How to check the log file of your job
If you encounter a problem running your code, refer to the STDOUT and STDERR logs:
vi /home/<username>/.local/share/carme/job-log-dir/<job-id>.err
vi /home/<username>/.local/share/carme/job-log-dir/<job-id>.out