Hi, I get complaints about machines running Condor jobs during working hours. Iâve added some config, but there are still jobs running during working hours. WorkHours = ( (ClockMin >= 420 && ClockMin < 1080) && \ (ClockDay > 0 && ClockDay < 6) ) AfterHours = ( (ClockMin < 420 || ClockMin >= 1080) || \ (ClockDay == 0 || ClockDay == 6) ) MachineBusy = ($(Workhours) || $(CPUBusy) || $(KeyboardBusy)) START = $(AfterHours) && $(CPUIdle) && KeyboardIdle >= $(MINUTE) Am I missing something? Kind regards, Dennis Dennis van Espelo | Application Manager | MSuG MARIN Support Group MARIN | T +31 317 49 32 64 | D.v.Espelo@xxxxxxxx | www.marin.nl MARIN news: Special âcompactâ Hydrodynamicsâ course comes to Shanghai |