I don't know if this is a bug or expected, but I observed the same behavior with 14.03.10 and 15.08.6. For my purposes I take the MaxRSS of the steps and get all other metrics from the batch job allocation.
- Trey ============================= Trey Dockendorf Systems Analyst I Texas A&M University Academy for Advanced Telecommunications and Learning Technologies Phone: (979)458-2396 Email: [email protected] Jabber: [email protected] On Fri, Jan 29, 2016 at 4:10 AM, Loris Bennett <[email protected]> wrote: > > Hi, > > With version 15.08.4, 'sacct' gives me values of MaxRSS which contain > '16?': > > $ sacct -o jobid,maxrss,state -S 2015-01-29T09:00 -E 2015-01-29T10:00 -s CD > JobID MaxRSS State > ------------ ---------- ---------- > 612354 16? COMPLETED > 612354.batch 13722480K COMPLETED > 613334 16? COMPLETED > 613334.batch 179580K COMPLETED > 613337 16? COMPLETED > 613337.batch 8776K COMPLETED > 613337.0 3772344K CANCELLED+ > > This also applies to jobs run under older versions of Slurm. As far as > I recall the fields used to be empty, as they are when the option '-X' > is given: > > $ sacct -o jobid,maxrss,state -S 2015-01-29T09:00 -E 2015-01-29T10:00 -s CD -X > JobID MaxRSS State > ------------ ---------- ---------- > 612354 COMPLETED > 613334 COMPLETED > 613337 COMPLETED > > Is this a bug in 'sacct' or do I have a local issue? > > Regards > > Loris > > -- > Dr. Loris Bennett (Mr.) > ZEDAT, Freie Universität Berlin Email [email protected]
