Hi,

According to the man page sacct -X should show the cumulative
statistics, however when running sacct -X we never get any statistics,
which we do when running sacct without -X. Am I misunderstanding the
behaviour of sacct -X?


sacct -X -j 149177 -o JobID,State,MinCPU,AveCPU,SystemCPU,TotalCPU,MaxRSS
       JobID      State     MinCPU     AveCPU  SystemCPU   TotalCPU    
MaxRSS
------------ ---------- ---------- ---------- ---------- ----------
----------
149177        COMPLETED                         00:00:00  
00:00:00           


sacct -j 149177 -o JobID,State,MinCPU,AveCPU,SystemCPU,TotalCPU,MaxRSS
       JobID      State     MinCPU     AveCPU  SystemCPU   TotalCPU    
MaxRSS
------------ ---------- ---------- ---------- ---------- ----------
----------
149177        COMPLETED                         02:53:06
7-06:26:35           
149177.batch  COMPLETED   00:00:00   00:00:00  00:00.420  00:01.720     
6464K
149177.0      COMPLETED 7-06:22:53   14:31:54   02:53:06 7-06:26:34 
31787960K

We just upgraded slurm to 2.4.3 from 2.3.4. However we noticed the same
behaviour on 2.3.4.

/Björn Torkelsson - HPC2N, Umeå University

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to