…d on submission host. Fixed. Note that the full JobID in PBS is a number dot appendend scheduling server. This means the .o$PBS_JOBID here is a rather lengthly string. Unfortunately, I do not see a way to get the short Job ID -- just the number -- into the logfile name, as there apparently is no variable provided by PBS.
Additionally added getJobIdVariable() and getJobNameVariable() to SGEJobManager.
…d on submission host. Fixed. Note that the full JobID in PBS is a number dot appendend scheduling server. This means the .o$PBS_JOBID here is a rather lengthly string. Unfortunately, I do not see a way to get the short Job ID -- just the number -- into the logfile name, as there apparently is no variable provided by PBS.
Additionally added getJobIdVariable() and getJobNameVariable() to SGEJobManager.