Quota set on /var/spool/torque on hexagon

We have now activated Quota on /var/spool/torque on hexagon.
The soft limit is 3 GB and the hard limit is 6GB.

If the output of your job exceeds these limits the job will stop. You must then redirect the output of a job to a file.
I.e:
aprun -n 1 ./program > /work/$USER/output.txt