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