[slurm-users] Job Resource Utilization Summary Email
Hanby, Mike
mhanby at uab.edu
Fri Jun 15 14:53:59 MDT 2018
Thanks, Ole, that's perfect.
----------------
Mike Hanby
mhanby @ uab.edu
Systems Analyst II - Enterprise
IT Research Computing Services
The University of Alabama at Birmingham
On 6/13/18, 4:22 AM, "slurm-users on behalf of Ole Holm Nielsen" <slurm-users-bounces at lists.schedmd.com on behalf of Ole.H.Nielsen at fysik.dtu.dk> wrote:
On 06/12/2018 06:06 PM, Hanby, Mike wrote:
> Is anyone aware of any existing job completion email scripts that
> provide a summary of the jobs resource utilization? For example,
> something like:
>
> Job ID: 123456
>
> Cluster: HPC
>
> User/Group: jdoe/jdoe
>
> State: COMPLETED (exit code 0)
>
> Cores: 1
>
> CPU Utilization: 00:18:45
>
> CPU Efficiency: 98.60% of 00:19:01 core-walltime
>
> Memory Utilization 7.53 MB
>
> Memory Efficiency: 75.3% of 10 MB
>
> I've come up empty Google'ing and figured I'd ask here before coding my own.
How about the Slurm tool seff?
# rpm -qf /usr/bin/seff
slurm-contribs-17.11.7-1.el7.x86_64
See a description in https://bugs.schedmd.com/show_bug.cgi?id=1611
My Slurm Wiki has some info:
https://wiki.fysik.dtu.dk/niflheim/Slurm_accounting#slurm-job-efficiency-report-seff
/Ole
More information about the slurm-users
mailing list