======================================== Checking auto test suite ======================================== This script checks for problems in the output from the Cloudy test suite. It checks for three things in the simulations: 1) Botched monitors or warnings: These are serious problems. 2) Whether the PROBLEM or DEBUG string were printed. 3) Crashes, in which the code did not end - these are also serious problems. Looking for crashes, botched results and warnings: good, none found. Looking for PROBLEM string in the output files: PROBLEM string was found. Check minor.txt for a list of names. This can occur a few times and is not a serious concern. Looking for DEBUG string or TestCode call: DEBUG string or TestCode calls were found. Check debug.txt for names. Now I will check whether the output in func_test_cycle.out repeats exactly: all sims are equal Now I will check whether the output in func_test_grid.out repeats exactly: all sims are equal Looking for skipped sims: good: no sims were skipped. 262 sims are present, 262 are OK. Minor problems were found, this is normal, list is in minor.txt DEBUG prints or TestCode calls were found, list is in debug.txt The test suite was successful; you have a valid executable. ======================================== Checking slow test suite ======================================== This script checks for problems in the output from the Cloudy test suite. It checks for three things in the simulations: 1) Botched monitors or warnings: These are serious problems. 2) Whether the PROBLEM or DEBUG string were printed. 3) Crashes, in which the code did not end - these are also serious problems. Looking for crashes, botched results and warnings: good, none found. Looking for PROBLEM string in the output files: PROBLEM string was found. Check minor.txt for a list of names. This can occur a few times and is not a serious concern. Looking for DEBUG string or TestCode call: good, none found. Looking for skipped sims: good: no sims were skipped. 29 sims are present, 29 are OK. Minor problems were found, this is normal, list is in minor.txt The test suite was successful; you have a valid executable.