[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [HTCondor-users] Discrepancy between RemoteCpu and CumulativeRemoteCpu in Parallel Universe jobs



On 4/7/26 07:08, Carles Acosta wrote:
Dear all,



# condor_history -limit 1 1505513.0 -af JobUniverse NumJobStarts RemoteUserCpu CumulativeRemoteUserCpu RemoteSysCpu CumulativeRemoteSysCpu RemoteWallclockTime MaxHosts RequestCpus
11 1 7596234.0 89264.0 79249.0 6601.0 26827.0 2 288

The CumulativeRemoteUserCPU is significantly lower than the RemoteUserCpu. Furthermore, the RemoteUserCpu seems to only be accounting the cpu consumed by one of the two nodes (7596234.0/288 ~ 26376). Is this a known issue when using JobUniverse 11?


Hi Carles:

Looks like this is a bug in the parallel universe.  I will work on a fix for it.

-greg