LociOiling Lv 1
On puzzle 1766, one pose in particular generates frequent crashes. It's shared with scientists as "26196.978 - crashes".
The solution crashes with various recipes. One example is Microidealize 4.0. On low wiggle power, the recipe crashes after idealizing a dozen or so sections. The exact crash seems to happen at different spots, but it's hard to be sure exactly what was happening at the point of the crash.
No debug.txt is generated. The traceback lines at the end of log.txt are all "no symbol (no line)", which is the pattern in recent crashes.
The recipe TIM Crash is a simplified demonstration. It consists of a series of idealize steps for a specific range of segments, 64-66. The series is the same as what Microidealize 4.0 does. Simply repeating the same steps for the same segments a number of times causes a crash. TIM Crash repeats the series up to 30 times, but it probably won't take that long.
In this case, it seems like the idealize step does something bad to the protein that causes an error down around the Rosetta level. Perhaps the error or something related overwrites memory each time it happens, eventually causing a crash.
Here are the last few lines of a typical log.txt for TIM Crash. Note the "no proper DoF" messages for 64 and 65.
***** STARTING THREAD ActionIdealize RT: 1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111 1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111 core.kinematics.AtomTree: [ ERROR ] No proper DoF can be found for these four atoms: 64-2, 64-3, 65-1, 65-2! core.kinematics.AtomTree: [ WARNING ] DOF for this torsion angle could not be found in AtomTree. core.conformation.Conformation: [ WARNING ] Unable to set torsion angle in atom_tree: TorsionID 64 BB 3 core.kinematics.AtomTree: [ ERROR ] No proper DoF can be found for these four atoms: 249-2, 249-3, 250-1, 250-2! core.kinematics.AtomTree: [ WARNING ] DOF for this torsion angle could not be found in AtomTree. core.conformation.Conformation: [ WARNING ] Unable to set torsion angle in atom_tree: TorsionID 249 BB 3 core.kinematics.AtomTree: [ ERROR ] No proper DoF can be found for these four atoms: 434-2, 434-3, 435-1, 435-2! core.kinematics.AtomTree: [ WARNING ] DOF for this torsion angle could not be found in AtomTree. core.conformation.Conformation: [ WARNING ] Unable to set torsion angle in atom_tree: TorsionID 434 BB 3 Resymmetrized pose Resymmetrized pose ***** ENDING THREAD ActionIdealize Resymmetrized pose Resymmetrized pose ***** STARTING THREAD ActionGlobalMinimize RT: 1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111 1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111 Resymmetrized pose ***** ENDING THREAD ActionGlobalMinimize Resymmetrized pose UNHANDLED EXCEPTION 1: no symbol (no line) 2: no symbol (no line) 3: no symbol (no line) 4: no symbol (no line) 5: no symbol (no line) 6: no symbol (no line) 7: no symbol (no line) 8: no symbol (no line) 9: no symbol (no line) 10: no symbol (no line) 11: no symbol (no line) 12: no symbol (no line) 13: no symbol (no line) 14: no symbol (no line) 15: no symbol (no line) 16: no symbol (no line) 17: no symbol (no line) 18: no symbol (no line) 19: no symbol (no line) 20: no symbol (no line) 21: no symbol (no line) 22: no symbol (no line)