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

Re: [HTCondor-users] unwelcome job classad



Hi Nagaraj,

please try: 

condor_q -better-analyze <jobid> -reverse -machine <slot-id>@<workernode.fq.dn>

This will show you in detail why this job will not run in the named slot ...

Best
christoph

-- 
Christoph Beyer
DESY Hamburg
IT-Department

Notkestr. 85
Building 02b, Room 009
22607 Hamburg

phone:+49-(0)40-8998-2317
mail: christoph.beyer@xxxxxxx

----- UrsprÃngliche Mail -----
Von: "Nagaraj Panyam" <pn@xxxxxxxxxxx>
An: "htcondor-users" <htcondor-users@xxxxxxxxxxx>
Gesendet: Mittwoch, 24. MÃrz 2021 07:15:52
Betreff: [HTCondor-users] unwelcome job classad

Hi,

All of a sudden all jobs of all users are idle and I find the reason as 
below. Point is, I myself have put in the requirement for INO_USER, but 
I have not put in the requirement for IsValidcheckpointPlatform. Could 
it be in some updated packages? How to take it out?

==================================================

The Requirements expression for this slot is

 ÂÂÂ (START) &&
 ÂÂÂ (IsValidCheckpointPlatform)

 Â START is
 ÂÂÂ INO_USER == true

 Â IsValidCheckpointPlatform is
 ÂÂÂ (TARGET.JobUniverse isnt 1 ||
 ÂÂÂÂÂ ((MY.CheckpointPlatform isnt undefined) &&
 ÂÂÂÂÂÂÂ ((TARGET.LastCheckpointPlatform is MY.CheckpointPlatform) ||
 ÂÂÂÂÂÂÂÂÂ (TARGET.NumCkpts == 0))))

This slot defines the following attributes:

 ÂÂÂ CheckpointPlatform = "LINUX X86_64 3.10.0-1160.11.1.el7.x86_64 
normal N/A avx avx2 ssse3 sse4_1 sse4_2"

The Requirements expression for this slot reduces to these conditions:

 ÂÂÂÂÂÂ Clusters
Step Matched Condition
-----Â --------Â ---------
[0]ÂÂÂÂÂÂÂÂÂÂ 0Â INO_USER == true
[1]ÂÂÂÂÂÂÂÂÂÂ 0Â IsValidCheckpointPlatform

======================================================

Thanks a lot!

Nagaraj

_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/htcondor-users/