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

Re: [HTCondor-users] SYSTEM_PERIODIC_REMOVE question



On 06/26/2014 05:20 AM, SCHAER Frederic wrote:

Hmmm…

 

According to the shadowlog, the job in fact is killed, but it’s put back in queue and restarted afterwards:

06/26/14 12:04:04 (106.0) (2973): Updating Job Queue: SetAttribute(NumJobStarts = 180)

06/26/14 12:04:04 (106.0) (2973): Updating Job Queue: SetAttribute(RecentBlockReadKbytes = 0)

06/26/14 12:04:04 (106.0) (2973): Updating Job Queue: SetAttribute(RecentBlockReads = 0)

 

Looks like I am missing something to really kill the job and remove it from the queue : any idea ?

 


A quick test show this working here -- can you share you job submit file with us,  and which version of condor you are running?

-greg