Test the Setup
To test job submission:
-
Open a new terminal AS AN END USER on a Submission Host
-
In this new terminal, register with Job Server using the steps listed here.
-
Then, test job submission by following these steps.
Once you have confirmed job submission works, great!
If jobs fail, please send the diagnostics and any relevant log files (described below) to the Schrödinger support team.
The diagnostics of a failed job can be obtained using the postmortem utility:
$SCHRODINGER/jsc postmortem [options] <jobid1> [<jobid2> ...]
All logs for the Job Server that are not associated with any particular job (for example, failed launch attempts, debug logs) are stored in the user’s home directory.
On Linux and MacOS:
$HOME/.schrodinger/job_server/logs/
On Windows:
%LOCALAPPDATA%\Schrodinger\job_server\logs\