-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
file qcg_tmp/tmp_MTD/crest_conformers_0.xyz gets corrupt and fills all available disk space #178
Comments
Hi, thank you for the bug report. |
Thank you! |
Hi, |
Dear Christoph, crest ss-c1.xyz --qcg chloroform.xyz --T 10 --nsolv 40 --ensemble --mdtime 100 --alpb chloroform --wscal 1.34 --nofix Unfortunately, this time we encountered the following Fortran runtime error: [##################################################] 100.00% finished.At line 1146 of file ../src/strucreader.f90 Error termination. Backtrace: When the calculation stopped CREST was working on the xyz ensembles files (full_ensamble.xyz, final_ensemble.xyz, here attached), which were then located in the /qcg_tmp/tmp_MTD directory, and were containing just one set of coordinates each. At the moment of the runtime error the largest file in the working directory was the file qcg_tmp/tmp_MTD/crest_rotamers_0.xyz with a size of 432 MB. The file was not corrupt as in the previous crash and could be examined. Apparently it contains several hundreds of solvated conformers. |
Dear Matteo, |
This issue had no activity for 6 months. It will be closed in 1 week unless there is some new activity. |
Dear Developers,
as described by the title of this issue, the xyz file generated during one of the MTD steps of a CREST run blows up. This of course breaks the calculation after the whole available disk space is used. The inspection of the head and tail of the file (> 100 GB) reveals garbage instead of regular xyz coordinates. The two xyz input files of the calculation are attached and the command line used to run CREST is the following:
crest rr.xyz --qcg chloroform.xyz --T 10 --nsolv 20 --ensemble --mdtime 100 --alpb chloroform --wscal 1.0 --nofix
The log file is also attached (run.out).
Thank you for your help and the great code!
crest-issue.tgz
Matteo Tommasini
(Dipartimento di Chimica, Materiali e Ingegneria Chimica "G. Natta" -- Politecnico di Milano)
The text was updated successfully, but these errors were encountered: