OleHolmNielsen/Slurm_tools

pestat command doesn't list the job list

Closed this issue · 3 comments

Hi OleHolmNielsen, I am using the pestat command, but this command doesn't show anything in job list, Could you help me?
For example, only in one node:

./pestat -n xula2503
Select only nodes in hostlist=xula2503
Hostname Partition Node Num_CPU CPUload Memsize Freemem Joblist
State Use/Tot (15min) (MB) (MB) JobID User ...
xula2503 xula2 idle 0 36 0.01 191000 186211

Probably you're running an old Slurm version?
Display the version with "sinfo --version" and report back.
Thanks.

Thanks for the version information. The pestat script has been designed to work correctly on recent versions of Slurm, and 18.08 is too old.
You really should upgrade Slurm for a lot of good reasons. I have some advice in https://wiki.fysik.dtu.dk/niflheim/Slurm_installation#upgrading-slurm
The slurm-users mailing list can also be very helpful.
Best regards,
Ole