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

Re: [Condor-users] Throttling preemption



just curious, how does your wrapper script look like?

I have several awk scripts I would like to use checkpointing. They
take about 13 hours to finish but a checkpoint would be nice to have.

TIA


On Fri, Aug 21, 2009 at 9:40 AM, Mitch Hayenga <hayenga@xxxxxxxx> wrote:
> Currently I'm setting up a condor installation and we use BLCR to for checkpointing by using a wrapper script which catches the SIGTERM signal from condor and saves the related process information.  This works properly, but preempting multiple jobs simultaneously places a substantial load on our NFS server.  Is there any way to throttle the negotiator such that it only is allowed one preemption every 5 minutes or so?  I'm thinking maybe there is something additional I could place in PREEMPTION_REQUIREMENTS, but am coming up short.
>
> Thanks,
> Mitch Hayenga
> _______________________________________________
> Condor-users mailing list
> To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
> subject: Unsubscribe
> You can also unsubscribe by visiting
> https://lists.cs.wisc.edu/mailman/listinfo/condor-users
>
> The archives can be found at:
> https://lists.cs.wisc.edu/archive/condor-users/
>