Thanks for the response but still no luck.
Here is the job file I am submitting.
executable = /bin/hostname
universe = vanilla
should_transfer_files = YES
when_to_transfer_output = ON_EXIT
requirements = (Arch == "X86_64") && (OpSys == "LINUX")
output = output/$(Process).out
error = error/$(Process).err
log = log/$(Process).log
Queue 5
-greg