Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] Jobs with Status=4 still remains on the queue
- Date: Wed, 23 Nov 2022 16:43:03 +0000
- From: John M Knoeller <johnkn@xxxxxxxxxxx>
- Subject: Re: [HTCondor-users] Jobs with Status=4 still remains on the queue
This is the default behavior unless submitted the jobs with the -spool option. Completed jobs will remain in the queue until the spooled output has been retrieved.
use condor_transfer_data to retrieve the output.
You can also request that completed jobs remain in the queue by submitting the jobs with
OnExitRemove = false
-tj
-----Original Message-----
From: HTCondor-users <htcondor-users-bounces@xxxxxxxxxxx> On Behalf Of Eraldo Jr
Sent: Wednesday, November 23, 2022 6:56 AM
To: htcondor-users@xxxxxxxxxxx
Subject: [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
_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users
The archives can be found at:
https://lists.cs.wisc.edu/archive/htcondor-users/