RRZ tools
rrz-batch-userjobs
rrz-batch-userjobs
prints a table that gives an
overview of batch jobs that ran recently or longer time
ago. The colums of the table are: User, JobID, JobIDRaw, JobName,
Partition, State, Timelimit, Start, End, Elapsed, NodeList. For
explanations see man-page of the Slurm command sacct
:
man sacct # → section Job Accounting Fields
rrz-batch-userjobs
accepts three postitional
parameters:
rrz-batch-userjobs [starttime] [endtime] [state]
The format of starttime
and endtime
is the
usual Slurm time format:
YYYY-MM-DDTHH:MM:SS
The values of state
are listed in:
man sacct # → section JOB STATE CODES