Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] 10.7.1 upgrade issue on central manager
- Date: Thu, 24 Aug 2023 20:42:41 +0000
- From: "Anderson, Stuart B." <sba@xxxxxxxxxxx>
- Subject: Re: [HTCondor-users] 10.7.1 upgrade issue on central manager
Jaime, isn't there an out-of-the-box variable for this?
Thanks.
> On Aug 24, 2023, at 1:37 PM, Jaime Frey via HTCondor-users <htcondor-users@xxxxxxxxxxx> wrote:
>
> You can use the expression that $(ActivationTimer) expands to:
>
> ifThenElse(JobStart =!= UNDEFINED, (time() - JobStart), 0)
>
> - Jaime
>
>> On Aug 23, 2023, at 4:37 PM, Michael Thomas <wart@xxxxxxxxxxx> wrote:
>>
>> Is there an alternate token that can be used in place of ActivationTimer that will allow us to check if a job has been running for at least 4 hours before considering preemption (among other checks)?
--
Stuart Anderson
sba@xxxxxxxxxxx