Hello, We'd like to request some additional fields be added to slurmdb for a more complete accounting for each job. These field names are taken verbatim from scontrol show job or squeue, and we'd like them to show up in sacct, for example (or make them accessible via API, etc.). Please let us know if something is already present in some capacity, as we've taken our best guess at what the fields do when considering fields we'd like added. Please let us know if these are feasible, etc. Command Reason Dependency Runtime CpusPerTask Workdir Priority* ARRAY_JOB_ID ARRAY_TASK_ID TIME_LEFT *Regarding the priority field, we noticed that it shows up twice in squeue; could we get some clarification on what the difference is between them? For instance, is %p just a somehow normalized value of %Q? Additionally, we have a few fields we'd like a bit more information on; if there's any documentation you can point us to (whether we've seen it or not) or some extra insight you might be able to provide, that would be greatly appreciated, and would potentially result in our desire to add one or more of these fields to the above list, for those that aren't already present in sacct. We've looked at their entries on the man pages, but would appreciate any additional clarification. Here are those fields and some notes that we took internally on what we would like to know: MaxRSS (actually already in sacct) - this is actually total memory usage? MCS_Label - implementation details? We found the man page, but anything else would be appreciated. BatchHost - what is this? Contiguous - what is this? Memory-related? MinMemoryNode - implementation details (e.g. compared to MinMemoryCPU) Is it minimum available, or minimum total? SuspendTime - what happens if a second/multiple suspension occurs? does it overwrite the field entry? SecsPreSuspend - see SuspendTime (also, is there a field that tracks how long a job is suspended for) Thanks!