#PBS -q regular
#PBS -l mppwidth=256
#PBS -l walltime=00:20:00
#PBS -j eo
#PBS -V

cd $SCRATCH
aprun -n 256 ./graph500 Force 28
