3.1.7. User payment information displaying (job)¶

Item name
Description
THEME
Theme Name
LIMIT
Amount of allocated resources
USAGE
Amount of used resources
RUNNING
Amount of resources submited and execution
AVAILABLE
Amount of available resources
USAGE_RATE
Percentage of used resources(USAGE / LIMIT)
Item name
Description
PERIOD
Indicates the period in which resources are managed for each period
LIMIT
Amount of resources allocated per period
USAGE
Value used within the amount of resources allocated per period out of the amount of resources used per period
ADVANCE
The amount of used resources used in excess of the allocated resources for each period
AVAILABLE
Past period: The amount of resources that became unconsumable out of the allocated resources for each periodCurrent and future periods: The amount of available resources within the assigned resources per periodUSAGE_TOTAL
Amount of used resources by period
Item name
Description
SUBTHEME
Subtheme Name
PARENT
Upper layer name
LIMIT
Amount of allocated resources
USAGE
Amount of used resources
RUNNING
Amount of resources submited and execution
AVAILABLE
Amount of available resources
USAGE_RATE
Percentage of used resources(USAGE / LIMIT)
Item name
Description
PERIOD
Indicates the period in which resources are managed for each period
LIMIT
Amount of resources allocated per period
USAGE
Value used within the amount of resources allocated per period out of the amount of resources used per period
ADVANCE
The amount of used resources used in excess of the allocated resources for each period
AVAILABLE
Past period: The amount of resources that became unconsumable out of the allocated resources for each periodCurrent and future periods: The amount of available resources within the assigned resources per periodUSAGE_TOTAL
Amount of used resources by period
Item name
Description
GROUP
Group Name
PARENT
Upper layer name
LIMIT
Amount of allocated resources
USAGE
Amount of used resources
RUNNING
Amount of resources submited and execution
AVAILABLE
Amount of available resources
USAGE_RATE
Percentage of used resources(USAGE / LIMIT)
Item name
Description
RESOURCE_GROUP
Resource group name
LIMIT
Amount of allocated resources
USAGE
Amount of used resources
RUNNING
Amount of resources submited and execution
AVAILABLE
Amount of available resources
USAGE_RATE
Percentage of used resources(USAGE / LIMIT)
Item name
Description
USER
User Name
LIMIT
Amount of allocated resources
USAGE
Amount of used resources
RUNNING
Amount of resources submited and execution
AVAILABLE
Amount of available resources
USAGE_RATE
Percentage of used resources(USAGE / LIMIT)
Item name
Description
USER_RESOURCEGROUP
User Name + Resource Group Name
LIMIT
Amount of allocated resources
USAGE
Amount of used resources
RUNNING
Amount of resources submited and execution
AVAILABLE
Amount of available resources
USAGE_RATE
Percentage of used resources(USAGE / LIMIT)
[login]$ accountj
COLLECTDATE : 2021-03-09 10:30:00 unit[Ms,MWh]
*-----[ SUBTHEME ]---------------------------------------------------------------------*
SUBTHEME PARENT LIMIT(N) USAGE(N) LIMIT(E) USAGE(E)
group001 Y20HP00 2,000 0 2,000 0
*-----[ SUBTHEME_PERIOD ]--------------------------------------------------------------*
PERIOD LIMIT(N) USAGE(N) LIMIT(E) USAGE(E)
group001 1 1,000 0 1,000 0
group001 2 1,000 0 1,000 0
*-----[ GROUP ]------------------------------------------------------------------------*
GROUP PARENT LIMIT(N) USAGE(N) LIMIT(E) USAGE(E)
group001 group001 unlimited 0 unlimited 0
*-----[ SUBTHEME ]---------------------------------------------------------------------*
SUBTHEME PARENT LIMIT(N) USAGE(N) LIMIT(E) USAGE(E)
group002 Y20HP01 1,000 0 1,000 0
*-----[ SUBTHEME_PERIOD ]--------------------------------------------------------------*
PERIOD LIMIT(N) USAGE(N) LIMIT(E) USAGE(E)
group002 1 500 0 500 0
group002 2 500 0 500 0
*-----[ GROUP ]------------------------------------------------------------------------*
GROUP PARENT LIMIT(N) USAGE(N) LIMIT(E) USAGE(E)
group002 group002 unlimited 0 unlimited 0
[login]$ accountj -g group001 -r 2
COLLECTDATE : 2021-03-09 10:30:00 unit[MWh]
*-----[ SUBTHEME ]--------------------------------------------------------------------------------------------------*
SUBTHEME PARENT LIMIT USAGE RUNNING AVAILABLE USAGE_RATE
group001 Y20HP00 1,000 0 0 1,000 0.000%
*-----[ SUBTHEME_PERIOD ]-------------------------------------------------------------------------------------------*
PERIOD LIMIT USAGE ADVANCE AVAILABLE USAGE_TOTAL
group001 1 500 0 0 500 0
group001 2 500 0 --- 500 0
*-----[ GROUP ]-----------------------------------------------------------------------------------------------------*
GROUP PARENT LIMIT USAGE RUNNING AVAILABLE USAGE_RATE
group001 group001 unlimited 0 0 --- ---
[login]$ accountj -g group001 -b 1
As using -b option, the past generation job accounting information can be displayed. If this option is not specified, accounting for the latest billing information is displayed.



