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

[HTCondor-users] Negative LoadAvg




Dear Condorants,

It this a feature or bug ... In the development series, 8.9.8
tested, I occasionally see negative average loads:

 condor_status -af Machine LoadAvg -const '(LoadAvg < 0)'
fornjot.esat.kuleuven.be -1.0

This happens to be a job that doesn't do very much, but I'd
expect zero rather than '-1'.

In the Classadd I find:

---
CondorLoadAvg = 0.0
LoadAvg = -1.0
TotalCondorLoadAvg = 0.0
TotalLoadAvg = 0.16
---

Greetings, Bert.