<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Hello,</div><div><br></div><div>I have a small vagrant setup I use for prototyping/testing various things. Right now, it's running Slurm 18.08.4. I am noticing some differences for the billing TRES in the output of various commands (notably that of sacct, sshare, and scontrol show assoc).</div><div><br></div><div>On a freshly built cluster, therefore with no prior usage data, I run a basic job to generate some usage data:</div><div><br></div><div style="margin-left:40px">[vagrant@head vagrant]$ sshare -n -P -A drhey1 -o GrpTRESRaw<br>cpu=3,mem=1199,energy=0,node=3,billing=59,fs/disk=0,vmem=0,pages=0<br>cpu=3,mem=1199,energy=0,node=3,billing=59,fs/disk=0,vmem=0,pages=0<br><br>[vagrant@head vagrant]$ sshare -n -P -A drhey1 -o RawUsage<br>3611<br>3611</div><div style="margin-left:40px"><br></div>When I look at the same info within sacct I see:</div><div dir="ltr"><br></div><div style="margin-left:40px">[vagrant@head vagrant]$ sacct -X --format=User,JobID,Account,AllocTRES%50,AllocGRES,ReqGRES,Elapsed,ExitCode<br>     User        JobID    Account                                          AllocTRES    AllocGRES      ReqGRES    Elapsed ExitCode<br>--------- ------------ ---------- -------------------------------------------------- ------------ ------------ ---------- --------<br>  vagrant 2                drhey1                   billing=30,cpu=2,mem=600M,node=2                             00:02:00      0:0</div><div style="margin-left:40px"><br></div>Of note is that the billing TRES shows as being equal to 30 in sacct, but 50 in sshare. Something similar happens in scontrol show assoc:</div><div dir="ltr"><br></div><div style="margin-left:40px">...</div><div style="margin-left:40px">GrpTRESMins=cpu=N(3),mem=N(1199),energy=N(0),node=N(3),billing=N(59),fs/disk=N(0),vmem=N(0),pages=N(0)</div><div style="margin-left:40px">...</div><div style="margin-left:40px"><br></div>Can anyone explain the difference in billing TRES value output between the various commands? I have a couple of theories, and have been looking through source code to try and understand a bit better. For context, I am trying to understand what a job costs, and what usage for an account over a span of say a month costs.<br></div><div dir="ltr"><br></div><div>Any insight is most appreciated!<br></div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div><br>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr">David Rhey<br>---------------</div><div dir="ltr"><span style="font-size:12.8px">Advanced Research Computing - Technology Services</span></div><div dir="ltr"><span style="font-size:12.8px">University of Michigan</span></div></div></div></div></div></div></div></div></div></div>