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

[HTCondor-users] Jobs with Status=4 still remains on the queue




Dear all,

I have some jobs that are in 'completed' state remaining on the queue after while:
----

condor_ce_q -constraint 'jobstatus == 4 && CurrentTime - EnteredCurrentStatus > 10800'

ops001   ID: 58027   11/23 05:23      _      _      _      1 58027.0
ops001   ID: 58058   11/23 05:35      _      _      _      1 58058.0
ops001   ID: 58119   11/23 05:56      _      _      _      1 58119.0
ops001   ID: 58120   11/23 05:56      _      _      _      1 58120.0
ops001   ID: 58181   11/23 06:08      _      _      _      1 58181.0

Total for query: 673 jobs; 673 completed, 0 removed, 0 idle, 0 running, 0 held, 0 suspended Total for all users: 1915 jobs; 682 completed, 0 removed, 30 idle, 1200 running, 3 held, 0 suspended
----

This is a normal behavior ?


Regards,

Eraldo Jr