The normal method to kill a PBS job is:
qdel <jobid>
In the event that this should fail, use:
qsig -s 0 <jobid>