The following commands to check resource usage are available on the frontend node.

  • Command for checking the remaining resource usage and disk usage
  • - usage_view

 

usage_view

This command shows the information on node-hours consumed on OCTOPUS by the user and the user's group. Also, disk usage by the user and the user's group are displayed.

% usage_view

 

Execution example:

---------------+ Group: G00001 +---------------
 

[Group summary]

    OCTOPUS points Disk(GiB)
------- --------------------- ---------
usage                       200.0      824.0
limit                          1000.0    1024.0
remain                        800.0      200.0
rate(%)                         20.0        78.1
 
 

[Detail]

    OCTOPUS points Home(GiB)    Work(GiB)
------- --------------------- ------------- -----------
a12345                       100.0      5.0 / 10.0      300.0
a12346                         50.0      7.0 / 10.0      300.0
a12347                         30.0      4.0 / 10.0          0.0
a12348                         20.0      8.0 / 10.0      200.0
a12349                           0.0      0.0 / 10.0          0.0
 
 

[Node-hours]

                   Usage      Available*
----------------------------------- -------------- --------------
General purpose CPU node                   3846.15        15284.61
GPU node                                                    0.00          3681.58
Xeon Phi node                                             0.00        19138.75
Large-scale shared-memory node              0.00          2160.41
* Available Node-hour is estimated based on remains of OCTOPUS point.

 

[Group summary]

    OCTOPUS points: OCTOPUS points used by the group, total points allocated to the group, available points for the group, and the usage rate are displayed.
    Disk(GiB): The amount of disk size used by the group, the total amount of disk size allocated to the group, the remaining disk size, and the usage rate are displayed. The amount of disk is a sum of home area and work area.
    In the above example, 200 is the information on points consumed by the user's group, 1000 is the points allocated to the group, and 800 is the remaining points.

 

[Detail]

    The OCTOPUS points and the amount of disk size used by each user of the group is displayed.

    In the above example,
      user "a12345" used 100 points, 5GB at home area, and 300GB at work area,
      user "a12346" used 50 points, 7GB at home area, and 300GB at work area,
      user "a12347" used 30 points, 4GB at home area, and 0GB at work area,
      user "a12348" used 20 points, 8GB at home area, and 200GB at work area,
      user "a12349" used 0 points, 0GB at home area, and 0GB at work area.

 

[Node-hours]

    Usage: The Node-hours that the group has used up to now, by node cluster.
    Available: The value obtained by converting remaining OCTOPUS points into remaining node-hours. Please consider these values as reference values only, as this command apply seasonal coefficients.
          This is the node-hours when the all remaining OCTOPUS points are used on the same node cluster.
    In the above example, the group "G00001" has used the general-purpose CPU node for 3846.15 node-hours, and the remaining OCTOPUS point 800 points indicates that it can be used for the following node time.
    - When all are consumed by general purpose CPU node cluster -> 15284.61 node-hours
    - When all are consumed by GPU node cluster -> node-hours
    - When all are consumed by Xeon Phi node cluster -> node-hours
    - When all are consumed by Large-scale shared memory node cluster -> node-hours

Note

    - OCTOPUS points and Node-hours information is updated at 7:00 every day, but not in real-time.
    - Disk information is updated every 15 minutes, but not in real-time.