## @ node_usage = shared
# @ notification = never
# @ input = /dev/null
# @ output = template.out.$(jobid)
# @ error = template.out.$(jobid)
# @ wall_clock_limit = 24:00:00
# @ job_type = serial 
# @ shell = /bin/bash 
# @ queue 


echo ########################
module load intel/latest/tm5
module load python/2.6
/opt/local/bin/python template.py rc=template.rc $1 >& template.log &