Command:
sstat jobid.batch
Replace jobid
with the assigned job number. Can limit output by using --format
argument.
Example to view maximum RAM used by running job:
sstat 181987.batch --format maxrss
Command:
sstat jobid.batch
Replace jobid
with the assigned job number. Can limit output by using --format
argument.
Example to view maximum RAM used by running job:
sstat 181987.batch --format maxrss