[slurm-users] How to read job accounting data long output? `sacct -l`

Paul Edmon pedmon at cfa.harvard.edu
Wed Dec 14 20:45:55 UTC 2022


The seff utility (in slurm-contribs) also gives good summary info.

You can also you --parsable to make things more managable.

-Paul Edmon-

On 12/14/22 3:41 PM, Ross Dickson wrote:
> I wrote a simple Python script to transpose the output of sacct from a 
> row into a column.  See if it meets your needs.
>
> https://github.com/ComputeCanada/slurm_utils/blob/master/sacct-all.py
>
> - Ross Dickson
> Dalhousie University  /  ACENET  /  Digital Research Alliance of Canada
>
>
> On Wed, Dec 14, 2022 at 1:16 PM Davide DelVento 
> <davide.quantum at gmail.com> wrote:
>
>     It would be very useful if there were a way (perhaps a custom script
>     parsing the sacct output) to provide the information in the same
>     format as "scontrol show job"
>
>     Has anybody attempted to do that?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.schedmd.com/pipermail/slurm-users/attachments/20221214/77d54055/attachment.htm>


More information about the slurm-users mailing list