executable = osg-container.sh
output = osg.d/stdout_$(CLUSTER).$(PROCESS)
error = osg.d/stderr_$(CLUSTER).$(PROCESS)
log = genpxr_osg.log
notification = never
universe = vanilla
should_transfer_files = yes
x509userproxy = /tmp/x509up_u7896
transfer_input_files = genpxr_osg.bash,setup_osg.sh,genpxr.cxx,genpxr.h,genpxr.C
WhenToTransferOutput = ON_EXIT
on_exit_remove = (ExitBySignal == False) && (ExitCode == 0)
on_exit_hold = false
RequestMemory=1000
RequestCPUs = 1
Requirements = (HAS_SINGULARITY == True)
+SingularityImage = "/cvmfs/singularity.opensciencegrid.org/rjones30/gluex:latest"
+SingularityBindCVMFS = True
arguments = bash genpxr_osg.bash -o 0 $(PROCESS)
queue 1000
