Hi,

Using version 15.08.4 I am looking at the value 'Used' from sreport and
comparing this with the corresponding 'CPUTime' from sacct:

$ sreport cluster UserUtilizationByAccount user=bsp start=2016-01-15 -t hours
--------------------------------------------------------------------------------
Cluster/User/Account Utilization 2016-01-15T00:00:00 - 2016-01-21T23:59:59 
(604800 secs)
Use reported in TRES Seconds
--------------------------------------------------------------------------------
  Cluster     Login     Proper Name         Account       Used     Energy 
--------- --------- --------------- --------------- ---------- ---------- 
  soroban       bsp        Beispiel       agexample          4          0 

$ sacct -S 2016-01-15 -u bsp -o jobid,cputime,state
       JobID    CPUTime      State 
------------ ---------- ---------- 
954088         05:49:45  COMPLETED 
954088.batch   05:49:45  COMPLETED 

Rounding aside, why is the 'Used' value given by report lower than
'CPUTime' given by sacct?

Regards

Loris

-- 
Dr. Loris Bennett (Mr.)
ZEDAT, Freie Universität Berlin         Email [email protected]

Reply via email to