#!/bin/bash #PBS -l nodes=4 #PBS -l walltime=01:00:00 echo TEST exit 0