
universe	= parallel
executable	= mp2script.smp
arguments	= hellow.exe 3
machine_count	= 3
should_transfer_files	= yes
when_to_transfer_output	= on_exit
transfer_input_files	= hellow.exe
transfer_executable = true
+WantParallelSchedulingGroups	= False
notification	=never
log	=log.$(NODE)
error	=err.$(NODE)
output	=out.$(NODE)
queue

#######

