0x10001 0x20002 0x40004 0x80008 0x100010 0x200020 0x400040 0x800080 0x1000100 0x2000200 0x4000400 0x8000800 0x10001000 0x20002000 0x40004000 0x80008000 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: WARNING! crashes, failures, botches or warnings were found. This is a serious problem. Cloudy crashed in 163 sims. Check the file serious.txt for names, serious.asr for botched monitors. 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. There are 5 lines of text in the file minor.txt. Looking for DEBUG string or TestCode call: DEBUG string or TestCode calls were found. Check debug.txt for names. There are 574 lines of text in the file debug.txt. Now I will check whether the output in func_test_cycle.out repeats exactly: Now I will check whether the output in func_test_grid.out repeats exactly: all sims are equal Looking for skipped sims: 65 sims were skipped - a list is in skip.txt 357 sims are present, 65 were skipped, 163 crashed, 8 have no monitors, 1 have warnings, 1 botched, 119 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 Serious problems were found. See serious.txt for a summary