[login]$ accountj -E
COLLECTDATE : 2023-08-25 16:35:44 unit[Ms,MWh]
*-----[ THEME ]--------------------------------------------------------------------------*
THEME LIMIT(N) USAGE(N) LIMIT(E) USAGE(E)
Y23FM00 10,000,000,000 40 1,000,000 1
[20230401-20240331]
*-----[ THEME_PERIOD ]-------------------------------------------------------------------*
PERIOD LIMIT(N) USAGE(N) LIMIT(E) USAGE(E)
20230401-20230930 1 5,000,000,000 40 500,000 1
20231001-20240331 2 5,000,000,000 0 500,000 0
*-----[ SUBTHEME ]-----------------------------------------------------------------------*
SUBTHEME PARENT LIMIT(N) USAGE(N) LIMIT(E) USAGE(E)
group001 Y23FM00 2,231 40 10,000 1
*-----[ SUBTHEME_PERIOD ]----------------------------------------------------------------*
PERIOD LIMIT(N) USAGE(N) LIMIT(E) USAGE(E)
group001 1 1,115 40 5,000 1
group001 2 1,115 0 5,000 0
*-----[ GROUP ]--------------------------------------------------------------------------*
GROUP PARENT LIMIT(N) USAGE(N) LIMIT(E) USAGE(E)
group001 group001 unlimited 40 unlimited 1
*-----[ RESOURCE_GROUP ]-----------------------------------------------------------------*
RESOURCE_GROUP LIMIT(N) USAGE(N) LIMIT(E) USAGE(E)
small unlimited 0 unlimited 0
int unlimited 0 unlimited 0
large unlimited 10 unlimited 0
pt-Aug 0 0 unlimited 0
pt-Feb 0 0 unlimited 0
*-----[ USER ]---------------------------------------------------------------------------*
USER LIMIT(N) USAGE(N) LIMIT(E) USAGE(E)
user1 unlimited 0 unlimited 0
user2 unlimited 0 unlimited 0
user3 unlimited 0 unlimited 0
*-----[ USER_RESOURCEGROUP ]-------------------------------------------------------------*
USER LIMIT(N) USAGE(N) LIMIT(E) USAGE(E)
user1_int unlimited 0 unlimited 0
user1_large unlimited 0 unlimited 0
user1_small unlimited 0 unlimited 0
user2_int unlimited 0 unlimited 0
user2_large unlimited 0 unlimited 0
user2_small unlimited 0 unlimited 0
user3_int unlimited 0 unlimited 0
user3_large unlimited 0 unlimited 0
user3_small unlimited 0 unlimited 0
[login]$ accountj -E -u user1
COLLECTDATE : 2023-08-25 16:35:44 unit[Ms,MWh]
*-----[ THEME ]--------------------------------------------------------------------------*
THEME LIMIT(N) USAGE(N) LIMIT(E) USAGE(E)
Y23FM00 10,000,000,000 40 1,000,000 1
[20230401-20240331]
*-----[ THEME_PERIOD ]-------------------------------------------------------------------*
PERIOD LIMIT(N) USAGE(N) LIMIT(E) USAGE(E)
20230401-20230930 1 5,000,000,000 40 500,000 1
20231001-20240331 2 5,000,000,000 0 500,000 0
*-----[ SUBTHEME ]-----------------------------------------------------------------------*
SUBTHEME PARENT LIMIT(N) USAGE(N) LIMIT(E) USAGE(E)
group001 Y23FM00 2,231 40 10,000 1
*-----[ SUBTHEME_PERIOD ]----------------------------------------------------------------*
PERIOD LIMIT(N) USAGE(N) LIMIT(E) USAGE(E)
group001 1 1,115 40 5,000 1
group001 2 1,115 0 5,000 0
*-----[ GROUP ]--------------------------------------------------------------------------*
GROUP PARENT LIMIT(N) USAGE(N) LIMIT(E) USAGE(E)
group001 group001 unlimited 40 unlimited 1
*-----[ RESOURCE_GROUP ]-----------------------------------------------------------------*
RESOURCE_GROUP LIMIT(N) USAGE(N) LIMIT(E) USAGE(E)
small unlimited 0 unlimited 0
int unlimited 0 unlimited 0
large unlimited 10 unlimited 0
pt-Aug 0 0 unlimited 0
pt-Feb 0 0 unlimited 0
*-----[ USER ]---------------------------------------------------------------------------*
USER LIMIT(N) USAGE(N) LIMIT(E) USAGE(E)
user1 unlimited 0 unlimited 0
*-----[ USER_RESOURCEGROUP ]-------------------------------------------------------------*
USER LIMIT(N) USAGE(N) LIMIT(E) USAGE(E)
user1_int unlimited 0 unlimited 0
user1_large unlimited 0 unlimited 0
user1_small unlimited 0 unlimited 0