Hi, I would like to know why the sacct command which I am usinig that to get some reports, shows two lines for each job. For example
[mahmood@rocks7 g]$ sacct --format=start,end,elapsed,ncpus,cputime,user Start End Elapsed NCPUS CPUTime User ------------------- ------------------- ---------- ---------- ---------- --------- 2018-04-11T22:06:58 2018-04-11T22:19:33 00:12:35 16 03:21:20 mahmood 2018-04-11T22:06:58 2018-04-11T22:19:33 00:12:35 16 03:21:20 The second line doesn't show the user name. Regards, Mahmood