Load and s/w management in the cluster is done by the queuing system Altair PBS
A brief description , usage instructions and example of running using the PBS queue management system can be found here
To run a job on the cluster, you will need to write a script in the PBS format and send it to a queue using the command qsub. The job script contain information on the resources requested for the calculation, as well as the commands for executing the calculation.
Running an interactive job on the cluster is not allowed
Once a job is finished, you can analise the data received on a dedicated server named zeus-post or transfer the data to your personal computer