A new version of the SGE batch system is available. To use it is just load the corresponding module:
module load sge/6.2u5p2
Once the module is loaded qsub, qstat, etc will be using new SGE version.
IMPORTANT: If you want to submit an MPI job you have to load the SGE module in the job script before executing mpirun: