Hi, this looks similar to bug 4106 but for sacct instead of sreport. Currently we parse sacct output and use the billing= entry of AllocTRES if it exists, and then multiply the value with ElapsedRaw. If it doesn't exist in the sacct output then we fall back to CPUTimeRaw. To save a little bit of coding in our scripts, can we please have a BillingRaw? Even if it's not a stored field, sacct could do that if test and multiplication for us. With regards, Daniel.