RRZ Tools
rrz-batch-jobreport
After completion of a batch job the command
rrz-batch-jobreport jobID
displays information on resource usage of the job specified.
Currently the command is just a wrapper for the Slurm efficiency script
seff
. It reports three important quantities:
- CPU Efficiency (which should be above 90%)
- Wall-clock time (for possibly adjusting the time limit)
- Memory Utilization (from which one can decide to request less resources)
Example output:
=== RRZ fallback job report (seff) === Job ID: 31723 Cluster: hummel User/Group: bxy1234/bxy1234 State: COMPLETED (exit code 0) Nodes: 1 Cores per node: 8 CPU Utilized: 02:45:52
CPU Efficiency
: 99.84% of 02:46:08 core-walltimeJob Wall-clock time
: 00:20:46Memory Utilized
: 10.01 GB Memory Efficiency: 32.04% of 31.25 GB