Hi, in the ShadowLog it says: 12/21 14:18:42 (601662.0) (8918):ERROR: User job is NOT compatible with this shadow version What does this mean? I ran very similar jobs on the same cluster some zillion times before, and in moste cases it worked out. Any ideas? Alex Matt Hope wrote: you look in the SchedLog for entries about 475473.0? The schedd will log when it puts jobs on hold, even if it doesn't update the job.where are the SchedLog's?On your submit machine run condor_config_val LOG This will output the path to the daemon logs. Look in SchedLog and go with what Erik said by looking for any mention relating to those jobs. You may also wish to look in the ShadowLog just in case. An exit status of 112 from the shadow indicates that the schedd should put the job on hold (which it is doing) so there might be something in there. Also supply the submit script text just incase there are any periodic expressions that might indicate it Matt _______________________________________________ Condor-users mailing list Condor-users@xxxxxxxxxxx https://lists.cs.wisc.edu/mailman/listinfo/condor-users |