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

Re: [Condor-users] end-time for failed jobs



On Tue, 2011-03-29 at 23:35 +0100, Santanu Das wrote:
> Hi there,
> 
> For a canceled/aborted job (i.e. JobStatus == 3), how do I know when it 
> was removed from the queue? The CompletionDate is always 0 or 3600 for 
> such a job. Is there any way to figure that out?


Hi Santanu
You might try the "EnteredCurrentStatus" attribute,
Erik