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