You are located in service: RWTH High Performance Computing (Linux)

Accounting information with r_wlm_usage

Accounting information with r_wlm_usage

Kurzinformation

r_wlm_usage shows your personal usage of the batch system in core-hours. Per default, the usage for the last six months is shown.

r_wlm_usage was introduced for the Slurm batch system and replaces its predecessor, r_batch_usage, which was restricted to displaying LSF accounting information.

The manual page is accessible via the --man option, e.g.

r_wlm_usage --man

Detailinformation

The following is an example output for a fake project rwth1234 with r_wlm_usage -p rwth1234 -q

Account:                             rwth1234
Type:                                  rwth-m
Start of Accounting Period:        01.05.2018
End of Accounting Period:          01.05.2019
State of project:                      active
Quota monthly (core-h):                200000
Total quota (core-h):               2.400 Mio
Remaining core-h of prev. month:            0
Consumed core-h current month:              0
Consumable core-h (%):                    200
Consumable core-h:                     200000
Default partition:                       c18m
Allowed partitions:                 c18m,c18g
Max. allowed wallclocktime:          1.0 days
Max. allowed cores per job:                96

General usage

Per default, r_wlm_usage shows the personal usage of the last six months. The number of months can be changed by providing the -m option, e.g.

r_wlm_usage -m 2

This will show the usage for the last two months only. If you are interested in a specific time period, it could be specified with the -tr option, e.g.

r_wlm_usage -tr '2014-01-23' '2014-03-12'

This will show the batch usage from Thu 23.01.2014 00:00:00 until Wed 12.03.2014 23:59:59

The output is normally colored so that one could easily distinguish between kilo- and megacore-hours. This behaviour can be switched off with the -nc option.

Projects

If you are a member of a project (i.e. you are able to submit jobs to the batch system using bsub -P), r_wlm_usage can be used to get the accounting information for the whole project, divided into queues used and users. To obtain that information, please give the name of the project with the -p parameter, e.g.

r_wlm_usage -p projabcd

This will show the usage for project projabcd. To query the usage of several projects, provide their names as a comma-separated list.

Projects with Quotas

If you are a member of a project with a specific compute time allocation (e.g. JARA), the used quota can be displayed by providing additionally the -q option, e.g.

r_wlm_usage -p jara9875 -q

last changed on 03/27/2024

How did this content help you?

Creative Commons Lizenzvertrag
This work is licensed under a Creative Commons Attribution - Share Alike 3.0 Germany License