############################################################################################################## # # Rosetta crash log. Please submit the contents of this file to http://crash.rosettacommons.org/ # or use the script Rosetta/main/source/scripts/python/public/report_crashes.py # [START_CRASH_REPORT] [ROSETTA_VERSION]: 2021.36+release.57ac713 [COMMIT_DATE]: 2021-09-12T14:52:42.922397 [APPLICATION]: validate_rosetta_script.default.linuxgccrelease [MODE]: Release [EXTRAS]: default [OS]: GNU/Linux [COMPILER]: GCC version "9.3.0" [STDLIB]: libstdc++ version 20200808 [START_OPTIONS] -parser:protocol=crystdock.xml -parser:script_vars=sg=input random=0 [END_OPTIONS] [START_BACKTRACE]: RAW_LIBC /home/belchior/rosetta.source.release-296/main/source/build/src/release/linux/5.11/64/x86/gcc/9/default/libutility.so(backtrace_string[abi:cxx11](int)+0x5a) [0x7f4bbe3bc73a] /home/belchior/rosetta.source.release-296/main/source/build/src/release/linux/5.11/64/x86/gcc/9/default/libutility.so(utility::excn::Exception::Exception(char const*, int, std::__cxx11::basic_string, std::allocator > const&)+0x103) [0x7f4bbe3f5713] /home/belchior/rosetta.source.release-296/main/source/build/src/release/linux/5.11/64/x86/gcc/9/default/libprotocols.1.so(+0x33f7e4) [0x7f4bbefd97e4] /home/belchior/rosetta.source.release-296/main/source/build/src/release/linux/5.11/64/x86/gcc/9/default/libprotocols.1.so(protocols::rosetta_scripts::RosettaScriptsParser::finish_creating_tag(std::__cxx11::basic_string, std::allocator > const&, utility::vector1, std::allocator >, std::allocator, std::allocator > > > const&, std::__cxx11::basic_string, std::allocator > const&) const+0x56f) [0x7f4bbf711a5f] /home/belchior/rosetta.source.release-296/main/source/build/src/release/linux/5.11/64/x86/gcc/9/default/libprotocols.1.so(protocols::rosetta_scripts::RosettaScriptsParser::create_tag_from_xml(std::__cxx11::basic_string, std::allocator > const&, utility::vector1, std::allocator >, std::allocator, std::allocator > > > const&)+0x2cd) [0x7f4bbf71206d] /home/belchior/rosetta.source.release-296/main/source/build/src/release/linux/5.11/64/x86/gcc/9/default/libprotocols.1.so(protocols::rosetta_scripts::RosettaScriptsParser::create_tag_from_xml(std::__cxx11::basic_string, std::allocator > const&, utility::options::OptionCollection const&)+0x14d) [0x7f4bbf7125fd] validate_rosetta_script.default.linuxgccrelease(+0x260e) [0x5615c4a5960e] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f4bbde23083] validate_rosetta_script.default.linuxgccrelease(+0x272e) [0x5615c4a5972e] [END_BACKTRACE] [FILE]: src/protocols/rosetta_scripts/RosettaScriptsParser.cc [LINE]: 1203 [START_MESSAGE] Input rosetta scripts XML file "crystdock.xml" failed to validate against the rosetta scripts schema. Use the option -parser::output_schema to output the schema to a file to see all valid options. Your XML has failed validation. The error message below will tell you where in your XML file the error occurred. Here's how to fix it: 1) If the validation fails on something obvious, like an illegal attribute due to a spelling error (perhaps you used scorefnction instead of scorefunction), then you need to fix your XML file. 2) If you haven't run the XML rewriter script and this might be pre-2017 Rosetta XML, run the rewriter script (tools/xsd_xrw/rewrite_rosetta_script.py) on your input XML first. The attribute values not being in quotes (scorefunction=talaris2014 instead of scorefunction="talaris2014") is a good indicator that this is your problem. 3) If you are a developer and neither 1 nor 2 worked - email the developer's mailing list or try Slack. 4) If you are an academic or commercial user - try the Rosetta Forums https://www.rosettacommons.org/forum Error messages were: From line 10: Error: Element 'DockLatticeMover', attribute 'purturb_init_unit_cell': The attribute 'purturb_init_unit_cell' is not allowed. 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: From line 10: Error: Element 'DockLatticeMover', attribute 'slide_lattice': The attribute 'slide_lattice' is not allowed. 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: From line 10: Error: Element 'DockLatticeMover', attribute 'rand_init_pos': The attribute 'rand_init_pos' is not allowed. 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: From line 10: Error: Element 'DockLatticeMover', attribute 'rand_init_chis': The attribute 'rand_init_chis' is not allowed. 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: From line 10: Error: Element 'DockLatticeMover', attribute 'rand_init_cell': The attribute 'rand_init_cell' is not allowed. 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: From line 10: Error: Element 'DockLatticeMover', attribute 'min_init_chis': The attribute 'min_init_chis' is not allowed. 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: From line 10: Error: Element 'DockLatticeMover', attribute 'perturb_lattice_scale': The attribute 'perturb_lattice_scale' is not allowed. 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: From line 10: Error: Element 'DockLatticeMover', attribute 'pert_ucelldim_step': The attribute 'pert_ucelldim_step' is not allowed. 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: From line 10: Error: Element 'DockLatticeMover', attribute 'pert_ucellangle_step': The attribute 'pert_ucellangle_step' is not allowed. 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: From line 10: Error: Element 'DockLatticeMover', attribute 'contact_dist': The attribute 'contact_dist' is not allowed. 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: From line 10: Error: Element 'DockLatticeMover', attribute 'init_min_ncycles': The attribute 'init_min_ncycles' is not allowed. 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: From line 10: Error: Element 'DockLatticeMover', attribute 'occ_min_cutoff': The attribute 'occ_min_cutoff' is not allowed. 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: From line 10: Error: Element 'DockLatticeMover', attribute 'occ_max_cutoff': The attribute 'occ_max_cutoff' is not allowed. 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: From line 10: Error: Element 'DockLatticeMover', attribute 'occ_min_cutoff_init': The attribute 'occ_min_cutoff_init' is not allowed. 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: From line 10: Error: Element 'DockLatticeMover', attribute 'occ_max_cutoff_init': The attribute 'occ_max_cutoff_init' is not allowed. 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: From line 10: Error: Element 'DockLatticeMover', attribute 'constraint_jump': The attribute 'constraint_jump' is not allowed. 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: ------------------------------------------------------------ Warning messages were: ------------------------------------------------------------ [END_MESSAGE] [END_CRASH_REPORT]