sstatΒΆ
The sstat command allows users to view status information, along with information pertaining to CPU, Task, Node, Resident Set Size, and Virtual Memory. The output can be tailored with the use of the --fields- option to specify the fields to be shown.
To list some status info for a currently running job:
sstat --format=JobID,AveCPU,AveDiskRead,AveDiskWrite 4412
JobID AveCPU AveDiskRead AveDiskWrite
------------ ---------- ------------ ------------
4412.batch 02:32.000 5797948 5103669