I am trying to run the Haddock3 cyclic peptide example to test the system and to learn from it so i can work on my own peptides.
I have tried to run this example a couple of time but i am alaways stuck in the same place, the job is ending without creating any output, can you help me with understand the issue ere and how to solve it
Terminal output:
$ haddock3 run2-cyclise-3wne-full/data/configurations/raw_input.toml
[2025-08-11 16:11:11,843 defaults INFO] Using patched CNS path: /home/access/Desktop/Matan/cns_v1.3_r9/intel-x86_64bit-linux/bin/cns
[2025-08-11 16:11:13,355 cli INFO]
##############################################
HADDOCK3
##############################################
!! Some of the HADDOCK3 components use CNS (Crystallographic and NMR System) which is free of use for non-profit applications. !!
!! For commercial use it is your own responsibility to have a proper license. !!
!! For details refer to the DISCLAIMER file in the HADDOCK3 repository. !!
Starting HADDOCK3 v2025.7.1 on 2025-08-11 16:11:00
Python 3.9.13 | packaged by conda-forge | (main, May 27 2022, 16:56:21)
[GCC 10.3.0]
[2025-08-11 16:11:42,557 libworkflow INFO] Reading instructions step 0_topoaa
[2025-08-11 16:11:42,557 libworkflow INFO] Reading instructions step 1_flexref
[2025-08-11 16:11:42,559 libworkflow INFO] Reading instructions step 2_mdref
[2025-08-11 16:11:42,560 libworkflow INFO] Reading instructions step 3_caprieval
[2025-08-11 16:11:42,560 libworkflow INFO] Reading instructions step 4_rmsdmatrix
[2025-08-11 16:11:42,561 libworkflow INFO] Reading instructions step 5_clustrmsd
[2025-08-11 16:11:42,561 libworkflow INFO] Reading instructions step 6_seletopclusts
[2025-08-11 16:11:42,561 libworkflow INFO] Reading instructions step 7_caprieval
[2025-08-11 16:11:42,561 libworkflow INFO] Reading instructions step 8_topoaa
[2025-08-11 16:11:42,561 libworkflow INFO] Reading instructions step 9_emscoring
[2025-08-11 16:11:42,562 libworkflow INFO] Reading instructions step 10_flexref
[2025-08-11 16:11:42,563 libworkflow INFO] Reading instructions step 11_mdref
[2025-08-11 16:11:42,564 libworkflow INFO] Reading instructions step 12_caprieval
[2025-08-11 16:11:42,564 libworkflow INFO] Reading instructions step 13_rmsdmatrix
[2025-08-11 16:11:42,565 libworkflow INFO] Reading instructions step 14_clustrmsd
[2025-08-11 16:11:42,565 libworkflow INFO] Reading instructions step 15_seletopclusts
[2025-08-11 16:11:42,565 libworkflow INFO] Reading instructions step 16_caprieval
[2025-08-11 16:11:42,681 base_cns_module INFO] Running [topoaa] module
[2025-08-11 16:11:42,682 init INFO] [topoaa] Molecule 1: 3wne_peptide-ensemble.pdb
[2025-08-11 16:11:42,685 init INFO] [topoaa] Termini of molecule 1:
N-ter: uncharged C-ter: uncharged 5’phosphate: no
[2025-08-11 16:11:42,685 init INFO] [topoaa] Sanitizing molecule 3wne_peptide-ensemble_1.pdb
[2025-08-11 16:11:42,689 init INFO] [topoaa] Topology CNS input created
[2025-08-11 16:11:42,690 init INFO] [topoaa] Sanitizing molecule 3wne_peptide-ensemble_2.pdb
[2025-08-11 16:11:42,694 init INFO] [topoaa] Topology CNS input created
[2025-08-11 16:11:42,694 init INFO] [topoaa] Running CNS Jobs n=2
[2025-08-11 16:11:42,694 libutil INFO] Selected 2 cores to process 2 jobs, with 24 maximum available cores.
[2025-08-11 16:11:42,700 libparallel INFO] Using 2 cores
[2025-08-11 16:11:42,824 libparallel INFO] 2 tasks finished
[2025-08-11 16:11:42,825 init INFO] [topoaa] CNS jobs have finished
[2025-08-11 16:11:42,829 libutil ERROR] 100.00% of output was not generated for this module and tolerance was set to 0.00%.
Traceback (most recent call last):
File “/home/access/Desktop/Matan/haddock3/haddock-env/lib/python3.9/site-packages/haddock/libs/libutil.py”, line 378, in log_error_and_exit
yield
File “/home/access/Desktop/Matan/haddock3/haddock-env/lib/python3.9/site-packages/haddock/clis/cli.py”, line 193, in main
workflow.run()
File “/home/access/Desktop/Matan/haddock3/haddock-env/lib/python3.9/site-packages/haddock/libs/libworkflow.py”, line 43, in run
step.execute()
File “/home/access/Desktop/Matan/haddock3/haddock-env/lib/python3.9/site-packages/haddock/libs/libworkflow.py”, line 173, in execute
self.module.run() # type: ignore
File “/home/access/Desktop/Matan/haddock3/haddock-env/lib/python3.9/site-packages/haddock/modules/base_cns_module.py”, line 61, in run
self._run()
File “/home/access/Desktop/Matan/haddock3/haddock-env/lib/python3.9/site-packages/haddock/modules/topology/topoaa/init.py”, line 356, in _run
self.export_io_models(faulty_tolerance=self.params[“tolerance”])
File “/home/access/Desktop/Matan/haddock3/haddock-env/lib/python3.9/site-packages/haddock/modules/init.py”, line 309, in export_io_models
self.finish_with_error(_msg)
File “/home/access/Desktop/Matan/haddock3/haddock-env/lib/python3.9/site-packages/haddock/modules/init.py”, line 317, in finish_with_error
raise RuntimeError(reason)
RuntimeError: 100.00% of output was not generated for this module and tolerance was set to 0.00%.
[2025-08-11 16:11:42,831 libutil ERROR] 100.00% of output was not generated for this module and tolerance was set to 0.00%.
[2025-08-11 16:11:42,831 libutil ERROR] An error has occurred, see log file. And contact the developers if needed.
[2025-08-11 16:11:42,833 libutil INFO] Finished at 11/08/2025 16:11:42. For any help contact us at GitHub · Where software is built . Adiós! Tchau! Au revoir!.
(haddock-env)