Closed Batchu-Sai closed 3 years ago
So I found the problem:
The HPC I am using is not yet configured to enforce memory limitations so I had to override the built-in backends with a custom Caper configuration file (only removed the memory variable). After this change, the pipeline completed successfully with no errors.
Commenting incase anyone else runs into this problem to check if Caper's built-in backends don't work as expected on their clusters.
Describe the problem
When running the encode chip-seq-pipeline on HPC with SLURM, it consistently hangs on the line that reads "task=chip.read_genome_tsv:-1, retry=0, status=WaitingForReturnCode". I have tried running the pipeline with and without an active server and cannot overcome this error.
OS/Platform
Caper configuration file
Input JSON file
Sbatch Submission Script
Troubleshooting result
SLURM output file
cromwell.out file