Hi,

This has been puzzling me for a while. So I'm hoping somebody can clarify
it for me. In short, when I use "sacct -S $T1 -E $T2" I often get lots of
jobs that are completely out of the range of ($T1, $T2). For example,

$ sacct -a -S 2013-05-11T00:00:00 -E 2013-05-12T00:00:00 -o jobid,start,end

I got a job output:

4173         2013-05-12T23:03:59 2013-05-13T11:53:42

This doesn't make sense to me. If I use "-T" option this is even worse
because it will modify the endtime to be earlier than the starttime. For
example,

4173         2013-05-12T23:03:59 2013-05-12T00:00:00

Can anybody shed a light here? We are running 2.5.7.

Thanks,

Yong Qin

Reply via email to