You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I submitted one job twice, but every time it was stopped after 4 hours' running. This is the error message in my error file - /var/spool/torque/mom_priv/jobs/36333373.SC: line 62: 8698 Killed /services/tools/idba/1.1.1/bin/idba_ud --pre_correction --num_threads 120 --min_count 3 --mink 40 --maxk 100 --min_contig 1000 -r ${lake_backup_fa} -o ${IDBA_UD_out}.
My submission command line - qsub -W group_list=env_10000 -A env_10000 -l nodes=1:ppn=2:fatnode,mem=1500gb,walltime=168:00:00 /home/projects/env_10000/people/binson/scripts/MTBscripts/IDBA_UD_lake_backup.sh
Dear Torque support team,
I submitted one job twice, but every time it was stopped after 4 hours' running. This is the error message in my error file - /var/spool/torque/mom_priv/jobs/36333373.SC: line 62: 8698 Killed /services/tools/idba/1.1.1/bin/idba_ud --pre_correction --num_threads 120 --min_count 3 --mink 40 --maxk 100 --min_contig 1000 -r ${lake_backup_fa} -o ${IDBA_UD_out}.
My submission command line - qsub -W group_list=env_10000 -A env_10000 -l nodes=1:ppn=2:fatnode,mem=1500gb,walltime=168:00:00 /home/projects/env_10000/people/binson/scripts/MTBscripts/IDBA_UD_lake_backup.sh
My running command line - /services/tools/idba/1.1.1/bin/idba_ud --pre_correction --num_threads 2 --min_count 3 --mink 40 --maxk 100 --min_contig 1000 -r ${lake_backup_fa} -o ${IDBA_UD_out}
My running script -
IDBA_UD_lake_backup.sh.txt
If I use "-l nodes=1:ppn=2:fatnode,mem=1500gb,walltime=168:00:00", will it run very slowly?
Best,
Bing
The text was updated successfully, but these errors were encountered: