Warning, /macros/BcoQA/condor/condor.job is written in an unsupported language. File is not indexed.
0001 Universe = vanilla
0002 Executable = $(executable)
0003 Arguments = $(infile) $(outlfn) $(outdir)
0004 Output = $(outfile)
0005 Error = $(errfile)
0006 Log = $(condorlogfile)
0007 Initialdir = $(rundir)
0008 PeriodicHold = (NumJobStarts>=1 && JobStatus == 1)
0009 #accounting_group = group_sphenix.mdc2
0010 #accounting_group_user = sphnxpro
0011 #Requirements = (CPU_Type == "mdc2")
0012 #request_memory = 4096MB
0013 #Priority = $(baseprio)
0014 job_lease_duration = 3600
0015 Queue executable, infile, outlfn, outdir, outfile, errfile, condorlogfile, rundir from condor.list