1. * Package: sci-chemistry/openbabel-2.3.2
  2. * Repository: gentoo
  3. * Maintainer: sci-chemistry@gentoo.org
  4. * USE: amd64 doc elibc_glibc kernel_linux openmp test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. Installed LAPACK for library directory lib64
  7. [1] reference *
  8. Installed BLAS for library directory lib64
  9. [1] reference *
  10. Installed CBLAS for library directory lib64
  11. [1] gsl
  12. [2] reference *
  13. >>> Unpacking source...
  14. >>> Unpacking openbabel-2.3.2.tar.gz to /tmp/portage/sci-chemistry/openbabel-2.3.2/work
  15. >>> Source unpacked in /tmp/portage/sci-chemistry/openbabel-2.3.2/work
  16. >>> Preparing source in /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 ...
  17. * Applying openbabel-2.3.2-test_lib_path.patch ...
  18. [ ok ]
  19. >>> Source prepared.
  20. >>> Configuring source in /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 ...
  21. >>> Working in BUILD_DIR: "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build"
  22. cmake --no-warn-unused-cli -C /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DOPENBABEL_USE_SYSTEM_INCHI=ON -DENABLE_OPENMP=ON -DBUILD_GUI=OFF -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/gentoo_rules.cmake /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2
  23. Not searching for unused variables given on the command line.
  24. loading initial cache file /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/gentoo_common_config.cmake
  25. Re-run cmake no build system arguments
  26. -- The C compiler identification is GNU 4.7.2
  27. -- The CXX compiler identification is GNU 4.7.2
  28. -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc
  29. -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works
  30. -- Detecting C compiler ABI info
  31. -- Detecting C compiler ABI info - done
  32. -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++
  33. -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works
  34. -- Detecting CXX compiler ABI info
  35. -- Detecting CXX compiler ABI info - done
  36. -- Found INCHI: /usr/lib64/libinchi.so
  37. -- Found LibXml2: /usr/lib64/libxml2.so (found version "2.9.0")
  38. -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.7")
  39. -- Found wxWidgets: TRUE
  40. -- Looking for conio.h
  41. -- Looking for conio.h - not found
  42. -- Looking for sys/time.h
  43. -- Looking for sys/time.h - found
  44. -- Looking for time.h
  45. -- Looking for time.h - found
  46. -- Looking for strings.h
  47. -- Looking for strings.h - found
  48. -- Looking for rpc/xdr.h
  49. -- Looking for rpc/xdr.h - found
  50. -- Looking for regex.h
  51. -- Looking for regex.h - found
  52. -- Looking for C++ include sstream
  53. -- Looking for C++ include sstream - found
  54. -- Looking for rint
  55. -- Looking for rint - not found
  56. -- Looking for snprintf
  57. -- Looking for snprintf - found
  58. -- Looking for sranddev
  59. -- Looking for sranddev - not found
  60. -- Looking for strcasecmp
  61. -- Looking for strcasecmp - found
  62. -- Looking for strncasecmp
  63. -- Looking for strncasecmp - found
  64. -- Looking for dlopen in dl
  65. -- Looking for dlopen in dl - found
  66. -- Looking for sys/types.h
  67. -- Looking for sys/types.h - found
  68. -- Looking for stdint.h
  69. -- Looking for stdint.h - found
  70. -- Looking for stddef.h
  71. -- Looking for stddef.h - found
  72. -- Check size of clock_t
  73. -- Check size of clock_t - done
  74. -- Performing Test SCANDIR_NEEDS_CONST
  75. -- Performing Test SCANDIR_NEEDS_CONST - Failed
  76. -- Performing Test HAVE_GCC_VISIBILITY
  77. -- Performing Test HAVE_GCC_VISIBILITY - Success
  78. -- Try OpenMP C flag = [-fopenmp]
  79. -- Performing Test OpenMP_FLAG_DETECTED
  80. -- Performing Test OpenMP_FLAG_DETECTED - Success
  81. -- Try OpenMP CXX flag = [-fopenmp]
  82. -- Performing Test OpenMP_FLAG_DETECTED
  83. -- Performing Test OpenMP_FLAG_DETECTED - Success
  84. -- Found OpenMP: -fopenmp
  85. -- Found Eigen3: /usr/include/eigen3 (Required is at least version "2.91.0")
  86. -- Found PkgConfig: /usr/bin/pkg-config (found version "0.27.1")
  87. -- checking for module 'cairo'
  88. -- found cairo, version 1.12.8
  89. -- Found Cairo: /usr/lib64/libcairo.so
  90. -- Cairo found. PNG output will be supported.
  91. -- Looking for getopt
  92. -- Looking for getopt - found
  93. -- GUI will not be built
  94. -- Found PythonInterp: /usr/bin/python (found version "2.7.3")
  95. -- <<< Gentoo configuration >>>
  96. Build type Gentoo
  97. Install path /usr
  98. Compiler flags:
  99. C -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fopenmp
  100. C++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp
  101. Linker flags:
  102. Executable -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed
  103. Module -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed
  104. Shared -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed
  105. -- Configuring done
  106. -- Generating done
  107. -- Build files have been written to: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build
  108. >>> Source configured.
  109. >>> Compiling source in /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 ...
  110. >>> Working in BUILD_DIR: "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build"
  111. make -j24 VERBOSE=1
  112. /usr/bin/cmake -H/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 -B/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build --check-build-system CMakeFiles/Makefile.cmake 0
  113. /usr/bin/cmake -E cmake_progress_start /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles/progress.marks
  114. make -f CMakeFiles/Makefile2 all
  115. make[1]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  116. make -f src/CMakeFiles/openbabel.dir/build.make src/CMakeFiles/openbabel.dir/depend
  117. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  118. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/CMakeFiles/openbabel.dir/DependInfo.cmake
  119. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/CMakeFiles/openbabel.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/CMakeFiles/openbabel.dir/depend.internal".
  120. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/CMakeFiles/openbabel.dir/depend.internal".
  121. Scanning dependencies of target openbabel
  122. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  123. make -f src/CMakeFiles/openbabel.dir/build.make src/CMakeFiles/openbabel.dir/build
  124. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  125. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  126. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 33
  127. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  128. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  129. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 34
  130. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  131. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  132. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 35
  133. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  134. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  135. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 36
  136. [ 0%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  137. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  138. [ 0%] [ 1%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 37
  139. [ 1%] [ 2%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  140. [ 2%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 38
  141. [ 2%] [ 3%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  142. [ 3%] [ 3%] Building CXX object src/CMakeFiles/openbabel.dir/alias.o
  143. [ 4%] cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/alias.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/alias.cpp
  144. [ 4%] Building CXX object src/CMakeFiles/openbabel.dir/atom.o
  145. Building CXX object src/CMakeFiles/openbabel.dir/base.o
  146. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  147. Building CXX object src/CMakeFiles/openbabel.dir/bitvec.o
  148. [ 4%] Building CXX object src/CMakeFiles/openbabel.dir/bond.o
  149. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/base.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/base.cpp
  150. [ 5%] cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/atom.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/atom.cpp
  151. Building CXX object src/CMakeFiles/openbabel.dir/bondtyper.o
  152. [ 5%] cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/bitvec.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/bitvec.cpp
  153. Building CXX object src/CMakeFiles/openbabel.dir/builder.o
  154. Building CXX object src/CMakeFiles/openbabel.dir/canon.o
  155. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/bond.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/bond.cpp
  156. Building CXX object src/CMakeFiles/openbabel.dir/chains.o
  157. [ 6%] Building CXX object src/CMakeFiles/openbabel.dir/chargemodel.o
  158. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/bondtyper.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/bondtyper.cpp
  159. [ 6%] cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/builder.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/builder.cpp
  160. Building CXX object src/CMakeFiles/openbabel.dir/chiral.o
  161. Building CXX object src/CMakeFiles/openbabel.dir/data.o
  162. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/canon.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/canon.cpp
  163. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/chains.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/chains.cpp
  164. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/chargemodel.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/chargemodel.cpp
  165. Building CXX object src/CMakeFiles/openbabel.dir/descriptor.o
  166. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/chiral.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/chiral.cpp
  167. [ 6%] cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/data.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/data.cpp
  168. Building CXX object src/CMakeFiles/openbabel.dir/fingerprint.o
  169. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/descriptor.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/descriptor.cpp
  170. Building CXX object src/CMakeFiles/openbabel.dir/forcefield.o
  171. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/fingerprint.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/fingerprint.cpp
  172. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/forcefield.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/forcefield.cpp
  173. Building CXX object src/CMakeFiles/openbabel.dir/generic.o
  174. Building CXX object src/CMakeFiles/openbabel.dir/format.o
  175. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 39
  176. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/format.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/format.cpp
  177. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/generic.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/generic.cpp
  178. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  179. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  180. Building CXX object src/CMakeFiles/openbabel.dir/graphsym.o
  181. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 40
  182. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/graphsym.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/graphsym.cpp
  183. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  184. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  185. [ 7%] [ 7%] [ 7%] [ 8%] [ 8%] [ 8%] Building CXX object src/CMakeFiles/openbabel.dir/grid.o
  186. Building CXX object src/CMakeFiles/openbabel.dir/griddata.o
  187. Building CXX object src/CMakeFiles/openbabel.dir/isomorphism.o
  188. Building CXX object src/CMakeFiles/openbabel.dir/kekulize.o
  189. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/grid.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/grid.cpp
  190. Building CXX object src/CMakeFiles/openbabel.dir/locale.o
  191. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/griddata.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/griddata.cpp
  192. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/isomorphism.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/isomorphism.cpp
  193. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/kekulize.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/kekulize.cpp
  194. Building CXX object src/CMakeFiles/openbabel.dir/matrix.o
  195. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/locale.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/locale.cpp
  196. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/matrix.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/matrix.cpp
  197. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 41
  198. [ 9%] Building CXX object src/CMakeFiles/openbabel.dir/mcdlutil.o
  199. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/mcdlutil.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/mcdlutil.cpp
  200. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  201. [ 9%] Building CXX object src/CMakeFiles/openbabel.dir/molchrg.o
  202. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/molchrg.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/molchrg.cpp
  203. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  204. [ 9%] Building CXX object src/CMakeFiles/openbabel.dir/mol.o
  205. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/mol.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/mol.cpp
  206. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 42
  207. [ 10%] Building CXX object src/CMakeFiles/openbabel.dir/obconversion.o
  208. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/obconversion.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/obconversion.cpp
  209. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  210. [ 10%] Building CXX object src/CMakeFiles/openbabel.dir/oberror.o
  211. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/oberror.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/oberror.cpp
  212. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  213. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 43
  214. [ 10%] Building CXX object src/CMakeFiles/openbabel.dir/obiter.o
  215. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/obiter.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/obiter.cpp
  216. [ 11%] Building CXX object src/CMakeFiles/openbabel.dir/obutil.o
  217. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/obutil.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/obutil.cpp
  218. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  219. [ 11%] Building CXX object src/CMakeFiles/openbabel.dir/op.o
  220. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/op.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/op.cpp
  221. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 44
  222. [ 12%] Building CXX object src/CMakeFiles/openbabel.dir/parsmart.o
  223. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/parsmart.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/parsmart.cpp
  224. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  225. [ 12%] Building CXX object src/CMakeFiles/openbabel.dir/patty.o
  226. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/patty.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/patty.cpp
  227. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  228. [ 12%] Building CXX object src/CMakeFiles/openbabel.dir/phmodel.o
  229. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/phmodel.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/phmodel.cpp
  230. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 45
  231. [ 13%] Building CXX object src/CMakeFiles/openbabel.dir/plugin.o
  232. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/plugin.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/plugin.cpp
  233. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  234. [ 13%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  235. Building CXX object src/CMakeFiles/openbabel.dir/pointgroup.o
  236. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/pointgroup.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/pointgroup.cpp
  237. [ 13%] Building CXX object src/CMakeFiles/openbabel.dir/query.o
  238. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/query.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/query.cpp
  239. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 46
  240. [ 14%] Building CXX object src/CMakeFiles/openbabel.dir/rand.o
  241. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/rand.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/rand.cpp
  242. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  243. [ 14%] Building CXX object src/CMakeFiles/openbabel.dir/residue.o
  244. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/residue.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/residue.cpp
  245. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  246. [ 14%] Building CXX object src/CMakeFiles/openbabel.dir/ring.o
  247. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/ring.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/ring.cpp
  248. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 47
  249. [ 15%] Building CXX object src/CMakeFiles/openbabel.dir/rotamer.o
  250. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/rotamer.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/rotamer.cpp
  251. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  252. [ 15%] Building CXX object src/CMakeFiles/openbabel.dir/rotor.o
  253. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/rotor.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/rotor.cpp
  254. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  255. [ 15%] Building CXX object src/CMakeFiles/openbabel.dir/spectrophore.o
  256. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/spectrophore.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/spectrophore.cpp
  257. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 48
  258. [ 16%] Building CXX object src/CMakeFiles/openbabel.dir/tokenst.o
  259. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/tokenst.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/tokenst.cpp
  260. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  261. [ 16%] Building CXX object src/CMakeFiles/openbabel.dir/transform.o
  262. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/transform.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/transform.cpp
  263. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  264. [ 16%] Building CXX object src/CMakeFiles/openbabel.dir/typer.o
  265. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/typer.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/typer.cpp
  266. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 49
  267. [ 17%] Building CXX object src/CMakeFiles/openbabel.dir/obmolecformat.o
  268. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/obmolecformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/obmolecformat.cpp
  269. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  270. [ 17%] Building CXX object src/CMakeFiles/openbabel.dir/conformersearch.o
  271. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/conformersearch.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/conformersearch.cpp
  272. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 50
  273. [ 18%] Building CXX object src/CMakeFiles/openbabel.dir/dlhandler_unix.o
  274. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/dlhandler_unix.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/dlhandler_unix.cpp
  275. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  276. [ 18%] Building CXX object src/CMakeFiles/openbabel.dir/depict/depict.o
  277. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/depict/depict.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/depict/depict.cpp
  278. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  279. [ 18%] Building CXX object src/CMakeFiles/openbabel.dir/depict/svgpainter.o
  280. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/depict/svgpainter.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/depict/svgpainter.cpp
  281. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 51
  282. [ 19%] Building CXX object src/CMakeFiles/openbabel.dir/math/matrix3x3.o
  283. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/math/matrix3x3.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/math/matrix3x3.cpp
  284. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  285. [ 19%] Building CXX object src/CMakeFiles/openbabel.dir/math/spacegroup.o
  286. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/math/spacegroup.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/math/spacegroup.cpp
  287. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  288. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 52
  289. [ 19%] [ 20%] Building CXX object src/CMakeFiles/openbabel.dir/math/transform3d.o
  290. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/math/transform3d.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/math/transform3d.cpp
  291. Building CXX object src/CMakeFiles/openbabel.dir/math/vector3.o
  292. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/math/vector3.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/math/vector3.cpp
  293. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  294. [ 20%] Building CXX object src/CMakeFiles/openbabel.dir/math/align.o
  295. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/math/align.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/math/align.cpp
  296. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  297. [ 20%] Building CXX object src/CMakeFiles/openbabel.dir/stereo/stereo.o
  298. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/stereo/stereo.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/stereo/stereo.cpp
  299. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 53
  300. [ 21%] Building CXX object src/CMakeFiles/openbabel.dir/stereo/tetranonplanar.o
  301. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/stereo/tetranonplanar.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/stereo/tetranonplanar.cpp
  302. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  303. [ 21%] Building CXX object src/CMakeFiles/openbabel.dir/stereo/tetraplanar.o
  304. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/stereo/tetraplanar.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/stereo/tetraplanar.cpp
  305. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  306. [ 21%] Building CXX object src/CMakeFiles/openbabel.dir/stereo/squareplanar.o
  307. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/stereo/squareplanar.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/stereo/squareplanar.cpp
  308. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 54
  309. [ 22%] Building CXX object src/CMakeFiles/openbabel.dir/stereo/cistrans.o
  310. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/stereo/cistrans.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/stereo/cistrans.cpp
  311. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  312. [ 22%] Building CXX object src/CMakeFiles/openbabel.dir/stereo/tetrahedral.o
  313. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/stereo/tetrahedral.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/stereo/tetrahedral.cpp
  314. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  315. [ 22%] Building CXX object src/CMakeFiles/openbabel.dir/stereo/perception.o
  316. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/stereo/perception.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/stereo/perception.cpp
  317. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 55
  318. [ 23%] Building CXX object src/CMakeFiles/openbabel.dir/stereo/facade.o
  319. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/openbabel.dir/stereo/facade.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/stereo/facade.cpp
  320. Linking CXX shared library ../lib64/libopenbabel.so
  321. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/openbabel.dir/link.txt --verbose=1
  322. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,libopenbabel.so.4 -o ../lib64/libopenbabel.so.4.0.2 CMakeFiles/openbabel.dir/alias.o CMakeFiles/openbabel.dir/atom.o CMakeFiles/openbabel.dir/base.o CMakeFiles/openbabel.dir/bitvec.o CMakeFiles/openbabel.dir/bond.o CMakeFiles/openbabel.dir/bondtyper.o CMakeFiles/openbabel.dir/builder.o CMakeFiles/openbabel.dir/canon.o CMakeFiles/openbabel.dir/chains.o CMakeFiles/openbabel.dir/chargemodel.o CMakeFiles/openbabel.dir/chiral.o CMakeFiles/openbabel.dir/data.o CMakeFiles/openbabel.dir/descriptor.o CMakeFiles/openbabel.dir/fingerprint.o CMakeFiles/openbabel.dir/forcefield.o CMakeFiles/openbabel.dir/format.o CMakeFiles/openbabel.dir/generic.o CMakeFiles/openbabel.dir/graphsym.o CMakeFiles/openbabel.dir/grid.o CMakeFiles/openbabel.dir/griddata.o CMakeFiles/openbabel.dir/isomorphism.o CMakeFiles/openbabel.dir/kekulize.o CMakeFiles/openbabel.dir/locale.o CMakeFiles/openbabel.dir/matrix.o CMakeFiles/openbabel.dir/mcdlutil.o CMakeFiles/openbabel.dir/molchrg.o CMakeFiles/openbabel.dir/mol.o CMakeFiles/openbabel.dir/obconversion.o CMakeFiles/openbabel.dir/oberror.o CMakeFiles/openbabel.dir/obiter.o CMakeFiles/openbabel.dir/obutil.o CMakeFiles/openbabel.dir/op.o CMakeFiles/openbabel.dir/parsmart.o CMakeFiles/openbabel.dir/patty.o CMakeFiles/openbabel.dir/phmodel.o CMakeFiles/openbabel.dir/plugin.o CMakeFiles/openbabel.dir/pointgroup.o CMakeFiles/openbabel.dir/query.o CMakeFiles/openbabel.dir/rand.o CMakeFiles/openbabel.dir/residue.o CMakeFiles/openbabel.dir/ring.o CMakeFiles/openbabel.dir/rotamer.o CMakeFiles/openbabel.dir/rotor.o CMakeFiles/openbabel.dir/spectrophore.o CMakeFiles/openbabel.dir/tokenst.o CMakeFiles/openbabel.dir/transform.o CMakeFiles/openbabel.dir/typer.o CMakeFiles/openbabel.dir/obmolecformat.o CMakeFiles/openbabel.dir/conformersearch.o CMakeFiles/openbabel.dir/dlhandler_unix.o CMakeFiles/openbabel.dir/depict/depict.o CMakeFiles/openbabel.dir/depict/svgpainter.o CMakeFiles/openbabel.dir/math/matrix3x3.o CMakeFiles/openbabel.dir/math/spacegroup.o CMakeFiles/openbabel.dir/math/transform3d.o CMakeFiles/openbabel.dir/math/vector3.o CMakeFiles/openbabel.dir/math/align.o CMakeFiles/openbabel.dir/stereo/stereo.o CMakeFiles/openbabel.dir/stereo/tetranonplanar.o CMakeFiles/openbabel.dir/stereo/tetraplanar.o CMakeFiles/openbabel.dir/stereo/squareplanar.o CMakeFiles/openbabel.dir/stereo/cistrans.o CMakeFiles/openbabel.dir/stereo/tetrahedral.o CMakeFiles/openbabel.dir/stereo/perception.o CMakeFiles/openbabel.dir/stereo/facade.o -lm -ldl -lz -Wl,-rpath,::::::::::
  323. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/cmake -E cmake_symlink_library ../lib64/libopenbabel.so.4.0.2 ../lib64/libopenbabel.so.4 ../lib64/libopenbabel.so
  324. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  325. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55
  326. [ 23%] Built target openbabel
  327. make -f src/CMakeFiles/plugin_charges.dir/build.make src/CMakeFiles/plugin_charges.dir/depend
  328. make -f src/CMakeFiles/plugin_descriptors.dir/build.make src/CMakeFiles/plugin_descriptors.dir/depend
  329. make -f src/CMakeFiles/plugin_fingerprints.dir/build.make src/CMakeFiles/plugin_fingerprints.dir/depend
  330. make -f src/CMakeFiles/plugin_forcefields.dir/build.make src/CMakeFiles/plugin_forcefields.dir/depend
  331. make -f src/CMakeFiles/plugin_ops.dir/build.make src/CMakeFiles/plugin_ops.dir/depend
  332. make -f src/formats/CMakeFiles/APIInterface.dir/build.make src/formats/CMakeFiles/APIInterface.dir/depend
  333. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  334. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/CMakeFiles/plugin_charges.dir/DependInfo.cmake
  335. make -f src/formats/CMakeFiles/CSRformat.dir/build.make src/formats/CMakeFiles/CSRformat.dir/depend
  336. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  337. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/CMakeFiles/plugin_descriptors.dir/DependInfo.cmake
  338. make -f src/formats/CMakeFiles/MCDLformat.dir/build.make src/formats/CMakeFiles/MCDLformat.dir/depend
  339. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  340. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/CMakeFiles/plugin_fingerprints.dir/DependInfo.cmake
  341. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  342. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/CMakeFiles/plugin_forcefields.dir/DependInfo.cmake
  343. make -f src/formats/CMakeFiles/MNAformat.dir/build.make src/formats/CMakeFiles/MNAformat.dir/depend
  344. make -f src/formats/CMakeFiles/PQSformat.dir/build.make src/formats/CMakeFiles/PQSformat.dir/depend
  345. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  346. make -f src/formats/CMakeFiles/abinitformat.dir/build.make src/formats/CMakeFiles/abinitformat.dir/depend
  347. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/APIInterface.dir/DependInfo.cmake
  348. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  349. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CSRformat.dir/DependInfo.cmake
  350. make -f src/formats/CMakeFiles/acesformat.dir/build.make src/formats/CMakeFiles/acesformat.dir/depend
  351. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  352. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/CMakeFiles/plugin_ops.dir/DependInfo.cmake
  353. make -f src/formats/CMakeFiles/acrformat.dir/build.make src/formats/CMakeFiles/acrformat.dir/depend
  354. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  355. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/MCDLformat.dir/DependInfo.cmake
  356. make -f src/formats/CMakeFiles/adfformat.dir/build.make src/formats/CMakeFiles/adfformat.dir/depend
  357. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  358. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/MNAformat.dir/DependInfo.cmake
  359. make -f src/formats/CMakeFiles/alchemyformat.dir/build.make src/formats/CMakeFiles/alchemyformat.dir/depend
  360. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  361. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/PQSformat.dir/DependInfo.cmake
  362. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  363. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/abinitformat.dir/DependInfo.cmake
  364. make -f src/formats/CMakeFiles/amberformat.dir/build.make src/formats/CMakeFiles/amberformat.dir/depend
  365. make -f src/formats/CMakeFiles/asciiformat.dir/build.make src/formats/CMakeFiles/asciiformat.dir/depend
  366. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  367. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/acesformat.dir/DependInfo.cmake
  368. make -f src/formats/CMakeFiles/balstformat.dir/build.make src/formats/CMakeFiles/balstformat.dir/depend
  369. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  370. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/acrformat.dir/DependInfo.cmake
  371. make -f src/formats/CMakeFiles/bgfformat.dir/build.make src/formats/CMakeFiles/bgfformat.dir/depend
  372. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  373. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/adfformat.dir/DependInfo.cmake
  374. make -f src/formats/CMakeFiles/boxformat.dir/build.make src/formats/CMakeFiles/boxformat.dir/depend
  375. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  376. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/alchemyformat.dir/DependInfo.cmake
  377. make -f src/formats/CMakeFiles/cacaoformat.dir/build.make src/formats/CMakeFiles/cacaoformat.dir/depend
  378. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  379. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/amberformat.dir/DependInfo.cmake
  380. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  381. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/asciiformat.dir/DependInfo.cmake
  382. make -f src/formats/CMakeFiles/cacheformat.dir/build.make src/formats/CMakeFiles/cacheformat.dir/depend
  383. make -f src/formats/CMakeFiles/carformat.dir/build.make src/formats/CMakeFiles/carformat.dir/depend
  384. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  385. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/balstformat.dir/DependInfo.cmake
  386. make -f src/formats/CMakeFiles/castepformat.dir/build.make src/formats/CMakeFiles/castepformat.dir/depend
  387. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/CMakeFiles/plugin_charges.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/CMakeFiles/plugin_charges.dir/depend.internal".
  388. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/CMakeFiles/plugin_charges.dir/depend.internal".
  389. Scanning dependencies of target plugin_charges
  390. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  391. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/bgfformat.dir/DependInfo.cmake
  392. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  393. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/boxformat.dir/DependInfo.cmake
  394. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/CMakeFiles/plugin_descriptors.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/CMakeFiles/plugin_descriptors.dir/depend.internal".
  395. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/CMakeFiles/plugin_descriptors.dir/depend.internal".
  396. Scanning dependencies of target plugin_descriptors
  397. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  398. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/cacaoformat.dir/DependInfo.cmake
  399. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/CMakeFiles/plugin_forcefields.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/CMakeFiles/plugin_forcefields.dir/depend.internal".
  400. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/CMakeFiles/plugin_forcefields.dir/depend.internal".
  401. Scanning dependencies of target plugin_forcefields
  402. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  403. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/cacheformat.dir/DependInfo.cmake
  404. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/CMakeFiles/plugin_fingerprints.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/CMakeFiles/plugin_fingerprints.dir/depend.internal".
  405. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/CMakeFiles/plugin_fingerprints.dir/depend.internal".
  406. Scanning dependencies of target plugin_fingerprints
  407. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  408. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/carformat.dir/DependInfo.cmake
  409. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  410. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/castepformat.dir/DependInfo.cmake
  411. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/APIInterface.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/APIInterface.dir/depend.internal".
  412. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/APIInterface.dir/depend.internal".
  413. Scanning dependencies of target APIInterface
  414. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CSRformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CSRformat.dir/depend.internal".
  415. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CSRformat.dir/depend.internal".
  416. Scanning dependencies of target CSRformat
  417. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/MCDLformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/MCDLformat.dir/depend.internal".
  418. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/MCDLformat.dir/depend.internal".
  419. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/CMakeFiles/plugin_ops.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/CMakeFiles/plugin_ops.dir/depend.internal".
  420. Scanning dependencies of target MCDLformat
  421. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/CMakeFiles/plugin_ops.dir/depend.internal".
  422. Scanning dependencies of target plugin_ops
  423. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/PQSformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/PQSformat.dir/depend.internal".
  424. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/PQSformat.dir/depend.internal".
  425. Scanning dependencies of target PQSformat
  426. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/MNAformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/MNAformat.dir/depend.internal".
  427. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/MNAformat.dir/depend.internal".
  428. Scanning dependencies of target MNAformat
  429. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/abinitformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/abinitformat.dir/depend.internal".
  430. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/abinitformat.dir/depend.internal".
  431. Scanning dependencies of target abinitformat
  432. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/acesformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/acesformat.dir/depend.internal".
  433. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/acesformat.dir/depend.internal".
  434. Scanning dependencies of target acesformat
  435. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/alchemyformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/alchemyformat.dir/depend.internal".
  436. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/alchemyformat.dir/depend.internal".
  437. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/adfformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/adfformat.dir/depend.internal".
  438. Scanning dependencies of target alchemyformat
  439. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/adfformat.dir/depend.internal".
  440. Scanning dependencies of target adfformat
  441. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/acrformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/acrformat.dir/depend.internal".
  442. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/acrformat.dir/depend.internal".
  443. Scanning dependencies of target acrformat
  444. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/asciiformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/asciiformat.dir/depend.internal".
  445. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/balstformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/balstformat.dir/depend.internal".
  446. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/balstformat.dir/depend.internal".
  447. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/asciiformat.dir/depend.internal".
  448. Scanning dependencies of target balstformat
  449. Scanning dependencies of target asciiformat
  450. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/amberformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/amberformat.dir/depend.internal".
  451. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/amberformat.dir/depend.internal".
  452. Scanning dependencies of target amberformat
  453. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/bgfformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/bgfformat.dir/depend.internal".
  454. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/bgfformat.dir/depend.internal".
  455. Scanning dependencies of target bgfformat
  456. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/boxformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/boxformat.dir/depend.internal".
  457. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/boxformat.dir/depend.internal".
  458. Scanning dependencies of target boxformat
  459. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/cacaoformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/cacaoformat.dir/depend.internal".
  460. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/cacaoformat.dir/depend.internal".
  461. Scanning dependencies of target cacaoformat
  462. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/cacheformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/cacheformat.dir/depend.internal".
  463. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/cacheformat.dir/depend.internal".
  464. Scanning dependencies of target cacheformat
  465. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/carformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/carformat.dir/depend.internal".
  466. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/carformat.dir/depend.internal".
  467. Scanning dependencies of target carformat
  468. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/castepformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/castepformat.dir/depend.internal".
  469. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/castepformat.dir/depend.internal".
  470. Scanning dependencies of target castepformat
  471. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  472. make -f src/formats/CMakeFiles/APIInterface.dir/build.make src/formats/CMakeFiles/APIInterface.dir/build
  473. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  474. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  475. [ 23%] Building CXX object src/formats/CMakeFiles/APIInterface.dir/APIInterface.o
  476. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DAPIInterface_EXPORTS -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/APIInterface.dir/APIInterface.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/APIInterface.cpp
  477. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  478. make -f src/CMakeFiles/plugin_fingerprints.dir/build.make src/CMakeFiles/plugin_fingerprints.dir/build
  479. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  480. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  481. make -f src/formats/CMakeFiles/MCDLformat.dir/build.make src/formats/CMakeFiles/MCDLformat.dir/build
  482. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  483. make -f src/formats/CMakeFiles/alchemyformat.dir/build.make src/formats/CMakeFiles/alchemyformat.dir/build
  484. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  485. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  486. make -f src/formats/CMakeFiles/adfformat.dir/build.make src/formats/CMakeFiles/adfformat.dir/build
  487. make -f src/formats/CMakeFiles/PQSformat.dir/build.make src/formats/CMakeFiles/PQSformat.dir/build
  488. make -f src/formats/CMakeFiles/balstformat.dir/build.make src/formats/CMakeFiles/balstformat.dir/build
  489. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  490. make -f src/formats/CMakeFiles/CSRformat.dir/build.make src/formats/CMakeFiles/CSRformat.dir/build
  491. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  492. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  493. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  494. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 1
  495. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  496. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  497. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  498. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 3
  499. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  500. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  501. [ 23%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  502. make -f src/formats/CMakeFiles/acesformat.dir/build.make src/formats/CMakeFiles/acesformat.dir/build
  503. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  504. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 5
  505. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  506. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  507. make -f src/formats/CMakeFiles/MNAformat.dir/build.make src/formats/CMakeFiles/MNAformat.dir/build
  508. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  509. [ 24%] [ 24%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  510. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  511. make -f src/formats/CMakeFiles/abinitformat.dir/build.make src/formats/CMakeFiles/abinitformat.dir/build
  512. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  513. Building CXX object src/CMakeFiles/plugin_fingerprints.dir/fingerprints/finger2.o
  514. make -f src/formats/CMakeFiles/acrformat.dir/build.make src/formats/CMakeFiles/acrformat.dir/build
  515. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dplugin_fingerprints_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/plugin_fingerprints.dir/fingerprints/finger2.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/fingerprints/finger2.cpp
  516. [ 24%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  517. [ 25%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  518. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  519. make -f src/formats/CMakeFiles/amberformat.dir/build.make src/formats/CMakeFiles/amberformat.dir/build
  520. Building CXX object src/formats/CMakeFiles/alchemyformat.dir/alchemyformat.o
  521. Building CXX object src/formats/CMakeFiles/MCDLformat.dir/MCDLformat.o
  522. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dalchemyformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/alchemyformat.dir/alchemyformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/alchemyformat.cpp
  523. [ 26%] cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMCDLformat_EXPORTS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/MCDLformat.dir/MCDLformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/MCDLformat.cpp
  524. make -f src/formats/CMakeFiles/bgfformat.dir/build.make src/formats/CMakeFiles/bgfformat.dir/build
  525. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  526. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  527. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  528. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  529. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  530. make -f src/formats/CMakeFiles/boxformat.dir/build.make src/formats/CMakeFiles/boxformat.dir/build
  531. [ 26%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  532. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  533. Building CXX object src/formats/CMakeFiles/PQSformat.dir/PQSformat.o
  534. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DPQSformat_EXPORTS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/PQSformat.dir/PQSformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/PQSformat.cpp
  535. make -f src/formats/CMakeFiles/cacaoformat.dir/build.make src/formats/CMakeFiles/cacaoformat.dir/build
  536. Building CXX object src/formats/CMakeFiles/adfformat.dir/adfformat.o
  537. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dadfformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/adfformat.dir/adfformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/adfformat.cpp
  538. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  539. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 2
  540. make -f src/formats/CMakeFiles/cacheformat.dir/build.make src/formats/CMakeFiles/cacheformat.dir/build
  541. Building CXX object src/formats/CMakeFiles/balstformat.dir/balstformat.o
  542. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dbalstformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/balstformat.dir/balstformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/balstformat.cpp
  543. make -f src/formats/CMakeFiles/carformat.dir/build.make src/formats/CMakeFiles/carformat.dir/build
  544. Building CXX object src/formats/CMakeFiles/CSRformat.dir/CSRformat.o
  545. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DCSRformat_EXPORTS -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/CSRformat.dir/CSRformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/CSRformat.cpp
  546. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  547. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  548. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  549. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  550. make -f src/formats/CMakeFiles/castepformat.dir/build.make src/formats/CMakeFiles/castepformat.dir/build
  551. [ 26%] [ 26%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  552. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  553. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  554. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  555. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  556. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 6
  557. [ 27%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  558. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  559. Building CXX object src/formats/CMakeFiles/MNAformat.dir/MNAformat.o
  560. Building CXX object src/formats/CMakeFiles/acesformat.dir/acesformat.o
  561. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DMNAformat_EXPORTS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/MNAformat.dir/MNAformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/MNAformat.cpp
  562. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dacesformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/acesformat.dir/acesformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/acesformat.cpp
  563. [ 27%] [ 27%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  564. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 7
  565. Building CXX object src/formats/CMakeFiles/abinitformat.dir/abinitformat.o
  566. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dabinitformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/abinitformat.dir/abinitformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/abinitformat.cpp
  567. [ 27%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  568. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  569. [ 27%] [ 28%] [ 28%] Building CXX object src/formats/CMakeFiles/amberformat.dir/amberformat.o
  570. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Damberformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/amberformat.dir/amberformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/amberformat.cpp
  571. Building CXX object src/formats/CMakeFiles/acrformat.dir/acrformat.o
  572. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dacrformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/acrformat.dir/acrformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/acrformat.cpp
  573. Building CXX object src/formats/CMakeFiles/boxformat.dir/boxformat.o
  574. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dboxformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/boxformat.dir/boxformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/boxformat.cpp
  575. Building CXX object src/formats/CMakeFiles/bgfformat.dir/bgfformat.o
  576. [ 29%] cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dbgfformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/bgfformat.dir/bgfformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/bgfformat.cpp
  577. Building CXX object src/formats/CMakeFiles/cacaoformat.dir/cacaoformat.o
  578. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dcacaoformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/cacaoformat.dir/cacaoformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/cacaoformat.cpp
  579. [ 29%] Building CXX object src/formats/CMakeFiles/cacheformat.dir/cacheformat.o
  580. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dcacheformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/cacheformat.dir/cacheformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/cacheformat.cpp
  581. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  582. make -f src/formats/CMakeFiles/asciiformat.dir/build.make src/formats/CMakeFiles/asciiformat.dir/build
  583. Building CXX object src/formats/CMakeFiles/carformat.dir/carformat.o
  584. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dcarformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/carformat.dir/carformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/carformat.cpp
  585. Building CXX object src/formats/CMakeFiles/castepformat.dir/castepformat.o
  586. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dcastepformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/castepformat.dir/castepformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/castepformat.cpp
  587. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  588. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 4
  589. [ 30%] Building CXX object src/formats/CMakeFiles/asciiformat.dir/asciiformat.o
  590. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dasciiformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/asciiformat.dir/asciiformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/asciiformat.cpp
  591. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  592. make -f src/CMakeFiles/plugin_forcefields.dir/build.make src/CMakeFiles/plugin_forcefields.dir/build
  593. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  594. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 62
  595. [ 31%] Building CXX object src/CMakeFiles/plugin_forcefields.dir/forcefields/forcefieldgaff.o
  596. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dplugin_forcefields_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/plugin_forcefields.dir/forcefields/forcefieldgaff.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/forcefields/forcefieldgaff.cpp
  597. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  598. make -f src/CMakeFiles/plugin_descriptors.dir/build.make src/CMakeFiles/plugin_descriptors.dir/build
  599. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  600. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  601. [ 31%] Building CXX object src/CMakeFiles/plugin_descriptors.dir/descriptors/cansmidescriptor.o
  602. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dplugin_descriptors_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/plugin_descriptors.dir/descriptors/cansmidescriptor.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/descriptors/cansmidescriptor.cpp
  603. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  604. make -f src/CMakeFiles/plugin_charges.dir/build.make src/CMakeFiles/plugin_charges.dir/build
  605. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  606. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  607. [ 31%] Building CXX object src/CMakeFiles/plugin_charges.dir/charges/eem.o
  608. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dplugin_charges_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/plugin_charges.dir/charges/eem.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/charges/eem.cpp
  609. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  610. make -f src/CMakeFiles/plugin_ops.dir/build.make src/CMakeFiles/plugin_ops.dir/build
  611. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  612. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  613. [ 31%] Building CXX object src/CMakeFiles/plugin_ops.dir/ops/addfilename.o
  614. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dplugin_ops_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/plugin_ops.dir/ops/addfilename.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/ops/addfilename.cpp
  615. Linking CXX shared module ../../lib64/APIInterface.so
  616. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/APIInterface.dir/link.txt --verbose=1
  617. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,APIInterface.so -o ../../lib64/APIInterface.so CMakeFiles/APIInterface.dir/APIInterface.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  618. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  619. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  620. [ 31%] Built target APIInterface
  621. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  622. [ 31%] Building CXX object src/CMakeFiles/plugin_charges.dir/charges/gasteiger.o
  623. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dplugin_charges_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/plugin_charges.dir/charges/gasteiger.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/charges/gasteiger.cpp
  624. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  625. [ 31%] Building CXX object src/CMakeFiles/plugin_descriptors.dir/descriptors/cmpdfilter.o
  626. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dplugin_descriptors_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/plugin_descriptors.dir/descriptors/cmpdfilter.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/descriptors/cmpdfilter.cpp
  627. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 64
  628. [ 32%] Building CXX object src/CMakeFiles/plugin_ops.dir/ops/addinindex.o
  629. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dplugin_ops_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/plugin_ops.dir/ops/addinindex.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/ops/addinindex.cpp
  630. Linking CXX shared module ../../lib64/amberformat.so
  631. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/amberformat.dir/link.txt --verbose=1
  632. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  633. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,amberformat.so -o ../../lib64/amberformat.so CMakeFiles/amberformat.dir/amberformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  634. [ 32%] Building CXX object src/CMakeFiles/plugin_ops.dir/ops/addpolarh.o
  635. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dplugin_ops_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/plugin_ops.dir/ops/addpolarh.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/ops/addpolarh.cpp
  636. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 58
  637. [ 33%] Building CXX object src/CMakeFiles/plugin_charges.dir/charges/none.o
  638. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dplugin_charges_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/plugin_charges.dir/charges/none.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/charges/none.cpp
  639. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 60
  640. [ 34%] Building CXX object src/CMakeFiles/plugin_descriptors.dir/descriptors/groupcontrib.o
  641. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dplugin_descriptors_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/plugin_descriptors.dir/descriptors/groupcontrib.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/descriptors/groupcontrib.cpp
  642. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  643. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  644. [ 34%] Built target amberformat
  645. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  646. [ 34%] Building CXX object src/CMakeFiles/plugin_charges.dir/charges/mmff94.o
  647. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dplugin_charges_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/plugin_charges.dir/charges/mmff94.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/charges/mmff94.cpp
  648. Linking CXX shared module ../../lib64/CSRformat.so
  649. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/CSRformat.dir/link.txt --verbose=1
  650. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,CSRformat.so -o ../../lib64/CSRformat.so CMakeFiles/CSRformat.dir/CSRformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  651. Linking CXX shared module ../../lib64/cacheformat.so
  652. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/cacheformat.dir/link.txt --verbose=1
  653. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,cacheformat.so -o ../../lib64/cacheformat.so CMakeFiles/cacheformat.dir/cacheformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  654. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  655. [ 34%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  656. Building CXX object src/CMakeFiles/plugin_fingerprints.dir/fingerprints/finger3.o
  657. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dplugin_fingerprints_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/plugin_fingerprints.dir/fingerprints/finger3.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/fingerprints/finger3.cpp
  658. Linking CXX shared module ../../lib64/balstformat.so
  659. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/balstformat.dir/link.txt --verbose=1
  660. [ 34%] Building CXX object src/formats/CMakeFiles/asciiformat.dir/__/depict/asciipainter.o
  661. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dasciiformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/asciiformat.dir/__/depict/asciipainter.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/depict/asciipainter.cpp
  662. Linking CXX shared module ../../lib64/acrformat.so
  663. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/acrformat.dir/link.txt --verbose=1
  664. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,balstformat.so -o ../../lib64/balstformat.so CMakeFiles/balstformat.dir/balstformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  665. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,acrformat.so -o ../../lib64/acrformat.so CMakeFiles/acrformat.dir/acrformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  666. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  667. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  668. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  669. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  670. [ 34%] Built target CSRformat
  671. [ 34%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  672. Built target cacheformat
  673. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  674. [ 34%] [ 34%] Building CXX object src/CMakeFiles/plugin_descriptors.dir/descriptors/filters.o
  675. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dplugin_descriptors_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/plugin_descriptors.dir/descriptors/filters.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/descriptors/filters.cpp
  676. Building CXX object src/CMakeFiles/plugin_descriptors.dir/descriptors/inchidescriptor.o
  677. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dplugin_descriptors_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/plugin_descriptors.dir/descriptors/inchidescriptor.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/descriptors/inchidescriptor.cpp
  678. Linking CXX shared module ../../lib64/carformat.so
  679. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/carformat.dir/link.txt --verbose=1
  680. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,carformat.so -o ../../lib64/carformat.so CMakeFiles/carformat.dir/carformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  681. Linking CXX shared module ../../lib64/alchemyformat.so
  682. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/alchemyformat.dir/link.txt --verbose=1
  683. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,alchemyformat.so -o ../../lib64/alchemyformat.so CMakeFiles/alchemyformat.dir/alchemyformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  684. Linking CXX shared module ../../lib64/boxformat.so
  685. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/boxformat.dir/link.txt --verbose=1
  686. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  687. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  688. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,boxformat.so -o ../../lib64/boxformat.so CMakeFiles/boxformat.dir/boxformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  689. [ 34%] Built target acrformat
  690. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 61
  691. [ 35%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  692. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 5
  693. Building CXX object src/CMakeFiles/plugin_descriptors.dir/descriptors/smartsdescriptors.o
  694. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dplugin_descriptors_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/plugin_descriptors.dir/descriptors/smartsdescriptors.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/descriptors/smartsdescriptors.cpp
  695. [ 35%] Built target balstformat
  696. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  697. [ 35%] Building CXX object src/CMakeFiles/plugin_forcefields.dir/forcefields/forcefieldghemical.o
  698. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dplugin_forcefields_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/plugin_forcefields.dir/forcefields/forcefieldghemical.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/forcefields/forcefieldghemical.cpp
  699. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  700. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 7
  701. [ 35%] Built target carformat
  702. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 63
  703. [ 36%] Building CXX object src/CMakeFiles/plugin_forcefields.dir/forcefields/forcefieldmmff94.o
  704. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dplugin_forcefields_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/plugin_forcefields.dir/forcefields/forcefieldmmff94.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/forcefields/forcefieldmmff94.cpp
  705. Linking CXX shared module ../../lib64/castepformat.so
  706. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  707. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/castepformat.dir/link.txt --verbose=1
  708. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  709. [ 36%] Built target alchemyformat
  710. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  711. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,castepformat.so -o ../../lib64/castepformat.so CMakeFiles/castepformat.dir/castepformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  712. [ 36%] Building CXX object src/CMakeFiles/plugin_forcefields.dir/forcefields/forcefielduff.o
  713. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dplugin_forcefields_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/plugin_forcefields.dir/forcefields/forcefielduff.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/forcefields/forcefielduff.cpp
  714. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  715. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  716. Linking CXX shared module ../../lib64/PQSformat.so
  717. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/PQSformat.dir/link.txt --verbose=1
  718. [ 36%] Built target boxformat
  719. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  720. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,PQSformat.so -o ../../lib64/PQSformat.so CMakeFiles/PQSformat.dir/PQSformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  721. [ 36%] Building CXX object src/CMakeFiles/plugin_charges.dir/charges/qeq.o
  722. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dplugin_charges_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/plugin_charges.dir/charges/qeq.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/charges/qeq.cpp
  723. Linking CXX shared module ../../lib64/cacaoformat.so
  724. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/cacaoformat.dir/link.txt --verbose=1
  725. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,cacaoformat.so -o ../../lib64/cacaoformat.so CMakeFiles/cacaoformat.dir/cacaoformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  726. Linking CXX shared module ../../lib64/abinitformat.so
  727. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/abinitformat.dir/link.txt --verbose=1
  728. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,abinitformat.so -o ../../lib64/abinitformat.so CMakeFiles/abinitformat.dir/abinitformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  729. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  730. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  731. [ 36%] Built target castepformat
  732. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 59
  733. [ 37%] Building CXX object src/CMakeFiles/plugin_charges.dir/charges/qtpie.o
  734. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dplugin_charges_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/plugin_charges.dir/charges/qtpie.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/charges/qtpie.cpp
  735. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  736. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  737. [ 37%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  738. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 6
  739. Built target PQSformat
  740. make -f src/formats/CMakeFiles/cccformat.dir/build.make src/formats/CMakeFiles/cccformat.dir/depend
  741. [ 37%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  742. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/cccformat.dir/DependInfo.cmake
  743. Built target cacaoformat
  744. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  745. [ 37%] Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/cccformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/cccformat.dir/depend.internal".
  746. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/cccformat.dir/depend.internal".
  747. Scanning dependencies of target cccformat
  748. Building CXX object src/CMakeFiles/plugin_ops.dir/ops/canonical.o
  749. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dplugin_ops_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/plugin_ops.dir/ops/canonical.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/ops/canonical.cpp
  750. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  751. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 2
  752. [ 37%] Built target abinitformat
  753. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 65
  754. Linking CXX shared module ../../lib64/MNAformat.so
  755. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/MNAformat.dir/link.txt --verbose=1
  756. [ 38%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  757. make -f src/formats/CMakeFiles/cccformat.dir/build.make src/formats/CMakeFiles/cccformat.dir/build
  758. Building CXX object src/CMakeFiles/plugin_ops.dir/ops/gen2D.o
  759. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dplugin_ops_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/plugin_ops.dir/ops/gen2D.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/ops/gen2D.cpp
  760. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  761. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  762. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,MNAformat.so -o ../../lib64/MNAformat.so CMakeFiles/MNAformat.dir/MNAformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  763. [ 38%] make -f src/formats/CMakeFiles/cdxmlformat.dir/build.make src/formats/CMakeFiles/cdxmlformat.dir/depend
  764. Building CXX object src/formats/CMakeFiles/cccformat.dir/cccformat.o
  765. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dcccformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/cccformat.dir/cccformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/cccformat.cpp
  766. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  767. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/cdxmlformat.dir/DependInfo.cmake
  768. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/cdxmlformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/cdxmlformat.dir/depend.internal".
  769. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/cdxmlformat.dir/depend.internal".
  770. Scanning dependencies of target cdxmlformat
  771. Linking CXX shared module ../../lib64/bgfformat.so
  772. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/bgfformat.dir/link.txt --verbose=1
  773. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,bgfformat.so -o ../../lib64/bgfformat.so CMakeFiles/bgfformat.dir/bgfformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  774. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  775. make -f src/formats/CMakeFiles/cdxmlformat.dir/build.make src/formats/CMakeFiles/cdxmlformat.dir/build
  776. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  777. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 8
  778. [ 39%] Building CXX object src/formats/CMakeFiles/cdxmlformat.dir/xml/cdxmlformat.o
  779. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dcdxmlformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/cdxmlformat.dir/xml/cdxmlformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/xml/cdxmlformat.cpp
  780. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  781. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  782. [ 39%] Built target MNAformat
  783. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  784. [ 39%] Building CXX object src/CMakeFiles/plugin_ops.dir/ops/fillUC.o
  785. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dplugin_ops_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/plugin_ops.dir/ops/fillUC.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/ops/fillUC.cpp
  786. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  787. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  788. [ 39%] Built target bgfformat
  789. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  790. [ 39%] Building CXX object src/CMakeFiles/plugin_ops.dir/ops/forcefield.o
  791. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dplugin_ops_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/plugin_ops.dir/ops/forcefield.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/ops/forcefield.cpp
  792. Linking CXX shared module ../../lib64/acesformat.so
  793. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/acesformat.dir/link.txt --verbose=1
  794. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,acesformat.so -o ../../lib64/acesformat.so CMakeFiles/acesformat.dir/acesformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  795. Linking CXX shared module ../../lib64/asciiformat.so
  796. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/asciiformat.dir/link.txt --verbose=1
  797. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,asciiformat.so -o ../../lib64/asciiformat.so CMakeFiles/asciiformat.dir/asciiformat.o CMakeFiles/asciiformat.dir/__/depict/asciipainter.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  798. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  799. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  800. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  801. [ 39%] [ 39%] Built target acesformat
  802. make -f src/formats/CMakeFiles/chem3dformat.dir/build.make src/formats/CMakeFiles/chem3dformat.dir/depend
  803. Building CXX object src/formats/CMakeFiles/cdxmlformat.dir/xml/xml.o
  804. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dcdxmlformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/cdxmlformat.dir/xml/xml.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/xml/xml.cpp
  805. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  806. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/chem3dformat.dir/DependInfo.cmake
  807. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/chem3dformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/chem3dformat.dir/depend.internal".
  808. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/chem3dformat.dir/depend.internal".
  809. Scanning dependencies of target chem3dformat
  810. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  811. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 4
  812. [ 39%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  813. Built target asciiformat
  814. make -f src/formats/CMakeFiles/chem3dformat.dir/build.make src/formats/CMakeFiles/chem3dformat.dir/build
  815. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 66
  816. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  817. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  818. [ 40%] Building CXX object src/CMakeFiles/plugin_ops.dir/ops/gen3d.o
  819. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dplugin_ops_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/plugin_ops.dir/ops/gen3d.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/ops/gen3d.cpp
  820. [ 40%] Building CXX object src/formats/CMakeFiles/chem3dformat.dir/chem3dformat.o
  821. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dchem3dformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/chem3dformat.dir/chem3dformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/chem3dformat.cpp
  822. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  823. [ 40%] Building CXX object src/CMakeFiles/plugin_ops.dir/ops/largest.o
  824. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dplugin_ops_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/plugin_ops.dir/ops/largest.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/ops/largest.cpp
  825. Linking CXX shared module ../../lib64/adfformat.so
  826. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/adfformat.dir/link.txt --verbose=1
  827. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,adfformat.so -o ../../lib64/adfformat.so CMakeFiles/adfformat.dir/adfformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  828. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  829. [ 40%] Building CXX object src/CMakeFiles/plugin_ops.dir/ops/loader.o
  830. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dplugin_ops_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/plugin_ops.dir/ops/loader.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/ops/loader.cpp
  831. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  832. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 3
  833. [ 40%] Built target adfformat
  834. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 67
  835. [ 41%] make -f src/formats/CMakeFiles/chemdrawcdx.dir/build.make src/formats/CMakeFiles/chemdrawcdx.dir/depend
  836. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  837. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/chemdrawcdx.dir/DependInfo.cmake
  838. Building CXX object src/CMakeFiles/plugin_ops.dir/ops/optransform.o
  839. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dplugin_ops_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/plugin_ops.dir/ops/optransform.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/ops/optransform.cpp
  840. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/chemdrawcdx.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/chemdrawcdx.dir/depend.internal".
  841. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/chemdrawcdx.dir/depend.internal".
  842. Scanning dependencies of target chemdrawcdx
  843. make -f src/formats/CMakeFiles/chemdrawct.dir/build.make src/formats/CMakeFiles/chemdrawct.dir/depend
  844. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  845. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/chemdrawct.dir/DependInfo.cmake
  846. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  847. make -f src/formats/CMakeFiles/chemdrawcdx.dir/build.make src/formats/CMakeFiles/chemdrawcdx.dir/build
  848. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  849. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 9
  850. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/chemdrawct.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/chemdrawct.dir/depend.internal".
  851. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/chemdrawct.dir/depend.internal".
  852. Scanning dependencies of target chemdrawct
  853. [ 42%] Building CXX object src/formats/CMakeFiles/chemdrawcdx.dir/chemdrawcdx.o
  854. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dchemdrawcdx_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/chemdrawcdx.dir/chemdrawcdx.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/chemdrawcdx.cpp
  855. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  856. make -f src/formats/CMakeFiles/chemdrawct.dir/build.make src/formats/CMakeFiles/chemdrawct.dir/build
  857. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  858. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  859. [ 42%] Building CXX object src/formats/CMakeFiles/chemdrawct.dir/chemdrawct.o
  860. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dchemdrawct_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/chemdrawct.dir/chemdrawct.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/chemdrawct.cpp
  861. make -f src/formats/CMakeFiles/chemkinformat.dir/build.make src/formats/CMakeFiles/chemkinformat.dir/depend
  862. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  863. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/chemkinformat.dir/DependInfo.cmake
  864. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/chemkinformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/chemkinformat.dir/depend.internal".
  865. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/chemkinformat.dir/depend.internal".
  866. Scanning dependencies of target chemkinformat
  867. Linking CXX shared module ../lib64/plugin_descriptors.so
  868. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/plugin_descriptors.dir/link.txt --verbose=1
  869. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  870. make -f src/formats/CMakeFiles/chemkinformat.dir/build.make src/formats/CMakeFiles/chemkinformat.dir/build
  871. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  872. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  873. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,plugin_descriptors.so -o ../lib64/plugin_descriptors.so CMakeFiles/plugin_descriptors.dir/descriptors/cansmidescriptor.o CMakeFiles/plugin_descriptors.dir/descriptors/cmpdfilter.o CMakeFiles/plugin_descriptors.dir/descriptors/groupcontrib.o CMakeFiles/plugin_descriptors.dir/descriptors/filters.o CMakeFiles/plugin_descriptors.dir/descriptors/inchidescriptor.o CMakeFiles/plugin_descriptors.dir/descriptors/smartsdescriptors.o -lm -ldl -lz ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  874. [ 42%] Building CXX object src/formats/CMakeFiles/chemkinformat.dir/chemkinformat.o
  875. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dchemkinformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/chemkinformat.dir/chemkinformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/chemkinformat.cpp
  876. make -f src/formats/CMakeFiles/chemtoolformat.dir/build.make src/formats/CMakeFiles/chemtoolformat.dir/depend
  877. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  878. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/chemtoolformat.dir/DependInfo.cmake
  879. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/chemtoolformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/chemtoolformat.dir/depend.internal".
  880. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/chemtoolformat.dir/depend.internal".
  881. Scanning dependencies of target chemtoolformat
  882. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  883. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 60 61
  884. [ 42%] make -f src/formats/CMakeFiles/cifformat.dir/build.make src/formats/CMakeFiles/cifformat.dir/depend
  885. Built target plugin_descriptors
  886. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  887. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  888. make -f src/formats/CMakeFiles/chemtoolformat.dir/build.make src/formats/CMakeFiles/chemtoolformat.dir/build
  889. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  890. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/cifformat.dir/DependInfo.cmake
  891. [ 42%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  892. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 10
  893. Building CXX object src/CMakeFiles/plugin_ops.dir/ops/partialcharges.o
  894. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dplugin_ops_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/plugin_ops.dir/ops/partialcharges.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/ops/partialcharges.cpp
  895. [ 43%] Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/cifformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/cifformat.dir/depend.internal".
  896. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/cifformat.dir/depend.internal".
  897. Scanning dependencies of target cifformat
  898. Building CXX object src/formats/CMakeFiles/chemtoolformat.dir/chemtoolformat.o
  899. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dchemtoolformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/chemtoolformat.dir/chemtoolformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/chemtoolformat.cpp
  900. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  901. make -f src/formats/CMakeFiles/cifformat.dir/build.make src/formats/CMakeFiles/cifformat.dir/build
  902. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  903. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  904. [ 43%] Building CXX object src/formats/CMakeFiles/cifformat.dir/cifformat.o
  905. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dcifformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/cifformat.dir/cifformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/cifformat.cpp
  906. Linking CXX shared module ../../lib64/cccformat.so
  907. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/cccformat.dir/link.txt --verbose=1
  908. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,cccformat.so -o ../../lib64/cccformat.so CMakeFiles/cccformat.dir/cccformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  909. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  910. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  911. [ 43%] Built target cccformat
  912. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  913. [ 43%] Building CXX object src/CMakeFiles/plugin_ops.dir/ops/readconformers.o
  914. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dplugin_ops_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/plugin_ops.dir/ops/readconformers.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/ops/readconformers.cpp
  915. Linking CXX shared module ../lib64/plugin_fingerprints.so
  916. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/plugin_fingerprints.dir/link.txt --verbose=1
  917. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,plugin_fingerprints.so -o ../lib64/plugin_fingerprints.so CMakeFiles/plugin_fingerprints.dir/fingerprints/finger2.o CMakeFiles/plugin_fingerprints.dir/fingerprints/finger3.o -lm -ldl -lz ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  918. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 68
  919. [ 44%] make -f src/formats/CMakeFiles/cmlformat.dir/build.make src/formats/CMakeFiles/cmlformat.dir/depend
  920. Building CXX object src/CMakeFiles/plugin_ops.dir/ops/sort.o
  921. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dplugin_ops_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/plugin_ops.dir/ops/sort.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/ops/sort.cpp
  922. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  923. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/cmlformat.dir/DependInfo.cmake
  924. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/cmlformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/cmlformat.dir/depend.internal".
  925. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/cmlformat.dir/depend.internal".
  926. Scanning dependencies of target cmlformat
  927. make -f src/formats/CMakeFiles/cmlreactformat.dir/build.make src/formats/CMakeFiles/cmlreactformat.dir/depend
  928. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  929. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/cmlreactformat.dir/DependInfo.cmake
  930. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/cmlreactformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/cmlreactformat.dir/depend.internal".
  931. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/cmlreactformat.dir/depend.internal".
  932. Scanning dependencies of target cmlreactformat
  933. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  934. make -f src/formats/CMakeFiles/cmlformat.dir/build.make src/formats/CMakeFiles/cmlformat.dir/build
  935. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  936. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  937. [ 44%] Building CXX object src/formats/CMakeFiles/cmlformat.dir/xml/cmlformat.o
  938. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dcmlformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/cmlformat.dir/xml/cmlformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/xml/cmlformat.cpp
  939. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  940. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  941. [ 44%] Built target plugin_fingerprints
  942. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  943. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  944. make -f src/formats/CMakeFiles/cmlreactformat.dir/build.make src/formats/CMakeFiles/cmlreactformat.dir/build
  945. [ 44%] Building CXX object src/CMakeFiles/plugin_ops.dir/ops/opisomorph.o
  946. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  947. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  948. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dplugin_ops_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/plugin_ops.dir/ops/opisomorph.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/ops/opisomorph.cpp
  949. [ 44%] Building CXX object src/formats/CMakeFiles/cmlreactformat.dir/xml/cmlreactformat.o
  950. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dcmlreactformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/cmlreactformat.dir/xml/cmlreactformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/xml/cmlreactformat.cpp
  951. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  952. [ 44%] Building CXX object src/formats/CMakeFiles/cmlreactformat.dir/xml/xml.o
  953. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dcmlreactformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/cmlreactformat.dir/xml/xml.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/xml/xml.cpp
  954. Linking CXX shared module ../../lib64/chem3dformat.so
  955. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/chem3dformat.dir/link.txt --verbose=1
  956. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,chem3dformat.so -o ../../lib64/chem3dformat.so CMakeFiles/chem3dformat.dir/chem3dformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  957. Linking CXX shared module ../../lib64/cdxmlformat.so
  958. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/cdxmlformat.dir/link.txt --verbose=1
  959. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,cdxmlformat.so -o ../../lib64/cdxmlformat.so CMakeFiles/cdxmlformat.dir/xml/cdxmlformat.o CMakeFiles/cdxmlformat.dir/xml/xml.o -lm -ldl -lz -lcairo -linchi -lm -lxml2 ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  960. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  961. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  962. [ 44%] Built target chem3dformat
  963. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 11
  964. [ 45%] Building CXX object src/formats/CMakeFiles/cmlformat.dir/xml/xml.o
  965. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dcmlformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/cmlformat.dir/xml/xml.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/xml/xml.cpp
  966. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  967. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 8
  968. [ 45%] Built target cdxmlformat
  969. make -f src/formats/CMakeFiles/copyformat.dir/build.make src/formats/CMakeFiles/copyformat.dir/depend
  970. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  971. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/copyformat.dir/DependInfo.cmake
  972. make -f src/formats/CMakeFiles/crkformat.dir/build.make src/formats/CMakeFiles/crkformat.dir/depend
  973. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  974. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/crkformat.dir/DependInfo.cmake
  975. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/copyformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/copyformat.dir/depend.internal".
  976. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/copyformat.dir/depend.internal".
  977. Scanning dependencies of target copyformat
  978. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/crkformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/crkformat.dir/depend.internal".
  979. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/crkformat.dir/depend.internal".
  980. Scanning dependencies of target crkformat
  981. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  982. make -f src/formats/CMakeFiles/copyformat.dir/build.make src/formats/CMakeFiles/copyformat.dir/build
  983. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  984. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 12
  985. [ 46%] Building CXX object src/formats/CMakeFiles/copyformat.dir/copyformat.o
  986. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dcopyformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/copyformat.dir/copyformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/copyformat.cpp
  987. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  988. make -f src/formats/CMakeFiles/crkformat.dir/build.make src/formats/CMakeFiles/crkformat.dir/build
  989. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  990. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  991. [ 46%] Building CXX object src/formats/CMakeFiles/crkformat.dir/crkformat.o
  992. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dcrkformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/crkformat.dir/crkformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/crkformat.cpp
  993. make -f src/formats/CMakeFiles/crystal09format.dir/build.make src/formats/CMakeFiles/crystal09format.dir/depend
  994. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  995. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/crystal09format.dir/DependInfo.cmake
  996. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/crystal09format.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/crystal09format.dir/depend.internal".
  997. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/crystal09format.dir/depend.internal".
  998. Scanning dependencies of target crystal09format
  999. make -f src/formats/CMakeFiles/cssrformat.dir/build.make src/formats/CMakeFiles/cssrformat.dir/depend
  1000. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1001. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/cssrformat.dir/DependInfo.cmake
  1002. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/cssrformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/cssrformat.dir/depend.internal".
  1003. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/cssrformat.dir/depend.internal".
  1004. Scanning dependencies of target cssrformat
  1005. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1006. make -f src/formats/CMakeFiles/crystal09format.dir/build.make src/formats/CMakeFiles/crystal09format.dir/build
  1007. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1008. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 13
  1009. [ 47%] Building CXX object src/formats/CMakeFiles/crystal09format.dir/crystal09format.o
  1010. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dcrystal09format_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/crystal09format.dir/crystal09format.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/crystal09format.cpp
  1011. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1012. make -f src/formats/CMakeFiles/cssrformat.dir/build.make src/formats/CMakeFiles/cssrformat.dir/build
  1013. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1014. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1015. [ 47%] Building CXX object src/formats/CMakeFiles/cssrformat.dir/cssrformat.o
  1016. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dcssrformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/cssrformat.dir/cssrformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/cssrformat.cpp
  1017. Linking CXX shared module ../../lib64/chemdrawct.so
  1018. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/chemdrawct.dir/link.txt --verbose=1
  1019. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,chemdrawct.so -o ../../lib64/chemdrawct.so CMakeFiles/chemdrawct.dir/chemdrawct.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  1020. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1021. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1022. [ 47%] Built target chemdrawct
  1023. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 69
  1024. [ 48%] Building CXX object src/CMakeFiles/plugin_ops.dir/ops/ophighlight.o
  1025. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dplugin_ops_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/plugin_ops.dir/ops/ophighlight.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/ops/ophighlight.cpp
  1026. Linking CXX shared module ../../lib64/MCDLformat.so
  1027. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/MCDLformat.dir/link.txt --verbose=1
  1028. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,MCDLformat.so -o ../../lib64/MCDLformat.so CMakeFiles/MCDLformat.dir/MCDLformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  1029. Linking CXX shared module ../../lib64/chemtoolformat.so
  1030. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/chemtoolformat.dir/link.txt --verbose=1
  1031. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,chemtoolformat.so -o ../../lib64/chemtoolformat.so CMakeFiles/chemtoolformat.dir/chemtoolformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  1032. Linking CXX shared module ../../lib64/copyformat.so
  1033. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/copyformat.dir/link.txt --verbose=1
  1034. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,copyformat.so -o ../../lib64/copyformat.so CMakeFiles/copyformat.dir/copyformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  1035. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1036. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 10
  1037. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1038. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 1
  1039. [ 48%] [ 48%] Built target chemtoolformat
  1040. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1041. Built target MCDLformat
  1042. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1043. [ 48%] [ 48%] Building CXX object src/CMakeFiles/plugin_ops.dir/ops/xout.o
  1044. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dplugin_ops_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/plugin_ops.dir/ops/xout.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/ops/xout.cpp
  1045. Building CXX object src/CMakeFiles/plugin_ops.dir/ops/conformer.o
  1046. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dplugin_ops_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/plugin_ops.dir/ops/conformer.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/ops/conformer.cpp
  1047. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 70
  1048. [ 49%] Building CXX object src/CMakeFiles/plugin_ops.dir/ops/opalign.o
  1049. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dplugin_ops_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/plugin_ops.dir/ops/opalign.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/ops/opalign.cpp
  1050. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1051. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 12
  1052. [ 49%] Built target copyformat
  1053. make -f src/formats/CMakeFiles/dlpolyformat.dir/build.make src/formats/CMakeFiles/dlpolyformat.dir/depend
  1054. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1055. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/dlpolyformat.dir/DependInfo.cmake
  1056. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/dlpolyformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/dlpolyformat.dir/depend.internal".
  1057. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/dlpolyformat.dir/depend.internal".
  1058. Scanning dependencies of target dlpolyformat
  1059. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1060. make -f src/formats/CMakeFiles/dlpolyformat.dir/build.make src/formats/CMakeFiles/dlpolyformat.dir/build
  1061. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1062. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1063. [ 49%] Building CXX object src/formats/CMakeFiles/dlpolyformat.dir/dlpolyformat.o
  1064. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Ddlpolyformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/dlpolyformat.dir/dlpolyformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/dlpolyformat.cpp
  1065. make -f src/formats/CMakeFiles/dmolformat.dir/build.make src/formats/CMakeFiles/dmolformat.dir/depend
  1066. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1067. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/dmolformat.dir/DependInfo.cmake
  1068. Linking CXX shared module ../../lib64/chemdrawcdx.so
  1069. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/chemdrawcdx.dir/link.txt --verbose=1
  1070. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/dmolformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/dmolformat.dir/depend.internal".
  1071. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/dmolformat.dir/depend.internal".
  1072. Scanning dependencies of target dmolformat
  1073. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,chemdrawcdx.so -o ../../lib64/chemdrawcdx.so CMakeFiles/chemdrawcdx.dir/chemdrawcdx.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  1074. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1075. make -f src/formats/CMakeFiles/dmolformat.dir/build.make src/formats/CMakeFiles/dmolformat.dir/build
  1076. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1077. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 14
  1078. [ 50%] Building CXX object src/formats/CMakeFiles/dmolformat.dir/dmolformat.o
  1079. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Ddmolformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/dmolformat.dir/dmolformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/dmolformat.cpp
  1080. make -f src/formats/CMakeFiles/fastaformat.dir/build.make src/formats/CMakeFiles/fastaformat.dir/depend
  1081. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1082. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/fastaformat.dir/DependInfo.cmake
  1083. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1084. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 9
  1085. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/fastaformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/fastaformat.dir/depend.internal".
  1086. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/fastaformat.dir/depend.internal".
  1087. Scanning dependencies of target fastaformat
  1088. [ 50%] Built target chemdrawcdx
  1089. make -f src/formats/CMakeFiles/fastsearchformat.dir/build.make src/formats/CMakeFiles/fastsearchformat.dir/depend
  1090. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1091. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/fastsearchformat.dir/DependInfo.cmake
  1092. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/fastsearchformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/fastsearchformat.dir/depend.internal".
  1093. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/fastsearchformat.dir/depend.internal".
  1094. Scanning dependencies of target fastsearchformat
  1095. make -f src/formats/CMakeFiles/fchkformat.dir/build.make src/formats/CMakeFiles/fchkformat.dir/depend
  1096. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1097. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/fchkformat.dir/DependInfo.cmake
  1098. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/fchkformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/fchkformat.dir/depend.internal".
  1099. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/fchkformat.dir/depend.internal".
  1100. Scanning dependencies of target fchkformat
  1101. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1102. make -f src/formats/CMakeFiles/fastaformat.dir/build.make src/formats/CMakeFiles/fastaformat.dir/build
  1103. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1104. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1105. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1106. make -f src/formats/CMakeFiles/fastsearchformat.dir/build.make src/formats/CMakeFiles/fastsearchformat.dir/build
  1107. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1108. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1109. [ 50%] [ 50%] Building CXX object src/formats/CMakeFiles/fastaformat.dir/fastaformat.o
  1110. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dfastaformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/fastaformat.dir/fastaformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/fastaformat.cpp
  1111. Building CXX object src/formats/CMakeFiles/fastsearchformat.dir/fastsearchformat.o
  1112. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dfastsearchformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/fastsearchformat.dir/fastsearchformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/fastsearchformat.cpp
  1113. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1114. make -f src/formats/CMakeFiles/fchkformat.dir/build.make src/formats/CMakeFiles/fchkformat.dir/build
  1115. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1116. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 15
  1117. [ 51%] Building CXX object src/formats/CMakeFiles/fchkformat.dir/fchkformat.o
  1118. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dfchkformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/fchkformat.dir/fchkformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/fchkformat.cpp
  1119. Linking CXX shared module ../../lib64/cssrformat.so
  1120. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/cssrformat.dir/link.txt --verbose=1
  1121. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,cssrformat.so -o ../../lib64/cssrformat.so CMakeFiles/cssrformat.dir/cssrformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  1122. make -f src/formats/CMakeFiles/featformat.dir/build.make src/formats/CMakeFiles/featformat.dir/depend
  1123. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1124. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/featformat.dir/DependInfo.cmake
  1125. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/featformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/featformat.dir/depend.internal".
  1126. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/featformat.dir/depend.internal".
  1127. Scanning dependencies of target featformat
  1128. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1129. make -f src/formats/CMakeFiles/featformat.dir/build.make src/formats/CMakeFiles/featformat.dir/build
  1130. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1131. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1132. [ 51%] Building CXX object src/formats/CMakeFiles/featformat.dir/featformat.o
  1133. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dfeatformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/featformat.dir/featformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/featformat.cpp
  1134. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1135. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1136. [ 51%] Built target cssrformat
  1137. make -f src/formats/CMakeFiles/fhformat.dir/build.make src/formats/CMakeFiles/fhformat.dir/depend
  1138. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1139. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/fhformat.dir/DependInfo.cmake
  1140. make -f src/formats/CMakeFiles/fhiaimsformat.dir/build.make src/formats/CMakeFiles/fhiaimsformat.dir/depend
  1141. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1142. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/fhiaimsformat.dir/DependInfo.cmake
  1143. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/fhformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/fhformat.dir/depend.internal".
  1144. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/fhformat.dir/depend.internal".
  1145. Scanning dependencies of target fhformat
  1146. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/fhiaimsformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/fhiaimsformat.dir/depend.internal".
  1147. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/fhiaimsformat.dir/depend.internal".
  1148. Scanning dependencies of target fhiaimsformat
  1149. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1150. make -f src/formats/CMakeFiles/fhformat.dir/build.make src/formats/CMakeFiles/fhformat.dir/build
  1151. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1152. make -f src/formats/CMakeFiles/fhiaimsformat.dir/build.make src/formats/CMakeFiles/fhiaimsformat.dir/build
  1153. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1154. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1155. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1156. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 16
  1157. [ 51%] [ 52%] Building CXX object src/formats/CMakeFiles/fhformat.dir/fhformat.o
  1158. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dfhformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/fhformat.dir/fhformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/fhformat.cpp
  1159. Building CXX object src/formats/CMakeFiles/fhiaimsformat.dir/fhiaimsformat.o
  1160. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dfhiaimsformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/fhiaimsformat.dir/fhiaimsformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/fhiaimsformat.cpp
  1161. make -f src/formats/CMakeFiles/fingerprintformat.dir/build.make src/formats/CMakeFiles/fingerprintformat.dir/depend
  1162. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1163. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/fingerprintformat.dir/DependInfo.cmake
  1164. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/fingerprintformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/fingerprintformat.dir/depend.internal".
  1165. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/fingerprintformat.dir/depend.internal".
  1166. Scanning dependencies of target fingerprintformat
  1167. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1168. make -f src/formats/CMakeFiles/fingerprintformat.dir/build.make src/formats/CMakeFiles/fingerprintformat.dir/build
  1169. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1170. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1171. [ 52%] Building CXX object src/formats/CMakeFiles/fingerprintformat.dir/fingerprintformat.o
  1172. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dfingerprintformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/fingerprintformat.dir/fingerprintformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/fingerprintformat.cpp
  1173. make -f src/formats/CMakeFiles/fpsformat.dir/build.make src/formats/CMakeFiles/fpsformat.dir/depend
  1174. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1175. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/fpsformat.dir/DependInfo.cmake
  1176. Linking CXX shared module ../../lib64/crkformat.so
  1177. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/crkformat.dir/link.txt --verbose=1
  1178. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/fpsformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/fpsformat.dir/depend.internal".
  1179. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/fpsformat.dir/depend.internal".
  1180. Scanning dependencies of target fpsformat
  1181. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,crkformat.so -o ../../lib64/crkformat.so CMakeFiles/crkformat.dir/crkformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  1182. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1183. make -f src/formats/CMakeFiles/fpsformat.dir/build.make src/formats/CMakeFiles/fpsformat.dir/build
  1184. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1185. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1186. [ 52%] Building CXX object src/formats/CMakeFiles/fpsformat.dir/fpsformat.o
  1187. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dfpsformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/fpsformat.dir/fpsformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/fpsformat.cpp
  1188. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1189. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1190. [ 52%] Built target crkformat
  1191. make -f src/formats/CMakeFiles/freefracformat.dir/build.make src/formats/CMakeFiles/freefracformat.dir/depend
  1192. make -f src/formats/CMakeFiles/gamessformat.dir/build.make src/formats/CMakeFiles/gamessformat.dir/depend
  1193. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1194. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/freefracformat.dir/DependInfo.cmake
  1195. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1196. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/gamessformat.dir/DependInfo.cmake
  1197. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/freefracformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/freefracformat.dir/depend.internal".
  1198. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/freefracformat.dir/depend.internal".
  1199. Scanning dependencies of target freefracformat
  1200. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/gamessformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/gamessformat.dir/depend.internal".
  1201. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/gamessformat.dir/depend.internal".
  1202. Scanning dependencies of target gamessformat
  1203. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1204. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1205. make -f src/formats/CMakeFiles/gamessformat.dir/build.make src/formats/CMakeFiles/gamessformat.dir/build
  1206. make -f src/formats/CMakeFiles/freefracformat.dir/build.make src/formats/CMakeFiles/freefracformat.dir/build
  1207. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1208. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1209. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1210. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 17
  1211. [ 52%] [ 53%] Building CXX object src/formats/CMakeFiles/gamessformat.dir/gamessformat.o
  1212. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dgamessformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/gamessformat.dir/gamessformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/gamessformat.cpp
  1213. Building CXX object src/formats/CMakeFiles/freefracformat.dir/freefracformat.o
  1214. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dfreefracformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/freefracformat.dir/freefracformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/freefracformat.cpp
  1215. make -f src/formats/CMakeFiles/gamessukformat.dir/build.make src/formats/CMakeFiles/gamessukformat.dir/depend
  1216. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1217. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/gamessukformat.dir/DependInfo.cmake
  1218. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/gamessukformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/gamessukformat.dir/depend.internal".
  1219. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/gamessukformat.dir/depend.internal".
  1220. Scanning dependencies of target gamessukformat
  1221. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1222. make -f src/formats/CMakeFiles/gamessukformat.dir/build.make src/formats/CMakeFiles/gamessukformat.dir/build
  1223. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1224. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1225. [ 53%] Building CXX object src/formats/CMakeFiles/gamessukformat.dir/gamessukformat.o
  1226. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dgamessukformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/gamessukformat.dir/gamessukformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/gamessukformat.cpp
  1227. Linking CXX shared module ../../lib64/crystal09format.so
  1228. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/crystal09format.dir/link.txt --verbose=1
  1229. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,crystal09format.so -o ../../lib64/crystal09format.so CMakeFiles/crystal09format.dir/crystal09format.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  1230. Linking CXX shared module ../../lib64/chemkinformat.so
  1231. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/chemkinformat.dir/link.txt --verbose=1
  1232. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,chemkinformat.so -o ../../lib64/chemkinformat.so CMakeFiles/chemkinformat.dir/chemkinformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  1233. Linking CXX shared module ../../lib64/cmlreactformat.so
  1234. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/cmlreactformat.dir/link.txt --verbose=1
  1235. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,cmlreactformat.so -o ../../lib64/cmlreactformat.so CMakeFiles/cmlreactformat.dir/xml/cmlreactformat.o CMakeFiles/cmlreactformat.dir/xml/xml.o -lm -ldl -lz -lcairo -linchi -lm -lxml2 ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  1236. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1237. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 13
  1238. [ 53%] Built target crystal09format
  1239. make -f src/formats/CMakeFiles/gausscubeformat.dir/build.make src/formats/CMakeFiles/gausscubeformat.dir/depend
  1240. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1241. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/gausscubeformat.dir/DependInfo.cmake
  1242. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1243. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1244. [ 53%] Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/gausscubeformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/gausscubeformat.dir/depend.internal".
  1245. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/gausscubeformat.dir/depend.internal".
  1246. Scanning dependencies of target gausscubeformat
  1247. Built target chemkinformat
  1248. make -f src/formats/CMakeFiles/gaussformat.dir/build.make src/formats/CMakeFiles/gaussformat.dir/depend
  1249. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1250. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/gaussformat.dir/DependInfo.cmake
  1251. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/gaussformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/gaussformat.dir/depend.internal".
  1252. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/gaussformat.dir/depend.internal".
  1253. Scanning dependencies of target gaussformat
  1254. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1255. make -f src/formats/CMakeFiles/gausscubeformat.dir/build.make src/formats/CMakeFiles/gausscubeformat.dir/build
  1256. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1257. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 18
  1258. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1259. make -f src/formats/CMakeFiles/gaussformat.dir/build.make src/formats/CMakeFiles/gaussformat.dir/build
  1260. [ 54%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1261. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1262. Building CXX object src/formats/CMakeFiles/gausscubeformat.dir/gausscubeformat.o
  1263. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dgausscubeformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/gausscubeformat.dir/gausscubeformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/gausscubeformat.cpp
  1264. [ 54%] make -f src/formats/CMakeFiles/gausszmatformat.dir/build.make src/formats/CMakeFiles/gausszmatformat.dir/depend
  1265. Linking CXX shared module ../lib64/plugin_ops.so
  1266. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/plugin_ops.dir/link.txt --verbose=1
  1267. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1268. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/gausszmatformat.dir/DependInfo.cmake
  1269. Building CXX object src/formats/CMakeFiles/gaussformat.dir/gaussformat.o
  1270. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dgaussformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/gaussformat.dir/gaussformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/gaussformat.cpp
  1271. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1272. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1273. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,plugin_ops.so -o ../lib64/plugin_ops.so CMakeFiles/plugin_ops.dir/ops/addfilename.o CMakeFiles/plugin_ops.dir/ops/addinindex.o CMakeFiles/plugin_ops.dir/ops/addpolarh.o CMakeFiles/plugin_ops.dir/ops/canonical.o CMakeFiles/plugin_ops.dir/ops/gen2D.o CMakeFiles/plugin_ops.dir/ops/fillUC.o CMakeFiles/plugin_ops.dir/ops/forcefield.o CMakeFiles/plugin_ops.dir/ops/gen3d.o CMakeFiles/plugin_ops.dir/ops/largest.o CMakeFiles/plugin_ops.dir/ops/loader.o CMakeFiles/plugin_ops.dir/ops/optransform.o CMakeFiles/plugin_ops.dir/ops/partialcharges.o CMakeFiles/plugin_ops.dir/ops/readconformers.o CMakeFiles/plugin_ops.dir/ops/sort.o CMakeFiles/plugin_ops.dir/ops/opisomorph.o CMakeFiles/plugin_ops.dir/ops/ophighlight.o CMakeFiles/plugin_ops.dir/ops/xout.o CMakeFiles/plugin_ops.dir/ops/conformer.o CMakeFiles/plugin_ops.dir/ops/opalign.o -lm -ldl -lz ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  1274. [ 54%] Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/gausszmatformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/gausszmatformat.dir/depend.internal".
  1275. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/gausszmatformat.dir/depend.internal".
  1276. Scanning dependencies of target gausszmatformat
  1277. Built target cmlreactformat
  1278. make -f src/formats/CMakeFiles/ghemicalformat.dir/build.make src/formats/CMakeFiles/ghemicalformat.dir/depend
  1279. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1280. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/ghemicalformat.dir/DependInfo.cmake
  1281. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/ghemicalformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/ghemicalformat.dir/depend.internal".
  1282. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/ghemicalformat.dir/depend.internal".
  1283. Scanning dependencies of target ghemicalformat
  1284. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1285. make -f src/formats/CMakeFiles/gausszmatformat.dir/build.make src/formats/CMakeFiles/gausszmatformat.dir/build
  1286. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1287. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 19
  1288. [ 55%] Building CXX object src/formats/CMakeFiles/gausszmatformat.dir/gausszmatformat.o
  1289. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1290. make -f src/formats/CMakeFiles/ghemicalformat.dir/build.make src/formats/CMakeFiles/ghemicalformat.dir/build
  1291. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dgausszmatformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/gausszmatformat.dir/gausszmatformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/gausszmatformat.cpp
  1292. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1293. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1294. [ 55%] Building CXX object src/formats/CMakeFiles/ghemicalformat.dir/ghemicalformat.o
  1295. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dghemicalformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/ghemicalformat.dir/ghemicalformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/ghemicalformat.cpp
  1296. Linking CXX shared module ../../lib64/dmolformat.so
  1297. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/dmolformat.dir/link.txt --verbose=1
  1298. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,dmolformat.so -o ../../lib64/dmolformat.so CMakeFiles/dmolformat.dir/dmolformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  1299. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1300. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 64 65 66 67 68 69 70
  1301. [ 55%] Built target plugin_ops
  1302. make -f src/formats/CMakeFiles/groformat.dir/build.make src/formats/CMakeFiles/groformat.dir/depend
  1303. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1304. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/groformat.dir/DependInfo.cmake
  1305. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/groformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/groformat.dir/depend.internal".
  1306. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/groformat.dir/depend.internal".
  1307. Scanning dependencies of target groformat
  1308. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1309. make -f src/formats/CMakeFiles/groformat.dir/build.make src/formats/CMakeFiles/groformat.dir/build
  1310. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1311. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1312. [ 55%] Building CXX object src/formats/CMakeFiles/groformat.dir/groformat.o
  1313. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dgroformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/groformat.dir/groformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/groformat.cpp
  1314. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1315. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 14
  1316. [ 55%] Built target dmolformat
  1317. make -f src/formats/CMakeFiles/gromos96format.dir/build.make src/formats/CMakeFiles/gromos96format.dir/depend
  1318. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1319. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/gromos96format.dir/DependInfo.cmake
  1320. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/gromos96format.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/gromos96format.dir/depend.internal".
  1321. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/gromos96format.dir/depend.internal".
  1322. Scanning dependencies of target gromos96format
  1323. Linking CXX shared module ../../lib64/featformat.so
  1324. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/featformat.dir/link.txt --verbose=1
  1325. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1326. make -f src/formats/CMakeFiles/gromos96format.dir/build.make src/formats/CMakeFiles/gromos96format.dir/build
  1327. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1328. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 20
  1329. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,featformat.so -o ../../lib64/featformat.so CMakeFiles/featformat.dir/featformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  1330. [ 56%] Building CXX object src/formats/CMakeFiles/gromos96format.dir/gromos96format.o
  1331. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dgromos96format_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/gromos96format.dir/gromos96format.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/gromos96format.cpp
  1332. Linking CXX shared module ../../lib64/fastaformat.so
  1333. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/fastaformat.dir/link.txt --verbose=1
  1334. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,fastaformat.so -o ../../lib64/fastaformat.so CMakeFiles/fastaformat.dir/fastaformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  1335. Linking CXX shared module ../../lib64/fhformat.so
  1336. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/fhformat.dir/link.txt --verbose=1
  1337. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,fhformat.so -o ../../lib64/fhformat.so CMakeFiles/fhformat.dir/fhformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  1338. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1339. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1340. [ 56%] Built target featformat
  1341. make -f src/formats/CMakeFiles/gulpformat.dir/build.make src/formats/CMakeFiles/gulpformat.dir/depend
  1342. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1343. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/gulpformat.dir/DependInfo.cmake
  1344. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/gulpformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/gulpformat.dir/depend.internal".
  1345. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/gulpformat.dir/depend.internal".
  1346. Scanning dependencies of target gulpformat
  1347. Linking CXX shared module ../../lib64/dlpolyformat.so
  1348. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/dlpolyformat.dir/link.txt --verbose=1
  1349. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,dlpolyformat.so -o ../../lib64/dlpolyformat.so CMakeFiles/dlpolyformat.dir/dlpolyformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  1350. Linking CXX shared module ../../lib64/fhiaimsformat.so
  1351. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/fhiaimsformat.dir/link.txt --verbose=1
  1352. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,fhiaimsformat.so -o ../../lib64/fhiaimsformat.so CMakeFiles/fhiaimsformat.dir/fhiaimsformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  1353. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1354. make -f src/formats/CMakeFiles/gulpformat.dir/build.make src/formats/CMakeFiles/gulpformat.dir/build
  1355. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1356. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1357. [ 56%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1358. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1359. Building CXX object src/formats/CMakeFiles/gulpformat.dir/gulpformat.o
  1360. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dgulpformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/gulpformat.dir/gulpformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/gulpformat.cpp
  1361. [ 56%] Built target fastaformat
  1362. make -f src/formats/CMakeFiles/hinformat.dir/build.make src/formats/CMakeFiles/hinformat.dir/depend
  1363. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1364. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/hinformat.dir/DependInfo.cmake
  1365. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1366. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1367. [ 56%] Built target fhformat
  1368. make -f src/formats/CMakeFiles/inchiformat.dir/build.make src/formats/CMakeFiles/inchiformat.dir/depend
  1369. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/hinformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/hinformat.dir/depend.internal".
  1370. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/hinformat.dir/depend.internal".
  1371. Scanning dependencies of target hinformat
  1372. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1373. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/inchiformat.dir/DependInfo.cmake
  1374. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/inchiformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/inchiformat.dir/depend.internal".
  1375. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/inchiformat.dir/depend.internal".
  1376. Scanning dependencies of target inchiformat
  1377. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1378. make -f src/formats/CMakeFiles/hinformat.dir/build.make src/formats/CMakeFiles/hinformat.dir/build
  1379. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1380. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1381. [ 56%] Building CXX object src/formats/CMakeFiles/hinformat.dir/hinformat.o
  1382. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dhinformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/hinformat.dir/hinformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/hinformat.cpp
  1383. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1384. make -f src/formats/CMakeFiles/inchiformat.dir/build.make src/formats/CMakeFiles/inchiformat.dir/build
  1385. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1386. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 21
  1387. [ 57%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1388. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 16
  1389. Building CXX object src/formats/CMakeFiles/inchiformat.dir/inchiformat.o
  1390. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dinchiformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/inchiformat.dir/inchiformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/inchiformat.cpp
  1391. [ 57%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1392. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1393. Built target fhiaimsformat
  1394. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1395. [ 57%] [ 57%] Built target dlpolyformat
  1396. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1397. Building CXX object src/formats/CMakeFiles/inchiformat.dir/getinchi.o
  1398. [ 57%] cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dinchiformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/inchiformat.dir/getinchi.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/getinchi.cpp
  1399. Building CXX object src/formats/CMakeFiles/inchiformat.dir/__/ops/unique.o
  1400. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dinchiformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/inchiformat.dir/__/ops/unique.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/ops/unique.cpp
  1401. Linking CXX shared module ../../lib64/fpsformat.so
  1402. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/fpsformat.dir/link.txt --verbose=1
  1403. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,fpsformat.so -o ../../lib64/fpsformat.so CMakeFiles/fpsformat.dir/fpsformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  1404. make -f src/formats/CMakeFiles/jaguarformat.dir/build.make src/formats/CMakeFiles/jaguarformat.dir/depend
  1405. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1406. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/jaguarformat.dir/DependInfo.cmake
  1407. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/jaguarformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/jaguarformat.dir/depend.internal".
  1408. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/jaguarformat.dir/depend.internal".
  1409. Scanning dependencies of target jaguarformat
  1410. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1411. make -f src/formats/CMakeFiles/jaguarformat.dir/build.make src/formats/CMakeFiles/jaguarformat.dir/build
  1412. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1413. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 22
  1414. [ 58%] Building CXX object src/formats/CMakeFiles/jaguarformat.dir/jaguarformat.o
  1415. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Djaguarformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/jaguarformat.dir/jaguarformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/jaguarformat.cpp
  1416. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1417. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1418. [ 58%] Built target fpsformat
  1419. make -f src/formats/CMakeFiles/lmpdatformat.dir/build.make src/formats/CMakeFiles/lmpdatformat.dir/depend
  1420. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1421. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/lmpdatformat.dir/DependInfo.cmake
  1422. Linking CXX shared module ../../lib64/fingerprintformat.so
  1423. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/fingerprintformat.dir/link.txt --verbose=1
  1424. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/lmpdatformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/lmpdatformat.dir/depend.internal".
  1425. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/lmpdatformat.dir/depend.internal".
  1426. Scanning dependencies of target lmpdatformat
  1427. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,fingerprintformat.so -o ../../lib64/fingerprintformat.so CMakeFiles/fingerprintformat.dir/fingerprintformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  1428. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1429. make -f src/formats/CMakeFiles/lmpdatformat.dir/build.make src/formats/CMakeFiles/lmpdatformat.dir/build
  1430. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1431. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1432. [ 58%] Building CXX object src/formats/CMakeFiles/lmpdatformat.dir/lmpdatformat.o
  1433. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dlmpdatformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/lmpdatformat.dir/lmpdatformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/lmpdatformat.cpp
  1434. Linking CXX shared module ../../lib64/freefracformat.so
  1435. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/freefracformat.dir/link.txt --verbose=1
  1436. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,freefracformat.so -o ../../lib64/freefracformat.so CMakeFiles/freefracformat.dir/freefracformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  1437. make -f src/formats/CMakeFiles/mdlformat.dir/build.make src/formats/CMakeFiles/mdlformat.dir/depend
  1438. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1439. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/mdlformat.dir/DependInfo.cmake
  1440. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/mdlformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/mdlformat.dir/depend.internal".
  1441. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/mdlformat.dir/depend.internal".
  1442. Scanning dependencies of target mdlformat
  1443. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1444. make -f src/formats/CMakeFiles/mdlformat.dir/build.make src/formats/CMakeFiles/mdlformat.dir/build
  1445. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1446. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1447. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1448. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1449. [ 58%] [ 58%] Built target fingerprintformat
  1450. make -f src/formats/CMakeFiles/mmcifformat.dir/build.make src/formats/CMakeFiles/mmcifformat.dir/depend
  1451. Building CXX object src/formats/CMakeFiles/mdlformat.dir/mdlformat.o
  1452. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dmdlformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/mdlformat.dir/mdlformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/mdlformat.cpp
  1453. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1454. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/mmcifformat.dir/DependInfo.cmake
  1455. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/mmcifformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/mmcifformat.dir/depend.internal".
  1456. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/mmcifformat.dir/depend.internal".
  1457. Scanning dependencies of target mmcifformat
  1458. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1459. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 17
  1460. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1461. make -f src/formats/CMakeFiles/mmcifformat.dir/build.make src/formats/CMakeFiles/mmcifformat.dir/build
  1462. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1463. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 23
  1464. [ 58%] Built target freefracformat
  1465. make -f src/formats/CMakeFiles/mmodformat.dir/build.make src/formats/CMakeFiles/mmodformat.dir/depend
  1466. [ 59%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1467. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/mmodformat.dir/DependInfo.cmake
  1468. Building CXX object src/formats/CMakeFiles/mmcifformat.dir/mmcifformat.o
  1469. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dmmcifformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/mmcifformat.dir/mmcifformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/mmcifformat.cpp
  1470. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/mmodformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/mmodformat.dir/depend.internal".
  1471. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/mmodformat.dir/depend.internal".
  1472. Scanning dependencies of target mmodformat
  1473. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1474. make -f src/formats/CMakeFiles/mmodformat.dir/build.make src/formats/CMakeFiles/mmodformat.dir/build
  1475. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1476. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1477. [ 59%] Building CXX object src/formats/CMakeFiles/mmodformat.dir/mmodformat.o
  1478. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dmmodformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/mmodformat.dir/mmodformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/mmodformat.cpp
  1479. Linking CXX shared module ../../lib64/fastsearchformat.so
  1480. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/fastsearchformat.dir/link.txt --verbose=1
  1481. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,fastsearchformat.so -o ../../lib64/fastsearchformat.so CMakeFiles/fastsearchformat.dir/fastsearchformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  1482. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1483. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1484. [ 59%] Built target fastsearchformat
  1485. make -f src/formats/CMakeFiles/mol2format.dir/build.make src/formats/CMakeFiles/mol2format.dir/depend
  1486. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1487. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/mol2format.dir/DependInfo.cmake
  1488. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/mol2format.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/mol2format.dir/depend.internal".
  1489. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/mol2format.dir/depend.internal".
  1490. Scanning dependencies of target mol2format
  1491. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1492. make -f src/formats/CMakeFiles/mol2format.dir/build.make src/formats/CMakeFiles/mol2format.dir/build
  1493. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1494. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1495. [ 59%] Building CXX object src/formats/CMakeFiles/mol2format.dir/mol2format.o
  1496. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dmol2format_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/mol2format.dir/mol2format.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/mol2format.cpp
  1497. Linking CXX shared module ../../lib64/cifformat.so
  1498. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/cifformat.dir/link.txt --verbose=1
  1499. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,cifformat.so -o ../../lib64/cifformat.so CMakeFiles/cifformat.dir/cifformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  1500. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1501. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1502. [ 59%] Built target cifformat
  1503. make -f src/formats/CMakeFiles/moldenformat.dir/build.make src/formats/CMakeFiles/moldenformat.dir/depend
  1504. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1505. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/moldenformat.dir/DependInfo.cmake
  1506. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/moldenformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/moldenformat.dir/depend.internal".
  1507. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/moldenformat.dir/depend.internal".
  1508. Scanning dependencies of target moldenformat
  1509. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1510. make -f src/formats/CMakeFiles/moldenformat.dir/build.make src/formats/CMakeFiles/moldenformat.dir/build
  1511. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1512. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 24
  1513. [ 60%] Building CXX object src/formats/CMakeFiles/moldenformat.dir/moldenformat.o
  1514. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dmoldenformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/moldenformat.dir/moldenformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/moldenformat.cpp
  1515. Linking CXX shared module ../../lib64/fchkformat.so
  1516. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/fchkformat.dir/link.txt --verbose=1
  1517. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,fchkformat.so -o ../../lib64/fchkformat.so CMakeFiles/fchkformat.dir/fchkformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  1518. Linking CXX shared module ../../lib64/ghemicalformat.so
  1519. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/ghemicalformat.dir/link.txt --verbose=1
  1520. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,ghemicalformat.so -o ../../lib64/ghemicalformat.so CMakeFiles/ghemicalformat.dir/ghemicalformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  1521. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1522. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 15
  1523. [ 60%] Built target fchkformat
  1524. make -f src/formats/CMakeFiles/molproformat.dir/build.make src/formats/CMakeFiles/molproformat.dir/depend
  1525. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1526. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/molproformat.dir/DependInfo.cmake
  1527. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/molproformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/molproformat.dir/depend.internal".
  1528. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/molproformat.dir/depend.internal".
  1529. Scanning dependencies of target molproformat
  1530. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1531. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1532. [ 60%] Linking CXX shared module ../../lib64/gromos96format.so
  1533. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/gromos96format.dir/link.txt --verbose=1
  1534. Built target ghemicalformat
  1535. make -f src/formats/CMakeFiles/molreport.dir/build.make src/formats/CMakeFiles/molreport.dir/depend
  1536. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1537. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/molreport.dir/DependInfo.cmake
  1538. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,gromos96format.so -o ../../lib64/gromos96format.so CMakeFiles/gromos96format.dir/gromos96format.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  1539. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1540. make -f src/formats/CMakeFiles/molproformat.dir/build.make src/formats/CMakeFiles/molproformat.dir/build
  1541. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/molreport.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/molreport.dir/depend.internal".
  1542. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/molreport.dir/depend.internal".
  1543. Scanning dependencies of target molreport
  1544. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1545. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1546. [ 60%] Building CXX object src/formats/CMakeFiles/molproformat.dir/molproformat.o
  1547. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dmolproformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/molproformat.dir/molproformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/molproformat.cpp
  1548. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1549. make -f src/formats/CMakeFiles/molreport.dir/build.make src/formats/CMakeFiles/molreport.dir/build
  1550. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1551. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 25
  1552. [ 61%] Building CXX object src/formats/CMakeFiles/molreport.dir/molreport.o
  1553. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dmolreport_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/molreport.dir/molreport.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/molreport.cpp
  1554. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1555. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 20
  1556. [ 61%] Built target gromos96format
  1557. make -f src/formats/CMakeFiles/mopacformat.dir/build.make src/formats/CMakeFiles/mopacformat.dir/depend
  1558. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1559. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/mopacformat.dir/DependInfo.cmake
  1560. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/mopacformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/mopacformat.dir/depend.internal".
  1561. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/mopacformat.dir/depend.internal".
  1562. Scanning dependencies of target mopacformat
  1563. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1564. make -f src/formats/CMakeFiles/mopacformat.dir/build.make src/formats/CMakeFiles/mopacformat.dir/build
  1565. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1566. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1567. [ 61%] Building CXX object src/formats/CMakeFiles/mopacformat.dir/mopacformat.o
  1568. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dmopacformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/mopacformat.dir/mopacformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/mopacformat.cpp
  1569. Linking CXX shared module ../../lib64/hinformat.so
  1570. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/hinformat.dir/link.txt --verbose=1
  1571. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,hinformat.so -o ../../lib64/hinformat.so CMakeFiles/hinformat.dir/hinformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  1572. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1573. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1574. [ 61%] Built target hinformat
  1575. make -f src/formats/CMakeFiles/mpdformat.dir/build.make src/formats/CMakeFiles/mpdformat.dir/depend
  1576. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1577. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/mpdformat.dir/DependInfo.cmake
  1578. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/mpdformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/mpdformat.dir/depend.internal".
  1579. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/mpdformat.dir/depend.internal".
  1580. Scanning dependencies of target mpdformat
  1581. Linking CXX shared module ../../lib64/gausszmatformat.so
  1582. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/gausszmatformat.dir/link.txt --verbose=1
  1583. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,gausszmatformat.so -o ../../lib64/gausszmatformat.so CMakeFiles/gausszmatformat.dir/gausszmatformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  1584. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1585. make -f src/formats/CMakeFiles/mpdformat.dir/build.make src/formats/CMakeFiles/mpdformat.dir/build
  1586. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1587. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1588. [ 61%] Building CXX object src/formats/CMakeFiles/mpdformat.dir/mpdformat.o
  1589. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dmpdformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/mpdformat.dir/mpdformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/mpdformat.cpp
  1590. make -f src/formats/CMakeFiles/mpqcformat.dir/build.make src/formats/CMakeFiles/mpqcformat.dir/depend
  1591. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1592. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/mpqcformat.dir/DependInfo.cmake
  1593. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/mpqcformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/mpqcformat.dir/depend.internal".
  1594. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/mpqcformat.dir/depend.internal".
  1595. Scanning dependencies of target mpqcformat
  1596. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1597. make -f src/formats/CMakeFiles/mpqcformat.dir/build.make src/formats/CMakeFiles/mpqcformat.dir/build
  1598. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1599. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 19
  1600. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1601. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 26
  1602. [ 62%] [ 62%] Built target gausszmatformat
  1603. Building CXX object src/formats/CMakeFiles/mpqcformat.dir/mpqcformat.o
  1604. make -f src/formats/CMakeFiles/msiformat.dir/build.make src/formats/CMakeFiles/msiformat.dir/depend
  1605. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dmpqcformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/mpqcformat.dir/mpqcformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/mpqcformat.cpp
  1606. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1607. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/msiformat.dir/DependInfo.cmake
  1608. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/msiformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/msiformat.dir/depend.internal".
  1609. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/msiformat.dir/depend.internal".
  1610. Scanning dependencies of target msiformat
  1611. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1612. make -f src/formats/CMakeFiles/msiformat.dir/build.make src/formats/CMakeFiles/msiformat.dir/build
  1613. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1614. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1615. [ 62%] Building CXX object src/formats/CMakeFiles/msiformat.dir/msiformat.o
  1616. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dmsiformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/msiformat.dir/msiformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/msiformat.cpp
  1617. Linking CXX shared module ../../lib64/jaguarformat.so
  1618. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/jaguarformat.dir/link.txt --verbose=1
  1619. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,jaguarformat.so -o ../../lib64/jaguarformat.so CMakeFiles/jaguarformat.dir/jaguarformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  1620. Linking CXX shared module ../../lib64/cmlformat.so
  1621. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/cmlformat.dir/link.txt --verbose=1
  1622. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,cmlformat.so -o ../../lib64/cmlformat.so CMakeFiles/cmlformat.dir/xml/cmlformat.o CMakeFiles/cmlformat.dir/xml/xml.o -lm -ldl -lz -lcairo -linchi -lm -lxml2 ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  1623. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1624. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 22
  1625. [ 62%] Built target jaguarformat
  1626. make -f src/formats/CMakeFiles/msmsformat.dir/build.make src/formats/CMakeFiles/msmsformat.dir/depend
  1627. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1628. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/msmsformat.dir/DependInfo.cmake
  1629. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/msmsformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/msmsformat.dir/depend.internal".
  1630. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/msmsformat.dir/depend.internal".
  1631. Scanning dependencies of target msmsformat
  1632. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1633. make -f src/formats/CMakeFiles/msmsformat.dir/build.make src/formats/CMakeFiles/msmsformat.dir/build
  1634. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1635. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1636. [ 62%] Building CXX object src/formats/CMakeFiles/msmsformat.dir/msmsformat.o
  1637. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dmsmsformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/msmsformat.dir/msmsformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/msmsformat.cpp
  1638. Linking CXX shared module ../../lib64/gulpformat.so
  1639. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/gulpformat.dir/link.txt --verbose=1
  1640. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,gulpformat.so -o ../../lib64/gulpformat.so CMakeFiles/gulpformat.dir/gulpformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  1641. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1642. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 11
  1643. [ 62%] Built target cmlformat
  1644. make -f src/formats/CMakeFiles/nulformat.dir/build.make src/formats/CMakeFiles/nulformat.dir/depend
  1645. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1646. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/nulformat.dir/DependInfo.cmake
  1647. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/nulformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/nulformat.dir/depend.internal".
  1648. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/nulformat.dir/depend.internal".
  1649. Scanning dependencies of target nulformat
  1650. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1651. make -f src/formats/CMakeFiles/nulformat.dir/build.make src/formats/CMakeFiles/nulformat.dir/build
  1652. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1653. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 27
  1654. [ 63%] Building CXX object src/formats/CMakeFiles/nulformat.dir/nulformat.o
  1655. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dnulformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/nulformat.dir/nulformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/nulformat.cpp
  1656. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1657. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1658. [ 63%] Built target gulpformat
  1659. make -f src/formats/CMakeFiles/nwchemformat.dir/build.make src/formats/CMakeFiles/nwchemformat.dir/depend
  1660. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1661. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/nwchemformat.dir/DependInfo.cmake
  1662. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/nwchemformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/nwchemformat.dir/depend.internal".
  1663. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/nwchemformat.dir/depend.internal".
  1664. Scanning dependencies of target nwchemformat
  1665. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1666. make -f src/formats/CMakeFiles/nwchemformat.dir/build.make src/formats/CMakeFiles/nwchemformat.dir/build
  1667. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1668. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1669. [ 63%] Building CXX object src/formats/CMakeFiles/nwchemformat.dir/nwchemformat.o
  1670. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dnwchemformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/nwchemformat.dir/nwchemformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/nwchemformat.cpp
  1671. Linking CXX shared module ../../lib64/groformat.so
  1672. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/groformat.dir/link.txt --verbose=1
  1673. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,groformat.so -o ../../lib64/groformat.so CMakeFiles/groformat.dir/groformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  1674. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1675. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1676. [ 63%] Built target groformat
  1677. make -f src/formats/CMakeFiles/opendxformat.dir/build.make src/formats/CMakeFiles/opendxformat.dir/depend
  1678. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1679. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/opendxformat.dir/DependInfo.cmake
  1680. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/opendxformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/opendxformat.dir/depend.internal".
  1681. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/opendxformat.dir/depend.internal".
  1682. Scanning dependencies of target opendxformat
  1683. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1684. make -f src/formats/CMakeFiles/opendxformat.dir/build.make src/formats/CMakeFiles/opendxformat.dir/build
  1685. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1686. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1687. [ 63%] Building CXX object src/formats/CMakeFiles/opendxformat.dir/opendxformat.o
  1688. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dopendxformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/opendxformat.dir/opendxformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/opendxformat.cpp
  1689. Linking CXX shared module ../../lib64/gamessukformat.so
  1690. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/gamessukformat.dir/link.txt --verbose=1
  1691. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,gamessukformat.so -o ../../lib64/gamessukformat.so CMakeFiles/gamessukformat.dir/gamessukformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  1692. Linking CXX shared module ../../lib64/nulformat.so
  1693. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/nulformat.dir/link.txt --verbose=1
  1694. Linking CXX shared module ../../lib64/mmodformat.so
  1695. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/mmodformat.dir/link.txt --verbose=1
  1696. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,nulformat.so -o ../../lib64/nulformat.so CMakeFiles/nulformat.dir/nulformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  1697. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,mmodformat.so -o ../../lib64/mmodformat.so CMakeFiles/mmodformat.dir/mmodformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  1698. Linking CXX shared module ../../lib64/gausscubeformat.so
  1699. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/gausscubeformat.dir/link.txt --verbose=1
  1700. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,gausscubeformat.so -o ../../lib64/gausscubeformat.so CMakeFiles/gausscubeformat.dir/gausscubeformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  1701. Linking CXX shared module ../../lib64/molreport.so
  1702. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/molreport.dir/link.txt --verbose=1
  1703. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,molreport.so -o ../../lib64/molreport.so CMakeFiles/molreport.dir/molreport.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  1704. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1705. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 27
  1706. [ 63%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1707. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1708. Built target nulformat
  1709. make -f src/formats/CMakeFiles/outformat.dir/build.make src/formats/CMakeFiles/outformat.dir/depend
  1710. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1711. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1712. [ 63%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1713. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/outformat.dir/DependInfo.cmake
  1714. Built target mmodformat
  1715. [ 63%] make -f src/formats/CMakeFiles/pcmodelformat.dir/build.make src/formats/CMakeFiles/pcmodelformat.dir/depend
  1716. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1717. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/pcmodelformat.dir/DependInfo.cmake
  1718. Built target gamessukformat
  1719. make -f src/formats/CMakeFiles/pdbformat.dir/build.make src/formats/CMakeFiles/pdbformat.dir/depend
  1720. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1721. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/pdbformat.dir/DependInfo.cmake
  1722. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/outformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/outformat.dir/depend.internal".
  1723. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/outformat.dir/depend.internal".
  1724. Scanning dependencies of target outformat
  1725. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/pcmodelformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/pcmodelformat.dir/depend.internal".
  1726. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/pcmodelformat.dir/depend.internal".
  1727. Scanning dependencies of target pcmodelformat
  1728. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/pdbformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/pdbformat.dir/depend.internal".
  1729. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/pdbformat.dir/depend.internal".
  1730. Scanning dependencies of target pdbformat
  1731. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1732. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 25
  1733. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1734. make -f src/formats/CMakeFiles/outformat.dir/build.make src/formats/CMakeFiles/outformat.dir/build
  1735. [ 63%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1736. make -f src/formats/CMakeFiles/pdbformat.dir/build.make src/formats/CMakeFiles/pdbformat.dir/build
  1737. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1738. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1739. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1740. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1741. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 18
  1742. make -f src/formats/CMakeFiles/pcmodelformat.dir/build.make src/formats/CMakeFiles/pcmodelformat.dir/build
  1743. Built target molreport
  1744. make -f src/formats/CMakeFiles/pdbqtformat.dir/build.make src/formats/CMakeFiles/pdbqtformat.dir/depend
  1745. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1746. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1747. [ 63%] [ 63%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1748. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 56
  1749. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1750. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/pdbqtformat.dir/DependInfo.cmake
  1751. [ 63%] Building CXX object src/formats/CMakeFiles/outformat.dir/outformat.o
  1752. Built target gausscubeformat
  1753. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Doutformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/outformat.dir/outformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/outformat.cpp
  1754. make -f src/formats/CMakeFiles/png2format.dir/build.make src/formats/CMakeFiles/png2format.dir/depend
  1755. [ 64%] Building CXX object src/formats/CMakeFiles/pdbformat.dir/pdbformat.o
  1756. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1757. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/png2format.dir/DependInfo.cmake
  1758. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dpdbformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/pdbformat.dir/pdbformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/pdbformat.cpp
  1759. Building CXX object src/formats/CMakeFiles/pcmodelformat.dir/pcmodelformat.o
  1760. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dpcmodelformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/pcmodelformat.dir/pcmodelformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/pcmodelformat.cpp
  1761. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/pdbqtformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/pdbqtformat.dir/depend.internal".
  1762. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/pdbqtformat.dir/depend.internal".
  1763. Scanning dependencies of target pdbqtformat
  1764. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/png2format.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/png2format.dir/depend.internal".
  1765. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/png2format.dir/depend.internal".
  1766. Scanning dependencies of target png2format
  1767. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1768. make -f src/formats/CMakeFiles/pdbqtformat.dir/build.make src/formats/CMakeFiles/pdbqtformat.dir/build
  1769. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1770. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 57
  1771. [ 65%] Linking CXX shared module ../lib64/plugin_forcefields.so
  1772. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/plugin_forcefields.dir/link.txt --verbose=1
  1773. Building CXX object src/formats/CMakeFiles/pdbqtformat.dir/pdbqtformat.o
  1774. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dpdbqtformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/pdbqtformat.dir/pdbqtformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/pdbqtformat.cpp
  1775. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,plugin_forcefields.so -o ../lib64/plugin_forcefields.so CMakeFiles/plugin_forcefields.dir/forcefields/forcefieldgaff.o CMakeFiles/plugin_forcefields.dir/forcefields/forcefieldghemical.o CMakeFiles/plugin_forcefields.dir/forcefields/forcefieldmmff94.o CMakeFiles/plugin_forcefields.dir/forcefields/forcefielduff.o -lm -ldl -lz ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  1776. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1777. make -f src/formats/CMakeFiles/png2format.dir/build.make src/formats/CMakeFiles/png2format.dir/build
  1778. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1779. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1780. [ 65%] Building CXX object src/formats/CMakeFiles/png2format.dir/png2format.o
  1781. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dpng2format_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/png2format.dir/png2format.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/png2format.cpp
  1782. Linking CXX shared module ../../lib64/mol2format.so
  1783. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/mol2format.dir/link.txt --verbose=1
  1784. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,mol2format.so -o ../../lib64/mol2format.so CMakeFiles/mol2format.dir/mol2format.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  1785. Linking CXX shared module ../../lib64/gamessformat.so
  1786. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/gamessformat.dir/link.txt --verbose=1
  1787. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,gamessformat.so -o ../../lib64/gamessformat.so CMakeFiles/gamessformat.dir/gamessformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  1788. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1789. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1790. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1791. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 62 63
  1792. [ 65%] [ 65%] Built target mol2format
  1793. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1794. Built target plugin_forcefields
  1795. make -f src/formats/CMakeFiles/pngformat.dir/build.make src/formats/CMakeFiles/pngformat.dir/depend
  1796. [ 65%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1797. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/pngformat.dir/DependInfo.cmake
  1798. Building CXX object src/formats/CMakeFiles/png2format.dir/__/depict/cairopainter.o
  1799. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dpng2format_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/png2format.dir/__/depict/cairopainter.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/depict/cairopainter.cpp
  1800. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1801. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1802. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/pngformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/pngformat.dir/depend.internal".
  1803. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/pngformat.dir/depend.internal".
  1804. Scanning dependencies of target pngformat
  1805. [ 65%] Built target gamessformat
  1806. make -f src/formats/CMakeFiles/posformat.dir/build.make src/formats/CMakeFiles/posformat.dir/depend
  1807. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1808. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/posformat.dir/DependInfo.cmake
  1809. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/posformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/posformat.dir/depend.internal".
  1810. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/posformat.dir/depend.internal".
  1811. Scanning dependencies of target posformat
  1812. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1813. make -f src/formats/CMakeFiles/pngformat.dir/build.make src/formats/CMakeFiles/pngformat.dir/build
  1814. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1815. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 71
  1816. [ 66%] Building CXX object src/formats/CMakeFiles/pngformat.dir/pngformat.o
  1817. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dpngformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/pngformat.dir/pngformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/pngformat.cpp
  1818. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1819. make -f src/formats/CMakeFiles/posformat.dir/build.make src/formats/CMakeFiles/posformat.dir/build
  1820. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1821. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1822. [ 66%] Building CXX object src/formats/CMakeFiles/posformat.dir/posformat.o
  1823. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dposformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/posformat.dir/posformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/posformat.cpp
  1824. Linking CXX shared module ../../lib64/mpqcformat.so
  1825. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/mpqcformat.dir/link.txt --verbose=1
  1826. Linking CXX shared module ../../lib64/mpdformat.so
  1827. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/mpdformat.dir/link.txt --verbose=1
  1828. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,mpqcformat.so -o ../../lib64/mpqcformat.so CMakeFiles/mpqcformat.dir/mpqcformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  1829. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,mpdformat.so -o ../../lib64/mpdformat.so CMakeFiles/mpdformat.dir/mpdformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  1830. Linking CXX shared module ../../lib64/inchiformat.so
  1831. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/inchiformat.dir/link.txt --verbose=1
  1832. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,inchiformat.so -o ../../lib64/inchiformat.so CMakeFiles/inchiformat.dir/inchiformat.o CMakeFiles/inchiformat.dir/getinchi.o CMakeFiles/inchiformat.dir/__/ops/unique.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  1833. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1834. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 26
  1835. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1836. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1837. [ 66%] Built target mpqcformat
  1838. make -f src/formats/CMakeFiles/povrayformat.dir/build.make src/formats/CMakeFiles/povrayformat.dir/depend
  1839. [ 66%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1840. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/povrayformat.dir/DependInfo.cmake
  1841. Built target mpdformat
  1842. make -f src/formats/CMakeFiles/pqrformat.dir/build.make src/formats/CMakeFiles/pqrformat.dir/depend
  1843. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1844. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/pqrformat.dir/DependInfo.cmake
  1845. Linking CXX shared module ../../lib64/lmpdatformat.so
  1846. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/povrayformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/povrayformat.dir/depend.internal".
  1847. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/povrayformat.dir/depend.internal".
  1848. Scanning dependencies of target povrayformat
  1849. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/lmpdatformat.dir/link.txt --verbose=1
  1850. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/pqrformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/pqrformat.dir/depend.internal".
  1851. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/pqrformat.dir/depend.internal".
  1852. Scanning dependencies of target pqrformat
  1853. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,lmpdatformat.so -o ../../lib64/lmpdatformat.so CMakeFiles/lmpdatformat.dir/lmpdatformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  1854. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1855. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 21
  1856. Linking CXX shared module ../../lib64/msmsformat.so
  1857. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/msmsformat.dir/link.txt --verbose=1
  1858. [ 66%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1859. make -f src/formats/CMakeFiles/povrayformat.dir/build.make src/formats/CMakeFiles/povrayformat.dir/build
  1860. Built target inchiformat
  1861. make -f src/formats/CMakeFiles/pubchem.dir/build.make src/formats/CMakeFiles/pubchem.dir/depend
  1862. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,msmsformat.so -o ../../lib64/msmsformat.so CMakeFiles/msmsformat.dir/msmsformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  1863. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1864. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1865. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1866. make -f src/formats/CMakeFiles/pqrformat.dir/build.make src/formats/CMakeFiles/pqrformat.dir/build
  1867. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1868. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/pubchem.dir/DependInfo.cmake
  1869. [ 66%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1870. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 72
  1871. Building CXX object src/formats/CMakeFiles/povrayformat.dir/povrayformat.o
  1872. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dpovrayformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/povrayformat.dir/povrayformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/povrayformat.cpp
  1873. [ 67%] Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/pubchem.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/pubchem.dir/depend.internal".
  1874. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/pubchem.dir/depend.internal".
  1875. Scanning dependencies of target pubchem
  1876. Building CXX object src/formats/CMakeFiles/pqrformat.dir/pqrformat.o
  1877. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dpqrformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/pqrformat.dir/pqrformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/pqrformat.cpp
  1878. Linking CXX shared module ../../lib64/mmcifformat.so
  1879. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/mmcifformat.dir/link.txt --verbose=1
  1880. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,mmcifformat.so -o ../../lib64/mmcifformat.so CMakeFiles/mmcifformat.dir/mmcifformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  1881. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1882. make -f src/formats/CMakeFiles/pubchem.dir/build.make src/formats/CMakeFiles/pubchem.dir/build
  1883. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1884. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1885. [ 67%] Building CXX object src/formats/CMakeFiles/pubchem.dir/xml/pubchem.o
  1886. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dpubchem_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/pubchem.dir/xml/pubchem.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/xml/pubchem.cpp
  1887. Linking CXX shared module ../../lib64/moldenformat.so
  1888. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/moldenformat.dir/link.txt --verbose=1
  1889. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,moldenformat.so -o ../../lib64/moldenformat.so CMakeFiles/moldenformat.dir/moldenformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  1890. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1891. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1892. [ 67%] Built target lmpdatformat
  1893. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1894. [ 67%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1895. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1896. Building CXX object src/formats/CMakeFiles/pubchem.dir/xml/xml.o
  1897. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dpubchem_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/pubchem.dir/xml/xml.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/xml/xml.cpp
  1898. [ 67%] Built target msmsformat
  1899. make -f src/formats/CMakeFiles/pwscfformat.dir/build.make src/formats/CMakeFiles/pwscfformat.dir/depend
  1900. Linking CXX shared module ../../lib64/molproformat.so
  1901. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/molproformat.dir/link.txt --verbose=1
  1902. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1903. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/pwscfformat.dir/DependInfo.cmake
  1904. Linking CXX shared module ../../lib64/msiformat.so
  1905. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/msiformat.dir/link.txt --verbose=1
  1906. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,molproformat.so -o ../../lib64/molproformat.so CMakeFiles/molproformat.dir/molproformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  1907. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,msiformat.so -o ../../lib64/msiformat.so CMakeFiles/msiformat.dir/msiformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  1908. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/pwscfformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/pwscfformat.dir/depend.internal".
  1909. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/pwscfformat.dir/depend.internal".
  1910. Scanning dependencies of target pwscfformat
  1911. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1912. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 23
  1913. [ 67%] Built target mmcifformat
  1914. make -f src/formats/CMakeFiles/qchemformat.dir/build.make src/formats/CMakeFiles/qchemformat.dir/depend
  1915. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1916. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/qchemformat.dir/DependInfo.cmake
  1917. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1918. make -f src/formats/CMakeFiles/pwscfformat.dir/build.make src/formats/CMakeFiles/pwscfformat.dir/build
  1919. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1920. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 73
  1921. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/qchemformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/qchemformat.dir/depend.internal".
  1922. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/qchemformat.dir/depend.internal".
  1923. Scanning dependencies of target qchemformat
  1924. [ 68%] Building CXX object src/formats/CMakeFiles/pwscfformat.dir/pwscfformat.o
  1925. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dpwscfformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/pwscfformat.dir/pwscfformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/pwscfformat.cpp
  1926. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1927. make -f src/formats/CMakeFiles/qchemformat.dir/build.make src/formats/CMakeFiles/qchemformat.dir/build
  1928. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1929. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 24
  1930. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1931. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1932. [ 68%] Built target moldenformat
  1933. make -f src/formats/CMakeFiles/reportformat.dir/build.make src/formats/CMakeFiles/reportformat.dir/depend
  1934. [ 68%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1935. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/reportformat.dir/DependInfo.cmake
  1936. Building CXX object src/formats/CMakeFiles/qchemformat.dir/qchemformat.o
  1937. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dqchemformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/qchemformat.dir/qchemformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/qchemformat.cpp
  1938. make -f src/formats/CMakeFiles/rsmiformat.dir/build.make src/formats/CMakeFiles/rsmiformat.dir/depend
  1939. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1940. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/rsmiformat.dir/DependInfo.cmake
  1941. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/reportformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/reportformat.dir/depend.internal".
  1942. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/reportformat.dir/depend.internal".
  1943. Scanning dependencies of target reportformat
  1944. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/rsmiformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/rsmiformat.dir/depend.internal".
  1945. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/rsmiformat.dir/depend.internal".
  1946. Scanning dependencies of target rsmiformat
  1947. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1948. make -f src/formats/CMakeFiles/reportformat.dir/build.make src/formats/CMakeFiles/reportformat.dir/build
  1949. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1950. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1951. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1952. make -f src/formats/CMakeFiles/rsmiformat.dir/build.make src/formats/CMakeFiles/rsmiformat.dir/build
  1953. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1954. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1955. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1956. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1957. [ 68%] [ 68%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1958. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1959. Built target msiformat
  1960. make -f src/formats/CMakeFiles/rxnformat.dir/build.make src/formats/CMakeFiles/rxnformat.dir/depend
  1961. Building CXX object src/formats/CMakeFiles/reportformat.dir/reportformat.o
  1962. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dreportformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/reportformat.dir/reportformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/reportformat.cpp
  1963. [ 68%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1964. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/rxnformat.dir/DependInfo.cmake
  1965. [ 68%] Building CXX object src/formats/CMakeFiles/rsmiformat.dir/rsmiformat.o
  1966. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Drsmiformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/rsmiformat.dir/rsmiformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/rsmiformat.cpp
  1967. Built target molproformat
  1968. make -f src/formats/CMakeFiles/shelxformat.dir/build.make src/formats/CMakeFiles/shelxformat.dir/depend
  1969. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1970. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/shelxformat.dir/DependInfo.cmake
  1971. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/rxnformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/rxnformat.dir/depend.internal".
  1972. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/rxnformat.dir/depend.internal".
  1973. Scanning dependencies of target rxnformat
  1974. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/shelxformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/shelxformat.dir/depend.internal".
  1975. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/shelxformat.dir/depend.internal".
  1976. Scanning dependencies of target shelxformat
  1977. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1978. make -f src/formats/CMakeFiles/rxnformat.dir/build.make src/formats/CMakeFiles/rxnformat.dir/build
  1979. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1980. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 75
  1981. [ 69%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1982. make -f src/formats/CMakeFiles/shelxformat.dir/build.make src/formats/CMakeFiles/shelxformat.dir/build
  1983. Building CXX object src/formats/CMakeFiles/rxnformat.dir/rxnformat.o
  1984. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Drxnformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/rxnformat.dir/rxnformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/rxnformat.cpp
  1985. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1986. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1987. Linking CXX shared module ../../lib64/gaussformat.so
  1988. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/gaussformat.dir/link.txt --verbose=1
  1989. [ 69%] Building CXX object src/formats/CMakeFiles/shelxformat.dir/shelxformat.o
  1990. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,gaussformat.so -o ../../lib64/gaussformat.so CMakeFiles/gaussformat.dir/gaussformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  1991. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dshelxformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/shelxformat.dir/shelxformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/shelxformat.cpp
  1992. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1993. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  1994. [ 69%] Built target gaussformat
  1995. make -f src/formats/CMakeFiles/smilesformat.dir/build.make src/formats/CMakeFiles/smilesformat.dir/depend
  1996. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  1997. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/smilesformat.dir/DependInfo.cmake
  1998. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/smilesformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/smilesformat.dir/depend.internal".
  1999. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/smilesformat.dir/depend.internal".
  2000. Scanning dependencies of target smilesformat
  2001. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2002. make -f src/formats/CMakeFiles/smilesformat.dir/build.make src/formats/CMakeFiles/smilesformat.dir/build
  2003. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2004. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2005. [ 69%] Building CXX object src/formats/CMakeFiles/smilesformat.dir/smilesformat.o
  2006. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dsmilesformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/smilesformat.dir/smilesformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/smilesformat.cpp
  2007. Linking CXX shared module ../../lib64/outformat.so
  2008. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/outformat.dir/link.txt --verbose=1
  2009. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,outformat.so -o ../../lib64/outformat.so CMakeFiles/outformat.dir/outformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  2010. Linking CXX shared module ../../lib64/pcmodelformat.so
  2011. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/pcmodelformat.dir/link.txt --verbose=1
  2012. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,pcmodelformat.so -o ../../lib64/pcmodelformat.so CMakeFiles/pcmodelformat.dir/pcmodelformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  2013. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2014. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2015. [ 69%] Built target outformat
  2016. make -f src/formats/CMakeFiles/svgformat.dir/build.make src/formats/CMakeFiles/svgformat.dir/depend
  2017. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2018. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 56
  2019. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2020. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/svgformat.dir/DependInfo.cmake
  2021. [ 69%] Built target pcmodelformat
  2022. make -f src/formats/CMakeFiles/textformat.dir/build.make src/formats/CMakeFiles/textformat.dir/depend
  2023. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2024. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/textformat.dir/DependInfo.cmake
  2025. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/svgformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/svgformat.dir/depend.internal".
  2026. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/svgformat.dir/depend.internal".
  2027. Scanning dependencies of target svgformat
  2028. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/textformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/textformat.dir/depend.internal".
  2029. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/textformat.dir/depend.internal".
  2030. Scanning dependencies of target textformat
  2031. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2032. make -f src/formats/CMakeFiles/textformat.dir/build.make src/formats/CMakeFiles/textformat.dir/build
  2033. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2034. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2035. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2036. make -f src/formats/CMakeFiles/svgformat.dir/build.make src/formats/CMakeFiles/svgformat.dir/build
  2037. [ 69%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2038. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 76
  2039. Building CXX object src/formats/CMakeFiles/textformat.dir/textformat.o
  2040. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dtextformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/textformat.dir/textformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/textformat.cpp
  2041. [ 70%] Building CXX object src/formats/CMakeFiles/svgformat.dir/svgformat.o
  2042. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dsvgformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/svgformat.dir/svgformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/svgformat.cpp
  2043. Linking CXX shared module ../../lib64/nwchemformat.so
  2044. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/nwchemformat.dir/link.txt --verbose=1
  2045. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,nwchemformat.so -o ../../lib64/nwchemformat.so CMakeFiles/nwchemformat.dir/nwchemformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  2046. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2047. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2048. [ 70%] Built target nwchemformat
  2049. make -f src/formats/CMakeFiles/thermoformat.dir/build.make src/formats/CMakeFiles/thermoformat.dir/depend
  2050. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2051. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/thermoformat.dir/DependInfo.cmake
  2052. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/thermoformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/thermoformat.dir/depend.internal".
  2053. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/thermoformat.dir/depend.internal".
  2054. Scanning dependencies of target thermoformat
  2055. Linking CXX shared module ../../lib64/opendxformat.so
  2056. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/opendxformat.dir/link.txt --verbose=1
  2057. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,opendxformat.so -o ../../lib64/opendxformat.so CMakeFiles/opendxformat.dir/opendxformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  2058. Linking CXX shared module ../../lib64/mopacformat.so
  2059. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/mopacformat.dir/link.txt --verbose=1
  2060. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,mopacformat.so -o ../../lib64/mopacformat.so CMakeFiles/mopacformat.dir/mopacformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  2061. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2062. make -f src/formats/CMakeFiles/thermoformat.dir/build.make src/formats/CMakeFiles/thermoformat.dir/build
  2063. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2064. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 95
  2065. [ 71%] Building CXX object src/formats/CMakeFiles/thermoformat.dir/thermoformat.o
  2066. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dthermoformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/thermoformat.dir/thermoformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/thermoformat.cpp
  2067. Linking CXX shared module ../../lib64/png2format.so
  2068. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/png2format.dir/link.txt --verbose=1
  2069. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,png2format.so -o ../../lib64/png2format.so CMakeFiles/png2format.dir/png2format.o CMakeFiles/png2format.dir/__/depict/cairopainter.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  2070. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2071. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2072. [ 71%] Built target opendxformat
  2073. make -f src/formats/CMakeFiles/tinkerformat.dir/build.make src/formats/CMakeFiles/tinkerformat.dir/depend
  2074. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2075. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/tinkerformat.dir/DependInfo.cmake
  2076. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2077. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2078. [ 71%] Built target mopacformat
  2079. make -f src/formats/CMakeFiles/titleformat.dir/build.make src/formats/CMakeFiles/titleformat.dir/depend
  2080. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/tinkerformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/tinkerformat.dir/depend.internal".
  2081. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/tinkerformat.dir/depend.internal".
  2082. Scanning dependencies of target tinkerformat
  2083. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2084. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/titleformat.dir/DependInfo.cmake
  2085. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/titleformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/titleformat.dir/depend.internal".
  2086. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/titleformat.dir/depend.internal".
  2087. Scanning dependencies of target titleformat
  2088. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2089. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2090. [ 71%] Built target png2format
  2091. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2092. make -f src/formats/CMakeFiles/turbomoleformat.dir/build.make src/formats/CMakeFiles/turbomoleformat.dir/depend
  2093. make -f src/formats/CMakeFiles/tinkerformat.dir/build.make src/formats/CMakeFiles/tinkerformat.dir/build
  2094. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2095. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/turbomoleformat.dir/DependInfo.cmake
  2096. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2097. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2098. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2099. make -f src/formats/CMakeFiles/titleformat.dir/build.make src/formats/CMakeFiles/titleformat.dir/build
  2100. [ 71%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2101. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2102. Building CXX object src/formats/CMakeFiles/tinkerformat.dir/tinkerformat.o
  2103. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dtinkerformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/tinkerformat.dir/tinkerformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/tinkerformat.cpp
  2104. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/turbomoleformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/turbomoleformat.dir/depend.internal".
  2105. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/turbomoleformat.dir/depend.internal".
  2106. Scanning dependencies of target turbomoleformat
  2107. [ 71%] Building CXX object src/formats/CMakeFiles/titleformat.dir/titleformat.o
  2108. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dtitleformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/titleformat.dir/titleformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/titleformat.cpp
  2109. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2110. make -f src/formats/CMakeFiles/turbomoleformat.dir/build.make src/formats/CMakeFiles/turbomoleformat.dir/build
  2111. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2112. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 96
  2113. [ 72%] Building CXX object src/formats/CMakeFiles/turbomoleformat.dir/turbomoleformat.o
  2114. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dturbomoleformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/turbomoleformat.dir/turbomoleformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/turbomoleformat.cpp
  2115. Linking CXX shared module ../../lib64/posformat.so
  2116. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/posformat.dir/link.txt --verbose=1
  2117. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,posformat.so -o ../../lib64/posformat.so CMakeFiles/posformat.dir/posformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  2118. Linking CXX shared module ../../lib64/mdlformat.so
  2119. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/mdlformat.dir/link.txt --verbose=1
  2120. Linking CXX shared module ../../lib64/pngformat.so
  2121. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/pngformat.dir/link.txt --verbose=1
  2122. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,mdlformat.so -o ../../lib64/mdlformat.so CMakeFiles/mdlformat.dir/mdlformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  2123. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,pngformat.so -o ../../lib64/pngformat.so CMakeFiles/pngformat.dir/pngformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  2124. Linking CXX shared module ../../lib64/textformat.so
  2125. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/textformat.dir/link.txt --verbose=1
  2126. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,textformat.so -o ../../lib64/textformat.so CMakeFiles/textformat.dir/textformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  2127. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2128. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2129. [ 72%] Built target posformat
  2130. make -f src/formats/CMakeFiles/unichemformat.dir/build.make src/formats/CMakeFiles/unichemformat.dir/depend
  2131. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2132. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/unichemformat.dir/DependInfo.cmake
  2133. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/unichemformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/unichemformat.dir/depend.internal".
  2134. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/unichemformat.dir/depend.internal".
  2135. Scanning dependencies of target unichemformat
  2136. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2137. make -f src/formats/CMakeFiles/unichemformat.dir/build.make src/formats/CMakeFiles/unichemformat.dir/build
  2138. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2139. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 71
  2140. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2141. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2142. [ 72%] [ 72%] Built target pngformat
  2143. make -f src/formats/CMakeFiles/vaspformat.dir/build.make src/formats/CMakeFiles/vaspformat.dir/depend
  2144. Building CXX object src/formats/CMakeFiles/unichemformat.dir/unichemformat.o
  2145. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2146. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/vaspformat.dir/DependInfo.cmake
  2147. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dunichemformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/unichemformat.dir/unichemformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/unichemformat.cpp
  2148. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2149. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2150. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/vaspformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/vaspformat.dir/depend.internal".
  2151. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/vaspformat.dir/depend.internal".
  2152. Scanning dependencies of target vaspformat
  2153. [ 72%] Built target mdlformat
  2154. make -f src/formats/CMakeFiles/viewmolformat.dir/build.make src/formats/CMakeFiles/viewmolformat.dir/depend
  2155. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2156. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/viewmolformat.dir/DependInfo.cmake
  2157. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/viewmolformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/viewmolformat.dir/depend.internal".
  2158. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/viewmolformat.dir/depend.internal".
  2159. Scanning dependencies of target viewmolformat
  2160. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2161. make -f src/formats/CMakeFiles/vaspformat.dir/build.make src/formats/CMakeFiles/vaspformat.dir/build
  2162. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2163. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2164. [ 72%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2165. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2166. Building CXX object src/formats/CMakeFiles/vaspformat.dir/vaspformat.o
  2167. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dvaspformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/vaspformat.dir/vaspformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/vaspformat.cpp
  2168. [ 72%] Built target textformat
  2169. make -f src/formats/CMakeFiles/xedformat.dir/build.make src/formats/CMakeFiles/xedformat.dir/depend
  2170. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2171. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/xedformat.dir/DependInfo.cmake
  2172. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2173. make -f src/formats/CMakeFiles/viewmolformat.dir/build.make src/formats/CMakeFiles/viewmolformat.dir/build
  2174. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/xedformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/xedformat.dir/depend.internal".
  2175. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/xedformat.dir/depend.internal".
  2176. Scanning dependencies of target xedformat
  2177. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2178. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 97
  2179. make -f src/formats/CMakeFiles/xmlformat.dir/build.make src/formats/CMakeFiles/xmlformat.dir/depend
  2180. [ 73%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2181. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/xmlformat.dir/DependInfo.cmake
  2182. Building CXX object src/formats/CMakeFiles/viewmolformat.dir/viewmolformat.o
  2183. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dviewmolformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/viewmolformat.dir/viewmolformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/viewmolformat.cpp
  2184. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/xmlformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/xmlformat.dir/depend.internal".
  2185. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/xmlformat.dir/depend.internal".
  2186. Scanning dependencies of target xmlformat
  2187. Linking CXX shared module ../../lib64/pubchem.so
  2188. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/pubchem.dir/link.txt --verbose=1
  2189. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2190. make -f src/formats/CMakeFiles/xedformat.dir/build.make src/formats/CMakeFiles/xedformat.dir/build
  2191. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2192. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2193. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,pubchem.so -o ../../lib64/pubchem.so CMakeFiles/pubchem.dir/xml/pubchem.o CMakeFiles/pubchem.dir/xml/xml.o -lm -ldl -lz -lcairo -linchi -lm -lxml2 ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  2194. [ 73%] Building CXX object src/formats/CMakeFiles/xedformat.dir/xedformat.o
  2195. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dxedformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/xedformat.dir/xedformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/xedformat.cpp
  2196. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2197. make -f src/formats/CMakeFiles/xmlformat.dir/build.make src/formats/CMakeFiles/xmlformat.dir/build
  2198. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2199. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2200. [ 73%] Building CXX object src/formats/CMakeFiles/xmlformat.dir/xml/xmlformat.o
  2201. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dxmlformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/xmlformat.dir/xml/xmlformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/xml/xmlformat.cpp
  2202. Linking CXX shared module ../../lib64/shelxformat.so
  2203. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/shelxformat.dir/link.txt --verbose=1
  2204. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,shelxformat.so -o ../../lib64/shelxformat.so CMakeFiles/shelxformat.dir/shelxformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  2205. Linking CXX shared module ../../lib64/pwscfformat.so
  2206. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/pwscfformat.dir/link.txt --verbose=1
  2207. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,pwscfformat.so -o ../../lib64/pwscfformat.so CMakeFiles/pwscfformat.dir/pwscfformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  2208. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2209. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2210. [ 73%] Built target pubchem
  2211. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 98
  2212. [ 74%] Building CXX object src/formats/CMakeFiles/xmlformat.dir/xml/xml.o
  2213. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dxmlformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/xmlformat.dir/xml/xml.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/xml/xml.cpp
  2214. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2215. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2216. [ 74%] Built target shelxformat
  2217. make -f src/formats/CMakeFiles/xsfformat.dir/build.make src/formats/CMakeFiles/xsfformat.dir/depend
  2218. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2219. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/xsfformat.dir/DependInfo.cmake
  2220. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/xsfformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/xsfformat.dir/depend.internal".
  2221. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/xsfformat.dir/depend.internal".
  2222. Scanning dependencies of target xsfformat
  2223. Linking CXX shared module ../../lib64/reportformat.so
  2224. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/reportformat.dir/link.txt --verbose=1
  2225. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,reportformat.so -o ../../lib64/reportformat.so CMakeFiles/reportformat.dir/reportformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  2226. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2227. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 73
  2228. [ 74%] Built target pwscfformat
  2229. make -f src/formats/CMakeFiles/xtcformat.dir/build.make src/formats/CMakeFiles/xtcformat.dir/depend
  2230. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2231. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/xtcformat.dir/DependInfo.cmake
  2232. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2233. make -f src/formats/CMakeFiles/xsfformat.dir/build.make src/formats/CMakeFiles/xsfformat.dir/build
  2234. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2235. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2236. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/xtcformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/xtcformat.dir/depend.internal".
  2237. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/xtcformat.dir/depend.internal".
  2238. Scanning dependencies of target xtcformat
  2239. [ 74%] Building CXX object src/formats/CMakeFiles/xsfformat.dir/xsfformat.o
  2240. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dxsfformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/xsfformat.dir/xsfformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/xsfformat.cpp
  2241. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2242. make -f src/formats/CMakeFiles/xtcformat.dir/build.make src/formats/CMakeFiles/xtcformat.dir/build
  2243. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2244. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2245. [ 74%] Building CXX object src/formats/CMakeFiles/xtcformat.dir/xtcformat.o
  2246. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dxtcformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/xtcformat.dir/xtcformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/xtcformat.cpp
  2247. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2248. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2249. [ 74%] Built target reportformat
  2250. make -f src/formats/CMakeFiles/xyzformat.dir/build.make src/formats/CMakeFiles/xyzformat.dir/depend
  2251. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2252. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/xyzformat.dir/DependInfo.cmake
  2253. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/xyzformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/xyzformat.dir/depend.internal".
  2254. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/xyzformat.dir/depend.internal".
  2255. Scanning dependencies of target xyzformat
  2256. Linking CXX shared module ../../lib64/rxnformat.so
  2257. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxnformat.dir/link.txt --verbose=1
  2258. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2259. make -f src/formats/CMakeFiles/xyzformat.dir/build.make src/formats/CMakeFiles/xyzformat.dir/build
  2260. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2261. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 99
  2262. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,rxnformat.so -o ../../lib64/rxnformat.so CMakeFiles/rxnformat.dir/rxnformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  2263. [ 75%] Building CXX object src/formats/CMakeFiles/xyzformat.dir/xyzformat.o
  2264. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dxyzformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/xyzformat.dir/xyzformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/xyzformat.cpp
  2265. Linking CXX shared module ../../lib64/rsmiformat.so
  2266. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/rsmiformat.dir/link.txt --verbose=1
  2267. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,rsmiformat.so -o ../../lib64/rsmiformat.so CMakeFiles/rsmiformat.dir/rsmiformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  2268. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2269. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 75
  2270. [ 75%] Built target rxnformat
  2271. make -f src/formats/CMakeFiles/yasaraformat.dir/build.make src/formats/CMakeFiles/yasaraformat.dir/depend
  2272. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2273. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/yasaraformat.dir/DependInfo.cmake
  2274. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/yasaraformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/yasaraformat.dir/depend.internal".
  2275. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/yasaraformat.dir/depend.internal".
  2276. Scanning dependencies of target yasaraformat
  2277. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2278. make -f src/formats/CMakeFiles/yasaraformat.dir/build.make src/formats/CMakeFiles/yasaraformat.dir/build
  2279. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2280. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2281. [ 75%] Building CXX object src/formats/CMakeFiles/yasaraformat.dir/yasaraformat.o
  2282. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dyasaraformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/yasaraformat.dir/yasaraformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/yasaraformat.cpp
  2283. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2284. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2285. [ 75%] Built target rsmiformat
  2286. make -f src/formats/CMakeFiles/zindoformat.dir/build.make src/formats/CMakeFiles/zindoformat.dir/depend
  2287. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2288. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/zindoformat.dir/DependInfo.cmake
  2289. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/zindoformat.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/zindoformat.dir/depend.internal".
  2290. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/zindoformat.dir/depend.internal".
  2291. Scanning dependencies of target zindoformat
  2292. Linking CXX shared module ../../lib64/pdbformat.so
  2293. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/pdbformat.dir/link.txt --verbose=1
  2294. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2295. make -f src/formats/CMakeFiles/zindoformat.dir/build.make src/formats/CMakeFiles/zindoformat.dir/build
  2296. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,pdbformat.so -o ../../lib64/pdbformat.so CMakeFiles/pdbformat.dir/pdbformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  2297. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2298. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 100
  2299. [ 76%] Building CXX object src/formats/CMakeFiles/zindoformat.dir/zindoformat.o
  2300. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LINK_AS_DLL -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Dzindoformat_EXPORTS -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -fPIC -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -I/usr/include/cairo -I/usr/include/libxml2 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/zindoformat.dir/zindoformat.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/zindoformat.cpp
  2301. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2302. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2303. [ 76%] Built target pdbformat
  2304. make -f tools/CMakeFiles/babel.dir/build.make tools/CMakeFiles/babel.dir/depend
  2305. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2306. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/babel.dir/DependInfo.cmake
  2307. Linking CXX shared module ../../lib64/pqrformat.so
  2308. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/pqrformat.dir/link.txt --verbose=1
  2309. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/babel.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/babel.dir/depend.internal".
  2310. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/babel.dir/depend.internal".
  2311. Scanning dependencies of target babel
  2312. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,pqrformat.so -o ../../lib64/pqrformat.so CMakeFiles/pqrformat.dir/pqrformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  2313. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2314. make -f tools/CMakeFiles/babel.dir/build.make tools/CMakeFiles/babel.dir/build
  2315. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2316. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2317. [ 76%] Building CXX object tools/CMakeFiles/babel.dir/babel.o
  2318. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/babel.dir/babel.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools/babel.cpp
  2319. Linking CXX shared module ../../lib64/qchemformat.so
  2320. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/qchemformat.dir/link.txt --verbose=1
  2321. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,qchemformat.so -o ../../lib64/qchemformat.so CMakeFiles/qchemformat.dir/qchemformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  2322. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2323. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 72
  2324. [ 76%] Built target pqrformat
  2325. make -f tools/CMakeFiles/obabel.dir/build.make tools/CMakeFiles/obabel.dir/depend
  2326. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2327. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obabel.dir/DependInfo.cmake
  2328. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obabel.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obabel.dir/depend.internal".
  2329. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obabel.dir/depend.internal".
  2330. Scanning dependencies of target obabel
  2331. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2332. make -f tools/CMakeFiles/obabel.dir/build.make tools/CMakeFiles/obabel.dir/build
  2333. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2334. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2335. [ 76%] Building CXX object tools/CMakeFiles/obabel.dir/obabel.o
  2336. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/obabel.dir/obabel.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools/obabel.cpp
  2337. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2338. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2339. [ 76%] Built target qchemformat
  2340. make -f tools/CMakeFiles/obchiral.dir/build.make tools/CMakeFiles/obchiral.dir/depend
  2341. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2342. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obchiral.dir/DependInfo.cmake
  2343. Linking CXX shared module ../../lib64/povrayformat.so
  2344. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/povrayformat.dir/link.txt --verbose=1
  2345. Linking CXX shared module ../../lib64/titleformat.so
  2346. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/titleformat.dir/link.txt --verbose=1
  2347. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,povrayformat.so -o ../../lib64/povrayformat.so CMakeFiles/povrayformat.dir/povrayformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  2348. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obchiral.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obchiral.dir/depend.internal".
  2349. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obchiral.dir/depend.internal".
  2350. Scanning dependencies of target obchiral
  2351. Linking CXX shared module ../../lib64/turbomoleformat.so
  2352. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/turbomoleformat.dir/link.txt --verbose=1
  2353. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,titleformat.so -o ../../lib64/titleformat.so CMakeFiles/titleformat.dir/titleformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  2354. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,turbomoleformat.so -o ../../lib64/turbomoleformat.so CMakeFiles/turbomoleformat.dir/turbomoleformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  2355. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2356. make -f tools/CMakeFiles/obchiral.dir/build.make tools/CMakeFiles/obchiral.dir/build
  2357. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2358. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 28
  2359. [ 77%] Building CXX object tools/CMakeFiles/obchiral.dir/obchiral.o
  2360. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/obchiral.dir/obchiral.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools/obchiral.cpp
  2361. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2362. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2363. [ 77%] Built target titleformat
  2364. make -f tools/CMakeFiles/obconformer.dir/build.make tools/CMakeFiles/obconformer.dir/depend
  2365. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2366. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obconformer.dir/DependInfo.cmake
  2367. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2368. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2369. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obconformer.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obconformer.dir/depend.internal".
  2370. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obconformer.dir/depend.internal".
  2371. Scanning dependencies of target obconformer
  2372. [ 77%] Built target povrayformat
  2373. make -f tools/CMakeFiles/obenergy.dir/build.make tools/CMakeFiles/obenergy.dir/depend
  2374. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2375. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obenergy.dir/DependInfo.cmake
  2376. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2377. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 96
  2378. [ 77%] Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obenergy.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obenergy.dir/depend.internal".
  2379. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obenergy.dir/depend.internal".
  2380. Scanning dependencies of target obenergy
  2381. Built target turbomoleformat
  2382. make -f tools/CMakeFiles/obfit.dir/build.make tools/CMakeFiles/obfit.dir/depend
  2383. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2384. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2385. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obfit.dir/DependInfo.cmake
  2386. make -f tools/CMakeFiles/obconformer.dir/build.make tools/CMakeFiles/obconformer.dir/build
  2387. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2388. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2389. [ 77%] Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obfit.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obfit.dir/depend.internal".
  2390. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obfit.dir/depend.internal".
  2391. Scanning dependencies of target obfit
  2392. Building CXX object tools/CMakeFiles/obconformer.dir/obconformer.o
  2393. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/obconformer.dir/obconformer.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools/obconformer.cpp
  2394. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2395. make -f tools/CMakeFiles/obenergy.dir/build.make tools/CMakeFiles/obenergy.dir/build
  2396. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2397. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2398. [ 77%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2399. make -f tools/CMakeFiles/obfit.dir/build.make tools/CMakeFiles/obfit.dir/build
  2400. Building CXX object tools/CMakeFiles/obenergy.dir/obenergy.o
  2401. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/obenergy.dir/obenergy.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools/obenergy.cpp
  2402. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2403. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 29
  2404. [ 78%] Linking CXX shared module ../../lib64/thermoformat.so
  2405. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/thermoformat.dir/link.txt --verbose=1
  2406. Building CXX object tools/CMakeFiles/obfit.dir/obfit.o
  2407. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/obfit.dir/obfit.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools/obfit.cpp
  2408. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,thermoformat.so -o ../../lib64/thermoformat.so CMakeFiles/thermoformat.dir/thermoformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  2409. Linking CXX shared module ../../lib64/svgformat.so
  2410. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/svgformat.dir/link.txt --verbose=1
  2411. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,svgformat.so -o ../../lib64/svgformat.so CMakeFiles/svgformat.dir/svgformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  2412. make -f tools/CMakeFiles/obgen.dir/build.make tools/CMakeFiles/obgen.dir/depend
  2413. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2414. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obgen.dir/DependInfo.cmake
  2415. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obgen.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obgen.dir/depend.internal".
  2416. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obgen.dir/depend.internal".
  2417. Scanning dependencies of target obgen
  2418. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2419. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 95
  2420. Linking CXX shared module ../../lib64/tinkerformat.so
  2421. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/tinkerformat.dir/link.txt --verbose=1
  2422. [ 78%] Built target thermoformat
  2423. make -f tools/CMakeFiles/obgrep.dir/build.make tools/CMakeFiles/obgrep.dir/depend
  2424. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,tinkerformat.so -o ../../lib64/tinkerformat.so CMakeFiles/tinkerformat.dir/tinkerformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  2425. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2426. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obgrep.dir/DependInfo.cmake
  2427. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obgrep.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obgrep.dir/depend.internal".
  2428. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obgrep.dir/depend.internal".
  2429. Scanning dependencies of target obgrep
  2430. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2431. make -f tools/CMakeFiles/obgen.dir/build.make tools/CMakeFiles/obgen.dir/build
  2432. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2433. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2434. [ 78%] Building CXX object tools/CMakeFiles/obgen.dir/obgen.o
  2435. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/obgen.dir/obgen.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools/obgen.cpp
  2436. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2437. make -f tools/CMakeFiles/obgrep.dir/build.make tools/CMakeFiles/obgrep.dir/build
  2438. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2439. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2440. [ 78%] Building CXX object tools/CMakeFiles/obgrep.dir/obgrep.o
  2441. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/obgrep.dir/obgrep.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools/obgrep.cpp
  2442. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2443. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 76
  2444. Linking CXX shared module ../../lib64/viewmolformat.so
  2445. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/viewmolformat.dir/link.txt --verbose=1
  2446. [ 78%] Built target svgformat
  2447. make -f tools/CMakeFiles/obminimize.dir/build.make tools/CMakeFiles/obminimize.dir/depend
  2448. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,viewmolformat.so -o ../../lib64/viewmolformat.so CMakeFiles/viewmolformat.dir/viewmolformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  2449. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2450. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obminimize.dir/DependInfo.cmake
  2451. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obminimize.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obminimize.dir/depend.internal".
  2452. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obminimize.dir/depend.internal".
  2453. Scanning dependencies of target obminimize
  2454. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2455. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2456. [ 78%] Linking CXX shared module ../../lib64/unichemformat.so
  2457. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/unichemformat.dir/link.txt --verbose=1
  2458. Built target tinkerformat
  2459. make -f tools/CMakeFiles/obprobe.dir/build.make tools/CMakeFiles/obprobe.dir/depend
  2460. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2461. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obprobe.dir/DependInfo.cmake
  2462. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,unichemformat.so -o ../../lib64/unichemformat.so CMakeFiles/unichemformat.dir/unichemformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  2463. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obprobe.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obprobe.dir/depend.internal".
  2464. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obprobe.dir/depend.internal".
  2465. Scanning dependencies of target obprobe
  2466. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2467. make -f tools/CMakeFiles/obminimize.dir/build.make tools/CMakeFiles/obminimize.dir/build
  2468. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2469. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 30
  2470. [ 79%] Linking CXX shared module ../../lib64/xedformat.so
  2471. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/xedformat.dir/link.txt --verbose=1
  2472. Building CXX object tools/CMakeFiles/obminimize.dir/obminimize.o
  2473. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/obminimize.dir/obminimize.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools/obminimize.cpp
  2474. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,xedformat.so -o ../../lib64/xedformat.so CMakeFiles/xedformat.dir/xedformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  2475. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2476. make -f tools/CMakeFiles/obprobe.dir/build.make tools/CMakeFiles/obprobe.dir/build
  2477. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2478. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2479. [ 79%] Building CXX object tools/CMakeFiles/obprobe.dir/obprobe.o
  2480. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/obprobe.dir/obprobe.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools/obprobe.cpp
  2481. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2482. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 97
  2483. [ 79%] Built target viewmolformat
  2484. make -f tools/CMakeFiles/obprop.dir/build.make tools/CMakeFiles/obprop.dir/depend
  2485. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2486. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obprop.dir/DependInfo.cmake
  2487. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obprop.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obprop.dir/depend.internal".
  2488. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obprop.dir/depend.internal".
  2489. Scanning dependencies of target obprop
  2490. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2491. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2492. [ 79%] Built target unichemformat
  2493. make -f tools/CMakeFiles/obrms.dir/build.make tools/CMakeFiles/obrms.dir/depend
  2494. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2495. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obrms.dir/DependInfo.cmake
  2496. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2497. make -f tools/CMakeFiles/obprop.dir/build.make tools/CMakeFiles/obprop.dir/build
  2498. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obrms.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obrms.dir/depend.internal".
  2499. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obrms.dir/depend.internal".
  2500. Scanning dependencies of target obrms
  2501. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2502. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2503. [ 79%] Building CXX object tools/CMakeFiles/obprop.dir/obprop.o
  2504. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/obprop.dir/obprop.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools/obprop.cpp
  2505. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2506. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2507. [ 79%] Built target xedformat
  2508. make -f tools/CMakeFiles/obrotamer.dir/build.make tools/CMakeFiles/obrotamer.dir/depend
  2509. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2510. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obrotamer.dir/DependInfo.cmake
  2511. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2512. make -f tools/CMakeFiles/obrms.dir/build.make tools/CMakeFiles/obrms.dir/build
  2513. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2514. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 31
  2515. [ 80%] Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obrotamer.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obrotamer.dir/depend.internal".
  2516. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obrotamer.dir/depend.internal".
  2517. Scanning dependencies of target obrotamer
  2518. Building CXX object tools/CMakeFiles/obrms.dir/obrms.o
  2519. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/obrms.dir/obrms.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools/obrms.cpp
  2520. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2521. make -f tools/CMakeFiles/obrotamer.dir/build.make tools/CMakeFiles/obrotamer.dir/build
  2522. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2523. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2524. [ 80%] Building CXX object tools/CMakeFiles/obrotamer.dir/obrotamer.o
  2525. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/obrotamer.dir/obrotamer.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools/obrotamer.cpp
  2526. make -f tools/CMakeFiles/obrotate.dir/build.make tools/CMakeFiles/obrotate.dir/depend
  2527. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2528. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obrotate.dir/DependInfo.cmake
  2529. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obrotate.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obrotate.dir/depend.internal".
  2530. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obrotate.dir/depend.internal".
  2531. Scanning dependencies of target obrotate
  2532. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2533. make -f tools/CMakeFiles/obrotate.dir/build.make tools/CMakeFiles/obrotate.dir/build
  2534. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2535. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 32
  2536. [ 81%] Building CXX object tools/CMakeFiles/obrotate.dir/obrotate.o
  2537. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/obrotate.dir/obrotate.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools/obrotate.cpp
  2538. Linking CXX executable ../bin/babel
  2539. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/babel.dir/link.txt --verbose=1
  2540. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/babel.dir/babel.o -o ../bin/babel -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  2541. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2542. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2543. [ 81%] Built target babel
  2544. make -f tools/CMakeFiles/obspectrophore.dir/build.make tools/CMakeFiles/obspectrophore.dir/depend
  2545. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2546. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obspectrophore.dir/DependInfo.cmake
  2547. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obspectrophore.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obspectrophore.dir/depend.internal".
  2548. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obspectrophore.dir/depend.internal".
  2549. Scanning dependencies of target obspectrophore
  2550. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2551. make -f tools/CMakeFiles/obspectrophore.dir/build.make tools/CMakeFiles/obspectrophore.dir/build
  2552. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2553. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2554. [ 81%] Linking CXX executable ../bin/obabel
  2555. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/obabel.dir/link.txt --verbose=1
  2556. Building CXX object tools/CMakeFiles/obspectrophore.dir/obspectrophore.o
  2557. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -o CMakeFiles/obspectrophore.dir/obspectrophore.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools/obspectrophore.cpp
  2558. Linking CXX shared module ../../lib64/xmlformat.so
  2559. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/xmlformat.dir/link.txt --verbose=1
  2560. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/obabel.dir/obabel.o -o ../bin/obabel -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  2561. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,xmlformat.so -o ../../lib64/xmlformat.so CMakeFiles/xmlformat.dir/xml/xmlformat.o CMakeFiles/xmlformat.dir/xml/xml.o -lm -ldl -lz -lcairo -linchi -lm -lxml2 ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  2562. Linking CXX shared module ../../lib64/pdbqtformat.so
  2563. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/pdbqtformat.dir/link.txt --verbose=1
  2564. Linking CXX shared module ../../lib64/xsfformat.so
  2565. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/xsfformat.dir/link.txt --verbose=1
  2566. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,pdbqtformat.so -o ../../lib64/pdbqtformat.so CMakeFiles/pdbqtformat.dir/pdbqtformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  2567. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,xsfformat.so -o ../../lib64/xsfformat.so CMakeFiles/xsfformat.dir/xsfformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  2568. Linking CXX shared module ../lib64/plugin_charges.so
  2569. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/plugin_charges.dir/link.txt --verbose=1
  2570. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,plugin_charges.so -o ../lib64/plugin_charges.so CMakeFiles/plugin_charges.dir/charges/eem.o CMakeFiles/plugin_charges.dir/charges/gasteiger.o CMakeFiles/plugin_charges.dir/charges/none.o CMakeFiles/plugin_charges.dir/charges/mmff94.o CMakeFiles/plugin_charges.dir/charges/qeq.o CMakeFiles/plugin_charges.dir/charges/qtpie.o -lm -ldl -lz ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  2571. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2572. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2573. [ 81%] Built target xsfformat
  2574. make -f test/CMakeFiles/roundtrip.dir/build.make test/CMakeFiles/roundtrip.dir/depend
  2575. Linking CXX shared module ../../lib64/zindoformat.so
  2576. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/zindoformat.dir/link.txt --verbose=1
  2577. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2578. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/roundtrip.dir/DependInfo.cmake
  2579. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2580. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2581. [ 81%] /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,zindoformat.so -o ../../lib64/zindoformat.so CMakeFiles/zindoformat.dir/zindoformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  2582. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/roundtrip.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/roundtrip.dir/depend.internal".
  2583. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/roundtrip.dir/depend.internal".
  2584. Scanning dependencies of target roundtrip
  2585. Built target obabel
  2586. make -f test/CMakeFiles/test_align.dir/build.make test/CMakeFiles/test_align.dir/depend
  2587. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2588. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_align.dir/DependInfo.cmake
  2589. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_align.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_align.dir/depend.internal".
  2590. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_align.dir/depend.internal".
  2591. Scanning dependencies of target test_align
  2592. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2593. make -f test/CMakeFiles/roundtrip.dir/build.make test/CMakeFiles/roundtrip.dir/build
  2594. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2595. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 57
  2596. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2597. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 74
  2598. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2599. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 98
  2600. [ 81%] [ 82%] [ 82%] Built target pdbqtformat
  2601. make -f test/CMakeFiles/test_aromatest.dir/build.make test/CMakeFiles/test_aromatest.dir/depend
  2602. Building CXX object test/CMakeFiles/roundtrip.dir/roundtrip.o
  2603. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -DTESTDATADIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/files/\"" -DFORMATDIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64/\"" -o CMakeFiles/roundtrip.dir/roundtrip.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/roundtrip.cpp
  2604. Built target xmlformat
  2605. make -f test/CMakeFiles/test_atom.dir/build.make test/CMakeFiles/test_atom.dir/depend
  2606. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2607. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_aromatest.dir/DependInfo.cmake
  2608. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2609. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_atom.dir/DependInfo.cmake
  2610. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_aromatest.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_aromatest.dir/depend.internal".
  2611. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_aromatest.dir/depend.internal".
  2612. Scanning dependencies of target test_aromatest
  2613. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_atom.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_atom.dir/depend.internal".
  2614. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_atom.dir/depend.internal".
  2615. Scanning dependencies of target test_atom
  2616. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2617. make -f test/CMakeFiles/test_align.dir/build.make test/CMakeFiles/test_align.dir/build
  2618. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2619. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2620. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2621. make -f test/CMakeFiles/test_aromatest.dir/build.make test/CMakeFiles/test_aromatest.dir/build
  2622. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2623. make -f test/CMakeFiles/test_atom.dir/build.make test/CMakeFiles/test_atom.dir/build
  2624. [ 82%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2625. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2626. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2627. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 77
  2628. Building CXX object test/CMakeFiles/test_align.dir/aligntest.o
  2629. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -DTESTDATADIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/files/\"" -DFORMATDIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64/\"" -o CMakeFiles/test_align.dir/aligntest.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/aligntest.cpp
  2630. [ 83%] [ 83%] Building CXX object test/CMakeFiles/test_atom.dir/atom.o
  2631. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -DTESTDATADIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/files/\"" -DFORMATDIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64/\"" -o CMakeFiles/test_atom.dir/atom.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/atom.cpp
  2632. Building CXX object test/CMakeFiles/test_aromatest.dir/aromatest.o
  2633. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -DTESTDATADIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/files/\"" -DFORMATDIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64/\"" -o CMakeFiles/test_aromatest.dir/aromatest.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/aromatest.cpp
  2634. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2635. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 100
  2636. [ 83%] Built target zindoformat
  2637. make -f test/CMakeFiles/test_automorphism.dir/build.make test/CMakeFiles/test_automorphism.dir/depend
  2638. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2639. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_automorphism.dir/DependInfo.cmake
  2640. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_automorphism.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_automorphism.dir/depend.internal".
  2641. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_automorphism.dir/depend.internal".
  2642. Scanning dependencies of target test_automorphism
  2643. Linking CXX shared module ../../lib64/yasaraformat.so
  2644. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/yasaraformat.dir/link.txt --verbose=1
  2645. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2646. make -f test/CMakeFiles/test_automorphism.dir/build.make test/CMakeFiles/test_automorphism.dir/build
  2647. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2648. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2649. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,yasaraformat.so -o ../../lib64/yasaraformat.so CMakeFiles/yasaraformat.dir/yasaraformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  2650. [ 83%] Building CXX object test/CMakeFiles/test_automorphism.dir/automorphismtest.o
  2651. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -DTESTDATADIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/files/\"" -DFORMATDIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64/\"" -o CMakeFiles/test_automorphism.dir/automorphismtest.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/automorphismtest.cpp
  2652. Linking CXX shared module ../../lib64/xyzformat.so
  2653. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/xyzformat.dir/link.txt --verbose=1
  2654. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,xyzformat.so -o ../../lib64/xyzformat.so CMakeFiles/xyzformat.dir/xyzformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  2655. Linking CXX executable ../bin/obchiral
  2656. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/obchiral.dir/link.txt --verbose=1
  2657. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/obchiral.dir/obchiral.o -o ../bin/obchiral -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  2658. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2659. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2660. [ 83%] Linking CXX executable ../bin/obconformer
  2661. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/obconformer.dir/link.txt --verbose=1
  2662. Built target yasaraformat
  2663. make -f test/CMakeFiles/test_bond.dir/build.make test/CMakeFiles/test_bond.dir/depend
  2664. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2665. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_bond.dir/DependInfo.cmake
  2666. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/obconformer.dir/obconformer.o -o ../bin/obconformer -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  2667. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_bond.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_bond.dir/depend.internal".
  2668. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_bond.dir/depend.internal".
  2669. Scanning dependencies of target test_bond
  2670. Linking CXX shared module ../../lib64/xtcformat.so
  2671. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/xtcformat.dir/link.txt --verbose=1
  2672. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2673. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 58 59
  2674. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,xtcformat.so -o ../../lib64/xtcformat.so CMakeFiles/xtcformat.dir/xtcformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  2675. [ 83%] Built target plugin_charges
  2676. make -f test/CMakeFiles/test_builder.dir/build.make test/CMakeFiles/test_builder.dir/depend
  2677. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2678. make -f test/CMakeFiles/test_bond.dir/build.make test/CMakeFiles/test_bond.dir/build
  2679. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2680. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_builder.dir/DependInfo.cmake
  2681. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2682. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2683. Linking CXX executable ../bin/obenergy
  2684. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/obenergy.dir/link.txt --verbose=1
  2685. [ 83%] Building CXX object test/CMakeFiles/test_bond.dir/bond.o
  2686. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_builder.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_builder.dir/depend.internal".
  2687. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/obenergy.dir/obenergy.o -o ../bin/obenergy -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  2688. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_builder.dir/depend.internal".
  2689. Scanning dependencies of target test_builder
  2690. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -DTESTDATADIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/files/\"" -DFORMATDIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64/\"" -o CMakeFiles/test_bond.dir/bond.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/bond.cpp
  2691. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2692. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 99
  2693. [ 83%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2694. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 28
  2695. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2696. Built target xyzformat
  2697. make -f test/CMakeFiles/test_builder.dir/build.make test/CMakeFiles/test_builder.dir/build
  2698. make -f test/CMakeFiles/test_canonconsistent.dir/build.make test/CMakeFiles/test_canonconsistent.dir/depend
  2699. [ 83%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2700. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_canonconsistent.dir/DependInfo.cmake
  2701. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2702. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 78
  2703. Built target obchiral
  2704. make -f test/CMakeFiles/test_canonstable.dir/build.make test/CMakeFiles/test_canonstable.dir/depend
  2705. [ 84%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2706. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_canonstable.dir/DependInfo.cmake
  2707. Building CXX object test/CMakeFiles/test_builder.dir/buildertest.o
  2708. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -DTESTDATADIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/files/\"" -DFORMATDIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64/\"" -o CMakeFiles/test_builder.dir/buildertest.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/buildertest.cpp
  2709. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_canonconsistent.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_canonconsistent.dir/depend.internal".
  2710. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_canonconsistent.dir/depend.internal".
  2711. Scanning dependencies of target test_canonconsistent
  2712. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_canonstable.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_canonstable.dir/depend.internal".
  2713. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_canonstable.dir/depend.internal".
  2714. Scanning dependencies of target test_canonstable
  2715. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2716. make -f test/CMakeFiles/test_canonconsistent.dir/build.make test/CMakeFiles/test_canonconsistent.dir/build
  2717. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2718. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2719. [ 84%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2720. make -f test/CMakeFiles/test_canonstable.dir/build.make test/CMakeFiles/test_canonstable.dir/build
  2721. Building CXX object test/CMakeFiles/test_canonconsistent.dir/canonconsistenttest.o
  2722. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -DTESTDATADIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/files/\"" -DFORMATDIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64/\"" -o CMakeFiles/test_canonconsistent.dir/canonconsistenttest.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/canonconsistenttest.cpp
  2723. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2724. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2725. [ 84%] Building CXX object test/CMakeFiles/test_canonstable.dir/canonstabletest.o
  2726. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -DTESTDATADIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/files/\"" -DFORMATDIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64/\"" -o CMakeFiles/test_canonstable.dir/canonstabletest.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/canonstabletest.cpp
  2727. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2728. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2729. [ 84%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2730. Built target xtcformat
  2731. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2732. make -f test/CMakeFiles/test_cansmi.dir/build.make test/CMakeFiles/test_cansmi.dir/depend
  2733. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2734. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_cansmi.dir/DependInfo.cmake
  2735. [ 84%] Built target obconformer
  2736. make -f test/CMakeFiles/test_charge-gasteiger.dir/build.make test/CMakeFiles/test_charge-gasteiger.dir/depend
  2737. Linking CXX executable ../bin/obgrep
  2738. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/obgrep.dir/link.txt --verbose=1
  2739. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2740. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_charge-gasteiger.dir/DependInfo.cmake
  2741. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_cansmi.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_cansmi.dir/depend.internal".
  2742. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_cansmi.dir/depend.internal".
  2743. Scanning dependencies of target test_cansmi
  2744. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/obgrep.dir/obgrep.o -o ../bin/obgrep -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  2745. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_charge-gasteiger.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_charge-gasteiger.dir/depend.internal".
  2746. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_charge-gasteiger.dir/depend.internal".
  2747. Scanning dependencies of target test_charge-gasteiger
  2748. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2749. make -f test/CMakeFiles/test_cansmi.dir/build.make test/CMakeFiles/test_cansmi.dir/build
  2750. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2751. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2752. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2753. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 79
  2754. [ 84%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2755. [ 85%] make -f test/CMakeFiles/test_charge-gasteiger.dir/build.make test/CMakeFiles/test_charge-gasteiger.dir/build
  2756. Built target obenergy
  2757. make -f test/CMakeFiles/test_charge-mmff94.dir/build.make test/CMakeFiles/test_charge-mmff94.dir/depend
  2758. Building CXX object test/CMakeFiles/test_cansmi.dir/cansmi.o
  2759. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -DTESTDATADIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/files/\"" -DFORMATDIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64/\"" -o CMakeFiles/test_cansmi.dir/cansmi.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/cansmi.cpp
  2760. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2761. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2762. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2763. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_charge-mmff94.dir/DependInfo.cmake
  2764. [ 85%] Building CXX object test/CMakeFiles/test_charge-gasteiger.dir/charge-gasteiger.o
  2765. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -DTESTDATADIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/files/\"" -DFORMATDIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64/\"" -o CMakeFiles/test_charge-gasteiger.dir/charge-gasteiger.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/charge-gasteiger.cpp
  2766. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_charge-mmff94.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_charge-mmff94.dir/depend.internal".
  2767. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_charge-mmff94.dir/depend.internal".
  2768. Scanning dependencies of target test_charge-mmff94
  2769. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2770. make -f test/CMakeFiles/test_charge-mmff94.dir/build.make test/CMakeFiles/test_charge-mmff94.dir/build
  2771. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2772. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2773. [ 85%] Building CXX object test/CMakeFiles/test_charge-mmff94.dir/charge-mmff94.o
  2774. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -DTESTDATADIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/files/\"" -DFORMATDIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64/\"" -o CMakeFiles/test_charge-mmff94.dir/charge-mmff94.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/charge-mmff94.cpp
  2775. Linking CXX executable ../bin/obgen
  2776. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/obgen.dir/link.txt --verbose=1
  2777. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/obgen.dir/obgen.o -o ../bin/obgen -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  2778. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2779. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2780. [ 85%] Built target obgrep
  2781. make -f test/CMakeFiles/test_cistrans.dir/build.make test/CMakeFiles/test_cistrans.dir/depend
  2782. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2783. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_cistrans.dir/DependInfo.cmake
  2784. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_cistrans.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_cistrans.dir/depend.internal".
  2785. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_cistrans.dir/depend.internal".
  2786. Scanning dependencies of target test_cistrans
  2787. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2788. make -f test/CMakeFiles/test_cistrans.dir/build.make test/CMakeFiles/test_cistrans.dir/build
  2789. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2790. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 80
  2791. [ 86%] Building CXX object test/CMakeFiles/test_cistrans.dir/cistranstest.o
  2792. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -DTESTDATADIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/files/\"" -DFORMATDIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64/\"" -o CMakeFiles/test_cistrans.dir/cistranstest.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/cistranstest.cpp
  2793. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2794. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2795. [ 86%] Built target obgen
  2796. make -f test/CMakeFiles/test_conversion.dir/build.make test/CMakeFiles/test_conversion.dir/depend
  2797. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2798. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_conversion.dir/DependInfo.cmake
  2799. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_conversion.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_conversion.dir/depend.internal".
  2800. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_conversion.dir/depend.internal".
  2801. Scanning dependencies of target test_conversion
  2802. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2803. make -f test/CMakeFiles/test_conversion.dir/build.make test/CMakeFiles/test_conversion.dir/build
  2804. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2805. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2806. [ 86%] Linking CXX executable ../bin/obminimize
  2807. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/obminimize.dir/link.txt --verbose=1
  2808. Building CXX object test/CMakeFiles/test_conversion.dir/conversion.o
  2809. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -DTESTDATADIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/files/\"" -DFORMATDIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64/\"" -o CMakeFiles/test_conversion.dir/conversion.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/conversion.cpp
  2810. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/obminimize.dir/obminimize.o -o ../bin/obminimize -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  2811. Linking CXX executable ../bin/obprobe
  2812. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/obprobe.dir/link.txt --verbose=1
  2813. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/obprobe.dir/obprobe.o -o ../bin/obprobe -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  2814. Linking CXX executable ../bin/obfit
  2815. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/obfit.dir/link.txt --verbose=1
  2816. Linking CXX executable ../bin/obrms
  2817. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/obrms.dir/link.txt --verbose=1
  2818. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/obfit.dir/obfit.o -o ../bin/obfit -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  2819. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/obrms.dir/obrms.o -o ../bin/obrms -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  2820. Linking CXX executable ../bin/obrotamer
  2821. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/obrotamer.dir/link.txt --verbose=1
  2822. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/obrotamer.dir/obrotamer.o -o ../bin/obrotamer -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  2823. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2824. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 30
  2825. [ 86%] Built target obminimize
  2826. make -f test/CMakeFiles/test_datatest.dir/build.make test/CMakeFiles/test_datatest.dir/depend
  2827. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2828. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_datatest.dir/DependInfo.cmake
  2829. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_datatest.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_datatest.dir/depend.internal".
  2830. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_datatest.dir/depend.internal".
  2831. Scanning dependencies of target test_datatest
  2832. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2833. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2834. [ 86%] Linking CXX executable ../bin/obrotate
  2835. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/obrotate.dir/link.txt --verbose=1
  2836. Built target obprobe
  2837. make -f test/CMakeFiles/test_ffgaff.dir/build.make test/CMakeFiles/test_ffgaff.dir/depend
  2838. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2839. make -f test/CMakeFiles/test_datatest.dir/build.make test/CMakeFiles/test_datatest.dir/build
  2840. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2841. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_ffgaff.dir/DependInfo.cmake
  2842. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2843. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2844. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/obrotate.dir/obrotate.o -o ../bin/obrotate -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  2845. [ 86%] Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_ffgaff.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_ffgaff.dir/depend.internal".
  2846. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_ffgaff.dir/depend.internal".
  2847. Scanning dependencies of target test_ffgaff
  2848. Building CXX object test/CMakeFiles/test_datatest.dir/datatest.o
  2849. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -DTESTDATADIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/files/\"" -DFORMATDIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64/\"" -o CMakeFiles/test_datatest.dir/datatest.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/datatest.cpp
  2850. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2851. make -f test/CMakeFiles/test_ffgaff.dir/build.make test/CMakeFiles/test_ffgaff.dir/build
  2852. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2853. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 81
  2854. Linking CXX executable ../bin/obprop
  2855. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/obprop.dir/link.txt --verbose=1
  2856. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2857. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2858. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 29
  2859. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 31
  2860. [ 87%] [ 87%] [ 87%] /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/obprop.dir/obprop.o -o ../bin/obprop -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  2861. Building CXX object test/CMakeFiles/test_ffgaff.dir/ffgaff.o
  2862. Built target obfit
  2863. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -DTESTDATADIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/files/\"" -DFORMATDIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64/\"" -o CMakeFiles/test_ffgaff.dir/ffgaff.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/ffgaff.cpp
  2864. Built target obrms
  2865. make -f test/CMakeFiles/test_ffghemical.dir/build.make test/CMakeFiles/test_ffghemical.dir/depend
  2866. make -f test/CMakeFiles/test_ffmmff94.dir/build.make test/CMakeFiles/test_ffmmff94.dir/depend
  2867. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2868. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_ffghemical.dir/DependInfo.cmake
  2869. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2870. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_ffmmff94.dir/DependInfo.cmake
  2871. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_ffghemical.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_ffghemical.dir/depend.internal".
  2872. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_ffghemical.dir/depend.internal".
  2873. Scanning dependencies of target test_ffghemical
  2874. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_ffmmff94.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_ffmmff94.dir/depend.internal".
  2875. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_ffmmff94.dir/depend.internal".
  2876. Scanning dependencies of target test_ffmmff94
  2877. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2878. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2879. [ 87%] Built target obrotamer
  2880. make -f test/CMakeFiles/test_ffuff.dir/build.make test/CMakeFiles/test_ffuff.dir/depend
  2881. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2882. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_ffuff.dir/DependInfo.cmake
  2883. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2884. make -f test/CMakeFiles/test_ffghemical.dir/build.make test/CMakeFiles/test_ffghemical.dir/build
  2885. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_ffuff.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_ffuff.dir/depend.internal".
  2886. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_ffuff.dir/depend.internal".
  2887. Scanning dependencies of target test_ffuff
  2888. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2889. make -f test/CMakeFiles/test_ffmmff94.dir/build.make test/CMakeFiles/test_ffmmff94.dir/build
  2890. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2891. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2892. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2893. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 82
  2894. [ 87%] Building CXX object test/CMakeFiles/test_ffghemical.dir/ffghemical.o
  2895. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -DTESTDATADIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/files/\"" -DFORMATDIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64/\"" -o CMakeFiles/test_ffghemical.dir/ffghemical.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/ffghemical.cpp
  2896. [ 88%] Building CXX object test/CMakeFiles/test_ffmmff94.dir/ffmmff94.o
  2897. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -DTESTDATADIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/files/\"" -DFORMATDIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64/\"" -o CMakeFiles/test_ffmmff94.dir/ffmmff94.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/ffmmff94.cpp
  2898. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2899. make -f test/CMakeFiles/test_ffuff.dir/build.make test/CMakeFiles/test_ffuff.dir/build
  2900. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2901. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2902. [ 88%] Building CXX object test/CMakeFiles/test_ffuff.dir/ffuff.o
  2903. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -DTESTDATADIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/files/\"" -DFORMATDIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64/\"" -o CMakeFiles/test_ffuff.dir/ffuff.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/ffuff.cpp
  2904. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2905. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 32
  2906. Linking CXX shared module ../../lib64/vaspformat.so
  2907. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/vaspformat.dir/link.txt --verbose=1
  2908. [ 88%] Built target obrotate
  2909. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,vaspformat.so -o ../../lib64/vaspformat.so CMakeFiles/vaspformat.dir/vaspformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  2910. make -f test/CMakeFiles/test_formalcharge.dir/build.make test/CMakeFiles/test_formalcharge.dir/depend
  2911. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2912. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_formalcharge.dir/DependInfo.cmake
  2913. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_formalcharge.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_formalcharge.dir/depend.internal".
  2914. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_formalcharge.dir/depend.internal".
  2915. Scanning dependencies of target test_formalcharge
  2916. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2917. make -f test/CMakeFiles/test_formalcharge.dir/build.make test/CMakeFiles/test_formalcharge.dir/build
  2918. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2919. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2920. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2921. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2922. [ 88%] [ 88%] Building CXX object test/CMakeFiles/test_formalcharge.dir/formalcharge.o
  2923. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -DTESTDATADIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/files/\"" -DFORMATDIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64/\"" -o CMakeFiles/test_formalcharge.dir/formalcharge.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/formalcharge.cpp
  2924. Built target obprop
  2925. make -f test/CMakeFiles/test_format.dir/build.make test/CMakeFiles/test_format.dir/depend
  2926. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2927. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_format.dir/DependInfo.cmake
  2928. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_format.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_format.dir/depend.internal".
  2929. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_format.dir/depend.internal".
  2930. Scanning dependencies of target test_format
  2931. Linking CXX executable ../bin/test_aromatest
  2932. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_aromatest.dir/link.txt --verbose=1
  2933. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2934. make -f test/CMakeFiles/test_format.dir/build.make test/CMakeFiles/test_format.dir/build
  2935. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_aromatest.dir/aromatest.o -o ../bin/test_aromatest -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  2936. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2937. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 83
  2938. [ 89%] Building CXX object test/CMakeFiles/test_format.dir/format.o
  2939. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -DTESTDATADIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/files/\"" -DFORMATDIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64/\"" -o CMakeFiles/test_format.dir/format.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/format.cpp
  2940. Linking CXX executable ../bin/test_atom
  2941. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_atom.dir/link.txt --verbose=1
  2942. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_atom.dir/atom.o -o ../bin/test_atom -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  2943. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2944. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2945. [ 89%] Built target vaspformat
  2946. make -f test/CMakeFiles/test_formula.dir/build.make test/CMakeFiles/test_formula.dir/depend
  2947. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2948. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_formula.dir/DependInfo.cmake
  2949. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_formula.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_formula.dir/depend.internal".
  2950. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_formula.dir/depend.internal".
  2951. Scanning dependencies of target test_formula
  2952. Linking CXX executable ../bin/roundtrip
  2953. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/roundtrip.dir/link.txt --verbose=1
  2954. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/roundtrip.dir/roundtrip.o -o ../bin/roundtrip -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  2955. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2956. make -f test/CMakeFiles/test_formula.dir/build.make test/CMakeFiles/test_formula.dir/build
  2957. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2958. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2959. [ 89%] Building CXX object test/CMakeFiles/test_formula.dir/formula.o
  2960. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -DTESTDATADIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/files/\"" -DFORMATDIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64/\"" -o CMakeFiles/test_formula.dir/formula.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/formula.cpp
  2961. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2962. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2963. [ 89%] Built target test_aromatest
  2964. make -f test/CMakeFiles/test_graphsym.dir/build.make test/CMakeFiles/test_graphsym.dir/depend
  2965. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2966. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_graphsym.dir/DependInfo.cmake
  2967. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_graphsym.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_graphsym.dir/depend.internal".
  2968. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_graphsym.dir/depend.internal".
  2969. Scanning dependencies of target test_graphsym
  2970. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2971. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 77
  2972. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2973. make -f test/CMakeFiles/test_graphsym.dir/build.make test/CMakeFiles/test_graphsym.dir/build
  2974. [ 89%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2975. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  2976. Built target test_atom
  2977. make -f test/CMakeFiles/test_implicitH.dir/build.make test/CMakeFiles/test_implicitH.dir/depend
  2978. [ 89%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2979. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_implicitH.dir/DependInfo.cmake
  2980. Building CXX object test/CMakeFiles/test_graphsym.dir/graphsymtest.o
  2981. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -DTESTDATADIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/files/\"" -DFORMATDIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64/\"" -o CMakeFiles/test_graphsym.dir/graphsymtest.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/graphsymtest.cpp
  2982. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_implicitH.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_implicitH.dir/depend.internal".
  2983. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_implicitH.dir/depend.internal".
  2984. Scanning dependencies of target test_implicitH
  2985. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2986. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 74
  2987. [ 89%] Built target roundtrip
  2988. make -f test/CMakeFiles/test_inchiwrite.dir/build.make test/CMakeFiles/test_inchiwrite.dir/depend
  2989. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2990. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_inchiwrite.dir/DependInfo.cmake
  2991. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2992. make -f test/CMakeFiles/test_implicitH.dir/build.make test/CMakeFiles/test_implicitH.dir/build
  2993. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_inchiwrite.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_inchiwrite.dir/depend.internal".
  2994. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_inchiwrite.dir/depend.internal".
  2995. Scanning dependencies of target test_inchiwrite
  2996. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  2997. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 84
  2998. [ 90%] Building CXX object test/CMakeFiles/test_implicitH.dir/implicitHtest.o
  2999. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -DTESTDATADIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/files/\"" -DFORMATDIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64/\"" -o CMakeFiles/test_implicitH.dir/implicitHtest.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/implicitHtest.cpp
  3000. Linking CXX executable ../bin/test_bond
  3001. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_bond.dir/link.txt --verbose=1
  3002. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3003. make -f test/CMakeFiles/test_inchiwrite.dir/build.make test/CMakeFiles/test_inchiwrite.dir/build
  3004. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_bond.dir/bond.o -o ../bin/test_bond -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  3005. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3006. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3007. [ 90%] Building CXX object test/CMakeFiles/test_inchiwrite.dir/inchiwrite.o
  3008. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -DTESTDATADIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/files/\"" -DFORMATDIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64/\"" -o CMakeFiles/test_inchiwrite.dir/inchiwrite.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/inchiwrite.cpp
  3009. Linking CXX executable ../bin/test_automorphism
  3010. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_automorphism.dir/link.txt --verbose=1
  3011. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_automorphism.dir/automorphismtest.o -o ../bin/test_automorphism -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  3012. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3013. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3014. [ 90%] Built target test_bond
  3015. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3016. [ 90%] Building CXX object test/CMakeFiles/test_inchiwrite.dir/__/src/formats/getinchi.o
  3017. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -DTESTDATADIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/files/\"" -DFORMATDIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64/\"" -o CMakeFiles/test_inchiwrite.dir/__/src/formats/getinchi.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats/getinchi.cpp
  3018. Linking CXX executable ../bin/test_cansmi
  3019. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_cansmi.dir/link.txt --verbose=1
  3020. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_cansmi.dir/cansmi.o -o ../bin/test_cansmi -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  3021. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3022. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3023. [ 90%] Built target test_automorphism
  3024. make -f test/CMakeFiles/test_internalcoord.dir/build.make test/CMakeFiles/test_internalcoord.dir/depend
  3025. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3026. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_internalcoord.dir/DependInfo.cmake
  3027. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_internalcoord.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_internalcoord.dir/depend.internal".
  3028. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_internalcoord.dir/depend.internal".
  3029. Scanning dependencies of target test_internalcoord
  3030. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3031. make -f test/CMakeFiles/test_internalcoord.dir/build.make test/CMakeFiles/test_internalcoord.dir/build
  3032. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3033. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 85
  3034. [ 91%] Building CXX object test/CMakeFiles/test_internalcoord.dir/internalcoord.o
  3035. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -DTESTDATADIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/files/\"" -DFORMATDIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64/\"" -o CMakeFiles/test_internalcoord.dir/internalcoord.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/internalcoord.cpp
  3036. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3037. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 79
  3038. [ 91%] Built target test_cansmi
  3039. make -f test/CMakeFiles/test_invalidsmarts.dir/build.make test/CMakeFiles/test_invalidsmarts.dir/depend
  3040. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3041. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_invalidsmarts.dir/DependInfo.cmake
  3042. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_invalidsmarts.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_invalidsmarts.dir/depend.internal".
  3043. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_invalidsmarts.dir/depend.internal".
  3044. Scanning dependencies of target test_invalidsmarts
  3045. Linking CXX executable ../bin/test_canonconsistent
  3046. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_canonconsistent.dir/link.txt --verbose=1
  3047. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3048. make -f test/CMakeFiles/test_invalidsmarts.dir/build.make test/CMakeFiles/test_invalidsmarts.dir/build
  3049. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_canonconsistent.dir/canonconsistenttest.o -o ../bin/test_canonconsistent -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  3050. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3051. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3052. [ 91%] Building CXX object test/CMakeFiles/test_invalidsmarts.dir/invalidsmarts.o
  3053. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -DTESTDATADIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/files/\"" -DFORMATDIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64/\"" -o CMakeFiles/test_invalidsmarts.dir/invalidsmarts.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/invalidsmarts.cpp
  3054. Linking CXX executable ../bin/test_canonstable
  3055. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_canonstable.dir/link.txt --verbose=1
  3056. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_canonstable.dir/canonstabletest.o -o ../bin/test_canonstable -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  3057. Linking CXX executable ../bin/test_charge-mmff94
  3058. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_charge-mmff94.dir/link.txt --verbose=1
  3059. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3060. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3061. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_charge-mmff94.dir/charge-mmff94.o -o ../bin/test_charge-mmff94 -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  3062. Linking CXX executable ../bin/test_builder
  3063. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_builder.dir/link.txt --verbose=1
  3064. make -f test/CMakeFiles/test_invalidsmiles.dir/build.make test/CMakeFiles/test_invalidsmiles.dir/depend
  3065. [ 91%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3066. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_invalidsmiles.dir/DependInfo.cmake
  3067. Built target test_canonconsistent
  3068. make -f test/CMakeFiles/test_isomorphism.dir/build.make test/CMakeFiles/test_isomorphism.dir/depend
  3069. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_builder.dir/buildertest.o -o ../bin/test_builder -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  3070. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3071. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_isomorphism.dir/DependInfo.cmake
  3072. Linking CXX executable ../bin/test_charge-gasteiger
  3073. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_charge-gasteiger.dir/link.txt --verbose=1
  3074. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_invalidsmiles.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_invalidsmiles.dir/depend.internal".
  3075. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_invalidsmiles.dir/depend.internal".
  3076. Scanning dependencies of target test_invalidsmiles
  3077. Linking CXX executable ../bin/obspectrophore
  3078. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/obspectrophore.dir/link.txt --verbose=1
  3079. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_charge-gasteiger.dir/charge-gasteiger.o -o ../bin/test_charge-gasteiger -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  3080. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_isomorphism.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_isomorphism.dir/depend.internal".
  3081. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_isomorphism.dir/depend.internal".
  3082. Scanning dependencies of target test_isomorphism
  3083. Linking CXX executable ../bin/test_conversion
  3084. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_conversion.dir/link.txt --verbose=1
  3085. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/obspectrophore.dir/obspectrophore.o -o ../bin/obspectrophore -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  3086. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_conversion.dir/conversion.o -o ../bin/test_conversion -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  3087. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3088. make -f test/CMakeFiles/test_invalidsmiles.dir/build.make test/CMakeFiles/test_invalidsmiles.dir/build
  3089. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3090. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3091. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3092. make -f test/CMakeFiles/test_isomorphism.dir/build.make test/CMakeFiles/test_isomorphism.dir/build
  3093. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3094. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 86
  3095. [ 91%] [ 92%] Building CXX object test/CMakeFiles/test_invalidsmiles.dir/invalidsmiles.o
  3096. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -DTESTDATADIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/files/\"" -DFORMATDIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64/\"" -o CMakeFiles/test_invalidsmiles.dir/invalidsmiles.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/invalidsmiles.cpp
  3097. Building CXX object test/CMakeFiles/test_isomorphism.dir/isomorphismtest.o
  3098. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -DTESTDATADIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/files/\"" -DFORMATDIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64/\"" -o CMakeFiles/test_isomorphism.dir/isomorphismtest.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/isomorphismtest.cpp
  3099. Linking CXX executable ../bin/test_datatest
  3100. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_datatest.dir/link.txt --verbose=1
  3101. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_datatest.dir/datatest.o -o ../bin/test_datatest -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  3102. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3103. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3104. [ 92%] Built target test_canonstable
  3105. make -f test/CMakeFiles/test_iterators.dir/build.make test/CMakeFiles/test_iterators.dir/depend
  3106. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3107. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_iterators.dir/DependInfo.cmake
  3108. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3109. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3110. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_iterators.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_iterators.dir/depend.internal".
  3111. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_iterators.dir/depend.internal".
  3112. Scanning dependencies of target test_iterators
  3113. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3114. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3115. [ 92%] Built target test_charge-mmff94
  3116. make -f test/CMakeFiles/test_logp_psa.dir/build.make test/CMakeFiles/test_logp_psa.dir/depend
  3117. [ 92%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3118. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_logp_psa.dir/DependInfo.cmake
  3119. Built target obspectrophore
  3120. make -f test/CMakeFiles/test_lssr.dir/build.make test/CMakeFiles/test_lssr.dir/depend
  3121. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3122. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_lssr.dir/DependInfo.cmake
  3123. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_logp_psa.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_logp_psa.dir/depend.internal".
  3124. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_logp_psa.dir/depend.internal".
  3125. Scanning dependencies of target test_logp_psa
  3126. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3127. make -f test/CMakeFiles/test_iterators.dir/build.make test/CMakeFiles/test_iterators.dir/build
  3128. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_lssr.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_lssr.dir/depend.internal".
  3129. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_lssr.dir/depend.internal".
  3130. Scanning dependencies of target test_lssr
  3131. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3132. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 78
  3133. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3134. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3135. [ 92%] Built target test_builder
  3136. make -f test/CMakeFiles/test_math.dir/build.make test/CMakeFiles/test_math.dir/depend
  3137. [ 92%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3138. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3139. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3140. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_math.dir/DependInfo.cmake
  3141. Building CXX object test/CMakeFiles/test_iterators.dir/iterators.o
  3142. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -DTESTDATADIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/files/\"" -DFORMATDIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64/\"" -o CMakeFiles/test_iterators.dir/iterators.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/iterators.cpp
  3143. [ 92%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3144. make -f test/CMakeFiles/test_logp_psa.dir/build.make test/CMakeFiles/test_logp_psa.dir/build
  3145. Built target test_charge-gasteiger
  3146. make -f test/CMakeFiles/test_mol.dir/build.make test/CMakeFiles/test_mol.dir/depend
  3147. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3148. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3149. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3150. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_mol.dir/DependInfo.cmake
  3151. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3152. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3153. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3154. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_math.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_math.dir/depend.internal".
  3155. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_math.dir/depend.internal".
  3156. Scanning dependencies of target test_math
  3157. make -f test/CMakeFiles/test_lssr.dir/build.make test/CMakeFiles/test_lssr.dir/build
  3158. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3159. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 87
  3160. [ 92%] [ 92%] Building CXX object test/CMakeFiles/test_logp_psa.dir/logp_psa.o
  3161. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -DTESTDATADIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/files/\"" -DFORMATDIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64/\"" -o CMakeFiles/test_logp_psa.dir/logp_psa.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/Built target test_conversion
  3162. openbabel-2.3.2/test/logp_psa.cpp
  3163. make -f test/CMakeFiles/test_phmodel.dir/build.make test/CMakeFiles/test_phmodel.dir/depend
  3164. [ 93%] Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_mol.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_mol.dir/depend.internal".
  3165. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_mol.dir/depend.internal".
  3166. Scanning dependencies of target test_mol
  3167. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3168. make -f test/CMakeFiles/test_math.dir/build.make test/CMakeFiles/test_math.dir/build
  3169. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3170. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_phmodel.dir/DependInfo.cmake
  3171. Building CXX object test/CMakeFiles/test_lssr.dir/lssrtest.o
  3172. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -DTESTDATADIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/files/\"" -DFORMATDIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64/\"" -o CMakeFiles/test_lssr.dir/lssrtest.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/lssrtest.cpp
  3173. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3174. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3175. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3176. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3177. [ 93%] Building CXX object test/CMakeFiles/test_math.dir/math.o
  3178. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_phmodel.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_phmodel.dir/depend.internal".
  3179. [ 93%] Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_phmodel.dir/depend.internal".
  3180. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -DTESTDATADIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/files/\"" -DFORMATDIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64/\"" -o CMakeFiles/test_math.dir/math.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabeScanning dependencies of target test_phmodel
  3181. l-2.3.2/test/math.cpp
  3182. Built target test_datatest
  3183. make -f test/CMakeFiles/test_residue.dir/build.make test/CMakeFiles/test_residue.dir/depend
  3184. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3185. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_residue.dir/DependInfo.cmake
  3186. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3187. make -f test/CMakeFiles/test_mol.dir/build.make test/CMakeFiles/test_mol.dir/build
  3188. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3189. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 88
  3190. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_residue.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_residue.dir/depend.internal".
  3191. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_residue.dir/depend.internal".
  3192. Scanning dependencies of target test_residue
  3193. [ 94%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3194. make -f test/CMakeFiles/test_phmodel.dir/build.make test/CMakeFiles/test_phmodel.dir/build
  3195. Building CXX object test/CMakeFiles/test_mol.dir/mol.o
  3196. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -DTESTDATADIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/files/\"" -DFORMATDIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64/\"" -o CMakeFiles/test_mol.dir/mol.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/mol.cpp
  3197. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3198. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3199. [ 94%] Building CXX object test/CMakeFiles/test_phmodel.dir/phmodel.o
  3200. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -DTESTDATADIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/files/\"" -DFORMATDIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64/\"" -o CMakeFiles/test_phmodel.dir/phmodel.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/phmodel.cpp
  3201. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3202. make -f test/CMakeFiles/test_residue.dir/build.make test/CMakeFiles/test_residue.dir/build
  3203. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3204. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3205. [ 94%] Building CXX object test/CMakeFiles/test_residue.dir/residue.o
  3206. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -DTESTDATADIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/files/\"" -DFORMATDIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64/\"" -o CMakeFiles/test_residue.dir/residue.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/residue.cpp
  3207. Linking CXX executable ../bin/test_format
  3208. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_format.dir/link.txt --verbose=1
  3209. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_format.dir/format.o -o ../bin/test_format -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  3210. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3211. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 83
  3212. [ 94%] Built target test_format
  3213. make -f test/CMakeFiles/test_ringtest.dir/build.make test/CMakeFiles/test_ringtest.dir/depend
  3214. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3215. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_ringtest.dir/DependInfo.cmake
  3216. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_ringtest.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_ringtest.dir/depend.internal".
  3217. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_ringtest.dir/depend.internal".
  3218. Scanning dependencies of target test_ringtest
  3219. Linking CXX executable ../bin/test_ffghemical
  3220. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_ffghemical.dir/link.txt --verbose=1
  3221. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_ffghemical.dir/ffghemical.o -o ../bin/test_ffghemical -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  3222. Linking CXX executable ../bin/test_formalcharge
  3223. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_formalcharge.dir/link.txt --verbose=1
  3224. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_formalcharge.dir/formalcharge.o -o ../bin/test_formalcharge -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  3225. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3226. make -f test/CMakeFiles/test_ringtest.dir/build.make test/CMakeFiles/test_ringtest.dir/build
  3227. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3228. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 89
  3229. [ 95%] Linking CXX executable ../bin/test_ffuff
  3230. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_ffuff.dir/link.txt --verbose=1
  3231. Building CXX object test/CMakeFiles/test_ringtest.dir/ringtest.o
  3232. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -DTESTDATADIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/files/\"" -DFORMATDIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64/\"" -o CMakeFiles/test_ringtest.dir/ringtest.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/ringtest.cpp
  3233. Linking CXX executable ../bin/test_ffgaff
  3234. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_ffgaff.dir/link.txt --verbose=1
  3235. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_ffuff.dir/ffuff.o -o ../bin/test_ffuff -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  3236. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_ffgaff.dir/ffgaff.o -o ../bin/test_ffgaff -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  3237. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3238. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3239. [ 95%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3240. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3241. Built target test_ffghemical
  3242. make -f test/CMakeFiles/test_rotor.dir/build.make test/CMakeFiles/test_rotor.dir/depend
  3243. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3244. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_rotor.dir/DependInfo.cmake
  3245. [ 95%] Built target test_formalcharge
  3246. make -f test/CMakeFiles/test_shuffle.dir/build.make test/CMakeFiles/test_shuffle.dir/depend
  3247. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3248. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_shuffle.dir/DependInfo.cmake
  3249. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_rotor.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_rotor.dir/depend.internal".
  3250. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_rotor.dir/depend.internal".
  3251. Scanning dependencies of target test_rotor
  3252. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_shuffle.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_shuffle.dir/depend.internal".
  3253. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_shuffle.dir/depend.internal".
  3254. Scanning dependencies of target test_shuffle
  3255. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3256. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3257. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3258. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 81
  3259. [ 95%] [ 95%] Built target test_ffuff
  3260. make -f test/CMakeFiles/test_smartsparse.dir/build.make test/CMakeFiles/test_smartsparse.dir/depend
  3261. Built target test_ffgaff
  3262. make -f test/CMakeFiles/test_smartstest.dir/build.make test/CMakeFiles/test_smartstest.dir/depend
  3263. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3264. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_smartsparse.dir/DependInfo.cmake
  3265. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3266. make -f test/CMakeFiles/test_rotor.dir/build.make test/CMakeFiles/test_rotor.dir/build
  3267. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3268. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_smartstest.dir/DependInfo.cmake
  3269. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3270. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3271. [ 95%] Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_smartsparse.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_smartsparse.dir/depend.internal".
  3272. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_smartsparse.dir/depend.internal".
  3273. Scanning dependencies of target test_smartsparse
  3274. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3275. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_smartstest.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_smartstest.dir/depend.internal".
  3276. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_smartstest.dir/depend.internal".
  3277. Scanning dependencies of target test_smartstest
  3278. make -f test/CMakeFiles/test_shuffle.dir/build.make test/CMakeFiles/test_shuffle.dir/build
  3279. Building CXX object test/CMakeFiles/test_rotor.dir/rotortest.o
  3280. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -DTESTDATADIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/files/\"" -DFORMATDIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64/\"" -o CMakeFiles/test_rotor.dir/rotortest.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/rotortest.cpp
  3281. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3282. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3283. [ 95%] Building CXX object test/CMakeFiles/test_shuffle.dir/shuffletest.o
  3284. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -DTESTDATADIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/files/\"" -DFORMATDIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64/\"" -o CMakeFiles/test_shuffle.dir/shuffletest.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/shuffletest.cpp
  3285. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3286. make -f test/CMakeFiles/test_smartsparse.dir/build.make test/CMakeFiles/test_smartsparse.dir/build
  3287. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3288. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 90
  3289. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3290. make -f test/CMakeFiles/test_smartstest.dir/build.make test/CMakeFiles/test_smartstest.dir/build
  3291. [ 96%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3292. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3293. Building CXX object test/CMakeFiles/test_smartsparse.dir/smartsparse.o
  3294. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -DTESTDATADIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/files/\"" -DFORMATDIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64/\"" -o CMakeFiles/test_smartsparse.dir/smartsparse.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/smartsparse.cpp
  3295. Linking CXX executable ../bin/test_inchiwrite
  3296. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_inchiwrite.dir/link.txt --verbose=1
  3297. [ 96%] Building CXX object test/CMakeFiles/test_smartstest.dir/smartstest.o
  3298. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -DTESTDATADIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/files/\"" -DFORMATDIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64/\"" -o CMakeFiles/test_smartstest.dir/smartstest.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/smartstest.cpp
  3299. Linking CXX executable ../bin/test_formula
  3300. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_formula.dir/link.txt --verbose=1
  3301. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_inchiwrite.dir/inchiwrite.o CMakeFiles/test_inchiwrite.dir/__/src/formats/getinchi.o -o ../bin/test_inchiwrite -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  3302. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_formula.dir/formula.o -o ../bin/test_formula -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  3303. Linking CXX executable ../bin/test_implicitH
  3304. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_implicitH.dir/link.txt --verbose=1
  3305. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_implicitH.dir/implicitHtest.o -o ../bin/test_implicitH -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  3306. Linking CXX executable ../bin/test_ffmmff94
  3307. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_ffmmff94.dir/link.txt --verbose=1
  3308. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_ffmmff94.dir/ffmmff94.o -o ../bin/test_ffmmff94 -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  3309. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3310. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3311. [ 96%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3312. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3313. Built target test_inchiwrite
  3314. make -f test/CMakeFiles/test_smiles.dir/build.make test/CMakeFiles/test_smiles.dir/depend
  3315. [ 96%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3316. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_smiles.dir/DependInfo.cmake
  3317. Built target test_formula
  3318. make -f test/CMakeFiles/test_smilesmatch.dir/build.make test/CMakeFiles/test_smilesmatch.dir/depend
  3319. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3320. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_smilesmatch.dir/DependInfo.cmake
  3321. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_smiles.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_smiles.dir/depend.internal".
  3322. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_smiles.dir/depend.internal".
  3323. Scanning dependencies of target test_smiles
  3324. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_smilesmatch.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_smilesmatch.dir/depend.internal".
  3325. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_smilesmatch.dir/depend.internal".
  3326. Scanning dependencies of target test_smilesmatch
  3327. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3328. Linking CXX executable ../bin/test_internalcoord
  3329. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 84
  3330. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_internalcoord.dir/link.txt --verbose=1
  3331. [ 96%] /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_internalcoord.dir/internalcoord.o -o ../bin/test_internalcoord -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  3332. Built target test_implicitH
  3333. make -f test/CMakeFiles/test_spectrophore.dir/build.make test/CMakeFiles/test_spectrophore.dir/depend
  3334. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3335. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_spectrophore.dir/DependInfo.cmake
  3336. Linking CXX executable ../bin/test_cistrans
  3337. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_cistrans.dir/link.txt --verbose=1
  3338. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3339. make -f test/CMakeFiles/test_smilesmatch.dir/build.make test/CMakeFiles/test_smilesmatch.dir/build
  3340. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3341. make -f test/CMakeFiles/test_smiles.dir/build.make test/CMakeFiles/test_smiles.dir/build
  3342. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_spectrophore.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_spectrophore.dir/depend.internal".
  3343. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_spectrophore.dir/depend.internal".
  3344. Scanning dependencies of target test_spectrophore
  3345. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3346. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 91
  3347. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_cistrans.dir/cistranstest.o -o ../bin/test_cistrans -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  3348. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3349. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3350. [ 97%] Building CXX object test/CMakeFiles/test_smilesmatch.dir/smilesmatch.o
  3351. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -DTESTDATADIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/files/\"" -DFORMATDIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64/\"" -o CMakeFiles/test_smilesmatch.dir/smilesmatch.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/smilesmatch.cpp
  3352. [ 97%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3353. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 82
  3354. Building CXX object test/CMakeFiles/test_smiles.dir/smilestest.o
  3355. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -DTESTDATADIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/files/\"" -DFORMATDIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64/\"" -o CMakeFiles/test_smiles.dir/smilestest.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/smilestest.cpp
  3356. [ 97%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3357. make -f test/CMakeFiles/test_spectrophore.dir/build.make test/CMakeFiles/test_spectrophore.dir/build
  3358. Built target test_ffmmff94
  3359. make -f test/CMakeFiles/test_squareplanar.dir/build.make test/CMakeFiles/test_squareplanar.dir/depend
  3360. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3361. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_squareplanar.dir/DependInfo.cmake
  3362. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3363. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3364. [ 97%] Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_squareplanar.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_squareplanar.dir/depend.internal".
  3365. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_squareplanar.dir/depend.internal".
  3366. Scanning dependencies of target test_squareplanar
  3367. Building CXX object test/CMakeFiles/test_spectrophore.dir/spectrophoretest.o
  3368. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -DTESTDATADIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/files/\"" -DFORMATDIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64/\"" -o CMakeFiles/test_spectrophore.dir/spectrophoretest.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/spectrophoretest.cpp
  3369. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3370. make -f test/CMakeFiles/test_squareplanar.dir/build.make test/CMakeFiles/test_squareplanar.dir/build
  3371. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3372. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3373. [ 97%] Building CXX object test/CMakeFiles/test_squareplanar.dir/squareplanartest.o
  3374. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -DTESTDATADIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/files/\"" -DFORMATDIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64/\"" -o CMakeFiles/test_squareplanar.dir/squareplanartest.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/squareplanartest.cpp
  3375. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3376. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 85
  3377. [ 97%] Built target test_internalcoord
  3378. make -f test/CMakeFiles/test_stereo.dir/build.make test/CMakeFiles/test_stereo.dir/depend
  3379. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3380. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_stereo.dir/DependInfo.cmake
  3381. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_stereo.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_stereo.dir/depend.internal".
  3382. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_stereo.dir/depend.internal".
  3383. Scanning dependencies of target test_stereo
  3384. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3385. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 80
  3386. [ 97%] Built target test_cistrans
  3387. make -f test/CMakeFiles/test_stereoperception.dir/build.make test/CMakeFiles/test_stereoperception.dir/depend
  3388. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3389. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_stereoperception.dir/DependInfo.cmake
  3390. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3391. make -f test/CMakeFiles/test_stereo.dir/build.make test/CMakeFiles/test_stereo.dir/build
  3392. Linking CXX executable ../bin/test_invalidsmarts
  3393. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3394. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 92
  3395. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_invalidsmarts.dir/link.txt --verbose=1
  3396. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_stereoperception.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_stereoperception.dir/depend.internal".
  3397. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_stereoperception.dir/depend.internal".
  3398. Scanning dependencies of target test_stereoperception
  3399. [ 98%] Linking CXX executable ../bin/test_math
  3400. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_math.dir/link.txt --verbose=1
  3401. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_invalidsmarts.dir/invalidsmarts.o -o ../bin/test_invalidsmarts -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  3402. Building CXX object test/CMakeFiles/test_stereo.dir/stereotest.o
  3403. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -DTESTDATADIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/files/\"" -DFORMATDIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64/\"" -o CMakeFiles/test_stereo.dir/stereotest.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/stereotest.cpp
  3404. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_math.dir/math.o -o ../bin/test_math -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  3405. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3406. make -f test/CMakeFiles/test_stereoperception.dir/build.make test/CMakeFiles/test_stereoperception.dir/build
  3407. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3408. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3409. [ 98%] Building CXX object test/CMakeFiles/test_stereoperception.dir/stereoperceptiontest.o
  3410. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -DTESTDATADIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/files/\"" -DFORMATDIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64/\"" -o CMakeFiles/test_stereoperception.dir/stereoperceptiontest.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/stereoperceptiontest.cpp
  3411. Linking CXX executable ../bin/test_graphsym
  3412. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_graphsym.dir/link.txt --verbose=1
  3413. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_graphsym.dir/graphsymtest.o -o ../bin/test_graphsym -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  3414. Linking CXX executable ../bin/test_invalidsmiles
  3415. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_invalidsmiles.dir/link.txt --verbose=1
  3416. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3417. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3418. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_invalidsmiles.dir/invalidsmiles.o -o ../bin/test_invalidsmiles -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  3419. [ 98%] Built target test_invalidsmarts
  3420. make -f test/CMakeFiles/test_tetrahedral.dir/build.make test/CMakeFiles/test_tetrahedral.dir/depend
  3421. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3422. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_tetrahedral.dir/DependInfo.cmake
  3423. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3424. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3425. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_tetrahedral.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_tetrahedral.dir/depend.internal".
  3426. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_tetrahedral.dir/depend.internal".
  3427. Scanning dependencies of target test_tetrahedral
  3428. [ 98%] Built target test_math
  3429. make -f test/CMakeFiles/test_tetranonplanar.dir/build.make test/CMakeFiles/test_tetranonplanar.dir/depend
  3430. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3431. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_tetranonplanar.dir/DependInfo.cmake
  3432. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_tetranonplanar.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_tetranonplanar.dir/depend.internal".
  3433. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_tetranonplanar.dir/depend.internal".
  3434. Scanning dependencies of target test_tetranonplanar
  3435. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3436. make -f test/CMakeFiles/test_tetrahedral.dir/build.make test/CMakeFiles/test_tetrahedral.dir/build
  3437. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3438. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3439. [ 98%] Building CXX object test/CMakeFiles/test_tetrahedral.dir/tetrahedraltest.o
  3440. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -DTESTDATADIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/files/\"" -DFORMATDIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64/\"" -o CMakeFiles/test_tetrahedral.dir/tetrahedraltest.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/tetrahedraltest.cpp
  3441. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3442. make -f test/CMakeFiles/test_tetranonplanar.dir/build.make test/CMakeFiles/test_tetranonplanar.dir/build
  3443. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3444. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 93
  3445. [ 99%] Building CXX object test/CMakeFiles/test_tetranonplanar.dir/tetranonplanartest.o
  3446. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -DTESTDATADIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/files/\"" -DFORMATDIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64/\"" -o CMakeFiles/test_tetranonplanar.dir/tetranonplanartest.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/tetranonplanartest.cpp
  3447. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3448. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3449. [ 99%] Built target test_graphsym
  3450. make -f test/CMakeFiles/test_tetraplanar.dir/build.make test/CMakeFiles/test_tetraplanar.dir/depend
  3451. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3452. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_tetraplanar.dir/DependInfo.cmake
  3453. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_tetraplanar.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_tetraplanar.dir/depend.internal".
  3454. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_tetraplanar.dir/depend.internal".
  3455. Scanning dependencies of target test_tetraplanar
  3456. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3457. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3458. [ 99%] Built target test_invalidsmiles
  3459. make -f test/CMakeFiles/test_uniqueid.dir/build.make test/CMakeFiles/test_uniqueid.dir/depend
  3460. Linking CXX executable ../bin/test_logp_psa
  3461. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_logp_psa.dir/link.txt --verbose=1
  3462. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3463. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_uniqueid.dir/DependInfo.cmake
  3464. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3465. make -f test/CMakeFiles/test_tetraplanar.dir/build.make test/CMakeFiles/test_tetraplanar.dir/build
  3466. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3467. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3468. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_logp_psa.dir/logp_psa.o -o ../bin/test_logp_psa -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  3469. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_uniqueid.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_uniqueid.dir/depend.internal".
  3470. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_uniqueid.dir/depend.internal".
  3471. Scanning dependencies of target test_uniqueid
  3472. [ 99%] Building CXX object test/CMakeFiles/test_tetraplanar.dir/tetraplanartest.o
  3473. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -DTESTDATADIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/files/\"" -DFORMATDIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64/\"" -o CMakeFiles/test_tetraplanar.dir/tetraplanartest.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/tetraplanartest.cpp
  3474. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3475. make -f test/CMakeFiles/test_uniqueid.dir/build.make test/CMakeFiles/test_uniqueid.dir/build
  3476. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3477. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 94
  3478. [100%] Building CXX object test/CMakeFiles/test_uniqueid.dir/uniqueidtest.o
  3479. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -DTESTDATADIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/files/\"" -DFORMATDIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64/\"" -o CMakeFiles/test_uniqueid.dir/uniqueidtest.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/uniqueidtest.cpp
  3480. Linking CXX executable ../bin/test_iterators
  3481. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_iterators.dir/link.txt --verbose=1
  3482. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_iterators.dir/iterators.o -o ../bin/test_iterators -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  3483. Linking CXX executable ../bin/test_mol
  3484. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_mol.dir/link.txt --verbose=1
  3485. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_mol.dir/mol.o -o ../bin/test_mol -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  3486. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3487. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3488. [100%] Built target test_logp_psa
  3489. make -f test/CMakeFiles/test_unitcell.dir/build.make test/CMakeFiles/test_unitcell.dir/depend
  3490. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3491. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_unitcell.dir/DependInfo.cmake
  3492. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_unitcell.dir/DependInfo.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_unitcell.dir/depend.internal".
  3493. Dependee "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_unitcell.dir/depend.internal".
  3494. Scanning dependencies of target test_unitcell
  3495. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3496. make -f test/CMakeFiles/test_unitcell.dir/build.make test/CMakeFiles/test_unitcell.dir/build
  3497. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3498. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3499. [100%] Building CXX object test/CMakeFiles/test_unitcell.dir/unitcell.o
  3500. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_EIGEN -DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER -DHAVE_WXWIDGETS -DUSING_DYNAMIC_LIBS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -isystem /usr/lib64/wx/include/gtk2-unicode-release-2.8 -isystem /usr/include/wx-2.8 -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/include -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/data -I/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/include -I/usr/include/eigen3 -DOB_MODULE_PATH="\"/usr/lib64/openbabel/2.3.2\"" -DTESTDATADIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/files/\"" -DFORMATDIR="\"/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64/\"" -o CMakeFiles/test_unitcell.dir/unitcell.o -c /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/unitcell.cpp
  3501. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3502. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3503. [100%] Built target test_iterators
  3504. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3505. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 88
  3506. [100%] Built target test_mol
  3507. Linking CXX executable ../bin/test_residue
  3508. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_residue.dir/link.txt --verbose=1
  3509. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_residue.dir/residue.o -o ../bin/test_residue -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  3510. Linking CXX executable ../bin/test_phmodel
  3511. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_phmodel.dir/link.txt --verbose=1
  3512. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_phmodel.dir/phmodel.o -o ../bin/test_phmodel -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  3513. Linking CXX executable ../bin/test_smartsparse
  3514. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_smartsparse.dir/link.txt --verbose=1
  3515. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_smartsparse.dir/smartsparse.o -o ../bin/test_smartsparse -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  3516. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3517. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3518. [100%] Built target test_residue
  3519. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3520. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3521. [100%] Built target test_phmodel
  3522. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3523. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 90
  3524. [100%] Built target test_smartsparse
  3525. Linking CXX executable ../bin/test_smilesmatch
  3526. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_smilesmatch.dir/link.txt --verbose=1
  3527. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_smilesmatch.dir/smilesmatch.o -o ../bin/test_smilesmatch -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  3528. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3529. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 91
  3530. [100%] Linking CXX executable ../bin/test_align
  3531. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_align.dir/link.txt --verbose=1
  3532. Built target test_smilesmatch
  3533. Linking CXX executable ../bin/test_lssr
  3534. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_lssr.dir/link.txt --verbose=1
  3535. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_align.dir/aligntest.o -o ../bin/test_align -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  3536. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_lssr.dir/lssrtest.o -o ../bin/test_lssr -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  3537. Linking CXX executable ../bin/test_ringtest
  3538. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_ringtest.dir/link.txt --verbose=1
  3539. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_ringtest.dir/ringtest.o -o ../bin/test_ringtest -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  3540. Linking CXX shared module ../../lib64/smilesformat.so
  3541. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/smilesformat.dir/link.txt --verbose=1
  3542. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,smilesformat.so -o ../../lib64/smilesformat.so CMakeFiles/smilesformat.dir/smilesformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  3543. Linking CXX executable ../bin/test_isomorphism
  3544. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_isomorphism.dir/link.txt --verbose=1
  3545. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_isomorphism.dir/isomorphismtest.o -o ../bin/test_isomorphism -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  3546. Linking CXX executable ../bin/test_smartstest
  3547. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_smartstest.dir/link.txt --verbose=1
  3548. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_smartstest.dir/smartstest.o -o ../bin/test_smartstest -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  3549. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3550. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 87
  3551. [100%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3552. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3553. Built target test_lssr
  3554. [100%] Built target test_align
  3555. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3556. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 89
  3557. [100%] Built target test_ringtest
  3558. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3559. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 86
  3560. [100%] Built target test_isomorphism
  3561. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3562. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3563. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3564. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3565. [100%] [100%] Built target smilesformat
  3566. Built target test_smartstest
  3567. Linking CXX executable ../bin/test_uniqueid
  3568. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_uniqueid.dir/link.txt --verbose=1
  3569. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_uniqueid.dir/uniqueidtest.o -o ../bin/test_uniqueid -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  3570. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3571. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 94
  3572. [100%] Built target test_uniqueid
  3573. Linking CXX executable ../bin/test_rotor
  3574. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_rotor.dir/link.txt --verbose=1
  3575. Linking CXX executable ../bin/test_squareplanar
  3576. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_squareplanar.dir/link.txt --verbose=1
  3577. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_rotor.dir/rotortest.o -o ../bin/test_rotor -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  3578. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_squareplanar.dir/squareplanartest.o -o ../bin/test_squareplanar -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  3579. Linking CXX executable ../bin/test_unitcell
  3580. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_unitcell.dir/link.txt --verbose=1
  3581. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_unitcell.dir/unitcell.o -o ../bin/test_unitcell -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  3582. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3583. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3584. [100%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3585. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3586. Built target test_rotor
  3587. [100%] Built target test_squareplanar
  3588. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3589. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3590. [100%] Built target test_unitcell
  3591. Linking CXX executable ../bin/test_stereoperception
  3592. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_stereoperception.dir/link.txt --verbose=1
  3593. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_stereoperception.dir/stereoperceptiontest.o -o ../bin/test_stereoperception -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  3594. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3595. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3596. [100%] Built target test_stereoperception
  3597. Linking CXX executable ../bin/test_tetraplanar
  3598. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_tetraplanar.dir/link.txt --verbose=1
  3599. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_tetraplanar.dir/tetraplanartest.o -o ../bin/test_tetraplanar -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  3600. Linking CXX executable ../bin/test_spectrophore
  3601. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_spectrophore.dir/link.txt --verbose=1
  3602. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_spectrophore.dir/spectrophoretest.o -o ../bin/test_spectrophore -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  3603. Linking CXX executable ../bin/test_tetrahedral
  3604. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_tetrahedral.dir/link.txt --verbose=1
  3605. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_tetrahedral.dir/tetrahedraltest.o -o ../bin/test_tetrahedral -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  3606. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3607. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3608. [100%] Built target test_tetraplanar
  3609. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3610. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3611. [100%] Built target test_spectrophore
  3612. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3613. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3614. [100%] Built target test_tetrahedral
  3615. Linking CXX executable ../bin/test_shuffle
  3616. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_shuffle.dir/link.txt --verbose=1
  3617. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_shuffle.dir/shuffletest.o -o ../bin/test_shuffle -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  3618. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3619. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3620. [100%] Built target test_shuffle
  3621. Linking CXX executable ../bin/test_tetranonplanar
  3622. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_tetranonplanar.dir/link.txt --verbose=1
  3623. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_tetranonplanar.dir/tetranonplanartest.o -o ../bin/test_tetranonplanar -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  3624. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3625. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 93
  3626. [100%] Built target test_tetranonplanar
  3627. Linking CXX executable ../bin/test_smiles
  3628. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_smiles.dir/link.txt --verbose=1
  3629. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_smiles.dir/smilestest.o -o ../bin/test_smiles -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  3630. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3631. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3632. [100%] Built target test_smiles
  3633. Linking CXX executable ../bin/test_stereo
  3634. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_stereo.dir/link.txt --verbose=1
  3635. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_stereo.dir/stereotest.o -o ../bin/test_stereo -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  3636. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3637. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 92
  3638. [100%] Built target test_stereo
  3639. make[1]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3640. /usr/bin/cmake -E cmake_progress_start /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 0
  3641. >>> Source compiled.
  3642. >>> Working in BUILD_DIR: "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build"
  3643. cmake --no-warn-unused-cli -C /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DOPENBABEL_USE_SYSTEM_INCHI=ON -DPYTHON_EXECUTABLE=false -DENABLE_OPENMP=ON -DBUILD_GUI=OFF -DENABLE_TESTS=ON -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/gentoo_rules.cmake /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2
  3644. Not searching for unused variables given on the command line.
  3645. loading initial cache file /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/gentoo_common_config.cmake
  3646. Re-run cmake no build system arguments
  3647. -- Cairo found. PNG output will be supported.
  3648. -- GUI will not be built
  3649. -- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE)
  3650. -- <<< Gentoo configuration >>>
  3651. Build type Gentoo
  3652. Install path /usr
  3653. Compiler flags:
  3654. C -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fopenmp
  3655. C++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp
  3656. Linker flags:
  3657. Executable -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed
  3658. Module -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed
  3659. Shared -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed
  3660. -- Configuring done
  3661. -- Generating done
  3662. -- Build files have been written to: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build
  3663. >>> Working in BUILD_DIR: "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build"
  3664. make -j24 VERBOSE=1
  3665. /usr/bin/cmake -H/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 -B/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build --check-build-system CMakeFiles/Makefile.cmake 0
  3666. /usr/bin/cmake -E cmake_progress_start /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles/progress.marks
  3667. make -f CMakeFiles/Makefile2 all
  3668. make[1]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3669. make -f src/CMakeFiles/openbabel.dir/build.make src/CMakeFiles/openbabel.dir/depend
  3670. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3671. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/CMakeFiles/openbabel.dir/DependInfo.cmake
  3672. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3673. make -f src/CMakeFiles/openbabel.dir/build.make src/CMakeFiles/openbabel.dir/build
  3674. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3675. Linking CXX shared library ../lib64/libopenbabel.so
  3676. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/openbabel.dir/link.txt --verbose=1
  3677. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,libopenbabel.so.4 -o ../lib64/libopenbabel.so.4.0.2 CMakeFiles/openbabel.dir/alias.o CMakeFiles/openbabel.dir/atom.o CMakeFiles/openbabel.dir/base.o CMakeFiles/openbabel.dir/bitvec.o CMakeFiles/openbabel.dir/bond.o CMakeFiles/openbabel.dir/bondtyper.o CMakeFiles/openbabel.dir/builder.o CMakeFiles/openbabel.dir/canon.o CMakeFiles/openbabel.dir/chains.o CMakeFiles/openbabel.dir/chargemodel.o CMakeFiles/openbabel.dir/chiral.o CMakeFiles/openbabel.dir/data.o CMakeFiles/openbabel.dir/descriptor.o CMakeFiles/openbabel.dir/fingerprint.o CMakeFiles/openbabel.dir/forcefield.o CMakeFiles/openbabel.dir/format.o CMakeFiles/openbabel.dir/generic.o CMakeFiles/openbabel.dir/graphsym.o CMakeFiles/openbabel.dir/grid.o CMakeFiles/openbabel.dir/griddata.o CMakeFiles/openbabel.dir/isomorphism.o CMakeFiles/openbabel.dir/kekulize.o CMakeFiles/openbabel.dir/locale.o CMakeFiles/openbabel.dir/matrix.o CMakeFiles/openbabel.dir/mcdlutil.o CMakeFiles/openbabel.dir/molchrg.o CMakeFiles/openbabel.dir/mol.o CMakeFiles/openbabel.dir/obconversion.o CMakeFiles/openbabel.dir/oberror.o CMakeFiles/openbabel.dir/obiter.o CMakeFiles/openbabel.dir/obutil.o CMakeFiles/openbabel.dir/op.o CMakeFiles/openbabel.dir/parsmart.o CMakeFiles/openbabel.dir/patty.o CMakeFiles/openbabel.dir/phmodel.o CMakeFiles/openbabel.dir/plugin.o CMakeFiles/openbabel.dir/pointgroup.o CMakeFiles/openbabel.dir/query.o CMakeFiles/openbabel.dir/rand.o CMakeFiles/openbabel.dir/residue.o CMakeFiles/openbabel.dir/ring.o CMakeFiles/openbabel.dir/rotamer.o CMakeFiles/openbabel.dir/rotor.o CMakeFiles/openbabel.dir/spectrophore.o CMakeFiles/openbabel.dir/tokenst.o CMakeFiles/openbabel.dir/transform.o CMakeFiles/openbabel.dir/typer.o CMakeFiles/openbabel.dir/obmolecformat.o CMakeFiles/openbabel.dir/conformersearch.o CMakeFiles/openbabel.dir/dlhandler_unix.o CMakeFiles/openbabel.dir/depict/depict.o CMakeFiles/openbabel.dir/depict/svgpainter.o CMakeFiles/openbabel.dir/math/matrix3x3.o CMakeFiles/openbabel.dir/math/spacegroup.o CMakeFiles/openbabel.dir/math/transform3d.o CMakeFiles/openbabel.dir/math/vector3.o CMakeFiles/openbabel.dir/math/align.o CMakeFiles/openbabel.dir/stereo/stereo.o CMakeFiles/openbabel.dir/stereo/tetranonplanar.o CMakeFiles/openbabel.dir/stereo/tetraplanar.o CMakeFiles/openbabel.dir/stereo/squareplanar.o CMakeFiles/openbabel.dir/stereo/cistrans.o CMakeFiles/openbabel.dir/stereo/tetrahedral.o CMakeFiles/openbabel.dir/stereo/perception.o CMakeFiles/openbabel.dir/stereo/facade.o -lm -ldl -lz -Wl,-rpath,::::::::::
  3678. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/cmake -E cmake_symlink_library ../lib64/libopenbabel.so.4.0.2 ../lib64/libopenbabel.so.4 ../lib64/libopenbabel.so
  3679. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3680. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55
  3681. [ 23%] Built target openbabel
  3682. make -f src/CMakeFiles/plugin_charges.dir/build.make src/CMakeFiles/plugin_charges.dir/depend
  3683. make -f src/CMakeFiles/plugin_descriptors.dir/build.make src/CMakeFiles/plugin_descriptors.dir/depend
  3684. make -f src/CMakeFiles/plugin_fingerprints.dir/build.make src/CMakeFiles/plugin_fingerprints.dir/depend
  3685. make -f src/CMakeFiles/plugin_forcefields.dir/build.make src/CMakeFiles/plugin_forcefields.dir/depend
  3686. make -f src/CMakeFiles/plugin_ops.dir/build.make src/CMakeFiles/plugin_ops.dir/depend
  3687. make -f src/formats/CMakeFiles/APIInterface.dir/build.make src/formats/CMakeFiles/APIInterface.dir/depend
  3688. make -f src/formats/CMakeFiles/CSRformat.dir/build.make src/formats/CMakeFiles/CSRformat.dir/depend
  3689. make -f src/formats/CMakeFiles/MCDLformat.dir/build.make src/formats/CMakeFiles/MCDLformat.dir/depend
  3690. make -f src/formats/CMakeFiles/MNAformat.dir/build.make src/formats/CMakeFiles/MNAformat.dir/depend
  3691. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3692. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/CMakeFiles/plugin_fingerprints.dir/DependInfo.cmake
  3693. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3694. make -f src/formats/CMakeFiles/PQSformat.dir/build.make src/formats/CMakeFiles/PQSformat.dir/depend
  3695. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/CMakeFiles/plugin_descriptors.dir/DependInfo.cmake
  3696. make -f src/formats/CMakeFiles/abinitformat.dir/build.make src/formats/CMakeFiles/abinitformat.dir/depend
  3697. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3698. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/CMakeFiles/plugin_forcefields.dir/DependInfo.cmake
  3699. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3700. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/APIInterface.dir/DependInfo.cmake
  3701. make -f src/formats/CMakeFiles/acesformat.dir/build.make src/formats/CMakeFiles/acesformat.dir/depend
  3702. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3703. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/CMakeFiles/plugin_charges.dir/DependInfo.cmake
  3704. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3705. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CSRformat.dir/DependInfo.cmake
  3706. make -f src/formats/CMakeFiles/acrformat.dir/build.make src/formats/CMakeFiles/acrformat.dir/depend
  3707. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3708. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/MCDLformat.dir/DependInfo.cmake
  3709. make -f src/formats/CMakeFiles/adfformat.dir/build.make src/formats/CMakeFiles/adfformat.dir/depend
  3710. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3711. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/MNAformat.dir/DependInfo.cmake
  3712. make -f src/formats/CMakeFiles/alchemyformat.dir/build.make src/formats/CMakeFiles/alchemyformat.dir/depend
  3713. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3714. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/PQSformat.dir/DependInfo.cmake
  3715. make -f src/formats/CMakeFiles/amberformat.dir/build.make src/formats/CMakeFiles/amberformat.dir/depend
  3716. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3717. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/abinitformat.dir/DependInfo.cmake
  3718. make -f src/formats/CMakeFiles/asciiformat.dir/build.make src/formats/CMakeFiles/asciiformat.dir/depend
  3719. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3720. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/acesformat.dir/DependInfo.cmake
  3721. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3722. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/acrformat.dir/DependInfo.cmake
  3723. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3724. make -f src/formats/CMakeFiles/balstformat.dir/build.make src/formats/CMakeFiles/balstformat.dir/depend
  3725. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/CMakeFiles/plugin_ops.dir/DependInfo.cmake
  3726. make -f src/formats/CMakeFiles/bgfformat.dir/build.make src/formats/CMakeFiles/bgfformat.dir/depend
  3727. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3728. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/adfformat.dir/DependInfo.cmake
  3729. make -f src/formats/CMakeFiles/boxformat.dir/build.make src/formats/CMakeFiles/boxformat.dir/depend
  3730. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3731. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/alchemyformat.dir/DependInfo.cmake
  3732. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3733. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/amberformat.dir/DependInfo.cmake
  3734. make -f src/formats/CMakeFiles/cacaoformat.dir/build.make src/formats/CMakeFiles/cacaoformat.dir/depend
  3735. make -f src/formats/CMakeFiles/cacheformat.dir/build.make src/formats/CMakeFiles/cacheformat.dir/depend
  3736. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3737. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/asciiformat.dir/DependInfo.cmake
  3738. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3739. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/balstformat.dir/DependInfo.cmake
  3740. make -f src/formats/CMakeFiles/carformat.dir/build.make src/formats/CMakeFiles/carformat.dir/depend
  3741. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3742. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/bgfformat.dir/DependInfo.cmake
  3743. make -f src/formats/CMakeFiles/castepformat.dir/build.make src/formats/CMakeFiles/castepformat.dir/depend
  3744. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3745. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/boxformat.dir/DependInfo.cmake
  3746. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3747. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/cacaoformat.dir/DependInfo.cmake
  3748. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3749. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/cacheformat.dir/DependInfo.cmake
  3750. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3751. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/carformat.dir/DependInfo.cmake
  3752. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3753. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/castepformat.dir/DependInfo.cmake
  3754. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3755. make -f src/CMakeFiles/plugin_fingerprints.dir/build.make src/CMakeFiles/plugin_fingerprints.dir/build
  3756. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3757. make -f src/formats/CMakeFiles/APIInterface.dir/build.make src/formats/CMakeFiles/APIInterface.dir/build
  3758. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3759. make -f src/formats/CMakeFiles/CSRformat.dir/build.make src/formats/CMakeFiles/CSRformat.dir/build
  3760. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3761. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3762. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3763. make -f src/formats/CMakeFiles/MNAformat.dir/build.make src/formats/CMakeFiles/MNAformat.dir/build
  3764. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3765. make -f src/formats/CMakeFiles/MCDLformat.dir/build.make src/formats/CMakeFiles/MCDLformat.dir/build
  3766. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3767. make -f src/formats/CMakeFiles/PQSformat.dir/build.make src/formats/CMakeFiles/PQSformat.dir/build
  3768. Linking CXX shared module ../lib64/plugin_fingerprints.so
  3769. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/plugin_fingerprints.dir/link.txt --verbose=1
  3770. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3771. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3772. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3773. make -f src/formats/CMakeFiles/abinitformat.dir/build.make src/formats/CMakeFiles/abinitformat.dir/build
  3774. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3775. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3776. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3777. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3778. make -f src/formats/CMakeFiles/acesformat.dir/build.make src/formats/CMakeFiles/acesformat.dir/build
  3779. make -f src/formats/CMakeFiles/acrformat.dir/build.make src/formats/CMakeFiles/acrformat.dir/build
  3780. Linking CXX shared module ../../lib64/APIInterface.so
  3781. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/APIInterface.dir/link.txt --verbose=1
  3782. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3783. make -f src/formats/CMakeFiles/adfformat.dir/build.make src/formats/CMakeFiles/adfformat.dir/build
  3784. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3785. make -f src/formats/CMakeFiles/alchemyformat.dir/build.make src/formats/CMakeFiles/alchemyformat.dir/build
  3786. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3787. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3788. make -f src/formats/CMakeFiles/amberformat.dir/build.make src/formats/CMakeFiles/amberformat.dir/build
  3789. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3790. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3791. make -f src/formats/CMakeFiles/asciiformat.dir/build.make src/formats/CMakeFiles/asciiformat.dir/build
  3792. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,plugin_fingerprints.so -o ../lib64/plugin_fingerprints.so CMakeFiles/plugin_fingerprints.dir/fingerprints/finger2.o CMakeFiles/plugin_fingerprints.dir/fingerprints/finger3.o -lm -ldl -lz ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  3793. make -f src/formats/CMakeFiles/balstformat.dir/build.make src/formats/CMakeFiles/balstformat.dir/build
  3794. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3795. make -f src/formats/CMakeFiles/boxformat.dir/build.make src/formats/CMakeFiles/boxformat.dir/build
  3796. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3797. make -f src/formats/CMakeFiles/cacaoformat.dir/build.make src/formats/CMakeFiles/cacaoformat.dir/build
  3798. make -f src/formats/CMakeFiles/bgfformat.dir/build.make src/formats/CMakeFiles/bgfformat.dir/build
  3799. make -f src/formats/CMakeFiles/cacheformat.dir/build.make src/formats/CMakeFiles/cacheformat.dir/build
  3800. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3801. make -f src/formats/CMakeFiles/carformat.dir/build.make src/formats/CMakeFiles/carformat.dir/build
  3802. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3803. make -f src/CMakeFiles/plugin_forcefields.dir/build.make src/CMakeFiles/plugin_forcefields.dir/build
  3804. make -f src/CMakeFiles/plugin_descriptors.dir/build.make src/CMakeFiles/plugin_descriptors.dir/build
  3805. Linking CXX shared module ../../lib64/MNAformat.so
  3806. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/MNAformat.dir/link.txt --verbose=1
  3807. make -f src/formats/CMakeFiles/castepformat.dir/build.make src/formats/CMakeFiles/castepformat.dir/build
  3808. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,APIInterface.so -o ../../lib64/APIInterface.so CMakeFiles/APIInterface.dir/APIInterface.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  3809. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3810. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,MNAformat.so -o ../../lib64/MNAformat.so CMakeFiles/MNAformat.dir/MNAformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  3811. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3812. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3813. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3814. Linking CXX shared module ../../lib64/abinitformat.so
  3815. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/abinitformat.dir/link.txt --verbose=1
  3816. Linking CXX shared module ../../lib64/acesformat.so
  3817. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/acesformat.dir/link.txt --verbose=1
  3818. Linking CXX shared module ../../lib64/CSRformat.so
  3819. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3820. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/CSRformat.dir/link.txt --verbose=1
  3821. Linking CXX shared module ../../lib64/balstformat.so
  3822. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/balstformat.dir/link.txt --verbose=1
  3823. Linking CXX shared module ../lib64/plugin_forcefields.so
  3824. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/plugin_forcefields.dir/link.txt --verbose=1
  3825. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3826. make -f src/CMakeFiles/plugin_charges.dir/build.make src/CMakeFiles/plugin_charges.dir/build
  3827. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,abinitformat.so -o ../../lib64/abinitformat.so CMakeFiles/abinitformat.dir/abinitformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  3828. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,acesformat.so -o ../../lib64/acesformat.so CMakeFiles/acesformat.dir/acesformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  3829. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3830. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,CSRformat.so -o ../../lib64/CSRformat.so CMakeFiles/CSRformat.dir/CSRformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  3831. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,balstformat.so -o ../../lib64/balstformat.so CMakeFiles/balstformat.dir/balstformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  3832. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3833. Linking CXX shared module ../../lib64/cacaoformat.so
  3834. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,plugin_forcefields.so -o ../lib64/plugin_forcefields.so CMakeFiles/plugin_forcefields.dir/forcefields/forcefieldgaff.o CMakeFiles/plugin_forcefields.dir/forcefields/forcefieldghemical.o CMakeFiles/plugin_forcefields.dir/forcefields/forcefieldmmff94.o CMakeFiles/plugin_forcefields.dir/forcefields/forcefielduff.o -lm -ldl -lz ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  3835. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/cacaoformat.dir/link.txt --verbose=1
  3836. Linking CXX shared module ../../lib64/adfformat.so
  3837. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3838. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/adfformat.dir/link.txt --verbose=1
  3839. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3840. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3841. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3842. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3843. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3844. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3845. Linking CXX shared module ../../lib64/cacheformat.so
  3846. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3847. Linking CXX shared module ../../lib64/MCDLformat.so
  3848. make -f src/CMakeFiles/plugin_ops.dir/build.make src/CMakeFiles/plugin_ops.dir/build
  3849. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/cacheformat.dir/link.txt --verbose=1
  3850. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3851. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/MCDLformat.dir/link.txt --verbose=1
  3852. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3853. Linking CXX shared module ../lib64/plugin_descriptors.so
  3854. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/plugin_descriptors.dir/link.txt --verbose=1
  3855. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3856. Linking CXX shared module ../../lib64/acrformat.so
  3857. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3858. Linking CXX shared module ../../lib64/PQSformat.so
  3859. Linking CXX shared module ../../lib64/asciiformat.so
  3860. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/acrformat.dir/link.txt --verbose=1
  3861. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/PQSformat.dir/link.txt --verbose=1
  3862. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/asciiformat.dir/link.txt --verbose=1
  3863. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3864. Linking CXX shared module ../../lib64/bgfformat.so
  3865. Linking CXX shared module ../../lib64/alchemyformat.so
  3866. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/bgfformat.dir/link.txt --verbose=1
  3867. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/alchemyformat.dir/link.txt --verbose=1
  3868. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,cacaoformat.so -o ../../lib64/cacaoformat.so CMakeFiles/cacaoformat.dir/cacaoformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  3869. Linking CXX shared module ../../lib64/boxformat.so
  3870. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/boxformat.dir/link.txt --verbose=1
  3871. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,adfformat.so -o ../../lib64/adfformat.so CMakeFiles/adfformat.dir/adfformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  3872. Linking CXX shared module ../../lib64/amberformat.so
  3873. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/amberformat.dir/link.txt --verbose=1
  3874. Linking CXX shared module ../../lib64/carformat.so
  3875. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3876. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/carformat.dir/link.txt --verbose=1
  3877. Linking CXX shared module ../../lib64/castepformat.so
  3878. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/castepformat.dir/link.txt --verbose=1
  3879. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,MCDLformat.so -o ../../lib64/MCDLformat.so CMakeFiles/MCDLformat.dir/MCDLformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  3880. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,cacheformat.so -o ../../lib64/cacheformat.so CMakeFiles/cacheformat.dir/cacheformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  3881. Linking CXX shared module ../lib64/plugin_charges.so
  3882. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/plugin_charges.dir/link.txt --verbose=1
  3883. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,plugin_descriptors.so -o ../lib64/plugin_descriptors.so CMakeFiles/plugin_descriptors.dir/descriptors/cansmidescriptor.o CMakeFiles/plugin_descriptors.dir/descriptors/cmpdfilter.o CMakeFiles/plugin_descriptors.dir/descriptors/groupcontrib.o CMakeFiles/plugin_descriptors.dir/descriptors/filters.o CMakeFiles/plugin_descriptors.dir/descriptors/inchidescriptor.o CMakeFiles/plugin_descriptors.dir/descriptors/smartsdescriptors.o -lm -ldl -lz ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  3884. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,PQSformat.so -o ../../lib64/PQSformat.so CMakeFiles/PQSformat.dir/PQSformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  3885. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,acrformat.so -o ../../lib64/acrformat.so CMakeFiles/acrformat.dir/acrformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  3886. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,asciiformat.so -o ../../lib64/asciiformat.so CMakeFiles/asciiformat.dir/asciiformat.o CMakeFiles/asciiformat.dir/__/depict/asciipainter.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  3887. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,alchemyformat.so -o ../../lib64/alchemyformat.so CMakeFiles/alchemyformat.dir/alchemyformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  3888. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,bgfformat.so -o ../../lib64/bgfformat.so CMakeFiles/bgfformat.dir/bgfformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  3889. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,boxformat.so -o ../../lib64/boxformat.so CMakeFiles/boxformat.dir/boxformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  3890. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,amberformat.so -o ../../lib64/amberformat.so CMakeFiles/amberformat.dir/amberformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  3891. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,carformat.so -o ../../lib64/carformat.so CMakeFiles/carformat.dir/carformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  3892. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,castepformat.so -o ../../lib64/castepformat.so CMakeFiles/castepformat.dir/castepformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  3893. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3894. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,plugin_charges.so -o ../lib64/plugin_charges.so CMakeFiles/plugin_charges.dir/charges/eem.o CMakeFiles/plugin_charges.dir/charges/gasteiger.o CMakeFiles/plugin_charges.dir/charges/none.o CMakeFiles/plugin_charges.dir/charges/mmff94.o CMakeFiles/plugin_charges.dir/charges/qeq.o CMakeFiles/plugin_charges.dir/charges/qtpie.o -lm -ldl -lz ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  3895. Linking CXX shared module ../lib64/plugin_ops.so
  3896. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/plugin_ops.dir/link.txt --verbose=1
  3897. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,plugin_ops.so -o ../lib64/plugin_ops.so CMakeFiles/plugin_ops.dir/ops/addfilename.o CMakeFiles/plugin_ops.dir/ops/addinindex.o CMakeFiles/plugin_ops.dir/ops/addpolarh.o CMakeFiles/plugin_ops.dir/ops/canonical.o CMakeFiles/plugin_ops.dir/ops/gen2D.o CMakeFiles/plugin_ops.dir/ops/fillUC.o CMakeFiles/plugin_ops.dir/ops/forcefield.o CMakeFiles/plugin_ops.dir/ops/gen3d.o CMakeFiles/plugin_ops.dir/ops/largest.o CMakeFiles/plugin_ops.dir/ops/loader.o CMakeFiles/plugin_ops.dir/ops/optransform.o CMakeFiles/plugin_ops.dir/ops/partialcharges.o CMakeFiles/plugin_ops.dir/ops/readconformers.o CMakeFiles/plugin_ops.dir/ops/sort.o CMakeFiles/plugin_ops.dir/ops/opisomorph.o CMakeFiles/plugin_ops.dir/ops/ophighlight.o CMakeFiles/plugin_ops.dir/ops/xout.o CMakeFiles/plugin_ops.dir/ops/conformer.o CMakeFiles/plugin_ops.dir/ops/opalign.o -lm -ldl -lz ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  3898. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3899. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3900. [ 23%] Built target CSRformat
  3901. make -f src/formats/CMakeFiles/cccformat.dir/build.make src/formats/CMakeFiles/cccformat.dir/depend
  3902. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3903. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/cccformat.dir/DependInfo.cmake
  3904. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3905. make -f src/formats/CMakeFiles/cccformat.dir/build.make src/formats/CMakeFiles/cccformat.dir/build
  3906. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3907. Linking CXX shared module ../../lib64/cccformat.so
  3908. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/cccformat.dir/link.txt --verbose=1
  3909. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3910. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3911. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3912. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 4
  3913. [ 23%] Built target APIInterface
  3914. make -f src/formats/CMakeFiles/cdxmlformat.dir/build.make src/formats/CMakeFiles/cdxmlformat.dir/depend
  3915. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,cccformat.so -o ../../lib64/cccformat.so CMakeFiles/cccformat.dir/cccformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  3916. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3917. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/cdxmlformat.dir/DependInfo.cmake
  3918. [ 24%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3919. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3920. Built target asciiformat
  3921. make -f src/formats/CMakeFiles/chem3dformat.dir/build.make src/formats/CMakeFiles/chem3dformat.dir/depend
  3922. [ 24%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3923. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3924. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 2
  3925. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3926. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/chem3dformat.dir/DependInfo.cmake
  3927. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3928. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3929. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3930. Built target plugin_fingerprints
  3931. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3932. make -f src/formats/CMakeFiles/chemdrawcdx.dir/build.make src/formats/CMakeFiles/chemdrawcdx.dir/depend
  3933. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 5
  3934. [ 24%] [ 25%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3935. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/chemdrawcdx.dir/DependInfo.cmake
  3936. [ 25%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3937. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3938. Built target MNAformat
  3939. [ 26%] make -f src/formats/CMakeFiles/chemdrawct.dir/build.make src/formats/CMakeFiles/chemdrawct.dir/depend
  3940. Built target abinitformat
  3941. Built target castepformat
  3942. make -f src/formats/CMakeFiles/chemkinformat.dir/build.make src/formats/CMakeFiles/chemkinformat.dir/depend
  3943. make -f src/formats/CMakeFiles/chemtoolformat.dir/build.make src/formats/CMakeFiles/chemtoolformat.dir/depend
  3944. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3945. make -f src/formats/CMakeFiles/cdxmlformat.dir/build.make src/formats/CMakeFiles/cdxmlformat.dir/build
  3946. [ 26%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3947. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3948. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3949. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/chemdrawct.dir/DependInfo.cmake
  3950. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3951. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/chemtoolformat.dir/DependInfo.cmake
  3952. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3953. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/chemkinformat.dir/DependInfo.cmake
  3954. Built target balstformat
  3955. make -f src/formats/CMakeFiles/cifformat.dir/build.make src/formats/CMakeFiles/cifformat.dir/depend
  3956. Built target cacheformat
  3957. make -f src/formats/CMakeFiles/cmlformat.dir/build.make src/formats/CMakeFiles/cmlformat.dir/depend
  3958. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3959. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3960. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3961. make -f src/formats/CMakeFiles/chem3dformat.dir/build.make src/formats/CMakeFiles/chem3dformat.dir/build
  3962. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3963. [ 26%] make -f src/formats/CMakeFiles/chemdrawcdx.dir/build.make src/formats/CMakeFiles/chemdrawcdx.dir/build
  3964. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3965. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3966. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/cifformat.dir/DependInfo.cmake
  3967. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 6
  3968. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3969. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/cmlformat.dir/DependInfo.cmake
  3970. Built target PQSformat
  3971. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3972. [ 26%] make -f src/formats/CMakeFiles/cmlreactformat.dir/build.make src/formats/CMakeFiles/cmlreactformat.dir/depend
  3973. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3974. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3975. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 60 61
  3976. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  3977. [ 27%] Linking CXX shared module ../../lib64/cdxmlformat.so
  3978. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/cdxmlformat.dir/link.txt --verbose=1
  3979. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3980. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/cmlreactformat.dir/DependInfo.cmake
  3981. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3982. Built target acesformat
  3983. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3984. make -f src/formats/CMakeFiles/copyformat.dir/build.make src/formats/CMakeFiles/copyformat.dir/depend
  3985. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3986. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3987. make -f src/formats/CMakeFiles/chemdrawct.dir/build.make src/formats/CMakeFiles/chemdrawct.dir/build
  3988. [ 29%] Built target cacaoformat
  3989. [ 29%] make -f src/formats/CMakeFiles/chemtoolformat.dir/build.make src/formats/CMakeFiles/chemtoolformat.dir/build
  3990. Linking CXX shared module ../../lib64/chem3dformat.so
  3991. make -f src/formats/CMakeFiles/crkformat.dir/build.make src/formats/CMakeFiles/crkformat.dir/depend
  3992. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3993. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/chem3dformat.dir/link.txt --verbose=1
  3994. make -f src/formats/CMakeFiles/chemkinformat.dir/build.make src/formats/CMakeFiles/chemkinformat.dir/build
  3995. Linking CXX shared module ../../lib64/chemdrawcdx.so
  3996. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/chemdrawcdx.dir/link.txt --verbose=1
  3997. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  3998. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/copyformat.dir/DependInfo.cmake
  3999. Built target plugin_descriptors
  4000. Built target amberformat
  4001. make -f src/formats/CMakeFiles/crystal09format.dir/build.make src/formats/CMakeFiles/crystal09format.dir/depend
  4002. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4003. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/crkformat.dir/DependInfo.cmake
  4004. make -f src/formats/CMakeFiles/cssrformat.dir/build.make src/formats/CMakeFiles/cssrformat.dir/depend
  4005. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4006. make -f src/formats/CMakeFiles/cifformat.dir/build.make src/formats/CMakeFiles/cifformat.dir/build
  4007. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4008. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,cdxmlformat.so -o ../../lib64/cdxmlformat.so CMakeFiles/cdxmlformat.dir/xml/cdxmlformat.o CMakeFiles/cdxmlformat.dir/xml/xml.o -lm -ldl -lz -lcairo -linchi -lm -lxml2 ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4009. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  4010. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4011. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/crystal09format.dir/DependInfo.cmake
  4012. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4013. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4014. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/cssrformat.dir/DependInfo.cmake
  4015. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4016. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4017. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4018. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 1
  4019. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,chem3dformat.so -o ../../lib64/chem3dformat.so CMakeFiles/chem3dformat.dir/chem3dformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4020. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  4021. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,chemdrawcdx.so -o ../../lib64/chemdrawcdx.so CMakeFiles/chemdrawcdx.dir/chemdrawcdx.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4022. Linking CXX shared module ../../lib64/chemdrawct.so
  4023. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/chemdrawct.dir/link.txt --verbose=1
  4024. Linking CXX shared module ../../lib64/chemtoolformat.so
  4025. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4026. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/chemtoolformat.dir/link.txt --verbose=1
  4027. [ 29%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4028. make -f src/formats/CMakeFiles/cmlformat.dir/build.make src/formats/CMakeFiles/cmlformat.dir/build
  4029. [ 30%] [ 30%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4030. Linking CXX shared module ../../lib64/chemkinformat.so
  4031. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/chemkinformat.dir/link.txt --verbose=1
  4032. make -f src/formats/CMakeFiles/copyformat.dir/build.make src/formats/CMakeFiles/copyformat.dir/build
  4033. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4034. Built target bgfformat
  4035. make -f src/formats/CMakeFiles/dlpolyformat.dir/build.make src/formats/CMakeFiles/dlpolyformat.dir/depend
  4036. Built target alchemyformat
  4037. make -f src/formats/CMakeFiles/dmolformat.dir/build.make src/formats/CMakeFiles/dmolformat.dir/depend
  4038. Built target MCDLformat
  4039. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4040. make -f src/formats/CMakeFiles/fastaformat.dir/build.make src/formats/CMakeFiles/fastaformat.dir/depend
  4041. Linking CXX shared module ../../lib64/cifformat.so
  4042. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,chemdrawct.so -o ../../lib64/chemdrawct.so CMakeFiles/chemdrawct.dir/chemdrawct.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4043. make -f src/formats/CMakeFiles/cmlreactformat.dir/build.make src/formats/CMakeFiles/cmlreactformat.dir/build
  4044. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4045. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/cifformat.dir/link.txt --verbose=1
  4046. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,chemtoolformat.so -o ../../lib64/chemtoolformat.so CMakeFiles/chemtoolformat.dir/chemtoolformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4047. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4048. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4049. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  4050. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 3
  4051. make -f src/formats/CMakeFiles/crkformat.dir/build.make src/formats/CMakeFiles/crkformat.dir/build
  4052. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4053. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/dmolformat.dir/DependInfo.cmake
  4054. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4055. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/dlpolyformat.dir/DependInfo.cmake
  4056. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4057. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4058. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/fastaformat.dir/DependInfo.cmake
  4059. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4060. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 7
  4061. make -f src/formats/CMakeFiles/cssrformat.dir/build.make src/formats/CMakeFiles/cssrformat.dir/build
  4062. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4063. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  4064. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4065. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4066. make -f src/formats/CMakeFiles/crystal09format.dir/build.make src/formats/CMakeFiles/crystal09format.dir/build
  4067. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4068. [ 31%] [ 31%] /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,chemkinformat.so -o ../../lib64/chemkinformat.so CMakeFiles/chemkinformat.dir/chemkinformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4069. Linking CXX shared module ../../lib64/copyformat.so
  4070. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/copyformat.dir/link.txt --verbose=1
  4071. [ 32%] [ 32%] Linking CXX shared module ../../lib64/cmlformat.so
  4072. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,cifformat.so -o ../../lib64/cifformat.so CMakeFiles/cifformat.dir/cifformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4073. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/cmlformat.dir/link.txt --verbose=1
  4074. Built target adfformat
  4075. make -f src/formats/CMakeFiles/fastsearchformat.dir/build.make src/formats/CMakeFiles/fastsearchformat.dir/depend
  4076. Built target acrformat
  4077. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4078. Built target carformat
  4079. make -f src/formats/CMakeFiles/fchkformat.dir/build.make src/formats/CMakeFiles/fchkformat.dir/depend
  4080. make -f src/formats/CMakeFiles/featformat.dir/build.make src/formats/CMakeFiles/featformat.dir/depend
  4081. Built target boxformat
  4082. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4083. make -f src/formats/CMakeFiles/fhformat.dir/build.make src/formats/CMakeFiles/fhformat.dir/depend
  4084. Linking CXX shared module ../../lib64/cmlreactformat.so
  4085. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4086. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/fastsearchformat.dir/DependInfo.cmake
  4087. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4088. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/cmlreactformat.dir/link.txt --verbose=1
  4089. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4090. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4091. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/fchkformat.dir/DependInfo.cmake
  4092. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,copyformat.so -o ../../lib64/copyformat.so CMakeFiles/copyformat.dir/copyformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4093. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4094. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/featformat.dir/DependInfo.cmake
  4095. Linking CXX shared module ../../lib64/crkformat.so
  4096. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4097. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/crkformat.dir/link.txt --verbose=1
  4098. make -f src/formats/CMakeFiles/dlpolyformat.dir/build.make src/formats/CMakeFiles/dlpolyformat.dir/build
  4099. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4100. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/fhformat.dir/DependInfo.cmake
  4101. Linking CXX shared module ../../lib64/cssrformat.so
  4102. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4103. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/cssrformat.dir/link.txt --verbose=1
  4104. make -f src/formats/CMakeFiles/dmolformat.dir/build.make src/formats/CMakeFiles/dmolformat.dir/build
  4105. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4106. Linking CXX shared module ../../lib64/crystal09format.so
  4107. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,cmlformat.so -o ../../lib64/cmlformat.so CMakeFiles/cmlformat.dir/xml/cmlformat.o CMakeFiles/cmlformat.dir/xml/xml.o -lm -ldl -lz -lcairo -linchi -lm -lxml2 ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4108. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/crystal09format.dir/link.txt --verbose=1
  4109. make -f src/formats/CMakeFiles/fastaformat.dir/build.make src/formats/CMakeFiles/fastaformat.dir/build
  4110. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,cmlreactformat.so -o ../../lib64/cmlreactformat.so CMakeFiles/cmlreactformat.dir/xml/cmlreactformat.o CMakeFiles/cmlreactformat.dir/xml/xml.o -lm -ldl -lz -lcairo -linchi -lm -lxml2 ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4111. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,crkformat.so -o ../../lib64/crkformat.so CMakeFiles/crkformat.dir/crkformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4112. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,crystal09format.so -o ../../lib64/crystal09format.so CMakeFiles/crystal09format.dir/crystal09format.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4113. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,cssrformat.so -o ../../lib64/cssrformat.so CMakeFiles/cssrformat.dir/cssrformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4114. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4115. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4116. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4117. make -f src/formats/CMakeFiles/fastsearchformat.dir/build.make src/formats/CMakeFiles/fastsearchformat.dir/build
  4118. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4119. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4120. make -f src/formats/CMakeFiles/featformat.dir/build.make src/formats/CMakeFiles/featformat.dir/build
  4121. Linking CXX shared module ../../lib64/dlpolyformat.so
  4122. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4123. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/dlpolyformat.dir/link.txt --verbose=1
  4124. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4125. Linking CXX shared module ../../lib64/dmolformat.so
  4126. make -f src/formats/CMakeFiles/fhformat.dir/build.make src/formats/CMakeFiles/fhformat.dir/build
  4127. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/dmolformat.dir/link.txt --verbose=1
  4128. make -f src/formats/CMakeFiles/fchkformat.dir/build.make src/formats/CMakeFiles/fchkformat.dir/build
  4129. Linking CXX shared module ../../lib64/fastaformat.so
  4130. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/fastaformat.dir/link.txt --verbose=1
  4131. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4132. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 62 63
  4133. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,dlpolyformat.so -o ../../lib64/dlpolyformat.so CMakeFiles/dlpolyformat.dir/dlpolyformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4134. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4135. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4136. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,dmolformat.so -o ../../lib64/dmolformat.so CMakeFiles/dmolformat.dir/dmolformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4137. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4138. Linking CXX shared module ../../lib64/featformat.so
  4139. [ 34%] Linking CXX shared module ../../lib64/fastsearchformat.so
  4140. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,fastaformat.so -o ../../lib64/fastaformat.so CMakeFiles/fastaformat.dir/fastaformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4141. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/featformat.dir/link.txt --verbose=1
  4142. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/fastsearchformat.dir/link.txt --verbose=1
  4143. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4144. Linking CXX shared module ../../lib64/fchkformat.so
  4145. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/fchkformat.dir/link.txt --verbose=1
  4146. Linking CXX shared module ../../lib64/fhformat.so
  4147. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/fhformat.dir/link.txt --verbose=1
  4148. Built target plugin_forcefields
  4149. make -f src/formats/CMakeFiles/fhiaimsformat.dir/build.make src/formats/CMakeFiles/fhiaimsformat.dir/depend
  4150. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4151. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/fhiaimsformat.dir/DependInfo.cmake
  4152. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,featformat.so -o ../../lib64/featformat.so CMakeFiles/featformat.dir/featformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4153. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,fastsearchformat.so -o ../../lib64/fastsearchformat.so CMakeFiles/fastsearchformat.dir/fastsearchformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4154. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,fchkformat.so -o ../../lib64/fchkformat.so CMakeFiles/fchkformat.dir/fchkformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4155. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,fhformat.so -o ../../lib64/fhformat.so CMakeFiles/fhformat.dir/fhformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4156. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4157. make -f src/formats/CMakeFiles/fhiaimsformat.dir/build.make src/formats/CMakeFiles/fhiaimsformat.dir/build
  4158. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4159. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4160. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 64 65 66 67 68 69 70
  4161. Linking CXX shared module ../../lib64/fhiaimsformat.so
  4162. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/fhiaimsformat.dir/link.txt --verbose=1
  4163. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4164. [ 41%] /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,fhiaimsformat.so -o ../../lib64/fhiaimsformat.so CMakeFiles/fhiaimsformat.dir/fhiaimsformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4165. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  4166. Built target plugin_ops
  4167. make -f src/formats/CMakeFiles/fingerprintformat.dir/build.make src/formats/CMakeFiles/fingerprintformat.dir/depend
  4168. [ 41%] Built target cccformat
  4169. make -f src/formats/CMakeFiles/fpsformat.dir/build.make src/formats/CMakeFiles/fpsformat.dir/depend
  4170. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4171. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/fingerprintformat.dir/DependInfo.cmake
  4172. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4173. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/fpsformat.dir/DependInfo.cmake
  4174. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4175. make -f src/formats/CMakeFiles/fingerprintformat.dir/build.make src/formats/CMakeFiles/fingerprintformat.dir/build
  4176. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4177. make -f src/formats/CMakeFiles/fpsformat.dir/build.make src/formats/CMakeFiles/fpsformat.dir/build
  4178. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4179. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4180. Linking CXX shared module ../../lib64/fingerprintformat.so
  4181. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/fingerprintformat.dir/link.txt --verbose=1
  4182. Linking CXX shared module ../../lib64/fpsformat.so
  4183. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/fpsformat.dir/link.txt --verbose=1
  4184. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,fingerprintformat.so -o ../../lib64/fingerprintformat.so CMakeFiles/fingerprintformat.dir/fingerprintformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4185. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4186. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,fpsformat.so -o ../../lib64/fpsformat.so CMakeFiles/fpsformat.dir/fpsformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4187. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  4188. [ 41%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4189. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  4190. Built target chem3dformat
  4191. make -f src/formats/CMakeFiles/freefracformat.dir/build.make src/formats/CMakeFiles/freefracformat.dir/depend
  4192. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4193. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 9
  4194. [ 41%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4195. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/freefracformat.dir/DependInfo.cmake
  4196. Built target chemkinformat
  4197. make -f src/formats/CMakeFiles/gamessformat.dir/build.make src/formats/CMakeFiles/gamessformat.dir/depend
  4198. [ 42%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4199. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/gamessformat.dir/DependInfo.cmake
  4200. Built target chemdrawcdx
  4201. make -f src/formats/CMakeFiles/gamessukformat.dir/build.make src/formats/CMakeFiles/gamessukformat.dir/depend
  4202. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4203. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/gamessukformat.dir/DependInfo.cmake
  4204. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4205. make -f src/formats/CMakeFiles/freefracformat.dir/build.make src/formats/CMakeFiles/freefracformat.dir/build
  4206. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4207. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  4208. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4209. make -f src/formats/CMakeFiles/gamessformat.dir/build.make src/formats/CMakeFiles/gamessformat.dir/build
  4210. [ 42%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4211. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4212. Linking CXX shared module ../../lib64/freefracformat.so
  4213. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 10
  4214. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/freefracformat.dir/link.txt --verbose=1
  4215. Built target chemdrawct
  4216. make -f src/formats/CMakeFiles/gausscubeformat.dir/build.make src/formats/CMakeFiles/gausscubeformat.dir/depend
  4217. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4218. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 12
  4219. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4220. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4221. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/gausscubeformat.dir/DependInfo.cmake
  4222. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4223. Linking CXX shared module ../../lib64/gamessformat.so
  4224. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/gamessformat.dir/link.txt --verbose=1
  4225. [ 43%] make -f src/formats/CMakeFiles/gamessukformat.dir/build.make src/formats/CMakeFiles/gamessukformat.dir/build
  4226. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4227. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  4228. [ 44%] /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,freefracformat.so -o ../../lib64/freefracformat.so CMakeFiles/freefracformat.dir/freefracformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4229. Built target chemtoolformat
  4230. make -f src/formats/CMakeFiles/gaussformat.dir/build.make src/formats/CMakeFiles/gaussformat.dir/depend
  4231. Built target copyformat
  4232. make -f src/formats/CMakeFiles/gausszmatformat.dir/build.make src/formats/CMakeFiles/gausszmatformat.dir/depend
  4233. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4234. [ 44%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4235. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/gaussformat.dir/DependInfo.cmake
  4236. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4237. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/gausszmatformat.dir/DependInfo.cmake
  4238. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4239. Linking CXX shared module ../../lib64/gamessukformat.so
  4240. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  4241. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/gamessukformat.dir/link.txt --verbose=1
  4242. Built target cifformat
  4243. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,gamessformat.so -o ../../lib64/gamessformat.so CMakeFiles/gamessformat.dir/gamessformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4244. make -f src/formats/CMakeFiles/ghemicalformat.dir/build.make src/formats/CMakeFiles/ghemicalformat.dir/depend
  4245. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4246. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/ghemicalformat.dir/DependInfo.cmake
  4247. [ 44%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4248. make -f src/formats/CMakeFiles/gausscubeformat.dir/build.make src/formats/CMakeFiles/gausscubeformat.dir/build
  4249. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4250. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 13
  4251. Built target crkformat
  4252. make -f src/formats/CMakeFiles/groformat.dir/build.make src/formats/CMakeFiles/groformat.dir/depend
  4253. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,gamessukformat.so -o ../../lib64/gamessukformat.so CMakeFiles/gamessukformat.dir/gamessukformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4254. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4255. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/groformat.dir/DependInfo.cmake
  4256. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4257. [ 45%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  4258. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4259. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  4260. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4261. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4262. make -f src/formats/CMakeFiles/gausszmatformat.dir/build.make src/formats/CMakeFiles/gausszmatformat.dir/build
  4263. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4264. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4265. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  4266. make -f src/formats/CMakeFiles/gaussformat.dir/build.make src/formats/CMakeFiles/gaussformat.dir/build
  4267. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4268. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 8
  4269. Built target crystal09format
  4270. make -f src/formats/CMakeFiles/gromos96format.dir/build.make src/formats/CMakeFiles/gromos96format.dir/depend
  4271. [ 45%] Linking CXX shared module ../../lib64/gausscubeformat.so
  4272. [ 45%] cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/gausscubeformat.dir/link.txt --verbose=1
  4273. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4274. make -f src/formats/CMakeFiles/ghemicalformat.dir/build.make src/formats/CMakeFiles/ghemicalformat.dir/build
  4275. [ 45%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4276. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/gromos96format.dir/DependInfo.cmake
  4277. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4278. [ 46%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  4279. Built target fastaformat
  4280. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4281. Built target fhformat
  4282. make -f src/formats/CMakeFiles/gulpformat.dir/build.make src/formats/CMakeFiles/gulpformat.dir/depend
  4283. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4284. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  4285. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 15
  4286. make -f src/formats/CMakeFiles/hinformat.dir/build.make src/formats/CMakeFiles/hinformat.dir/depend
  4287. Built target cssrformat
  4288. make -f src/formats/CMakeFiles/inchiformat.dir/build.make src/formats/CMakeFiles/inchiformat.dir/depend
  4289. Built target cdxmlformat
  4290. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4291. make -f src/formats/CMakeFiles/jaguarformat.dir/build.make src/formats/CMakeFiles/jaguarformat.dir/depend
  4292. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4293. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4294. [ 46%] make -f src/formats/CMakeFiles/groformat.dir/build.make src/formats/CMakeFiles/groformat.dir/build
  4295. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4296. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/gulpformat.dir/DependInfo.cmake
  4297. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4298. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/hinformat.dir/DependInfo.cmake
  4299. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,gausscubeformat.so -o ../../lib64/gausscubeformat.so CMakeFiles/gausscubeformat.dir/gausscubeformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4300. [ 46%] Linking CXX shared module ../../lib64/gausszmatformat.so
  4301. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/gausszmatformat.dir/link.txt --verbose=1
  4302. [ 47%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4303. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/inchiformat.dir/DependInfo.cmake
  4304. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4305. Linking CXX shared module ../../lib64/gaussformat.so
  4306. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4307. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/jaguarformat.dir/DependInfo.cmake
  4308. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/gaussformat.dir/link.txt --verbose=1
  4309. Built target featformat
  4310. make -f src/formats/CMakeFiles/lmpdatformat.dir/build.make src/formats/CMakeFiles/lmpdatformat.dir/depend
  4311. Built target dlpolyformat
  4312. make -f src/formats/CMakeFiles/mdlformat.dir/build.make src/formats/CMakeFiles/mdlformat.dir/depend
  4313. Built target fchkformat
  4314. make -f src/formats/CMakeFiles/mmcifformat.dir/build.make src/formats/CMakeFiles/mmcifformat.dir/depend
  4315. Linking CXX shared module ../../lib64/ghemicalformat.so
  4316. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/ghemicalformat.dir/link.txt --verbose=1
  4317. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4318. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 14
  4319. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4320. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 16
  4321. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4322. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4323. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/lmpdatformat.dir/DependInfo.cmake
  4324. make -f src/formats/CMakeFiles/gromos96format.dir/build.make src/formats/CMakeFiles/gromos96format.dir/build
  4325. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4326. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/mdlformat.dir/DependInfo.cmake
  4327. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4328. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4329. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/mmcifformat.dir/DependInfo.cmake
  4330. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,gaussformat.so -o ../../lib64/gaussformat.so CMakeFiles/gaussformat.dir/gaussformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4331. [ 48%] Linking CXX shared module ../../lib64/groformat.so
  4332. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/groformat.dir/link.txt --verbose=1
  4333. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,gausszmatformat.so -o ../../lib64/gausszmatformat.so CMakeFiles/gausszmatformat.dir/gausszmatformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4334. [ 49%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4335. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4336. make -f src/formats/CMakeFiles/gulpformat.dir/build.make src/formats/CMakeFiles/gulpformat.dir/build
  4337. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,ghemicalformat.so -o ../../lib64/ghemicalformat.so CMakeFiles/ghemicalformat.dir/ghemicalformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4338. Built target dmolformat
  4339. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  4340. make -f src/formats/CMakeFiles/mmodformat.dir/build.make src/formats/CMakeFiles/mmodformat.dir/depend
  4341. Built target fhiaimsformat
  4342. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4343. make -f src/formats/CMakeFiles/mol2format.dir/build.make src/formats/CMakeFiles/mol2format.dir/depend
  4344. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4345. make -f src/formats/CMakeFiles/hinformat.dir/build.make src/formats/CMakeFiles/hinformat.dir/build
  4346. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4347. make -f src/formats/CMakeFiles/jaguarformat.dir/build.make src/formats/CMakeFiles/jaguarformat.dir/build
  4348. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4349. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/mmodformat.dir/DependInfo.cmake
  4350. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4351. make -f src/formats/CMakeFiles/inchiformat.dir/build.make src/formats/CMakeFiles/inchiformat.dir/build
  4352. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,groformat.so -o ../../lib64/groformat.so CMakeFiles/groformat.dir/groformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4353. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4354. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/mol2format.dir/DependInfo.cmake
  4355. Linking CXX shared module ../../lib64/gromos96format.so
  4356. [ 49%] cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/gromos96format.dir/link.txt --verbose=1
  4357. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4358. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4359. make -f src/formats/CMakeFiles/lmpdatformat.dir/build.make src/formats/CMakeFiles/lmpdatformat.dir/build
  4360. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4361. Built target fastsearchformat
  4362. make -f src/formats/CMakeFiles/mdlformat.dir/build.make src/formats/CMakeFiles/mdlformat.dir/build
  4363. make -f src/formats/CMakeFiles/mmcifformat.dir/build.make src/formats/CMakeFiles/mmcifformat.dir/build
  4364. make -f src/formats/CMakeFiles/moldenformat.dir/build.make src/formats/CMakeFiles/moldenformat.dir/depend
  4365. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4366. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4367. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4368. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/moldenformat.dir/DependInfo.cmake
  4369. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,gromos96format.so -o ../../lib64/gromos96format.so CMakeFiles/gromos96format.dir/gromos96format.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4370. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4371. Linking CXX shared module ../../lib64/hinformat.so
  4372. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4373. Linking CXX shared module ../../lib64/gulpformat.so
  4374. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/hinformat.dir/link.txt --verbose=1
  4375. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  4376. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4377. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/gulpformat.dir/link.txt --verbose=1
  4378. Linking CXX shared module ../../lib64/jaguarformat.so
  4379. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/jaguarformat.dir/link.txt --verbose=1
  4380. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4381. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4382. make -f src/formats/CMakeFiles/mmodformat.dir/build.make src/formats/CMakeFiles/mmodformat.dir/build
  4383. Linking CXX shared module ../../lib64/inchiformat.so
  4384. make -f src/formats/CMakeFiles/mol2format.dir/build.make src/formats/CMakeFiles/mol2format.dir/build
  4385. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/inchiformat.dir/link.txt --verbose=1
  4386. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4387. [ 49%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4388. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4389. Linking CXX shared module ../../lib64/lmpdatformat.so
  4390. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/lmpdatformat.dir/link.txt --verbose=1
  4391. Linking CXX shared module ../../lib64/mmcifformat.so
  4392. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,hinformat.so -o ../../lib64/hinformat.so CMakeFiles/hinformat.dir/hinformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4393. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/mmcifformat.dir/link.txt --verbose=1
  4394. Built target cmlreactformat
  4395. make -f src/formats/CMakeFiles/molproformat.dir/build.make src/formats/CMakeFiles/molproformat.dir/depend
  4396. Linking CXX shared module ../../lib64/mdlformat.so
  4397. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/mdlformat.dir/link.txt --verbose=1
  4398. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,jaguarformat.so -o ../../lib64/jaguarformat.so CMakeFiles/jaguarformat.dir/jaguarformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4399. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,gulpformat.so -o ../../lib64/gulpformat.so CMakeFiles/gulpformat.dir/gulpformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4400. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4401. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/molproformat.dir/DependInfo.cmake
  4402. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4403. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4404. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,inchiformat.so -o ../../lib64/inchiformat.so CMakeFiles/inchiformat.dir/inchiformat.o CMakeFiles/inchiformat.dir/getinchi.o CMakeFiles/inchiformat.dir/__/ops/unique.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4405. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4406. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  4407. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4408. make -f src/formats/CMakeFiles/moldenformat.dir/build.make src/formats/CMakeFiles/moldenformat.dir/build
  4409. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4410. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,lmpdatformat.so -o ../../lib64/lmpdatformat.so CMakeFiles/lmpdatformat.dir/lmpdatformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4411. Linking CXX shared module ../../lib64/mol2format.so
  4412. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 11
  4413. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/mol2format.dir/link.txt --verbose=1
  4414. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4415. Linking CXX shared module ../../lib64/mmodformat.so
  4416. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,mmcifformat.so -o ../../lib64/mmcifformat.so CMakeFiles/mmcifformat.dir/mmcifformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4417. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/mmodformat.dir/link.txt --verbose=1
  4418. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  4419. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,mdlformat.so -o ../../lib64/mdlformat.so CMakeFiles/mdlformat.dir/mdlformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4420. [ 49%] [ 50%] [ 50%] Built target fpsformat
  4421. make -f src/formats/CMakeFiles/molreport.dir/build.make src/formats/CMakeFiles/molreport.dir/depend
  4422. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4423. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,mol2format.so -o ../../lib64/mol2format.so CMakeFiles/mol2format.dir/mol2format.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4424. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,mmodformat.so -o ../../lib64/mmodformat.so CMakeFiles/mmodformat.dir/mmodformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4425. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4426. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/molreport.dir/DependInfo.cmake
  4427. Built target cmlformat
  4428. Built target fingerprintformat
  4429. make -f src/formats/CMakeFiles/mopacformat.dir/build.make src/formats/CMakeFiles/mopacformat.dir/depend
  4430. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4431. Linking CXX shared module ../../lib64/moldenformat.so
  4432. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/moldenformat.dir/link.txt --verbose=1
  4433. make -f src/formats/CMakeFiles/molproformat.dir/build.make src/formats/CMakeFiles/molproformat.dir/build
  4434. make -f src/formats/CMakeFiles/mpdformat.dir/build.make src/formats/CMakeFiles/mpdformat.dir/depend
  4435. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4436. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 58 59
  4437. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4438. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/mopacformat.dir/DependInfo.cmake
  4439. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4440. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/mpdformat.dir/DependInfo.cmake
  4441. [ 52%] /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,moldenformat.so -o ../../lib64/moldenformat.so CMakeFiles/moldenformat.dir/moldenformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4442. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4443. Built target plugin_charges
  4444. make -f src/formats/CMakeFiles/mpqcformat.dir/build.make src/formats/CMakeFiles/mpqcformat.dir/depend
  4445. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4446. Linking CXX shared module ../../lib64/molproformat.so
  4447. make -f src/formats/CMakeFiles/molreport.dir/build.make src/formats/CMakeFiles/molreport.dir/build
  4448. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/molproformat.dir/link.txt --verbose=1
  4449. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4450. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/mpqcformat.dir/DependInfo.cmake
  4451. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4452. make -f src/formats/CMakeFiles/mpdformat.dir/build.make src/formats/CMakeFiles/mpdformat.dir/build
  4453. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4454. make -f src/formats/CMakeFiles/mopacformat.dir/build.make src/formats/CMakeFiles/mopacformat.dir/build
  4455. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4456. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,molproformat.so -o ../../lib64/molproformat.so CMakeFiles/molproformat.dir/molproformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4457. Linking CXX shared module ../../lib64/molreport.so
  4458. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/molreport.dir/link.txt --verbose=1
  4459. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4460. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4461. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4462. make -f src/formats/CMakeFiles/mpqcformat.dir/build.make src/formats/CMakeFiles/mpqcformat.dir/build
  4463. Linking CXX shared module ../../lib64/mpdformat.so
  4464. Linking CXX shared module ../../lib64/mopacformat.so
  4465. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/mpdformat.dir/link.txt --verbose=1
  4466. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/mopacformat.dir/link.txt --verbose=1
  4467. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,molreport.so -o ../../lib64/molreport.so CMakeFiles/molreport.dir/molreport.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4468. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4469. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,mpdformat.so -o ../../lib64/mpdformat.so CMakeFiles/mpdformat.dir/mpdformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4470. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4471. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 17
  4472. Linking CXX shared module ../../lib64/mpqcformat.so
  4473. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,mopacformat.so -o ../../lib64/mopacformat.so CMakeFiles/mopacformat.dir/mopacformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4474. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/mpqcformat.dir/link.txt --verbose=1
  4475. [ 53%] Built target freefracformat
  4476. make -f src/formats/CMakeFiles/msiformat.dir/build.make src/formats/CMakeFiles/msiformat.dir/depend
  4477. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,mpqcformat.so -o ../../lib64/mpqcformat.so CMakeFiles/mpqcformat.dir/mpqcformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4478. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4479. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/msiformat.dir/DependInfo.cmake
  4480. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4481. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  4482. [ 53%] Built target gamessformat
  4483. make -f src/formats/CMakeFiles/msmsformat.dir/build.make src/formats/CMakeFiles/msmsformat.dir/depend
  4484. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4485. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/msmsformat.dir/DependInfo.cmake
  4486. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4487. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  4488. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4489. make -f src/formats/CMakeFiles/msiformat.dir/build.make src/formats/CMakeFiles/msiformat.dir/build
  4490. [ 53%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4491. Built target ghemicalformat
  4492. make -f src/formats/CMakeFiles/nulformat.dir/build.make src/formats/CMakeFiles/nulformat.dir/depend
  4493. Linking CXX shared module ../../lib64/msiformat.so
  4494. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/msiformat.dir/link.txt --verbose=1
  4495. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4496. make -f src/formats/CMakeFiles/msmsformat.dir/build.make src/formats/CMakeFiles/msmsformat.dir/build
  4497. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4498. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/nulformat.dir/DependInfo.cmake
  4499. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4500. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  4501. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4502. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,msiformat.so -o ../../lib64/msiformat.so CMakeFiles/msiformat.dir/msiformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4503. Linking CXX shared module ../../lib64/msmsformat.so
  4504. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/msmsformat.dir/link.txt --verbose=1
  4505. [ 53%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4506. make -f src/formats/CMakeFiles/nulformat.dir/build.make src/formats/CMakeFiles/nulformat.dir/build
  4507. Built target gamessukformat
  4508. make -f src/formats/CMakeFiles/nwchemformat.dir/build.make src/formats/CMakeFiles/nwchemformat.dir/depend
  4509. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4510. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  4511. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,msmsformat.so -o ../../lib64/msmsformat.so CMakeFiles/msmsformat.dir/msmsformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4512. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4513. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/nwchemformat.dir/DependInfo.cmake
  4514. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4515. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 20
  4516. [ 53%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4517. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 18
  4518. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4519. Built target groformat
  4520. [ 54%] make -f src/formats/CMakeFiles/opendxformat.dir/build.make src/formats/CMakeFiles/opendxformat.dir/depend
  4521. Linking CXX shared module ../../lib64/nulformat.so
  4522. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/nulformat.dir/link.txt --verbose=1
  4523. [ 55%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4524. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/opendxformat.dir/DependInfo.cmake
  4525. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4526. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 19
  4527. Built target gromos96format
  4528. Built target gausscubeformat
  4529. make -f src/formats/CMakeFiles/outformat.dir/build.make src/formats/CMakeFiles/outformat.dir/depend
  4530. make -f src/formats/CMakeFiles/pcmodelformat.dir/build.make src/formats/CMakeFiles/pcmodelformat.dir/depend
  4531. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4532. make -f src/formats/CMakeFiles/nwchemformat.dir/build.make src/formats/CMakeFiles/nwchemformat.dir/build
  4533. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4534. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/outformat.dir/DependInfo.cmake
  4535. [ 56%] /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,nulformat.so -o ../../lib64/nulformat.so CMakeFiles/nulformat.dir/nulformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4536. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4537. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/pcmodelformat.dir/DependInfo.cmake
  4538. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4539. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  4540. Built target gausszmatformat
  4541. make -f src/formats/CMakeFiles/pdbformat.dir/build.make src/formats/CMakeFiles/pdbformat.dir/depend
  4542. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4543. [ 56%] Linking CXX shared module ../../lib64/nwchemformat.so
  4544. Built target gulpformat
  4545. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/nwchemformat.dir/link.txt --verbose=1
  4546. make -f src/formats/CMakeFiles/pdbqtformat.dir/build.make src/formats/CMakeFiles/pdbqtformat.dir/depend
  4547. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4548. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/pdbformat.dir/DependInfo.cmake
  4549. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4550. make -f src/formats/CMakeFiles/opendxformat.dir/build.make src/formats/CMakeFiles/opendxformat.dir/build
  4551. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4552. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  4553. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4554. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/pdbqtformat.dir/DependInfo.cmake
  4555. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4556. make -f src/formats/CMakeFiles/outformat.dir/build.make src/formats/CMakeFiles/outformat.dir/build
  4557. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4558. make -f src/formats/CMakeFiles/pcmodelformat.dir/build.make src/formats/CMakeFiles/pcmodelformat.dir/build
  4559. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4560. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,nwchemformat.so -o ../../lib64/nwchemformat.so CMakeFiles/nwchemformat.dir/nwchemformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4561. [ 56%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 22
  4562. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4563. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  4564. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4565. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4566. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  4567. Built target gaussformat
  4568. make -f src/formats/CMakeFiles/png2format.dir/build.make src/formats/CMakeFiles/png2format.dir/depend
  4569. [ 57%] Linking CXX shared module ../../lib64/opendxformat.so
  4570. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/opendxformat.dir/link.txt --verbose=1
  4571. [ 57%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4572. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4573. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/png2format.dir/DependInfo.cmake
  4574. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4575. [ 57%] Built target jaguarformat
  4576. make -f src/formats/CMakeFiles/pdbformat.dir/build.make src/formats/CMakeFiles/pdbformat.dir/build
  4577. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4578. make -f src/formats/CMakeFiles/pngformat.dir/build.make src/formats/CMakeFiles/pngformat.dir/depend
  4579. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4580. make -f src/formats/CMakeFiles/pdbqtformat.dir/build.make src/formats/CMakeFiles/pdbqtformat.dir/build
  4581. Built target mdlformat
  4582. Linking CXX shared module ../../lib64/outformat.so
  4583. make -f src/formats/CMakeFiles/posformat.dir/build.make src/formats/CMakeFiles/posformat.dir/depend
  4584. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4585. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/outformat.dir/link.txt --verbose=1
  4586. Linking CXX shared module ../../lib64/pcmodelformat.so
  4587. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/pcmodelformat.dir/link.txt --verbose=1
  4588. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4589. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/pngformat.dir/DependInfo.cmake
  4590. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 24
  4591. Built target hinformat
  4592. make -f src/formats/CMakeFiles/povrayformat.dir/build.make src/formats/CMakeFiles/povrayformat.dir/depend
  4593. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,opendxformat.so -o ../../lib64/opendxformat.so CMakeFiles/opendxformat.dir/opendxformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4594. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4595. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 21
  4596. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4597. [ 58%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4598. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4599. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  4600. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/posformat.dir/DependInfo.cmake
  4601. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4602. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/povrayformat.dir/DependInfo.cmake
  4603. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4604. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4605. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 23
  4606. Linking CXX shared module ../../lib64/pdbformat.so
  4607. Built target moldenformat
  4608. make -f src/formats/CMakeFiles/pqrformat.dir/build.make src/formats/CMakeFiles/pqrformat.dir/depend
  4609. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,outformat.so -o ../../lib64/outformat.so CMakeFiles/outformat.dir/outformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4610. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/pdbformat.dir/link.txt --verbose=1
  4611. [ 59%] /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,pcmodelformat.so -o ../../lib64/pcmodelformat.so CMakeFiles/pcmodelformat.dir/pcmodelformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4612. [ 59%] Linking CXX shared module ../../lib64/pdbqtformat.so
  4613. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/pdbqtformat.dir/link.txt --verbose=1
  4614. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4615. make -f src/formats/CMakeFiles/png2format.dir/build.make src/formats/CMakeFiles/png2format.dir/build
  4616. [ 60%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4617. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/pqrformat.dir/DependInfo.cmake
  4618. Built target inchiformat
  4619. make -f src/formats/CMakeFiles/pubchem.dir/build.make src/formats/CMakeFiles/pubchem.dir/depend
  4620. Built target lmpdatformat
  4621. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4622. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4623. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  4624. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4625. make -f src/formats/CMakeFiles/pngformat.dir/build.make src/formats/CMakeFiles/pngformat.dir/build
  4626. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4627. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  4628. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  4629. Built target mmcifformat
  4630. make -f src/formats/CMakeFiles/pwscfformat.dir/build.make src/formats/CMakeFiles/pwscfformat.dir/depend
  4631. make -f src/formats/CMakeFiles/qchemformat.dir/build.make src/formats/CMakeFiles/qchemformat.dir/depend
  4632. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,pdbformat.so -o ../../lib64/pdbformat.so CMakeFiles/pdbformat.dir/pdbformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4633. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4634. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/pubchem.dir/DependInfo.cmake
  4635. [ 60%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4636. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/pwscfformat.dir/DependInfo.cmake
  4637. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4638. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/qchemformat.dir/DependInfo.cmake
  4639. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4640. make -f src/formats/CMakeFiles/povrayformat.dir/build.make src/formats/CMakeFiles/povrayformat.dir/build
  4641. [ 60%] /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,pdbqtformat.so -o ../../lib64/pdbqtformat.so CMakeFiles/pdbqtformat.dir/pdbqtformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4642. [ 60%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4643. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4644. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 25
  4645. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4646. make -f src/formats/CMakeFiles/posformat.dir/build.make src/formats/CMakeFiles/posformat.dir/build
  4647. Built target mpdformat
  4648. make -f src/formats/CMakeFiles/reportformat.dir/build.make src/formats/CMakeFiles/reportformat.dir/depend
  4649. Built target mmodformat
  4650. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4651. make -f src/formats/CMakeFiles/rsmiformat.dir/build.make src/formats/CMakeFiles/rsmiformat.dir/depend
  4652. Linking CXX shared module ../../lib64/png2format.so
  4653. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/png2format.dir/link.txt --verbose=1
  4654. Built target mol2format
  4655. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4656. make -f src/formats/CMakeFiles/rxnformat.dir/build.make src/formats/CMakeFiles/rxnformat.dir/depend
  4657. [ 61%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 26
  4658. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4659. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4660. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/reportformat.dir/DependInfo.cmake
  4661. make -f src/formats/CMakeFiles/pqrformat.dir/build.make src/formats/CMakeFiles/pqrformat.dir/build
  4662. Linking CXX shared module ../../lib64/pngformat.so
  4663. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4664. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/rsmiformat.dir/DependInfo.cmake
  4665. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/pngformat.dir/link.txt --verbose=1
  4666. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4667. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/rxnformat.dir/DependInfo.cmake
  4668. Built target molreport
  4669. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4670. make -f src/formats/CMakeFiles/shelxformat.dir/build.make src/formats/CMakeFiles/shelxformat.dir/depend
  4671. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4672. [ 62%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4673. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  4674. Linking CXX shared module ../../lib64/povrayformat.so
  4675. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4676. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4677. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/shelxformat.dir/DependInfo.cmake
  4678. Linking CXX shared module ../../lib64/posformat.so
  4679. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,png2format.so -o ../../lib64/png2format.so CMakeFiles/png2format.dir/png2format.o CMakeFiles/png2format.dir/__/depict/cairopainter.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4680. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/povrayformat.dir/link.txt --verbose=1
  4681. make -f src/formats/CMakeFiles/pwscfformat.dir/build.make src/formats/CMakeFiles/pwscfformat.dir/build
  4682. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/posformat.dir/link.txt --verbose=1
  4683. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4684. make -f src/formats/CMakeFiles/qchemformat.dir/build.make src/formats/CMakeFiles/qchemformat.dir/build
  4685. Built target mpqcformat
  4686. make -f src/formats/CMakeFiles/smilesformat.dir/build.make src/formats/CMakeFiles/smilesformat.dir/depend
  4687. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4688. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4689. make -f src/formats/CMakeFiles/pubchem.dir/build.make src/formats/CMakeFiles/pubchem.dir/build
  4690. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,pngformat.so -o ../../lib64/pngformat.so CMakeFiles/pngformat.dir/pngformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4691. [ 62%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4692. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/smilesformat.dir/DependInfo.cmake
  4693. Linking CXX shared module ../../lib64/pqrformat.so
  4694. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/pqrformat.dir/link.txt --verbose=1
  4695. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4696. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,povrayformat.so -o ../../lib64/povrayformat.so CMakeFiles/povrayformat.dir/povrayformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4697. Built target molproformat
  4698. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,posformat.so -o ../../lib64/posformat.so CMakeFiles/posformat.dir/posformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4699. make -f src/formats/CMakeFiles/svgformat.dir/build.make src/formats/CMakeFiles/svgformat.dir/depend
  4700. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4701. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4702. make -f src/formats/CMakeFiles/reportformat.dir/build.make src/formats/CMakeFiles/reportformat.dir/build
  4703. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4704. make -f src/formats/CMakeFiles/rsmiformat.dir/build.make src/formats/CMakeFiles/rsmiformat.dir/build
  4705. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4706. Linking CXX shared module ../../lib64/pwscfformat.so
  4707. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4708. make -f src/formats/CMakeFiles/rxnformat.dir/build.make src/formats/CMakeFiles/rxnformat.dir/build
  4709. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/pwscfformat.dir/link.txt --verbose=1
  4710. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  4711. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4712. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/svgformat.dir/DependInfo.cmake
  4713. Linking CXX shared module ../../lib64/qchemformat.so
  4714. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/qchemformat.dir/link.txt --verbose=1
  4715. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4716. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4717. make -f src/formats/CMakeFiles/shelxformat.dir/build.make src/formats/CMakeFiles/shelxformat.dir/build
  4718. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,pqrformat.so -o ../../lib64/pqrformat.so CMakeFiles/pqrformat.dir/pqrformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4719. Linking CXX shared module ../../lib64/pubchem.so
  4720. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/pubchem.dir/link.txt --verbose=1
  4721. [ 62%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4722. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,pwscfformat.so -o ../../lib64/pwscfformat.so CMakeFiles/pwscfformat.dir/pwscfformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4723. make -f src/formats/CMakeFiles/smilesformat.dir/build.make src/formats/CMakeFiles/smilesformat.dir/build
  4724. Built target mopacformat
  4725. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4726. make -f src/formats/CMakeFiles/textformat.dir/build.make src/formats/CMakeFiles/textformat.dir/depend
  4727. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4728. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,qchemformat.so -o ../../lib64/qchemformat.so CMakeFiles/qchemformat.dir/qchemformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4729. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4730. Linking CXX shared module ../../lib64/reportformat.so
  4731. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/reportformat.dir/link.txt --verbose=1
  4732. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4733. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/textformat.dir/DependInfo.cmake
  4734. Linking CXX shared module ../../lib64/rsmiformat.so
  4735. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4736. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/rsmiformat.dir/link.txt --verbose=1
  4737. Linking CXX shared module ../../lib64/rxnformat.so
  4738. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,pubchem.so -o ../../lib64/pubchem.so CMakeFiles/pubchem.dir/xml/pubchem.o CMakeFiles/pubchem.dir/xml/xml.o -lm -ldl -lz -lcairo -linchi -lm -lxml2 ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4739. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/rxnformat.dir/link.txt --verbose=1
  4740. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4741. Linking CXX shared module ../../lib64/shelxformat.so
  4742. make -f src/formats/CMakeFiles/svgformat.dir/build.make src/formats/CMakeFiles/svgformat.dir/build
  4743. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/shelxformat.dir/link.txt --verbose=1
  4744. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4745. Linking CXX shared module ../../lib64/smilesformat.so
  4746. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,rsmiformat.so -o ../../lib64/rsmiformat.so CMakeFiles/rsmiformat.dir/rsmiformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4747. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/smilesformat.dir/link.txt --verbose=1
  4748. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,reportformat.so -o ../../lib64/reportformat.so CMakeFiles/reportformat.dir/reportformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4749. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,rxnformat.so -o ../../lib64/rxnformat.so CMakeFiles/rxnformat.dir/rxnformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4750. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4751. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,shelxformat.so -o ../../lib64/shelxformat.so CMakeFiles/shelxformat.dir/shelxformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4752. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4753. make -f src/formats/CMakeFiles/textformat.dir/build.make src/formats/CMakeFiles/textformat.dir/build
  4754. Linking CXX shared module ../../lib64/svgformat.so
  4755. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/svgformat.dir/link.txt --verbose=1
  4756. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4757. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,smilesformat.so -o ../../lib64/smilesformat.so CMakeFiles/smilesformat.dir/smilesformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4758. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  4759. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4760. [ 62%] /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,svgformat.so -o ../../lib64/svgformat.so CMakeFiles/svgformat.dir/svgformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4761. Linking CXX shared module ../../lib64/textformat.so
  4762. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/textformat.dir/link.txt --verbose=1
  4763. Built target msmsformat
  4764. make -f src/formats/CMakeFiles/thermoformat.dir/build.make src/formats/CMakeFiles/thermoformat.dir/depend
  4765. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4766. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/thermoformat.dir/DependInfo.cmake
  4767. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4768. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  4769. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,textformat.so -o ../../lib64/textformat.so CMakeFiles/textformat.dir/textformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4770. [ 62%] Built target msiformat
  4771. make -f src/formats/CMakeFiles/tinkerformat.dir/build.make src/formats/CMakeFiles/tinkerformat.dir/depend
  4772. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4773. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 27
  4774. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4775. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/tinkerformat.dir/DependInfo.cmake
  4776. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4777. make -f src/formats/CMakeFiles/thermoformat.dir/build.make src/formats/CMakeFiles/thermoformat.dir/build
  4778. [ 63%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4779. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  4780. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4781. Built target nulformat
  4782. make -f src/formats/CMakeFiles/titleformat.dir/build.make src/formats/CMakeFiles/titleformat.dir/depend
  4783. [ 63%] Linking CXX shared module ../../lib64/thermoformat.so
  4784. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4785. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/thermoformat.dir/link.txt --verbose=1
  4786. make -f src/formats/CMakeFiles/tinkerformat.dir/build.make src/formats/CMakeFiles/tinkerformat.dir/build
  4787. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4788. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/titleformat.dir/DependInfo.cmake
  4789. Built target opendxformat
  4790. make -f src/formats/CMakeFiles/turbomoleformat.dir/build.make src/formats/CMakeFiles/turbomoleformat.dir/depend
  4791. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4792. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/turbomoleformat.dir/DependInfo.cmake
  4793. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,thermoformat.so -o ../../lib64/thermoformat.so CMakeFiles/thermoformat.dir/thermoformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4794. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4795. Linking CXX shared module ../../lib64/tinkerformat.so
  4796. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/tinkerformat.dir/link.txt --verbose=1
  4797. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4798. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  4799. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4800. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4801. make -f src/formats/CMakeFiles/titleformat.dir/build.make src/formats/CMakeFiles/titleformat.dir/build
  4802. make -f src/formats/CMakeFiles/turbomoleformat.dir/build.make src/formats/CMakeFiles/turbomoleformat.dir/build
  4803. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,tinkerformat.so -o ../../lib64/tinkerformat.so CMakeFiles/tinkerformat.dir/tinkerformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4804. [ 63%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4805. Built target nwchemformat
  4806. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 56
  4807. make -f src/formats/CMakeFiles/unichemformat.dir/build.make src/formats/CMakeFiles/unichemformat.dir/depend
  4808. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4809. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4810. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4811. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/unichemformat.dir/DependInfo.cmake
  4812. [ 64%] Linking CXX shared module ../../lib64/titleformat.so
  4813. Linking CXX shared module ../../lib64/turbomoleformat.so
  4814. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/turbomoleformat.dir/link.txt --verbose=1
  4815. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/titleformat.dir/link.txt --verbose=1
  4816. Built target pcmodelformat
  4817. make -f src/formats/CMakeFiles/vaspformat.dir/build.make src/formats/CMakeFiles/vaspformat.dir/depend
  4818. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4819. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/vaspformat.dir/DependInfo.cmake
  4820. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4821. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 72
  4822. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,titleformat.so -o ../../lib64/titleformat.so CMakeFiles/titleformat.dir/titleformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4823. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4824. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,turbomoleformat.so -o ../../lib64/turbomoleformat.so CMakeFiles/turbomoleformat.dir/turbomoleformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4825. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  4826. [ 65%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4827. make -f src/formats/CMakeFiles/unichemformat.dir/build.make src/formats/CMakeFiles/unichemformat.dir/build
  4828. [ 65%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4829. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4830. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  4831. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 71
  4832. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4833. Built target pqrformat
  4834. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 57
  4835. make -f src/formats/CMakeFiles/viewmolformat.dir/build.make src/formats/CMakeFiles/viewmolformat.dir/depend
  4836. Built target outformat
  4837. [ 66%] [ 66%] make -f src/formats/CMakeFiles/xedformat.dir/build.make src/formats/CMakeFiles/xedformat.dir/depend
  4838. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4839. make -f src/formats/CMakeFiles/vaspformat.dir/build.make src/formats/CMakeFiles/vaspformat.dir/build
  4840. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4841. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  4842. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4843. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/viewmolformat.dir/DependInfo.cmake
  4844. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4845. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/xedformat.dir/DependInfo.cmake
  4846. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4847. [ 67%] Built target pngformat
  4848. Built target png2format
  4849. make -f src/formats/CMakeFiles/xmlformat.dir/build.make src/formats/CMakeFiles/xmlformat.dir/depend
  4850. make -f src/formats/CMakeFiles/xsfformat.dir/build.make src/formats/CMakeFiles/xsfformat.dir/depend
  4851. [ 67%] Linking CXX shared module ../../lib64/unichemformat.so
  4852. Built target pdbqtformat
  4853. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/unichemformat.dir/link.txt --verbose=1
  4854. make -f src/formats/CMakeFiles/xtcformat.dir/build.make src/formats/CMakeFiles/xtcformat.dir/depend
  4855. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4856. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/xsfformat.dir/DependInfo.cmake
  4857. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4858. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/xmlformat.dir/DependInfo.cmake
  4859. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4860. Built target pdbformat
  4861. make -f src/formats/CMakeFiles/xyzformat.dir/build.make src/formats/CMakeFiles/xyzformat.dir/depend
  4862. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4863. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/xtcformat.dir/DependInfo.cmake
  4864. Linking CXX shared module ../../lib64/vaspformat.so
  4865. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4866. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/vaspformat.dir/link.txt --verbose=1
  4867. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 73
  4868. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4869. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/xyzformat.dir/DependInfo.cmake
  4870. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,unichemformat.so -o ../../lib64/unichemformat.so CMakeFiles/unichemformat.dir/unichemformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4871. [ 68%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4872. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4873. make -f src/formats/CMakeFiles/xedformat.dir/build.make src/formats/CMakeFiles/xedformat.dir/build
  4874. make -f src/formats/CMakeFiles/viewmolformat.dir/build.make src/formats/CMakeFiles/viewmolformat.dir/build
  4875. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,vaspformat.so -o ../../lib64/vaspformat.so CMakeFiles/vaspformat.dir/vaspformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4876. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4877. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4878. Built target pwscfformat
  4879. make -f src/formats/CMakeFiles/xsfformat.dir/build.make src/formats/CMakeFiles/xsfformat.dir/build
  4880. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 76
  4881. make -f src/formats/CMakeFiles/yasaraformat.dir/build.make src/formats/CMakeFiles/yasaraformat.dir/depend
  4882. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4883. make -f src/formats/CMakeFiles/xtcformat.dir/build.make src/formats/CMakeFiles/xtcformat.dir/build
  4884. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4885. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/yasaraformat.dir/DependInfo.cmake
  4886. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4887. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4888. [ 69%] make -f src/formats/CMakeFiles/xyzformat.dir/build.make src/formats/CMakeFiles/xyzformat.dir/build
  4889. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4890. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4891. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  4892. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4893. make -f src/formats/CMakeFiles/xmlformat.dir/build.make src/formats/CMakeFiles/xmlformat.dir/build
  4894. Linking CXX shared module ../../lib64/xedformat.so
  4895. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/xedformat.dir/link.txt --verbose=1
  4896. Linking CXX shared module ../../lib64/viewmolformat.so
  4897. Built target svgformat
  4898. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/viewmolformat.dir/link.txt --verbose=1
  4899. make -f src/formats/CMakeFiles/zindoformat.dir/build.make src/formats/CMakeFiles/zindoformat.dir/depend
  4900. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4901. [ 69%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4902. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4903. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/zindoformat.dir/DependInfo.cmake
  4904. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4905. Linking CXX shared module ../../lib64/xsfformat.so
  4906. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  4907. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/xsfformat.dir/link.txt --verbose=1
  4908. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4909. Linking CXX shared module ../../lib64/xtcformat.so
  4910. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4911. Built target povrayformat
  4912. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  4913. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/xtcformat.dir/link.txt --verbose=1
  4914. make -f tools/CMakeFiles/babel.dir/build.make tools/CMakeFiles/babel.dir/depend
  4915. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,xedformat.so -o ../../lib64/xedformat.so CMakeFiles/xedformat.dir/xedformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4916. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4917. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4918. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4919. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/babel.dir/DependInfo.cmake
  4920. make -f src/formats/CMakeFiles/yasaraformat.dir/build.make src/formats/CMakeFiles/yasaraformat.dir/build
  4921. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,viewmolformat.so -o ../../lib64/viewmolformat.so CMakeFiles/viewmolformat.dir/viewmolformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4922. [ 69%] Linking CXX shared module ../../lib64/xyzformat.so
  4923. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/xyzformat.dir/link.txt --verbose=1
  4924. [ 69%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4925. Linking CXX shared module ../../lib64/xmlformat.so
  4926. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  4927. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/xmlformat.dir/link.txt --verbose=1
  4928. Built target posformat
  4929. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,xsfformat.so -o ../../lib64/xsfformat.so CMakeFiles/xsfformat.dir/xsfformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4930. make -f tools/CMakeFiles/obabel.dir/build.make tools/CMakeFiles/obabel.dir/depend
  4931. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,xtcformat.so -o ../../lib64/xtcformat.so CMakeFiles/xtcformat.dir/xtcformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4932. Built target reportformat
  4933. make -f tools/CMakeFiles/obchiral.dir/build.make tools/CMakeFiles/obchiral.dir/depend
  4934. [ 69%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4935. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obabel.dir/DependInfo.cmake
  4936. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4937. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  4938. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4939. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4940. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obchiral.dir/DependInfo.cmake
  4941. make -f src/formats/CMakeFiles/zindoformat.dir/build.make src/formats/CMakeFiles/zindoformat.dir/build
  4942. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,xyzformat.so -o ../../lib64/xyzformat.so CMakeFiles/xyzformat.dir/xyzformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4943. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4944. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  4945. Built target textformat
  4946. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4947. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4948. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 75
  4949. make -f tools/CMakeFiles/obconformer.dir/build.make tools/CMakeFiles/obconformer.dir/depend
  4950. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,xmlformat.so -o ../../lib64/xmlformat.so CMakeFiles/xmlformat.dir/xml/xmlformat.o CMakeFiles/xmlformat.dir/xml/xml.o -lm -ldl -lz -lcairo -linchi -lm -lxml2 ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4951. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4952. make -f tools/CMakeFiles/babel.dir/build.make tools/CMakeFiles/babel.dir/build
  4953. [ 69%] Linking CXX shared module ../../lib64/yasaraformat.so
  4954. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/yasaraformat.dir/link.txt --verbose=1
  4955. [ 69%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4956. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  4957. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4958. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obconformer.dir/DependInfo.cmake
  4959. [ 70%] Built target qchemformat
  4960. make -f tools/CMakeFiles/obenergy.dir/build.make tools/CMakeFiles/obenergy.dir/depend
  4961. Built target rsmiformat
  4962. make -f tools/CMakeFiles/obfit.dir/build.make tools/CMakeFiles/obfit.dir/depend
  4963. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4964. Built target rxnformat
  4965. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4966. make -f tools/CMakeFiles/obgen.dir/build.make tools/CMakeFiles/obgen.dir/depend
  4967. make -f tools/CMakeFiles/obabel.dir/build.make tools/CMakeFiles/obabel.dir/build
  4968. [ 70%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4969. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4970. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obenergy.dir/DependInfo.cmake
  4971. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4972. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obfit.dir/DependInfo.cmake
  4973. Linking CXX shared module ../../lib64/zindoformat.so
  4974. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4975. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obgen.dir/DependInfo.cmake
  4976. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats && /usr/bin/cmake -E cmake_link_script CMakeFiles/zindoformat.dir/link.txt --verbose=1
  4977. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,yasaraformat.so -o ../../lib64/yasaraformat.so CMakeFiles/yasaraformat.dir/yasaraformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4978. Linking CXX executable ../bin/babel
  4979. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4980. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/babel.dir/link.txt --verbose=1
  4981. make -f tools/CMakeFiles/obchiral.dir/build.make tools/CMakeFiles/obchiral.dir/build
  4982. Built target shelxformat
  4983. make -f tools/CMakeFiles/obgrep.dir/build.make tools/CMakeFiles/obgrep.dir/depend
  4984. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4985. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obgrep.dir/DependInfo.cmake
  4986. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4987. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4988. make -f tools/CMakeFiles/obconformer.dir/build.make tools/CMakeFiles/obconformer.dir/build
  4989. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4990. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,zindoformat.so -o ../../lib64/zindoformat.so CMakeFiles/zindoformat.dir/zindoformat.o -lm -ldl -lz -lcairo -linchi -lm ../../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4991. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 95
  4992. Linking CXX executable ../bin/obabel
  4993. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/babel.dir/babel.o -o ../bin/babel -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  4994. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/obabel.dir/link.txt --verbose=1
  4995. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4996. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4997. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  4998. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  4999. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5000. make -f tools/CMakeFiles/obenergy.dir/build.make tools/CMakeFiles/obenergy.dir/build
  5001. make -f tools/CMakeFiles/obfit.dir/build.make tools/CMakeFiles/obfit.dir/build
  5002. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5003. make -f tools/CMakeFiles/obgen.dir/build.make tools/CMakeFiles/obgen.dir/build
  5004. [ 71%] Linking CXX executable ../bin/obchiral
  5005. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/obchiral.dir/link.txt --verbose=1
  5006. [ 71%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5007. Built target thermoformat
  5008. make -f tools/CMakeFiles/obminimize.dir/build.make tools/CMakeFiles/obminimize.dir/depend
  5009. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5010. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5011. Linking CXX executable ../bin/obconformer
  5012. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  5013. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/obconformer.dir/link.txt --verbose=1
  5014. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/obabel.dir/obabel.o -o ../bin/obabel -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  5015. make -f tools/CMakeFiles/obgrep.dir/build.make tools/CMakeFiles/obgrep.dir/build
  5016. Built target smilesformat
  5017. make -f tools/CMakeFiles/obprobe.dir/build.make tools/CMakeFiles/obprobe.dir/depend
  5018. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5019. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obminimize.dir/DependInfo.cmake
  5020. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5021. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5022. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5023. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5024. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obprobe.dir/DependInfo.cmake
  5025. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/obchiral.dir/obchiral.o -o ../bin/obchiral -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  5026. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5027. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  5028. [ 71%] Linking CXX executable ../bin/obenergy
  5029. Linking CXX executable ../bin/obgen
  5030. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/obenergy.dir/link.txt --verbose=1
  5031. Linking CXX executable ../bin/obfit
  5032. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/obgen.dir/link.txt --verbose=1
  5033. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/obfit.dir/link.txt --verbose=1
  5034. Built target pubchem
  5035. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/obconformer.dir/obconformer.o -o ../bin/obconformer -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  5036. make -f tools/CMakeFiles/obprop.dir/build.make tools/CMakeFiles/obprop.dir/depend
  5037. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5038. [ 71%] Linking CXX executable ../bin/obgrep
  5039. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5040. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obprop.dir/DependInfo.cmake
  5041. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/obgrep.dir/link.txt --verbose=1
  5042. Built target tinkerformat
  5043. make -f tools/CMakeFiles/obrms.dir/build.make tools/CMakeFiles/obrms.dir/depend
  5044. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/obgen.dir/obgen.o -o ../bin/obgen -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  5045. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/obenergy.dir/obenergy.o -o ../bin/obenergy -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  5046. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/obfit.dir/obfit.o -o ../bin/obfit -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  5047. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5048. make -f tools/CMakeFiles/obminimize.dir/build.make tools/CMakeFiles/obminimize.dir/build
  5049. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5050. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obrms.dir/DependInfo.cmake
  5051. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5052. make -f tools/CMakeFiles/obprobe.dir/build.make tools/CMakeFiles/obprobe.dir/build
  5053. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/obgrep.dir/obgrep.o -o ../bin/obgrep -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  5054. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5055. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5056. make -f tools/CMakeFiles/obprop.dir/build.make tools/CMakeFiles/obprop.dir/build
  5057. Linking CXX executable ../bin/obminimize
  5058. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5059. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/obminimize.dir/link.txt --verbose=1
  5060. Linking CXX executable ../bin/obprobe
  5061. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5062. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/obprobe.dir/link.txt --verbose=1
  5063. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  5064. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5065. make -f tools/CMakeFiles/obrms.dir/build.make tools/CMakeFiles/obrms.dir/build
  5066. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5067. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/obminimize.dir/obminimize.o -o ../bin/obminimize -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  5068. [ 71%] Linking CXX executable ../bin/obprop
  5069. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/obprop.dir/link.txt --verbose=1
  5070. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/obprobe.dir/obprobe.o -o ../bin/obprobe -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  5071. Built target titleformat
  5072. make -f tools/CMakeFiles/obrotamer.dir/build.make tools/CMakeFiles/obrotamer.dir/depend
  5073. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5074. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5075. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obrotamer.dir/DependInfo.cmake
  5076. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5077. Linking CXX executable ../bin/obrms
  5078. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 96
  5079. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/obrms.dir/link.txt --verbose=1
  5080. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/obprop.dir/obprop.o -o ../bin/obprop -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  5081. [ 72%] Built target turbomoleformat
  5082. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/obrms.dir/obrms.o -o ../bin/obrms -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  5083. make -f tools/CMakeFiles/obrotate.dir/build.make tools/CMakeFiles/obrotate.dir/depend
  5084. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5085. make -f tools/CMakeFiles/obrotamer.dir/build.make tools/CMakeFiles/obrotamer.dir/build
  5086. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5087. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obrotate.dir/DependInfo.cmake
  5088. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5089. Linking CXX executable ../bin/obrotamer
  5090. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/obrotamer.dir/link.txt --verbose=1
  5091. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5092. make -f tools/CMakeFiles/obrotate.dir/build.make tools/CMakeFiles/obrotate.dir/build
  5093. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5094. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  5095. [ 72%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5096. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  5097. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/obrotamer.dir/obrotamer.o -o ../bin/obrotamer -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  5098. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5099. Built target unichemformat
  5100. Linking CXX executable ../bin/obrotate
  5101. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/obrotate.dir/link.txt --verbose=1
  5102. make -f tools/CMakeFiles/obspectrophore.dir/build.make tools/CMakeFiles/obspectrophore.dir/depend
  5103. [ 72%] Built target vaspformat
  5104. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5105. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obspectrophore.dir/DependInfo.cmake
  5106. make -f test/CMakeFiles/roundtrip.dir/build.make test/CMakeFiles/roundtrip.dir/depend
  5107. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5108. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 97
  5109. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/obrotate.dir/obrotate.o -o ../bin/obrotate -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  5110. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5111. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/roundtrip.dir/DependInfo.cmake
  5112. [ 73%] Built target viewmolformat
  5113. make -f test/CMakeFiles/test_align.dir/build.make test/CMakeFiles/test_align.dir/depend
  5114. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5115. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_align.dir/DependInfo.cmake
  5116. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5117. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5118. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  5119. make -f tools/CMakeFiles/obspectrophore.dir/build.make tools/CMakeFiles/obspectrophore.dir/build
  5120. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5121. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  5122. [ 73%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5123. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5124. make -f test/CMakeFiles/roundtrip.dir/build.make test/CMakeFiles/roundtrip.dir/build
  5125. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  5126. [ 73%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5127. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5128. Built target xtcformat
  5129. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  5130. make -f test/CMakeFiles/test_aromatest.dir/build.make test/CMakeFiles/test_aromatest.dir/depend
  5131. Linking CXX executable ../bin/obspectrophore
  5132. Built target xedformat
  5133. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/obspectrophore.dir/link.txt --verbose=1
  5134. make -f test/CMakeFiles/test_atom.dir/build.make test/CMakeFiles/test_atom.dir/depend
  5135. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5136. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_aromatest.dir/DependInfo.cmake
  5137. [ 73%] [ 73%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5138. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_atom.dir/DependInfo.cmake
  5139. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5140. Built target xsfformat
  5141. Built target babel
  5142. make -f test/CMakeFiles/test_automorphism.dir/build.make test/CMakeFiles/test_automorphism.dir/depend
  5143. Linking CXX executable ../bin/roundtrip
  5144. make -f test/CMakeFiles/test_bond.dir/build.make test/CMakeFiles/test_bond.dir/depend
  5145. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/roundtrip.dir/link.txt --verbose=1
  5146. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5147. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5148. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_automorphism.dir/DependInfo.cmake
  5149. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5150. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_bond.dir/DependInfo.cmake
  5151. make -f test/CMakeFiles/test_align.dir/build.make test/CMakeFiles/test_align.dir/build
  5152. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/obspectrophore.dir/obspectrophore.o -o ../bin/obspectrophore -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  5153. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5154. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5155. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  5156. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/roundtrip.dir/roundtrip.o -o ../bin/roundtrip -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64:
  5157. make -f test/CMakeFiles/test_aromatest.dir/build.make test/CMakeFiles/test_aromatest.dir/build
  5158. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5159. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5160. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 99
  5161. make -f test/CMakeFiles/test_atom.dir/build.make test/CMakeFiles/test_atom.dir/build
  5162. [ 73%] [ 74%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5163. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5164. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5165. make -f test/CMakeFiles/test_automorphism.dir/build.make test/CMakeFiles/test_automorphism.dir/build
  5166. make -f test/CMakeFiles/test_bond.dir/build.make test/CMakeFiles/test_bond.dir/build
  5167. Built target yasaraformat
  5168. make -f test/CMakeFiles/test_builder.dir/build.make test/CMakeFiles/test_builder.dir/depend
  5169. Built target xyzformat
  5170. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5171. make -f test/CMakeFiles/test_canonconsistent.dir/build.make test/CMakeFiles/test_canonconsistent.dir/depend
  5172. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5173. Linking CXX executable ../bin/test_align
  5174. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_align.dir/link.txt --verbose=1
  5175. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5176. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_builder.dir/DependInfo.cmake
  5177. Linking CXX executable ../bin/test_aromatest
  5178. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5179. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_canonconsistent.dir/DependInfo.cmake
  5180. Linking CXX executable ../bin/test_atom
  5181. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_atom.dir/link.txt --verbose=1
  5182. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_aromatest.dir/link.txt --verbose=1
  5183. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5184. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  5185. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5186. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 100
  5187. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5188. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5189. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_align.dir/aligntest.o -o ../bin/test_align -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  5190. [ 74%] Linking CXX executable ../bin/test_automorphism
  5191. Linking CXX executable ../bin/test_bond
  5192. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5193. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_automorphism.dir/link.txt --verbose=1
  5194. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_bond.dir/link.txt --verbose=1
  5195. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  5196. [ 75%] /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_atom.dir/atom.o -o ../bin/test_atom -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  5197. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_aromatest.dir/aromatest.o -o ../bin/test_aromatest -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  5198. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5199. Built target obabel
  5200. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 28
  5201. make -f test/CMakeFiles/test_canonstable.dir/build.make test/CMakeFiles/test_canonstable.dir/depend
  5202. [ 75%] Built target zindoformat
  5203. make -f test/CMakeFiles/test_cansmi.dir/build.make test/CMakeFiles/test_cansmi.dir/depend
  5204. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5205. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_canonstable.dir/DependInfo.cmake
  5206. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5207. [ 76%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5208. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5209. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  5210. make -f test/CMakeFiles/test_builder.dir/build.make test/CMakeFiles/test_builder.dir/build
  5211. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_automorphism.dir/automorphismtest.o -o ../bin/test_automorphism -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  5212. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_bond.dir/bond.o -o ../bin/test_bond -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  5213. make -f test/CMakeFiles/test_canonconsistent.dir/build.make test/CMakeFiles/test_canonconsistent.dir/build
  5214. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5215. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_cansmi.dir/DependInfo.cmake
  5216. Built target obgrep
  5217. make -f test/CMakeFiles/test_charge-gasteiger.dir/build.make test/CMakeFiles/test_charge-gasteiger.dir/depend
  5218. Built target obchiral
  5219. make -f test/CMakeFiles/test_charge-mmff94.dir/build.make test/CMakeFiles/test_charge-mmff94.dir/depend
  5220. [ 76%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5221. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_charge-gasteiger.dir/DependInfo.cmake
  5222. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5223. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  5224. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5225. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_charge-mmff94.dir/DependInfo.cmake
  5226. Built target obconformer
  5227. make -f test/CMakeFiles/test_cistrans.dir/build.make test/CMakeFiles/test_cistrans.dir/depend
  5228. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5229. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5230. [ 76%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5231. make -f test/CMakeFiles/test_canonstable.dir/build.make test/CMakeFiles/test_canonstable.dir/build
  5232. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5233. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_cistrans.dir/DependInfo.cmake
  5234. Linking CXX executable ../bin/test_builder
  5235. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_builder.dir/link.txt --verbose=1
  5236. Linking CXX executable ../bin/test_canonconsistent
  5237. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_canonconsistent.dir/link.txt --verbose=1
  5238. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5239. Built target obenergy
  5240. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 98
  5241. make -f test/CMakeFiles/test_conversion.dir/build.make test/CMakeFiles/test_conversion.dir/depend
  5242. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5243. make -f test/CMakeFiles/test_cansmi.dir/build.make test/CMakeFiles/test_cansmi.dir/build
  5244. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5245. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_conversion.dir/DependInfo.cmake
  5246. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5247. make -f test/CMakeFiles/test_charge-gasteiger.dir/build.make test/CMakeFiles/test_charge-gasteiger.dir/build
  5248. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5249. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5250. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 29
  5251. [ 77%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5252. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5253. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  5254. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_builder.dir/buildertest.o -o ../bin/test_builder -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  5255. make -f test/CMakeFiles/test_charge-mmff94.dir/build.make test/CMakeFiles/test_charge-mmff94.dir/build
  5256. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5257. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 30
  5258. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_canonconsistent.dir/canonconsistenttest.o -o ../bin/test_canonconsistent -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  5259. Linking CXX executable ../bin/test_canonstable
  5260. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_canonstable.dir/link.txt --verbose=1
  5261. Built target xmlformat
  5262. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5263. make -f test/CMakeFiles/test_datatest.dir/build.make test/CMakeFiles/test_datatest.dir/depend
  5264. [ 78%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5265. make -f test/CMakeFiles/test_cistrans.dir/build.make test/CMakeFiles/test_cistrans.dir/build
  5266. [ 78%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5267. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 31
  5268. [ 79%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5269. Linking CXX executable ../bin/test_cansmi
  5270. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5271. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_datatest.dir/DependInfo.cmake
  5272. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_cansmi.dir/link.txt --verbose=1
  5273. Built target obfit
  5274. make -f test/CMakeFiles/test_ffgaff.dir/build.make test/CMakeFiles/test_ffgaff.dir/depend
  5275. Built target obgen
  5276. Linking CXX executable ../bin/test_charge-gasteiger
  5277. make -f test/CMakeFiles/test_ffghemical.dir/build.make test/CMakeFiles/test_ffghemical.dir/depend
  5278. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5279. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_charge-gasteiger.dir/link.txt --verbose=1
  5280. Built target obminimize
  5281. make -f test/CMakeFiles/test_ffmmff94.dir/build.make test/CMakeFiles/test_ffmmff94.dir/depend
  5282. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5283. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_ffgaff.dir/DependInfo.cmake
  5284. [ 80%] /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_canonstable.dir/canonstabletest.o -o ../bin/test_canonstable -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  5285. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5286. make -f test/CMakeFiles/test_conversion.dir/build.make test/CMakeFiles/test_conversion.dir/build
  5287. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5288. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_ffghemical.dir/DependInfo.cmake
  5289. Linking CXX executable ../bin/test_charge-mmff94
  5290. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_charge-mmff94.dir/link.txt --verbose=1
  5291. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5292. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5293. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_ffmmff94.dir/DependInfo.cmake
  5294. Built target obrms
  5295. make -f test/CMakeFiles/test_ffuff.dir/build.make test/CMakeFiles/test_ffuff.dir/depend
  5296. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_cansmi.dir/cansmi.o -o ../bin/test_cansmi -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  5297. Linking CXX executable ../bin/test_cistrans
  5298. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_charge-gasteiger.dir/charge-gasteiger.o -o ../bin/test_charge-gasteiger -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  5299. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_cistrans.dir/link.txt --verbose=1
  5300. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5301. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_ffuff.dir/DependInfo.cmake
  5302. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5303. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5304. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  5305. make -f test/CMakeFiles/test_datatest.dir/build.make test/CMakeFiles/test_datatest.dir/build
  5306. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5307. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_charge-mmff94.dir/charge-mmff94.o -o ../bin/test_charge-mmff94 -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  5308. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5309. make -f test/CMakeFiles/test_ffgaff.dir/build.make test/CMakeFiles/test_ffgaff.dir/build
  5310. Linking CXX executable ../bin/test_conversion
  5311. [ 80%] cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_conversion.dir/link.txt --verbose=1
  5312. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_cistrans.dir/cistranstest.o -o ../bin/test_cistrans -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  5313. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5314. make -f test/CMakeFiles/test_ffghemical.dir/build.make test/CMakeFiles/test_ffghemical.dir/build
  5315. Built target obprop
  5316. make -f test/CMakeFiles/test_formalcharge.dir/build.make test/CMakeFiles/test_formalcharge.dir/depend
  5317. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5318. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5319. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5320. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  5321. make -f test/CMakeFiles/test_ffmmff94.dir/build.make test/CMakeFiles/test_ffmmff94.dir/build
  5322. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5323. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_formalcharge.dir/DependInfo.cmake
  5324. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5325. Linking CXX executable ../bin/test_datatest
  5326. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5327. make -f test/CMakeFiles/test_ffuff.dir/build.make test/CMakeFiles/test_ffuff.dir/build
  5328. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_datatest.dir/link.txt --verbose=1
  5329. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_conversion.dir/conversion.o -o ../bin/test_conversion -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  5330. [ 80%] Linking CXX executable ../bin/test_ffgaff
  5331. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5332. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_ffgaff.dir/link.txt --verbose=1
  5333. Built target obprobe
  5334. make -f test/CMakeFiles/test_format.dir/build.make test/CMakeFiles/test_format.dir/depend
  5335. Linking CXX executable ../bin/test_ffghemical
  5336. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_ffghemical.dir/link.txt --verbose=1
  5337. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5338. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_datatest.dir/datatest.o -o ../bin/test_datatest -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  5339. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5340. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_format.dir/DependInfo.cmake
  5341. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5342. Linking CXX executable ../bin/test_ffmmff94
  5343. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_ffmmff94.dir/link.txt --verbose=1
  5344. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_ffgaff.dir/ffgaff.o -o ../bin/test_ffgaff -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  5345. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5346. make -f test/CMakeFiles/test_formalcharge.dir/build.make test/CMakeFiles/test_formalcharge.dir/build
  5347. Linking CXX executable ../bin/test_ffuff
  5348. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_ffuff.dir/link.txt --verbose=1
  5349. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_ffghemical.dir/ffghemical.o -o ../bin/test_ffghemical -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  5350. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5351. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 32
  5352. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5353. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  5354. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_ffmmff94.dir/ffmmff94.o -o ../bin/test_ffmmff94 -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  5355. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5356. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_ffuff.dir/ffuff.o -o ../bin/test_ffuff -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  5357. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5358. make -f test/CMakeFiles/test_format.dir/build.make test/CMakeFiles/test_format.dir/build
  5359. Linking CXX executable ../bin/test_formalcharge
  5360. [ 81%] [ 81%] cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_formalcharge.dir/link.txt --verbose=1
  5361. Built target obrotate
  5362. Built target obrotamer
  5363. make -f test/CMakeFiles/test_formula.dir/build.make test/CMakeFiles/test_formula.dir/depend
  5364. make -f test/CMakeFiles/test_graphsym.dir/build.make test/CMakeFiles/test_graphsym.dir/depend
  5365. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5366. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_formula.dir/DependInfo.cmake
  5367. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5368. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5369. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_graphsym.dir/DependInfo.cmake
  5370. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_formalcharge.dir/formalcharge.o -o ../bin/test_formalcharge -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  5371. Linking CXX executable ../bin/test_format
  5372. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_format.dir/link.txt --verbose=1
  5373. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_format.dir/format.o -o ../bin/test_format -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  5374. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5375. make -f test/CMakeFiles/test_graphsym.dir/build.make test/CMakeFiles/test_graphsym.dir/build
  5376. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5377. make -f test/CMakeFiles/test_formula.dir/build.make test/CMakeFiles/test_formula.dir/build
  5378. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5379. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5380. Linking CXX executable ../bin/test_graphsym
  5381. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_graphsym.dir/link.txt --verbose=1
  5382. Linking CXX executable ../bin/test_formula
  5383. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_formula.dir/link.txt --verbose=1
  5384. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_graphsym.dir/graphsymtest.o -o ../bin/test_graphsym -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  5385. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_formula.dir/formula.o -o ../bin/test_formula -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  5386. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5387. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5388. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  5389. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  5390. [ 81%] [ 81%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5391. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  5392. Built target obspectrophore
  5393. make -f test/CMakeFiles/test_implicitH.dir/build.make test/CMakeFiles/test_implicitH.dir/depend
  5394. Built target test_aromatest
  5395. make -f test/CMakeFiles/test_inchiwrite.dir/build.make test/CMakeFiles/test_inchiwrite.dir/depend
  5396. [ 81%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5397. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 74
  5398. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5399. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_implicitH.dir/DependInfo.cmake
  5400. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5401. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  5402. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5403. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_inchiwrite.dir/DependInfo.cmake
  5404. Built target test_charge-gasteiger
  5405. make -f test/CMakeFiles/test_internalcoord.dir/build.make test/CMakeFiles/test_internalcoord.dir/depend
  5406. [ 81%] [ 82%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5407. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_internalcoord.dir/DependInfo.cmake
  5408. Built target test_bond
  5409. make -f test/CMakeFiles/test_invalidsmarts.dir/build.make test/CMakeFiles/test_invalidsmarts.dir/depend
  5410. Built target roundtrip
  5411. make -f test/CMakeFiles/test_invalidsmiles.dir/build.make test/CMakeFiles/test_invalidsmiles.dir/depend
  5412. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5413. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_invalidsmarts.dir/DependInfo.cmake
  5414. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5415. make -f test/CMakeFiles/test_inchiwrite.dir/build.make test/CMakeFiles/test_inchiwrite.dir/build
  5416. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5417. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_invalidsmiles.dir/DependInfo.cmake
  5418. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5419. make -f test/CMakeFiles/test_implicitH.dir/build.make test/CMakeFiles/test_implicitH.dir/build
  5420. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5421. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5422. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 77
  5423. make -f test/CMakeFiles/test_internalcoord.dir/build.make test/CMakeFiles/test_internalcoord.dir/build
  5424. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5425. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5426. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5427. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  5428. [ 83%] Linking CXX executable ../bin/test_implicitH
  5429. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_implicitH.dir/link.txt --verbose=1
  5430. Linking CXX executable ../bin/test_inchiwrite
  5431. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5432. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_inchiwrite.dir/link.txt --verbose=1
  5433. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5434. [ 83%] make -f test/CMakeFiles/test_invalidsmiles.dir/build.make test/CMakeFiles/test_invalidsmiles.dir/build
  5435. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5436. Built target test_atom
  5437. make -f test/CMakeFiles/test_invalidsmarts.dir/build.make test/CMakeFiles/test_invalidsmarts.dir/build
  5438. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5439. make -f test/CMakeFiles/test_isomorphism.dir/build.make test/CMakeFiles/test_isomorphism.dir/depend
  5440. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 79
  5441. Linking CXX executable ../bin/test_internalcoord
  5442. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_internalcoord.dir/link.txt --verbose=1
  5443. Built target test_align
  5444. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5445. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_isomorphism.dir/DependInfo.cmake
  5446. make -f test/CMakeFiles/test_iterators.dir/build.make test/CMakeFiles/test_iterators.dir/depend
  5447. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_implicitH.dir/implicitHtest.o -o ../bin/test_implicitH -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  5448. [ 84%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5449. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_inchiwrite.dir/inchiwrite.o CMakeFiles/test_inchiwrite.dir/__/src/formats/getinchi.o -o ../bin/test_inchiwrite -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  5450. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  5451. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5452. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_iterators.dir/DependInfo.cmake
  5453. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5454. Built target test_cansmi
  5455. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_internalcoord.dir/internalcoord.o -o ../bin/test_internalcoord -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  5456. make -f test/CMakeFiles/test_logp_psa.dir/build.make test/CMakeFiles/test_logp_psa.dir/depend
  5457. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5458. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5459. Linking CXX executable ../bin/test_invalidsmiles
  5460. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_invalidsmiles.dir/link.txt --verbose=1
  5461. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 78
  5462. [ 84%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5463. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_logp_psa.dir/DependInfo.cmake
  5464. Linking CXX executable ../bin/test_invalidsmarts
  5465. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_invalidsmarts.dir/link.txt --verbose=1
  5466. Built target test_automorphism
  5467. [ 85%] make -f test/CMakeFiles/test_lssr.dir/build.make test/CMakeFiles/test_lssr.dir/depend
  5468. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5469. make -f test/CMakeFiles/test_isomorphism.dir/build.make test/CMakeFiles/test_isomorphism.dir/build
  5470. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5471. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_lssr.dir/DependInfo.cmake
  5472. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_invalidsmiles.dir/invalidsmiles.o -o ../bin/test_invalidsmiles -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  5473. Built target test_builder
  5474. make -f test/CMakeFiles/test_math.dir/build.make test/CMakeFiles/test_math.dir/depend
  5475. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5476. make -f test/CMakeFiles/test_iterators.dir/build.make test/CMakeFiles/test_iterators.dir/build
  5477. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_invalidsmarts.dir/invalidsmarts.o -o ../bin/test_invalidsmarts -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  5478. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5479. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_math.dir/DependInfo.cmake
  5480. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5481. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  5482. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5483. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  5484. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5485. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5486. make -f test/CMakeFiles/test_logp_psa.dir/build.make test/CMakeFiles/test_logp_psa.dir/build
  5487. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5488. [ 85%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 82
  5489. Linking CXX executable ../bin/test_isomorphism
  5490. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5491. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_isomorphism.dir/link.txt --verbose=1
  5492. [ 85%] Built target test_canonconsistent
  5493. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5494. make -f test/CMakeFiles/test_mol.dir/build.make test/CMakeFiles/test_mol.dir/depend
  5495. Linking CXX executable ../bin/test_iterators
  5496. make -f test/CMakeFiles/test_lssr.dir/build.make test/CMakeFiles/test_lssr.dir/build
  5497. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_iterators.dir/link.txt --verbose=1
  5498. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5499. [ 86%] make -f test/CMakeFiles/test_math.dir/build.make test/CMakeFiles/test_math.dir/build
  5500. Built target test_canonstable
  5501. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5502. make -f test/CMakeFiles/test_phmodel.dir/build.make test/CMakeFiles/test_phmodel.dir/depend
  5503. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5504. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_mol.dir/DependInfo.cmake
  5505. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  5506. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5507. Built target test_ffmmff94
  5508. make -f test/CMakeFiles/test_residue.dir/build.make test/CMakeFiles/test_residue.dir/depend
  5509. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5510. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_phmodel.dir/DependInfo.cmake
  5511. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_isomorphism.dir/isomorphismtest.o -o ../bin/test_isomorphism -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  5512. Linking CXX executable ../bin/test_logp_psa
  5513. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_logp_psa.dir/link.txt --verbose=1
  5514. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5515. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_residue.dir/DependInfo.cmake
  5516. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5517. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_iterators.dir/iterators.o -o ../bin/test_iterators -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  5518. [ 86%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5519. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5520. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 80
  5521. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5522. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  5523. Linking CXX executable ../bin/test_lssr
  5524. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_lssr.dir/link.txt --verbose=1
  5525. Linking CXX executable ../bin/test_math
  5526. Built target test_datatest
  5527. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_math.dir/link.txt --verbose=1
  5528. make -f test/CMakeFiles/test_ringtest.dir/build.make test/CMakeFiles/test_ringtest.dir/depend
  5529. [ 87%] /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_logp_psa.dir/logp_psa.o -o ../bin/test_logp_psa -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  5530. [ 87%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5531. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_ringtest.dir/DependInfo.cmake
  5532. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5533. make -f test/CMakeFiles/test_mol.dir/build.make test/CMakeFiles/test_mol.dir/build
  5534. Built target test_cistrans
  5535. make -f test/CMakeFiles/test_rotor.dir/build.make test/CMakeFiles/test_rotor.dir/depend
  5536. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5537. Built target test_charge-mmff94
  5538. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  5539. make -f test/CMakeFiles/test_shuffle.dir/build.make test/CMakeFiles/test_shuffle.dir/depend
  5540. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5541. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  5542. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5543. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_lssr.dir/lssrtest.o -o ../bin/test_lssr -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  5544. make -f test/CMakeFiles/test_phmodel.dir/build.make test/CMakeFiles/test_phmodel.dir/build
  5545. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5546. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_rotor.dir/DependInfo.cmake
  5547. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5548. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5549. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5550. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 81
  5551. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_math.dir/math.o -o ../bin/test_math -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  5552. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  5553. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5554. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_shuffle.dir/DependInfo.cmake
  5555. make -f test/CMakeFiles/test_residue.dir/build.make test/CMakeFiles/test_residue.dir/build
  5556. [ 87%] [ 87%] [ 88%] Built target test_formalcharge
  5557. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5558. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5559. [ 88%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  5560. Built target test_ffghemical
  5561. make -f test/CMakeFiles/test_smartsparse.dir/build.make test/CMakeFiles/test_smartsparse.dir/depend
  5562. make -f test/CMakeFiles/test_smartstest.dir/build.make test/CMakeFiles/test_smartstest.dir/depend
  5563. Built target test_ffgaff
  5564. Linking CXX executable ../bin/test_mol
  5565. make -f test/CMakeFiles/test_smiles.dir/build.make test/CMakeFiles/test_smiles.dir/depend
  5566. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_mol.dir/link.txt --verbose=1
  5567. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5568. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5569. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_smartsparse.dir/DependInfo.cmake
  5570. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5571. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_smartstest.dir/DependInfo.cmake
  5572. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5573. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5574. Built target test_conversion
  5575. [ 88%] make -f test/CMakeFiles/test_ringtest.dir/build.make test/CMakeFiles/test_ringtest.dir/build
  5576. make -f test/CMakeFiles/test_smilesmatch.dir/build.make test/CMakeFiles/test_smilesmatch.dir/depend
  5577. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5578. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_smiles.dir/DependInfo.cmake
  5579. Linking CXX executable ../bin/test_phmodel
  5580. Linking CXX executable ../bin/test_residue
  5581. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_phmodel.dir/link.txt --verbose=1
  5582. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_residue.dir/link.txt --verbose=1
  5583. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5584. make -f test/CMakeFiles/test_rotor.dir/build.make test/CMakeFiles/test_rotor.dir/build
  5585. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5586. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_smilesmatch.dir/DependInfo.cmake
  5587. Built target test_ffuff
  5588. make -f test/CMakeFiles/test_spectrophore.dir/build.make test/CMakeFiles/test_spectrophore.dir/depend
  5589. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5590. make -f test/CMakeFiles/test_shuffle.dir/build.make test/CMakeFiles/test_shuffle.dir/build
  5591. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_mol.dir/mol.o -o ../bin/test_mol -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  5592. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5593. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5594. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_spectrophore.dir/DependInfo.cmake
  5595. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_residue.dir/residue.o -o ../bin/test_residue -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  5596. Linking CXX executable ../bin/test_ringtest
  5597. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5598. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5599. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_phmodel.dir/phmodel.o -o ../bin/test_phmodel -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  5600. make -f test/CMakeFiles/test_smartsparse.dir/build.make test/CMakeFiles/test_smartsparse.dir/build
  5601. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_ringtest.dir/link.txt --verbose=1
  5602. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5603. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  5604. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5605. make -f test/CMakeFiles/test_smartstest.dir/build.make test/CMakeFiles/test_smartstest.dir/build
  5606. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5607. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5608. Linking CXX executable ../bin/test_rotor
  5609. make -f test/CMakeFiles/test_smiles.dir/build.make test/CMakeFiles/test_smiles.dir/build
  5610. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_rotor.dir/link.txt --verbose=1
  5611. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5612. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  5613. [ 88%] Linking CXX executable ../bin/test_shuffle
  5614. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_shuffle.dir/link.txt --verbose=1
  5615. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5616. make -f test/CMakeFiles/test_smilesmatch.dir/build.make test/CMakeFiles/test_smilesmatch.dir/build
  5617. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_ringtest.dir/ringtest.o -o ../bin/test_ringtest -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  5618. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5619. [ 88%] Built target test_formula
  5620. make -f test/CMakeFiles/test_squareplanar.dir/build.make test/CMakeFiles/test_squareplanar.dir/depend
  5621. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5622. make -f test/CMakeFiles/test_spectrophore.dir/build.make test/CMakeFiles/test_spectrophore.dir/build
  5623. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5624. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_rotor.dir/rotortest.o -o ../bin/test_rotor -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  5625. Linking CXX executable ../bin/test_smartsparse
  5626. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_smartsparse.dir/link.txt --verbose=1
  5627. Built target test_graphsym
  5628. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5629. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_squareplanar.dir/DependInfo.cmake
  5630. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5631. make -f test/CMakeFiles/test_stereo.dir/build.make test/CMakeFiles/test_stereo.dir/depend
  5632. Linking CXX executable ../bin/test_smartstest
  5633. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_smartstest.dir/link.txt --verbose=1
  5634. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_shuffle.dir/shuffletest.o -o ../bin/test_shuffle -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  5635. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5636. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 83
  5637. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5638. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5639. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_stereo.dir/DependInfo.cmake
  5640. Linking CXX executable ../bin/test_smiles
  5641. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_smiles.dir/link.txt --verbose=1
  5642. Linking CXX executable ../bin/test_smilesmatch
  5643. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_smilesmatch.dir/link.txt --verbose=1
  5644. [ 89%] /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_smartsparse.dir/smartsparse.o -o ../bin/test_smartsparse -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  5645. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5646. Linking CXX executable ../bin/test_spectrophore
  5647. Built target test_format
  5648. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_spectrophore.dir/link.txt --verbose=1
  5649. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_smartstest.dir/smartstest.o -o ../bin/test_smartstest -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  5650. make -f test/CMakeFiles/test_stereoperception.dir/build.make test/CMakeFiles/test_stereoperception.dir/depend
  5651. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_smiles.dir/smilestest.o -o ../bin/test_smiles -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  5652. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5653. make -f test/CMakeFiles/test_squareplanar.dir/build.make test/CMakeFiles/test_squareplanar.dir/build
  5654. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5655. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_stereoperception.dir/DependInfo.cmake
  5656. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_smilesmatch.dir/smilesmatch.o -o ../bin/test_smilesmatch -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  5657. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5658. make -f test/CMakeFiles/test_stereo.dir/build.make test/CMakeFiles/test_stereo.dir/build
  5659. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_spectrophore.dir/spectrophoretest.o -o ../bin/test_spectrophore -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  5660. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5661. Linking CXX executable ../bin/test_squareplanar
  5662. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5663. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_squareplanar.dir/link.txt --verbose=1
  5664. Linking CXX executable ../bin/test_stereo
  5665. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_stereo.dir/link.txt --verbose=1
  5666. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5667. make -f test/CMakeFiles/test_stereoperception.dir/build.make test/CMakeFiles/test_stereoperception.dir/build
  5668. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_squareplanar.dir/squareplanartest.o -o ../bin/test_squareplanar -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  5669. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5670. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 84
  5671. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_stereo.dir/stereotest.o -o ../bin/test_stereo -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  5672. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5673. Linking CXX executable ../bin/test_stereoperception
  5674. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_stereoperception.dir/link.txt --verbose=1
  5675. [ 90%] Built target test_implicitH
  5676. make -f test/CMakeFiles/test_tetrahedral.dir/build.make test/CMakeFiles/test_tetrahedral.dir/depend
  5677. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_stereoperception.dir/stereoperceptiontest.o -o ../bin/test_stereoperception -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  5678. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5679. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_tetrahedral.dir/DependInfo.cmake
  5680. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5681. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  5682. [ 90%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5683. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 85
  5684. Built target test_invalidsmiles
  5685. make -f test/CMakeFiles/test_tetranonplanar.dir/build.make test/CMakeFiles/test_tetranonplanar.dir/depend
  5686. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5687. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5688. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_tetranonplanar.dir/DependInfo.cmake
  5689. make -f test/CMakeFiles/test_tetrahedral.dir/build.make test/CMakeFiles/test_tetrahedral.dir/build
  5690. [ 91%] Built target test_internalcoord
  5691. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5692. make -f test/CMakeFiles/test_tetraplanar.dir/build.make test/CMakeFiles/test_tetraplanar.dir/depend
  5693. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  5694. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5695. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5696. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_tetraplanar.dir/DependInfo.cmake
  5697. Linking CXX executable ../bin/test_tetrahedral
  5698. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_tetrahedral.dir/link.txt --verbose=1
  5699. [ 91%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5700. make -f test/CMakeFiles/test_tetranonplanar.dir/build.make test/CMakeFiles/test_tetranonplanar.dir/build
  5701. Built target test_inchiwrite
  5702. make -f test/CMakeFiles/test_uniqueid.dir/build.make test/CMakeFiles/test_uniqueid.dir/depend
  5703. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_tetrahedral.dir/tetrahedraltest.o -o ../bin/test_tetrahedral -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  5704. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5705. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_uniqueid.dir/DependInfo.cmake
  5706. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5707. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5708. make -f test/CMakeFiles/test_tetraplanar.dir/build.make test/CMakeFiles/test_tetraplanar.dir/build
  5709. Linking CXX executable ../bin/test_tetranonplanar
  5710. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_tetranonplanar.dir/link.txt --verbose=1
  5711. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5712. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  5713. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5714. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  5715. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5716. [ 91%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5717. [ 91%] make -f test/CMakeFiles/test_uniqueid.dir/build.make test/CMakeFiles/test_uniqueid.dir/build
  5718. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_tetranonplanar.dir/tetranonplanartest.o -o ../bin/test_tetranonplanar -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  5719. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5720. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  5721. Linking CXX executable ../bin/test_tetraplanar
  5722. Built target test_invalidsmarts
  5723. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_tetraplanar.dir/link.txt --verbose=1
  5724. make -f test/CMakeFiles/test_unitcell.dir/build.make test/CMakeFiles/test_unitcell.dir/depend
  5725. Built target test_logp_psa
  5726. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5727. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_unitcell.dir/DependInfo.cmake
  5728. [ 91%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5729. Built target test_math
  5730. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_tetraplanar.dir/tetraplanartest.o -o ../bin/test_tetraplanar -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  5731. Linking CXX executable ../bin/test_uniqueid
  5732. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_uniqueid.dir/link.txt --verbose=1
  5733. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5734. make -f test/CMakeFiles/test_unitcell.dir/build.make test/CMakeFiles/test_unitcell.dir/build
  5735. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5736. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  5737. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5738. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_uniqueid.dir/uniqueidtest.o -o ../bin/test_uniqueid -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  5739. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  5740. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5741. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 86
  5742. [ 91%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5743. [ 91%] [ 92%] Built target test_iterators
  5744. Linking CXX executable ../bin/test_unitcell
  5745. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_unitcell.dir/link.txt --verbose=1
  5746. Built target test_residue
  5747. Built target test_isomorphism
  5748. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5749. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 87
  5750. /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fopenmp -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMakeFiles/test_unitcell.dir/unitcell.o -o ../bin/test_unitcell -rdynamic ../lib64/libopenbabel.so.4.0.2 -lm -ldl -lz -Wl,-rpath,/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/lib64
  5751. [ 93%] Built target test_lssr
  5752. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5753. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 90
  5754. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5755. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  5756. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5757. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  5758. [ 94%] [ 94%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5759. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 88
  5760. Built target test_shuffle
  5761. Built target test_smartsparse
  5762. [ 94%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5763. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5764. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  5765. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  5766. [ 95%] Built target test_rotor
  5767. [ 95%] [ 95%] Built target test_mol
  5768. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5769. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  5770. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5771. Built target test_smartstest
  5772. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 89
  5773. Built target test_phmodel
  5774. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5775. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  5776. [ 95%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5777. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 91
  5778. [ 96%] [ 96%] Built target test_smiles
  5779. [ 97%] Built target test_ringtest
  5780. Built target test_spectrophore
  5781. Built target test_smilesmatch
  5782. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5783. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5784. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 92
  5785. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  5786. [ 97%] [ 98%] Built target test_stereoperception
  5787. Built target test_stereo
  5788. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5789. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  5790. [ 98%] Built target test_squareplanar
  5791. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5792. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  5793. [ 98%] Built target test_tetrahedral
  5794. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5795. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 94
  5796. [ 99%] Built target test_uniqueid
  5797. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5798. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 93
  5799. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5800. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  5801. [100%] [100%] Built target test_tetranonplanar
  5802. Built target test_unitcell
  5803. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5804. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  5805. [100%] Built target test_tetraplanar
  5806. make[1]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  5807. /usr/bin/cmake -E cmake_progress_start /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 0
  5808. >>> Working in BUILD_DIR: "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build"
  5809. UpdateCTestConfiguration from :/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/DartConfiguration.tcl
  5810. Parse Config file:/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/DartConfiguration.tcl
  5811. UpdateCTestConfiguration from :/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/DartConfiguration.tcl
  5812. Parse Config file:/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/DartConfiguration.tcl
  5813. Test project /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build
  5814. Constructing a list of tests
  5815. Done constructing a list of tests
  5816. Checking test dependency graph...
  5817. Checking test dependency graph end
  5818. test 1
  5819. Start 1: align_Test
  5820. 1: Test command: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/bin/test_align
  5821. 1: Test timeout computed to be: 1500
  5822. 1/53 Test #1: align_Test ....................... Passed 0.11 sec
  5823. test 2
  5824. Start 2: automorphism_Test
  5825. 2: Test command: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/bin/test_automorphism
  5826. 2: Test timeout computed to be: 1500
  5827. 2: testAutomorphisms
  5828. 2: 8
  5829. 2: Hao, Xu paper, fig. 2: structure 1
  5830. 2: Hao, Xu paper, fig. 2: structure 2
  5831. 2: Hao, Xu paper, fig. 2: structure 3
  5832. 2: Hao, Xu paper, fig. 2: structure 4
  5833. 2: Hao, Xu paper, fig. 2: structure 5
  5834. 2: Hao, Xu paper, fig. 2: structure 6
  5835. 2: Hao, Xu paper, fig. 2: structure 7
  5836. 2: Hao, Xu paper, fig. 2: structure 8
  5837. 2: Hao, Xu paper, fig. 2: structure 9
  5838. 2/53 Test #2: automorphism_Test ................ Passed 0.06 sec
  5839. test 3
  5840. Start 3: builder_Test
  5841. 3: Test command: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/bin/test_builder
  5842. 3: Test timeout computed to be: 1500
  5843. 3: Starting forcefield.sdf
  5844. 3:
  5845. 3: /Volumes/Home/ghutchis/Desktop/UFF/CCCN.gpr
  5846. 3: /Volumes/Home/ghutchis/Desktop/UFF/CH3CONH2.gpr
  5847. 3: /Volumes/Home/ghutchis/Desktop/UFF/COOCH3.gpr
  5848. 3: /Volumes/Home/ghutchis/Desktop/UFF/NCH3-3.gpr
  5849. 3: /Volumes/Home/ghutchis/Desktop/UFF/PCH3-3.gpr
  5850. 3: /Volumes/Home/ghutchis/Desktop/UFF/atorvastin.gpr
  5851. 3: /Volumes/Home/ghutchis/Desktop/UFF/bipyrrole.gpr
  5852. 3: /Volumes/Home/ghutchis/Desktop/UFF/buckyball.gpr
  5853. 3: WARNING: damped steplength 2.4335e-07 to 1.77366e-07
  5854. 3: WARNING: damped steplength 3.64686e-07 to 1.77366e-07
  5855. 3: WARNING: damped steplength 3.64686e-07 to 1.77366e-07
  5856. 3: WARNING: damped steplength 3.64686e-07 to 1.77366e-07
  5857. 3: WARNING: damped steplength 4.53131e-07 to 3.98375e-07
  5858. 3: WARNING: damped steplength 6.79632e-07 to 3.98375e-07
  5859. 3: WARNING: damped steplength 6.79632e-07 to 3.98375e-07
  5860. 3: WARNING: damped steplength 6.79632e-07 to 3.98375e-07
  5861. 3: WARNING: damped steplength 1.40149e-06 to 1.11317e-06
  5862. 3: WARNING: damped steplength 1.42098e-06 to 1.11317e-06
  5863. 3: WARNING: damped steplength 1.42098e-06 to 1.11317e-06
  5864. 3: WARNING: damped steplength 2.76078e-06 to 2.73441e-06
  5865. 3: /Volumes/Home/ghutchis/Desktop/UFF/caffeine.gpr
  5866. 3: ==============================
  5867. 3: *** Open Babel Warning in CorrectStereoAtoms
  5868. 3: Could not correct 3 stereocenter(s) in this molecule (/Volumes/Home/ghutchis/Desktop/UFF/cholesterol.gpr)
  5869. 3: with Atom Ids as follows: 7 8 25
  5870. 3: /Volumes/Home/ghutchis/Desktop/UFF/cholesterol.gpr
  5871. 3: /Volumes/Home/ghutchis/Desktop/UFF/ciprofloxacin.gpr
  5872. 3: /Volumes/Home/ghutchis/Desktop/UFF/clopidogrel.gpr
  5873. 3: /Volumes/Home/ghutchis/Desktop/UFF/esomeprazole.gpr
  5874. 3: /Volumes/Home/ghutchis/Desktop/UFF/ibuprofen.gpr
  5875. 3: /Volumes/Home/ghutchis/Desktop/UFF/penicillin.gpr
  5876. 3: /Volumes/Home/ghutchis/Desktop/UFF/phenyl-pyr.gpr
  5877. 3: /Volumes/Home/ghutchis/Desktop/UFF/viagra.gpr
  5878. 3: Starting filterset.sdf
  5879. 3: 56
  5880. 3: 137
  5881. 3: 135
  5882. 3: 134
  5883. 3: 133
  5884. 3: 129
  5885. 3: 126
  5886. 3: 123
  5887. 3: Ethanol
  5888. 3: Dimethyl Ether
  5889. 3: SMILES OC1=CC3=C([C@@]2([H])CC[C@@]4(C)[C@](CC[C@@H]4O)([H])[C@@]([H])2[C@H](CCCCCCCCCS(CCCC(F)(F)C(F)(F)F)=O)C3)C=C1
  5890. 3: ==============================
  5891. 3: *** Open Babel Warning in CorrectStereoAtoms
  5892. 3: Could not correct 2 stereocenter(s) in this molecule ()
  5893. 3: with Atom Ids as follows: 9 18
  5894. 3: SMILES O1C[C@H]2O[C@H]2c2ccc(Oc3c(O)ccc(CCC1=O)c3)cc2
  5895. 3: ==============================
  5896. 3: *** Open Babel Warning in CorrectStereoAtoms
  5897. 3: Could not correct 1 stereocenter(s) in this molecule ()
  5898. 3: with Atom Ids as follows: 2
  5899. 3: SMILES N12[C@@H]([C@@H](NC([C@@H](c3ccsc3)C(=O)O)=O)C2=O)SC(C)(C)[C@@-]1C(=O)O
  5900. 3: ==============================
  5901. 3: *** Open Babel Warning in ParseSmiles
  5902. 3: Ignoring stereochemistry. Not enough connections to this atom.
  5903. 3: PASSED TESTS: 31/31
  5904. 3/53 Test #3: builder_Test ..................... Passed 849.38 sec
  5905. test 4
  5906. Start 4: canonconsistent_Test
  5907. 4: Test command: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/bin/test_canonconsistent
  5908. 4: Test timeout computed to be: 1500
  5909. 4: PASSED TESTS: 48/48
  5910. 4/53 Test #4: canonconsistent_Test ............. Passed 0.57 sec
  5911. test 5
  5912. Start 5: canonstable_Test
  5913. 5: Test command: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/bin/test_canonstable
  5914. 5: Test timeout computed to be: 1500
  5915. 5/53 Test #5: canonstable_Test ................. Passed 22.51 sec
  5916. test 6
  5917. Start 6: cistrans_Test
  5918. 6: Test command: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/bin/test_cistrans
  5919. 6: Test timeout computed to be: 1500
  5920. 6: ==============================
  5921. 6: *** Open Babel Error in SetConfig
  5922. 6: OBCisTransStereo::SetConfig : double bond begin id is invalid.
  5923. 6: ==============================
  5924. 6: *** Open Babel Error in SetConfig
  5925. 6: OBCisTransStereo::SetConfig : double bond end id is invalid.
  5926. 6: ==============================
  5927. 6: *** Open Babel Error in SetConfig
  5928. 6: OBCisTransStereo::SetConfig : found 0 reference ids, should be 4.
  5929. 6: ==============================
  5930. 6: *** Open Babel Information in IsOnSameAtom
  5931. 6: OBCisTransStereo::IsOnSameAtom : Atoms with id1 & id2 don't exist, must be a (deleted) hydrogens.
  5932. 6: ==============================
  5933. 6: *** Open Babel Information in IsOnSameAtom
  5934. 6: OBCisTransStereo::IsOnSameAtom : Atoms with id1 & id2 don't exist, must be a (deleted) hydrogens.
  5935. 6/53 Test #6: cistrans_Test .................... Passed 0.05 sec
  5936. test 7
  5937. Start 7: graphsym_Test
  5938. 7: Test command: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/bin/test_graphsym
  5939. 7: Test timeout computed to be: 1500
  5940. 7: Testing generic smiles <-> canonical smiles
  5941. 7: smiles: C[C@H](O)N
  5942. 7: mol1.NumAtoms = 5
  5943. 7: canSmiles: C[C@H](O)N
  5944. 7: mol2.NumAtoms = 5
  5945. 7: .
  5946. 7:
  5947. 7: Testing generic smiles <-> canonical smiles
  5948. 7: smiles: Cl[C@@](CCl)(I)Br
  5949. 7: mol1.NumAtoms = 6
  5950. 7: canSmiles: ClC[C@](I)(Br)Cl
  5951. 7: mol2.NumAtoms = 6
  5952. 7: .
  5953. 7:
  5954. 7: Testing generic smiles <-> canonical smiles
  5955. 7: smiles: Cl/C=C/F
  5956. 7: mol1.NumAtoms = 4
  5957. 7: canSmiles: F/C=C/Cl
  5958. 7: mol2.NumAtoms = 4
  5959. 7: .
  5960. 7:
  5961. 7: Testing generic smiles <-> canonical smiles
  5962. 7: smiles: CCC[C@@H](O)CC\C=C\C=C\C#CC#C\C=C\CO
  5963. 7: mol1.NumAtoms = 20
  5964. 7: canSmiles: CCC[C@H](CC/C=C/C=C/C#CC#C/C=C/CO)O
  5965. 7: mol2.NumAtoms = 20
  5966. 7: .
  5967. 7:
  5968. 7: Testing generic smiles <-> canonical smiles
  5969. 7: smiles: O1C=C[C@H]([C@H]1O2)c3c2cc(OC)c4c3OC(=O)C5=C4CCC(=O)5
  5970. 7: mol1.NumAtoms = 25
  5971. 7: canSmiles: COc1cc2O[C@@H]3[C@H](c2c2c1c1CCC(=O)c1c(=O)o2)C=CO3
  5972. 7: mol2.NumAtoms = 25
  5973. 7: .
  5974. 7:
  5975. 7: Testing generic smiles <-> canonical smiles
  5976. 7: smiles: OC[C@@H](O1)[C@@H](O)[C@H](O)[C@@H](O)[C@@H](O)1
  5977. 7: mol1.NumAtoms = 17
  5978. 7: canSmiles: OC[C@H]1O[C@H](O)[C@@H]([C@H]([C@@H]1O)O)O
  5979. 7: mol2.NumAtoms = 17
  5980. 7: .
  5981. 7:
  5982. 7: Testing generic smiles <-> canonical smiles
  5983. 7: smiles: OC[C@@H](O1)[C@@H](O)[C@H](O)[C@@H]2[C@@H]1c3c(O)c(OC)c(O)cc3C(=O)O2
  5984. 7: mol1.NumAtoms = 28
  5985. 7: canSmiles: OC[C@H]1O[C@@H]2[C@@H]([C@H]([C@@H]1O)O)OC(=O)c1c2c(O)c(c(c1)O)OC
  5986. 7: mol2.NumAtoms = 28
  5987. 7: .
  5988. 7:
  5989. 7: Testing generic smiles <-> canonical smiles
  5990. 7: smiles: CC(=O)OCCC(/C)=C\C[C@H](C(C)=C)CCC=C
  5991. 7: mol1.NumAtoms = 19
  5992. 7: canSmiles: C=CCC[C@@H](C(=C)C)C/C=C(\CCOC(=O)C)/C
  5993. 7: mol2.NumAtoms = 19
  5994. 7: .
  5995. 7:
  5996. 7: Testing generic smiles <-> canonical smiles
  5997. 7: smiles: CC[C@H](O1)CC[C@@]12CCCO2
  5998. 7: mol1.NumAtoms = 12
  5999. 7: canSmiles: CC[C@H]1CC[C@]2(O1)CCCO2
  6000. 7: mol2.NumAtoms = 12
  6001. 7: .
  6002. 7:
  6003. 7: Testing generic smiles <-> canonical smiles
  6004. 7: smiles: CN1CCC[C@H]1c2cccnc2
  6005. 7: mol1.NumAtoms = 13
  6006. 7: canSmiles: CN1CCC[C@H]1c1cccnc1
  6007. 7: mol2.NumAtoms = 13
  6008. 7: .
  6009. 7:
  6010. 7: Testing generic smiles <-> canonical smiles
  6011. 7: smiles: C(CS[14CH2][14C@@H]1[14C@H]([14C@H]([14CH](O1)O)O)O)[C@@H](C(=O)O)N
  6012. 7: mol1.NumAtoms = 24
  6013. 7: canSmiles: N[C@H](C(=O)O)CCS[14CH2][14C@H]1O[14CH]([14C@@H]([14C@@H]1O)O)O
  6014. 7: mol2.NumAtoms = 24
  6015. 7: .
  6016. 7:
  6017. 7: Testing generic smiles <-> canonical smiles
  6018. 7: smiles: CCC[C@@H]1C[C@H](N(C1)C)C(=O)NC([C@@H]2[C@@H]([C@@H]([C@H]([C@H](O2)SC)OP(=O)(O)O)O)O)C(C)Cl
  6019. 7: mol1.NumAtoms = 38
  6020. 7: canSmiles: CCC[C@H]1CN([C@@H](C1)C(=O)NC([C@H]1O[C@H](SC)[C@@H]([C@H]([C@H]1O)O)OP(=O)(O)O)C(Cl)C)C
  6021. 7: mol2.NumAtoms = 38
  6022. 7: .
  6023. 7:
  6024. 7: Testing generic smiles <-> canonical smiles
  6025. 7: smiles: CC(C)[C@H]1CC[C@]([C@@H]2[C@@H]1C=C(COC2=O)C(=O)O)(CCl)O
  6026. 7: mol1.NumAtoms = 24
  6027. 7: canSmiles: ClC[C@]1(O)CC[C@@H]([C@@H]2[C@@H]1C(=O)OCC(=C2)C(=O)O)C(C)C
  6028. 7: mol2.NumAtoms = 24
  6029. 7: .
  6030. 7:
  6031. 7: Testing generic smiles <-> canonical smiles
  6032. 7: smiles: CC(C)[C@@]12C[C@@H]1[C@@H](C)C(=O)C2
  6033. 7: mol1.NumAtoms = 13
  6034. 7: canSmiles: O=C1C[C@]2([C@@H]([C@H]1C)C2)C(C)C
  6035. 7: mol2.NumAtoms = 13
  6036. 7: .
  6037. 7:
  6038. 7: Testing generic smiles <-> canonical smiles
  6039. 7: smiles: Cc1cn(c(=O)[nH]c1=O)[C@H]1C[C@@H]([C@H](O1)CNCc1ccccc1)O
  6040. 7: mol1.NumAtoms = 28
  6041. 7: canSmiles: O[C@H]1C[C@@H](O[C@@H]1CNCc1ccccc1)n1cc(C)c(=O)[nH]c1=O
  6042. 7: mol2.NumAtoms = 28
  6043. 7: .
  6044. 7:
  6045. 7: stereo/razinger_fig3.mol
  6046. 7: 1: 1
  6047. 7: 2: 1
  6048. 7: 3: 1
  6049. 7: 4: 1
  6050. 7: 5: 2
  6051. 7: 6: 2
  6052. 7: 7: 2
  6053. 7: 8: 2
  6054. 7: 9: 3
  6055. 7: 10: 3
  6056. 7: 11: 3
  6057. 7: 12: 3
  6058. 7: 13: 4
  6059. 7: 14: 4
  6060. 7: stereo/razinger_fig7_1.mol
  6061. 7: 1: 1
  6062. 7: 2: 5
  6063. 7: 3: 2
  6064. 7: 4: 4
  6065. 7: 5: 3
  6066. 7: stereo/razinger_fig7_2.mol
  6067. 7: 1: 4
  6068. 7: 2: 5
  6069. 7: 3: 7
  6070. 7: 4: 6
  6071. 7: 5: 6
  6072. 7: 6: 7
  6073. 7: 7: 5
  6074. 7: 8: 4
  6075. 7: 9: 3
  6076. 7: 10: 3
  6077. 7: 11: 2
  6078. 7: 12: 2
  6079. 7: 13: 1
  6080. 7: 14: 1
  6081. 7: stereo/razinger_fig7_3.mol
  6082. 7: 1: 3
  6083. 7: 2: 5
  6084. 7: 3: 1
  6085. 7: 4: 5
  6086. 7: 5: 6
  6087. 7: 6: 3
  6088. 7: 7: 7
  6089. 7: 8: 7
  6090. 7: 9: 2
  6091. 7: 10: 2
  6092. 7: 11: 4
  6093. 7: 12: 4
  6094. 7: stereo/razinger_fig7_4.mol
  6095. 7: 1: 7
  6096. 7: 2: 5
  6097. 7: 3: 6
  6098. 7: 4: 6
  6099. 7: 5: 3
  6100. 7: 6: 4
  6101. 7: 7: 1
  6102. 7: 8: 2
  6103. 7: 9: 4
  6104. 7: 10: 3
  6105. 7: stereo/razinger_fig7_5.mol
  6106. 7: 1: 4
  6107. 7: 2: 4
  6108. 7: 3: 4
  6109. 7: 4: 5
  6110. 7: 5: 3
  6111. 7: 6: 3
  6112. 7: 7: 3
  6113. 7: 8: 1
  6114. 7: 9: 2
  6115. 7: 10: 1
  6116. 7: 11: 2
  6117. 7: 12: 2
  6118. 7: 13: 1
  6119. 7: stereo/razinger_fig7_6.mol
  6120. 7: 1: 3
  6121. 7: 2: 4
  6122. 7: 3: 3
  6123. 7: 4: 3
  6124. 7: 5: 3
  6125. 7: 6: 1
  6126. 7: 7: 2
  6127. 7: 8: 1
  6128. 7: 9: 2
  6129. 7: 10: 1
  6130. 7: 11: 2
  6131. 7: 12: 1
  6132. 7: 13: 2
  6133. 7: stereo/razinger_fig7_7.mol
  6134. 7: 1: 6
  6135. 7: 2: 7
  6136. 7: 3: 5
  6137. 7: 4: 6
  6138. 7: 5: 6
  6139. 7: 6: 1
  6140. 7: 7: 4
  6141. 7: 8: 3
  6142. 7: 9: 2
  6143. 7: 10: 3
  6144. 7: 11: 4
  6145. 7: 12: 3
  6146. 7: 13: 4
  6147. 7: stereo/razinger_fig7_8.mol
  6148. 7: 1: 6
  6149. 7: 2: 7
  6150. 7: 3: 5
  6151. 7: 4: 6
  6152. 7: 5: 5
  6153. 7: 6: 1
  6154. 7: 7: 2
  6155. 7: 8: 1
  6156. 7: 9: 2
  6157. 7: 10: 3
  6158. 7: 11: 4
  6159. 7: 12: 3
  6160. 7: 13: 4
  6161. 7: stereo/razinger_fig7_9.mol
  6162. 7: 1: 8
  6163. 7: 2: 10
  6164. 7: 3: 9
  6165. 7: 4: 8
  6166. 7: 5: 7
  6167. 7: 6: 5
  6168. 7: 7: 2
  6169. 7: 8: 1
  6170. 7: 9: 6
  6171. 7: 10: 3
  6172. 7: 11: 4
  6173. 7: 12: 3
  6174. 7: 13: 4
  6175. 7: stereo/razinger_fig7_10.mol
  6176. 7: 1: 10
  6177. 7: 2: 13
  6178. 7: 3: 11
  6179. 7: 4: 12
  6180. 7: 5: 9
  6181. 7: 6: 5
  6182. 7: 7: 2
  6183. 7: 8: 1
  6184. 7: 9: 6
  6185. 7: 10: 7
  6186. 7: 11: 8
  6187. 7: 12: 3
  6188. 7: 13: 4
  6189. 7: stereo/razinger_fig7_11.mol
  6190. 7: 1: 2
  6191. 7: 2: 8
  6192. 7: 3: 1
  6193. 7: 4: 4
  6194. 7: 5: 3
  6195. 7: 6: 4
  6196. 7: 7: 7
  6197. 7: 8: 5
  6198. 7: 9: 5
  6199. 7: 10: 6
  6200. 7: 11: 3
  6201. 7: 12: 7
  6202. 7: 13: 1
  6203. 7: 14: 2
  6204. 7: 15: 6
  6205. 7: 16: 8
  6206. 7: 17: 9
  6207. 7: stereo/razinger_fig7_12.mol
  6208. 7: 1: 6
  6209. 7: 2: 16
  6210. 7: 3: 5
  6211. 7: 4: 4
  6212. 7: 5: 7
  6213. 7: 6: 8
  6214. 7: 7: 13
  6215. 7: 8: 11
  6216. 7: 9: 9
  6217. 7: 10: 12
  6218. 7: 11: 3
  6219. 7: 12: 15
  6220. 7: 13: 1
  6221. 7: 14: 2
  6222. 7: 15: 10
  6223. 7: 16: 14
  6224. 7: 17: 17
  6225. 7: stereo/razinger_fig7_13.mol
  6226. 7: 1: 4
  6227. 7: 2: 4
  6228. 7: 3: 3
  6229. 7: 4: 2
  6230. 7: 5: 1
  6231. 7: 6: 3
  6232. 7: 7: 1
  6233. 7: 8: 2
  6234. 7: 9: 3
  6235. 7: 10: 2
  6236. 7: 11: 1
  6237. 7: 12: 3
  6238. 7: 13: 2
  6239. 7: 14: 1
  6240. 7: stereo/razinger_fig7_14.mol
  6241. 7: 1: 2
  6242. 7: 2: 3
  6243. 7: 3: 4
  6244. 7: 4: 4
  6245. 7: 5: 3
  6246. 7: 6: 1
  6247. 7: 7: 1
  6248. 7: stereo/razinger_fig7_15.mol
  6249. 7: 1: 4
  6250. 7: 2: 3
  6251. 7: 3: 5
  6252. 7: 4: 5
  6253. 7: 5: 3
  6254. 7: 6: 2
  6255. 7: 7: 2
  6256. 7: 8: 1
  6257. 7: stereo/razinger_fig7_16.mol
  6258. 7: 1: 2
  6259. 7: 2: 3
  6260. 7: 3: 4
  6261. 7: 4: 4
  6262. 7: 5: 3
  6263. 7: 6: 2
  6264. 7: 7: 1
  6265. 7: 8: 1
  6266. 7: stereo/razinger_fig7_17.mol
  6267. 7: 1: 3
  6268. 7: 2: 5
  6269. 7: 3: 4
  6270. 7: 4: 5
  6271. 7: 5: 3
  6272. 7: 6: 2
  6273. 7: 7: 1
  6274. 7: 8: 1
  6275. 7: stereo/razinger_fig7_18.mol
  6276. 7: 1: 3
  6277. 7: 2: 2
  6278. 7: 3: 2
  6279. 7: 4: 3
  6280. 7: 5: 2
  6281. 7: 6: 2
  6282. 7: 7: 1
  6283. 7: 8: 1
  6284. 7: stereo/razinger_fig7_19.mol
  6285. 7: 1: 3
  6286. 7: 2: 4
  6287. 7: 3: 5
  6288. 7: 4: 6
  6289. 7: 5: 5
  6290. 7: 6: 4
  6291. 7: 7: 1
  6292. 7: 8: 2
  6293. 7: 9: 2
  6294. 7: stereo/razinger_fig7_20.mol
  6295. 7: 1: 3
  6296. 7: 2: 3
  6297. 7: 3: 4
  6298. 7: 4: 5
  6299. 7: 5: 5
  6300. 7: 6: 4
  6301. 7: 7: 1
  6302. 7: 8: 1
  6303. 7: 9: 2
  6304. 7: 10: 2
  6305. 7: stereo/razinger_fig7_21.mol
  6306. 7: 1: 4
  6307. 7: 2: 6
  6308. 7: 3: 5
  6309. 7: 4: 7
  6310. 7: 5: 5
  6311. 7: 6: 6
  6312. 7: 7: 2
  6313. 7: 8: 3
  6314. 7: 9: 3
  6315. 7: 10: 1
  6316. 7: 11: 1
  6317. 7: stereo/razinger_fig7_22.mol
  6318. 7: 1: 2
  6319. 7: 2: 2
  6320. 7: 3: 2
  6321. 7: 4: 2
  6322. 7: 5: 1
  6323. 7: 6: 1
  6324. 7: 7: 1
  6325. 7: 8: 1
  6326. 7: stereo/razinger_fig7_23.mol
  6327. 7: 1: 4
  6328. 7: 2: 3
  6329. 7: 3: 4
  6330. 7: 4: 3
  6331. 7: 5: 1
  6332. 7: 6: 2
  6333. 7: 7: 1
  6334. 7: 8: 2
  6335. 7: stereo/razinger_fig7_24.mol
  6336. 7: 1: 4
  6337. 7: 2: 3
  6338. 7: 3: 3
  6339. 7: 4: 4
  6340. 7: 5: 2
  6341. 7: 6: 2
  6342. 7: 7: 1
  6343. 7: 8: 1
  6344. 7: stereo/razinger_fig7_25.mol
  6345. 7: 1: 2
  6346. 7: 2: 3
  6347. 7: 3: 4
  6348. 7: 4: 2
  6349. 7: 5: 3
  6350. 7: 6: 3
  6351. 7: 7: 4
  6352. 7: 8: 4
  6353. 7: 9: 1
  6354. 7: 10: 4
  6355. 7: 11: 1
  6356. 7: 12: 1
  6357. 7: 13: 2
  6358. 7: 14: 3
  6359. 7: 15: 2
  6360. 7: 16: 1
  6361. 7: stereo/razinger_fig7_26.mol
  6362. 7: 1: 4
  6363. 7: 2: 3
  6364. 7: 3: 3
  6365. 7: 4: 4
  6366. 7: 5: 3
  6367. 7: 6: 3
  6368. 7: 7: 1
  6369. 7: 8: 1
  6370. 7: 9: 2
  6371. 7: 10: 2
  6372. 7: 11: 2
  6373. 7: 12: 2
  6374. 7: stereo/razinger_fig7_27.mol
  6375. 7: 1: 6
  6376. 7: 2: 4
  6377. 7: 3: 5
  6378. 7: 4: 8
  6379. 7: 5: 5
  6380. 7: 6: 4
  6381. 7: 7: 7
  6382. 7: 8: 2
  6383. 7: 9: 3
  6384. 7: 10: 1
  6385. 7: stereo/razinger_fig7_28.mol
  6386. 7: 1: 2
  6387. 7: 2: 3
  6388. 7: 3: 2
  6389. 7: 4: 3
  6390. 7: 5: 2
  6391. 7: 6: 3
  6392. 7: 7: 1
  6393. 7: 8: 1
  6394. 7: 9: 1
  6395. 7: stereo/razinger_fig7_29.mol
  6396. 7: 1: 3
  6397. 7: 2: 5
  6398. 7: 3: 4
  6399. 7: 4: 6
  6400. 7: 5: 4
  6401. 7: 6: 5
  6402. 7: 7: 1
  6403. 7: 8: 1
  6404. 7: 9: 2
  6405. 7: stereo/razinger_fig7_48.mol
  6406. 7: 1: 2
  6407. 7: 2: 3
  6408. 7: 3: 3
  6409. 7: 4: 2
  6410. 7: 5: 1
  6411. 7: 6: 1
  6412. 7: 7: 2
  6413. 7: 8: 1
  6414. 7: 9: 1
  6415. 7: 10: 2
  6416. 7: stereo/razinger_fig7_49.mol
  6417. 7: 1: 5
  6418. 7: 2: 11
  6419. 7: 3: 10
  6420. 7: 4: 7
  6421. 7: 5: 2
  6422. 7: 6: 3
  6423. 7: 7: 6
  6424. 7: 8: 4
  6425. 7: 9: 9
  6426. 7: 10: 8
  6427. 7: 11: 1
  6428. 7: stereo/razinger_fig7_50.mol
  6429. 7: 1: 3
  6430. 7: 2: 5
  6431. 7: 3: 5
  6432. 7: 4: 3
  6433. 7: 5: 1
  6434. 7: 6: 1
  6435. 7: 7: 4
  6436. 7: 8: 2
  6437. 7: 9: 4
  6438. 7: stereo/razinger_fig7_51.mol
  6439. 7: 1: 3
  6440. 7: 2: 6
  6441. 7: 3: 7
  6442. 7: 4: 5
  6443. 7: 5: 1
  6444. 7: 6: 2
  6445. 7: 7: 4
  6446. 7: 8: 4
  6447. 7: 9: 6
  6448. 7: 10: 7
  6449. 7: 11: 3
  6450. 7: 12: 2
  6451. 7: 13: 1
  6452. 7: 14: 5
  6453. 7: stereo/razinger_fig7_52.mol
  6454. 7: 1: 2
  6455. 7: 2: 4
  6456. 7: 3: 4
  6457. 7: 4: 2
  6458. 7: 5: 1
  6459. 7: 6: 1
  6460. 7: 7: 3
  6461. 7: 8: 4
  6462. 7: 9: 4
  6463. 7: 10: 3
  6464. 7: 11: 2
  6465. 7: 12: 1
  6466. 7: 13: 1
  6467. 7: 14: 2
  6468. 7: stereo/razinger_fig7_58.mol
  6469. 7: 1: 3
  6470. 7: 2: 2
  6471. 7: 3: 4
  6472. 7: 4: 4
  6473. 7: 5: 5
  6474. 7: 6: 2
  6475. 7: 7: 3
  6476. 7: 8: 3
  6477. 7: 9: 3
  6478. 7: 10: 1
  6479. 7: 11: 1
  6480. 7: stereo/razinger_fig7_59.mol
  6481. 7: 1: 2
  6482. 7: 2: 4
  6483. 7: 3: 2
  6484. 7: 4: 3
  6485. 7: 5: 3
  6486. 7: 6: 2
  6487. 7: 7: 3
  6488. 7: 8: 3
  6489. 7: 9: 2
  6490. 7: 10: 1
  6491. 7: 11: 1
  6492. 7: 12: 1
  6493. 7: 13: 1
  6494. 7: stereo/razinger_fig7_60.mol
  6495. 7: 1: 3
  6496. 7: 2: 7
  6497. 7: 3: 4
  6498. 7: 4: 5
  6499. 7: 5: 6
  6500. 7: 6: 4
  6501. 7: 7: 5
  6502. 7: 8: 6
  6503. 7: 9: 3
  6504. 7: 10: 2
  6505. 7: 11: 1
  6506. 7: 12: 2
  6507. 7: 13: 1
  6508. 7: stereo/razinger_fig7_64.mol
  6509. 7: 1: 4
  6510. 7: 2: 7
  6511. 7: 3: 6
  6512. 7: 4: 8
  6513. 7: 5: 3
  6514. 7: 6: 2
  6515. 7: 7: 4
  6516. 7: 8: 2
  6517. 7: 9: 3
  6518. 7: 10: 8
  6519. 7: 11: 5
  6520. 7: 12: 5
  6521. 7: 13: 1
  6522. 7: 14: 1
  6523. 7: stereo/razinger_fig7_69.mol
  6524. 7: 1: 2
  6525. 7: 2: 2
  6526. 7: 3: 2
  6527. 7: 4: 2
  6528. 7: 5: 2
  6529. 7: 6: 2
  6530. 7: 7: 1
  6531. 7: 8: 1
  6532. 7: 9: 1
  6533. 7: 10: 1
  6534. 7: 11: 1
  6535. 7: 12: 1
  6536. 7: end
  6537. 7/53 Test #7: graphsym_Test .................... Passed 0.11 sec
  6538. test 8
  6539. Start 8: implicitH_Test
  6540. 8: Test command: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/bin/test_implicitH
  6541. 8: Test timeout computed to be: 1500
  6542. 8: Mol#0, Title 2707, Original atoms vs New atoms: 10 vs 10
  6543. 8:
  6544. 8: Mol#1, Title 167, Original atoms vs New atoms: 16 vs 16
  6545. 8:
  6546. 8: Mol#2, Title 281, Original atoms vs New atoms: 2 vs 2
  6547. 8:
  6548. 8: Mol#3, Title 1419, Original atoms vs New atoms: 54 vs 54
  6549. 8:
  6550. 8: Mol#4, Title 1600, Original atoms vs New atoms: 37 vs 37
  6551. 8:
  6552. 8: Mol#5, Title 5081, Original atoms vs New atoms: 38 vs 38
  6553. 8:
  6554. 8: Mol#6, Title 5726, Original atoms vs New atoms: 32 vs 32
  6555. 8:
  6556. 8: Mol#7, Title 9107, Original atoms vs New atoms: 36 vs 36
  6557. 8:
  6558. 8: Mol#8, Title 9550, Original atoms vs New atoms: 5 vs 5
  6559. 8:
  6560. 8: Mol#9, Title 9863, Original atoms vs New atoms: 2 vs 2
  6561. 8:
  6562. 8: Mol#10, Title 14768, Original atoms vs New atoms: 6 vs 6
  6563. 8:
  6564. 8: Mol#11, Title 14857, Original atoms vs New atoms: 18 vs 18
  6565. 8:
  6566. 8: Mol#12, Title 14858, Original atoms vs New atoms: 19 vs 19
  6567. 8:
  6568. 8: Mol#13, Title 19914, Original atoms vs New atoms: 15 vs 15
  6569. 8:
  6570. 8: Mol#14, Title 20438, Original atoms vs New atoms: 19 vs 19
  6571. 8:
  6572. 8: Mol#15, Title 20939, Original atoms vs New atoms: 12 vs 12
  6573. 8:
  6574. 8: Mol#16, Title 20940, Original atoms vs New atoms: 20 vs 20
  6575. 8:
  6576. 8: Mol#17, Title 21316, Original atoms vs New atoms: 19 vs 19
  6577. 8:
  6578. 8: Mol#18, Title 21317, Original atoms vs New atoms: 13 vs 13
  6579. 8:
  6580. 8: Mol#19, Title 21318, Original atoms vs New atoms: 17 vs 17
  6581. 8:
  6582. 8: Mol#20, Title 21857, Original atoms vs New atoms: 15 vs 15
  6583. 8:
  6584. 8: Mol#21, Title 23356, Original atoms vs New atoms: 22 vs 22
  6585. 8:
  6586. 8: Mol#22, Title 23699, Original atoms vs New atoms: 22 vs 22
  6587. 8:
  6588. 8: Mol#23, Title 24261, Original atoms vs New atoms: 3 vs 3
  6589. 8:
  6590. 8: Mol#24, Title 24530, Original atoms vs New atoms: 4 vs 4
  6591. 8:
  6592. 8: Mol#25, Title 24771, Original atoms vs New atoms: 10 vs 10
  6593. 8:
  6594. 8/53 Test #8: implicitH_Test ................... Passed 0.11 sec
  6595. test 9
  6596. Start 9: lssr_Test
  6597. 9: Test command: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/bin/test_lssr
  6598. 9: Test timeout computed to be: 1500
  6599. 9: Shuffling: aromatics.smi
  6600. 9: Shuffling: nci.smi
  6601. 9: ==============================
  6602. 9: *** Open Babel Warning in ParseSmiles
  6603. 9: Ignoring stereochemistry. Not enough connections to this atom. 463
  6604. 9: Shuffling: attype.00.smi
  6605. 9: Shuffling: rings/tetrahedron.mdl
  6606. 9: Shuffling: rings/cubane.mdl
  6607. 9: Shuffling: rings/cubane2.mdl
  6608. 9: Shuffling: rings/octahedron.mdl
  6609. 9: Shuffling: rings/bridged1.mdl
  6610. 9: Shuffling: rings/fullerene20.mdl
  6611. 9: Shuffling: rings/fullerene60.mdl
  6612. 9: Verify LSSR: rings/tetrahedron.mdl
  6613. 9: Verify LSSR: rings/cubane.mdl
  6614. 9: Verify LSSR: rings/cubane2.mdl
  6615. 9: Verify LSSR: rings/octahedron.mdl
  6616. 9: Verify LSSR: rings/bridged1.mdl
  6617. 9: Verify LSSR: rings/fullerene20.mdl
  6618. 9: Verify LSSR: rings/fullerene60.mdl
  6619. 9: PASSED TESTS: 1356/1356
  6620. 9/53 Test #9: lssr_Test ........................ Passed 10.52 sec
  6621. test 10
  6622. Start 10: isomorphism_Test
  6623. 10: Test command: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/bin/test_isomorphism
  6624. 10: Test timeout computed to be: 1500
  6625. 10: testIsomorphism2
  6626. 10: 1
  6627. 10: testIsomorphism3
  6628. 10: 2
  6629. 10: testIsomorphism4
  6630. 10: 2
  6631. 10: 3
  6632. 10: 1
  6633. 10: 2
  6634. 10: 1
  6635. 10: testAutomorphismMask
  6636. 10: 4
  6637. 10: 8
  6638. 10: 0 1 2 3 4 5 9 8 7 10 11 12 13
  6639. 10: 0 1 2 3 4 5 9 8 13 12 11 10 7
  6640. 10: 4 3 2 1 0 5 9 8 7 10 11 12 13
  6641. 10: 4 3 2 1 0 5 9 8 13 12 11 10 7
  6642. 10: 10 7 8 13 12 11 9 2 1 0 5 4 3
  6643. 10: 10 7 8 13 12 11 9 2 3 4 5 0 1
  6644. 10: 12 13 8 7 10 11 9 2 1 0 5 4 3
  6645. 10: 12 13 8 7 10 11 9 2 3 4 5 0 1
  6646. 10: testAutomorphismMask2
  6647. 10: testAutomorphismPreMapping
  6648. 10: 2
  6649. 10/53 Test #10: isomorphism_Test ................. Passed 0.07 sec
  6650. test 11
  6651. Start 11: rotor_Test
  6652. 11: Test command: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/bin/test_rotor
  6653. 11: Test timeout computed to be: 1500
  6654. 11: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/rotortest.cpp:123: IsNear(RAD_TO_DEG * rotor.CalcTorsion(mol->GetCoordinates()), 180.0, 1.0) (FAIL)
  6655. 11/53 Test #11: rotor_Test .......................***Failed Error regular expression found in output. Regex=[FAIL] 0.06 sec
  6656. /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/rotortest.cpp:123: IsNear(RAD_TO_DEG * rotor.CalcTorsion(mol->GetCoordinates()), 180.0, 1.0) (FAIL)
  6657. test 12
  6658. Start 12: shuffle_Test
  6659. 12: Test command: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/bin/test_shuffle
  6660. 12: Test timeout computed to be: 1500
  6661. 12: True Shuffling: COc1cc2c(cc1O)CN1C[C@@H]2c2cc(OC)c(cc2C1)O
  6662. 12: ref = COc1cc2c(cc1O)CN1C[C@@H]2c2cc(OC)c(cc2C1)O
  6663. 12: COc1cc2c(cc1O)CN1C[C@@H]2c2cc(OC)c(cc2C1)O
  6664. 12: ==================== start doRoundtrip =========================
  6665. 12: ==================== end doRoundtrip =========================
  6666. 12: COc1cc2c(cc1O)CN1C[C@@H]2c2cc(OC)c(cc2C1)O
  6667. 12: ==================== start doRoundtrip =========================
  6668. 12: ==================== end doRoundtrip =========================
  6669. 12: COc1cc2c(cc1O)CN1C[C@@H]2c2cc(OC)c(cc2C1)O
  6670. 12: ==================== start doRoundtrip =========================
  6671. 12: ==================== end doRoundtrip =========================
  6672. 12: COc1cc2c(cc1O)CN1C[C@@H]2c2cc(OC)c(cc2C1)O
  6673. 12: ==================== start doRoundtrip =========================
  6674. 12: ==================== end doRoundtrip =========================
  6675. 12: COc1cc2c(cc1O)CN1C[C@@H]2c2cc(OC)c(cc2C1)O
  6676. 12: ==================== start doRoundtrip =========================
  6677. 12: ==================== end doRoundtrip =========================
  6678. 12: COc1cc2c(cc1O)CN1C[C@@H]2c2cc(OC)c(cc2C1)O
  6679. 12: ==================== start doRoundtrip =========================
  6680. 12: ==================== end doRoundtrip =========================
  6681. 12: COc1cc2c(cc1O)CN1C[C@@H]2c2cc(OC)c(cc2C1)O
  6682. 12: ==================== start doRoundtrip =========================
  6683. 12: ==================== end doRoundtrip =========================
  6684. 12: COc1cc2c(cc1O)CN1C[C@@H]2c2cc(OC)c(cc2C1)O
  6685. 12: ==================== start doRoundtrip =========================
  6686. 12: ==================== end doRoundtrip =========================
  6687. 12: COc1cc2c(cc1O)CN1C[C@@H]2c2cc(OC)c(cc2C1)O
  6688. 12: ==================== start doRoundtrip =========================
  6689. 12: ==================== end doRoundtrip =========================
  6690. 12: COc1cc2c(cc1O)CN1C[C@@H]2c2cc(OC)c(cc2C1)O
  6691. 12: ==================== start doRoundtrip =========================
  6692. 12: ==================== end doRoundtrip =========================
  6693. 12: ==================== start doRoundtrip =========================
  6694. 12: ==================== end doRoundtrip =========================
  6695. 12: True Shuffling: C(C1C=CCCC1)(C(=O)N/N=C/c1ccc(cc1)C#N)C(=O)N/N=C\c1ccc(cc1)C#N
  6696. 12: ref = N#Cc1ccc(cc1)/C=N/NC(=O)C(C1CCCC=C1)C(=O)N/N=C\c1ccc(cc1)C#N
  6697. 12: N#Cc1ccc(cc1)/C=N/NC(=O)C(C1CCCC=C1)C(=O)N/N=C\c1ccc(cc1)C#N
  6698. 12: ==================== start doRoundtrip =========================
  6699. 12: ==================== end doRoundtrip =========================
  6700. 12: N#Cc1ccc(cc1)/C=N/NC(=O)C(C1CCCC=C1)C(=O)N/N=C\c1ccc(cc1)C#N
  6701. 12: ==================== start doRoundtrip =========================
  6702. 12: ==================== end doRoundtrip =========================
  6703. 12: N#Cc1ccc(cc1)/C=N/NC(=O)C(C1CCCC=C1)C(=O)N/N=C\c1ccc(cc1)C#N
  6704. 12: ==================== start doRoundtrip =========================
  6705. 12: ==================== end doRoundtrip =========================
  6706. 12: N#Cc1ccc(cc1)/C=N/NC(=O)C(C1CCCC=C1)C(=O)N/N=C\c1ccc(cc1)C#N
  6707. 12: ==================== start doRoundtrip =========================
  6708. 12: ==================== end doRoundtrip =========================
  6709. 12: N#Cc1ccc(cc1)/C=N/NC(=O)C(C1CCCC=C1)C(=O)N/N=C\c1ccc(cc1)C#N
  6710. 12: ==================== start doRoundtrip =========================
  6711. 12: ==================== end doRoundtrip =========================
  6712. 12: N#Cc1ccc(cc1)/C=N/NC(=O)C(C1CCCC=C1)C(=O)N/N=C\c1ccc(cc1)C#N
  6713. 12: ==================== start doRoundtrip =========================
  6714. 12: ==================== end doRoundtrip =========================
  6715. 12: N#Cc1ccc(cc1)/C=N/NC(=O)C(C1CCCC=C1)C(=O)N/N=C\c1ccc(cc1)C#N
  6716. 12: ==================== start doRoundtrip =========================
  6717. 12: ==================== end doRoundtrip =========================
  6718. 12: N#Cc1ccc(cc1)/C=N/NC(=O)C(C1CCCC=C1)C(=O)N/N=C\c1ccc(cc1)C#N
  6719. 12: ==================== start doRoundtrip =========================
  6720. 12: ==================== end doRoundtrip =========================
  6721. 12: N#Cc1ccc(cc1)/C=N/NC(=O)C(C1CCCC=C1)C(=O)N/N=C\c1ccc(cc1)C#N
  6722. 12: ==================== start doRoundtrip =========================
  6723. 12: ==================== end doRoundtrip =========================
  6724. 12: N#Cc1ccc(cc1)/C=N/NC(=O)C(C1CCCC=C1)C(=O)N/N=C\c1ccc(cc1)C#N
  6725. 12: ==================== start doRoundtrip =========================
  6726. 12: ==================== end doRoundtrip =========================
  6727. 12: ==================== start doRoundtrip =========================
  6728. 12: ==================== end doRoundtrip =========================
  6729. 12: True Shuffling: C(C1C=CCCC1)(C(=O)N/N=C\c1ccc(cc1)C#N)C(=O)N/N=C/c1ccc(cc1)C#N
  6730. 12: ref = N#Cc1ccc(cc1)/C=N/NC(=O)C(C1CCCC=C1)C(=O)N/N=C\c1ccc(cc1)C#N
  6731. 12: N#Cc1ccc(cc1)/C=N/NC(=O)C(C1CCCC=C1)C(=O)N/N=C\c1ccc(cc1)C#N
  6732. 12: ==================== start doRoundtrip =========================
  6733. 12: ==================== end doRoundtrip =========================
  6734. 12: N#Cc1ccc(cc1)/C=N/NC(=O)C(C1CCCC=C1)C(=O)N/N=C\c1ccc(cc1)C#N
  6735. 12: ==================== start doRoundtrip =========================
  6736. 12: ==================== end doRoundtrip =========================
  6737. 12: N#Cc1ccc(cc1)/C=N/NC(=O)C(C1CCCC=C1)C(=O)N/N=C\c1ccc(cc1)C#N
  6738. 12: ==================== start doRoundtrip =========================
  6739. 12: ==================== end doRoundtrip =========================
  6740. 12: N#Cc1ccc(cc1)/C=N/NC(=O)C(C1CCCC=C1)C(=O)N/N=C\c1ccc(cc1)C#N
  6741. 12: ==================== start doRoundtrip =========================
  6742. 12: ==================== end doRoundtrip =========================
  6743. 12: N#Cc1ccc(cc1)/C=N/NC(=O)C(C1CCCC=C1)C(=O)N/N=C\c1ccc(cc1)C#N
  6744. 12: ==================== start doRoundtrip =========================
  6745. 12: ==================== end doRoundtrip =========================
  6746. 12: N#Cc1ccc(cc1)/C=N/NC(=O)C(C1CCCC=C1)C(=O)N/N=C\c1ccc(cc1)C#N
  6747. 12: ==================== start doRoundtrip =========================
  6748. 12: ==================== end doRoundtrip =========================
  6749. 12: N#Cc1ccc(cc1)/C=N/NC(=O)C(C1CCCC=C1)C(=O)N/N=C\c1ccc(cc1)C#N
  6750. 12: ==================== start doRoundtrip =========================
  6751. 12: ==================== end doRoundtrip =========================
  6752. 12: N#Cc1ccc(cc1)/C=N/NC(=O)C(C1CCCC=C1)C(=O)N/N=C\c1ccc(cc1)C#N
  6753. 12: ==================== start doRoundtrip =========================
  6754. 12: ==================== end doRoundtrip =========================
  6755. 12: N#Cc1ccc(cc1)/C=N/NC(=O)C(C1CCCC=C1)C(=O)N/N=C\c1ccc(cc1)C#N
  6756. 12: ==================== start doRoundtrip =========================
  6757. 12: ==================== end doRoundtrip =========================
  6758. 12: N#Cc1ccc(cc1)/C=N/NC(=O)C(C1CCCC=C1)C(=O)N/N=C\c1ccc(cc1)C#N
  6759. 12: ==================== start doRoundtrip =========================
  6760. 12: ==================== end doRoundtrip =========================
  6761. 12: ==================== start doRoundtrip =========================
  6762. 12: ==================== end doRoundtrip =========================
  6763. 12: True Shuffling: CC(=O)O.N=C\1/C=C/C(=C(/c2ccc(N)cc2)\c2ccc(N)c(C)c2)/C=C1
  6764. 12: ref = N=C1C=C/C(=C(/c2ccc(c(c2)C)N)\c2ccc(cc2)N)/C=C1.CC(=O)O
  6765. 12: N=C1C=C/C(=C(/c2ccc(c(c2)C)N)\c2ccc(cc2)N)/C=C1.CC(=O)O
  6766. 12: ==================== start doRoundtrip =========================
  6767. 12: ==================== end doRoundtrip =========================
  6768. 12: N=C1C=C/C(=C(/c2ccc(c(c2)C)N)\c2ccc(cc2)N)/C=C1.CC(=O)O
  6769. 12: ==================== start doRoundtrip =========================
  6770. 12: ==================== end doRoundtrip =========================
  6771. 12: N=C1C=C/C(=C(/c2ccc(c(c2)C)N)\c2ccc(cc2)N)/C=C1.CC(=O)O
  6772. 12: ==================== start doRoundtrip =========================
  6773. 12: ==================== end doRoundtrip =========================
  6774. 12: N=C1C=C/C(=C(/c2ccc(c(c2)C)N)\c2ccc(cc2)N)/C=C1.CC(=O)O
  6775. 12: ==================== start doRoundtrip =========================
  6776. 12: ==================== end doRoundtrip =========================
  6777. 12: N=C1C=C/C(=C(/c2ccc(c(c2)C)N)\c2ccc(cc2)N)/C=C1.CC(=O)O
  6778. 12: ==================== start doRoundtrip =========================
  6779. 12: ==================== end doRoundtrip =========================
  6780. 12: N=C1C=C/C(=C(/c2ccc(c(c2)C)N)\c2ccc(cc2)N)/C=C1.CC(=O)O
  6781. 12: ==================== start doRoundtrip =========================
  6782. 12: ==================== end doRoundtrip =========================
  6783. 12: N=C1C=C/C(=C(/c2ccc(c(c2)C)N)\c2ccc(cc2)N)/C=C1.CC(=O)O
  6784. 12: ==================== start doRoundtrip =========================
  6785. 12: ==================== end doRoundtrip =========================
  6786. 12: N=C1C=C/C(=C(/c2ccc(c(c2)C)N)\c2ccc(cc2)N)/C=C1.CC(=O)O
  6787. 12: ==================== start doRoundtrip =========================
  6788. 12: ==================== end doRoundtrip =========================
  6789. 12: N=C1C=C/C(=C(/c2ccc(c(c2)C)N)\c2ccc(cc2)N)/C=C1.CC(=O)O
  6790. 12: ==================== start doRoundtrip =========================
  6791. 12: ==================== end doRoundtrip =========================
  6792. 12: N=C1C=C/C(=C(/c2ccc(c(c2)C)N)\c2ccc(cc2)N)/C=C1.CC(=O)O
  6793. 12: ==================== start doRoundtrip =========================
  6794. 12: ==================== end doRoundtrip =========================
  6795. 12: ==================== start doRoundtrip =========================
  6796. 12: ==================== end doRoundtrip =========================
  6797. 12: True Shuffling: CCNc1ccc(cc1)/C(=C/1\C=C/C(=N)/C=C1)/c1ccc(N(CC)CC)c(C)c1
  6798. 12: ref = CCNc1ccc(cc1)/C(=C/1\C=CC(=N)C=C1)/c1ccc(c(c1)C)N(CC)CC
  6799. 12: CCNc1ccc(cc1)/C(=C/1\C=CC(=N)C=C1)/c1ccc(c(c1)C)N(CC)CC
  6800. 12: ==================== start doRoundtrip =========================
  6801. 12: ==================== end doRoundtrip =========================
  6802. 12: CCNc1ccc(cc1)/C(=C/1\C=CC(=N)C=C1)/c1ccc(c(c1)C)N(CC)CC
  6803. 12: ==================== start doRoundtrip =========================
  6804. 12: ==================== end doRoundtrip =========================
  6805. 12: CCNc1ccc(cc1)/C(=C/1\C=CC(=N)C=C1)/c1ccc(c(c1)C)N(CC)CC
  6806. 12: ==================== start doRoundtrip =========================
  6807. 12: ==================== end doRoundtrip =========================
  6808. 12: CCNc1ccc(cc1)/C(=C/1\C=CC(=N)C=C1)/c1ccc(c(c1)C)N(CC)CC
  6809. 12: ==================== start doRoundtrip =========================
  6810. 12: ==================== end doRoundtrip =========================
  6811. 12: CCNc1ccc(cc1)/C(=C/1\C=CC(=N)C=C1)/c1ccc(c(c1)C)N(CC)CC
  6812. 12: ==================== start doRoundtrip =========================
  6813. 12: ==================== end doRoundtrip =========================
  6814. 12: CCNc1ccc(cc1)/C(=C/1\C=CC(=N)C=C1)/c1ccc(c(c1)C)N(CC)CC
  6815. 12: ==================== start doRoundtrip =========================
  6816. 12: ==================== end doRoundtrip =========================
  6817. 12: CCNc1ccc(cc1)/C(=C/1\C=CC(=N)C=C1)/c1ccc(c(c1)C)N(CC)CC
  6818. 12: ==================== start doRoundtrip =========================
  6819. 12: ==================== end doRoundtrip =========================
  6820. 12: CCNc1ccc(cc1)/C(=C/1\C=CC(=N)C=C1)/c1ccc(c(c1)C)N(CC)CC
  6821. 12: ==================== start doRoundtrip =========================
  6822. 12: ==================== end doRoundtrip =========================
  6823. 12: CCNc1ccc(cc1)/C(=C/1\C=CC(=N)C=C1)/c1ccc(c(c1)C)N(CC)CC
  6824. 12: ==================== start doRoundtrip =========================
  6825. 12: ==================== end doRoundtrip =========================
  6826. 12: CCNc1ccc(cc1)/C(=C/1\C=CC(=N)C=C1)/c1ccc(c(c1)C)N(CC)CC
  6827. 12: ==================== start doRoundtrip =========================
  6828. 12: ==================== end doRoundtrip =========================
  6829. 12: ==================== start doRoundtrip =========================
  6830. 12: ==================== end doRoundtrip =========================
  6831. 12: True Shuffling: C[C@H]1CCCCN1/C=C/1\C(=O)O[C@@](C)(C)OC1=O
  6832. 12: ref = C[C@H]1CCCCN1C=C1C(=O)OC(OC1=O)(C)C
  6833. 12: C[C@H]1CCCCN1C=C1C(=O)OC(OC1=O)(C)C
  6834. 12: ==================== start doRoundtrip =========================
  6835. 12: ==================== end doRoundtrip =========================
  6836. 12: C[C@H]1CCCCN1C=C1C(=O)OC(OC1=O)(C)C
  6837. 12: ==================== start doRoundtrip =========================
  6838. 12: ==================== end doRoundtrip =========================
  6839. 12: C[C@H]1CCCCN1C=C1C(=O)OC(OC1=O)(C)C
  6840. 12: ==================== start doRoundtrip =========================
  6841. 12: ==================== end doRoundtrip =========================
  6842. 12: C[C@H]1CCCCN1C=C1C(=O)OC(OC1=O)(C)C
  6843. 12: ==================== start doRoundtrip =========================
  6844. 12: ==================== end doRoundtrip =========================
  6845. 12: C[C@H]1CCCCN1C=C1C(=O)OC(OC1=O)(C)C
  6846. 12: ==================== start doRoundtrip =========================
  6847. 12: ==================== end doRoundtrip =========================
  6848. 12: C[C@H]1CCCCN1C=C1C(=O)OC(OC1=O)(C)C
  6849. 12: ==================== start doRoundtrip =========================
  6850. 12: ==================== end doRoundtrip =========================
  6851. 12: C[C@H]1CCCCN1C=C1C(=O)OC(OC1=O)(C)C
  6852. 12: ==================== start doRoundtrip =========================
  6853. 12: ==================== end doRoundtrip =========================
  6854. 12: C[C@H]1CCCCN1C=C1C(=O)OC(OC1=O)(C)C
  6855. 12: ==================== start doRoundtrip =========================
  6856. 12: ==================== end doRoundtrip =========================
  6857. 12: C[C@H]1CCCCN1C=C1C(=O)OC(OC1=O)(C)C
  6858. 12: ==================== start doRoundtrip =========================
  6859. 12: ==================== end doRoundtrip =========================
  6860. 12: C[C@H]1CCCCN1C=C1C(=O)OC(OC1=O)(C)C
  6861. 12: ==================== start doRoundtrip =========================
  6862. 12: ==================== end doRoundtrip =========================
  6863. 12: ==================== start doRoundtrip =========================
  6864. 12: ==================== end doRoundtrip =========================
  6865. 12: True Shuffling: N=C\1/C=C/C(=C(\c2ccc(N)cc2)/c2ccc(N)c(C)c2)/C=C1
  6866. 12: ref = N=C1C=C/C(=C(/c2ccc(c(c2)C)N)\c2ccc(cc2)N)/C=C1
  6867. 12: N=C1C=C/C(=C(/c2ccc(c(c2)C)N)\c2ccc(cc2)N)/C=C1
  6868. 12: ==================== start doRoundtrip =========================
  6869. 12: ==================== end doRoundtrip =========================
  6870. 12: N=C1C=C/C(=C(/c2ccc(c(c2)C)N)\c2ccc(cc2)N)/C=C1
  6871. 12: ==================== start doRoundtrip =========================
  6872. 12: ==================== end doRoundtrip =========================
  6873. 12: N=C1C=C/C(=C(/c2ccc(c(c2)C)N)\c2ccc(cc2)N)/C=C1
  6874. 12: ==================== start doRoundtrip =========================
  6875. 12: ==================== end doRoundtrip =========================
  6876. 12: N=C1C=C/C(=C(/c2ccc(c(c2)C)N)\c2ccc(cc2)N)/C=C1
  6877. 12: ==================== start doRoundtrip =========================
  6878. 12: ==================== end doRoundtrip =========================
  6879. 12: N=C1C=C/C(=C(/c2ccc(c(c2)C)N)\c2ccc(cc2)N)/C=C1
  6880. 12: ==================== start doRoundtrip =========================
  6881. 12: ==================== end doRoundtrip =========================
  6882. 12: N=C1C=C/C(=C(/c2ccc(c(c2)C)N)\c2ccc(cc2)N)/C=C1
  6883. 12: ==================== start doRoundtrip =========================
  6884. 12: ==================== end doRoundtrip =========================
  6885. 12: N=C1C=C/C(=C(/c2ccc(c(c2)C)N)\c2ccc(cc2)N)/C=C1
  6886. 12: ==================== start doRoundtrip =========================
  6887. 12: ==================== end doRoundtrip =========================
  6888. 12: N=C1C=C/C(=C(/c2ccc(c(c2)C)N)\c2ccc(cc2)N)/C=C1
  6889. 12: ==================== start doRoundtrip =========================
  6890. 12: ==================== end doRoundtrip =========================
  6891. 12: N=C1C=C/C(=C(/c2ccc(c(c2)C)N)\c2ccc(cc2)N)/C=C1
  6892. 12: ==================== start doRoundtrip =========================
  6893. 12: ==================== end doRoundtrip =========================
  6894. 12: N=C1C=C/C(=C(/c2ccc(c(c2)C)N)\c2ccc(cc2)N)/C=C1
  6895. 12: ==================== start doRoundtrip =========================
  6896. 12: ==================== end doRoundtrip =========================
  6897. 12: ==================== start doRoundtrip =========================
  6898. 12: ==================== end doRoundtrip =========================
  6899. 12: True Shuffling: N=C\1/C=C/C(=N\Cc2ccc(N)cc2)/C=C1
  6900. 12: ref = N=C1C=C/C(=N/Cc2ccc(cc2)N)/C=C1
  6901. 12: N=C1C=C/C(=N/Cc2ccc(cc2)N)/C=C1
  6902. 12: ==================== start doRoundtrip =========================
  6903. 12: ==================== end doRoundtrip =========================
  6904. 12: N=C1C=C/C(=N/Cc2ccc(cc2)N)/C=C1
  6905. 12: ==================== start doRoundtrip =========================
  6906. 12: ==================== end doRoundtrip =========================
  6907. 12: N=C1C=C/C(=N/Cc2ccc(cc2)N)/C=C1
  6908. 12: ==================== start doRoundtrip =========================
  6909. 12: ==================== end doRoundtrip =========================
  6910. 12: N=C1C=C/C(=N/Cc2ccc(cc2)N)/C=C1
  6911. 12: ==================== start doRoundtrip =========================
  6912. 12: ==================== end doRoundtrip =========================
  6913. 12: N=C1C=C/C(=N/Cc2ccc(cc2)N)/C=C1
  6914. 12: ==================== start doRoundtrip =========================
  6915. 12: ==================== end doRoundtrip =========================
  6916. 12: N=C1C=C/C(=N/Cc2ccc(cc2)N)/C=C1
  6917. 12: ==================== start doRoundtrip =========================
  6918. 12: ==================== end doRoundtrip =========================
  6919. 12: N=C1C=C/C(=N/Cc2ccc(cc2)N)/C=C1
  6920. 12: ==================== start doRoundtrip =========================
  6921. 12: ==================== end doRoundtrip =========================
  6922. 12: N=C1C=C/C(=N/Cc2ccc(cc2)N)/C=C1
  6923. 12: ==================== start doRoundtrip =========================
  6924. 12: ==================== end doRoundtrip =========================
  6925. 12: N=C1C=C/C(=N/Cc2ccc(cc2)N)/C=C1
  6926. 12: ==================== start doRoundtrip =========================
  6927. 12: ==================== end doRoundtrip =========================
  6928. 12: N=C1C=C/C(=N/Cc2ccc(cc2)N)/C=C1
  6929. 12: ==================== start doRoundtrip =========================
  6930. 12: ==================== end doRoundtrip =========================
  6931. 12: ==================== start doRoundtrip =========================
  6932. 12: ==================== end doRoundtrip =========================
  6933. 12: True Shuffling: [O+]#C[Fe+]1234(C#[O+])(/C=C/CCC/C=C/[Fe+]5678(C#[O+])(C#[O+])[C@H]9C7=C6C5=C89)[C@H]5C3=C2C1=C45.F[B-](F)(F)F
  6934. 12: ref = F[B-](F)(F)F.[O+]#C[Fe+]1234(C#[O+])(/C=C/CCC/C=C/[Fe+]5678(C#[O+])(C#[O+])C9C7=C6C5=C89)C5C3=C2C1=C45
  6935. 12: F[B-](F)(F)F.[O+]#C[Fe+]1234(C#[O+])(/C=C/CCC/C=C/[Fe+]5678(C#[O+])(C#[O+])C9C7=C6C5=C89)C5C3=C2C1=C45
  6936. 12: ==================== start doRoundtrip =========================
  6937. 12: ==================== end doRoundtrip =========================
  6938. 12: F[B-](F)(F)F.[O+]#C[Fe+]1234(C#[O+])(/C=C/CCC/C=C/[Fe+]5678(C#[O+])(C#[O+])C9C7=C6C5=C89)C5C3=C2C1=C45
  6939. 12: ==================== start doRoundtrip =========================
  6940. 12: ==================== end doRoundtrip =========================
  6941. 12: F[B-](F)(F)F.[O+]#C[Fe+]1234(C#[O+])(/C=C/CCC/C=C/[Fe+]5678(C#[O+])(C#[O+])C9C7=C6C5=C89)C5C3=C2C1=C45
  6942. 12: ==================== start doRoundtrip =========================
  6943. 12: ==================== end doRoundtrip =========================
  6944. 12: F[B-](F)(F)F.[O+]#C[Fe+]1234(C#[O+])(/C=C/CCC/C=C/[Fe+]5678(C#[O+])(C#[O+])C9C7=C6C5=C89)C5C3=C2C1=C45
  6945. 12: ==================== start doRoundtrip =========================
  6946. 12: ==================== end doRoundtrip =========================
  6947. 12: F[B-](F)(F)F.[O+]#C[Fe+]1234(C#[O+])(/C=C/CCC/C=C/[Fe+]5678(C#[O+])(C#[O+])C9C7=C6C5=C89)C5C3=C2C1=C45
  6948. 12: ==================== start doRoundtrip =========================
  6949. 12: ==================== end doRoundtrip =========================
  6950. 12: F[B-](F)(F)F.[O+]#C[Fe+]1234(C#[O+])(/C=C/CCC/C=C/[Fe+]5678(C#[O+])(C#[O+])C9C7=C6C5=C89)C5C3=C2C1=C45
  6951. 12: ==================== start doRoundtrip =========================
  6952. 12: ==================== end doRoundtrip =========================
  6953. 12: F[B-](F)(F)F.[O+]#C[Fe+]1234(C#[O+])(/C=C/CCC/C=C/[Fe+]5678(C#[O+])(C#[O+])C9C7=C6C5=C89)C5C3=C2C1=C45
  6954. 12: ==================== start doRoundtrip =========================
  6955. 12: ==================== end doRoundtrip =========================
  6956. 12: F[B-](F)(F)F.[O+]#C[Fe+]1234(C#[O+])(/C=C/CCC/C=C/[Fe+]5678(C#[O+])(C#[O+])C9C7=C6C5=C89)C5C3=C2C1=C45
  6957. 12: ==================== start doRoundtrip =========================
  6958. 12: ==================== end doRoundtrip =========================
  6959. 12: F[B-](F)(F)F.[O+]#C[Fe+]1234(C#[O+])(/C=C/CCC/C=C/[Fe+]5678(C#[O+])(C#[O+])C9C7=C6C5=C89)C5C3=C2C1=C45
  6960. 12: ==================== start doRoundtrip =========================
  6961. 12: ==================== end doRoundtrip =========================
  6962. 12: F[B-](F)(F)F.[O+]#C[Fe+]1234(C#[O+])(/C=C/CCC/C=C/[Fe+]5678(C#[O+])(C#[O+])C9C7=C6C5=C89)C5C3=C2C1=C45
  6963. 12: ==================== start doRoundtrip =========================
  6964. 12: ==================== end doRoundtrip =========================
  6965. 12: ==================== start doRoundtrip =========================
  6966. 12: ==================== end doRoundtrip =========================
  6967. 12: True Shuffling: [O+]#C[Fe+]1234(C#[O+])(/C=C/CCCC/C=C/[Fe+]5678(C#[O+])(C#[O+])C9=C6C7=C5[C@@H]89)C5=C3C2=C1[C@H]45.F[B-](F)(F)F
  6968. 12: ref = F[B-](F)(F)F.[O+]#C[Fe+]1234(C#[O+])(/C=C/CCCC/C=C/[Fe+]5678(C#[O+])(C#[O+])C9C7=C6C5=C89)C5C3=C2C1=C45
  6969. 12: F[B-](F)(F)F.[O+]#C[Fe+]1234(C#[O+])(/C=C/CCCC/C=C/[Fe+]5678(C#[O+])(C#[O+])C9C7=C6C5=C89)C5C3=C2C1=C45
  6970. 12: ==================== start doRoundtrip =========================
  6971. 12: ==================== end doRoundtrip =========================
  6972. 12: F[B-](F)(F)F.[O+]#C[Fe+]1234(C#[O+])(/C=C/CCCC/C=C/[Fe+]5678(C#[O+])(C#[O+])C9C7=C6C5=C89)C5C3=C2C1=C45
  6973. 12: ==================== start doRoundtrip =========================
  6974. 12: ==================== end doRoundtrip =========================
  6975. 12: F[B-](F)(F)F.[O+]#C[Fe+]1234(C#[O+])(/C=C/CCCC/C=C/[Fe+]5678(C#[O+])(C#[O+])C9C7=C6C5=C89)C5C3=C2C1=C45
  6976. 12: ==================== start doRoundtrip =========================
  6977. 12: ==================== end doRoundtrip =========================
  6978. 12: F[B-](F)(F)F.[O+]#C[Fe+]1234(C#[O+])(/C=C/CCCC/C=C/[Fe+]5678(C#[O+])(C#[O+])C9C7=C6C5=C89)C5C3=C2C1=C45
  6979. 12: ==================== start doRoundtrip =========================
  6980. 12: ==================== end doRoundtrip =========================
  6981. 12: F[B-](F)(F)F.[O+]#C[Fe+]1234(C#[O+])(/C=C/CCCC/C=C/[Fe+]5678(C#[O+])(C#[O+])C9C7=C6C5=C89)C5C3=C2C1=C45
  6982. 12: ==================== start doRoundtrip =========================
  6983. 12: ==================== end doRoundtrip =========================
  6984. 12: F[B-](F)(F)F.[O+]#C[Fe+]1234(C#[O+])(/C=C/CCCC/C=C/[Fe+]5678(C#[O+])(C#[O+])C9C7=C6C5=C89)C5C3=C2C1=C45
  6985. 12: ==================== start doRoundtrip =========================
  6986. 12: ==================== end doRoundtrip =========================
  6987. 12: F[B-](F)(F)F.[O+]#C[Fe+]1234(C#[O+])(/C=C/CCCC/C=C/[Fe+]5678(C#[O+])(C#[O+])C9C7=C6C5=C89)C5C3=C2C1=C45
  6988. 12: ==================== start doRoundtrip =========================
  6989. 12: ==================== end doRoundtrip =========================
  6990. 12: F[B-](F)(F)F.[O+]#C[Fe+]1234(C#[O+])(/C=C/CCCC/C=C/[Fe+]5678(C#[O+])(C#[O+])C9C7=C6C5=C89)C5C3=C2C1=C45
  6991. 12: ==================== start doRoundtrip =========================
  6992. 12: ==================== end doRoundtrip =========================
  6993. 12: F[B-](F)(F)F.[O+]#C[Fe+]1234(C#[O+])(/C=C/CCCC/C=C/[Fe+]5678(C#[O+])(C#[O+])C9C7=C6C5=C89)C5C3=C2C1=C45
  6994. 12: ==================== start doRoundtrip =========================
  6995. 12: ==================== end doRoundtrip =========================
  6996. 12: F[B-](F)(F)F.[O+]#C[Fe+]1234(C#[O+])(/C=C/CCCC/C=C/[Fe+]5678(C#[O+])(C#[O+])C9C7=C6C5=C89)C5C3=C2C1=C45
  6997. 12: ==================== start doRoundtrip =========================
  6998. 12: ==================== end doRoundtrip =========================
  6999. 12: ==================== start doRoundtrip =========================
  7000. 12: ==================== end doRoundtrip =========================
  7001. 12: True Shuffling: c1[14cH]cccc1
  7002. 12: ref = c1[14cH]cccc1
  7003. 12: c1[14cH]cccc1
  7004. 12: ==================== start doRoundtrip =========================
  7005. 12: ==================== end doRoundtrip =========================
  7006. 12: c1[14cH]cccc1
  7007. 12: ==================== start doRoundtrip =========================
  7008. 12: ==================== end doRoundtrip =========================
  7009. 12: c1[14cH]cccc1
  7010. 12: ==================== start doRoundtrip =========================
  7011. 12: ==================== end doRoundtrip =========================
  7012. 12: c1[14cH]cccc1
  7013. 12: ==================== start doRoundtrip =========================
  7014. 12: ==================== end doRoundtrip =========================
  7015. 12: c1[14cH]cccc1
  7016. 12: ==================== start doRoundtrip =========================
  7017. 12: ==================== end doRoundtrip =========================
  7018. 12: c1[14cH]cccc1
  7019. 12: ==================== start doRoundtrip =========================
  7020. 12: ==================== end doRoundtrip =========================
  7021. 12: c1[14cH]cccc1
  7022. 12: ==================== start doRoundtrip =========================
  7023. 12: ==================== end doRoundtrip =========================
  7024. 12: c1[14cH]cccc1
  7025. 12: ==================== start doRoundtrip =========================
  7026. 12: ==================== end doRoundtrip =========================
  7027. 12: c1[14cH]cccc1
  7028. 12: ==================== start doRoundtrip =========================
  7029. 12: ==================== end doRoundtrip =========================
  7030. 12: c1[14cH]cccc1
  7031. 12: ==================== start doRoundtrip =========================
  7032. 12: ==================== end doRoundtrip =========================
  7033. 12: ==================== start doRoundtrip =========================
  7034. 12: ==================== end doRoundtrip =========================
  7035. 12: True Shuffling: [14cH]1[14cH]cccc1
  7036. 12: ref = c1[14cH][14cH]ccc1
  7037. 12: c1[14cH][14cH]ccc1
  7038. 12: ==================== start doRoundtrip =========================
  7039. 12: ==================== end doRoundtrip =========================
  7040. 12: c1[14cH][14cH]ccc1
  7041. 12: ==================== start doRoundtrip =========================
  7042. 12: ==================== end doRoundtrip =========================
  7043. 12: c1[14cH][14cH]ccc1
  7044. 12: ==================== start doRoundtrip =========================
  7045. 12: ==================== end doRoundtrip =========================
  7046. 12: c1[14cH][14cH]ccc1
  7047. 12: ==================== start doRoundtrip =========================
  7048. 12: ==================== end doRoundtrip =========================
  7049. 12: c1[14cH][14cH]ccc1
  7050. 12: ==================== start doRoundtrip =========================
  7051. 12: ==================== end doRoundtrip =========================
  7052. 12: c1[14cH][14cH]ccc1
  7053. 12: ==================== start doRoundtrip =========================
  7054. 12: ==================== end doRoundtrip =========================
  7055. 12: c1[14cH][14cH]ccc1
  7056. 12: ==================== start doRoundtrip =========================
  7057. 12: ==================== end doRoundtrip =========================
  7058. 12: c1[14cH][14cH]ccc1
  7059. 12: ==================== start doRoundtrip =========================
  7060. 12: ==================== end doRoundtrip =========================
  7061. 12: c1[14cH][14cH]ccc1
  7062. 12: ==================== start doRoundtrip =========================
  7063. 12: ==================== end doRoundtrip =========================
  7064. 12: c1[14cH][14cH]ccc1
  7065. 12: ==================== start doRoundtrip =========================
  7066. 12: ==================== end doRoundtrip =========================
  7067. 12: ==================== start doRoundtrip =========================
  7068. 12: ==================== end doRoundtrip =========================
  7069. 12: True Shuffling: [14cH]1[14cH]ccc[14cH]1
  7070. 12: ref = c1[14cH][14cH][14cH]cc1
  7071. 12: c1[14cH][14cH][14cH]cc1
  7072. 12: ==================== start doRoundtrip =========================
  7073. 12: ==================== end doRoundtrip =========================
  7074. 12: c1[14cH][14cH][14cH]cc1
  7075. 12: ==================== start doRoundtrip =========================
  7076. 12: ==================== end doRoundtrip =========================
  7077. 12: c1[14cH][14cH][14cH]cc1
  7078. 12: ==================== start doRoundtrip =========================
  7079. 12: ==================== end doRoundtrip =========================
  7080. 12: c1[14cH][14cH][14cH]cc1
  7081. 12: ==================== start doRoundtrip =========================
  7082. 12: ==================== end doRoundtrip =========================
  7083. 12: c1[14cH][14cH][14cH]cc1
  7084. 12: ==================== start doRoundtrip =========================
  7085. 12: ==================== end doRoundtrip =========================
  7086. 12: c1[14cH][14cH][14cH]cc1
  7087. 12: ==================== start doRoundtrip =========================
  7088. 12: ==================== end doRoundtrip =========================
  7089. 12: c1[14cH][14cH][14cH]cc1
  7090. 12: ==================== start doRoundtrip =========================
  7091. 12: ==================== end doRoundtrip =========================
  7092. 12: c1[14cH][14cH][14cH]cc1
  7093. 12: ==================== start doRoundtrip =========================
  7094. 12: ==================== end doRoundtrip =========================
  7095. 12: c1[14cH][14cH][14cH]cc1
  7096. 12: ==================== start doRoundtrip =========================
  7097. 12: ==================== end doRoundtrip =========================
  7098. 12: c1[14cH][14cH][14cH]cc1
  7099. 12: ==================== start doRoundtrip =========================
  7100. 12: ==================== end doRoundtrip =========================
  7101. 12: ==================== start doRoundtrip =========================
  7102. 12: ==================== end doRoundtrip =========================
  7103. 12: True Shuffling: [14cH]1[14cH]cc[14cH][14cH]1
  7104. 12: ref = c1[14cH][14cH][14cH][14cH]c1
  7105. 12: c1[14cH][14cH][14cH][14cH]c1
  7106. 12: ==================== start doRoundtrip =========================
  7107. 12: ==================== end doRoundtrip =========================
  7108. 12: c1[14cH][14cH][14cH][14cH]c1
  7109. 12: ==================== start doRoundtrip =========================
  7110. 12: ==================== end doRoundtrip =========================
  7111. 12: c1[14cH][14cH][14cH][14cH]c1
  7112. 12: ==================== start doRoundtrip =========================
  7113. 12: ==================== end doRoundtrip =========================
  7114. 12: c1[14cH][14cH][14cH][14cH]c1
  7115. 12: ==================== start doRoundtrip =========================
  7116. 12: ==================== end doRoundtrip =========================
  7117. 12: c1[14cH][14cH][14cH][14cH]c1
  7118. 12: ==================== start doRoundtrip =========================
  7119. 12: ==================== end doRoundtrip =========================
  7120. 12: c1[14cH][14cH][14cH][14cH]c1
  7121. 12: ==================== start doRoundtrip =========================
  7122. 12: ==================== end doRoundtrip =========================
  7123. 12: c1[14cH][14cH][14cH][14cH]c1
  7124. 12: ==================== start doRoundtrip =========================
  7125. 12: ==================== end doRoundtrip =========================
  7126. 12: c1[14cH][14cH][14cH][14cH]c1
  7127. 12: ==================== start doRoundtrip =========================
  7128. 12: ==================== end doRoundtrip =========================
  7129. 12: c1[14cH][14cH][14cH][14cH]c1
  7130. 12: ==================== start doRoundtrip =========================
  7131. 12: ==================== end doRoundtrip =========================
  7132. 12: c1[14cH][14cH][14cH][14cH]c1
  7133. 12: ==================== start doRoundtrip =========================
  7134. 12: ==================== end doRoundtrip =========================
  7135. 12: ==================== start doRoundtrip =========================
  7136. 12: ==================== end doRoundtrip =========================
  7137. 12: True Shuffling: [14cH]1[14cH]c[14cH][14cH][14cH]1
  7138. 12: ref = c1[14cH][14cH][14cH][14cH][14cH]1
  7139. 12: c1[14cH][14cH][14cH][14cH][14cH]1
  7140. 12: ==================== start doRoundtrip =========================
  7141. 12: ==================== end doRoundtrip =========================
  7142. 12: c1[14cH][14cH][14cH][14cH][14cH]1
  7143. 12: ==================== start doRoundtrip =========================
  7144. 12: ==================== end doRoundtrip =========================
  7145. 12: c1[14cH][14cH][14cH][14cH][14cH]1
  7146. 12: ==================== start doRoundtrip =========================
  7147. 12: ==================== end doRoundtrip =========================
  7148. 12: c1[14cH][14cH][14cH][14cH][14cH]1
  7149. 12: ==================== start doRoundtrip =========================
  7150. 12: ==================== end doRoundtrip =========================
  7151. 12: c1[14cH][14cH][14cH][14cH][14cH]1
  7152. 12: ==================== start doRoundtrip =========================
  7153. 12: ==================== end doRoundtrip =========================
  7154. 12: c1[14cH][14cH][14cH][14cH][14cH]1
  7155. 12: ==================== start doRoundtrip =========================
  7156. 12: ==================== end doRoundtrip =========================
  7157. 12: c1[14cH][14cH][14cH][14cH][14cH]1
  7158. 12: ==================== start doRoundtrip =========================
  7159. 12: ==================== end doRoundtrip =========================
  7160. 12: c1[14cH][14cH][14cH][14cH][14cH]1
  7161. 12: ==================== start doRoundtrip =========================
  7162. 12: ==================== end doRoundtrip =========================
  7163. 12: c1[14cH][14cH][14cH][14cH][14cH]1
  7164. 12: ==================== start doRoundtrip =========================
  7165. 12: ==================== end doRoundtrip =========================
  7166. 12: c1[14cH][14cH][14cH][14cH][14cH]1
  7167. 12: ==================== start doRoundtrip =========================
  7168. 12: ==================== end doRoundtrip =========================
  7169. 12: ==================== start doRoundtrip =========================
  7170. 12: ==================== end doRoundtrip =========================
  7171. 12: True Shuffling: [14cH]1[14cH][14cH][14cH][14cH][14cH]1
  7172. 12: ref = [14cH]1[14cH][14cH][14cH][14cH][14cH]1
  7173. 12: [14cH]1[14cH][14cH][14cH][14cH][14cH]1
  7174. 12: ==================== start doRoundtrip =========================
  7175. 12: ==================== end doRoundtrip =========================
  7176. 12: [14cH]1[14cH][14cH][14cH][14cH][14cH]1
  7177. 12: ==================== start doRoundtrip =========================
  7178. 12: ==================== end doRoundtrip =========================
  7179. 12: [14cH]1[14cH][14cH][14cH][14cH][14cH]1
  7180. 12: ==================== start doRoundtrip =========================
  7181. 12: ==================== end doRoundtrip =========================
  7182. 12: [14cH]1[14cH][14cH][14cH][14cH][14cH]1
  7183. 12: ==================== start doRoundtrip =========================
  7184. 12: ==================== end doRoundtrip =========================
  7185. 12: [14cH]1[14cH][14cH][14cH][14cH][14cH]1
  7186. 12: ==================== start doRoundtrip =========================
  7187. 12: ==================== end doRoundtrip =========================
  7188. 12: [14cH]1[14cH][14cH][14cH][14cH][14cH]1
  7189. 12: ==================== start doRoundtrip =========================
  7190. 12: ==================== end doRoundtrip =========================
  7191. 12: [14cH]1[14cH][14cH][14cH][14cH][14cH]1
  7192. 12: ==================== start doRoundtrip =========================
  7193. 12: ==================== end doRoundtrip =========================
  7194. 12: [14cH]1[14cH][14cH][14cH][14cH][14cH]1
  7195. 12: ==================== start doRoundtrip =========================
  7196. 12: ==================== end doRoundtrip =========================
  7197. 12: [14cH]1[14cH][14cH][14cH][14cH][14cH]1
  7198. 12: ==================== start doRoundtrip =========================
  7199. 12: ==================== end doRoundtrip =========================
  7200. 12: [14cH]1[14cH][14cH][14cH][14cH][14cH]1
  7201. 12: ==================== start doRoundtrip =========================
  7202. 12: ==================== end doRoundtrip =========================
  7203. 12: ==================== start doRoundtrip =========================
  7204. 12: ==================== end doRoundtrip =========================
  7205. 12: True Shuffling: stereo/error2.smi
  7206. 12: ref = N#CC1[C@H]([C@@H]1C#N)C#N.N#CC1[C@H]([C@@H]1C#N)C#N
  7207. 12: ==================== start doRoundtrip =========================
  7208. 12: ==================== end doRoundtrip =========================
  7209. 12: ref = O=C(c1ccncn1)N[C@@H]1[C@@H]2C[C@@H]3C[C@H]1C[C@H](C2)C3
  7210. 12: ==================== start doRoundtrip =========================
  7211. 12: ==================== end doRoundtrip =========================
  7212. 12: ref = Clc1cc(nc(n1)Cl)O[C@@H]1[C@@H]2C[C@@H]3C[C@H]1C[C@H](C2)C3
  7213. 12: ==================== start doRoundtrip =========================
  7214. 12: ==================== end doRoundtrip =========================
  7215. 12: ref = OC(=O)[C@@H]1[C@H](c2ccccc2)[C@@H]([C@H]1c1ccccc1)C(=O)O
  7216. 12: ==================== start doRoundtrip =========================
  7217. 12: ==================== end doRoundtrip =========================
  7218. 12: ref = OC(=O)[C@]12[C@@H]3CC[C@H]([C@]2(C(=O)O)[C@@H]2O[C@H]1CC2)O3
  7219. 12: ==================== start doRoundtrip =========================
  7220. 12: ==================== end doRoundtrip =========================
  7221. 12: ref = Nc1nc(S)nc(c1)C(=O)N[C@@H]1[C@@H]2C[C@@H]3C[C@H]1C[C@H](C2)C3
  7222. 12: ==================== start doRoundtrip =========================
  7223. 12: ==================== end doRoundtrip =========================
  7224. 12: ref = O1[C@@H]2[C@@H]1[C@@H]1O[C@H]1[C@H]1[C@H]([C@@H]3[C@H]2O3)O1
  7225. 12: ==================== start doRoundtrip =========================
  7226. 12: ==================== end doRoundtrip =========================
  7227. 12: ref = C1=C[C@H]2[C@@H]1[C@]1(N=N[C@]2(Cc2ccccc2)[C@@H]2[C@H]1C=C2)Cc1ccccc1
  7228. 12: ==================== start doRoundtrip =========================
  7229. 12: ==================== end doRoundtrip =========================
  7230. 12: ref = c1ccc2c(c1)O[Cu@]13[N+](=C2)CCC[O+]1[Cu@]12[O+]3CCC[N+]2=Cc2c(O1)cccc2
  7231. 12: ==================== start doRoundtrip =========================
  7232. 12: ==================== end doRoundtrip =========================
  7233. 12: ref = CN1C[C@@H]2CN(C[C@H](C1)[C@@]2(O)c1ccccc1)C
  7234. 12: ==================== start doRoundtrip =========================
  7235. 12: ==================== end doRoundtrip =========================
  7236. 12: ref = C1CCC2N(C1)[C@@H]1CCCCN1[C@@H]1N2CCCC1
  7237. 12: ==================== start doRoundtrip =========================
  7238. 12: ==================== end doRoundtrip =========================
  7239. 12: ref = CN1[C@@H]2CC(=O)C[C@H]1[C@H]1C[C@@H]2C1
  7240. 12: ==================== start doRoundtrip =========================
  7241. 12: ==================== end doRoundtrip =========================
  7242. 12: ref = CCCCCCCCCCCCCCCCCCSC[C@]12[C@H](COS(=O)(=O)O)[C@@H](COS(=O)(=O)O)[C@H](c3c1cccc3)c1c2cccc1.[NaH]
  7243. 12: ==================== start doRoundtrip =========================
  7244. 12: ==================== end doRoundtrip =========================
  7245. 12: ref = O=C(c1cc(ccc1O)S(=O)(=O)O)Nc1ccc(cc1)S(=O)(=O)c1ccc(cc1)NC(=O)c1cc(ccc1O)S(=O)(=O)O.CN1CCCCC1.Cl.[NaH]
  7246. 12: ==================== start doRoundtrip =========================
  7247. 12: ==================== end doRoundtrip =========================
  7248. 12: True Shuffling: F[Po@SP1](Cl)(Br)I
  7249. 12: ref = F[Po@SP1](I)(Br)Cl
  7250. 12: F[Po@SP1](I)(Br)Cl
  7251. 12: ==================== start doRoundtrip =========================
  7252. 12: ==================== end doRoundtrip =========================
  7253. 12: F[Po@SP1](I)(Br)Cl
  7254. 12: ==================== start doRoundtrip =========================
  7255. 12: ==================== end doRoundtrip =========================
  7256. 12: F[Po@SP1](I)(Br)Cl
  7257. 12: ==================== start doRoundtrip =========================
  7258. 12: ==================== end doRoundtrip =========================
  7259. 12: F[Po@SP1](I)(Br)Cl
  7260. 12: ==================== start doRoundtrip =========================
  7261. 12: ==================== end doRoundtrip =========================
  7262. 12: F[Po@SP1](I)(Br)Cl
  7263. 12: ==================== start doRoundtrip =========================
  7264. 12: ==================== end doRoundtrip =========================
  7265. 12: F[Po@SP1](I)(Br)Cl
  7266. 12: ==================== start doRoundtrip =========================
  7267. 12: ==================== end doRoundtrip =========================
  7268. 12: F[Po@SP1](I)(Br)Cl
  7269. 12: ==================== start doRoundtrip =========================
  7270. 12: ==================== end doRoundtrip =========================
  7271. 12: F[Po@SP1](I)(Br)Cl
  7272. 12: ==================== start doRoundtrip =========================
  7273. 12: ==================== end doRoundtrip =========================
  7274. 12: F[Po@SP1](I)(Br)Cl
  7275. 12: ==================== start doRoundtrip =========================
  7276. 12: ==================== end doRoundtrip =========================
  7277. 12: F[Po@SP1](I)(Br)Cl
  7278. 12: ==================== start doRoundtrip =========================
  7279. 12: ==================== end doRoundtrip =========================
  7280. 12: ==================== start doRoundtrip =========================
  7281. 12: ==================== end doRoundtrip =========================
  7282. 12: True Shuffling: F[Po@SP2](Br)(Cl)I
  7283. 12: ref = F[Po@SP1](I)(Br)Cl
  7284. 12: F[Po@SP1](I)(Br)Cl
  7285. 12: ==================== start doRoundtrip =========================
  7286. 12: ==================== end doRoundtrip =========================
  7287. 12: F[Po@SP1](I)(Br)Cl
  7288. 12: ==================== start doRoundtrip =========================
  7289. 12: ==================== end doRoundtrip =========================
  7290. 12: F[Po@SP1](I)(Br)Cl
  7291. 12: ==================== start doRoundtrip =========================
  7292. 12: ==================== end doRoundtrip =========================
  7293. 12: F[Po@SP1](I)(Br)Cl
  7294. 12: ==================== start doRoundtrip =========================
  7295. 12: ==================== end doRoundtrip =========================
  7296. 12: F[Po@SP1](I)(Br)Cl
  7297. 12: ==================== start doRoundtrip =========================
  7298. 12: ==================== end doRoundtrip =========================
  7299. 12: F[Po@SP1](I)(Br)Cl
  7300. 12: ==================== start doRoundtrip =========================
  7301. 12: ==================== end doRoundtrip =========================
  7302. 12: F[Po@SP1](I)(Br)Cl
  7303. 12: ==================== start doRoundtrip =========================
  7304. 12: ==================== end doRoundtrip =========================
  7305. 12: F[Po@SP1](I)(Br)Cl
  7306. 12: ==================== start doRoundtrip =========================
  7307. 12: ==================== end doRoundtrip =========================
  7308. 12: F[Po@SP1](I)(Br)Cl
  7309. 12: ==================== start doRoundtrip =========================
  7310. 12: ==================== end doRoundtrip =========================
  7311. 12: F[Po@SP1](I)(Br)Cl
  7312. 12: ==================== start doRoundtrip =========================
  7313. 12: ==================== end doRoundtrip =========================
  7314. 12: ==================== start doRoundtrip =========================
  7315. 12: ==================== end doRoundtrip =========================
  7316. 12: True Shuffling: F[Po@SP3](Cl)(I)Br
  7317. 12: ref = F[Po@SP1](I)(Br)Cl
  7318. 12: F[Po@SP1](I)(Br)Cl
  7319. 12: ==================== start doRoundtrip =========================
  7320. 12: ==================== end doRoundtrip =========================
  7321. 12: F[Po@SP1](I)(Br)Cl
  7322. 12: ==================== start doRoundtrip =========================
  7323. 12: ==================== end doRoundtrip =========================
  7324. 12: F[Po@SP1](I)(Br)Cl
  7325. 12: ==================== start doRoundtrip =========================
  7326. 12: ==================== end doRoundtrip =========================
  7327. 12: F[Po@SP1](I)(Br)Cl
  7328. 12: ==================== start doRoundtrip =========================
  7329. 12: ==================== end doRoundtrip =========================
  7330. 12: F[Po@SP1](I)(Br)Cl
  7331. 12: ==================== start doRoundtrip =========================
  7332. 12: ==================== end doRoundtrip =========================
  7333. 12: F[Po@SP1](I)(Br)Cl
  7334. 12: ==================== start doRoundtrip =========================
  7335. 12: ==================== end doRoundtrip =========================
  7336. 12: F[Po@SP1](I)(Br)Cl
  7337. 12: ==================== start doRoundtrip =========================
  7338. 12: ==================== end doRoundtrip =========================
  7339. 12: F[Po@SP1](I)(Br)Cl
  7340. 12: ==================== start doRoundtrip =========================
  7341. 12: ==================== end doRoundtrip =========================
  7342. 12: F[Po@SP1](I)(Br)Cl
  7343. 12: ==================== start doRoundtrip =========================
  7344. 12: ==================== end doRoundtrip =========================
  7345. 12: F[Po@SP1](I)(Br)Cl
  7346. 12: ==================== start doRoundtrip =========================
  7347. 12: ==================== end doRoundtrip =========================
  7348. 12: ==================== start doRoundtrip =========================
  7349. 12: ==================== end doRoundtrip =========================
  7350. 12: True Shuffling: Br.CC(=O)Nc1ccc(cc1)S(=O)(=O)c1ccc(cc1)NC(=O)c1ccccc1SC(=O)CCCCn1ccccc1
  7351. 12: ref = O=C(Sc1ccccc1C(=O)Nc1ccc(cc1)S(=O)(=O)c1ccc(cc1)NC(=O)C)CCCCN1CCCCC1.Br
  7352. 12: O=C(Sc1ccccc1C(=O)Nc1ccc(cc1)S(=O)(=O)c1ccc(cc1)NC(=O)C)CCCCN1CCCCC1.Br
  7353. 12: ==================== start doRoundtrip =========================
  7354. 12: ==================== end doRoundtrip =========================
  7355. 12: O=C(Sc1ccccc1C(=O)Nc1ccc(cc1)S(=O)(=O)c1ccc(cc1)NC(=O)C)CCCCN1CCCCC1.Br
  7356. 12: ==================== start doRoundtrip =========================
  7357. 12: ==================== end doRoundtrip =========================
  7358. 12: O=C(Sc1ccccc1C(=O)Nc1ccc(cc1)S(=O)(=O)c1ccc(cc1)NC(=O)C)CCCCN1CCCCC1.Br
  7359. 12: ==================== start doRoundtrip =========================
  7360. 12: ==================== end doRoundtrip =========================
  7361. 12: O=C(Sc1ccccc1C(=O)Nc1ccc(cc1)S(=O)(=O)c1ccc(cc1)NC(=O)C)CCCCN1CCCCC1.Br
  7362. 12: ==================== start doRoundtrip =========================
  7363. 12: ==================== end doRoundtrip =========================
  7364. 12: O=C(Sc1ccccc1C(=O)Nc1ccc(cc1)S(=O)(=O)c1ccc(cc1)NC(=O)C)CCCCN1CCCCC1.Br
  7365. 12: ==================== start doRoundtrip =========================
  7366. 12: ==================== end doRoundtrip =========================
  7367. 12: O=C(Sc1ccccc1C(=O)Nc1ccc(cc1)S(=O)(=O)c1ccc(cc1)NC(=O)C)CCCCN1CCCCC1.Br
  7368. 12: ==================== start doRoundtrip =========================
  7369. 12: ==================== end doRoundtrip =========================
  7370. 12: O=C(Sc1ccccc1C(=O)Nc1ccc(cc1)S(=O)(=O)c1ccc(cc1)NC(=O)C)CCCCN1CCCCC1.Br
  7371. 12: ==================== start doRoundtrip =========================
  7372. 12: ==================== end doRoundtrip =========================
  7373. 12: O=C(Sc1ccccc1C(=O)Nc1ccc(cc1)S(=O)(=O)c1ccc(cc1)NC(=O)C)CCCCN1CCCCC1.Br
  7374. 12: ==================== start doRoundtrip =========================
  7375. 12: ==================== end doRoundtrip =========================
  7376. 12: O=C(Sc1ccccc1C(=O)Nc1ccc(cc1)S(=O)(=O)c1ccc(cc1)NC(=O)C)CCCCN1CCCCC1.Br
  7377. 12: ==================== start doRoundtrip =========================
  7378. 12: ==================== end doRoundtrip =========================
  7379. 12: O=C(Sc1ccccc1C(=O)Nc1ccc(cc1)S(=O)(=O)c1ccc(cc1)NC(=O)C)CCCCN1CCCCC1.Br
  7380. 12: ==================== start doRoundtrip =========================
  7381. 12: ==================== end doRoundtrip =========================
  7382. 12: ==================== start doRoundtrip =========================
  7383. 12: ==================== end doRoundtrip =========================
  7384. 12: True Shuffling: Br.CC(=O)Nc1cccc(c1)S(=O)(=O)c1cccc(NC(=O)c2ccccc2SC(=O)CCCCn2ccccc2)c1
  7385. 12: ref = CC(=O)Nc1cccc(c1)S(=O)(=O)c1cccc(c1)NC(=O)c1ccccc1SC(=O)CCCCN1CCCCC1.Br
  7386. 12: CC(=O)Nc1cccc(c1)S(=O)(=O)c1cccc(c1)NC(=O)c1ccccc1SC(=O)CCCCN1CCCCC1.Br
  7387. 12: ==================== start doRoundtrip =========================
  7388. 12: ==================== end doRoundtrip =========================
  7389. 12: CC(=O)Nc1cccc(c1)S(=O)(=O)c1cccc(c1)NC(=O)c1ccccc1SC(=O)CCCCN1CCCCC1.Br
  7390. 12: ==================== start doRoundtrip =========================
  7391. 12: ==================== end doRoundtrip =========================
  7392. 12: CC(=O)Nc1cccc(c1)S(=O)(=O)c1cccc(c1)NC(=O)c1ccccc1SC(=O)CCCCN1CCCCC1.Br
  7393. 12: ==================== start doRoundtrip =========================
  7394. 12: ==================== end doRoundtrip =========================
  7395. 12: CC(=O)Nc1cccc(c1)S(=O)(=O)c1cccc(c1)NC(=O)c1ccccc1SC(=O)CCCCN1CCCCC1.Br
  7396. 12: ==================== start doRoundtrip =========================
  7397. 12: ==================== end doRoundtrip =========================
  7398. 12: CC(=O)Nc1cccc(c1)S(=O)(=O)c1cccc(c1)NC(=O)c1ccccc1SC(=O)CCCCN1CCCCC1.Br
  7399. 12: ==================== start doRoundtrip =========================
  7400. 12: ==================== end doRoundtrip =========================
  7401. 12: CC(=O)Nc1cccc(c1)S(=O)(=O)c1cccc(c1)NC(=O)c1ccccc1SC(=O)CCCCN1CCCCC1.Br
  7402. 12: ==================== start doRoundtrip =========================
  7403. 12: ==================== end doRoundtrip =========================
  7404. 12: CC(=O)Nc1cccc(c1)S(=O)(=O)c1cccc(c1)NC(=O)c1ccccc1SC(=O)CCCCN1CCCCC1.Br
  7405. 12: ==================== start doRoundtrip =========================
  7406. 12: ==================== end doRoundtrip =========================
  7407. 12: CC(=O)Nc1cccc(c1)S(=O)(=O)c1cccc(c1)NC(=O)c1ccccc1SC(=O)CCCCN1CCCCC1.Br
  7408. 12: ==================== start doRoundtrip =========================
  7409. 12: ==================== end doRoundtrip =========================
  7410. 12: CC(=O)Nc1cccc(c1)S(=O)(=O)c1cccc(c1)NC(=O)c1ccccc1SC(=O)CCCCN1CCCCC1.Br
  7411. 12: ==================== start doRoundtrip =========================
  7412. 12: ==================== end doRoundtrip =========================
  7413. 12: CC(=O)Nc1cccc(c1)S(=O)(=O)c1cccc(c1)NC(=O)c1ccccc1SC(=O)CCCCN1CCCCC1.Br
  7414. 12: ==================== start doRoundtrip =========================
  7415. 12: ==================== end doRoundtrip =========================
  7416. 12: ==================== start doRoundtrip =========================
  7417. 12: ==================== end doRoundtrip =========================
  7418. 12: True Shuffling: Br.COc1ccc(cc1)Cn1cccc(O)c1
  7419. 12: ref = COc1ccc(cc1)CN1CCCC(C1)O.Br
  7420. 12: COc1ccc(cc1)CN1CCCC(C1)O.Br
  7421. 12: ==================== start doRoundtrip =========================
  7422. 12: ==================== end doRoundtrip =========================
  7423. 12: COc1ccc(cc1)CN1CCCC(C1)O.Br
  7424. 12: ==================== start doRoundtrip =========================
  7425. 12: ==================== end doRoundtrip =========================
  7426. 12: COc1ccc(cc1)CN1CCCC(C1)O.Br
  7427. 12: ==================== start doRoundtrip =========================
  7428. 12: ==================== end doRoundtrip =========================
  7429. 12: COc1ccc(cc1)CN1CCCC(C1)O.Br
  7430. 12: ==================== start doRoundtrip =========================
  7431. 12: ==================== end doRoundtrip =========================
  7432. 12: COc1ccc(cc1)CN1CCCC(C1)O.Br
  7433. 12: ==================== start doRoundtrip =========================
  7434. 12: ==================== end doRoundtrip =========================
  7435. 12: COc1ccc(cc1)CN1CCCC(C1)O.Br
  7436. 12: ==================== start doRoundtrip =========================
  7437. 12: ==================== end doRoundtrip =========================
  7438. 12: COc1ccc(cc1)CN1CCCC(C1)O.Br
  7439. 12: ==================== start doRoundtrip =========================
  7440. 12: ==================== end doRoundtrip =========================
  7441. 12: COc1ccc(cc1)CN1CCCC(C1)O.Br
  7442. 12: ==================== start doRoundtrip =========================
  7443. 12: ==================== end doRoundtrip =========================
  7444. 12: COc1ccc(cc1)CN1CCCC(C1)O.Br
  7445. 12: ==================== start doRoundtrip =========================
  7446. 12: ==================== end doRoundtrip =========================
  7447. 12: COc1ccc(cc1)CN1CCCC(C1)O.Br
  7448. 12: ==================== start doRoundtrip =========================
  7449. 12: ==================== end doRoundtrip =========================
  7450. 12: ==================== start doRoundtrip =========================
  7451. 12: ==================== end doRoundtrip =========================
  7452. 12: True Shuffling: Br.COc1ccc2c(c1)[C@]13CCCC[C@@H]3[C@H](N(C)CC1)[C@@]12CC1
  7453. 12: ref = COc1ccc2c(c1)[C@]13CCCC[C@@H]3[C@@H](C32CC3)N(CC1)C.Br
  7454. 12: COc1ccc2c(c1)[C@]13CCCC[C@@H]3[C@@H](C32CC3)N(CC1)C.Br
  7455. 12: ==================== start doRoundtrip =========================
  7456. 12: ==================== end doRoundtrip =========================
  7457. 12: COc1ccc2c(c1)[C@]13CCCC[C@@H]3[C@@H](C32CC3)N(CC1)C.Br
  7458. 12: ==================== start doRoundtrip =========================
  7459. 12: ==================== end doRoundtrip =========================
  7460. 12: COc1ccc2c(c1)[C@]13CCCC[C@@H]3[C@@H](C32CC3)N(CC1)C.Br
  7461. 12: ==================== start doRoundtrip =========================
  7462. 12: ==================== end doRoundtrip =========================
  7463. 12: COc1ccc2c(c1)[C@]13CCCC[C@@H]3[C@@H](C32CC3)N(CC1)C.Br
  7464. 12: ==================== start doRoundtrip =========================
  7465. 12: ==================== end doRoundtrip =========================
  7466. 12: COc1ccc2c(c1)[C@]13CCCC[C@@H]3[C@@H](C32CC3)N(CC1)C.Br
  7467. 12: ==================== start doRoundtrip =========================
  7468. 12: ==================== end doRoundtrip =========================
  7469. 12: COc1ccc2c(c1)[C@]13CCCC[C@@H]3[C@@H](C32CC3)N(CC1)C.Br
  7470. 12: ==================== start doRoundtrip =========================
  7471. 12: ==================== end doRoundtrip =========================
  7472. 12: COc1ccc2c(c1)[C@]13CCCC[C@@H]3[C@@H](C32CC3)N(CC1)C.Br
  7473. 12: ==================== start doRoundtrip =========================
  7474. 12: ==================== end doRoundtrip =========================
  7475. 12: COc1ccc2c(c1)[C@]13CCCC[C@@H]3[C@@H](C32CC3)N(CC1)C.Br
  7476. 12: ==================== start doRoundtrip =========================
  7477. 12: ==================== end doRoundtrip =========================
  7478. 12: COc1ccc2c(c1)[C@]13CCCC[C@@H]3[C@@H](C32CC3)N(CC1)C.Br
  7479. 12: ==================== start doRoundtrip =========================
  7480. 12: ==================== end doRoundtrip =========================
  7481. 12: COc1ccc2c(c1)[C@]13CCCC[C@@H]3[C@@H](C32CC3)N(CC1)C.Br
  7482. 12: ==================== start doRoundtrip =========================
  7483. 12: ==================== end doRoundtrip =========================
  7484. 12: ==================== start doRoundtrip =========================
  7485. 12: ==================== end doRoundtrip =========================
  7486. 12: True Shuffling: Br.NCCCCNCCCC[C@-]12C3=C4C5=C1[Fe+2]16782345[C-]2C7=C6C1=C82
  7487. 12: ref = NCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7488. 12: NCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7489. 12: ==================== start doRoundtrip =========================
  7490. 12: ==================== end doRoundtrip =========================
  7491. 12: NCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7492. 12: ==================== start doRoundtrip =========================
  7493. 12: ==================== end doRoundtrip =========================
  7494. 12: NCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7495. 12: ==================== start doRoundtrip =========================
  7496. 12: ==================== end doRoundtrip =========================
  7497. 12: NCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7498. 12: ==================== start doRoundtrip =========================
  7499. 12: ==================== end doRoundtrip =========================
  7500. 12: NCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7501. 12: ==================== start doRoundtrip =========================
  7502. 12: ==================== end doRoundtrip =========================
  7503. 12: NCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7504. 12: ==================== start doRoundtrip =========================
  7505. 12: ==================== end doRoundtrip =========================
  7506. 12: NCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7507. 12: ==================== start doRoundtrip =========================
  7508. 12: ==================== end doRoundtrip =========================
  7509. 12: NCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7510. 12: ==================== start doRoundtrip =========================
  7511. 12: ==================== end doRoundtrip =========================
  7512. 12: NCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7513. 12: ==================== start doRoundtrip =========================
  7514. 12: ==================== end doRoundtrip =========================
  7515. 12: NCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7516. 12: ==================== start doRoundtrip =========================
  7517. 12: ==================== end doRoundtrip =========================
  7518. 12: ==================== start doRoundtrip =========================
  7519. 12: ==================== end doRoundtrip =========================
  7520. 12: True Shuffling: Br.NCCCCNCCCC[C@@-]12C3=C4C5=C1[Fe+2]16782345[C-]2C7=C6C1=C82
  7521. 12: ref = NCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7522. 12: NCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7523. 12: ==================== start doRoundtrip =========================
  7524. 12: ==================== end doRoundtrip =========================
  7525. 12: NCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7526. 12: ==================== start doRoundtrip =========================
  7527. 12: ==================== end doRoundtrip =========================
  7528. 12: NCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7529. 12: ==================== start doRoundtrip =========================
  7530. 12: ==================== end doRoundtrip =========================
  7531. 12: NCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7532. 12: ==================== start doRoundtrip =========================
  7533. 12: ==================== end doRoundtrip =========================
  7534. 12: NCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7535. 12: ==================== start doRoundtrip =========================
  7536. 12: ==================== end doRoundtrip =========================
  7537. 12: NCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7538. 12: ==================== start doRoundtrip =========================
  7539. 12: ==================== end doRoundtrip =========================
  7540. 12: NCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7541. 12: ==================== start doRoundtrip =========================
  7542. 12: ==================== end doRoundtrip =========================
  7543. 12: NCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7544. 12: ==================== start doRoundtrip =========================
  7545. 12: ==================== end doRoundtrip =========================
  7546. 12: NCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7547. 12: ==================== start doRoundtrip =========================
  7548. 12: ==================== end doRoundtrip =========================
  7549. 12: NCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7550. 12: ==================== start doRoundtrip =========================
  7551. 12: ==================== end doRoundtrip =========================
  7552. 12: ==================== start doRoundtrip =========================
  7553. 12: ==================== end doRoundtrip =========================
  7554. 12: True Shuffling: Br.NCCCNCCCCNCCCC[C@-]12C3=C4C5=C1[Fe+2]16782345[C-]2C7=C6C1=C82
  7555. 12: ref = NCCCNCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7556. 12: NCCCNCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7557. 12: ==================== start doRoundtrip =========================
  7558. 12: ==================== end doRoundtrip =========================
  7559. 12: NCCCNCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7560. 12: ==================== start doRoundtrip =========================
  7561. 12: ==================== end doRoundtrip =========================
  7562. 12: NCCCNCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7563. 12: ==================== start doRoundtrip =========================
  7564. 12: ==================== end doRoundtrip =========================
  7565. 12: NCCCNCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7566. 12: ==================== start doRoundtrip =========================
  7567. 12: ==================== end doRoundtrip =========================
  7568. 12: NCCCNCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7569. 12: ==================== start doRoundtrip =========================
  7570. 12: ==================== end doRoundtrip =========================
  7571. 12: NCCCNCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7572. 12: ==================== start doRoundtrip =========================
  7573. 12: ==================== end doRoundtrip =========================
  7574. 12: NCCCNCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7575. 12: ==================== start doRoundtrip =========================
  7576. 12: ==================== end doRoundtrip =========================
  7577. 12: NCCCNCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7578. 12: ==================== start doRoundtrip =========================
  7579. 12: ==================== end doRoundtrip =========================
  7580. 12: NCCCNCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7581. 12: ==================== start doRoundtrip =========================
  7582. 12: ==================== end doRoundtrip =========================
  7583. 12: NCCCNCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7584. 12: ==================== start doRoundtrip =========================
  7585. 12: ==================== end doRoundtrip =========================
  7586. 12: ==================== start doRoundtrip =========================
  7587. 12: ==================== end doRoundtrip =========================
  7588. 12: True Shuffling: Br.NCCCNCCCCNCCCC[C@@-]12C3=C4C5=C1[Fe+2]16782345[C-]2C7=C6C1=C82
  7589. 12: ref = NCCCNCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7590. 12: NCCCNCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7591. 12: ==================== start doRoundtrip =========================
  7592. 12: ==================== end doRoundtrip =========================
  7593. 12: NCCCNCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7594. 12: ==================== start doRoundtrip =========================
  7595. 12: ==================== end doRoundtrip =========================
  7596. 12: NCCCNCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7597. 12: ==================== start doRoundtrip =========================
  7598. 12: ==================== end doRoundtrip =========================
  7599. 12: NCCCNCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7600. 12: ==================== start doRoundtrip =========================
  7601. 12: ==================== end doRoundtrip =========================
  7602. 12: NCCCNCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7603. 12: ==================== start doRoundtrip =========================
  7604. 12: ==================== end doRoundtrip =========================
  7605. 12: NCCCNCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7606. 12: ==================== start doRoundtrip =========================
  7607. 12: ==================== end doRoundtrip =========================
  7608. 12: NCCCNCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7609. 12: ==================== start doRoundtrip =========================
  7610. 12: ==================== end doRoundtrip =========================
  7611. 12: NCCCNCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7612. 12: ==================== start doRoundtrip =========================
  7613. 12: ==================== end doRoundtrip =========================
  7614. 12: NCCCNCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7615. 12: ==================== start doRoundtrip =========================
  7616. 12: ==================== end doRoundtrip =========================
  7617. 12: NCCCNCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7618. 12: ==================== start doRoundtrip =========================
  7619. 12: ==================== end doRoundtrip =========================
  7620. 12: ==================== start doRoundtrip =========================
  7621. 12: ==================== end doRoundtrip =========================
  7622. 12: True Shuffling: Br.NCCCNCCCCNCCCNCCCC[C@-]12C3=C4C5=C1[Fe+2]16782345[C-]2C7=C6C1=C82
  7623. 12: ref = NCCCNCCCCNCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7624. 12: NCCCNCCCCNCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7625. 12: ==================== start doRoundtrip =========================
  7626. 12: ==================== end doRoundtrip =========================
  7627. 12: NCCCNCCCCNCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7628. 12: ==================== start doRoundtrip =========================
  7629. 12: ==================== end doRoundtrip =========================
  7630. 12: NCCCNCCCCNCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7631. 12: ==================== start doRoundtrip =========================
  7632. 12: ==================== end doRoundtrip =========================
  7633. 12: NCCCNCCCCNCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7634. 12: ==================== start doRoundtrip =========================
  7635. 12: ==================== end doRoundtrip =========================
  7636. 12: NCCCNCCCCNCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7637. 12: ==================== start doRoundtrip =========================
  7638. 12: ==================== end doRoundtrip =========================
  7639. 12: NCCCNCCCCNCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7640. 12: ==================== start doRoundtrip =========================
  7641. 12: ==================== end doRoundtrip =========================
  7642. 12: NCCCNCCCCNCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7643. 12: ==================== start doRoundtrip =========================
  7644. 12: ==================== end doRoundtrip =========================
  7645. 12: NCCCNCCCCNCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7646. 12: ==================== start doRoundtrip =========================
  7647. 12: ==================== end doRoundtrip =========================
  7648. 12: NCCCNCCCCNCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7649. 12: ==================== start doRoundtrip =========================
  7650. 12: ==================== end doRoundtrip =========================
  7651. 12: NCCCNCCCCNCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7652. 12: ==================== start doRoundtrip =========================
  7653. 12: ==================== end doRoundtrip =========================
  7654. 12: ==================== start doRoundtrip =========================
  7655. 12: ==================== end doRoundtrip =========================
  7656. 12: True Shuffling: Br.NCCCNCCCCNCCCNCCCC[C@@-]12C3=C4C5=C1[Fe+2]16782345[C-]2C7=C6C1=C82
  7657. 12: ref = NCCCNCCCCNCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7658. 12: NCCCNCCCCNCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7659. 12: ==================== start doRoundtrip =========================
  7660. 12: ==================== end doRoundtrip =========================
  7661. 12: NCCCNCCCCNCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7662. 12: ==================== start doRoundtrip =========================
  7663. 12: ==================== end doRoundtrip =========================
  7664. 12: NCCCNCCCCNCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7665. 12: ==================== start doRoundtrip =========================
  7666. 12: ==================== end doRoundtrip =========================
  7667. 12: NCCCNCCCCNCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7668. 12: ==================== start doRoundtrip =========================
  7669. 12: ==================== end doRoundtrip =========================
  7670. 12: NCCCNCCCCNCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7671. 12: ==================== start doRoundtrip =========================
  7672. 12: ==================== end doRoundtrip =========================
  7673. 12: NCCCNCCCCNCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7674. 12: ==================== start doRoundtrip =========================
  7675. 12: ==================== end doRoundtrip =========================
  7676. 12: NCCCNCCCCNCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7677. 12: ==================== start doRoundtrip =========================
  7678. 12: ==================== end doRoundtrip =========================
  7679. 12: NCCCNCCCCNCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7680. 12: ==================== start doRoundtrip =========================
  7681. 12: ==================== end doRoundtrip =========================
  7682. 12: NCCCNCCCCNCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7683. 12: ==================== start doRoundtrip =========================
  7684. 12: ==================== end doRoundtrip =========================
  7685. 12: NCCCNCCCCNCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7686. 12: ==================== start doRoundtrip =========================
  7687. 12: ==================== end doRoundtrip =========================
  7688. 12: ==================== start doRoundtrip =========================
  7689. 12: ==================== end doRoundtrip =========================
  7690. 12: True Shuffling: Br.NCCCNCCCC[C@-]12C3=C4C5=C1[Fe+2]16782345[C-]2C7=C6C1=C82
  7691. 12: ref = NCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7692. 12: NCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7693. 12: ==================== start doRoundtrip =========================
  7694. 12: ==================== end doRoundtrip =========================
  7695. 12: NCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7696. 12: ==================== start doRoundtrip =========================
  7697. 12: ==================== end doRoundtrip =========================
  7698. 12: NCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7699. 12: ==================== start doRoundtrip =========================
  7700. 12: ==================== end doRoundtrip =========================
  7701. 12: NCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7702. 12: ==================== start doRoundtrip =========================
  7703. 12: ==================== end doRoundtrip =========================
  7704. 12: NCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7705. 12: ==================== start doRoundtrip =========================
  7706. 12: ==================== end doRoundtrip =========================
  7707. 12: NCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7708. 12: ==================== start doRoundtrip =========================
  7709. 12: ==================== end doRoundtrip =========================
  7710. 12: NCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7711. 12: ==================== start doRoundtrip =========================
  7712. 12: ==================== end doRoundtrip =========================
  7713. 12: NCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7714. 12: ==================== start doRoundtrip =========================
  7715. 12: ==================== end doRoundtrip =========================
  7716. 12: NCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7717. 12: ==================== start doRoundtrip =========================
  7718. 12: ==================== end doRoundtrip =========================
  7719. 12: NCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7720. 12: ==================== start doRoundtrip =========================
  7721. 12: ==================== end doRoundtrip =========================
  7722. 12: ==================== start doRoundtrip =========================
  7723. 12: ==================== end doRoundtrip =========================
  7724. 12: True Shuffling: Br.NCCCNCCCC[C@@-]12C3=C4C5=C1[Fe+2]16782345[C-]2C7=C6C1=C82
  7725. 12: ref = NCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7726. 12: NCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7727. 12: ==================== start doRoundtrip =========================
  7728. 12: ==================== end doRoundtrip =========================
  7729. 12: NCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7730. 12: ==================== start doRoundtrip =========================
  7731. 12: ==================== end doRoundtrip =========================
  7732. 12: NCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7733. 12: ==================== start doRoundtrip =========================
  7734. 12: ==================== end doRoundtrip =========================
  7735. 12: NCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7736. 12: ==================== start doRoundtrip =========================
  7737. 12: ==================== end doRoundtrip =========================
  7738. 12: NCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7739. 12: ==================== start doRoundtrip =========================
  7740. 12: ==================== end doRoundtrip =========================
  7741. 12: NCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7742. 12: ==================== start doRoundtrip =========================
  7743. 12: ==================== end doRoundtrip =========================
  7744. 12: NCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7745. 12: ==================== start doRoundtrip =========================
  7746. 12: ==================== end doRoundtrip =========================
  7747. 12: NCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7748. 12: ==================== start doRoundtrip =========================
  7749. 12: ==================== end doRoundtrip =========================
  7750. 12: NCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7751. 12: ==================== start doRoundtrip =========================
  7752. 12: ==================== end doRoundtrip =========================
  7753. 12: NCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7754. 12: ==================== start doRoundtrip =========================
  7755. 12: ==================== end doRoundtrip =========================
  7756. 12: ==================== start doRoundtrip =========================
  7757. 12: ==================== end doRoundtrip =========================
  7758. 12: True Shuffling: CC(=O)O.Oc1nc(N)c2nc3c(nc2n1)c1cccc2cccc3c12.OS(=O)(=O)O
  7759. 12: ref = OS(=O)(=O)O.Oc1nc2nc3c([nH]c2c([nH]1)N)c1c2c3cccc2ccc1.CC(=O)O
  7760. 12: OS(=O)(=O)O.Oc1nc2nc3c([nH]c2c([nH]1)N)c1c2c3cccc2ccc1.CC(=O)O
  7761. 12: ==================== start doRoundtrip =========================
  7762. 12: ==================== end doRoundtrip =========================
  7763. 12: OS(=O)(=O)O.Oc1nc2nc3c([nH]c2c([nH]1)N)c1c2c3cccc2ccc1.CC(=O)O
  7764. 12: ==================== start doRoundtrip =========================
  7765. 12: ==================== end doRoundtrip =========================
  7766. 12: OS(=O)(=O)O.Oc1nc2nc3c([nH]c2c([nH]1)N)c1c2c3cccc2ccc1.CC(=O)O
  7767. 12: ==================== start doRoundtrip =========================
  7768. 12: ==================== end doRoundtrip =========================
  7769. 12: OS(=O)(=O)O.Oc1nc2nc3c([nH]c2c([nH]1)N)c1c2c3cccc2ccc1.CC(=O)O
  7770. 12: ==================== start doRoundtrip =========================
  7771. 12: ==================== end doRoundtrip =========================
  7772. 12: OS(=O)(=O)O.Oc1nc2nc3c([nH]c2c([nH]1)N)c1c2c3cccc2ccc1.CC(=O)O
  7773. 12: ==================== start doRoundtrip =========================
  7774. 12: ==================== end doRoundtrip =========================
  7775. 12: OS(=O)(=O)O.Oc1nc2nc3c([nH]c2c([nH]1)N)c1c2c3cccc2ccc1.CC(=O)O
  7776. 12: ==================== start doRoundtrip =========================
  7777. 12: ==================== end doRoundtrip =========================
  7778. 12: OS(=O)(=O)O.Oc1nc2nc3c([nH]c2c([nH]1)N)c1c2c3cccc2ccc1.CC(=O)O
  7779. 12: ==================== start doRoundtrip =========================
  7780. 12: ==================== end doRoundtrip =========================
  7781. 12: OS(=O)(=O)O.Oc1nc2nc3c([nH]c2c([nH]1)N)c1c2c3cccc2ccc1.CC(=O)O
  7782. 12: ==================== start doRoundtrip =========================
  7783. 12: ==================== end doRoundtrip =========================
  7784. 12: OS(=O)(=O)O.Oc1nc2nc3c([nH]c2c([nH]1)N)c1c2c3cccc2ccc1.CC(=O)O
  7785. 12: ==================== start doRoundtrip =========================
  7786. 12: ==================== end doRoundtrip =========================
  7787. 12: OS(=O)(=O)O.Oc1nc2nc3c([nH]c2c([nH]1)N)c1c2c3cccc2ccc1.CC(=O)O
  7788. 12: ==================== start doRoundtrip =========================
  7789. 12: ==================== end doRoundtrip =========================
  7790. 12: ==================== start doRoundtrip =========================
  7791. 12: ==================== end doRoundtrip =========================
  7792. 12: True Shuffling: C12=C3C4=C5[C@H]1[Fe]16782345C2=C6C7=C1C82
  7793. 12: ref = C12C3=C4[Fe]5678923(C1=C45)C1C6=C8C9=C71
  7794. 12: C12C3=C4[Fe]5678923(C1=C45)C1C6=C8C9=C71
  7795. 12: ==================== start doRoundtrip =========================
  7796. 12: ==================== end doRoundtrip =========================
  7797. 12: C12C3=C4[Fe]5678923(C1=C45)C1C6=C8C9=C71
  7798. 12: ==================== start doRoundtrip =========================
  7799. 12: ==================== end doRoundtrip =========================
  7800. 12: C12C3=C4[Fe]5678923(C1=C45)C1C6=C8C9=C71
  7801. 12: ==================== start doRoundtrip =========================
  7802. 12: ==================== end doRoundtrip =========================
  7803. 12: C12C3=C4[Fe]5678923(C1=C45)C1C6=C8C9=C71
  7804. 12: ==================== start doRoundtrip =========================
  7805. 12: ==================== end doRoundtrip =========================
  7806. 12: C12C3=C4[Fe]5678923(C1=C45)C1C6=C8C9=C71
  7807. 12: ==================== start doRoundtrip =========================
  7808. 12: ==================== end doRoundtrip =========================
  7809. 12: C12C3=C4[Fe]5678923(C1=C45)C1C6=C8C9=C71
  7810. 12: ==================== start doRoundtrip =========================
  7811. 12: ==================== end doRoundtrip =========================
  7812. 12: C12C3=C4[Fe]5678923(C1=C45)C1C6=C8C9=C71
  7813. 12: ==================== start doRoundtrip =========================
  7814. 12: ==================== end doRoundtrip =========================
  7815. 12: C12C3=C4[Fe]5678923(C1=C45)C1C6=C8C9=C71
  7816. 12: ==================== start doRoundtrip =========================
  7817. 12: ==================== end doRoundtrip =========================
  7818. 12: C12C3=C4[Fe]5678923(C1=C45)C1C6=C8C9=C71
  7819. 12: ==================== start doRoundtrip =========================
  7820. 12: ==================== end doRoundtrip =========================
  7821. 12: C12C3=C4[Fe]5678923(C1=C45)C1C6=C8C9=C71
  7822. 12: ==================== start doRoundtrip =========================
  7823. 12: ==================== end doRoundtrip =========================
  7824. 12: ==================== start doRoundtrip =========================
  7825. 12: ==================== end doRoundtrip =========================
  7826. 12: True Shuffling: C12([C@@H]3CCC[C@@H]1CCC[C@@H]2CCC3)OC(=O)C
  7827. 12: ref = CC(=O)OC12[C@@H]3CCC[C@@H]2CCC[C@H]1CCC3
  7828. 12: CC(=O)OC12[C@@H]3CCC[C@@H]2CCC[C@H]1CCC3
  7829. 12: ==================== start doRoundtrip =========================
  7830. 12: ==================== end doRoundtrip =========================
  7831. 12: CC(=O)OC12[C@@H]3CCC[C@@H]2CCC[C@H]1CCC3
  7832. 12: ==================== start doRoundtrip =========================
  7833. 12: ==================== end doRoundtrip =========================
  7834. 12: CC(=O)OC12[C@@H]3CCC[C@@H]2CCC[C@H]1CCC3
  7835. 12: ==================== start doRoundtrip =========================
  7836. 12: ==================== end doRoundtrip =========================
  7837. 12: CC(=O)OC12[C@@H]3CCC[C@@H]2CCC[C@H]1CCC3
  7838. 12: ==================== start doRoundtrip =========================
  7839. 12: ==================== end doRoundtrip =========================
  7840. 12: CC(=O)OC12[C@@H]3CCC[C@@H]2CCC[C@H]1CCC3
  7841. 12: ==================== start doRoundtrip =========================
  7842. 12: ==================== end doRoundtrip =========================
  7843. 12: CC(=O)OC12[C@@H]3CCC[C@@H]2CCC[C@H]1CCC3
  7844. 12: ==================== start doRoundtrip =========================
  7845. 12: ==================== end doRoundtrip =========================
  7846. 12: CC(=O)OC12[C@@H]3CCC[C@@H]2CCC[C@H]1CCC3
  7847. 12: ==================== start doRoundtrip =========================
  7848. 12: ==================== end doRoundtrip =========================
  7849. 12: CC(=O)OC12[C@@H]3CCC[C@@H]2CCC[C@H]1CCC3
  7850. 12: ==================== start doRoundtrip =========================
  7851. 12: ==================== end doRoundtrip =========================
  7852. 12: CC(=O)OC12[C@@H]3CCC[C@@H]2CCC[C@H]1CCC3
  7853. 12: ==================== start doRoundtrip =========================
  7854. 12: ==================== end doRoundtrip =========================
  7855. 12: CC(=O)OC12[C@@H]3CCC[C@@H]2CCC[C@H]1CCC3
  7856. 12: ==================== start doRoundtrip =========================
  7857. 12: ==================== end doRoundtrip =========================
  7858. 12: ==================== start doRoundtrip =========================
  7859. 12: ==================== end doRoundtrip =========================
  7860. 12: True Shuffling: [Fe]12345678(C9(C1=C4C3=C29)C=O)C1=C6C7=C5C81
  7861. 12: ref = O=CC12C3=C4[Fe]5678923(C1=C45)C1C6=C8C9=C71
  7862. 12: O=CC12C3=C4[Fe]5678923(C1=C45)C1C6=C8C9=C71
  7863. 12: ==================== start doRoundtrip =========================
  7864. 12: ==================== end doRoundtrip =========================
  7865. 12: O=CC12C3=C4[Fe]5678923(C1=C45)C1C6=C8C9=C71
  7866. 12: ==================== start doRoundtrip =========================
  7867. 12: ==================== end doRoundtrip =========================
  7868. 12: O=CC12C3=C4[Fe]5678923(C1=C45)C1C6=C8C9=C71
  7869. 12: ==================== start doRoundtrip =========================
  7870. 12: ==================== end doRoundtrip =========================
  7871. 12: O=CC12C3=C4[Fe]5678923(C1=C45)C1C6=C8C9=C71
  7872. 12: ==================== start doRoundtrip =========================
  7873. 12: ==================== end doRoundtrip =========================
  7874. 12: O=CC12C3=C4[Fe]5678923(C1=C45)C1C6=C8C9=C71
  7875. 12: ==================== start doRoundtrip =========================
  7876. 12: ==================== end doRoundtrip =========================
  7877. 12: O=CC12C3=C4[Fe]5678923(C1=C45)C1C6=C8C9=C71
  7878. 12: ==================== start doRoundtrip =========================
  7879. 12: ==================== end doRoundtrip =========================
  7880. 12: O=CC12C3=C4[Fe]5678923(C1=C45)C1C6=C8C9=C71
  7881. 12: ==================== start doRoundtrip =========================
  7882. 12: ==================== end doRoundtrip =========================
  7883. 12: O=CC12C3=C4[Fe]5678923(C1=C45)C1C6=C8C9=C71
  7884. 12: ==================== start doRoundtrip =========================
  7885. 12: ==================== end doRoundtrip =========================
  7886. 12: O=CC12C3=C4[Fe]5678923(C1=C45)C1C6=C8C9=C71
  7887. 12: ==================== start doRoundtrip =========================
  7888. 12: ==================== end doRoundtrip =========================
  7889. 12: O=CC12C3=C4[Fe]5678923(C1=C45)C1C6=C8C9=C71
  7890. 12: ==================== start doRoundtrip =========================
  7891. 12: ==================== end doRoundtrip =========================
  7892. 12: ==================== start doRoundtrip =========================
  7893. 12: ==================== end doRoundtrip =========================
  7894. 12: True Shuffling: [Fe+2]12345678([C-]9(C1=C7C6=C29)CCCCNCCCCN)C1=C4C5=C3[C-]81.Br
  7895. 12: ref = NCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7896. 12: NCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7897. 12: ==================== start doRoundtrip =========================
  7898. 12: ==================== end doRoundtrip =========================
  7899. 12: NCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7900. 12: ==================== start doRoundtrip =========================
  7901. 12: ==================== end doRoundtrip =========================
  7902. 12: NCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7903. 12: ==================== start doRoundtrip =========================
  7904. 12: ==================== end doRoundtrip =========================
  7905. 12: NCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7906. 12: ==================== start doRoundtrip =========================
  7907. 12: ==================== end doRoundtrip =========================
  7908. 12: NCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7909. 12: ==================== start doRoundtrip =========================
  7910. 12: ==================== end doRoundtrip =========================
  7911. 12: NCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7912. 12: ==================== start doRoundtrip =========================
  7913. 12: ==================== end doRoundtrip =========================
  7914. 12: NCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7915. 12: ==================== start doRoundtrip =========================
  7916. 12: ==================== end doRoundtrip =========================
  7917. 12: NCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7918. 12: ==================== start doRoundtrip =========================
  7919. 12: ==================== end doRoundtrip =========================
  7920. 12: NCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7921. 12: ==================== start doRoundtrip =========================
  7922. 12: ==================== end doRoundtrip =========================
  7923. 12: NCCCCNCCCC[C-]12C3=C4[Fe+2]5678923(C1=C45)[C-]1C6=C8C9=C71.Br
  7924. 12: ==================== start doRoundtrip =========================
  7925. 12: ==================== end doRoundtrip =========================
  7926. 12: ==================== start doRoundtrip =========================
  7927. 12: ==================== end doRoundtrip =========================
  7928. 12: True Shuffling: O[C@H]1CC[C@@H](O)CC1
  7929. 12: ref = O[C@@H]1CC[C@@H](CC1)O
  7930. 12: O[C@@H]1CC[C@@H](CC1)O
  7931. 12: ==================== start doRoundtrip =========================
  7932. 12: ==================== end doRoundtrip =========================
  7933. 12: O[C@@H]1CC[C@@H](CC1)O
  7934. 12: ==================== start doRoundtrip =========================
  7935. 12: ==================== end doRoundtrip =========================
  7936. 12: O[C@@H]1CC[C@@H](CC1)O
  7937. 12: ==================== start doRoundtrip =========================
  7938. 12: ==================== end doRoundtrip =========================
  7939. 12: O[C@@H]1CC[C@@H](CC1)O
  7940. 12: ==================== start doRoundtrip =========================
  7941. 12: ==================== end doRoundtrip =========================
  7942. 12: O[C@@H]1CC[C@@H](CC1)O
  7943. 12: ==================== start doRoundtrip =========================
  7944. 12: ==================== end doRoundtrip =========================
  7945. 12: O[C@@H]1CC[C@@H](CC1)O
  7946. 12: ==================== start doRoundtrip =========================
  7947. 12: ==================== end doRoundtrip =========================
  7948. 12: O[C@@H]1CC[C@@H](CC1)O
  7949. 12: ==================== start doRoundtrip =========================
  7950. 12: ==================== end doRoundtrip =========================
  7951. 12: O[C@@H]1CC[C@@H](CC1)O
  7952. 12: ==================== start doRoundtrip =========================
  7953. 12: ==================== end doRoundtrip =========================
  7954. 12: O[C@@H]1CC[C@@H](CC1)O
  7955. 12: ==================== start doRoundtrip =========================
  7956. 12: ==================== end doRoundtrip =========================
  7957. 12: O[C@@H]1CC[C@@H](CC1)O
  7958. 12: ==================== start doRoundtrip =========================
  7959. 12: ==================== end doRoundtrip =========================
  7960. 12: ==================== start doRoundtrip =========================
  7961. 12: ==================== end doRoundtrip =========================
  7962. 12: True Shuffling: c1csc(c1)c1nnc(o1)C12C[C@@H]3C[C@@H](C[C@@H](C3)C2)C1
  7963. 12: ref = c1csc(c1)c1nnc(o1)C12C[C@@H]3C[C@H](C2)C[C@H](C1)C3
  7964. 12: c1csc(c1)c1nnc(o1)C12C[C@@H]3C[C@H](C2)C[C@H](C1)C3
  7965. 12: ==================== start doRoundtrip =========================
  7966. 12: ==================== end doRoundtrip =========================
  7967. 12: c1csc(c1)c1nnc(o1)C12C[C@@H]3C[C@H](C2)C[C@H](C1)C3
  7968. 12: ==================== start doRoundtrip =========================
  7969. 12: ==================== end doRoundtrip =========================
  7970. 12: c1csc(c1)c1nnc(o1)C12C[C@@H]3C[C@H](C2)C[C@H](C1)C3
  7971. 12: ==================== start doRoundtrip =========================
  7972. 12: ==================== end doRoundtrip =========================
  7973. 12: c1csc(c1)c1nnc(o1)C12C[C@@H]3C[C@H](C2)C[C@H](C1)C3
  7974. 12: ==================== start doRoundtrip =========================
  7975. 12: ==================== end doRoundtrip =========================
  7976. 12: c1csc(c1)c1nnc(o1)C12C[C@@H]3C[C@H](C2)C[C@H](C1)C3
  7977. 12: ==================== start doRoundtrip =========================
  7978. 12: ==================== end doRoundtrip =========================
  7979. 12: c1csc(c1)c1nnc(o1)C12C[C@@H]3C[C@H](C2)C[C@H](C1)C3
  7980. 12: ==================== start doRoundtrip =========================
  7981. 12: ==================== end doRoundtrip =========================
  7982. 12: c1csc(c1)c1nnc(o1)C12C[C@@H]3C[C@H](C2)C[C@H](C1)C3
  7983. 12: ==================== start doRoundtrip =========================
  7984. 12: ==================== end doRoundtrip =========================
  7985. 12: c1csc(c1)c1nnc(o1)C12C[C@@H]3C[C@H](C2)C[C@H](C1)C3
  7986. 12: ==================== start doRoundtrip =========================
  7987. 12: ==================== end doRoundtrip =========================
  7988. 12: c1csc(c1)c1nnc(o1)C12C[C@@H]3C[C@H](C2)C[C@H](C1)C3
  7989. 12: ==================== start doRoundtrip =========================
  7990. 12: ==================== end doRoundtrip =========================
  7991. 12: c1csc(c1)c1nnc(o1)C12C[C@@H]3C[C@H](C2)C[C@H](C1)C3
  7992. 12: ==================== start doRoundtrip =========================
  7993. 12: ==================== end doRoundtrip =========================
  7994. 12: ==================== start doRoundtrip =========================
  7995. 12: ==================== end doRoundtrip =========================
  7996. 12: True Shuffling: CC(=O)OC12[C@@H]3CCC[C@@H]1CCC[C@@H]2CCC3
  7997. 12: ref = CC(=O)OC12[C@@H]3CCC[C@@H]2CCC[C@H]1CCC3
  7998. 12: CC(=O)OC12[C@@H]3CCC[C@@H]2CCC[C@H]1CCC3
  7999. 12: ==================== start doRoundtrip =========================
  8000. 12: ==================== end doRoundtrip =========================
  8001. 12: CC(=O)OC12[C@@H]3CCC[C@@H]2CCC[C@H]1CCC3
  8002. 12: ==================== start doRoundtrip =========================
  8003. 12: ==================== end doRoundtrip =========================
  8004. 12: CC(=O)OC12[C@@H]3CCC[C@@H]2CCC[C@H]1CCC3
  8005. 12: ==================== start doRoundtrip =========================
  8006. 12: ==================== end doRoundtrip =========================
  8007. 12: CC(=O)OC12[C@@H]3CCC[C@@H]2CCC[C@H]1CCC3
  8008. 12: ==================== start doRoundtrip =========================
  8009. 12: ==================== end doRoundtrip =========================
  8010. 12: CC(=O)OC12[C@@H]3CCC[C@@H]2CCC[C@H]1CCC3
  8011. 12: ==================== start doRoundtrip =========================
  8012. 12: ==================== end doRoundtrip =========================
  8013. 12: CC(=O)OC12[C@@H]3CCC[C@@H]2CCC[C@H]1CCC3
  8014. 12: ==================== start doRoundtrip =========================
  8015. 12: ==================== end doRoundtrip =========================
  8016. 12: CC(=O)OC12[C@@H]3CCC[C@@H]2CCC[C@H]1CCC3
  8017. 12: ==================== start doRoundtrip =========================
  8018. 12: ==================== end doRoundtrip =========================
  8019. 12: CC(=O)OC12[C@@H]3CCC[C@@H]2CCC[C@H]1CCC3
  8020. 12: ==================== start doRoundtrip =========================
  8021. 12: ==================== end doRoundtrip =========================
  8022. 12: CC(=O)OC12[C@@H]3CCC[C@@H]2CCC[C@H]1CCC3
  8023. 12: ==================== start doRoundtrip =========================
  8024. 12: ==================== end doRoundtrip =========================
  8025. 12: CC(=O)OC12[C@@H]3CCC[C@@H]2CCC[C@H]1CCC3
  8026. 12: ==================== start doRoundtrip =========================
  8027. 12: ==================== end doRoundtrip =========================
  8028. 12: ==================== start doRoundtrip =========================
  8029. 12: ==================== end doRoundtrip =========================
  8030. 12: True Shuffling: CC(=O)OC12[C@@H]3CCC[C@@H]1CCC[C@@H]2CCC3
  8031. 12: ref = CC(=O)OC12[C@@H]3CCC[C@@H]2CCC[C@H]1CCC3
  8032. 12: CC(=O)OC12[C@@H]3CCC[C@@H]2CCC[C@H]1CCC3
  8033. 12: ==================== start doRoundtrip =========================
  8034. 12: ==================== end doRoundtrip =========================
  8035. 12: CC(=O)OC12[C@@H]3CCC[C@@H]2CCC[C@H]1CCC3
  8036. 12: ==================== start doRoundtrip =========================
  8037. 12: ==================== end doRoundtrip =========================
  8038. 12: CC(=O)OC12[C@@H]3CCC[C@@H]2CCC[C@H]1CCC3
  8039. 12: ==================== start doRoundtrip =========================
  8040. 12: ==================== end doRoundtrip =========================
  8041. 12: CC(=O)OC12[C@@H]3CCC[C@@H]2CCC[C@H]1CCC3
  8042. 12: ==================== start doRoundtrip =========================
  8043. 12: ==================== end doRoundtrip =========================
  8044. 12: CC(=O)OC12[C@@H]3CCC[C@@H]2CCC[C@H]1CCC3
  8045. 12: ==================== start doRoundtrip =========================
  8046. 12: ==================== end doRoundtrip =========================
  8047. 12: CC(=O)OC12[C@@H]3CCC[C@@H]2CCC[C@H]1CCC3
  8048. 12: ==================== start doRoundtrip =========================
  8049. 12: ==================== end doRoundtrip =========================
  8050. 12: CC(=O)OC12[C@@H]3CCC[C@@H]2CCC[C@H]1CCC3
  8051. 12: ==================== start doRoundtrip =========================
  8052. 12: ==================== end doRoundtrip =========================
  8053. 12: CC(=O)OC12[C@@H]3CCC[C@@H]2CCC[C@H]1CCC3
  8054. 12: ==================== start doRoundtrip =========================
  8055. 12: ==================== end doRoundtrip =========================
  8056. 12: CC(=O)OC12[C@@H]3CCC[C@@H]2CCC[C@H]1CCC3
  8057. 12: ==================== start doRoundtrip =========================
  8058. 12: ==================== end doRoundtrip =========================
  8059. 12: CC(=O)OC12[C@@H]3CCC[C@@H]2CCC[C@H]1CCC3
  8060. 12: ==================== start doRoundtrip =========================
  8061. 12: ==================== end doRoundtrip =========================
  8062. 12: ==================== start doRoundtrip =========================
  8063. 12: ==================== end doRoundtrip =========================
  8064. 12: True Shuffling: C/C(=N/c1ccncc1)/C(=N/c1ccncc1)/C
  8065. 12: ref = C/C(=N/c1ccncc1)/C(=N/c1ccncc1)/C
  8066. 12: C/C(=N/c1ccncc1)/C(=N/c1ccncc1)/C
  8067. 12: ==================== start doRoundtrip =========================
  8068. 12: ==================== end doRoundtrip =========================
  8069. 12: C/C(=N/c1ccncc1)/C(=N/c1ccncc1)/C
  8070. 12: ==================== start doRoundtrip =========================
  8071. 12: ==================== end doRoundtrip =========================
  8072. 12: C/C(=N/c1ccncc1)/C(=N/c1ccncc1)/C
  8073. 12: ==================== start doRoundtrip =========================
  8074. 12: ==================== end doRoundtrip =========================
  8075. 12: C/C(=N/c1ccncc1)/C(=N/c1ccncc1)/C
  8076. 12: ==================== start doRoundtrip =========================
  8077. 12: ==================== end doRoundtrip =========================
  8078. 12: C/C(=N/c1ccncc1)/C(=N/c1ccncc1)/C
  8079. 12: ==================== start doRoundtrip =========================
  8080. 12: ==================== end doRoundtrip =========================
  8081. 12: C/C(=N/c1ccncc1)/C(=N/c1ccncc1)/C
  8082. 12: ==================== start doRoundtrip =========================
  8083. 12: ==================== end doRoundtrip =========================
  8084. 12: C/C(=N/c1ccncc1)/C(=N/c1ccncc1)/C
  8085. 12: ==================== start doRoundtrip =========================
  8086. 12: ==================== end doRoundtrip =========================
  8087. 12: C/C(=N/c1ccncc1)/C(=N/c1ccncc1)/C
  8088. 12: ==================== start doRoundtrip =========================
  8089. 12: ==================== end doRoundtrip =========================
  8090. 12: C/C(=N/c1ccncc1)/C(=N/c1ccncc1)/C
  8091. 12: ==================== start doRoundtrip =========================
  8092. 12: ==================== end doRoundtrip =========================
  8093. 12: C/C(=N/c1ccncc1)/C(=N/c1ccncc1)/C
  8094. 12: ==================== start doRoundtrip =========================
  8095. 12: ==================== end doRoundtrip =========================
  8096. 12: ==================== start doRoundtrip =========================
  8097. 12: ==================== end doRoundtrip =========================
  8098. 12: True Shuffling: CC(=CCN[C@]12C[C@@H]3C[C@@H](C[C@@H](C3)C2)C1)C
  8099. 12: ref = CC(=CCN[C@]12C[C@H]3C[C@@H](C2)C[C@@H](C1)C3)C
  8100. 12: CC(=CCN[C@]12C[C@H]3C[C@@H](C2)C[C@@H](C1)C3)C
  8101. 12: ==================== start doRoundtrip =========================
  8102. 12: ==================== end doRoundtrip =========================
  8103. 12: CC(=CCN[C@]12C[C@H]3C[C@@H](C2)C[C@@H](C1)C3)C
  8104. 12: ==================== start doRoundtrip =========================
  8105. 12: ==================== end doRoundtrip =========================
  8106. 12: CC(=CCN[C@]12C[C@H]3C[C@@H](C2)C[C@@H](C1)C3)C
  8107. 12: ==================== start doRoundtrip =========================
  8108. 12: ==================== end doRoundtrip =========================
  8109. 12: CC(=CCN[C@]12C[C@H]3C[C@@H](C2)C[C@@H](C1)C3)C
  8110. 12: ==================== start doRoundtrip =========================
  8111. 12: ==================== end doRoundtrip =========================
  8112. 12: CC(=CCN[C@]12C[C@H]3C[C@@H](C2)C[C@@H](C1)C3)C
  8113. 12: ==================== start doRoundtrip =========================
  8114. 12: ==================== end doRoundtrip =========================
  8115. 12: CC(=CCN[C@]12C[C@H]3C[C@@H](C2)C[C@@H](C1)C3)C
  8116. 12: ==================== start doRoundtrip =========================
  8117. 12: ==================== end doRoundtrip =========================
  8118. 12: CC(=CCN[C@]12C[C@H]3C[C@@H](C2)C[C@@H](C1)C3)C
  8119. 12: ==================== start doRoundtrip =========================
  8120. 12: ==================== end doRoundtrip =========================
  8121. 12: CC(=CCN[C@]12C[C@H]3C[C@@H](C2)C[C@@H](C1)C3)C
  8122. 12: ==================== start doRoundtrip =========================
  8123. 12: ==================== end doRoundtrip =========================
  8124. 12: CC(=CCN[C@]12C[C@H]3C[C@@H](C2)C[C@@H](C1)C3)C
  8125. 12: ==================== start doRoundtrip =========================
  8126. 12: ==================== end doRoundtrip =========================
  8127. 12: CC(=CCN[C@]12C[C@H]3C[C@@H](C2)C[C@@H](C1)C3)C
  8128. 12: ==================== start doRoundtrip =========================
  8129. 12: ==================== end doRoundtrip =========================
  8130. 12: ==================== start doRoundtrip =========================
  8131. 12: ==================== end doRoundtrip =========================
  8132. 12: True Shuffling: Brc1ccc(nc1)NC(=S)N[C@]12C[C@@H]3C[C@H](C[C@@H](C3)C2)C1
  8133. 12: ref = S=C(N[C@]12C[C@@H]3C[C@@H](C2)C[C@@H](C1)C3)Nc1ccc(cn1)Br
  8134. 12: S=C(N[C@]12C[C@@H]3C[C@@H](C2)C[C@@H](C1)C3)Nc1ccc(cn1)Br
  8135. 12: ==================== start doRoundtrip =========================
  8136. 12: ==================== end doRoundtrip =========================
  8137. 12: S=C(N[C@]12C[C@@H]3C[C@@H](C2)C[C@@H](C1)C3)Nc1ccc(cn1)Br
  8138. 12: ==================== start doRoundtrip =========================
  8139. 12: ==================== end doRoundtrip =========================
  8140. 12: S=C(N[C@]12C[C@@H]3C[C@@H](C2)C[C@@H](C1)C3)Nc1ccc(cn1)Br
  8141. 12: ==================== start doRoundtrip =========================
  8142. 12: ==================== end doRoundtrip =========================
  8143. 12: S=C(N[C@]12C[C@@H]3C[C@@H](C2)C[C@@H](C1)C3)Nc1ccc(cn1)Br
  8144. 12: ==================== start doRoundtrip =========================
  8145. 12: ==================== end doRoundtrip =========================
  8146. 12: S=C(N[C@]12C[C@@H]3C[C@@H](C2)C[C@@H](C1)C3)Nc1ccc(cn1)Br
  8147. 12: ==================== start doRoundtrip =========================
  8148. 12: ==================== end doRoundtrip =========================
  8149. 12: S=C(N[C@]12C[C@@H]3C[C@@H](C2)C[C@@H](C1)C3)Nc1ccc(cn1)Br
  8150. 12: ==================== start doRoundtrip =========================
  8151. 12: ==================== end doRoundtrip =========================
  8152. 12: S=C(N[C@]12C[C@@H]3C[C@@H](C2)C[C@@H](C1)C3)Nc1ccc(cn1)Br
  8153. 12: ==================== start doRoundtrip =========================
  8154. 12: ==================== end doRoundtrip =========================
  8155. 12: S=C(N[C@]12C[C@@H]3C[C@@H](C2)C[C@@H](C1)C3)Nc1ccc(cn1)Br
  8156. 12: ==================== start doRoundtrip =========================
  8157. 12: ==================== end doRoundtrip =========================
  8158. 12: S=C(N[C@]12C[C@@H]3C[C@@H](C2)C[C@@H](C1)C3)Nc1ccc(cn1)Br
  8159. 12: ==================== start doRoundtrip =========================
  8160. 12: ==================== end doRoundtrip =========================
  8161. 12: S=C(N[C@]12C[C@@H]3C[C@@H](C2)C[C@@H](C1)C3)Nc1ccc(cn1)Br
  8162. 12: ==================== start doRoundtrip =========================
  8163. 12: ==================== end doRoundtrip =========================
  8164. 12: ==================== start doRoundtrip =========================
  8165. 12: ==================== end doRoundtrip =========================
  8166. 12: True Shuffling: c1ccc2c(c1)[C@H]1[C@@H]3O[C@@H]3[C@@H]2c2ccccc12
  8167. 12: ref = O1[C@@H]2[C@H]1[C@@H]1c3c([C@H]2c2c1cccc2)cccc3
  8168. 12: O1[C@@H]2[C@H]1[C@@H]1c3c([C@H]2c2c1cccc2)cccc3
  8169. 12: ==================== start doRoundtrip =========================
  8170. 12: ==================== end doRoundtrip =========================
  8171. 12: O1[C@@H]2[C@H]1[C@@H]1c3c([C@H]2c2c1cccc2)cccc3
  8172. 12: ==================== start doRoundtrip =========================
  8173. 12: ==================== end doRoundtrip =========================
  8174. 12: O1[C@@H]2[C@H]1[C@@H]1c3c([C@H]2c2c1cccc2)cccc3
  8175. 12: ==================== start doRoundtrip =========================
  8176. 12: ==================== end doRoundtrip =========================
  8177. 12: O1[C@@H]2[C@H]1[C@@H]1c3c([C@H]2c2c1cccc2)cccc3
  8178. 12: ==================== start doRoundtrip =========================
  8179. 12: ==================== end doRoundtrip =========================
  8180. 12: O1[C@@H]2[C@H]1[C@@H]1c3c([C@H]2c2c1cccc2)cccc3
  8181. 12: ==================== start doRoundtrip =========================
  8182. 12: ==================== end doRoundtrip =========================
  8183. 12: O1[C@@H]2[C@H]1[C@@H]1c3c([C@H]2c2c1cccc2)cccc3
  8184. 12: ==================== start doRoundtrip =========================
  8185. 12: ==================== end doRoundtrip =========================
  8186. 12: O1[C@@H]2[C@H]1[C@@H]1c3c([C@H]2c2c1cccc2)cccc3
  8187. 12: ==================== start doRoundtrip =========================
  8188. 12: ==================== end doRoundtrip =========================
  8189. 12: O1[C@@H]2[C@H]1[C@@H]1c3c([C@H]2c2c1cccc2)cccc3
  8190. 12: ==================== start doRoundtrip =========================
  8191. 12: ==================== end doRoundtrip =========================
  8192. 12: O1[C@@H]2[C@H]1[C@@H]1c3c([C@H]2c2c1cccc2)cccc3
  8193. 12: ==================== start doRoundtrip =========================
  8194. 12: ==================== end doRoundtrip =========================
  8195. 12: O1[C@@H]2[C@H]1[C@@H]1c3c([C@H]2c2c1cccc2)cccc3
  8196. 12: ==================== start doRoundtrip =========================
  8197. 12: ==================== end doRoundtrip =========================
  8198. 12: ==================== start doRoundtrip =========================
  8199. 12: ==================== end doRoundtrip =========================
  8200. 12: True Shuffling: C(C/N=C\c1ccccc1)/N=C/c1ccccc1
  8201. 12: ref = N(=C\c1ccccc1)\CC/N=C/c1ccccc1
  8202. 12: N(=C\c1ccccc1)\CC/N=C/c1ccccc1
  8203. 12: ==================== start doRoundtrip =========================
  8204. 12: ==================== end doRoundtrip =========================
  8205. 12: N(=C\c1ccccc1)\CC/N=C/c1ccccc1
  8206. 12: ==================== start doRoundtrip =========================
  8207. 12: ==================== end doRoundtrip =========================
  8208. 12: N(=C\c1ccccc1)\CC/N=C/c1ccccc1
  8209. 12: ==================== start doRoundtrip =========================
  8210. 12: ==================== end doRoundtrip =========================
  8211. 12: N(=C\c1ccccc1)\CC/N=C/c1ccccc1
  8212. 12: ==================== start doRoundtrip =========================
  8213. 12: ==================== end doRoundtrip =========================
  8214. 12: N(=C\c1ccccc1)\CC/N=C/c1ccccc1
  8215. 12: ==================== start doRoundtrip =========================
  8216. 12: ==================== end doRoundtrip =========================
  8217. 12: N(=C\c1ccccc1)\CC/N=C/c1ccccc1
  8218. 12: ==================== start doRoundtrip =========================
  8219. 12: ==================== end doRoundtrip =========================
  8220. 12: N(=C\c1ccccc1)\CC/N=C/c1ccccc1
  8221. 12: ==================== start doRoundtrip =========================
  8222. 12: ==================== end doRoundtrip =========================
  8223. 12: N(=C\c1ccccc1)\CC/N=C/c1ccccc1
  8224. 12: ==================== start doRoundtrip =========================
  8225. 12: ==================== end doRoundtrip =========================
  8226. 12: N(=C\c1ccccc1)\CC/N=C/c1ccccc1
  8227. 12: ==================== start doRoundtrip =========================
  8228. 12: ==================== end doRoundtrip =========================
  8229. 12: N(=C\c1ccccc1)\CC/N=C/c1ccccc1
  8230. 12: ==================== start doRoundtrip =========================
  8231. 12: ==================== end doRoundtrip =========================
  8232. 12: ==================== start doRoundtrip =========================
  8233. 12: ==================== end doRoundtrip =========================
  8234. 12: True Shuffling: O=C(CCCC(=O)N/N=C(/C)\c1ccccc1)N/N=C(\C)/c1ccccc1
  8235. 12: ref = O=C(N/N=C(\c1ccccc1)/C)CCCC(=O)N/N=C(/c1ccccc1)\C
  8236. 12: O=C(N/N=C(\c1ccccc1)/C)CCCC(=O)N/N=C(/c1ccccc1)\C
  8237. 12: ==================== start doRoundtrip =========================
  8238. 12: ==================== end doRoundtrip =========================
  8239. 12: O=C(N/N=C(\c1ccccc1)/C)CCCC(=O)N/N=C(/c1ccccc1)\C
  8240. 12: ==================== start doRoundtrip =========================
  8241. 12: ==================== end doRoundtrip =========================
  8242. 12: O=C(N/N=C(\c1ccccc1)/C)CCCC(=O)N/N=C(/c1ccccc1)\C
  8243. 12: ==================== start doRoundtrip =========================
  8244. 12: ==================== end doRoundtrip =========================
  8245. 12: O=C(N/N=C(\c1ccccc1)/C)CCCC(=O)N/N=C(/c1ccccc1)\C
  8246. 12: ==================== start doRoundtrip =========================
  8247. 12: ==================== end doRoundtrip =========================
  8248. 12: O=C(N/N=C(\c1ccccc1)/C)CCCC(=O)N/N=C(/c1ccccc1)\C
  8249. 12: ==================== start doRoundtrip =========================
  8250. 12: ==================== end doRoundtrip =========================
  8251. 12: O=C(N/N=C(\c1ccccc1)/C)CCCC(=O)N/N=C(/c1ccccc1)\C
  8252. 12: ==================== start doRoundtrip =========================
  8253. 12: ==================== end doRoundtrip =========================
  8254. 12: O=C(N/N=C(\c1ccccc1)/C)CCCC(=O)N/N=C(/c1ccccc1)\C
  8255. 12: ==================== start doRoundtrip =========================
  8256. 12: ==================== end doRoundtrip =========================
  8257. 12: O=C(N/N=C(\c1ccccc1)/C)CCCC(=O)N/N=C(/c1ccccc1)\C
  8258. 12: ==================== start doRoundtrip =========================
  8259. 12: ==================== end doRoundtrip =========================
  8260. 12: O=C(N/N=C(\c1ccccc1)/C)CCCC(=O)N/N=C(/c1ccccc1)\C
  8261. 12: ==================== start doRoundtrip =========================
  8262. 12: ==================== end doRoundtrip =========================
  8263. 12: O=C(N/N=C(\c1ccccc1)/C)CCCC(=O)N/N=C(/c1ccccc1)\C
  8264. 12: ==================== start doRoundtrip =========================
  8265. 12: ==================== end doRoundtrip =========================
  8266. 12: ==================== start doRoundtrip =========================
  8267. 12: ==================== end doRoundtrip =========================
  8268. 12: True Shuffling: C/C(=N/c1ccccc1)/C(=N/c1ccccc1)/C
  8269. 12: ref = C/C(=N/c1ccccc1)/C(=N/c1ccccc1)/C
  8270. 12: C/C(=N/c1ccccc1)/C(=N/c1ccccc1)/C
  8271. 12: ==================== start doRoundtrip =========================
  8272. 12: ==================== end doRoundtrip =========================
  8273. 12: C/C(=N/c1ccccc1)/C(=N/c1ccccc1)/C
  8274. 12: ==================== start doRoundtrip =========================
  8275. 12: ==================== end doRoundtrip =========================
  8276. 12: C/C(=N/c1ccccc1)/C(=N/c1ccccc1)/C
  8277. 12: ==================== start doRoundtrip =========================
  8278. 12: ==================== end doRoundtrip =========================
  8279. 12: C/C(=N/c1ccccc1)/C(=N/c1ccccc1)/C
  8280. 12: ==================== start doRoundtrip =========================
  8281. 12: ==================== end doRoundtrip =========================
  8282. 12: C/C(=N/c1ccccc1)/C(=N/c1ccccc1)/C
  8283. 12: ==================== start doRoundtrip =========================
  8284. 12: ==================== end doRoundtrip =========================
  8285. 12: C/C(=N/c1ccccc1)/C(=N/c1ccccc1)/C
  8286. 12: ==================== start doRoundtrip =========================
  8287. 12: ==================== end doRoundtrip =========================
  8288. 12: C/C(=N/c1ccccc1)/C(=N/c1ccccc1)/C
  8289. 12: ==================== start doRoundtrip =========================
  8290. 12: ==================== end doRoundtrip =========================
  8291. 12: C/C(=N/c1ccccc1)/C(=N/c1ccccc1)/C
  8292. 12: ==================== start doRoundtrip =========================
  8293. 12: ==================== end doRoundtrip =========================
  8294. 12: C/C(=N/c1ccccc1)/C(=N/c1ccccc1)/C
  8295. 12: ==================== start doRoundtrip =========================
  8296. 12: ==================== end doRoundtrip =========================
  8297. 12: C/C(=N/c1ccccc1)/C(=N/c1ccccc1)/C
  8298. 12: ==================== start doRoundtrip =========================
  8299. 12: ==================== end doRoundtrip =========================
  8300. 12: ==================== start doRoundtrip =========================
  8301. 12: ==================== end doRoundtrip =========================
  8302. 12: True Shuffling: OC[C@H](O)COP1(=O)O[Pt@]2(N[C@H]3CCCC[C@@H]3N2)O1
  8303. 12: ref = OC[C@@H](COP1(=O)O[Pt@]2(O1)N[C@@H]1[C@@H](N2)CCCC1)O
  8304. 12: OC[C@@H](COP1(=O)O[Pt@]2(O1)N[C@@H]1[C@@H](N2)CCCC1)O
  8305. 12: ==================== start doRoundtrip =========================
  8306. 12: ==================== end doRoundtrip =========================
  8307. 12: OC[C@@H](COP1(=O)O[Pt@]2(O1)N[C@@H]1[C@@H](N2)CCCC1)O
  8308. 12: ==================== start doRoundtrip =========================
  8309. 12: ==================== end doRoundtrip =========================
  8310. 12: OC[C@@H](COP1(=O)O[Pt@]2(O1)N[C@@H]1[C@@H](N2)CCCC1)O
  8311. 12: ==================== start doRoundtrip =========================
  8312. 12: ==================== end doRoundtrip =========================
  8313. 12: OC[C@@H](COP1(=O)O[Pt@]2(O1)N[C@@H]1[C@@H](N2)CCCC1)O
  8314. 12: ==================== start doRoundtrip =========================
  8315. 12: ==================== end doRoundtrip =========================
  8316. 12: OC[C@@H](COP1(=O)O[Pt@]2(O1)N[C@@H]1[C@@H](N2)CCCC1)O
  8317. 12: ==================== start doRoundtrip =========================
  8318. 12: ==================== end doRoundtrip =========================
  8319. 12: OC[C@@H](COP1(=O)O[Pt@]2(O1)N[C@@H]1[C@@H](N2)CCCC1)O
  8320. 12: ==================== start doRoundtrip =========================
  8321. 12: ==================== end doRoundtrip =========================
  8322. 12: OC[C@@H](COP1(=O)O[Pt@]2(O1)N[C@@H]1[C@@H](N2)CCCC1)O
  8323. 12: ==================== start doRoundtrip =========================
  8324. 12: ==================== end doRoundtrip =========================
  8325. 12: OC[C@@H](COP1(=O)O[Pt@]2(O1)N[C@@H]1[C@@H](N2)CCCC1)O
  8326. 12: ==================== start doRoundtrip =========================
  8327. 12: ==================== end doRoundtrip =========================
  8328. 12: OC[C@@H](COP1(=O)O[Pt@]2(O1)N[C@@H]1[C@@H](N2)CCCC1)O
  8329. 12: ==================== start doRoundtrip =========================
  8330. 12: ==================== end doRoundtrip =========================
  8331. 12: OC[C@@H](COP1(=O)O[Pt@]2(O1)N[C@@H]1[C@@H](N2)CCCC1)O
  8332. 12: ==================== start doRoundtrip =========================
  8333. 12: ==================== end doRoundtrip =========================
  8334. 12: ==================== start doRoundtrip =========================
  8335. 12: ==================== end doRoundtrip =========================
  8336. 12: True Shuffling: n1ccc(cc1)C12C[C@H]3C[C@H](C[C@H](C3)C2)C1
  8337. 12: ref = C1[C@@H]2C[C@@H]3C[C@H]1CC(C2)(C3)c1ccncc1
  8338. 12: C1[C@@H]2C[C@@H]3C[C@H]1CC(C2)(C3)c1ccncc1
  8339. 12: ==================== start doRoundtrip =========================
  8340. 12: ==================== end doRoundtrip =========================
  8341. 12: C1[C@@H]2C[C@@H]3C[C@H]1CC(C2)(C3)c1ccncc1
  8342. 12: ==================== start doRoundtrip =========================
  8343. 12: ==================== end doRoundtrip =========================
  8344. 12: C1[C@@H]2C[C@@H]3C[C@H]1CC(C2)(C3)c1ccncc1
  8345. 12: ==================== start doRoundtrip =========================
  8346. 12: ==================== end doRoundtrip =========================
  8347. 12: C1[C@@H]2C[C@@H]3C[C@H]1CC(C2)(C3)c1ccncc1
  8348. 12: ==================== start doRoundtrip =========================
  8349. 12: ==================== end doRoundtrip =========================
  8350. 12: C1[C@@H]2C[C@@H]3C[C@H]1CC(C2)(C3)c1ccncc1
  8351. 12: ==================== start doRoundtrip =========================
  8352. 12: ==================== end doRoundtrip =========================
  8353. 12: C1[C@@H]2C[C@@H]3C[C@H]1CC(C2)(C3)c1ccncc1
  8354. 12: ==================== start doRoundtrip =========================
  8355. 12: ==================== end doRoundtrip =========================
  8356. 12: C1[C@@H]2C[C@@H]3C[C@H]1CC(C2)(C3)c1ccncc1
  8357. 12: ==================== start doRoundtrip =========================
  8358. 12: ==================== end doRoundtrip =========================
  8359. 12: C1[C@@H]2C[C@@H]3C[C@H]1CC(C2)(C3)c1ccncc1
  8360. 12: ==================== start doRoundtrip =========================
  8361. 12: ==================== end doRoundtrip =========================
  8362. 12: C1[C@@H]2C[C@@H]3C[C@H]1CC(C2)(C3)c1ccncc1
  8363. 12: ==================== start doRoundtrip =========================
  8364. 12: ==================== end doRoundtrip =========================
  8365. 12: C1[C@@H]2C[C@@H]3C[C@H]1CC(C2)(C3)c1ccncc1
  8366. 12: ==================== start doRoundtrip =========================
  8367. 12: ==================== end doRoundtrip =========================
  8368. 12: ==================== start doRoundtrip =========================
  8369. 12: ==================== end doRoundtrip =========================
  8370. 12: True Shuffling: C12=C3C4=C5[C@H]1[Fe]16782345C2=C6C7=C1C82
  8371. 12: ref = C12C3=C4[Fe]5678923(C1=C45)C1C6=C8C9=C71
  8372. 12: C12C3=C4[Fe]5678923(C1=C45)C1C6=C8C9=C71
  8373. 12: ==================== start doRoundtrip =========================
  8374. 12: ==================== end doRoundtrip =========================
  8375. 12: C12C3=C4[Fe]5678923(C1=C45)C1C6=C8C9=C71
  8376. 12: ==================== start doRoundtrip =========================
  8377. 12: ==================== end doRoundtrip =========================
  8378. 12: C12C3=C4[Fe]5678923(C1=C45)C1C6=C8C9=C71
  8379. 12: ==================== start doRoundtrip =========================
  8380. 12: ==================== end doRoundtrip =========================
  8381. 12: C12C3=C4[Fe]5678923(C1=C45)C1C6=C8C9=C71
  8382. 12: ==================== start doRoundtrip =========================
  8383. 12: ==================== end doRoundtrip =========================
  8384. 12: C12C3=C4[Fe]5678923(C1=C45)C1C6=C8C9=C71
  8385. 12: ==================== start doRoundtrip =========================
  8386. 12: ==================== end doRoundtrip =========================
  8387. 12: C12C3=C4[Fe]5678923(C1=C45)C1C6=C8C9=C71
  8388. 12: ==================== start doRoundtrip =========================
  8389. 12: ==================== end doRoundtrip =========================
  8390. 12: C12C3=C4[Fe]5678923(C1=C45)C1C6=C8C9=C71
  8391. 12: ==================== start doRoundtrip =========================
  8392. 12: ==================== end doRoundtrip =========================
  8393. 12: C12C3=C4[Fe]5678923(C1=C45)C1C6=C8C9=C71
  8394. 12: ==================== start doRoundtrip =========================
  8395. 12: ==================== end doRoundtrip =========================
  8396. 12: C12C3=C4[Fe]5678923(C1=C45)C1C6=C8C9=C71
  8397. 12: ==================== start doRoundtrip =========================
  8398. 12: ==================== end doRoundtrip =========================
  8399. 12: C12C3=C4[Fe]5678923(C1=C45)C1C6=C8C9=C71
  8400. 12: ==================== start doRoundtrip =========================
  8401. 12: ==================== end doRoundtrip =========================
  8402. 12: ==================== start doRoundtrip =========================
  8403. 12: ==================== end doRoundtrip =========================
  8404. 12: True Shuffling: CC(=O)O.Oc1nc2nc3c(nc2c(N)n1)c1cccc2cccc3c12
  8405. 12: ref = OC1NC2NC3C(NC2C(N1)N)C1C2C3CCCC2CCC1.CC(=O)O
  8406. 12: OC1NC2NC3C(NC2C(N1)N)C1C2C3CCCC2CCC1.CC(=O)O
  8407. 12: ==================== start doRoundtrip =========================
  8408. 12: ==================== end doRoundtrip =========================
  8409. 12: OC1NC2NC3C(NC2C(N1)N)C1C2C3CCCC2CCC1.CC(=O)O
  8410. 12: ==================== start doRoundtrip =========================
  8411. 12: ==================== end doRoundtrip =========================
  8412. 12: OC1NC2NC3C(NC2C(N1)N)C1C2C3CCCC2CCC1.CC(=O)O
  8413. 12: ==================== start doRoundtrip =========================
  8414. 12: ==================== end doRoundtrip =========================
  8415. 12: OC1NC2NC3C(NC2C(N1)N)C1C2C3CCCC2CCC1.CC(=O)O
  8416. 12: ==================== start doRoundtrip =========================
  8417. 12: ==================== end doRoundtrip =========================
  8418. 12: OC1NC2NC3C(NC2C(N1)N)C1C2C3CCCC2CCC1.CC(=O)O
  8419. 12: ==================== start doRoundtrip =========================
  8420. 12: ==================== end doRoundtrip =========================
  8421. 12: OC1NC2NC3C(NC2C(N1)N)C1C2C3CCCC2CCC1.CC(=O)O
  8422. 12: ==================== start doRoundtrip =========================
  8423. 12: ==================== end doRoundtrip =========================
  8424. 12: OC1NC2NC3C(NC2C(N1)N)C1C2C3CCCC2CCC1.CC(=O)O
  8425. 12: ==================== start doRoundtrip =========================
  8426. 12: ==================== end doRoundtrip =========================
  8427. 12: OC1NC2NC3C(NC2C(N1)N)C1C2C3CCCC2CCC1.CC(=O)O
  8428. 12: ==================== start doRoundtrip =========================
  8429. 12: ==================== end doRoundtrip =========================
  8430. 12: OC1NC2NC3C(NC2C(N1)N)C1C2C3CCCC2CCC1.CC(=O)O
  8431. 12: ==================== start doRoundtrip =========================
  8432. 12: ==================== end doRoundtrip =========================
  8433. 12: OC1NC2NC3C(NC2C(N1)N)C1C2C3CCCC2CCC1.CC(=O)O
  8434. 12: ==================== start doRoundtrip =========================
  8435. 12: ==================== end doRoundtrip =========================
  8436. 12: ==================== start doRoundtrip =========================
  8437. 12: ==================== end doRoundtrip =========================
  8438. 12: True Shuffling: stereo/incorrect_canon1.mol
  8439. 12: ref = CC1CCC2(CC1)CCCCC2
  8440. 12: ==================== start doRoundtrip =========================
  8441. 12: ==================== end doRoundtrip =========================
  8442. 12: True Shuffling: stereo/incorrect_canon2.mol
  8443. 12: ref = C1CCC2C(C1)CC1(C2)CCC1
  8444. 12: ==================== start doRoundtrip =========================
  8445. 12: ==================== end doRoundtrip =========================
  8446. 12: True Shuffling: O[C@H]1CC[C@@H](O)CC1
  8447. 12: ref = O[C@@H]1CC[C@@H](CC1)O
  8448. 12: O[C@@H]1CC[C@@H](CC1)O
  8449. 12: ==================== start doRoundtrip =========================
  8450. 12: ==================== end doRoundtrip =========================
  8451. 12: O[C@@H]1CC[C@@H](CC1)O
  8452. 12: ==================== start doRoundtrip =========================
  8453. 12: ==================== end doRoundtrip =========================
  8454. 12: O[C@@H]1CC[C@@H](CC1)O
  8455. 12: ==================== start doRoundtrip =========================
  8456. 12: ==================== end doRoundtrip =========================
  8457. 12: O[C@@H]1CC[C@@H](CC1)O
  8458. 12: ==================== start doRoundtrip =========================
  8459. 12: ==================== end doRoundtrip =========================
  8460. 12: O[C@@H]1CC[C@@H](CC1)O
  8461. 12: ==================== start doRoundtrip =========================
  8462. 12: ==================== end doRoundtrip =========================
  8463. 12: O[C@@H]1CC[C@@H](CC1)O
  8464. 12: ==================== start doRoundtrip =========================
  8465. 12: ==================== end doRoundtrip =========================
  8466. 12: O[C@@H]1CC[C@@H](CC1)O
  8467. 12: ==================== start doRoundtrip =========================
  8468. 12: ==================== end doRoundtrip =========================
  8469. 12: O[C@@H]1CC[C@@H](CC1)O
  8470. 12: ==================== start doRoundtrip =========================
  8471. 12: ==================== end doRoundtrip =========================
  8472. 12: O[C@@H]1CC[C@@H](CC1)O
  8473. 12: ==================== start doRoundtrip =========================
  8474. 12: ==================== end doRoundtrip =========================
  8475. 12: O[C@@H]1CC[C@@H](CC1)O
  8476. 12: ==================== start doRoundtrip =========================
  8477. 12: ==================== end doRoundtrip =========================
  8478. 12: ==================== start doRoundtrip =========================
  8479. 12: ==================== end doRoundtrip =========================
  8480. 12: True Shuffling: O[C@H]1C[C@@H](O)C[C@H](O)C1
  8481. 12: ref = O[C@@H]1C[C@H](O)C[C@H](C1)O
  8482. 12: O[C@@H]1C[C@H](O)C[C@H](C1)O
  8483. 12: ==================== start doRoundtrip =========================
  8484. 12: ==================== end doRoundtrip =========================
  8485. 12: O[C@@H]1C[C@H](O)C[C@H](C1)O
  8486. 12: ==================== start doRoundtrip =========================
  8487. 12: ==================== end doRoundtrip =========================
  8488. 12: O[C@@H]1C[C@H](O)C[C@H](C1)O
  8489. 12: ==================== start doRoundtrip =========================
  8490. 12: ==================== end doRoundtrip =========================
  8491. 12: O[C@@H]1C[C@H](O)C[C@H](C1)O
  8492. 12: ==================== start doRoundtrip =========================
  8493. 12: ==================== end doRoundtrip =========================
  8494. 12: O[C@@H]1C[C@H](O)C[C@H](C1)O
  8495. 12: ==================== start doRoundtrip =========================
  8496. 12: ==================== end doRoundtrip =========================
  8497. 12: O[C@@H]1C[C@H](O)C[C@H](C1)O
  8498. 12: ==================== start doRoundtrip =========================
  8499. 12: ==================== end doRoundtrip =========================
  8500. 12: O[C@@H]1C[C@H](O)C[C@H](C1)O
  8501. 12: ==================== start doRoundtrip =========================
  8502. 12: ==================== end doRoundtrip =========================
  8503. 12: O[C@@H]1C[C@H](O)C[C@H](C1)O
  8504. 12: ==================== start doRoundtrip =========================
  8505. 12: ==================== end doRoundtrip =========================
  8506. 12: O[C@@H]1C[C@H](O)C[C@H](C1)O
  8507. 12: ==================== start doRoundtrip =========================
  8508. 12: ==================== end doRoundtrip =========================
  8509. 12: O[C@@H]1C[C@H](O)C[C@H](C1)O
  8510. 12: ==================== start doRoundtrip =========================
  8511. 12: ==================== end doRoundtrip =========================
  8512. 12: ==================== start doRoundtrip =========================
  8513. 12: ==================== end doRoundtrip =========================
  8514. 12: True Shuffling: O[C@H]1C[C@@H](O)C[C@@H](O)C1
  8515. 12: ref = O[C@@H]1C[C@H](O)C[C@@H](C1)O
  8516. 12: O[C@@H]1C[C@H](O)C[C@@H](C1)O
  8517. 12: ==================== start doRoundtrip =========================
  8518. 12: ==================== end doRoundtrip =========================
  8519. 12: O[C@@H]1C[C@H](O)C[C@@H](C1)O
  8520. 12: ==================== start doRoundtrip =========================
  8521. 12: ==================== end doRoundtrip =========================
  8522. 12: O[C@@H]1C[C@H](O)C[C@@H](C1)O
  8523. 12: ==================== start doRoundtrip =========================
  8524. 12: ==================== end doRoundtrip =========================
  8525. 12: O[C@@H]1C[C@H](O)C[C@@H](C1)O
  8526. 12: ==================== start doRoundtrip =========================
  8527. 12: ==================== end doRoundtrip =========================
  8528. 12: O[C@@H]1C[C@H](O)C[C@@H](C1)O
  8529. 12: ==================== start doRoundtrip =========================
  8530. 12: ==================== end doRoundtrip =========================
  8531. 12: O[C@@H]1C[C@H](O)C[C@@H](C1)O
  8532. 12: ==================== start doRoundtrip =========================
  8533. 12: ==================== end doRoundtrip =========================
  8534. 12: O[C@@H]1C[C@H](O)C[C@@H](C1)O
  8535. 12: ==================== start doRoundtrip =========================
  8536. 12: ==================== end doRoundtrip =========================
  8537. 12: O[C@@H]1C[C@H](O)C[C@@H](C1)O
  8538. 12: ==================== start doRoundtrip =========================
  8539. 12: ==================== end doRoundtrip =========================
  8540. 12: O[C@@H]1C[C@H](O)C[C@@H](C1)O
  8541. 12: ==================== start doRoundtrip =========================
  8542. 12: ==================== end doRoundtrip =========================
  8543. 12: O[C@@H]1C[C@H](O)C[C@@H](C1)O
  8544. 12: ==================== start doRoundtrip =========================
  8545. 12: ==================== end doRoundtrip =========================
  8546. 12: ==================== start doRoundtrip =========================
  8547. 12: ==================== end doRoundtrip =========================
  8548. 12: True Shuffling: [C@@H]1([C@H]([C@H]([C@H]1C)C)C)C
  8549. 12: ref = C[C@@H]1[C@H](C)[C@@H]([C@@H]1C)C
  8550. 12: C[C@@H]1[C@H](C)[C@@H]([C@@H]1C)C
  8551. 12: ==================== start doRoundtrip =========================
  8552. 12: ==================== end doRoundtrip =========================
  8553. 12: C[C@@H]1[C@H](C)[C@@H]([C@@H]1C)C
  8554. 12: ==================== start doRoundtrip =========================
  8555. 12: ==================== end doRoundtrip =========================
  8556. 12: C[C@@H]1[C@H](C)[C@@H]([C@@H]1C)C
  8557. 12: ==================== start doRoundtrip =========================
  8558. 12: ==================== end doRoundtrip =========================
  8559. 12: C[C@@H]1[C@H](C)[C@@H]([C@@H]1C)C
  8560. 12: ==================== start doRoundtrip =========================
  8561. 12: ==================== end doRoundtrip =========================
  8562. 12: C[C@@H]1[C@H](C)[C@@H]([C@@H]1C)C
  8563. 12: ==================== start doRoundtrip =========================
  8564. 12: ==================== end doRoundtrip =========================
  8565. 12: C[C@@H]1[C@H](C)[C@@H]([C@@H]1C)C
  8566. 12: ==================== start doRoundtrip =========================
  8567. 12: ==================== end doRoundtrip =========================
  8568. 12: C[C@@H]1[C@H](C)[C@@H]([C@@H]1C)C
  8569. 12: ==================== start doRoundtrip =========================
  8570. 12: ==================== end doRoundtrip =========================
  8571. 12: C[C@@H]1[C@H](C)[C@@H]([C@@H]1C)C
  8572. 12: ==================== start doRoundtrip =========================
  8573. 12: ==================== end doRoundtrip =========================
  8574. 12: C[C@@H]1[C@H](C)[C@@H]([C@@H]1C)C
  8575. 12: ==================== start doRoundtrip =========================
  8576. 12: ==================== end doRoundtrip =========================
  8577. 12: C[C@@H]1[C@H](C)[C@@H]([C@@H]1C)C
  8578. 12: ==================== start doRoundtrip =========================
  8579. 12: ==================== end doRoundtrip =========================
  8580. 12: ==================== start doRoundtrip =========================
  8581. 12: ==================== end doRoundtrip =========================
  8582. 12: True Shuffling: stereo/cyclobutane_D1.smi
  8583. 12: ref = C[C@@H]1[C@H](C)[C@@H]([C@@H]1C)C
  8584. 12: ==================== start doRoundtrip =========================
  8585. 12: ==================== end doRoundtrip =========================
  8586. 12: True Shuffling: stereo/razinger_fig7_5_spec.mol
  8587. 12: ref = O[C@H](CC(C[C@H](F)O)C[C@H](F)O)F
  8588. 12: ==================== start doRoundtrip =========================
  8589. 12: ==================== end doRoundtrip =========================
  8590. 12: True Shuffling: stereo/cyclohexanediol_D1.mol
  8591. 12: ref = O[C@@H]1CC[C@@H](CC1)O
  8592. 12: ==================== start doRoundtrip =========================
  8593. 12: ==================== end doRoundtrip =========================
  8594. 12: True Shuffling: stereo/cyclohexanediol_D2.mol
  8595. 12: ref = O[C@@H]1CC[C@H](CC1)O
  8596. 12: ==================== start doRoundtrip =========================
  8597. 12: ==================== end doRoundtrip =========================
  8598. 12: True Shuffling: stereo/cyclohexanetriol_D1.mol
  8599. 12: ref = O[C@@H]1C[C@H](O)C[C@@H](C1)O
  8600. 12: ==================== start doRoundtrip =========================
  8601. 12: ==================== end doRoundtrip =========================
  8602. 12: True Shuffling: stereo/cyclohexanetriol_D2.mol
  8603. 12: ref = O[C@@H]1C[C@H](O)C[C@H](C1)O
  8604. 12: ==================== start doRoundtrip =========================
  8605. 12: ==================== end doRoundtrip =========================
  8606. 12: True Shuffling: stereo/cyclobutane_D1.mol
  8607. 12: ref = C[C@@H]1[C@H](C)[C@@H]([C@@H]1C)C
  8608. 12: ==================== start doRoundtrip =========================
  8609. 12: ==================== end doRoundtrip =========================
  8610. 12: True Shuffling: stereo/cyclobutane_D2.mol
  8611. 12: ref = C[C@@H]1[C@H](C)[C@H]([C@@H]1C)C
  8612. 12: ==================== start doRoundtrip =========================
  8613. 12: ==================== end doRoundtrip =========================
  8614. 12: True Shuffling: stereo/cyclobutane_D3.mol
  8615. 12: ref = C[C@@H]1[C@@H](C)[C@@H]([C@H]1C)C
  8616. 12: ==================== start doRoundtrip =========================
  8617. 12: ==================== end doRoundtrip =========================
  8618. 12: True Shuffling: stereo/cyclobutane_D4.mol
  8619. 12: ref = C[C@@H]1[C@H](C)[C@H]([C@H]1C)C
  8620. 12: ==================== start doRoundtrip =========================
  8621. 12: ==================== end doRoundtrip =========================
  8622. 12: True Shuffling: [C@@H]1([C@H]([C@H]([C@H]1C)C)C)C
  8623. 12: ref = C[C@@H]1[C@H](C)[C@@H]([C@@H]1C)C
  8624. 12: C[C@@H]1[C@H](C)[C@@H]([C@@H]1C)C
  8625. 12: ==================== start doRoundtrip =========================
  8626. 12: ==================== end doRoundtrip =========================
  8627. 12: C[C@@H]1[C@H](C)[C@@H]([C@@H]1C)C
  8628. 12: ==================== start doRoundtrip =========================
  8629. 12: ==================== end doRoundtrip =========================
  8630. 12: C[C@@H]1[C@H](C)[C@@H]([C@@H]1C)C
  8631. 12: ==================== start doRoundtrip =========================
  8632. 12: ==================== end doRoundtrip =========================
  8633. 12: C[C@@H]1[C@H](C)[C@@H]([C@@H]1C)C
  8634. 12: ==================== start doRoundtrip =========================
  8635. 12: ==================== end doRoundtrip =========================
  8636. 12: C[C@@H]1[C@H](C)[C@@H]([C@@H]1C)C
  8637. 12: ==================== start doRoundtrip =========================
  8638. 12: ==================== end doRoundtrip =========================
  8639. 12: C[C@@H]1[C@H](C)[C@@H]([C@@H]1C)C
  8640. 12: ==================== start doRoundtrip =========================
  8641. 12: ==================== end doRoundtrip =========================
  8642. 12: C[C@@H]1[C@H](C)[C@@H]([C@@H]1C)C
  8643. 12: ==================== start doRoundtrip =========================
  8644. 12: ==================== end doRoundtrip =========================
  8645. 12: C[C@@H]1[C@H](C)[C@@H]([C@@H]1C)C
  8646. 12: ==================== start doRoundtrip =========================
  8647. 12: ==================== end doRoundtrip =========================
  8648. 12: C[C@@H]1[C@H](C)[C@@H]([C@@H]1C)C
  8649. 12: ==================== start doRoundtrip =========================
  8650. 12: ==================== end doRoundtrip =========================
  8651. 12: C[C@@H]1[C@H](C)[C@@H]([C@@H]1C)C
  8652. 12: ==================== start doRoundtrip =========================
  8653. 12: ==================== end doRoundtrip =========================
  8654. 12: ==================== start doRoundtrip =========================
  8655. 12: ==================== end doRoundtrip =========================
  8656. 12: True Shuffling: [C@@H]1([C@@H]([C@H]([C@H]1C)C)C)C
  8657. 12: ref = C[C@@H]1[C@H](C)[C@H]([C@@H]1C)C
  8658. 12: C[C@@H]1[C@H](C)[C@H]([C@@H]1C)C
  8659. 12: ==================== start doRoundtrip =========================
  8660. 12: ==================== end doRoundtrip =========================
  8661. 12: C[C@@H]1[C@H](C)[C@H]([C@@H]1C)C
  8662. 12: ==================== start doRoundtrip =========================
  8663. 12: ==================== end doRoundtrip =========================
  8664. 12: C[C@@H]1[C@H](C)[C@H]([C@@H]1C)C
  8665. 12: ==================== start doRoundtrip =========================
  8666. 12: ==================== end doRoundtrip =========================
  8667. 12: C[C@@H]1[C@H](C)[C@H]([C@@H]1C)C
  8668. 12: ==================== start doRoundtrip =========================
  8669. 12: ==================== end doRoundtrip =========================
  8670. 12: C[C@@H]1[C@H](C)[C@H]([C@@H]1C)C
  8671. 12: ==================== start doRoundtrip =========================
  8672. 12: ==================== end doRoundtrip =========================
  8673. 12: C[C@@H]1[C@H](C)[C@H]([C@@H]1C)C
  8674. 12: ==================== start doRoundtrip =========================
  8675. 12: ==================== end doRoundtrip =========================
  8676. 12: C[C@@H]1[C@H](C)[C@H]([C@@H]1C)C
  8677. 12: ==================== start doRoundtrip =========================
  8678. 12: ==================== end doRoundtrip =========================
  8679. 12: C[C@@H]1[C@H](C)[C@H]([C@@H]1C)C
  8680. 12: ==================== start doRoundtrip =========================
  8681. 12: ==================== end doRoundtrip =========================
  8682. 12: C[C@@H]1[C@H](C)[C@H]([C@@H]1C)C
  8683. 12: ==================== start doRoundtrip =========================
  8684. 12: ==================== end doRoundtrip =========================
  8685. 12: C[C@@H]1[C@H](C)[C@H]([C@@H]1C)C
  8686. 12: ==================== start doRoundtrip =========================
  8687. 12: ==================== end doRoundtrip =========================
  8688. 12: ==================== start doRoundtrip =========================
  8689. 12: ==================== end doRoundtrip =========================
  8690. 12: True Shuffling: [C@@H]1([C@@H]([C@H]([C@@H]1C)C)C)C
  8691. 12: ref = C[C@@H]1[C@@H](C)[C@@H]([C@H]1C)C
  8692. 12: C[C@@H]1[C@@H](C)[C@@H]([C@H]1C)C
  8693. 12: ==================== start doRoundtrip =========================
  8694. 12: ==================== end doRoundtrip =========================
  8695. 12: C[C@@H]1[C@@H](C)[C@@H]([C@H]1C)C
  8696. 12: ==================== start doRoundtrip =========================
  8697. 12: ==================== end doRoundtrip =========================
  8698. 12: C[C@@H]1[C@@H](C)[C@@H]([C@H]1C)C
  8699. 12: ==================== start doRoundtrip =========================
  8700. 12: ==================== end doRoundtrip =========================
  8701. 12: C[C@@H]1[C@@H](C)[C@@H]([C@H]1C)C
  8702. 12: ==================== start doRoundtrip =========================
  8703. 12: ==================== end doRoundtrip =========================
  8704. 12: C[C@@H]1[C@@H](C)[C@@H]([C@H]1C)C
  8705. 12: ==================== start doRoundtrip =========================
  8706. 12: ==================== end doRoundtrip =========================
  8707. 12: C[C@@H]1[C@@H](C)[C@@H]([C@H]1C)C
  8708. 12: ==================== start doRoundtrip =========================
  8709. 12: ==================== end doRoundtrip =========================
  8710. 12: C[C@@H]1[C@@H](C)[C@@H]([C@H]1C)C
  8711. 12: ==================== start doRoundtrip =========================
  8712. 12: ==================== end doRoundtrip =========================
  8713. 12: C[C@@H]1[C@@H](C)[C@@H]([C@H]1C)C
  8714. 12: ==================== start doRoundtrip =========================
  8715. 12: ==================== end doRoundtrip =========================
  8716. 12: C[C@@H]1[C@@H](C)[C@@H]([C@H]1C)C
  8717. 12: ==================== start doRoundtrip =========================
  8718. 12: ==================== end doRoundtrip =========================
  8719. 12: C[C@@H]1[C@@H](C)[C@@H]([C@H]1C)C
  8720. 12: ==================== start doRoundtrip =========================
  8721. 12: ==================== end doRoundtrip =========================
  8722. 12: ==================== start doRoundtrip =========================
  8723. 12: ==================== end doRoundtrip =========================
  8724. 12: True Shuffling: [C@@H]1([C@@H]([C@@H]([C@H]1C)C)C)C
  8725. 12: ref = C[C@@H]1[C@H](C)[C@H]([C@H]1C)C
  8726. 12: C[C@@H]1[C@H](C)[C@H]([C@H]1C)C
  8727. 12: ==================== start doRoundtrip =========================
  8728. 12: ==================== end doRoundtrip =========================
  8729. 12: C[C@@H]1[C@H](C)[C@H]([C@H]1C)C
  8730. 12: ==================== start doRoundtrip =========================
  8731. 12: ==================== end doRoundtrip =========================
  8732. 12: C[C@@H]1[C@H](C)[C@H]([C@H]1C)C
  8733. 12: ==================== start doRoundtrip =========================
  8734. 12: ==================== end doRoundtrip =========================
  8735. 12: C[C@@H]1[C@H](C)[C@H]([C@H]1C)C
  8736. 12: ==================== start doRoundtrip =========================
  8737. 12: ==================== end doRoundtrip =========================
  8738. 12: C[C@@H]1[C@H](C)[C@H]([C@H]1C)C
  8739. 12: ==================== start doRoundtrip =========================
  8740. 12: ==================== end doRoundtrip =========================
  8741. 12: C[C@@H]1[C@H](C)[C@H]([C@H]1C)C
  8742. 12: ==================== start doRoundtrip =========================
  8743. 12: ==================== end doRoundtrip =========================
  8744. 12: C[C@@H]1[C@H](C)[C@H]([C@H]1C)C
  8745. 12: ==================== start doRoundtrip =========================
  8746. 12: ==================== end doRoundtrip =========================
  8747. 12: C[C@@H]1[C@H](C)[C@H]([C@H]1C)C
  8748. 12: ==================== start doRoundtrip =========================
  8749. 12: ==================== end doRoundtrip =========================
  8750. 12: C[C@@H]1[C@H](C)[C@H]([C@H]1C)C
  8751. 12: ==================== start doRoundtrip =========================
  8752. 12: ==================== end doRoundtrip =========================
  8753. 12: C[C@@H]1[C@H](C)[C@H]([C@H]1C)C
  8754. 12: ==================== start doRoundtrip =========================
  8755. 12: ==================== end doRoundtrip =========================
  8756. 12: ==================== start doRoundtrip =========================
  8757. 12: ==================== end doRoundtrip =========================
  8758. 12: True Shuffling: stereo/inositol_cis.mol
  8759. 12: ref = C[C@@H]1[C@H](C)[C@H](C)[C@@H]([C@@H]([C@@H]1C)C)C
  8760. 12: ==================== start doRoundtrip =========================
  8761. 12: ==================== end doRoundtrip =========================
  8762. 12: True Shuffling: stereo/inositol_epi.mol
  8763. 12: ref = C[C@@H]1[C@H](C)[C@H](C)[C@@H]([C@@H]([C@H]1C)C)C
  8764. 12: ==================== start doRoundtrip =========================
  8765. 12: ==================== end doRoundtrip =========================
  8766. 12: True Shuffling: stereo/inositol_allo.mol
  8767. 12: ref = C[C@@H]1[C@H](C)[C@H](C)[C@@H]([C@H]([C@H]1C)C)C
  8768. 12: ==================== start doRoundtrip =========================
  8769. 12: ==================== end doRoundtrip =========================
  8770. 12: True Shuffling: stereo/inositol_myo.mol
  8771. 12: ref = C[C@@H]1[C@H](C)[C@H](C)[C@H]([C@@H]([C@H]1C)C)C
  8772. 12: ==================== start doRoundtrip =========================
  8773. 12: ==================== end doRoundtrip =========================
  8774. 12: True Shuffling: stereo/inositol_muco.mol
  8775. 12: ref = C[C@@H]1[C@H](C)[C@@H](C)[C@@H]([C@@H]([C@H]1C)C)C
  8776. 12: ==================== start doRoundtrip =========================
  8777. 12: ==================== end doRoundtrip =========================
  8778. 12: True Shuffling: stereo/inositol_neo.mol
  8779. 12: ref = C[C@@H]1[C@H](C)[C@H](C)[C@H]([C@H]([C@H]1C)C)C
  8780. 12: ==================== start doRoundtrip =========================
  8781. 12: ==================== end doRoundtrip =========================
  8782. 12: True Shuffling: stereo/inositol_scyllo.mol
  8783. 12: ref = C[C@@H]1[C@@H](C)[C@H](C)[C@H]([C@@H]([C@H]1C)C)C
  8784. 12: ==================== start doRoundtrip =========================
  8785. 12: ==================== end doRoundtrip =========================
  8786. 12: True Shuffling: stereo/inositol_chiroD.mol
  8787. 12: ref = C[C@@H]1[C@H](C)[C@@H](C)[C@H]([C@@H]([C@H]1C)C)C
  8788. 12: ==================== start doRoundtrip =========================
  8789. 12: ==================== end doRoundtrip =========================
  8790. 12: True Shuffling: stereo/inositol_chiroL.mol
  8791. 12: ref = C[C@@H]1[C@H](C)[C@@H](C)[C@@H]([C@H]([C@H]1C)C)C
  8792. 12: ==================== start doRoundtrip =========================
  8793. 12: ==================== end doRoundtrip =========================
  8794. 12: True Shuffling: O[C@H]1[C@@H](O)[C@H](O)[C@H](O)[C@H](O)[C@H]1O
  8795. 12: ref = O[C@@H]1[C@H](O)[C@H](O)[C@H]([C@H]([C@H]1O)O)O
  8796. 12: O[C@@H]1[C@H](O)[C@H](O)[C@H]([C@H]([C@H]1O)O)O
  8797. 12: ==================== start doRoundtrip =========================
  8798. 12: ==================== end doRoundtrip =========================
  8799. 12: O[C@@H]1[C@H](O)[C@H](O)[C@H]([C@H]([C@H]1O)O)O
  8800. 12: ==================== start doRoundtrip =========================
  8801. 12: ==================== end doRoundtrip =========================
  8802. 12: O[C@@H]1[C@H](O)[C@H](O)[C@H]([C@H]([C@H]1O)O)O
  8803. 12: ==================== start doRoundtrip =========================
  8804. 12: ==================== end doRoundtrip =========================
  8805. 12: O[C@@H]1[C@H](O)[C@H](O)[C@H]([C@H]([C@H]1O)O)O
  8806. 12: ==================== start doRoundtrip =========================
  8807. 12: ==================== end doRoundtrip =========================
  8808. 12: O[C@@H]1[C@H](O)[C@H](O)[C@H]([C@H]([C@H]1O)O)O
  8809. 12: ==================== start doRoundtrip =========================
  8810. 12: ==================== end doRoundtrip =========================
  8811. 12: O[C@@H]1[C@H](O)[C@H](O)[C@H]([C@H]([C@H]1O)O)O
  8812. 12: ==================== start doRoundtrip =========================
  8813. 12: ==================== end doRoundtrip =========================
  8814. 12: O[C@@H]1[C@H](O)[C@H](O)[C@H]([C@H]([C@H]1O)O)O
  8815. 12: ==================== start doRoundtrip =========================
  8816. 12: ==================== end doRoundtrip =========================
  8817. 12: O[C@@H]1[C@H](O)[C@H](O)[C@H]([C@H]([C@H]1O)O)O
  8818. 12: ==================== start doRoundtrip =========================
  8819. 12: ==================== end doRoundtrip =========================
  8820. 12: O[C@@H]1[C@H](O)[C@H](O)[C@H]([C@H]([C@H]1O)O)O
  8821. 12: ==================== start doRoundtrip =========================
  8822. 12: ==================== end doRoundtrip =========================
  8823. 12: O[C@@H]1[C@H](O)[C@H](O)[C@H]([C@H]([C@H]1O)O)O
  8824. 12: ==================== start doRoundtrip =========================
  8825. 12: ==================== end doRoundtrip =========================
  8826. 12: ==================== start doRoundtrip =========================
  8827. 12: ==================== end doRoundtrip =========================
  8828. 12: True Shuffling: stereo/razinger_fig7_19_spec1.mol
  8829. 12: ref = C[C@@H]1[C@@H](C)CCC[C@H]1C
  8830. 12: ==================== start doRoundtrip =========================
  8831. 12: ==================== end doRoundtrip =========================
  8832. 12: True Shuffling: stereo/razinger_fig7_19_spec2.mol
  8833. 12: ref = C[C@@H]1[C@@H](C)CCC[C@@H]1C
  8834. 12: ==================== start doRoundtrip =========================
  8835. 12: ==================== end doRoundtrip =========================
  8836. 12: True Shuffling: stereo/razinger_fig7_19_spec3.mol
  8837. 12: ref = C[C@@H]1[C@@H](C)CCC[C@@H]1C
  8838. 12: ==================== start doRoundtrip =========================
  8839. 12: ==================== end doRoundtrip =========================
  8840. 12: True Shuffling: stereo/razinger_fig7_19_spec4.mol
  8841. 12: ref = C[C@@H]1[C@H](C)CCC[C@H]1C
  8842. 12: ==================== start doRoundtrip =========================
  8843. 12: ==================== end doRoundtrip =========================
  8844. 12: True Shuffling: stereo/razinger_fig7_19_spec5.mol
  8845. 12: ref = C[C@@H]1[C@H](C)CCC[C@H]1C
  8846. 12: ==================== start doRoundtrip =========================
  8847. 12: ==================== end doRoundtrip =========================
  8848. 12: True Shuffling: stereo/razinger_fig7_20_spec1.mol
  8849. 12: ref = C[C@H]1[C@H](C)CC[C@@H]([C@@H]1C)C
  8850. 12: ==================== start doRoundtrip =========================
  8851. 12: ==================== end doRoundtrip =========================
  8852. 12: True Shuffling: stereo/razinger_fig7_26_spec1.mol
  8853. 12: ref = C[C@@H]1[C@H](O)[C@@H](O)[C@@H]([C@@H]([C@H]1O)O)C
  8854. 12: ==================== start doRoundtrip =========================
  8855. 12: ==================== end doRoundtrip =========================
  8856. 12: True Shuffling: stereo/razinger_fig7_59_spec1.mol
  8857. 12: ref = C[C@@H]1C[C@]2(C[C@H]1C)C[C@H]([C@H](C2)C)C
  8858. 12: ==================== start doRoundtrip =========================
  8859. 12: ==================== end doRoundtrip =========================
  8860. 12: True Shuffling: stereo/razinger_fig7_30.mol
  8861. 12: ref = C/C=C/C
  8862. 12: ==================== start doRoundtrip =========================
  8863. 12: ==================== end doRoundtrip =========================
  8864. 12: True Shuffling: stereo/razinger_fig7_34.mol
  8865. 12: ref = C/C=C/C(/C=C/C)C
  8866. 12: ==================== start doRoundtrip =========================
  8867. 12: ==================== end doRoundtrip =========================
  8868. 12: True Shuffling: stereo/razinger_fig7_35.mol
  8869. 12: ref = C/C=C/C=C/C
  8870. 12: ==================== start doRoundtrip =========================
  8871. 12: ==================== end doRoundtrip =========================
  8872. 12: True Shuffling: stereo/razinger_fig7_36.mol
  8873. 12: ref = CC(/C=C/C(O)C)O
  8874. 12: ==================== start doRoundtrip =========================
  8875. 12: ==================== end doRoundtrip =========================
  8876. 12: True Shuffling: stereo/razinger_fig7_37.mol
  8877. 12: ref = CCC(C(/C=C/C(C(CC)CC)C)C)CC
  8878. 12: ==================== start doRoundtrip =========================
  8879. 12: ==================== end doRoundtrip =========================
  8880. 12: True Shuffling: stereo/razinger_fig7_38.mol
  8881. 12: ref = CC(/C(=C(\C(F)C)/C(F)C)/C(F)C)F
  8882. 12: ==================== start doRoundtrip =========================
  8883. 12: ==================== end doRoundtrip =========================
  8884. 12: True Shuffling: stereo/razinger_fig7_39.mol
  8885. 12: ref = CC(C(=C=C(C(F)C)C(F)C)C(F)C)F
  8886. 12: ==================== start doRoundtrip =========================
  8887. 12: ==================== end doRoundtrip =========================
  8888. 12: True Shuffling: stereo/canon1.mol
  8889. 12: ref = C[C@H](C[C@H](O)C)C[C@@H](O)C canon1
  8890. 12: ==================== start doRoundtrip =========================
  8891. 12: ==================== end doRoundtrip =========================
  8892. 12: True Shuffling: stereo/canon2.mol
  8893. 12: ref = C[C@@H](C[C@@H](O)C)C[C@@H](O)C canon2
  8894. 12: ==================== start doRoundtrip =========================
  8895. 12: ==================== end doRoundtrip =========================
  8896. 12: True Shuffling: stereo/canon3.mol
  8897. 12: ref = C[C@@H]1CC[C@H](CC1)C canon3
  8898. 12: ==================== start doRoundtrip =========================
  8899. 12: ==================== end doRoundtrip =========================
  8900. 12: True Shuffling: stereo/canon4.mol
  8901. 12: ref = C[C@@H]1CC[C@@H](CC1)C canon4
  8902. 12: ==================== start doRoundtrip =========================
  8903. 12: ==================== end doRoundtrip =========================
  8904. 12: True Shuffling: stereo/canon5.mol
  8905. 12: ref = C[C@@H]1CC[C@]2(CC1)CC[C@@H](CC2)C canon5
  8906. 12: ==================== start doRoundtrip =========================
  8907. 12: ==================== end doRoundtrip =========================
  8908. 12: True Shuffling: stereo/canon6.mol
  8909. 12: ref = C[C@@H]1C[C@H](O)C[C@@H](C1)O canon6
  8910. 12: ==================== start doRoundtrip =========================
  8911. 12: ==================== end doRoundtrip =========================
  8912. 12: True Shuffling: stereo/canon7.mol
  8913. 12: ref = C[C@@H]1C[C@@H](O)C[C@@H](C1)O canon7
  8914. 12: ==================== start doRoundtrip =========================
  8915. 12: ==================== end doRoundtrip =========================
  8916. 12: True Shuffling: stereo/canon8.mol
  8917. 12: ref = C[C@]12CCCC[C@]2(C)CCCC1 canon8
  8918. 12: ==================== start doRoundtrip =========================
  8919. 12: ==================== end doRoundtrip =========================
  8920. 12: True Shuffling: stereo/canon9.mol
  8921. 12: ref = C[C@@H]([C@@H]1CC[C@H](CC1)C)[C@@H]1CC[C@@H](CC1)C canon9
  8922. 12: ==================== start doRoundtrip =========================
  8923. 12: ==================== end doRoundtrip =========================
  8924. 12: True Shuffling: stereo/canon10.mol
  8925. 12: ref = C[C@@H]1[C@@H]([C@@H]1C)C canon10
  8926. 12: ==================== start doRoundtrip =========================
  8927. 12: ==================== end doRoundtrip =========================
  8928. 12: True Shuffling: stereo/canon11.mol
  8929. 12: ref = C[C@@H]1[C@H](C)[C@@H]([C@@H]1C)C canon11
  8930. 12: ==================== start doRoundtrip =========================
  8931. 12: ==================== end doRoundtrip =========================
  8932. 12: True Shuffling: stereo/canon12.mol
  8933. 12: ref = C[C@@H]1[C@H](C)[C@@H]([C@@H]([C@@H]1C)C)C canon12
  8934. 12: ==================== start doRoundtrip =========================
  8935. 12: ==================== end doRoundtrip =========================
  8936. 12: True Shuffling: stereo/canon13.mol
  8937. 12: ref = C[C@@H]1[C@H](C)[C@H](C)[C@@H]([C@@H]([C@@H]1C)C)C canon13
  8938. 12: ==================== start doRoundtrip =========================
  8939. 12: ==================== end doRoundtrip =========================
  8940. 12: True Shuffling: stereo/canon14.mol
  8941. 12: ref = C[C@@H]1[C@H](C)[C@@H]([C@@H]1O)O canon14
  8942. 12: ==================== start doRoundtrip =========================
  8943. 12: ==================== end doRoundtrip =========================
  8944. 12: True Shuffling: stereo/canon15.mol
  8945. 12: ref = C[C@@H]1[C@H](O)[C@@H]([C@@H]1O)C canon15
  8946. 12: ==================== start doRoundtrip =========================
  8947. 12: ==================== end doRoundtrip =========================
  8948. 12: True Shuffling: stereo/canon16.mol
  8949. 12: ref = C[C@@H]1C[C@H](C1)C[C@](C[C@@H]1C[C@@H](C1)C)(C[C@@H]1CC[C@H](CC1)C)C[C@@H]1CC[C@@H](CC1)C canon16
  8950. 12: ==================== start doRoundtrip =========================
  8951. 12: ==================== end doRoundtrip =========================
  8952. 12: True Shuffling: stereo/canon17.mol
  8953. 12: ref = C[C@@H]1CC[C@H](CC1)C1CC[C@H](CC1)C[C@H](C[C@@H]1CC[C@@H](CC1)[C@@H]1CC[C@H](CC1)C)C[C@@H]1CC[C@@H](CC1)[C@@H]1CC[C@@H](CC1)C canon17
  8954. 12: ==================== start doRoundtrip =========================
  8955. 12: ==================== end doRoundtrip =========================
  8956. 12: True Shuffling: stereo/canon18.mol
  8957. 12: ref = CC[C@@](C[C@@H]1C[C@H](C1)C)(C[C@@H]1C[C@@H](C1)C)C canon18
  8958. 12: ==================== start doRoundtrip =========================
  8959. 12: ==================== end doRoundtrip =========================
  8960. 12: True Shuffling: stereo/canon19.mol
  8961. 12: ref = CC[C@](C[C@@H]1CC[C@H](CC1)C)(C[C@@H]1CC[C@@H](CC1)C)C canon19
  8962. 12: ==================== start doRoundtrip =========================
  8963. 12: ==================== end doRoundtrip =========================
  8964. 12: True Shuffling: stereo/canon19.mol
  8965. 12: ref = CC[C@](C[C@@H]1CC[C@H](CC1)C)(C[C@@H]1CC[C@@H](CC1)C)C canon19
  8966. 12: ==================== start doRoundtrip =========================
  8967. 12: ==================== end doRoundtrip =========================
  8968. 12: True Shuffling: stereo/canon20.mol
  8969. 12: ref = C[C@H](C[C@](C[C@H](Cl)C)(C[C@@H](Cl)C)C[C@@H](O)C)O canon20
  8970. 12: ==================== start doRoundtrip =========================
  8971. 12: ==================== end doRoundtrip =========================
  8972. 12: True Shuffling: stereo/canon21.mol
  8973. 12: ref = O[C@H](C[C@](C[C@H](C[C@H](O)C)O)(C[C@@H](C[C@H](O)C)O)C[C@@H](C[C@@H](O)C)O)C[C@@H](O)C canon21
  8974. 12: ==================== start doRoundtrip =========================
  8975. 12: ==================== end doRoundtrip =========================
  8976. 12: True Shuffling: stereo/canon22.mol
  8977. 12: ref = C[C@@H]1[C@@H]([C@@H]1C)C canon22
  8978. 12: ==================== start doRoundtrip =========================
  8979. 12: ==================== end doRoundtrip =========================
  8980. 12: True Shuffling: stereo/canon23.mol
  8981. 12: ref = C[C@@H]1[C@H]([C@@H]1C)C canon23
  8982. 12: ==================== start doRoundtrip =========================
  8983. 12: ==================== end doRoundtrip =========================
  8984. 12: True Shuffling: stereo/canon24.mol
  8985. 12: ref = C[C@]12CCCC[C@@]2(C)CC2(C1)CCC2
  8986. 12: ==================== start doRoundtrip =========================
  8987. 12: ==================== end doRoundtrip =========================
  8988. 12: True Shuffling: stereo/canon_cistrans1.mol
  8989. 12: ref = C/C=C\C[C@H](C/C=C/C)C
  8990. 12: ==================== start doRoundtrip =========================
  8991. 12: ==================== end doRoundtrip =========================
  8992. 12: True Shuffling: stereo/canon_cistrans2.mol
  8993. 12: ref = C/C=C/C[C@H](C/C=C/C)C
  8994. 12: ==================== start doRoundtrip =========================
  8995. 12: ==================== end doRoundtrip =========================
  8996. 12: True Shuffling: stereo/canon_cistrans3.mol
  8997. 12: ref = C/C=C/1\CC/C(=C\C)/CC1
  8998. 12: ==================== start doRoundtrip =========================
  8999. 12: ==================== end doRoundtrip =========================
  9000. 12: True Shuffling: stereo/canon_cistrans4.mol
  9001. 12: ref = C/C=C/1\CC/C(=C/C)/CC1
  9002. 12: ==================== start doRoundtrip =========================
  9003. 12: ==================== end doRoundtrip =========================
  9004. 12: True Shuffling: stereo/canon_cistrans5.mol
  9005. 12: ref = C/C=C/1\CC[C@]2(CC1)CC/C(=C\C)/CC2
  9006. 12: ==================== start doRoundtrip =========================
  9007. 12: ==================== end doRoundtrip =========================
  9008. 12: True Shuffling: stereo/canon_cistrans6.mol
  9009. 12: ref = C/C=C/1\C/C(=C/O)/C/C(=C\O)/C1
  9010. 12: ==================== start doRoundtrip =========================
  9011. 12: ==================== end doRoundtrip =========================
  9012. 12: True Shuffling: stereo/canon_cistrans7.mol
  9013. 12: ref = C/C=C/1\C/C(=C\O)/C/C(=C\O)/C1
  9014. 12: ==================== start doRoundtrip =========================
  9015. 12: ==================== end doRoundtrip =========================
  9016. 12: True Shuffling: stereo/canon_cistrans8.mol
  9017. 12: ref = C/C=C/1\CC[C@H](CC1)[C@H]([C@@H]1CC/C(=C\C)/CC1)C
  9018. 12: ==================== start doRoundtrip =========================
  9019. 12: ==================== end doRoundtrip =========================
  9020. 12: True Shuffling: stereo/canon_cistrans9.mol
  9021. 12: ref = C/C=C/1\C(=C\C)\C1=C/C
  9022. 12: ==================== start doRoundtrip =========================
  9023. 12: ==================== end doRoundtrip =========================
  9024. 12: True Shuffling: stereo/canon_cistrans15.mol
  9025. 12: ref = C/C=C\C=C\C[C@@](C/C=C\C=C\C)(C/C=C\C=C/C)C/C=C/C=C/C
  9026. 12: ==================== start doRoundtrip =========================
  9027. 12: ==================== end doRoundtrip =========================
  9028. 12: True Shuffling: stereo/canon_cistrans16.mol
  9029. 12: ref = C/C=C(/[C@@H]1CC[C@H](CC1)C)\[C@@H]1CC[C@@H](CC1)C
  9030. 12: ==================== start doRoundtrip =========================
  9031. 12: ==================== end doRoundtrip =========================
  9032. 12: PASSED TESTS: 892/892
  9033. 12/53 Test #12: shuffle_Test ..................... Passed 2.97 sec
  9034. test 13
  9035. Start 13: smiles_Test
  9036. 13: Test command: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/bin/test_smiles
  9037. 13: Test timeout computed to be: 1500
  9038. 13: testTetrahedralStereo1()
  9039. 13: smiles: C[C@H](O)N
  9040. 13: OBTetrahedralStereo(center = 1, viewFrom = 0, refs = 2 4 3 , clockwise)
  9041. 13:
  9042. 13: Testing generic smiles <-> canonical smiles
  9043. 13: smiles: C[C@H](O)N
  9044. 13: mol.NumAtoms = 5
  9045. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 2, viewFrom = 5, refs = 1 4 3 , clockwise)
  9046. 13: canSmiles: C[C@H](O)N
  9047. 13: mol.NumAtoms = 5
  9048. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 2, viewFrom = 5, refs = 1 4 3 , clockwise)
  9049. 13: .
  9050. 13:
  9051. 13: Testing generic smiles <-> canonical smiles
  9052. 13: smiles: Cl[C@@](CCl)(I)Br
  9053. 13: mol.NumAtoms = 6
  9054. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 3, viewFrom = 6, refs = 2 4 5 , clockwise)
  9055. 13: canSmiles: ClC[C@](I)(Br)Cl
  9056. 13: mol.NumAtoms = 6
  9057. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 3, viewFrom = 2, refs = 4 6 5 , clockwise)
  9058. 13: .
  9059. 13:
  9060. 13: Testing generic smiles <-> canonical smiles
  9061. 13: smiles: Cl/C=C/F
  9062. 13: mol.NumAtoms = 4
  9063. 13: Config with symmetry ids: OBCisTransStereo::Config(begin = 3, end = 2, refs = 4 H 1 H , shape = U)
  9064. 13: canSmiles: F/C=C/Cl
  9065. 13: mol.NumAtoms = 4
  9066. 13: Config with symmetry ids: OBCisTransStereo::Config(begin = 2, end = 3, refs = 1 H 4 H , shape = U)
  9067. 13: .
  9068. 13:
  9069. 13: Testing generic smiles <-> canonical smiles
  9070. 13: smiles: F[Po](Cl)(Br)I
  9071. 13: mol.NumAtoms = 5
  9072. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 2, viewFrom = 1, refs = 5 4 3 , unspecified)
  9073. 13: canSmiles: F[Po](I)(Br)Cl
  9074. 13: mol.NumAtoms = 5
  9075. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 2, viewFrom = 1, refs = 3 4 5 , unspecified)
  9076. 13: .
  9077. 13:
  9078. 13: Testing generic smiles <-> canonical smiles
  9079. 13: smiles: F[Po@SP1](Cl)(Br)I
  9080. 13: mol.NumAtoms = 5
  9081. 13: Config with symmetry ids: OBSquarePlanarStereo::Config(center = 2, refs = 1 5 4 3 , shape = U)
  9082. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 2, viewFrom = 1, refs = 5 4 3 , unspecified)
  9083. 13: canSmiles: F[Po@SP1](I)(Br)Cl
  9084. 13: mol.NumAtoms = 5
  9085. 13: Config with symmetry ids: OBSquarePlanarStereo::Config(center = 2, refs = 1 3 4 5 , shape = U)
  9086. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 2, viewFrom = 1, refs = 3 4 5 , unspecified)
  9087. 13: .
  9088. 13:
  9089. 13: Testing generic smiles <-> canonical smiles
  9090. 13: smiles: F[Po@SP2](Br)(Cl)I
  9091. 13: mol.NumAtoms = 5
  9092. 13: Config with symmetry ids: OBSquarePlanarStereo::Config(center = 2, refs = 1 5 4 3 , shape = U)
  9093. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 2, viewFrom = 1, refs = 4 5 3 , unspecified)
  9094. 13: canSmiles: F[Po@SP1](I)(Br)Cl
  9095. 13: mol.NumAtoms = 5
  9096. 13: Config with symmetry ids: OBSquarePlanarStereo::Config(center = 2, refs = 1 3 4 5 , shape = U)
  9097. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 2, viewFrom = 1, refs = 3 4 5 , unspecified)
  9098. 13: .
  9099. 13:
  9100. 13: Testing generic smiles <-> canonical smiles
  9101. 13: smiles: F[Po@SP3](Cl)(I)Br
  9102. 13: mol.NumAtoms = 5
  9103. 13: Config with symmetry ids: OBSquarePlanarStereo::Config(center = 2, refs = 1 5 4 3 , shape = U)
  9104. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 2, viewFrom = 1, refs = 5 3 4 , unspecified)
  9105. 13: canSmiles: F[Po@SP1](I)(Br)Cl
  9106. 13: mol.NumAtoms = 5
  9107. 13: Config with symmetry ids: OBSquarePlanarStereo::Config(center = 2, refs = 1 3 4 5 , shape = U)
  9108. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 2, viewFrom = 1, refs = 3 4 5 , unspecified)
  9109. 13: .
  9110. 13:
  9111. 13: Testing generic smiles <-> canonical smiles
  9112. 13: smiles: CCC[C@@H](O)CC\C=C\C=C\C#CC#C\C=C\CO
  9113. 13: mol.NumAtoms = 20
  9114. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 4, viewFrom = 3, refs = 7 6 5 , clockwise)
  9115. 13: Config with symmetry ids: OBCisTransStereo::Config(begin = 9, end = 10, refs = 8 H 11 H , shape = U)
  9116. 13: Config with symmetry ids: OBCisTransStereo::Config(begin = 11, end = 12, refs = 10 H 13 H , shape = U)
  9117. 13: Config with symmetry ids: OBCisTransStereo::Config(begin = 17, end = 18, refs = 16 H 19 H , shape = U)
  9118. 13: canSmiles: CCC[C@H](CC/C=C/C=C/C#CC#C/C=C/CO)O
  9119. 13: mol.NumAtoms = 20
  9120. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 4, viewFrom = 3, refs = 7 6 5 , clockwise)
  9121. 13: Config with symmetry ids: OBCisTransStereo::Config(begin = 9, end = 10, refs = 8 H 11 H , shape = U)
  9122. 13: Config with symmetry ids: OBCisTransStereo::Config(begin = 11, end = 12, refs = 10 H 13 H , shape = U)
  9123. 13: Config with symmetry ids: OBCisTransStereo::Config(begin = 17, end = 18, refs = 16 H 19 H , shape = U)
  9124. 13: .
  9125. 13:
  9126. 13: Testing generic smiles <-> canonical smiles
  9127. 13: smiles: OC[C@@H](O1)[C@@H](O)[C@H](O)[C@@H](O)[C@@H](O)1
  9128. 13: mol.NumAtoms = 17
  9129. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 6, viewFrom = 3, refs = 8 9 10 , clockwise)
  9130. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 3, viewFrom = 2, refs = 4 5 6 , clockwise)
  9131. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 7, viewFrom = 13, refs = 11 12 5 , clockwise)
  9132. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 13, viewFrom = 10, refs = 16 17 7 , clockwise)
  9133. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 10, viewFrom = 6, refs = 14 13 15 , clockwise)
  9134. 13: canSmiles: OC[C@H]1O[C@H](O)[C@@H]([C@H]([C@@H]1O)O)O
  9135. 13: mol.NumAtoms = 17
  9136. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 13, viewFrom = 7, refs = 16 10 17 , clockwise)
  9137. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 10, viewFrom = 13, refs = 14 15 6 , clockwise)
  9138. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 6, viewFrom = 10, refs = 8 3 9 , clockwise)
  9139. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 7, viewFrom = 5, refs = 11 13 12 , clockwise)
  9140. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 3, viewFrom = 2, refs = 4 5 6 , clockwise)
  9141. 13: 1 = OBTetrahedralStereo::Config(center = 6, viewFrom = 3, refs = 8 9 10 , clockwise)
  9142. 13: 2 = OBTetrahedralStereo::Config(center = 13, viewFrom = 7, refs = 16 10 17 , clockwise)
  9143. 13: 1 = OBTetrahedralStereo::Config(center = 6, viewFrom = 3, refs = 8 9 10 , clockwise)
  9144. 13: 2 = OBTetrahedralStereo::Config(center = 10, viewFrom = 13, refs = 14 15 6 , clockwise)
  9145. 13: 1 = OBTetrahedralStereo::Config(center = 6, viewFrom = 3, refs = 8 9 10 , clockwise)
  9146. 13: 2 = OBTetrahedralStereo::Config(center = 7, viewFrom = 5, refs = 11 13 12 , clockwise)
  9147. 13: 1 = OBTetrahedralStereo::Config(center = 6, viewFrom = 3, refs = 8 9 10 , clockwise)
  9148. 13: 2 = OBTetrahedralStereo::Config(center = 3, viewFrom = 2, refs = 4 5 6 , clockwise)
  9149. 13: 1 = OBTetrahedralStereo::Config(center = 3, viewFrom = 2, refs = 4 5 6 , clockwise)
  9150. 13: 2 = OBTetrahedralStereo::Config(center = 13, viewFrom = 7, refs = 16 10 17 , clockwise)
  9151. 13: 1 = OBTetrahedralStereo::Config(center = 3, viewFrom = 2, refs = 4 5 6 , clockwise)
  9152. 13: 2 = OBTetrahedralStereo::Config(center = 10, viewFrom = 13, refs = 14 15 6 , clockwise)
  9153. 13: 1 = OBTetrahedralStereo::Config(center = 3, viewFrom = 2, refs = 4 5 6 , clockwise)
  9154. 13: 2 = OBTetrahedralStereo::Config(center = 6, viewFrom = 10, refs = 8 3 9 , clockwise)
  9155. 13: 1 = OBTetrahedralStereo::Config(center = 3, viewFrom = 2, refs = 4 5 6 , clockwise)
  9156. 13: 2 = OBTetrahedralStereo::Config(center = 7, viewFrom = 5, refs = 11 13 12 , clockwise)
  9157. 13: 1 = OBTetrahedralStereo::Config(center = 7, viewFrom = 13, refs = 11 12 5 , clockwise)
  9158. 13: 2 = OBTetrahedralStereo::Config(center = 13, viewFrom = 7, refs = 16 10 17 , clockwise)
  9159. 13: 1 = OBTetrahedralStereo::Config(center = 7, viewFrom = 13, refs = 11 12 5 , clockwise)
  9160. 13: 2 = OBTetrahedralStereo::Config(center = 10, viewFrom = 13, refs = 14 15 6 , clockwise)
  9161. 13: 1 = OBTetrahedralStereo::Config(center = 7, viewFrom = 13, refs = 11 12 5 , clockwise)
  9162. 13: 2 = OBTetrahedralStereo::Config(center = 6, viewFrom = 10, refs = 8 3 9 , clockwise)
  9163. 13: 1 = OBTetrahedralStereo::Config(center = 7, viewFrom = 13, refs = 11 12 5 , clockwise)
  9164. 13: 2 = OBTetrahedralStereo::Config(center = 3, viewFrom = 2, refs = 4 5 6 , clockwise)
  9165. 13: 1 = OBTetrahedralStereo::Config(center = 13, viewFrom = 10, refs = 16 17 7 , clockwise)
  9166. 13: 2 = OBTetrahedralStereo::Config(center = 10, viewFrom = 13, refs = 14 15 6 , clockwise)
  9167. 13: 1 = OBTetrahedralStereo::Config(center = 13, viewFrom = 10, refs = 16 17 7 , clockwise)
  9168. 13: 2 = OBTetrahedralStereo::Config(center = 6, viewFrom = 10, refs = 8 3 9 , clockwise)
  9169. 13: 1 = OBTetrahedralStereo::Config(center = 13, viewFrom = 10, refs = 16 17 7 , clockwise)
  9170. 13: 2 = OBTetrahedralStereo::Config(center = 7, viewFrom = 5, refs = 11 13 12 , clockwise)
  9171. 13: 1 = OBTetrahedralStereo::Config(center = 13, viewFrom = 10, refs = 16 17 7 , clockwise)
  9172. 13: 2 = OBTetrahedralStereo::Config(center = 3, viewFrom = 2, refs = 4 5 6 , clockwise)
  9173. 13: 1 = OBTetrahedralStereo::Config(center = 10, viewFrom = 6, refs = 14 13 15 , clockwise)
  9174. 13: 2 = OBTetrahedralStereo::Config(center = 13, viewFrom = 7, refs = 16 10 17 , clockwise)
  9175. 13: 1 = OBTetrahedralStereo::Config(center = 10, viewFrom = 6, refs = 14 13 15 , clockwise)
  9176. 13: 2 = OBTetrahedralStereo::Config(center = 6, viewFrom = 10, refs = 8 3 9 , clockwise)
  9177. 13: 1 = OBTetrahedralStereo::Config(center = 10, viewFrom = 6, refs = 14 13 15 , clockwise)
  9178. 13: 2 = OBTetrahedralStereo::Config(center = 7, viewFrom = 5, refs = 11 13 12 , clockwise)
  9179. 13: 1 = OBTetrahedralStereo::Config(center = 10, viewFrom = 6, refs = 14 13 15 , clockwise)
  9180. 13: 2 = OBTetrahedralStereo::Config(center = 3, viewFrom = 2, refs = 4 5 6 , clockwise)
  9181. 13: .
  9182. 13:
  9183. 13: Testing generic smiles <-> canonical smiles
  9184. 13: smiles: OC[C@@H](O1)[C@@H](O)[C@H](O)[C@@H]2[C@@H]1c3c(O)c(OC)c(O)cc3C(=O)O2
  9185. 13: mol.NumAtoms = 28
  9186. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 11, viewFrom = 15, refs = 13 14 9 , clockwise)
  9187. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 15, viewFrom = 20, refs = 19 17 11 , clockwise)
  9188. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 18, viewFrom = 22, refs = 21 14 23 , clockwise)
  9189. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 23, viewFrom = 18, refs = 27 28 20 , clockwise)
  9190. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 20, viewFrom = 23, refs = 24 15 25 , clockwise)
  9191. 13: canSmiles: OC[C@H]1O[C@@H]2[C@@H]([C@H]([C@@H]1O)O)OC(=O)c1c2c(O)c(c(c1)O)OC
  9192. 13: mol.NumAtoms = 28
  9193. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 23, viewFrom = 20, refs = 27 18 28 , clockwise)
  9194. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 18, viewFrom = 22, refs = 21 14 23 , clockwise)
  9195. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 20, viewFrom = 15, refs = 24 25 23 , clockwise)
  9196. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 11, viewFrom = 14, refs = 13 9 15 , clockwise)
  9197. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 15, viewFrom = 11, refs = 19 20 17 , clockwise)
  9198. 13: 1 = OBTetrahedralStereo::Config(center = 11, viewFrom = 15, refs = 13 14 9 , clockwise)
  9199. 13: 2 = OBTetrahedralStereo::Config(center = 23, viewFrom = 20, refs = 27 18 28 , clockwise)
  9200. 13: 1 = OBTetrahedralStereo::Config(center = 11, viewFrom = 15, refs = 13 14 9 , clockwise)
  9201. 13: 2 = OBTetrahedralStereo::Config(center = 18, viewFrom = 22, refs = 21 14 23 , clockwise)
  9202. 13: 1 = OBTetrahedralStereo::Config(center = 11, viewFrom = 15, refs = 13 14 9 , clockwise)
  9203. 13: 2 = OBTetrahedralStereo::Config(center = 20, viewFrom = 15, refs = 24 25 23 , clockwise)
  9204. 13: 1 = OBTetrahedralStereo::Config(center = 11, viewFrom = 15, refs = 13 14 9 , clockwise)
  9205. 13: 2 = OBTetrahedralStereo::Config(center = 15, viewFrom = 11, refs = 19 20 17 , clockwise)
  9206. 13: 1 = OBTetrahedralStereo::Config(center = 15, viewFrom = 20, refs = 19 17 11 , clockwise)
  9207. 13: 2 = OBTetrahedralStereo::Config(center = 23, viewFrom = 20, refs = 27 18 28 , clockwise)
  9208. 13: 1 = OBTetrahedralStereo::Config(center = 15, viewFrom = 20, refs = 19 17 11 , clockwise)
  9209. 13: 2 = OBTetrahedralStereo::Config(center = 18, viewFrom = 22, refs = 21 14 23 , clockwise)
  9210. 13: 1 = OBTetrahedralStereo::Config(center = 15, viewFrom = 20, refs = 19 17 11 , clockwise)
  9211. 13: 2 = OBTetrahedralStereo::Config(center = 20, viewFrom = 15, refs = 24 25 23 , clockwise)
  9212. 13: 1 = OBTetrahedralStereo::Config(center = 15, viewFrom = 20, refs = 19 17 11 , clockwise)
  9213. 13: 2 = OBTetrahedralStereo::Config(center = 11, viewFrom = 14, refs = 13 9 15 , clockwise)
  9214. 13: 1 = OBTetrahedralStereo::Config(center = 18, viewFrom = 22, refs = 21 14 23 , clockwise)
  9215. 13: 2 = OBTetrahedralStereo::Config(center = 23, viewFrom = 20, refs = 27 18 28 , clockwise)
  9216. 13: 1 = OBTetrahedralStereo::Config(center = 18, viewFrom = 22, refs = 21 14 23 , clockwise)
  9217. 13: 2 = OBTetrahedralStereo::Config(center = 20, viewFrom = 15, refs = 24 25 23 , clockwise)
  9218. 13: 1 = OBTetrahedralStereo::Config(center = 18, viewFrom = 22, refs = 21 14 23 , clockwise)
  9219. 13: 2 = OBTetrahedralStereo::Config(center = 11, viewFrom = 14, refs = 13 9 15 , clockwise)
  9220. 13: 1 = OBTetrahedralStereo::Config(center = 18, viewFrom = 22, refs = 21 14 23 , clockwise)
  9221. 13: 2 = OBTetrahedralStereo::Config(center = 15, viewFrom = 11, refs = 19 20 17 , clockwise)
  9222. 13: 1 = OBTetrahedralStereo::Config(center = 23, viewFrom = 18, refs = 27 28 20 , clockwise)
  9223. 13: 2 = OBTetrahedralStereo::Config(center = 18, viewFrom = 22, refs = 21 14 23 , clockwise)
  9224. 13: 1 = OBTetrahedralStereo::Config(center = 23, viewFrom = 18, refs = 27 28 20 , clockwise)
  9225. 13: 2 = OBTetrahedralStereo::Config(center = 20, viewFrom = 15, refs = 24 25 23 , clockwise)
  9226. 13: 1 = OBTetrahedralStereo::Config(center = 23, viewFrom = 18, refs = 27 28 20 , clockwise)
  9227. 13: 2 = OBTetrahedralStereo::Config(center = 11, viewFrom = 14, refs = 13 9 15 , clockwise)
  9228. 13: 1 = OBTetrahedralStereo::Config(center = 23, viewFrom = 18, refs = 27 28 20 , clockwise)
  9229. 13: 2 = OBTetrahedralStereo::Config(center = 15, viewFrom = 11, refs = 19 20 17 , clockwise)
  9230. 13: 1 = OBTetrahedralStereo::Config(center = 20, viewFrom = 23, refs = 24 15 25 , clockwise)
  9231. 13: 2 = OBTetrahedralStereo::Config(center = 23, viewFrom = 20, refs = 27 18 28 , clockwise)
  9232. 13: 1 = OBTetrahedralStereo::Config(center = 20, viewFrom = 23, refs = 24 15 25 , clockwise)
  9233. 13: 2 = OBTetrahedralStereo::Config(center = 18, viewFrom = 22, refs = 21 14 23 , clockwise)
  9234. 13: 1 = OBTetrahedralStereo::Config(center = 20, viewFrom = 23, refs = 24 15 25 , clockwise)
  9235. 13: 2 = OBTetrahedralStereo::Config(center = 11, viewFrom = 14, refs = 13 9 15 , clockwise)
  9236. 13: 1 = OBTetrahedralStereo::Config(center = 20, viewFrom = 23, refs = 24 15 25 , clockwise)
  9237. 13: 2 = OBTetrahedralStereo::Config(center = 15, viewFrom = 11, refs = 19 20 17 , clockwise)
  9238. 13: .
  9239. 13:
  9240. 13: Testing generic smiles <-> canonical smiles
  9241. 13: smiles: CC(=O)OCCC(/C)=C\C[C@H](C(C)=C)CCC=C
  9242. 13: mol.NumAtoms = 19
  9243. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 5, viewFrom = 7, refs = 8 4 6 , clockwise)
  9244. 13: Config with symmetry ids: OBCisTransStereo::Config(begin = 12, end = 11, refs = 14 13 7 H , shape = U)
  9245. 13: canSmiles: C=CCC[C@@H](C(=C)C)C/C=C(\CCOC(=O)C)/C
  9246. 13: mol.NumAtoms = 19
  9247. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 5, viewFrom = 4, refs = 8 6 7 , clockwise)
  9248. 13: Config with symmetry ids: OBCisTransStereo::Config(begin = 11, end = 12, refs = 7 H 14 13 , shape = U)
  9249. 13: .
  9250. 13:
  9251. 13: Testing generic smiles <-> canonical smiles
  9252. 13: smiles: CC[C@H](O1)CC[C@@]12CCCO2
  9253. 13: mol.NumAtoms = 12
  9254. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 3, viewFrom = 2, refs = 4 5 6 , clockwise)
  9255. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 8, viewFrom = 7, refs = 6 10 9 , clockwise)
  9256. 13: canSmiles: CC[C@H]1CC[C@]2(O1)CCCO2
  9257. 13: mol.NumAtoms = 12
  9258. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 8, viewFrom = 7, refs = 10 9 6 , clockwise)
  9259. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 3, viewFrom = 2, refs = 4 5 6 , clockwise)
  9260. 13: 1 = OBTetrahedralStereo::Config(center = 3, viewFrom = 2, refs = 4 5 6 , clockwise)
  9261. 13: 2 = OBTetrahedralStereo::Config(center = 8, viewFrom = 7, refs = 10 9 6 , clockwise)
  9262. 13: 1 = OBTetrahedralStereo::Config(center = 8, viewFrom = 7, refs = 6 10 9 , clockwise)
  9263. 13: 2 = OBTetrahedralStereo::Config(center = 3, viewFrom = 2, refs = 4 5 6 , clockwise)
  9264. 13: .
  9265. 13:
  9266. 13: Testing generic smiles <-> canonical smiles
  9267. 13: smiles: CN1CCC[C@H]1c2cccnc2
  9268. 13: mol.NumAtoms = 13
  9269. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 4, viewFrom = 7, refs = 6 8 2 , clockwise)
  9270. 13: canSmiles: CN1CCC[C@H]1c1cccnc1
  9271. 13: mol.NumAtoms = 13
  9272. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 4, viewFrom = 7, refs = 6 8 2 , clockwise)
  9273. 13: .
  9274. 13:
  9275. 13: Testing generic smiles <-> canonical smiles
  9276. 13: smiles: CC(C)[C@@]12C[C@@H]1[C@@H](C)C(=O)C2
  9277. 13: mol.NumAtoms = 13
  9278. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 8, viewFrom = 9, refs = 11 5 4 , clockwise)
  9279. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 5, viewFrom = 10, refs = 8 3 9 , clockwise)
  9280. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 4, viewFrom = 8, refs = 6 7 2 , clockwise)
  9281. 13: canSmiles: O=C1C[C@]2([C@@H]([C@H]1C)C2)C(C)C
  9282. 13: mol.NumAtoms = 13
  9283. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 8, viewFrom = 5, refs = 11 4 9 , clockwise)
  9284. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 4, viewFrom = 8, refs = 6 7 2 , clockwise)
  9285. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 5, viewFrom = 3, refs = 9 10 8 , clockwise)
  9286. 13: 1 = OBTetrahedralStereo::Config(center = 8, viewFrom = 9, refs = 11 5 4 , clockwise)
  9287. 13: 2 = OBTetrahedralStereo::Config(center = 4, viewFrom = 8, refs = 6 7 2 , clockwise)
  9288. 13: 1 = OBTetrahedralStereo::Config(center = 8, viewFrom = 9, refs = 11 5 4 , clockwise)
  9289. 13: 2 = OBTetrahedralStereo::Config(center = 5, viewFrom = 3, refs = 9 10 8 , clockwise)
  9290. 13: 1 = OBTetrahedralStereo::Config(center = 5, viewFrom = 10, refs = 8 3 9 , clockwise)
  9291. 13: 2 = OBTetrahedralStereo::Config(center = 8, viewFrom = 5, refs = 11 4 9 , clockwise)
  9292. 13: 1 = OBTetrahedralStereo::Config(center = 5, viewFrom = 10, refs = 8 3 9 , clockwise)
  9293. 13: 2 = OBTetrahedralStereo::Config(center = 4, viewFrom = 8, refs = 6 7 2 , clockwise)
  9294. 13: 1 = OBTetrahedralStereo::Config(center = 4, viewFrom = 8, refs = 6 7 2 , clockwise)
  9295. 13: 2 = OBTetrahedralStereo::Config(center = 8, viewFrom = 5, refs = 11 4 9 , clockwise)
  9296. 13: 1 = OBTetrahedralStereo::Config(center = 4, viewFrom = 8, refs = 6 7 2 , clockwise)
  9297. 13: 2 = OBTetrahedralStereo::Config(center = 5, viewFrom = 3, refs = 9 10 8 , clockwise)
  9298. 13: .
  9299. 13:
  9300. 13: Testing generic smiles <-> canonical smiles
  9301. 13: smiles: CC(C)[C@H]1CC[C@]([C@@H]2[C@@H]1C=C(COC2=O)C(=O)O)(CCl)O
  9302. 13: mol.NumAtoms = 24
  9303. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 6, viewFrom = 3, refs = 8 9 10 , clockwise)
  9304. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 10, viewFrom = 6, refs = 14 11 15 , clockwise)
  9305. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 11, viewFrom = 17, refs = 16 7 10 , clockwise)
  9306. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 3, viewFrom = 5, refs = 6 4 2 , clockwise)
  9307. 13: Config with symmetry ids: OBCisTransStereo::Config(begin = 15, end = 19, refs = 10 H 22 18 , shape = U)
  9308. 13: canSmiles: ClC[C@]1(O)CC[C@@H]([C@@H]2[C@@H]1C(=O)OCC(=C2)C(=O)O)C(C)C
  9309. 13: mol.NumAtoms = 24
  9310. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 11, viewFrom = 7, refs = 16 10 17 , clockwise)
  9311. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 6, viewFrom = 10, refs = 8 3 9 , clockwise)
  9312. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 3, viewFrom = 2, refs = 6 5 4 , clockwise)
  9313. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 10, viewFrom = 11, refs = 14 15 6 , clockwise)
  9314. 13: Config with symmetry ids: OBCisTransStereo::Config(begin = 19, end = 15, refs = 18 22 H 10 , shape = U)
  9315. 13: 1 = OBTetrahedralStereo::Config(center = 6, viewFrom = 3, refs = 8 9 10 , clockwise)
  9316. 13: 2 = OBTetrahedralStereo::Config(center = 11, viewFrom = 7, refs = 16 10 17 , clockwise)
  9317. 13: 1 = OBTetrahedralStereo::Config(center = 6, viewFrom = 3, refs = 8 9 10 , clockwise)
  9318. 13: 2 = OBTetrahedralStereo::Config(center = 3, viewFrom = 2, refs = 6 5 4 , clockwise)
  9319. 13: 1 = OBTetrahedralStereo::Config(center = 6, viewFrom = 3, refs = 8 9 10 , clockwise)
  9320. 13: 2 = OBTetrahedralStereo::Config(center = 10, viewFrom = 11, refs = 14 15 6 , clockwise)
  9321. 13: 1 = OBTetrahedralStereo::Config(center = 10, viewFrom = 6, refs = 14 11 15 , clockwise)
  9322. 13: 2 = OBTetrahedralStereo::Config(center = 11, viewFrom = 7, refs = 16 10 17 , clockwise)
  9323. 13: 1 = OBTetrahedralStereo::Config(center = 10, viewFrom = 6, refs = 14 11 15 , clockwise)
  9324. 13: 2 = OBTetrahedralStereo::Config(center = 6, viewFrom = 10, refs = 8 3 9 , clockwise)
  9325. 13: 1 = OBTetrahedralStereo::Config(center = 10, viewFrom = 6, refs = 14 11 15 , clockwise)
  9326. 13: 2 = OBTetrahedralStereo::Config(center = 3, viewFrom = 2, refs = 6 5 4 , clockwise)
  9327. 13: 1 = OBTetrahedralStereo::Config(center = 11, viewFrom = 17, refs = 16 7 10 , clockwise)
  9328. 13: 2 = OBTetrahedralStereo::Config(center = 6, viewFrom = 10, refs = 8 3 9 , clockwise)
  9329. 13: 1 = OBTetrahedralStereo::Config(center = 11, viewFrom = 17, refs = 16 7 10 , clockwise)
  9330. 13: 2 = OBTetrahedralStereo::Config(center = 3, viewFrom = 2, refs = 6 5 4 , clockwise)
  9331. 13: 1 = OBTetrahedralStereo::Config(center = 11, viewFrom = 17, refs = 16 7 10 , clockwise)
  9332. 13: 2 = OBTetrahedralStereo::Config(center = 10, viewFrom = 11, refs = 14 15 6 , clockwise)
  9333. 13: 1 = OBTetrahedralStereo::Config(center = 3, viewFrom = 5, refs = 6 4 2 , clockwise)
  9334. 13: 2 = OBTetrahedralStereo::Config(center = 11, viewFrom = 7, refs = 16 10 17 , clockwise)
  9335. 13: 1 = OBTetrahedralStereo::Config(center = 3, viewFrom = 5, refs = 6 4 2 , clockwise)
  9336. 13: 2 = OBTetrahedralStereo::Config(center = 6, viewFrom = 10, refs = 8 3 9 , clockwise)
  9337. 13: 1 = OBTetrahedralStereo::Config(center = 3, viewFrom = 5, refs = 6 4 2 , clockwise)
  9338. 13: 2 = OBTetrahedralStereo::Config(center = 10, viewFrom = 11, refs = 14 15 6 , clockwise)
  9339. 13: .
  9340. 13:
  9341. 13: Testing generic smiles <-> canonical smiles
  9342. 13: smiles: C(CS[14CH2][14C@@H]1[14C@H]([14C@H]([14CH](O1)O)O)O)[C@@H](C(=O)O)N
  9343. 13: mol.NumAtoms = 24
  9344. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 11, viewFrom = 10, refs = 14 15 16 , clockwise)
  9345. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 3, viewFrom = 5, refs = 7 2 6 , clockwise)
  9346. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 16, viewFrom = 11, refs = 18 19 20 , clockwise)
  9347. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 20, viewFrom = 16, refs = 23 24 17 , clockwise)
  9348. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 17, viewFrom = 20, refs = 21 15 22 , unspecified)
  9349. 13: canSmiles: N[C@H](C(=O)O)CCS[14CH2][14C@H]1O[14CH]([14C@@H]([14C@@H]1O)O)O
  9350. 13: mol.NumAtoms = 24
  9351. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 3, viewFrom = 6, refs = 7 5 2 , clockwise)
  9352. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 11, viewFrom = 10, refs = 14 15 16 , clockwise)
  9353. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 16, viewFrom = 20, refs = 18 11 19 , clockwise)
  9354. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 20, viewFrom = 17, refs = 23 16 24 , clockwise)
  9355. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 17, viewFrom = 15, refs = 21 20 22 , unspecified)
  9356. 13: 1 = OBTetrahedralStereo::Config(center = 11, viewFrom = 10, refs = 14 15 16 , clockwise)
  9357. 13: 2 = OBTetrahedralStereo::Config(center = 3, viewFrom = 6, refs = 7 5 2 , clockwise)
  9358. 13: 1 = OBTetrahedralStereo::Config(center = 11, viewFrom = 10, refs = 14 15 16 , clockwise)
  9359. 13: 2 = OBTetrahedralStereo::Config(center = 16, viewFrom = 20, refs = 18 11 19 , clockwise)
  9360. 13: 1 = OBTetrahedralStereo::Config(center = 11, viewFrom = 10, refs = 14 15 16 , clockwise)
  9361. 13: 2 = OBTetrahedralStereo::Config(center = 20, viewFrom = 17, refs = 23 16 24 , clockwise)
  9362. 13: 1 = OBTetrahedralStereo::Config(center = 11, viewFrom = 10, refs = 14 15 16 , clockwise)
  9363. 13: 2 = OBTetrahedralStereo::Config(center = 17, viewFrom = 15, refs = 21 20 22 , unspecified)
  9364. 13: 1 = OBTetrahedralStereo::Config(center = 3, viewFrom = 5, refs = 7 2 6 , clockwise)
  9365. 13: 2 = OBTetrahedralStereo::Config(center = 11, viewFrom = 10, refs = 14 15 16 , clockwise)
  9366. 13: 1 = OBTetrahedralStereo::Config(center = 3, viewFrom = 5, refs = 7 2 6 , clockwise)
  9367. 13: 2 = OBTetrahedralStereo::Config(center = 16, viewFrom = 20, refs = 18 11 19 , clockwise)
  9368. 13: 1 = OBTetrahedralStereo::Config(center = 3, viewFrom = 5, refs = 7 2 6 , clockwise)
  9369. 13: 2 = OBTetrahedralStereo::Config(center = 20, viewFrom = 17, refs = 23 16 24 , clockwise)
  9370. 13: 1 = OBTetrahedralStereo::Config(center = 3, viewFrom = 5, refs = 7 2 6 , clockwise)
  9371. 13: 2 = OBTetrahedralStereo::Config(center = 17, viewFrom = 15, refs = 21 20 22 , unspecified)
  9372. 13: 1 = OBTetrahedralStereo::Config(center = 16, viewFrom = 11, refs = 18 19 20 , clockwise)
  9373. 13: 2 = OBTetrahedralStereo::Config(center = 3, viewFrom = 6, refs = 7 5 2 , clockwise)
  9374. 13: 1 = OBTetrahedralStereo::Config(center = 16, viewFrom = 11, refs = 18 19 20 , clockwise)
  9375. 13: 2 = OBTetrahedralStereo::Config(center = 11, viewFrom = 10, refs = 14 15 16 , clockwise)
  9376. 13: 1 = OBTetrahedralStereo::Config(center = 16, viewFrom = 11, refs = 18 19 20 , clockwise)
  9377. 13: 2 = OBTetrahedralStereo::Config(center = 20, viewFrom = 17, refs = 23 16 24 , clockwise)
  9378. 13: 1 = OBTetrahedralStereo::Config(center = 16, viewFrom = 11, refs = 18 19 20 , clockwise)
  9379. 13: 2 = OBTetrahedralStereo::Config(center = 17, viewFrom = 15, refs = 21 20 22 , unspecified)
  9380. 13: 1 = OBTetrahedralStereo::Config(center = 20, viewFrom = 16, refs = 23 24 17 , clockwise)
  9381. 13: 2 = OBTetrahedralStereo::Config(center = 3, viewFrom = 6, refs = 7 5 2 , clockwise)
  9382. 13: 1 = OBTetrahedralStereo::Config(center = 20, viewFrom = 16, refs = 23 24 17 , clockwise)
  9383. 13: 2 = OBTetrahedralStereo::Config(center = 11, viewFrom = 10, refs = 14 15 16 , clockwise)
  9384. 13: 1 = OBTetrahedralStereo::Config(center = 20, viewFrom = 16, refs = 23 24 17 , clockwise)
  9385. 13: 2 = OBTetrahedralStereo::Config(center = 16, viewFrom = 20, refs = 18 11 19 , clockwise)
  9386. 13: 1 = OBTetrahedralStereo::Config(center = 20, viewFrom = 16, refs = 23 24 17 , clockwise)
  9387. 13: 2 = OBTetrahedralStereo::Config(center = 17, viewFrom = 15, refs = 21 20 22 , unspecified)
  9388. 13: 1 = OBTetrahedralStereo::Config(center = 17, viewFrom = 20, refs = 21 15 22 , unspecified)
  9389. 13: 2 = OBTetrahedralStereo::Config(center = 3, viewFrom = 6, refs = 7 5 2 , clockwise)
  9390. 13: 1 = OBTetrahedralStereo::Config(center = 17, viewFrom = 20, refs = 21 15 22 , unspecified)
  9391. 13: 2 = OBTetrahedralStereo::Config(center = 11, viewFrom = 10, refs = 14 15 16 , clockwise)
  9392. 13: 1 = OBTetrahedralStereo::Config(center = 17, viewFrom = 20, refs = 21 15 22 , unspecified)
  9393. 13: 2 = OBTetrahedralStereo::Config(center = 16, viewFrom = 20, refs = 18 11 19 , clockwise)
  9394. 13: 1 = OBTetrahedralStereo::Config(center = 17, viewFrom = 20, refs = 21 15 22 , unspecified)
  9395. 13: 2 = OBTetrahedralStereo::Config(center = 20, viewFrom = 17, refs = 23 16 24 , clockwise)
  9396. 13: .
  9397. 13:
  9398. 13: Testing generic smiles <-> canonical smiles
  9399. 13: smiles: CCC[C@@H]1C[C@H](N(C1)C)C(=O)NC([C@@H]2[C@@H]([C@@H]([C@H]([C@H](O2)SC)OP(=O)(O)O)O)O)C(C)Cl
  9400. 13: mol.NumAtoms = 38
  9401. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 20, viewFrom = 16, refs = 24 26 25 , clockwise)
  9402. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 26, viewFrom = 20, refs = 30 29 31 , clockwise)
  9403. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 29, viewFrom = 26, refs = 33 34 23 , clockwise)
  9404. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 9, viewFrom = 7, refs = 11 12 8 , clockwise)
  9405. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 23, viewFrom = 29, refs = 27 28 19 , clockwise)
  9406. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 16, viewFrom = 15, refs = 18 19 20 , clockwise)
  9407. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 4, viewFrom = 3, refs = 5 6 7 , clockwise)
  9408. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 15, viewFrom = 13, refs = 16 17 H , unspecified)
  9409. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 17, viewFrom = 15, refs = 22 21 H , unspecified)
  9410. 13: canSmiles: CCC[C@H]1CN([C@@H](C1)C(=O)NC([C@H]1O[C@H](SC)[C@@H]([C@H]([C@H]1O)O)OP(=O)(O)O)C(Cl)C)C
  9411. 13: mol.NumAtoms = 38
  9412. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 16, viewFrom = 15, refs = 18 19 20 , clockwise)
  9413. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 20, viewFrom = 26, refs = 24 25 16 , clockwise)
  9414. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 23, viewFrom = 19, refs = 27 29 28 , clockwise)
  9415. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 9, viewFrom = 8, refs = 11 7 12 , clockwise)
  9416. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 26, viewFrom = 29, refs = 30 31 20 , clockwise)
  9417. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 29, viewFrom = 23, refs = 33 26 34 , clockwise)
  9418. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 4, viewFrom = 3, refs = 5 6 7 , clockwise)
  9419. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 15, viewFrom = 13, refs = 16 17 H , unspecified)
  9420. 13: Config with symmetry ids: OBTetrahedralStereo::Config(center = 17, viewFrom = 15, refs = 21 22 H , unspecified)
  9421. 13: 1 = OBTetrahedralStereo::Config(center = 20, viewFrom = 16, refs = 24 26 25 , clockwise)
  9422. 13: 2 = OBTetrahedralStereo::Config(center = 16, viewFrom = 15, refs = 18 19 20 , clockwise)
  9423. 13: 1 = OBTetrahedralStereo::Config(center = 20, viewFrom = 16, refs = 24 26 25 , clockwise)
  9424. 13: 2 = OBTetrahedralStereo::Config(center = 23, viewFrom = 19, refs = 27 29 28 , clockwise)
  9425. 13: 1 = OBTetrahedralStereo::Config(center = 20, viewFrom = 16, refs = 24 26 25 , clockwise)
  9426. 13: 2 = OBTetrahedralStereo::Config(center = 9, viewFrom = 8, refs = 11 7 12 , clockwise)
  9427. 13: 1 = OBTetrahedralStereo::Config(center = 20, viewFrom = 16, refs = 24 26 25 , clockwise)
  9428. 13: 2 = OBTetrahedralStereo::Config(center = 26, viewFrom = 29, refs = 30 31 20 , clockwise)
  9429. 13: 1 = OBTetrahedralStereo::Config(center = 20, viewFrom = 16, refs = 24 26 25 , clockwise)
  9430. 13: 2 = OBTetrahedralStereo::Config(center = 29, viewFrom = 23, refs = 33 26 34 , clockwise)
  9431. 13: 1 = OBTetrahedralStereo::Config(center = 20, viewFrom = 16, refs = 24 26 25 , clockwise)
  9432. 13: 2 = OBTetrahedralStereo::Config(center = 4, viewFrom = 3, refs = 5 6 7 , clockwise)
  9433. 13: 1 = OBTetrahedralStereo::Config(center = 20, viewFrom = 16, refs = 24 26 25 , clockwise)
  9434. 13: 2 = OBTetrahedralStereo::Config(center = 15, viewFrom = 13, refs = 16 17 H , unspecified)
  9435. 13: 1 = OBTetrahedralStereo::Config(center = 20, viewFrom = 16, refs = 24 26 25 , clockwise)
  9436. 13: 2 = OBTetrahedralStereo::Config(center = 17, viewFrom = 15, refs = 21 22 H , unspecified)
  9437. 13: 1 = OBTetrahedralStereo::Config(center = 26, viewFrom = 20, refs = 30 29 31 , clockwise)
  9438. 13: 2 = OBTetrahedralStereo::Config(center = 16, viewFrom = 15, refs = 18 19 20 , clockwise)
  9439. 13: 1 = OBTetrahedralStereo::Config(center = 26, viewFrom = 20, refs = 30 29 31 , clockwise)
  9440. 13: 2 = OBTetrahedralStereo::Config(center = 20, viewFrom = 26, refs = 24 25 16 , clockwise)
  9441. 13: 1 = OBTetrahedralStereo::Config(center = 26, viewFrom = 20, refs = 30 29 31 , clockwise)
  9442. 13: 2 = OBTetrahedralStereo::Config(center = 23, viewFrom = 19, refs = 27 29 28 , clockwise)
  9443. 13: 1 = OBTetrahedralStereo::Config(center = 26, viewFrom = 20, refs = 30 29 31 , clockwise)
  9444. 13: 2 = OBTetrahedralStereo::Config(center = 9, viewFrom = 8, refs = 11 7 12 , clockwise)
  9445. 13: 1 = OBTetrahedralStereo::Config(center = 26, viewFrom = 20, refs = 30 29 31 , clockwise)
  9446. 13: 2 = OBTetrahedralStereo::Config(center = 29, viewFrom = 23, refs = 33 26 34 , clockwise)
  9447. 13: 1 = OBTetrahedralStereo::Config(center = 26, viewFrom = 20, refs = 30 29 31 , clockwise)
  9448. 13: 2 = OBTetrahedralStereo::Config(center = 4, viewFrom = 3, refs = 5 6 7 , clockwise)
  9449. 13: 1 = OBTetrahedralStereo::Config(center = 26, viewFrom = 20, refs = 30 29 31 , clockwise)
  9450. 13: 2 = OBTetrahedralStereo::Config(center = 15, viewFrom = 13, refs = 16 17 H , unspecified)
  9451. 13: 1 = OBTetrahedralStereo::Config(center = 26, viewFrom = 20, refs = 30 29 31 , clockwise)
  9452. 13: 2 = OBTetrahedralStereo::Config(center = 17, viewFrom = 15, refs = 21 22 H , unspecified)
  9453. 13: 1 = OBTetrahedralStereo::Config(center = 29, viewFrom = 26, refs = 33 34 23 , clockwise)
  9454. 13: 2 = OBTetrahedralStereo::Config(center = 16, viewFrom = 15, refs = 18 19 20 , clockwise)
  9455. 13: 1 = OBTetrahedralStereo::Config(center = 29, viewFrom = 26, refs = 33 34 23 , clockwise)
  9456. 13: 2 = OBTetrahedralStereo::Config(center = 20, viewFrom = 26, refs = 24 25 16 , clockwise)
  9457. 13: 1 = OBTetrahedralStereo::Config(center = 29, viewFrom = 26, refs = 33 34 23 , clockwise)
  9458. 13: 2 = OBTetrahedralStereo::Config(center = 23, viewFrom = 19, refs = 27 29 28 , clockwise)
  9459. 13: 1 = OBTetrahedralStereo::Config(center = 29, viewFrom = 26, refs = 33 34 23 , clockwise)
  9460. 13: 2 = OBTetrahedralStereo::Config(center = 9, viewFrom = 8, refs = 11 7 12 , clockwise)
  9461. 13: 1 = OBTetrahedralStereo::Config(center = 29, viewFrom = 26, refs = 33 34 23 , clockwise)
  9462. 13: 2 = OBTetrahedralStereo::Config(center = 26, viewFrom = 29, refs = 30 31 20 , clockwise)
  9463. 13: 1 = OBTetrahedralStereo::Config(center = 29, viewFrom = 26, refs = 33 34 23 , clockwise)
  9464. 13: 2 = OBTetrahedralStereo::Config(center = 4, viewFrom = 3, refs = 5 6 7 , clockwise)
  9465. 13: 1 = OBTetrahedralStereo::Config(center = 29, viewFrom = 26, refs = 33 34 23 , clockwise)
  9466. 13: 2 = OBTetrahedralStereo::Config(center = 15, viewFrom = 13, refs = 16 17 H , unspecified)
  9467. 13: 1 = OBTetrahedralStereo::Config(center = 29, viewFrom = 26, refs = 33 34 23 , clockwise)
  9468. 13: 2 = OBTetrahedralStereo::Config(center = 17, viewFrom = 15, refs = 21 22 H , unspecified)
  9469. 13: 1 = OBTetrahedralStereo::Config(center = 9, viewFrom = 7, refs = 11 12 8 , clockwise)
  9470. 13: 2 = OBTetrahedralStereo::Config(center = 16, viewFrom = 15, refs = 18 19 20 , clockwise)
  9471. 13: 1 = OBTetrahedralStereo::Config(center = 9, viewFrom = 7, refs = 11 12 8 , clockwise)
  9472. 13: 2 = OBTetrahedralStereo::Config(center = 20, viewFrom = 26, refs = 24 25 16 , clockwise)
  9473. 13: 1 = OBTetrahedralStereo::Config(center = 9, viewFrom = 7, refs = 11 12 8 , clockwise)
  9474. 13: 2 = OBTetrahedralStereo::Config(center = 23, viewFrom = 19, refs = 27 29 28 , clockwise)
  9475. 13: 1 = OBTetrahedralStereo::Config(center = 9, viewFrom = 7, refs = 11 12 8 , clockwise)
  9476. 13: 2 = OBTetrahedralStereo::Config(center = 26, viewFrom = 29, refs = 30 31 20 , clockwise)
  9477. 13: 1 = OBTetrahedralStereo::Config(center = 9, viewFrom = 7, refs = 11 12 8 , clockwise)
  9478. 13: 2 = OBTetrahedralStereo::Config(center = 29, viewFrom = 23, refs = 33 26 34 , clockwise)
  9479. 13: 1 = OBTetrahedralStereo::Config(center = 9, viewFrom = 7, refs = 11 12 8 , clockwise)
  9480. 13: 2 = OBTetrahedralStereo::Config(center = 4, viewFrom = 3, refs = 5 6 7 , clockwise)
  9481. 13: 1 = OBTetrahedralStereo::Config(center = 9, viewFrom = 7, refs = 11 12 8 , clockwise)
  9482. 13: 2 = OBTetrahedralStereo::Config(center = 15, viewFrom = 13, refs = 16 17 H , unspecified)
  9483. 13: 1 = OBTetrahedralStereo::Config(center = 9, viewFrom = 7, refs = 11 12 8 , clockwise)
  9484. 13: 2 = OBTetrahedralStereo::Config(center = 17, viewFrom = 15, refs = 21 22 H , unspecified)
  9485. 13: 1 = OBTetrahedralStereo::Config(center = 23, viewFrom = 29, refs = 27 28 19 , clockwise)
  9486. 13: 2 = OBTetrahedralStereo::Config(center = 16, viewFrom = 15, refs = 18 19 20 , clockwise)
  9487. 13: 1 = OBTetrahedralStereo::Config(center = 23, viewFrom = 29, refs = 27 28 19 , clockwise)
  9488. 13: 2 = OBTetrahedralStereo::Config(center = 20, viewFrom = 26, refs = 24 25 16 , clockwise)
  9489. 13: 1 = OBTetrahedralStereo::Config(center = 23, viewFrom = 29, refs = 27 28 19 , clockwise)
  9490. 13: 2 = OBTetrahedralStereo::Config(center = 9, viewFrom = 8, refs = 11 7 12 , clockwise)
  9491. 13: 1 = OBTetrahedralStereo::Config(center = 23, viewFrom = 29, refs = 27 28 19 , clockwise)
  9492. 13: 2 = OBTetrahedralStereo::Config(center = 26, viewFrom = 29, refs = 30 31 20 , clockwise)
  9493. 13: 1 = OBTetrahedralStereo::Config(center = 23, viewFrom = 29, refs = 27 28 19 , clockwise)
  9494. 13: 2 = OBTetrahedralStereo::Config(center = 29, viewFrom = 23, refs = 33 26 34 , clockwise)
  9495. 13: 1 = OBTetrahedralStereo::Config(center = 23, viewFrom = 29, refs = 27 28 19 , clockwise)
  9496. 13: 2 = OBTetrahedralStereo::Config(center = 4, viewFrom = 3, refs = 5 6 7 , clockwise)
  9497. 13: 1 = OBTetrahedralStereo::Config(center = 23, viewFrom = 29, refs = 27 28 19 , clockwise)
  9498. 13: 2 = OBTetrahedralStereo::Config(center = 15, viewFrom = 13, refs = 16 17 H , unspecified)
  9499. 13: 1 = OBTetrahedralStereo::Config(center = 23, viewFrom = 29, refs = 27 28 19 , clockwise)
  9500. 13: 2 = OBTetrahedralStereo::Config(center = 17, viewFrom = 15, refs = 21 22 H , unspecified)
  9501. 13: 1 = OBTetrahedralStereo::Config(center = 16, viewFrom = 15, refs = 18 19 20 , clockwise)
  9502. 13: 2 = OBTetrahedralStereo::Config(center = 20, viewFrom = 26, refs = 24 25 16 , clockwise)
  9503. 13: 1 = OBTetrahedralStereo::Config(center = 16, viewFrom = 15, refs = 18 19 20 , clockwise)
  9504. 13: 2 = OBTetrahedralStereo::Config(center = 23, viewFrom = 19, refs = 27 29 28 , clockwise)
  9505. 13: 1 = OBTetrahedralStereo::Config(center = 16, viewFrom = 15, refs = 18 19 20 , clockwise)
  9506. 13: 2 = OBTetrahedralStereo::Config(center = 9, viewFrom = 8, refs = 11 7 12 , clockwise)
  9507. 13: 1 = OBTetrahedralStereo::Config(center = 16, viewFrom = 15, refs = 18 19 20 , clockwise)
  9508. 13: 2 = OBTetrahedralStereo::Config(center = 26, viewFrom = 29, refs = 30 31 20 , clockwise)
  9509. 13: 1 = OBTetrahedralStereo::Config(center = 16, viewFrom = 15, refs = 18 19 20 , clockwise)
  9510. 13: 2 = OBTetrahedralStereo::Config(center = 29, viewFrom = 23, refs = 33 26 34 , clockwise)
  9511. 13: 1 = OBTetrahedralStereo::Config(center = 16, viewFrom = 15, refs = 18 19 20 , clockwise)
  9512. 13: 2 = OBTetrahedralStereo::Config(center = 4, viewFrom = 3, refs = 5 6 7 , clockwise)
  9513. 13: 1 = OBTetrahedralStereo::Config(center = 16, viewFrom = 15, refs = 18 19 20 , clockwise)
  9514. 13: 2 = OBTetrahedralStereo::Config(center = 15, viewFrom = 13, refs = 16 17 H , unspecified)
  9515. 13: 1 = OBTetrahedralStereo::Config(center = 16, viewFrom = 15, refs = 18 19 20 , clockwise)
  9516. 13: 2 = OBTetrahedralStereo::Config(center = 17, viewFrom = 15, refs = 21 22 H , unspecified)
  9517. 13: 1 = OBTetrahedralStereo::Config(center = 4, viewFrom = 3, refs = 5 6 7 , clockwise)
  9518. 13: 2 = OBTetrahedralStereo::Config(center = 16, viewFrom = 15, refs = 18 19 20 , clockwise)
  9519. 13: 1 = OBTetrahedralStereo::Config(center = 4, viewFrom = 3, refs = 5 6 7 , clockwise)
  9520. 13: 2 = OBTetrahedralStereo::Config(center = 20, viewFrom = 26, refs = 24 25 16 , clockwise)
  9521. 13: 1 = OBTetrahedralStereo::Config(center = 4, viewFrom = 3, refs = 5 6 7 , clockwise)
  9522. 13: 2 = OBTetrahedralStereo::Config(center = 23, viewFrom = 19, refs = 27 29 28 , clockwise)
  9523. 13: 1 = OBTetrahedralStereo::Config(center = 4, viewFrom = 3, refs = 5 6 7 , clockwise)
  9524. 13: 2 = OBTetrahedralStereo::Config(center = 9, viewFrom = 8, refs = 11 7 12 , clockwise)
  9525. 13: 1 = OBTetrahedralStereo::Config(center = 4, viewFrom = 3, refs = 5 6 7 , clockwise)
  9526. 13: 2 = OBTetrahedralStereo::Config(center = 26, viewFrom = 29, refs = 30 31 20 , clockwise)
  9527. 13: 1 = OBTetrahedralStereo::Config(center = 4, viewFrom = 3, refs = 5 6 7 , clockwise)
  9528. 13: 2 = OBTetrahedralStereo::Config(center = 29, viewFrom = 23, refs = 33 26 34 , clockwise)
  9529. 13: 1 = OBTetrahedralStereo::Config(center = 4, viewFrom = 3, refs = 5 6 7 , clockwise)
  9530. 13: 2 = OBTetrahedralStereo::Config(center = 15, viewFrom = 13, refs = 16 17 H , unspecified)
  9531. 13: 1 = OBTetrahedralStereo::Config(center = 4, viewFrom = 3, refs = 5 6 7 , clockwise)
  9532. 13: 2 = OBTetrahedralStereo::Config(center = 17, viewFrom = 15, refs = 21 22 H , unspecified)
  9533. 13: 1 = OBTetrahedralStereo::Config(center = 15, viewFrom = 13, refs = 16 17 H , unspecified)
  9534. 13: 2 = OBTetrahedralStereo::Config(center = 16, viewFrom = 15, refs = 18 19 20 , clockwise)
  9535. 13: 1 = OBTetrahedralStereo::Config(center = 15, viewFrom = 13, refs = 16 17 H , unspecified)
  9536. 13: 2 = OBTetrahedralStereo::Config(center = 20, viewFrom = 26, refs = 24 25 16 , clockwise)
  9537. 13: 1 = OBTetrahedralStereo::Config(center = 15, viewFrom = 13, refs = 16 17 H , unspecified)
  9538. 13: 2 = OBTetrahedralStereo::Config(center = 23, viewFrom = 19, refs = 27 29 28 , clockwise)
  9539. 13: 1 = OBTetrahedralStereo::Config(center = 15, viewFrom = 13, refs = 16 17 H , unspecified)
  9540. 13: 2 = OBTetrahedralStereo::Config(center = 9, viewFrom = 8, refs = 11 7 12 , clockwise)
  9541. 13: 1 = OBTetrahedralStereo::Config(center = 15, viewFrom = 13, refs = 16 17 H , unspecified)
  9542. 13: 2 = OBTetrahedralStereo::Config(center = 26, viewFrom = 29, refs = 30 31 20 , clockwise)
  9543. 13: 1 = OBTetrahedralStereo::Config(center = 15, viewFrom = 13, refs = 16 17 H , unspecified)
  9544. 13: 2 = OBTetrahedralStereo::Config(center = 29, viewFrom = 23, refs = 33 26 34 , clockwise)
  9545. 13: 1 = OBTetrahedralStereo::Config(center = 15, viewFrom = 13, refs = 16 17 H , unspecified)
  9546. 13: 2 = OBTetrahedralStereo::Config(center = 4, viewFrom = 3, refs = 5 6 7 , clockwise)
  9547. 13: 1 = OBTetrahedralStereo::Config(center = 15, viewFrom = 13, refs = 16 17 H , unspecified)
  9548. 13: 2 = OBTetrahedralStereo::Config(center = 17, viewFrom = 15, refs = 21 22 H , unspecified)
  9549. 13: 1 = OBTetrahedralStereo::Config(center = 17, viewFrom = 15, refs = 22 21 H , unspecified)
  9550. 13: 2 = OBTetrahedralStereo::Config(center = 16, viewFrom = 15, refs = 18 19 20 , clockwise)
  9551. 13: 1 = OBTetrahedralStereo::Config(center = 17, viewFrom = 15, refs = 22 21 H , unspecified)
  9552. 13: 2 = OBTetrahedralStereo::Config(center = 20, viewFrom = 26, refs = 24 25 16 , clockwise)
  9553. 13: 1 = OBTetrahedralStereo::Config(center = 17, viewFrom = 15, refs = 22 21 H , unspecified)
  9554. 13: 2 = OBTetrahedralStereo::Config(center = 23, viewFrom = 19, refs = 27 29 28 , clockwise)
  9555. 13: 1 = OBTetrahedralStereo::Config(center = 17, viewFrom = 15, refs = 22 21 H , unspecified)
  9556. 13: 2 = OBTetrahedralStereo::Config(center = 9, viewFrom = 8, refs = 11 7 12 , clockwise)
  9557. 13: 1 = OBTetrahedralStereo::Config(center = 17, viewFrom = 15, refs = 22 21 H , unspecified)
  9558. 13: 2 = OBTetrahedralStereo::Config(center = 26, viewFrom = 29, refs = 30 31 20 , clockwise)
  9559. 13: 1 = OBTetrahedralStereo::Config(center = 17, viewFrom = 15, refs = 22 21 H , unspecified)
  9560. 13: 2 = OBTetrahedralStereo::Config(center = 29, viewFrom = 23, refs = 33 26 34 , clockwise)
  9561. 13: 1 = OBTetrahedralStereo::Config(center = 17, viewFrom = 15, refs = 22 21 H , unspecified)
  9562. 13: 2 = OBTetrahedralStereo::Config(center = 4, viewFrom = 3, refs = 5 6 7 , clockwise)
  9563. 13: 1 = OBTetrahedralStereo::Config(center = 17, viewFrom = 15, refs = 22 21 H , unspecified)
  9564. 13: 2 = OBTetrahedralStereo::Config(center = 15, viewFrom = 13, refs = 16 17 H , unspecified)
  9565. 13: .
  9566. 13:
  9567. 13: end
  9568. 13/53 Test #13: smiles_Test ...................... Passed 0.08 sec
  9569. test 14
  9570. Start 14: spectrophore_Test
  9571. 14: Test command: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/bin/test_spectrophore
  9572. 14: Test timeout computed to be: 1500
  9573. 14/53 Test #14: spectrophore_Test ................ Passed 1.21 sec
  9574. test 15
  9575. Start 15: squareplanar_Test
  9576. 15: Test command: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/bin/test_squareplanar
  9577. 15: Test timeout computed to be: 1500
  9578. 15: This error can be ignored
  9579. 15: ==============================
  9580. 15: *** Open Babel Error in SetConfig
  9581. 15: OBSquarePlanarStereo::SetConfig : found 0 reference ids, should be 4.
  9582. 15: end
  9583. 15/53 Test #15: squareplanar_Test ................ Passed 0.01 sec
  9584. test 16
  9585. Start 16: stereo_Test
  9586. 16: Test command: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/bin/test_stereo
  9587. 16: Test timeout computed to be: 1500
  9588. 16: structure perception1
  9589. 16: structure perception2
  9590. 16: structure perception3
  9591. 16: structure perception4
  9592. 16: structure perception5
  9593. 16: structure perception6
  9594. 16: structure perception7
  9595. 16: structure perception8
  9596. 16: structure perception9
  9597. 16: structure perception10
  9598. 16: structure perception11
  9599. 16: structure perception12
  9600. 16: structure perception13
  9601. 16: structure perception14
  9602. 16: structure perception15
  9603. 16: structure perception16
  9604. 16: structure perception17
  9605. 16: structure perception18
  9606. 16: structure perception19
  9607. 16: structure perception20
  9608. 16: Razinger paper, fig. 1: structure a
  9609. 16: Razinger paper, fig. 1: structure b
  9610. 16: Razinger paper, fig. 1: structure c
  9611. 16: Razinger paper, fig. 1: structure d
  9612. 16: Razinger paper, fig. 1: structure e
  9613. 16: Razinger paper, fig. 1: structure f
  9614. 16: Razinger paper, fig. 1: structure g
  9615. 16: Razinger paper, fig. 1: structure h
  9616. 16: Razinger paper, fig. 1: structure i
  9617. 16: Razinger paper, fig. 1: structure j
  9618. 16: Razinger paper, fig. 1: structure k
  9619. 16: Razinger paper, fig. 1: structure l
  9620. 16: Razinger paper, fig. 1: structure m
  9621. 16: Razinger paper, fig. 1: structure n
  9622. 16: Razinger paper, fig. 1: structure o
  9623. 16: Razinger paper, fig. 1: structure p
  9624. 16/53 Test #16: stereo_Test ...................... Passed 0.44 sec
  9625. test 17
  9626. Start 17: stereoperception_Test
  9627. 17: Test command: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/bin/test_stereoperception
  9628. 17: Test timeout computed to be: 1500
  9629. 17: N[C@H](F)O
  9630. 17:
  9631. 17: F/C=C/F
  9632. 17:
  9633. 17: F[C@@](I)(Br)Cl
  9634. 17:
  9635. 17: F[C@H](Br)Cl
  9636. 17:
  9637. 17: FC(Br)Cl
  9638. 17:
  9639. 17: FC(Br)Cl
  9640. 17:
  9641. 17/53 Test #17: stereoperception_Test ............ Passed 0.06 sec
  9642. test 18
  9643. Start 18: tetrahedral_Test
  9644. 18: Test command: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/bin/test_tetrahedral
  9645. 18: Test timeout computed to be: 1500
  9646. 18: ==============================
  9647. 18: *** Open Babel Error in SetConfig
  9648. 18: OBTetrahedralStereo::SetConfig : center atom id is invalid.
  9649. 18: ==============================
  9650. 18: *** Open Babel Error in SetConfig
  9651. 18: OBTetrahedralStereo::SetConfig : from/towards atom id is invalid.
  9652. 18: ==============================
  9653. 18: *** Open Babel Error in SetConfig
  9654. 18: OBTetrahedralStereo::SetConfig : found 0 reference ids, should be 3.
  9655. 18: ==============================
  9656. 18: *** Open Babel Error in ToConfig
  9657. 18: OBTetraNonPlanarStereo::ToConfig : Invalid from in ConfigType struct.
  9658. 18/53 Test #18: tetrahedral_Test ................. Passed 0.01 sec
  9659. test 19
  9660. Start 19: tetranonplanar_Test
  9661. 19: Test command: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/bin/test_tetranonplanar
  9662. 19: Test timeout computed to be: 1500
  9663. 19/53 Test #19: tetranonplanar_Test .............. Passed 0.01 sec
  9664. test 20
  9665. Start 20: tetraplanar_Test
  9666. 20: Test command: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/bin/test_tetraplanar
  9667. 20: Test timeout computed to be: 1500
  9668. 20/53 Test #20: tetraplanar_Test ................. Passed 0.00 sec
  9669. test 21
  9670. Start 21: uniqueid_Test
  9671. 21: Test command: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/bin/test_uniqueid
  9672. 21: Test timeout computed to be: 1500
  9673. 21/53 Test #21: uniqueid_Test .................... Passed 0.01 sec
  9674. test 22
  9675. Start 22: inchiSamples.sdf_Test
  9676. 22: Test command: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/bin/test_inchiwrite "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/inchi/Samples.sdf" "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/inchi/Samples.sdf.txt"
  9677. 22: Test timeout computed to be: 1500
  9678. 22: ==============================
  9679. 22: *** Open Babel Warning in InChI code
  9680. 22: 2Ferrocene :Accepted unusual valence(s): Fe(10); C(5); C-1(4);
  9681. 22: ==============================
  9682. 22: *** Open Babel Warning in InChI code
  9683. 22: cancel_charges :Charges neutralized
  9684. 22: ==============================
  9685. 22: *** Open Babel Warning in InChI code
  9686. 22: cuneane :Ambiguous stereo: center(s)
  9687. 22: ==============================
  9688. 22: *** Open Babel Error in Convert
  9689. 22: Convert failed with an exception
  9690. 22: 1..22
  9691. 22: # molecules converted
  9692. 22: ok 1 # InChI matched expected
  9693. 22: ok 2 # InChI matched expected
  9694. 22: ok 3 # InChI matched expected
  9695. 22: ok 4 # InChI matched expected
  9696. 22: ok 5 # InChI matched expected
  9697. 22: ok 6 # InChI matched expected
  9698. 22: ok 7 # InChI matched expected
  9699. 22: ok 8 # InChI matched expected
  9700. 22: ok 9 # InChI matched expected
  9701. 22: ok 10 # ignored empty InChI
  9702. 22: ok 11 # ignored empty InChI
  9703. 22: ok 12 # ignored empty InChI
  9704. 22: ok 13 # InChI matched expected
  9705. 22: ok 14 # InChI matched expected
  9706. 22: ok 15 # InChI matched expected
  9707. 22: ok 16 # InChI matched expected
  9708. 22: ok 17 # InChI matched expected
  9709. 22: ok 18 # InChI matched expected
  9710. 22: ok 19 # InChI matched expected
  9711. 22: ok 20 # InChI matched expected
  9712. 22: ok 21 # InChI matched expected
  9713. 22: ok 22 # InChI matched expected
  9714. 22: 19 molecules compared
  9715. 22: # 3 # empty molecules skipped
  9716. 22: 0 failures
  9717. 22/53 Test #22: inchiSamples.sdf_Test ............ Passed 0.22 sec
  9718. test 23
  9719. Start 23: inchiSamplesTechMan.sdf_Test
  9720. 23: Test command: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/bin/test_inchiwrite "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/inchi/SamplesTechMan.sdf" "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/inchi/SamplesTechMan.sdf.txt"
  9721. 23: Test timeout computed to be: 1500
  9722. 23: ==============================
  9723. 23: *** Open Babel Warning in InChI code
  9724. 23: Table04 :Salt was disconnected;
  9725. 23: ==============================
  9726. 23: *** Open Babel Warning in InChI code
  9727. 23: Table09 :Ambiguous stereo: center(s);
  9728. 23: ==============================
  9729. 23: *** Open Babel Warning in InChI code
  9730. 23: Table10 :Ambiguous stereo: center(s)
  9731. 23: 1..44
  9732. 23: # molecules converted
  9733. 23: ok 1 # InChI matched expected
  9734. 23: ok 2 # InChI matched expected
  9735. 23: ok 3 # InChI matched expected
  9736. 23: ok 4 # InChI matched expected
  9737. 23: ok 5 # InChI matched expected
  9738. 23: ok 6 # InChI matched expected
  9739. 23: ok 7 # InChI matched expected
  9740. 23: ok 8 # InChI matched expected
  9741. 23: ok 9 # InChI matched expected
  9742. 23: ok 10 # InChI matched expected
  9743. 23: ok 11 # InChI matched expected
  9744. 23: ok 12 # InChI matched expected
  9745. 23: ok 13 # InChI matched expected
  9746. 23: ok 14 # InChI matched expected
  9747. 23: ok 15 # InChI matched expected
  9748. 23: ok 16 # InChI matched expected
  9749. 23: ok 17 # InChI matched expected
  9750. 23: ok 18 # InChI matched expected
  9751. 23: ok 19 # InChI matched expected
  9752. 23: ok 20 # InChI matched expected
  9753. 23: ok 21 # InChI matched expected
  9754. 23: ok 22 # InChI matched expected
  9755. 23: ok 23 # InChI matched expected
  9756. 23: ok 24 # InChI matched expected
  9757. 23: ok 25 # InChI matched expected
  9758. 23: ok 26 # ignored empty InChI
  9759. 23: ok 27 # InChI matched expected
  9760. 23: ok 28 # InChI matched expected
  9761. 23: ok 29 # ignored empty InChI
  9762. 23: ok 30 # InChI matched expected
  9763. 23: ok 31 # ignored empty InChI
  9764. 23: ok 32 # InChI matched expected
  9765. 23: ok 33 # InChI matched expected
  9766. 23: ok 34 # ignored empty InChI
  9767. 23: ok 35 # InChI matched expected
  9768. 23: ok 36 # InChI matched expected
  9769. 23: ok 37 # InChI matched expected
  9770. 23: ok 38 # InChI matched expected
  9771. 23: ok 39 # ignored empty InChI
  9772. 23: ok 40 # InChI matched expected
  9773. 23: ok 41 # InChI matched expected
  9774. 23: ok 42 # ignored empty InChI
  9775. 23: ok 43 # ignored empty InChI
  9776. 23: ok 44 # ignored empty InChI
  9777. 23: 36 molecules compared
  9778. 23: # 8 # empty molecules skipped
  9779. 23: 0 failures
  9780. 23/53 Test #23: inchiSamplesTechMan.sdf_Test ..... Passed 0.14 sec
  9781. test 24
  9782. Start 24: inchiSteffen_PubChem.smi_Test
  9783. 24: Test command: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/bin/test_inchiwrite "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/inchi/Steffen_PubChem.smi" "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test/inchi/Steffen_PubChem.smi.txt"
  9784. 24: Test timeout computed to be: 1500
  9785. 24: ==============================
  9786. 24: *** Open Babel Warning in InChI code
  9787. 24: #8 :Salt was disconnected;
  9788. 24: ==============================
  9789. 24: *** Open Babel Warning in InChI code
  9790. 24: #30 :Salt was disconnected;
  9791. 24: 1..34
  9792. 24: # molecules converted
  9793. 24: ok 1 # InChI matched expected
  9794. 24: ok 2 # InChI matched expected
  9795. 24: ok 3 # InChI matched expected
  9796. 24: ok 4 # InChI matched expected
  9797. 24: ok 5 # InChI matched expected
  9798. 24: ok 6 # InChI matched expected
  9799. 24: ok 7 # InChI matched expected
  9800. 24: ok 8 # InChI matched expected
  9801. 24: ok 9 # InChI matched expected
  9802. 24: ok 10 # InChI matched expected
  9803. 24: ok 11 # InChI matched expected
  9804. 24: ok 12 # InChI matched expected
  9805. 24: ok 13 # InChI matched expected
  9806. 24: ok 14 # InChI matched expected
  9807. 24: ok 15 # InChI matched expected
  9808. 24: ok 16 # InChI matched expected
  9809. 24: ok 17 # InChI matched expected
  9810. 24: ok 18 # InChI matched expected
  9811. 24: ok 19 # InChI matched expected
  9812. 24: ok 20 # InChI matched expected
  9813. 24: ok 21 # InChI matched expected
  9814. 24: ok 22 # InChI matched expected
  9815. 24: ok 23 # InChI matched expected
  9816. 24: ok 24 # InChI matched expected
  9817. 24: ok 25 # InChI matched expected
  9818. 24: ok 26 # InChI matched expected
  9819. 24: ok 27 # InChI matched expected
  9820. 24: ok 28 # InChI matched expected
  9821. 24: ok 29 # InChI matched expected
  9822. 24: ok 30 # InChI matched expected
  9823. 24: ok 31 # InChI matched expected
  9824. 24: ok 32 # InChI matched expected
  9825. 24: ok 33 # InChI matched expected
  9826. 24: ok 34 # InChI matched expected
  9827. 24: 34 molecules compared
  9828. 24: # 0 # empty molecules skipped
  9829. 24: 0 failures
  9830. 24/53 Test #24: inchiSteffen_PubChem.smi_Test .... Passed 0.13 sec
  9831. test 25
  9832. Start 25: aromatest_Test
  9833. 25: Test command: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/bin/test_aromatest
  9834. 25: Test timeout computed to be: 1500
  9835. 25:
  9836. 25: # Testing aromaticity perception...
  9837. 25: ok 1
  9838. 25: ok 2
  9839. 25: ok 3
  9840. 25: ok 4
  9841. 25: ok 5
  9842. 25: ok 6
  9843. 25: ok 7
  9844. 25: ok 8
  9845. 25: ok 9
  9846. 25: ok 10
  9847. 25: ok 11
  9848. 25: ok 12
  9849. 25: ok 13
  9850. 25: ok 14
  9851. 25: ok 15
  9852. 25: ok 16
  9853. 25: ok 17
  9854. 25: ok 18
  9855. 25: ok 19
  9856. 25: ok 20
  9857. 25: ok 21
  9858. 25: ok 22
  9859. 25: ok 23
  9860. 25: ok 24
  9861. 25: ok 25
  9862. 25: ok 26
  9863. 25: ok 27
  9864. 25: ok 28
  9865. 25: ok 29
  9866. 25: ok 30
  9867. 25: ok 31
  9868. 25: ok 32
  9869. 25: ok 33
  9870. 25: ok 34
  9871. 25: ok 35
  9872. 25: ok 36
  9873. 25: ok 37
  9874. 25: ok 38
  9875. 25: ok 39
  9876. 25: ok 40
  9877. 25: ok 41
  9878. 25: ok 42
  9879. 25: ok 43
  9880. 25: ok 44
  9881. 25: ok 45
  9882. 25: ok 46
  9883. 25: ok 47
  9884. 25: ok 48
  9885. 25: ok 49
  9886. 25: ok 50
  9887. 25: ok 51
  9888. 25: ok 52
  9889. 25: ok 53
  9890. 25: ok 54
  9891. 25: ok 55
  9892. 25: ok 56
  9893. 25: ok 57
  9894. 25: ok 58
  9895. 25: ok 59
  9896. 25: ok 60
  9897. 25: ok 61
  9898. 25: ok 62
  9899. 25: ok 63
  9900. 25: ok 64
  9901. 25: ok 65
  9902. 25: ok 66
  9903. 25: ok 67
  9904. 25: ok 68
  9905. 25: ok 69
  9906. 25: ok 70
  9907. 25: ok 71
  9908. 25: ok 72
  9909. 25: ok 73
  9910. 25: ok 74
  9911. 25: ok 75
  9912. 25: ok 76
  9913. 25: ok 77
  9914. 25: ok 78
  9915. 25: ok 79
  9916. 25: ok 80
  9917. 25: ok 81
  9918. 25: ok 82
  9919. 25: ok 83
  9920. 25: ok 84
  9921. 25: ok 85
  9922. 25: ok 86
  9923. 25: ok 87
  9924. 25: ok 88
  9925. 25: ok 89
  9926. 25: ok 90
  9927. 25: ok 91
  9928. 25: ok 92
  9929. 25: ok 93
  9930. 25: ok 94
  9931. 25: ok 95
  9932. 25: ok 96
  9933. 25: ok 97
  9934. 25: ok 98
  9935. 25: ok 99
  9936. 25: ok 100
  9937. 25: ok 101
  9938. 25: ok 102
  9939. 25: ok 103
  9940. 25: ok 104
  9941. 25: ok 105
  9942. 25: ok 106
  9943. 25: ok 107
  9944. 25: ok 108
  9945. 25: ok 109
  9946. 25: ok 110
  9947. 25: ok 111
  9948. 25: ok 112
  9949. 25: ok 113
  9950. 25: ok 114
  9951. 25: ok 115
  9952. 25: ok 116
  9953. 25: ok 117
  9954. 25: ok 118
  9955. 25: ok 119
  9956. 25: ok 120
  9957. 25: ok 121
  9958. 25: ok 122
  9959. 25: ok 123
  9960. 25: ok 124
  9961. 25: ok 125
  9962. 25: ok 126
  9963. 25: ok 127
  9964. 25: ok 128
  9965. 25: ok 129
  9966. 25: ok 130
  9967. 25: ok 131
  9968. 25: ok 132
  9969. 25: ok 133
  9970. 25: ok 134
  9971. 25: ok 135
  9972. 25: ok 136
  9973. 25: ok 137
  9974. 25: ok 138
  9975. 25: ok 139
  9976. 25: ok 140
  9977. 25: ok 141
  9978. 25: ok 142
  9979. 25: ok 143
  9980. 25: ok 144
  9981. 25: ok 145
  9982. 25: ok 146
  9983. 25: ok 147
  9984. 25: ok 148
  9985. 25: ok 149
  9986. 25: ok 150
  9987. 25: ok 151
  9988. 25: ok 152
  9989. 25: ok 153
  9990. 25: ok 154
  9991. 25: ok 155
  9992. 25: ok 156
  9993. 25: ok 157
  9994. 25: ok 158
  9995. 25: ok 159
  9996. 25: ok 160
  9997. 25: ok 161
  9998. 25: ok 162
  9999. 25: ok 163
  10000. 25: ok 164
  10001. 25: ok 165
  10002. 25: ok 166
  10003. 25: ok 167
  10004. 25: ok 168
  10005. 25: ok 169
  10006. 25: ok 170
  10007. 25: ok 171
  10008. 25: ok 172
  10009. 25: ok 173
  10010. 25: ok 174
  10011. 25: ok 175
  10012. 25: ok 176
  10013. 25: ok 177
  10014. 25: ok 178
  10015. 25: ok 179
  10016. 25: ok 180
  10017. 25: ok 181
  10018. 25: ok 182
  10019. 25: ok 183
  10020. 25: ok 184
  10021. 25: ok 185
  10022. 25: ok 186
  10023. 25: ok 187
  10024. 25: ok 188
  10025. 25: ok 189
  10026. 25: ok 190
  10027. 25: ok 191
  10028. 25: ok 192
  10029. 25: ok 193
  10030. 25: ok 194
  10031. 25: ok 195
  10032. 25: ok 196
  10033. 25: ok 197
  10034. 25: ok 198
  10035. 25: ok 199
  10036. 25: ok 200
  10037. 25: ok 201
  10038. 25: ok 202
  10039. 25: ok 203
  10040. 25: ok 204
  10041. 25: ok 205
  10042. 25: ok 206
  10043. 25: ok 207
  10044. 25: ok 208
  10045. 25: ok 209
  10046. 25: ok 210
  10047. 25: ok 211
  10048. 25: ok 212
  10049. 25: ok 213
  10050. 25: ok 214
  10051. 25: ok 215
  10052. 25: ok 216
  10053. 25: ok 217
  10054. 25: ok 218
  10055. 25: ok 219
  10056. 25: ok 220
  10057. 25: ok 221
  10058. 25: ok 222
  10059. 25: ok 223
  10060. 25: ok 224
  10061. 25: ok 225
  10062. 25: ok 226
  10063. 25: ok 227
  10064. 25: ok 228
  10065. 25: ok 229
  10066. 25: ok 230
  10067. 25: ok 231
  10068. 25: ok 232
  10069. 25: ok 233
  10070. 25: ok 234
  10071. 25: ok 235
  10072. 25: ok 236
  10073. 25: ok 237
  10074. 25: ok 238
  10075. 25: ok 239
  10076. 25: ok 240
  10077. 25: ok 241
  10078. 25: ok 242
  10079. 25: ok 243
  10080. 25: ok 244
  10081. 25: ok 245
  10082. 25: ok 246
  10083. 25: ok 247
  10084. 25: ok 248
  10085. 25: ok 249
  10086. 25: ok 250
  10087. 25: ok 251
  10088. 25: ok 252
  10089. 25: ok 253
  10090. 25: ok 254
  10091. 25: ok 255
  10092. 25: ok 256
  10093. 25: ok 257
  10094. 25: ok 258
  10095. 25: ok 259
  10096. 25: ok 260
  10097. 25: ok 261
  10098. 25: ok 262
  10099. 25: ok 263
  10100. 25: ok 264
  10101. 25: ok 265
  10102. 25: ok 266
  10103. 25: ok 267
  10104. 25: ok 268
  10105. 25: ok 269
  10106. 25: ok 270
  10107. 25: ok 271
  10108. 25: ok 272
  10109. 25: ok 273
  10110. 25: ok 274
  10111. 25: ok 275
  10112. 25: ok 276
  10113. 25: ok 277
  10114. 25: ok 278
  10115. 25: ok 279
  10116. 25: ok 280
  10117. 25: ok 281
  10118. 25: ok 282
  10119. 25: ok 283
  10120. 25: ok 284
  10121. 25: ok 285
  10122. 25: ok 286
  10123. 25: ok 287
  10124. 25: ok 288
  10125. 25: ok 289
  10126. 25: ok 290
  10127. 25: ok 291
  10128. 25: ok 292
  10129. 25: ok 293
  10130. 25: ok 294
  10131. 25: ok 295
  10132. 25: ok 296
  10133. 25: ok 297
  10134. 25: ok 298
  10135. 25: ok 299
  10136. 25: ok 300
  10137. 25: ok 301
  10138. 25: ok 302
  10139. 25: ok 303
  10140. 25: ok 304
  10141. 25: ok 305
  10142. 25: ok 306
  10143. 25: ok 307
  10144. 25: ok 308
  10145. 25: ok 309
  10146. 25: ok 310
  10147. 25: ok 311
  10148. 25: ok 312
  10149. 25: ok 313
  10150. 25: ok 314
  10151. 25: ok 315
  10152. 25: ok 316
  10153. 25: ok 317
  10154. 25: ok 318
  10155. 25: ok 319
  10156. 25: ok 320
  10157. 25: ok 321
  10158. 25: ok 322
  10159. 25: ok 323
  10160. 25: ok 324
  10161. 25: ok 325
  10162. 25: ok 326
  10163. 25: ok 327
  10164. 25: ok 328
  10165. 25: ok 329
  10166. 25: ok 330
  10167. 25: ok 331
  10168. 25: ok 332
  10169. 25: ok 333
  10170. 25: ok 334
  10171. 25: ok 335
  10172. 25: ok 336
  10173. 25: ok 337
  10174. 25: ok 338
  10175. 25: ok 339
  10176. 25: ok 340
  10177. 25: ok 341
  10178. 25: 1..341
  10179. 25/53 Test #25: aromatest_Test ................... Passed 0.07 sec
  10180. test 26
  10181. Start 26: atom_Test
  10182. 26: Test command: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/bin/test_atom
  10183. 26: Test timeout computed to be: 1500
  10184. 26: # Unit tests for OBAtom
  10185. 26: 1..6
  10186. 26: ok 1
  10187. 26: ok 2
  10188. 26: 0
  10189. 26: 4294967295
  10190. 26: ok 3
  10191. 26: 0
  10192. 26: 255
  10193. 26: 200
  10194. 26: 44
  10195. 26: ok 4
  10196. 26: ok 5
  10197. 26: ok 6
  10198. 26/53 Test #26: atom_Test ........................ Passed 0.01 sec
  10199. test 27
  10200. Start 27: bond_Test
  10201. 27: Test command: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/bin/test_bond
  10202. 27: Test timeout computed to be: 1500
  10203. 27: # Unit tests for OBBond
  10204. 27: 1..3
  10205. 27: ok 1
  10206. 27: ok 2
  10207. 27: ok 3
  10208. 27/53 Test #27: bond_Test ........................ Passed 0.01 sec
  10209. test 28
  10210. Start 28: cansmi_Test
  10211. 28: Test command: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/bin/test_cansmi
  10212. 28: Test timeout computed to be: 1500
  10213. 28:
  10214. 28: # Testing Canonical SMILES Generation ...
  10215. 28: ok 1 # number of heavy atoms match
  10216. 28: ok 2 # number of heavy atoms match
  10217. 28: ok 3 # number of heavy atoms match
  10218. 28: ok 4 # number of heavy atoms match
  10219. 28: ok 5 # number of heavy atoms match
  10220. 28: ok 6 # number of heavy atoms match
  10221. 28: ok 7 # number of heavy atoms match
  10222. 28: ok 8 # number of heavy atoms match
  10223. 28: ok 9 # number of heavy atoms match
  10224. 28: ok 10 # number of heavy atoms match
  10225. 28: ok 11 # number of heavy atoms match
  10226. 28: ok 12 # number of heavy atoms match
  10227. 28: ok 13 # number of heavy atoms match
  10228. 28: ok 14 # number of heavy atoms match
  10229. 28: ok 15 # number of heavy atoms match
  10230. 28: ok 16 # number of heavy atoms match
  10231. 28: ok 17 # number of heavy atoms match
  10232. 28: ok 18 # number of heavy atoms match
  10233. 28: ok 19 # number of heavy atoms match
  10234. 28: ok 20 # number of heavy atoms match
  10235. 28: ok 21 # number of heavy atoms match
  10236. 28: ok 22 # number of heavy atoms match
  10237. 28: ok 23 # number of heavy atoms match
  10238. 28: ok 24 # number of heavy atoms match
  10239. 28: ok 25 # number of heavy atoms match
  10240. 28: ok 26 # number of heavy atoms match
  10241. 28: ok 27 # number of heavy atoms match
  10242. 28: ok 28 # number of heavy atoms match
  10243. 28: ok 29 # number of heavy atoms match
  10244. 28: ok 30 # number of heavy atoms match
  10245. 28: ok 31 # number of heavy atoms match
  10246. 28: ok 32 # number of heavy atoms match
  10247. 28: ok 33 # number of heavy atoms match
  10248. 28: ok 34 # number of heavy atoms match
  10249. 28: ok 35 # number of heavy atoms match
  10250. 28: ok 36 # number of heavy atoms match
  10251. 28: ok 37 # number of heavy atoms match
  10252. 28: ok 38 # number of heavy atoms match
  10253. 28: ok 39 # number of heavy atoms match
  10254. 28: ok 40 # number of heavy atoms match
  10255. 28: ok 41 # number of heavy atoms match
  10256. 28: ok 42 # number of heavy atoms match
  10257. 28: ok 43 # number of heavy atoms match
  10258. 28: ok 44 # number of heavy atoms match
  10259. 28: ok 45 # number of heavy atoms match
  10260. 28: ok 46 # number of heavy atoms match
  10261. 28: ok 47 # number of heavy atoms match
  10262. 28: ok 48 # number of heavy atoms match
  10263. 28: ok 49 # number of heavy atoms match
  10264. 28: ok 50 # number of heavy atoms match
  10265. 28: ok 51 # number of heavy atoms match
  10266. 28: ok 52 # number of heavy atoms match
  10267. 28: ok 53 # number of heavy atoms match
  10268. 28: ok 54 # number of heavy atoms match
  10269. 28: ok 55 # number of heavy atoms match
  10270. 28: ok 56 # number of heavy atoms match
  10271. 28: ok 57 # number of heavy atoms match
  10272. 28: ok 58 # number of heavy atoms match
  10273. 28: ok 59 # number of heavy atoms match
  10274. 28: ok 60 # number of heavy atoms match
  10275. 28: ok 61 # number of heavy atoms match
  10276. 28: ok 62 # number of heavy atoms match
  10277. 28: ok 63 # number of heavy atoms match
  10278. 28: ok 64 # number of heavy atoms match
  10279. 28: ok 65 # number of heavy atoms match
  10280. 28: ok 66 # number of heavy atoms match
  10281. 28: ok 67 # number of heavy atoms match
  10282. 28: ok 68 # number of heavy atoms match
  10283. 28: ok 69 # number of heavy atoms match
  10284. 28: ok 70 # number of heavy atoms match
  10285. 28: ok 71 # number of heavy atoms match
  10286. 28: ok 72 # number of heavy atoms match
  10287. 28: ok 73 # number of heavy atoms match
  10288. 28: ok 74 # number of heavy atoms match
  10289. 28: ok 75 # number of heavy atoms match
  10290. 28: ok 76 # number of heavy atoms match
  10291. 28: ok 77 # number of heavy atoms match
  10292. 28: ok 78 # number of heavy atoms match
  10293. 28: ok 79 # number of heavy atoms match
  10294. 28: ok 80 # number of heavy atoms match
  10295. 28: ok 81 # number of heavy atoms match
  10296. 28: ok 82 # number of heavy atoms match
  10297. 28: ok 83 # number of heavy atoms match
  10298. 28: ok 84 # number of heavy atoms match
  10299. 28: ok 85 # number of heavy atoms match
  10300. 28: ok 86 # number of heavy atoms match
  10301. 28: ok 87 # number of heavy atoms match
  10302. 28: ok 88 # number of heavy atoms match
  10303. 28: ok 89 # number of heavy atoms match
  10304. 28: ok 90 # number of heavy atoms match
  10305. 28: ok 91 # number of heavy atoms match
  10306. 28: ok 92 # number of heavy atoms match
  10307. 28: ok 93 # number of heavy atoms match
  10308. 28: ok 94 # number of heavy atoms match
  10309. 28: ok 95 # number of heavy atoms match
  10310. 28: ok 96 # number of heavy atoms match
  10311. 28: ok 97 # number of heavy atoms match
  10312. 28: ok 98 # number of heavy atoms match
  10313. 28: ok 99 # number of heavy atoms match
  10314. 28: ok 100 # number of heavy atoms match
  10315. 28: ok 101 # number of heavy atoms match
  10316. 28: ok 102 # number of heavy atoms match
  10317. 28: ok 103 # number of heavy atoms match
  10318. 28: ok 104 # number of heavy atoms match
  10319. 28: ok 105 # number of heavy atoms match
  10320. 28: ok 106 # number of heavy atoms match
  10321. 28: ok 107 # number of heavy atoms match
  10322. 28: ok 108 # number of heavy atoms match
  10323. 28: ok 109 # number of heavy atoms match
  10324. 28: ok 110 # number of heavy atoms match
  10325. 28: ok 111 # number of heavy atoms match
  10326. 28: ok 112 # number of heavy atoms match
  10327. 28: ok 113 # number of heavy atoms match
  10328. 28: ok 114 # number of heavy atoms match
  10329. 28: ok 115 # number of heavy atoms match
  10330. 28: ok 116 # number of heavy atoms match
  10331. 28: ok 117 # number of heavy atoms match
  10332. 28: ok 118 # number of heavy atoms match
  10333. 28: ok 119 # number of heavy atoms match
  10334. 28: ok 120 # number of heavy atoms match
  10335. 28: ok 121 # number of heavy atoms match
  10336. 28: ok 122 # number of heavy atoms match
  10337. 28: ok 123 # number of heavy atoms match
  10338. 28: ok 124 # number of heavy atoms match
  10339. 28: ok 125 # number of heavy atoms match
  10340. 28: ok 126 # number of heavy atoms match
  10341. 28: ok 127 # number of heavy atoms match
  10342. 28: ok 128 # number of heavy atoms match
  10343. 28: ok 129 # number of heavy atoms match
  10344. 28: ok 130 # number of heavy atoms match
  10345. 28: ok 131 # number of heavy atoms match
  10346. 28: ok 132 # number of heavy atoms match
  10347. 28: ok 133 # number of heavy atoms match
  10348. 28: ok 134 # number of heavy atoms match
  10349. 28: ok 135 # number of heavy atoms match
  10350. 28: ok 136 # number of heavy atoms match
  10351. 28: ok 137 # number of heavy atoms match
  10352. 28: ok 138 # number of heavy atoms match
  10353. 28: ok 139 # number of heavy atoms match
  10354. 28: ok 140 # number of heavy atoms match
  10355. 28: ok 141 # number of heavy atoms match
  10356. 28: ok 142 # number of heavy atoms match
  10357. 28: ok 143 # number of heavy atoms match
  10358. 28: ok 144 # number of heavy atoms match
  10359. 28: ok 145 # number of heavy atoms match
  10360. 28: ok 146 # number of heavy atoms match
  10361. 28: ok 147 # number of heavy atoms match
  10362. 28: ok 148 # number of heavy atoms match
  10363. 28: ok 149 # number of heavy atoms match
  10364. 28: ok 150 # number of heavy atoms match
  10365. 28: ok 151 # number of heavy atoms match
  10366. 28: ok 152 # number of heavy atoms match
  10367. 28: ok 153 # number of heavy atoms match
  10368. 28: ok 154 # number of heavy atoms match
  10369. 28: ok 155 # number of heavy atoms match
  10370. 28: ok 156 # number of heavy atoms match
  10371. 28: ok 157 # number of heavy atoms match
  10372. 28: ok 158 # number of heavy atoms match
  10373. 28: ok 159 # number of heavy atoms match
  10374. 28: ok 160 # number of heavy atoms match
  10375. 28: ok 161 # number of heavy atoms match
  10376. 28: ok 162 # number of heavy atoms match
  10377. 28: ok 163 # number of heavy atoms match
  10378. 28: ok 164 # number of heavy atoms match
  10379. 28: ok 165 # number of heavy atoms match
  10380. 28: ok 166 # number of heavy atoms match
  10381. 28: ok 167 # number of heavy atoms match
  10382. 28: ok 168 # number of heavy atoms match
  10383. 28: ok 169 # number of heavy atoms match
  10384. 28: ok 170 # number of heavy atoms match
  10385. 28: ok 171 # number of heavy atoms match
  10386. 28: ok 172 # number of heavy atoms match
  10387. 28: ok 173 # number of heavy atoms match
  10388. 28: ok 174 # number of heavy atoms match
  10389. 28: ok 175 # number of heavy atoms match
  10390. 28: ok 176 # number of heavy atoms match
  10391. 28: ok 177 # number of heavy atoms match
  10392. 28: ok 178 # number of heavy atoms match
  10393. 28: ok 179 # number of heavy atoms match
  10394. 28: ok 180 # number of heavy atoms match
  10395. 28: ok 181 # number of heavy atoms match
  10396. 28: ok 182 # number of heavy atoms match
  10397. 28: ok 183 # number of heavy atoms match
  10398. 28: ok 184 # number of heavy atoms match
  10399. 28: ok 185 # number of heavy atoms match
  10400. 28: ok 186 # number of heavy atoms match
  10401. 28: ok 187 # number of heavy atoms match
  10402. 28: ok 188 # number of heavy atoms match
  10403. 28: ok 189 # number of heavy atoms match
  10404. 28: ok 190 # number of heavy atoms match
  10405. 28: ok 191 # number of heavy atoms match
  10406. 28: ok 192 # number of heavy atoms match
  10407. 28: ok 193 # number of heavy atoms match
  10408. 28: ok 194 # number of heavy atoms match
  10409. 28: ok 195 # number of heavy atoms match
  10410. 28: ok 196 # number of heavy atoms match
  10411. 28: ok 197 # number of heavy atoms match
  10412. 28: ok 198 # number of heavy atoms match
  10413. 28: ok 199 # number of heavy atoms match
  10414. 28: ok 200 # number of heavy atoms match
  10415. 28: ok 201 # number of heavy atoms match
  10416. 28: ok 202 # number of heavy atoms match
  10417. 28: ok 203 # number of heavy atoms match
  10418. 28: ok 204 # number of heavy atoms match
  10419. 28: ok 205 # number of heavy atoms match
  10420. 28: ok 206 # number of heavy atoms match
  10421. 28: ok 207 # number of heavy atoms match
  10422. 28: ok 208 # number of heavy atoms match
  10423. 28: ok 209 # number of heavy atoms match
  10424. 28: ok 210 # number of heavy atoms match
  10425. 28: ok 211 # number of heavy atoms match
  10426. 28: ok 212 # number of heavy atoms match
  10427. 28: ok 213 # number of heavy atoms match
  10428. 28: ok 214 # number of heavy atoms match
  10429. 28: ok 215 # number of heavy atoms match
  10430. 28: ok 216 # number of heavy atoms match
  10431. 28: ok 217 # number of heavy atoms match
  10432. 28: ok 218 # number of heavy atoms match
  10433. 28: ok 219 # number of heavy atoms match
  10434. 28: ok 220 # number of heavy atoms match
  10435. 28: ok 221 # number of heavy atoms match
  10436. 28: ok 222 # number of heavy atoms match
  10437. 28: ok 223 # number of heavy atoms match
  10438. 28: ok 224 # number of heavy atoms match
  10439. 28: ok 225 # number of heavy atoms match
  10440. 28: ok 226 # number of heavy atoms match
  10441. 28: ok 227 # number of heavy atoms match
  10442. 28: ok 228 # number of heavy atoms match
  10443. 28: ok 229 # number of heavy atoms match
  10444. 28: ok 230 # number of heavy atoms match
  10445. 28: ok 231 # number of heavy atoms match
  10446. 28: ok 232 # number of heavy atoms match
  10447. 28: ok 233 # number of heavy atoms match
  10448. 28: ok 234 # number of heavy atoms match
  10449. 28: ok 235 # number of heavy atoms match
  10450. 28: ok 236 # number of heavy atoms match
  10451. 28: ok 237 # number of heavy atoms match
  10452. 28: ok 238 # number of heavy atoms match
  10453. 28: ok 239 # number of heavy atoms match
  10454. 28: ok 240 # number of heavy atoms match
  10455. 28: ok 241 # number of heavy atoms match
  10456. 28: ok 242 # number of heavy atoms match
  10457. 28: ok 243 # number of heavy atoms match
  10458. 28: ok 244 # number of heavy atoms match
  10459. 28: ok 245 # number of heavy atoms match
  10460. 28: ok 246 # number of heavy atoms match
  10461. 28: ok 247 # number of heavy atoms match
  10462. 28: ok 248 # number of heavy atoms match
  10463. 28: ok 249 # number of heavy atoms match
  10464. 28: ok 250 # number of heavy atoms match
  10465. 28: ok 251 # number of heavy atoms match
  10466. 28: ok 252 # number of heavy atoms match
  10467. 28: ok 253 # number of heavy atoms match
  10468. 28: ok 254 # number of heavy atoms match
  10469. 28: ok 255 # number of heavy atoms match
  10470. 28: ok 256 # number of heavy atoms match
  10471. 28: ok 257 # number of heavy atoms match
  10472. 28: ok 258 # number of heavy atoms match
  10473. 28: ok 259 # number of heavy atoms match
  10474. 28: ok 260 # number of heavy atoms match
  10475. 28: ok 261 # number of heavy atoms match
  10476. 28: ok 262 # number of heavy atoms match
  10477. 28: ok 263 # number of heavy atoms match
  10478. 28: ok 264 # number of heavy atoms match
  10479. 28: ok 265 # number of heavy atoms match
  10480. 28: ok 266 # number of heavy atoms match
  10481. 28: ok 267 # number of heavy atoms match
  10482. 28: ok 268 # number of heavy atoms match
  10483. 28: ok 269 # number of heavy atoms match
  10484. 28: ok 270 # number of heavy atoms match
  10485. 28: ok 271 # number of heavy atoms match
  10486. 28: ok 272 # number of heavy atoms match
  10487. 28: ok 273 # number of heavy atoms match
  10488. 28: ok 274 # number of heavy atoms match
  10489. 28: ok 275 # number of heavy atoms match
  10490. 28: ok 276 # number of heavy atoms match
  10491. 28: ok 277 # number of heavy atoms match
  10492. 28: ok 278 # number of heavy atoms match
  10493. 28: ok 279 # number of heavy atoms match
  10494. 28: ok 280 # number of heavy atoms match
  10495. 28: ok 281 # number of heavy atoms match
  10496. 28: ok 282 # number of heavy atoms match
  10497. 28: ok 283 # number of heavy atoms match
  10498. 28: ok 284 # number of heavy atoms match
  10499. 28: ok 285 # number of heavy atoms match
  10500. 28: ok 286 # number of heavy atoms match
  10501. 28: ok 287 # number of heavy atoms match
  10502. 28: ok 288 # number of heavy atoms match
  10503. 28: ok 289 # number of heavy atoms match
  10504. 28: ok 290 # number of heavy atoms match
  10505. 28: ok 291 # number of heavy atoms match
  10506. 28: ok 292 # number of heavy atoms match
  10507. 28: ok 293 # number of heavy atoms match
  10508. 28: ok 294 # number of heavy atoms match
  10509. 28: ok 295 # number of heavy atoms match
  10510. 28: ok 296 # number of heavy atoms match
  10511. 28: ok 297 # number of heavy atoms match
  10512. 28: ok 298 # number of heavy atoms match
  10513. 28: ok 299 # number of heavy atoms match
  10514. 28: ok 300 # number of heavy atoms match
  10515. 28: ok 301 # number of heavy atoms match
  10516. 28: ok 302 # number of heavy atoms match
  10517. 28: ok 303 # number of heavy atoms match
  10518. 28: ok 304 # number of heavy atoms match
  10519. 28: ok 305 # number of heavy atoms match
  10520. 28: ok 306 # number of heavy atoms match
  10521. 28: ok 307 # number of heavy atoms match
  10522. 28: ok 308 # number of heavy atoms match
  10523. 28: ok 309 # number of heavy atoms match
  10524. 28: ok 310 # number of heavy atoms match
  10525. 28: ok 311 # number of heavy atoms match
  10526. 28: ok 312 # number of heavy atoms match
  10527. 28: ok 313 # number of heavy atoms match
  10528. 28: ok 314 # number of heavy atoms match
  10529. 28: ok 315 # number of heavy atoms match
  10530. 28: ok 316 # number of heavy atoms match
  10531. 28: ok 317 # number of heavy atoms match
  10532. 28: ok 318 # number of heavy atoms match
  10533. 28: ok 319 # number of heavy atoms match
  10534. 28: ok 320 # number of heavy atoms match
  10535. 28: ok 321 # number of heavy atoms match
  10536. 28: ok 322 # number of heavy atoms match
  10537. 28: ok 323 # number of heavy atoms match
  10538. 28: ok 324 # number of heavy atoms match
  10539. 28: ok 325 # number of heavy atoms match
  10540. 28: ok 326 # number of heavy atoms match
  10541. 28: ok 327 # number of heavy atoms match
  10542. 28: ok 328 # number of heavy atoms match
  10543. 28: ok 329 # number of heavy atoms match
  10544. 28: ok 330 # number of heavy atoms match
  10545. 28: ok 331 # number of heavy atoms match
  10546. 28: ok 332 # number of heavy atoms match
  10547. 28: ok 333 # number of heavy atoms match
  10548. 28: ok 334 # number of heavy atoms match
  10549. 28: ok 335 # number of heavy atoms match
  10550. 28: ok 336 # number of heavy atoms match
  10551. 28: ok 337 # number of heavy atoms match
  10552. 28: ok 338 # number of heavy atoms match
  10553. 28: ok 339 # number of heavy atoms match
  10554. 28: ok 340 # number of heavy atoms match
  10555. 28: ok 341 # number of heavy atoms match
  10556. 28: ok 342 # number of heavy atoms match
  10557. 28: ok 343 # number of heavy atoms match
  10558. 28: ok 344 # number of heavy atoms match
  10559. 28: ok 345 # number of heavy atoms match
  10560. 28: ok 346 # number of heavy atoms match
  10561. 28: ok 347 # number of heavy atoms match
  10562. 28: ok 348 # number of heavy atoms match
  10563. 28: ok 349 # number of heavy atoms match
  10564. 28: ok 350 # number of heavy atoms match
  10565. 28: ok 351 # number of heavy atoms match
  10566. 28: ok 352 # number of heavy atoms match
  10567. 28: ok 353 # number of heavy atoms match
  10568. 28: ok 354 # number of heavy atoms match
  10569. 28: ok 355 # number of heavy atoms match
  10570. 28: ok 356 # number of heavy atoms match
  10571. 28: ok 357 # number of heavy atoms match
  10572. 28: ok 358 # number of heavy atoms match
  10573. 28: ok 359 # number of heavy atoms match
  10574. 28: ok 360 # number of heavy atoms match
  10575. 28: ok 361 # number of heavy atoms match
  10576. 28: ok 362 # number of heavy atoms match
  10577. 28: ok 363 # number of heavy atoms match
  10578. 28: ok 364 # number of heavy atoms match
  10579. 28: ok 365 # number of heavy atoms match
  10580. 28: ok 366 # number of heavy atoms match
  10581. 28: ok 367 # number of heavy atoms match
  10582. 28: ok 368 # number of heavy atoms match
  10583. 28: ok 369 # number of heavy atoms match
  10584. 28: ok 370 # number of heavy atoms match
  10585. 28: ok 371 # number of heavy atoms match
  10586. 28: ok 372 # number of heavy atoms match
  10587. 28: ok 373 # number of heavy atoms match
  10588. 28: ok 374 # number of heavy atoms match
  10589. 28: ok 375 # number of heavy atoms match
  10590. 28: ok 376 # number of heavy atoms match
  10591. 28: ok 377 # number of heavy atoms match
  10592. 28: ok 378 # number of heavy atoms match
  10593. 28: ok 379 # number of heavy atoms match
  10594. 28: ok 380 # number of heavy atoms match
  10595. 28: ok 381 # number of heavy atoms match
  10596. 28: ok 382 # number of heavy atoms match
  10597. 28: ok 383 # number of heavy atoms match
  10598. 28: ok 384 # number of heavy atoms match
  10599. 28: ok 385 # number of heavy atoms match
  10600. 28: ok 386 # number of heavy atoms match
  10601. 28: ok 387 # number of heavy atoms match
  10602. 28: ok 388 # number of heavy atoms match
  10603. 28: ok 389 # number of heavy atoms match
  10604. 28: ok 390 # number of heavy atoms match
  10605. 28: ok 391 # number of heavy atoms match
  10606. 28: ok 392 # number of heavy atoms match
  10607. 28: ok 393 # number of heavy atoms match
  10608. 28: ok 394 # number of heavy atoms match
  10609. 28: ok 395 # number of heavy atoms match
  10610. 28: ok 396 # number of heavy atoms match
  10611. 28: ok 397 # number of heavy atoms match
  10612. 28: ok 398 # number of heavy atoms match
  10613. 28: ok 399 # number of heavy atoms match
  10614. 28: ok 400 # number of heavy atoms match
  10615. 28: ok 401 # number of heavy atoms match
  10616. 28: ok 402 # number of heavy atoms match
  10617. 28: ok 403 # number of heavy atoms match
  10618. 28: ok 404 # number of heavy atoms match
  10619. 28: ok 405 # number of heavy atoms match
  10620. 28: ok 406 # number of heavy atoms match
  10621. 28: ok 407 # number of heavy atoms match
  10622. 28: ok 408 # number of heavy atoms match
  10623. 28: ok 409 # number of heavy atoms match
  10624. 28: ok 410 # number of heavy atoms match
  10625. 28: ok 411 # number of heavy atoms match
  10626. 28: ok 412 # number of heavy atoms match
  10627. 28: ok 413 # number of heavy atoms match
  10628. 28: ok 414 # number of heavy atoms match
  10629. 28: ok 415 # number of heavy atoms match
  10630. 28: ok 416 # number of heavy atoms match
  10631. 28: ok 417 # number of heavy atoms match
  10632. 28: ok 418 # number of heavy atoms match
  10633. 28: ok 419 # number of heavy atoms match
  10634. 28: ok 420 # number of heavy atoms match
  10635. 28: ok 421 # number of heavy atoms match
  10636. 28: ok 422 # number of heavy atoms match
  10637. 28: ok 423 # number of heavy atoms match
  10638. 28: ok 424 # number of heavy atoms match
  10639. 28: ok 425 # number of heavy atoms match
  10640. 28: ok 426 # number of heavy atoms match
  10641. 28: ok 427 # number of heavy atoms match
  10642. 28: ok 428 # number of heavy atoms match
  10643. 28: ok 429 # number of heavy atoms match
  10644. 28: ok 430 # number of heavy atoms match
  10645. 28: ok 431 # number of heavy atoms match
  10646. 28: ok 432 # number of heavy atoms match
  10647. 28: ok 433 # number of heavy atoms match
  10648. 28: ok 434 # number of heavy atoms match
  10649. 28: ok 435 # number of heavy atoms match
  10650. 28: ok 436 # number of heavy atoms match
  10651. 28: ok 437 # number of heavy atoms match
  10652. 28: ok 438 # number of heavy atoms match
  10653. 28: ok 439 # number of heavy atoms match
  10654. 28: ok 440 # number of heavy atoms match
  10655. 28: ok 441 # number of heavy atoms match
  10656. 28: ok 442 # number of heavy atoms match
  10657. 28: ok 443 # number of heavy atoms match
  10658. 28: ok 444 # number of heavy atoms match
  10659. 28: ok 445 # number of heavy atoms match
  10660. 28: ok 446 # number of heavy atoms match
  10661. 28: ok 447 # number of heavy atoms match
  10662. 28: ok 448 # number of heavy atoms match
  10663. 28: ok 449 # number of heavy atoms match
  10664. 28: ok 450 # number of heavy atoms match
  10665. 28: ok 451 # number of heavy atoms match
  10666. 28: ok 452 # number of heavy atoms match
  10667. 28: ok 453 # number of heavy atoms match
  10668. 28: ok 454 # number of heavy atoms match
  10669. 28: ok 455 # number of heavy atoms match
  10670. 28: ok 456 # number of heavy atoms match
  10671. 28: ok 457 # number of heavy atoms match
  10672. 28: ok 458 # number of heavy atoms match
  10673. 28: ok 459 # number of heavy atoms match
  10674. 28: ok 460 # number of heavy atoms match
  10675. 28: ok 461 # number of heavy atoms match
  10676. 28: ok 462 # number of heavy atoms match
  10677. 28: ok 463 # number of heavy atoms match
  10678. 28: ok 464 # number of heavy atoms match
  10679. 28: ok 465 # number of heavy atoms match
  10680. 28: ok 466 # number of heavy atoms match
  10681. 28: ok 467 # number of heavy atoms match
  10682. 28: ok 468 # number of heavy atoms match
  10683. 28: ok 469 # number of heavy atoms match
  10684. 28: ok 470 # number of heavy atoms match
  10685. 28: ok 471 # number of heavy atoms match
  10686. 28: ok 472 # number of heavy atoms match
  10687. 28: ok 473 # number of heavy atoms match
  10688. 28: ok 474 # number of heavy atoms match
  10689. 28: ok 475 # number of heavy atoms match
  10690. 28: ok 476 # number of heavy atoms match
  10691. 28: ok 477 # number of heavy atoms match
  10692. 28: ok 478 # number of heavy atoms match
  10693. 28: ok 479 # number of heavy atoms match
  10694. 28: ok 480 # number of heavy atoms match
  10695. 28: ok 481 # number of heavy atoms match
  10696. 28: ok 482 # number of heavy atoms match
  10697. 28: ok 483 # number of heavy atoms match
  10698. 28: ok 484 # number of heavy atoms match
  10699. 28: ok 485 # number of heavy atoms match
  10700. 28: ok 486 # number of heavy atoms match
  10701. 28: ok 487 # number of heavy atoms match
  10702. 28: ok 488 # number of heavy atoms match
  10703. 28: ok 489 # number of heavy atoms match
  10704. 28: ok 490 # number of heavy atoms match
  10705. 28: ok 491 # number of heavy atoms match
  10706. 28: ok 492 # number of heavy atoms match
  10707. 28: ok 493 # number of heavy atoms match
  10708. 28: ok 494 # number of heavy atoms match
  10709. 28: ok 495 # number of heavy atoms match
  10710. 28: ok 496 # number of heavy atoms match
  10711. 28: ok 497 # number of heavy atoms match
  10712. 28: ok 498 # number of heavy atoms match
  10713. 28: ok 499 # number of heavy atoms match
  10714. 28: ok 500 # number of heavy atoms match
  10715. 28: ok 501 # number of heavy atoms match
  10716. 28: ok 502 # number of heavy atoms match
  10717. 28: ok 503 # number of heavy atoms match
  10718. 28: ok 504 # number of heavy atoms match
  10719. 28: ok 505 # number of heavy atoms match
  10720. 28: ok 506 # number of heavy atoms match
  10721. 28: ok 507 # number of heavy atoms match
  10722. 28: ok 508 # number of heavy atoms match
  10723. 28: ok 509 # number of heavy atoms match
  10724. 28: ok 510 # number of heavy atoms match
  10725. 28: ok 511 # number of heavy atoms match
  10726. 28: ok 512 # number of heavy atoms match
  10727. 28: ok 513 # number of heavy atoms match
  10728. 28: ok 514 # number of heavy atoms match
  10729. 28: ok 515 # number of heavy atoms match
  10730. 28: ok 516 # number of heavy atoms match
  10731. 28: ok 517 # number of heavy atoms match
  10732. 28: ok 518 # number of heavy atoms match
  10733. 28: ok 519 # number of heavy atoms match
  10734. 28: ok 520 # number of heavy atoms match
  10735. 28: ok 521 # number of heavy atoms match
  10736. 28: ok 522 # number of heavy atoms match
  10737. 28: ok 523 # number of heavy atoms match
  10738. 28: ok 524 # number of heavy atoms match
  10739. 28: ok 525 # number of heavy atoms match
  10740. 28: ok 526 # number of heavy atoms match
  10741. 28: ok 527 # number of heavy atoms match
  10742. 28: ok 528 # number of heavy atoms match
  10743. 28: ok 529 # number of heavy atoms match
  10744. 28: ok 530 # number of heavy atoms match
  10745. 28: ok 531 # number of heavy atoms match
  10746. 28: ok 532 # number of heavy atoms match
  10747. 28: ok 533 # number of heavy atoms match
  10748. 28: ok 534 # number of heavy atoms match
  10749. 28: ok 535 # number of heavy atoms match
  10750. 28: ok 536 # number of heavy atoms match
  10751. 28: ok 537 # number of heavy atoms match
  10752. 28: ok 538 # number of heavy atoms match
  10753. 28: ok 539 # number of heavy atoms match
  10754. 28: ok 540 # number of heavy atoms match
  10755. 28: ok 541 # number of heavy atoms match
  10756. 28: ok 542 # number of heavy atoms match
  10757. 28: ok 543 # number of heavy atoms match
  10758. 28: ok 544 # number of heavy atoms match
  10759. 28: ok 545 # number of heavy atoms match
  10760. 28: ok 546 # number of heavy atoms match
  10761. 28: ok 547 # number of heavy atoms match
  10762. 28: ok 548 # number of heavy atoms match
  10763. 28: ok 549 # number of heavy atoms match
  10764. 28: ok 550 # number of heavy atoms match
  10765. 28: ok 551 # number of heavy atoms match
  10766. 28: ok 552 # number of heavy atoms match
  10767. 28: ok 553 # number of heavy atoms match
  10768. 28: ok 554 # number of heavy atoms match
  10769. 28: ok 555 # number of heavy atoms match
  10770. 28: ok 556 # number of heavy atoms match
  10771. 28: ok 557 # number of heavy atoms match
  10772. 28: ok 558 # number of heavy atoms match
  10773. 28: ok 559 # number of heavy atoms match
  10774. 28: ok 560 # number of heavy atoms match
  10775. 28: ok 561 # number of heavy atoms match
  10776. 28: ok 562 # number of heavy atoms match
  10777. 28: ok 563 # number of heavy atoms match
  10778. 28: ok 564 # number of heavy atoms match
  10779. 28: ok 565 # number of heavy atoms match
  10780. 28: ok 566 # number of heavy atoms match
  10781. 28: ok 567 # number of heavy atoms match
  10782. 28: ok 568 # number of heavy atoms match
  10783. 28: ok 569 # number of heavy atoms match
  10784. 28: ok 570 # number of heavy atoms match
  10785. 28: ok 571 # number of heavy atoms match
  10786. 28: ok 572 # number of heavy atoms match
  10787. 28: ok 573 # number of heavy atoms match
  10788. 28: ok 574 # number of heavy atoms match
  10789. 28: ok 575 # number of heavy atoms match
  10790. 28: ok 576 # number of heavy atoms match
  10791. 28: ok 577 # number of heavy atoms match
  10792. 28: ok 578 # number of heavy atoms match
  10793. 28: ok 579 # number of heavy atoms match
  10794. 28: ok 580 # number of heavy atoms match
  10795. 28: ok 581 # number of heavy atoms match
  10796. 28: ok 582 # number of heavy atoms match
  10797. 28: ok 583 # number of heavy atoms match
  10798. 28: ok 584 # number of heavy atoms match
  10799. 28: ok 585 # number of heavy atoms match
  10800. 28: ok 586 # number of heavy atoms match
  10801. 28: ok 587 # number of heavy atoms match
  10802. 28: ok 588 # number of heavy atoms match
  10803. 28: ok 589 # number of heavy atoms match
  10804. 28: ok 590 # number of heavy atoms match
  10805. 28: ok 591 # number of heavy atoms match
  10806. 28: ok 592 # number of heavy atoms match
  10807. 28: ok 593 # number of heavy atoms match
  10808. 28: ok 594 # number of heavy atoms match
  10809. 28: ok 595 # number of heavy atoms match
  10810. 28: ok 596 # number of heavy atoms match
  10811. 28: ok 597 # number of heavy atoms match
  10812. 28: ok 598 # number of heavy atoms match
  10813. 28: ok 599 # number of heavy atoms match
  10814. 28: ok 600 # number of heavy atoms match
  10815. 28: ok 601 # number of heavy atoms match
  10816. 28: ok 602 # number of heavy atoms match
  10817. 28: ok 603 # number of heavy atoms match
  10818. 28: ok 604 # number of heavy atoms match
  10819. 28: ok 605 # number of heavy atoms match
  10820. 28: ok 606 # number of heavy atoms match
  10821. 28: ok 607 # number of heavy atoms match
  10822. 28: ok 608 # number of heavy atoms match
  10823. 28: ok 609 # number of heavy atoms match
  10824. 28: ok 610 # number of heavy atoms match
  10825. 28: ok 611 # number of heavy atoms match
  10826. 28: ok 612 # number of heavy atoms match
  10827. 28: ok 613 # number of heavy atoms match
  10828. 28: ok 614 # number of heavy atoms match
  10829. 28: ok 615 # number of heavy atoms match
  10830. 28: ok 616 # number of heavy atoms match
  10831. 28: ok 617 # number of heavy atoms match
  10832. 28: ok 618 # number of heavy atoms match
  10833. 28: ok 619 # number of heavy atoms match
  10834. 28: ok 620 # number of heavy atoms match
  10835. 28: ok 621 # number of heavy atoms match
  10836. 28: ok 622 # number of heavy atoms match
  10837. 28: ok 623 # number of heavy atoms match
  10838. 28: ok 624 # number of heavy atoms match
  10839. 28: ok 625 # number of heavy atoms match
  10840. 28: ok 626 # number of heavy atoms match
  10841. 28: ok 627 # number of heavy atoms match
  10842. 28: ok 628 # number of heavy atoms match
  10843. 28: ok 629 # number of heavy atoms match
  10844. 28: ok 630 # number of heavy atoms match
  10845. 28: ok 631 # number of heavy atoms match
  10846. 28: ok 632 # number of heavy atoms match
  10847. 28: ok 633 # number of heavy atoms match
  10848. 28: ok 634 # number of heavy atoms match
  10849. 28: ok 635 # number of heavy atoms match
  10850. 28: ok 636 # number of heavy atoms match
  10851. 28: ok 637 # number of heavy atoms match
  10852. 28: ok 638 # number of heavy atoms match
  10853. 28: ok 639 # number of heavy atoms match
  10854. 28: ok 640 # number of heavy atoms match
  10855. 28: ok 641 # number of heavy atoms match
  10856. 28: ok 642 # number of heavy atoms match
  10857. 28: ok 643 # number of heavy atoms match
  10858. 28: ok 644 # number of heavy atoms match
  10859. 28: ok 645 # number of heavy atoms match
  10860. 28: ok 646 # number of heavy atoms match
  10861. 28: ok 647 # number of heavy atoms match
  10862. 28: ok 648 # number of heavy atoms match
  10863. 28: ok 649 # number of heavy atoms match
  10864. 28: ok 650 # number of heavy atoms match
  10865. 28: ok 651 # number of heavy atoms match
  10866. 28: ok 652 # number of heavy atoms match
  10867. 28: ok 653 # number of heavy atoms match
  10868. 28: ok 654 # number of heavy atoms match
  10869. 28: ok 655 # number of heavy atoms match
  10870. 28: ok 656 # number of heavy atoms match
  10871. 28: ok 657 # number of heavy atoms match
  10872. 28: ok 658 # number of heavy atoms match
  10873. 28: ok 659 # number of heavy atoms match
  10874. 28: ok 660 # number of heavy atoms match
  10875. 28: ok 661 # number of heavy atoms match
  10876. 28: ok 662 # number of heavy atoms match
  10877. 28: ok 663 # number of heavy atoms match
  10878. 28: ok 664 # number of heavy atoms match
  10879. 28: ok 665 # number of heavy atoms match
  10880. 28: ok 666 # number of heavy atoms match
  10881. 28: ok 667 # number of heavy atoms match
  10882. 28: ok 668 # number of heavy atoms match
  10883. 28: ok 669 # number of heavy atoms match
  10884. 28: ok 670 # number of heavy atoms match
  10885. 28: ok 671 # number of heavy atoms match
  10886. 28: ok 672 # number of heavy atoms match
  10887. 28: ok 673 # number of heavy atoms match
  10888. 28: ok 674 # number of heavy atoms match
  10889. 28: ok 675 # number of heavy atoms match
  10890. 28: ok 676 # number of heavy atoms match
  10891. 28: ok 677 # number of heavy atoms match
  10892. 28: ok 678 # number of heavy atoms match
  10893. 28: ok 679 # number of heavy atoms match
  10894. 28: ok 680 # number of heavy atoms match
  10895. 28: ok 681 # number of heavy atoms match
  10896. 28: ok 682 # number of heavy atoms match
  10897. 28: ok 683 # number of heavy atoms match
  10898. 28: ok 684 # number of heavy atoms match
  10899. 28: ok 685 # number of heavy atoms match
  10900. 28: ok 686 # number of heavy atoms match
  10901. 28: ok 687 # number of heavy atoms match
  10902. 28: ok 688 # number of heavy atoms match
  10903. 28: ok 689 # number of heavy atoms match
  10904. 28: ok 690 # number of heavy atoms match
  10905. 28: ok 691 # number of heavy atoms match
  10906. 28: ok 692 # number of heavy atoms match
  10907. 28: ok 693 # number of heavy atoms match
  10908. 28: ok 694 # number of heavy atoms match
  10909. 28: ok 695 # number of heavy atoms match
  10910. 28: ok 696 # number of heavy atoms match
  10911. 28: ok 697 # number of heavy atoms match
  10912. 28: ok 698 # number of heavy atoms match
  10913. 28: ok 699 # number of heavy atoms match
  10914. 28: ok 700 # number of heavy atoms match
  10915. 28: ok 701 # number of heavy atoms match
  10916. 28: ok 702 # number of heavy atoms match
  10917. 28: ok 703 # number of heavy atoms match
  10918. 28: ok 704 # number of heavy atoms match
  10919. 28: ok 705 # number of heavy atoms match
  10920. 28: ok 706 # number of heavy atoms match
  10921. 28: ok 707 # number of heavy atoms match
  10922. 28: ok 708 # number of heavy atoms match
  10923. 28: ok 709 # number of heavy atoms match
  10924. 28: ok 710 # number of heavy atoms match
  10925. 28: ok 711 # number of heavy atoms match
  10926. 28: ok 712 # number of heavy atoms match
  10927. 28: ok 713 # number of heavy atoms match
  10928. 28: ok 714 # number of heavy atoms match
  10929. 28: ok 715 # number of heavy atoms match
  10930. 28: ok 716 # number of heavy atoms match
  10931. 28: ok 717 # number of heavy atoms match
  10932. 28: ok 718 # number of heavy atoms match
  10933. 28: ok 719 # number of heavy atoms match
  10934. 28: ok 720 # number of heavy atoms match
  10935. 28: ok 721 # number of heavy atoms match
  10936. 28: ok 722 # number of heavy atoms match
  10937. 28: ok 723 # number of heavy atoms match
  10938. 28: ok 724 # number of heavy atoms match
  10939. 28: ok 725 # number of heavy atoms match
  10940. 28: ok 726 # number of heavy atoms match
  10941. 28: ok 727 # number of heavy atoms match
  10942. 28: ok 728 # number of heavy atoms match
  10943. 28: ok 729 # number of heavy atoms match
  10944. 28: ok 730 # number of heavy atoms match
  10945. 28: ok 731 # number of heavy atoms match
  10946. 28: ok 732 # number of heavy atoms match
  10947. 28: ok 733 # number of heavy atoms match
  10948. 28: ok 734 # number of heavy atoms match
  10949. 28: ok 735 # number of heavy atoms match
  10950. 28: ok 736 # number of heavy atoms match
  10951. 28: ok 737 # number of heavy atoms match
  10952. 28: ok 738 # number of heavy atoms match
  10953. 28: ok 739 # number of heavy atoms match
  10954. 28: ok 740 # number of heavy atoms match
  10955. 28: ok 741 # number of heavy atoms match
  10956. 28: ok 742 # number of heavy atoms match
  10957. 28: ok 743 # number of heavy atoms match
  10958. 28: ok 744 # number of heavy atoms match
  10959. 28: ok 745 # number of heavy atoms match
  10960. 28: ok 746 # number of heavy atoms match
  10961. 28: ok 747 # number of heavy atoms match
  10962. 28: ok 748 # number of heavy atoms match
  10963. 28: ok 749 # number of heavy atoms match
  10964. 28: ok 750 # number of heavy atoms match
  10965. 28: ok 751 # number of heavy atoms match
  10966. 28: ok 752 # number of heavy atoms match
  10967. 28: ok 753 # number of heavy atoms match
  10968. 28: ok 754 # number of heavy atoms match
  10969. 28: ok 755 # number of heavy atoms match
  10970. 28: ok 756 # number of heavy atoms match
  10971. 28: ok 757 # number of heavy atoms match
  10972. 28: ok 758 # number of heavy atoms match
  10973. 28: ok 759 # number of heavy atoms match
  10974. 28: ok 760 # number of heavy atoms match
  10975. 28: ok 761 # number of heavy atoms match
  10976. 28: ok 762 # number of heavy atoms match
  10977. 28: ok 763 # number of heavy atoms match
  10978. 28: ok 764 # number of heavy atoms match
  10979. 28: ok 765 # number of heavy atoms match
  10980. 28: ok 766 # number of heavy atoms match
  10981. 28: ok 767 # number of heavy atoms match
  10982. 28: ok 768 # number of heavy atoms match
  10983. 28: ok 769 # number of heavy atoms match
  10984. 28: ok 770 # number of heavy atoms match
  10985. 28: ok 771 # number of heavy atoms match
  10986. 28: ok 772 # number of heavy atoms match
  10987. 28: ok 773 # number of heavy atoms match
  10988. 28: ok 774 # number of heavy atoms match
  10989. 28: ok 775 # number of heavy atoms match
  10990. 28: ok 776 # number of heavy atoms match
  10991. 28: ok 777 # number of heavy atoms match
  10992. 28: ok 778 # number of heavy atoms match
  10993. 28: ok 779 # number of heavy atoms match
  10994. 28: ok 780 # number of heavy atoms match
  10995. 28: ok 781 # number of heavy atoms match
  10996. 28: ok 782 # number of heavy atoms match
  10997. 28: ok 783 # number of heavy atoms match
  10998. 28: ok 784 # number of heavy atoms match
  10999. 28: ok 785 # number of heavy atoms match
  11000. 28: ok 786 # number of heavy atoms match
  11001. 28: ok 787 # number of heavy atoms match
  11002. 28: ok 788 # number of heavy atoms match
  11003. 28: ok 789 # number of heavy atoms match
  11004. 28: ok 790 # number of heavy atoms match
  11005. 28: ok 791 # number of heavy atoms match
  11006. 28: ok 792 # number of heavy atoms match
  11007. 28: ok 793 # number of heavy atoms match
  11008. 28: ok 794 # number of heavy atoms match
  11009. 28: ok 795 # number of heavy atoms match
  11010. 28: ok 796 # number of heavy atoms match
  11011. 28: ok 797 # number of heavy atoms match
  11012. 28: ok 798 # number of heavy atoms match
  11013. 28: ok 799 # number of heavy atoms match
  11014. 28: ok 800 # number of heavy atoms match
  11015. 28: ok 801 # number of heavy atoms match
  11016. 28: ok 802 # number of heavy atoms match
  11017. 28: ok 803 # number of heavy atoms match
  11018. 28: ok 804 # number of heavy atoms match
  11019. 28: ok 805 # number of heavy atoms match
  11020. 28: ok 806 # number of heavy atoms match
  11021. 28: ok 807 # number of heavy atoms match
  11022. 28: ok 808 # number of heavy atoms match
  11023. 28: ok 809 # number of heavy atoms match
  11024. 28: ok 810 # number of heavy atoms match
  11025. 28: ok 811 # number of heavy atoms match
  11026. 28: ok 812 # number of heavy atoms match
  11027. 28: ok 813 # number of heavy atoms match
  11028. 28: ok 814 # number of heavy atoms match
  11029. 28: ok 815 # number of heavy atoms match
  11030. 28: ok 816 # number of heavy atoms match
  11031. 28: ok 817 # number of heavy atoms match
  11032. 28: ok 818 # number of heavy atoms match
  11033. 28: ok 819 # number of heavy atoms match
  11034. 28: ok 820 # number of heavy atoms match
  11035. 28: ok 821 # number of heavy atoms match
  11036. 28: ok 822 # number of heavy atoms match
  11037. 28: ok 823 # number of heavy atoms match
  11038. 28: ok 824 # number of heavy atoms match
  11039. 28: ok 825 # number of heavy atoms match
  11040. 28: ok 826 # number of heavy atoms match
  11041. 28: ok 827 # number of heavy atoms match
  11042. 28: ok 828 # number of heavy atoms match
  11043. 28: ok 829 # number of heavy atoms match
  11044. 28: ok 830 # number of heavy atoms match
  11045. 28: ok 831 # number of heavy atoms match
  11046. 28: ok 832 # number of heavy atoms match
  11047. 28: ok 833 # number of heavy atoms match
  11048. 28: ok 834 # number of heavy atoms match
  11049. 28: ok 835 # number of heavy atoms match
  11050. 28: ok 836 # number of heavy atoms match
  11051. 28: ok 837 # number of heavy atoms match
  11052. 28: ok 838 # number of heavy atoms match
  11053. 28: ok 839 # number of heavy atoms match
  11054. 28: ok 840 # number of heavy atoms match
  11055. 28: ok 841 # number of heavy atoms match
  11056. 28: ok 842 # number of heavy atoms match
  11057. 28: ok 843 # number of heavy atoms match
  11058. 28: ok 844 # number of heavy atoms match
  11059. 28: ok 845 # number of heavy atoms match
  11060. 28: ok 846 # number of heavy atoms match
  11061. 28: ok 847 # number of heavy atoms match
  11062. 28: ok 848 # number of heavy atoms match
  11063. 28: ok 849 # number of heavy atoms match
  11064. 28: ok 850 # number of heavy atoms match
  11065. 28: ok 851 # number of heavy atoms match
  11066. 28: ok 852 # number of heavy atoms match
  11067. 28: ok 853 # number of heavy atoms match
  11068. 28: ok 854 # number of heavy atoms match
  11069. 28: ok 855 # number of heavy atoms match
  11070. 28: ok 856 # number of heavy atoms match
  11071. 28: ok 857 # number of heavy atoms match
  11072. 28: ok 858 # number of heavy atoms match
  11073. 28: ok 859 # number of heavy atoms match
  11074. 28: ok 860 # number of heavy atoms match
  11075. 28: ok 861 # number of heavy atoms match
  11076. 28: ok 862 # number of heavy atoms match
  11077. 28: ok 863 # number of heavy atoms match
  11078. 28: ok 864 # number of heavy atoms match
  11079. 28: ok 865 # number of heavy atoms match
  11080. 28: ok 866 # number of heavy atoms match
  11081. 28: ok 867 # number of heavy atoms match
  11082. 28: ok 868 # number of heavy atoms match
  11083. 28: ok 869 # number of heavy atoms match
  11084. 28: ok 870 # number of heavy atoms match
  11085. 28: ok 871 # number of heavy atoms match
  11086. 28: ok 872 # number of heavy atoms match
  11087. 28: ok 873 # number of heavy atoms match
  11088. 28: ok 874 # number of heavy atoms match
  11089. 28: ok 875 # number of heavy atoms match
  11090. 28: ok 876 # number of heavy atoms match
  11091. 28: ok 877 # number of heavy atoms match
  11092. 28: ok 878 # number of heavy atoms match
  11093. 28: ok 879 # number of heavy atoms match
  11094. 28: ok 880 # number of heavy atoms match
  11095. 28: ok 881 # number of heavy atoms match
  11096. 28: ok 882 # number of heavy atoms match
  11097. 28: ok 883 # number of heavy atoms match
  11098. 28: ok 884 # number of heavy atoms match
  11099. 28: ok 885 # number of heavy atoms match
  11100. 28: ok 886 # number of heavy atoms match
  11101. 28: ok 887 # number of heavy atoms match
  11102. 28: ok 888 # number of heavy atoms match
  11103. 28: ok 889 # number of heavy atoms match
  11104. 28: ok 890 # number of heavy atoms match
  11105. 28: ok 891 # number of heavy atoms match
  11106. 28: ok 892 # number of heavy atoms match
  11107. 28: ok 893 # number of heavy atoms match
  11108. 28: ok 894 # number of heavy atoms match
  11109. 28: ok 895 # number of heavy atoms match
  11110. 28: ok 896 # number of heavy atoms match
  11111. 28: ok 897 # number of heavy atoms match
  11112. 28: ok 898 # number of heavy atoms match
  11113. 28: ok 899 # number of heavy atoms match
  11114. 28: ok 900 # number of heavy atoms match
  11115. 28: ok 901 # number of heavy atoms match
  11116. 28: ok 902 # number of heavy atoms match
  11117. 28: ok 903 # number of heavy atoms match
  11118. 28: ok 904 # number of heavy atoms match
  11119. 28: ok 905 # number of heavy atoms match
  11120. 28: ok 906 # number of heavy atoms match
  11121. 28: ok 907 # number of heavy atoms match
  11122. 28: ok 908 # number of heavy atoms match
  11123. 28: ok 909 # number of heavy atoms match
  11124. 28: ok 910 # number of heavy atoms match
  11125. 28: ok 911 # number of heavy atoms match
  11126. 28: ok 912 # number of heavy atoms match
  11127. 28: ok 913 # number of heavy atoms match
  11128. 28: ok 914 # number of heavy atoms match
  11129. 28: ok 915 # number of heavy atoms match
  11130. 28: ok 916 # number of heavy atoms match
  11131. 28: ok 917 # number of heavy atoms match
  11132. 28: ok 918 # number of heavy atoms match
  11133. 28: ok 919 # number of heavy atoms match
  11134. 28: ok 920 # number of heavy atoms match
  11135. 28: ok 921 # number of heavy atoms match
  11136. 28: ok 922 # number of heavy atoms match
  11137. 28: ok 923 # number of heavy atoms match
  11138. 28: ok 924 # number of heavy atoms match
  11139. 28: ok 925 # number of heavy atoms match
  11140. 28: ok 926 # number of heavy atoms match
  11141. 28: ok 927 # number of heavy atoms match
  11142. 28: ok 928 # number of heavy atoms match
  11143. 28: ok 929 # number of heavy atoms match
  11144. 28: ok 930 # number of heavy atoms match
  11145. 28: ok 931 # number of heavy atoms match
  11146. 28: ok 932 # number of heavy atoms match
  11147. 28: ok 933 # number of heavy atoms match
  11148. 28: ok 934 # number of heavy atoms match
  11149. 28: ok 935 # number of heavy atoms match
  11150. 28: ok 936 # number of heavy atoms match
  11151. 28: ok 937 # number of heavy atoms match
  11152. 28: ok 938 # number of heavy atoms match
  11153. 28: ok 939 # number of heavy atoms match
  11154. 28: ok 940 # number of heavy atoms match
  11155. 28: ok 941 # number of heavy atoms match
  11156. 28: ok 942 # number of heavy atoms match
  11157. 28: ok 943 # number of heavy atoms match
  11158. 28: ok 944 # number of heavy atoms match
  11159. 28: ok 945 # number of heavy atoms match
  11160. 28: ok 946 # number of heavy atoms match
  11161. 28: ok 947 # number of heavy atoms match
  11162. 28: ok 948 # number of heavy atoms match
  11163. 28: ok 949 # number of heavy atoms match
  11164. 28: ok 950 # number of heavy atoms match
  11165. 28: ok 951 # number of heavy atoms match
  11166. 28: ok 952 # number of heavy atoms match
  11167. 28: ok 953 # number of heavy atoms match
  11168. 28: ok 954 # number of heavy atoms match
  11169. 28: ok 955 # number of heavy atoms match
  11170. 28: ok 956 # number of heavy atoms match
  11171. 28: ok 957 # number of heavy atoms match
  11172. 28: ok 958 # number of heavy atoms match
  11173. 28: ok 959 # number of heavy atoms match
  11174. 28: ok 960 # number of heavy atoms match
  11175. 28: ok 961 # number of heavy atoms match
  11176. 28: ok 962 # number of heavy atoms match
  11177. 28: ok 963 # number of heavy atoms match
  11178. 28: ok 964 # number of heavy atoms match
  11179. 28: ok 965 # number of heavy atoms match
  11180. 28: ok 966 # number of heavy atoms match
  11181. 28: ok 967 # number of heavy atoms match
  11182. 28: ok 968 # number of heavy atoms match
  11183. 28: ok 969 # number of heavy atoms match
  11184. 28: ok 970 # number of heavy atoms match
  11185. 28: ok 971 # number of heavy atoms match
  11186. 28: ok 972 # number of heavy atoms match
  11187. 28: ok 973 # number of heavy atoms match
  11188. 28: ok 974 # number of heavy atoms match
  11189. 28: ok 975 # number of heavy atoms match
  11190. 28: ok 976 # number of heavy atoms match
  11191. 28: ok 977 # number of heavy atoms match
  11192. 28: ok 978 # number of heavy atoms match
  11193. 28: ok 979 # number of heavy atoms match
  11194. 28: ok 980 # number of heavy atoms match
  11195. 28: ok 981 # number of heavy atoms match
  11196. 28: ok 982 # number of heavy atoms match
  11197. 28: ok 983 # number of heavy atoms match
  11198. 28: ok 984 # number of heavy atoms match
  11199. 28: ok 985 # number of heavy atoms match
  11200. 28: ok 986 # number of heavy atoms match
  11201. 28: ok 987 # number of heavy atoms match
  11202. 28: ok 988 # number of heavy atoms match
  11203. 28: ok 989 # number of heavy atoms match
  11204. 28: ok 990 # number of heavy atoms match
  11205. 28: ok 991 # number of heavy atoms match
  11206. 28: ok 992 # number of heavy atoms match
  11207. 28: ok 993 # number of heavy atoms match
  11208. 28: ok 994 # number of heavy atoms match
  11209. 28: ok 995 # number of heavy atoms match
  11210. 28: ok 996 # number of heavy atoms match
  11211. 28: ok 997 # number of heavy atoms match
  11212. 28: ok 998 # number of heavy atoms match
  11213. 28: ok 999 # number of heavy atoms match
  11214. 28: ok 1000 # number of heavy atoms match
  11215. 28: ok 1001 # number of heavy atoms match
  11216. 28: ok 1002 # number of heavy atoms match
  11217. 28: ok 1003 # number of heavy atoms match
  11218. 28: ok 1004 # number of heavy atoms match
  11219. 28: ok 1005 # number of heavy atoms match
  11220. 28: 1..1005
  11221. 28: ==============================
  11222. 28: *** Open Babel Warning in ParseSmiles
  11223. 28: Ignoring stereochemistry. Not enough connections to this atom. 463
  11224. 28/53 Test #28: cansmi_Test ...................... Passed 1.82 sec
  11225. test 29
  11226. Start 29: charge-mmff94_Test
  11227. 29: Test command: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/bin/test_charge-mmff94
  11228. 29: Test timeout computed to be: 1500
  11229. 29: # Testing MMFF94 Charge Model...
  11230. 29: ok 1 # dipole
  11231. 29: ok 2 # charge
  11232. 29: ok 3 # charge
  11233. 29: ok 4 # charge
  11234. 29: ok 5 # charge
  11235. 29: ok 6 # charge
  11236. 29: ok 7 # charge
  11237. 29: ok 8 # charge
  11238. 29: ok 9 # charge
  11239. 29: ok 10 # charge
  11240. 29: ok 11 # charge
  11241. 29: ok 12 # charge
  11242. 29: ok 13 # charge
  11243. 29: ok 14 # charge
  11244. 29: ok 15 # charge
  11245. 29: ok 16 # charge
  11246. 29: ok 17 # charge
  11247. 29: ok 18 # charge
  11248. 29: ok 19 # charge
  11249. 29: ok 20 # charge
  11250. 29: ok 21 # charge
  11251. 29: ok 22 # charge
  11252. 29: ok 23 # charge
  11253. 29: ok 24 # charge
  11254. 29: ok 25 # charge
  11255. 29: ok 26 # charge
  11256. 29: ok 27 # charge
  11257. 29: ok 28 # charge
  11258. 29: ok 29 # charge
  11259. 29: ok 30 # charge
  11260. 29: ok 31 # charge
  11261. 29: ok 32 # charge
  11262. 29: ok 33 # charge
  11263. 29: ok 34 # charge
  11264. 29: ok 35 # charge
  11265. 29: ok 36 # charge
  11266. 29: ok 37 # charge
  11267. 29: ok 38 # charge
  11268. 29: ok 39 # charge
  11269. 29: ok 40 # charge
  11270. 29: ok 41 # dipole
  11271. 29: ok 42 # charge
  11272. 29: ok 43 # charge
  11273. 29: ok 44 # charge
  11274. 29: ok 45 # charge
  11275. 29: ok 46 # charge
  11276. 29: ok 47 # charge
  11277. 29: ok 48 # charge
  11278. 29: ok 49 # dipole
  11279. 29: ok 50 # charge
  11280. 29: ok 51 # charge
  11281. 29: ok 52 # charge
  11282. 29: ok 53 # charge
  11283. 29: ok 54 # charge
  11284. 29: ok 55 # charge
  11285. 29: ok 56 # charge
  11286. 29: ok 57 # charge
  11287. 29: ok 58 # charge
  11288. 29: ok 59 # dipole
  11289. 29: ok 60 # charge
  11290. 29: ok 61 # charge
  11291. 29: ok 62 # charge
  11292. 29: ok 63 # charge
  11293. 29: ok 64 # charge
  11294. 29: ok 65 # charge
  11295. 29: ok 66 # charge
  11296. 29: ok 67 # charge
  11297. 29: ok 68 # dipole
  11298. 29: ok 69 # charge
  11299. 29: ok 70 # charge
  11300. 29: ok 71 # charge
  11301. 29: ok 72 # charge
  11302. 29: ok 73 # charge
  11303. 29: ok 74 # charge
  11304. 29: ok 75 # charge
  11305. 29: ok 76 # charge
  11306. 29: ok 77 # charge
  11307. 29: ok 78 # charge
  11308. 29: ok 79 # charge
  11309. 29: ok 80 # charge
  11310. 29: ok 81 # charge
  11311. 29: ok 82 # dipole
  11312. 29: ok 83 # charge
  11313. 29: ok 84 # charge
  11314. 29: ok 85 # charge
  11315. 29: ok 86 # charge
  11316. 29: ok 87 # charge
  11317. 29: ok 88 # charge
  11318. 29: ok 89 # charge
  11319. 29: ok 90 # charge
  11320. 29: ok 91 # charge
  11321. 29: ok 92 # charge
  11322. 29: ok 93 # charge
  11323. 29: ok 94 # charge
  11324. 29: ok 95 # charge
  11325. 29: ok 96 # dipole
  11326. 29: ok 97 # charge
  11327. 29: ok 98 # charge
  11328. 29: ok 99 # charge
  11329. 29: ok 100 # charge
  11330. 29: ok 101 # charge
  11331. 29: ok 102 # charge
  11332. 29: ok 103 # charge
  11333. 29: ok 104 # charge
  11334. 29: ok 105 # charge
  11335. 29: ok 106 # charge
  11336. 29: ok 107 # charge
  11337. 29: ok 108 # charge
  11338. 29: ok 109 # charge
  11339. 29: ok 110 # charge
  11340. 29: ok 111 # charge
  11341. 29: ok 112 # charge
  11342. 29: ok 113 # charge
  11343. 29: ok 114 # charge
  11344. 29: ok 115 # charge
  11345. 29: ok 116 # charge
  11346. 29: ok 117 # charge
  11347. 29: ok 118 # charge
  11348. 29: ok 119 # charge
  11349. 29: ok 120 # charge
  11350. 29: ok 121 # charge
  11351. 29: ok 122 # charge
  11352. 29: ok 123 # charge
  11353. 29: ok 124 # charge
  11354. 29: ok 125 # charge
  11355. 29: ok 126 # charge
  11356. 29: ok 127 # charge
  11357. 29: ok 128 # charge
  11358. 29: ok 129 # charge
  11359. 29: ok 130 # charge
  11360. 29: ok 131 # charge
  11361. 29: ok 132 # charge
  11362. 29: ok 133 # charge
  11363. 29: ok 134 # charge
  11364. 29: ok 135 # charge
  11365. 29: ok 136 # charge
  11366. 29: ok 137 # charge
  11367. 29: ok 138 # charge
  11368. 29: ok 139 # charge
  11369. 29: ok 140 # charge
  11370. 29: ok 141 # charge
  11371. 29: ok 142 # charge
  11372. 29: ok 143 # charge
  11373. 29: ok 144 # charge
  11374. 29: ok 145 # charge
  11375. 29: ok 146 # charge
  11376. 29: ok 147 # charge
  11377. 29: ok 148 # charge
  11378. 29: ok 149 # charge
  11379. 29: ok 150 # charge
  11380. 29: ok 151 # charge
  11381. 29: ok 152 # charge
  11382. 29: ok 153 # charge
  11383. 29: ok 154 # charge
  11384. 29: ok 155 # charge
  11385. 29: ok 156 # charge
  11386. 29: ok 157 # charge
  11387. 29: ok 158 # charge
  11388. 29: ok 159 # charge
  11389. 29: ok 160 # charge
  11390. 29: ok 161 # charge
  11391. 29: ok 162 # dipole
  11392. 29: ok 163 # charge
  11393. 29: ok 164 # charge
  11394. 29: ok 165 # charge
  11395. 29: ok 166 # charge
  11396. 29: ok 167 # charge
  11397. 29: ok 168 # charge
  11398. 29: ok 169 # charge
  11399. 29: ok 170 # charge
  11400. 29: ok 171 # charge
  11401. 29: ok 172 # charge
  11402. 29: ok 173 # charge
  11403. 29: ok 174 # charge
  11404. 29: ok 175 # charge
  11405. 29: ok 176 # charge
  11406. 29: ok 177 # charge
  11407. 29: ok 178 # charge
  11408. 29: ok 179 # charge
  11409. 29: ok 180 # charge
  11410. 29: ok 181 # charge
  11411. 29: ok 182 # charge
  11412. 29: ok 183 # charge
  11413. 29: ok 184 # charge
  11414. 29: ok 185 # charge
  11415. 29: ok 186 # charge
  11416. 29: ok 187 # dipole
  11417. 29: ok 188 # charge
  11418. 29: ok 189 # charge
  11419. 29: ok 190 # charge
  11420. 29: ok 191 # charge
  11421. 29: ok 192 # charge
  11422. 29: ok 193 # charge
  11423. 29: ok 194 # charge
  11424. 29: ok 195 # charge
  11425. 29: ok 196 # charge
  11426. 29: ok 197 # charge
  11427. 29: ok 198 # charge
  11428. 29: ok 199 # charge
  11429. 29: ok 200 # charge
  11430. 29: ok 201 # charge
  11431. 29: ok 202 # charge
  11432. 29: ok 203 # charge
  11433. 29: ok 204 # charge
  11434. 29: ok 205 # charge
  11435. 29: ok 206 # charge
  11436. 29: ok 207 # charge
  11437. 29: ok 208 # charge
  11438. 29: ok 209 # charge
  11439. 29: ok 210 # charge
  11440. 29: ok 211 # charge
  11441. 29: ok 212 # charge
  11442. 29: ok 213 # charge
  11443. 29: ok 214 # charge
  11444. 29: ok 215 # charge
  11445. 29: ok 216 # charge
  11446. 29: ok 217 # charge
  11447. 29: ok 218 # charge
  11448. 29: ok 219 # charge
  11449. 29: ok 220 # charge
  11450. 29: ok 221 # charge
  11451. 29: ok 222 # charge
  11452. 29: ok 223 # charge
  11453. 29: ok 224 # charge
  11454. 29: ok 225 # charge
  11455. 29: ok 226 # charge
  11456. 29: ok 227 # charge
  11457. 29: ok 228 # charge
  11458. 29: ok 229 # charge
  11459. 29: ok 230 # charge
  11460. 29: ok 231 # charge
  11461. 29: ok 232 # charge
  11462. 29: ok 233 # charge
  11463. 29: ok 234 # charge
  11464. 29: ok 235 # charge
  11465. 29: ok 236 # charge
  11466. 29: ok 237 # charge
  11467. 29: ok 238 # charge
  11468. 29: ok 239 # charge
  11469. 29: ok 240 # charge
  11470. 29: ok 241 # charge
  11471. 29: ok 242 # charge
  11472. 29: ok 243 # charge
  11473. 29: ok 244 # charge
  11474. 29: ok 245 # charge
  11475. 29: ok 246 # charge
  11476. 29: ok 247 # charge
  11477. 29: ok 248 # dipole
  11478. 29: ok 249 # charge
  11479. 29: ok 250 # charge
  11480. 29: ok 251 # charge
  11481. 29: ok 252 # charge
  11482. 29: ok 253 # charge
  11483. 29: ok 254 # charge
  11484. 29: ok 255 # charge
  11485. 29: ok 256 # charge
  11486. 29: ok 257 # charge
  11487. 29: ok 258 # charge
  11488. 29: ok 259 # charge
  11489. 29: ok 260 # charge
  11490. 29: ok 261 # charge
  11491. 29: ok 262 # charge
  11492. 29: ok 263 # charge
  11493. 29: ok 264 # charge
  11494. 29: ok 265 # charge
  11495. 29: ok 266 # charge
  11496. 29: ok 267 # charge
  11497. 29: ok 268 # charge
  11498. 29: ok 269 # charge
  11499. 29: ok 270 # charge
  11500. 29: ok 271 # charge
  11501. 29: ok 272 # charge
  11502. 29: ok 273 # dipole
  11503. 29: ok 274 # charge
  11504. 29: ok 275 # charge
  11505. 29: ok 276 # charge
  11506. 29: ok 277 # charge
  11507. 29: ok 278 # charge
  11508. 29: ok 279 # charge
  11509. 29: ok 280 # charge
  11510. 29: ok 281 # charge
  11511. 29: ok 282 # charge
  11512. 29: ok 283 # charge
  11513. 29: ok 284 # charge
  11514. 29: ok 285 # charge
  11515. 29: ok 286 # charge
  11516. 29: ok 287 # charge
  11517. 29: ok 288 # charge
  11518. 29: ok 289 # charge
  11519. 29: ok 290 # charge
  11520. 29: ok 291 # charge
  11521. 29: ok 292 # charge
  11522. 29: ok 293 # charge
  11523. 29: ok 294 # charge
  11524. 29: ok 295 # charge
  11525. 29: ok 296 # charge
  11526. 29: ok 297 # charge
  11527. 29: ok 298 # charge
  11528. 29: ok 299 # charge
  11529. 29: ok 300 # charge
  11530. 29: ok 301 # charge
  11531. 29: ok 302 # charge
  11532. 29: ok 303 # charge
  11533. 29: ok 304 # charge
  11534. 29: ok 305 # charge
  11535. 29: ok 306 # charge
  11536. 29: ok 307 # charge
  11537. 29: ok 308 # charge
  11538. 29: ok 309 # charge
  11539. 29: ok 310 # charge
  11540. 29: ok 311 # charge
  11541. 29: ok 312 # charge
  11542. 29: ok 313 # charge
  11543. 29: ok 314 # charge
  11544. 29: ok 315 # charge
  11545. 29: ok 316 # charge
  11546. 29: ok 317 # charge
  11547. 29: ok 318 # charge
  11548. 29: ok 319 # charge
  11549. 29: ok 320 # charge
  11550. 29: ok 321 # charge
  11551. 29: ok 322 # charge
  11552. 29: ok 323 # charge
  11553. 29: ok 324 # charge
  11554. 29: ok 325 # charge
  11555. 29: ok 326 # charge
  11556. 29: ok 327 # charge
  11557. 29: ok 328 # charge
  11558. 29: ok 329 # charge
  11559. 29: ok 330 # charge
  11560. 29: ok 331 # charge
  11561. 29: ok 332 # charge
  11562. 29: ok 333 # charge
  11563. 29: ok 334 # charge
  11564. 29: ok 335 # charge
  11565. 29: ok 336 # charge
  11566. 29: ok 337 # charge
  11567. 29: ok 338 # charge
  11568. 29: ok 339 # charge
  11569. 29: ok 340 # charge
  11570. 29: ok 341 # charge
  11571. 29: ok 342 # charge
  11572. 29: ok 343 # charge
  11573. 29: ok 344 # charge
  11574. 29: ok 345 # charge
  11575. 29: ok 346 # charge
  11576. 29: ok 347 # charge
  11577. 29: ok 348 # dipole
  11578. 29: ok 349 # charge
  11579. 29: ok 350 # charge
  11580. 29: ok 351 # charge
  11581. 29: ok 352 # charge
  11582. 29: ok 353 # charge
  11583. 29: ok 354 # charge
  11584. 29: ok 355 # charge
  11585. 29: ok 356 # charge
  11586. 29: ok 357 # charge
  11587. 29: ok 358 # charge
  11588. 29: ok 359 # charge
  11589. 29: ok 360 # charge
  11590. 29: ok 361 # charge
  11591. 29: ok 362 # charge
  11592. 29: ok 363 # charge
  11593. 29: ok 364 # charge
  11594. 29: ok 365 # charge
  11595. 29: ok 366 # charge
  11596. 29: ok 367 # charge
  11597. 29: ok 368 # charge
  11598. 29: ok 369 # charge
  11599. 29: ok 370 # charge
  11600. 29: ok 371 # charge
  11601. 29: ok 372 # charge
  11602. 29: ok 373 # charge
  11603. 29: ok 374 # charge
  11604. 29: ok 375 # charge
  11605. 29: ok 376 # charge
  11606. 29: ok 377 # charge
  11607. 29: ok 378 # charge
  11608. 29: ok 379 # charge
  11609. 29: ok 380 # charge
  11610. 29: ok 381 # charge
  11611. 29: ok 382 # charge
  11612. 29: ok 383 # charge
  11613. 29: ok 384 # charge
  11614. 29: ok 385 # charge
  11615. 29: ok 386 # charge
  11616. 29: ok 387 # charge
  11617. 29: ok 388 # charge
  11618. 29: ok 389 # charge
  11619. 29: ok 390 # charge
  11620. 29: ok 391 # dipole
  11621. 29: ok 392 # charge
  11622. 29: ok 393 # charge
  11623. 29: ok 394 # charge
  11624. 29: ok 395 # charge
  11625. 29: ok 396 # charge
  11626. 29: ok 397 # charge
  11627. 29: ok 398 # charge
  11628. 29: ok 399 # charge
  11629. 29: ok 400 # charge
  11630. 29: ok 401 # charge
  11631. 29: ok 402 # charge
  11632. 29: ok 403 # charge
  11633. 29: ok 404 # charge
  11634. 29: ok 405 # charge
  11635. 29: ok 406 # charge
  11636. 29: ok 407 # charge
  11637. 29: ok 408 # charge
  11638. 29: ok 409 # charge
  11639. 29: ok 410 # charge
  11640. 29: ok 411 # charge
  11641. 29: ok 412 # charge
  11642. 29: ok 413 # charge
  11643. 29: ok 414 # charge
  11644. 29: ok 415 # charge
  11645. 29: ok 416 # charge
  11646. 29: ok 417 # charge
  11647. 29: ok 418 # charge
  11648. 29: ok 419 # charge
  11649. 29: ok 420 # charge
  11650. 29: ok 421 # charge
  11651. 29: ok 422 # charge
  11652. 29: ok 423 # charge
  11653. 29: ok 424 # charge
  11654. 29: ok 425 # charge
  11655. 29: ok 426 # charge
  11656. 29: ok 427 # charge
  11657. 29: ok 428 # charge
  11658. 29: ok 429 # dipole
  11659. 29: ok 430 # charge
  11660. 29: ok 431 # charge
  11661. 29: ok 432 # charge
  11662. 29: ok 433 # charge
  11663. 29: ok 434 # charge
  11664. 29: ok 435 # charge
  11665. 29: ok 436 # charge
  11666. 29: ok 437 # charge
  11667. 29: ok 438 # charge
  11668. 29: ok 439 # charge
  11669. 29: ok 440 # charge
  11670. 29: ok 441 # charge
  11671. 29: ok 442 # charge
  11672. 29: ok 443 # charge
  11673. 29: ok 444 # charge
  11674. 29: ok 445 # charge
  11675. 29: ok 446 # charge
  11676. 29: ok 447 # charge
  11677. 29: ok 448 # charge
  11678. 29: ok 449 # charge
  11679. 29: ok 450 # charge
  11680. 29: ok 451 # charge
  11681. 29: ok 452 # charge
  11682. 29: ok 453 # charge
  11683. 29: ok 454 # charge
  11684. 29: ok 455 # charge
  11685. 29: ok 456 # charge
  11686. 29: ok 457 # charge
  11687. 29: ok 458 # charge
  11688. 29: ok 459 # charge
  11689. 29: ok 460 # charge
  11690. 29: ok 461 # charge
  11691. 29: ok 462 # charge
  11692. 29: ok 463 # charge
  11693. 29: ok 464 # charge
  11694. 29: ok 465 # charge
  11695. 29: ok 466 # charge
  11696. 29: ok 467 # charge
  11697. 29: ok 468 # charge
  11698. 29: ok 469 # dipole
  11699. 29: ok 470 # charge
  11700. 29: ok 471 # charge
  11701. 29: ok 472 # charge
  11702. 29: ok 473 # charge
  11703. 29: ok 474 # charge
  11704. 29: ok 475 # charge
  11705. 29: ok 476 # charge
  11706. 29: ok 477 # charge
  11707. 29: ok 478 # charge
  11708. 29: ok 479 # charge
  11709. 29: ok 480 # charge
  11710. 29: ok 481 # charge
  11711. 29: ok 482 # charge
  11712. 29: ok 483 # charge
  11713. 29: ok 484 # charge
  11714. 29: ok 485 # charge
  11715. 29: ok 486 # charge
  11716. 29: ok 487 # charge
  11717. 29: ok 488 # charge
  11718. 29: ok 489 # charge
  11719. 29: ok 490 # charge
  11720. 29: ok 491 # charge
  11721. 29: ok 492 # charge
  11722. 29: ok 493 # charge
  11723. 29: ok 494 # charge
  11724. 29: ok 495 # charge
  11725. 29: ok 496 # charge
  11726. 29: ok 497 # charge
  11727. 29: ok 498 # charge
  11728. 29: ok 499 # charge
  11729. 29: ok 500 # charge
  11730. 29: ok 501 # charge
  11731. 29: ok 502 # charge
  11732. 29: ok 503 # dipole
  11733. 29: ok 504 # charge
  11734. 29: ok 505 # charge
  11735. 29: ok 506 # charge
  11736. 29: ok 507 # charge
  11737. 29: ok 508 # charge
  11738. 29: ok 509 # charge
  11739. 29: ok 510 # charge
  11740. 29: ok 511 # charge
  11741. 29: ok 512 # charge
  11742. 29: ok 513 # charge
  11743. 29: ok 514 # charge
  11744. 29: ok 515 # charge
  11745. 29: ok 516 # charge
  11746. 29: ok 517 # charge
  11747. 29: ok 518 # charge
  11748. 29: ok 519 # charge
  11749. 29: ok 520 # charge
  11750. 29: ok 521 # charge
  11751. 29: ok 522 # charge
  11752. 29: ok 523 # charge
  11753. 29: ok 524 # charge
  11754. 29: ok 525 # charge
  11755. 29: ok 526 # charge
  11756. 29: ok 527 # charge
  11757. 29: ok 528 # charge
  11758. 29: ok 529 # charge
  11759. 29: ok 530 # charge
  11760. 29: ok 531 # charge
  11761. 29: ok 532 # charge
  11762. 29: ok 533 # charge
  11763. 29: ok 534 # charge
  11764. 29: ok 535 # dipole
  11765. 29: ok 536 # charge
  11766. 29: ok 537 # charge
  11767. 29: ok 538 # charge
  11768. 29: ok 539 # charge
  11769. 29: ok 540 # charge
  11770. 29: ok 541 # charge
  11771. 29: ok 542 # charge
  11772. 29: ok 543 # charge
  11773. 29: ok 544 # charge
  11774. 29: ok 545 # charge
  11775. 29: ok 546 # charge
  11776. 29: ok 547 # charge
  11777. 29: ok 548 # charge
  11778. 29: ok 549 # charge
  11779. 29: ok 550 # charge
  11780. 29: ok 551 # charge
  11781. 29: ok 552 # charge
  11782. 29: ok 553 # charge
  11783. 29: ok 554 # charge
  11784. 29: ok 555 # charge
  11785. 29: ok 556 # charge
  11786. 29: ok 557 # charge
  11787. 29: ok 558 # charge
  11788. 29: ok 559 # charge
  11789. 29: ok 560 # charge
  11790. 29: ok 561 # charge
  11791. 29: ok 562 # charge
  11792. 29: ok 563 # dipole
  11793. 29: ok 564 # charge
  11794. 29: ok 565 # charge
  11795. 29: ok 566 # charge
  11796. 29: ok 567 # charge
  11797. 29: ok 568 # charge
  11798. 29: ok 569 # charge
  11799. 29: ok 570 # charge
  11800. 29: ok 571 # charge
  11801. 29: ok 572 # charge
  11802. 29: ok 573 # charge
  11803. 29: ok 574 # charge
  11804. 29: ok 575 # charge
  11805. 29: ok 576 # charge
  11806. 29: ok 577 # charge
  11807. 29: ok 578 # charge
  11808. 29: ok 579 # charge
  11809. 29: ok 580 # charge
  11810. 29: ok 581 # charge
  11811. 29: ok 582 # charge
  11812. 29: ok 583 # charge
  11813. 29: ok 584 # charge
  11814. 29: ok 585 # charge
  11815. 29: ok 586 # charge
  11816. 29: ok 587 # charge
  11817. 29: ok 588 # charge
  11818. 29: ok 589 # charge
  11819. 29: ok 590 # charge
  11820. 29: ok 591 # charge
  11821. 29: ok 592 # charge
  11822. 29: ok 593 # charge
  11823. 29: ok 594 # charge
  11824. 29: ok 595 # charge
  11825. 29: ok 596 # charge
  11826. 29: ok 597 # charge
  11827. 29: ok 598 # charge
  11828. 29: ok 599 # charge
  11829. 29: ok 600 # charge
  11830. 29: ok 601 # charge
  11831. 29: ok 602 # charge
  11832. 29: ok 603 # charge
  11833. 29: ok 604 # charge
  11834. 29: ok 605 # charge
  11835. 29: ok 606 # charge
  11836. 29: ok 607 # charge
  11837. 29: ok 608 # charge
  11838. 29: ok 609 # charge
  11839. 29: ok 610 # charge
  11840. 29: ok 611 # charge
  11841. 29: ok 612 # charge
  11842. 29: ok 613 # charge
  11843. 29: ok 614 # charge
  11844. 29: ok 615 # charge
  11845. 29: ok 616 # charge
  11846. 29: ok 617 # charge
  11847. 29: ok 618 # charge
  11848. 29: ok 619 # charge
  11849. 29: ok 620 # charge
  11850. 29: ok 621 # charge
  11851. 29: ok 622 # charge
  11852. 29: ok 623 # charge
  11853. 29: ok 624 # charge
  11854. 29: ok 625 # charge
  11855. 29: ok 626 # charge
  11856. 29: 1..626
  11857. 29/53 Test #29: charge-mmff94_Test ............... Passed 0.34 sec
  11858. test 30
  11859. Start 30: charge-gasteiger_Test
  11860. 30: Test command: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/bin/test_charge-gasteiger
  11861. 30: Test timeout computed to be: 1500
  11862. 30: # Testing GASTEIGER Charge Model...
  11863. 30: ok 1 # dipole
  11864. 30: ok 2 # charge
  11865. 30: ok 3 # charge
  11866. 30: ok 4 # charge
  11867. 30: ok 5 # charge
  11868. 30: ok 6 # charge
  11869. 30: ok 7 # charge
  11870. 30: ok 8 # charge
  11871. 30: ok 9 # charge
  11872. 30: ok 10 # charge
  11873. 30: ok 11 # charge
  11874. 30: ok 12 # charge
  11875. 30: ok 13 # charge
  11876. 30: ok 14 # charge
  11877. 30: ok 15 # charge
  11878. 30: ok 16 # charge
  11879. 30: ok 17 # charge
  11880. 30: ok 18 # charge
  11881. 30: ok 19 # charge
  11882. 30: ok 20 # charge
  11883. 30: ok 21 # charge
  11884. 30: ok 22 # charge
  11885. 30: ok 23 # charge
  11886. 30: ok 24 # charge
  11887. 30: ok 25 # charge
  11888. 30: ok 26 # charge
  11889. 30: ok 27 # charge
  11890. 30: ok 28 # charge
  11891. 30: ok 29 # charge
  11892. 30: ok 30 # charge
  11893. 30: ok 31 # charge
  11894. 30: ok 32 # charge
  11895. 30: ok 33 # charge
  11896. 30: ok 34 # charge
  11897. 30: ok 35 # charge
  11898. 30: ok 36 # charge
  11899. 30: ok 37 # charge
  11900. 30: ok 38 # charge
  11901. 30: ok 39 # charge
  11902. 30: ok 40 # charge
  11903. 30: ok 41 # dipole
  11904. 30: ok 42 # charge
  11905. 30: ok 43 # charge
  11906. 30: ok 44 # charge
  11907. 30: ok 45 # charge
  11908. 30: ok 46 # charge
  11909. 30: ok 47 # charge
  11910. 30: ok 48 # charge
  11911. 30: ok 49 # dipole
  11912. 30: ok 50 # charge
  11913. 30: ok 51 # charge
  11914. 30: ok 52 # charge
  11915. 30: ok 53 # charge
  11916. 30: ok 54 # charge
  11917. 30: ok 55 # charge
  11918. 30: ok 56 # charge
  11919. 30: ok 57 # charge
  11920. 30: ok 58 # charge
  11921. 30: ok 59 # dipole
  11922. 30: ok 60 # charge
  11923. 30: ok 61 # charge
  11924. 30: ok 62 # charge
  11925. 30: ok 63 # charge
  11926. 30: ok 64 # charge
  11927. 30: ok 65 # charge
  11928. 30: ok 66 # charge
  11929. 30: ok 67 # charge
  11930. 30: ok 68 # dipole
  11931. 30: ok 69 # charge
  11932. 30: ok 70 # charge
  11933. 30: ok 71 # charge
  11934. 30: ok 72 # charge
  11935. 30: ok 73 # charge
  11936. 30: ok 74 # charge
  11937. 30: ok 75 # charge
  11938. 30: ok 76 # charge
  11939. 30: ok 77 # charge
  11940. 30: ok 78 # charge
  11941. 30: ok 79 # charge
  11942. 30: ok 80 # charge
  11943. 30: ok 81 # charge
  11944. 30: ok 82 # dipole
  11945. 30: ok 83 # charge
  11946. 30: ok 84 # charge
  11947. 30: ok 85 # charge
  11948. 30: ok 86 # charge
  11949. 30: ok 87 # charge
  11950. 30: ok 88 # charge
  11951. 30: ok 89 # charge
  11952. 30: ok 90 # charge
  11953. 30: ok 91 # charge
  11954. 30: ok 92 # charge
  11955. 30: ok 93 # charge
  11956. 30: ok 94 # charge
  11957. 30: ok 95 # charge
  11958. 30: ok 96 # dipole
  11959. 30: ok 97 # charge
  11960. 30: ok 98 # charge
  11961. 30: ok 99 # charge
  11962. 30: ok 100 # charge
  11963. 30: ok 101 # charge
  11964. 30: ok 102 # charge
  11965. 30: ok 103 # charge
  11966. 30: ok 104 # charge
  11967. 30: ok 105 # charge
  11968. 30: ok 106 # charge
  11969. 30: ok 107 # charge
  11970. 30: ok 108 # charge
  11971. 30: ok 109 # charge
  11972. 30: ok 110 # charge
  11973. 30: ok 111 # charge
  11974. 30: ok 112 # charge
  11975. 30: ok 113 # charge
  11976. 30: ok 114 # charge
  11977. 30: ok 115 # charge
  11978. 30: ok 116 # charge
  11979. 30: ok 117 # charge
  11980. 30: ok 118 # charge
  11981. 30: ok 119 # charge
  11982. 30: ok 120 # charge
  11983. 30: ok 121 # charge
  11984. 30: ok 122 # charge
  11985. 30: ok 123 # charge
  11986. 30: ok 124 # charge
  11987. 30: ok 125 # charge
  11988. 30: ok 126 # charge
  11989. 30: ok 127 # charge
  11990. 30: ok 128 # charge
  11991. 30: ok 129 # charge
  11992. 30: ok 130 # charge
  11993. 30: ok 131 # charge
  11994. 30: ok 132 # charge
  11995. 30: ok 133 # charge
  11996. 30: ok 134 # charge
  11997. 30: ok 135 # charge
  11998. 30: ok 136 # charge
  11999. 30: ok 137 # charge
  12000. 30: ok 138 # charge
  12001. 30: ok 139 # charge
  12002. 30: ok 140 # charge
  12003. 30: ok 141 # charge
  12004. 30: ok 142 # charge
  12005. 30: ok 143 # charge
  12006. 30: ok 144 # charge
  12007. 30: ok 145 # charge
  12008. 30: ok 146 # charge
  12009. 30: ok 147 # charge
  12010. 30: ok 148 # charge
  12011. 30: ok 149 # charge
  12012. 30: ok 150 # charge
  12013. 30: ok 151 # charge
  12014. 30: ok 152 # charge
  12015. 30: ok 153 # charge
  12016. 30: ok 154 # charge
  12017. 30: ok 155 # charge
  12018. 30: ok 156 # charge
  12019. 30: ok 157 # charge
  12020. 30: ok 158 # charge
  12021. 30: ok 159 # charge
  12022. 30: ok 160 # charge
  12023. 30: ok 161 # charge
  12024. 30: ok 162 # dipole
  12025. 30: ok 163 # charge
  12026. 30: ok 164 # charge
  12027. 30: ok 165 # charge
  12028. 30: ok 166 # charge
  12029. 30: ok 167 # charge
  12030. 30: ok 168 # charge
  12031. 30: ok 169 # charge
  12032. 30: ok 170 # charge
  12033. 30: ok 171 # charge
  12034. 30: ok 172 # charge
  12035. 30: ok 173 # charge
  12036. 30: ok 174 # charge
  12037. 30: ok 175 # charge
  12038. 30: ok 176 # charge
  12039. 30: ok 177 # charge
  12040. 30: ok 178 # charge
  12041. 30: ok 179 # charge
  12042. 30: ok 180 # charge
  12043. 30: ok 181 # charge
  12044. 30: ok 182 # charge
  12045. 30: ok 183 # charge
  12046. 30: ok 184 # charge
  12047. 30: ok 185 # charge
  12048. 30: ok 186 # charge
  12049. 30: ok 187 # dipole
  12050. 30: ok 188 # charge
  12051. 30: ok 189 # charge
  12052. 30: ok 190 # charge
  12053. 30: ok 191 # charge
  12054. 30: ok 192 # charge
  12055. 30: ok 193 # charge
  12056. 30: ok 194 # charge
  12057. 30: ok 195 # charge
  12058. 30: ok 196 # charge
  12059. 30: ok 197 # charge
  12060. 30: ok 198 # charge
  12061. 30: ok 199 # charge
  12062. 30: ok 200 # charge
  12063. 30: ok 201 # charge
  12064. 30: ok 202 # charge
  12065. 30: ok 203 # charge
  12066. 30: ok 204 # charge
  12067. 30: ok 205 # charge
  12068. 30: ok 206 # charge
  12069. 30: ok 207 # charge
  12070. 30: ok 208 # charge
  12071. 30: ok 209 # charge
  12072. 30: ok 210 # charge
  12073. 30: ok 211 # charge
  12074. 30: ok 212 # charge
  12075. 30: ok 213 # charge
  12076. 30: ok 214 # charge
  12077. 30: ok 215 # charge
  12078. 30: ok 216 # charge
  12079. 30: ok 217 # charge
  12080. 30: ok 218 # charge
  12081. 30: ok 219 # charge
  12082. 30: ok 220 # charge
  12083. 30: ok 221 # charge
  12084. 30: ok 222 # charge
  12085. 30: ok 223 # charge
  12086. 30: ok 224 # charge
  12087. 30: ok 225 # charge
  12088. 30: ok 226 # charge
  12089. 30: ok 227 # charge
  12090. 30: ok 228 # charge
  12091. 30: ok 229 # charge
  12092. 30: ok 230 # charge
  12093. 30: ok 231 # charge
  12094. 30: ok 232 # charge
  12095. 30: ok 233 # charge
  12096. 30: ok 234 # charge
  12097. 30: ok 235 # charge
  12098. 30: ok 236 # charge
  12099. 30: ok 237 # charge
  12100. 30: ok 238 # charge
  12101. 30: ok 239 # charge
  12102. 30: ok 240 # charge
  12103. 30: ok 241 # charge
  12104. 30: ok 242 # charge
  12105. 30: ok 243 # charge
  12106. 30: ok 244 # charge
  12107. 30: ok 245 # charge
  12108. 30: ok 246 # charge
  12109. 30: ok 247 # charge
  12110. 30: ok 248 # dipole
  12111. 30: ok 249 # charge
  12112. 30: ok 250 # charge
  12113. 30: ok 251 # charge
  12114. 30: ok 252 # charge
  12115. 30: ok 253 # charge
  12116. 30: ok 254 # charge
  12117. 30: ok 255 # charge
  12118. 30: ok 256 # charge
  12119. 30: ok 257 # charge
  12120. 30: ok 258 # charge
  12121. 30: ok 259 # charge
  12122. 30: ok 260 # charge
  12123. 30: ok 261 # charge
  12124. 30: ok 262 # charge
  12125. 30: ok 263 # charge
  12126. 30: ok 264 # charge
  12127. 30: ok 265 # charge
  12128. 30: ok 266 # charge
  12129. 30: ok 267 # charge
  12130. 30: ok 268 # charge
  12131. 30: ok 269 # charge
  12132. 30: ok 270 # charge
  12133. 30: ok 271 # charge
  12134. 30: ok 272 # charge
  12135. 30: ok 273 # dipole
  12136. 30: ok 274 # charge
  12137. 30: ok 275 # charge
  12138. 30: ok 276 # charge
  12139. 30: ok 277 # charge
  12140. 30: ok 278 # charge
  12141. 30: ok 279 # charge
  12142. 30: ok 280 # charge
  12143. 30: ok 281 # charge
  12144. 30: ok 282 # charge
  12145. 30: ok 283 # charge
  12146. 30: ok 284 # charge
  12147. 30: ok 285 # charge
  12148. 30: ok 286 # charge
  12149. 30: ok 287 # charge
  12150. 30: ok 288 # charge
  12151. 30: ok 289 # charge
  12152. 30: ok 290 # charge
  12153. 30: ok 291 # charge
  12154. 30: ok 292 # charge
  12155. 30: ok 293 # charge
  12156. 30: ok 294 # charge
  12157. 30: ok 295 # charge
  12158. 30: ok 296 # charge
  12159. 30: ok 297 # charge
  12160. 30: ok 298 # charge
  12161. 30: ok 299 # charge
  12162. 30: ok 300 # charge
  12163. 30: ok 301 # charge
  12164. 30: ok 302 # charge
  12165. 30: ok 303 # charge
  12166. 30: ok 304 # charge
  12167. 30: ok 305 # charge
  12168. 30: ok 306 # charge
  12169. 30: ok 307 # charge
  12170. 30: ok 308 # charge
  12171. 30: ok 309 # charge
  12172. 30: ok 310 # charge
  12173. 30: ok 311 # charge
  12174. 30: ok 312 # charge
  12175. 30: ok 313 # charge
  12176. 30: ok 314 # charge
  12177. 30: ok 315 # charge
  12178. 30: ok 316 # charge
  12179. 30: ok 317 # charge
  12180. 30: ok 318 # charge
  12181. 30: ok 319 # charge
  12182. 30: ok 320 # charge
  12183. 30: ok 321 # charge
  12184. 30: ok 322 # charge
  12185. 30: ok 323 # charge
  12186. 30: ok 324 # charge
  12187. 30: ok 325 # charge
  12188. 30: ok 326 # charge
  12189. 30: ok 327 # charge
  12190. 30: ok 328 # charge
  12191. 30: ok 329 # charge
  12192. 30: ok 330 # charge
  12193. 30: ok 331 # charge
  12194. 30: ok 332 # charge
  12195. 30: ok 333 # charge
  12196. 30: ok 334 # charge
  12197. 30: ok 335 # charge
  12198. 30: ok 336 # charge
  12199. 30: ok 337 # charge
  12200. 30: ok 338 # charge
  12201. 30: ok 339 # charge
  12202. 30: ok 340 # charge
  12203. 30: ok 341 # charge
  12204. 30: ok 342 # charge
  12205. 30: ok 343 # charge
  12206. 30: ok 344 # charge
  12207. 30: ok 345 # charge
  12208. 30: ok 346 # charge
  12209. 30: ok 347 # charge
  12210. 30: ok 348 # dipole
  12211. 30: ok 349 # charge
  12212. 30: ok 350 # charge
  12213. 30: ok 351 # charge
  12214. 30: ok 352 # charge
  12215. 30: ok 353 # charge
  12216. 30: ok 354 # charge
  12217. 30: ok 355 # charge
  12218. 30: ok 356 # charge
  12219. 30: ok 357 # charge
  12220. 30: ok 358 # charge
  12221. 30: ok 359 # charge
  12222. 30: ok 360 # charge
  12223. 30: ok 361 # charge
  12224. 30: ok 362 # charge
  12225. 30: ok 363 # charge
  12226. 30: ok 364 # charge
  12227. 30: ok 365 # charge
  12228. 30: ok 366 # charge
  12229. 30: ok 367 # charge
  12230. 30: ok 368 # charge
  12231. 30: ok 369 # charge
  12232. 30: ok 370 # charge
  12233. 30: ok 371 # charge
  12234. 30: ok 372 # charge
  12235. 30: ok 373 # charge
  12236. 30: ok 374 # charge
  12237. 30: ok 375 # charge
  12238. 30: ok 376 # charge
  12239. 30: ok 377 # charge
  12240. 30: ok 378 # charge
  12241. 30: ok 379 # charge
  12242. 30: ok 380 # charge
  12243. 30: ok 381 # charge
  12244. 30: ok 382 # charge
  12245. 30: ok 383 # charge
  12246. 30: ok 384 # charge
  12247. 30: ok 385 # charge
  12248. 30: ok 386 # charge
  12249. 30: ok 387 # charge
  12250. 30: ok 388 # charge
  12251. 30: ok 389 # charge
  12252. 30: ok 390 # charge
  12253. 30: ok 391 # dipole
  12254. 30: ok 392 # charge
  12255. 30: ok 393 # charge
  12256. 30: ok 394 # charge
  12257. 30: ok 395 # charge
  12258. 30: ok 396 # charge
  12259. 30: ok 397 # charge
  12260. 30: ok 398 # charge
  12261. 30: ok 399 # charge
  12262. 30: ok 400 # charge
  12263. 30: ok 401 # charge
  12264. 30: ok 402 # charge
  12265. 30: ok 403 # charge
  12266. 30: ok 404 # charge
  12267. 30: ok 405 # charge
  12268. 30: ok 406 # charge
  12269. 30: ok 407 # charge
  12270. 30: ok 408 # charge
  12271. 30: ok 409 # charge
  12272. 30: ok 410 # charge
  12273. 30: ok 411 # charge
  12274. 30: ok 412 # charge
  12275. 30: ok 413 # charge
  12276. 30: ok 414 # charge
  12277. 30: ok 415 # charge
  12278. 30: ok 416 # charge
  12279. 30: ok 417 # charge
  12280. 30: ok 418 # charge
  12281. 30: ok 419 # charge
  12282. 30: ok 420 # charge
  12283. 30: ok 421 # charge
  12284. 30: ok 422 # charge
  12285. 30: ok 423 # charge
  12286. 30: ok 424 # charge
  12287. 30: ok 425 # charge
  12288. 30: ok 426 # charge
  12289. 30: ok 427 # charge
  12290. 30: ok 428 # charge
  12291. 30: ok 429 # dipole
  12292. 30: ok 430 # charge
  12293. 30: ok 431 # charge
  12294. 30: ok 432 # charge
  12295. 30: ok 433 # charge
  12296. 30: ok 434 # charge
  12297. 30: ok 435 # charge
  12298. 30: ok 436 # charge
  12299. 30: ok 437 # charge
  12300. 30: ok 438 # charge
  12301. 30: ok 439 # charge
  12302. 30: ok 440 # charge
  12303. 30: ok 441 # charge
  12304. 30: ok 442 # charge
  12305. 30: ok 443 # charge
  12306. 30: ok 444 # charge
  12307. 30: ok 445 # charge
  12308. 30: ok 446 # charge
  12309. 30: ok 447 # charge
  12310. 30: ok 448 # charge
  12311. 30: ok 449 # charge
  12312. 30: ok 450 # charge
  12313. 30: ok 451 # charge
  12314. 30: ok 452 # charge
  12315. 30: ok 453 # charge
  12316. 30: ok 454 # charge
  12317. 30: ok 455 # charge
  12318. 30: ok 456 # charge
  12319. 30: ok 457 # charge
  12320. 30: ok 458 # charge
  12321. 30: ok 459 # charge
  12322. 30: ok 460 # charge
  12323. 30: ok 461 # charge
  12324. 30: ok 462 # charge
  12325. 30: ok 463 # charge
  12326. 30: ok 464 # charge
  12327. 30: ok 465 # charge
  12328. 30: ok 466 # charge
  12329. 30: ok 467 # charge
  12330. 30: ok 468 # charge
  12331. 30: ok 469 # dipole
  12332. 30: ok 470 # charge
  12333. 30: ok 471 # charge
  12334. 30: ok 472 # charge
  12335. 30: ok 473 # charge
  12336. 30: ok 474 # charge
  12337. 30: ok 475 # charge
  12338. 30: ok 476 # charge
  12339. 30: ok 477 # charge
  12340. 30: ok 478 # charge
  12341. 30: ok 479 # charge
  12342. 30: ok 480 # charge
  12343. 30: ok 481 # charge
  12344. 30: ok 482 # charge
  12345. 30: ok 483 # charge
  12346. 30: ok 484 # charge
  12347. 30: ok 485 # charge
  12348. 30: ok 486 # charge
  12349. 30: ok 487 # charge
  12350. 30: ok 488 # charge
  12351. 30: ok 489 # charge
  12352. 30: ok 490 # charge
  12353. 30: ok 491 # charge
  12354. 30: ok 492 # charge
  12355. 30: ok 493 # charge
  12356. 30: ok 494 # charge
  12357. 30: ok 495 # charge
  12358. 30: ok 496 # charge
  12359. 30: ok 497 # charge
  12360. 30: ok 498 # charge
  12361. 30: ok 499 # charge
  12362. 30: ok 500 # charge
  12363. 30: ok 501 # charge
  12364. 30: ok 502 # charge
  12365. 30: ok 503 # dipole
  12366. 30: ok 504 # charge
  12367. 30: ok 505 # charge
  12368. 30: ok 506 # charge
  12369. 30: ok 507 # charge
  12370. 30: ok 508 # charge
  12371. 30: ok 509 # charge
  12372. 30: ok 510 # charge
  12373. 30: ok 511 # charge
  12374. 30: ok 512 # charge
  12375. 30: ok 513 # charge
  12376. 30: ok 514 # charge
  12377. 30: ok 515 # charge
  12378. 30: ok 516 # charge
  12379. 30: ok 517 # charge
  12380. 30: ok 518 # charge
  12381. 30: ok 519 # charge
  12382. 30: ok 520 # charge
  12383. 30: ok 521 # charge
  12384. 30: ok 522 # charge
  12385. 30: ok 523 # charge
  12386. 30: ok 524 # charge
  12387. 30: ok 525 # charge
  12388. 30: ok 526 # charge
  12389. 30: ok 527 # charge
  12390. 30: ok 528 # charge
  12391. 30: ok 529 # charge
  12392. 30: ok 530 # charge
  12393. 30: ok 531 # charge
  12394. 30: ok 532 # charge
  12395. 30: ok 533 # charge
  12396. 30: ok 534 # charge
  12397. 30: ok 535 # dipole
  12398. 30: ok 536 # charge
  12399. 30: ok 537 # charge
  12400. 30: ok 538 # charge
  12401. 30: ok 539 # charge
  12402. 30: ok 540 # charge
  12403. 30: ok 541 # charge
  12404. 30: ok 542 # charge
  12405. 30: ok 543 # charge
  12406. 30: ok 544 # charge
  12407. 30: ok 545 # charge
  12408. 30: ok 546 # charge
  12409. 30: ok 547 # charge
  12410. 30: ok 548 # charge
  12411. 30: ok 549 # charge
  12412. 30: ok 550 # charge
  12413. 30: ok 551 # charge
  12414. 30: ok 552 # charge
  12415. 30: ok 553 # charge
  12416. 30: ok 554 # charge
  12417. 30: ok 555 # charge
  12418. 30: ok 556 # charge
  12419. 30: ok 557 # charge
  12420. 30: ok 558 # charge
  12421. 30: ok 559 # charge
  12422. 30: ok 560 # charge
  12423. 30: ok 561 # charge
  12424. 30: ok 562 # charge
  12425. 30: ok 563 # dipole
  12426. 30: ok 564 # charge
  12427. 30: ok 565 # charge
  12428. 30: ok 566 # charge
  12429. 30: ok 567 # charge
  12430. 30: ok 568 # charge
  12431. 30: ok 569 # charge
  12432. 30: ok 570 # charge
  12433. 30: ok 571 # charge
  12434. 30: ok 572 # charge
  12435. 30: ok 573 # charge
  12436. 30: ok 574 # charge
  12437. 30: ok 575 # charge
  12438. 30: ok 576 # charge
  12439. 30: ok 577 # charge
  12440. 30: ok 578 # charge
  12441. 30: ok 579 # charge
  12442. 30: ok 580 # charge
  12443. 30: ok 581 # charge
  12444. 30: ok 582 # charge
  12445. 30: ok 583 # charge
  12446. 30: ok 584 # charge
  12447. 30: ok 585 # charge
  12448. 30: ok 586 # charge
  12449. 30: ok 587 # charge
  12450. 30: ok 588 # charge
  12451. 30: ok 589 # charge
  12452. 30: ok 590 # charge
  12453. 30: ok 591 # charge
  12454. 30: ok 592 # charge
  12455. 30: ok 593 # charge
  12456. 30: ok 594 # charge
  12457. 30: ok 595 # charge
  12458. 30: ok 596 # charge
  12459. 30: ok 597 # charge
  12460. 30: ok 598 # charge
  12461. 30: ok 599 # charge
  12462. 30: ok 600 # charge
  12463. 30: ok 601 # charge
  12464. 30: ok 602 # charge
  12465. 30: ok 603 # charge
  12466. 30: ok 604 # charge
  12467. 30: ok 605 # charge
  12468. 30: ok 606 # charge
  12469. 30: ok 607 # charge
  12470. 30: ok 608 # charge
  12471. 30: ok 609 # charge
  12472. 30: ok 610 # charge
  12473. 30: ok 611 # charge
  12474. 30: ok 612 # charge
  12475. 30: ok 613 # charge
  12476. 30: ok 614 # charge
  12477. 30: ok 615 # charge
  12478. 30: ok 616 # charge
  12479. 30: ok 617 # charge
  12480. 30: ok 618 # charge
  12481. 30: ok 619 # charge
  12482. 30: ok 620 # charge
  12483. 30: ok 621 # charge
  12484. 30: ok 622 # charge
  12485. 30: ok 623 # charge
  12486. 30: ok 624 # charge
  12487. 30: ok 625 # charge
  12488. 30: ok 626 # charge
  12489. 30: 1..626
  12490. 30/53 Test #30: charge-gasteiger_Test ............ Passed 0.15 sec
  12491. test 31
  12492. Start 31: conversion_Test
  12493. 31: Test command: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/bin/test_conversion
  12494. 31: Test timeout computed to be: 1500
  12495. 31: # Unit tests for OBConversion
  12496. 31: 1..9
  12497. 31: ok 1
  12498. 31: ok 2
  12499. 31: ok 3
  12500. 31: ok 4
  12501. 31: ok 5
  12502. 31: ok 6
  12503. 31: ok 7
  12504. 31: ok 8
  12505. 31: ==============================
  12506. 31: *** Open Babel Warning in WriteMolecule
  12507. 31: No 2D or 3D coordinates exist. Stereochemical information will be stored using an Open Babel extension. To generate 2D or 3D coordinates instead use --gen2D or --gen3D.
  12508. 31/53 Test #31: conversion_Test .................. Passed 0.05 sec
  12509. test 32
  12510. Start 32: datatest_Test
  12511. 32: Test command: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/bin/test_datatest
  12512. 32: Test timeout computed to be: 1500
  12513. 32: # Unit tests for data tables
  12514. 32: 1..2
  12515. 32: ok 1
  12516. 32: ok 2
  12517. 32/53 Test #32: datatest_Test .................... Passed 0.01 sec
  12518. test 33
  12519. Start 33: ffgaff_Test
  12520. 33: Test command: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/bin/test_ffgaff
  12521. 33: Test timeout computed to be: 1500
  12522. 33: # Testing GAFF Force Field...
  12523. 33: ok 1 # energy
  12524. 33:
  12525. 33: V A L I D A T E G R A D I E N T S
  12526. 33:
  12527. 33: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  12528. 33: ----------------------------------------------------------------------------------------
  12529. 33: 1 (102.153, -13.405, 11.294) (102.187, -13.369, 11.304) ( 0.03, 0.27, 0.08)
  12530. 33: bond ( 65.430, 20.212, 18.860) ( 65.454, 20.239, 18.862) ( 0.04, 0.13, 0.01)
  12531. 33: angle ( 64.222, -43.610, 6.621) ( 64.231, -43.601, 6.623) ( 0.01, 0.02, 0.03)
  12532. 33: torsion ( 2.285, 1.864, -9.889) ( 2.285, 1.864, -9.885) ( 0.01, 0.01, 0.04)
  12533. 33: oop ( 0.189, 0.204, -0.875) ( 0.189, 0.204, -0.875) ( 0.00, 0.00, 0.04)
  12534. 33: vdw (-29.751, 8.101, -3.445) (-29.750, 8.101, -3.445) ( 0.00, 0.00, 0.00)
  12535. 33: electro ( -0.221, -0.175, 0.022) ( -0.221, -0.175, 0.022) ( 0.00, 0.00, 0.00)
  12536. 33: 2 (-25.212, 10.779, 89.099) (-25.175, 10.816, 89.108) ( 0.15, 0.34, 0.01)
  12537. 33: bond ( 34.767, -49.738, 0.175) ( 34.796, -49.714, 0.179) ( 0.08, 0.05, 0.05)
  12538. 33: angle (-51.090, 50.603, 44.964) (-51.083, 50.614, 44.966) ( 0.02, 0.02, 0.00)
  12539. 33: torsion ( -1.548, -4.298, 27.297) ( -1.548, -4.297, 27.301) ( 0.01, 0.00, 0.02)
  12540. 33: oop ( -0.242, -0.222, 0.947) ( -0.242, -0.222, 0.947) ( 0.00, 0.00, 0.01)
  12541. 33: vdw ( -7.737, 18.046, 15.317) ( -7.737, 18.047, 15.318) ( 0.00, 0.01, 0.00)
  12542. 33: electro ( 0.639, -3.612, 0.399) ( 0.639, -3.612, 0.399) ( 0.00, 0.00, 0.00)
  12543. 33: 3 (-83.031, -36.322, -41.771) (-82.996, -36.286, -41.761) ( 0.04, 0.10, 0.02)
  12544. 33: bond (-76.007, -41.054, -29.725) (-75.982, -41.028, -29.723) ( 0.03, 0.07, 0.01)
  12545. 33: angle (-38.446, -15.726, -3.780) (-38.436, -15.717, -3.778) ( 0.02, 0.06, 0.06)
  12546. 33: torsion ( 5.065, 4.006, -19.830) ( 5.065, 4.006, -19.826) ( 0.01, 0.00, 0.02)
  12547. 33: oop ( 0.501, 0.462, -1.986) ( 0.501, 0.462, -1.986) ( 0.00, 0.00, 0.02)
  12548. 33: vdw ( 25.396, 16.185, 13.416) ( 25.396, 16.185, 13.416) ( 0.00, 0.00, 0.00)
  12549. 33: electro ( 0.460, -0.195, 0.134) ( 0.460, -0.195, 0.134) ( 0.00, 0.00, 0.00)
  12550. 33: 4 (-42.821, -11.174, -19.264) (-42.788, -11.137, -19.255) ( 0.08, 0.33, 0.05)
  12551. 33: bond (-90.014, 22.518, -18.593) (-89.992, 22.547, -18.589) ( 0.02, 0.13, 0.02)
  12552. 33: angle ( 16.795, -23.416, -0.140) ( 16.805, -23.409, -0.139) ( 0.06, 0.03, 0.02)
  12553. 33: torsion ( 2.668, 4.258, -3.869) ( 2.669, 4.258, -3.865) ( 0.01, 0.01, 0.10)
  12554. 33: oop ( -0.169, -0.157, 0.678) ( -0.169, -0.157, 0.678) ( 0.00, 0.00, 0.00)
  12555. 33: vdw ( 26.897, -14.210, 2.576) ( 26.898, -14.210, 2.576) ( 0.00, 0.00, 0.00)
  12556. 33: electro ( 1.002, -0.167, 0.084) ( 1.002, -0.167, 0.084) ( 0.00, 0.00, 0.00)
  12557. 33: 5 ( -1.984, 38.051, 22.984) ( -1.954, 38.071, 22.991) ( 1.51, 0.05, 0.03)
  12558. 33: bond ( 11.228, 60.887, 19.043) ( 11.255, 60.898, 19.046) ( 0.25, 0.02, 0.02)
  12559. 33: angle ( -4.676, 9.306, 0.092) ( -4.674, 9.314, 0.093) ( 0.04, 0.09, 0.00)
  12560. 33: torsion ( -3.291, -3.459, 13.086) ( -3.290, -3.459, 13.089) ( 0.01, 0.01, 0.03)
  12561. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12562. 33: vdw ( -5.347, -25.899, -8.664) ( -5.347, -25.899, -8.664) ( 0.01, 0.00, 0.00)
  12563. 33: electro ( 0.102, -2.783, -0.572) ( 0.102, -2.783, -0.572) ( 0.00, 0.00, 0.00)
  12564. 33: 6 ( -4.573, -67.943, -17.081) ( -4.538, -67.907, -17.073) ( 0.76, 0.05, 0.05)
  12565. 33: bond ( 45.081, -31.332, 3.011) ( 45.106, -31.304, 3.013) ( 0.05, 0.09, 0.08)
  12566. 33: angle (-31.327, -14.947, -9.606) (-31.318, -14.939, -9.605) ( 0.03, 0.05, 0.01)
  12567. 33: torsion ( 0.284, 0.309, -0.353) ( 0.285, 0.309, -0.348) ( 0.01, 0.01, 0.17)
  12568. 33: oop ( -0.064, -0.069, 0.294) ( -0.064, -0.069, 0.294) ( 0.00, 0.00, 0.00)
  12569. 33: vdw (-18.403, -22.065, -10.583) (-18.402, -22.064, -10.583) ( 0.00, 0.00, 0.00)
  12570. 33: electro ( -0.145, 0.160, 0.156) ( -0.145, 0.160, 0.156) ( 0.00, 0.00, 0.00)
  12571. 33: 7 ( 39.865, -40.223, 21.947) ( 39.891, -40.198, 21.969) ( 0.06, 0.06, 0.10)
  12572. 33: bond ( 32.571, -25.330, -0.204) ( 32.588, -25.312, -0.188) ( 0.05, 0.07, 0.33)
  12573. 33: angle ( 5.688, -2.584, 26.432) ( 5.696, -2.577, 26.437) ( 0.14, 0.28, 0.02)
  12574. 33: torsion ( 2.087, 3.625, 0.355) ( 2.087, 3.625, 0.355) ( 0.00, 0.00, 0.02)
  12575. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12576. 33: vdw ( -0.617, -15.254, -4.715) ( -0.617, -15.253, -4.715) ( 0.00, 0.00, 0.00)
  12577. 33: electro ( 0.137, -0.680, 0.080) ( 0.137, -0.680, 0.080) ( 0.00, 0.00, 0.00)
  12578. 33: 8 ( 21.972, -40.328, -61.278) ( 21.979, -40.308, -61.265) ( 0.03, 0.05, 0.02)
  12579. 33: bond ( -5.929, -10.019, 18.365) ( -5.928, -10.000, 18.373) ( 0.02, 0.19, 0.05)
  12580. 33: angle ( 46.107, -45.206, -72.265) ( 46.112, -45.204, -72.261) ( 0.01, 0.00, 0.00)
  12581. 33: torsion ( -8.013, -0.359, -6.006) ( -8.014, -0.359, -6.005) ( 0.00, 0.00, 0.01)
  12582. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12583. 33: vdw ( -8.588, 14.436, -2.931) ( -8.587, 14.436, -2.931) ( 0.01, 0.00, 0.00)
  12584. 33: electro ( -1.604, 0.820, 1.559) ( -1.604, 0.820, 1.559) ( 0.00, 0.00, 0.00)
  12585. 33: 9 ( -8.674, 118.198, -17.422) ( -8.649, 118.225, -17.396) ( 0.29, 0.02, 0.15)
  12586. 33: bond ( 8.295, 10.899, -26.302) ( 8.313, 10.916, -26.283) ( 0.22, 0.16, 0.07)
  12587. 33: angle (-17.304, 94.705, 14.018) (-17.297, 94.714, 14.026) ( 0.04, 0.01, 0.06)
  12588. 33: torsion ( 3.994, -0.046, 1.165) ( 3.994, -0.046, 1.165) ( 0.01, 0.00, 0.01)
  12589. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12590. 33: vdw ( -3.909, 12.377, -5.954) ( -3.909, 12.378, -5.954) ( 0.00, 0.00, 0.00)
  12591. 33: electro ( 0.250, 0.263, -0.349) ( 0.250, 0.263, -0.349) ( 0.00, 0.00, 0.00)
  12592. 33: 10 ( 58.865, 35.892, 35.959) ( 58.892, 35.919, 35.985) ( 0.05, 0.08, 0.07)
  12593. 33: bond ( 21.967, 25.002, 8.944) ( 21.986, 25.020, 8.963) ( 0.08, 0.07, 0.21)
  12594. 33: angle ( 24.422, 6.592, 14.649) ( 24.431, 6.601, 14.655) ( 0.03, 0.13, 0.04)
  12595. 33: torsion ( -1.003, -0.914, 4.217) ( -1.003, -0.914, 4.217) ( 0.00, 0.00, 0.02)
  12596. 33: oop ( -0.150, -0.150, 0.657) ( -0.150, -0.150, 0.657) ( 0.00, 0.00, 0.00)
  12597. 33: vdw ( 13.409, 5.358, 7.456) ( 13.410, 5.359, 7.456) ( 0.00, 0.01, 0.00)
  12598. 33: electro ( 0.218, 0.004, 0.037) ( 0.218, 0.004, 0.037) ( 0.00, 0.00, 0.00)
  12599. 33: 11 (-73.815, 15.491, -8.358) (-73.788, 15.518, -8.332) ( 0.04, 0.18, 0.31)
  12600. 33: bond (-49.401, 16.876, -5.239) (-49.382, 16.894, -5.220) ( 0.04, 0.11, 0.36)
  12601. 33: angle (-11.770, 5.854, 2.961) (-11.762, 5.863, 2.968) ( 0.07, 0.15, 0.22)
  12602. 33: torsion ( 0.420, 0.413, -1.922) ( 0.420, 0.413, -1.921) ( 0.00, 0.00, 0.04)
  12603. 33: oop ( -0.065, -0.067, 0.286) ( -0.065, -0.067, 0.286) ( 0.00, 0.00, 0.00)
  12604. 33: vdw (-12.584, -7.315, -3.895) (-12.584, -7.315, -3.895) ( 0.00, 0.00, 0.00)
  12605. 33: electro ( -0.415, -0.270, -0.549) ( -0.415, -0.270, -0.549) ( 0.00, 0.00, 0.00)
  12606. 33: 12 (-173.269, -63.734, -9.942) (-173.227, -63.696, -9.935) ( 0.02, 0.06, 0.07)
  12607. 33: bond (-70.340, 34.087, -12.502) (-70.305, 34.112, -12.501) ( 0.05, 0.07, 0.01)
  12608. 33: angle (-88.996, -131.457, 7.959) (-88.987, -131.445, 7.959) ( 0.01, 0.01, 0.00)
  12609. 33: torsion ( -0.193, 0.285, 1.776) ( -0.193, 0.285, 1.782) ( 0.00, 0.00, 0.32)
  12610. 33: oop ( 0.058, -0.106, -0.641) ( 0.058, -0.106, -0.641) ( 0.00, 0.00, 0.01)
  12611. 33: vdw (-13.551, 32.310, -6.205) (-13.551, 32.310, -6.205) ( 0.00, 0.00, 0.00)
  12612. 33: electro ( -0.249, 1.146, -0.329) ( -0.249, 1.146, -0.329) ( 0.00, 0.00, 0.00)
  12613. 33: 13 (-30.533, -40.432, 2.752) (-30.497, -40.397, 2.760) ( 0.12, 0.09, 0.27)
  12614. 33: bond ( 14.492, -68.239, 12.073) ( 14.520, -68.213, 12.074) ( 0.19, 0.04, 0.01)
  12615. 33: angle (-55.628, 15.059, -8.063) (-55.620, 15.068, -8.063) ( 0.02, 0.06, 0.00)
  12616. 33: torsion ( 0.060, -0.095, -0.580) ( 0.060, -0.095, -0.574) ( 0.00, 0.00, 0.34)
  12617. 33: oop ( -0.011, 0.016, 0.103) ( -0.011, 0.016, 0.104) ( 0.00, 0.00, 0.01)
  12618. 33: vdw ( 10.845, 12.713, -0.765) ( 10.845, 12.714, -0.765) ( 0.00, 0.00, 0.00)
  12619. 33: electro ( -0.291, 0.114, -0.015) ( -0.291, 0.114, -0.015) ( 0.00, 0.00, 0.00)
  12620. 33: 14 ( 16.729, -3.545, 1.919) ( 16.764, -3.507, 1.927) ( 0.21, 1.06, 0.42)
  12621. 33: bond (-72.072, -22.005, -4.451) (-72.048, -21.975, -4.449) ( 0.03, 0.14, 0.04)
  12622. 33: angle ( 55.376, 21.622, 2.672) ( 55.386, 21.630, 2.672) ( 0.02, 0.03, 0.01)
  12623. 33: torsion ( 0.028, -0.040, -0.269) ( 0.028, -0.040, -0.263) ( 0.00, 0.00, 0.15)
  12624. 33: oop ( 0.008, -0.012, -0.076) ( 0.008, -0.012, -0.075) ( 0.00, 0.00, 0.01)
  12625. 33: vdw ( 33.419, -3.004, 3.992) ( 33.420, -3.005, 3.992) ( 0.00, 0.00, 0.00)
  12626. 33: electro ( -0.029, -0.106, 0.051) ( -0.029, -0.106, 0.051) ( 0.00, 0.00, 0.00)
  12627. 33: 15 ( 8.458, -15.588, 2.936) ( 8.495, -15.553, 2.944) ( 0.44, 0.22, 0.27)
  12628. 33: bond ( -2.650, 74.579, -11.566) ( -2.621, 74.604, -11.565) ( 1.11, 0.03, 0.01)
  12629. 33: angle ( -2.162, -58.460, 8.600) ( -2.154, -58.451, 8.601) ( 0.36, 0.02, 0.00)
  12630. 33: torsion ( 0.050, -0.070, -0.477) ( 0.050, -0.070, -0.471) ( 0.00, 0.00, 0.26)
  12631. 33: oop ( -0.005, 0.008, 0.050) ( -0.005, 0.008, 0.051) ( 0.00, 0.00, 0.00)
  12632. 33: vdw ( 12.795, -31.438, 6.207) ( 12.795, -31.437, 6.207) ( 0.00, 0.00, 0.00)
  12633. 33: electro ( 0.430, -0.207, 0.121) ( 0.430, -0.207, 0.121) ( 0.00, 0.00, 0.00)
  12634. 33: 16 ( 63.761, 54.843, -1.000) ( 63.797, 54.878, -0.992) ( 0.06, 0.06, 0.79)
  12635. 33: bond ( 71.764, 10.866, 5.920) ( 71.791, 10.892, 5.922) ( 0.04, 0.24, 0.02)
  12636. 33: angle ( 1.899, 57.441, -7.724) ( 1.908, 57.450, -7.724) ( 0.47, 0.02, 0.00)
  12637. 33: torsion ( 0.025, -0.072, -0.434) ( 0.025, -0.072, -0.428) ( 0.00, 0.00, 0.26)
  12638. 33: oop ( -0.014, 0.020, 0.131) ( -0.014, 0.020, 0.131) ( 0.00, 0.00, 0.01)
  12639. 33: vdw ( -9.893, -13.579, 1.084) ( -9.893, -13.579, 1.084) ( 0.00, 0.00, 0.00)
  12640. 33: electro ( -0.021, 0.167, 0.022) ( -0.021, 0.167, 0.022) ( 0.00, 0.00, 0.00)
  12641. 33: 17 (-116.717, 237.098, -47.322) (-116.677, 237.139, -47.312) ( 0.03, 0.02, 0.02)
  12642. 33: bond (-121.876, 77.612, -22.958) (-121.848, 77.645, -22.956) ( 0.02, 0.04, 0.01)
  12643. 33: angle ( 39.943, 156.244, -19.556) ( 39.955, 156.252, -19.556) ( 0.03, 0.01, 0.00)
  12644. 33: torsion ( 0.083, -0.075, -0.530) ( 0.083, -0.075, -0.523) ( 0.00, 0.00, 0.37)
  12645. 33: oop ( 0.005, -0.007, -0.048) ( 0.005, -0.007, -0.048) ( 0.00, 0.00, 0.00)
  12646. 33: vdw (-34.521, 3.778, -3.998) (-34.520, 3.778, -3.998) ( 0.00, 0.00, 0.00)
  12647. 33: electro ( -0.351, -0.454, -0.231) ( -0.351, -0.454, -0.231) ( 0.00, 0.00, 0.00)
  12648. 33: 18 ( 72.065, -255.966, 41.296) ( 72.093, -255.925, 41.298) ( 0.04, 0.02, 0.01)
  12649. 33: bond (-38.573, -370.567, 45.924) (-38.548, -370.534, 45.924) ( 0.07, 0.01, 0.00)
  12650. 33: angle ( 78.989, 169.820, -14.869) ( 78.991, 169.827, -14.868) ( 0.00, 0.00, 0.00)
  12651. 33: torsion ( -0.296, 0.460, 3.197) ( -0.296, 0.461, 3.199) ( 0.00, 0.00, 0.05)
  12652. 33: oop ( -0.172, 0.293, 2.100) ( -0.172, 0.293, 2.101) ( 0.00, 0.00, 0.03)
  12653. 33: vdw ( 28.720, -49.200, 2.599) ( 28.720, -49.199, 2.599) ( 0.00, 0.00, 0.00)
  12654. 33: electro ( 3.398, -6.773, 2.345) ( 3.398, -6.773, 2.345) ( 0.00, 0.00, 0.00)
  12655. 33: 19 (224.087, -117.966, 38.801) (224.113, -117.935, 38.807) ( 0.01, 0.03, 0.01)
  12656. 33: bond ( 71.250, -31.232, 9.101) ( 71.271, -31.204, 9.101) ( 0.03, 0.09, 0.00)
  12657. 33: angle (147.311, -89.536, 26.409) (147.315, -89.532, 26.411) ( 0.00, 0.00, 0.01)
  12658. 33: torsion ( 2.376, 3.037, 7.545) ( 2.376, 3.037, 7.548) ( 0.00, 0.00, 0.03)
  12659. 33: oop ( 0.048, -0.081, -0.585) ( 0.048, -0.081, -0.585) ( 0.00, 0.00, 0.00)
  12660. 33: vdw ( 4.143, -0.004, -2.932) ( 4.144, -0.004, -2.932) ( 0.00, 0.00, 0.00)
  12661. 33: electro ( -1.041, -0.150, -0.737) ( -1.041, -0.150, -0.737) ( 0.00, 0.00, 0.00)
  12662. 33: 20 (-29.532, -262.948, 34.554) (-29.509, -262.921, 34.558) ( 0.08, 0.01, 0.01)
  12663. 33: bond (147.692, -120.697, 31.955) (147.710, -120.675, 31.956) ( 0.01, 0.02, 0.00)
  12664. 33: angle (-179.852, -142.049, 6.052) (-179.847, -142.046, 6.052) ( 0.00, 0.00, 0.01)
  12665. 33: torsion ( 0.199, -0.571, -3.743) ( 0.199, -0.571, -3.741) ( 0.00, 0.00, 0.06)
  12666. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12667. 33: vdw ( 1.394, -0.568, -1.203) ( 1.394, -0.568, -1.203) ( 0.01, 0.00, 0.00)
  12668. 33: electro ( 1.035, 0.938, 1.494) ( 1.035, 0.938, 1.494) ( 0.00, 0.00, 0.00)
  12669. 33: 21 (-60.912, 110.922, -32.378) (-60.896, 110.942, -32.369) ( 0.03, 0.02, 0.03)
  12670. 33: bond (-50.098, 123.799, -8.649) (-50.084, 123.818, -8.642) ( 0.03, 0.01, 0.08)
  12671. 33: angle ( 8.952, -3.616, -14.111) ( 8.954, -3.614, -14.109) ( 0.02, 0.05, 0.02)
  12672. 33: torsion ( 0.653, -8.421, -6.365) ( 0.653, -8.421, -6.365) ( 0.00, 0.00, 0.01)
  12673. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12674. 33: vdw (-17.517, -0.918, -3.288) (-17.517, -0.918, -3.288) ( 0.00, 0.00, 0.00)
  12675. 33: electro ( -2.902, 0.078, 0.035) ( -2.902, 0.078, 0.035) ( 0.00, 0.00, 0.00)
  12676. 33: 22 (-242.931, 170.607, 0.867) (-242.919, 170.623, 0.868) ( 0.01, 0.01, 0.04)
  12677. 33: bond (-20.900, -26.742, -4.766) (-20.893, -26.730, -4.766) ( 0.03, 0.04, 0.01)
  12678. 33: angle ( -7.404, 3.859, 10.814) ( -7.404, 3.859, 10.815) ( 0.01, 0.01, 0.01)
  12679. 33: torsion ( -3.939, 3.204, -0.702) ( -3.939, 3.204, -0.702) ( 0.00, 0.00, 0.00)
  12680. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12681. 33: vdw (-219.376, 190.634, -5.310) (-219.371, 190.637, -5.311) ( 0.00, 0.00, 0.01)
  12682. 33: electro ( 8.688, -0.348, 0.831) ( 8.688, -0.348, 0.831) ( 0.00, 0.00, 0.00)
  12683. 33: 23 ( -3.878, 2.588, -1.893) ( -3.869, 2.596, -1.891) ( 0.23, 0.31, 0.13)
  12684. 33: bond ( -0.574, -0.525, -0.252) ( -0.566, -0.519, -0.250) ( 0.40, 0.31, 0.03)
  12685. 33: angle ( -5.635, 6.083, 0.123) ( -5.633, 6.085, 0.123) ( 0.03, 0.03, 0.00)
  12686. 33: torsion ( 0.329, 0.326, -1.421) ( 0.329, 0.326, -1.420) ( 0.00, 0.00, 0.07)
  12687. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12688. 33: vdw ( 2.425, -3.472, -0.465) ( 2.425, -3.472, -0.465) ( 0.00, 0.00, 0.00)
  12689. 33: electro ( -0.424, 0.176, 0.122) ( -0.424, 0.176, 0.122) ( 0.00, 0.00, 0.00)
  12690. 33: 24 ( 8.007, 5.192, -8.015) ( 8.011, 5.206, -8.013) ( 0.04, 0.26, 0.03)
  12691. 33: bond ( 1.778, 9.862, -1.175) ( 1.779, 9.875, -1.175) ( 0.03, 0.14, 0.02)
  12692. 33: angle ( 5.650, -2.229, -10.182) ( 5.652, -2.229, -10.180) ( 0.04, 0.01, 0.02)
  12693. 33: torsion ( -3.745, 0.362, -2.628) ( -3.745, 0.362, -2.628) ( 0.00, 0.00, 0.00)
  12694. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12695. 33: vdw ( 3.883, -2.920, 6.828) ( 3.884, -2.920, 6.828) ( 0.01, 0.00, 0.00)
  12696. 33: electro ( 0.441, 0.118, -0.859) ( 0.441, 0.118, -0.859) ( 0.00, 0.00, 0.00)
  12697. 33: 25 ( 3.828, 6.260, -9.510) ( 3.834, 6.264, -9.500) ( 0.15, 0.06, 0.11)
  12698. 33: bond ( -0.049, -0.029, -0.085) ( -0.046, -0.027, -0.075) ( 0.02, 0.00, 0.08)
  12699. 33: angle ( -0.551, 24.710, -8.633) ( -0.549, 24.712, -8.632) ( 0.12, 0.01, 0.01)
  12700. 33: torsion ( 1.574, -4.084, 0.532) ( 1.574, -4.084, 0.532) ( 0.00, 0.00, 0.00)
  12701. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12702. 33: vdw ( 2.479, -13.792, -0.080) ( 2.479, -13.792, -0.080) ( 0.00, 0.00, 0.00)
  12703. 33: electro ( 0.375, -0.545, -1.244) ( 0.375, -0.545, -1.244) ( 0.00, 0.00, 0.00)
  12704. 33: 26 ( -4.871, -15.773, 15.087) ( -4.868, -15.767, 15.097) ( 0.05, 0.04, 0.07)
  12705. 33: bond ( -2.603, 5.540, 8.677) ( -2.602, 5.544, 8.687) ( 0.03, 0.07, 0.11)
  12706. 33: angle ( -3.041, -32.251, 19.671) ( -3.039, -32.249, 19.672) ( 0.06, 0.01, 0.00)
  12707. 33: torsion ( -1.919, 0.000, -0.575) ( -1.919, 0.000, -0.575) ( 0.00, 0.00, 0.00)
  12708. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12709. 33: vdw ( 2.187, 10.150, -11.492) ( 2.187, 10.150, -11.491) ( 0.00, 0.00, 0.00)
  12710. 33: electro ( 0.505, 0.787, -1.195) ( 0.505, 0.787, -1.195) ( 0.00, 0.00, 0.00)
  12711. 33: 27 ( 1.735, -0.888, 2.081) ( 1.744, -0.882, 2.084) ( 0.55, 0.54, 0.14)
  12712. 33: bond ( 2.163, -1.595, 0.593) ( 2.172, -1.591, 0.594) ( 0.40, 0.29, 0.04)
  12713. 33: angle ( -1.176, -1.400, 0.551) ( -1.175, -1.398, 0.553) ( 0.07, 0.10, 0.13)
  12714. 33: torsion ( 0.730, 1.478, 1.289) ( 0.730, 1.478, 1.289) ( 0.00, 0.00, 0.00)
  12715. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12716. 33: vdw ( -0.028, -0.328, 0.071) ( -0.028, -0.328, 0.071) ( 0.00, 0.00, 0.00)
  12717. 33: electro ( 0.046, 0.956, -0.422) ( 0.046, 0.956, -0.422) ( 0.00, 0.00, 0.00)
  12718. 33: 28 ( 0.954, -5.346, -0.633) ( 0.963, -5.340, -0.630) ( 0.87, 0.12, 0.21)
  12719. 33: bond ( -2.542, -1.968, -0.836) ( -2.534, -1.963, -0.835) ( 0.32, 0.25, 0.08)
  12720. 33: angle ( 2.418, -3.758, 1.489) ( 2.418, -3.757, 1.492) ( 0.04, 0.04, 0.16)
  12721. 33: torsion ( 0.984, -1.067, -0.477) ( 0.984, -1.067, -0.477) ( 0.00, 0.00, 0.00)
  12722. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12723. 33: vdw ( -0.212, 0.467, -0.324) ( -0.212, 0.467, -0.324) ( 0.00, 0.00, 0.00)
  12724. 33: electro ( 0.307, 0.980, -0.486) ( 0.307, 0.980, -0.486) ( 0.00, 0.00, 0.00)
  12725. 33: 29 ( -2.238, 1.334, -9.102) ( -2.230, 1.340, -9.096) ( 0.34, 0.43, 0.06)
  12726. 33: bond ( -1.127, 0.796, -0.929) ( -1.120, 0.799, -0.925) ( 0.57, 0.26, 0.41)
  12727. 33: angle ( -2.303, -19.066, -13.691) ( -2.302, -19.064, -13.690) ( 0.05, 0.01, 0.01)
  12728. 33: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12729. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12730. 33: vdw ( 1.475, 18.913, 5.890) ( 1.475, 18.913, 5.890) ( 0.00, 0.00, 0.00)
  12731. 33: electro ( -0.283, 0.691, -0.371) ( -0.283, 0.691, -0.371) ( 0.00, 0.00, 0.00)
  12732. 33: 30 ( 0.098, -0.965, 8.321) ( 0.103, -0.961, 8.330) ( 0.05, 0.40, 0.12)
  12733. 33: bond ( -3.132, -2.734, 5.362) ( -3.129, -2.732, 5.371) ( 0.10, 0.08, 0.17)
  12734. 33: angle ( 3.096, 1.352, 2.493) ( 3.098, 1.354, 2.493) ( 0.06, 0.13, 0.04)
  12735. 33: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12736. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12737. 33: vdw ( 0.328, 0.784, 0.323) ( 0.328, 0.785, 0.323) ( 0.00, 0.00, 0.00)
  12738. 33: electro ( -0.194, -0.368, 0.143) ( -0.194, -0.368, 0.143) ( 0.00, 0.00, 0.00)
  12739. 33: 31 ( 1.164, -3.174, -9.798) ( 1.169, -3.166, -9.792) ( 0.37, 0.27, 0.06)
  12740. 33: bond ( 2.928, -6.193, -4.835) ( 2.929, -6.186, -4.831) ( 0.06, 0.12, 0.10)
  12741. 33: angle (-14.636, 2.588, -12.191) (-14.634, 2.589, -12.190) ( 0.01, 0.04, 0.01)
  12742. 33: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12743. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12744. 33: vdw ( 14.645, 0.497, 7.769) ( 14.645, 0.497, 7.769) ( 0.00, 0.00, 0.00)
  12745. 33: electro ( -1.773, -0.066, -0.540) ( -1.773, -0.066, -0.540) ( 0.00, 0.00, 0.00)
  12746. 33: 32 ( 8.966, 3.718, -1.249) ( 8.973, 3.727, -1.247) ( 0.08, 0.24, 0.18)
  12747. 33: bond ( 5.952, 6.761, 1.241) ( 5.959, 6.769, 1.242) ( 0.10, 0.12, 0.02)
  12748. 33: angle ( 9.189, -7.564, -2.877) ( 9.190, -7.563, -2.875) ( 0.01, 0.01, 0.07)
  12749. 33: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12750. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12751. 33: vdw ( -6.465, 3.912, 0.042) ( -6.465, 3.912, 0.042) ( 0.00, 0.00, 0.00)
  12752. 33: electro ( 0.289, 0.609, 0.344) ( 0.289, 0.609, 0.344) ( 0.00, 0.00, 0.00)
  12753. 33: 33 ( 4.858, 2.418, -8.841) ( 4.862, 2.423, -8.831) ( 0.07, 0.22, 0.11)
  12754. 33: bond ( 2.541, -4.385, -6.934) ( 2.542, -4.381, -6.924) ( 0.05, 0.08, 0.13)
  12755. 33: angle ( 6.028, 7.272, -2.389) ( 6.030, 7.274, -2.388) ( 0.03, 0.02, 0.03)
  12756. 33: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12757. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12758. 33: vdw ( -5.260, -1.149, 0.216) ( -5.260, -1.149, 0.216) ( 0.00, 0.00, 0.00)
  12759. 33: electro ( 1.549, 0.680, 0.265) ( 1.549, 0.680, 0.265) ( 0.00, 0.00, 0.00)
  12760. 33: 34 ( -0.628, 0.434, 8.528) ( -0.625, 0.440, 8.538) ( 0.16, 0.28, 0.11)
  12761. 33: bond ( 0.251, -3.966, 5.301) ( 0.251, -3.961, 5.311) ( 0.00, 0.13, 0.17)
  12762. 33: angle ( 0.170, 4.417, 3.287) ( 0.173, 4.419, 3.287) ( 0.04, 0.03, 0.02)
  12763. 33: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12764. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12765. 33: vdw ( -1.706, -0.232, -1.036) ( -1.706, -0.232, -1.036) ( 0.00, 0.00, 0.00)
  12766. 33: electro ( 0.657, 0.214, 0.976) ( 0.657, 0.214, 0.976) ( 0.00, 0.00, 0.00)
  12767. 33: 35 ( 8.285, 6.883, -0.578) ( 8.292, 6.893, -0.576) ( 0.09, 0.15, 0.09)
  12768. 33: bond ( 5.924, 8.036, -0.594) ( 5.929, 8.045, -0.594) ( 0.08, 0.12, 0.00)
  12769. 33: angle ( 1.921, -1.386, 0.451) ( 1.924, -1.384, 0.451) ( 0.12, 0.08, 0.00)
  12770. 33: torsion ( 0.038, -0.054, -0.357) ( 0.038, -0.054, -0.355) ( 0.00, 0.00, 0.05)
  12771. 33: oop ( 0.004, -0.006, -0.040) ( 0.004, -0.006, -0.040) ( 0.00, 0.00, 0.00)
  12772. 33: vdw ( 0.621, 0.209, 0.043) ( 0.621, 0.209, 0.043) ( 0.00, 0.00, 0.00)
  12773. 33: electro ( -0.224, 0.084, -0.081) ( -0.224, 0.084, -0.081) ( 0.00, 0.00, 0.00)
  12774. 33: 36 (-11.238, 3.392, -2.137) (-11.224, 3.395, -2.135) ( 0.13, 0.11, 0.08)
  12775. 33: bond (-12.281, 1.560, -1.568) (-12.267, 1.560, -1.568) ( 0.11, 0.02, 0.02)
  12776. 33: angle ( 0.218, 1.503, -0.206) ( 0.218, 1.506, -0.206) ( 0.00, 0.22, 0.00)
  12777. 33: torsion ( 0.040, -0.057, -0.375) ( 0.040, -0.057, -0.373) ( 0.00, 0.00, 0.05)
  12778. 33: oop ( -0.001, 0.001, 0.007) ( -0.001, 0.001, 0.007) ( 0.00, 0.00, 0.00)
  12779. 33: vdw ( 0.371, 0.159, 0.018) ( 0.371, 0.159, 0.018) ( 0.00, 0.00, 0.00)
  12780. 33: electro ( 0.414, 0.226, -0.013) ( 0.414, 0.226, -0.013) ( 0.00, 0.00, 0.00)
  12781. 33: 37 ( -7.663, 9.471, -2.292) ( -7.658, 9.483, -2.290) ( 0.07, 0.13, 0.08)
  12782. 33: bond ( -5.129, 11.363, -2.288) ( -5.126, 11.374, -2.287) ( 0.05, 0.10, 0.02)
  12783. 33: angle ( -2.392, -1.097, -0.098) ( -2.389, -1.097, -0.098) ( 0.12, 0.05, 0.00)
  12784. 33: torsion ( -0.006, 0.008, 0.049) ( -0.006, 0.008, 0.051) ( 0.00, 0.00, 0.01)
  12785. 33: oop ( 0.004, -0.005, -0.036) ( 0.004, -0.005, -0.036) ( 0.00, 0.00, 0.00)
  12786. 33: vdw ( -0.035, -0.398, 0.057) ( -0.035, -0.398, 0.057) ( 0.00, 0.00, 0.00)
  12787. 33: electro ( -0.105, -0.398, 0.023) ( -0.105, -0.398, 0.023) ( 0.00, 0.00, 0.00)
  12788. 33: 38 ( -7.102, -7.574, 1.148) ( -7.095, -7.564, 1.150) ( 0.10, 0.14, 0.13)
  12789. 33: bond ( -6.172, -8.092, 0.595) ( -6.167, -8.083, 0.595) ( 0.09, 0.11, 0.00)
  12790. 33: angle ( -0.200, 0.150, 0.009) ( -0.197, 0.151, 0.009) ( 0.04, 0.02, 0.00)
  12791. 33: torsion ( -0.081, 0.120, 0.791) ( -0.081, 0.120, 0.793) ( 0.00, 0.00, 0.11)
  12792. 33: oop ( 0.007, -0.010, -0.065) ( 0.007, -0.010, -0.065) ( 0.00, 0.00, 0.00)
  12793. 33: vdw ( -0.021, -0.611, 0.091) ( -0.020, -0.611, 0.091) ( 0.00, 0.00, 0.00)
  12794. 33: electro ( -0.636, 0.869, -0.272) ( -0.636, 0.869, -0.272) ( 0.00, 0.00, 0.00)
  12795. 33: 39 (285.015, 168.899, -30.026) (285.021, 168.920, -30.027) ( 0.00, 0.01, 0.01)
  12796. 33: bond ( 84.838, 304.561, -30.863) ( 84.838, 304.580, -30.864) ( 0.00, 0.01, 0.00)
  12797. 33: angle ( 0.014, -0.004, 0.003) ( 0.014, -0.004, 0.003) ( 0.00, 0.00, 0.00)
  12798. 33: torsion ( 0.061, -0.075, -0.573) ( 0.061, -0.075, -0.573) ( 0.00, 0.00, 0.01)
  12799. 33: oop ( 0.070, -0.111, -0.905) ( 0.070, -0.111, -0.905) ( 0.00, 0.00, 0.01)
  12800. 33: vdw (210.068, -142.688, 3.293) (210.074, -142.686, 3.292) ( 0.00, 0.00, 0.02)
  12801. 33: electro (-10.036, 7.216, -0.981) (-10.036, 7.216, -0.980) ( 0.00, 0.00, 0.00)
  12802. 33: ok 2 # gradients
  12803. 33: ok 3 # energy
  12804. 33:
  12805. 33: V A L I D A T E G R A D I E N T S
  12806. 33:
  12807. 33: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  12808. 33: ----------------------------------------------------------------------------------------
  12809. 33: 1 ( 65.852, -10.721, 17.059) ( 65.889, -10.692, 17.067) ( 0.06, 0.27, 0.05)
  12810. 33: bond ( 73.135, -2.777, 19.227) ( 73.165, -2.755, 19.229) ( 0.04, 0.77, 0.01)
  12811. 33: angle ( -6.012, -7.031, -1.811) ( -6.006, -7.023, -1.811) ( 0.10, 0.11, 0.02)
  12812. 33: torsion ( -0.004, -0.000, 0.007) ( -0.003, -0.000, 0.013) ( 0.00, 0.00, 0.00)
  12813. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12814. 33: vdw ( -0.503, -0.363, -0.145) ( -0.503, -0.363, -0.145) ( 0.00, 0.00, 0.00)
  12815. 33: electro ( -0.764, -0.550, -0.219) ( -0.764, -0.550, -0.219) ( 0.00, 0.00, 0.00)
  12816. 33: 2 (684.616, 1100.255, 215.844) (684.653, 1100.287, 215.856) ( 0.01, 0.00, 0.01)
  12817. 33: bond (687.514, 1098.690, 216.583) (687.550, 1098.717, 216.590) ( 0.01, 0.00, 0.00)
  12818. 33: angle ( -2.903, 1.564, -0.714) ( -2.902, 1.569, -0.714) ( 0.05, 0.33, 0.01)
  12819. 33: torsion ( 0.005, 0.001, -0.024) ( 0.005, 0.001, -0.020) ( 0.00, 0.00, 0.01)
  12820. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12821. 33: vdw ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12822. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12823. 33: 3 ( -3.171, -2.143, -0.890) ( -3.165, -2.132, -0.889) ( 0.20, 0.50, 0.15)
  12824. 33: bond ( -1.865, -2.844, -0.582) ( -1.861, -2.835, -0.582) ( 0.23, 0.34, 0.02)
  12825. 33: angle ( -0.392, 0.274, -0.094) ( -0.390, 0.275, -0.094) ( 0.08, 0.03, 0.00)
  12826. 33: torsion ( -0.004, -0.000, 0.013) ( -0.004, -0.000, 0.014) ( 0.00, 0.00, 0.00)
  12827. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12828. 33: vdw ( -0.757, 0.117, -0.196) ( -0.757, 0.117, -0.196) ( 0.00, 0.00, 0.00)
  12829. 33: electro ( -0.153, 0.311, -0.031) ( -0.153, 0.311, -0.031) ( 0.00, 0.00, 0.00)
  12830. 33: 4 ( 0.846, 4.505, 0.349) ( 0.852, 4.517, 0.351) ( 0.47, 0.26, 0.05)
  12831. 33: bond ( -0.396, 0.739, -0.080) ( -0.393, 0.750, -0.080) ( 0.12, 0.83, 0.00)
  12832. 33: angle ( 6.208, 3.440, 1.750) ( 6.210, 3.441, 1.750) ( 0.04, 0.02, 0.01)
  12833. 33: torsion ( 0.005, 0.001, -0.019) ( 0.005, 0.001, -0.018) ( 0.00, 0.00, 0.00)
  12834. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12835. 33: vdw ( -5.367, -0.181, -1.422) ( -5.367, -0.181, -1.422) ( 0.00, 0.00, 0.00)
  12836. 33: electro ( 0.397, 0.506, 0.121) ( 0.397, 0.506, 0.121) ( 0.00, 0.00, 0.00)
  12837. 33: 5 ( 8.465, -4.968, 2.068) ( 8.470, -4.956, 2.069) ( 0.05, 0.24, 0.07)
  12838. 33: bond ( 3.537, -7.199, 0.705) ( 3.540, -7.187, 0.705) ( 0.08, 0.16, 0.01)
  12839. 33: angle ( 3.190, 1.659, 0.895) ( 3.191, 1.659, 0.896) ( 0.04, 0.02, 0.01)
  12840. 33: torsion ( 0.002, 0.000, -0.009) ( 0.002, 0.000, -0.008) ( 0.00, 0.00, 0.00)
  12841. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12842. 33: vdw ( 0.795, -0.091, 0.207) ( 0.795, -0.091, 0.207) ( 0.00, 0.00, 0.00)
  12843. 33: electro ( 0.941, 0.663, 0.270) ( 0.941, 0.663, 0.270) ( 0.00, 0.00, 0.00)
  12844. 33: 6 (-675.934, -973.966, -209.510) (-675.910, -973.924, -209.502) ( 0.00, 0.00, 0.00)
  12845. 33: bond (-681.913, -974.518, -211.122) (-681.889, -974.475, -211.115) ( 0.00, 0.00, 0.00)
  12846. 33: angle ( -0.221, 0.168, -0.056) ( -0.221, 0.168, -0.056) ( 0.00, 0.00, 0.00)
  12847. 33: torsion ( -0.005, -0.001, 0.018) ( -0.005, -0.001, 0.018) ( 0.00, 0.00, 0.00)
  12848. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12849. 33: vdw ( 5.516, 0.198, 1.462) ( 5.516, 0.198, 1.462) ( 0.00, 0.00, 0.00)
  12850. 33: electro ( 0.688, 0.186, 0.188) ( 0.688, 0.186, 0.188) ( 0.00, 0.00, 0.00)
  12851. 33: 7 (-80.803, -113.127, -24.954) (-80.789, -113.100, -24.952) ( 0.02, 0.02, 0.01)
  12852. 33: bond (-80.126, -112.242, -24.749) (-80.112, -112.215, -24.747) ( 0.02, 0.02, 0.01)
  12853. 33: angle ( 0.116, -0.090, 0.030) ( 0.116, -0.090, 0.030) ( 0.00, 0.00, 0.00)
  12854. 33: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12855. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12856. 33: vdw ( 0.316, 0.320, 0.094) ( 0.316, 0.320, 0.094) ( 0.00, 0.00, 0.00)
  12857. 33: electro ( -1.109, -1.116, -0.328) ( -1.109, -1.116, -0.328) ( 0.00, 0.00, 0.00)
  12858. 33: ok 4 # gradients
  12859. 33: ok 5 # energy
  12860. 33:
  12861. 33: V A L I D A T E G R A D I E N T S
  12862. 33:
  12863. 33: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  12864. 33: ----------------------------------------------------------------------------------------
  12865. 33: 1 (-15.578, 12.843, -21.710) (-15.551, 12.869, -21.683) ( 0.17, 0.20, 0.12)
  12866. 33: bond (-23.897, 0.009, -0.241) (-23.879, 0.028, -0.222) ( 0.08, 0.02, 0.45)
  12867. 33: angle ( 9.184, 9.468, -16.237) ( 9.192, 9.475, -16.229) ( 0.09, 0.07, 0.05)
  12868. 33: torsion ( -0.724, 3.315, -5.141) ( -0.724, 3.316, -5.141) ( 0.00, 0.00, 0.00)
  12869. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12870. 33: vdw ( 0.085, -0.028, 0.049) ( 0.085, -0.028, 0.049) ( 0.00, 0.00, 0.00)
  12871. 33: electro ( -0.226, 0.080, -0.140) ( -0.226, 0.080, -0.140) ( 0.00, 0.00, 0.00)
  12872. 33: 2 ( 66.444, -20.112, 34.103) ( 66.479, -20.099, 34.137) ( 0.05, 0.07, 0.10)
  12873. 33: bond ( 80.756, -4.206, 7.454) ( 80.781, -4.197, 7.481) ( 0.03, 0.23, 0.37)
  12874. 33: angle (-14.451, -14.681, 25.955) (-14.441, -14.678, 25.961) ( 0.07, 0.02, 0.02)
  12875. 33: torsion ( 0.139, -1.225, 0.694) ( 0.139, -1.224, 0.694) ( 0.00, 0.09, 0.03)
  12876. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12877. 33: vdw ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12878. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12879. 33: 3 (-29.182, -26.066, 44.177) (-29.173, -26.060, 44.194) ( 0.03, 0.02, 0.04)
  12880. 33: bond (-25.038, -24.585, 42.258) (-25.032, -24.579, 42.274) ( 0.02, 0.02, 0.04)
  12881. 33: angle ( -9.303, 2.374, -4.127) ( -9.300, 2.375, -4.126) ( 0.03, 0.01, 0.02)
  12882. 33: torsion ( 0.000, -0.282, -0.164) ( 0.000, -0.282, -0.164) ( 0.00, 0.01, 0.00)
  12883. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12884. 33: vdw ( 5.203, 0.230, -0.381) ( 5.203, 0.230, -0.381) ( 0.00, 0.00, 0.00)
  12885. 33: electro ( -0.044, -3.803, 6.591) ( -0.044, -3.803, 6.591) ( 0.00, 0.00, 0.00)
  12886. 33: 4 ( 24.918, 38.241, -61.839) ( 24.953, 38.251, -61.810) ( 0.14, 0.03, 0.05)
  12887. 33: bond (-28.645, 29.006, -49.921) (-28.619, 29.013, -49.899) ( 0.09, 0.03, 0.04)
  12888. 33: angle ( 48.649, 7.158, -13.750) ( 48.659, 7.159, -13.745) ( 0.02, 0.02, 0.04)
  12889. 33: torsion ( 0.017, 2.352, 1.351) ( 0.017, 2.354, 1.352) ( 0.00, 0.07, 0.04)
  12890. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12891. 33: vdw ( 7.319, -0.635, 1.111) ( 7.319, -0.635, 1.111) ( 0.00, 0.00, 0.00)
  12892. 33: electro ( -2.422, 0.360, -0.629) ( -2.422, 0.360, -0.629) ( 0.00, 0.00, 0.00)
  12893. 33: 5 (-21.265, 6.874, -14.158) (-21.258, 6.878, -14.147) ( 0.03, 0.06, 0.08)
  12894. 33: bond ( 1.241, 1.282, -2.290) ( 1.244, 1.286, -2.280) ( 0.26, 0.26, 0.46)
  12895. 33: angle (-24.505, 6.123, -9.921) (-24.502, 6.123, -9.921) ( 0.01, 0.00, 0.00)
  12896. 33: torsion ( -0.015, -1.247, -0.712) ( -0.015, -1.247, -0.712) ( 0.00, 0.04, 0.01)
  12897. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12898. 33: vdw ( -0.129, 0.078, -0.137) ( -0.129, 0.078, -0.137) ( 0.00, 0.00, 0.00)
  12899. 33: electro ( 2.143, 0.638, -1.097) ( 2.143, 0.638, -1.097) ( 0.00, 0.00, 0.00)
  12900. 33: 6 ( -9.157, -4.798, 7.257) ( -9.140, -4.797, 7.260) ( 0.19, 0.03, 0.04)
  12901. 33: bond ( -9.043, -0.339, 0.462) ( -9.026, -0.339, 0.462) ( 0.19, 0.00, 0.00)
  12902. 33: angle ( 0.755, -5.921, 10.394) ( 0.755, -5.921, 10.396) ( 0.00, 0.02, 0.03)
  12903. 33: torsion ( 0.003, -0.460, -0.269) ( 0.003, -0.459, -0.269) ( 0.00, 0.02, 0.00)
  12904. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12905. 33: vdw ( -0.127, 0.070, -0.122) ( -0.127, 0.070, -0.122) ( 0.00, 0.00, 0.00)
  12906. 33: electro ( -0.745, 1.852, -3.207) ( -0.745, 1.852, -3.207) ( 0.00, 0.00, 0.00)
  12907. 33: 7 ( -5.958, 3.771, 5.961) ( -5.955, 3.784, 5.963) ( 0.06, 0.35, 0.04)
  12908. 33: bond ( 0.880, 2.996, -0.063) ( 0.882, 3.009, -0.063) ( 0.10, 0.43, 0.00)
  12909. 33: angle ( -3.718, 1.192, 4.962) ( -3.716, 1.192, 4.964) ( 0.06, 0.01, 0.04)
  12910. 33: torsion ( 0.288, -0.026, 2.823) ( 0.288, -0.026, 2.823) ( 0.00, 0.00, 0.00)
  12911. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12912. 33: vdw ( -3.634, -0.831, -1.163) ( -3.634, -0.831, -1.163) ( 0.00, 0.00, 0.00)
  12913. 33: electro ( 0.226, 0.440, -0.598) ( 0.226, 0.440, -0.598) ( 0.00, 0.00, 0.00)
  12914. 33: 8 ( -5.916, -7.067, -0.309) ( -5.912, -7.062, -0.298) ( 0.06, 0.06, 0.33)
  12915. 33: bond ( 0.875, -1.405, -2.611) ( 0.876, -1.402, -2.601) ( 0.10, 0.21, 0.39)
  12916. 33: angle ( -3.642, -4.939, 1.435) ( -3.639, -4.938, 1.436) ( 0.06, 0.03, 0.04)
  12917. 33: torsion ( 0.292, -2.437, 1.412) ( 0.292, -2.437, 1.412) ( 0.00, 0.00, 0.00)
  12918. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12919. 33: vdw ( -3.658, 1.415, 0.141) ( -3.658, 1.415, 0.141) ( 0.00, 0.00, 0.00)
  12920. 33: electro ( 0.217, 0.299, -0.686) ( 0.217, 0.299, -0.686) ( 0.00, 0.00, 0.00)
  12921. 33: 9 ( -4.447, -3.770, 6.375) ( -4.443, -3.765, 6.384) ( 0.11, 0.12, 0.15)
  12922. 33: bond ( 2.770, -2.821, 4.838) ( 2.773, -2.818, 4.847) ( 0.10, 0.10, 0.18)
  12923. 33: angle ( -3.009, -0.788, 1.262) ( -3.008, -0.787, 1.263) ( 0.06, 0.13, 0.07)
  12924. 33: torsion ( -0.000, 0.006, 0.003) ( -0.000, 0.006, 0.003) ( 0.00, 0.00, 0.00)
  12925. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12926. 33: vdw ( -5.059, -0.299, 0.503) ( -5.059, -0.299, 0.503) ( 0.00, 0.00, 0.00)
  12927. 33: electro ( 0.851, 0.134, -0.232) ( 0.851, 0.134, -0.232) ( 0.00, 0.00, 0.00)
  12928. 33: ok 6 # gradients
  12929. 33: ok 7 # energy
  12930. 33:
  12931. 33: V A L I D A T E G R A D I E N T S
  12932. 33:
  12933. 33: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  12934. 33: ----------------------------------------------------------------------------------------
  12935. 33: 1 ( 72.459, 4.446, 25.311) ( 72.485, 4.473, 25.337) ( 0.04, 0.61, 0.10)
  12936. 33: bond ( 22.644, -16.648, 11.930) ( 22.661, -16.629, 11.948) ( 0.08, 0.11, 0.15)
  12937. 33: angle ( 37.185, 11.973, 6.180) ( 37.193, 11.982, 6.187) ( 0.02, 0.07, 0.12)
  12938. 33: torsion ( -1.785, 2.458, 6.015) ( -1.785, 2.458, 6.015) ( 0.00, 0.00, 0.00)
  12939. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12940. 33: vdw ( 14.164, 5.924, 1.450) ( 14.164, 5.924, 1.450) ( 0.00, 0.00, 0.00)
  12941. 33: electro ( 0.251, 0.738, -0.263) ( 0.251, 0.738, -0.263) ( 0.00, 0.00, 0.00)
  12942. 33: 2 (-54.056, -12.659, -38.296) (-54.035, -12.646, -38.291) ( 0.04, 0.10, 0.01)
  12943. 33: bond (-48.851, -1.807, -13.473) (-48.831, -1.800, -13.471) ( 0.04, 0.40, 0.02)
  12944. 33: angle (-10.253, -3.726, -7.605) (-10.252, -3.720, -7.603) ( 0.01, 0.15, 0.03)
  12945. 33: torsion ( 5.048, -7.126, -17.218) ( 5.048, -7.126, -17.217) ( 0.00, 0.00, 0.00)
  12946. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12947. 33: vdw ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12948. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12949. 33: 3 ( -6.966, 2.900, -6.850) ( -6.963, 2.913, -6.847) ( 0.04, 0.47, 0.04)
  12950. 33: bond ( 0.187, 4.023, 0.769) ( 0.187, 4.037, 0.769) ( 0.00, 0.34, 0.04)
  12951. 33: angle (-24.568, 2.112, -5.117) (-24.566, 2.112, -5.115) ( 0.01, 0.00, 0.04)
  12952. 33: torsion ( 2.570, 0.608, -3.814) ( 2.570, 0.608, -3.814) ( 0.00, 0.00, 0.00)
  12953. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12954. 33: vdw ( 11.532, -3.438, 1.337) ( 11.532, -3.438, 1.337) ( 0.00, 0.00, 0.00)
  12955. 33: electro ( 3.314, -0.405, -0.025) ( 3.314, -0.405, -0.025) ( 0.00, 0.00, 0.00)
  12956. 33: 4 ( -0.935, 4.321, 5.355) ( -0.924, 4.325, 5.359) ( 1.03, 0.09, 0.07)
  12957. 33: bond ( -2.129, -0.870, 0.925) ( -2.119, -0.868, 0.927) ( 0.49, 0.15, 0.18)
  12958. 33: angle ( -0.029, 1.460, 1.303) ( -0.028, 1.462, 1.305) ( 0.00, 0.14, 0.14)
  12959. 33: torsion ( 0.179, 3.113, 3.325) ( 0.179, 3.114, 3.325) ( 0.00, 0.00, 0.00)
  12960. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12961. 33: vdw ( -0.072, -0.011, -0.008) ( -0.072, -0.011, -0.008) ( 0.00, 0.00, 0.00)
  12962. 33: electro ( 1.117, 0.628, -0.190) ( 1.117, 0.628, -0.190) ( 0.00, 0.00, 0.00)
  12963. 33: 5 ( -7.038, -6.879, 0.866) ( -7.036, -6.877, 0.880) ( 0.03, 0.04, 1.19)
  12964. 33: bond ( 0.021, -0.314, -1.873) ( 0.021, -0.313, -1.860) ( 0.00, 0.01, 0.73)
  12965. 33: angle ( -6.502, -3.846, 0.573) ( -6.499, -3.843, 0.573) ( 0.03, 0.06, 0.00)
  12966. 33: torsion ( -2.778, -3.682, 0.588) ( -2.778, -3.682, 0.588) ( 0.00, 0.00, 0.00)
  12967. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12968. 33: vdw ( 0.723, 0.054, 0.576) ( 0.723, 0.054, 0.576) ( 0.00, 0.00, 0.00)
  12969. 33: electro ( 1.496, 0.908, 1.002) ( 1.496, 0.908, 1.002) ( 0.00, 0.00, 0.00)
  12970. 33: 6 ( 3.636, 70.728, -14.552) ( 3.672, 70.755, -14.543) ( 0.98, 0.04, 0.06)
  12971. 33: bond ( -5.153, 60.444, -28.515) ( -5.121, 60.463, -28.508) ( 0.61, 0.03, 0.03)
  12972. 33: angle ( 23.581, 1.677, 6.137) ( 23.585, 1.685, 6.138) ( 0.02, 0.45, 0.01)
  12973. 33: torsion ( -3.310, 4.741, 11.339) ( -3.310, 4.741, 11.339) ( 0.00, 0.00, 0.01)
  12974. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12975. 33: vdw ( -7.040, 3.119, -1.982) ( -7.040, 3.120, -1.982) ( 0.00, 0.00, 0.00)
  12976. 33: electro ( -4.442, 0.747, -1.531) ( -4.442, 0.747, -1.531) ( 0.00, 0.00, 0.00)
  12977. 33: 7 ( 32.582, -23.176, 21.368) ( 32.602, -23.170, 21.373) ( 0.06, 0.03, 0.02)
  12978. 33: bond ( 32.188, -14.882, 16.406) ( 32.207, -14.877, 16.411) ( 0.06, 0.03, 0.03)
  12979. 33: angle ( -4.540, -7.558, 2.060) ( -4.540, -7.555, 2.060) ( 0.02, 0.03, 0.01)
  12980. 33: torsion ( -0.273, 0.396, 0.895) ( -0.273, 0.396, 0.895) ( 0.00, 0.00, 0.01)
  12981. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12982. 33: vdw ( 0.203, -0.065, 0.084) ( 0.203, -0.065, 0.084) ( 0.00, 0.00, 0.00)
  12983. 33: electro ( 5.005, -1.067, 1.924) ( 5.005, -1.067, 1.924) ( 0.00, 0.00, 0.00)
  12984. 33: 8 (-39.803, -39.784, 6.730) (-39.801, -39.773, 6.733) ( 0.01, 0.03, 0.03)
  12985. 33: bond ( 0.995, -30.023, 13.781) ( 0.995, -30.012, 13.783) ( 0.01, 0.04, 0.02)
  12986. 33: angle (-14.894, -2.121, -3.545) (-14.892, -2.121, -3.545) ( 0.01, 0.00, 0.00)
  12987. 33: torsion ( 0.349, -0.508, -1.131) ( 0.349, -0.508, -1.131) ( 0.00, 0.00, 0.01)
  12988. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  12989. 33: vdw (-19.511, -5.584, -1.457) (-19.511, -5.584, -1.457) ( 0.00, 0.00, 0.00)
  12990. 33: electro ( -6.742, -1.548, -0.918) ( -6.742, -1.548, -0.918) ( 0.00, 0.00, 0.00)
  12991. 33: ok 8 # gradients
  12992. 33: ok 9 # energy
  12993. 33:
  12994. 33: V A L I D A T E G R A D I E N T S
  12995. 33:
  12996. 33: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  12997. 33: ----------------------------------------------------------------------------------------
  12998. 33: 1 ( 52.387, -74.873, 129.946) ( 52.410, -74.851, 129.962) ( 0.04, 0.03, 0.01)
  12999. 33: bond ( 44.647, -63.177, 109.681) ( 44.664, -63.162, 109.690) ( 0.04, 0.02, 0.01)
  13000. 33: angle ( 7.753, -11.692, 20.276) ( 7.758, -11.686, 20.282) ( 0.07, 0.05, 0.03)
  13001. 33: torsion ( -0.013, -0.004, -0.010) ( -0.013, -0.004, -0.010) ( 0.00, 0.00, 0.00)
  13002. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13003. 33: vdw ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13004. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13005. 33: 2 ( -3.482, 5.998, -10.520) ( -3.455, 6.026, -10.493) ( 0.79, 0.46, 0.26)
  13006. 33: bond ( -2.128, 0.003, 0.008) ( -2.108, 0.023, 0.029) ( 0.92, 0.01, 0.02)
  13007. 33: angle ( -6.969, 4.291, -7.559) ( -6.962, 4.299, -7.552) ( 0.11, 0.18, 0.09)
  13008. 33: torsion ( -0.000, 0.006, -0.002) ( 0.000, 0.006, -0.002) ( 0.00, 0.00, 0.00)
  13009. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13010. 33: vdw ( 5.786, 1.739, -3.039) ( 5.786, 1.739, -3.039) ( 0.00, 0.01, 0.00)
  13011. 33: electro ( -0.172, -0.041, 0.071) ( -0.172, -0.041, 0.071) ( 0.00, 0.00, 0.00)
  13012. 33: 3 (-13.747, 4.615, -10.582) (-13.719, 4.643, -10.554) ( 0.21, 0.59, 0.26)
  13013. 33: bond ( 0.559, 1.981, -0.095) ( 0.579, 2.001, -0.075) ( 1.12, 0.99, 0.19)
  13014. 33: angle ( -1.658, 7.834, -7.537) ( -1.651, 7.842, -7.530) ( 0.46, 0.10, 0.09)
  13015. 33: torsion ( 0.006, -0.002, 0.014) ( 0.006, -0.002, 0.014) ( 0.00, 0.00, 0.00)
  13016. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13017. 33: vdw (-12.755, -5.343, -3.034) (-12.755, -5.343, -3.034) ( 0.00, 0.00, 0.00)
  13018. 33: electro ( 0.101, 0.145, 0.071) ( 0.101, 0.145, 0.071) ( 0.00, 0.00, 0.00)
  13019. 33: 4 (-13.936, 6.910, -9.592) (-13.908, 6.938, -9.565) ( 0.20, 0.40, 0.28)
  13020. 33: bond ( 0.682, -0.990, -1.830) ( 0.702, -0.970, -1.810) ( 1.37, 1.98, 1.08)
  13021. 33: angle ( -1.826, 2.713, -10.797) ( -1.818, 2.721, -10.789) ( 0.42, 0.27, 0.07)
  13022. 33: torsion ( -0.001, 0.005, -0.004) ( -0.001, 0.005, -0.004) ( 0.00, 0.00, 0.00)
  13023. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13024. 33: vdw (-12.893, 5.316, 3.128) (-12.892, 5.316, 3.128) ( 0.00, 0.00, 0.00)
  13025. 33: electro ( 0.101, -0.134, -0.090) ( 0.101, -0.134, -0.090) ( 0.00, 0.00, 0.00)
  13026. 33: 5 (-25.904, 128.140, -0.201) (-25.900, 128.153, -0.199) ( 0.02, 0.01, 0.05)
  13027. 33: bond (-44.104, 124.539, -0.001) (-44.102, 124.552, 0.000) ( 0.00, 0.01, 0.00)
  13028. 33: angle ( 2.105, 0.746, -0.030) ( 2.107, 0.746, -0.028) ( 0.09, 0.02, 0.01)
  13029. 33: torsion ( -0.000, -0.000, -0.001) ( 0.000, 0.000, -0.001) ( 0.00, 0.00, 0.00)
  13030. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13031. 33: vdw ( 15.081, 2.805, 0.042) ( 15.081, 2.805, 0.042) ( 0.00, 0.00, 0.00)
  13032. 33: electro ( 1.014, 0.050, -0.212) ( 1.014, 0.050, -0.212) ( 0.00, 0.00, 0.00)
  13033. 33: 6 (-41.125, -62.438, 108.322) (-41.121, -62.433, 108.332) ( 0.01, 0.01, 0.01)
  13034. 33: bond (-44.022, -62.301, 107.873) (-44.020, -62.298, 107.882) ( 0.00, 0.01, 0.01)
  13035. 33: angle ( 2.401, -0.335, 0.787) ( 2.403, -0.333, 0.788) ( 0.08, 0.05, 0.05)
  13036. 33: torsion ( -0.000, 0.002, 0.001) ( 0.000, 0.002, 0.001) ( 0.00, 0.00, 0.00)
  13037. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13038. 33: vdw ( -0.085, -0.035, 0.060) ( -0.085, -0.035, 0.060) ( 0.00, 0.00, 0.00)
  13039. 33: electro ( 0.580, 0.231, -0.400) ( 0.580, 0.231, -0.400) ( 0.00, 0.00, 0.00)
  13040. 33: 7 (-25.293, -63.902, -111.322) (-25.288, -63.897, -111.312) ( 0.02, 0.01, 0.01)
  13041. 33: bond (-44.001, -62.281, -107.920) (-43.999, -62.278, -107.911) ( 0.00, 0.01, 0.01)
  13042. 33: angle ( 2.450, -0.318, -0.818) ( 2.452, -0.317, -0.817) ( 0.08, 0.05, 0.05)
  13043. 33: torsion ( -0.000, -0.004, 0.002) ( 0.000, -0.004, 0.002) ( 0.00, 0.00, 0.00)
  13044. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13045. 33: vdw ( 15.243, -1.456, -2.437) ( 15.244, -1.456, -2.437) ( 0.00, 0.00, 0.00)
  13046. 33: electro ( 1.015, 0.158, -0.150) ( 1.015, 0.158, -0.150) ( 0.00, 0.00, 0.00)
  13047. 33: 8 (130.829, -5.135, -1.747) (130.843, -5.132, -1.745) ( 0.01, 0.06, 0.15)
  13048. 33: bond (132.182, -0.001, -0.001) (132.197, 0.000, 0.000) ( 0.01, 0.00, 0.00)
  13049. 33: angle ( -0.000, -2.186, -0.045) ( 0.000, -2.183, -0.043) ( 0.00, 0.10, 0.01)
  13050. 33: torsion ( -0.000, -0.000, -0.001) ( 0.000, 0.000, -0.001) ( 0.00, 0.00, 0.00)
  13051. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13052. 33: vdw ( -0.859, -2.328, -1.348) ( -0.859, -2.328, -1.348) ( 0.00, 0.00, 0.00)
  13053. 33: electro ( -0.495, -0.621, -0.353) ( -0.495, -0.621, -0.353) ( 0.00, 0.00, 0.00)
  13054. 33: 9 (-47.847, 57.535, 107.082) (-47.843, 57.540, 107.092) ( 0.01, 0.01, 0.01)
  13055. 33: bond (-44.022, 62.294, 107.873) (-44.020, 62.298, 107.882) ( 0.00, 0.01, 0.01)
  13056. 33: angle ( -1.070, -2.139, 0.797) ( -1.068, -2.137, 0.798) ( 0.16, 0.08, 0.05)
  13057. 33: torsion ( 0.000, -0.000, 0.000) ( 0.000, -0.000, 0.000) ( 0.00, 0.00, 0.00)
  13058. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13059. 33: vdw ( -2.321, -1.993, -1.141) ( -2.321, -1.993, -1.141) ( 0.00, 0.00, 0.00)
  13060. 33: electro ( -0.435, -0.628, -0.447) ( -0.435, -0.628, -0.447) ( 0.00, 0.00, 0.00)
  13061. 33: 10 (-47.394, 54.137, -107.992) (-47.390, 54.143, -107.982) ( 0.01, 0.01, 0.01)
  13062. 33: bond (-43.959, 62.203, -107.816) (-43.957, 62.206, -107.807) ( 0.00, 0.01, 0.01)
  13063. 33: angle ( -1.055, -2.187, -0.832) ( -1.053, -2.186, -0.832) ( 0.17, 0.08, 0.05)
  13064. 33: torsion ( 0.004, -0.002, -0.003) ( 0.004, -0.002, -0.003) ( 0.00, 0.00, 0.00)
  13065. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13066. 33: vdw ( -1.994, -4.924, 0.658) ( -1.994, -4.924, 0.658) ( 0.00, 0.00, 0.00)
  13067. 33: electro ( -0.391, -0.952, 0.001) ( -0.391, -0.952, 0.001) ( 0.00, 0.00, 0.00)
  13068. 33: 11 (130.831, 4.001, 3.571) (130.845, 4.004, 3.574) ( 0.01, 0.07, 0.08)
  13069. 33: bond (132.183, -0.035, -0.070) (132.197, -0.035, -0.070) ( 0.01, 0.00, 0.00)
  13070. 33: angle ( 0.001, 1.081, 1.938) ( 0.001, 1.083, 1.940) ( 0.00, 0.18, 0.11)
  13071. 33: torsion ( -0.000, 0.005, -0.003) ( -0.000, 0.005, -0.003) ( 0.00, 0.00, 0.00)
  13072. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13073. 33: vdw ( -0.859, 2.334, 1.344) ( -0.859, 2.334, 1.344) ( 0.00, 0.00, 0.00)
  13074. 33: electro ( -0.494, 0.616, 0.362) ( -0.494, 0.616, 0.362) ( 0.00, 0.00, 0.00)
  13075. 33: 12 (-47.569, 66.412, -100.996) (-47.565, 66.418, -100.985) ( 0.01, 0.01, 0.01)
  13076. 33: bond (-44.072, 62.288, -107.890) (-44.070, 62.292, -107.881) ( 0.00, 0.01, 0.01)
  13077. 33: angle ( -1.090, 1.766, 1.465) ( -1.088, 1.768, 1.465) ( 0.16, 0.09, 0.05)
  13078. 33: torsion ( -0.005, -0.004, 0.000) ( -0.005, -0.004, 0.000) ( 0.00, 0.00, 0.00)
  13079. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13080. 33: vdw ( -2.011, 1.886, 4.604) ( -2.011, 1.886, 4.604) ( 0.00, 0.00, 0.00)
  13081. 33: electro ( -0.390, 0.475, 0.826) ( -0.390, 0.475, 0.826) ( 0.00, 0.00, 0.00)
  13082. 33: 13 (-47.912, -121.563, 3.871) (-47.908, -121.550, 3.874) ( 0.01, 0.01, 0.07)
  13083. 33: bond (-44.066, -124.643, 0.069) (-44.064, -124.631, 0.070) ( 0.00, 0.01, 0.00)
  13084. 33: angle ( -1.083, 0.383, 2.316) ( -1.082, 0.384, 2.318) ( 0.16, 0.01, 0.09)
  13085. 33: torsion ( 0.009, -0.003, 0.005) ( 0.009, -0.003, 0.005) ( 0.00, 0.00, 0.00)
  13086. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13087. 33: vdw ( -2.336, 1.998, 1.161) ( -2.336, 1.998, 1.161) ( 0.00, 0.00, 0.00)
  13088. 33: electro ( -0.435, 0.702, 0.320) ( -0.435, 0.702, 0.320) ( 0.00, 0.00, 0.00)
  13089. 33: ok 10 # gradients
  13090. 33: ok 11 # energy
  13091. 33:
  13092. 33: V A L I D A T E G R A D I E N T S
  13093. 33:
  13094. 33: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  13095. 33: ----------------------------------------------------------------------------------------
  13096. 33: 1 (-271.138, 383.042, -663.507) (-271.125, 383.054, -663.501) ( 0.00, 0.00, 0.00)
  13097. 33: bond (-217.378, 307.591, -532.902) (-217.370, 307.598, -532.901) ( 0.00, 0.00, 0.00)
  13098. 33: angle (-53.753, 75.453, -130.601) (-53.749, 75.457, -130.596) ( 0.01, 0.01, 0.00)
  13099. 33: torsion ( -0.006, -0.002, -0.005) ( -0.006, -0.002, -0.004) ( 0.00, 0.00, 0.00)
  13100. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13101. 33: vdw ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13102. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13103. 33: 2 (770.692, -25.809, 44.488) (770.715, -25.784, 44.512) ( 0.00, 0.10, 0.05)
  13104. 33: bond (788.238, 0.006, 0.011) (788.254, 0.024, 0.029) ( 0.00, 0.01, 0.02)
  13105. 33: angle (-26.180, -28.418, 49.021) (-26.173, -28.411, 49.028) ( 0.03, 0.02, 0.01)
  13106. 33: torsion ( -0.000, 0.003, -0.001) ( 0.000, 0.003, -0.001) ( 0.00, 0.00, 0.00)
  13107. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13108. 33: vdw ( 9.043, 2.698, -4.714) ( 9.043, 2.698, -4.714) ( 0.00, 0.01, 0.00)
  13109. 33: electro ( -0.409, -0.098, 0.170) ( -0.409, -0.098, 0.170) ( 0.00, 0.00, 0.00)
  13110. 33: 3 (-246.459, -735.886, 44.420) (-246.434, -735.862, 44.444) ( 0.01, 0.00, 0.05)
  13111. 33: bond (-263.274, -743.035, -0.093) (-263.257, -743.019, -0.075) ( 0.01, 0.00, 0.16)
  13112. 33: angle ( 35.493, 15.072, 49.043) ( 35.500, 15.079, 49.050) ( 0.02, 0.05, 0.01)
  13113. 33: torsion ( 0.003, -0.001, 0.006) ( 0.003, -0.001, 0.006) ( 0.00, 0.00, 0.00)
  13114. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13115. 33: vdw (-18.922, -8.267, -4.707) (-18.922, -8.267, -4.707) ( 0.00, 0.00, 0.00)
  13116. 33: electro ( 0.241, 0.346, 0.170) ( 0.241, 0.346, 0.170) ( 0.00, 0.00, 0.00)
  13117. 33: 4 (-246.256, 329.681, 659.355) (-246.231, 329.705, 659.379) ( 0.01, 0.01, 0.00)
  13118. 33: bond (-262.685, 371.683, 643.520) (-262.668, 371.701, 643.537) ( 0.01, 0.00, 0.00)
  13119. 33: angle ( 35.311, -49.918, 11.219) ( 35.318, -49.912, 11.226) ( 0.02, 0.01, 0.06)
  13120. 33: torsion ( -0.001, 0.002, -0.002) ( -0.000, 0.002, -0.002) ( 0.00, 0.00, 0.00)
  13121. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13122. 33: vdw (-19.122, 8.234, 4.833) (-19.122, 8.234, 4.833) ( 0.00, 0.00, 0.00)
  13123. 33: electro ( 0.241, -0.320, -0.215) ( 0.241, -0.320, -0.215) ( 0.00, 0.00, 0.00)
  13124. 33: 5 (-11.489, 135.972, -0.102) (-11.484, 135.985, -0.100) ( 0.04, 0.01, 0.02)
  13125. 33: bond (-45.231, 127.721, -0.001) (-45.228, 127.733, 0.000) ( 0.00, 0.01, 0.00)
  13126. 33: angle ( 8.533, 3.022, -0.030) ( 8.535, 3.022, -0.028) ( 0.02, 0.01, 0.01)
  13127. 33: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, -0.000) ( 0.00, 0.00, 0.00)
  13128. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13129. 33: vdw ( 24.859, 5.186, 0.011) ( 24.859, 5.186, 0.011) ( 0.00, 0.00, 0.00)
  13130. 33: electro ( 0.350, 0.044, -0.082) ( 0.350, 0.044, -0.082) ( 0.00, 0.00, 0.00)
  13131. 33: 6 (-36.115, -65.266, 113.222) (-36.111, -65.261, 113.232) ( 0.01, 0.01, 0.01)
  13132. 33: bond (-45.146, -63.893, 110.628) (-45.144, -63.889, 110.638) ( 0.00, 0.01, 0.01)
  13133. 33: angle ( 8.798, -1.462, 2.746) ( 8.800, -1.461, 2.747) ( 0.02, 0.10, 0.02)
  13134. 33: torsion ( -0.000, 0.001, 0.001) ( 0.000, 0.001, 0.001) ( 0.00, 0.00, 0.00)
  13135. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13136. 33: vdw ( 0.037, 0.008, -0.014) ( 0.037, 0.008, -0.014) ( 0.00, 0.00, 0.00)
  13137. 33: electro ( 0.197, 0.081, -0.140) ( 0.197, 0.081, -0.140) ( 0.00, 0.00, 0.00)
  13138. 33: 7 (-10.816, -67.901, -118.066) (-10.812, -67.896, -118.056) ( 0.04, 0.01, 0.01)
  13139. 33: bond (-45.125, -63.872, -110.677) (-45.123, -63.868, -110.667) ( 0.00, 0.01, 0.01)
  13140. 33: angle ( 8.836, -1.443, -2.772) ( 8.838, -1.442, -2.771) ( 0.02, 0.10, 0.02)
  13141. 33: torsion ( -0.000, -0.002, 0.001) ( 0.000, -0.002, 0.001) ( 0.00, 0.00, 0.00)
  13142. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13143. 33: vdw ( 25.121, -2.633, -4.539) ( 25.122, -2.633, -4.539) ( 0.00, 0.00, 0.00)
  13144. 33: electro ( 0.351, 0.049, -0.079) ( 0.351, 0.049, -0.079) ( 0.00, 0.00, 0.00)
  13145. 33: 8 (133.977, -13.687, -2.770) (133.991, -13.684, -2.767) ( 0.01, 0.02, 0.09)
  13146. 33: bond (135.558, -0.001, -0.001) (135.572, 0.000, 0.000) ( 0.01, 0.00, 0.00)
  13147. 33: angle ( -0.000, -9.007, -0.044) ( 0.000, -9.005, -0.042) ( 0.00, 0.02, 0.01)
  13148. 33: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, -0.000) ( 0.00, 0.00, 0.00)
  13149. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13150. 33: vdw ( -1.421, -4.461, -2.588) ( -1.421, -4.461, -2.588) ( 0.00, 0.00, 0.00)
  13151. 33: electro ( -0.160, -0.219, -0.137) ( -0.160, -0.219, -0.137) ( 0.00, 0.00, 0.00)
  13152. 33: 9 (-54.376, 52.198, 110.874) (-54.372, 52.203, 110.884) ( 0.01, 0.01, 0.01)
  13153. 33: bond (-45.146, 63.885, 110.628) (-45.144, 63.889, 110.638) ( 0.00, 0.01, 0.01)
  13154. 33: angle ( -4.271, -7.796, 2.758) ( -4.269, -7.794, 2.759) ( 0.04, 0.02, 0.02)
  13155. 33: torsion ( 0.000, -0.000, 0.000) ( 0.000, -0.000, 0.000) ( 0.00, 0.00, 0.00)
  13156. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13157. 33: vdw ( -4.788, -3.684, -2.353) ( -4.788, -3.684, -2.353) ( 0.00, 0.00, 0.00)
  13158. 33: electro ( -0.171, -0.208, -0.159) ( -0.171, -0.208, -0.159) ( 0.00, 0.00, 0.00)
  13159. 33: 10 (-53.750, 46.610, -112.293) (-53.747, 46.615, -112.283) ( 0.01, 0.01, 0.01)
  13160. 33: bond (-45.082, 63.793, -110.573) (-45.080, 63.796, -110.563) ( 0.00, 0.01, 0.01)
  13161. 33: angle ( -4.250, -7.836, -2.789) ( -4.249, -7.835, -2.788) ( 0.04, 0.02, 0.02)
  13162. 33: torsion ( 0.002, -0.001, -0.001) ( 0.002, -0.001, -0.001) ( 0.00, 0.00, 0.00)
  13163. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13164. 33: vdw ( -4.265, -9.021, 1.090) ( -4.265, -9.021, 1.090) ( 0.00, 0.00, 0.00)
  13165. 33: electro ( -0.155, -0.325, -0.020) ( -0.155, -0.325, -0.020) ( 0.00, 0.00, 0.00)
  13166. 33: 11 (133.984, 9.161, 10.464) (133.998, 9.163, 10.466) ( 0.01, 0.03, 0.02)
  13167. 33: bond (135.558, -0.036, -0.072) (135.572, -0.036, -0.071) ( 0.01, 0.00, 0.00)
  13168. 33: angle ( 0.005, 4.491, 7.842) ( 0.005, 4.493, 7.844) ( 0.00, 0.04, 0.02)
  13169. 33: torsion ( -0.000, 0.002, -0.001) ( -0.000, 0.002, -0.001) ( 0.00, 0.00, 0.00)
  13170. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13171. 33: vdw ( -1.419, 4.476, 2.574) ( -1.419, 4.476, 2.574) ( 0.00, 0.00, 0.00)
  13172. 33: electro ( -0.160, 0.228, 0.121) ( -0.160, 0.228, 0.121) ( 0.00, 0.00, 0.00)
  13173. 33: 12 (-53.944, 73.905, -96.608) (-53.940, 73.910, -96.597) ( 0.01, 0.01, 0.01)
  13174. 33: bond (-45.198, 63.879, -110.646) (-45.196, 63.883, -110.636) ( 0.00, 0.01, 0.01)
  13175. 33: angle ( -4.286, 6.292, 5.384) ( -4.284, 6.294, 5.384) ( 0.04, 0.02, 0.01)
  13176. 33: torsion ( -0.002, -0.002, 0.000) ( -0.002, -0.002, 0.000) ( 0.00, 0.00, 0.00)
  13177. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13178. 33: vdw ( -4.303, 3.555, 8.383) ( -4.303, 3.555, 8.383) ( 0.00, 0.00, 0.00)
  13179. 33: electro ( -0.155, 0.180, 0.272) ( -0.155, 0.180, 0.272) ( 0.00, 0.00, 0.00)
  13180. 33: 13 (-54.454, -122.162, 10.382) (-54.450, -122.149, 10.385) ( 0.01, 0.01, 0.02)
  13181. 33: bond (-45.191, -127.826, 0.071) (-45.189, -127.813, 0.071) ( 0.00, 0.01, 0.00)
  13182. 33: angle ( -4.274, 1.515, 8.186) ( -4.272, 1.515, 8.188) ( 0.04, 0.01, 0.02)
  13183. 33: torsion ( 0.004, -0.001, 0.002) ( 0.004, -0.001, 0.002) ( 0.00, 0.00, 0.00)
  13184. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13185. 33: vdw ( -4.822, 3.908, 2.023) ( -4.822, 3.908, 2.023) ( 0.00, 0.00, 0.00)
  13186. 33: electro ( -0.171, 0.242, 0.100) ( -0.171, 0.242, 0.100) ( 0.00, 0.00, 0.00)
  13187. 33: ok 12 # gradients
  13188. 33: ok 13 # energy
  13189. 33:
  13190. 33: V A L I D A T E G R A D I E N T S
  13191. 33:
  13192. 33: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  13193. 33: ----------------------------------------------------------------------------------------
  13194. 33: 1 ( 5.260, -5.148, -2.361) ( 5.295, -5.114, -2.351) ( 0.66, 0.67, 0.43)
  13195. 33: bond ( 24.503, -13.273, -6.986) ( 24.527, -13.246, -6.983) ( 0.10, 0.20, 0.05)
  13196. 33: angle ( 5.776, 8.041, 2.076) ( 5.785, 8.048, 2.077) ( 0.17, 0.09, 0.04)
  13197. 33: torsion ( 0.111, -0.262, 0.581) ( 0.111, -0.261, 0.587) ( 0.00, 0.02, 0.30)
  13198. 33: oop ( -0.010, 0.041, -0.129) ( -0.010, 0.041, -0.128) ( 0.00, 0.00, 0.01)
  13199. 33: vdw (-24.970, 0.489, 2.359) (-24.969, 0.489, 2.359) ( 0.00, 0.00, 0.00)
  13200. 33: electro ( -0.150, -0.184, -0.263) ( -0.150, -0.184, -0.263) ( 0.00, 0.00, 0.00)
  13201. 33: 2 ( 21.589, -5.064, -1.366) ( 21.626, -5.032, -1.356) ( 0.17, 0.65, 0.72)
  13202. 33: bond ( 28.371, -14.839, -6.987) ( 28.399, -14.815, -6.984) ( 0.10, 0.16, 0.04)
  13203. 33: angle ( 5.127, -11.898, -4.480) ( 5.136, -11.890, -4.479) ( 0.16, 0.07, 0.02)
  13204. 33: torsion ( -0.039, -0.121, 0.555) ( -0.039, -0.120, 0.560) ( 0.00, 0.01, 0.29)
  13205. 33: oop ( 0.053, -0.261, 0.756) ( 0.053, -0.261, 0.757) ( 0.00, 0.00, 0.05)
  13206. 33: vdw (-11.673, 22.514, 9.309) (-11.673, 22.514, 9.309) ( 0.00, 0.00, 0.00)
  13207. 33: electro ( -0.250, -0.460, -0.520) ( -0.250, -0.460, -0.520) ( 0.00, 0.00, 0.00)
  13208. 33: 3 (-20.508, 13.173, -15.744) (-20.471, 13.206, -15.734) ( 0.18, 0.25, 0.07)
  13209. 33: bond (-12.501, -44.238, -14.912) (-12.473, -44.215, -14.908) ( 0.23, 0.05, 0.02)
  13210. 33: angle ( 5.010, 29.663, 10.345) ( 5.018, 29.671, 10.346) ( 0.17, 0.03, 0.01)
  13211. 33: torsion ( -0.498, 1.296, -4.211) ( -0.498, 1.297, -4.205) ( 0.00, 0.05, 0.12)
  13212. 33: oop ( -0.099, 0.419, -1.199) ( -0.098, 0.419, -1.198) ( 0.00, 0.00, 0.06)
  13213. 33: vdw (-11.894, 26.583, -4.757) (-11.893, 26.583, -4.756) ( 0.01, 0.00, 0.00)
  13214. 33: electro ( -0.527, -0.549, -1.012) ( -0.527, -0.549, -1.012) ( 0.00, 0.00, 0.00)
  13215. 33: 4 (-74.893, -26.370, -29.390) (-74.856, -26.335, -29.379) ( 0.05, 0.13, 0.04)
  13216. 33: bond (-72.784, 16.430, 10.408) (-72.758, 16.456, 10.412) ( 0.04, 0.16, 0.04)
  13217. 33: angle (-19.957, -39.249, -23.098) (-19.947, -39.241, -23.096) ( 0.05, 0.02, 0.01)
  13218. 33: torsion ( -0.579, 1.308, -5.329) ( -0.579, 1.309, -5.324) ( 0.00, 0.06, 0.09)
  13219. 33: oop ( -0.078, 0.279, -0.667) ( -0.078, 0.279, -0.667) ( 0.00, 0.00, 0.01)
  13220. 33: vdw ( 17.836, -5.464, -11.173) ( 17.837, -5.464, -11.173) ( 0.00, 0.00, 0.00)
  13221. 33: electro ( 0.668, 0.326, 0.469) ( 0.668, 0.326, 0.469) ( 0.00, 0.00, 0.00)
  13222. 33: 5 (-30.629, -6.041, 27.219) (-30.591, -6.009, 27.229) ( 0.12, 0.54, 0.04)
  13223. 33: bond (-35.335, 32.570, 16.427) (-35.307, 32.594, 16.431) ( 0.08, 0.07, 0.02)
  13224. 33: angle (-11.648, -7.912, -1.789) (-11.639, -7.904, -1.788) ( 0.07, 0.10, 0.06)
  13225. 33: torsion ( 1.790, -7.107, 18.634) ( 1.790, -7.107, 18.639) ( 0.00, 0.01, 0.03)
  13226. 33: oop ( 0.322, -1.081, 3.045) ( 0.322, -1.081, 3.045) ( 0.00, 0.01, 0.02)
  13227. 33: vdw ( 13.738, -22.556, -8.840) ( 13.738, -22.555, -8.840) ( 0.00, 0.00, 0.00)
  13228. 33: electro ( 0.504, 0.044, -0.258) ( 0.504, 0.044, -0.258) ( 0.00, 0.00, 0.00)
  13229. 33: 6 ( 13.714, 4.272, -1.854) ( 13.751, 4.304, -1.844) ( 0.27, 0.77, 0.55)
  13230. 33: bond ( 38.529, 26.713, 5.049) ( 38.558, 26.736, 5.053) ( 0.07, 0.09, 0.07)
  13231. 33: angle ( -9.725, 0.549, 1.163) ( -9.716, 0.557, 1.164) ( 0.08, 0.45, 0.09)
  13232. 33: torsion ( -0.017, 0.655, -0.559) ( -0.017, 0.656, -0.554) ( 0.00, 0.04, 0.28)
  13233. 33: oop ( -0.037, 0.144, -0.360) ( -0.037, 0.145, -0.359) ( 0.00, 0.00, 0.03)
  13234. 33: vdw (-15.307, -23.860, -6.973) (-15.307, -23.860, -6.973) ( 0.00, 0.00, 0.00)
  13235. 33: electro ( 0.271, 0.070, -0.175) ( 0.271, 0.070, -0.175) ( 0.00, 0.00, 0.00)
  13236. 33: 7 (135.886, 59.081, 157.665) (135.921, 59.100, 157.686) ( 0.03, 0.03, 0.01)
  13237. 33: bond (123.692, 55.388, 93.502) (123.718, 55.400, 93.517) ( 0.02, 0.02, 0.02)
  13238. 33: angle ( 30.970, 36.090, 37.646) ( 30.978, 36.095, 37.651) ( 0.03, 0.01, 0.01)
  13239. 33: torsion ( -8.564, -53.153, 35.588) ( -8.564, -53.152, 35.589) ( 0.00, 0.00, 0.00)
  13240. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13241. 33: vdw ( -5.248, 21.884, -9.351) ( -5.248, 21.885, -9.351) ( 0.00, 0.00, 0.00)
  13242. 33: electro ( -4.963, -1.128, 0.280) ( -4.963, -1.128, 0.280) ( 0.00, 0.00, 0.00)
  13243. 33: 8 (-140.540, -51.456, -10.820) (-140.504, -51.440, -10.786) ( 0.03, 0.03, 0.31)
  13244. 33: bond (-196.362, -9.955, 2.026) (-196.338, -9.946, 2.055) ( 0.01, 0.10, 1.43)
  13245. 33: angle ( 51.950, -7.352, 38.689) ( 51.960, -7.348, 38.694) ( 0.02, 0.06, 0.01)
  13246. 33: torsion ( -7.673, -9.704, -56.247) ( -7.673, -9.703, -56.247) ( 0.00, 0.01, 0.00)
  13247. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13248. 33: vdw ( 8.161, -23.778, 4.119) ( 8.161, -23.777, 4.119) ( 0.00, 0.00, 0.00)
  13249. 33: electro ( 3.385, -0.667, 0.594) ( 3.385, -0.667, 0.594) ( 0.00, 0.00, 0.00)
  13250. 33: 9 ( 12.874, -45.958, -85.724) ( 12.882, -45.951, -85.705) ( 0.06, 0.01, 0.02)
  13251. 33: bond ( 33.790, -47.731, -90.141) ( 33.793, -47.725, -90.122) ( 0.01, 0.01, 0.02)
  13252. 33: angle (-43.224, -8.312, -11.805) (-43.221, -8.311, -11.805) ( 0.01, 0.00, 0.00)
  13253. 33: torsion ( -1.898, 47.739, -25.993) ( -1.898, 47.739, -25.993) ( 0.00, 0.00, 0.00)
  13254. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13255. 33: vdw ( 29.386, -37.753, 45.421) ( 29.387, -37.752, 45.422) ( 0.00, 0.00, 0.00)
  13256. 33: electro ( -5.180, 0.098, -3.207) ( -5.180, 0.098, -3.207) ( 0.00, 0.00, 0.00)
  13257. 33: 10 (175.494, -82.730, -69.641) (175.532, -82.695, -69.635) ( 0.02, 0.04, 0.01)
  13258. 33: bond (273.903, -62.960, -39.881) (273.931, -62.934, -39.879) ( 0.01, 0.04, 0.01)
  13259. 33: angle (-108.999, -21.806, -91.100) (-108.990, -21.798, -91.098) ( 0.01, 0.04, 0.00)
  13260. 33: torsion ( 8.666, 3.606, 59.593) ( 8.666, 3.607, 59.595) ( 0.00, 0.01, 0.00)
  13261. 33: oop ( -0.004, 0.212, 0.832) ( -0.004, 0.212, 0.832) ( 0.00, 0.00, 0.00)
  13262. 33: vdw ( 1.743, -1.844, 0.105) ( 1.743, -1.844, 0.105) ( 0.00, 0.01, 0.00)
  13263. 33: electro ( 0.186, 0.063, 0.811) ( 0.186, 0.063, 0.811) ( 0.00, 0.00, 0.00)
  13264. 33: 11 ( 99.260, -119.887, 122.831) ( 99.296, -119.851, 122.838) ( 0.04, 0.03, 0.01)
  13265. 33: bond ( 46.230, -89.785, 18.566) ( 46.256, -89.758, 18.570) ( 0.06, 0.03, 0.02)
  13266. 33: angle ( 42.578, -22.127, 84.749) ( 42.588, -22.118, 84.750) ( 0.02, 0.04, 0.00)
  13267. 33: torsion ( 9.284, -2.656, 23.865) ( 9.284, -2.656, 23.866) ( 0.00, 0.01, 0.01)
  13268. 33: oop ( -0.021, -0.751, -2.567) ( -0.021, -0.751, -2.566) ( 0.00, 0.00, 0.02)
  13269. 33: vdw ( 2.131, -4.357, -2.302) ( 2.131, -4.357, -2.302) ( 0.01, 0.00, 0.00)
  13270. 33: electro ( -0.942, -0.210, 0.520) ( -0.942, -0.210, 0.520) ( 0.00, 0.00, 0.00)
  13271. 33: 12 (-61.347, -63.857, -14.588) (-61.309, -63.821, -14.583) ( 0.06, 0.06, 0.03)
  13272. 33: bond (-132.335, -10.582, -3.645) (-132.307, -10.557, -3.644) ( 0.02, 0.24, 0.04)
  13273. 33: angle ( 70.909, -45.372, -3.432) ( 70.918, -45.362, -3.430) ( 0.01, 0.02, 0.07)
  13274. 33: torsion ( -1.197, -2.466, -4.612) ( -1.197, -2.466, -4.611) ( 0.00, 0.00, 0.02)
  13275. 33: oop ( 0.009, 0.250, 0.830) ( 0.009, 0.250, 0.830) ( 0.00, 0.00, 0.00)
  13276. 33: vdw ( -2.791, -6.546, 1.962) ( -2.791, -6.546, 1.962) ( 0.00, 0.00, 0.00)
  13277. 33: electro ( 4.059, 0.859, -5.691) ( 4.059, 0.859, -5.691) ( 0.00, 0.00, 0.00)
  13278. 33: 13 (-14.994, 140.855, -59.837) (-14.956, 140.891, -59.833) ( 0.26, 0.03, 0.01)
  13279. 33: bond ( 17.161, 110.055, -15.392) ( 17.189, 110.080, -15.391) ( 0.17, 0.02, 0.00)
  13280. 33: angle ( -2.465, 8.531, -20.963) ( -2.456, 8.541, -20.964) ( 0.37, 0.11, 0.00)
  13281. 33: torsion ( 0.593, 0.893, -26.816) ( 0.593, 0.893, -26.813) ( 0.00, 0.01, 0.01)
  13282. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13283. 33: vdw (-29.960, 21.326, 3.138) (-29.959, 21.327, 3.138) ( 0.00, 0.00, 0.00)
  13284. 33: electro ( -0.323, 0.049, 0.196) ( -0.323, 0.049, 0.196) ( 0.00, 0.00, 0.00)
  13285. 33: 14 (-36.422, -173.523, 36.118) (-36.384, -173.479, 36.127) ( 0.11, 0.03, 0.02)
  13286. 33: bond (-212.810, -216.499, 5.747) (-212.784, -216.463, 5.749) ( 0.01, 0.02, 0.03)
  13287. 33: angle (178.621, 46.597, 46.114) (178.633, 46.605, 46.113) ( 0.01, 0.02, 0.00)
  13288. 33: torsion ( -4.750, -6.381, -16.210) ( -4.749, -6.381, -16.203) ( 0.00, 0.00, 0.05)
  13289. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13290. 33: vdw ( 2.662, 2.649, 0.254) ( 2.662, 2.649, 0.254) ( 0.01, 0.00, 0.00)
  13291. 33: electro ( -0.146, 0.111, 0.214) ( -0.146, 0.111, 0.214) ( 0.00, 0.00, 0.00)
  13292. 33: 15 (-13.365, 246.763, -13.769) (-13.325, 246.805, -13.759) ( 0.30, 0.02, 0.07)
  13293. 33: bond (101.149, 283.041, -20.159) (101.179, 283.072, -20.157) ( 0.03, 0.01, 0.01)
  13294. 33: angle (-111.277, -56.132, -2.102) (-111.266, -56.122, -2.102) ( 0.01, 0.02, 0.02)
  13295. 33: torsion ( -4.960, -0.201, 7.100) ( -4.960, -0.201, 7.108) ( 0.00, 0.00, 0.11)
  13296. 33: oop ( 0.011, -0.008, 0.152) ( 0.011, -0.008, 0.152) ( 0.00, 0.00, 0.00)
  13297. 33: vdw ( 1.570, 20.372, 1.417) ( 1.570, 20.373, 1.417) ( 0.00, 0.00, 0.00)
  13298. 33: electro ( 0.142, -0.309, -0.178) ( 0.142, -0.309, -0.178) ( 0.00, 0.00, 0.00)
  13299. 33: 16 (-29.070, -35.672, -3.770) (-29.035, -35.635, -3.762) ( 0.12, 0.10, 0.21)
  13300. 33: bond ( 41.242, -64.549, -13.133) ( 41.269, -64.521, -13.131) ( 0.06, 0.04, 0.01)
  13301. 33: angle (-50.460, 18.935, 5.493) (-50.451, 18.943, 5.493) ( 0.02, 0.05, 0.00)
  13302. 33: torsion ( 0.346, -0.658, -0.418) ( 0.346, -0.658, -0.412) ( 0.01, 0.01, 0.25)
  13303. 33: oop ( 0.053, -0.039, 0.344) ( 0.053, -0.039, 0.345) ( 0.00, 0.00, 0.02)
  13304. 33: vdw (-20.514, 10.870, 4.689) (-20.513, 10.870, 4.688) ( 0.00, 0.00, 0.00)
  13305. 33: electro ( 0.261, -0.231, -0.745) ( 0.261, -0.231, -0.745) ( 0.00, 0.00, 0.00)
  13306. 33: 17 ( 2.963, 30.468, 7.761) ( 2.999, 30.505, 7.769) ( 1.19, 0.12, 0.10)
  13307. 33: bond ( 27.062, 61.293, 3.726) ( 27.088, 61.322, 3.727) ( 0.09, 0.05, 0.03)
  13308. 33: angle ( 5.285, -18.480, -3.553) ( 5.294, -18.472, -3.553) ( 0.18, 0.04, 0.01)
  13309. 33: torsion ( 0.986, -0.675, 6.162) ( 0.986, -0.675, 6.167) ( 0.01, 0.00, 0.09)
  13310. 33: oop ( -0.012, 0.009, -0.074) ( -0.012, 0.009, -0.073) ( 0.00, 0.00, 0.01)
  13311. 33: vdw (-30.693, -11.779, 1.910) (-30.693, -11.779, 1.910) ( 0.00, 0.00, 0.00)
  13312. 33: electro ( 0.336, 0.100, -0.410) ( 0.336, 0.100, -0.410) ( 0.00, 0.00, 0.00)
  13313. 33: 18 (-10.892, 2.830, 3.149) (-10.855, 2.865, 3.156) ( 0.34, 1.22, 0.23)
  13314. 33: bond (-26.108, 11.489, 3.751) (-26.079, 11.513, 3.752) ( 0.11, 0.21, 0.02)
  13315. 33: angle ( 17.655, 11.443, -0.386) ( 17.663, 11.452, -0.386) ( 0.05, 0.08, 0.01)
  13316. 33: torsion ( 0.023, -0.004, 0.922) ( 0.023, -0.004, 0.928) ( 0.00, 0.00, 0.52)
  13317. 33: oop ( 0.054, -0.057, 0.611) ( 0.054, -0.057, 0.612) ( 0.00, 0.00, 0.05)
  13318. 33: vdw ( -2.621, -20.472, -1.573) ( -2.621, -20.472, -1.573) ( 0.00, 0.00, 0.00)
  13319. 33: electro ( 0.104, 0.432, -0.177) ( 0.104, 0.432, -0.177) ( 0.00, 0.00, 0.00)
  13320. 33: 19 ( -0.436, 41.133, 4.365) ( -0.401, 41.169, 4.372) ( 1.57, 0.09, 0.16)
  13321. 33: bond ( 14.817, 44.410, 2.107) ( 14.843, 44.438, 2.107) ( 0.18, 0.06, 0.02)
  13322. 33: angle (-37.284, 12.596, 5.177) (-37.275, 12.605, 5.177) ( 0.02, 0.07, 0.00)
  13323. 33: torsion ( 0.360, -0.156, 1.756) ( 0.360, -0.156, 1.761) ( 0.00, 0.00, 0.32)
  13324. 33: oop ( -0.056, 0.054, -0.676) ( -0.056, 0.054, -0.675) ( 0.00, 0.00, 0.05)
  13325. 33: vdw ( 21.895, -15.986, -3.850) ( 21.895, -15.985, -3.850) ( 0.00, 0.00, 0.00)
  13326. 33: electro ( -0.168, 0.214, -0.149) ( -0.168, 0.214, -0.149) ( 0.00, 0.00, 0.00)
  13327. 33: 20 ( 10.376, 7.330, 11.575) ( 10.411, 7.368, 11.582) ( 0.34, 0.52, 0.07)
  13328. 33: bond (-94.334, 28.945, 12.046) (-94.309, 28.974, 12.047) ( 0.03, 0.10, 0.01)
  13329. 33: angle ( 77.529, -12.644, -10.319) ( 77.538, -12.636, -10.319) ( 0.01, 0.06, 0.00)
  13330. 33: torsion ( 2.729, 0.604, 14.726) ( 2.729, 0.604, 14.732) ( 0.00, 0.00, 0.04)
  13331. 33: oop ( -0.077, 0.050, -0.633) ( -0.077, 0.050, -0.633) ( 0.00, 0.00, 0.04)
  13332. 33: vdw ( 24.478, -9.518, -4.065) ( 24.478, -9.517, -4.065) ( 0.00, 0.01, 0.00)
  13333. 33: electro ( 0.052, -0.108, -0.180) ( 0.052, -0.108, -0.180) ( 0.00, 0.00, 0.00)
  13334. 33: 21 (-52.501, -43.559, -38.587) (-52.474, -43.530, -38.562) ( 0.05, 0.07, 0.06)
  13335. 33: bond ( 6.677, -95.280, 3.092) ( 6.694, -95.260, 3.109) ( 0.25, 0.02, 0.56)
  13336. 33: angle (-54.680, 40.984, -64.956) (-54.669, 40.992, -64.949) ( 0.02, 0.02, 0.01)
  13337. 33: torsion ( -3.550, 6.705, 24.247) ( -3.550, 6.706, 24.248) ( 0.00, 0.00, 0.00)
  13338. 33: oop ( 0.016, 0.289, 0.904) ( 0.016, 0.289, 0.904) ( 0.00, 0.00, 0.00)
  13339. 33: vdw ( -1.154, 3.733, -1.804) ( -1.154, 3.733, -1.804) ( 0.01, 0.00, 0.00)
  13340. 33: electro ( 0.189, 0.010, -0.070) ( 0.189, 0.010, -0.070) ( 0.00, 0.00, 0.00)
  13341. 33: 22 (-43.854, 36.837, 21.847) (-43.827, 36.864, 21.874) ( 0.06, 0.07, 0.12)
  13342. 33: bond ( -1.607, 16.616, 5.991) ( -1.588, 16.634, 6.010) ( 1.16, 0.11, 0.31)
  13343. 33: angle (-44.075, 0.164, 17.385) (-44.067, 0.172, 17.394) ( 0.02, 0.13, 0.05)
  13344. 33: torsion ( 0.893, -0.137, 1.141) ( 0.893, -0.137, 1.141) ( 0.01, 0.00, 0.01)
  13345. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13346. 33: vdw ( 0.119, 19.447, -1.705) ( 0.119, 19.448, -1.705) ( 0.00, 0.00, 0.00)
  13347. 33: electro ( 0.815, 0.747, -0.966) ( 0.815, 0.747, -0.966) ( 0.00, 0.00, 0.00)
  13348. 33: 23 ( 39.279, 63.187, -19.035) ( 39.306, 63.213, -19.009) ( 0.07, 0.04, 0.14)
  13349. 33: bond ( 7.688, 25.680, -0.842) ( 7.706, 25.698, -0.823) ( 0.23, 0.07, 1.60)
  13350. 33: angle ( 44.975, 10.252, -8.051) ( 44.983, 10.260, -8.044) ( 0.02, 0.08, 0.09)
  13351. 33: torsion ( 1.073, -0.468, 3.006) ( 1.073, -0.468, 3.006) ( 0.01, 0.01, 0.01)
  13352. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13353. 33: vdw (-15.139, 27.642, -12.904) (-15.139, 27.642, -12.904) ( 0.00, 0.00, 0.00)
  13354. 33: electro ( 0.683, 0.081, -0.245) ( 0.683, 0.081, -0.245) ( 0.00, 0.00, 0.00)
  13355. 33: 24 (-35.723, 25.116, -17.506) (-35.694, 25.145, -17.481) ( 0.08, 0.11, 0.15)
  13356. 33: bond (-17.074, -20.890, 6.795) (-17.055, -20.874, 6.814) ( 0.11, 0.08, 0.28)
  13357. 33: angle (-34.449, 75.287, -31.385) (-34.440, 75.298, -31.378) ( 0.03, 0.01, 0.02)
  13358. 33: torsion ( -0.105, -0.036, 0.632) ( -0.105, -0.036, 0.632) ( 0.00, 0.00, 0.02)
  13359. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13360. 33: vdw ( 15.941, -29.333, 6.141) ( 15.941, -29.332, 6.141) ( 0.00, 0.00, 0.00)
  13361. 33: electro ( -0.036, 0.090, 0.311) ( -0.036, 0.090, 0.311) ( 0.00, 0.00, 0.00)
  13362. 33: 25 ( -4.005, -35.757, 9.757) ( -3.978, -35.729, 9.783) ( 0.68, 0.08, 0.27)
  13363. 33: bond (-19.308, -21.655, 3.878) (-19.290, -21.638, 3.896) ( 0.09, 0.08, 0.48)
  13364. 33: angle (-12.970, -44.781, 10.202) (-12.962, -44.772, 10.210) ( 0.07, 0.02, 0.08)
  13365. 33: torsion ( 0.291, -1.681, -0.670) ( 0.291, -1.681, -0.669) ( 0.00, 0.01, 0.02)
  13366. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13367. 33: vdw ( 28.060, 32.404, -3.626) ( 28.061, 32.404, -3.626) ( 0.00, 0.00, 0.00)
  13368. 33: electro ( -0.078, -0.042, -0.027) ( -0.078, -0.042, -0.027) ( 0.00, 0.00, 0.00)
  13369. 33: 26 (-12.718, 32.035, -17.139) (-12.693, 32.063, -17.112) ( 0.20, 0.09, 0.16)
  13370. 33: bond ( 26.194, -4.992, -20.042) ( 26.211, -4.974, -20.024) ( 0.06, 0.36, 0.09)
  13371. 33: angle (-34.739, 37.730, -1.113) (-34.730, 37.740, -1.104) ( 0.02, 0.03, 0.80)
  13372. 33: torsion ( -1.357, 1.201, 3.532) ( -1.357, 1.201, 3.533) ( 0.00, 0.01, 0.01)
  13373. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13374. 33: vdw ( -2.664, -2.061, -0.071) ( -2.664, -2.061, -0.071) ( 0.01, 0.00, 0.00)
  13375. 33: electro ( -0.152, 0.156, 0.554) ( -0.152, 0.156, 0.554) ( 0.00, 0.00, 0.00)
  13376. 33: 27 (-21.880, -34.632, -0.479) (-21.853, -34.605, -0.453) ( 0.12, 0.08, 1.27)
  13377. 33: bond (-14.761, -7.627, -1.929) (-14.743, -7.610, -1.910) ( 0.12, 0.23, 0.95)
  13378. 33: angle (-11.619, -28.651, -4.838) (-11.610, -28.642, -4.830) ( 0.07, 0.03, 0.16)
  13379. 33: torsion ( 0.246, -1.631, 2.532) ( 0.246, -1.631, 2.532) ( 0.00, 0.00, 0.01)
  13380. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13381. 33: vdw ( 4.254, 3.276, 3.753) ( 4.254, 3.276, 3.753) ( 0.01, 0.00, 0.00)
  13382. 33: electro ( -0.001, 0.001, 0.002) ( -0.001, 0.001, 0.002) ( 0.00, 0.00, 0.00)
  13383. 33: 28 (-68.563, 7.677, 62.614) (-68.536, 7.704, 62.641) ( 0.04, 0.35, 0.04)
  13384. 33: bond ( -6.862, 14.567, 27.689) ( -6.845, 14.586, 27.706) ( 0.25, 0.13, 0.06)
  13385. 33: angle (-56.818, -9.228, 33.605) (-56.808, -9.219, 33.614) ( 0.02, 0.09, 0.03)
  13386. 33: torsion ( -0.326, 6.423, 2.908) ( -0.326, 6.423, 2.908) ( 0.00, 0.00, 0.00)
  13387. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13388. 33: vdw ( -6.961, -4.071, -1.336) ( -6.960, -4.071, -1.336) ( 0.01, 0.00, 0.00)
  13389. 33: electro ( 2.404, -0.015, -0.252) ( 2.404, -0.015, -0.252) ( 0.00, 0.00, 0.00)
  13390. 33: 29 ( 97.566, 39.234, 49.639) ( 97.592, 39.261, 49.667) ( 0.03, 0.07, 0.06)
  13391. 33: bond ( 38.958, 1.760, -15.397) ( 38.975, 1.780, -15.379) ( 0.04, 1.10, 0.12)
  13392. 33: angle ( 47.662, 38.092, 64.344) ( 47.671, 38.100, 64.354) ( 0.02, 0.02, 0.01)
  13393. 33: torsion ( -0.571, -2.671, 1.376) ( -0.571, -2.671, 1.376) ( 0.00, 0.00, 0.00)
  13394. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13395. 33: vdw ( 11.548, 2.593, 0.651) ( 11.548, 2.593, 0.651) ( 0.00, 0.00, 0.00)
  13396. 33: electro ( -0.031, -0.541, -1.335) ( -0.031, -0.541, -1.335) ( 0.00, 0.00, 0.00)
  13397. 33: 30 (-211.241, 2.375, -460.366) (-211.218, 2.392, -460.326) ( 0.01, 0.73, 0.01)
  13398. 33: bond (-93.984, 105.320, -344.512) (-93.969, 105.332, -344.479) ( 0.02, 0.01, 0.01)
  13399. 33: angle (-135.067, -96.566, -99.825) (-135.060, -96.561, -99.819) ( 0.01, 0.01, 0.01)
  13400. 33: torsion ( 3.176, -4.069, 1.071) ( 3.176, -4.069, 1.071) ( 0.00, 0.00, 0.00)
  13401. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13402. 33: vdw ( 11.760, -1.588, -9.710) ( 11.761, -1.588, -9.710) ( 0.00, 0.00, 0.00)
  13403. 33: electro ( 2.875, -0.722, -7.390) ( 2.875, -0.723, -7.390) ( 0.00, 0.00, 0.00)
  13404. 33: 31 ( 84.573, -65.899, 260.818) ( 84.577, -65.890, 260.838) ( 0.00, 0.01, 0.01)
  13405. 33: bond (-23.042, -129.937, 215.320) (-23.041, -129.929, 215.340) ( 0.01, 0.01, 0.01)
  13406. 33: angle (104.345, 56.237, 45.097) (104.348, 56.238, 45.097) ( 0.00, 0.00, 0.00)
  13407. 33: torsion ( -1.582, 2.176, 1.144) ( -1.582, 2.176, 1.144) ( 0.00, 0.00, 0.00)
  13408. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13409. 33: vdw ( 7.150, 6.735, -1.246) ( 7.150, 6.735, -1.246) ( 0.00, 0.00, 0.00)
  13410. 33: electro ( -2.298, -1.110, 0.503) ( -2.298, -1.110, 0.503) ( 0.00, 0.00, 0.00)
  13411. 33: 32 (153.921, 45.857, 101.832) (153.929, 45.858, 101.846) ( 0.01, 0.00, 0.01)
  13412. 33: bond ( 88.385, 2.775, 131.073) ( 88.390, 2.774, 131.086) ( 0.01, 0.02, 0.01)
  13413. 33: angle ( 29.465, 35.231, -20.615) ( 29.466, 35.233, -20.614) ( 0.00, 0.00, 0.00)
  13414. 33: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13415. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13416. 33: vdw ( 40.401, 7.952, -10.988) ( 40.402, 7.952, -10.988) ( 0.00, 0.00, 0.00)
  13417. 33: electro ( -4.330, -0.101, 2.362) ( -4.330, -0.101, 2.362) ( 0.00, 0.00, 0.00)
  13418. 33: 33 ( 34.599, 8.773, 17.015) ( 34.601, 8.792, 17.029) ( 0.01, 0.23, 0.09)
  13419. 33: bond ( -0.931, -0.094, 13.188) ( -0.931, -0.076, 13.198) ( 0.00, 0.17, 0.08)
  13420. 33: angle ( 37.679, -5.459, 3.706) ( 37.681, -5.457, 3.710) ( 0.01, 0.03, 0.12)
  13421. 33: torsion ( -2.198, 0.487, -0.359) ( -2.198, 0.487, -0.359) ( 0.01, 0.00, 0.00)
  13422. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13423. 33: vdw ( 6.106, 13.218, 8.037) ( 6.106, 13.219, 8.037) ( 0.01, 0.00, 0.00)
  13424. 33: electro ( -6.057, 0.619, -7.557) ( -6.057, 0.619, -7.557) ( 0.00, 0.00, 0.00)
  13425. 33: 34 ( 33.130, 5.463, -20.134) ( 33.150, 5.466, -20.118) ( 0.06, 0.05, 0.08)
  13426. 33: bond ( 36.819, 7.564, -22.250) ( 36.835, 7.564, -22.238) ( 0.04, 0.01, 0.06)
  13427. 33: angle ( 20.113, 0.836, -26.169) ( 20.115, 0.838, -26.166) ( 0.01, 0.17, 0.01)
  13428. 33: torsion ( 0.873, -4.115, -0.376) ( 0.873, -4.115, -0.376) ( 0.00, 0.00, 0.00)
  13429. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13430. 33: vdw (-19.554, 7.633, 28.136) (-19.553, 7.633, 28.136) ( 0.01, 0.00, 0.00)
  13431. 33: electro ( -5.121, -6.454, 0.526) ( -5.121, -6.454, 0.526) ( 0.00, 0.00, 0.00)
  13432. 33: 35 ( -1.397, -2.301, -2.598) ( -1.382, -2.298, -2.596) ( 1.02, 0.14, 0.07)
  13433. 33: bond ( -0.207, 0.003, 0.020) ( -0.193, 0.003, 0.021) ( 0.30, 0.00, 0.00)
  13434. 33: angle ( -0.154, -3.078, -1.048) ( -0.154, -3.075, -1.048) ( 0.00, 0.10, 0.03)
  13435. 33: torsion ( -0.177, 0.616, -1.738) ( -0.177, 0.616, -1.737) ( 0.00, 0.01, 0.07)
  13436. 33: oop ( -0.010, 0.032, -0.094) ( -0.010, 0.032, -0.094) ( 0.00, 0.00, 0.00)
  13437. 33: vdw ( -0.430, 0.011, 0.053) ( -0.430, 0.011, 0.053) ( 0.00, 0.00, 0.00)
  13438. 33: electro ( -0.419, 0.115, 0.210) ( -0.419, 0.115, 0.210) ( 0.00, 0.00, 0.00)
  13439. 33: 36 ( -3.638, -2.095, 2.460) ( -3.633, -2.084, 2.463) ( 0.16, 0.52, 0.11)
  13440. 33: bond ( -0.077, 0.125, 0.050) ( -0.074, 0.135, 0.052) ( 0.02, 0.13, 0.01)
  13441. 33: angle ( -4.012, -2.038, -0.376) ( -4.009, -2.037, -0.376) ( 0.07, 0.03, 0.00)
  13442. 33: torsion ( 0.205, -0.846, 2.500) ( 0.205, -0.846, 2.501) ( 0.00, 0.01, 0.05)
  13443. 33: oop ( -0.015, 0.069, -0.201) ( -0.015, 0.069, -0.201) ( 0.00, 0.00, 0.00)
  13444. 33: vdw ( -0.199, 0.358, 0.149) ( -0.199, 0.358, 0.149) ( 0.00, 0.00, 0.00)
  13445. 33: electro ( 0.459, 0.237, 0.338) ( 0.459, 0.237, 0.338) ( 0.00, 0.00, 0.00)
  13446. 33: 37 ( -2.211, -0.190, -2.679) ( -2.204, -0.179, -2.676) ( 0.31, 0.20, 0.09)
  13447. 33: bond ( 0.399, 0.635, 0.185) ( 0.403, 0.645, 0.186) ( 0.15, 0.62, 0.02)
  13448. 33: angle ( 13.594, -7.458, -3.603) ( 13.596, -7.457, -3.603) ( 0.02, 0.01, 0.01)
  13449. 33: torsion ( 0.415, -1.567, 4.535) ( 0.415, -1.567, 4.536) ( 0.00, 0.01, 0.03)
  13450. 33: oop ( 0.038, -0.140, 0.405) ( 0.038, -0.140, 0.406) ( 0.00, 0.00, 0.00)
  13451. 33: vdw (-17.930, 8.881, -5.857) (-17.930, 8.881, -5.856) ( 0.00, 0.00, 0.00)
  13452. 33: electro ( 1.275, -0.541, 1.656) ( 1.275, -0.541, 1.656) ( 0.00, 0.00, 0.00)
  13453. 33: 38 ( 9.311, 1.352, -6.637) ( 9.316, 1.363, -6.634) ( 0.06, 0.81, 0.04)
  13454. 33: bond ( 1.512, -2.888, -1.076) ( 1.515, -2.878, -1.074) ( 0.19, 0.35, 0.13)
  13455. 33: angle ( 10.740, 5.305, 0.937) ( 10.743, 5.306, 0.937) ( 0.03, 0.01, 0.00)
  13456. 33: torsion ( -0.305, 1.578, -4.657) ( -0.305, 1.578, -4.656) ( 0.00, 0.01, 0.03)
  13457. 33: oop ( -0.137, 0.409, -1.289) ( -0.137, 0.409, -1.289) ( 0.00, 0.00, 0.01)
  13458. 33: vdw ( -1.519, -2.932, -0.753) ( -1.519, -2.932, -0.753) ( 0.00, 0.00, 0.00)
  13459. 33: electro ( -0.980, -0.120, 0.202) ( -0.980, -0.120, 0.202) ( 0.00, 0.00, 0.00)
  13460. 33: 39 ( 1.298, -0.194, -7.079) ( 1.305, -0.183, -7.077) ( 0.51, 0.21, 0.03)
  13461. 33: bond ( -0.224, -0.345, -0.086) ( -0.220, -0.335, -0.086) ( 0.09, 0.33, 0.01)
  13462. 33: angle ( 2.452, -1.417, -0.765) ( 2.455, -1.417, -0.765) ( 0.10, 0.06, 0.02)
  13463. 33: torsion ( -0.666, 1.960, -5.949) ( -0.666, 1.960, -5.948) ( 0.00, 0.01, 0.02)
  13464. 33: oop ( -0.029, 0.088, -0.271) ( -0.029, 0.088, -0.271) ( 0.00, 0.00, 0.00)
  13465. 33: vdw ( -0.201, -0.365, -0.080) ( -0.201, -0.365, -0.080) ( 0.00, 0.00, 0.00)
  13466. 33: electro ( -0.034, -0.115, 0.073) ( -0.034, -0.115, 0.073) ( 0.00, 0.00, 0.00)
  13467. 33: 40 (-27.304, 17.741, -19.481) (-27.298, 17.750, -19.474) ( 0.02, 0.05, 0.04)
  13468. 33: bond ( -4.047, 6.668, 5.962) ( -4.044, 6.676, 5.968) ( 0.07, 0.12, 0.11)
  13469. 33: angle (-32.259, -8.720, -12.106) (-32.256, -8.719, -12.106) ( 0.01, 0.00, 0.00)
  13470. 33: torsion ( 6.889, 17.653, -15.079) ( 6.889, 17.653, -15.078) ( 0.00, 0.00, 0.00)
  13471. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13472. 33: vdw ( 0.215, -0.181, 0.385) ( 0.215, -0.181, 0.385) ( 0.00, 0.00, 0.00)
  13473. 33: electro ( 1.899, 2.322, 1.356) ( 1.899, 2.322, 1.356) ( 0.00, 0.00, 0.00)
  13474. 33: 41 ( -6.241, -39.082, -4.700) ( -6.229, -39.074, -4.700) ( 0.19, 0.02, 0.01)
  13475. 33: bond ( 25.957, -14.952, 4.258) ( 25.968, -14.949, 4.258) ( 0.04, 0.02, 0.00)
  13476. 33: angle ( -9.959, -17.086, 0.755) ( -9.958, -17.083, 0.754) ( 0.01, 0.02, 0.02)
  13477. 33: torsion ( 1.634, -2.697, -19.433) ( 1.634, -2.697, -19.432) ( 0.00, 0.00, 0.00)
  13478. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13479. 33: vdw (-22.770, -3.334, 8.228) (-22.769, -3.333, 8.228) ( 0.00, 0.04, 0.00)
  13480. 33: electro ( -1.103, -1.013, 1.492) ( -1.103, -1.013, 1.492) ( 0.00, 0.00, 0.00)
  13481. 33: 42 ( 4.300, 12.564, -6.383) ( 4.311, 12.571, -6.381) ( 0.25, 0.06, 0.03)
  13482. 33: bond (-12.221, 8.165, 2.759) (-12.211, 8.170, 2.760) ( 0.08, 0.05, 0.02)
  13483. 33: angle ( 16.238, 24.163, 0.318) ( 16.239, 24.165, 0.318) ( 0.01, 0.01, 0.00)
  13484. 33: torsion ( -2.872, 2.247, -19.362) ( -2.872, 2.247, -19.361) ( 0.00, 0.00, 0.01)
  13485. 33: oop ( -0.023, 0.017, -0.155) ( -0.023, 0.017, -0.154) ( 0.00, 0.00, 0.00)
  13486. 33: vdw ( 3.920, -22.664, 8.579) ( 3.920, -22.664, 8.579) ( 0.00, 0.00, 0.00)
  13487. 33: electro ( -0.741, 0.636, 1.477) ( -0.741, 0.636, 1.477) ( 0.00, 0.00, 0.00)
  13488. 33: 43 ( -2.306, 1.427, 5.607) ( -2.294, 1.432, 5.609) ( 0.55, 0.36, 0.03)
  13489. 33: bond ( -0.821, -0.350, 0.047) ( -0.809, -0.347, 0.047) ( 1.00, 0.08, 0.00)
  13490. 33: angle ( -1.083, 2.567, 0.368) ( -1.083, 2.570, 0.368) ( 0.05, 0.11, 0.00)
  13491. 33: torsion ( 0.510, -0.522, 4.938) ( 0.510, -0.522, 4.939) ( 0.00, 0.00, 0.03)
  13492. 33: oop ( -0.007, 0.007, -0.067) ( -0.007, 0.007, -0.067) ( 0.00, 0.00, 0.00)
  13493. 33: vdw ( -0.522, -0.099, -0.057) ( -0.522, -0.099, -0.057) ( 0.00, 0.00, 0.00)
  13494. 33: electro ( -0.384, -0.177, 0.379) ( -0.384, -0.177, 0.379) ( 0.00, 0.00, 0.00)
  13495. 33: 44 ( -5.986, -2.975, 2.681) ( -5.983, -2.961, 2.682) ( 0.06, 0.48, 0.06)
  13496. 33: bond ( -0.296, -2.388, -0.213) ( -0.295, -2.374, -0.213) ( 0.01, 0.59, 0.00)
  13497. 33: angle ( -5.715, 0.653, 0.641) ( -5.711, 0.653, 0.641) ( 0.06, 0.00, 0.00)
  13498. 33: torsion ( 0.220, -0.241, 2.378) ( 0.220, -0.241, 2.380) ( 0.00, 0.00, 0.06)
  13499. 33: oop ( -0.015, 0.016, -0.163) ( -0.015, 0.016, -0.163) ( 0.00, 0.00, 0.00)
  13500. 33: vdw ( -0.067, -0.429, -0.052) ( -0.067, -0.429, -0.052) ( 0.00, 0.00, 0.00)
  13501. 33: electro ( -0.113, -0.587, 0.089) ( -0.113, -0.587, 0.089) ( 0.00, 0.00, 0.00)
  13502. 33: 45 ( -4.994, -6.103, -3.487) ( -4.984, -6.096, -3.486) ( 0.21, 0.12, 0.05)
  13503. 33: bond ( -0.789, 0.563, 0.120) ( -0.780, 0.568, 0.120) ( 0.73, 0.28, 0.00)
  13504. 33: angle ( -4.396, -6.013, -0.114) ( -4.395, -6.011, -0.114) ( 0.03, 0.04, 0.00)
  13505. 33: torsion ( -0.359, 0.325, -3.865) ( -0.359, 0.325, -3.864) ( 0.00, 0.00, 0.04)
  13506. 33: oop ( 0.031, -0.024, 0.318) ( 0.031, -0.024, 0.318) ( 0.00, 0.00, 0.00)
  13507. 33: vdw ( 0.303, -0.582, -0.053) ( 0.303, -0.582, -0.053) ( 0.00, 0.00, 0.00)
  13508. 33: electro ( 0.216, -0.371, 0.107) ( 0.216, -0.371, 0.107) ( 0.00, 0.00, 0.00)
  13509. 33: 46 ( -9.637, 1.409, -3.923) ( -9.624, 1.415, -3.921) ( 0.13, 0.42, 0.04)
  13510. 33: bond ( 2.238, 0.795, -0.211) ( 2.250, 0.797, -0.210) ( 0.57, 0.13, 0.00)
  13511. 33: angle (-12.971, 37.779, 4.380) (-12.971, 37.782, 4.380) ( 0.00, 0.01, 0.00)
  13512. 33: torsion ( -0.176, 0.042, -1.728) ( -0.176, 0.042, -1.727) ( 0.00, 0.00, 0.08)
  13513. 33: oop ( 0.041, -0.027, 0.336) ( 0.041, -0.027, 0.336) ( 0.00, 0.00, 0.00)
  13514. 33: vdw ( 1.682, -36.672, -6.719) ( 1.682, -36.671, -6.719) ( 0.00, 0.00, 0.00)
  13515. 33: electro ( -0.450, -0.507, 0.018) ( -0.450, -0.507, 0.018) ( 0.00, 0.00, 0.00)
  13516. 33: 47 ( 4.850, 11.096, 19.011) ( 4.854, 11.099, 19.023) ( 0.10, 0.03, 0.06)
  13517. 33: bond ( 9.903, 3.121, 20.511) ( 9.906, 3.121, 20.522) ( 0.03, 0.01, 0.05)
  13518. 33: angle ( -5.126, 5.802, 1.590) ( -5.124, 5.804, 1.590) ( 0.04, 0.04, 0.03)
  13519. 33: torsion ( 0.647, 3.917, -0.908) ( 0.647, 3.917, -0.908) ( 0.00, 0.00, 0.00)
  13520. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13521. 33: vdw ( -0.318, -1.545, -2.238) ( -0.318, -1.545, -2.238) ( 0.00, 0.00, 0.00)
  13522. 33: electro ( -0.257, -0.199, 0.056) ( -0.257, -0.199, 0.056) ( 0.00, 0.00, 0.00)
  13523. 33: 48 ( 9.842, 10.206, -5.039) ( 9.854, 10.212, -5.036) ( 0.12, 0.05, 0.05)
  13524. 33: bond ( -2.986, -1.468, -0.385) ( -2.974, -1.465, -0.385) ( 0.38, 0.18, 0.01)
  13525. 33: angle ( 10.696, -22.969, 4.762) ( 10.696, -22.967, 4.764) ( 0.00, 0.01, 0.05)
  13526. 33: torsion ( 1.009, -2.897, 3.227) ( 1.009, -2.897, 3.227) ( 0.00, 0.00, 0.00)
  13527. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13528. 33: vdw ( 1.209, 38.024, -13.364) ( 1.209, 38.025, -13.364) ( 0.00, 0.00, 0.00)
  13529. 33: electro ( -0.087, -0.483, 0.722) ( -0.087, -0.483, 0.722) ( 0.00, 0.00, 0.00)
  13530. 33: 49 ( 4.853, -4.015, -5.505) ( 4.856, -4.013, -5.491) ( 0.07, 0.05, 0.24)
  13531. 33: bond ( -1.510, 0.203, -5.553) ( -1.509, 0.203, -5.539) ( 0.07, 0.00, 0.24)
  13532. 33: angle ( 5.932, -9.411, -1.962) ( 5.934, -9.409, -1.962) ( 0.04, 0.02, 0.01)
  13533. 33: torsion ( 1.808, 3.507, -0.364) ( 1.808, 3.507, -0.364) ( 0.00, 0.00, 0.00)
  13534. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13535. 33: vdw ( -1.168, 2.278, 2.124) ( -1.168, 2.278, 2.124) ( 0.00, 0.00, 0.00)
  13536. 33: electro ( -0.210, -0.592, 0.251) ( -0.210, -0.592, 0.251) ( 0.00, 0.00, 0.00)
  13537. 33: 50 ( 6.321, -10.163, 5.748) ( 6.324, -10.150, 5.751) ( 0.05, 0.13, 0.05)
  13538. 33: bond ( 2.117, -12.995, 3.296) ( 2.118, -12.982, 3.297) ( 0.02, 0.10, 0.03)
  13539. 33: angle ( 23.690, 2.886, -3.858) ( 23.692, 2.886, -3.856) ( 0.01, 0.01, 0.06)
  13540. 33: torsion ( -2.667, -1.040, -2.383) ( -2.667, -1.040, -2.383) ( 0.00, 0.00, 0.00)
  13541. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13542. 33: vdw (-16.674, 1.224, 8.402) (-16.674, 1.224, 8.402) ( 0.00, 0.00, 0.00)
  13543. 33: electro ( -0.144, -0.238, 0.291) ( -0.144, -0.238, 0.291) ( 0.00, 0.00, 0.00)
  13544. 33: 51 (-11.159, 0.824, 1.383) (-11.152, 0.828, 1.391) ( 0.07, 0.31, 0.61)
  13545. 33: bond ( 1.143, -0.477, -1.327) ( 1.148, -0.476, -1.320) ( 0.50, 0.05, 0.56)
  13546. 33: angle ( 5.083, -23.043, 12.744) ( 5.085, -23.041, 12.745) ( 0.03, 0.01, 0.01)
  13547. 33: torsion ( 1.056, -0.829, 1.218) ( 1.056, -0.829, 1.218) ( 0.00, 0.00, 0.00)
  13548. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13549. 33: vdw (-18.079, 25.401, -11.494) (-18.079, 25.401, -11.494) ( 0.00, 0.00, 0.00)
  13550. 33: electro ( -0.361, -0.226, 0.242) ( -0.361, -0.226, 0.242) ( 0.00, 0.00, 0.00)
  13551. 33: 52 ( 1.887, -12.873, 2.635) ( 1.891, -12.862, 2.638) ( 0.25, 0.09, 0.13)
  13552. 33: bond ( 5.865, -12.571, 4.407) ( 5.867, -12.561, 4.409) ( 0.04, 0.08, 0.03)
  13553. 33: angle (-16.261, -5.126, 7.034) (-16.259, -5.126, 7.035) ( 0.01, 0.01, 0.03)
  13554. 33: torsion ( 0.084, -0.277, -0.902) ( 0.084, -0.277, -0.902) ( 0.00, 0.00, 0.01)
  13555. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13556. 33: vdw ( 12.154, 5.201, -8.000) ( 12.154, 5.201, -7.999) ( 0.00, 0.00, 0.00)
  13557. 33: electro ( 0.045, -0.099, 0.095) ( 0.045, -0.099, 0.095) ( 0.00, 0.00, 0.00)
  13558. 33: 53 ( -4.015, -6.216, -4.357) ( -4.010, -6.213, -4.346) ( 0.14, 0.05, 0.25)
  13559. 33: bond ( -2.836, -1.117, -4.722) ( -2.832, -1.116, -4.712) ( 0.13, 0.05, 0.21)
  13560. 33: angle ( 3.989, -18.137, 1.897) ( 3.991, -18.135, 1.898) ( 0.04, 0.01, 0.04)
  13561. 33: torsion ( -0.395, 0.435, 0.134) ( -0.395, 0.435, 0.134) ( 0.00, 0.00, 0.00)
  13562. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13563. 33: vdw ( -4.529, 12.962, -1.841) ( -4.529, 12.962, -1.841) ( 0.00, 0.00, 0.00)
  13564. 33: electro ( -0.244, -0.358, 0.175) ( -0.244, -0.358, 0.175) ( 0.00, 0.00, 0.00)
  13565. 33: 54 ( 22.763, 4.803, 12.149) ( 22.766, 4.808, 12.161) ( 0.01, 0.10, 0.10)
  13566. 33: bond ( 0.180, 1.829, -4.169) ( 0.180, 1.831, -4.157) ( 0.00, 0.12, 0.28)
  13567. 33: angle ( 0.722, 24.102, 10.649) ( 0.724, 24.104, 10.649) ( 0.19, 0.01, 0.00)
  13568. 33: torsion ( 0.581, 0.985, 0.459) ( 0.581, 0.985, 0.459) ( 0.00, 0.01, 0.00)
  13569. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13570. 33: vdw ( 21.197, -22.786, 4.730) ( 21.197, -22.785, 4.730) ( 0.00, 0.00, 0.00)
  13571. 33: electro ( 0.083, 0.673, 0.480) ( 0.083, 0.673, 0.480) ( 0.00, 0.00, 0.00)
  13572. 33: 55 ( 21.127, 4.033, -4.874) ( 21.130, 4.041, -4.866) ( 0.01, 0.21, 0.16)
  13573. 33: bond ( 0.015, -0.237, -0.235) ( 0.015, -0.230, -0.228) ( 0.00, 0.17, 0.16)
  13574. 33: angle ( 17.782, 11.471, -10.444) ( 17.784, 11.472, -10.444) ( 0.01, 0.01, 0.01)
  13575. 33: torsion ( -0.521, -0.663, 0.636) ( -0.521, -0.663, 0.636) ( 0.00, 0.00, 0.00)
  13576. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13577. 33: vdw ( 2.327, -6.987, 3.715) ( 2.327, -6.987, 3.715) ( 0.01, 0.00, 0.00)
  13578. 33: electro ( 1.525, 0.449, 1.454) ( 1.525, 0.449, 1.454) ( 0.00, 0.00, 0.00)
  13579. 33: 56 ( 3.908, 1.796, -13.266) ( 3.911, 1.802, -13.254) ( 0.08, 0.30, 0.09)
  13580. 33: bond ( 0.874, 8.800, -15.941) ( 0.874, 8.804, -15.930) ( 0.01, 0.04, 0.07)
  13581. 33: angle ( -5.575, -7.591, -4.500) ( -5.572, -7.589, -4.500) ( 0.04, 0.02, 0.01)
  13582. 33: torsion ( 1.423, -0.373, -0.128) ( 1.423, -0.373, -0.128) ( 0.00, 0.00, 0.00)
  13583. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13584. 33: vdw ( 7.032, 0.080, 6.647) ( 7.033, 0.080, 6.647) ( 0.01, 0.00, 0.00)
  13585. 33: electro ( 0.153, 0.879, 0.657) ( 0.153, 0.879, 0.657) ( 0.00, 0.00, 0.00)
  13586. 33: 57 ( -0.993, 9.172, 6.879) ( -0.990, 9.180, 6.888) ( 0.32, 0.09, 0.12)
  13587. 33: bond ( -0.691, 10.301, 11.010) ( -0.691, 10.308, 11.018) ( 0.01, 0.06, 0.07)
  13588. 33: angle ( 1.902, -2.517, 2.472) ( 1.905, -2.516, 2.473) ( 0.13, 0.04, 0.04)
  13589. 33: torsion ( -1.228, 1.073, -1.081) ( -1.228, 1.073, -1.081) ( 0.00, 0.00, 0.00)
  13590. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13591. 33: vdw ( -0.546, 0.031, -5.692) ( -0.545, 0.031, -5.692) ( 0.03, 0.00, 0.00)
  13592. 33: electro ( -0.430, 0.284, 0.170) ( -0.430, 0.284, 0.170) ( 0.00, 0.00, 0.00)
  13593. 33: 58 ( -3.180, -10.598, 1.768) ( -3.177, -10.591, 1.778) ( 0.08, 0.07, 0.56)
  13594. 33: bond ( -0.166, -6.219, 7.992) ( -0.166, -6.213, 8.001) ( 0.00, 0.09, 0.11)
  13595. 33: angle ( -4.819, -4.069, -3.260) ( -4.816, -4.067, -3.259) ( 0.05, 0.04, 0.03)
  13596. 33: torsion ( 1.374, -1.374, -1.038) ( 1.374, -1.374, -1.038) ( 0.00, 0.00, 0.00)
  13597. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13598. 33: vdw ( 0.903, 1.531, -0.692) ( 0.903, 1.531, -0.692) ( 0.01, 0.00, 0.00)
  13599. 33: electro ( -0.471, -0.467, -1.234) ( -0.471, -0.467, -1.234) ( 0.00, 0.00, 0.00)
  13600. 33: 59 ( -1.672, -1.065, -14.649) ( -1.669, -1.057, -14.640) ( 0.19, 0.73, 0.06)
  13601. 33: bond ( 1.255, 11.287, -12.325) ( 1.255, 11.294, -12.318) ( 0.01, 0.06, 0.06)
  13602. 33: angle ( -0.945, 0.841, 0.675) ( -0.942, 0.842, 0.676) ( 0.24, 0.09, 0.06)
  13603. 33: torsion ( 2.095, -1.868, -1.500) ( 2.095, -1.868, -1.500) ( 0.00, 0.00, 0.00)
  13604. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13605. 33: vdw ( -4.139, -11.853, -2.429) ( -4.138, -11.853, -2.428) ( 0.01, 0.00, 0.00)
  13606. 33: electro ( 0.062, 0.529, 0.929) ( 0.062, 0.529, 0.929) ( 0.00, 0.00, 0.00)
  13607. 33: 60 ( 4.180, 0.851, 15.801) ( 4.183, 0.856, 15.812) ( 0.08, 0.44, 0.07)
  13608. 33: bond ( 1.295, 8.702, 15.115) ( 1.295, 8.705, 15.125) ( 0.01, 0.04, 0.07)
  13609. 33: angle ( 15.182, -5.824, 2.050) ( 15.184, -5.823, 2.051) ( 0.02, 0.03, 0.02)
  13610. 33: torsion ( -1.577, 2.708, -1.424) ( -1.577, 2.708, -1.424) ( 0.00, 0.00, 0.00)
  13611. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13612. 33: vdw (-10.178, -4.507, -0.246) (-10.177, -4.507, -0.246) ( 0.01, 0.00, 0.00)
  13613. 33: electro ( -0.543, -0.228, 0.305) ( -0.543, -0.228, 0.305) ( 0.00, 0.00, 0.00)
  13614. 33: 61 ( -3.607, -11.430, -21.611) ( -3.604, -11.416, -21.608) ( 0.08, 0.11, 0.02)
  13615. 33: bond ( 0.549, -8.292, 2.402) ( 0.549, -8.280, 2.403) ( 0.01, 0.16, 0.05)
  13616. 33: angle ( -2.924, -5.064, -16.780) ( -2.921, -5.064, -16.778) ( 0.08, 0.00, 0.01)
  13617. 33: torsion ( -0.304, -2.407, -8.223) ( -0.304, -2.407, -8.223) ( 0.00, 0.00, 0.00)
  13618. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13619. 33: vdw ( -1.536, 3.527, 1.222) ( -1.536, 3.527, 1.222) ( 0.02, 0.00, 0.00)
  13620. 33: electro ( 0.607, 0.806, -0.231) ( 0.607, 0.806, -0.231) ( 0.00, 0.00, 0.00)
  13621. 33: 62 (-13.552, 3.271, -1.933) (-13.548, 3.282, -1.929) ( 0.02, 0.35, 0.23)
  13622. 33: bond ( -3.163, 10.307, -4.939) ( -3.162, 10.318, -4.937) ( 0.03, 0.10, 0.05)
  13623. 33: angle ( -7.456, 1.314, 7.520) ( -7.454, 1.314, 7.522) ( 0.03, 0.04, 0.03)
  13624. 33: torsion ( -2.471, -0.439, 0.665) ( -2.471, -0.439, 0.665) ( 0.00, 0.00, 0.00)
  13625. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13626. 33: vdw ( -1.193, -8.816, -5.036) ( -1.193, -8.816, -5.036) ( 0.01, 0.00, 0.00)
  13627. 33: electro ( 0.732, 0.904, -0.144) ( 0.732, 0.904, -0.144) ( 0.00, 0.00, 0.00)
  13628. 33: 63 ( -1.642, 0.072, 7.768) ( -1.638, 0.075, 7.781) ( 0.26, 0.02, 0.16)
  13629. 33: bond ( 3.501, 1.811, 9.381) ( 3.502, 1.811, 9.393) ( 0.05, 0.03, 0.13)
  13630. 33: angle (-11.516, 2.354, 3.839) (-11.514, 2.356, 3.839) ( 0.02, 0.09, 0.01)
  13631. 33: torsion ( 1.522, 1.177, -0.795) ( 1.522, 1.177, -0.795) ( 0.00, 0.00, 0.00)
  13632. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13633. 33: vdw ( 3.241, -6.128, -4.764) ( 3.241, -6.128, -4.764) ( 0.01, 0.00, 0.00)
  13634. 33: electro ( 1.610, 0.859, 0.107) ( 1.610, 0.859, 0.107) ( 0.00, 0.00, 0.00)
  13635. 33: 64 ( 3.493, 9.960, 4.207) ( -nan, -nan, -nan) ( nan, nan, nan)
  13636. 33: bond ( 0.723, 7.398, -1.973) ( 0.723, 7.412, -1.972) ( 0.01, 0.19, 0.05)
  13637. 33: angle ( -0.023, 0.127, 0.468) ( -0.023, 0.127, 0.470) ( 0.00, 0.00, 0.09)
  13638. 33: torsion ( 1.495, -0.118, 0.105) ( 1.495, -0.118, 0.105) ( 0.01, 0.00, 0.00)
  13639. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13640. 33: vdw ( -0.000, -0.000, -0.000) ( -nan, -nan, -nan) ( nan, nan, nan)
  13641. 33: electro ( 1.298, 2.553, 5.608) ( 1.298, 2.553, 5.608) ( 0.00, 0.00, 0.00)
  13642. 33: 65 (-32.705, 0.634, 27.276) ( -nan, -nan, -nan) ( nan, nan, nan)
  13643. 33: bond (-43.371, -7.007, 0.973) (-43.356, -7.006, 0.974) ( 0.03, 0.01, 0.02)
  13644. 33: angle ( 0.668, -1.382, 19.777) ( 0.668, -1.382, 19.779) ( 0.00, 0.00, 0.01)
  13645. 33: torsion ( -0.829, 5.186, 0.390) ( -0.829, 5.186, 0.390) ( 0.00, 0.00, 0.00)
  13646. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13647. 33: vdw ( -0.000, -0.000, -0.000) ( -nan, -nan, -nan) ( nan, nan, nan)
  13648. 33: electro ( 10.828, 3.837, 6.135) ( 10.828, 3.837, 6.135) ( 0.00, 0.00, 0.00)
  13649. 33: ok 14 # gradients
  13650. 33: ok 15 # energy
  13651. 33:
  13652. 33: V A L I D A T E G R A D I E N T S
  13653. 33:
  13654. 33: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  13655. 33: ----------------------------------------------------------------------------------------
  13656. 33: 1 (107.613, 85.804, 53.479) (107.648, 85.831, 53.491) ( 0.03, 0.03, 0.02)
  13657. 33: bond ( -8.071, -12.046, -7.448) ( -8.044, -12.027, -7.441) ( 0.33, 0.16, 0.10)
  13658. 33: angle (112.918, 91.510, 71.958) (112.926, 91.517, 71.960) ( 0.01, 0.01, 0.00)
  13659. 33: torsion ( 1.814, 5.741, -9.833) ( 1.814, 5.742, -9.830) ( 0.01, 0.01, 0.03)
  13660. 33: oop ( 0.270, 0.844, -1.339) ( 0.270, 0.844, -1.339) ( 0.00, 0.00, 0.01)
  13661. 33: vdw ( 0.670, -0.242, 0.144) ( 0.670, -0.242, 0.144) ( 0.00, 0.00, 0.00)
  13662. 33: electro ( 0.012, -0.003, -0.004) ( 0.012, -0.003, -0.004) ( 0.00, 0.00, 0.00)
  13663. 33: 2 (-117.679, -9.949, -0.181) (-117.644, -9.920, -0.167) ( 0.03, 0.29, 0.26)
  13664. 33: bond (-10.189, 16.360, 6.492) (-10.162, 16.379, 6.499) ( 0.27, 0.12, 0.11)
  13665. 33: angle (-103.501, -15.191, -21.348) (-103.493, -15.184, -21.345) ( 0.01, 0.05, 0.01)
  13666. 33: torsion ( -2.992, -8.020, 13.497) ( -2.991, -8.019, 13.501) ( 0.01, 0.02, 0.03)
  13667. 33: oop ( -0.532, -1.457, 2.361) ( -0.532, -1.457, 2.361) ( 0.00, 0.01, 0.02)
  13668. 33: vdw ( -0.484, -1.439, -1.092) ( -0.484, -1.439, -1.092) ( 0.00, 0.00, 0.00)
  13669. 33: electro ( 0.018, -0.201, -0.091) ( 0.018, -0.201, -0.091) ( 0.00, 0.00, 0.00)
  13670. 33: 3 (-26.113, 37.504, -60.658) (-26.078, 37.533, -60.643) ( 0.13, 0.08, 0.02)
  13671. 33: bond ( -8.329, -31.829, -20.084) ( -8.304, -31.809, -20.076) ( 0.30, 0.06, 0.04)
  13672. 33: angle (-26.663, 30.480, 21.148) (-26.653, 30.487, 21.151) ( 0.04, 0.02, 0.02)
  13673. 33: torsion ( 11.937, 37.530, -60.314) ( 11.937, 37.531, -60.311) ( 0.00, 0.00, 0.00)
  13674. 33: oop ( 0.404, 1.225, -1.962) ( 0.404, 1.225, -1.962) ( 0.00, 0.01, 0.02)
  13675. 33: vdw ( -3.415, 0.256, 0.787) ( -3.415, 0.256, 0.787) ( 0.00, 0.00, 0.00)
  13676. 33: electro ( -0.047, -0.157, -0.233) ( -0.047, -0.157, -0.233) ( 0.00, 0.00, 0.00)
  13677. 33: 4 (202.493, -133.677, -1.193) (202.535, -133.646, -1.181) ( 0.02, 0.02, 1.05)
  13678. 33: bond (317.339, -91.199, 4.373) (317.372, -91.179, 4.381) ( 0.01, 0.02, 0.20)
  13679. 33: angle (-107.948, -32.598, -5.892) (-107.939, -32.589, -5.890) ( 0.01, 0.03, 0.04)
  13680. 33: torsion ( -3.015, -10.382, 2.210) ( -3.015, -10.380, 2.211) ( 0.01, 0.02, 0.08)
  13681. 33: oop ( 0.106, 0.278, -0.443) ( 0.106, 0.278, -0.443) ( 0.00, 0.00, 0.00)
  13682. 33: vdw ( -3.163, 0.679, -1.329) ( -3.162, 0.679, -1.329) ( 0.00, 0.01, 0.00)
  13683. 33: electro ( -0.826, -0.456, -0.110) ( -0.826, -0.456, -0.110) ( 0.00, 0.00, 0.00)
  13684. 33: 5 (-20.523, 2.877, 71.372) (-20.496, 2.908, 71.385) ( 0.13, 1.08, 0.02)
  13685. 33: bond (-16.302, 184.431, 106.013) (-16.276, 184.455, 106.022) ( 0.16, 0.01, 0.01)
  13686. 33: angle ( 12.041, -153.582, -86.100) ( 12.043, -153.576, -86.097) ( 0.01, 0.00, 0.00)
  13687. 33: torsion ( -9.648, -31.765, 49.414) ( -9.648, -31.765, 49.415) ( 0.00, 0.00, 0.00)
  13688. 33: oop ( -0.625, -1.834, 2.918) ( -0.625, -1.834, 2.918) ( 0.00, 0.01, 0.02)
  13689. 33: vdw ( -4.914, 3.799, -2.143) ( -4.914, 3.799, -2.143) ( 0.00, 0.00, 0.00)
  13690. 33: electro ( -1.075, 1.829, 1.270) ( -1.075, 1.828, 1.270) ( 0.00, 0.00, 0.00)
  13691. 33: 6 (-200.222, 129.196, 50.174) (-200.179, 129.234, 50.179) ( 0.02, 0.03, 0.01)
  13692. 33: bond (-317.522, 91.239, -6.171) (-317.488, 91.266, -6.169) ( 0.01, 0.03, 0.02)
  13693. 33: angle (109.876, 24.113, 31.025) (109.885, 24.123, 31.025) ( 0.01, 0.04, 0.00)
  13694. 33: torsion ( 3.040, 13.136, 22.912) ( 3.040, 13.136, 22.916) ( 0.00, 0.01, 0.01)
  13695. 33: oop ( 0.062, 0.195, 2.925) ( 0.062, 0.195, 2.925) ( 0.00, 0.00, 0.00)
  13696. 33: vdw ( 3.498, 0.072, -0.743) ( 3.498, 0.072, -0.743) ( 0.00, 0.00, 0.00)
  13697. 33: electro ( 0.824, 0.441, 0.225) ( 0.824, 0.441, 0.225) ( 0.00, 0.00, 0.00)
  13698. 33: 7 ( 3.495, -30.954, 50.158) ( 3.523, -30.913, 50.160) ( 0.79, 0.13, 0.00)
  13699. 33: bond ( 3.488, -210.407, 39.689) ( 3.514, -210.375, 39.689) ( 0.75, 0.02, 0.00)
  13700. 33: angle ( -6.611, 183.547, -21.825) ( -6.609, 183.556, -21.825) ( 0.02, 0.00, 0.00)
  13701. 33: torsion ( 0.229, 1.878, 41.096) ( 0.229, 1.878, 41.097) ( 0.00, 0.00, 0.00)
  13702. 33: oop ( -0.359, -0.829, -6.932) ( -0.359, -0.829, -6.932) ( 0.00, 0.00, 0.01)
  13703. 33: vdw ( 5.796, -2.901, -2.464) ( 5.796, -2.901, -2.464) ( 0.00, 0.00, 0.00)
  13704. 33: electro ( 0.952, -2.242, 0.595) ( 0.952, -2.242, 0.595) ( 0.00, 0.00, 0.00)
  13705. 33: 8 (-119.727, -93.909, 11.482) (-119.691, -93.874, 11.485) ( 0.03, 0.04, 0.02)
  13706. 33: bond ( 8.494, 13.503, -1.817) ( 8.521, 13.529, -1.817) ( 0.33, 0.19, 0.00)
  13707. 33: angle (-127.514, -108.076, 8.555) (-127.506, -108.067, 8.554) ( 0.01, 0.01, 0.01)
  13708. 33: torsion ( -0.059, 0.307, 3.342) ( -0.059, 0.307, 3.346) ( 0.00, 0.00, 0.10)
  13709. 33: oop ( 0.068, 0.172, 1.288) ( 0.068, 0.172, 1.288) ( 0.00, 0.00, 0.01)
  13710. 33: vdw ( -0.704, 0.180, 0.119) ( -0.704, 0.180, 0.119) ( 0.00, 0.00, 0.00)
  13711. 33: electro ( -0.011, 0.005, -0.004) ( -0.011, 0.005, -0.004) ( 0.00, 0.00, 0.00)
  13712. 33: 9 (121.178, 4.260, 18.453) (121.214, 4.296, 18.459) ( 0.03, 0.84, 0.03)
  13713. 33: bond ( 9.632, -18.003, 0.542) ( 9.660, -17.977, 0.542) ( 0.29, 0.14, 0.00)
  13714. 33: angle (110.078, 18.313, -1.646) (110.087, 18.323, -1.646) ( 0.01, 0.05, 0.01)
  13715. 33: torsion ( 0.674, 1.780, 17.010) ( 0.674, 1.780, 17.016) ( 0.00, 0.00, 0.03)
  13716. 33: oop ( 0.119, 0.304, 2.898) ( 0.119, 0.304, 2.899) ( 0.00, 0.00, 0.03)
  13717. 33: vdw ( 0.693, 1.652, -0.364) ( 0.693, 1.652, -0.364) ( 0.00, 0.00, 0.00)
  13718. 33: electro ( -0.018, 0.214, 0.012) ( -0.018, 0.214, 0.012) ( 0.00, 0.00, 0.00)
  13719. 33: 10 ( 19.613, -2.366, -63.294) ( 19.649, -2.330, -63.288) ( 0.18, 1.53, 0.01)
  13720. 33: bond ( 9.948, 36.985, -2.519) ( 9.973, 37.012, -2.519) ( 0.26, 0.07, 0.00)
  13721. 33: angle ( 8.401, -28.896, 19.161) ( 8.411, -28.887, 19.162) ( 0.12, 0.03, 0.01)
  13722. 33: torsion ( -1.783, -9.716, -78.102) ( -1.783, -9.716, -78.097) ( 0.00, 0.00, 0.01)
  13723. 33: oop ( -0.118, -0.306, -2.887) ( -0.118, -0.306, -2.886) ( 0.00, 0.00, 0.02)
  13724. 33: vdw ( 3.100, -0.665, 1.181) ( 3.101, -0.665, 1.181) ( 0.00, 0.00, 0.00)
  13725. 33: electro ( 0.065, 0.232, -0.128) ( 0.065, 0.232, -0.128) ( 0.00, 0.00, 0.00)
  13726. 33: 11 (-185.581, -228.689, 19.001) (-185.554, -228.660, 19.026) ( 0.01, 0.01, 0.13)
  13727. 33: bond (-60.522, -112.345, 10.939) (-60.504, -112.325, 10.958) ( 0.03, 0.02, 0.17)
  13728. 33: angle (-128.089, -111.206, 2.668) (-128.080, -111.197, 2.674) ( 0.01, 0.01, 0.20)
  13729. 33: torsion ( 0.066, 0.257, 2.783) ( 0.066, 0.257, 2.784) ( 0.00, 0.00, 0.03)
  13730. 33: oop ( 0.035, 0.065, 0.793) ( 0.035, 0.065, 0.793) ( 0.00, 0.00, 0.00)
  13731. 33: vdw ( 2.509, -4.938, 1.873) ( 2.509, -4.938, 1.873) ( 0.00, 0.00, 0.00)
  13732. 33: electro ( 0.420, -0.522, -0.056) ( 0.420, -0.522, -0.056) ( 0.00, 0.00, 0.00)
  13733. 33: 12 ( 12.562, 17.357, -2.824) ( 12.573, 17.363, -2.824) ( 0.09, 0.04, 0.01)
  13734. 33: bond ( 15.600, 8.848, -0.827) ( 15.610, 8.851, -0.827) ( 0.07, 0.04, 0.00)
  13735. 33: angle ( -5.088, 9.156, 2.000) ( -5.087, 9.159, 2.000) ( 0.02, 0.03, 0.02)
  13736. 33: torsion ( -0.026, -0.327, -3.990) ( -0.026, -0.327, -3.989) ( 0.00, 0.00, 0.02)
  13737. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13738. 33: vdw ( 0.426, -0.169, 0.041) ( 0.426, -0.169, 0.041) ( 0.00, 0.00, 0.00)
  13739. 33: electro ( 1.650, -0.151, -0.048) ( 1.650, -0.151, -0.048) ( 0.00, 0.00, 0.00)
  13740. 33: 13 (-20.509, -42.477, 1.808) (-20.500, -42.468, 1.810) ( 0.04, 0.02, 0.08)
  13741. 33: bond ( 9.763, -9.029, 0.731) ( 9.771, -9.023, 0.731) ( 0.08, 0.07, 0.00)
  13742. 33: angle (-31.138, -33.256, 5.740) (-31.137, -33.254, 5.740) ( 0.00, 0.01, 0.00)
  13743. 33: torsion ( -0.083, -0.384, -3.629) ( -0.083, -0.384, -3.628) ( 0.00, 0.00, 0.04)
  13744. 33: oop ( -0.036, -0.114, -0.932) ( -0.036, -0.114, -0.932) ( 0.00, 0.00, 0.01)
  13745. 33: vdw ( 1.072, 0.146, -0.075) ( 1.072, 0.146, -0.075) ( 0.00, 0.00, 0.00)
  13746. 33: electro ( -0.087, 0.160, -0.027) ( -0.087, 0.160, -0.027) ( 0.00, 0.00, 0.00)
  13747. 33: 14 (185.176, 203.267, 137.619) (185.202, 203.295, 137.645) ( 0.01, 0.01, 0.02)
  13748. 33: bond ( 54.894, 95.275, 66.703) ( 54.911, 95.295, 66.722) ( 0.03, 0.02, 0.03)
  13749. 33: angle (134.522, 104.981, 64.840) (134.531, 104.989, 64.846) ( 0.01, 0.01, 0.01)
  13750. 33: torsion ( -0.385, -1.231, 2.007) ( -0.385, -1.231, 2.008) ( 0.00, 0.02, 0.03)
  13751. 33: oop ( -0.090, -0.306, 0.495) ( -0.090, -0.306, 0.495) ( 0.00, 0.00, 0.00)
  13752. 33: vdw ( -3.293, 4.022, 3.465) ( -3.293, 4.022, 3.465) ( 0.00, 0.00, 0.00)
  13753. 33: electro ( -0.472, 0.526, 0.108) ( -0.472, 0.526, 0.108) ( 0.00, 0.00, 0.00)
  13754. 33: 15 ( -9.065, -15.122, -15.358) ( -9.054, -15.117, -15.355) ( 0.12, 0.03, 0.02)
  13755. 33: bond (-14.882, -6.924, -7.081) (-14.872, -6.922, -7.079) ( 0.07, 0.03, 0.03)
  13756. 33: angle ( 7.896, -8.274, -8.503) ( 7.897, -8.272, -8.503) ( 0.01, 0.02, 0.00)
  13757. 33: torsion ( -0.087, -0.262, 0.439) ( -0.087, -0.262, 0.439) ( 0.00, 0.01, 0.03)
  13758. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13759. 33: vdw ( -0.379, 0.123, 0.028) ( -0.379, 0.123, 0.028) ( 0.00, 0.00, 0.00)
  13760. 33: electro ( -1.614, 0.215, -0.241) ( -1.614, 0.215, -0.241) ( 0.00, 0.00, 0.00)
  13761. 33: 16 ( 17.676, 35.813, 24.607) ( 17.685, 35.820, 24.609) ( 0.05, 0.02, 0.01)
  13762. 33: bond (-10.251, 8.296, 2.969) (-10.243, 8.301, 2.969) ( 0.08, 0.07, 0.02)
  13763. 33: angle ( 28.460, 26.587, 23.846) ( 28.462, 26.589, 23.847) ( 0.00, 0.01, 0.00)
  13764. 33: torsion ( 0.234, 0.643, -0.994) ( 0.234, 0.643, -0.993) ( 0.00, 0.03, 0.11)
  13765. 33: oop ( 0.182, 0.514, -0.811) ( 0.182, 0.514, -0.811) ( 0.00, 0.00, 0.01)
  13766. 33: vdw ( -1.056, -0.100, -0.311) ( -1.056, -0.100, -0.311) ( 0.00, 0.00, 0.00)
  13767. 33: electro ( 0.107, -0.127, -0.093) ( 0.107, -0.127, -0.093) ( 0.00, 0.00, 0.00)
  13768. 33: 17 ( 25.261, -198.368, -118.785) ( 25.260, -198.352, -118.780) ( 0.00, 0.01, 0.00)
  13769. 33: bond ( 24.264, -199.955, -114.925) ( 24.263, -199.940, -114.920) ( 0.00, 0.01, 0.00)
  13770. 33: angle ( 0.027, -0.000, 0.006) ( 0.027, -0.000, 0.006) ( 0.00, 0.00, 0.00)
  13771. 33: torsion ( 0.117, 0.338, -0.563) ( 0.117, 0.338, -0.563) ( 0.00, 0.00, 0.01)
  13772. 33: oop ( 0.284, 0.735, -1.219) ( 0.284, 0.735, -1.219) ( 0.00, 0.00, 0.01)
  13773. 33: vdw ( -2.431, -0.191, -2.067) ( -2.431, -0.190, -2.067) ( 0.00, 0.00, 0.00)
  13774. 33: electro ( 3.000, 0.705, -0.016) ( 3.000, 0.705, -0.016) ( 0.00, 0.00, 0.00)
  13775. 33: 18 (-10.164, 229.510, -37.050) (-10.165, 229.530, -37.050) ( 0.01, 0.01, 0.00)
  13776. 33: bond (-10.165, 228.562, -40.373) (-10.166, 228.582, -40.373) ( 0.01, 0.01, 0.00)
  13777. 33: angle ( -0.031, -0.002, -0.001) ( -0.031, -0.002, -0.001) ( 0.00, 0.00, 0.00)
  13778. 33: torsion ( -0.033, 0.472, 2.679) ( -0.033, 0.472, 2.679) ( 0.00, 0.00, 0.00)
  13779. 33: oop ( 0.228, 0.513, 2.846) ( 0.228, 0.513, 2.846) ( 0.00, 0.00, 0.00)
  13780. 33: vdw ( 2.803, 0.527, -1.361) ( 2.803, 0.527, -1.361) ( 0.00, 0.00, 0.00)
  13781. 33: electro ( -2.967, -0.562, -0.839) ( -2.967, -0.562, -0.839) ( 0.00, 0.00, 0.00)
  13782. 33: 19 (-40.454, -79.770, -50.037) (-40.446, -79.764, -50.032) ( 0.02, 0.01, 0.01)
  13783. 33: bond ( 30.052, -29.778, -24.026) ( 30.058, -29.773, -24.023) ( 0.02, 0.02, 0.02)
  13784. 33: angle (-71.791, -50.753, -26.926) (-71.789, -50.752, -26.925) ( 0.00, 0.00, 0.00)
  13785. 33: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13786. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13787. 33: vdw ( 1.026, 1.019, 0.994) ( 1.026, 1.019, 0.994) ( 0.00, 0.00, 0.00)
  13788. 33: electro ( 0.260, -0.259, -0.078) ( 0.260, -0.259, -0.078) ( 0.00, 0.00, 0.00)
  13789. 33: 20 (-38.152, -27.283, -50.359) (-38.145, -27.279, -50.351) ( 0.02, 0.01, 0.02)
  13790. 33: bond (-33.425, 15.800, -36.942) (-33.419, 15.801, -36.934) ( 0.02, 0.01, 0.02)
  13791. 33: angle ( -4.854, -43.518, -14.226) ( -4.853, -43.515, -14.225) ( 0.02, 0.01, 0.01)
  13792. 33: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13793. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13794. 33: vdw ( -0.038, 0.937, 1.162) ( -0.038, 0.937, 1.162) ( 0.00, 0.00, 0.00)
  13795. 33: electro ( 0.165, -0.503, -0.353) ( 0.165, -0.503, -0.353) ( 0.00, 0.00, 0.00)
  13796. 33: 21 (-31.440, -61.251, -7.156) (-31.435, -61.244, -7.150) ( 0.02, 0.01, 0.09)
  13797. 33: bond (-27.296, -32.763, 28.653) (-27.292, -32.757, 28.657) ( 0.02, 0.02, 0.02)
  13798. 33: angle ( -3.290, -29.041, -36.328) ( -3.289, -29.039, -36.326) ( 0.04, 0.00, 0.01)
  13799. 33: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13800. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13801. 33: vdw ( -0.772, 1.022, 0.517) ( -0.772, 1.022, 0.517) ( 0.00, 0.00, 0.00)
  13802. 33: electro ( -0.081, -0.470, 0.003) ( -0.081, -0.470, 0.003) ( 0.00, 0.00, 0.00)
  13803. 33: 22 ( 44.771, 69.813, -26.236) ( 44.782, 69.816, -26.232) ( 0.03, 0.00, 0.02)
  13804. 33: bond ( 46.695, 0.174, -23.767) ( 46.707, 0.175, -23.764) ( 0.02, 0.00, 0.01)
  13805. 33: angle ( -2.162, 71.562, -3.724) ( -2.162, 71.565, -3.723) ( 0.02, 0.00, 0.04)
  13806. 33: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13807. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13808. 33: vdw ( 0.299, -2.561, 1.288) ( 0.299, -2.561, 1.288) ( 0.00, 0.00, 0.00)
  13809. 33: electro ( -0.061, 0.637, -0.033) ( -0.061, 0.637, -0.033) ( 0.00, 0.00, 0.00)
  13810. 33: 23 ( 35.373, 36.893, 32.930) ( 35.375, 36.898, 32.942) ( 0.01, 0.01, 0.04)
  13811. 33: bond ( 9.700, 21.267, 45.550) ( 9.701, 21.270, 45.562) ( 0.01, 0.01, 0.02)
  13812. 33: angle ( 25.873, 15.439, -12.718) ( 25.875, 15.441, -12.718) ( 0.01, 0.01, 0.01)
  13813. 33: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13814. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13815. 33: vdw ( -0.217, -0.200, -0.053) ( -0.217, -0.200, -0.053) ( 0.00, 0.00, 0.00)
  13816. 33: electro ( 0.017, 0.387, 0.151) ( 0.017, 0.387, 0.151) ( 0.00, 0.00, 0.00)
  13817. 33: 24 ( 43.934, 71.036, -38.145) ( 43.940, 71.044, -38.139) ( 0.01, 0.01, 0.01)
  13818. 33: bond (-23.294, 33.180, -26.795) (-23.290, 33.187, -26.791) ( 0.01, 0.02, 0.02)
  13819. 33: angle ( 68.485, 38.585, -11.740) ( 68.487, 38.586, -11.739) ( 0.00, 0.00, 0.01)
  13820. 33: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13821. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13822. 33: vdw ( -1.026, -1.029, 0.401) ( -1.026, -1.029, 0.401) ( 0.00, 0.00, 0.00)
  13823. 33: electro ( -0.231, 0.300, -0.010) ( -0.231, 0.300, -0.010) ( 0.00, 0.00, 0.00)
  13824. 33: ok 16 # gradients
  13825. 33: ok 17 # energy
  13826. 33:
  13827. 33: V A L I D A T E G R A D I E N T S
  13828. 33:
  13829. 33: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  13830. 33: ----------------------------------------------------------------------------------------
  13831. 33: 1 (280.385, 79.113, -45.579) (280.423, 79.148, -45.561) ( 0.01, 0.04, 0.04)
  13832. 33: bond (269.764, 65.096, -61.045) (269.793, 65.121, -61.035) ( 0.01, 0.04, 0.02)
  13833. 33: angle ( -0.386, 0.172, -0.097) ( -0.379, 0.180, -0.092) ( 0.28, 0.15, 0.05)
  13834. 33: torsion ( -0.078, 0.077, 0.128) ( -0.077, 0.078, 0.131) ( 0.01, 0.01, 0.04)
  13835. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13836. 33: vdw ( 11.087, 13.768, 15.435) ( 11.087, 13.769, 15.435) ( 0.00, 0.00, 0.00)
  13837. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13838. 33: 2 ( -0.039, 251.973, -153.609) ( -0.000, 252.014, -153.597) ( 0.15, 0.02, 0.01)
  13839. 33: bond ( -0.027, 231.339, -164.452) ( 0.000, 231.370, -164.446) ( 0.07, 0.01, 0.00)
  13840. 33: angle ( -0.010, 0.062, -0.251) ( -0.000, 0.070, -0.248) ( 0.01, 0.05, 0.09)
  13841. 33: torsion ( -0.001, -0.029, -0.095) ( -0.000, -0.028, -0.091) ( 0.00, 0.00, 0.03)
  13842. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13843. 33: vdw ( -0.001, 20.601, 11.189) ( 0.000, 20.601, 11.189) ( 0.00, 0.00, 0.00)
  13844. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13845. 33: 3 ( -0.039, -252.054, -153.609) ( 0.000, -252.014, -153.597) ( 0.15, 0.02, 0.01)
  13846. 33: bond ( -0.027, -231.402, -164.452) ( 0.000, -231.370, -164.446) ( 0.07, 0.01, 0.00)
  13847. 33: angle ( -0.010, -0.078, -0.251) ( -0.000, -0.070, -0.248) ( 0.01, 0.06, 0.09)
  13848. 33: torsion ( -0.001, 0.027, -0.095) ( 0.000, 0.028, -0.091) ( 0.00, 0.00, 0.03)
  13849. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13850. 33: vdw ( -0.001, -20.602, 11.189) ( 0.000, -20.601, 11.189) ( 0.00, 0.00, 0.00)
  13851. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13852. 33: 4 (280.385, -79.182, -45.579) (280.423, -79.148, -45.561) ( 0.01, 0.04, 0.04)
  13853. 33: bond (269.764, -65.145, -61.045) (269.793, -65.121, -61.035) ( 0.01, 0.04, 0.02)
  13854. 33: angle ( -0.386, -0.189, -0.097) ( -0.379, -0.180, -0.092) ( 0.28, 0.16, 0.05)
  13855. 33: torsion ( -0.078, -0.079, 0.128) ( -0.077, -0.078, 0.131) ( 0.01, 0.01, 0.04)
  13856. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13857. 33: vdw ( 11.087, -13.769, 15.435) ( 11.087, -13.769, 15.435) ( 0.00, 0.00, 0.00)
  13858. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13859. 33: 5 (-127.758, 175.179, -201.805) (-127.730, 175.217, -201.780) ( 0.02, 0.02, 0.01)
  13860. 33: bond (-105.528, 167.839, -204.493) (-105.508, 167.867, -204.477) ( 0.02, 0.02, 0.01)
  13861. 33: angle ( -0.037, 0.417, 0.081) ( -0.030, 0.425, 0.086) ( 0.03, 0.36, 0.04)
  13862. 33: torsion ( 0.072, 0.059, -0.086) ( 0.074, 0.061, -0.083) ( 0.01, 0.01, 0.02)
  13863. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13864. 33: vdw (-22.266, 6.864, 2.694) (-22.266, 6.864, 2.694) ( 0.00, 0.01, 0.01)
  13865. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13866. 33: 6 (-127.758, -175.256, -201.805) (-127.730, -175.217, -201.780) ( 0.02, 0.02, 0.01)
  13867. 33: bond (-105.528, -167.895, -204.493) (-105.508, -167.867, -204.477) ( 0.02, 0.02, 0.01)
  13868. 33: angle ( -0.037, -0.434, 0.081) ( -0.030, -0.425, 0.086) ( 0.03, 0.38, 0.04)
  13869. 33: torsion ( 0.072, -0.062, -0.086) ( 0.074, -0.061, -0.083) ( 0.01, 0.01, 0.02)
  13870. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13871. 33: vdw (-22.266, -6.865, 2.694) (-22.266, -6.864, 2.694) ( 0.00, 0.01, 0.01)
  13872. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13873. 33: 7 (-280.461, 79.113, -45.579) (-280.423, 79.148, -45.561) ( 0.01, 0.04, 0.04)
  13874. 33: bond (-269.822, 65.096, -61.045) (-269.793, 65.121, -61.035) ( 0.01, 0.04, 0.02)
  13875. 33: angle ( 0.372, 0.172, -0.097) ( 0.379, 0.180, -0.092) ( 0.27, 0.15, 0.05)
  13876. 33: torsion ( 0.076, 0.077, 0.128) ( 0.077, 0.078, 0.131) ( 0.01, 0.01, 0.04)
  13877. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13878. 33: vdw (-11.087, 13.768, 15.435) (-11.087, 13.769, 15.435) ( 0.00, 0.00, 0.00)
  13879. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13880. 33: 8 (-280.461, -79.182, -45.579) (-280.423, -79.148, -45.561) ( 0.01, 0.04, 0.04)
  13881. 33: bond (-269.822, -65.145, -61.045) (-269.793, -65.121, -61.035) ( 0.01, 0.04, 0.02)
  13882. 33: angle ( 0.372, -0.189, -0.097) ( 0.379, -0.180, -0.092) ( 0.27, 0.16, 0.05)
  13883. 33: torsion ( 0.076, -0.079, 0.128) ( 0.077, -0.078, 0.131) ( 0.01, 0.01, 0.04)
  13884. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13885. 33: vdw (-11.087, -13.769, 15.435) (-11.087, -13.769, 15.435) ( 0.00, 0.00, 0.00)
  13886. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13887. 33: 9 (175.179, 201.756, 127.701) (175.217, 201.780, 127.730) ( 0.02, 0.01, 0.02)
  13888. 33: bond (167.839, 204.461, 105.488) (167.867, 204.477, 105.508) ( 0.02, 0.01, 0.02)
  13889. 33: angle ( 0.417, -0.092, 0.023) ( 0.425, -0.086, 0.030) ( 0.36, 0.05, 0.02)
  13890. 33: torsion ( 0.059, 0.081, -0.075) ( 0.061, 0.083, -0.074) ( 0.01, 0.02, 0.01)
  13891. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13892. 33: vdw ( 6.864, -2.694, 22.265) ( 6.864, -2.694, 22.266) ( 0.01, 0.01, 0.00)
  13893. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13894. 33: 10 ( 45.542, 280.385, 79.113) ( 45.561, 280.423, 79.148) ( 0.04, 0.01, 0.04)
  13895. 33: bond ( 61.024, 269.764, 65.096) ( 61.035, 269.793, 65.121) ( 0.02, 0.01, 0.04)
  13896. 33: angle ( 0.087, -0.386, 0.172) ( 0.092, -0.379, 0.180) ( 0.05, 0.28, 0.15)
  13897. 33: torsion ( -0.134, -0.078, 0.077) ( -0.131, -0.077, 0.078) ( 0.04, 0.01, 0.01)
  13898. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13899. 33: vdw (-15.435, 11.087, 13.768) (-15.435, 11.087, 13.769) ( 0.00, 0.00, 0.00)
  13900. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13901. 33: 11 ( 45.542, -280.461, 79.113) ( 45.561, -280.423, 79.148) ( 0.04, 0.01, 0.04)
  13902. 33: bond ( 61.024, -269.822, 65.096) ( 61.035, -269.793, 65.121) ( 0.02, 0.01, 0.04)
  13903. 33: angle ( 0.087, 0.372, 0.172) ( 0.092, 0.379, 0.180) ( 0.05, 0.27, 0.15)
  13904. 33: torsion ( -0.134, 0.076, 0.077) ( -0.131, 0.077, 0.078) ( 0.04, 0.01, 0.01)
  13905. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13906. 33: vdw (-15.435, -11.087, 13.768) (-15.435, -11.087, 13.769) ( 0.00, 0.00, 0.00)
  13907. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13908. 33: 12 (175.179, -201.805, 127.701) (175.217, -201.780, 127.730) ( 0.02, 0.01, 0.02)
  13909. 33: bond (167.839, -204.493, 105.488) (167.867, -204.477, 105.508) ( 0.02, 0.01, 0.02)
  13910. 33: angle ( 0.417, 0.081, 0.023) ( 0.425, 0.086, 0.030) ( 0.36, 0.04, 0.02)
  13911. 33: torsion ( 0.059, -0.086, -0.075) ( 0.061, -0.083, -0.074) ( 0.01, 0.02, 0.01)
  13912. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13913. 33: vdw ( 6.864, 2.694, 22.265) ( 6.864, 2.694, 22.266) ( 0.01, 0.01, 0.00)
  13914. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13915. 33: 13 (201.756, -127.758, -175.256) (201.780, -127.730, -175.217) ( 0.01, 0.02, 0.02)
  13916. 33: bond (204.461, -105.528, -167.895) (204.477, -105.508, -167.867) ( 0.01, 0.02, 0.02)
  13917. 33: angle ( -0.092, -0.037, -0.434) ( -0.086, -0.030, -0.425) ( 0.05, 0.03, 0.38)
  13918. 33: torsion ( 0.081, 0.072, -0.062) ( 0.083, 0.074, -0.061) ( 0.02, 0.01, 0.01)
  13919. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13920. 33: vdw ( -2.694, -22.266, -6.865) ( -2.694, -22.266, -6.864) ( 0.01, 0.00, 0.01)
  13921. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13922. 33: 14 (-79.182, 45.542, -280.461) (-79.148, 45.561, -280.423) ( 0.04, 0.04, 0.01)
  13923. 33: bond (-65.145, 61.024, -269.822) (-65.121, 61.035, -269.793) ( 0.04, 0.02, 0.01)
  13924. 33: angle ( -0.189, 0.087, 0.372) ( -0.180, 0.092, 0.379) ( 0.16, 0.05, 0.27)
  13925. 33: torsion ( -0.079, -0.134, 0.076) ( -0.078, -0.131, 0.077) ( 0.01, 0.04, 0.01)
  13926. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13927. 33: vdw (-13.769, -15.435, -11.087) (-13.769, -15.435, -11.087) ( 0.00, 0.00, 0.00)
  13928. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13929. 33: 15 (201.756, -127.758, 175.179) (201.780, -127.730, 175.217) ( 0.01, 0.02, 0.02)
  13930. 33: bond (204.461, -105.528, 167.839) (204.477, -105.508, 167.867) ( 0.01, 0.02, 0.02)
  13931. 33: angle ( -0.092, -0.037, 0.417) ( -0.086, -0.030, 0.425) ( 0.05, 0.03, 0.36)
  13932. 33: torsion ( 0.081, 0.072, 0.059) ( 0.083, 0.074, 0.061) ( 0.02, 0.01, 0.01)
  13933. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13934. 33: vdw ( -2.694, -22.266, 6.864) ( -2.694, -22.266, 6.864) ( 0.01, 0.00, 0.01)
  13935. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13936. 33: 16 (-252.054, 153.584, -0.039) (-252.014, 153.597, 0.000) ( 0.02, 0.01, 0.15)
  13937. 33: bond (-231.402, 164.441, -0.027) (-231.370, 164.446, 0.000) ( 0.01, 0.00, 0.07)
  13938. 33: angle ( -0.078, 0.245, -0.010) ( -0.070, 0.248, 0.000) ( 0.06, 0.08, 0.01)
  13939. 33: torsion ( 0.027, 0.087, -0.001) ( 0.028, 0.091, -0.000) ( 0.00, 0.03, 0.00)
  13940. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13941. 33: vdw (-20.602, -11.189, -0.001) (-20.601, -11.189, -0.000) ( 0.00, 0.00, 0.00)
  13942. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13943. 33: 17 (127.701, -175.256, -201.805) (127.730, -175.217, -201.780) ( 0.02, 0.02, 0.01)
  13944. 33: bond (105.488, -167.895, -204.493) (105.508, -167.867, -204.477) ( 0.02, 0.02, 0.01)
  13945. 33: angle ( 0.023, -0.434, 0.081) ( 0.030, -0.425, 0.086) ( 0.02, 0.38, 0.04)
  13946. 33: torsion ( -0.075, -0.062, -0.086) ( -0.074, -0.061, -0.083) ( 0.01, 0.01, 0.02)
  13947. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13948. 33: vdw ( 22.265, -6.865, 2.694) ( 22.266, -6.864, 2.694) ( 0.00, 0.01, 0.01)
  13949. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13950. 33: 18 (-175.256, 201.756, 127.701) (-175.217, 201.780, 127.730) ( 0.02, 0.01, 0.02)
  13951. 33: bond (-167.895, 204.461, 105.488) (-167.867, 204.477, 105.508) ( 0.02, 0.01, 0.02)
  13952. 33: angle ( -0.434, -0.092, 0.023) ( -0.425, -0.086, 0.030) ( 0.38, 0.05, 0.02)
  13953. 33: torsion ( -0.062, 0.081, -0.075) ( -0.061, 0.083, -0.074) ( 0.01, 0.02, 0.01)
  13954. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13955. 33: vdw ( -6.865, -2.694, 22.265) ( -6.864, -2.694, 22.266) ( 0.01, 0.01, 0.00)
  13956. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13957. 33: 19 (-79.182, 45.542, 280.385) (-79.148, 45.561, 280.423) ( 0.04, 0.04, 0.01)
  13958. 33: bond (-65.145, 61.024, 269.764) (-65.121, 61.035, 269.793) ( 0.04, 0.02, 0.01)
  13959. 33: angle ( -0.189, 0.087, -0.386) ( -0.180, 0.092, -0.379) ( 0.16, 0.05, 0.28)
  13960. 33: torsion ( -0.079, -0.134, -0.078) ( -0.078, -0.131, -0.077) ( 0.01, 0.04, 0.01)
  13961. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13962. 33: vdw (-13.769, -15.435, 11.087) (-13.769, -15.435, 11.087) ( 0.00, 0.00, 0.00)
  13963. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13964. 33: 20 ( 79.113, 45.542, -280.461) ( 79.148, 45.561, -280.423) ( 0.04, 0.04, 0.01)
  13965. 33: bond ( 65.096, 61.024, -269.822) ( 65.121, 61.035, -269.793) ( 0.04, 0.02, 0.01)
  13966. 33: angle ( 0.172, 0.087, 0.372) ( 0.180, 0.092, 0.379) ( 0.15, 0.05, 0.27)
  13967. 33: torsion ( 0.077, -0.134, 0.076) ( 0.078, -0.131, 0.077) ( 0.01, 0.04, 0.01)
  13968. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13969. 33: vdw ( 13.768, -15.435, -11.087) ( 13.769, -15.435, -11.087) ( 0.00, 0.00, 0.00)
  13970. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13971. 33: 21 (127.701, 175.179, -201.805) (127.730, 175.217, -201.780) ( 0.02, 0.02, 0.01)
  13972. 33: bond (105.488, 167.839, -204.493) (105.508, 167.867, -204.477) ( 0.02, 0.02, 0.01)
  13973. 33: angle ( 0.023, 0.417, 0.081) ( 0.030, 0.425, 0.086) ( 0.02, 0.36, 0.04)
  13974. 33: torsion ( -0.075, 0.059, -0.086) ( -0.074, 0.061, -0.083) ( 0.01, 0.01, 0.02)
  13975. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13976. 33: vdw ( 22.265, 6.864, 2.694) ( 22.266, 6.864, 2.694) ( 0.00, 0.01, 0.01)
  13977. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13978. 33: 22 (153.584, -0.039, 251.973) (153.597, 0.000, 252.014) ( 0.01, 0.15, 0.02)
  13979. 33: bond (164.441, -0.027, 231.339) (164.446, 0.000, 231.370) ( 0.00, 0.07, 0.01)
  13980. 33: angle ( 0.245, -0.010, 0.062) ( 0.248, -0.000, 0.070) ( 0.08, 0.01, 0.05)
  13981. 33: torsion ( 0.087, -0.001, -0.029) ( 0.091, 0.000, -0.028) ( 0.03, 0.00, 0.00)
  13982. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13983. 33: vdw (-11.189, -0.001, 20.601) (-11.189, 0.000, 20.601) ( 0.00, 0.00, 0.00)
  13984. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13985. 33: 23 (201.756, 127.701, -175.256) (201.780, 127.730, -175.217) ( 0.01, 0.02, 0.02)
  13986. 33: bond (204.461, 105.488, -167.895) (204.477, 105.508, -167.867) ( 0.01, 0.02, 0.02)
  13987. 33: angle ( -0.092, 0.023, -0.434) ( -0.086, 0.030, -0.425) ( 0.05, 0.02, 0.38)
  13988. 33: torsion ( 0.081, -0.075, -0.062) ( 0.083, -0.074, -0.061) ( 0.02, 0.01, 0.01)
  13989. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13990. 33: vdw ( -2.694, 22.265, -6.865) ( -2.694, 22.266, -6.864) ( 0.01, 0.00, 0.01)
  13991. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13992. 33: 24 (-45.579, -280.461, 79.113) (-45.561, -280.423, 79.148) ( 0.04, 0.01, 0.04)
  13993. 33: bond (-61.045, -269.822, 65.096) (-61.035, -269.793, 65.121) ( 0.02, 0.01, 0.04)
  13994. 33: angle ( -0.097, 0.372, 0.172) ( -0.092, 0.379, 0.180) ( 0.05, 0.27, 0.15)
  13995. 33: torsion ( 0.128, 0.076, 0.077) ( 0.131, 0.077, 0.078) ( 0.04, 0.01, 0.01)
  13996. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13997. 33: vdw ( 15.435, -11.087, 13.768) ( 15.435, -11.087, 13.769) ( 0.00, 0.00, 0.00)
  13998. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  13999. 33: 25 (-79.182, -45.579, -280.461) (-79.148, -45.561, -280.423) ( 0.04, 0.04, 0.01)
  14000. 33: bond (-65.145, -61.045, -269.822) (-65.121, -61.035, -269.793) ( 0.04, 0.02, 0.01)
  14001. 33: angle ( -0.189, -0.097, 0.372) ( -0.180, -0.092, 0.379) ( 0.16, 0.05, 0.27)
  14002. 33: torsion ( -0.079, 0.128, 0.076) ( -0.078, 0.131, 0.077) ( 0.01, 0.04, 0.01)
  14003. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14004. 33: vdw (-13.769, 15.435, -11.087) (-13.769, 15.435, -11.087) ( 0.00, 0.00, 0.00)
  14005. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14006. 33: 26 (-175.256, -201.805, 127.701) (-175.217, -201.780, 127.730) ( 0.02, 0.01, 0.02)
  14007. 33: bond (-167.895, -204.493, 105.488) (-167.867, -204.477, 105.508) ( 0.02, 0.01, 0.02)
  14008. 33: angle ( -0.434, 0.081, 0.023) ( -0.425, 0.086, 0.030) ( 0.38, 0.04, 0.02)
  14009. 33: torsion ( -0.062, -0.086, -0.075) ( -0.061, -0.083, -0.074) ( 0.01, 0.02, 0.01)
  14010. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14011. 33: vdw ( -6.865, 2.694, 22.265) ( -6.864, 2.694, 22.266) ( 0.01, 0.01, 0.00)
  14012. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14013. 33: 27 (201.756, 127.701, 175.179) (201.780, 127.730, 175.217) ( 0.01, 0.02, 0.02)
  14014. 33: bond (204.461, 105.488, 167.839) (204.477, 105.508, 167.867) ( 0.01, 0.02, 0.02)
  14015. 33: angle ( -0.092, 0.023, 0.417) ( -0.086, 0.030, 0.425) ( 0.05, 0.02, 0.36)
  14016. 33: torsion ( 0.081, -0.075, 0.059) ( 0.083, -0.074, 0.061) ( 0.02, 0.01, 0.01)
  14017. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14018. 33: vdw ( -2.694, 22.265, 6.864) ( -2.694, 22.266, 6.864) ( 0.01, 0.00, 0.01)
  14019. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14020. 33: 28 (-252.054, -153.609, -0.039) (-252.014, -153.597, 0.000) ( 0.02, 0.01, 0.15)
  14021. 33: bond (-231.402, -164.452, -0.027) (-231.370, -164.446, 0.000) ( 0.01, 0.00, 0.07)
  14022. 33: angle ( -0.078, -0.251, -0.010) ( -0.070, -0.248, 0.000) ( 0.06, 0.09, 0.01)
  14023. 33: torsion ( 0.027, -0.095, -0.001) ( 0.028, -0.091, 0.000) ( 0.00, 0.03, 0.00)
  14024. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14025. 33: vdw (-20.602, 11.189, -0.001) (-20.601, 11.189, 0.000) ( 0.00, 0.00, 0.00)
  14026. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14027. 33: 29 ( 79.113, -45.579, -280.461) ( 79.148, -45.561, -280.423) ( 0.04, 0.04, 0.01)
  14028. 33: bond ( 65.096, -61.045, -269.822) ( 65.121, -61.035, -269.793) ( 0.04, 0.02, 0.01)
  14029. 33: angle ( 0.172, -0.097, 0.372) ( 0.180, -0.092, 0.379) ( 0.15, 0.05, 0.27)
  14030. 33: torsion ( 0.077, 0.128, 0.076) ( 0.078, 0.131, 0.077) ( 0.01, 0.04, 0.01)
  14031. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14032. 33: vdw ( 13.768, 15.435, -11.087) ( 13.769, 15.435, -11.087) ( 0.00, 0.00, 0.00)
  14033. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14034. 33: 30 (251.973, 153.584, -0.039) (252.014, 153.597, 0.000) ( 0.02, 0.01, 0.15)
  14035. 33: bond (231.339, 164.441, -0.027) (231.370, 164.446, 0.000) ( 0.01, 0.00, 0.07)
  14036. 33: angle ( 0.062, 0.245, -0.010) ( 0.070, 0.248, 0.000) ( 0.05, 0.08, 0.01)
  14037. 33: torsion ( -0.029, 0.087, -0.001) ( -0.028, 0.091, 0.000) ( 0.00, 0.03, 0.00)
  14038. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14039. 33: vdw ( 20.601, -11.189, -0.001) ( 20.601, -11.189, -0.000) ( 0.00, 0.00, 0.00)
  14040. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14041. 33: 31 (153.584, -0.039, -252.054) (153.597, -0.000, -252.014) ( 0.01, 0.15, 0.02)
  14042. 33: bond (164.441, -0.027, -231.402) (164.446, 0.000, -231.370) ( 0.00, 0.07, 0.01)
  14043. 33: angle ( 0.245, -0.010, -0.078) ( 0.248, 0.000, -0.070) ( 0.08, 0.01, 0.06)
  14044. 33: torsion ( 0.087, -0.001, 0.027) ( 0.091, -0.000, 0.028) ( 0.03, 0.00, 0.00)
  14045. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14046. 33: vdw (-11.189, -0.001, -20.602) (-11.189, -0.000, -20.601) ( 0.00, 0.00, 0.00)
  14047. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14048. 33: 32 (-45.579, 280.385, 79.113) (-45.561, 280.423, 79.148) ( 0.04, 0.01, 0.04)
  14049. 33: bond (-61.045, 269.764, 65.096) (-61.035, 269.793, 65.121) ( 0.02, 0.01, 0.04)
  14050. 33: angle ( -0.097, -0.386, 0.172) ( -0.092, -0.379, 0.180) ( 0.05, 0.28, 0.15)
  14051. 33: torsion ( 0.128, -0.078, 0.077) ( 0.131, -0.077, 0.078) ( 0.04, 0.01, 0.01)
  14052. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14053. 33: vdw ( 15.435, 11.087, 13.768) ( 15.435, 11.087, 13.769) ( 0.00, 0.00, 0.00)
  14054. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14055. 33: 33 (-79.182, -45.579, 280.385) (-79.148, -45.561, 280.423) ( 0.04, 0.04, 0.01)
  14056. 33: bond (-65.145, -61.045, 269.764) (-65.121, -61.035, 269.793) ( 0.04, 0.02, 0.01)
  14057. 33: angle ( -0.189, -0.097, -0.386) ( -0.180, -0.092, -0.379) ( 0.16, 0.05, 0.28)
  14058. 33: torsion ( -0.079, 0.128, -0.078) ( -0.078, 0.131, -0.077) ( 0.01, 0.04, 0.01)
  14059. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14060. 33: vdw (-13.769, 15.435, 11.087) (-13.769, 15.435, 11.087) ( 0.00, 0.00, 0.00)
  14061. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14062. 33: 34 (251.973, -153.609, -0.039) (252.014, -153.597, -0.000) ( 0.02, 0.01, 0.15)
  14063. 33: bond (231.339, -164.452, -0.027) (231.370, -164.446, 0.000) ( 0.01, 0.00, 0.07)
  14064. 33: angle ( 0.062, -0.251, -0.010) ( 0.070, -0.248, 0.000) ( 0.05, 0.09, 0.01)
  14065. 33: torsion ( -0.029, -0.095, -0.001) ( -0.028, -0.091, -0.000) ( 0.00, 0.03, 0.00)
  14066. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14067. 33: vdw ( 20.601, 11.189, -0.001) ( 20.601, 11.189, -0.000) ( 0.00, 0.00, 0.00)
  14068. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14069. 33: 35 (-201.805, 127.701, -175.256) (-201.780, 127.730, -175.217) ( 0.01, 0.02, 0.02)
  14070. 33: bond (-204.493, 105.488, -167.895) (-204.477, 105.508, -167.867) ( 0.01, 0.02, 0.02)
  14071. 33: angle ( 0.081, 0.023, -0.434) ( 0.086, 0.030, -0.425) ( 0.04, 0.02, 0.38)
  14072. 33: torsion ( -0.086, -0.075, -0.062) ( -0.083, -0.074, -0.061) ( 0.02, 0.01, 0.01)
  14073. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14074. 33: vdw ( 2.694, 22.265, -6.865) ( 2.694, 22.266, -6.864) ( 0.01, 0.00, 0.01)
  14075. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14076. 33: 36 (-201.805, 127.701, 175.179) (-201.780, 127.730, 175.217) ( 0.01, 0.02, 0.02)
  14077. 33: bond (-204.493, 105.488, 167.839) (-204.477, 105.508, 167.867) ( 0.01, 0.02, 0.02)
  14078. 33: angle ( 0.081, 0.023, 0.417) ( 0.086, 0.030, 0.425) ( 0.04, 0.02, 0.36)
  14079. 33: torsion ( -0.086, -0.075, 0.059) ( -0.083, -0.074, 0.061) ( 0.02, 0.01, 0.01)
  14080. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14081. 33: vdw ( 2.694, 22.265, 6.864) ( 2.694, 22.266, 6.864) ( 0.01, 0.00, 0.01)
  14082. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14083. 33: 37 (-153.609, -0.039, 251.973) (-153.597, -0.000, 252.014) ( 0.01, 0.15, 0.02)
  14084. 33: bond (-164.452, -0.027, 231.339) (-164.446, 0.000, 231.370) ( 0.00, 0.07, 0.01)
  14085. 33: angle ( -0.251, -0.010, 0.062) ( -0.248, 0.000, 0.070) ( 0.09, 0.01, 0.05)
  14086. 33: torsion ( -0.095, -0.001, -0.029) ( -0.091, -0.000, -0.028) ( 0.03, 0.00, 0.00)
  14087. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14088. 33: vdw ( 11.189, -0.001, 20.601) ( 11.189, -0.000, 20.601) ( 0.00, 0.00, 0.00)
  14089. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14090. 33: 38 (-201.805, -127.758, -175.256) (-201.780, -127.730, -175.217) ( 0.01, 0.02, 0.02)
  14091. 33: bond (-204.493, -105.528, -167.895) (-204.477, -105.508, -167.867) ( 0.01, 0.02, 0.02)
  14092. 33: angle ( 0.081, -0.037, -0.434) ( 0.086, -0.030, -0.425) ( 0.04, 0.03, 0.38)
  14093. 33: torsion ( -0.086, 0.072, -0.062) ( -0.083, 0.074, -0.061) ( 0.02, 0.01, 0.01)
  14094. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14095. 33: vdw ( 2.694, -22.266, -6.865) ( 2.694, -22.266, -6.864) ( 0.01, 0.00, 0.01)
  14096. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14097. 33: 39 (-201.805, -127.758, 175.179) (-201.780, -127.730, 175.217) ( 0.01, 0.02, 0.02)
  14098. 33: bond (-204.493, -105.528, 167.839) (-204.477, -105.508, 167.867) ( 0.01, 0.02, 0.02)
  14099. 33: angle ( 0.081, -0.037, 0.417) ( 0.086, -0.030, 0.425) ( 0.04, 0.03, 0.36)
  14100. 33: torsion ( -0.086, 0.072, 0.059) ( -0.083, 0.074, 0.061) ( 0.02, 0.01, 0.01)
  14101. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14102. 33: vdw ( 2.694, -22.266, 6.864) ( 2.694, -22.266, 6.864) ( 0.01, 0.00, 0.01)
  14103. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14104. 33: 40 ( 79.113, -45.579, 280.385) ( 79.148, -45.561, 280.423) ( 0.04, 0.04, 0.01)
  14105. 33: bond ( 65.096, -61.045, 269.764) ( 65.121, -61.035, 269.793) ( 0.04, 0.02, 0.01)
  14106. 33: angle ( 0.172, -0.097, -0.386) ( 0.180, -0.092, -0.379) ( 0.15, 0.05, 0.28)
  14107. 33: torsion ( 0.077, 0.128, -0.078) ( 0.078, 0.131, -0.077) ( 0.01, 0.04, 0.01)
  14108. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14109. 33: vdw ( 13.768, 15.435, 11.087) ( 13.769, 15.435, 11.087) ( 0.00, 0.00, 0.00)
  14110. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14111. 33: 41 (-175.256, -201.805, -127.758) (-175.217, -201.780, -127.730) ( 0.02, 0.01, 0.02)
  14112. 33: bond (-167.895, -204.493, -105.528) (-167.867, -204.477, -105.508) ( 0.02, 0.01, 0.02)
  14113. 33: angle ( -0.434, 0.081, -0.037) ( -0.425, 0.086, -0.030) ( 0.38, 0.04, 0.03)
  14114. 33: torsion ( -0.062, -0.086, 0.072) ( -0.061, -0.083, 0.074) ( 0.01, 0.02, 0.01)
  14115. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14116. 33: vdw ( -6.865, 2.694, -22.266) ( -6.864, 2.694, -22.266) ( 0.01, 0.01, 0.00)
  14117. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14118. 33: 42 (-280.461, 79.113, 45.542) (-280.423, 79.148, 45.561) ( 0.01, 0.04, 0.04)
  14119. 33: bond (-269.822, 65.096, 61.024) (-269.793, 65.121, 61.035) ( 0.01, 0.04, 0.02)
  14120. 33: angle ( 0.372, 0.172, 0.087) ( 0.379, 0.180, 0.092) ( 0.27, 0.15, 0.05)
  14121. 33: torsion ( 0.076, 0.077, -0.134) ( 0.077, 0.078, -0.131) ( 0.01, 0.01, 0.04)
  14122. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14123. 33: vdw (-11.087, 13.768, -15.435) (-11.087, 13.769, -15.435) ( 0.00, 0.00, 0.00)
  14124. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14125. 33: 43 (175.179, -201.805, -127.758) (175.217, -201.780, -127.730) ( 0.02, 0.01, 0.02)
  14126. 33: bond (167.839, -204.493, -105.528) (167.867, -204.477, -105.508) ( 0.02, 0.01, 0.02)
  14127. 33: angle ( 0.417, 0.081, -0.037) ( 0.425, 0.086, -0.030) ( 0.36, 0.04, 0.03)
  14128. 33: torsion ( 0.059, -0.086, 0.072) ( 0.061, -0.083, 0.074) ( 0.01, 0.02, 0.01)
  14129. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14130. 33: vdw ( 6.864, 2.694, -22.266) ( 6.864, 2.694, -22.266) ( 0.01, 0.01, 0.00)
  14131. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14132. 33: 44 ( 45.542, 280.385, -79.182) ( 45.561, 280.423, -79.148) ( 0.04, 0.01, 0.04)
  14133. 33: bond ( 61.024, 269.764, -65.145) ( 61.035, 269.793, -65.121) ( 0.02, 0.01, 0.04)
  14134. 33: angle ( 0.087, -0.386, -0.189) ( 0.092, -0.379, -0.180) ( 0.05, 0.28, 0.16)
  14135. 33: torsion ( -0.134, -0.078, -0.079) ( -0.131, -0.077, -0.078) ( 0.04, 0.01, 0.01)
  14136. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14137. 33: vdw (-15.435, 11.087, -13.769) (-15.435, 11.087, -13.769) ( 0.00, 0.00, 0.00)
  14138. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14139. 33: 45 (-45.579, 280.385, -79.182) (-45.561, 280.423, -79.148) ( 0.04, 0.01, 0.04)
  14140. 33: bond (-61.045, 269.764, -65.145) (-61.035, 269.793, -65.121) ( 0.02, 0.01, 0.04)
  14141. 33: angle ( -0.097, -0.386, -0.189) ( -0.092, -0.379, -0.180) ( 0.05, 0.28, 0.16)
  14142. 33: torsion ( 0.128, -0.078, -0.079) ( 0.131, -0.077, -0.078) ( 0.04, 0.01, 0.01)
  14143. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14144. 33: vdw ( 15.435, 11.087, -13.769) ( 15.435, 11.087, -13.769) ( 0.00, 0.00, 0.00)
  14145. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14146. 33: 46 ( 45.542, -280.461, -79.182) ( 45.561, -280.423, -79.148) ( 0.04, 0.01, 0.04)
  14147. 33: bond ( 61.024, -269.822, -65.145) ( 61.035, -269.793, -65.121) ( 0.02, 0.01, 0.04)
  14148. 33: angle ( 0.087, 0.372, -0.189) ( 0.092, 0.379, -0.180) ( 0.05, 0.27, 0.16)
  14149. 33: torsion ( -0.134, 0.076, -0.079) ( -0.131, 0.077, -0.078) ( 0.04, 0.01, 0.01)
  14150. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14151. 33: vdw (-15.435, -11.087, -13.769) (-15.435, -11.087, -13.769) ( 0.00, 0.00, 0.00)
  14152. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14153. 33: 47 (-127.758, -175.256, 201.756) (-127.730, -175.217, 201.780) ( 0.02, 0.02, 0.01)
  14154. 33: bond (-105.528, -167.895, 204.461) (-105.508, -167.867, 204.477) ( 0.02, 0.02, 0.01)
  14155. 33: angle ( -0.037, -0.434, -0.092) ( -0.030, -0.425, -0.086) ( 0.03, 0.38, 0.05)
  14156. 33: torsion ( 0.072, -0.062, 0.081) ( 0.074, -0.061, 0.083) ( 0.01, 0.01, 0.02)
  14157. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14158. 33: vdw (-22.266, -6.865, -2.694) (-22.266, -6.864, -2.694) ( 0.00, 0.01, 0.01)
  14159. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14160. 33: 48 (-153.609, -0.039, -252.054) (-153.597, 0.000, -252.014) ( 0.01, 0.15, 0.02)
  14161. 33: bond (-164.452, -0.027, -231.402) (-164.446, 0.000, -231.370) ( 0.00, 0.07, 0.01)
  14162. 33: angle ( -0.251, -0.010, -0.078) ( -0.248, 0.000, -0.070) ( 0.09, 0.01, 0.06)
  14163. 33: torsion ( -0.095, -0.001, 0.027) ( -0.091, 0.000, 0.028) ( 0.03, 0.00, 0.00)
  14164. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14165. 33: vdw ( 11.189, -0.001, -20.602) ( 11.189, 0.000, -20.601) ( 0.00, 0.00, 0.00)
  14166. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14167. 33: 49 ( 79.113, 45.542, 280.385) ( 79.148, 45.561, 280.423) ( 0.04, 0.04, 0.01)
  14168. 33: bond ( 65.096, 61.024, 269.764) ( 65.121, 61.035, 269.793) ( 0.04, 0.02, 0.01)
  14169. 33: angle ( 0.172, 0.087, -0.386) ( 0.180, 0.092, -0.379) ( 0.15, 0.05, 0.28)
  14170. 33: torsion ( 0.077, -0.134, -0.078) ( 0.078, -0.131, -0.077) ( 0.01, 0.04, 0.01)
  14171. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14172. 33: vdw ( 13.768, -15.435, 11.087) ( 13.769, -15.435, 11.087) ( 0.00, 0.00, 0.00)
  14173. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14174. 33: 50 (-175.256, 201.756, -127.758) (-175.217, 201.780, -127.730) ( 0.02, 0.01, 0.02)
  14175. 33: bond (-167.895, 204.461, -105.528) (-167.867, 204.477, -105.508) ( 0.02, 0.01, 0.02)
  14176. 33: angle ( -0.434, -0.092, -0.037) ( -0.425, -0.086, -0.030) ( 0.38, 0.05, 0.03)
  14177. 33: torsion ( -0.062, 0.081, 0.072) ( -0.061, 0.083, 0.074) ( 0.01, 0.02, 0.01)
  14178. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14179. 33: vdw ( -6.865, -2.694, -22.266) ( -6.864, -2.694, -22.266) ( 0.01, 0.01, 0.00)
  14180. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14181. 33: 51 (-45.579, -280.461, -79.182) (-45.561, -280.423, -79.148) ( 0.04, 0.01, 0.04)
  14182. 33: bond (-61.045, -269.822, -65.145) (-61.035, -269.793, -65.121) ( 0.02, 0.01, 0.04)
  14183. 33: angle ( -0.097, 0.372, -0.189) ( -0.092, 0.379, -0.180) ( 0.05, 0.27, 0.16)
  14184. 33: torsion ( 0.128, 0.076, -0.079) ( 0.131, 0.077, -0.078) ( 0.04, 0.01, 0.01)
  14185. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14186. 33: vdw ( 15.435, -11.087, -13.769) ( 15.435, -11.087, -13.769) ( 0.00, 0.00, 0.00)
  14187. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14188. 33: 52 (127.701, -175.256, 201.756) (127.730, -175.217, 201.780) ( 0.02, 0.02, 0.01)
  14189. 33: bond (105.488, -167.895, 204.461) (105.508, -167.867, 204.477) ( 0.02, 0.02, 0.01)
  14190. 33: angle ( 0.023, -0.434, -0.092) ( 0.030, -0.425, -0.086) ( 0.02, 0.38, 0.05)
  14191. 33: torsion ( -0.075, -0.062, 0.081) ( -0.074, -0.061, 0.083) ( 0.01, 0.01, 0.02)
  14192. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14193. 33: vdw ( 22.265, -6.865, -2.694) ( 22.266, -6.864, -2.694) ( 0.00, 0.01, 0.01)
  14194. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14195. 33: 53 (280.385, 79.113, 45.542) (280.423, 79.148, 45.561) ( 0.01, 0.04, 0.04)
  14196. 33: bond (269.764, 65.096, 61.024) (269.793, 65.121, 61.035) ( 0.01, 0.04, 0.02)
  14197. 33: angle ( -0.386, 0.172, 0.087) ( -0.379, 0.180, 0.092) ( 0.28, 0.15, 0.05)
  14198. 33: torsion ( -0.078, 0.077, -0.134) ( -0.077, 0.078, -0.131) ( 0.01, 0.01, 0.04)
  14199. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14200. 33: vdw ( 11.087, 13.768, -15.435) ( 11.087, 13.769, -15.435) ( 0.00, 0.00, 0.00)
  14201. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14202. 33: 54 ( -0.039, 251.973, 153.584) ( 0.000, 252.014, 153.597) ( 0.15, 0.02, 0.01)
  14203. 33: bond ( -0.027, 231.339, 164.441) ( 0.000, 231.370, 164.446) ( 0.07, 0.01, 0.00)
  14204. 33: angle ( -0.010, 0.062, 0.245) ( 0.000, 0.070, 0.248) ( 0.01, 0.05, 0.08)
  14205. 33: torsion ( -0.001, -0.029, 0.087) ( 0.000, -0.028, 0.091) ( 0.00, 0.00, 0.03)
  14206. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14207. 33: vdw ( -0.001, 20.601, -11.189) ( -0.000, 20.601, -11.189) ( 0.00, 0.00, 0.00)
  14208. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14209. 33: 55 (127.701, 175.179, 201.756) (127.730, 175.217, 201.780) ( 0.02, 0.02, 0.01)
  14210. 33: bond (105.488, 167.839, 204.461) (105.508, 167.867, 204.477) ( 0.02, 0.02, 0.01)
  14211. 33: angle ( 0.023, 0.417, -0.092) ( 0.030, 0.425, -0.086) ( 0.02, 0.36, 0.05)
  14212. 33: torsion ( -0.075, 0.059, 0.081) ( -0.074, 0.061, 0.083) ( 0.01, 0.01, 0.02)
  14213. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14214. 33: vdw ( 22.265, 6.864, -2.694) ( 22.266, 6.864, -2.694) ( 0.00, 0.01, 0.01)
  14215. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14216. 33: 56 (-127.758, 175.179, 201.756) (-127.730, 175.217, 201.780) ( 0.02, 0.02, 0.01)
  14217. 33: bond (-105.528, 167.839, 204.461) (-105.508, 167.867, 204.477) ( 0.02, 0.02, 0.01)
  14218. 33: angle ( -0.037, 0.417, -0.092) ( -0.030, 0.425, -0.086) ( 0.03, 0.36, 0.05)
  14219. 33: torsion ( 0.072, 0.059, 0.081) ( 0.074, 0.061, 0.083) ( 0.01, 0.01, 0.02)
  14220. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14221. 33: vdw (-22.266, 6.864, -2.694) (-22.266, 6.864, -2.694) ( 0.00, 0.01, 0.01)
  14222. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14223. 33: 57 (175.179, 201.756, -127.758) (175.217, 201.780, -127.730) ( 0.02, 0.01, 0.02)
  14224. 33: bond (167.839, 204.461, -105.528) (167.867, 204.477, -105.508) ( 0.02, 0.01, 0.02)
  14225. 33: angle ( 0.417, -0.092, -0.037) ( 0.425, -0.086, -0.030) ( 0.36, 0.05, 0.03)
  14226. 33: torsion ( 0.059, 0.081, 0.072) ( 0.061, 0.083, 0.074) ( 0.01, 0.02, 0.01)
  14227. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14228. 33: vdw ( 6.864, -2.694, -22.266) ( 6.864, -2.694, -22.266) ( 0.01, 0.01, 0.00)
  14229. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14230. 33: 58 (-280.461, -79.182, 45.542) (-280.423, -79.148, 45.561) ( 0.01, 0.04, 0.04)
  14231. 33: bond (-269.822, -65.145, 61.024) (-269.793, -65.121, 61.035) ( 0.01, 0.04, 0.02)
  14232. 33: angle ( 0.372, -0.189, 0.087) ( 0.379, -0.180, 0.092) ( 0.27, 0.16, 0.05)
  14233. 33: torsion ( 0.076, -0.079, -0.134) ( 0.077, -0.078, -0.131) ( 0.01, 0.01, 0.04)
  14234. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14235. 33: vdw (-11.087, -13.769, -15.435) (-11.087, -13.769, -15.435) ( 0.00, 0.00, 0.00)
  14236. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14237. 33: 59 (280.385, -79.182, 45.542) (280.423, -79.148, 45.561) ( 0.01, 0.04, 0.04)
  14238. 33: bond (269.764, -65.145, 61.024) (269.793, -65.121, 61.035) ( 0.01, 0.04, 0.02)
  14239. 33: angle ( -0.386, -0.189, 0.087) ( -0.379, -0.180, 0.092) ( 0.28, 0.16, 0.05)
  14240. 33: torsion ( -0.078, -0.079, -0.134) ( -0.077, -0.078, -0.131) ( 0.01, 0.01, 0.04)
  14241. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14242. 33: vdw ( 11.087, -13.769, -15.435) ( 11.087, -13.769, -15.435) ( 0.00, 0.00, 0.00)
  14243. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14244. 33: 60 ( -0.039, -252.054, 153.584) ( -0.000, -252.014, 153.597) ( 0.15, 0.02, 0.01)
  14245. 33: bond ( -0.027, -231.402, 164.441) ( 0.000, -231.370, 164.446) ( 0.07, 0.01, 0.00)
  14246. 33: angle ( -0.010, -0.078, 0.245) ( 0.000, -0.070, 0.248) ( 0.01, 0.06, 0.08)
  14247. 33: torsion ( -0.001, 0.027, 0.087) ( -0.000, 0.028, 0.091) ( 0.00, 0.00, 0.03)
  14248. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14249. 33: vdw ( -0.001, -20.602, -11.189) ( 0.000, -20.601, -11.189) ( 0.00, 0.00, 0.00)
  14250. 33: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14251. 33: ok 18 # gradients
  14252. 33: ok 19 # energy
  14253. 33:
  14254. 33: V A L I D A T E G R A D I E N T S
  14255. 33:
  14256. 33: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  14257. 33: ----------------------------------------------------------------------------------------
  14258. 33: 1 (141.550, 54.418, -0.304) (141.591, 54.461, -0.299) ( 0.03, 0.08, 0.14)
  14259. 33: bond ( 2.715, 34.678, 0.104) ( 2.742, 34.711, 0.104) ( 1.00, 0.09, 0.00)
  14260. 33: angle (160.626, 58.448, 3.355) (160.640, 58.458, 3.354) ( 0.01, 0.02, 0.02)
  14261. 33: torsion ( 0.040, 0.039, -3.940) ( 0.040, 0.039, -3.935) ( 0.00, 0.00, 0.13)
  14262. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14263. 33: vdw (-20.813, -37.299, 0.127) (-20.813, -37.298, 0.126) ( 0.00, 0.00, 0.00)
  14264. 33: electro ( -1.019, -1.448, 0.050) ( -1.019, -1.448, 0.050) ( 0.00, 0.00, 0.00)
  14265. 33: 2 (-64.310, -106.283, -3.406) (-64.270, -106.240, -3.401) ( 0.06, 0.04, 0.15)
  14266. 33: bond ( -6.678, -38.239, -0.603) ( -6.651, -38.206, -0.602) ( 0.41, 0.09, 0.01)
  14267. 33: angle (-70.046, -37.359, 0.645) (-70.035, -37.349, 0.646) ( 0.02, 0.03, 0.04)
  14268. 33: torsion ( -0.040, 0.023, -2.958) ( -0.040, 0.023, -2.954) ( 0.00, 0.00, 0.15)
  14269. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14270. 33: vdw ( 15.333, -37.494, -0.530) ( 15.333, -37.493, -0.530) ( 0.00, 0.00, 0.00)
  14271. 33: electro ( -2.877, 6.785, 0.040) ( -2.877, 6.785, 0.040) ( 0.00, 0.00, 0.00)
  14272. 33: 3 (-15.556, -52.934, 1.840) (-15.521, -52.896, 1.843) ( 0.23, 0.07, 0.17)
  14273. 33: bond ( 31.612, 12.936, -0.465) ( 31.637, 12.965, -0.465) ( 0.08, 0.23, 0.01)
  14274. 33: angle (-74.718, -67.827, 0.401) (-74.708, -67.818, 0.403) ( 0.01, 0.01, 0.07)
  14275. 33: torsion ( 0.024, -0.015, 1.949) ( 0.024, -0.015, 1.950) ( 0.00, 0.00, 0.06)
  14276. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14277. 33: vdw ( 29.633, 0.508, -0.018) ( 29.634, 0.508, -0.018) ( 0.00, 0.00, 0.00)
  14278. 33: electro ( -2.107, 1.463, -0.026) ( -2.107, 1.463, -0.026) ( 0.00, 0.00, 0.00)
  14279. 33: 4 ( 35.199, 46.569, -0.142) ( 35.234, 46.612, -0.143) ( 0.10, 0.09, 0.02)
  14280. 33: bond (-77.295, -117.198, 1.546) (-77.264, -117.164, 1.545) ( 0.04, 0.03, 0.02)
  14281. 33: angle ( 94.445, 134.913, -0.647) ( 94.448, 134.921, -0.648) ( 0.00, 0.01, 0.10)
  14282. 33: torsion ( -0.000, -0.001, 0.177) ( -0.000, -0.001, 0.177) ( 0.00, 0.00, 0.01)
  14283. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14284. 33: vdw ( 22.661, 34.033, -1.182) ( 22.662, 34.034, -1.182) ( 0.00, 0.00, 0.01)
  14285. 33: electro ( -4.612, -5.178, -0.035) ( -4.612, -5.178, -0.035) ( 0.00, 0.00, 0.00)
  14286. 33: 5 ( 94.871, 114.916, -7.559) ( 94.879, 114.936, -7.560) ( 0.01, 0.02, 0.01)
  14287. 33: bond ( 60.653, 104.656, -1.403) ( 60.659, 104.675, -1.404) ( 0.01, 0.02, 0.04)
  14288. 33: angle ( -0.001, 0.001, 0.000) ( -0.001, 0.001, 0.000) ( 0.00, 0.00, 0.00)
  14289. 33: torsion ( 0.001, 0.001, 0.102) ( 0.001, 0.001, 0.102) ( 0.00, 0.00, 0.00)
  14290. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14291. 33: vdw ( 36.360, 13.815, -6.604) ( 36.362, 13.816, -6.604) ( 0.01, 0.01, 0.00)
  14292. 33: electro ( -2.141, -3.556, 0.346) ( -2.141, -3.556, 0.346) ( 0.00, 0.00, 0.00)
  14293. 33: 6 (-76.127, 10.833, 1.383) (-76.090, 10.868, 1.386) ( 0.05, 0.32, 0.21)
  14294. 33: bond ( -3.927, 24.203, -0.580) ( -3.899, 24.228, -0.580) ( 0.73, 0.10, 0.02)
  14295. 33: angle (-53.560, -48.230, 1.444) (-53.552, -48.221, 1.446) ( 0.01, 0.02, 0.13)
  14296. 33: torsion ( 0.000, -0.002, 0.506) ( 0.000, -0.002, 0.507) ( 0.00, 0.00, 0.04)
  14297. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14298. 33: vdw (-21.313, 35.607, 0.035) (-21.313, 35.608, 0.035) ( 0.00, 0.00, 0.00)
  14299. 33: electro ( 2.674, -0.745, -0.021) ( 2.674, -0.745, -0.021) ( 0.00, 0.00, 0.00)
  14300. 33: 7 (102.365, -114.761, -0.509) (102.413, -114.726, -0.506) ( 0.05, 0.03, 0.14)
  14301. 33: bond (155.388, -20.373, 0.816) (155.425, -20.344, 0.816) ( 0.02, 0.14, 0.03)
  14302. 33: angle (-37.368, -99.862, -1.578) (-37.357, -99.857, -1.578) ( 0.03, 0.01, 0.00)
  14303. 33: torsion ( -0.017, -0.012, 0.765) ( -0.017, -0.012, 0.768) ( 0.00, 0.00, 0.24)
  14304. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14305. 33: vdw (-26.856, 1.037, -0.590) (-26.855, 1.037, -0.590) ( 0.00, 0.02, 0.00)
  14306. 33: electro ( 11.217, 4.449, 0.077) ( 11.217, 4.449, 0.078) ( 0.00, 0.00, 0.00)
  14307. 33: 8 (-153.033, 9.667, -2.709) (-153.007, 9.670, -2.709) ( 0.02, 0.03, 0.00)
  14308. 33: bond (-129.074, 1.714, -0.856) (-129.048, 1.714, -0.857) ( 0.02, 0.03, 0.05)
  14309. 33: angle ( 0.226, 17.088, 0.098) ( 0.226, 17.090, 0.098) ( 0.00, 0.01, 0.00)
  14310. 33: torsion ( 0.000, 0.001, -0.036) ( 0.000, 0.001, -0.035) ( 0.00, 0.00, 0.00)
  14311. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14312. 33: vdw (-18.882, -13.305, -1.995) (-18.882, -13.304, -1.995) ( 0.00, 0.01, 0.00)
  14313. 33: electro ( -5.304, 4.169, 0.081) ( -5.304, 4.169, 0.081) ( 0.00, 0.00, 0.00)
  14314. 33: 9 (-97.252, -16.219, 0.109) (-97.215, -16.184, 0.112) ( 0.04, 0.22, 0.04)
  14315. 33: bond (-26.879, -23.326, -0.824) (-26.851, -23.300, -0.824) ( 0.10, 0.11, 0.01)
  14316. 33: angle (-78.879, 19.470, -0.976) (-78.870, 19.479, -0.974) ( 0.01, 0.05, 0.19)
  14317. 33: torsion ( -0.021, -0.020, 1.990) ( -0.021, -0.020, 1.992) ( 0.00, 0.00, 0.08)
  14318. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14319. 33: vdw ( 4.635, -6.803, -0.038) ( 4.635, -6.803, -0.038) ( 0.00, 0.00, 0.00)
  14320. 33: electro ( 3.892, -5.540, -0.044) ( 3.892, -5.540, -0.044) ( 0.00, 0.00, 0.00)
  14321. 33: 10 ( 35.003, -61.578, -2.221) ( 35.027, -61.551, -2.218) ( 0.07, 0.04, 0.13)
  14322. 33: bond (-54.878, 9.759, 0.191) (-54.862, 9.784, 0.191) ( 0.03, 0.25, 0.01)
  14323. 33: angle (102.941, -56.694, -1.639) (102.949, -56.692, -1.638) ( 0.01, 0.00, 0.05)
  14324. 33: torsion ( 0.017, -0.001, 0.259) ( 0.017, -0.001, 0.261) ( 0.00, 0.00, 0.05)
  14325. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14326. 33: vdw (-15.447, -14.655, -1.091) (-15.447, -14.655, -1.091) ( 0.00, 0.00, 0.00)
  14327. 33: electro ( 2.370, 0.013, 0.059) ( 2.370, 0.013, 0.059) ( 0.00, 0.00, 0.00)
  14328. 33: 11 (-68.297, 103.104, 1.960) (-68.264, 103.139, 1.963) ( 0.05, 0.03, 0.16)
  14329. 33: bond ( 30.961, 20.690, 0.188) ( 30.988, 20.717, 0.189) ( 0.09, 0.13, 0.01)
  14330. 33: angle (-102.551, 80.194, 1.597) (-102.546, 80.201, 1.598) ( 0.01, 0.01, 0.04)
  14331. 33: torsion ( -0.005, 0.005, 0.086) ( -0.005, 0.005, 0.089) ( 0.00, 0.00, 0.02)
  14332. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14333. 33: vdw ( 3.363, 1.247, 0.074) ( 3.363, 1.247, 0.074) ( 0.00, 0.00, 0.00)
  14334. 33: electro ( -0.064, 0.969, 0.013) ( -0.064, 0.969, 0.013) ( 0.00, 0.00, 0.00)
  14335. 33: 12 ( 38.142, -4.482, 3.476) ( 38.169, -4.453, 3.502) ( 0.07, 0.64, 0.73)
  14336. 33: bond ( 43.122, 15.663, 2.939) ( 43.141, 15.682, 2.958) ( 0.04, 0.12, 0.64)
  14337. 33: angle ( -3.066, -2.244, 0.621) ( -3.057, -2.235, 0.628) ( 0.28, 0.41, 0.41)
  14338. 33: torsion ( -0.002, -0.003, 0.163) ( -0.002, -0.003, 0.163) ( 0.00, 0.00, 0.00)
  14339. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14340. 33: vdw ( -1.869, -18.372, -0.253) ( -1.869, -18.372, -0.253) ( 0.00, 0.00, 0.00)
  14341. 33: electro ( -0.044, 0.475, 0.006) ( -0.044, 0.475, 0.006) ( 0.00, 0.00, 0.00)
  14342. 33: 13 (-17.856, -18.136, -0.634) (-17.829, -18.108, -0.609) ( 0.15, 0.16, 1.62)
  14343. 33: bond (-48.690, -0.932, 0.111) (-48.672, -0.913, 0.129) ( 0.04, 1.75, 0.21)
  14344. 33: angle ( 5.558, 1.171, -0.834) ( 5.567, 1.180, -0.827) ( 0.15, 0.79, 0.56)
  14345. 33: torsion ( 0.001, 0.000, 0.060) ( 0.001, 0.000, 0.061) ( 0.00, 0.00, 0.00)
  14346. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14347. 33: vdw ( 25.611, -18.535, 0.028) ( 25.611, -18.535, 0.028) ( 0.00, 0.00, 0.00)
  14348. 33: electro ( -0.336, 0.160, 0.000) ( -0.336, 0.160, 0.000) ( 0.00, 0.00, 0.00)
  14349. 33: 14 ( 1.421, -8.264, -2.217) ( 1.450, -8.236, -2.191) ( 2.03, 0.34, 1.15)
  14350. 33: bond ( 24.409, -45.596, -0.729) ( 24.428, -45.578, -0.711) ( 0.08, 0.04, 1.37)
  14351. 33: angle ( -1.863, 7.158, -1.591) ( -1.854, 7.166, -1.585) ( 0.49, 0.12, 0.43)
  14352. 33: torsion ( -0.001, 0.001, 0.130) ( -0.001, 0.001, 0.131) ( 0.00, 0.00, 0.00)
  14353. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14354. 33: vdw (-21.392, 30.685, -0.028) (-21.391, 30.686, -0.028) ( 0.01, 0.00, 0.00)
  14355. 33: electro ( 0.268, -0.512, 0.001) ( 0.268, -0.512, 0.001) ( 0.00, 0.00, 0.00)
  14356. 33: 15 ( 58.126, 13.138, 0.747) ( 58.128, 13.152, 0.747) ( 0.00, 0.11, 0.03)
  14357. 33: bond ( -0.070, 15.320, 0.338) ( -0.070, 15.334, 0.338) ( 0.00, 0.09, 0.00)
  14358. 33: angle ( 55.368, 0.260, -0.288) ( 55.369, 0.260, -0.288) ( 0.00, 0.00, 0.00)
  14359. 33: torsion ( 0.004, -0.016, 0.723) ( 0.004, -0.016, 0.724) ( 0.00, 0.00, 0.04)
  14360. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14361. 33: vdw ( 1.026, -0.316, 0.002) ( 1.026, -0.316, 0.002) ( 0.00, 0.00, 0.00)
  14362. 33: electro ( 1.799, -2.110, -0.028) ( 1.799, -2.110, -0.028) ( 0.00, 0.00, 0.00)
  14363. 33: 16 ( -1.881, -8.801, -0.757) ( -1.878, -8.787, -0.755) ( 0.13, 0.16, 0.15)
  14364. 33: bond ( -0.134, -8.107, -0.342) ( -0.134, -8.093, -0.342) ( 0.00, 0.17, 0.00)
  14365. 33: angle ( 2.859, -0.034, -0.321) ( 2.862, -0.034, -0.319) ( 0.09, 0.00, 0.07)
  14366. 33: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14367. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14368. 33: vdw ( -3.279, -0.650, -0.070) ( -3.279, -0.650, -0.070) ( 0.00, 0.00, 0.00)
  14369. 33: electro ( -1.328, -0.010, -0.024) ( -1.328, -0.010, -0.024) ( 0.00, 0.00, 0.00)
  14370. 33: 17 ( -4.370, 0.985, 5.557) ( -4.365, 0.988, 5.567) ( 0.11, 0.32, 0.19)
  14371. 33: bond ( -2.662, 1.728, 4.686) ( -2.659, 1.730, 4.695) ( 0.12, 0.07, 0.21)
  14372. 33: angle ( 0.322, 0.016, 0.176) ( 0.323, 0.018, 0.177) ( 0.06, 0.00, 0.01)
  14373. 33: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14374. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14375. 33: vdw ( -0.867, -1.505, 0.633) ( -0.867, -1.504, 0.633) ( 0.00, 0.00, 0.00)
  14376. 33: electro ( -1.161, 0.746, 0.063) ( -1.161, 0.746, 0.063) ( 0.00, 0.00, 0.00)
  14377. 33: 18 ( -5.504, 1.672, -8.084) ( -5.499, 1.676, -8.074) ( 0.09, 0.23, 0.12)
  14378. 33: bond ( -3.864, 3.113, -6.665) ( -3.861, 3.115, -6.656) ( 0.08, 0.06, 0.14)
  14379. 33: angle ( 0.665, -0.087, -0.428) ( 0.667, -0.086, -0.427) ( 0.13, 0.02, 0.03)
  14380. 33: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14381. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14382. 33: vdw ( -1.126, -2.162, -0.950) ( -1.126, -2.162, -0.950) ( 0.00, 0.00, 0.00)
  14383. 33: electro ( -1.179, 0.809, -0.041) ( -1.179, 0.809, -0.041) ( 0.00, 0.00, 0.00)
  14384. 33: 19 ( 3.295, 2.137, -8.315) ( 3.298, 2.140, -8.302) ( 0.11, 0.13, 0.15)
  14385. 33: bond ( 2.793, 2.223, -8.000) ( 2.794, 2.224, -7.988) ( 0.05, 0.04, 0.15)
  14386. 33: angle ( -0.315, 0.068, -0.090) ( -0.312, 0.070, -0.090) ( 0.07, 0.01, 0.00)
  14387. 33: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14388. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14389. 33: vdw ( 1.125, -0.749, -0.532) ( 1.125, -0.748, -0.532) ( 0.00, 0.00, 0.00)
  14390. 33: electro ( -0.309, 0.594, 0.307) ( -0.309, 0.594, 0.307) ( 0.00, 0.00, 0.00)
  14391. 33: 20 ( 12.701, -3.302, 3.519) ( 12.706, -3.290, 3.522) ( 0.03, 0.36, 0.08)
  14392. 33: bond ( 3.073, -7.944, 2.047) ( 3.075, -7.932, 2.047) ( 0.06, 0.15, 0.04)
  14393. 33: angle ( -3.819, -1.476, 0.015) ( -3.817, -1.475, 0.017) ( 0.06, 0.03, 0.00)
  14394. 33: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14395. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14396. 33: vdw ( 13.975, 6.517, 1.574) ( 13.975, 6.517, 1.574) ( 0.00, 0.00, 0.00)
  14397. 33: electro ( -0.528, -0.400, -0.116) ( -0.528, -0.400, -0.116) ( 0.00, 0.00, 0.00)
  14398. 33: 21 ( 9.105, 3.094, 8.752) ( 9.109, 3.102, 8.760) ( 0.04, 0.24, 0.08)
  14399. 33: bond ( 3.137, 6.237, 6.237) ( 3.139, 6.244, 6.244) ( 0.05, 0.10, 0.10)
  14400. 33: angle ( -1.453, 0.653, 0.074) ( -1.451, 0.654, 0.076) ( 0.15, 0.08, 0.01)
  14401. 33: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14402. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14403. 33: vdw ( 8.099, -4.775, 2.825) ( 8.099, -4.775, 2.825) ( 0.00, 0.00, 0.00)
  14404. 33: electro ( -0.678, 0.980, -0.385) ( -0.678, 0.980, -0.385) ( 0.00, 0.00, 0.00)
  14405. 33: 22 ( -7.406, 9.361, 8.900) ( -7.396, 9.364, 8.907) ( 0.13, 0.03, 0.07)
  14406. 33: bond ( -7.592, -0.446, 5.750) ( -7.583, -0.446, 5.755) ( 0.12, 0.00, 0.09)
  14407. 33: angle ( 0.119, -2.320, -0.023) ( 0.120, -2.317, -0.022) ( 0.01, 0.10, 0.00)
  14408. 33: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14409. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14410. 33: vdw ( 0.310, 13.218, 3.611) ( 0.310, 13.218, 3.611) ( 0.00, 0.00, 0.00)
  14411. 33: electro ( -0.243, -1.091, -0.438) ( -0.243, -1.091, -0.438) ( 0.00, 0.00, 0.00)
  14412. 33: 23 (-18.350, 21.921, 8.144) (-18.342, 21.929, 8.148) ( 0.04, 0.04, 0.04)
  14413. 33: bond ( 6.018, 7.206, 3.106) ( 6.023, 7.213, 3.107) ( 0.09, 0.10, 0.04)
  14414. 33: angle ( 4.330, -3.591, -0.066) ( 4.332, -3.590, -0.064) ( 0.04, 0.03, 0.01)
  14415. 33: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14416. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14417. 33: vdw (-30.269, 18.907, 5.408) (-30.268, 18.907, 5.408) ( 0.00, 0.00, 0.00)
  14418. 33: electro ( 1.571, -0.601, -0.303) ( 1.571, -0.601, -0.303) ( 0.00, 0.00, 0.00)
  14419. 33: 24 ( -2.331, 2.431, -7.700) ( -2.328, 2.434, -7.688) ( 0.14, 0.12, 0.16)
  14420. 33: bond ( -2.499, 1.642, -7.703) ( -2.498, 1.643, -7.690) ( 0.05, 0.03, 0.16)
  14421. 33: angle ( 0.055, 0.173, 0.019) ( 0.056, 0.175, 0.019) ( 0.01, 0.04, 0.00)
  14422. 33: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14423. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14424. 33: vdw ( -0.024, 1.037, -0.436) ( -0.024, 1.037, -0.436) ( 0.00, 0.00, 0.00)
  14425. 33: electro ( 0.138, -0.421, 0.420) ( 0.138, -0.421, 0.420) ( 0.00, 0.00, 0.00)
  14426. 33: ok 20 # gradients
  14427. 33: ok 21 # energy
  14428. 33:
  14429. 33: V A L I D A T E G R A D I E N T S
  14430. 33:
  14431. 33: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  14432. 33: ----------------------------------------------------------------------------------------
  14433. 33: 1 (-22.308, -43.542, -24.843) (-22.281, -43.516, -24.816) ( 0.12, 0.06, 0.11)
  14434. 33: bond (-14.531, -30.893, -8.732) (-14.514, -30.876, -8.714) ( 0.12, 0.06, 0.21)
  14435. 33: angle ( 2.512, -2.285, -10.607) ( 2.522, -2.276, -10.598) ( 0.37, 0.38, 0.08)
  14436. 33: torsion ( -2.655, -2.742, -4.981) ( -2.654, -2.742, -4.981) ( 0.01, 0.00, 0.00)
  14437. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14438. 33: vdw ( -7.525, -7.528, -0.566) ( -7.525, -7.528, -0.566) ( 0.00, 0.00, 0.00)
  14439. 33: electro ( -0.109, -0.093, 0.043) ( -0.109, -0.093, 0.043) ( 0.00, 0.00, 0.00)
  14440. 33: 2 (-63.836, 37.192, 9.403) (-63.808, 37.218, 9.429) ( 0.04, 0.07, 0.28)
  14441. 33: bond (-19.887, 31.641, -3.832) (-19.869, 31.659, -3.814) ( 0.09, 0.06, 0.46)
  14442. 33: angle (-21.218, 1.942, 26.416) (-21.210, 1.950, 26.425) ( 0.04, 0.44, 0.03)
  14443. 33: torsion ( -4.470, 2.457, 2.254) ( -4.470, 2.457, 2.255) ( 0.00, 0.01, 0.01)
  14444. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14445. 33: vdw (-17.943, 1.510, -15.520) (-17.943, 1.511, -15.520) ( 0.00, 0.00, 0.00)
  14446. 33: electro ( -0.317, -0.358, 0.084) ( -0.317, -0.358, 0.084) ( 0.00, 0.00, 0.00)
  14447. 33: 3 ( 24.879, 35.511, -41.054) ( 24.906, 35.538, -41.027) ( 0.11, 0.08, 0.07)
  14448. 33: bond ( 43.021, -1.284, 21.164) ( 43.039, -1.266, 21.182) ( 0.04, 1.41, 0.09)
  14449. 33: angle ( -8.872, 26.134, -47.437) ( -8.864, 26.143, -47.429) ( 0.10, 0.03, 0.02)
  14450. 33: torsion ( -0.191, 2.872, -3.368) ( -0.191, 2.872, -3.368) ( 0.00, 0.01, 0.01)
  14451. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14452. 33: vdw ( -9.262, 7.953, -11.544) ( -9.262, 7.953, -11.543) ( 0.00, 0.01, 0.00)
  14453. 33: electro ( 0.184, -0.164, 0.131) ( 0.184, -0.164, 0.131) ( 0.00, 0.00, 0.00)
  14454. 33: 4 ( 2.828, -39.628, 46.776) ( 2.857, -39.600, 46.801) ( 1.00, 0.07, 0.06)
  14455. 33: bond ( 33.477, -2.989, 17.076) ( 33.496, -2.970, 17.094) ( 0.06, 0.61, 0.11)
  14456. 33: angle (-26.689, -10.403, 39.611) (-26.679, -10.394, 39.618) ( 0.03, 0.09, 0.02)
  14457. 33: torsion ( -0.440, -5.890, -14.995) ( -0.440, -5.890, -14.994) ( 0.00, 0.00, 0.01)
  14458. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14459. 33: vdw ( -3.482, -20.368, 5.117) ( -3.482, -20.368, 5.117) ( 0.00, 0.00, 0.00)
  14460. 33: electro ( -0.038, 0.022, -0.034) ( -0.038, 0.022, -0.034) ( 0.00, 0.00, 0.00)
  14461. 33: 5 ( 73.049, 5.536, -12.631) ( 73.088, 5.567, -12.622) ( 0.05, 0.57, 0.07)
  14462. 33: bond ( 36.993, 27.428, -1.146) ( 37.023, 27.450, -1.144) ( 0.08, 0.08, 0.13)
  14463. 33: angle ( 33.662, -7.390, -34.834) ( 33.670, -7.382, -34.831) ( 0.02, 0.12, 0.01)
  14464. 33: torsion ( 1.264, 4.163, 20.949) ( 1.264, 4.163, 20.953) ( 0.01, 0.01, 0.02)
  14465. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14466. 33: vdw ( 1.115, -19.347, 2.757) ( 1.116, -19.347, 2.757) ( 0.05, 0.00, 0.00)
  14467. 33: electro ( 0.015, 0.682, -0.357) ( 0.015, 0.682, -0.357) ( 0.00, 0.00, 0.00)
  14468. 33: 6 (-77.127, -1.074, 3.759) (-77.090, -1.042, 3.766) ( 0.05, 2.99, 0.21)
  14469. 33: bond (-78.710, 18.207, -6.480) (-78.680, 18.229, -6.479) ( 0.04, 0.12, 0.02)
  14470. 33: angle ( -4.204, 3.671, 5.342) ( -4.197, 3.680, 5.343) ( 0.17, 0.25, 0.03)
  14471. 33: torsion ( -0.397, -2.218, -2.463) ( -0.397, -2.218, -2.458) ( 0.00, 0.01, 0.20)
  14472. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14473. 33: vdw ( 6.356, -21.178, 7.702) ( 6.356, -21.178, 7.702) ( 0.00, 0.00, 0.00)
  14474. 33: electro ( -0.173, 0.445, -0.341) ( -0.173, 0.445, -0.341) ( 0.00, 0.00, 0.00)
  14475. 33: 7 ( 49.490, -26.176, -7.776) ( 49.518, -26.148, -7.751) ( 0.06, 0.11, 0.33)
  14476. 33: bond ( 18.673, 16.713, 0.892) ( 18.691, 16.732, 0.910) ( 0.10, 0.11, 1.63)
  14477. 33: angle ( 26.683, -27.526, -4.329) ( 26.692, -27.516, -4.322) ( 0.03, 0.03, 0.15)
  14478. 33: torsion ( 0.886, -2.319, -10.236) ( 0.886, -2.319, -10.235) ( 0.01, 0.00, 0.01)
  14479. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14480. 33: vdw ( 3.288, -13.122, 6.005) ( 3.289, -13.121, 6.005) ( 0.01, 0.00, 0.00)
  14481. 33: electro ( -0.039, 0.078, -0.109) ( -0.039, 0.078, -0.109) ( 0.00, 0.00, 0.00)
  14482. 33: 8 (-35.192, 12.822, 53.744) (-35.165, 12.849, 53.771) ( 0.08, 0.22, 0.05)
  14483. 33: bond (-20.989, 9.111, -28.842) (-20.972, 9.128, -28.824) ( 0.08, 0.19, 0.06)
  14484. 33: angle (-25.736, 17.614, 80.518) (-25.726, 17.623, 80.527) ( 0.04, 0.05, 0.01)
  14485. 33: torsion ( -2.011, -0.575, 3.948) ( -2.011, -0.575, 3.948) ( 0.01, 0.02, 0.01)
  14486. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14487. 33: vdw ( 13.550, -13.548, -1.907) ( 13.551, -13.547, -1.907) ( 0.00, 0.00, 0.01)
  14488. 33: electro ( -0.006, 0.221, 0.027) ( -0.006, 0.221, 0.027) ( 0.00, 0.00, 0.00)
  14489. 33: 9 ( 9.873, 27.136, -47.477) ( 9.901, 27.163, -47.450) ( 0.29, 0.10, 0.06)
  14490. 33: bond (-30.658, 30.523, -29.944) (-30.639, 30.540, -29.927) ( 0.06, 0.06, 0.06)
  14491. 33: angle ( 25.853, 9.550, -23.593) ( 25.863, 9.560, -23.584) ( 0.04, 0.10, 0.04)
  14492. 33: torsion ( -0.469, -3.044, -4.166) ( -0.469, -3.044, -4.166) ( 0.01, 0.01, 0.01)
  14493. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14494. 33: vdw ( 15.131, -10.099, 10.271) ( 15.132, -10.099, 10.271) ( 0.00, 0.00, 0.00)
  14495. 33: electro ( 0.016, 0.206, -0.044) ( 0.016, 0.206, -0.044) ( 0.00, 0.00, 0.00)
  14496. 33: 10 ( 28.019, -40.005, 31.486) ( 28.044, -39.978, 31.512) ( 0.09, 0.07, 0.09)
  14497. 33: bond ( 34.324, 10.400, 10.514) ( 34.340, 10.419, 10.532) ( 0.05, 0.18, 0.18)
  14498. 33: angle (-23.006, -37.357, 30.359) (-22.997, -37.349, 30.367) ( 0.04, 0.02, 0.03)
  14499. 33: torsion ( 0.490, -3.580, -3.486) ( 0.490, -3.580, -3.486) ( 0.00, 0.00, 0.00)
  14500. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14501. 33: vdw ( 16.479, -9.577, -5.866) ( 16.479, -9.577, -5.866) ( 0.00, 0.00, 0.00)
  14502. 33: electro ( -0.268, 0.108, -0.035) ( -0.268, 0.108, -0.035) ( 0.00, 0.00, 0.00)
  14503. 33: 11 ( 42.944, -3.551, 3.573) ( 42.971, -3.526, 3.600) ( 0.06, 0.72, 0.75)
  14504. 33: bond (-22.879, -5.120, -14.558) (-22.860, -5.103, -14.539) ( 0.08, 0.33, 0.13)
  14505. 33: angle ( 61.432, 15.137, 19.736) ( 61.441, 15.145, 19.744) ( 0.01, 0.06, 0.04)
  14506. 33: torsion ( -0.381, 1.027, 1.544) ( -0.381, 1.027, 1.544) ( 0.00, 0.01, 0.01)
  14507. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14508. 33: vdw ( 4.982, -14.918, -3.077) ( 4.982, -14.917, -3.077) ( 0.01, 0.00, 0.00)
  14509. 33: electro ( -0.210, 0.322, -0.072) ( -0.210, 0.322, -0.072) ( 0.00, 0.00, 0.00)
  14510. 33: 12 (-30.929, -4.215, -23.764) (-30.903, -4.185, -23.738) ( 0.09, 0.70, 0.11)
  14511. 33: bond (-66.490, 82.822, 23.511) (-66.473, 82.841, 23.529) ( 0.03, 0.02, 0.08)
  14512. 33: angle ( 28.483, -89.468, -54.042) ( 28.492, -89.458, -54.035) ( 0.03, 0.01, 0.01)
  14513. 33: torsion ( 1.674, 3.980, 1.439) ( 1.674, 3.980, 1.439) ( 0.00, 0.00, 0.01)
  14514. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14515. 33: vdw ( 5.582, -1.625, 5.322) ( 5.582, -1.625, 5.322) ( 0.00, 0.01, 0.00)
  14516. 33: electro ( -0.178, 0.077, 0.006) ( -0.178, 0.077, 0.006) ( 0.00, 0.00, 0.00)
  14517. 33: 13 (-14.876, 12.813, 29.139) (-14.849, 12.841, 29.164) ( 0.19, 0.21, 0.09)
  14518. 33: bond ( 64.127, -112.790, 27.092) ( 64.145, -112.772, 27.110) ( 0.03, 0.02, 0.07)
  14519. 33: angle (-82.099, 120.864, 8.835) (-82.090, 120.873, 8.842) ( 0.01, 0.01, 0.08)
  14520. 33: torsion ( -0.625, 3.574, -2.102) ( -0.625, 3.574, -2.101) ( 0.01, 0.01, 0.01)
  14521. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14522. 33: vdw ( 3.773, 1.285, -4.822) ( 3.773, 1.285, -4.822) ( 0.00, 0.01, 0.00)
  14523. 33: electro ( -0.051, -0.120, 0.136) ( -0.051, -0.120, 0.136) ( 0.00, 0.00, 0.00)
  14524. 33: 14 ( 2.250, -33.695, 6.772) ( 2.278, -33.668, 6.798) ( 1.21, 0.08, 0.39)
  14525. 33: bond (-77.710, 60.285, -35.054) (-77.692, 60.303, -35.036) ( 0.02, 0.03, 0.05)
  14526. 33: angle ( 75.670, -103.322, 38.094) ( 75.679, -103.314, 38.101) ( 0.01, 0.01, 0.02)
  14527. 33: torsion ( 1.249, -0.162, 1.416) ( 1.249, -0.161, 1.417) ( 0.01, 0.00, 0.02)
  14528. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14529. 33: vdw ( 3.027, 9.584, 2.523) ( 3.027, 9.584, 2.523) ( 0.00, 0.00, 0.01)
  14530. 33: electro ( 0.015, -0.080, -0.207) ( 0.015, -0.080, -0.207) ( 0.00, 0.00, 0.00)
  14531. 33: 15 (-39.902, 19.803, -0.379) (-39.875, 19.830, -0.353) ( 0.07, 0.14, 0.99)
  14532. 33: bond ( 3.025, -78.820, 25.958) ( 3.043, -78.802, 25.977) ( 0.59, 0.02, 0.07)
  14533. 33: angle (-49.068, 110.969, -36.714) (-49.060, 110.978, -36.707) ( 0.02, 0.01, 0.02)
  14534. 33: torsion ( -1.503, 1.058, -0.774) ( -1.503, 1.059, -0.774) ( 0.01, 0.01, 0.02)
  14535. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14536. 33: vdw ( 7.677, -13.640, 11.362) ( 7.677, -13.639, 11.362) ( 0.00, 0.00, 0.00)
  14537. 33: electro ( -0.032, 0.235, -0.211) ( -0.032, 0.235, -0.211) ( 0.00, 0.00, 0.00)
  14538. 33: 16 ( 31.729, -35.552, 15.159) ( 31.757, -35.525, 15.186) ( 0.09, 0.07, 0.17)
  14539. 33: bond ( -1.351, 47.387, -25.784) ( -1.333, 47.405, -25.766) ( 1.36, 0.04, 0.07)
  14540. 33: angle ( 33.555, -81.751, 34.045) ( 33.564, -81.742, 34.052) ( 0.03, 0.01, 0.02)
  14541. 33: torsion ( 1.197, -0.589, 7.374) ( 1.197, -0.589, 7.374) ( 0.00, 0.01, 0.00)
  14542. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14543. 33: vdw ( -1.709, -0.821, -0.520) ( -1.709, -0.821, -0.520) ( 0.01, 0.01, 0.00)
  14544. 33: electro ( 0.038, 0.221, 0.046) ( 0.038, 0.221, 0.046) ( 0.00, 0.00, 0.00)
  14545. 33: 17 ( 6.118, -32.326, -49.852) ( 6.145, -32.298, -49.826) ( 0.43, 0.09, 0.05)
  14546. 33: bond (-11.675, -75.819, 2.896) (-11.658, -75.800, 2.913) ( 0.14, 0.02, 0.61)
  14547. 33: angle ( 12.832, 40.812, -50.366) ( 12.841, 40.821, -50.358) ( 0.07, 0.02, 0.02)
  14548. 33: torsion ( 1.947, 1.741, -2.677) ( 1.947, 1.741, -2.677) ( 0.01, 0.01, 0.01)
  14549. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14550. 33: vdw ( 3.215, 1.061, 0.274) ( 3.216, 1.061, 0.274) ( 0.00, 0.00, 0.00)
  14551. 33: electro ( -0.201, -0.121, 0.021) ( -0.201, -0.121, 0.021) ( 0.00, 0.00, 0.00)
  14552. 33: 18 (-33.161, 52.536, 15.536) (-33.134, 52.563, 15.562) ( 0.08, 0.05, 0.17)
  14553. 33: bond ( 0.939, 25.907, 0.494) ( 0.957, 25.925, 0.513) ( 1.75, 0.07, 0.92)
  14554. 33: angle (-36.770, 12.993, 13.369) (-36.762, 13.000, 13.376) ( 0.02, 0.06, 0.06)
  14555. 33: torsion ( 2.724, 0.710, 3.961) ( 2.724, 0.711, 3.961) ( 0.00, 0.01, 0.01)
  14556. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14557. 33: vdw ( -0.234, 13.366, -2.363) ( -0.233, 13.367, -2.363) ( 0.01, 0.00, 0.00)
  14558. 33: electro ( 0.180, -0.440, 0.075) ( 0.180, -0.440, 0.075) ( 0.00, 0.00, 0.00)
  14559. 33: 19 ( 37.987, 7.123, 15.649) ( 38.014, 7.150, 15.676) ( 0.07, 0.38, 0.17)
  14560. 33: bond ( -0.323, 9.038, 1.714) ( -0.305, 9.056, 1.733) ( 0.60, 0.21, 1.08)
  14561. 33: angle ( 26.612, -1.957, 20.358) ( 26.620, -1.949, 20.366) ( 0.03, 0.41, 0.04)
  14562. 33: torsion ( 1.649, -0.902, -3.804) ( 1.649, -0.902, -3.804) ( 0.00, 0.02, 0.01)
  14563. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14564. 33: vdw ( 10.597, 0.994, -2.622) ( 10.597, 0.994, -2.622) ( 0.00, 0.02, 0.00)
  14565. 33: electro ( -0.547, -0.050, 0.004) ( -0.547, -0.050, 0.004) ( 0.00, 0.00, 0.00)
  14566. 33: 20 (-10.381, 15.215, -40.486) (-10.354, 15.243, -40.459) ( 0.26, 0.18, 0.07)
  14567. 33: bond ( 10.285, -8.664, 4.027) ( 10.303, -8.645, 4.045) ( 0.18, 0.21, 0.45)
  14568. 33: angle ( 0.393, 19.206, -30.998) ( 0.400, 19.214, -30.989) ( 0.30, 0.04, 0.03)
  14569. 33: torsion ( -3.530, -0.913, 0.087) ( -3.530, -0.913, 0.087) ( 0.00, 0.02, 0.00)
  14570. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14571. 33: vdw (-17.801, 5.682, -13.790) (-17.800, 5.683, -13.790) ( 0.00, 0.01, 0.00)
  14572. 33: electro ( 0.272, -0.096, 0.188) ( 0.272, -0.096, 0.188) ( 0.00, 0.00, 0.00)
  14573. 33: 21 ( 50.906, -23.098, -16.714) ( 50.934, -23.072, -16.686) ( 0.06, 0.11, 0.17)
  14574. 33: bond (114.995, -1.709, -14.139) (115.014, -1.693, -14.122) ( 0.02, 0.96, 0.12)
  14575. 33: angle (-67.309, -23.081, -4.995) (-67.299, -23.072, -4.984) ( 0.01, 0.04, 0.20)
  14576. 33: torsion ( -2.620, -2.152, 2.914) ( -2.620, -2.152, 2.915) ( 0.01, 0.02, 0.01)
  14577. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14578. 33: vdw ( 5.715, 3.885, -0.499) ( 5.715, 3.886, -0.499) ( 0.00, 0.00, 0.00)
  14579. 33: electro ( 0.125, -0.041, 0.005) ( 0.125, -0.041, 0.005) ( 0.00, 0.00, 0.00)
  14580. 33: 22 (-16.148, 23.784, 55.343) (-16.122, 23.811, 55.371) ( 0.17, 0.11, 0.05)
  14581. 33: bond ( 5.914, -13.650, -25.328) ( 5.932, -13.632, -25.309) ( 0.31, 0.13, 0.07)
  14582. 33: angle (-16.459, 16.679, 60.398) (-16.451, 16.687, 60.406) ( 0.05, 0.05, 0.01)
  14583. 33: torsion ( 0.827, -1.949, 1.055) ( 0.827, -1.949, 1.055) ( 0.02, 0.01, 0.01)
  14584. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14585. 33: vdw ( -6.533, 22.878, 19.525) ( -6.533, 22.879, 19.525) ( 0.01, 0.00, 0.00)
  14586. 33: electro ( 0.103, -0.174, -0.307) ( 0.103, -0.174, -0.307) ( 0.00, 0.00, 0.00)
  14587. 33: 23 ( 1.239, 24.267, -60.315) ( 1.266, 24.294, -60.288) ( 2.16, 0.11, 0.04)
  14588. 33: bond (-32.251, -19.993, 7.102) (-32.234, -19.975, 7.120) ( 0.06, 0.09, 0.26)
  14589. 33: angle ( 42.431, 23.788, -56.689) ( 42.440, 23.797, -56.680) ( 0.02, 0.04, 0.01)
  14590. 33: torsion ( -0.297, 6.929, -1.857) ( -0.297, 6.929, -1.856) ( 0.00, 0.00, 0.02)
  14591. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14592. 33: vdw ( -8.931, 13.671, -9.129) ( -8.931, 13.672, -9.129) ( 0.00, 0.00, 0.00)
  14593. 33: electro ( 0.288, -0.129, 0.257) ( 0.288, -0.129, 0.257) ( 0.00, 0.00, 0.00)
  14594. 33: 24 (-42.391, 41.088, 4.587) (-42.363, 41.115, 4.614) ( 0.07, 0.07, 0.57)
  14595. 33: bond ( 38.562, -24.577, -11.848) ( 38.580, -24.559, -11.830) ( 0.05, 0.08, 0.15)
  14596. 33: angle (-65.211, 51.416, 37.818) (-65.202, 51.425, 37.826) ( 0.01, 0.02, 0.02)
  14597. 33: torsion ( -4.487, 2.988, 1.987) ( -4.486, 2.988, 1.988) ( 0.00, 0.00, 0.02)
  14598. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14599. 33: vdw (-11.129, 11.373, -23.582) (-11.129, 11.373, -23.581) ( 0.01, 0.00, 0.00)
  14600. 33: electro ( -0.126, -0.112, 0.211) ( -0.126, -0.112, 0.211) ( 0.00, 0.00, 0.00)
  14601. 33: 25 (-28.101, -61.144, -25.772) (-28.073, -61.115, -25.745) ( 0.10, 0.05, 0.10)
  14602. 33: bond (-98.484, -40.750, 51.097) (-98.467, -40.731, 51.115) ( 0.02, 0.05, 0.04)
  14603. 33: angle ( 73.204, -34.175, -58.194) ( 73.213, -34.166, -58.186) ( 0.01, 0.03, 0.01)
  14604. 33: torsion ( 2.203, -2.710, -10.758) ( 2.203, -2.710, -10.758) ( 0.01, 0.01, 0.00)
  14605. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14606. 33: vdw ( -4.869, 16.592, -7.909) ( -4.869, 16.592, -7.909) ( 0.01, 0.00, 0.00)
  14607. 33: electro ( -0.154, -0.101, -0.008) ( -0.154, -0.101, -0.008) ( 0.00, 0.00, 0.00)
  14608. 33: 26 ( 35.161, -13.615, -7.818) ( 35.190, -13.587, -7.791) ( 0.08, 0.21, 0.34)
  14609. 33: bond (103.369, 5.170, -50.791) (103.386, 5.189, -50.773) ( 0.02, 0.35, 0.04)
  14610. 33: angle (-63.196, -26.589, 42.786) (-63.185, -26.580, 42.794) ( 0.02, 0.03, 0.02)
  14611. 33: torsion ( -1.603, -0.711, 1.139) ( -1.603, -0.710, 1.140) ( 0.01, 0.03, 0.08)
  14612. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14613. 33: vdw ( -3.485, 8.521, -0.920) ( -3.485, 8.521, -0.920) ( 0.01, 0.00, 0.00)
  14614. 33: electro ( 0.076, -0.007, -0.032) ( 0.076, -0.007, -0.032) ( 0.00, 0.00, 0.00)
  14615. 33: 27 (-14.837, 26.774, 43.062) (-14.810, 26.801, 43.089) ( 0.18, 0.10, 0.06)
  14616. 33: bond ( 4.117, -17.524, -19.432) ( 4.135, -17.505, -19.413) ( 0.44, 0.11, 0.10)
  14617. 33: angle (-13.628, 41.763, 43.917) (-13.620, 41.771, 43.925) ( 0.06, 0.02, 0.02)
  14618. 33: torsion ( -0.358, -1.930, 0.806) ( -0.357, -1.930, 0.806) ( 0.01, 0.01, 0.01)
  14619. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14620. 33: vdw ( -5.096, 4.534, 18.317) ( -5.096, 4.534, 18.318) ( 0.01, 0.01, 0.00)
  14621. 33: electro ( 0.128, -0.069, -0.547) ( 0.128, -0.069, -0.547) ( 0.00, 0.00, 0.00)
  14622. 33: 28 ( 8.497, -0.257, -5.188) ( 8.512, -0.251, -5.172) ( 0.18, 0.15, 0.31)
  14623. 33: bond ( 14.780, 7.587, 0.109) ( 14.794, 7.591, 0.120) ( 0.09, 0.05, 0.12)
  14624. 33: angle ( -1.698, 5.503, -0.586) ( -1.696, 5.505, -0.581) ( 0.07, 0.03, 0.28)
  14625. 33: torsion ( 3.366, -7.648, -0.412) ( 3.366, -7.648, -0.412) ( 0.00, 0.00, 0.00)
  14626. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14627. 33: vdw ( -9.291, -7.560, -4.551) ( -9.291, -7.560, -4.551) ( 0.00, 0.00, 0.00)
  14628. 33: electro ( 1.340, 1.861, 0.252) ( 1.340, 1.861, 0.252) ( 0.00, 0.00, 0.00)
  14629. 33: 29 ( 1.135, 9.164, 22.858) ( 1.139, 9.169, 22.870) ( 0.29, 0.05, 0.05)
  14630. 33: bond ( -5.112, 12.768, 26.865) ( -5.112, 12.770, 26.876) ( 0.01, 0.02, 0.04)
  14631. 33: angle ( -1.676, -6.965, 2.989) ( -1.674, -6.963, 2.990) ( 0.14, 0.03, 0.02)
  14632. 33: torsion ( 5.386, 0.895, 0.599) ( 5.386, 0.895, 0.599) ( 0.00, 0.01, 0.00)
  14633. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14634. 33: vdw ( 2.489, 2.748, -7.812) ( 2.489, 2.748, -7.812) ( 0.01, 0.01, 0.00)
  14635. 33: electro ( 0.049, -0.281, 0.216) ( 0.049, -0.281, 0.216) ( 0.00, 0.00, 0.00)
  14636. 33: 30 ( 6.513, -5.402, -14.742) ( 6.517, -5.398, -14.729) ( 0.06, 0.07, 0.09)
  14637. 33: bond ( 2.161, -3.150, -10.451) ( 2.161, -3.149, -10.438) ( 0.03, 0.04, 0.12)
  14638. 33: angle ( -5.037, 5.760, -2.781) ( -5.035, 5.763, -2.781) ( 0.05, 0.04, 0.01)
  14639. 33: torsion ( -3.391, 1.961, -1.294) ( -3.391, 1.961, -1.294) ( 0.00, 0.01, 0.00)
  14640. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14641. 33: vdw ( 12.958, -10.001, -0.088) ( 12.958, -10.000, -0.088) ( 0.01, 0.00, 0.00)
  14642. 33: electro ( -0.177, 0.028, -0.128) ( -0.177, 0.028, -0.128) ( 0.00, 0.00, 0.00)
  14643. 33: 31 ( -1.275, 8.846, 19.336) ( -1.272, 8.850, 19.349) ( 0.27, 0.05, 0.07)
  14644. 33: bond ( -5.210, 9.256, 28.211) ( -5.210, 9.257, 28.223) ( 0.01, 0.02, 0.04)
  14645. 33: angle ( -2.481, 7.776, -3.009) ( -2.479, 7.778, -3.009) ( 0.10, 0.03, 0.01)
  14646. 33: torsion ( 3.362, 4.451, -0.839) ( 3.362, 4.451, -0.839) ( 0.00, 0.00, 0.00)
  14647. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14648. 33: vdw ( 3.174, -12.636, -4.980) ( 3.174, -12.636, -4.979) ( 0.01, 0.00, 0.00)
  14649. 33: electro ( -0.120, -0.000, -0.047) ( -0.120, -0.000, -0.047) ( 0.00, 0.00, 0.00)
  14650. 33: 32 ( 14.674, 13.014, 6.241) ( 14.677, 13.019, 6.252) ( 0.02, 0.04, 0.19)
  14651. 33: bond ( -2.053, 4.526, 9.293) ( -2.053, 4.528, 9.304) ( 0.03, 0.06, 0.12)
  14652. 33: angle ( 8.651, 6.694, -1.351) ( 8.653, 6.696, -1.350) ( 0.03, 0.03, 0.04)
  14653. 33: torsion ( 6.608, 2.848, 0.072) ( 6.609, 2.848, 0.072) ( 0.00, 0.00, 0.00)
  14654. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14655. 33: vdw ( -0.573, -1.248, -1.048) ( -0.573, -1.248, -1.048) ( 0.00, 0.00, 0.00)
  14656. 33: electro ( 2.041, 0.195, -0.725) ( 2.041, 0.195, -0.725) ( 0.00, 0.00, 0.00)
  14657. 33: 33 ( 18.911, -3.943, 2.356) ( 18.918, -3.940, 2.365) ( 0.04, 0.07, 0.38)
  14658. 33: bond ( 10.734, -2.576, 12.310) ( 10.740, -2.575, 12.317) ( 0.06, 0.02, 0.06)
  14659. 33: angle ( 11.242, -4.178, -10.677) ( 11.243, -4.176, -10.676) ( 0.01, 0.06, 0.01)
  14660. 33: torsion ( -1.546, 0.545, 1.461) ( -1.546, 0.545, 1.461) ( 0.00, 0.00, 0.00)
  14661. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14662. 33: vdw ( -1.573, 2.028, -1.039) ( -1.573, 2.028, -1.039) ( 0.00, 0.00, 0.00)
  14663. 33: electro ( 0.054, 0.239, 0.301) ( 0.054, 0.239, 0.301) ( 0.00, 0.00, 0.00)
  14664. 33: 34 ( 17.221, -5.670, -5.070) ( 17.226, -5.666, -5.060) ( 0.03, 0.08, 0.20)
  14665. 33: bond ( 6.265, -5.629, -11.470) ( 6.267, -5.627, -11.461) ( 0.04, 0.04, 0.08)
  14666. 33: angle ( 19.085, -3.007, 11.912) ( 19.087, -3.005, 11.913) ( 0.01, 0.07, 0.01)
  14667. 33: torsion ( 3.429, -0.923, 2.328) ( 3.429, -0.923, 2.328) ( 0.00, 0.00, 0.00)
  14668. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14669. 33: vdw (-11.595, 4.208, -8.007) (-11.595, 4.208, -8.007) ( 0.00, 0.00, 0.00)
  14670. 33: electro ( 0.037, -0.319, 0.167) ( 0.037, -0.319, 0.167) ( 0.00, 0.00, 0.00)
  14671. 33: 35 ( -0.153, 2.884, 15.147) ( -0.149, 2.888, 15.159) ( 0.06, 0.12, 0.08)
  14672. 33: bond ( -5.651, 5.533, 15.742) ( -5.650, 5.534, 15.753) ( 0.03, 0.03, 0.07)
  14673. 33: angle ( 8.976, -0.225, 3.298) ( 8.979, -0.223, 3.298) ( 0.03, 0.04, 0.01)
  14674. 33: torsion ( 0.041, -3.843, 1.365) ( 0.041, -3.843, 1.365) ( 0.00, 0.00, 0.00)
  14675. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14676. 33: vdw ( -3.628, 1.379, -5.426) ( -3.628, 1.379, -5.426) ( 0.01, 0.00, 0.00)
  14677. 33: electro ( 0.109, 0.040, 0.169) ( 0.109, 0.040, 0.169) ( 0.00, 0.00, 0.00)
  14678. 33: 36 ( 5.573, -10.443, 1.601) ( 5.576, -10.429, 1.603) ( 0.06, 0.13, 0.16)
  14679. 33: bond ( 2.447, -12.323, 1.178) ( 2.448, -12.309, 1.178) ( 0.02, 0.11, 0.02)
  14680. 33: angle ( 9.835, 2.579, 6.502) ( 9.837, 2.579, 6.504) ( 0.02, 0.01, 0.03)
  14681. 33: torsion ( 1.139, 0.057, -1.770) ( 1.139, 0.057, -1.770) ( 0.00, 0.00, 0.01)
  14682. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14683. 33: vdw ( -7.878, -0.677, -4.353) ( -7.878, -0.677, -4.353) ( 0.00, 0.00, 0.00)
  14684. 33: electro ( 0.030, -0.079, 0.042) ( 0.030, -0.079, 0.042) ( 0.00, 0.00, 0.00)
  14685. 33: 37 ( 2.702, 11.065, -14.075) ( 2.706, 11.068, -14.063) ( 0.15, 0.02, 0.09)
  14686. 33: bond ( 5.434, -1.965, -15.059) ( 5.436, -1.965, -15.047) ( 0.03, 0.01, 0.08)
  14687. 33: angle ( -6.922, 9.749, -3.773) ( -6.920, 9.751, -3.773) ( 0.03, 0.02, 0.01)
  14688. 33: torsion ( -1.385, 6.532, -1.353) ( -1.385, 6.532, -1.353) ( 0.00, 0.00, 0.00)
  14689. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14690. 33: vdw ( 6.021, -3.169, 6.271) ( 6.021, -3.169, 6.271) ( 0.00, 0.00, 0.00)
  14691. 33: electro ( -0.447, -0.082, -0.161) ( -0.447, -0.082, -0.161) ( 0.00, 0.00, 0.00)
  14692. 33: 38 ( 6.424, 19.193, 1.053) ( 6.427, 19.207, 1.056) ( 0.05, 0.07, 0.22)
  14693. 33: bond ( -3.922, 19.838, 1.549) ( -3.921, 19.851, 1.549) ( 0.02, 0.07, 0.01)
  14694. 33: angle ( 18.258, 4.139, -6.820) ( 18.260, 4.139, -6.818) ( 0.01, 0.00, 0.03)
  14695. 33: torsion ( -1.009, -0.621, 5.406) ( -1.009, -0.621, 5.406) ( 0.00, 0.00, 0.00)
  14696. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14697. 33: vdw ( -6.486, -4.338, 0.616) ( -6.486, -4.338, 0.616) ( 0.01, 0.00, 0.00)
  14698. 33: electro ( -0.416, 0.175, 0.302) ( -0.416, 0.175, 0.302) ( 0.00, 0.00, 0.00)
  14699. 33: 39 ( 2.389, 11.625, 2.946) ( 2.393, 11.639, 2.948) ( 0.16, 0.12, 0.06)
  14700. 33: bond ( -0.674, 12.590, -2.228) ( -0.674, 12.604, -2.228) ( 0.01, 0.11, 0.02)
  14701. 33: angle ( -3.946, -0.319, -0.610) ( -3.943, -0.319, -0.610) ( 0.08, 0.00, 0.00)
  14702. 33: torsion ( -0.192, 0.884, 5.056) ( -0.192, 0.884, 5.057) ( 0.00, 0.00, 0.02)
  14703. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14704. 33: vdw ( 6.973, -1.258, 0.526) ( 6.973, -1.258, 0.526) ( 0.00, 0.00, 0.00)
  14705. 33: electro ( 0.229, -0.271, 0.203) ( 0.229, -0.271, 0.203) ( 0.00, 0.00, 0.00)
  14706. 33: 40 ( 0.317, 6.239, -12.048) ( 0.323, 6.243, -12.038) ( 0.18, 0.06, 0.08)
  14707. 33: bond ( -6.745, 3.732, -10.241) ( -6.741, 3.733, -10.232) ( 0.06, 0.03, 0.09)
  14708. 33: angle ( 4.852, 4.160, -1.680) ( 4.853, 4.163, -1.679) ( 0.03, 0.06, 0.04)
  14709. 33: torsion ( 2.807, 2.075, -1.093) ( 2.807, 2.075, -1.093) ( 0.00, 0.00, 0.00)
  14710. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14711. 33: vdw ( -0.707, -3.828, 0.904) ( -0.707, -3.828, 0.904) ( 0.00, 0.00, 0.00)
  14712. 33: electro ( 0.110, 0.099, 0.061) ( 0.110, 0.099, 0.061) ( 0.00, 0.00, 0.00)
  14713. 33: 41 ( -2.273, 10.453, 6.209) ( -2.268, 10.457, 6.219) ( 0.24, 0.04, 0.16)
  14714. 33: bond ( -5.788, 3.588, 9.319) ( -5.784, 3.590, 9.329) ( 0.06, 0.04, 0.10)
  14715. 33: angle ( 8.488, 16.065, -0.919) ( 8.490, 16.067, -0.919) ( 0.02, 0.01, 0.07)
  14716. 33: torsion ( -3.730, -1.289, -1.817) ( -3.730, -1.289, -1.817) ( 0.00, 0.00, 0.00)
  14717. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14718. 33: vdw ( -1.346, -7.951, -0.446) ( -1.346, -7.950, -0.446) ( 0.00, 0.00, 0.00)
  14719. 33: electro ( 0.103, 0.039, 0.071) ( 0.103, 0.039, 0.071) ( 0.00, 0.00, 0.00)
  14720. 33: 42 ( -3.377, 4.884, -9.057) ( -3.374, 4.887, -9.044) ( 0.09, 0.05, 0.15)
  14721. 33: bond ( 1.963, 0.521, -10.197) ( 1.964, 0.521, -10.183) ( 0.03, 0.00, 0.13)
  14722. 33: angle ( -9.996, 8.198, -1.508) ( -9.994, 8.200, -1.507) ( 0.02, 0.03, 0.01)
  14723. 33: torsion ( -0.144, 6.172, 0.288) ( -0.145, 6.172, 0.288) ( 0.00, 0.00, 0.00)
  14724. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14725. 33: vdw ( 4.858, -9.999, 2.352) ( 4.858, -9.999, 2.352) ( 0.00, 0.00, 0.00)
  14726. 33: electro ( -0.058, -0.008, 0.007) ( -0.058, -0.008, 0.007) ( 0.00, 0.00, 0.00)
  14727. 33: 43 ( -3.105, 8.144, -3.972) ( -3.101, 8.156, -3.969) ( 0.14, 0.14, 0.08)
  14728. 33: bond ( -3.568, 8.130, 2.505) ( -3.565, 8.141, 2.507) ( 0.06, 0.14, 0.04)
  14729. 33: angle ( 1.193, 4.827, -13.981) ( 1.195, 4.828, -13.979) ( 0.17, 0.01, 0.02)
  14730. 33: torsion ( -2.182, -2.621, 5.410) ( -2.182, -2.621, 5.410) ( 0.00, 0.00, 0.00)
  14731. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14732. 33: vdw ( 1.453, -2.137, 2.022) ( 1.453, -2.137, 2.022) ( 0.01, 0.00, 0.00)
  14733. 33: electro ( -0.001, -0.054, 0.073) ( -0.001, -0.054, 0.073) ( 0.00, 0.00, 0.00)
  14734. 33: 44 (-10.784, 4.905, -2.290) (-10.780, 4.909, -2.279) ( 0.03, 0.09, 0.48)
  14735. 33: bond ( -1.245, -1.494, -3.293) ( -1.244, -1.492, -3.283) ( 0.12, 0.15, 0.32)
  14736. 33: angle ( -7.495, 16.263, -4.553) ( -7.493, 16.265, -4.552) ( 0.03, 0.01, 0.01)
  14737. 33: torsion ( -3.199, -2.788, 2.479) ( -3.199, -2.788, 2.479) ( 0.00, 0.00, 0.00)
  14738. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14739. 33: vdw ( 1.131, -7.171, 3.119) ( 1.131, -7.171, 3.119) ( 0.01, 0.00, 0.00)
  14740. 33: electro ( 0.025, 0.096, -0.043) ( 0.025, 0.096, -0.043) ( 0.00, 0.00, 0.00)
  14741. 33: 45 ( -5.582, 7.292, 6.953) ( -5.572, 7.295, 6.958) ( 0.18, 0.05, 0.08)
  14742. 33: bond (-10.157, 4.382, 6.381) (-10.148, 4.383, 6.385) ( 0.09, 0.04, 0.06)
  14743. 33: angle ( -1.443, -0.968, -1.632) ( -1.443, -0.966, -1.630) ( 0.06, 0.20, 0.11)
  14744. 33: torsion ( 2.298, 4.300, 0.702) ( 2.298, 4.299, 0.701) ( 0.00, 0.00, 0.00)
  14745. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14746. 33: vdw ( 3.614, -0.509, 1.475) ( 3.614, -0.509, 1.475) ( 0.00, 0.01, 0.00)
  14747. 33: electro ( 0.107, 0.087, 0.027) ( 0.107, 0.087, 0.027) ( 0.00, 0.00, 0.00)
  14748. 33: 46 ( 1.502, -2.484, 22.995) ( 1.505, -2.479, 23.008) ( 0.19, 0.19, 0.06)
  14749. 33: bond ( -3.493, 9.127, 26.544) ( -3.492, 9.129, 26.556) ( 0.01, 0.02, 0.05)
  14750. 33: angle ( -3.216, 8.998, -3.517) ( -3.214, 9.000, -3.516) ( 0.07, 0.03, 0.01)
  14751. 33: torsion ( 1.122, -6.958, 2.539) ( 1.122, -6.958, 2.539) ( 0.00, 0.00, 0.00)
  14752. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14753. 33: vdw ( 7.029, -13.585, -2.478) ( 7.029, -13.584, -2.478) ( 0.00, 0.01, 0.00)
  14754. 33: electro ( 0.060, -0.066, -0.093) ( 0.060, -0.066, -0.093) ( 0.00, 0.00, 0.00)
  14755. 33: 47 ( 12.368, -4.506, -9.860) ( 12.376, -4.499, -9.853) ( 0.06, 0.14, 0.07)
  14756. 33: bond ( 3.308, -3.151, -3.452) ( 3.313, -3.147, -3.447) ( 0.14, 0.14, 0.15)
  14757. 33: angle ( -8.806, -11.034, 1.609) ( -8.804, -11.032, 1.611) ( 0.02, 0.02, 0.09)
  14758. 33: torsion ( 0.935, -1.718, 2.467) ( 0.935, -1.718, 2.467) ( 0.00, 0.00, 0.00)
  14759. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14760. 33: vdw ( 17.166, 11.473, -10.633) ( 17.167, 11.474, -10.632) ( 0.00, 0.00, 0.00)
  14761. 33: electro ( -0.235, -0.076, 0.149) ( -0.235, -0.076, 0.149) ( 0.00, 0.00, 0.00)
  14762. 33: 48 ( -8.697, 6.010, -3.440) ( -8.690, 6.018, -3.435) ( 0.08, 0.12, 0.15)
  14763. 33: bond ( -5.745, 6.100, 4.627) ( -5.740, 6.106, 4.630) ( 0.09, 0.09, 0.07)
  14764. 33: angle ( -1.120, 0.588, -2.166) ( -1.118, 0.590, -2.164) ( 0.15, 0.08, 0.07)
  14765. 33: torsion ( -2.382, 2.622, -6.411) ( -2.382, 2.622, -6.411) ( 0.00, 0.00, 0.00)
  14766. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14767. 33: vdw ( 0.557, -3.149, 0.414) ( 0.557, -3.149, 0.414) ( 0.01, 0.00, 0.00)
  14768. 33: electro ( -0.007, -0.151, 0.096) ( -0.007, -0.151, 0.096) ( 0.00, 0.00, 0.00)
  14769. 33: 49 ( 4.913, -4.170, -18.999) ( 4.916, -4.167, -18.986) ( 0.05, 0.08, 0.07)
  14770. 33: bond ( -1.163, 3.976, -17.396) ( -1.163, 3.976, -17.383) ( 0.01, 0.02, 0.08)
  14771. 33: angle ( -1.866, -8.632, -1.849) ( -1.864, -8.630, -1.849) ( 0.13, 0.03, 0.01)
  14772. 33: torsion ( 4.281, -3.420, -1.069) ( 4.281, -3.420, -1.069) ( 0.00, 0.00, 0.00)
  14773. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14774. 33: vdw ( 3.684, 4.030, 1.201) ( 3.684, 4.030, 1.201) ( 0.00, 0.01, 0.00)
  14775. 33: electro ( -0.022, -0.124, 0.114) ( -0.022, -0.124, 0.114) ( 0.00, 0.00, 0.00)
  14776. 33: 50 ( -2.928, -5.591, -15.480) ( -2.923, -5.584, -15.471) ( 0.15, 0.12, 0.05)
  14777. 33: bond ( 5.810, -8.644, -10.914) ( 5.813, -8.639, -10.907) ( 0.04, 0.05, 0.07)
  14778. 33: angle ( -1.237, 2.617, -2.734) ( -1.235, 2.619, -2.733) ( 0.17, 0.06, 0.04)
  14779. 33: torsion ( -3.418, 2.575, -3.861) ( -3.418, 2.575, -3.861) ( 0.00, 0.00, 0.00)
  14780. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14781. 33: vdw ( -4.067, -2.271, 2.010) ( -4.067, -2.271, 2.010) ( 0.00, 0.01, 0.00)
  14782. 33: electro ( -0.016, 0.132, 0.019) ( -0.016, 0.132, 0.019) ( 0.00, 0.00, 0.00)
  14783. 33: 51 ( 19.616, -0.297, 9.656) ( 19.620, -0.292, 9.667) ( 0.02, 0.13, 0.12)
  14784. 33: bond ( -1.047, 1.371, -3.118) ( -1.046, 1.373, -3.107) ( 0.12, 0.15, 0.35)
  14785. 33: angle (-19.284, -11.124, 1.573) (-19.282, -11.122, 1.574) ( 0.01, 0.02, 0.03)
  14786. 33: torsion ( 4.242, -4.702, -3.506) ( 4.242, -4.702, -3.506) ( 0.00, 0.00, 0.00)
  14787. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14788. 33: vdw ( 35.747, 14.123, 14.700) ( 35.748, 14.124, 14.700) ( 0.00, 0.00, 0.00)
  14789. 33: electro ( -0.042, 0.035, 0.006) ( -0.042, 0.035, 0.006) ( 0.00, 0.00, 0.00)
  14790. 33: 52 (-13.704, 6.920, -1.069) (-13.701, 6.923, -1.057) ( 0.03, 0.05, 1.14)
  14791. 33: bond ( -3.332, 2.481, -9.253) ( -3.330, 2.482, -9.241) ( 0.05, 0.04, 0.13)
  14792. 33: angle ( -2.775, 9.142, 3.455) ( -2.773, 9.144, 3.455) ( 0.08, 0.02, 0.01)
  14793. 33: torsion ( -4.300, 1.076, 1.838) ( -4.300, 1.076, 1.838) ( 0.00, 0.01, 0.00)
  14794. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14795. 33: vdw ( -3.362, -5.634, 2.789) ( -3.362, -5.634, 2.789) ( 0.00, 0.00, 0.00)
  14796. 33: electro ( 0.065, -0.146, 0.101) ( 0.065, -0.146, 0.101) ( 0.00, 0.00, 0.00)
  14797. 33: 53 ( -6.772, 4.115, 19.114) ( -6.767, 4.123, 19.121) ( 0.07, 0.20, 0.04)
  14798. 33: bond ( -7.768, 13.770, 12.651) ( -7.765, 13.777, 12.656) ( 0.03, 0.05, 0.04)
  14799. 33: angle ( -6.357, -8.669, 5.534) ( -6.355, -8.668, 5.535) ( 0.03, 0.02, 0.02)
  14800. 33: torsion ( 3.944, 1.224, 1.087) ( 3.944, 1.224, 1.087) ( 0.00, 0.00, 0.00)
  14801. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14802. 33: vdw ( 3.332, -2.032, -0.117) ( 3.332, -2.032, -0.117) ( 0.00, 0.01, 0.00)
  14803. 33: electro ( 0.077, -0.179, -0.041) ( 0.077, -0.179, -0.041) ( 0.00, 0.00, 0.00)
  14804. 33: 54 ( -9.251, -2.073, 15.373) ( -9.249, -2.071, 15.387) ( 0.03, 0.14, 0.09)
  14805. 33: bond ( -1.729, 0.440, 19.656) ( -1.729, 0.440, 19.670) ( 0.01, 0.00, 0.07)
  14806. 33: angle ( -0.508, -2.205, 0.005) ( -0.506, -2.203, 0.005) ( 0.12, 0.12, 0.00)
  14807. 33: torsion ( -7.215, -1.283, -0.605) ( -7.215, -1.283, -0.605) ( 0.00, 0.01, 0.00)
  14808. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14809. 33: vdw ( 0.152, 0.997, -3.350) ( 0.152, 0.997, -3.350) ( 0.00, 0.01, 0.00)
  14810. 33: electro ( 0.049, -0.022, -0.333) ( 0.049, -0.022, -0.333) ( 0.00, 0.00, 0.00)
  14811. 33: 55 ( 2.696, -3.472, -0.969) ( 2.709, -3.469, -0.965) ( 0.49, 0.08, 0.30)
  14812. 33: bond ( -0.003, 0.001, 0.002) ( 0.010, 0.001, 0.003) ( 0.00, 0.00, 0.00)
  14813. 33: angle ( 0.968, -19.998, 2.649) ( 0.968, -19.996, 2.651) ( 0.02, 0.01, 0.07)
  14814. 33: torsion ( 0.546, 0.938, -2.130) ( 0.546, 0.938, -2.130) ( 0.00, 0.00, 0.00)
  14815. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14816. 33: vdw ( 1.265, 15.526, -1.506) ( 1.265, 15.526, -1.506) ( 0.00, 0.00, 0.00)
  14817. 33: electro ( -0.079, 0.063, 0.017) ( -0.079, 0.063, 0.017) ( 0.00, 0.00, 0.00)
  14818. 33: 56 ( -7.342, -13.590, -2.119) ( -7.340, -13.587, -2.105) ( 0.03, 0.02, 0.64)
  14819. 33: bond ( -0.228, -1.518, -7.046) ( -0.228, -1.517, -7.032) ( 0.00, 0.04, 0.19)
  14820. 33: angle ( 1.375, -14.093, 2.995) ( 1.377, -14.091, 2.995) ( 0.16, 0.01, 0.00)
  14821. 33: torsion ( -2.507, -1.771, 0.463) ( -2.507, -1.771, 0.463) ( 0.00, 0.00, 0.00)
  14822. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14823. 33: vdw ( -5.863, 3.701, 1.444) ( -5.863, 3.701, 1.444) ( 0.00, 0.00, 0.00)
  14824. 33: electro ( -0.119, 0.091, 0.025) ( -0.119, 0.091, 0.025) ( 0.00, 0.00, 0.00)
  14825. 33: 57 ( -3.437, -13.153, 10.542) ( -3.433, -13.143, 10.547) ( 0.12, 0.07, 0.05)
  14826. 33: bond ( -7.015, -14.859, 9.112) ( -7.013, -14.850, 9.116) ( 0.03, 0.06, 0.04)
  14827. 33: angle ( 5.572, -2.900, -0.436) ( 5.574, -2.899, -0.434) ( 0.03, 0.03, 0.07)
  14828. 33: torsion ( 1.664, 0.516, 2.120) ( 1.664, 0.516, 2.120) ( 0.00, 0.00, 0.00)
  14829. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14830. 33: vdw ( -3.550, 3.955, -0.253) ( -3.550, 3.955, -0.253) ( 0.00, 0.00, 0.00)
  14831. 33: electro ( -0.108, 0.135, -0.002) ( -0.108, 0.135, -0.002) ( 0.00, 0.00, 0.00)
  14832. 33: 58 ( -8.967, -0.985, -4.497) ( -8.961, -0.975, -4.494) ( 0.07, 0.96, 0.06)
  14833. 33: bond ( -3.054, 4.137, 0.969) ( -3.049, 4.146, 0.970) ( 0.16, 0.21, 0.05)
  14834. 33: angle (-10.621, -6.790, -4.360) (-10.619, -6.789, -4.358) ( 0.01, 0.01, 0.05)
  14835. 33: torsion ( 0.462, 0.660, -1.369) ( 0.462, 0.660, -1.369) ( 0.00, 0.00, 0.00)
  14836. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14837. 33: vdw ( 4.078, 1.000, 0.239) ( 4.078, 1.001, 0.239) ( 0.00, 0.00, 0.00)
  14838. 33: electro ( 0.167, 0.007, 0.023) ( 0.167, 0.007, 0.023) ( 0.00, 0.00, 0.00)
  14839. 33: 59 ( -9.358, -11.621, 0.696) ( -9.353, -11.611, 0.700) ( 0.05, 0.08, 0.29)
  14840. 33: bond ( -6.959, -12.644, 6.347) ( -6.957, -12.635, 6.349) ( 0.04, 0.07, 0.04)
  14841. 33: angle ( -7.398, 0.405, -7.299) ( -7.396, 0.405, -7.297) ( 0.02, 0.03, 0.02)
  14842. 33: torsion ( -0.575, 0.888, 1.138) ( -0.575, 0.888, 1.138) ( 0.00, 0.00, 0.00)
  14843. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14844. 33: vdw ( 5.404, -0.292, 0.487) ( 5.404, -0.292, 0.487) ( 0.00, 0.00, 0.00)
  14845. 33: electro ( 0.171, 0.023, 0.023) ( 0.171, 0.023, 0.023) ( 0.00, 0.00, 0.00)
  14846. 33: 60 ( -3.589, -9.768, -9.617) ( -3.587, -9.766, -9.603) ( 0.07, 0.02, 0.14)
  14847. 33: bond ( 0.325, -1.894, -13.079) ( 0.325, -1.894, -13.065) ( 0.00, 0.02, 0.11)
  14848. 33: angle (-10.501, -5.287, 0.505) (-10.499, -5.285, 0.505) ( 0.02, 0.04, 0.00)
  14849. 33: torsion ( 0.134, -1.812, 0.266) ( 0.134, -1.811, 0.266) ( 0.00, 0.00, 0.00)
  14850. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14851. 33: vdw ( 6.306, -0.790, 2.628) ( 6.306, -0.790, 2.628) ( 0.00, 0.00, 0.00)
  14852. 33: electro ( 0.147, 0.015, 0.063) ( 0.147, 0.015, 0.063) ( 0.00, 0.00, 0.00)
  14853. 33: 61 ( 1.131, -1.661, 5.517) ( 1.143, -1.658, 5.521) ( 1.07, 0.18, 0.07)
  14854. 33: bond ( 0.790, 0.192, 0.327) ( 0.801, 0.193, 0.329) ( 0.91, 0.01, 0.06)
  14855. 33: angle ( -1.535, -14.190, 12.056) ( -1.535, -14.188, 12.058) ( 0.03, 0.01, 0.02)
  14856. 33: torsion ( -1.058, 2.524, 1.095) ( -1.058, 2.524, 1.095) ( 0.00, 0.00, 0.00)
  14857. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14858. 33: vdw ( 2.958, 9.790, -7.974) ( 2.958, 9.790, -7.974) ( 0.00, 0.00, 0.00)
  14859. 33: electro ( -0.024, 0.022, 0.013) ( -0.024, 0.022, 0.013) ( 0.00, 0.00, 0.00)
  14860. 33: 62 (-18.793, -8.916, -2.322) (-18.790, -8.902, -2.319) ( 0.02, 0.16, 0.11)
  14861. 33: bond ( -0.155, -1.815, 0.061) ( -0.155, -1.801, 0.061) ( 0.00, 0.77, 0.00)
  14862. 33: angle ( 11.176, -0.415, 16.278) ( 11.178, -0.415, 16.280) ( 0.02, 0.00, 0.01)
  14863. 33: torsion ( 3.102, -0.284, -0.492) ( 3.102, -0.284, -0.492) ( 0.00, 0.00, 0.00)
  14864. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14865. 33: vdw (-32.887, -6.407, -18.129) (-32.886, -6.407, -18.129) ( 0.00, 0.00, 0.00)
  14866. 33: electro ( -0.028, 0.005, -0.039) ( -0.028, 0.005, -0.039) ( 0.00, 0.00, 0.00)
  14867. 33: 63 ( -9.679, 4.907, 3.945) ( -9.671, 4.911, 3.952) ( 0.08, 0.08, 0.18)
  14868. 33: bond ( -9.380, 5.378, 8.317) ( -9.373, 5.380, 8.322) ( 0.07, 0.04, 0.06)
  14869. 33: angle ( 2.019, -0.632, 2.681) ( 2.020, -0.630, 2.682) ( 0.05, 0.11, 0.06)
  14870. 33: torsion ( -1.826, -2.219, -0.622) ( -1.826, -2.219, -0.622) ( 0.00, 0.00, 0.00)
  14871. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14872. 33: vdw ( -0.491, 2.299, -6.394) ( -0.491, 2.299, -6.394) ( 0.00, 0.00, 0.00)
  14873. 33: electro ( -0.001, 0.081, -0.036) ( -0.001, 0.081, -0.036) ( 0.00, 0.00, 0.00)
  14874. 33: 64 ( 14.765, -3.549, 0.688) ( 14.779, -3.547, 0.692) ( 0.09, 0.07, 0.24)
  14875. 33: bond ( 5.465, 0.880, -1.324) ( 5.478, 0.880, -1.323) ( 0.24, 0.03, 0.06)
  14876. 33: angle ( -3.603, -13.053, -23.595) ( -3.602, -13.051, -23.593) ( 0.01, 0.02, 0.01)
  14877. 33: torsion ( 0.640, -2.270, 1.141) ( 0.640, -2.270, 1.141) ( 0.00, 0.00, 0.00)
  14878. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14879. 33: vdw ( 12.181, 10.982, 24.513) ( 12.181, 10.982, 24.513) ( 0.00, 0.00, 0.00)
  14880. 33: electro ( 0.082, -0.088, -0.046) ( 0.082, -0.088, -0.046) ( 0.00, 0.00, 0.00)
  14881. 33: 65 ( 3.892, 10.006, -9.110) ( 3.898, 10.011, -9.101) ( 0.15, 0.04, 0.10)
  14882. 33: bond ( -2.770, 2.059, -3.865) ( -2.766, 2.061, -3.858) ( 0.15, 0.11, 0.20)
  14883. 33: angle ( 15.805, -10.041, -16.698) ( 15.807, -10.039, -16.697) ( 0.01, 0.02, 0.01)
  14884. 33: torsion ( 1.831, 1.886, -0.305) ( 1.831, 1.887, -0.305) ( 0.00, 0.00, 0.00)
  14885. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14886. 33: vdw (-10.990, 16.110, 11.893) (-10.990, 16.110, 11.894) ( 0.00, 0.00, 0.00)
  14887. 33: electro ( 0.017, -0.008, -0.136) ( 0.017, -0.008, -0.136) ( 0.00, 0.00, 0.00)
  14888. 33: 66 ( -9.115, -9.006, -1.471) ( -9.113, -8.992, -1.468) ( 0.03, 0.15, 0.18)
  14889. 33: bond ( -0.323, -2.331, -0.063) ( -0.323, -2.317, -0.063) ( 0.01, 0.59, 0.00)
  14890. 33: angle ( 11.074, -1.131, -15.051) ( 11.076, -1.131, -15.049) ( 0.02, 0.00, 0.02)
  14891. 33: torsion ( -2.233, 0.331, -0.749) ( -2.233, 0.331, -0.749) ( 0.00, 0.00, 0.00)
  14892. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14893. 33: vdw (-17.663, -5.755, 14.342) (-17.663, -5.755, 14.342) ( 0.00, 0.00, 0.00)
  14894. 33: electro ( 0.030, -0.120, 0.051) ( 0.030, -0.120, 0.051) ( 0.00, 0.00, 0.00)
  14895. 33: 67 ( 5.918, -9.153, 3.030) ( 5.921, -9.139, 3.033) ( 0.05, 0.15, 0.08)
  14896. 33: bond ( 1.178, -11.514, 0.493) ( 1.178, -11.500, 0.493) ( 0.02, 0.12, 0.00)
  14897. 33: angle ( 6.250, 1.025, 8.968) ( 6.252, 1.025, 8.970) ( 0.04, 0.00, 0.02)
  14898. 33: torsion ( 0.695, -0.077, -3.453) ( 0.695, -0.077, -3.453) ( 0.00, 0.00, 0.00)
  14899. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14900. 33: vdw ( -2.325, 1.329, -2.927) ( -2.325, 1.329, -2.927) ( 0.01, 0.00, 0.00)
  14901. 33: electro ( 0.121, 0.084, -0.051) ( 0.121, 0.084, -0.051) ( 0.00, 0.00, 0.00)
  14902. 33: 68 ( 0.482, 2.947, 13.576) ( 0.486, 2.950, 13.588) ( 0.18, 0.12, 0.09)
  14903. 33: bond ( -4.784, 4.778, 14.747) ( -4.782, 4.780, 14.759) ( 0.03, 0.03, 0.08)
  14904. 33: angle ( 8.501, -1.938, 3.382) ( 8.503, -1.936, 3.382) ( 0.03, 0.10, 0.01)
  14905. 33: torsion ( 0.482, -4.936, 1.755) ( 0.482, -4.936, 1.755) ( 0.00, 0.00, 0.00)
  14906. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14907. 33: vdw ( -3.760, 4.943, -6.294) ( -3.759, 4.943, -6.294) ( 0.00, 0.00, 0.00)
  14908. 33: electro ( 0.042, 0.099, -0.014) ( 0.042, 0.099, -0.014) ( 0.00, 0.00, 0.00)
  14909. 33: 69 ( 9.153, -3.697, -10.224) ( 9.158, -3.692, -10.214) ( 0.05, 0.15, 0.09)
  14910. 33: bond ( 0.831, -0.975, -1.503) ( 0.834, -0.971, -1.495) ( 0.21, 0.34, 0.54)
  14911. 33: angle ( 2.396, -12.562, 9.494) ( 2.397, -12.560, 9.495) ( 0.08, 0.02, 0.01)
  14912. 33: torsion ( 5.617, -2.100, 4.496) ( 5.617, -2.100, 4.496) ( 0.00, 0.00, 0.00)
  14913. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14914. 33: vdw ( 0.258, 12.064, -22.714) ( 0.259, 12.064, -22.714) ( 0.02, 0.00, 0.00)
  14915. 33: electro ( 0.051, -0.125, 0.004) ( 0.051, -0.125, 0.004) ( 0.00, 0.00, 0.00)
  14916. 33: 70 ( 7.709, -1.420, 13.480) ( 7.716, -1.417, 13.489) ( 0.09, 0.22, 0.07)
  14917. 33: bond ( 9.230, -2.843, 12.603) ( 9.235, -2.843, 12.611) ( 0.05, 0.02, 0.07)
  14918. 33: angle ( -0.993, -6.827, -0.813) ( -0.992, -6.825, -0.812) ( 0.15, 0.03, 0.06)
  14919. 33: torsion ( -3.437, 2.418, 3.061) ( -3.437, 2.418, 3.061) ( 0.00, 0.00, 0.00)
  14920. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14921. 33: vdw ( 2.924, 5.851, -1.469) ( 2.924, 5.851, -1.469) ( 0.01, 0.00, 0.00)
  14922. 33: electro ( -0.015, -0.018, 0.098) ( -0.015, -0.018, 0.098) ( 0.00, 0.00, 0.00)
  14923. 33: 71 ( 15.337, 0.468, -6.953) ( 15.349, 0.472, -6.949) ( 0.08, 0.18, 0.06)
  14924. 33: bond ( 10.156, 4.115, -3.749) ( 10.167, 4.117, -3.748) ( 0.11, 0.04, 0.04)
  14925. 33: angle ( -2.895, -13.080, -22.219) ( -2.894, -13.078, -22.217) ( 0.02, 0.01, 0.01)
  14926. 33: torsion ( 0.311, -0.472, 0.325) ( 0.311, -0.472, 0.325) ( 0.00, 0.00, 0.00)
  14927. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14928. 33: vdw ( 7.727, 10.056, 18.626) ( 7.727, 10.056, 18.626) ( 0.00, 0.00, 0.00)
  14929. 33: electro ( 0.039, -0.151, 0.065) ( 0.039, -0.151, 0.065) ( 0.00, 0.00, 0.00)
  14930. 33: 72 ( -2.716, 3.451, -11.879) ( -2.708, 3.454, -11.870) ( 0.29, 0.08, 0.07)
  14931. 33: bond ( -5.252, 1.505, -5.857) ( -5.246, 1.506, -5.849) ( 0.12, 0.04, 0.13)
  14932. 33: angle ( 16.316, -1.564, -15.037) ( 16.317, -1.562, -15.036) ( 0.01, 0.13, 0.01)
  14933. 33: torsion ( 0.522, 0.865, -0.245) ( 0.522, 0.865, -0.245) ( 0.00, 0.00, 0.00)
  14934. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14935. 33: vdw (-14.285, 2.813, 9.371) (-14.285, 2.813, 9.371) ( 0.00, 0.00, 0.00)
  14936. 33: electro ( -0.017, -0.168, -0.111) ( -0.017, -0.168, -0.111) ( 0.00, 0.00, 0.00)
  14937. 33: 73 ( -1.977, -8.183, -0.263) ( -1.974, -8.169, -0.260) ( 0.12, 0.17, 0.07)
  14938. 33: bond ( 0.203, -1.906, 0.142) ( 0.203, -1.892, 0.142) ( 0.00, 0.73, 0.00)
  14939. 33: angle ( 11.906, 0.081, -15.902) ( 11.908, 0.081, -15.899) ( 0.02, 0.00, 0.02)
  14940. 33: torsion ( -0.518, -0.066, -0.135) ( -0.518, -0.066, -0.135) ( 0.00, 0.00, 0.00)
  14941. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14942. 33: vdw (-13.619, -6.139, 15.500) (-13.619, -6.139, 15.500) ( 0.00, 0.00, 0.00)
  14943. 33: electro ( 0.052, -0.154, 0.131) ( 0.052, -0.154, 0.131) ( 0.00, 0.00, 0.00)
  14944. 33: 74 ( -9.261, 1.471, -4.775) ( -9.256, 1.473, -4.764) ( 0.06, 0.14, 0.21)
  14945. 33: bond ( -3.300, -2.275, -4.913) ( -3.296, -2.273, -4.904) ( 0.13, 0.09, 0.19)
  14946. 33: angle ( -0.706, -0.289, 0.607) ( -0.705, -0.289, 0.608) ( 0.08, 0.01, 0.05)
  14947. 33: torsion ( -2.796, 5.459, -0.652) ( -2.796, 5.459, -0.652) ( 0.00, 0.00, 0.00)
  14948. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14949. 33: vdw ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14950. 33: electro ( -2.459, -1.424, 0.183) ( -2.459, -1.424, 0.183) ( 0.00, 0.00, 0.00)
  14951. 33: ok 22 # gradients
  14952. 33: ok 23 # energy
  14953. 33:
  14954. 33: V A L I D A T E G R A D I E N T S
  14955. 33:
  14956. 33: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  14957. 33: ----------------------------------------------------------------------------------------
  14958. 33: 1 (436.479, -336.637, 220.250) (436.514, -336.601, 220.261) ( 0.01, 0.01, 0.00)
  14959. 33: bond (335.123, -326.870, 194.356) (335.148, -326.844, 194.360) ( 0.01, 0.01, 0.00)
  14960. 33: angle (113.814, -0.032, 21.854) (113.824, -0.023, 21.855) ( 0.01, 0.03, 0.01)
  14961. 33: torsion ( 1.353, -0.988, 3.795) ( 1.354, -0.987, 3.800) ( 0.04, 0.08, 0.13)
  14962. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14963. 33: vdw (-14.823, -7.893, -0.106) (-14.823, -7.893, -0.106) ( 0.00, 0.00, 0.00)
  14964. 33: electro ( 1.012, -0.854, 0.352) ( 1.012, -0.854, 0.352) ( 0.00, 0.00, 0.00)
  14965. 33: 2 ( 25.575, 299.499, -71.968) ( 25.608, 299.535, -71.960) ( 0.13, 0.01, 0.01)
  14966. 33: bond (131.632, 237.885, -45.795) (131.655, 237.913, -45.791) ( 0.02, 0.01, 0.01)
  14967. 33: angle (-105.256, 37.476, -36.975) (-105.246, 37.483, -36.974) ( 0.01, 0.02, 0.00)
  14968. 33: torsion ( -5.743, 6.770, 20.406) ( -5.742, 6.771, 20.409) ( 0.00, 0.01, 0.02)
  14969. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14970. 33: vdw ( 5.565, 18.251, -9.760) ( 5.566, 18.252, -9.761) ( 0.02, 0.00, 0.00)
  14971. 33: electro ( -0.624, -0.884, 0.157) ( -0.624, -0.884, 0.157) ( 0.00, 0.00, 0.00)
  14972. 33: 3 (-243.358, 99.724, -35.825) (-243.324, 99.770, -35.820) ( 0.01, 0.05, 0.01)
  14973. 33: bond (-167.433, 72.528, -23.476) (-167.409, 72.566, -23.475) ( 0.01, 0.05, 0.00)
  14974. 33: angle (-73.523, 27.105, -8.512) (-73.514, 27.114, -8.512) ( 0.01, 0.03, 0.01)
  14975. 33: torsion ( -1.624, 3.916, -4.958) ( -1.624, 3.916, -4.955) ( 0.00, 0.00, 0.06)
  14976. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14977. 33: vdw ( -6.737, 0.521, -2.281) ( -6.737, 0.521, -2.281) ( 0.00, 0.01, 0.00)
  14978. 33: electro ( 5.959, -4.347, 3.403) ( 5.959, -4.347, 3.403) ( 0.00, 0.00, 0.00)
  14979. 33: 4 ( 40.068, 351.913, -161.375) ( 40.107, 351.956, -161.360) ( 0.10, 0.01, 0.01)
  14980. 33: bond ( 22.270, 395.102, -167.250) ( 22.299, 395.134, -167.241) ( 0.13, 0.01, 0.01)
  14981. 33: angle ( 16.547, -26.044, 11.407) ( 16.556, -26.035, 11.409) ( 0.06, 0.03, 0.02)
  14982. 33: torsion ( 3.620, -2.091, -10.565) ( 3.621, -2.090, -10.561) ( 0.01, 0.05, 0.04)
  14983. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14984. 33: vdw ( 0.918, -17.675, 7.022) ( 0.919, -17.674, 7.022) ( 0.01, 0.00, 0.00)
  14985. 33: electro ( -3.288, 2.621, -1.988) ( -3.288, 2.621, -1.988) ( 0.00, 0.00, 0.00)
  14986. 33: 5 (-23.199, -47.652, -7.206) (-23.194, -47.630, -7.201) ( 0.02, 0.05, 0.07)
  14987. 33: bond ( -0.628, -22.531, 9.842) ( -0.628, -22.510, 9.846) ( 0.01, 0.10, 0.04)
  14988. 33: angle (-25.644, -1.307, -4.623) (-25.640, -1.307, -4.623) ( 0.02, 0.00, 0.00)
  14989. 33: torsion ( 4.677, -10.614, -23.967) ( 4.677, -10.614, -23.966) ( 0.00, 0.00, 0.00)
  14990. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  14991. 33: vdw (-12.625, -10.274, 7.171) (-12.624, -10.274, 7.171) ( 0.01, 0.00, 0.00)
  14992. 33: electro ( 11.021, -2.925, 4.371) ( 11.021, -2.925, 4.371) ( 0.00, 0.00, 0.00)
  14993. 33: 6 (-349.545, -177.158, 20.447) (-349.504, -177.120, 20.460) ( 0.01, 0.02, 0.06)
  14994. 33: bond (-308.820, -147.781, 6.275) (-308.790, -147.753, 6.280) ( 0.01, 0.02, 0.08)
  14995. 33: angle (-43.262, -9.744, -3.849) (-43.251, -9.735, -3.847) ( 0.02, 0.09, 0.03)
  14996. 33: torsion ( -1.625, 3.711, 8.202) ( -1.625, 3.712, 8.208) ( 0.01, 0.02, 0.08)
  14997. 33: oop ( -0.005, 0.013, 0.040) ( -0.005, 0.013, 0.040) ( 0.00, 0.00, 0.00)
  14998. 33: vdw ( 3.646, -22.596, 9.528) ( 3.647, -22.596, 9.528) ( 0.03, 0.00, 0.00)
  14999. 33: electro ( 0.521, -0.761, 0.251) ( 0.521, -0.761, 0.251) ( 0.00, 0.00, 0.00)
  15000. 33: 7 (-134.981, 30.905, -31.908) (-134.939, 30.943, -31.898) ( 0.03, 0.12, 0.03)
  15001. 33: bond (-176.068, 100.680, -55.716) (-176.037, 100.707, -55.711) ( 0.02, 0.03, 0.01)
  15002. 33: angle ( 44.622, -84.956, 36.351) ( 44.632, -84.946, 36.352) ( 0.02, 0.01, 0.00)
  15003. 33: torsion ( 0.885, -2.457, -7.215) ( 0.885, -2.456, -7.210) ( 0.01, 0.02, 0.07)
  15004. 33: oop ( -0.064, 0.173, 0.491) ( -0.064, 0.173, 0.491) ( 0.00, 0.00, 0.00)
  15005. 33: vdw ( -5.122, 18.379, -6.122) ( -5.121, 18.379, -6.122) ( 0.02, 0.00, 0.00)
  15006. 33: electro ( 0.767, -0.914, 0.302) ( 0.767, -0.914, 0.302) ( 0.00, 0.00, 0.00)
  15007. 33: 8 ( 10.213, 48.050, -5.941) ( 10.251, 48.083, -5.931) ( 0.37, 0.07, 0.17)
  15008. 33: bond (-14.718, 27.438, -11.077) (-14.689, 27.461, -11.074) ( 0.20, 0.08, 0.03)
  15009. 33: angle ( 9.625, 36.860, -11.027) ( 9.633, 36.869, -11.026) ( 0.08, 0.02, 0.01)
  15010. 33: torsion ( -1.178, 2.815, 8.730) ( -1.178, 2.815, 8.735) ( 0.01, 0.02, 0.06)
  15011. 33: oop ( 0.045, -0.120, -0.365) ( 0.045, -0.120, -0.364) ( 0.00, 0.00, 0.02)
  15012. 33: vdw ( 16.167, -19.067, 7.814) ( 16.168, -19.066, 7.814) ( 0.00, 0.00, 0.00)
  15013. 33: electro ( 0.272, 0.124, -0.016) ( 0.272, 0.124, -0.016) ( 0.00, 0.00, 0.00)
  15014. 33: 9 (170.388, -166.046, -13.057) (170.425, -166.013, -13.047) ( 0.02, 0.02, 0.08)
  15015. 33: bond (133.420, -164.017, 54.159) (133.449, -163.994, 54.163) ( 0.02, 0.01, 0.01)
  15016. 33: angle ( 30.301, -24.441, -53.534) ( 30.309, -24.431, -53.531) ( 0.03, 0.04, 0.01)
  15017. 33: torsion ( 0.626, -1.623, -5.958) ( 0.626, -1.623, -5.956) ( 0.00, 0.01, 0.02)
  15018. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15019. 33: vdw ( -0.962, 16.449, -7.787) ( -0.962, 16.450, -7.787) ( 0.01, 0.00, 0.00)
  15020. 33: electro ( 7.003, 7.586, 0.063) ( 7.003, 7.586, 0.063) ( 0.00, 0.00, 0.00)
  15021. 33: 10 ( 17.456, 20.424, -13.289) ( 17.494, 20.456, -13.278) ( 0.22, 0.16, 0.08)
  15022. 33: bond ( 15.359, -83.499, 31.415) ( 15.389, -83.478, 31.419) ( 0.20, 0.03, 0.01)
  15023. 33: angle ( 0.471, 92.758, -31.886) ( 0.479, 92.768, -31.885) ( 0.34, 0.01, 0.00)
  15024. 33: torsion ( -0.079, -0.203, 0.952) ( -0.078, -0.203, 0.957) ( 0.00, 0.02, 0.47)
  15025. 33: oop ( 0.191, -0.578, -1.569) ( 0.191, -0.578, -1.569) ( 0.00, 0.00, 0.04)
  15026. 33: vdw ( 1.608, 11.677, -12.164) ( 1.609, 11.678, -12.164) ( 0.03, 0.01, 0.00)
  15027. 33: electro ( -0.095, 0.269, -0.036) ( -0.095, 0.269, -0.036) ( 0.00, 0.00, 0.00)
  15028. 33: 11 (-25.953, 56.285, -61.139) (-25.913, 56.323, -61.129) ( 0.15, 0.07, 0.02)
  15029. 33: bond ( 54.311, 59.955, -16.910) ( 54.340, 59.983, -16.906) ( 0.05, 0.05, 0.03)
  15030. 33: angle (-94.885, -11.277, -33.247) (-94.875, -11.268, -33.246) ( 0.01, 0.08, 0.00)
  15031. 33: torsion ( -0.192, -0.432, -8.400) ( -0.192, -0.432, -8.396) ( 0.00, 0.03, 0.05)
  15032. 33: oop ( -0.028, 0.097, 0.238) ( -0.028, 0.097, 0.238) ( 0.00, 0.00, 0.00)
  15033. 33: vdw ( 14.867, 8.063, -2.849) ( 14.868, 8.063, -2.849) ( 0.00, 0.00, 0.00)
  15034. 33: electro ( -0.027, -0.120, 0.028) ( -0.027, -0.120, 0.028) ( 0.00, 0.00, 0.00)
  15035. 33: 12 ( -3.867, 1.453, 5.226) ( -3.862, 1.466, 5.229) ( 0.11, 0.89, 0.06)
  15036. 33: bond ( 0.117, 2.185, -0.833) ( 0.117, 2.197, -0.832) ( 0.00, 0.58, 0.15)
  15037. 33: angle (-11.559, 0.147, -1.240) (-11.555, 0.147, -1.240) ( 0.03, 0.00, 0.01)
  15038. 33: torsion ( -1.454, 4.210, 10.918) ( -1.454, 4.210, 10.920) ( 0.00, 0.00, 0.01)
  15039. 33: oop ( -0.068, 0.230, 0.598) ( -0.068, 0.230, 0.598) ( 0.00, 0.00, 0.01)
  15040. 33: vdw ( 8.319, -3.681, -4.283) ( 8.320, -3.681, -4.283) ( 0.01, 0.00, 0.00)
  15041. 33: electro ( 0.778, -1.637, 0.066) ( 0.778, -1.637, 0.066) ( 0.00, 0.00, 0.00)
  15042. 33: 13 ( 33.782, -0.574, 9.314) ( 33.819, -0.539, 9.323) ( 0.11, 2.01, 0.10)
  15043. 33: bond (-17.572, 68.840, -24.748) (-17.546, 68.867, -24.745) ( 0.15, 0.04, 0.01)
  15044. 33: angle ( 52.140, -47.521, 21.764) ( 52.150, -47.513, 21.765) ( 0.02, 0.02, 0.00)
  15045. 33: torsion ( -0.394, 0.400, 1.105) ( -0.394, 0.401, 1.110) ( 0.00, 0.02, 0.41)
  15046. 33: oop ( -0.098, 0.247, 0.753) ( -0.098, 0.247, 0.754) ( 0.00, 0.00, 0.05)
  15047. 33: vdw ( 4.357, -19.538, 9.903) ( 4.358, -19.538, 9.903) ( 0.02, 0.00, 0.00)
  15048. 33: electro ( -4.650, -3.002, 0.537) ( -4.650, -3.002, 0.537) ( 0.00, 0.00, 0.00)
  15049. 33: 14 ( -1.888, -2.377, -0.033) ( -1.884, -2.364, -0.030) ( 0.21, 0.55, 0.01)
  15050. 33: bond ( -0.012, -0.862, 0.280) ( -0.012, -0.849, 0.281) ( 0.00, 1.12, 0.04)
  15051. 33: angle (-12.175, -0.308, -1.447) (-12.171, -0.308, -1.447) ( 0.03, 0.00, 0.00)
  15052. 33: torsion ( 0.035, -0.089, -0.270) ( 0.035, -0.089, -0.268) ( 0.00, 0.00, 0.03)
  15053. 33: oop ( -0.006, 0.017, 0.051) ( -0.006, 0.017, 0.051) ( 0.00, 0.00, 0.00)
  15054. 33: vdw ( 11.767, -1.427, 1.446) ( 11.768, -1.427, 1.446) ( 0.00, 0.00, 0.00)
  15055. 33: electro ( -1.497, 0.293, -0.093) ( -1.497, 0.293, -0.093) ( 0.00, 0.00, 0.00)
  15056. 33: 15 (-29.961, -53.287, 21.519) (-29.949, -53.279, 21.521) ( 0.04, 0.01, 0.01)
  15057. 33: bond ( 5.687, -3.544, 1.953) ( 5.698, -3.540, 1.954) ( 0.18, 0.11, 0.06)
  15058. 33: angle ( 17.524, 24.913, -5.968) ( 17.525, 24.915, -5.968) ( 0.01, 0.01, 0.00)
  15059. 33: torsion ( 0.283, -0.691, -2.078) ( 0.283, -0.691, -2.077) ( 0.00, 0.01, 0.04)
  15060. 33: oop ( 0.033, -0.079, -0.240) ( 0.033, -0.079, -0.240) ( 0.00, 0.00, 0.00)
  15061. 33: vdw (-55.285, -74.520, 28.523) (-55.284, -74.518, 28.523) ( 0.00, 0.00, 0.00)
  15062. 33: electro ( 1.796, 0.634, -0.671) ( 1.796, 0.634, -0.671) ( 0.00, 0.00, 0.00)
  15063. 33: 16 (-86.142, -90.036, 112.058) (-86.111, -90.010, 112.071) ( 0.04, 0.03, 0.01)
  15064. 33: bond (-86.251, -62.985, 59.792) (-86.227, -62.966, 59.798) ( 0.03, 0.03, 0.01)
  15065. 33: angle ( 6.918, -20.240, 60.045) ( 6.925, -20.232, 60.050) ( 0.10, 0.04, 0.01)
  15066. 33: torsion ( 4.845, -8.686, -1.592) ( 4.845, -8.686, -1.591) ( 0.00, 0.00, 0.05)
  15067. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15068. 33: vdw ( -9.001, -3.425, -2.168) ( -9.000, -3.425, -2.168) ( 0.00, 0.01, 0.00)
  15069. 33: electro ( -2.654, 5.299, -4.017) ( -2.654, 5.299, -4.017) ( 0.00, 0.00, 0.00)
  15070. 33: 17 (-37.792, 70.148, 103.154) (-37.773, 70.185, 103.185) ( 0.05, 0.05, 0.03)
  15071. 33: bond (-14.572, 8.759, 35.421) (-14.563, 8.786, 35.442) ( 0.06, 0.31, 0.06)
  15072. 33: angle ( -9.670, 54.246, 73.825) ( -9.660, 54.256, 73.835) ( 0.10, 0.02, 0.01)
  15073. 33: torsion ( 1.225, -4.075, -0.723) ( 1.224, -4.075, -0.723) ( 0.03, 0.00, 0.01)
  15074. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15075. 33: vdw (-14.500, 10.680, -5.146) (-14.499, 10.680, -5.146) ( 0.00, 0.00, 0.00)
  15076. 33: electro ( -0.274, 0.538, -0.223) ( -0.274, 0.538, -0.223) ( 0.00, 0.00, 0.00)
  15077. 33: 18 ( -2.142, -0.026, -4.058) ( -2.132, -0.020, -4.056) ( 0.48, 0.02, 0.07)
  15078. 33: bond ( -1.666, 1.073, -0.808) ( -1.658, 1.076, -0.806) ( 0.52, 0.34, 0.16)
  15079. 33: angle ( -4.137, -5.717, 0.877) ( -4.136, -5.714, 0.877) ( 0.03, 0.04, 0.01)
  15080. 33: torsion ( -0.218, 0.278, 0.818) ( -0.218, 0.278, 0.819) ( 0.00, 0.00, 0.05)
  15081. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15082. 33: vdw ( 9.432, 9.448, -6.296) ( 9.433, 9.448, -6.296) ( 0.00, 0.01, 0.00)
  15083. 33: electro ( -5.553, -5.108, 1.352) ( -5.553, -5.108, 1.352) ( 0.00, 0.00, 0.00)
  15084. 33: 19 ( 31.262, -3.433, -23.037) ( 31.290, -3.405, -23.010) ( 0.09, 0.81, 0.12)
  15085. 33: bond ( 16.659, -41.413, -39.745) ( 16.677, -41.394, -39.726) ( 0.11, 0.05, 0.05)
  15086. 33: angle ( 28.813, 16.760, 6.269) ( 28.822, 16.768, 6.277) ( 0.03, 0.05, 0.12)
  15087. 33: torsion ( -4.337, 6.828, -5.077) ( -4.337, 6.828, -5.077) ( 0.00, 0.00, 0.00)
  15088. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15089. 33: vdw ( -9.694, 14.431, 15.138) ( -9.693, 14.431, 15.138) ( 0.01, 0.00, 0.00)
  15090. 33: electro ( -0.179, -0.038, 0.379) ( -0.179, -0.038, 0.379) ( 0.00, 0.00, 0.00)
  15091. 33: 20 ( 34.360, 72.561, -31.770) ( 34.388, 72.590, -31.743) ( 0.08, 0.04, 0.08)
  15092. 33: bond (-32.639, 38.555, -3.353) (-32.621, 38.574, -3.334) ( 0.06, 0.05, 0.56)
  15093. 33: angle ( 15.456, 2.881, -6.003) ( 15.465, 2.891, -5.996) ( 0.06, 0.32, 0.13)
  15094. 33: torsion ( 1.494, -0.570, 7.900) ( 1.494, -0.570, 7.900) ( 0.01, 0.01, 0.00)
  15095. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15096. 33: vdw ( 50.194, 32.876, -30.506) ( 50.194, 32.877, -30.505) ( 0.00, 0.00, 0.00)
  15097. 33: electro ( -0.145, -1.181, 0.192) ( -0.145, -1.181, 0.192) ( 0.00, 0.00, 0.00)
  15098. 33: 21 ( 1.450, -13.355, -5.871) ( 1.461, -13.349, -5.869) ( 0.73, 0.05, 0.04)
  15099. 33: bond ( 6.671, -4.488, 0.587) ( 6.681, -4.484, 0.587) ( 0.14, 0.10, 0.01)
  15100. 33: angle (-10.824, -17.938, -13.829) (-10.823, -17.936, -13.827) ( 0.01, 0.01, 0.02)
  15101. 33: torsion ( 0.092, 0.258, 0.924) ( 0.092, 0.258, 0.924) ( 0.00, 0.00, 0.01)
  15102. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15103. 33: vdw ( 5.370, 8.090, 5.502) ( 5.371, 8.090, 5.502) ( 0.00, 0.00, 0.00)
  15104. 33: electro ( 0.140, 0.723, 0.945) ( 0.140, 0.723, 0.945) ( 0.00, 0.00, 0.00)
  15105. 33: 22 ( 5.351, 0.480, -12.277) ( 5.353, 0.484, -12.264) ( 0.04, 0.18, 0.11)
  15106. 33: bond ( -1.188, 4.315, -13.803) ( -1.188, 4.316, -13.790) ( 0.01, 0.03, 0.09)
  15107. 33: angle ( 6.627, -4.394, -1.946) ( 6.629, -4.392, -1.946) ( 0.03, 0.05, 0.01)
  15108. 33: torsion ( 0.961, -1.516, -0.557) ( 0.961, -1.516, -0.557) ( 0.00, 0.00, 0.00)
  15109. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15110. 33: vdw ( -1.463, 1.716, 3.044) ( -1.463, 1.716, 3.044) ( 0.00, 0.00, 0.00)
  15111. 33: electro ( 0.414, 0.359, 0.986) ( 0.414, 0.359, 0.986) ( 0.00, 0.00, 0.00)
  15112. 33: 23 ( -9.348, 66.052, 6.198) ( -9.321, 66.080, 6.225) ( 0.29, 0.04, 0.42)
  15113. 33: bond (-15.976, -14.308, 0.725) (-15.958, -14.290, 0.743) ( 0.12, 0.12, 1.33)
  15114. 33: angle ( 7.263, 52.187, 0.459) ( 7.272, 52.196, 0.467) ( 0.12, 0.02, 0.34)
  15115. 33: torsion ( 1.357, 4.220, -1.018) ( 1.357, 4.220, -1.017) ( 0.01, 0.01, 0.04)
  15116. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15117. 33: vdw ( -2.052, 23.747, 5.943) ( -2.052, 23.748, 5.943) ( 0.00, 0.00, 0.00)
  15118. 33: electro ( 0.060, 0.205, 0.089) ( 0.060, 0.205, 0.089) ( 0.00, 0.00, 0.00)
  15119. 33: 24 ( -3.458, 6.379, 4.175) ( -3.455, 6.388, 4.182) ( 0.08, 0.14, 0.18)
  15120. 33: bond ( 0.248, 7.426, 6.618) ( 0.248, 7.434, 6.624) ( 0.00, 0.11, 0.09)
  15121. 33: angle (-12.472, -2.222, 2.957) (-12.469, -2.221, 2.959) ( 0.02, 0.04, 0.04)
  15122. 33: torsion ( 0.579, -0.504, 0.544) ( 0.579, -0.504, 0.544) ( 0.00, 0.00, 0.00)
  15123. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15124. 33: vdw ( 7.907, 3.337, -6.670) ( 7.908, 3.337, -6.670) ( 0.00, 0.00, 0.00)
  15125. 33: electro ( 0.279, -1.658, 0.725) ( 0.279, -1.658, 0.725) ( 0.00, 0.00, 0.00)
  15126. 33: 25 ( 47.600, -21.511, -33.250) ( 47.628, -21.483, -33.223) ( 0.06, 0.13, 0.08)
  15127. 33: bond (-16.280, -4.390, 5.193) (-16.262, -4.372, 5.211) ( 0.11, 0.42, 0.35)
  15128. 33: angle ( 40.624, -7.126, -26.096) ( 40.633, -7.117, -26.088) ( 0.02, 0.12, 0.03)
  15129. 33: torsion ( 3.611, 0.746, -2.747) ( 3.611, 0.746, -2.747) ( 0.01, 0.01, 0.01)
  15130. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15131. 33: vdw ( 19.431, -10.560, -9.544) ( 19.431, -10.560, -9.543) ( 0.00, 0.00, 0.00)
  15132. 33: electro ( 0.215, -0.181, -0.055) ( 0.215, -0.181, -0.055) ( 0.00, 0.00, 0.00)
  15133. 33: 26 ( 5.897, 17.008, -6.176) ( 5.900, 17.013, -6.164) ( 0.06, 0.03, 0.19)
  15134. 33: bond ( -2.112, 4.629, -11.095) ( -2.112, 4.631, -11.083) ( 0.02, 0.04, 0.10)
  15135. 33: angle (-11.054, -0.117, 2.057) (-11.051, -0.115, 2.058) ( 0.02, 0.02, 0.02)
  15136. 33: torsion ( -0.718, 1.139, 0.613) ( -0.718, 1.140, 0.613) ( 0.00, 0.00, 0.00)
  15137. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15138. 33: vdw ( 19.610, 13.361, 1.940) ( 19.610, 13.361, 1.940) ( 0.00, 0.00, 0.00)
  15139. 33: electro ( 0.171, -2.004, 0.309) ( 0.171, -2.004, 0.309) ( 0.00, 0.00, 0.00)
  15140. 33: 27 (-46.185, -30.348, -10.099) (-46.161, -30.324, -10.085) ( 0.05, 0.08, 0.13)
  15141. 33: bond ( -9.157, -5.246, -10.804) ( -9.139, -5.228, -10.797) ( 0.20, 0.34, 0.06)
  15142. 33: angle (-45.617, -31.019, -1.758) (-45.611, -31.014, -1.751) ( 0.01, 0.02, 0.35)
  15143. 33: torsion ( -5.884, -3.666, -0.502) ( -5.884, -3.666, -0.501) ( 0.00, 0.01, 0.03)
  15144. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15145. 33: vdw ( 12.543, 7.362, 1.613) ( 12.543, 7.362, 1.613) ( 0.00, 0.00, 0.00)
  15146. 33: electro ( 1.930, 2.221, 1.352) ( 1.930, 2.221, 1.352) ( 0.00, 0.00, 0.00)
  15147. 33: 28 ( -0.909, -12.252, 5.767) ( -0.906, -12.248, 5.779) ( 0.28, 0.03, 0.21)
  15148. 33: bond ( 1.926, -4.995, 11.194) ( 1.926, -4.992, 11.206) ( 0.02, 0.05, 0.10)
  15149. 33: angle ( -0.582, -7.258, -3.133) ( -0.579, -7.256, -3.133) ( 0.15, 0.02, 0.01)
  15150. 33: torsion ( -0.574, -4.249, -1.795) ( -0.574, -4.249, -1.795) ( 0.00, 0.00, 0.00)
  15151. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15152. 33: vdw ( -0.864, 3.876, -0.368) ( -0.864, 3.876, -0.368) ( 0.00, 0.00, 0.00)
  15153. 33: electro ( -0.815, 0.373, -0.131) ( -0.815, 0.373, -0.131) ( 0.00, 0.00, 0.00)
  15154. 33: 29 ( -1.215, -6.423, -1.688) ( -1.213, -6.414, -1.680) ( 0.23, 0.14, 0.43)
  15155. 33: bond ( -0.358, -5.027, -4.340) ( -0.358, -5.019, -4.334) ( 0.00, 0.16, 0.14)
  15156. 33: angle ( -0.867, -3.780, 4.445) ( -0.864, -3.779, 4.447) ( 0.23, 0.02, 0.03)
  15157. 33: torsion ( 0.009, 1.724, -1.997) ( 0.009, 1.724, -1.997) ( 0.00, 0.00, 0.00)
  15158. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15159. 33: vdw ( 0.354, 0.043, -0.205) ( 0.354, 0.043, -0.205) ( 0.00, 0.00, 0.00)
  15160. 33: electro ( -0.353, 0.616, 0.409) ( -0.353, 0.616, 0.409) ( 0.00, 0.00, 0.00)
  15161. 33: 30 ( -6.845, 0.913, 1.976) ( -6.834, 0.918, 1.978) ( 0.16, 0.52, 0.12)
  15162. 33: bond ( -5.928, 3.515, -0.385) ( -5.918, 3.519, -0.385) ( 0.17, 0.10, 0.00)
  15163. 33: angle ( -1.889, -2.662, 4.706) ( -1.888, -2.660, 4.708) ( 0.03, 0.07, 0.05)
  15164. 33: torsion ( 0.545, 0.691, -2.056) ( 0.545, 0.691, -2.056) ( 0.00, 0.00, 0.01)
  15165. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15166. 33: vdw ( 0.142, 0.376, -0.048) ( 0.142, 0.376, -0.048) ( 0.00, 0.00, 0.00)
  15167. 33: electro ( 0.286, -1.007, -0.241) ( 0.286, -1.007, -0.241) ( 0.00, 0.00, 0.00)
  15168. 33: 31 ( -8.087, -2.126, 10.829) ( -8.084, -2.122, 10.842) ( 0.03, 0.18, 0.12)
  15169. 33: bond ( 1.295, -3.749, 11.836) ( 1.296, -3.748, 11.849) ( 0.02, 0.04, 0.11)
  15170. 33: angle ( -7.992, 2.748, 1.743) ( -7.990, 2.750, 1.744) ( 0.03, 0.08, 0.01)
  15171. 33: torsion ( -3.829, 1.331, 0.840) ( -3.829, 1.331, 0.840) ( 0.00, 0.00, 0.00)
  15172. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15173. 33: vdw ( 2.640, -1.381, -2.928) ( 2.640, -1.381, -2.928) ( 0.00, 0.00, 0.00)
  15174. 33: electro ( -0.202, -1.073, -0.663) ( -0.202, -1.073, -0.663) ( 0.00, 0.00, 0.00)
  15175. 33: 32 ( 3.782, -2.362, 12.697) ( 3.792, -2.354, 12.701) ( 0.25, 0.34, 0.03)
  15176. 33: bond ( -2.410, -2.075, 1.208) ( -2.402, -2.069, 1.210) ( 0.34, 0.30, 0.17)
  15177. 33: angle ( 2.377, 0.318, 5.268) ( 2.378, 0.320, 5.269) ( 0.04, 0.06, 0.02)
  15178. 33: torsion ( 3.459, -0.401, 6.184) ( 3.460, -0.401, 6.184) ( 0.00, 0.00, 0.00)
  15179. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15180. 33: vdw ( -0.196, -0.114, -0.019) ( -0.196, -0.114, -0.019) ( 0.00, 0.00, 0.00)
  15181. 33: electro ( 0.552, -0.089, 0.057) ( 0.552, -0.089, 0.057) ( 0.00, 0.00, 0.00)
  15182. 33: 33 ( 32.163, 12.686, 34.138) ( 32.168, 12.713, 34.139) ( 0.02, 0.21, 0.00)
  15183. 33: bond ( 2.460, 14.832, -0.289) ( 2.461, 14.859, -0.288) ( 0.03, 0.18, 0.00)
  15184. 33: angle ( 62.404, -10.185, 7.875) ( 62.408, -10.184, 7.875) ( 0.01, 0.00, 0.00)
  15185. 33: torsion ( -4.194, 1.402, 36.426) ( -4.194, 1.402, 36.427) ( 0.00, 0.00, 0.00)
  15186. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15187. 33: vdw (-13.195, -1.613, -5.003) (-13.195, -1.613, -5.003) ( 0.00, 0.00, 0.00)
  15188. 33: electro (-15.312, 8.249, -4.872) (-15.312, 8.249, -4.872) ( 0.00, 0.00, 0.00)
  15189. 33: 34 ( 92.747, -167.520, 1.442) ( 92.771, -167.499, 1.444) ( 0.03, 0.01, 0.17)
  15190. 33: bond (113.119, -119.745, 19.428) (113.140, -119.731, 19.429) ( 0.02, 0.01, 0.01)
  15191. 33: angle ( 22.358, -25.404, 4.602) ( 22.360, -25.398, 4.603) ( 0.01, 0.02, 0.01)
  15192. 33: torsion ( 2.998, -1.148, -24.999) ( 2.998, -1.148, -24.998) ( 0.00, 0.00, 0.00)
  15193. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15194. 33: vdw (-42.736, -28.761, 6.436) (-42.735, -28.761, 6.436) ( 0.00, 0.00, 0.00)
  15195. 33: electro ( -2.992, 7.539, -4.026) ( -2.992, 7.539, -4.026) ( 0.00, 0.00, 0.00)
  15196. 33: 35 ( 2.054, 31.026, -2.404) ( 2.065, 31.033, -2.403) ( 0.51, 0.02, 0.03)
  15197. 33: bond ( 17.628, 13.996, 1.112) ( 17.637, 14.002, 1.112) ( 0.05, 0.04, 0.01)
  15198. 33: angle (-21.183, 26.990, -3.906) (-21.182, 26.991, -3.906) ( 0.00, 0.00, 0.00)
  15199. 33: torsion ( 0.171, -0.091, -1.558) ( 0.171, -0.091, -1.558) ( 0.00, 0.00, 0.03)
  15200. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15201. 33: vdw ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15202. 33: electro ( 5.438, -9.868, 1.948) ( 5.438, -9.868, 1.948) ( 0.00, 0.00, 0.00)
  15203. 33: 36 ( 19.874, -0.962, -15.567) ( 19.910, -0.941, -15.541) ( 0.18, 2.01, 0.17)
  15204. 33: bond ( 20.777, -25.063, -11.073) ( 20.805, -25.050, -11.056) ( 0.13, 0.05, 0.15)
  15205. 33: angle ( 2.785, 15.055, -3.975) ( 2.794, 15.063, -3.965) ( 0.31, 0.06, 0.25)
  15206. 33: torsion ( -5.968, 1.304, -1.007) ( -5.968, 1.303, -1.007) ( 0.00, 0.03, 0.02)
  15207. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15208. 33: vdw ( 2.063, 8.544, 0.466) ( 2.063, 8.544, 0.466) ( 0.00, 0.00, 0.00)
  15209. 33: electro ( 0.216, -0.802, 0.022) ( 0.216, -0.802, 0.022) ( 0.00, 0.00, 0.00)
  15210. 33: 37 ( -5.930, -4.258, -25.737) ( -5.904, -4.232, -25.705) ( 0.43, 0.61, 0.13)
  15211. 33: bond ( -2.461, -26.438, -16.460) ( -2.444, -26.421, -16.438) ( 0.72, 0.07, 0.13)
  15212. 33: angle ( -1.129, 12.699, -13.147) ( -1.122, 12.708, -13.137) ( 0.68, 0.07, 0.08)
  15213. 33: torsion ( 4.307, 3.398, 2.906) ( 4.307, 3.398, 2.906) ( 0.01, 0.01, 0.00)
  15214. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15215. 33: vdw ( -6.798, 6.828, 1.015) ( -6.798, 6.828, 1.015) ( 0.00, 0.00, 0.00)
  15216. 33: electro ( 0.152, -0.745, -0.051) ( 0.152, -0.745, -0.051) ( 0.00, 0.00, 0.00)
  15217. 33: 38 ( 1.190, 5.045, -6.234) ( 1.194, 5.051, -6.225) ( 0.39, 0.12, 0.13)
  15218. 33: bond ( -2.309, 4.051, -4.780) ( -2.307, 4.057, -4.773) ( 0.07, 0.13, 0.15)
  15219. 33: angle ( 1.551, 1.029, 0.123) ( 1.554, 1.029, 0.124) ( 0.19, 0.07, 0.01)
  15220. 33: torsion ( 3.107, -0.067, -1.559) ( 3.106, -0.067, -1.559) ( 0.00, 0.00, 0.00)
  15221. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15222. 33: vdw ( -0.931, -0.156, 0.009) ( -0.931, -0.156, 0.009) ( 0.00, 0.00, 0.00)
  15223. 33: electro ( -0.227, 0.189, -0.027) ( -0.227, 0.189, -0.027) ( 0.00, 0.00, 0.00)
  15224. 33: 39 ( -2.417, -7.673, 6.179) ( -2.408, -7.670, 6.186) ( 0.35, 0.04, 0.13)
  15225. 33: bond ( -4.552, -1.713, 4.541) ( -4.546, -1.712, 4.548) ( 0.15, 0.05, 0.15)
  15226. 33: angle ( 1.497, -7.841, -1.454) ( 1.498, -7.839, -1.453) ( 0.12, 0.02, 0.08)
  15227. 33: torsion ( 2.759, -1.370, 2.242) ( 2.759, -1.370, 2.242) ( 0.00, 0.01, 0.00)
  15228. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15229. 33: vdw ( -2.001, 3.070, 0.732) ( -2.001, 3.070, 0.732) ( 0.00, 0.00, 0.00)
  15230. 33: electro ( -0.119, 0.181, 0.117) ( -0.119, 0.181, 0.117) ( 0.00, 0.00, 0.00)
  15231. 33: 40 ( 2.495, 5.396, -5.771) ( 2.500, 5.404, -5.765) ( 0.21, 0.15, 0.09)
  15232. 33: bond ( 3.908, 5.356, -3.020) ( 3.913, 5.364, -3.017) ( 0.11, 0.15, 0.08)
  15233. 33: angle ( -1.013, 0.507, -0.412) ( -1.012, 0.508, -0.409) ( 0.12, 0.03, 0.12)
  15234. 33: torsion ( -1.277, -0.746, -2.982) ( -1.277, -0.746, -2.982) ( 0.01, 0.00, 0.00)
  15235. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15236. 33: vdw ( 0.905, 0.007, 0.589) ( 0.905, 0.007, 0.589) ( 0.00, 0.00, 0.00)
  15237. 33: electro ( -0.029, 0.272, 0.054) ( -0.029, 0.272, 0.054) ( 0.00, 0.00, 0.00)
  15238. 33: 41 ( -0.002, -4.405, 6.787) ( 0.000, -4.402, 6.801) ( 0.00, 0.06, 0.20)
  15239. 33: bond ( 1.119, -0.900, 5.841) ( 1.120, -0.900, 5.855) ( 0.04, 0.03, 0.23)
  15240. 33: angle ( 0.861, -2.684, -0.577) ( 0.863, -2.682, -0.577) ( 0.19, 0.09, 0.00)
  15241. 33: torsion ( -2.950, -2.613, 0.162) ( -2.950, -2.613, 0.162) ( 0.00, 0.00, 0.00)
  15242. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15243. 33: vdw ( 1.125, 1.757, 1.262) ( 1.125, 1.757, 1.262) ( 0.00, 0.00, 0.00)
  15244. 33: electro ( -0.157, 0.035, 0.098) ( -0.157, 0.035, 0.098) ( 0.00, 0.00, 0.00)
  15245. 33: 42 ( 8.231, -46.377, 3.047) ( 8.233, -46.373, 3.061) ( 0.03, 0.01, 0.43)
  15246. 33: bond ( -1.187, -0.100, 3.673) ( -1.186, -0.100, 3.686) ( 0.12, 0.00, 0.36)
  15247. 33: angle ( 9.928, -50.673, 1.815) ( 9.929, -50.669, 1.815) ( 0.01, 0.01, 0.00)
  15248. 33: torsion ( -0.764, 3.743, -0.144) ( -0.764, 3.743, -0.144) ( 0.01, 0.00, 0.00)
  15249. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15250. 33: vdw ( 0.037, -0.220, -0.845) ( 0.037, -0.220, -0.844) ( 0.00, 0.00, 0.00)
  15251. 33: electro ( 0.217, 0.873, -1.452) ( 0.217, 0.873, -1.452) ( 0.00, 0.00, 0.00)
  15252. 33: ok 24 # gradients
  15253. 33: ok 25 # energy
  15254. 33:
  15255. 33: V A L I D A T E G R A D I E N T S
  15256. 33:
  15257. 33: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  15258. 33: ----------------------------------------------------------------------------------------
  15259. 33: 1 (660.220, -2506.286, -57.426) (660.255, -2506.252, -57.416) ( 0.01, 0.00, 0.02)
  15260. 33: bond (693.362, -2494.194, -52.923) (693.396, -2494.165, -52.916) ( 0.00, 0.00, 0.01)
  15261. 33: angle (-34.095, -11.935, -4.241) (-34.094, -11.929, -4.241) ( 0.00, 0.05, 0.01)
  15262. 33: torsion ( 0.071, 0.023, -0.533) ( 0.071, 0.023, -0.530) ( 0.00, 0.00, 0.16)
  15263. 33: oop ( -0.019, -0.010, 0.157) ( -0.019, -0.010, 0.157) ( 0.00, 0.00, 0.00)
  15264. 33: vdw ( 0.913, -0.143, 0.026) ( 0.913, -0.143, 0.026) ( 0.00, 0.00, 0.00)
  15265. 33: electro ( -0.012, -0.028, 0.089) ( -0.012, -0.028, 0.089) ( 0.00, 0.00, 0.00)
  15266. 33: 2 (193.359, -86.624, 16.843) (193.394, -86.589, 16.850) ( 0.02, 0.04, 0.04)
  15267. 33: bond (168.824, -75.920, 15.368) (168.852, -75.893, 15.368) ( 0.02, 0.04, 0.01)
  15268. 33: angle ( 25.175, -9.877, 2.623) ( 25.184, -9.869, 2.623) ( 0.03, 0.08, 0.00)
  15269. 33: torsion ( 0.082, 0.039, -0.780) ( 0.082, 0.039, -0.775) ( 0.00, 0.00, 0.41)
  15270. 33: oop ( 0.068, 0.034, -0.585) ( 0.068, 0.034, -0.585) ( 0.00, 0.00, 0.04)
  15271. 33: vdw ( -0.935, -0.767, -0.059) ( -0.935, -0.767, -0.059) ( 0.01, 0.00, 0.00)
  15272. 33: electro ( 0.144, -0.132, 0.277) ( 0.144, -0.132, 0.277) ( 0.00, 0.00, 0.00)
  15273. 33: 3 (-246.906, 79.135, -14.849) (-246.871, 79.172, -14.842) ( 0.01, 0.05, 0.05)
  15274. 33: bond (-171.638, 102.640, -14.010) (-171.611, 102.667, -14.009) ( 0.02, 0.03, 0.01)
  15275. 33: angle (-52.952, -40.800, -4.400) (-52.945, -40.790, -4.399) ( 0.01, 0.02, 0.03)
  15276. 33: torsion ( -0.664, -0.106, 5.948) ( -0.664, -0.106, 5.952) ( 0.00, 0.00, 0.07)
  15277. 33: oop ( -0.035, -0.018, 0.298) ( -0.035, -0.018, 0.298) ( 0.00, 0.00, 0.02)
  15278. 33: vdw (-21.763, 17.707, -2.867) (-21.763, 17.708, -2.867) ( 0.00, 0.00, 0.00)
  15279. 33: electro ( 0.146, -0.289, 0.182) ( 0.146, -0.289, 0.182) ( 0.00, 0.00, 0.00)
  15280. 33: 4 (-2445.539, -641.351, -302.238) (-2445.504, -641.316, -302.227) ( 0.00, 0.01, 0.00)
  15281. 33: bond (-2452.415, -601.077, -309.311) (-2452.388, -601.043, -309.304) ( 0.00, 0.01, 0.00)
  15282. 33: angle ( 31.873, -30.616, 9.761) ( 31.881, -30.614, 9.762) ( 0.02, 0.00, 0.01)
  15283. 33: torsion ( -0.084, -0.083, -4.713) ( -0.084, -0.083, -4.711) ( 0.00, 0.00, 0.04)
  15284. 33: oop ( 0.006, 0.003, -0.046) ( 0.006, 0.003, -0.046) ( 0.00, 0.00, 0.00)
  15285. 33: vdw (-24.861, -9.584, 2.033) (-24.861, -9.584, 2.033) ( 0.00, 0.00, 0.00)
  15286. 33: electro ( -0.058, 0.005, 0.038) ( -0.058, 0.005, 0.038) ( 0.00, 0.00, 0.00)
  15287. 33: 5 (-16.124, 26.161, -10.937) (-16.097, 26.190, -10.911) ( 0.17, 0.11, 0.24)
  15288. 33: bond ( 72.759, -13.621, -3.289) ( 72.777, -13.602, -3.270) ( 0.02, 0.14, 0.56)
  15289. 33: angle (-68.518, 31.994, -9.489) (-68.509, 32.004, -9.482) ( 0.01, 0.03, 0.07)
  15290. 33: torsion ( -0.456, 0.298, -5.584) ( -0.456, 0.298, -5.583) ( 0.01, 0.01, 0.02)
  15291. 33: oop ( 0.006, 0.003, -0.050) ( 0.006, 0.003, -0.050) ( 0.00, 0.00, 0.00)
  15292. 33: vdw (-20.636, 6.894, 8.187) (-20.636, 6.894, 8.187) ( 0.00, 0.01, 0.00)
  15293. 33: electro ( 0.721, 0.593, -0.712) ( 0.721, 0.593, -0.712) ( 0.00, 0.00, 0.00)
  15294. 33: 6 (1707.340, 3076.075, 357.164) (1707.369, 3076.103, 357.179) ( 0.00, 0.00, 0.00)
  15295. 33: bond (1706.986, 3075.895, 357.608) (1707.015, 3075.923, 357.623) ( 0.00, 0.00, 0.00)
  15296. 33: angle ( 0.026, 0.040, 0.004) ( 0.026, 0.040, 0.004) ( 0.00, 0.00, 0.00)
  15297. 33: torsion ( 0.104, 0.054, -0.896) ( 0.104, 0.054, -0.896) ( 0.00, 0.00, 0.04)
  15298. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15299. 33: vdw ( 0.282, 0.097, 0.020) ( 0.282, 0.097, 0.020) ( 0.00, 0.00, 0.00)
  15300. 33: electro ( -0.058, -0.011, 0.428) ( -0.058, -0.011, 0.428) ( 0.00, 0.00, 0.00)
  15301. 33: 7 ( 47.879, 24.344, 51.733) ( 47.904, 24.369, 51.746) ( 0.05, 0.10, 0.03)
  15302. 33: bond ( 40.914, 20.980, 56.184) ( 40.932, 20.998, 56.189) ( 0.04, 0.09, 0.01)
  15303. 33: angle ( -7.822, 16.773, -10.528) ( -7.816, 16.780, -10.521) ( 0.08, 0.04, 0.07)
  15304. 33: torsion ( 2.866, -3.976, -5.494) ( 2.866, -3.976, -5.493) ( 0.01, 0.00, 0.01)
  15305. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15306. 33: vdw ( 17.024, -2.668, 10.057) ( 17.025, -2.668, 10.057) ( 0.00, 0.01, 0.00)
  15307. 33: electro ( -5.103, -6.765, 1.515) ( -5.103, -6.765, 1.515) ( 0.00, 0.00, 0.00)
  15308. 33: 8 ( 8.512, -6.917, -0.840) ( 8.515, -6.905, -0.836) ( 0.04, 0.17, 0.40)
  15309. 33: bond ( -0.079, -3.442, 1.689) ( -0.079, -3.431, 1.692) ( 0.00, 0.33, 0.16)
  15310. 33: angle ( 24.688, -4.781, -8.538) ( 24.690, -4.780, -8.536) ( 0.01, 0.01, 0.02)
  15311. 33: torsion ( 0.796, 0.380, 0.808) ( 0.796, 0.380, 0.808) ( 0.00, 0.00, 0.00)
  15312. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15313. 33: vdw (-17.200, 0.338, 7.059) (-17.199, 0.338, 7.059) ( 0.00, 0.00, 0.00)
  15314. 33: electro ( 0.307, 0.588, -1.858) ( 0.307, 0.588, -1.858) ( 0.00, 0.00, 0.00)
  15315. 33: 9 ( 7.805, -7.164, -12.638) ( 7.808, -7.161, -12.624) ( 0.04, 0.04, 0.11)
  15316. 33: bond ( -2.283, -2.038, -14.456) ( -2.282, -2.038, -14.442) ( 0.02, 0.02, 0.09)
  15317. 33: angle ( 15.948, -8.879, -1.268) ( 15.950, -8.877, -1.268) ( 0.02, 0.02, 0.01)
  15318. 33: torsion ( -0.663, -0.886, 0.230) ( -0.663, -0.885, 0.230) ( 0.00, 0.01, 0.00)
  15319. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15320. 33: vdw ( -4.010, 3.825, 2.642) ( -4.010, 3.825, 2.642) ( 0.00, 0.00, 0.00)
  15321. 33: electro ( -1.186, 0.814, 0.214) ( -1.186, 0.814, 0.214) ( 0.00, 0.00, 0.00)
  15322. 33: 10 ( 24.215, -63.904, 12.247) ( 24.243, -63.876, 12.274) ( 0.11, 0.04, 0.22)
  15323. 33: bond (-19.896, 28.244, -15.298) (-19.878, 28.263, -15.280) ( 0.09, 0.07, 0.12)
  15324. 33: angle ( 31.723, -67.347, 21.980) ( 31.732, -67.338, 21.987) ( 0.03, 0.01, 0.03)
  15325. 33: torsion ( 1.847, -0.313, 1.869) ( 1.847, -0.313, 1.869) ( 0.02, 0.00, 0.02)
  15326. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15327. 33: vdw ( 10.516, -24.533, 3.748) ( 10.517, -24.533, 3.748) ( 0.01, 0.00, 0.00)
  15328. 33: electro ( 0.025, 0.045, -0.052) ( 0.025, 0.045, -0.052) ( 0.00, 0.00, 0.00)
  15329. 33: 11 ( 80.920, 9.292, -1.944) ( 80.946, 9.320, -1.918) ( 0.03, 0.30, 1.32)
  15330. 33: bond ( 71.422, -36.111, 3.084) ( 71.440, -36.093, 3.102) ( 0.02, 0.05, 0.60)
  15331. 33: angle ( 11.301, 57.091, -11.096) ( 11.309, 57.099, -11.089) ( 0.08, 0.01, 0.06)
  15332. 33: torsion ( -0.996, -0.154, 7.462) ( -0.995, -0.154, 7.463) ( 0.00, 0.00, 0.01)
  15333. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15334. 33: vdw ( -0.822, -11.659, -1.434) ( -0.822, -11.658, -1.434) ( 0.00, 0.00, 0.00)
  15335. 33: electro ( 0.014, 0.126, 0.040) ( 0.014, 0.126, 0.040) ( 0.00, 0.00, 0.00)
  15336. 33: 12 ( 3.623, 15.652, -4.219) ( 3.631, 15.659, -4.215) ( 0.24, 0.05, 0.08)
  15337. 33: bond ( -4.418, 3.835, 1.873) ( -4.410, 3.841, 1.875) ( 0.16, 0.14, 0.07)
  15338. 33: angle ( 15.924, 23.570, -10.828) ( 15.925, 23.571, -10.826) ( 0.01, 0.01, 0.02)
  15339. 33: torsion ( -1.226, -2.564, 2.369) ( -1.226, -2.564, 2.369) ( 0.00, 0.00, 0.00)
  15340. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15341. 33: vdw ( -6.773, -8.430, 2.593) ( -6.773, -8.430, 2.593) ( 0.00, 0.00, 0.00)
  15342. 33: electro ( 0.116, -0.758, -0.227) ( 0.116, -0.758, -0.227) ( 0.00, 0.00, 0.00)
  15343. 33: 13 ( -7.705, 7.331, -12.843) ( -7.703, 7.334, -12.829) ( 0.03, 0.04, 0.11)
  15344. 33: bond ( -1.370, -1.218, -16.275) ( -1.370, -1.218, -16.261) ( 0.01, 0.01, 0.09)
  15345. 33: angle ( -7.318, 10.209, -0.149) ( -7.316, 10.212, -0.149) ( 0.03, 0.02, 0.00)
  15346. 33: torsion ( -1.000, 4.473, -0.251) ( -1.000, 4.473, -0.251) ( 0.01, 0.00, 0.00)
  15347. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15348. 33: vdw ( 2.244, -5.000, 3.441) ( 2.244, -5.000, 3.441) ( 0.00, 0.00, 0.00)
  15349. 33: electro ( -0.261, -1.134, 0.390) ( -0.261, -1.134, 0.390) ( 0.00, 0.00, 0.00)
  15350. 33: 14 ( -3.279, 5.159, 11.414) ( -3.276, 5.163, 11.426) ( 0.08, 0.08, 0.11)
  15351. 33: bond ( -0.918, 5.582, 12.387) ( -0.918, 5.584, 12.399) ( 0.01, 0.04, 0.09)
  15352. 33: angle ( 0.907, -4.181, 1.949) ( 0.909, -4.179, 1.949) ( 0.22, 0.04, 0.02)
  15353. 33: torsion ( -1.605, 4.216, -2.018) ( -1.605, 4.216, -2.018) ( 0.00, 0.00, 0.00)
  15354. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15355. 33: vdw ( -1.427, -0.731, -0.770) ( -1.427, -0.731, -0.770) ( 0.00, 0.00, 0.00)
  15356. 33: electro ( -0.235, 0.273, -0.135) ( -0.235, 0.273, -0.135) ( 0.00, 0.00, 0.00)
  15357. 33: 15 ( -4.508, 7.216, -10.085) ( -4.505, 7.225, -10.078) ( 0.07, 0.12, 0.07)
  15358. 33: bond ( 2.067, 8.217, -7.378) ( 2.068, 8.225, -7.372) ( 0.03, 0.09, 0.08)
  15359. 33: angle ( -7.569, 2.444, 0.604) ( -7.567, 2.445, 0.605) ( 0.03, 0.04, 0.07)
  15360. 33: torsion ( 2.245, -3.016, -2.735) ( 2.245, -3.016, -2.735) ( 0.00, 0.00, 0.00)
  15361. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15362. 33: vdw ( -0.878, -0.415, -0.329) ( -0.878, -0.415, -0.329) ( 0.00, 0.00, 0.00)
  15363. 33: electro ( -0.373, -0.015, -0.247) ( -0.373, -0.015, -0.247) ( 0.00, 0.00, 0.00)
  15364. 33: 16 ( -9.056, 46.732, 2.191) ( -9.043, 46.735, 2.191) ( 0.15, 0.01, 0.03)
  15365. 33: bond (-19.347, 5.063, -2.172) (-19.334, 5.064, -2.172) ( 0.07, 0.02, 0.00)
  15366. 33: angle ( 10.626, 42.113, 3.607) ( 10.626, 42.114, 3.607) ( 0.00, 0.00, 0.00)
  15367. 33: torsion ( -0.120, -0.051, 0.947) ( -0.120, -0.051, 0.947) ( 0.00, 0.00, 0.08)
  15368. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15369. 33: vdw ( 0.071, -0.141, -0.005) ( 0.072, -0.141, -0.005) ( 0.00, 0.00, 0.00)
  15370. 33: electro ( -0.286, -0.251, -0.186) ( -0.286, -0.251, -0.186) ( 0.00, 0.00, 0.00)
  15371. 33: 17 ( 8.896, 12.144, 2.738) ( 8.900, 12.159, 2.740) ( 0.04, 0.12, 0.05)
  15372. 33: bond ( -0.951, 11.272, 0.499) ( -0.950, 11.287, 0.499) ( 0.00, 0.13, 0.00)
  15373. 33: angle ( 10.370, 0.831, 0.967) ( 10.373, 0.831, 0.967) ( 0.03, 0.00, 0.01)
  15374. 33: torsion ( -0.162, -0.077, 1.426) ( -0.162, -0.077, 1.428) ( 0.00, 0.00, 0.10)
  15375. 33: oop ( -0.026, -0.012, 0.226) ( -0.026, -0.012, 0.226) ( 0.00, 0.00, 0.00)
  15376. 33: vdw ( -0.448, 0.298, -0.058) ( -0.448, 0.298, -0.058) ( 0.00, 0.00, 0.00)
  15377. 33: electro ( 0.112, -0.167, -0.323) ( 0.112, -0.167, -0.323) ( 0.00, 0.00, 0.00)
  15378. 33: 18 (-13.156, 87.388, -29.872) (-13.128, 87.416, -29.844) ( 0.22, 0.03, 0.09)
  15379. 33: bond (-34.100, 60.048, -72.323) (-34.081, 60.067, -72.305) ( 0.06, 0.03, 0.03)
  15380. 33: angle ( 20.407, 22.661, 45.180) ( 20.415, 22.670, 45.189) ( 0.04, 0.04, 0.02)
  15381. 33: torsion ( -1.100, -1.323, 1.620) ( -1.100, -1.322, 1.620) ( 0.03, 0.05, 0.02)
  15382. 33: oop ( 0.091, 0.116, 0.000) ( 0.091, 0.116, 0.000) ( 0.00, 0.00, 0.00)
  15383. 33: vdw ( -0.247, 7.485, -6.592) ( -0.247, 7.485, -6.592) ( 0.01, 0.00, 0.00)
  15384. 33: electro ( 1.794, -1.599, 2.243) ( 1.794, -1.599, 2.243) ( 0.00, 0.00, 0.00)
  15385. 33: 19 ( 29.701, -31.979, -46.830) ( 29.726, -31.960, -46.792) ( 0.09, 0.06, 0.08)
  15386. 33: bond ( 26.636, -22.059, -27.238) ( 26.652, -22.049, -27.209) ( 0.06, 0.05, 0.11)
  15387. 33: angle ( 5.202, -28.237, -23.056) ( 5.209, -28.232, -23.047) ( 0.13, 0.02, 0.04)
  15388. 33: torsion ( -1.939, -2.164, -0.218) ( -1.937, -2.161, -0.218) ( 0.09, 0.13, 0.00)
  15389. 33: oop ( -0.059, -0.068, 0.005) ( -0.058, -0.068, 0.005) ( 0.00, 0.00, 0.00)
  15390. 33: vdw ( -0.139, 20.591, 3.667) ( -0.138, 20.591, 3.667) ( 0.01, 0.00, 0.00)
  15391. 33: electro ( -0.001, -0.042, 0.010) ( -0.001, -0.042, 0.010) ( 0.00, 0.00, 0.00)
  15392. 33: 20 ( -0.135, -60.168, 5.064) ( -0.119, -60.132, 5.093) ( 0.23, 0.06, 0.56)
  15393. 33: bond (-13.335, -59.208, 11.009) (-13.323, -59.181, 11.030) ( 0.09, 0.05, 0.19)
  15394. 33: angle (-17.127, -8.764, -10.876) (-17.123, -8.755, -10.870) ( 0.02, 0.10, 0.06)
  15395. 33: torsion ( 0.375, -0.371, -0.858) ( 0.375, -0.371, -0.858) ( 0.02, 0.00, 0.02)
  15396. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15397. 33: vdw ( 22.618, 9.311, 2.171) ( 22.618, 9.311, 2.171) ( 0.00, 0.00, 0.01)
  15398. 33: electro ( 7.334, -1.138, 3.619) ( 7.334, -1.138, 3.619) ( 0.00, 0.00, 0.00)
  15399. 33: 21 ( 4.412, -4.194, -11.565) ( 4.416, -4.191, -11.551) ( 0.07, 0.07, 0.12)
  15400. 33: bond ( -0.975, -1.277, -9.190) ( -0.975, -1.276, -9.176) ( 0.02, 0.02, 0.15)
  15401. 33: angle ( 11.082, -14.956, 0.902) ( 11.085, -14.954, 0.903) ( 0.02, 0.02, 0.01)
  15402. 33: torsion ( -0.864, -1.105, 0.245) ( -0.864, -1.104, 0.245) ( 0.00, 0.01, 0.00)
  15403. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15404. 33: vdw ( -7.232, 11.593, -2.588) ( -7.231, 11.593, -2.588) ( 0.01, 0.00, 0.00)
  15405. 33: electro ( 2.400, 1.551, -0.934) ( 2.400, 1.551, -0.934) ( 0.00, 0.00, 0.00)
  15406. 33: 22 ( -5.859, 3.916, 18.787) ( -5.833, 3.934, 18.824) ( 0.44, 0.45, 0.20)
  15407. 33: bond ( 14.134, -9.305, 74.126) ( 14.151, -9.296, 74.154) ( 0.12, 0.11, 0.04)
  15408. 33: angle (-12.973, 9.627, -31.669) (-12.967, 9.631, -31.661) ( 0.05, 0.04, 0.03)
  15409. 33: torsion ( 1.582, 1.882, 0.008) ( 1.584, 1.886, 0.008) ( 0.12, 0.20, 0.00)
  15410. 33: oop ( 0.113, 0.142, 0.000) ( 0.113, 0.142, 0.000) ( 0.00, 0.01, 0.00)
  15411. 33: vdw (-10.435, 3.864, -23.410) (-10.435, 3.864, -23.410) ( 0.00, 0.01, 0.00)
  15412. 33: electro ( 1.720, -2.294, -0.268) ( 1.720, -2.294, -0.268) ( 0.00, 0.00, 0.00)
  15413. 33: 23 (-13.860, 8.488, 10.336) (-13.834, 8.506, 10.371) ( 0.19, 0.21, 0.34)
  15414. 33: bond (-21.743, 16.102, 21.542) (-21.724, 16.113, 21.567) ( 0.09, 0.07, 0.11)
  15415. 33: angle ( 6.141, -4.220, 14.969) ( 6.146, -4.217, 14.978) ( 0.08, 0.07, 0.06)
  15416. 33: torsion ( -0.978, -1.333, 0.050) ( -0.976, -1.329, 0.050) ( 0.20, 0.28, 0.00)
  15417. 33: oop ( -0.037, -0.048, -0.000) ( -0.037, -0.048, -0.000) ( 0.00, 0.00, 0.00)
  15418. 33: vdw ( 2.084, -1.504, -26.497) ( 2.084, -1.504, -26.497) ( 0.00, 0.00, 0.00)
  15419. 33: electro ( 0.673, -0.510, 0.273) ( 0.673, -0.510, 0.273) ( 0.00, 0.00, 0.00)
  15420. 33: 24 ( -2.877, 2.485, 6.855) ( -2.852, 2.502, 6.892) ( 0.86, 0.69, 0.55)
  15421. 33: bond ( -9.995, 7.266, 14.600) ( -9.979, 7.275, 14.630) ( 0.16, 0.13, 0.20)
  15422. 33: angle ( -9.417, 7.281, 0.557) ( -9.411, 7.285, 0.565) ( 0.06, 0.05, 0.46)
  15423. 33: torsion ( 0.613, 0.764, 0.016) ( 0.615, 0.768, 0.016) ( 0.13, 0.28, 0.00)
  15424. 33: oop ( -0.209, -0.275, -0.005) ( -0.208, -0.274, -0.005) ( 0.01, 0.01, 0.00)
  15425. 33: vdw ( 16.242, -12.583, -8.372) ( 16.242, -12.583, -8.372) ( 0.00, 0.00, 0.00)
  15426. 33: electro ( -0.111, 0.031, 0.058) ( -0.111, 0.031, 0.058) ( 0.00, 0.00, 0.00)
  15427. 33: 25 (-13.649, 11.111, -5.298) (-13.624, 11.129, -5.261) ( 0.18, 0.16, 0.70)
  15428. 33: bond (-36.528, 28.512, 0.130) (-36.511, 28.523, 0.158) ( 0.05, 0.04, 0.36)
  15429. 33: angle ( 5.526, -3.478, -23.723) ( 5.531, -3.475, -23.714) ( 0.10, 0.10, 0.04)
  15430. 33: torsion ( -0.331, -0.396, 0.008) ( -0.329, -0.392, 0.008) ( 0.07, 0.14, 0.00)
  15431. 33: oop ( 0.226, 0.291, 0.007) ( 0.227, 0.292, 0.007) ( 0.01, 0.01, 0.00)
  15432. 33: vdw ( 17.516, -13.776, 18.233) ( 17.516, -13.776, 18.233) ( 0.00, 0.00, 0.00)
  15433. 33: electro ( -0.058, -0.042, 0.047) ( -0.058, -0.042, 0.047) ( 0.00, 0.00, 0.00)
  15434. 33: 26 ( 11.341, -10.840, -10.423) ( 11.366, -10.823, -10.388) ( 0.22, 0.16, 0.33)
  15435. 33: bond (-10.517, 8.981, -69.682) (-10.498, 8.993, -69.658) ( 0.18, 0.13, 0.03)
  15436. 33: angle ( 24.194, -18.411, 33.216) ( 24.197, -18.409, 33.227) ( 0.01, 0.01, 0.03)
  15437. 33: torsion ( -2.207, -3.030, -0.271) ( -2.206, -3.027, -0.271) ( 0.08, 0.09, 0.00)
  15438. 33: oop ( -0.486, -0.621, -0.019) ( -0.485, -0.620, -0.019) ( 0.01, 0.02, 0.00)
  15439. 33: vdw ( 0.565, 1.324, 26.631) ( 0.565, 1.324, 26.632) ( 0.00, 0.00, 0.00)
  15440. 33: electro ( -0.207, 0.917, -0.300) ( -0.207, 0.917, -0.300) ( 0.00, 0.00, 0.00)
  15441. 33: 27 ( 2.755, 1.071, 9.023) ( 2.763, 1.076, 9.031) ( 0.26, 0.44, 0.09)
  15442. 33: bond ( 3.982, -2.885, 4.072) ( 3.988, -2.882, 4.078) ( 0.14, 0.10, 0.14)
  15443. 33: angle ( -7.527, 5.758, 11.429) ( -7.527, 5.758, 11.431) ( 0.01, 0.01, 0.02)
  15444. 33: torsion ( 4.283, 5.791, -0.095) ( 4.284, 5.792, -0.095) ( 0.01, 0.02, 0.00)
  15445. 33: oop ( 0.007, 0.010, -0.000) ( 0.007, 0.010, -0.000) ( 0.00, 0.00, 0.00)
  15446. 33: vdw ( 5.026, -10.162, -7.422) ( 5.026, -10.162, -7.422) ( 0.00, 0.00, 0.00)
  15447. 33: electro ( -3.016, 2.559, 1.039) ( -3.016, 2.559, 1.039) ( 0.00, 0.00, 0.00)
  15448. 33: 28 ( -1.596, 3.334, 2.891) ( -1.589, 3.339, 2.898) ( 0.44, 0.15, 0.26)
  15449. 33: bond ( -1.478, 1.180, -1.445) ( -1.473, 1.184, -1.440) ( 0.38, 0.30, 0.37)
  15450. 33: angle ( -3.422, 2.568, 5.608) ( -3.421, 2.569, 5.610) ( 0.02, 0.02, 0.04)
  15451. 33: torsion ( 0.962, 1.225, 0.023) ( 0.962, 1.226, 0.023) ( 0.05, 0.07, 0.00)
  15452. 33: oop ( 0.025, 0.031, 0.001) ( 0.025, 0.031, 0.001) ( 0.00, 0.00, 0.00)
  15453. 33: vdw ( 2.501, -1.901, -1.857) ( 2.501, -1.901, -1.857) ( 0.00, 0.00, 0.00)
  15454. 33: electro ( -0.183, 0.230, 0.561) ( -0.183, 0.230, 0.561) ( 0.00, 0.00, 0.00)
  15455. 33: 29 ( -8.710, 10.083, 10.047) ( -8.708, 10.085, 10.060) ( 0.02, 0.01, 0.14)
  15456. 33: bond ( 0.030, -0.009, -0.395) ( 0.030, -0.009, -0.381) ( 0.00, 0.00, 0.53)
  15457. 33: angle (-24.364, 18.884, -2.337) (-24.363, 18.885, -2.337) ( 0.00, 0.00, 0.00)
  15458. 33: torsion ( 2.811, 3.678, 0.138) ( 2.811, 3.678, 0.138) ( 0.01, 0.01, 0.00)
  15459. 33: oop ( 0.174, 0.219, 0.009) ( 0.174, 0.219, 0.009) ( 0.00, 0.00, 0.00)
  15460. 33: vdw ( 13.081, -12.722, 12.972) ( 13.081, -12.721, 12.972) ( 0.00, 0.00, 0.00)
  15461. 33: electro ( -0.441, 0.033, -0.340) ( -0.441, 0.033, -0.340) ( 0.00, 0.00, 0.00)
  15462. 33: 30 ( -0.963, -2.347, 0.145) ( -0.960, -2.344, 0.159) ( 0.28, 0.10, 0.21)
  15463. 33: bond ( -0.121, 0.081, 1.060) ( -0.121, 0.082, 1.075) ( 0.00, 0.00, 1.33)
  15464. 33: angle ( 0.934, -0.710, 0.159) ( 0.936, -0.709, 0.159) ( 0.20, 0.09, 0.00)
  15465. 33: torsion ( -1.521, -2.022, -0.018) ( -1.520, -2.021, -0.018) ( 0.03, 0.04, 0.00)
  15466. 33: oop ( 0.048, 0.063, 0.001) ( 0.048, 0.063, 0.001) ( 0.00, 0.00, 0.00)
  15467. 33: vdw ( 0.035, -0.007, -0.387) ( 0.035, -0.007, -0.387) ( 0.00, 0.00, 0.00)
  15468. 33: electro ( -0.338, 0.248, -0.671) ( -0.338, 0.248, -0.671) ( 0.00, 0.00, 0.00)
  15469. 33: 31 ( -0.226, -0.578, -0.060) ( -0.217, -0.573, -0.055) ( 0.20, 0.33, 0.03)
  15470. 33: bond ( -0.498, 0.367, 0.247) ( -0.491, 0.372, 0.249) ( 0.39, 0.17, 0.05)
  15471. 33: angle ( 0.007, -0.017, 0.037) ( 0.008, -0.017, 0.040) ( 0.00, 0.00, 0.01)
  15472. 33: torsion ( -0.479, -0.623, -0.015) ( -0.479, -0.622, -0.015) ( 0.02, 0.05, 0.00)
  15473. 33: oop ( 0.104, 0.136, 0.002) ( 0.104, 0.136, 0.002) ( 0.00, 0.00, 0.00)
  15474. 33: vdw ( 0.296, -0.221, -0.167) ( 0.296, -0.221, -0.167) ( 0.00, 0.00, 0.00)
  15475. 33: electro ( 0.345, -0.221, -0.163) ( 0.345, -0.221, -0.163) ( 0.00, 0.00, 0.00)
  15476. 33: 32 (-25.356, -58.436, -4.168) (-25.348, -58.420, -4.159) ( 0.03, 0.03, 0.21)
  15477. 33: bond (-37.897, -54.343, -32.702) (-37.889, -54.328, -32.697) ( 0.02, 0.03, 0.02)
  15478. 33: angle ( -0.340, 0.990, -1.257) ( -0.340, 0.992, -1.254) ( 0.01, 0.15, 0.18)
  15479. 33: torsion ( -0.962, 0.342, 0.547) ( -0.962, 0.342, 0.547) ( 0.01, 0.00, 0.00)
  15480. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15481. 33: vdw ( 19.508, -8.508, 36.588) ( 19.508, -8.508, 36.589) ( 0.00, 0.00, 0.00)
  15482. 33: electro ( -5.665, 3.083, -7.343) ( -5.665, 3.083, -7.343) ( 0.00, 0.00, 0.00)
  15483. 33: 33 ( 51.433, 5.733, 80.332) ( 51.440, 5.751, 80.350) ( 0.02, 0.30, 0.02)
  15484. 33: bond ( 38.088, -37.097, 84.704) ( 38.092, -37.086, 84.720) ( 0.01, 0.03, 0.02)
  15485. 33: angle ( 10.741, 8.517, 10.383) ( 10.744, 8.522, 10.385) ( 0.03, 0.06, 0.02)
  15486. 33: torsion ( -4.202, 1.286, 2.601) ( -4.201, 1.286, 2.601) ( 0.02, 0.00, 0.01)
  15487. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15488. 33: vdw ( 7.768, 29.946, -16.951) ( 7.769, 29.947, -16.951) ( 0.00, 0.00, 0.00)
  15489. 33: electro ( -0.963, 3.081, -0.405) ( -0.963, 3.081, -0.405) ( 0.00, 0.00, 0.00)
  15490. 33: 34 (-37.308, 42.290, -81.407) (-37.282, 42.316, -81.380) ( 0.07, 0.06, 0.03)
  15491. 33: bond ( 0.211, 32.125, -12.515) ( 0.230, 32.142, -12.497) ( 0.40, 0.06, 0.14)
  15492. 33: angle (-22.919, 5.660, -35.599) (-22.912, 5.669, -35.591) ( 0.03, 0.15, 0.02)
  15493. 33: torsion ( 2.511, -1.101, -2.384) ( 2.511, -1.101, -2.384) ( 0.01, 0.00, 0.01)
  15494. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15495. 33: vdw (-17.955, 6.155, -32.386) (-17.955, 6.155, -32.385) ( 0.00, 0.00, 0.00)
  15496. 33: electro ( 0.844, -0.549, 1.478) ( 0.844, -0.549, 1.478) ( 0.00, 0.00, 0.00)
  15497. 33: 35 ( 1.769, 0.473, 1.803) ( 1.774, 0.475, 1.814) ( 0.28, 0.12, 0.63)
  15498. 33: bond ( 1.023, 0.055, 1.841) ( 1.026, 0.055, 1.852) ( 0.32, 0.00, 0.58)
  15499. 33: angle ( 0.771, 0.161, -0.434) ( 0.773, 0.164, -0.433) ( 0.12, 0.04, 0.02)
  15500. 33: torsion ( -0.225, 0.060, 0.123) ( -0.225, 0.060, 0.123) ( 0.00, 0.00, 0.00)
  15501. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15502. 33: vdw ( 0.083, -0.266, 0.348) ( 0.083, -0.266, 0.348) ( 0.00, 0.00, 0.00)
  15503. 33: electro ( 0.117, 0.463, -0.075) ( 0.117, 0.463, -0.075) ( 0.00, 0.00, 0.00)
  15504. 33: 36 ( 8.995, -2.782, 7.347) ( 9.000, -2.775, 7.354) ( 0.05, 0.27, 0.09)
  15505. 33: bond ( 1.748, -2.436, -2.251) ( 1.751, -2.430, -2.246) ( 0.18, 0.24, 0.23)
  15506. 33: angle ( 8.379, -4.308, 11.192) ( 8.381, -4.306, 11.194) ( 0.02, 0.03, 0.01)
  15507. 33: torsion ( 0.616, 0.128, 0.342) ( 0.616, 0.128, 0.342) ( 0.00, 0.00, 0.00)
  15508. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15509. 33: vdw ( -2.848, 3.195, -2.499) ( -2.848, 3.195, -2.499) ( 0.00, 0.00, 0.00)
  15510. 33: electro ( 1.100, 0.638, 0.563) ( 1.100, 0.638, 0.563) ( 0.00, 0.00, 0.00)
  15511. 33: 37 ( 3.027, -2.641, 10.074) ( 3.040, -2.637, 10.076) ( 0.42, 0.13, 0.03)
  15512. 33: bond ( -2.126, -0.638, 0.376) ( -2.114, -0.637, 0.376) ( 0.59, 0.07, 0.02)
  15513. 33: angle ( 4.279, -5.791, 14.230) ( 4.279, -5.789, 14.232) ( 0.01, 0.04, 0.01)
  15514. 33: torsion ( 0.003, 0.027, 0.062) ( 0.003, 0.027, 0.062) ( 0.00, 0.00, 0.00)
  15515. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15516. 33: vdw ( 0.228, 3.094, -5.770) ( 0.228, 3.094, -5.770) ( 0.00, 0.00, 0.00)
  15517. 33: electro ( 0.644, 0.667, 1.176) ( 0.644, 0.667, 1.176) ( 0.00, 0.00, 0.00)
  15518. 33: ok 26 # gradients
  15519. 33: ok 27 # energy
  15520. 33:
  15521. 33: V A L I D A T E G R A D I E N T S
  15522. 33:
  15523. 33: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  15524. 33: ----------------------------------------------------------------------------------------
  15525. 33: 1 (102.153, -13.405, 11.294) (102.187, -13.369, 11.304) ( 0.03, 0.27, 0.08)
  15526. 33: bond ( 65.430, 20.212, 18.860) ( 65.454, 20.239, 18.862) ( 0.04, 0.13, 0.01)
  15527. 33: angle ( 64.222, -43.610, 6.621) ( 64.231, -43.601, 6.623) ( 0.01, 0.02, 0.03)
  15528. 33: torsion ( 2.285, 1.864, -9.889) ( 2.285, 1.864, -9.885) ( 0.01, 0.01, 0.04)
  15529. 33: oop ( 0.189, 0.204, -0.875) ( 0.189, 0.204, -0.875) ( 0.00, 0.00, 0.04)
  15530. 33: vdw (-29.751, 8.101, -3.445) (-29.750, 8.101, -3.445) ( 0.00, 0.00, 0.00)
  15531. 33: electro ( -0.221, -0.175, 0.022) ( -0.221, -0.175, 0.022) ( 0.00, 0.00, 0.00)
  15532. 33: 2 (-25.212, 10.779, 89.099) (-25.175, 10.816, 89.108) ( 0.15, 0.34, 0.01)
  15533. 33: bond ( 34.767, -49.738, 0.175) ( 34.796, -49.714, 0.179) ( 0.08, 0.05, 0.05)
  15534. 33: angle (-51.090, 50.603, 44.964) (-51.083, 50.614, 44.966) ( 0.02, 0.02, 0.00)
  15535. 33: torsion ( -1.548, -4.298, 27.297) ( -1.548, -4.297, 27.301) ( 0.01, 0.00, 0.02)
  15536. 33: oop ( -0.242, -0.222, 0.947) ( -0.242, -0.222, 0.947) ( 0.00, 0.00, 0.01)
  15537. 33: vdw ( -7.737, 18.046, 15.317) ( -7.737, 18.047, 15.318) ( 0.00, 0.01, 0.00)
  15538. 33: electro ( 0.639, -3.612, 0.399) ( 0.639, -3.612, 0.399) ( 0.00, 0.00, 0.00)
  15539. 33: 3 (-83.031, -36.322, -41.771) (-82.996, -36.286, -41.761) ( 0.04, 0.10, 0.02)
  15540. 33: bond (-76.007, -41.054, -29.725) (-75.982, -41.028, -29.723) ( 0.03, 0.07, 0.01)
  15541. 33: angle (-38.446, -15.726, -3.780) (-38.436, -15.717, -3.778) ( 0.02, 0.06, 0.06)
  15542. 33: torsion ( 5.065, 4.006, -19.830) ( 5.065, 4.006, -19.826) ( 0.01, 0.00, 0.02)
  15543. 33: oop ( 0.501, 0.462, -1.986) ( 0.501, 0.462, -1.986) ( 0.00, 0.00, 0.02)
  15544. 33: vdw ( 25.396, 16.185, 13.416) ( 25.396, 16.185, 13.416) ( 0.00, 0.00, 0.00)
  15545. 33: electro ( 0.460, -0.195, 0.134) ( 0.460, -0.195, 0.134) ( 0.00, 0.00, 0.00)
  15546. 33: 4 (-42.821, -11.174, -19.264) (-42.788, -11.137, -19.255) ( 0.08, 0.33, 0.05)
  15547. 33: bond (-90.014, 22.518, -18.593) (-89.992, 22.547, -18.589) ( 0.02, 0.13, 0.02)
  15548. 33: angle ( 16.795, -23.416, -0.140) ( 16.805, -23.409, -0.139) ( 0.06, 0.03, 0.02)
  15549. 33: torsion ( 2.668, 4.258, -3.869) ( 2.669, 4.258, -3.865) ( 0.01, 0.01, 0.10)
  15550. 33: oop ( -0.169, -0.157, 0.678) ( -0.169, -0.157, 0.678) ( 0.00, 0.00, 0.00)
  15551. 33: vdw ( 26.897, -14.210, 2.576) ( 26.898, -14.210, 2.576) ( 0.00, 0.00, 0.00)
  15552. 33: electro ( 1.002, -0.167, 0.084) ( 1.002, -0.167, 0.084) ( 0.00, 0.00, 0.00)
  15553. 33: 5 ( -1.984, 38.051, 22.984) ( -1.954, 38.071, 22.991) ( 1.51, 0.05, 0.03)
  15554. 33: bond ( 11.228, 60.887, 19.043) ( 11.255, 60.898, 19.046) ( 0.25, 0.02, 0.02)
  15555. 33: angle ( -4.676, 9.306, 0.092) ( -4.674, 9.314, 0.093) ( 0.04, 0.09, 0.00)
  15556. 33: torsion ( -3.291, -3.459, 13.086) ( -3.290, -3.459, 13.089) ( 0.01, 0.01, 0.03)
  15557. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15558. 33: vdw ( -5.347, -25.899, -8.664) ( -5.347, -25.899, -8.664) ( 0.01, 0.00, 0.00)
  15559. 33: electro ( 0.102, -2.783, -0.572) ( 0.102, -2.783, -0.572) ( 0.00, 0.00, 0.00)
  15560. 33: 6 ( -4.573, -67.943, -17.081) ( -4.538, -67.907, -17.073) ( 0.76, 0.05, 0.05)
  15561. 33: bond ( 45.081, -31.332, 3.011) ( 45.106, -31.304, 3.013) ( 0.05, 0.09, 0.08)
  15562. 33: angle (-31.327, -14.947, -9.606) (-31.318, -14.939, -9.605) ( 0.03, 0.05, 0.01)
  15563. 33: torsion ( 0.284, 0.309, -0.353) ( 0.285, 0.309, -0.348) ( 0.01, 0.01, 0.17)
  15564. 33: oop ( -0.064, -0.069, 0.294) ( -0.064, -0.069, 0.294) ( 0.00, 0.00, 0.00)
  15565. 33: vdw (-18.403, -22.065, -10.583) (-18.402, -22.064, -10.583) ( 0.00, 0.00, 0.00)
  15566. 33: electro ( -0.145, 0.160, 0.156) ( -0.145, 0.160, 0.156) ( 0.00, 0.00, 0.00)
  15567. 33: 7 ( 39.865, -40.223, 21.947) ( 39.891, -40.198, 21.969) ( 0.06, 0.06, 0.10)
  15568. 33: bond ( 32.571, -25.330, -0.204) ( 32.588, -25.312, -0.188) ( 0.05, 0.07, 0.33)
  15569. 33: angle ( 5.688, -2.584, 26.432) ( 5.696, -2.577, 26.437) ( 0.14, 0.28, 0.02)
  15570. 33: torsion ( 2.087, 3.625, 0.355) ( 2.087, 3.625, 0.355) ( 0.00, 0.00, 0.02)
  15571. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15572. 33: vdw ( -0.617, -15.254, -4.715) ( -0.617, -15.253, -4.715) ( 0.00, 0.00, 0.00)
  15573. 33: electro ( 0.137, -0.680, 0.080) ( 0.137, -0.680, 0.080) ( 0.00, 0.00, 0.00)
  15574. 33: 8 ( 21.972, -40.328, -61.278) ( 21.979, -40.308, -61.265) ( 0.03, 0.05, 0.02)
  15575. 33: bond ( -5.929, -10.019, 18.365) ( -5.928, -10.000, 18.373) ( 0.02, 0.19, 0.05)
  15576. 33: angle ( 46.107, -45.206, -72.265) ( 46.112, -45.204, -72.261) ( 0.01, 0.00, 0.00)
  15577. 33: torsion ( -8.013, -0.359, -6.006) ( -8.014, -0.359, -6.005) ( 0.00, 0.00, 0.01)
  15578. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15579. 33: vdw ( -8.588, 14.436, -2.931) ( -8.587, 14.436, -2.931) ( 0.01, 0.00, 0.00)
  15580. 33: electro ( -1.604, 0.820, 1.559) ( -1.604, 0.820, 1.559) ( 0.00, 0.00, 0.00)
  15581. 33: 9 ( -8.674, 118.198, -17.422) ( -8.649, 118.225, -17.396) ( 0.29, 0.02, 0.15)
  15582. 33: bond ( 8.295, 10.899, -26.302) ( 8.313, 10.916, -26.283) ( 0.22, 0.16, 0.07)
  15583. 33: angle (-17.304, 94.705, 14.018) (-17.297, 94.714, 14.026) ( 0.04, 0.01, 0.06)
  15584. 33: torsion ( 3.994, -0.046, 1.165) ( 3.994, -0.046, 1.165) ( 0.01, 0.00, 0.01)
  15585. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15586. 33: vdw ( -3.909, 12.377, -5.954) ( -3.909, 12.378, -5.954) ( 0.00, 0.00, 0.00)
  15587. 33: electro ( 0.250, 0.263, -0.349) ( 0.250, 0.263, -0.349) ( 0.00, 0.00, 0.00)
  15588. 33: 10 ( 58.865, 35.892, 35.959) ( 58.892, 35.919, 35.985) ( 0.05, 0.08, 0.07)
  15589. 33: bond ( 21.967, 25.002, 8.944) ( 21.986, 25.020, 8.963) ( 0.08, 0.07, 0.21)
  15590. 33: angle ( 24.422, 6.592, 14.649) ( 24.431, 6.601, 14.655) ( 0.03, 0.13, 0.04)
  15591. 33: torsion ( -1.003, -0.914, 4.217) ( -1.003, -0.914, 4.217) ( 0.00, 0.00, 0.02)
  15592. 33: oop ( -0.150, -0.150, 0.657) ( -0.150, -0.150, 0.657) ( 0.00, 0.00, 0.00)
  15593. 33: vdw ( 13.409, 5.358, 7.456) ( 13.410, 5.359, 7.456) ( 0.00, 0.01, 0.00)
  15594. 33: electro ( 0.218, 0.004, 0.037) ( 0.218, 0.004, 0.037) ( 0.00, 0.00, 0.00)
  15595. 33: 11 (-73.815, 15.491, -8.358) (-73.788, 15.518, -8.332) ( 0.04, 0.18, 0.31)
  15596. 33: bond (-49.401, 16.876, -5.239) (-49.382, 16.894, -5.220) ( 0.04, 0.11, 0.36)
  15597. 33: angle (-11.770, 5.854, 2.961) (-11.762, 5.863, 2.968) ( 0.07, 0.15, 0.22)
  15598. 33: torsion ( 0.420, 0.413, -1.922) ( 0.420, 0.413, -1.921) ( 0.00, 0.00, 0.04)
  15599. 33: oop ( -0.065, -0.067, 0.286) ( -0.065, -0.067, 0.286) ( 0.00, 0.00, 0.00)
  15600. 33: vdw (-12.584, -7.315, -3.895) (-12.584, -7.315, -3.895) ( 0.00, 0.00, 0.00)
  15601. 33: electro ( -0.415, -0.270, -0.549) ( -0.415, -0.270, -0.549) ( 0.00, 0.00, 0.00)
  15602. 33: 12 (-173.269, -63.734, -9.942) (-173.227, -63.696, -9.935) ( 0.02, 0.06, 0.07)
  15603. 33: bond (-70.340, 34.087, -12.502) (-70.305, 34.112, -12.501) ( 0.05, 0.07, 0.01)
  15604. 33: angle (-88.996, -131.457, 7.959) (-88.987, -131.445, 7.959) ( 0.01, 0.01, 0.00)
  15605. 33: torsion ( -0.193, 0.285, 1.776) ( -0.193, 0.285, 1.782) ( 0.00, 0.00, 0.32)
  15606. 33: oop ( 0.058, -0.106, -0.641) ( 0.058, -0.106, -0.641) ( 0.00, 0.00, 0.01)
  15607. 33: vdw (-13.551, 32.310, -6.205) (-13.551, 32.310, -6.205) ( 0.00, 0.00, 0.00)
  15608. 33: electro ( -0.249, 1.146, -0.329) ( -0.249, 1.146, -0.329) ( 0.00, 0.00, 0.00)
  15609. 33: 13 (-30.533, -40.432, 2.752) (-30.497, -40.397, 2.760) ( 0.12, 0.09, 0.27)
  15610. 33: bond ( 14.492, -68.239, 12.073) ( 14.520, -68.213, 12.074) ( 0.19, 0.04, 0.01)
  15611. 33: angle (-55.628, 15.059, -8.063) (-55.620, 15.068, -8.063) ( 0.02, 0.06, 0.00)
  15612. 33: torsion ( 0.060, -0.095, -0.580) ( 0.060, -0.095, -0.574) ( 0.00, 0.00, 0.34)
  15613. 33: oop ( -0.011, 0.016, 0.103) ( -0.011, 0.016, 0.104) ( 0.00, 0.00, 0.01)
  15614. 33: vdw ( 10.845, 12.713, -0.765) ( 10.845, 12.714, -0.765) ( 0.00, 0.00, 0.00)
  15615. 33: electro ( -0.291, 0.114, -0.015) ( -0.291, 0.114, -0.015) ( 0.00, 0.00, 0.00)
  15616. 33: 14 ( 16.729, -3.545, 1.919) ( 16.764, -3.507, 1.927) ( 0.21, 1.06, 0.42)
  15617. 33: bond (-72.072, -22.005, -4.451) (-72.048, -21.975, -4.449) ( 0.03, 0.14, 0.04)
  15618. 33: angle ( 55.376, 21.622, 2.672) ( 55.386, 21.630, 2.672) ( 0.02, 0.03, 0.01)
  15619. 33: torsion ( 0.028, -0.040, -0.269) ( 0.028, -0.040, -0.263) ( 0.00, 0.00, 0.15)
  15620. 33: oop ( 0.008, -0.012, -0.076) ( 0.008, -0.012, -0.075) ( 0.00, 0.00, 0.01)
  15621. 33: vdw ( 33.419, -3.004, 3.992) ( 33.420, -3.005, 3.992) ( 0.00, 0.00, 0.00)
  15622. 33: electro ( -0.029, -0.106, 0.051) ( -0.029, -0.106, 0.051) ( 0.00, 0.00, 0.00)
  15623. 33: 15 ( 8.458, -15.588, 2.936) ( 8.495, -15.553, 2.944) ( 0.44, 0.22, 0.27)
  15624. 33: bond ( -2.650, 74.579, -11.566) ( -2.621, 74.604, -11.565) ( 1.11, 0.03, 0.01)
  15625. 33: angle ( -2.162, -58.460, 8.600) ( -2.154, -58.451, 8.601) ( 0.36, 0.02, 0.00)
  15626. 33: torsion ( 0.050, -0.070, -0.477) ( 0.050, -0.070, -0.471) ( 0.00, 0.00, 0.26)
  15627. 33: oop ( -0.005, 0.008, 0.050) ( -0.005, 0.008, 0.051) ( 0.00, 0.00, 0.00)
  15628. 33: vdw ( 12.795, -31.438, 6.207) ( 12.795, -31.437, 6.207) ( 0.00, 0.00, 0.00)
  15629. 33: electro ( 0.430, -0.207, 0.121) ( 0.430, -0.207, 0.121) ( 0.00, 0.00, 0.00)
  15630. 33: 16 ( 63.761, 54.843, -1.000) ( 63.797, 54.878, -0.992) ( 0.06, 0.06, 0.79)
  15631. 33: bond ( 71.764, 10.866, 5.920) ( 71.791, 10.892, 5.922) ( 0.04, 0.24, 0.02)
  15632. 33: angle ( 1.899, 57.441, -7.724) ( 1.908, 57.450, -7.724) ( 0.47, 0.02, 0.00)
  15633. 33: torsion ( 0.025, -0.072, -0.434) ( 0.025, -0.072, -0.428) ( 0.00, 0.00, 0.26)
  15634. 33: oop ( -0.014, 0.020, 0.131) ( -0.014, 0.020, 0.131) ( 0.00, 0.00, 0.01)
  15635. 33: vdw ( -9.893, -13.579, 1.084) ( -9.893, -13.579, 1.084) ( 0.00, 0.00, 0.00)
  15636. 33: electro ( -0.021, 0.167, 0.022) ( -0.021, 0.167, 0.022) ( 0.00, 0.00, 0.00)
  15637. 33: 17 (-116.717, 237.098, -47.322) (-116.677, 237.139, -47.312) ( 0.03, 0.02, 0.02)
  15638. 33: bond (-121.876, 77.612, -22.958) (-121.848, 77.645, -22.956) ( 0.02, 0.04, 0.01)
  15639. 33: angle ( 39.943, 156.244, -19.556) ( 39.955, 156.252, -19.556) ( 0.03, 0.01, 0.00)
  15640. 33: torsion ( 0.083, -0.075, -0.530) ( 0.083, -0.075, -0.523) ( 0.00, 0.00, 0.37)
  15641. 33: oop ( 0.005, -0.007, -0.048) ( 0.005, -0.007, -0.048) ( 0.00, 0.00, 0.00)
  15642. 33: vdw (-34.521, 3.778, -3.998) (-34.520, 3.778, -3.998) ( 0.00, 0.00, 0.00)
  15643. 33: electro ( -0.351, -0.454, -0.231) ( -0.351, -0.454, -0.231) ( 0.00, 0.00, 0.00)
  15644. 33: 18 ( 72.065, -255.966, 41.296) ( 72.093, -255.925, 41.298) ( 0.04, 0.02, 0.01)
  15645. 33: bond (-38.573, -370.567, 45.924) (-38.548, -370.534, 45.924) ( 0.07, 0.01, 0.00)
  15646. 33: angle ( 78.989, 169.820, -14.869) ( 78.991, 169.827, -14.868) ( 0.00, 0.00, 0.00)
  15647. 33: torsion ( -0.296, 0.460, 3.197) ( -0.296, 0.461, 3.199) ( 0.00, 0.00, 0.05)
  15648. 33: oop ( -0.172, 0.293, 2.100) ( -0.172, 0.293, 2.101) ( 0.00, 0.00, 0.03)
  15649. 33: vdw ( 28.720, -49.200, 2.599) ( 28.720, -49.199, 2.599) ( 0.00, 0.00, 0.00)
  15650. 33: electro ( 3.398, -6.773, 2.345) ( 3.398, -6.773, 2.345) ( 0.00, 0.00, 0.00)
  15651. 33: 19 (224.087, -117.966, 38.801) (224.113, -117.935, 38.807) ( 0.01, 0.03, 0.01)
  15652. 33: bond ( 71.250, -31.232, 9.101) ( 71.271, -31.204, 9.101) ( 0.03, 0.09, 0.00)
  15653. 33: angle (147.311, -89.536, 26.409) (147.315, -89.532, 26.411) ( 0.00, 0.00, 0.01)
  15654. 33: torsion ( 2.376, 3.037, 7.545) ( 2.376, 3.037, 7.548) ( 0.00, 0.00, 0.03)
  15655. 33: oop ( 0.048, -0.081, -0.585) ( 0.048, -0.081, -0.585) ( 0.00, 0.00, 0.00)
  15656. 33: vdw ( 4.143, -0.004, -2.932) ( 4.144, -0.004, -2.932) ( 0.00, 0.00, 0.00)
  15657. 33: electro ( -1.041, -0.150, -0.737) ( -1.041, -0.150, -0.737) ( 0.00, 0.00, 0.00)
  15658. 33: 20 (-29.532, -262.948, 34.554) (-29.509, -262.921, 34.558) ( 0.08, 0.01, 0.01)
  15659. 33: bond (147.692, -120.697, 31.955) (147.710, -120.675, 31.956) ( 0.01, 0.02, 0.00)
  15660. 33: angle (-179.852, -142.049, 6.052) (-179.847, -142.046, 6.052) ( 0.00, 0.00, 0.01)
  15661. 33: torsion ( 0.199, -0.571, -3.743) ( 0.199, -0.571, -3.741) ( 0.00, 0.00, 0.06)
  15662. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15663. 33: vdw ( 1.394, -0.568, -1.203) ( 1.394, -0.568, -1.203) ( 0.01, 0.00, 0.00)
  15664. 33: electro ( 1.035, 0.938, 1.494) ( 1.035, 0.938, 1.494) ( 0.00, 0.00, 0.00)
  15665. 33: 21 (-60.912, 110.922, -32.378) (-60.896, 110.942, -32.369) ( 0.03, 0.02, 0.03)
  15666. 33: bond (-50.098, 123.799, -8.649) (-50.084, 123.818, -8.642) ( 0.03, 0.01, 0.08)
  15667. 33: angle ( 8.952, -3.616, -14.111) ( 8.954, -3.614, -14.109) ( 0.02, 0.05, 0.02)
  15668. 33: torsion ( 0.653, -8.421, -6.365) ( 0.653, -8.421, -6.365) ( 0.00, 0.00, 0.01)
  15669. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15670. 33: vdw (-17.517, -0.918, -3.288) (-17.517, -0.918, -3.288) ( 0.00, 0.00, 0.00)
  15671. 33: electro ( -2.902, 0.078, 0.035) ( -2.902, 0.078, 0.035) ( 0.00, 0.00, 0.00)
  15672. 33: 22 (-242.931, 170.607, 0.867) (-242.919, 170.623, 0.868) ( 0.01, 0.01, 0.04)
  15673. 33: bond (-20.900, -26.742, -4.766) (-20.893, -26.730, -4.766) ( 0.03, 0.04, 0.01)
  15674. 33: angle ( -7.404, 3.859, 10.814) ( -7.404, 3.859, 10.815) ( 0.01, 0.01, 0.01)
  15675. 33: torsion ( -3.939, 3.204, -0.702) ( -3.939, 3.204, -0.702) ( 0.00, 0.00, 0.00)
  15676. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15677. 33: vdw (-219.376, 190.634, -5.310) (-219.371, 190.637, -5.311) ( 0.00, 0.00, 0.01)
  15678. 33: electro ( 8.688, -0.348, 0.831) ( 8.688, -0.348, 0.831) ( 0.00, 0.00, 0.00)
  15679. 33: 23 ( -3.878, 2.588, -1.893) ( -3.869, 2.596, -1.891) ( 0.23, 0.31, 0.13)
  15680. 33: bond ( -0.574, -0.525, -0.252) ( -0.566, -0.519, -0.250) ( 0.40, 0.31, 0.03)
  15681. 33: angle ( -5.635, 6.083, 0.123) ( -5.633, 6.085, 0.123) ( 0.03, 0.03, 0.00)
  15682. 33: torsion ( 0.329, 0.326, -1.421) ( 0.329, 0.326, -1.420) ( 0.00, 0.00, 0.07)
  15683. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15684. 33: vdw ( 2.425, -3.472, -0.465) ( 2.425, -3.472, -0.465) ( 0.00, 0.00, 0.00)
  15685. 33: electro ( -0.424, 0.176, 0.122) ( -0.424, 0.176, 0.122) ( 0.00, 0.00, 0.00)
  15686. 33: 24 ( 8.007, 5.192, -8.015) ( 8.011, 5.206, -8.013) ( 0.04, 0.26, 0.03)
  15687. 33: bond ( 1.778, 9.862, -1.175) ( 1.779, 9.875, -1.175) ( 0.03, 0.14, 0.02)
  15688. 33: angle ( 5.650, -2.229, -10.182) ( 5.652, -2.229, -10.180) ( 0.04, 0.01, 0.02)
  15689. 33: torsion ( -3.745, 0.362, -2.628) ( -3.745, 0.362, -2.628) ( 0.00, 0.00, 0.00)
  15690. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15691. 33: vdw ( 3.883, -2.920, 6.828) ( 3.884, -2.920, 6.828) ( 0.01, 0.00, 0.00)
  15692. 33: electro ( 0.441, 0.118, -0.859) ( 0.441, 0.118, -0.859) ( 0.00, 0.00, 0.00)
  15693. 33: 25 ( 3.828, 6.260, -9.510) ( 3.834, 6.264, -9.500) ( 0.15, 0.06, 0.11)
  15694. 33: bond ( -0.049, -0.029, -0.085) ( -0.046, -0.027, -0.075) ( 0.02, 0.00, 0.08)
  15695. 33: angle ( -0.551, 24.710, -8.633) ( -0.549, 24.712, -8.632) ( 0.12, 0.01, 0.01)
  15696. 33: torsion ( 1.574, -4.084, 0.532) ( 1.574, -4.084, 0.532) ( 0.00, 0.00, 0.00)
  15697. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15698. 33: vdw ( 2.479, -13.792, -0.080) ( 2.479, -13.792, -0.080) ( 0.00, 0.00, 0.00)
  15699. 33: electro ( 0.375, -0.545, -1.244) ( 0.375, -0.545, -1.244) ( 0.00, 0.00, 0.00)
  15700. 33: 26 ( -4.871, -15.773, 15.087) ( -4.868, -15.767, 15.097) ( 0.05, 0.04, 0.07)
  15701. 33: bond ( -2.603, 5.540, 8.677) ( -2.602, 5.544, 8.687) ( 0.03, 0.07, 0.11)
  15702. 33: angle ( -3.041, -32.251, 19.671) ( -3.039, -32.249, 19.672) ( 0.06, 0.01, 0.00)
  15703. 33: torsion ( -1.919, 0.000, -0.575) ( -1.919, 0.000, -0.575) ( 0.00, 0.00, 0.00)
  15704. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15705. 33: vdw ( 2.187, 10.150, -11.492) ( 2.187, 10.150, -11.491) ( 0.00, 0.00, 0.00)
  15706. 33: electro ( 0.505, 0.787, -1.195) ( 0.505, 0.787, -1.195) ( 0.00, 0.00, 0.00)
  15707. 33: 27 ( 1.735, -0.888, 2.081) ( 1.744, -0.882, 2.084) ( 0.55, 0.54, 0.14)
  15708. 33: bond ( 2.163, -1.595, 0.593) ( 2.172, -1.591, 0.594) ( 0.40, 0.29, 0.04)
  15709. 33: angle ( -1.176, -1.400, 0.551) ( -1.175, -1.398, 0.553) ( 0.07, 0.10, 0.13)
  15710. 33: torsion ( 0.730, 1.478, 1.289) ( 0.730, 1.478, 1.289) ( 0.00, 0.00, 0.00)
  15711. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15712. 33: vdw ( -0.028, -0.328, 0.071) ( -0.028, -0.328, 0.071) ( 0.00, 0.00, 0.00)
  15713. 33: electro ( 0.046, 0.956, -0.422) ( 0.046, 0.956, -0.422) ( 0.00, 0.00, 0.00)
  15714. 33: 28 ( 0.954, -5.346, -0.633) ( 0.963, -5.340, -0.630) ( 0.87, 0.12, 0.21)
  15715. 33: bond ( -2.542, -1.968, -0.836) ( -2.534, -1.963, -0.835) ( 0.32, 0.25, 0.08)
  15716. 33: angle ( 2.418, -3.758, 1.489) ( 2.418, -3.757, 1.492) ( 0.04, 0.04, 0.16)
  15717. 33: torsion ( 0.984, -1.067, -0.477) ( 0.984, -1.067, -0.477) ( 0.00, 0.00, 0.00)
  15718. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15719. 33: vdw ( -0.212, 0.467, -0.324) ( -0.212, 0.467, -0.324) ( 0.00, 0.00, 0.00)
  15720. 33: electro ( 0.307, 0.980, -0.486) ( 0.307, 0.980, -0.486) ( 0.00, 0.00, 0.00)
  15721. 33: 29 ( -2.238, 1.334, -9.102) ( -2.230, 1.340, -9.096) ( 0.34, 0.43, 0.06)
  15722. 33: bond ( -1.127, 0.796, -0.929) ( -1.120, 0.799, -0.925) ( 0.57, 0.26, 0.41)
  15723. 33: angle ( -2.303, -19.066, -13.691) ( -2.302, -19.064, -13.690) ( 0.05, 0.01, 0.01)
  15724. 33: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15725. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15726. 33: vdw ( 1.475, 18.913, 5.890) ( 1.475, 18.913, 5.890) ( 0.00, 0.00, 0.00)
  15727. 33: electro ( -0.283, 0.691, -0.371) ( -0.283, 0.691, -0.371) ( 0.00, 0.00, 0.00)
  15728. 33: 30 ( 0.098, -0.965, 8.321) ( 0.103, -0.961, 8.330) ( 0.05, 0.40, 0.12)
  15729. 33: bond ( -3.132, -2.734, 5.362) ( -3.129, -2.732, 5.371) ( 0.10, 0.08, 0.17)
  15730. 33: angle ( 3.096, 1.352, 2.493) ( 3.098, 1.354, 2.493) ( 0.06, 0.13, 0.04)
  15731. 33: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15732. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15733. 33: vdw ( 0.328, 0.784, 0.323) ( 0.328, 0.785, 0.323) ( 0.00, 0.00, 0.00)
  15734. 33: electro ( -0.194, -0.368, 0.143) ( -0.194, -0.368, 0.143) ( 0.00, 0.00, 0.00)
  15735. 33: 31 ( 1.164, -3.174, -9.798) ( 1.169, -3.166, -9.792) ( 0.37, 0.27, 0.06)
  15736. 33: bond ( 2.928, -6.193, -4.835) ( 2.929, -6.186, -4.831) ( 0.06, 0.12, 0.10)
  15737. 33: angle (-14.636, 2.588, -12.191) (-14.634, 2.589, -12.190) ( 0.01, 0.04, 0.01)
  15738. 33: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15739. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15740. 33: vdw ( 14.645, 0.497, 7.769) ( 14.645, 0.497, 7.769) ( 0.00, 0.00, 0.00)
  15741. 33: electro ( -1.773, -0.066, -0.540) ( -1.773, -0.066, -0.540) ( 0.00, 0.00, 0.00)
  15742. 33: 32 ( 8.966, 3.718, -1.249) ( 8.973, 3.727, -1.247) ( 0.08, 0.24, 0.18)
  15743. 33: bond ( 5.952, 6.761, 1.241) ( 5.959, 6.769, 1.242) ( 0.10, 0.12, 0.02)
  15744. 33: angle ( 9.189, -7.564, -2.877) ( 9.190, -7.563, -2.875) ( 0.01, 0.01, 0.07)
  15745. 33: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15746. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15747. 33: vdw ( -6.465, 3.912, 0.042) ( -6.465, 3.912, 0.042) ( 0.00, 0.00, 0.00)
  15748. 33: electro ( 0.289, 0.609, 0.344) ( 0.289, 0.609, 0.344) ( 0.00, 0.00, 0.00)
  15749. 33: 33 ( 4.858, 2.418, -8.841) ( 4.862, 2.423, -8.831) ( 0.07, 0.22, 0.11)
  15750. 33: bond ( 2.541, -4.385, -6.934) ( 2.542, -4.381, -6.924) ( 0.05, 0.08, 0.13)
  15751. 33: angle ( 6.028, 7.272, -2.389) ( 6.030, 7.274, -2.388) ( 0.03, 0.02, 0.03)
  15752. 33: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15753. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15754. 33: vdw ( -5.260, -1.149, 0.216) ( -5.260, -1.149, 0.216) ( 0.00, 0.00, 0.00)
  15755. 33: electro ( 1.549, 0.680, 0.265) ( 1.549, 0.680, 0.265) ( 0.00, 0.00, 0.00)
  15756. 33: 34 ( -0.628, 0.434, 8.528) ( -0.625, 0.440, 8.538) ( 0.16, 0.28, 0.11)
  15757. 33: bond ( 0.251, -3.966, 5.301) ( 0.251, -3.961, 5.311) ( 0.00, 0.13, 0.17)
  15758. 33: angle ( 0.170, 4.417, 3.287) ( 0.173, 4.419, 3.287) ( 0.04, 0.03, 0.02)
  15759. 33: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15760. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15761. 33: vdw ( -1.706, -0.232, -1.036) ( -1.706, -0.232, -1.036) ( 0.00, 0.00, 0.00)
  15762. 33: electro ( 0.657, 0.214, 0.976) ( 0.657, 0.214, 0.976) ( 0.00, 0.00, 0.00)
  15763. 33: 35 ( 8.285, 6.883, -0.578) ( 8.292, 6.893, -0.576) ( 0.09, 0.15, 0.09)
  15764. 33: bond ( 5.924, 8.036, -0.594) ( 5.929, 8.045, -0.594) ( 0.08, 0.12, 0.00)
  15765. 33: angle ( 1.921, -1.386, 0.451) ( 1.924, -1.384, 0.451) ( 0.12, 0.08, 0.00)
  15766. 33: torsion ( 0.038, -0.054, -0.357) ( 0.038, -0.054, -0.355) ( 0.00, 0.00, 0.05)
  15767. 33: oop ( 0.004, -0.006, -0.040) ( 0.004, -0.006, -0.040) ( 0.00, 0.00, 0.00)
  15768. 33: vdw ( 0.621, 0.209, 0.043) ( 0.621, 0.209, 0.043) ( 0.00, 0.00, 0.00)
  15769. 33: electro ( -0.224, 0.084, -0.081) ( -0.224, 0.084, -0.081) ( 0.00, 0.00, 0.00)
  15770. 33: 36 (-11.238, 3.392, -2.137) (-11.224, 3.395, -2.135) ( 0.13, 0.11, 0.08)
  15771. 33: bond (-12.281, 1.560, -1.568) (-12.267, 1.560, -1.568) ( 0.11, 0.02, 0.02)
  15772. 33: angle ( 0.218, 1.503, -0.206) ( 0.218, 1.506, -0.206) ( 0.00, 0.22, 0.00)
  15773. 33: torsion ( 0.040, -0.057, -0.375) ( 0.040, -0.057, -0.373) ( 0.00, 0.00, 0.05)
  15774. 33: oop ( -0.001, 0.001, 0.007) ( -0.001, 0.001, 0.007) ( 0.00, 0.00, 0.00)
  15775. 33: vdw ( 0.371, 0.159, 0.018) ( 0.371, 0.159, 0.018) ( 0.00, 0.00, 0.00)
  15776. 33: electro ( 0.414, 0.226, -0.013) ( 0.414, 0.226, -0.013) ( 0.00, 0.00, 0.00)
  15777. 33: 37 ( -7.663, 9.471, -2.292) ( -7.658, 9.483, -2.290) ( 0.07, 0.13, 0.08)
  15778. 33: bond ( -5.129, 11.363, -2.288) ( -5.126, 11.374, -2.287) ( 0.05, 0.10, 0.02)
  15779. 33: angle ( -2.392, -1.097, -0.098) ( -2.389, -1.097, -0.098) ( 0.12, 0.05, 0.00)
  15780. 33: torsion ( -0.006, 0.008, 0.049) ( -0.006, 0.008, 0.051) ( 0.00, 0.00, 0.01)
  15781. 33: oop ( 0.004, -0.005, -0.036) ( 0.004, -0.005, -0.036) ( 0.00, 0.00, 0.00)
  15782. 33: vdw ( -0.035, -0.398, 0.057) ( -0.035, -0.398, 0.057) ( 0.00, 0.00, 0.00)
  15783. 33: electro ( -0.105, -0.398, 0.023) ( -0.105, -0.398, 0.023) ( 0.00, 0.00, 0.00)
  15784. 33: 38 ( -7.102, -7.574, 1.148) ( -7.095, -7.564, 1.150) ( 0.10, 0.14, 0.13)
  15785. 33: bond ( -6.172, -8.092, 0.595) ( -6.167, -8.083, 0.595) ( 0.09, 0.11, 0.00)
  15786. 33: angle ( -0.200, 0.150, 0.009) ( -0.197, 0.151, 0.009) ( 0.04, 0.02, 0.00)
  15787. 33: torsion ( -0.081, 0.120, 0.791) ( -0.081, 0.120, 0.793) ( 0.00, 0.00, 0.11)
  15788. 33: oop ( 0.007, -0.010, -0.065) ( 0.007, -0.010, -0.065) ( 0.00, 0.00, 0.00)
  15789. 33: vdw ( -0.021, -0.611, 0.091) ( -0.020, -0.611, 0.091) ( 0.00, 0.00, 0.00)
  15790. 33: electro ( -0.636, 0.869, -0.272) ( -0.636, 0.869, -0.272) ( 0.00, 0.00, 0.00)
  15791. 33: 39 (285.015, 168.899, -30.026) (285.021, 168.920, -30.027) ( 0.00, 0.01, 0.01)
  15792. 33: bond ( 84.838, 304.561, -30.863) ( 84.838, 304.580, -30.864) ( 0.00, 0.01, 0.00)
  15793. 33: angle ( 0.014, -0.004, 0.003) ( 0.014, -0.004, 0.003) ( 0.00, 0.00, 0.00)
  15794. 33: torsion ( 0.061, -0.075, -0.573) ( 0.061, -0.075, -0.573) ( 0.00, 0.00, 0.01)
  15795. 33: oop ( 0.070, -0.111, -0.905) ( 0.070, -0.111, -0.905) ( 0.00, 0.00, 0.01)
  15796. 33: vdw (210.068, -142.688, 3.293) (210.074, -142.686, 3.292) ( 0.00, 0.00, 0.02)
  15797. 33: electro (-10.036, 7.216, -0.981) (-10.036, 7.216, -0.980) ( 0.00, 0.00, 0.00)
  15798. 33: ok 28 # gradients
  15799. 33: ok 29 # energy
  15800. 33:
  15801. 33: V A L I D A T E G R A D I E N T S
  15802. 33:
  15803. 33: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  15804. 33: ----------------------------------------------------------------------------------------
  15805. 33: 1 (-266.482, -479.694, -43.813) (-266.456, -479.664, -43.790) ( 0.01, 0.01, 0.05)
  15806. 33: bond (-76.378, -83.328, 5.828) (-76.359, -83.306, 5.843) ( 0.03, 0.03, 0.27)
  15807. 33: angle (-184.516, -391.126, -46.098) (-184.508, -391.119, -46.091) ( 0.00, 0.00, 0.02)
  15808. 33: torsion ( 1.060, -0.726, 1.536) ( 1.060, -0.726, 1.536) ( 0.02, 0.01, 0.02)
  15809. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15810. 33: vdw ( -6.793, -4.720, -5.317) ( -6.793, -4.720, -5.317) ( 0.00, 0.00, 0.00)
  15811. 33: electro ( 0.145, 0.206, 0.239) ( 0.145, 0.206, 0.239) ( 0.00, 0.00, 0.00)
  15812. 33: 2 (-132.059, 49.062, 150.864) (-132.031, 49.085, 150.890) ( 0.02, 0.05, 0.02)
  15813. 33: bond ( -1.376, 30.055, -80.272) ( -1.356, 30.069, -80.253) ( 1.43, 0.04, 0.02)
  15814. 33: angle (-124.451, 16.569, 235.148) (-124.442, 16.579, 235.155) ( 0.01, 0.06, 0.00)
  15815. 33: torsion ( -2.945, -0.838, -1.648) ( -2.945, -0.837, -1.648) ( 0.01, 0.03, 0.03)
  15816. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15817. 33: vdw ( -3.377, 3.420, -2.472) ( -3.377, 3.420, -2.472) ( 0.00, 0.00, 0.00)
  15818. 33: electro ( 0.090, -0.145, 0.108) ( 0.090, -0.145, 0.108) ( 0.00, 0.00, 0.00)
  15819. 33: 3 (110.160, 148.761, -292.810) (110.190, 148.785, -292.785) ( 0.03, 0.02, 0.01)
  15820. 33: bond ( 8.731, 23.950, -81.012) ( 8.753, 23.968, -80.997) ( 0.25, 0.07, 0.02)
  15821. 33: angle (101.841, 71.301, -240.322) (101.848, 71.307, -240.312) ( 0.01, 0.01, 0.00)
  15822. 33: torsion ( 0.513, 51.059, 29.046) ( 0.513, 51.059, 29.046) ( 0.00, 0.00, 0.00)
  15823. 33: oop ( -2.509, 2.630, 4.705) ( -2.509, 2.630, 4.704) ( 0.00, 0.00, 0.00)
  15824. 33: vdw ( 1.594, -0.021, -5.411) ( 1.595, -0.021, -5.411) ( 0.01, 0.00, 0.00)
  15825. 33: electro ( -0.011, -0.158, 0.186) ( -0.011, -0.158, 0.186) ( 0.00, 0.00, 0.00)
  15826. 33: 4 (-30.625, 274.618, 409.412) (-30.601, 274.644, 409.441) ( 0.08, 0.01, 0.01)
  15827. 33: bond (-18.678, 45.805, 103.924) (-18.662, 45.823, 103.946) ( 0.09, 0.04, 0.02)
  15828. 33: angle ( -9.785, 221.954, 301.672) ( -9.776, 221.961, 301.679) ( 0.08, 0.00, 0.00)
  15829. 33: torsion ( 0.405, 0.933, -0.441) ( 0.406, 0.934, -0.440) ( 0.01, 0.03, 0.00)
  15830. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15831. 33: vdw ( -2.402, 6.262, 4.497) ( -2.402, 6.263, 4.497) ( 0.01, 0.00, 0.00)
  15832. 33: electro ( -0.166, -0.336, -0.240) ( -0.166, -0.336, -0.240) ( 0.00, 0.00, 0.00)
  15833. 33: 5 (-137.416, -531.065, -97.350) (-137.384, -531.040, -97.333) ( 0.02, 0.00, 0.02)
  15834. 33: bond ( 88.506, -87.549, -9.444) ( 88.531, -87.530, -9.433) ( 0.03, 0.02, 0.12)
  15835. 33: angle (-157.117, -341.106, 92.987) (-157.111, -341.100, 92.994) ( 0.00, 0.00, 0.01)
  15836. 33: torsion (-51.264, -122.036, -154.726) (-51.263, -122.036, -154.727) ( 0.00, 0.00, 0.00)
  15837. 33: oop ( -1.611, -11.797, -24.093) ( -1.610, -11.797, -24.093) ( 0.01, 0.00, 0.00)
  15838. 33: vdw (-15.854, 31.751, -2.089) (-15.853, 31.752, -2.089) ( 0.00, 0.00, 0.00)
  15839. 33: electro ( -0.077, -0.328, 0.014) ( -0.077, -0.328, 0.014) ( 0.00, 0.00, 0.00)
  15840. 33: 6 (245.381, 296.830, 31.668) (245.414, 296.859, 31.682) ( 0.01, 0.01, 0.04)
  15841. 33: bond (-29.392, -55.954, 71.590) (-29.364, -55.933, 71.598) ( 0.09, 0.04, 0.01)
  15842. 33: angle (185.102, 258.572, -102.084) (185.107, 258.580, -102.079) ( 0.00, 0.00, 0.00)
  15843. 33: torsion ( 62.393, 63.069, 66.961) ( 62.393, 63.070, 66.961) ( 0.00, 0.00, 0.00)
  15844. 33: oop ( 8.791, 9.410, 14.566) ( 8.791, 9.411, 14.567) ( 0.00, 0.00, 0.00)
  15845. 33: vdw ( 18.952, 22.069, -19.310) ( 18.952, 22.070, -19.310) ( 0.00, 0.00, 0.00)
  15846. 33: electro ( -0.465, -0.337, -0.055) ( -0.465, -0.337, -0.055) ( 0.00, 0.00, 0.00)
  15847. 33: 7 (-401.813, -73.073, 28.170) (-401.780, -73.042, 28.179) ( 0.01, 0.04, 0.03)
  15848. 33: bond (-149.923, -28.956, 2.127) (-149.897, -28.932, 2.133) ( 0.02, 0.08, 0.27)
  15849. 33: angle (-208.356, -55.507, -2.256) (-208.351, -55.499, -2.251) ( 0.00, 0.01, 0.20)
  15850. 33: torsion (-70.028, -4.287, 30.371) (-70.028, -4.286, 30.369) ( 0.00, 0.00, 0.01)
  15851. 33: oop (-12.729, 8.838, 8.229) (-12.728, 8.838, 8.229) ( 0.00, 0.00, 0.00)
  15852. 33: vdw ( 39.726, 6.305, -9.508) ( 39.727, 6.305, -9.508) ( 0.00, 0.00, 0.00)
  15853. 33: electro ( -0.503, 0.533, -0.794) ( -0.503, 0.533, -0.794) ( 0.00, 0.00, 0.00)
  15854. 33: 8 ( 89.558, -165.608, 378.995) ( 89.583, -165.575, 379.011) ( 0.03, 0.02, 0.00)
  15855. 33: bond (-12.719, 127.733, 52.907) (-12.701, 127.758, 52.919) ( 0.14, 0.02, 0.02)
  15856. 33: angle ( 59.540, -254.126, 333.740) ( 59.549, -254.119, 333.744) ( 0.01, 0.00, 0.00)
  15857. 33: torsion ( 16.921, 0.360, -13.615) ( 16.921, 0.360, -13.616) ( 0.00, 0.01, 0.01)
  15858. 33: oop ( 8.991, -8.957, 3.518) ( 8.992, -8.956, 3.518) ( 0.00, 0.00, 0.00)
  15859. 33: vdw ( 17.205, -31.007, 3.025) ( 17.205, -31.006, 3.025) ( 0.00, 0.00, 0.00)
  15860. 33: electro ( -0.381, 0.388, -0.579) ( -0.381, 0.388, -0.579) ( 0.00, 0.00, 0.00)
  15861. 33: 9 (181.050, 212.936, -503.785) (181.074, 212.952, -503.754) ( 0.01, 0.01, 0.01)
  15862. 33: bond ( 54.926, 21.639, -111.990) ( 54.943, 21.649, -111.962) ( 0.03, 0.05, 0.02)
  15863. 33: angle (154.408, 215.364, -335.099) (154.416, 215.371, -335.095) ( 0.00, 0.00, 0.00)
  15864. 33: torsion (-22.776, -29.287, -77.090) (-22.776, -29.288, -77.091) ( 0.00, 0.00, 0.00)
  15865. 33: oop ( 14.301, 11.997, -6.900) ( 14.301, 11.997, -6.899) ( 0.00, 0.00, 0.00)
  15866. 33: vdw (-19.011, -7.904, 28.441) (-19.010, -7.903, 28.441) ( 0.00, 0.01, 0.00)
  15867. 33: electro ( -0.798, 1.127, -1.148) ( -0.798, 1.127, -1.148) ( 0.00, 0.00, 0.00)
  15868. 33: 10 (-110.980, -89.621, 508.052) (-110.951, -89.590, 508.066) ( 0.03, 0.03, 0.00)
  15869. 33: bond ( 59.114, 26.350, -5.703) ( 59.132, 26.376, -5.692) ( 0.03, 0.10, 0.19)
  15870. 33: angle (-159.699, -148.196, 364.979) (-159.690, -148.191, 364.982) ( 0.01, 0.00, 0.00)
  15871. 33: torsion ( 26.353, 29.164, 110.319) ( 26.353, 29.164, 110.319) ( 0.00, 0.00, 0.00)
  15872. 33: oop ( -4.165, 8.811, 20.079) ( -4.165, 8.811, 20.079) ( 0.00, 0.00, 0.00)
  15873. 33: vdw (-32.950, -5.653, 18.948) (-32.949, -5.652, 18.948) ( 0.00, 0.00, 0.00)
  15874. 33: electro ( 0.368, -0.097, -0.570) ( 0.368, -0.097, -0.570) ( 0.00, 0.00, 0.00)
  15875. 33: 11 ( 56.378, -4.697, -170.713) ( 56.403, -4.667, -170.689) ( 0.05, 0.64, 0.01)
  15876. 33: bond (-90.846, -30.106, 8.396) (-90.828, -30.087, 8.413) ( 0.02, 0.07, 0.20)
  15877. 33: angle (119.802, 13.861, -237.361) (119.810, 13.871, -237.353) ( 0.01, 0.07, 0.00)
  15878. 33: torsion ( 29.207, 14.568, 65.225) ( 29.207, 14.568, 65.225) ( 0.00, 0.00, 0.00)
  15879. 33: oop ( -3.616, -0.940, -3.440) ( -3.616, -0.940, -3.440) ( 0.00, 0.00, 0.00)
  15880. 33: vdw ( 1.733, -2.762, -2.198) ( 1.733, -2.762, -2.198) ( 0.00, 0.00, 0.00)
  15881. 33: electro ( 0.097, 0.683, -1.336) ( 0.097, 0.683, -1.336) ( 0.00, 0.00, 0.00)
  15882. 33: 12 (180.244, -95.216, -388.464) (180.269, -95.191, -388.435) ( 0.01, 0.03, 0.01)
  15883. 33: bond ( 50.891, -34.511, -102.084) ( 50.909, -34.494, -102.063) ( 0.04, 0.05, 0.02)
  15884. 33: angle (129.592, -56.377, -281.676) (129.599, -56.369, -281.668) ( 0.01, 0.01, 0.00)
  15885. 33: torsion ( -0.461, 0.236, -0.331) ( -0.461, 0.236, -0.331) ( 0.01, 0.01, 0.00)
  15886. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15887. 33: vdw ( 0.263, -4.446, -3.428) ( 0.263, -4.446, -3.428) ( 0.00, 0.00, 0.00)
  15888. 33: electro ( -0.041, -0.118, -0.945) ( -0.041, -0.118, -0.945) ( 0.00, 0.00, 0.00)
  15889. 33: 13 (177.159, -749.884, 357.327) (177.174, -749.860, 357.355) ( 0.01, 0.00, 0.01)
  15890. 33: bond (-44.902, -130.055, 126.312) (-44.885, -130.041, 126.343) ( 0.04, 0.01, 0.02)
  15891. 33: angle (216.616, -602.738, 233.791) (216.618, -602.728, 233.790) ( 0.00, 0.00, 0.00)
  15892. 33: torsion ( 1.742, -11.601, -8.917) ( 1.740, -11.601, -8.919) ( 0.13, 0.00, 0.02)
  15893. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15894. 33: vdw ( 3.733, -4.260, 5.522) ( 3.734, -4.260, 5.522) ( 0.00, 0.00, 0.00)
  15895. 33: electro ( -0.031, -1.230, 0.619) ( -0.031, -1.230, 0.619) ( 0.00, 0.00, 0.00)
  15896. 33: 14 (-556.433, 545.313, 144.224) (-556.456, 545.339, 144.202) ( 0.00, 0.00, 0.02)
  15897. 33: bond ( 81.201, 143.057, -90.224) ( 81.207, 143.080, -90.217) ( 0.01, 0.02, 0.01)
  15898. 33: angle (-649.254, 403.667, 216.950) (-649.268, 403.671, 216.934) ( 0.00, 0.00, 0.01)
  15899. 33: torsion ( 7.273, 2.361, 10.183) ( 7.258, 2.361, 10.170) ( 0.20, 0.00, 0.13)
  15900. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15901. 33: vdw ( 4.736, -4.191, 9.144) ( 4.736, -4.190, 9.144) ( 0.00, 0.00, 0.00)
  15902. 33: electro ( -0.389, 0.418, -1.830) ( -0.389, 0.418, -1.830) ( 0.00, 0.00, 0.00)
  15903. 33: 15 ( 76.350, 389.501, -193.205) ( 76.358, 389.506, -193.187) ( 0.01, 0.00, 0.01)
  15904. 33: bond (-16.374, -6.624, -25.478) (-16.366, -6.622, -25.460) ( 0.05, 0.02, 0.07)
  15905. 33: angle (100.420, 396.337, -167.640) (100.420, 396.341, -167.641) ( 0.00, 0.00, 0.00)
  15906. 33: torsion ( -2.927, 5.455, 0.463) ( -2.927, 5.455, 0.463) ( 0.00, 0.00, 0.00)
  15907. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15908. 33: vdw ( -0.167, 0.434, -0.320) ( -0.167, 0.434, -0.319) ( 0.00, 0.00, 0.00)
  15909. 33: electro ( -4.602, -6.102, -0.229) ( -4.602, -6.102, -0.229) ( 0.00, 0.00, 0.00)
  15910. 33: 16 ( 78.937, 133.256, -20.896) ( 78.950, 133.259, -20.894) ( 0.02, 0.00, 0.01)
  15911. 33: bond ( 57.660, -9.711, -1.294) ( 57.674, -9.710, -1.293) ( 0.02, 0.01, 0.02)
  15912. 33: angle ( 24.213, 146.344, -19.060) ( 24.213, 146.346, -19.059) ( 0.00, 0.00, 0.01)
  15913. 33: torsion ( 0.031, 0.059, 0.940) ( 0.031, 0.059, 0.940) ( 0.00, 0.00, 0.01)
  15914. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15915. 33: vdw ( -2.860, -3.336, -1.462) ( -2.860, -3.336, -1.462) ( 0.00, 0.00, 0.00)
  15916. 33: electro ( -0.107, -0.099, -0.020) ( -0.107, -0.099, -0.020) ( 0.00, 0.00, 0.00)
  15917. 33: 17 ( 96.618, 110.889, -34.524) ( 96.621, 110.897, -34.515) ( 0.00, 0.01, 0.03)
  15918. 33: bond ( 0.060, 35.420, 37.564) ( 0.060, 35.427, 37.571) ( 0.00, 0.02, 0.02)
  15919. 33: angle ( 97.288, 76.300, -72.104) ( 97.290, 76.301, -72.103) ( 0.00, 0.00, 0.00)
  15920. 33: torsion ( -0.377, 0.283, -0.266) ( -0.377, 0.283, -0.266) ( 0.00, 0.00, 0.00)
  15921. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15922. 33: vdw ( -0.298, -0.992, 0.292) ( -0.298, -0.992, 0.292) ( 0.00, 0.00, 0.00)
  15923. 33: electro ( -0.055, -0.122, -0.010) ( -0.055, -0.122, -0.010) ( 0.00, 0.00, 0.00)
  15924. 33: 18 (152.532, 125.133, 49.263) (152.534, 125.140, 49.273) ( 0.00, 0.01, 0.02)
  15925. 33: bond ( 1.891, 37.018, -40.293) ( 1.892, 37.025, -40.286) ( 0.01, 0.02, 0.02)
  15926. 33: angle (152.656, 91.410, 91.178) (152.658, 91.411, 91.179) ( 0.00, 0.00, 0.00)
  15927. 33: torsion ( 0.516, -0.455, -0.394) ( 0.516, -0.455, -0.394) ( 0.00, 0.00, 0.00)
  15928. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15929. 33: vdw ( -2.445, -2.751, -1.170) ( -2.445, -2.751, -1.170) ( 0.00, 0.00, 0.00)
  15930. 33: electro ( -0.086, -0.090, -0.057) ( -0.086, -0.090, -0.057) ( 0.00, 0.00, 0.00)
  15931. 33: 19 ( 33.598, 47.349, 77.603) ( 33.602, 47.354, 77.613) ( 0.01, 0.01, 0.01)
  15932. 33: bond ( 19.727, -25.506, 49.933) ( 19.729, -25.503, 49.943) ( 0.01, 0.01, 0.02)
  15933. 33: angle ( 16.295, 69.516, 29.060) ( 16.297, 69.518, 29.061) ( 0.01, 0.00, 0.00)
  15934. 33: torsion ( 1.324, -0.032, -0.539) ( 1.324, -0.032, -0.539) ( 0.01, 0.00, 0.00)
  15935. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15936. 33: vdw ( -3.715, 3.219, -0.642) ( -3.715, 3.219, -0.642) ( 0.00, 0.00, 0.00)
  15937. 33: electro ( -0.034, 0.151, -0.208) ( -0.034, 0.151, -0.208) ( 0.00, 0.00, 0.00)
  15938. 33: 20 ( 90.303, 55.220, 37.006) ( 90.306, 55.226, 37.017) ( 0.00, 0.01, 0.03)
  15939. 33: bond ( 0.943, 37.503, 57.728) ( 0.944, 37.507, 57.738) ( 0.03, 0.01, 0.02)
  15940. 33: angle ( 87.895, 16.775, -12.335) ( 87.898, 16.776, -12.334) ( 0.00, 0.01, 0.01)
  15941. 33: torsion ( 0.010, 0.212, -0.138) ( 0.010, 0.212, -0.138) ( 0.00, 0.00, 0.00)
  15942. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15943. 33: vdw ( 1.240, 0.796, -8.184) ( 1.240, 0.796, -8.184) ( 0.02, 0.00, 0.00)
  15944. 33: electro ( 0.215, -0.065, -0.065) ( 0.215, -0.065, -0.065) ( 0.00, 0.00, 0.00)
  15945. 33: 21 (-63.090, -43.510, -52.283) (-63.085, -43.498, -52.281) ( 0.01, 0.03, 0.00)
  15946. 33: bond (-21.882, -53.796, 9.267) (-21.880, -53.784, 9.268) ( 0.01, 0.02, 0.01)
  15947. 33: angle (-42.282, 6.801, -60.352) (-42.280, 6.801, -60.350) ( 0.01, 0.01, 0.00)
  15948. 33: torsion ( 0.135, 0.242, 1.726) ( 0.135, 0.242, 1.726) ( 0.00, 0.00, 0.00)
  15949. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15950. 33: vdw ( 0.898, 3.181, -2.868) ( 0.899, 3.181, -2.868) ( 0.02, 0.00, 0.00)
  15951. 33: electro ( 0.041, 0.062, -0.056) ( 0.041, 0.062, -0.056) ( 0.00, 0.00, 0.00)
  15952. 33: 22 (-26.831, -85.474, -162.750) (-26.818, -85.471, -162.747) ( 0.05, 0.00, 0.00)
  15953. 33: bond ( 48.229, -13.904, -17.372) ( 48.241, -13.903, -17.370) ( 0.02, 0.01, 0.01)
  15954. 33: angle (-75.013, -75.597, -147.824) (-75.012, -75.596, -147.822) ( 0.00, 0.00, 0.00)
  15955. 33: torsion ( 0.039, 0.436, -0.240) ( 0.039, 0.436, -0.240) ( 0.00, 0.00, 0.00)
  15956. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15957. 33: vdw ( -0.104, 3.478, 2.557) ( -0.104, 3.478, 2.557) ( 0.00, 0.00, 0.00)
  15958. 33: electro ( 0.018, 0.113, 0.128) ( 0.018, 0.113, 0.128) ( 0.00, 0.00, 0.00)
  15959. 33: 23 ( 33.747, -52.410, -106.699) ( 33.750, -52.404, -106.689) ( 0.01, 0.01, 0.01)
  15960. 33: bond (-16.946, 27.100, -50.783) (-16.944, 27.103, -50.773) ( 0.01, 0.01, 0.02)
  15961. 33: angle ( 51.568, -82.556, -61.278) ( 51.570, -82.553, -61.278) ( 0.00, 0.00, 0.00)
  15962. 33: torsion ( -0.261, -0.133, 0.016) ( -0.261, -0.133, 0.016) ( 0.00, 0.00, 0.00)
  15963. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15964. 33: vdw ( -0.764, 3.067, 5.256) ( -0.764, 3.067, 5.256) ( 0.00, 0.00, 0.00)
  15965. 33: electro ( 0.149, 0.111, 0.090) ( 0.149, 0.111, 0.090) ( 0.00, 0.00, 0.00)
  15966. 33: 24 ( 49.461, -53.866, -118.082) ( 49.465, -53.854, -118.079) ( 0.01, 0.02, 0.00)
  15967. 33: bond (-19.199, -42.597, -7.004) (-19.197, -42.585, -7.004) ( 0.01, 0.03, 0.01)
  15968. 33: angle ( 70.070, -12.969, -113.206) ( 70.072, -12.969, -113.204) ( 0.00, 0.00, 0.00)
  15969. 33: torsion ( 0.095, -0.051, 0.051) ( 0.095, -0.051, 0.051) ( 0.00, 0.00, 0.00)
  15970. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  15971. 33: vdw ( -1.554, 1.700, 1.922) ( -1.554, 1.700, 1.922) ( 0.00, 0.00, 0.00)
  15972. 33: electro ( 0.049, 0.051, 0.155) ( 0.049, 0.051, 0.155) ( 0.00, 0.00, 0.00)
  15973. 33: 25 (-25.952, 20.240, -3.550) (-25.947, 20.250, -3.547) ( 0.02, 0.05, 0.09)
  15974. 33: bond ( 1.906, 3.328, -1.859) ( 1.909, 3.337, -1.856) ( 0.15, 0.26, 0.15)
  15975. 33: angle (-23.590, 6.922, -11.820) (-23.588, 6.923, -11.820) ( 0.01, 0.01, 0.00)
  15976. 33: torsion ( -5.397, 12.560, 17.032) ( -5.397, 12.561, 17.032) ( 0.00, 0.00, 0.00)
  15977. 33: oop ( -0.943, -3.058, -6.468) ( -0.943, -3.058, -6.468) ( 0.00, 0.00, 0.00)
  15978. 33: vdw ( 1.851, 0.130, -0.420) ( 1.851, 0.130, -0.420) ( 0.00, 0.00, 0.00)
  15979. 33: electro ( 0.220, 0.357, -0.016) ( 0.220, 0.357, -0.016) ( 0.00, 0.00, 0.00)
  15980. 33: 26 ( 48.248, -41.655, -49.930) ( 48.259, -41.652, -49.928) ( 0.02, 0.01, 0.00)
  15981. 33: bond ( 9.516, 2.414, 4.595) ( 9.527, 2.415, 4.598) ( 0.12, 0.03, 0.06)
  15982. 33: angle ( -4.786, -23.109, 22.053) ( -4.786, -23.107, 22.054) ( 0.00, 0.01, 0.00)
  15983. 33: torsion ( 38.058, -14.848, -71.060) ( 38.058, -14.848, -71.061) ( 0.00, 0.00, 0.00)
  15984. 33: oop ( 4.587, -5.572, -6.578) ( 4.587, -5.572, -6.578) ( 0.00, 0.00, 0.00)
  15985. 33: vdw ( 0.374, -0.651, 0.336) ( 0.374, -0.651, 0.336) ( 0.00, 0.00, 0.00)
  15986. 33: electro ( 0.499, 0.111, 0.724) ( 0.499, 0.111, 0.724) ( 0.00, 0.00, 0.00)
  15987. 33: 27 (-40.977, 7.509, 19.060) (-40.974, 7.509, 19.074) ( 0.01, 0.00, 0.07)
  15988. 33: bond ( 1.028, -0.156, 4.309) ( 1.029, -0.156, 4.323) ( 0.07, 0.00, 0.32)
  15989. 33: angle (-13.326, 32.552, 4.350) (-13.325, 32.553, 4.350) ( 0.01, 0.00, 0.00)
  15990. 33: torsion (-20.425, -20.126, 4.133) (-20.425, -20.127, 4.133) ( 0.00, 0.00, 0.00)
  15991. 33: oop ( -8.448, -5.700, 1.805) ( -8.448, -5.700, 1.805) ( 0.00, 0.00, 0.00)
  15992. 33: vdw ( -0.589, 1.362, 3.138) ( -0.589, 1.362, 3.138) ( 0.00, 0.00, 0.00)
  15993. 33: electro ( 0.783, -0.423, 1.325) ( 0.783, -0.423, 1.325) ( 0.00, 0.00, 0.00)
  15994. 33: 28 (-97.293, 158.369, -77.769) (-97.282, 158.372, -77.764) ( 0.01, 0.00, 0.01)
  15995. 33: bond ( -9.367, -1.702, 6.347) ( -9.357, -1.702, 6.352) ( 0.10, 0.02, 0.07)
  15996. 33: angle (-80.364, 143.566, -79.911) (-80.363, 143.569, -79.911) ( 0.00, 0.00, 0.00)
  15997. 33: torsion ( -6.084, 24.848, -2.304) ( -6.084, 24.848, -2.303) ( 0.00, 0.00, 0.01)
  15998. 33: oop ( -2.651, -5.664, -5.423) ( -2.651, -5.664, -5.423) ( 0.00, 0.00, 0.00)
  15999. 33: vdw ( 1.654, -3.117, 3.458) ( 1.654, -3.117, 3.458) ( 0.01, 0.00, 0.00)
  16000. 33: electro ( -0.480, 0.438, 0.064) ( -0.480, 0.438, 0.064) ( 0.00, 0.00, 0.00)
  16001. 33: 29 ( 46.424, 30.854, 66.418) ( 46.435, 30.860, 66.421) ( 0.02, 0.02, 0.00)
  16002. 33: bond ( 61.542, 36.037, 8.889) ( 61.552, 36.041, 8.890) ( 0.02, 0.01, 0.01)
  16003. 33: angle (-12.493, 3.768, 71.212) (-12.492, 3.770, 71.214) ( 0.01, 0.05, 0.00)
  16004. 33: torsion ( 0.930, -1.144, -1.798) ( 0.930, -1.144, -1.798) ( 0.00, 0.00, 0.00)
  16005. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16006. 33: vdw ( -4.446, -8.200, -12.840) ( -4.446, -8.199, -12.840) ( 0.00, 0.00, 0.00)
  16007. 33: electro ( 0.892, 0.393, 0.955) ( 0.892, 0.393, 0.955) ( 0.00, 0.00, 0.00)
  16008. 33: 30 (-48.239, 25.591, 117.949) (-48.237, 25.605, 117.952) ( 0.00, 0.05, 0.00)
  16009. 33: bond ( -6.792, 53.013, 9.932) ( -6.792, 53.026, 9.933) ( 0.01, 0.03, 0.01)
  16010. 33: angle (-43.464, -26.225, 110.281) (-43.462, -26.225, 110.283) ( 0.00, 0.00, 0.00)
  16011. 33: torsion ( 1.154, 0.032, 0.620) ( 1.154, 0.032, 0.620) ( 0.01, 0.00, 0.00)
  16012. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16013. 33: vdw ( 0.846, -1.353, -3.547) ( 0.846, -1.353, -3.547) ( 0.00, 0.00, 0.00)
  16014. 33: electro ( 0.017, 0.124, 0.662) ( 0.017, 0.124, 0.662) ( 0.00, 0.00, 0.00)
  16015. 33: 31 (-56.565, 43.312, 101.137) (-56.560, 43.315, 101.148) ( 0.01, 0.01, 0.01)
  16016. 33: bond ( 23.742, -12.645, 46.900) ( 23.745, -12.644, 46.910) ( 0.01, 0.01, 0.02)
  16017. 33: angle (-81.124, 57.327, 56.513) (-81.122, 57.329, 56.514) ( 0.00, 0.00, 0.00)
  16018. 33: torsion ( -0.177, -0.309, 0.007) ( -0.177, -0.309, 0.007) ( 0.00, 0.00, 0.00)
  16019. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16020. 33: vdw ( 0.958, -1.189, -2.767) ( 0.958, -1.189, -2.767) ( 0.00, 0.00, 0.00)
  16021. 33: electro ( 0.037, 0.127, 0.484) ( 0.037, 0.127, 0.484) ( 0.00, 0.00, 0.00)
  16022. 33: 32 (-45.479, 41.742, 115.912) (-45.466, 41.746, 115.915) ( 0.03, 0.01, 0.00)
  16023. 33: bond (-49.033, -17.444, 10.722) (-49.021, -17.442, 10.722) ( 0.02, 0.01, 0.01)
  16024. 33: angle ( 2.327, 59.493, 107.416) ( 2.327, 59.495, 107.418) ( 0.01, 0.00, 0.00)
  16025. 33: torsion ( -0.160, 0.329, -0.198) ( -0.160, 0.329, -0.198) ( 0.00, 0.00, 0.00)
  16026. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16027. 33: vdw ( 1.559, -0.627, -2.586) ( 1.559, -0.627, -2.586) ( 0.00, 0.00, 0.00)
  16028. 33: electro ( -0.172, -0.008, 0.558) ( -0.172, -0.008, 0.558) ( 0.00, 0.00, 0.00)
  16029. 33: 33 (293.648, -251.208, -276.812) (293.638, -251.194, -276.821) ( 0.00, 0.01, 0.00)
  16030. 33: bond ( -6.169, -16.241, 7.214) ( -6.167, -16.229, 7.216) ( 0.03, 0.07, 0.03)
  16031. 33: angle (299.894, -238.899, -280.972) (299.888, -238.896, -280.978) ( 0.00, 0.00, 0.00)
  16032. 33: torsion ( -4.857, -0.334, -4.901) ( -4.862, -0.334, -4.905) ( 0.10, 0.00, 0.10)
  16033. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16034. 33: vdw ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16035. 33: electro ( 4.779, 4.265, 1.847) ( 4.779, 4.265, 1.847) ( 0.00, 0.00, 0.00)
  16036. 33: ok 30 # gradients
  16037. 33: ok 31 # energy
  16038. 33:
  16039. 33: V A L I D A T E G R A D I E N T S
  16040. 33:
  16041. 33: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  16042. 33: ----------------------------------------------------------------------------------------
  16043. 33: 1 ( -3.471, -19.476, -1.732) ( -3.444, -19.449, -1.706) ( 0.77, 0.14, 1.49)
  16044. 33: bond (-12.046, -1.217, -1.927) (-12.027, -1.199, -1.908) ( 0.16, 1.52, 0.97)
  16045. 33: angle ( 7.238, -12.120, 0.945) ( 7.246, -12.112, 0.952) ( 0.11, 0.07, 0.66)
  16046. 33: torsion ( 0.582, -6.068, -1.073) ( 0.582, -6.068, -1.073) ( 0.00, 0.00, 0.01)
  16047. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16048. 33: vdw ( 0.970, 0.171, 0.417) ( 0.970, 0.171, 0.417) ( 0.00, 0.00, 0.00)
  16049. 33: electro ( -0.214, -0.242, -0.093) ( -0.214, -0.242, -0.093) ( 0.00, 0.00, 0.00)
  16050. 33: 2 (246.400, -11.571, 72.335) (246.435, -11.532, 72.344) ( 0.01, 0.33, 0.01)
  16051. 33: bond ( 77.690, 69.207, 45.161) ( 77.715, 69.238, 45.167) ( 0.03, 0.04, 0.01)
  16052. 33: angle (172.284, -82.905, 35.928) (172.294, -82.898, 35.930) ( 0.01, 0.01, 0.01)
  16053. 33: torsion ( 2.384, 5.248, -10.001) ( 2.384, 5.248, -9.999) ( 0.00, 0.00, 0.01)
  16054. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16055. 33: vdw ( -7.073, -1.986, -2.423) ( -7.073, -1.986, -2.423) ( 0.00, 0.00, 0.00)
  16056. 33: electro ( 1.115, -1.134, 3.669) ( 1.115, -1.134, 3.669) ( 0.00, 0.00, 0.00)
  16057. 33: 3 ( -5.081, 4.445, -6.955) ( -5.077, 4.458, -6.952) ( 0.07, 0.29, 0.03)
  16058. 33: bond ( 1.459, 4.293, -0.351) ( 1.460, 4.305, -0.351) ( 0.10, 0.29, 0.00)
  16059. 33: angle ( -2.925, 0.321, -8.216) ( -2.923, 0.322, -8.214) ( 0.07, 0.01, 0.03)
  16060. 33: torsion ( -0.484, 0.301, 1.681) ( -0.484, 0.301, 1.681) ( 0.00, 0.00, 0.00)
  16061. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16062. 33: vdw ( -3.963, -0.224, -0.120) ( -3.963, -0.224, -0.120) ( 0.00, 0.00, 0.00)
  16063. 33: electro ( 0.833, -0.247, 0.052) ( 0.833, -0.247, 0.052) ( 0.00, 0.00, 0.00)
  16064. 33: 4 ( 0.707, 2.001, -4.913) ( 0.713, 2.007, -4.907) ( 0.45, 0.30, 0.13)
  16065. 33: bond ( 2.553, -2.568, -2.673) ( 2.558, -2.564, -2.668) ( 0.18, 0.18, 0.19)
  16066. 33: angle ( 6.931, 6.816, 0.094) ( 6.933, 6.818, 0.096) ( 0.02, 0.02, 0.01)
  16067. 33: torsion ( 0.207, 1.182, -0.937) ( 0.207, 1.182, -0.937) ( 0.00, 0.00, 0.00)
  16068. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16069. 33: vdw ( -8.968, -2.417, -1.160) ( -8.967, -2.417, -1.160) ( 0.00, 0.00, 0.00)
  16070. 33: electro ( -0.017, -1.011, -0.237) ( -0.017, -1.011, -0.237) ( 0.00, 0.00, 0.00)
  16071. 33: 5 ( -9.661, -0.764, 3.224) ( -9.658, -0.761, 3.236) ( 0.03, 0.25, 0.40)
  16072. 33: bond ( 0.268, -0.904, 2.749) ( 0.268, -0.902, 2.762) ( 0.00, 0.12, 0.46)
  16073. 33: angle ( -8.963, -2.205, 0.150) ( -8.960, -2.203, 0.150) ( 0.03, 0.08, 0.00)
  16074. 33: torsion ( -0.431, 3.040, 1.035) ( -0.431, 3.040, 1.035) ( 0.00, 0.00, 0.00)
  16075. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16076. 33: vdw ( -0.948, -0.045, -0.816) ( -0.948, -0.045, -0.816) ( 0.00, 0.00, 0.00)
  16077. 33: electro ( 0.413, -0.650, 0.106) ( 0.413, -0.650, 0.106) ( 0.00, 0.00, 0.00)
  16078. 33: 6 (-35.599, 42.942, 11.272) (-35.585, 42.959, 11.274) ( 0.04, 0.04, 0.02)
  16079. 33: bond (-35.916, 42.475, 9.669) (-35.905, 42.491, 9.670) ( 0.03, 0.04, 0.01)
  16080. 33: angle ( 17.939, 12.987, 9.543) ( 17.941, 12.988, 9.543) ( 0.01, 0.01, 0.01)
  16081. 33: torsion ( -0.378, -0.725, 1.780) ( -0.378, -0.725, 1.781) ( 0.00, 0.00, 0.02)
  16082. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16083. 33: vdw (-17.222, -22.748, -9.524) (-17.221, -22.748, -9.524) ( 0.00, 0.00, 0.00)
  16084. 33: electro ( -0.021, 10.953, -0.197) ( -0.021, 10.953, -0.197) ( 0.00, 0.00, 0.00)
  16085. 33: 7 (-222.962, 145.713, -32.669) (-222.930, 145.744, -32.660) ( 0.01, 0.02, 0.03)
  16086. 33: bond ( 13.550, -89.413, -25.470) ( 13.572, -89.390, -25.463) ( 0.16, 0.03, 0.03)
  16087. 33: angle (-234.204, 240.019, -24.458) (-234.195, 240.027, -24.458) ( 0.00, 0.00, 0.00)
  16088. 33: torsion ( -4.984, -9.668, 21.776) ( -4.984, -9.668, 21.777) ( 0.00, 0.00, 0.01)
  16089. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16090. 33: vdw ( 8.003, 3.819, 1.416) ( 8.003, 3.819, 1.416) ( 0.00, 0.00, 0.00)
  16091. 33: electro ( -5.327, 0.956, -5.932) ( -5.327, 0.956, -5.932) ( 0.00, 0.00, 0.00)
  16092. 33: 8 ( 17.825, -6.419, -8.233) ( 17.836, -6.410, -8.231) ( 0.06, 0.14, 0.02)
  16093. 33: bond ( 11.126, -10.112, -2.792) ( 11.135, -10.104, -2.792) ( 0.08, 0.07, 0.02)
  16094. 33: angle ( 2.321, 2.490, 0.248) ( 2.323, 2.491, 0.248) ( 0.07, 0.06, 0.02)
  16095. 33: torsion ( 1.088, 3.350, -7.788) ( 1.088, 3.350, -7.788) ( 0.00, 0.00, 0.01)
  16096. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16097. 33: vdw ( 0.121, -0.147, -0.002) ( 0.121, -0.147, -0.002) ( 0.00, 0.00, 0.00)
  16098. 33: electro ( 3.169, -2.000, 2.101) ( 3.169, -2.000, 2.101) ( 0.00, 0.00, 0.00)
  16099. 33: 9 (-48.539, -110.869, -80.311) (-48.508, -110.841, -80.290) ( 0.06, 0.03, 0.03)
  16100. 33: bond (-58.580, -33.777, 22.655) (-58.559, -33.758, 22.668) ( 0.03, 0.06, 0.06)
  16101. 33: angle ( 15.533, -77.824, -93.562) ( 15.543, -77.815, -93.554) ( 0.06, 0.01, 0.01)
  16102. 33: torsion ( -5.400, -6.210, -11.708) ( -5.400, -6.210, -11.708) ( 0.00, 0.00, 0.00)
  16103. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16104. 33: vdw ( 1.986, 8.543, 3.971) ( 1.986, 8.543, 3.971) ( 0.00, 0.00, 0.00)
  16105. 33: electro ( -2.078, -1.601, -1.667) ( -2.078, -1.601, -1.667) ( 0.00, 0.00, 0.00)
  16106. 33: 10 (-107.390, -58.028, 187.362) (-107.365, -58.005, 187.390) ( 0.02, 0.04, 0.01)
  16107. 33: bond ( 7.304, -20.663, -0.297) ( 7.317, -20.650, -0.276) ( 0.19, 0.06, 0.63)
  16108. 33: angle (-121.737, -40.388, 195.434) (-121.726, -40.379, 195.441) ( 0.01, 0.02, 0.00)
  16109. 33: torsion ( -3.810, -5.305, -12.515) ( -3.810, -5.305, -12.515) ( 0.00, 0.00, 0.00)
  16110. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16111. 33: vdw ( 11.717, 12.190, 3.218) ( 11.717, 12.191, 3.218) ( 0.00, 0.00, 0.00)
  16112. 33: electro ( -0.864, -3.861, 1.523) ( -0.864, -3.861, 1.523) ( 0.00, 0.00, 0.00)
  16113. 33: 11 ( 62.383, 11.584, 61.575) ( 62.414, 11.599, 61.599) ( 0.05, 0.12, 0.04)
  16114. 33: bond (-81.115, 35.439, 44.237) (-81.090, 35.446, 44.253) ( 0.03, 0.02, 0.04)
  16115. 33: angle (134.940, -84.237, 24.077) (134.947, -84.230, 24.084) ( 0.00, 0.01, 0.03)
  16116. 33: torsion ( 12.960, 43.860, -11.951) ( 12.960, 43.859, -11.951) ( 0.00, 0.00, 0.00)
  16117. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16118. 33: vdw ( -4.258, 8.635, 3.973) ( -4.258, 8.635, 3.973) ( 0.01, 0.00, 0.00)
  16119. 33: electro ( -0.145, 7.888, 1.239) ( -0.145, 7.888, 1.239) ( 0.00, 0.00, 0.00)
  16120. 33: 12 ( 18.441, 22.567, -19.368) ( 18.444, 22.572, -19.357) ( 0.02, 0.02, 0.06)
  16121. 33: bond ( -0.295, -1.053, -1.778) ( -0.295, -1.049, -1.768) ( 0.01, 0.34, 0.57)
  16122. 33: angle ( 13.993, 23.957, -16.552) ( 13.995, 23.958, -16.551) ( 0.02, 0.01, 0.01)
  16123. 33: torsion ( -0.031, -1.419, 0.847) ( -0.031, -1.419, 0.847) ( 0.00, 0.00, 0.00)
  16124. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16125. 33: vdw ( 6.831, 3.273, -1.575) ( 6.831, 3.273, -1.575) ( 0.00, 0.00, 0.00)
  16126. 33: electro ( -2.057, -2.191, -0.311) ( -2.057, -2.191, -0.311) ( 0.00, 0.00, 0.00)
  16127. 33: 13 ( 83.333, -43.386, 0.203) ( 83.343, -43.375, 0.208) ( 0.01, 0.02, 0.10)
  16128. 33: bond ( 57.576, -39.677, 30.890) ( 57.585, -39.669, 30.891) ( 0.02, 0.02, 0.01)
  16129. 33: angle ( 28.723, -12.603, -36.019) ( 28.724, -12.601, -36.016) ( 0.00, 0.02, 0.01)
  16130. 33: torsion ( -0.492, 3.119, 10.168) ( -0.492, 3.119, 10.168) ( 0.00, 0.00, 0.00)
  16131. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16132. 33: vdw ( -2.612, 3.838, -4.037) ( -2.611, 3.839, -4.037) ( 0.01, 0.00, 0.00)
  16133. 33: electro ( 0.138, 1.937, -0.798) ( 0.138, 1.937, -0.798) ( 0.00, 0.00, 0.00)
  16134. 33: 14 (-52.967, 35.815, -170.073) (-52.944, 35.828, -170.028) ( 0.04, 0.03, 0.03)
  16135. 33: bond ( 62.265, 2.720, -105.238) ( 62.280, 2.728, -105.200) ( 0.02, 0.27, 0.04)
  16136. 33: angle (-106.311, 55.190, -71.730) (-106.303, 55.195, -71.724) ( 0.01, 0.01, 0.01)
  16137. 33: torsion ( -2.961, -15.061, 4.315) ( -2.961, -15.061, 4.315) ( 0.01, 0.00, 0.00)
  16138. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16139. 33: vdw ( -9.752, -0.703, 4.859) ( -9.752, -0.703, 4.859) ( 0.00, 0.00, 0.00)
  16140. 33: electro ( 3.792, -6.331, -2.278) ( 3.792, -6.331, -2.278) ( 0.00, 0.00, 0.00)
  16141. 33: 15 ( 10.204, -2.752, -2.014) ( 10.207, -2.739, -2.011) ( 0.03, 0.47, 0.14)
  16142. 33: bond ( -0.092, -2.399, -0.719) ( -0.092, -2.387, -0.718) ( 0.00, 0.53, 0.08)
  16143. 33: angle ( 10.736, 0.768, -3.927) ( 10.739, 0.768, -3.925) ( 0.03, 0.01, 0.04)
  16144. 33: torsion ( 0.499, -0.324, 1.015) ( 0.499, -0.324, 1.015) ( 0.00, 0.00, 0.01)
  16145. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16146. 33: vdw ( -2.584, 0.797, 0.768) ( -2.584, 0.797, 0.768) ( 0.00, 0.00, 0.00)
  16147. 33: electro ( 1.645, -1.594, 0.848) ( 1.645, -1.594, 0.848) ( 0.00, 0.00, 0.00)
  16148. 33: 16 ( 62.478, -27.784, 26.811) ( 62.482, -27.783, 26.837) ( 0.01, 0.01, 0.10)
  16149. 33: bond ( -3.261, -2.027, 15.582) ( -3.260, -2.027, 15.608) ( 0.03, 0.02, 0.16)
  16150. 33: angle ( 64.819, -38.061, 8.596) ( 64.821, -38.059, 8.596) ( 0.00, 0.00, 0.00)
  16151. 33: torsion ( 5.845, 10.205, 2.546) ( 5.845, 10.205, 2.546) ( 0.00, 0.00, 0.00)
  16152. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16153. 33: vdw ( -8.996, -0.864, 3.164) ( -8.996, -0.864, 3.164) ( 0.00, 0.00, 0.00)
  16154. 33: electro ( 4.070, 2.963, -3.077) ( 4.070, 2.963, -3.077) ( 0.00, 0.00, 0.00)
  16155. 33: 17 (-125.156, 145.609, -67.695) (-125.130, 145.634, -67.669) ( 0.02, 0.02, 0.04)
  16156. 33: bond (-61.202, 38.262, -28.857) (-61.186, 38.277, -28.840) ( 0.03, 0.04, 0.06)
  16157. 33: angle (-60.112, 99.558, -38.139) (-60.103, 99.568, -38.131) ( 0.01, 0.01, 0.02)
  16158. 33: torsion ( -3.253, 6.380, 0.629) ( -3.253, 6.380, 0.629) ( 0.01, 0.00, 0.01)
  16159. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16160. 33: vdw ( -0.438, 2.373, -2.058) ( -0.438, 2.373, -2.058) ( 0.00, 0.00, 0.00)
  16161. 33: electro ( -0.150, -0.964, 0.730) ( -0.150, -0.964, 0.730) ( 0.00, 0.00, 0.00)
  16162. 33: 18 ( 10.933, -95.397, -8.818) ( 10.961, -95.368, -8.790) ( 0.25, 0.03, 0.32)
  16163. 33: bond ( 23.033, -22.454, 19.510) ( 23.051, -22.435, 19.528) ( 0.08, 0.08, 0.10)
  16164. 33: angle ( -8.927, -39.596, -42.699) ( -8.917, -39.586, -42.690) ( 0.10, 0.02, 0.02)
  16165. 33: torsion ( -0.656, -30.683, 14.655) ( -0.656, -30.683, 14.655) ( 0.01, 0.00, 0.00)
  16166. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16167. 33: vdw ( 2.375, -3.297, -0.779) ( 2.376, -3.297, -0.779) ( 0.01, 0.00, 0.01)
  16168. 33: electro ( -4.893, 0.633, 0.495) ( -4.893, 0.633, 0.495) ( 0.00, 0.00, 0.00)
  16169. 33: 19 ( 46.825, -64.468, -23.484) ( 46.852, -64.441, -23.457) ( 0.06, 0.04, 0.11)
  16170. 33: bond ( 6.702, -5.903, -10.312) ( 6.720, -5.885, -10.294) ( 0.28, 0.31, 0.18)
  16171. 33: angle ( 35.929, -62.760, 8.488) ( 35.937, -62.752, 8.496) ( 0.02, 0.01, 0.09)
  16172. 33: torsion ( -4.275, -1.779, -0.880) ( -4.275, -1.779, -0.880) ( 0.00, 0.01, 0.01)
  16173. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16174. 33: vdw ( 8.275, 4.557, -19.659) ( 8.275, 4.557, -19.659) ( 0.00, 0.00, 0.00)
  16175. 33: electro ( 0.194, 1.417, -1.119) ( 0.194, 1.417, -1.119) ( 0.00, 0.00, 0.00)
  16176. 33: 20 ( 66.273, 1.066, 44.565) ( 66.300, 1.093, 44.591) ( 0.04, 2.50, 0.06)
  16177. 33: bond ( 16.923, 12.912, 10.627) ( 16.941, 12.930, 10.646) ( 0.11, 0.14, 0.17)
  16178. 33: angle ( 41.049, -17.605, 36.677) ( 41.058, -17.597, 36.685) ( 0.02, 0.04, 0.02)
  16179. 33: torsion ( 4.433, -3.963, -2.662) ( 4.433, -3.963, -2.662) ( 0.00, 0.00, 0.01)
  16180. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16181. 33: vdw ( 3.895, 8.345, 0.942) ( 3.895, 8.345, 0.942) ( 0.00, 0.00, 0.01)
  16182. 33: electro ( -0.028, 1.377, -1.020) ( -0.028, 1.377, -1.020) ( 0.00, 0.00, 0.00)
  16183. 33: 21 (161.640, -26.564, 179.298) (161.657, -26.523, 179.323) ( 0.01, 0.15, 0.01)
  16184. 33: bond ( 94.358, 10.667, 108.046) ( 94.370, 10.699, 108.064) ( 0.01, 0.30, 0.02)
  16185. 33: angle ( 77.084, -26.454, 48.484) ( 77.089, -26.445, 48.490) ( 0.01, 0.03, 0.01)
  16186. 33: torsion ( 4.284, 1.677, -0.546) ( 4.284, 1.677, -0.545) ( 0.01, 0.00, 0.01)
  16187. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16188. 33: vdw ( -9.896, -10.420, 18.548) ( -9.896, -10.420, 18.548) ( 0.00, 0.00, 0.00)
  16189. 33: electro ( -4.190, -2.034, 4.766) ( -4.190, -2.034, 4.766) ( 0.00, 0.00, 0.00)
  16190. 33: 22 ( 16.314, -2.091, -12.883) ( 16.317, -2.086, -12.872) ( 0.02, 0.27, 0.09)
  16191. 33: bond ( 1.374, -9.398, -16.143) ( 1.374, -9.395, -16.132) ( 0.01, 0.04, 0.06)
  16192. 33: angle ( 13.409, 3.381, -0.828) ( 13.411, 3.383, -0.828) ( 0.02, 0.06, 0.05)
  16193. 33: torsion ( -2.701, 3.135, -2.055) ( -2.701, 3.135, -2.056) ( 0.00, 0.00, 0.00)
  16194. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16195. 33: vdw ( 4.551, 3.319, 4.604) ( 4.551, 3.319, 4.604) ( 0.01, 0.00, 0.00)
  16196. 33: electro ( -0.319, -2.527, 1.540) ( -0.319, -2.527, 1.540) ( 0.00, 0.00, 0.00)
  16197. 33: 23 (-128.886, -31.268, -143.457) (-128.875, -31.248, -143.443) ( 0.01, 0.07, 0.01)
  16198. 33: bond (-109.862, -24.952, -130.010) (-109.852, -24.937, -129.998) ( 0.01, 0.06, 0.01)
  16199. 33: angle (-20.264, 1.010, -19.757) (-20.263, 1.015, -19.755) ( 0.00, 0.53, 0.01)
  16200. 33: torsion ( -4.483, -0.658, 3.897) ( -4.482, -0.658, 3.897) ( 0.01, 0.00, 0.01)
  16201. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16202. 33: vdw ( 1.914, -9.457, 3.751) ( 1.914, -9.457, 3.751) ( 0.00, 0.00, 0.00)
  16203. 33: electro ( 3.808, 2.789, -1.338) ( 3.808, 2.789, -1.338) ( 0.00, 0.00, 0.00)
  16204. 33: 24 ( -8.336, 2.414, -5.415) ( -8.329, 2.421, -5.411) ( 0.09, 0.30, 0.08)
  16205. 33: bond ( -6.765, 6.691, -4.681) ( -6.759, 6.697, -4.679) ( 0.09, 0.08, 0.06)
  16206. 33: angle ( -5.987, -8.347, -3.300) ( -5.986, -8.345, -3.298) ( 0.02, 0.02, 0.05)
  16207. 33: torsion ( -0.111, 0.005, 0.168) ( -0.111, 0.005, 0.168) ( 0.00, 0.00, 0.00)
  16208. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16209. 33: vdw ( 4.534, 4.505, 1.878) ( 4.534, 4.505, 1.879) ( 0.00, 0.00, 0.00)
  16210. 33: electro ( -0.007, -0.441, 0.519) ( -0.007, -0.441, 0.519) ( 0.00, 0.00, 0.00)
  16211. 33: 25 (-13.172, -6.025, 0.188) (-13.167, -6.019, 0.196) ( 0.04, 0.10, 0.14)
  16212. 33: bond ( -6.492, -6.842, 7.764) ( -6.488, -6.838, 7.769) ( 0.06, 0.07, 0.07)
  16213. 33: angle (-10.193, -2.422, -10.642) (-10.192, -2.420, -10.641) ( 0.01, 0.06, 0.01)
  16214. 33: torsion ( 0.015, -0.018, -0.004) ( 0.015, -0.018, -0.004) ( 0.00, 0.00, 0.00)
  16215. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16216. 33: vdw ( 3.497, 3.273, 2.935) ( 3.497, 3.273, 2.935) ( 0.00, 0.00, 0.00)
  16217. 33: electro ( 0.001, -0.016, 0.136) ( 0.001, -0.016, 0.136) ( 0.00, 0.00, 0.00)
  16218. 33: 26 ( -6.063, -6.672, -11.906) ( -6.059, -6.665, -11.897) ( 0.07, 0.10, 0.07)
  16219. 33: bond ( 4.340, -7.274, -8.578) ( 4.342, -7.268, -8.571) ( 0.04, 0.07, 0.08)
  16220. 33: angle (-14.802, -2.793, -5.131) (-14.800, -2.791, -5.130) ( 0.01, 0.05, 0.02)
  16221. 33: torsion ( -0.025, 0.231, -0.209) ( -0.025, 0.231, -0.209) ( 0.00, 0.00, 0.00)
  16222. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16223. 33: vdw ( 4.184, 3.219, 1.884) ( 4.184, 3.220, 1.884) ( 0.00, 0.00, 0.00)
  16224. 33: electro ( 0.239, -0.056, 0.129) ( 0.239, -0.056, 0.129) ( 0.00, 0.00, 0.00)
  16225. 33: 27 ( -7.920, 6.894, 0.376) ( -7.912, 6.901, 0.381) ( 0.10, 0.11, 0.16)
  16226. 33: bond ( -7.674, 7.398, -4.124) ( -7.668, 7.404, -4.122) ( 0.08, 0.08, 0.05)
  16227. 33: angle ( -4.404, 2.474, 12.635) ( -4.403, 2.475, 12.637) ( 0.02, 0.05, 0.02)
  16228. 33: torsion ( -0.939, -0.873, 0.177) ( -0.939, -0.873, 0.177) ( 0.00, 0.00, 0.00)
  16229. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16230. 33: vdw ( 5.174, -1.724, -8.316) ( 5.174, -1.724, -8.316) ( 0.00, 0.00, 0.00)
  16231. 33: electro ( -0.077, -0.380, 0.004) ( -0.077, -0.380, 0.004) ( 0.00, 0.00, 0.00)
  16232. 33: 28 ( -1.869, 11.400, 8.545) ( -1.861, 11.405, 8.550) ( 0.45, 0.05, 0.06)
  16233. 33: bond ( 7.443, 5.640, 5.085) ( 7.450, 5.644, 5.088) ( 0.09, 0.07, 0.06)
  16234. 33: angle (-12.872, 8.560, 9.347) (-12.871, 8.561, 9.348) ( 0.01, 0.02, 0.02)
  16235. 33: torsion ( -0.163, 0.947, -0.812) ( -0.163, 0.947, -0.812) ( 0.00, 0.00, 0.00)
  16236. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16237. 33: vdw ( 3.861, -3.262, -5.269) ( 3.861, -3.262, -5.269) ( 0.00, 0.00, 0.00)
  16238. 33: electro ( -0.138, -0.486, 0.195) ( -0.138, -0.486, 0.195) ( 0.00, 0.00, 0.00)
  16239. 33: 29 (-11.850, 1.705, 10.273) (-11.845, 1.711, 10.280) ( 0.04, 0.36, 0.08)
  16240. 33: bond ( -6.333, -7.421, 8.992) ( -6.330, -7.416, 8.999) ( 0.05, 0.06, 0.07)
  16241. 33: angle ( -7.898, 12.822, 5.013) ( -7.897, 12.824, 5.014) ( 0.02, 0.01, 0.02)
  16242. 33: torsion ( 0.783, -0.088, 0.479) ( 0.783, -0.088, 0.479) ( 0.00, 0.00, 0.00)
  16243. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16244. 33: vdw ( 1.678, -3.432, -4.200) ( 1.678, -3.432, -4.200) ( 0.00, 0.00, 0.00)
  16245. 33: electro ( -0.080, -0.176, -0.010) ( -0.080, -0.176, -0.010) ( 0.00, 0.00, 0.00)
  16246. 33: 30 ( 7.091, 27.558, 8.407) ( 7.093, 27.573, 8.409) ( 0.03, 0.05, 0.02)
  16247. 33: bond ( -5.489, 23.059, -2.986) ( -5.488, 23.073, -2.985) ( 0.02, 0.06, 0.01)
  16248. 33: angle ( 17.936, 7.069, 21.658) ( 17.937, 7.069, 21.659) ( 0.01, 0.00, 0.01)
  16249. 33: torsion ( 3.204, 0.402, -2.785) ( 3.204, 0.402, -2.785) ( 0.01, 0.00, 0.01)
  16250. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16251. 33: vdw ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16252. 33: electro ( -8.559, -2.971, -7.481) ( -8.559, -2.971, -7.481) ( 0.00, 0.00, 0.00)
  16253. 33: 31 (-22.366, 51.319, -14.945) (-22.363, 51.340, -14.937) ( 0.01, 0.04, 0.05)
  16254. 33: bond ( 6.860, 28.919, 15.644) ( 6.861, 28.939, 15.650) ( 0.02, 0.07, 0.04)
  16255. 33: angle (-41.399, 32.772, -42.455) (-41.398, 32.773, -42.454) ( 0.00, 0.00, 0.00)
  16256. 33: torsion ( -0.709, -0.239, 0.753) ( -0.709, -0.239, 0.753) ( 0.01, 0.00, 0.01)
  16257. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16258. 33: vdw ( 3.140, -10.134, 3.609) ( 3.140, -10.134, 3.609) ( 0.00, 0.00, 0.00)
  16259. 33: electro ( 9.743, 0.001, 7.505) ( 9.743, 0.001, 7.505) ( 0.00, 0.00, 0.00)
  16260. 33: ok 32 # gradients
  16261. 33: ok 33 # energy
  16262. 33:
  16263. 33: V A L I D A T E G R A D I E N T S
  16264. 33:
  16265. 33: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  16266. 33: ----------------------------------------------------------------------------------------
  16267. 33: 1 ( 9.939, -1.844, 0.003) ( 9.975, -1.828, 0.032) ( 0.36, 0.87, 0.01)
  16268. 33: bond ( 3.343, -0.578, 0.071) ( 3.368, -0.569, 0.092) ( 0.74, 0.55, 0.15)
  16269. 33: angle ( 31.094, -5.861, -0.074) ( 31.105, -5.859, -0.069) ( 0.03, 0.05, 0.04)
  16270. 33: torsion ( 0.003, 0.006, -0.008) ( 0.003, 0.010, -0.007) ( 0.00, 0.00, 0.00)
  16271. 33: oop ( 0.000, 0.002, -0.002) ( 0.001, 0.002, -0.002) ( 0.00, 0.00, 0.00)
  16272. 33: vdw (-23.368, 4.375, 0.016) (-23.367, 4.375, 0.016) ( 0.00, 0.00, 0.00)
  16273. 33: electro ( -1.134, 0.212, 0.001) ( -1.134, 0.212, 0.001) ( 0.00, 0.00, 0.00)
  16274. 33: 2 ( 28.663, 3.609, 14.970) ( 28.700, 3.625, 14.998) ( 0.13, 0.44, 0.19)
  16275. 33: bond ( 65.349, -12.154, 0.347) ( 65.377, -12.146, 0.365) ( 0.04, 0.07, 0.64)
  16276. 33: angle (-20.445, 5.023, 1.819) (-20.437, 5.026, 1.826) ( 0.04, 0.07, 0.39)
  16277. 33: torsion ( -0.099, -0.520, 0.342) ( -0.099, -0.517, 0.343) ( 0.00, 0.18, 0.05)
  16278. 33: oop ( -0.022, -0.118, 0.078) ( -0.022, -0.117, 0.078) ( 0.00, 0.01, 0.00)
  16279. 33: vdw (-14.566, 12.237, 14.094) (-14.566, 12.237, 14.095) ( 0.00, 0.00, 0.00)
  16280. 33: electro ( -1.554, -0.858, -1.709) ( -1.554, -0.858, -1.709) ( 0.00, 0.00, 0.00)
  16281. 33: 3 (-19.746, -44.054, -81.076) (-19.709, -44.037, -81.048) ( 0.19, 0.04, 0.03)
  16282. 33: bond (-13.691, -69.931, -109.538) (-13.663, -69.922, -109.520) ( 0.20, 0.01, 0.02)
  16283. 33: angle (-20.766, 10.484, 11.879) (-20.758, 10.488, 11.886) ( 0.04, 0.04, 0.06)
  16284. 33: torsion ( 0.869, 4.643, -3.083) ( 0.869, 4.646, -3.081) ( 0.01, 0.06, 0.04)
  16285. 33: oop ( 0.049, 0.265, -0.176) ( 0.049, 0.265, -0.176) ( 0.00, 0.01, 0.00)
  16286. 33: vdw ( 13.729, 10.503, 19.852) ( 13.730, 10.503, 19.852) ( 0.00, 0.00, 0.00)
  16287. 33: electro ( 0.064, -0.017, -0.009) ( 0.064, -0.017, -0.009) ( 0.00, 0.00, 0.00)
  16288. 33: 4 (229.596, -42.967, -0.020) (229.637, -42.949, 0.010) ( 0.02, 0.04, 0.06)
  16289. 33: bond (205.930, -38.438, -0.005) (205.960, -38.426, 0.018) ( 0.01, 0.03, 0.01)
  16290. 33: angle ( 3.930, -0.766, -0.038) ( 3.940, -0.762, -0.032) ( 0.26, 0.33, 0.02)
  16291. 33: torsion ( -0.011, -0.054, 0.029) ( -0.011, -0.052, 0.030) ( 0.00, 0.01, 0.00)
  16292. 33: oop ( -0.002, -0.013, 0.008) ( -0.002, -0.013, 0.009) ( 0.00, 0.00, 0.00)
  16293. 33: vdw ( 19.650, -3.678, -0.015) ( 19.651, -3.678, -0.015) ( 0.00, 0.00, 0.00)
  16294. 33: electro ( 0.100, -0.019, -0.000) ( 0.100, -0.019, -0.000) ( 0.00, 0.00, 0.00)
  16295. 33: 5 ( -2.829, 48.232, 80.600) ( -2.792, 48.248, 80.627) ( 1.31, 0.03, 0.03)
  16296. 33: bond ( 12.299, 69.988, 109.208) ( 12.327, 69.996, 109.226) ( 0.23, 0.01, 0.02)
  16297. 33: angle (-23.288, -2.281, -11.873) (-23.280, -2.277, -11.865) ( 0.04, 0.19, 0.06)
  16298. 33: torsion ( -0.835, -4.485, 2.971) ( -0.835, -4.482, 2.972) ( 0.01, 0.07, 0.04)
  16299. 33: oop ( -0.042, -0.229, 0.152) ( -0.042, -0.228, 0.152) ( 0.00, 0.01, 0.00)
  16300. 33: vdw ( 8.972, -14.754, -19.867) ( 8.972, -14.754, -19.866) ( 0.00, 0.00, 0.00)
  16301. 33: electro ( 0.066, -0.008, 0.009) ( 0.066, -0.008, 0.009) ( 0.00, 0.00, 0.00)
  16302. 33: 6 ( 25.693, -14.042, -15.198) ( 25.730, -14.026, -15.170) ( 0.14, 0.12, 0.18)
  16303. 33: bond ( 65.571, -12.525, -0.673) ( 65.598, -12.516, -0.654) ( 0.04, 0.07, 1.25)
  16304. 33: angle (-20.821, 2.703, -1.785) (-20.812, 2.706, -1.778) ( 0.04, 0.11, 0.40)
  16305. 33: torsion ( 0.082, 0.448, -0.301) ( 0.082, 0.451, -0.299) ( 0.00, 0.16, 0.05)
  16306. 33: oop ( 0.019, 0.103, -0.069) ( 0.019, 0.104, -0.069) ( 0.00, 0.01, 0.00)
  16307. 33: vdw (-18.022, -6.133, -14.081) (-18.022, -6.133, -14.080) ( 0.00, 0.00, 0.00)
  16308. 33: electro ( -1.136, 1.362, 1.710) ( -1.136, 1.362, 1.710) ( 0.00, 0.00, 0.00)
  16309. 33: 7 (-297.387, 55.928, 0.033) (-297.346, 55.959, 0.049) ( 0.01, 0.06, 0.05)
  16310. 33: bond (-291.282, 54.797, 0.023) (-291.251, 54.820, 0.032) ( 0.01, 0.04, 0.02)
  16311. 33: angle ( 4.848, -0.917, 0.012) ( 4.858, -0.911, 0.016) ( 0.20, 0.58, 0.00)
  16312. 33: torsion ( -0.001, -0.005, 0.000) ( -0.001, -0.004, 0.003) ( 0.00, 0.00, 0.00)
  16313. 33: oop ( -0.000, -0.000, -0.001) ( -0.000, -0.000, -0.001) ( 0.00, 0.00, 0.00)
  16314. 33: vdw (-10.662, 2.000, -0.002) (-10.661, 2.000, -0.001) ( 0.01, 0.01, 0.00)
  16315. 33: electro ( -0.290, 0.054, 0.000) ( -0.290, 0.054, 0.000) ( 0.00, 0.00, 0.00)
  16316. 33: 8 (-42.659, -9.637, 13.787) (-42.622, -9.609, 13.801) ( 0.09, 0.29, 0.10)
  16317. 33: bond (-34.862, -32.019, 22.941) (-34.833, -32.000, 22.948) ( 0.08, 0.06, 0.03)
  16318. 33: angle ( 2.517, -10.676, 6.067) ( 2.525, -10.669, 6.070) ( 0.33, 0.07, 0.04)
  16319. 33: torsion ( 0.309, 1.637, 2.750) ( 0.309, 1.639, 2.754) ( 0.00, 0.08, 0.14)
  16320. 33: oop ( -0.001, -0.006, -0.011) ( -0.001, -0.006, -0.010) ( 0.00, 0.00, 0.00)
  16321. 33: vdw (-10.303, 31.921, -18.294) (-10.303, 31.922, -18.294) ( 0.00, 0.00, 0.00)
  16322. 33: electro ( -0.319, -0.494, 0.334) ( -0.319, -0.494, 0.334) ( 0.00, 0.00, 0.00)
  16323. 33: 9 ( 50.206, 9.291, -11.198) ( 50.243, 9.319, -11.185) ( 0.07, 0.30, 0.12)
  16324. 33: bond ( 14.699, -28.406, 15.232) ( 14.727, -28.387, 15.238) ( 0.19, 0.07, 0.04)
  16325. 33: angle ( 11.938, 13.179, -9.185) ( 11.946, 13.186, -9.183) ( 0.07, 0.05, 0.03)
  16326. 33: torsion ( -0.002, -0.014, -0.025) ( -0.002, -0.012, -0.021) ( 0.00, 0.00, 0.01)
  16327. 33: oop ( 0.000, 0.002, 0.003) ( 0.000, 0.002, 0.003) ( 0.00, 0.00, 0.00)
  16328. 33: vdw ( 23.330, 24.333, -17.077) ( 23.331, 24.334, -17.077) ( 0.00, 0.00, 0.00)
  16329. 33: electro ( 0.241, 0.197, -0.145) ( 0.241, 0.197, -0.145) ( 0.00, 0.00, 0.00)
  16330. 33: 10 (-17.572, 3.303, 0.003) (-17.551, 3.326, 0.014) ( 0.12, 0.71, 0.00)
  16331. 33: bond (-30.271, 5.697, -0.018) (-30.260, 5.718, -0.010) ( 0.04, 0.37, 0.01)
  16332. 33: angle ( -9.557, 1.759, 0.022) ( -9.549, 1.761, 0.022) ( 0.09, 0.08, 0.00)
  16333. 33: torsion ( 0.002, 0.010, 0.016) ( 0.002, 0.011, 0.019) ( 0.00, 0.00, 0.00)
  16334. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16335. 33: vdw ( 24.936, -4.665, -0.019) ( 24.936, -4.665, -0.019) ( 0.00, 0.00, 0.00)
  16336. 33: electro ( -2.681, 0.502, 0.002) ( -2.681, 0.502, 0.002) ( 0.00, 0.00, 0.00)
  16337. 33: 11 ( 42.840, -26.893, 11.103) ( 42.878, -26.866, 11.117) ( 0.09, 0.10, 0.12)
  16338. 33: bond ( 23.408, 21.070, -15.181) ( 23.439, 21.088, -15.174) ( 0.13, 0.08, 0.04)
  16339. 33: angle ( 6.304, -16.545, 9.129) ( 6.311, -16.538, 9.132) ( 0.12, 0.04, 0.03)
  16340. 33: torsion ( -0.004, -0.020, -0.035) ( -0.004, -0.019, -0.031) ( 0.00, 0.00, 0.01)
  16341. 33: oop ( -0.000, -0.002, -0.004) ( -0.000, -0.002, -0.004) ( 0.00, 0.00, 0.00)
  16342. 33: vdw ( 12.978, -31.126, 17.049) ( 12.978, -31.125, 17.049) ( 0.00, 0.00, 0.00)
  16343. 33: electro ( 0.154, -0.270, 0.145) ( 0.154, -0.270, 0.145) ( 0.00, 0.00, 0.00)
  16344. 33: 12 (-35.499, 23.847, -13.506) (-35.462, 23.876, -13.492) ( 0.10, 0.12, 0.10)
  16345. 33: bond (-20.260, 42.008, -22.751) (-20.232, 42.028, -22.744) ( 0.14, 0.05, 0.03)
  16346. 33: angle ( 6.300, 8.924, -6.028) ( 6.309, 8.931, -6.026) ( 0.14, 0.07, 0.04)
  16347. 33: torsion ( -0.305, -1.621, -2.726) ( -0.305, -1.620, -2.722) ( 0.00, 0.08, 0.14)
  16348. 33: oop ( 0.001, 0.007, 0.012) ( 0.001, 0.008, 0.013) ( 0.00, 0.00, 0.00)
  16349. 33: vdw (-21.116, -26.047, 18.320) (-21.116, -26.047, 18.321) ( 0.00, 0.00, 0.00)
  16350. 33: electro ( -0.119, 0.576, -0.333) ( -0.119, 0.576, -0.333) ( 0.00, 0.00, 0.00)
  16351. 33: 13 ( -9.006, -0.777, 1.361) ( -8.998, -0.769, 1.365) ( 0.08, 0.60, 0.32)
  16352. 33: bond ( -3.155, -3.471, 2.414) ( -3.150, -3.464, 2.417) ( 0.16, 0.18, 0.12)
  16353. 33: angle ( -6.895, 4.809, -2.088) ( -6.893, 4.810, -2.088) ( 0.03, 0.02, 0.01)
  16354. 33: torsion ( -0.010, -0.054, -0.092) ( -0.010, -0.054, -0.091) ( 0.00, 0.00, 0.01)
  16355. 33: oop ( -0.001, -0.003, -0.005) ( -0.001, -0.003, -0.005) ( 0.00, 0.00, 0.00)
  16356. 33: vdw ( 0.656, -1.568, 0.868) ( 0.656, -1.568, 0.868) ( 0.00, 0.00, 0.00)
  16357. 33: electro ( 0.399, -0.490, 0.264) ( 0.399, -0.490, 0.264) ( 0.00, 0.00, 0.00)
  16358. 33: 14 ( -1.038, -6.052, 3.764) ( -1.032, -6.042, 3.767) ( 0.51, 0.16, 0.10)
  16359. 33: bond ( 1.964, -3.904, 2.094) ( 1.966, -3.895, 2.096) ( 0.12, 0.24, 0.13)
  16360. 33: angle ( -4.094, -1.377, 1.278) ( -4.091, -1.377, 1.278) ( 0.07, 0.03, 0.02)
  16361. 33: torsion ( 0.005, 0.024, 0.041) ( 0.005, 0.025, 0.041) ( 0.00, 0.00, 0.00)
  16362. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16363. 33: vdw ( 0.289, 0.109, -0.100) ( 0.289, 0.109, -0.100) ( 0.00, 0.00, 0.00)
  16364. 33: electro ( 0.800, -0.904, 0.451) ( 0.800, -0.904, 0.451) ( 0.00, 0.00, 0.00)
  16365. 33: 15 ( 39.544, 17.300, 40.766) ( 39.571, 17.326, 40.793) ( 0.07, 0.15, 0.07)
  16366. 33: bond ( 13.148, 10.036, 18.899) ( 13.166, 10.055, 18.918) ( 0.14, 0.19, 0.10)
  16367. 33: angle ( 18.223, 2.239, 10.538) ( 18.232, 2.245, 10.546) ( 0.05, 0.31, 0.07)
  16368. 33: torsion ( -0.087, -0.474, 0.315) ( -0.087, -0.473, 0.315) ( 0.00, 0.02, 0.01)
  16369. 33: oop ( -0.015, -0.082, 0.054) ( -0.015, -0.082, 0.054) ( 0.00, 0.00, 0.00)
  16370. 33: vdw ( 7.697, 5.765, 11.093) ( 7.697, 5.765, 11.094) ( 0.01, 0.00, 0.00)
  16371. 33: electro ( 0.577, -0.184, -0.134) ( 0.577, -0.184, -0.134) ( 0.00, 0.00, 0.00)
  16372. 33: 16 (-21.609, 4.057, 0.045) (-21.594, 4.059, 0.048) ( 0.07, 0.05, 0.01)
  16373. 33: bond ( -9.567, 1.788, 0.006) ( -9.552, 1.789, 0.006) ( 0.15, 0.03, 0.00)
  16374. 33: angle ( 0.003, 0.018, 0.026) ( 0.004, 0.019, 0.028) ( 0.00, 0.00, 0.01)
  16375. 33: torsion ( -0.001, -0.005, 0.003) ( -0.001, -0.005, 0.003) ( 0.00, 0.00, 0.00)
  16376. 33: oop ( -0.000, -0.001, 0.001) ( -0.000, -0.001, 0.001) ( 0.00, 0.00, 0.00)
  16377. 33: vdw ( -8.832, 1.655, 0.008) ( -8.832, 1.655, 0.008) ( 0.00, 0.01, 0.00)
  16378. 33: electro ( -3.213, 0.602, 0.002) ( -3.213, 0.602, 0.002) ( 0.00, 0.00, 0.00)
  16379. 33: 17 (-27.099, 9.944, 6.522) (-27.093, 9.949, 6.531) ( 0.02, 0.05, 0.14)
  16380. 33: bond ( -2.971, 3.963, 5.094) ( -2.968, 3.968, 5.102) ( 0.09, 0.12, 0.15)
  16381. 33: angle ( 5.464, 0.715, 2.624) ( 5.467, 0.715, 2.625) ( 0.05, 0.00, 0.02)
  16382. 33: torsion ( -0.047, -0.247, 0.164) ( -0.047, -0.246, 0.164) ( 0.00, 0.01, 0.00)
  16383. 33: oop ( 0.002, 0.010, -0.007) ( 0.002, 0.010, -0.007) ( 0.00, 0.00, 0.00)
  16384. 33: vdw (-34.109, 3.803, -5.190) (-34.108, 3.803, -5.190) ( 0.00, 0.00, 0.00)
  16385. 33: electro ( 4.561, 1.700, 3.837) ( 4.561, 1.700, 3.837) ( 0.00, 0.00, 0.00)
  16386. 33: 18 ( 30.529, -30.549, -40.485) ( 30.557, -30.522, -40.458) ( 0.09, 0.09, 0.07)
  16387. 33: bond ( 8.498, -14.006, -18.729) ( 8.516, -13.988, -18.710) ( 0.21, 0.13, 0.10)
  16388. 33: angle ( 16.263, -8.839, -10.459) ( 16.272, -8.833, -10.451) ( 0.05, 0.08, 0.07)
  16389. 33: torsion ( 0.079, 0.420, -0.281) ( 0.079, 0.420, -0.280) ( 0.00, 0.02, 0.01)
  16390. 33: oop ( 0.013, 0.070, -0.047) ( 0.013, 0.070, -0.047) ( 0.00, 0.00, 0.00)
  16391. 33: vdw ( 5.071, -8.155, -11.104) ( 5.072, -8.155, -11.103) ( 0.01, 0.00, 0.00)
  16392. 33: electro ( 0.605, -0.037, 0.133) ( 0.605, -0.037, 0.133) ( 0.00, 0.00, 0.00)
  16393. 33: 19 (-28.792, 0.611, -6.408) (-28.783, 0.615, -6.399) ( 0.03, 0.21, 0.14)
  16394. 33: bond ( -4.128, -2.571, -5.000) ( -4.122, -2.569, -4.992) ( 0.13, 0.08, 0.16)
  16395. 33: angle ( 4.816, -2.635, -2.623) ( 4.818, -2.635, -2.623) ( 0.04, 0.02, 0.02)
  16396. 33: torsion ( 0.046, 0.249, -0.167) ( 0.046, 0.250, -0.167) ( 0.00, 0.01, 0.00)
  16397. 33: oop ( -0.002, -0.011, 0.007) ( -0.002, -0.011, 0.007) ( 0.00, 0.00, 0.00)
  16398. 33: vdw (-33.156, 8.814, 5.218) (-33.155, 8.814, 5.218) ( 0.00, 0.00, 0.00)
  16399. 33: electro ( 3.632, -3.234, -3.843) ( 3.632, -3.234, -3.843) ( 0.00, 0.00, 0.00)
  16400. 33: 20 ( -8.010, 3.950, -1.373) ( -8.005, 3.961, -1.369) ( 0.06, 0.27, 0.31)
  16401. 33: bond ( -1.679, 4.331, -2.400) ( -1.677, 4.341, -2.397) ( 0.09, 0.23, 0.13)
  16402. 33: angle ( -8.067, -1.970, 2.075) ( -8.064, -1.970, 2.075) ( 0.04, 0.01, 0.01)
  16403. 33: torsion ( 0.009, 0.049, 0.083) ( 0.009, 0.050, 0.084) ( 0.00, 0.00, 0.01)
  16404. 33: oop ( 0.000, 0.002, 0.004) ( 0.000, 0.002, 0.004) ( 0.00, 0.00, 0.00)
  16405. 33: vdw ( 1.178, 1.225, -0.870) ( 1.178, 1.225, -0.870) ( 0.01, 0.00, 0.00)
  16406. 33: electro ( 0.549, 0.313, -0.265) ( 0.549, 0.313, -0.265) ( 0.00, 0.00, 0.00)
  16407. 33: 21 ( 1.256, 6.103, -3.821) ( 1.264, 6.110, -3.817) ( 0.66, 0.11, 0.10)
  16408. 33: bond ( 3.309, 2.985, -2.153) ( 3.315, 2.991, -2.151) ( 0.19, 0.17, 0.12)
  16409. 33: angle ( -3.351, 2.788, -1.285) ( -3.350, 2.790, -1.284) ( 0.06, 0.05, 0.02)
  16410. 33: torsion ( -0.003, -0.018, -0.030) ( -0.003, -0.017, -0.029) ( 0.00, 0.00, 0.00)
  16411. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16412. 33: vdw ( 0.230, -0.206, 0.099) ( 0.230, -0.206, 0.099) ( 0.00, 0.00, 0.00)
  16413. 33: electro ( 1.072, 0.553, -0.452) ( 1.072, 0.553, -0.452) ( 0.00, 0.00, 0.00)
  16414. 33: 22 ( 4.183, 6.263, -8.296) ( 4.188, 6.272, -8.290) ( 0.12, 0.14, 0.06)
  16415. 33: bond ( -3.539, 5.280, -3.647) ( -3.536, 5.287, -3.644) ( 0.09, 0.14, 0.10)
  16416. 33: angle ( 8.074, -0.673, -8.814) ( 8.075, -0.672, -8.812) ( 0.02, 0.08, 0.02)
  16417. 33: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16418. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16419. 33: vdw ( -0.302, 1.409, 4.011) ( -0.302, 1.409, 4.011) ( 0.00, 0.00, 0.00)
  16420. 33: electro ( -0.049, 0.248, 0.155) ( -0.049, 0.248, 0.155) ( 0.00, 0.00, 0.00)
  16421. 33: 23 ( 1.760, -9.935, 3.608) ( 1.768, -9.928, 3.612) ( 0.42, 0.07, 0.11)
  16422. 33: bond ( -4.804, -4.755, 2.671) ( -4.798, -4.749, 2.673) ( 0.13, 0.13, 0.07)
  16423. 33: angle ( 6.694, -7.578, -1.445) ( 6.695, -7.577, -1.443) ( 0.02, 0.01, 0.14)
  16424. 33: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16425. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16426. 33: vdw ( -0.003, 2.330, 2.074) ( -0.003, 2.330, 2.074) ( 0.00, 0.00, 0.00)
  16427. 33: electro ( -0.127, 0.067, 0.308) ( -0.127, 0.067, 0.308) ( 0.00, 0.00, 0.00)
  16428. 33: 24 ( 19.965, -2.748, 0.181) ( 19.972, -2.743, 0.189) ( 0.03, 0.18, 0.14)
  16429. 33: bond ( 4.537, -3.942, -5.382) ( 4.541, -3.938, -5.375) ( 0.10, 0.09, 0.12)
  16430. 33: angle (-13.992, -2.615, -9.907) (-13.990, -2.614, -9.906) ( 0.01, 0.06, 0.01)
  16431. 33: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16432. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16433. 33: vdw ( 30.374, 3.599, 15.457) ( 30.375, 3.599, 15.457) ( 0.00, 0.00, 0.00)
  16434. 33: electro ( -0.954, 0.210, 0.013) ( -0.954, 0.210, 0.013) ( 0.00, 0.00, 0.00)
  16435. 33: 25 ( 1.717, -7.297, 8.165) ( 1.725, -7.292, 8.170) ( 0.48, 0.07, 0.06)
  16436. 33: bond ( -5.109, -3.600, 3.593) ( -5.102, -3.596, 3.596) ( 0.14, 0.10, 0.10)
  16437. 33: angle ( 7.750, -2.293, 8.703) ( 7.751, -2.291, 8.705) ( 0.01, 0.08, 0.02)
  16438. 33: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16439. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16440. 33: vdw ( -0.787, -1.191, -3.976) ( -0.787, -1.191, -3.976) ( 0.00, 0.00, 0.00)
  16441. 33: electro ( -0.137, -0.213, -0.155) ( -0.137, -0.213, -0.155) ( 0.00, 0.00, 0.00)
  16442. 33: 26 ( 19.499, -4.596, -0.325) ( 19.508, -4.593, -0.317) ( 0.05, 0.07, 0.25)
  16443. 33: bond ( 5.574, 2.012, 5.268) ( 5.581, 2.013, 5.275) ( 0.13, 0.05, 0.12)
  16444. 33: angle (-12.096, 7.610, 9.892) (-12.095, 7.612, 9.894) ( 0.01, 0.03, 0.01)
  16445. 33: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16446. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16447. 33: vdw ( 26.986, -14.368, -15.473) ( 26.987, -14.368, -15.473) ( 0.00, 0.00, 0.00)
  16448. 33: electro ( -0.965, 0.151, -0.012) ( -0.965, 0.151, -0.012) ( 0.00, 0.00, 0.00)
  16449. 33: 27 ( 5.268, 8.549, -3.580) ( 5.272, 8.559, -3.576) ( 0.07, 0.13, 0.11)
  16450. 33: bond ( -2.739, 6.061, -2.633) ( -2.737, 6.071, -2.631) ( 0.08, 0.17, 0.07)
  16451. 33: angle ( 9.010, 4.695, 1.457) ( 9.012, 4.695, 1.459) ( 0.02, 0.01, 0.14)
  16452. 33: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16453. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16454. 33: vdw ( -0.860, -2.190, -2.096) ( -0.860, -2.190, -2.096) ( 0.00, 0.00, 0.00)
  16455. 33: electro ( -0.142, -0.017, -0.308) ( -0.142, -0.017, -0.308) ( 0.00, 0.00, 0.00)
  16456. 33: ok 34 # gradients
  16457. 33: ok 35 # energy
  16458. 33:
  16459. 33: V A L I D A T E G R A D I E N T S
  16460. 33:
  16461. 33: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  16462. 33: ----------------------------------------------------------------------------------------
  16463. 33: 1 (217.211, 187.515, 330.409) (217.235, 187.528, 330.436) ( 0.01, 0.01, 0.01)
  16464. 33: bond (211.685, 155.105, 283.667) (211.703, 155.111, 283.687) ( 0.01, 0.00, 0.01)
  16465. 33: angle ( -3.964, 51.185, 16.965) ( -3.958, 51.192, 16.972) ( 0.14, 0.01, 0.04)
  16466. 33: torsion ( -2.356, -23.585, 13.663) ( -2.356, -23.584, 13.663) ( 0.01, 0.00, 0.00)
  16467. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16468. 33: vdw ( 8.692, 6.517, 14.240) ( 8.692, 6.517, 14.240) ( 0.00, 0.00, 0.00)
  16469. 33: electro ( 3.155, -1.708, 1.874) ( 3.155, -1.708, 1.874) ( 0.00, 0.00, 0.00)
  16470. 33: 2 (-126.283, 23.279, 78.476) (-126.255, 23.305, 78.505) ( 0.02, 0.11, 0.04)
  16471. 33: bond (-83.933, 34.546, 58.541) (-83.914, 34.565, 58.559) ( 0.02, 0.05, 0.03)
  16472. 33: angle (-25.194, -15.507, -5.861) (-25.186, -15.499, -5.852) ( 0.03, 0.05, 0.16)
  16473. 33: torsion ( -0.848, 3.185, 0.882) ( -0.847, 3.186, 0.883) ( 0.01, 0.01, 0.03)
  16474. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16475. 33: vdw (-16.235, 0.628, 23.904) (-16.235, 0.628, 23.905) ( 0.00, 0.00, 0.00)
  16476. 33: electro ( -0.073, 0.426, 1.009) ( -0.073, 0.426, 1.009) ( 0.00, 0.00, 0.00)
  16477. 33: 3 (-101.376, -91.619, 80.919) (-101.347, -91.592, 80.946) ( 0.03, 0.03, 0.03)
  16478. 33: bond (-54.446, -68.193, 60.016) (-54.428, -68.175, 60.035) ( 0.03, 0.03, 0.03)
  16479. 33: angle (-20.728, -10.594, 8.671) (-20.719, -10.586, 8.679) ( 0.04, 0.08, 0.10)
  16480. 33: torsion ( -0.882, -2.521, -0.598) ( -0.882, -2.520, -0.598) ( 0.04, 0.02, 0.01)
  16481. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16482. 33: vdw (-25.165, -10.358, 12.532) (-25.165, -10.358, 12.532) ( 0.00, 0.00, 0.00)
  16483. 33: electro ( -0.154, 0.047, 0.298) ( -0.154, 0.047, 0.298) ( 0.00, 0.00, 0.00)
  16484. 33: 4 ( -7.587, 36.159, -0.492) ( -7.563, 36.172, -0.467) ( 0.31, 0.04, 1.21)
  16485. 33: bond (-11.839, 36.138, -4.064) (-11.823, 36.143, -4.046) ( 0.14, 0.01, 0.44)
  16486. 33: angle ( 17.681, -1.428, 19.899) ( 17.688, -1.421, 19.905) ( 0.03, 0.51, 0.03)
  16487. 33: torsion ( -0.986, 6.062, 0.679) ( -0.986, 6.063, 0.679) ( 0.02, 0.01, 0.01)
  16488. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16489. 33: vdw (-11.761, -4.223, -14.758) (-11.761, -4.223, -14.758) ( 0.00, 0.00, 0.00)
  16490. 33: electro ( -0.681, -0.389, -2.248) ( -0.681, -0.389, -2.248) ( 0.00, 0.00, 0.00)
  16491. 33: 5 (113.406, -39.406, -104.121) (113.434, -39.380, -104.093) ( 0.02, 0.07, 0.03)
  16492. 33: bond ( 80.632, -35.303, -58.525) ( 80.651, -35.285, -58.507) ( 0.02, 0.05, 0.03)
  16493. 33: angle ( 14.870, -2.308, -19.874) ( 14.879, -2.300, -19.865) ( 0.06, 0.34, 0.05)
  16494. 33: torsion ( 0.122, -2.184, -1.544) ( 0.123, -2.184, -1.543) ( 0.00, 0.02, 0.02)
  16495. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16496. 33: vdw ( 17.613, 0.250, -24.092) ( 17.613, 0.250, -24.092) ( 0.00, 0.00, 0.00)
  16497. 33: electro ( 0.168, 0.139, -0.086) ( 0.168, 0.139, -0.086) ( 0.00, 0.00, 0.00)
  16498. 33: 6 ( 82.710, 70.383, -104.202) ( 82.738, 70.410, -104.175) ( 0.03, 0.04, 0.03)
  16499. 33: bond ( 54.952, 69.597, -60.182) ( 54.970, 69.616, -60.163) ( 0.03, 0.03, 0.03)
  16500. 33: angle ( -1.834, -9.782, -31.818) ( -1.825, -9.774, -31.809) ( 0.50, 0.08, 0.03)
  16501. 33: torsion ( 2.726, 0.984, -0.073) ( 2.727, 0.984, -0.073) ( 0.01, 0.04, 0.00)
  16502. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16503. 33: vdw ( 26.431, 8.903, -12.274) ( 26.432, 8.903, -12.274) ( 0.00, 0.00, 0.00)
  16504. 33: electro ( 0.434, 0.681, 0.145) ( 0.434, 0.681, 0.145) ( 0.00, 0.00, 0.00)
  16505. 33: 7 (-81.366, -64.293, -112.248) (-81.339, -64.266, -112.220) ( 0.03, 0.04, 0.02)
  16506. 33: bond (-49.826, -55.720, -73.216) (-49.807, -55.701, -73.197) ( 0.04, 0.03, 0.03)
  16507. 33: angle (-25.623, -7.932, -31.950) (-25.615, -7.925, -31.942) ( 0.03, 0.10, 0.03)
  16508. 33: torsion ( -0.025, 0.016, 0.004) ( -0.025, 0.016, 0.004) ( 0.00, 0.00, 0.00)
  16509. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16510. 33: vdw ( -6.002, -0.680, -7.188) ( -6.002, -0.680, -7.187) ( 0.00, 0.00, 0.00)
  16511. 33: electro ( 0.110, 0.023, 0.102) ( 0.110, 0.023, 0.102) ( 0.00, 0.00, 0.00)
  16512. 33: 8 (-84.901, -97.294, -211.536) (-84.878, -97.259, -211.504) ( 0.03, 0.04, 0.02)
  16513. 33: bond (-64.569, -159.993, -205.131) (-64.552, -159.963, -205.104) ( 0.03, 0.02, 0.01)
  16514. 33: angle (-21.580, 8.756, 34.671) (-21.575, 8.761, 34.675) ( 0.02, 0.06, 0.01)
  16515. 33: torsion ( 0.086, 52.261, -45.427) ( 0.086, 52.262, -45.427) ( 0.00, 0.00, 0.00)
  16516. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16517. 33: vdw ( 1.400, 1.198, 4.045) ( 1.401, 1.198, 4.045) ( 0.01, 0.01, 0.00)
  16518. 33: electro ( -0.238, 0.483, 0.307) ( -0.238, 0.483, 0.307) ( 0.00, 0.00, 0.00)
  16519. 33: 9 ( 47.138, -20.490, -79.746) ( 47.141, -20.486, -79.727) ( 0.01, 0.02, 0.02)
  16520. 33: bond ( 23.650, 25.473, -69.737) ( 23.653, 25.475, -69.719) ( 0.01, 0.01, 0.03)
  16521. 33: angle ( 7.691, -29.676, -8.234) ( 7.692, -29.675, -8.234) ( 0.01, 0.00, 0.00)
  16522. 33: torsion ( 10.115, -17.057, -2.801) ( 10.114, -17.057, -2.801) ( 0.00, 0.00, 0.00)
  16523. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16524. 33: vdw ( 6.064, 1.628, 4.528) ( 6.064, 1.628, 4.528) ( 0.00, 0.00, 0.00)
  16525. 33: electro ( -0.382, -0.857, -3.501) ( -0.382, -0.857, -3.501) ( 0.00, 0.00, 0.00)
  16526. 33: 10 ( 22.452, -68.999, 4.634) ( 22.454, -68.977, 4.636) ( 0.01, 0.03, 0.05)
  16527. 33: bond ( 7.092, -71.602, 11.127) ( 7.093, -71.580, 11.128) ( 0.01, 0.03, 0.01)
  16528. 33: angle ( 25.125, -1.719, -27.071) ( 25.126, -1.719, -27.069) ( 0.01, 0.00, 0.01)
  16529. 33: torsion ( -6.304, 2.008, 16.933) ( -6.304, 2.008, 16.933) ( 0.00, 0.00, 0.00)
  16530. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16531. 33: vdw ( -3.776, 5.337, 5.447) ( -3.775, 5.337, 5.447) ( 0.01, 0.00, 0.00)
  16532. 33: electro ( 0.314, -3.023, -1.802) ( 0.314, -3.023, -1.802) ( 0.00, 0.00, 0.00)
  16533. 33: 11 (-91.734, -3.752, 31.634) (-91.701, -3.716, 31.641) ( 0.04, 0.95, 0.02)
  16534. 33: bond (-115.629, 31.876, 11.097) (-115.607, 31.903, 11.099) ( 0.02, 0.09, 0.02)
  16535. 33: angle ( 40.424, -23.656, -4.616) ( 40.434, -23.649, -4.615) ( 0.02, 0.03, 0.02)
  16536. 33: torsion ( -3.029, -18.365, 20.747) ( -3.029, -18.365, 20.751) ( 0.00, 0.00, 0.02)
  16537. 33: oop ( 0.009, 0.135, -0.575) ( 0.009, 0.135, -0.575) ( 0.00, 0.00, 0.01)
  16538. 33: vdw (-16.915, 5.219, 3.714) (-16.914, 5.219, 3.714) ( 0.00, 0.00, 0.00)
  16539. 33: electro ( 3.407, 1.040, 1.267) ( 3.407, 1.040, 1.267) ( 0.00, 0.00, 0.00)
  16540. 33: 12 (-16.890, 0.378, -2.771) (-16.853, 0.413, -2.763) ( 0.22, 1.32, 0.30)
  16541. 33: bond ( -8.035, -13.185, -3.327) ( -8.007, -13.159, -3.325) ( 0.34, 0.20, 0.05)
  16542. 33: angle ( 6.508, 32.172, 7.826) ( 6.518, 32.180, 7.827) ( 0.14, 0.03, 0.01)
  16543. 33: torsion ( 0.011, 0.610, -2.907) ( 0.011, 0.610, -2.901) ( 0.00, 0.02, 0.19)
  16544. 33: oop ( -0.005, 0.065, -0.288) ( -0.005, 0.066, -0.287) ( 0.00, 0.00, 0.02)
  16545. 33: vdw (-15.557, -19.026, -3.760) (-15.556, -19.025, -3.760) ( 0.00, 0.00, 0.00)
  16546. 33: electro ( 0.187, -0.259, -0.316) ( 0.187, -0.259, -0.316) ( 0.00, 0.00, 0.00)
  16547. 33: 13 ( 11.333, -95.648, -41.494) ( 11.372, -95.614, -41.485) ( 0.34, 0.04, 0.02)
  16548. 33: bond ( 28.466, 16.983, 3.015) ( 28.496, 17.006, 3.017) ( 0.11, 0.14, 0.06)
  16549. 33: angle ( 3.964, -95.948, -24.764) ( 3.972, -95.938, -24.764) ( 0.19, 0.01, 0.00)
  16550. 33: torsion ( -0.141, 1.849, -7.029) ( -0.141, 1.849, -7.023) ( 0.00, 0.02, 0.08)
  16551. 33: oop ( -0.018, 0.196, -0.781) ( -0.018, 0.196, -0.780) ( 0.00, 0.00, 0.06)
  16552. 33: vdw (-21.606, -18.365, -11.815) (-21.606, -18.364, -11.815) ( 0.00, 0.00, 0.00)
  16553. 33: electro ( 0.669, -0.364, -0.121) ( 0.669, -0.364, -0.121) ( 0.00, 0.00, 0.00)
  16554. 33: 14 (-151.803, 91.853, 66.194) (-151.765, 91.891, 66.202) ( 0.03, 0.04, 0.01)
  16555. 33: bond (-82.770, 58.919, 18.111) (-82.743, 58.946, 18.113) ( 0.03, 0.05, 0.01)
  16556. 33: angle (-60.873, 53.130, 19.549) (-60.863, 53.140, 19.549) ( 0.02, 0.02, 0.00)
  16557. 33: torsion ( -0.379, -11.956, 45.545) ( -0.379, -11.955, 45.551) ( 0.00, 0.00, 0.01)
  16558. 33: oop ( 0.007, -0.075, 0.304) ( 0.007, -0.075, 0.304) ( 0.00, 0.00, 0.00)
  16559. 33: vdw ( -4.978, -9.405, -16.245) ( -4.977, -9.405, -16.245) ( 0.02, 0.00, 0.00)
  16560. 33: electro ( -2.809, 1.240, -1.070) ( -2.809, 1.240, -1.070) ( 0.00, 0.00, 0.00)
  16561. 33: 15 (230.847, 218.823, 56.485) (230.888, 218.863, 56.496) ( 0.02, 0.02, 0.02)
  16562. 33: bond (208.431, 186.218, 54.498) (208.462, 186.248, 54.502) ( 0.01, 0.02, 0.01)
  16563. 33: angle ( 14.169, 8.689, 17.649) ( 14.179, 8.698, 17.650) ( 0.07, 0.11, 0.00)
  16564. 33: torsion ( 0.696, 3.520, -15.792) ( 0.696, 3.521, -15.786) ( 0.01, 0.02, 0.03)
  16565. 33: oop ( 0.010, 0.195, -0.759) ( 0.010, 0.195, -0.758) ( 0.00, 0.00, 0.00)
  16566. 33: vdw ( 10.100, 19.421, 0.832) ( 10.101, 19.421, 0.832) ( 0.01, 0.00, 0.00)
  16567. 33: electro ( -2.560, 0.781, 0.056) ( -2.560, 0.781, 0.056) ( 0.00, 0.00, 0.00)
  16568. 33: 16 (-27.242, 38.867, -5.663) (-27.203, 38.901, -5.654) ( 0.14, 0.09, 0.16)
  16569. 33: bond ( 42.454, -0.705, 1.999) ( 42.484, -0.682, 2.001) ( 0.07, 1.62, 0.10)
  16570. 33: angle (-46.803, 20.940, 4.807) (-46.795, 20.950, 4.808) ( 0.02, 0.05, 0.01)
  16571. 33: torsion ( 0.606, 6.259, -22.040) ( 0.606, 6.259, -22.034) ( 0.00, 0.01, 0.03)
  16572. 33: oop ( -0.035, -0.633, 2.435) ( -0.035, -0.633, 2.436) ( 0.00, 0.00, 0.03)
  16573. 33: vdw (-23.493, 13.266, 7.239) (-23.493, 13.267, 7.239) ( 0.00, 0.01, 0.00)
  16574. 33: electro ( 0.029, -0.261, -0.103) ( 0.029, -0.261, -0.103) ( 0.00, 0.00, 0.00)
  16575. 33: 17 (-85.933, -123.200, -121.525) (-85.914, -123.179, -121.519) ( 0.02, 0.02, 0.00)
  16576. 33: bond (-16.269, 56.492, 4.485) (-16.253, 56.504, 4.485) ( 0.10, 0.02, 0.00)
  16577. 33: angle ( -8.391, -9.142, 8.465) ( -8.388, -9.137, 8.467) ( 0.04, 0.06, 0.02)
  16578. 33: torsion ( -0.305, -1.435, 4.824) ( -0.305, -1.435, 4.825) ( 0.00, 0.00, 0.03)
  16579. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16580. 33: vdw (-58.575, -165.169, -147.717) (-58.575, -165.166, -147.714) ( 0.00, 0.00, 0.00)
  16581. 33: electro ( -2.393, -3.945, 8.418) ( -2.393, -3.945, 8.418) ( 0.00, 0.00, 0.00)
  16582. 33: 18 (146.082, -64.602, -118.081) (146.108, -64.575, -118.054) ( 0.02, 0.04, 0.02)
  16583. 33: bond ( 60.804, -67.609, -76.802) ( 60.822, -67.592, -76.783) ( 0.03, 0.03, 0.02)
  16584. 33: angle ( 50.538, 6.452, -38.791) ( 50.546, 6.461, -38.783) ( 0.02, 0.14, 0.02)
  16585. 33: torsion ( 1.410, -0.020, -3.542) ( 1.410, -0.020, -3.541) ( 0.02, 0.00, 0.01)
  16586. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16587. 33: vdw ( 31.728, -2.826, 1.227) ( 31.729, -2.826, 1.227) ( 0.00, 0.00, 0.00)
  16588. 33: electro ( 1.601, -0.598, -0.174) ( 1.601, -0.598, -0.174) ( 0.00, 0.00, 0.00)
  16589. 33: 19 (-12.257, -67.657, 112.617) (-12.230, -67.630, 112.644) ( 0.22, 0.04, 0.02)
  16590. 33: bond ( -2.071, -43.907, 76.597) ( -2.053, -43.888, 76.616) ( 0.91, 0.04, 0.02)
  16591. 33: angle (-16.897, -16.971, 31.218) (-16.889, -16.963, 31.226) ( 0.04, 0.04, 0.03)
  16592. 33: torsion ( -1.851, -0.486, -0.491) ( -1.851, -0.485, -0.491) ( 0.01, 0.01, 0.00)
  16593. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16594. 33: vdw ( 9.093, -6.848, 5.638) ( 9.093, -6.847, 5.638) ( 0.00, 0.00, 0.00)
  16595. 33: electro ( -0.531, 0.554, -0.344) ( -0.531, 0.554, -0.344) ( 0.00, 0.00, 0.00)
  16596. 33: 20 (-152.138, -343.379, -45.932) (-152.102, -343.338, -45.923) ( 0.02, 0.01, 0.02)
  16597. 33: bond (-201.441, -469.606, -49.224) (-201.415, -469.576, -49.220) ( 0.01, 0.01, 0.01)
  16598. 33: angle ( 71.990, 141.225, 4.623) ( 71.999, 141.235, 4.625) ( 0.01, 0.01, 0.04)
  16599. 33: torsion ( -3.552, 1.841, 4.793) ( -3.551, 1.841, 4.797) ( 0.02, 0.01, 0.07)
  16600. 33: oop ( 0.225, -0.035, -0.581) ( 0.225, -0.035, -0.581) ( 0.00, 0.00, 0.00)
  16601. 33: vdw (-22.891, -15.051, -5.706) (-22.890, -15.050, -5.706) ( 0.00, 0.00, 0.00)
  16602. 33: electro ( 3.530, -1.753, 0.162) ( 3.530, -1.753, 0.162) ( 0.00, 0.00, 0.00)
  16603. 33: 21 ( 20.891, 425.258, 10.758) ( 20.912, 425.289, 10.764) ( 0.10, 0.01, 0.05)
  16604. 33: bond (105.109, 354.969, 20.611) (105.119, 354.998, 20.612) ( 0.01, 0.01, 0.01)
  16605. 33: angle (-86.447, 44.638, -37.589) (-86.438, 44.639, -37.588) ( 0.01, 0.00, 0.00)
  16606. 33: torsion (-12.750, 1.859, 34.900) (-12.750, 1.859, 34.904) ( 0.00, 0.00, 0.01)
  16607. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16608. 33: vdw ( 19.589, 24.413, -7.778) ( 19.590, 24.413, -7.778) ( 0.01, 0.00, 0.00)
  16609. 33: electro ( -4.609, -0.619, 0.613) ( -4.609, -0.619, 0.613) ( 0.00, 0.00, 0.00)
  16610. 33: 22 (-92.562, -41.997, -35.574) (-92.526, -41.954, -35.562) ( 0.04, 0.10, 0.03)
  16611. 33: bond (-165.434, -58.689, -60.447) (-165.408, -58.658, -60.443) ( 0.02, 0.05, 0.01)
  16612. 33: angle ( 83.113, -41.846, 33.596) ( 83.122, -41.836, 33.598) ( 0.01, 0.02, 0.00)
  16613. 33: torsion ( 1.564, -0.360, -3.984) ( 1.565, -0.360, -3.978) ( 0.06, 0.00, 0.15)
  16614. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16615. 33: vdw (-12.906, 62.685, -5.108) (-12.906, 62.687, -5.108) ( 0.00, 0.00, 0.00)
  16616. 33: electro ( 1.100, -3.786, 0.369) ( 1.100, -3.786, 0.369) ( 0.00, 0.00, 0.00)
  16617. 33: 23 (-32.152, -192.810, 0.348) (-32.117, -192.767, 0.359) ( 0.11, 0.02, 0.36)
  16618. 33: bond (108.812, -280.249, 58.873) (108.835, -280.214, 58.878) ( 0.02, 0.01, 0.01)
  16619. 33: angle (-163.279, 63.250, -62.048) (-163.268, 63.259, -62.047) ( 0.01, 0.01, 0.00)
  16620. 33: torsion ( 0.921, -0.142, -2.462) ( 0.922, -0.142, -2.457) ( 0.06, 0.00, 0.19)
  16621. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16622. 33: vdw ( 20.326, 23.166, 6.134) ( 20.327, 23.167, 6.134) ( 0.00, 0.00, 0.00)
  16623. 33: electro ( 1.068, 1.164, -0.149) ( 1.068, 1.164, -0.149) ( 0.00, 0.00, 0.00)
  16624. 33: 24 (-217.544, 369.047, -109.323) (-217.502, 369.081, -109.313) ( 0.02, 0.01, 0.01)
  16625. 33: bond (-162.139, 311.100, -82.294) (-162.106, 311.128, -82.288) ( 0.02, 0.01, 0.01)
  16626. 33: angle (-59.184, 75.555, -29.672) (-59.176, 75.559, -29.672) ( 0.01, 0.01, 0.00)
  16627. 33: torsion ( -1.055, 0.167, 2.742) ( -1.055, 0.167, 2.744) ( 0.04, 0.00, 0.10)
  16628. 33: oop ( 0.235, -0.043, -0.593) ( 0.235, -0.043, -0.593) ( 0.00, 0.00, 0.00)
  16629. 33: vdw ( 13.081, -11.814, 5.483) ( 13.082, -11.814, 5.483) ( 0.00, 0.00, 0.00)
  16630. 33: electro ( -8.482, -5.916, -4.988) ( -8.482, -5.916, -4.988) ( 0.00, 0.00, 0.00)
  16631. 33: 25 ( 66.407, 187.232, -9.501) ( 66.433, 187.273, -9.497) ( 0.04, 0.02, 0.04)
  16632. 33: bond (-15.601, 419.386, -44.870) (-15.575, 419.414, -44.867) ( 0.17, 0.01, 0.01)
  16633. 33: angle ( 36.589, -230.634, 27.507) ( 36.589, -230.624, 27.506) ( 0.00, 0.00, 0.00)
  16634. 33: torsion ( 15.026, -2.682, -39.086) ( 15.026, -2.682, -39.085) ( 0.00, 0.00, 0.00)
  16635. 33: oop ( -0.737, 0.140, 1.845) ( -0.737, 0.140, 1.846) ( 0.01, 0.00, 0.04)
  16636. 33: vdw ( 30.680, -16.006, 36.690) ( 30.680, -16.003, 36.690) ( 0.00, 0.02, 0.00)
  16637. 33: electro ( 0.449, 17.028, 8.413) ( 0.449, 17.028, 8.413) ( 0.00, 0.00, 0.00)
  16638. 33: 26 (-11.888, -260.391, 30.878) (-11.856, -260.356, 30.888) ( 0.27, 0.01, 0.03)
  16639. 33: bond (-33.193, -146.283, -1.057) (-33.170, -146.256, -1.054) ( 0.07, 0.02, 0.33)
  16640. 33: angle ( 19.518, -111.977, 15.249) ( 19.526, -111.969, 15.252) ( 0.04, 0.01, 0.02)
  16641. 33: torsion ( -0.184, -0.192, 0.177) ( -0.183, -0.192, 0.180) ( 0.01, 0.00, 0.06)
  16642. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16643. 33: vdw ( 2.138, -1.108, 16.042) ( 2.138, -1.108, 16.042) ( 0.00, 0.00, 0.00)
  16644. 33: electro ( -0.168, -0.831, 0.468) ( -0.168, -0.831, 0.468) ( 0.00, 0.00, 0.00)
  16645. 33: 27 (111.559, 149.906, 30.391) (111.583, 149.927, 30.396) ( 0.02, 0.01, 0.02)
  16646. 33: bond ( 93.711, -14.789, 36.759) ( 93.734, -14.772, 36.762) ( 0.02, 0.11, 0.01)
  16647. 33: angle ( 13.291, 166.495, -7.984) ( 13.291, 166.499, -7.984) ( 0.01, 0.00, 0.00)
  16648. 33: torsion ( 0.310, -0.049, -0.827) ( 0.310, -0.049, -0.826) ( 0.00, 0.00, 0.08)
  16649. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16650. 33: vdw ( 3.601, -4.769, 2.472) ( 3.601, -4.769, 2.473) ( 0.01, 0.00, 0.00)
  16651. 33: electro ( 0.647, 3.018, -0.028) ( 0.647, 3.018, -0.028) ( 0.00, 0.00, 0.00)
  16652. 33: 28 ( 50.721, -151.806, 31.087) ( 50.753, -151.772, 31.096) ( 0.06, 0.02, 0.03)
  16653. 33: bond (-25.117, 4.829, -10.189) (-25.093, 4.858, -10.185) ( 0.10, 0.60, 0.04)
  16654. 33: angle ( 79.137, -164.735, 39.459) ( 79.144, -164.730, 39.462) ( 0.01, 0.00, 0.01)
  16655. 33: torsion ( -1.218, 0.222, 3.253) ( -1.218, 0.222, 3.254) ( 0.02, 0.00, 0.04)
  16656. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16657. 33: vdw ( -1.208, 1.858, -1.052) ( -1.208, 1.859, -1.052) ( 0.00, 0.00, 0.00)
  16658. 33: electro ( -0.872, 6.019, -0.383) ( -0.872, 6.019, -0.383) ( 0.00, 0.00, 0.00)
  16659. 33: 29 ( 67.815, 4.802, 25.326) ( 67.834, 4.807, 25.329) ( 0.03, 0.11, 0.01)
  16660. 33: bond ( 49.746, -21.031, 20.835) ( 49.765, -21.028, 20.838) ( 0.04, 0.02, 0.01)
  16661. 33: angle ( 13.299, 34.590, 3.146) ( 13.299, 34.592, 3.146) ( 0.00, 0.00, 0.00)
  16662. 33: torsion ( 0.748, -0.114, -1.903) ( 0.748, -0.114, -1.902) ( 0.01, 0.00, 0.03)
  16663. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16664. 33: vdw ( 2.247, -7.007, 1.184) ( 2.248, -7.007, 1.184) ( 0.01, 0.01, 0.00)
  16665. 33: electro ( 1.774, -1.636, 2.064) ( 1.774, -1.636, 2.064) ( 0.00, 0.00, 0.00)
  16666. 33: 30 ( 27.279, 59.934, 5.884) ( 27.306, 59.961, 5.911) ( 0.10, 0.05, 0.45)
  16667. 33: bond ( 26.025, 1.138, 9.660) ( 26.044, 1.157, 9.680) ( 0.07, 1.67, 0.20)
  16668. 33: angle ( -3.568, 47.349, -4.677) ( -3.560, 47.357, -4.670) ( 0.22, 0.02, 0.15)
  16669. 33: torsion ( -0.005, 0.001, 0.012) ( -0.005, 0.001, 0.012) ( 0.00, 0.00, 0.00)
  16670. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16671. 33: vdw ( 4.821, 12.465, 0.834) ( 4.821, 12.465, 0.834) ( 0.00, 0.00, 0.00)
  16672. 33: electro ( 0.006, -1.018, 0.054) ( 0.006, -1.018, 0.054) ( 0.00, 0.00, 0.00)
  16673. 33: 31 (-92.534, 23.371, 42.206) (-92.506, 23.399, 42.232) ( 0.03, 0.12, 0.06)
  16674. 33: bond (-88.118, 47.008, 28.281) (-88.099, 47.027, 28.299) ( 0.02, 0.04, 0.06)
  16675. 33: angle ( -3.305, -28.370, 8.527) ( -3.297, -28.361, 8.534) ( 0.25, 0.03, 0.08)
  16676. 33: torsion ( -0.753, 0.352, 2.344) ( -0.753, 0.352, 2.345) ( 0.02, 0.01, 0.03)
  16677. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16678. 33: vdw ( -0.356, 4.358, 3.092) ( -0.356, 4.358, 3.092) ( 0.00, 0.00, 0.00)
  16679. 33: electro ( -0.002, 0.024, -0.038) ( -0.002, 0.024, -0.038) ( 0.00, 0.00, 0.00)
  16680. 33: 32 ( 1.054, 109.282, -37.754) ( 1.081, 109.309, -37.728) ( 2.52, 0.02, 0.07)
  16681. 33: bond ( 6.399, 78.046, -23.251) ( 6.418, 78.064, -23.233) ( 0.29, 0.02, 0.08)
  16682. 33: angle ( -3.029, 29.086, -11.004) ( -3.021, 29.094, -10.996) ( 0.25, 0.03, 0.07)
  16683. 33: torsion ( 0.103, 1.410, -0.517) ( 0.103, 1.410, -0.517) ( 0.00, 0.02, 0.01)
  16684. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16685. 33: vdw ( -1.983, 0.257, -2.256) ( -1.983, 0.257, -2.256) ( 0.00, 0.00, 0.00)
  16686. 33: electro ( -0.436, 0.483, -0.726) ( -0.436, 0.483, -0.726) ( 0.00, 0.00, 0.00)
  16687. 33: 33 ( -0.202, -82.325, -65.330) ( -0.175, -82.298, -65.304) ( 0.53, 0.03, 0.04)
  16688. 33: bond ( 0.483, -51.986, -43.271) ( 0.502, -51.967, -43.253) ( 0.92, 0.04, 0.04)
  16689. 33: angle ( 0.825, -30.598, -10.208) ( 0.833, -30.590, -10.201) ( 0.59, 0.03, 0.07)
  16690. 33: torsion ( 0.419, -0.019, 0.041) ( 0.420, -0.019, 0.041) ( 0.01, 0.00, 0.00)
  16691. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16692. 33: vdw ( -1.517, 0.161, -11.478) ( -1.517, 0.161, -11.478) ( 0.00, 0.00, 0.00)
  16693. 33: electro ( -0.414, 0.116, -0.413) ( -0.414, 0.116, -0.413) ( 0.00, 0.00, 0.00)
  16694. 33: 34 ( 28.189, -56.951, -1.521) ( 28.193, -56.938, -1.518) ( 0.02, 0.02, 0.17)
  16695. 33: bond ( 22.740, -62.102, 3.059) ( 22.742, -62.090, 3.059) ( 0.01, 0.02, 0.01)
  16696. 33: angle ( 8.629, 2.796, -7.421) ( 8.631, 2.796, -7.419) ( 0.03, 0.01, 0.03)
  16697. 33: torsion ( 0.979, 0.305, -1.082) ( 0.979, 0.305, -1.082) ( 0.00, 0.00, 0.01)
  16698. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16699. 33: vdw ( -4.351, 1.650, 3.098) ( -4.351, 1.650, 3.098) ( 0.00, 0.00, 0.00)
  16700. 33: electro ( 0.192, 0.402, 0.825) ( 0.192, 0.402, 0.825) ( 0.00, 0.00, 0.00)
  16701. 33: 35 ( 23.961, 22.658, -58.454) ( 23.965, 22.662, -58.442) ( 0.01, 0.02, 0.02)
  16702. 33: bond ( 15.695, 24.384, -60.652) ( 15.696, 24.386, -60.640) ( 0.01, 0.01, 0.02)
  16703. 33: angle ( 12.639, -1.024, 2.860) ( 12.642, -1.022, 2.861) ( 0.02, 0.18, 0.02)
  16704. 33: torsion ( -0.438, 0.017, -0.107) ( -0.438, 0.017, -0.107) ( 0.00, 0.00, 0.00)
  16705. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16706. 33: vdw ( -4.537, -1.666, -1.662) ( -4.537, -1.666, -1.662) ( 0.00, 0.00, 0.00)
  16707. 33: electro ( 0.603, 0.947, 1.106) ( 0.603, 0.947, 1.106) ( 0.00, 0.00, 0.00)
  16708. 33: 36 ( 63.903, 1.291, -9.759) ( 63.917, 1.294, -9.756) ( 0.02, 0.20, 0.03)
  16709. 33: bond ( 65.790, -3.836, -9.623) ( 65.804, -3.836, -9.622) ( 0.02, 0.01, 0.01)
  16710. 33: angle ( -0.500, 5.235, -5.508) ( -0.500, 5.237, -5.506) ( 0.00, 0.04, 0.04)
  16711. 33: torsion ( -0.009, -0.753, 0.237) ( -0.009, -0.753, 0.237) ( 0.00, 0.01, 0.00)
  16712. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16713. 33: vdw ( -0.878, 0.527, 4.101) ( -0.878, 0.527, 4.101) ( 0.00, 0.00, 0.00)
  16714. 33: electro ( -0.499, 0.119, 1.034) ( -0.499, 0.119, 1.034) ( 0.00, 0.00, 0.00)
  16715. 33: 37 ( -9.271, 60.648, -9.108) ( -9.268, 60.661, -9.105) ( 0.04, 0.02, 0.03)
  16716. 33: bond (-17.431, 62.884, -7.653) (-17.430, 62.897, -7.652) ( 0.01, 0.02, 0.01)
  16717. 33: angle ( 8.734, 1.467, -7.843) ( 8.736, 1.467, -7.841) ( 0.02, 0.01, 0.03)
  16718. 33: torsion ( 1.973, 0.481, -0.542) ( 1.973, 0.481, -0.542) ( 0.01, 0.00, 0.00)
  16719. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16720. 33: vdw ( -2.279, -4.010, 5.533) ( -2.279, -4.010, 5.533) ( 0.00, 0.00, 0.00)
  16721. 33: electro ( -0.268, -0.174, 1.397) ( -0.268, -0.174, 1.397) ( 0.00, 0.00, 0.00)
  16722. 33: 38 (-16.458, -18.347, 59.777) (-16.455, -18.343, 59.789) ( 0.02, 0.02, 0.02)
  16723. 33: bond (-14.915, -23.631, 60.460) (-14.914, -23.629, 60.472) ( 0.01, 0.01, 0.02)
  16724. 33: angle ( -6.543, 3.669, -0.179) ( -6.540, 3.671, -0.179) ( 0.04, 0.05, 0.01)
  16725. 33: torsion ( 0.344, -0.544, -0.128) ( 0.344, -0.544, -0.128) ( 0.00, 0.01, 0.00)
  16726. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16727. 33: vdw ( 3.903, 1.685, -0.006) ( 3.903, 1.685, -0.006) ( 0.00, 0.00, 0.00)
  16728. 33: electro ( 0.753, 0.475, -0.371) ( 0.753, 0.475, -0.371) ( 0.00, 0.00, 0.00)
  16729. 33: 39 (-25.095, 56.685, 3.666) (-25.091, 56.698, 3.668) ( 0.02, 0.02, 0.07)
  16730. 33: bond (-22.755, 61.554, -3.326) (-22.753, 61.566, -3.326) ( 0.01, 0.02, 0.01)
  16731. 33: angle ( -9.216, -3.000, 7.499) ( -9.213, -3.000, 7.501) ( 0.02, 0.01, 0.03)
  16732. 33: torsion ( -0.769, -0.189, 1.757) ( -0.769, -0.189, 1.757) ( 0.00, 0.00, 0.01)
  16733. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16734. 33: vdw ( 6.660, -1.802, -2.186) ( 6.660, -1.802, -2.186) ( 0.00, 0.00, 0.00)
  16735. 33: electro ( 0.985, 0.123, -0.078) ( 0.985, 0.123, -0.078) ( 0.00, 0.00, 0.00)
  16736. 33: 40 (-65.919, -0.873, 16.881) (-65.905, -0.870, 16.884) ( 0.02, 0.22, 0.02)
  16737. 33: bond (-66.810, 3.375, 10.478) (-66.796, 3.376, 10.478) ( 0.02, 0.01, 0.01)
  16738. 33: angle ( 1.413, -5.003, 10.616) ( 1.413, -5.001, 10.618) ( 0.01, 0.04, 0.02)
  16739. 33: torsion ( -0.080, -0.246, -0.431) ( -0.080, -0.246, -0.431) ( 0.00, 0.00, 0.00)
  16740. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16741. 33: vdw ( -0.119, -0.016, -3.644) ( -0.119, -0.016, -3.644) ( 0.00, 0.00, 0.00)
  16742. 33: electro ( -0.323, 1.018, -0.138) ( -0.323, 1.018, -0.138) ( 0.00, 0.00, 0.00)
  16743. 33: 41 ( 12.030, -60.568, 14.896) ( 12.034, -60.555, 14.899) ( 0.03, 0.02, 0.02)
  16744. 33: bond ( 18.258, -63.191, 7.895) ( 18.259, -63.178, 7.896) ( 0.01, 0.02, 0.01)
  16745. 33: angle ( -7.961, -0.960, 10.725) ( -7.959, -0.960, 10.727) ( 0.02, 0.02, 0.02)
  16746. 33: torsion ( -0.871, -0.147, 0.836) ( -0.871, -0.147, 0.836) ( 0.01, 0.00, 0.00)
  16747. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16748. 33: vdw ( 2.556, 3.027, -5.023) ( 2.556, 3.027, -5.023) ( 0.00, 0.00, 0.00)
  16749. 33: electro ( 0.049, 0.702, 0.463) ( 0.049, 0.702, 0.463) ( 0.00, 0.00, 0.00)
  16750. 33: 42 ( -9.460, 56.170, 5.244) ( -9.457, 56.183, 5.247) ( 0.04, 0.02, 0.05)
  16751. 33: bond (-16.292, 56.900, -2.500) (-16.291, 56.913, -2.500) ( 0.01, 0.02, 0.01)
  16752. 33: angle ( 9.866, 3.363, 12.263) ( 9.868, 3.363, 12.266) ( 0.02, 0.00, 0.02)
  16753. 33: torsion ( -0.024, -0.006, 0.020) ( -0.023, -0.006, 0.020) ( 0.00, 0.00, 0.00)
  16754. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16755. 33: vdw ( -2.417, -3.477, -3.780) ( -2.417, -3.477, -3.780) ( 0.00, 0.00, 0.00)
  16756. 33: electro ( -0.594, -0.611, -0.759) ( -0.594, -0.611, -0.759) ( 0.00, 0.00, 0.00)
  16757. 33: 43 ( 58.073, -1.976, 2.889) ( 58.087, -1.973, 2.891) ( 0.02, 0.13, 0.10)
  16758. 33: bond ( 58.666, -3.179, -7.229) ( 58.680, -3.178, -7.228) ( 0.02, 0.01, 0.01)
  16759. 33: angle ( 1.855, 1.963, 14.192) ( 1.855, 1.965, 14.195) ( 0.00, 0.11, 0.02)
  16760. 33: torsion ( 0.010, -0.247, 0.188) ( 0.010, -0.247, 0.188) ( 0.00, 0.00, 0.00)
  16761. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16762. 33: vdw ( -1.755, -0.423, -3.552) ( -1.755, -0.423, -3.552) ( 0.00, 0.00, 0.00)
  16763. 33: electro ( -0.703, -0.090, -0.712) ( -0.703, -0.090, -0.712) ( 0.00, 0.00, 0.00)
  16764. 33: 44 ( -2.553, -17.136, 55.620) ( -2.550, -17.132, 55.633) ( 0.12, 0.02, 0.02)
  16765. 33: bond (-11.943, -20.711, 54.183) (-11.942, -20.709, 54.195) ( 0.01, 0.01, 0.02)
  16766. 33: angle ( 12.833, 4.621, 4.594) ( 12.835, 4.623, 4.595) ( 0.02, 0.04, 0.01)
  16767. 33: torsion ( 0.297, -0.227, -0.021) ( 0.297, -0.227, -0.021) ( 0.00, 0.00, 0.00)
  16768. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16769. 33: vdw ( -3.070, -0.743, -2.352) ( -3.070, -0.743, -2.352) ( 0.00, 0.00, 0.00)
  16770. 33: electro ( -0.671, -0.076, -0.784) ( -0.671, -0.076, -0.784) ( 0.00, 0.00, 0.00)
  16771. 33: 45 ( 27.103, 34.168, 8.332) ( 27.112, 34.177, 8.334) ( 0.03, 0.03, 0.02)
  16772. 33: bond ( 31.075, 30.987, 6.962) ( 31.082, 30.994, 6.962) ( 0.02, 0.02, 0.01)
  16773. 33: angle ( -4.082, 3.876, 0.958) ( -4.081, 3.877, 0.958) ( 0.04, 0.04, 0.01)
  16774. 33: torsion ( -0.015, 0.166, -0.674) ( -0.015, 0.166, -0.673) ( 0.00, 0.00, 0.09)
  16775. 33: oop ( 0.003, -0.054, 0.224) ( 0.003, -0.054, 0.224) ( 0.00, 0.00, 0.00)
  16776. 33: vdw ( 1.672, -2.498, 0.018) ( 1.672, -2.498, 0.018) ( 0.01, 0.00, 0.00)
  16777. 33: electro ( -1.550, 1.693, 0.844) ( -1.550, 1.693, 0.844) ( 0.00, 0.00, 0.00)
  16778. 33: 46 ( 2.004, 42.534, 11.129) ( 2.009, 42.547, 11.131) ( 0.23, 0.03, 0.02)
  16779. 33: bond ( -7.218, 36.059, 9.415) ( -7.217, 36.072, 9.416) ( 0.01, 0.04, 0.01)
  16780. 33: angle ( 33.747, 6.444, 1.182) ( 33.751, 6.444, 1.182) ( 0.01, 0.00, 0.00)
  16781. 33: torsion ( 0.021, -0.670, 2.582) ( 0.021, -0.670, 2.583) ( 0.00, 0.01, 0.05)
  16782. 33: oop ( 0.010, -0.092, 0.361) ( 0.010, -0.092, 0.361) ( 0.00, 0.00, 0.00)
  16783. 33: vdw (-23.954, -0.582, -2.762) (-23.954, -0.582, -2.762) ( 0.00, 0.00, 0.00)
  16784. 33: electro ( -0.603, 1.374, 0.352) ( -0.603, 1.374, 0.352) ( 0.00, 0.00, 0.00)
  16785. 33: 47 ( 9.300, -38.950, -13.118) ( 9.305, -38.937, -13.116) ( 0.05, 0.03, 0.02)
  16786. 33: bond ( 11.188, -38.851, -10.799) ( 11.189, -38.839, -10.798) ( 0.01, 0.03, 0.01)
  16787. 33: angle ( 14.206, 3.896, 0.711) ( 14.210, 3.896, 0.711) ( 0.02, 0.01, 0.00)
  16788. 33: torsion ( -0.076, 1.280, -4.685) ( -0.076, 1.281, -4.684) ( 0.00, 0.01, 0.03)
  16789. 33: oop ( 0.019, 0.262, -0.924) ( 0.019, 0.262, -0.924) ( 0.00, 0.00, 0.01)
  16790. 33: vdw (-16.303, -5.490, 2.852) (-16.302, -5.490, 2.852) ( 0.00, 0.00, 0.00)
  16791. 33: electro ( 0.265, -0.047, -0.273) ( 0.265, -0.047, -0.273) ( 0.00, 0.00, 0.00)
  16792. 33: 48 (-60.415, -4.999, 21.746) (-60.402, -4.996, 21.749) ( 0.02, 0.06, 0.01)
  16793. 33: bond (-64.105, -1.676, 15.103) (-64.092, -1.676, 15.104) ( 0.02, 0.02, 0.01)
  16794. 33: angle ( 1.444, -3.785, 5.707) ( 1.444, -3.783, 5.710) ( 0.01, 0.06, 0.04)
  16795. 33: torsion ( 0.505, 0.134, 2.158) ( 0.505, 0.134, 2.158) ( 0.00, 0.00, 0.00)
  16796. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16797. 33: vdw ( -0.013, 0.728, -0.580) ( -0.013, 0.728, -0.580) ( 0.00, 0.00, 0.00)
  16798. 33: electro ( 1.754, -0.400, -0.643) ( 1.754, -0.400, -0.643) ( 0.00, 0.00, 0.00)
  16799. 33: 49 ( 6.659, 15.179, 51.693) ( 6.664, 15.184, 51.702) ( 0.08, 0.03, 0.02)
  16800. 33: bond ( 22.852, 22.698, 38.776) ( 22.855, 22.701, 38.784) ( 0.01, 0.01, 0.02)
  16801. 33: angle (-29.656, -3.057, 19.263) (-29.655, -3.055, 19.263) ( 0.01, 0.07, 0.00)
  16802. 33: torsion ( 0.273, 0.567, -0.493) ( 0.274, 0.567, -0.493) ( 0.00, 0.00, 0.00)
  16803. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16804. 33: vdw ( 11.334, -3.906, -4.528) ( 11.335, -3.906, -4.528) ( 0.00, 0.00, 0.00)
  16805. 33: electro ( 1.856, -1.123, -1.324) ( 1.856, -1.123, -1.324) ( 0.00, 0.00, 0.00)
  16806. 33: 50 (-19.312, 60.740, -2.431) (-19.308, 60.753, -2.428) ( 0.02, 0.02, 0.11)
  16807. 33: bond (-22.985, 58.803, 4.459) (-22.983, 58.816, 4.459) ( 0.01, 0.02, 0.01)
  16808. 33: angle ( 3.694, 2.016, -7.548) ( 3.695, 2.016, -7.546) ( 0.05, 0.01, 0.03)
  16809. 33: torsion ( 0.076, 0.028, 0.025) ( 0.076, 0.028, 0.025) ( 0.00, 0.00, 0.00)
  16810. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16811. 33: vdw ( -0.302, -0.152, 0.423) ( -0.302, -0.152, 0.423) ( 0.00, 0.00, 0.00)
  16812. 33: electro ( 0.205, 0.045, 0.211) ( 0.205, 0.045, 0.211) ( 0.00, 0.00, 0.00)
  16813. 33: 51 ( 53.708, 9.549, -25.688) ( 53.721, 9.551, -25.685) ( 0.02, 0.03, 0.01)
  16814. 33: bond ( 54.442, 4.355, -16.447) ( 54.455, 4.355, -16.445) ( 0.02, 0.01, 0.01)
  16815. 33: angle ( -6.098, 11.773, -17.075) ( -6.098, 11.775, -17.073) ( 0.00, 0.02, 0.01)
  16816. 33: torsion ( -0.007, -0.072, -0.041) ( -0.007, -0.072, -0.041) ( 0.00, 0.00, 0.00)
  16817. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16818. 33: vdw ( 4.832, -6.568, 7.572) ( 4.832, -6.568, 7.572) ( 0.00, 0.00, 0.00)
  16819. 33: electro ( 0.538, 0.061, 0.303) ( 0.538, 0.061, 0.303) ( 0.00, 0.00, 0.00)
  16820. 33: 52 (-27.924, -23.345, -51.173) (-27.918, -23.340, -51.165) ( 0.02, 0.02, 0.02)
  16821. 33: bond (-31.596, -29.504, -46.330) (-31.592, -29.500, -46.323) ( 0.01, 0.01, 0.02)
  16822. 33: angle ( 3.410, 6.639, -6.557) ( 3.412, 6.641, -6.556) ( 0.04, 0.03, 0.02)
  16823. 33: torsion ( -0.166, 0.111, 0.042) ( -0.166, 0.111, 0.042) ( 0.00, 0.00, 0.00)
  16824. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16825. 33: vdw ( 0.261, -0.829, 1.811) ( 0.261, -0.829, 1.811) ( 0.00, 0.00, 0.00)
  16826. 33: electro ( 0.167, 0.237, -0.139) ( 0.167, 0.237, -0.139) ( 0.00, 0.00, 0.00)
  16827. 33: 53 (114.929, -282.418, 171.957) (114.928, -282.396, 171.959) ( 0.00, 0.01, 0.00)
  16828. 33: bond ( 46.837, -393.421, 55.399) ( 46.835, -393.400, 55.398) ( 0.00, 0.01, 0.00)
  16829. 33: angle ( 0.011, 0.002, 0.004) ( 0.011, 0.002, 0.004) ( 0.00, 0.00, 0.00)
  16830. 33: torsion ( 0.278, -0.066, -0.706) ( 0.278, -0.066, -0.706) ( 0.00, 0.00, 0.01)
  16831. 33: oop ( 0.277, -0.062, -0.672) ( 0.277, -0.062, -0.672) ( 0.00, 0.00, 0.01)
  16832. 33: vdw ( 67.133, 119.390, 130.050) ( 67.134, 119.392, 130.053) ( 0.00, 0.00, 0.00)
  16833. 33: electro ( 0.394, -8.262, -12.118) ( 0.394, -8.262, -12.118) ( 0.00, 0.00, 0.00)
  16834. 33: 54 (-14.785, -53.919, -1.022) (-14.781, -53.906, -1.020) ( 0.03, 0.02, 0.23)
  16835. 33: bond (-18.551, -53.271, -2.633) (-18.549, -53.258, -2.632) ( 0.01, 0.02, 0.01)
  16836. 33: angle ( 1.160, -0.437, 0.650) ( 1.162, -0.437, 0.652) ( 0.18, 0.01, 0.13)
  16837. 33: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16838. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16839. 33: vdw ( 2.402, -0.249, 0.900) ( 2.402, -0.249, 0.900) ( 0.00, 0.00, 0.00)
  16840. 33: electro ( 0.204, 0.038, 0.061) ( 0.204, 0.038, 0.061) ( 0.00, 0.00, 0.00)
  16841. 33: 55 (-30.555, 23.818, 40.548) (-30.548, 23.824, 40.555) ( 0.02, 0.02, 0.02)
  16842. 33: bond (-33.370, 29.535, 35.300) (-33.365, 29.539, 35.305) ( 0.02, 0.01, 0.02)
  16843. 33: angle ( -0.150, -6.357, 5.176) ( -0.149, -6.355, 5.177) ( 0.02, 0.02, 0.03)
  16844. 33: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16845. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16846. 33: vdw ( 2.222, 1.326, -0.281) ( 2.222, 1.326, -0.281) ( 0.00, 0.00, 0.00)
  16847. 33: electro ( 0.743, -0.686, 0.354) ( 0.743, -0.686, 0.354) ( 0.00, 0.00, 0.00)
  16848. 33: 56 ( 4.717, 16.437, -53.635) ( 4.719, 16.442, -53.622) ( 0.06, 0.03, 0.02)
  16849. 33: bond ( -0.778, 22.587, -52.280) ( -0.778, 22.589, -52.268) ( 0.02, 0.01, 0.02)
  16850. 33: angle ( 3.260, -6.806, -2.990) ( 3.263, -6.805, -2.989) ( 0.07, 0.02, 0.01)
  16851. 33: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16852. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16853. 33: vdw ( 1.442, 1.312, 1.367) ( 1.442, 1.312, 1.367) ( 0.00, 0.00, 0.00)
  16854. 33: electro ( 0.792, -0.655, 0.268) ( 0.792, -0.655, 0.268) ( 0.00, 0.00, 0.00)
  16855. 33: 57 ( 1.648, -49.252, -43.055) ( 1.650, -49.241, -43.048) ( 0.16, 0.02, 0.01)
  16856. 33: bond ( 3.795, -54.841, -38.148) ( 3.796, -54.832, -38.144) ( 0.01, 0.02, 0.01)
  16857. 33: angle ( 0.749, 4.353, -6.185) ( 0.751, 4.353, -6.183) ( 0.16, 0.02, 0.03)
  16858. 33: torsion ( 0.589, -0.017, 0.083) ( 0.589, -0.017, 0.083) ( 0.00, 0.00, 0.00)
  16859. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16860. 33: vdw ( -4.066, 1.758, 0.897) ( -4.066, 1.758, 0.897) ( 0.00, 0.00, 0.00)
  16861. 33: electro ( 0.581, -0.504, 0.299) ( 0.581, -0.504, 0.299) ( 0.00, 0.00, 0.00)
  16862. 33: 58 ( 52.544, 32.761, -9.228) ( 52.556, 32.767, -9.225) ( 0.02, 0.02, 0.03)
  16863. 33: bond ( 55.952, 31.133, -6.287) ( 55.963, 31.136, -6.286) ( 0.02, 0.01, 0.01)
  16864. 33: angle ( -0.159, -0.943, -6.077) ( -0.159, -0.941, -6.074) ( 0.01, 0.16, 0.04)
  16865. 33: torsion ( 0.052, -0.097, -0.018) ( 0.052, -0.097, -0.018) ( 0.00, 0.00, 0.00)
  16866. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16867. 33: vdw ( -3.740, 3.139, 2.809) ( -3.740, 3.139, 2.809) ( 0.00, 0.00, 0.00)
  16868. 33: electro ( 0.439, -0.470, 0.344) ( 0.439, -0.470, 0.344) ( 0.00, 0.00, 0.00)
  16869. 33: 59 (-56.455, -35.575, 6.114) (-56.444, -35.569, 6.117) ( 0.02, 0.02, 0.05)
  16870. 33: bond (-59.090, -35.589, 6.014) (-59.080, -35.585, 6.015) ( 0.02, 0.01, 0.01)
  16871. 33: angle ( 1.971, -2.844, 2.547) ( 1.971, -2.842, 2.550) ( 0.03, 0.05, 0.09)
  16872. 33: torsion ( -0.002, -0.041, -0.260) ( -0.002, -0.041, -0.260) ( 0.00, 0.00, 0.00)
  16873. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16874. 33: vdw ( 0.254, 2.952, -2.641) ( 0.254, 2.952, -2.641) ( 0.00, 0.00, 0.00)
  16875. 33: electro ( 0.412, -0.053, 0.454) ( 0.412, -0.053, 0.454) ( 0.00, 0.00, 0.00)
  16876. 33: 60 ( 50.381, -43.074, 21.150) ( 50.389, -43.067, 21.154) ( 0.02, 0.02, 0.02)
  16877. 33: bond ( 52.215, -43.110, 20.266) ( 52.222, -43.104, 20.268) ( 0.02, 0.01, 0.01)
  16878. 33: angle ( -0.583, -0.346, 0.764) ( -0.582, -0.345, 0.766) ( 0.05, 0.05, 0.17)
  16879. 33: torsion ( -1.138, -1.119, 0.554) ( -1.138, -1.119, 0.554) ( 0.01, 0.01, 0.00)
  16880. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16881. 33: vdw ( -0.230, 1.391, -0.524) ( -0.230, 1.391, -0.524) ( 0.00, 0.00, 0.00)
  16882. 33: electro ( 0.117, 0.110, 0.090) ( 0.117, 0.110, 0.090) ( 0.00, 0.00, 0.00)
  16883. 33: 61 ( -6.760, -9.653, 62.290) ( -6.757, -9.650, 62.303) ( 0.04, 0.04, 0.02)
  16884. 33: bond ( -5.707, -18.261, 60.173) ( -5.707, -18.260, 60.185) ( 0.01, 0.01, 0.02)
  16885. 33: angle ( -2.134, 9.751, 2.757) ( -2.132, 9.754, 2.757) ( 0.09, 0.02, 0.01)
  16886. 33: torsion ( 0.825, -0.029, 0.070) ( 0.825, -0.029, 0.070) ( 0.01, 0.00, 0.00)
  16887. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16888. 33: vdw ( 0.163, -1.019, -0.626) ( 0.163, -1.019, -0.626) ( 0.00, 0.00, 0.00)
  16889. 33: electro ( 0.093, -0.096, -0.083) ( 0.093, -0.096, -0.083) ( 0.00, 0.00, 0.00)
  16890. 33: 62 ( 48.801, 36.801, -0.912) ( 48.811, 36.807, -0.909) ( 0.02, 0.02, 0.23)
  16891. 33: bond ( 52.179, 33.691, -4.765) ( 52.189, 33.695, -4.765) ( 0.02, 0.01, 0.01)
  16892. 33: angle ( -2.735, 5.228, 7.025) ( -2.734, 5.229, 7.028) ( 0.02, 0.03, 0.03)
  16893. 33: torsion ( -0.332, 0.433, -0.571) ( -0.332, 0.433, -0.571) ( 0.00, 0.00, 0.00)
  16894. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16895. 33: vdw ( -0.357, -2.315, -2.541) ( -0.357, -2.315, -2.541) ( 0.00, 0.00, 0.00)
  16896. 33: electro ( 0.045, -0.235, -0.060) ( 0.045, -0.235, -0.060) ( 0.00, 0.00, 0.00)
  16897. 33: 63 (-44.626, 39.988, -8.473) (-44.617, 39.995, -8.470) ( 0.02, 0.02, 0.04)
  16898. 33: bond (-46.989, 36.366, -12.293) (-46.980, 36.371, -12.293) ( 0.02, 0.01, 0.01)
  16899. 33: angle ( 1.890, 6.515, 12.055) ( 1.890, 6.517, 12.057) ( 0.04, 0.02, 0.02)
  16900. 33: torsion ( -0.548, -0.498, 0.621) ( -0.548, -0.498, 0.621) ( 0.00, 0.00, 0.00)
  16901. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16902. 33: vdw ( 0.845, -2.230, -8.802) ( 0.845, -2.230, -8.801) ( 0.00, 0.00, 0.00)
  16903. 33: electro ( 0.176, -0.165, -0.054) ( 0.176, -0.165, -0.054) ( 0.00, 0.00, 0.00)
  16904. 33: ok 36 # gradients
  16905. 33: ok 37 # energy
  16906. 33:
  16907. 33: V A L I D A T E G R A D I E N T S
  16908. 33:
  16909. 33: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  16910. 33: ----------------------------------------------------------------------------------------
  16911. 33: 1 (217.044, -41.967, 0.965) (217.081, -41.921, 0.968) ( 0.02, 0.11, 0.32)
  16912. 33: bond ( 98.283, -136.446, 0.429) ( 98.310, -136.411, 0.430) ( 0.03, 0.03, 0.03)
  16913. 33: angle (108.109, 94.020, -0.224) (108.119, 94.030, -0.224) ( 0.01, 0.01, 0.00)
  16914. 33: torsion ( -0.000, 0.002, 0.769) ( -0.000, 0.002, 0.772) ( 0.00, 0.00, 0.21)
  16915. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16916. 33: vdw ( 6.972, 1.025, -0.006) ( 6.972, 1.026, -0.006) ( 0.00, 0.02, 0.00)
  16917. 33: electro ( 3.680, -0.569, -0.004) ( 3.680, -0.569, -0.004) ( 0.00, 0.00, 0.00)
  16918. 33: 2 (-47.166, -62.201, 0.047) (-47.133, -62.163, 0.053) ( 0.07, 0.06, 0.03)
  16919. 33: bond ( 2.183, -37.674, -0.047) ( 2.207, -37.646, -0.047) ( 1.12, 0.07, 0.00)
  16920. 33: angle (-48.885, -24.699, 0.210) (-48.876, -24.689, 0.211) ( 0.02, 0.04, 0.03)
  16921. 33: torsion ( -0.000, -0.001, -0.116) ( -0.000, -0.001, -0.111) ( 0.00, 0.00, 0.06)
  16922. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16923. 33: vdw ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16924. 33: electro ( -0.464, 0.172, -0.000) ( -0.464, 0.172, -0.000) ( 0.00, 0.00, 0.00)
  16925. 33: 3 ( -0.007, -0.199, -0.169) ( 0.025, -0.163, -0.163) ( 0.02, 0.71, 0.09)
  16926. 33: bond ( -8.735, 15.518, 0.028) ( -8.712, 15.547, 0.027) ( 0.27, 0.18, 0.00)
  16927. 33: angle ( 32.220, -21.912, -0.057) ( 32.229, -21.905, -0.057) ( 0.03, 0.03, 0.00)
  16928. 33: torsion ( -0.000, 0.000, -0.167) ( -0.000, 0.000, -0.162) ( 0.00, 0.00, 0.10)
  16929. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16930. 33: vdw (-21.286, 6.216, 0.027) (-21.286, 6.216, 0.027) ( 0.00, 0.00, 0.00)
  16931. 33: electro ( -2.206, -0.021, 0.001) ( -2.206, -0.021, 0.001) ( 0.00, 0.00, 0.00)
  16932. 33: 4 ( 48.113, 21.924, -0.078) ( 48.140, 21.952, -0.052) ( 0.06, 0.12, 0.21)
  16933. 33: bond ( 5.579, 9.409, -0.160) ( 5.598, 9.427, -0.141) ( 0.34, 0.20, 0.30)
  16934. 33: angle ( 55.601, 17.739, -0.020) ( 55.610, 17.748, -0.014) ( 0.02, 0.05, 0.01)
  16935. 33: torsion ( 0.000, -0.000, 0.125) ( 0.000, -0.000, 0.125) ( 0.00, 0.00, 0.01)
  16936. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16937. 33: vdw (-12.294, -5.214, -0.022) (-12.294, -5.214, -0.022) ( 0.00, 0.00, 0.00)
  16938. 33: electro ( -0.773, -0.009, -0.001) ( -0.773, -0.009, -0.001) ( 0.00, 0.00, 0.00)
  16939. 33: 5 ( 32.755, -22.139, -0.348) ( 32.766, -22.118, -0.348) ( 0.03, 0.10, 0.02)
  16940. 33: bond ( -4.057, -6.858, -0.005) ( -4.050, -6.838, -0.005) ( 0.17, 0.29, 0.00)
  16941. 33: angle ( -2.186, 1.292, -0.127) ( -2.183, 1.293, -0.127) ( 0.14, 0.08, 0.00)
  16942. 33: torsion ( 0.001, -0.000, -0.181) ( 0.001, -0.000, -0.180) ( 0.00, 0.00, 0.01)
  16943. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16944. 33: vdw ( 38.247, -9.107, -0.046) ( 38.248, -9.107, -0.046) ( 0.00, 0.00, 0.00)
  16945. 33: electro ( 0.751, -7.466, 0.010) ( 0.751, -7.466, 0.010) ( 0.00, 0.00, 0.00)
  16946. 33: 6 (-165.539, 22.277, -0.538) (-165.515, 22.298, -0.537) ( 0.01, 0.09, 0.04)
  16947. 33: bond (-102.426, 142.178, -0.414) (-102.405, 142.193, -0.414) ( 0.02, 0.01, 0.02)
  16948. 33: angle (-102.464, -133.859, 0.470) (-102.461, -133.854, 0.469) ( 0.00, 0.00, 0.05)
  16949. 33: torsion ( -0.000, -0.002, -0.668) ( -0.000, -0.002, -0.667) ( 0.00, 0.00, 0.08)
  16950. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16951. 33: vdw ( 44.794, 13.953, 0.080) ( 44.796, 13.953, 0.080) ( 0.00, 0.00, 0.00)
  16952. 33: electro ( -5.443, 0.007, -0.005) ( -5.443, 0.007, -0.005) ( 0.00, 0.00, 0.00)
  16953. 33: 7 (-20.820, 26.022, 0.060) (-20.805, 26.025, 0.061) ( 0.07, 0.01, 0.01)
  16954. 33: bond (-20.292, 0.224, 0.019) (-20.278, 0.223, 0.019) ( 0.07, 0.00, 0.00)
  16955. 33: angle ( 0.222, 20.146, 0.024) ( 0.222, 20.149, 0.024) ( 0.00, 0.02, 0.00)
  16956. 33: torsion ( 0.000, -0.000, 0.009) ( 0.000, -0.000, 0.010) ( 0.00, 0.00, 0.00)
  16957. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16958. 33: vdw ( -1.726, 5.394, 0.008) ( -1.726, 5.394, 0.008) ( 0.00, 0.00, 0.00)
  16959. 33: electro ( 0.976, 0.259, 0.001) ( 0.976, 0.259, 0.001) ( 0.00, 0.00, 0.00)
  16960. 33: 8 (-23.697, 38.579, 0.065) (-23.690, 38.590, 0.066) ( 0.03, 0.03, 0.01)
  16961. 33: bond ( 10.313, 17.407, 0.011) ( 10.317, 17.417, 0.011) ( 0.04, 0.06, 0.00)
  16962. 33: angle (-17.330, 10.263, 0.028) (-17.328, 10.264, 0.028) ( 0.01, 0.01, 0.00)
  16963. 33: torsion ( -0.000, 0.000, -0.005) ( -0.000, 0.000, -0.004) ( 0.00, 0.00, 0.00)
  16964. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16965. 33: vdw (-19.009, 11.655, 0.032) (-19.008, 11.656, 0.032) ( 0.00, 0.00, 0.00)
  16966. 33: electro ( 2.329, -0.747, -0.001) ( 2.329, -0.747, -0.001) ( 0.00, 0.00, 0.00)
  16967. 33: 9 (-41.100, -31.821, -0.090) (-41.092, -31.812, -0.088) ( 0.02, 0.03, 0.02)
  16968. 33: bond ( 3.583, -4.301, -0.008) ( 3.589, -4.293, -0.008) ( 0.16, 0.19, 0.00)
  16969. 33: angle (-11.835, -9.893, -0.020) (-11.834, -9.892, -0.018) ( 0.01, 0.01, 0.00)
  16970. 33: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16971. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16972. 33: vdw (-34.686, -18.266, -0.067) (-34.685, -18.266, -0.067) ( 0.00, 0.00, 0.00)
  16973. 33: electro ( 1.838, 0.640, 0.005) ( 1.838, 0.640, 0.005) ( 0.00, 0.00, 0.00)
  16974. 33: 10 ( -8.246, -17.014, 1.017) ( -8.240, -17.012, 1.027) ( 0.07, 0.01, 0.99)
  16975. 33: bond ( -3.280, -0.271, 4.647) ( -3.275, -0.271, 4.656) ( 0.14, 0.00, 0.20)
  16976. 33: angle ( -5.220, -13.791, -4.475) ( -5.218, -13.789, -4.474) ( 0.03, 0.02, 0.02)
  16977. 33: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16978. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16979. 33: vdw ( -0.507, -2.830, 0.968) ( -0.507, -2.830, 0.968) ( 0.00, 0.00, 0.00)
  16980. 33: electro ( 0.762, -0.121, -0.123) ( 0.762, -0.121, -0.123) ( 0.00, 0.00, 0.00)
  16981. 33: 11 ( -8.139, -17.024, -0.916) ( -8.133, -17.022, -0.906) ( 0.08, 0.01, 0.92)
  16982. 33: bond ( -3.185, -0.252, -4.513) ( -3.180, -0.252, -4.504) ( 0.15, 0.00, 0.21)
  16983. 33: angle ( -5.204, -13.823, 4.447) ( -5.203, -13.821, 4.447) ( 0.03, 0.02, 0.02)
  16984. 33: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16985. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16986. 33: vdw ( -0.510, -2.828, -0.973) ( -0.510, -2.827, -0.973) ( 0.00, 0.00, 0.00)
  16987. 33: electro ( 0.759, -0.122, 0.123) ( 0.759, -0.122, 0.123) ( 0.00, 0.00, 0.00)
  16988. 33: 12 ( 16.579, 83.343, -0.081) ( 16.595, 83.346, -0.081) ( 0.09, 0.00, 0.00)
  16989. 33: bond ( 21.865, 0.904, -0.025) ( 21.880, 0.904, -0.025) ( 0.07, 0.01, 0.00)
  16990. 33: angle ( -3.076, 74.463, -0.266) ( -3.076, 74.465, -0.267) ( 0.00, 0.00, 0.01)
  16991. 33: torsion ( 0.000, 0.001, 0.216) ( 0.000, 0.001, 0.216) ( 0.00, 0.00, 0.01)
  16992. 33: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16993. 33: vdw ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  16994. 33: electro ( -2.210, 7.976, -0.006) ( -2.210, 7.976, -0.006) ( 0.00, 0.00, 0.00)
  16995. 33: ok 38 # gradients
  16996. 33: 1..38
  16997. 33/53 Test #33: ffgaff_Test ...................... Passed 2.03 sec
  16998. test 34
  16999. Start 34: ffghemical_Test
  17000. 34: Test command: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/bin/test_ffghemical
  17001. 34: Test timeout computed to be: 1500
  17002. 34: # Testing Ghemical Force Field...
  17003. 34: ok 1 # energy
  17004. 34:
  17005. 34: V A L I D A T E G R A D I E N T S
  17006. 34:
  17007. 34: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  17008. 34: ----------------------------------------------------------------------------------------
  17009. 34: 1 (230.770, 15.548, 47.534) (230.842, 15.637, 47.545) ( 0.03, 0.58, 0.02)
  17010. 34: bond (121.169, 86.026, 47.443) (121.228, 86.103, 47.449) ( 0.05, 0.09, 0.01)
  17011. 34: angle (114.073, -75.278, 10.957) (114.085, -75.265, 10.959) ( 0.01, 0.02, 0.02)
  17012. 34: torsion ( 2.315, 2.076, -10.103) ( 2.315, 2.076, -10.100) ( 0.00, 0.01, 0.02)
  17013. 34: vdw ( -6.787, 2.723, -0.763) ( -6.787, 2.723, -0.763) ( 0.00, 0.00, 0.00)
  17014. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17015. 34: 2 ( 31.074, -55.193, 28.644) ( 31.177, -55.120, 28.657) ( 0.33, 0.13, 0.05)
  17016. 34: bond (105.357, -149.034, -5.246) (105.440, -148.979, -5.239) ( 0.08, 0.04, 0.14)
  17017. 34: angle (-80.367, 107.149, -3.347) (-80.347, 107.165, -3.343) ( 0.02, 0.02, 0.11)
  17018. 34: torsion ( 9.368, -1.776, 23.908) ( 9.368, -1.776, 23.910) ( 0.00, 0.00, 0.01)
  17019. 34: vdw ( -3.283, -11.531, 13.329) ( -3.283, -11.531, 13.329) ( 0.00, 0.00, 0.00)
  17020. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17021. 34: 3 (-236.753, -106.456, -95.205) (-236.677, -106.370, -95.193) ( 0.03, 0.08, 0.01)
  17022. 34: bond (-177.229, -86.227, -64.766) (-177.165, -86.154, -64.759) ( 0.04, 0.08, 0.01)
  17023. 34: angle (-70.025, -29.241, -13.562) (-70.013, -29.228, -13.560) ( 0.02, 0.04, 0.02)
  17024. 34: torsion ( 4.874, 3.954, -19.458) ( 4.874, 3.954, -19.456) ( 0.00, 0.00, 0.01)
  17025. 34: vdw ( 5.628, 5.057, 2.581) ( 5.628, 5.057, 2.581) ( 0.00, 0.00, 0.00)
  17026. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17027. 34: 4 (-126.999, -160.981, -84.433) (-126.935, -160.889, -84.419) ( 0.05, 0.06, 0.02)
  17028. 34: bond (-234.447, 24.970, -55.738) (-234.396, 25.050, -55.729) ( 0.02, 0.32, 0.02)
  17029. 34: angle ( 99.611, -183.568, -21.468) ( 99.624, -183.556, -21.465) ( 0.01, 0.01, 0.01)
  17030. 34: torsion ( 1.884, 1.751, -6.942) ( 1.884, 1.751, -6.941) ( 0.01, 0.01, 0.03)
  17031. 34: vdw ( 5.953, -4.134, -0.285) ( 5.953, -4.134, -0.285) ( 0.00, 0.00, 0.00)
  17032. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17033. 34: 5 (-22.500, 327.225, 82.973) (-22.421, 327.266, 82.984) ( 0.35, 0.01, 0.01)
  17034. 34: bond ( 38.244, 121.228, 41.806) ( 38.319, 121.256, 41.813) ( 0.20, 0.02, 0.02)
  17035. 34: angle (-54.031, 208.040, 36.291) (-54.027, 208.053, 36.292) ( 0.01, 0.01, 0.00)
  17036. 34: torsion ( -1.949, -1.946, 7.573) ( -1.949, -1.946, 7.574) ( 0.00, 0.01, 0.02)
  17037. 34: vdw ( -4.764, -0.097, -2.696) ( -4.764, -0.097, -2.696) ( 0.00, 0.00, 0.00)
  17038. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17039. 34: 6 ( 32.880, -339.346, -69.860) ( 32.955, -339.260, -69.851) ( 0.23, 0.03, 0.01)
  17040. 34: bond ( 86.762, -175.637, -21.392) ( 86.824, -175.563, -21.387) ( 0.07, 0.04, 0.02)
  17041. 34: angle (-51.939, -157.049, -49.092) (-51.926, -157.038, -49.090) ( 0.03, 0.01, 0.00)
  17042. 34: torsion ( -0.579, -0.614, 2.947) ( -0.579, -0.614, 2.949) ( 0.01, 0.01, 0.08)
  17043. 34: vdw ( -0.865, -6.374, -2.432) ( -0.865, -6.374, -2.432) ( 0.02, 0.00, 0.00)
  17044. 34: electro ( -0.499, 0.329, 0.109) ( -0.499, 0.329, 0.109) ( 0.00, 0.00, 0.00)
  17045. 34: 7 (133.858, 88.163, -4.538) (133.901, 88.209, -4.499) ( 0.03, 0.05, 0.86)
  17046. 34: bond (120.107, -51.316, -45.582) (120.140, -51.282, -45.553) ( 0.03, 0.07, 0.06)
  17047. 34: angle ( 14.796, 145.842, 41.461) ( 14.806, 145.853, 41.471) ( 0.07, 0.01, 0.02)
  17048. 34: torsion ( -0.612, -0.558, 2.434) ( -0.612, -0.558, 2.435) ( 0.00, 0.00, 0.01)
  17049. 34: vdw ( -0.433, -5.805, -2.852) ( -0.433, -5.804, -2.852) ( 0.00, 0.00, 0.00)
  17050. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17051. 34: 8 ( -8.961, 88.814, 12.903) ( -8.949, 88.851, 12.924) ( 0.13, 0.04, 0.16)
  17052. 34: bond (-20.203, 101.675, 18.600) (-20.201, 101.710, 18.616) ( 0.01, 0.04, 0.09)
  17053. 34: angle ( 38.037, -13.083, 7.156) ( 38.047, -13.081, 7.160) ( 0.03, 0.01, 0.06)
  17054. 34: torsion (-21.767, -2.156, -9.606) (-21.768, -2.156, -9.606) ( 0.00, 0.00, 0.00)
  17055. 34: vdw ( -5.028, 2.378, -3.247) ( -5.027, 2.378, -3.247) ( 0.01, 0.00, 0.00)
  17056. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17057. 34: 9 ( -1.781, 27.438, 6.210) ( -1.735, 27.485, 6.259) ( 2.59, 0.17, 0.79)
  17058. 34: bond ( -2.842, -29.193, 13.720) ( -2.805, -29.158, 13.757) ( 1.28, 0.12, 0.27)
  17059. 34: angle ( -6.775, 56.706, -9.037) ( -6.765, 56.718, -9.025) ( 0.15, 0.02, 0.13)
  17060. 34: torsion ( 8.642, -0.633, 2.133) ( 8.642, -0.634, 2.133) ( 0.01, 0.02, 0.01)
  17061. 34: vdw ( -0.806, 0.558, -0.606) ( -0.806, 0.558, -0.606) ( 0.00, 0.00, 0.00)
  17062. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17063. 34: 10 (121.026, 97.357, 77.519) (121.076, 97.405, 77.566) ( 0.04, 0.05, 0.06)
  17064. 34: bond ( 55.916, 58.881, 22.131) ( 55.952, 58.916, 22.168) ( 0.06, 0.06, 0.17)
  17065. 34: angle ( 65.497, 37.697, 49.927) ( 65.510, 37.710, 49.937) ( 0.02, 0.04, 0.02)
  17066. 34: torsion ( -1.399, -1.243, 5.820) ( -1.399, -1.243, 5.820) ( 0.00, 0.00, 0.01)
  17067. 34: vdw ( 1.013, 2.022, -0.358) ( 1.013, 2.022, -0.358) ( 0.01, 0.01, 0.00)
  17068. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17069. 34: 11 (-178.441, 56.536, -12.123) (-178.391, 56.584, -12.076) ( 0.03, 0.09, 0.39)
  17070. 34: bond (-113.413, 39.694, -12.800) (-113.376, 39.729, -12.764) ( 0.03, 0.09, 0.28)
  17071. 34: angle (-63.583, 15.799, 0.304) (-63.571, 15.813, 0.315) ( 0.02, 0.08, 0.31)
  17072. 34: torsion ( -0.164, -0.169, 0.725) ( -0.164, -0.169, 0.726) ( 0.00, 0.00, 0.03)
  17073. 34: vdw ( -1.281, 1.211, -0.352) ( -1.281, 1.211, -0.352) ( 0.00, 0.01, 0.00)
  17074. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17075. 34: 12 (-309.585, 168.570, -61.479) (-309.474, 168.656, -61.471) ( 0.04, 0.05, 0.01)
  17076. 34: bond (-261.125, 204.404, -58.888) (-261.025, 204.475, -58.884) ( 0.04, 0.03, 0.01)
  17077. 34: angle (-44.453, -44.369, -0.417) (-44.442, -44.354, -0.417) ( 0.03, 0.03, 0.01)
  17078. 34: torsion ( 0.061, -0.086, -0.605) ( 0.061, -0.086, -0.601) ( 0.00, 0.00, 0.25)
  17079. 34: vdw ( -4.068, 8.620, -1.569) ( -4.068, 8.620, -1.569) ( 0.00, 0.00, 0.00)
  17080. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17081. 34: 13 ( 43.845, -102.204, 20.477) ( 43.934, -102.124, 20.483) ( 0.20, 0.08, 0.03)
  17082. 34: bond (117.722, -98.093, 27.700) (117.798, -98.025, 27.703) ( 0.06, 0.07, 0.01)
  17083. 34: angle (-74.835, -7.801, -6.628) (-74.822, -7.789, -6.628) ( 0.02, 0.15, 0.00)
  17084. 34: torsion ( 0.024, -0.039, -0.234) ( 0.024, -0.039, -0.230) ( 0.00, 0.00, 0.08)
  17085. 34: vdw ( 2.133, 2.565, -0.133) ( 2.133, 2.565, -0.133) ( 0.00, 0.00, 0.00)
  17086. 34: electro ( -1.199, 1.164, -0.229) ( -1.199, 1.164, -0.229) ( 0.00, 0.00, 0.00)
  17087. 34: 14 (-36.109, -48.858, 3.417) (-36.039, -48.759, 3.424) ( 0.20, 0.20, 0.21)
  17088. 34: bond (-115.278, -76.367, -0.800) (-115.221, -76.279, -0.797) ( 0.05, 0.11, 0.30)
  17089. 34: angle ( 71.512, 27.575, 3.506) ( 71.525, 27.586, 3.506) ( 0.02, 0.04, 0.01)
  17090. 34: torsion ( 0.015, -0.022, -0.148) ( 0.015, -0.022, -0.145) ( 0.00, 0.00, 0.05)
  17091. 34: vdw ( 8.156, -0.533, 0.952) ( 8.157, -0.533, 0.952) ( 0.00, 0.00, 0.00)
  17092. 34: electro ( -0.515, 0.489, -0.092) ( -0.515, 0.489, -0.092) ( 0.00, 0.00, 0.00)
  17093. 34: 15 ( 33.113, 48.660, -4.041) ( 33.209, 48.734, -4.035) ( 0.29, 0.15, 0.17)
  17094. 34: bond ( 31.105, 131.273, -16.544) ( 31.189, 131.334, -16.541) ( 0.27, 0.05, 0.02)
  17095. 34: angle ( -1.857, -74.929, 11.143) ( -1.845, -74.917, 11.143) ( 0.64, 0.02, 0.00)
  17096. 34: torsion ( 0.027, -0.039, -0.263) ( 0.027, -0.039, -0.260) ( 0.00, 0.00, 0.08)
  17097. 34: vdw ( 3.027, -7.745, 1.526) ( 3.027, -7.745, 1.526) ( 0.00, 0.00, 0.00)
  17098. 34: electro ( 0.811, 0.101, 0.097) ( 0.811, 0.101, 0.097) ( 0.00, 0.00, 0.00)
  17099. 34: 16 (121.317, -1.933, 14.143) (121.404, -1.852, 14.149) ( 0.07, 4.20, 0.04)
  17100. 34: bond (133.239, -68.848, 24.454) (133.314, -68.779, 24.457) ( 0.06, 0.10, 0.01)
  17101. 34: angle (-10.468, 68.924, -10.394) (-10.456, 68.937, -10.394) ( 0.12, 0.02, 0.00)
  17102. 34: torsion ( 0.005, -0.025, -0.143) ( 0.005, -0.024, -0.140) ( 0.00, 0.00, 0.05)
  17103. 34: vdw ( -2.434, -2.403, 0.153) ( -2.434, -2.403, 0.153) ( 0.00, 0.00, 0.00)
  17104. 34: electro ( 0.975, 0.417, 0.073) ( 0.975, 0.417, 0.073) ( 0.00, 0.00, 0.00)
  17105. 34: 17 (-325.590, 298.031, -75.555) (-325.500, 298.136, -75.547) ( 0.03, 0.04, 0.01)
  17106. 34: bond (-371.855, 211.563, -66.837) (-371.779, 211.658, -66.833) ( 0.02, 0.04, 0.01)
  17107. 34: angle ( 55.346, 85.009, -7.558) ( 55.360, 85.020, -7.558) ( 0.03, 0.01, 0.00)
  17108. 34: torsion ( 0.036, -0.026, -0.174) ( 0.037, -0.026, -0.170) ( 0.00, 0.00, 0.06)
  17109. 34: vdw ( -9.118, 1.484, -0.986) ( -9.118, 1.484, -0.986) ( 0.00, 0.00, 0.00)
  17110. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17111. 34: 18 (164.570, -216.301, 59.167) (164.657, -216.222, 59.174) ( 0.05, 0.04, 0.01)
  17112. 34: bond (138.178, -139.130, 38.931) (138.251, -139.065, 38.934) ( 0.05, 0.05, 0.01)
  17113. 34: angle ( 25.727, -77.475, 12.790) ( 25.740, -77.460, 12.791) ( 0.05, 0.02, 0.00)
  17114. 34: torsion ( -0.695, 0.990, 6.900) ( -0.695, 0.990, 6.903) ( 0.00, 0.01, 0.04)
  17115. 34: vdw ( 2.153, -5.046, 0.612) ( 2.153, -5.046, 0.612) ( 0.00, 0.00, 0.00)
  17116. 34: electro ( -0.792, 4.359, -0.065) ( -0.792, 4.359, -0.065) ( 0.00, 0.00, 0.00)
  17117. 34: 19 (-965.766, 2663.086, -575.860) (-965.690, 2663.170, -575.850) ( 0.01, 0.00, 0.00)
  17118. 34: bond (-1418.917, 2382.703, -443.048) (-1418.856, 2382.777, -443.040) ( 0.00, 0.00, 0.00)
  17119. 34: angle (447.095, 281.029, -129.732) (447.109, 281.038, -129.733) ( 0.00, 0.00, 0.00)
  17120. 34: torsion ( 0.024, 0.039, 0.308) ( 0.024, 0.039, 0.309) ( 0.00, 0.00, 0.05)
  17121. 34: vdw ( 6.033, -0.685, -3.387) ( 6.033, -0.685, -3.387) ( 0.00, 0.00, 0.00)
  17122. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17123. 34: 20 (114.232, -437.606, 83.440) (114.289, -437.539, 83.444) ( 0.05, 0.02, 0.00)
  17124. 34: bond (358.499, -354.381, 86.813) (358.545, -354.320, 86.816) ( 0.01, 0.02, 0.00)
  17125. 34: angle (-245.243, -83.323, -1.702) (-245.232, -83.318, -1.702) ( 0.00, 0.01, 0.01)
  17126. 34: torsion ( 0.110, -0.237, -1.547) ( 0.110, -0.237, -1.546) ( 0.00, 0.00, 0.07)
  17127. 34: vdw ( 0.866, 0.335, -0.124) ( 0.866, 0.335, -0.124) ( 0.00, 0.00, 0.00)
  17128. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17129. 34: 21 (1412.002, -2219.798, 590.177) (1412.038, -2219.762, 590.203) ( 0.00, 0.00, 0.00)
  17130. 34: bond (1625.070, -1930.637, 478.096) (1625.097, -1930.605, 478.116) ( 0.00, 0.00, 0.00)
  17131. 34: angle (-197.172, -290.361, 113.648) (-197.163, -290.357, 113.653) ( 0.00, 0.00, 0.00)
  17132. 34: torsion ( 0.078, -0.157, -1.123) ( 0.078, -0.157, -1.123) ( 0.00, 0.00, 0.02)
  17133. 34: vdw (-21.130, 1.015, -0.657) (-21.129, 1.015, -0.657) ( 0.00, 0.00, 0.00)
  17134. 34: electro ( 5.156, 0.342, 0.213) ( 5.156, 0.342, 0.213) ( 0.00, 0.00, 0.00)
  17135. 34: 22 (-366.659, -78.515, -15.951) (-366.643, -78.496, -15.948) ( 0.00, 0.02, 0.02)
  17136. 34: bond (-171.955, -219.996, -39.220) (-171.945, -219.980, -39.219) ( 0.01, 0.01, 0.00)
  17137. 34: angle (-23.182, 13.743, 24.534) (-23.181, 13.744, 24.536) ( 0.01, 0.01, 0.01)
  17138. 34: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17139. 34: vdw (-160.520, 122.573, -1.512) (-160.516, 122.575, -1.512) ( 0.00, 0.00, 0.03)
  17140. 34: electro (-11.002, 5.165, 0.246) (-11.002, 5.165, 0.246) ( 0.00, 0.00, 0.00)
  17141. 34: 23 (-22.584, 54.833, 6.425) (-22.566, 54.848, 6.428) ( 0.08, 0.03, 0.05)
  17142. 34: bond ( 15.086, 13.833, 6.673) ( 15.101, 13.845, 6.676) ( 0.09, 0.09, 0.04)
  17143. 34: angle (-45.622, 49.256, 1.036) (-45.620, 49.258, 1.036) ( 0.01, 0.01, 0.01)
  17144. 34: torsion ( 0.047, 0.044, -0.198) ( 0.047, 0.044, -0.198) ( 0.00, 0.00, 0.01)
  17145. 34: vdw ( 7.493, -8.141, -1.046) ( 7.493, -8.141, -1.046) ( 0.00, 0.00, 0.00)
  17146. 34: electro ( 0.412, -0.158, -0.040) ( 0.412, -0.158, -0.040) ( 0.00, 0.00, 0.00)
  17147. 34: 24 (-16.608, -19.937, -12.909) (-16.604, -19.911, -12.905) ( 0.02, 0.13, 0.03)
  17148. 34: bond ( -3.330, -18.505, 2.198) ( -3.329, -18.479, 2.198) ( 0.02, 0.14, 0.01)
  17149. 34: angle (-13.113, -0.092, -20.627) (-13.110, -0.092, -20.624) ( 0.02, 0.00, 0.02)
  17150. 34: torsion ( 0.001, -0.003, -0.022) ( 0.001, -0.003, -0.022) ( 0.00, 0.00, 0.00)
  17151. 34: vdw ( -0.167, -1.338, 5.543) ( -0.167, -1.338, 5.543) ( 0.01, 0.00, 0.00)
  17152. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17153. 34: 25 ( 11.683, 5.989, 18.013) ( 11.692, 5.996, 18.033) ( 0.07, 0.12, 0.11)
  17154. 34: bond ( 19.057, 11.460, 31.582) ( 19.064, 11.462, 31.601) ( 0.03, 0.02, 0.06)
  17155. 34: angle (-13.425, 45.799, -8.517) (-13.423, 45.803, -8.516) ( 0.02, 0.01, 0.01)
  17156. 34: torsion ( -0.014, -0.022, 0.017) ( -0.014, -0.022, 0.017) ( 0.00, 0.00, 0.00)
  17157. 34: vdw ( 6.066, -51.248, -5.069) ( 6.066, -51.246, -5.069) ( 0.00, 0.00, 0.00)
  17158. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17159. 34: 26 ( 0.724, -29.231, -9.886) ( 0.729, -29.220, -9.867) ( 0.37, 0.04, 0.20)
  17160. 34: bond ( 4.372, -9.327, -14.621) ( 4.374, -9.320, -14.603) ( 0.04, 0.08, 0.13)
  17161. 34: angle ( -0.345, -31.995, 20.315) ( -0.342, -31.992, 20.316) ( 0.13, 0.01, 0.00)
  17162. 34: torsion ( -6.009, 0.002, -1.801) ( -6.009, 0.002, -1.801) ( 0.00, 0.00, 0.00)
  17163. 34: vdw ( 2.706, 12.090, -13.779) ( 2.706, 12.090, -13.778) ( 0.00, 0.00, 0.00)
  17164. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17165. 34: 27 (-25.773, 20.839, -2.648) (-25.754, 20.850, -2.643) ( 0.07, 0.06, 0.18)
  17166. 34: bond (-26.324, 19.256, -7.192) (-26.307, 19.266, -7.191) ( 0.07, 0.05, 0.02)
  17167. 34: angle ( -1.773, -2.324, 0.259) ( -1.772, -2.322, 0.263) ( 0.07, 0.11, 0.09)
  17168. 34: torsion ( 2.286, 4.628, 4.034) ( 2.286, 4.628, 4.034) ( 0.00, 0.00, 0.00)
  17169. 34: vdw ( 0.038, -0.721, 0.252) ( 0.038, -0.721, 0.252) ( 0.00, 0.00, 0.00)
  17170. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17171. 34: 28 ( 31.717, 10.764, 4.950) ( 31.735, 10.776, 4.955) ( 0.06, 0.11, 0.10)
  17172. 34: bond ( 24.691, 19.128, 8.139) ( 24.707, 19.138, 8.140) ( 0.07, 0.05, 0.02)
  17173. 34: angle ( 4.802, -5.862, -0.807) ( 4.803, -5.860, -0.803) ( 0.04, 0.04, 0.26)
  17174. 34: torsion ( 3.079, -3.340, -1.493) ( 3.079, -3.340, -1.494) ( 0.00, 0.00, 0.00)
  17175. 34: vdw ( -0.855, 0.838, -0.889) ( -0.855, 0.838, -0.889) ( 0.00, 0.00, 0.00)
  17176. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17177. 34: 29 ( 17.273, -9.621, 3.628) ( 17.287, -9.611, 3.639) ( 0.08, 0.11, 0.30)
  17178. 34: bond ( 27.772, -19.828, 22.921) ( 27.785, -19.821, 22.930) ( 0.05, 0.03, 0.04)
  17179. 34: angle ( -7.655, -43.113, -27.996) ( -7.653, -43.111, -27.993) ( 0.03, 0.01, 0.01)
  17180. 34: torsion ( -0.003, 0.001, 0.005) ( -0.003, 0.001, 0.005) ( 0.00, 0.00, 0.00)
  17181. 34: vdw ( -2.841, 53.319, 8.698) ( -2.841, 53.320, 8.698) ( 0.00, 0.00, 0.00)
  17182. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17183. 34: 30 ( 8.872, 4.980, -31.183) ( 8.880, 4.987, -31.164) ( 0.10, 0.15, 0.06)
  17184. 34: bond ( 14.300, 12.483, -24.570) ( 14.306, 12.488, -24.553) ( 0.04, 0.04, 0.07)
  17185. 34: angle ( -5.491, -6.853, -6.683) ( -5.488, -6.850, -6.681) ( 0.05, 0.05, 0.02)
  17186. 34: torsion ( -0.006, 0.007, 0.000) ( -0.006, 0.007, 0.000) ( 0.00, 0.00, 0.00)
  17187. 34: vdw ( 0.068, -0.657, 0.070) ( 0.068, -0.657, 0.070) ( 0.00, 0.00, 0.00)
  17188. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17189. 34: 31 (-38.803, 21.558, -3.759) (-38.796, 21.575, -3.747) ( 0.02, 0.08, 0.31)
  17190. 34: bond ( -9.767, 20.602, 16.092) ( -9.764, 20.617, 16.101) ( 0.03, 0.07, 0.06)
  17191. 34: angle (-39.187, 1.263, -25.384) (-39.183, 1.265, -25.382) ( 0.01, 0.14, 0.01)
  17192. 34: torsion ( 0.002, -0.008, 0.011) ( 0.002, -0.008, 0.011) ( 0.00, 0.00, 0.00)
  17193. 34: vdw ( 10.149, -0.299, 5.522) ( 10.150, -0.299, 5.522) ( 0.00, 0.00, 0.00)
  17194. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17195. 34: 32 ( -1.413, -33.007, -7.791) ( -1.399, -32.990, -7.786) ( 0.98, 0.05, 0.06)
  17196. 34: bond (-17.356, -19.718, -3.615) (-17.344, -19.703, -3.614) ( 0.07, 0.08, 0.01)
  17197. 34: angle ( 25.951, -21.946, -4.917) ( 25.953, -21.945, -4.913) ( 0.01, 0.01, 0.08)
  17198. 34: torsion ( 0.013, 0.004, -0.083) ( 0.013, 0.004, -0.083) ( 0.00, 0.00, 0.00)
  17199. 34: vdw (-10.021, 8.654, 0.824) (-10.021, 8.654, 0.824) ( 0.00, 0.00, 0.00)
  17200. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17201. 34: 33 ( 14.342, 25.091, 24.049) ( 14.347, 25.101, 24.069) ( 0.04, 0.04, 0.08)
  17202. 34: bond ( -8.159, 14.049, 22.197) ( -8.157, 14.056, 22.215) ( 0.03, 0.05, 0.08)
  17203. 34: angle ( 25.372, 11.763, 1.871) ( 25.375, 11.766, 1.872) ( 0.01, 0.03, 0.07)
  17204. 34: torsion ( -0.032, -0.072, 0.034) ( -0.032, -0.072, 0.034) ( 0.00, 0.00, 0.00)
  17205. 34: vdw ( -2.839, -0.649, -0.052) ( -2.839, -0.649, -0.052) ( 0.00, 0.00, 0.00)
  17206. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17207. 34: 34 ( 14.982, 24.879, -21.566) ( 14.985, 24.891, -21.547) ( 0.02, 0.05, 0.09)
  17208. 34: bond ( -1.186, 18.722, -25.133) ( -1.186, 18.732, -25.115) ( 0.01, 0.05, 0.07)
  17209. 34: angle ( 16.567, 6.266, 3.891) ( 16.570, 6.268, 3.893) ( 0.02, 0.04, 0.04)
  17210. 34: torsion ( 0.018, 0.066, 0.048) ( 0.018, 0.066, 0.048) ( 0.00, 0.00, 0.00)
  17211. 34: vdw ( -0.417, -0.174, -0.372) ( -0.417, -0.174, -0.372) ( 0.00, 0.00, 0.00)
  17212. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17213. 34: 35 ( 4.828, 0.430, 0.212) ( 4.842, 0.451, 0.213) ( 0.29, 0.89, 0.02)
  17214. 34: bond ( 1.611, 2.181, -0.163) ( 1.621, 2.200, -0.162) ( 0.63, 0.86, 0.00)
  17215. 34: angle ( 3.124, -2.253, 0.734) ( 3.127, -2.251, 0.734) ( 0.12, 0.08, 0.00)
  17216. 34: torsion ( 0.021, -0.030, -0.197) ( 0.021, -0.030, -0.196) ( 0.00, 0.00, 0.02)
  17217. 34: vdw ( -0.881, 1.566, -0.324) ( -0.881, 1.566, -0.324) ( 0.00, 0.00, 0.00)
  17218. 34: electro ( 0.953, -1.035, 0.162) ( 0.953, -1.035, 0.162) ( 0.00, 0.00, 0.00)
  17219. 34: 36 (-38.521, 8.137, -5.650) (-38.493, 8.143, -5.648) ( 0.07, 0.08, 0.03)
  17220. 34: bond (-41.790, 5.311, -5.340) (-41.762, 5.312, -5.339) ( 0.07, 0.01, 0.01)
  17221. 34: angle ( 0.354, 2.444, -0.335) ( 0.354, 2.449, -0.335) ( 0.00, 0.22, 0.00)
  17222. 34: torsion ( 0.022, -0.032, -0.207) ( 0.022, -0.032, -0.206) ( 0.00, 0.00, 0.01)
  17223. 34: vdw ( 2.141, 0.498, 0.160) ( 2.141, 0.498, 0.160) ( 0.00, 0.01, 0.00)
  17224. 34: electro ( 0.751, -0.084, 0.071) ( 0.751, -0.084, 0.071) ( 0.00, 0.00, 0.00)
  17225. 34: 37 (-21.113, 33.562, -7.402) (-21.104, 33.587, -7.401) ( 0.05, 0.07, 0.03)
  17226. 34: bond (-17.334, 38.426, -7.733) (-17.329, 38.450, -7.732) ( 0.03, 0.06, 0.01)
  17227. 34: angle ( -3.889, -1.784, -0.159) ( -3.885, -1.783, -0.159) ( 0.12, 0.05, 0.00)
  17228. 34: torsion ( -0.003, 0.004, 0.027) ( -0.003, 0.004, 0.028) ( 0.00, 0.00, 0.00)
  17229. 34: vdw ( 0.176, -2.175, 0.348) ( 0.176, -2.175, 0.348) ( 0.00, 0.00, 0.00)
  17230. 34: electro ( -0.062, -0.910, 0.114) ( -0.062, -0.910, 0.114) ( 0.00, 0.00, 0.00)
  17231. 34: 38 ( -5.431, -0.451, 0.024) ( -5.417, -0.431, 0.025) ( 0.26, 0.91, 0.00)
  17232. 34: bond ( -1.879, -2.467, 0.180) ( -1.868, -2.448, 0.180) ( 0.57, 0.74, 0.00)
  17233. 34: angle ( -0.324, 0.244, 0.014) ( -0.321, 0.246, 0.014) ( 0.11, 0.05, 0.00)
  17234. 34: torsion ( -0.045, 0.066, 0.437) ( -0.045, 0.066, 0.437) ( 0.00, 0.00, 0.03)
  17235. 34: vdw ( -1.909, 0.542, -0.273) ( -1.909, 0.542, -0.273) ( 0.00, 0.00, 0.00)
  17236. 34: electro ( -1.274, 1.163, -0.334) ( -1.274, 1.163, -0.334) ( 0.00, 0.00, 0.00)
  17237. 34: 39 (204.595, -232.813, 17.423) (204.607, -232.783, 17.424) ( 0.01, 0.01, 0.00)
  17238. 34: bond (-25.243, -90.642, 9.182) (-25.240, -90.615, 9.182) ( 0.01, 0.03, 0.01)
  17239. 34: angle ( 46.593, -12.125, 8.430) ( 46.598, -12.125, 8.430) ( 0.01, 0.00, 0.00)
  17240. 34: torsion ( 0.323, -0.400, -3.056) ( 0.323, -0.400, -3.055) ( 0.00, 0.00, 0.02)
  17241. 34: vdw (176.635, -118.304, 3.193) (176.640, -118.302, 3.193) ( 0.00, 0.00, 0.02)
  17242. 34: electro ( 6.286, -11.341, -0.326) ( 6.286, -11.341, -0.326) ( 0.00, 0.00, 0.00)
  17243. 34: ok 2 # gradients
  17244. 34: ok 3 # energy
  17245. 34:
  17246. 34: V A L I D A T E G R A D I E N T S
  17247. 34:
  17248. 34: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  17249. 34: ----------------------------------------------------------------------------------------
  17250. 34: 1 ( 25.189, 13.959, 7.126) ( 25.262, 14.010, 7.142) ( 0.29, 0.36, 0.21)
  17251. 34: bond ( 58.080, 0.609, 15.368) ( 58.147, 0.652, 15.373) ( 0.12, 2.59, 0.03)
  17252. 34: angle (-33.014, 13.257, -8.293) (-33.009, 13.265, -8.292) ( 0.02, 0.06, 0.00)
  17253. 34: torsion ( -0.007, -0.001, 0.014) ( -0.006, -0.001, 0.024) ( 0.00, 0.00, 0.01)
  17254. 34: vdw ( 0.130, 0.094, 0.037) ( 0.130, 0.094, 0.037) ( 0.00, 0.00, 0.00)
  17255. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17256. 34: 2 (-135.053, -156.995, -40.782) (-134.971, -156.926, -40.765) ( 0.06, 0.04, 0.04)
  17257. 34: bond (-168.640, -135.476, -48.829) (-168.564, -135.417, -48.824) ( 0.04, 0.04, 0.01)
  17258. 34: angle ( 33.577, -21.520, 8.093) ( 33.584, -21.510, 8.096) ( 0.02, 0.04, 0.04)
  17259. 34: torsion ( 0.009, 0.001, -0.046) ( 0.010, 0.001, -0.037) ( 0.00, 0.00, 0.04)
  17260. 34: vdw ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17261. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17262. 34: 3 ( -0.629, -24.659, -0.927) ( -0.618, -24.639, -0.924) ( 0.65, 0.08, 0.29)
  17263. 34: bond (-10.017, -15.265, -3.131) (-10.008, -15.245, -3.131) ( 0.08, 0.13, 0.02)
  17264. 34: angle ( 13.893, -9.812, 3.354) ( 13.895, -9.811, 3.354) ( 0.01, 0.01, 0.00)
  17265. 34: torsion ( -0.007, -0.001, 0.024) ( -0.007, -0.001, 0.027) ( 0.00, 0.00, 0.01)
  17266. 34: vdw ( -3.372, 0.340, -0.879) ( -3.372, 0.340, -0.879) ( 0.00, 0.00, 0.00)
  17267. 34: electro ( -1.126, 0.078, -0.295) ( -1.126, 0.078, -0.295) ( 0.00, 0.00, 0.00)
  17268. 34: 4 ( 10.334, 23.137, 3.434) ( 10.342, 23.160, 3.437) ( 0.08, 0.10, 0.08)
  17269. 34: bond ( -6.152, 11.706, -1.247) ( -6.146, 11.728, -1.247) ( 0.10, 0.19, 0.02)
  17270. 34: angle ( 19.924, 11.039, 5.614) ( 19.926, 11.039, 5.614) ( 0.01, 0.01, 0.00)
  17271. 34: torsion ( 0.009, 0.001, -0.036) ( 0.009, 0.001, -0.033) ( 0.00, 0.00, 0.01)
  17272. 34: vdw ( -2.908, -0.086, -0.770) ( -2.908, -0.086, -0.770) ( 0.00, 0.00, 0.00)
  17273. 34: electro ( -0.539, 0.478, -0.127) ( -0.539, 0.478, -0.127) ( 0.00, 0.00, 0.00)
  17274. 34: 5 ( 2.550, -33.208, -0.403) ( 2.558, -33.185, -0.401) ( 0.31, 0.07, 0.10)
  17275. 34: bond ( 12.210, -24.825, 2.432) ( 12.215, -24.802, 2.432) ( 0.05, 0.09, 0.00)
  17276. 34: angle (-14.826, -7.709, -4.160) (-14.824, -7.709, -4.159) ( 0.01, 0.01, 0.00)
  17277. 34: torsion ( 0.004, 0.000, -0.017) ( 0.004, 0.000, -0.015) ( 0.00, 0.00, 0.00)
  17278. 34: vdw ( 3.498, -0.119, 0.920) ( 3.498, -0.119, 0.920) ( 0.00, 0.00, 0.00)
  17279. 34: electro ( 1.664, -0.556, 0.422) ( 1.664, -0.556, 0.422) ( 0.00, 0.00, 0.00)
  17280. 34: 6 (117.977, 192.469, 37.516) (118.027, 192.554, 37.534) ( 0.04, 0.04, 0.05)
  17281. 34: bond (128.247, 182.517, 39.697) (128.287, 182.596, 39.700) ( 0.03, 0.04, 0.01)
  17282. 34: angle (-13.318, 9.894, -3.023) (-13.308, 9.900, -3.010) ( 0.08, 0.06, 0.43)
  17283. 34: torsion ( -0.009, -0.001, 0.033) ( -0.009, -0.001, 0.035) ( 0.00, 0.00, 0.00)
  17284. 34: vdw ( 3.057, 0.060, 0.809) ( 3.057, 0.060, 0.809) ( 0.00, 0.00, 0.00)
  17285. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17286. 34: 7 (-20.624, -15.019, -6.028) (-20.600, -14.975, -6.022) ( 0.12, 0.30, 0.10)
  17287. 34: bond (-13.952, -19.555, -4.305) (-13.930, -19.511, -4.303) ( 0.16, 0.22, 0.05)
  17288. 34: angle ( -6.267, 4.824, -1.607) ( -6.264, 4.826, -1.603) ( 0.04, 0.03, 0.25)
  17289. 34: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17290. 34: vdw ( -0.406, -0.289, -0.116) ( -0.406, -0.289, -0.116) ( 0.00, 0.00, 0.00)
  17291. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17292. 34: ok 4 # gradients
  17293. 34: ok 5 # energy
  17294. 34:
  17295. 34: V A L I D A T E G R A D I E N T S
  17296. 34:
  17297. 34: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  17298. 34: ----------------------------------------------------------------------------------------
  17299. 34: 1 ( 19.613, 39.037, -65.938) ( 19.662, 39.085, -65.888) ( 0.25, 0.12, 0.07)
  17300. 34: bond ( 35.363, 4.708, -8.226) ( 35.398, 4.745, -8.190) ( 0.10, 0.78, 0.44)
  17301. 34: angle (-11.879, 31.622, -54.395) (-11.867, 31.633, -54.382) ( 0.10, 0.04, 0.02)
  17302. 34: torsion ( -0.001, 0.614, 0.357) ( -0.001, 0.615, 0.357) ( 0.00, 0.03, 0.01)
  17303. 34: vdw ( -3.869, 2.093, -3.674) ( -3.868, 2.093, -3.674) ( 0.00, 0.00, 0.00)
  17304. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17305. 34: 2 (119.205, -77.444, 130.932) (119.268, -77.418, 130.999) ( 0.05, 0.03, 0.05)
  17306. 34: bond ( 91.119, -30.475, 52.665) ( 91.170, -30.454, 52.724) ( 0.06, 0.07, 0.11)
  17307. 34: angle ( 28.099, -45.486, 79.118) ( 28.111, -45.483, 79.125) ( 0.04, 0.01, 0.01)
  17308. 34: torsion ( -0.013, -1.484, -0.850) ( -0.013, -1.481, -0.849) ( 0.00, 0.18, 0.08)
  17309. 34: vdw ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17310. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17311. 34: 3 (-73.250, -10.850, 16.560) (-73.232, -10.836, 16.599) ( 0.02, 0.13, 0.24)
  17312. 34: bond (-24.487, -24.043, 41.291) (-24.473, -24.030, 41.330) ( 0.06, 0.05, 0.09)
  17313. 34: angle (-50.205, 12.814, -22.277) (-50.201, 12.815, -22.276) ( 0.01, 0.00, 0.00)
  17314. 34: torsion ( 0.001, -0.781, -0.453) ( 0.001, -0.780, -0.453) ( 0.00, 0.05, 0.01)
  17315. 34: vdw ( 0.738, 2.422, -4.194) ( 0.738, 2.422, -4.194) ( 0.01, 0.00, 0.00)
  17316. 34: electro ( 0.704, -1.262, 2.192) ( 0.704, -1.262, 2.192) ( 0.00, 0.00, 0.00)
  17317. 34: 4 ( 44.508, 37.050, -48.266) ( 44.565, 37.070, -48.218) ( 0.13, 0.05, 0.10)
  17318. 34: bond (-23.001, 31.457, -52.235) (-22.956, 31.470, -52.196) ( 0.20, 0.04, 0.07)
  17319. 34: angle ( 65.099, -0.277, 0.177) ( 65.110, -0.275, 0.184) ( 0.02, 0.07, 0.14)
  17320. 34: torsion ( 0.043, 6.051, 3.476) ( 0.043, 6.055, 3.477) ( 0.00, 0.07, 0.04)
  17321. 34: vdw ( 2.367, -0.181, 0.316) ( 2.367, -0.181, 0.316) ( 0.00, 0.00, 0.00)
  17322. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17323. 34: 5 ( -5.312, 28.754, -58.081) ( -5.302, 28.761, -58.062) ( 0.19, 0.03, 0.03)
  17324. 34: bond ( 24.769, 25.591, -45.408) ( 24.774, 25.597, -45.389) ( 0.02, 0.02, 0.04)
  17325. 34: angle (-37.301, 8.972, -15.298) (-37.296, 8.972, -15.297) ( 0.01, 0.00, 0.00)
  17326. 34: torsion ( -0.040, -3.223, -1.839) ( -0.040, -3.222, -1.839) ( 0.00, 0.04, 0.02)
  17327. 34: vdw ( 7.168, -3.099, 5.355) ( 7.168, -3.099, 5.355) ( 0.00, 0.00, 0.00)
  17328. 34: electro ( 0.092, 0.513, -0.892) ( 0.092, 0.513, -0.892) ( 0.00, 0.00, 0.00)
  17329. 34: 6 (-66.742, -5.678, 5.781) (-66.712, -5.676, 5.785) ( 0.04, 0.05, 0.08)
  17330. 34: bond (-68.080, -2.555, 3.484) (-68.050, -2.555, 3.485) ( 0.04, 0.01, 0.01)
  17331. 34: angle ( 0.031, -0.395, 0.321) ( 0.031, -0.394, 0.324) ( 0.00, 0.05, 0.12)
  17332. 34: torsion ( 0.009, -1.188, -0.694) ( 0.009, -1.187, -0.694) ( 0.00, 0.08, 0.02)
  17333. 34: vdw ( 2.093, -2.289, 3.970) ( 2.093, -2.289, 3.971) ( 0.00, 0.00, 0.00)
  17334. 34: electro ( -0.795, 0.749, -1.300) ( -0.795, 0.749, -1.300) ( 0.00, 0.00, 0.00)
  17335. 34: 7 (-12.100, -37.172, 8.219) (-12.095, -37.146, 8.223) ( 0.04, 0.07, 0.05)
  17336. 34: bond (-10.745, -36.692, 0.762) (-10.743, -36.666, 0.762) ( 0.02, 0.07, 0.01)
  17337. 34: angle ( 1.275, -0.185, 9.111) ( 1.278, -0.185, 9.115) ( 0.24, 0.00, 0.05)
  17338. 34: torsion ( -0.001, 0.000, -0.007) ( -0.001, 0.000, -0.007) ( 0.00, 0.00, 0.00)
  17339. 34: vdw ( -2.629, -0.295, -1.648) ( -2.629, -0.295, -1.648) ( 0.00, 0.00, 0.00)
  17340. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17341. 34: 8 (-12.272, 11.176, 36.423) (-12.267, 11.185, 36.444) ( 0.04, 0.08, 0.06)
  17342. 34: bond (-10.895, 17.429, 32.321) (-10.893, 17.434, 32.341) ( 0.02, 0.03, 0.06)
  17343. 34: angle ( 1.384, -7.884, 4.714) ( 1.387, -7.880, 4.715) ( 0.22, 0.04, 0.03)
  17344. 34: torsion ( 0.001, -0.006, 0.003) ( 0.001, -0.006, 0.003) ( 0.00, 0.00, 0.00)
  17345. 34: vdw ( -2.762, 1.636, -0.616) ( -2.762, 1.636, -0.616) ( 0.00, 0.00, 0.00)
  17346. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17347. 34: 9 (-13.893, 14.965, -25.900) (-13.885, 14.974, -25.882) ( 0.06, 0.06, 0.07)
  17348. 34: bond (-14.232, 14.453, -24.883) (-14.227, 14.458, -24.866) ( 0.04, 0.04, 0.07)
  17349. 34: angle ( 3.445, 0.795, -1.510) ( 3.448, 0.798, -1.509) ( 0.08, 0.26, 0.10)
  17350. 34: torsion ( -0.000, 0.006, 0.003) ( -0.000, 0.006, 0.003) ( 0.00, 0.00, 0.00)
  17351. 34: vdw ( -3.106, -0.288, 0.489) ( -3.106, -0.288, 0.489) ( 0.00, 0.00, 0.00)
  17352. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17353. 34: ok 6 # gradients
  17354. 34: ok 7 # energy
  17355. 34:
  17356. 34: V A L I D A T E G R A D I E N T S
  17357. 34:
  17358. 34: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  17359. 34: ----------------------------------------------------------------------------------------
  17360. 34: 1 (-25.630, -28.431, 14.154) (-25.582, -28.381, 14.202) ( 0.19, 0.18, 0.34)
  17361. 34: bond (-19.895, 7.377, -11.925) (-19.860, 7.414, -11.888) ( 0.17, 0.50, 0.30)
  17362. 34: angle (-14.896, -48.982, 7.455) (-14.883, -48.968, 7.466) ( 0.08, 0.03, 0.15)
  17363. 34: torsion ( -5.124, 7.031, 17.238) ( -5.124, 7.031, 17.239) ( 0.00, 0.00, 0.00)
  17364. 34: vdw ( 14.285, 6.143, 1.385) ( 14.285, 6.143, 1.385) ( 0.00, 0.00, 0.00)
  17365. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17366. 34: 2 (-128.910, 113.784, -158.185) (-128.872, 113.809, -158.176) ( 0.03, 0.02, 0.01)
  17367. 34: bond (-121.810, -58.450, -11.109) (-121.773, -58.436, -11.104) ( 0.03, 0.02, 0.05)
  17368. 34: angle (-22.250, 193.608, -95.414) (-22.250, 193.620, -95.412) ( 0.00, 0.01, 0.00)
  17369. 34: torsion ( 15.151, -21.375, -51.661) ( 15.151, -21.375, -51.660) ( 0.00, 0.00, 0.00)
  17370. 34: vdw ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17371. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17372. 34: 3 ( 25.701, -34.004, -11.496) ( 25.706, -33.978, -11.492) ( 0.02, 0.08, 0.04)
  17373. 34: bond ( -1.395, -30.167, -5.745) ( -1.395, -30.140, -5.745) ( 0.01, 0.09, 0.01)
  17374. 34: angle (-26.840, 0.424, 4.286) (-26.837, 0.424, 4.289) ( 0.01, 0.01, 0.09)
  17375. 34: torsion ( 8.044, 1.903, -11.939) ( 8.044, 1.903, -11.939) ( 0.00, 0.00, 0.00)
  17376. 34: vdw ( 45.892, -6.165, 1.903) ( 45.893, -6.165, 1.903) ( 0.00, 0.00, 0.01)
  17377. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17378. 34: 4 ( 29.422, 24.486, 0.356) ( 29.443, 24.493, 0.363) ( 0.07, 0.03, 0.25)
  17379. 34: bond ( 29.102, 11.932, -12.746) ( 29.123, 11.935, -12.742) ( 0.07, 0.03, 0.03)
  17380. 34: angle ( 0.008, 2.865, 2.705) ( 0.009, 2.868, 2.708) ( 0.00, 0.12, 0.12)
  17381. 34: torsion ( 0.559, 9.747, 10.407) ( 0.559, 9.747, 10.407) ( 0.00, 0.00, 0.00)
  17382. 34: vdw ( -0.248, -0.058, -0.010) ( -0.248, -0.058, -0.010) ( 0.00, 0.00, 0.00)
  17383. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17384. 34: 5 (-14.201, -18.014, 39.388) (-14.197, -18.010, 39.416) ( 0.02, 0.02, 0.07)
  17385. 34: bond ( -0.398, 5.832, 34.590) ( -0.398, 5.833, 34.617) ( 0.01, 0.01, 0.08)
  17386. 34: angle ( -6.363, -12.617, 2.052) ( -6.359, -12.613, 2.052) ( 0.05, 0.03, 0.01)
  17387. 34: torsion ( -8.696, -11.525, 1.842) ( -8.696, -11.525, 1.842) ( 0.00, 0.00, 0.00)
  17388. 34: vdw ( 1.256, 0.295, 0.904) ( 1.256, 0.295, 0.904) ( 0.00, 0.00, 0.00)
  17389. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17390. 34: 6 (189.902, -122.303, 155.949) (189.974, -122.252, 155.970) ( 0.04, 0.04, 0.01)
  17391. 34: bond (103.167, 13.570, 25.866) (103.234, 13.611, 25.884) ( 0.06, 0.30, 0.07)
  17392. 34: angle (105.259, -154.157, 97.805) (105.264, -154.146, 97.807) ( 0.00, 0.01, 0.00)
  17393. 34: torsion (-10.098, 14.460, 34.616) (-10.098, 14.460, 34.618) ( 0.00, 0.00, 0.00)
  17394. 34: vdw ( -8.426, 3.824, -2.338) ( -8.426, 3.824, -2.338) ( 0.00, 0.00, 0.00)
  17395. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17396. 34: 7 ( 28.297, 20.835, 1.996) ( 28.342, 20.848, 2.008) ( 0.16, 0.06, 0.60)
  17397. 34: bond ( 12.873, -5.976, 6.570) ( 12.917, -5.967, 6.582) ( 0.34, 0.16, 0.18)
  17398. 34: angle ( 15.468, 26.087, -6.706) ( 15.469, 26.090, -6.706) ( 0.01, 0.01, 0.00)
  17399. 34: torsion ( -0.587, 0.850, 1.922) ( -0.587, 0.850, 1.922) ( 0.00, 0.01, 0.02)
  17400. 34: vdw ( 0.543, -0.126, 0.210) ( 0.543, -0.126, 0.210) ( 0.00, 0.00, 0.00)
  17401. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17402. 34: 8 (-104.818, 43.447, -42.297) (-104.813, 43.471, -42.291) ( 0.00, 0.06, 0.01)
  17403. 34: bond ( -1.848, 55.726, -25.609) ( -1.848, 55.750, -25.603) ( 0.02, 0.04, 0.02)
  17404. 34: angle (-50.415, -7.276, -12.204) (-50.413, -7.275, -12.204) ( 0.00, 0.00, 0.00)
  17405. 34: torsion ( 0.751, -1.091, -2.429) ( 0.751, -1.091, -2.429) ( 0.00, 0.01, 0.01)
  17406. 34: vdw (-53.305, -3.913, -2.055) (-53.304, -3.913, -2.055) ( 0.00, 0.00, 0.01)
  17407. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17408. 34: ok 8 # gradients
  17409. 34: ok 9 # energy
  17410. 34:
  17411. 34: V A L I D A T E G R A D I E N T S
  17412. 34:
  17413. 34: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  17414. 34: ----------------------------------------------------------------------------------------
  17415. 34: 1 (105.440, -149.985, 260.331) (105.486, -149.942, 260.360) ( 0.04, 0.03, 0.01)
  17416. 34: bond (105.838, -149.765, 260.004) (105.879, -149.728, 260.027) ( 0.04, 0.02, 0.01)
  17417. 34: angle ( -0.389, -0.217, 0.334) ( -0.384, -0.211, 0.340) ( 0.21, 0.12, 0.21)
  17418. 34: torsion ( -0.009, -0.003, -0.007) ( -0.009, -0.003, -0.007) ( 0.00, 0.00, 0.00)
  17419. 34: vdw ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17420. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17421. 34: 2 (-90.439, 1.612, -3.158) (-90.384, 1.663, -3.108) ( 0.06, 3.15, 1.59)
  17422. 34: bond (-96.521, -0.000, 0.010) (-96.477, 0.040, 0.049) ( 0.05, 0.00, 0.04)
  17423. 34: angle ( 0.198, -0.177, -0.044) ( 0.210, -0.166, -0.033) ( 0.22, 0.20, 0.05)
  17424. 34: torsion ( -0.000, 0.004, -0.001) ( 0.000, 0.004, -0.002) ( 0.00, 0.00, 0.00)
  17425. 34: vdw ( 5.883, 1.786, -3.123) ( 5.883, 1.786, -3.122) ( 0.00, 0.01, 0.00)
  17426. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17427. 34: 3 ( 17.766, 85.074, -3.307) ( 17.818, 85.129, -3.256) ( 0.29, 0.06, 1.52)
  17428. 34: bond ( 31.918, 90.924, -0.196) ( 31.958, 90.967, -0.157) ( 0.13, 0.05, 0.78)
  17429. 34: angle ( -0.248, -0.340, -0.003) ( -0.237, -0.328, 0.008) ( 0.28, 0.38, 0.00)
  17430. 34: torsion ( 0.004, -0.001, 0.009) ( 0.004, -0.001, 0.009) ( 0.00, 0.00, 0.00)
  17431. 34: vdw (-13.908, -5.509, -3.117) (-13.907, -5.509, -3.117) ( 0.00, 0.00, 0.00)
  17432. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17433. 34: 4 ( 17.700, -39.682, -75.828) ( 17.751, -39.631, -75.775) ( 0.29, 0.13, 0.07)
  17434. 34: bond ( 32.121, -45.510, -79.026) ( 32.161, -45.470, -78.984) ( 0.12, 0.09, 0.05)
  17435. 34: angle ( -0.358, 0.352, -0.032) ( -0.347, 0.363, -0.021) ( 0.40, 0.38, 0.03)
  17436. 34: torsion ( -0.001, 0.004, -0.002) ( -0.001, 0.004, -0.002) ( 0.00, 0.00, 0.00)
  17437. 34: vdw (-14.062, 5.472, 3.232) (-14.062, 5.473, 3.232) ( 0.00, 0.00, 0.00)
  17438. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17439. 34: 5 (-44.578, 218.066, 0.111) (-44.571, 218.092, 0.116) ( 0.02, 0.01, 0.05)
  17440. 34: bond (-74.014, 208.993, -0.001) (-74.010, 209.018, 0.000) ( 0.01, 0.01, 0.00)
  17441. 34: angle ( -0.340, -0.120, -0.061) ( -0.338, -0.120, -0.057) ( 0.09, 0.00, 0.02)
  17442. 34: torsion ( -0.000, -0.000, -0.001) ( 0.000, 0.000, -0.001) ( 0.00, 0.00, 0.00)
  17443. 34: vdw ( 29.776, 9.193, 0.174) ( 29.777, 9.193, 0.174) ( 0.00, 0.00, 0.00)
  17444. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17445. 34: 6 (-74.306, -104.570, 181.478) (-74.299, -104.561, 181.498) ( 0.01, 0.01, 0.01)
  17446. 34: bond (-73.876, -104.552, 181.024) (-73.872, -104.545, 181.043) ( 0.01, 0.01, 0.01)
  17447. 34: angle ( 0.043, 0.173, 0.119) ( 0.046, 0.176, 0.120) ( 0.01, 0.05, 0.01)
  17448. 34: torsion ( -0.000, 0.002, 0.001) ( 0.000, 0.002, 0.001) ( 0.00, 0.00, 0.00)
  17449. 34: vdw ( -0.473, -0.193, 0.334) ( -0.473, -0.193, 0.334) ( 0.00, 0.00, 0.00)
  17450. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17451. 34: 7 (-43.647, -109.104, -189.246) (-43.639, -109.094, -189.226) ( 0.02, 0.01, 0.01)
  17452. 34: bond (-73.841, -104.519, -181.111) (-73.837, -104.512, -181.092) ( 0.01, 0.01, 0.01)
  17453. 34: angle ( 0.080, 0.216, -0.161) ( 0.083, 0.219, -0.160) ( 0.02, 0.06, 0.02)
  17454. 34: torsion ( -0.000, -0.003, 0.002) ( 0.000, -0.003, 0.002) ( 0.00, 0.00, 0.00)
  17455. 34: vdw ( 30.115, -4.798, -7.975) ( 30.116, -4.798, -7.975) ( 0.00, 0.00, 0.00)
  17456. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17457. 34: 8 (221.220, -6.123, -3.930) (221.248, -6.119, -3.925) ( 0.01, 0.07, 0.12)
  17458. 34: bond (221.839, -0.001, -0.001) (221.867, 0.000, 0.000) ( 0.01, 0.00, 0.00)
  17459. 34: angle ( -0.000, 0.445, -0.090) ( 0.000, 0.448, -0.086) ( 0.00, 0.13, 0.03)
  17460. 34: torsion ( -0.000, -0.000, -0.001) ( 0.000, 0.000, -0.001) ( 0.00, 0.00, 0.00)
  17461. 34: vdw ( -0.619, -6.567, -3.838) ( -0.619, -6.567, -3.838) ( 0.00, 0.00, 0.00)
  17462. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17463. 34: 9 (-82.802, 99.667, 177.060) (-82.795, 99.677, 177.080) ( 0.01, 0.01, 0.01)
  17464. 34: bond (-73.876, 104.538, 181.024) (-73.872, 104.545, 181.043) ( 0.01, 0.01, 0.01)
  17465. 34: angle ( 0.231, -0.092, 0.146) ( 0.235, -0.090, 0.148) ( 0.07, 0.02, 0.02)
  17466. 34: torsion ( 0.000, -0.000, 0.000) ( 0.000, -0.000, 0.000) ( 0.00, 0.00, 0.00)
  17467. 34: vdw ( -9.158, -4.779, -4.111) ( -9.158, -4.778, -4.111) ( 0.00, 0.00, 0.00)
  17468. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17469. 34: 10 (-82.262, 92.018, -179.835) (-82.254, 92.027, -179.815) ( 0.01, 0.01, 0.01)
  17470. 34: bond (-73.757, 104.367, -180.905) (-73.753, 104.374, -180.886) ( 0.01, 0.01, 0.01)
  17471. 34: angle ( 0.291, -0.136, -0.198) ( 0.295, -0.133, -0.197) ( 0.09, 0.03, 0.02)
  17472. 34: torsion ( 0.003, -0.001, -0.002) ( 0.003, -0.001, -0.002) ( 0.00, 0.00, 0.00)
  17473. 34: vdw ( -8.798, -12.213, 1.270) ( -8.798, -12.212, 1.270) ( 0.00, 0.00, 0.01)
  17474. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17475. 34: 11 (221.224, 6.299, 3.345) (221.252, 6.304, 3.350) ( 0.01, 0.08, 0.13)
  17476. 34: bond (221.840, -0.059, -0.118) (221.868, -0.058, -0.117) ( 0.01, 0.01, 0.01)
  17477. 34: angle ( -0.000, -0.255, -0.307) ( -0.000, -0.251, -0.304) ( 0.00, 0.09, 0.10)
  17478. 34: torsion ( -0.000, 0.003, -0.002) ( -0.000, 0.003, -0.002) ( 0.00, 0.00, 0.00)
  17479. 34: vdw ( -0.616, 6.610, 3.772) ( -0.616, 6.610, 3.772) ( 0.00, 0.00, 0.00)
  17480. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17481. 34: 12 (-82.670, 109.687, -169.760) (-82.663, 109.697, -169.740) ( 0.01, 0.01, 0.01)
  17482. 34: bond (-73.962, 104.530, -181.062) (-73.958, 104.537, -181.043) ( 0.01, 0.01, 0.01)
  17483. 34: angle ( 0.196, 0.175, 0.020) ( 0.200, 0.178, 0.021) ( 0.06, 0.05, 0.00)
  17484. 34: torsion ( -0.004, -0.003, 0.000) ( -0.004, -0.002, 0.000) ( 0.00, 0.00, 0.00)
  17485. 34: vdw ( -8.901, 4.984, 11.282) ( -8.901, 4.984, 11.282) ( 0.00, 0.00, 0.00)
  17486. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17487. 34: 13 (-82.957, -203.268, 2.436) (-82.949, -203.243, 2.441) ( 0.01, 0.01, 0.17)
  17488. 34: bond (-73.956, -209.192, 0.116) (-73.952, -209.167, 0.117) ( 0.01, 0.01, 0.01)
  17489. 34: angle ( 0.236, -0.085, 0.219) ( 0.240, -0.085, 0.222) ( 0.08, 0.00, 0.07)
  17490. 34: torsion ( 0.006, -0.002, 0.004) ( 0.006, -0.002, 0.004) ( 0.00, 0.00, 0.00)
  17491. 34: vdw ( -9.243, 6.011, 2.098) ( -9.243, 6.012, 2.098) ( 0.00, 0.00, 0.00)
  17492. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17493. 34: ok 10 # gradients
  17494. 34: ok 11 # energy
  17495. 34:
  17496. 34: V A L I D A T E G R A D I E N T S
  17497. 34:
  17498. 34: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  17499. 34: ----------------------------------------------------------------------------------------
  17500. 34: 1 (-352.758, 498.355, -863.403) (-352.737, 498.374, -863.393) ( 0.01, 0.00, 0.00)
  17501. 34: bond (-352.351, 498.577, -863.775) (-352.336, 498.590, -863.772) ( 0.00, 0.00, 0.00)
  17502. 34: angle ( -0.390, -0.216, 0.386) ( -0.384, -0.210, 0.392) ( 0.22, 0.13, 0.25)
  17503. 34: torsion ( -0.018, -0.006, -0.014) ( -0.017, -0.006, -0.013) ( 0.00, 0.00, 0.00)
  17504. 34: vdw ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17505. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17506. 34: 2 (1285.827, 1.609, -3.175) (1285.867, 1.655, -3.129) ( 0.00, 2.87, 1.44)
  17507. 34: bond (1279.745, 0.004, 0.014) (1279.774, 0.040, 0.049) ( 0.00, 0.02, 0.05)
  17508. 34: angle ( 0.198, -0.189, -0.064) ( 0.210, -0.178, -0.053) ( 0.22, 0.21, 0.07)
  17509. 34: torsion ( -0.000, 0.008, -0.003) ( 0.000, 0.008, -0.003) ( 0.00, 0.00, 0.00)
  17510. 34: vdw ( 5.883, 1.786, -3.123) ( 5.883, 1.786, -3.122) ( 0.00, 0.01, 0.00)
  17511. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17512. 34: 3 (-441.622, -1212.197, -3.313) (-441.575, -1212.156, -3.266) ( 0.01, 0.00, 1.39)
  17513. 34: bond (-427.484, -1206.342, -0.192) (-427.450, -1206.312, -0.157) ( 0.01, 0.00, 0.67)
  17514. 34: angle ( -0.237, -0.343, -0.023) ( -0.226, -0.332, -0.012) ( 0.27, 0.39, 0.02)
  17515. 34: torsion ( 0.008, -0.003, 0.019) ( 0.008, -0.003, 0.019) ( 0.00, 0.00, 0.00)
  17516. 34: vdw (-13.908, -5.509, -3.117) (-13.907, -5.509, -3.117) ( 0.00, 0.00, 0.00)
  17517. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17518. 34: 4 (-440.935, 609.305, 1047.967) (-440.889, 609.350, 1048.009) ( 0.01, 0.01, 0.00)
  17519. 34: bond (-426.503, 603.459, 1044.784) (-426.468, 603.492, 1044.815) ( 0.01, 0.01, 0.00)
  17520. 34: angle ( -0.369, 0.367, -0.045) ( -0.358, 0.378, -0.034) ( 0.42, 0.40, 0.05)
  17521. 34: torsion ( -0.002, 0.007, -0.005) ( -0.001, 0.007, -0.005) ( 0.00, 0.00, 0.00)
  17522. 34: vdw (-14.062, 5.472, 3.232) (-14.062, 5.473, 3.232) ( 0.00, 0.00, 0.00)
  17523. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17524. 34: 5 (-44.578, 218.066, 0.111) (-44.571, 218.092, 0.115) ( 0.02, 0.01, 0.05)
  17525. 34: bond (-74.014, 208.993, -0.001) (-74.010, 209.018, 0.000) ( 0.01, 0.01, 0.00)
  17526. 34: angle ( -0.340, -0.120, -0.061) ( -0.338, -0.120, -0.057) ( 0.09, 0.00, 0.02)
  17527. 34: torsion ( -0.000, -0.000, -0.001) ( 0.000, 0.000, -0.001) ( 0.00, 0.00, 0.00)
  17528. 34: vdw ( 29.776, 9.193, 0.174) ( 29.777, 9.193, 0.174) ( 0.00, 0.00, 0.00)
  17529. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17530. 34: 6 (-74.306, -104.569, 181.479) (-74.299, -104.559, 181.499) ( 0.01, 0.01, 0.01)
  17531. 34: bond (-73.876, -104.552, 181.024) (-73.872, -104.545, 181.043) ( 0.01, 0.01, 0.01)
  17532. 34: angle ( 0.043, 0.173, 0.119) ( 0.046, 0.176, 0.120) ( 0.01, 0.05, 0.01)
  17533. 34: torsion ( -0.000, 0.003, 0.002) ( 0.000, 0.003, 0.002) ( 0.00, 0.00, 0.00)
  17534. 34: vdw ( -0.473, -0.193, 0.334) ( -0.473, -0.193, 0.334) ( 0.00, 0.00, 0.00)
  17535. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17536. 34: 7 (-43.647, -109.106, -189.244) (-43.639, -109.096, -189.224) ( 0.02, 0.01, 0.01)
  17537. 34: bond (-73.841, -104.519, -181.111) (-73.837, -104.512, -181.092) ( 0.01, 0.01, 0.01)
  17538. 34: angle ( 0.080, 0.216, -0.161) ( 0.083, 0.219, -0.160) ( 0.02, 0.06, 0.02)
  17539. 34: torsion ( -0.000, -0.005, 0.003) ( 0.000, -0.005, 0.003) ( 0.00, 0.00, 0.00)
  17540. 34: vdw ( 30.115, -4.798, -7.975) ( 30.116, -4.798, -7.975) ( 0.00, 0.00, 0.00)
  17541. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17542. 34: 8 (221.220, -6.123, -3.930) (221.248, -6.119, -3.925) ( 0.01, 0.07, 0.13)
  17543. 34: bond (221.839, -0.001, -0.001) (221.867, 0.000, 0.000) ( 0.01, 0.00, 0.00)
  17544. 34: angle ( -0.000, 0.445, -0.090) ( 0.000, 0.448, -0.086) ( 0.00, 0.13, 0.03)
  17545. 34: torsion ( -0.000, -0.000, -0.001) ( 0.000, 0.000, -0.001) ( 0.00, 0.00, 0.00)
  17546. 34: vdw ( -0.619, -6.567, -3.838) ( -0.619, -6.567, -3.838) ( 0.00, 0.00, 0.00)
  17547. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17548. 34: 9 (-82.802, 99.667, 177.060) (-82.795, 99.677, 177.080) ( 0.01, 0.01, 0.01)
  17549. 34: bond (-73.876, 104.538, 181.024) (-73.872, 104.545, 181.043) ( 0.01, 0.01, 0.01)
  17550. 34: angle ( 0.231, -0.092, 0.146) ( 0.235, -0.090, 0.148) ( 0.07, 0.02, 0.02)
  17551. 34: torsion ( 0.000, -0.000, 0.000) ( 0.000, -0.000, 0.000) ( 0.00, 0.00, 0.00)
  17552. 34: vdw ( -9.158, -4.779, -4.111) ( -9.158, -4.778, -4.111) ( 0.00, 0.00, 0.00)
  17553. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17554. 34: 10 (-82.259, 92.017, -179.837) (-82.251, 92.026, -179.817) ( 0.01, 0.01, 0.01)
  17555. 34: bond (-73.757, 104.367, -180.905) (-73.753, 104.374, -180.886) ( 0.01, 0.01, 0.01)
  17556. 34: angle ( 0.291, -0.136, -0.198) ( 0.295, -0.133, -0.197) ( 0.09, 0.03, 0.02)
  17557. 34: torsion ( 0.006, -0.002, -0.003) ( 0.006, -0.002, -0.003) ( 0.00, 0.00, 0.00)
  17558. 34: vdw ( -8.798, -12.213, 1.270) ( -8.798, -12.212, 1.270) ( 0.00, 0.00, 0.01)
  17559. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17560. 34: 11 (221.224, 6.302, 3.343) (221.252, 6.307, 3.348) ( 0.01, 0.08, 0.13)
  17561. 34: bond (221.840, -0.059, -0.118) (221.868, -0.058, -0.117) ( 0.01, 0.01, 0.01)
  17562. 34: angle ( -0.000, -0.255, -0.307) ( -0.000, -0.251, -0.304) ( 0.00, 0.09, 0.10)
  17563. 34: torsion ( -0.000, 0.007, -0.004) ( -0.000, 0.007, -0.004) ( 0.00, 0.00, 0.00)
  17564. 34: vdw ( -0.616, 6.610, 3.772) ( -0.616, 6.610, 3.772) ( 0.00, 0.00, 0.00)
  17565. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17566. 34: 12 (-82.674, 109.685, -169.760) (-82.667, 109.695, -169.740) ( 0.01, 0.01, 0.01)
  17567. 34: bond (-73.962, 104.530, -181.062) (-73.958, 104.537, -181.043) ( 0.01, 0.01, 0.01)
  17568. 34: angle ( 0.196, 0.175, 0.020) ( 0.200, 0.178, 0.021) ( 0.06, 0.05, 0.00)
  17569. 34: torsion ( -0.007, -0.005, 0.000) ( -0.007, -0.005, 0.000) ( 0.00, 0.00, 0.00)
  17570. 34: vdw ( -8.901, 4.984, 11.282) ( -8.901, 4.984, 11.282) ( 0.00, 0.00, 0.00)
  17571. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17572. 34: 13 (-82.951, -203.270, 2.440) (-82.943, -203.245, 2.444) ( 0.01, 0.01, 0.17)
  17573. 34: bond (-73.956, -209.192, 0.116) (-73.952, -209.167, 0.117) ( 0.01, 0.01, 0.01)
  17574. 34: angle ( 0.236, -0.085, 0.219) ( 0.240, -0.085, 0.222) ( 0.08, 0.00, 0.07)
  17575. 34: torsion ( 0.012, -0.004, 0.007) ( 0.012, -0.004, 0.007) ( 0.00, 0.00, 0.00)
  17576. 34: vdw ( -9.243, 6.011, 2.098) ( -9.243, 6.012, 2.098) ( 0.00, 0.00, 0.00)
  17577. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17578. 34: ok 12 # gradients
  17579. 34: ok 13 # energy
  17580. 34:
  17581. 34: V A L I D A T E G R A D I E N T S
  17582. 34:
  17583. 34: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  17584. 34: ----------------------------------------------------------------------------------------
  17585. 34: 1 (-37.135, -25.583, -5.155) (-37.065, -25.493, -5.141) ( 0.19, 0.35, 0.27)
  17586. 34: bond (-39.393, -37.584, -9.117) (-39.335, -37.506, -9.108) ( 0.15, 0.21, 0.11)
  17587. 34: angle ( 7.381, 12.289, 3.318) ( 7.394, 12.300, 3.319) ( 0.17, 0.09, 0.04)
  17588. 34: torsion ( 0.061, -0.144, 0.321) ( 0.061, -0.144, 0.324) ( 0.00, 0.00, 0.09)
  17589. 34: vdw ( -5.824, 0.116, 0.584) ( -5.824, 0.116, 0.584) ( 0.00, 0.00, 0.00)
  17590. 34: electro ( 0.639, -0.259, -0.260) ( 0.639, -0.259, -0.260) ( 0.00, 0.00, 0.00)
  17591. 34: 2 ( 38.411, 37.278, 9.927) ( 38.505, 37.348, 9.938) ( 0.24, 0.19, 0.11)
  17592. 34: bond ( 31.945, 49.472, 14.218) ( 32.026, 49.531, 14.224) ( 0.25, 0.12, 0.04)
  17593. 34: angle ( 8.741, -16.613, -6.348) ( 8.754, -16.602, -6.347) ( 0.14, 0.07, 0.02)
  17594. 34: torsion ( -0.021, -0.066, 0.306) ( -0.021, -0.066, 0.309) ( 0.00, 0.00, 0.09)
  17595. 34: vdw ( -2.211, 5.417, 2.288) ( -2.211, 5.417, 2.288) ( 0.00, 0.00, 0.00)
  17596. 34: electro ( -0.043, -0.931, -0.537) ( -0.043, -0.931, -0.537) ( 0.00, 0.00, 0.00)
  17597. 34: 3 ( 37.676, 9.956, 11.493) ( 37.770, 10.028, 11.506) ( 0.25, 0.72, 0.11)
  17598. 34: bond ( 22.225, -39.741, -16.148) ( 22.304, -39.682, -16.140) ( 0.36, 0.15, 0.05)
  17599. 34: angle ( 15.646, 49.327, 16.801) ( 15.661, 49.339, 16.803) ( 0.09, 0.02, 0.01)
  17600. 34: torsion ( 0.640, -4.608, 12.311) ( 0.640, -4.608, 12.314) ( 0.00, 0.01, 0.02)
  17601. 34: vdw ( -0.175, 6.511, -0.244) ( -0.175, 6.511, -0.244) ( 0.00, 0.00, 0.00)
  17602. 34: electro ( -0.660, -1.533, -1.228) ( -0.660, -1.533, -1.228) ( 0.00, 0.00, 0.00)
  17603. 34: 4 (-82.568, 2.725, 38.198) (-82.476, 2.823, 38.217) ( 0.11, 3.60, 0.05)
  17604. 34: bond (-63.591, 43.917, 19.919) (-63.515, 43.994, 19.930) ( 0.12, 0.18, 0.05)
  17605. 34: angle (-24.738, -39.856, 21.223) (-24.722, -39.835, 21.228) ( 0.07, 0.05, 0.03)
  17606. 34: torsion ( -0.219, -0.406, -1.055) ( -0.219, -0.405, -1.052) ( 0.00, 0.03, 0.30)
  17607. 34: vdw ( 5.980, -0.930, -1.889) ( 5.980, -0.930, -1.889) ( 0.00, 0.00, 0.00)
  17608. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17609. 34: 5 (-79.362, -10.491, 1.322) (-79.266, -10.421, 1.335) ( 0.12, 0.67, 0.93)
  17610. 34: bond (-52.026, 2.020, 6.986) (-51.946, 2.079, 6.994) ( 0.16, 2.88, 0.11)
  17611. 34: angle (-28.249, -8.322, -0.594) (-28.234, -8.310, -0.592) ( 0.05, 0.14, 0.10)
  17612. 34: torsion ( 0.098, 1.325, -3.983) ( 0.099, 1.325, -3.980) ( 0.00, 0.03, 0.07)
  17613. 34: vdw ( -0.161, -6.107, -1.169) ( -0.161, -6.107, -1.169) ( 0.00, 0.00, 0.00)
  17614. 34: electro ( 0.976, 0.593, 0.083) ( 0.976, 0.593, 0.083) ( 0.00, 0.00, 0.00)
  17615. 34: 6 ( 36.692, -14.717, -9.327) ( 36.783, -14.646, -9.314) ( 0.25, 0.48, 0.14)
  17616. 34: bond ( 53.347, -12.349, -9.653) ( 53.426, -12.289, -9.645) ( 0.15, 0.48, 0.09)
  17617. 34: angle (-14.012, 2.744, 2.305) (-13.999, 2.755, 2.306) ( 0.09, 0.41, 0.06)
  17618. 34: torsion ( -0.010, 0.362, -0.308) ( -0.010, 0.362, -0.305) ( 0.00, 0.01, 0.09)
  17619. 34: vdw ( -3.247, -5.827, -1.669) ( -3.247, -5.827, -1.669) ( 0.00, 0.00, 0.00)
  17620. 34: electro ( 0.614, 0.354, -0.001) ( 0.614, 0.354, -0.001) ( 0.00, 0.00, 0.00)
  17621. 34: 7 (200.889, 4.865, 180.344) (200.967, 4.901, 180.385) ( 0.04, 0.75, 0.02)
  17622. 34: bond (222.352, 66.628, 140.599) (222.417, 66.649, 140.627) ( 0.03, 0.03, 0.02)
  17623. 34: angle ( 5.358, 8.587, -17.210) ( 5.370, 8.600, -17.200) ( 0.22, 0.14, 0.06)
  17624. 34: torsion (-24.205, -77.836, 59.395) (-24.204, -77.834, 59.396) ( 0.00, 0.00, 0.00)
  17625. 34: vdw ( -0.040, 8.269, -3.213) ( -0.040, 8.269, -3.213) ( 0.00, 0.00, 0.00)
  17626. 34: electro ( -2.577, -0.783, 0.775) ( -2.577, -0.783, 0.775) ( 0.00, 0.00, 0.00)
  17627. 34: 8 (-737.337, -58.076, -13.799) (-737.247, -58.047, -13.726) ( 0.01, 0.05, 0.52)
  17628. 34: bond (-746.916, 5.571, 66.213) (-746.841, 5.590, 66.276) ( 0.01, 0.34, 0.10)
  17629. 34: angle ( 0.733, -57.566, -37.981) ( 0.748, -57.560, -37.972) ( 1.06, 0.01, 0.02)
  17630. 34: torsion ( 2.354, 5.244, -42.997) ( 2.354, 5.247, -42.997) ( 0.01, 0.06, 0.00)
  17631. 34: vdw ( 5.596, -11.059, 1.056) ( 5.596, -11.058, 1.056) ( 0.00, 0.01, 0.00)
  17632. 34: electro ( 0.896, -0.266, -0.089) ( 0.896, -0.266, -0.089) ( 0.00, 0.00, 0.00)
  17633. 34: 9 ( 53.979, -50.957, -165.826) ( 53.991, -50.942, -165.779) ( 0.02, 0.03, 0.03)
  17634. 34: bond ( 56.519, -79.843, -150.792) ( 56.526, -79.830, -150.746) ( 0.01, 0.02, 0.03)
  17635. 34: angle (-10.922, -2.355, -2.847) (-10.917, -2.355, -2.846) ( 0.04, 0.01, 0.01)
  17636. 34: torsion ( -3.071, 52.160, -28.774) ( -3.071, 52.160, -28.774) ( 0.00, 0.00, 0.00)
  17637. 34: vdw ( 11.731, -21.333, 17.254) ( 11.732, -21.332, 17.254) ( 0.00, 0.00, 0.00)
  17638. 34: electro ( -0.278, 0.414, -0.667) ( -0.278, 0.414, -0.667) ( 0.00, 0.00, 0.00)
  17639. 34: 10 (902.852, -191.252, -156.971) (902.958, -191.166, -156.961) ( 0.01, 0.05, 0.01)
  17640. 34: bond (1009.544, -205.757, -159.927) (1009.639, -205.682, -159.922) ( 0.01, 0.04, 0.00)
  17641. 34: angle (-118.889, 28.667, -37.671) (-118.878, 28.678, -37.668) ( 0.01, 0.04, 0.01)
  17642. 34: torsion ( 5.313, -17.875, 36.215) ( 5.313, -17.874, 36.217) ( 0.00, 0.00, 0.00)
  17643. 34: vdw ( 6.885, 3.712, 4.412) ( 6.885, 3.712, 4.412) ( 0.00, 0.00, 0.00)
  17644. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17645. 34: 11 (319.105, -323.366, 188.016) (319.191, -323.286, 188.027) ( 0.03, 0.02, 0.01)
  17646. 34: bond (249.730, -328.174, 79.290) (249.802, -328.108, 79.298) ( 0.03, 0.02, 0.01)
  17647. 34: angle ( 68.513, 15.709, 114.859) ( 68.526, 15.722, 114.861) ( 0.02, 0.08, 0.00)
  17648. 34: torsion ( 2.045, -6.876, -5.315) ( 2.045, -6.876, -5.314) ( 0.00, 0.00, 0.03)
  17649. 34: vdw ( -1.183, -4.025, -0.819) ( -1.183, -4.025, -0.819) ( 0.01, 0.00, 0.00)
  17650. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17651. 34: 12 (792.462, 567.885, -81.270) (792.541, 567.969, -81.256) ( 0.01, 0.01, 0.02)
  17652. 34: bond (843.893, 675.743, -78.173) (843.959, 675.813, -78.163) ( 0.01, 0.01, 0.01)
  17653. 34: angle (-49.137, -108.267, -6.420) (-49.125, -108.254, -6.418) ( 0.03, 0.01, 0.04)
  17654. 34: torsion ( -0.622, 0.403, 3.289) ( -0.622, 0.403, 3.291) ( 0.00, 0.00, 0.07)
  17655. 34: vdw ( -1.673, 0.006, 0.034) ( -1.673, 0.006, 0.034) ( 0.00, 0.00, 0.00)
  17656. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17657. 34: 13 (312.993, 491.095, -75.433) (313.079, 491.177, -75.428) ( 0.03, 0.02, 0.01)
  17658. 34: bond (182.102, 361.399, -39.998) (182.175, 361.465, -39.996) ( 0.04, 0.02, 0.00)
  17659. 34: angle (145.132, 114.986, -32.807) (145.144, 115.001, -32.807) ( 0.01, 0.01, 0.00)
  17660. 34: torsion ( -0.088, 1.470, -3.367) ( -0.088, 1.470, -3.364) ( 0.00, 0.01, 0.08)
  17661. 34: vdw (-14.461, 14.403, 1.413) (-14.460, 14.404, 1.413) ( 0.00, 0.00, 0.00)
  17662. 34: electro ( 0.308, -1.163, -0.673) ( 0.308, -1.163, -0.673) ( 0.00, 0.00, 0.00)
  17663. 34: 14 (-285.814, 354.520, 45.351) (-285.728, 354.617, 45.355) ( 0.03, 0.03, 0.01)
  17664. 34: bond (-505.028, 338.173, -11.705) (-504.956, 338.260, -11.704) ( 0.01, 0.03, 0.01)
  17665. 34: angle (220.011, 15.873, 61.540) (220.025, 15.883, 61.539) ( 0.01, 0.06, 0.00)
  17666. 34: torsion ( -1.857, -2.686, -4.718) ( -1.857, -2.686, -4.715) ( 0.00, 0.00, 0.07)
  17667. 34: vdw ( 1.060, 3.160, 0.234) ( 1.060, 3.160, 0.234) ( 0.01, 0.00, 0.00)
  17668. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17669. 34: 15 ( 24.507, -209.022, -22.911) ( 24.604, -208.936, -22.906) ( 0.39, 0.04, 0.02)
  17670. 34: bond (156.762, -155.422, -28.130) (156.846, -155.348, -28.128) ( 0.05, 0.05, 0.01)
  17671. 34: angle (-129.413, -58.792, -1.964) (-129.401, -58.781, -1.965) ( 0.01, 0.02, 0.02)
  17672. 34: torsion ( -1.764, -0.172, 6.998) ( -1.763, -0.172, 7.001) ( 0.00, 0.00, 0.05)
  17673. 34: vdw ( -1.078, 5.364, 0.186) ( -1.078, 5.364, 0.186) ( 0.00, 0.00, 0.00)
  17674. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17675. 34: 16 (-51.881, -107.783, -4.907) (-51.801, -107.693, -4.901) ( 0.16, 0.08, 0.12)
  17676. 34: bond ( 22.023, -118.566, -16.321) ( 22.092, -118.490, -16.319) ( 0.31, 0.06, 0.01)
  17677. 34: angle (-70.752, 8.239, 6.612) (-70.740, 8.252, 6.613) ( 0.02, 0.15, 0.00)
  17678. 34: torsion ( 0.535, -0.313, 3.768) ( 0.535, -0.313, 3.771) ( 0.00, 0.00, 0.08)
  17679. 34: vdw ( -4.438, 2.873, 2.399) ( -4.437, 2.873, 2.399) ( 0.00, 0.01, 0.00)
  17680. 34: electro ( 0.749, -0.015, -1.365) ( 0.749, -0.015, -1.365) ( 0.00, 0.00, 0.00)
  17681. 34: 17 (-18.930, 107.515, 14.333) (-18.855, 107.610, 14.339) ( 0.39, 0.09, 0.04)
  17682. 34: bond (-22.609, 136.062, 16.568) (-22.547, 136.145, 16.570) ( 0.27, 0.06, 0.01)
  17683. 34: angle ( 10.531, -26.073, -5.363) ( 10.544, -26.061, -5.363) ( 0.12, 0.05, 0.01)
  17684. 34: torsion ( 0.544, -0.373, 3.400) ( 0.544, -0.373, 3.403) ( 0.00, 0.00, 0.09)
  17685. 34: vdw ( -7.858, -2.132, 0.339) ( -7.858, -2.132, 0.339) ( 0.00, 0.00, 0.00)
  17686. 34: electro ( 0.462, 0.030, -0.611) ( 0.462, 0.030, -0.611) ( 0.00, 0.00, 0.00)
  17687. 34: 18 (-65.774, -68.811, -0.702) (-65.676, -68.740, -0.697) ( 0.15, 0.10, 0.31)
  17688. 34: bond (-91.259, -79.239, 0.226) (-91.173, -79.180, 0.227) ( 0.09, 0.07, 0.02)
  17689. 34: angle ( 26.073, 13.883, -0.908) ( 26.086, 13.895, -0.908) ( 0.05, 0.09, 0.02)
  17690. 34: torsion ( 0.013, -0.002, 0.509) ( 0.013, -0.002, 0.512) ( 0.00, 0.00, 0.16)
  17691. 34: vdw ( -0.640, -4.484, -0.380) ( -0.640, -4.484, -0.380) ( 0.00, 0.00, 0.00)
  17692. 34: electro ( 0.039, 1.031, -0.148) ( 0.039, 1.031, -0.148) ( 0.00, 0.00, 0.00)
  17693. 34: 19 ( 85.150, 81.337, 1.290) ( 85.231, 81.426, 1.294) ( 0.10, 0.11, 0.30)
  17694. 34: bond (131.843, 64.348, -6.215) (131.912, 64.425, -6.214) ( 0.05, 0.12, 0.01)
  17695. 34: angle (-51.578, 20.309, 7.548) (-51.566, 20.321, 7.548) ( 0.02, 0.06, 0.00)
  17696. 34: torsion ( 0.198, -0.086, 0.969) ( 0.198, -0.086, 0.972) ( 0.00, 0.00, 0.30)
  17697. 34: vdw ( 5.356, -3.308, -0.917) ( 5.356, -3.308, -0.917) ( 0.00, 0.00, 0.00)
  17698. 34: electro ( -0.670, 0.074, -0.094) ( -0.670, 0.074, -0.094) ( 0.00, 0.00, 0.00)
  17699. 34: 20 (-68.176, 83.937, 12.040) (-68.102, 84.034, 12.046) ( 0.11, 0.12, 0.05)
  17700. 34: bond (-174.589, 125.582, 27.601) (-174.527, 125.666, 27.603) ( 0.04, 0.07, 0.01)
  17701. 34: angle (103.136, -36.313, -15.162) (103.148, -36.301, -15.162) ( 0.01, 0.03, 0.00)
  17702. 34: torsion ( 0.377, 0.326, 1.382) ( 0.377, 0.326, 1.386) ( 0.00, 0.00, 0.23)
  17703. 34: vdw ( 3.373, -6.111, -1.706) ( 3.373, -6.111, -1.706) ( 0.01, 0.00, 0.00)
  17704. 34: electro ( -0.473, 0.454, -0.075) ( -0.473, 0.454, -0.075) ( 0.00, 0.00, 0.00)
  17705. 34: 21 (-59.411, -82.492, -73.756) (-59.364, -82.442, -73.714) ( 0.08, 0.06, 0.06)
  17706. 34: bond ( 12.624, -154.571, 15.639) ( 12.658, -154.531, 15.674) ( 0.27, 0.03, 0.22)
  17707. 34: angle (-67.098, 69.417, -105.866) (-67.085, 69.427, -105.858) ( 0.02, 0.01, 0.01)
  17708. 34: torsion ( -4.653, 3.381, 16.257) ( -4.653, 3.382, 16.258) ( 0.01, 0.01, 0.00)
  17709. 34: vdw ( -0.284, -0.720, 0.213) ( -0.284, -0.720, 0.213) ( 0.00, 0.00, 0.00)
  17710. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17711. 34: 22 (-89.330, 45.460, 51.211) (-89.280, 45.507, 51.260) ( 0.05, 0.10, 0.10)
  17712. 34: bond ( 12.839, 22.573, 0.989) ( 12.876, 22.608, 1.026) ( 0.29, 0.15, 3.63)
  17713. 34: angle (-100.179, 23.945, 45.961) (-100.167, 23.957, 45.974) ( 0.01, 0.05, 0.03)
  17714. 34: torsion ( 1.924, -0.079, 2.304) ( 1.924, -0.078, 2.305) ( 0.01, 0.00, 0.01)
  17715. 34: vdw ( -3.913, -0.979, 1.956) ( -3.913, -0.979, 1.956) ( 0.00, 0.01, 0.00)
  17716. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17717. 34: 23 ( 89.639, 97.728, -21.522) ( 89.689, 97.776, -21.473) ( 0.06, 0.05, 0.23)
  17718. 34: bond ( 2.818, 34.692, 2.637) ( 2.854, 34.728, 2.674) ( 1.27, 0.10, 1.40)
  17719. 34: angle ( 88.780, 56.032, -24.887) ( 88.794, 56.044, -24.875) ( 0.02, 0.02, 0.04)
  17720. 34: torsion ( 2.091, -0.939, 5.736) ( 2.091, -0.939, 5.736) ( 0.01, 0.02, 0.01)
  17721. 34: vdw ( -4.050, 7.943, -5.008) ( -4.050, 7.943, -5.008) ( 0.01, 0.00, 0.00)
  17722. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17723. 34: 24 (-1361.064, -716.503, 54.666) (-1361.020, -716.452, 54.716) ( 0.00, 0.01, 0.09)
  17724. 34: bond (-1327.632, -815.920, 90.720) (-1327.597, -815.884, 90.763) ( 0.00, 0.00, 0.05)
  17725. 34: angle (-37.784, 107.786, -38.227) (-37.775, 107.801, -38.220) ( 0.02, 0.01, 0.02)
  17726. 34: torsion ( -0.124, -0.490, -1.187) ( -0.124, -0.490, -1.187) ( 0.00, 0.01, 0.07)
  17727. 34: vdw ( 4.476, -7.879, 3.360) ( 4.476, -7.878, 3.360) ( 0.00, 0.00, 0.00)
  17728. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17729. 34: 25 (-43.642, -107.862, 17.641) (-43.595, -107.812, 17.687) ( 0.11, 0.05, 0.26)
  17730. 34: bond (-40.433, -20.011, 4.163) (-40.396, -19.976, 4.199) ( 0.09, 0.17, 0.87)
  17731. 34: angle (-20.506, -107.609, 15.774) (-20.497, -107.595, 15.782) ( 0.05, 0.01, 0.05)
  17732. 34: torsion ( 1.314, -4.542, 0.958) ( 1.314, -4.542, 0.959) ( 0.01, 0.01, 0.07)
  17733. 34: vdw ( 15.984, 24.300, -3.254) ( 15.984, 24.300, -3.254) ( 0.00, 0.00, 0.00)
  17734. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17735. 34: 26 ( 21.669, 39.887, -4.938) ( 21.712, 39.934, -4.892) ( 0.20, 0.12, 0.92)
  17736. 34: bond ( 55.866, -14.525, -25.232) ( 55.900, -14.489, -25.196) ( 0.06, 0.25, 0.14)
  17737. 34: angle (-35.142, 55.332, 11.882) (-35.133, 55.344, 11.892) ( 0.03, 0.02, 0.08)
  17738. 34: torsion ( 2.117, 1.420, 7.814) ( 2.117, 1.421, 7.814) ( 0.01, 0.01, 0.01)
  17739. 34: vdw ( -1.173, -2.341, 0.598) ( -1.172, -2.341, 0.598) ( 0.02, 0.00, 0.00)
  17740. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17741. 34: 27 (-47.756, -72.759, -8.387) (-47.708, -72.711, -8.342) ( 0.10, 0.07, 0.54)
  17742. 34: bond (-26.888, 10.352, -0.511) (-26.850, 10.387, -0.476) ( 0.14, 0.34, 1.83)
  17743. 34: angle (-20.883, -88.530, -20.258) (-20.873, -88.517, -20.249) ( 0.05, 0.02, 0.04)
  17744. 34: torsion ( -3.007, 3.318, 9.853) ( -3.006, 3.319, 9.853) ( 0.00, 0.00, 0.00)
  17745. 34: vdw ( 3.022, 2.101, 2.529) ( 3.022, 2.101, 2.530) ( 0.01, 0.00, 0.00)
  17746. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17747. 34: 28 (-84.354, 30.361, 125.085) (-84.308, 30.408, 125.129) ( 0.05, 0.15, 0.04)
  17748. 34: bond (-12.611, 17.684, 62.899) (-12.576, 17.721, 62.933) ( 0.28, 0.21, 0.05)
  17749. 34: angle (-69.663, 5.775, 52.412) (-69.652, 5.785, 52.422) ( 0.02, 0.16, 0.02)
  17750. 34: torsion ( -1.456, 7.503, 9.639) ( -1.456, 7.503, 9.639) ( 0.02, 0.00, 0.00)
  17751. 34: vdw ( -0.624, -0.601, 0.136) ( -0.624, -0.601, 0.136) ( 0.01, 0.00, 0.00)
  17752. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17753. 34: 29 (178.239, 59.859, -17.444) (178.282, 59.908, -17.395) ( 0.02, 0.08, 0.28)
  17754. 34: bond (128.215, 58.142, -25.742) (128.248, 58.180, -25.705) ( 0.03, 0.07, 0.14)
  17755. 34: angle ( 48.331, 15.984, 17.772) ( 48.341, 15.995, 17.783) ( 0.02, 0.07, 0.07)
  17756. 34: torsion ( -3.523, -9.583, 6.545) ( -3.523, -9.583, 6.545) ( 0.00, 0.00, 0.00)
  17757. 34: vdw ( 5.216, -4.685, -16.019) ( 5.216, -4.685, -16.019) ( 0.00, 0.00, 0.00)
  17758. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17759. 34: 30 (-425.815, 33.516, -847.680) (-425.779, 33.549, -847.604) ( 0.01, 0.10, 0.01)
  17760. 34: bond (-248.539, 199.821, -757.719) (-248.512, 199.849, -757.651) ( 0.01, 0.01, 0.01)
  17761. 34: angle (-200.524, -157.469, -57.618) (-200.516, -157.463, -57.611) ( 0.00, 0.00, 0.01)
  17762. 34: torsion ( 5.066, -6.424, 2.469) ( 5.066, -6.424, 2.469) ( 0.00, 0.00, 0.00)
  17763. 34: vdw ( 17.443, -2.235, -30.948) ( 17.444, -2.235, -30.947) ( 0.00, 0.00, 0.00)
  17764. 34: electro ( 0.739, -0.178, -3.864) ( 0.739, -0.178, -3.864) ( 0.00, 0.00, 0.00)
  17765. 34: 31 ( 89.548, -195.391, 508.761) ( 89.554, -195.371, 508.809) ( 0.01, 0.01, 0.01)
  17766. 34: bond (-48.172, -271.651, 450.146) (-48.169, -271.632, 450.194) ( 0.01, 0.01, 0.01)
  17767. 34: angle (132.809, 73.117, 58.328) (132.813, 73.118, 58.328) ( 0.00, 0.00, 0.00)
  17768. 34: torsion ( 0.761, -1.047, -0.550) ( 0.761, -1.047, -0.550) ( 0.00, 0.00, 0.00)
  17769. 34: vdw ( 3.864, 4.131, 0.125) ( 3.864, 4.131, 0.125) ( 0.00, 0.00, 0.00)
  17770. 34: electro ( 0.286, 0.059, 0.714) ( 0.286, 0.059, 0.714) ( 0.00, 0.00, 0.00)
  17771. 34: 32 (488.893, 102.091, 99.940) (488.908, 102.091, 99.964) ( 0.00, 0.00, 0.02)
  17772. 34: bond (211.229, 6.631, 313.253) (211.237, 6.629, 313.272) ( 0.00, 0.02, 0.01)
  17773. 34: angle ( 68.266, 79.408, -47.714) ( 68.268, 79.410, -47.713) ( 0.00, 0.00, 0.00)
  17774. 34: torsion ( -3.055, 4.182, 1.971) ( -3.055, 4.182, 1.971) ( 0.00, 0.00, 0.00)
  17775. 34: vdw (212.452, 11.871, -167.570) (212.458, 11.870, -167.567) ( 0.00, 0.01, 0.00)
  17776. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17777. 34: 33 ( 45.088, 208.770, -23.706) ( 45.090, 208.818, -23.678) ( 0.01, 0.02, 0.12)
  17778. 34: bond ( 16.304, 200.345, -7.007) ( 16.306, 200.392, -6.985) ( 0.01, 0.02, 0.31)
  17779. 34: angle ( 41.809, 0.611, -15.434) ( 41.811, 0.613, -15.429) ( 0.01, 0.10, 0.04)
  17780. 34: torsion (-15.671, 2.926, -2.202) (-15.672, 2.926, -2.202) ( 0.01, 0.00, 0.00)
  17781. 34: vdw ( 5.020, 3.888, 1.339) ( 5.021, 3.888, 1.339) ( 0.00, 0.00, 0.00)
  17782. 34: electro ( -2.375, 0.999, -0.401) ( -2.375, 0.999, -0.401) ( 0.00, 0.00, 0.00)
  17783. 34: 34 (355.299, 31.343, -78.600) (355.346, 31.349, -78.570) ( 0.01, 0.02, 0.04)
  17784. 34: bond (311.200, 51.966, -29.253) (311.243, 51.969, -29.228) ( 0.01, 0.01, 0.09)
  17785. 34: angle ( 33.558, 7.472, -51.143) ( 33.561, 7.474, -51.139) ( 0.01, 0.03, 0.01)
  17786. 34: torsion ( 6.518, -34.470, -2.904) ( 6.518, -34.469, -2.904) ( 0.00, 0.00, 0.00)
  17787. 34: vdw ( 1.574, 5.965, 4.845) ( 1.574, 5.965, 4.845) ( 0.01, 0.00, 0.00)
  17788. 34: electro ( 2.450, 0.409, -0.145) ( 2.450, 0.409, -0.145) ( 0.00, 0.00, 0.00)
  17789. 34: 35 ( 13.120, -4.680, -3.985) ( 13.149, -4.674, -3.983) ( 0.22, 0.11, 0.04)
  17790. 34: bond ( 16.867, -0.230, -1.803) ( 16.896, -0.230, -1.803) ( 0.17, 0.00, 0.02)
  17791. 34: angle ( -0.250, -5.004, -1.704) ( -0.250, -4.999, -1.703) ( 0.00, 0.10, 0.03)
  17792. 34: torsion ( -0.098, 0.340, -0.959) ( -0.098, 0.340, -0.958) ( 0.00, 0.00, 0.06)
  17793. 34: vdw ( -2.257, 0.053, 0.249) ( -2.257, 0.053, 0.249) ( 0.00, 0.00, 0.00)
  17794. 34: electro ( -1.143, 0.162, 0.231) ( -1.143, 0.162, 0.231) ( 0.00, 0.00, 0.00)
  17795. 34: 36 ( 0.006, -15.359, -3.544) ( 0.016, -15.338, -3.540) ( 0.01, 0.14, 0.10)
  17796. 34: bond ( 7.720, -14.222, -5.441) ( 7.726, -14.202, -5.438) ( 0.08, 0.14, 0.06)
  17797. 34: angle ( -6.523, -3.314, -0.610) ( -6.519, -3.312, -0.610) ( 0.07, 0.03, 0.00)
  17798. 34: torsion ( 0.113, -0.467, 1.379) ( 0.113, -0.467, 1.380) ( 0.00, 0.00, 0.05)
  17799. 34: vdw ( -1.472, 1.894, 0.739) ( -1.472, 1.894, 0.739) ( 0.01, 0.00, 0.00)
  17800. 34: electro ( 0.168, 0.749, 0.389) ( 0.168, 0.749, 0.389) ( 0.00, 0.00, 0.00)
  17801. 34: 37 ( -1.645, -23.765, -11.107) ( -1.633, -23.744, -11.104) ( 0.76, 0.09, 0.02)
  17802. 34: bond ( -8.146, -13.043, -3.758) ( -8.138, -13.023, -3.756) ( 0.09, 0.15, 0.05)
  17803. 34: angle ( 22.101, -12.124, -5.860) ( 22.105, -12.123, -5.860) ( 0.02, 0.01, 0.01)
  17804. 34: torsion ( 0.229, -0.865, 2.502) ( 0.229, -0.865, 2.503) ( 0.00, 0.01, 0.03)
  17805. 34: vdw (-17.378, 2.284, -4.976) (-17.377, 2.284, -4.976) ( 0.00, 0.01, 0.00)
  17806. 34: electro ( 1.549, -0.016, 0.985) ( 1.549, -0.016, 0.985) ( 0.00, 0.00, 0.00)
  17807. 34: 38 ( 8.408, 13.534, 1.843) ( 8.418, 13.556, 1.846) ( 0.13, 0.16, 0.20)
  17808. 34: bond ( -4.650, 8.801, 3.291) ( -4.644, 8.822, 3.294) ( 0.12, 0.23, 0.09)
  17809. 34: angle ( 17.462, 8.623, 1.530) ( 17.466, 8.624, 1.530) ( 0.03, 0.01, 0.00)
  17810. 34: torsion ( -0.168, 0.870, -2.570) ( -0.168, 0.870, -2.569) ( 0.00, 0.01, 0.03)
  17811. 34: vdw ( -3.024, -4.212, -0.222) ( -3.024, -4.212, -0.222) ( 0.01, 0.00, 0.00)
  17812. 34: electro ( -1.211, -0.549, -0.187) ( -1.211, -0.549, -0.187) ( 0.00, 0.00, 0.00)
  17813. 34: 39 ( 10.765, 9.918, -1.617) ( 10.778, 9.939, -1.615) ( 0.12, 0.21, 0.15)
  17814. 34: bond ( 8.882, 13.515, 3.463) ( 8.890, 13.534, 3.465) ( 0.09, 0.14, 0.04)
  17815. 34: angle ( 3.987, -2.305, -1.242) ( 3.991, -2.304, -1.242) ( 0.10, 0.06, 0.03)
  17816. 34: torsion ( -0.368, 1.081, -3.282) ( -0.368, 1.082, -3.282) ( 0.00, 0.01, 0.02)
  17817. 34: vdw ( -1.312, -1.866, -0.453) ( -1.312, -1.866, -0.453) ( 0.01, 0.00, 0.00)
  17818. 34: electro ( -0.425, -0.508, -0.102) ( -0.425, -0.508, -0.102) ( 0.00, 0.00, 0.00)
  17819. 34: 40 (-19.395, 112.685, -25.588) (-19.386, 112.700, -25.575) ( 0.05, 0.01, 0.05)
  17820. 34: bond (-28.621, 47.221, 42.215) (-28.616, 47.235, 42.226) ( 0.02, 0.03, 0.03)
  17821. 34: angle ( -8.824, 0.753, -6.820) ( -8.821, 0.753, -6.820) ( 0.04, 0.03, 0.01)
  17822. 34: torsion ( 17.980, 42.007, -34.806) ( 17.980, 42.007, -34.805) ( 0.00, 0.00, 0.00)
  17823. 34: vdw ( -2.332, 20.683, -26.047) ( -2.331, 20.683, -26.047) ( 0.02, 0.00, 0.00)
  17824. 34: electro ( 2.402, 2.022, -0.130) ( 2.402, 2.022, -0.130) ( 0.00, 0.00, 0.00)
  17825. 34: 41 (-69.377, -53.313, 26.652) (-69.353, -53.296, 26.653) ( 0.03, 0.03, 0.00)
  17826. 34: bond ( 32.496, -18.726, 5.332) ( 32.517, -18.719, 5.332) ( 0.07, 0.04, 0.01)
  17827. 34: angle (-53.205, -90.112, 8.124) (-53.204, -90.108, 8.124) ( 0.00, 0.01, 0.00)
  17828. 34: torsion ( 1.029, -1.765, -12.473) ( 1.029, -1.765, -12.473) ( 0.00, 0.00, 0.01)
  17829. 34: vdw (-49.387, 55.775, 24.800) (-49.386, 55.780, 24.800) ( 0.00, 0.01, 0.00)
  17830. 34: electro ( -0.309, 1.516, 0.870) ( -0.309, 1.516, 0.870) ( 0.00, 0.00, 0.00)
  17831. 34: 42 ( 19.714, 21.792, 18.497) ( 19.735, 21.805, 18.499) ( 0.11, 0.06, 0.01)
  17832. 34: bond (-10.363, 6.911, 2.336) (-10.343, 6.920, 2.337) ( 0.19, 0.12, 0.04)
  17833. 34: angle ( 26.400, 39.285, 0.517) ( 26.401, 39.289, 0.517) ( 0.01, 0.01, 0.00)
  17834. 34: torsion ( -1.585, 1.240, -10.682) ( -1.584, 1.240, -10.682) ( 0.00, 0.00, 0.01)
  17835. 34: vdw ( 5.474, -26.880, 23.842) ( 5.474, -26.879, 23.843) ( 0.00, 0.00, 0.00)
  17836. 34: electro ( -0.212, 1.236, 2.483) ( -0.212, 1.236, 2.483) ( 0.00, 0.00, 0.00)
  17837. 34: 43 ( 9.715, 8.359, 2.930) ( 9.740, 8.368, 2.931) ( 0.26, 0.11, 0.03)
  17838. 34: bond ( 14.301, 6.147, -0.831) ( 14.325, 6.152, -0.830) ( 0.17, 0.07, 0.01)
  17839. 34: angle ( -1.761, 4.174, 0.598) ( -1.760, 4.179, 0.598) ( 0.05, 0.11, 0.01)
  17840. 34: torsion ( 0.282, -0.288, 2.724) ( 0.282, -0.288, 2.725) ( 0.00, 0.00, 0.03)
  17841. 34: vdw ( -2.337, -1.262, -0.140) ( -2.337, -1.262, -0.140) ( 0.00, 0.01, 0.00)
  17842. 34: electro ( -0.770, -0.413, 0.578) ( -0.770, -0.413, 0.578) ( 0.00, 0.00, 0.00)
  17843. 34: 44 ( -8.045, 9.666, 3.235) ( -8.039, 9.694, 3.236) ( 0.08, 0.29, 0.03)
  17844. 34: bond ( 1.544, 12.383, 1.114) ( 1.545, 12.412, 1.114) ( 0.03, 0.23, 0.03)
  17845. 34: angle ( -9.291, 1.062, 1.043) ( -9.286, 1.062, 1.043) ( 0.06, 0.01, 0.00)
  17846. 34: torsion ( 0.121, -0.133, 1.312) ( 0.121, -0.133, 1.313) ( 0.00, 0.00, 0.06)
  17847. 34: vdw ( -0.297, -2.246, -0.246) ( -0.297, -2.246, -0.246) ( 0.00, 0.00, 0.00)
  17848. 34: electro ( -0.122, -1.401, 0.012) ( -0.122, -1.401, 0.012) ( 0.00, 0.00, 0.00)
  17849. 34: 45 (-20.489, -1.793, -0.197) (-20.468, -1.779, -0.196) ( 0.10, 0.77, 0.02)
  17850. 34: bond (-15.530, 11.287, 2.391) (-15.511, 11.296, 2.392) ( 0.12, 0.09, 0.02)
  17851. 34: angle ( -7.148, -9.776, -0.187) ( -7.146, -9.773, -0.187) ( 0.03, 0.04, 0.00)
  17852. 34: torsion ( -0.198, 0.179, -2.132) ( -0.198, 0.179, -2.132) ( 0.00, 0.00, 0.04)
  17853. 34: vdw ( 1.583, -2.939, -0.285) ( 1.583, -2.939, -0.285) ( 0.00, 0.01, 0.00)
  17854. 34: electro ( 0.804, -0.544, 0.016) ( 0.804, -0.544, 0.016) ( 0.00, 0.00, 0.00)
  17855. 34: 46 (-46.238, -62.524, -18.907) (-46.212, -62.511, -18.906) ( 0.06, 0.02, 0.01)
  17856. 34: bond (-11.826, -4.182, 1.104) (-11.800, -4.179, 1.104) ( 0.22, 0.08, 0.03)
  17857. 34: angle (-21.089, 61.421, 7.120) (-21.088, 61.427, 7.120) ( 0.00, 0.01, 0.00)
  17858. 34: torsion ( -0.097, 0.023, -0.953) ( -0.097, 0.023, -0.953) ( 0.00, 0.00, 0.07)
  17859. 34: vdw (-12.557, -119.814, -26.018) (-12.557, -119.810, -26.019) ( 0.00, 0.00, 0.00)
  17860. 34: electro ( -0.669, 0.028, -0.158) ( -0.669, 0.028, -0.158) ( 0.00, 0.00, 0.00)
  17861. 34: 47 ( -5.094, 7.629, -4.637) ( -5.086, 7.633, -4.614) ( 0.15, 0.05, 0.49)
  17862. 34: bond ( 0.337, 0.107, 0.688) ( 0.343, 0.108, 0.710) ( 0.17, 0.01, 1.52)
  17863. 34: angle ( -5.784, 5.773, 1.912) ( -5.782, 5.776, 1.912) ( 0.04, 0.05, 0.03)
  17864. 34: torsion ( 1.105, 8.313, -1.798) ( 1.105, 8.313, -1.798) ( 0.01, 0.00, 0.00)
  17865. 34: vdw ( -0.752, -6.565, -5.438) ( -0.752, -6.564, -5.438) ( 0.01, 0.00, 0.00)
  17866. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17867. 34: 48 (-12.714, -49.529, -2.800) (-12.692, -49.520, -2.796) ( 0.18, 0.02, 0.15)
  17868. 34: bond (-45.403, -22.360, -5.878) (-45.381, -22.354, -5.878) ( 0.05, 0.02, 0.00)
  17869. 34: angle ( 25.355, -52.296, 3.108) ( 25.356, -52.292, 3.112) ( 0.00, 0.01, 0.12)
  17870. 34: torsion ( 2.076, -5.961, 6.639) ( 2.076, -5.961, 6.639) ( 0.00, 0.00, 0.00)
  17871. 34: vdw ( 5.257, 31.087, -6.670) ( 5.257, 31.088, -6.669) ( 0.01, 0.00, 0.00)
  17872. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17873. 34: 49 ( 29.104, -15.468, 26.637) ( 29.109, -15.464, 26.663) ( 0.02, 0.02, 0.10)
  17874. 34: bond ( 8.691, -1.170, 31.882) ( 8.693, -1.171, 31.908) ( 0.02, 0.01, 0.08)
  17875. 34: angle ( 17.852, -22.195, -5.679) ( 17.856, -22.191, -5.679) ( 0.02, 0.02, 0.00)
  17876. 34: torsion ( 3.717, 7.207, -0.748) ( 3.717, 7.207, -0.748) ( 0.00, 0.00, 0.00)
  17877. 34: vdw ( -1.156, 0.690, 1.183) ( -1.156, 0.690, 1.183) ( 0.00, 0.00, 0.00)
  17878. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17879. 34: 50 ( 17.226, 18.672, -6.621) ( 17.231, 18.698, -6.616) ( 0.03, 0.14, 0.08)
  17880. 34: bond ( -2.772, 16.961, -4.316) ( -2.771, 16.986, -4.315) ( 0.02, 0.15, 0.04)
  17881. 34: angle ( 54.172, 5.135, -14.584) ( 54.176, 5.135, -14.580) ( 0.01, 0.01, 0.02)
  17882. 34: torsion ( -5.480, -2.138, -4.896) ( -5.480, -2.138, -4.896) ( 0.00, 0.00, 0.00)
  17883. 34: vdw (-28.694, -1.286, 17.174) (-28.693, -1.286, 17.174) ( 0.00, 0.00, 0.00)
  17884. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17885. 34: 51 (-33.794, 24.274, -40.682) (-33.779, 24.281, -40.666) ( 0.04, 0.03, 0.04)
  17886. 34: bond ( 30.352, -12.598, -34.901) ( 30.363, -12.597, -34.887) ( 0.04, 0.01, 0.04)
  17887. 34: angle ( 7.193, -51.789, 24.959) ( 7.196, -51.786, 24.961) ( 0.03, 0.01, 0.01)
  17888. 34: torsion ( 2.155, -1.693, 2.487) ( 2.155, -1.693, 2.487) ( 0.00, 0.00, 0.00)
  17889. 34: vdw (-73.494, 90.354, -33.227) (-73.493, 90.357, -33.227) ( 0.00, 0.00, 0.00)
  17890. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17891. 34: 52 (-24.612, 5.524, -7.324) (-24.604, 5.545, -7.317) ( 0.03, 0.39, 0.09)
  17892. 34: bond ( -6.378, 13.625, -4.792) ( -6.374, 13.645, -4.789) ( 0.07, 0.15, 0.05)
  17893. 34: angle (-44.477, -15.621, 14.682) (-44.474, -15.620, 14.686) ( 0.01, 0.01, 0.02)
  17894. 34: torsion ( 0.169, -0.561, -1.823) ( 0.169, -0.560, -1.822) ( 0.00, 0.00, 0.01)
  17895. 34: vdw ( 26.075, 8.080, -15.392) ( 26.075, 8.080, -15.392) ( 0.00, 0.00, 0.00)
  17896. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17897. 34: 53 ( -3.184, -0.113, 25.824) ( -3.174, -0.108, 25.845) ( 0.33, 0.06, 0.08)
  17898. 34: bond ( 16.833, 6.637, 27.999) ( 16.840, 6.638, 28.018) ( 0.04, 0.01, 0.07)
  17899. 34: angle ( 4.218, -41.377, 7.264) ( 4.221, -41.373, 7.265) ( 0.07, 0.01, 0.02)
  17900. 34: torsion ( -0.788, 0.868, 0.268) ( -0.788, 0.868, 0.268) ( 0.01, 0.01, 0.00)
  17901. 34: vdw (-23.447, 33.759, -9.706) (-23.447, 33.760, -9.706) ( 0.00, 0.00, 0.00)
  17902. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17903. 34: 54 ( 81.847, -35.310, -1.568) ( 81.851, -35.301, -1.545) ( 0.01, 0.03, 1.51)
  17904. 34: bond ( 1.892, 19.246, -43.726) ( 1.892, 19.250, -43.702) ( 0.01, 0.02, 0.05)
  17905. 34: angle ( 2.957, 31.634, 14.063) ( 2.960, 31.638, 14.064) ( 0.10, 0.01, 0.00)
  17906. 34: torsion ( 1.196, 2.026, 0.944) ( 1.196, 2.026, 0.944) ( 0.00, 0.01, 0.00)
  17907. 34: vdw ( 75.802, -88.217, 27.149) ( 75.804, -88.215, 27.149) ( 0.00, 0.00, 0.00)
  17908. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17909. 34: 55 ( 40.739, 13.177, 25.000) ( 40.743, 13.194, 25.016) ( 0.01, 0.13, 0.06)
  17910. 34: bond ( -1.726, 27.095, 26.826) ( -1.726, 27.109, 26.840) ( 0.01, 0.05, 0.05)
  17911. 34: angle ( 22.711, 16.443, -15.151) ( 22.714, 16.445, -15.149) ( 0.01, 0.01, 0.01)
  17912. 34: torsion ( -1.073, -1.363, 1.308) ( -1.073, -1.363, 1.308) ( 0.00, 0.00, 0.01)
  17913. 34: vdw ( 20.827, -28.997, 12.017) ( 20.828, -28.996, 12.017) ( 0.00, 0.00, 0.00)
  17914. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17915. 34: 56 ( 27.462, 23.808, 27.353) ( 27.466, 23.818, 27.375) ( 0.02, 0.04, 0.08)
  17916. 34: bond ( -0.412, -4.156, 7.487) ( -0.412, -4.149, 7.508) ( 0.00, 0.16, 0.28)
  17917. 34: angle ( -6.861, 6.239, 3.072) ( -6.858, 6.242, 3.073) ( 0.04, 0.04, 0.03)
  17918. 34: torsion ( 3.628, -1.846, -0.821) ( 3.628, -1.846, -0.821) ( 0.00, 0.01, 0.00)
  17919. 34: vdw ( 31.106, 23.571, 17.615) ( 31.107, 23.572, 17.615) ( 0.00, 0.00, 0.00)
  17920. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17921. 34: 57 ( 5.898, 8.179, -34.688) ( 5.902, 8.194, -34.671) ( 0.07, 0.18, 0.05)
  17922. 34: bond ( 0.673, -10.054, -10.747) ( 0.673, -10.041, -10.733) ( 0.00, 0.13, 0.14)
  17923. 34: angle ( 2.789, 9.500, -8.716) ( 2.792, 9.501, -8.714) ( 0.10, 0.02, 0.02)
  17924. 34: torsion ( -3.331, 3.439, -3.426) ( -3.331, 3.439, -3.426) ( 0.00, 0.00, 0.00)
  17925. 34: vdw ( 5.767, 5.294, -11.798) ( 5.768, 5.295, -11.798) ( 0.02, 0.00, 0.00)
  17926. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17927. 34: 58 ( -5.885, -8.931, -52.790) ( -5.882, -8.918, -52.771) ( 0.05, 0.14, 0.04)
  17928. 34: bond ( 0.309, 11.548, -14.901) ( 0.309, 11.558, -14.884) ( 0.00, 0.09, 0.12)
  17929. 34: angle ( -5.702, -5.199, -4.155) ( -5.699, -5.197, -4.154) ( 0.05, 0.03, 0.03)
  17930. 34: torsion ( -0.002, -2.821, -2.191) ( -0.002, -2.821, -2.191) ( 0.00, 0.00, 0.00)
  17931. 34: vdw ( -0.490, -12.458, -31.543) ( -0.490, -12.458, -31.542) ( 0.01, 0.00, 0.00)
  17932. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17933. 34: 59 ( 9.458, -4.008, 17.326) ( 9.462, -3.993, 17.342) ( 0.04, 0.36, 0.10)
  17934. 34: bond ( -0.858, -7.737, 8.410) ( -0.858, -7.725, 8.425) ( 0.01, 0.16, 0.18)
  17935. 34: angle ( 0.951, 16.311, 15.052) ( 0.953, 16.313, 15.053) ( 0.28, 0.01, 0.01)
  17936. 34: torsion ( 6.189, -5.933, -4.809) ( 6.189, -5.933, -4.809) ( 0.00, 0.00, 0.00)
  17937. 34: vdw ( 3.178, -6.649, -1.327) ( 3.178, -6.649, -1.327) ( 0.01, 0.00, 0.00)
  17938. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17939. 34: 60 ( 1.202, 7.569, -16.604) ( 1.206, 7.579, -16.583) ( 0.36, 0.13, 0.13)
  17940. 34: bond ( -0.741, -4.985, -8.670) ( -0.741, -4.978, -8.650) ( 0.01, 0.14, 0.24)
  17941. 34: angle ( 19.298, 11.561, -8.309) ( 19.301, 11.564, -8.308) ( 0.02, 0.02, 0.01)
  17942. 34: torsion ( -4.603, 8.550, -4.527) ( -4.603, 8.550, -4.527) ( 0.00, 0.00, 0.00)
  17943. 34: vdw (-12.753, -7.557, 4.902) (-12.751, -7.557, 4.902) ( 0.01, 0.00, 0.00)
  17944. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17945. 34: 61 ( 0.222, 16.889, -44.780) ( 0.225, 16.915, -44.775) ( 0.08, 0.15, 0.01)
  17946. 34: bond ( -1.386, 20.860, -6.064) ( -1.386, 20.885, -6.062) ( 0.00, 0.12, 0.03)
  17947. 34: angle ( -3.325, -5.687, -18.836) ( -3.322, -5.687, -18.834) ( 0.08, 0.00, 0.01)
  17948. 34: torsion ( 7.603, -5.139, -19.445) ( 7.603, -5.139, -19.445) ( 0.00, 0.00, 0.00)
  17949. 34: vdw ( -2.671, 6.856, -0.436) ( -2.671, 6.856, -0.435) ( 0.02, 0.00, 0.00)
  17950. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17951. 34: 62 (-11.163, -22.804, 19.699) (-11.158, -22.782, 19.706) ( 0.04, 0.10, 0.04)
  17952. 34: bond ( 5.612, -18.339, 8.759) ( 5.614, -18.318, 8.764) ( 0.03, 0.11, 0.05)
  17953. 34: angle (-10.045, 6.500, 20.018) (-10.042, 6.501, 20.021) ( 0.02, 0.01, 0.02)
  17954. 34: torsion ( -6.192, -3.697, -3.761) ( -6.192, -3.697, -3.761) ( 0.00, 0.00, 0.00)
  17955. 34: vdw ( -0.538, -7.268, -5.318) ( -0.538, -7.268, -5.318) ( 0.00, 0.00, 0.00)
  17956. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17957. 34: 63 ( -7.929, 12.434, -29.237) ( -7.923, 12.439, -29.213) ( 0.08, 0.04, 0.08)
  17958. 34: bond ( -8.382, -4.333, -22.492) ( -8.379, -4.333, -22.469) ( 0.04, 0.02, 0.10)
  17959. 34: angle (-19.664, 13.436, 4.740) (-19.662, 13.440, 4.740) ( 0.01, 0.03, 0.01)
  17960. 34: torsion ( 2.869, 6.025, -2.232) ( 2.869, 6.025, -2.232) ( 0.00, 0.00, 0.00)
  17961. 34: vdw ( 17.248, -2.694, -9.253) ( 17.248, -2.694, -9.253) ( 0.00, 0.00, 0.00)
  17962. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  17963. 34: 64 ( -4.731, -155.892, 91.597) ( -4.731, -155.852, 91.604) ( 0.01, 0.03, 0.01)
  17964. 34: bond (-17.037, -174.637, 46.452) (-17.036, -174.598, 46.456) ( 0.01, 0.02, 0.01)
  17965. 34: angle ( -0.653, 3.633, 13.413) ( -0.653, 3.633, 13.415) ( 0.00, 0.01, 0.02)
  17966. 34: torsion ( 11.026, -0.870, 0.773) ( 11.026, -0.870, 0.773) ( 0.01, 0.00, 0.00)
  17967. 34: vdw ( 0.985, 17.333, 30.587) ( 0.985, 17.333, 30.588) ( 0.01, 0.00, 0.00)
  17968. 34: electro ( 0.947, -1.351, 0.372) ( 0.947, -1.351, 0.372) ( 0.00, 0.00, 0.00)
  17969. 34: 65 (-537.893, -18.195, 271.533) (-537.846, -18.192, 271.542) ( 0.01, 0.01, 0.00)
  17970. 34: bond (-318.057, -51.391, 7.139) (-318.016, -51.389, 7.141) ( 0.01, 0.01, 0.02)
  17971. 34: angle ( 1.368, -2.834, 40.547) ( 1.369, -2.834, 40.550) ( 0.00, 0.00, 0.01)
  17972. 34: torsion ( -6.132, 38.351, 2.887) ( -6.132, 38.352, 2.887) ( 0.00, 0.00, 0.00)
  17973. 34: vdw (-212.980, -2.100, 217.731) (-212.975, -2.101, 217.735) ( 0.00, 0.03, 0.00)
  17974. 34: electro ( -2.092, -0.220, 3.229) ( -2.092, -0.220, 3.229) ( 0.00, 0.00, 0.00)
  17975. 34: ok 14 # gradients
  17976. 34: ok 15 # energy
  17977. 34:
  17978. 34: V A L I D A T E G R A D I E N T S
  17979. 34:
  17980. 34: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  17981. 34: ----------------------------------------------------------------------------------------
  17982. 34: 1 (166.260, -124.810, -60.501) (166.338, -124.744, -60.475) ( 0.05, 0.05, 0.04)
  17983. 34: bond (-26.883, -147.726, -90.013) (-26.816, -147.672, -89.993) ( 0.25, 0.04, 0.02)
  17984. 34: angle (190.780, 16.997, 38.464) (190.792, 17.008, 38.468) ( 0.01, 0.06, 0.01)
  17985. 34: torsion ( 1.643, 5.589, -9.269) ( 1.643, 5.590, -9.267) ( 0.00, 0.01, 0.02)
  17986. 34: vdw ( 1.136, 0.027, 0.420) ( 1.136, 0.027, 0.420) ( 0.00, 0.00, 0.00)
  17987. 34: electro ( -0.417, 0.303, -0.103) ( -0.417, 0.303, -0.103) ( 0.00, 0.00, 0.00)
  17988. 34: 2 (-297.442, 96.061, 13.554) (-297.360, 96.124, 13.580) ( 0.03, 0.07, 0.19)
  17989. 34: bond (-129.145, 138.142, 49.204) (-129.074, 138.195, 49.224) ( 0.06, 0.04, 0.04)
  17990. 34: angle (-166.550, -33.495, -45.045) (-166.539, -33.485, -45.042) ( 0.01, 0.03, 0.01)
  17991. 34: torsion ( -2.365, -6.507, 10.958) ( -2.365, -6.506, 10.961) ( 0.01, 0.01, 0.02)
  17992. 34: vdw ( 0.160, -1.116, -0.733) ( 0.160, -1.116, -0.733) ( 0.00, 0.00, 0.00)
  17993. 34: electro ( 0.459, -0.964, -0.830) ( 0.459, -0.964, -0.830) ( 0.00, 0.00, 0.00)
  17994. 34: 3 ( -9.374, 44.901, 10.754) ( -9.292, 44.960, 10.779) ( 0.88, 0.13, 0.23)
  17995. 34: bond ( 19.883, -14.941, 1.560) ( 19.953, -14.890, 1.579) ( 0.35, 0.34, 1.26)
  17996. 34: angle (-34.122, 46.870, 31.364) (-34.110, 46.878, 31.368) ( 0.03, 0.02, 0.01)
  17997. 34: torsion ( 4.521, 13.586, -22.108) ( 4.521, 13.587, -22.106) ( 0.00, 0.01, 0.01)
  17998. 34: vdw ( 0.345, -0.614, -0.062) ( 0.345, -0.614, -0.062) ( 0.00, 0.00, 0.00)
  17999. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18000. 34: 4 (-124.051, -215.622, -108.163) (-123.960, -215.557, -108.137) ( 0.07, 0.03, 0.02)
  18001. 34: bond (-57.493, -82.447, -62.641) (-57.414, -82.393, -62.620) ( 0.14, 0.06, 0.03)
  18002. 34: angle (-65.102, -130.239, -41.819) (-65.090, -130.228, -41.816) ( 0.02, 0.01, 0.01)
  18003. 34: torsion ( -0.390, -1.566, -3.103) ( -0.390, -1.565, -3.101) ( 0.00, 0.06, 0.06)
  18004. 34: vdw ( -1.066, -1.370, -0.600) ( -1.066, -1.370, -0.600) ( 0.00, 0.00, 0.00)
  18005. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18006. 34: 5 (-96.373, -281.104, -157.053) (-96.286, -281.046, -157.025) ( 0.09, 0.02, 0.02)
  18007. 34: bond ( 35.164, -188.308, -106.187) ( 35.239, -188.263, -106.166) ( 0.21, 0.02, 0.02)
  18008. 34: angle (-128.195, -84.691, -69.739) (-128.183, -84.679, -69.735) ( 0.01, 0.01, 0.01)
  18009. 34: torsion ( -3.475, -11.451, 18.110) ( -3.475, -11.450, 18.112) ( 0.00, 0.01, 0.01)
  18010. 34: vdw ( 0.841, 0.225, 0.383) ( 0.841, 0.225, 0.383) ( 0.00, 0.00, 0.00)
  18011. 34: electro ( -0.709, 3.122, 0.381) ( -0.709, 3.122, 0.381) ( 0.00, 0.00, 0.00)
  18012. 34: 6 (135.392, 231.857, 41.616) (135.485, 231.944, 41.619) ( 0.07, 0.04, 0.01)
  18013. 34: bond ( 63.298, 98.989, -13.836) ( 63.378, 99.062, -13.837) ( 0.13, 0.07, 0.00)
  18014. 34: angle ( 70.873, 127.550, 32.227) ( 70.885, 127.563, 32.227) ( 0.02, 0.01, 0.00)
  18015. 34: torsion ( 0.010, 3.655, 22.816) ( 0.010, 3.656, 22.819) ( 0.00, 0.01, 0.01)
  18016. 34: vdw ( 1.212, 1.662, 0.409) ( 1.212, 1.662, 0.409) ( 0.00, 0.00, 0.00)
  18017. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18018. 34: 7 (123.249, 325.409, -71.352) (123.338, 325.486, -71.347) ( 0.07, 0.02, 0.01)
  18019. 34: bond (-21.296, 213.826, -37.139) (-21.219, 213.888, -37.137) ( 0.36, 0.03, 0.01)
  18020. 34: angle (144.375, 118.592, -11.308) (144.387, 118.608, -11.308) ( 0.01, 0.01, 0.01)
  18021. 34: torsion ( 0.299, -3.704, -22.297) ( 0.299, -3.704, -22.295) ( 0.00, 0.00, 0.01)
  18022. 34: vdw ( -0.931, -0.274, 0.221) ( -0.931, -0.274, 0.221) ( 0.00, 0.00, 0.00)
  18023. 34: electro ( 0.801, -3.032, -0.829) ( 0.801, -3.032, -0.829) ( 0.00, 0.00, 0.00)
  18024. 34: 8 (-173.670, 141.930, 1.489) (-173.590, 142.018, 1.491) ( 0.05, 0.06, 0.11)
  18025. 34: bond ( 35.279, 170.381, -15.404) ( 35.347, 170.453, -15.405) ( 0.19, 0.04, 0.00)
  18026. 34: angle (-208.439, -28.829, 7.088) (-208.427, -28.814, 7.087) ( 0.01, 0.05, 0.01)
  18027. 34: torsion ( 0.235, 0.811, 9.763) ( 0.235, 0.811, 9.766) ( 0.00, 0.00, 0.03)
  18028. 34: vdw ( -1.182, -0.171, 0.176) ( -1.182, -0.171, 0.176) ( 0.00, 0.00, 0.00)
  18029. 34: electro ( 0.437, -0.262, -0.133) ( 0.437, -0.262, -0.133) ( 0.00, 0.00, 0.00)
  18030. 34: 9 (301.704, -104.522, 13.779) (301.791, -104.438, 13.781) ( 0.03, 0.08, 0.01)
  18031. 34: bond (124.141, -150.653, 6.072) (124.216, -150.583, 6.071) ( 0.06, 0.05, 0.01)
  18032. 34: angle (177.366, 42.267, -6.026) (177.378, 42.281, -6.026) ( 0.01, 0.03, 0.01)
  18033. 34: torsion ( 0.582, 1.393, 14.392) ( 0.582, 1.393, 14.396) ( 0.00, 0.00, 0.02)
  18034. 34: vdw ( -0.014, 1.237, -0.267) ( -0.014, 1.237, -0.267) ( 0.00, 0.00, 0.00)
  18035. 34: electro ( -0.371, 1.234, -0.393) ( -0.371, 1.234, -0.393) ( 0.00, 0.00, 0.00)
  18036. 34: 10 ( -9.031, -36.657, -1.954) ( -8.947, -36.577, -1.951) ( 0.93, 0.22, 0.14)
  18037. 34: bond (-21.325, 13.809, 7.460) (-21.252, 13.878, 7.459) ( 0.34, 0.50, 0.01)
  18038. 34: angle ( 13.345, -47.372, 23.451) ( 13.357, -47.361, 23.452) ( 0.09, 0.02, 0.00)
  18039. 34: torsion ( -0.719, -3.690, -33.032) ( -0.719, -3.690, -33.029) ( 0.00, 0.00, 0.01)
  18040. 34: vdw ( -0.333, 0.596, 0.167) ( -0.333, 0.596, 0.168) ( 0.00, 0.00, 0.00)
  18041. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18042. 34: 11 (-336.506, -447.392, 64.729) (-336.459, -447.339, 64.774) ( 0.01, 0.01, 0.07)
  18043. 34: bond (-120.022, -230.427, 22.445) (-119.988, -230.387, 22.481) ( 0.03, 0.02, 0.16)
  18044. 34: angle (-216.364, -217.710, 35.994) (-216.351, -217.696, 36.003) ( 0.01, 0.01, 0.02)
  18045. 34: torsion ( 0.153, 0.539, 5.921) ( 0.153, 0.539, 5.921) ( 0.00, 0.00, 0.01)
  18046. 34: vdw ( -0.273, 0.205, 0.368) ( -0.273, 0.205, 0.368) ( 0.00, 0.00, 0.00)
  18047. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18048. 34: 12 ( 46.356, -46.809, 0.794) ( 46.380, -46.798, 0.794) ( 0.05, 0.02, 0.02)
  18049. 34: bond ( 11.340, 6.435, -0.602) ( 11.362, 6.442, -0.602) ( 0.19, 0.11, 0.00)
  18050. 34: angle ( 29.821, -51.986, 6.570) ( 29.823, -51.982, 6.570) ( 0.01, 0.01, 0.01)
  18051. 34: torsion ( -0.085, -0.362, -5.488) ( -0.085, -0.362, -5.487) ( 0.00, 0.00, 0.02)
  18052. 34: vdw ( 2.804, -0.728, 0.159) ( 2.804, -0.728, 0.159) ( 0.00, 0.00, 0.00)
  18053. 34: electro ( 2.476, -0.168, 0.155) ( 2.476, -0.168, 0.155) ( 0.00, 0.00, 0.00)
  18054. 34: 13 (-43.636, -62.095, 8.066) (-43.618, -62.079, 8.066) ( 0.04, 0.03, 0.01)
  18055. 34: bond ( 6.870, -6.372, 0.515) ( 6.886, -6.359, 0.515) ( 0.23, 0.21, 0.00)
  18056. 34: angle (-50.625, -54.068, 9.337) (-50.623, -54.064, 9.337) ( 0.00, 0.01, 0.00)
  18057. 34: torsion ( -0.046, -0.212, -2.002) ( -0.046, -0.212, -2.002) ( 0.00, 0.00, 0.04)
  18058. 34: vdw ( 0.398, -0.320, -0.098) ( 0.398, -0.320, -0.098) ( 0.00, 0.00, 0.00)
  18059. 34: electro ( -0.233, -1.124, 0.314) ( -0.233, -1.124, 0.314) ( 0.00, 0.00, 0.00)
  18060. 34: 14 (308.284, 404.996, 275.217) (308.332, 405.047, 275.264) ( 0.02, 0.01, 0.02)
  18061. 34: bond (107.886, 194.366, 137.411) (107.920, 194.406, 137.448) ( 0.03, 0.02, 0.03)
  18062. 34: angle (200.875, 213.264, 133.858) (200.889, 213.276, 133.868) ( 0.01, 0.01, 0.01)
  18063. 34: torsion ( -0.757, -2.266, 3.729) ( -0.757, -2.265, 3.730) ( 0.00, 0.00, 0.01)
  18064. 34: vdw ( 0.279, -0.369, 0.219) ( 0.280, -0.369, 0.219) ( 0.00, 0.00, 0.00)
  18065. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18066. 34: 15 (-44.147, 39.860, 11.226) (-44.125, 39.868, 11.231) ( 0.05, 0.02, 0.05)
  18067. 34: bond (-10.739, -4.993, -5.106) (-10.719, -4.989, -5.102) ( 0.19, 0.09, 0.09)
  18068. 34: angle (-28.282, 44.652, 15.753) (-28.281, 44.655, 15.753) ( 0.01, 0.01, 0.00)
  18069. 34: torsion ( -0.151, -0.525, 0.829) ( -0.151, -0.525, 0.830) ( 0.00, 0.01, 0.05)
  18070. 34: vdw ( -2.532, 0.555, -0.056) ( -2.532, 0.555, -0.056) ( 0.00, 0.00, 0.00)
  18071. 34: electro ( -2.442, 0.172, -0.193) ( -2.442, 0.172, -0.193) ( 0.00, 0.00, 0.00)
  18072. 34: 16 ( 38.574, 50.678, 41.047) ( 38.592, 50.691, 41.050) ( 0.05, 0.03, 0.01)
  18073. 34: bond ( -7.428, 5.996, 2.147) ( -7.412, 6.007, 2.149) ( 0.22, 0.18, 0.06)
  18074. 34: angle ( 46.271, 43.224, 38.774) ( 46.273, 43.226, 38.776) ( 0.00, 0.01, 0.00)
  18075. 34: torsion ( 0.129, 0.355, -0.548) ( 0.129, 0.355, -0.548) ( 0.00, 0.01, 0.03)
  18076. 34: vdw ( -0.555, 0.208, -0.096) ( -0.555, 0.208, -0.096) ( 0.00, 0.00, 0.00)
  18077. 34: electro ( 0.157, 0.896, 0.769) ( 0.157, 0.896, 0.769) ( 0.00, 0.00, 0.00)
  18078. 34: 17 ( 71.455, 185.399, 120.770) ( 71.462, 185.421, 120.779) ( 0.01, 0.01, 0.01)
  18079. 34: bond (-22.457, 185.029, 106.355) (-22.456, 185.051, 106.363) ( 0.01, 0.01, 0.01)
  18080. 34: angle ( 88.062, -0.258, 19.043) ( 88.067, -0.258, 19.043) ( 0.01, 0.00, 0.00)
  18081. 34: torsion ( 0.626, 1.802, -3.004) ( 0.626, 1.802, -3.003) ( 0.00, 0.01, 0.02)
  18082. 34: vdw ( -0.029, -0.116, -2.337) ( -0.029, -0.116, -2.337) ( 0.00, 0.00, 0.00)
  18083. 34: electro ( 5.254, -1.057, 0.713) ( 5.254, -1.057, 0.713) ( 0.00, 0.00, 0.00)
  18084. 34: 18 (-95.247, -212.706, 45.184) (-95.241, -212.677, 45.186) ( 0.01, 0.01, 0.01)
  18085. 34: bond ( 9.361, -210.545, 37.181) ( 9.362, -210.516, 37.183) ( 0.01, 0.01, 0.01)
  18086. 34: angle (-100.474, -5.213, -4.217) (-100.469, -5.213, -4.217) ( 0.01, 0.00, 0.00)
  18087. 34: torsion ( -0.174, 2.516, 14.287) ( -0.174, 2.516, 14.287) ( 0.00, 0.00, 0.00)
  18088. 34: vdw ( 1.452, -0.345, -2.215) ( 1.452, -0.345, -2.215) ( 0.02, 0.00, 0.00)
  18089. 34: electro ( -5.413, 0.881, 0.149) ( -5.413, 0.881, 0.149) ( 0.00, 0.00, 0.00)
  18090. 34: 19 (-84.920, -114.935, -67.235) (-84.906, -114.922, -67.225) ( 0.02, 0.01, 0.01)
  18091. 34: bond ( 31.603, -31.324, -25.273) ( 31.614, -31.314, -25.266) ( 0.03, 0.03, 0.03)
  18092. 34: angle (-117.689, -84.412, -42.640) (-117.686, -84.410, -42.637) ( 0.00, 0.00, 0.01)
  18093. 34: torsion ( -0.008, 0.089, -0.120) ( -0.008, 0.089, -0.120) ( 0.00, 0.00, 0.00)
  18094. 34: vdw ( 1.174, 0.712, 0.799) ( 1.174, 0.712, 0.799) ( 0.00, 0.00, 0.00)
  18095. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18096. 34: 20 (-48.107, -72.235, -69.589) (-48.093, -72.229, -69.574) ( 0.03, 0.01, 0.02)
  18097. 34: bond (-37.263, 17.611, -41.184) (-37.252, 17.614, -41.170) ( 0.03, 0.02, 0.03)
  18098. 34: angle (-10.876, -89.876, -28.612) (-10.874, -89.872, -28.611) ( 0.02, 0.00, 0.01)
  18099. 34: torsion ( -0.096, -0.011, 0.083) ( -0.096, -0.011, 0.083) ( 0.00, 0.00, 0.00)
  18100. 34: vdw ( 0.129, 0.040, 0.124) ( 0.129, 0.040, 0.124) ( 0.00, 0.00, 0.00)
  18101. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18102. 34: 21 (-41.116, -95.064, -44.322) (-41.105, -95.050, -44.310) ( 0.03, 0.01, 0.03)
  18103. 34: bond (-30.031, -36.047, 31.516) (-30.023, -36.035, 31.525) ( 0.03, 0.03, 0.03)
  18104. 34: angle ( -8.296, -60.639, -77.213) ( -8.293, -60.637, -77.210) ( 0.03, 0.00, 0.00)
  18105. 34: torsion ( 0.117, -0.076, 0.025) ( 0.117, -0.076, 0.025) ( 0.00, 0.00, 0.00)
  18106. 34: vdw ( -2.906, 1.698, 1.350) ( -2.905, 1.698, 1.350) ( 0.00, 0.00, 0.00)
  18107. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18108. 34: 22 ( 48.033, 132.616, -33.392) ( 48.055, 132.620, -33.383) ( 0.05, 0.00, 0.03)
  18109. 34: bond ( 52.153, 0.195, -26.552) ( 52.176, 0.195, -26.546) ( 0.04, 0.01, 0.02)
  18110. 34: angle ( -4.570, 133.610, -8.002) ( -4.569, 133.613, -7.999) ( 0.02, 0.00, 0.03)
  18111. 34: torsion ( -0.007, 0.002, -0.014) ( -0.007, 0.002, -0.014) ( 0.00, 0.00, 0.00)
  18112. 34: vdw ( 0.456, -1.191, 1.177) ( 0.456, -1.191, 1.177) ( 0.00, 0.00, 0.00)
  18113. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18114. 34: 23 ( 67.190, 61.826, 20.295) ( 67.195, 61.834, 20.318) ( 0.01, 0.01, 0.11)
  18115. 34: bond ( 10.644, 23.335, 49.973) ( 10.645, 23.340, 49.996) ( 0.01, 0.02, 0.04)
  18116. 34: angle ( 56.121, 38.461, -29.908) ( 56.125, 38.464, -29.907) ( 0.01, 0.01, 0.00)
  18117. 34: torsion ( -0.016, 0.008, -0.000) ( -0.016, 0.008, -0.000) ( 0.00, 0.00, 0.00)
  18118. 34: vdw ( 0.441, 0.023, 0.229) ( 0.442, 0.023, 0.229) ( 0.00, 0.00, 0.00)
  18119. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18120. 34: 24 ( 96.003, 97.427, -55.295) ( 96.013, 97.441, -55.284) ( 0.01, 0.02, 0.02)
  18121. 34: bond (-24.478, 34.857, -28.158) (-24.471, 34.870, -28.149) ( 0.03, 0.04, 0.03)
  18122. 34: angle (121.516, 63.126, -27.444) (121.519, 63.128, -27.442) ( 0.00, 0.00, 0.01)
  18123. 34: torsion ( -0.027, 0.017, 0.045) ( -0.027, 0.017, 0.045) ( 0.00, 0.00, 0.00)
  18124. 34: vdw ( -1.008, -0.574, 0.262) ( -1.008, -0.574, 0.262) ( 0.00, 0.00, 0.00)
  18125. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18126. 34: ok 16 # gradients
  18127. 34: ok 17 # energy
  18128. 34:
  18129. 34: V A L I D A T E G R A D I E N T S
  18130. 34:
  18131. 34: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  18132. 34: ----------------------------------------------------------------------------------------
  18133. 34: 1 (763.591, 211.175, -129.938) (763.686, 211.256, -129.900) ( 0.01, 0.04, 0.03)
  18134. 34: bond (760.485, 208.396, -131.774) (760.571, 208.466, -131.744) ( 0.01, 0.03, 0.02)
  18135. 34: angle ( -0.453, 0.202, -0.114) ( -0.445, 0.212, -0.107) ( 0.38, 0.20, 0.07)
  18136. 34: torsion ( -0.043, 0.042, 0.071) ( -0.042, 0.043, 0.072) ( 0.00, 0.00, 0.01)
  18137. 34: vdw ( 3.603, 2.535, 1.878) ( 3.603, 2.535, 1.878) ( 0.00, 0.01, 0.00)
  18138. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18139. 34: 2 ( -0.090, 681.819, -423.091) ( -0.000, 681.921, -423.070) ( 0.82, 0.01, 0.01)
  18140. 34: bond ( -0.078, 677.006, -423.243) ( 0.000, 677.098, -423.228) ( 0.61, 0.01, 0.00)
  18141. 34: angle ( -0.011, 0.072, -0.295) ( -0.000, 0.082, -0.291) ( 0.01, 0.07, 0.12)
  18142. 34: torsion ( -0.001, -0.016, -0.052) ( -0.000, -0.015, -0.050) ( 0.00, 0.00, 0.01)
  18143. 34: vdw ( -0.000, 4.757, 0.499) ( 0.000, 4.757, 0.499) ( 0.00, 0.00, 0.00)
  18144. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18145. 34: 3 ( -0.090, -682.022, -423.091) ( -0.000, -681.921, -423.070) ( 0.82, 0.01, 0.01)
  18146. 34: bond ( -0.078, -677.189, -423.243) ( 0.000, -677.098, -423.228) ( 0.61, 0.01, 0.00)
  18147. 34: angle ( -0.011, -0.091, -0.295) ( -0.000, -0.082, -0.291) ( 0.01, 0.09, 0.12)
  18148. 34: torsion ( -0.001, 0.015, -0.052) ( 0.000, 0.015, -0.050) ( 0.00, 0.00, 0.01)
  18149. 34: vdw ( -0.000, -4.757, 0.499) ( -0.000, -4.757, 0.499) ( 0.00, 0.00, 0.00)
  18150. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18151. 34: 4 (763.591, -211.337, -129.938) (763.686, -211.256, -129.900) ( 0.01, 0.04, 0.03)
  18152. 34: bond (760.485, -208.536, -131.774) (760.571, -208.466, -131.744) ( 0.01, 0.03, 0.02)
  18153. 34: angle ( -0.453, -0.222, -0.114) ( -0.445, -0.212, -0.107) ( 0.38, 0.22, 0.07)
  18154. 34: torsion ( -0.043, -0.044, 0.071) ( -0.042, -0.043, 0.072) ( 0.00, 0.00, 0.01)
  18155. 34: vdw ( 3.603, -2.535, 1.878) ( 3.603, -2.535, 1.878) ( 0.00, 0.01, 0.00)
  18156. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18157. 34: 5 (-341.903, 475.989, -552.554) (-341.837, 476.081, -552.499) ( 0.02, 0.02, 0.01)
  18158. 34: bond (-337.801, 473.237, -551.537) (-337.743, 473.318, -551.490) ( 0.02, 0.02, 0.01)
  18159. 34: angle ( -0.043, 0.489, 0.094) ( -0.035, 0.499, 0.101) ( 0.03, 0.50, 0.06)
  18160. 34: torsion ( 0.040, 0.033, -0.048) ( 0.041, 0.034, -0.046) ( 0.00, 0.00, 0.01)
  18161. 34: vdw ( -4.099, 2.230, -1.064) ( -4.099, 2.230, -1.064) ( 0.00, 0.01, 0.00)
  18162. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18163. 34: 6 (-341.903, -476.173, -552.554) (-341.837, -476.081, -552.499) ( 0.02, 0.02, 0.01)
  18164. 34: bond (-337.801, -473.399, -551.537) (-337.743, -473.318, -551.490) ( 0.02, 0.02, 0.01)
  18165. 34: angle ( -0.043, -0.509, 0.094) ( -0.035, -0.499, 0.101) ( 0.03, 0.52, 0.06)
  18166. 34: torsion ( 0.040, -0.034, -0.048) ( 0.041, -0.034, -0.046) ( 0.00, 0.00, 0.01)
  18167. 34: vdw ( -4.099, -2.230, -1.064) ( -4.099, -2.230, -1.064) ( 0.00, 0.01, 0.00)
  18168. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18169. 34: 7 (-763.780, 211.175, -129.938) (-763.686, 211.256, -129.900) ( 0.01, 0.04, 0.03)
  18170. 34: bond (-760.656, 208.396, -131.774) (-760.571, 208.466, -131.744) ( 0.01, 0.03, 0.02)
  18171. 34: angle ( 0.436, 0.202, -0.114) ( 0.445, 0.212, -0.107) ( 0.37, 0.20, 0.07)
  18172. 34: torsion ( 0.042, 0.042, 0.071) ( 0.042, 0.043, 0.072) ( 0.00, 0.00, 0.01)
  18173. 34: vdw ( -3.603, 2.535, 1.878) ( -3.603, 2.535, 1.878) ( 0.00, 0.01, 0.00)
  18174. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18175. 34: 8 (-763.780, -211.337, -129.938) (-763.686, -211.256, -129.900) ( 0.01, 0.04, 0.03)
  18176. 34: bond (-760.656, -208.536, -131.774) (-760.571, -208.466, -131.744) ( 0.01, 0.03, 0.02)
  18177. 34: angle ( 0.436, -0.222, -0.114) ( 0.445, -0.212, -0.107) ( 0.37, 0.22, 0.07)
  18178. 34: torsion ( 0.042, -0.044, 0.071) ( 0.042, -0.043, 0.072) ( 0.00, 0.00, 0.01)
  18179. 34: vdw ( -3.603, -2.535, 1.878) ( -3.603, -2.535, 1.878) ( 0.00, 0.01, 0.00)
  18180. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18181. 34: 9 (475.989, 552.444, 341.770) (476.081, 552.499, 341.837) ( 0.02, 0.01, 0.02)
  18182. 34: bond (473.237, 551.443, 337.686) (473.318, 551.490, 337.743) ( 0.02, 0.01, 0.02)
  18183. 34: angle ( 0.489, -0.107, 0.027) ( 0.499, -0.101, 0.035) ( 0.50, 0.07, 0.02)
  18184. 34: torsion ( 0.033, 0.045, -0.041) ( 0.034, 0.046, -0.041) ( 0.00, 0.01, 0.00)
  18185. 34: vdw ( 2.230, 1.064, 4.099) ( 2.230, 1.064, 4.099) ( 0.01, 0.00, 0.00)
  18186. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18187. 34: 10 (129.863, 763.591, 211.175) (129.900, 763.686, 211.256) ( 0.03, 0.01, 0.04)
  18188. 34: bond (131.714, 760.485, 208.396) (131.744, 760.571, 208.466) ( 0.02, 0.01, 0.03)
  18189. 34: angle ( 0.101, -0.453, 0.202) ( 0.107, -0.445, 0.212) ( 0.06, 0.38, 0.20)
  18190. 34: torsion ( -0.074, -0.043, 0.042) ( -0.072, -0.042, 0.043) ( 0.01, 0.00, 0.00)
  18191. 34: vdw ( -1.879, 3.603, 2.535) ( -1.878, 3.603, 2.535) ( 0.00, 0.00, 0.01)
  18192. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18193. 34: 11 (129.863, -763.780, 211.175) (129.900, -763.686, 211.256) ( 0.03, 0.01, 0.04)
  18194. 34: bond (131.714, -760.656, 208.396) (131.744, -760.571, 208.466) ( 0.02, 0.01, 0.03)
  18195. 34: angle ( 0.101, 0.436, 0.202) ( 0.107, 0.445, 0.212) ( 0.06, 0.37, 0.20)
  18196. 34: torsion ( -0.074, 0.042, 0.042) ( -0.072, 0.042, 0.043) ( 0.01, 0.00, 0.00)
  18197. 34: vdw ( -1.879, -3.603, 2.535) ( -1.878, -3.603, 2.535) ( 0.00, 0.00, 0.01)
  18198. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18199. 34: 12 (475.989, -552.554, 341.770) (476.081, -552.499, 341.837) ( 0.02, 0.01, 0.02)
  18200. 34: bond (473.237, -551.537, 337.686) (473.318, -551.490, 337.743) ( 0.02, 0.01, 0.02)
  18201. 34: angle ( 0.489, 0.094, 0.027) ( 0.499, 0.101, 0.035) ( 0.50, 0.06, 0.02)
  18202. 34: torsion ( 0.033, -0.048, -0.041) ( 0.034, -0.046, -0.041) ( 0.00, 0.01, 0.00)
  18203. 34: vdw ( 2.230, -1.064, 4.099) ( 2.230, -1.064, 4.099) ( 0.01, 0.00, 0.00)
  18204. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18205. 34: 13 (552.444, -341.903, -476.173) (552.499, -341.837, -476.081) ( 0.01, 0.02, 0.02)
  18206. 34: bond (551.443, -337.801, -473.399) (551.490, -337.743, -473.318) ( 0.01, 0.02, 0.02)
  18207. 34: angle ( -0.107, -0.043, -0.509) ( -0.101, -0.035, -0.499) ( 0.07, 0.03, 0.52)
  18208. 34: torsion ( 0.045, 0.040, -0.034) ( 0.046, 0.041, -0.034) ( 0.01, 0.00, 0.00)
  18209. 34: vdw ( 1.064, -4.099, -2.230) ( 1.064, -4.099, -2.230) ( 0.00, 0.00, 0.01)
  18210. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18211. 34: 14 (-211.337, 129.863, -763.780) (-211.256, 129.900, -763.686) ( 0.04, 0.03, 0.01)
  18212. 34: bond (-208.536, 131.714, -760.656) (-208.466, 131.744, -760.571) ( 0.03, 0.02, 0.01)
  18213. 34: angle ( -0.222, 0.101, 0.436) ( -0.212, 0.107, 0.445) ( 0.22, 0.06, 0.37)
  18214. 34: torsion ( -0.044, -0.074, 0.042) ( -0.043, -0.072, 0.042) ( 0.00, 0.01, 0.00)
  18215. 34: vdw ( -2.535, -1.879, -3.603) ( -2.535, -1.878, -3.603) ( 0.01, 0.00, 0.00)
  18216. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18217. 34: 15 (552.444, -341.903, 475.989) (552.499, -341.837, 476.081) ( 0.01, 0.02, 0.02)
  18218. 34: bond (551.443, -337.801, 473.237) (551.490, -337.743, 473.318) ( 0.01, 0.02, 0.02)
  18219. 34: angle ( -0.107, -0.043, 0.489) ( -0.101, -0.035, 0.499) ( 0.07, 0.03, 0.50)
  18220. 34: torsion ( 0.045, 0.040, 0.033) ( 0.046, 0.041, 0.034) ( 0.01, 0.00, 0.00)
  18221. 34: vdw ( 1.064, -4.099, 2.230) ( 1.064, -4.099, 2.230) ( 0.00, 0.00, 0.01)
  18222. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18223. 34: 16 (-682.022, 423.048, -0.090) (-681.921, 423.070, 0.000) ( 0.01, 0.01, 0.82)
  18224. 34: bond (-677.189, 423.212, -0.078) (-677.098, 423.228, 0.000) ( 0.01, 0.00, 0.61)
  18225. 34: angle ( -0.091, 0.287, -0.011) ( -0.082, 0.291, 0.000) ( 0.09, 0.11, 0.01)
  18226. 34: torsion ( 0.015, 0.048, -0.001) ( 0.015, 0.050, -0.000) ( 0.00, 0.01, 0.00)
  18227. 34: vdw ( -4.757, -0.499, -0.000) ( -4.757, -0.499, -0.000) ( 0.00, 0.00, 0.00)
  18228. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18229. 34: 17 (341.770, -476.173, -552.554) (341.837, -476.081, -552.499) ( 0.02, 0.02, 0.01)
  18230. 34: bond (337.686, -473.399, -551.537) (337.743, -473.318, -551.490) ( 0.02, 0.02, 0.01)
  18231. 34: angle ( 0.027, -0.509, 0.094) ( 0.035, -0.499, 0.101) ( 0.02, 0.52, 0.06)
  18232. 34: torsion ( -0.041, -0.034, -0.048) ( -0.041, -0.034, -0.046) ( 0.00, 0.00, 0.01)
  18233. 34: vdw ( 4.099, -2.230, -1.064) ( 4.099, -2.230, -1.064) ( 0.00, 0.01, 0.00)
  18234. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18235. 34: 18 (-476.173, 552.444, 341.770) (-476.081, 552.499, 341.837) ( 0.02, 0.01, 0.02)
  18236. 34: bond (-473.399, 551.443, 337.686) (-473.318, 551.490, 337.743) ( 0.02, 0.01, 0.02)
  18237. 34: angle ( -0.509, -0.107, 0.027) ( -0.499, -0.101, 0.035) ( 0.52, 0.07, 0.02)
  18238. 34: torsion ( -0.034, 0.045, -0.041) ( -0.034, 0.046, -0.041) ( 0.00, 0.01, 0.00)
  18239. 34: vdw ( -2.230, 1.064, 4.099) ( -2.230, 1.064, 4.099) ( 0.01, 0.00, 0.00)
  18240. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18241. 34: 19 (-211.337, 129.863, 763.591) (-211.256, 129.900, 763.686) ( 0.04, 0.03, 0.01)
  18242. 34: bond (-208.536, 131.714, 760.485) (-208.466, 131.744, 760.571) ( 0.03, 0.02, 0.01)
  18243. 34: angle ( -0.222, 0.101, -0.453) ( -0.212, 0.107, -0.445) ( 0.22, 0.06, 0.38)
  18244. 34: torsion ( -0.044, -0.074, -0.043) ( -0.043, -0.072, -0.042) ( 0.00, 0.01, 0.00)
  18245. 34: vdw ( -2.535, -1.879, 3.603) ( -2.535, -1.878, 3.603) ( 0.01, 0.00, 0.00)
  18246. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18247. 34: 20 (211.175, 129.863, -763.780) (211.256, 129.900, -763.686) ( 0.04, 0.03, 0.01)
  18248. 34: bond (208.396, 131.714, -760.656) (208.466, 131.744, -760.571) ( 0.03, 0.02, 0.01)
  18249. 34: angle ( 0.202, 0.101, 0.436) ( 0.212, 0.107, 0.445) ( 0.20, 0.06, 0.37)
  18250. 34: torsion ( 0.042, -0.074, 0.042) ( 0.043, -0.072, 0.042) ( 0.00, 0.01, 0.00)
  18251. 34: vdw ( 2.535, -1.879, -3.603) ( 2.535, -1.878, -3.603) ( 0.01, 0.00, 0.00)
  18252. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18253. 34: 21 (341.770, 475.989, -552.554) (341.837, 476.081, -552.499) ( 0.02, 0.02, 0.01)
  18254. 34: bond (337.686, 473.237, -551.537) (337.743, 473.318, -551.490) ( 0.02, 0.02, 0.01)
  18255. 34: angle ( 0.027, 0.489, 0.094) ( 0.035, 0.499, 0.101) ( 0.02, 0.50, 0.06)
  18256. 34: torsion ( -0.041, 0.033, -0.048) ( -0.041, 0.034, -0.046) ( 0.00, 0.00, 0.01)
  18257. 34: vdw ( 4.099, 2.230, -1.064) ( 4.099, 2.230, -1.064) ( 0.00, 0.01, 0.00)
  18258. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18259. 34: 22 (423.048, -0.090, 681.819) (423.070, -0.000, 681.921) ( 0.01, 0.82, 0.01)
  18260. 34: bond (423.212, -0.078, 677.006) (423.228, 0.000, 677.098) ( 0.00, 0.61, 0.01)
  18261. 34: angle ( 0.287, -0.011, 0.072) ( 0.291, -0.000, 0.082) ( 0.11, 0.01, 0.07)
  18262. 34: torsion ( 0.048, -0.001, -0.016) ( 0.050, 0.000, -0.015) ( 0.01, 0.00, 0.00)
  18263. 34: vdw ( -0.499, -0.000, 4.757) ( -0.499, -0.000, 4.757) ( 0.00, 0.00, 0.00)
  18264. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18265. 34: 23 (552.444, 341.770, -476.173) (552.499, 341.837, -476.081) ( 0.01, 0.02, 0.02)
  18266. 34: bond (551.443, 337.686, -473.399) (551.490, 337.743, -473.318) ( 0.01, 0.02, 0.02)
  18267. 34: angle ( -0.107, 0.027, -0.509) ( -0.101, 0.035, -0.499) ( 0.07, 0.02, 0.52)
  18268. 34: torsion ( 0.045, -0.041, -0.034) ( 0.046, -0.041, -0.034) ( 0.01, 0.00, 0.00)
  18269. 34: vdw ( 1.064, 4.099, -2.230) ( 1.064, 4.099, -2.230) ( 0.00, 0.00, 0.01)
  18270. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18271. 34: 24 (-129.938, -763.780, 211.175) (-129.900, -763.686, 211.256) ( 0.03, 0.01, 0.04)
  18272. 34: bond (-131.774, -760.656, 208.396) (-131.744, -760.571, 208.466) ( 0.02, 0.01, 0.03)
  18273. 34: angle ( -0.114, 0.436, 0.202) ( -0.107, 0.445, 0.212) ( 0.07, 0.37, 0.20)
  18274. 34: torsion ( 0.071, 0.042, 0.042) ( 0.072, 0.042, 0.043) ( 0.01, 0.00, 0.00)
  18275. 34: vdw ( 1.878, -3.603, 2.535) ( 1.878, -3.603, 2.535) ( 0.00, 0.00, 0.01)
  18276. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18277. 34: 25 (-211.337, -129.938, -763.780) (-211.256, -129.900, -763.686) ( 0.04, 0.03, 0.01)
  18278. 34: bond (-208.536, -131.774, -760.656) (-208.466, -131.744, -760.571) ( 0.03, 0.02, 0.01)
  18279. 34: angle ( -0.222, -0.114, 0.436) ( -0.212, -0.107, 0.445) ( 0.22, 0.07, 0.37)
  18280. 34: torsion ( -0.044, 0.071, 0.042) ( -0.043, 0.072, 0.042) ( 0.00, 0.01, 0.00)
  18281. 34: vdw ( -2.535, 1.878, -3.603) ( -2.535, 1.878, -3.603) ( 0.01, 0.00, 0.00)
  18282. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18283. 34: 26 (-476.173, -552.554, 341.770) (-476.081, -552.499, 341.837) ( 0.02, 0.01, 0.02)
  18284. 34: bond (-473.399, -551.537, 337.686) (-473.318, -551.490, 337.743) ( 0.02, 0.01, 0.02)
  18285. 34: angle ( -0.509, 0.094, 0.027) ( -0.499, 0.101, 0.035) ( 0.52, 0.06, 0.02)
  18286. 34: torsion ( -0.034, -0.048, -0.041) ( -0.034, -0.046, -0.041) ( 0.00, 0.01, 0.00)
  18287. 34: vdw ( -2.230, -1.064, 4.099) ( -2.230, -1.064, 4.099) ( 0.01, 0.00, 0.00)
  18288. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18289. 34: 27 (552.444, 341.770, 475.989) (552.499, 341.837, 476.081) ( 0.01, 0.02, 0.02)
  18290. 34: bond (551.443, 337.686, 473.237) (551.490, 337.743, 473.318) ( 0.01, 0.02, 0.02)
  18291. 34: angle ( -0.107, 0.027, 0.489) ( -0.101, 0.035, 0.499) ( 0.07, 0.02, 0.50)
  18292. 34: torsion ( 0.045, -0.041, 0.033) ( 0.046, -0.041, 0.034) ( 0.01, 0.00, 0.00)
  18293. 34: vdw ( 1.064, 4.099, 2.230) ( 1.064, 4.099, 2.230) ( 0.00, 0.00, 0.01)
  18294. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18295. 34: 28 (-682.022, -423.091, -0.090) (-681.921, -423.070, 0.000) ( 0.01, 0.01, 0.82)
  18296. 34: bond (-677.189, -423.243, -0.078) (-677.098, -423.228, 0.000) ( 0.01, 0.00, 0.61)
  18297. 34: angle ( -0.091, -0.295, -0.011) ( -0.082, -0.291, 0.000) ( 0.09, 0.12, 0.01)
  18298. 34: torsion ( 0.015, -0.052, -0.001) ( 0.015, -0.050, 0.000) ( 0.00, 0.01, 0.00)
  18299. 34: vdw ( -4.757, 0.499, -0.000) ( -4.757, 0.499, -0.000) ( 0.00, 0.00, 0.00)
  18300. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18301. 34: 29 (211.175, -129.938, -763.780) (211.256, -129.900, -763.686) ( 0.04, 0.03, 0.01)
  18302. 34: bond (208.396, -131.774, -760.656) (208.466, -131.744, -760.571) ( 0.03, 0.02, 0.01)
  18303. 34: angle ( 0.202, -0.114, 0.436) ( 0.212, -0.107, 0.445) ( 0.20, 0.07, 0.37)
  18304. 34: torsion ( 0.042, 0.071, 0.042) ( 0.043, 0.072, 0.042) ( 0.00, 0.01, 0.00)
  18305. 34: vdw ( 2.535, 1.878, -3.603) ( 2.535, 1.878, -3.603) ( 0.01, 0.00, 0.00)
  18306. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18307. 34: 30 (681.819, 423.048, -0.090) (681.921, 423.070, 0.000) ( 0.01, 0.01, 0.82)
  18308. 34: bond (677.006, 423.212, -0.078) (677.098, 423.228, 0.000) ( 0.01, 0.00, 0.61)
  18309. 34: angle ( 0.072, 0.287, -0.011) ( 0.082, 0.291, 0.000) ( 0.07, 0.11, 0.01)
  18310. 34: torsion ( -0.016, 0.048, -0.001) ( -0.015, 0.050, 0.000) ( 0.00, 0.01, 0.00)
  18311. 34: vdw ( 4.757, -0.499, -0.000) ( 4.757, -0.499, 0.000) ( 0.00, 0.00, 0.00)
  18312. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18313. 34: 31 (423.048, -0.090, -682.022) (423.070, -0.000, -681.921) ( 0.01, 0.82, 0.01)
  18314. 34: bond (423.212, -0.078, -677.189) (423.228, 0.000, -677.098) ( 0.00, 0.61, 0.01)
  18315. 34: angle ( 0.287, -0.011, -0.091) ( 0.291, 0.000, -0.082) ( 0.11, 0.01, 0.09)
  18316. 34: torsion ( 0.048, -0.001, 0.015) ( 0.050, 0.000, 0.015) ( 0.01, 0.00, 0.00)
  18317. 34: vdw ( -0.499, -0.000, -4.757) ( -0.499, -0.000, -4.757) ( 0.00, 0.00, 0.00)
  18318. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18319. 34: 32 (-129.938, 763.591, 211.175) (-129.900, 763.686, 211.256) ( 0.03, 0.01, 0.04)
  18320. 34: bond (-131.774, 760.485, 208.396) (-131.744, 760.571, 208.466) ( 0.02, 0.01, 0.03)
  18321. 34: angle ( -0.114, -0.453, 0.202) ( -0.107, -0.445, 0.212) ( 0.07, 0.38, 0.20)
  18322. 34: torsion ( 0.071, -0.043, 0.042) ( 0.072, -0.042, 0.043) ( 0.01, 0.00, 0.00)
  18323. 34: vdw ( 1.878, 3.603, 2.535) ( 1.878, 3.603, 2.535) ( 0.00, 0.00, 0.01)
  18324. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18325. 34: 33 (-211.337, -129.938, 763.591) (-211.256, -129.900, 763.686) ( 0.04, 0.03, 0.01)
  18326. 34: bond (-208.536, -131.774, 760.485) (-208.466, -131.744, 760.571) ( 0.03, 0.02, 0.01)
  18327. 34: angle ( -0.222, -0.114, -0.453) ( -0.212, -0.107, -0.445) ( 0.22, 0.07, 0.38)
  18328. 34: torsion ( -0.044, 0.071, -0.043) ( -0.043, 0.072, -0.042) ( 0.00, 0.01, 0.00)
  18329. 34: vdw ( -2.535, 1.878, 3.603) ( -2.535, 1.878, 3.603) ( 0.01, 0.00, 0.00)
  18330. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18331. 34: 34 (681.819, -423.091, -0.090) (681.921, -423.070, 0.000) ( 0.01, 0.01, 0.82)
  18332. 34: bond (677.006, -423.243, -0.078) (677.098, -423.228, 0.000) ( 0.01, 0.00, 0.61)
  18333. 34: angle ( 0.072, -0.295, -0.011) ( 0.082, -0.291, 0.000) ( 0.07, 0.12, 0.01)
  18334. 34: torsion ( -0.016, -0.052, -0.001) ( -0.015, -0.050, -0.000) ( 0.00, 0.01, 0.00)
  18335. 34: vdw ( 4.757, 0.499, -0.000) ( 4.757, 0.499, 0.000) ( 0.00, 0.00, 0.00)
  18336. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18337. 34: 35 (-552.554, 341.770, -476.173) (-552.499, 341.837, -476.081) ( 0.01, 0.02, 0.02)
  18338. 34: bond (-551.537, 337.686, -473.399) (-551.490, 337.743, -473.318) ( 0.01, 0.02, 0.02)
  18339. 34: angle ( 0.094, 0.027, -0.509) ( 0.101, 0.035, -0.499) ( 0.06, 0.02, 0.52)
  18340. 34: torsion ( -0.048, -0.041, -0.034) ( -0.046, -0.041, -0.034) ( 0.01, 0.00, 0.00)
  18341. 34: vdw ( -1.064, 4.099, -2.230) ( -1.064, 4.099, -2.230) ( 0.00, 0.00, 0.01)
  18342. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18343. 34: 36 (-552.554, 341.770, 475.989) (-552.499, 341.837, 476.081) ( 0.01, 0.02, 0.02)
  18344. 34: bond (-551.537, 337.686, 473.237) (-551.490, 337.743, 473.318) ( 0.01, 0.02, 0.02)
  18345. 34: angle ( 0.094, 0.027, 0.489) ( 0.101, 0.035, 0.499) ( 0.06, 0.02, 0.50)
  18346. 34: torsion ( -0.048, -0.041, 0.033) ( -0.046, -0.041, 0.034) ( 0.01, 0.00, 0.00)
  18347. 34: vdw ( -1.064, 4.099, 2.230) ( -1.064, 4.099, 2.230) ( 0.00, 0.00, 0.01)
  18348. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18349. 34: 37 (-423.091, -0.090, 681.819) (-423.070, 0.000, 681.921) ( 0.01, 0.82, 0.01)
  18350. 34: bond (-423.243, -0.078, 677.006) (-423.228, 0.000, 677.098) ( 0.00, 0.61, 0.01)
  18351. 34: angle ( -0.295, -0.011, 0.072) ( -0.291, 0.000, 0.082) ( 0.12, 0.01, 0.07)
  18352. 34: torsion ( -0.052, -0.001, -0.016) ( -0.050, 0.000, -0.015) ( 0.01, 0.00, 0.00)
  18353. 34: vdw ( 0.499, -0.000, 4.757) ( 0.499, 0.000, 4.757) ( 0.00, 0.00, 0.00)
  18354. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18355. 34: 38 (-552.554, -341.903, -476.173) (-552.499, -341.837, -476.081) ( 0.01, 0.02, 0.02)
  18356. 34: bond (-551.537, -337.801, -473.399) (-551.490, -337.743, -473.318) ( 0.01, 0.02, 0.02)
  18357. 34: angle ( 0.094, -0.043, -0.509) ( 0.101, -0.035, -0.499) ( 0.06, 0.03, 0.52)
  18358. 34: torsion ( -0.048, 0.040, -0.034) ( -0.046, 0.041, -0.034) ( 0.01, 0.00, 0.00)
  18359. 34: vdw ( -1.064, -4.099, -2.230) ( -1.064, -4.099, -2.230) ( 0.00, 0.00, 0.01)
  18360. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18361. 34: 39 (-552.554, -341.903, 475.989) (-552.499, -341.837, 476.081) ( 0.01, 0.02, 0.02)
  18362. 34: bond (-551.537, -337.801, 473.237) (-551.490, -337.743, 473.318) ( 0.01, 0.02, 0.02)
  18363. 34: angle ( 0.094, -0.043, 0.489) ( 0.101, -0.035, 0.499) ( 0.06, 0.03, 0.50)
  18364. 34: torsion ( -0.048, 0.040, 0.033) ( -0.046, 0.041, 0.034) ( 0.01, 0.00, 0.00)
  18365. 34: vdw ( -1.064, -4.099, 2.230) ( -1.064, -4.099, 2.230) ( 0.00, 0.00, 0.01)
  18366. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18367. 34: 40 (211.175, -129.938, 763.591) (211.256, -129.900, 763.686) ( 0.04, 0.03, 0.01)
  18368. 34: bond (208.396, -131.774, 760.485) (208.466, -131.744, 760.571) ( 0.03, 0.02, 0.01)
  18369. 34: angle ( 0.202, -0.114, -0.453) ( 0.212, -0.107, -0.445) ( 0.20, 0.07, 0.38)
  18370. 34: torsion ( 0.042, 0.071, -0.043) ( 0.043, 0.072, -0.042) ( 0.00, 0.01, 0.00)
  18371. 34: vdw ( 2.535, 1.878, 3.603) ( 2.535, 1.878, 3.603) ( 0.01, 0.00, 0.00)
  18372. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18373. 34: 41 (-476.173, -552.554, -341.903) (-476.081, -552.499, -341.837) ( 0.02, 0.01, 0.02)
  18374. 34: bond (-473.399, -551.537, -337.801) (-473.318, -551.490, -337.743) ( 0.02, 0.01, 0.02)
  18375. 34: angle ( -0.509, 0.094, -0.043) ( -0.499, 0.101, -0.035) ( 0.52, 0.06, 0.03)
  18376. 34: torsion ( -0.034, -0.048, 0.040) ( -0.034, -0.046, 0.041) ( 0.00, 0.01, 0.00)
  18377. 34: vdw ( -2.230, -1.064, -4.099) ( -2.230, -1.064, -4.099) ( 0.01, 0.00, 0.00)
  18378. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18379. 34: 42 (-763.780, 211.175, 129.863) (-763.686, 211.256, 129.900) ( 0.01, 0.04, 0.03)
  18380. 34: bond (-760.656, 208.396, 131.714) (-760.571, 208.466, 131.744) ( 0.01, 0.03, 0.02)
  18381. 34: angle ( 0.436, 0.202, 0.101) ( 0.445, 0.212, 0.107) ( 0.37, 0.20, 0.06)
  18382. 34: torsion ( 0.042, 0.042, -0.074) ( 0.042, 0.043, -0.072) ( 0.00, 0.00, 0.01)
  18383. 34: vdw ( -3.603, 2.535, -1.879) ( -3.603, 2.535, -1.878) ( 0.00, 0.01, 0.00)
  18384. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18385. 34: 43 (475.989, -552.554, -341.903) (476.081, -552.499, -341.837) ( 0.02, 0.01, 0.02)
  18386. 34: bond (473.237, -551.537, -337.801) (473.318, -551.490, -337.743) ( 0.02, 0.01, 0.02)
  18387. 34: angle ( 0.489, 0.094, -0.043) ( 0.499, 0.101, -0.035) ( 0.50, 0.06, 0.03)
  18388. 34: torsion ( 0.033, -0.048, 0.040) ( 0.034, -0.046, 0.041) ( 0.00, 0.01, 0.00)
  18389. 34: vdw ( 2.230, -1.064, -4.099) ( 2.230, -1.064, -4.099) ( 0.01, 0.00, 0.00)
  18390. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18391. 34: 44 (129.863, 763.591, -211.337) (129.900, 763.686, -211.256) ( 0.03, 0.01, 0.04)
  18392. 34: bond (131.714, 760.485, -208.536) (131.744, 760.571, -208.466) ( 0.02, 0.01, 0.03)
  18393. 34: angle ( 0.101, -0.453, -0.222) ( 0.107, -0.445, -0.212) ( 0.06, 0.38, 0.22)
  18394. 34: torsion ( -0.074, -0.043, -0.044) ( -0.072, -0.042, -0.043) ( 0.01, 0.00, 0.00)
  18395. 34: vdw ( -1.879, 3.603, -2.535) ( -1.878, 3.603, -2.535) ( 0.00, 0.00, 0.01)
  18396. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18397. 34: 45 (-129.938, 763.591, -211.337) (-129.900, 763.686, -211.256) ( 0.03, 0.01, 0.04)
  18398. 34: bond (-131.774, 760.485, -208.536) (-131.744, 760.571, -208.466) ( 0.02, 0.01, 0.03)
  18399. 34: angle ( -0.114, -0.453, -0.222) ( -0.107, -0.445, -0.212) ( 0.07, 0.38, 0.22)
  18400. 34: torsion ( 0.071, -0.043, -0.044) ( 0.072, -0.042, -0.043) ( 0.01, 0.00, 0.00)
  18401. 34: vdw ( 1.878, 3.603, -2.535) ( 1.878, 3.603, -2.535) ( 0.00, 0.00, 0.01)
  18402. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18403. 34: 46 (129.863, -763.780, -211.337) (129.900, -763.686, -211.256) ( 0.03, 0.01, 0.04)
  18404. 34: bond (131.714, -760.656, -208.536) (131.744, -760.571, -208.466) ( 0.02, 0.01, 0.03)
  18405. 34: angle ( 0.101, 0.436, -0.222) ( 0.107, 0.445, -0.212) ( 0.06, 0.37, 0.22)
  18406. 34: torsion ( -0.074, 0.042, -0.044) ( -0.072, 0.042, -0.043) ( 0.01, 0.00, 0.00)
  18407. 34: vdw ( -1.879, -3.603, -2.535) ( -1.878, -3.603, -2.535) ( 0.00, 0.00, 0.01)
  18408. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18409. 34: 47 (-341.903, -476.173, 552.444) (-341.837, -476.081, 552.499) ( 0.02, 0.02, 0.01)
  18410. 34: bond (-337.801, -473.399, 551.443) (-337.743, -473.318, 551.490) ( 0.02, 0.02, 0.01)
  18411. 34: angle ( -0.043, -0.509, -0.107) ( -0.035, -0.499, -0.101) ( 0.03, 0.52, 0.07)
  18412. 34: torsion ( 0.040, -0.034, 0.045) ( 0.041, -0.034, 0.046) ( 0.00, 0.00, 0.01)
  18413. 34: vdw ( -4.099, -2.230, 1.064) ( -4.099, -2.230, 1.064) ( 0.00, 0.01, 0.00)
  18414. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18415. 34: 48 (-423.091, -0.090, -682.022) (-423.070, 0.000, -681.921) ( 0.01, 0.82, 0.01)
  18416. 34: bond (-423.243, -0.078, -677.189) (-423.228, 0.000, -677.098) ( 0.00, 0.61, 0.01)
  18417. 34: angle ( -0.295, -0.011, -0.091) ( -0.291, 0.000, -0.082) ( 0.12, 0.01, 0.09)
  18418. 34: torsion ( -0.052, -0.001, 0.015) ( -0.050, 0.000, 0.015) ( 0.01, 0.00, 0.00)
  18419. 34: vdw ( 0.499, -0.000, -4.757) ( 0.499, 0.000, -4.757) ( 0.00, 0.00, 0.00)
  18420. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18421. 34: 49 (211.175, 129.863, 763.591) (211.256, 129.900, 763.686) ( 0.04, 0.03, 0.01)
  18422. 34: bond (208.396, 131.714, 760.485) (208.466, 131.744, 760.571) ( 0.03, 0.02, 0.01)
  18423. 34: angle ( 0.202, 0.101, -0.453) ( 0.212, 0.107, -0.445) ( 0.20, 0.06, 0.38)
  18424. 34: torsion ( 0.042, -0.074, -0.043) ( 0.043, -0.072, -0.042) ( 0.00, 0.01, 0.00)
  18425. 34: vdw ( 2.535, -1.879, 3.603) ( 2.535, -1.878, 3.603) ( 0.01, 0.00, 0.00)
  18426. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18427. 34: 50 (-476.173, 552.444, -341.903) (-476.081, 552.499, -341.837) ( 0.02, 0.01, 0.02)
  18428. 34: bond (-473.399, 551.443, -337.801) (-473.318, 551.490, -337.743) ( 0.02, 0.01, 0.02)
  18429. 34: angle ( -0.509, -0.107, -0.043) ( -0.499, -0.101, -0.035) ( 0.52, 0.07, 0.03)
  18430. 34: torsion ( -0.034, 0.045, 0.040) ( -0.034, 0.046, 0.041) ( 0.00, 0.01, 0.00)
  18431. 34: vdw ( -2.230, 1.064, -4.099) ( -2.230, 1.064, -4.099) ( 0.01, 0.00, 0.00)
  18432. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18433. 34: 51 (-129.938, -763.780, -211.337) (-129.900, -763.686, -211.256) ( 0.03, 0.01, 0.04)
  18434. 34: bond (-131.774, -760.656, -208.536) (-131.744, -760.571, -208.466) ( 0.02, 0.01, 0.03)
  18435. 34: angle ( -0.114, 0.436, -0.222) ( -0.107, 0.445, -0.212) ( 0.07, 0.37, 0.22)
  18436. 34: torsion ( 0.071, 0.042, -0.044) ( 0.072, 0.042, -0.043) ( 0.01, 0.00, 0.00)
  18437. 34: vdw ( 1.878, -3.603, -2.535) ( 1.878, -3.603, -2.535) ( 0.00, 0.00, 0.01)
  18438. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18439. 34: 52 (341.770, -476.173, 552.444) (341.837, -476.081, 552.499) ( 0.02, 0.02, 0.01)
  18440. 34: bond (337.686, -473.399, 551.443) (337.743, -473.318, 551.490) ( 0.02, 0.02, 0.01)
  18441. 34: angle ( 0.027, -0.509, -0.107) ( 0.035, -0.499, -0.101) ( 0.02, 0.52, 0.07)
  18442. 34: torsion ( -0.041, -0.034, 0.045) ( -0.041, -0.034, 0.046) ( 0.00, 0.00, 0.01)
  18443. 34: vdw ( 4.099, -2.230, 1.064) ( 4.099, -2.230, 1.064) ( 0.00, 0.01, 0.00)
  18444. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18445. 34: 53 (763.591, 211.175, 129.863) (763.686, 211.256, 129.900) ( 0.01, 0.04, 0.03)
  18446. 34: bond (760.485, 208.396, 131.714) (760.571, 208.466, 131.744) ( 0.01, 0.03, 0.02)
  18447. 34: angle ( -0.453, 0.202, 0.101) ( -0.445, 0.212, 0.107) ( 0.38, 0.20, 0.06)
  18448. 34: torsion ( -0.043, 0.042, -0.074) ( -0.042, 0.043, -0.072) ( 0.00, 0.00, 0.01)
  18449. 34: vdw ( 3.603, 2.535, -1.879) ( 3.603, 2.535, -1.878) ( 0.00, 0.01, 0.00)
  18450. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18451. 34: 54 ( -0.090, 681.819, 423.048) ( 0.000, 681.921, 423.070) ( 0.82, 0.01, 0.01)
  18452. 34: bond ( -0.078, 677.006, 423.212) ( 0.000, 677.098, 423.228) ( 0.61, 0.01, 0.00)
  18453. 34: angle ( -0.011, 0.072, 0.287) ( 0.000, 0.082, 0.291) ( 0.01, 0.07, 0.11)
  18454. 34: torsion ( -0.001, -0.016, 0.048) ( 0.000, -0.015, 0.050) ( 0.00, 0.00, 0.01)
  18455. 34: vdw ( -0.000, 4.757, -0.499) ( -0.000, 4.757, -0.499) ( 0.00, 0.00, 0.00)
  18456. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18457. 34: 55 (341.770, 475.989, 552.444) (341.837, 476.081, 552.499) ( 0.02, 0.02, 0.01)
  18458. 34: bond (337.686, 473.237, 551.443) (337.743, 473.318, 551.490) ( 0.02, 0.02, 0.01)
  18459. 34: angle ( 0.027, 0.489, -0.107) ( 0.035, 0.499, -0.101) ( 0.02, 0.50, 0.07)
  18460. 34: torsion ( -0.041, 0.033, 0.045) ( -0.041, 0.034, 0.046) ( 0.00, 0.00, 0.01)
  18461. 34: vdw ( 4.099, 2.230, 1.064) ( 4.099, 2.230, 1.064) ( 0.00, 0.01, 0.00)
  18462. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18463. 34: 56 (-341.903, 475.989, 552.444) (-341.837, 476.081, 552.499) ( 0.02, 0.02, 0.01)
  18464. 34: bond (-337.801, 473.237, 551.443) (-337.743, 473.318, 551.490) ( 0.02, 0.02, 0.01)
  18465. 34: angle ( -0.043, 0.489, -0.107) ( -0.035, 0.499, -0.101) ( 0.03, 0.50, 0.07)
  18466. 34: torsion ( 0.040, 0.033, 0.045) ( 0.041, 0.034, 0.046) ( 0.00, 0.00, 0.01)
  18467. 34: vdw ( -4.099, 2.230, 1.064) ( -4.099, 2.230, 1.064) ( 0.00, 0.01, 0.00)
  18468. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18469. 34: 57 (475.989, 552.444, -341.903) (476.081, 552.499, -341.837) ( 0.02, 0.01, 0.02)
  18470. 34: bond (473.237, 551.443, -337.801) (473.318, 551.490, -337.743) ( 0.02, 0.01, 0.02)
  18471. 34: angle ( 0.489, -0.107, -0.043) ( 0.499, -0.101, -0.035) ( 0.50, 0.07, 0.03)
  18472. 34: torsion ( 0.033, 0.045, 0.040) ( 0.034, 0.046, 0.041) ( 0.00, 0.01, 0.00)
  18473. 34: vdw ( 2.230, 1.064, -4.099) ( 2.230, 1.064, -4.099) ( 0.01, 0.00, 0.00)
  18474. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18475. 34: 58 (-763.780, -211.337, 129.863) (-763.686, -211.256, 129.900) ( 0.01, 0.04, 0.03)
  18476. 34: bond (-760.656, -208.536, 131.714) (-760.571, -208.466, 131.744) ( 0.01, 0.03, 0.02)
  18477. 34: angle ( 0.436, -0.222, 0.101) ( 0.445, -0.212, 0.107) ( 0.37, 0.22, 0.06)
  18478. 34: torsion ( 0.042, -0.044, -0.074) ( 0.042, -0.043, -0.072) ( 0.00, 0.00, 0.01)
  18479. 34: vdw ( -3.603, -2.535, -1.879) ( -3.603, -2.535, -1.878) ( 0.00, 0.01, 0.00)
  18480. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18481. 34: 59 (763.591, -211.337, 129.863) (763.686, -211.256, 129.900) ( 0.01, 0.04, 0.03)
  18482. 34: bond (760.485, -208.536, 131.714) (760.571, -208.466, 131.744) ( 0.01, 0.03, 0.02)
  18483. 34: angle ( -0.453, -0.222, 0.101) ( -0.445, -0.212, 0.107) ( 0.38, 0.22, 0.06)
  18484. 34: torsion ( -0.043, -0.044, -0.074) ( -0.042, -0.043, -0.072) ( 0.00, 0.00, 0.01)
  18485. 34: vdw ( 3.603, -2.535, -1.879) ( 3.603, -2.535, -1.878) ( 0.00, 0.01, 0.00)
  18486. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18487. 34: 60 ( -0.090, -682.022, 423.048) ( 0.000, -681.921, 423.070) ( 0.82, 0.01, 0.01)
  18488. 34: bond ( -0.078, -677.189, 423.212) ( 0.000, -677.098, 423.228) ( 0.61, 0.01, 0.00)
  18489. 34: angle ( -0.011, -0.091, 0.287) ( 0.000, -0.082, 0.291) ( 0.01, 0.09, 0.11)
  18490. 34: torsion ( -0.001, 0.015, 0.048) ( 0.000, 0.015, 0.050) ( 0.00, 0.00, 0.01)
  18491. 34: vdw ( -0.000, -4.757, -0.499) ( 0.000, -4.757, -0.499) ( 0.00, 0.00, 0.00)
  18492. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18493. 34: ok 18 # gradients
  18494. 34: ok 19 # energy
  18495. 34:
  18496. 34: V A L I D A T E G R A D I E N T S
  18497. 34:
  18498. 34: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  18499. 34: ----------------------------------------------------------------------------------------
  18500. 34: 1 (-26.365, -6.735, -0.035) (-26.271, -6.630, -0.032) ( 0.36, 1.56, 0.01)
  18501. 34: bond (-51.407, -21.524, -0.453) (-51.328, -21.431, -0.453) ( 0.15, 0.43, 0.00)
  18502. 34: angle ( 28.516, 23.010, 2.629) ( 28.532, 23.022, 2.628) ( 0.05, 0.05, 0.02)
  18503. 34: torsion ( 0.028, 0.027, -2.311) ( 0.028, 0.027, -2.306) ( 0.00, 0.00, 0.18)
  18504. 34: vdw ( -3.503, -8.248, 0.099) ( -3.503, -8.248, 0.099) ( 0.00, 0.00, 0.00)
  18505. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18506. 34: 2 ( 42.577, 18.173, 0.053) ( 42.671, 18.274, 0.057) ( 0.22, 0.56, 0.02)
  18507. 34: bond ( 79.259, -24.256, -0.982) ( 79.338, -24.166, -0.981) ( 0.10, 0.37, 0.03)
  18508. 34: angle (-31.061, 47.195, 3.394) (-31.046, 47.207, 3.394) ( 0.05, 0.02, 0.01)
  18509. 34: torsion ( -0.034, 0.018, -1.739) ( -0.034, 0.018, -1.736) ( 0.00, 0.00, 0.20)
  18510. 34: vdw ( -5.588, -4.785, -0.620) ( -5.587, -4.784, -0.620) ( 0.00, 0.00, 0.00)
  18511. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18512. 34: 3 (1481.239, -10.907, -17.547) (1481.306, -10.812, -17.538) ( 0.00, 0.88, 0.05)
  18513. 34: bond (1482.386, 49.293, -17.062) (1482.436, 49.379, -17.056) ( 0.00, 0.17, 0.03)
  18514. 34: angle ( -3.766, -60.057, -0.119) ( -3.750, -60.047, -0.117) ( 0.43, 0.02, 0.02)
  18515. 34: torsion ( 0.015, -0.012, -0.359) ( 0.015, -0.012, -0.357) ( 0.00, 0.00, 0.09)
  18516. 34: vdw ( 2.605, -0.132, -0.008) ( 2.605, -0.132, -0.008) ( 0.00, 0.00, 0.00)
  18517. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18518. 34: 4 (218.197, 351.442, -5.584) (218.285, 351.514, -5.579) ( 0.04, 0.02, 0.09)
  18519. 34: bond (156.798, 315.167, -4.502) (156.875, 315.223, -4.500) ( 0.05, 0.02, 0.06)
  18520. 34: angle ( 55.844, 32.080, -0.601) ( 55.856, 32.094, -0.601) ( 0.02, 0.05, 0.00)
  18521. 34: torsion ( -0.002, -0.005, 0.943) ( -0.002, -0.005, 0.946) ( 0.00, 0.00, 0.24)
  18522. 34: vdw ( 5.556, 4.201, -1.424) ( 5.556, 4.201, -1.424) ( 0.00, 0.01, 0.00)
  18523. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18524. 34: 5 (-203.363, -391.514, -1.242) (-203.352, -391.496, -1.239) ( 0.01, 0.00, 0.19)
  18525. 34: bond (-224.009, -386.559, 5.182) (-224.002, -386.542, 5.184) ( 0.00, 0.00, 0.04)
  18526. 34: angle ( -4.111, 2.380, 0.062) ( -4.107, 2.381, 0.062) ( 0.08, 0.05, 0.00)
  18527. 34: torsion ( 0.004, 0.005, 0.542) ( 0.004, 0.005, 0.542) ( 0.00, 0.00, 0.03)
  18528. 34: vdw ( 24.753, -7.340, -7.027) ( 24.754, -7.340, -7.027) ( 0.00, 0.00, 0.00)
  18529. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18530. 34: 6 (-745.376, 1325.888, -16.743) (-745.286, 1325.961, -16.734) ( 0.01, 0.01, 0.06)
  18531. 34: bond (-680.841, 1288.888, -17.462) (-680.761, 1288.945, -17.456) ( 0.01, 0.00, 0.03)
  18532. 34: angle (-62.286, 33.325, 2.422) (-62.276, 33.341, 2.424) ( 0.02, 0.05, 0.06)
  18533. 34: torsion ( -0.001, -0.005, -1.701) ( -0.001, -0.005, -1.699) ( 0.00, 0.00, 0.14)
  18534. 34: vdw ( -2.248, 3.679, -0.003) ( -2.248, 3.679, -0.003) ( 0.00, 0.00, 0.00)
  18535. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18536. 34: 7 (-379.576, -9.468, -4.080) (-379.510, -9.372, -4.075) ( 0.02, 1.02, 0.12)
  18537. 34: bond (-388.385, 67.010, -2.879) (-388.333, 67.095, -2.877) ( 0.01, 0.13, 0.08)
  18538. 34: angle ( 9.372, -71.185, -1.456) ( 9.385, -71.173, -1.456) ( 0.14, 0.02, 0.03)
  18539. 34: torsion ( -0.012, -0.012, 1.120) ( -0.012, -0.012, 1.123) ( 0.00, 0.00, 0.27)
  18540. 34: vdw ( -0.551, -5.281, -0.866) ( -0.550, -5.281, -0.866) ( 0.01, 0.00, 0.00)
  18541. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18542. 34: 8 (437.367, -12.590, 0.525) (437.388, -12.583, 0.527) ( 0.00, 0.06, 0.12)
  18543. 34: bond (440.100, -5.846, 2.920) (440.121, -5.844, 2.922) ( 0.00, 0.03, 0.06)
  18544. 34: angle ( 0.050, 3.730, -0.126) ( 0.050, 3.734, -0.126) ( 0.00, 0.12, 0.00)
  18545. 34: torsion ( -0.001, 0.001, 0.156) ( -0.001, 0.001, 0.157) ( 0.00, 0.00, 0.01)
  18546. 34: vdw ( -2.782, -10.475, -2.426) ( -2.782, -10.474, -2.426) ( 0.00, 0.01, 0.00)
  18547. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18548. 34: 9 (-1298.501, -414.353, -25.601) (-1298.426, -414.267, -25.591) ( 0.01, 0.02, 0.04)
  18549. 34: bond (-1389.179, -512.381, -26.576) (-1389.117, -512.307, -26.570) ( 0.00, 0.01, 0.02)
  18550. 34: angle ( 90.035, 97.583, 1.312) ( 90.048, 97.595, 1.314) ( 0.02, 0.01, 0.15)
  18551. 34: torsion ( -0.002, 0.019, -0.340) ( -0.002, 0.019, -0.338) ( 0.00, 0.00, 0.08)
  18552. 34: vdw ( 0.645, 0.427, 0.003) ( 0.645, 0.427, 0.003) ( 0.00, 0.00, 0.00)
  18553. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18554. 34: 10 (-172.645, 75.624, 0.228) (-172.591, 75.695, 0.232) ( 0.03, 0.09, 0.08)
  18555. 34: bond (-98.169, 9.837, 0.225) (-98.126, 9.903, 0.225) ( 0.04, 0.68, 0.01)
  18556. 34: angle (-68.504, 69.057, -0.619) (-68.494, 69.061, -0.617) ( 0.02, 0.01, 0.11)
  18557. 34: torsion ( 0.018, -0.014, 1.257) ( 0.018, -0.014, 1.258) ( 0.00, 0.00, 0.09)
  18558. 34: vdw ( -5.989, -3.255, -0.635) ( -5.989, -3.255, -0.635) ( 0.00, 0.00, 0.00)
  18559. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18560. 34: 11 ( -1.370, -112.984, -1.408) ( -1.281, -112.907, -1.405) ( 6.45, 0.07, 0.18)
  18561. 34: bond ( 10.704, 61.334, 0.663) ( 10.779, 61.399, 0.664) ( 0.70, 0.10, 0.05)
  18562. 34: angle (-16.150, -176.774, -2.413) (-16.137, -176.761, -2.413) ( 0.08, 0.01, 0.01)
  18563. 34: torsion ( -0.004, -0.005, 0.241) ( -0.004, -0.005, 0.243) ( 0.00, 0.00, 0.05)
  18564. 34: vdw ( 4.081, 2.460, 0.102) ( 4.081, 2.460, 0.102) ( 0.00, 0.00, 0.00)
  18565. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18566. 34: 12 (1511.671, 514.801, 32.839) (1511.714, 514.855, 32.892) ( 0.00, 0.01, 0.16)
  18567. 34: bond (1515.153, 517.997, 31.429) (1515.184, 518.038, 31.470) ( 0.00, 0.01, 0.13)
  18568. 34: angle ( -2.913, -1.712, 0.561) ( -2.901, -1.699, 0.572) ( 0.43, 0.76, 0.58)
  18569. 34: torsion ( -0.009, -0.018, 0.871) ( -0.009, -0.018, 0.871) ( 0.00, 0.00, 0.03)
  18570. 34: vdw ( -0.560, -1.465, -0.022) ( -0.560, -1.465, -0.022) ( 0.00, 0.01, 0.00)
  18571. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18572. 34: 13 (-1597.410, -19.629, 16.286) (-1597.368, -19.574, 16.339) ( 0.00, 0.28, 0.32)
  18573. 34: bond (-1606.438, -16.395, 16.722) (-1606.408, -16.353, 16.764) ( 0.00, 0.25, 0.25)
  18574. 34: angle ( 6.182, 1.035, -0.764) ( 6.194, 1.048, -0.753) ( 0.20, 1.27, 0.80)
  18575. 34: torsion ( 0.004, 0.001, 0.323) ( 0.004, 0.001, 0.323) ( 0.00, 0.00, 0.01)
  18576. 34: vdw ( 2.842, -4.270, 0.006) ( 2.843, -4.270, 0.006) ( 0.00, 0.00, 0.00)
  18577. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18578. 34: 14 (767.883, -1400.424, 14.698) (767.935, -1400.378, 14.751) ( 0.01, 0.00, 0.36)
  18579. 34: bond (773.726, -1413.341, 15.101) (773.765, -1413.308, 15.143) ( 0.01, 0.00, 0.28)
  18580. 34: angle ( -2.491, 8.410, -1.096) ( -2.478, 8.422, -1.085) ( 0.52, 0.15, 0.96)
  18581. 34: torsion ( -0.003, 0.007, 0.696) ( -0.003, 0.007, 0.696) ( 0.00, 0.00, 0.02)
  18582. 34: vdw ( -3.349, 4.500, -0.003) ( -3.348, 4.501, -0.003) ( 0.01, 0.00, 0.00)
  18583. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18584. 34: 15 ( 2.573, 35.827, 0.685) ( 2.579, 35.856, 0.685) ( 0.23, 0.08, 0.03)
  18585. 34: bond ( -0.167, 36.326, 0.800) ( -0.167, 36.355, 0.800) ( 0.00, 0.08, 0.01)
  18586. 34: angle ( -1.606, 0.002, -0.444) ( -1.600, 0.002, -0.444) ( 0.35, 0.00, 0.01)
  18587. 34: torsion ( 0.001, -0.006, 0.275) ( 0.001, -0.006, 0.276) ( 0.00, 0.00, 0.01)
  18588. 34: vdw ( 4.345, -0.496, 0.053) ( 4.345, -0.496, 0.053) ( 0.00, 0.00, 0.00)
  18589. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18590. 34: 16 ( -5.358, -55.102, -3.092) ( -5.354, -55.074, -3.088) ( 0.06, 0.05, 0.13)
  18591. 34: bond ( -0.905, -54.774, -2.312) ( -0.905, -54.746, -2.313) ( 0.02, 0.05, 0.01)
  18592. 34: angle ( 2.713, -0.017, -0.653) ( 2.717, -0.017, -0.649) ( 0.12, 0.00, 0.27)
  18593. 34: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18594. 34: vdw ( -7.166, -0.310, -0.127) ( -7.166, -0.310, -0.127) ( 0.00, 0.00, 0.00)
  18595. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18596. 34: 17 (-23.805, 13.685, 42.227) (-23.797, 13.691, 42.247) ( 0.04, 0.04, 0.05)
  18597. 34: bond (-23.472, 15.259, 41.413) (-23.466, 15.262, 41.432) ( 0.03, 0.02, 0.05)
  18598. 34: angle ( 0.354, -0.124, 0.245) ( 0.356, -0.120, 0.246) ( 0.09, 0.04, 0.03)
  18599. 34: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18600. 34: vdw ( -0.687, -1.450, 0.570) ( -0.687, -1.450, 0.570) ( 0.00, 0.00, 0.00)
  18601. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18602. 34: 18 (-26.013, 17.980, -45.828) (-26.004, 17.987, -45.809) ( 0.03, 0.04, 0.04)
  18603. 34: bond (-25.679, 20.707, -44.275) (-25.673, 20.711, -44.257) ( 0.02, 0.02, 0.04)
  18604. 34: angle ( 0.650, -0.562, -0.642) ( 0.653, -0.559, -0.640) ( 0.17, 0.19, 0.09)
  18605. 34: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18606. 34: vdw ( -0.984, -2.165, -0.912) ( -0.984, -2.165, -0.912) ( 0.00, 0.00, 0.00)
  18607. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18608. 34: 19 ( 18.649, 13.540, -51.805) ( 18.654, 13.545, -51.781) ( 0.03, 0.04, 0.05)
  18609. 34: bond ( 17.904, 14.252, -51.223) ( 17.907, 14.254, -51.200) ( 0.01, 0.01, 0.05)
  18610. 34: angle ( -0.297, 0.111, -0.072) ( -0.295, 0.115, -0.071) ( 0.09, 0.04, 0.00)
  18611. 34: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18612. 34: vdw ( 1.042, -0.823, -0.511) ( 1.042, -0.823, -0.511) ( 0.00, 0.00, 0.00)
  18613. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18614. 34: 20 ( 26.856, -48.497, 14.020) ( 26.862, -48.474, 14.025) ( 0.02, 0.05, 0.04)
  18615. 34: bond ( 19.705, -50.862, 13.120) ( 19.708, -50.840, 13.122) ( 0.02, 0.04, 0.01)
  18616. 34: angle ( -4.217, -1.717, -0.326) ( -4.214, -1.717, -0.322) ( 0.07, 0.04, 0.13)
  18617. 34: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18618. 34: vdw ( 11.368, 4.083, 1.226) ( 11.368, 4.083, 1.226) ( 0.00, 0.00, 0.00)
  18619. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18620. 34: 21 ( 26.291, 34.034, 41.064) ( 26.297, 34.049, 41.078) ( 0.02, 0.04, 0.04)
  18621. 34: bond ( 19.193, 38.169, 38.169) ( 19.196, 38.181, 38.181) ( 0.01, 0.03, 0.03)
  18622. 34: angle ( -1.707, 1.023, -0.171) ( -1.704, 1.026, -0.169) ( 0.17, 0.22, 0.04)
  18623. 34: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18624. 34: vdw ( 8.805, -5.158, 3.066) ( 8.806, -5.158, 3.066) ( 0.00, 0.00, 0.00)
  18625. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18626. 34: 22 (-45.738, 8.622, 38.333) (-45.719, 8.625, 38.345) ( 0.04, 0.04, 0.03)
  18627. 34: bond (-45.865, -2.697, 34.786) (-45.848, -2.697, 34.796) ( 0.04, 0.01, 0.03)
  18628. 34: angle ( -0.123, -3.161, -0.408) ( -0.122, -3.158, -0.406) ( 0.02, 0.11, 0.11)
  18629. 34: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18630. 34: vdw ( 0.251, 14.480, 3.955) ( 0.251, 14.480, 3.955) ( 0.00, 0.00, 0.00)
  18631. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18632. 34: 23 ( 7.676, 59.393, 23.469) ( 7.690, 59.410, 23.476) ( 0.17, 0.03, 0.03)
  18633. 34: bond ( 35.496, 42.507, 18.313) ( 35.506, 42.521, 18.315) ( 0.03, 0.03, 0.01)
  18634. 34: angle ( 5.136, -3.971, -0.748) ( 5.138, -3.970, -0.744) ( 0.04, 0.04, 0.28)
  18635. 34: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18636. 34: vdw (-32.955, 20.858, 5.905) (-32.954, 20.858, 5.905) ( 0.00, 0.00, 0.00)
  18637. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18638. 34: 24 (-16.429, 12.100, -51.807) (-16.423, 12.105, -51.782) ( 0.04, 0.04, 0.05)
  18639. 34: bond (-16.682, 10.967, -51.378) (-16.680, 10.968, -51.354) ( 0.01, 0.01, 0.05)
  18640. 34: angle ( 0.190, 0.171, -0.026) ( 0.194, 0.174, -0.026) ( 0.07, 0.06, 0.00)
  18641. 34: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18642. 34: vdw ( 0.063, 0.962, -0.403) ( 0.063, 0.962, -0.403) ( 0.00, 0.00, 0.00)
  18643. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18644. 34: ok 20 # gradients
  18645. 34: ok 21 # energy
  18646. 34:
  18647. 34: V A L I D A T E G R A D I E N T S
  18648. 34:
  18649. 34: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  18650. 34: ----------------------------------------------------------------------------------------
  18651. 34: 1 (-43.157, -57.858, -15.760) (-43.113, -57.813, -15.714) ( 0.10, 0.08, 0.29)
  18652. 34: bond (-35.273, -59.048, -4.681) (-35.239, -59.012, -4.645) ( 0.10, 0.06, 0.77)
  18653. 34: angle ( 2.958, -4.652, -6.413) ( 2.968, -4.643, -6.403) ( 0.35, 0.21, 0.15)
  18654. 34: torsion (-10.119, 7.010, -5.676) (-10.119, 7.010, -5.676) ( 0.00, 0.00, 0.01)
  18655. 34: vdw ( -0.723, -1.168, 1.011) ( -0.723, -1.168, 1.011) ( 0.00, 0.00, 0.00)
  18656. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18657. 34: 2 (-100.883, 87.937, 23.820) (-100.833, 87.984, 23.865) ( 0.05, 0.05, 0.19)
  18658. 34: bond (-17.248, 54.348, -8.568) (-17.211, 54.384, -8.534) ( 0.21, 0.07, 0.40)
  18659. 34: angle (-68.485, 29.034, 43.678) (-68.473, 29.044, 43.688) ( 0.02, 0.04, 0.02)
  18660. 34: torsion (-12.304, 3.441, -6.010) (-12.304, 3.441, -6.009) ( 0.00, 0.01, 0.01)
  18661. 34: vdw ( -2.845, 1.115, -5.280) ( -2.845, 1.115, -5.280) ( 0.00, 0.00, 0.00)
  18662. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18663. 34: 3 ( 83.272, 35.908, -40.149) ( 83.320, 35.955, -40.100) ( 0.06, 0.13, 0.12)
  18664. 34: bond ( 87.746, -16.745, 66.765) ( 87.783, -16.709, 66.800) ( 0.04, 0.21, 0.05)
  18665. 34: angle ( -1.809, 46.196, -96.218) ( -1.799, 46.206, -96.206) ( 0.56, 0.02, 0.01)
  18666. 34: torsion ( 0.427, 6.068, -7.908) ( 0.427, 6.068, -7.908) ( 0.01, 0.01, 0.01)
  18667. 34: vdw ( -3.092, 0.390, -2.787) ( -3.091, 0.390, -2.787) ( 0.00, 0.01, 0.00)
  18668. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18669. 34: 4 ( 89.504, -10.397, 77.576) ( 89.552, -10.348, 77.622) ( 0.05, 0.47, 0.06)
  18670. 34: bond (123.465, 45.957, 9.509) (123.502, 45.993, 9.544) ( 0.03, 0.08, 0.38)
  18671. 34: angle (-29.372, -47.675, 85.067) (-29.361, -47.662, 85.076) ( 0.04, 0.03, 0.01)
  18672. 34: torsion ( -2.621, -5.704, -17.085) ( -2.620, -5.703, -17.083) ( 0.01, 0.01, 0.01)
  18673. 34: vdw ( -1.968, -2.976, 0.085) ( -1.968, -2.976, 0.085) ( 0.01, 0.01, 0.00)
  18674. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18675. 34: 5 (-16.876, 120.283, -38.120) (-16.799, 120.339, -38.106) ( 0.46, 0.05, 0.03)
  18676. 34: bond (-49.888, 112.320, -15.047) (-49.824, 112.364, -15.045) ( 0.13, 0.04, 0.02)
  18677. 34: angle ( 29.879, 10.202, -44.047) ( 29.891, 10.213, -44.044) ( 0.04, 0.11, 0.01)
  18678. 34: torsion ( 2.169, 4.373, 21.249) ( 2.169, 4.374, 21.256) ( 0.01, 0.01, 0.03)
  18679. 34: vdw ( 0.964, -6.612, -0.274) ( 0.964, -6.612, -0.274) ( 0.02, 0.00, 0.00)
  18680. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18681. 34: 6 (-12.755, -8.547, 19.128) (-12.683, -8.491, 19.140) ( 0.56, 0.65, 0.07)
  18682. 34: bond (-33.935, 21.618, -4.334) (-33.870, 21.663, -4.332) ( 0.19, 0.21, 0.04)
  18683. 34: angle ( 18.512, -26.882, 13.525) ( 18.518, -26.871, 13.527) ( 0.03, 0.04, 0.01)
  18684. 34: torsion ( -1.569, -1.258, 8.280) ( -1.569, -1.258, 8.289) ( 0.00, 0.02, 0.11)
  18685. 34: vdw ( 3.877, -1.998, 1.768) ( 3.877, -1.997, 1.768) ( 0.00, 0.01, 0.00)
  18686. 34: electro ( 0.360, -0.027, -0.111) ( 0.360, -0.027, -0.111) ( 0.00, 0.00, 0.00)
  18687. 34: 7 ( 16.723, -19.158, -22.610) ( 16.771, -19.109, -22.565) ( 0.29, 0.25, 0.20)
  18688. 34: bond (-40.310, 17.683, 2.533) (-40.275, 17.720, 2.569) ( 0.09, 0.21, 1.42)
  18689. 34: angle ( 56.487, -28.902, -14.426) ( 56.499, -28.891, -14.419) ( 0.02, 0.04, 0.05)
  18690. 34: torsion ( 0.746, -4.538, -14.758) ( 0.747, -4.538, -14.757) ( 0.02, 0.00, 0.01)
  18691. 34: vdw ( -0.200, -3.401, 4.042) ( -0.200, -3.401, 4.043) ( 0.00, 0.00, 0.00)
  18692. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18693. 34: 8 (-77.334, 40.329, 40.858) (-77.286, 40.377, 40.905) ( 0.06, 0.12, 0.12)
  18694. 34: bond (-39.454, 13.633, -79.926) (-39.418, 13.669, -79.890) ( 0.09, 0.26, 0.05)
  18695. 34: angle (-37.693, 29.316, 117.397) (-37.682, 29.327, 117.407) ( 0.03, 0.04, 0.01)
  18696. 34: torsion ( -2.457, -0.129, 5.851) ( -2.457, -0.129, 5.852) ( 0.02, 0.01, 0.02)
  18697. 34: vdw ( 2.270, -2.491, -2.463) ( 2.271, -2.491, -2.463) ( 0.01, 0.01, 0.00)
  18698. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18699. 34: 9 (-32.727, 72.726, -92.423) (-32.676, 72.773, -92.377) ( 0.15, 0.06, 0.05)
  18700. 34: bond (-70.963, 69.134, -38.807) (-70.925, 69.169, -38.773) ( 0.05, 0.05, 0.09)
  18701. 34: angle ( 35.155, 12.704, -44.465) ( 35.166, 12.715, -44.454) ( 0.03, 0.09, 0.02)
  18702. 34: torsion ( 1.189, -6.727, -14.033) ( 1.189, -6.727, -14.032) ( 0.04, 0.01, 0.01)
  18703. 34: vdw ( 1.893, -2.384, 4.882) ( 1.893, -2.384, 4.882) ( 0.01, 0.01, 0.00)
  18704. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18705. 34: 10 ( 44.464, -48.929, 61.410) ( 44.508, -48.879, 61.457) ( 0.10, 0.10, 0.08)
  18706. 34: bond ( 67.926, 38.675, 8.425) ( 67.960, 38.713, 8.462) ( 0.05, 0.10, 0.44)
  18707. 34: angle (-27.457, -76.524, 61.567) (-27.447, -76.512, 61.578) ( 0.04, 0.02, 0.02)
  18708. 34: torsion ( -0.580, -7.062, -4.838) ( -0.580, -7.062, -4.838) ( 0.01, 0.00, 0.00)
  18709. 34: vdw ( 4.575, -4.018, -3.745) ( 4.575, -4.018, -3.744) ( 0.00, 0.00, 0.00)
  18710. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18711. 34: 11 ( 38.280, 17.925, 3.568) ( 38.330, 17.968, 3.615) ( 0.13, 0.24, 1.30)
  18712. 34: bond (-69.082, -10.191, -36.229) (-69.044, -10.157, -36.192) ( 0.05, 0.33, 0.10)
  18713. 34: angle (107.978, 26.787, 34.426) (107.991, 26.797, 34.436) ( 0.01, 0.04, 0.03)
  18714. 34: torsion ( -1.672, 4.500, 7.054) ( -1.673, 4.500, 7.054) ( 0.01, 0.00, 0.00)
  18715. 34: vdw ( 1.056, -3.172, -1.683) ( 1.056, -3.172, -1.683) ( 0.01, 0.00, 0.00)
  18716. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18717. 34: 12 (-98.542, 74.045, 2.083) (-98.495, 74.097, 2.128) ( 0.05, 0.07, 2.18)
  18718. 34: bond (-141.621, 186.409, 73.122) (-141.586, 186.449, 73.158) ( 0.02, 0.02, 0.05)
  18719. 34: angle ( 34.325, -116.783, -77.784) ( 34.337, -116.772, -77.775) ( 0.03, 0.01, 0.01)
  18720. 34: torsion ( 5.221, 5.365, 2.771) ( 5.221, 5.366, 2.771) ( 0.00, 0.01, 0.01)
  18721. 34: vdw ( 3.533, -0.946, 3.974) ( 3.533, -0.946, 3.974) ( 0.00, 0.02, 0.00)
  18722. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18723. 34: 13 ( 36.346, -83.238, 61.357) ( 36.394, -83.190, 61.402) ( 0.13, 0.06, 0.07)
  18724. 34: bond (147.059, -249.016, 46.400) (147.096, -248.980, 46.437) ( 0.03, 0.01, 0.08)
  18725. 34: angle (-110.087, 158.572, 20.299) (-110.076, 158.583, 20.307) ( 0.01, 0.01, 0.04)
  18726. 34: torsion ( -0.419, 7.923, -3.565) ( -0.419, 7.923, -3.565) ( 0.01, 0.01, 0.01)
  18727. 34: vdw ( -0.207, -0.717, -1.777) ( -0.207, -0.717, -1.777) ( 0.00, 0.00, 0.00)
  18728. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18729. 34: 14 (-48.694, -19.654, -22.015) (-48.645, -19.604, -21.969) ( 0.10, 0.25, 0.21)
  18730. 34: bond (-177.197, 144.883, -85.836) (-177.159, 144.920, -85.800) ( 0.02, 0.03, 0.04)
  18731. 34: angle (124.575, -165.352, 61.932) (124.586, -165.340, 61.941) ( 0.01, 0.01, 0.01)
  18732. 34: torsion ( 3.993, -1.169, -0.328) ( 3.993, -1.169, -0.328) ( 0.01, 0.03, 0.02)
  18733. 34: vdw ( -0.065, 1.984, 2.217) ( -0.065, 1.985, 2.217) ( 0.00, 0.01, 0.00)
  18734. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18735. 34: 15 (-71.792, -15.511, 1.596) (-71.745, -15.461, 1.641) ( 0.07, 0.32, 2.85)
  18736. 34: bond ( 20.082, -185.807, 55.479) ( 20.118, -185.771, 55.516) ( 0.18, 0.02, 0.07)
  18737. 34: angle (-91.970, 175.343, -54.362) (-91.959, 175.356, -54.354) ( 0.01, 0.01, 0.01)
  18738. 34: torsion ( -3.370, 1.693, -3.891) ( -3.369, 1.694, -3.891) ( 0.01, 0.02, 0.02)
  18739. 34: vdw ( 3.466, -6.740, 4.370) ( 3.466, -6.740, 4.370) ( 0.00, 0.00, 0.00)
  18740. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18741. 34: 16 ( 51.385, -21.587, 21.356) ( 51.434, -21.539, 21.402) ( 0.10, 0.22, 0.21)
  18742. 34: bond (-19.694, 121.030, -58.118) (-19.656, 121.065, -58.081) ( 0.19, 0.03, 0.06)
  18743. 34: angle ( 69.837, -141.903, 61.310) ( 69.849, -141.891, 61.318) ( 0.02, 0.01, 0.01)
  18744. 34: torsion ( 2.559, -0.466, 18.458) ( 2.560, -0.466, 18.459) ( 0.00, 0.02, 0.00)
  18745. 34: vdw ( -1.318, -0.247, -0.294) ( -1.318, -0.247, -0.294) ( 0.01, 0.00, 0.00)
  18746. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18747. 34: 17 (-10.253, -102.133, -51.010) (-10.207, -102.084, -50.966) ( 0.45, 0.05, 0.09)
  18748. 34: bond (-28.447, -159.003, 29.684) (-28.413, -158.965, 29.719) ( 0.12, 0.02, 0.12)
  18749. 34: angle ( 12.943, 52.128, -74.991) ( 12.954, 52.138, -74.982) ( 0.09, 0.02, 0.01)
  18750. 34: torsion ( 3.356, 4.210, -5.951) ( 3.357, 4.210, -5.951) ( 0.01, 0.01, 0.01)
  18751. 34: vdw ( 1.895, 0.533, 0.247) ( 1.895, 0.533, 0.247) ( 0.00, 0.00, 0.00)
  18752. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18753. 34: 18 (-54.928, 102.095, 29.273) (-54.879, 102.144, 29.321) ( 0.09, 0.05, 0.16)
  18754. 34: bond ( 11.301, 32.987, -2.137) ( 11.337, 33.023, -2.101) ( 0.32, 0.11, 1.69)
  18755. 34: angle (-69.740, 63.731, 23.901) (-69.728, 63.743, 23.912) ( 0.02, 0.02, 0.05)
  18756. 34: torsion ( 5.988, 1.482, 9.002) ( 5.988, 1.482, 9.002) ( 0.00, 0.01, 0.01)
  18757. 34: vdw ( -2.477, 3.896, -1.492) ( -2.477, 3.896, -1.492) ( 0.01, 0.00, 0.00)
  18758. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18759. 34: 19 ( 69.073, 20.711, 31.491) ( 69.123, 20.760, 31.539) ( 0.07, 0.24, 0.15)
  18760. 34: bond (-21.798, 14.016, -5.128) (-21.761, 14.052, -5.092) ( 0.17, 0.26, 0.70)
  18761. 34: angle ( 80.219, 8.337, 47.063) ( 80.232, 8.349, 47.075) ( 0.02, 0.15, 0.02)
  18762. 34: torsion ( 3.727, -2.310, -8.511) ( 3.727, -2.310, -8.511) ( 0.00, 0.02, 0.00)
  18763. 34: vdw ( 6.925, 0.668, -1.933) ( 6.925, 0.668, -1.933) ( 0.00, 0.01, 0.00)
  18764. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18765. 34: 20 ( -7.171, 23.454, -62.548) ( -7.123, 23.503, -62.499) ( 0.67, 0.21, 0.08)
  18766. 34: bond ( 23.122, -25.258, 29.921) ( 23.158, -25.222, 29.958) ( 0.16, 0.14, 0.12)
  18767. 34: angle (-11.516, 45.007, -87.338) (-11.504, 45.019, -87.325) ( 0.10, 0.03, 0.01)
  18768. 34: torsion ( -9.097, -1.641, 0.497) ( -9.097, -1.640, 0.497) ( 0.00, 0.02, 0.00)
  18769. 34: vdw ( -9.681, 5.346, -5.628) ( -9.680, 5.346, -5.628) ( 0.00, 0.01, 0.00)
  18770. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18771. 34: 21 (144.865, -30.438, -24.155) (144.917, -30.393, -24.106) ( 0.04, 0.15, 0.20)
  18772. 34: bond (239.288, 1.092, -29.295) (239.327, 1.126, -29.259) ( 0.02, 3.11, 0.12)
  18773. 34: angle (-88.078, -27.976, 1.591) (-88.067, -27.965, 1.604) ( 0.01, 0.04, 0.78)
  18774. 34: torsion ( -7.170, -3.843, 5.011) ( -7.169, -3.842, 5.012) ( 0.01, 0.02, 0.01)
  18775. 34: vdw ( 0.825, 0.289, -1.463) ( 0.825, 0.289, -1.463) ( 0.01, 0.00, 0.00)
  18776. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18777. 34: 22 (-20.334, 2.956, 65.639) (-20.286, 3.004, 65.690) ( 0.24, 1.64, 0.08)
  18778. 34: bond ( 19.005, -37.785, -74.502) ( 19.040, -37.749, -74.464) ( 0.19, 0.10, 0.05)
  18779. 34: angle (-42.069, 41.502, 132.387) (-42.057, 41.514, 132.400) ( 0.03, 0.03, 0.01)
  18780. 34: torsion ( 2.721, -5.226, 2.966) ( 2.721, -5.225, 2.966) ( 0.02, 0.01, 0.00)
  18781. 34: vdw ( 0.010, 4.465, 4.787) ( 0.010, 4.465, 4.787) ( 0.00, 0.01, 0.00)
  18782. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18783. 34: 23 (-11.747, 14.520, -78.438) (-11.700, 14.568, -78.390) ( 0.40, 0.33, 0.06)
  18784. 34: bond (-71.103, -56.281, 36.238) (-71.066, -56.245, 36.274) ( 0.05, 0.06, 0.10)
  18785. 34: angle ( 64.964, 52.726, -106.755) ( 64.974, 52.736, -106.743) ( 0.02, 0.02, 0.01)
  18786. 34: torsion ( -1.038, 13.634, -5.367) ( -1.037, 13.635, -5.367) ( 0.03, 0.01, 0.01)
  18787. 34: vdw ( -4.571, 4.440, -2.554) ( -4.571, 4.441, -2.554) ( 0.00, 0.00, 0.00)
  18788. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18789. 34: 24 (-32.475, 31.345, 32.192) (-32.426, 31.394, 32.237) ( 0.15, 0.16, 0.14)
  18790. 34: bond (102.715, -66.398, -21.758) (102.751, -66.360, -21.722) ( 0.03, 0.06, 0.16)
  18791. 34: angle (-123.808, 88.959, 53.785) (-123.795, 88.970, 53.794) ( 0.01, 0.01, 0.02)
  18792. 34: torsion (-10.267, 8.070, 8.876) (-10.266, 8.070, 8.877) ( 0.00, 0.00, 0.01)
  18793. 34: vdw ( -1.115, 0.714, -8.712) ( -1.115, 0.714, -8.711) ( 0.02, 0.00, 0.00)
  18794. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18795. 34: 25 (-103.569, -128.136, 25.148) (-103.521, -128.087, 25.195) ( 0.05, 0.04, 0.19)
  18796. 34: bond (-211.119, -73.410, 130.098) (-211.083, -73.372, 130.134) ( 0.02, 0.05, 0.03)
  18797. 34: angle (101.310, -53.221, -82.739) (101.321, -53.210, -82.729) ( 0.01, 0.02, 0.01)
  18798. 34: torsion ( 5.623, -5.739, -21.891) ( 5.624, -5.739, -21.890) ( 0.01, 0.01, 0.00)
  18799. 34: vdw ( 0.617, 4.234, -0.319) ( 0.617, 4.234, -0.319) ( 0.01, 0.00, 0.00)
  18800. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18801. 34: 26 (148.003, -52.584, -46.357) (148.054, -52.537, -46.309) ( 0.03, 0.09, 0.10)
  18802. 34: bond (221.998, -39.244, -98.043) (222.035, -39.208, -98.006) ( 0.02, 0.09, 0.04)
  18803. 34: angle (-70.313, -11.690, 49.482) (-70.300, -11.680, 49.490) ( 0.02, 0.09, 0.02)
  18804. 34: torsion ( -2.951, -1.563, 3.076) ( -2.951, -1.562, 3.078) ( 0.01, 0.06, 0.06)
  18805. 34: vdw ( -0.731, -0.087, -0.871) ( -0.731, -0.086, -0.871) ( 0.01, 0.00, 0.00)
  18806. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18807. 34: 27 (-28.670, 8.134, 59.350) (-28.622, 8.183, 59.400) ( 0.17, 0.60, 0.09)
  18808. 34: bond ( 16.428, -45.067, -62.295) ( 16.463, -45.031, -62.257) ( 0.22, 0.08, 0.06)
  18809. 34: angle (-41.522, 59.612, 114.960) (-41.510, 59.624, 114.973) ( 0.03, 0.02, 0.01)
  18810. 34: torsion ( -2.101, -4.714, 1.575) ( -2.100, -4.713, 1.575) ( 0.02, 0.01, 0.01)
  18811. 34: vdw ( -1.474, -1.697, 5.109) ( -1.474, -1.697, 5.109) ( 0.02, 0.01, 0.00)
  18812. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18813. 34: 28 (-65.776, -116.444, -168.849) (-65.743, -116.432, -168.814) ( 0.05, 0.01, 0.02)
  18814. 34: bond (-91.400, -64.178, -145.605) (-91.369, -64.168, -145.576) ( 0.03, 0.02, 0.02)
  18815. 34: angle ( 5.291, 5.909, -19.982) ( 5.292, 5.911, -19.975) ( 0.03, 0.03, 0.03)
  18816. 34: torsion ( 24.755, -54.327, -0.890) ( 24.755, -54.327, -0.890) ( 0.00, 0.00, 0.01)
  18817. 34: vdw ( -4.356, -3.531, -2.419) ( -4.356, -3.531, -2.419) ( 0.00, 0.00, 0.00)
  18818. 34: electro ( -0.065, -0.317, 0.047) ( -0.065, -0.317, 0.047) ( 0.00, 0.00, 0.00)
  18819. 34: 29 ( 13.541, -1.375, 14.413) ( 13.545, -1.368, 14.436) ( 0.03, 0.57, 0.16)
  18820. 34: bond ( -2.527, 6.305, 13.258) ( -2.526, 6.310, 13.280) ( 0.03, 0.08, 0.17)
  18821. 34: angle ( -1.790, -7.991, 3.455) ( -1.787, -7.989, 3.456) ( 0.15, 0.03, 0.02)
  18822. 34: torsion ( 11.156, 1.862, 1.237) ( 11.156, 1.862, 1.237) ( 0.00, 0.01, 0.00)
  18823. 34: vdw ( 6.701, -1.551, -3.538) ( 6.702, -1.551, -3.538) ( 0.01, 0.02, 0.00)
  18824. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18825. 34: 30 ( 13.658, 3.967, 4.154) ( 13.663, 3.973, 4.179) ( 0.04, 0.14, 0.60)
  18826. 34: bond ( -4.385, 6.385, 21.147) ( -4.384, 6.387, 21.172) ( 0.02, 0.03, 0.12)
  18827. 34: angle ( -5.782, 6.470, -3.150) ( -5.779, 6.473, -3.149) ( 0.05, 0.04, 0.01)
  18828. 34: torsion ( -7.214, 3.986, -2.696) ( -7.214, 3.986, -2.696) ( 0.00, 0.01, 0.00)
  18829. 34: vdw ( 31.039, -12.874, -11.148) ( 31.040, -12.874, -11.148) ( 0.00, 0.01, 0.00)
  18830. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18831. 34: 31 ( 1.990, 9.393, 5.876) ( 1.994, 9.399, 5.901) ( 0.22, 0.06, 0.42)
  18832. 34: bond ( -2.566, 4.555, 13.872) ( -2.565, 4.558, 13.897) ( 0.03, 0.06, 0.18)
  18833. 34: angle ( -2.429, 9.198, -3.466) ( -2.426, 9.201, -3.466) ( 0.12, 0.03, 0.01)
  18834. 34: torsion ( 6.879, 9.288, -1.777) ( 6.879, 9.289, -1.777) ( 0.00, 0.00, 0.00)
  18835. 34: vdw ( 0.105, -13.649, -2.753) ( 0.106, -13.648, -2.753) ( 0.01, 0.01, 0.00)
  18836. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18837. 34: 32 ( 57.837, 1.786, -27.115) ( 57.842, 1.793, -27.093) ( 0.01, 0.42, 0.08)
  18838. 34: bond ( 3.506, -7.742, -15.918) ( 3.507, -7.737, -15.897) ( 0.03, 0.07, 0.14)
  18839. 34: angle ( 9.605, 7.418, -1.493) ( 9.608, 7.421, -1.492) ( 0.03, 0.03, 0.04)
  18840. 34: torsion ( 18.659, -1.057, 4.631) ( 18.659, -1.057, 4.631) ( 0.00, 0.00, 0.00)
  18841. 34: vdw ( 26.067, 3.167, -14.335) ( 26.068, 3.167, -14.335) ( 0.00, 0.00, 0.00)
  18842. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18843. 34: 33 ( 14.364, -13.743, -37.821) ( 14.377, -13.739, -37.804) ( 0.10, 0.03, 0.05)
  18844. 34: bond ( -7.727, 1.849, -8.864) ( -7.715, 1.850, -8.848) ( 0.15, 0.03, 0.17)
  18845. 34: angle ( 33.140, -19.453, -32.965) ( 33.142, -19.450, -32.963) ( 0.01, 0.01, 0.01)
  18846. 34: torsion ( -4.366, 1.112, 4.039) ( -4.366, 1.112, 4.039) ( 0.00, 0.01, 0.00)
  18847. 34: vdw ( -6.683, 2.749, -0.032) ( -6.683, 2.750, -0.032) ( 0.00, 0.01, 0.00)
  18848. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18849. 34: 34 ( 23.884, -10.167, 29.657) ( 23.892, -10.160, 29.677) ( 0.04, 0.07, 0.07)
  18850. 34: bond ( -7.250, 6.500, 13.231) ( -7.245, 6.504, 13.249) ( 0.07, 0.07, 0.14)
  18851. 34: angle ( 47.238, -12.047, 31.744) ( 47.240, -12.044, 31.746) ( 0.01, 0.02, 0.00)
  18852. 34: torsion ( 9.341, -1.519, 5.853) ( 9.341, -1.519, 5.854) ( 0.00, 0.00, 0.00)
  18853. 34: vdw (-25.444, -3.102, -21.171) (-25.444, -3.102, -21.171) ( 0.00, 0.00, 0.00)
  18854. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18855. 34: 35 ( 10.332, -31.970, 1.348) ( 10.338, -31.963, 1.370) ( 0.06, 0.02, 1.69)
  18856. 34: bond ( 3.124, -3.066, -8.742) ( 3.127, -3.063, -8.719) ( 0.09, 0.09, 0.25)
  18857. 34: angle ( 12.608, -22.166, 12.308) ( 12.611, -22.163, 12.308) ( 0.02, 0.01, 0.00)
  18858. 34: torsion ( 0.153, -7.870, 2.819) ( 0.153, -7.869, 2.819) ( 0.00, 0.00, 0.00)
  18859. 34: vdw ( -5.553, 1.132, -5.038) ( -5.553, 1.132, -5.038) ( 0.01, 0.00, 0.00)
  18860. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18861. 34: 36 ( -6.466, 20.884, 20.761) ( -6.462, 20.911, 20.765) ( 0.07, 0.13, 0.02)
  18862. 34: bond ( -3.810, 19.131, -1.834) ( -3.809, 19.158, -1.834) ( 0.03, 0.14, 0.01)
  18863. 34: angle ( 4.504, 3.776, 30.076) ( 4.507, 3.776, 30.079) ( 0.06, 0.00, 0.01)
  18864. 34: torsion ( 2.297, 0.110, -3.623) ( 2.297, 0.110, -3.623) ( 0.00, 0.00, 0.01)
  18865. 34: vdw ( -9.457, -2.132, -3.858) ( -9.456, -2.132, -3.858) ( 0.00, 0.01, 0.00)
  18866. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18867. 34: 37 (-12.946, 50.711, 2.547) (-12.941, 50.715, 2.571) ( 0.05, 0.01, 0.96)
  18868. 34: bond ( -4.292, 1.550, 11.849) ( -4.289, 1.550, 11.873) ( 0.07, 0.02, 0.20)
  18869. 34: angle (-11.613, 41.830, -9.657) (-11.611, 41.833, -9.657) ( 0.02, 0.01, 0.00)
  18870. 34: torsion ( -0.350, 14.090, -1.966) ( -0.350, 14.090, -1.966) ( 0.00, 0.00, 0.00)
  18871. 34: vdw ( 3.310, -6.758, 2.322) ( 3.310, -6.758, 2.322) ( 0.00, 0.00, 0.00)
  18872. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18873. 34: 38 ( 12.162, -2.679, -25.125) ( 12.166, -2.652, -25.121) ( 0.04, 0.99, 0.01)
  18874. 34: bond ( 0.872, -4.448, -0.345) ( 0.873, -4.421, -0.345) ( 0.09, 0.60, 0.00)
  18875. 34: angle ( 29.617, 8.776, -37.482) ( 29.620, 8.776, -37.478) ( 0.01, 0.00, 0.01)
  18876. 34: torsion ( -3.954, -1.555, 9.923) ( -3.954, -1.555, 9.923) ( 0.00, 0.00, 0.00)
  18877. 34: vdw (-14.374, -5.451, 2.779) (-14.373, -5.451, 2.779) ( 0.00, 0.00, 0.00)
  18878. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18879. 34: 39 (-11.317, 11.623, 1.301) (-11.314, 11.651, 1.304) ( 0.03, 0.24, 0.26)
  18880. 34: bond ( -0.745, 13.908, -2.464) ( -0.745, 13.936, -2.463) ( 0.01, 0.20, 0.04)
  18881. 34: angle (-23.223, -1.528, -1.621) (-23.220, -1.528, -1.621) ( 0.01, 0.00, 0.00)
  18882. 34: torsion ( 0.064, 0.711, 4.004) ( 0.064, 0.712, 4.006) ( 0.00, 0.00, 0.06)
  18883. 34: vdw ( 12.897, -1.590, 1.285) ( 12.898, -1.590, 1.285) ( 0.00, 0.00, 0.00)
  18884. 34: electro ( -0.311, 0.122, 0.097) ( -0.311, 0.122, 0.097) ( 0.00, 0.00, 0.00)
  18885. 34: 40 ( 9.143, 6.478, 24.537) ( 9.153, 6.483, 24.556) ( 0.11, 0.08, 0.08)
  18886. 34: bond ( 10.107, -5.604, 15.334) ( 10.114, -5.601, 15.351) ( 0.08, 0.04, 0.12)
  18887. 34: angle ( -9.548, 13.884, 11.355) ( -9.546, 13.887, 11.357) ( 0.02, 0.02, 0.01)
  18888. 34: torsion ( 6.178, 3.402, -2.829) ( 6.179, 3.402, -2.829) ( 0.00, 0.00, 0.00)
  18889. 34: vdw ( 2.406, -5.205, 0.678) ( 2.406, -5.205, 0.678) ( 0.01, 0.01, 0.00)
  18890. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18891. 34: 41 ( -4.650, 7.844, -34.403) ( -4.641, 7.850, -34.384) ( 0.20, 0.07, 0.06)
  18892. 34: bond ( 10.859, -6.746, -17.542) ( 10.866, -6.743, -17.524) ( 0.06, 0.04, 0.10)
  18893. 34: angle ( -5.836, 27.046, -14.027) ( -5.834, 27.049, -14.026) ( 0.04, 0.01, 0.01)
  18894. 34: torsion ( -7.800, -2.305, -3.950) ( -7.800, -2.304, -3.950) ( 0.00, 0.00, 0.00)
  18895. 34: vdw ( -1.873, -10.151, 1.116) ( -1.873, -10.151, 1.116) ( 0.00, 0.00, 0.00)
  18896. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18897. 34: 42 (-18.227, 16.574, 22.437) (-18.223, 16.579, 22.464) ( 0.02, 0.03, 0.12)
  18898. 34: bond ( -4.536, -1.204, 23.491) ( -4.535, -1.204, 23.517) ( 0.02, 0.00, 0.11)
  18899. 34: angle (-18.756, 29.534, -2.104) (-18.754, 29.538, -2.104) ( 0.01, 0.01, 0.00)
  18900. 34: torsion ( -0.359, 12.650, 0.578) ( -0.359, 12.650, 0.578) ( 0.00, 0.00, 0.00)
  18901. 34: vdw ( 5.424, -24.406, 0.473) ( 5.425, -24.406, 0.473) ( 0.01, 0.00, 0.00)
  18902. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18903. 34: 43 ( 9.439, -23.152, -26.152) ( 9.445, -23.130, -26.147) ( 0.07, 0.10, 0.02)
  18904. 34: bond ( 10.127, -23.154, -7.124) ( 10.131, -23.133, -7.122) ( 0.04, 0.09, 0.03)
  18905. 34: angle ( 3.098, 12.480, -36.129) ( 3.100, 12.481, -36.126) ( 0.07, 0.00, 0.01)
  18906. 34: torsion ( -4.414, -5.361, 11.133) ( -4.414, -5.361, 11.133) ( 0.00, 0.00, 0.00)
  18907. 34: vdw ( 0.628, -7.117, 5.968) ( 0.628, -7.117, 5.968) ( 0.01, 0.00, 0.00)
  18908. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18909. 34: 44 (-18.308, 21.708, 37.195) (-18.302, 21.715, 37.216) ( 0.03, 0.03, 0.06)
  18910. 34: bond ( 12.023, 14.421, 31.723) ( 12.026, 14.425, 31.744) ( 0.02, 0.03, 0.06)
  18911. 34: angle (-25.967, 22.741, -0.499) (-25.964, 22.743, -0.498) ( 0.01, 0.01, 0.04)
  18912. 34: torsion ( -6.470, -5.757, 5.067) ( -6.470, -5.757, 5.067) ( 0.00, 0.00, 0.00)
  18913. 34: vdw ( 2.106, -9.696, 0.903) ( 2.106, -9.695, 0.903) ( 0.01, 0.01, 0.00)
  18914. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18915. 34: 45 ( 17.466, -4.350, -19.478) ( 17.485, -4.344, -19.468) ( 0.11, 0.14, 0.05)
  18916. 34: bond ( 15.328, -6.631, -9.661) ( 15.346, -6.628, -9.654) ( 0.11, 0.05, 0.07)
  18917. 34: angle (-12.774, -6.804, -15.635) (-12.772, -6.801, -15.633) ( 0.01, 0.04, 0.02)
  18918. 34: torsion ( 4.665, 8.801, 1.373) ( 4.665, 8.801, 1.373) ( 0.00, 0.00, 0.01)
  18919. 34: vdw ( 10.247, 0.284, 4.446) ( 10.247, 0.284, 4.446) ( 0.00, 0.01, 0.00)
  18920. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18921. 34: 46 ( 5.443, -10.453, 10.349) ( 5.446, -10.446, 10.374) ( 0.06, 0.07, 0.24)
  18922. 34: bond ( -1.383, 3.610, 10.485) ( -1.382, 3.613, 10.510) ( 0.03, 0.08, 0.23)
  18923. 34: angle ( -3.762, 9.525, -3.770) ( -3.759, 9.528, -3.769) ( 0.07, 0.03, 0.01)
  18924. 34: torsion ( 2.060, -14.244, 5.167) ( 2.060, -14.244, 5.167) ( 0.00, 0.00, 0.00)
  18925. 34: vdw ( 8.527, -9.343, -1.534) ( 8.528, -9.342, -1.534) ( 0.01, 0.01, 0.01)
  18926. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18927. 34: 47 ( 14.909, 24.069, -0.998) ( 14.921, 24.080, -0.985) ( 0.08, 0.04, 1.22)
  18928. 34: bond (-19.186, 18.209, 19.946) (-19.177, 18.217, 19.955) ( 0.05, 0.05, 0.05)
  18929. 34: angle (-10.140, -12.273, 1.458) (-10.138, -12.271, 1.460) ( 0.02, 0.02, 0.11)
  18930. 34: torsion ( 1.713, -3.616, 4.947) ( 1.713, -3.616, 4.947) ( 0.00, 0.00, 0.00)
  18931. 34: vdw ( 42.522, 21.749, -27.348) ( 42.523, 21.749, -27.347) ( 0.00, 0.00, 0.00)
  18932. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18933. 34: 48 ( 0.271, -6.369, -45.452) ( 0.284, -6.356, -45.443) ( 0.33, 0.21, 0.02)
  18934. 34: bond ( 15.320, -16.319, -12.372) ( 15.330, -16.308, -12.365) ( 0.06, 0.07, 0.05)
  18935. 34: angle ( -6.821, 10.229, -21.950) ( -6.819, 10.231, -21.947) ( 0.03, 0.02, 0.01)
  18936. 34: torsion ( -4.990, 5.362, -13.259) ( -4.990, 5.362, -13.259) ( 0.00, 0.00, 0.00)
  18937. 34: vdw ( -3.237, -5.641, 2.128) ( -3.237, -5.641, 2.128) ( 0.01, 0.00, 0.00)
  18938. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18939. 34: 49 ( 1.829, 5.218, 10.089) ( 1.832, 5.223, 10.115) ( 0.19, 0.10, 0.26)
  18940. 34: bond ( 0.604, -2.066, 9.001) ( 0.604, -2.065, 9.027) ( 0.00, 0.06, 0.29)
  18941. 34: angle (-16.609, 6.716, 2.648) (-16.606, 6.719, 2.648) ( 0.02, 0.05, 0.01)
  18942. 34: torsion ( 8.906, -7.026, -2.203) ( 8.906, -7.026, -2.203) ( 0.00, 0.00, 0.00)
  18943. 34: vdw ( 8.928, 7.594, 0.643) ( 8.928, 7.595, 0.643) ( 0.00, 0.01, 0.00)
  18944. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18945. 34: 50 (-11.640, 3.698, 15.971) (-11.634, 3.710, 15.987) ( 0.06, 0.32, 0.10)
  18946. 34: bond ( -5.694, 8.448, 10.662) ( -5.690, 8.457, 10.677) ( 0.07, 0.11, 0.14)
  18947. 34: angle ( 7.408, -8.795, 10.912) ( 7.411, -8.792, 10.914) ( 0.03, 0.02, 0.02)
  18948. 34: torsion ( -7.136, 5.355, -8.045) ( -7.136, 5.355, -8.045) ( 0.00, 0.00, 0.00)
  18949. 34: vdw ( -6.219, -1.310, 2.441) ( -6.218, -1.310, 2.441) ( 0.00, 0.03, 0.00)
  18950. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18951. 34: 51 ( 66.926, 4.468, -23.568) ( 66.934, 4.475, -23.545) ( 0.01, 0.16, 0.10)
  18952. 34: bond (-15.111, 19.836, -44.913) (-15.108, 19.840, -44.892) ( 0.01, 0.02, 0.05)
  18953. 34: angle (-11.684, -27.275, -8.122) (-11.681, -27.272, -8.122) ( 0.02, 0.01, 0.01)
  18954. 34: torsion ( 8.855, -9.794, -7.309) ( 8.855, -9.794, -7.309) ( 0.00, 0.00, 0.00)
  18955. 34: vdw ( 84.866, 21.701, 36.777) ( 84.869, 21.701, 36.777) ( 0.00, 0.00, 0.00)
  18956. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18957. 34: 52 (-18.901, 20.130, 41.937) (-18.895, 20.135, 41.961) ( 0.03, 0.02, 0.06)
  18958. 34: bond ( 8.042, -5.998, 22.303) ( 8.045, -5.996, 22.326) ( 0.04, 0.03, 0.10)
  18959. 34: angle (-15.750, 30.338, 13.823) (-15.747, 30.341, 13.824) ( 0.02, 0.01, 0.00)
  18960. 34: torsion ( -8.777, 2.120, 3.732) ( -8.777, 2.120, 3.732) ( 0.00, 0.01, 0.00)
  18961. 34: vdw ( -2.416, -6.330, 2.079) ( -2.416, -6.330, 2.079) ( 0.01, 0.00, 0.00)
  18962. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18963. 34: 53 ( -2.896, -4.389, -11.917) ( -2.889, -4.374, -11.904) ( 0.24, 0.34, 0.11)
  18964. 34: bond ( 1.758, -3.138, -2.882) ( 1.762, -3.126, -2.871) ( 0.23, 0.41, 0.38)
  18965. 34: angle (-18.853, 1.811, -13.541) (-18.850, 1.812, -13.539) ( 0.01, 0.09, 0.02)
  18966. 34: torsion ( 8.054, 2.591, 2.121) ( 8.054, 2.591, 2.121) ( 0.00, 0.00, 0.00)
  18967. 34: vdw ( 6.145, -5.652, 2.385) ( 6.145, -5.652, 2.385) ( 0.00, 0.01, 0.00)
  18968. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18969. 34: 54 (-15.234, -2.793, -16.466) (-15.230, -2.789, -16.439) ( 0.02, 0.13, 0.17)
  18970. 34: bond ( 0.489, -0.125, -5.592) ( 0.489, -0.125, -5.564) ( 0.01, 0.00, 0.49)
  18971. 34: angle ( -0.277, -2.344, 0.028) ( -0.274, -2.342, 0.028) ( 0.07, 0.12, 0.00)
  18972. 34: torsion (-15.165, -2.831, -1.270) (-15.165, -2.831, -1.270) ( 0.00, 0.01, 0.00)
  18973. 34: vdw ( -0.280, 2.507, -9.633) ( -0.280, 2.508, -9.633) ( 0.00, 0.02, 0.00)
  18974. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18975. 34: 55 (-35.014, -23.448, -13.773) (-34.988, -23.444, -13.767) ( 0.07, 0.02, 0.04)
  18976. 34: bond (-42.421, -3.708, -12.496) (-42.395, -3.708, -12.494) ( 0.06, 0.00, 0.02)
  18977. 34: angle ( 2.620, -44.077, 4.186) ( 2.620, -44.074, 4.190) ( 0.01, 0.01, 0.09)
  18978. 34: torsion ( 1.119, 1.922, -4.368) ( 1.119, 1.922, -4.368) ( 0.00, 0.00, 0.00)
  18979. 34: vdw ( 3.668, 22.415, -1.095) ( 3.668, 22.416, -1.095) ( 0.00, 0.00, 0.00)
  18980. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18981. 34: 56 ( -5.812, -27.433, 37.928) ( -5.808, -27.429, 37.955) ( 0.07, 0.02, 0.07)
  18982. 34: bond ( 0.956, 6.372, 29.517) ( 0.956, 6.373, 29.544) ( 0.01, 0.02, 0.09)
  18983. 34: angle ( 6.708, -34.340, 7.190) ( 6.712, -34.336, 7.190) ( 0.06, 0.01, 0.00)
  18984. 34: torsion ( -5.135, -3.628, 0.949) ( -5.135, -3.628, 0.949) ( 0.00, 0.00, 0.00)
  18985. 34: vdw ( -8.342, 4.162, 0.272) ( -8.341, 4.162, 0.272) ( 0.00, 0.00, 0.00)
  18986. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18987. 34: 57 ( 24.496, -2.483, -6.484) ( 24.503, -2.464, -6.474) ( 0.03, 0.75, 0.15)
  18988. 34: bond ( 2.792, 5.902, -3.640) ( 2.795, 5.919, -3.634) ( 0.14, 0.29, 0.18)
  18989. 34: angle ( 24.017, -16.515, -8.425) ( 24.020, -16.514, -8.422) ( 0.01, 0.01, 0.04)
  18990. 34: torsion ( 3.410, 1.056, 4.344) ( 3.410, 1.056, 4.344) ( 0.00, 0.00, 0.00)
  18991. 34: vdw ( -5.722, 7.074, 1.237) ( -5.722, 7.074, 1.237) ( 0.00, 0.00, 0.00)
  18992. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18993. 34: 58 ( -1.265, -41.556, -20.451) ( -1.253, -41.537, -20.446) ( 0.92, 0.05, 0.02)
  18994. 34: bond ( 19.836, -27.005, -6.315) ( 19.845, -26.988, -6.314) ( 0.05, 0.06, 0.01)
  18995. 34: angle (-27.049, -17.025, -12.251) (-27.047, -17.024, -12.247) ( 0.01, 0.01, 0.03)
  18996. 34: torsion ( 0.947, 1.352, -2.804) ( 0.947, 1.352, -2.804) ( 0.00, 0.00, 0.00)
  18997. 34: vdw ( 5.002, 1.122, 0.919) ( 5.002, 1.123, 0.919) ( 0.00, 0.00, 0.00)
  18998. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  18999. 34: 59 (-12.302, 15.241, -22.467) (-12.293, 15.260, -22.460) ( 0.07, 0.13, 0.03)
  19000. 34: bond ( 5.921, 10.746, -5.413) ( 5.926, 10.764, -5.409) ( 0.09, 0.17, 0.08)
  19001. 34: angle (-24.933, 2.911, -21.522) (-24.930, 2.913, -21.519) ( 0.01, 0.05, 0.01)
  19002. 34: torsion ( -1.179, 1.820, 2.330) ( -1.179, 1.820, 2.331) ( 0.00, 0.00, 0.00)
  19003. 34: vdw ( 7.889, -0.236, 2.137) ( 7.889, -0.236, 2.137) ( 0.00, 0.00, 0.00)
  19004. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19005. 34: 60 (-22.289, -13.877, 21.831) (-22.285, -13.872, 21.858) ( 0.02, 0.03, 0.12)
  19006. 34: bond ( -0.454, 2.644, 18.216) ( -0.454, 2.645, 18.243) ( 0.00, 0.02, 0.15)
  19007. 34: angle (-31.660, -11.577, 0.890) (-31.657, -11.573, 0.890) ( 0.01, 0.03, 0.01)
  19008. 34: torsion ( 0.274, -3.709, 0.545) ( 0.274, -3.709, 0.545) ( 0.00, 0.00, 0.00)
  19009. 34: vdw ( 9.552, -1.235, 2.180) ( 9.552, -1.235, 2.180) ( 0.00, 0.01, 0.00)
  19010. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19011. 34: 61 (-39.791, -21.672, 6.376) (-39.767, -21.666, 6.382) ( 0.06, 0.02, 0.11)
  19012. 34: bond (-38.512, -9.274, -15.814) (-38.489, -9.273, -15.810) ( 0.06, 0.01, 0.02)
  19013. 34: angle ( -4.902, -31.814, 30.587) ( -4.902, -31.810, 30.590) ( 0.02, 0.01, 0.01)
  19014. 34: torsion ( -2.164, 5.162, 2.239) ( -2.164, 5.162, 2.239) ( 0.00, 0.00, 0.00)
  19015. 34: vdw ( 5.787, 14.254, -10.637) ( 5.788, 14.254, -10.637) ( 0.00, 0.00, 0.00)
  19016. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19017. 34: 62 (-51.597, 18.758, -5.963) (-51.591, 18.785, -5.959) ( 0.01, 0.15, 0.06)
  19018. 34: bond ( 3.501, 40.620, -1.367) ( 3.501, 40.647, -1.367) ( 0.00, 0.07, 0.01)
  19019. 34: angle ( 23.290, -0.699, 38.845) ( 23.294, -0.699, 38.848) ( 0.02, 0.00, 0.01)
  19020. 34: torsion ( 6.343, -0.580, -1.005) ( 6.344, -0.580, -1.005) ( 0.00, 0.00, 0.00)
  19021. 34: vdw (-84.732, -20.583, -42.435) (-84.729, -20.583, -42.435) ( 0.00, 0.00, 0.00)
  19022. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19023. 34: 63 ( 18.779, -14.958, -2.598) ( 18.794, -14.951, -2.585) ( 0.08, 0.05, 0.48)
  19024. 34: bond ( 12.071, -6.940, -10.740) ( 12.084, -6.936, -10.729) ( 0.11, 0.06, 0.10)
  19025. 34: angle ( 9.842, -9.251, 17.064) ( 9.844, -9.248, 17.066) ( 0.02, 0.03, 0.01)
  19026. 34: torsion ( -3.735, -4.539, -1.272) ( -3.735, -4.539, -1.272) ( 0.00, 0.00, 0.00)
  19027. 34: vdw ( 0.601, 5.772, -7.650) ( 0.601, 5.772, -7.649) ( 0.00, 0.00, 0.00)
  19028. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19029. 34: 64 ( -7.737, -18.679, -1.345) ( -7.710, -18.674, -1.340) ( 0.34, 0.03, 0.41)
  19030. 34: bond (-31.885, -5.119, 7.694) (-31.859, -5.118, 7.696) ( 0.08, 0.01, 0.02)
  19031. 34: angle ( -7.715, -28.179, -50.681) ( -7.715, -28.175, -50.678) ( 0.00, 0.01, 0.01)
  19032. 34: torsion ( 1.280, -4.540, 2.282) ( 1.280, -4.540, 2.282) ( 0.00, 0.00, 0.00)
  19033. 34: vdw ( 30.583, 19.159, 39.360) ( 30.583, 19.159, 39.361) ( 0.00, 0.00, 0.00)
  19034. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19035. 34: 65 ( 40.384, -7.087, -1.162) ( 40.395, -7.079, -1.145) ( 0.03, 0.12, 1.44)
  19036. 34: bond ( 18.276, -13.631, 25.487) ( 18.284, -13.627, 25.503) ( 0.04, 0.03, 0.06)
  19037. 34: angle ( 33.298, -22.150, -35.710) ( 33.301, -22.147, -35.709) ( 0.01, 0.01, 0.00)
  19038. 34: torsion ( 3.662, 3.773, -0.609) ( 3.662, 3.773, -0.609) ( 0.00, 0.00, 0.00)
  19039. 34: vdw (-14.851, 24.922, 9.670) (-14.851, 24.922, 9.670) ( 0.00, 0.00, 0.00)
  19040. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19041. 34: 66 (-18.935, 17.431, -6.491) (-18.930, 17.458, -6.487) ( 0.03, 0.16, 0.06)
  19042. 34: bond ( 5.481, 39.355, 1.074) ( 5.482, 39.383, 1.074) ( 0.01, 0.07, 0.02)
  19043. 34: angle ( 25.175, -2.445, -38.854) ( 25.178, -2.445, -38.851) ( 0.01, 0.00, 0.01)
  19044. 34: torsion ( -4.466, 0.662, -1.498) ( -4.466, 0.662, -1.498) ( 0.00, 0.00, 0.00)
  19045. 34: vdw (-45.125, -20.141, 32.788) (-45.124, -20.141, 32.788) ( 0.00, 0.00, 0.00)
  19046. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19047. 34: 67 ( -2.632, 24.315, 23.802) ( -2.628, 24.342, 23.805) ( 0.13, 0.11, 0.02)
  19048. 34: bond ( -2.205, 21.491, -0.922) ( -2.204, 21.518, -0.922) ( 0.01, 0.13, 0.00)
  19049. 34: angle ( 0.322, 1.460, 33.287) ( 0.325, 1.460, 33.291) ( 0.09, 0.00, 0.01)
  19050. 34: torsion ( 1.351, -0.167, -7.120) ( 1.351, -0.167, -7.120) ( 0.01, 0.00, 0.00)
  19051. 34: vdw ( -2.100, 1.530, -1.443) ( -2.100, 1.530, -1.443) ( 0.01, 0.00, 0.01)
  19052. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19053. 34: 68 ( 8.621, -30.526, -4.348) ( 8.627, -30.520, -4.325) ( 0.06, 0.02, 0.54)
  19054. 34: bond ( 3.678, -3.681, -11.381) ( 3.681, -3.678, -11.358) ( 0.06, 0.06, 0.20)
  19055. 34: angle ( 10.007, -25.098, 11.370) ( 10.010, -25.094, 11.370) ( 0.03, 0.01, 0.00)
  19056. 34: torsion ( 1.105, -10.123, 3.636) ( 1.105, -10.123, 3.636) ( 0.00, 0.00, 0.00)
  19057. 34: vdw ( -6.169, 8.376, -7.973) ( -6.168, 8.376, -7.973) ( 0.01, 0.00, 0.00)
  19058. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19059. 34: 69 ( 19.868, 12.686, 10.166) ( 19.877, 12.695, 10.185) ( 0.04, 0.07, 0.19)
  19060. 34: bond (-17.162, 19.982, 30.757) (-17.157, 19.989, 30.773) ( 0.03, 0.03, 0.05)
  19061. 34: angle ( 23.074, -23.287, 27.989) ( 23.077, -23.285, 27.991) ( 0.01, 0.01, 0.01)
  19062. 34: torsion ( 11.543, -4.396, 9.291) ( 11.543, -4.396, 9.291) ( 0.00, 0.00, 0.00)
  19063. 34: vdw ( 2.412, 20.386, -57.871) ( 2.413, 20.387, -57.870) ( 0.06, 0.00, 0.00)
  19064. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19065. 34: 70 ( 3.856, -5.617, -23.123) ( 3.868, -5.613, -23.104) ( 0.31, 0.08, 0.08)
  19066. 34: bond ( -7.666, 2.356, -10.475) ( -7.657, 2.357, -10.457) ( 0.12, 0.04, 0.17)
  19067. 34: angle ( 15.864, -23.495, -16.914) ( 15.866, -23.492, -16.913) ( 0.01, 0.01, 0.01)
  19068. 34: torsion ( -7.048, 5.024, 6.293) ( -7.048, 5.024, 6.293) ( 0.00, 0.00, 0.00)
  19069. 34: vdw ( 2.706, 10.498, -2.027) ( 2.707, 10.498, -2.027) ( 0.02, 0.00, 0.00)
  19070. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19071. 34: 71 ( -2.147, -23.094, -11.990) ( -2.124, -23.086, -11.983) ( 1.06, 0.03, 0.05)
  19072. 34: bond (-18.976, -7.679, 6.984) (-18.955, -7.675, 6.987) ( 0.11, 0.04, 0.04)
  19073. 34: angle ( -6.130, -29.366, -48.884) ( -6.129, -29.363, -48.881) ( 0.02, 0.01, 0.01)
  19074. 34: torsion ( 0.625, -0.949, 0.653) ( 0.625, -0.949, 0.653) ( 0.00, 0.01, 0.00)
  19075. 34: vdw ( 22.334, 14.900, 29.256) ( 22.334, 14.900, 29.257) ( 0.00, 0.00, 0.00)
  19076. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19077. 34: 72 ( 20.627, -9.034, 0.423) ( 20.642, -9.030, 0.439) ( 0.07, 0.05, 0.69)
  19078. 34: bond ( 18.783, -5.397, 20.943) ( 18.795, -5.396, 20.958) ( 0.06, 0.02, 0.07)
  19079. 34: angle ( 36.607, -6.618, -34.536) ( 36.609, -6.615, -34.535) ( 0.01, 0.06, 0.00)
  19080. 34: torsion ( 1.051, 1.742, -0.494) ( 1.051, 1.742, -0.494) ( 0.00, 0.01, 0.00)
  19081. 34: vdw (-35.814, 1.239, 14.510) (-35.813, 1.239, 14.510) ( 0.00, 0.00, 0.00)
  19082. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19083. 34: 73 (-13.401, 18.857, -7.984) (-13.397, 18.885, -7.980) ( 0.04, 0.15, 0.05)
  19084. 34: bond ( -4.324, 40.254, -3.034) ( -4.324, 40.282, -3.034) ( 0.00, 0.07, 0.00)
  19085. 34: angle ( 25.583, -0.124, -38.116) ( 25.587, -0.124, -38.112) ( 0.01, 0.00, 0.01)
  19086. 34: torsion ( -1.041, -0.132, -0.271) ( -1.040, -0.132, -0.271) ( 0.02, 0.00, 0.00)
  19087. 34: vdw (-33.620, -21.141, 33.436) (-33.619, -21.141, 33.437) ( 0.00, 0.00, 0.00)
  19088. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19089. 34: 74 ( 37.644, 95.477, 158.215) ( 37.658, 95.483, 158.242) ( 0.04, 0.01, 0.02)
  19090. 34: bond ( 96.412, 66.499, 143.448) ( 96.424, 66.506, 143.473) ( 0.01, 0.01, 0.02)
  19091. 34: angle (-10.556, -4.320, 9.095) (-10.555, -4.320, 9.096) ( 0.02, 0.01, 0.01)
  19092. 34: torsion (-20.678, 40.377, -4.819) (-20.678, 40.377, -4.819) ( 0.00, 0.00, 0.00)
  19093. 34: vdw (-27.549, -7.301, 10.524) (-27.548, -7.301, 10.524) ( 0.00, 0.00, 0.00)
  19094. 34: electro ( 0.016, 0.222, -0.032) ( 0.016, 0.222, -0.032) ( 0.00, 0.00, 0.00)
  19095. 34: ok 22 # gradients
  19096. 34: ok 23 # energy
  19097. 34:
  19098. 34: V A L I D A T E G R A D I E N T S
  19099. 34:
  19100. 34: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  19101. 34: ----------------------------------------------------------------------------------------
  19102. 34: 1 (1291.687, -969.396, 620.852) (1291.781, -969.306, 620.868) ( 0.01, 0.01, 0.00)
  19103. 34: bond (1151.916, -865.000, 587.078) (1151.998, -864.921, 587.090) ( 0.01, 0.01, 0.00)
  19104. 34: angle (141.394, -102.369, 34.491) (141.406, -102.358, 34.492) ( 0.01, 0.01, 0.00)
  19105. 34: torsion ( 1.153, -0.854, -0.677) ( 1.153, -0.853, -0.674) ( 0.02, 0.04, 0.20)
  19106. 34: vdw ( -2.776, -1.173, -0.040) ( -2.776, -1.173, -0.040) ( 0.00, 0.00, 0.00)
  19107. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19108. 34: 2 (298.204, 971.668, -229.992) (298.273, 971.756, -229.978) ( 0.02, 0.01, 0.01)
  19109. 34: bond (395.657, 810.891, -170.088) (395.712, 810.968, -170.079) ( 0.01, 0.01, 0.01)
  19110. 34: angle (-92.800, 152.605, -73.608) (-92.786, 152.616, -73.606) ( 0.02, 0.01, 0.00)
  19111. 34: torsion ( -3.841, 4.521, 15.987) ( -3.840, 4.521, 15.990) ( 0.01, 0.01, 0.02)
  19112. 34: vdw ( -0.926, 3.157, -2.084) ( -0.926, 3.158, -2.084) ( 0.02, 0.00, 0.00)
  19113. 34: electro ( 0.113, 0.494, -0.199) ( 0.113, 0.494, -0.199) ( 0.00, 0.00, 0.00)
  19114. 34: 3 (-504.679, 126.706, -65.120) (-504.604, 126.804, -65.117) ( 0.01, 0.08, 0.00)
  19115. 34: bond (-438.510, -79.388, -48.304) (-438.448, -79.301, -48.304) ( 0.01, 0.11, 0.00)
  19116. 34: angle (-64.271, 207.170, -14.900) (-64.258, 207.181, -14.900) ( 0.02, 0.01, 0.00)
  19117. 34: torsion ( -0.850, 2.083, -2.639) ( -0.850, 2.083, -2.637) ( 0.00, 0.00, 0.10)
  19118. 34: vdw ( -0.986, -2.347, 0.473) ( -0.986, -2.346, 0.473) ( 0.00, 0.00, 0.00)
  19119. 34: electro ( -0.063, -0.812, 0.250) ( -0.063, -0.812, 0.250) ( 0.00, 0.00, 0.00)
  19120. 34: 4 ( 62.544, 529.216, -221.024) ( 62.642, 529.276, -221.001) ( 0.16, 0.01, 0.01)
  19121. 34: bond ( 45.030, 519.764, -212.292) ( 45.117, 519.814, -212.273) ( 0.19, 0.01, 0.01)
  19122. 34: angle ( 18.074, 9.875, -5.510) ( 18.085, 9.885, -5.509) ( 0.06, 0.10, 0.03)
  19123. 34: torsion ( 1.294, -0.313, -3.148) ( 1.294, -0.312, -3.146) ( 0.01, 0.02, 0.07)
  19124. 34: vdw ( -1.854, -0.110, -0.074) ( -1.854, -0.110, -0.074) ( 0.00, 0.00, 0.00)
  19125. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19126. 34: 5 (-22.770, 472.854, -228.617) (-22.763, 472.872, -228.611) ( 0.03, 0.00, 0.00)
  19127. 34: bond ( 13.426, 481.568, -210.659) ( 13.429, 481.586, -210.653) ( 0.02, 0.00, 0.00)
  19128. 34: angle (-28.169, -1.322, -4.817) (-28.165, -1.322, -4.817) ( 0.02, 0.00, 0.00)
  19129. 34: torsion ( 2.580, -5.856, -13.223) ( 2.580, -5.856, -13.223) ( 0.00, 0.00, 0.00)
  19130. 34: vdw (-10.608, -1.537, 0.082) (-10.607, -1.537, 0.082) ( 0.00, 0.00, 0.00)
  19131. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19132. 34: 6 (-928.350, -469.312, 34.230) (-928.250, -469.218, 34.249) ( 0.01, 0.02, 0.06)
  19133. 34: bond (-902.944, -431.198, 18.869) (-902.856, -431.115, 18.883) ( 0.01, 0.02, 0.07)
  19134. 34: angle (-25.680, -34.846, 9.724) (-25.668, -34.835, 9.726) ( 0.05, 0.03, 0.02)
  19135. 34: torsion ( -0.760, 1.680, 3.423) ( -0.760, 1.680, 3.427) ( 0.00, 0.02, 0.11)
  19136. 34: vdw ( 1.033, -4.949, 2.213) ( 1.033, -4.948, 2.213) ( 0.03, 0.00, 0.00)
  19137. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19138. 34: 7 (-549.758, 286.552, -158.102) (-549.658, 286.644, -158.084) ( 0.02, 0.03, 0.01)
  19139. 34: bond (-597.550, 340.749, -188.434) (-597.463, 340.828, -188.421) ( 0.01, 0.02, 0.01)
  19140. 34: angle ( 49.931, -59.660, 27.577) ( 49.943, -59.648, 27.578) ( 0.02, 0.02, 0.01)
  19141. 34: torsion ( -0.865, 0.514, 3.821) ( -0.865, 0.514, 3.825) ( 0.00, 0.02, 0.09)
  19142. 34: vdw ( -1.273, 4.949, -1.066) ( -1.273, 4.949, -1.066) ( 0.02, 0.00, 0.00)
  19143. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19144. 34: 8 (-34.667, 32.173, -9.961) (-34.567, 32.238, -9.950) ( 0.29, 0.20, 0.12)
  19145. 34: bond (-46.132, -26.291, 2.900) (-46.046, -26.238, 2.907) ( 0.19, 0.20, 0.24)
  19146. 34: angle ( 9.004, 61.588, -19.522) ( 9.017, 61.600, -19.521) ( 0.14, 0.02, 0.01)
  19147. 34: torsion ( -0.650, 1.553, 4.817) ( -0.650, 1.553, 4.820) ( 0.00, 0.02, 0.06)
  19148. 34: vdw ( 2.823, -4.536, 1.777) ( 2.823, -4.536, 1.777) ( 0.00, 0.00, 0.00)
  19149. 34: electro ( 0.289, -0.142, 0.068) ( 0.289, -0.142, 0.068) ( 0.00, 0.00, 0.00)
  19150. 34: 9 (334.527, 813.316, -260.363) (334.621, 813.379, -260.342) ( 0.03, 0.01, 0.01)
  19151. 34: bond (341.270, 863.401, -379.423) (341.355, 863.451, -379.407) ( 0.02, 0.01, 0.00)
  19152. 34: angle ( -9.599, -45.337, 140.803) ( -9.591, -45.324, 140.807) ( 0.09, 0.03, 0.00)
  19153. 34: torsion ( 3.306, -5.368, -20.899) ( 3.306, -5.367, -20.897) ( 0.00, 0.00, 0.01)
  19154. 34: vdw ( -0.449, 0.620, -0.845) ( -0.449, 0.620, -0.845) ( 0.00, 0.01, 0.00)
  19155. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19156. 34: 10 ( 50.138, -59.673, 18.059) ( 50.240, -59.609, 18.073) ( 0.20, 0.11, 0.08)
  19157. 34: bond ( 48.676, -141.413, 55.636) ( 48.765, -141.363, 55.645) ( 0.18, 0.04, 0.02)
  19158. 34: angle ( 3.823, 83.323, -28.467) ( 3.835, 83.336, -28.465) ( 0.32, 0.02, 0.01)
  19159. 34: torsion ( 0.572, -1.857, -4.267) ( 0.572, -1.856, -4.265) ( 0.00, 0.02, 0.07)
  19160. 34: vdw ( -2.723, 0.223, -4.741) ( -2.723, 0.223, -4.740) ( 0.01, 0.01, 0.00)
  19161. 34: electro ( -0.209, 0.051, -0.103) ( -0.209, 0.051, -0.103) ( 0.00, 0.00, 0.00)
  19162. 34: 11 (-392.354, 12.929, -110.427) (-392.268, 13.023, -110.411) ( 0.02, 0.73, 0.02)
  19163. 34: bond (-182.246, -41.558, -12.366) (-182.180, -41.484, -12.356) ( 0.04, 0.18, 0.09)
  19164. 34: angle (-211.321, 57.327, -98.054) (-211.301, 57.348, -98.050) ( 0.01, 0.04, 0.00)
  19165. 34: torsion ( 1.783, -2.219, 2.344) ( 1.783, -2.219, 2.347) ( 0.00, 0.01, 0.11)
  19166. 34: vdw ( -0.570, -0.621, -2.351) ( -0.570, -0.621, -2.351) ( 0.01, 0.01, 0.00)
  19167. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19168. 34: 12 (-21.184, -22.404, -4.521) (-21.177, -22.378, -4.516) ( 0.03, 0.11, 0.10)
  19169. 34: bond ( -0.630, -11.847, 4.471) ( -0.630, -11.822, 4.474) ( 0.01, 0.21, 0.08)
  19170. 34: angle (-18.792, 0.237, -2.020) (-18.786, 0.237, -2.020) ( 0.03, 0.00, 0.01)
  19171. 34: torsion ( -0.802, 2.323, 6.024) ( -0.802, 2.323, 6.025) ( 0.00, 0.00, 0.01)
  19172. 34: vdw ( -0.842, -12.514, -13.245) ( -0.841, -12.513, -13.245) ( 0.07, 0.00, 0.00)
  19173. 34: electro ( -0.117, -0.603, 0.249) ( -0.117, -0.603, 0.249) ( 0.00, 0.00, 0.00)
  19174. 34: 13 (209.974, 32.014, 22.390) (210.050, 32.098, 22.401) ( 0.04, 0.26, 0.05)
  19175. 34: bond ( 81.425, 122.507, -29.385) ( 81.485, 122.580, -29.377) ( 0.07, 0.06, 0.03)
  19176. 34: angle (130.006, -87.869, 44.052) (130.023, -87.857, 44.053) ( 0.01, 0.01, 0.00)
  19177. 34: torsion ( -0.675, 1.611, 4.879) ( -0.675, 1.612, 4.882) ( 0.00, 0.02, 0.05)
  19178. 34: vdw ( -0.783, -4.237, 2.844) ( -0.783, -4.237, 2.844) ( 0.02, 0.00, 0.00)
  19179. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19180. 34: 14 (-10.127, 14.003, -6.537) (-10.121, 14.029, -6.533) ( 0.06, 0.19, 0.06)
  19181. 34: bond ( 0.208, 14.769, -4.898) ( 0.208, 14.795, -4.895) ( 0.00, 0.18, 0.06)
  19182. 34: angle (-19.794, -0.500, -2.352) (-19.788, -0.500, -2.352) ( 0.03, 0.00, 0.00)
  19183. 34: torsion ( 0.019, -0.049, -0.149) ( 0.019, -0.049, -0.148) ( 0.00, 0.00, 0.01)
  19184. 34: vdw ( 9.632, -0.733, 1.059) ( 9.632, -0.733, 1.059) ( 0.00, 0.00, 0.00)
  19185. 34: electro ( -0.192, 0.517, -0.197) ( -0.192, 0.517, -0.197) ( 0.00, 0.00, 0.00)
  19186. 34: 15 (-36.479, 39.621, -17.440) (-36.462, 39.631, -17.437) ( 0.05, 0.02, 0.01)
  19187. 34: bond (-39.986, 24.828, -13.708) (-39.972, 24.834, -13.706) ( 0.03, 0.02, 0.01)
  19188. 34: angle ( 30.703, 43.547, -10.639) ( 30.705, 43.551, -10.639) ( 0.01, 0.01, 0.00)
  19189. 34: torsion ( 0.156, -0.381, -1.147) ( 0.156, -0.381, -1.146) ( 0.00, 0.00, 0.04)
  19190. 34: vdw (-27.352, -28.373, 8.054) (-27.352, -28.372, 8.054) ( 0.00, 0.00, 0.00)
  19191. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19192. 34: 16 ( 52.310, -52.160, 139.358) ( 52.367, -52.107, 139.378) ( 0.11, 0.10, 0.01)
  19193. 34: bond ( 68.278, 40.654, 58.158) ( 68.324, 40.691, 58.170) ( 0.07, 0.09, 0.02)
  19194. 34: angle (-14.590, -95.896, 93.389) (-14.578, -95.881, 93.396) ( 0.08, 0.02, 0.01)
  19195. 34: torsion ( -1.966, 4.760, -13.239) ( -1.966, 4.761, -13.238) ( 0.00, 0.00, 0.01)
  19196. 34: vdw ( 0.587, -1.677, 1.050) ( 0.587, -1.677, 1.050) ( 0.01, 0.00, 0.00)
  19197. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19198. 34: 17 (164.485, -1750.099, 359.852) (164.514, -1750.044, 359.905) ( 0.02, 0.00, 0.01)
  19199. 34: bond ( 87.415, -1695.554, 508.596) ( 87.436, -1695.507, 508.638) ( 0.02, 0.00, 0.01)
  19200. 34: angle ( 80.485, -54.139, -148.780) ( 80.492, -54.130, -148.770) ( 0.01, 0.02, 0.01)
  19201. 34: torsion ( 1.700, -7.304, 2.419) ( 1.699, -7.304, 2.419) ( 0.04, 0.00, 0.00)
  19202. 34: vdw ( -5.114, 6.898, -2.383) ( -5.113, 6.898, -2.383) ( 0.01, 0.00, 0.00)
  19203. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19204. 34: 18 (-28.502, -72.471, 13.320) (-28.482, -72.459, 13.325) ( 0.07, 0.02, 0.04)
  19205. 34: bond ( 14.638, -9.522, 7.122) ( 14.656, -9.515, 7.126) ( 0.12, 0.08, 0.06)
  19206. 34: angle (-45.669, -63.224, 9.506) (-45.667, -63.221, 9.506) ( 0.00, 0.01, 0.00)
  19207. 34: torsion ( -0.598, 0.771, 2.258) ( -0.598, 0.771, 2.258) ( 0.00, 0.01, 0.02)
  19208. 34: vdw ( 4.797, 1.730, -6.454) ( 4.797, 1.731, -6.454) ( 0.01, 0.04, 0.00)
  19209. 34: electro ( -1.671, -2.225, 0.889) ( -1.671, -2.225, 0.889) ( 0.00, 0.00, 0.00)
  19210. 34: 19 (114.823, -41.665, -42.781) (114.872, -41.615, -42.731) ( 0.04, 0.12, 0.12)
  19211. 34: bond ( 46.006, -62.726, -75.264) ( 46.042, -62.686, -75.226) ( 0.08, 0.06, 0.05)
  19212. 34: angle ( 71.528, 17.445, 24.719) ( 71.541, 17.454, 24.730) ( 0.02, 0.05, 0.04)
  19213. 34: torsion ( -0.887, -0.092, 4.539) ( -0.886, -0.091, 4.539) ( 0.02, 0.00, 0.01)
  19214. 34: vdw ( -1.826, 3.708, 3.226) ( -1.825, 3.709, 3.226) ( 0.01, 0.00, 0.00)
  19215. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19216. 34: 20 ( 0.359, 94.777, 7.548) ( 0.409, 94.829, 7.594) ( 1.80, 0.06, 0.61)
  19217. 34: bond (-39.306, 77.507, -9.832) (-39.267, 77.545, -9.795) ( 0.10, 0.05, 0.38)
  19218. 34: angle ( 29.541, 14.158, 21.655) ( 29.551, 14.172, 21.664) ( 0.03, 0.10, 0.04)
  19219. 34: torsion ( 0.559, -2.282, 2.657) ( 0.560, -2.282, 2.658) ( 0.01, 0.02, 0.02)
  19220. 34: vdw ( 9.565, 5.394, -6.932) ( 9.566, 5.394, -6.932) ( 0.00, 0.01, 0.00)
  19221. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19222. 34: 21 (-15.626, 9.796, -8.493) (-15.606, 9.807, -8.489) ( 0.13, 0.11, 0.05)
  19223. 34: bond (-18.997, 12.730, -1.669) (-18.978, 12.738, -1.669) ( 0.10, 0.07, 0.00)
  19224. 34: angle ( -9.429, -17.517, -26.477) ( -9.428, -17.515, -26.473) ( 0.01, 0.01, 0.01)
  19225. 34: torsion ( 0.444, 0.852, 1.457) ( 0.444, 0.852, 1.457) ( 0.00, 0.00, 0.01)
  19226. 34: vdw ( 12.356, 13.731, 18.195) ( 12.357, 13.731, 18.196) ( 0.00, 0.00, 0.00)
  19227. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19228. 34: 22 ( 16.790, -14.975, 7.995) ( 16.794, -14.970, 8.021) ( 0.02, 0.04, 0.32)
  19229. 34: bond ( 0.839, -3.049, 9.710) ( 0.839, -3.047, 9.735) ( 0.01, 0.08, 0.26)
  19230. 34: angle ( 17.920, -10.218, -4.742) ( 17.923, -10.215, -4.741) ( 0.02, 0.03, 0.01)
  19231. 34: torsion ( 1.554, -3.125, -1.112) ( 1.554, -3.125, -1.112) ( 0.01, 0.00, 0.00)
  19232. 34: vdw ( -3.522, 1.417, 4.139) ( -3.522, 1.417, 4.139) ( 0.00, 0.01, 0.00)
  19233. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19234. 34: 23 ( -3.383, 26.547, -7.292) ( -3.331, 26.599, -7.247) ( 1.52, 0.19, 0.62)
  19235. 34: bond ( -5.729, -62.233, 5.658) ( -5.688, -62.197, 5.694) ( 0.72, 0.06, 0.64)
  19236. 34: angle ( 3.696, 79.918, -15.987) ( 3.706, 79.932, -15.979) ( 0.27, 0.02, 0.05)
  19237. 34: torsion ( 0.547, 3.703, 0.318) ( 0.547, 3.703, 0.319) ( 0.01, 0.01, 0.02)
  19238. 34: vdw ( -1.897, 5.160, 2.720) ( -1.897, 5.160, 2.720) ( 0.00, 0.00, 0.00)
  19239. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19240. 34: 24 ( -8.564, -14.110, -19.019) ( -8.561, -14.092, -19.005) ( 0.04, 0.12, 0.08)
  19241. 34: bond ( -0.478, -14.334, -12.772) ( -0.478, -14.319, -12.760) ( 0.00, 0.11, 0.10)
  19242. 34: angle (-14.163, 1.214, -0.836) (-14.161, 1.216, -0.834) ( 0.02, 0.13, 0.17)
  19243. 34: torsion ( 1.364, -0.748, 0.788) ( 1.364, -0.748, 0.788) ( 0.01, 0.01, 0.01)
  19244. 34: vdw ( 4.712, -0.241, -6.199) ( 4.712, -0.241, -6.199) ( 0.01, 0.00, 0.00)
  19245. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19246. 34: 25 ( 15.923, 6.709, -14.172) ( 15.972, 6.759, -14.123) ( 0.30, 0.75, 0.35)
  19247. 34: bond (-43.493, 18.715, 43.123) (-43.457, 18.755, 43.161) ( 0.08, 0.21, 0.09)
  19248. 34: angle ( 52.144, -7.332, -54.175) ( 52.156, -7.322, -54.164) ( 0.02, 0.13, 0.02)
  19249. 34: torsion ( 3.258, -0.518, -1.719) ( 3.259, -0.518, -1.718) ( 0.01, 0.01, 0.03)
  19250. 34: vdw ( 4.014, -4.156, -1.402) ( 4.014, -4.156, -1.402) ( 0.00, 0.00, 0.00)
  19251. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19252. 34: 26 ( 8.967, 13.422, 21.262) ( 8.971, 13.430, 21.286) ( 0.05, 0.06, 0.11)
  19253. 34: bond ( 2.558, -5.615, 13.404) ( 2.558, -5.611, 13.427) ( 0.03, 0.07, 0.17)
  19254. 34: angle (-11.664, 4.967, 4.298) (-11.661, 4.970, 4.299) ( 0.02, 0.06, 0.02)
  19255. 34: torsion ( -1.780, 1.821, 1.100) ( -1.780, 1.821, 1.100) ( 0.00, 0.01, 0.00)
  19256. 34: vdw ( 19.854, 12.250, 2.460) ( 19.854, 12.250, 2.460) ( 0.00, 0.00, 0.00)
  19257. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19258. 34: 27 (-323.145, -271.799, 112.451) (-323.099, -271.749, 112.477) ( 0.01, 0.02, 0.02)
  19259. 34: bond (-277.510, -232.743, 103.218) (-277.472, -232.705, 103.231) ( 0.01, 0.02, 0.01)
  19260. 34: angle (-42.969, -37.089, 8.185) (-42.962, -37.077, 8.196) ( 0.02, 0.03, 0.14)
  19261. 34: torsion ( -3.196, -2.651, 1.412) ( -3.196, -2.651, 1.412) ( 0.00, 0.01, 0.03)
  19262. 34: vdw ( 0.465, 0.546, -0.326) ( 0.465, 0.546, -0.326) ( 0.00, 0.00, 0.00)
  19263. 34: electro ( 0.066, 0.137, -0.038) ( 0.066, 0.137, -0.038) ( 0.00, 0.00, 0.00)
  19264. 34: 28 ( -9.937, -12.237, -27.175) ( -9.933, -12.229, -27.152) ( 0.04, 0.06, 0.09)
  19265. 34: bond ( -2.224, 5.760, -12.961) ( -2.224, 5.765, -12.939) ( 0.03, 0.08, 0.17)
  19266. 34: angle ( -1.338, -21.273, -9.248) ( -1.335, -21.270, -9.247) ( 0.21, 0.01, 0.01)
  19267. 34: torsion ( 0.876, -5.005, -2.380) ( 0.876, -5.005, -2.380) ( 0.00, 0.00, 0.00)
  19268. 34: vdw ( -7.251, 8.281, -2.586) ( -7.251, 8.281, -2.586) ( 0.00, 0.00, 0.00)
  19269. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19270. 34: 29 ( 1.693, 12.470, 31.606) ( 1.696, 12.488, 31.620) ( 0.18, 0.14, 0.04)
  19271. 34: bond ( 1.386, 19.430, 16.782) ( 1.386, 19.446, 16.793) ( 0.00, 0.08, 0.07)
  19272. 34: angle ( 0.745, -13.698, 15.796) ( 0.748, -13.697, 15.798) ( 0.22, 0.01, 0.01)
  19273. 34: torsion ( -0.853, 1.947, -2.184) ( -0.853, 1.947, -2.184) ( 0.01, 0.00, 0.00)
  19274. 34: vdw ( 0.415, 4.792, 1.212) ( 0.416, 4.792, 1.212) ( 0.01, 0.00, 0.00)
  19275. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19276. 34: 30 ( 21.804, -19.915, 15.948) ( 21.825, -19.906, 15.952) ( 0.10, 0.05, 0.02)
  19277. 34: bond ( 21.630, -12.881, 1.409) ( 21.650, -12.874, 1.409) ( 0.09, 0.06, 0.00)
  19278. 34: angle ( -4.510, -5.515, 18.908) ( -4.509, -5.513, 18.912) ( 0.02, 0.04, 0.02)
  19279. 34: torsion ( 0.258, 0.167, -2.434) ( 0.258, 0.167, -2.434) ( 0.00, 0.00, 0.01)
  19280. 34: vdw ( 4.426, -1.686, -1.936) ( 4.427, -1.686, -1.936) ( 0.00, 0.01, 0.00)
  19281. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19282. 34: 31 (-24.628, 9.539, -16.258) (-24.624, 9.545, -16.233) ( 0.02, 0.06, 0.16)
  19283. 34: bond ( -1.471, 4.253, -13.478) ( -1.471, 4.256, -13.453) ( 0.02, 0.06, 0.18)
  19284. 34: angle (-21.315, 8.697, 5.082) (-21.311, 8.700, 5.082) ( 0.02, 0.03, 0.01)
  19285. 34: torsion ( -3.798, 2.727, 1.278) ( -3.798, 2.727, 1.278) ( 0.00, 0.00, 0.00)
  19286. 34: vdw ( 1.957, -6.137, -9.140) ( 1.957, -6.137, -9.140) ( 0.00, 0.00, 0.00)
  19287. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19288. 34: 32 (267.216, 221.662, -108.445) (267.232, 221.677, -108.439) ( 0.01, 0.01, 0.01)
  19289. 34: bond (250.100, 215.399, -125.960) (250.113, 215.408, -125.958) ( 0.01, 0.00, 0.00)
  19290. 34: angle ( 2.594, 1.539, 7.794) ( 2.597, 1.544, 7.797) ( 0.10, 0.32, 0.04)
  19291. 34: torsion ( 2.306, -0.267, 4.123) ( 2.306, -0.267, 4.123) ( 0.00, 0.00, 0.00)
  19292. 34: vdw ( 12.243, 5.078, 5.570) ( 12.244, 5.078, 5.571) ( 0.00, 0.00, 0.00)
  19293. 34: electro ( -0.028, -0.087, 0.029) ( -0.028, -0.087, 0.029) ( 0.00, 0.00, 0.00)
  19294. 34: 33 ( 94.657, -75.303, 31.434) ( 94.664, -75.239, 31.434) ( 0.01, 0.09, 0.00)
  19295. 34: bond ( -6.861, -41.473, 0.804) ( -6.859, -41.410, 0.804) ( 0.02, 0.15, 0.01)
  19296. 34: angle ( 79.707, -13.015, 9.723) ( 79.711, -13.015, 9.723) ( 0.01, 0.00, 0.00)
  19297. 34: torsion ( -2.073, 0.690, 17.856) ( -2.073, 0.690, 17.856) ( 0.00, 0.00, 0.00)
  19298. 34: vdw ( 26.743, -24.254, 3.560) ( 26.743, -24.253, 3.560) ( 0.00, 0.00, 0.00)
  19299. 34: electro ( -2.859, 2.749, -0.509) ( -2.859, 2.749, -0.509) ( 0.00, 0.00, 0.00)
  19300. 34: 34 (-162.925, -385.483, 0.508) (-162.878, -385.447, 0.513) ( 0.03, 0.01, 0.25)
  19301. 34: bond (-118.840, -234.811, 0.749) (-118.797, -234.783, 0.751) ( 0.04, 0.01, 0.17)
  19302. 34: angle (-31.194, -139.586, 3.796) (-31.192, -139.579, 3.796) ( 0.01, 0.01, 0.02)
  19303. 34: torsion ( 0.858, -0.272, -6.868) ( 0.858, -0.272, -6.867) ( 0.00, 0.00, 0.03)
  19304. 34: vdw (-15.468, -14.017, 4.082) (-15.468, -14.017, 4.082) ( 0.00, 0.00, 0.00)
  19305. 34: electro ( 1.719, 3.204, -1.249) ( 1.719, 3.204, -1.249) ( 0.00, 0.00, 0.00)
  19306. 34: 35 (142.773, 236.088, -1.496) (142.802, 236.107, -1.493) ( 0.02, 0.01, 0.17)
  19307. 34: bond (206.434, 163.892, 13.017) (206.460, 163.909, 13.018) ( 0.01, 0.01, 0.01)
  19308. 34: angle (-39.945, 50.897, -7.365) (-39.944, 50.898, -7.365) ( 0.00, 0.00, 0.00)
  19309. 34: torsion ( 0.431, -0.230, -3.930) ( 0.431, -0.230, -3.929) ( 0.00, 0.00, 0.03)
  19310. 34: vdw (-27.097, 24.813, -4.027) (-27.097, 24.813, -4.027) ( 0.00, 0.00, 0.00)
  19311. 34: electro ( 2.951, -3.283, 0.810) ( 2.951, -3.283, 0.810) ( 0.00, 0.00, 0.00)
  19312. 34: 36 (-348.144, 45.726, -15.226) (-348.081, 45.755, -15.186) ( 0.02, 0.06, 0.26)
  19313. 34: bond (-239.050, 39.747, -32.741) (-238.998, 39.769, -32.711) ( 0.02, 0.06, 0.09)
  19314. 34: angle (-98.891, -1.257, 19.357) (-98.879, -1.249, 19.367) ( 0.01, 0.59, 0.05)
  19315. 34: torsion (-12.409, 2.698, -2.484) (-12.409, 2.697, -2.484) ( 0.00, 0.03, 0.02)
  19316. 34: vdw ( 2.205, 4.537, 0.642) ( 2.205, 4.537, 0.642) ( 0.00, 0.00, 0.00)
  19317. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19318. 34: 37 (260.970, 137.842, 191.207) (261.009, 137.882, 191.260) ( 0.02, 0.03, 0.03)
  19319. 34: bond (191.217, 106.275, 118.659) (191.249, 106.307, 118.700) ( 0.02, 0.03, 0.03)
  19320. 34: angle ( 64.540, 22.288, 66.066) ( 64.548, 22.296, 66.078) ( 0.01, 0.04, 0.02)
  19321. 34: torsion ( 9.181, 7.136, 5.651) ( 9.180, 7.135, 5.651) ( 0.01, 0.01, 0.00)
  19322. 34: vdw ( -3.968, 2.143, 0.831) ( -3.968, 2.143, 0.831) ( 0.00, 0.00, 0.00)
  19323. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19324. 34: 38 ( 16.136, 59.317, -86.231) ( 16.143, 59.328, -86.216) ( 0.04, 0.02, 0.02)
  19325. 34: bond (-31.265, 54.954, -64.675) (-31.262, 54.964, -64.661) ( 0.01, 0.02, 0.02)
  19326. 34: angle ( 44.812, 3.736, -18.493) ( 44.817, 3.737, -18.492) ( 0.01, 0.02, 0.01)
  19327. 34: torsion ( 6.391, -0.139, -3.207) ( 6.390, -0.139, -3.208) ( 0.00, 0.00, 0.00)
  19328. 34: vdw ( -3.801, 0.766, 0.144) ( -3.801, 0.766, 0.144) ( 0.00, 0.00, 0.00)
  19329. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19330. 34: 39 (-24.158, -54.978, 89.296) (-24.143, -54.974, 89.310) ( 0.06, 0.01, 0.02)
  19331. 34: bond (-61.767, -23.258, 61.775) (-61.754, -23.257, 61.787) ( 0.02, 0.01, 0.02)
  19332. 34: angle ( 34.251, -33.220, 21.730) ( 34.254, -33.218, 21.732) ( 0.01, 0.01, 0.01)
  19333. 34: torsion ( 5.676, -2.819, 4.611) ( 5.675, -2.819, 4.611) ( 0.00, 0.01, 0.00)
  19334. 34: vdw ( -2.318, 4.320, 1.179) ( -2.318, 4.320, 1.179) ( 0.00, 0.00, 0.00)
  19335. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19336. 34: 40 ( 26.973, 60.878, -82.459) ( 26.982, 60.894, -82.450) ( 0.03, 0.03, 0.01)
  19337. 34: bond ( 49.149, 67.374, -37.914) ( 49.157, 67.388, -37.910) ( 0.02, 0.02, 0.01)
  19338. 34: angle (-22.261, -6.635, -40.663) (-22.260, -6.635, -40.658) ( 0.01, 0.01, 0.01)
  19339. 34: torsion ( -2.626, -1.535, -6.134) ( -2.626, -1.535, -6.134) ( 0.01, 0.01, 0.00)
  19340. 34: vdw ( 2.712, 1.675, 2.252) ( 2.712, 1.675, 2.252) ( 0.00, 0.00, 0.00)
  19341. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19342. 34: 41 (-17.184, -55.174, 88.068) (-17.181, -55.171, 88.094) ( 0.02, 0.01, 0.03)
  19343. 34: bond ( 16.566, -13.316, 86.606) ( 16.566, -13.315, 86.633) ( 0.00, 0.00, 0.03)
  19344. 34: angle (-30.264, -36.708, 0.145) (-30.261, -36.704, 0.145) ( 0.01, 0.01, 0.00)
  19345. 34: torsion ( -6.068, -5.375, 0.334) ( -6.068, -5.375, 0.334) ( 0.00, 0.00, 0.00)
  19346. 34: vdw ( 2.582, 0.224, 0.982) ( 2.582, 0.224, 0.982) ( 0.00, 0.00, 0.00)
  19347. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19348. 34: 42 ( 11.928, 73.660, -65.040) ( 11.931, 73.665, -65.015) ( 0.03, 0.01, 0.04)
  19349. 34: bond ( 19.792, 1.676, -61.552) ( 19.794, 1.675, -61.526) ( 0.01, 0.02, 0.04)
  19350. 34: angle ( -6.567, 67.409, -0.277) ( -6.566, 67.413, -0.277) ( 0.01, 0.01, 0.00)
  19351. 34: torsion ( -1.571, 7.699, -0.296) ( -1.572, 7.699, -0.296) ( 0.01, 0.00, 0.00)
  19352. 34: vdw ( 0.274, -3.123, -2.916) ( 0.275, -3.123, -2.916) ( 0.00, 0.00, 0.00)
  19353. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19354. 34: ok 24 # gradients
  19355. 34: ok 25 # energy
  19356. 34:
  19357. 34: V A L I D A T E G R A D I E N T S
  19358. 34:
  19359. 34: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  19360. 34: ----------------------------------------------------------------------------------------
  19361. 34: 1 (473.590, -2725.065, -91.006) (473.669, -2725.008, -90.997) ( 0.02, 0.00, 0.01)
  19362. 34: bond (570.063, -2587.592, -73.527) (570.134, -2587.549, -73.519) ( 0.01, 0.00, 0.01)
  19363. 34: angle (-97.632, -137.351, -17.200) (-97.625, -137.337, -17.201) ( 0.01, 0.01, 0.00)
  19364. 34: torsion ( 0.039, 0.013, -0.294) ( 0.039, 0.013, -0.293) ( 0.00, 0.00, 0.05)
  19365. 34: vdw ( 1.094, -0.150, 0.082) ( 1.094, -0.150, 0.082) ( 0.00, 0.00, 0.00)
  19366. 34: electro ( 0.027, 0.016, -0.067) ( 0.027, 0.016, -0.067) ( 0.00, 0.00, 0.00)
  19367. 34: 2 (456.237, -40.002, 47.232) (456.330, -39.924, 47.237) ( 0.02, 0.19, 0.01)
  19368. 34: bond (484.272, -90.146, 51.927) (484.352, -90.080, 51.929) ( 0.02, 0.07, 0.00)
  19369. 34: angle (-27.516, 51.039, -0.309) (-27.503, 51.050, -0.309) ( 0.05, 0.02, 0.01)
  19370. 34: torsion ( 0.507, 0.271, -4.293) ( 0.507, 0.271, -4.290) ( 0.00, 0.00, 0.07)
  19371. 34: vdw ( -1.088, -1.174, 0.018) ( -1.088, -1.174, 0.018) ( 0.01, 0.00, 0.00)
  19372. 34: electro ( 0.062, 0.008, -0.111) ( 0.062, 0.008, -0.111) ( 0.00, 0.00, 0.00)
  19373. 34: 3 (-439.682, 272.667, -20.145) (-439.604, 272.755, -20.140) ( 0.02, 0.03, 0.03)
  19374. 34: bond (-434.344, 334.129, -31.017) (-434.277, 334.205, -31.016) ( 0.02, 0.02, 0.00)
  19375. 34: angle ( 0.578, -64.603, -4.985) ( 0.589, -64.592, -4.984) ( 0.64, 0.02, 0.03)
  19376. 34: torsion ( -1.894, -0.881, 16.709) ( -1.894, -0.881, 16.711) ( 0.00, 0.00, 0.01)
  19377. 34: vdw ( -4.022, 4.022, -0.852) ( -4.022, 4.022, -0.852) ( 0.00, 0.00, 0.00)
  19378. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19379. 34: 4 (-2540.305, -769.727, -316.047) (-2540.258, -769.642, -316.037) ( 0.00, 0.01, 0.00)
  19380. 34: bond (-2564.733, -676.690, -321.730) (-2564.698, -676.613, -321.723) ( 0.00, 0.01, 0.00)
  19381. 34: angle ( 27.297, -91.996, 12.159) ( 27.308, -91.988, 12.161) ( 0.04, 0.01, 0.01)
  19382. 34: torsion ( -0.005, -0.273, -6.256) ( -0.005, -0.273, -6.254) ( 0.00, 0.00, 0.02)
  19383. 34: vdw ( -2.864, -0.768, -0.221) ( -2.864, -0.768, -0.220) ( 0.00, 0.00, 0.00)
  19384. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19385. 34: 5 (152.615, 23.670, -20.267) (152.663, 23.722, -20.222) ( 0.03, 0.22, 0.22)
  19386. 34: bond (210.345, -55.349, -26.984) (210.383, -55.310, -26.947) ( 0.02, 0.07, 0.14)
  19387. 34: angle (-50.047, 74.481, 16.185) (-50.037, 74.494, 16.193) ( 0.02, 0.02, 0.05)
  19388. 34: torsion ( 0.131, 0.423, -7.331) ( 0.131, 0.424, -7.330) ( 0.00, 0.01, 0.01)
  19389. 34: vdw ( -7.814, 4.115, -2.137) ( -7.814, 4.115, -2.137) ( 0.00, 0.00, 0.00)
  19390. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19391. 34: 6 (1785.590, 3194.715, 371.046) (1785.622, 3194.747, 371.062) ( 0.00, 0.00, 0.00)
  19392. 34: bond (1706.986, 3075.895, 357.608) (1707.015, 3075.923, 357.623) ( 0.00, 0.00, 0.00)
  19393. 34: angle ( 78.219, 118.734, 12.897) ( 78.222, 118.737, 12.898) ( 0.00, 0.00, 0.01)
  19394. 34: torsion ( -0.042, -0.079, 0.498) ( -0.042, -0.079, 0.498) ( 0.00, 0.00, 0.01)
  19395. 34: vdw ( 0.426, 0.166, 0.043) ( 0.426, 0.166, 0.043) ( 0.00, 0.00, 0.00)
  19396. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19397. 34: 7 ( 79.851, 46.237, 75.880) ( 79.900, 46.286, 75.900) ( 0.06, 0.11, 0.03)
  19398. 34: bond ( 96.990, 49.734, 133.186) ( 97.033, 49.778, 133.199) ( 0.04, 0.09, 0.01)
  19399. 34: angle (-23.803, 0.498, -50.811) (-23.797, 0.504, -50.804) ( 0.03, 0.28, 0.01)
  19400. 34: torsion ( 3.659, -4.370, -7.003) ( 3.659, -4.370, -7.002) ( 0.00, 0.00, 0.01)
  19401. 34: vdw ( 3.005, 0.375, 0.507) ( 3.005, 0.375, 0.507) ( 0.00, 0.00, 0.00)
  19402. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19403. 34: 8 ( 1.028, 17.661, -26.397) ( 1.031, 17.684, -26.388) ( 0.33, 0.13, 0.03)
  19404. 34: bond ( 0.649, 28.028, -13.838) ( 0.649, 28.050, -13.832) ( 0.01, 0.08, 0.04)
  19405. 34: angle ( 18.498, -10.591, -20.611) ( 18.501, -10.590, -20.608) ( 0.02, 0.01, 0.01)
  19406. 34: torsion ( 0.531, 0.253, 0.537) ( 0.531, 0.253, 0.537) ( 0.00, 0.00, 0.00)
  19407. 34: vdw (-18.650, -0.029, 7.514) (-18.650, -0.029, 7.514) ( 0.00, 0.00, 0.00)
  19408. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19409. 34: 9 ( -3.258, -11.551, 14.666) ( -3.254, -11.547, 14.693) ( 0.11, 0.04, 0.18)
  19410. 34: bond ( 1.501, 1.340, 9.477) ( 1.502, 1.341, 9.504) ( 0.04, 0.04, 0.28)
  19411. 34: angle ( 10.124, -22.656, 1.596) ( 10.127, -22.652, 1.596) ( 0.03, 0.02, 0.01)
  19412. 34: torsion ( -0.444, -0.586, 0.153) ( -0.444, -0.586, 0.153) ( 0.00, 0.00, 0.00)
  19413. 34: vdw (-14.439, 10.351, 3.440) (-14.439, 10.351, 3.440) ( 0.00, 0.00, 0.00)
  19414. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19415. 34: 10 ( 8.999, 23.828, -9.746) ( 9.046, 23.880, -9.699) ( 0.52, 0.22, 0.48)
  19416. 34: bond (-48.888, 105.451, -60.397) (-48.852, 105.493, -60.360) ( 0.07, 0.04, 0.06)
  19417. 34: angle ( 51.506, -71.132, 52.476) ( 51.518, -71.122, 52.486) ( 0.02, 0.01, 0.02)
  19418. 34: torsion ( 2.888, -2.402, -0.834) ( 2.888, -2.402, -0.834) ( 0.01, 0.01, 0.03)
  19419. 34: vdw ( 3.492, -8.089, -0.991) ( 3.493, -8.089, -0.991) ( 0.01, 0.00, 0.00)
  19420. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19421. 34: 11 (168.618, -73.192, -8.367) (168.664, -73.142, -8.323) ( 0.03, 0.07, 0.52)
  19422. 34: bond (174.455, -73.803, 12.300) (174.491, -73.766, 12.336) ( 0.02, 0.05, 0.29)
  19423. 34: angle ( -5.169, 2.391, -28.800) ( -5.158, 2.404, -28.792) ( 0.20, 0.57, 0.03)
  19424. 34: torsion ( -1.039, -0.893, 8.375) ( -1.039, -0.893, 8.376) ( 0.01, 0.02, 0.00)
  19425. 34: vdw ( 0.371, -0.887, -0.242) ( 0.371, -0.887, -0.242) ( 0.00, 0.01, 0.00)
  19426. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19427. 34: 12 ( 29.009, -1.837, -22.246) ( 29.025, -1.824, -22.240) ( 0.06, 0.69, 0.03)
  19428. 34: bond ( 19.172, -16.718, -8.157) ( 19.186, -16.707, -8.155) ( 0.07, 0.06, 0.03)
  19429. 34: angle ( 12.531, 27.144, -26.134) ( 12.533, 27.146, -26.130) ( 0.01, 0.01, 0.01)
  19430. 34: torsion ( -0.871, -4.448, 7.065) ( -0.871, -4.448, 7.065) ( 0.00, 0.00, 0.00)
  19431. 34: vdw ( -1.823, -7.815, 4.980) ( -1.822, -7.815, 4.980) ( 0.02, 0.00, 0.00)
  19432. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19433. 34: 13 (-18.591, 20.067, 11.603) (-18.588, 20.071, 11.630) ( 0.02, 0.02, 0.24)
  19434. 34: bond ( 0.549, 0.488, 6.488) ( 0.549, 0.488, 6.515) ( 0.01, 0.01, 0.42)
  19435. 34: angle (-20.628, 20.227, 0.222) (-20.625, 20.230, 0.222) ( 0.02, 0.02, 0.00)
  19436. 34: torsion ( -3.898, 9.473, -0.381) ( -3.898, 9.473, -0.381) ( 0.00, 0.00, 0.00)
  19437. 34: vdw ( 5.386, -10.121, 5.274) ( 5.386, -10.120, 5.274) ( 0.00, 0.00, 0.00)
  19438. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19439. 34: 14 ( -4.732, 12.031, -27.864) ( -4.729, 12.039, -27.840) ( 0.06, 0.06, 0.08)
  19440. 34: bond ( 1.186, -7.219, -16.041) ( 1.186, -7.214, -16.018) ( 0.00, 0.06, 0.14)
  19441. 34: angle ( 3.461, 11.430, -4.894) ( 3.464, 11.433, -4.893) ( 0.08, 0.03, 0.01)
  19442. 34: torsion ( -3.441, 8.521, -4.093) ( -3.441, 8.521, -4.093) ( 0.00, 0.00, 0.00)
  19443. 34: vdw ( -5.938, -0.701, -2.837) ( -5.938, -0.701, -2.837) ( 0.00, 0.00, 0.00)
  19444. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19445. 34: 15 (-13.698, -11.039, 21.550) (-13.694, -11.022, 21.564) ( 0.03, 0.15, 0.06)
  19446. 34: bond ( -4.106, -16.342, 14.622) ( -4.105, -16.327, 14.634) ( 0.02, 0.09, 0.08)
  19447. 34: angle ( -9.290, 14.645, 13.733) ( -9.287, 14.646, 13.736) ( 0.03, 0.01, 0.02)
  19448. 34: torsion ( 4.719, -6.094, -5.475) ( 4.719, -6.094, -5.475) ( 0.00, 0.00, 0.00)
  19449. 34: vdw ( -5.020, -3.247, -1.330) ( -5.020, -3.247, -1.330) ( 0.00, 0.00, 0.00)
  19450. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19451. 34: 16 ( 1.863, 81.697, 5.197) ( 1.890, 81.704, 5.198) ( 1.45, 0.01, 0.01)
  19452. 34: bond (-16.753, 4.379, -1.879) (-16.726, 4.381, -1.879) ( 0.16, 0.04, 0.01)
  19453. 34: angle ( 19.859, 78.705, 6.738) ( 19.860, 78.711, 6.738) ( 0.00, 0.01, 0.00)
  19454. 34: torsion ( -0.066, -0.028, 0.522) ( -0.066, -0.028, 0.523) ( 0.00, 0.00, 0.02)
  19455. 34: vdw ( -0.387, -0.730, -0.098) ( -0.387, -0.730, -0.098) ( 0.00, 0.00, 0.00)
  19456. 34: electro ( -0.790, -0.630, -0.086) ( -0.790, -0.630, -0.086) ( 0.00, 0.00, 0.00)
  19457. 34: 17 ( 16.835, 7.907, 3.018) ( 16.841, 7.936, 3.018) ( 0.03, 0.36, 0.02)
  19458. 34: bond ( -0.453, 5.351, 0.238) ( -0.453, 5.379, 0.238) ( 0.01, 0.54, 0.00)
  19459. 34: angle ( 16.859, 1.351, 1.571) ( 16.865, 1.351, 1.571) ( 0.03, 0.00, 0.01)
  19460. 34: torsion ( -0.089, -0.042, 0.787) ( -0.089, -0.042, 0.788) ( 0.00, 0.00, 0.06)
  19461. 34: vdw ( -0.202, 0.587, 0.186) ( -0.202, 0.587, 0.186) ( 0.00, 0.00, 0.00)
  19462. 34: electro ( 0.721, 0.661, 0.236) ( 0.721, 0.661, 0.236) ( 0.00, 0.00, 0.00)
  19463. 34: 18 (-99.292, 244.321, -59.455) (-99.240, 244.368, -59.409) ( 0.05, 0.02, 0.08)
  19464. 34: bond (-148.417, 167.758, -176.834) (-148.375, 167.796, -176.797) ( 0.03, 0.02, 0.02)
  19465. 34: angle ( 42.680, 72.995, 119.661) ( 42.689, 73.003, 119.671) ( 0.02, 0.01, 0.01)
  19466. 34: torsion ( 1.407, 0.167, 0.022) ( 1.407, 0.167, 0.022) ( 0.02, 0.01, 0.00)
  19467. 34: vdw ( 5.038, 3.401, -2.304) ( 5.038, 3.402, -2.304) ( 0.00, 0.00, 0.00)
  19468. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19469. 34: 19 ( 96.583, -100.565, -112.965) ( 96.632, -100.532, -112.872) ( 0.05, 0.03, 0.08)
  19470. 34: bond ( 89.102, -72.229, -82.360) ( 89.141, -72.204, -82.278) ( 0.04, 0.03, 0.10)
  19471. 34: angle ( 6.652, -35.001, -29.477) ( 6.660, -34.996, -29.466) ( 0.12, 0.02, 0.04)
  19472. 34: torsion ( -3.870, -4.736, -0.148) ( -3.869, -4.735, -0.147) ( 0.03, 0.03, 0.00)
  19473. 34: vdw ( 4.700, 11.402, -0.981) ( 4.700, 11.402, -0.981) ( 0.01, 0.00, 0.00)
  19474. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19475. 34: 20 (-96.914, -186.470, -88.497) (-96.882, -186.398, -88.448) ( 0.03, 0.04, 0.06)
  19476. 34: bond (-78.790, -177.103, -33.032) (-78.764, -177.044, -32.992) ( 0.03, 0.03, 0.12)
  19477. 34: angle (-37.779, -5.578, -57.772) (-37.775, -5.566, -57.764) ( 0.01, 0.22, 0.01)
  19478. 34: torsion ( 3.007, -1.147, -2.059) ( 3.009, -1.147, -2.058) ( 0.05, 0.02, 0.03)
  19479. 34: vdw ( 16.394, -2.558, 3.543) ( 16.395, -2.558, 3.543) ( 0.00, 0.01, 0.00)
  19480. 34: electro ( 0.254, -0.083, 0.823) ( 0.254, -0.083, 0.823) ( 0.00, 0.00, 0.00)
  19481. 34: 21 ( 18.115, -22.004, 18.288) ( 18.119, -22.001, 18.316) ( 0.02, 0.02, 0.15)
  19482. 34: bond ( 2.140, 2.802, 20.123) ( 2.140, 2.803, 20.150) ( 0.01, 0.02, 0.13)
  19483. 34: angle ( 15.176, -39.573, 3.891) ( 15.179, -39.570, 3.891) ( 0.02, 0.01, 0.00)
  19484. 34: torsion ( 0.307, -0.893, 0.092) ( 0.307, -0.893, 0.092) ( 0.00, 0.01, 0.00)
  19485. 34: vdw ( 0.491, 15.659, -5.817) ( 0.492, 15.659, -5.817) ( 0.04, 0.00, 0.00)
  19486. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19487. 34: 22 (-42.548, 36.110, 101.283) (-42.494, 36.142, 101.373) ( 0.13, 0.09, 0.09)
  19488. 34: bond (-23.994, 20.120, 152.420) (-23.949, 20.145, 152.498) ( 0.19, 0.13, 0.05)
  19489. 34: angle (-15.950, 11.852, -46.633) (-15.942, 11.857, -46.621) ( 0.05, 0.04, 0.03)
  19490. 34: torsion ( 1.770, 2.186, -0.008) ( 1.771, 2.188, -0.008) ( 0.06, 0.09, 0.00)
  19491. 34: vdw ( -4.798, 2.484, -4.355) ( -4.798, 2.484, -4.355) ( 0.00, 0.00, 0.00)
  19492. 34: electro ( 0.424, -0.532, -0.141) ( 0.424, -0.532, -0.141) ( 0.00, 0.00, 0.00)
  19493. 34: 23 (-43.446, 32.619, -30.428) (-43.381, 32.658, -30.357) ( 0.15, 0.12, 0.24)
  19494. 34: bond (-51.035, 39.009, -46.081) (-50.979, 39.040, -46.022) ( 0.11, 0.08, 0.13)
  19495. 34: angle ( 8.095, -5.547, 21.069) ( 8.103, -5.543, 21.081) ( 0.10, 0.08, 0.06)
  19496. 34: torsion ( -0.540, -0.735, 0.027) ( -0.538, -0.733, 0.027) ( 0.06, 0.15, 0.00)
  19497. 34: vdw ( -0.067, -0.023, -5.994) ( -0.067, -0.023, -5.994) ( 0.00, 0.00, 0.00)
  19498. 34: electro ( 0.101, -0.083, 0.550) ( 0.101, -0.083, 0.550) ( 0.00, 0.00, 0.00)
  19499. 34: 24 ( 43.655, -32.377, -0.397) ( 43.704, -32.347, -0.301) ( 0.11, 0.09, 3.82)
  19500. 34: bond ( 53.195, -40.302, 1.077) ( 53.234, -40.280, 1.160) ( 0.07, 0.06, 7.75)
  19501. 34: angle (-12.815, 9.925, 0.448) (-12.807, 9.930, 0.461) ( 0.06, 0.05, 0.56)
  19502. 34: torsion ( 0.338, 0.422, 0.009) ( 0.339, 0.424, 0.009) ( 0.04, 0.09, 0.00)
  19503. 34: vdw ( 3.486, -2.810, -1.722) ( 3.486, -2.810, -1.722) ( 0.00, 0.00, 0.00)
  19504. 34: electro ( -0.549, 0.389, -0.208) ( -0.549, 0.389, -0.208) ( 0.00, 0.00, 0.00)
  19505. 34: 25 (-32.886, 25.469, 21.497) (-32.834, 25.503, 21.587) ( 0.16, 0.13, 0.42)
  19506. 34: bond (-40.084, 29.921, 66.737) (-40.040, 29.947, 66.813) ( 0.11, 0.09, 0.12)
  19507. 34: angle ( 3.923, -1.226, -49.132) ( 3.931, -1.221, -49.119) ( 0.20, 0.39, 0.03)
  19508. 34: torsion ( -0.183, -0.218, 0.004) ( -0.181, -0.216, 0.004) ( 0.02, 0.04, 0.00)
  19509. 34: vdw ( 3.666, -3.125, 4.567) ( 3.666, -3.124, 4.567) ( 0.00, 0.00, 0.00)
  19510. 34: electro ( -0.209, 0.118, -0.679) ( -0.209, 0.118, -0.679) ( 0.00, 0.00, 0.00)
  19511. 34: 26 ( 19.751, -10.864, -138.067) ( 19.814, -10.825, -138.002) ( 0.32, 0.36, 0.05)
  19512. 34: bond (-33.426, 30.737, -202.437) (-33.371, 30.770, -202.385) ( 0.16, 0.11, 0.03)
  19513. 34: angle ( 51.930, -40.568, 58.813) ( 51.936, -40.564, 58.827) ( 0.01, 0.01, 0.02)
  19514. 34: torsion ( -0.221, -0.407, -0.147) ( -0.220, -0.405, -0.147) ( 0.02, 0.06, 0.00)
  19515. 34: vdw ( 1.469, -0.626, 5.704) ( 1.469, -0.626, 5.704) ( 0.01, 0.00, 0.00)
  19516. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19517. 34: 27 ( 9.878, -7.268, 34.221) ( 9.891, -7.260, 34.237) ( 0.13, 0.10, 0.04)
  19518. 34: bond ( 18.852, -13.640, 19.276) ( 18.863, -13.634, 19.287) ( 0.06, 0.04, 0.06)
  19519. 34: angle (-12.238, 9.361, 18.582) (-12.237, 9.362, 18.585) ( 0.01, 0.01, 0.02)
  19520. 34: torsion ( 2.363, 3.195, -0.052) ( 2.363, 3.196, -0.052) ( 0.01, 0.02, 0.00)
  19521. 34: vdw ( 1.457, -6.242, -3.795) ( 1.457, -6.241, -3.795) ( 0.01, 0.00, 0.00)
  19522. 34: electro ( -0.556, 0.058, 0.211) ( -0.556, 0.058, 0.211) ( 0.00, 0.00, 0.00)
  19523. 34: 28 (-17.475, 14.834, -2.649) (-17.462, 14.842, -2.635) ( 0.07, 0.06, 0.54)
  19524. 34: bond (-13.747, 11.035, -13.443) (-13.735, 11.043, -13.432) ( 0.08, 0.07, 0.08)
  19525. 34: angle ( -5.564, 4.176, 9.118) ( -5.562, 4.176, 9.121) ( 0.02, 0.02, 0.04)
  19526. 34: torsion ( 0.531, 0.676, 0.013) ( 0.531, 0.676, 0.013) ( 0.02, 0.03, 0.00)
  19527. 34: vdw ( 1.658, -1.338, 0.526) ( 1.658, -1.338, 0.526) ( 0.00, 0.00, 0.01)
  19528. 34: electro ( -0.354, 0.285, 1.137) ( -0.354, 0.285, 1.137) ( 0.00, 0.00, 0.00)
  19529. 34: 29 (-40.695, 27.606, 93.442) (-40.693, 27.608, 93.464) ( 0.01, 0.01, 0.02)
  19530. 34: bond ( -7.021, 2.002, 89.351) ( -7.022, 2.002, 89.373) ( 0.00, 0.01, 0.02)
  19531. 34: angle (-45.674, 35.582, -4.385) (-45.672, 35.584, -4.385) ( 0.00, 0.00, 0.00)
  19532. 34: torsion ( 1.551, 2.029, 0.076) ( 1.551, 2.029, 0.076) ( 0.01, 0.01, 0.00)
  19533. 34: vdw ( 10.450, -12.007, 8.400) ( 10.450, -12.007, 8.400) ( 0.00, 0.00, 0.00)
  19534. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19535. 34: 30 ( -0.829, -1.200, 15.993) ( -0.825, -1.197, 16.022) ( 0.36, 0.23, 0.18)
  19536. 34: bond ( -2.181, 1.471, 19.357) ( -2.181, 1.472, 19.386) ( 0.02, 0.02, 0.15)
  19537. 34: angle ( 1.519, -1.155, 0.259) ( 1.522, -1.153, 0.259) ( 0.23, 0.17, 0.00)
  19538. 34: torsion ( -0.839, -1.115, -0.010) ( -0.839, -1.115, -0.010) ( 0.02, 0.04, 0.00)
  19539. 34: vdw ( 0.546, -0.339, -2.337) ( 0.546, -0.339, -2.337) ( 0.00, 0.00, 0.00)
  19540. 34: electro ( 0.126, -0.061, -1.275) ( 0.126, -0.061, -1.275) ( 0.00, 0.00, 0.00)
  19541. 34: 31 (-11.407, 8.124, 5.758) (-11.390, 8.134, 5.767) ( 0.15, 0.12, 0.16)
  19542. 34: bond (-13.844, 10.469, 7.022) (-13.828, 10.478, 7.026) ( 0.11, 0.09, 0.06)
  19543. 34: angle ( 0.011, -0.028, 0.060) ( 0.012, -0.028, 0.065) ( 0.00, 0.00, 0.03)
  19544. 34: torsion ( -0.265, -0.344, -0.009) ( -0.264, -0.343, -0.009) ( 0.01, 0.02, 0.00)
  19545. 34: vdw ( 1.683, -1.247, -1.020) ( 1.683, -1.247, -1.020) ( 0.00, 0.00, 0.01)
  19546. 34: electro ( 1.008, -0.726, -0.295) ( 1.008, -0.726, -0.295) ( 0.00, 0.00, 0.00)
  19547. 34: 32 (-52.345, -67.440, -40.041) (-52.327, -67.403, -40.025) ( 0.03, 0.06, 0.04)
  19548. 34: bond (-50.873, -72.955, -43.899) (-50.855, -72.919, -43.886) ( 0.03, 0.05, 0.03)
  19549. 34: angle ( -1.963, 5.893, -7.524) ( -1.963, 5.895, -7.521) ( 0.00, 0.03, 0.04)
  19550. 34: torsion ( -4.234, 1.481, 2.446) ( -4.234, 1.481, 2.446) ( 0.01, 0.00, 0.00)
  19551. 34: vdw ( 4.991, -2.441, 9.032) ( 4.992, -2.441, 9.032) ( 0.00, 0.00, 0.00)
  19552. 34: electro ( -0.266, 0.581, -0.096) ( -0.266, 0.581, -0.096) ( 0.00, 0.00, 0.00)
  19553. 34: 33 ( 60.735, -72.826, 144.796) ( 60.747, -72.793, 144.826) ( 0.02, 0.05, 0.02)
  19554. 34: bond (101.827, -37.869, 196.831) (101.834, -37.846, 196.857) ( 0.01, 0.06, 0.01)
  19555. 34: angle (-36.650, -45.180, -53.604) (-36.647, -45.170, -53.601) ( 0.01, 0.02, 0.00)
  19556. 34: torsion ( -7.700, 2.459, 5.024) ( -7.698, 2.459, 5.024) ( 0.02, 0.01, 0.01)
  19557. 34: vdw ( 3.258, 7.764, -3.454) ( 3.258, 7.764, -3.454) ( 0.01, 0.00, 0.00)
  19558. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19559. 34: 34 ( 10.585, 0.388, 17.616) ( 10.635, 0.436, 17.664) ( 0.47, 1.87, 0.28)
  19560. 34: bond ( -0.500, -12.373, 9.898) ( -0.463, -12.338, 9.934) ( 1.85, 0.29, 0.36)
  19561. 34: angle ( 9.648, 15.499, 18.299) ( 9.659, 15.512, 18.311) ( 0.12, 0.08, 0.07)
  19562. 34: torsion ( 4.643, -2.560, -5.629) ( 4.644, -2.560, -5.628) ( 0.02, 0.00, 0.01)
  19563. 34: vdw ( -3.206, -0.178, -4.952) ( -3.206, -0.178, -4.952) ( 0.00, 0.00, 0.00)
  19564. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19565. 34: 35 (-15.954, -1.580, -30.115) (-15.945, -1.577, -30.093) ( 0.06, 0.20, 0.07)
  19566. 34: bond (-16.793, -0.896, -30.319) (-16.787, -0.897, -30.298) ( 0.04, 0.01, 0.07)
  19567. 34: angle ( 1.413, -0.380, -0.775) ( 1.417, -0.376, -0.774) ( 0.22, 0.12, 0.08)
  19568. 34: torsion ( -0.703, 0.187, 0.384) ( -0.703, 0.187, 0.384) ( 0.01, 0.00, 0.00)
  19569. 34: vdw ( 0.129, -0.491, 0.595) ( 0.129, -0.491, 0.595) ( 0.00, 0.00, 0.00)
  19570. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19571. 34: 36 ( 3.892, 26.603, 30.203) ( 3.901, 26.617, 30.215) ( 0.24, 0.05, 0.04)
  19572. 34: bond (-14.715, 20.399, 18.854) (-14.709, 20.410, 18.864) ( 0.04, 0.06, 0.05)
  19573. 34: angle ( 19.840, 2.318, 12.960) ( 19.843, 2.320, 12.962) ( 0.02, 0.08, 0.02)
  19574. 34: torsion ( 1.928, 0.401, 1.070) ( 1.929, 0.401, 1.070) ( 0.01, 0.00, 0.01)
  19575. 34: vdw ( -3.162, 3.486, -2.682) ( -3.162, 3.486, -2.682) ( 0.00, 0.00, 0.00)
  19576. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19577. 34: 37 ( 35.452, 17.308, 10.249) ( 35.477, 17.313, 10.254) ( 0.07, 0.03, 0.05)
  19578. 34: bond ( 32.455, 9.782, -5.786) ( 32.479, 9.784, -5.785) ( 0.08, 0.02, 0.01)
  19579. 34: angle ( 2.700, 4.121, 22.134) ( 2.701, 4.125, 22.137) ( 0.01, 0.08, 0.02)
  19580. 34: torsion ( 0.010, 0.083, 0.194) ( 0.010, 0.083, 0.194) ( 0.00, 0.00, 0.00)
  19581. 34: vdw ( 0.287, 3.322, -6.292) ( 0.287, 3.322, -6.292) ( 0.00, 0.00, 0.00)
  19582. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19583. 34: ok 26 # gradients
  19584. 34: ok 27 # energy
  19585. 34:
  19586. 34: V A L I D A T E G R A D I E N T S
  19587. 34:
  19588. 34: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  19589. 34: ----------------------------------------------------------------------------------------
  19590. 34: 1 (230.770, 15.548, 47.534) (230.842, 15.637, 47.545) ( 0.03, 0.58, 0.02)
  19591. 34: bond (121.169, 86.026, 47.443) (121.228, 86.103, 47.449) ( 0.05, 0.09, 0.01)
  19592. 34: angle (114.073, -75.278, 10.957) (114.085, -75.265, 10.959) ( 0.01, 0.02, 0.02)
  19593. 34: torsion ( 2.315, 2.076, -10.103) ( 2.315, 2.076, -10.100) ( 0.00, 0.01, 0.02)
  19594. 34: vdw ( -6.787, 2.723, -0.763) ( -6.787, 2.723, -0.763) ( 0.00, 0.00, 0.00)
  19595. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19596. 34: 2 ( 31.074, -55.193, 28.644) ( 31.177, -55.120, 28.657) ( 0.33, 0.13, 0.05)
  19597. 34: bond (105.357, -149.034, -5.246) (105.440, -148.979, -5.239) ( 0.08, 0.04, 0.14)
  19598. 34: angle (-80.367, 107.149, -3.347) (-80.347, 107.165, -3.343) ( 0.02, 0.02, 0.11)
  19599. 34: torsion ( 9.368, -1.776, 23.908) ( 9.368, -1.776, 23.910) ( 0.00, 0.00, 0.01)
  19600. 34: vdw ( -3.283, -11.531, 13.329) ( -3.283, -11.531, 13.329) ( 0.00, 0.00, 0.00)
  19601. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19602. 34: 3 (-236.753, -106.456, -95.205) (-236.677, -106.370, -95.193) ( 0.03, 0.08, 0.01)
  19603. 34: bond (-177.229, -86.227, -64.766) (-177.165, -86.154, -64.759) ( 0.04, 0.08, 0.01)
  19604. 34: angle (-70.025, -29.241, -13.562) (-70.013, -29.228, -13.560) ( 0.02, 0.04, 0.02)
  19605. 34: torsion ( 4.874, 3.954, -19.458) ( 4.874, 3.954, -19.456) ( 0.00, 0.00, 0.01)
  19606. 34: vdw ( 5.628, 5.057, 2.581) ( 5.628, 5.057, 2.581) ( 0.00, 0.00, 0.00)
  19607. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19608. 34: 4 (-126.999, -160.981, -84.433) (-126.935, -160.889, -84.419) ( 0.05, 0.06, 0.02)
  19609. 34: bond (-234.447, 24.970, -55.738) (-234.396, 25.050, -55.729) ( 0.02, 0.32, 0.02)
  19610. 34: angle ( 99.611, -183.568, -21.468) ( 99.624, -183.556, -21.465) ( 0.01, 0.01, 0.01)
  19611. 34: torsion ( 1.884, 1.751, -6.942) ( 1.884, 1.751, -6.941) ( 0.01, 0.01, 0.03)
  19612. 34: vdw ( 5.953, -4.134, -0.285) ( 5.953, -4.134, -0.285) ( 0.00, 0.00, 0.00)
  19613. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19614. 34: 5 (-22.500, 327.225, 82.973) (-22.421, 327.266, 82.984) ( 0.35, 0.01, 0.01)
  19615. 34: bond ( 38.244, 121.228, 41.806) ( 38.319, 121.256, 41.813) ( 0.20, 0.02, 0.02)
  19616. 34: angle (-54.031, 208.040, 36.291) (-54.027, 208.053, 36.292) ( 0.01, 0.01, 0.00)
  19617. 34: torsion ( -1.949, -1.946, 7.573) ( -1.949, -1.946, 7.574) ( 0.00, 0.01, 0.02)
  19618. 34: vdw ( -4.764, -0.097, -2.696) ( -4.764, -0.097, -2.696) ( 0.00, 0.00, 0.00)
  19619. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19620. 34: 6 ( 32.880, -339.346, -69.860) ( 32.955, -339.260, -69.851) ( 0.23, 0.03, 0.01)
  19621. 34: bond ( 86.762, -175.637, -21.392) ( 86.824, -175.563, -21.387) ( 0.07, 0.04, 0.02)
  19622. 34: angle (-51.939, -157.049, -49.092) (-51.926, -157.038, -49.090) ( 0.03, 0.01, 0.00)
  19623. 34: torsion ( -0.579, -0.614, 2.947) ( -0.579, -0.614, 2.949) ( 0.01, 0.01, 0.08)
  19624. 34: vdw ( -0.865, -6.374, -2.432) ( -0.865, -6.374, -2.432) ( 0.02, 0.00, 0.00)
  19625. 34: electro ( -0.499, 0.329, 0.109) ( -0.499, 0.329, 0.109) ( 0.00, 0.00, 0.00)
  19626. 34: 7 (133.858, 88.163, -4.538) (133.901, 88.209, -4.499) ( 0.03, 0.05, 0.86)
  19627. 34: bond (120.107, -51.316, -45.582) (120.140, -51.282, -45.553) ( 0.03, 0.07, 0.06)
  19628. 34: angle ( 14.796, 145.842, 41.461) ( 14.806, 145.853, 41.471) ( 0.07, 0.01, 0.02)
  19629. 34: torsion ( -0.612, -0.558, 2.434) ( -0.612, -0.558, 2.435) ( 0.00, 0.00, 0.01)
  19630. 34: vdw ( -0.433, -5.805, -2.852) ( -0.433, -5.804, -2.852) ( 0.00, 0.00, 0.00)
  19631. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19632. 34: 8 ( -8.961, 88.814, 12.903) ( -8.949, 88.851, 12.924) ( 0.13, 0.04, 0.16)
  19633. 34: bond (-20.203, 101.675, 18.600) (-20.201, 101.710, 18.616) ( 0.01, 0.04, 0.09)
  19634. 34: angle ( 38.037, -13.083, 7.156) ( 38.047, -13.081, 7.160) ( 0.03, 0.01, 0.06)
  19635. 34: torsion (-21.767, -2.156, -9.606) (-21.768, -2.156, -9.606) ( 0.00, 0.00, 0.00)
  19636. 34: vdw ( -5.028, 2.378, -3.247) ( -5.027, 2.378, -3.247) ( 0.01, 0.00, 0.00)
  19637. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19638. 34: 9 ( -1.781, 27.438, 6.210) ( -1.735, 27.485, 6.259) ( 2.59, 0.17, 0.79)
  19639. 34: bond ( -2.842, -29.193, 13.720) ( -2.805, -29.158, 13.757) ( 1.28, 0.12, 0.27)
  19640. 34: angle ( -6.775, 56.706, -9.037) ( -6.765, 56.718, -9.025) ( 0.15, 0.02, 0.13)
  19641. 34: torsion ( 8.642, -0.633, 2.133) ( 8.642, -0.634, 2.133) ( 0.01, 0.02, 0.01)
  19642. 34: vdw ( -0.806, 0.558, -0.606) ( -0.806, 0.558, -0.606) ( 0.00, 0.00, 0.00)
  19643. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19644. 34: 10 (121.026, 97.357, 77.519) (121.076, 97.405, 77.566) ( 0.04, 0.05, 0.06)
  19645. 34: bond ( 55.916, 58.881, 22.131) ( 55.952, 58.916, 22.168) ( 0.06, 0.06, 0.17)
  19646. 34: angle ( 65.497, 37.697, 49.927) ( 65.510, 37.710, 49.937) ( 0.02, 0.04, 0.02)
  19647. 34: torsion ( -1.399, -1.243, 5.820) ( -1.399, -1.243, 5.820) ( 0.00, 0.00, 0.01)
  19648. 34: vdw ( 1.013, 2.022, -0.358) ( 1.013, 2.022, -0.358) ( 0.01, 0.01, 0.00)
  19649. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19650. 34: 11 (-178.441, 56.536, -12.123) (-178.391, 56.584, -12.076) ( 0.03, 0.09, 0.39)
  19651. 34: bond (-113.413, 39.694, -12.800) (-113.376, 39.729, -12.764) ( 0.03, 0.09, 0.28)
  19652. 34: angle (-63.583, 15.799, 0.304) (-63.571, 15.813, 0.315) ( 0.02, 0.08, 0.31)
  19653. 34: torsion ( -0.164, -0.169, 0.725) ( -0.164, -0.169, 0.726) ( 0.00, 0.00, 0.03)
  19654. 34: vdw ( -1.281, 1.211, -0.352) ( -1.281, 1.211, -0.352) ( 0.00, 0.01, 0.00)
  19655. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19656. 34: 12 (-309.585, 168.570, -61.479) (-309.474, 168.656, -61.471) ( 0.04, 0.05, 0.01)
  19657. 34: bond (-261.125, 204.404, -58.888) (-261.025, 204.475, -58.884) ( 0.04, 0.03, 0.01)
  19658. 34: angle (-44.453, -44.369, -0.417) (-44.442, -44.354, -0.417) ( 0.03, 0.03, 0.01)
  19659. 34: torsion ( 0.061, -0.086, -0.605) ( 0.061, -0.086, -0.601) ( 0.00, 0.00, 0.25)
  19660. 34: vdw ( -4.068, 8.620, -1.569) ( -4.068, 8.620, -1.569) ( 0.00, 0.00, 0.00)
  19661. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19662. 34: 13 ( 43.845, -102.204, 20.477) ( 43.934, -102.124, 20.483) ( 0.20, 0.08, 0.03)
  19663. 34: bond (117.722, -98.093, 27.700) (117.798, -98.025, 27.703) ( 0.06, 0.07, 0.01)
  19664. 34: angle (-74.835, -7.801, -6.628) (-74.822, -7.789, -6.628) ( 0.02, 0.15, 0.00)
  19665. 34: torsion ( 0.024, -0.039, -0.234) ( 0.024, -0.039, -0.230) ( 0.00, 0.00, 0.08)
  19666. 34: vdw ( 2.133, 2.565, -0.133) ( 2.133, 2.565, -0.133) ( 0.00, 0.00, 0.00)
  19667. 34: electro ( -1.199, 1.164, -0.229) ( -1.199, 1.164, -0.229) ( 0.00, 0.00, 0.00)
  19668. 34: 14 (-36.109, -48.858, 3.417) (-36.039, -48.759, 3.424) ( 0.20, 0.20, 0.21)
  19669. 34: bond (-115.278, -76.367, -0.800) (-115.221, -76.279, -0.797) ( 0.05, 0.11, 0.30)
  19670. 34: angle ( 71.512, 27.575, 3.506) ( 71.525, 27.586, 3.506) ( 0.02, 0.04, 0.01)
  19671. 34: torsion ( 0.015, -0.022, -0.148) ( 0.015, -0.022, -0.145) ( 0.00, 0.00, 0.05)
  19672. 34: vdw ( 8.156, -0.533, 0.952) ( 8.157, -0.533, 0.952) ( 0.00, 0.00, 0.00)
  19673. 34: electro ( -0.515, 0.489, -0.092) ( -0.515, 0.489, -0.092) ( 0.00, 0.00, 0.00)
  19674. 34: 15 ( 33.113, 48.660, -4.041) ( 33.209, 48.734, -4.035) ( 0.29, 0.15, 0.17)
  19675. 34: bond ( 31.105, 131.273, -16.544) ( 31.189, 131.334, -16.541) ( 0.27, 0.05, 0.02)
  19676. 34: angle ( -1.857, -74.929, 11.143) ( -1.845, -74.917, 11.143) ( 0.64, 0.02, 0.00)
  19677. 34: torsion ( 0.027, -0.039, -0.263) ( 0.027, -0.039, -0.260) ( 0.00, 0.00, 0.08)
  19678. 34: vdw ( 3.027, -7.745, 1.526) ( 3.027, -7.745, 1.526) ( 0.00, 0.00, 0.00)
  19679. 34: electro ( 0.811, 0.101, 0.097) ( 0.811, 0.101, 0.097) ( 0.00, 0.00, 0.00)
  19680. 34: 16 (121.317, -1.933, 14.143) (121.404, -1.852, 14.149) ( 0.07, 4.20, 0.04)
  19681. 34: bond (133.239, -68.848, 24.454) (133.314, -68.779, 24.457) ( 0.06, 0.10, 0.01)
  19682. 34: angle (-10.468, 68.924, -10.394) (-10.456, 68.937, -10.394) ( 0.12, 0.02, 0.00)
  19683. 34: torsion ( 0.005, -0.025, -0.143) ( 0.005, -0.024, -0.140) ( 0.00, 0.00, 0.05)
  19684. 34: vdw ( -2.434, -2.403, 0.153) ( -2.434, -2.403, 0.153) ( 0.00, 0.00, 0.00)
  19685. 34: electro ( 0.975, 0.417, 0.073) ( 0.975, 0.417, 0.073) ( 0.00, 0.00, 0.00)
  19686. 34: 17 (-325.590, 298.031, -75.555) (-325.500, 298.136, -75.547) ( 0.03, 0.04, 0.01)
  19687. 34: bond (-371.855, 211.563, -66.837) (-371.779, 211.658, -66.833) ( 0.02, 0.04, 0.01)
  19688. 34: angle ( 55.346, 85.009, -7.558) ( 55.360, 85.020, -7.558) ( 0.03, 0.01, 0.00)
  19689. 34: torsion ( 0.036, -0.026, -0.174) ( 0.037, -0.026, -0.170) ( 0.00, 0.00, 0.06)
  19690. 34: vdw ( -9.118, 1.484, -0.986) ( -9.118, 1.484, -0.986) ( 0.00, 0.00, 0.00)
  19691. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19692. 34: 18 (164.570, -216.301, 59.167) (164.657, -216.222, 59.174) ( 0.05, 0.04, 0.01)
  19693. 34: bond (138.178, -139.130, 38.931) (138.251, -139.065, 38.934) ( 0.05, 0.05, 0.01)
  19694. 34: angle ( 25.727, -77.475, 12.790) ( 25.740, -77.460, 12.791) ( 0.05, 0.02, 0.00)
  19695. 34: torsion ( -0.695, 0.990, 6.900) ( -0.695, 0.990, 6.903) ( 0.00, 0.01, 0.04)
  19696. 34: vdw ( 2.153, -5.046, 0.612) ( 2.153, -5.046, 0.612) ( 0.00, 0.00, 0.00)
  19697. 34: electro ( -0.792, 4.359, -0.065) ( -0.792, 4.359, -0.065) ( 0.00, 0.00, 0.00)
  19698. 34: 19 (-965.766, 2663.086, -575.860) (-965.690, 2663.170, -575.850) ( 0.01, 0.00, 0.00)
  19699. 34: bond (-1418.917, 2382.703, -443.048) (-1418.856, 2382.777, -443.040) ( 0.00, 0.00, 0.00)
  19700. 34: angle (447.095, 281.029, -129.732) (447.109, 281.038, -129.733) ( 0.00, 0.00, 0.00)
  19701. 34: torsion ( 0.024, 0.039, 0.308) ( 0.024, 0.039, 0.309) ( 0.00, 0.00, 0.05)
  19702. 34: vdw ( 6.033, -0.685, -3.387) ( 6.033, -0.685, -3.387) ( 0.00, 0.00, 0.00)
  19703. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19704. 34: 20 (114.232, -437.606, 83.440) (114.289, -437.539, 83.444) ( 0.05, 0.02, 0.00)
  19705. 34: bond (358.499, -354.381, 86.813) (358.545, -354.320, 86.816) ( 0.01, 0.02, 0.00)
  19706. 34: angle (-245.243, -83.323, -1.702) (-245.232, -83.318, -1.702) ( 0.00, 0.01, 0.01)
  19707. 34: torsion ( 0.110, -0.237, -1.547) ( 0.110, -0.237, -1.546) ( 0.00, 0.00, 0.07)
  19708. 34: vdw ( 0.866, 0.335, -0.124) ( 0.866, 0.335, -0.124) ( 0.00, 0.00, 0.00)
  19709. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19710. 34: 21 (1412.002, -2219.798, 590.177) (1412.038, -2219.762, 590.203) ( 0.00, 0.00, 0.00)
  19711. 34: bond (1625.070, -1930.637, 478.096) (1625.097, -1930.605, 478.116) ( 0.00, 0.00, 0.00)
  19712. 34: angle (-197.172, -290.361, 113.648) (-197.163, -290.357, 113.653) ( 0.00, 0.00, 0.00)
  19713. 34: torsion ( 0.078, -0.157, -1.123) ( 0.078, -0.157, -1.123) ( 0.00, 0.00, 0.02)
  19714. 34: vdw (-21.130, 1.015, -0.657) (-21.129, 1.015, -0.657) ( 0.00, 0.00, 0.00)
  19715. 34: electro ( 5.156, 0.342, 0.213) ( 5.156, 0.342, 0.213) ( 0.00, 0.00, 0.00)
  19716. 34: 22 (-366.659, -78.515, -15.951) (-366.643, -78.496, -15.948) ( 0.00, 0.02, 0.02)
  19717. 34: bond (-171.955, -219.996, -39.220) (-171.945, -219.980, -39.219) ( 0.01, 0.01, 0.00)
  19718. 34: angle (-23.182, 13.743, 24.534) (-23.181, 13.744, 24.536) ( 0.01, 0.01, 0.01)
  19719. 34: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19720. 34: vdw (-160.520, 122.573, -1.512) (-160.516, 122.575, -1.512) ( 0.00, 0.00, 0.03)
  19721. 34: electro (-11.002, 5.165, 0.246) (-11.002, 5.165, 0.246) ( 0.00, 0.00, 0.00)
  19722. 34: 23 (-22.584, 54.833, 6.425) (-22.566, 54.848, 6.428) ( 0.08, 0.03, 0.05)
  19723. 34: bond ( 15.086, 13.833, 6.673) ( 15.101, 13.845, 6.676) ( 0.09, 0.09, 0.04)
  19724. 34: angle (-45.622, 49.256, 1.036) (-45.620, 49.258, 1.036) ( 0.01, 0.01, 0.01)
  19725. 34: torsion ( 0.047, 0.044, -0.198) ( 0.047, 0.044, -0.198) ( 0.00, 0.00, 0.01)
  19726. 34: vdw ( 7.493, -8.141, -1.046) ( 7.493, -8.141, -1.046) ( 0.00, 0.00, 0.00)
  19727. 34: electro ( 0.412, -0.158, -0.040) ( 0.412, -0.158, -0.040) ( 0.00, 0.00, 0.00)
  19728. 34: 24 (-16.608, -19.937, -12.909) (-16.604, -19.911, -12.905) ( 0.02, 0.13, 0.03)
  19729. 34: bond ( -3.330, -18.505, 2.198) ( -3.329, -18.479, 2.198) ( 0.02, 0.14, 0.01)
  19730. 34: angle (-13.113, -0.092, -20.627) (-13.110, -0.092, -20.624) ( 0.02, 0.00, 0.02)
  19731. 34: torsion ( 0.001, -0.003, -0.022) ( 0.001, -0.003, -0.022) ( 0.00, 0.00, 0.00)
  19732. 34: vdw ( -0.167, -1.338, 5.543) ( -0.167, -1.338, 5.543) ( 0.01, 0.00, 0.00)
  19733. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19734. 34: 25 ( 11.683, 5.989, 18.013) ( 11.692, 5.996, 18.033) ( 0.07, 0.12, 0.11)
  19735. 34: bond ( 19.057, 11.460, 31.582) ( 19.064, 11.462, 31.601) ( 0.03, 0.02, 0.06)
  19736. 34: angle (-13.425, 45.799, -8.517) (-13.423, 45.803, -8.516) ( 0.02, 0.01, 0.01)
  19737. 34: torsion ( -0.014, -0.022, 0.017) ( -0.014, -0.022, 0.017) ( 0.00, 0.00, 0.00)
  19738. 34: vdw ( 6.066, -51.248, -5.069) ( 6.066, -51.246, -5.069) ( 0.00, 0.00, 0.00)
  19739. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19740. 34: 26 ( 0.724, -29.231, -9.886) ( 0.729, -29.220, -9.867) ( 0.37, 0.04, 0.20)
  19741. 34: bond ( 4.372, -9.327, -14.621) ( 4.374, -9.320, -14.603) ( 0.04, 0.08, 0.13)
  19742. 34: angle ( -0.345, -31.995, 20.315) ( -0.342, -31.992, 20.316) ( 0.13, 0.01, 0.00)
  19743. 34: torsion ( -6.009, 0.002, -1.801) ( -6.009, 0.002, -1.801) ( 0.00, 0.00, 0.00)
  19744. 34: vdw ( 2.706, 12.090, -13.779) ( 2.706, 12.090, -13.778) ( 0.00, 0.00, 0.00)
  19745. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19746. 34: 27 (-25.773, 20.839, -2.648) (-25.754, 20.850, -2.643) ( 0.07, 0.06, 0.18)
  19747. 34: bond (-26.324, 19.256, -7.192) (-26.307, 19.266, -7.191) ( 0.07, 0.05, 0.02)
  19748. 34: angle ( -1.773, -2.324, 0.259) ( -1.772, -2.322, 0.263) ( 0.07, 0.11, 0.09)
  19749. 34: torsion ( 2.286, 4.628, 4.034) ( 2.286, 4.628, 4.034) ( 0.00, 0.00, 0.00)
  19750. 34: vdw ( 0.038, -0.721, 0.252) ( 0.038, -0.721, 0.252) ( 0.00, 0.00, 0.00)
  19751. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19752. 34: 28 ( 31.717, 10.764, 4.950) ( 31.735, 10.776, 4.955) ( 0.06, 0.11, 0.10)
  19753. 34: bond ( 24.691, 19.128, 8.139) ( 24.707, 19.138, 8.140) ( 0.07, 0.05, 0.02)
  19754. 34: angle ( 4.802, -5.862, -0.807) ( 4.803, -5.860, -0.803) ( 0.04, 0.04, 0.26)
  19755. 34: torsion ( 3.079, -3.340, -1.493) ( 3.079, -3.340, -1.494) ( 0.00, 0.00, 0.00)
  19756. 34: vdw ( -0.855, 0.838, -0.889) ( -0.855, 0.838, -0.889) ( 0.00, 0.00, 0.00)
  19757. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19758. 34: 29 ( 17.273, -9.621, 3.628) ( 17.287, -9.611, 3.639) ( 0.08, 0.11, 0.30)
  19759. 34: bond ( 27.772, -19.828, 22.921) ( 27.785, -19.821, 22.930) ( 0.05, 0.03, 0.04)
  19760. 34: angle ( -7.655, -43.113, -27.996) ( -7.653, -43.111, -27.993) ( 0.03, 0.01, 0.01)
  19761. 34: torsion ( -0.003, 0.001, 0.005) ( -0.003, 0.001, 0.005) ( 0.00, 0.00, 0.00)
  19762. 34: vdw ( -2.841, 53.319, 8.698) ( -2.841, 53.320, 8.698) ( 0.00, 0.00, 0.00)
  19763. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19764. 34: 30 ( 8.872, 4.980, -31.183) ( 8.880, 4.987, -31.164) ( 0.10, 0.15, 0.06)
  19765. 34: bond ( 14.300, 12.483, -24.570) ( 14.306, 12.488, -24.553) ( 0.04, 0.04, 0.07)
  19766. 34: angle ( -5.491, -6.853, -6.683) ( -5.488, -6.850, -6.681) ( 0.05, 0.05, 0.02)
  19767. 34: torsion ( -0.006, 0.007, 0.000) ( -0.006, 0.007, 0.000) ( 0.00, 0.00, 0.00)
  19768. 34: vdw ( 0.068, -0.657, 0.070) ( 0.068, -0.657, 0.070) ( 0.00, 0.00, 0.00)
  19769. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19770. 34: 31 (-38.803, 21.558, -3.759) (-38.796, 21.575, -3.747) ( 0.02, 0.08, 0.31)
  19771. 34: bond ( -9.767, 20.602, 16.092) ( -9.764, 20.617, 16.101) ( 0.03, 0.07, 0.06)
  19772. 34: angle (-39.187, 1.263, -25.384) (-39.183, 1.265, -25.382) ( 0.01, 0.14, 0.01)
  19773. 34: torsion ( 0.002, -0.008, 0.011) ( 0.002, -0.008, 0.011) ( 0.00, 0.00, 0.00)
  19774. 34: vdw ( 10.149, -0.299, 5.522) ( 10.150, -0.299, 5.522) ( 0.00, 0.00, 0.00)
  19775. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19776. 34: 32 ( -1.413, -33.007, -7.791) ( -1.399, -32.990, -7.786) ( 0.98, 0.05, 0.06)
  19777. 34: bond (-17.356, -19.718, -3.615) (-17.344, -19.703, -3.614) ( 0.07, 0.08, 0.01)
  19778. 34: angle ( 25.951, -21.946, -4.917) ( 25.953, -21.945, -4.913) ( 0.01, 0.01, 0.08)
  19779. 34: torsion ( 0.013, 0.004, -0.083) ( 0.013, 0.004, -0.083) ( 0.00, 0.00, 0.00)
  19780. 34: vdw (-10.021, 8.654, 0.824) (-10.021, 8.654, 0.824) ( 0.00, 0.00, 0.00)
  19781. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19782. 34: 33 ( 14.342, 25.091, 24.049) ( 14.347, 25.101, 24.069) ( 0.04, 0.04, 0.08)
  19783. 34: bond ( -8.159, 14.049, 22.197) ( -8.157, 14.056, 22.215) ( 0.03, 0.05, 0.08)
  19784. 34: angle ( 25.372, 11.763, 1.871) ( 25.375, 11.766, 1.872) ( 0.01, 0.03, 0.07)
  19785. 34: torsion ( -0.032, -0.072, 0.034) ( -0.032, -0.072, 0.034) ( 0.00, 0.00, 0.00)
  19786. 34: vdw ( -2.839, -0.649, -0.052) ( -2.839, -0.649, -0.052) ( 0.00, 0.00, 0.00)
  19787. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19788. 34: 34 ( 14.982, 24.879, -21.566) ( 14.985, 24.891, -21.547) ( 0.02, 0.05, 0.09)
  19789. 34: bond ( -1.186, 18.722, -25.133) ( -1.186, 18.732, -25.115) ( 0.01, 0.05, 0.07)
  19790. 34: angle ( 16.567, 6.266, 3.891) ( 16.570, 6.268, 3.893) ( 0.02, 0.04, 0.04)
  19791. 34: torsion ( 0.018, 0.066, 0.048) ( 0.018, 0.066, 0.048) ( 0.00, 0.00, 0.00)
  19792. 34: vdw ( -0.417, -0.174, -0.372) ( -0.417, -0.174, -0.372) ( 0.00, 0.00, 0.00)
  19793. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19794. 34: 35 ( 4.828, 0.430, 0.212) ( 4.842, 0.451, 0.213) ( 0.29, 0.89, 0.02)
  19795. 34: bond ( 1.611, 2.181, -0.163) ( 1.621, 2.200, -0.162) ( 0.63, 0.86, 0.00)
  19796. 34: angle ( 3.124, -2.253, 0.734) ( 3.127, -2.251, 0.734) ( 0.12, 0.08, 0.00)
  19797. 34: torsion ( 0.021, -0.030, -0.197) ( 0.021, -0.030, -0.196) ( 0.00, 0.00, 0.02)
  19798. 34: vdw ( -0.881, 1.566, -0.324) ( -0.881, 1.566, -0.324) ( 0.00, 0.00, 0.00)
  19799. 34: electro ( 0.953, -1.035, 0.162) ( 0.953, -1.035, 0.162) ( 0.00, 0.00, 0.00)
  19800. 34: 36 (-38.521, 8.137, -5.650) (-38.493, 8.143, -5.648) ( 0.07, 0.08, 0.03)
  19801. 34: bond (-41.790, 5.311, -5.340) (-41.762, 5.312, -5.339) ( 0.07, 0.01, 0.01)
  19802. 34: angle ( 0.354, 2.444, -0.335) ( 0.354, 2.449, -0.335) ( 0.00, 0.22, 0.00)
  19803. 34: torsion ( 0.022, -0.032, -0.207) ( 0.022, -0.032, -0.206) ( 0.00, 0.00, 0.01)
  19804. 34: vdw ( 2.141, 0.498, 0.160) ( 2.141, 0.498, 0.160) ( 0.00, 0.01, 0.00)
  19805. 34: electro ( 0.751, -0.084, 0.071) ( 0.751, -0.084, 0.071) ( 0.00, 0.00, 0.00)
  19806. 34: 37 (-21.113, 33.562, -7.402) (-21.104, 33.587, -7.401) ( 0.05, 0.07, 0.03)
  19807. 34: bond (-17.334, 38.426, -7.733) (-17.329, 38.450, -7.732) ( 0.03, 0.06, 0.01)
  19808. 34: angle ( -3.889, -1.784, -0.159) ( -3.885, -1.783, -0.159) ( 0.12, 0.05, 0.00)
  19809. 34: torsion ( -0.003, 0.004, 0.027) ( -0.003, 0.004, 0.028) ( 0.00, 0.00, 0.00)
  19810. 34: vdw ( 0.176, -2.175, 0.348) ( 0.176, -2.175, 0.348) ( 0.00, 0.00, 0.00)
  19811. 34: electro ( -0.062, -0.910, 0.114) ( -0.062, -0.910, 0.114) ( 0.00, 0.00, 0.00)
  19812. 34: 38 ( -5.431, -0.451, 0.024) ( -5.417, -0.431, 0.025) ( 0.26, 0.91, 0.00)
  19813. 34: bond ( -1.879, -2.467, 0.180) ( -1.868, -2.448, 0.180) ( 0.57, 0.74, 0.00)
  19814. 34: angle ( -0.324, 0.244, 0.014) ( -0.321, 0.246, 0.014) ( 0.11, 0.05, 0.00)
  19815. 34: torsion ( -0.045, 0.066, 0.437) ( -0.045, 0.066, 0.437) ( 0.00, 0.00, 0.03)
  19816. 34: vdw ( -1.909, 0.542, -0.273) ( -1.909, 0.542, -0.273) ( 0.00, 0.00, 0.00)
  19817. 34: electro ( -1.274, 1.163, -0.334) ( -1.274, 1.163, -0.334) ( 0.00, 0.00, 0.00)
  19818. 34: 39 (204.595, -232.813, 17.423) (204.607, -232.783, 17.424) ( 0.01, 0.01, 0.00)
  19819. 34: bond (-25.243, -90.642, 9.182) (-25.240, -90.615, 9.182) ( 0.01, 0.03, 0.01)
  19820. 34: angle ( 46.593, -12.125, 8.430) ( 46.598, -12.125, 8.430) ( 0.01, 0.00, 0.00)
  19821. 34: torsion ( 0.323, -0.400, -3.056) ( 0.323, -0.400, -3.055) ( 0.00, 0.00, 0.02)
  19822. 34: vdw (176.635, -118.304, 3.193) (176.640, -118.302, 3.193) ( 0.00, 0.00, 0.02)
  19823. 34: electro ( 6.286, -11.341, -0.326) ( 6.286, -11.341, -0.326) ( 0.00, 0.00, 0.00)
  19824. 34: ok 28 # gradients
  19825. 34: ok 29 # energy
  19826. 34:
  19827. 34: V A L I D A T E G R A D I E N T S
  19828. 34:
  19829. 34: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  19830. 34: ----------------------------------------------------------------------------------------
  19831. 34: 1 (-483.685, -788.434, -25.900) (-483.635, -788.379, -25.858) ( 0.01, 0.01, 0.16)
  19832. 34: bond (-123.483, -133.688, 12.161) (-123.445, -133.645, 12.191) ( 0.03, 0.03, 0.25)
  19833. 34: angle (-359.908, -649.896, -38.074) (-359.897, -649.884, -38.062) ( 0.00, 0.00, 0.03)
  19834. 34: torsion ( 2.101, -1.457, 2.833) ( 2.101, -1.457, 2.833) ( 0.02, 0.02, 0.02)
  19835. 34: vdw ( -2.395, -3.392, -2.820) ( -2.395, -3.392, -2.820) ( 0.00, 0.00, 0.00)
  19836. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19837. 34: 2 (-150.289, 75.914, 142.318) (-150.239, 75.954, 142.365) ( 0.03, 0.05, 0.03)
  19838. 34: bond ( 9.834, 50.544, -146.894) ( 9.875, 50.571, -146.855) ( 0.41, 0.05, 0.03)
  19839. 34: angle (-153.746, 27.483, 293.328) (-153.736, 27.495, 293.336) ( 0.01, 0.04, 0.00)
  19840. 34: torsion ( -6.223, -2.600, -3.652) ( -6.222, -2.599, -3.651) ( 0.01, 0.03, 0.02)
  19841. 34: vdw ( -0.155, 0.487, -0.464) ( -0.155, 0.487, -0.464) ( 0.00, 0.00, 0.00)
  19842. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19843. 34: 3 (118.446, 171.114, -465.743) (118.500, 171.156, -465.699) ( 0.04, 0.02, 0.01)
  19844. 34: bond (-19.118, 50.713, -154.500) (-19.073, 50.747, -154.471) ( 0.24, 0.07, 0.02)
  19845. 34: angle (137.091, 91.897, -324.372) (137.099, 91.904, -324.357) ( 0.01, 0.01, 0.00)
  19846. 34: torsion ( -0.601, 28.940, 16.482) ( -0.601, 28.940, 16.483) ( 0.00, 0.00, 0.00)
  19847. 34: vdw ( 1.074, -0.436, -3.354) ( 1.074, -0.436, -3.354) ( 0.01, 0.00, 0.00)
  19848. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19849. 34: 4 (-86.609, 439.014, 711.149) (-86.565, 439.062, 711.205) ( 0.05, 0.01, 0.01)
  19850. 34: bond (-32.932, 73.361, 171.694) (-32.901, 73.397, 171.737) ( 0.09, 0.05, 0.03)
  19851. 34: angle (-54.988, 361.477, 537.547) (-54.976, 361.488, 537.560) ( 0.02, 0.00, 0.00)
  19852. 34: torsion ( 0.844, 1.591, -0.716) ( 0.845, 1.592, -0.716) ( 0.04, 0.03, 0.01)
  19853. 34: vdw ( 0.467, 2.585, 2.624) ( 0.467, 2.585, 2.624) ( 0.00, 0.00, 0.00)
  19854. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19855. 34: 5 ( -7.567, -638.470, 59.542) ( -7.494, -638.410, 59.578) ( 0.97, 0.01, 0.06)
  19856. 34: bond (236.905, -169.810, 6.565) (236.972, -169.758, 6.592) ( 0.03, 0.03, 0.41)
  19857. 34: angle (-212.896, -410.032, 140.931) (-212.889, -410.024, 140.940) ( 0.00, 0.00, 0.01)
  19858. 34: torsion (-26.430, -66.832, -87.390) (-26.430, -66.832, -87.390) ( 0.00, 0.00, 0.00)
  19859. 34: vdw ( -5.147, 8.205, -0.565) ( -5.147, 8.205, -0.565) ( 0.00, 0.00, 0.00)
  19860. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19861. 34: 6 (228.653, 260.133, 44.807) (228.739, 260.195, 44.834) ( 0.04, 0.02, 0.06)
  19862. 34: bond (-54.553, -97.251, 136.985) (-54.476, -97.200, 137.006) ( 0.14, 0.05, 0.02)
  19863. 34: angle (241.657, 321.716, -125.937) (241.665, 321.726, -125.930) ( 0.00, 0.00, 0.00)
  19864. 34: torsion ( 33.723, 32.553, 36.486) ( 33.724, 32.554, 36.486) ( 0.00, 0.00, 0.00)
  19865. 34: vdw ( 8.350, 3.286, -3.257) ( 8.350, 3.286, -3.257) ( 0.00, 0.00, 0.00)
  19866. 34: electro ( -0.524, -0.171, 0.530) ( -0.524, -0.171, 0.530) ( 0.00, 0.00, 0.00)
  19867. 34: 7 (-587.438, -143.305, 11.645) (-587.363, -143.225, 11.664) ( 0.01, 0.06, 0.17)
  19868. 34: bond (-298.842, -73.718, 17.820) (-298.773, -73.651, 17.834) ( 0.02, 0.09, 0.08)
  19869. 34: angle (-258.526, -67.862, -17.538) (-258.520, -67.851, -17.531) ( 0.00, 0.02, 0.04)
  19870. 34: torsion (-39.427, -2.663, 13.927) (-39.427, -2.663, 13.926) ( 0.00, 0.00, 0.01)
  19871. 34: vdw ( 9.955, 0.661, -2.710) ( 9.955, 0.661, -2.710) ( 0.00, 0.00, 0.00)
  19872. 34: electro ( -0.598, 0.279, 0.145) ( -0.598, 0.279, 0.145) ( 0.00, 0.00, 0.00)
  19873. 34: 8 ( 45.410, 31.974, 493.709) ( 45.471, 32.044, 493.748) ( 0.13, 0.22, 0.01)
  19874. 34: bond (-37.015, 339.079, 109.544) (-36.964, 339.142, 109.578) ( 0.14, 0.02, 0.03)
  19875. 34: angle ( 63.762, -301.464, 382.571) ( 63.773, -301.456, 382.577) ( 0.02, 0.00, 0.00)
  19876. 34: torsion ( 14.673, 1.679, -0.383) ( 14.672, 1.679, -0.383) ( 0.00, 0.00, 0.02)
  19877. 34: vdw ( 3.991, -7.321, 1.976) ( 3.991, -7.320, 1.976) ( 0.00, 0.00, 0.00)
  19878. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19879. 34: 9 (360.867, 242.908, -676.023) (360.927, 242.947, -675.950) ( 0.02, 0.02, 0.01)
  19880. 34: bond (152.916, 8.014, -198.640) (152.966, 8.044, -198.571) ( 0.03, 0.37, 0.03)
  19881. 34: angle (227.853, 245.387, -443.490) (227.864, 245.396, -443.485) ( 0.00, 0.00, 0.00)
  19882. 34: torsion (-13.958, -16.520, -43.857) (-13.958, -16.521, -43.857) ( 0.00, 0.00, 0.00)
  19883. 34: vdw ( -5.702, 5.042, 10.533) ( -5.702, 5.042, 10.533) ( 0.00, 0.01, 0.00)
  19884. 34: electro ( -0.242, 0.986, -0.569) ( -0.242, 0.986, -0.569) ( 0.00, 0.00, 0.00)
  19885. 34: 10 (-111.605, -180.030, 561.474) (-111.548, -179.947, 561.506) ( 0.05, 0.05, 0.01)
  19886. 34: bond ( 67.468, 54.576, -12.563) ( 67.512, 54.651, -12.535) ( 0.07, 0.14, 0.22)
  19887. 34: angle (-184.159, -249.578, 505.421) (-184.147, -249.570, 505.426) ( 0.01, 0.00, 0.00)
  19888. 34: torsion ( 13.823, 16.842, 62.209) ( 13.823, 16.842, 62.209) ( 0.00, 0.00, 0.00)
  19889. 34: vdw ( -9.154, -2.355, 6.685) ( -9.154, -2.355, 6.685) ( 0.00, 0.00, 0.00)
  19890. 34: electro ( 0.418, 0.486, -0.279) ( 0.418, 0.486, -0.279) ( 0.00, 0.00, 0.00)
  19891. 34: 11 ( 38.790, -27.584, -102.068) ( 38.833, -27.533, -102.027) ( 0.11, 0.18, 0.04)
  19892. 34: bond (-120.065, -106.033, 79.009) (-120.030, -105.994, 79.042) ( 0.03, 0.04, 0.04)
  19893. 34: angle (150.692, 64.751, -222.033) (150.700, 64.762, -222.025) ( 0.01, 0.02, 0.00)
  19894. 34: torsion ( 7.707, 14.295, 42.537) ( 7.708, 14.295, 42.537) ( 0.00, 0.00, 0.00)
  19895. 34: vdw ( 0.455, -0.597, -1.581) ( 0.455, -0.597, -1.581) ( 0.00, 0.00, 0.00)
  19896. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19897. 34: 12 (315.995, -171.132, -664.068) (316.042, -171.087, -664.013) ( 0.01, 0.03, 0.01)
  19898. 34: bond ( 87.522, -58.387, -171.625) ( 87.557, -58.353, -171.583) ( 0.04, 0.06, 0.02)
  19899. 34: angle (229.808, -113.542, -492.188) (229.819, -113.531, -492.175) ( 0.00, 0.01, 0.00)
  19900. 34: torsion ( -0.960, 0.838, -0.805) ( -0.960, 0.839, -0.805) ( 0.04, 0.04, 0.01)
  19901. 34: vdw ( -0.375, -0.042, 0.550) ( -0.375, -0.042, 0.550) ( 0.00, 0.00, 0.00)
  19902. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19903. 34: 13 (222.439, -937.863, 264.573) (222.468, -937.828, 264.632) ( 0.01, 0.00, 0.02)
  19904. 34: bond (-46.368, -89.865, 59.959) (-46.335, -89.841, 60.025) ( 0.07, 0.03, 0.11)
  19905. 34: angle (258.667, -818.948, 227.732) (258.669, -818.936, 227.731) ( 0.00, 0.00, 0.00)
  19906. 34: torsion ( 9.754, -28.354, -26.126) ( 9.749, -28.354, -26.131) ( 0.06, 0.00, 0.02)
  19907. 34: vdw ( 0.300, 0.067, 3.587) ( 0.300, 0.067, 3.587) ( 0.00, 0.00, 0.00)
  19908. 34: electro ( 0.085, -0.764, -0.579) ( 0.085, -0.764, -0.579) ( 0.00, 0.00, 0.00)
  19909. 34: 14 (-757.574, 461.942, 328.683) (-757.618, 461.994, 328.644) ( 0.01, 0.01, 0.01)
  19910. 34: bond ( 0.586, -45.719, 2.500) ( 0.597, -45.671, 2.514) ( 0.66, 0.11, 0.57)
  19911. 34: angle (-779.027, 502.723, 295.552) (-779.044, 502.728, 295.532) ( 0.00, 0.00, 0.01)
  19912. 34: torsion ( 18.184, 6.220, 25.946) ( 18.147, 6.220, 25.912) ( 0.20, 0.00, 0.13)
  19913. 34: vdw ( 2.459, -1.220, 3.406) ( 2.459, -1.220, 3.406) ( 0.00, 0.00, 0.00)
  19914. 34: electro ( 0.223, -0.062, 1.279) ( 0.223, -0.062, 1.279) ( 0.00, 0.00, 0.00)
  19915. 34: 15 ( 96.111, 521.505, -194.221) ( 96.129, 521.512, -194.178) ( 0.02, 0.00, 0.02)
  19916. 34: bond ( 1.977, 0.804, 3.060) ( 1.996, 0.807, 3.104) ( 0.92, 0.24, 1.44)
  19917. 34: angle (106.071, 506.715, -199.983) (106.072, 506.720, -199.984) ( 0.00, 0.00, 0.00)
  19918. 34: torsion (-10.804, 13.214, 3.508) (-10.804, 13.214, 3.508) ( 0.00, 0.00, 0.00)
  19919. 34: vdw ( 0.309, 2.550, -1.323) ( 0.309, 2.550, -1.323) ( 0.00, 0.00, 0.00)
  19920. 34: electro ( -1.443, -1.778, 0.516) ( -1.443, -1.778, 0.516) ( 0.00, 0.00, 0.00)
  19921. 34: 16 (109.581, 246.406, -35.465) (109.607, 246.412, -35.461) ( 0.02, 0.00, 0.01)
  19922. 34: bond ( 69.487, -11.705, -1.559) ( 69.514, -11.704, -1.559) ( 0.04, 0.01, 0.02)
  19923. 34: angle ( 43.423, 262.571, -35.069) ( 43.423, 262.575, -35.066) ( 0.00, 0.00, 0.01)
  19924. 34: torsion ( 0.063, 0.120, 1.925) ( 0.063, 0.120, 1.925) ( 0.00, 0.00, 0.01)
  19925. 34: vdw ( -3.393, -4.580, -0.761) ( -3.393, -4.579, -0.761) ( 0.00, 0.00, 0.00)
  19926. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19927. 34: 17 (174.960, 176.025, -89.335) (174.964, 176.039, -89.318) ( 0.00, 0.01, 0.02)
  19928. 34: bond ( 0.067, 39.118, 41.485) ( 0.067, 39.131, 41.500) ( 0.00, 0.03, 0.04)
  19929. 34: angle (176.327, 138.802, -131.168) (176.330, 138.803, -131.165) ( 0.00, 0.00, 0.00)
  19930. 34: torsion ( -0.772, 0.580, -0.545) ( -0.772, 0.580, -0.545) ( 0.01, 0.00, 0.00)
  19931. 34: vdw ( -0.661, -2.475, 0.894) ( -0.661, -2.474, 0.894) ( 0.00, 0.00, 0.00)
  19932. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19933. 34: 18 (251.139, 191.328, 100.736) (251.143, 191.342, 100.754) ( 0.00, 0.01, 0.02)
  19934. 34: bond ( 2.181, 42.689, -46.478) ( 2.182, 42.701, -46.463) ( 0.01, 0.03, 0.03)
  19935. 34: angle (253.610, 151.426, 151.075) (253.614, 151.427, 151.078) ( 0.00, 0.00, 0.00)
  19936. 34: torsion ( 1.057, -0.932, -0.807) ( 1.057, -0.932, -0.807) ( 0.01, 0.01, 0.00)
  19937. 34: vdw ( -5.709, -1.855, -3.054) ( -5.709, -1.855, -3.054) ( 0.00, 0.00, 0.00)
  19938. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19939. 34: 19 ( 33.317, 57.884, 90.759) ( 33.324, 57.892, 90.779) ( 0.02, 0.01, 0.02)
  19940. 34: bond ( 24.015, -31.052, 60.780) ( 24.018, -31.047, 60.800) ( 0.01, 0.02, 0.03)
  19941. 34: angle ( 17.910, 79.100, 33.317) ( 17.912, 79.103, 33.317) ( 0.01, 0.00, 0.00)
  19942. 34: torsion ( 2.826, -0.063, -1.148) ( 2.826, -0.063, -1.148) ( 0.01, 0.00, 0.01)
  19943. 34: vdw (-11.433, 9.899, -2.189) (-11.432, 9.899, -2.189) ( 0.00, 0.00, 0.00)
  19944. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19945. 34: 20 (112.100, 65.862, 54.803) (112.104, 65.873, 54.824) ( 0.00, 0.02, 0.04)
  19946. 34: bond ( 1.245, 49.479, 76.160) ( 1.245, 49.487, 76.180) ( 0.03, 0.02, 0.03)
  19947. 34: angle (100.726, 19.307, -14.190) (100.729, 19.309, -14.189) ( 0.00, 0.01, 0.01)
  19948. 34: torsion ( 1.154, 1.529, -1.012) ( 1.154, 1.529, -1.012) ( 0.00, 0.01, 0.00)
  19949. 34: vdw ( 8.974, -4.452, -6.155) ( 8.975, -4.452, -6.155) ( 0.01, 0.00, 0.00)
  19950. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19951. 34: 21 (-71.223, -54.362, -54.764) (-71.217, -54.338, -54.760) ( 0.01, 0.04, 0.01)
  19952. 34: bond (-26.461, -65.057, 11.205) (-26.457, -65.034, 11.206) ( 0.02, 0.04, 0.01)
  19953. 34: angle (-46.537, 7.124, -68.522) (-46.535, 7.124, -68.519) ( 0.01, 0.01, 0.00)
  19954. 34: torsion ( -0.326, 0.906, 4.487) ( -0.326, 0.906, 4.487) ( 0.00, 0.00, 0.00)
  19955. 34: vdw ( 2.100, 2.666, -1.934) ( 2.101, 2.666, -1.934) ( 0.01, 0.00, 0.00)
  19956. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19957. 34: 22 (-68.853, -136.453, -261.776) (-68.828, -136.448, -261.770) ( 0.04, 0.00, 0.00)
  19958. 34: bond ( 54.419, -15.692, -19.606) ( 54.442, -15.690, -19.603) ( 0.04, 0.01, 0.02)
  19959. 34: angle (-123.941, -124.844, -244.293) (-123.939, -124.841, -244.290) ( 0.00, 0.00, 0.00)
  19960. 34: torsion ( 0.075, 0.834, -0.459) ( 0.075, 0.834, -0.459) ( 0.00, 0.01, 0.00)
  19961. 34: vdw ( 0.594, 3.249, 2.581) ( 0.594, 3.249, 2.582) ( 0.00, 0.00, 0.00)
  19962. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19963. 34: 23 ( 75.683, -117.846, -173.470) ( 75.689, -117.836, -173.450) ( 0.01, 0.01, 0.01)
  19964. 34: bond (-20.746, 33.175, -62.178) (-20.744, 33.181, -62.158) ( 0.01, 0.02, 0.03)
  19965. 34: angle ( 97.257, -154.243, -114.792) ( 97.260, -154.239, -114.792) ( 0.00, 0.00, 0.00)
  19966. 34: torsion ( -0.481, -0.245, 0.030) ( -0.481, -0.245, 0.030) ( 0.01, 0.00, 0.00)
  19967. 34: vdw ( -0.346, 3.467, 3.470) ( -0.346, 3.467, 3.470) ( 0.00, 0.00, 0.00)
  19968. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19969. 34: 24 (105.149, -66.430, -206.326) (105.157, -66.407, -206.322) ( 0.01, 0.03, 0.00)
  19970. 34: bond (-19.670, -43.647, -7.176) (-19.665, -43.624, -7.175) ( 0.02, 0.05, 0.01)
  19971. 34: angle (126.570, -23.893, -201.648) (126.573, -23.893, -201.644) ( 0.00, 0.00, 0.00)
  19972. 34: torsion ( 0.145, -0.078, 0.078) ( 0.145, -0.078, 0.078) ( 0.00, 0.00, 0.00)
  19973. 34: vdw ( -1.896, 1.189, 2.419) ( -1.896, 1.189, 2.419) ( 0.00, 0.00, 0.00)
  19974. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  19975. 34: 25 (-44.220, 12.148, -7.731) (-44.210, 12.167, -7.724) ( 0.02, 0.16, 0.08)
  19976. 34: bond ( -3.943, -6.899, 3.822) ( -3.937, -6.881, 3.827) ( 0.15, 0.26, 0.14)
  19977. 34: angle (-38.340, 11.268, -19.179) (-38.337, 11.269, -19.179) ( 0.01, 0.01, 0.00)
  19978. 34: torsion ( -2.978, 6.930, 9.397) ( -2.978, 6.930, 9.397) ( 0.00, 0.00, 0.00)
  19979. 34: vdw ( 1.663, 0.445, -1.262) ( 1.663, 0.445, -1.262) ( 0.01, 0.00, 0.00)
  19980. 34: electro ( -0.622, 0.404, -0.508) ( -0.622, 0.404, -0.508) ( 0.00, 0.00, 0.00)
  19981. 34: 26 ( 18.457, -48.202, 0.427) ( 18.480, -48.196, 0.433) ( 0.12, 0.01, 0.25)
  19982. 34: bond ( 3.862, 0.983, 1.869) ( 3.884, 0.985, 1.875) ( 0.58, 0.14, 0.28)
  19983. 34: angle ( -7.815, -37.552, 35.916) ( -7.815, -37.548, 35.917) ( 0.00, 0.01, 0.00)
  19984. 34: torsion ( 20.997, -8.192, -39.206) ( 20.997, -8.192, -39.206) ( 0.00, 0.00, 0.00)
  19985. 34: vdw ( 0.854, -2.630, 1.421) ( 0.854, -2.630, 1.421) ( 0.00, 0.00, 0.00)
  19986. 34: electro ( 0.559, -0.810, 0.426) ( 0.559, -0.810, 0.426) ( 0.00, 0.00, 0.00)
  19987. 34: 27 (-29.738, 40.590, 5.549) (-29.733, 40.591, 5.577) ( 0.02, 0.00, 0.50)
  19988. 34: bond ( -1.957, 0.297, -8.240) ( -1.955, 0.297, -8.213) ( 0.08, 0.00, 0.33)
  19989. 34: angle (-21.621, 52.996, 7.064) (-21.618, 52.998, 7.064) ( 0.01, 0.00, 0.00)
  19990. 34: torsion (-11.269, -11.104, 2.280) (-11.269, -11.104, 2.281) ( 0.00, 0.00, 0.00)
  19991. 34: vdw ( 3.798, -0.733, 3.981) ( 3.798, -0.733, 3.981) ( 0.00, 0.00, 0.00)
  19992. 34: electro ( 1.311, -0.867, 0.464) ( 1.311, -0.867, 0.464) ( 0.00, 0.00, 0.00)
  19993. 34: 28 (-136.891, 245.087, -127.495) (-136.870, 245.092, -127.486) ( 0.02, 0.00, 0.01)
  19994. 34: bond ( -4.603, -0.834, 3.102) ( -4.584, -0.834, 3.111) ( 0.42, 0.05, 0.29)
  19995. 34: angle (-130.627, 233.442, -129.868) (-130.626, 233.446, -129.868) ( 0.00, 0.00, 0.00)
  19996. 34: torsion ( -3.357, 13.709, -1.271) ( -3.357, 13.709, -1.271) ( 0.00, 0.00, 0.01)
  19997. 34: vdw ( 2.285, -1.520, 1.199) ( 2.285, -1.520, 1.199) ( 0.01, 0.01, 0.01)
  19998. 34: electro ( -0.589, 0.290, -0.657) ( -0.589, 0.290, -0.657) ( 0.00, 0.00, 0.00)
  19999. 34: 29 ( 62.680, 48.907, 79.728) ( 62.701, 48.917, 79.731) ( 0.03, 0.02, 0.00)
  20000. 34: bond ( 82.859, 48.522, 11.969) ( 82.880, 48.529, 11.970) ( 0.02, 0.02, 0.01)
  20001. 34: angle (-15.838, 8.500, 75.187) (-15.837, 8.502, 75.190) ( 0.01, 0.03, 0.00)
  20002. 34: torsion ( 1.056, -1.007, -3.232) ( 1.056, -1.007, -3.232) ( 0.00, 0.01, 0.00)
  20003. 34: vdw ( -5.397, -7.108, -4.197) ( -5.397, -7.108, -4.197) ( 0.00, 0.00, 0.01)
  20004. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20005. 34: 30 (-75.889, 12.904, 204.837) (-75.885, 12.931, 204.841) ( 0.01, 0.21, 0.00)
  20006. 34: bond ( -7.796, 60.835, 11.399) ( -7.795, 60.862, 11.401) ( 0.01, 0.04, 0.01)
  20007. 34: angle (-73.100, -46.077, 195.991) (-73.097, -46.076, 195.995) ( 0.00, 0.00, 0.00)
  20008. 34: torsion ( 2.398, 0.066, 1.288) ( 2.398, 0.066, 1.288) ( 0.01, 0.00, 0.00)
  20009. 34: vdw ( 2.608, -1.920, -3.842) ( 2.609, -1.920, -3.842) ( 0.00, 0.00, 0.00)
  20010. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20011. 34: 31 (-117.716, 90.678, 152.303) (-117.707, 90.684, 152.325) ( 0.01, 0.01, 0.01)
  20012. 34: bond ( 27.141, -14.457, 53.610) ( 27.147, -14.455, 53.631) ( 0.02, 0.01, 0.04)
  20013. 34: angle (-146.486, 105.766, 102.653) (-146.482, 105.769, 102.653) ( 0.00, 0.00, 0.00)
  20014. 34: torsion ( -0.366, -0.637, 0.013) ( -0.366, -0.637, 0.013) ( 0.00, 0.01, 0.00)
  20015. 34: vdw ( 1.994, 0.006, -3.973) ( 1.994, 0.006, -3.973) ( 0.00, 0.00, 0.00)
  20016. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20017. 34: 32 (-50.224, 82.100, 196.063) (-50.199, 82.107, 196.068) ( 0.05, 0.01, 0.00)
  20018. 34: bond (-55.346, -19.687, 12.099) (-55.323, -19.684, 12.101) ( 0.04, 0.02, 0.01)
  20019. 34: angle ( 4.679, 101.096, 185.844) ( 4.679, 101.100, 185.848) ( 0.01, 0.00, 0.00)
  20020. 34: torsion ( -0.331, 0.679, -0.408) ( -0.331, 0.679, -0.408) ( 0.00, 0.01, 0.00)
  20021. 34: vdw ( 0.775, 0.012, -1.473) ( 0.775, 0.012, -1.473) ( 0.00, 0.00, 0.00)
  20022. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20023. 34: 33 (408.847, -165.313, -419.480) (408.832, -165.278, -419.494) ( 0.00, 0.02, 0.00)
  20024. 34: bond ( 49.599, 130.501, -58.048) ( 49.604, 130.533, -58.041) ( 0.01, 0.02, 0.01)
  20025. 34: angle (371.322, -295.799, -347.892) (371.314, -295.795, -347.900) ( 0.00, 0.00, 0.00)
  20026. 34: torsion (-12.248, -0.841, -12.358) (-12.260, -0.841, -12.370) ( 0.10, 0.00, 0.10)
  20027. 34: vdw ( -1.245, -1.183, -0.414) ( -1.245, -1.183, -0.414) ( 0.00, 0.00, 0.00)
  20028. 34: electro ( 1.420, 2.008, -0.769) ( 1.420, 2.008, -0.769) ( 0.00, 0.00, 0.00)
  20029. 34: ok 30 # gradients
  20030. 34: ok 31 # energy
  20031. 34:
  20032. 34: V A L I D A T E G R A D I E N T S
  20033. 34:
  20034. 34: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  20035. 34: ----------------------------------------------------------------------------------------
  20036. 34: 1 ( 46.073, -53.603, 1.779) ( 46.121, -53.554, 1.827) ( 0.11, 0.09, 2.70)
  20037. 34: bond ( 56.033, 2.173, 18.600) ( 56.070, 2.210, 18.636) ( 0.06, 1.67, 0.20)
  20038. 34: angle ( -7.353, -49.796, -8.847) ( -7.340, -49.783, -8.836) ( 0.17, 0.03, 0.13)
  20039. 34: torsion ( 0.938, 1.611, -3.622) ( 0.938, 1.611, -3.621) ( 0.00, 0.00, 0.01)
  20040. 34: vdw ( -3.546, -7.591, -4.351) ( -3.546, -7.591, -4.351) ( 0.00, 0.00, 0.00)
  20041. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20042. 34: 2 (141.043, 179.752, 117.469) (141.110, 179.826, 117.486) ( 0.05, 0.04, 0.01)
  20043. 34: bond ( 77.454, 158.423, 80.136) ( 77.508, 158.488, 80.147) ( 0.07, 0.04, 0.01)
  20044. 34: angle ( 65.044, 21.210, 39.213) ( 65.057, 21.218, 39.216) ( 0.02, 0.04, 0.01)
  20045. 34: torsion ( 0.130, 0.532, -2.605) ( 0.131, 0.533, -2.601) ( 0.00, 0.02, 0.13)
  20046. 34: vdw ( -1.646, -0.358, 0.422) ( -1.646, -0.358, 0.422) ( 0.01, 0.00, 0.00)
  20047. 34: electro ( 0.060, -0.055, 0.302) ( 0.060, -0.055, 0.302) ( 0.00, 0.00, 0.00)
  20048. 34: 3 ( -8.226, -36.206, -9.656) ( -8.220, -36.181, -9.652) ( 0.07, 0.07, 0.04)
  20049. 34: bond (-11.345, -33.468, 2.727) (-11.342, -33.443, 2.727) ( 0.02, 0.07, 0.00)
  20050. 34: angle ( 5.420, -2.848, -12.376) ( 5.423, -2.848, -12.372) ( 0.06, 0.01, 0.03)
  20051. 34: torsion ( 0.012, -0.008, -0.042) ( 0.012, -0.008, -0.042) ( 0.00, 0.00, 0.00)
  20052. 34: vdw ( -2.313, 0.117, 0.035) ( -2.313, 0.117, 0.035) ( 0.00, 0.00, 0.00)
  20053. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20054. 34: 4 (-33.035, 14.265, 14.129) (-33.023, 14.277, 14.141) ( 0.04, 0.08, 0.09)
  20055. 34: bond (-20.220, 20.248, 21.069) (-20.211, 20.257, 21.079) ( 0.04, 0.04, 0.05)
  20056. 34: angle ( 14.957, 14.055, 0.831) ( 14.959, 14.057, 0.834) ( 0.01, 0.02, 0.20)
  20057. 34: torsion ( -0.004, -0.021, 0.016) ( -0.004, -0.021, 0.016) ( 0.00, 0.00, 0.00)
  20058. 34: vdw (-27.768, -20.017, -7.788) (-27.767, -20.016, -7.788) ( 0.00, 0.00, 0.00)
  20059. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20060. 34: 5 ( -9.060, 9.846, -36.923) ( -9.057, 9.853, -36.898) ( 0.04, 0.06, 0.07)
  20061. 34: bond ( -3.550, 11.947, -36.602) ( -3.550, 11.950, -36.577) ( 0.00, 0.02, 0.07)
  20062. 34: angle ( -5.400, -2.196, -0.193) ( -5.397, -2.193, -0.193) ( 0.06, 0.17, 0.01)
  20063. 34: torsion ( -0.006, 0.045, 0.015) ( -0.006, 0.045, 0.015) ( 0.00, 0.00, 0.00)
  20064. 34: vdw ( -0.104, 0.051, -0.143) ( -0.104, 0.051, -0.143) ( 0.00, 0.00, 0.00)
  20065. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20066. 34: 6 (-51.563, 32.405, 2.018) (-51.534, 32.444, 2.022) ( 0.06, 0.12, 0.19)
  20067. 34: bond (-36.513, 43.141, 9.825) (-36.486, 43.178, 9.827) ( 0.07, 0.09, 0.02)
  20068. 34: angle ( -8.815, -6.178, -5.581) ( -8.812, -6.177, -5.580) ( 0.03, 0.02, 0.01)
  20069. 34: torsion ( 1.264, 1.990, -4.052) ( 1.264, 1.990, -4.051) ( 0.00, 0.01, 0.02)
  20070. 34: vdw ( -7.339, -7.843, 1.278) ( -7.339, -7.842, 1.278) ( 0.01, 0.00, 0.00)
  20071. 34: electro ( -0.160, 1.295, 0.548) ( -0.160, 1.295, 0.548) ( 0.00, 0.00, 0.00)
  20072. 34: 7 ( 18.571, -115.444, 31.887) ( 18.626, -115.390, 31.906) ( 0.30, 0.05, 0.06)
  20073. 34: bond (103.923, -105.456, 11.336) (103.966, -105.413, 11.349) ( 0.04, 0.04, 0.11)
  20074. 34: angle (-80.727, 4.516, -18.236) (-80.715, 4.528, -18.234) ( 0.01, 0.25, 0.01)
  20075. 34: torsion ( -7.906, -15.760, 38.484) ( -7.906, -15.760, 38.488) ( 0.00, 0.00, 0.01)
  20076. 34: vdw ( 3.828, 0.979, 1.088) ( 3.829, 0.979, 1.088) ( 0.00, 0.00, 0.00)
  20077. 34: electro ( -0.547, 0.276, -0.785) ( -0.547, 0.276, -0.785) ( 0.00, 0.00, 0.00)
  20078. 34: 8 ( 98.492, -8.381, -8.747) ( 98.510, -8.365, -8.743) ( 0.02, 0.18, 0.04)
  20079. 34: bond ( 57.396, -52.111, -14.395) ( 57.412, -52.098, -14.394) ( 0.03, 0.02, 0.01)
  20080. 34: angle ( 15.918, 14.631, 10.536) ( 15.920, 14.633, 10.537) ( 0.01, 0.01, 0.01)
  20081. 34: torsion ( 1.353, 5.680, -15.166) ( 1.353, 5.681, -15.165) ( 0.00, 0.00, 0.01)
  20082. 34: vdw ( 23.274, 24.518, 10.059) ( 23.275, 24.518, 10.059) ( 0.00, 0.00, 0.00)
  20083. 34: electro ( 0.550, -1.099, 0.220) ( 0.550, -1.099, 0.220) ( 0.00, 0.00, 0.00)
  20084. 34: 9 (-196.889, -140.673, 168.386) (-196.834, -140.622, 168.422) ( 0.03, 0.04, 0.02)
  20085. 34: bond (-117.027, -220.319, 72.628) (-116.983, -220.279, 72.656) ( 0.04, 0.02, 0.04)
  20086. 34: angle (-63.685, 98.264, 121.297) (-63.675, 98.275, 121.304) ( 0.02, 0.01, 0.01)
  20087. 34: torsion (-17.120, -19.452, -26.178) (-17.120, -19.452, -26.178) ( 0.00, 0.00, 0.00)
  20088. 34: vdw ( 0.943, 0.833, 0.640) ( 0.943, 0.833, 0.640) ( 0.00, 0.00, 0.00)
  20089. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20090. 34: 10 (232.993, -84.406, 3.415) (233.034, -84.370, 3.466) ( 0.02, 0.04, 1.50)
  20091. 34: bond ( 65.211, 0.399, 148.702) ( 65.240, 0.426, 148.746) ( 0.04, 1.07, 0.03)
  20092. 34: angle (177.340, -80.008, -125.110) (177.352, -79.999, -125.103) ( 0.01, 0.01, 0.01)
  20093. 34: torsion (-11.166, -6.616, -21.328) (-11.166, -6.616, -21.328) ( 0.00, 0.00, 0.00)
  20094. 34: vdw ( 1.608, 1.819, 1.151) ( 1.608, 1.819, 1.151) ( 0.01, 0.00, 0.00)
  20095. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20096. 34: 11 (-254.765, 436.986, -67.608) (-254.707, 437.012, -67.559) ( 0.02, 0.01, 0.07)
  20097. 34: bond (-120.639, 134.169, 15.514) (-120.591, 134.184, 15.547) ( 0.04, 0.01, 0.21)
  20098. 34: angle (-167.688, 157.180, -45.457) (-167.679, 157.192, -45.442) ( 0.01, 0.01, 0.03)
  20099. 34: torsion ( 33.886, 145.372, -37.446) ( 33.886, 145.371, -37.446) ( 0.00, 0.00, 0.00)
  20100. 34: vdw ( -0.324, 0.265, -0.218) ( -0.324, 0.265, -0.218) ( 0.00, 0.00, 0.00)
  20101. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20102. 34: 12 (-22.088, -22.217, -29.969) (-22.084, -22.208, -29.948) ( 0.02, 0.04, 0.07)
  20103. 34: bond ( -6.016, -21.410, -36.088) ( -6.016, -21.403, -36.068) ( 0.01, 0.03, 0.06)
  20104. 34: angle (-30.444, -0.957, 5.643) (-30.441, -0.955, 5.644) ( 0.01, 0.19, 0.01)
  20105. 34: torsion ( 4.110, -6.214, 3.002) ( 4.110, -6.214, 3.002) ( 0.00, 0.00, 0.00)
  20106. 34: vdw ( 10.262, 6.364, -2.526) ( 10.262, 6.364, -2.526) ( 0.00, 0.00, 0.00)
  20107. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20108. 34: 13 ( 8.293, -133.079, 62.973) ( 8.310, -133.062, 62.979) ( 0.21, 0.01, 0.01)
  20109. 34: bond ( 30.933, -138.777, 61.028) ( 30.949, -138.763, 61.031) ( 0.05, 0.01, 0.01)
  20110. 34: angle (-18.060, -2.085, -16.096) (-18.059, -2.083, -16.093) ( 0.01, 0.13, 0.02)
  20111. 34: torsion ( -2.188, 6.410, 20.016) ( -2.188, 6.410, 20.016) ( 0.00, 0.00, 0.00)
  20112. 34: vdw ( -2.392, 1.374, -1.975) ( -2.392, 1.374, -1.975) ( 0.01, 0.00, 0.00)
  20113. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20114. 34: 14 (148.340, -196.719, -384.370) (148.378, -196.698, -384.273) ( 0.03, 0.01, 0.03)
  20115. 34: bond ( 78.126, 114.902, -393.965) ( 78.154, 114.917, -393.878) ( 0.04, 0.01, 0.02)
  20116. 34: angle ( 98.473, -242.933, -3.874) ( 98.482, -242.926, -3.865) ( 0.01, 0.00, 0.23)
  20117. 34: torsion (-17.678, -65.927, 16.403) (-17.677, -65.926, 16.404) ( 0.00, 0.00, 0.00)
  20118. 34: vdw (-11.821, -1.517, -2.824) (-11.820, -1.517, -2.824) ( 0.00, 0.00, 0.00)
  20119. 34: electro ( 1.239, -1.245, -0.111) ( 1.239, -1.245, -0.111) ( 0.00, 0.00, 0.00)
  20120. 34: 15 ( 55.040, 12.071, 3.767) ( 55.044, 12.097, 3.772) ( 0.01, 0.21, 0.11)
  20121. 34: bond ( 0.427, 11.115, 3.347) ( 0.427, 11.140, 3.349) ( 0.00, 0.23, 0.07)
  20122. 34: angle ( 47.344, -0.958, -2.857) ( 47.348, -0.958, -2.855) ( 0.01, 0.02, 0.07)
  20123. 34: torsion ( 3.463, -0.198, 0.216) ( 3.463, -0.198, 0.216) ( 0.00, 0.00, 0.00)
  20124. 34: vdw ( 3.806, 2.112, 3.061) ( 3.806, 2.112, 3.061) ( 0.01, 0.00, 0.00)
  20125. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20126. 34: 16 (-38.258, 87.065, 123.842) (-38.253, 87.068, 123.903) ( 0.01, 0.00, 0.05)
  20127. 34: bond (-23.671, -14.717, 113.273) (-23.669, -14.716, 113.334) ( 0.01, 0.00, 0.05)
  20128. 34: angle (-29.611, 71.263, 3.070) (-29.608, 71.265, 3.070) ( 0.01, 0.00, 0.00)
  20129. 34: torsion ( 19.803, 30.719, 8.124) ( 19.803, 30.720, 8.125) ( 0.00, 0.00, 0.00)
  20130. 34: vdw ( -4.022, -0.700, -0.473) ( -4.022, -0.700, -0.473) ( 0.00, 0.00, 0.00)
  20131. 34: electro ( -0.757, 0.500, -0.153) ( -0.757, 0.500, -0.153) ( 0.00, 0.00, 0.00)
  20132. 34: 17 (-124.922, 160.182, -83.462) (-124.880, 160.221, -83.420) ( 0.03, 0.02, 0.05)
  20133. 34: bond (-131.449, 83.564, -63.177) (-131.416, 83.592, -63.143) ( 0.03, 0.03, 0.05)
  20134. 34: angle ( 8.025, 70.698, -17.007) ( 8.034, 70.708, -16.998) ( 0.11, 0.01, 0.05)
  20135. 34: torsion ( -0.745, 6.167, -3.535) ( -0.745, 6.167, -3.535) ( 0.03, 0.01, 0.01)
  20136. 34: vdw ( -0.753, -0.247, 0.257) ( -0.753, -0.247, 0.257) ( 0.00, 0.00, 0.00)
  20137. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20138. 34: 18 (-94.970, -271.612, 65.923) (-94.923, -271.564, 65.973) ( 0.05, 0.02, 0.08)
  20139. 34: bond ( -5.806, -112.325, 7.274) ( -5.770, -112.289, 7.312) ( 0.63, 0.03, 0.52)
  20140. 34: angle (-83.027, -71.036, 27.950) (-83.017, -71.025, 27.962) ( 0.01, 0.02, 0.04)
  20141. 34: torsion ( -3.416, -86.985, 30.001) ( -3.416, -86.985, 30.001) ( 0.01, 0.00, 0.00)
  20142. 34: vdw ( -2.720, -1.265, 0.697) ( -2.720, -1.265, 0.697) ( 0.00, 0.00, 0.00)
  20143. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20144. 34: 19 ( 47.998, -93.172, -63.432) ( 48.047, -93.123, -63.383) ( 0.10, 0.05, 0.08)
  20145. 34: bond ( 3.510, 0.952, -4.414) ( 3.546, 0.988, -4.377) ( 1.03, 3.45, 0.83)
  20146. 34: angle ( 50.607, -90.344, -54.175) ( 50.619, -90.331, -54.163) ( 0.02, 0.01, 0.02)
  20147. 34: torsion ( -4.961, -2.567, -0.636) ( -4.961, -2.567, -0.636) ( 0.01, 0.01, 0.02)
  20148. 34: vdw ( -1.158, -1.212, -4.207) ( -1.158, -1.212, -4.207) ( 0.00, 0.01, 0.00)
  20149. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20150. 34: 20 (104.993, 46.842, 70.465) (105.043, 46.890, 70.514) ( 0.05, 0.10, 0.07)
  20151. 34: bond ( 17.708, 15.746, 11.019) ( 17.745, 15.782, 11.055) ( 0.21, 0.23, 0.33)
  20152. 34: angle ( 78.058, 33.218, 62.190) ( 78.070, 33.230, 62.202) ( 0.02, 0.04, 0.02)
  20153. 34: torsion ( 6.126, -5.883, -3.243) ( 6.126, -5.883, -3.243) ( 0.00, 0.01, 0.01)
  20154. 34: vdw ( 3.102, 3.761, 0.500) ( 3.102, 3.761, 0.500) ( 0.00, 0.00, 0.00)
  20155. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20156. 34: 21 (146.255, 149.536, 151.376) (146.280, 149.618, 151.417) ( 0.02, 0.05, 0.03)
  20157. 34: bond ( 40.147, 106.784, 65.656) ( 40.166, 106.856, 65.689) ( 0.05, 0.07, 0.05)
  20158. 34: angle ( 96.179, 38.674, 82.359) ( 96.185, 38.684, 82.366) ( 0.01, 0.03, 0.01)
  20159. 34: torsion ( 15.474, 5.590, -2.941) ( 15.475, 5.590, -2.940) ( 0.01, 0.00, 0.02)
  20160. 34: vdw ( -4.952, -1.638, 6.182) ( -4.952, -1.638, 6.183) ( 0.00, 0.00, 0.00)
  20161. 34: electro ( -0.594, 0.125, 0.119) ( -0.594, 0.125, 0.119) ( 0.00, 0.00, 0.00)
  20162. 34: 22 ( 14.363, 24.556, -5.998) ( 14.367, 24.566, -5.977) ( 0.03, 0.04, 0.35)
  20163. 34: bond ( -0.141, 0.953, 1.628) ( -0.140, 0.960, 1.649) ( 0.00, 0.67, 1.27)
  20164. 34: angle ( 20.638, 18.771, -9.175) ( 20.641, 18.773, -9.175) ( 0.01, 0.01, 0.01)
  20165. 34: torsion ( -8.277, 7.711, -5.195) ( -8.277, 7.711, -5.195) ( 0.00, 0.00, 0.00)
  20166. 34: vdw ( 2.141, -2.878, 6.744) ( 2.142, -2.878, 6.745) ( 0.04, 0.01, 0.00)
  20167. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20168. 34: 23 (-57.516, -332.950, -98.332) (-57.497, -332.903, -98.310) ( 0.03, 0.01, 0.02)
  20169. 34: bond (-19.487, -259.679, -59.892) (-19.470, -259.639, -59.873) ( 0.08, 0.02, 0.03)
  20170. 34: angle (-31.577, -68.046, -46.314) (-31.575, -68.039, -46.312) ( 0.00, 0.01, 0.00)
  20171. 34: torsion ( -9.292, -1.338, 8.076) ( -9.291, -1.338, 8.077) ( 0.01, 0.00, 0.01)
  20172. 34: vdw ( 2.462, -4.002, -0.004) ( 2.462, -4.001, -0.004) ( 0.00, 0.00, 0.00)
  20173. 34: electro ( 0.378, 0.115, -0.199) ( 0.378, 0.115, -0.199) ( 0.00, 0.00, 0.00)
  20174. 34: 24 ( -1.382, -37.977, 2.868) ( -1.368, -37.964, 2.876) ( 0.97, 0.04, 0.30)
  20175. 34: bond ( 15.002, -14.886, 10.387) ( 15.013, -14.875, 10.392) ( 0.07, 0.07, 0.05)
  20176. 34: angle (-18.866, -26.610, -10.838) (-18.864, -26.608, -10.835) ( 0.01, 0.01, 0.03)
  20177. 34: torsion ( -0.221, 0.010, 0.333) ( -0.221, 0.010, 0.333) ( 0.00, 0.00, 0.00)
  20178. 34: vdw ( 2.704, 3.510, 2.986) ( 2.704, 3.510, 2.986) ( 0.00, 0.00, 0.00)
  20179. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20180. 34: 25 (-11.589, 7.655, -36.391) (-11.578, 7.666, -36.377) ( 0.09, 0.15, 0.04)
  20181. 34: bond ( 10.819, 11.402, -12.976) ( 10.827, 11.411, -12.965) ( 0.07, 0.08, 0.09)
  20182. 34: angle (-25.163, -7.263, -27.403) (-25.160, -7.260, -27.400) ( 0.01, 0.04, 0.01)
  20183. 34: torsion ( 0.025, -0.031, -0.006) ( 0.025, -0.031, -0.006) ( 0.00, 0.00, 0.00)
  20184. 34: vdw ( 2.729, 3.546, 3.994) ( 2.729, 3.546, 3.994) ( 0.00, 0.00, 0.00)
  20185. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20186. 34: 26 (-35.365, 12.544, 1.991) (-35.358, 12.557, 2.007) ( 0.02, 0.10, 0.80)
  20187. 34: bond ( -7.469, 12.487, 14.722) ( -7.466, 12.497, 14.736) ( 0.05, 0.08, 0.10)
  20188. 34: angle (-36.168, -7.559, -11.915) (-36.165, -7.556, -11.913) ( 0.01, 0.03, 0.02)
  20189. 34: torsion ( -0.050, 0.462, -0.417) ( -0.049, 0.462, -0.417) ( 0.00, 0.00, 0.00)
  20190. 34: vdw ( 8.322, 7.154, -0.399) ( 8.322, 7.154, -0.399) ( 0.00, 0.00, 0.00)
  20191. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20192. 34: 27 ( 4.763, -9.346, 37.404) ( 4.777, -9.332, 37.411) ( 0.31, 0.15, 0.02)
  20193. 34: bond ( 14.702, -14.220, 7.906) ( 14.714, -14.208, 7.909) ( 0.08, 0.08, 0.04)
  20194. 34: angle (-10.743, 9.005, 36.160) (-10.741, 9.007, 36.163) ( 0.02, 0.02, 0.01)
  20195. 34: torsion ( -1.890, -1.759, 0.357) ( -1.890, -1.759, 0.357) ( 0.00, 0.00, 0.00)
  20196. 34: vdw ( 2.694, -2.372, -7.018) ( 2.694, -2.372, -7.018) ( 0.00, 0.00, 0.00)
  20197. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20198. 34: 28 (-42.977, 6.178, 6.639) (-42.962, 6.188, 6.648) ( 0.04, 0.17, 0.14)
  20199. 34: bond (-16.447, -12.459, -11.230) (-16.434, -12.451, -11.224) ( 0.08, 0.06, 0.06)
  20200. 34: angle (-29.289, 19.160, 21.622) (-29.287, 19.162, 21.625) ( 0.01, 0.01, 0.01)
  20201. 34: torsion ( -0.328, 1.908, -1.636) ( -0.328, 1.908, -1.636) ( 0.00, 0.00, 0.00)
  20202. 34: vdw ( 3.087, -2.431, -2.117) ( 3.087, -2.431, -2.117) ( 0.00, 0.00, 0.00)
  20203. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20204. 34: 29 ( -7.405, 39.134, -1.182) ( -7.395, 39.145, -1.167) ( 0.13, 0.03, 1.25)
  20205. 34: bond ( 8.732, 10.230, -12.436) ( 8.739, 10.238, -12.423) ( 0.07, 0.08, 0.10)
  20206. 34: angle (-18.082, 33.209, 14.652) (-18.079, 33.212, 14.654) ( 0.02, 0.01, 0.01)
  20207. 34: torsion ( 1.576, -0.176, 0.963) ( 1.576, -0.176, 0.963) ( 0.01, 0.00, 0.00)
  20208. 34: vdw ( 0.370, -4.129, -4.362) ( 0.370, -4.129, -4.361) ( 0.00, 0.00, 0.00)
  20209. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20210. 34: 30 ( -0.063, 275.793, 24.986) ( -0.057, 275.833, 24.991) ( 0.04, 0.01, 0.02)
  20211. 34: bond (-61.451, 258.293, -33.425) (-61.448, 258.332, -33.423) ( 0.01, 0.02, 0.01)
  20212. 34: angle ( 35.883, 14.142, 43.329) ( 35.884, 14.142, 43.330) ( 0.00, 0.00, 0.00)
  20213. 34: torsion ( 8.079, 1.013, -7.023) ( 8.080, 1.013, -7.022) ( 0.01, 0.00, 0.01)
  20214. 34: vdw ( 20.022, 2.547, 24.873) ( 20.022, 2.547, 24.873) ( 0.00, 0.00, 0.00)
  20215. 34: electro ( -2.595, -0.201, -2.767) ( -2.595, -0.201, -2.767) ( 0.00, 0.00, 0.00)
  20216. 34: 31 (-77.921, 40.028, -66.070) (-77.916, 40.077, -66.053) ( 0.01, 0.12, 0.03)
  20217. 34: bond ( 0.512, 2.123, 1.160) ( 0.515, 2.172, 1.174) ( 0.14, 2.27, 1.22)
  20218. 34: angle (-49.362, 40.654, -53.541) (-49.360, 40.655, -53.539) ( 0.00, 0.00, 0.00)
  20219. 34: torsion (-10.996, -2.287, 9.050) (-10.996, -2.287, 9.050) ( 0.00, 0.00, 0.00)
  20220. 34: vdw (-20.501, -0.752, -25.565) (-20.501, -0.752, -25.565) ( 0.00, 0.00, 0.00)
  20221. 34: electro ( 2.426, 0.290, 2.826) ( 2.426, 0.290, 2.826) ( 0.00, 0.00, 0.00)
  20222. 34: ok 32 # gradients
  20223. 34: ok 33 # energy
  20224. 34:
  20225. 34: V A L I D A T E G R A D I E N T S
  20226. 34:
  20227. 34: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  20228. 34: ----------------------------------------------------------------------------------------
  20229. 34: 1 (-115.635, 21.736, 0.189) (-115.570, 21.769, 0.261) ( 0.06, 0.15, 1.36)
  20230. 34: bond (-155.155, 29.198, 0.313) (-155.106, 29.225, 0.374) ( 0.03, 0.09, 1.92)
  20231. 34: angle ( 44.402, -8.380, -0.123) ( 44.417, -8.375, -0.113) ( 0.03, 0.06, 0.12)
  20232. 34: torsion ( 0.002, 0.003, -0.004) ( 0.002, 0.005, -0.004) ( 0.00, 0.00, 0.00)
  20233. 34: vdw ( -4.883, 0.914, 0.003) ( -4.883, 0.914, 0.003) ( 0.00, 0.00, 0.00)
  20234. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20235. 34: 2 ( 89.152, 70.487, 132.498) ( 89.246, 70.510, 132.551) ( 0.11, 0.03, 0.04)
  20236. 34: bond (124.343, 54.798, 117.293) (124.423, 54.815, 117.335) ( 0.06, 0.03, 0.04)
  20237. 34: angle (-29.725, 15.057, 14.214) (-29.711, 15.062, 14.224) ( 0.05, 0.03, 0.07)
  20238. 34: torsion ( -0.151, -0.795, 0.529) ( -0.151, -0.793, 0.530) ( 0.00, 0.15, 0.05)
  20239. 34: vdw ( -5.315, 1.427, 0.461) ( -5.315, 1.427, 0.461) ( 0.00, 0.00, 0.01)
  20240. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20241. 34: 3 (-39.154, -178.592, -284.443) (-39.068, -178.560, -284.388) ( 0.22, 0.02, 0.02)
  20242. 34: bond (-12.756, -187.831, -286.760) (-12.680, -187.806, -286.714) ( 0.59, 0.01, 0.02)
  20243. 34: angle (-31.273, 4.375, 0.135) (-31.263, 4.379, 0.144) ( 0.03, 0.11, 0.12)
  20244. 34: torsion ( 0.549, 2.943, -1.961) ( 0.549, 2.945, -1.961) ( 0.00, 0.06, 0.04)
  20245. 34: vdw ( 4.325, 1.921, 4.143) ( 4.325, 1.921, 4.143) ( 0.00, 0.00, 0.00)
  20246. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20247. 34: 4 (-335.251, 62.938, 0.691) (-335.166, 62.974, 0.761) ( 0.03, 0.06, 4.83)
  20248. 34: bond (-352.029, 66.166, 0.717) (-351.957, 66.195, 0.779) ( 0.02, 0.04, 4.44)
  20249. 34: angle ( 14.375, -2.725, -0.053) ( 14.387, -2.720, -0.046) ( 0.08, 0.18, 0.04)
  20250. 34: torsion ( -0.006, -0.053, 0.030) ( -0.006, -0.051, 0.031) ( 0.00, 0.01, 0.00)
  20251. 34: vdw ( 2.409, -0.450, -0.003) ( 2.409, -0.450, -0.003) ( 0.01, 0.00, 0.00)
  20252. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20253. 34: 5 ( 27.195, 180.390, 283.496) ( 27.286, 180.416, 283.552) ( 0.33, 0.01, 0.02)
  20254. 34: bond ( 55.263, 179.325, 285.907) ( 55.344, 179.345, 285.953) ( 0.15, 0.01, 0.02)
  20255. 34: angle (-30.880, 7.204, -0.115) (-30.869, 7.209, -0.105) ( 0.03, 0.07, 0.11)
  20256. 34: torsion ( -0.520, -2.785, 1.852) ( -0.520, -2.783, 1.852) ( 0.00, 0.06, 0.04)
  20257. 34: vdw ( 3.332, -3.355, -4.148) ( 3.332, -3.355, -4.148) ( 0.00, 0.00, 0.00)
  20258. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20259. 34: 6 ( 58.413, -98.539, -133.073) ( 58.501, -98.509, -133.020) ( 0.15, 0.03, 0.04)
  20260. 34: bond ( 96.824, -96.564, -117.957) ( 96.897, -96.541, -117.916) ( 0.08, 0.02, 0.04)
  20261. 34: angle (-33.075, -3.298, -14.167) (-33.061, -3.294, -14.157) ( 0.04, 0.14, 0.07)
  20262. 34: torsion ( 0.134, 0.729, -0.489) ( 0.134, 0.731, -0.488) ( 0.00, 0.14, 0.04)
  20263. 34: vdw ( -5.469, 0.595, -0.460) ( -5.469, 0.595, -0.460) ( 0.00, 0.00, 0.01)
  20264. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20265. 34: 7 (101.790, -18.208, -0.641) (101.875, -18.136, -0.611) ( 0.08, 0.40, 1.91)
  20266. 34: bond (101.062, -18.055, -0.655) (101.135, -17.991, -0.631) ( 0.07, 0.35, 1.52)
  20267. 34: angle ( 0.148, -0.048, 0.023) ( 0.161, -0.040, 0.028) ( 0.18, 0.04, 0.01)
  20268. 34: torsion ( -0.000, -0.002, 0.001) ( -0.000, -0.002, 0.002) ( 0.00, 0.00, 0.00)
  20269. 34: vdw ( 0.581, -0.104, -0.010) ( 0.581, -0.103, -0.010) ( 0.01, 0.00, 0.00)
  20270. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20271. 34: 8 (-138.785, -13.091, 23.815) (-138.689, -13.035, 23.838) ( 0.07, 0.42, 0.10)
  20272. 34: bond (-140.778, 3.720, 13.499) (-140.696, 3.765, 13.516) ( 0.06, 1.22, 0.13)
  20273. 34: angle ( 6.594, -24.351, 13.745) ( 6.606, -24.342, 13.748) ( 0.19, 0.04, 0.02)
  20274. 34: torsion ( 0.047, 0.249, 0.418) ( 0.047, 0.250, 0.420) ( 0.00, 0.02, 0.09)
  20275. 34: vdw ( -4.485, 7.790, -4.162) ( -4.485, 7.790, -4.162) ( 0.00, 0.00, 0.00)
  20276. 34: electro ( -0.162, -0.498, 0.315) ( -0.162, -0.498, 0.315) ( 0.00, 0.00, 0.00)
  20277. 34: 9 (299.960, -16.422, -23.891) (300.048, -16.362, -23.869) ( 0.03, 0.36, 0.09)
  20278. 34: bond (133.911, -45.712, 12.147) (133.988, -45.663, 12.163) ( 0.06, 0.11, 0.13)
  20279. 34: angle (160.936, 23.671, -32.124) (160.948, 23.681, -32.121) ( 0.01, 0.04, 0.01)
  20280. 34: torsion ( -0.001, -0.006, -0.011) ( -0.001, -0.006, -0.009) ( 0.00, 0.00, 0.00)
  20281. 34: vdw ( 5.102, 6.209, -4.249) ( 5.102, 6.209, -4.249) ( 0.00, 0.00, 0.00)
  20282. 34: electro ( 0.012, -0.584, 0.346) ( 0.012, -0.584, 0.346) ( 0.00, 0.00, 0.00)
  20283. 34: 10 (-233.469, 43.737, 0.095) (-233.425, 43.797, 0.119) ( 0.02, 0.14, 0.23)
  20284. 34: bond (-36.748, 6.966, -0.083) (-36.717, 7.023, -0.062) ( 0.08, 0.82, 0.18)
  20285. 34: angle (-198.893, 37.174, 0.174) (-198.881, 37.176, 0.175) ( 0.01, 0.01, 0.02)
  20286. 34: torsion ( 0.001, 0.004, 0.006) ( 0.001, 0.004, 0.007) ( 0.00, 0.00, 0.00)
  20287. 34: vdw ( 2.172, -0.406, -0.002) ( 2.172, -0.406, -0.002) ( 0.00, 0.00, 0.00)
  20288. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20289. 34: 11 (283.908, -93.274, 23.554) (284.004, -93.222, 23.576) ( 0.03, 0.06, 0.09)
  20290. 34: bond (139.738, -5.983, -12.161) (139.823, -5.943, -12.145) ( 0.06, 0.68, 0.13)
  20291. 34: angle (141.433, -80.187, 31.834) (141.444, -80.176, 31.838) ( 0.01, 0.01, 0.01)
  20292. 34: torsion ( -0.002, -0.009, -0.016) ( -0.002, -0.009, -0.014) ( 0.00, 0.00, 0.00)
  20293. 34: vdw ( 2.517, -7.635, 4.243) ( 2.517, -7.635, 4.243) ( 0.00, 0.00, 0.00)
  20294. 34: electro ( 0.221, 0.540, -0.346) ( 0.221, 0.540, -0.346) ( 0.00, 0.00, 0.00)
  20295. 34: 12 (-122.480, 60.874, -23.086) (-122.391, 60.937, -23.063) ( 0.07, 0.10, 0.10)
  20296. 34: bond (-130.580, 46.096, -12.840) (-130.504, 46.148, -12.823) ( 0.06, 0.11, 0.14)
  20297. 34: angle ( 15.105, 20.142, -13.695) ( 15.117, 20.151, -13.692) ( 0.08, 0.05, 0.02)
  20298. 34: torsion ( -0.045, -0.242, -0.407) ( -0.045, -0.241, -0.405) ( 0.00, 0.02, 0.09)
  20299. 34: vdw ( -6.987, -5.645, 4.172) ( -6.987, -5.645, 4.172) ( 0.00, 0.00, 0.00)
  20300. 34: electro ( 0.029, 0.523, -0.315) ( 0.029, 0.523, -0.315) ( 0.00, 0.00, 0.00)
  20301. 34: 13 ( -9.925, 12.224, -6.238) ( -9.911, 12.239, -6.231) ( 0.14, 0.12, 0.11)
  20302. 34: bond ( 4.051, 4.454, -3.122) ( 4.061, 4.467, -3.116) ( 0.26, 0.28, 0.20)
  20303. 34: angle (-11.210, 7.819, -3.395) (-11.207, 7.821, -3.395) ( 0.03, 0.02, 0.01)
  20304. 34: torsion ( -0.006, -0.030, -0.051) ( -0.006, -0.030, -0.050) ( 0.00, 0.00, 0.00)
  20305. 34: vdw ( -1.943, -0.290, 0.399) ( -1.943, -0.290, 0.399) ( 0.01, 0.00, 0.00)
  20306. 34: electro ( -0.817, 0.271, -0.069) ( -0.817, 0.271, -0.069) ( 0.00, 0.00, 0.00)
  20307. 34: 14 (-58.101, -7.908, 11.227) (-58.092, -7.888, 11.233) ( 0.02, 0.25, 0.06)
  20308. 34: bond ( -5.451, 10.771, -5.813) ( -5.446, 10.790, -5.808) ( 0.09, 0.17, 0.09)
  20309. 34: angle (-55.786, -18.776, 17.425) (-55.782, -18.776, 17.426) ( 0.01, 0.00, 0.00)
  20310. 34: torsion ( 0.002, 0.013, 0.021) ( 0.002, 0.013, 0.022) ( 0.00, 0.00, 0.00)
  20311. 34: vdw ( 2.316, 0.076, -0.310) ( 2.316, 0.076, -0.310) ( 0.00, 0.00, 0.00)
  20312. 34: electro ( 0.817, 0.009, -0.097) ( 0.817, 0.009, -0.097) ( 0.00, 0.00, 0.00)
  20313. 34: 15 ( 76.256, 52.092, 107.712) ( 76.305, 52.140, 107.761) ( 0.06, 0.09, 0.05)
  20314. 34: bond ( 35.609, 26.240, 49.457) ( 35.644, 26.277, 49.494) ( 0.10, 0.14, 0.07)
  20315. 34: angle ( 39.337, 26.345, 57.041) ( 39.351, 26.356, 57.052) ( 0.03, 0.04, 0.02)
  20316. 34: torsion ( -0.132, -0.717, 0.478) ( -0.132, -0.716, 0.478) ( 0.00, 0.02, 0.01)
  20317. 34: vdw ( 1.442, 0.223, 0.737) ( 1.442, 0.223, 0.737) ( 0.01, 0.00, 0.00)
  20318. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20319. 34: 16 ( 44.286, -8.269, 0.021) ( 44.306, -8.267, 0.025) ( 0.05, 0.03, 0.01)
  20320. 34: bond ( 44.465, -8.332, -0.027) ( 44.486, -8.331, -0.027) ( 0.05, 0.01, 0.00)
  20321. 34: angle ( 0.006, 0.030, 0.046) ( 0.006, 0.032, 0.049) ( 0.00, 0.00, 0.02)
  20322. 34: torsion ( -0.001, -0.003, 0.002) ( -0.000, -0.003, 0.002) ( 0.00, 0.00, 0.00)
  20323. 34: vdw ( -0.185, 0.035, 0.000) ( -0.185, 0.035, 0.001) ( 0.00, 0.00, 0.00)
  20324. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20325. 34: 17 ( 11.070, -26.992, -37.858) ( 11.079, -26.985, -37.845) ( 0.08, 0.03, 0.03)
  20326. 34: bond ( 20.382, -27.254, -35.045) ( 20.386, -27.248, -35.034) ( 0.02, 0.02, 0.03)
  20327. 34: angle ( 9.567, 1.260, 4.588) ( 9.572, 1.261, 4.589) ( 0.05, 0.01, 0.02)
  20328. 34: torsion ( -0.026, -0.136, 0.091) ( -0.026, -0.136, 0.091) ( 0.00, 0.00, 0.00)
  20329. 34: vdw (-18.853, -0.862, -7.491) (-18.852, -0.862, -7.491) ( 0.00, 0.00, 0.00)
  20330. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20331. 34: 18 ( 51.986, -76.293, -107.219) ( 52.034, -76.245, -107.170) ( 0.09, 0.06, 0.05)
  20332. 34: bond ( 23.428, -37.115, -49.146) ( 23.463, -37.078, -49.109) ( 0.15, 0.10, 0.08)
  20333. 34: angle ( 27.171, -39.113, -56.891) ( 27.184, -39.102, -56.879) ( 0.05, 0.03, 0.02)
  20334. 34: torsion ( 0.125, 0.664, -0.443) ( 0.125, 0.664, -0.443) ( 0.00, 0.02, 0.01)
  20335. 34: vdw ( 1.262, -0.729, -0.739) ( 1.262, -0.729, -0.739) ( 0.01, 0.00, 0.00)
  20336. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20337. 34: 19 ( 20.224, 21.241, 37.963) ( 20.235, 21.245, 37.975) ( 0.06, 0.02, 0.03)
  20338. 34: bond ( 29.019, 18.087, 35.138) ( 29.026, 18.090, 35.149) ( 0.03, 0.02, 0.03)
  20339. 34: angle ( 8.429, -4.622, -4.586) ( 8.432, -4.621, -4.585) ( 0.04, 0.02, 0.02)
  20340. 34: torsion ( 0.025, 0.137, -0.092) ( 0.025, 0.138, -0.092) ( 0.00, 0.00, 0.00)
  20341. 34: vdw (-17.249, 7.639, 7.504) (-17.249, 7.639, 7.504) ( 0.00, 0.00, 0.00)
  20342. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20343. 34: 20 (-13.482, -7.871, 6.229) (-13.474, -7.850, 6.236) ( 0.06, 0.26, 0.11)
  20344. 34: bond ( 2.196, -5.711, 3.136) ( 2.199, -5.691, 3.142) ( 0.14, 0.35, 0.19)
  20345. 34: angle (-13.116, -3.204, 3.373) (-13.111, -3.203, 3.373) ( 0.04, 0.01, 0.01)
  20346. 34: torsion ( 0.005, 0.027, 0.046) ( 0.005, 0.027, 0.046) ( 0.00, 0.00, 0.00)
  20347. 34: vdw ( -1.707, 0.973, -0.396) ( -1.707, 0.973, -0.396) ( 0.01, 0.00, 0.00)
  20348. 34: electro ( -0.859, 0.043, 0.071) ( -0.859, 0.043, 0.071) ( 0.00, 0.00, 0.00)
  20349. 34: 21 (-51.233, 28.537, -11.269) (-51.218, 28.550, -11.263) ( 0.03, 0.05, 0.06)
  20350. 34: bond ( -8.828, -7.962, 5.713) ( -8.815, -7.951, 5.718) ( 0.15, 0.13, 0.10)
  20351. 34: angle (-45.295, 37.720, -17.368) (-45.293, 37.722, -17.368) ( 0.01, 0.01, 0.00)
  20352. 34: torsion ( -0.002, -0.009, -0.016) ( -0.002, -0.009, -0.015) ( 0.00, 0.00, 0.00)
  20353. 34: vdw ( 2.132, -0.908, 0.306) ( 2.132, -0.908, 0.306) ( 0.00, 0.00, 0.00)
  20354. 34: electro ( 0.759, -0.304, 0.096) ( 0.759, -0.304, 0.096) ( 0.00, 0.00, 0.00)
  20355. 34: 22 ( 24.108, -32.847, -9.947) ( 24.118, -32.831, -9.938) ( 0.04, 0.05, 0.10)
  20356. 34: bond ( 14.454, -21.636, 14.894) ( 14.460, -21.622, 14.901) ( 0.04, 0.07, 0.05)
  20357. 34: angle ( 9.873, -11.881, -26.823) ( 9.876, -11.879, -26.820) ( 0.03, 0.01, 0.01)
  20358. 34: torsion ( -0.023, -0.003, 0.019) ( -0.023, -0.003, 0.019) ( 0.00, 0.00, 0.00)
  20359. 34: vdw ( -0.195, 0.672, 1.962) ( -0.195, 0.672, 1.962) ( 0.00, 0.00, 0.00)
  20360. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20361. 34: 23 ( 27.579, 2.612, -28.301) ( 27.594, 2.626, -28.294) ( 0.05, 0.53, 0.02)
  20362. 34: bond ( 19.888, 19.685, -11.092) ( 19.900, 19.697, -11.088) ( 0.06, 0.06, 0.03)
  20363. 34: angle ( 7.749, -17.983, -18.033) ( 7.752, -17.981, -18.030) ( 0.03, 0.01, 0.02)
  20364. 34: torsion ( 0.020, -0.022, -0.003) ( 0.020, -0.022, -0.003) ( 0.00, 0.00, 0.00)
  20365. 34: vdw ( -0.078, 0.933, 0.827) ( -0.078, 0.933, 0.827) ( 0.00, 0.00, 0.00)
  20366. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20367. 34: 24 (-28.691, 9.540, 6.093) (-28.680, 9.549, 6.107) ( 0.04, 0.10, 0.23)
  20368. 34: bond (-16.080, 13.930, 19.010) (-16.071, 13.937, 19.022) ( 0.05, 0.05, 0.06)
  20369. 34: angle (-34.103, -6.913, -23.751) (-34.101, -6.910, -23.749) ( 0.01, 0.04, 0.01)
  20370. 34: torsion ( 0.003, 0.026, -0.016) ( 0.003, 0.026, -0.016) ( 0.00, 0.00, 0.00)
  20371. 34: vdw ( 21.489, 2.497, 10.850) ( 21.489, 2.497, 10.850) ( 0.00, 0.00, 0.00)
  20372. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20373. 34: 25 ( 34.410, 22.071, 9.571) ( 34.426, 22.081, 9.580) ( 0.05, 0.04, 0.10)
  20374. 34: bond ( 21.393, 15.082, -15.096) ( 21.407, 15.089, -15.089) ( 0.06, 0.05, 0.05)
  20375. 34: angle ( 13.456, 7.526, 26.619) ( 13.458, 7.528, 26.622) ( 0.02, 0.04, 0.01)
  20376. 34: torsion ( -0.019, 0.010, -0.017) ( -0.019, 0.010, -0.017) ( 0.00, 0.00, 0.00)
  20377. 34: vdw ( -0.421, -0.547, -1.936) ( -0.421, -0.546, -1.936) ( 0.00, 0.00, 0.00)
  20378. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20379. 34: 26 (-30.400, 1.530, -6.272) (-30.384, 1.535, -6.258) ( 0.05, 0.35, 0.23)
  20380. 34: bond (-20.249, -7.300, -19.136) (-20.236, -7.298, -19.124) ( 0.07, 0.02, 0.06)
  20381. 34: angle (-29.255, 18.971, 23.710) (-29.253, 18.975, 23.712) ( 0.01, 0.02, 0.01)
  20382. 34: torsion ( -0.006, -0.023, 0.014) ( -0.006, -0.023, 0.014) ( 0.00, 0.00, 0.00)
  20383. 34: vdw ( 19.109, -10.119, -10.861) ( 19.110, -10.119, -10.861) ( 0.00, 0.00, 0.00)
  20384. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20385. 34: 27 ( 25.004, -12.499, 28.368) ( 25.011, -12.478, 28.375) ( 0.03, 0.17, 0.02)
  20386. 34: bond ( 11.583, -25.719, 11.135) ( 11.587, -25.699, 11.138) ( 0.03, 0.08, 0.03)
  20387. 34: angle ( 13.816, 14.065, 18.075) ( 13.820, 14.066, 18.078) ( 0.02, 0.01, 0.02)
  20388. 34: torsion ( 0.024, 0.012, 0.003) ( 0.024, 0.012, 0.003) ( 0.00, 0.00, 0.00)
  20389. 34: vdw ( -0.420, -0.856, -0.844) ( -0.420, -0.856, -0.844) ( 0.00, 0.00, 0.00)
  20390. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20391. 34: ok 34 # gradients
  20392. 34: ok 35 # energy
  20393. 34:
  20394. 34: V A L I D A T E G R A D I E N T S
  20395. 34:
  20396. 34: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  20397. 34: ----------------------------------------------------------------------------------------
  20398. 34: 1 (1369.371, 1195.430, 1995.217) (1369.423, 1195.454, 1995.268) ( 0.00, 0.00, 0.00)
  20399. 34: bond (1461.461, 1275.601, 2025.255) (1461.505, 1275.614, 2025.297) ( 0.00, 0.00, 0.00)
  20400. 34: angle (-94.800, -75.151, -31.579) (-94.792, -75.141, -31.571) ( 0.01, 0.01, 0.03)
  20401. 34: torsion ( 2.079, -6.467, 0.470) ( 2.079, -6.467, 0.470) ( 0.00, 0.01, 0.00)
  20402. 34: vdw ( 0.631, 1.447, 1.072) ( 0.631, 1.447, 1.072) ( 0.00, 0.00, 0.00)
  20403. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20404. 34: 2 (-181.675, 105.621, 179.573) (-181.622, 105.667, 179.622) ( 0.03, 0.04, 0.03)
  20405. 34: bond (-148.144, 60.423, 102.210) (-148.102, 60.459, 102.246) ( 0.03, 0.06, 0.04)
  20406. 34: angle (-28.350, 45.228, 69.391) (-28.340, 45.238, 69.404) ( 0.04, 0.02, 0.02)
  20407. 34: torsion ( -1.446, 1.438, 1.670) ( -1.446, 1.438, 1.670) ( 0.02, 0.03, 0.02)
  20408. 34: vdw ( -3.735, -1.468, 6.302) ( -3.735, -1.468, 6.302) ( 0.00, 0.00, 0.00)
  20409. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20410. 34: 3 (-132.371, -161.041, 125.197) (-132.323, -160.993, 125.249) ( 0.04, 0.03, 0.04)
  20411. 34: bond (-94.820, -119.067, 105.652) (-94.784, -119.030, 105.693) ( 0.04, 0.03, 0.04)
  20412. 34: angle (-31.282, -40.683, 10.602) (-31.271, -40.672, 10.611) ( 0.03, 0.03, 0.09)
  20413. 34: torsion ( -1.488, -1.816, 0.312) ( -1.488, -1.815, 0.312) ( 0.03, 0.03, 0.01)
  20414. 34: vdw ( -4.780, 0.524, 8.632) ( -4.780, 0.524, 8.632) ( 0.00, 0.00, 0.00)
  20415. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20416. 34: 4 (-15.902, 115.758, 12.897) (-15.857, 115.778, 12.945) ( 0.29, 0.02, 0.38)
  20417. 34: bond (-28.066, 85.668, -9.634) (-28.027, 85.679, -9.591) ( 0.14, 0.01, 0.44)
  20418. 34: angle ( 14.028, 26.175, 23.400) ( 14.034, 26.182, 23.406) ( 0.04, 0.03, 0.03)
  20419. 34: torsion ( -1.256, 4.948, 0.115) ( -1.256, 4.948, 0.116) ( 0.02, 0.01, 0.00)
  20420. 34: vdw ( -0.608, -1.032, -0.985) ( -0.608, -1.032, -0.985) ( 0.00, 0.00, 0.00)
  20421. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20422. 34: 5 (176.944, -86.116, -142.995) (176.997, -86.070, -142.947) ( 0.03, 0.05, 0.03)
  20423. 34: bond (141.110, -61.763, -102.053) (141.152, -61.727, -102.017) ( 0.03, 0.06, 0.04)
  20424. 34: angle ( 26.086, -27.000, -36.336) ( 26.097, -26.991, -36.325) ( 0.04, 0.03, 0.03)
  20425. 34: torsion ( 0.894, -1.212, -1.769) ( 0.894, -1.211, -1.768) ( 0.03, 0.04, 0.02)
  20426. 34: vdw ( 8.855, 3.859, -2.837) ( 8.855, 3.859, -2.837) ( 0.00, 0.00, 0.01)
  20427. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20428. 34: 6 (157.851, 189.819, -117.633) (157.899, 189.868, -117.581) ( 0.03, 0.03, 0.04)
  20429. 34: bond ( 96.212, 121.860, -105.322) ( 96.248, 121.897, -105.281) ( 0.04, 0.03, 0.04)
  20430. 34: angle ( 52.701, 64.745, -8.770) ( 52.712, 64.757, -8.760) ( 0.02, 0.02, 0.11)
  20431. 34: torsion ( 1.075, 2.443, -0.727) ( 1.075, 2.444, -0.727) ( 0.04, 0.02, 0.02)
  20432. 34: vdw ( 7.863, 0.770, -2.813) ( 7.863, 0.770, -2.813) ( 0.00, 0.00, 0.00)
  20433. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20434. 34: 7 (-133.686, -119.156, -187.980) (-133.636, -119.106, -187.928) ( 0.04, 0.04, 0.03)
  20435. 34: bond (-85.996, -97.284, -126.688) (-85.958, -97.245, -126.649) ( 0.04, 0.04, 0.03)
  20436. 34: angle (-41.435, -21.293, -53.864) (-41.424, -21.281, -53.852) ( 0.03, 0.05, 0.02)
  20437. 34: torsion ( -0.017, 0.011, 0.003) ( -0.017, 0.011, 0.003) ( 0.00, 0.00, 0.00)
  20438. 34: vdw ( -6.238, -0.590, -7.431) ( -6.238, -0.590, -7.430) ( 0.00, 0.00, 0.00)
  20439. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20440. 34: 8 (1573.982, -2052.237, -2187.666) (1574.030, -2052.177, -2187.611) ( 0.00, 0.00, 0.00)
  20441. 34: bond (1548.366, -2060.217, -2183.958) (1548.400, -2060.170, -2183.914) ( 0.00, 0.00, 0.00)
  20442. 34: angle ( 19.787, 7.107, -6.660) ( 19.801, 7.120, -6.649) ( 0.07, 0.18, 0.17)
  20443. 34: torsion ( -1.000, 2.025, -1.521) ( -1.000, 2.025, -1.521) ( 0.00, 0.00, 0.02)
  20444. 34: vdw ( 2.318, 1.078, 4.865) ( 2.318, 1.078, 4.865) ( 0.01, 0.01, 0.00)
  20445. 34: electro ( 4.512, -2.230, -0.392) ( 4.512, -2.230, -0.392) ( 0.00, 0.00, 0.00)
  20446. 34: 9 ( -7.983, -41.507, -35.682) ( -7.977, -41.500, -35.661) ( 0.07, 0.02, 0.06)
  20447. 34: bond ( 4.870, 5.245, -14.381) ( 4.872, 5.247, -14.361) ( 0.05, 0.05, 0.14)
  20448. 34: angle (-15.868, -48.162, -22.980) (-15.864, -48.158, -22.979) ( 0.02, 0.01, 0.00)
  20449. 34: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20450. 34: vdw ( 3.787, 0.954, 0.884) ( 3.787, 0.954, 0.884) ( 0.00, 0.00, 0.00)
  20451. 34: electro ( -0.772, 0.456, 0.795) ( -0.772, 0.456, 0.795) ( 0.00, 0.00, 0.00)
  20452. 34: 10 ( 27.594, -14.399, -46.283) ( 27.599, -14.375, -46.279) ( 0.02, 0.17, 0.01)
  20453. 34: bond ( 1.010, -10.223, 1.585) ( 1.011, -10.199, 1.586) ( 0.03, 0.24, 0.04)
  20454. 34: angle ( 30.378, -4.575, -48.799) ( 30.382, -4.575, -48.795) ( 0.01, 0.00, 0.01)
  20455. 34: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20456. 34: vdw ( -1.850, 0.228, 1.522) ( -1.850, 0.228, 1.522) ( 0.01, 0.00, 0.01)
  20457. 34: electro ( -1.944, 0.171, -0.592) ( -1.944, 0.171, -0.592) ( 0.00, 0.00, 0.00)
  20458. 34: 11 (-2877.194, 780.290, 282.207) (-2877.127, 780.387, 282.225) ( 0.00, 0.01, 0.01)
  20459. 34: bond (-2944.764, 766.776, 249.933) (-2944.709, 766.863, 249.945) ( 0.00, 0.01, 0.01)
  20460. 34: angle ( 71.107, 12.851, 27.872) ( 71.119, 12.861, 27.874) ( 0.02, 0.07, 0.01)
  20461. 34: torsion ( 0.047, -0.634, 2.789) ( 0.047, -0.634, 2.791) ( 0.00, 0.01, 0.08)
  20462. 34: vdw ( -3.584, 1.297, 1.614) ( -3.584, 1.297, 1.614) ( 0.00, 0.00, 0.00)
  20463. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20464. 34: 12 (-70.944, -46.432, -11.513) (-70.859, -46.350, -11.506) ( 0.12, 0.18, 0.07)
  20465. 34: bond (-73.273, -87.425, -19.694) (-73.200, -87.355, -19.690) ( 0.10, 0.08, 0.02)
  20466. 34: angle ( 8.092, 43.087, 10.723) ( 8.105, 43.099, 10.723) ( 0.15, 0.03, 0.01)
  20467. 34: torsion ( -0.013, 0.501, -2.331) ( -0.013, 0.501, -2.328) ( 0.00, 0.01, 0.13)
  20468. 34: vdw ( -4.596, -4.209, -1.153) ( -4.596, -4.209, -1.153) ( 0.00, 0.00, 0.00)
  20469. 34: electro ( -1.154, 1.614, 0.942) ( -1.154, 1.614, 0.942) ( 0.00, 0.00, 0.00)
  20470. 34: 13 (103.292, -167.482, -50.570) (103.394, -167.413, -50.562) ( 0.10, 0.04, 0.02)
  20471. 34: bond (101.082, -18.155, -7.464) (101.171, -18.100, -7.460) ( 0.09, 0.30, 0.06)
  20472. 34: angle ( 10.732, -148.703, -38.696) ( 10.745, -148.689, -38.695) ( 0.12, 0.01, 0.00)
  20473. 34: torsion ( -0.027, 0.546, -2.011) ( -0.027, 0.546, -2.008) ( 0.00, 0.01, 0.15)
  20474. 34: vdw ( -8.577, -1.464, -3.092) ( -8.577, -1.463, -3.092) ( 0.00, 0.02, 0.00)
  20475. 34: electro ( 0.082, 0.294, 0.693) ( 0.082, 0.294, 0.693) ( 0.00, 0.00, 0.00)
  20476. 34: 14 (-340.783, 244.004, 103.856) (-340.702, 244.105, 103.865) ( 0.02, 0.04, 0.01)
  20477. 34: bond (-242.685, 169.679, 51.566) (-242.620, 169.756, 51.571) ( 0.03, 0.05, 0.01)
  20478. 34: angle (-90.118, 80.283, 38.870) (-90.102, 80.306, 38.871) ( 0.02, 0.03, 0.00)
  20479. 34: torsion ( 0.878, -3.052, 21.109) ( 0.878, -3.052, 21.112) ( 0.00, 0.01, 0.02)
  20480. 34: vdw ( -8.858, -2.905, -7.690) ( -8.858, -2.905, -7.689) ( 0.00, 0.01, 0.00)
  20481. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20482. 34: 15 (-73.315, -132.854, -48.254) (-73.221, -132.766, -48.244) ( 0.13, 0.07, 0.02)
  20483. 34: bond (-57.772, -173.544, -48.927) (-57.694, -173.468, -48.921) ( 0.14, 0.04, 0.01)
  20484. 34: angle (-12.260, 33.289, 10.647) (-12.246, 33.300, 10.648) ( 0.12, 0.03, 0.01)
  20485. 34: torsion ( -0.061, 1.973, -7.707) ( -0.061, 1.974, -7.705) ( 0.00, 0.01, 0.04)
  20486. 34: vdw ( -3.222, 5.428, -2.267) ( -3.221, 5.428, -2.267) ( 0.01, 0.00, 0.00)
  20487. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20488. 34: 16 ( 35.176, 96.616, 32.145) ( 35.277, 96.684, 32.153) ( 0.28, 0.07, 0.03)
  20489. 34: bond (107.267, 64.420, 20.261) (107.355, 64.475, 20.266) ( 0.08, 0.09, 0.02)
  20490. 34: angle (-66.999, 27.788, 6.767) (-66.988, 27.800, 6.768) ( 0.02, 0.04, 0.01)
  20491. 34: torsion ( 0.086, -0.719, 3.121) ( 0.086, -0.718, 3.124) ( 0.00, 0.01, 0.10)
  20492. 34: vdw ( -3.557, 6.031, 1.619) ( -3.557, 6.031, 1.619) ( 0.00, 0.00, 0.00)
  20493. 34: electro ( -1.620, -0.904, 0.376) ( -1.620, -0.904, 0.376) ( 0.00, 0.00, 0.00)
  20494. 34: 17 ( 72.990, -38.251, -125.567) ( 73.023, -38.214, -125.562) ( 0.05, 0.10, 0.00)
  20495. 34: bond ( 76.533, 48.205, -2.919) ( 76.562, 48.230, -2.920) ( 0.04, 0.05, 0.01)
  20496. 34: angle ( 44.783, 15.169, -6.917) ( 44.787, 15.180, -6.916) ( 0.01, 0.07, 0.02)
  20497. 34: torsion ( -4.190, -0.869, -11.772) ( -4.190, -0.869, -11.770) ( 0.00, 0.01, 0.02)
  20498. 34: vdw (-44.136, -100.757, -103.958) (-44.136, -100.754, -103.956) ( 0.00, 0.00, 0.00)
  20499. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20500. 34: 18 (119.639, -56.704, -193.548) (119.684, -56.658, -193.499) ( 0.04, 0.08, 0.03)
  20501. 34: bond ( 90.494, -62.887, -134.670) ( 90.528, -62.851, -134.631) ( 0.04, 0.06, 0.03)
  20502. 34: angle ( 7.958, 4.349, -58.658) ( 7.967, 4.359, -58.648) ( 0.11, 0.23, 0.02)
  20503. 34: torsion ( 6.994, 0.785, -1.421) ( 6.994, 0.785, -1.420) ( 0.01, 0.02, 0.05)
  20504. 34: vdw ( 14.194, 1.049, 1.201) ( 14.194, 1.049, 1.201) ( 0.00, 0.00, 0.00)
  20505. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20506. 34: 19 (-28.867, -137.080, 213.252) (-28.819, -137.032, 213.302) ( 0.17, 0.04, 0.02)
  20507. 34: bond ( -2.959, -76.425, 133.671) ( -2.923, -76.388, 133.709) ( 1.23, 0.05, 0.03)
  20508. 34: angle (-21.380, -58.465, 80.090) (-21.369, -58.454, 80.102) ( 0.05, 0.02, 0.02)
  20509. 34: torsion ( -6.308, -1.853, -1.783) ( -6.308, -1.852, -1.783) ( 0.01, 0.02, 0.01)
  20510. 34: vdw ( 1.781, -0.337, 1.274) ( 1.781, -0.337, 1.274) ( 0.00, 0.00, 0.00)
  20511. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20512. 34: 20 (207.909, -466.263, 79.993) (207.985, -466.174, 80.005) ( 0.04, 0.02, 0.01)
  20513. 34: bond (182.230, -600.186, 98.639) (182.294, -600.111, 98.647) ( 0.04, 0.01, 0.01)
  20514. 34: angle ( 30.140, 138.056, -17.107) ( 30.152, 138.069, -17.105) ( 0.04, 0.01, 0.01)
  20515. 34: torsion ( -1.300, 0.946, 0.552) ( -1.300, 0.946, 0.554) ( 0.03, 0.01, 0.12)
  20516. 34: vdw ( -3.161, -5.079, -2.091) ( -3.161, -5.079, -2.091) ( 0.01, 0.00, 0.00)
  20517. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20518. 34: 21 (264.766, 1019.746, 41.828) (264.807, 1019.826, 41.835) ( 0.02, 0.01, 0.02)
  20519. 34: bond (243.258, 971.230, 40.076) (243.286, 971.307, 40.079) ( 0.01, 0.01, 0.01)
  20520. 34: angle ( 14.169, 42.623, 0.148) ( 14.181, 42.625, 0.150) ( 0.08, 0.01, 0.03)
  20521. 34: torsion ( -1.329, 0.222, 3.722) ( -1.329, 0.222, 3.723) ( 0.02, 0.00, 0.04)
  20522. 34: vdw ( 8.669, 5.671, -2.118) ( 8.669, 5.671, -2.118) ( 0.00, 0.00, 0.00)
  20523. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20524. 34: 22 (-402.004, -170.741, -141.440) (-401.917, -170.640, -141.423) ( 0.02, 0.06, 0.01)
  20525. 34: bond (-503.192, -178.190, -182.315) (-503.117, -178.102, -182.302) ( 0.02, 0.05, 0.01)
  20526. 34: angle (102.277, 0.774, 39.469) (102.288, 0.786, 39.470) ( 0.01, 0.93, 0.00)
  20527. 34: torsion ( -0.534, 0.081, 1.258) ( -0.533, 0.081, 1.261) ( 0.02, 0.00, 0.24)
  20528. 34: vdw ( -0.555, 6.594, 0.148) ( -0.555, 6.594, 0.148) ( 0.00, 0.00, 0.00)
  20529. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20530. 34: 23 (265.191, -645.691, 142.343) (265.272, -645.583, 142.360) ( 0.03, 0.02, 0.01)
  20531. 34: bond (398.592, -719.663, 195.944) (398.659, -719.565, 195.956) ( 0.02, 0.01, 0.01)
  20532. 34: angle (-135.752, 68.646, -51.584) (-135.740, 68.656, -51.583) ( 0.01, 0.01, 0.00)
  20533. 34: torsion ( 0.753, -0.118, -2.003) ( 0.754, -0.118, -2.000) ( 0.04, 0.00, 0.18)
  20534. 34: vdw ( 1.598, 5.444, -0.014) ( 1.598, 5.444, -0.014) ( 0.01, 0.00, 0.00)
  20535. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20536. 34: 24 (-80.570, 704.233, -74.510) (-80.507, 704.325, -74.494) ( 0.08, 0.01, 0.02)
  20537. 34: bond ( 93.805, 555.868, 4.190) ( 93.859, 555.946, 4.203) ( 0.06, 0.01, 0.31)
  20538. 34: angle (-173.921, 150.290, -79.824) (-173.912, 150.303, -79.823) ( 0.01, 0.01, 0.00)
  20539. 34: torsion ( -0.452, 0.056, 1.226) ( -0.452, 0.056, 1.228) ( 0.02, 0.00, 0.21)
  20540. 34: vdw ( -0.003, -1.981, -0.103) ( -0.003, -1.981, -0.103) ( 0.00, 0.00, 0.00)
  20541. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20542. 34: 25 (138.634, -255.892, 72.775) (138.719, -255.822, 72.790) ( 0.06, 0.03, 0.02)
  20543. 34: bond ( 78.315, 129.261, 21.824) ( 78.391, 129.313, 21.836) ( 0.10, 0.04, 0.06)
  20544. 34: angle ( 56.522, -381.810, 49.106) ( 56.530, -381.791, 49.107) ( 0.01, 0.00, 0.00)
  20545. 34: torsion ( 0.678, 0.012, -1.874) ( 0.679, 0.012, -1.871) ( 0.03, 0.00, 0.13)
  20546. 34: vdw ( 2.878, -4.540, 3.180) ( 2.878, -4.540, 3.180) ( 0.00, 0.01, 0.00)
  20547. 34: electro ( 0.241, 1.185, 0.538) ( 0.241, 1.185, 0.538) ( 0.00, 0.00, 0.00)
  20548. 34: 26 (-136.091, -340.547, -47.481) (-136.024, -340.460, -47.468) ( 0.05, 0.03, 0.03)
  20549. 34: bond (-101.762, -361.165, -9.618) (-101.706, -361.091, -9.610) ( 0.06, 0.02, 0.08)
  20550. 34: angle (-38.960, 23.208, -34.425) (-38.950, 23.221, -34.422) ( 0.03, 0.06, 0.01)
  20551. 34: torsion ( 3.895, -1.182, -10.458) ( 3.895, -1.182, -10.457) ( 0.01, 0.01, 0.02)
  20552. 34: vdw ( 0.737, -1.408, 7.021) ( 0.737, -1.408, 7.021) ( 0.00, 0.00, 0.00)
  20553. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20554. 34: 27 (392.416, -128.937, 160.507) (392.479, -128.885, 160.518) ( 0.02, 0.04, 0.01)
  20555. 34: bond (379.882, -144.919, 155.173) (379.943, -144.876, 155.182) ( 0.02, 0.03, 0.01)
  20556. 34: angle ( 14.261, 17.407, 2.817) ( 14.264, 17.416, 2.818) ( 0.02, 0.05, 0.04)
  20557. 34: torsion ( -1.305, 0.304, 3.355) ( -1.305, 0.304, 3.356) ( 0.01, 0.00, 0.02)
  20558. 34: vdw ( -0.422, -1.729, -0.838) ( -0.422, -1.729, -0.838) ( 0.00, 0.00, 0.00)
  20559. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20560. 34: 28 (1315.146, -74.669, 493.336) (1315.206, -74.577, 493.354) ( 0.00, 0.12, 0.00)
  20561. 34: bond (1185.804, 92.689, 432.055) (1185.856, 92.772, 432.069) ( 0.00, 0.09, 0.00)
  20562. 34: angle (130.865, -167.104, 60.684) (130.874, -167.094, 60.687) ( 0.01, 0.01, 0.00)
  20563. 34: torsion ( -0.460, 0.082, 1.241) ( -0.460, 0.082, 1.242) ( 0.01, 0.00, 0.11)
  20564. 34: vdw ( -1.064, -0.337, -0.644) ( -1.064, -0.337, -0.644) ( 0.00, 0.00, 0.00)
  20565. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20566. 34: 29 (-407.489, 229.581, -174.705) (-407.472, 229.589, -174.700) ( 0.00, 0.00, 0.00)
  20567. 34: bond (-428.438, 181.023, -179.396) (-428.422, 181.028, -179.392) ( 0.00, 0.00, 0.00)
  20568. 34: angle ( 18.109, 47.213, 4.397) ( 18.110, 47.216, 4.397) ( 0.00, 0.01, 0.00)
  20569. 34: torsion ( 0.211, -0.029, -0.534) ( 0.211, -0.029, -0.534) ( 0.00, 0.00, 0.03)
  20570. 34: vdw ( 2.629, 1.375, 0.829) ( 2.629, 1.375, 0.829) ( 0.00, 0.01, 0.00)
  20571. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20572. 34: 30 (-1375.520, 93.450, -519.145) (-1375.476, 93.506, -519.093) ( 0.00, 0.06, 0.01)
  20573. 34: bond (-1368.931, 2.598, -509.342) (-1368.899, 2.640, -509.300) ( 0.00, 1.63, 0.01)
  20574. 34: angle ( -6.421, 89.619, -9.663) ( -6.410, 89.632, -9.653) ( 0.18, 0.01, 0.11)
  20575. 34: torsion ( -0.024, 0.004, 0.064) ( -0.024, 0.004, 0.065) ( 0.00, 0.00, 0.00)
  20576. 34: vdw ( -0.144, 1.230, -0.204) ( -0.144, 1.230, -0.204) ( 0.00, 0.00, 0.00)
  20577. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20578. 34: 31 (-252.383, 68.712, 72.986) (-252.334, 68.760, 73.032) ( 0.02, 0.07, 0.06)
  20579. 34: bond (-183.680, 108.332, 28.850) (-183.643, 108.368, 28.887) ( 0.02, 0.03, 0.13)
  20580. 34: angle (-67.485, -40.784, 37.274) (-67.473, -40.773, 37.283) ( 0.02, 0.03, 0.02)
  20581. 34: torsion ( -1.634, 0.633, 4.614) ( -1.633, 0.633, 4.614) ( 0.03, 0.02, 0.01)
  20582. 34: vdw ( 0.416, 0.531, 2.248) ( 0.416, 0.531, 2.248) ( 0.00, 0.00, 0.00)
  20583. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20584. 34: 32 ( 26.424, 201.539, -65.524) ( 26.469, 201.589, -65.476) ( 0.17, 0.02, 0.07)
  20585. 34: bond ( 10.558, 131.097, -37.808) ( 10.594, 131.133, -37.771) ( 0.34, 0.03, 0.10)
  20586. 34: angle ( 15.093, 68.172, -27.150) ( 15.102, 68.185, -27.140) ( 0.06, 0.02, 0.04)
  20587. 34: torsion ( 0.521, 3.013, -1.060) ( 0.521, 3.013, -1.060) ( 0.03, 0.02, 0.02)
  20588. 34: vdw ( 0.252, -0.742, 0.494) ( 0.252, -0.742, 0.494) ( 0.00, 0.00, 0.00)
  20589. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20590. 34: 33 ( 5.447, -166.720, -114.957) ( 5.495, -166.670, -114.908) ( 0.89, 0.03, 0.04)
  20591. 34: bond ( 0.388, -85.303, -71.338) ( 0.425, -85.265, -71.301) ( 1.43, 0.04, 0.05)
  20592. 34: angle ( 3.800, -80.567, -42.048) ( 3.811, -80.555, -42.036) ( 0.29, 0.02, 0.03)
  20593. 34: torsion ( 0.744, -0.036, 0.075) ( 0.745, -0.036, 0.076) ( 0.04, 0.00, 0.00)
  20594. 34: vdw ( 0.514, -0.814, -1.646) ( 0.514, -0.814, -1.646) ( 0.00, 0.00, 0.01)
  20595. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20596. 34: 34 ( 39.872, -79.602, -11.314) ( 39.879, -79.577, -11.310) ( 0.02, 0.03, 0.04)
  20597. 34: bond ( 31.505, -86.048, 4.238) ( 31.508, -86.023, 4.238) ( 0.01, 0.03, 0.01)
  20598. 34: angle ( 12.846, 3.739, -19.615) ( 12.848, 3.740, -19.612) ( 0.02, 0.01, 0.02)
  20599. 34: torsion ( 2.043, 0.649, -2.011) ( 2.043, 0.649, -2.011) ( 0.00, 0.00, 0.01)
  20600. 34: vdw ( -6.521, 2.057, 6.075) ( -6.521, 2.057, 6.075) ( 0.00, 0.00, 0.00)
  20601. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20602. 34: 35 ( 36.284, 22.966, -82.660) ( 36.289, 22.973, -82.636) ( 0.01, 0.03, 0.03)
  20603. 34: bond ( 21.884, 34.000, -84.579) ( 21.886, 34.004, -84.556) ( 0.01, 0.01, 0.03)
  20604. 34: angle ( 18.455, -11.667, 0.087) ( 18.458, -11.664, 0.087) ( 0.01, 0.03, 0.00)
  20605. 34: torsion ( -0.871, 0.454, -0.043) ( -0.871, 0.454, -0.043) ( 0.01, 0.01, 0.00)
  20606. 34: vdw ( -3.185, 0.179, 1.876) ( -3.184, 0.179, 1.876) ( 0.01, 0.00, 0.01)
  20607. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20608. 34: 36 ( 88.882, 10.987, -11.983) ( 88.909, 10.992, -11.979) ( 0.03, 0.04, 0.03)
  20609. 34: bond ( 91.385, -5.329, -13.368) ( 91.412, -5.328, -13.367) ( 0.03, 0.01, 0.01)
  20610. 34: angle ( -0.040, 18.084, -7.489) ( -0.040, 18.088, -7.487) ( 0.00, 0.02, 0.04)
  20611. 34: torsion ( 0.028, -1.127, 0.641) ( 0.028, -1.127, 0.641) ( 0.00, 0.01, 0.00)
  20612. 34: vdw ( -2.490, -0.640, 8.233) ( -2.490, -0.640, 8.234) ( 0.00, 0.00, 0.00)
  20613. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20614. 34: 37 ( -4.098, 87.111, -10.557) ( -4.092, 87.137, -10.553) ( 0.14, 0.03, 0.04)
  20615. 34: bond (-24.076, 86.846, -10.570) (-24.074, 86.872, -10.569) ( 0.01, 0.03, 0.01)
  20616. 34: angle ( 21.480, 4.731, -10.050) ( 21.483, 4.731, -10.048) ( 0.02, 0.00, 0.03)
  20617. 34: torsion ( 2.789, 0.583, -1.558) ( 2.789, 0.583, -1.558) ( 0.01, 0.00, 0.00)
  20618. 34: vdw ( -4.290, -5.049, 11.622) ( -4.290, -5.049, 11.622) ( 0.00, 0.00, 0.00)
  20619. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20620. 34: 38 (-23.572, -16.685, 85.626) (-23.567, -16.678, 85.650) ( 0.02, 0.04, 0.03)
  20621. 34: bond (-20.719, -32.829, 83.983) (-20.718, -32.825, 84.006) ( 0.01, 0.01, 0.03)
  20622. 34: angle (-11.944, 14.964, 2.903) (-11.941, 14.967, 2.904) ( 0.02, 0.02, 0.02)
  20623. 34: torsion ( 0.733, -0.743, -0.110) ( 0.733, -0.743, -0.110) ( 0.01, 0.01, 0.00)
  20624. 34: vdw ( 8.358, 1.923, -1.150) ( 8.359, 1.923, -1.150) ( 0.00, 0.00, 0.01)
  20625. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20626. 34: 39 (-33.595, 79.887, 14.514) (-33.588, 79.911, 14.518) ( 0.02, 0.03, 0.03)
  20627. 34: bond (-31.431, 85.012, -4.595) (-31.427, 85.037, -4.594) ( 0.01, 0.03, 0.01)
  20628. 34: angle (-13.511, -3.912, 19.998) (-13.508, -3.912, 20.001) ( 0.02, 0.01, 0.02)
  20629. 34: torsion ( -1.754, -0.523, 2.320) ( -1.754, -0.523, 2.321) ( 0.00, 0.00, 0.01)
  20630. 34: vdw ( 13.101, -0.691, -3.210) ( 13.101, -0.691, -3.210) ( 0.00, 0.00, 0.00)
  20631. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20632. 34: 40 (-89.565, -10.449, 25.871) (-89.538, -10.445, 25.875) ( 0.03, 0.04, 0.02)
  20633. 34: bond (-93.440, 4.720, 14.652) (-93.413, 4.721, 14.653) ( 0.03, 0.01, 0.01)
  20634. 34: angle ( 1.162, -17.513, 13.046) ( 1.162, -17.510, 13.049) ( 0.01, 0.02, 0.02)
  20635. 34: torsion ( -0.082, 0.250, -0.606) ( -0.082, 0.250, -0.606) ( 0.00, 0.00, 0.00)
  20636. 34: vdw ( 2.795, 2.094, -1.222) ( 2.795, 2.094, -1.222) ( 0.00, 0.00, 0.02)
  20637. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20638. 34: 41 ( 8.560, -87.495, 19.317) ( 8.566, -87.469, 19.321) ( 0.07, 0.03, 0.02)
  20639. 34: bond ( 25.302, -87.579, 10.941) ( 25.304, -87.554, 10.942) ( 0.01, 0.03, 0.01)
  20640. 34: angle (-20.325, -4.214, 13.279) (-20.322, -4.213, 13.282) ( 0.02, 0.01, 0.02)
  20641. 34: torsion ( -1.939, -0.352, 1.667) ( -1.939, -0.352, 1.667) ( 0.01, 0.00, 0.00)
  20642. 34: vdw ( 5.522, 4.650, -6.571) ( 5.523, 4.650, -6.570) ( 0.00, 0.00, 0.00)
  20643. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20644. 34: 42 (-13.989, 74.223, 4.958) (-13.983, 74.249, 4.962) ( 0.04, 0.03, 0.08)
  20645. 34: bond (-21.453, 74.914, -3.292) (-21.450, 74.940, -3.291) ( 0.01, 0.03, 0.01)
  20646. 34: angle ( 14.946, 5.094, 18.557) ( 14.949, 5.094, 18.561) ( 0.02, 0.00, 0.02)
  20647. 34: torsion ( -0.016, -0.004, 0.014) ( -0.016, -0.004, 0.014) ( 0.00, 0.00, 0.00)
  20648. 34: vdw ( -7.466, -5.781, -10.321) ( -7.466, -5.781, -10.321) ( 0.00, 0.00, 0.00)
  20649. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20650. 34: 43 ( 78.263, -2.252, 8.047) ( 78.290, -2.248, 8.051) ( 0.03, 0.18, 0.06)
  20651. 34: bond ( 77.211, -4.184, -9.515) ( 77.238, -4.183, -9.514) ( 0.04, 0.01, 0.01)
  20652. 34: angle ( 3.619, 3.438, 27.860) ( 3.619, 3.442, 27.863) ( 0.00, 0.11, 0.01)
  20653. 34: torsion ( 0.007, -0.165, 0.126) ( 0.007, -0.165, 0.126) ( 0.00, 0.00, 0.00)
  20654. 34: vdw ( -2.573, -1.341, -10.424) ( -2.573, -1.341, -10.424) ( 0.00, 0.00, 0.00)
  20655. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20656. 34: 44 ( 0.559, -21.658, 75.747) ( 0.565, -21.651, 75.771) ( 0.29, 0.03, 0.03)
  20657. 34: bond (-15.723, -27.268, 71.326) (-15.722, -27.264, 71.349) ( 0.01, 0.01, 0.03)
  20658. 34: angle ( 25.339, 8.729, 8.920) ( 25.342, 8.732, 8.921) ( 0.01, 0.04, 0.01)
  20659. 34: torsion ( 0.198, -0.151, -0.014) ( 0.198, -0.151, -0.014) ( 0.00, 0.00, 0.00)
  20660. 34: vdw ( -9.254, -2.968, -4.484) ( -9.254, -2.968, -4.484) ( 0.00, 0.00, 0.00)
  20661. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20662. 34: 45 ( 64.163, 80.826, 16.856) ( 64.181, 80.843, 16.858) ( 0.03, 0.02, 0.01)
  20663. 34: bond ( 74.615, 74.402, 16.715) ( 74.629, 74.416, 16.717) ( 0.02, 0.02, 0.01)
  20664. 34: angle ( -6.637, 6.301, 1.557) ( -6.635, 6.304, 1.557) ( 0.04, 0.04, 0.01)
  20665. 34: torsion ( -0.008, 0.091, -0.372) ( -0.008, 0.091, -0.371) ( 0.00, 0.00, 0.03)
  20666. 34: vdw ( -2.955, 0.013, -0.139) ( -2.954, 0.013, -0.139) ( 0.01, 0.00, 0.00)
  20667. 34: electro ( -0.852, 0.018, -0.906) ( -0.852, 0.018, -0.906) ( 0.00, 0.00, 0.00)
  20668. 34: 46 (-16.253, 103.541, 27.783) (-16.245, 103.567, 27.786) ( 0.05, 0.03, 0.01)
  20669. 34: bond (-17.811, 88.988, 23.233) (-17.810, 89.014, 23.235) ( 0.01, 0.03, 0.01)
  20670. 34: angle ( 54.867, 10.478, 1.919) ( 54.872, 10.478, 1.919) ( 0.01, 0.00, 0.00)
  20671. 34: torsion ( 0.012, -0.370, 1.425) ( 0.012, -0.370, 1.425) ( 0.00, 0.00, 0.05)
  20672. 34: vdw (-53.523, 4.113, 1.555) (-53.521, 4.113, 1.555) ( 0.00, 0.00, 0.01)
  20673. 34: electro ( 0.202, 0.332, -0.349) ( 0.202, 0.332, -0.349) ( 0.00, 0.00, 0.00)
  20674. 34: 47 ( 46.686, -89.427, -26.362) ( 46.694, -89.402, -26.359) ( 0.02, 0.03, 0.01)
  20675. 34: bond ( 27.135, -94.224, -26.191) ( 27.138, -94.199, -26.189) ( 0.01, 0.03, 0.01)
  20676. 34: angle ( 23.097, 6.332, 1.160) ( 23.102, 6.333, 1.160) ( 0.02, 0.01, 0.01)
  20677. 34: torsion ( -0.042, 0.706, -2.585) ( -0.042, 0.706, -2.584) ( 0.00, 0.00, 0.03)
  20678. 34: vdw ( -6.905, -1.903, 1.416) ( -6.905, -1.903, 1.416) ( 0.01, 0.00, 0.00)
  20679. 34: electro ( 3.401, -0.339, -0.162) ( 3.401, -0.339, -0.162) ( 0.00, 0.00, 0.00)
  20680. 34: 48 (-80.683, -1.490, 46.931) (-80.656, -1.486, 46.937) ( 0.03, 0.23, 0.01)
  20681. 34: bond (-88.637, -2.317, 20.880) (-88.611, -2.317, 20.882) ( 0.03, 0.02, 0.01)
  20682. 34: angle ( 5.474, -2.071, 22.996) ( 5.474, -2.068, 23.000) ( 0.00, 0.14, 0.01)
  20683. 34: torsion ( 1.564, 0.257, 6.664) ( 1.564, 0.257, 6.664) ( 0.00, 0.00, 0.00)
  20684. 34: vdw ( 0.917, 2.642, -3.609) ( 0.917, 2.642, -3.609) ( 0.00, 0.00, 0.00)
  20685. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20686. 34: 49 ( 27.346, 12.069, 61.421) ( 27.357, 12.077, 61.439) ( 0.04, 0.07, 0.03)
  20687. 34: bond ( 27.464, 27.278, 46.599) ( 27.470, 27.284, 46.615) ( 0.02, 0.02, 0.04)
  20688. 34: angle (-45.485, -9.884, 32.585) (-45.483, -9.881, 32.586) ( 0.01, 0.02, 0.00)
  20689. 34: torsion ( 1.360, 1.464, -1.659) ( 1.361, 1.464, -1.659) ( 0.02, 0.00, 0.01)
  20690. 34: vdw ( 44.008, -6.790, -16.103) ( 44.009, -6.790, -16.103) ( 0.00, 0.00, 0.00)
  20691. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20692. 34: 50 (-19.918, 78.133, -20.035) (-19.910, 78.158, -20.031) ( 0.04, 0.03, 0.02)
  20693. 34: bond (-29.029, 74.253, 5.631) (-29.025, 74.277, 5.631) ( 0.01, 0.03, 0.01)
  20694. 34: angle ( 10.553, 6.257, -28.126) ( 10.556, 6.257, -28.123) ( 0.03, 0.01, 0.01)
  20695. 34: torsion ( -0.656, -0.240, -0.212) ( -0.656, -0.240, -0.212) ( 0.01, 0.00, 0.00)
  20696. 34: vdw ( -0.786, -2.136, 2.672) ( -0.786, -2.136, 2.672) ( 0.00, 0.00, 0.00)
  20697. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20698. 34: 51 ( 59.372, 24.629, -42.928) ( 59.398, 24.633, -42.922) ( 0.04, 0.02, 0.01)
  20699. 34: bond ( 64.561, 5.165, -19.507) ( 64.586, 5.165, -19.505) ( 0.04, 0.01, 0.01)
  20700. 34: angle (-12.918, 24.858, -36.193) (-12.918, 24.862, -36.190) ( 0.00, 0.01, 0.01)
  20701. 34: torsion ( 0.060, 0.650, 0.370) ( 0.060, 0.650, 0.370) ( 0.00, 0.01, 0.00)
  20702. 34: vdw ( 7.669, -6.044, 12.403) ( 7.669, -6.044, 12.403) ( 0.00, 0.00, 0.00)
  20703. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20704. 34: 52 (-30.314, -16.291, -76.443) (-30.304, -16.282, -76.426) ( 0.03, 0.06, 0.02)
  20705. 34: bond (-39.923, -37.279, -58.542) (-39.916, -37.273, -58.527) ( 0.02, 0.02, 0.03)
  20706. 34: angle ( 10.108, 21.559, -20.629) ( 10.111, 21.562, -20.628) ( 0.03, 0.01, 0.01)
  20707. 34: torsion ( 0.298, -0.200, -0.076) ( 0.298, -0.200, -0.076) ( 0.00, 0.00, 0.00)
  20708. 34: vdw ( -0.797, -0.372, 2.804) ( -0.797, -0.372, 2.804) ( 0.00, 0.00, 0.00)
  20709. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20710. 34: 53 ( 94.650, 84.772, 119.505) ( 94.656, 84.803, 119.509) ( 0.01, 0.04, 0.00)
  20711. 34: bond ( 2.433, -20.470, 2.878) ( 2.434, -20.442, 2.879) ( 0.01, 0.14, 0.02)
  20712. 34: angle ( 34.810, 5.798, 11.741) ( 34.814, 5.798, 11.742) ( 0.01, 0.00, 0.01)
  20713. 34: torsion ( 1.481, -0.354, -3.766) ( 1.481, -0.354, -3.765) ( 0.01, 0.00, 0.01)
  20714. 34: vdw ( 58.022, 100.394, 109.595) ( 58.023, 100.397, 109.597) ( 0.00, 0.00, 0.00)
  20715. 34: electro ( -2.096, -0.597, -0.943) ( -2.096, -0.597, -0.943) ( 0.00, 0.00, 0.00)
  20716. 34: 54 (-23.064, -68.758, -2.726) (-23.057, -68.733, -2.722) ( 0.03, 0.04, 0.16)
  20717. 34: bond (-23.826, -68.424, -3.381) (-23.823, -68.399, -3.381) ( 0.01, 0.04, 0.01)
  20718. 34: angle ( -0.162, 0.040, 0.306) ( -0.159, 0.040, 0.310) ( 0.05, 0.00, 0.12)
  20719. 34: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20720. 34: vdw ( 0.924, -0.373, 0.349) ( 0.924, -0.373, 0.349) ( 0.00, 0.00, 0.00)
  20721. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20722. 34: 55 (-40.151, 26.871, 56.321) (-40.140, 26.881, 56.334) ( 0.03, 0.04, 0.02)
  20723. 34: bond (-43.020, 38.071, 45.501) (-43.010, 38.079, 45.512) ( 0.02, 0.02, 0.02)
  20724. 34: angle ( 0.667, -12.551, 11.129) ( 0.669, -12.548, 11.131) ( 0.14, 0.02, 0.02)
  20725. 34: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20726. 34: vdw ( 2.201, 1.351, -0.308) ( 2.201, 1.351, -0.308) ( 0.00, 0.00, 0.00)
  20727. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20728. 34: 56 ( 7.916, 16.915, -72.081) ( 7.920, 16.924, -72.056) ( 0.04, 0.05, 0.03)
  20729. 34: bond ( -1.004, 29.140, -67.460) ( -1.003, 29.145, -67.436) ( 0.03, 0.02, 0.03)
  20730. 34: angle ( 7.515, -13.544, -5.964) ( 7.518, -13.541, -5.964) ( 0.04, 0.02, 0.01)
  20731. 34: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20732. 34: vdw ( 1.405, 1.320, 1.344) ( 1.405, 1.320, 1.344) ( 0.00, 0.00, 0.00)
  20733. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20734. 34: 57 ( 26.171, -61.282, -57.916) ( 26.175, -61.262, -57.905) ( 0.02, 0.03, 0.02)
  20735. 34: bond ( 4.936, -71.331, -49.618) ( 4.937, -71.313, -49.608) ( 0.01, 0.03, 0.02)
  20736. 34: angle ( 21.633, 10.213, -12.532) ( 21.637, 10.214, -12.530) ( 0.02, 0.01, 0.01)
  20737. 34: torsion ( 1.202, -0.052, 0.194) ( 1.202, -0.052, 0.194) ( 0.01, 0.00, 0.00)
  20738. 34: vdw ( -1.601, -0.112, 4.039) ( -1.601, -0.112, 4.039) ( 0.00, 0.00, 0.00)
  20739. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20740. 34: 58 ( 76.270, 22.941, -23.323) ( 76.292, 22.950, -23.319) ( 0.03, 0.04, 0.02)
  20741. 34: bond ( 71.291, 39.669, -8.011) ( 71.312, 39.676, -8.010) ( 0.03, 0.02, 0.01)
  20742. 34: angle ( 7.268, -17.136, -20.161) ( 7.269, -17.134, -20.158) ( 0.01, 0.01, 0.02)
  20743. 34: torsion ( 0.113, -0.215, -0.061) ( 0.113, -0.215, -0.061) ( 0.00, 0.00, 0.00)
  20744. 34: vdw ( -2.401, 0.624, 4.911) ( -2.401, 0.624, 4.911) ( 0.00, 0.00, 0.00)
  20745. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20746. 34: 59 (-63.192, -63.428, 16.181) (-63.170, -63.418, 16.184) ( 0.03, 0.02, 0.02)
  20747. 34: bond (-78.176, -47.083, 7.956) (-78.155, -47.075, 7.957) ( 0.03, 0.02, 0.01)
  20748. 34: angle ( 13.238, -20.310, 9.894) ( 13.239, -20.308, 9.897) ( 0.01, 0.01, 0.03)
  20749. 34: torsion ( -0.006, -0.084, -0.554) ( -0.006, -0.083, -0.554) ( 0.00, 0.00, 0.01)
  20750. 34: vdw ( 1.752, 4.048, -1.116) ( 1.752, 4.048, -1.116) ( 0.00, 0.00, 0.01)
  20751. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20752. 34: 60 ( 51.337, -71.320, 31.040) ( 51.354, -71.307, 31.045) ( 0.03, 0.02, 0.02)
  20753. 34: bond ( 69.756, -57.600, 27.076) ( 69.771, -57.589, 27.078) ( 0.02, 0.02, 0.01)
  20754. 34: angle (-15.014, -15.981, 4.697) (-15.013, -15.979, 4.699) ( 0.01, 0.01, 0.05)
  20755. 34: torsion ( -2.419, -2.372, 1.187) ( -2.419, -2.372, 1.187) ( 0.01, 0.01, 0.01)
  20756. 34: vdw ( -0.986, 4.632, -1.920) ( -0.986, 4.633, -1.920) ( 0.00, 0.00, 0.01)
  20757. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20758. 34: 61 ( -9.231, 4.667, 82.357) ( -9.227, 4.672, 82.383) ( 0.05, 0.12, 0.03)
  20759. 34: bond ( -7.198, -23.032, 75.880) ( -7.197, -23.029, 75.906) ( 0.01, 0.01, 0.03)
  20760. 34: angle ( -4.131, 30.637, 8.904) ( -4.128, 30.641, 8.905) ( 0.09, 0.01, 0.00)
  20761. 34: torsion ( 1.717, -0.060, 0.145) ( 1.717, -0.060, 0.145) ( 0.01, 0.00, 0.00)
  20762. 34: vdw ( 0.381, -2.879, -2.572) ( 0.381, -2.879, -2.572) ( 0.00, 0.00, 0.00)
  20763. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20764. 34: 62 ( 55.671, 56.605, 11.335) ( 55.692, 56.616, 11.339) ( 0.04, 0.02, 0.04)
  20765. 34: bond ( 65.302, 42.165, -5.964) ( 65.321, 42.173, -5.964) ( 0.03, 0.02, 0.01)
  20766. 34: angle ( -9.206, 17.304, 21.554) ( -9.205, 17.306, 21.558) ( 0.01, 0.01, 0.02)
  20767. 34: torsion ( -0.690, 0.900, -1.189) ( -0.690, 0.900, -1.189) ( 0.00, 0.00, 0.01)
  20768. 34: vdw ( 0.266, -3.764, -3.067) ( 0.266, -3.764, -3.066) ( 0.00, 0.00, 0.00)
  20769. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20770. 34: 63 (-52.640, 58.487, 10.669) (-52.622, 58.499, 10.674) ( 0.03, 0.02, 0.05)
  20771. 34: bond (-57.918, 44.816, -15.152) (-57.901, 44.826, -15.150) ( 0.03, 0.02, 0.01)
  20772. 34: angle ( 6.047, 18.030, 30.234) ( 6.048, 18.032, 30.238) ( 0.03, 0.01, 0.01)
  20773. 34: torsion ( -1.141, -1.037, 1.293) ( -1.141, -1.037, 1.293) ( 0.00, 0.00, 0.01)
  20774. 34: vdw ( 0.372, -3.322, -5.707) ( 0.372, -3.322, -5.706) ( 0.00, 0.00, 0.00)
  20775. 34: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20776. 34: ok 36 # gradients
  20777. 34: 1..36
  20778. 34/53 Test #34: ffghemical_Test .................. Passed 4.63 sec
  20779. test 35
  20780. Start 35: ffmmff94_Test
  20781. 35: Test command: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/bin/test_ffmmff94
  20782. 35: Test timeout computed to be: 1500
  20783. 35: # Testing MMFF94 Force Field...
  20784. 35: ok 1 # energy
  20785. 35: ----------------------------------------------------------------------------------------
  20786. 35:
  20787. 35: VALIDATE GRADIENTS :
  20788. 35:
  20789. 35:
  20790. 35: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  20791. 35: ----------------------------------------------------------------------------------------
  20792. 35: 1 ( -0.595, 0.676, -0.223) ( -0.644, 0.631, 0.027) ( 2.94, 3.01, 5.59)
  20793. 35: bond ( 7.276, 5.385, 2.590) ( 7.281, 5.390, 2.590) ( 0.07, 0.10, 0.02)
  20794. 35: angle ( 4.901, -5.978, 0.229) ( 4.902, -5.976, 0.230) ( 0.04, 0.03, 0.01)
  20795. 35: strbnd ( -0.020, -1.711, -0.647) ( -0.020, -1.711, -0.647) ( 0.00, 0.01, 0.00)
  20796. 35: torsion ( -0.151, -0.425, 0.365) ( -0.151, -0.425, 0.366) ( 0.00, 0.00, 0.03)
  20797. 35: oop ( 0.345, 0.325, -1.540) ( 0.289, 0.273, -1.292) ( 1.94, 1.67, 16.12)
  20798. 35: vdw (-14.890, 2.733, -1.371) (-14.889, 2.733, -1.371) ( 0.00, 0.00, 0.00)
  20799. 35: electro ( 1.944, 0.348, 0.151) ( 1.944, 0.348, 0.151) ( 0.00, 0.00, 0.00)
  20800. 35: 2 ( 0.243, -0.582, 0.489) ( 0.379, -0.466, -0.030) ( 3.31, 6.78, 25.40)
  20801. 35: bond ( 8.112, -21.040, -1.715) ( 8.117, -21.034, -1.714) ( 0.06, 0.03, 0.04)
  20802. 35: angle ( -1.169, 7.194, -15.182) ( -1.167, 7.196, -15.182) ( 0.15, 0.03, 0.00)
  20803. 35: strbnd ( -2.863, 15.068, 3.232) ( -2.863, 15.068, 3.232) ( 0.01, 0.01, 0.00)
  20804. 35: torsion ( -0.342, -0.574, 3.648) ( -0.342, -0.574, 3.649) ( 0.00, 0.00, 0.03)
  20805. 35: oop ( -0.793, -0.680, 3.202) ( -0.664, -0.570, 2.680) (10.29, 7.44, 16.28)
  20806. 35: vdw ( -2.909, 0.463, 7.531) ( -2.909, 0.463, 7.531) ( 0.00, 0.01, 0.00)
  20807. 35: electro ( 0.206, -1.014, -0.227) ( 0.206, -1.014, -0.227) ( 0.00, 0.00, 0.00)
  20808. 35: 3 ( -0.763, 1.187, -0.035) ( -0.846, 1.120, 0.319) ( 6.35, 5.66, 1.23)
  20809. 35: bond ( -9.190, -3.608, -3.894) ( -9.185, -3.603, -3.893) ( 0.05, 0.14, 0.02)
  20810. 35: angle ( -1.891, 2.042, 2.324) ( -1.889, 2.043, 2.324) ( 0.09, 0.09, 0.02)
  20811. 35: strbnd ( 1.681, -6.510, -1.289) ( 1.680, -6.510, -1.289) ( 0.02, 0.00, 0.00)
  20812. 35: torsion ( 0.497, 0.356, -1.699) ( 0.498, 0.356, -1.698) ( 0.00, 0.00, 0.05)
  20813. 35: oop ( 0.546, 0.446, -2.107) ( 0.457, 0.372, -1.755) ( 4.90, 3.29, 16.69)
  20814. 35: vdw ( 9.870, 8.310, 7.295) ( 9.870, 8.311, 7.295) ( 0.00, 0.00, 0.00)
  20815. 35: electro ( -2.277, 0.151, -0.665) ( -2.277, 0.151, -0.665) ( 0.00, 0.00, 0.00)
  20816. 35: 4 ( 1.476, -1.408, -0.324) ( 1.486, -1.397, -0.340) ( 0.67, 0.77, 0.51)
  20817. 35: bond ( -9.024, 1.819, -2.154) ( -9.020, 1.825, -2.154) ( 0.05, 0.29, 0.03)
  20818. 35: angle ( -3.381, -7.942, -3.027) ( -3.379, -7.940, -3.027) ( 0.06, 0.02, 0.02)
  20819. 35: strbnd ( 0.700, 12.247, 3.116) ( 0.700, 12.246, 3.116) ( 0.01, 0.00, 0.00)
  20820. 35: torsion ( 0.035, 0.371, 0.858) ( 0.035, 0.371, 0.859) ( 0.00, 0.00, 0.07)
  20821. 35: oop ( -0.017, -0.017, 0.081) ( -0.014, -0.013, 0.063) ( 0.01, 0.01, 0.14)
  20822. 35: vdw ( 11.765, -8.172, 0.917) ( 11.765, -8.172, 0.917) ( 0.00, 0.00, 0.00)
  20823. 35: electro ( 1.398, 0.286, -0.115) ( 1.398, 0.286, -0.115) ( 0.00, 0.00, 0.00)
  20824. 35: 5 ( -7.232, 4.097, 0.766) ( -7.222, 4.104, 0.752) ( 0.15, 0.19, 1.05)
  20825. 35: bond ( 0.599, 18.391, 5.068) ( 0.604, 18.393, 5.069) ( 0.30, 0.01, 0.01)
  20826. 35: angle ( -2.567, -4.844, -1.977) ( -2.566, -4.842, -1.977) ( 0.01, 0.04, 0.00)
  20827. 35: strbnd ( 0.126, -3.607, -0.716) ( 0.126, -3.607, -0.716) ( 0.01, 0.00, 0.01)
  20828. 35: torsion ( -0.412, -0.447, 1.649) ( -0.412, -0.447, 1.650) ( 0.00, 0.00, 0.04)
  20829. 35: oop ( -0.023, -0.020, 0.080) ( -0.019, -0.016, 0.065) ( 0.01, 0.01, 0.12)
  20830. 35: vdw ( -3.582, -7.643, -2.794) ( -3.582, -7.643, -2.794) ( 0.00, 0.00, 0.00)
  20831. 35: electro ( -1.373, 2.267, -0.544) ( -1.373, 2.267, -0.544) ( 0.00, 0.00, 0.00)
  20832. 35: 6 ( 1.194, -0.710, -0.021) ( 1.214, -0.689, -0.080) ( 1.74, 1.53, 0.13)
  20833. 35: bond ( 10.729, -1.010, 2.254) ( 10.734, -1.004, 2.255) ( 0.05, 0.56, 0.03)
  20834. 35: angle ( 1.143, 3.497, 1.367) ( 1.144, 3.499, 1.367) ( 0.15, 0.05, 0.02)
  20835. 35: strbnd ( -2.517, 7.619, 1.196) ( -2.517, 7.618, 1.196) ( 0.00, 0.01, 0.00)
  20836. 35: torsion ( 0.159, 0.163, -0.520) ( 0.159, 0.163, -0.519) ( 0.00, 0.00, 0.05)
  20837. 35: oop ( -0.086, -0.090, 0.386) ( -0.072, -0.076, 0.325) ( 0.12, 0.13, 2.36)
  20838. 35: vdw ( -7.659, -11.450, -4.951) ( -7.659, -11.450, -4.951) ( 0.00, 0.00, 0.00)
  20839. 35: electro ( -0.575, 0.560, 0.247) ( -0.575, 0.560, 0.247) ( 0.00, 0.00, 0.00)
  20840. 35: 7 ( 0.327, -3.127, -0.353) ( 0.336, -3.117, -0.365) ( 0.30, 0.32, 0.44)
  20841. 35: bond ( -9.535, 2.023, 0.064) ( -9.531, 2.028, 0.068) ( 0.04, 0.21, 0.02)
  20842. 35: angle ( 7.090, 1.853, 9.392) ( 7.092, 1.855, 9.394) ( 0.03, 0.11, 0.02)
  20843. 35: strbnd ( 2.802, 2.634, -5.055) ( 2.801, 2.634, -5.056) ( 0.04, 0.01, 0.03)
  20844. 35: torsion ( -1.902, -1.148, -3.686) ( -1.902, -1.148, -3.686) ( 0.00, 0.00, 0.00)
  20845. 35: oop ( -0.031, -0.029, 0.121) ( -0.027, -0.025, 0.105) ( 0.01, 0.01, 0.20)
  20846. 35: vdw ( 0.111, -4.681, -1.119) ( 0.111, -4.681, -1.119) ( 0.00, 0.00, 0.00)
  20847. 35: electro ( 1.794, -3.780, -0.070) ( 1.794, -3.780, -0.070) ( 0.00, 0.00, 0.00)
  20848. 35: 8 ( -0.966, 1.382, 0.070) ( -0.997, 1.356, 0.206) ( 3.03, 1.88, 0.95)
  20849. 35: bond ( 1.366, 7.925, -6.059) ( 1.366, 7.930, -6.057) ( 0.03, 0.06, 0.04)
  20850. 35: angle ( -4.971, 2.924, 18.703) ( -4.970, 2.924, 18.704) ( 0.02, 0.01, 0.00)
  20851. 35: strbnd ( 6.002, -13.364, -10.233) ( 6.002, -13.364, -10.234) ( 0.00, 0.00, 0.00)
  20852. 35: torsion ( -1.754, -0.117, -1.236) ( -1.754, -0.117, -1.236) ( 0.00, 0.00, 0.01)
  20853. 35: oop ( 0.204, 0.195, -0.836) ( 0.171, 0.163, -0.702) ( 0.67, 0.61, 11.20)
  20854. 35: vdw ( -1.863, 4.959, -0.269) ( -1.863, 4.959, -0.269) ( 0.01, 0.00, 0.00)
  20855. 35: electro ( 0.051, -1.139, 0.000) ( 0.051, -1.139, 0.000) ( 0.00, 0.00, 0.00)
  20856. 35: 9 ( 0.472, -1.055, -0.032) ( 0.477, -1.049, -0.027) ( 0.27, 0.54, 0.02)
  20857. 35: bond ( -1.279, -5.277, 4.593) ( -1.274, -5.273, 4.598) ( 0.36, 0.08, 0.10)
  20858. 35: angle ( 2.902, 2.092, -7.874) ( 2.904, 2.094, -7.872) ( 0.05, 0.09, 0.03)
  20859. 35: strbnd ( -1.490, -4.290, 5.538) ( -1.491, -4.290, 5.537) ( 0.03, 0.02, 0.02)
  20860. 35: torsion ( 1.310, 0.148, 0.500) ( 1.310, 0.148, 0.500) ( 0.00, 0.00, 0.00)
  20861. 35: oop ( 0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20862. 35: vdw ( -1.133, 6.426, -2.475) ( -1.133, 6.427, -2.475) ( 0.00, 0.00, 0.00)
  20863. 35: electro ( 0.161, -0.154, -0.314) ( 0.161, -0.154, -0.314) ( 0.00, 0.00, 0.00)
  20864. 35: 10 ( 0.385, -1.062, -0.159) ( 0.410, -1.039, -0.233) ( 0.95, 2.14, 1.18)
  20865. 35: bond ( -8.551, -5.303, -3.605) ( -8.546, -5.298, -3.601) ( 0.05, 0.08, 0.13)
  20866. 35: angle ( 8.575, 4.295, 4.735) ( 8.577, 4.297, 4.737) ( 0.02, 0.04, 0.03)
  20867. 35: strbnd ( -3.559, -3.043, -2.147) ( -3.560, -3.043, -2.147) ( 0.03, 0.02, 0.02)
  20868. 35: torsion ( 0.442, 0.421, -1.896) ( 0.442, 0.421, -1.895) ( 0.00, 0.00, 0.01)
  20869. 35: oop ( -0.113, -0.097, 0.463) ( -0.094, -0.080, 0.384) ( 0.22, 0.16, 3.69)
  20870. 35: vdw ( 3.911, 2.676, 2.455) ( 3.911, 2.676, 2.455) ( 0.00, 0.00, 0.00)
  20871. 35: electro ( -0.320, -0.012, -0.165) ( -0.320, -0.012, -0.165) ( 0.00, 0.00, 0.00)
  20872. 35: 11 ( 0.541, -0.368, -0.055) ( 0.554, -0.355, -0.081) ( 0.67, 0.48, 0.14)
  20873. 35: bond ( 5.504, -2.491, 1.129) ( 5.508, -2.486, 1.133) ( 0.08, 0.18, 0.40)
  20874. 35: angle ( -6.722, 2.765, 0.097) ( -6.721, 2.767, 0.099) ( 0.03, 0.07, 0.01)
  20875. 35: strbnd ( 4.737, -1.045, 0.544) ( 4.736, -1.046, 0.544) ( 0.02, 0.05, 0.02)
  20876. 35: torsion ( 0.823, 1.626, -1.528) ( 0.823, 1.626, -1.527) ( 0.00, 0.00, 0.01)
  20877. 35: oop ( -0.047, -0.047, 0.210) ( -0.040, -0.040, 0.179) ( 0.03, 0.03, 0.67)
  20878. 35: vdw ( -4.511, -1.279, -1.089) ( -4.511, -1.278, -1.089) ( 0.00, 0.00, 0.00)
  20879. 35: electro ( 0.757, 0.104, 0.581) ( 0.757, 0.104, 0.581) ( 0.00, 0.00, 0.00)
  20880. 35: 12 ( 0.752, -10.437, 1.848) ( 0.765, -10.435, 1.820) ( 0.95, 0.03, 1.53)
  20881. 35: bond ( -2.163, -10.908, 1.525) ( -2.156, -10.902, 1.525) ( 0.33, 0.05, 0.02)
  20882. 35: angle ( 7.340, -14.819, 2.943) ( 7.342, -14.817, 2.943) ( 0.03, 0.02, 0.00)
  20883. 35: strbnd ( 1.090, 1.959, -0.206) ( 1.090, 1.958, -0.206) ( 0.04, 0.07, 0.00)
  20884. 35: torsion ( 0.003, -0.004, -0.043) ( 0.003, -0.003, -0.041) ( 0.00, 0.00, 0.01)
  20885. 35: oop ( -0.016, 0.021, 0.139) ( -0.012, 0.017, 0.109) ( 0.01, 0.01, 0.42)
  20886. 35: vdw ( -5.550, 14.354, -2.772) ( -5.550, 14.354, -2.772) ( 0.00, 0.00, 0.00)
  20887. 35: electro ( 0.047, -1.041, 0.262) ( 0.047, -1.041, 0.262) ( 0.00, 0.00, 0.00)
  20888. 35: 13 ( 2.757, -5.629, 1.087) ( 2.764, -5.622, 1.091) ( 0.25, 0.13, 0.32)
  20889. 35: bond ( -5.590, -19.311, 2.388) ( -5.585, -19.306, 2.388) ( 0.10, 0.03, 0.01)
  20890. 35: angle ( -2.512, 1.805, -0.566) ( -2.510, 1.807, -0.566) ( 0.06, 0.10, 0.00)
  20891. 35: strbnd ( 3.165, 3.520, -0.196) ( 3.165, 3.520, -0.196) ( 0.01, 0.01, 0.00)
  20892. 35: torsion ( 0.011, -0.018, -0.109) ( 0.011, -0.018, -0.108) ( 0.00, 0.00, 0.02)
  20893. 35: oop ( -0.000, -0.000, -0.000) ( -0.000, 0.000, 0.002) ( 0.00, 0.00, 0.00)
  20894. 35: vdw ( 7.287, 7.764, -0.420) ( 7.287, 7.764, -0.420) ( 0.00, 0.00, 0.00)
  20895. 35: electro ( 0.396, 0.611, -0.010) ( 0.396, 0.611, -0.010) ( 0.00, 0.00, 0.00)
  20896. 35: 14 ( -1.335, -2.141, 0.084) ( -1.328, -2.134, 0.088) ( 0.51, 0.30, 0.04)
  20897. 35: bond (-18.782, -2.708, -1.626) (-18.776, -2.703, -1.625) ( 0.03, 0.18, 0.02)
  20898. 35: angle ( 1.613, 0.543, 0.108) ( 1.615, 0.545, 0.108) ( 0.10, 0.08, 0.00)
  20899. 35: strbnd ( 0.794, 1.342, -0.132) ( 0.794, 1.342, -0.132) ( 0.01, 0.02, 0.00)
  20900. 35: torsion ( 0.006, -0.009, -0.062) ( 0.006, -0.009, -0.061) ( 0.00, 0.00, 0.01)
  20901. 35: oop ( 0.002, -0.002, -0.016) ( 0.001, -0.002, -0.014) ( 0.00, 0.00, 0.00)
  20902. 35: vdw ( 15.838, -1.596, 1.914) ( 15.838, -1.596, 1.914) ( 0.00, 0.00, 0.00)
  20903. 35: electro ( -0.806, 0.290, -0.101) ( -0.806, 0.290, -0.101) ( 0.00, 0.00, 0.00)
  20904. 35: 15 ( 3.031, -0.230, 0.341) ( 3.037, -0.223, 0.340) ( 0.22, 0.15, 0.02)
  20905. 35: bond ( -3.294, 18.549, -3.151) ( -3.288, 18.554, -3.151) ( 0.15, 0.03, 0.01)
  20906. 35: angle ( 0.378, -2.944, 0.489) ( 0.379, -2.943, 0.489) ( 0.06, 0.05, 0.00)
  20907. 35: strbnd ( -1.098, -1.073, 0.051) ( -1.098, -1.073, 0.051) ( 0.02, 0.02, 0.00)
  20908. 35: torsion ( 0.011, -0.016, -0.110) ( 0.011, -0.016, -0.109) ( 0.00, 0.00, 0.01)
  20909. 35: oop ( -0.002, 0.002, 0.015) ( -0.001, 0.002, 0.012) ( 0.00, 0.00, 0.00)
  20910. 35: vdw ( 6.009, -14.658, 2.893) ( 6.009, -14.658, 2.893) ( 0.00, 0.00, 0.00)
  20911. 35: electro ( 1.026, -0.090, 0.154) ( 1.026, -0.090, 0.154) ( 0.00, 0.00, 0.00)
  20912. 35: 16 ( 12.370, 1.930, 0.944) ( 12.375, 1.940, 0.966) ( 0.04, 0.54, 2.07)
  20913. 35: bond ( 19.213, 6.717, 1.018) ( 19.218, 6.723, 1.018) ( 0.03, 0.09, 0.03)
  20914. 35: angle ( 2.973, 5.082, -0.490) ( 2.974, 5.083, -0.490) ( 0.05, 0.03, 0.00)
  20915. 35: strbnd ( -3.945, -1.731, -0.147) ( -3.945, -1.731, -0.147) ( 0.01, 0.02, 0.00)
  20916. 35: torsion ( 0.003, -0.013, -0.075) ( 0.003, -0.013, -0.074) ( 0.00, 0.00, 0.01)
  20917. 35: oop ( 0.006, -0.010, -0.064) ( 0.004, -0.007, -0.044) ( 0.00, 0.00, 0.13)
  20918. 35: vdw ( -5.726, -9.344, 0.835) ( -5.726, -9.344, 0.835) ( 0.00, 0.00, 0.00)
  20919. 35: electro ( -0.154, 1.229, -0.132) ( -0.154, 1.229, -0.132) ( 0.00, 0.00, 0.00)
  20920. 35: 17 (-13.450, 41.014, -7.667) (-13.439, 41.015, -7.712) ( 0.08, 0.00, 0.59)
  20921. 35: bond ( 7.284, 9.618, -0.698) ( 7.289, 9.625, -0.697) ( 0.07, 0.07, 0.02)
  20922. 35: angle ( -5.871, 33.585, -5.632) ( -5.869, 33.587, -5.631) ( 0.04, 0.01, 0.00)
  20923. 35: strbnd ( 1.328, -2.439, 0.465) ( 1.328, -2.439, 0.465) ( 0.05, 0.01, 0.00)
  20924. 35: torsion ( 0.017, -0.014, -0.098) ( 0.017, -0.014, -0.097) ( 0.00, 0.00, 0.02)
  20925. 35: oop ( -0.021, 0.034, 0.221) ( -0.016, 0.026, 0.173) ( 0.01, 0.02, 1.04)
  20926. 35: vdw (-15.787, 1.374, -1.831) (-15.786, 1.374, -1.831) ( 0.00, 0.00, 0.00)
  20927. 35: electro ( -0.402, -1.143, -0.094) ( -0.402, -1.143, -0.094) ( 0.00, 0.00, 0.00)
  20928. 35: 18 ( 44.261, -1.248, 2.232) ( 44.255, -1.221, 2.357) ( 0.01, 2.15, 5.63)
  20929. 35: bond ( 18.720, 10.029, 0.469) ( 18.726, 10.037, 0.469) ( 0.03, 0.07, 0.01)
  20930. 35: angle ( 2.437, -10.834, 1.649) ( 2.439, -10.831, 1.649) ( 0.09, 0.02, 0.01)
  20931. 35: strbnd ( 18.165, 8.848, 0.274) ( 18.163, 8.848, 0.274) ( 0.01, 0.00, 0.00)
  20932. 35: torsion ( -0.089, 0.096, 0.587) ( -0.089, 0.096, 0.588) ( 0.00, 0.00, 0.06)
  20933. 35: oop ( 0.077, -0.115, -0.815) ( 0.064, -0.098, -0.691) ( 0.11, 0.20, 10.13)
  20934. 35: vdw ( 5.264, -9.676, 0.160) ( 5.264, -9.676, 0.160) ( 0.00, 0.00, 0.00)
  20935. 35: electro ( -0.312, 0.403, -0.093) ( -0.312, 0.403, -0.093) ( 0.00, 0.00, 0.00)
  20936. 35: 19 ( 68.488, 18.064, -0.270) ( 68.512, 18.029, -0.557) ( 0.04, 0.19, 7.74)
  20937. 35: bond (-11.492, -18.306, 1.768) (-11.486, -18.298, 1.768) ( 0.05, 0.04, 0.01)
  20938. 35: angle (101.652, 48.540, 2.493) (101.655, 48.542, 2.493) ( 0.00, 0.00, 0.00)
  20939. 35: strbnd (-24.853, -12.078, -0.240) (-24.854, -12.079, -0.240) ( 0.00, 0.01, 0.00)
  20940. 35: torsion ( 0.472, -0.098, -2.127) ( 0.472, -0.098, -2.127) ( 0.00, 0.00, 0.03)
  20941. 35: oop ( -0.075, 0.149, 1.013) ( -0.058, 0.105, 0.725) ( 0.13, 0.65, 28.42)
  20942. 35: vdw ( 3.529, 0.033, -3.379) ( 3.529, 0.033, -3.379) ( 0.00, 0.00, 0.00)
  20943. 35: electro ( -0.746, -0.175, 0.203) ( -0.746, -0.175, 0.203) ( 0.00, 0.00, 0.00)
  20944. 35: 20 (-65.552, 0.344, -2.838) (-65.560, 0.379, -2.653) ( 0.01, 1.19, 6.54)
  20945. 35: bond ( 7.165, 11.748, -1.102) ( 7.168, 11.754, -1.101) ( 0.04, 0.05, 0.02)
  20946. 35: angle (-70.683, -26.242, -1.391) (-70.681, -26.241, -1.391) ( 0.00, 0.00, 0.02)
  20947. 35: strbnd ( -3.515, 15.582, -2.659) ( -3.515, 15.582, -2.659) ( 0.01, 0.00, 0.00)
  20948. 35: torsion ( -0.115, 0.289, 1.930) ( -0.115, 0.289, 1.931) ( 0.00, 0.00, 0.03)
  20949. 35: oop ( 0.033, -0.067, -0.441) ( 0.021, -0.039, -0.256) ( 0.04, 0.19, 8.17)
  20950. 35: vdw ( 0.077, -0.056, -0.476) ( 0.077, -0.056, -0.476) ( 0.00, 0.00, 0.00)
  20951. 35: electro ( 1.485, -0.911, 1.301) ( 1.485, -0.911, 1.301) ( 0.00, 0.00, 0.00)
  20952. 35: 21 (-46.009, -33.491, 1.964) (-46.010, -33.469, 2.070) ( 0.00, 0.06, 5.37)
  20953. 35: bond ( 4.977, 6.420, 0.115) ( 4.980, 6.425, 0.117) ( 0.08, 0.09, 0.02)
  20954. 35: angle (-47.413, -32.158, -7.694) (-47.411, -32.158, -7.693) ( 0.00, 0.00, 0.01)
  20955. 35: strbnd ( 2.563, -7.549, 6.232) ( 2.563, -7.550, 6.232) ( 0.02, 0.00, 0.01)
  20956. 35: torsion ( 2.245, 1.464, 5.606) ( 2.245, 1.464, 5.606) ( 0.00, 0.00, 0.00)
  20957. 35: oop ( 0.019, -0.040, -0.279) ( 0.013, -0.025, -0.175) ( 0.01, 0.06, 2.88)
  20958. 35: vdw ( -3.043, -1.120, -2.528) ( -3.043, -1.120, -2.528) ( 0.01, 0.00, 0.00)
  20959. 35: electro ( -5.357, -0.507, 0.512) ( -5.357, -0.507, 0.512) ( 0.00, 0.00, 0.00)
  20960. 35: 22 ( -3.034, 3.423, -0.273) ( -3.032, 3.427, -0.272) ( 0.09, 0.12, 0.01)
  20961. 35: bond ( -4.627, -5.920, -1.055) ( -4.624, -5.916, -1.055) ( 0.05, 0.06, 0.01)
  20962. 35: angle ( -1.279, 0.117, 4.947) ( -1.278, 0.117, 4.948) ( 0.03, 0.00, 0.01)
  20963. 35: strbnd ( -1.175, -1.676, -0.163) ( -1.175, -1.676, -0.163) ( 0.00, 0.01, 0.00)
  20964. 35: torsion ( -0.017, 0.448, -2.440) ( -0.017, 0.448, -2.440) ( 0.00, 0.00, 0.00)
  20965. 35: oop ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20966. 35: vdw ( -5.912, 10.758, -1.469) ( -5.912, 10.758, -1.469) ( 0.00, 0.00, 0.00)
  20967. 35: electro ( 9.975, -0.305, -0.094) ( 9.975, -0.305, -0.094) ( 0.00, 0.00, 0.00)
  20968. 35: 23 ( 1.091, -0.357, -0.060) ( 1.091, -0.358, -0.047) ( 0.05, 0.03, 0.08)
  20969. 35: bond ( 1.966, 1.803, 0.870) ( 1.968, 1.804, 0.870) ( 0.09, 0.09, 0.03)
  20970. 35: angle ( -1.373, 1.481, 0.033) ( -1.372, 1.481, 0.033) ( 0.03, 0.03, 0.00)
  20971. 35: strbnd ( 0.378, -0.636, -0.059) ( 0.378, -0.636, -0.059) ( 0.00, 0.00, 0.00)
  20972. 35: torsion ( 0.041, 0.040, -0.176) ( 0.041, 0.040, -0.176) ( 0.00, 0.00, 0.00)
  20973. 35: oop ( 0.014, 0.015, -0.064) ( 0.012, 0.012, -0.051) ( 0.00, 0.00, 0.08)
  20974. 35: vdw ( 0.864, -2.400, -0.448) ( 0.864, -2.400, -0.448) ( 0.00, 0.00, 0.00)
  20975. 35: electro ( -0.799, -0.659, -0.215) ( -0.799, -0.659, -0.215) ( 0.00, 0.00, 0.00)
  20976. 35: 24 ( -1.132, -0.023, 0.800) ( -1.131, -0.020, 0.801) ( 0.07, 0.01, 0.05)
  20977. 35: bond ( 0.429, 2.379, -0.283) ( 0.429, 2.383, -0.283) ( 0.00, 0.13, 0.00)
  20978. 35: angle ( 0.284, -0.374, -2.715) ( 0.285, -0.374, -2.714) ( 0.02, 0.00, 0.02)
  20979. 35: strbnd ( -0.744, -0.761, 0.185) ( -0.744, -0.761, 0.185) ( 0.00, 0.00, 0.00)
  20980. 35: torsion ( -0.625, 0.065, -0.401) ( -0.625, 0.065, -0.401) ( 0.00, 0.00, 0.00)
  20981. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20982. 35: vdw ( -0.476, -1.332, 4.015) ( -0.476, -1.332, 4.015) ( 0.01, 0.00, 0.00)
  20983. 35: electro ( 0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20984. 35: 25 ( -0.216, 0.307, 0.417) ( -0.215, 0.308, 0.419) ( 0.03, 0.03, 0.10)
  20985. 35: bond ( -0.012, -0.007, -0.021) ( -0.011, -0.007, -0.018) ( 0.00, 0.00, 0.00)
  20986. 35: angle ( -1.034, 6.306, -1.664) ( -1.034, 6.306, -1.664) ( 0.04, 0.01, 0.01)
  20987. 35: strbnd ( -0.562, 0.219, 0.095) ( -0.562, 0.219, 0.095) ( 0.00, 0.00, 0.00)
  20988. 35: torsion ( -0.037, -1.134, 0.433) ( -0.037, -1.134, 0.433) ( 0.00, 0.00, 0.00)
  20989. 35: oop ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20990. 35: vdw ( 1.429, -5.077, 1.574) ( 1.429, -5.077, 1.574) ( 0.00, 0.00, 0.00)
  20991. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20992. 35: 26 ( -0.284, -0.046, -0.073) ( -0.283, -0.045, -0.071) ( 0.02, 0.01, 0.02)
  20993. 35: bond ( -0.628, 1.336, 2.092) ( -0.627, 1.337, 2.095) ( 0.01, 0.07, 0.11)
  20994. 35: angle ( -0.745, -7.579, 4.614) ( -0.744, -7.579, 4.614) ( 0.03, 0.01, 0.00)
  20995. 35: strbnd ( -0.133, -0.439, 0.449) ( -0.133, -0.439, 0.449) ( 0.00, 0.00, 0.00)
  20996. 35: torsion ( -0.063, 0.000, -0.019) ( -0.063, 0.000, -0.019) ( 0.00, 0.00, 0.00)
  20997. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  20998. 35: vdw ( 1.284, 6.636, -7.210) ( 1.284, 6.636, -7.210) ( 0.00, 0.00, 0.00)
  20999. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21000. 35: 27 ( -0.055, 0.024, 0.090) ( -0.053, 0.026, 0.091) ( 0.01, 0.00, 0.01)
  21001. 35: bond ( 0.526, -0.388, 0.144) ( 0.528, -0.387, 0.144) ( 0.11, 0.04, 0.00)
  21002. 35: angle ( 0.050, -0.042, -0.294) ( 0.050, -0.042, -0.294) ( 0.00, 0.00, 0.02)
  21003. 35: strbnd ( -0.519, -0.146, 0.412) ( -0.519, -0.147, 0.412) ( 0.00, 0.00, 0.00)
  21004. 35: torsion ( 0.024, 0.049, 0.043) ( 0.024, 0.049, 0.043) ( 0.00, 0.00, 0.00)
  21005. 35: oop ( 0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21006. 35: vdw ( -0.136, 0.552, -0.214) ( -0.136, 0.552, -0.214) ( 0.00, 0.00, 0.00)
  21007. 35: electro ( -0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21008. 35: 28 ( 0.017, -0.066, -0.165) ( 0.019, -0.065, -0.164) ( 0.00, 0.01, 0.01)
  21009. 35: bond ( -0.618, -0.478, -0.203) ( -0.616, -0.477, -0.203) ( 0.12, 0.06, 0.00)
  21010. 35: angle ( 0.508, -0.622, -0.082) ( 0.508, -0.622, -0.081) ( 0.01, 0.02, 0.00)
  21011. 35: strbnd ( 0.062, -0.250, 0.582) ( 0.062, -0.250, 0.582) ( 0.00, 0.00, 0.00)
  21012. 35: torsion ( 0.032, -0.035, -0.016) ( 0.032, -0.035, -0.016) ( 0.00, 0.00, 0.00)
  21013. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21014. 35: vdw ( 0.032, 1.319, -0.446) ( 0.032, 1.319, -0.446) ( 0.00, 0.00, 0.00)
  21015. 35: electro ( -0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21016. 35: 29 ( -0.042, 0.017, 0.205) ( -0.040, 0.019, 0.206) ( 0.01, 0.00, 0.03)
  21017. 35: bond ( 0.190, -0.138, 0.157) ( 0.192, -0.137, 0.158) ( 0.03, 0.01, 0.02)
  21018. 35: angle ( -1.278, -5.641, -3.328) ( -1.277, -5.640, -3.328) ( 0.02, 0.01, 0.01)
  21019. 35: strbnd ( -0.058, -0.697, 0.159) ( -0.058, -0.697, 0.159) ( 0.00, 0.00, 0.00)
  21020. 35: torsion ( -0.378, 0.160, 0.596) ( -0.378, 0.160, 0.596) ( 0.00, 0.00, 0.00)
  21021. 35: oop ( 0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21022. 35: vdw ( 1.482, 6.333, 2.621) ( 1.482, 6.333, 2.621) ( 0.00, 0.00, 0.00)
  21023. 35: electro ( 0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21024. 35: 30 ( 0.055, -0.028, 0.141) ( 0.056, -0.027, 0.144) ( 0.01, 0.00, 0.03)
  21025. 35: bond ( -0.443, -0.386, 0.756) ( -0.442, -0.386, 0.759) ( 0.03, 0.02, 0.16)
  21026. 35: angle ( -0.262, -0.474, -0.393) ( -0.261, -0.474, -0.393) ( 0.01, 0.02, 0.01)
  21027. 35: strbnd ( -0.413, -0.294, -0.338) ( -0.413, -0.294, -0.338) ( 0.00, 0.00, 0.00)
  21028. 35: torsion ( 0.017, -0.020, -0.001) ( 0.017, -0.020, -0.001) ( 0.00, 0.00, 0.00)
  21029. 35: oop ( -0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21030. 35: vdw ( 1.156, 1.146, 0.117) ( 1.156, 1.146, 0.117) ( 0.00, 0.00, 0.00)
  21031. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21032. 35: 31 ( -0.052, 0.041, 0.085) ( -0.051, 0.043, 0.086) ( 0.01, 0.01, 0.01)
  21033. 35: bond ( 0.468, -0.992, -0.774) ( 0.469, -0.990, -0.773) ( 0.02, 0.18, 0.09)
  21034. 35: angle ( -4.788, 0.065, -2.987) ( -4.788, 0.065, -2.987) ( 0.01, 0.00, 0.01)
  21035. 35: strbnd ( -0.780, 0.245, 0.269) ( -0.780, 0.245, 0.269) ( 0.00, 0.00, 0.00)
  21036. 35: torsion ( 0.095, -0.413, 0.587) ( 0.095, -0.413, 0.587) ( 0.00, 0.00, 0.00)
  21037. 35: oop ( -0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21038. 35: vdw ( 4.954, 1.137, 2.990) ( 4.954, 1.137, 2.990) ( 0.00, 0.00, 0.00)
  21039. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21040. 35: 32 ( 0.029, -0.014, -0.100) ( 0.031, -0.012, -0.100) ( 0.01, 0.00, 0.01)
  21041. 35: bond ( 0.990, 1.125, 0.207) ( 0.992, 1.126, 0.207) ( 0.14, 0.17, 0.00)
  21042. 35: angle ( 3.214, -2.731, -0.541) ( 3.214, -2.730, -0.540) ( 0.01, 0.01, 0.02)
  21043. 35: strbnd ( 0.051, -0.498, -0.006) ( 0.050, -0.498, -0.006) ( 0.00, 0.00, 0.00)
  21044. 35: torsion ( -0.050, -0.015, 0.320) ( -0.050, -0.015, 0.320) ( 0.00, 0.00, 0.00)
  21045. 35: oop ( 0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21046. 35: vdw ( -4.176, 2.106, -0.080) ( -4.176, 2.106, -0.080) ( 0.00, 0.00, 0.00)
  21047. 35: electro ( -0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21048. 35: 33 ( 0.011, 0.007, -0.103) ( 0.012, 0.009, -0.100) ( 0.00, 0.00, 0.02)
  21049. 35: bond ( 0.411, -0.710, -1.123) ( 0.412, -0.709, -1.121) ( 0.01, 0.06, 0.20)
  21050. 35: angle ( 2.741, 1.372, 0.138) ( 2.741, 1.373, 0.138) ( 0.02, 0.03, 0.00)
  21051. 35: strbnd ( 0.276, -0.000, 0.286) ( 0.276, -0.000, 0.286) ( 0.00, 0.00, 0.00)
  21052. 35: torsion ( -0.286, -0.647, 0.304) ( -0.286, -0.647, 0.304) ( 0.00, 0.00, 0.00)
  21053. 35: oop ( -0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21054. 35: vdw ( -3.131, -0.007, 0.292) ( -3.131, -0.007, 0.292) ( 0.00, 0.00, 0.00)
  21055. 35: electro ( -0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21056. 35: 34 ( 0.075, -0.007, -0.103) ( 0.076, -0.006, -0.101) ( 0.00, 0.00, 0.02)
  21057. 35: bond ( 0.035, -0.551, 0.735) ( 0.035, -0.550, 0.737) ( 0.00, 0.07, 0.16)
  21058. 35: angle ( 1.556, 0.759, 0.492) ( 1.556, 0.759, 0.493) ( 0.03, 0.02, 0.01)
  21059. 35: strbnd ( 0.359, -0.089, -0.017) ( 0.359, -0.089, -0.017) ( 0.00, 0.00, 0.00)
  21060. 35: torsion ( -0.120, -0.433, -0.317) ( -0.120, -0.433, -0.317) ( 0.00, 0.00, 0.00)
  21061. 35: oop ( -0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21062. 35: vdw ( -1.755, 0.308, -0.996) ( -1.755, 0.308, -0.996) ( 0.00, 0.00, 0.00)
  21063. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21064. 35: 35 ( 1.750, -1.226, 0.260) ( 1.752, -1.223, 0.262) ( 0.10, 0.25, 0.05)
  21065. 35: bond ( 0.213, 0.288, -0.021) ( 0.214, 0.290, -0.021) ( 0.03, 0.07, 0.00)
  21066. 35: angle ( 0.833, -0.601, 0.186) ( 0.834, -0.601, 0.186) ( 0.04, 0.01, 0.00)
  21067. 35: strbnd ( -0.999, -1.463, 0.119) ( -0.999, -1.463, 0.119) ( 0.00, 0.00, 0.00)
  21068. 35: torsion ( 0.009, -0.013, -0.082) ( 0.009, -0.012, -0.082) ( 0.00, 0.00, 0.00)
  21069. 35: oop ( 0.001, -0.001, -0.006) ( 0.000, -0.001, -0.004) ( 0.00, 0.00, 0.00)
  21070. 35: vdw ( 1.020, 0.438, 0.043) ( 1.020, 0.438, 0.043) ( 0.00, 0.00, 0.00)
  21071. 35: electro ( 0.674, 0.126, 0.022) ( 0.674, 0.126, 0.022) ( 0.00, 0.00, 0.00)
  21072. 35: 36 ( -1.808, 0.308, -0.348) ( -1.805, 0.309, -0.348) ( 0.20, 0.02, 0.00)
  21073. 35: bond ( -5.388, 0.685, -0.688) ( -5.385, 0.685, -0.688) ( 0.07, 0.01, 0.01)
  21074. 35: angle ( 0.045, 0.310, -0.042) ( 0.045, 0.310, -0.042) ( 0.00, 0.02, 0.00)
  21075. 35: strbnd ( 2.007, -0.547, 0.301) ( 2.007, -0.547, 0.301) ( 0.00, 0.00, 0.00)
  21076. 35: torsion ( 0.009, -0.013, -0.086) ( 0.009, -0.013, -0.086) ( 0.00, 0.00, 0.00)
  21077. 35: oop ( -0.000, 0.000, 0.002) ( -0.000, 0.000, 0.001) ( 0.00, 0.00, 0.00)
  21078. 35: vdw ( 0.742, 0.024, 0.077) ( 0.742, 0.024, 0.077) ( 0.00, 0.00, 0.00)
  21079. 35: electro ( 0.777, -0.150, 0.089) ( 0.777, -0.150, 0.089) ( 0.00, 0.00, 0.00)
  21080. 35: 37 ( -1.444, 1.619, -0.423) ( -1.443, 1.622, -0.421) ( 0.07, 0.21, 0.10)
  21081. 35: bond ( -2.234, 4.953, -0.997) ( -2.234, 4.956, -0.997) ( 0.03, 0.06, 0.01)
  21082. 35: angle ( -0.493, -0.226, -0.021) ( -0.492, -0.226, -0.021) ( 0.03, 0.00, 0.00)
  21083. 35: strbnd ( 1.102, -1.804, 0.396) ( 1.102, -1.804, 0.396) ( 0.00, 0.00, 0.00)
  21084. 35: torsion ( -0.001, 0.002, 0.011) ( -0.001, 0.002, 0.012) ( 0.00, 0.00, 0.00)
  21085. 35: oop ( 0.001, -0.001, -0.009) ( 0.001, -0.001, -0.007) ( 0.00, 0.00, 0.00)
  21086. 35: vdw ( 0.196, -0.710, 0.128) ( 0.196, -0.710, 0.128) ( 0.00, 0.00, 0.00)
  21087. 35: electro ( -0.014, -0.594, 0.068) ( -0.014, -0.594, 0.068) ( 0.00, 0.00, 0.00)
  21088. 35: 38 ( 0.288, 1.218, -0.020) ( 0.290, 1.221, -0.016) ( 0.04, 0.26, 0.01)
  21089. 35: bond ( -0.248, -0.326, 0.024) ( -0.247, -0.323, 0.024) ( 0.03, 0.08, 0.00)
  21090. 35: angle ( 0.899, -0.672, 0.202) ( 0.899, -0.671, 0.202) ( 0.04, 0.02, 0.00)
  21091. 35: strbnd ( 1.310, 0.895, 0.002) ( 1.310, 0.895, 0.002) ( 0.01, 0.01, 0.00)
  21092. 35: torsion ( -0.019, 0.028, 0.183) ( -0.019, 0.028, 0.183) ( 0.00, 0.00, 0.01)
  21093. 35: oop ( 0.001, -0.002, -0.014) ( 0.001, -0.002, -0.011) ( 0.00, 0.00, 0.01)
  21094. 35: vdw ( -0.358, -0.523, 0.041) ( -0.358, -0.523, 0.041) ( 0.00, 0.00, 0.00)
  21095. 35: electro ( -1.298, 1.817, -0.456) ( -1.298, 1.817, -0.456) ( 0.00, 0.00, 0.00)
  21096. 35: 39 ( 4.199, -12.580, 1.746) ( 4.209, -12.586, 1.672) ( 0.23, 0.04, 4.26)
  21097. 35: bond ( -3.197, -11.479, 1.163) ( -3.196, -11.474, 1.163) ( 0.01, 0.04, 0.01)
  21098. 35: angle ( 7.253, -1.945, 0.745) ( 7.253, -1.945, 0.745) ( 0.01, 0.00, 0.00)
  21099. 35: strbnd ( 0.555, -2.428, 0.351) ( 0.555, -2.428, 0.351) ( 0.00, 0.00, 0.00)
  21100. 35: torsion ( 0.097, -0.119, -0.912) ( 0.097, -0.119, -0.912) ( 0.00, 0.00, 0.02)
  21101. 35: oop ( -0.026, 0.033, 0.255) ( -0.018, 0.023, 0.180) ( 0.02, 0.03, 1.90)
  21102. 35: vdw ( 5.776, -0.126, 0.438) ( 5.776, -0.126, 0.438) ( 0.00, 0.00, 0.00)
  21103. 35: electro ( -6.258, 3.484, -0.293) ( -6.258, 3.484, -0.293) ( 0.00, 0.00, 0.00)
  21104. 35: ok 2 # gradients
  21105. 35: ok 3 # energy
  21106. 35: ----------------------------------------------------------------------------------------
  21107. 35:
  21108. 35: VALIDATE GRADIENTS : /Volumes/Home/ghutchis/Desktop/UFF/CCCN.gpr
  21109. 35:
  21110. 35:
  21111. 35: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  21112. 35: ----------------------------------------------------------------------------------------
  21113. 35: 1 ( 0.018, -0.341, -0.002) ( 0.027, -0.334, -0.000) ( 0.02, 0.23, 0.00)
  21114. 35: bond ( 5.237, 0.172, 1.390) ( 5.245, 0.178, 1.391) ( 0.15, 0.09, 0.04)
  21115. 35: angle ( -3.469, 1.277, -0.875) ( -3.468, 1.279, -0.875) ( 0.03, 0.14, 0.01)
  21116. 35: strbnd ( 1.478, 0.534, 0.407) ( 1.477, 0.533, 0.407) ( 0.04, 0.03, 0.00)
  21117. 35: torsion ( -0.001, -0.000, 0.002) ( -0.001, -0.000, 0.003) ( 0.00, 0.00, 0.00)
  21118. 35: oop ( -0.000, -0.000, 0.000) ( -0.000, -0.000, 0.000) ( 0.00, 0.00, 0.00)
  21119. 35: vdw ( -0.604, -0.435, -0.173) ( -0.604, -0.435, -0.173) ( 0.00, 0.00, 0.00)
  21120. 35: electro ( -2.623, -1.889, -0.753) ( -2.623, -1.889, -0.753) ( 0.00, 0.00, 0.00)
  21121. 35: 2 ( -0.035, 0.614, -0.000) ( -0.026, 0.621, 0.002) ( 0.03, 0.42, 0.00)
  21122. 35: bond ( -4.097, 4.193, -0.946) ( -4.089, 4.199, -0.946) ( 0.20, 0.13, 0.06)
  21123. 35: angle ( 6.070, -3.235, 1.494) ( 6.071, -3.233, 1.494) ( 0.02, 0.06, 0.02)
  21124. 35: strbnd ( -2.009, -0.344, -0.542) ( -2.010, -0.344, -0.542) ( 0.03, 0.02, 0.00)
  21125. 35: torsion ( 0.001, 0.000, -0.005) ( 0.001, 0.000, -0.004) ( 0.00, 0.00, 0.00)
  21126. 35: oop ( 0.000, 0.000, -0.001) ( 0.000, 0.000, -0.001) ( 0.00, 0.00, 0.00)
  21127. 35: vdw ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21128. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21129. 35: 3 ( 0.063, 0.140, 0.024) ( 0.065, 0.142, 0.025) ( 0.01, 0.04, 0.00)
  21130. 35: bond ( 1.119, 1.704, 0.350) ( 1.120, 1.706, 0.350) ( 0.10, 0.15, 0.00)
  21131. 35: angle ( 1.146, -0.809, 0.277) ( 1.146, -0.809, 0.277) ( 0.03, 0.02, 0.00)
  21132. 35: strbnd ( -0.382, -0.759, -0.125) ( -0.382, -0.759, -0.125) ( 0.00, 0.00, 0.00)
  21133. 35: torsion ( -0.001, -0.000, 0.003) ( -0.001, -0.000, 0.003) ( 0.00, 0.00, 0.00)
  21134. 35: oop ( 0.000, 0.000, -0.000) ( 0.000, 0.000, -0.000) ( 0.00, 0.00, 0.00)
  21135. 35: vdw ( -0.717, -0.020, -0.190) ( -0.717, -0.020, -0.190) ( 0.00, 0.00, 0.00)
  21136. 35: electro ( -1.101, 0.024, -0.290) ( -1.101, 0.024, -0.290) ( 0.00, 0.00, 0.00)
  21137. 35: 4 ( -0.062, 0.129, -0.016) ( -0.061, 0.132, -0.016) ( 0.01, 0.04, 0.00)
  21138. 35: bond ( 1.259, -2.407, 0.256) ( 1.260, -2.404, 0.256) ( 0.06, 0.12, 0.00)
  21139. 35: angle ( 2.423, 1.342, 0.683) ( 2.423, 1.343, 0.683) ( 0.02, 0.01, 0.00)
  21140. 35: strbnd ( -0.083, 0.405, -0.009) ( -0.083, 0.405, -0.009) ( 0.00, 0.00, 0.00)
  21141. 35: torsion ( 0.001, 0.000, -0.004) ( 0.001, 0.000, -0.004) ( 0.00, 0.00, 0.00)
  21142. 35: oop ( 0.000, 0.000, -0.000) ( 0.000, 0.000, -0.000) ( 0.00, 0.00, 0.00)
  21143. 35: vdw ( -2.868, -0.122, -0.761) ( -2.868, -0.122, -0.761) ( 0.00, 0.00, 0.00)
  21144. 35: electro ( -0.793, 0.911, -0.180) ( -0.793, 0.911, -0.180) ( 0.00, 0.00, 0.00)
  21145. 35: 5 ( 0.040, -0.110, 0.006) ( 0.041, -0.107, 0.006) ( 0.01, 0.03, 0.00)
  21146. 35: bond ( -0.396, 0.799, -0.079) ( -0.395, 0.802, -0.079) ( 0.03, 0.24, 0.00)
  21147. 35: angle ( -2.535, -1.318, -0.711) ( -2.535, -1.318, -0.711) ( 0.02, 0.01, 0.00)
  21148. 35: strbnd ( 0.514, -0.809, 0.110) ( 0.514, -0.809, 0.110) ( 0.00, 0.00, 0.00)
  21149. 35: torsion ( 0.000, 0.000, -0.002) ( 0.000, 0.000, -0.002) ( 0.00, 0.00, 0.00)
  21150. 35: oop ( -0.000, -0.000, 0.000) ( -0.000, -0.000, 0.000) ( 0.00, 0.00, 0.00)
  21151. 35: vdw ( 0.567, -0.187, 0.144) ( 0.567, -0.187, 0.144) ( 0.00, 0.00, 0.00)
  21152. 35: electro ( 1.889, 1.405, 0.544) ( 1.889, 1.405, 0.544) ( 0.00, 0.00, 0.00)
  21153. 35: 6 ( 0.390, -0.270, 0.111) ( 0.397, -0.259, 0.113) ( 0.24, 0.29, 0.02)
  21154. 35: bond ( -3.396, -4.839, -1.050) ( -3.390, -4.829, -1.049) ( 0.15, 0.21, 0.05)
  21155. 35: angle ( -3.250, 2.439, -0.769) ( -3.249, 2.440, -0.768) ( 0.03, 0.02, 0.06)
  21156. 35: strbnd ( 0.484, 0.974, 0.159) ( 0.484, 0.974, 0.159) ( 0.00, 0.00, 0.00)
  21157. 35: torsion ( -0.001, -0.000, 0.004) ( -0.001, -0.000, 0.004) ( 0.00, 0.00, 0.00)
  21158. 35: oop ( -0.000, -0.000, 0.000) ( -0.000, -0.000, 0.000) ( 0.00, 0.00, 0.00)
  21159. 35: vdw ( 2.977, 0.183, 0.792) ( 2.977, 0.183, 0.792) ( 0.00, 0.00, 0.00)
  21160. 35: electro ( 3.577, 0.972, 0.975) ( 3.577, 0.972, 0.975) ( 0.00, 0.00, 0.00)
  21161. 35: 7 ( -0.447, -0.202, -0.130) ( -0.443, -0.195, -0.129) ( 0.18, 0.16, 0.01)
  21162. 35: bond ( 0.245, 0.341, 0.076) ( 0.249, 0.348, 0.077) ( 0.10, 0.26, 0.00)
  21163. 35: angle ( -0.389, 0.299, -0.100) ( -0.389, 0.299, -0.099) ( 0.01, 0.00, 0.00)
  21164. 35: strbnd ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21165. 35: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21166. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21167. 35: vdw ( 0.646, 0.581, 0.189) ( 0.646, 0.581, 0.189) ( 0.00, 0.00, 0.00)
  21168. 35: electro ( -0.949, -1.423, -0.296) ( -0.949, -1.423, -0.296) ( 0.00, 0.00, 0.00)
  21169. 35: ok 4 # gradients
  21170. 35: ok 5 # energy
  21171. 35: ----------------------------------------------------------------------------------------
  21172. 35:
  21173. 35: VALIDATE GRADIENTS : /Volumes/Home/ghutchis/Desktop/UFF/CH3CONH2.gpr
  21174. 35:
  21175. 35:
  21176. 35: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  21177. 35: ----------------------------------------------------------------------------------------
  21178. 35: 1 ( -0.124, 0.344, -0.637) ( -0.119, 0.347, -0.633) ( 0.06, 0.09, 0.26)
  21179. 35: bond ( 4.786, 0.643, -1.120) ( 4.790, 0.648, -1.116) ( 0.08, 0.30, 0.40)
  21180. 35: angle ( -4.248, -1.205, 2.065) ( -4.246, -1.204, 2.067) ( 0.04, 0.13, 0.09)
  21181. 35: strbnd ( 1.309, 0.175, -0.296) ( 1.308, 0.175, -0.297) ( 0.05, 0.01, 0.02)
  21182. 35: torsion ( 0.038, -0.180, 0.270) ( 0.038, -0.180, 0.270) ( 0.00, 0.00, 0.00)
  21183. 35: oop ( -0.000, 0.019, 0.011) ( -0.000, 0.016, 0.009) ( 0.00, 0.01, 0.00)
  21184. 35: vdw ( -0.992, 0.534, -0.937) ( -0.992, 0.534, -0.937) ( 0.00, 0.00, 0.00)
  21185. 35: electro ( -1.018, 0.358, -0.630) ( -1.018, 0.358, -0.630) ( 0.00, 0.00, 0.00)
  21186. 35: 2 ( 0.112, -0.042, 0.049) ( 0.120, -0.040, 0.055) ( 0.08, 0.01, 0.03)
  21187. 35: bond ( -6.313, 3.829, -6.633) ( -6.307, 3.832, -6.625) ( 0.09, 0.07, 0.12)
  21188. 35: angle ( 14.795, 1.490, -2.461) ( 14.798, 1.491, -2.460) ( 0.02, 0.05, 0.06)
  21189. 35: strbnd ( -8.362, -5.365, 9.214) ( -8.362, -5.366, 9.212) ( 0.01, 0.01, 0.02)
  21190. 35: torsion ( -0.008, -0.021, -0.086) ( -0.008, -0.021, -0.086) ( 0.00, 0.00, 0.00)
  21191. 35: oop ( 0.000, 0.026, 0.015) ( 0.000, 0.024, 0.014) ( 0.00, 0.00, 0.00)
  21192. 35: vdw ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21193. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21194. 35: 3 ( -0.084, -0.011, 0.022) ( -0.082, -0.016, 0.024) ( 0.02, 0.01, 0.00)
  21195. 35: bond ( -1.795, -1.762, 3.022) ( -1.793, -1.760, 3.028) ( 0.11, 0.11, 0.18)
  21196. 35: angle ( -8.883, 2.272, -3.938) ( -8.882, 2.272, -3.938) ( 0.01, 0.00, 0.00)
  21197. 35: strbnd ( 5.080, 5.487, -9.440) ( 5.080, 5.487, -9.440) ( 0.00, 0.00, 0.00)
  21198. 35: torsion ( 0.000, -0.052, -0.030) ( 0.000, -0.052, -0.030) ( 0.00, 0.00, 0.00)
  21199. 35: oop ( -0.000, 0.025, 0.014) ( -0.000, 0.018, 0.010) ( 0.00, 0.02, 0.01)
  21200. 35: vdw ( 2.113, 0.148, -0.250) ( 2.113, 0.148, -0.250) ( 0.00, 0.00, 0.00)
  21201. 35: electro ( 3.400, -6.130, 10.644) ( 3.400, -6.130, 10.644) ( 0.00, 0.00, 0.00)
  21202. 35: 4 ( -0.053, -0.027, 0.018) ( -0.044, 0.044, 0.063) ( 0.05, 0.19, 0.08)
  21203. 35: bond ( 1.797, -0.285, 0.335) ( 1.804, -0.284, 0.341) ( 0.39, 0.05, 0.18)
  21204. 35: angle ( -6.314, 1.453, -2.828) ( -6.313, 1.453, -2.827) ( 0.03, 0.02, 0.04)
  21205. 35: strbnd ( 0.607, -1.012, 1.791) ( 0.607, -1.012, 1.791) ( 0.01, 0.01, 0.02)
  21206. 35: torsion ( 0.002, 0.484, 0.279) ( 0.002, 0.484, 0.279) ( 0.00, 0.02, 0.00)
  21207. 35: oop ( 0.001, -0.313, -0.179) ( 0.001, -0.245, -0.140) ( 0.00, 2.14, 0.70)
  21208. 35: vdw ( 3.855, -0.353, 0.619) ( 3.855, -0.353, 0.619) ( 0.00, 0.00, 0.00)
  21209. 35: electro ( -0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21210. 35: 5 ( 0.018, 0.028, -0.035) ( 0.020, -0.002, -0.049) ( 0.00, 0.08, 0.05)
  21211. 35: bond ( -2.157, -2.229, 3.948) ( -2.156, -2.228, 3.951) ( 0.04, 0.04, 0.08)
  21212. 35: angle ( -0.484, 0.182, -0.161) ( -0.483, 0.182, -0.161) ( 0.03, 0.00, 0.00)
  21213. 35: strbnd ( 0.577, 0.505, -0.902) ( 0.577, 0.505, -0.902) ( 0.00, 0.00, 0.00)
  21214. 35: torsion ( -0.003, -0.213, -0.121) ( -0.003, -0.213, -0.121) ( 0.00, 0.00, 0.00)
  21215. 35: oop ( 0.000, 0.125, 0.071) ( 0.000, 0.094, 0.053) ( 0.00, 0.39, 0.12)
  21216. 35: vdw ( 1.088, -0.556, 0.972) ( 1.088, -0.556, 0.972) ( 0.00, 0.00, 0.00)
  21217. 35: electro ( 0.996, 2.213, -3.840) ( 0.996, 2.213, -3.840) ( 0.00, 0.00, 0.00)
  21218. 35: 6 ( 0.021, 0.003, -0.007) ( 0.026, -0.021, -0.020) ( 0.01, 0.01, 0.01)
  21219. 35: bond ( 3.250, 0.122, -0.167) ( 3.255, 0.122, -0.167) ( 0.15, 0.00, 0.00)
  21220. 35: angle ( 0.458, -3.605, 6.307) ( 0.458, -3.605, 6.308) ( 0.00, 0.00, 0.01)
  21221. 35: strbnd ( -0.266, -0.042, 0.065) ( -0.266, -0.042, 0.065) ( 0.00, 0.00, 0.00)
  21222. 35: torsion ( 0.001, -0.156, -0.091) ( 0.001, -0.156, -0.091) ( 0.00, 0.00, 0.00)
  21223. 35: oop ( -0.001, 0.118, 0.067) ( -0.001, 0.093, 0.053) ( 0.00, 0.29, 0.10)
  21224. 35: vdw ( -0.044, 0.008, -0.015) ( -0.044, 0.008, -0.015) ( 0.00, 0.00, 0.00)
  21225. 35: electro ( -3.378, 3.559, -6.174) ( -3.378, 3.559, -6.174) ( 0.00, 0.00, 0.00)
  21226. 35: 7 ( -0.050, -0.182, 0.030) ( -0.049, -0.179, 0.030) ( 0.00, 0.06, 0.00)
  21227. 35: bond ( 0.021, 0.069, -0.002) ( 0.021, 0.073, -0.002) ( 0.00, 0.02, 0.00)
  21228. 35: angle ( 1.553, -0.437, 0.860) ( 1.553, -0.437, 0.860) ( 0.03, 0.00, 0.04)
  21229. 35: strbnd ( 0.368, 0.645, -0.047) ( 0.368, 0.645, -0.047) ( 0.00, 0.00, 0.00)
  21230. 35: torsion ( -0.015, 0.001, -0.149) ( -0.015, 0.001, -0.149) ( 0.00, 0.00, 0.00)
  21231. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21232. 35: vdw ( -1.977, -0.460, -0.633) ( -1.977, -0.460, -0.633) ( 0.00, 0.00, 0.00)
  21233. 35: electro ( -0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21234. 35: 8 ( -0.053, 0.067, 0.183) ( -0.052, 0.068, 0.186) ( 0.00, 0.01, 0.05)
  21235. 35: bond ( 0.017, -0.029, -0.055) ( 0.018, -0.028, -0.053) ( 0.00, 0.00, 0.01)
  21236. 35: angle ( 1.567, -0.533, 0.815) ( 1.568, -0.532, 0.815) ( 0.03, 0.02, 0.01)
  21237. 35: strbnd ( 0.370, -0.276, -0.582) ( 0.370, -0.276, -0.582) ( 0.00, 0.00, 0.00)
  21238. 35: torsion ( -0.016, 0.130, -0.075) ( -0.016, 0.130, -0.075) ( 0.00, 0.00, 0.00)
  21239. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21240. 35: vdw ( -1.992, 0.775, 0.081) ( -1.992, 0.775, 0.081) ( 0.00, 0.00, 0.00)
  21241. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21242. 35: 9 ( 0.179, -0.202, 0.342) ( 0.180, -0.201, 0.344) ( 0.02, 0.02, 0.08)
  21243. 35: bond ( 0.367, -0.375, 0.641) ( 0.368, -0.374, 0.643) ( 0.02, 0.03, 0.13)
  21244. 35: angle ( 1.546, 0.380, -0.664) ( 1.547, 0.380, -0.664) ( 0.03, 0.01, 0.01)
  21245. 35: strbnd ( 0.317, -0.116, 0.199) ( 0.317, -0.116, 0.199) ( 0.00, 0.00, 0.00)
  21246. 35: torsion ( -0.000, 0.006, 0.003) ( -0.000, 0.006, 0.003) ( 0.00, 0.00, 0.00)
  21247. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21248. 35: vdw ( -2.052, -0.097, 0.162) ( -2.052, -0.097, 0.162) ( 0.00, 0.00, 0.00)
  21249. 35: electro ( 0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21250. 35: ok 6 # gradients
  21251. 35: ok 7 # energy
  21252. 35: ----------------------------------------------------------------------------------------
  21253. 35:
  21254. 35: VALIDATE GRADIENTS : /Volumes/Home/ghutchis/Desktop/UFF/COOCH3.gpr
  21255. 35:
  21256. 35:
  21257. 35: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  21258. 35: ----------------------------------------------------------------------------------------
  21259. 35: 1 ( 0.431, 0.382, 0.004) ( 0.436, 0.388, 0.009) ( 0.22, 0.23, 0.00)
  21260. 35: bond ( -4.893, 2.856, -3.005) ( -4.889, 2.861, -3.000) ( 0.09, 0.16, 0.15)
  21261. 35: angle ( 1.859, -4.639, 2.751) ( 1.861, -4.637, 2.752) ( 0.10, 0.04, 0.06)
  21262. 35: strbnd ( 0.352, -0.450, 0.642) ( 0.351, -0.450, 0.641) ( 0.05, 0.03, 0.04)
  21263. 35: torsion ( -0.296, -0.439, 0.009) ( -0.296, -0.439, 0.009) ( 0.00, 0.00, 0.00)
  21264. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21265. 35: vdw ( 5.689, 2.322, 0.608) ( 5.689, 2.322, 0.608) ( 0.00, 0.00, 0.00)
  21266. 35: electro ( -2.279, 0.731, -1.001) ( -2.279, 0.731, -1.001) ( 0.00, 0.00, 0.00)
  21267. 35: 2 ( -0.776, -0.622, -0.218) ( -0.780, -0.606, -0.189) ( 0.23, 0.97, 0.62)
  21268. 35: bond ( 7.306, -2.470, 3.157) ( 7.312, -2.468, 3.158) ( 0.07, 0.08, 0.02)
  21269. 35: angle ( 2.892, 8.647, -4.003) ( 2.893, 8.648, -4.002) ( 0.01, 0.02, 0.01)
  21270. 35: strbnd (-10.808, -7.207, -0.152) (-10.809, -7.207, -0.152) ( 0.00, 0.00, 0.00)
  21271. 35: torsion ( -0.221, 0.486, 0.955) ( -0.221, 0.486, 0.955) ( 0.00, 0.00, 0.01)
  21272. 35: oop ( 0.054, -0.078, -0.175) ( 0.045, -0.066, -0.147) ( 0.04, 0.09, 0.48)
  21273. 35: vdw ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21274. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21275. 35: 3 ( 0.077, -0.215, -0.263) ( 0.077, -0.212, -0.263) ( 0.01, 0.07, 0.02)
  21276. 35: bond ( 0.045, 0.977, 0.187) ( 0.045, 0.980, 0.187) ( 0.00, 0.32, 0.00)
  21277. 35: angle ( -5.704, 0.511, -1.299) ( -5.703, 0.511, -1.299) ( 0.01, 0.00, 0.04)
  21278. 35: strbnd ( -0.435, 0.449, -0.226) ( -0.435, 0.449, -0.226) ( 0.00, 0.00, 0.00)
  21279. 35: torsion ( -0.156, -0.037, 0.231) ( -0.156, -0.037, 0.231) ( 0.00, 0.00, 0.00)
  21280. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21281. 35: vdw ( 6.326, -2.115, 0.844) ( 6.326, -2.115, 0.844) ( 0.00, 0.00, 0.00)
  21282. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21283. 35: 4 ( -0.154, -0.035, 0.283) ( -0.151, -0.034, 0.284) ( 0.04, 0.00, 0.03)
  21284. 35: bond ( -0.518, -0.212, 0.225) ( -0.515, -0.211, 0.226) ( 0.13, 0.01, 0.01)
  21285. 35: angle ( 0.309, -0.045, 0.666) ( 0.310, -0.044, 0.666) ( 0.01, 0.00, 0.03)
  21286. 35: strbnd ( -0.108, 0.417, -0.398) ( -0.108, 0.418, -0.398) ( 0.00, 0.00, 0.00)
  21287. 35: torsion ( -0.012, -0.211, -0.225) ( -0.012, -0.211, -0.225) ( 0.00, 0.00, 0.00)
  21288. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21289. 35: vdw ( 0.175, 0.014, 0.016) ( 0.175, 0.014, 0.016) ( 0.00, 0.00, 0.00)
  21290. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21291. 35: 5 ( -0.220, -0.180, -0.107) ( -0.219, -0.179, -0.104) ( 0.01, 0.01, 0.04)
  21292. 35: bond ( 0.005, -0.076, -0.456) ( 0.005, -0.076, -0.453) ( 0.00, 0.00, 0.15)
  21293. 35: angle ( -1.188, -0.996, 0.154) ( -1.187, -0.996, 0.154) ( 0.05, 0.05, 0.00)
  21294. 35: strbnd ( -0.441, 0.249, -0.473) ( -0.441, 0.249, -0.473) ( 0.00, 0.00, 0.00)
  21295. 35: torsion ( 0.429, 0.568, -0.091) ( 0.429, 0.568, -0.091) ( 0.00, 0.00, 0.00)
  21296. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21297. 35: vdw ( 0.975, 0.076, 0.758) ( 0.975, 0.076, 0.758) ( 0.00, 0.00, 0.00)
  21298. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21299. 35: 6 ( 0.815, 1.141, -0.215) ( 0.859, 1.097, -0.325) ( 3.58, 3.85, 2.36)
  21300. 35: bond ( -0.770, -0.798, 0.110) ( -0.761, -0.793, 0.112) ( 0.74, 0.41, 0.02)
  21301. 35: angle ( -6.533, -4.058, -0.587) ( -6.531, -4.056, -0.587) ( 0.02, 0.05, 0.02)
  21302. 35: strbnd ( 13.048, 4.199, 2.149) ( 13.046, 4.199, 2.149) ( 0.02, 0.01, 0.01)
  21303. 35: torsion ( 0.259, -0.370, -0.890) ( 0.259, -0.370, -0.889) ( 0.00, 0.00, 0.01)
  21304. 35: oop ( -0.183, 0.268, 0.599) ( -0.148, 0.217, 0.486) ( 0.64, 1.36, 6.75)
  21305. 35: vdw ( -5.005, 1.900, -1.595) ( -5.005, 1.900, -1.595) ( 0.00, 0.00, 0.00)
  21306. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21307. 35: 7 ( -0.169, -0.110, -0.044) ( -0.176, -0.088, 0.003) ( 0.12, 0.24, 0.21)
  21308. 35: bond ( -1.232, 0.565, -0.626) ( -1.226, 0.566, -0.625) ( 0.52, 0.08, 0.10)
  21309. 35: angle ( -0.414, -0.699, 0.179) ( -0.414, -0.698, 0.179) ( 0.01, 0.04, 0.00)
  21310. 35: strbnd ( -1.351, 0.487, -0.628) ( -1.351, 0.487, -0.628) ( 0.01, 0.00, 0.00)
  21311. 35: torsion ( -0.063, 0.092, 0.208) ( -0.063, 0.092, 0.208) ( 0.00, 0.00, 0.00)
  21312. 35: oop ( 0.065, -0.095, -0.213) ( 0.051, -0.075, -0.167) ( 0.09, 0.19, 0.96)
  21313. 35: vdw ( -0.079, 0.007, -0.027) ( -0.079, 0.007, -0.027) ( 0.00, 0.00, 0.00)
  21314. 35: electro ( 2.906, -0.466, 1.064) ( 2.906, -0.466, 1.064) ( 0.00, 0.00, 0.00)
  21315. 35: 8 ( -0.035, -0.388, 0.541) ( -0.047, -0.367, 0.584) ( 0.04, 0.83, 2.29)
  21316. 35: bond ( 0.028, -0.862, 0.394) ( 0.028, -0.860, 0.395) ( 0.00, 0.24, 0.02)
  21317. 35: angle ( 8.772, 1.272, 2.136) ( 8.772, 1.272, 2.136) ( 0.01, 0.00, 0.00)
  21318. 35: strbnd ( -0.253, 1.856, -0.912) ( -0.253, 1.856, -0.912) ( 0.00, 0.00, 0.00)
  21319. 35: torsion ( 0.061, -0.089, -0.197) ( 0.061, -0.089, -0.197) ( 0.00, 0.00, 0.00)
  21320. 35: oop ( 0.065, -0.096, -0.213) ( 0.052, -0.077, -0.171) ( 0.08, 0.18, 0.89)
  21321. 35: vdw ( -8.081, -2.204, -0.604) ( -8.081, -2.204, -0.604) ( 0.00, 0.00, 0.00)
  21322. 35: electro ( -0.627, -0.265, -0.063) ( -0.627, -0.265, -0.063) ( 0.00, 0.00, 0.00)
  21323. 35: ok 8 # gradients
  21324. 35: ok 9 # energy
  21325. 35: ----------------------------------------------------------------------------------------
  21326. 35:
  21327. 35: VALIDATE GRADIENTS : /Volumes/Home/ghutchis/Desktop/UFF/NCH3-3.gpr
  21328. 35:
  21329. 35:
  21330. 35: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  21331. 35: ----------------------------------------------------------------------------------------
  21332. 35: 1 ( 6.021, -8.841, 15.336) ( 6.025, -8.837, 15.339) ( 0.07, 0.04, 0.02)
  21333. 35: bond ( 13.697, -19.381, 33.622) ( 13.700, -19.379, 33.624) ( 0.02, 0.02, 0.01)
  21334. 35: angle ( -4.188, 5.759, -9.944) ( -4.187, 5.761, -9.942) ( 0.03, 0.02, 0.02)
  21335. 35: strbnd ( -3.294, 4.646, -8.104) ( -3.295, 4.645, -8.105) ( 0.02, 0.01, 0.01)
  21336. 35: torsion ( -0.194, 0.135, -0.238) ( -0.194, 0.135, -0.238) ( 0.00, 0.00, 0.00)
  21337. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21338. 35: vdw ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21339. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21340. 35: 2 ( -9.933, -2.704, 4.639) ( -9.929, -2.699, 4.644) ( 0.04, 0.19, 0.11)
  21341. 35: bond (-13.151, 0.001, 0.002) (-13.148, 0.005, 0.006) ( 0.03, 0.00, 0.00)
  21342. 35: angle ( -5.431, -2.186, 3.739) ( -5.429, -2.184, 3.741) ( 0.03, 0.08, 0.04)
  21343. 35: strbnd ( 4.098, -2.031, 3.530) ( 4.097, -2.031, 3.529) ( 0.04, 0.02, 0.01)
  21344. 35: torsion ( -0.000, 0.166, -0.285) ( 0.000, 0.166, -0.285) ( 0.00, 0.00, 0.00)
  21345. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21346. 35: vdw ( 4.551, 1.346, -2.346) ( 4.551, 1.346, -2.346) ( 0.00, 0.00, 0.00)
  21347. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21348. 35: 3 ( 3.813, 8.396, 5.795) ( 3.819, 8.400, 5.800) ( 0.14, 0.05, 0.09)
  21349. 35: bond ( 4.362, 12.392, -0.017) ( 4.366, 12.395, -0.013) ( 0.09, 0.03, 0.01)
  21350. 35: angle ( 3.888, 4.351, 3.744) ( 3.890, 4.353, 3.746) ( 0.05, 0.04, 0.04)
  21351. 35: strbnd ( 0.568, -4.531, 3.529) ( 0.568, -4.532, 3.529) ( 0.03, 0.03, 0.01)
  21352. 35: torsion ( 0.479, -0.170, 0.882) ( 0.479, -0.170, 0.882) ( 0.00, 0.00, 0.00)
  21353. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21354. 35: vdw ( -5.484, -3.646, -2.343) ( -5.484, -3.646, -2.343) ( 0.00, 0.00, 0.00)
  21355. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21356. 35: 4 ( 3.726, -9.185, -4.409) ( 3.731, -9.180, -4.405) ( 0.14, 0.05, 0.09)
  21357. 35: bond ( 4.377, -6.197, -10.754) ( 4.381, -6.194, -10.751) ( 0.09, 0.06, 0.03)
  21358. 35: angle ( 3.836, -5.397, -1.958) ( 3.837, -5.396, -1.956) ( 0.05, 0.03, 0.09)
  21359. 35: strbnd ( 0.555, -0.774, 5.727) ( 0.555, -0.774, 5.725) ( 0.03, 0.04, 0.02)
  21360. 35: torsion ( 0.478, -0.675, 0.585) ( 0.478, -0.675, 0.585) ( 0.00, 0.00, 0.00)
  21361. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21362. 35: vdw ( -5.520, 3.858, 1.991) ( -5.520, 3.858, 1.991) ( 0.00, 0.00, 0.00)
  21363. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21364. 35: 5 ( -2.313, 28.066, 0.105) ( -2.312, 28.068, 0.106) ( 0.04, 0.01, 0.01)
  21365. 35: bond ( -9.351, 26.406, -0.000) ( -9.351, 26.409, 0.000) ( 0.00, 0.01, 0.00)
  21366. 35: angle ( 1.760, 0.623, -0.007) ( 1.760, 0.623, -0.006) ( 0.03, 0.00, 0.00)
  21367. 35: strbnd ( -1.908, -0.349, 0.000) ( -1.908, -0.349, 0.000) ( 0.00, 0.00, 0.00)
  21368. 35: torsion ( 0.000, -0.000, 0.152) ( 0.000, 0.000, 0.152) ( 0.00, 0.00, 0.00)
  21369. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21370. 35: vdw ( 7.187, 1.385, -0.040) ( 7.187, 1.385, -0.040) ( 0.00, 0.00, 0.00)
  21371. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21372. 35: 6 ( -9.233, -13.275, 23.034) ( -9.232, -13.274, 23.036) ( 0.01, 0.01, 0.01)
  21373. 35: bond ( -9.334, -13.210, 22.872) ( -9.334, -13.209, 22.874) ( 0.00, 0.01, 0.01)
  21374. 35: angle ( 1.828, -0.303, 0.571) ( 1.829, -0.302, 0.572) ( 0.02, 0.01, 0.01)
  21375. 35: strbnd ( -1.910, 0.171, -0.295) ( -1.910, 0.171, -0.295) ( 0.00, 0.00, 0.00)
  21376. 35: torsion ( -0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21377. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21378. 35: vdw ( 0.183, 0.066, -0.115) ( 0.183, 0.066, -0.115) ( 0.00, 0.00, 0.00)
  21379. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21380. 35: 7 ( -2.162, -14.129, -24.316) ( -2.161, -14.129, -24.314) ( 0.04, 0.01, 0.01)
  21381. 35: bond ( -9.329, -13.205, -22.882) ( -9.329, -13.205, -22.880) ( 0.00, 0.01, 0.01)
  21382. 35: angle ( 1.840, -0.299, -0.578) ( 1.840, -0.299, -0.578) ( 0.02, 0.01, 0.01)
  21383. 35: strbnd ( -1.909, 0.172, 0.297) ( -1.909, 0.172, 0.297) ( 0.00, 0.00, 0.00)
  21384. 35: torsion ( -0.000, -0.133, 0.077) ( 0.000, -0.133, 0.077) ( 0.00, 0.00, 0.00)
  21385. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21386. 35: vdw ( 7.238, -0.665, -1.230) ( 7.238, -0.665, -1.230) ( 0.00, 0.00, 0.00)
  21387. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21388. 35: 8 ( 27.568, -1.841, -1.569) ( 27.570, -1.840, -1.569) ( 0.01, 0.04, 0.04)
  21389. 35: bond ( 28.025, -0.000, -0.000) ( 28.028, 0.000, 0.000) ( 0.01, 0.00, 0.00)
  21390. 35: angle ( 0.000, -1.856, -0.010) ( 0.000, -1.856, -0.009) ( 0.00, 0.03, 0.00)
  21391. 35: strbnd ( 0.304, 1.915, -0.000) ( 0.304, 1.915, -0.000) ( 0.00, 0.00, 0.00)
  21392. 35: torsion ( -0.000, -0.000, -0.469) ( 0.000, 0.000, -0.469) ( 0.00, 0.00, 0.00)
  21393. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21394. 35: vdw ( -0.762, -1.899, -1.090) ( -0.762, -1.899, -1.090) ( 0.00, 0.00, 0.00)
  21395. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21396. 35: 9 (-11.584, 11.851, 21.981) (-11.583, 11.852, 21.983) ( 0.01, 0.01, 0.01)
  21397. 35: bond ( -9.334, 13.208, 22.872) ( -9.334, 13.209, 22.874) ( 0.00, 0.01, 0.01)
  21398. 35: angle ( -0.885, -1.619, 0.574) ( -0.885, -1.619, 0.574) ( 0.03, 0.02, 0.01)
  21399. 35: strbnd ( 0.798, 1.743, -0.296) ( 0.798, 1.743, -0.296) ( 0.00, 0.00, 0.00)
  21400. 35: torsion ( -0.382, 0.135, -0.234) ( -0.382, 0.135, -0.234) ( 0.00, 0.00, 0.00)
  21401. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21402. 35: vdw ( -1.780, -1.617, -0.934) ( -1.780, -1.617, -0.934) ( 0.00, 0.00, 0.00)
  21403. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21404. 35: 10 (-10.930, 9.420, -22.678) (-10.929, 9.421, -22.676) ( 0.01, 0.01, 0.01)
  21405. 35: bond ( -9.322, 13.191, -22.863) ( -9.321, 13.191, -22.861) ( 0.00, 0.01, 0.01)
  21406. 35: angle ( -0.882, -1.631, -0.581) ( -0.882, -1.630, -0.581) ( 0.03, 0.02, 0.01)
  21407. 35: strbnd ( 0.799, 1.742, 0.299) ( 0.799, 1.742, 0.299) ( 0.00, 0.00, 0.00)
  21408. 35: torsion ( 0.001, -0.000, -0.001) ( 0.001, -0.000, -0.001) ( 0.00, 0.00, 0.00)
  21409. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21410. 35: vdw ( -1.527, -3.881, 0.468) ( -1.527, -3.881, 0.468) ( 0.00, 0.00, 0.00)
  21411. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21412. 35: 11 ( 27.570, 2.262, 0.809) ( 27.573, 2.263, 0.809) ( 0.01, 0.03, 0.05)
  21413. 35: bond ( 28.025, -0.007, -0.015) ( 28.028, -0.007, -0.015) ( 0.01, 0.00, 0.00)
  21414. 35: angle ( 0.001, 0.926, 1.618) ( 0.001, 0.926, 1.618) ( 0.00, 0.04, 0.03)
  21415. 35: strbnd ( 0.305, -0.958, -1.660) ( 0.305, -0.958, -1.660) ( 0.00, 0.00, 0.00)
  21416. 35: torsion ( -0.000, 0.407, -0.235) ( -0.000, 0.407, -0.235) ( 0.00, 0.00, 0.00)
  21417. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21418. 35: vdw ( -0.761, 1.895, 1.101) ( -0.761, 1.895, 1.101) ( 0.00, 0.00, 0.00)
  21419. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21420. 35: 12 (-10.972, 14.917, -19.519) (-10.971, 14.918, -19.517) ( 0.01, 0.01, 0.01)
  21421. 35: bond ( -9.344, 13.207, -22.875) ( -9.344, 13.208, -22.874) ( 0.00, 0.01, 0.01)
  21422. 35: angle ( -0.889, 1.308, 1.118) ( -0.889, 1.309, 1.119) ( 0.03, 0.03, 0.02)
  21423. 35: strbnd ( 0.798, -1.129, -1.364) ( 0.798, -1.129, -1.364) ( 0.00, 0.00, 0.00)
  21424. 35: torsion ( -0.001, -0.001, 0.000) ( -0.001, -0.001, 0.000) ( 0.00, 0.00, 0.00)
  21425. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21426. 35: vdw ( -1.536, 1.532, 3.602) ( -1.536, 1.532, 3.602) ( 0.00, 0.00, 0.00)
  21427. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21428. 35: 13 (-11.601, -24.965, 0.763) (-11.600, -24.963, 0.763) ( 0.01, 0.01, 0.05)
  21429. 35: bond ( -9.343, -26.426, 0.015) ( -9.342, -26.424, 0.015) ( 0.00, 0.01, 0.00)
  21430. 35: angle ( -0.888, 0.315, 1.704) ( -0.887, 0.315, 1.705) ( 0.03, 0.00, 0.03)
  21431. 35: strbnd ( 0.799, -0.614, -1.659) ( 0.799, -0.614, -1.659) ( 0.00, 0.00, 0.00)
  21432. 35: torsion ( -0.381, 0.135, -0.233) ( -0.381, 0.135, -0.233) ( 0.00, 0.00, 0.00)
  21433. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21434. 35: vdw ( -1.789, 1.626, 0.936) ( -1.789, 1.626, 0.936) ( 0.00, 0.00, 0.00)
  21435. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21436. 35: ok 10 # gradients
  21437. 35: ok 11 # energy
  21438. 35: ----------------------------------------------------------------------------------------
  21439. 35:
  21440. 35: VALIDATE GRADIENTS : /Volumes/Home/ghutchis/Desktop/UFF/PCH3-3.gpr
  21441. 35:
  21442. 35:
  21443. 35: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  21444. 35: ----------------------------------------------------------------------------------------
  21445. 35: 1 (-94.849, 134.077, -232.261) (-94.840, 134.085, -232.257) ( 0.01, 0.01, 0.00)
  21446. 35: bond (-98.615, 139.541, -241.698) (-98.607, 139.548, -241.694) ( 0.01, 0.01, 0.00)
  21447. 35: angle (-17.077, 24.042, -41.606) (-17.076, 24.043, -41.605) ( 0.01, 0.00, 0.00)
  21448. 35: strbnd ( 20.845, -29.505, 51.044) ( 20.845, -29.506, 51.044) ( 0.00, 0.00, 0.00)
  21449. 35: torsion ( -0.002, -0.001, -0.002) ( -0.002, -0.001, -0.002) ( 0.00, 0.00, 0.00)
  21450. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21451. 35: vdw ( 0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21452. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21453. 35: 2 (267.229, 1.097, -1.985) (267.239, 1.101, -1.981) ( 0.00, 0.37, 0.20)
  21454. 35: bond (324.092, 0.002, 0.003) (324.102, 0.005, 0.006) ( 0.00, 0.00, 0.00)
  21455. 35: angle ( -7.067, -9.049, 15.613) ( -7.066, -9.047, 15.614) ( 0.02, 0.02, 0.01)
  21456. 35: strbnd (-54.347, 8.796, -15.254) (-54.349, 8.796, -15.255) ( 0.00, 0.00, 0.00)
  21457. 35: torsion ( -0.000, 0.001, -0.000) ( 0.000, 0.001, -0.000) ( 0.00, 0.00, 0.00)
  21458. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21459. 35: vdw ( 4.551, 1.346, -2.346) ( 4.551, 1.346, -2.346) ( 0.00, 0.00, 0.00)
  21460. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21461. 35: 3 (-92.994, -251.370, -1.993) (-92.989, -251.361, -1.989) ( 0.01, 0.00, 0.20)
  21462. 35: bond (-108.221, -305.529, -0.016) (-108.218, -305.520, -0.013) ( 0.00, 0.00, 0.00)
  21463. 35: angle ( 10.871, 3.619, 15.618) ( 10.872, 3.621, 15.619) ( 0.01, 0.04, 0.01)
  21464. 35: strbnd ( 9.840, 54.186, -15.254) ( 9.840, 54.184, -15.254) ( 0.00, 0.00, 0.00)
  21465. 35: torsion ( 0.001, -0.000, 0.003) ( 0.001, -0.000, 0.003) ( 0.00, 0.00, 0.00)
  21466. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21467. 35: vdw ( -5.484, -3.646, -2.343) ( -5.484, -3.646, -2.343) ( 0.00, 0.00, 0.00)
  21468. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21469. 35: 4 (-92.879, 127.455, 216.653) (-92.874, 127.461, 216.661) ( 0.01, 0.00, 0.00)
  21470. 35: bond (-107.982, 152.791, 264.561) (-107.978, 152.795, 264.568) ( 0.00, 0.00, 0.00)
  21471. 35: angle ( 10.825, -15.317, 4.617) ( 10.827, -15.315, 4.619) ( 0.01, 0.01, 0.03)
  21472. 35: strbnd ( 9.798, -13.878, -54.515) ( 9.798, -13.878, -54.516) ( 0.00, 0.00, 0.00)
  21473. 35: torsion ( -0.000, 0.001, -0.001) ( -0.000, 0.001, -0.001) ( 0.00, 0.00, 0.00)
  21474. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21475. 35: vdw ( -5.520, 3.858, 1.991) ( -5.520, 3.858, 1.991) ( 0.00, 0.00, 0.00)
  21476. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21477. 35: 5 ( 14.020, 33.684, -0.046) ( 14.021, 33.686, -0.046) ( 0.01, 0.01, 0.00)
  21478. 35: bond ( -9.351, 26.406, -0.000) ( -9.351, 26.409, 0.000) ( 0.00, 0.01, 0.00)
  21479. 35: angle ( 2.316, 0.820, -0.007) ( 2.316, 0.820, -0.006) ( 0.02, 0.00, 0.00)
  21480. 35: strbnd ( 13.869, 5.072, 0.000) ( 13.869, 5.072, 0.000) ( 0.00, 0.00, 0.00)
  21481. 35: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, -0.000) ( 0.00, 0.00, 0.00)
  21482. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21483. 35: vdw ( 7.187, 1.385, -0.040) ( 7.187, 1.385, -0.040) ( 0.00, 0.00, 0.00)
  21484. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21485. 35: 6 ( 7.090, -16.075, 27.884) ( 7.091, -16.074, 27.886) ( 0.01, 0.01, 0.01)
  21486. 35: bond ( -9.334, -13.210, 22.872) ( -9.334, -13.209, 22.874) ( 0.00, 0.01, 0.01)
  21487. 35: angle ( 2.371, -0.399, 0.737) ( 2.371, -0.398, 0.737) ( 0.02, 0.01, 0.01)
  21488. 35: strbnd ( 13.871, -2.534, 4.389) ( 13.871, -2.534, 4.389) ( 0.00, 0.00, 0.00)
  21489. 35: torsion ( -0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21490. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21491. 35: vdw ( 0.183, 0.066, -0.115) ( 0.183, 0.066, -0.115) ( 0.00, 0.00, 0.00)
  21492. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21493. 35: 7 ( 14.159, -16.794, -29.238) ( 14.160, -16.793, -29.236) ( 0.01, 0.01, 0.01)
  21494. 35: bond ( -9.329, -13.205, -22.882) ( -9.329, -13.205, -22.880) ( 0.00, 0.01, 0.01)
  21495. 35: angle ( 2.378, -0.394, -0.743) ( 2.378, -0.394, -0.742) ( 0.02, 0.01, 0.01)
  21496. 35: strbnd ( 13.873, -2.530, -4.384) ( 13.873, -2.530, -4.384) ( 0.00, 0.00, 0.00)
  21497. 35: torsion ( -0.000, -0.001, 0.000) ( 0.000, -0.001, 0.000) ( 0.00, 0.00, 0.00)
  21498. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21499. 35: vdw ( 7.238, -0.665, -1.230) ( 7.238, -0.665, -1.230) ( 0.00, 0.00, 0.00)
  21500. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21501. 35: 8 ( 27.412, -19.113, -1.101) ( 27.414, -19.112, -1.100) ( 0.01, 0.00, 0.05)
  21502. 35: bond ( 28.025, -0.000, -0.000) ( 28.028, 0.000, 0.000) ( 0.01, 0.00, 0.00)
  21503. 35: angle ( -0.000, -2.447, -0.010) ( 0.000, -2.447, -0.009) ( 0.00, 0.02, 0.00)
  21504. 35: strbnd ( 0.148, -14.767, -0.000) ( 0.148, -14.767, -0.000) ( 0.00, 0.00, 0.00)
  21505. 35: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, -0.000) ( 0.00, 0.00, 0.00)
  21506. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21507. 35: vdw ( -0.762, -1.899, -1.090) ( -0.762, -1.899, -1.090) ( 0.00, 0.00, 0.00)
  21508. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21509. 35: 9 (-19.291, -2.738, 27.067) (-19.291, -2.737, 27.069) ( 0.00, 0.04, 0.01)
  21510. 35: bond ( -9.334, 13.208, 22.872) ( -9.334, 13.209, 22.874) ( 0.00, 0.01, 0.01)
  21511. 35: angle ( -1.157, -2.100, 0.740) ( -1.157, -2.099, 0.740) ( 0.03, 0.02, 0.01)
  21512. 35: strbnd ( -7.020, -12.229, 4.389) ( -7.020, -12.229, 4.389) ( 0.00, 0.00, 0.00)
  21513. 35: torsion ( 0.000, -0.000, 0.000) ( 0.000, -0.000, 0.000) ( 0.00, 0.00, 0.00)
  21514. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21515. 35: vdw ( -1.780, -1.617, -0.934) ( -1.780, -1.617, -0.934) ( 0.00, 0.00, 0.00)
  21516. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21517. 35: 10 (-19.016, -5.032, -27.526) (-19.015, -5.031, -27.524) ( 0.00, 0.02, 0.01)
  21518. 35: bond ( -9.322, 13.191, -22.863) ( -9.321, 13.191, -22.861) ( 0.00, 0.01, 0.01)
  21519. 35: angle ( -1.152, -2.108, -0.747) ( -1.152, -2.107, -0.746) ( 0.03, 0.02, 0.01)
  21520. 35: strbnd ( -7.016, -12.234, -4.385) ( -7.016, -12.234, -4.385) ( 0.00, 0.00, 0.00)
  21521. 35: torsion ( 0.001, -0.000, -0.000) ( 0.001, -0.000, -0.000) ( 0.00, 0.00, 0.00)
  21522. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21523. 35: vdw ( -1.527, -3.881, 0.468) ( -1.527, -3.881, 0.468) ( 0.00, 0.00, 0.00)
  21524. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21525. 35: 11 ( 27.424, 10.493, 15.999) ( 27.427, 10.494, 16.000) ( 0.01, 0.01, 0.00)
  21526. 35: bond ( 28.025, -0.007, -0.015) ( 28.028, -0.007, -0.015) ( 0.01, 0.00, 0.00)
  21527. 35: angle ( 0.001, 1.221, 2.128) ( 0.001, 1.221, 2.129) ( 0.00, 0.03, 0.02)
  21528. 35: strbnd ( 0.159, 7.384, 12.785) ( 0.159, 7.384, 12.785) ( 0.00, 0.00, 0.00)
  21529. 35: torsion ( -0.000, 0.001, -0.001) ( -0.000, 0.001, -0.001) ( 0.00, 0.00, 0.00)
  21530. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21531. 35: vdw ( -0.761, 1.895, 1.101) ( -0.761, 1.895, 1.101) ( 0.00, 0.00, 0.00)
  21532. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21533. 35: 12 (-19.052, 26.348, -9.424) (-19.051, 26.349, -9.422) ( 0.00, 0.00, 0.02)
  21534. 35: bond ( -9.344, 13.207, -22.875) ( -9.344, 13.208, -22.874) ( 0.00, 0.01, 0.01)
  21535. 35: angle ( -1.160, 1.692, 1.451) ( -1.160, 1.692, 1.451) ( 0.03, 0.02, 0.01)
  21536. 35: strbnd ( -7.010, 9.918, 8.398) ( -7.010, 9.918, 8.398) ( 0.00, 0.00, 0.00)
  21537. 35: torsion ( -0.001, -0.001, 0.000) ( -0.001, -0.001, 0.000) ( 0.00, 0.00, 0.00)
  21538. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21539. 35: vdw ( -1.536, 1.532, 3.602) ( -1.536, 1.532, 3.602) ( 0.00, 0.00, 0.00)
  21540. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21541. 35: 13 (-19.294, -22.069, 15.940) (-19.293, -22.066, 15.940) ( 0.00, 0.01, 0.00)
  21542. 35: bond ( -9.343, -26.426, 0.015) ( -9.342, -26.424, 0.015) ( 0.00, 0.01, 0.00)
  21543. 35: angle ( -1.157, 0.410, 2.200) ( -1.157, 0.410, 2.200) ( 0.03, 0.00, 0.02)
  21544. 35: strbnd ( -7.007, 2.322, 12.788) ( -7.007, 2.322, 12.788) ( 0.00, 0.00, 0.00)
  21545. 35: torsion ( 0.002, -0.001, 0.001) ( 0.002, -0.001, 0.001) ( 0.00, 0.00, 0.00)
  21546. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21547. 35: vdw ( -1.789, 1.626, 0.936) ( -1.789, 1.626, 0.936) ( 0.00, 0.00, 0.00)
  21548. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21549. 35: ok 12 # gradients
  21550. 35: ok 13 # energy
  21551. 35: ----------------------------------------------------------------------------------------
  21552. 35:
  21553. 35: VALIDATE GRADIENTS : /Volumes/Home/ghutchis/Desktop/UFF/atorvastin.gpr
  21554. 35:
  21555. 35:
  21556. 35: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  21557. 35: ----------------------------------------------------------------------------------------
  21558. 35: 1 ( 0.188, -0.341, -0.447) ( 0.196, -0.337, -0.439) ( 0.15, 0.15, 0.36)
  21559. 35: bond ( 12.215, -2.444, -2.026) ( 12.221, -2.440, -2.025) ( 0.05, 0.20, 0.04)
  21560. 35: angle ( 1.031, 1.567, 0.419) ( 1.033, 1.568, 0.419) ( 0.17, 0.09, 0.01)
  21561. 35: strbnd ( -0.276, 0.595, 0.200) ( -0.276, 0.595, 0.200) ( 0.00, 0.01, 0.00)
  21562. 35: torsion ( 0.026, -0.060, 0.134) ( 0.026, -0.060, 0.135) ( 0.00, 0.00, 0.02)
  21563. 35: oop ( -0.003, 0.011, -0.034) ( -0.003, 0.009, -0.028) ( 0.00, 0.00, 0.02)
  21564. 35: vdw (-13.301, 0.238, 1.219) (-13.301, 0.238, 1.219) ( 0.00, 0.00, 0.00)
  21565. 35: electro ( 0.497, -0.246, -0.360) ( 0.497, -0.246, -0.360) ( 0.00, 0.00, 0.00)
  21566. 35: 2 ( 0.154, -0.533, 0.257) ( 0.158, -0.515, 0.227) ( 0.07, 0.95, 0.78)
  21567. 35: bond ( 8.668, -9.202, -3.657) ( 8.674, -9.197, -3.657) ( 0.06, 0.06, 0.02)
  21568. 35: angle ( 1.060, -2.236, -0.846) ( 1.061, -2.234, -0.846) ( 0.15, 0.07, 0.02)
  21569. 35: strbnd ( -2.306, -0.145, 0.209) ( -2.306, -0.145, 0.209) ( 0.01, 0.00, 0.00)
  21570. 35: torsion ( -0.009, -0.028, 0.128) ( -0.009, -0.028, 0.129) ( 0.00, 0.00, 0.02)
  21571. 35: oop ( 0.014, -0.067, 0.198) ( 0.012, -0.056, 0.166) ( 0.00, 0.08, 0.64)
  21572. 35: vdw ( -6.352, 11.522, 4.701) ( -6.352, 11.522, 4.701) ( 0.00, 0.00, 0.00)
  21573. 35: electro ( -0.922, -0.376, -0.475) ( -0.922, -0.376, -0.475) ( 0.00, 0.00, 0.00)
  21574. 35: 3 ( -0.038, -0.435, 0.232) ( -0.028, -0.443, 0.277) ( 0.04, 0.35, 1.04)
  21575. 35: bond ( -6.462, -14.039, -4.598) ( -6.457, -14.034, -4.597) ( 0.08, 0.04, 0.02)
  21576. 35: angle ( 4.729, 7.796, 2.474) ( 4.731, 7.798, 2.474) ( 0.04, 0.02, 0.01)
  21577. 35: strbnd ( 3.737, -3.706, -1.522) ( 3.737, -3.707, -1.522) ( 0.00, 0.00, 0.00)
  21578. 35: torsion ( 0.300, -2.114, 5.663) ( 0.300, -2.114, 5.664) ( 0.00, 0.01, 0.02)
  21579. 35: oop ( -0.022, 0.095, -0.277) ( -0.019, 0.080, -0.234) ( 0.01, 0.14, 1.19)
  21580. 35: vdw ( -2.173, 13.069, 0.311) ( -2.172, 13.069, 0.311) ( 0.01, 0.00, 0.00)
  21581. 35: electro ( -0.148, -1.535, -1.819) ( -0.148, -1.535, -1.819) ( 0.00, 0.00, 0.00)
  21582. 35: 4 ( 0.395, 0.197, 0.303) ( 0.401, 0.407, 0.178) ( 0.23, 4.13, 3.78)
  21583. 35: bond ( -4.734, 2.347, 1.095) ( -4.729, 2.352, 1.096) ( 0.11, 0.20, 0.07)
  21584. 35: angle (-10.062, -2.611, 4.140) (-10.060, -2.609, 4.140) ( 0.02, 0.07, 0.01)
  21585. 35: strbnd ( 3.811, 0.602, 0.274) ( 3.811, 0.601, 0.274) ( 0.00, 0.01, 0.00)
  21586. 35: torsion ( -0.109, 2.386, -1.969) ( -0.109, 2.387, -1.968) ( 0.00, 0.01, 0.06)
  21587. 35: oop ( 0.013, -1.116, 0.755) ( 0.012, -0.912, 0.628) ( 0.00, 18.25, 9.61)
  21588. 35: vdw ( 9.138, -2.304, -5.262) ( 9.139, -2.304, -5.262) ( 0.00, 0.00, 0.00)
  21589. 35: electro ( 2.337, 0.892, 1.269) ( 2.337, 0.892, 1.269) ( 0.00, 0.00, 0.00)
  21590. 35: 5 ( 0.329, -0.092, -0.786) ( 0.326, -0.033, -0.929) ( 0.11, 0.54, 11.24)
  21591. 35: bond ( -9.877, 12.321, 6.024) ( -9.872, 12.326, 6.025) ( 0.05, 0.04, 0.01)
  21592. 35: angle ( 0.777, -3.545, -1.191) ( 0.779, -3.544, -1.191) ( 0.13, 0.04, 0.02)
  21593. 35: strbnd ( 3.218, 2.140, 0.609) ( 3.218, 2.140, 0.609) ( 0.01, 0.01, 0.00)
  21594. 35: torsion ( 0.010, 0.739, -2.169) ( 0.010, 0.739, -2.168) ( 0.00, 0.01, 0.06)
  21595. 35: oop ( 0.069, -0.304, 0.854) ( 0.058, -0.251, 0.709) ( 0.07, 1.59, 12.40)
  21596. 35: vdw ( 4.433, -11.904, -4.594) ( 4.433, -11.904, -4.594) ( 0.00, 0.00, 0.00)
  21597. 35: electro ( 1.700, 0.460, -0.319) ( 1.700, 0.460, -0.319) ( 0.00, 0.00, 0.00)
  21598. 35: 6 ( 0.290, 0.013, -0.920) ( 0.296, 0.020, -0.923) ( 0.17, 0.01, 0.28)
  21599. 35: bond ( 10.935, 11.123, 2.675) ( 10.940, 11.128, 2.676) ( 0.05, 0.04, 0.03)
  21600. 35: angle ( -1.841, 0.246, 0.285) ( -1.839, 0.247, 0.285) ( 0.09, 0.04, 0.01)
  21601. 35: strbnd ( -0.658, 0.437, 0.063) ( -0.658, 0.437, 0.063) ( 0.01, 0.01, 0.00)
  21602. 35: torsion ( -0.004, 0.151, -0.129) ( -0.004, 0.151, -0.128) ( 0.00, 0.00, 0.02)
  21603. 35: oop ( -0.010, 0.040, -0.102) ( -0.011, 0.041, -0.108) ( 0.00, 0.00, 0.05)
  21604. 35: vdw ( -7.809, -11.860, -3.494) ( -7.809, -11.860, -3.494) ( 0.00, 0.00, 0.00)
  21605. 35: electro ( -0.323, -0.125, -0.217) ( -0.323, -0.125, -0.217) ( 0.00, 0.00, 0.00)
  21606. 35: 7 ( -0.284, -0.843, -2.698) ( -0.266, -1.684, -2.018) ( 0.51, 70.87, 25.21)
  21607. 35: bond ( -8.014, 7.203, 10.301) ( -8.008, 7.206, 10.304) ( 0.07, 0.04, 0.04)
  21608. 35: angle ( 23.571, -6.002, -12.520) ( 23.573, -6.000, -12.519) ( 0.01, 0.02, 0.01)
  21609. 35: strbnd ( -5.963, 1.001, 0.741) ( -5.964, 1.001, 0.741) ( 0.01, 0.02, 0.02)
  21610. 35: torsion ( -2.504, -12.743, 5.344) ( -2.504, -12.742, 5.344) ( 0.00, 0.00, 0.01)
  21611. 35: oop ( 0.288, 5.178, -4.155) ( 0.299, 4.332, -3.480) ( 0.31, 16.33, 16.25)
  21612. 35: vdw ( -1.708, 5.497, -2.750) ( -1.708, 5.497, -2.750) ( 0.01, 0.00, 0.00)
  21613. 35: electro ( -5.954, -0.978, 0.342) ( -5.954, -0.978, 0.342) ( 0.00, 0.00, 0.00)
  21614. 35: 8 ( -2.332, 4.648, 9.846) ( -2.348, 5.520, 9.515) ( 0.68, 18.77, 3.37)
  21615. 35: bond ( 7.906, 3.155, 6.283) ( 7.911, 3.158, 6.291) ( 0.07, 0.08, 0.13)
  21616. 35: angle (-11.927, 11.968, 23.696) (-11.925, 11.969, 23.697) ( 0.02, 0.01, 0.01)
  21617. 35: strbnd ( -0.172, -3.227, -7.634) ( -0.173, -3.227, -7.635) ( 0.02, 0.01, 0.01)
  21618. 35: torsion ( -1.724, 6.797, -17.832) ( -1.724, 6.797, -17.832) ( 0.00, 0.01, 0.00)
  21619. 35: oop ( -0.107, -5.155, 2.589) ( -0.130, -4.287, 2.249) ( 0.24, 16.84, 13.14)
  21620. 35: vdw ( 4.239, -5.387, 2.000) ( 4.239, -5.387, 2.000) ( 0.00, 0.00, 0.00)
  21621. 35: electro ( -0.546, -3.502, 0.745) ( -0.546, -3.502, 0.745) ( 0.00, 0.00, 0.00)
  21622. 35: 9 ( 2.586, -3.839, -7.626) ( 2.607, -4.217, -7.411) ( 0.81, 9.83, 2.81)
  21623. 35: bond ( 6.677, -9.432, -17.814) ( 6.678, -9.430, -17.808) ( 0.01, 0.02, 0.03)
  21624. 35: angle ( -3.223, -0.345, -1.026) ( -3.222, -0.345, -1.026) ( 0.03, 0.00, 0.01)
  21625. 35: strbnd ( -3.032, 4.056, 7.810) ( -3.032, 4.056, 7.810) ( 0.01, 0.00, 0.00)
  21626. 35: torsion ( -0.306, 6.009, -3.297) ( -0.306, 6.009, -3.297) ( 0.00, 0.00, 0.00)
  21627. 35: oop ( -0.071, 1.455, -0.797) ( -0.052, 1.075, -0.589) ( 0.14, 26.08, 16.60)
  21628. 35: vdw ( 7.280, -5.048, 11.866) ( 7.280, -5.048, 11.866) ( 0.00, 0.00, 0.00)
  21629. 35: electro ( -4.739, -0.534, -4.368) ( -4.739, -0.534, -4.368) ( 0.00, 0.00, 0.00)
  21630. 35: 10 ( 1.000, -0.547, -0.386) ( 0.964, -0.759, -0.741) ( 3.60, 11.58, 13.71)
  21631. 35: bond ( 9.695, 23.920, -3.884) ( 9.701, 23.924, -3.884) ( 0.06, 0.02, 0.01)
  21632. 35: angle (-15.143, -13.685, -10.389) (-15.141, -13.683, -10.388) ( 0.01, 0.01, 0.01)
  21633. 35: strbnd ( 1.542, -11.914, 0.169) ( 1.542, -11.915, 0.169) ( 0.03, 0.01, 0.00)
  21634. 35: torsion ( 1.960, -0.605, 10.880) ( 1.960, -0.605, 10.881) ( 0.00, 0.01, 0.01)
  21635. 35: oop ( 0.202, 1.528, 1.715) ( 0.159, 1.310, 1.358) ( 0.87, 14.24, 20.83)
  21636. 35: vdw ( 3.415, 0.682, 1.760) ( 3.415, 0.682, 1.760) ( 0.00, 0.01, 0.00)
  21637. 35: electro ( -0.671, -0.472, -0.637) ( -0.671, -0.472, -0.637) ( 0.00, 0.00, 0.00)
  21638. 35: 11 ( -0.171, -0.241, -0.542) ( -0.161, -0.078, 0.014) ( 0.16, 3.94, 30.15)
  21639. 35: bond (-13.094, -5.115, -0.788) (-13.089, -5.111, -0.787) ( 0.04, 0.09, 0.05)
  21640. 35: angle ( -2.503, 4.242, 11.159) ( -2.501, 4.244, 11.160) ( 0.09, 0.05, 0.00)
  21641. 35: strbnd ( 10.155, 7.918, -0.812) ( 10.154, 7.917, -0.812) ( 0.01, 0.01, 0.01)
  21642. 35: torsion ( 1.046, -1.903, -2.449) ( 1.046, -1.903, -2.448) ( 0.00, 0.00, 0.02)
  21643. 35: oop ( -0.039, -0.779, -2.945) ( -0.036, -0.622, -2.390) ( 0.01, 12.26, 18.83)
  21644. 35: vdw ( -0.018, -4.278, -1.767) ( -0.018, -4.278, -1.767) ( 0.00, 0.00, 0.00)
  21645. 35: electro ( 4.282, -0.325, -2.941) ( 4.282, -0.325, -2.941) ( 0.00, 0.00, 0.00)
  21646. 35: 12 ( 0.049, -0.113, -0.121) ( 0.055, -0.152, -0.269) ( 0.03, 0.44, 1.79)
  21647. 35: bond ( -6.964, 10.847, -2.041) ( -6.957, 10.853, -2.041) ( 0.09, 0.05, 0.02)
  21648. 35: angle ( 3.466, -18.735, 1.444) ( 3.468, -18.732, 1.444) ( 0.06, 0.01, 0.03)
  21649. 35: strbnd ( 5.241, 10.045, -1.635) ( 5.240, 10.043, -1.635) ( 0.02, 0.01, 0.00)
  21650. 35: torsion ( -0.277, -0.199, 0.243) ( -0.277, -0.199, 0.244) ( 0.00, 0.00, 0.02)
  21651. 35: oop ( -0.002, 0.243, 0.879) ( -0.004, 0.197, 0.730) ( 0.00, 1.12, 13.12)
  21652. 35: vdw ( -1.680, -2.461, 0.754) ( -1.680, -2.461, 0.754) ( 0.00, 0.00, 0.00)
  21653. 35: electro ( 0.266, 0.147, 0.236) ( 0.266, 0.147, 0.236) ( 0.00, 0.00, 0.00)
  21654. 35: 13 ( -1.916, 4.711, -0.986) ( -1.911, 4.727, -0.932) ( 0.22, 0.35, 5.34)
  21655. 35: bond ( -0.615, 7.046, -1.142) ( -0.607, 7.052, -1.141) ( 0.46, 0.08, 0.02)
  21656. 35: angle ( 9.671, -9.830, 1.897) ( 9.673, -9.828, 1.897) ( 0.02, 0.02, 0.00)
  21657. 35: strbnd ( 1.450, -2.787, 0.428) ( 1.450, -2.788, 0.428) ( 0.05, 0.05, 0.00)
  21658. 35: torsion ( -0.027, 0.521, -1.869) ( -0.027, 0.521, -1.868) ( 0.00, 0.00, 0.05)
  21659. 35: oop ( 0.024, -0.050, -0.214) ( 0.019, -0.040, -0.161) ( 0.01, 0.05, 1.13)
  21660. 35: vdw (-11.109, 9.890, 1.556) (-11.109, 9.890, 1.556) ( 0.00, 0.00, 0.00)
  21661. 35: electro ( -1.309, -0.078, -1.642) ( -1.309, -0.078, -1.642) ( 0.00, 0.00, 0.00)
  21662. 35: 14 ( 6.713, -5.411, 0.328) ( 6.721, -5.393, 0.368) ( 0.12, 0.34, 1.32)
  21663. 35: bond (-12.462, -21.961, 0.624) (-12.457, -21.955, 0.624) ( 0.04, 0.02, 0.01)
  21664. 35: angle ( 21.478, 16.756, -1.059) ( 21.481, 16.758, -1.059) ( 0.01, 0.01, 0.00)
  21665. 35: strbnd ( -5.263, -1.582, -0.270) ( -5.263, -1.582, -0.270) ( 0.01, 0.03, 0.00)
  21666. 35: torsion ( -0.035, -0.626, 1.222) ( -0.035, -0.626, 1.223) ( 0.00, 0.00, 0.11)
  21667. 35: oop ( 0.004, -0.049, -0.081) ( 0.005, -0.038, -0.042) ( 0.00, 0.06, 0.32)
  21668. 35: vdw ( 2.604, 2.443, 0.387) ( 2.604, 2.443, 0.387) ( 0.00, 0.00, 0.00)
  21669. 35: electro ( 0.386, -0.392, -0.495) ( 0.386, -0.392, -0.495) ( 0.00, 0.00, 0.00)
  21670. 35: 15 ( -5.129, 0.613, -0.625) ( -5.077, 0.616, -0.307) ( 1.01, 0.16, 19.88)
  21671. 35: bond ( 11.061, 5.919, -3.067) ( 11.066, 5.923, -3.067) ( 0.04, 0.08, 0.01)
  21672. 35: angle (-12.299, -15.141, -0.481) (-12.297, -15.140, -0.481) ( 0.02, 0.01, 0.00)
  21673. 35: strbnd ( -3.290, 0.620, 0.718) ( -3.290, 0.620, 0.718) ( 0.00, 0.01, 0.00)
  21674. 35: torsion ( -0.712, -0.073, 3.004) ( -0.712, -0.073, 3.005) ( 0.00, 0.00, 0.05)
  21675. 35: oop ( -0.261, 0.034, -1.913) ( -0.216, 0.031, -1.596) ( 1.17, 0.01, 16.54)
  21676. 35: vdw ( 0.370, 9.262, 0.830) ( 0.370, 9.262, 0.830) ( 0.00, 0.00, 0.00)
  21677. 35: electro ( 0.002, -0.007, 0.283) ( 0.002, -0.007, 0.283) ( 0.00, 0.00, 0.00)
  21678. 35: 16 ( -0.296, 0.185, 0.933) ( -0.304, 0.195, 0.788) ( 0.24, 0.19, 13.60)
  21679. 35: bond ( 14.452, -16.403, -3.890) ( 14.458, -16.398, -3.890) ( 0.04, 0.03, 0.01)
  21680. 35: angle (-10.953, 5.321, 1.176) (-10.951, 5.322, 1.176) ( 0.02, 0.03, 0.00)
  21681. 35: strbnd ( 6.693, 8.480, -0.639) ( 6.693, 8.479, -0.639) ( 0.00, 0.00, 0.00)
  21682. 35: torsion ( 0.233, -0.130, 1.677) ( 0.233, -0.130, 1.679) ( 0.00, 0.00, 0.08)
  21683. 35: oop ( 0.089, -0.027, 0.816) ( 0.073, -0.024, 0.668) ( 0.14, 0.01, 12.02)
  21684. 35: vdw (-10.495, 2.954, 2.887) (-10.495, 2.954, 2.887) ( 0.00, 0.01, 0.00)
  21685. 35: electro ( -0.314, -0.010, -1.094) ( -0.314, -0.010, -1.094) ( 0.00, 0.00, 0.00)
  21686. 35: 17 ( -0.587, 0.280, 1.052) ( -0.579, 0.287, 1.054) ( 0.44, 0.18, 0.24)
  21687. 35: bond ( 11.943, 13.623, 0.244) ( 11.949, 13.628, 0.244) ( 0.05, 0.04, 0.01)
  21688. 35: angle ( 1.276, -3.469, -0.726) ( 1.277, -3.467, -0.726) ( 0.13, 0.05, 0.00)
  21689. 35: strbnd ( 0.726, -3.329, -0.300) ( 0.726, -3.330, -0.300) ( 0.01, 0.01, 0.00)
  21690. 35: torsion ( 0.227, -0.156, 1.421) ( 0.227, -0.156, 1.422) ( 0.00, 0.00, 0.09)
  21691. 35: oop ( -0.004, 0.002, -0.021) ( -0.003, 0.002, -0.020) ( 0.00, 0.00, 0.00)
  21692. 35: vdw (-14.498, -6.002, 0.935) (-14.498, -6.002, 0.935) ( 0.00, 0.00, 0.00)
  21693. 35: electro ( -0.257, -0.389, -0.500) ( -0.257, -0.389, -0.500) ( 0.00, 0.00, 0.00)
  21694. 35: 18 ( -0.846, -0.010, 0.550) ( -0.842, 0.000, 0.523) ( 0.35, 0.01, 1.48)
  21695. 35: bond ( -3.720, 10.016, 1.464) ( -3.714, 10.021, 1.464) ( 0.15, 0.06, 0.01)
  21696. 35: angle ( 3.372, 1.996, -0.096) ( 3.374, 1.998, -0.096) ( 0.05, 0.09, 0.00)
  21697. 35: strbnd ( 1.201, -0.848, -0.145) ( 1.201, -0.848, -0.145) ( 0.02, 0.01, 0.00)
  21698. 35: torsion ( 0.005, -0.001, 0.213) ( 0.005, -0.001, 0.214) ( 0.00, 0.00, 0.03)
  21699. 35: oop ( 0.015, -0.016, 0.164) ( 0.012, -0.013, 0.136) ( 0.00, 0.00, 0.47)
  21700. 35: vdw ( -1.486, -11.784, -0.891) ( -1.486, -11.784, -0.891) ( 0.00, 0.00, 0.00)
  21701. 35: electro ( -0.234, 0.627, -0.159) ( -0.234, 0.627, -0.159) ( 0.00, 0.00, 0.00)
  21702. 35: 19 ( -0.802, -0.231, -0.241) ( -0.791, -0.227, -0.206) ( 0.81, 0.09, 0.83)
  21703. 35: bond ( -3.439, 12.608, 1.190) ( -3.434, 12.614, 1.190) ( 0.17, 0.04, 0.02)
  21704. 35: angle ( -7.033, 2.531, 1.010) ( -7.031, 2.533, 1.010) ( 0.02, 0.06, 0.01)
  21705. 35: strbnd ( -0.939, -6.205, -0.494) ( -0.939, -6.206, -0.494) ( 0.02, 0.00, 0.00)
  21706. 35: torsion ( 0.083, -0.036, 0.405) ( 0.083, -0.036, 0.406) ( 0.00, 0.00, 0.05)
  21707. 35: oop ( -0.015, 0.016, -0.180) ( -0.012, 0.013, -0.147) ( 0.00, 0.00, 0.59)
  21708. 35: vdw ( 11.128, -8.501, -1.965) ( 11.128, -8.501, -1.965) ( 0.00, 0.00, 0.00)
  21709. 35: electro ( -0.587, -0.644, -0.207) ( -0.587, -0.644, -0.207) ( 0.00, 0.00, 0.00)
  21710. 35: 20 ( -0.443, -0.226, -0.393) ( -0.449, -0.219, -0.466) ( 0.23, 0.15, 2.88)
  21711. 35: bond (-23.028, 1.536, 2.475) (-23.023, 1.541, 2.475) ( 0.02, 0.33, 0.01)
  21712. 35: angle ( 15.846, -1.882, -2.254) ( 15.848, -1.881, -2.254) ( 0.01, 0.09, 0.00)
  21713. 35: strbnd ( -4.096, 7.781, 0.817) ( -4.097, 7.781, 0.817) ( 0.00, 0.00, 0.00)
  21714. 35: torsion ( 0.129, 0.136, 0.405) ( 0.129, 0.136, 0.407) ( 0.00, 0.00, 0.05)
  21715. 35: oop ( 0.078, -0.007, 0.518) ( 0.065, -0.007, 0.443) ( 0.10, 0.00, 3.88)
  21716. 35: vdw ( 11.264, -7.207, -2.094) ( 11.264, -7.207, -2.094) ( 0.00, 0.00, 0.00)
  21717. 35: electro ( -0.635, -0.582, -0.260) ( -0.635, -0.582, -0.260) ( 0.00, 0.00, 0.00)
  21718. 35: 21 ( 0.070, 0.058, 0.371) ( 0.079, -0.006, 0.153) ( 0.07, 0.37, 8.09)
  21719. 35: bond ( 7.503, -21.569, 13.282) ( 7.507, -21.565, 13.286) ( 0.05, 0.02, 0.03)
  21720. 35: angle ( -8.074, 14.944, -23.421) ( -8.072, 14.947, -23.419) ( 0.03, 0.01, 0.01)
  21721. 35: strbnd ( 2.250, 2.780, 1.796) ( 2.249, 2.779, 1.795) ( 0.04, 0.04, 0.03)
  21722. 35: torsion ( -0.293, 1.133, 8.011) ( -0.293, 1.133, 8.011) ( 0.00, 0.01, 0.00)
  21723. 35: oop ( -0.019, 0.274, 0.893) ( -0.015, 0.206, 0.669) ( 0.01, 1.89, 19.93)
  21724. 35: vdw ( -0.617, 2.348, -0.996) ( -0.617, 2.348, -0.996) ( 0.00, 0.00, 0.00)
  21725. 35: electro ( -0.681, 0.147, 0.808) ( -0.681, 0.147, 0.808) ( 0.00, 0.00, 0.00)
  21726. 35: 22 ( 0.335, -0.174, 0.517) ( 0.341, -0.168, 0.522) ( 0.18, 0.10, 0.29)
  21727. 35: bond ( 10.845, -2.778, -8.094) ( 10.850, -2.774, -8.090) ( 0.04, 0.15, 0.05)
  21728. 35: angle ( -9.008, -1.801, 6.507) ( -9.006, -1.799, 6.508) ( 0.02, 0.10, 0.03)
  21729. 35: strbnd ( 0.507, -2.141, 2.316) ( 0.507, -2.141, 2.315) ( 0.04, 0.02, 0.03)
  21730. 35: torsion ( 0.379, 2.149, -1.075) ( 0.379, 2.149, -1.075) ( 0.00, 0.00, 0.00)
  21731. 35: oop ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21732. 35: vdw ( -2.389, 4.398, 0.864) ( -2.389, 4.398, 0.864) ( 0.00, 0.00, 0.00)
  21733. 35: electro ( 0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21734. 35: 23 ( -0.056, -0.173, -0.298) ( -0.051, -0.167, -0.292) ( 0.03, 0.09, 0.18)
  21735. 35: bond ( -9.863, -5.250, 2.250) ( -9.858, -5.246, 2.255) ( 0.04, 0.08, 0.21)
  21736. 35: angle ( 12.507, 0.572, 0.600) ( 12.509, 0.573, 0.602) ( 0.02, 0.10, 0.10)
  21737. 35: strbnd ( 0.608, -3.802, 1.723) ( 0.607, -3.803, 1.722) ( 0.05, 0.02, 0.03)
  21738. 35: torsion ( -1.338, 1.223, -0.733) ( -1.338, 1.223, -0.733) ( 0.00, 0.00, 0.00)
  21739. 35: oop ( -0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21740. 35: vdw ( -1.970, 7.085, -4.139) ( -1.970, 7.085, -4.139) ( 0.01, 0.00, 0.00)
  21741. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21742. 35: 24 ( 0.006, -0.005, 0.058) ( 0.011, 0.000, 0.060) ( 0.00, 0.00, 0.02)
  21743. 35: bond ( -0.866, -18.509, 3.882) ( -0.862, -18.505, 3.887) ( 0.40, 0.02, 0.12)
  21744. 35: angle ( 5.959, 26.024, -8.109) ( 5.962, 26.026, -8.108) ( 0.04, 0.01, 0.02)
  21745. 35: strbnd (-10.525, -2.634, 0.562) (-10.527, -2.635, 0.562) ( 0.02, 0.03, 0.02)
  21746. 35: torsion ( -0.876, -1.089, 1.253) ( -0.876, -1.089, 1.253) ( 0.00, 0.00, 0.01)
  21747. 35: oop ( -0.001, 0.002, 0.014) ( -0.000, 0.002, 0.010) ( 0.00, 0.00, 0.00)
  21748. 35: vdw ( 2.349, -4.597, 0.926) ( 2.349, -4.597, 0.926) ( 0.01, 0.00, 0.00)
  21749. 35: electro ( 3.966, 0.797, 1.529) ( 3.966, 0.797, 1.529) ( 0.00, 0.00, 0.00)
  21750. 35: 25 ( -0.014, -0.101, -0.165) ( -0.009, -0.095, -0.159) ( 0.01, 0.06, 0.10)
  21751. 35: bond ( -3.870, 12.275, -0.924) ( -3.866, 12.279, -0.920) ( 0.10, 0.03, 0.41)
  21752. 35: angle ( -5.572, -18.333, 5.423) ( -5.570, -18.330, 5.425) ( 0.04, 0.01, 0.03)
  21753. 35: strbnd ( -1.114, -2.631, -0.165) ( -1.115, -2.631, -0.166) ( 0.10, 0.02, 0.00)
  21754. 35: torsion ( 3.318, -0.490, -3.647) ( 3.318, -0.490, -3.647) ( 0.00, 0.00, 0.00)
  21755. 35: oop ( 0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21756. 35: vdw ( 7.225, 9.078, -0.852) ( 7.225, 9.078, -0.852) ( 0.00, 0.00, 0.00)
  21757. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21758. 35: 26 ( -0.228, 0.018, 0.143) ( -0.223, 0.024, 0.149) ( 0.11, 0.01, 0.08)
  21759. 35: bond ( 4.426, -15.861, -0.954) ( 4.429, -15.857, -0.949) ( 0.08, 0.03, 0.45)
  21760. 35: angle ( -8.266, 12.873, -7.689) ( -8.264, 12.875, -7.687) ( 0.02, 0.02, 0.03)
  21761. 35: strbnd ( 1.193, 5.294, 4.137) ( 1.192, 5.293, 4.136) ( 0.07, 0.01, 0.03)
  21762. 35: torsion ( -0.164, -0.701, 3.652) ( -0.164, -0.701, 3.652) ( 0.00, 0.00, 0.00)
  21763. 35: oop ( 0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21764. 35: vdw ( -0.542, -1.377, 0.272) ( -0.542, -1.377, 0.272) ( 0.01, 0.00, 0.00)
  21765. 35: electro ( 3.125, -0.209, 0.725) ( 3.125, -0.209, 0.725) ( 0.00, 0.00, 0.00)
  21766. 35: 27 ( -0.131, 0.200, 0.315) ( -0.126, 0.205, 0.322) ( 0.06, 0.11, 0.19)
  21767. 35: bond ( -1.243, 14.723, 1.076) ( -1.239, 14.727, 1.080) ( 0.30, 0.03, 0.41)
  21768. 35: angle ( -2.830, -11.271, 1.923) ( -2.828, -11.269, 1.924) ( 0.07, 0.02, 0.10)
  21769. 35: strbnd ( 1.105, -0.095, 0.631) ( 1.104, -0.095, 0.630) ( 0.10, 0.01, 0.02)
  21770. 35: torsion ( 1.263, -4.544, -4.977) ( 1.263, -4.544, -4.977) ( 0.00, 0.00, 0.00)
  21771. 35: oop ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21772. 35: vdw ( 1.574, 1.387, 1.663) ( 1.574, 1.387, 1.663) ( 0.01, 0.00, 0.00)
  21773. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21774. 35: 28 ( -0.164, 0.308, 0.056) ( -0.159, 0.314, 0.060) ( 0.08, 0.19, 0.03)
  21775. 35: bond ( -2.953, -11.140, 2.764) ( -2.949, -11.136, 2.768) ( 0.12, 0.04, 0.15)
  21776. 35: angle ( -6.707, 11.635, 3.591) ( -6.705, 11.637, 3.594) ( 0.03, 0.02, 0.06)
  21777. 35: strbnd ( 1.933, -1.383, -4.721) ( 1.932, -1.383, -4.722) ( 0.05, 0.02, 0.03)
  21778. 35: torsion ( -0.767, 1.045, 0.680) ( -0.767, 1.045, 0.680) ( 0.00, 0.00, 0.00)
  21779. 35: oop ( 0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21780. 35: vdw ( -1.685, -1.579, 0.134) ( -1.684, -1.579, 0.134) ( 0.01, 0.00, 0.00)
  21781. 35: electro ( 10.015, 1.730, -2.393) ( 10.015, 1.730, -2.393) ( 0.00, 0.00, 0.00)
  21782. 35: 29 ( -0.089, 0.132, -0.028) ( -0.179, 0.268, 0.043) ( 0.80, 1.80, 0.20)
  21783. 35: bond ( -3.268, 7.249, 5.605) ( -3.264, 7.254, 5.609) ( 0.11, 0.06, 0.08)
  21784. 35: angle ( 1.228, -5.262, -5.708) ( 1.229, -5.261, -5.706) ( 0.14, 0.03, 0.04)
  21785. 35: strbnd ( -1.075, 1.910, 2.578) ( -1.075, 1.910, 2.578) ( 0.06, 0.02, 0.02)
  21786. 35: torsion ( -1.983, -2.819, -0.108) ( -1.983, -2.819, -0.108) ( 0.00, 0.00, 0.00)
  21787. 35: oop ( 0.919, -1.262, -0.629) ( 0.825, -1.132, -0.564) ( 8.72, 10.33, 4.10)
  21788. 35: vdw ( 3.898, -0.356, -3.193) ( 3.898, -0.356, -3.193) ( 0.00, 0.00, 0.00)
  21789. 35: electro ( 0.191, 0.672, 1.426) ( 0.191, 0.672, 1.426) ( 0.00, 0.00, 0.00)
  21790. 35: 30 ( -1.041, 1.402, 0.516) ( -0.212, 0.334, -0.021) (79.69, 76.21, 27.71)
  21791. 35: bond ( -1.273, -3.810, 6.037) ( -1.269, -3.807, 6.047) ( 0.30, 0.07, 0.16)
  21792. 35: angle ( 1.224, 1.913, 5.350) ( 1.225, 1.914, 5.352) ( 0.15, 0.07, 0.03)
  21793. 35: strbnd ( -1.468, 0.550, -3.069) ( -1.469, 0.549, -3.071) ( 0.07, 0.04, 0.07)
  21794. 35: torsion ( -0.091, 0.173, 0.599) ( -0.091, 0.173, 0.599) ( 0.00, 0.00, 0.00)
  21795. 35: oop ( -3.638, 4.815, 2.435) ( -2.812, 3.743, 1.888) (22.69, 22.26, 22.46)
  21796. 35: vdw ( 6.948, -1.148, -6.767) ( 6.948, -1.148, -6.767) ( 0.00, 0.00, 0.00)
  21797. 35: electro ( -2.744, -1.090, -4.069) ( -2.744, -1.090, -4.069) ( 0.00, 0.00, 0.00)
  21798. 35: 31 ( 0.881, -1.368, -1.069) ( 0.511, -0.885, -0.813) (32.66, 35.29, 23.90)
  21799. 35: bond ( 0.058, 0.328, -0.551) ( 0.058, 0.330, -0.546) ( 0.00, 0.06, 0.28)
  21800. 35: angle ( -2.127, -1.116, -0.901) ( -2.127, -1.116, -0.901) ( 0.03, 0.02, 0.01)
  21801. 35: strbnd ( -0.372, -0.811, 1.064) ( -0.372, -0.811, 1.064) ( 0.00, 0.01, 0.01)
  21802. 35: torsion ( 0.357, -0.491, -0.258) ( 0.357, -0.491, -0.258) ( 0.00, 0.00, 0.00)
  21803. 35: oop ( 1.362, -1.784, -0.930) ( 0.991, -1.303, -0.680) (27.26, 26.94, 23.28)
  21804. 35: vdw ( 3.653, 3.015, -1.101) ( 3.653, 3.015, -1.101) ( 0.00, 0.00, 0.00)
  21805. 35: electro ( -2.050, -0.510, 1.609) ( -2.050, -0.510, 1.609) ( 0.00, 0.00, 0.00)
  21806. 35: 32 ( -0.790, 1.265, 0.167) ( -1.145, 1.728, 0.403) (28.05, 36.58, 3.95)
  21807. 35: bond ( -3.495, -0.110, -5.185) ( -3.493, -0.110, -5.181) ( 0.06, 0.00, 0.09)
  21808. 35: angle ( 0.338, 0.315, -0.235) ( 0.339, 0.316, -0.235) ( 0.01, 0.02, 0.00)
  21809. 35: strbnd ( 0.426, -0.497, 1.754) ( 0.426, -0.497, 1.754) ( 0.01, 0.00, 0.01)
  21810. 35: torsion ( -0.160, 0.219, 0.103) ( -0.160, 0.219, 0.103) ( 0.00, 0.00, 0.00)
  21811. 35: oop ( 1.355, -1.770, -0.876) ( 0.997, -1.308, -0.644) (26.43, 26.10, 20.31)
  21812. 35: vdw ( 8.930, 2.395, -1.527) ( 8.930, 2.395, -1.527) ( 0.00, 0.00, 0.00)
  21813. 35: electro ( -8.183, 0.713, 6.132) ( -8.183, 0.713, 6.132) ( 0.00, 0.00, 0.00)
  21814. 35: 33 ( -0.924, 0.360, -0.139) ( -0.923, 0.367, -0.135) ( 0.06, 0.24, 0.05)
  21815. 35: bond ( -0.019, -1.678, -1.610) ( -0.019, -1.671, -1.608) ( 0.00, 0.37, 0.18)
  21816. 35: angle ( 8.749, -2.680, 5.549) ( 8.750, -2.680, 5.550) ( 0.01, 0.01, 0.02)
  21817. 35: strbnd ( 0.282, -2.395, -3.567) ( 0.282, -2.395, -3.567) ( 0.00, 0.00, 0.01)
  21818. 35: torsion ( -0.756, 0.926, -0.619) ( -0.756, 0.926, -0.619) ( 0.00, 0.00, 0.00)
  21819. 35: oop ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21820. 35: vdw ( 2.059, 4.362, 2.702) ( 2.059, 4.362, 2.702) ( 0.01, 0.00, 0.00)
  21821. 35: electro (-11.239, 1.825, -2.594) (-11.239, 1.825, -2.594) ( 0.00, 0.00, 0.00)
  21822. 35: 34 ( 0.039, 0.551, 0.057) ( 0.045, 0.552, 0.061) ( 0.02, 0.04, 0.02)
  21823. 35: bond ( 13.740, 3.045, -11.264) ( 13.745, 3.046, -11.261) ( 0.04, 0.01, 0.03)
  21824. 35: angle ( 3.434, -0.862, -3.531) ( 3.435, -0.861, -3.530) ( 0.02, 0.04, 0.03)
  21825. 35: strbnd ( -0.868, -0.657, 2.046) ( -0.868, -0.658, 2.046) ( 0.01, 0.00, 0.02)
  21826. 35: torsion ( -0.397, 0.278, 0.129) ( -0.397, 0.278, 0.129) ( 0.00, 0.00, 0.00)
  21827. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21828. 35: vdw ( -1.894, 2.781, 6.709) ( -1.894, 2.781, 6.709) ( 0.01, 0.00, 0.00)
  21829. 35: electro (-13.976, -4.035, 5.969) (-13.976, -4.035, 5.969) ( 0.00, 0.00, 0.00)
  21830. 35: 35 ( 0.215, -0.454, -0.523) ( 0.219, -0.455, -0.517) ( 0.09, 0.06, 0.31)
  21831. 35: bond ( 2.204, -0.030, -0.236) ( 2.207, -0.030, -0.236) ( 0.17, 0.00, 0.00)
  21832. 35: angle ( -0.031, -0.619, -0.215) ( -0.031, -0.619, -0.215) ( 0.00, 0.04, 0.00)
  21833. 35: strbnd ( -0.630, -0.117, 0.028) ( -0.630, -0.117, 0.028) ( 0.00, 0.00, 0.00)
  21834. 35: torsion ( -0.041, 0.142, -0.401) ( -0.041, 0.142, -0.401) ( 0.00, 0.00, 0.01)
  21835. 35: oop ( -0.003, 0.009, -0.025) ( -0.002, 0.007, -0.019) ( 0.00, 0.00, 0.01)
  21836. 35: vdw ( -0.755, 0.010, 0.078) ( -0.755, 0.010, 0.078) ( 0.00, 0.00, 0.00)
  21837. 35: electro ( -0.529, 0.151, 0.248) ( -0.529, 0.151, 0.248) ( 0.00, 0.00, 0.00)
  21838. 35: 36 ( 0.007, -0.633, 0.684) ( 0.009, -0.634, 0.697) ( 0.00, 0.08, 0.86)
  21839. 35: bond ( 1.008, -1.858, -0.711) ( 1.009, -1.855, -0.710) ( 0.08, 0.14, 0.03)
  21840. 35: angle ( -0.810, -0.409, -0.083) ( -0.810, -0.408, -0.083) ( 0.04, 0.01, 0.00)
  21841. 35: strbnd ( -0.164, 0.654, 0.244) ( -0.164, 0.654, 0.244) ( 0.00, 0.00, 0.00)
  21842. 35: torsion ( 0.047, -0.195, 0.576) ( 0.047, -0.195, 0.577) ( 0.00, 0.00, 0.02)
  21843. 35: oop ( -0.004, 0.018, -0.054) ( -0.003, 0.014, -0.042) ( 0.00, 0.01, 0.06)
  21844. 35: vdw ( -0.412, 0.629, 0.244) ( -0.412, 0.629, 0.244) ( 0.00, 0.00, 0.00)
  21845. 35: electro ( 0.342, 0.528, 0.467) ( 0.342, 0.528, 0.467) ( 0.00, 0.00, 0.00)
  21846. 35: 37 ( 0.096, -0.359, 0.906) ( 0.096, -0.349, 0.884) ( 0.00, 0.37, 1.99)
  21847. 35: bond ( -1.065, -1.705, -0.491) ( -1.064, -1.702, -0.491) ( 0.09, 0.15, 0.01)
  21848. 35: angle ( 2.772, -1.525, -0.719) ( 2.772, -1.525, -0.719) ( 0.02, 0.01, 0.00)
  21849. 35: strbnd ( 0.823, 1.075, 0.277) ( 0.823, 1.075, 0.277) ( 0.00, 0.00, 0.00)
  21850. 35: torsion ( 0.096, -0.361, 1.046) ( 0.096, -0.361, 1.046) ( 0.00, 0.00, 0.03)
  21851. 35: oop ( 0.009, -0.035, 0.104) ( 0.007, -0.028, 0.081) ( 0.00, 0.03, 0.23)
  21852. 35: vdw ( -4.611, 3.272, -0.769) ( -4.611, 3.272, -0.769) ( 0.00, 0.00, 0.00)
  21853. 35: electro ( 2.074, -1.079, 1.460) ( 2.074, -1.079, 1.460) ( 0.00, 0.00, 0.00)
  21854. 35: 38 ( 0.416, 0.331, -1.341) ( 0.422, 0.308, -1.264) ( 0.26, 0.77, 5.76)
  21855. 35: bond ( -0.610, 1.154, 0.431) ( -0.609, 1.156, 0.432) ( 0.05, 0.23, 0.02)
  21856. 35: angle ( 2.171, 1.091, 0.140) ( 2.172, 1.091, 0.140) ( 0.03, 0.01, 0.00)
  21857. 35: strbnd ( 0.292, -0.874, -0.249) ( 0.292, -0.874, -0.249) ( 0.00, 0.00, 0.00)
  21858. 35: torsion ( -0.070, 0.364, -1.074) ( -0.070, 0.364, -1.074) ( 0.00, 0.00, 0.03)
  21859. 35: oop ( -0.025, 0.116, -0.346) ( -0.021, 0.090, -0.270) ( 0.01, 0.30, 2.65)
  21860. 35: vdw ( -0.968, -2.087, -0.646) ( -0.967, -2.087, -0.646) ( 0.00, 0.00, 0.00)
  21861. 35: electro ( -0.374, 0.569, 0.403) ( -0.374, 0.569, 0.403) ( 0.00, 0.00, 0.00)
  21862. 35: 39 ( 0.380, 0.037, -1.541) ( 0.384, 0.035, -1.525) ( 0.13, 0.01, 1.04)
  21863. 35: bond ( 1.161, 1.766, 0.453) ( 1.162, 1.769, 0.453) ( 0.09, 0.14, 0.01)
  21864. 35: angle ( 0.496, -0.284, -0.165) ( 0.497, -0.284, -0.165) ( 0.02, 0.00, 0.00)
  21865. 35: strbnd ( -0.428, -0.962, -0.256) ( -0.428, -0.962, -0.256) ( 0.00, 0.00, 0.00)
  21866. 35: torsion ( -0.154, 0.452, -1.372) ( -0.154, 0.452, -1.372) ( 0.00, 0.00, 0.02)
  21867. 35: oop ( -0.008, 0.023, -0.071) ( -0.006, 0.018, -0.055) ( 0.00, 0.01, 0.11)
  21868. 35: vdw ( -0.423, -0.628, -0.165) ( -0.423, -0.628, -0.165) ( 0.00, 0.00, 0.00)
  21869. 35: electro ( -0.264, -0.330, 0.035) ( -0.264, -0.330, 0.035) ( 0.00, 0.00, 0.00)
  21870. 35: 40 ( -0.101, 0.325, 0.544) ( -0.080, 0.624, 0.227) ( 0.21, 9.73, 17.27)
  21871. 35: bond ( 1.250, -2.067, -1.848) ( 1.251, -2.065, -1.846) ( 0.07, 0.11, 0.10)
  21872. 35: angle ( -6.227, -1.125, -2.962) ( -6.226, -1.124, -2.961) ( 0.01, 0.01, 0.00)
  21873. 35: strbnd ( -0.245, -0.553, -0.380) ( -0.245, -0.553, -0.380) ( 0.00, 0.00, 0.00)
  21874. 35: torsion ( 1.954, -0.617, 2.015) ( 1.954, -0.617, 2.015) ( 0.00, 0.01, 0.00)
  21875. 35: oop ( -0.207, -1.458, 1.491) ( -0.188, -1.161, 1.172) ( 0.40, 20.38, 21.43)
  21876. 35: vdw ( -0.907, 0.415, -2.870) ( -0.907, 0.416, -2.870) ( 0.01, 0.00, 0.00)
  21877. 35: electro ( 4.281, 5.730, 5.098) ( 4.281, 5.730, 5.098) ( 0.00, 0.00, 0.00)
  21878. 35: 41 ( 0.150, -0.326, -1.122) ( 0.157, -0.331, -1.164) ( 0.10, 0.15, 3.77)
  21879. 35: bond ( 1.745, -1.007, 0.287) ( 1.748, -1.006, 0.287) ( 0.17, 0.10, 0.00)
  21880. 35: angle ( 0.464, 0.801, -0.015) ( 0.464, 0.801, -0.015) ( 0.01, 0.05, 0.00)
  21881. 35: strbnd ( 0.646, 0.353, -0.007) ( 0.646, 0.352, -0.007) ( 0.00, 0.00, 0.00)
  21882. 35: torsion ( 0.413, -0.701, -4.980) ( 0.413, -0.701, -4.980) ( 0.00, 0.00, 0.01)
  21883. 35: oop ( -0.012, 0.022, 0.147) ( -0.008, 0.015, 0.104) ( 0.00, 0.01, 0.63)
  21884. 35: vdw ( -2.888, -0.070, 2.547) ( -2.888, -0.069, 2.547) ( 0.00, 0.00, 0.00)
  21885. 35: electro ( -0.219, 0.276, 0.899) ( -0.219, 0.276, 0.899) ( 0.00, 0.00, 0.00)
  21886. 35: 42 ( -0.022, 0.418, 1.179) ( -0.018, 0.419, 1.189) ( 0.01, 0.03, 0.81)
  21887. 35: bond ( -1.375, 0.917, 0.310) ( -1.372, 0.918, 0.310) ( 0.19, 0.11, 0.00)
  21888. 35: angle ( 3.321, 4.944, 0.058) ( 3.321, 4.944, 0.059) ( 0.01, 0.01, 0.00)
  21889. 35: strbnd ( -1.480, 0.664, 0.304) ( -1.480, 0.664, 0.304) ( 0.00, 0.00, 0.00)
  21890. 35: torsion ( -0.662, 0.518, -4.465) ( -0.662, 0.518, -4.465) ( 0.00, 0.00, 0.01)
  21891. 35: oop ( -0.006, 0.005, -0.042) ( -0.005, 0.004, -0.033) ( 0.00, 0.00, 0.04)
  21892. 35: vdw ( -0.590, -7.239, 3.112) ( -0.590, -7.239, 3.112) ( 0.00, 0.00, 0.00)
  21893. 35: electro ( 0.772, 0.610, 1.902) ( 0.772, 0.610, 1.902) ( 0.00, 0.00, 0.00)
  21894. 35: 43 ( -0.711, 0.449, 1.668) ( -0.707, 0.450, 1.672) ( 0.26, 0.04, 0.25)
  21895. 35: bond ( 1.870, 0.804, -0.109) ( 1.873, 0.804, -0.109) ( 0.17, 0.05, 0.00)
  21896. 35: angle ( -0.221, 0.524, 0.072) ( -0.221, 0.524, 0.072) ( 0.00, 0.03, 0.00)
  21897. 35: strbnd ( -1.440, -0.145, 0.136) ( -1.440, -0.145, 0.136) ( 0.00, 0.00, 0.00)
  21898. 35: torsion ( 0.118, -0.120, 1.139) ( 0.118, -0.120, 1.139) ( 0.00, 0.00, 0.03)
  21899. 35: oop ( -0.002, 0.002, -0.018) ( -0.001, 0.001, -0.014) ( 0.00, 0.00, 0.01)
  21900. 35: vdw ( -0.750, -0.350, 0.003) ( -0.750, -0.350, 0.003) ( 0.00, 0.00, 0.00)
  21901. 35: electro ( -0.286, -0.265, 0.445) ( -0.286, -0.265, 0.445) ( 0.00, 0.00, 0.00)
  21902. 35: 44 ( -1.146, 0.069, 0.778) ( -1.144, 0.072, 0.788) ( 0.15, 0.02, 0.80)
  21903. 35: bond ( 0.202, 1.622, 0.146) ( 0.202, 1.625, 0.146) ( 0.00, 0.23, 0.00)
  21904. 35: angle ( -1.147, 0.132, 0.122) ( -1.147, 0.132, 0.122) ( 0.06, 0.00, 0.00)
  21905. 35: strbnd ( -0.299, -0.281, 0.005) ( -0.299, -0.281, 0.005) ( 0.00, 0.00, 0.00)
  21906. 35: torsion ( 0.051, -0.056, 0.548) ( 0.051, -0.056, 0.549) ( 0.00, 0.00, 0.02)
  21907. 35: oop ( -0.004, 0.004, -0.044) ( -0.003, 0.003, -0.034) ( 0.00, 0.00, 0.04)
  21908. 35: vdw ( -0.104, -0.746, -0.073) ( -0.104, -0.746, -0.073) ( 0.00, 0.00, 0.00)
  21909. 35: electro ( 0.156, -0.607, 0.072) ( 0.156, -0.607, 0.072) ( 0.00, 0.00, 0.00)
  21910. 35: 45 ( -0.998, -0.419, -0.572) ( -0.997, -0.416, -0.591) ( 0.09, 0.14, 1.07)
  21911. 35: bond ( -2.026, 1.473, 0.312) ( -2.024, 1.474, 0.312) ( 0.12, 0.09, 0.00)
  21912. 35: angle ( -0.884, -1.211, -0.011) ( -0.883, -1.211, -0.011) ( 0.02, 0.04, 0.00)
  21913. 35: strbnd ( 0.669, 0.039, -0.071) ( 0.669, 0.039, -0.071) ( 0.00, 0.00, 0.00)
  21914. 35: torsion ( -0.083, 0.075, -0.891) ( -0.083, 0.075, -0.891) ( 0.00, 0.00, 0.03)
  21915. 35: oop ( 0.008, -0.007, 0.085) ( 0.006, -0.006, 0.066) ( 0.00, 0.00, 0.16)
  21916. 35: vdw ( 0.563, -0.681, -0.091) ( 0.563, -0.681, -0.091) ( 0.00, 0.00, 0.00)
  21917. 35: electro ( 0.755, -0.106, 0.094) ( 0.755, -0.106, 0.094) ( 0.00, 0.00, 0.00)
  21918. 35: 46 ( -0.462, -0.436, -1.022) ( -0.460, -0.433, -1.041) ( 0.05, 0.11, 1.86)
  21919. 35: bond ( -1.548, -0.548, 0.144) ( -1.545, -0.547, 0.145) ( 0.21, 0.02, 0.00)
  21920. 35: angle ( -2.690, 7.839, 0.924) ( -2.690, 7.840, 0.924) ( 0.00, 0.01, 0.00)
  21921. 35: strbnd ( 2.263, 1.431, -0.188) ( 2.263, 1.431, -0.188) ( 0.00, 0.00, 0.00)
  21922. 35: torsion ( -0.041, 0.010, -0.399) ( -0.041, 0.010, -0.398) ( 0.00, 0.00, 0.01)
  21923. 35: oop ( 0.011, -0.007, 0.092) ( 0.009, -0.005, 0.072) ( 0.00, 0.00, 0.18)
  21924. 35: vdw ( 2.373, -10.506, -1.864) ( 2.373, -10.506, -1.864) ( 0.00, 0.00, 0.00)
  21925. 35: electro ( -0.829, 1.345, 0.268) ( -0.829, 1.345, 0.268) ( 0.00, 0.00, 0.00)
  21926. 35: 47 ( -0.364, 0.001, 0.224) ( -0.363, 0.002, 0.227) ( 0.04, 0.00, 0.06)
  21927. 35: bond ( 2.065, 0.651, 4.277) ( 2.066, 0.651, 4.280) ( 0.03, 0.01, 0.06)
  21928. 35: angle ( -1.189, 0.877, 0.440) ( -1.189, 0.878, 0.440) ( 0.04, 0.06, 0.01)
  21929. 35: strbnd ( -1.004, -2.559, -2.464) ( -1.004, -2.559, -2.464) ( 0.00, 0.00, 0.00)
  21930. 35: torsion ( 0.081, 1.012, -0.193) ( 0.081, 1.012, -0.193) ( 0.00, 0.00, 0.00)
  21931. 35: oop ( -0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21932. 35: vdw ( -0.317, 0.020, -1.836) ( -0.317, 0.020, -1.835) ( 0.00, 0.00, 0.00)
  21933. 35: electro ( -0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21934. 35: 48 ( 0.158, 0.208, 0.381) ( 0.161, 0.209, 0.382) ( 0.05, 0.03, 0.02)
  21935. 35: bond ( -1.345, -0.662, -0.174) ( -1.342, -0.661, -0.174) ( 0.21, 0.04, 0.00)
  21936. 35: angle ( 2.482, -5.347, 1.171) ( 2.482, -5.347, 1.171) ( 0.00, 0.01, 0.04)
  21937. 35: strbnd ( -0.569, -0.838, -0.623) ( -0.569, -0.838, -0.623) ( 0.00, 0.00, 0.00)
  21938. 35: torsion ( 0.479, -1.375, 1.531) ( 0.479, -1.375, 1.531) ( 0.00, 0.00, 0.00)
  21939. 35: oop ( -0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21940. 35: vdw ( -0.889, 8.429, -1.524) ( -0.889, 8.429, -1.524) ( 0.00, 0.00, 0.00)
  21941. 35: electro ( -0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21942. 35: 49 ( 0.370, -0.684, 0.437) ( 0.371, -0.684, 0.441) ( 0.03, 0.03, 0.14)
  21943. 35: bond ( -0.186, 0.025, -0.685) ( -0.186, 0.025, -0.682) ( 0.00, 0.00, 0.22)
  21944. 35: angle ( 1.336, -2.129, -0.442) ( 1.336, -2.128, -0.442) ( 0.04, 0.02, 0.00)
  21945. 35: strbnd ( 0.611, -0.262, -0.310) ( 0.611, -0.262, -0.310) ( 0.00, 0.00, 0.00)
  21946. 35: torsion ( -0.104, -0.201, 0.021) ( -0.104, -0.201, 0.021) ( 0.00, 0.00, 0.00)
  21947. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21948. 35: vdw ( -1.287, 1.882, 1.854) ( -1.287, 1.882, 1.854) ( 0.00, 0.00, 0.00)
  21949. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21950. 35: 50 ( 0.588, 0.088, 1.012) ( 0.589, 0.092, 1.013) ( 0.04, 0.03, 0.07)
  21951. 35: bond ( 0.403, -2.471, 0.627) ( 0.403, -2.468, 0.627) ( 0.00, 0.12, 0.01)
  21952. 35: angle ( 5.516, 0.699, -0.794) ( 5.517, 0.699, -0.793) ( 0.01, 0.00, 0.04)
  21953. 35: strbnd ( 0.314, 1.208, -0.817) ( 0.314, 1.208, -0.817) ( 0.00, 0.00, 0.00)
  21954. 35: torsion ( -0.531, -0.207, -0.474) ( -0.531, -0.207, -0.474) ( 0.00, 0.00, 0.00)
  21955. 35: oop ( -0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21956. 35: vdw ( -5.114, 0.860, 2.470) ( -5.114, 0.860, 2.470) ( 0.00, 0.00, 0.00)
  21957. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21958. 35: 51 ( -0.316, -0.193, -0.505) ( -0.315, -0.192, -0.503) ( 0.06, 0.02, 0.10)
  21959. 35: bond ( 0.716, -0.298, -0.826) ( 0.717, -0.297, -0.824) ( 0.10, 0.01, 0.15)
  21960. 35: angle ( 1.189, -5.329, 2.958) ( 1.189, -5.328, 2.959) ( 0.03, 0.01, 0.01)
  21961. 35: strbnd ( -0.047, -0.589, -0.422) ( -0.047, -0.589, -0.422) ( 0.00, 0.00, 0.00)
  21962. 35: torsion ( 0.936, -0.735, 1.080) ( 0.936, -0.735, 1.080) ( 0.00, 0.00, 0.00)
  21963. 35: oop ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21964. 35: vdw ( -3.110, 6.758, -3.296) ( -3.110, 6.758, -3.296) ( 0.00, 0.00, 0.00)
  21965. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21966. 35: 52 ( -0.101, -0.092, -0.176) ( -0.100, -0.090, -0.175) ( 0.01, 0.02, 0.01)
  21967. 35: bond ( 1.134, -2.431, 0.852) ( 1.134, -2.428, 0.852) ( 0.05, 0.10, 0.03)
  21968. 35: angle ( -3.696, -1.139, 1.674) ( -3.696, -1.138, 1.675) ( 0.01, 0.01, 0.03)
  21969. 35: strbnd ( -1.209, 1.211, -0.450) ( -1.209, 1.211, -0.450) ( 0.00, 0.00, 0.00)
  21970. 35: torsion ( -0.018, 0.060, 0.194) ( -0.018, 0.060, 0.194) ( 0.00, 0.00, 0.00)
  21971. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21972. 35: vdw ( 3.689, 2.206, -2.447) ( 3.689, 2.206, -2.447) ( 0.00, 0.00, 0.00)
  21973. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21974. 35: 53 ( 0.304, -0.091, -0.474) ( 0.305, -0.090, -0.471) ( 0.04, 0.01, 0.12)
  21975. 35: bond ( -0.341, -0.134, -0.569) ( -0.341, -0.134, -0.567) ( 0.03, 0.00, 0.14)
  21976. 35: angle ( 0.912, -4.148, 0.434) ( 0.913, -4.147, 0.434) ( 0.03, 0.01, 0.01)
  21977. 35: strbnd ( -0.362, -0.327, 0.331) ( -0.362, -0.327, 0.331) ( 0.00, 0.00, 0.00)
  21978. 35: torsion ( 0.427, -0.471, -0.145) ( 0.427, -0.471, -0.145) ( 0.00, 0.00, 0.00)
  21979. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21980. 35: vdw ( -0.333, 4.990, -0.524) ( -0.333, 4.990, -0.524) ( 0.00, 0.00, 0.00)
  21981. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21982. 35: 54 ( 0.047, 0.327, 0.213) ( 0.048, 0.328, 0.216) ( 0.00, 0.04, 0.06)
  21983. 35: bond ( 0.044, 0.448, -1.022) ( 0.044, 0.449, -1.019) ( 0.00, 0.02, 0.28)
  21984. 35: angle ( -5.073, 4.709, 1.855) ( -5.072, 4.710, 1.855) ( 0.01, 0.01, 0.00)
  21985. 35: strbnd ( -0.688, -1.108, -0.508) ( -0.688, -1.108, -0.508) ( 0.00, 0.00, 0.00)
  21986. 35: torsion ( 0.301, 0.513, 0.239) ( 0.301, 0.513, 0.239) ( 0.00, 0.00, 0.00)
  21987. 35: oop ( 0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21988. 35: vdw ( 5.463, -4.236, -0.352) ( 5.463, -4.236, -0.352) ( 0.00, 0.00, 0.00)
  21989. 35: electro ( 0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21990. 35: 55 ( -0.139, -0.301, 0.325) ( -0.139, -0.299, 0.327) ( 0.01, 0.06, 0.06)
  21991. 35: bond ( 0.004, -0.058, -0.057) ( 0.004, -0.056, -0.056) ( 0.00, 0.01, 0.01)
  21992. 35: angle ( -0.993, 1.847, -1.929) ( -0.992, 1.847, -1.929) ( 0.07, 0.01, 0.01)
  21993. 35: strbnd ( -0.720, -1.271, 0.377) ( -0.720, -1.271, 0.377) ( 0.00, 0.00, 0.00)
  21994. 35: torsion ( 0.101, 0.125, -0.120) ( 0.101, 0.125, -0.120) ( 0.00, 0.00, 0.00)
  21995. 35: oop ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21996. 35: vdw ( 1.469, -0.945, 2.055) ( 1.469, -0.944, 2.055) ( 0.01, 0.01, 0.00)
  21997. 35: electro ( -0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  21998. 35: 56 ( -0.037, -0.300, -0.241) ( -0.036, -0.299, -0.238) ( 0.00, 0.04, 0.06)
  21999. 35: bond ( 0.176, 1.777, -3.219) ( 0.177, 1.777, -3.216) ( 0.00, 0.04, 0.08)
  22000. 35: angle ( -1.373, -1.962, -1.160) ( -1.373, -1.962, -1.159) ( 0.05, 0.02, 0.01)
  22001. 35: strbnd ( -0.304, 0.067, 1.171) ( -0.304, 0.067, 1.171) ( 0.00, 0.00, 0.00)
  22002. 35: torsion ( -1.378, 0.531, 0.218) ( -1.378, 0.532, 0.218) ( 0.00, 0.00, 0.00)
  22003. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22004. 35: vdw ( 2.841, -0.714, 2.749) ( 2.842, -0.714, 2.749) ( 0.01, 0.00, 0.00)
  22005. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22006. 35: 57 ( 0.041, 0.148, -0.296) ( 0.041, 0.150, -0.294) ( 0.00, 0.03, 0.06)
  22007. 35: bond ( -0.135, 2.007, 2.146) ( -0.135, 2.009, 2.147) ( 0.00, 0.08, 0.08)
  22008. 35: angle ( 0.451, -0.692, 0.675) ( 0.452, -0.692, 0.675) ( 0.03, 0.02, 0.02)
  22009. 35: strbnd ( -0.177, -0.030, -0.939) ( -0.177, -0.030, -0.939) ( 0.00, 0.00, 0.00)
  22010. 35: torsion ( -1.075, -0.300, 0.213) ( -1.075, -0.300, 0.213) ( 0.00, 0.00, 0.00)
  22011. 35: oop ( 0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22012. 35: vdw ( 0.976, -0.838, -2.392) ( 0.976, -0.838, -2.392) ( 0.02, 0.00, 0.00)
  22013. 35: electro ( -0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22014. 35: 58 ( -0.254, 0.017, -0.064) ( -0.254, 0.019, -0.062) ( 0.02, 0.00, 0.02)
  22015. 35: bond ( -0.040, -1.500, 1.928) ( -0.040, -1.499, 1.930) ( 0.00, 0.08, 0.11)
  22016. 35: angle ( -1.136, 1.312, 0.995) ( -1.135, 1.312, 0.995) ( 0.05, 0.03, 0.02)
  22017. 35: strbnd ( 0.280, -0.457, -0.574) ( 0.280, -0.457, -0.574) ( 0.00, 0.00, 0.00)
  22018. 35: torsion ( 0.158, 0.214, 0.170) ( 0.158, 0.214, 0.170) ( 0.00, 0.00, 0.00)
  22019. 35: oop ( 0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22020. 35: vdw ( 0.484, 0.449, -2.583) ( 0.484, 0.449, -2.583) ( 0.00, 0.00, 0.00)
  22021. 35: electro ( 0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22022. 35: 59 ( -0.039, 0.371, 0.524) ( -0.039, 0.373, 0.526) ( 0.00, 0.07, 0.11)
  22023. 35: bond ( 0.250, 2.246, -2.453) ( 0.250, 2.247, -2.451) ( 0.00, 0.07, 0.07)
  22024. 35: angle ( -0.227, 0.092, 0.062) ( -0.226, 0.092, 0.062) ( 0.01, 0.00, 0.00)
  22025. 35: strbnd ( -0.193, -0.135, 1.231) ( -0.193, -0.135, 1.231) ( 0.00, 0.00, 0.00)
  22026. 35: torsion ( 0.564, 2.085, 1.969) ( 0.564, 2.085, 1.969) ( 0.00, 0.00, 0.00)
  22027. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22028. 35: vdw ( -0.433, -3.917, -0.285) ( -0.433, -3.917, -0.285) ( 0.00, 0.00, 0.00)
  22029. 35: electro ( -0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22030. 35: 60 ( -0.063, -0.072, 0.504) ( -0.062, -0.071, 0.506) ( 0.01, 0.01, 0.13)
  22031. 35: bond ( 0.260, 1.745, 3.031) ( 0.260, 1.746, 3.033) ( 0.00, 0.05, 0.08)
  22032. 35: angle ( 3.751, -1.603, 0.601) ( 3.752, -1.603, 0.601) ( 0.02, 0.02, 0.01)
  22033. 35: strbnd ( -0.199, -0.015, -1.540) ( -0.199, -0.015, -1.540) ( 0.00, 0.00, 0.00)
  22034. 35: torsion ( -1.382, 1.853, -0.948) ( -1.382, 1.853, -0.948) ( 0.00, 0.00, 0.00)
  22035. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22036. 35: vdw ( -2.493, -2.052, -0.640) ( -2.493, -2.052, -0.640) ( 0.01, 0.00, 0.00)
  22037. 35: electro ( -0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22038. 35: 61 ( -0.281, 0.189, -0.034) ( -0.280, 0.192, -0.033) ( 0.02, 0.06, 0.00)
  22039. 35: bond ( 0.133, -2.004, 0.580) ( 0.133, -2.001, 0.581) ( 0.00, 0.15, 0.02)
  22040. 35: angle ( 0.076, -0.444, -1.547) ( 0.077, -0.444, -1.546) ( 0.00, 0.00, 0.04)
  22041. 35: strbnd ( -0.121, -0.013, 0.295) ( -0.121, -0.013, 0.295) ( 0.00, 0.00, 0.00)
  22042. 35: torsion ( 0.940, 0.033, -0.103) ( 0.940, 0.033, -0.103) ( 0.00, 0.00, 0.00)
  22043. 35: oop ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22044. 35: vdw ( -1.309, 2.616, 0.740) ( -1.309, 2.616, 0.740) ( 0.01, 0.00, 0.00)
  22045. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22046. 35: 62 ( -0.037, 0.359, 0.037) ( -0.037, 0.362, 0.038) ( 0.00, 0.10, 0.00)
  22047. 35: bond ( -0.580, 1.889, -0.905) ( -0.580, 1.891, -0.905) ( 0.01, 0.13, 0.05)
  22048. 35: angle ( -0.273, 0.763, 1.769) ( -0.273, 0.763, 1.769) ( 0.01, 0.01, 0.02)
  22049. 35: strbnd ( -0.325, 0.488, 0.279) ( -0.325, 0.488, 0.279) ( 0.00, 0.00, 0.00)
  22050. 35: torsion ( 1.294, 0.792, 0.827) ( 1.294, 0.792, 0.827) ( 0.00, 0.00, 0.00)
  22051. 35: oop ( -0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22052. 35: vdw ( -0.153, -3.573, -1.933) ( -0.153, -3.573, -1.933) ( 0.00, 0.00, 0.00)
  22053. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22054. 35: 63 ( -0.297, 0.195, 0.097) ( -0.296, 0.196, 0.100) ( 0.03, 0.01, 0.03)
  22055. 35: bond ( 0.610, 0.315, 1.633) ( 0.610, 0.315, 1.636) ( 0.02, 0.00, 0.18)
  22056. 35: angle ( -1.418, 1.386, 0.261) ( -1.418, 1.387, 0.261) ( 0.03, 0.03, 0.00)
  22057. 35: strbnd ( -0.282, 0.382, 0.365) ( -0.282, 0.382, 0.365) ( 0.00, 0.00, 0.00)
  22058. 35: torsion ( 0.426, 0.990, -0.350) ( 0.426, 0.990, -0.350) ( 0.00, 0.00, 0.00)
  22059. 35: oop ( 0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22060. 35: vdw ( 0.367, -2.878, -1.812) ( 0.367, -2.878, -1.812) ( 0.00, 0.00, 0.00)
  22061. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22062. 35: 64 ( 5.704, -0.249, 0.138) ( 5.704, -0.244, 0.139) ( 0.00, 0.13, 0.01)
  22063. 35: bond ( 0.052, 0.524, -0.141) ( 0.052, 0.529, -0.141) ( 0.00, 0.27, 0.01)
  22064. 35: angle ( 0.150, -0.836, -3.088) ( 0.150, -0.836, -3.088) ( 0.00, 0.00, 0.02)
  22065. 35: strbnd ( -0.049, -0.575, 0.050) ( -0.049, -0.575, 0.050) ( 0.00, 0.00, 0.00)
  22066. 35: torsion ( 0.430, -0.034, 0.030) ( 0.430, -0.034, 0.030) ( 0.00, 0.00, 0.00)
  22067. 35: oop ( -0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22068. 35: vdw ( 0.052, 1.173, 1.899) ( 0.052, 1.173, 1.900) ( 0.00, 0.00, 0.00)
  22069. 35: electro ( 5.069, -0.500, 1.387) ( 5.069, -0.500, 1.387) ( 0.00, 0.00, 0.00)
  22070. 35: 65 ( -0.114, 0.570, -0.149) ( -0.109, 0.571, -0.148) ( 0.06, 0.02, 0.01)
  22071. 35: bond (-17.085, -2.760, 0.383) (-17.080, -2.760, 0.384) ( 0.03, 0.01, 0.00)
  22072. 35: angle ( 0.082, -0.169, 2.424) ( 0.082, -0.169, 2.425) ( 0.00, 0.00, 0.02)
  22073. 35: strbnd ( 0.390, 0.135, -0.958) ( 0.390, 0.135, -0.958) ( 0.00, 0.00, 0.00)
  22074. 35: torsion ( -0.084, 0.524, 0.039) ( -0.084, 0.524, 0.039) ( 0.00, 0.00, 0.00)
  22075. 35: oop ( -0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22076. 35: vdw ( -1.216, 1.133, 7.265) ( -1.216, 1.133, 7.265) ( 0.00, 0.00, 0.00)
  22077. 35: electro ( 17.799, 1.709, -9.304) ( 17.799, 1.709, -9.304) ( 0.00, 0.00, 0.00)
  22078. 35: ok 14 # gradients
  22079. 35: ok 15 # energy
  22080. 35: ----------------------------------------------------------------------------------------
  22081. 35:
  22082. 35: VALIDATE GRADIENTS : /Volumes/Home/ghutchis/Desktop/UFF/bipyrrole.gpr
  22083. 35:
  22084. 35:
  22085. 35: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  22086. 35: ----------------------------------------------------------------------------------------
  22087. 35: 1 ( -1.689, 29.086, 12.210) ( -1.712, 28.999, 12.369) ( 1.37, 0.30, 1.31)
  22088. 35: bond (-17.707, 8.335, 2.191) (-17.700, 8.340, 2.193) ( 0.04, 0.06, 0.09)
  22089. 35: angle ( 17.323, 25.618, 18.944) ( 17.325, 25.620, 18.945) ( 0.01, 0.01, 0.00)
  22090. 35: strbnd ( -1.493, -7.945, -5.133) ( -1.494, -7.946, -5.134) ( 0.06, 0.01, 0.00)
  22091. 35: torsion ( 0.601, 2.014, -3.362) ( 0.601, 2.014, -3.362) ( 0.00, 0.01, 0.02)
  22092. 35: oop ( 0.117, 0.376, -0.635) ( 0.086, 0.283, -0.479) ( 0.37, 3.48, 9.93)
  22093. 35: vdw ( -0.601, -0.190, -0.199) ( -0.601, -0.190, -0.199) ( 0.00, 0.00, 0.00)
  22094. 35: electro ( 0.071, 0.878, 0.403) ( 0.071, 0.878, 0.403) ( 0.00, 0.00, 0.00)
  22095. 35: 2 (-43.130, -3.367, -5.439) (-43.097, -3.287, -5.559) ( 0.08, 2.37, 2.21)
  22096. 35: bond (-26.717, -2.707, -7.585) (-26.711, -2.702, -7.583) ( 0.02, 0.19, 0.02)
  22097. 35: angle (-14.462, -4.144, -5.035) (-14.460, -4.143, -5.035) ( 0.01, 0.04, 0.01)
  22098. 35: strbnd ( 0.308, 7.811, 4.693) ( 0.308, 7.811, 4.693) ( 0.01, 0.01, 0.01)
  22099. 35: torsion ( -0.735, -2.026, 3.413) ( -0.735, -2.026, 3.414) ( 0.00, 0.02, 0.03)
  22100. 35: oop ( -0.154, -0.448, 0.744) ( -0.128, -0.375, 0.621) ( 0.40, 3.29, 9.15)
  22101. 35: vdw ( -1.663, -1.307, -1.215) ( -1.663, -1.307, -1.215) ( 0.00, 0.00, 0.00)
  22102. 35: electro ( 0.292, -0.546, -0.454) ( 0.292, -0.546, -0.454) ( 0.00, 0.00, 0.00)
  22103. 35: 3 ( 26.796, 24.803, 13.755) ( 26.768, 24.706, 13.928) ( 0.10, 0.39, 1.26)
  22104. 35: bond ( 32.244, 7.181, 11.384) ( 32.249, 7.186, 11.386) ( 0.02, 0.06, 0.02)
  22105. 35: angle ( -9.397, 6.895, 4.311) ( -9.395, 6.897, 4.311) ( 0.02, 0.02, 0.02)
  22106. 35: strbnd ( 5.047, 6.760, 5.135) ( 5.046, 6.759, 5.135) ( 0.01, 0.01, 0.00)
  22107. 35: torsion ( 1.173, 3.527, -5.707) ( 1.173, 3.527, -5.706) ( 0.00, 0.01, 0.01)
  22108. 35: oop ( 0.194, 0.561, -0.910) ( 0.159, 0.458, -0.741) ( 0.66, 5.78, 15.45)
  22109. 35: vdw ( -2.822, 0.795, 0.719) ( -2.822, 0.795, 0.719) ( 0.00, 0.00, 0.00)
  22110. 35: electro ( 0.358, -0.916, -1.176) ( 0.358, -0.916, -1.176) ( 0.00, 0.00, 0.00)
  22111. 35: 4 ( 30.208, 3.073, 6.213) ( 30.217, 3.098, 6.474) ( 0.03, 0.82, 4.20)
  22112. 35: bond ( 44.923, 3.054, 10.850) ( 44.929, 3.058, 10.852) ( 0.01, 0.15, 0.02)
  22113. 35: angle (-11.137, 3.853, 1.631) (-11.135, 3.855, 1.632) ( 0.02, 0.05, 0.04)
  22114. 35: strbnd ( -0.803, -4.122, -2.305) ( -0.804, -4.123, -2.306) ( 0.08, 0.01, 0.01)
  22115. 35: torsion ( -0.049, -0.229, -1.535) ( -0.049, -0.229, -1.535) ( 0.00, 0.01, 0.05)
  22116. 35: oop ( -0.023, -0.118, -0.821) ( -0.022, -0.100, -0.563) ( 0.00, 0.22, 21.19)
  22117. 35: vdw ( -2.511, 0.309, -1.489) ( -2.511, 0.309, -1.489) ( 0.00, 0.00, 0.00)
  22118. 35: electro ( -0.191, 0.327, -0.117) ( -0.191, 0.327, -0.117) ( 0.00, 0.00, 0.00)
  22119. 35: 5 ( -7.948, -76.115, -41.479) ( -7.959, -76.161, -41.385) ( 0.13, 0.06, 0.22)
  22120. 35: bond ( 8.045, -42.089, -24.804) ( 8.052, -42.083, -24.802) ( 0.09, 0.01, 0.01)
  22121. 35: angle (-16.828, -30.092, -21.409) (-16.826, -30.090, -21.409) ( 0.01, 0.01, 0.00)
  22122. 35: strbnd ( 5.512, -1.560, 0.571) ( 5.511, -1.560, 0.570) ( 0.02, 0.01, 0.01)
  22123. 35: torsion ( -1.167, -3.866, 6.122) ( -1.167, -3.866, 6.123) ( 0.00, 0.01, 0.01)
  22124. 35: oop ( 0.067, 0.201, -0.328) ( 0.049, 0.147, -0.238) ( 0.12, 1.07, 2.94)
  22125. 35: vdw ( -3.591, 1.489, -1.515) ( -3.591, 1.489, -1.515) ( 0.00, 0.00, 0.00)
  22126. 35: electro ( 0.014, -0.198, -0.115) ( 0.014, -0.198, -0.115) ( 0.00, 0.00, 0.00)
  22127. 35: 6 (-30.115, -5.188, 10.096) (-30.112, -5.199, 9.547) ( 0.01, 0.20, 5.44)
  22128. 35: bond (-46.066, -5.896, 0.687) (-46.059, -5.889, 0.688) ( 0.01, 0.11, 0.01)
  22129. 35: angle ( 11.582, -5.904, 1.352) ( 11.584, -5.902, 1.352) ( 0.02, 0.04, 0.01)
  22130. 35: strbnd ( 1.321, 5.298, 0.111) ( 1.319, 5.297, 0.111) ( 0.08, 0.01, 0.00)
  22131. 35: torsion ( 0.044, 1.140, 6.540) ( 0.044, 1.140, 6.541) ( 0.00, 0.01, 0.02)
  22132. 35: oop ( -0.012, 0.131, 2.561) ( -0.016, 0.112, 2.010) ( 0.00, 0.24, 21.51)
  22133. 35: vdw ( 2.802, 0.309, -0.945) ( 2.802, 0.309, -0.945) ( 0.00, 0.00, 0.00)
  22134. 35: electro ( 0.213, -0.266, -0.210) ( 0.213, -0.266, -0.210) ( 0.00, 0.00, 0.00)
  22135. 35: 7 ( 12.679, 86.994, -19.032) ( 12.708, 86.952, -19.290) ( 0.23, 0.05, 1.36)
  22136. 35: bond ( -5.030, 48.598, -6.009) ( -5.023, 48.605, -6.009) ( 0.14, 0.01, 0.00)
  22137. 35: angle ( 20.610, 38.351, -5.278) ( 20.612, 38.353, -5.277) ( 0.01, 0.01, 0.00)
  22138. 35: strbnd ( -7.020, 1.621, -1.168) ( -7.021, 1.621, -1.168) ( 0.02, 0.02, 0.01)
  22139. 35: torsion ( 0.098, -1.110, -6.501) ( 0.098, -1.110, -6.500) ( 0.00, 0.00, 0.01)
  22140. 35: oop ( 0.002, 0.211, 1.179) ( 0.023, 0.161, 0.920) ( 0.00, 1.07, 21.98)
  22141. 35: vdw ( 4.021, -0.905, -1.238) ( 4.021, -0.905, -1.238) ( 0.00, 0.00, 0.00)
  22142. 35: electro ( -0.002, 0.227, -0.017) ( -0.002, 0.227, -0.017) ( 0.00, 0.00, 0.00)
  22143. 35: 8 ( -0.374, -32.479, 6.496) ( -0.367, -32.479, 6.410) ( 0.27, 0.00, 1.32)
  22144. 35: bond ( 17.320, -9.193, 0.193) ( 17.327, -9.187, 0.193) ( 0.04, 0.07, 0.00)
  22145. 35: angle (-21.343, -31.556, 3.930) (-21.342, -31.553, 3.930) ( 0.01, 0.01, 0.00)
  22146. 35: strbnd ( 3.117, 8.773, -0.540) ( 3.116, 8.771, -0.540) ( 0.03, 0.01, 0.00)
  22147. 35: torsion ( 0.062, 0.254, 3.026) ( 0.062, 0.254, 3.027) ( 0.00, 0.00, 0.04)
  22148. 35: oop ( -0.019, -0.027, -0.085) ( -0.020, -0.034, -0.172) ( 0.00, 0.02, 0.74)
  22149. 35: vdw ( 0.599, 0.238, -0.003) ( 0.599, 0.238, -0.003) ( 0.00, 0.00, 0.00)
  22150. 35: electro ( -0.111, -0.968, -0.025) ( -0.111, -0.968, -0.025) ( 0.00, 0.00, 0.00)
  22151. 35: 9 ( 44.803, 3.914, 2.819) ( 44.806, 3.912, 2.710) ( 0.01, 0.07, 3.89)
  22152. 35: bond ( 27.504, 4.642, -1.536) ( 27.511, 4.648, -1.536) ( 0.02, 0.14, 0.00)
  22153. 35: angle ( 15.991, 5.308, -0.805) ( 15.993, 5.309, -0.804) ( 0.01, 0.04, 0.01)
  22154. 35: strbnd ( -0.547, -8.870, 0.817) ( -0.547, -8.870, 0.817) ( 0.03, 0.01, 0.00)
  22155. 35: torsion ( 0.167, 0.437, 4.249) ( 0.167, 0.437, 4.250) ( 0.00, 0.00, 0.03)
  22156. 35: oop ( 0.027, 0.073, 0.647) ( 0.022, 0.062, 0.536) ( 0.01, 0.08, 7.17)
  22157. 35: vdw ( 1.899, 1.622, -0.325) ( 1.899, 1.622, -0.325) ( 0.00, 0.00, 0.00)
  22158. 35: electro ( -0.238, 0.703, -0.227) ( -0.238, 0.703, -0.227) ( 0.00, 0.00, 0.00)
  22159. 35: 10 (-30.928, -25.769, -2.929) (-30.914, -25.703, -2.394) ( 0.05, 0.26, 18.30)
  22160. 35: bond (-33.338, -10.219, 2.044) (-33.333, -10.213, 2.044) ( 0.02, 0.06, 0.00)
  22161. 35: angle ( 5.728, -6.663, 4.844) ( 5.730, -6.662, 4.844) ( 0.04, 0.03, 0.01)
  22162. 35: strbnd ( -5.454, -7.832, 0.921) ( -5.455, -7.833, 0.921) ( 0.01, 0.01, 0.00)
  22163. 35: torsion ( -0.215, -0.970, -8.075) ( -0.215, -0.970, -8.074) ( 0.00, 0.00, 0.01)
  22164. 35: oop ( -0.036, -0.302, -2.716) ( -0.028, -0.244, -2.181) ( 0.03, 1.76, 19.68)
  22165. 35: vdw ( 2.593, -1.118, 0.786) ( 2.593, -1.118, 0.786) ( 0.00, 0.00, 0.00)
  22166. 35: electro ( -0.206, 1.335, -0.734) ( -0.206, 1.335, -0.734) ( 0.00, 0.00, 0.00)
  22167. 35: 11 (-26.673, -22.301, 4.179) (-26.670, -22.312, 4.023) ( 0.01, 0.05, 3.72)
  22168. 35: bond ( -1.917, -0.727, -0.074) ( -1.913, -0.722, -0.070) ( 0.20, 0.32, 0.03)
  22169. 35: angle (-29.136, -26.052, 2.735) (-29.134, -26.050, 2.736) ( 0.01, 0.01, 0.05)
  22170. 35: strbnd ( 4.010, 7.688, -1.200) ( 4.009, 7.687, -1.200) ( 0.01, 0.02, 0.04)
  22171. 35: torsion ( 0.015, 0.059, 0.642) ( 0.015, 0.059, 0.642) ( 0.00, 0.00, 0.01)
  22172. 35: oop ( 0.009, 0.064, 0.656) ( 0.007, 0.048, 0.495) ( 0.00, 0.10, 10.56)
  22173. 35: vdw ( 0.354, -2.969, 0.608) ( 0.354, -2.969, 0.608) ( 0.00, 0.00, 0.00)
  22174. 35: electro ( -0.008, -0.365, 0.812) ( -0.008, -0.365, 0.812) ( 0.00, 0.00, 0.00)
  22175. 35: 12 ( -2.353, 3.616, -2.204) ( -2.349, 3.623, -2.123) ( 0.17, 0.21, 3.71)
  22176. 35: bond ( -1.203, -0.681, 0.064) ( -1.200, -0.680, 0.064) ( 0.25, 0.07, 0.00)
  22177. 35: angle ( -3.337, 5.858, -0.289) ( -3.337, 5.858, -0.289) ( 0.00, 0.01, 0.00)
  22178. 35: strbnd ( 0.884, -1.534, 0.070) ( 0.884, -1.534, 0.070) ( 0.00, 0.00, 0.00)
  22179. 35: torsion ( -0.026, -0.127, -1.856) ( -0.026, -0.127, -1.856) ( 0.00, 0.00, 0.02)
  22180. 35: oop ( -0.003, -0.017, -0.242) ( -0.002, -0.012, -0.160) ( 0.00, 0.01, 1.97)
  22181. 35: vdw ( 0.644, 0.265, -0.021) ( 0.644, 0.265, -0.021) ( 0.00, 0.00, 0.00)
  22182. 35: electro ( 0.688, -0.147, 0.070) ( 0.688, -0.147, 0.070) ( 0.00, 0.00, 0.00)
  22183. 35: 13 ( -2.636, -4.315, -0.527) ( -2.633, -4.310, -0.497) ( 0.12, 0.12, 1.55)
  22184. 35: bond ( -1.376, 1.267, -0.103) ( -1.374, 1.269, -0.103) ( 0.15, 0.14, 0.00)
  22185. 35: angle ( -4.815, -5.170, 0.545) ( -4.815, -5.170, 0.545) ( 0.01, 0.01, 0.00)
  22186. 35: strbnd ( 1.880, 0.883, -0.174) ( 1.880, 0.883, -0.174) ( 0.00, 0.00, 0.00)
  22187. 35: torsion ( -0.019, -0.089, -0.837) ( -0.019, -0.089, -0.837) ( 0.00, 0.00, 0.03)
  22188. 35: oop ( -0.002, -0.010, -0.098) ( -0.002, -0.007, -0.069) ( 0.00, 0.00, 0.29)
  22189. 35: vdw ( 1.159, -0.292, -0.017) ( 1.159, -0.292, -0.017) ( 0.00, 0.00, 0.00)
  22190. 35: electro ( 0.537, -0.904, 0.158) ( 0.537, -0.904, 0.158) ( 0.00, 0.00, 0.00)
  22191. 35: 14 ( 26.387, 19.947, 15.099) ( 26.410, 20.006, 15.016) ( 0.09, 0.30, 0.55)
  22192. 35: bond ( 2.000, 0.807, 0.393) ( 2.004, 0.812, 0.397) ( 0.19, 0.36, 0.17)
  22193. 35: angle ( 29.017, 24.625, 15.667) ( 29.019, 24.627, 15.669) ( 0.01, 0.01, 0.01)
  22194. 35: strbnd ( -3.684, -7.464, -4.429) ( -3.685, -7.465, -4.430) ( 0.02, 0.01, 0.02)
  22195. 35: torsion ( -0.089, -0.284, 0.463) ( -0.089, -0.284, 0.463) ( 0.00, 0.00, 0.01)
  22196. 35: oop ( -0.074, -0.220, 0.362) ( -0.056, -0.166, 0.274) ( 0.13, 1.19, 3.21)
  22197. 35: vdw ( -0.663, 2.502, 1.775) ( -0.663, 2.502, 1.775) ( 0.00, 0.00, 0.00)
  22198. 35: electro ( -0.120, -0.020, 0.867) ( -0.120, -0.020, 0.867) ( 0.00, 0.00, 0.00)
  22199. 35: 15 ( 2.734, -4.218, -1.241) ( 2.759, -4.149, -1.353) ( 0.92, 1.64, 9.06)
  22200. 35: bond ( 1.169, 0.545, 0.557) ( 1.172, 0.545, 0.558) ( 0.23, 0.03, 0.03)
  22201. 35: angle ( 3.953, -5.603, -2.827) ( 3.953, -5.602, -2.827) ( 0.00, 0.01, 0.00)
  22202. 35: strbnd ( -0.998, 1.310, 0.666) ( -0.998, 1.310, 0.666) ( 0.00, 0.00, 0.00)
  22203. 35: torsion ( -0.049, -0.169, 0.268) ( -0.049, -0.169, 0.269) ( 0.00, 0.00, 0.01)
  22204. 35: oop ( -0.064, -0.204, 0.334) ( -0.042, -0.136, 0.220) ( 0.14, 1.39, 3.78)
  22205. 35: vdw ( -0.604, -0.224, -0.242) ( -0.604, -0.224, -0.242) ( 0.00, 0.00, 0.00)
  22206. 35: electro ( -0.672, 0.127, 0.003) ( -0.672, 0.127, 0.003) ( 0.00, 0.00, 0.00)
  22207. 35: 16 ( 2.391, 3.742, 2.202) ( 2.388, 3.728, 2.229) ( 0.11, 0.37, 1.19)
  22208. 35: bond ( 1.377, -1.119, -0.400) ( 1.379, -1.118, -0.400) ( 0.16, 0.13, 0.01)
  22209. 35: angle ( 4.447, 4.280, 3.375) ( 4.447, 4.280, 3.375) ( 0.01, 0.01, 0.01)
  22210. 35: strbnd ( -1.774, -0.686, -0.825) ( -1.774, -0.686, -0.825) ( 0.00, 0.00, 0.00)
  22211. 35: torsion ( 0.054, 0.148, -0.229) ( 0.054, 0.148, -0.229) ( 0.00, 0.00, 0.01)
  22212. 35: oop ( 0.018, 0.053, -0.087) ( 0.012, 0.037, -0.061) ( 0.01, 0.08, 0.22)
  22213. 35: vdw ( -1.150, 0.297, -0.072) ( -1.149, 0.297, -0.072) ( 0.00, 0.00, 0.00)
  22214. 35: electro ( -0.582, 0.770, 0.440) ( -0.582, 0.770, 0.440) ( 0.00, 0.00, 0.00)
  22215. 35: 17 ( 12.700, 29.735, 18.160) ( 12.716, 29.786, 18.083) ( 0.13, 0.17, 0.43)
  22216. 35: bond ( -3.169, 26.110, 15.008) ( -3.169, 26.113, 15.009) ( 0.01, 0.01, 0.01)
  22217. 35: angle ( 14.067, 0.347, 2.366) ( 14.068, 0.347, 2.366) ( 0.01, 0.00, 0.00)
  22218. 35: strbnd ( -0.226, 2.694, 1.435) ( -0.226, 2.694, 1.435) ( 0.00, 0.00, 0.00)
  22219. 35: torsion ( 0.187, 0.538, -0.897) ( 0.187, 0.538, -0.897) ( 0.00, 0.00, 0.01)
  22220. 35: oop ( -0.055, -0.172, 0.287) ( -0.040, -0.125, 0.208) ( 0.09, 0.81, 2.26)
  22221. 35: vdw ( -0.563, -0.467, -0.562) ( -0.563, -0.467, -0.562) ( 0.00, 0.00, 0.00)
  22222. 35: electro ( 2.460, 0.686, 0.523) ( 2.460, 0.686, 0.523) ( 0.00, 0.00, 0.00)
  22223. 35: 18 (-16.599, -32.980, 10.375) (-16.610, -32.935, 10.606) ( 0.07, 0.13, 2.23)
  22224. 35: bond ( 1.321, -29.709, 5.246) ( 1.321, -29.705, 5.247) ( 0.01, 0.01, 0.01)
  22225. 35: angle (-16.050, -0.489, 1.274) (-16.050, -0.489, 1.274) ( 0.01, 0.00, 0.00)
  22226. 35: strbnd ( 0.072, -3.233, 0.861) ( 0.072, -3.233, 0.861) ( 0.00, 0.00, 0.00)
  22227. 35: torsion ( -0.052, 0.751, 4.265) ( -0.052, 0.751, 4.266) ( 0.00, 0.00, 0.00)
  22228. 35: oop ( 0.009, -0.150, -0.851) ( -0.004, -0.110, -0.620) ( 0.01, 0.60, 19.63)
  22229. 35: vdw ( 0.603, 0.572, -0.221) ( 0.603, 0.572, -0.221) ( 0.00, 0.00, 0.00)
  22230. 35: electro ( -2.501, -0.722, -0.200) ( -2.501, -0.722, -0.200) ( 0.00, 0.00, 0.00)
  22231. 35: 19 ( -9.549, -16.055, -9.499) ( -9.547, -16.054, -9.498) ( 0.02, 0.01, 0.01)
  22232. 35: bond ( 6.549, -6.489, -5.236) ( 6.550, -6.488, -5.235) ( 0.02, 0.02, 0.02)
  22233. 35: angle (-15.891, -11.333, -5.837) (-15.890, -11.333, -5.837) ( 0.00, 0.00, 0.01)
  22234. 35: strbnd ( -1.046, 0.503, 0.436) ( -1.046, 0.503, 0.436) ( 0.00, 0.00, 0.00)
  22235. 35: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22236. 35: oop ( 0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22237. 35: vdw ( 0.839, 1.264, 1.139) ( 0.839, 1.264, 1.139) ( 0.00, 0.00, 0.00)
  22238. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22239. 35: 20 ( -6.872, -6.628, -8.449) ( -6.870, -6.627, -8.448) ( 0.02, 0.01, 0.02)
  22240. 35: bond ( -7.287, 3.445, -8.054) ( -7.286, 3.445, -8.052) ( 0.02, 0.01, 0.02)
  22241. 35: angle ( -1.156, -10.327, -3.372) ( -1.156, -10.326, -3.372) ( 0.02, 0.01, 0.01)
  22242. 35: strbnd ( 1.415, -1.060, 1.430) ( 1.415, -1.060, 1.430) ( 0.00, 0.00, 0.00)
  22243. 35: torsion ( -0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22244. 35: oop ( -0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22245. 35: vdw ( 0.156, 1.313, 1.547) ( 0.156, 1.313, 1.547) ( 0.00, 0.00, 0.00)
  22246. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22247. 35: 21 ( -5.154, -11.419, -3.897) ( -5.153, -11.418, -3.895) ( 0.02, 0.01, 0.04)
  22248. 35: bond ( -5.951, -7.142, 6.246) ( -5.950, -7.141, 6.247) ( 0.02, 0.02, 0.02)
  22249. 35: angle ( -0.744, -6.990, -8.698) ( -0.743, -6.990, -8.698) ( 0.02, 0.00, 0.01)
  22250. 35: strbnd ( 1.377, 1.441, -1.809) ( 1.377, 1.441, -1.809) ( 0.00, 0.00, 0.00)
  22251. 35: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22252. 35: oop ( -0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22253. 35: vdw ( 0.163, 1.273, 0.365) ( 0.163, 1.273, 0.365) ( 0.00, 0.00, 0.00)
  22254. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22255. 35: 22 ( 6.707, 14.950, -4.095) ( 6.709, 14.951, -4.094) ( 0.04, 0.00, 0.03)
  22256. 35: bond ( 10.180, 0.038, -5.182) ( 10.183, 0.038, -5.181) ( 0.02, 0.00, 0.01)
  22257. 35: angle ( -0.643, 16.864, -1.139) ( -0.642, 16.864, -1.139) ( 0.01, 0.00, 0.03)
  22258. 35: strbnd ( -2.565, 0.430, 1.327) ( -2.565, 0.430, 1.327) ( 0.00, 0.00, 0.00)
  22259. 35: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22260. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22261. 35: vdw ( -0.266, -2.382, 0.899) ( -0.266, -2.382, 0.899) ( 0.00, 0.00, 0.00)
  22262. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22263. 35: 23 ( 7.712, 7.044, 4.929) ( 7.712, 7.045, 4.931) ( 0.01, 0.01, 0.05)
  22264. 35: bond ( 2.115, 4.636, 9.930) ( 2.115, 4.637, 9.932) ( 0.01, 0.01, 0.02)
  22265. 35: angle ( 6.274, 3.725, -3.075) ( 6.274, 3.725, -3.075) ( 0.01, 0.01, 0.00)
  22266. 35: strbnd ( -0.199, -0.342, -1.642) ( -0.199, -0.342, -1.642) ( 0.00, 0.00, 0.00)
  22267. 35: torsion ( -0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22268. 35: oop ( -0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22269. 35: vdw ( -0.477, -0.975, -0.284) ( -0.477, -0.975, -0.284) ( 0.00, 0.00, 0.00)
  22270. 35: electro ( 0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22271. 35: 24 ( 10.798, 13.827, -7.791) ( 10.799, 13.829, -7.790) ( 0.01, 0.01, 0.02)
  22272. 35: bond ( -5.076, 7.231, -5.839) ( -5.075, 7.232, -5.838) ( 0.01, 0.02, 0.02)
  22273. 35: angle ( 15.920, 8.574, -3.218) ( 15.920, 8.575, -3.218) ( 0.00, 0.00, 0.01)
  22274. 35: strbnd ( 0.876, -0.556, 0.755) ( 0.876, -0.556, 0.755) ( 0.00, 0.00, 0.00)
  22275. 35: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22276. 35: oop ( 0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22277. 35: vdw ( -0.922, -1.422, 0.511) ( -0.922, -1.422, 0.511) ( 0.00, 0.00, 0.00)
  22278. 35: electro ( -0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22279. 35: ok 16 # gradients
  22280. 35: ok 17 # energy
  22281. 35: ----------------------------------------------------------------------------------------
  22282. 35:
  22283. 35: VALIDATE GRADIENTS : /Volumes/Home/ghutchis/Desktop/UFF/buckyball.gpr
  22284. 35:
  22285. 35:
  22286. 35: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  22287. 35: ----------------------------------------------------------------------------------------
  22288. 35: 1 ( 75.919, 23.900, -8.357) ( 75.862, 23.946, -8.246) ( 0.08, 0.19, 1.32)
  22289. 35: bond ( 43.256, 7.487, -14.578) ( 43.260, 7.491, -14.577) ( 0.01, 0.04, 0.01)
  22290. 35: angle ( -0.077, 0.026, -0.013) ( -0.076, 0.028, -0.012) ( 0.01, 0.00, 0.00)
  22291. 35: strbnd ( 27.650, 7.696, -4.671) ( 27.651, 7.697, -4.670) ( 0.00, 0.01, 0.01)
  22292. 35: torsion ( -0.018, 0.018, 0.030) ( -0.018, 0.018, 0.030) ( 0.00, 0.00, 0.00)
  22293. 35: oop ( -0.004, 0.006, 0.012) ( -0.068, 0.046, 0.119) ( 0.02, 0.02, 0.13)
  22294. 35: vdw ( 5.113, 8.667, 10.865) ( 5.113, 8.667, 10.865) ( 0.00, 0.00, 0.00)
  22295. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22296. 35: 2 ( -0.007, 70.694, -37.613) ( -0.047, 70.701, -37.601) ( 0.03, 0.01, 0.03)
  22297. 35: bond ( -0.003, 34.123, -31.161) ( 0.000, 34.128, -31.160) ( 0.00, 0.01, 0.00)
  22298. 35: angle ( -0.002, 0.021, -0.051) ( 0.000, 0.022, -0.051) ( 0.00, 0.00, 0.00)
  22299. 35: strbnd ( -0.001, 24.741, -15.277) ( 0.000, 24.742, -15.276) ( 0.00, 0.00, 0.00)
  22300. 35: torsion ( -0.000, -0.007, -0.022) ( 0.000, -0.006, -0.021) ( 0.00, 0.00, 0.00)
  22301. 35: oop ( -0.000, -0.005, -0.010) ( -0.047, -0.005, -0.001) ( 0.00, 0.00, 0.01)
  22302. 35: vdw ( -0.000, 11.821, 8.908) ( 0.000, 11.821, 8.908) ( 0.00, 0.00, 0.00)
  22303. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22304. 35: 3 ( -0.007, -70.710, -37.613) ( 0.025, -70.701, -37.790) ( 0.02, 0.01, 0.47)
  22305. 35: bond ( -0.003, -34.133, -31.161) ( 0.000, -34.128, -31.160) ( 0.00, 0.01, 0.00)
  22306. 35: angle ( -0.002, -0.024, -0.051) ( 0.000, -0.022, -0.051) ( 0.00, 0.00, 0.00)
  22307. 35: strbnd ( -0.001, -24.743, -15.277) ( 0.000, -24.742, -15.276) ( 0.00, 0.00, 0.00)
  22308. 35: torsion ( -0.000, 0.006, -0.022) ( 0.000, 0.006, -0.021) ( 0.00, 0.00, 0.00)
  22309. 35: oop ( -0.000, 0.005, -0.010) ( 0.025, 0.005, -0.190) ( 0.00, 0.00, 0.18)
  22310. 35: vdw ( -0.000, -11.821, 8.908) ( -0.000, -11.821, 8.908) ( 0.00, 0.00, 0.00)
  22311. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22312. 35: 4 ( 75.919, -23.913, -8.357) ( 75.916, -23.870, -8.265) ( 0.00, 0.18, 1.09)
  22313. 35: bond ( 43.256, -7.494, -14.578) ( 43.260, -7.491, -14.577) ( 0.01, 0.04, 0.01)
  22314. 35: angle ( -0.077, -0.029, -0.013) ( -0.076, -0.028, -0.012) ( 0.01, 0.00, 0.00)
  22315. 35: strbnd ( 27.650, -7.698, -4.671) ( 27.651, -7.697, -4.670) ( 0.00, 0.01, 0.01)
  22316. 35: torsion ( -0.018, -0.018, 0.030) ( -0.018, -0.018, 0.030) ( 0.00, 0.00, 0.00)
  22317. 35: oop ( -0.004, -0.006, 0.012) ( -0.014, 0.030, 0.099) ( 0.00, 0.02, 0.10)
  22318. 35: vdw ( 5.113, -8.667, 10.865) ( 5.113, -8.667, 10.865) ( 0.00, 0.00, 0.00)
  22319. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22320. 35: 5 (-38.554, 47.292, -52.215) (-38.490, 47.332, -52.310) ( 0.17, 0.09, 0.18)
  22321. 35: bond (-12.136, 26.876, -35.755) (-12.133, 26.880, -35.753) ( 0.03, 0.01, 0.01)
  22322. 35: angle ( -0.007, 0.078, 0.012) ( -0.006, 0.079, 0.013) ( 0.00, 0.01, 0.00)
  22323. 35: strbnd (-12.414, 17.157, -20.001) (-12.413, 17.159, -20.000) ( 0.01, 0.01, 0.00)
  22324. 35: torsion ( 0.017, 0.014, -0.020) ( 0.017, 0.014, -0.019) ( 0.00, 0.00, 0.00)
  22325. 35: oop ( 0.005, 0.002, -0.006) ( 0.064, 0.036, -0.106) ( 0.03, 0.01, 0.06)
  22326. 35: vdw (-14.019, 3.164, 3.556) (-14.019, 3.165, 3.556) ( 0.00, 0.01, 0.00)
  22327. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22328. 35: 6 (-38.554, -47.306, -52.215) (-38.448, -47.373, -52.351) ( 0.28, 0.14, 0.26)
  22329. 35: bond (-12.136, -26.884, -35.755) (-12.133, -26.880, -35.753) ( 0.03, 0.01, 0.01)
  22330. 35: angle ( -0.007, -0.081, 0.012) ( -0.006, -0.079, 0.013) ( 0.00, 0.01, 0.00)
  22331. 35: strbnd (-12.414, -17.160, -20.001) (-12.413, -17.159, -20.000) ( 0.01, 0.01, 0.00)
  22332. 35: torsion ( 0.017, -0.014, -0.020) ( 0.017, -0.014, -0.019) ( 0.00, 0.00, 0.00)
  22333. 35: oop ( 0.005, -0.002, -0.006) ( 0.106, -0.077, -0.147) ( 0.05, 0.02, 0.09)
  22334. 35: vdw (-14.019, -3.165, 3.556) (-14.019, -3.165, 3.556) ( 0.00, 0.01, 0.00)
  22335. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22336. 35: 7 (-75.934, 23.900, -8.357) (-75.916, 23.870, -8.265) ( 0.02, 0.12, 1.09)
  22337. 35: bond (-43.264, 7.487, -14.578) (-43.260, 7.491, -14.577) ( 0.01, 0.04, 0.01)
  22338. 35: angle ( 0.075, 0.026, -0.013) ( 0.076, 0.028, -0.012) ( 0.01, 0.00, 0.00)
  22339. 35: strbnd (-27.652, 7.696, -4.671) (-27.651, 7.697, -4.670) ( 0.00, 0.01, 0.01)
  22340. 35: torsion ( 0.017, 0.018, 0.030) ( 0.018, 0.018, 0.030) ( 0.00, 0.00, 0.00)
  22341. 35: oop ( 0.004, 0.006, 0.012) ( 0.014, -0.030, 0.099) ( 0.00, 0.02, 0.10)
  22342. 35: vdw ( -5.113, 8.667, 10.865) ( -5.113, 8.667, 10.865) ( 0.00, 0.00, 0.00)
  22343. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22344. 35: 8 (-75.934, -23.913, -8.357) (-75.916, -23.870, -8.265) ( 0.02, 0.18, 1.09)
  22345. 35: bond (-43.264, -7.494, -14.578) (-43.260, -7.491, -14.577) ( 0.01, 0.04, 0.01)
  22346. 35: angle ( 0.075, -0.029, -0.013) ( 0.076, -0.028, -0.012) ( 0.01, 0.00, 0.00)
  22347. 35: strbnd (-27.652, -7.698, -4.671) (-27.651, -7.697, -4.670) ( 0.00, 0.01, 0.01)
  22348. 35: torsion ( 0.017, -0.018, 0.030) ( 0.018, -0.018, 0.030) ( 0.00, 0.00, 0.00)
  22349. 35: oop ( 0.004, -0.006, 0.012) ( 0.014, 0.030, 0.099) ( 0.00, 0.02, 0.10)
  22350. 35: vdw ( -5.113, -8.667, 10.865) ( -5.113, -8.667, 10.865) ( 0.00, 0.00, 0.00)
  22351. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22352. 35: 9 ( 47.292, 52.205, 38.542) ( 47.221, 52.010, 38.672) ( 0.15, 0.37, 0.34)
  22353. 35: bond ( 26.876, 35.751, 12.130) ( 26.880, 35.753, 12.133) ( 0.01, 0.01, 0.03)
  22354. 35: angle ( 0.078, -0.014, 0.005) ( 0.079, -0.013, 0.006) ( 0.01, 0.00, 0.00)
  22355. 35: strbnd ( 17.157, 20.000, 12.412) ( 17.159, 20.000, 12.413) ( 0.01, 0.00, 0.01)
  22356. 35: torsion ( 0.014, 0.019, -0.017) ( 0.014, 0.019, -0.017) ( 0.00, 0.00, 0.00)
  22357. 35: oop ( 0.002, 0.006, -0.006) ( -0.075, -0.194, 0.119) ( 0.02, 0.12, 0.07)
  22358. 35: vdw ( 3.164, -3.556, 14.019) ( 3.165, -3.556, 14.019) ( 0.01, 0.00, 0.00)
  22359. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22360. 35: 10 ( 8.348, 75.919, 23.900) ( 8.334, 75.874, 23.981) ( 0.17, 0.06, 0.34)
  22361. 35: bond ( 14.575, 43.256, 7.487) ( 14.577, 43.260, 7.491) ( 0.01, 0.01, 0.04)
  22362. 35: angle ( 0.011, -0.077, 0.026) ( 0.012, -0.076, 0.028) ( 0.00, 0.01, 0.00)
  22363. 35: strbnd ( 4.670, 27.650, 7.696) ( 4.670, 27.651, 7.697) ( 0.01, 0.00, 0.01)
  22364. 35: torsion ( -0.031, -0.018, 0.018) ( -0.030, -0.018, 0.018) ( 0.00, 0.00, 0.00)
  22365. 35: oop ( -0.012, -0.004, 0.006) ( -0.030, -0.056, 0.081) ( 0.02, 0.02, 0.04)
  22366. 35: vdw (-10.865, 5.113, 8.667) (-10.865, 5.113, 8.667) ( 0.00, 0.00, 0.00)
  22367. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22368. 35: 11 ( 8.348, -75.934, 23.900) ( 8.277, -75.852, 23.981) ( 0.85, 0.11, 0.34)
  22369. 35: bond ( 14.575, -43.264, 7.487) ( 14.577, -43.260, 7.491) ( 0.01, 0.01, 0.04)
  22370. 35: angle ( 0.011, 0.075, 0.026) ( 0.012, 0.076, 0.028) ( 0.00, 0.01, 0.00)
  22371. 35: strbnd ( 4.670, -27.652, 7.696) ( 4.670, -27.651, 7.697) ( 0.01, 0.00, 0.01)
  22372. 35: torsion ( -0.031, 0.017, 0.018) ( -0.030, 0.018, 0.018) ( 0.00, 0.00, 0.00)
  22373. 35: oop ( -0.012, 0.004, 0.006) ( -0.087, 0.078, 0.081) ( 0.09, 0.03, 0.04)
  22374. 35: vdw (-10.865, -5.113, 8.667) (-10.865, -5.113, 8.667) ( 0.00, 0.00, 0.00)
  22375. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22376. 35: 12 ( 47.292, -52.215, 38.542) ( 47.256, -52.045, 38.638) ( 0.08, 0.33, 0.25)
  22377. 35: bond ( 26.876, -35.755, 12.130) ( 26.880, -35.753, 12.133) ( 0.01, 0.01, 0.03)
  22378. 35: angle ( 0.078, 0.012, 0.005) ( 0.079, 0.013, 0.006) ( 0.01, 0.00, 0.00)
  22379. 35: strbnd ( 17.157, -20.001, 12.412) ( 17.159, -20.000, 12.413) ( 0.01, 0.00, 0.01)
  22380. 35: torsion ( 0.014, -0.020, -0.017) ( 0.014, -0.019, -0.017) ( 0.00, 0.00, 0.00)
  22381. 35: oop ( 0.002, -0.006, -0.006) ( -0.040, 0.159, 0.084) ( 0.01, 0.11, 0.05)
  22382. 35: vdw ( 3.164, 3.556, 14.019) ( 3.165, 3.556, 14.019) ( 0.01, 0.00, 0.00)
  22383. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22384. 35: 13 ( 52.205, -38.554, -47.306) ( 52.307, -38.486, -47.338) ( 0.20, 0.18, 0.07)
  22385. 35: bond ( 35.751, -12.136, -26.884) ( 35.753, -12.133, -26.880) ( 0.01, 0.03, 0.01)
  22386. 35: angle ( -0.014, -0.007, -0.081) ( -0.013, -0.006, -0.079) ( 0.00, 0.00, 0.01)
  22387. 35: strbnd ( 20.000, -12.414, -17.160) ( 20.000, -12.413, -17.159) ( 0.00, 0.01, 0.01)
  22388. 35: torsion ( 0.019, 0.017, -0.014) ( 0.019, 0.017, -0.014) ( 0.00, 0.00, 0.00)
  22389. 35: oop ( 0.006, 0.005, -0.002) ( 0.103, 0.067, -0.042) ( 0.06, 0.03, 0.01)
  22390. 35: vdw ( -3.556, -14.019, -3.165) ( -3.556, -14.019, -3.165) ( 0.00, 0.00, 0.01)
  22391. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22392. 35: 14 (-23.913, 8.348, -75.934) (-23.864, 8.517, -76.016) ( 0.20, 2.02, 0.11)
  22393. 35: bond ( -7.494, 14.575, -43.264) ( -7.491, 14.577, -43.260) ( 0.04, 0.01, 0.01)
  22394. 35: angle ( -0.029, 0.011, 0.075) ( -0.028, 0.012, 0.076) ( 0.00, 0.00, 0.01)
  22395. 35: strbnd ( -7.698, 4.670, -27.652) ( -7.697, 4.670, -27.651) ( 0.01, 0.01, 0.00)
  22396. 35: torsion ( -0.018, -0.031, 0.017) ( -0.018, -0.030, 0.018) ( 0.00, 0.00, 0.00)
  22397. 35: oop ( -0.006, -0.012, 0.004) ( 0.036, 0.153, -0.086) ( 0.03, 0.20, 0.03)
  22398. 35: vdw ( -8.667, -10.865, -5.113) ( -8.667, -10.865, -5.113) ( 0.00, 0.00, 0.00)
  22399. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22400. 35: 15 ( 52.205, -38.554, 47.292) ( 52.044, -38.638, 47.256) ( 0.31, 0.22, 0.08)
  22401. 35: bond ( 35.751, -12.136, 26.876) ( 35.753, -12.133, 26.880) ( 0.01, 0.03, 0.01)
  22402. 35: angle ( -0.014, -0.007, 0.078) ( -0.013, -0.006, 0.079) ( 0.00, 0.00, 0.01)
  22403. 35: strbnd ( 20.000, -12.414, 17.157) ( 20.000, -12.413, 17.159) ( 0.00, 0.01, 0.01)
  22404. 35: torsion ( 0.019, 0.017, 0.014) ( 0.019, 0.017, 0.014) ( 0.00, 0.00, 0.00)
  22405. 35: oop ( 0.006, 0.005, 0.002) ( -0.160, -0.084, -0.040) ( 0.10, 0.05, 0.01)
  22406. 35: vdw ( -3.556, -14.019, 3.164) ( -3.556, -14.019, 3.165) ( 0.00, 0.00, 0.01)
  22407. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22408. 35: 16 (-70.710, 37.607, -0.007) (-70.701, 37.488, 0.047) ( 0.01, 0.32, 0.04)
  22409. 35: bond (-34.133, 31.159, -0.003) (-34.128, 31.160, 0.000) ( 0.01, 0.00, 0.00)
  22410. 35: angle ( -0.024, 0.050, -0.002) ( -0.022, 0.051, -0.000) ( 0.00, 0.00, 0.00)
  22411. 35: strbnd (-24.743, 15.275, -0.001) (-24.742, 15.276, -0.000) ( 0.00, 0.00, 0.00)
  22412. 35: torsion ( 0.006, 0.020, -0.000) ( 0.006, 0.021, 0.000) ( 0.00, 0.00, 0.00)
  22413. 35: oop ( 0.005, 0.010, -0.000) ( 0.005, -0.112, 0.047) ( 0.00, 0.12, 0.00)
  22414. 35: vdw (-11.821, -8.908, -0.000) (-11.821, -8.908, 0.000) ( 0.00, 0.00, 0.00)
  22415. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22416. 35: 17 ( 38.542, -47.306, -52.215) ( 38.490, -47.332, -52.310) ( 0.14, 0.06, 0.18)
  22417. 35: bond ( 12.130, -26.884, -35.755) ( 12.133, -26.880, -35.753) ( 0.03, 0.01, 0.01)
  22418. 35: angle ( 0.005, -0.081, 0.012) ( 0.006, -0.079, 0.013) ( 0.00, 0.01, 0.00)
  22419. 35: strbnd ( 12.412, -17.160, -20.001) ( 12.413, -17.159, -20.000) ( 0.01, 0.01, 0.00)
  22420. 35: torsion ( -0.017, -0.014, -0.020) ( -0.017, -0.014, -0.019) ( 0.00, 0.00, 0.00)
  22421. 35: oop ( -0.006, -0.002, -0.006) ( -0.064, -0.036, -0.106) ( 0.03, 0.01, 0.06)
  22422. 35: vdw ( 14.019, -3.165, 3.556) ( 14.019, -3.165, 3.556) ( 0.00, 0.01, 0.00)
  22423. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22424. 35: 18 (-47.306, 52.205, 38.542) (-47.221, 52.190, 38.604) ( 0.18, 0.03, 0.16)
  22425. 35: bond (-26.884, 35.751, 12.130) (-26.880, 35.753, 12.133) ( 0.01, 0.01, 0.03)
  22426. 35: angle ( -0.081, -0.014, 0.005) ( -0.079, -0.013, 0.006) ( 0.01, 0.00, 0.00)
  22427. 35: strbnd (-17.160, 20.000, 12.412) (-17.159, 20.000, 12.413) ( 0.01, 0.00, 0.01)
  22428. 35: torsion ( -0.014, 0.019, -0.017) ( -0.014, 0.019, -0.017) ( 0.00, 0.00, 0.00)
  22429. 35: oop ( -0.002, 0.006, -0.006) ( 0.075, -0.014, 0.050) ( 0.02, 0.01, 0.03)
  22430. 35: vdw ( -3.165, -3.556, 14.019) ( -3.165, -3.556, 14.019) ( 0.01, 0.00, 0.00)
  22431. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22432. 35: 19 (-23.913, 8.348, 75.919) (-23.946, 8.313, 75.887) ( 0.14, 0.43, 0.04)
  22433. 35: bond ( -7.494, 14.575, 43.256) ( -7.491, 14.577, 43.260) ( 0.04, 0.01, 0.01)
  22434. 35: angle ( -0.029, 0.011, -0.077) ( -0.028, 0.012, -0.076) ( 0.00, 0.00, 0.01)
  22435. 35: strbnd ( -7.698, 4.670, 27.650) ( -7.697, 4.670, 27.651) ( 0.01, 0.01, 0.00)
  22436. 35: torsion ( -0.018, -0.031, -0.018) ( -0.018, -0.030, -0.018) ( 0.00, 0.00, 0.00)
  22437. 35: oop ( -0.006, -0.012, -0.004) ( -0.046, -0.052, -0.043) ( 0.02, 0.05, 0.01)
  22438. 35: vdw ( -8.667, -10.865, 5.113) ( -8.667, -10.865, 5.113) ( 0.00, 0.00, 0.00)
  22439. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22440. 35: 20 ( 23.900, 8.348, -75.934) ( 23.829, 8.429, -76.004) ( 0.29, 0.97, 0.09)
  22441. 35: bond ( 7.487, 14.575, -43.264) ( 7.491, 14.577, -43.260) ( 0.04, 0.01, 0.01)
  22442. 35: angle ( 0.026, 0.011, 0.075) ( 0.028, 0.012, 0.076) ( 0.00, 0.00, 0.01)
  22443. 35: strbnd ( 7.696, 4.670, -27.652) ( 7.697, 4.670, -27.651) ( 0.01, 0.01, 0.00)
  22444. 35: torsion ( 0.018, -0.031, 0.017) ( 0.018, -0.030, 0.018) ( 0.00, 0.00, 0.00)
  22445. 35: oop ( 0.006, -0.012, 0.004) ( -0.071, 0.065, -0.074) ( 0.04, 0.09, 0.03)
  22446. 35: vdw ( 8.667, -10.865, -5.113) ( 8.667, -10.865, -5.113) ( 0.00, 0.00, 0.00)
  22447. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22448. 35: 21 ( 38.542, 47.292, -52.215) ( 38.489, 47.332, -52.310) ( 0.14, 0.09, 0.18)
  22449. 35: bond ( 12.130, 26.876, -35.755) ( 12.133, 26.880, -35.753) ( 0.03, 0.01, 0.01)
  22450. 35: angle ( 0.005, 0.078, 0.012) ( 0.006, 0.079, 0.013) ( 0.00, 0.01, 0.00)
  22451. 35: strbnd ( 12.412, 17.157, -20.001) ( 12.413, 17.159, -20.000) ( 0.01, 0.01, 0.00)
  22452. 35: torsion ( -0.017, 0.014, -0.020) ( -0.017, 0.014, -0.019) ( 0.00, 0.00, 0.00)
  22453. 35: oop ( -0.006, 0.002, -0.006) ( -0.065, 0.036, -0.107) ( 0.03, 0.01, 0.06)
  22454. 35: vdw ( 14.019, 3.164, 3.556) ( 14.019, 3.165, 3.556) ( 0.00, 0.01, 0.00)
  22455. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22456. 35: 22 ( 37.607, -0.007, 70.694) ( 37.488, -0.047, 70.701) ( 0.32, 0.03, 0.01)
  22457. 35: bond ( 31.159, -0.003, 34.123) ( 31.160, 0.000, 34.128) ( 0.00, 0.00, 0.01)
  22458. 35: angle ( 0.050, -0.002, 0.021) ( 0.051, 0.000, 0.022) ( 0.00, 0.00, 0.00)
  22459. 35: strbnd ( 15.275, -0.001, 24.741) ( 15.276, 0.000, 24.742) ( 0.00, 0.00, 0.00)
  22460. 35: torsion ( 0.020, -0.000, -0.007) ( 0.021, 0.000, -0.006) ( 0.00, 0.00, 0.00)
  22461. 35: oop ( 0.010, -0.000, -0.005) ( -0.112, -0.047, -0.005) ( 0.12, 0.00, 0.00)
  22462. 35: vdw ( -8.908, -0.000, 11.821) ( -8.908, 0.000, 11.821) ( 0.00, 0.00, 0.00)
  22463. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22464. 35: 23 ( 52.205, 38.542, -47.306) ( 52.307, 38.486, -47.338) ( 0.20, 0.15, 0.07)
  22465. 35: bond ( 35.751, 12.130, -26.884) ( 35.753, 12.133, -26.880) ( 0.01, 0.03, 0.01)
  22466. 35: angle ( -0.014, 0.005, -0.081) ( -0.013, 0.006, -0.079) ( 0.00, 0.00, 0.01)
  22467. 35: strbnd ( 20.000, 12.412, -17.160) ( 20.000, 12.413, -17.159) ( 0.00, 0.01, 0.01)
  22468. 35: torsion ( 0.019, -0.017, -0.014) ( 0.019, -0.017, -0.014) ( 0.00, 0.00, 0.00)
  22469. 35: oop ( 0.006, -0.006, -0.002) ( 0.103, -0.067, -0.042) ( 0.06, 0.03, 0.01)
  22470. 35: vdw ( -3.556, 14.019, -3.165) ( -3.556, 14.019, -3.165) ( 0.00, 0.00, 0.01)
  22471. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22472. 35: 24 ( -8.357, -75.934, 23.900) ( -8.334, -75.874, 23.981) ( 0.27, 0.08, 0.34)
  22473. 35: bond (-14.578, -43.264, 7.487) (-14.577, -43.260, 7.491) ( 0.01, 0.01, 0.04)
  22474. 35: angle ( -0.013, 0.075, 0.026) ( -0.012, 0.076, 0.028) ( 0.00, 0.01, 0.00)
  22475. 35: strbnd ( -4.671, -27.652, 7.696) ( -4.670, -27.651, 7.697) ( 0.01, 0.00, 0.01)
  22476. 35: torsion ( 0.030, 0.017, 0.018) ( 0.030, 0.018, 0.018) ( 0.00, 0.00, 0.00)
  22477. 35: oop ( 0.012, 0.004, 0.006) ( 0.030, 0.056, 0.081) ( 0.02, 0.02, 0.04)
  22478. 35: vdw ( 10.865, -5.113, 8.667) ( 10.865, -5.113, 8.667) ( 0.00, 0.00, 0.00)
  22479. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22480. 35: 25 (-33.972, -18.687, -57.532) (-33.924, -18.848, -57.614) ( 0.14, 0.86, 0.14)
  22481. 35: bond ( -7.494, -14.578, -43.264) ( -7.491, -14.577, -43.260) ( 0.04, 0.01, 0.01)
  22482. 35: angle ( 6.049, 3.747, 5.269) ( 6.051, 3.748, 5.270) ( 0.03, 0.03, 0.03)
  22483. 35: strbnd (-25.674, -15.791, -14.444) (-25.673, -15.791, -14.443) ( 0.00, 0.00, 0.01)
  22484. 35: torsion ( 1.819, -2.941, 0.017) ( 1.820, -2.940, 0.018) ( 0.02, 0.02, 0.00)
  22485. 35: oop ( -0.006, 0.012, 0.004) ( 0.036, -0.153, -0.086) ( 0.03, 0.19, 0.03)
  22486. 35: vdw ( -8.667, 10.865, -5.113) ( -8.667, 10.865, -5.113) ( 0.00, 0.00, 0.00)
  22487. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22488. 35: 26 (-47.306, -52.215, 38.542) (-47.221, -52.190, 38.604) ( 0.18, 0.05, 0.16)
  22489. 35: bond (-26.884, -35.755, 12.130) (-26.880, -35.753, 12.133) ( 0.01, 0.01, 0.03)
  22490. 35: angle ( -0.081, 0.012, 0.005) ( -0.079, 0.013, 0.006) ( 0.01, 0.00, 0.00)
  22491. 35: strbnd (-17.160, -20.001, 12.412) (-17.159, -20.000, 12.413) ( 0.01, 0.00, 0.01)
  22492. 35: torsion ( -0.014, -0.020, -0.017) ( -0.014, -0.019, -0.017) ( 0.00, 0.00, 0.00)
  22493. 35: oop ( -0.002, -0.006, -0.006) ( 0.075, 0.014, 0.050) ( 0.02, 0.01, 0.03)
  22494. 35: vdw ( -3.165, 3.556, 14.019) ( -3.165, 3.556, 14.019) ( 0.01, 0.00, 0.00)
  22495. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22496. 35: 27 ( 35.514, 24.127, 54.900) ( 35.354, 24.223, 54.864) ( 0.45, 0.40, 0.07)
  22497. 35: bond ( 35.751, 12.130, 26.876) ( 35.753, 12.133, 26.880) ( 0.01, 0.03, 0.01)
  22498. 35: angle ( -2.331, -1.430, -8.313) ( -2.330, -1.429, -8.312) ( 0.05, 0.09, 0.02)
  22499. 35: strbnd ( 3.792, 2.398, 33.156) ( 3.793, 2.399, 33.157) ( 0.02, 0.04, 0.00)
  22500. 35: torsion ( 1.852, -2.984, 0.015) ( 1.853, -2.983, 0.015) ( 0.03, 0.01, 0.00)
  22501. 35: oop ( 0.006, -0.006, 0.002) ( -0.160, 0.084, -0.040) ( 0.10, 0.05, 0.01)
  22502. 35: vdw ( -3.556, 14.019, 3.164) ( -3.556, 14.019, 3.165) ( 0.00, 0.00, 0.01)
  22503. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22504. 35: 28 (-18.547, 4.212, 52.792) (-18.540, 4.337, 52.845) ( 0.04, 2.96, 0.10)
  22505. 35: bond (-15.091, -19.381, 30.809) (-15.086, -19.380, 30.813) ( 0.03, 0.00, 0.01)
  22506. 35: angle ( -6.105, -5.099, -8.528) ( -6.103, -5.098, -8.526) ( 0.03, 0.02, 0.02)
  22507. 35: strbnd ( 16.297, 13.113, 31.939) ( 16.296, 13.113, 31.939) ( 0.00, 0.00, 0.00)
  22508. 35: torsion ( -1.831, 6.681, -1.427) ( -1.831, 6.682, -1.427) ( 0.01, 0.01, 0.02)
  22509. 35: oop ( 0.005, -0.010, -0.000) ( 0.005, 0.112, 0.047) ( 0.00, 0.12, 0.00)
  22510. 35: vdw (-11.821, 8.908, -0.000) (-11.821, 8.908, -0.000) ( 0.00, 0.00, 0.00)
  22511. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22512. 35: 29 ( 23.900, -8.357, -75.934) ( 23.864, -8.395, -75.969) ( 0.15, 0.45, 0.05)
  22513. 35: bond ( 7.487, -14.578, -43.264) ( 7.491, -14.577, -43.260) ( 0.04, 0.01, 0.01)
  22514. 35: angle ( 0.026, -0.013, 0.075) ( 0.028, -0.012, 0.076) ( 0.00, 0.00, 0.01)
  22515. 35: strbnd ( 7.696, -4.671, -27.652) ( 7.697, -4.670, -27.651) ( 0.01, 0.01, 0.00)
  22516. 35: torsion ( 0.018, 0.030, 0.017) ( 0.018, 0.030, 0.018) ( 0.00, 0.00, 0.00)
  22517. 35: oop ( 0.006, 0.012, 0.004) ( -0.036, -0.030, -0.039) ( 0.02, 0.05, 0.02)
  22518. 35: vdw ( 8.667, 10.865, -5.113) ( 8.667, 10.865, -5.113) ( 0.00, 0.00, 0.00)
  22519. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22520. 35: 30 ( 70.694, 37.607, -0.007) ( 70.701, 37.733, -0.004) ( 0.01, 0.34, 0.00)
  22521. 35: bond ( 34.123, 31.159, -0.003) ( 34.128, 31.160, 0.000) ( 0.01, 0.00, 0.00)
  22522. 35: angle ( 0.021, 0.050, -0.002) ( 0.022, 0.051, -0.000) ( 0.00, 0.00, 0.00)
  22523. 35: strbnd ( 24.741, 15.275, -0.001) ( 24.742, 15.276, -0.000) ( 0.00, 0.00, 0.00)
  22524. 35: torsion ( -0.007, 0.020, -0.000) ( -0.006, 0.021, 0.000) ( 0.00, 0.00, 0.00)
  22525. 35: oop ( -0.005, 0.010, -0.000) ( -0.005, 0.133, -0.004) ( 0.00, 0.12, 0.00)
  22526. 35: vdw ( 11.821, -8.908, -0.000) ( 11.821, -8.908, 0.000) ( 0.00, 0.00, 0.00)
  22527. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22528. 35: 31 ( 37.607, -0.007, -70.710) ( 37.677, 0.025, -70.701) ( 0.19, 0.02, 0.01)
  22529. 35: bond ( 31.159, -0.003, -34.133) ( 31.160, 0.000, -34.128) ( 0.00, 0.00, 0.01)
  22530. 35: angle ( 0.050, -0.002, -0.024) ( 0.051, 0.000, -0.022) ( 0.00, 0.00, 0.00)
  22531. 35: strbnd ( 15.275, -0.001, -24.743) ( 15.276, 0.000, -24.742) ( 0.00, 0.00, 0.00)
  22532. 35: torsion ( 0.020, -0.000, 0.006) ( 0.021, -0.000, 0.006) ( 0.00, 0.00, 0.00)
  22533. 35: oop ( 0.010, -0.000, 0.005) ( 0.076, 0.025, 0.005) ( 0.06, 0.00, 0.00)
  22534. 35: vdw ( -8.908, -0.000, -11.821) ( -8.908, 0.000, -11.821) ( 0.00, 0.00, 0.00)
  22535. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22536. 35: 32 ( -8.357, 75.919, 23.900) ( -8.385, 75.919, 23.940) ( 0.34, 0.00, 0.17)
  22537. 35: bond (-14.578, 43.256, 7.487) (-14.577, 43.260, 7.491) ( 0.01, 0.01, 0.04)
  22538. 35: angle ( -0.013, -0.077, 0.026) ( -0.012, -0.076, 0.028) ( 0.00, 0.01, 0.00)
  22539. 35: strbnd ( -4.671, 27.650, 7.696) ( -4.670, 27.651, 7.697) ( 0.01, 0.00, 0.01)
  22540. 35: torsion ( 0.030, -0.018, 0.018) ( 0.030, -0.018, 0.018) ( 0.00, 0.00, 0.00)
  22541. 35: oop ( 0.012, -0.004, 0.006) ( -0.020, -0.012, 0.040) ( 0.04, 0.00, 0.02)
  22542. 35: vdw ( 10.865, 5.113, 8.667) ( 10.865, 5.113, 8.667) ( 0.00, 0.00, 0.00)
  22543. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22544. 35: 33 (-52.627, -20.001, 0.148) (-52.661, -19.958, 0.115) ( 0.06, 0.22, 0.49)
  22545. 35: bond (-26.537, -26.359, 12.443) (-26.533, -26.357, 12.448) ( 0.01, 0.01, 0.04)
  22546. 35: angle ( 2.285, 1.432, 8.304) ( 2.287, 1.433, 8.306) ( 0.09, 0.08, 0.02)
  22547. 35: strbnd (-17.849, -8.944, -25.689) (-17.849, -8.944, -25.690) ( 0.00, 0.00, 0.00)
  22548. 35: torsion ( -1.853, 2.993, -0.018) ( -1.853, 2.993, -0.018) ( 0.02, 0.02, 0.00)
  22549. 35: oop ( -0.006, 0.012, -0.004) ( -0.046, 0.052, -0.043) ( 0.02, 0.05, 0.01)
  22550. 35: vdw ( -8.667, 10.865, 5.113) ( -8.667, 10.865, 5.113) ( 0.00, 0.00, 0.00)
  22551. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22552. 35: 34 ( 72.355, -42.027, -0.366) ( 72.363, -42.147, -0.363) ( 0.01, 0.29, 0.12)
  22553. 35: bond ( 34.123, -31.161, -0.003) ( 34.128, -31.160, 0.000) ( 0.01, 0.00, 0.00)
  22554. 35: angle ( 0.021, 1.225, 3.336) ( 0.022, 1.226, 3.338) ( 0.00, 0.06, 0.05)
  22555. 35: strbnd ( 26.402, -17.235, -5.125) ( 26.403, -17.235, -5.124) ( 0.00, 0.00, 0.02)
  22556. 35: torsion ( -0.007, -3.753, 1.426) ( -0.006, -3.752, 1.426) ( 0.00, 0.02, 0.02)
  22557. 35: oop ( -0.005, -0.010, -0.000) ( -0.005, -0.133, -0.004) ( 0.00, 0.13, 0.00)
  22558. 35: vdw ( 11.821, 8.908, -0.000) ( 11.821, 8.908, -0.000) ( 0.00, 0.00, 0.00)
  22559. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22560. 35: 35 (-52.215, 38.542, -47.306) (-52.307, 38.487, -47.338) ( 0.18, 0.14, 0.07)
  22561. 35: bond (-35.755, 12.130, -26.884) (-35.753, 12.133, -26.880) ( 0.01, 0.03, 0.01)
  22562. 35: angle ( 0.012, 0.005, -0.081) ( 0.013, 0.006, -0.079) ( 0.00, 0.00, 0.01)
  22563. 35: strbnd (-20.001, 12.412, -17.160) (-20.000, 12.413, -17.159) ( 0.00, 0.01, 0.01)
  22564. 35: torsion ( -0.020, -0.017, -0.014) ( -0.019, -0.017, -0.014) ( 0.00, 0.00, 0.00)
  22565. 35: oop ( -0.006, -0.006, -0.002) ( -0.103, -0.067, -0.042) ( 0.06, 0.03, 0.01)
  22566. 35: vdw ( 3.556, 14.019, -3.165) ( 3.556, 14.019, -3.165) ( 0.00, 0.00, 0.01)
  22567. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22568. 35: 36 (-52.215, 38.542, 47.292) (-52.009, 38.673, 47.221) ( 0.39, 0.34, 0.15)
  22569. 35: bond (-35.755, 12.130, 26.876) (-35.753, 12.133, 26.880) ( 0.01, 0.03, 0.01)
  22570. 35: angle ( 0.012, 0.005, 0.078) ( 0.013, 0.006, 0.079) ( 0.00, 0.00, 0.01)
  22571. 35: strbnd (-20.001, 12.412, 17.157) (-20.000, 12.413, 17.159) ( 0.00, 0.01, 0.01)
  22572. 35: torsion ( -0.020, -0.017, 0.014) ( -0.019, -0.017, 0.014) ( 0.00, 0.00, 0.00)
  22573. 35: oop ( -0.006, -0.006, 0.002) ( 0.194, 0.119, -0.075) ( 0.13, 0.07, 0.02)
  22574. 35: vdw ( 3.556, 14.019, 3.164) ( 3.556, 14.019, 3.165) ( 0.00, 0.00, 0.01)
  22575. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22576. 35: 37 (-37.613, -0.007, 70.694) (-37.488, 0.047, 70.701) ( 0.33, 0.04, 0.01)
  22577. 35: bond (-31.161, -0.003, 34.123) (-31.160, 0.000, 34.128) ( 0.00, 0.00, 0.01)
  22578. 35: angle ( -0.051, -0.002, 0.021) ( -0.051, -0.000, 0.022) ( 0.00, 0.00, 0.00)
  22579. 35: strbnd (-15.277, -0.001, 24.741) (-15.276, 0.000, 24.742) ( 0.00, 0.00, 0.00)
  22580. 35: torsion ( -0.022, -0.000, -0.007) ( -0.021, 0.000, -0.006) ( 0.00, 0.00, 0.00)
  22581. 35: oop ( -0.010, -0.000, -0.005) ( 0.112, 0.047, -0.005) ( 0.13, 0.00, 0.00)
  22582. 35: vdw ( 8.908, -0.000, 11.821) ( 8.908, 0.000, 11.821) ( 0.00, 0.00, 0.00)
  22583. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22584. 35: 38 (-52.215, -38.554, -47.306) (-52.108, -38.610, -47.262) ( 0.21, 0.14, 0.09)
  22585. 35: bond (-35.755, -12.136, -26.884) (-35.753, -12.133, -26.880) ( 0.01, 0.03, 0.01)
  22586. 35: angle ( 0.012, -0.007, -0.081) ( 0.013, -0.006, -0.079) ( 0.00, 0.00, 0.01)
  22587. 35: strbnd (-20.001, -12.414, -17.160) (-20.000, -12.413, -17.159) ( 0.00, 0.01, 0.01)
  22588. 35: torsion ( -0.020, 0.017, -0.014) ( -0.019, 0.017, -0.014) ( 0.00, 0.00, 0.00)
  22589. 35: oop ( -0.006, 0.005, -0.002) ( 0.096, -0.056, 0.034) ( 0.07, 0.03, 0.01)
  22590. 35: vdw ( 3.556, -14.019, -3.165) ( 3.556, -14.019, -3.165) ( 0.00, 0.00, 0.01)
  22591. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22592. 35: 39 (-52.215, -38.554, 47.292) (-52.066, -38.651, 47.221) ( 0.29, 0.25, 0.15)
  22593. 35: bond (-35.755, -12.136, 26.876) (-35.753, -12.133, 26.880) ( 0.01, 0.03, 0.01)
  22594. 35: angle ( 0.012, -0.007, 0.078) ( 0.013, -0.006, 0.079) ( 0.00, 0.00, 0.01)
  22595. 35: strbnd (-20.001, -12.414, 17.157) (-20.000, -12.413, 17.159) ( 0.00, 0.01, 0.01)
  22596. 35: torsion ( -0.020, 0.017, 0.014) ( -0.019, 0.017, 0.014) ( 0.00, 0.00, 0.00)
  22597. 35: oop ( -0.006, 0.005, 0.002) ( 0.138, -0.097, -0.075) ( 0.09, 0.05, 0.02)
  22598. 35: vdw ( 3.556, -14.019, 3.164) ( 3.556, -14.019, 3.165) ( 0.00, 0.00, 0.01)
  22599. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22600. 35: 40 ( 23.072, -11.230, 79.585) ( 23.043, -11.139, 79.582) ( 0.13, 0.81, 0.00)
  22601. 35: bond ( 7.487, -14.578, 43.256) ( 7.491, -14.577, 43.260) ( 0.04, 0.01, 0.01)
  22602. 35: angle ( 3.122, -0.651, -1.747) ( 3.124, -0.650, -1.745) ( 0.05, 0.06, 0.08)
  22603. 35: strbnd ( 3.773, -3.177, 31.561) ( 3.774, -3.177, 31.561) ( 0.03, 0.02, 0.00)
  22604. 35: torsion ( 0.018, -3.699, 1.406) ( 0.018, -3.699, 1.406) ( 0.00, 0.02, 0.02)
  22605. 35: oop ( 0.006, 0.012, -0.004) ( -0.030, 0.099, -0.014) ( 0.02, 0.10, 0.00)
  22606. 35: vdw ( 8.667, 10.865, 5.113) ( 8.667, 10.865, 5.113) ( 0.00, 0.00, 0.00)
  22607. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22608. 35: 41 ( 34.455, -28.680, -33.552) ( 34.429, -28.776, -33.488) ( 0.08, 0.33, 0.19)
  22609. 35: bond ( 11.162, -35.755, -12.136) ( 11.167, -35.753, -12.133) ( 0.04, 0.01, 0.03)
  22610. 35: angle (-11.578, -1.672, 0.228) (-11.577, -1.671, 0.229) ( 0.02, 0.08, 0.04)
  22611. 35: strbnd ( 38.053, -0.347, -3.253) ( 38.053, -0.347, -3.254) ( 0.00, 0.01, 0.01)
  22612. 35: torsion ( -0.014, 5.544, -4.376) ( -0.014, 5.545, -4.376) ( 0.00, 0.01, 0.01)
  22613. 35: oop ( -0.002, -0.006, 0.005) ( -0.036, -0.106, 0.064) ( 0.01, 0.06, 0.03)
  22614. 35: vdw ( -3.165, 3.556, -14.019) ( -3.165, 3.556, -14.019) ( 0.01, 0.00, 0.00)
  22615. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22616. 35: 42 (-69.287, 3.239, -0.318) (-69.227, 3.320, -0.332) ( 0.09, 2.50, 0.46)
  22617. 35: bond (-43.264, 7.487, 14.575) (-43.260, 7.491, 14.577) ( 0.01, 0.04, 0.01)
  22618. 35: angle ( 8.476, 2.347, 1.446) ( 8.477, 2.349, 1.447) ( 0.02, 0.06, 0.06)
  22619. 35: strbnd (-29.407, -13.451, -8.400) (-29.405, -13.450, -8.400) ( 0.00, 0.01, 0.01)
  22620. 35: torsion ( 0.017, -1.817, 2.938) ( 0.018, -1.817, 2.939) ( 0.00, 0.02, 0.02)
  22621. 35: oop ( 0.004, 0.006, -0.012) ( 0.056, 0.081, -0.030) ( 0.02, 0.04, 0.02)
  22622. 35: vdw ( -5.113, 8.667, -10.865) ( -5.113, 8.667, -10.865) ( 0.00, 0.00, 0.00)
  22623. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22624. 35: 43 (-32.000, -32.573, -32.564) (-31.918, -32.644, -32.484) ( 0.25, 0.22, 0.25)
  22625. 35: bond (-11.172, -35.755, -12.136) (-11.167, -35.753, -12.133) ( 0.04, 0.01, 0.03)
  22626. 35: angle ( 8.484, -2.310, -1.439) ( 8.486, -2.308, -1.437) ( 0.02, 0.06, 0.11)
  22627. 35: strbnd (-32.493, 0.125, -2.024) (-32.494, 0.125, -2.024) ( 0.00, 0.00, 0.01)
  22628. 35: torsion ( 0.015, 1.817, -2.952) ( 0.015, 1.818, -2.952) ( 0.00, 0.02, 0.01)
  22629. 35: oop ( 0.002, -0.006, 0.005) ( 0.077, -0.081, 0.081) ( 0.02, 0.05, 0.04)
  22630. 35: vdw ( 3.164, 3.556, -14.019) ( 3.165, 3.556, -14.019) ( 0.01, 0.00, 0.00)
  22631. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22632. 35: 44 ( 8.348, 75.919, -23.913) ( 8.496, 76.030, -23.829) ( 1.77, 0.15, 0.35)
  22633. 35: bond ( 14.575, 43.256, -7.494) ( 14.577, 43.260, -7.491) ( 0.01, 0.01, 0.04)
  22634. 35: angle ( 0.011, -0.077, -0.029) ( 0.012, -0.076, -0.028) ( 0.00, 0.01, 0.00)
  22635. 35: strbnd ( 4.670, 27.650, -7.698) ( 4.670, 27.651, -7.697) ( 0.01, 0.00, 0.01)
  22636. 35: torsion ( -0.031, -0.018, -0.018) ( -0.030, -0.018, -0.018) ( 0.00, 0.00, 0.00)
  22637. 35: oop ( -0.012, -0.004, -0.006) ( 0.131, 0.099, 0.071) ( 0.18, 0.04, 0.05)
  22638. 35: vdw (-10.865, 5.113, -8.667) (-10.865, 5.113, -8.667) ( 0.00, 0.00, 0.00)
  22639. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22640. 35: 45 ( -8.357, 75.919, -23.913) ( -8.496, 76.030, -23.829) ( 1.66, 0.15, 0.35)
  22641. 35: bond (-14.578, 43.256, -7.494) (-14.577, 43.260, -7.491) ( 0.01, 0.01, 0.04)
  22642. 35: angle ( -0.013, -0.077, -0.029) ( -0.012, -0.076, -0.028) ( 0.00, 0.01, 0.00)
  22643. 35: strbnd ( -4.671, 27.650, -7.698) ( -4.670, 27.651, -7.697) ( 0.01, 0.00, 0.01)
  22644. 35: torsion ( 0.030, -0.018, -0.018) ( 0.030, -0.018, -0.018) ( 0.00, 0.00, 0.00)
  22645. 35: oop ( 0.012, -0.004, -0.006) ( -0.131, 0.099, 0.071) ( 0.17, 0.04, 0.05)
  22646. 35: vdw ( 10.865, 5.113, -8.667) ( 10.865, 5.113, -8.667) ( 0.00, 0.00, 0.00)
  22647. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22648. 35: 46 ( 8.348, -75.934, -23.913) ( 8.496, -76.030, -23.829) ( 1.77, 0.13, 0.35)
  22649. 35: bond ( 14.575, -43.264, -7.494) ( 14.577, -43.260, -7.491) ( 0.01, 0.01, 0.04)
  22650. 35: angle ( 0.011, 0.075, -0.029) ( 0.012, 0.076, -0.028) ( 0.00, 0.01, 0.00)
  22651. 35: strbnd ( 4.670, -27.652, -7.698) ( 4.670, -27.651, -7.697) ( 0.01, 0.00, 0.01)
  22652. 35: torsion ( -0.031, 0.017, -0.018) ( -0.030, 0.018, -0.018) ( 0.00, 0.00, 0.00)
  22653. 35: oop ( -0.012, 0.004, -0.006) ( 0.131, -0.099, 0.071) ( 0.18, 0.04, 0.05)
  22654. 35: vdw (-10.865, -5.113, -8.667) (-10.865, -5.113, -8.667) ( 0.00, 0.00, 0.00)
  22655. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22656. 35: 47 (-38.554, -47.306, 52.205) (-38.606, -47.262, 52.117) ( 0.13, 0.09, 0.17)
  22657. 35: bond (-12.136, -26.884, 35.751) (-12.133, -26.880, 35.753) ( 0.03, 0.01, 0.01)
  22658. 35: angle ( -0.007, -0.081, -0.014) ( -0.006, -0.079, -0.013) ( 0.00, 0.01, 0.00)
  22659. 35: strbnd (-12.414, -17.160, 20.000) (-12.413, -17.159, 20.000) ( 0.01, 0.01, 0.00)
  22660. 35: torsion ( 0.017, -0.014, 0.019) ( 0.017, -0.014, 0.019) ( 0.00, 0.00, 0.00)
  22661. 35: oop ( 0.005, -0.002, 0.006) ( -0.052, 0.034, -0.087) ( 0.03, 0.01, 0.06)
  22662. 35: vdw (-14.019, -3.165, -3.556) (-14.019, -3.165, -3.556) ( 0.00, 0.01, 0.00)
  22663. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22664. 35: 48 (-37.613, -0.007, -70.710) (-37.677, -0.025, -70.701) ( 0.17, 0.01, 0.01)
  22665. 35: bond (-31.161, -0.003, -34.133) (-31.160, 0.000, -34.128) ( 0.00, 0.00, 0.01)
  22666. 35: angle ( -0.051, -0.002, -0.024) ( -0.051, 0.000, -0.022) ( 0.00, 0.00, 0.00)
  22667. 35: strbnd (-15.277, -0.001, -24.743) (-15.276, 0.000, -24.742) ( 0.00, 0.00, 0.00)
  22668. 35: torsion ( -0.022, -0.000, 0.006) ( -0.021, 0.000, 0.006) ( 0.00, 0.00, 0.00)
  22669. 35: oop ( -0.010, -0.000, 0.005) ( -0.077, -0.025, 0.005) ( 0.07, 0.00, 0.00)
  22670. 35: vdw ( 8.908, -0.000, -11.821) ( 8.908, -0.000, -11.821) ( 0.00, 0.00, 0.00)
  22671. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22672. 35: 49 ( 23.900, 8.348, 75.919) ( 23.870, 8.266, 75.916) ( 0.12, 0.99, 0.00)
  22673. 35: bond ( 7.487, 14.575, 43.256) ( 7.491, 14.577, 43.260) ( 0.04, 0.01, 0.01)
  22674. 35: angle ( 0.026, 0.011, -0.077) ( 0.028, 0.012, -0.076) ( 0.00, 0.00, 0.01)
  22675. 35: strbnd ( 7.696, 4.670, 27.650) ( 7.697, 4.670, 27.651) ( 0.01, 0.01, 0.00)
  22676. 35: torsion ( 0.018, -0.031, -0.018) ( 0.018, -0.030, -0.018) ( 0.00, 0.00, 0.00)
  22677. 35: oop ( 0.006, -0.012, -0.004) ( -0.030, -0.099, -0.014) ( 0.02, 0.11, 0.00)
  22678. 35: vdw ( 8.667, -10.865, 5.113) ( 8.667, -10.865, 5.113) ( 0.00, 0.00, 0.00)
  22679. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22680. 35: 50 (-47.306, 52.205, -38.554) (-47.332, 52.310, -38.490) ( 0.06, 0.20, 0.17)
  22681. 35: bond (-26.884, 35.751, -12.136) (-26.880, 35.753, -12.133) ( 0.01, 0.01, 0.03)
  22682. 35: angle ( -0.081, -0.014, -0.007) ( -0.079, -0.013, -0.006) ( 0.01, 0.00, 0.00)
  22683. 35: strbnd (-17.160, 20.000, -12.414) (-17.159, 20.000, -12.413) ( 0.01, 0.00, 0.01)
  22684. 35: torsion ( -0.014, 0.019, 0.017) ( -0.014, 0.019, 0.017) ( 0.00, 0.00, 0.00)
  22685. 35: oop ( -0.002, 0.006, 0.005) ( -0.036, 0.106, 0.064) ( 0.01, 0.06, 0.03)
  22686. 35: vdw ( -3.165, -3.556, -14.019) ( -3.165, -3.556, -14.019) ( 0.01, 0.00, 0.00)
  22687. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22688. 35: 51 ( -8.357, -75.934, -23.913) ( -8.461, -75.995, -23.864) ( 1.25, 0.08, 0.20)
  22689. 35: bond (-14.578, -43.264, -7.494) (-14.577, -43.260, -7.491) ( 0.01, 0.01, 0.04)
  22690. 35: angle ( -0.013, 0.075, -0.029) ( -0.012, 0.076, -0.028) ( 0.00, 0.01, 0.00)
  22691. 35: strbnd ( -4.671, -27.652, -7.698) ( -4.670, -27.651, -7.697) ( 0.01, 0.00, 0.01)
  22692. 35: torsion ( 0.030, 0.017, -0.018) ( 0.030, 0.018, -0.018) ( 0.00, 0.00, 0.00)
  22693. 35: oop ( 0.012, 0.004, -0.006) ( -0.097, -0.064, 0.036) ( 0.13, 0.02, 0.03)
  22694. 35: vdw ( 10.865, -5.113, -8.667) ( 10.865, -5.113, -8.667) ( 0.00, 0.00, 0.00)
  22695. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22696. 35: 52 ( 38.542, -47.306, 52.205) ( 38.509, -47.338, 52.250) ( 0.09, 0.07, 0.09)
  22697. 35: bond ( 12.130, -26.884, 35.751) ( 12.133, -26.880, 35.753) ( 0.03, 0.01, 0.01)
  22698. 35: angle ( 0.005, -0.081, -0.014) ( 0.006, -0.079, -0.013) ( 0.00, 0.01, 0.00)
  22699. 35: strbnd ( 12.412, -17.160, 20.000) ( 12.413, -17.159, 20.000) ( 0.01, 0.01, 0.00)
  22700. 35: torsion ( -0.017, -0.014, 0.019) ( -0.017, -0.014, 0.019) ( 0.00, 0.00, 0.00)
  22701. 35: oop ( -0.006, -0.002, 0.006) ( -0.045, -0.042, 0.046) ( 0.02, 0.01, 0.02)
  22702. 35: vdw ( 14.019, -3.165, -3.556) ( 14.019, -3.165, -3.556) ( 0.00, 0.01, 0.00)
  22703. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22704. 35: 53 ( 69.272, 3.239, -0.318) ( 69.225, 3.279, -0.405) ( 0.07, 1.24, 2.75)
  22705. 35: bond ( 43.256, 7.487, 14.575) ( 43.260, 7.491, 14.577) ( 0.01, 0.04, 0.01)
  22706. 35: angle ( -8.479, 2.347, 1.446) ( -8.477, 2.349, 1.447) ( 0.02, 0.06, 0.06)
  22707. 35: strbnd ( 29.404, -13.451, -8.400) ( 29.405, -13.450, -8.400) ( 0.00, 0.01, 0.01)
  22708. 35: torsion ( -0.018, -1.817, 2.938) ( -0.018, -1.817, 2.939) ( 0.00, 0.02, 0.02)
  22709. 35: oop ( -0.004, 0.006, -0.012) ( -0.059, 0.040, -0.103) ( 0.02, 0.02, 0.11)
  22710. 35: vdw ( 5.113, 8.667, -10.865) ( 5.113, 8.667, -10.865) ( 0.00, 0.00, 0.00)
  22711. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22712. 35: 54 ( -0.007, 70.694, 37.607) ( 0.069, 70.701, 37.545) ( 0.05, 0.01, 0.17)
  22713. 35: bond ( -0.003, 34.123, 31.159) ( 0.000, 34.128, 31.160) ( 0.00, 0.01, 0.00)
  22714. 35: angle ( -0.002, 0.021, 0.050) ( -0.000, 0.022, 0.051) ( 0.00, 0.00, 0.00)
  22715. 35: strbnd ( -0.001, 24.741, 15.275) ( 0.000, 24.742, 15.276) ( 0.00, 0.00, 0.00)
  22716. 35: torsion ( -0.000, -0.007, 0.020) ( 0.000, -0.006, 0.021) ( 0.00, 0.00, 0.00)
  22717. 35: oop ( -0.000, -0.005, 0.010) ( 0.069, -0.005, -0.056) ( 0.00, 0.00, 0.06)
  22718. 35: vdw ( -0.000, 11.821, -8.908) ( 0.000, 11.821, -8.908) ( 0.00, 0.00, 0.00)
  22719. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22720. 35: 55 ( 38.542, 47.292, 52.205) ( 38.559, 47.262, 52.240) ( 0.04, 0.06, 0.07)
  22721. 35: bond ( 12.130, 26.876, 35.751) ( 12.133, 26.880, 35.753) ( 0.03, 0.01, 0.01)
  22722. 35: angle ( 0.005, 0.078, -0.014) ( 0.006, 0.079, -0.013) ( 0.00, 0.01, 0.00)
  22723. 35: strbnd ( 12.412, 17.157, 20.000) ( 12.413, 17.159, 20.000) ( 0.01, 0.01, 0.00)
  22724. 35: torsion ( -0.017, 0.014, 0.019) ( -0.017, 0.014, 0.019) ( 0.00, 0.00, 0.00)
  22725. 35: oop ( -0.006, 0.002, 0.006) ( 0.005, -0.034, 0.037) ( 0.01, 0.01, 0.02)
  22726. 35: vdw ( 14.019, 3.164, -3.556) ( 14.019, 3.165, -3.556) ( 0.00, 0.01, 0.00)
  22727. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22728. 35: 56 (-38.554, 47.292, 52.205) (-38.604, 47.221, 52.190) ( 0.13, 0.15, 0.03)
  22729. 35: bond (-12.136, 26.876, 35.751) (-12.133, 26.880, 35.753) ( 0.03, 0.01, 0.01)
  22730. 35: angle ( -0.007, 0.078, -0.014) ( -0.006, 0.079, -0.013) ( 0.00, 0.01, 0.00)
  22731. 35: strbnd (-12.414, 17.157, 20.000) (-12.413, 17.159, 20.000) ( 0.01, 0.01, 0.00)
  22732. 35: torsion ( 0.017, 0.014, 0.019) ( 0.017, 0.014, 0.019) ( 0.00, 0.00, 0.00)
  22733. 35: oop ( 0.005, 0.002, 0.006) ( -0.050, -0.075, -0.014) ( 0.03, 0.02, 0.01)
  22734. 35: vdw (-14.019, 3.164, -3.556) (-14.019, 3.165, -3.556) ( 0.00, 0.01, 0.00)
  22735. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22736. 35: 57 ( 47.292, 52.205, -38.554) ( 47.338, 52.250, -38.508) ( 0.10, 0.09, 0.12)
  22737. 35: bond ( 26.876, 35.751, -12.136) ( 26.880, 35.753, -12.133) ( 0.01, 0.01, 0.03)
  22738. 35: angle ( 0.078, -0.014, -0.007) ( 0.079, -0.013, -0.006) ( 0.01, 0.00, 0.00)
  22739. 35: strbnd ( 17.157, 20.000, -12.414) ( 17.159, 20.000, -12.413) ( 0.01, 0.00, 0.01)
  22740. 35: torsion ( 0.014, 0.019, 0.017) ( 0.014, 0.019, 0.017) ( 0.00, 0.00, 0.00)
  22741. 35: oop ( 0.002, 0.006, 0.005) ( 0.042, 0.046, 0.046) ( 0.01, 0.02, 0.02)
  22742. 35: vdw ( 3.164, -3.556, -14.019) ( 3.165, -3.556, -14.019) ( 0.01, 0.00, 0.00)
  22743. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22744. 35: 58 (-75.934, -23.913, 8.348) (-75.846, -23.940, 8.196) ( 0.12, 0.11, 1.83)
  22745. 35: bond (-43.264, -7.494, 14.575) (-43.260, -7.491, 14.577) ( 0.01, 0.04, 0.01)
  22746. 35: angle ( 0.075, -0.029, 0.011) ( 0.076, -0.028, 0.012) ( 0.01, 0.00, 0.00)
  22747. 35: strbnd (-27.652, -7.698, 4.670) (-27.651, -7.697, 4.670) ( 0.00, 0.01, 0.01)
  22748. 35: torsion ( 0.017, -0.018, -0.031) ( 0.018, -0.018, -0.030) ( 0.00, 0.00, 0.00)
  22749. 35: oop ( 0.004, -0.006, -0.012) ( 0.084, -0.040, -0.169) ( 0.03, 0.02, 0.19)
  22750. 35: vdw ( -5.113, -8.667, -10.865) ( -5.113, -8.667, -10.865) ( 0.00, 0.00, 0.00)
  22751. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22752. 35: 59 ( 75.919, -23.913, 8.348) ( 75.969, -23.864, 8.394) ( 0.07, 0.20, 0.55)
  22753. 35: bond ( 43.256, -7.494, 14.575) ( 43.260, -7.491, 14.577) ( 0.01, 0.04, 0.01)
  22754. 35: angle ( -0.077, -0.029, 0.011) ( -0.076, -0.028, 0.012) ( 0.01, 0.00, 0.00)
  22755. 35: strbnd ( 27.650, -7.698, 4.670) ( 27.651, -7.697, 4.670) ( 0.00, 0.01, 0.01)
  22756. 35: torsion ( -0.018, -0.018, -0.031) ( -0.018, -0.018, -0.030) ( 0.00, 0.00, 0.00)
  22757. 35: oop ( -0.004, -0.006, -0.012) ( 0.039, 0.036, 0.030) ( 0.02, 0.03, 0.05)
  22758. 35: vdw ( 5.113, -8.667, -10.865) ( 5.113, -8.667, -10.865) ( 0.00, 0.00, 0.00)
  22759. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22760. 35: 60 ( -0.007, -70.710, 37.607) ( -0.047, -70.701, 37.733) ( 0.03, 0.01, 0.34)
  22761. 35: bond ( -0.003, -34.133, 31.159) ( 0.000, -34.128, 31.160) ( 0.00, 0.01, 0.00)
  22762. 35: angle ( -0.002, -0.024, 0.050) ( 0.000, -0.022, 0.051) ( 0.00, 0.00, 0.00)
  22763. 35: strbnd ( -0.001, -24.743, 15.275) ( 0.000, -24.742, 15.276) ( 0.00, 0.00, 0.00)
  22764. 35: torsion ( -0.000, 0.006, 0.020) ( -0.000, 0.006, 0.021) ( 0.00, 0.00, 0.00)
  22765. 35: oop ( -0.000, 0.005, 0.010) ( -0.047, 0.005, 0.133) ( 0.00, 0.00, 0.12)
  22766. 35: vdw ( -0.000, -11.821, -8.908) ( -0.000, -11.821, -8.908) ( 0.00, 0.00, 0.00)
  22767. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22768. 35: ok 18 # gradients
  22769. 35: ok 19 # energy
  22770. 35: ----------------------------------------------------------------------------------------
  22771. 35:
  22772. 35: VALIDATE GRADIENTS : /Volumes/Home/ghutchis/Desktop/UFF/caffeine.gpr
  22773. 35:
  22774. 35:
  22775. 35: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  22776. 35: ----------------------------------------------------------------------------------------
  22777. 35: 1 (-51.175, -116.751, -1.397) (-51.168, -116.743, -1.191) ( 0.01, 0.01, 14.71)
  22778. 35: bond (-67.751, -147.018, -1.290) (-67.744, -147.010, -1.291) ( 0.01, 0.01, 0.02)
  22779. 35: angle ( 48.237, 24.578, 0.750) ( 48.240, 24.580, 0.750) ( 0.01, 0.01, 0.02)
  22780. 35: strbnd (-21.347, 24.108, 0.094) (-21.348, 24.108, 0.094) ( 0.00, 0.00, 0.00)
  22781. 35: torsion ( 0.007, 0.007, -0.400) ( 0.007, 0.007, -0.399) ( 0.00, 0.00, 0.04)
  22782. 35: oop ( 0.007, 0.008, -0.661) ( 0.004, 0.006, -0.456) ( 0.00, 0.00, 13.56)
  22783. 35: vdw ( -4.325, -9.408, 0.090) ( -4.325, -9.408, 0.090) ( 0.00, 0.00, 0.00)
  22784. 35: electro ( -6.003, -9.026, 0.020) ( -6.003, -9.026, 0.020) ( 0.00, 0.00, 0.00)
  22785. 35: 2 ( 87.862, 82.996, -0.348) ( 87.876, 83.003, -0.027) ( 0.02, 0.01, 11.20)
  22786. 35: bond (121.634, 83.595, 0.165) (121.642, 83.602, 0.165) ( 0.01, 0.01, 0.00)
  22787. 35: angle (-43.150, -12.713, 0.543) (-43.147, -12.710, 0.542) ( 0.01, 0.02, 0.01)
  22788. 35: strbnd ( 12.106, 5.850, 0.069) ( 12.105, 5.849, 0.069) ( 0.01, 0.01, 0.00)
  22789. 35: torsion ( -0.005, -0.003, 0.450) ( -0.005, -0.003, 0.451) ( 0.00, 0.00, 0.05)
  22790. 35: oop ( -0.011, 0.012, -1.347) ( -0.007, 0.009, -1.026) ( 0.00, 0.00, 23.80)
  22791. 35: vdw ( 1.396, -10.174, -0.262) ( 1.396, -10.174, -0.262) ( 0.01, 0.00, 0.00)
  22792. 35: electro ( -4.108, 16.428, 0.034) ( -4.108, 16.428, 0.034) ( 0.00, 0.00, 0.00)
  22793. 35: 3 ( 62.068, -221.119, -0.934) ( 62.074, -221.109, -1.111) ( 0.01, 0.00, 16.54)
  22794. 35: bond ( 41.889, -203.581, 0.279) ( 41.895, -203.574, 0.279) ( 0.01, 0.00, 0.01)
  22795. 35: angle ( 13.642, -24.839, 0.034) ( 13.645, -24.837, 0.035) ( 0.02, 0.01, 0.00)
  22796. 35: strbnd ( -4.671, 6.972, -0.289) ( -4.672, 6.972, -0.288) ( 0.02, 0.00, 0.01)
  22797. 35: torsion ( -0.008, 0.003, -1.599) ( -0.008, 0.003, -1.598) ( 0.00, 0.00, 0.06)
  22798. 35: oop ( 0.006, -0.003, 0.647) ( 0.004, -0.002, 0.469) ( 0.00, 0.00, 11.54)
  22799. 35: vdw ( 12.749, 1.251, 0.005) ( 12.749, 1.251, 0.005) ( 0.00, 0.00, 0.00)
  22800. 35: electro ( -1.538, -0.922, -0.012) ( -1.538, -0.922, -0.012) ( 0.00, 0.00, 0.00)
  22801. 35: 4 (-88.146, 130.736, -0.854) (-88.135, 130.750, -0.738) ( 0.01, 0.01, 9.87)
  22802. 35: bond (-83.159, 104.578, -0.041) (-83.151, 104.589, -0.042) ( 0.01, 0.01, 0.00)
  22803. 35: angle (-19.753, 40.806, -0.286) (-19.750, 40.808, -0.286) ( 0.01, 0.01, 0.00)
  22804. 35: strbnd ( 7.835, -32.563, 0.203) ( 7.835, -32.565, 0.203) ( 0.01, 0.00, 0.00)
  22805. 35: torsion ( -0.000, 0.001, 0.489) ( -0.000, 0.001, 0.490) ( 0.00, 0.00, 0.04)
  22806. 35: oop ( -0.004, -0.005, -0.617) ( -0.003, -0.004, -0.501) ( 0.00, 0.00, 7.12)
  22807. 35: vdw ( 5.820, 8.230, -0.628) ( 5.820, 8.230, -0.628) ( 0.00, 0.00, 0.00)
  22808. 35: electro ( 1.115, 9.690, 0.027) ( 1.115, 9.690, 0.027) ( 0.00, 0.00, 0.00)
  22809. 35: 5 ( 38.670, 12.277, -1.627) ( 38.674, 12.284, -1.670) ( 0.01, 0.06, 2.65)
  22810. 35: bond ( 14.954, 25.801, -0.346) ( 14.956, 25.809, -0.346) ( 0.02, 0.03, 0.00)
  22811. 35: angle ( 24.044, -13.935, -0.020) ( 24.045, -13.935, -0.020) ( 0.00, 0.00, 0.00)
  22812. 35: strbnd ( 0.854, 13.614, -0.108) ( 0.854, 13.614, -0.108) ( 0.02, 0.00, 0.00)
  22813. 35: torsion ( 0.000, -0.000, -0.020) ( 0.000, -0.000, -0.020) ( 0.00, 0.00, 0.00)
  22814. 35: oop ( 0.001, 0.002, 0.210) ( 0.001, 0.002, 0.166) ( 0.00, 0.00, 0.90)
  22815. 35: vdw ( 6.956, 4.447, -1.421) ( 6.956, 4.447, -1.421) ( 0.00, 0.00, 0.00)
  22816. 35: electro ( -8.139, -17.653, 0.080) ( -8.139, -17.653, 0.080) ( 0.00, 0.00, 0.00)
  22817. 35: 6 ( -7.559, 6.950, 0.014) ( -7.551, 6.957, -0.111) ( 0.11, 0.11, 0.18)
  22818. 35: bond (-14.177, 30.083, -0.172) (-14.170, 30.088, -0.172) ( 0.05, 0.02, 0.00)
  22819. 35: angle ( 15.519, -35.323, 0.811) ( 15.521, -35.320, 0.811) ( 0.01, 0.01, 0.03)
  22820. 35: strbnd ( -6.993, 12.573, -0.050) ( -6.994, 12.573, -0.050) ( 0.01, 0.00, 0.00)
  22821. 35: torsion ( -0.428, -0.249, -1.333) ( -0.428, -0.249, -1.332) ( 0.00, 0.00, 0.06)
  22822. 35: oop ( -0.000, 0.004, 0.798) ( -0.000, 0.003, 0.672) ( 0.00, 0.00, 10.05)
  22823. 35: vdw ( -5.605, 9.702, 0.013) ( -5.605, 9.702, 0.013) ( 0.00, 0.00, 0.00)
  22824. 35: electro ( 4.125, -9.839, -0.053) ( 4.125, -9.839, -0.053) ( 0.00, 0.00, 0.00)
  22825. 35: 7 (-52.506, 63.932, -0.487) (-52.491, 63.942, -0.452) ( 0.03, 0.02, 1.73)
  22826. 35: bond (-13.791, 55.421, 0.322) (-13.779, 55.428, 0.321) ( 0.09, 0.01, 0.01)
  22827. 35: angle (-44.562, 12.508, -0.433) (-44.559, 12.510, -0.433) ( 0.01, 0.02, 0.01)
  22828. 35: strbnd ( 8.546, -15.478, -0.038) ( 8.543, -15.478, -0.037) ( 0.02, 0.00, 0.00)
  22829. 35: torsion ( -0.005, -0.002, 0.366) ( -0.005, -0.002, 0.366) ( 0.00, 0.00, 0.02)
  22830. 35: oop ( 0.000, -0.003, -0.484) ( 0.001, -0.002, -0.449) ( 0.00, 0.00, 1.71)
  22831. 35: vdw ( -9.798, -1.000, -0.311) ( -9.797, -1.000, -0.311) ( 0.00, 0.01, 0.00)
  22832. 35: electro ( 7.105, 12.486, 0.091) ( 7.105, 12.486, 0.091) ( 0.00, 0.00, 0.00)
  22833. 35: 8 (-25.036, -27.062, -0.562) (-25.025, -27.061, -0.642) ( 0.04, 0.00, 4.49)
  22834. 35: bond (-33.079, 0.439, -0.219) (-33.068, 0.439, -0.220) ( 0.03, 0.01, 0.00)
  22835. 35: angle ( -0.249, -18.729, -0.010) ( -0.249, -18.728, -0.010) ( 0.00, 0.00, 0.00)
  22836. 35: strbnd ( -1.176, -1.468, 0.003) ( -1.176, -1.468, 0.003) ( 0.00, 0.00, 0.00)
  22837. 35: torsion ( 0.001, -0.000, -0.091) ( 0.001, -0.000, -0.091) ( 0.00, 0.00, 0.00)
  22838. 35: oop ( -0.002, -0.000, 0.361) ( -0.002, -0.000, 0.281) ( 0.00, 0.00, 2.88)
  22839. 35: vdw ( -6.077, -1.873, -0.504) ( -6.076, -1.872, -0.504) ( 0.00, 0.02, 0.00)
  22840. 35: electro ( 15.545, -5.431, -0.101) ( 15.545, -5.431, -0.101) ( 0.00, 0.00, 0.00)
  22841. 35: 9 (-131.961, 173.213, 2.541) (-131.951, 173.222, 2.427) ( 0.01, 0.01, 4.48)
  22842. 35: bond (-106.748, 164.433, 2.450) (-106.741, 164.439, 2.450) ( 0.01, 0.00, 0.01)
  22843. 35: angle (-18.738, 26.765, 0.320) (-18.735, 26.767, 0.320) ( 0.01, 0.01, 0.01)
  22844. 35: strbnd ( -9.116, -12.879, -0.485) ( -9.117, -12.879, -0.485) ( 0.01, 0.00, 0.01)
  22845. 35: torsion ( -0.000, 0.008, -0.293) ( -0.000, 0.008, -0.292) ( 0.00, 0.00, 0.02)
  22846. 35: oop ( -0.003, -0.008, 0.580) ( -0.001, -0.006, 0.465) ( 0.00, 0.00, 6.67)
  22847. 35: vdw ( 1.448, -4.775, -0.027) ( 1.448, -4.775, -0.027) ( 0.00, 0.00, 0.00)
  22848. 35: electro ( 1.194, -0.331, -0.003) ( 1.194, -0.331, -0.003) ( 0.00, 0.00, 0.00)
  22849. 35: 10 (-16.271, -59.895, -0.318) (-16.267, -59.886, -0.479) ( 0.02, 0.01, 5.12)
  22850. 35: bond (-60.000, -54.443, -0.793) (-59.996, -54.437, -0.793) ( 0.01, 0.01, 0.02)
  22851. 35: angle ( 32.447, -0.903, -0.387) ( 32.449, -0.902, -0.387) ( 0.01, 0.06, 0.00)
  22852. 35: strbnd ( 16.769, -9.499, -0.222) ( 16.768, -9.499, -0.222) ( 0.00, 0.00, 0.00)
  22853. 35: torsion ( 0.009, -0.004, 0.404) ( 0.009, -0.004, 0.404) ( 0.00, 0.00, 0.02)
  22854. 35: oop ( 0.006, -0.014, 0.942) ( 0.004, -0.012, 0.780) ( 0.00, 0.00, 15.23)
  22855. 35: vdw ( -4.044, -4.643, -0.296) ( -4.044, -4.643, -0.296) ( 0.00, 0.00, 0.00)
  22856. 35: electro ( -1.458, 9.611, 0.034) ( -1.458, 9.611, 0.034) ( 0.00, 0.00, 0.00)
  22857. 35: 11 (156.483, -37.077, -1.615) (156.491, -37.072, -1.436) ( 0.00, 0.02, 11.07)
  22858. 35: bond (190.424, -34.991, -0.569) (190.431, -34.984, -0.570) ( 0.00, 0.02, 0.02)
  22859. 35: angle ( -8.832, 1.714, -0.061) ( -8.830, 1.717, -0.061) ( 0.02, 0.15, 0.00)
  22860. 35: strbnd (-23.269, 5.013, 0.141) (-23.271, 5.013, 0.141) ( 0.01, 0.00, 0.00)
  22861. 35: torsion ( -0.003, 0.004, -0.154) ( -0.003, 0.004, -0.153) ( 0.00, 0.00, 0.01)
  22862. 35: oop ( -0.001, 0.019, -0.947) ( -0.001, 0.015, -0.769) ( 0.00, 0.01, 16.87)
  22863. 35: vdw ( 2.887, -0.217, 0.047) ( 2.888, -0.217, 0.047) ( 0.00, 0.00, 0.00)
  22864. 35: electro ( -4.724, -8.620, -0.072) ( -4.724, -8.620, -0.072) ( 0.00, 0.00, 0.00)
  22865. 35: 12 ( 5.672, -7.741, 0.924) ( 5.677, -7.734, 0.907) ( 0.09, 0.09, 1.57)
  22866. 35: bond ( 6.589, 2.485, 0.654) ( 6.593, 2.489, 0.659) ( 0.06, 0.19, 0.30)
  22867. 35: angle ( -7.451, -16.095, -0.326) ( -7.449, -16.093, -0.325) ( 0.03, 0.01, 0.05)
  22868. 35: strbnd ( 11.764, 10.015, 0.347) ( 11.762, 10.014, 0.346) ( 0.01, 0.00, 0.01)
  22869. 35: torsion ( -0.001, -0.009, 0.228) ( -0.001, -0.009, 0.228) ( 0.00, 0.00, 0.00)
  22870. 35: oop ( -0.001, -0.002, 0.096) ( -0.001, -0.001, 0.073) ( 0.00, 0.00, 0.22)
  22871. 35: vdw ( -1.866, -4.107, -0.063) ( -1.866, -4.107, -0.063) ( 0.00, 0.00, 0.00)
  22872. 35: electro ( -3.361, -0.027, -0.012) ( -3.361, -0.027, -0.012) ( 0.00, 0.00, 0.00)
  22873. 35: 13 ( 3.280, 8.155, 0.159) ( 3.284, 8.161, 0.152) ( 0.14, 0.08, 0.10)
  22874. 35: bond ( -7.691, -0.190, -0.021) ( -7.687, -0.185, -0.016) ( 0.05, 0.09, 0.01)
  22875. 35: angle ( 12.625, 12.600, -0.549) ( 12.627, 12.602, -0.547) ( 0.02, 0.02, 0.09)
  22876. 35: strbnd ( -7.172, -5.763, 0.120) ( -7.174, -5.763, 0.119) ( 0.02, 0.01, 0.00)
  22877. 35: torsion ( 0.006, 0.001, 0.522) ( 0.006, 0.001, 0.522) ( 0.00, 0.00, 0.01)
  22878. 35: oop ( 0.001, 0.000, 0.079) ( 0.001, 0.000, 0.067) ( 0.00, 0.00, 0.10)
  22879. 35: vdw ( 6.388, -3.431, 0.006) ( 6.388, -3.431, 0.006) ( 0.00, 0.00, 0.00)
  22880. 35: electro ( -0.876, 4.937, 0.001) ( -0.876, 4.937, 0.001) ( 0.00, 0.00, 0.00)
  22881. 35: 14 ( 6.025, -3.971, 3.817) ( 6.031, -3.966, 3.836) ( 0.10, 0.13, 0.48)
  22882. 35: bond ( 11.197, -20.692, -0.065) ( 11.201, -20.688, -0.061) ( 0.04, 0.02, 0.03)
  22883. 35: angle ( -3.458, 7.005, -0.620) ( -3.456, 7.007, -0.619) ( 0.06, 0.03, 0.09)
  22884. 35: strbnd ( 0.022, 0.227, 0.010) ( 0.021, 0.226, 0.009) ( 0.00, 0.02, 0.00)
  22885. 35: torsion ( 2.182, 1.253, 4.593) ( 2.182, 1.253, 4.593) ( 0.00, 0.00, 0.00)
  22886. 35: oop ( 0.000, -0.001, -0.092) ( 0.000, -0.001, -0.080) ( 0.00, 0.00, 0.11)
  22887. 35: vdw ( -4.754, 7.307, -0.008) ( -4.754, 7.307, -0.008) ( 0.00, 0.00, 0.00)
  22888. 35: electro ( 0.836, 0.930, 0.000) ( 0.836, 0.930, 0.001) ( 0.00, 0.00, 0.00)
  22889. 35: 15 ( 12.319, -8.232, 0.496) ( 12.320, -8.226, 0.378) ( 0.01, 0.08, 5.82)
  22890. 35: bond ( 0.034, -7.414, -0.163) ( 0.034, -7.411, -0.163) ( 0.00, 0.05, 0.00)
  22891. 35: angle ( -3.333, -0.014, -0.078) ( -3.332, -0.014, -0.078) ( 0.02, 0.00, 0.00)
  22892. 35: strbnd ( 14.081, 2.352, 0.058) ( 14.081, 2.352, 0.058) ( 0.00, 0.00, 0.00)
  22893. 35: torsion ( 0.001, -0.006, 0.292) ( 0.001, -0.006, 0.292) ( 0.00, 0.00, 0.01)
  22894. 35: oop ( 0.000, -0.009, 0.426) ( 0.000, -0.007, 0.308) ( 0.00, 0.00, 5.01)
  22895. 35: vdw ( 1.248, -0.909, -0.006) ( 1.248, -0.909, -0.006) ( 0.00, 0.00, 0.00)
  22896. 35: electro ( 0.288, -2.231, -0.033) ( 0.288, -2.231, -0.033) ( 0.00, 0.00, 0.00)
  22897. 35: 16 ( 2.292, -2.400, -0.222) ( 2.293, -2.396, -0.222) ( 0.03, 0.15, 0.01)
  22898. 35: bond ( -0.033, -1.994, -0.084) ( -0.033, -1.991, -0.084) ( 0.00, 0.17, 0.00)
  22899. 35: angle ( 4.789, -0.077, -0.059) ( 4.790, -0.077, -0.058) ( 0.01, 0.00, 0.00)
  22900. 35: strbnd ( 0.480, 0.450, 0.033) ( 0.480, 0.450, 0.033) ( 0.00, 0.00, 0.00)
  22901. 35: torsion ( 0.000, 0.002, -0.047) ( 0.000, 0.002, -0.047) ( 0.00, 0.00, 0.00)
  22902. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22903. 35: vdw ( -2.944, -0.780, -0.066) ( -2.944, -0.780, -0.066) ( 0.00, 0.00, 0.00)
  22904. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22905. 35: 17 ( 1.997, 0.993, 2.898) ( 1.998, 0.993, 2.900) ( 0.06, 0.08, 0.09)
  22906. 35: bond ( -0.653, 0.424, 1.150) ( -0.653, 0.424, 1.152) ( 0.05, 0.01, 0.21)
  22907. 35: angle ( 3.405, 1.793, 1.268) ( 3.405, 1.793, 1.268) ( 0.01, 0.03, 0.01)
  22908. 35: strbnd ( 0.585, 0.083, -0.196) ( 0.585, 0.083, -0.196) ( 0.00, 0.00, 0.00)
  22909. 35: torsion ( 0.013, -0.038, 0.021) ( 0.013, -0.038, 0.021) ( 0.00, 0.00, 0.00)
  22910. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22911. 35: vdw ( -1.352, -1.269, 0.655) ( -1.352, -1.269, 0.655) ( 0.00, 0.00, 0.00)
  22912. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22913. 35: 18 ( 1.632, 1.234, -3.363) ( 1.633, 1.235, -3.360) ( 0.07, 0.08, 0.07)
  22914. 35: bond ( -0.951, 0.766, -1.640) ( -0.950, 0.766, -1.638) ( 0.07, 0.04, 0.14)
  22915. 35: angle ( 3.514, 1.887, -1.156) ( 3.515, 1.887, -1.156) ( 0.01, 0.02, 0.02)
  22916. 35: strbnd ( 0.596, 0.070, 0.229) ( 0.596, 0.070, 0.229) ( 0.00, 0.00, 0.00)
  22917. 35: torsion ( -0.014, 0.040, 0.027) ( -0.014, 0.040, 0.027) ( 0.00, 0.00, 0.00)
  22918. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22919. 35: vdw ( -1.514, -1.528, -0.823) ( -1.514, -1.528, -0.823) ( 0.00, 0.00, 0.00)
  22920. 35: electro ( -0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22921. 35: 19 ( -2.129, 0.712, -3.609) ( -2.129, 0.712, -3.606) ( 0.04, 0.05, 0.08)
  22922. 35: bond ( 0.687, 0.547, -1.969) ( 0.688, 0.547, -1.967) ( 0.02, 0.01, 0.15)
  22923. 35: angle ( -3.841, 0.334, -1.250) ( -3.840, 0.334, -1.250) ( 0.02, 0.01, 0.01)
  22924. 35: strbnd ( -0.610, -0.068, 0.219) ( -0.610, -0.068, 0.219) ( 0.00, 0.00, 0.00)
  22925. 35: torsion ( -0.002, 0.312, 0.086) ( -0.002, 0.312, 0.086) ( 0.00, 0.00, 0.00)
  22926. 35: oop ( 0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22927. 35: vdw ( 1.636, -0.414, -0.695) ( 1.636, -0.414, -0.695) ( 0.00, 0.00, 0.00)
  22928. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22929. 35: 20 ( 1.618, -1.698, 1.205) ( 1.619, -1.695, 1.206) ( 0.06, 0.18, 0.05)
  22930. 35: bond ( 0.757, -1.956, 0.504) ( 0.757, -1.953, 0.504) ( 0.03, 0.15, 0.01)
  22931. 35: angle ( -4.778, -1.747, 0.406) ( -4.777, -1.747, 0.406) ( 0.01, 0.01, 0.02)
  22932. 35: strbnd ( -0.615, 0.196, -0.049) ( -0.615, 0.196, -0.049) ( 0.00, 0.00, 0.00)
  22933. 35: torsion ( -0.003, -0.082, -0.316) ( -0.003, -0.082, -0.316) ( 0.00, 0.00, 0.00)
  22934. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22935. 35: vdw ( 6.257, 1.892, 0.660) ( 6.257, 1.892, 0.660) ( 0.00, 0.00, 0.00)
  22936. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22937. 35: 21 ( 0.226, 0.629, 3.988) ( 0.227, 0.631, 3.990) ( 0.02, 0.12, 0.05)
  22938. 35: bond ( 0.773, 1.536, 1.536) ( 0.773, 1.538, 1.538) ( 0.03, 0.10, 0.10)
  22939. 35: angle ( -4.132, 1.062, 1.014) ( -4.131, 1.063, 1.014) ( 0.01, 0.03, 0.03)
  22940. 35: strbnd ( -0.608, -0.148, -0.136) ( -0.608, -0.148, -0.136) ( 0.00, 0.00, 0.00)
  22941. 35: torsion ( 0.005, -0.232, 0.230) ( 0.005, -0.232, 0.230) ( 0.00, 0.00, 0.00)
  22942. 35: oop ( 0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22943. 35: vdw ( 4.189, -1.590, 1.344) ( 4.189, -1.590, 1.344) ( 0.00, 0.00, 0.00)
  22944. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22945. 35: 22 ( -2.916, 0.868, 1.447) ( -2.913, 0.869, 1.448) ( 0.08, 0.06, 0.11)
  22946. 35: bond ( -1.870, -0.110, 1.417) ( -1.868, -0.110, 1.418) ( 0.12, 0.00, 0.09)
  22947. 35: angle ( 0.520, -2.593, 0.484) ( 0.520, -2.593, 0.484) ( 0.01, 0.02, 0.01)
  22948. 35: strbnd ( 0.654, -1.205, 0.011) ( 0.654, -1.205, 0.011) ( 0.00, 0.00, 0.00)
  22949. 35: torsion ( -1.476, -0.834, -2.010) ( -1.476, -0.834, -2.010) ( 0.00, 0.00, 0.00)
  22950. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22951. 35: vdw ( -0.743, 5.611, 1.545) ( -0.743, 5.611, 1.545) ( 0.00, 0.00, 0.00)
  22952. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22953. 35: 23 ( -2.183, 4.636, 0.845) ( -2.181, 4.638, 0.846) ( 0.08, 0.05, 0.06)
  22954. 35: bond ( 1.483, 1.776, 0.765) ( 1.485, 1.778, 0.766) ( 0.09, 0.10, 0.03)
  22955. 35: angle ( 2.624, -2.307, 0.268) ( 2.625, -2.307, 0.268) ( 0.01, 0.01, 0.01)
  22956. 35: strbnd ( 0.634, -1.241, -0.006) ( 0.634, -1.242, -0.006) ( 0.00, 0.00, 0.00)
  22957. 35: torsion ( 0.519, 0.264, -1.620) ( 0.519, 0.264, -1.620) ( 0.00, 0.00, 0.00)
  22958. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22959. 35: vdw ( -7.443, 6.144, 1.437) ( -7.443, 6.144, 1.437) ( 0.00, 0.00, 0.00)
  22960. 35: electro ( -0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22961. 35: 24 ( -0.385, -1.510, -3.049) ( -0.385, -1.510, -3.046) ( 0.03, 0.04, 0.10)
  22962. 35: bond ( -0.615, 0.404, -1.895) ( -0.615, 0.404, -1.892) ( 0.02, 0.01, 0.16)
  22963. 35: angle ( 0.873, -1.806, -0.669) ( 0.873, -1.806, -0.669) ( 0.04, 0.03, 0.01)
  22964. 35: strbnd ( 0.665, -1.206, 0.041) ( 0.665, -1.206, 0.041) ( 0.00, 0.00, 0.00)
  22965. 35: torsion ( -0.796, -0.434, 0.166) ( -0.796, -0.434, 0.166) ( 0.00, 0.00, 0.00)
  22966. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22967. 35: vdw ( -0.512, 1.532, -0.692) ( -0.512, 1.532, -0.692) ( 0.00, 0.00, 0.00)
  22968. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22969. 35: ok 20 # gradients
  22970. 35: ok 21 # energy
  22971. 35: ----------------------------------------------------------------------------------------
  22972. 35:
  22973. 35: VALIDATE GRADIENTS : /Volumes/Home/ghutchis/Desktop/UFF/cholesterol.gpr
  22974. 35:
  22975. 35:
  22976. 35: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  22977. 35: ----------------------------------------------------------------------------------------
  22978. 35: 1 ( 0.967, 0.259, -0.197) ( 0.972, 0.264, -0.191) ( 0.49, 0.14, 0.12)
  22979. 35: bond ( 0.905, 2.623, 8.120) ( 0.909, 2.627, 8.124) ( 0.37, 0.15, 0.05)
  22980. 35: angle ( 7.385, 0.772, -9.892) ( 7.388, 0.774, -9.889) ( 0.03, 0.16, 0.02)
  22981. 35: strbnd ( 0.181, 1.490, -0.840) ( 0.180, 1.489, -0.841) ( 0.02, 0.06, 0.05)
  22982. 35: torsion ( -3.658, -1.057, 2.616) ( -3.658, -1.057, 2.616) ( 0.00, 0.00, 0.00)
  22983. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22984. 35: vdw ( -3.221, -3.068, -0.045) ( -3.221, -3.068, -0.045) ( 0.00, 0.00, 0.00)
  22985. 35: electro ( -0.625, -0.501, -0.156) ( -0.625, -0.501, -0.156) ( 0.00, 0.00, 0.00)
  22986. 35: 2 ( 0.736, 0.034, 0.004) ( 0.742, 0.039, 0.010) ( 0.41, 0.02, 0.00)
  22987. 35: bond ( 11.123, -1.351, -2.048) ( 11.127, -1.347, -2.044) ( 0.04, 0.29, 0.21)
  22988. 35: angle ( -8.045, 1.278, 9.737) ( -8.043, 1.280, 9.739) ( 0.03, 0.16, 0.02)
  22989. 35: strbnd ( 0.965, -2.280, 1.631) ( 0.965, -2.281, 1.630) ( 0.07, 0.04, 0.02)
  22990. 35: torsion ( 4.294, 0.736, -3.479) ( 4.294, 0.736, -3.478) ( 0.00, 0.00, 0.00)
  22991. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22992. 35: vdw ( -7.601, 1.652, -5.836) ( -7.601, 1.652, -5.836) ( 0.00, 0.00, 0.00)
  22993. 35: electro ( -0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  22994. 35: 3 ( 0.562, 0.076, -0.092) ( 0.566, 0.081, -0.087) ( 0.27, 0.04, 0.05)
  22995. 35: bond ( 6.097, -9.677, 17.390) ( 6.101, -9.673, 17.394) ( 0.06, 0.04, 0.02)
  22996. 35: angle ( -1.378, 4.252, -13.110) ( -1.376, 4.254, -13.108) ( 0.15, 0.05, 0.02)
  22997. 35: strbnd ( 0.257, 0.181, -0.552) ( 0.256, 0.180, -0.552) ( 0.03, 0.01, 0.03)
  22998. 35: torsion ( -0.355, 2.764, 0.802) ( -0.355, 2.764, 0.802) ( 0.00, 0.00, 0.01)
  22999. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23000. 35: vdw ( -4.059, 2.557, -4.623) ( -4.059, 2.557, -4.623) ( 0.00, 0.00, 0.00)
  23001. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23002. 35: 4 ( 1.701, 0.453, 0.308) ( 1.706, 0.472, 0.382) ( 0.30, 0.89, 2.27)
  23003. 35: bond ( 8.642, 10.885, -8.146) ( 8.646, 10.889, -8.142) ( 0.04, 0.04, 0.05)
  23004. 35: angle ( -7.598, -8.113, 12.883) ( -7.596, -8.111, 12.884) ( 0.03, 0.02, 0.01)
  23005. 35: strbnd ( -1.384, 1.903, -1.050) ( -1.385, 1.903, -1.050) ( 0.08, 0.03, 0.05)
  23006. 35: torsion ( 3.685, 2.177, -4.847) ( 3.685, 2.177, -4.846) ( 0.00, 0.00, 0.00)
  23007. 35: oop ( -0.002, -0.088, -0.446) ( -0.002, -0.075, -0.377) ( 0.00, 0.12, 3.03)
  23008. 35: vdw ( -1.895, -6.707, 1.430) ( -1.894, -6.706, 1.430) ( 0.00, 0.00, 0.00)
  23009. 35: electro ( 0.253, 0.395, 0.484) ( 0.253, 0.395, 0.484) ( 0.00, 0.00, 0.00)
  23010. 35: 5 ( -7.881, 4.561, -0.394) ( -7.869, 4.521, -0.631) ( 0.15, 0.89, 9.35)
  23011. 35: bond (-12.705, 14.137, -1.636) (-12.697, 14.141, -1.636) ( 0.06, 0.03, 0.02)
  23012. 35: angle ( 1.253, 3.126, -9.477) ( 1.254, 3.128, -9.476) ( 0.12, 0.05, 0.01)
  23013. 35: strbnd ( 1.419, -3.117, 0.027) ( 1.419, -3.117, 0.027) ( 0.04, 0.02, 0.00)
  23014. 35: torsion ( -0.255, 1.581, 7.797) ( -0.255, 1.581, 7.798) ( 0.00, 0.00, 0.01)
  23015. 35: oop ( -0.011, 0.244, 1.272) ( -0.007, 0.197, 1.032) ( 0.00, 1.13, 18.83)
  23016. 35: vdw ( 0.999, -11.742, 1.783) ( 0.999, -11.742, 1.783) ( 0.02, 0.00, 0.00)
  23017. 35: electro ( 1.419, 0.332, -0.159) ( 1.419, 0.332, -0.159) ( 0.00, 0.00, 0.00)
  23018. 35: 6 ( 8.807, -4.640, 1.194) ( 8.815, -4.619, 1.257) ( 0.09, 0.45, 5.20)
  23019. 35: bond ( 3.884, 4.853, -0.204) ( 3.892, 4.858, -0.204) ( 0.19, 0.11, 0.01)
  23020. 35: angle ( 1.621, -0.921, 2.154) ( 1.622, -0.919, 2.155) ( 0.08, 0.16, 0.02)
  23021. 35: strbnd ( -1.690, 1.656, -0.349) ( -1.691, 1.655, -0.349) ( 0.04, 0.03, 0.00)
  23022. 35: torsion ( -0.062, -0.722, -2.668) ( -0.062, -0.722, -2.667) ( 0.00, 0.00, 0.04)
  23023. 35: oop ( -0.011, -0.030, -0.074) ( -0.011, -0.015, -0.014) ( 0.00, 0.04, 0.45)
  23024. 35: vdw ( 4.938, -9.590, 2.718) ( 4.938, -9.589, 2.718) ( 0.00, 0.00, 0.00)
  23025. 35: electro ( 0.127, 0.114, -0.383) ( 0.127, 0.114, -0.383) ( 0.00, 0.00, 0.00)
  23026. 35: 7 ( -0.810, 0.444, -0.283) ( -0.805, 0.450, -0.270) ( 0.42, 0.25, 0.37)
  23027. 35: bond (-11.282, 11.208, 0.541) (-11.278, 11.212, 0.545) ( 0.04, 0.03, 0.24)
  23028. 35: angle ( 9.286, -4.053, -3.402) ( 9.288, -4.051, -3.400) ( 0.02, 0.05, 0.04)
  23029. 35: strbnd ( 0.811, -0.072, -0.853) ( 0.810, -0.073, -0.854) ( 0.06, 0.01, 0.03)
  23030. 35: torsion ( -1.331, -0.869, 0.696) ( -1.331, -0.869, 0.696) ( 0.00, 0.00, 0.02)
  23031. 35: oop ( 0.009, -0.020, -0.131) ( 0.009, -0.019, -0.124) ( 0.00, 0.00, 0.09)
  23032. 35: vdw ( 0.881, -5.592, 2.703) ( 0.881, -5.592, 2.703) ( 0.01, 0.00, 0.00)
  23033. 35: electro ( 0.815, -0.158, 0.163) ( 0.815, -0.158, 0.163) ( 0.00, 0.00, 0.00)
  23034. 35: 8 ( 0.736, 0.178, 0.067) ( 0.740, 0.183, 0.072) ( 0.35, 0.09, 0.04)
  23035. 35: bond ( -1.261, -2.729, -19.147) ( -1.258, -2.725, -19.143) ( 0.27, 0.13, 0.02)
  23036. 35: angle ( -9.942, 7.503, 26.405) ( -9.940, 7.505, 26.407) ( 0.02, 0.03, 0.01)
  23037. 35: strbnd ( 4.138, 2.113, 0.872) ( 4.137, 2.112, 0.871) ( 0.02, 0.04, 0.03)
  23038. 35: torsion ( 2.267, -2.809, -7.166) ( 2.267, -2.809, -7.166) ( 0.00, 0.00, 0.00)
  23039. 35: oop ( -0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23040. 35: vdw ( 5.533, -3.900, -0.897) ( 5.533, -3.899, -0.897) ( 0.00, 0.00, 0.00)
  23041. 35: electro ( -0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23042. 35: 9 ( 0.364, 0.232, -0.008) ( 0.369, 0.237, -0.002) ( 0.20, 0.11, 0.00)
  23043. 35: bond ( -6.983, 11.163, 5.799) ( -6.980, 11.166, 5.803) ( 0.06, 0.03, 0.07)
  23044. 35: angle ( 6.589, 0.564, -10.864) ( 6.592, 0.566, -10.862) ( 0.04, 0.12, 0.02)
  23045. 35: strbnd ( -4.331, -9.696, 0.323) ( -4.332, -9.697, 0.323) ( 0.02, 0.01, 0.01)
  23046. 35: torsion ( 0.192, 1.536, 1.287) ( 0.192, 1.536, 1.287) ( 0.00, 0.00, 0.01)
  23047. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23048. 35: vdw ( 4.897, -3.334, 3.446) ( 4.897, -3.334, 3.447) ( 0.00, 0.00, 0.00)
  23049. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23050. 35: 10 ( 0.279, 0.320, 0.215) ( 0.284, 0.326, 0.221) ( 0.13, 0.18, 0.13)
  23051. 35: bond ( 3.926, 16.947, -8.842) ( 3.929, 16.951, -8.838) ( 0.09, 0.02, 0.05)
  23052. 35: angle ( -6.642, -8.727, 8.491) ( -6.640, -8.725, 8.493) ( 0.03, 0.02, 0.02)
  23053. 35: strbnd ( -1.913, -4.925, 2.830) ( -1.914, -4.925, 2.830) ( 0.05, 0.01, 0.02)
  23054. 35: torsion ( -1.013, -0.173, -1.195) ( -1.013, -0.173, -1.195) ( 0.00, 0.00, 0.00)
  23055. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23056. 35: vdw ( 5.922, -2.802, -1.070) ( 5.922, -2.802, -1.070) ( 0.00, 0.00, 0.00)
  23057. 35: electro ( -0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23058. 35: 11 ( 0.045, 0.535, 0.496) ( 0.051, 0.539, 0.502) ( 0.03, 0.24, 0.29)
  23059. 35: bond (-22.008, -2.471, -8.891) (-22.004, -2.468, -8.886) ( 0.02, 0.14, 0.05)
  23060. 35: angle ( 15.128, 5.024, 5.636) ( 15.130, 5.026, 5.638) ( 0.01, 0.04, 0.03)
  23061. 35: strbnd ( 6.334, 1.549, 3.089) ( 6.333, 1.548, 3.089) ( 0.01, 0.06, 0.02)
  23062. 35: torsion ( -1.616, 1.448, 1.166) ( -1.616, 1.448, 1.166) ( 0.00, 0.00, 0.00)
  23063. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23064. 35: vdw ( 2.209, -5.015, -0.504) ( 2.209, -5.015, -0.504) ( 0.00, 0.00, 0.00)
  23065. 35: electro ( 0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23066. 35: 12 ( 0.018, -0.028, -0.133) ( 0.022, -0.023, -0.128) ( 0.01, 0.01, 0.07)
  23067. 35: bond (-12.958, 14.537, 15.529) (-12.956, 14.540, 15.533) ( 0.02, 0.02, 0.03)
  23068. 35: angle ( 5.486, -21.711, -16.528) ( 5.488, -21.709, -16.526) ( 0.04, 0.01, 0.01)
  23069. 35: strbnd ( 4.156, 8.341, -1.058) ( 4.155, 8.340, -1.059) ( 0.02, 0.01, 0.04)
  23070. 35: torsion ( 0.521, -0.105, -0.116) ( 0.521, -0.105, -0.116) ( 0.00, 0.00, 0.00)
  23071. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23072. 35: vdw ( 2.814, -1.090, 2.040) ( 2.814, -1.090, 2.040) ( 0.00, 0.01, 0.00)
  23073. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23074. 35: 13 ( -0.345, -0.098, -0.425) ( -0.340, -0.093, -0.420) ( 0.16, 0.05, 0.21)
  23075. 35: bond ( 19.196, -25.927, -5.472) ( 19.199, -25.923, -5.468) ( 0.02, 0.01, 0.07)
  23076. 35: angle (-20.973, 31.110, 6.384) (-20.971, 31.112, 6.386) ( 0.01, 0.01, 0.03)
  23077. 35: strbnd ( -1.801, -4.659, 1.967) ( -1.802, -4.660, 1.966) ( 0.04, 0.02, 0.03)
  23078. 35: torsion ( 2.190, -1.303, -1.287) ( 2.190, -1.303, -1.287) ( 0.00, 0.00, 0.00)
  23079. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23080. 35: vdw ( 1.043, 0.681, -2.017) ( 1.043, 0.681, -2.017) ( 0.01, 0.00, 0.00)
  23081. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23082. 35: 14 ( -0.307, -0.668, -1.189) ( -0.302, -0.663, -1.183) ( 0.14, 0.32, 0.49)
  23083. 35: bond (-22.467, 22.959, -11.970) (-22.463, 22.963, -11.965) ( 0.01, 0.02, 0.04)
  23084. 35: angle ( 20.677, -26.111, 8.252) ( 20.679, -26.109, 8.254) ( 0.01, 0.01, 0.02)
  23085. 35: strbnd ( 1.372, -1.663, -0.432) ( 1.371, -1.664, -0.432) ( 0.07, 0.05, 0.02)
  23086. 35: torsion ( -0.738, 1.381, 1.027) ( -0.738, 1.381, 1.027) ( 0.00, 0.00, 0.01)
  23087. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23088. 35: vdw ( 0.849, 2.766, 1.934) ( 0.849, 2.766, 1.934) ( 0.00, 0.00, 0.00)
  23089. 35: electro ( 0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23090. 35: 15 ( -0.779, -0.703, -0.742) ( -0.774, -0.698, -0.735) ( 0.36, 0.34, 0.45)
  23091. 35: bond ( 11.046, -27.491, 7.813) ( 11.049, -27.488, 7.817) ( 0.03, 0.01, 0.06)
  23092. 35: angle (-13.695, 29.364, -9.854) (-13.693, 29.366, -9.852) ( 0.01, 0.01, 0.02)
  23093. 35: strbnd ( -1.160, 1.909, -1.027) ( -1.161, 1.909, -1.027) ( 0.08, 0.04, 0.03)
  23094. 35: torsion ( 0.502, -0.879, -1.143) ( 0.502, -0.879, -1.143) ( 0.00, 0.00, 0.01)
  23095. 35: oop ( -0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23096. 35: vdw ( 2.527, -3.606, 3.470) ( 2.528, -3.606, 3.470) ( 0.00, 0.00, 0.00)
  23097. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23098. 35: 16 ( -1.065, -0.614, 1.036) ( -1.061, -0.609, 1.042) ( 0.45, 0.30, 0.57)
  23099. 35: bond ( -9.763, 20.766, -9.836) ( -9.759, 20.769, -9.832) ( 0.04, 0.02, 0.05)
  23100. 35: angle ( 9.857, -21.778, 9.882) ( 9.859, -21.776, 9.884) ( 0.02, 0.01, 0.02)
  23101. 35: strbnd ( 0.357, 0.332, 0.998) ( 0.356, 0.331, 0.998) ( 0.03, 0.03, 0.03)
  23102. 35: torsion ( -0.978, 0.700, 0.353) ( -0.978, 0.700, 0.353) ( 0.00, 0.00, 0.00)
  23103. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23104. 35: vdw ( -0.539, -0.634, -0.360) ( -0.539, -0.634, -0.360) ( 0.00, 0.00, 0.00)
  23105. 35: electro ( 0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23106. 35: 17 ( -1.087, -1.069, 0.177) ( -1.083, -1.064, 0.183) ( 0.43, 0.46, 0.10)
  23107. 35: bond ( -1.901, -13.454, 13.464) ( -1.897, -13.450, 13.468) ( 0.18, 0.03, 0.03)
  23108. 35: angle ( 1.193, 9.826, -16.679) ( 1.195, 9.828, -16.677) ( 0.18, 0.02, 0.01)
  23109. 35: strbnd ( -3.337, 0.795, 1.409) ( -3.338, 0.794, 1.408) ( 0.03, 0.08, 0.02)
  23110. 35: torsion ( 0.974, 1.005, 1.909) ( 0.974, 1.005, 1.909) ( 0.00, 0.01, 0.00)
  23111. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23112. 35: vdw ( 1.983, 0.759, 0.074) ( 1.983, 0.759, 0.074) ( 0.00, 0.00, 0.00)
  23113. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23114. 35: 18 ( -0.972, -1.131, 0.537) ( -0.966, -1.126, 0.543) ( 0.57, 0.45, 0.31)
  23115. 35: bond ( 8.970, -7.168, -3.472) ( 8.974, -7.164, -3.467) ( 0.05, 0.06, 0.13)
  23116. 35: angle ( -7.660, 2.779, 4.648) ( -7.658, 2.781, 4.650) ( 0.02, 0.07, 0.04)
  23117. 35: strbnd ( -0.534, -1.586, 1.106) ( -0.535, -1.587, 1.106) ( 0.03, 0.05, 0.04)
  23118. 35: torsion ( -0.534, -0.161, -0.695) ( -0.534, -0.161, -0.695) ( 0.00, 0.00, 0.00)
  23119. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23120. 35: vdw ( -1.214, 5.005, -1.050) ( -1.214, 5.005, -1.050) ( 0.01, 0.00, 0.00)
  23121. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23122. 35: 19 ( -0.892, -1.390, -0.413) ( -0.887, -1.384, -0.407) ( 0.44, 0.43, 0.23)
  23123. 35: bond (-14.431, 0.239, -5.354) (-14.427, 0.243, -5.350) ( 0.03, 0.11, 0.08)
  23124. 35: angle ( 5.190, -0.465, 6.381) ( 5.192, -0.463, 6.382) ( 0.04, 0.09, 0.03)
  23125. 35: strbnd ( 2.347, -0.745, 1.442) ( 2.346, -0.746, 1.441) ( 0.04, 0.03, 0.03)
  23126. 35: torsion ( 0.871, -0.786, -1.907) ( 0.871, -0.786, -1.907) ( 0.00, 0.00, 0.00)
  23127. 35: oop ( 0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23128. 35: vdw ( 5.131, 0.367, -0.974) ( 5.131, 0.367, -0.974) ( 0.00, 0.00, 0.00)
  23129. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23130. 35: 20 ( -1.255, 0.127, -0.110) ( -1.249, 0.133, -0.106) ( 0.48, 0.08, 0.05)
  23131. 35: bond ( 4.252, -7.565, 15.329) ( 4.256, -7.560, 15.333) ( 0.11, 0.06, 0.03)
  23132. 35: angle ( 1.408, 3.130, -7.552) ( 1.409, 3.132, -7.550) ( 0.13, 0.06, 0.03)
  23133. 35: strbnd ( 0.392, 0.525, -4.232) ( 0.392, 0.524, -4.233) ( 0.02, 0.03, 0.02)
  23134. 35: torsion ( -2.747, 1.008, 0.725) ( -2.747, 1.008, 0.725) ( 0.00, 0.00, 0.00)
  23135. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23136. 35: vdw ( -4.560, 3.029, -4.380) ( -4.560, 3.029, -4.380) ( 0.00, 0.00, 0.00)
  23137. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23138. 35: 21 ( 0.264, 0.125, -0.017) ( 0.269, 0.129, -0.012) ( 0.13, 0.06, 0.01)
  23139. 35: bond ( 20.008, -3.510, -2.218) ( 20.012, -3.507, -2.215) ( 0.02, 0.09, 0.15)
  23140. 35: angle (-15.231, -7.030, 0.649) (-15.229, -7.028, 0.651) ( 0.01, 0.03, 0.15)
  23141. 35: strbnd ( -8.351, 11.149, 4.002) ( -8.352, 11.148, 4.001) ( 0.01, 0.01, 0.02)
  23142. 35: torsion ( 1.984, -2.010, -1.712) ( 1.984, -2.010, -1.712) ( 0.00, 0.00, 0.00)
  23143. 35: oop ( 0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23144. 35: vdw ( 1.854, 1.526, -0.737) ( 1.854, 1.526, -0.737) ( 0.00, 0.00, 0.00)
  23145. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23146. 35: 22 ( 0.427, 0.342, -0.042) ( 0.433, 0.348, -0.037) ( 0.25, 0.20, 0.02)
  23147. 35: bond ( 4.959, -8.811, -19.046) ( 4.964, -8.806, -19.042) ( 0.09, 0.05, 0.02)
  23148. 35: angle ( -3.781, 3.630, 13.839) ( -3.779, 3.632, 13.841) ( 0.05, 0.05, 0.01)
  23149. 35: strbnd ( 1.990, -1.284, -2.382) ( 1.989, -1.285, -2.383) ( 0.02, 0.04, 0.04)
  23150. 35: torsion ( -0.424, -0.578, 0.131) ( -0.424, -0.578, 0.131) ( 0.00, 0.00, 0.00)
  23151. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23152. 35: vdw ( -2.317, 7.386, 7.417) ( -2.317, 7.386, 7.417) ( 0.01, 0.00, 0.00)
  23153. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23154. 35: 23 ( 0.262, 0.237, 0.013) ( 0.267, 0.243, 0.019) ( 0.12, 0.14, 0.01)
  23155. 35: bond ( -9.101, -14.027, 14.486) ( -9.097, -14.023, 14.490) ( 0.04, 0.03, 0.03)
  23156. 35: angle ( 10.251, 5.425, -14.704) ( 10.253, 5.427, -14.702) ( 0.02, 0.04, 0.01)
  23157. 35: strbnd ( 4.541, -0.227, 0.888) ( 4.540, -0.227, 0.888) ( 0.02, 0.01, 0.06)
  23158. 35: torsion ( -1.610, 3.720, 3.452) ( -1.610, 3.720, 3.452) ( 0.00, 0.00, 0.00)
  23159. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23160. 35: vdw ( -3.819, 5.346, -4.109) ( -3.819, 5.346, -4.109) ( 0.00, 0.00, 0.00)
  23161. 35: electro ( -0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23162. 35: 24 ( 0.357, 0.362, 0.364) ( 0.362, 0.367, 0.370) ( 0.18, 0.17, 0.22)
  23163. 35: bond ( 21.264, -13.824, -2.826) ( 21.268, -13.820, -2.821) ( 0.02, 0.03, 0.16)
  23164. 35: angle (-16.268, 12.918, 11.920) (-16.266, 12.920, 11.922) ( 0.01, 0.02, 0.01)
  23165. 35: strbnd ( -2.042, -2.702, 2.306) ( -2.043, -2.703, 2.305) ( 0.04, 0.04, 0.01)
  23166. 35: torsion ( 0.242, -0.309, -3.665) ( 0.242, -0.309, -3.665) ( 0.00, 0.00, 0.00)
  23167. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23168. 35: vdw ( -2.840, 4.280, -7.371) ( -2.839, 4.280, -7.371) ( 0.01, 0.00, 0.00)
  23169. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23170. 35: 25 ( 0.298, 0.643, 0.076) ( 0.302, 0.648, 0.081) ( 0.13, 0.32, 0.04)
  23171. 35: bond (-17.007, -1.605, 19.177) (-17.004, -1.602, 19.181) ( 0.02, 0.21, 0.02)
  23172. 35: angle ( 20.289, -11.578, -20.050) ( 20.291, -11.576, -20.048) ( 0.01, 0.02, 0.01)
  23173. 35: strbnd ( 0.219, 4.268, -0.478) ( 0.218, 4.267, -0.478) ( 0.02, 0.02, 0.02)
  23174. 35: torsion ( -1.834, 2.984, 4.550) ( -1.834, 2.984, 4.550) ( 0.00, 0.00, 0.00)
  23175. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23176. 35: vdw ( -1.369, 6.574, -3.124) ( -1.369, 6.574, -3.124) ( 0.01, 0.00, 0.00)
  23177. 35: electro ( 0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23178. 35: 26 ( 1.237, -0.464, 0.129) ( 1.240, -0.447, 0.208) ( 0.27, 0.79, 1.02)
  23179. 35: bond ( 15.847, -1.098, -7.962) ( 15.850, -1.095, -7.959) ( 0.02, 0.29, 0.04)
  23180. 35: angle (-11.285, -1.723, 11.202) (-11.283, -1.722, 11.203) ( 0.02, 0.12, 0.02)
  23181. 35: strbnd ( -2.536, 2.403, 1.664) ( -2.537, 2.402, 1.663) ( 0.03, 0.03, 0.04)
  23182. 35: torsion ( 1.195, -2.901, -3.945) ( 1.195, -2.901, -3.945) ( 0.00, 0.00, 0.01)
  23183. 35: oop ( 0.005, -0.076, -0.452) ( 0.004, -0.064, -0.378) ( 0.00, 0.09, 3.34)
  23184. 35: vdw ( -1.368, 2.242, -0.525) ( -1.367, 2.242, -0.525) ( 0.01, 0.00, 0.00)
  23185. 35: electro ( -0.621, 0.690, 0.148) ( -0.621, 0.690, 0.148) ( 0.00, 0.00, 0.00)
  23186. 35: 27 ( 0.236, 0.612, 0.037) ( 0.242, 0.618, 0.042) ( 0.14, 0.35, 0.02)
  23187. 35: bond ( 5.055, -10.233, -17.302) ( 5.059, -10.229, -17.298) ( 0.09, 0.04, 0.02)
  23188. 35: angle ( -3.183, 7.842, 10.800) ( -3.181, 7.843, 10.802) ( 0.06, 0.02, 0.02)
  23189. 35: strbnd ( 1.203, 0.907, -0.607) ( 1.203, 0.907, -0.608) ( 0.04, 0.05, 0.06)
  23190. 35: torsion ( -0.959, -0.405, -0.114) ( -0.959, -0.405, -0.114) ( 0.00, 0.00, 0.00)
  23191. 35: oop ( 0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23192. 35: vdw ( -1.881, 2.501, 7.260) ( -1.880, 2.501, 7.260) ( 0.01, 0.00, 0.00)
  23193. 35: electro ( -0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23194. 35: 28 ( 0.896, -0.479, -0.925) ( 0.900, -0.477, -0.920) ( 0.38, 0.08, 0.45)
  23195. 35: bond ( 7.820, 3.623, -3.208) ( 7.824, 3.624, -3.204) ( 0.05, 0.03, 0.12)
  23196. 35: angle ( -2.167, 1.247, 4.426) ( -2.166, 1.247, 4.428) ( 0.01, 0.03, 0.03)
  23197. 35: strbnd ( 0.310, 0.219, 0.140) ( 0.310, 0.219, 0.140) ( 0.00, 0.00, 0.01)
  23198. 35: torsion ( 0.871, -2.454, -0.635) ( 0.871, -2.454, -0.635) ( 0.00, 0.00, 0.00)
  23199. 35: oop ( -0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23200. 35: vdw ( -3.614, -2.920, -1.379) ( -3.614, -2.920, -1.379) ( 0.00, 0.00, 0.00)
  23201. 35: electro ( -2.324, -0.193, -0.270) ( -2.323, -0.193, -0.270) ( 0.00, 0.00, 0.00)
  23202. 35: 29 ( 0.408, 0.492, 0.031) ( 0.409, 0.493, 0.034) ( 0.03, 0.06, 0.01)
  23203. 35: bond ( -1.093, 2.730, 5.745) ( -1.093, 2.731, 5.748) ( 0.01, 0.02, 0.04)
  23204. 35: angle ( -0.447, -1.804, 0.772) ( -0.446, -1.803, 0.772) ( 0.03, 0.03, 0.01)
  23205. 35: strbnd ( -0.651, -1.825, -2.101) ( -0.651, -1.825, -2.101) ( 0.00, 0.00, 0.00)
  23206. 35: torsion ( 1.322, -0.173, 0.334) ( 1.322, -0.173, 0.334) ( 0.00, 0.00, 0.00)
  23207. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23208. 35: vdw ( 1.277, 1.563, -4.719) ( 1.277, 1.563, -4.719) ( 0.01, 0.00, 0.00)
  23209. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23210. 35: 30 ( 0.503, 0.033, 0.106) ( 0.504, 0.034, 0.109) ( 0.04, 0.00, 0.03)
  23211. 35: bond ( 0.388, -0.566, -1.877) ( 0.388, -0.566, -1.874) ( 0.01, 0.02, 0.16)
  23212. 35: angle ( -1.222, 1.435, -0.686) ( -1.222, 1.436, -0.686) ( 0.05, 0.04, 0.00)
  23213. 35: strbnd ( -0.562, 0.515, 1.009) ( -0.562, 0.515, 1.009) ( 0.00, 0.00, 0.00)
  23214. 35: torsion ( -1.037, 0.246, -0.289) ( -1.037, 0.246, -0.289) ( 0.00, 0.00, 0.00)
  23215. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23216. 35: vdw ( 2.936, -1.598, 1.950) ( 2.936, -1.598, 1.950) ( 0.00, 0.01, 0.00)
  23217. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23218. 35: 31 ( 0.438, 0.182, 0.134) ( 0.439, 0.183, 0.137) ( 0.04, 0.02, 0.04)
  23219. 35: bond ( -1.114, 1.979, 6.032) ( -1.114, 1.980, 6.035) ( 0.01, 0.02, 0.05)
  23220. 35: angle ( -0.690, 1.900, -0.751) ( -0.689, 1.901, -0.751) ( 0.04, 0.03, 0.01)
  23221. 35: strbnd ( 0.022, -0.078, -2.039) ( 0.022, -0.078, -2.039) ( 0.00, 0.00, 0.00)
  23222. 35: torsion ( 0.783, 1.067, -0.206) ( 0.783, 1.067, -0.206) ( 0.00, 0.00, 0.00)
  23223. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23224. 35: vdw ( 1.437, -4.688, -2.903) ( 1.437, -4.687, -2.903) ( 0.01, 0.00, 0.00)
  23225. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23226. 35: 32 ( 1.763, 0.235, -0.010) ( 1.764, 0.236, -0.007) ( 0.05, 0.03, 0.00)
  23227. 35: bond ( -0.495, 1.091, 2.241) ( -0.495, 1.092, 2.244) ( 0.01, 0.06, 0.12)
  23228. 35: angle ( -0.145, 0.135, -0.098) ( -0.144, 0.135, -0.098) ( 0.01, 0.01, 0.00)
  23229. 35: strbnd ( -0.003, -0.325, -0.202) ( -0.003, -0.325, -0.202) ( 0.00, 0.00, 0.00)
  23230. 35: torsion ( 1.861, 0.535, 0.150) ( 1.861, 0.535, 0.150) ( 0.00, 0.00, 0.00)
  23231. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23232. 35: vdw ( 0.545, -1.202, -2.101) ( 0.545, -1.202, -2.101) ( 0.00, 0.00, 0.00)
  23233. 35: electro ( 0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23234. 35: 33 ( 0.648, 0.036, -0.155) ( 0.650, 0.037, -0.153) ( 0.11, 0.00, 0.03)
  23235. 35: bond ( 2.130, -0.511, 2.443) ( 2.132, -0.511, 2.445) ( 0.07, 0.00, 0.08)
  23236. 35: angle ( 2.580, -0.905, -2.439) ( 2.580, -0.904, -2.439) ( 0.01, 0.05, 0.01)
  23237. 35: strbnd ( -0.613, 0.221, -1.607) ( -0.613, 0.221, -1.607) ( 0.00, 0.00, 0.00)
  23238. 35: torsion ( -2.226, 0.124, 1.967) ( -2.226, 0.125, 1.967) ( 0.00, 0.00, 0.00)
  23239. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23240. 35: vdw ( -1.223, 1.107, -0.518) ( -1.223, 1.107, -0.518) ( 0.00, 0.00, 0.00)
  23241. 35: electro ( 0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23242. 35: 34 ( 0.623, -0.025, -0.099) ( 0.624, -0.024, -0.096) ( 0.07, 0.00, 0.02)
  23243. 35: bond ( 1.205, -1.083, -2.206) ( 1.205, -1.082, -2.204) ( 0.05, 0.05, 0.10)
  23244. 35: angle ( 4.429, -0.679, 2.755) ( 4.430, -0.679, 2.755) ( 0.01, 0.03, 0.01)
  23245. 35: strbnd ( -0.025, 0.560, 1.229) ( -0.025, 0.560, 1.229) ( 0.00, 0.00, 0.00)
  23246. 35: torsion ( -1.189, -0.747, -0.284) ( -1.189, -0.747, -0.284) ( 0.00, 0.00, 0.00)
  23247. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23248. 35: vdw ( -3.797, 1.923, -1.593) ( -3.797, 1.923, -1.593) ( 0.00, 0.00, 0.00)
  23249. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23250. 35: 35 ( 0.727, 0.236, 0.113) ( 0.728, 0.237, 0.115) ( 0.07, 0.02, 0.03)
  23251. 35: bond ( -1.135, 1.111, 3.160) ( -1.134, 1.111, 3.163) ( 0.03, 0.03, 0.08)
  23252. 35: angle ( 2.191, 0.137, 0.737) ( 2.191, 0.138, 0.737) ( 0.03, 0.01, 0.01)
  23253. 35: strbnd ( 1.028, -1.182, -0.643) ( 1.028, -1.182, -0.643) ( 0.00, 0.00, 0.00)
  23254. 35: torsion ( 0.059, -1.190, 0.439) ( 0.059, -1.190, 0.439) ( 0.00, 0.00, 0.00)
  23255. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23256. 35: vdw ( -1.416, 1.359, -3.581) ( -1.416, 1.359, -3.581) ( 0.00, 0.00, 0.00)
  23257. 35: electro ( -0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23258. 35: 36 ( 0.488, 0.270, -0.116) ( 0.489, 0.274, -0.116) ( 0.04, 0.09, 0.01)
  23259. 35: bond ( 0.456, -2.299, 0.220) ( 0.456, -2.296, 0.220) ( 0.01, 0.14, 0.00)
  23260. 35: angle ( 2.467, 0.624, 1.393) ( 2.468, 0.624, 1.393) ( 0.02, 0.00, 0.04)
  23261. 35: strbnd ( 0.024, 1.326, 0.945) ( 0.024, 1.326, 0.945) ( 0.00, 0.00, 0.00)
  23262. 35: torsion ( 0.177, -0.003, -0.400) ( 0.177, -0.003, -0.399) ( 0.00, 0.00, 0.00)
  23263. 35: oop ( -0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23264. 35: vdw ( -2.636, 0.622, -2.274) ( -2.636, 0.622, -2.274) ( 0.00, 0.00, 0.00)
  23265. 35: electro ( 0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23266. 35: 37 ( 0.151, 1.287, 0.431) ( 0.152, 1.288, 0.434) ( 0.02, 0.05, 0.13)
  23267. 35: bond ( 1.073, -0.388, -2.975) ( 1.074, -0.388, -2.972) ( 0.04, 0.00, 0.10)
  23268. 35: angle ( -0.794, 2.840, -0.658) ( -0.793, 2.841, -0.658) ( 0.04, 0.02, 0.00)
  23269. 35: strbnd ( -0.284, 0.981, 1.653) ( -0.284, 0.981, 1.653) ( 0.00, 0.00, 0.00)
  23270. 35: torsion ( -1.057, -0.640, -0.298) ( -1.057, -0.640, -0.298) ( 0.00, 0.00, 0.00)
  23271. 35: oop ( -0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23272. 35: vdw ( 1.212, -1.506, 2.709) ( 1.212, -1.506, 2.709) ( 0.00, 0.00, 0.00)
  23273. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23274. 35: 38 ( 0.339, 0.476, 1.257) ( 0.340, 0.479, 1.258) ( 0.03, 0.15, 0.04)
  23275. 35: bond ( -0.805, 4.071, 0.318) ( -0.805, 4.074, 0.318) ( 0.01, 0.08, 0.00)
  23276. 35: angle ( 5.353, 1.181, -1.582) ( 5.354, 1.181, -1.581) ( 0.01, 0.00, 0.03)
  23277. 35: strbnd ( 0.930, -1.391, -0.658) ( 0.930, -1.391, -0.658) ( 0.00, 0.00, 0.00)
  23278. 35: torsion ( -1.899, -0.571, 2.506) ( -1.899, -0.571, 2.506) ( 0.00, 0.00, 0.00)
  23279. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23280. 35: vdw ( -3.240, -2.814, 0.673) ( -3.240, -2.814, 0.673) ( 0.00, 0.00, 0.00)
  23281. 35: electro ( -0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23282. 35: 39 ( 0.197, 1.934, -0.224) ( 0.196, 1.943, -0.193) ( 0.02, 0.45, 0.70)
  23283. 35: bond ( -0.322, 6.022, -1.065) ( -0.322, 6.026, -1.065) ( 0.00, 0.06, 0.01)
  23284. 35: angle ( -3.546, -0.243, -0.303) ( -3.546, -0.243, -0.303) ( 0.02, 0.00, 0.00)
  23285. 35: strbnd ( 0.529, -2.091, 0.417) ( 0.529, -2.091, 0.417) ( 0.00, 0.00, 0.00)
  23286. 35: torsion ( 0.017, 0.060, 0.336) ( 0.017, 0.060, 0.337) ( 0.00, 0.00, 0.01)
  23287. 35: oop ( 0.010, -0.029, -0.170) ( 0.008, -0.024, -0.139) ( 0.00, 0.02, 0.52)
  23288. 35: vdw ( 2.635, -1.088, 0.220) ( 2.635, -1.088, 0.220) ( 0.00, 0.00, 0.00)
  23289. 35: electro ( 0.875, -0.697, 0.340) ( 0.875, -0.697, 0.340) ( 0.00, 0.00, 0.00)
  23290. 35: 40 ( 0.840, -0.019, -0.312) ( 0.841, -0.018, -0.309) ( 0.11, 0.00, 0.07)
  23291. 35: bond ( -1.264, 0.699, -1.919) ( -1.263, 0.699, -1.917) ( 0.07, 0.02, 0.11)
  23292. 35: angle ( 0.476, 0.291, -0.208) ( 0.477, 0.292, -0.208) ( 0.02, 0.02, 0.00)
  23293. 35: strbnd ( 0.323, 0.150, 1.507) ( 0.323, 0.150, 1.507) ( 0.00, 0.00, 0.00)
  23294. 35: torsion ( 0.949, 0.716, -0.364) ( 0.949, 0.716, -0.364) ( 0.00, 0.00, 0.00)
  23295. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23296. 35: vdw ( 0.355, -1.875, 0.672) ( 0.355, -1.875, 0.672) ( 0.00, 0.00, 0.00)
  23297. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23298. 35: 41 ( 0.302, 0.253, -0.644) ( 0.303, 0.254, -0.641) ( 0.04, 0.02, 0.15)
  23299. 35: bond ( -1.052, 0.652, 1.694) ( -1.051, 0.653, 1.696) ( 0.08, 0.02, 0.13)
  23300. 35: angle ( 1.336, 3.153, -0.385) ( 1.337, 3.153, -0.384) ( 0.03, 0.02, 0.01)
  23301. 35: strbnd ( 0.202, 0.175, -1.360) ( 0.202, 0.175, -1.360) ( 0.00, 0.00, 0.00)
  23302. 35: torsion ( -0.348, -0.299, -0.101) ( -0.348, -0.299, -0.101) ( 0.00, 0.00, 0.00)
  23303. 35: oop ( -0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23304. 35: vdw ( 0.164, -3.428, -0.491) ( 0.164, -3.428, -0.491) ( 0.00, 0.00, 0.00)
  23305. 35: electro ( -0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23306. 35: 42 ( 0.242, -0.051, 0.087) ( 0.243, -0.051, 0.090) ( 0.02, 0.00, 0.03)
  23307. 35: bond ( 0.344, 0.091, -1.789) ( 0.344, 0.091, -1.786) ( 0.00, 0.00, 0.18)
  23308. 35: angle ( -2.274, 1.718, -0.351) ( -2.274, 1.718, -0.351) ( 0.02, 0.03, 0.00)
  23309. 35: strbnd ( 0.055, 0.966, 0.467) ( 0.055, 0.966, 0.467) ( 0.00, 0.00, 0.00)
  23310. 35: torsion ( 0.347, 0.529, 0.094) ( 0.347, 0.529, 0.094) ( 0.00, 0.00, 0.00)
  23311. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23312. 35: vdw ( 1.770, -3.355, 1.666) ( 1.770, -3.355, 1.666) ( 0.00, 0.00, 0.00)
  23313. 35: electro ( -0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23314. 35: 43 ( 0.647, 0.422, -0.099) ( 0.648, 0.424, -0.099) ( 0.07, 0.12, 0.01)
  23315. 35: bond ( -0.598, 1.361, 0.419) ( -0.597, 1.363, 0.420) ( 0.03, 0.19, 0.01)
  23316. 35: angle ( 0.254, 1.061, -3.086) ( 0.255, 1.061, -3.085) ( 0.01, 0.01, 0.02)
  23317. 35: strbnd ( 0.585, 0.274, -0.771) ( 0.585, 0.274, -0.771) ( 0.00, 0.00, 0.00)
  23318. 35: torsion ( -0.431, -0.894, 2.291) ( -0.431, -0.894, 2.291) ( 0.00, 0.00, 0.00)
  23319. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23320. 35: vdw ( 0.837, -1.379, 1.046) ( 0.837, -1.379, 1.046) ( 0.00, 0.00, 0.00)
  23321. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23322. 35: 44 ( -0.948, 0.980, 0.797) ( -0.947, 0.982, 0.799) ( 0.08, 0.11, 0.21)
  23323. 35: bond ( -0.079, -0.094, -0.209) ( -0.078, -0.094, -0.207) ( 0.00, 0.00, 0.05)
  23324. 35: angle ( -1.561, 3.754, -1.115) ( -1.561, 3.755, -1.115) ( 0.03, 0.01, 0.01)
  23325. 35: strbnd ( -1.025, 0.299, 0.384) ( -1.025, 0.299, 0.384) ( 0.00, 0.00, 0.00)
  23326. 35: torsion ( 0.309, -1.025, 0.349) ( 0.309, -1.025, 0.349) ( 0.00, 0.00, 0.00)
  23327. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23328. 35: vdw ( 1.408, -1.954, 1.389) ( 1.408, -1.954, 1.389) ( 0.00, 0.00, 0.00)
  23329. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23330. 35: 45 ( 0.684, 0.907, 1.369) ( 0.687, 0.908, 1.370) ( 0.16, 0.08, 0.09)
  23331. 35: bond ( -1.901, 0.820, 1.194) ( -1.899, 0.820, 1.195) ( 0.11, 0.03, 0.07)
  23332. 35: angle ( -0.217, -0.147, -0.244) ( -0.216, -0.146, -0.243) ( 0.00, 0.01, 0.01)
  23333. 35: strbnd ( -0.303, -0.559, -1.117) ( -0.303, -0.559, -1.117) ( 0.00, 0.00, 0.00)
  23334. 35: torsion ( 1.043, 1.144, 0.873) ( 1.043, 1.144, 0.873) ( 0.00, 0.00, 0.00)
  23335. 35: oop ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23336. 35: vdw ( 2.062, -0.352, 0.663) ( 2.062, -0.352, 0.663) ( 0.00, 0.00, 0.00)
  23337. 35: electro ( 0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23338. 35: 46 ( 0.367, -0.348, 0.007) ( 0.368, -0.346, 0.010) ( 0.03, 0.04, 0.00)
  23339. 35: bond ( -0.743, 1.942, 5.648) ( -0.743, 1.943, 5.651) ( 0.01, 0.02, 0.05)
  23340. 35: angle ( -0.834, 2.429, -0.945) ( -0.833, 2.430, -0.945) ( 0.05, 0.03, 0.01)
  23341. 35: strbnd ( -0.401, -0.284, -2.968) ( -0.401, -0.284, -2.968) ( 0.00, 0.00, 0.00)
  23342. 35: torsion ( -0.439, -1.217, 0.361) ( -0.439, -1.217, 0.361) ( 0.00, 0.00, 0.00)
  23343. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23344. 35: vdw ( 2.784, -3.218, -2.089) ( 2.784, -3.218, -2.089) ( 0.00, 0.01, 0.00)
  23345. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23346. 35: 47 ( 0.015, -0.265, 0.203) ( 0.016, -0.264, 0.204) ( 0.00, 0.04, 0.03)
  23347. 35: bond ( 0.405, -0.387, -0.424) ( 0.406, -0.386, -0.423) ( 0.05, 0.04, 0.05)
  23348. 35: angle ( -2.172, -2.780, 0.450) ( -2.171, -2.779, 0.451) ( 0.02, 0.01, 0.02)
  23349. 35: strbnd ( -0.734, 0.044, 1.793) ( -0.734, 0.044, 1.793) ( 0.00, 0.00, 0.00)
  23350. 35: torsion ( -0.276, -0.075, -0.196) ( -0.276, -0.075, -0.196) ( 0.00, 0.00, 0.00)
  23351. 35: oop ( 0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23352. 35: vdw ( 2.791, 2.933, -1.421) ( 2.791, 2.933, -1.421) ( 0.00, 0.00, 0.00)
  23353. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23354. 35: 48 ( -0.723, -0.153, -2.370) ( -0.721, -0.151, -2.369) ( 0.12, 0.03, 0.05)
  23355. 35: bond ( -0.977, 1.037, 0.786) ( -0.976, 1.038, 0.787) ( 0.12, 0.13, 0.06)
  23356. 35: angle ( -0.242, 0.074, -0.397) ( -0.241, 0.074, -0.397) ( 0.01, 0.00, 0.01)
  23357. 35: strbnd ( 0.015, -0.149, -2.101) ( 0.015, -0.149, -2.101) ( 0.00, 0.00, 0.00)
  23358. 35: torsion ( -0.303, 0.391, -0.890) ( -0.303, 0.391, -0.890) ( 0.00, 0.00, 0.00)
  23359. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23360. 35: vdw ( 0.783, -1.505, 0.233) ( 0.783, -1.505, 0.233) ( 0.00, 0.00, 0.00)
  23361. 35: electro ( -0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23362. 35: 49 ( 0.608, -1.419, -1.523) ( 0.609, -1.418, -1.520) ( 0.04, 0.06, 0.21)
  23363. 35: bond ( -0.234, 0.800, -3.501) ( -0.234, 0.800, -3.498) ( 0.00, 0.01, 0.09)
  23364. 35: angle ( -0.364, -2.283, -0.498) ( -0.363, -2.283, -0.498) ( 0.02, 0.02, 0.00)
  23365. 35: strbnd ( -1.308, 0.802, 1.925) ( -1.308, 0.802, 1.925) ( 0.00, 0.00, 0.00)
  23366. 35: torsion ( 1.209, -1.267, -0.371) ( 1.209, -1.267, -0.371) ( 0.00, 0.00, 0.00)
  23367. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23368. 35: vdw ( 1.305, 0.529, 0.922) ( 1.305, 0.529, 0.922) ( 0.00, 0.00, 0.00)
  23369. 35: electro ( -0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23370. 35: 50 ( -1.926, -0.688, -1.325) ( -1.925, -0.687, -1.323) ( 0.05, 0.11, 0.15)
  23371. 35: bond ( 1.132, -1.684, -2.127) ( 1.132, -1.683, -2.125) ( 0.04, 0.07, 0.08)
  23372. 35: angle ( -0.386, 0.713, -0.771) ( -0.386, 0.714, -0.771) ( 0.02, 0.03, 0.02)
  23373. 35: strbnd ( -0.234, -0.477, 1.916) ( -0.234, -0.478, 1.916) ( 0.00, 0.00, 0.00)
  23374. 35: torsion ( -0.839, 0.814, -1.092) ( -0.839, 0.814, -1.092) ( 0.00, 0.00, 0.00)
  23375. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23376. 35: vdw ( -1.600, -0.054, 0.749) ( -1.600, -0.054, 0.749) ( 0.00, 0.00, 0.00)
  23377. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23378. 35: 51 ( 0.141, -0.997, -1.237) ( 0.142, -0.996, -1.234) ( 0.01, 0.10, 0.23)
  23379. 35: bond ( -0.459, 0.602, -1.366) ( -0.459, 0.603, -1.364) ( 0.01, 0.03, 0.19)
  23380. 35: angle ( -4.840, -2.593, 0.483) ( -4.839, -2.592, 0.483) ( 0.01, 0.02, 0.01)
  23381. 35: strbnd ( -0.066, -0.914, -1.669) ( -0.066, -0.914, -1.669) ( 0.00, 0.00, 0.00)
  23382. 35: torsion ( 0.609, -0.569, -0.456) ( 0.609, -0.569, -0.456) ( 0.00, 0.00, 0.00)
  23383. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23384. 35: vdw ( 4.897, 2.477, 1.772) ( 4.897, 2.477, 1.772) ( 0.00, 0.00, 0.00)
  23385. 35: electro ( -0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23386. 35: 52 ( -2.339, 0.741, 1.932) ( -2.338, 0.742, 1.935) ( 0.04, 0.05, 0.15)
  23387. 35: bond ( -0.579, 0.431, -1.609) ( -0.579, 0.431, -1.606) ( 0.02, 0.01, 0.17)
  23388. 35: angle ( -0.609, 2.084, 0.779) ( -0.609, 2.085, 0.779) ( 0.03, 0.02, 0.01)
  23389. 35: strbnd ( 0.098, 0.859, 1.399) ( 0.098, 0.859, 1.399) ( 0.00, 0.00, 0.00)
  23390. 35: torsion ( -0.384, -0.338, 0.048) ( -0.384, -0.338, 0.048) ( 0.00, 0.00, 0.00)
  23391. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23392. 35: vdw ( -0.864, -2.295, 1.315) ( -0.864, -2.295, 1.315) ( 0.00, 0.00, 0.00)
  23393. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23394. 35: 53 ( 0.056, -1.491, 2.539) ( 0.057, -1.489, 2.541) ( 0.01, 0.13, 0.06)
  23395. 35: bond ( -1.594, 2.825, 2.595) ( -1.593, 2.827, 2.597) ( 0.03, 0.05, 0.05)
  23396. 35: angle ( -1.514, -2.295, 1.569) ( -1.514, -2.295, 1.569) ( 0.03, 0.01, 0.02)
  23397. 35: strbnd ( 0.494, -0.602, -2.308) ( 0.494, -0.602, -2.308) ( 0.00, 0.00, 0.00)
  23398. 35: torsion ( 1.240, -0.042, 0.806) ( 1.240, -0.042, 0.806) ( 0.00, 0.00, 0.00)
  23399. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23400. 35: vdw ( 1.431, -1.377, -0.123) ( 1.431, -1.377, -0.123) ( 0.00, 0.00, 0.00)
  23401. 35: electro ( 0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23402. 35: 54 ( -1.751, -1.353, 0.152) ( -1.750, -1.352, 0.155) ( 0.04, 0.06, 0.05)
  23403. 35: bond ( -0.353, 0.090, 4.018) ( -0.353, 0.090, 4.021) ( 0.00, 0.00, 0.08)
  23404. 35: angle ( -0.173, -0.584, -0.002) ( -0.173, -0.583, -0.002) ( 0.01, 0.04, 0.00)
  23405. 35: strbnd ( 0.100, -0.938, -1.958) ( 0.100, -0.938, -1.958) ( 0.00, 0.00, 0.00)
  23406. 35: torsion ( -1.477, -0.328, -0.122) ( -1.476, -0.328, -0.122) ( 0.00, 0.00, 0.00)
  23407. 35: oop ( 0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23408. 35: vdw ( 0.153, 0.407, -1.784) ( 0.153, 0.407, -1.784) ( 0.00, 0.00, 0.00)
  23409. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23410. 35: 55 ( -0.691, -0.566, -0.526) ( -0.688, -0.566, -0.525) ( 0.22, 0.04, 0.04)
  23411. 35: bond ( -0.658, -0.057, -0.193) ( -0.655, -0.057, -0.193) ( 0.21, 0.00, 0.01)
  23412. 35: angle ( 0.205, -4.548, 0.655) ( 0.205, -4.547, 0.655) ( 0.00, 0.01, 0.03)
  23413. 35: strbnd ( -0.169, -0.573, -0.356) ( -0.169, -0.573, -0.356) ( 0.00, 0.00, 0.00)
  23414. 35: torsion ( 0.064, 0.110, -0.250) ( 0.064, 0.110, -0.250) ( 0.00, 0.00, 0.00)
  23415. 35: oop ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23416. 35: vdw ( -0.132, 4.501, -0.381) ( -0.132, 4.502, -0.381) ( 0.00, 0.00, 0.00)
  23417. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23418. 35: 56 ( -1.939, -2.205, 0.809) ( -1.938, -2.204, 0.812) ( 0.03, 0.03, 0.27)
  23419. 35: bond ( -0.033, -0.223, -1.036) ( -0.033, -0.223, -1.033) ( 0.00, 0.00, 0.31)
  23420. 35: angle ( 0.267, -3.200, 0.682) ( 0.267, -3.200, 0.682) ( 0.01, 0.02, 0.00)
  23421. 35: strbnd ( 0.445, -0.392, 0.323) ( 0.445, -0.392, 0.323) ( 0.00, 0.00, 0.00)
  23422. 35: torsion ( -0.267, -0.189, 0.049) ( -0.267, -0.189, 0.049) ( 0.00, 0.00, 0.00)
  23423. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23424. 35: vdw ( -2.350, 1.799, 0.791) ( -2.350, 1.799, 0.791) ( 0.00, 0.00, 0.00)
  23425. 35: electro ( 0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23426. 35: 57 ( -0.222, -0.711, 1.702) ( -0.221, -0.708, 1.703) ( 0.02, 0.16, 0.07)
  23427. 35: bond ( -1.423, -3.015, 1.849) ( -1.423, -3.013, 1.849) ( 0.03, 0.07, 0.04)
  23428. 35: angle ( 1.191, -0.586, -0.038) ( 1.192, -0.586, -0.038) ( 0.04, 0.01, 0.00)
  23429. 35: strbnd ( 0.927, 0.636, -0.840) ( 0.927, 0.636, -0.840) ( 0.00, 0.00, 0.00)
  23430. 35: torsion ( 0.670, 0.208, 0.854) ( 0.670, 0.208, 0.854) ( 0.00, 0.00, 0.00)
  23431. 35: oop ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23432. 35: vdw ( -1.587, 2.046, -0.123) ( -1.587, 2.046, -0.123) ( 0.00, 0.00, 0.00)
  23433. 35: electro ( 0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23434. 35: 58 ( -1.065, -1.279, -1.213) ( -1.063, -1.277, -1.212) ( 0.14, 0.19, 0.05)
  23435. 35: bond ( -0.341, 0.461, 0.108) ( -0.340, 0.463, 0.108) ( 0.04, 0.10, 0.00)
  23436. 35: angle ( -2.386, -1.529, -0.965) ( -2.386, -1.529, -0.964) ( 0.01, 0.01, 0.04)
  23437. 35: strbnd ( -0.455, -0.647, -0.480) ( -0.455, -0.647, -0.480) ( 0.00, 0.00, 0.00)
  23438. 35: torsion ( 0.014, 0.020, -0.041) ( 0.014, 0.020, -0.041) ( 0.00, 0.00, 0.00)
  23439. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23440. 35: vdw ( 2.104, 0.416, 0.164) ( 2.104, 0.416, 0.164) ( 0.00, 0.00, 0.00)
  23441. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23442. 35: 59 ( -1.070, -1.140, -0.343) ( -1.069, -1.138, -0.342) ( 0.10, 0.20, 0.03)
  23443. 35: bond ( -1.369, -2.487, 1.248) ( -1.368, -2.484, 1.248) ( 0.05, 0.09, 0.04)
  23444. 35: angle ( -1.624, 0.072, -1.636) ( -1.623, 0.072, -1.636) ( 0.03, 0.00, 0.03)
  23445. 35: strbnd ( -0.372, 0.804, -0.765) ( -0.372, 0.804, -0.765) ( 0.00, 0.00, 0.00)
  23446. 35: torsion ( -0.290, 0.448, 0.574) ( -0.290, 0.448, 0.574) ( 0.00, 0.00, 0.00)
  23447. 35: oop ( -0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23448. 35: vdw ( 2.584, 0.022, 0.237) ( 2.584, 0.022, 0.237) ( 0.00, 0.00, 0.00)
  23449. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23450. 35: 60 ( -0.358, -1.910, -0.423) ( -0.357, -1.909, -0.420) ( 0.02, 0.03, 0.14)
  23451. 35: bond ( 0.061, -0.358, -2.470) ( 0.061, -0.358, -2.467) ( 0.00, 0.00, 0.13)
  23452. 35: angle ( -2.334, -1.222, 0.119) ( -2.334, -1.222, 0.119) ( 0.02, 0.04, 0.00)
  23453. 35: strbnd ( -0.879, 0.068, 0.565) ( -0.879, 0.068, 0.565) ( 0.00, 0.00, 0.00)
  23454. 35: torsion ( 0.016, -0.218, 0.032) ( 0.016, -0.218, 0.032) ( 0.00, 0.00, 0.00)
  23455. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23456. 35: vdw ( 2.778, -0.179, 1.331) ( 2.778, -0.179, 1.331) ( 0.00, 0.00, 0.00)
  23457. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23458. 35: 61 ( -1.170, -0.189, 0.037) ( -1.168, -0.188, 0.038) ( 0.25, 0.01, 0.00)
  23459. 35: bond ( -0.428, -0.103, -0.175) ( -0.426, -0.103, -0.175) ( 0.12, 0.00, 0.01)
  23460. 35: angle ( -0.331, -3.245, 2.709) ( -0.331, -3.244, 2.710) ( 0.00, 0.01, 0.02)
  23461. 35: strbnd ( -0.890, -0.655, 0.505) ( -0.890, -0.655, 0.505) ( 0.00, 0.00, 0.00)
  23462. 35: torsion ( -0.146, 0.349, 0.151) ( -0.146, 0.349, 0.152) ( 0.00, 0.00, 0.00)
  23463. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23464. 35: vdw ( 0.626, 3.464, -3.153) ( 0.626, 3.464, -3.153) ( 0.00, 0.00, 0.00)
  23465. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23466. 35: 62 ( -1.757, 0.318, 0.260) ( -1.756, 0.322, 0.261) ( 0.03, 0.11, 0.02)
  23467. 35: bond ( 0.021, 0.242, -0.008) ( 0.021, 0.246, -0.008) ( 0.00, 0.08, 0.00)
  23468. 35: angle ( 2.576, -0.098, 3.676) ( 2.576, -0.098, 3.677) ( 0.02, 0.00, 0.01)
  23469. 35: strbnd ( 0.261, 0.641, 0.904) ( 0.261, 0.642, 0.904) ( 0.00, 0.00, 0.00)
  23470. 35: torsion ( 1.156, -0.106, -0.183) ( 1.156, -0.106, -0.183) ( 0.00, 0.00, 0.00)
  23471. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23472. 35: vdw ( -5.770, -0.362, -4.129) ( -5.770, -0.362, -4.129) ( 0.00, 0.00, 0.00)
  23473. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23474. 35: 63 ( -1.163, 0.855, -0.571) ( -1.161, 0.856, -0.570) ( 0.16, 0.08, 0.09)
  23475. 35: bond ( -1.786, 1.024, 1.583) ( -1.785, 1.024, 1.584) ( 0.09, 0.05, 0.08)
  23476. 35: angle ( 0.428, -0.094, 0.542) ( 0.428, -0.094, 0.543) ( 0.01, 0.00, 0.02)
  23477. 35: strbnd ( 0.673, -0.673, 0.446) ( 0.673, -0.673, 0.446) ( 0.00, 0.00, 0.00)
  23478. 35: torsion ( -0.227, -0.276, -0.077) ( -0.227, -0.276, -0.077) ( 0.00, 0.00, 0.00)
  23479. 35: oop ( -0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23480. 35: vdw ( -0.250, 0.874, -3.065) ( -0.250, 0.874, -3.065) ( 0.00, 0.00, 0.00)
  23481. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23482. 35: 64 ( 0.790, -0.989, 0.790) ( 0.793, -0.989, 0.791) ( 0.25, 0.06, 0.06)
  23483. 35: bond ( 0.666, 0.107, -0.162) ( 0.670, 0.108, -0.162) ( 0.21, 0.00, 0.00)
  23484. 35: angle ( -0.821, -2.989, -5.388) ( -0.821, -2.989, -5.387) ( 0.00, 0.02, 0.01)
  23485. 35: strbnd ( -1.303, -0.763, -0.758) ( -1.303, -0.763, -0.758) ( 0.00, 0.00, 0.00)
  23486. 35: torsion ( 0.159, -0.563, 0.283) ( 0.159, -0.563, 0.283) ( 0.00, 0.00, 0.00)
  23487. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23488. 35: vdw ( 2.089, 3.218, 6.815) ( 2.089, 3.218, 6.815) ( 0.00, 0.00, 0.00)
  23489. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23490. 35: 65 ( 1.612, 1.583, -0.244) ( 1.613, 1.584, -0.242) ( 0.09, 0.07, 0.05)
  23491. 35: bond ( -0.305, 0.226, -0.426) ( -0.304, 0.227, -0.424) ( 0.03, 0.01, 0.08)
  23492. 35: angle ( 3.626, -2.262, -3.808) ( 3.626, -2.262, -3.808) ( 0.01, 0.02, 0.01)
  23493. 35: strbnd ( 0.994, -1.017, -0.192) ( 0.994, -1.017, -0.192) ( 0.00, 0.00, 0.00)
  23494. 35: torsion ( 0.256, 0.264, -0.043) ( 0.256, 0.264, -0.043) ( 0.00, 0.00, 0.00)
  23495. 35: oop ( 0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23496. 35: vdw ( -2.959, 4.372, 4.225) ( -2.958, 4.372, 4.225) ( 0.00, 0.00, 0.00)
  23497. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23498. 35: 66 ( -1.078, 0.552, -0.760) ( -1.078, 0.556, -0.759) ( 0.06, 0.19, 0.05)
  23499. 35: bond ( 0.016, 0.113, 0.003) ( 0.016, 0.116, 0.003) ( 0.00, 0.04, 0.00)
  23500. 35: angle ( 2.563, -0.264, -3.412) ( 2.563, -0.264, -3.411) ( 0.02, 0.00, 0.02)
  23501. 35: strbnd ( 0.510, 0.950, -1.109) ( 0.510, 0.950, -1.109) ( 0.00, 0.00, 0.00)
  23502. 35: torsion ( -0.450, 0.067, -0.151) ( -0.450, 0.067, -0.151) ( 0.00, 0.00, 0.00)
  23503. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23504. 35: vdw ( -3.718, -0.314, 3.909) ( -3.717, -0.314, 3.909) ( 0.00, 0.00, 0.00)
  23505. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23506. 35: 67 ( 0.335, 0.250, 0.082) ( 0.336, 0.253, 0.082) ( 0.02, 0.08, 0.00)
  23507. 35: bond ( 0.214, -2.095, 0.090) ( 0.214, -2.092, 0.090) ( 0.00, 0.16, 0.00)
  23508. 35: angle ( 1.574, 0.246, 1.978) ( 1.575, 0.246, 1.979) ( 0.04, 0.00, 0.03)
  23509. 35: strbnd ( -0.777, 1.004, 0.844) ( -0.777, 1.004, 0.844) ( 0.00, 0.00, 0.00)
  23510. 35: torsion ( 0.181, -0.026, -1.050) ( 0.181, -0.026, -1.050) ( 0.00, 0.00, 0.00)
  23511. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23512. 35: vdw ( -0.857, 1.121, -1.781) ( -0.857, 1.121, -1.781) ( 0.00, 0.00, 0.00)
  23513. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23514. 35: 68 ( 0.121, 0.190, 0.044) ( 0.122, 0.191, 0.047) ( 0.01, 0.02, 0.01)
  23515. 35: bond ( -0.946, 0.945, 2.916) ( -0.946, 0.945, 2.919) ( 0.03, 0.03, 0.09)
  23516. 35: angle ( 2.086, -0.263, 0.761) ( 2.086, -0.263, 0.761) ( 0.03, 0.01, 0.01)
  23517. 35: strbnd ( 0.013, -1.433, -0.930) ( 0.013, -1.433, -0.930) ( 0.00, 0.00, 0.00)
  23518. 35: torsion ( 0.192, -1.114, 0.423) ( 0.192, -1.114, 0.423) ( 0.00, 0.00, 0.00)
  23519. 35: oop ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23520. 35: vdw ( -1.224, 2.055, -3.126) ( -1.224, 2.055, -3.126) ( 0.01, 0.00, 0.00)
  23521. 35: electro ( 0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23522. 35: 69 ( 0.670, 0.306, 0.584) ( 0.671, 0.308, 0.587) ( 0.08, 0.04, 0.14)
  23523. 35: bond ( -0.089, 0.102, 0.156) ( -0.088, 0.103, 0.158) ( 0.01, 0.01, 0.03)
  23524. 35: angle ( 0.439, -2.980, 2.180) ( 0.440, -2.979, 2.180) ( 0.02, 0.02, 0.01)
  23525. 35: strbnd ( 0.329, 0.312, 1.723) ( 0.329, 0.312, 1.723) ( 0.00, 0.00, 0.00)
  23526. 35: torsion ( 0.972, -0.601, 0.932) ( 0.972, -0.601, 0.933) ( 0.00, 0.00, 0.00)
  23527. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23528. 35: vdw ( -0.982, 3.473, -4.407) ( -0.982, 3.473, -4.407) ( 0.01, 0.00, 0.00)
  23529. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23530. 35: 70 ( 0.106, 0.582, 0.566) ( 0.107, 0.583, 0.568) ( 0.02, 0.04, 0.13)
  23531. 35: bond ( 1.818, -0.560, 2.482) ( 1.819, -0.560, 2.484) ( 0.06, 0.01, 0.08)
  23532. 35: angle ( -0.401, -1.568, -0.060) ( -0.400, -1.567, -0.060) ( 0.01, 0.04, 0.00)
  23533. 35: strbnd ( -0.251, -0.339, -2.165) ( -0.251, -0.339, -2.165) ( 0.00, 0.00, 0.00)
  23534. 35: torsion ( -1.175, 0.745, 1.028) ( -1.175, 0.745, 1.028) ( 0.00, 0.00, 0.00)
  23535. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23536. 35: vdw ( 0.115, 2.304, -0.719) ( 0.115, 2.304, -0.719) ( 0.00, 0.00, 0.00)
  23537. 35: electro ( -0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23538. 35: 71 ( 0.738, 0.197, 0.250) ( 0.741, 0.198, 0.251) ( 0.20, 0.02, 0.02)
  23539. 35: bond ( 1.848, 0.749, -0.682) ( 1.850, 0.749, -0.682) ( 0.14, 0.03, 0.02)
  23540. 35: angle ( -0.676, -2.968, -5.094) ( -0.676, -2.967, -5.094) ( 0.01, 0.02, 0.01)
  23541. 35: strbnd ( -1.187, -1.166, -0.503) ( -1.187, -1.166, -0.503) ( 0.00, 0.00, 0.00)
  23542. 35: torsion ( 0.213, -0.324, 0.223) ( 0.213, -0.324, 0.223) ( 0.00, 0.00, 0.00)
  23543. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23544. 35: vdw ( 0.541, 3.906, 6.307) ( 0.541, 3.906, 6.307) ( 0.00, 0.00, 0.00)
  23545. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23546. 35: 72 ( 0.699, 1.329, -0.078) ( 0.701, 1.330, -0.076) ( 0.13, 0.05, 0.02)
  23547. 35: bond ( -0.821, 0.235, -0.916) ( -0.820, 0.235, -0.914) ( 0.12, 0.00, 0.17)
  23548. 35: angle ( 3.757, -0.301, -3.447) ( 3.757, -0.301, -3.447) ( 0.01, 0.01, 0.01)
  23549. 35: strbnd ( 1.187, -0.802, -0.115) ( 1.187, -0.802, -0.115) ( 0.00, 0.00, 0.00)
  23550. 35: torsion ( -0.090, -0.149, 0.042) ( -0.090, -0.149, 0.042) ( 0.00, 0.00, 0.00)
  23551. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23552. 35: vdw ( -3.334, 2.346, 4.357) ( -3.333, 2.346, 4.357) ( 0.00, 0.00, 0.00)
  23553. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23554. 35: 73 ( -0.259, 0.501, -0.385) ( -0.258, 0.505, -0.385) ( 0.01, 0.17, 0.02)
  23555. 35: bond ( -0.024, 0.218, -0.017) ( -0.024, 0.221, -0.017) ( 0.00, 0.07, 0.00)
  23556. 35: angle ( 2.747, 0.023, -3.607) ( 2.748, 0.023, -3.606) ( 0.02, 0.00, 0.02)
  23557. 35: strbnd ( 0.214, 0.580, -1.173) ( 0.214, 0.580, -1.173) ( 0.00, 0.00, 0.00)
  23558. 35: torsion ( -0.122, -0.015, -0.032) ( -0.122, -0.015, -0.032) ( 0.00, 0.00, 0.00)
  23559. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23560. 35: vdw ( -3.075, -0.304, 4.442) ( -3.075, -0.304, 4.443) ( 0.00, 0.00, 0.00)
  23561. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23562. 35: 74 ( 0.198, 2.184, -1.550) ( 0.200, 2.185, -1.547) ( 0.04, 0.04, 0.23)
  23563. 35: bond ( -0.028, -0.019, -0.043) ( -0.027, -0.018, -0.040) ( 0.00, 0.00, 0.01)
  23564. 35: angle ( 2.217, 0.907, -1.911) ( 2.217, 0.907, -1.911) ( 0.01, 0.00, 0.01)
  23565. 35: strbnd ( 0.644, 0.343, 0.113) ( 0.644, 0.343, 0.113) ( 0.01, 0.00, 0.00)
  23566. 35: torsion ( -0.820, 1.602, -0.191) ( -0.820, 1.602, -0.191) ( 0.00, 0.00, 0.00)
  23567. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23568. 35: vdw ( -1.896, -0.668, 0.650) ( -1.896, -0.668, 0.650) ( 0.00, 0.00, 0.00)
  23569. 35: electro ( 0.081, 0.018, -0.168) ( 0.081, 0.018, -0.168) ( 0.00, 0.00, 0.00)
  23570. 35: ok 22 # gradients
  23571. 35: ok 23 # energy
  23572. 35: ----------------------------------------------------------------------------------------
  23573. 35:
  23574. 35: VALIDATE GRADIENTS : /Volumes/Home/ghutchis/Desktop/UFF/ciprofloxacin.gpr
  23575. 35:
  23576. 35:
  23577. 35: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  23578. 35: ----------------------------------------------------------------------------------------
  23579. 35: 1 ( -0.188, -0.096, -0.051) ( -0.197, -0.054, -0.010) ( 0.17, 0.40, 0.21)
  23580. 35: bond ( 6.718, 6.276, -0.511) ( 6.723, 6.283, -0.510) ( 0.07, 0.11, 0.05)
  23581. 35: angle ( 7.350, 2.161, 1.524) ( 7.352, 2.163, 1.524) ( 0.02, 0.08, 0.00)
  23582. 35: strbnd ( -5.562, -3.003, -0.620) ( -5.562, -3.004, -0.620) ( 0.00, 0.02, 0.00)
  23583. 35: torsion ( 0.209, -0.213, -0.135) ( 0.209, -0.213, -0.134) ( 0.00, 0.00, 0.01)
  23584. 35: oop ( 0.102, -0.210, -0.295) ( 0.087, -0.177, -0.256) ( 0.15, 0.71, 1.15)
  23585. 35: vdw ( -9.274, -5.085, -0.061) ( -9.274, -5.085, -0.061) ( 0.00, 0.00, 0.00)
  23586. 35: electro ( 0.268, -0.021, 0.047) ( 0.268, -0.021, 0.047) ( 0.00, 0.00, 0.00)
  23587. 35: 2 ( -0.091, -0.060, -0.056) ( -0.090, -0.044, -0.030) ( 0.01, 0.09, 0.14)
  23588. 35: bond ( 5.859, -4.939, 3.180) ( 5.864, -4.931, 3.182) ( 0.09, 0.16, 0.04)
  23589. 35: angle ( -5.582, 0.865, -2.937) ( -5.580, 0.867, -2.937) ( 0.03, 0.13, 0.01)
  23590. 35: strbnd ( 3.439, -2.665, 1.582) ( 3.438, -2.666, 1.582) ( 0.02, 0.03, 0.00)
  23591. 35: torsion ( -0.645, 0.747, 3.059) ( -0.645, 0.747, 3.060) ( 0.01, 0.01, 0.04)
  23592. 35: oop ( 0.034, -0.042, -0.149) ( 0.029, -0.036, -0.126) ( 0.02, 0.03, 0.34)
  23593. 35: vdw ( -3.802, 4.778, -4.508) ( -3.801, 4.778, -4.508) ( 0.01, 0.00, 0.00)
  23594. 35: electro ( 0.606, 1.196, -0.282) ( 0.606, 1.196, -0.282) ( 0.00, 0.00, 0.00)
  23595. 35: 3 ( 0.200, -0.018, -0.182) ( 0.188, -0.004, 0.007) ( 0.25, 0.02, 3.44)
  23596. 35: bond ( 8.537, 8.504, 0.695) ( 8.543, 8.515, 0.695) ( 0.06, 0.14, 0.00)
  23597. 35: angle (-28.587, -3.313, -5.216) (-28.584, -3.311, -5.216) ( 0.01, 0.05, 0.00)
  23598. 35: strbnd ( 13.895, 1.569, 1.674) ( 13.894, 1.567, 1.674) ( 0.01, 0.12, 0.00)
  23599. 35: torsion ( -0.070, 0.291, -0.883) ( -0.070, 0.291, -0.883) ( 0.00, 0.00, 0.04)
  23600. 35: oop ( 0.085, -0.003, -0.855) ( 0.066, -0.001, -0.666) ( 0.16, 0.00, 16.12)
  23601. 35: vdw ( -3.152, -1.167, -0.567) ( -3.152, -1.167, -0.567) ( 0.00, 0.00, 0.00)
  23602. 35: electro ( 9.492, -5.898, 4.971) ( 9.492, -5.898, 4.971) ( 0.00, 0.00, 0.00)
  23603. 35: 4 ( 0.068, 0.192, 0.159) ( 0.112, 0.118, -0.033) ( 0.30, 1.41, 3.04)
  23604. 35: bond ( 5.784, 6.960, -1.839) ( 5.788, 6.969, -1.837) ( 0.07, 0.13, 0.11)
  23605. 35: angle ( 0.982, -10.064, 4.762) ( 0.983, -10.062, 4.762) ( 0.17, 0.02, 0.00)
  23606. 35: strbnd ( 2.113, 6.313, -2.390) ( 2.113, 6.312, -2.391) ( 0.01, 0.02, 0.01)
  23607. 35: torsion ( 0.211, -0.053, -0.431) ( 0.211, -0.052, -0.430) ( 0.00, 0.00, 0.02)
  23608. 35: oop ( -0.201, 0.426, 1.012) ( -0.162, 0.343, 0.818) ( 0.77, 3.54, 19.20)
  23609. 35: vdw ( -0.575, -5.329, 2.147) ( -0.575, -5.329, 2.147) ( 0.00, 0.00, 0.00)
  23610. 35: electro ( -8.246, 1.938, -3.102) ( -8.246, 1.938, -3.102) ( 0.00, 0.00, 0.00)
  23611. 35: 5 ( -0.011, -0.146, -0.052) ( -0.027, -0.099, 0.037) ( 0.02, 0.68, 0.47)
  23612. 35: bond ( 0.169, 6.053, -2.652) ( 0.169, 6.060, -2.651) ( 0.00, 0.13, 0.06)
  23613. 35: angle ( -0.570, -0.029, -0.102) ( -0.569, -0.029, -0.102) ( 0.04, 0.00, 0.00)
  23614. 35: strbnd ( -0.449, -0.737, 0.244) ( -0.449, -0.737, 0.244) ( 0.00, 0.00, 0.00)
  23615. 35: torsion ( 0.351, -0.798, -1.802) ( 0.351, -0.798, -1.802) ( 0.00, 0.00, 0.00)
  23616. 35: oop ( 0.063, -0.144, -0.325) ( 0.046, -0.105, -0.237) ( 0.11, 0.56, 2.84)
  23617. 35: vdw ( -5.042, -4.784, 2.331) ( -5.041, -4.784, 2.331) ( 0.00, 0.00, 0.00)
  23618. 35: electro ( 5.466, 0.293, 2.253) ( 5.466, 0.293, 2.253) ( 0.00, 0.00, 0.00)
  23619. 35: 6 ( 0.048, -0.085, -0.062) ( 0.043, -0.053, 0.006) ( 0.02, 0.27, 0.42)
  23620. 35: bond ( -0.057, 4.697, -1.723) ( -0.052, 4.701, -1.723) ( 0.03, 0.10, 0.04)
  23621. 35: angle ( 6.722, 9.815, -3.104) ( 6.724, 9.816, -3.104) ( 0.03, 0.02, 0.00)
  23622. 35: strbnd ( -8.096, -2.087, -0.459) ( -8.096, -2.087, -0.459) ( 0.00, 0.00, 0.00)
  23623. 35: torsion ( -0.110, 0.259, 0.519) ( -0.110, 0.259, 0.520) ( 0.00, 0.00, 0.06)
  23624. 35: oop ( 0.071, -0.161, -0.404) ( 0.059, -0.135, -0.338) ( 0.08, 0.41, 2.65)
  23625. 35: vdw ( 1.049, -12.118, 4.931) ( 1.049, -12.118, 4.931) ( 0.03, 0.00, 0.00)
  23626. 35: electro ( 0.469, -0.490, 0.178) ( 0.469, -0.490, 0.178) ( 0.00, 0.00, 0.00)
  23627. 35: 7 ( 0.011, 0.004, -0.004) ( 0.016, 0.016, 0.019) ( 0.01, 0.01, 0.01)
  23628. 35: bond ( 3.349, -0.633, 0.565) ( 3.354, -0.629, 0.566) ( 0.16, 0.29, 0.05)
  23629. 35: angle ( -2.010, -5.848, 0.374) ( -2.008, -5.846, 0.374) ( 0.11, 0.04, 0.01)
  23630. 35: strbnd ( -0.379, -1.736, 0.181) ( -0.380, -1.737, 0.181) ( 0.03, 0.03, 0.00)
  23631. 35: torsion ( -0.325, 0.273, 1.507) ( -0.325, 0.273, 1.508) ( 0.00, 0.00, 0.09)
  23632. 35: oop ( 0.017, -0.034, -0.134) ( 0.015, -0.028, -0.113) ( 0.00, 0.02, 0.29)
  23633. 35: vdw ( -0.926, 8.721, -2.733) ( -0.925, 8.721, -2.733) ( 0.03, 0.00, 0.00)
  23634. 35: electro ( 0.284, -0.738, 0.237) ( 0.284, -0.738, 0.237) ( 0.00, 0.00, 0.00)
  23635. 35: 8 ( -0.038, -0.007, -0.024) ( -0.033, 0.005, -0.006) ( 0.02, 0.01, 0.04)
  23636. 35: bond ( -2.335, 12.424, -4.470) ( -2.330, 12.429, -4.470) ( 0.23, 0.04, 0.02)
  23637. 35: angle ( -1.627, -0.904, 0.021) ( -1.626, -0.902, 0.021) ( 0.10, 0.16, 0.00)
  23638. 35: strbnd ( -5.052, -1.205, -0.263) ( -5.052, -1.206, -0.263) ( 0.00, 0.01, 0.00)
  23639. 35: torsion ( -0.060, 0.134, 0.425) ( -0.060, 0.134, 0.426) ( 0.00, 0.00, 0.05)
  23640. 35: oop ( 0.013, -0.035, -0.105) ( 0.011, -0.030, -0.089) ( 0.00, 0.02, 0.17)
  23641. 35: vdw ( 6.553, -10.647, 4.170) ( 6.553, -10.647, 4.170) ( 0.00, 0.00, 0.00)
  23642. 35: electro ( 2.471, 0.227, 0.198) ( 2.471, 0.227, 0.198) ( 0.00, 0.00, 0.00)
  23643. 35: 9 ( 0.068, 0.165, 0.082) ( 0.095, 0.134, -0.029) ( 0.18, 0.52, 0.90)
  23644. 35: bond ( 7.584, -6.522, 1.280) ( 7.590, -6.517, 1.281) ( 0.08, 0.07, 0.06)
  23645. 35: angle ( -6.868, -3.074, 6.963) ( -6.866, -3.072, 6.964) ( 0.03, 0.07, 0.01)
  23646. 35: strbnd ( -1.384, 3.697, -1.135) ( -1.385, 3.696, -1.136) ( 0.05, 0.02, 0.01)
  23647. 35: torsion ( 0.914, -1.383, -5.636) ( 0.914, -1.383, -5.635) ( 0.00, 0.01, 0.01)
  23648. 35: oop ( -0.133, 0.235, 0.708) ( -0.114, 0.197, 0.595) ( 0.26, 0.89, 7.98)
  23649. 35: vdw ( -1.168, 4.392, -3.048) ( -1.168, 4.393, -3.048) ( 0.00, 0.00, 0.00)
  23650. 35: electro ( 1.123, 2.820, 0.950) ( 1.123, 2.820, 0.950) ( 0.00, 0.00, 0.00)
  23651. 35: 10 ( -0.080, -0.040, -0.026) ( -0.075, -0.027, -0.010) ( 0.04, 0.05, 0.04)
  23652. 35: bond ( 2.250, -21.552, 7.812) ( 2.255, -21.547, 7.813) ( 0.22, 0.02, 0.01)
  23653. 35: angle ( 0.157, 10.838, -3.791) ( 0.158, 10.840, -3.791) ( 0.02, 0.02, 0.01)
  23654. 35: strbnd ( -4.774, 3.240, -1.394) ( -4.774, 3.239, -1.394) ( 0.00, 0.01, 0.00)
  23655. 35: torsion ( -0.412, 1.059, 3.327) ( -0.412, 1.059, 3.328) ( 0.00, 0.02, 0.04)
  23656. 35: oop ( 0.001, -0.020, -0.019) ( -0.001, -0.013, -0.005) ( 0.00, 0.01, 0.03)
  23657. 35: vdw ( 1.632, 4.936, -5.898) ( 1.632, 4.937, -5.898) ( 0.01, 0.01, 0.00)
  23658. 35: electro ( 1.066, 1.459, -0.063) ( 1.066, 1.459, -0.063) ( 0.00, 0.00, 0.00)
  23659. 35: 11 ( 0.070, -0.162, -0.073) ( 0.026, -0.063, 0.018) ( 0.31, 1.62, 0.67)
  23660. 35: bond (-16.382, -5.258, -0.908) (-16.377, -5.253, -0.907) ( 0.03, 0.09, 0.07)
  23661. 35: angle (-11.115, 1.090, 2.569) (-11.112, 1.092, 2.569) ( 0.02, 0.19, 0.01)
  23662. 35: strbnd ( 22.133, 1.950, 2.757) ( 22.132, 1.949, 2.757) ( 0.00, 0.03, 0.00)
  23663. 35: torsion ( -0.093, 0.026, -1.627) ( -0.093, 0.026, -1.626) ( 0.00, 0.00, 0.06)
  23664. 35: oop ( 0.396, -0.643, -0.208) ( 0.345, -0.550, -0.119) ( 2.03, 5.99, 1.84)
  23665. 35: vdw ( 4.671, 2.284, -2.768) ( 4.672, 2.284, -2.768) ( 0.00, 0.00, 0.00)
  23666. 35: electro ( 0.459, 0.390, 0.111) ( 0.459, 0.390, 0.111) ( 0.00, 0.00, 0.00)
  23667. 35: 12 ( -0.002, 0.033, 0.022) ( 0.004, 0.024, -0.009) ( 0.00, 0.03, 0.07)
  23668. 35: bond ( -0.083, -1.551, 0.585) ( -0.083, -1.548, 0.586) ( 0.00, 0.21, 0.03)
  23669. 35: angle ( -2.409, 0.039, -0.237) ( -2.408, 0.039, -0.237) ( 0.03, 0.00, 0.00)
  23670. 35: strbnd ( 0.317, 2.635, -1.018) ( 0.317, 2.635, -1.018) ( 0.00, 0.00, 0.00)
  23671. 35: torsion ( -0.335, 0.971, 2.518) ( -0.335, 0.971, 2.518) ( 0.00, 0.00, 0.01)
  23672. 35: oop ( -0.020, 0.060, 0.155) ( -0.016, 0.048, 0.124) ( 0.01, 0.07, 0.49)
  23673. 35: vdw ( 1.947, -0.339, -2.146) ( 1.947, -0.339, -2.146) ( 0.01, 0.00, 0.00)
  23674. 35: electro ( 0.582, -1.781, 0.164) ( 0.582, -1.781, 0.164) ( 0.00, 0.00, 0.00)
  23675. 35: 13 ( -0.131, 0.117, 0.103) ( -0.105, 0.077, -0.036) ( 0.34, 0.46, 1.44)
  23676. 35: bond (-10.578, 16.134, -6.570) (-10.572, 16.139, -6.569) ( 0.06, 0.03, 0.01)
  23677. 35: angle ( 3.774, -9.877, 3.575) ( 3.776, -9.875, 3.575) ( 0.06, 0.02, 0.00)
  23678. 35: strbnd ( 6.607, 8.014, -1.786) ( 6.607, 8.014, -1.786) ( 0.00, 0.00, 0.00)
  23679. 35: torsion ( 0.139, -0.606, -1.888) ( 0.139, -0.606, -1.887) ( 0.00, 0.01, 0.06)
  23680. 35: oop ( -0.104, 0.267, 0.810) ( -0.086, 0.220, 0.669) ( 0.18, 1.24, 11.46)
  23681. 35: vdw ( 2.473, -10.532, 5.124) ( 2.473, -10.532, 5.124) ( 0.01, 0.00, 0.00)
  23682. 35: electro ( -2.443, -3.284, 0.838) ( -2.443, -3.284, 0.838) ( 0.00, 0.00, 0.00)
  23683. 35: 14 ( -0.003, 0.005, 0.001) ( -0.002, 0.007, -0.002) ( 0.00, 0.00, 0.00)
  23684. 35: bond ( 0.027, 1.931, -0.640) ( 0.027, 1.934, -0.640) ( 0.00, 0.18, 0.02)
  23685. 35: angle ( -2.454, -0.061, -0.290) ( -2.454, -0.061, -0.290) ( 0.03, 0.00, 0.00)
  23686. 35: strbnd ( -0.157, -0.599, 0.177) ( -0.157, -0.599, 0.177) ( 0.00, 0.00, 0.00)
  23687. 35: torsion ( 0.008, -0.021, -0.062) ( 0.008, -0.021, -0.062) ( 0.00, 0.00, 0.00)
  23688. 35: oop ( -0.002, 0.005, 0.014) ( -0.001, 0.004, 0.011) ( 0.00, 0.00, 0.00)
  23689. 35: vdw ( 3.894, -1.054, 0.744) ( 3.894, -1.054, 0.744) ( 0.00, 0.00, 0.00)
  23690. 35: electro ( -1.319, -0.195, 0.058) ( -1.319, -0.195, 0.058) ( 0.00, 0.00, 0.00)
  23691. 35: 15 ( 0.084, -0.049, 0.001) ( 0.085, -0.040, 0.024) ( 0.00, 0.05, 0.00)
  23692. 35: bond ( 0.221, -0.141, 0.077) ( 0.224, -0.139, 0.077) ( 0.07, 0.02, 0.00)
  23693. 35: angle ( 4.781, 6.809, -1.605) ( 4.781, 6.810, -1.605) ( 0.01, 0.01, 0.00)
  23694. 35: strbnd ( -0.896, 1.110, -0.480) ( -0.896, 1.110, -0.480) ( 0.00, 0.00, 0.00)
  23695. 35: torsion ( 0.065, -0.159, -0.479) ( 0.065, -0.159, -0.479) ( 0.00, 0.00, 0.01)
  23696. 35: oop ( 0.019, -0.046, -0.139) ( 0.016, -0.039, -0.116) ( 0.01, 0.04, 0.32)
  23697. 35: vdw ( -4.637, -7.161, 2.713) ( -4.637, -7.161, 2.713) ( 0.00, 0.00, 0.00)
  23698. 35: electro ( 0.531, -0.461, -0.087) ( 0.531, -0.461, -0.087) ( 0.00, 0.00, 0.00)
  23699. 35: 16 ( -0.036, 0.120, -0.185) ( -0.005, 0.018, 0.005) ( 0.11, 1.23, 3.52)
  23700. 35: bond ( 11.932, 3.001, 15.852) ( 11.937, 3.005, 15.854) ( 0.04, 0.13, 0.01)
  23701. 35: angle ( 23.478, 14.321, -5.626) ( 23.480, 14.322, -5.625) ( 0.01, 0.01, 0.02)
  23702. 35: strbnd (-17.338, -10.628, -0.306) (-17.339, -10.629, -0.306) ( 0.01, 0.01, 0.01)
  23703. 35: torsion ( 2.457, -3.717, -2.036) ( 2.457, -3.717, -2.036) ( 0.00, 0.00, 0.01)
  23704. 35: oop ( -0.175, 1.180, -2.156) ( -0.150, 1.073, -1.968) ( 0.43, 9.08, 8.71)
  23705. 35: vdw ( -3.584, -3.576, 0.274) ( -3.584, -3.576, 0.274) ( 0.00, 0.00, 0.00)
  23706. 35: electro (-16.806, -0.461, -6.188) (-16.806, -0.461, -6.188) ( 0.00, 0.00, 0.00)
  23707. 35: 17 ( -0.042, -0.053, 0.059) ( -0.044, -0.034, 0.097) ( 0.01, 0.10, 0.23)
  23708. 35: bond ( -1.611, -0.017, 3.957) ( -1.609, -0.012, 3.962) ( 0.12, 0.01, 0.12)
  23709. 35: angle ( 6.180, 1.067, -5.100) ( 6.182, 1.069, -5.098) ( 0.03, 0.17, 0.04)
  23710. 35: strbnd ( 0.100, -7.392, 3.328) ( 0.099, -7.392, 3.327) ( 0.00, 0.01, 0.03)
  23711. 35: torsion ( 0.098, -0.377, 0.788) ( 0.098, -0.377, 0.788) ( 0.00, 0.00, 0.00)
  23712. 35: oop ( 0.041, -0.083, -0.211) ( 0.035, -0.070, -0.179) ( 0.02, 0.10, 0.68)
  23713. 35: vdw ( -4.964, 6.311, -2.568) ( -4.963, 6.311, -2.568) ( 0.00, 0.00, 0.00)
  23714. 35: electro ( 0.114, 0.437, -0.136) ( 0.114, 0.437, -0.136) ( 0.00, 0.00, 0.00)
  23715. 35: 18 ( 0.022, -0.013, 0.018) ( 0.025, -0.012, 0.016) ( 0.01, 0.00, 0.00)
  23716. 35: bond ( 2.427, -1.578, 1.180) ( 2.429, -1.577, 1.181) ( 0.09, 0.06, 0.04)
  23717. 35: angle ( 0.938, 1.300, -0.193) ( 0.938, 1.300, -0.193) ( 0.02, 0.03, 0.00)
  23718. 35: strbnd ( 0.253, 0.443, -0.086) ( 0.253, 0.443, -0.086) ( 0.00, 0.00, 0.00)
  23719. 35: torsion ( -0.194, 0.249, 0.730) ( -0.194, 0.249, 0.731) ( 0.00, 0.00, 0.02)
  23720. 35: oop ( -0.004, 0.005, 0.016) ( -0.004, 0.005, 0.013) ( 0.00, 0.00, 0.00)
  23721. 35: vdw ( -0.726, 0.545, -1.869) ( -0.726, 0.545, -1.869) ( 0.01, 0.01, 0.00)
  23722. 35: electro ( -2.672, -0.977, 0.240) ( -2.672, -0.977, 0.240) ( 0.00, 0.00, 0.00)
  23723. 35: 19 ( 0.012, -0.001, 0.074) ( 0.016, 0.044, 0.026) ( 0.00, 0.01, 0.35)
  23724. 35: bond ( 14.557, -7.075, -16.796) ( 14.561, -7.071, -16.792) ( 0.03, 0.06, 0.03)
  23725. 35: angle ( -6.287, 1.336, 9.984) ( -6.284, 1.338, 9.986) ( 0.04, 0.15, 0.02)
  23726. 35: strbnd ( -1.105, -2.672, 1.853) ( -1.106, -2.672, 1.852) ( 0.07, 0.04, 0.04)
  23727. 35: torsion ( -2.492, 2.882, -3.676) ( -2.492, 2.882, -3.676) ( 0.00, 0.00, 0.00)
  23728. 35: oop ( 0.033, -0.539, 0.714) ( 0.032, -0.499, 0.661) ( 0.01, 2.16, 3.80)
  23729. 35: vdw ( -0.883, 6.505, 5.249) ( -0.883, 6.505, 5.250) ( 0.01, 0.00, 0.00)
  23730. 35: electro ( -3.811, -0.439, 2.744) ( -3.811, -0.439, 2.744) ( 0.00, 0.00, 0.00)
  23731. 35: 20 ( -0.013, -0.015, 0.097) ( 0.003, 0.008, 0.012) ( 0.02, 0.03, 0.82)
  23732. 35: bond ( -3.175, 21.247, -4.289) ( -3.171, 21.251, -4.285) ( 0.12, 0.02, 0.11)
  23733. 35: angle ( -1.211, -12.477, 2.194) ( -1.209, -12.475, 2.196) ( 0.17, 0.02, 0.08)
  23734. 35: strbnd ( -3.415, -1.229, 2.715) ( -3.416, -1.230, 2.715) ( 0.04, 0.07, 0.01)
  23735. 35: torsion ( -0.125, 0.194, 3.424) ( -0.125, 0.195, 3.424) ( 0.00, 0.00, 0.00)
  23736. 35: oop ( -0.155, -0.246, 0.892) ( -0.144, -0.228, 0.801) ( 0.18, 0.43, 8.12)
  23737. 35: vdw ( 9.608, -0.387, -5.167) ( 9.608, -0.387, -5.167) ( 0.00, 0.01, 0.00)
  23738. 35: electro ( -1.539, -7.118, 0.328) ( -1.539, -7.118, 0.328) ( 0.00, 0.00, 0.00)
  23739. 35: 21 ( -0.002, -0.008, -0.022) ( 0.000, -0.007, -0.021) ( 0.00, 0.00, 0.00)
  23740. 35: bond ( 1.613, -1.085, 0.142) ( 1.615, -1.084, 0.142) ( 0.14, 0.10, 0.00)
  23741. 35: angle ( -3.259, -5.157, -2.297) ( -3.259, -5.157, -2.296) ( 0.01, 0.01, 0.02)
  23742. 35: strbnd ( -0.614, 0.250, -1.435) ( -0.614, 0.250, -1.435) ( 0.00, 0.00, 0.00)
  23743. 35: torsion ( 0.085, 0.141, 0.107) ( 0.085, 0.141, 0.107) ( 0.00, 0.00, 0.00)
  23744. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23745. 35: vdw ( 2.173, 5.843, 3.461) ( 2.173, 5.843, 3.461) ( 0.00, 0.00, 0.00)
  23746. 35: electro ( 0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23747. 35: 22 ( 0.001, 0.003, -0.029) ( 0.002, 0.004, -0.025) ( 0.00, 0.00, 0.01)
  23748. 35: bond ( -0.285, 1.036, -3.315) ( -0.285, 1.036, -3.312) ( 0.00, 0.03, 0.09)
  23749. 35: angle ( 0.181, -1.068, -0.350) ( 0.182, -1.067, -0.350) ( 0.01, 0.05, 0.00)
  23750. 35: strbnd ( 0.973, -1.118, 0.103) ( 0.973, -1.118, 0.103) ( 0.00, 0.00, 0.00)
  23751. 35: torsion ( 0.351, -0.744, -0.263) ( 0.351, -0.744, -0.263) ( 0.00, 0.00, 0.00)
  23752. 35: oop ( 0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23753. 35: vdw ( -1.220, 1.896, 3.796) ( -1.220, 1.896, 3.796) ( 0.00, 0.00, 0.00)
  23754. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23755. 35: 23 ( 0.003, -0.104, -0.010) ( 0.007, -0.098, -0.004) ( 0.00, 0.06, 0.01)
  23756. 35: bond ( -3.127, -17.812, 3.460) ( -3.123, -17.808, 3.465) ( 0.13, 0.02, 0.13)
  23757. 35: angle ( 0.202, 7.188, -7.171) ( 0.204, 7.190, -7.169) ( 0.04, 0.03, 0.02)
  23758. 35: strbnd ( 3.369, -1.380, -2.585) ( 3.367, -1.380, -2.585) ( 0.04, 0.05, 0.01)
  23759. 35: torsion ( -0.244, 1.380, 2.916) ( -0.244, 1.381, 2.917) ( 0.00, 0.01, 0.00)
  23760. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23761. 35: vdw ( -0.952, 7.510, 2.573) ( -0.952, 7.510, 2.573) ( 0.00, 0.00, 0.00)
  23762. 35: electro ( 0.755, 3.009, 0.796) ( 0.755, 3.009, 0.796) ( 0.00, 0.00, 0.00)
  23763. 35: 24 ( 0.007, -0.018, -0.003) ( 0.008, -0.016, -0.001) ( 0.00, 0.00, 0.00)
  23764. 35: bond ( 0.060, 1.792, 1.597) ( 0.060, 1.794, 1.599) ( 0.00, 0.10, 0.09)
  23765. 35: angle ( -3.575, -1.364, 1.663) ( -3.575, -1.363, 1.664) ( 0.02, 0.02, 0.02)
  23766. 35: strbnd ( -0.521, 0.527, -1.117) ( -0.521, 0.527, -1.117) ( 0.00, 0.00, 0.00)
  23767. 35: torsion ( 0.187, -0.049, 0.048) ( 0.187, -0.049, 0.048) ( 0.00, 0.00, 0.00)
  23768. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23769. 35: vdw ( 3.856, -0.925, -2.194) ( 3.857, -0.925, -2.194) ( 0.00, 0.00, 0.00)
  23770. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23771. 35: 25 ( 0.066, -0.058, -0.075) ( 0.072, -0.052, -0.069) ( 0.04, 0.03, 0.04)
  23772. 35: bond (-13.633, 0.941, 12.416) (-13.629, 0.945, 12.421) ( 0.03, 0.39, 0.04)
  23773. 35: angle ( 2.350, 2.416, -9.408) ( 2.353, 2.418, -9.406) ( 0.09, 0.08, 0.02)
  23774. 35: strbnd ( 0.055, 4.163, -0.501) ( 0.054, 4.162, -0.502) ( 0.00, 0.03, 0.04)
  23775. 35: torsion ( 2.065, -2.248, 1.183) ( 2.065, -2.248, 1.183) ( 0.00, 0.00, 0.01)
  23776. 35: oop ( 0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23777. 35: vdw ( 6.223, -3.991, -2.667) ( 6.223, -3.991, -2.667) ( 0.00, 0.00, 0.00)
  23778. 35: electro ( 3.006, -1.338, -1.097) ( 3.006, -1.338, -1.097) ( 0.00, 0.00, 0.00)
  23779. 35: 26 ( -0.004, -0.009, 0.017) ( -0.004, -0.008, 0.020) ( 0.00, 0.00, 0.01)
  23780. 35: bond ( -0.508, 1.114, -2.671) ( -0.508, 1.115, -2.668) ( 0.01, 0.04, 0.10)
  23781. 35: angle ( -3.386, -1.138, 0.169) ( -3.386, -1.138, 0.170) ( 0.02, 0.04, 0.00)
  23782. 35: strbnd ( -0.285, 1.027, 0.757) ( -0.285, 1.027, 0.757) ( 0.00, 0.00, 0.00)
  23783. 35: torsion ( -0.469, 0.506, 0.301) ( -0.469, 0.506, 0.301) ( 0.00, 0.00, 0.00)
  23784. 35: oop ( 0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23785. 35: vdw ( 4.645, -1.519, 1.461) ( 4.645, -1.518, 1.461) ( 0.00, 0.01, 0.00)
  23786. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23787. 35: 27 ( -0.053, 0.087, 0.044) ( -0.047, 0.093, 0.047) ( 0.03, 0.05, 0.01)
  23788. 35: bond (-15.148, -5.941, -10.039) (-15.143, -5.937, -10.037) ( 0.03, 0.08, 0.02)
  23789. 35: angle ( -5.200, -8.059, 8.744) ( -5.198, -8.058, 8.745) ( 0.03, 0.02, 0.02)
  23790. 35: strbnd ( -1.543, -1.202, 1.549) ( -1.544, -1.203, 1.548) ( 0.04, 0.04, 0.03)
  23791. 35: torsion ( -0.831, 0.963, -3.227) ( -0.831, 0.963, -3.226) ( 0.00, 0.00, 0.00)
  23792. 35: oop ( 0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23793. 35: vdw ( 6.577, 4.313, -0.037) ( 6.577, 4.313, -0.037) ( 0.00, 0.00, 0.00)
  23794. 35: electro ( 16.093, 10.014, 3.054) ( 16.093, 10.014, 3.054) ( 0.00, 0.00, 0.00)
  23795. 35: 28 ( 0.001, 0.014, -0.042) ( 0.002, 0.015, -0.039) ( 0.00, 0.00, 0.01)
  23796. 35: bond ( 0.463, -1.202, 2.694) ( 0.464, -1.202, 2.697) ( 0.00, 0.05, 0.10)
  23797. 35: angle ( 0.035, -0.321, -0.149) ( 0.036, -0.320, -0.149) ( 0.00, 0.01, 0.00)
  23798. 35: strbnd ( -0.222, -0.567, -1.132) ( -0.222, -0.567, -1.132) ( 0.00, 0.00, 0.00)
  23799. 35: torsion ( 0.438, -1.586, -0.782) ( 0.438, -1.586, -0.782) ( 0.00, 0.00, 0.00)
  23800. 35: oop ( 0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23801. 35: vdw ( -0.714, 3.690, -0.674) ( -0.714, 3.690, -0.674) ( 0.00, 0.00, 0.00)
  23802. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23803. 35: 29 ( 0.008, 0.030, 0.008) ( 0.008, 0.032, 0.009) ( 0.00, 0.01, 0.00)
  23804. 35: bond ( -0.087, -1.217, -1.051) ( -0.087, -1.215, -1.050) ( 0.00, 0.16, 0.14)
  23805. 35: angle ( -0.252, 0.112, -0.110) ( -0.251, 0.113, -0.110) ( 0.02, 0.00, 0.00)
  23806. 35: strbnd ( 0.115, 0.045, 1.331) ( 0.115, 0.045, 1.331) ( 0.00, 0.00, 0.00)
  23807. 35: torsion ( -0.210, 0.236, -0.255) ( -0.210, 0.236, -0.255) ( 0.00, 0.00, 0.00)
  23808. 35: oop ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23809. 35: vdw ( 0.441, 0.855, 0.093) ( 0.441, 0.855, 0.093) ( 0.00, 0.00, 0.00)
  23810. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23811. 35: 30 ( -0.057, 0.017, 0.002) ( -0.054, 0.018, 0.002) ( 0.02, 0.00, 0.00)
  23812. 35: bond ( -1.435, 0.851, -0.093) ( -1.433, 0.852, -0.093) ( 0.17, 0.08, 0.00)
  23813. 35: angle ( -0.122, -0.244, -0.343) ( -0.122, -0.243, -0.342) ( 0.00, 0.01, 0.02)
  23814. 35: strbnd ( 0.598, -0.582, 1.034) ( 0.598, -0.582, 1.034) ( 0.00, 0.00, 0.00)
  23815. 35: torsion ( -0.027, -0.078, -0.298) ( -0.027, -0.078, -0.297) ( 0.00, 0.00, 0.00)
  23816. 35: oop ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23817. 35: vdw ( 0.930, 0.070, -0.299) ( 0.930, 0.070, -0.299) ( 0.00, 0.00, 0.00)
  23818. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23819. 35: 31 ( 0.005, -0.020, 0.028) ( 0.006, -0.019, 0.031) ( 0.00, 0.00, 0.01)
  23820. 35: bond ( 0.312, -0.902, 2.849) ( 0.312, -0.902, 2.852) ( 0.00, 0.03, 0.11)
  23821. 35: angle ( -0.502, 0.107, 0.089) ( -0.501, 0.107, 0.089) ( 0.03, 0.01, 0.00)
  23822. 35: strbnd ( -0.940, 0.677, -0.469) ( -0.940, 0.677, -0.469) ( 0.00, 0.00, 0.00)
  23823. 35: torsion ( -1.235, 1.160, 0.502) ( -1.235, 1.160, 0.502) ( 0.00, 0.00, 0.00)
  23824. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23825. 35: vdw ( 2.370, -1.062, -2.942) ( 2.370, -1.062, -2.942) ( 0.00, 0.00, 0.00)
  23826. 35: electro ( -0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23827. 35: 32 ( 0.003, -0.016, -0.010) ( 0.005, -0.014, -0.009) ( 0.00, 0.00, 0.00)
  23828. 35: bond ( -0.021, -0.018, 0.009) ( -0.019, -0.016, 0.009) ( 0.00, 0.00, 0.00)
  23829. 35: angle ( -0.160, 0.222, 0.062) ( -0.160, 0.222, 0.062) ( 0.00, 0.01, 0.00)
  23830. 35: strbnd ( -0.521, 0.030, -0.937) ( -0.521, 0.030, -0.938) ( 0.00, 0.00, 0.01)
  23831. 35: torsion ( 0.592, -0.069, 1.057) ( 0.592, -0.069, 1.057) ( 0.00, 0.00, 0.00)
  23832. 35: oop ( 0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23833. 35: vdw ( 0.902, 0.369, 0.423) ( 0.902, 0.369, 0.423) ( 0.00, 0.00, 0.00)
  23834. 35: electro ( -0.789, -0.550, -0.623) ( -0.789, -0.550, -0.623) ( 0.00, 0.00, 0.00)
  23835. 35: 33 ( -0.030, -0.053, 0.105) ( -0.016, -0.048, -0.003) ( 0.04, 0.03, 1.14)
  23836. 35: bond ( -1.616, -9.765, 0.189) ( -1.616, -9.756, 0.189) ( 0.01, 0.10, 0.00)
  23837. 35: angle ( 20.636, -3.367, 2.623) ( 20.637, -3.367, 2.623) ( 0.00, 0.00, 0.00)
  23838. 35: strbnd ( 0.680, 2.049, 0.006) ( 0.680, 2.049, 0.006) ( 0.00, 0.00, 0.00)
  23839. 35: torsion ( -0.339, 0.113, 2.931) ( -0.339, 0.113, 2.931) ( 0.00, 0.00, 0.00)
  23840. 35: oop ( -0.045, 0.015, 0.377) ( -0.032, 0.011, 0.269) ( 0.06, 0.01, 4.08)
  23841. 35: vdw ( -3.314, -1.163, -1.055) ( -3.314, -1.163, -1.055) ( 0.00, 0.00, 0.00)
  23842. 35: electro (-16.031, 12.066, -4.968) (-16.031, 12.066, -4.968) ( 0.00, 0.00, 0.00)
  23843. 35: 34 ( 0.021, 0.161, 0.031) ( 0.032, 0.164, -0.011) ( 0.02, 0.05, 0.13)
  23844. 35: bond ( -3.927, 2.786, -0.594) ( -3.921, 2.789, -0.594) ( 0.15, 0.13, 0.00)
  23845. 35: angle ( 16.132, -2.853, 2.371) ( 16.132, -2.852, 2.372) ( 0.00, 0.05, 0.01)
  23846. 35: strbnd ( -0.845, 3.072, -0.258) ( -0.845, 3.072, -0.258) ( 0.00, 0.01, 0.00)
  23847. 35: torsion ( 0.144, -0.049, -1.174) ( 0.144, -0.049, -1.173) ( 0.00, 0.00, 0.02)
  23848. 35: oop ( -0.036, 0.013, 0.294) ( -0.031, 0.011, 0.252) ( 0.02, 0.00, 1.24)
  23849. 35: vdw (-11.558, -6.965, 1.339) (-11.558, -6.965, 1.339) ( 0.00, 0.00, 0.00)
  23850. 35: electro ( 0.110, 4.158, -1.948) ( 0.110, 4.158, -1.948) ( 0.00, 0.00, 0.00)
  23851. 35: 35 ( -0.101, -0.084, -0.013) ( -0.097, -0.081, -0.013) ( 0.04, 0.02, 0.00)
  23852. 35: bond ( 0.234, 0.187, 0.015) ( 0.238, 0.189, 0.015) ( 0.08, 0.04, 0.00)
  23853. 35: angle ( -9.135, 11.640, -1.684) ( -9.135, 11.640, -1.684) ( 0.00, 0.00, 0.00)
  23854. 35: strbnd ( -1.252, -0.773, -0.092) ( -1.252, -0.773, -0.092) ( 0.00, 0.00, 0.00)
  23855. 35: torsion ( 0.050, -0.027, -0.452) ( 0.050, -0.027, -0.452) ( 0.00, 0.00, 0.01)
  23856. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23857. 35: vdw ( -0.204, 0.155, -0.034) ( -0.204, 0.155, -0.034) ( 0.00, 0.00, 0.00)
  23858. 35: electro ( 10.207, -11.265, 2.235) ( 10.207, -11.265, 2.235) ( 0.00, 0.00, 0.00)
  23859. 35: 36 ( 0.023, -0.029, -0.012) ( 0.030, -0.025, -0.007) ( 0.01, 0.01, 0.01)
  23860. 35: bond ( 1.340, -4.011, -2.272) ( 1.346, -4.008, -2.268) ( 0.45, 0.07, 0.18)
  23861. 35: angle ( -1.289, 0.664, 1.982) ( -1.288, 0.666, 1.984) ( 0.08, 0.10, 0.10)
  23862. 35: strbnd ( 0.232, -0.792, 0.487) ( 0.231, -0.793, 0.486) ( 0.02, 0.03, 0.03)
  23863. 35: torsion ( -1.155, 0.195, -0.282) ( -1.155, 0.195, -0.282) ( 0.00, 0.00, 0.00)
  23864. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23865. 35: vdw ( 0.717, 5.471, 0.093) ( 0.717, 5.471, 0.093) ( 0.00, 0.00, 0.00)
  23866. 35: electro ( 0.179, -1.556, -0.020) ( 0.179, -1.556, -0.020) ( 0.00, 0.00, 0.00)
  23867. 35: 37 ( 0.029, 0.043, -0.047) ( 0.034, 0.047, -0.041) ( 0.01, 0.02, 0.03)
  23868. 35: bond ( 1.435, -3.700, -1.718) ( 1.438, -3.696, -1.713) ( 0.27, 0.10, 0.31)
  23869. 35: angle ( 0.328, 0.545, 0.556) ( 0.329, 0.546, 0.558) ( 0.03, 0.08, 0.12)
  23870. 35: strbnd ( -0.069, -0.300, 0.440) ( -0.069, -0.301, 0.439) ( 0.00, 0.01, 0.04)
  23871. 35: torsion ( 0.956, 0.601, 0.479) ( 0.956, 0.601, 0.479) ( 0.01, 0.00, 0.00)
  23872. 35: oop ( 0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23873. 35: vdw ( -2.832, 4.136, 0.355) ( -2.832, 4.136, 0.355) ( 0.00, 0.00, 0.00)
  23874. 35: electro ( 0.210, -1.238, -0.159) ( 0.210, -1.238, -0.159) ( 0.00, 0.00, 0.00)
  23875. 35: 38 ( -0.013, 0.017, -0.005) ( -0.012, 0.019, -0.003) ( 0.00, 0.00, 0.00)
  23876. 35: bond ( 0.435, -0.767, 0.899) ( 0.435, -0.766, 0.901) ( 0.02, 0.11, 0.17)
  23877. 35: angle ( 0.496, 0.229, -0.045) ( 0.496, 0.229, -0.045) ( 0.03, 0.00, 0.00)
  23878. 35: strbnd ( -0.157, 0.213, -0.446) ( -0.157, 0.213, -0.446) ( 0.00, 0.00, 0.00)
  23879. 35: torsion ( 0.563, -0.012, -0.282) ( 0.563, -0.012, -0.283) ( 0.00, 0.00, 0.00)
  23880. 35: oop ( 0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23881. 35: vdw ( -0.724, 0.200, 0.015) ( -0.724, 0.200, 0.015) ( 0.00, 0.00, 0.00)
  23882. 35: electro ( -0.625, 0.154, -0.145) ( -0.625, 0.154, -0.145) ( 0.00, 0.00, 0.00)
  23883. 35: 39 ( -0.005, -0.008, 0.012) ( -0.003, -0.007, 0.014) ( 0.00, 0.00, 0.00)
  23884. 35: bond ( 0.863, 0.325, -0.866) ( 0.864, 0.325, -0.865) ( 0.15, 0.01, 0.15)
  23885. 35: angle ( 0.432, -1.789, -0.241) ( 0.433, -1.789, -0.241) ( 0.01, 0.02, 0.01)
  23886. 35: strbnd ( -0.148, -0.179, 0.111) ( -0.148, -0.179, 0.111) ( 0.00, 0.00, 0.00)
  23887. 35: torsion ( 0.500, -0.248, 0.406) ( 0.500, -0.248, 0.406) ( 0.00, 0.00, 0.00)
  23888. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23889. 35: vdw ( -1.310, 2.013, 0.436) ( -1.310, 2.013, 0.436) ( 0.00, 0.00, 0.00)
  23890. 35: electro ( -0.342, -0.130, 0.167) ( -0.342, -0.130, 0.167) ( 0.00, 0.00, 0.00)
  23891. 35: 40 ( -0.029, -0.039, 0.034) ( -0.028, -0.036, 0.035) ( 0.00, 0.01, 0.00)
  23892. 35: bond ( -0.592, -0.813, 0.455) ( -0.591, -0.811, 0.456) ( 0.06, 0.16, 0.03)
  23893. 35: angle ( -0.349, 0.064, -0.339) ( -0.348, 0.064, -0.339) ( 0.01, 0.00, 0.02)
  23894. 35: strbnd ( 0.254, 0.177, -0.194) ( 0.254, 0.177, -0.194) ( 0.00, 0.00, 0.00)
  23895. 35: torsion ( -0.231, -0.135, -0.540) ( -0.231, -0.135, -0.540) ( 0.00, 0.00, 0.00)
  23896. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23897. 35: vdw ( 0.504, 0.376, 0.413) ( 0.504, 0.376, 0.413) ( 0.00, 0.00, 0.00)
  23898. 35: electro ( 0.385, 0.292, 0.238) ( 0.385, 0.292, 0.238) ( 0.00, 0.00, 0.00)
  23899. 35: 41 ( 0.005, -0.012, 0.021) ( 0.005, -0.011, 0.024) ( 0.00, 0.00, 0.01)
  23900. 35: bond ( -0.265, 0.213, -1.387) ( -0.265, 0.213, -1.384) ( 0.00, 0.00, 0.25)
  23901. 35: angle ( -0.002, -0.794, -0.122) ( -0.001, -0.793, -0.122) ( 0.00, 0.04, 0.00)
  23902. 35: strbnd ( 0.104, -0.149, 0.254) ( 0.104, -0.149, 0.254) ( 0.00, 0.00, 0.00)
  23903. 35: torsion ( -0.534, -0.473, 0.029) ( -0.534, -0.473, 0.029) ( 0.00, 0.00, 0.00)
  23904. 35: oop ( 0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23905. 35: vdw ( 0.465, 1.537, 0.914) ( 0.465, 1.537, 0.914) ( 0.00, 0.00, 0.00)
  23906. 35: electro ( 0.237, -0.346, 0.332) ( 0.237, -0.346, 0.332) ( 0.00, 0.00, 0.00)
  23907. 35: 42 ( 0.013, 0.008, -0.041) ( 0.014, 0.009, -0.038) ( 0.00, 0.00, 0.01)
  23908. 35: bond ( -1.424, -0.121, 4.422) ( -1.424, -0.120, 4.425) ( 0.03, 0.00, 0.07)
  23909. 35: angle ( 0.750, -1.072, 0.212) ( 0.750, -1.071, 0.212) ( 0.02, 0.08, 0.00)
  23910. 35: strbnd ( 0.500, -0.190, -1.471) ( 0.500, -0.190, -1.471) ( 0.00, 0.00, 0.00)
  23911. 35: torsion ( -0.246, 0.662, -0.061) ( -0.246, 0.662, -0.061) ( 0.00, 0.00, 0.00)
  23912. 35: oop ( 0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23913. 35: vdw ( -0.074, 0.895, -1.822) ( -0.074, 0.895, -1.822) ( 0.00, 0.00, 0.00)
  23914. 35: electro ( 0.507, -0.167, -1.321) ( 0.507, -0.167, -1.321) ( 0.00, 0.00, 0.00)
  23915. 35: ok 24 # gradients
  23916. 35: ok 25 # energy
  23917. 35: ----------------------------------------------------------------------------------------
  23918. 35:
  23919. 35: VALIDATE GRADIENTS : /Volumes/Home/ghutchis/Desktop/UFF/clopidogrel.gpr
  23920. 35:
  23921. 35:
  23922. 35: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  23923. 35: ----------------------------------------------------------------------------------------
  23924. 35: 1 ( 0.094, -0.054, 0.252) ( 0.101, -0.049, 0.256) ( 0.07, 0.03, 0.10)
  23925. 35: bond ( 0.405, 3.441, 0.242) ( 0.412, 3.445, 0.242) ( 0.28, 0.13, 0.00)
  23926. 35: angle ( -0.409, 0.650, -0.195) ( -0.408, 0.652, -0.195) ( 0.06, 0.11, 0.00)
  23927. 35: strbnd ( -0.322, -4.041, -0.254) ( -0.322, -4.042, -0.254) ( 0.01, 0.03, 0.00)
  23928. 35: torsion ( -0.032, -0.018, 0.320) ( -0.032, -0.018, 0.321) ( 0.00, 0.00, 0.03)
  23929. 35: oop ( 0.002, 0.001, -0.014) ( 0.002, 0.001, -0.012) ( 0.00, 0.00, 0.00)
  23930. 35: vdw ( -0.047, -0.020, -0.019) ( -0.047, -0.020, -0.019) ( 0.00, 0.00, 0.00)
  23931. 35: electro ( 0.497, -0.068, 0.172) ( 0.497, -0.068, 0.172) ( 0.00, 0.00, 0.00)
  23932. 35: 2 ( -0.202, -0.384, 0.053) ( -0.198, -0.377, 0.070) ( 0.09, 0.28, 0.09)
  23933. 35: bond ( 3.541, -2.137, 0.264) ( 3.546, -2.131, 0.265) ( 0.15, 0.30, 0.00)
  23934. 35: angle ( 1.746, 1.275, 0.298) ( 1.748, 1.277, 0.298) ( 0.10, 0.14, 0.00)
  23935. 35: strbnd ( -2.090, 1.285, -0.146) ( -2.091, 1.285, -0.146) ( 0.05, 0.01, 0.00)
  23936. 35: torsion ( 0.033, 0.016, -0.297) ( 0.034, 0.016, -0.296) ( 0.00, 0.00, 0.04)
  23937. 35: oop ( 0.010, 0.005, -0.088) ( 0.009, 0.004, -0.072) ( 0.00, 0.00, 0.14)
  23938. 35: vdw ( -3.041, -0.539, -0.132) ( -3.041, -0.539, -0.132) ( 0.00, 0.00, 0.00)
  23939. 35: electro ( -0.403, -0.288, 0.154) ( -0.403, -0.288, 0.154) ( 0.00, 0.00, 0.00)
  23940. 35: 3 ( -0.110, 0.062, 0.058) ( -0.094, 0.078, -0.063) ( 0.18, 0.10, 0.69)
  23941. 35: bond ( 10.808, 8.532, 1.851) ( 10.812, 8.538, 1.851) ( 0.04, 0.07, 0.01)
  23942. 35: angle ( -1.280, -12.576, -1.628) ( -1.278, -12.574, -1.628) ( 0.16, 0.02, 0.03)
  23943. 35: strbnd ( -2.662, -2.231, -0.989) ( -2.662, -2.232, -0.989) ( 0.02, 0.03, 0.01)
  23944. 35: torsion ( -0.153, 0.061, 1.120) ( -0.153, 0.061, 1.121) ( 0.00, 0.00, 0.09)
  23945. 35: oop ( -0.073, -0.051, 0.782) ( -0.062, -0.043, 0.660) ( 0.08, 0.04, 9.53)
  23946. 35: vdw ( -8.513, 7.070, -1.049) ( -8.513, 7.070, -1.049) ( 0.00, 0.00, 0.00)
  23947. 35: electro ( 1.764, -0.743, -0.030) ( 1.764, -0.743, -0.030) ( 0.00, 0.00, 0.00)
  23948. 35: 4 ( -0.088, -0.102, -0.382) ( -0.104, -0.118, -0.116) ( 0.15, 0.16, 10.18)
  23949. 35: bond ( 20.270, -4.350, 1.475) ( 20.275, -4.343, 1.476) ( 0.02, 0.15, 0.01)
  23950. 35: angle ( 12.458, 12.739, 3.115) ( 12.460, 12.741, 3.115) ( 0.02, 0.01, 0.01)
  23951. 35: strbnd (-17.883, -3.513, -1.809) (-17.884, -3.514, -1.809) ( 0.01, 0.03, 0.00)
  23952. 35: torsion ( 0.036, 0.065, -1.684) ( 0.036, 0.065, -1.683) ( 0.00, 0.00, 0.04)
  23953. 35: oop ( 0.171, 0.149, -1.871) ( 0.149, 0.126, -1.606) ( 0.38, 0.34, 14.18)
  23954. 35: vdw (-12.241, -4.949, 0.142) (-12.241, -4.949, 0.142) ( 0.00, 0.00, 0.00)
  23955. 35: electro ( -2.899, -0.244, 0.249) ( -2.899, -0.244, 0.249) ( 0.00, 0.00, 0.00)
  23956. 35: 5 ( -0.068, -0.017, -0.125) ( -0.065, -0.011, -0.111) ( 0.02, 0.01, 0.18)
  23957. 35: bond ( 1.518, -21.327, -9.249) ( 1.522, -21.323, -9.244) ( 0.25, 0.02, 0.05)
  23958. 35: angle ( -8.489, 14.472, 7.087) ( -8.487, 14.475, 7.088) ( 0.02, 0.02, 0.02)
  23959. 35: strbnd ( 11.557, 1.653, 2.302) ( 11.556, 1.652, 2.302) ( 0.01, 0.05, 0.02)
  23960. 35: torsion ( -0.182, 0.061, -1.411) ( -0.182, 0.061, -1.410) ( 0.00, 0.00, 0.02)
  23961. 35: oop ( 0.005, 0.003, -0.040) ( 0.004, 0.002, -0.031) ( 0.00, 0.00, 0.04)
  23962. 35: vdw ( -7.969, 3.574, 1.404) ( -7.968, 3.574, 1.404) ( 0.00, 0.00, 0.00)
  23963. 35: electro ( 3.491, 1.548, -0.219) ( 3.491, 1.548, -0.219) ( 0.00, 0.00, 0.00)
  23964. 35: 6 ( 0.024, -0.167, 0.098) ( 0.031, -0.160, 0.067) ( 0.02, 0.11, 0.30)
  23965. 35: bond ( -9.999, -4.566, -1.383) ( -9.996, -4.563, -1.383) ( 0.03, 0.06, 0.00)
  23966. 35: angle ( 0.723, -4.226, -0.076) ( 0.723, -4.225, -0.077) ( 0.04, 0.03, 0.00)
  23967. 35: strbnd ( 12.551, 6.889, 1.807) ( 12.551, 6.889, 1.807) ( 0.00, 0.01, 0.00)
  23968. 35: torsion ( 0.080, 0.020, -0.668) ( 0.080, 0.020, -0.667) ( 0.00, 0.00, 0.01)
  23969. 35: oop ( -0.057, -0.045, 0.532) ( -0.054, -0.042, 0.501) ( 0.02, 0.02, 1.66)
  23970. 35: vdw ( -3.283, 1.455, -0.244) ( -3.283, 1.455, -0.244) ( 0.00, 0.00, 0.00)
  23971. 35: electro ( 0.009, 0.307, 0.130) ( 0.009, 0.307, 0.130) ( 0.00, 0.00, 0.00)
  23972. 35: 7 ( -0.002, 0.041, -0.083) ( 0.003, 0.047, -0.081) ( 0.00, 0.02, 0.02)
  23973. 35: bond ( 10.203, 5.616, 25.277) ( 10.207, 5.620, 25.278) ( 0.04, 0.07, 0.00)
  23974. 35: angle (-14.427, 4.571, -29.699) (-14.425, 4.572, -29.697) ( 0.01, 0.03, 0.01)
  23975. 35: strbnd ( 1.147, -1.228, -0.703) ( 1.146, -1.229, -0.703) ( 0.05, 0.04, 0.03)
  23976. 35: torsion ( 1.193, -0.605, -0.282) ( 1.193, -0.605, -0.282) ( 0.00, 0.00, 0.00)
  23977. 35: oop ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23978. 35: vdw ( 5.912, 0.367, 4.636) ( 5.912, 0.367, 4.636) ( 0.00, 0.00, 0.00)
  23979. 35: electro ( -4.030, -8.679, 0.687) ( -4.030, -8.679, 0.687) ( 0.00, 0.00, 0.00)
  23980. 35: 8 ( -0.124, -0.019, -0.296) ( -0.123, -0.017, -0.295) ( 0.01, 0.01, 0.03)
  23981. 35: bond ( -0.019, -0.836, 0.410) ( -0.019, -0.833, 0.411) ( 0.00, 0.23, 0.03)
  23982. 35: angle ( 4.770, -0.609, -1.012) ( 4.771, -0.609, -1.012) ( 0.01, 0.01, 0.04)
  23983. 35: strbnd ( 0.249, 0.128, -1.740) ( 0.249, 0.128, -1.740) ( 0.00, 0.00, 0.00)
  23984. 35: torsion ( -0.173, -0.083, -0.176) ( -0.173, -0.083, -0.176) ( 0.00, 0.00, 0.00)
  23985. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23986. 35: vdw ( -4.951, 1.380, 2.222) ( -4.951, 1.380, 2.222) ( 0.00, 0.00, 0.00)
  23987. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23988. 35: 9 ( -0.069, 0.131, -0.224) ( -0.068, 0.132, -0.221) ( 0.01, 0.01, 0.07)
  23989. 35: bond ( -0.548, -0.489, -3.470) ( -0.548, -0.489, -3.467) ( 0.01, 0.00, 0.09)
  23990. 35: angle ( 2.634, -1.083, -0.264) ( 2.635, -1.082, -0.264) ( 0.02, 0.05, 0.00)
  23991. 35: strbnd ( 0.419, -1.396, 0.765) ( 0.419, -1.396, 0.765) ( 0.00, 0.00, 0.00)
  23992. 35: torsion ( -0.167, -0.223, 0.058) ( -0.167, -0.223, 0.058) ( 0.00, 0.00, 0.00)
  23993. 35: oop ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23994. 35: vdw ( -2.406, 3.323, 2.687) ( -2.406, 3.323, 2.687) ( 0.00, 0.00, 0.00)
  23995. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  23996. 35: 10 ( -0.074, -0.055, -0.182) ( -0.069, -0.050, -0.177) ( 0.04, 0.03, 0.10)
  23997. 35: bond (-15.381, 12.089, -12.058) (-15.377, 12.093, -12.053) ( 0.02, 0.04, 0.04)
  23998. 35: angle ( 8.484, -11.406, 11.903) ( 8.487, -11.404, 11.904) ( 0.03, 0.02, 0.01)
  23999. 35: strbnd ( 4.060, 9.673, 0.443) ( 4.059, 9.672, 0.443) ( 0.02, 0.01, 0.02)
  24000. 35: torsion ( 1.330, -0.770, -1.490) ( 1.330, -0.769, -1.490) ( 0.01, 0.00, 0.01)
  24001. 35: oop ( 0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24002. 35: vdw ( 1.699, -11.336, 1.328) ( 1.699, -11.336, 1.328) ( 0.01, 0.00, 0.00)
  24003. 35: electro ( -0.266, 1.694, -0.308) ( -0.266, 1.694, -0.308) ( 0.00, 0.00, 0.00)
  24004. 35: 11 ( 0.037, -0.007, -0.105) ( 0.052, 0.010, -0.226) ( 0.06, 0.01, 1.27)
  24005. 35: bond ( 9.639, 15.878, 4.037) ( 9.642, 15.883, 4.041) ( 0.04, 0.03, 0.11)
  24006. 35: angle ( -9.172, -2.161, -6.458) ( -9.170, -2.158, -6.456) ( 0.02, 0.11, 0.02)
  24007. 35: strbnd ( 1.149, -6.264, -0.982) ( 1.147, -6.265, -0.982) ( 0.10, 0.02, 0.04)
  24008. 35: torsion ( -0.350, -0.442, 3.225) ( -0.350, -0.442, 3.225) ( 0.00, 0.00, 0.00)
  24009. 35: oop ( -0.054, -0.059, 0.659) ( -0.043, -0.047, 0.531) ( 0.06, 0.07, 8.39)
  24010. 35: vdw ( -0.242, -4.058, -0.450) ( -0.242, -4.058, -0.450) ( 0.00, 0.00, 0.00)
  24011. 35: electro ( -0.932, -2.902, -0.135) ( -0.932, -2.902, -0.135) ( 0.00, 0.00, 0.00)
  24012. 35: 12 ( 0.007, 0.058, -0.013) ( 0.009, 0.059, -0.013) ( 0.00, 0.01, 0.00)
  24013. 35: bond ( -1.070, 0.929, 0.454) ( -1.069, 0.931, 0.454) ( 0.16, 0.12, 0.01)
  24014. 35: angle ( 4.468, 5.608, -0.977) ( 4.468, 5.608, -0.977) ( 0.01, 0.01, 0.05)
  24015. 35: strbnd ( 0.788, -0.295, -1.704) ( 0.788, -0.295, -1.704) ( 0.00, 0.00, 0.00)
  24016. 35: torsion ( -0.551, -1.028, 0.811) ( -0.551, -1.028, 0.811) ( 0.00, 0.00, 0.00)
  24017. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24018. 35: vdw ( -3.628, -5.157, 1.404) ( -3.628, -5.157, 1.404) ( 0.00, 0.00, 0.00)
  24019. 35: electro ( 0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24020. 35: 13 ( -0.120, 0.039, -0.037) ( -0.119, 0.040, -0.033) ( 0.01, 0.00, 0.01)
  24021. 35: bond ( -0.328, -0.292, -3.901) ( -0.328, -0.292, -3.897) ( 0.00, 0.00, 0.08)
  24022. 35: angle ( -0.446, 1.585, -0.081) ( -0.446, 1.585, -0.081) ( 0.02, 0.04, 0.00)
  24023. 35: strbnd ( -0.722, 1.212, 0.784) ( -0.722, 1.212, 0.784) ( 0.00, 0.00, 0.00)
  24024. 35: torsion ( -0.435, 1.492, -0.075) ( -0.435, 1.492, -0.075) ( 0.00, 0.00, 0.00)
  24025. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24026. 35: vdw ( 1.812, -3.957, 3.236) ( 1.812, -3.957, 3.236) ( 0.00, 0.00, 0.00)
  24027. 35: electro ( 0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24028. 35: 14 ( 0.067, 0.147, -0.288) ( 0.068, 0.148, -0.285) ( 0.00, 0.01, 0.08)
  24029. 35: bond ( -0.175, 1.062, 2.357) ( -0.175, 1.063, 2.360) ( 0.00, 0.05, 0.12)
  24030. 35: angle ( -0.080, -0.961, 0.427) ( -0.080, -0.961, 0.427) ( 0.00, 0.04, 0.00)
  24031. 35: strbnd ( 0.554, 0.475, -1.094) ( 0.554, 0.475, -1.094) ( 0.00, 0.00, 0.00)
  24032. 35: torsion ( -0.550, 1.444, -0.691) ( -0.550, 1.444, -0.691) ( 0.00, 0.00, 0.00)
  24033. 35: oop ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24034. 35: vdw ( 0.318, -1.873, -1.287) ( 0.318, -1.873, -1.287) ( 0.00, 0.00, 0.00)
  24035. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24036. 35: 15 ( 0.046, -0.135, -0.333) ( 0.047, -0.133, -0.331) ( 0.00, 0.03, 0.06)
  24037. 35: bond ( 0.373, 1.480, -1.330) ( 0.373, 1.482, -1.328) ( 0.00, 0.12, 0.11)
  24038. 35: angle ( -2.004, 0.579, 0.084) ( -2.004, 0.580, 0.085) ( 0.03, 0.01, 0.00)
  24039. 35: strbnd ( 0.258, 0.339, 0.948) ( 0.258, 0.339, 0.948) ( 0.00, 0.00, 0.00)
  24040. 35: torsion ( 0.462, -0.620, -0.562) ( 0.462, -0.620, -0.562) ( 0.00, 0.00, 0.00)
  24041. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24042. 35: vdw ( 0.958, -1.914, 0.528) ( 0.958, -1.914, 0.528) ( 0.00, 0.00, 0.00)
  24043. 35: electro ( 0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24044. 35: 16 ( -0.222, -0.176, 0.346) ( -0.217, -0.175, 0.342) ( 0.09, 0.02, 0.12)
  24045. 35: bond ( 0.758, -0.200, 0.086) ( 0.762, -0.200, 0.086) ( 0.28, 0.01, 0.00)
  24046. 35: angle ( 0.078, 0.315, 0.044) ( 0.078, 0.315, 0.044) ( 0.00, 0.02, 0.00)
  24047. 35: strbnd ( -0.224, 0.410, -0.006) ( -0.224, 0.410, -0.006) ( 0.00, 0.00, 0.00)
  24048. 35: torsion ( -0.053, -0.023, 0.416) ( -0.053, -0.023, 0.416) ( 0.00, 0.00, 0.01)
  24049. 35: oop ( -0.002, -0.001, 0.014) ( -0.001, -0.001, 0.010) ( 0.00, 0.00, 0.01)
  24050. 35: vdw ( -0.370, -0.087, -0.051) ( -0.370, -0.087, -0.051) ( 0.00, 0.00, 0.00)
  24051. 35: electro ( -0.409, -0.590, -0.156) ( -0.409, -0.590, -0.156) ( 0.00, 0.00, 0.00)
  24052. 35: 17 ( -0.172, -0.001, 0.210) ( -0.170, 0.003, 0.204) ( 0.03, 0.00, 0.14)
  24053. 35: bond ( 0.202, -2.402, -0.106) ( 0.202, -2.398, -0.106) ( 0.00, 0.16, 0.00)
  24054. 35: angle ( 0.155, 0.010, 0.062) ( 0.156, 0.010, 0.062) ( 0.01, 0.00, 0.00)
  24055. 35: strbnd ( 0.312, 1.242, 0.101) ( 0.312, 1.242, 0.101) ( 0.00, 0.00, 0.00)
  24056. 35: torsion ( -0.037, -0.018, 0.329) ( -0.037, -0.018, 0.329) ( 0.00, 0.00, 0.01)
  24057. 35: oop ( -0.003, -0.001, 0.025) ( -0.002, -0.001, 0.018) ( 0.00, 0.00, 0.02)
  24058. 35: vdw ( -0.532, 0.720, -0.009) ( -0.532, 0.720, -0.009) ( 0.00, 0.00, 0.00)
  24059. 35: electro ( -0.269, 0.447, -0.192) ( -0.269, 0.447, -0.192) ( 0.00, 0.00, 0.00)
  24060. 35: 18 ( -0.081, -0.033, -0.057) ( -0.060, -0.053, -0.067) ( 0.17, 0.07, 0.06)
  24061. 35: bond ( -6.379, 0.928, -24.889) ( -6.375, 0.931, -24.885) ( 0.06, 0.30, 0.02)
  24062. 35: angle ( 9.056, 0.616, 23.534) ( 9.058, 0.619, 23.536) ( 0.02, 0.14, 0.01)
  24063. 35: strbnd ( -5.196, -2.586, -0.461) ( -5.197, -2.587, -0.462) ( 0.03, 0.04, 0.02)
  24064. 35: torsion ( 1.569, -1.208, 0.648) ( 1.569, -1.208, 0.648) ( 0.00, 0.01, 0.00)
  24065. 35: oop ( -0.120, 0.144, 0.106) ( -0.104, 0.120, 0.090) ( 0.19, 0.35, 0.17)
  24066. 35: vdw ( 1.409, 4.724, -3.655) ( 1.409, 4.724, -3.655) ( 0.01, 0.00, 0.00)
  24067. 35: electro ( -0.420, -2.651, 4.661) ( -0.420, -2.651, 4.661) ( 0.00, 0.00, 0.00)
  24068. 35: 19 ( -0.058, 0.004, 0.349) ( -0.044, 0.018, 0.354) ( 0.08, 0.01, 0.19)
  24069. 35: bond ( -2.284, 1.490, -1.564) ( -2.281, 1.492, -1.560) ( 0.13, 0.13, 0.31)
  24070. 35: angle ( -1.097, -5.742, -2.880) ( -1.096, -5.741, -2.878) ( 0.12, 0.02, 0.06)
  24071. 35: strbnd ( 3.814, -3.033, 2.137) ( 3.814, -3.033, 2.137) ( 0.01, 0.00, 0.01)
  24072. 35: torsion ( 0.420, 0.671, -0.162) ( 0.420, 0.672, -0.162) ( 0.02, 0.04, 0.00)
  24073. 35: oop ( -0.056, -0.065, 0.006) ( -0.047, -0.055, 0.005) ( 0.05, 0.07, 0.00)
  24074. 35: vdw ( -0.306, 9.504, 2.421) ( -0.306, 9.504, 2.421) ( 0.01, 0.00, 0.00)
  24075. 35: electro ( -0.549, -2.822, 0.391) ( -0.549, -2.822, 0.391) ( 0.00, 0.00, 0.00)
  24076. 35: 20 ( 0.614, 0.560, 0.386) ( 0.476, 0.618, 0.475) ( 8.50, 3.24, 3.45)
  24077. 35: bond ( -2.231, -20.883, 8.347) ( -2.227, -20.877, 8.352) ( 0.15, 0.03, 0.06)
  24078. 35: angle ( -4.426, 15.205, -3.475) ( -4.426, 15.207, -3.473) ( 0.02, 0.01, 0.05)
  24079. 35: strbnd ( -4.771, -2.312, -7.995) ( -4.772, -2.313, -7.996) ( 0.01, 0.04, 0.02)
  24080. 35: torsion ( -2.925, 0.824, 1.217) ( -2.924, 0.824, 1.217) ( 0.01, 0.00, 0.00)
  24081. 35: oop ( 0.652, -0.226, -0.380) ( 0.510, -0.176, -0.296) ( 9.29, 1.12, 3.18)
  24082. 35: vdw ( 7.151, 3.310, 3.612) ( 7.151, 3.310, 3.612) ( 0.00, 0.00, 0.00)
  24083. 35: electro ( 7.163, 4.641, -0.940) ( 7.163, 4.641, -0.940) ( 0.00, 0.00, 0.00)
  24084. 35: 21 ( -0.124, -0.034, 0.051) ( -0.123, -0.033, 0.055) ( 0.01, 0.00, 0.02)
  24085. 35: bond ( -0.235, -0.308, -2.219) ( -0.235, -0.308, -2.216) ( 0.00, 0.00, 0.15)
  24086. 35: angle ( 4.698, -5.851, 0.315) ( 4.699, -5.850, 0.315) ( 0.01, 0.01, 0.00)
  24087. 35: strbnd ( -0.581, -0.336, 1.443) ( -0.581, -0.336, 1.443) ( 0.00, 0.00, 0.00)
  24088. 35: torsion ( -1.301, 0.144, 0.118) ( -1.301, 0.144, 0.118) ( 0.00, 0.00, 0.00)
  24089. 35: oop ( 0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24090. 35: vdw ( -2.704, 6.318, 0.395) ( -2.704, 6.318, 0.395) ( 0.01, 0.00, 0.00)
  24091. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24092. 35: 22 ( -0.190, -0.210, -0.397) ( -0.196, -0.222, -0.390) ( 0.13, 0.24, 0.27)
  24093. 35: bond ( 7.110, -5.000, 16.974) ( 7.113, -4.998, 16.979) ( 0.05, 0.04, 0.03)
  24094. 35: angle ( -2.542, 1.862, -6.168) ( -2.541, 1.862, -6.166) ( 0.04, 0.04, 0.03)
  24095. 35: strbnd ( -2.998, 2.586, 2.923) ( -2.998, 2.586, 2.923) ( 0.00, 0.00, 0.01)
  24096. 35: torsion ( 0.187, 0.206, 0.004) ( 0.187, 0.207, 0.004) ( 0.01, 0.02, 0.00)
  24097. 35: oop ( 0.071, 0.090, -0.001) ( 0.059, 0.075, -0.000) ( 0.08, 0.13, 0.00)
  24098. 35: vdw ( -3.409, 1.113, -13.213) ( -3.409, 1.113, -13.213) ( 0.00, 0.01, 0.00)
  24099. 35: electro ( 1.392, -1.067, -0.917) ( 1.392, -1.067, -0.917) ( 0.00, 0.00, 0.00)
  24100. 35: 23 ( -0.334, -0.228, 0.485) ( -0.328, -0.222, 0.493) ( 0.22, 0.13, 0.36)
  24101. 35: bond ( -4.764, 3.427, 11.494) ( -4.760, 3.429, 11.499) ( 0.07, 0.06, 0.05)
  24102. 35: angle ( 1.122, -0.757, 2.811) ( 1.123, -0.756, 2.813) ( 0.09, 0.04, 0.06)
  24103. 35: strbnd ( 2.035, -1.610, -1.356) ( 2.035, -1.610, -1.356) ( 0.01, 0.01, 0.01)
  24104. 35: torsion ( -0.226, -0.307, 0.011) ( -0.225, -0.307, 0.011) ( 0.01, 0.03, 0.00)
  24105. 35: oop ( -0.009, -0.013, -0.000) ( -0.008, -0.010, -0.000) ( 0.00, 0.00, 0.00)
  24106. 35: vdw ( 1.387, -0.990, -13.718) ( 1.387, -0.990, -13.718) ( 0.00, 0.00, 0.00)
  24107. 35: electro ( 0.120, 0.021, 1.244) ( 0.120, 0.021, 1.244) ( 0.00, 0.00, 0.00)
  24108. 35: 24 ( 0.020, -0.128, -0.527) ( 0.035, -0.111, -0.520) ( 0.03, 0.21, 0.37)
  24109. 35: bond ( -7.605, 5.610, 5.554) ( -7.601, 5.612, 5.560) ( 0.05, 0.04, 0.10)
  24110. 35: angle ( -1.737, 1.343, 0.082) ( -1.736, 1.343, 0.083) ( 0.06, 0.05, 0.01)
  24111. 35: strbnd ( 0.340, -0.282, -1.073) ( 0.340, -0.282, -1.073) ( 0.00, 0.00, 0.02)
  24112. 35: torsion ( 0.141, 0.176, 0.004) ( 0.142, 0.177, 0.004) ( 0.01, 0.01, 0.00)
  24113. 35: oop ( -0.055, -0.073, -0.001) ( -0.045, -0.060, -0.001) ( 0.06, 0.10, 0.00)
  24114. 35: vdw ( 9.119, -7.021, -4.701) ( 9.119, -7.021, -4.701) ( 0.00, 0.00, 0.00)
  24115. 35: electro ( -0.183, 0.118, -0.392) ( -0.183, 0.118, -0.392) ( 0.00, 0.00, 0.00)
  24116. 35: 25 ( 0.159, 0.213, 0.583) ( 0.138, 0.184, 0.589) ( 0.34, 0.64, 0.36)
  24117. 35: bond (-11.078, 8.736, -4.694) (-11.074, 8.738, -4.688) ( 0.03, 0.02, 0.12)
  24118. 35: angle ( 1.300, -0.887, -3.803) ( 1.301, -0.886, -3.801) ( 0.08, 0.06, 0.05)
  24119. 35: strbnd ( 1.316, -0.991, 0.244) ( 1.316, -0.991, 0.244) ( 0.01, 0.01, 0.00)
  24120. 35: torsion ( -0.076, -0.091, 0.002) ( -0.076, -0.090, 0.002) ( 0.00, 0.01, 0.00)
  24121. 35: oop ( 0.140, 0.179, 0.005) ( 0.114, 0.146, 0.004) ( 0.37, 0.60, 0.00)
  24122. 35: vdw ( 8.950, -6.944, 9.005) ( 8.950, -6.943, 9.005) ( 0.00, 0.00, 0.00)
  24123. 35: electro ( -0.393, 0.211, -0.176) ( -0.393, 0.211, -0.176) ( 0.00, 0.00, 0.00)
  24124. 35: 26 ( 0.084, 0.183, -0.225) ( 0.141, 0.254, -0.217) ( 0.48, 1.30, 0.18)
  24125. 35: bond ( -0.944, 0.846, -18.247) ( -0.940, 0.848, -18.243) ( 0.30, 0.17, 0.02)
  24126. 35: angle ( 7.126, -5.296, 3.718) ( 7.127, -5.296, 3.720) ( 0.01, 0.01, 0.05)
  24127. 35: strbnd ( -7.430, 5.904, 0.945) ( -7.430, 5.904, 0.944) ( 0.00, 0.00, 0.05)
  24128. 35: torsion ( -0.866, -1.152, -0.063) ( -0.866, -1.152, -0.063) ( 0.03, 0.06, 0.00)
  24129. 35: oop ( -0.313, -0.407, -0.015) ( -0.261, -0.339, -0.012) ( 1.64, 2.76, 0.00)
  24130. 35: vdw ( 3.069, -0.873, 13.253) ( 3.069, -0.873, 13.253) ( 0.00, 0.00, 0.00)
  24131. 35: electro ( -0.557, 1.161, 0.184) ( -0.557, 1.161, 0.184) ( 0.00, 0.00, 0.00)
  24132. 35: 27 ( -0.315, -0.428, 0.139) ( -0.314, -0.427, 0.141) ( 0.04, 0.02, 0.03)
  24133. 35: bond ( 2.446, -1.770, 2.501) ( 2.447, -1.769, 2.503) ( 0.06, 0.04, 0.06)
  24134. 35: angle ( -1.543, 1.181, 2.343) ( -1.543, 1.181, 2.344) ( 0.01, 0.01, 0.02)
  24135. 35: strbnd ( -1.339, 0.977, -0.789) ( -1.339, 0.977, -0.789) ( 0.00, 0.00, 0.00)
  24136. 35: torsion ( 0.988, 1.336, -0.022) ( 0.988, 1.336, -0.022) ( 0.01, 0.02, 0.00)
  24137. 35: oop ( 0.002, 0.003, -0.000) ( 0.002, 0.002, -0.000) ( 0.00, 0.00, 0.00)
  24138. 35: vdw ( 1.259, -2.708, -3.410) ( 1.260, -2.708, -3.410) ( 0.00, 0.00, 0.00)
  24139. 35: electro ( -2.129, 0.554, -0.484) ( -2.129, 0.554, -0.484) ( 0.00, 0.00, 0.00)
  24140. 35: 28 ( 0.161, 0.473, -0.074) ( 0.161, 0.473, -0.072) ( 0.01, 0.03, 0.01)
  24141. 35: bond ( -1.791, 1.438, -1.751) ( -1.790, 1.439, -1.750) ( 0.08, 0.07, 0.08)
  24142. 35: angle ( -0.694, 0.523, 1.139) ( -0.694, 0.523, 1.139) ( 0.01, 0.00, 0.04)
  24143. 35: strbnd ( 0.572, -0.470, 0.906) ( 0.572, -0.470, 0.906) ( 0.00, 0.00, 0.00)
  24144. 35: torsion ( 0.222, 0.282, 0.005) ( 0.222, 0.283, 0.005) ( 0.00, 0.01, 0.00)
  24145. 35: oop ( 0.006, 0.008, 0.000) ( 0.005, 0.006, 0.000) ( 0.00, 0.00, 0.00)
  24146. 35: vdw ( 2.510, -1.901, -1.427) ( 2.510, -1.901, -1.427) ( 0.00, 0.00, 0.00)
  24147. 35: electro ( -0.665, 0.593, 1.054) ( -0.665, 0.593, 1.054) ( 0.00, 0.00, 0.00)
  24148. 35: 29 ( 0.385, 0.558, 0.067) ( 0.374, 0.543, 0.069) ( 0.44, 0.84, 0.01)
  24149. 35: bond ( 0.302, -0.086, -3.852) ( 0.302, -0.086, -3.850) ( 0.00, 0.00, 0.06)
  24150. 35: angle ( -6.191, 4.765, -0.593) ( -6.191, 4.765, -0.593) ( 0.00, 0.00, 0.00)
  24151. 35: strbnd ( 0.076, 0.015, -2.804) ( 0.076, 0.015, -2.804) ( 0.00, 0.00, 0.00)
  24152. 35: torsion ( 0.648, 0.848, 0.032) ( 0.648, 0.848, 0.032) ( 0.00, 0.01, 0.00)
  24153. 35: oop ( 0.111, 0.143, 0.005) ( 0.099, 0.128, 0.005) ( 0.13, 0.22, 0.00)
  24154. 35: vdw ( 5.741, -5.031, 8.170) ( 5.741, -5.031, 8.171) ( 0.00, 0.00, 0.00)
  24155. 35: electro ( -0.302, -0.096, -0.891) ( -0.302, -0.096, -0.891) ( 0.00, 0.00, 0.00)
  24156. 35: 30 ( -0.388, -0.464, -0.137) ( -0.390, -0.467, -0.134) ( 0.08, 0.15, 0.05)
  24157. 35: bond ( -0.285, 0.192, 2.526) ( -0.284, 0.192, 2.529) ( 0.00, 0.00, 0.15)
  24158. 35: angle ( 0.191, -0.141, 0.032) ( 0.191, -0.141, 0.032) ( 0.01, 0.00, 0.00)
  24159. 35: strbnd ( -0.092, 0.073, -0.831) ( -0.092, 0.073, -0.831) ( 0.00, 0.00, 0.00)
  24160. 35: torsion ( -0.351, -0.466, -0.004) ( -0.351, -0.466, -0.004) ( 0.00, 0.01, 0.00)
  24161. 35: oop ( 0.013, 0.017, 0.000) ( 0.010, 0.013, 0.000) ( 0.00, 0.01, 0.00)
  24162. 35: vdw ( 0.124, -0.078, -0.755) ( 0.124, -0.078, -0.755) ( 0.00, 0.00, 0.00)
  24163. 35: electro ( 0.011, -0.061, -1.105) ( 0.011, -0.061, -1.105) ( 0.00, 0.00, 0.00)
  24164. 35: 31 ( -0.193, 0.021, 0.101) ( -0.197, 0.014, 0.102) ( 0.08, 0.01, 0.01)
  24165. 35: bond ( -1.807, 1.366, 0.917) ( -1.805, 1.368, 0.917) ( 0.11, 0.09, 0.05)
  24166. 35: angle ( 0.005, 0.002, 0.007) ( 0.005, 0.002, 0.008) ( 0.00, 0.00, 0.00)
  24167. 35: strbnd ( 0.452, -0.351, -0.140) ( 0.452, -0.351, -0.140) ( 0.00, 0.00, 0.00)
  24168. 35: torsion ( -0.111, -0.144, -0.004) ( -0.110, -0.143, -0.004) ( 0.00, 0.00, 0.00)
  24169. 35: oop ( 0.028, 0.036, 0.000) ( 0.021, 0.028, 0.000) ( 0.02, 0.03, 0.00)
  24170. 35: vdw ( 0.558, -0.417, -0.304) ( 0.558, -0.417, -0.304) ( 0.00, 0.00, 0.00)
  24171. 35: electro ( 0.682, -0.472, -0.376) ( 0.682, -0.472, -0.376) ( 0.00, 0.00, 0.00)
  24172. 35: 32 ( -0.425, -0.505, -0.048) ( -0.345, -0.527, -0.090) ( 3.40, 1.08, 0.20)
  24173. 35: bond ( -5.280, -7.572, -4.556) ( -5.277, -7.567, -4.554) ( 0.05, 0.06, 0.04)
  24174. 35: angle ( -0.110, 0.279, -0.337) ( -0.110, 0.279, -0.337) ( 0.00, 0.01, 0.02)
  24175. 35: strbnd ( 1.293, 1.229, 1.466) ( 1.293, 1.229, 1.466) ( 0.00, 0.01, 0.01)
  24176. 35: torsion ( 1.739, -0.595, -1.027) ( 1.739, -0.595, -1.027) ( 0.00, 0.00, 0.00)
  24177. 35: oop ( -0.260, 0.090, 0.151) ( -0.182, 0.063, 0.106) ( 2.01, 0.24, 0.68)
  24178. 35: vdw ( 4.932, 0.142, 8.178) ( 4.933, 0.142, 8.178) ( 0.00, 0.00, 0.00)
  24179. 35: electro ( -2.741, 5.922, -3.924) ( -2.741, 5.922, -3.924) ( 0.00, 0.00, 0.00)
  24180. 35: 33 ( 0.059, 0.082, -0.083) ( 0.099, 0.074, -0.101) ( 0.24, 0.07, 0.15)
  24181. 35: bond ( 4.715, 4.557, 6.062) ( 4.716, 4.560, 6.065) ( 0.02, 0.07, 0.06)
  24182. 35: angle ( -7.689, -18.240, -5.025) ( -7.688, -18.238, -5.024) ( 0.01, 0.01, 0.01)
  24183. 35: strbnd ( 3.295, -2.419, 7.181) ( 3.295, -2.419, 7.181) ( 0.00, 0.01, 0.00)
  24184. 35: torsion ( -1.716, 0.412, 0.834) ( -1.716, 0.412, 0.834) ( 0.01, 0.00, 0.00)
  24185. 35: oop ( -0.210, 0.072, 0.121) ( -0.172, 0.059, 0.099) ( 0.81, 0.10, 0.27)
  24186. 35: vdw ( 1.937, 10.751, -6.247) ( 1.938, 10.752, -6.247) ( 0.00, 0.00, 0.00)
  24187. 35: electro ( -0.274, 4.948, -3.009) ( -0.274, 4.948, -3.009) ( 0.00, 0.00, 0.00)
  24188. 35: 34 ( 0.389, 0.093, 0.080) ( 0.395, 0.098, 0.086) ( 0.24, 0.05, 0.05)
  24189. 35: bond ( -0.334, -4.761, 2.356) ( -0.329, -4.757, 2.361) ( 0.15, 0.10, 0.19)
  24190. 35: angle ( 0.189, 3.946, 0.226) ( 0.190, 3.948, 0.228) ( 0.03, 0.05, 0.04)
  24191. 35: strbnd ( 0.552, 0.973, 0.402) ( 0.551, 0.972, 0.402) ( 0.02, 0.16, 0.02)
  24192. 35: torsion ( 1.469, -0.111, -0.152) ( 1.469, -0.111, -0.152) ( 0.00, 0.00, 0.00)
  24193. 35: oop ( -0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24194. 35: vdw ( -3.779, 1.527, -7.078) ( -3.779, 1.527, -7.078) ( 0.00, 0.00, 0.00)
  24195. 35: electro ( 2.292, -1.482, 4.326) ( 2.292, -1.482, 4.326) ( 0.00, 0.00, 0.00)
  24196. 35: 35 ( 0.303, 0.212, 0.053) ( 0.304, 0.213, 0.055) ( 0.04, 0.01, 0.01)
  24197. 35: bond ( 0.249, 0.013, 0.448) ( 0.250, 0.013, 0.451) ( 0.02, 0.00, 0.12)
  24198. 35: angle ( 0.291, 0.661, -0.181) ( 0.291, 0.662, -0.181) ( 0.01, 0.04, 0.00)
  24199. 35: strbnd ( -0.215, -0.451, -0.159) ( -0.215, -0.451, -0.159) ( 0.00, 0.00, 0.00)
  24200. 35: torsion ( 0.017, -0.004, -0.009) ( 0.017, -0.004, -0.009) ( 0.00, 0.00, 0.00)
  24201. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24202. 35: vdw ( -0.039, -0.007, -0.046) ( -0.039, -0.007, -0.046) ( 0.00, 0.00, 0.00)
  24203. 35: electro ( -0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24204. 35: 36 ( 0.432, 0.172, 0.118) ( 0.434, 0.174, 0.120) ( 0.05, 0.03, 0.02)
  24205. 35: bond ( 0.425, -0.592, -0.547) ( 0.425, -0.590, -0.545) ( 0.03, 0.08, 0.07)
  24206. 35: angle ( 1.840, -0.935, 2.446) ( 1.841, -0.935, 2.446) ( 0.02, 0.03, 0.01)
  24207. 35: strbnd ( 0.155, -0.679, -0.026) ( 0.155, -0.679, -0.026) ( 0.00, 0.00, 0.00)
  24208. 35: torsion ( -0.272, -0.056, -0.151) ( -0.272, -0.056, -0.151) ( 0.00, 0.00, 0.00)
  24209. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24210. 35: vdw ( -1.715, 2.434, -1.604) ( -1.715, 2.434, -1.604) ( 0.00, 0.00, 0.00)
  24211. 35: electro ( -0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24212. 35: 37 ( 0.355, -0.026, 0.062) ( 0.358, -0.025, 0.062) ( 0.11, 0.00, 0.00)
  24213. 35: bond ( -0.517, -0.155, 0.092) ( -0.514, -0.155, 0.092) ( 0.16, 0.00, 0.00)
  24214. 35: angle ( 0.968, -1.352, 3.151) ( 0.969, -1.351, 3.152) ( 0.01, 0.04, 0.01)
  24215. 35: strbnd ( -0.412, -0.566, 0.270) ( -0.412, -0.566, 0.270) ( 0.00, 0.00, 0.00)
  24216. 35: torsion ( -0.011, -0.098, -0.229) ( -0.011, -0.098, -0.229) ( 0.00, 0.00, 0.00)
  24217. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24218. 35: vdw ( 0.326, 2.145, -3.222) ( 0.326, 2.145, -3.222) ( 0.00, 0.00, 0.00)
  24219. 35: electro ( -0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24220. 35: ok 26 # gradients
  24221. 35: ok 27 # energy
  24222. 35: ----------------------------------------------------------------------------------------
  24223. 35:
  24224. 35: VALIDATE GRADIENTS : /Volumes/Home/ghutchis/Desktop/UFF/esomeprazole.gpr
  24225. 35:
  24226. 35:
  24227. 35: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  24228. 35: ----------------------------------------------------------------------------------------
  24229. 35: 1 ( -0.595, 0.676, -0.223) ( -0.647, 0.628, 0.039) ( 3.10, 3.20, 5.86)
  24230. 35: bond ( 7.276, 5.385, 2.590) ( 7.281, 5.390, 2.590) ( 0.07, 0.10, 0.02)
  24231. 35: angle ( 4.901, -5.978, 0.229) ( 4.902, -5.976, 0.230) ( 0.04, 0.03, 0.01)
  24232. 35: strbnd ( -0.020, -1.711, -0.647) ( -0.020, -1.711, -0.647) ( 0.00, 0.01, 0.00)
  24233. 35: torsion ( -0.151, -0.425, 0.365) ( -0.151, -0.425, 0.366) ( 0.00, 0.00, 0.03)
  24234. 35: oop ( 0.345, 0.325, -1.540) ( 0.286, 0.270, -1.280) ( 2.03, 1.77, 16.92)
  24235. 35: vdw (-14.890, 2.733, -1.371) (-14.889, 2.733, -1.371) ( 0.00, 0.00, 0.00)
  24236. 35: electro ( 1.944, 0.348, 0.151) ( 1.944, 0.348, 0.151) ( 0.00, 0.00, 0.00)
  24237. 35: 2 ( 0.243, -0.582, 0.489) ( 0.379, -0.466, -0.030) ( 3.31, 6.78, 25.40)
  24238. 35: bond ( 8.112, -21.040, -1.715) ( 8.117, -21.034, -1.714) ( 0.06, 0.03, 0.04)
  24239. 35: angle ( -1.169, 7.194, -15.182) ( -1.167, 7.196, -15.182) ( 0.15, 0.03, 0.00)
  24240. 35: strbnd ( -2.863, 15.068, 3.232) ( -2.863, 15.068, 3.232) ( 0.01, 0.01, 0.00)
  24241. 35: torsion ( -0.342, -0.574, 3.648) ( -0.342, -0.574, 3.649) ( 0.00, 0.00, 0.03)
  24242. 35: oop ( -0.793, -0.680, 3.202) ( -0.664, -0.570, 2.680) (10.29, 7.44, 16.28)
  24243. 35: vdw ( -2.909, 0.463, 7.531) ( -2.909, 0.463, 7.531) ( 0.00, 0.01, 0.00)
  24244. 35: electro ( 0.206, -1.014, -0.227) ( 0.206, -1.014, -0.227) ( 0.00, 0.00, 0.00)
  24245. 35: 3 ( -0.763, 1.187, -0.035) ( -0.846, 1.120, 0.319) ( 6.35, 5.66, 1.23)
  24246. 35: bond ( -9.190, -3.608, -3.894) ( -9.185, -3.603, -3.893) ( 0.05, 0.14, 0.02)
  24247. 35: angle ( -1.891, 2.042, 2.324) ( -1.889, 2.043, 2.324) ( 0.09, 0.09, 0.02)
  24248. 35: strbnd ( 1.681, -6.510, -1.289) ( 1.680, -6.510, -1.289) ( 0.02, 0.00, 0.00)
  24249. 35: torsion ( 0.497, 0.356, -1.699) ( 0.498, 0.356, -1.698) ( 0.00, 0.00, 0.05)
  24250. 35: oop ( 0.546, 0.446, -2.107) ( 0.457, 0.372, -1.755) ( 4.90, 3.29, 16.69)
  24251. 35: vdw ( 9.870, 8.310, 7.295) ( 9.870, 8.311, 7.295) ( 0.00, 0.00, 0.00)
  24252. 35: electro ( -2.277, 0.151, -0.665) ( -2.277, 0.151, -0.665) ( 0.00, 0.00, 0.00)
  24253. 35: 4 ( 1.476, -1.408, -0.324) ( 1.486, -1.397, -0.340) ( 0.67, 0.77, 0.51)
  24254. 35: bond ( -9.024, 1.819, -2.154) ( -9.020, 1.825, -2.154) ( 0.05, 0.29, 0.03)
  24255. 35: angle ( -3.381, -7.942, -3.027) ( -3.379, -7.940, -3.027) ( 0.06, 0.02, 0.02)
  24256. 35: strbnd ( 0.700, 12.247, 3.116) ( 0.700, 12.246, 3.116) ( 0.01, 0.00, 0.00)
  24257. 35: torsion ( 0.035, 0.371, 0.858) ( 0.035, 0.371, 0.859) ( 0.00, 0.00, 0.07)
  24258. 35: oop ( -0.017, -0.017, 0.081) ( -0.014, -0.013, 0.063) ( 0.01, 0.01, 0.14)
  24259. 35: vdw ( 11.765, -8.172, 0.917) ( 11.765, -8.172, 0.917) ( 0.00, 0.00, 0.00)
  24260. 35: electro ( 1.398, 0.286, -0.115) ( 1.398, 0.286, -0.115) ( 0.00, 0.00, 0.00)
  24261. 35: 5 ( -7.232, 4.097, 0.766) ( -7.221, 4.105, 0.749) ( 0.15, 0.20, 1.28)
  24262. 35: bond ( 0.599, 18.391, 5.068) ( 0.604, 18.393, 5.069) ( 0.30, 0.01, 0.01)
  24263. 35: angle ( -2.567, -4.844, -1.977) ( -2.566, -4.842, -1.977) ( 0.01, 0.04, 0.00)
  24264. 35: strbnd ( 0.126, -3.607, -0.716) ( 0.126, -3.607, -0.716) ( 0.01, 0.00, 0.01)
  24265. 35: torsion ( -0.412, -0.447, 1.649) ( -0.412, -0.447, 1.650) ( 0.00, 0.00, 0.04)
  24266. 35: oop ( -0.023, -0.020, 0.080) ( -0.018, -0.015, 0.062) ( 0.01, 0.01, 0.14)
  24267. 35: vdw ( -3.582, -7.643, -2.794) ( -3.582, -7.643, -2.794) ( 0.00, 0.00, 0.00)
  24268. 35: electro ( -1.373, 2.267, -0.544) ( -1.373, 2.267, -0.544) ( 0.00, 0.00, 0.00)
  24269. 35: 6 ( 1.194, -0.710, -0.021) ( 1.216, -0.688, -0.086) ( 1.84, 1.62, 0.14)
  24270. 35: bond ( 10.729, -1.010, 2.254) ( 10.734, -1.004, 2.255) ( 0.05, 0.56, 0.03)
  24271. 35: angle ( 1.143, 3.497, 1.367) ( 1.144, 3.499, 1.367) ( 0.15, 0.05, 0.02)
  24272. 35: strbnd ( -2.517, 7.619, 1.196) ( -2.517, 7.618, 1.196) ( 0.00, 0.01, 0.00)
  24273. 35: torsion ( 0.159, 0.163, -0.520) ( 0.159, 0.163, -0.519) ( 0.00, 0.00, 0.05)
  24274. 35: oop ( -0.086, -0.090, 0.386) ( -0.071, -0.075, 0.319) ( 0.13, 0.14, 2.57)
  24275. 35: vdw ( -7.659, -11.450, -4.951) ( -7.659, -11.450, -4.951) ( 0.00, 0.00, 0.00)
  24276. 35: electro ( -0.575, 0.560, 0.247) ( -0.575, 0.560, 0.247) ( 0.00, 0.00, 0.00)
  24277. 35: 7 ( 0.327, -3.127, -0.353) ( 0.336, -3.117, -0.365) ( 0.30, 0.32, 0.44)
  24278. 35: bond ( -9.535, 2.023, 0.064) ( -9.531, 2.028, 0.068) ( 0.04, 0.21, 0.02)
  24279. 35: angle ( 7.090, 1.853, 9.392) ( 7.092, 1.855, 9.394) ( 0.03, 0.11, 0.02)
  24280. 35: strbnd ( 2.802, 2.634, -5.055) ( 2.801, 2.634, -5.056) ( 0.04, 0.01, 0.03)
  24281. 35: torsion ( -1.902, -1.148, -3.686) ( -1.902, -1.148, -3.686) ( 0.00, 0.00, 0.00)
  24282. 35: oop ( -0.031, -0.029, 0.121) ( -0.027, -0.025, 0.105) ( 0.01, 0.01, 0.20)
  24283. 35: vdw ( 0.111, -4.681, -1.119) ( 0.111, -4.681, -1.119) ( 0.00, 0.00, 0.00)
  24284. 35: electro ( 1.794, -3.780, -0.070) ( 1.794, -3.780, -0.070) ( 0.00, 0.00, 0.00)
  24285. 35: 8 ( -0.966, 1.382, 0.070) ( -0.997, 1.356, 0.206) ( 3.03, 1.88, 0.95)
  24286. 35: bond ( 1.366, 7.925, -6.059) ( 1.366, 7.930, -6.057) ( 0.03, 0.06, 0.04)
  24287. 35: angle ( -4.971, 2.924, 18.703) ( -4.970, 2.924, 18.704) ( 0.02, 0.01, 0.00)
  24288. 35: strbnd ( 6.002, -13.364, -10.233) ( 6.002, -13.364, -10.234) ( 0.00, 0.00, 0.00)
  24289. 35: torsion ( -1.754, -0.117, -1.236) ( -1.754, -0.117, -1.236) ( 0.00, 0.00, 0.01)
  24290. 35: oop ( 0.204, 0.195, -0.836) ( 0.171, 0.163, -0.702) ( 0.67, 0.61, 11.20)
  24291. 35: vdw ( -1.863, 4.959, -0.269) ( -1.863, 4.959, -0.269) ( 0.01, 0.00, 0.00)
  24292. 35: electro ( 0.051, -1.139, 0.000) ( 0.051, -1.139, 0.000) ( 0.00, 0.00, 0.00)
  24293. 35: 9 ( 0.472, -1.055, -0.032) ( 0.477, -1.049, -0.027) ( 0.27, 0.54, 0.02)
  24294. 35: bond ( -1.279, -5.277, 4.593) ( -1.274, -5.273, 4.598) ( 0.36, 0.08, 0.10)
  24295. 35: angle ( 2.902, 2.092, -7.874) ( 2.904, 2.094, -7.872) ( 0.05, 0.09, 0.03)
  24296. 35: strbnd ( -1.490, -4.290, 5.538) ( -1.491, -4.290, 5.537) ( 0.03, 0.02, 0.02)
  24297. 35: torsion ( 1.310, 0.148, 0.500) ( 1.310, 0.148, 0.500) ( 0.00, 0.00, 0.00)
  24298. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24299. 35: vdw ( -1.133, 6.426, -2.475) ( -1.133, 6.427, -2.475) ( 0.00, 0.00, 0.00)
  24300. 35: electro ( 0.161, -0.154, -0.314) ( 0.161, -0.154, -0.314) ( 0.00, 0.00, 0.00)
  24301. 35: 10 ( 0.385, -1.062, -0.159) ( 0.410, -1.039, -0.233) ( 0.95, 2.14, 1.18)
  24302. 35: bond ( -8.551, -5.303, -3.605) ( -8.546, -5.298, -3.601) ( 0.05, 0.08, 0.13)
  24303. 35: angle ( 8.575, 4.295, 4.735) ( 8.577, 4.297, 4.737) ( 0.02, 0.04, 0.03)
  24304. 35: strbnd ( -3.559, -3.043, -2.147) ( -3.560, -3.043, -2.147) ( 0.03, 0.02, 0.02)
  24305. 35: torsion ( 0.442, 0.421, -1.896) ( 0.442, 0.421, -1.895) ( 0.00, 0.00, 0.01)
  24306. 35: oop ( -0.113, -0.097, 0.463) ( -0.094, -0.080, 0.384) ( 0.22, 0.16, 3.69)
  24307. 35: vdw ( 3.911, 2.676, 2.455) ( 3.911, 2.676, 2.455) ( 0.00, 0.00, 0.00)
  24308. 35: electro ( -0.320, -0.012, -0.165) ( -0.320, -0.012, -0.165) ( 0.00, 0.00, 0.00)
  24309. 35: 11 ( 0.541, -0.368, -0.055) ( 0.555, -0.354, -0.085) ( 0.73, 0.52, 0.17)
  24310. 35: bond ( 5.504, -2.491, 1.129) ( 5.508, -2.486, 1.133) ( 0.08, 0.18, 0.40)
  24311. 35: angle ( -6.722, 2.765, 0.097) ( -6.721, 2.767, 0.099) ( 0.03, 0.07, 0.01)
  24312. 35: strbnd ( 4.737, -1.045, 0.544) ( 4.736, -1.046, 0.544) ( 0.02, 0.05, 0.02)
  24313. 35: torsion ( 0.823, 1.626, -1.528) ( 0.823, 1.626, -1.527) ( 0.00, 0.00, 0.01)
  24314. 35: oop ( -0.047, -0.047, 0.210) ( -0.039, -0.039, 0.174) ( 0.04, 0.04, 0.76)
  24315. 35: vdw ( -4.511, -1.279, -1.089) ( -4.511, -1.278, -1.089) ( 0.00, 0.00, 0.00)
  24316. 35: electro ( 0.757, 0.104, 0.581) ( 0.757, 0.104, 0.581) ( 0.00, 0.00, 0.00)
  24317. 35: 12 ( 0.752, -10.437, 1.848) ( 0.765, -10.435, 1.820) ( 0.95, 0.03, 1.51)
  24318. 35: bond ( -2.163, -10.908, 1.525) ( -2.156, -10.902, 1.525) ( 0.33, 0.05, 0.02)
  24319. 35: angle ( 7.340, -14.819, 2.943) ( 7.342, -14.817, 2.943) ( 0.03, 0.02, 0.00)
  24320. 35: strbnd ( 1.090, 1.959, -0.206) ( 1.090, 1.958, -0.206) ( 0.04, 0.07, 0.00)
  24321. 35: torsion ( 0.003, -0.004, -0.043) ( 0.003, -0.003, -0.041) ( 0.00, 0.00, 0.01)
  24322. 35: oop ( -0.016, 0.021, 0.139) ( -0.012, 0.017, 0.109) ( 0.01, 0.01, 0.42)
  24323. 35: vdw ( -5.550, 14.354, -2.772) ( -5.550, 14.354, -2.772) ( 0.00, 0.00, 0.00)
  24324. 35: electro ( 0.047, -1.041, 0.262) ( 0.047, -1.041, 0.262) ( 0.00, 0.00, 0.00)
  24325. 35: 13 ( 2.757, -5.629, 1.087) ( 2.764, -5.622, 1.091) ( 0.25, 0.13, 0.32)
  24326. 35: bond ( -5.590, -19.311, 2.388) ( -5.585, -19.306, 2.388) ( 0.10, 0.03, 0.01)
  24327. 35: angle ( -2.512, 1.805, -0.566) ( -2.510, 1.807, -0.566) ( 0.06, 0.10, 0.00)
  24328. 35: strbnd ( 3.165, 3.520, -0.196) ( 3.165, 3.520, -0.196) ( 0.01, 0.01, 0.00)
  24329. 35: torsion ( 0.011, -0.018, -0.109) ( 0.011, -0.018, -0.108) ( 0.00, 0.00, 0.02)
  24330. 35: oop ( -0.000, -0.000, -0.000) ( -0.000, 0.000, 0.002) ( 0.00, 0.00, 0.00)
  24331. 35: vdw ( 7.287, 7.764, -0.420) ( 7.287, 7.764, -0.420) ( 0.00, 0.00, 0.00)
  24332. 35: electro ( 0.396, 0.611, -0.010) ( 0.396, 0.611, -0.010) ( 0.00, 0.00, 0.00)
  24333. 35: 14 ( -1.335, -2.141, 0.084) ( -1.328, -2.134, 0.088) ( 0.51, 0.30, 0.04)
  24334. 35: bond (-18.782, -2.708, -1.626) (-18.776, -2.703, -1.625) ( 0.03, 0.18, 0.02)
  24335. 35: angle ( 1.613, 0.543, 0.108) ( 1.615, 0.545, 0.108) ( 0.10, 0.08, 0.00)
  24336. 35: strbnd ( 0.794, 1.342, -0.132) ( 0.794, 1.342, -0.132) ( 0.01, 0.02, 0.00)
  24337. 35: torsion ( 0.006, -0.009, -0.062) ( 0.006, -0.009, -0.061) ( 0.00, 0.00, 0.01)
  24338. 35: oop ( 0.002, -0.002, -0.016) ( 0.001, -0.002, -0.014) ( 0.00, 0.00, 0.00)
  24339. 35: vdw ( 15.838, -1.596, 1.914) ( 15.838, -1.596, 1.914) ( 0.00, 0.00, 0.00)
  24340. 35: electro ( -0.806, 0.290, -0.101) ( -0.806, 0.290, -0.101) ( 0.00, 0.00, 0.00)
  24341. 35: 15 ( 3.031, -0.230, 0.341) ( 3.037, -0.223, 0.340) ( 0.22, 0.15, 0.02)
  24342. 35: bond ( -3.294, 18.549, -3.151) ( -3.288, 18.554, -3.151) ( 0.15, 0.03, 0.01)
  24343. 35: angle ( 0.378, -2.944, 0.489) ( 0.379, -2.943, 0.489) ( 0.06, 0.05, 0.00)
  24344. 35: strbnd ( -1.098, -1.073, 0.051) ( -1.098, -1.073, 0.051) ( 0.02, 0.02, 0.00)
  24345. 35: torsion ( 0.011, -0.016, -0.110) ( 0.011, -0.016, -0.109) ( 0.00, 0.00, 0.01)
  24346. 35: oop ( -0.002, 0.002, 0.015) ( -0.001, 0.002, 0.012) ( 0.00, 0.00, 0.00)
  24347. 35: vdw ( 6.009, -14.658, 2.893) ( 6.009, -14.658, 2.893) ( 0.00, 0.00, 0.00)
  24348. 35: electro ( 1.026, -0.090, 0.154) ( 1.026, -0.090, 0.154) ( 0.00, 0.00, 0.00)
  24349. 35: 16 ( 12.370, 1.930, 0.944) ( 12.375, 1.940, 0.966) ( 0.04, 0.54, 2.07)
  24350. 35: bond ( 19.213, 6.717, 1.018) ( 19.218, 6.723, 1.018) ( 0.03, 0.09, 0.03)
  24351. 35: angle ( 2.973, 5.082, -0.490) ( 2.974, 5.083, -0.490) ( 0.05, 0.03, 0.00)
  24352. 35: strbnd ( -3.945, -1.731, -0.147) ( -3.945, -1.731, -0.147) ( 0.01, 0.02, 0.00)
  24353. 35: torsion ( 0.003, -0.013, -0.075) ( 0.003, -0.013, -0.074) ( 0.00, 0.00, 0.01)
  24354. 35: oop ( 0.006, -0.010, -0.064) ( 0.004, -0.007, -0.044) ( 0.00, 0.00, 0.13)
  24355. 35: vdw ( -5.726, -9.344, 0.835) ( -5.726, -9.344, 0.835) ( 0.00, 0.00, 0.00)
  24356. 35: electro ( -0.154, 1.229, -0.132) ( -0.154, 1.229, -0.132) ( 0.00, 0.00, 0.00)
  24357. 35: 17 (-13.450, 41.014, -7.667) (-13.439, 41.015, -7.712) ( 0.08, 0.00, 0.60)
  24358. 35: bond ( 7.284, 9.618, -0.698) ( 7.289, 9.625, -0.697) ( 0.07, 0.07, 0.02)
  24359. 35: angle ( -5.871, 33.585, -5.632) ( -5.869, 33.587, -5.631) ( 0.04, 0.01, 0.00)
  24360. 35: strbnd ( 1.328, -2.439, 0.465) ( 1.328, -2.439, 0.465) ( 0.05, 0.01, 0.00)
  24361. 35: torsion ( 0.017, -0.014, -0.098) ( 0.017, -0.014, -0.097) ( 0.00, 0.00, 0.02)
  24362. 35: oop ( -0.021, 0.034, 0.221) ( -0.016, 0.026, 0.173) ( 0.01, 0.03, 1.05)
  24363. 35: vdw (-15.787, 1.374, -1.831) (-15.786, 1.374, -1.831) ( 0.00, 0.00, 0.00)
  24364. 35: electro ( -0.402, -1.143, -0.094) ( -0.402, -1.143, -0.094) ( 0.00, 0.00, 0.00)
  24365. 35: 18 ( 44.261, -1.248, 2.232) ( 44.255, -1.221, 2.357) ( 0.01, 2.15, 5.63)
  24366. 35: bond ( 18.720, 10.029, 0.469) ( 18.726, 10.037, 0.469) ( 0.03, 0.07, 0.01)
  24367. 35: angle ( 2.437, -10.834, 1.649) ( 2.439, -10.831, 1.649) ( 0.09, 0.02, 0.01)
  24368. 35: strbnd ( 18.165, 8.848, 0.274) ( 18.163, 8.848, 0.274) ( 0.01, 0.00, 0.00)
  24369. 35: torsion ( -0.089, 0.096, 0.587) ( -0.089, 0.096, 0.588) ( 0.00, 0.00, 0.06)
  24370. 35: oop ( 0.077, -0.115, -0.815) ( 0.064, -0.098, -0.691) ( 0.11, 0.20, 10.13)
  24371. 35: vdw ( 5.264, -9.676, 0.160) ( 5.264, -9.676, 0.160) ( 0.00, 0.00, 0.00)
  24372. 35: electro ( -0.312, 0.403, -0.093) ( -0.312, 0.403, -0.093) ( 0.00, 0.00, 0.00)
  24373. 35: 19 ( 68.488, 18.064, -0.270) ( 68.512, 18.029, -0.557) ( 0.04, 0.19, 7.74)
  24374. 35: bond (-11.492, -18.306, 1.768) (-11.486, -18.298, 1.768) ( 0.05, 0.04, 0.01)
  24375. 35: angle (101.652, 48.540, 2.493) (101.655, 48.542, 2.493) ( 0.00, 0.00, 0.00)
  24376. 35: strbnd (-24.853, -12.078, -0.240) (-24.854, -12.079, -0.240) ( 0.00, 0.01, 0.00)
  24377. 35: torsion ( 0.472, -0.098, -2.127) ( 0.472, -0.098, -2.127) ( 0.00, 0.00, 0.03)
  24378. 35: oop ( -0.075, 0.149, 1.013) ( -0.058, 0.105, 0.725) ( 0.13, 0.65, 28.42)
  24379. 35: vdw ( 3.529, 0.033, -3.379) ( 3.529, 0.033, -3.379) ( 0.00, 0.00, 0.00)
  24380. 35: electro ( -0.746, -0.175, 0.203) ( -0.746, -0.175, 0.203) ( 0.00, 0.00, 0.00)
  24381. 35: 20 (-65.552, 0.344, -2.838) (-65.560, 0.379, -2.652) ( 0.01, 1.19, 6.54)
  24382. 35: bond ( 7.165, 11.748, -1.102) ( 7.168, 11.754, -1.101) ( 0.04, 0.05, 0.02)
  24383. 35: angle (-70.683, -26.242, -1.391) (-70.681, -26.241, -1.391) ( 0.00, 0.00, 0.02)
  24384. 35: strbnd ( -3.515, 15.582, -2.659) ( -3.515, 15.582, -2.659) ( 0.01, 0.00, 0.00)
  24385. 35: torsion ( -0.115, 0.289, 1.930) ( -0.115, 0.289, 1.931) ( 0.00, 0.00, 0.03)
  24386. 35: oop ( 0.033, -0.067, -0.441) ( 0.021, -0.039, -0.256) ( 0.04, 0.19, 8.17)
  24387. 35: vdw ( 0.077, -0.056, -0.476) ( 0.077, -0.056, -0.476) ( 0.00, 0.00, 0.00)
  24388. 35: electro ( 1.485, -0.911, 1.301) ( 1.485, -0.911, 1.301) ( 0.00, 0.00, 0.00)
  24389. 35: 21 (-46.009, -33.491, 1.964) (-46.010, -33.469, 2.070) ( 0.00, 0.06, 5.37)
  24390. 35: bond ( 4.977, 6.420, 0.115) ( 4.980, 6.425, 0.117) ( 0.08, 0.09, 0.02)
  24391. 35: angle (-47.413, -32.158, -7.694) (-47.411, -32.158, -7.693) ( 0.00, 0.00, 0.01)
  24392. 35: strbnd ( 2.563, -7.549, 6.232) ( 2.563, -7.550, 6.232) ( 0.02, 0.00, 0.01)
  24393. 35: torsion ( 2.245, 1.464, 5.606) ( 2.245, 1.464, 5.606) ( 0.00, 0.00, 0.00)
  24394. 35: oop ( 0.019, -0.040, -0.279) ( 0.013, -0.025, -0.175) ( 0.01, 0.06, 2.88)
  24395. 35: vdw ( -3.043, -1.120, -2.528) ( -3.043, -1.120, -2.528) ( 0.01, 0.00, 0.00)
  24396. 35: electro ( -5.357, -0.507, 0.512) ( -5.357, -0.507, 0.512) ( 0.00, 0.00, 0.00)
  24397. 35: 22 ( -3.034, 3.423, -0.273) ( -3.032, 3.427, -0.272) ( 0.09, 0.12, 0.01)
  24398. 35: bond ( -4.627, -5.920, -1.055) ( -4.624, -5.916, -1.055) ( 0.05, 0.06, 0.01)
  24399. 35: angle ( -1.279, 0.117, 4.947) ( -1.278, 0.117, 4.948) ( 0.03, 0.00, 0.01)
  24400. 35: strbnd ( -1.175, -1.676, -0.163) ( -1.175, -1.676, -0.163) ( 0.00, 0.01, 0.00)
  24401. 35: torsion ( -0.017, 0.448, -2.440) ( -0.017, 0.448, -2.440) ( 0.00, 0.00, 0.00)
  24402. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24403. 35: vdw ( -5.912, 10.758, -1.469) ( -5.912, 10.758, -1.469) ( 0.00, 0.00, 0.00)
  24404. 35: electro ( 9.975, -0.305, -0.094) ( 9.975, -0.305, -0.094) ( 0.00, 0.00, 0.00)
  24405. 35: 23 ( 1.091, -0.357, -0.060) ( 1.091, -0.358, -0.047) ( 0.05, 0.03, 0.08)
  24406. 35: bond ( 1.966, 1.803, 0.870) ( 1.968, 1.804, 0.870) ( 0.09, 0.09, 0.03)
  24407. 35: angle ( -1.373, 1.481, 0.033) ( -1.372, 1.481, 0.033) ( 0.03, 0.03, 0.00)
  24408. 35: strbnd ( 0.378, -0.636, -0.059) ( 0.378, -0.636, -0.059) ( 0.00, 0.00, 0.00)
  24409. 35: torsion ( 0.041, 0.040, -0.176) ( 0.041, 0.040, -0.176) ( 0.00, 0.00, 0.00)
  24410. 35: oop ( 0.014, 0.015, -0.064) ( 0.012, 0.012, -0.051) ( 0.00, 0.00, 0.08)
  24411. 35: vdw ( 0.864, -2.400, -0.448) ( 0.864, -2.400, -0.448) ( 0.00, 0.00, 0.00)
  24412. 35: electro ( -0.799, -0.659, -0.215) ( -0.799, -0.659, -0.215) ( 0.00, 0.00, 0.00)
  24413. 35: 24 ( -1.132, -0.023, 0.800) ( -1.131, -0.020, 0.801) ( 0.07, 0.01, 0.05)
  24414. 35: bond ( 0.429, 2.379, -0.283) ( 0.429, 2.383, -0.283) ( 0.00, 0.13, 0.00)
  24415. 35: angle ( 0.284, -0.374, -2.715) ( 0.285, -0.374, -2.714) ( 0.02, 0.00, 0.02)
  24416. 35: strbnd ( -0.744, -0.761, 0.185) ( -0.744, -0.761, 0.185) ( 0.00, 0.00, 0.00)
  24417. 35: torsion ( -0.625, 0.065, -0.401) ( -0.625, 0.065, -0.401) ( 0.00, 0.00, 0.00)
  24418. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24419. 35: vdw ( -0.476, -1.332, 4.015) ( -0.476, -1.332, 4.015) ( 0.01, 0.00, 0.00)
  24420. 35: electro ( 0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24421. 35: 25 ( -0.216, 0.307, 0.417) ( -0.215, 0.308, 0.419) ( 0.03, 0.03, 0.10)
  24422. 35: bond ( -0.012, -0.007, -0.021) ( -0.011, -0.007, -0.018) ( 0.00, 0.00, 0.00)
  24423. 35: angle ( -1.034, 6.306, -1.664) ( -1.034, 6.306, -1.664) ( 0.04, 0.01, 0.01)
  24424. 35: strbnd ( -0.562, 0.219, 0.095) ( -0.562, 0.219, 0.095) ( 0.00, 0.00, 0.00)
  24425. 35: torsion ( -0.037, -1.134, 0.433) ( -0.037, -1.134, 0.433) ( 0.00, 0.00, 0.00)
  24426. 35: oop ( -0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24427. 35: vdw ( 1.429, -5.077, 1.574) ( 1.429, -5.077, 1.574) ( 0.00, 0.00, 0.00)
  24428. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24429. 35: 26 ( -0.284, -0.046, -0.073) ( -0.283, -0.045, -0.071) ( 0.02, 0.01, 0.02)
  24430. 35: bond ( -0.628, 1.336, 2.092) ( -0.627, 1.337, 2.095) ( 0.01, 0.07, 0.11)
  24431. 35: angle ( -0.745, -7.579, 4.614) ( -0.744, -7.579, 4.614) ( 0.03, 0.01, 0.00)
  24432. 35: strbnd ( -0.133, -0.439, 0.449) ( -0.133, -0.439, 0.449) ( 0.00, 0.00, 0.00)
  24433. 35: torsion ( -0.063, 0.000, -0.019) ( -0.063, 0.000, -0.019) ( 0.00, 0.00, 0.00)
  24434. 35: oop ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24435. 35: vdw ( 1.284, 6.636, -7.210) ( 1.284, 6.636, -7.210) ( 0.00, 0.00, 0.00)
  24436. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24437. 35: 27 ( -0.055, 0.024, 0.090) ( -0.053, 0.026, 0.091) ( 0.01, 0.00, 0.01)
  24438. 35: bond ( 0.526, -0.388, 0.144) ( 0.528, -0.387, 0.144) ( 0.11, 0.04, 0.00)
  24439. 35: angle ( 0.050, -0.042, -0.294) ( 0.050, -0.042, -0.294) ( 0.00, 0.00, 0.02)
  24440. 35: strbnd ( -0.519, -0.146, 0.412) ( -0.519, -0.147, 0.412) ( 0.00, 0.00, 0.00)
  24441. 35: torsion ( 0.024, 0.049, 0.043) ( 0.024, 0.049, 0.043) ( 0.00, 0.00, 0.00)
  24442. 35: oop ( 0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24443. 35: vdw ( -0.136, 0.552, -0.214) ( -0.136, 0.552, -0.214) ( 0.00, 0.00, 0.00)
  24444. 35: electro ( 0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24445. 35: 28 ( 0.017, -0.066, -0.165) ( 0.019, -0.065, -0.164) ( 0.00, 0.01, 0.01)
  24446. 35: bond ( -0.618, -0.478, -0.203) ( -0.616, -0.477, -0.203) ( 0.12, 0.06, 0.00)
  24447. 35: angle ( 0.508, -0.622, -0.082) ( 0.508, -0.622, -0.081) ( 0.01, 0.02, 0.00)
  24448. 35: strbnd ( 0.062, -0.250, 0.582) ( 0.062, -0.250, 0.582) ( 0.00, 0.00, 0.00)
  24449. 35: torsion ( 0.032, -0.035, -0.016) ( 0.032, -0.035, -0.016) ( 0.00, 0.00, 0.00)
  24450. 35: oop ( -0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24451. 35: vdw ( 0.032, 1.319, -0.446) ( 0.032, 1.319, -0.446) ( 0.00, 0.00, 0.00)
  24452. 35: electro ( -0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24453. 35: 29 ( -0.042, 0.017, 0.205) ( -0.040, 0.019, 0.206) ( 0.01, 0.00, 0.03)
  24454. 35: bond ( 0.190, -0.138, 0.157) ( 0.192, -0.137, 0.158) ( 0.03, 0.01, 0.02)
  24455. 35: angle ( -1.278, -5.641, -3.328) ( -1.277, -5.640, -3.328) ( 0.02, 0.01, 0.01)
  24456. 35: strbnd ( -0.058, -0.697, 0.159) ( -0.058, -0.697, 0.159) ( 0.00, 0.00, 0.00)
  24457. 35: torsion ( -0.378, 0.160, 0.596) ( -0.378, 0.160, 0.596) ( 0.00, 0.00, 0.00)
  24458. 35: oop ( -0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24459. 35: vdw ( 1.482, 6.333, 2.621) ( 1.482, 6.333, 2.621) ( 0.00, 0.00, 0.00)
  24460. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24461. 35: 30 ( 0.055, -0.028, 0.141) ( 0.056, -0.027, 0.144) ( 0.01, 0.00, 0.03)
  24462. 35: bond ( -0.443, -0.386, 0.756) ( -0.442, -0.386, 0.759) ( 0.03, 0.02, 0.16)
  24463. 35: angle ( -0.262, -0.474, -0.393) ( -0.261, -0.474, -0.393) ( 0.01, 0.02, 0.01)
  24464. 35: strbnd ( -0.413, -0.294, -0.338) ( -0.413, -0.294, -0.338) ( 0.00, 0.00, 0.00)
  24465. 35: torsion ( 0.017, -0.020, -0.001) ( 0.017, -0.020, -0.001) ( 0.00, 0.00, 0.00)
  24466. 35: oop ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24467. 35: vdw ( 1.156, 1.146, 0.117) ( 1.156, 1.146, 0.117) ( 0.00, 0.00, 0.00)
  24468. 35: electro ( 0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24469. 35: 31 ( -0.052, 0.041, 0.085) ( -0.051, 0.043, 0.086) ( 0.01, 0.01, 0.01)
  24470. 35: bond ( 0.468, -0.992, -0.774) ( 0.469, -0.990, -0.773) ( 0.02, 0.18, 0.09)
  24471. 35: angle ( -4.788, 0.065, -2.987) ( -4.788, 0.065, -2.987) ( 0.01, 0.00, 0.01)
  24472. 35: strbnd ( -0.780, 0.245, 0.269) ( -0.780, 0.245, 0.269) ( 0.00, 0.00, 0.00)
  24473. 35: torsion ( 0.095, -0.413, 0.587) ( 0.095, -0.413, 0.587) ( 0.00, 0.00, 0.00)
  24474. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24475. 35: vdw ( 4.954, 1.137, 2.990) ( 4.954, 1.137, 2.990) ( 0.00, 0.00, 0.00)
  24476. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24477. 35: 32 ( 0.029, -0.014, -0.100) ( 0.031, -0.012, -0.100) ( 0.01, 0.00, 0.01)
  24478. 35: bond ( 0.990, 1.125, 0.207) ( 0.992, 1.126, 0.207) ( 0.14, 0.17, 0.00)
  24479. 35: angle ( 3.214, -2.731, -0.541) ( 3.214, -2.730, -0.540) ( 0.01, 0.01, 0.02)
  24480. 35: strbnd ( 0.051, -0.498, -0.006) ( 0.050, -0.498, -0.006) ( 0.00, 0.00, 0.00)
  24481. 35: torsion ( -0.050, -0.015, 0.320) ( -0.050, -0.015, 0.320) ( 0.00, 0.00, 0.00)
  24482. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24483. 35: vdw ( -4.176, 2.106, -0.080) ( -4.176, 2.106, -0.080) ( 0.00, 0.00, 0.00)
  24484. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24485. 35: 33 ( 0.011, 0.007, -0.103) ( 0.012, 0.009, -0.100) ( 0.00, 0.00, 0.02)
  24486. 35: bond ( 0.411, -0.710, -1.123) ( 0.412, -0.709, -1.121) ( 0.01, 0.06, 0.20)
  24487. 35: angle ( 2.741, 1.372, 0.138) ( 2.741, 1.373, 0.138) ( 0.02, 0.03, 0.00)
  24488. 35: strbnd ( 0.276, -0.000, 0.286) ( 0.276, -0.000, 0.286) ( 0.00, 0.00, 0.00)
  24489. 35: torsion ( -0.286, -0.647, 0.304) ( -0.286, -0.647, 0.304) ( 0.00, 0.00, 0.00)
  24490. 35: oop ( 0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24491. 35: vdw ( -3.131, -0.007, 0.292) ( -3.131, -0.007, 0.292) ( 0.00, 0.00, 0.00)
  24492. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24493. 35: 34 ( 0.075, -0.007, -0.103) ( 0.076, -0.006, -0.101) ( 0.00, 0.00, 0.02)
  24494. 35: bond ( 0.035, -0.551, 0.735) ( 0.035, -0.550, 0.737) ( 0.00, 0.07, 0.16)
  24495. 35: angle ( 1.556, 0.759, 0.492) ( 1.556, 0.759, 0.493) ( 0.03, 0.02, 0.01)
  24496. 35: strbnd ( 0.359, -0.089, -0.017) ( 0.359, -0.089, -0.017) ( 0.00, 0.00, 0.00)
  24497. 35: torsion ( -0.120, -0.433, -0.317) ( -0.120, -0.433, -0.317) ( 0.00, 0.00, 0.00)
  24498. 35: oop ( 0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24499. 35: vdw ( -1.755, 0.308, -0.996) ( -1.755, 0.308, -0.996) ( 0.00, 0.00, 0.00)
  24500. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24501. 35: 35 ( 1.750, -1.226, 0.260) ( 1.752, -1.223, 0.262) ( 0.10, 0.25, 0.05)
  24502. 35: bond ( 0.213, 0.288, -0.021) ( 0.214, 0.290, -0.021) ( 0.03, 0.07, 0.00)
  24503. 35: angle ( 0.833, -0.601, 0.186) ( 0.834, -0.601, 0.186) ( 0.04, 0.01, 0.00)
  24504. 35: strbnd ( -0.999, -1.463, 0.119) ( -0.999, -1.463, 0.119) ( 0.00, 0.00, 0.00)
  24505. 35: torsion ( 0.009, -0.013, -0.082) ( 0.009, -0.012, -0.082) ( 0.00, 0.00, 0.00)
  24506. 35: oop ( 0.001, -0.001, -0.006) ( 0.000, -0.001, -0.004) ( 0.00, 0.00, 0.00)
  24507. 35: vdw ( 1.020, 0.438, 0.043) ( 1.020, 0.438, 0.043) ( 0.00, 0.00, 0.00)
  24508. 35: electro ( 0.674, 0.126, 0.022) ( 0.674, 0.126, 0.022) ( 0.00, 0.00, 0.00)
  24509. 35: 36 ( -1.808, 0.308, -0.348) ( -1.805, 0.309, -0.348) ( 0.20, 0.02, 0.00)
  24510. 35: bond ( -5.388, 0.685, -0.688) ( -5.385, 0.685, -0.688) ( 0.07, 0.01, 0.01)
  24511. 35: angle ( 0.045, 0.310, -0.042) ( 0.045, 0.310, -0.042) ( 0.00, 0.02, 0.00)
  24512. 35: strbnd ( 2.007, -0.547, 0.301) ( 2.007, -0.547, 0.301) ( 0.00, 0.00, 0.00)
  24513. 35: torsion ( 0.009, -0.013, -0.086) ( 0.009, -0.013, -0.086) ( 0.00, 0.00, 0.00)
  24514. 35: oop ( -0.000, 0.000, 0.002) ( -0.000, 0.000, 0.001) ( 0.00, 0.00, 0.00)
  24515. 35: vdw ( 0.742, 0.024, 0.077) ( 0.742, 0.024, 0.077) ( 0.00, 0.00, 0.00)
  24516. 35: electro ( 0.777, -0.150, 0.089) ( 0.777, -0.150, 0.089) ( 0.00, 0.00, 0.00)
  24517. 35: 37 ( -1.444, 1.619, -0.423) ( -1.443, 1.622, -0.421) ( 0.07, 0.21, 0.10)
  24518. 35: bond ( -2.234, 4.953, -0.997) ( -2.234, 4.956, -0.997) ( 0.03, 0.06, 0.01)
  24519. 35: angle ( -0.493, -0.226, -0.021) ( -0.492, -0.226, -0.021) ( 0.03, 0.00, 0.00)
  24520. 35: strbnd ( 1.102, -1.804, 0.396) ( 1.102, -1.804, 0.396) ( 0.00, 0.00, 0.00)
  24521. 35: torsion ( -0.001, 0.002, 0.011) ( -0.001, 0.002, 0.012) ( 0.00, 0.00, 0.00)
  24522. 35: oop ( 0.001, -0.001, -0.009) ( 0.001, -0.001, -0.007) ( 0.00, 0.00, 0.00)
  24523. 35: vdw ( 0.196, -0.710, 0.128) ( 0.196, -0.710, 0.128) ( 0.00, 0.00, 0.00)
  24524. 35: electro ( -0.014, -0.594, 0.068) ( -0.014, -0.594, 0.068) ( 0.00, 0.00, 0.00)
  24525. 35: 38 ( 0.288, 1.218, -0.020) ( 0.290, 1.221, -0.016) ( 0.04, 0.26, 0.01)
  24526. 35: bond ( -0.248, -0.326, 0.024) ( -0.247, -0.323, 0.024) ( 0.03, 0.08, 0.00)
  24527. 35: angle ( 0.899, -0.672, 0.202) ( 0.899, -0.671, 0.202) ( 0.04, 0.02, 0.00)
  24528. 35: strbnd ( 1.310, 0.895, 0.002) ( 1.310, 0.895, 0.002) ( 0.01, 0.01, 0.00)
  24529. 35: torsion ( -0.019, 0.028, 0.183) ( -0.019, 0.028, 0.183) ( 0.00, 0.00, 0.01)
  24530. 35: oop ( 0.001, -0.002, -0.014) ( 0.001, -0.002, -0.011) ( 0.00, 0.00, 0.01)
  24531. 35: vdw ( -0.358, -0.523, 0.041) ( -0.358, -0.523, 0.041) ( 0.00, 0.00, 0.00)
  24532. 35: electro ( -1.298, 1.817, -0.456) ( -1.298, 1.817, -0.456) ( 0.00, 0.00, 0.00)
  24533. 35: 39 ( 4.199, -12.580, 1.746) ( 4.209, -12.586, 1.672) ( 0.23, 0.04, 4.26)
  24534. 35: bond ( -3.197, -11.479, 1.163) ( -3.196, -11.474, 1.163) ( 0.01, 0.04, 0.01)
  24535. 35: angle ( 7.253, -1.945, 0.745) ( 7.253, -1.945, 0.745) ( 0.01, 0.00, 0.00)
  24536. 35: strbnd ( 0.555, -2.428, 0.351) ( 0.555, -2.428, 0.351) ( 0.00, 0.00, 0.00)
  24537. 35: torsion ( 0.097, -0.119, -0.912) ( 0.097, -0.119, -0.912) ( 0.00, 0.00, 0.02)
  24538. 35: oop ( -0.026, 0.033, 0.255) ( -0.018, 0.023, 0.180) ( 0.02, 0.03, 1.90)
  24539. 35: vdw ( 5.776, -0.126, 0.438) ( 5.776, -0.126, 0.438) ( 0.00, 0.00, 0.00)
  24540. 35: electro ( -6.258, 3.484, -0.293) ( -6.258, 3.484, -0.293) ( 0.00, 0.00, 0.00)
  24541. 35: ok 28 # gradients
  24542. 35: ok 29 # energy
  24543. 35: ----------------------------------------------------------------------------------------
  24544. 35:
  24545. 35: VALIDATE GRADIENTS : /Volumes/Home/ghutchis/Desktop/UFF/ibuprofen.gpr
  24546. 35:
  24547. 35:
  24548. 35: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  24549. 35: ----------------------------------------------------------------------------------------
  24550. 35: 1 (-37.071, -81.376, -8.715) (-37.065, -81.370, -8.711) ( 0.01, 0.01, 0.06)
  24551. 35: bond ( -6.927, -6.224, 0.204) ( -6.923, -6.219, 0.208) ( 0.06, 0.08, 0.07)
  24552. 35: angle (-43.402, -92.594, -5.039) (-43.401, -92.592, -5.037) ( 0.00, 0.00, 0.03)
  24553. 35: strbnd ( 17.017, 19.808, -1.013) ( 17.017, 19.807, -1.014) ( 0.00, 0.00, 0.03)
  24554. 35: torsion ( -0.140, 0.089, -0.286) ( -0.140, 0.089, -0.286) ( 0.00, 0.00, 0.00)
  24555. 35: oop ( -0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24556. 35: vdw ( -3.619, -2.454, -2.581) ( -3.619, -2.454, -2.581) ( 0.00, 0.00, 0.00)
  24557. 35: electro ( 0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24558. 35: 2 (-39.440, 2.545, 50.699) (-39.434, 2.550, 50.705) ( 0.01, 0.18, 0.01)
  24559. 35: bond ( 2.221, 0.743, -4.295) ( 2.225, 0.746, -4.291) ( 0.19, 0.23, 0.10)
  24560. 35: angle (-30.186, 6.101, 43.460) (-30.184, 6.103, 43.462) ( 0.01, 0.03, 0.00)
  24561. 35: strbnd ( -8.549, -6.318, 14.014) ( -8.550, -6.318, 14.014) ( 0.01, 0.01, 0.00)
  24562. 35: torsion ( -0.634, -0.131, -0.999) ( -0.634, -0.131, -0.999) ( 0.00, 0.00, 0.01)
  24563. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24564. 35: vdw ( -2.292, 2.150, -1.482) ( -2.292, 2.150, -1.482) ( 0.00, 0.00, 0.00)
  24565. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24566. 35: 3 ( -1.587, 40.280, -47.662) ( -1.722, 39.405, -48.005) ( 8.54, 2.17, 0.72)
  24567. 35: bond ( -0.509, 0.513, -6.367) ( -0.504, 0.517, -6.364) ( 0.25, 0.20, 0.05)
  24568. 35: angle ( 13.510, 14.854, -42.989) ( 13.512, 14.856, -42.987) ( 0.01, 0.01, 0.00)
  24569. 35: strbnd (-14.490, 2.857, -6.469) (-14.491, 2.857, -6.469) ( 0.01, 0.01, 0.01)
  24570. 35: torsion ( 0.820, 13.476, 6.086) ( 0.820, 13.476, 6.086) ( 0.00, 0.00, 0.00)
  24571. 35: oop ( -0.965, 7.596, 5.726) ( -1.106, 6.716, 5.379) (13.62, 11.59, 6.06)
  24572. 35: vdw ( 0.470, 0.645, -3.276) ( 0.471, 0.645, -3.276) ( 0.00, 0.00, 0.00)
  24573. 35: electro ( -0.424, 0.339, -0.373) ( -0.424, 0.339, -0.373) ( 0.00, 0.00, 0.00)
  24574. 35: 4 ( -3.751, 47.995, 62.741) ( -3.746, 48.001, 62.747) ( 0.14, 0.01, 0.01)
  24575. 35: bond ( -1.086, 2.486, 9.511) ( -1.082, 2.490, 9.516) ( 0.33, 0.17, 0.05)
  24576. 35: angle ( -4.863, 51.765, 70.840) ( -4.861, 51.767, 70.842) ( 0.04, 0.00, 0.00)
  24577. 35: strbnd ( 4.026, -10.734, -19.678) ( 4.025, -10.735, -19.679) ( 0.01, 0.01, 0.00)
  24578. 35: torsion ( 0.144, 0.700, -0.367) ( 0.144, 0.700, -0.367) ( 0.00, 0.00, 0.00)
  24579. 35: oop ( -0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24580. 35: vdw ( -1.972, 3.779, 2.435) ( -1.972, 3.779, 2.435) ( 0.00, 0.00, 0.00)
  24581. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24582. 35: 5 (-38.271, -131.602, -55.190) (-37.494, -129.117, -53.081) ( 2.03, 1.89, 3.82)
  24583. 35: bond ( 8.677, -20.361, -12.122) ( 8.681, -20.358, -12.120) ( 0.05, 0.02, 0.02)
  24584. 35: angle (-36.816, -71.485, 11.280) (-36.815, -71.484, 11.281) ( 0.00, 0.00, 0.01)
  24585. 35: strbnd ( 12.873, -5.181, 7.752) ( 12.873, -5.181, 7.752) ( 0.00, 0.00, 0.01)
  24586. 35: torsion (-12.225, -29.725, -36.119) (-12.225, -29.725, -36.119) ( 0.00, 0.00, 0.00)
  24587. 35: oop ( -5.173, -18.341, -24.805) ( -4.402, -15.861, -22.699) (14.90, 13.52, 8.49)
  24588. 35: vdw ( -5.982, 13.988, -1.401) ( -5.982, 13.988, -1.401) ( 0.00, 0.00, 0.00)
  24589. 35: electro ( 0.375, -0.497, 0.224) ( 0.375, -0.497, 0.224) ( 0.00, 0.00, 0.00)
  24590. 35: 6 ( 59.513, 60.458, 25.145) ( 58.644, 59.030, 24.319) ( 1.46, 2.36, 3.29)
  24591. 35: bond ( -6.489, -13.464, 18.197) ( -6.484, -13.459, 18.199) ( 0.07, 0.03, 0.01)
  24592. 35: angle ( 37.474, 50.266, -17.881) ( 37.475, 50.267, -17.880) ( 0.00, 0.00, 0.00)
  24593. 35: strbnd ( -3.586, -8.839, 8.084) ( -3.586, -8.840, 8.084) ( 0.01, 0.00, 0.00)
  24594. 35: torsion ( 14.651, 15.387, 15.614) ( 14.652, 15.387, 15.614) ( 0.00, 0.00, 0.00)
  24595. 35: oop ( 6.902, 8.223, 9.114) ( 6.027, 6.790, 8.285) (12.68, 17.43, 9.10)
  24596. 35: vdw ( 10.851, 9.567, -8.214) ( 10.851, 9.567, -8.214) ( 0.00, 0.00, 0.00)
  24597. 35: electro ( -0.290, -0.682, 0.230) ( -0.290, -0.682, 0.230) ( 0.00, 0.00, 0.00)
  24598. 35: 7 (-98.956, -30.139, 2.983) (-97.636, -30.331, 3.395) ( 1.33, 0.64, 13.82)
  24599. 35: bond (-36.725, -4.863, 0.794) (-36.719, -4.859, 0.795) ( 0.01, 0.08, 0.10)
  24600. 35: angle (-40.863, -11.120, -0.055) (-40.862, -11.119, -0.054) ( 0.00, 0.01, 0.00)
  24601. 35: strbnd (-15.761, -19.921, -0.231) (-15.761, -19.921, -0.231) ( 0.00, 0.00, 0.00)
  24602. 35: torsion (-16.151, -0.989, 6.996) (-16.151, -0.989, 6.996) ( 0.00, 0.00, 0.01)
  24603. 35: oop ( -6.016, 1.821, 0.042) ( -4.703, 1.623, 0.453) (21.83, 10.88, 1.72)
  24604. 35: vdw ( 17.210, 4.832, -4.353) ( 17.210, 4.832, -4.353) ( 0.00, 0.00, 0.00)
  24605. 35: electro ( -0.650, 0.102, -0.210) ( -0.650, 0.102, -0.210) ( 0.00, 0.00, 0.00)
  24606. 35: 8 ( 42.185, -29.144, 98.083) ( 40.944, -28.827, 95.639) ( 2.94, 1.09, 2.49)
  24607. 35: bond ( 0.216, 13.908, 14.316) ( 0.219, 13.913, 14.318) ( 0.06, 0.04, 0.01)
  24608. 35: angle ( 11.911, -57.274, 71.476) ( 11.912, -57.273, 71.477) ( 0.01, 0.00, 0.00)
  24609. 35: strbnd ( 12.084, 27.937, 5.019) ( 12.083, 27.936, 5.019) ( 0.00, 0.00, 0.00)
  24610. 35: torsion ( 3.830, 0.035, -3.860) ( 3.830, 0.035, -3.861) ( 0.00, 0.00, 0.00)
  24611. 35: oop ( 8.502, -2.885, 10.470) ( 7.257, -2.574, 8.023) (14.64, 10.77, 23.37)
  24612. 35: vdw ( 7.198, -12.680, 2.190) ( 7.198, -12.679, 2.190) ( 0.00, 0.00, 0.00)
  24613. 35: electro ( -1.556, 1.815, -1.528) ( -1.556, 1.815, -1.528) ( 0.00, 0.00, 0.00)
  24614. 35: 9 ( 32.579, 54.117, -119.425) ( 32.052, 52.770, -118.804) ( 1.62, 2.49, 0.52)
  24615. 35: bond ( 10.817, 9.746, -28.895) ( 10.820, 9.748, -28.889) ( 0.03, 0.02, 0.02)
  24616. 35: angle ( 35.048, 51.699, -72.855) ( 35.049, 51.701, -72.854) ( 0.00, 0.00, 0.00)
  24617. 35: strbnd ( 0.568, -4.532, -8.148) ( 0.567, -4.532, -8.148) ( 0.01, 0.00, 0.00)
  24618. 35: torsion ( -4.728, -6.617, -17.279) ( -4.728, -6.618, -17.279) ( 0.00, 0.01, 0.00)
  24619. 35: oop ( 1.204, 5.714, -4.530) ( 0.673, 4.364, -3.916) (44.10, 23.64, 13.56)
  24620. 35: vdw (-10.056, -2.512, 13.221) (-10.056, -2.512, 13.222) ( 0.00, 0.01, 0.00)
  24621. 35: electro ( -0.274, 0.620, -0.940) ( -0.274, 0.620, -0.940) ( 0.00, 0.00, 0.00)
  24622. 35: 10 ( -2.422, -19.944, 132.061) ( -2.504, -20.293, 130.342) ( 3.37, 1.75, 1.30)
  24623. 35: bond ( 18.269, 6.335, 0.967) ( 18.273, 6.339, 0.970) ( 0.02, 0.07, 0.23)
  24624. 35: angle (-27.608, -36.500, 84.948) (-27.607, -36.499, 84.949) ( 0.01, 0.00, 0.00)
  24625. 35: strbnd ( 12.909, 2.314, -3.833) ( 12.909, 2.313, -3.833) ( 0.00, 0.02, 0.00)
  24626. 35: torsion ( 5.991, 6.815, 25.602) ( 5.992, 6.815, 25.602) ( 0.00, 0.00, 0.00)
  24627. 35: oop ( 0.582, 4.956, 14.815) ( 0.494, 4.602, 13.092) ( 5.12, 7.15, 11.63)
  24628. 35: vdw (-13.143, -3.558, 9.953) (-13.143, -3.558, 9.953) ( 0.00, 0.00, 0.00)
  24629. 35: electro ( 0.579, -0.306, -0.390) ( 0.579, -0.306, -0.390) ( 0.00, 0.00, 0.00)
  24630. 35: 11 ( 47.658, -22.934, -63.453) ( 37.348, -23.646, -54.930) (21.63, 3.10, 13.43)
  24631. 35: bond (-11.073, 2.546, -4.952) (-11.069, 2.550, -4.949) ( 0.04, 0.18, 0.08)
  24632. 35: angle ( 14.987, -10.150, -58.721) ( 14.989, -10.148, -58.720) ( 0.01, 0.02, 0.00)
  24633. 35: strbnd ( 17.268, -10.877, 11.808) ( 17.267, -10.878, 11.807) ( 0.00, 0.01, 0.01)
  24634. 35: torsion ( 6.129, 3.198, 15.790) ( 6.129, 3.198, 15.790) ( 0.00, 0.00, 0.00)
  24635. 35: oop ( 18.909, -6.132, -23.821) ( 8.594, -6.849, -15.303) (54.55, 11.70, 35.76)
  24636. 35: vdw ( 1.389, -2.494, -1.281) ( 1.389, -2.494, -1.281) ( 0.00, 0.00, 0.00)
  24637. 35: electro ( 0.050, 0.975, -2.276) ( 0.050, 0.975, -2.276) ( 0.00, 0.00, 0.00)
  24638. 35: 12 ( 31.693, -14.126, -65.659) ( 31.699, -14.121, -65.654) ( 0.02, 0.04, 0.01)
  24639. 35: bond ( 4.025, -3.189, -9.311) ( 4.029, -3.185, -9.307) ( 0.10, 0.12, 0.05)
  24640. 35: angle ( 35.137, -10.001, -64.710) ( 35.139, -10.000, -64.708) ( 0.01, 0.02, 0.00)
  24641. 35: strbnd ( -5.006, 4.101, 11.332) ( -5.006, 4.101, 11.331) ( 0.01, 0.01, 0.01)
  24642. 35: torsion ( -2.865, -1.801, -0.962) ( -2.865, -1.801, -0.962) ( 0.00, 0.00, 0.00)
  24643. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24644. 35: vdw ( 0.401, -3.237, -2.009) ( 0.401, -3.237, -2.009) ( 0.00, 0.00, 0.00)
  24645. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24646. 35: 13 (-44.560, -77.865, 136.018) (-22.966, -75.645, 120.406) (48.46, 2.85, 11.48)
  24647. 35: bond ( -2.460, 4.359, -8.933) ( -2.456, 4.363, -8.924) ( 0.18, 0.08, 0.10)
  24648. 35: angle ( 29.524, -109.944, 134.355) ( 29.525, -109.943, 134.355) ( 0.00, 0.00, 0.00)
  24649. 35: strbnd (-14.951, 10.444, -24.236) (-14.952, 10.444, -24.237) ( 0.01, 0.01, 0.01)
  24650. 35: torsion ( 1.176, -3.022, -8.395) ( 1.176, -3.022, -8.396) ( 0.06, 0.00, 0.01)
  24651. 35: oop (-59.918, 23.973, 41.115) (-38.329, 26.188, 25.495) (36.03, 9.24, 37.99)
  24652. 35: vdw ( 2.638, -3.488, 3.777) ( 2.638, -3.488, 3.777) ( 0.00, 0.00, 0.00)
  24653. 35: electro ( -0.568, -0.188, -1.665) ( -0.568, -0.188, -1.665) ( 0.00, 0.00, 0.00)
  24654. 35: 14 (-73.793, -5.351, -43.764) (-73.876, -5.015, -43.336) ( 0.11, 6.28, 0.98)
  24655. 35: bond ( 2.608, 8.877, -3.192) ( 2.609, 8.883, -3.190) ( 0.05, 0.08, 0.06)
  24656. 35: angle (-96.717, 12.033, -55.420) (-96.718, 12.033, -55.421) ( 0.00, 0.00, 0.00)
  24657. 35: strbnd ( -4.852, -11.840, 5.276) ( -4.852, -11.840, 5.276) ( 0.00, 0.00, 0.00)
  24658. 35: torsion ( 10.732, 0.866, 11.025) ( 10.727, 0.866, 11.022) ( 0.04, 0.00, 0.03)
  24659. 35: oop ( 12.415, -11.706, -6.666) ( 12.336, -11.378, -6.235) ( 0.64, 2.81, 6.46)
  24660. 35: vdw ( 1.533, -1.793, 3.152) ( 1.533, -1.793, 3.152) ( 0.00, 0.00, 0.00)
  24661. 35: electro ( 0.489, -1.787, 2.061) ( 0.489, -1.787, 2.061) ( 0.00, 0.00, 0.00)
  24662. 35: 15 ( 69.217, 103.058, -57.300) ( 58.287, 101.326, -49.815) (15.79, 1.68, 13.06)
  24663. 35: bond ( 2.268, 0.918, 3.526) ( 2.270, 0.919, 3.532) ( 0.12, 0.04, 0.18)
  24664. 35: angle ( 44.112, 114.284, -58.082) ( 44.112, 114.285, -58.082) ( 0.00, 0.00, 0.00)
  24665. 35: strbnd ( 4.938, 2.167, 7.080) ( 4.938, 2.167, 7.080) ( 0.01, 0.01, 0.00)
  24666. 35: torsion ( -3.970, 1.783, 2.088) ( -3.970, 1.783, 2.088) ( 0.00, 0.00, 0.00)
  24667. 35: oop ( 25.969, -6.898, -14.899) ( 15.036, -8.630, -7.421) (42.10, 25.12, 50.19)
  24668. 35: vdw ( 0.595, -0.501, 0.672) ( 0.595, -0.501, 0.672) ( 0.00, 0.00, 0.00)
  24669. 35: electro ( -4.694, -8.696, 2.316) ( -4.694, -8.696, 2.316) ( 0.00, 0.00, 0.00)
  24670. 35: 16 ( 10.862, 32.599, -5.193) ( 10.865, 32.600, -5.193) ( 0.03, 0.00, 0.01)
  24671. 35: bond ( 12.564, -2.116, -0.282) ( 12.567, -2.116, -0.282) ( 0.02, 0.01, 0.00)
  24672. 35: angle ( 5.837, 35.355, -5.146) ( 5.837, 35.356, -5.145) ( 0.00, 0.00, 0.01)
  24673. 35: strbnd ( -6.059, 0.924, 0.108) ( -6.059, 0.924, 0.108) ( 0.00, 0.00, 0.00)
  24674. 35: torsion ( 0.025, 0.048, 0.772) ( 0.025, 0.048, 0.772) ( 0.00, 0.00, 0.00)
  24675. 35: oop ( 0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24676. 35: vdw ( -1.506, -1.612, -0.646) ( -1.506, -1.612, -0.646) ( 0.00, 0.00, 0.00)
  24677. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24678. 35: 17 ( 23.103, 21.401, -13.776) ( 23.104, 21.402, -13.774) ( 0.00, 0.01, 0.01)
  24679. 35: bond ( 0.013, 7.722, 8.189) ( 0.013, 7.723, 8.191) ( 0.00, 0.02, 0.02)
  24680. 35: angle ( 23.319, 18.754, -17.721) ( 23.319, 18.754, -17.721) ( 0.00, 0.00, 0.00)
  24681. 35: strbnd ( -0.112, -4.214, -4.433) ( -0.112, -4.214, -4.433) ( 0.00, 0.00, 0.00)
  24682. 35: torsion ( 0.254, -0.191, 0.179) ( 0.254, -0.191, 0.179) ( 0.00, 0.00, 0.00)
  24683. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24684. 35: vdw ( -0.370, -0.670, 0.010) ( -0.370, -0.670, 0.010) ( 0.00, 0.00, 0.00)
  24685. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24686. 35: 18 ( 33.905, 23.432, 15.855) ( 33.905, 23.433, 15.857) ( 0.00, 0.01, 0.01)
  24687. 35: bond ( 0.412, 8.070, -8.784) ( 0.412, 8.072, -8.782) ( 0.00, 0.02, 0.02)
  24688. 35: angle ( 35.086, 20.894, 20.850) ( 35.086, 20.894, 20.850) ( 0.00, 0.00, 0.00)
  24689. 35: strbnd ( -0.271, -3.980, 4.289) ( -0.271, -3.980, 4.289) ( 0.00, 0.00, 0.00)
  24690. 35: torsion ( 0.050, -0.044, -0.038) ( 0.050, -0.044, -0.038) ( 0.00, 0.00, 0.00)
  24691. 35: oop ( 0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24692. 35: vdw ( -1.372, -1.509, -0.461) ( -1.372, -1.509, -0.461) ( 0.00, 0.00, 0.00)
  24693. 35: electro ( 0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24694. 35: 19 ( 7.842, 13.549, 15.910) ( 7.843, 13.550, 15.912) ( 0.01, 0.01, 0.01)
  24695. 35: bond ( 4.298, -5.557, 10.878) ( 4.298, -5.556, 10.880) ( 0.01, 0.01, 0.02)
  24696. 35: angle ( 5.140, 17.037, 6.669) ( 5.140, 17.038, 6.669) ( 0.01, 0.00, 0.00)
  24697. 35: strbnd ( -0.222, 0.518, -1.052) ( -0.222, 0.518, -1.052) ( 0.00, 0.00, 0.00)
  24698. 35: torsion ( 0.333, -0.021, -0.143) ( 0.333, -0.021, -0.143) ( 0.00, 0.00, 0.00)
  24699. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24700. 35: vdw ( -1.708, 1.572, -0.443) ( -1.707, 1.572, -0.443) ( 0.00, 0.00, 0.00)
  24701. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24702. 35: 20 ( 24.224, 9.746, 3.735) ( 24.225, 9.747, 3.737) ( 0.00, 0.01, 0.06)
  24703. 35: bond ( 0.205, 8.145, 12.537) ( 0.205, 8.145, 12.539) ( 0.00, 0.01, 0.02)
  24704. 35: angle ( 25.409, 2.588, -2.097) ( 25.410, 2.588, -2.096) ( 0.00, 0.01, 0.01)
  24705. 35: strbnd ( -0.027, -1.112, -1.794) ( -0.027, -1.112, -1.794) ( 0.00, 0.00, 0.00)
  24706. 35: torsion ( -0.559, -0.957, 0.631) ( -0.559, -0.957, 0.631) ( 0.00, 0.00, 0.00)
  24707. 35: oop ( -0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24708. 35: vdw ( -0.804, 1.083, -5.542) ( -0.804, 1.083, -5.542) ( 0.01, 0.00, 0.00)
  24709. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24710. 35: 21 (-14.013, -5.680, -13.049) (-14.012, -5.678, -13.048) ( 0.01, 0.05, 0.00)
  24711. 35: bond ( -4.768, -11.721, 2.019) ( -4.767, -11.719, 2.019) ( 0.01, 0.02, 0.01)
  24712. 35: angle ( -9.742, 1.595, -13.739) ( -9.741, 1.596, -13.738) ( 0.01, 0.01, 0.00)
  24713. 35: strbnd ( 0.618, 1.701, -0.398) ( 0.618, 1.701, -0.398) ( 0.00, 0.00, 0.00)
  24714. 35: torsion ( 0.143, 0.073, 0.763) ( 0.143, 0.073, 0.763) ( 0.00, 0.00, 0.00)
  24715. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24716. 35: vdw ( -0.264, 2.671, -1.694) ( -0.263, 2.671, -1.694) ( 0.00, 0.00, 0.00)
  24717. 35: electro ( -0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24718. 35: 22 (-11.466, -17.731, -34.136) (-11.464, -17.730, -34.135) ( 0.02, 0.00, 0.00)
  24719. 35: bond ( 10.515, -3.031, -3.787) ( 10.517, -3.031, -3.787) ( 0.02, 0.01, 0.01)
  24720. 35: angle (-17.099, -17.314, -33.631) (-17.099, -17.314, -33.630) ( 0.00, 0.00, 0.00)
  24721. 35: strbnd ( -4.687, 1.352, 1.833) ( -4.687, 1.352, 1.833) ( 0.00, 0.00, 0.00)
  24722. 35: torsion ( -0.036, -0.401, 0.221) ( -0.036, -0.401, 0.221) ( 0.00, 0.00, 0.00)
  24723. 35: oop ( 0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24724. 35: vdw ( -0.159, 1.663, 1.228) ( -0.159, 1.663, 1.228) ( 0.00, 0.00, 0.00)
  24725. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24726. 35: 23 ( 9.654, -14.702, -18.379) ( 9.655, -14.701, -18.377) ( 0.01, 0.01, 0.01)
  24727. 35: bond ( -3.691, 5.903, -11.062) ( -3.691, 5.904, -11.060) ( 0.01, 0.01, 0.02)
  24728. 35: angle ( 12.954, -19.869, -14.929) ( 12.955, -19.869, -14.929) ( 0.00, 0.00, 0.00)
  24729. 35: strbnd ( 1.489, -2.332, 4.677) ( 1.489, -2.332, 4.677) ( 0.00, 0.00, 0.00)
  24730. 35: torsion ( -0.247, -0.126, 0.015) ( -0.247, -0.126, 0.015) ( 0.00, 0.00, 0.00)
  24731. 35: oop ( 0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24732. 35: vdw ( -0.851, 1.721, 2.920) ( -0.851, 1.721, 2.920) ( 0.00, 0.00, 0.00)
  24733. 35: electro ( 0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24734. 35: 24 ( 14.540, -7.004, -26.289) ( 14.541, -7.001, -26.288) ( 0.01, 0.04, 0.00)
  24735. 35: bond ( -4.182, -9.280, -1.526) ( -4.182, -9.277, -1.526) ( 0.01, 0.03, 0.01)
  24736. 35: angle ( 17.244, -3.364, -26.810) ( 17.244, -3.364, -26.810) ( 0.00, 0.00, 0.00)
  24737. 35: strbnd ( 2.112, 4.668, 0.929) ( 2.112, 4.668, 0.929) ( 0.00, 0.00, 0.00)
  24738. 35: torsion ( 0.199, -0.107, 0.107) ( 0.199, -0.107, 0.107) ( 0.00, 0.00, 0.00)
  24739. 35: oop ( -0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24740. 35: vdw ( -0.832, 1.079, 1.011) ( -0.832, 1.079, 1.011) ( 0.00, 0.00, 0.00)
  24741. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24742. 35: 25 ( -2.146, 11.421, -4.557) ( -2.026, 11.509, -4.281) ( 5.59, 0.77, 6.06)
  24743. 35: bond ( -0.517, -0.905, 0.501) ( -0.517, -0.903, 0.502) ( 0.04, 0.21, 0.04)
  24744. 35: angle ( -5.394, 1.536, -2.786) ( -5.394, 1.537, -2.786) ( 0.01, 0.01, 0.00)
  24745. 35: strbnd ( 4.247, 7.387, -3.525) ( 4.247, 7.387, -3.525) ( 0.00, 0.00, 0.00)
  24746. 35: torsion ( -1.245, 2.897, 3.928) ( -1.245, 2.897, 3.928) ( 0.00, 0.00, 0.00)
  24747. 35: oop ( -0.602, -0.657, -1.800) ( -0.483, -0.571, -1.525) ( 7.15, 5.60, 15.30)
  24748. 35: vdw ( 1.342, 0.777, -0.631) ( 1.342, 0.777, -0.631) ( 0.00, 0.00, 0.00)
  24749. 35: electro ( 0.023, 0.386, -0.243) ( 0.023, 0.386, -0.243) ( 0.00, 0.00, 0.00)
  24750. 35: 26 ( 8.264, -9.314, -14.985) ( 7.825, -9.085, -14.187) ( 5.32, 2.46, 5.32)
  24751. 35: bond ( 0.510, 0.130, 0.247) ( 0.513, 0.130, 0.248) ( 0.15, 0.00, 0.02)
  24752. 35: angle ( -0.687, -4.473, 3.772) ( -0.687, -4.472, 3.772) ( 0.00, 0.01, 0.00)
  24753. 35: strbnd ( -3.764, -0.803, -0.766) ( -3.764, -0.803, -0.766) ( 0.00, 0.00, 0.01)
  24754. 35: torsion ( 8.777, -3.424, -16.387) ( 8.777, -3.424, -16.387) ( 0.00, 0.00, 0.00)
  24755. 35: oop ( 1.606, -0.922, -2.844) ( 1.164, -0.694, -2.047) (27.55, 21.05, 28.02)
  24756. 35: vdw ( 1.106, -0.058, 0.139) ( 1.106, -0.058, 0.139) ( 0.00, 0.00, 0.00)
  24757. 35: electro ( 0.715, 0.236, 0.855) ( 0.715, 0.236, 0.855) ( 0.00, 0.00, 0.00)
  24758. 35: 27 ( -9.529, -0.985, 0.936) ( -8.955, -0.030, 0.838) ( 6.02, 94.13, 9.18)
  24759. 35: bond ( -0.257, 0.039, -1.081) ( -0.257, 0.039, -1.078) ( 0.01, 0.00, 0.33)
  24760. 35: angle ( -2.751, 5.638, 0.859) ( -2.751, 5.638, 0.859) ( 0.01, 0.00, 0.00)
  24761. 35: strbnd ( -0.092, 0.684, -4.568) ( -0.092, 0.685, -4.568) ( 0.00, 0.00, 0.00)
  24762. 35: torsion ( -4.710, -4.641, 0.953) ( -4.710, -4.641, 0.953) ( 0.00, 0.00, 0.00)
  24763. 35: oop ( -2.117, -3.288, 0.385) ( -1.545, -2.333, 0.283) (27.05, 29.05, 3.92)
  24764. 35: vdw ( -0.554, 0.339, 2.803) ( -0.554, 0.339, 2.803) ( 0.00, 0.00, 0.00)
  24765. 35: electro ( 0.953, 0.243, 1.585) ( 0.953, 0.243, 1.585) ( 0.00, 0.00, 0.00)
  24766. 35: 28 (-35.688, 35.118, -12.756) (-35.400, 35.183, -12.318) ( 0.81, 0.18, 3.44)
  24767. 35: bond ( -0.608, -0.110, 0.410) ( -0.606, -0.110, 0.411) ( 0.16, 0.00, 0.05)
  24768. 35: angle (-20.084, 33.989, -20.477) (-20.083, 33.989, -20.477) ( 0.00, 0.00, 0.00)
  24769. 35: strbnd (-11.144, -1.712, 8.116) (-11.144, -1.712, 8.116) ( 0.00, 0.00, 0.00)
  24770. 35: torsion ( -1.403, 5.730, -0.531) ( -1.403, 5.730, -0.531) ( 0.00, 0.00, 0.00)
  24771. 35: oop ( -1.298, -1.456, -2.303) ( -1.013, -1.392, -1.865) (21.97, 4.40, 18.99)
  24772. 35: vdw ( -0.679, -1.424, 2.000) ( -0.679, -1.424, 2.000) ( 0.00, 0.00, 0.00)
  24773. 35: electro ( -0.472, 0.102, 0.028) ( -0.472, 0.102, 0.028) ( 0.00, 0.00, 0.00)
  24774. 35: 29 ( 6.269, 4.842, 17.665) ( 6.271, 4.844, 17.666) ( 0.04, 0.03, 0.00)
  24775. 35: bond ( 13.347, 7.815, 1.928) ( 13.349, 7.816, 1.928) ( 0.02, 0.01, 0.01)
  24776. 35: angle ( -3.942, 1.678, 20.486) ( -3.942, 1.679, 20.487) ( 0.01, 0.03, 0.00)
  24777. 35: strbnd ( -1.485, -0.391, -0.372) ( -1.485, -0.391, -0.372) ( 0.00, 0.00, 0.00)
  24778. 35: torsion ( -0.296, 0.484, 0.090) ( -0.296, 0.484, 0.090) ( 0.00, 0.00, 0.00)
  24779. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24780. 35: vdw ( -1.355, -4.745, -4.467) ( -1.355, -4.744, -4.467) ( 0.00, 0.00, 0.00)
  24781. 35: electro ( -0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24782. 35: 30 ( -8.350, 0.131, 25.967) ( -8.349, 0.134, 25.968) ( 0.01, 0.04, 0.00)
  24783. 35: bond ( -1.481, 11.557, 2.165) ( -1.481, 11.560, 2.165) ( 0.01, 0.03, 0.01)
  24784. 35: angle ( -9.788, -6.150, 26.139) ( -9.788, -6.150, 26.139) ( 0.00, 0.00, 0.00)
  24785. 35: strbnd ( 0.626, -4.365, -1.021) ( 0.626, -4.365, -1.021) ( 0.00, 0.00, 0.00)
  24786. 35: torsion ( 1.782, 0.049, 0.957) ( 1.782, 0.049, 0.957) ( 0.00, 0.00, 0.00)
  24787. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24788. 35: vdw ( 0.511, -0.961, -2.273) ( 0.511, -0.961, -2.273) ( 0.00, 0.00, 0.00)
  24789. 35: electro ( -0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24790. 35: 31 (-14.899, 11.820, 16.748) (-14.898, 11.820, 16.750) ( 0.01, 0.01, 0.01)
  24791. 35: bond ( 5.176, -2.757, 10.225) ( 5.177, -2.757, 10.227) ( 0.01, 0.01, 0.02)
  24792. 35: angle (-19.241, 13.946, 13.498) (-19.241, 13.947, 13.498) ( 0.00, 0.00, 0.00)
  24793. 35: strbnd ( -2.072, 1.072, -4.471) ( -2.072, 1.072, -4.471) ( 0.00, 0.00, 0.00)
  24794. 35: torsion ( 0.541, 0.941, -0.020) ( 0.541, 0.941, -0.020) ( 0.00, 0.00, 0.00)
  24795. 35: oop ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24796. 35: vdw ( 0.698, -1.382, -2.484) ( 0.698, -1.382, -2.484) ( 0.00, 0.00, 0.00)
  24797. 35: electro ( -0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24798. 35: 32 ( -4.993, 10.176, 24.023) ( -4.991, 10.177, 24.024) ( 0.05, 0.01, 0.00)
  24799. 35: bond (-10.690, -3.803, 2.337) (-10.687, -3.803, 2.338) ( 0.02, 0.01, 0.01)
  24800. 35: angle ( 0.606, 13.614, 24.917) ( 0.606, 13.614, 24.917) ( 0.00, 0.00, 0.00)
  24801. 35: strbnd ( 3.553, 1.168, -0.972) ( 3.553, 1.168, -0.972) ( 0.00, 0.00, 0.00)
  24802. 35: torsion ( -0.030, 0.061, -0.037) ( -0.030, 0.061, -0.037) ( 0.00, 0.00, 0.00)
  24803. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24804. 35: vdw ( 1.567, -0.863, -2.222) ( 1.567, -0.863, -2.222) ( 0.00, 0.00, 0.00)
  24805. 35: electro ( -0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24806. 35: 33 ( 19.334, -14.895, -24.368) ( 19.332, -14.890, -24.369) ( 0.01, 0.03, 0.00)
  24807. 35: bond ( -4.753, -12.511, 5.560) ( -4.753, -12.507, 5.561) ( 0.01, 0.03, 0.01)
  24808. 35: angle ( 21.861, -17.415, -20.481) ( 21.860, -17.414, -20.482) ( 0.00, 0.00, 0.00)
  24809. 35: strbnd ( 2.809, 8.054, -3.331) ( 2.809, 8.054, -3.331) ( 0.00, 0.00, 0.00)
  24810. 35: torsion ( -6.332, -0.435, -6.389) ( -6.334, -0.435, -6.390) ( 0.02, 0.00, 0.02)
  24811. 35: oop ( -0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24812. 35: vdw ( 0.007, 0.074, -0.052) ( 0.007, 0.074, -0.052) ( 0.00, 0.00, 0.00)
  24813. 35: electro ( 5.743, 7.338, 0.326) ( 5.743, 7.338, 0.326) ( 0.00, 0.00, 0.00)
  24814. 35: ok 30 # gradients
  24815. 35: ok 31 # energy
  24816. 35: ----------------------------------------------------------------------------------------
  24817. 35:
  24818. 35: VALIDATE GRADIENTS : /Volumes/Home/ghutchis/Desktop/UFF/penicillin.gpr
  24819. 35:
  24820. 35:
  24821. 35: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  24822. 35: ----------------------------------------------------------------------------------------
  24823. 35: 1 ( -0.056, -0.051, 0.261) ( -0.002, 0.035, 0.079) ( 0.30, 0.44, 4.74)
  24824. 35: bond ( 6.922, 0.175, 2.287) ( 6.926, 0.180, 2.292) ( 0.06, 0.08, 0.20)
  24825. 35: angle ( -5.931, 2.410, 0.271) ( -5.930, 2.412, 0.272) ( 0.03, 0.08, 0.04)
  24826. 35: strbnd ( 0.198, 0.872, 0.213) ( 0.197, 0.872, 0.213) ( 0.01, 0.04, 0.01)
  24827. 35: torsion ( 0.668, -0.373, -2.325) ( 0.668, -0.373, -2.325) ( 0.00, 0.00, 0.00)
  24828. 35: oop ( -0.334, -0.538, 1.283) ( -0.285, -0.457, 1.096) ( 1.63, 4.32, 14.61)
  24829. 35: vdw ( -0.832, -1.739, -0.997) ( -0.832, -1.739, -0.997) ( 0.00, 0.00, 0.00)
  24830. 35: electro ( -0.746, -0.859, -0.471) ( -0.746, -0.859, -0.471) ( 0.00, 0.00, 0.00)
  24831. 35: 2 ( 0.014, 0.361, -0.764) ( -0.160, 0.038, 0.015) ( 0.24, 11.62, 59.47)
  24832. 35: bond ( -2.739, 1.957, -0.129) ( -2.733, 1.965, -0.128) ( 0.24, 0.42, 0.02)
  24833. 35: angle ( 14.443, -7.136, 1.147) ( 14.446, -7.134, 1.148) ( 0.02, 0.02, 0.06)
  24834. 35: strbnd ( -7.334, 6.670, 1.385) ( -7.335, 6.668, 1.385) ( 0.01, 0.03, 0.02)
  24835. 35: torsion ( -0.037, 0.168, 0.014) ( -0.037, 0.168, 0.014) ( 0.00, 0.00, 0.00)
  24836. 35: oop ( 0.865, 1.488, -3.541) ( 0.683, 1.157, -2.764) (15.70, 22.22, 21.93)
  24837. 35: vdw ( -4.625, -1.230, -1.537) ( -4.625, -1.230, -1.537) ( 0.00, 0.00, 0.00)
  24838. 35: electro ( -0.559, -1.556, 1.897) ( -0.559, -1.556, 1.897) ( 0.00, 0.00, 0.00)
  24839. 35: 3 ( -0.029, -0.024, 0.069) ( -0.028, -0.021, 0.070) ( 0.00, 0.01, 0.00)
  24840. 35: bond ( 0.134, 0.394, -0.032) ( 0.135, 0.397, -0.032) ( 0.00, 0.12, 0.00)
  24841. 35: angle ( 1.589, -0.626, -1.067) ( 1.590, -0.626, -1.067) ( 0.03, 0.00, 0.04)
  24842. 35: strbnd ( 0.319, 0.162, 0.070) ( 0.319, 0.162, 0.070) ( 0.00, 0.00, 0.00)
  24843. 35: torsion ( -0.341, 0.212, 1.185) ( -0.341, 0.212, 1.185) ( 0.00, 0.00, 0.00)
  24844. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24845. 35: vdw ( -1.730, -0.167, -0.086) ( -1.730, -0.167, -0.086) ( 0.00, 0.00, 0.00)
  24846. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24847. 35: 4 ( 0.009, -0.000, 0.009) ( 0.010, 0.001, 0.011) ( 0.00, 0.00, 0.00)
  24848. 35: bond ( 0.230, -0.232, -0.242) ( 0.231, -0.231, -0.241) ( 0.03, 0.03, 0.03)
  24849. 35: angle ( 3.596, 2.214, 1.320) ( 3.596, 2.214, 1.320) ( 0.01, 0.01, 0.02)
  24850. 35: strbnd ( 0.657, -0.379, -0.320) ( 0.657, -0.379, -0.320) ( 0.00, 0.00, 0.00)
  24851. 35: torsion ( 0.004, 0.023, -0.019) ( 0.004, 0.023, -0.019) ( 0.00, 0.00, 0.00)
  24852. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24853. 35: vdw ( -4.478, -1.627, -0.730) ( -4.478, -1.627, -0.730) ( 0.00, 0.00, 0.00)
  24854. 35: electro ( -0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24855. 35: 5 ( -0.022, -0.019, 0.016) ( -0.022, -0.018, 0.019) ( 0.00, 0.00, 0.01)
  24856. 35: bond ( 0.002, -0.007, 0.018) ( 0.002, -0.007, 0.021) ( 0.00, 0.00, 0.01)
  24857. 35: angle ( 0.435, -0.097, -0.074) ( 0.436, -0.096, -0.074) ( 0.02, 0.00, 0.00)
  24858. 35: strbnd ( 0.316, -0.158, 0.593) ( 0.316, -0.158, 0.593) ( 0.00, 0.00, 0.00)
  24859. 35: torsion ( -0.046, 0.322, 0.110) ( -0.046, 0.322, 0.110) ( 0.00, 0.00, 0.00)
  24860. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24861. 35: vdw ( -0.730, -0.080, -0.631) ( -0.730, -0.080, -0.631) ( 0.00, 0.00, 0.00)
  24862. 35: electro ( -0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24863. 35: 6 ( -0.046, -0.324, 0.524) ( 0.075, -0.108, 0.034) ( 0.55, 6.97, 25.68)
  24864. 35: bond ( -2.835, 3.345, 0.762) ( -2.831, 3.350, 0.763) ( 0.13, 0.16, 0.02)
  24865. 35: angle ( -1.494, -1.139, -0.542) ( -1.493, -1.138, -0.541) ( 0.03, 0.02, 0.01)
  24866. 35: strbnd ( 7.239, -8.454, -1.930) ( 7.239, -8.454, -1.930) ( 0.00, 0.00, 0.00)
  24867. 35: torsion ( 0.143, 0.217, -0.423) ( 0.143, 0.217, -0.423) ( 0.00, 0.00, 0.00)
  24868. 35: oop ( -0.410, -0.742, 1.739) ( -0.294, -0.532, 1.248) ( 4.76, 15.57, 28.22)
  24869. 35: vdw ( -4.309, -6.669, -2.520) ( -4.309, -6.669, -2.520) ( 0.00, 0.00, 0.00)
  24870. 35: electro ( 1.620, 13.118, 3.437) ( 1.620, 13.118, 3.437) ( 0.00, 0.00, 0.00)
  24871. 35: 7 ( 0.163, 0.254, -0.307) ( 0.073, 0.072, 0.055) ( 1.47, 4.64, 11.10)
  24872. 35: bond ( 17.866, -2.904, 4.744) ( 17.871, -2.899, 4.745) ( 0.03, 0.18, 0.03)
  24873. 35: angle ( -8.512, -0.397, -1.184) ( -8.510, -0.396, -1.183) ( 0.02, 0.07, 0.06)
  24874. 35: strbnd ( 0.437, -1.121, -0.832) ( 0.437, -1.122, -0.833) ( 0.02, 0.06, 0.02)
  24875. 35: torsion ( -1.343, -1.618, 4.839) ( -1.343, -1.618, 4.840) ( 0.00, 0.00, 0.01)
  24876. 35: oop ( 0.386, 0.773, -1.451) ( 0.289, 0.584, -1.092) ( 3.73, 14.58, 24.78)
  24877. 35: vdw ( 1.892, 2.121, 0.955) ( 1.893, 2.121, 0.955) ( 0.01, 0.00, 0.00)
  24878. 35: electro (-10.563, 3.402, -7.378) (-10.563, 3.402, -7.378) ( 0.00, 0.00, 0.00)
  24879. 35: 8 ( -0.072, -0.167, 0.304) ( 0.002, 0.002, -0.018) ( 0.53, 2.83, 9.79)
  24880. 35: bond ( -1.088, 0.983, 0.272) ( -1.086, 0.985, 0.272) ( 0.24, 0.21, 0.00)
  24881. 35: angle ( -1.860, -1.398, -2.356) ( -1.859, -1.398, -2.356) ( 0.02, 0.02, 0.01)
  24882. 35: strbnd ( -0.431, 2.009, 1.109) ( -0.431, 2.009, 1.109) ( 0.00, 0.00, 0.00)
  24883. 35: torsion ( 0.178, 0.549, -1.277) ( 0.178, 0.549, -1.277) ( 0.00, 0.00, 0.01)
  24884. 35: oop ( -0.244, -0.585, 1.144) ( -0.174, -0.418, 0.822) ( 1.72, 9.75, 28.16)
  24885. 35: vdw ( 1.404, 2.236, 1.130) ( 1.404, 2.236, 1.130) ( 0.00, 0.00, 0.00)
  24886. 35: electro ( 1.969, -3.962, 0.282) ( 1.969, -3.962, 0.282) ( 0.00, 0.00, 0.00)
  24887. 35: 9 ( -0.704, -0.671, -0.056) ( 0.388, 0.364, 0.157) (76.83, 69.39, 1.19)
  24888. 35: bond ( -7.812, -8.638, -5.588) ( -7.808, -8.633, -5.586) ( 0.05, 0.05, 0.04)
  24889. 35: angle ( 12.778, 11.374, 19.741) ( 12.780, 11.376, 19.743) ( 0.02, 0.02, 0.01)
  24890. 35: strbnd ( 4.362, 3.842, -7.340) ( 4.361, 3.842, -7.341) ( 0.02, 0.02, 0.01)
  24891. 35: torsion ( -1.339, -2.456, -4.051) ( -1.339, -2.456, -4.051) ( 0.00, 0.00, 0.00)
  24892. 35: oop ( -4.513, -5.190, -1.298) ( -3.426, -4.161, -1.089) (24.07, 19.82, 16.13)
  24893. 35: vdw ( 0.230, 3.142, 1.240) ( 0.230, 3.143, 1.240) ( 0.00, 0.00, 0.00)
  24894. 35: electro ( -4.410, -2.746, -2.761) ( -4.410, -2.746, -2.761) ( 0.00, 0.00, 0.00)
  24895. 35: 10 ( -0.145, 0.204, 0.151) ( -0.062, 0.014, -0.015) ( 1.21, 3.88, 2.49)
  24896. 35: bond ( -0.630, 1.775, 12.572) ( -0.627, 1.778, 12.577) ( 0.18, 0.16, 0.04)
  24897. 35: angle ( 6.045, 0.014, -16.923) ( 6.048, 0.016, -16.921) ( 0.04, 0.00, 0.01)
  24898. 35: strbnd ( -7.393, -1.780, -1.355) ( -7.394, -1.782, -1.356) ( 0.01, 0.08, 0.05)
  24899. 35: torsion ( -2.978, 1.047, -0.463) ( -2.978, 1.047, -0.463) ( 0.00, 0.00, 0.00)
  24900. 35: oop ( 1.166, 3.054, 2.028) ( 1.244, 2.860, 1.857) ( 6.76, 6.34, 8.45)
  24901. 35: vdw ( 2.417, 3.304, 0.233) ( 2.417, 3.304, 0.233) ( 0.00, 0.00, 0.00)
  24902. 35: electro ( 1.227, -7.208, 4.059) ( 1.227, -7.208, 4.059) ( 0.00, 0.00, 0.00)
  24903. 35: 11 ( -0.193, -2.395, -0.387) ( 0.263, -0.098, 0.062) ( 8.80, 95.90, 17.41)
  24904. 35: bond ( 10.742, 6.592, -1.930) ( 10.747, 6.594, -1.926) ( 0.05, 0.02, 0.18)
  24905. 35: angle ( -4.937, -17.076, 7.817) ( -4.936, -17.075, 7.819) ( 0.04, 0.01, 0.03)
  24906. 35: strbnd ( -1.830, -0.656, 3.895) ( -1.830, -0.657, 3.894) ( 0.03, 0.03, 0.01)
  24907. 35: torsion ( 5.970, 14.380, -7.419) ( 5.971, 14.380, -7.419) ( 0.00, 0.00, 0.00)
  24908. 35: oop ( -6.219, -17.227, -5.679) ( -5.770, -14.934, -5.234) ( 7.22, 13.31, 7.83)
  24909. 35: vdw ( -1.251, 1.961, 1.619) ( -1.251, 1.961, 1.619) ( 0.01, 0.00, 0.00)
  24910. 35: electro ( -2.668, 9.632, 1.310) ( -2.668, 9.632, 1.309) ( 0.00, 0.00, 0.00)
  24911. 35: 12 ( -0.015, -0.043, -0.016) ( -0.014, -0.042, -0.013) ( 0.00, 0.01, 0.00)
  24912. 35: bond ( -0.064, -0.227, -0.383) ( -0.063, -0.226, -0.380) ( 0.00, 0.02, 0.10)
  24913. 35: angle ( -5.122, -0.874, 1.372) ( -5.121, -0.873, 1.372) ( 0.01, 0.03, 0.01)
  24914. 35: strbnd ( 0.712, 0.432, 0.989) ( 0.712, 0.432, 0.989) ( 0.00, 0.00, 0.00)
  24915. 35: torsion ( 0.289, -0.711, 0.374) ( 0.289, -0.711, 0.374) ( 0.00, 0.00, 0.00)
  24916. 35: oop ( -0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24917. 35: vdw ( 4.169, 1.337, -2.368) ( 4.169, 1.337, -2.368) ( 0.00, 0.00, 0.00)
  24918. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24919. 35: 13 ( 0.009, -0.036, -0.036) ( 0.011, -0.034, -0.035) ( 0.00, 0.01, 0.00)
  24920. 35: bond ( 7.080, -17.260, 8.482) ( 7.081, -17.259, 8.482) ( 0.02, 0.01, 0.00)
  24921. 35: angle ( -5.148, 2.623, -1.308) ( -5.148, 2.624, -1.307) ( 0.00, 0.03, 0.05)
  24922. 35: strbnd ( -0.387, 6.300, -1.373) ( -0.387, 6.299, -1.373) ( 0.00, 0.01, 0.00)
  24923. 35: torsion ( 0.837, 0.450, 0.871) ( 0.837, 0.450, 0.871) ( 0.00, 0.00, 0.00)
  24924. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24925. 35: vdw ( -2.152, 6.289, -6.678) ( -2.152, 6.289, -6.677) ( 0.01, 0.00, 0.00)
  24926. 35: electro ( -0.220, 1.563, -0.030) ( -0.220, 1.563, -0.030) ( 0.00, 0.00, 0.00)
  24927. 35: 14 ( 3.917, 5.394, 1.410) ( -0.776, -0.387, -0.163) (119.80, 107.17, 111.56)
  24928. 35: bond ( 1.728, 7.650, -26.617) ( 1.731, 7.651, -26.606) ( 0.18, 0.02, 0.04)
  24929. 35: angle (-12.444, -3.256, -6.802) (-12.443, -3.255, -6.800) ( 0.01, 0.03, 0.03)
  24930. 35: strbnd ( -0.283, -8.072, 23.375) ( -0.284, -8.072, 23.374) ( 0.01, 0.00, 0.01)
  24931. 35: torsion ( -1.208, -7.791, 2.702) ( -1.208, -7.791, 2.702) ( 0.01, 0.00, 0.00)
  24932. 35: oop ( 16.911, 22.685, 7.558) ( 12.214, 16.902, 5.972) (27.78, 25.49, 20.98)
  24933. 35: vdw ( -7.544, -1.421, 3.983) ( -7.544, -1.421, 3.983) ( 0.00, 0.00, 0.00)
  24934. 35: electro ( 6.757, -4.401, -2.789) ( 6.757, -4.401, -2.789) ( 0.00, 0.00, 0.00)
  24935. 35: 15 ( 0.005, 0.033, -0.033) ( 0.006, 0.036, -0.032) ( 0.00, 0.01, 0.00)
  24936. 35: bond ( -0.124, -3.231, -0.971) ( -0.124, -3.228, -0.971) ( 0.00, 0.10, 0.03)
  24937. 35: angle ( 4.975, 0.074, -0.882) ( 4.976, 0.074, -0.882) ( 0.01, 0.00, 0.04)
  24938. 35: strbnd ( -1.156, 1.633, -0.157) ( -1.156, 1.633, -0.157) ( 0.00, 0.00, 0.00)
  24939. 35: torsion ( -0.003, -0.118, 0.391) ( -0.003, -0.118, 0.391) ( 0.00, 0.00, 0.00)
  24940. 35: oop ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24941. 35: vdw ( -3.688, 1.674, 1.586) ( -3.688, 1.674, 1.586) ( 0.00, 0.00, 0.00)
  24942. 35: electro ( 0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24943. 35: 16 ( -2.750, -3.359, -1.104) ( 0.283, 0.160, -0.005) (110.29, 104.77, 99.58)
  24944. 35: bond ( -4.283, -2.663, 20.496) ( -4.282, -2.663, 20.505) ( 0.01, 0.00, 0.05)
  24945. 35: angle ( -0.168, 2.881, 0.339) ( -0.168, 2.882, 0.339) ( 0.01, 0.01, 0.00)
  24946. 35: strbnd ( 4.201, 1.886, -19.314) ( 4.201, 1.886, -19.314) ( 0.00, 0.01, 0.00)
  24947. 35: torsion ( 1.537, 3.049, 0.717) ( 1.537, 3.049, 0.717) ( 0.00, 0.00, 0.00)
  24948. 35: oop ( -7.000, -8.683, -2.589) ( -3.968, -5.164, -1.499) (43.32, 40.52, 42.10)
  24949. 35: vdw ( -3.415, -0.431, 2.105) ( -3.415, -0.431, 2.105) ( 0.00, 0.00, 0.00)
  24950. 35: electro ( 6.378, 0.602, -2.858) ( 6.378, 0.602, -2.858) ( 0.00, 0.00, 0.00)
  24951. 35: 17 ( 0.022, -0.029, -0.074) ( 0.027, -0.025, -0.069) ( 0.01, 0.01, 0.03)
  24952. 35: bond ( -7.091, 2.130, -1.977) ( -7.088, 2.132, -1.974) ( 0.05, 0.14, 0.17)
  24953. 35: angle ( 4.462, 8.345, -1.889) ( 4.464, 8.347, -1.887) ( 0.04, 0.02, 0.09)
  24954. 35: strbnd ( 3.433, -7.634, 3.029) ( 3.432, -7.635, 3.028) ( 0.02, 0.01, 0.02)
  24955. 35: torsion ( -1.295, -0.201, -0.359) ( -1.295, -0.201, -0.359) ( 0.00, 0.00, 0.00)
  24956. 35: oop ( 0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24957. 35: vdw ( 0.436, 1.064, -0.784) ( 0.436, 1.064, -0.784) ( 0.00, 0.00, 0.00)
  24958. 35: electro ( 0.078, -3.732, 1.907) ( 0.078, -3.732, 1.907) ( 0.00, 0.00, 0.00)
  24959. 35: 18 ( -0.527, 0.717, 0.247) ( -0.126, -0.025, -0.108) (21.09, 53.16, 8.76)
  24960. 35: bond ( 2.690, -5.259, -9.175) ( 2.694, -5.255, -9.171) ( 0.14, 0.07, 0.05)
  24961. 35: angle ( 0.459, 8.749, 5.203) ( 0.461, 8.751, 5.206) ( 0.09, 0.02, 0.04)
  24962. 35: strbnd ( 3.654, -2.284, -2.072) ( 3.653, -2.285, -2.073) ( 0.03, 0.02, 0.02)
  24963. 35: torsion ( 2.026, -5.810, 3.568) ( 2.026, -5.810, 3.568) ( 0.00, 0.00, 0.00)
  24964. 35: oop ( -2.189, 4.693, 2.103) ( -1.793, 3.946, 1.742) (18.08, 15.91, 17.17)
  24965. 35: vdw ( 0.057, -1.642, 0.671) ( 0.057, -1.642, 0.671) ( 0.00, 0.00, 0.00)
  24966. 35: electro ( -7.224, 2.269, -0.051) ( -7.224, 2.269, -0.051) ( 0.00, 0.00, 0.00)
  24967. 35: 19 ( 0.014, -0.054, 0.035) ( 0.020, -0.048, 0.040) ( 0.01, 0.03, 0.02)
  24968. 35: bond ( -4.572, 7.582, 9.251) ( -4.568, 7.586, 9.256) ( 0.10, 0.06, 0.05)
  24969. 35: angle ( 4.311, -10.172, -3.123) ( 4.312, -10.170, -3.121) ( 0.04, 0.02, 0.06)
  24970. 35: strbnd ( -2.161, 2.017, 1.879) ( -2.161, 2.016, 1.878) ( 0.02, 0.03, 0.04)
  24971. 35: torsion ( -0.707, -0.056, -0.329) ( -0.707, -0.056, -0.328) ( 0.00, 0.00, 0.00)
  24972. 35: oop ( -0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24973. 35: vdw ( 3.144, 0.575, -7.644) ( 3.144, 0.575, -7.644) ( 0.00, 0.00, 0.00)
  24974. 35: electro ( -0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24975. 35: 20 ( 0.055, 0.023, -0.083) ( 0.061, 0.028, -0.077) ( 0.03, 0.01, 0.05)
  24976. 35: bond ( -7.858, -5.077, -5.109) ( -7.854, -5.072, -5.105) ( 0.05, 0.09, 0.09)
  24977. 35: angle ( 6.358, 2.036, 6.266) ( 6.360, 2.038, 6.268) ( 0.03, 0.09, 0.03)
  24978. 35: strbnd ( -2.171, -0.422, -1.231) ( -2.172, -0.423, -1.232) ( 0.04, 0.02, 0.05)
  24979. 35: torsion ( 0.971, -0.883, -0.568) ( 0.971, -0.883, -0.568) ( 0.00, 0.00, 0.00)
  24980. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24981. 35: vdw ( 2.756, 4.369, 0.559) ( 2.756, 4.369, 0.559) ( 0.00, 0.00, 0.00)
  24982. 35: electro ( 0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24983. 35: 21 ( 1.073, 0.070, -0.862) ( 0.005, -0.124, 0.016) (99.54, 1.37, 75.68)
  24984. 35: bond ( -7.303, 18.452, -4.755) ( -7.301, 18.461, -4.751) ( 0.03, 0.05, 0.10)
  24985. 35: angle ( 11.493, -17.158, 1.980) ( 11.494, -17.156, 1.981) ( 0.01, 0.01, 0.07)
  24986. 35: strbnd ( -4.739, 3.053, -5.420) ( -4.739, 3.052, -5.421) ( 0.01, 0.04, 0.02)
  24987. 35: torsion ( -1.507, 0.152, 2.650) ( -1.507, 0.152, 2.650) ( 0.01, 0.00, 0.00)
  24988. 35: oop ( 5.247, 1.013, -4.389) ( 4.175, 0.809, -3.516) (20.42, 20.19, 19.89)
  24989. 35: vdw ( -2.898, -4.553, 6.605) ( -2.898, -4.553, 6.605) ( 0.00, 0.00, 0.00)
  24990. 35: electro ( 0.780, -0.889, 2.467) ( 0.780, -0.889, 2.467) ( 0.00, 0.00, 0.00)
  24991. 35: 22 ( 0.011, 0.068, 0.026) ( 0.012, 0.070, 0.029) ( 0.00, 0.01, 0.01)
  24992. 35: bond ( 0.328, -2.247, -3.859) ( 0.328, -2.246, -3.857) ( 0.00, 0.04, 0.06)
  24993. 35: angle ( -0.121, 1.446, -0.853) ( -0.120, 1.446, -0.853) ( 0.01, 0.03, 0.01)
  24994. 35: strbnd ( 0.002, 0.481, 0.353) ( 0.002, 0.481, 0.353) ( 0.00, 0.00, 0.00)
  24995. 35: torsion ( -2.329, -0.221, -0.069) ( -2.329, -0.221, -0.069) ( 0.00, 0.00, 0.00)
  24996. 35: oop ( -0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24997. 35: vdw ( 2.131, 0.609, 4.454) ( 2.131, 0.609, 4.454) ( 0.01, 0.00, 0.00)
  24998. 35: electro ( 0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  24999. 35: 23 ( -0.191, -0.011, 0.189) ( 0.005, 0.033, 0.024) ( 3.74, 0.05, 3.12)
  25000. 35: bond ( 2.346, -0.713, 2.597) ( 2.348, -0.708, 2.600) ( 0.09, 0.35, 0.10)
  25001. 35: angle ( -9.647, 2.693, -9.181) ( -9.647, 2.694, -9.181) ( 0.00, 0.05, 0.00)
  25002. 35: strbnd ( 2.977, 2.363, 3.838) ( 2.977, 2.363, 3.837) ( 0.00, 0.00, 0.00)
  25003. 35: torsion ( 0.013, 0.016, -0.011) ( 0.013, 0.016, -0.011) ( 0.00, 0.00, 0.00)
  25004. 35: oop ( -1.579, -0.309, 1.374) ( -1.386, -0.272, 1.206) (12.25, 1.15, 12.24)
  25005. 35: vdw ( 1.642, -3.834, 1.605) ( 1.642, -3.834, 1.605) ( 0.00, 0.00, 0.00)
  25006. 35: electro ( 4.057, -0.227, -0.032) ( 4.057, -0.227, -0.032) ( 0.00, 0.00, 0.00)
  25007. 35: 24 ( 0.004, 0.003, -0.053) ( 0.005, 0.004, -0.052) ( 0.00, 0.00, 0.01)
  25008. 35: bond ( -1.196, 1.182, -0.827) ( -1.194, 1.183, -0.827) ( 0.12, 0.11, 0.05)
  25009. 35: angle ( -1.332, -1.852, -0.728) ( -1.331, -1.852, -0.727) ( 0.02, 0.02, 0.03)
  25010. 35: strbnd ( 0.241, -1.027, 0.189) ( 0.241, -1.026, 0.189) ( 0.00, 0.00, 0.00)
  25011. 35: torsion ( -0.038, 0.002, 0.057) ( -0.038, 0.002, 0.057) ( 0.00, 0.00, 0.00)
  25012. 35: oop ( 0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25013. 35: vdw ( 2.329, 1.697, 1.256) ( 2.329, 1.697, 1.256) ( 0.00, 0.00, 0.00)
  25014. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25015. 35: 25 ( -0.012, -0.040, -0.043) ( -0.010, -0.039, -0.041) ( 0.00, 0.01, 0.01)
  25016. 35: bond ( -1.200, -1.265, 1.435) ( -1.199, -1.264, 1.436) ( 0.08, 0.08, 0.10)
  25017. 35: angle ( -2.311, -0.524, -2.391) ( -2.311, -0.524, -2.391) ( 0.01, 0.02, 0.01)
  25018. 35: strbnd ( -0.046, 0.131, -0.817) ( -0.046, 0.131, -0.817) ( 0.00, 0.00, 0.00)
  25019. 35: torsion ( 0.070, -0.086, -0.017) ( 0.070, -0.086, -0.017) ( 0.00, 0.00, 0.00)
  25020. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25021. 35: vdw ( 3.476, 1.704, 1.748) ( 3.476, 1.704, 1.748) ( 0.00, 0.00, 0.00)
  25022. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25023. 35: 26 ( 0.017, 0.031, -0.062) ( 0.018, 0.032, -0.060) ( 0.00, 0.00, 0.01)
  25024. 35: bond ( 0.799, -1.340, -1.580) ( 0.799, -1.338, -1.578) ( 0.04, 0.09, 0.11)
  25025. 35: angle ( -3.338, -0.613, -1.171) ( -3.337, -0.613, -1.171) ( 0.01, 0.02, 0.02)
  25026. 35: strbnd ( -0.745, 0.134, 0.227) ( -0.745, 0.134, 0.227) ( 0.00, 0.00, 0.00)
  25027. 35: torsion ( 0.007, -0.067, 0.060) ( 0.007, -0.067, 0.060) ( 0.00, 0.00, 0.00)
  25028. 35: oop ( 0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25029. 35: vdw ( 3.293, 1.916, 2.401) ( 3.293, 1.916, 2.401) ( 0.00, 0.00, 0.00)
  25030. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25031. 35: 27 ( -0.029, -0.013, -0.016) ( -0.027, -0.011, -0.015) ( 0.01, 0.00, 0.00)
  25032. 35: bond ( -1.391, 1.340, -0.747) ( -1.389, 1.342, -0.747) ( 0.11, 0.11, 0.03)
  25033. 35: angle ( -1.015, 0.530, 2.839) ( -1.015, 0.530, 2.840) ( 0.02, 0.01, 0.02)
  25034. 35: strbnd ( 0.553, -0.368, 1.021) ( 0.553, -0.368, 1.021) ( 0.00, 0.00, 0.00)
  25035. 35: torsion ( -0.250, -0.232, 0.047) ( -0.250, -0.232, 0.047) ( 0.00, 0.00, 0.00)
  25036. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25037. 35: vdw ( 2.074, -1.282, -3.176) ( 2.074, -1.282, -3.176) ( 0.00, 0.00, 0.00)
  25038. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25039. 35: 28 ( -0.034, -0.055, -0.010) ( -0.032, -0.053, -0.008) ( 0.01, 0.01, 0.00)
  25040. 35: bond ( 1.317, 0.998, 0.899) ( 1.318, 0.999, 0.900) ( 0.13, 0.10, 0.07)
  25041. 35: angle ( -2.910, 1.945, 2.102) ( -2.910, 1.946, 2.102) ( 0.01, 0.02, 0.02)
  25042. 35: strbnd ( -0.799, 0.069, 0.229) ( -0.799, 0.069, 0.229) ( 0.00, 0.00, 0.00)
  25043. 35: torsion ( -0.012, 0.069, -0.059) ( -0.012, 0.069, -0.059) ( 0.00, 0.00, 0.00)
  25044. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25045. 35: vdw ( 2.371, -3.136, -3.182) ( 2.371, -3.135, -3.182) ( 0.00, 0.00, 0.00)
  25046. 35: electro ( 0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25047. 35: 29 ( -0.014, -0.055, -0.036) ( -0.012, -0.054, -0.034) ( 0.00, 0.01, 0.01)
  25048. 35: bond ( -1.198, -1.403, 1.700) ( -1.197, -1.402, 1.701) ( 0.06, 0.08, 0.09)
  25049. 35: angle ( -1.824, 2.897, 1.105) ( -1.823, 2.897, 1.105) ( 0.02, 0.01, 0.02)
  25050. 35: strbnd ( 0.202, 1.021, -0.133) ( 0.202, 1.021, -0.133) ( 0.00, 0.00, 0.00)
  25051. 35: torsion ( 0.274, -0.031, 0.167) ( 0.274, -0.031, 0.167) ( 0.00, 0.00, 0.00)
  25052. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25053. 35: vdw ( 2.531, -2.539, -2.875) ( 2.532, -2.539, -2.875) ( 0.00, 0.00, 0.00)
  25054. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25055. 35: 30 ( -0.010, 0.057, 0.047) ( -0.010, 0.062, 0.047) ( 0.00, 0.03, 0.00)
  25056. 35: bond ( -0.177, 0.738, -0.096) ( -0.177, 0.743, -0.096) ( 0.01, 0.36, 0.00)
  25057. 35: angle ( 8.417, 3.317, 10.163) ( 8.417, 3.317, 10.163) ( 0.00, 0.00, 0.00)
  25058. 35: strbnd ( 0.382, -1.272, 0.256) ( 0.382, -1.272, 0.256) ( 0.00, 0.00, 0.00)
  25059. 35: torsion ( 0.882, 0.111, -0.766) ( 0.882, 0.111, -0.766) ( 0.01, 0.00, 0.00)
  25060. 35: oop ( 0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25061. 35: vdw ( 0.106, 0.075, 0.091) ( 0.106, 0.075, 0.091) ( 0.00, 0.00, 0.00)
  25062. 35: electro ( -9.620, -2.911, -9.600) ( -9.620, -2.911, -9.600) ( 0.00, 0.00, 0.00)
  25063. 35: 31 ( -0.560, 0.014, 0.551) ( 0.019, 0.135, 0.089) (32.41, 0.17, 25.44)
  25064. 35: bond ( -0.691, -2.922, -1.578) ( -0.691, -2.915, -1.576) ( 0.03, 0.24, 0.13)
  25065. 35: angle (-11.279, 8.740, -11.218) (-11.279, 8.740, -11.218) ( 0.00, 0.00, 0.00)
  25066. 35: strbnd ( -0.400, 0.562, -0.346) ( -0.400, 0.562, -0.346) ( 0.00, 0.01, 0.00)
  25067. 35: torsion ( -0.438, -0.113, 0.402) ( -0.438, -0.113, 0.402) ( 0.00, 0.00, 0.00)
  25068. 35: oop ( -2.089, -0.433, 1.715) ( -1.511, -0.319, 1.251) (27.68, 4.93, 27.05)
  25069. 35: vdw ( 1.193, -3.724, 0.966) ( 1.193, -3.724, 0.966) ( 0.00, 0.00, 0.00)
  25070. 35: electro ( 13.145, -2.096, 10.610) ( 13.145, -2.096, 10.610) ( 0.00, 0.00, 0.00)
  25071. 35: ok 32 # gradients
  25072. 35: ok 33 # energy
  25073. 35: ----------------------------------------------------------------------------------------
  25074. 35:
  25075. 35: VALIDATE GRADIENTS : /Volumes/Home/ghutchis/Desktop/UFF/phenyl-pyr.gpr
  25076. 35:
  25077. 35:
  25078. 35: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  25079. 35: ----------------------------------------------------------------------------------------
  25080. 35: 1 ( -0.009, 0.002, -0.005) ( -0.001, 0.005, 0.001) ( 0.01, 0.00, 0.00)
  25081. 35: bond ( 9.838, -1.834, 0.007) ( 9.844, -1.832, 0.011) ( 0.07, 0.10, 0.00)
  25082. 35: angle ( 6.646, -1.255, -0.018) ( 6.648, -1.254, -0.017) ( 0.03, 0.05, 0.00)
  25083. 35: strbnd ( -3.095, 0.579, 0.001) ( -3.095, 0.579, 0.001) ( 0.00, 0.00, 0.00)
  25084. 35: torsion ( 0.001, 0.001, -0.002) ( 0.001, 0.002, -0.002) ( 0.00, 0.00, 0.00)
  25085. 35: oop ( 0.000, 0.001, -0.001) ( 0.000, 0.001, -0.001) ( 0.00, 0.00, 0.00)
  25086. 35: vdw (-12.705, 2.379, 0.009) (-12.705, 2.379, 0.009) ( 0.00, 0.00, 0.00)
  25087. 35: electro ( -0.694, 0.130, 0.001) ( -0.694, 0.130, 0.001) ( 0.00, 0.00, 0.00)
  25088. 35: 2 ( -0.094, -0.071, -0.108) ( -0.084, -0.055, -0.110) ( 0.09, 0.12, 0.02)
  25089. 35: bond ( 15.243, -7.110, -6.312) ( 15.248, -7.108, -6.308) ( 0.04, 0.03, 0.07)
  25090. 35: angle ( -4.881, -0.262, -1.754) ( -4.879, -0.261, -1.753) ( 0.04, 0.02, 0.09)
  25091. 35: strbnd ( -1.609, 1.725, 2.154) ( -1.609, 1.725, 2.154) ( 0.01, 0.00, 0.01)
  25092. 35: torsion ( 0.015, 0.078, -0.054) ( 0.015, 0.079, -0.054) ( 0.00, 0.01, 0.00)
  25093. 35: oop ( -0.015, -0.078, 0.052) ( -0.012, -0.066, 0.044) ( 0.00, 0.10, 0.04)
  25094. 35: vdw ( -8.822, 6.095, 6.582) ( -8.822, 6.095, 6.582) ( 0.00, 0.00, 0.00)
  25095. 35: electro ( -0.025, -0.518, -0.776) ( -0.025, -0.518, -0.776) ( 0.00, 0.00, 0.00)
  25096. 35: 3 ( 0.182, -0.012, -0.057) ( 0.183, -0.038, -0.032) ( 0.02, 0.03, 0.14)
  25097. 35: bond ( 0.609, -8.879, -13.408) ( 0.614, -8.877, -13.405) ( 0.30, 0.02, 0.03)
  25098. 35: angle ( -7.772, 3.135, 2.969) ( -7.770, 3.136, 2.970) ( 0.02, 0.03, 0.05)
  25099. 35: strbnd ( 2.453, -0.620, -0.234) ( 2.453, -0.620, -0.235) ( 0.01, 0.01, 0.01)
  25100. 35: torsion ( -0.243, 0.162, 0.098) ( -0.243, 0.163, 0.098) ( 0.00, 0.01, 0.00)
  25101. 35: oop ( 0.034, 0.181, -0.121) ( 0.028, 0.152, -0.101) ( 0.02, 0.54, 0.24)
  25102. 35: vdw ( 4.751, 6.373, 11.116) ( 4.751, 6.373, 11.116) ( 0.00, 0.00, 0.00)
  25103. 35: electro ( 0.350, -0.364, -0.476) ( 0.350, -0.364, -0.476) ( 0.00, 0.00, 0.00)
  25104. 35: 4 ( -0.195, 0.032, 0.015) ( -0.188, 0.037, 0.019) ( 0.14, 0.02, 0.01)
  25105. 35: bond ( -7.919, 1.496, 0.029) ( -7.915, 1.498, 0.032) ( 0.06, 0.11, 0.01)
  25106. 35: angle ( 7.321, -1.377, -0.013) ( 7.323, -1.376, -0.012) ( 0.03, 0.07, 0.00)
  25107. 35: strbnd ( -7.154, 1.339, 0.000) ( -7.155, 1.339, 0.000) ( 0.00, 0.00, 0.00)
  25108. 35: torsion ( -0.002, -0.005, 0.001) ( -0.002, -0.004, 0.002) ( 0.00, 0.00, 0.00)
  25109. 35: oop ( -0.001, -0.007, 0.004) ( -0.001, -0.005, 0.003) ( 0.00, 0.00, 0.00)
  25110. 35: vdw ( 7.561, -1.415, -0.006) ( 7.562, -1.415, -0.006) ( 0.00, 0.00, 0.00)
  25111. 35: electro ( -0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25112. 35: 5 ( 0.098, -0.057, -0.028) ( 0.109, -0.026, -0.041) ( 0.11, 0.18, 0.04)
  25113. 35: bond ( 3.740, 8.034, 13.340) ( 3.745, 8.036, 13.343) ( 0.13, 0.02, 0.03)
  25114. 35: angle ( -8.410, -0.116, -2.962) ( -8.408, -0.115, -2.960) ( 0.02, 0.01, 0.05)
  25115. 35: strbnd ( 2.516, -0.308, 0.233) ( 2.515, -0.309, 0.233) ( 0.01, 0.00, 0.01)
  25116. 35: torsion ( -0.284, -0.056, -0.104) ( -0.284, -0.055, -0.103) ( 0.00, 0.00, 0.00)
  25117. 35: oop ( -0.031, -0.165, 0.109) ( -0.025, -0.137, 0.091) ( 0.02, 0.46, 0.20)
  25118. 35: vdw ( 2.108, -7.659, -11.120) ( 2.108, -7.659, -11.120) ( 0.00, 0.00, 0.00)
  25119. 35: electro ( 0.459, 0.213, 0.476) ( 0.459, 0.213, 0.476) ( 0.00, 0.00, 0.00)
  25120. 35: 6 ( -0.017, 0.039, 0.055) ( -0.012, 0.030, 0.069) ( 0.01, 0.03, 0.08)
  25121. 35: bond ( 16.822, 1.066, 6.232) ( 16.827, 1.068, 6.236) ( 0.03, 0.19, 0.07)
  25122. 35: angle ( -4.438, 2.007, 1.762) ( -4.436, 2.007, 1.763) ( 0.05, 0.03, 0.09)
  25123. 35: strbnd ( -2.127, -1.024, -2.150) ( -2.127, -1.024, -2.150) ( 0.01, 0.00, 0.01)
  25124. 35: torsion ( -0.016, -0.084, 0.056) ( -0.016, -0.083, 0.056) ( 0.00, 0.01, 0.00)
  25125. 35: oop ( 0.013, 0.071, -0.048) ( 0.011, 0.059, -0.039) ( 0.00, 0.09, 0.04)
  25126. 35: vdw (-10.436, -2.488, -6.572) (-10.436, -2.488, -6.572) ( 0.00, 0.00, 0.00)
  25127. 35: electro ( 0.165, 0.492, 0.776) ( 0.165, 0.492, 0.776) ( 0.00, 0.00, 0.00)
  25128. 35: 7 ( 0.083, 0.029, -0.027) ( 0.090, 0.034, -0.024) ( 0.06, 0.02, 0.01)
  25129. 35: bond ( -5.715, 1.120, -0.030) ( -5.710, 1.124, -0.028) ( 0.08, 0.35, 0.00)
  25130. 35: angle ( -3.925, 0.733, 0.006) ( -3.923, 0.734, 0.007) ( 0.05, 0.10, 0.00)
  25131. 35: strbnd ( 10.212, -1.917, -0.002) ( 10.212, -1.917, -0.002) ( 0.00, 0.01, 0.00)
  25132. 35: torsion ( -0.000, -0.001, 0.000) ( -0.000, -0.001, 0.001) ( 0.00, 0.00, 0.00)
  25133. 35: oop ( 0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25134. 35: vdw ( -0.489, 0.094, -0.002) ( -0.488, 0.094, -0.002) ( 0.01, 0.00, 0.00)
  25135. 35: electro ( -0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25136. 35: 8 ( -0.096, 0.024, -0.020) ( -0.089, 0.030, -0.017) ( 0.07, 0.01, 0.01)
  25137. 35: bond ( -3.483, -12.638, 7.907) ( -3.478, -12.633, 7.908) ( 0.16, 0.03, 0.02)
  25138. 35: angle ( 3.798, 0.832, -0.921) ( 3.800, 0.834, -0.921) ( 0.04, 0.11, 0.04)
  25139. 35: strbnd ( 1.060, -1.300, 0.656) ( 1.060, -1.300, 0.656) ( 0.02, 0.01, 0.00)
  25140. 35: torsion ( 0.019, 0.099, 0.166) ( 0.019, 0.099, 0.167) ( 0.00, 0.00, 0.02)
  25141. 35: oop ( -0.000, -0.001, -0.002) ( -0.000, -0.001, -0.001) ( 0.00, 0.00, 0.00)
  25142. 35: vdw ( -1.505, 14.542, -8.739) ( -1.505, 14.542, -8.739) ( 0.01, 0.00, 0.00)
  25143. 35: electro ( 0.016, -1.510, 0.914) ( 0.016, -1.510, 0.914) ( 0.00, 0.00, 0.00)
  25144. 35: 9 ( -0.010, -0.087, 0.031) ( -0.003, -0.081, 0.035) ( 0.01, 0.05, 0.01)
  25145. 35: bond ( -2.492, -7.482, 4.725) ( -2.486, -7.478, 4.727) ( 0.23, 0.05, 0.03)
  25146. 35: angle ( -4.105, -3.933, 2.798) ( -4.103, -3.931, 2.798) ( 0.04, 0.03, 0.02)
  25147. 35: strbnd ( -4.222, 0.031, 0.453) ( -4.222, 0.031, 0.453) ( 0.01, 0.00, 0.00)
  25148. 35: torsion ( -0.000, -0.003, -0.005) ( -0.000, -0.003, -0.004) ( 0.00, 0.00, 0.00)
  25149. 35: oop ( -0.000, -0.002, -0.003) ( -0.000, -0.001, -0.002) ( 0.00, 0.00, 0.00)
  25150. 35: vdw ( 10.835, 10.954, -7.728) ( 10.835, 10.954, -7.728) ( 0.00, 0.00, 0.00)
  25151. 35: electro ( -0.025, 0.347, -0.209) ( -0.025, 0.347, -0.209) ( 0.00, 0.00, 0.00)
  25152. 35: 10 ( -0.018, -0.003, 0.005) ( -0.014, 0.002, 0.008) ( 0.01, 0.00, 0.00)
  25153. 35: bond (-13.181, 2.472, 0.003) (-13.178, 2.476, 0.004) ( 0.02, 0.16, 0.00)
  25154. 35: angle ( 8.282, -1.555, -0.003) ( 8.284, -1.555, -0.003) ( 0.02, 0.02, 0.00)
  25155. 35: strbnd ( 0.147, -0.037, 0.005) ( 0.147, -0.037, 0.006) ( 0.00, 0.00, 0.00)
  25156. 35: torsion ( 0.000, 0.002, 0.003) ( 0.000, 0.002, 0.003) ( 0.00, 0.00, 0.00)
  25157. 35: oop ( 0.000, 0.001, 0.001) ( 0.000, 0.001, 0.001) ( 0.00, 0.00, 0.00)
  25158. 35: vdw ( 8.264, -1.546, -0.006) ( 8.265, -1.546, -0.006) ( 0.00, 0.00, 0.00)
  25159. 35: electro ( -3.532, 0.661, 0.003) ( -3.532, 0.661, 0.003) ( 0.00, 0.00, 0.00)
  25160. 35: 11 ( -0.084, 0.070, -0.048) ( -0.077, 0.076, -0.045) ( 0.06, 0.04, 0.02)
  25161. 35: bond ( 0.276, 7.851, -4.706) ( 0.282, 7.855, -4.705) ( 0.16, 0.05, 0.03)
  25162. 35: angle ( -2.425, 5.161, -2.800) ( -2.424, 5.163, -2.800) ( 0.07, 0.03, 0.02)
  25163. 35: strbnd ( -3.937, 1.510, -0.456) ( -3.938, 1.510, -0.456) ( 0.01, 0.01, 0.00)
  25164. 35: torsion ( -0.001, -0.004, -0.007) ( -0.001, -0.004, -0.006) ( 0.00, 0.00, 0.00)
  25165. 35: oop ( -0.000, -0.002, -0.003) ( -0.000, -0.001, -0.002) ( 0.00, 0.00, 0.00)
  25166. 35: vdw ( 6.153, -14.132, 7.716) ( 6.153, -14.132, 7.716) ( 0.00, 0.00, 0.00)
  25167. 35: electro ( -0.149, -0.315, 0.209) ( -0.149, -0.315, 0.209) ( 0.00, 0.00, 0.00)
  25168. 35: 12 ( 0.047, -0.083, 0.059) ( 0.054, -0.077, 0.061) ( 0.03, 0.04, 0.02)
  25169. 35: bond ( 1.440, 12.965, -7.881) ( 1.446, 12.969, -7.880) ( 0.38, 0.03, 0.02)
  25170. 35: angle ( 3.262, -2.172, 0.925) ( 3.264, -2.171, 0.925) ( 0.05, 0.06, 0.04)
  25171. 35: strbnd ( 1.447, 0.834, -0.660) ( 1.447, 0.834, -0.660) ( 0.01, 0.01, 0.00)
  25172. 35: torsion ( -0.018, -0.096, -0.161) ( -0.018, -0.095, -0.160) ( 0.00, 0.00, 0.01)
  25173. 35: oop ( 0.000, 0.002, 0.003) ( 0.000, 0.002, 0.003) ( 0.00, 0.00, 0.00)
  25174. 35: vdw ( -6.645, -13.018, 8.747) ( -6.645, -13.018, 8.747) ( 0.00, 0.00, 0.00)
  25175. 35: electro ( 0.560, 1.403, -0.914) ( 0.560, 1.402, -0.914) ( 0.00, 0.00, 0.00)
  25176. 35: 13 ( 0.014, 0.029, -0.012) ( 0.016, 0.031, -0.010) ( 0.00, 0.01, 0.00)
  25177. 35: bond ( 0.532, 0.585, -0.410) ( 0.533, 0.587, -0.409) ( 0.07, 0.10, 0.03)
  25178. 35: angle ( -1.375, 0.959, -0.417) ( -1.375, 0.959, -0.417) ( 0.03, 0.02, 0.00)
  25179. 35: strbnd ( -0.291, 0.302, -0.147) ( -0.291, 0.302, -0.147) ( 0.00, 0.00, 0.00)
  25180. 35: torsion ( -0.002, -0.013, -0.021) ( -0.002, -0.012, -0.021) ( 0.00, 0.00, 0.00)
  25181. 35: oop ( -0.000, -0.001, -0.001) ( -0.000, -0.001, -0.001) ( 0.00, 0.00, 0.00)
  25182. 35: vdw ( 0.782, -2.146, 1.210) ( 0.782, -2.146, 1.210) ( 0.00, 0.00, 0.00)
  25183. 35: electro ( 0.369, 0.342, -0.225) ( 0.369, 0.342, -0.225) ( 0.00, 0.00, 0.00)
  25184. 35: 14 ( 0.014, -0.025, 0.027) ( 0.015, -0.022, 0.028) ( 0.00, 0.01, 0.00)
  25185. 35: bond ( -0.713, 1.410, -0.761) ( -0.713, 1.412, -0.760) ( 0.04, 0.17, 0.05)
  25186. 35: angle ( -1.054, -0.355, 0.329) ( -1.053, -0.355, 0.329) ( 0.06, 0.00, 0.00)
  25187. 35: strbnd ( 0.385, 0.200, -0.162) ( 0.385, 0.200, -0.162) ( 0.00, 0.00, 0.00)
  25188. 35: torsion ( 0.001, 0.005, 0.009) ( 0.001, 0.006, 0.009) ( 0.00, 0.00, 0.00)
  25189. 35: oop ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25190. 35: vdw ( 0.575, -0.404, 0.175) ( 0.575, -0.404, 0.175) ( 0.00, 0.00, 0.00)
  25191. 35: electro ( 0.821, -0.881, 0.436) ( 0.821, -0.881, 0.436) ( 0.00, 0.00, 0.00)
  25192. 35: 15 ( -0.046, -0.018, 0.011) ( -0.039, -0.003, 0.011) ( 0.03, 0.03, 0.00)
  25193. 35: bond ( -7.125, -4.896, -9.263) ( -7.121, -4.892, -9.259) ( 0.06, 0.09, 0.05)
  25194. 35: angle ( 6.393, 2.270, 5.666) ( 6.394, 2.272, 5.667) ( 0.03, 0.07, 0.03)
  25195. 35: strbnd ( 0.273, -0.725, -1.181) ( 0.272, -0.726, -1.182) ( 0.02, 0.04, 0.08)
  25196. 35: torsion ( 1.289, -0.354, -0.774) ( 1.289, -0.353, -0.774) ( 0.00, 0.00, 0.00)
  25197. 35: oop ( -0.010, -0.056, 0.038) ( -0.009, -0.048, 0.032) ( 0.00, 0.05, 0.02)
  25198. 35: vdw ( -0.361, 3.610, 5.432) ( -0.361, 3.610, 5.432) ( 0.00, 0.00, 0.00)
  25199. 35: electro ( -0.503, 0.134, 0.095) ( -0.503, 0.134, 0.095) ( 0.00, 0.00, 0.00)
  25200. 35: 16 ( 0.036, -0.004, 0.009) ( 0.041, -0.003, 0.010) ( 0.02, 0.00, 0.00)
  25201. 35: bond ( -1.105, 0.206, 0.001) ( -1.100, 0.206, 0.001) ( 0.41, 0.00, 0.00)
  25202. 35: angle ( 0.001, 0.005, 0.007) ( 0.001, 0.005, 0.007) ( 0.00, 0.00, 0.00)
  25203. 35: strbnd ( 3.048, -0.570, -0.001) ( 3.048, -0.570, -0.001) ( 0.00, 0.00, 0.00)
  25204. 35: torsion ( -0.000, -0.001, 0.001) ( -0.000, -0.001, 0.001) ( 0.00, 0.00, 0.00)
  25205. 35: oop ( -0.000, -0.001, 0.000) ( -0.000, -0.000, 0.000) ( 0.00, 0.00, 0.00)
  25206. 35: vdw ( -0.498, 0.093, 0.000) ( -0.498, 0.093, 0.001) ( 0.00, 0.00, 0.00)
  25207. 35: electro ( -1.410, 0.264, 0.001) ( -1.410, 0.264, 0.001) ( 0.00, 0.00, 0.00)
  25208. 35: 17 ( -0.037, 0.047, 0.071) ( -0.035, 0.047, 0.074) ( 0.01, 0.00, 0.02)
  25209. 35: bond ( -0.132, 0.174, 0.223) ( -0.131, 0.175, 0.225) ( 0.01, 0.03, 0.05)
  25210. 35: angle ( 1.479, 0.192, 0.711) ( 1.480, 0.192, 0.711) ( 0.05, 0.00, 0.01)
  25211. 35: strbnd ( 1.315, -1.062, -1.217) ( 1.315, -1.062, -1.217) ( 0.00, 0.00, 0.00)
  25212. 35: torsion ( -0.011, -0.057, 0.038) ( -0.011, -0.057, 0.038) ( 0.00, 0.00, 0.00)
  25213. 35: oop ( 0.001, 0.006, -0.004) ( 0.001, 0.005, -0.003) ( 0.00, 0.00, 0.00)
  25214. 35: vdw ( -4.211, 0.450, -0.614) ( -4.210, 0.450, -0.614) ( 0.00, 0.00, 0.00)
  25215. 35: electro ( 1.521, 0.344, 0.934) ( 1.521, 0.344, 0.934) ( 0.00, 0.00, 0.00)
  25216. 35: 18 ( -0.041, 0.022, 0.048) ( -0.037, 0.020, 0.059) ( 0.02, 0.01, 0.05)
  25217. 35: bond ( -4.885, 7.159, 9.319) ( -4.880, 7.163, 9.323) ( 0.09, 0.06, 0.05)
  25218. 35: angle ( 5.152, -4.463, -5.651) ( 5.154, -4.462, -5.649) ( 0.04, 0.03, 0.03)
  25219. 35: strbnd ( 0.516, 0.583, 1.171) ( 0.515, 0.582, 1.170) ( 0.03, 0.04, 0.08)
  25220. 35: torsion ( 1.334, -0.130, 0.768) ( 1.334, -0.130, 0.768) ( 0.00, 0.00, 0.00)
  25221. 35: oop ( 0.010, 0.051, -0.034) ( 0.008, 0.043, -0.029) ( 0.00, 0.04, 0.02)
  25222. 35: vdw ( -1.650, -3.234, -5.431) ( -1.650, -3.234, -5.431) ( 0.01, 0.00, 0.00)
  25223. 35: electro ( -0.518, 0.057, -0.094) ( -0.518, 0.057, -0.094) ( 0.00, 0.00, 0.00)
  25224. 35: 19 ( -0.026, -0.013, -0.044) ( -0.024, -0.011, -0.042) ( 0.01, 0.00, 0.01)
  25225. 35: bond ( -0.161, -0.100, -0.195) ( -0.159, -0.099, -0.193) ( 0.03, 0.01, 0.05)
  25226. 35: angle ( 1.304, -0.712, -0.711) ( 1.305, -0.712, -0.711) ( 0.04, 0.01, 0.01)
  25227. 35: strbnd ( 1.615, 0.513, 1.214) ( 1.615, 0.513, 1.214) ( 0.00, 0.00, 0.00)
  25228. 35: torsion ( 0.011, 0.057, -0.038) ( 0.011, 0.058, -0.038) ( 0.00, 0.00, 0.00)
  25229. 35: oop ( -0.001, -0.006, 0.004) ( -0.001, -0.005, 0.004) ( 0.00, 0.00, 0.00)
  25230. 35: vdw ( -4.086, 1.106, 0.619) ( -4.086, 1.106, 0.619) ( 0.00, 0.00, 0.00)
  25231. 35: electro ( 1.292, -0.870, -0.936) ( 1.292, -0.870, -0.936) ( 0.00, 0.00, 0.00)
  25232. 35: 20 ( 0.018, -0.043, 0.008) ( 0.019, -0.041, 0.009) ( 0.00, 0.01, 0.00)
  25233. 35: bond ( 0.288, -0.750, 0.412) ( 0.289, -0.747, 0.413) ( 0.01, 0.20, 0.03)
  25234. 35: angle ( -1.609, -0.393, 0.414) ( -1.608, -0.393, 0.414) ( 0.04, 0.00, 0.00)
  25235. 35: strbnd ( -0.388, -0.178, 0.149) ( -0.388, -0.178, 0.149) ( 0.00, 0.00, 0.00)
  25236. 35: torsion ( 0.002, 0.011, 0.019) ( 0.002, 0.011, 0.019) ( 0.00, 0.00, 0.00)
  25237. 35: oop ( 0.000, 0.001, 0.001) ( 0.000, 0.000, 0.001) ( 0.00, 0.00, 0.00)
  25238. 35: vdw ( 1.503, 1.719, -1.212) ( 1.503, 1.719, -1.212) ( 0.00, 0.00, 0.00)
  25239. 35: electro ( 0.221, -0.453, 0.225) ( 0.221, -0.453, 0.225) ( 0.00, 0.00, 0.00)
  25240. 35: 21 ( 0.039, 0.039, -0.040) ( 0.041, 0.040, -0.039) ( 0.01, 0.01, 0.00)
  25241. 35: bond ( -1.156, -1.042, 0.748) ( -1.154, -1.041, 0.749) ( 0.15, 0.13, 0.05)
  25242. 35: angle ( -0.862, 0.717, -0.330) ( -0.861, 0.717, -0.330) ( 0.04, 0.02, 0.00)
  25243. 35: strbnd ( 0.292, -0.327, 0.162) ( 0.292, -0.327, 0.162) ( 0.00, 0.00, 0.00)
  25244. 35: torsion ( -0.001, -0.004, -0.007) ( -0.001, -0.004, -0.007) ( 0.00, 0.00, 0.00)
  25245. 35: oop ( 0.000, 0.001, 0.001) ( 0.000, 0.001, 0.001) ( 0.00, 0.00, 0.00)
  25246. 35: vdw ( 0.682, 0.169, -0.176) ( 0.682, 0.169, -0.176) ( 0.00, 0.00, 0.00)
  25247. 35: electro ( 1.083, 0.525, -0.437) ( 1.083, 0.525, -0.437) ( 0.00, 0.00, 0.00)
  25248. 35: 22 ( -0.002, -0.011, 0.010) ( -0.001, -0.009, 0.011) ( 0.00, 0.00, 0.00)
  25249. 35: bond ( -0.526, 0.784, -0.542) ( -0.525, 0.786, -0.541) ( 0.04, 0.14, 0.05)
  25250. 35: angle ( 1.195, -1.233, -2.949) ( 1.195, -1.233, -2.949) ( 0.03, 0.02, 0.01)
  25251. 35: strbnd ( -0.255, -0.588, -0.393) ( -0.255, -0.588, -0.393) ( 0.00, 0.00, 0.00)
  25252. 35: torsion ( -0.565, -0.064, 0.455) ( -0.565, -0.064, 0.455) ( 0.00, 0.00, 0.00)
  25253. 35: oop ( -0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25254. 35: vdw ( 0.149, 1.091, 3.440) ( 0.149, 1.091, 3.440) ( 0.00, 0.00, 0.00)
  25255. 35: electro ( 0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25256. 35: 23 ( -0.002, -0.011, 0.000) ( -0.001, -0.010, 0.001) ( 0.00, 0.00, 0.00)
  25257. 35: bond ( -0.710, -0.703, 0.394) ( -0.709, -0.701, 0.395) ( 0.11, 0.10, 0.02)
  25258. 35: angle ( 0.978, -1.990, -1.779) ( 0.979, -1.990, -1.778) ( 0.03, 0.01, 0.03)
  25259. 35: strbnd ( -0.228, -0.099, -0.703) ( -0.228, -0.099, -0.703) ( 0.00, 0.00, 0.00)
  25260. 35: torsion ( -0.442, 0.487, 0.072) ( -0.442, 0.487, 0.072) ( 0.00, 0.00, 0.00)
  25261. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25262. 35: vdw ( 0.399, 2.293, 2.016) ( 0.399, 2.293, 2.016) ( 0.00, 0.00, 0.00)
  25263. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25264. 35: 24 ( 0.016, 0.004, -0.000) ( 0.017, 0.005, 0.001) ( 0.00, 0.00, 0.00)
  25265. 35: bond ( 0.712, -0.619, -0.845) ( 0.713, -0.618, -0.844) ( 0.08, 0.05, 0.13)
  25266. 35: angle ( -4.410, -0.925, -3.048) ( -4.410, -0.925, -3.048) ( 0.01, 0.03, 0.01)
  25267. 35: strbnd ( -0.899, 0.082, -0.052) ( -0.899, 0.082, -0.052) ( 0.00, 0.00, 0.00)
  25268. 35: torsion ( -0.011, -0.086, 0.054) ( -0.011, -0.086, 0.054) ( 0.00, 0.00, 0.00)
  25269. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25270. 35: vdw ( 4.624, 1.552, 3.891) ( 4.624, 1.552, 3.891) ( 0.00, 0.00, 0.00)
  25271. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25272. 35: 25 ( 0.015, 0.029, -0.030) ( 0.017, 0.030, -0.029) ( 0.00, 0.00, 0.00)
  25273. 35: bond ( -0.752, -0.529, 0.528) ( -0.750, -0.529, 0.529) ( 0.13, 0.05, 0.04)
  25274. 35: angle ( 1.555, 0.717, 2.924) ( 1.555, 0.718, 2.924) ( 0.02, 0.03, 0.01)
  25275. 35: strbnd ( -0.027, 0.641, 0.396) ( -0.027, 0.641, 0.396) ( 0.00, 0.00, 0.00)
  25276. 35: torsion ( -0.505, 0.263, -0.453) ( -0.505, 0.263, -0.453) ( 0.00, 0.00, 0.00)
  25277. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25278. 35: vdw ( -0.257, -1.063, -3.425) ( -0.257, -1.063, -3.425) ( 0.00, 0.00, 0.00)
  25279. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25280. 35: 26 ( -0.016, -0.001, -0.020) ( -0.014, -0.000, -0.018) ( 0.00, 0.00, 0.00)
  25281. 35: bond ( 0.867, 0.313, 0.819) ( 0.869, 0.313, 0.821) ( 0.15, 0.01, 0.12)
  25282. 35: angle ( -3.775, 2.481, 3.047) ( -3.775, 2.482, 3.047) ( 0.01, 0.02, 0.01)
  25283. 35: strbnd ( -0.869, 0.249, 0.057) ( -0.869, 0.249, 0.057) ( 0.00, 0.00, 0.00)
  25284. 35: torsion ( 0.019, 0.079, -0.051) ( 0.019, 0.079, -0.051) ( 0.00, 0.00, 0.00)
  25285. 35: oop ( 0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25286. 35: vdw ( 3.742, -3.123, -3.893) ( 3.742, -3.123, -3.893) ( 0.00, 0.00, 0.00)
  25287. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25288. 35: 27 ( 0.012, -0.017, 0.007) ( 0.013, -0.015, 0.008) ( 0.00, 0.00, 0.00)
  25289. 35: bond ( -0.401, 0.886, -0.386) ( -0.401, 0.889, -0.385) ( 0.02, 0.22, 0.02)
  25290. 35: angle ( 1.642, 1.513, 1.782) ( 1.642, 1.513, 1.783) ( 0.02, 0.01, 0.03)
  25291. 35: strbnd ( -0.174, 0.171, 0.708) ( -0.174, 0.170, 0.708) ( 0.00, 0.00, 0.00)
  25292. 35: torsion ( -0.590, -0.296, -0.070) ( -0.590, -0.296, -0.070) ( 0.00, 0.00, 0.00)
  25293. 35: oop ( -0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25294. 35: vdw ( -0.465, -2.291, -2.028) ( -0.465, -2.291, -2.028) ( 0.00, 0.00, 0.00)
  25295. 35: electro ( -0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25296. 35: ok 34 # gradients
  25297. 35: ok 35 # energy
  25298. 35: ----------------------------------------------------------------------------------------
  25299. 35:
  25300. 35: VALIDATE GRADIENTS : /Volumes/Home/ghutchis/Desktop/UFF/viagra.gpr
  25301. 35:
  25302. 35:
  25303. 35: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  25304. 35: ----------------------------------------------------------------------------------------
  25305. 35: 1 ( 40.017, -0.918, 27.693) ( 40.022, -0.916, 27.698) ( 0.01, 0.21, 0.02)
  25306. 35: bond ( 17.093, 4.746, 20.403) ( 17.097, 4.747, 20.407) ( 0.02, 0.02, 0.02)
  25307. 35: angle ( 10.823, -6.670, -7.661) ( 10.824, -6.668, -7.659) ( 0.02, 0.03, 0.02)
  25308. 35: strbnd ( -1.302, -1.496, -3.384) ( -1.303, -1.496, -3.384) ( 0.04, 0.04, 0.02)
  25309. 35: torsion ( -0.752, -0.481, -0.404) ( -0.752, -0.481, -0.404) ( 0.01, 0.01, 0.00)
  25310. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25311. 35: vdw ( 2.697, 3.940, 6.118) ( 2.697, 3.940, 6.118) ( 0.00, 0.00, 0.00)
  25312. 35: electro ( 11.458, -0.958, 12.621) ( 11.458, -0.958, 12.621) ( 0.00, 0.00, 0.00)
  25313. 35: 2 (-31.059, 8.802, 24.651) (-31.053, 8.807, 24.657) ( 0.02, 0.06, 0.02)
  25314. 35: bond (-27.113, -0.560, 3.022) (-27.109, -0.556, 3.026) ( 0.02, 0.22, 0.12)
  25315. 35: angle (-10.986, 1.327, 1.389) (-10.984, 1.329, 1.391) ( 0.02, 0.14, 0.17)
  25316. 35: strbnd ( 6.026, 1.292, 2.785) ( 6.025, 1.291, 2.784) ( 0.02, 0.04, 0.03)
  25317. 35: torsion ( 0.387, 2.102, 1.063) ( 0.387, 2.103, 1.063) ( 0.00, 0.00, 0.00)
  25318. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25319. 35: vdw ( -5.974, -1.076, 6.259) ( -5.974, -1.076, 6.260) ( 0.00, 0.00, 0.00)
  25320. 35: electro ( 6.602, 5.716, 10.133) ( 6.602, 5.716, 10.133) ( 0.00, 0.00, 0.00)
  25321. 35: 3 (-13.765, -13.920, 11.801) (-13.759, -13.915, 11.806) ( 0.04, 0.04, 0.04)
  25322. 35: bond ( -2.739, -3.315, 12.969) ( -2.735, -3.311, 12.974) ( 0.14, 0.12, 0.03)
  25323. 35: angle ( 0.437, -11.359, -0.705) ( 0.439, -11.357, -0.703) ( 0.09, 0.02, 0.14)
  25324. 35: strbnd ( 1.387, 2.155, -8.533) ( 1.387, 2.154, -8.535) ( 0.02, 0.03, 0.02)
  25325. 35: torsion ( -2.416, 1.078, 0.854) ( -2.416, 1.078, 0.855) ( 0.00, 0.01, 0.00)
  25326. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25327. 35: vdw ( -6.807, -1.527, 6.510) ( -6.807, -1.527, 6.510) ( 0.00, 0.00, 0.00)
  25328. 35: electro ( -3.627, -0.951, 0.706) ( -3.627, -0.951, 0.706) ( 0.00, 0.00, 0.00)
  25329. 35: 4 (-10.095, 5.283, -11.576) (-10.089, 5.286, -11.570) ( 0.05, 0.05, 0.05)
  25330. 35: bond ( 0.949, -2.282, 0.268) ( 0.953, -2.280, 0.273) ( 0.43, 0.06, 0.13)
  25331. 35: angle ( 0.591, 21.684, 6.844) ( 0.593, 21.686, 6.845) ( 0.09, 0.01, 0.02)
  25332. 35: strbnd ( 1.406, -5.851, -0.013) ( 1.406, -5.852, -0.014) ( 0.04, 0.01, 0.00)
  25333. 35: torsion ( 0.184, -1.989, -0.339) ( 0.185, -1.989, -0.339) ( 0.00, 0.01, 0.00)
  25334. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25335. 35: vdw ( -5.463, -3.294, -7.182) ( -5.463, -3.294, -7.182) ( 0.00, 0.00, 0.00)
  25336. 35: electro ( -7.762, -2.986, -11.154) ( -7.762, -2.986, -11.154) ( 0.00, 0.00, 0.00)
  25337. 35: 5 ( 15.784, -6.823, -14.411) ( 15.790, -6.817, -14.405) ( 0.03, 0.08, 0.04)
  25338. 35: bond ( 13.334, 0.629, -1.309) ( 13.339, 0.633, -1.305) ( 0.04, 0.25, 0.29)
  25339. 35: angle ( 2.816, -10.985, -2.204) ( 2.818, -10.983, -2.202) ( 0.07, 0.02, 0.10)
  25340. 35: strbnd ( -8.882, -0.451, 0.327) ( -8.883, -0.452, 0.326) ( 0.02, 0.02, 0.01)
  25341. 35: torsion ( 0.798, 1.843, -1.911) ( 0.798, 1.843, -1.911) ( 0.00, 0.01, 0.01)
  25342. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25343. 35: vdw ( 7.392, 1.990, -5.711) ( 7.392, 1.990, -5.711) ( 0.00, 0.00, 0.00)
  25344. 35: electro ( 0.327, 0.152, -3.602) ( 0.327, 0.152, -3.602) ( 0.00, 0.00, 0.00)
  25345. 35: 6 ( 23.240, 20.461, -25.217) ( 23.246, 20.467, -25.212) ( 0.03, 0.03, 0.02)
  25346. 35: bond ( 5.775, 7.666, -25.091) ( 5.778, 7.670, -25.086) ( 0.07, 0.05, 0.02)
  25347. 35: angle ( 1.263, 4.370, -10.670) ( 1.265, 4.372, -10.668) ( 0.18, 0.05, 0.02)
  25348. 35: strbnd ( 1.829, 0.313, 6.376) ( 1.828, 0.312, 6.375) ( 0.03, 0.02, 0.02)
  25349. 35: torsion ( 2.320, 0.305, 0.903) ( 2.321, 0.305, 0.903) ( 0.00, 0.00, 0.00)
  25350. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25351. 35: vdw ( 7.013, 1.540, -5.601) ( 7.013, 1.540, -5.601) ( 0.00, 0.00, 0.00)
  25352. 35: electro ( 5.041, 6.267, 8.866) ( 5.041, 6.267, 8.865) ( 0.00, 0.00, 0.00)
  25353. 35: 7 ( -5.321, -8.169, -8.288) ( -5.316, -8.164, -8.283) ( 0.11, 0.07, 0.07)
  25354. 35: bond ( -5.766, -6.148, -8.390) ( -5.762, -6.144, -8.385) ( 0.07, 0.07, 0.05)
  25355. 35: angle ( -0.655, -5.211, -2.282) ( -0.653, -5.209, -2.280) ( 0.12, 0.03, 0.08)
  25356. 35: strbnd ( 5.025, 4.822, 7.145) ( 5.024, 4.821, 7.144) ( 0.01, 0.02, 0.01)
  25357. 35: torsion ( 0.524, -0.894, 0.352) ( 0.524, -0.894, 0.352) ( 0.00, 0.01, 0.00)
  25358. 35: oop ( -0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25359. 35: vdw ( -4.384, -0.621, -5.255) ( -4.383, -0.621, -5.255) ( 0.00, 0.00, 0.00)
  25360. 35: electro ( -0.066, -0.117, 0.141) ( -0.066, -0.117, 0.141) ( 0.00, 0.00, 0.00)
  25361. 35: 8 ( -6.827, 14.475, 22.925) ( -6.821, 14.475, 22.975) ( 0.08, 0.00, 0.22)
  25362. 35: bond ( 11.385, -12.341, -10.198) ( 11.388, -12.332, -10.191) ( 0.03, 0.07, 0.07)
  25363. 35: angle (-32.172, 28.633, 36.543) (-32.169, 28.635, 36.546) ( 0.01, 0.01, 0.01)
  25364. 35: strbnd ( 23.556, -6.610, -5.451) ( 23.555, -6.611, -5.452) ( 0.00, 0.02, 0.02)
  25365. 35: torsion ( 0.338, -1.851, 0.344) ( 0.338, -1.851, 0.344) ( 0.00, 0.00, 0.00)
  25366. 35: oop ( -0.005, 0.056, -0.231) ( -0.004, 0.046, -0.190) ( 0.00, 0.06, 0.96)
  25367. 35: vdw ( 1.478, 1.254, 4.534) ( 1.478, 1.254, 4.535) ( 0.01, 0.00, 0.00)
  25368. 35: electro (-11.406, 5.334, -2.617) (-11.406, 5.334, -2.617) ( 0.00, 0.00, 0.00)
  25369. 35: 9 ( 5.719, -19.054, -11.028) ( 5.721, -19.052, -11.021) ( 0.03, 0.01, 0.06)
  25370. 35: bond ( 1.485, 1.600, -4.386) ( 1.486, 1.600, -4.380) ( 0.05, 0.05, 0.14)
  25371. 35: angle ( 5.763, -17.078, -4.285) ( 5.764, -17.078, -4.285) ( 0.01, 0.00, 0.00)
  25372. 35: strbnd ( -0.447, -2.536, 3.420) ( -0.447, -2.536, 3.420) ( 0.00, 0.00, 0.00)
  25373. 35: torsion ( 0.480, 0.079, 0.191) ( 0.480, 0.079, 0.191) ( 0.00, 0.00, 0.00)
  25374. 35: oop ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25375. 35: vdw ( 1.856, 0.959, 2.952) ( 1.856, 0.959, 2.952) ( 0.00, 0.00, 0.00)
  25376. 35: electro ( -3.417, -2.078, -8.920) ( -3.417, -2.078, -8.920) ( 0.00, 0.00, 0.00)
  25377. 35: 10 ( 10.482, -6.063, -18.767) ( 10.483, -6.056, -18.766) ( 0.01, 0.12, 0.01)
  25378. 35: bond ( 0.309, -3.128, 0.485) ( 0.309, -3.121, 0.485) ( 0.00, 0.24, 0.01)
  25379. 35: angle ( 15.756, -0.811, -15.260) ( 15.757, -0.811, -15.259) ( 0.00, 0.00, 0.01)
  25380. 35: strbnd ( 0.664, 2.939, -1.490) ( 0.664, 2.939, -1.490) ( 0.00, 0.00, 0.00)
  25381. 35: torsion ( -1.106, -0.157, -0.307) ( -1.106, -0.157, -0.307) ( 0.00, 0.00, 0.00)
  25382. 35: oop ( -0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25383. 35: vdw ( -2.387, 3.365, 2.847) ( -2.387, 3.365, 2.847) ( 0.00, 0.00, 0.00)
  25384. 35: electro ( -2.755, -8.271, -5.043) ( -2.755, -8.271, -5.043) ( 0.00, 0.00, 0.00)
  25385. 35: 11 (-10.638, -8.900, -5.709) (-10.635, -8.858, -5.855) ( 0.03, 0.47, 2.55)
  25386. 35: bond ( -6.709, 1.922, 1.059) ( -6.705, 1.927, 1.060) ( 0.06, 0.26, 0.04)
  25387. 35: angle ( 24.355, -15.184, -15.338) ( 24.357, -15.182, -15.338) ( 0.01, 0.01, 0.00)
  25388. 35: strbnd (-18.936, 1.986, 0.297) (-18.936, 1.986, 0.297) ( 0.00, 0.00, 0.00)
  25389. 35: torsion ( 0.305, -0.296, 4.647) ( 0.305, -0.296, 4.648) ( 0.00, 0.00, 0.02)
  25390. 35: oop ( 0.009, -0.160, 0.679) ( 0.006, -0.125, 0.532) ( 0.00, 0.57, 10.02)
  25391. 35: vdw ( -9.578, 2.904, 3.010) ( -9.577, 2.904, 3.010) ( 0.00, 0.00, 0.00)
  25392. 35: electro ( -0.085, -0.071, -0.064) ( -0.085, -0.071, -0.064) ( 0.00, 0.00, 0.00)
  25393. 35: 12 (-21.260, -0.793, -2.235) (-21.252, -0.805, -2.149) ( 0.04, 0.99, 3.85)
  25394. 35: bond ( 1.922, 0.917, 0.032) ( 1.927, 0.922, 0.032) ( 0.28, 0.47, 0.00)
  25395. 35: angle ( -9.984, 2.922, 1.064) ( -9.983, 2.923, 1.065) ( 0.02, 0.05, 0.01)
  25396. 35: strbnd (-10.267, 7.335, 1.838) (-10.267, 7.335, 1.838) ( 0.00, 0.00, 0.00)
  25397. 35: torsion ( -0.034, 0.453, -2.054) ( -0.034, 0.453, -2.053) ( 0.00, 0.00, 0.06)
  25398. 35: oop ( -0.004, 0.086, -0.378) ( -0.003, 0.067, -0.293) ( 0.00, 0.16, 3.18)
  25399. 35: vdw ( -6.756, -10.594, -1.657) ( -6.755, -10.594, -1.657) ( 0.00, 0.00, 0.00)
  25400. 35: electro ( 3.862, -1.910, -1.080) ( 3.862, -1.910, -1.080) ( 0.00, 0.00, 0.00)
  25401. 35: 13 ( 11.035, -18.539, -9.258) ( 11.043, -18.547, -9.197) ( 0.07, 0.04, 0.66)
  25402. 35: bond ( 3.557, 7.206, 1.481) ( 3.562, 7.211, 1.482) ( 0.15, 0.07, 0.03)
  25403. 35: angle ( 3.498, -21.802, -5.738) ( 3.500, -21.801, -5.738) ( 0.04, 0.01, 0.00)
  25404. 35: strbnd ( 11.124, 5.598, 1.224) ( 11.124, 5.598, 1.224) ( 0.00, 0.00, 0.00)
  25405. 35: torsion ( -0.010, 0.214, -0.783) ( -0.010, 0.214, -0.782) ( 0.00, 0.00, 0.10)
  25406. 35: oop ( -0.007, 0.075, -0.292) ( -0.005, 0.060, -0.233) ( 0.00, 0.11, 1.73)
  25407. 35: vdw ( -8.946, -9.231, -4.972) ( -8.946, -9.231, -4.972) ( 0.00, 0.00, 0.00)
  25408. 35: electro ( 1.819, -0.598, -0.177) ( 1.819, -0.598, -0.177) ( 0.00, 0.00, 0.00)
  25409. 35: 14 (-13.572, -2.062, 4.766) (-13.566, -2.036, 4.695) ( 0.04, 1.23, 1.49)
  25410. 35: bond (-26.978, 13.126, 4.300) (-26.972, 13.131, 4.300) ( 0.02, 0.03, 0.01)
  25411. 35: angle (-18.118, -9.493, 4.254) (-18.116, -9.491, 4.254) ( 0.01, 0.02, 0.00)
  25412. 35: strbnd ( 29.827, -3.579, -1.396) ( 29.826, -3.579, -1.395) ( 0.00, 0.00, 0.01)
  25413. 35: torsion ( -0.134, -1.037, 2.744) ( -0.134, -1.037, 2.746) ( 0.00, 0.01, 0.04)
  25414. 35: oop ( 0.011, -0.106, 0.410) ( 0.009, -0.087, 0.338) ( 0.00, 0.20, 2.98)
  25415. 35: vdw ( 1.699, -1.418, -5.301) ( 1.699, -1.418, -5.301) ( 0.01, 0.01, 0.00)
  25416. 35: electro ( 0.121, 0.445, -0.246) ( 0.121, 0.445, -0.246) ( 0.00, 0.00, 0.00)
  25417. 35: 15 ( 12.500, -13.787, -4.766) ( 12.463, -13.784, -4.602) ( 0.30, 0.02, 3.45)
  25418. 35: bond ( -5.136, -10.558, -3.032) ( -5.131, -10.553, -3.032) ( 0.09, 0.04, 0.02)
  25419. 35: angle ( 2.758, -11.175, 3.017) ( 2.760, -11.174, 3.017) ( 0.07, 0.02, 0.00)
  25420. 35: strbnd ( 9.858, -2.806, -1.156) ( 9.859, -2.806, -1.156) ( 0.00, 0.00, 0.01)
  25421. 35: torsion ( -0.006, 0.855, -3.398) ( -0.006, 0.855, -3.397) ( 0.00, 0.01, 0.04)
  25422. 35: oop ( 0.274, 0.043, -1.066) ( 0.229, 0.040, -0.903) ( 1.22, 0.02, 15.26)
  25423. 35: vdw ( 6.480, 9.337, 1.077) ( 6.480, 9.337, 1.077) ( 0.00, 0.00, 0.00)
  25424. 35: electro ( -1.729, 0.517, -0.209) ( -1.729, 0.517, -0.209) ( 0.00, 0.00, 0.00)
  25425. 35: 16 (-16.865, 18.909, 6.325) (-16.858, 18.926, 6.290) ( 0.04, 0.09, 0.55)
  25426. 35: bond ( 8.237, -4.438, -0.410) ( 8.242, -4.433, -0.410) ( 0.06, 0.11, 0.02)
  25427. 35: angle (-15.113, 19.214, 5.231) (-15.111, 19.215, 5.231) ( 0.01, 0.01, 0.00)
  25428. 35: strbnd ( -4.665, -2.331, -0.554) ( -4.666, -2.331, -0.554) ( 0.00, 0.01, 0.00)
  25429. 35: torsion ( 0.007, 0.399, -1.363) ( 0.007, 0.399, -1.362) ( 0.00, 0.00, 0.09)
  25430. 35: oop ( -0.002, -0.093, 0.333) ( -0.002, -0.083, 0.296) ( 0.00, 0.09, 1.23)
  25431. 35: vdw ( -7.680, 8.051, 3.527) ( -7.680, 8.051, 3.527) ( 0.00, 0.00, 0.00)
  25432. 35: electro ( 2.351, -1.893, -0.439) ( 2.351, -1.893, -0.439) ( 0.00, 0.00, 0.00)
  25433. 35: 17 ( -6.733, 21.609, 7.933) ( -6.728, 21.608, 7.957) ( 0.08, 0.01, 0.30)
  25434. 35: bond ( 2.115, 1.161, -0.091) ( 2.119, 1.164, -0.091) ( 0.20, 0.31, 0.00)
  25435. 35: angle ( 25.721, 28.686, 2.043) ( 25.721, 28.687, 2.043) ( 0.00, 0.00, 0.01)
  25436. 35: strbnd (-34.795, -0.918, 2.926) (-34.795, -0.918, 2.926) ( 0.00, 0.00, 0.01)
  25437. 35: torsion ( 0.088, -0.609, 5.097) ( 0.088, -0.609, 5.098) ( 0.00, 0.00, 0.01)
  25438. 35: oop ( -0.003, 0.029, -0.113) ( -0.002, 0.023, -0.090) ( 0.00, 0.02, 0.26)
  25439. 35: vdw ( 0.333, -8.190, -5.814) ( 0.333, -8.190, -5.813) ( 0.00, 0.00, 0.00)
  25440. 35: electro ( -0.192, 1.450, 3.884) ( -0.192, 1.450, 3.884) ( 0.00, 0.00, 0.00)
  25441. 35: 18 ( 5.790, -10.626, -8.101) ( 5.796, -10.620, -8.095) ( 0.10, 0.05, 0.07)
  25442. 35: bond ( 8.725, -11.934, -3.140) ( 8.729, -11.929, -3.136) ( 0.04, 0.04, 0.13)
  25443. 35: angle ( -9.764, -7.159, -6.067) ( -9.762, -7.157, -6.065) ( 0.02, 0.03, 0.03)
  25444. 35: strbnd ( -5.015, 10.337, 3.735) ( -5.015, 10.336, 3.735) ( 0.00, 0.02, 0.02)
  25445. 35: torsion ( -0.197, 1.065, -2.228) ( -0.197, 1.065, -2.228) ( 0.00, 0.00, 0.00)
  25446. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25447. 35: vdw ( 10.854, -1.808, 0.220) ( 10.854, -1.808, 0.220) ( 0.00, 0.00, 0.00)
  25448. 35: electro ( 1.186, -1.127, -0.621) ( 1.186, -1.127, -0.621) ( 0.00, 0.00, 0.00)
  25449. 35: 19 ( 3.262, -11.126, 7.782) ( 3.268, -11.121, 7.787) ( 0.17, 0.05, 0.06)
  25450. 35: bond ( 1.121, -2.081, 3.281) ( 1.125, -2.077, 3.285) ( 0.37, 0.19, 0.12)
  25451. 35: angle ( -4.420, -2.772, 7.469) ( -4.418, -2.771, 7.471) ( 0.04, 0.06, 0.02)
  25452. 35: strbnd ( 0.275, 1.768, -3.446) ( 0.274, 1.768, -3.447) ( 0.01, 0.03, 0.03)
  25453. 35: torsion ( 2.173, -4.215, -2.094) ( 2.173, -4.215, -2.094) ( 0.00, 0.00, 0.00)
  25454. 35: oop ( -0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25455. 35: vdw ( 4.113, -3.826, 2.573) ( 4.113, -3.826, 2.573) ( 0.00, 0.00, 0.00)
  25456. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25457. 35: 20 ( -7.022, 36.733, -5.283) ( -6.822, 36.716, -5.787) ( 2.85, 0.05, 9.55)
  25458. 35: bond (-25.048, -5.303, -9.231) (-25.043, -5.295, -9.230) ( 0.02, 0.16, 0.01)
  25459. 35: angle ( 27.154, 45.020, 3.962) ( 27.157, 45.022, 3.962) ( 0.01, 0.01, 0.00)
  25460. 35: strbnd ( -8.325, 2.343, -3.287) ( -8.326, 2.342, -3.287) ( 0.01, 0.03, 0.00)
  25461. 35: torsion ( -0.784, 0.421, 0.853) ( -0.784, 0.421, 0.855) ( 0.01, 0.00, 0.10)
  25462. 35: oop ( -1.005, 0.148, 2.652) ( -0.813, 0.120, 2.146) (19.17, 0.42, 19.09)
  25463. 35: vdw ( -7.531, -5.686, -2.010) ( -7.531, -5.686, -2.010) ( 0.00, 0.00, 0.00)
  25464. 35: electro ( 8.518, -0.209, 1.778) ( 8.518, -0.209, 1.778) ( 0.00, 0.00, 0.00)
  25465. 35: 21 (-22.969, 25.239, -11.051) (-23.011, 25.253, -10.926) ( 0.18, 0.05, 1.13)
  25466. 35: bond ( 1.411, -0.192, 0.529) ( 1.413, -0.184, 0.530) ( 0.16, 0.16, 0.02)
  25467. 35: angle (-46.884, 20.267, -18.839) (-46.882, 20.268, -18.839) ( 0.00, 0.00, 0.00)
  25468. 35: strbnd ( 12.752, 3.510, 4.513) ( 12.751, 3.510, 4.513) ( 0.00, 0.00, 0.00)
  25469. 35: torsion ( -0.598, 0.098, 1.696) ( -0.597, 0.098, 1.697) ( 0.01, 0.00, 0.05)
  25470. 35: oop ( 0.246, -0.028, -0.654) ( 0.200, -0.023, -0.531) ( 1.13, 0.01, 8.08)
  25471. 35: vdw ( 4.514, 7.067, -1.941) ( 4.514, 7.067, -1.941) ( 0.00, 0.00, 0.00)
  25472. 35: electro ( 5.590, -5.484, 3.645) ( 5.590, -5.484, 3.645) ( 0.00, 0.00, 0.00)
  25473. 35: 22 ( 25.973, -4.939, 11.390) ( 25.954, -4.927, 11.462) ( 0.07, 0.25, 0.63)
  25474. 35: bond ( 5.877, -7.278, 2.737) ( 5.883, -7.273, 2.738) ( 0.10, 0.07, 0.03)
  25475. 35: angle ( 43.794, -7.031, 17.104) ( 43.796, -7.028, 17.104) ( 0.00, 0.03, 0.00)
  25476. 35: strbnd (-22.680, -3.722, -8.477) (-22.681, -3.722, -8.477) ( 0.00, 0.01, 0.00)
  25477. 35: torsion ( 0.130, -0.036, -0.336) ( 0.130, -0.036, -0.335) ( 0.00, 0.00, 0.04)
  25478. 35: oop ( 0.109, -0.020, -0.288) ( 0.082, -0.015, -0.218) ( 0.29, 0.01, 2.01)
  25479. 35: vdw ( -2.056, 15.026, 0.263) ( -2.056, 15.026, 0.263) ( 0.00, 0.00, 0.00)
  25480. 35: electro ( 0.800, -1.878, 0.388) ( 0.800, -1.878, 0.388) ( 0.00, 0.00, 0.00)
  25481. 35: 23 (-28.137, -37.839, -8.334) (-28.148, -37.828, -8.283) ( 0.04, 0.03, 0.61)
  25482. 35: bond ( -0.604, -30.983, 1.773) ( -0.599, -30.977, 1.774) ( 0.32, 0.02, 0.05)
  25483. 35: angle (-36.863, -14.117, -12.692) (-36.861, -14.115, -12.691) ( 0.01, 0.01, 0.00)
  25484. 35: strbnd ( 7.549, 3.290, 2.655) ( 7.548, 3.290, 2.655) ( 0.01, 0.03, 0.01)
  25485. 35: torsion ( 0.142, -0.020, -0.374) ( 0.142, -0.020, -0.373) ( 0.00, 0.00, 0.04)
  25486. 35: oop ( 0.061, -0.009, -0.157) ( 0.042, -0.006, -0.109) ( 0.11, 0.00, 0.76)
  25487. 35: vdw ( 4.758, 7.545, 1.424) ( 4.758, 7.546, 1.424) ( 0.00, 0.00, 0.00)
  25488. 35: electro ( -3.179, -3.546, -0.964) ( -3.179, -3.546, -0.964) ( 0.00, 0.00, 0.00)
  25489. 35: 24 (-10.794, 46.348, -6.929) (-10.722, 46.345, -7.081) ( 0.67, 0.01, 2.21)
  25490. 35: bond ( -7.128, 36.476, -5.032) ( -7.118, 36.481, -5.030) ( 0.14, 0.02, 0.03)
  25491. 35: angle ( 3.045, 5.260, 0.441) ( 3.047, 5.262, 0.441) ( 0.07, 0.05, 0.02)
  25492. 35: strbnd ( 3.284, 4.936, 0.917) ( 3.283, 4.934, 0.917) ( 0.03, 0.02, 0.03)
  25493. 35: torsion ( -0.021, -0.004, 0.079) ( -0.021, -0.004, 0.080) ( 0.00, 0.00, 0.01)
  25494. 35: oop ( -0.326, 0.056, 0.831) ( -0.266, 0.046, 0.675) ( 1.99, 0.05, 12.91)
  25495. 35: vdw ( 3.476, -4.869, 1.621) ( 3.476, -4.869, 1.621) ( 0.00, 0.00, 0.00)
  25496. 35: electro (-13.123, 4.494, -5.786) (-13.123, 4.494, -5.786) ( 0.00, 0.00, 0.00)
  25497. 35: 25 ( 3.373, -52.861, 6.703) ( 3.258, -52.830, 7.025) ( 3.44, 0.06, 4.79)
  25498. 35: bond ( 8.283, 2.133, 2.726) ( 8.290, 2.140, 2.727) ( 0.08, 0.31, 0.03)
  25499. 35: angle ( -6.422, -45.385, 1.001) ( -6.420, -45.383, 1.001) ( 0.02, 0.01, 0.03)
  25500. 35: strbnd (-10.186, -7.939, -3.501) (-10.187, -7.938, -3.501) ( 0.00, 0.00, 0.00)
  25501. 35: torsion ( 0.679, -0.052, -1.804) ( 0.679, -0.052, -1.802) ( 0.01, 0.00, 0.06)
  25502. 35: oop ( 0.701, -0.126, -1.797) ( 0.577, -0.105, -1.478) ( 8.66, 0.27, 17.75)
  25503. 35: vdw ( 8.959, -7.735, 8.017) ( 8.959, -7.735, 8.017) ( 0.00, 0.01, 0.00)
  25504. 35: electro ( 1.360, 6.242, 2.061) ( 1.360, 6.242, 2.061) ( 0.00, 0.00, 0.00)
  25505. 35: 26 (-24.717, -18.946, -4.036) (-24.726, -18.936, -3.990) ( 0.04, 0.05, 1.14)
  25506. 35: bond (-24.696, 9.518, -10.388) (-24.690, 9.523, -10.387) ( 0.03, 0.05, 0.01)
  25507. 35: angle ( -7.991, -22.014, -4.231) ( -7.989, -22.012, -4.230) ( 0.02, 0.01, 0.01)
  25508. 35: strbnd ( 7.348, -6.906, 2.805) ( 7.348, -6.906, 2.805) ( 0.01, 0.01, 0.00)
  25509. 35: torsion ( 0.081, -0.067, -0.270) ( 0.081, -0.067, -0.270) ( 0.00, 0.00, 0.02)
  25510. 35: oop ( 0.110, -0.023, -0.279) ( 0.093, -0.020, -0.235) ( 0.19, 0.01, 1.22)
  25511. 35: vdw ( 0.759, -0.386, 8.493) ( 0.759, -0.386, 8.493) ( 0.00, 0.00, 0.00)
  25512. 35: electro ( -0.328, 0.932, -0.167) ( -0.328, 0.932, -0.167) ( 0.00, 0.00, 0.00)
  25513. 35: 27 ( 43.032, 25.104, 14.730) ( 43.050, 25.106, 14.699) ( 0.04, 0.01, 0.21)
  25514. 35: bond ( 18.803, -4.833, 7.511) ( 18.809, -4.830, 7.512) ( 0.03, 0.06, 0.01)
  25515. 35: angle ( 18.124, 40.689, 3.688) ( 18.124, 40.692, 3.688) ( 0.00, 0.01, 0.00)
  25516. 35: strbnd ( 3.463, -10.759, 2.073) ( 3.463, -10.760, 2.073) ( 0.01, 0.01, 0.00)
  25517. 35: torsion ( 0.026, -0.003, -0.071) ( 0.026, -0.003, -0.071) ( 0.00, 0.00, 0.00)
  25518. 35: oop ( -0.076, 0.016, 0.200) ( -0.064, 0.013, 0.167) ( 0.09, 0.00, 0.64)
  25519. 35: vdw ( 0.932, -1.439, 0.904) ( 0.932, -1.439, 0.904) ( 0.01, 0.00, 0.00)
  25520. 35: electro ( 1.760, 1.432, 0.427) ( 1.760, 1.432, 0.427) ( 0.00, 0.00, 0.00)
  25521. 35: 28 ( 11.894, -38.621, 7.172) ( 11.897, -38.613, 7.184) ( 0.03, 0.02, 0.18)
  25522. 35: bond ( 10.457, 12.301, 2.949) ( 10.462, 12.307, 2.950) ( 0.05, 0.05, 0.03)
  25523. 35: angle ( -9.168, -55.992, 0.592) ( -9.166, -55.990, 0.592) ( 0.03, 0.00, 0.03)
  25524. 35: strbnd ( 10.254, 8.892, 3.121) ( 10.253, 8.891, 3.121) ( 0.01, 0.01, 0.00)
  25525. 35: torsion ( -0.078, 0.016, 0.208) ( -0.078, 0.016, 0.209) ( 0.00, 0.00, 0.01)
  25526. 35: oop ( 0.033, -0.007, -0.088) ( 0.029, -0.006, -0.077) ( 0.01, 0.00, 0.10)
  25527. 35: vdw ( 0.152, 1.397, -0.108) ( 0.152, 1.397, -0.108) ( 0.00, 0.00, 0.00)
  25528. 35: electro ( 0.245, -5.228, 0.497) ( 0.245, -5.228, 0.497) ( 0.00, 0.00, 0.00)
  25529. 35: 29 ( 12.404, 3.421, 4.782) ( 12.390, 3.426, 4.839) ( 0.11, 0.15, 1.18)
  25530. 35: bond ( 4.738, -2.006, 1.986) ( 4.745, -2.005, 1.987) ( 0.15, 0.06, 0.06)
  25531. 35: angle ( 4.344, 11.246, 0.976) ( 4.344, 11.247, 0.976) ( 0.00, 0.01, 0.00)
  25532. 35: strbnd ( 8.204, -1.157, 3.293) ( 8.204, -1.157, 3.293) ( 0.00, 0.02, 0.00)
  25533. 35: torsion ( -0.055, 0.010, 0.143) ( -0.055, 0.010, 0.143) ( 0.00, 0.00, 0.00)
  25534. 35: oop ( 0.076, -0.012, -0.195) ( 0.055, -0.009, -0.140) ( 0.16, 0.00, 1.07)
  25535. 35: vdw ( -0.237, -3.506, 0.148) ( -0.237, -3.506, 0.148) ( 0.00, 0.00, 0.00)
  25536. 35: electro ( -4.665, -1.154, -1.568) ( -4.665, -1.154, -1.568) ( 0.00, 0.00, 0.00)
  25537. 35: 30 ( -0.901, 29.900, -2.380) ( -0.892, 29.905, -2.387) ( 0.82, 0.02, 0.27)
  25538. 35: bond ( -4.277, 0.277, -1.598) ( -4.272, 0.282, -1.594) ( 0.12, 0.12, 0.27)
  25539. 35: angle ( 12.189, 27.647, 2.441) ( 12.190, 27.649, 2.443) ( 0.02, 0.01, 0.06)
  25540. 35: strbnd (-12.899, -0.004, -4.802) (-12.901, -0.005, -4.803) ( 0.02, 0.00, 0.01)
  25541. 35: torsion ( -0.029, -0.010, 0.078) ( -0.029, -0.010, 0.078) ( 0.00, 0.00, 0.00)
  25542. 35: oop ( -0.021, 0.004, 0.055) ( -0.016, 0.003, 0.043) ( 0.01, 0.00, 0.07)
  25543. 35: vdw ( 2.572, 3.686, 0.693) ( 2.572, 3.686, 0.693) ( 0.00, 0.00, 0.00)
  25544. 35: electro ( 1.563, -1.700, 0.754) ( 1.563, -1.700, 0.754) ( 0.00, 0.00, 0.00)
  25545. 35: 31 ( -2.541, -1.390, 5.410) ( -2.524, -1.387, 5.386) ( 0.65, 0.23, 0.44)
  25546. 35: bond ( 2.316, -1.013, 0.462) ( 2.320, -1.009, 0.466) ( 0.17, 0.39, 0.18)
  25547. 35: angle ( -1.033, -3.283, 3.719) ( -1.030, -3.281, 3.721) ( 0.20, 0.06, 0.05)
  25548. 35: strbnd ( -1.912, 0.920, -0.790) ( -1.913, 0.919, -0.791) ( 0.04, 0.06, 0.08)
  25549. 35: torsion ( -0.089, 0.197, 0.525) ( -0.089, 0.197, 0.525) ( 0.00, 0.00, 0.01)
  25550. 35: oop ( -0.059, 0.012, 0.150) ( -0.048, 0.010, 0.121) ( 0.07, 0.00, 0.43)
  25551. 35: vdw ( -0.575, 2.524, 1.662) ( -0.575, 2.524, 1.662) ( 0.00, 0.00, 0.00)
  25552. 35: electro ( -1.188, -0.749, -0.319) ( -1.188, -0.749, -0.319) ( 0.00, 0.00, 0.00)
  25553. 35: 32 ( -0.533, 9.885, -5.279) ( -0.528, 9.891, -5.275) ( 0.30, 0.05, 0.09)
  25554. 35: bond ( -0.397, 0.967, 0.156) ( -0.393, 0.971, 0.160) ( 0.16, 0.37, 0.06)
  25555. 35: angle ( 1.310, 8.321, -3.491) ( 1.312, 8.323, -3.489) ( 0.14, 0.02, 0.06)
  25556. 35: strbnd ( 0.932, -1.664, -0.673) ( 0.932, -1.665, -0.674) ( 0.03, 0.04, 0.07)
  25557. 35: torsion ( -1.283, 1.507, 0.186) ( -1.282, 1.508, 0.186) ( 0.01, 0.00, 0.00)
  25558. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25559. 35: vdw ( -1.096, 0.754, -1.457) ( -1.096, 0.754, -1.457) ( 0.00, 0.00, 0.00)
  25560. 35: electro ( 0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25561. 35: 33 ( -0.762, -6.186, -6.819) ( -0.756, -6.181, -6.814) ( 0.42, 0.08, 0.08)
  25562. 35: bond ( -0.257, 0.740, -0.064) ( -0.253, 0.744, -0.060) ( 0.11, 0.30, 0.03)
  25563. 35: angle ( -0.057, -7.999, -0.743) ( -0.055, -7.998, -0.742) ( 0.01, 0.02, 0.13)
  25564. 35: strbnd ( -0.135, 0.372, 0.957) ( -0.135, 0.371, 0.957) ( 0.01, 0.03, 0.07)
  25565. 35: torsion ( 0.594, 0.454, -0.563) ( 0.594, 0.454, -0.563) ( 0.00, 0.00, 0.00)
  25566. 35: oop ( 0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25567. 35: vdw ( -0.907, 0.247, -6.406) ( -0.907, 0.247, -6.406) ( 0.00, 0.00, 0.00)
  25568. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25569. 35: 34 ( 3.845, -11.220, 1.372) ( 3.846, -11.218, 1.373) ( 0.03, 0.02, 0.05)
  25570. 35: bond ( 5.169, -14.116, 0.695) ( 5.169, -14.113, 0.695) ( 0.01, 0.02, 0.01)
  25571. 35: angle ( 3.342, 1.196, -0.586) ( 3.343, 1.196, -0.585) ( 0.02, 0.01, 0.03)
  25572. 35: strbnd ( -1.346, -0.265, -0.102) ( -1.346, -0.265, -0.102) ( 0.00, 0.00, 0.00)
  25573. 35: torsion ( 0.449, 0.094, -1.417) ( 0.449, 0.094, -1.417) ( 0.00, 0.00, 0.00)
  25574. 35: oop ( -0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25575. 35: vdw ( -3.769, 1.870, 2.782) ( -3.769, 1.870, 2.782) ( 0.00, 0.00, 0.00)
  25576. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25577. 35: 35 ( 3.186, 4.348, -12.560) ( 3.187, 4.349, -12.557) ( 0.03, 0.02, 0.02)
  25578. 35: bond ( 3.564, 5.536, -13.771) ( 3.564, 5.537, -13.769) ( 0.01, 0.01, 0.02)
  25579. 35: angle ( 4.272, 0.896, 1.466) ( 4.273, 0.896, 1.466) ( 0.01, 0.04, 0.01)
  25580. 35: strbnd ( -1.404, -0.280, 0.081) ( -1.404, -0.280, 0.081) ( 0.00, 0.00, 0.00)
  25581. 35: torsion ( -0.176, -0.765, -0.353) ( -0.176, -0.765, -0.353) ( 0.00, 0.00, 0.00)
  25582. 35: oop ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25583. 35: vdw ( -3.070, -1.039, 0.017) ( -3.070, -1.039, 0.017) ( 0.00, 0.00, 0.00)
  25584. 35: electro ( -0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25585. 35: 36 ( 12.939, -0.809, 0.266) ( 12.942, -0.808, 0.266) ( 0.02, 0.05, 0.02)
  25586. 35: bond ( 14.948, -0.872, -2.186) ( 14.951, -0.871, -2.186) ( 0.02, 0.01, 0.01)
  25587. 35: angle ( -0.194, -0.295, -1.209) ( -0.194, -0.294, -1.209) ( 0.00, 0.01, 0.05)
  25588. 35: strbnd ( -0.620, 0.104, 0.833) ( -0.620, 0.104, 0.833) ( 0.00, 0.00, 0.00)
  25589. 35: torsion ( 0.055, 0.235, 0.284) ( 0.055, 0.235, 0.284) ( 0.00, 0.00, 0.00)
  25590. 35: oop ( 0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25591. 35: vdw ( -1.250, 0.018, 2.544) ( -1.250, 0.018, 2.544) ( 0.00, 0.00, 0.00)
  25592. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25593. 35: 37 ( -3.970, 10.635, 0.243) ( -3.969, 10.638, 0.244) ( 0.02, 0.03, 0.02)
  25594. 35: bond ( -3.964, 14.301, -1.740) ( -3.964, 14.304, -1.740) ( 0.01, 0.02, 0.01)
  25595. 35: angle ( 0.591, -0.040, -1.679) ( 0.592, -0.040, -1.678) ( 0.03, 0.00, 0.03)
  25596. 35: strbnd ( 0.204, -0.463, 0.799) ( 0.204, -0.463, 0.799) ( 0.00, 0.00, 0.00)
  25597. 35: torsion ( 1.285, 0.262, -0.775) ( 1.285, 0.262, -0.775) ( 0.00, 0.00, 0.00)
  25598. 35: oop ( 0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25599. 35: vdw ( -2.086, -3.424, 3.639) ( -2.086, -3.424, 3.639) ( 0.00, 0.00, 0.00)
  25600. 35: electro ( -0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25601. 35: 38 ( -0.865, -4.190, 12.257) ( -0.865, -4.189, 12.259) ( 0.07, 0.02, 0.02)
  25602. 35: bond ( -3.389, -5.369, 13.737) ( -3.388, -5.369, 13.739) ( 0.01, 0.01, 0.02)
  25603. 35: angle ( -1.029, -0.520, -0.457) ( -1.029, -0.520, -0.457) ( 0.05, 0.02, 0.00)
  25604. 35: strbnd ( 0.813, 0.452, -0.424) ( 0.813, 0.452, -0.424) ( 0.00, 0.00, 0.00)
  25605. 35: torsion ( 0.168, 0.305, 0.160) ( 0.168, 0.305, 0.160) ( 0.00, 0.00, 0.00)
  25606. 35: oop ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25607. 35: vdw ( 2.572, 0.942, -0.759) ( 2.572, 0.942, -0.759) ( 0.00, 0.00, 0.00)
  25608. 35: electro ( -0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25609. 35: 39 ( -2.366, 11.043, -1.302) ( -2.365, 11.045, -1.301) ( 0.04, 0.02, 0.05)
  25610. 35: bond ( -5.175, 13.998, -0.756) ( -5.174, 14.001, -0.756) ( 0.01, 0.02, 0.01)
  25611. 35: angle ( -1.747, -0.629, 0.301) ( -1.746, -0.629, 0.301) ( 0.03, 0.00, 0.01)
  25612. 35: strbnd ( 0.846, -0.285, 0.215) ( 0.846, -0.285, 0.215) ( 0.00, 0.00, 0.00)
  25613. 35: torsion ( -0.933, -0.284, 1.129) ( -0.933, -0.284, 1.129) ( 0.00, 0.00, 0.00)
  25614. 35: oop ( 0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25615. 35: vdw ( 4.643, -1.758, -2.190) ( 4.643, -1.758, -2.190) ( 0.00, 0.00, 0.00)
  25616. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25617. 35: 40 (-14.084, 0.166, 1.101) (-14.081, 0.167, 1.102) ( 0.02, 0.01, 0.07)
  25618. 35: bond (-15.161, 0.766, 2.378) (-15.158, 0.766, 2.378) ( 0.02, 0.01, 0.01)
  25619. 35: angle ( 0.632, -0.293, 4.123) ( 0.632, -0.293, 4.124) ( 0.00, 0.01, 0.01)
  25620. 35: strbnd ( 0.268, 0.146, -1.361) ( 0.268, 0.146, -1.361) ( 0.00, 0.00, 0.00)
  25621. 35: torsion ( -0.102, -0.786, -0.394) ( -0.102, -0.786, -0.394) ( 0.00, 0.00, 0.00)
  25622. 35: oop ( 0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25623. 35: vdw ( 0.279, 0.334, -3.644) ( 0.280, 0.334, -3.644) ( 0.00, 0.00, 0.00)
  25624. 35: electro ( -0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25625. 35: 41 ( 4.171, -11.140, 1.325) ( 4.172, -11.137, 1.325) ( 0.02, 0.02, 0.06)
  25626. 35: bond ( 4.150, -14.362, 1.795) ( 4.150, -14.360, 1.795) ( 0.01, 0.02, 0.01)
  25627. 35: angle ( -1.040, 0.213, 4.111) ( -1.039, 0.213, 4.111) ( 0.04, 0.00, 0.01)
  25628. 35: strbnd ( 0.104, 0.125, -1.337) ( 0.104, 0.125, -1.337) ( 0.00, 0.00, 0.00)
  25629. 35: torsion ( -1.377, -0.373, 0.198) ( -1.377, -0.373, 0.198) ( 0.00, 0.00, 0.00)
  25630. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25631. 35: vdw ( 2.335, 3.257, -3.441) ( 2.335, 3.257, -3.441) ( 0.00, 0.00, 0.00)
  25632. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25633. 35: 42 ( -4.567, 10.654, -2.215) ( -4.567, 10.656, -2.215) ( 0.02, 0.03, 0.03)
  25634. 35: bond ( -3.731, 13.029, -0.572) ( -3.730, 13.032, -0.572) ( 0.01, 0.02, 0.00)
  25635. 35: angle ( 1.346, 0.459, 1.669) ( 1.346, 0.459, 1.669) ( 0.03, 0.00, 0.03)
  25636. 35: strbnd ( -0.246, -0.135, -0.322) ( -0.246, -0.135, -0.322) ( 0.00, 0.00, 0.00)
  25637. 35: torsion ( -0.006, -0.001, 0.005) ( -0.006, -0.001, 0.005) ( 0.00, 0.00, 0.00)
  25638. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25639. 35: vdw ( -1.931, -2.698, -2.995) ( -1.931, -2.698, -2.995) ( 0.00, 0.00, 0.00)
  25640. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25641. 35: 43 ( 11.621, -1.350, -2.700) ( 11.624, -1.349, -2.700) ( 0.03, 0.04, 0.02)
  25642. 35: bond ( 13.434, -0.728, -1.655) ( 13.437, -0.728, -1.655) ( 0.02, 0.01, 0.01)
  25643. 35: angle ( 0.239, -0.414, 2.123) ( 0.239, -0.413, 2.123) ( 0.00, 0.02, 0.02)
  25644. 35: strbnd ( -0.632, -0.208, -0.263) ( -0.633, -0.208, -0.263) ( 0.00, 0.00, 0.00)
  25645. 35: torsion ( -0.014, 0.348, -0.265) ( -0.014, 0.348, -0.265) ( 0.00, 0.00, 0.00)
  25646. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25647. 35: vdw ( -1.406, -0.348, -2.640) ( -1.406, -0.348, -2.640) ( 0.00, 0.00, 0.00)
  25648. 35: electro ( -0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25649. 35: 44 ( -3.360, -5.091, 10.354) ( -3.359, -5.090, 10.356) ( 0.02, 0.02, 0.03)
  25650. 35: bond ( -2.735, -4.743, 12.407) ( -2.734, -4.742, 12.410) ( 0.01, 0.01, 0.02)
  25651. 35: angle ( 2.115, 0.037, 0.480) ( 2.115, 0.037, 0.480) ( 0.02, 0.00, 0.00)
  25652. 35: strbnd ( -0.131, -0.084, -0.698) ( -0.131, -0.084, -0.698) ( 0.00, 0.00, 0.00)
  25653. 35: torsion ( -0.336, 0.257, 0.024) ( -0.336, 0.257, 0.024) ( 0.00, 0.00, 0.00)
  25654. 35: oop ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25655. 35: vdw ( -2.272, -0.558, -1.860) ( -2.272, -0.558, -1.860) ( 0.00, 0.00, 0.00)
  25656. 35: electro ( 0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25657. 35: 45 ( 6.016, 7.613, 2.296) ( 6.018, 7.619, 2.280) ( 0.03, 0.08, 0.68)
  25658. 35: bond ( 9.306, 9.280, 2.085) ( 9.308, 9.282, 2.085) ( 0.02, 0.02, 0.01)
  25659. 35: angle ( -0.825, 0.781, 0.202) ( -0.825, 0.782, 0.202) ( 0.03, 0.02, 0.00)
  25660. 35: strbnd ( -0.536, -0.577, -0.147) ( -0.536, -0.577, -0.147) ( 0.00, 0.00, 0.00)
  25661. 35: torsion ( -0.003, 0.038, -0.155) ( -0.003, 0.038, -0.155) ( 0.00, 0.00, 0.00)
  25662. 35: oop ( 0.001, -0.014, 0.060) ( 0.000, -0.010, 0.043) ( 0.00, 0.01, 0.10)
  25663. 35: vdw ( 0.608, -1.936, -0.168) ( 0.608, -1.936, -0.168) ( 0.00, 0.00, 0.00)
  25664. 35: electro ( -2.535, 0.041, 0.419) ( -2.535, 0.041, 0.419) ( 0.00, 0.00, 0.00)
  25665. 35: 46 ( -0.787, 8.785, 2.088) ( -0.787, 8.794, 2.067) ( 0.04, 0.10, 1.04)
  25666. 35: bond ( -2.236, 11.174, 2.917) ( -2.236, 11.177, 2.918) ( 0.01, 0.03, 0.01)
  25667. 35: angle ( 7.037, 1.340, 0.260) ( 7.038, 1.340, 0.260) ( 0.01, 0.00, 0.00)
  25668. 35: strbnd ( 0.866, -2.736, -0.746) ( 0.866, -2.736, -0.746) ( 0.00, 0.00, 0.00)
  25669. 35: torsion ( 0.005, -0.155, 0.595) ( 0.005, -0.155, 0.596) ( 0.00, 0.00, 0.02)
  25670. 35: oop ( 0.002, -0.022, 0.087) ( 0.001, -0.017, 0.065) ( 0.00, 0.01, 0.20)
  25671. 35: vdw ( -6.676, -0.740, -0.917) ( -6.676, -0.740, -0.917) ( 0.00, 0.00, 0.00)
  25672. 35: electro ( 0.216, -0.076, -0.108) ( 0.216, -0.076, -0.108) ( 0.00, 0.00, 0.00)
  25673. 35: 47 ( 3.539, -5.729, -2.999) ( 3.540, -5.740, -2.950) ( 0.04, 0.18, 1.63)
  25674. 35: bond ( 3.394, -11.784, -3.276) ( 3.394, -11.781, -3.275) ( 0.01, 0.03, 0.01)
  25675. 35: angle ( 2.930, 0.813, 0.113) ( 2.931, 0.813, 0.113) ( 0.02, 0.00, 0.00)
  25676. 35: strbnd ( -0.210, 2.122, 0.663) ( -0.210, 2.122, 0.663) ( 0.00, 0.00, 0.00)
  25677. 35: torsion ( -0.017, 0.295, -1.081) ( -0.017, 0.295, -1.080) ( 0.00, 0.00, 0.03)
  25678. 35: oop ( -0.001, 0.065, -0.234) ( -0.000, 0.052, -0.186) ( 0.00, 0.09, 1.13)
  25679. 35: vdw ( -3.105, 0.175, 0.934) ( -3.105, 0.175, 0.934) ( 0.01, 0.00, 0.00)
  25680. 35: electro ( 0.548, 2.584, -0.118) ( 0.548, 2.584, -0.118) ( 0.00, 0.00, 0.00)
  25681. 35: 48 (-12.816, -1.854, 2.520) (-12.814, -1.854, 2.521) ( 0.02, 0.04, 0.03)
  25682. 35: bond (-14.576, -0.381, 3.434) (-14.573, -0.381, 3.434) ( 0.02, 0.00, 0.01)
  25683. 35: angle ( 0.009, -1.112, -0.086) ( 0.009, -1.111, -0.085) ( 0.00, 0.06, 0.00)
  25684. 35: strbnd ( 1.318, -0.737, -0.196) ( 1.318, -0.737, -0.196) ( 0.00, 0.00, 0.00)
  25685. 35: torsion ( 0.019, 0.024, 0.082) ( 0.019, 0.024, 0.082) ( 0.00, 0.00, 0.00)
  25686. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25687. 35: vdw ( 0.413, 0.351, -0.714) ( 0.413, 0.351, -0.714) ( 0.00, 0.00, 0.00)
  25688. 35: electro ( 0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25689. 35: 49 ( 5.085, 1.582, 9.404) ( 5.086, 1.583, 9.406) ( 0.02, 0.07, 0.02)
  25690. 35: bond ( 5.282, 5.246, 8.963) ( 5.283, 5.247, 8.965) ( 0.01, 0.01, 0.02)
  25691. 35: angle ( -6.276, 0.410, 3.458) ( -6.276, 0.410, 3.458) ( 0.01, 0.02, 0.01)
  25692. 35: strbnd ( 0.301, -0.757, 0.046) ( 0.301, -0.757, 0.046) ( 0.00, 0.00, 0.00)
  25693. 35: torsion ( -0.066, 0.065, 0.001) ( -0.066, 0.065, 0.001) ( 0.00, 0.00, 0.00)
  25694. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25695. 35: vdw ( 5.844, -3.382, -3.063) ( 5.844, -3.382, -3.063) ( 0.00, 0.00, 0.00)
  25696. 35: electro ( 0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25697. 35: 50 ( -4.133, 12.029, -0.342) ( -4.132, 12.031, -0.341) ( 0.02, 0.02, 0.02)
  25698. 35: bond ( -5.002, 12.797, 0.970) ( -5.002, 12.800, 0.970) ( 0.01, 0.02, 0.01)
  25699. 35: angle ( 0.821, 0.446, -1.651) ( 0.821, 0.446, -1.650) ( 0.03, 0.00, 0.03)
  25700. 35: strbnd ( 0.347, -0.722, -0.122) ( 0.347, -0.722, -0.122) ( 0.00, 0.00, 0.00)
  25701. 35: torsion ( -0.174, -0.064, -0.056) ( -0.174, -0.064, -0.056) ( 0.00, 0.00, 0.00)
  25702. 35: oop ( -0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25703. 35: vdw ( -0.125, -0.429, 0.516) ( -0.125, -0.429, 0.516) ( 0.00, 0.00, 0.00)
  25704. 35: electro ( -0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25705. 35: 51 ( 12.057, 2.405, -2.800) ( 12.060, 2.406, -2.799) ( 0.02, 0.02, 0.03)
  25706. 35: bond ( 11.866, 0.949, -3.585) ( 11.869, 0.949, -3.584) ( 0.02, 0.01, 0.01)
  25707. 35: angle ( -1.377, 2.670, -3.852) ( -1.377, 2.670, -3.852) ( 0.00, 0.02, 0.01)
  25708. 35: strbnd ( -0.478, -0.001, 0.072) ( -0.478, -0.001, 0.072) ( 0.00, 0.00, 0.00)
  25709. 35: torsion ( 0.190, 2.069, 1.178) ( 0.190, 2.069, 1.178) ( 0.00, 0.00, 0.00)
  25710. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25711. 35: vdw ( 1.856, -3.282, 3.388) ( 1.856, -3.282, 3.388) ( 0.00, 0.00, 0.00)
  25712. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25713. 35: 52 ( -7.404, -4.012, -9.315) ( -7.403, -4.011, -9.313) ( 0.02, 0.03, 0.02)
  25714. 35: bond ( -6.876, -6.421, -10.083) ( -6.875, -6.420, -10.081) ( 0.01, 0.01, 0.02)
  25715. 35: angle ( 0.750, 1.477, -1.453) ( 0.750, 1.478, -1.453) ( 0.03, 0.03, 0.02)
  25716. 35: strbnd ( 0.385, 0.337, 0.420) ( 0.385, 0.337, 0.420) ( 0.00, 0.00, 0.00)
  25717. 35: torsion ( -1.909, 1.279, 0.487) ( -1.909, 1.279, 0.487) ( 0.00, 0.00, 0.00)
  25718. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25719. 35: vdw ( 0.246, -0.685, 1.314) ( 0.246, -0.685, 1.314) ( 0.00, 0.00, 0.00)
  25720. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25721. 35: 53 ( 15.230, -4.611, 1.878) ( 15.252, -4.611, 1.825) ( 0.14, 0.00, 2.80)
  25722. 35: bond ( 1.222, -10.271, 1.446) ( 1.222, -10.266, 1.446) ( 0.00, 0.05, 0.00)
  25723. 35: angle ( 5.790, 0.964, 1.949) ( 5.790, 0.964, 1.949) ( 0.01, 0.00, 0.01)
  25724. 35: strbnd ( 0.388, -1.593, 0.291) ( 0.388, -1.593, 0.291) ( 0.00, 0.00, 0.00)
  25725. 35: torsion ( 0.654, -0.156, -1.664) ( 0.654, -0.156, -1.664) ( 0.00, 0.00, 0.01)
  25726. 35: oop ( -0.122, 0.029, 0.309) ( -0.101, 0.024, 0.256) ( 0.25, 0.01, 1.64)
  25727. 35: vdw ( 4.608, 1.041, 2.666) ( 4.609, 1.041, 2.666) ( 0.00, 0.00, 0.00)
  25728. 35: electro ( 2.690, 5.376, -3.118) ( 2.690, 5.375, -3.118) ( 0.00, 0.00, 0.00)
  25729. 35: 54 ( -7.250, -11.027, -1.781) ( -7.249, -11.024, -1.781) ( 0.01, 0.03, 0.03)
  25730. 35: bond ( -4.260, -12.234, -0.605) ( -4.260, -12.231, -0.605) ( 0.01, 0.02, 0.00)
  25731. 35: angle ( -3.795, 1.395, -1.482) ( -3.795, 1.395, -1.482) ( 0.01, 0.01, 0.03)
  25732. 35: strbnd ( -1.388, -0.259, -0.495) ( -1.388, -0.259, -0.495) ( 0.00, 0.00, 0.00)
  25733. 35: torsion ( 0.002, -0.000, -0.006) ( 0.002, -0.000, -0.006) ( 0.00, 0.00, 0.00)
  25734. 35: oop ( -0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25735. 35: vdw ( 2.191, 0.071, 0.806) ( 2.191, 0.071, 0.806) ( 0.00, 0.00, 0.00)
  25736. 35: electro ( -0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25737. 35: 55 (-10.238, 6.128, 6.355) (-10.237, 6.129, 6.357) ( 0.01, 0.02, 0.02)
  25738. 35: bond ( -7.660, 6.780, 8.104) ( -7.659, 6.781, 8.105) ( 0.01, 0.01, 0.01)
  25739. 35: angle ( -3.786, -2.269, -1.680) ( -3.786, -2.268, -1.680) ( 0.01, 0.01, 0.02)
  25740. 35: strbnd ( -1.833, 0.486, 0.087) ( -1.833, 0.486, 0.087) ( 0.00, 0.00, 0.00)
  25741. 35: torsion ( 0.000, 0.001, -0.001) ( 0.000, 0.001, -0.001) ( 0.00, 0.00, 0.00)
  25742. 35: oop ( 0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25743. 35: vdw ( 3.040, 1.129, -0.155) ( 3.040, 1.129, -0.155) ( 0.00, 0.00, 0.00)
  25744. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25745. 35: 56 ( -3.327, 4.630, -12.310) ( -3.326, 4.631, -12.307) ( 0.02, 0.02, 0.02)
  25746. 35: bond ( -0.179, 5.185, -12.000) ( -0.178, 5.185, -11.998) ( 0.00, 0.01, 0.02)
  25747. 35: angle ( -3.994, -2.155, -0.872) ( -3.993, -2.155, -0.872) ( 0.01, 0.02, 0.01)
  25748. 35: strbnd ( -1.307, 0.375, -1.326) ( -1.307, 0.375, -1.326) ( 0.00, 0.00, 0.00)
  25749. 35: torsion ( -0.002, 0.012, 0.005) ( -0.002, 0.012, 0.005) ( 0.00, 0.00, 0.00)
  25750. 35: oop ( 0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25751. 35: vdw ( 2.154, 1.213, 1.884) ( 2.154, 1.213, 1.884) ( 0.00, 0.00, 0.00)
  25752. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25753. 35: 57 ( -0.307, -9.122, -8.188) ( -0.306, -9.120, -8.187) ( 0.02, 0.02, 0.02)
  25754. 35: bond ( 0.825, -11.920, -8.291) ( 0.825, -11.918, -8.290) ( 0.01, 0.02, 0.01)
  25755. 35: angle ( 0.266, 0.885, -1.246) ( 0.266, 0.885, -1.246) ( 0.01, 0.02, 0.03)
  25756. 35: strbnd ( 0.564, 0.787, 0.734) ( 0.564, 0.787, 0.734) ( 0.00, 0.00, 0.00)
  25757. 35: torsion ( 0.170, -0.005, 0.024) ( 0.170, -0.005, 0.024) ( 0.00, 0.00, 0.00)
  25758. 35: oop ( 0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25759. 35: vdw ( -2.131, 1.130, 0.592) ( -2.131, 1.130, 0.592) ( 0.00, 0.00, 0.00)
  25760. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25761. 35: 58 ( 9.212, 6.945, -1.363) ( 9.214, 6.946, -1.362) ( 0.03, 0.02, 0.05)
  25762. 35: bond ( 12.173, 6.773, -1.368) ( 12.175, 6.774, -1.368) ( 0.02, 0.01, 0.01)
  25763. 35: angle ( 0.058, -0.350, -1.218) ( 0.058, -0.349, -1.217) ( 0.00, 0.01, 0.04)
  25764. 35: strbnd ( -0.521, -1.011, 0.065) ( -0.521, -1.011, 0.065) ( 0.00, 0.00, 0.00)
  25765. 35: torsion ( 0.181, -0.338, -0.064) ( 0.181, -0.338, -0.064) ( 0.00, 0.00, 0.00)
  25766. 35: oop ( -0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25767. 35: vdw ( -2.678, 1.870, 1.221) ( -2.678, 1.870, 1.222) ( 0.00, 0.00, 0.00)
  25768. 35: electro ( -0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25769. 35: 59 (-10.799, -6.712, -0.430) (-10.797, -6.711, -0.429) ( 0.02, 0.02, 0.03)
  25770. 35: bond (-12.830, -7.728, 1.306) (-12.828, -7.727, 1.306) ( 0.02, 0.01, 0.01)
  25771. 35: angle ( 0.385, -0.545, 0.558) ( 0.385, -0.545, 0.558) ( 0.01, 0.02, 0.03)
  25772. 35: strbnd ( 0.887, 0.269, 0.033) ( 0.887, 0.269, 0.033) ( 0.00, 0.00, 0.00)
  25773. 35: torsion ( 0.569, -0.988, -0.256) ( 0.569, -0.988, -0.256) ( 0.00, 0.00, 0.00)
  25774. 35: oop ( -0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25775. 35: vdw ( 0.191, 2.279, -2.071) ( 0.191, 2.279, -2.071) ( 0.00, 0.00, 0.00)
  25776. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25777. 35: 60 ( 9.776, -8.215, 3.975) ( 9.777, -8.214, 3.976) ( 0.02, 0.02, 0.02)
  25778. 35: bond ( 11.330, -9.354, 4.398) ( 11.332, -9.353, 4.398) ( 0.01, 0.01, 0.01)
  25779. 35: angle ( -0.016, 0.054, 0.154) ( -0.015, 0.054, 0.155) ( 0.00, 0.00, 0.01)
  25780. 35: strbnd ( -0.988, 0.483, -0.237) ( -0.988, 0.483, -0.237) ( 0.00, 0.00, 0.00)
  25781. 35: torsion ( -0.315, -0.335, 0.099) ( -0.315, -0.335, 0.099) ( 0.00, 0.00, 0.00)
  25782. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25783. 35: vdw ( -0.236, 0.937, -0.438) ( -0.236, 0.937, -0.438) ( 0.00, 0.00, 0.00)
  25784. 35: electro ( -0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25785. 35: 61 ( -1.361, -1.860, 12.613) ( -1.360, -1.859, 12.616) ( 0.04, 0.04, 0.02)
  25786. 35: bond ( -1.242, -3.974, 13.096) ( -1.242, -3.974, 13.099) ( 0.01, 0.01, 0.02)
  25787. 35: angle ( -0.493, 2.159, 0.609) ( -0.492, 2.160, 0.609) ( 0.02, 0.02, 0.00)
  25788. 35: strbnd ( 0.058, 0.509, -0.577) ( 0.058, 0.509, -0.577) ( 0.00, 0.00, 0.00)
  25789. 35: torsion ( 0.242, -0.008, 0.020) ( 0.242, -0.008, 0.020) ( 0.00, 0.00, 0.00)
  25790. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25791. 35: vdw ( 0.075, -0.546, -0.535) ( 0.075, -0.546, -0.535) ( 0.00, 0.00, 0.00)
  25792. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25793. 35: 62 ( 9.949, 7.205, -0.655) ( 9.951, 7.206, -0.654) ( 0.02, 0.02, 0.04)
  25794. 35: bond ( 11.359, 7.334, -1.037) ( 11.361, 7.335, -1.037) ( 0.02, 0.01, 0.01)
  25795. 35: angle ( -0.599, 1.148, 1.564) ( -0.599, 1.148, 1.564) ( 0.01, 0.03, 0.03)
  25796. 35: strbnd ( -0.498, -0.036, 0.239) ( -0.498, -0.036, 0.239) ( 0.00, 0.00, 0.00)
  25797. 35: torsion ( 0.089, -0.116, 0.153) ( 0.089, -0.116, 0.153) ( 0.00, 0.00, 0.00)
  25798. 35: oop ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25799. 35: vdw ( -0.402, -1.125, -1.573) ( -0.402, -1.125, -1.573) ( 0.00, 0.00, 0.00)
  25800. 35: electro ( -0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25801. 35: 63 ( -9.227, 7.918, -3.842) ( -9.225, 7.919, -3.841) ( 0.02, 0.02, 0.02)
  25802. 35: bond (-10.234, 7.920, -2.677) (-10.232, 7.921, -2.677) ( 0.02, 0.01, 0.01)
  25803. 35: angle ( 0.410, 1.448, 2.720) ( 0.410, 1.449, 2.720) ( 0.01, 0.02, 0.02)
  25804. 35: strbnd ( 0.495, -0.112, 0.334) ( 0.495, -0.112, 0.334) ( 0.00, 0.00, 0.00)
  25805. 35: torsion ( -0.316, -0.287, 0.358) ( -0.316, -0.287, 0.358) ( 0.00, 0.00, 0.00)
  25806. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25807. 35: vdw ( 0.419, -1.051, -4.577) ( 0.419, -1.051, -4.577) ( 0.00, 0.00, 0.00)
  25808. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25809. 35: ok 36 # gradients
  25810. 35: ok 37 # energy
  25811. 35: ----------------------------------------------------------------------------------------
  25812. 35:
  25813. 35: VALIDATE GRADIENTS : cudpas.xyz
  25814. 35:
  25815. 35:
  25816. 35: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  25817. 35: ----------------------------------------------------------------------------------------
  25818. 35: 1 ( 0.007, -0.034, -0.015) ( 0.020, -0.030, -0.011) ( 0.01, 0.01, 0.01)
  25819. 35: bond ( -0.627, 15.886, -4.916) ( -0.627, 15.888, -4.911) ( 0.02, 0.01, 0.10)
  25820. 35: angle ( 0.285, -5.925, 1.613) ( 0.285, -5.923, 1.613) ( 0.00, 0.03, 0.02)
  25821. 35: strbnd ( 0.281, -0.139, 0.833) ( 0.281, -0.139, 0.834) ( 0.00, 0.00, 0.06)
  25822. 35: torsion ( 1.474, -0.034, -0.301) ( 1.475, -0.034, -0.301) ( 0.05, 0.00, 0.00)
  25823. 35: oop ( -0.070, 0.000, 0.013) ( -0.058, 0.000, 0.010) ( 0.08, 0.00, 0.00)
  25824. 35: vdw ( 0.215, -8.567, 1.182) ( 0.215, -8.567, 1.182) ( 0.00, 0.00, 0.00)
  25825. 35: electro ( -1.551, -1.255, 1.561) ( -1.551, -1.255, 1.561) ( 0.00, 0.00, 0.00)
  25826. 35: 2 ( 0.000, 0.058, 0.027) ( 0.024, 0.065, 0.030) ( 0.00, 0.04, 0.01)
  25827. 35: bond ( -2.164, -2.951, -9.934) ( -2.163, -2.945, -9.929) ( 0.01, 0.20, 0.05)
  25828. 35: angle ( -0.734, 3.034, -3.472) ( -0.734, 3.036, -3.470) ( 0.01, 0.06, 0.05)
  25829. 35: strbnd ( -0.457, 4.090, -1.781) ( -0.457, 4.089, -1.781) ( 0.00, 0.01, 0.01)
  25830. 35: torsion ( -0.364, 0.018, 0.072) ( -0.363, 0.018, 0.072) ( 0.04, 0.00, 0.00)
  25831. 35: oop ( -0.132, -0.000, 0.028) ( -0.110, -0.000, 0.023) ( 0.29, 0.00, 0.01)
  25832. 35: vdw ( 2.945, -6.240, 14.926) ( 2.945, -6.240, 14.926) ( 0.00, 0.00, 0.00)
  25833. 35: electro ( 0.905, 2.108, 0.188) ( 0.905, 2.108, 0.188) ( 0.00, 0.00, 0.00)
  25834. 35: 3 ( -0.013, -0.134, -0.004) ( -0.080, -0.127, 0.017) ( 0.09, 0.09, 0.01)
  25835. 35: bond ( -2.856, 1.520, -14.141) ( -2.856, 1.526, -14.136) ( 0.01, 0.37, 0.04)
  25836. 35: angle ( 0.155, 3.466, 1.738) ( 0.155, 3.468, 1.740) ( 0.00, 0.05, 0.09)
  25837. 35: strbnd ( -0.578, -2.580, -2.569) ( -0.578, -2.580, -2.569) ( 0.00, 0.01, 0.00)
  25838. 35: torsion ( 5.075, 0.158, -0.979) ( 5.077, 0.158, -0.979) ( 0.02, 0.00, 0.00)
  25839. 35: oop ( 0.439, 0.006, -0.089) ( 0.371, 0.005, -0.075) ( 2.98, 0.00, 0.12)
  25840. 35: vdw ( -0.451, 3.238, 15.457) ( -0.451, 3.238, 15.457) ( 0.00, 0.01, 0.00)
  25841. 35: electro ( -1.798, -5.942, 0.580) ( -1.798, -5.942, 0.580) ( 0.00, 0.00, 0.00)
  25842. 35: 4 ( 0.002, 0.065, -0.009) ( 0.142, 0.078, 0.012) ( 0.03, 0.08, 0.02)
  25843. 35: bond ( 0.739, -9.087, 3.961) ( 0.739, -9.082, 3.966) ( 0.03, 0.05, 0.13)
  25844. 35: angle ( 9.507, 2.833, 4.739) ( 9.507, 2.835, 4.740) ( 0.00, 0.07, 0.03)
  25845. 35: strbnd ( -2.902, 7.782, -9.865) ( -2.902, 7.782, -9.865) ( 0.01, 0.00, 0.00)
  25846. 35: torsion ( -1.466, -0.116, 0.262) ( -1.465, -0.116, 0.263) ( 0.07, 0.00, 0.00)
  25847. 35: oop ( -0.861, -0.029, 0.012) ( -0.723, -0.023, 0.027) (11.86, 0.02, 0.02)
  25848. 35: vdw ( -5.002, -2.445, -0.447) ( -5.002, -2.445, -0.447) ( 0.00, 0.01, 0.00)
  25849. 35: electro ( -0.012, 1.128, 1.328) ( -0.012, 1.127, 1.328) ( 0.00, 0.00, 0.00)
  25850. 35: 5 ( 0.005, -0.046, 0.001) ( -0.141, -0.039, 0.036) ( 0.07, 0.03, 0.00)
  25851. 35: bond ( 3.837, -3.968, 21.878) ( 3.837, -3.963, 21.884) ( 0.01, 0.13, 0.03)
  25852. 35: angle ( 0.847, -10.923, 3.951) ( 0.847, -10.921, 3.952) ( 0.01, 0.02, 0.05)
  25853. 35: strbnd ( -1.746, 12.103, -11.050) ( -1.746, 12.103, -11.050) ( 0.01, 0.00, 0.01)
  25854. 35: torsion ( -3.129, -0.067, 0.763) ( -3.128, -0.067, 0.763) ( 0.04, 0.00, 0.00)
  25855. 35: oop ( 0.796, 0.002, -0.144) ( 0.648, 0.002, -0.117) (11.71, 0.00, 0.39)
  25856. 35: vdw ( -1.003, 0.572, -15.165) ( -1.003, 0.573, -15.165) ( 0.00, 0.01, 0.00)
  25857. 35: electro ( 0.403, 2.234, -0.231) ( 0.403, 2.234, -0.231) ( 0.00, 0.00, 0.00)
  25858. 35: 6 ( -0.014, 0.019, -0.059) ( -0.033, 0.026, -0.048) ( 0.03, 0.01, 0.07)
  25859. 35: bond ( 2.360, 2.726, 12.251) ( 2.360, 2.732, 12.256) ( 0.01, 0.21, 0.04)
  25860. 35: angle ( -0.066, 1.649, -0.869) ( -0.066, 1.650, -0.868) ( 0.00, 0.11, 0.16)
  25861. 35: strbnd ( 0.208, 6.438, 1.157) ( 0.208, 6.438, 1.157) ( 0.00, 0.01, 0.00)
  25862. 35: torsion ( -0.540, 0.017, 0.090) ( -0.539, 0.017, 0.090) ( 0.06, 0.00, 0.00)
  25863. 35: oop ( 0.087, -0.000, -0.019) ( 0.065, -0.000, -0.015) ( 0.18, 0.00, 0.01)
  25864. 35: vdw ( -2.723, -10.804, -13.580) ( -2.723, -10.804, -13.580) ( 0.00, 0.00, 0.00)
  25865. 35: electro ( 0.661, -0.008, 0.910) ( 0.661, -0.008, 0.910) ( 0.00, 0.00, 0.00)
  25866. 35: 7 ( -0.000, -0.025, 0.003) ( 0.046, -0.019, -0.000) ( 0.00, 0.02, 0.00)
  25867. 35: bond ( -0.276, 9.120, -8.956) ( -0.276, 9.125, -8.952) ( 0.01, 0.06, 0.04)
  25868. 35: angle ( -2.902, 6.048, -7.259) ( -2.902, 6.049, -7.258) ( 0.00, 0.01, 0.01)
  25869. 35: strbnd ( 4.031, -4.453, 22.176) ( 4.031, -4.453, 22.175) ( 0.00, 0.00, 0.00)
  25870. 35: torsion ( 0.760, -0.466, -0.265) ( 0.760, -0.466, -0.265) ( 0.02, 0.00, 0.00)
  25871. 35: oop ( -0.230, 0.002, 0.039) ( -0.185, 0.002, 0.031) ( 1.03, 0.00, 0.03)
  25872. 35: vdw ( 1.328, -4.801, -4.259) ( 1.328, -4.800, -4.259) ( 0.00, 0.00, 0.00)
  25873. 35: electro ( -2.711, -5.475, -1.472) ( -2.711, -5.475, -1.472) ( 0.00, 0.00, 0.00)
  25874. 35: 8 ( -0.053, 0.027, -0.033) ( -0.208, -0.498, -0.237) ( 0.83, 1.39, 0.67)
  25875. 35: bond ( -3.938, 9.942, -2.316) ( -3.934, 9.949, -2.315) ( 0.12, 0.07, 0.05)
  25876. 35: angle ( -3.540, -17.066, -4.696) ( -3.538, -17.064, -4.695) ( 0.04, 0.01, 0.02)
  25877. 35: strbnd ( 4.437, -1.012, 2.201) ( 4.437, -1.013, 2.201) ( 0.01, 0.09, 0.00)
  25878. 35: torsion ( 2.311, -0.228, -0.758) ( 2.312, -0.228, -0.757) ( 0.01, 0.00, 0.04)
  25879. 35: oop ( 1.408, 4.166, 1.238) ( 1.247, 3.633, 1.031) (11.42, 12.79, 16.67)
  25880. 35: vdw ( -0.128, 4.264, 1.509) ( -0.128, 4.264, 1.509) ( 0.00, 0.00, 0.01)
  25881. 35: electro ( -0.604, -0.039, 2.789) ( -0.604, -0.039, 2.789) ( 0.00, 0.00, 0.00)
  25882. 35: 9 ( 0.038, -0.049, 0.024) ( 0.017, -0.041, 0.080) ( 0.08, 0.04, 0.14)
  25883. 35: bond ( -6.811, -11.830, -2.866) ( -6.806, -11.826, -2.865) ( 0.08, 0.03, 0.04)
  25884. 35: angle ( -5.541, 23.308, -2.368) ( -5.540, 23.310, -2.368) ( 0.01, 0.01, 0.01)
  25885. 35: strbnd ( -9.346, -15.538, -3.964) ( -9.346, -15.538, -3.964) ( 0.00, 0.00, 0.00)
  25886. 35: torsion ( -0.130, 0.142, -0.104) ( -0.130, 0.142, -0.103) ( 0.00, 0.00, 0.01)
  25887. 35: oop ( 0.089, -0.009, -0.185) ( 0.063, -0.006, -0.130) ( 0.23, 0.00, 1.00)
  25888. 35: vdw ( 4.010, 3.065, 1.034) ( 4.010, 3.065, 1.034) ( 0.00, 0.00, 0.00)
  25889. 35: electro ( 17.767, 0.813, 8.478) ( 17.767, 0.813, 8.478) ( 0.00, 0.00, 0.00)
  25890. 35: 10 ( -0.019, 0.024, -0.011) ( -0.016, 0.025, -0.010) ( 0.01, 0.00, 0.00)
  25891. 35: bond ( -2.271, 0.707, -0.996) ( -2.268, 0.707, -0.996) ( 0.12, 0.02, 0.05)
  25892. 35: angle ( -3.799, -14.334, -1.531) ( -3.799, -14.334, -1.531) ( 0.00, 0.00, 0.00)
  25893. 35: strbnd ( -3.911, 0.756, -1.713) ( -3.911, 0.756, -1.713) ( 0.00, 0.01, 0.00)
  25894. 35: torsion ( -1.084, 0.022, 2.483) ( -1.084, 0.022, 2.483) ( 0.00, 0.00, 0.01)
  25895. 35: oop ( 0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25896. 35: vdw ( 12.753, 14.661, 1.096) ( 12.753, 14.662, 1.096) ( 0.00, 0.00, 0.00)
  25897. 35: electro ( -1.708, -1.788, 0.651) ( -1.708, -1.788, 0.651) ( 0.00, 0.00, 0.00)
  25898. 35: 11 ( 0.015, -0.026, 0.001) ( 0.911, 3.034, 0.529) ( 1.33, 7.94, 0.07)
  25899. 35: bond ( 3.189, -2.270, -2.910) ( 3.195, -2.269, -2.901) ( 0.19, 0.03, 0.31)
  25900. 35: angle (-10.982, 12.274, -10.144) (-10.980, 12.275, -10.142) ( 0.02, 0.01, 0.02)
  25901. 35: strbnd ( 9.932, -4.142, 5.975) ( 9.932, -4.142, 5.974) ( 0.01, 0.00, 0.01)
  25902. 35: torsion ( 1.366, 0.855, -1.969) ( 1.366, 0.855, -1.969) ( 0.00, 0.01, 0.00)
  25903. 35: oop ( -4.523, -15.083, -2.694) ( -3.635, -12.026, -2.177) (19.64, 20.27, 19.19)
  25904. 35: vdw ( -4.277, 7.452, 2.371) ( -4.277, 7.452, 2.371) ( 0.00, 0.00, 0.00)
  25905. 35: electro ( 5.310, 0.888, 9.373) ( 5.310, 0.888, 9.373) ( 0.00, 0.00, 0.00)
  25906. 35: 12 ( -0.011, 0.000, 0.007) ( -0.356, -1.291, -0.226) ( 0.36, 0.03, 0.17)
  25907. 35: bond ( 10.583, -1.441, -7.782) ( 10.587, -1.441, -7.780) ( 0.04, 0.01, 0.03)
  25908. 35: angle ( 6.221, -3.313, 9.078) ( 6.221, -3.312, 9.079) ( 0.01, 0.00, 0.01)
  25909. 35: strbnd ( 0.003, -0.237, 0.497) ( 0.003, -0.237, 0.497) ( 0.00, 0.00, 0.00)
  25910. 35: torsion ( -0.228, -0.717, -0.178) ( -0.228, -0.717, -0.178) ( 0.00, 0.00, 0.00)
  25911. 35: oop ( 1.512, 5.503, 1.038) ( 1.162, 4.211, 0.802) (23.13, 23.47, 22.78)
  25912. 35: vdw ( -3.491, 1.297, -0.137) ( -3.491, 1.297, -0.137) ( 0.00, 0.00, 0.00)
  25913. 35: electro (-14.610, -1.093, -2.508) (-14.609, -1.093, -2.508) ( 0.00, 0.00, 0.00)
  25914. 35: 13 ( -0.004, 0.006, -0.028) ( -0.366, -1.232, -0.188) ( 0.16, 0.69, 0.45)
  25915. 35: bond ( -0.347, -2.236, 17.411) ( -0.347, -2.236, 17.418) ( 0.00, 0.01, 0.04)
  25916. 35: angle ( 8.341, -2.202, -0.117) ( 8.342, -2.202, -0.117) ( 0.01, 0.01, 0.00)
  25917. 35: strbnd ( 0.537, -0.164, -1.098) ( 0.537, -0.164, -1.098) ( 0.00, 0.00, 0.00)
  25918. 35: torsion ( 0.007, 0.019, 0.003) ( 0.007, 0.019, 0.003) ( 0.00, 0.00, 0.00)
  25919. 35: oop ( 1.643, 5.440, 0.731) ( 1.280, 4.202, 0.565) (22.08, 22.76, 12.15)
  25920. 35: vdw ( -4.303, 6.079, -2.483) ( -4.303, 6.079, -2.483) ( 0.00, 0.00, 0.00)
  25921. 35: electro ( -5.883, -6.929, -14.476) ( -5.883, -6.929, -14.476) ( 0.00, 0.00, 0.00)
  25922. 35: 14 ( -0.006, 0.009, -0.025) ( -0.011, 0.010, -0.020) ( 0.00, 0.00, 0.01)
  25923. 35: bond ( -0.262, 0.572, -1.210) ( -0.262, 0.573, -1.207) ( 0.00, 0.04, 0.25)
  25924. 35: angle ( 0.025, 0.262, 0.119) ( 0.025, 0.263, 0.119) ( 0.00, 0.02, 0.00)
  25925. 35: strbnd ( -0.068, -0.555, -0.311) ( -0.068, -0.555, -0.311) ( 0.00, 0.00, 0.00)
  25926. 35: torsion ( -0.529, -0.000, 0.115) ( -0.529, -0.000, 0.115) ( 0.01, 0.00, 0.00)
  25927. 35: oop ( 0.026, 0.000, -0.006) ( 0.021, 0.000, -0.005) ( 0.01, 0.00, 0.00)
  25928. 35: vdw ( 0.090, -0.573, 0.418) ( 0.090, -0.573, 0.418) ( 0.00, 0.00, 0.00)
  25929. 35: electro ( 0.711, 0.304, 0.851) ( 0.711, 0.304, 0.851) ( 0.00, 0.00, 0.00)
  25930. 35: 15 ( 0.011, 0.025, 0.020) ( 0.030, 0.027, 0.018) ( 0.02, 0.00, 0.00)
  25931. 35: bond ( -0.317, -1.110, -1.455) ( -0.317, -1.109, -1.453) ( 0.00, 0.12, 0.16)
  25932. 35: angle ( 0.046, -0.282, 0.205) ( 0.046, -0.282, 0.205) ( 0.00, 0.01, 0.00)
  25933. 35: strbnd ( -0.095, 0.271, -0.498) ( -0.095, 0.271, -0.498) ( 0.00, 0.00, 0.00)
  25934. 35: torsion ( -1.381, 0.015, 0.290) ( -1.380, 0.015, 0.290) ( 0.02, 0.00, 0.00)
  25935. 35: oop ( -0.079, 0.000, 0.017) ( -0.061, 0.000, 0.013) ( 0.14, 0.00, 0.01)
  25936. 35: vdw ( -0.910, -2.950, 3.814) ( -0.910, -2.950, 3.814) ( 0.00, 0.00, 0.00)
  25937. 35: electro ( 2.748, 4.081, -2.353) ( 2.748, 4.081, -2.353) ( 0.00, 0.00, 0.00)
  25938. 35: 16 ( -0.000, -0.001, 0.020) ( 0.021, 0.001, 0.019) ( 0.00, 0.00, 0.00)
  25939. 35: bond ( 0.218, 1.033, 1.174) ( 0.219, 1.034, 1.176) ( 0.00, 0.16, 0.18)
  25940. 35: angle ( -0.076, 0.463, -0.393) ( -0.076, 0.463, -0.393) ( 0.00, 0.02, 0.01)
  25941. 35: strbnd ( 0.016, -0.834, 0.057) ( 0.016, -0.834, 0.057) ( 0.00, 0.00, 0.00)
  25942. 35: torsion ( -0.089, -0.002, 0.018) ( -0.089, -0.002, 0.018) ( 0.00, 0.00, 0.00)
  25943. 35: oop ( -0.109, 0.000, 0.020) ( -0.088, 0.000, 0.016) ( 0.22, 0.00, 0.01)
  25944. 35: vdw ( 0.013, -2.157, 0.235) ( 0.013, -2.157, 0.235) ( 0.00, 0.00, 0.00)
  25945. 35: electro ( 0.026, 1.497, -1.090) ( 0.026, 1.496, -1.090) ( 0.00, 0.00, 0.00)
  25946. 35: 17 ( -0.000, 0.006, -0.002) ( -0.000, 0.011, -0.001) ( 0.00, 0.00, 0.00)
  25947. 35: bond ( -1.080, -6.670, 0.744) ( -1.080, -6.665, 0.744) ( 0.02, 0.08, 0.01)
  25948. 35: angle ( 2.207, 0.691, 9.393) ( 2.207, 0.691, 9.393) ( 0.00, 0.00, 0.00)
  25949. 35: strbnd ( -0.344, -1.784, -0.047) ( -0.344, -1.784, -0.047) ( 0.00, 0.00, 0.00)
  25950. 35: torsion ( -2.062, 0.385, 0.456) ( -2.062, 0.385, 0.456) ( 0.00, 0.00, 0.00)
  25951. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25952. 35: vdw ( 0.933, -2.094, -5.972) ( 0.933, -2.094, -5.971) ( 0.00, 0.00, 0.00)
  25953. 35: electro ( 0.346, 9.478, -4.577) ( 0.346, 9.478, -4.577) ( 0.00, 0.00, 0.00)
  25954. 35: ok 38 # gradients
  25955. 35: ok 39 # energy
  25956. 35: ----------------------------------------------------------------------------------------
  25957. 35:
  25958. 35: VALIDATE GRADIENTS : fadvub.xyz
  25959. 35:
  25960. 35:
  25961. 35: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  25962. 35: ----------------------------------------------------------------------------------------
  25963. 35: 1 ( 0.032, -0.022, -0.017) ( 0.040, -0.014, -0.012) ( 0.03, 0.02, 0.01)
  25964. 35: bond ( 4.193, -0.133, 4.673) ( 4.200, -0.126, 4.676) ( 0.15, 0.09, 0.07)
  25965. 35: angle (-17.099, -3.471, -8.358) (-17.096, -3.469, -8.356) ( 0.01, 0.07, 0.03)
  25966. 35: strbnd ( 4.695, 5.793, 5.057) ( 4.694, 5.792, 5.057) ( 0.02, 0.01, 0.01)
  25967. 35: torsion ( -0.415, -0.232, 3.381) ( -0.415, -0.232, 3.381) ( 0.00, 0.00, 0.00)
  25968. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25969. 35: vdw ( -0.119, -2.488, -2.762) ( -0.119, -2.488, -2.762) ( 0.00, 0.00, 0.00)
  25970. 35: electro ( 8.777, 0.508, -2.008) ( 8.777, 0.508, -2.008) ( 0.00, 0.00, 0.00)
  25971. 35: 2 ( -0.013, 0.003, 0.000) ( -0.008, 0.006, 0.001) ( 0.01, 0.00, 0.00)
  25972. 35: bond ( 1.103, -0.872, 0.032) ( 1.108, -0.869, 0.032) ( 0.43, 0.26, 0.00)
  25973. 35: angle ( 5.971, 7.760, 4.115) ( 5.971, 7.760, 4.115) ( 0.00, 0.01, 0.02)
  25974. 35: strbnd ( -1.798, 1.228, -0.204) ( -1.798, 1.228, -0.204) ( 0.00, 0.01, 0.00)
  25975. 35: torsion ( -0.240, -0.377, -1.934) ( -0.240, -0.377, -1.934) ( 0.00, 0.00, 0.00)
  25976. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25977. 35: vdw ( -3.447, -0.778, -4.529) ( -3.447, -0.778, -4.529) ( 0.00, 0.00, 0.00)
  25978. 35: electro ( -1.601, -6.958, 2.522) ( -1.601, -6.958, 2.522) ( 0.00, 0.00, 0.00)
  25979. 35: 3 ( -0.004, 0.032, 0.024) ( -0.000, 0.037, 0.026) ( 0.00, 0.02, 0.00)
  25980. 35: bond ( 2.117, 3.479, 0.356) ( 2.120, 3.484, 0.357) ( 0.15, 0.14, 0.04)
  25981. 35: angle ( 5.205, 1.489, 6.637) ( 5.206, 1.489, 6.638) ( 0.02, 0.02, 0.01)
  25982. 35: strbnd ( 0.649, -4.129, -1.875) ( 0.649, -4.130, -1.875) ( 0.00, 0.01, 0.01)
  25983. 35: torsion ( -1.574, 1.955, -4.025) ( -1.574, 1.955, -4.025) ( 0.00, 0.00, 0.00)
  25984. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25985. 35: vdw ( -1.957, -2.115, -2.420) ( -1.957, -2.115, -2.420) ( 0.00, 0.00, 0.00)
  25986. 35: electro ( -4.445, -0.646, 1.351) ( -4.445, -0.646, 1.351) ( 0.00, 0.00, 0.00)
  25987. 35: 4 ( 0.013, 0.008, 0.009) ( 0.018, 0.014, 0.015) ( 0.01, 0.00, 0.01)
  25988. 35: bond ( -4.350, -2.902, 1.332) ( -4.346, -2.898, 1.336) ( 0.09, 0.15, 0.33)
  25989. 35: angle ( 2.535, 3.636, -0.898) ( 2.537, 3.638, -0.897) ( 0.07, 0.05, 0.15)
  25990. 35: strbnd ( -0.741, -1.162, 0.765) ( -0.742, -1.163, 0.764) ( 0.06, 0.04, 0.04)
  25991. 35: torsion ( 0.668, -0.672, 0.545) ( 0.668, -0.672, 0.545) ( 0.00, 0.00, 0.00)
  25992. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  25993. 35: vdw ( 0.251, 0.436, -2.285) ( 0.251, 0.436, -2.285) ( 0.00, 0.00, 0.00)
  25994. 35: electro ( 1.651, 0.673, 0.551) ( 1.651, 0.673, 0.551) ( 0.00, 0.00, 0.00)
  25995. 35: 5 ( -0.017, -0.028, -0.024) ( -0.011, -0.023, -0.020) ( 0.01, 0.01, 0.01)
  25996. 35: bond ( -5.276, 10.539, 0.735) ( -5.272, 10.543, 0.738) ( 0.08, 0.04, 0.23)
  25997. 35: angle ( 5.214, -11.328, 4.079) ( 5.216, -11.326, 4.081) ( 0.04, 0.02, 0.05)
  25998. 35: strbnd ( 0.208, 1.026, -1.791) ( 0.207, 1.025, -1.792) ( 0.01, 0.09, 0.06)
  25999. 35: torsion ( 1.012, 1.023, -1.293) ( 1.012, 1.023, -1.293) ( 0.00, 0.00, 0.00)
  26000. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26001. 35: vdw ( -3.996, -2.526, -2.331) ( -3.996, -2.526, -2.331) ( 0.00, 0.00, 0.00)
  26002. 35: electro ( 2.822, 1.238, 0.577) ( 2.822, 1.238, 0.577) ( 0.00, 0.00, 0.00)
  26003. 35: 6 ( 0.047, 0.015, -0.035) ( 0.053, 0.020, -0.030) ( 0.03, 0.01, 0.02)
  26004. 35: bond ( 3.643, -8.573, -2.156) ( 3.647, -8.569, -2.152) ( 0.12, 0.05, 0.18)
  26005. 35: angle ( -3.553, 12.963, -7.820) ( -3.551, 12.965, -7.818) ( 0.05, 0.02, 0.03)
  26006. 35: strbnd ( 3.941, -0.711, 4.570) ( 3.941, -0.712, 4.569) ( 0.01, 0.05, 0.02)
  26007. 35: torsion ( -0.466, -2.160, 2.319) ( -0.466, -2.160, 2.319) ( 0.00, 0.00, 0.00)
  26008. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26009. 35: vdw ( -3.518, -1.505, 3.052) ( -3.518, -1.505, 3.052) ( 0.00, 0.00, 0.00)
  26010. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26011. 35: 7 ( 0.020, 0.062, -0.058) ( -0.071, 0.288, -0.172) ( 0.18, 1.40, 0.66)
  26012. 35: bond ( 11.219, 18.634, 3.192) ( 11.222, 18.638, 3.196) ( 0.03, 0.02, 0.12)
  26013. 35: angle ( -2.190, -11.744, 1.811) ( -2.188, -11.742, 1.813) ( 0.09, 0.02, 0.12)
  26014. 35: strbnd ( -6.827, -7.330, -8.396) ( -6.828, -7.331, -8.397) ( 0.01, 0.01, 0.01)
  26015. 35: torsion ( -2.070, 0.870, 0.194) ( -2.070, 0.870, 0.194) ( 0.00, 0.00, 0.00)
  26016. 35: oop ( 1.043, -2.385, 1.346) ( 0.948, -2.164, 1.226) ( 9.15, 9.24, 8.89)
  26017. 35: vdw ( -0.143, 1.896, 2.023) ( -0.143, 1.896, 2.023) ( 0.00, 0.00, 0.00)
  26018. 35: electro ( -1.011, 0.120, -0.229) ( -1.011, 0.120, -0.229) ( 0.00, 0.00, 0.00)
  26019. 35: 8 ( -0.037, -0.036, 0.030) ( -0.030, -0.029, 0.037) ( 0.03, 0.02, 0.02)
  26020. 35: bond ( 31.436, -5.462, -8.582) ( 31.441, -5.456, -8.577) ( 0.02, 0.09, 0.06)
  26021. 35: angle ( 24.318, 2.673, -13.460) ( 24.320, 2.675, -13.458) ( 0.01, 0.08, 0.02)
  26022. 35: strbnd ( -3.349, 3.958, 4.185) ( -3.349, 3.958, 4.185) ( 0.01, 0.01, 0.01)
  26023. 35: torsion ( 0.865, 0.668, -0.128) ( 0.865, 0.668, -0.128) ( 0.00, 0.00, 0.00)
  26024. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26025. 35: vdw (-15.296, -0.490, 6.181) (-15.295, -0.490, 6.182) ( 0.00, 0.00, 0.00)
  26026. 35: electro (-38.012, -1.383, 11.833) (-38.012, -1.383, 11.833) ( 0.00, 0.01, 0.00)
  26027. 35: 9 ( -0.084, 0.011, 0.103) ( 1.133, -2.391, 1.464) (10.27, 2.52, 14.03)
  26028. 35: bond (-24.944, 7.709, 33.079) (-24.940, 7.712, 33.088) ( 0.01, 0.04, 0.03)
  26029. 35: angle (-17.079, 0.187, 13.198) (-17.077, 0.188, 13.199) ( 0.01, 0.02, 0.01)
  26030. 35: strbnd ( 11.466, -5.334, -19.281) ( 11.465, -5.335, -19.282) ( 0.01, 0.01, 0.01)
  26031. 35: torsion ( 0.142, -0.694, -0.397) ( 0.142, -0.694, -0.396) ( 0.00, 0.00, 0.00)
  26032. 35: oop ( -4.647, 9.685, -5.474) ( -3.434, 7.281, -4.123) (26.10, 24.83, 24.69)
  26033. 35: vdw ( 6.485, -1.479, -2.117) ( 6.485, -1.479, -2.117) ( 0.00, 0.00, 0.00)
  26034. 35: electro ( 28.493, -10.064, -18.905) ( 28.493, -10.064, -18.904) ( 0.00, 0.00, 0.00)
  26035. 35: 10 ( 0.052, -0.027, -0.107) ( -0.564, 1.202, -0.777) ( 3.21, 3.27, 7.17)
  26036. 35: bond ( 7.223, -4.901, -15.530) ( 7.224, -4.900, -15.524) ( 0.02, 0.01, 0.04)
  26037. 35: angle ( -0.823, 0.087, -0.410) ( -0.822, 0.087, -0.410) ( 0.06, 0.00, 0.00)
  26038. 35: strbnd ( -5.921, 2.262, 9.306) ( -5.920, 2.262, 9.306) ( 0.00, 0.00, 0.00)
  26039. 35: torsion ( -0.293, 0.686, -0.353) ( -0.293, 0.686, -0.353) ( 0.00, 0.00, 0.00)
  26040. 35: oop ( 1.878, -3.841, 2.086) ( 1.260, -2.613, 1.411) (32.92, 31.97, 32.37)
  26041. 35: vdw ( 10.301, 3.828, 1.517) ( 10.301, 3.828, 1.517) ( 0.00, 0.00, 0.00)
  26042. 35: electro (-12.313, 1.852, 3.276) (-12.313, 1.852, 3.276) ( 0.00, 0.00, 0.00)
  26043. 35: 11 ( 0.001, -0.001, -0.007) ( -0.495, 0.959, -0.559) ( 0.07, 0.14, 0.40)
  26044. 35: bond ( -5.364, -10.247, -12.843) ( -5.364, -10.244, -12.839) ( 0.01, 0.02, 0.03)
  26045. 35: angle ( 17.615, 2.690, -9.506) ( 17.616, 2.690, -9.506) ( 0.00, 0.00, 0.00)
  26046. 35: strbnd ( -0.975, 4.889, 8.707) ( -0.975, 4.889, 8.707) ( 0.01, 0.00, 0.00)
  26047. 35: torsion ( 0.208, -0.464, 0.284) ( 0.208, -0.464, 0.284) ( 0.00, 0.00, 0.00)
  26048. 35: oop ( 1.725, -3.462, 2.041) ( 1.226, -2.504, 1.485) (28.90, 27.67, 27.23)
  26049. 35: vdw ( 20.549, 2.004, -4.094) ( 20.550, 2.004, -4.094) ( 0.00, 0.00, 0.00)
  26050. 35: electro (-33.756, 4.588, 15.404) (-33.756, 4.588, 15.404) ( 0.00, 0.00, 0.00)
  26051. 35: 12 ( -0.014, -0.020, -0.003) ( -0.011, -0.018, -0.003) ( 0.00, 0.00, 0.00)
  26052. 35: bond ( -2.108, -1.364, 0.667) ( -2.104, -1.362, 0.667) ( 0.15, 0.09, 0.02)
  26053. 35: angle ( 1.431, -3.486, -2.605) ( 1.431, -3.486, -2.605) ( 0.00, 0.01, 0.01)
  26054. 35: strbnd ( -0.286, -0.078, 0.143) ( -0.286, -0.077, 0.143) ( 0.00, 0.00, 0.00)
  26055. 35: torsion ( 1.600, -1.233, 2.529) ( 1.600, -1.233, 2.529) ( 0.00, 0.00, 0.00)
  26056. 35: oop ( -0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26057. 35: vdw ( -0.031, -0.022, -0.112) ( -0.031, -0.022, -0.112) ( 0.00, 0.00, 0.00)
  26058. 35: electro ( -0.620, 6.163, -0.625) ( -0.620, 6.163, -0.625) ( 0.00, 0.00, 0.00)
  26059. 35: 13 ( -0.027, 0.011, -0.004) ( -0.024, 0.012, -0.004) ( 0.01, 0.00, 0.00)
  26060. 35: bond ( 0.777, -0.529, 0.119) ( 0.779, -0.528, 0.119) ( 0.18, 0.06, 0.00)
  26061. 35: angle ( -0.885, -1.096, 0.925) ( -0.884, -1.096, 0.926) ( 0.01, 0.03, 0.04)
  26062. 35: strbnd ( -1.504, 0.684, -0.090) ( -1.504, 0.684, -0.090) ( 0.00, 0.00, 0.00)
  26063. 35: torsion ( -0.038, -0.109, -0.234) ( -0.038, -0.109, -0.234) ( 0.00, 0.00, 0.00)
  26064. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26065. 35: vdw ( 1.623, 1.061, -0.724) ( 1.623, 1.061, -0.724) ( 0.00, 0.00, 0.00)
  26066. 35: electro ( -0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26067. 35: 14 ( -0.007, -0.027, -0.010) ( -0.006, -0.024, -0.009) ( 0.00, 0.01, 0.00)
  26068. 35: bond ( 0.115, 1.126, 0.629) ( 0.115, 1.129, 0.630) ( 0.00, 0.23, 0.05)
  26069. 35: angle ( -0.934, -0.881, 1.748) ( -0.934, -0.881, 1.748) ( 0.05, 0.01, 0.02)
  26070. 35: strbnd ( -0.363, -1.245, -0.504) ( -0.363, -1.245, -0.504) ( 0.00, 0.00, 0.00)
  26071. 35: torsion ( -0.233, 0.175, -0.272) ( -0.233, 0.175, -0.272) ( 0.00, 0.00, 0.00)
  26072. 35: oop ( -0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26073. 35: vdw ( 1.409, 0.798, -1.611) ( 1.409, 0.798, -1.611) ( 0.00, 0.00, 0.00)
  26074. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26075. 35: 15 ( -0.001, -0.003, -0.008) ( -0.000, -0.002, -0.004) ( 0.00, 0.00, 0.00)
  26076. 35: bond ( -0.078, 0.087, -0.487) ( -0.077, 0.087, -0.484) ( 0.00, 0.00, 0.16)
  26077. 35: angle ( -0.356, -1.049, -0.131) ( -0.355, -1.048, -0.131) ( 0.02, 0.04, 0.00)
  26078. 35: strbnd ( -0.107, -0.325, 1.008) ( -0.107, -0.325, 1.008) ( 0.00, 0.00, 0.00)
  26079. 35: torsion ( -0.227, 0.446, 0.116) ( -0.227, 0.446, 0.116) ( 0.00, 0.00, 0.00)
  26080. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26081. 35: vdw ( 0.767, 0.838, -0.514) ( 0.767, 0.839, -0.514) ( 0.00, 0.00, 0.00)
  26082. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26083. 35: 16 ( -0.007, 0.000, 0.002) ( -0.004, 0.001, 0.003) ( 0.00, 0.00, 0.00)
  26084. 35: bond ( 0.169, -0.061, 0.004) ( 0.172, -0.060, 0.004) ( 0.05, 0.00, 0.00)
  26085. 35: angle ( 1.751, 5.151, 2.051) ( 1.751, 5.151, 2.052) ( 0.00, 0.01, 0.03)
  26086. 35: strbnd ( -0.007, 0.573, -0.048) ( -0.007, 0.573, -0.048) ( 0.00, 0.00, 0.00)
  26087. 35: torsion ( -0.110, -0.369, -0.744) ( -0.110, -0.369, -0.744) ( 0.00, 0.00, 0.00)
  26088. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26089. 35: vdw ( -1.811, -5.293, -1.262) ( -1.811, -5.293, -1.262) ( 0.00, 0.00, 0.01)
  26090. 35: electro ( 0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26091. 35: 17 ( -0.003, -0.013, 0.004) ( -0.001, -0.011, 0.005) ( 0.00, 0.00, 0.00)
  26092. 35: bond ( 1.206, 1.529, -0.696) ( 1.207, 1.530, -0.695) ( 0.10, 0.12, 0.03)
  26093. 35: angle ( -0.729, -0.235, -1.783) ( -0.729, -0.235, -1.782) ( 0.02, 0.01, 0.03)
  26094. 35: strbnd ( -0.850, -0.116, 0.251) ( -0.850, -0.116, 0.251) ( 0.00, 0.00, 0.00)
  26095. 35: torsion ( 0.296, 0.197, 0.948) ( 0.296, 0.197, 0.948) ( 0.00, 0.00, 0.00)
  26096. 35: oop ( -0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26097. 35: vdw ( 0.074, -1.387, 1.283) ( 0.074, -1.387, 1.284) ( 0.00, 0.00, 0.00)
  26098. 35: electro ( -0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26099. 35: 18 ( -0.002, -0.011, 0.015) ( -0.001, -0.009, 0.017) ( 0.00, 0.00, 0.00)
  26100. 35: bond ( -0.434, -2.155, 1.394) ( -0.434, -2.153, 1.395) ( 0.00, 0.11, 0.07)
  26101. 35: angle ( 1.665, -1.741, -2.169) ( 1.666, -1.741, -2.169) ( 0.03, 0.01, 0.02)
  26102. 35: strbnd ( 0.479, 0.577, -0.839) ( 0.479, 0.577, -0.839) ( 0.00, 0.00, 0.00)
  26103. 35: torsion ( 0.578, -0.321, -0.316) ( 0.578, -0.321, -0.316) ( 0.00, 0.00, 0.00)
  26104. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26105. 35: vdw ( -2.290, 3.630, 1.944) ( -2.290, 3.630, 1.945) ( 0.00, 0.00, 0.01)
  26106. 35: electro ( -0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26107. 35: 19 ( -0.048, -0.003, 0.010) ( -0.045, -0.002, 0.010) ( 0.02, 0.00, 0.00)
  26108. 35: bond ( 3.011, -0.074, -0.795) ( 3.014, -0.074, -0.795) ( 0.10, 0.00, 0.02)
  26109. 35: angle ( 0.861, 0.161, 3.246) ( 0.861, 0.162, 3.247) ( 0.00, 0.01, 0.02)
  26110. 35: strbnd ( -1.180, -0.479, 0.265) ( -1.180, -0.479, 0.265) ( 0.00, 0.00, 0.00)
  26111. 35: torsion ( -0.346, 0.357, -1.346) ( -0.346, 0.357, -1.346) ( 0.00, 0.00, 0.00)
  26112. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26113. 35: vdw ( -2.394, 0.033, -1.359) ( -2.394, 0.033, -1.359) ( 0.00, 0.00, 0.00)
  26114. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26115. 35: 20 ( -0.003, -0.042, 0.032) ( -0.002, -0.039, 0.034) ( 0.00, 0.01, 0.00)
  26116. 35: bond ( -0.042, 1.240, -0.654) ( -0.042, 1.243, -0.653) ( 0.00, 0.21, 0.05)
  26117. 35: angle ( -0.781, -1.615, -3.020) ( -0.780, -1.614, -3.020) ( 0.04, 0.01, 0.02)
  26118. 35: strbnd ( -0.130, 0.941, 1.010) ( -0.130, 0.941, 1.010) ( 0.00, 0.00, 0.00)
  26119. 35: torsion ( 0.609, 0.345, 0.616) ( 0.609, 0.345, 0.616) ( 0.00, 0.00, 0.00)
  26120. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26121. 35: vdw ( 0.342, -0.953, 2.080) ( 0.342, -0.953, 2.080) ( 0.00, 0.00, 0.00)
  26122. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26123. 35: 21 ( 0.012, 0.012, -0.003) ( 0.014, 0.013, -0.002) ( 0.00, 0.00, 0.00)
  26124. 35: bond (-16.919, -7.195, -8.595) (-16.917, -7.195, -8.594) ( 0.02, 0.01, 0.01)
  26125. 35: angle ( -8.625, 3.959, 13.661) ( -8.625, 3.959, 13.662) ( 0.00, 0.01, 0.00)
  26126. 35: strbnd ( 0.614, -0.231, -0.297) ( 0.614, -0.231, -0.297) ( 0.00, 0.00, 0.00)
  26127. 35: torsion ( -0.035, -0.717, 0.668) ( -0.035, -0.717, 0.668) ( 0.00, 0.00, 0.00)
  26128. 35: oop ( -0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26129. 35: vdw ( -6.207, 2.647, 6.206) ( -6.207, 2.647, 6.206) ( 0.00, 0.00, 0.00)
  26130. 35: electro ( 31.183, 1.549, -11.648) ( 31.183, 1.549, -11.648) ( 0.00, 0.01, 0.00)
  26131. 35: 22 ( 0.006, 0.001, -0.013) ( 0.008, 0.003, -0.011) ( 0.00, 0.00, 0.00)
  26132. 35: bond ( -4.934, -3.520, 6.017) ( -4.932, -3.519, 6.019) ( 0.03, 0.02, 0.04)
  26133. 35: angle ( -3.213, 0.593, -2.286) ( -3.213, 0.593, -2.286) ( 0.01, 0.03, 0.01)
  26134. 35: strbnd ( 1.267, -0.292, -1.268) ( 1.267, -0.292, -1.268) ( 0.00, 0.00, 0.00)
  26135. 35: torsion ( -0.847, 0.124, -0.622) ( -0.847, 0.124, -0.622) ( 0.00, 0.00, 0.00)
  26136. 35: oop ( -0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26137. 35: vdw ( -0.353, 0.460, 0.417) ( -0.353, 0.460, 0.417) ( 0.00, 0.00, 0.00)
  26138. 35: electro ( 8.086, 2.636, -2.271) ( 8.086, 2.636, -2.271) ( 0.00, 0.00, 0.00)
  26139. 35: 23 ( 0.007, 0.003, -0.009) ( 0.008, 0.006, -0.008) ( 0.00, 0.00, 0.00)
  26140. 35: bond ( -1.822, 3.586, -1.944) ( -1.821, 3.589, -1.943) ( 0.04, 0.08, 0.04)
  26141. 35: angle (-10.320, -4.719, 0.955) (-10.319, -4.719, 0.956) ( 0.01, 0.00, 0.04)
  26142. 35: strbnd ( 0.722, -0.493, -0.668) ( 0.722, -0.493, -0.668) ( 0.00, 0.00, 0.00)
  26143. 35: torsion ( 0.917, 0.500, 0.064) ( 0.917, 0.500, 0.064) ( 0.00, 0.00, 0.00)
  26144. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26145. 35: vdw ( -0.240, 1.405, 1.413) ( -0.240, 1.405, 1.413) ( 0.00, 0.00, 0.00)
  26146. 35: electro ( 10.749, -0.275, 0.171) ( 10.749, -0.275, 0.171) ( 0.00, 0.00, 0.00)
  26147. 35: ok 40 # gradients
  26148. 35: ok 41 # energy
  26149. 35: ----------------------------------------------------------------------------------------
  26150. 35:
  26151. 35: VALIDATE GRADIENTS : fiybiy.xyz
  26152. 35:
  26153. 35:
  26154. 35: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  26155. 35: ----------------------------------------------------------------------------------------
  26156. 35: 1 ( -0.037, 0.000, -0.051) ( -0.039, 0.006, -0.047) ( 0.01, 0.00, 0.02)
  26157. 35: bond ( 7.810, -1.840, 7.980) ( 7.815, -1.832, 7.984) ( 0.05, 0.48, 0.05)
  26158. 35: angle ( -4.687, -2.600, -7.659) ( -4.685, -2.598, -7.656) ( 0.05, 0.09, 0.03)
  26159. 35: strbnd ( 1.520, -7.648, 19.637) ( 1.519, -7.649, 19.636) ( 0.05, 0.01, 0.00)
  26160. 35: torsion ( 0.281, -0.182, -0.226) ( 0.281, -0.182, -0.226) ( 0.00, 0.00, 0.00)
  26161. 35: oop ( 0.047, 0.028, 0.008) ( 0.040, 0.024, 0.006) ( 0.04, 0.01, 0.00)
  26162. 35: vdw ( -0.861, -7.381, 0.991) ( -0.861, -7.381, 0.991) ( 0.00, 0.00, 0.01)
  26163. 35: electro ( -4.147, 19.624, -20.782) ( -4.147, 19.624, -20.782) ( 0.00, 0.00, 0.00)
  26164. 35: 2 ( 0.015, -0.021, -0.013) ( 0.016, -0.015, -0.011) ( 0.00, 0.01, 0.00)
  26165. 35: bond ( 0.188, -1.235, -0.576) ( 0.188, -1.229, -0.574) ( 0.00, 0.51, 0.08)
  26166. 35: angle ( 2.833, -2.246, 5.734) ( 2.833, -2.246, 5.734) ( 0.02, 0.01, 0.01)
  26167. 35: strbnd ( 0.058, -0.206, 0.531) ( 0.058, -0.206, 0.531) ( 0.00, 0.00, 0.00)
  26168. 35: torsion ( -0.582, -0.145, 0.120) ( -0.582, -0.145, 0.120) ( 0.00, 0.00, 0.00)
  26169. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26170. 35: vdw ( -2.490, -0.763, -6.600) ( -2.490, -0.763, -6.600) ( 0.00, 0.00, 0.00)
  26171. 35: electro ( 0.009, 4.575, 0.778) ( 0.009, 4.575, 0.778) ( 0.00, 0.00, 0.00)
  26172. 35: 3 ( -0.083, 0.019, -0.119) ( -0.123, 0.094, -0.069) ( 0.34, 0.14, 0.60)
  26173. 35: bond ( -1.055, 0.134, -1.295) ( -1.051, 0.134, -1.289) ( 0.35, 0.00, 0.43)
  26174. 35: angle ( -0.395, -0.549, 0.265) ( -0.395, -0.548, 0.265) ( 0.02, 0.03, 0.01)
  26175. 35: strbnd ( -4.612, 1.446, -7.083) ( -4.612, 1.446, -7.083) ( 0.00, 0.00, 0.00)
  26176. 35: torsion ( -0.187, 0.312, 0.185) ( -0.187, 0.312, 0.185) ( 0.00, 0.00, 0.00)
  26177. 35: oop ( 0.225, -0.371, -0.222) ( 0.180, -0.296, -0.178) ( 1.01, 2.75, 0.99)
  26178. 35: vdw ( -0.123, 0.138, -0.190) ( -0.123, 0.138, -0.190) ( 0.00, 0.00, 0.00)
  26179. 35: electro ( 6.064, -1.092, 8.221) ( 6.064, -1.092, 8.221) ( 0.00, 0.00, 0.00)
  26180. 35: 4 ( -0.072, -0.017, -0.030) ( -0.089, 0.019, -0.005) ( 0.12, 0.06, 0.07)
  26181. 35: bond ( -0.836, -8.517, 13.382) ( -0.832, -8.516, 13.384) ( 0.33, 0.01, 0.02)
  26182. 35: angle ( 7.130, 8.296, -11.537) ( 7.131, 8.297, -11.535) ( 0.00, 0.01, 0.01)
  26183. 35: strbnd ( -2.982, -0.215, -2.921) ( -2.982, -0.215, -2.921) ( 0.00, 0.00, 0.01)
  26184. 35: torsion ( 0.423, 0.846, -0.211) ( 0.423, 0.846, -0.211) ( 0.00, 0.01, 0.00)
  26185. 35: oop ( 0.186, -0.302, -0.180) ( 0.164, -0.267, -0.159) ( 0.39, 1.05, 0.37)
  26186. 35: vdw ( -2.535, 5.528, -3.997) ( -2.535, 5.528, -3.997) ( 0.00, 0.00, 0.00)
  26187. 35: electro ( -1.458, -5.655, 5.433) ( -1.458, -5.655, 5.433) ( 0.00, 0.00, 0.00)
  26188. 35: 5 ( 0.010, 0.036, -0.046) ( -0.011, 0.082, -0.017) ( 0.02, 0.17, 0.13)
  26189. 35: bond ( -5.684, 0.935, 3.018) ( -5.681, 0.938, 3.021) ( 0.04, 0.31, 0.10)
  26190. 35: angle ( 19.037, 0.921, 3.045) ( 19.039, 0.921, 3.046) ( 0.01, 0.05, 0.03)
  26191. 35: strbnd ( -4.528, 0.738, 3.763) ( -4.528, 0.738, 3.763) ( 0.01, 0.01, 0.00)
  26192. 35: torsion ( 0.060, 0.659, 0.624) ( 0.060, 0.659, 0.624) ( 0.00, 0.00, 0.00)
  26193. 35: oop ( 0.189, -0.311, -0.184) ( 0.163, -0.269, -0.159) ( 0.48, 1.31, 0.46)
  26194. 35: vdw (-16.349, -10.170, -11.577) (-16.349, -10.170, -11.576) ( 0.00, 0.00, 0.00)
  26195. 35: electro ( 7.284, 7.264, 1.264) ( 7.284, 7.264, 1.264) ( 0.00, 0.00, 0.00)
  26196. 35: 6 ( -0.067, 0.088, 0.083) ( -0.046, 0.105, 0.092) ( 0.15, 0.15, 0.07)
  26197. 35: bond ( -0.701, -2.222, 11.603) ( -0.699, -2.218, 11.607) ( 0.11, 0.18, 0.03)
  26198. 35: angle ( -0.364, -2.925, 13.817) ( -0.363, -2.923, 13.819) ( 0.02, 0.05, 0.01)
  26199. 35: strbnd ( 0.639, 2.955, -12.934) ( 0.639, 2.955, -12.935) ( 0.00, 0.00, 0.00)
  26200. 35: torsion ( 2.329, 1.562, 0.380) ( 2.330, 1.562, 0.380) ( 0.03, 0.02, 0.00)
  26201. 35: oop ( -0.074, -0.043, -0.014) ( -0.055, -0.032, -0.011) ( 0.14, 0.05, 0.00)
  26202. 35: vdw ( -1.895, 0.720, -12.746) ( -1.895, 0.720, -12.746) ( 0.00, 0.00, 0.00)
  26203. 35: electro ( -0.002, 0.041, -0.023) ( -0.002, 0.041, -0.023) ( 0.00, 0.00, 0.00)
  26204. 35: 7 ( 0.013, -0.054, 0.044) ( 0.018, -0.048, 0.051) ( 0.01, 0.03, 0.03)
  26205. 35: bond ( -7.170, 10.526, 6.570) ( -7.169, 10.530, 6.576) ( 0.02, 0.04, 0.08)
  26206. 35: angle ( 2.588, -3.055, -4.852) ( 2.588, -3.053, -4.850) ( 0.02, 0.04, 0.03)
  26207. 35: strbnd ( -1.496, 3.392, -2.547) ( -1.496, 3.392, -2.547) ( 0.00, 0.00, 0.01)
  26208. 35: torsion ( -1.418, -0.816, -0.200) ( -1.417, -0.816, -0.200) ( 0.07, 0.03, 0.00)
  26209. 35: oop ( -0.027, -0.014, -0.002) ( -0.025, -0.014, -0.002) ( 0.00, 0.00, 0.00)
  26210. 35: vdw ( 6.692, -9.975, -2.511) ( 6.692, -9.975, -2.511) ( 0.00, 0.00, 0.01)
  26211. 35: electro ( 0.844, -0.112, 3.586) ( 0.844, -0.112, 3.586) ( 0.00, 0.00, 0.00)
  26212. 35: 8 ( -0.029, 0.068, -0.054) ( -0.016, 0.080, -0.046) ( 0.04, 0.08, 0.04)
  26213. 35: bond ( -5.733, 10.916, -5.111) ( -5.731, 10.920, -5.106) ( 0.03, 0.04, 0.10)
  26214. 35: angle ( -0.069, 0.148, -0.147) ( -0.069, 0.149, -0.145) ( 0.00, 0.02, 0.02)
  26215. 35: strbnd ( 0.254, -0.317, -0.321) ( 0.254, -0.317, -0.321) ( 0.00, 0.00, 0.01)
  26216. 35: torsion ( -0.506, -0.295, -0.082) ( -0.505, -0.294, -0.082) ( 0.05, 0.01, 0.00)
  26217. 35: oop ( -0.039, -0.023, -0.006) ( -0.030, -0.017, -0.005) ( 0.04, 0.01, 0.00)
  26218. 35: vdw ( 5.846, -11.080, 5.290) ( 5.846, -11.080, 5.290) ( 0.00, 0.00, 0.00)
  26219. 35: electro ( 0.218, 0.720, 0.323) ( 0.218, 0.720, 0.323) ( 0.00, 0.00, 0.00)
  26220. 35: 9 ( -0.014, 0.016, -0.063) ( 0.007, 0.031, -0.053) ( 0.03, 0.02, 0.06)
  26221. 35: bond ( 0.583, 2.170, -13.287) ( 0.585, 2.174, -13.282) ( 0.09, 0.18, 0.04)
  26222. 35: angle ( 0.007, -0.113, 0.340) ( 0.007, -0.112, 0.341) ( 0.00, 0.01, 0.06)
  26223. 35: strbnd ( 0.032, -0.099, 0.170) ( 0.032, -0.099, 0.170) ( 0.00, 0.00, 0.00)
  26224. 35: torsion ( -0.193, -0.115, -0.023) ( -0.192, -0.114, -0.023) ( 0.02, 0.00, 0.00)
  26225. 35: oop ( -0.086, -0.051, -0.013) ( -0.069, -0.041, -0.011) ( 0.15, 0.05, 0.00)
  26226. 35: vdw ( -0.816, -2.222, 14.046) ( -0.816, -2.222, 14.046) ( 0.00, 0.00, 0.00)
  26227. 35: electro ( 0.459, 0.446, -1.294) ( 0.459, 0.446, -1.294) ( 0.00, 0.00, 0.00)
  26228. 35: 10 ( 0.012, -0.026, 0.043) ( 0.030, -0.012, 0.052) ( 0.02, 0.04, 0.04)
  26229. 35: bond ( 6.512, -8.973, -7.628) ( 6.514, -8.969, -7.623) ( 0.03, 0.05, 0.07)
  26230. 35: angle ( 0.058, -0.079, -0.055) ( 0.058, -0.078, -0.054) ( 0.00, 0.01, 0.01)
  26231. 35: strbnd ( -0.185, 0.392, -0.179) ( -0.185, 0.392, -0.179) ( 0.00, 0.00, 0.00)
  26232. 35: torsion ( -0.572, -0.345, -0.095) ( -0.571, -0.345, -0.095) ( 0.05, 0.01, 0.00)
  26233. 35: oop ( -0.040, -0.024, -0.007) ( -0.025, -0.015, -0.004) ( 0.06, 0.02, 0.00)
  26234. 35: vdw ( -6.571, 9.136, 7.766) ( -6.571, 9.136, 7.766) ( 0.00, 0.00, 0.00)
  26235. 35: electro ( 0.809, -0.133, 0.241) ( 0.809, -0.133, 0.241) ( 0.00, 0.00, 0.00)
  26236. 35: 11 ( 0.067, -0.113, -0.076) ( 0.083, -0.099, -0.068) ( 0.11, 0.16, 0.06)
  26237. 35: bond ( 6.849, -12.437, 4.398) ( 6.851, -12.433, 4.404) ( 0.02, 0.03, 0.12)
  26238. 35: angle ( -2.678, 5.816, -4.951) ( -2.677, 5.818, -4.949) ( 0.02, 0.02, 0.03)
  26239. 35: strbnd ( 2.697, -3.157, -4.284) ( 2.697, -3.158, -4.284) ( 0.00, 0.00, 0.00)
  26240. 35: torsion ( -1.703, -1.064, -0.247) ( -1.702, -1.063, -0.247) ( 0.06, 0.03, 0.00)
  26241. 35: oop ( -0.078, -0.050, -0.010) ( -0.065, -0.042, -0.009) ( 0.10, 0.04, 0.00)
  26242. 35: vdw ( -5.728, 10.270, 1.476) ( -5.728, 10.270, 1.476) ( 0.00, 0.00, 0.01)
  26243. 35: electro ( 0.708, 0.510, 3.541) ( 0.708, 0.510, 3.542) ( 0.00, 0.00, 0.00)
  26244. 35: 12 ( 0.104, -0.040, 0.163) ( 0.204, -0.187, 0.083) ( 1.04, 0.59, 1.31)
  26245. 35: bond ( 13.123, 9.974, -3.258) ( 13.130, 9.977, -3.250) ( 0.05, 0.02, 0.25)
  26246. 35: angle (-14.649, 0.422, 3.858) (-14.647, 0.423, 3.860) ( 0.02, 0.06, 0.05)
  26247. 35: strbnd ( 6.144, 3.136, 1.986) ( 6.144, 3.135, 1.985) ( 0.01, 0.02, 0.05)
  26248. 35: torsion ( 0.114, -1.966, -1.386) ( 0.114, -1.966, -1.386) ( 0.00, 0.01, 0.00)
  26249. 35: oop ( -0.600, 0.982, 0.585) ( -0.508, 0.832, 0.496) ( 5.53, 14.73, 5.25)
  26250. 35: vdw ( -6.672, 1.688, -4.514) ( -6.672, 1.688, -4.514) ( 0.00, 0.00, 0.00)
  26251. 35: electro ( 2.643, -14.275, 2.893) ( 2.643, -14.275, 2.893) ( 0.00, 0.00, 0.00)
  26252. 35: 13 ( 0.040, -0.004, 0.029) ( 0.046, 0.002, 0.035) ( 0.02, 0.00, 0.02)
  26253. 35: bond ( -2.991, 1.047, -11.722) ( -2.987, 1.051, -11.718) ( 0.13, 0.39, 0.04)
  26254. 35: angle ( -2.018, 2.285, 8.597) ( -2.016, 2.287, 8.599) ( 0.11, 0.09, 0.02)
  26255. 35: strbnd ( 2.619, -2.990, 4.758) ( 2.618, -2.991, 4.758) ( 0.04, 0.03, 0.02)
  26256. 35: torsion ( -0.041, -0.092, 0.175) ( -0.041, -0.092, 0.175) ( 0.00, 0.00, 0.00)
  26257. 35: oop ( -0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26258. 35: vdw ( 14.014, 8.530, 0.129) ( 14.014, 8.530, 0.129) ( 0.00, 0.00, 0.00)
  26259. 35: electro (-11.542, -8.783, -1.908) (-11.542, -8.783, -1.908) ( 0.00, 0.00, 0.00)
  26260. 35: 14 ( 0.024, -0.010, 0.034) ( 0.029, -0.005, 0.040) ( 0.01, 0.00, 0.02)
  26261. 35: bond ( -4.655, 3.822, -2.177) ( -4.651, 3.826, -2.172) ( 0.08, 0.10, 0.21)
  26262. 35: angle ( -4.059, -1.702, -4.245) ( -4.057, -1.700, -4.243) ( 0.05, 0.12, 0.05)
  26263. 35: strbnd ( 2.089, 1.563, 0.776) ( 2.088, 1.562, 0.776) ( 0.05, 0.07, 0.03)
  26264. 35: torsion ( 0.938, 1.048, 1.864) ( 0.938, 1.048, 1.864) ( 0.00, 0.00, 0.00)
  26265. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26266. 35: vdw ( 3.794, -3.935, 2.717) ( 3.794, -3.935, 2.717) ( 0.00, 0.00, 0.00)
  26267. 35: electro ( 1.918, -0.806, 1.098) ( 1.918, -0.806, 1.098) ( 0.00, 0.00, 0.00)
  26268. 35: 15 ( -0.042, -0.017, 0.014) ( -0.037, -0.011, 0.020) ( 0.02, 0.01, 0.01)
  26269. 35: bond ( -6.167, -3.752, 0.389) ( -6.163, -3.748, 0.393) ( 0.07, 0.11, 0.18)
  26270. 35: angle ( 3.378, 1.344, -4.652) ( 3.380, 1.345, -4.650) ( 0.06, 0.14, 0.04)
  26271. 35: strbnd ( 0.915, 0.369, -0.380) ( 0.914, 0.369, -0.380) ( 0.08, 0.02, 0.02)
  26272. 35: torsion ( 1.467, -0.659, 4.905) ( 1.467, -0.659, 4.905) ( 0.00, 0.00, 0.00)
  26273. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26274. 35: vdw ( 0.366, 2.682, -0.248) ( 0.366, 2.682, -0.248) ( 0.00, 0.00, 0.00)
  26275. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26276. 35: 16 ( 0.001, -0.001, -0.009) ( -0.009, -0.006, -0.009) ( 0.00, 0.00, 0.00)
  26277. 35: bond ( -1.392, 1.999, 1.715) ( -1.392, 2.000, 1.716) ( 0.06, 0.08, 0.07)
  26278. 35: angle ( -0.390, 1.079, -1.575) ( -0.390, 1.079, -1.575) ( 0.00, 0.02, 0.03)
  26279. 35: strbnd ( 0.199, -0.272, -0.384) ( 0.199, -0.272, -0.384) ( 0.00, 0.00, 0.00)
  26280. 35: torsion ( 0.947, 0.545, 0.133) ( 0.948, 0.545, 0.133) ( 0.02, 0.00, 0.00)
  26281. 35: oop ( 0.050, 0.029, 0.007) ( 0.039, 0.022, 0.005) ( 0.06, 0.02, 0.00)
  26282. 35: vdw ( 1.566, -2.362, 2.661) ( 1.566, -2.362, 2.662) ( 0.00, 0.00, 0.00)
  26283. 35: electro ( -0.979, -1.018, -2.566) ( -0.979, -1.018, -2.566) ( 0.00, 0.00, 0.00)
  26284. 35: 17 ( 0.013, -0.037, 0.011) ( 0.003, -0.041, 0.010) ( 0.01, 0.01, 0.00)
  26285. 35: bond ( -1.079, 2.138, -1.059) ( -1.078, 2.140, -1.059) ( 0.06, 0.12, 0.06)
  26286. 35: angle ( 0.033, -0.019, -0.072) ( 0.033, -0.019, -0.072) ( 0.00, 0.00, 0.00)
  26287. 35: strbnd ( 0.329, -0.679, 0.351) ( 0.329, -0.679, 0.351) ( 0.00, 0.00, 0.00)
  26288. 35: torsion ( 0.254, 0.148, 0.041) ( 0.254, 0.148, 0.041) ( 0.01, 0.00, 0.00)
  26289. 35: oop ( 0.051, 0.029, 0.008) ( 0.039, 0.023, 0.006) ( 0.06, 0.02, 0.00)
  26290. 35: vdw ( 0.321, -0.617, 0.307) ( 0.321, -0.617, 0.307) ( 0.00, 0.00, 0.00)
  26291. 35: electro ( 0.104, -1.037, 0.435) ( 0.104, -1.037, 0.435) ( 0.00, 0.00, 0.00)
  26292. 35: 18 ( -0.002, -0.001, 0.010) ( -0.016, -0.009, 0.011) ( 0.00, 0.00, 0.00)
  26293. 35: bond ( 0.172, 0.436, -2.694) ( 0.172, 0.436, -2.691) ( 0.00, 0.00, 0.13)
  26294. 35: angle ( 0.012, 0.006, 0.002) ( 0.012, 0.006, 0.002) ( 0.00, 0.00, 0.00)
  26295. 35: strbnd ( -0.076, -0.152, 0.941) ( -0.076, -0.152, 0.941) ( 0.00, 0.00, 0.00)
  26296. 35: torsion ( 0.138, 0.082, 0.022) ( 0.138, 0.082, 0.022) ( 0.00, 0.00, 0.00)
  26297. 35: oop ( 0.066, 0.040, 0.011) ( 0.052, 0.031, 0.008) ( 0.10, 0.03, 0.00)
  26298. 35: vdw ( -0.039, -0.117, 0.755) ( -0.039, -0.117, 0.755) ( 0.00, 0.00, 0.00)
  26299. 35: electro ( -0.275, -0.295, 0.974) ( -0.275, -0.295, 0.974) ( 0.00, 0.00, 0.00)
  26300. 35: 19 ( -0.010, 0.002, 0.007) ( -0.022, -0.004, 0.006) ( 0.01, 0.00, 0.00)
  26301. 35: bond ( 1.319, -1.740, -1.572) ( 1.320, -1.739, -1.570) ( 0.07, 0.09, 0.08)
  26302. 35: angle ( -0.010, 0.055, -0.071) ( -0.010, 0.056, -0.070) ( 0.00, 0.00, 0.00)
  26303. 35: strbnd ( -0.440, 0.556, 0.528) ( -0.440, 0.556, 0.528) ( 0.00, 0.00, 0.00)
  26304. 35: torsion ( 0.286, 0.174, 0.048) ( 0.286, 0.174, 0.048) ( 0.01, 0.00, 0.00)
  26305. 35: oop ( 0.057, 0.035, 0.009) ( 0.044, 0.027, 0.007) ( 0.07, 0.03, 0.00)
  26306. 35: vdw ( -0.364, 0.499, 0.452) ( -0.364, 0.499, 0.452) ( 0.00, 0.00, 0.00)
  26307. 35: electro ( -0.858, 0.422, 0.612) ( -0.858, 0.422, 0.612) ( 0.00, 0.00, 0.00)
  26308. 35: 20 ( -0.011, 0.019, -0.003) ( -0.026, 0.011, -0.004) ( 0.02, 0.01, 0.00)
  26309. 35: bond ( 1.065, -1.923, 0.931) ( 1.066, -1.921, 0.932) ( 0.07, 0.13, 0.05)
  26310. 35: angle ( 0.816, -0.719, -2.417) ( 0.816, -0.719, -2.416) ( 0.01, 0.00, 0.02)
  26311. 35: strbnd ( -0.179, 0.321, -0.263) ( -0.179, 0.321, -0.263) ( 0.00, 0.00, 0.00)
  26312. 35: torsion ( 1.157, 0.723, 0.167) ( 1.157, 0.723, 0.167) ( 0.02, 0.01, 0.00)
  26313. 35: oop ( 0.072, 0.045, 0.011) ( 0.056, 0.035, 0.008) ( 0.12, 0.05, 0.00)
  26314. 35: vdw ( -1.141, 1.967, 4.393) ( -1.141, 1.967, 4.393) ( 0.00, 0.00, 0.00)
  26315. 35: electro ( -1.800, -0.394, -2.826) ( -1.800, -0.394, -2.826) ( 0.00, 0.00, 0.00)
  26316. 35: 21 ( -0.002, -0.005, -0.023) ( -0.001, -0.004, -0.021) ( 0.00, 0.00, 0.01)
  26317. 35: bond ( 1.444, -1.170, -2.502) ( 1.445, -1.169, -2.500) ( 0.05, 0.04, 0.09)
  26318. 35: angle ( -2.245, -3.938, 0.544) ( -2.244, -3.937, 0.544) ( 0.02, 0.01, 0.01)
  26319. 35: strbnd ( -0.862, 0.401, -0.476) ( -0.862, 0.401, -0.476) ( 0.00, 0.00, 0.00)
  26320. 35: torsion ( -1.116, -0.117, -0.590) ( -1.116, -0.117, -0.590) ( 0.00, 0.00, 0.00)
  26321. 35: oop ( 0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26322. 35: vdw ( 2.776, 4.819, 3.001) ( 2.776, 4.819, 3.001) ( 0.00, 0.00, 0.00)
  26323. 35: electro ( 0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26324. 35: 22 ( -0.015, 0.012, -0.030) ( -0.014, 0.013, -0.028) ( 0.00, 0.00, 0.01)
  26325. 35: bond ( 0.154, -0.044, 0.213) ( 0.155, -0.044, 0.215) ( 0.02, 0.00, 0.05)
  26326. 35: angle ( -3.150, 0.346, 2.340) ( -3.150, 0.346, 2.340) ( 0.01, 0.02, 0.01)
  26327. 35: strbnd ( -1.019, 0.402, -1.027) ( -1.019, 0.402, -1.027) ( 0.00, 0.00, 0.00)
  26328. 35: torsion ( 1.025, -0.593, -0.859) ( 1.025, -0.593, -0.859) ( 0.00, 0.00, 0.00)
  26329. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26330. 35: vdw ( 2.975, -0.099, -0.696) ( 2.975, -0.099, -0.696) ( 0.00, 0.00, 0.00)
  26331. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26332. 35: 23 ( -0.002, -0.007, -0.010) ( -0.000, -0.006, -0.007) ( 0.00, 0.00, 0.00)
  26333. 35: bond ( -0.844, 0.674, 1.498) ( -0.843, 0.674, 1.500) ( 0.06, 0.03, 0.15)
  26334. 35: angle ( 0.780, 0.980, -0.002) ( 0.780, 0.980, -0.002) ( 0.03, 0.05, 0.00)
  26335. 35: strbnd ( -0.246, 0.126, -0.182) ( -0.246, 0.126, -0.182) ( 0.00, 0.00, 0.00)
  26336. 35: torsion ( -1.955, -0.263, -0.980) ( -1.955, -0.263, -0.980) ( 0.00, 0.00, 0.00)
  26337. 35: oop ( 0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26338. 35: vdw ( 2.263, -1.523, -0.342) ( 2.263, -1.523, -0.342) ( 0.00, 0.00, 0.00)
  26339. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26340. 35: 24 ( 0.008, -0.004, -0.001) ( 0.009, -0.001, -0.001) ( 0.00, 0.00, 0.00)
  26341. 35: bond ( 0.400, -1.579, 0.234) ( 0.400, -1.576, 0.235) ( 0.01, 0.20, 0.00)
  26342. 35: angle ( -0.974, 0.080, 2.199) ( -0.974, 0.080, 2.199) ( 0.05, 0.00, 0.02)
  26343. 35: strbnd ( -0.565, 0.621, -0.074) ( -0.565, 0.621, -0.074) ( 0.00, 0.00, 0.00)
  26344. 35: torsion ( -0.236, -0.429, -2.483) ( -0.236, -0.429, -2.483) ( 0.00, 0.00, 0.00)
  26345. 35: oop ( -0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26346. 35: vdw ( 1.383, 1.303, 0.122) ( 1.383, 1.303, 0.122) ( 0.00, 0.00, 0.00)
  26347. 35: electro ( 0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26348. 35: 25 ( -0.003, 0.003, 0.000) ( -0.001, 0.003, 0.003) ( 0.00, 0.00, 0.00)
  26349. 35: bond ( -0.527, 0.046, -0.630) ( -0.526, 0.046, -0.628) ( 0.07, 0.00, 0.13)
  26350. 35: angle ( -0.726, -0.901, 0.541) ( -0.725, -0.901, 0.541) ( 0.02, 0.04, 0.01)
  26351. 35: strbnd ( -0.277, -0.238, 0.153) ( -0.277, -0.238, 0.153) ( 0.00, 0.00, 0.00)
  26352. 35: torsion ( 0.187, -0.339, -0.181) ( 0.187, -0.338, -0.181) ( 0.00, 0.00, 0.00)
  26353. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26354. 35: vdw ( 1.340, 1.434, 0.118) ( 1.340, 1.434, 0.118) ( 0.00, 0.00, 0.00)
  26355. 35: electro ( 0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26356. 35: 26 ( 0.006, -0.002, -0.020) ( 0.007, -0.001, -0.018) ( 0.00, 0.00, 0.01)
  26357. 35: bond ( -0.838, 0.546, 1.494) ( -0.837, 0.547, 1.496) ( 0.06, 0.02, 0.16)
  26358. 35: angle ( -0.275, -2.955, 0.926) ( -0.274, -2.954, 0.926) ( 0.01, 0.02, 0.01)
  26359. 35: strbnd ( -0.022, -0.439, -0.536) ( -0.022, -0.439, -0.536) ( 0.00, 0.00, 0.00)
  26360. 35: torsion ( -1.106, 1.318, -1.100) ( -1.106, 1.318, -1.100) ( 0.00, 0.00, 0.00)
  26361. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26362. 35: vdw ( 2.246, 1.528, -0.804) ( 2.246, 1.528, -0.804) ( 0.00, 0.00, 0.00)
  26363. 35: electro ( -0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26364. 35: ok 42 # gradients
  26365. 35: ok 43 # energy
  26366. 35: ----------------------------------------------------------------------------------------
  26367. 35:
  26368. 35: VALIDATE GRADIENTS : fizgok.xyz
  26369. 35:
  26370. 35:
  26371. 35: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  26372. 35: ----------------------------------------------------------------------------------------
  26373. 35: 1 ( 0.075, 0.147, -0.085) ( 0.082, 0.159, -0.080) ( 0.05, 0.19, 0.04)
  26374. 35: bond ( -7.838, -3.903, -3.643) ( -7.834, -3.894, -3.639) ( 0.06, 0.21, 0.11)
  26375. 35: angle ( 7.377, -14.044, 12.273) ( 7.380, -14.042, 12.275) ( 0.04, 0.02, 0.02)
  26376. 35: strbnd ( 0.657, 1.642, -0.343) ( 0.656, 1.641, -0.344) ( 0.08, 0.06, 0.04)
  26377. 35: torsion ( -0.045, 0.673, -0.372) ( -0.045, 0.673, -0.371) ( 0.00, 0.01, 0.00)
  26378. 35: oop ( -0.007, -0.027, 0.009) ( -0.007, -0.024, 0.008) ( 0.00, 0.01, 0.00)
  26379. 35: vdw ( -0.525, -6.965, 3.135) ( -0.525, -6.965, 3.135) ( 0.00, 0.00, 0.00)
  26380. 35: electro ( 0.455, 22.771, -11.143) ( 0.455, 22.771, -11.143) ( 0.00, 0.00, 0.00)
  26381. 35: 2 ( 1.636, -0.294, 0.523) ( 1.645, -0.290, 0.526) ( 0.57, 0.12, 0.19)
  26382. 35: bond (-11.204, 8.407, 18.715) (-11.196, 8.408, 18.718) ( 0.07, 0.01, 0.02)
  26383. 35: angle ( 0.078, 5.582, 5.314) ( 0.080, 5.582, 5.316) ( 0.01, 0.01, 0.04)
  26384. 35: strbnd ( 14.683, -10.263, -21.918) ( 14.682, -10.263, -21.919) ( 0.01, 0.00, 0.00)
  26385. 35: torsion ( 0.150, 0.067, -0.035) ( 0.150, 0.067, -0.035) ( 0.00, 0.00, 0.00)
  26386. 35: oop ( -0.011, -0.041, 0.013) ( -0.010, -0.039, 0.012) ( 0.00, 0.01, 0.00)
  26387. 35: vdw ( -1.009, -4.181, -1.167) ( -1.009, -4.181, -1.167) ( 0.00, 0.00, 0.00)
  26388. 35: electro ( -1.053, 0.135, -0.399) ( -1.053, 0.135, -0.399) ( 0.00, 0.00, 0.00)
  26389. 35: 3 ( -1.196, -0.099, -1.352) ( -1.193, -0.117, -1.340) ( 0.24, 0.18, 0.88)
  26390. 35: bond ( -4.431, 5.571, 14.123) ( -4.424, 5.572, 14.127) ( 0.17, 0.01, 0.03)
  26391. 35: angle ( 2.807, -2.317, -5.897) ( 2.808, -2.317, -5.895) ( 0.05, 0.01, 0.04)
  26392. 35: strbnd ( -0.396, -3.222, -10.930) ( -0.396, -3.222, -10.931) ( 0.03, 0.00, 0.01)
  26393. 35: torsion ( 0.009, 0.024, -0.016) ( 0.009, 0.024, -0.016) ( 0.00, 0.00, 0.00)
  26394. 35: oop ( 0.040, 0.151, -0.046) ( 0.035, 0.131, -0.040) ( 0.02, 0.31, 0.03)
  26395. 35: vdw ( -1.180, -0.564, -1.315) ( -1.180, -0.564, -1.315) ( 0.00, 0.00, 0.00)
  26396. 35: electro ( 1.956, 0.259, 2.729) ( 1.956, 0.259, 2.729) ( 0.00, 0.00, 0.00)
  26397. 35: 4 ( -0.453, 0.371, 0.817) ( -0.453, 0.347, 0.833) ( 0.02, 0.88, 1.31)
  26398. 35: bond ( 11.836, -5.927, -8.661) ( 11.841, -5.926, -8.655) ( 0.04, 0.01, 0.08)
  26399. 35: angle ( -4.489, 2.870, 4.414) ( -4.487, 2.870, 4.415) ( 0.05, 0.01, 0.03)
  26400. 35: strbnd ( -9.187, 3.979, 4.504) ( -9.187, 3.979, 4.504) ( 0.01, 0.00, 0.01)
  26401. 35: torsion ( -0.003, 0.015, 0.000) ( -0.003, 0.016, 0.000) ( 0.00, 0.00, 0.00)
  26402. 35: oop ( 0.040, 0.146, -0.047) ( 0.033, 0.121, -0.038) ( 0.03, 0.37, 0.04)
  26403. 35: vdw ( -1.795, -0.128, -0.448) ( -1.795, -0.128, -0.448) ( 0.00, 0.00, 0.00)
  26404. 35: electro ( 3.145, -0.584, 1.055) ( 3.145, -0.584, 1.055) ( 0.00, 0.00, 0.00)
  26405. 35: 5 ( -0.041, 0.004, 0.038) ( -0.034, 0.015, 0.043) ( 0.03, 0.00, 0.02)
  26406. 35: bond ( 13.675, -9.287, -16.484) ( 13.679, -9.286, -16.477) ( 0.03, 0.01, 0.04)
  26407. 35: angle ( 6.589, 0.956, -3.854) ( 6.590, 0.957, -3.852) ( 0.03, 0.06, 0.04)
  26408. 35: strbnd (-16.570, 11.056, 19.409) (-16.571, 11.055, 19.409) ( 0.01, 0.00, 0.00)
  26409. 35: torsion ( 0.066, 0.138, 0.084) ( 0.066, 0.138, 0.084) ( 0.00, 0.01, 0.00)
  26410. 35: oop ( -0.010, -0.039, 0.012) ( -0.008, -0.030, 0.009) ( 0.00, 0.03, 0.00)
  26411. 35: vdw ( -3.074, -2.716, 1.743) ( -3.074, -2.716, 1.743) ( 0.00, 0.00, 0.00)
  26412. 35: electro ( -0.716, -0.103, -0.873) ( -0.716, -0.103, -0.873) ( 0.00, 0.00, 0.00)
  26413. 35: 6 ( 0.013, -0.004, -0.008) ( 0.016, 0.001, -0.008) ( 0.00, 0.00, 0.00)
  26414. 35: bond ( 11.948, -5.575, -8.525) ( 11.950, -5.574, -8.524) ( 0.01, 0.01, 0.01)
  26415. 35: angle ( -0.801, -0.056, -1.086) ( -0.801, -0.057, -1.085) ( 0.01, 0.00, 0.03)
  26416. 35: strbnd (-17.035, 8.265, 13.244) (-17.035, 8.265, 13.244) ( 0.00, 0.00, 0.00)
  26417. 35: torsion ( -0.113, -0.440, 0.129) ( -0.113, -0.440, 0.129) ( 0.00, 0.01, 0.00)
  26418. 35: oop ( -0.004, -0.017, 0.005) ( -0.003, -0.013, 0.004) ( 0.00, 0.01, 0.00)
  26419. 35: vdw ( 5.058, -1.595, -0.879) ( 5.058, -1.595, -0.879) ( 0.00, 0.00, 0.00)
  26420. 35: electro ( 0.961, -0.585, -2.896) ( 0.961, -0.585, -2.896) ( 0.00, 0.00, 0.00)
  26421. 35: 7 ( 0.004, -0.006, -0.007) ( 0.008, 0.006, -0.008) ( 0.00, 0.01, 0.00)
  26422. 35: bond ( -1.576, -0.689, -3.698) ( -1.575, -0.689, -3.696) ( 0.02, 0.00, 0.06)
  26423. 35: angle ( -1.762, 0.781, 0.606) ( -1.762, 0.781, 0.606) ( 0.02, 0.00, 0.00)
  26424. 35: strbnd ( 3.973, 2.058, 10.392) ( 3.974, 2.058, 10.392) ( 0.00, 0.00, 0.00)
  26425. 35: torsion ( 0.002, 0.010, -0.003) ( 0.002, 0.010, -0.003) ( 0.00, 0.00, 0.00)
  26426. 35: oop ( -0.021, -0.079, 0.024) ( -0.018, -0.067, 0.020) ( 0.01, 0.09, 0.01)
  26427. 35: vdw ( -0.489, -2.014, -7.035) ( -0.489, -2.014, -7.035) ( 0.01, 0.00, 0.00)
  26428. 35: electro ( -0.123, -0.073, -0.293) ( -0.123, -0.073, -0.293) ( 0.00, 0.00, 0.00)
  26429. 35: 8 ( -0.014, 0.006, 0.005) ( -0.007, 0.019, 0.001) ( 0.01, 0.01, 0.00)
  26430. 35: bond ( -3.952, 0.990, -0.369) ( -3.949, 0.990, -0.369) ( 0.06, 0.01, 0.00)
  26431. 35: angle ( 0.055, -0.510, -1.957) ( 0.055, -0.510, -1.957) ( 0.00, 0.00, 0.02)
  26432. 35: strbnd ( 10.930, -2.876, 0.597) ( 10.930, -2.875, 0.597) ( 0.00, 0.00, 0.00)
  26433. 35: torsion ( 0.004, 0.013, -0.005) ( 0.004, 0.013, -0.005) ( 0.00, 0.00, 0.00)
  26434. 35: oop ( -0.022, -0.078, 0.025) ( -0.018, -0.064, 0.020) ( 0.01, 0.10, 0.01)
  26435. 35: vdw ( -6.710, 2.400, 1.731) ( -6.710, 2.400, 1.731) ( 0.00, 0.00, 0.01)
  26436. 35: electro ( -0.319, 0.065, -0.017) ( -0.319, 0.065, -0.017) ( 0.00, 0.00, 0.00)
  26437. 35: 9 ( 0.001, -0.005, -0.013) ( 0.003, 0.000, -0.012) ( 0.00, 0.00, 0.00)
  26438. 35: bond ( -4.048, 5.770, 13.996) ( -4.048, 5.770, 13.999) ( 0.00, 0.01, 0.02)
  26439. 35: angle ( -1.241, 0.257, -0.465) ( -1.241, 0.257, -0.465) ( 0.03, 0.00, 0.00)
  26440. 35: strbnd ( 6.786, -8.639, -20.325) ( 6.786, -8.639, -20.325) ( 0.00, 0.00, 0.00)
  26441. 35: torsion ( -0.124, -0.435, 0.144) ( -0.124, -0.435, 0.144) ( 0.00, 0.01, 0.00)
  26442. 35: oop ( -0.005, -0.018, 0.006) ( -0.004, -0.013, 0.004) ( 0.00, 0.01, 0.00)
  26443. 35: vdw ( 0.799, 1.425, 5.120) ( 0.799, 1.425, 5.120) ( 0.01, 0.00, 0.00)
  26444. 35: electro ( -2.167, 1.634, 1.511) ( -2.167, 1.634, 1.511) ( 0.00, 0.00, 0.00)
  26445. 35: 10 ( -0.041, -0.122, 0.031) ( -0.038, -0.116, 0.034) ( 0.01, 0.07, 0.01)
  26446. 35: bond ( -3.216, -14.697, 5.117) ( -3.214, -14.692, 5.118) ( 0.06, 0.04, 0.02)
  26447. 35: angle ( -7.773, 6.823, -8.945) ( -7.771, 6.824, -8.944) ( 0.02, 0.01, 0.01)
  26448. 35: strbnd ( 6.282, 1.107, 3.899) ( 6.282, 1.107, 3.898) ( 0.01, 0.00, 0.01)
  26449. 35: torsion ( 0.055, -0.068, 0.073) ( 0.055, -0.068, 0.073) ( 0.00, 0.00, 0.00)
  26450. 35: oop ( 0.002, -0.001, -0.002) ( 0.001, -0.001, -0.002) ( 0.00, 0.00, 0.00)
  26451. 35: vdw ( 2.079, 0.861, 1.042) ( 2.079, 0.861, 1.042) ( 0.00, 0.00, 0.00)
  26452. 35: electro ( 2.530, 5.853, -1.152) ( 2.530, 5.853, -1.152) ( 0.00, 0.00, 0.00)
  26453. 35: 11 ( -0.148, 0.096, -0.138) ( -0.138, 0.102, -0.133) ( 0.15, 0.06, 0.07)
  26454. 35: bond ( -2.324, 11.771, -7.579) ( -2.317, 11.777, -7.575) ( 0.31, 0.05, 0.07)
  26455. 35: angle ( -3.241, -6.144, 0.794) ( -3.239, -6.142, 0.795) ( 0.06, 0.04, 0.10)
  26456. 35: strbnd ( 3.432, 4.890, -0.026) ( 3.432, 4.889, -0.026) ( 0.02, 0.02, 0.00)
  26457. 35: torsion ( -0.002, 0.001, 0.002) ( -0.002, 0.001, 0.002) ( 0.00, 0.00, 0.00)
  26458. 35: oop ( -0.006, 0.004, 0.007) ( -0.005, 0.003, 0.006) ( 0.00, 0.00, 0.00)
  26459. 35: vdw ( 1.330, -2.187, 2.045) ( 1.330, -2.187, 2.045) ( 0.00, 0.01, 0.00)
  26460. 35: electro ( 0.662, -8.239, 4.619) ( 0.662, -8.239, 4.619) ( 0.00, 0.00, 0.00)
  26461. 35: 12 ( 0.104, -0.045, 0.088) ( 0.109, -0.043, 0.093) ( 0.05, 0.01, 0.04)
  26462. 35: bond ( 2.062, -0.697, 1.813) ( 2.066, -0.696, 1.817) ( 0.24, 0.04, 0.21)
  26463. 35: angle ( 4.094, 8.524, -1.388) ( 4.094, 8.525, -1.388) ( 0.00, 0.01, 0.00)
  26464. 35: strbnd ( -2.194, 1.376, -2.250) ( -2.194, 1.376, -2.250) ( 0.00, 0.01, 0.00)
  26465. 35: torsion ( 0.001, -0.001, -0.001) ( 0.001, -0.001, -0.001) ( 0.00, 0.00, 0.00)
  26466. 35: oop ( 0.002, -0.002, -0.003) ( 0.002, -0.001, -0.002) ( 0.00, 0.00, 0.00)
  26467. 35: vdw ( -4.811, 4.186, -5.523) ( -4.811, 4.186, -5.523) ( 0.00, 0.01, 0.00)
  26468. 35: electro ( 0.951, -13.432, 7.439) ( 0.951, -13.432, 7.439) ( 0.00, 0.00, 0.00)
  26469. 35: 13 ( 0.019, -0.062, 0.035) ( 0.022, -0.057, 0.038) ( 0.01, 0.03, 0.01)
  26470. 35: bond ( -0.415, 6.996, -3.819) ( -0.413, 7.000, -3.818) ( 0.10, 0.06, 0.03)
  26471. 35: angle ( 8.099, 0.357, 5.569) ( 8.100, 0.358, 5.570) ( 0.01, 0.02, 0.02)
  26472. 35: strbnd ( -1.445, -0.164, -0.943) ( -1.445, -0.164, -0.943) ( 0.01, 0.00, 0.00)
  26473. 35: torsion ( 0.096, 0.027, 0.051) ( 0.096, 0.027, 0.051) ( 0.00, 0.00, 0.00)
  26474. 35: oop ( 0.002, -0.001, -0.003) ( 0.001, -0.001, -0.002) ( 0.00, 0.00, 0.00)
  26475. 35: vdw ( -1.982, -2.198, -0.300) ( -1.982, -2.198, -0.300) ( 0.00, 0.00, 0.00)
  26476. 35: electro ( -4.335, -5.079, -0.519) ( -4.335, -5.079, -0.519) ( 0.00, 0.00, 0.00)
  26477. 35: 14 ( 0.006, 0.040, -0.035) ( 0.012, 0.045, -0.029) ( 0.00, 0.02, 0.02)
  26478. 35: bond ( 2.536, -3.983, 3.794) ( 2.540, -3.979, 3.799) ( 0.17, 0.11, 0.12)
  26479. 35: angle ( -4.065, 3.789, -4.804) ( -4.063, 3.791, -4.803) ( 0.05, 0.05, 0.04)
  26480. 35: strbnd ( -0.833, 0.598, -0.890) ( -0.834, 0.596, -0.891) ( 0.05, 0.09, 0.05)
  26481. 35: torsion ( -0.191, -0.892, 0.315) ( -0.191, -0.892, 0.315) ( 0.00, 0.01, 0.00)
  26482. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26483. 35: vdw ( 6.216, 6.029, 1.376) ( 6.216, 6.029, 1.376) ( 0.00, 0.00, 0.00)
  26484. 35: electro ( -3.657, -5.500, 0.174) ( -3.657, -5.500, 0.174) ( 0.00, 0.00, 0.00)
  26485. 35: 15 ( -0.047, -0.022, 0.038) ( -0.042, -0.016, 0.044) ( 0.03, 0.01, 0.02)
  26486. 35: bond ( -2.867, -2.743, -0.596) ( -2.863, -2.738, -0.591) ( 0.15, 0.16, 0.26)
  26487. 35: angle ( 3.517, -2.080, 3.550) ( 3.519, -2.078, 3.552) ( 0.05, 0.09, 0.05)
  26488. 35: strbnd ( 0.684, 0.667, 0.147) ( 0.683, 0.666, 0.146) ( 0.06, 0.04, 0.01)
  26489. 35: torsion ( -1.441, 4.053, -3.064) ( -1.441, 4.053, -3.064) ( 0.00, 0.00, 0.00)
  26490. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26491. 35: vdw ( 0.060, 0.081, 0.002) ( 0.060, 0.081, 0.002) ( 0.00, 0.00, 0.00)
  26492. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26493. 35: 16 ( -0.011, -0.078, 0.040) ( -0.010, -0.073, 0.042) ( 0.00, 0.05, 0.01)
  26494. 35: bond ( -0.642, 8.502, -4.741) ( -0.642, 8.508, -4.739) ( 0.00, 0.07, 0.04)
  26495. 35: angle ( -2.615, -0.955, -1.361) ( -2.614, -0.955, -1.360) ( 0.03, 0.02, 0.04)
  26496. 35: strbnd ( 0.050, -9.018, 4.574) ( 0.050, -9.018, 4.574) ( 0.00, 0.00, 0.00)
  26497. 35: torsion ( -0.000, 0.000, 0.000) ( -0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26498. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26499. 35: vdw ( 1.486, -1.486, 1.804) ( 1.486, -1.486, 1.804) ( 0.00, 0.00, 0.00)
  26500. 35: electro ( 1.710, 2.879, -0.236) ( 1.710, 2.879, -0.236) ( 0.00, 0.00, 0.00)
  26501. 35: 17 ( -0.005, 0.002, -0.011) ( -0.004, 0.003, -0.007) ( 0.00, 0.00, 0.00)
  26502. 35: bond ( -0.079, 0.242, 1.908) ( -0.079, 0.242, 1.911) ( 0.00, 0.00, 0.17)
  26503. 35: angle ( -1.927, -2.302, 0.212) ( -1.927, -2.301, 0.212) ( 0.03, 0.03, 0.00)
  26504. 35: strbnd ( 0.174, -0.470, 0.195) ( 0.174, -0.470, 0.195) ( 0.00, 0.00, 0.00)
  26505. 35: torsion ( 0.269, -0.028, 0.015) ( 0.269, -0.028, 0.015) ( 0.00, 0.00, 0.00)
  26506. 35: oop ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26507. 35: vdw ( 1.559, 2.559, -2.340) ( 1.559, 2.559, -2.340) ( 0.00, 0.00, 0.00)
  26508. 35: electro ( 0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26509. 35: 18 ( -0.013, 0.008, -0.002) ( -0.010, 0.010, -0.001) ( 0.00, 0.00, 0.00)
  26510. 35: bond ( 1.600, -0.952, -0.465) ( 1.603, -0.952, -0.465) ( 0.15, 0.08, 0.01)
  26511. 35: angle ( -1.585, -2.541, -0.266) ( -1.585, -2.540, -0.265) ( 0.01, 0.02, 0.01)
  26512. 35: strbnd ( 0.041, -0.375, 0.383) ( 0.041, -0.375, 0.383) ( 0.00, 0.00, 0.00)
  26513. 35: torsion ( 0.115, 0.081, 0.231) ( 0.115, 0.081, 0.231) ( 0.00, 0.00, 0.00)
  26514. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26515. 35: vdw ( -0.184, 3.795, 0.115) ( -0.184, 3.795, 0.115) ( 0.00, 0.00, 0.00)
  26516. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26517. 35: 19 ( -0.003, 0.007, -0.003) ( -0.003, 0.010, -0.002) ( 0.00, 0.00, 0.00)
  26518. 35: bond ( -0.011, -0.341, 0.161) ( -0.011, -0.338, 0.162) ( 0.00, 0.09, 0.01)
  26519. 35: angle ( -0.425, -0.104, -0.247) ( -0.425, -0.104, -0.246) ( 0.02, 0.00, 0.01)
  26520. 35: strbnd ( -0.183, -0.109, -0.074) ( -0.183, -0.109, -0.074) ( 0.00, 0.00, 0.00)
  26521. 35: torsion ( -0.000, 0.000, 0.000) ( -0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26522. 35: oop ( -0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26523. 35: vdw ( 0.617, 0.560, 0.156) ( 0.617, 0.560, 0.156) ( 0.00, 0.00, 0.00)
  26524. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26525. 35: 20 ( 0.031, -0.017, -0.014) ( 0.033, -0.015, -0.014) ( 0.01, 0.00, 0.00)
  26526. 35: bond ( -1.142, 0.665, 0.296) ( -1.140, 0.665, 0.296) ( 0.21, 0.05, 0.00)
  26527. 35: angle ( -0.598, 0.006, -2.313) ( -0.598, 0.007, -2.313) ( 0.01, 0.00, 0.02)
  26528. 35: strbnd ( 0.341, -0.436, -0.190) ( 0.341, -0.436, -0.190) ( 0.00, 0.00, 0.00)
  26529. 35: torsion ( -0.100, -1.141, 2.178) ( -0.100, -1.141, 2.178) ( 0.00, 0.00, 0.00)
  26530. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26531. 35: vdw ( 1.529, 0.890, 0.014) ( 1.529, 0.890, 0.014) ( 0.00, 0.00, 0.00)
  26532. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26533. 35: 21 ( 0.003, 0.010, -0.024) ( 0.003, 0.010, -0.020) ( 0.00, 0.00, 0.01)
  26534. 35: bond ( 0.025, -0.167, -1.404) ( 0.025, -0.167, -1.400) ( 0.00, 0.00, 0.24)
  26535. 35: angle ( -2.115, 1.092, -0.168) ( -2.114, 1.093, -0.168) ( 0.03, 0.04, 0.00)
  26536. 35: strbnd ( -0.186, -0.062, 0.552) ( -0.186, -0.062, 0.552) ( 0.00, 0.00, 0.00)
  26537. 35: torsion ( 1.253, -2.101, 0.273) ( 1.253, -2.101, 0.273) ( 0.00, 0.00, 0.00)
  26538. 35: oop ( -0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26539. 35: vdw ( 1.026, 1.247, 0.724) ( 1.026, 1.247, 0.724) ( 0.00, 0.00, 0.00)
  26540. 35: electro ( -0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26541. 35: ok 44 # gradients
  26542. 35: ok 45 # energy
  26543. 35: ----------------------------------------------------------------------------------------
  26544. 35:
  26545. 35: VALIDATE GRADIENTS : semdix.xyz
  26546. 35:
  26547. 35:
  26548. 35: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  26549. 35: ----------------------------------------------------------------------------------------
  26550. 35: 1 ( -0.039, -0.073, 0.047) ( -0.036, -0.064, 0.051) ( 0.01, 0.06, 0.02)
  26551. 35: bond ( -7.512, 1.783, -2.223) ( -7.509, 1.791, -2.220) ( 0.04, 0.44, 0.14)
  26552. 35: angle ( 9.520, 8.593, 6.171) ( 9.521, 8.594, 6.173) ( 0.01, 0.01, 0.03)
  26553. 35: strbnd (-12.566, 3.932, -2.829) (-12.567, 3.932, -2.830) ( 0.00, 0.01, 0.02)
  26554. 35: torsion ( 0.272, 0.999, -0.774) ( 0.272, 0.999, -0.774) ( 0.00, 0.00, 0.00)
  26555. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26556. 35: vdw ( 8.163, -13.337, -0.869) ( 8.163, -13.337, -0.869) ( 0.00, 0.00, 0.00)
  26557. 35: electro ( 2.084, -2.043, 0.571) ( 2.084, -2.043, 0.571) ( 0.00, 0.00, 0.00)
  26558. 35: 2 ( -0.001, -0.011, 0.004) ( 0.000, -0.009, 0.007) ( 0.00, 0.00, 0.00)
  26559. 35: bond ( 0.455, 0.358, -0.667) ( 0.457, 0.359, -0.665) ( 0.05, 0.03, 0.16)
  26560. 35: angle ( 4.611, -3.755, 1.139) ( 4.612, -3.754, 1.139) ( 0.01, 0.02, 0.02)
  26561. 35: strbnd ( -0.238, 1.721, 0.675) ( -0.238, 1.720, 0.675) ( 0.00, 0.00, 0.01)
  26562. 35: torsion ( 0.420, -0.286, 0.134) ( 0.420, -0.286, 0.134) ( 0.00, 0.00, 0.00)
  26563. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26564. 35: vdw ( 3.879, -9.651, 0.860) ( 3.879, -9.651, 0.860) ( 0.00, 0.00, 0.00)
  26565. 35: electro ( -9.129, 11.602, -2.137) ( -9.129, 11.602, -2.137) ( 0.00, 0.00, 0.00)
  26566. 35: 3 ( 0.003, -0.013, 0.006) ( 0.004, -0.007, 0.006) ( 0.00, 0.01, 0.00)
  26567. 35: bond ( 0.045, -0.386, -0.051) ( 0.045, -0.380, -0.051) ( 0.00, 0.23, 0.00)
  26568. 35: angle ( -3.619, -0.541, 0.864) ( -3.619, -0.541, 0.864) ( 0.02, 0.00, 0.03)
  26569. 35: strbnd ( -0.660, 0.252, -0.120) ( -0.660, 0.252, -0.120) ( 0.00, 0.00, 0.00)
  26570. 35: torsion ( -0.212, -0.151, 0.948) ( -0.212, -0.151, 0.948) ( 0.00, 0.00, 0.00)
  26571. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26572. 35: vdw ( 1.344, -0.504, 0.445) ( 1.344, -0.504, 0.445) ( 0.00, 0.00, 0.00)
  26573. 35: electro ( 3.105, 1.317, -2.081) ( 3.105, 1.317, -2.081) ( 0.00, 0.00, 0.00)
  26574. 35: 4 ( 0.044, 0.056, -0.067) ( 0.045, 0.058, -0.063) ( 0.01, 0.01, 0.02)
  26575. 35: bond ( -0.400, -0.524, 0.650) ( -0.398, -0.522, 0.653) ( 0.04, 0.10, 0.20)
  26576. 35: angle ( -5.854, 2.869, -1.277) ( -5.853, 2.870, -1.277) ( 0.01, 0.01, 0.01)
  26577. 35: strbnd ( -1.135, -0.538, 0.610) ( -1.135, -0.538, 0.610) ( 0.01, 0.01, 0.01)
  26578. 35: torsion ( 0.032, -0.698, -0.538) ( 0.032, -0.698, -0.538) ( 0.00, 0.00, 0.00)
  26579. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26580. 35: vdw ( 10.552, -8.215, 3.363) ( 10.552, -8.215, 3.363) ( 0.00, 0.00, 0.00)
  26581. 35: electro ( -3.151, 7.161, -2.875) ( -3.151, 7.161, -2.875) ( 0.00, 0.00, 0.00)
  26582. 35: 5 ( -0.016, -0.032, -0.036) ( -0.011, -0.028, -0.031) ( 0.01, 0.02, 0.02)
  26583. 35: bond ( 8.665, -5.869, -2.407) ( 8.668, -5.866, -2.405) ( 0.03, 0.04, 0.11)
  26584. 35: angle ( 14.891, -11.135, -0.108) ( 14.893, -11.133, -0.105) ( 0.02, 0.02, 0.03)
  26585. 35: strbnd ( -4.622, 7.292, -0.077) ( -4.623, 7.291, -0.078) ( 0.02, 0.01, 0.01)
  26586. 35: torsion ( 0.115, -0.478, 0.649) ( 0.115, -0.478, 0.649) ( 0.00, 0.00, 0.00)
  26587. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26588. 35: vdw ( 0.615, -0.366, 0.687) ( 0.615, -0.366, 0.687) ( 0.00, 0.00, 0.00)
  26589. 35: electro (-19.678, 10.524, 1.221) (-19.678, 10.524, 1.221) ( 0.00, 0.00, 0.00)
  26590. 35: 6 ( -0.030, 0.012, 0.002) ( -0.026, 0.016, 0.008) ( 0.01, 0.01, 0.00)
  26591. 35: bond ( -5.107, 28.856, -3.817) ( -5.104, 28.859, -3.812) ( 0.06, 0.01, 0.13)
  26592. 35: angle (-16.294, -14.070, -0.576) (-16.291, -14.068, -0.574) ( 0.02, 0.02, 0.12)
  26593. 35: strbnd ( 14.404, -7.085, 3.027) ( 14.402, -7.086, 3.026) ( 0.01, 0.01, 0.02)
  26594. 35: torsion ( 0.382, -0.345, 0.073) ( 0.382, -0.345, 0.073) ( 0.00, 0.00, 0.00)
  26595. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26596. 35: vdw ( 6.585, -7.344, 1.295) ( 6.585, -7.344, 1.295) ( 0.00, 0.00, 0.01)
  26597. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26598. 35: 7 ( -0.008, 0.056, 0.024) ( -0.002, 0.062, 0.028) ( 0.00, 0.03, 0.01)
  26599. 35: bond (-17.495, -2.527, 22.456) (-17.491, -2.523, 22.459) ( 0.02, 0.17, 0.01)
  26600. 35: angle ( 6.906, 4.793, -20.315) ( 6.908, 4.795, -20.313) ( 0.03, 0.05, 0.01)
  26601. 35: strbnd ( -0.312, 0.860, -1.629) ( -0.313, 0.860, -1.630) ( 0.02, 0.06, 0.07)
  26602. 35: torsion ( 0.078, 0.540, 0.603) ( 0.078, 0.540, 0.603) ( 0.00, 0.00, 0.00)
  26603. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26604. 35: vdw ( 0.365, 6.410, -7.993) ( 0.365, 6.411, -7.993) ( 0.01, 0.00, 0.00)
  26605. 35: electro ( 10.449, -10.021, 6.902) ( 10.449, -10.021, 6.902) ( 0.00, 0.00, 0.00)
  26606. 35: 8 ( -0.016, 0.021, 0.017) ( -0.011, 0.026, 0.023) ( 0.01, 0.01, 0.01)
  26607. 35: bond ( 5.818, -7.958, 2.136) ( 5.822, -7.954, 2.140) ( 0.08, 0.05, 0.20)
  26608. 35: angle ( -9.508, 5.167, 2.401) ( -9.507, 5.169, 2.402) ( 0.02, 0.04, 0.07)
  26609. 35: strbnd ( -1.075, -2.063, 3.999) ( -1.075, -2.064, 3.999) ( 0.05, 0.04, 0.01)
  26610. 35: torsion ( 1.216, 0.373, -0.759) ( 1.216, 0.373, -0.759) ( 0.00, 0.00, 0.00)
  26611. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26612. 35: vdw ( 3.533, 4.502, -7.760) ( 3.533, 4.502, -7.760) ( 0.00, 0.00, 0.00)
  26613. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26614. 35: 9 ( -0.034, 0.039, 0.014) ( -0.028, 0.044, 0.018) ( 0.02, 0.02, 0.01)
  26615. 35: bond (-10.691, -17.476, -11.199) (-10.687, -17.472, -11.195) ( 0.04, 0.02, 0.03)
  26616. 35: angle ( 6.844, 25.523, 4.420) ( 6.847, 25.525, 4.423) ( 0.03, 0.01, 0.05)
  26617. 35: strbnd ( -0.703, -2.771, 2.914) ( -0.704, -2.772, 2.913) ( 0.03, 0.03, 0.04)
  26618. 35: torsion ( -1.271, 0.298, -0.007) ( -1.271, 0.298, -0.007) ( 0.01, 0.00, 0.00)
  26619. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26620. 35: vdw ( -0.611, 6.133, 7.845) ( -0.611, 6.133, 7.845) ( 0.01, 0.00, 0.00)
  26621. 35: electro ( 6.398, -11.668, -3.961) ( 6.398, -11.668, -3.961) ( 0.00, 0.00, 0.00)
  26622. 35: 10 ( -0.043, 0.023, -0.058) ( -0.037, 0.029, -0.053) ( 0.03, 0.01, 0.03)
  26623. 35: bond ( 2.273, 4.210, -7.157) ( 2.278, 4.215, -7.153) ( 0.20, 0.11, 0.06)
  26624. 35: angle ( -4.782, -9.381, 5.110) ( -4.780, -9.380, 5.112) ( 0.04, 0.02, 0.04)
  26625. 35: strbnd ( -0.590, -1.767, -5.703) ( -0.590, -1.768, -5.704) ( 0.03, 0.02, 0.02)
  26626. 35: torsion ( 0.624, 0.972, 0.410) ( 0.624, 0.972, 0.410) ( 0.00, 0.01, 0.00)
  26627. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26628. 35: vdw ( 2.432, 5.989, 7.283) ( 2.432, 5.989, 7.283) ( 0.00, 0.00, 0.00)
  26629. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26630. 35: 11 ( 0.006, -0.014, 0.008) ( 0.010, -0.008, 0.014) ( 0.00, 0.01, 0.00)
  26631. 35: bond ( 18.679, -2.807, -6.521) ( 18.682, -2.803, -6.517) ( 0.02, 0.16, 0.07)
  26632. 35: angle (-21.205, 14.183, 9.289) (-21.203, 14.185, 9.291) ( 0.01, 0.01, 0.02)
  26633. 35: strbnd ( 1.878, -2.321, -3.338) ( 1.877, -2.322, -3.338) ( 0.08, 0.02, 0.02)
  26634. 35: torsion ( 0.229, -0.649, -0.324) ( 0.229, -0.649, -0.324) ( 0.00, 0.00, 0.00)
  26635. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26636. 35: vdw ( -9.496, -1.546, -1.456) ( -9.496, -1.546, -1.456) ( 0.00, 0.01, 0.01)
  26637. 35: electro ( 9.922, -6.874, 2.359) ( 9.922, -6.874, 2.359) ( 0.00, 0.00, 0.00)
  26638. 35: 12 ( -0.001, 0.032, 0.005) ( 0.005, 0.038, 0.010) ( 0.00, 0.02, 0.00)
  26639. 35: bond ( 1.992, 4.956, 6.984) ( 1.996, 4.961, 6.989) ( 0.21, 0.09, 0.06)
  26640. 35: angle ( 3.962, -6.006, -8.362) ( 3.964, -6.004, -8.360) ( 0.04, 0.03, 0.02)
  26641. 35: strbnd ( 4.498, 2.135, 1.871) ( 4.497, 2.135, 1.870) ( 0.01, 0.03, 0.04)
  26642. 35: torsion ( -1.062, 0.377, 0.291) ( -1.062, 0.377, 0.291) ( 0.01, 0.00, 0.00)
  26643. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26644. 35: vdw ( -9.391, -1.430, -0.779) ( -9.391, -1.430, -0.779) ( 0.00, 0.00, 0.00)
  26645. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26646. 35: 13 ( 0.009, 0.002, 0.000) ( 0.010, 0.004, 0.003) ( 0.00, 0.00, 0.00)
  26647. 35: bond ( 0.237, 0.694, 1.067) ( 0.237, 0.695, 1.069) ( 0.00, 0.07, 0.22)
  26648. 35: angle ( -2.166, 2.271, -0.996) ( -2.166, 2.271, -0.996) ( 0.03, 0.02, 0.02)
  26649. 35: strbnd ( -0.528, 2.326, -1.506) ( -0.528, 2.326, -1.506) ( 0.00, 0.00, 0.00)
  26650. 35: torsion ( -0.333, 0.625, -0.333) ( -0.333, 0.625, -0.333) ( 0.00, 0.00, 0.00)
  26651. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26652. 35: vdw ( 2.799, -5.914, 1.768) ( 2.799, -5.914, 1.768) ( 0.00, 0.00, 0.00)
  26653. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26654. 35: 14 ( 0.001, -0.041, -0.025) ( 0.002, -0.038, -0.023) ( 0.00, 0.01, 0.00)
  26655. 35: bond ( 0.121, 0.978, 0.855) ( 0.121, 0.980, 0.856) ( 0.00, 0.19, 0.12)
  26656. 35: angle ( -0.835, -2.814, 3.339) ( -0.835, -2.814, 3.339) ( 0.04, 0.01, 0.01)
  26657. 35: strbnd ( -1.501, -1.444, 1.827) ( -1.501, -1.444, 1.827) ( 0.00, 0.00, 0.00)
  26658. 35: torsion ( -0.525, 0.316, -0.288) ( -0.525, 0.316, -0.288) ( 0.00, 0.00, 0.00)
  26659. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26660. 35: vdw ( 2.741, 2.922, -5.758) ( 2.741, 2.922, -5.758) ( 0.00, 0.00, 0.00)
  26661. 35: electro ( 0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26662. 35: 15 ( -0.009, -0.007, -0.008) ( -0.006, -0.006, -0.008) ( 0.00, 0.00, 0.00)
  26663. 35: bond ( 2.025, 0.488, 0.203) ( 2.028, 0.489, 0.203) ( 0.16, 0.01, 0.00)
  26664. 35: angle ( 0.918, -6.276, 5.935) ( 0.918, -6.276, 5.935) ( 0.00, 0.01, 0.01)
  26665. 35: strbnd ( 0.315, -0.157, 2.848) ( 0.315, -0.157, 2.848) ( 0.00, 0.00, 0.00)
  26666. 35: torsion ( 0.156, -0.632, -0.038) ( 0.156, -0.632, -0.038) ( 0.00, 0.00, 0.00)
  26667. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26668. 35: vdw ( -3.424, 6.571, -8.956) ( -3.423, 6.571, -8.956) ( 0.00, 0.00, 0.00)
  26669. 35: electro ( 0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26670. 35: 16 ( 0.004, -0.019, -0.010) ( 0.005, -0.017, -0.009) ( 0.00, 0.00, 0.00)
  26671. 35: bond ( -0.003, -0.033, -0.027) ( -0.003, -0.031, -0.026) ( 0.00, 0.01, 0.00)
  26672. 35: angle ( 0.672, -2.508, 2.974) ( 0.672, -2.507, 2.974) ( 0.03, 0.01, 0.01)
  26673. 35: strbnd ( 0.326, -0.072, 0.486) ( 0.326, -0.072, 0.486) ( 0.00, 0.00, 0.00)
  26674. 35: torsion ( -0.349, -0.122, 0.183) ( -0.349, -0.122, 0.183) ( 0.00, 0.00, 0.00)
  26675. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26676. 35: vdw ( -0.641, 2.715, -3.627) ( -0.641, 2.716, -3.627) ( 0.00, 0.00, 0.00)
  26677. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26678. 35: 17 ( -0.002, -0.006, -0.010) ( -0.001, -0.005, -0.007) ( 0.00, 0.00, 0.00)
  26679. 35: bond ( -0.770, -0.513, 1.530) ( -0.769, -0.513, 1.533) ( 0.05, 0.01, 0.16)
  26680. 35: angle ( 0.484, -0.101, 0.210) ( 0.485, -0.100, 0.210) ( 0.02, 0.00, 0.00)
  26681. 35: strbnd ( 0.903, -0.019, -1.089) ( 0.903, -0.019, -1.089) ( 0.00, 0.00, 0.00)
  26682. 35: torsion ( -0.167, -0.152, -0.135) ( -0.167, -0.152, -0.135) ( 0.00, 0.00, 0.00)
  26683. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26684. 35: vdw ( -0.453, 0.779, -0.526) ( -0.453, 0.779, -0.526) ( 0.00, 0.00, 0.00)
  26685. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26686. 35: 18 ( 0.009, -0.007, -0.006) ( 0.013, -0.006, -0.005) ( 0.00, 0.00, 0.00)
  26687. 35: bond ( -0.186, -0.031, -0.038) ( -0.183, -0.031, -0.038) ( 0.06, 0.00, 0.00)
  26688. 35: angle ( -0.001, -3.690, 3.012) ( -0.001, -3.689, 3.012) ( 0.00, 0.01, 0.01)
  26689. 35: strbnd ( -0.238, -0.555, 0.057) ( -0.238, -0.555, 0.057) ( 0.00, 0.00, 0.00)
  26690. 35: torsion ( -0.181, 0.195, 0.704) ( -0.181, 0.195, 0.704) ( 0.00, 0.00, 0.00)
  26691. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26692. 35: vdw ( 0.615, 4.074, -3.740) ( 0.615, 4.074, -3.740) ( 0.00, 0.00, 0.00)
  26693. 35: electro ( -0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26694. 35: 19 ( 0.019, -0.041, 0.008) ( 0.020, -0.038, 0.009) ( 0.00, 0.01, 0.00)
  26695. 35: bond ( 0.677, -1.445, 0.292) ( 0.678, -1.442, 0.292) ( 0.04, 0.19, 0.00)
  26696. 35: angle ( -1.005, -1.216, -3.671) ( -1.005, -1.216, -3.670) ( 0.04, 0.01, 0.02)
  26697. 35: strbnd ( -1.742, -0.148, -1.789) ( -1.742, -0.148, -1.789) ( 0.00, 0.00, 0.00)
  26698. 35: torsion ( 0.210, 0.090, -0.042) ( 0.210, 0.090, -0.042) ( 0.00, 0.00, 0.00)
  26699. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26700. 35: vdw ( 1.877, 2.677, 5.218) ( 1.877, 2.677, 5.218) ( 0.00, 0.00, 0.00)
  26701. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26702. 35: 20 ( -0.005, -0.001, 0.002) ( -0.002, -0.000, 0.003) ( 0.00, 0.00, 0.00)
  26703. 35: bond ( -0.952, -0.106, 0.112) ( -0.948, -0.106, 0.112) ( 0.32, 0.00, 0.00)
  26704. 35: angle ( 0.138, -5.030, -3.586) ( 0.138, -5.030, -3.585) ( 0.00, 0.01, 0.02)
  26705. 35: strbnd ( 0.526, -1.605, -1.670) ( 0.526, -1.605, -1.670) ( 0.00, 0.00, 0.00)
  26706. 35: torsion ( 0.072, -0.421, 0.214) ( 0.072, -0.421, 0.214) ( 0.00, 0.00, 0.00)
  26707. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26708. 35: vdw ( 0.210, 7.161, 4.932) ( 0.210, 7.161, 4.932) ( 0.00, 0.00, 0.00)
  26709. 35: electro ( -0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26710. 35: 21 ( 0.018, -0.034, 0.016) ( 0.019, -0.031, 0.017) ( 0.00, 0.01, 0.00)
  26711. 35: bond ( 0.310, -0.673, 0.202) ( 0.310, -0.671, 0.202) ( 0.02, 0.18, 0.00)
  26712. 35: angle ( 0.167, -1.396, -4.895) ( 0.167, -1.396, -4.895) ( 0.01, 0.01, 0.01)
  26713. 35: strbnd ( 0.282, -0.193, -0.326) ( 0.282, -0.193, -0.326) ( 0.00, 0.00, 0.00)
  26714. 35: torsion ( -0.415, -0.240, -0.161) ( -0.415, -0.240, -0.161) ( 0.00, 0.00, 0.00)
  26715. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26716. 35: vdw ( -0.326, 2.469, 5.196) ( -0.326, 2.469, 5.196) ( 0.00, 0.00, 0.00)
  26717. 35: electro ( -0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26718. 35: 22 ( 0.021, 0.013, 0.021) ( 0.022, 0.015, 0.022) ( 0.00, 0.00, 0.00)
  26719. 35: bond ( -0.705, -1.304, -1.176) ( -0.704, -1.303, -1.174) ( 0.03, 0.12, 0.11)
  26720. 35: angle ( 0.266, 0.180, -0.359) ( 0.266, 0.180, -0.359) ( 0.01, 0.00, 0.01)
  26721. 35: strbnd ( 0.688, 1.241, 0.578) ( 0.688, 1.241, 0.578) ( 0.00, 0.00, 0.00)
  26722. 35: torsion ( -0.120, 0.072, -0.007) ( -0.120, 0.072, -0.007) ( 0.00, 0.00, 0.00)
  26723. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26724. 35: vdw ( -0.109, -0.174, 0.986) ( -0.109, -0.174, 0.986) ( 0.00, 0.00, 0.00)
  26725. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26726. 35: 23 ( -0.000, -0.006, -0.006) ( 0.003, -0.006, -0.006) ( 0.00, 0.00, 0.00)
  26727. 35: bond ( -0.046, -0.002, 0.007) ( -0.043, -0.002, 0.007) ( 0.02, 0.00, 0.00)
  26728. 35: angle ( -0.685, -1.089, -4.223) ( -0.685, -1.089, -4.222) ( 0.00, 0.04, 0.01)
  26729. 35: strbnd ( -0.401, 0.150, -0.337) ( -0.401, 0.150, -0.337) ( 0.00, 0.00, 0.00)
  26730. 35: torsion ( -0.006, -0.562, -0.156) ( -0.006, -0.562, -0.156) ( 0.00, 0.00, 0.00)
  26731. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26732. 35: vdw ( 1.137, 1.497, 4.703) ( 1.137, 1.497, 4.703) ( 0.00, 0.00, 0.00)
  26733. 35: electro ( -0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26734. 35: 24 ( 0.001, 0.001, -0.010) ( 0.002, 0.002, -0.007) ( 0.00, 0.00, 0.00)
  26735. 35: bond ( 0.241, 0.312, -0.823) ( 0.241, 0.312, -0.820) ( 0.01, 0.01, 0.23)
  26736. 35: angle ( 6.530, -0.021, 1.914) ( 6.530, -0.020, 1.914) ( 0.01, 0.00, 0.01)
  26737. 35: strbnd ( 1.607, -0.705, 1.140) ( 1.607, -0.705, 1.140) ( 0.00, 0.00, 0.00)
  26738. 35: torsion ( -0.241, 0.199, 0.005) ( -0.241, 0.199, 0.005) ( 0.00, 0.00, 0.00)
  26739. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26740. 35: vdw ( -8.135, 0.216, -2.247) ( -8.135, 0.216, -2.246) ( 0.00, 0.00, 0.00)
  26741. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26742. 35: 25 ( 0.001, -0.003, -0.006) ( 0.002, -0.000, -0.005) ( 0.00, 0.00, 0.00)
  26743. 35: bond ( 0.584, -1.508, 0.127) ( 0.584, -1.505, 0.127) ( 0.03, 0.19, 0.00)
  26744. 35: angle ( 3.179, 1.068, -1.976) ( 3.180, 1.068, -1.975) ( 0.02, 0.01, 0.03)
  26745. 35: strbnd ( 1.545, 1.128, -0.502) ( 1.545, 1.128, -0.502) ( 0.00, 0.00, 0.00)
  26746. 35: torsion ( 0.227, 0.048, -0.478) ( 0.227, 0.048, -0.478) ( 0.00, 0.00, 0.00)
  26747. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26748. 35: vdw ( -5.534, -0.739, 2.823) ( -5.534, -0.739, 2.823) ( 0.00, 0.00, 0.00)
  26749. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26750. 35: 26 ( 0.000, -0.022, -0.005) ( 0.001, -0.019, -0.005) ( 0.00, 0.01, 0.00)
  26751. 35: bond ( -0.113, 0.424, -0.059) ( -0.112, 0.427, -0.059) ( 0.00, 0.13, 0.00)
  26752. 35: angle ( 3.229, 1.089, 1.750) ( 3.230, 1.089, 1.750) ( 0.01, 0.00, 0.03)
  26753. 35: strbnd ( 0.321, -0.323, 0.447) ( 0.321, -0.323, 0.447) ( 0.00, 0.00, 0.00)
  26754. 35: torsion ( 0.630, 0.104, -0.450) ( 0.630, 0.104, -0.450) ( 0.00, 0.00, 0.00)
  26755. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26756. 35: vdw ( -4.068, -1.316, -1.694) ( -4.067, -1.316, -1.694) ( 0.00, 0.00, 0.00)
  26757. 35: electro ( -0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26758. 35: 27 ( 0.003, -0.007, -0.005) ( 0.004, -0.006, -0.002) ( 0.00, 0.00, 0.00)
  26759. 35: bond ( 0.111, 0.117, -0.410) ( 0.111, 0.118, -0.407) ( 0.00, 0.00, 0.12)
  26760. 35: angle ( 3.583, 2.700, 1.758) ( 3.583, 2.701, 1.758) ( 0.01, 0.02, 0.00)
  26761. 35: strbnd ( 0.267, 0.398, 0.009) ( 0.267, 0.398, 0.009) ( 0.00, 0.00, 0.00)
  26762. 35: torsion ( 0.217, -0.162, 0.012) ( 0.217, -0.162, 0.012) ( 0.00, 0.00, 0.00)
  26763. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26764. 35: vdw ( -4.174, -3.061, -1.375) ( -4.174, -3.061, -1.375) ( 0.00, 0.00, 0.00)
  26765. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26766. 35: 28 ( -0.011, -0.006, 0.002) ( -0.007, -0.005, 0.002) ( 0.00, 0.00, 0.00)
  26767. 35: bond ( 1.690, -0.082, -0.103) ( 1.693, -0.082, -0.103) ( 0.20, 0.00, 0.00)
  26768. 35: angle ( 0.030, 0.569, 0.034) ( 0.030, 0.569, 0.035) ( 0.00, 0.03, 0.00)
  26769. 35: strbnd ( -1.242, 0.339, 0.433) ( -1.242, 0.339, 0.433) ( 0.00, 0.00, 0.00)
  26770. 35: torsion ( 0.001, -0.311, 0.262) ( 0.001, -0.311, 0.262) ( 0.00, 0.00, 0.00)
  26771. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26772. 35: vdw ( -0.489, -0.521, -0.624) ( -0.489, -0.521, -0.624) ( 0.00, 0.00, 0.00)
  26773. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26774. 35: ok 46 # gradients
  26775. 35: ok 47 # energy
  26776. 35: ----------------------------------------------------------------------------------------
  26777. 35:
  26778. 35: VALIDATE GRADIENTS : surdox02.xyz
  26779. 35:
  26780. 35:
  26781. 35: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  26782. 35: ----------------------------------------------------------------------------------------
  26783. 35: 1 ( 0.013, -0.116, -0.042) ( 0.127, -0.099, -0.306) ( 0.15, 0.20, 1.11)
  26784. 35: bond ( 2.996, -0.181, 5.906) ( 3.000, -0.170, 5.908) ( 0.14, 0.21, 0.03)
  26785. 35: angle ( -0.615, 0.021, -2.208) ( -0.614, 0.022, -2.207) ( 0.09, 0.00, 0.06)
  26786. 35: strbnd ( 31.994, -0.001, 12.086) ( 31.994, -0.002, 12.085) ( 0.00, 0.00, 0.00)
  26787. 35: torsion ( 0.329, 0.014, -0.811) ( 0.329, 0.014, -0.811) ( 0.00, 0.00, 0.01)
  26788. 35: oop ( -0.655, -0.027, 1.614) ( -0.546, -0.023, 1.348) ( 7.08, 0.01, 16.52)
  26789. 35: vdw ( -1.367, 0.002, -0.677) ( -1.367, 0.002, -0.677) ( 0.00, 0.00, 0.00)
  26790. 35: electro (-32.669, 0.057, -15.952) (-32.669, 0.057, -15.952) ( 0.00, 0.00, 0.00)
  26791. 35: 2 ( -0.031, -0.005, -0.000) ( -0.140, -0.004, 0.467) ( 0.34, 0.00, 0.01)
  26792. 35: bond (-24.654, -0.013, -8.873) (-24.650, -0.006, -8.872) ( 0.02, 0.01, 0.01)
  26793. 35: angle ( 26.151, -0.059, 14.095) ( 26.154, -0.057, 14.095) ( 0.01, 0.01, 0.00)
  26794. 35: strbnd ( -2.586, 0.026, -2.810) ( -2.588, 0.025, -2.810) ( 0.08, 0.00, 0.00)
  26795. 35: torsion ( 0.950, 0.026, -1.404) ( 0.950, 0.026, -1.404) ( 0.01, 0.00, 0.03)
  26796. 35: oop ( 0.109, 0.015, -1.009) ( -0.005, 0.008, -0.543) ( 1.23, 0.01, 46.22)
  26797. 35: vdw ( -0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26798. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26799. 35: 3 ( 0.030, -0.079, -0.004) ( -0.586, -0.144, 1.077) ( 1.84, 0.51, 0.48)
  26800. 35: bond ( 3.669, 20.808, 1.591) ( 3.675, 20.815, 1.593) ( 0.15, 0.03, 0.11)
  26801. 35: angle (-16.152, 8.087, -6.190) (-16.150, 8.089, -6.189) ( 0.01, 0.02, 0.01)
  26802. 35: strbnd (-15.060, -18.986, -5.342) (-15.060, -18.986, -5.342) ( 0.00, 0.00, 0.00)
  26803. 35: torsion ( -4.285, 0.335, 9.829) ( -4.285, 0.335, 9.829) ( 0.00, 0.00, 0.00)
  26804. 35: oop ( 3.601, 1.017, -6.100) ( 2.978, 0.944, -5.021) (17.30, 7.18, 17.69)
  26805. 35: vdw ( 4.304, -0.146, 0.652) ( 4.304, -0.146, 0.652) ( 0.00, 0.00, 0.00)
  26806. 35: electro ( 23.952, -11.196, 5.555) ( 23.952, -11.196, 5.555) ( 0.00, 0.00, 0.00)
  26807. 35: 4 ( 0.007, 0.012, -0.004) ( 0.009, 0.018, -0.003) ( 0.00, 0.01, 0.00)
  26808. 35: bond ( 1.917, 4.448, -1.522) ( 1.918, 4.454, -1.521) ( 0.06, 0.13, 0.05)
  26809. 35: angle ( 0.657, -0.203, 0.234) ( 0.657, -0.203, 0.234) ( 0.04, 0.00, 0.01)
  26810. 35: strbnd ( 0.365, 0.126, 0.367) ( 0.365, 0.126, 0.367) ( 0.00, 0.00, 0.00)
  26811. 35: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26812. 35: oop ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26813. 35: vdw ( -4.311, -0.150, -0.658) ( -4.311, -0.150, -0.658) ( 0.00, 0.00, 0.00)
  26814. 35: electro ( 1.379, -4.208, 1.576) ( 1.379, -4.208, 1.576) ( 0.00, 0.00, 0.00)
  26815. 35: 5 ( 0.011, 0.000, 0.007) ( 0.453, -0.017, -0.581) ( 0.49, 0.00, 0.41)
  26816. 35: bond ( 2.147, 0.095, 1.594) ( 2.150, 0.095, 1.596) ( 0.15, 0.00, 0.11)
  26817. 35: angle ( 0.148, -1.267, -0.124) ( 0.148, -1.266, -0.124) ( 0.00, 0.05, 0.00)
  26818. 35: strbnd ( 0.091, 0.467, -0.005) ( 0.091, 0.467, -0.005) ( 0.00, 0.00, 0.00)
  26819. 35: torsion ( 2.685, -0.730, -3.574) ( 2.685, -0.730, -3.574) ( 0.00, 0.00, 0.00)
  26820. 35: oop ( -2.057, -0.336, 2.792) ( -1.618, -0.354, 2.201) (21.33, 0.61, 21.14)
  26821. 35: vdw ( -0.057, 0.074, -0.025) ( -0.057, 0.074, -0.025) ( 0.00, 0.00, 0.00)
  26822. 35: electro ( -2.946, 1.696, -0.650) ( -2.946, 1.696, -0.650) ( 0.00, 0.00, 0.00)
  26823. 35: 6 ( -0.032, 0.038, -0.003) ( 0.156, 0.151, -0.591) ( 0.61, 0.43, 0.19)
  26824. 35: bond ( 2.991, -4.569, 0.099) ( 2.993, -4.566, 0.099) ( 0.05, 0.07, 0.00)
  26825. 35: angle ( 2.530, 1.664, 0.255) ( 2.530, 1.664, 0.256) ( 0.02, 0.01, 0.00)
  26826. 35: strbnd ( -0.003, 0.684, 0.085) ( -0.003, 0.684, 0.085) ( 0.00, 0.00, 0.00)
  26827. 35: torsion ( 0.960, 0.517, -5.145) ( 0.960, 0.517, -5.145) ( 0.00, 0.00, 0.00)
  26828. 35: oop ( -1.271, -0.767, 3.004) ( -1.084, -0.658, 2.416) (14.69, 8.41, 19.58)
  26829. 35: vdw ( 0.745, 0.835, 0.378) ( 0.745, 0.835, 0.378) ( 0.00, 0.00, 0.00)
  26830. 35: electro ( -5.985, 1.676, 1.320) ( -5.985, 1.676, 1.320) ( 0.00, 0.00, 0.00)
  26831. 35: 7 ( -0.036, 0.074, 0.033) ( -0.035, 0.080, 0.034) ( 0.01, 0.04, 0.00)
  26832. 35: bond ( 1.920, -4.294, -1.614) ( 1.922, -4.288, -1.613) ( 0.06, 0.13, 0.05)
  26833. 35: angle ( 0.658, 0.204, 0.241) ( 0.659, 0.204, 0.242) ( 0.04, 0.00, 0.01)
  26834. 35: strbnd ( 0.365, -0.134, 0.362) ( 0.365, -0.134, 0.361) ( 0.00, 0.00, 0.00)
  26835. 35: torsion ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26836. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26837. 35: vdw ( -4.313, 0.123, -0.654) ( -4.313, 0.123, -0.654) ( 0.00, 0.00, 0.00)
  26838. 35: electro ( 1.333, 4.175, 1.698) ( 1.333, 4.175, 1.698) ( 0.00, 0.00, 0.00)
  26839. 35: 8 ( -0.030, 0.041, -0.031) ( -0.647, 0.085, 1.052) ( 1.86, 0.18, 3.41)
  26840. 35: bond ( 3.840, -20.844, 0.957) ( 3.846, -20.837, 0.959) ( 0.14, 0.03, 0.17)
  26841. 35: angle (-16.070, -8.077, -6.428) (-16.068, -8.075, -6.428) ( 0.01, 0.02, 0.01)
  26842. 35: strbnd (-15.264, 18.971, -4.788) (-15.265, 18.971, -4.788) ( 0.00, 0.00, 0.00)
  26843. 35: torsion ( -4.280, -0.668, 9.814) ( -4.280, -0.668, 9.814) ( 0.00, 0.00, 0.00)
  26844. 35: oop ( 3.611, -0.800, -6.126) ( 2.988, -0.765, -5.046) (17.27, 2.78, 17.64)
  26845. 35: vdw ( 4.302, 0.173, 0.657) ( 4.302, 0.173, 0.657) ( 0.00, 0.00, 0.00)
  26846. 35: electro ( 23.831, 11.286, 5.883) ( 23.831, 11.286, 5.883) ( 0.00, 0.00, 0.00)
  26847. 35: 9 ( 0.044, -0.007, 0.032) ( 0.486, 0.034, -0.556) ( 1.93, 0.03, 1.86)
  26848. 35: bond ( 2.181, -0.120, 1.616) ( 2.185, -0.120, 1.617) ( 0.14, 0.00, 0.11)
  26849. 35: angle ( 0.134, 1.267, -0.087) ( 0.134, 1.267, -0.087) ( 0.00, 0.05, 0.00)
  26850. 35: strbnd ( 0.096, -0.466, -0.019) ( 0.096, -0.466, -0.019) ( 0.00, 0.00, 0.00)
  26851. 35: torsion ( 2.677, 0.863, -3.551) ( 2.677, 0.863, -3.551) ( 0.00, 0.00, 0.00)
  26852. 35: oop ( -2.060, 0.232, 2.800) ( -1.622, 0.272, 2.211) (21.29, 0.93, 21.05)
  26853. 35: vdw ( -0.056, -0.074, -0.027) ( -0.056, -0.074, -0.027) ( 0.00, 0.00, 0.00)
  26854. 35: electro ( -2.928, -1.708, -0.700) ( -2.928, -1.708, -0.700) ( 0.00, 0.00, 0.00)
  26855. 35: 10 ( -0.012, -0.017, -0.002) ( 0.178, -0.104, -0.592) ( 0.22, 0.15, 0.10)
  26856. 35: bond ( 2.961, 4.619, 0.235) ( 2.962, 4.623, 0.235) ( 0.05, 0.07, 0.00)
  26857. 35: angle ( 2.550, -1.645, 0.209) ( 2.551, -1.645, 0.209) ( 0.02, 0.01, 0.00)
  26858. 35: strbnd ( 0.004, -0.685, 0.065) ( 0.004, -0.685, 0.065) ( 0.00, 0.00, 0.00)
  26859. 35: torsion ( 0.965, -0.356, -5.158) ( 0.965, -0.356, -5.158) ( 0.00, 0.00, 0.00)
  26860. 35: oop ( -1.278, 0.666, 3.025) ( -1.091, 0.575, 2.434) (14.69, 6.01, 19.54)
  26861. 35: vdw ( 0.753, -0.837, 0.354) ( 0.753, -0.837, 0.354) ( 0.00, 0.00, 0.00)
  26862. 35: electro ( -5.967, -1.778, 1.269) ( -5.967, -1.778, 1.269) ( 0.00, 0.00, 0.00)
  26863. 35: ok 48 # gradients
  26864. 35: ok 49 # energy
  26865. 35: ----------------------------------------------------------------------------------------
  26866. 35:
  26867. 35: VALIDATE GRADIENTS : valwou.xyz
  26868. 35:
  26869. 35:
  26870. 35: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  26871. 35: ----------------------------------------------------------------------------------------
  26872. 35: 1 ( -0.011, 0.008, -0.002) ( -0.007, 0.009, 0.001) ( 0.00, 0.00, 0.00)
  26873. 35: bond (-15.066, 0.590, 13.579) (-15.064, 0.590, 13.581) ( 0.02, 0.02, 0.01)
  26874. 35: angle ( 8.215, 21.265, -1.187) ( 8.215, 21.265, -1.186) ( 0.01, 0.00, 0.09)
  26875. 35: strbnd ( 13.283, 1.537, -11.705) ( 13.283, 1.537, -11.705) ( 0.00, 0.01, 0.00)
  26876. 35: torsion ( 0.469, -0.818, -0.491) ( 0.469, -0.818, -0.491) ( 0.00, 0.00, 0.00)
  26877. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26878. 35: vdw (-16.349, -14.076, -9.889) (-16.349, -14.076, -9.889) ( 0.00, 0.00, 0.00)
  26879. 35: electro ( 9.439, -8.489, 9.691) ( 9.439, -8.489, 9.691) ( 0.00, 0.00, 0.00)
  26880. 35: 2 ( 0.049, -0.041, -0.050) ( 0.056, -0.038, -0.044) ( 0.03, 0.01, 0.03)
  26881. 35: bond ( -1.989, -5.973, 5.396) ( -1.982, -5.971, 5.401) ( 0.31, 0.05, 0.09)
  26882. 35: angle ( 12.171, 18.575, -1.290) ( 12.172, 18.576, -1.289) ( 0.01, 0.01, 0.12)
  26883. 35: strbnd ( -6.382, -16.381, 1.658) ( -6.383, -16.382, 1.658) ( 0.01, 0.00, 0.03)
  26884. 35: torsion ( 1.307, -0.613, -0.923) ( 1.307, -0.613, -0.923) ( 0.00, 0.00, 0.00)
  26885. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26886. 35: vdw ( -4.101, 3.444, -3.337) ( -4.101, 3.444, -3.336) ( 0.00, 0.00, 0.00)
  26887. 35: electro ( -0.957, 0.907, -1.554) ( -0.957, 0.907, -1.554) ( 0.00, 0.00, 0.00)
  26888. 35: 3 ( -0.003, 0.017, 0.026) ( -0.002, 0.019, 0.030) ( 0.00, 0.00, 0.01)
  26889. 35: bond ( 0.886, -2.327, -4.505) ( 0.886, -2.325, -4.501) ( 0.02, 0.05, 0.10)
  26890. 35: angle ( -9.163, -7.934, 2.295) ( -9.162, -7.934, 2.295) ( 0.01, 0.00, 0.00)
  26891. 35: strbnd ( 0.035, -1.201, -0.650) ( 0.035, -1.201, -0.650) ( 0.00, 0.01, 0.01)
  26892. 35: torsion ( -1.075, 0.327, -0.381) ( -1.075, 0.327, -0.381) ( 0.00, 0.00, 0.00)
  26893. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26894. 35: vdw ( -2.954, 9.054, -3.466) ( -2.954, 9.054, -3.466) ( 0.00, 0.00, 0.00)
  26895. 35: electro ( 12.267, 2.097, 6.733) ( 12.267, 2.097, 6.733) ( 0.00, 0.00, 0.00)
  26896. 35: 4 ( -0.066, 0.014, 0.013) ( -0.060, 0.015, 0.014) ( 0.04, 0.00, 0.00)
  26897. 35: bond ( -1.807, 0.231, 0.350) ( -1.802, 0.231, 0.350) ( 0.32, 0.00, 0.01)
  26898. 35: angle ( -2.264, -11.394, -4.125) ( -2.264, -11.394, -4.124) ( 0.00, 0.01, 0.01)
  26899. 35: strbnd ( -1.121, -0.534, 0.432) ( -1.121, -0.534, 0.432) ( 0.00, 0.00, 0.00)
  26900. 35: torsion ( 0.219, 0.087, 1.070) ( 0.219, 0.087, 1.070) ( 0.00, 0.00, 0.00)
  26901. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26902. 35: vdw ( -5.300, 9.953, -11.232) ( -5.300, 9.953, -11.232) ( 0.00, 0.00, 0.00)
  26903. 35: electro ( 10.207, 1.672, 13.519) ( 10.207, 1.672, 13.519) ( 0.00, 0.00, 0.00)
  26904. 35: 5 ( 0.024, -0.012, 0.001) ( 0.031, -0.008, 0.006) ( 0.02, 0.00, 0.00)
  26905. 35: bond ( -2.431, 13.799, -9.128) ( -2.426, 13.802, -9.124) ( 0.21, 0.02, 0.05)
  26906. 35: angle (-13.514, -12.442, 3.433) (-13.512, -12.439, 3.435) ( 0.02, 0.02, 0.07)
  26907. 35: strbnd ( 10.215, 7.073, 7.282) ( 10.214, 7.072, 7.280) ( 0.01, 0.02, 0.02)
  26908. 35: torsion ( -0.178, -0.134, -0.164) ( -0.178, -0.134, -0.164) ( 0.00, 0.00, 0.00)
  26909. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26910. 35: vdw ( -3.406, 1.106, 0.053) ( -3.406, 1.106, 0.053) ( 0.00, 0.00, 0.00)
  26911. 35: electro ( 9.338, -9.414, -1.474) ( 9.338, -9.414, -1.474) ( 0.00, 0.00, 0.00)
  26912. 35: 6 ( -0.012, 0.002, 0.003) ( -0.008, 0.003, 0.004) ( 0.01, 0.00, 0.00)
  26913. 35: bond ( 1.492, -0.032, 0.115) ( 1.496, -0.032, 0.116) ( 0.29, 0.00, 0.00)
  26914. 35: angle ( 0.143, 3.198, -0.968) ( 0.143, 3.199, -0.968) ( 0.00, 0.02, 0.08)
  26915. 35: strbnd ( 0.299, 1.855, -1.309) ( 0.299, 1.855, -1.309) ( 0.00, 0.00, 0.00)
  26916. 35: torsion ( -0.068, 0.501, 1.024) ( -0.068, 0.501, 1.024) ( 0.00, 0.00, 0.00)
  26917. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26918. 35: vdw ( 0.080, -0.124, -0.022) ( 0.080, -0.124, -0.022) ( 0.00, 0.00, 0.00)
  26919. 35: electro ( -1.958, -5.395, 1.163) ( -1.958, -5.395, 1.163) ( 0.00, 0.00, 0.00)
  26920. 35: 7 ( -0.003, 0.001, -0.011) ( -0.002, 0.003, -0.008) ( 0.00, 0.00, 0.00)
  26921. 35: bond ( 1.037, -1.995, -2.372) ( 1.037, -1.994, -2.370) ( 0.04, 0.08, 0.10)
  26922. 35: angle ( 7.753, 4.193, -0.134) ( 7.753, 4.193, -0.134) ( 0.01, 0.01, 0.00)
  26923. 35: strbnd ( -1.461, 4.844, 2.139) ( -1.461, 4.844, 2.139) ( 0.01, 0.00, 0.00)
  26924. 35: torsion ( -0.878, -0.004, -0.381) ( -0.878, -0.004, -0.381) ( 0.00, 0.00, 0.00)
  26925. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26926. 35: vdw ( -4.671, -0.499, -3.122) ( -4.671, -0.499, -3.122) ( 0.00, 0.00, 0.00)
  26927. 35: electro ( -1.784, -6.538, 3.859) ( -1.784, -6.538, 3.859) ( 0.00, 0.00, 0.00)
  26928. 35: 8 ( -0.032, -0.009, -0.062) ( -0.026, -0.003, -0.056) ( 0.02, 0.01, 0.04)
  26929. 35: bond ( 28.388, -6.583, 25.817) ( 28.392, -6.579, 25.822) ( 0.01, 0.07, 0.02)
  26930. 35: angle ( 20.852, -42.145, 9.628) ( 20.855, -42.143, 9.631) ( 0.01, 0.01, 0.03)
  26931. 35: strbnd (-22.777, 13.988, -5.015) (-22.779, 13.987, -5.016) ( 0.01, 0.01, 0.03)
  26932. 35: torsion ( 0.321, 0.437, 0.397) ( 0.321, 0.437, 0.397) ( 0.00, 0.00, 0.00)
  26933. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26934. 35: vdw ( -4.001, -4.773, -0.834) ( -4.001, -4.773, -0.833) ( 0.00, 0.00, 0.01)
  26935. 35: electro (-22.814, 39.068, -30.055) (-22.814, 39.068, -30.055) ( 0.00, 0.00, 0.00)
  26936. 35: 9 ( -0.012, -0.016, 0.015) ( -0.010, -0.015, 0.019) ( 0.00, 0.00, 0.01)
  26937. 35: bond ( 4.898, 2.108, -13.219) ( 4.899, 2.108, -13.215) ( 0.01, 0.00, 0.03)
  26938. 35: angle (-15.468, 14.840, -3.366) (-15.467, 14.841, -3.366) ( 0.00, 0.01, 0.00)
  26939. 35: strbnd ( 2.100, -0.558, 3.958) ( 2.100, -0.557, 3.957) ( 0.00, 0.00, 0.00)
  26940. 35: torsion ( -0.237, 0.413, -0.022) ( -0.237, 0.413, -0.022) ( 0.00, 0.00, 0.00)
  26941. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26942. 35: vdw ( 2.287, -9.907, -2.057) ( 2.287, -9.907, -2.057) ( 0.01, 0.00, 0.00)
  26943. 35: electro ( 6.408, -6.914, 14.722) ( 6.408, -6.914, 14.722) ( 0.00, 0.00, 0.00)
  26944. 35: 10 ( 0.005, 0.002, -0.008) ( 0.006, 0.006, -0.007) ( 0.00, 0.00, 0.00)
  26945. 35: bond ( -0.622, 8.610, -1.046) ( -0.621, 8.614, -1.046) ( 0.00, 0.05, 0.01)
  26946. 35: angle ( -2.836, -0.584, -3.128) ( -2.836, -0.584, -3.128) ( 0.03, 0.00, 0.03)
  26947. 35: strbnd ( 3.566, -9.587, 2.403) ( 3.565, -9.587, 2.403) ( 0.00, 0.00, 0.00)
  26948. 35: torsion ( 0.022, -0.015, -0.134) ( 0.022, -0.015, -0.134) ( 0.00, 0.00, 0.00)
  26949. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26950. 35: vdw ( -6.627, -4.176, -5.962) ( -6.626, -4.176, -5.962) ( 0.00, 0.00, 0.00)
  26951. 35: electro ( 6.502, 5.754, 7.859) ( 6.502, 5.754, 7.859) ( 0.00, 0.00, 0.00)
  26952. 35: 11 ( 0.002, 0.013, 0.066) ( 0.007, 0.019, 0.072) ( 0.00, 0.01, 0.04)
  26953. 35: bond ( 1.773, 2.387, -5.000) ( 1.776, 2.390, -4.997) ( 0.16, 0.12, 0.06)
  26954. 35: angle ( 0.727, 15.938, -2.297) ( 0.730, 15.941, -2.294) ( 0.20, 0.02, 0.12)
  26955. 35: strbnd ( 3.999, 0.582, 7.350) ( 3.998, 0.581, 7.349) ( 0.02, 0.04, 0.01)
  26956. 35: torsion ( 0.269, -0.168, -0.155) ( 0.269, -0.168, -0.155) ( 0.00, 0.00, 0.00)
  26957. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26958. 35: vdw (-12.090, -5.836, -10.984) (-12.090, -5.836, -10.983) ( 0.00, 0.00, 0.00)
  26959. 35: electro ( 5.324, -12.890, 11.152) ( 5.324, -12.890, 11.152) ( 0.00, 0.00, 0.00)
  26960. 35: 12 ( 0.053, 0.047, 0.012) ( 0.059, 0.054, 0.016) ( 0.03, 0.03, 0.00)
  26961. 35: bond ( 12.471, 8.264, -8.201) ( 12.475, 8.269, -8.198) ( 0.03, 0.05, 0.04)
  26962. 35: angle ( -4.431, -3.492, 12.184) ( -4.428, -3.490, 12.186) ( 0.05, 0.06, 0.02)
  26963. 35: strbnd ( -0.524, -0.135, -1.592) ( -0.525, -0.135, -1.593) ( 0.04, 0.01, 0.09)
  26964. 35: torsion ( 0.324, 0.205, -0.795) ( 0.324, 0.205, -0.795) ( 0.00, 0.00, 0.00)
  26965. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26966. 35: vdw ( -2.153, -5.825, 12.012) ( -2.153, -5.825, 12.012) ( 0.01, 0.00, 0.00)
  26967. 35: electro ( -5.634, 1.031, -13.597) ( -5.634, 1.031, -13.597) ( 0.00, 0.00, 0.00)
  26968. 35: 13 ( -0.033, 0.044, -0.066) ( -0.028, 0.050, -0.060) ( 0.02, 0.02, 0.04)
  26969. 35: bond ( -1.022, 2.769, -11.636) ( -1.018, 2.773, -11.632) ( 0.38, 0.15, 0.04)
  26970. 35: angle ( 2.667, -0.692, 3.803) ( 2.669, -0.690, 3.805) ( 0.08, 0.14, 0.05)
  26971. 35: strbnd ( -0.724, -0.340, -1.109) ( -0.725, -0.341, -1.109) ( 0.06, 0.02, 0.06)
  26972. 35: torsion ( 0.405, 1.098, -1.920) ( 0.405, 1.098, -1.920) ( 0.00, 0.00, 0.00)
  26973. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26974. 35: vdw ( -1.359, -2.790, 10.796) ( -1.359, -2.790, 10.796) ( 0.00, 0.00, 0.00)
  26975. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26976. 35: 14 ( 0.007, -0.025, 0.013) ( 0.013, -0.021, 0.019) ( 0.00, 0.01, 0.01)
  26977. 35: bond ( 11.175, -20.171, 13.213) ( 11.179, -20.168, 13.217) ( 0.04, 0.02, 0.03)
  26978. 35: angle ( 2.571, 9.759, 3.518) ( 2.573, 9.761, 3.520) ( 0.08, 0.02, 0.06)
  26979. 35: strbnd ( -2.280, 2.701, -3.055) ( -2.280, 2.700, -3.056) ( 0.02, 0.05, 0.02)
  26980. 35: torsion ( -0.110, -0.615, 0.673) ( -0.110, -0.615, 0.673) ( 0.00, 0.00, 0.00)
  26981. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26982. 35: vdw ( 0.374, 10.869, -0.069) ( 0.374, 10.869, -0.069) ( 0.01, 0.00, 0.00)
  26983. 35: electro (-11.723, -2.568, -14.267) (-11.723, -2.568, -14.267) ( 0.00, 0.00, 0.00)
  26984. 35: 15 ( 0.013, -0.037, -0.024) ( 0.019, -0.032, -0.019) ( 0.01, 0.02, 0.01)
  26985. 35: bond ( -3.351, -12.352, -4.364) ( -3.347, -12.347, -4.360) ( 0.12, 0.03, 0.09)
  26986. 35: angle ( 1.262, 4.111, 2.963) ( 1.264, 4.113, 2.965) ( 0.16, 0.05, 0.07)
  26987. 35: strbnd ( 0.414, -1.051, 0.669) ( 0.413, -1.052, 0.669) ( 0.03, 0.07, 0.04)
  26988. 35: torsion ( 0.521, -2.349, -0.078) ( 0.521, -2.349, -0.078) ( 0.00, 0.00, 0.00)
  26989. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26990. 35: vdw ( 1.168, 11.604, 0.785) ( 1.168, 11.604, 0.785) ( 0.00, 0.00, 0.00)
  26991. 35: electro ( 0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26992. 35: 16 ( -0.001, 0.047, -0.037) ( 0.003, 0.054, -0.031) ( 0.00, 0.03, 0.02)
  26993. 35: bond (-10.254, 10.924, 12.441) (-10.251, 10.929, 12.446) ( 0.03, 0.04, 0.03)
  26994. 35: angle ( 11.832, -5.832, 1.537) ( 11.834, -5.830, 1.540) ( 0.02, 0.04, 0.14)
  26995. 35: strbnd ( 3.079, -1.593, -1.792) ( 3.078, -1.593, -1.793) ( 0.04, 0.03, 0.03)
  26996. 35: torsion ( -0.671, 0.413, 0.394) ( -0.671, 0.413, 0.394) ( 0.00, 0.00, 0.00)
  26997. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  26998. 35: vdw ( 10.629, -5.544, -4.869) ( 10.629, -5.544, -4.869) ( 0.00, 0.00, 0.00)
  26999. 35: electro (-14.616, 1.679, -7.750) (-14.616, 1.679, -7.750) ( 0.00, 0.00, 0.00)
  27000. 35: 17 ( 0.044, -0.013, -0.069) ( 0.050, -0.007, -0.064) ( 0.02, 0.01, 0.04)
  27001. 35: bond (-11.600, 1.517, 0.561) (-11.596, 1.521, 0.565) ( 0.04, 0.28, 0.22)
  27002. 35: angle ( 4.361, 1.078, 1.006) ( 4.363, 1.080, 1.008) ( 0.05, 0.19, 0.21)
  27003. 35: strbnd ( -1.688, -0.141, -0.612) ( -1.689, -0.142, -0.613) ( 0.04, 0.01, 0.05)
  27004. 35: torsion ( -1.913, 0.730, 0.873) ( -1.913, 0.730, 0.873) ( 0.00, 0.00, 0.00)
  27005. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27006. 35: vdw ( 10.884, -3.197, -1.897) ( 10.884, -3.196, -1.897) ( 0.00, 0.00, 0.00)
  27007. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27008. 35: 18 ( -0.052, 0.010, 0.016) ( -0.046, 0.015, 0.022) ( 0.03, 0.01, 0.01)
  27009. 35: bond ( -8.989, -3.786, -7.821) ( -8.985, -3.782, -7.817) ( 0.04, 0.10, 0.05)
  27010. 35: angle ( -7.201, -4.293, -6.623) ( -7.199, -4.291, -6.620) ( 0.03, 0.05, 0.03)
  27011. 35: strbnd ( 0.874, 0.570, 0.666) ( 0.873, 0.569, 0.665) ( 0.06, 0.05, 0.05)
  27012. 35: torsion ( 3.308, 1.707, 2.879) ( 3.308, 1.708, 2.879) ( 0.00, 0.00, 0.00)
  27013. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27014. 35: vdw ( 11.956, 5.812, 10.915) ( 11.956, 5.812, 10.915) ( 0.00, 0.00, 0.00)
  27015. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27016. 35: 19 ( -0.010, -0.054, -0.000) ( -0.010, -0.051, 0.000) ( 0.00, 0.02, 0.00)
  27017. 35: bond ( 0.153, 1.775, -0.001) ( 0.153, 1.779, -0.001) ( 0.00, 0.19, 0.00)
  27018. 35: angle ( 0.670, -0.060, -4.842) ( 0.670, -0.060, -4.841) ( 0.03, 0.00, 0.01)
  27019. 35: strbnd ( 0.815, 0.040, -1.119) ( 0.815, 0.040, -1.119) ( 0.00, 0.00, 0.00)
  27020. 35: torsion ( -0.405, 0.035, 0.864) ( -0.405, 0.035, 0.864) ( 0.00, 0.00, 0.00)
  27021. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27022. 35: vdw ( -1.243, -1.845, 5.098) ( -1.243, -1.845, 5.098) ( 0.00, 0.00, 0.00)
  27023. 35: electro ( 0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27024. 35: 20 ( -0.030, 0.008, -0.000) ( -0.027, 0.009, 0.001) ( 0.01, 0.00, 0.00)
  27025. 35: bond ( 1.090, -0.510, -0.354) ( 1.093, -0.510, -0.354) ( 0.24, 0.03, 0.01)
  27026. 35: angle ( -1.149, 1.385, -5.542) ( -1.148, 1.385, -5.542) ( 0.01, 0.03, 0.01)
  27027. 35: strbnd ( 0.136, 1.058, -0.892) ( 0.136, 1.058, -0.892) ( 0.00, 0.00, 0.00)
  27028. 35: torsion ( -0.156, -0.327, -0.012) ( -0.156, -0.327, -0.012) ( 0.00, 0.00, 0.00)
  27029. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27030. 35: vdw ( 0.048, -1.599, 6.800) ( 0.048, -1.599, 6.800) ( 0.00, 0.00, 0.00)
  27031. 35: electro ( -0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27032. 35: 21 ( 0.026, -0.047, 0.017) ( 0.027, -0.045, 0.018) ( 0.00, 0.01, 0.00)
  27033. 35: bond ( -1.201, 2.098, -1.005) ( -1.200, 2.100, -1.004) ( 0.06, 0.10, 0.05)
  27034. 35: angle ( 1.262, -0.296, -2.127) ( 1.262, -0.296, -2.126) ( 0.04, 0.01, 0.02)
  27035. 35: strbnd ( 0.580, -0.948, -0.176) ( 0.580, -0.948, -0.176) ( 0.00, 0.00, 0.00)
  27036. 35: torsion ( -0.425, -0.185, 0.120) ( -0.425, -0.185, 0.120) ( 0.00, 0.00, 0.00)
  27037. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27038. 35: vdw ( -0.190, -0.716, 3.204) ( -0.190, -0.716, 3.204) ( 0.00, 0.00, 0.00)
  27039. 35: electro ( -0.000, 0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27040. 35: 22 ( -0.010, 0.005, 0.009) ( -0.009, 0.007, 0.011) ( 0.00, 0.00, 0.00)
  27041. 35: bond ( 1.021, -1.244, -1.972) ( 1.022, -1.244, -1.970) ( 0.05, 0.07, 0.10)
  27042. 35: angle ( 0.097, 2.258, -1.376) ( 0.097, 2.259, -1.375) ( 0.00, 0.02, 0.01)
  27043. 35: strbnd ( -0.623, 0.860, 0.374) ( -0.623, 0.860, 0.374) ( 0.00, 0.00, 0.00)
  27044. 35: torsion ( -0.785, -0.995, 0.221) ( -0.785, -0.995, 0.221) ( 0.00, 0.00, 0.00)
  27045. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27046. 35: vdw ( 0.280, -0.873, 2.761) ( 0.280, -0.873, 2.761) ( 0.00, 0.00, 0.00)
  27047. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27048. 35: 23 ( -0.000, -0.002, -0.005) ( 0.003, -0.001, -0.004) ( 0.00, 0.00, 0.00)
  27049. 35: bond ( -2.170, 0.852, 0.493) ( -2.167, 0.853, 0.494) ( 0.13, 0.04, 0.01)
  27050. 35: angle ( -2.709, -4.551, -4.037) ( -2.709, -4.550, -4.036) ( 0.00, 0.01, 0.01)
  27051. 35: strbnd ( 0.176, -2.037, 0.838) ( 0.176, -2.037, 0.838) ( 0.00, 0.00, 0.00)
  27052. 35: torsion ( 0.238, 0.878, -0.470) ( 0.238, 0.878, -0.470) ( 0.00, 0.00, 0.00)
  27053. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27054. 35: vdw ( 4.466, 4.856, 3.170) ( 4.466, 4.856, 3.170) ( 0.00, 0.00, 0.00)
  27055. 35: electro ( -0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27056. 35: 24 ( -0.002, 0.009, -0.015) ( -0.001, 0.010, -0.012) ( 0.00, 0.00, 0.00)
  27057. 35: bond ( 0.707, 0.613, -2.070) ( 0.707, 0.614, -2.067) ( 0.02, 0.02, 0.14)
  27058. 35: angle ( -4.504, -2.559, -2.301) ( -4.503, -2.559, -2.301) ( 0.01, 0.02, 0.01)
  27059. 35: strbnd ( 0.695, -2.064, 0.376) ( 0.695, -2.064, 0.376) ( 0.00, 0.00, 0.00)
  27060. 35: torsion ( -0.221, -0.053, -0.091) ( -0.221, -0.053, -0.091) ( 0.00, 0.00, 0.00)
  27061. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27062. 35: vdw ( 3.321, 4.072, 4.071) ( 3.321, 4.072, 4.071) ( 0.00, 0.00, 0.00)
  27063. 35: electro ( -0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27064. 35: 25 ( -0.009, -0.007, -0.002) ( -0.007, -0.005, -0.001) ( 0.00, 0.00, 0.00)
  27065. 35: bond ( -1.648, -1.647, 1.112) ( -1.647, -1.646, 1.112) ( 0.08, 0.08, 0.06)
  27066. 35: angle ( 1.712, -2.113, -0.592) ( 1.713, -2.113, -0.591) ( 0.02, 0.01, 0.03)
  27067. 35: strbnd ( 0.745, 0.180, -0.903) ( 0.745, 0.180, -0.903) ( 0.00, 0.00, 0.00)
  27068. 35: torsion ( -1.112, 0.821, -0.431) ( -1.112, 0.821, -0.431) ( 0.00, 0.00, 0.00)
  27069. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27070. 35: vdw ( 0.294, 2.752, 0.812) ( 0.294, 2.752, 0.812) ( 0.00, 0.00, 0.00)
  27071. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27072. 35: 26 ( -0.008, 0.000, 0.010) ( -0.007, 0.001, 0.012) ( 0.00, 0.00, 0.00)
  27073. 35: bond ( 1.332, -1.438, -1.930) ( 1.333, -1.438, -1.928) ( 0.06, 0.06, 0.09)
  27074. 35: angle ( -0.781, -2.060, 0.995) ( -0.781, -2.059, 0.995) ( 0.03, 0.02, 0.03)
  27075. 35: strbnd ( -0.923, 0.023, 0.780) ( -0.923, 0.023, 0.780) ( 0.00, 0.00, 0.00)
  27076. 35: torsion ( -0.202, 0.234, -0.314) ( -0.202, 0.234, -0.314) ( 0.00, 0.00, 0.00)
  27077. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27078. 35: vdw ( 0.566, 3.241, 0.479) ( 0.566, 3.241, 0.479) ( 0.00, 0.00, 0.00)
  27079. 35: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27080. 35: 27 ( 0.005, -0.016, 0.014) ( 0.006, -0.015, 0.017) ( 0.00, 0.00, 0.00)
  27081. 35: bond ( -0.381, -0.596, 1.972) ( -0.381, -0.596, 1.975) ( 0.00, 0.02, 0.15)
  27082. 35: angle ( -5.129, 2.087, -0.360) ( -5.128, 2.087, -0.360) ( 0.01, 0.02, 0.00)
  27083. 35: strbnd ( -1.239, 1.214, 0.126) ( -1.239, 1.214, 0.126) ( 0.00, 0.00, 0.00)
  27084. 35: torsion ( 0.569, -0.651, -0.087) ( 0.569, -0.651, -0.087) ( 0.00, 0.00, 0.00)
  27085. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27086. 35: vdw ( 6.185, -2.069, -1.637) ( 6.186, -2.069, -1.637) ( 0.00, 0.00, 0.00)
  27087. 35: electro ( -0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27088. 35: 28 ( 0.001, -0.026, -0.001) ( 0.001, -0.023, 0.000) ( 0.00, 0.01, 0.00)
  27089. 35: bond ( 0.029, 2.103, -0.090) ( 0.029, 2.106, -0.090) ( 0.00, 0.16, 0.00)
  27090. 35: angle ( -3.823, 0.096, 0.999) ( -3.823, 0.096, 0.999) ( 0.02, 0.00, 0.05)
  27091. 35: strbnd ( -1.408, 0.111, 1.022) ( -1.408, 0.111, 1.022) ( 0.00, 0.00, 0.00)
  27092. 35: torsion ( 0.186, -0.014, -0.265) ( 0.186, -0.014, -0.265) ( 0.00, 0.00, 0.00)
  27093. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27094. 35: vdw ( 5.016, -2.322, -1.666) ( 5.016, -2.322, -1.666) ( 0.00, 0.00, 0.00)
  27095. 35: electro ( 0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27096. 35: 29 ( -0.010, 0.009, 0.006) ( -0.009, 0.011, 0.007) ( 0.00, 0.00, 0.00)
  27097. 35: bond ( -1.360, 1.906, -0.984) ( -1.359, 1.908, -0.983) ( 0.07, 0.10, 0.05)
  27098. 35: angle ( -1.796, -0.247, 2.003) ( -1.796, -0.247, 2.004) ( 0.02, 0.01, 0.02)
  27099. 35: strbnd ( 0.022, -0.940, 0.574) ( 0.022, -0.940, 0.574) ( 0.00, 0.00, 0.00)
  27100. 35: torsion ( 0.230, -0.392, -1.079) ( 0.230, -0.392, -1.079) ( 0.00, 0.00, 0.00)
  27101. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27102. 35: vdw ( 2.893, -0.319, -0.508) ( 2.893, -0.319, -0.508) ( 0.00, 0.00, 0.00)
  27103. 35: electro ( 0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27104. 35: 30 ( -0.034, -0.020, 0.025) ( -0.032, -0.019, 0.027) ( 0.01, 0.00, 0.00)
  27105. 35: bond ( -1.739, -1.521, 1.401) ( -1.737, -1.520, 1.402) ( 0.08, 0.07, 0.07)
  27106. 35: angle ( -1.608, 1.824, -0.015) ( -1.608, 1.824, -0.015) ( 0.02, 0.02, 0.00)
  27107. 35: strbnd ( 0.184, 0.874, -0.682) ( 0.184, 0.874, -0.682) ( 0.00, 0.00, 0.00)
  27108. 35: torsion ( 0.081, -0.467, -0.406) ( 0.081, -0.467, -0.406) ( 0.00, 0.00, 0.00)
  27109. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27110. 35: vdw ( 3.048, -0.731, -0.273) ( 3.048, -0.731, -0.273) ( 0.00, 0.00, 0.00)
  27111. 35: electro ( -0.000, -0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27112. 35: 31 ( 0.009, -0.001, 0.008) ( 0.010, 0.000, 0.009) ( 0.00, 0.00, 0.00)
  27113. 35: bond ( -0.898, -0.437, -0.824) ( -0.896, -0.436, -0.823) ( 0.15, 0.02, 0.11)
  27114. 35: angle ( 0.051, 0.059, -0.088) ( 0.051, 0.060, -0.088) ( 0.00, 0.00, 0.00)
  27115. 35: strbnd ( -0.056, 0.008, -0.026) ( -0.056, 0.008, -0.026) ( 0.00, 0.00, 0.00)
  27116. 35: torsion ( -0.032, -0.088, 0.081) ( -0.032, -0.087, 0.081) ( 0.00, 0.00, 0.00)
  27117. 35: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27118. 35: vdw ( 0.943, 0.456, 0.865) ( 0.943, 0.456, 0.865) ( 0.00, 0.00, 0.00)
  27119. 35: electro ( -0.000, 0.000, 0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27120. 35: ok 50 # gradients
  27121. 35: ok 51 # energy
  27122. 35: ----------------------------------------------------------------------------------------
  27123. 35:
  27124. 35: VALIDATE GRADIENTS : vuwxug.xyz
  27125. 35:
  27126. 35:
  27127. 35: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  27128. 35: ----------------------------------------------------------------------------------------
  27129. 35: 1 ( 0.017, -0.032, -0.004) ( 0.360, 0.161, -0.046) ( 0.59, 0.62, 0.02)
  27130. 35: bond ( 4.935, -9.109, -1.104) ( 4.935, -9.107, -1.104) ( 0.02, 0.03, 0.01)
  27131. 35: angle ( -2.548, -2.956, 12.992) ( -2.548, -2.956, 12.993) ( 0.00, 0.00, 0.01)
  27132. 35: strbnd ( 3.655, -7.443, 0.124) ( 3.655, -7.443, 0.124) ( 0.00, 0.00, 0.00)
  27133. 35: torsion ( 4.665, 2.461, 0.552) ( 4.665, 2.461, 0.552) ( 0.00, 0.00, 0.00)
  27134. 35: oop ( -2.201, -1.235, 0.352) ( -1.859, -1.045, 0.309) (15.54, 15.42, 1.50)
  27135. 35: vdw ( -2.138, 3.876, -4.785) ( -2.138, 3.876, -4.785) ( 0.00, 0.00, 0.00)
  27136. 35: electro ( -6.351, 14.374, -8.135) ( -6.351, 14.374, -8.135) ( 0.00, 0.00, 0.00)
  27137. 35: 2 ( 0.013, -0.006, -0.016) ( -0.180, 0.012, 0.055) ( 0.26, 0.01, 0.11)
  27138. 35: bond ( 6.117, -25.834, -17.177) ( 6.117, -25.831, -17.166) ( 0.01, 0.01, 0.06)
  27139. 35: angle ( -9.069, 20.562, 11.811) ( -9.068, 20.564, 11.813) ( 0.00, 0.01, 0.02)
  27140. 35: strbnd ( -0.570, 2.942, 11.231) ( -0.570, 2.942, 11.229) ( 0.00, 0.01, 0.02)
  27141. 35: torsion ( 5.151, 1.716, -0.095) ( 5.151, 1.716, -0.095) ( 0.01, 0.00, 0.00)
  27142. 35: oop ( -0.825, -0.292, -0.005) ( -1.019, -0.280, 0.055) (16.05, 0.35, 0.03)
  27143. 35: vdw ( -0.760, 1.774, -1.397) ( -0.760, 1.774, -1.397) ( 0.00, 0.00, 0.00)
  27144. 35: electro ( -0.031, -0.874, -4.384) ( -0.031, -0.874, -4.384) ( 0.00, 0.00, 0.00)
  27145. 35: 3 ( -0.030, 0.042, -0.002) ( -0.990, -0.460, 0.219) ( 2.90, 2.10, 0.05)
  27146. 35: bond ( -0.092, -4.505, 20.203) ( -0.091, -4.501, 20.209) ( 0.01, 0.11, 0.03)
  27147. 35: angle ( 15.243, -23.754, -22.274) ( 15.243, -23.753, -22.272) ( 0.00, 0.01, 0.01)
  27148. 35: strbnd ( -1.022, 1.368, 2.985) ( -1.022, 1.367, 2.985) ( 0.02, 0.04, 0.02)
  27149. 35: torsion (-13.562, -4.422, 0.317) (-13.562, -4.422, 0.317) ( 0.00, 0.00, 0.00)
  27150. 35: oop ( 7.262, 2.827, -1.384) ( 6.300, 2.319, -1.171) (13.24, 17.97, 15.42)
  27151. 35: vdw ( -1.549, 6.037, 1.007) ( -1.549, 6.037, 1.007) ( 0.00, 0.00, 0.00)
  27152. 35: electro ( -6.310, 22.492, -0.857) ( -6.310, 22.492, -0.857) ( 0.00, 0.00, 0.00)
  27153. 35: 4 ( -0.008, 0.003, -0.019) ( 0.150, 0.047, -0.022) ( 0.12, 0.01, 0.01)
  27154. 35: bond ( 0.074, -3.835, -13.494) ( 0.074, -3.834, -13.485) ( 0.00, 0.02, 0.06)
  27155. 35: angle ( 0.976, -3.230, 0.924) ( 0.976, -3.229, 0.924) ( 0.00, 0.02, 0.01)
  27156. 35: strbnd ( -0.552, 0.029, -7.860) ( -0.552, 0.029, -7.860) ( 0.00, 0.00, 0.00)
  27157. 35: torsion ( -1.574, -0.412, 0.108) ( -1.574, -0.412, 0.108) ( 0.01, 0.00, 0.00)
  27158. 35: oop ( -0.503, -0.135, 0.036) ( -0.346, -0.093, 0.024) ( 7.92, 0.57, 0.04)
  27159. 35: vdw ( 0.515, 2.328, 5.755) ( 0.515, 2.328, 5.755) ( 0.00, 0.01, 0.00)
  27160. 35: electro ( 1.057, 5.257, 14.512) ( 1.057, 5.257, 14.512) ( 0.00, 0.00, 0.00)
  27161. 35: 5 ( 0.003, -0.006, 0.005) ( 0.593, 0.241, -0.206) ( 0.18, 0.14, 0.10)
  27162. 35: bond ( 0.018, 0.073, 0.129) ( 0.018, 0.074, 0.133) ( 0.00, 0.01, 0.05)
  27163. 35: angle ( -4.844, 9.643, -4.711) ( -4.844, 9.644, -4.711) ( 0.00, 0.01, 0.00)
  27164. 35: strbnd ( -0.264, 0.055, 0.251) ( -0.264, 0.055, 0.251) ( 0.00, 0.00, 0.00)
  27165. 35: torsion ( 4.454, 0.421, -0.829) ( 4.455, 0.421, -0.829) ( 0.00, 0.00, 0.00)
  27166. 35: oop ( -3.071, -0.983, 0.957) ( -2.482, -0.739, 0.742) (19.18, 24.05, 20.53)
  27167. 35: vdw ( -0.672, 1.547, -1.346) ( -0.672, 1.547, -1.346) ( 0.00, 0.00, 0.00)
  27168. 35: electro ( 4.382, -10.762, 5.553) ( 4.382, -10.762, 5.553) ( 0.00, 0.00, 0.00)
  27169. 35: 6 ( -0.018, -0.005, -0.006) ( -0.086, -0.041, -0.009) ( 0.12, 0.02, 0.00)
  27170. 35: bond ( -6.118, 25.827, 17.156) ( -6.117, 25.831, 17.166) ( 0.01, 0.01, 0.06)
  27171. 35: angle ( 9.068, -20.566, -11.815) ( 9.068, -20.564, -11.813) ( 0.00, 0.01, 0.02)
  27172. 35: strbnd ( 0.570, -2.941, -11.227) ( 0.570, -2.942, -11.229) ( 0.00, 0.01, 0.02)
  27173. 35: torsion ( -5.151, -1.716, 0.095) ( -5.151, -1.716, 0.095) ( 0.01, 0.00, 0.00)
  27174. 35: oop ( 0.822, 0.291, 0.005) ( 0.753, 0.250, -0.009) ( 5.65, 1.21, 0.01)
  27175. 35: vdw ( 0.760, -1.774, 1.397) ( 0.760, -1.774, 1.397) ( 0.00, 0.00, 0.00)
  27176. 35: electro ( 0.031, 0.874, 4.384) ( 0.031, 0.874, 4.384) ( 0.00, 0.00, 0.00)
  27177. 35: 7 ( 0.027, -0.054, -0.013) ( 1.096, 0.280, -0.128) ( 2.92, 1.79, 0.15)
  27178. 35: bond ( 0.090, 4.496, -20.215) ( 0.091, 4.501, -20.209) ( 0.01, 0.11, 0.03)
  27179. 35: angle (-15.244, 23.751, 22.270) (-15.243, 23.753, 22.272) ( 0.00, 0.01, 0.01)
  27180. 35: strbnd ( 1.022, -1.367, -2.985) ( 1.022, -1.367, -2.985) ( 0.02, 0.04, 0.02)
  27181. 35: torsion ( 13.561, 4.422, -0.317) ( 13.562, 4.422, -0.317) ( 0.00, 0.00, 0.00)
  27182. 35: oop ( -7.262, -2.827, 1.384) ( -6.194, -2.499, 1.261) (14.70, 11.59, 8.86)
  27183. 35: vdw ( 1.549, -6.037, -1.007) ( 1.549, -6.037, -1.007) ( 0.00, 0.00, 0.00)
  27184. 35: electro ( 6.310, -22.492, 0.857) ( 6.310, -22.492, 0.857) ( 0.00, 0.00, 0.00)
  27185. 35: 8 ( 0.007, -0.006, 0.002) ( -0.135, -0.043, 0.021) ( 0.10, 0.02, 0.00)
  27186. 35: bond ( -0.074, 3.834, 13.477) ( -0.074, 3.834, 13.485) ( 0.00, 0.02, 0.06)
  27187. 35: angle ( -0.976, 3.229, -0.924) ( -0.976, 3.229, -0.924) ( 0.00, 0.02, 0.01)
  27188. 35: strbnd ( 0.552, -0.030, 7.860) ( 0.552, -0.029, 7.860) ( 0.00, 0.00, 0.00)
  27189. 35: torsion ( 1.574, 0.412, -0.108) ( 1.574, 0.412, -0.108) ( 0.01, 0.00, 0.00)
  27190. 35: oop ( 0.503, 0.135, -0.036) ( 0.361, 0.097, -0.026) ( 7.14, 0.51, 0.04)
  27191. 35: vdw ( -0.515, -2.328, -5.755) ( -0.515, -2.328, -5.755) ( 0.00, 0.01, 0.00)
  27192. 35: electro ( -1.057, -5.257, -14.512) ( -1.057, -5.257, -14.512) ( 0.00, 0.00, 0.00)
  27193. 35: 9 ( -0.019, 0.027, 0.003) ( -0.167, -0.045, -0.046) ( 0.28, 0.19, 0.01)
  27194. 35: bond ( -4.936, 9.104, 1.104) ( -4.935, 9.107, 1.104) ( 0.02, 0.03, 0.01)
  27195. 35: angle ( 2.548, 2.956, -12.993) ( 2.548, 2.956, -12.993) ( 0.00, 0.00, 0.01)
  27196. 35: strbnd ( -3.655, 7.442, -0.124) ( -3.655, 7.443, -0.124) ( 0.00, 0.00, 0.00)
  27197. 35: torsion ( -4.666, -2.462, -0.552) ( -4.665, -2.461, -0.552) ( 0.00, 0.00, 0.00)
  27198. 35: oop ( 2.201, 1.235, -0.352) ( 2.052, 1.161, -0.402) ( 6.78, 6.05, 1.75)
  27199. 35: vdw ( 2.138, -3.876, 4.785) ( 2.138, -3.876, 4.785) ( 0.00, 0.00, 0.00)
  27200. 35: electro ( 6.351, -14.374, 8.135) ( 6.351, -14.374, 8.135) ( 0.00, 0.00, 0.00)
  27201. 35: 10 ( -0.004, 0.002, -0.012) ( -0.640, -0.150, 0.162) ( 0.24, 0.03, 0.21)
  27202. 35: bond ( -0.018, -0.075, -0.136) ( -0.018, -0.074, -0.133) ( 0.00, 0.01, 0.05)
  27203. 35: angle ( 4.844, -9.644, 4.710) ( 4.844, -9.644, 4.711) ( 0.00, 0.01, 0.00)
  27204. 35: strbnd ( 0.264, -0.055, -0.251) ( 0.264, -0.055, -0.251) ( 0.00, 0.00, 0.00)
  27205. 35: torsion ( -4.455, -0.421, 0.829) ( -4.455, -0.421, 0.829) ( 0.00, 0.00, 0.00)
  27206. 35: oop ( 3.071, 0.983, -0.957) ( 2.434, 0.829, -0.786) (20.74, 15.15, 16.33)
  27207. 35: vdw ( 0.672, -1.547, 1.346) ( 0.672, -1.547, 1.346) ( 0.00, 0.00, 0.00)
  27208. 35: electro ( -4.382, 10.762, -5.553) ( -4.382, 10.762, -5.553) ( 0.00, 0.00, 0.00)
  27209. 35: ok 52 # gradients
  27210. 35: 1..52
  27211. 35/53 Test #35: ffmmff94_Test .................... Passed 244.23 sec
  27212. test 36
  27213. Start 36: ffuff_Test
  27214. 36: Test command: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/bin/test_ffuff
  27215. 36: Test timeout computed to be: 1500
  27216. 36: # Testing UFF Force Field...
  27217. 36: ok 1 # energy
  27218. 36:
  27219. 36: V A L I D A T E G R A D I E N T S
  27220. 36:
  27221. 36: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  27222. 36: ----------------------------------------------------------------------------------------
  27223. 36: 1 (164.192, -30.394, -17.115) (163.873, -30.660, -15.508) ( 0.19, 0.88, 9.39)
  27224. 36: bond ( 22.087, 34.962, 11.952) ( 22.113, 34.988, 11.955) ( 0.12, 0.08, 0.02)
  27225. 36: angle (213.339, -98.957, 28.535) (213.359, -98.939, 28.538) ( 0.01, 0.02, 0.01)
  27226. 36: torsion ( 9.259, 8.251, -38.340) ( 9.260, 8.252, -38.324) ( 0.01, 0.01, 0.04)
  27227. 36: oop ( 2.175, 1.906, -9.509) ( 1.809, 1.595, -7.925) (16.85, 16.35, 16.66)
  27228. 36: vdw (-82.669, 23.444, -9.752) (-82.667, 23.444, -9.753) ( 0.00, 0.00, 0.00)
  27229. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27230. 36: 2 (-194.591, 179.878, 317.406) (-193.445, 180.860, 313.024) ( 0.59, 0.55, 1.38)
  27231. 36: bond ( 9.289, 69.441, 23.457) ( 9.318, 69.474, 23.461) ( 0.31, 0.05, 0.02)
  27232. 36: angle (-146.036, 134.410, 159.779) (-146.017, 134.434, 159.785) ( 0.01, 0.02, 0.00)
  27233. 36: torsion (-32.308, -13.312, 54.815) (-32.307, -13.311, 54.830) ( 0.00, 0.00, 0.03)
  27234. 36: oop ( -6.535, -5.596, 26.451) ( -5.440, -4.674, 22.044) (16.76, 16.48, 16.66)
  27235. 36: vdw (-19.000, -5.065, 52.904) (-19.000, -5.063, 52.905) ( 0.00, 0.04, 0.00)
  27236. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27237. 36: 3 (-90.001, -0.003, -112.756) (-90.417, -0.316, -110.972) ( 0.46, 0.10, 1.58)
  27238. 36: bond (-38.862, -10.395, -15.474) (-38.837, -10.368, -15.471) ( 0.07, 0.26, 0.02)
  27239. 36: angle (-142.133, -57.831, -37.769) (-142.114, -57.813, -37.765) ( 0.01, 0.03, 0.01)
  27240. 36: torsion ( 21.720, 18.174, -85.176) ( 21.721, 18.175, -85.164) ( 0.00, 0.00, 0.01)
  27241. 36: oop ( 2.730, 2.131, -10.332) ( 2.267, 1.772, -8.566) (16.95, 16.87, 17.09)
  27242. 36: vdw ( 66.545, 47.917, 35.994) ( 66.546, 47.918, 35.994) ( 0.00, 0.00, 0.00)
  27243. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27244. 36: 4 (226.639, -321.094, -38.648) (226.694, -321.041, -38.640) ( 0.02, 0.02, 0.02)
  27245. 36: bond (-32.139, 7.417, -7.582) (-32.111, 7.449, -7.577) ( 0.09, 0.43, 0.06)
  27246. 36: angle (186.761, -284.422, -29.472) (186.784, -284.405, -29.468) ( 0.01, 0.01, 0.01)
  27247. 36: torsion ( -1.634, -4.597, -9.079) ( -1.633, -4.596, -9.069) ( 0.06, 0.02, 0.11)
  27248. 36: oop ( -0.003, -0.005, 0.035) ( -0.002, -0.003, 0.024) ( 0.00, 0.00, 0.04)
  27249. 36: vdw ( 73.655, -39.487, 7.449) ( 73.657, -39.486, 7.449) ( 0.00, 0.00, 0.00)
  27250. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27251. 36: 5 (-95.704, 352.598, 120.027) (-95.650, 352.641, 120.014) ( 0.06, 0.01, 0.01)
  27252. 36: bond ( 18.507, 66.722, 22.387) ( 18.545, 66.737, 22.391) ( 0.21, 0.02, 0.02)
  27253. 36: angle (-81.591, 336.160, 59.086) (-81.585, 336.180, 59.087) ( 0.01, 0.01, 0.00)
  27254. 36: torsion (-14.088, -14.246, 55.093) (-14.087, -14.246, 55.103) ( 0.00, 0.01, 0.02)
  27255. 36: oop ( -0.043, -0.038, 0.154) ( -0.035, -0.031, 0.125) ( 0.04, 0.03, 0.44)
  27256. 36: vdw (-18.489, -36.000, -16.693) (-18.488, -35.999, -16.693) ( 0.00, 0.00, 0.00)
  27257. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27258. 36: 6 (-170.834, -333.866, -85.742) (-170.762, -333.800, -85.804) ( 0.04, 0.02, 0.07)
  27259. 36: bond ( 24.508, -14.699, 2.276) ( 24.539, -14.671, 2.278) ( 0.13, 0.19, 0.12)
  27260. 36: angle (-137.210, -250.606, -90.306) (-137.191, -250.589, -90.304) ( 0.01, 0.01, 0.00)
  27261. 36: torsion ( -6.352, -6.639, 30.953) ( -6.351, -6.638, 30.969) ( 0.01, 0.01, 0.05)
  27262. 36: oop ( -0.117, -0.124, 0.529) ( -0.098, -0.104, 0.445) ( 0.22, 0.25, 4.44)
  27263. 36: vdw (-51.662, -61.799, -29.194) (-51.661, -61.798, -29.193) ( 0.00, 0.00, 0.00)
  27264. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27265. 36: 7 (136.650, 239.504, 101.985) (136.687, 239.540, 101.985) ( 0.03, 0.02, 0.00)
  27266. 36: bond (-59.287, 40.804, -39.722) (-59.267, 40.822, -39.705) ( 0.03, 0.04, 0.04)
  27267. 36: angle (183.486, 195.371, 151.724) (183.496, 195.382, 151.734) ( 0.01, 0.01, 0.01)
  27268. 36: torsion ( 11.730, 31.489, -2.761) ( 11.730, 31.488, -2.760) ( 0.00, 0.00, 0.02)
  27269. 36: oop ( -0.052, -0.048, 0.202) ( -0.045, -0.042, 0.174) ( 0.04, 0.03, 0.56)
  27270. 36: vdw ( 0.773, -28.111, -7.459) ( 0.773, -28.110, -7.459) ( 0.00, 0.00, 0.00)
  27271. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27272. 36: 8 (241.515, -69.946, -497.475) (241.198, -70.228, -496.082) ( 0.13, 0.40, 0.28)
  27273. 36: bond ( 95.715, 18.633, -250.426) ( 95.719, 18.665, -250.410) ( 0.00, 0.17, 0.01)
  27274. 36: angle (139.887, -116.485, -231.729) (139.900, -116.481, -231.720) ( 0.01, 0.00, 0.00)
  27275. 36: torsion ( 13.941, 3.202, -5.164) ( 13.941, 3.202, -5.161) ( 0.00, 0.01, 0.05)
  27276. 36: oop ( 2.059, 1.964, -8.438) ( 1.724, 1.646, -7.073) (16.28, 16.19, 16.17)
  27277. 36: vdw (-10.088, 22.740, -1.718) (-10.086, 22.741, -1.718) ( 0.01, 0.00, 0.00)
  27278. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27279. 36: 9 (-133.399, 32.121, 330.039) (-133.371, 32.156, 330.075) ( 0.02, 0.11, 0.01)
  27280. 36: bond (-74.362, -193.521, 251.137) (-74.343, -193.499, 251.163) ( 0.03, 0.01, 0.01)
  27281. 36: angle (-56.754, 197.156, 86.350) (-56.745, 197.169, 86.360) ( 0.02, 0.01, 0.01)
  27282. 36: torsion ( 3.312, 2.617, 2.887) ( 3.313, 2.617, 2.887) ( 0.01, 0.01, 0.00)
  27283. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27284. 36: vdw ( -5.595, 25.869, -10.335) ( -5.595, 25.869, -10.335) ( 0.00, 0.00, 0.00)
  27285. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27286. 36: 10 ( 3.790, -23.633, 7.384) ( 3.847, -23.580, 7.294) ( 1.50, 0.23, 1.22)
  27287. 36: bond (-74.691, -54.906, -31.978) (-74.672, -54.888, -31.960) ( 0.03, 0.03, 0.06)
  27288. 36: angle ( 60.223, 17.682, 20.604) ( 60.233, 17.692, 20.611) ( 0.02, 0.06, 0.03)
  27289. 36: torsion ( -0.752, -2.541, 6.822) ( -0.753, -2.542, 6.822) ( 0.05, 0.04, 0.01)
  27290. 36: oop ( -0.164, -0.141, 0.673) ( -0.136, -0.116, 0.557) ( 0.46, 0.35, 7.82)
  27291. 36: vdw ( 19.175, 16.273, 11.263) ( 19.176, 16.274, 11.263) ( 0.00, 0.00, 0.00)
  27292. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27293. 36: 11 ( 9.354, -9.007, -0.103) ( 9.394, -8.966, -0.120) ( 0.43, 0.45, 0.18)
  27294. 36: bond ( 70.242, -27.806, 10.923) ( 70.262, -27.788, 10.941) ( 0.03, 0.06, 0.17)
  27295. 36: angle (-40.117, 25.015, -0.462) (-40.108, 25.026, -0.455) ( 0.02, 0.04, 0.33)
  27296. 36: torsion ( 0.776, 0.111, -5.336) ( 0.776, 0.112, -5.332) ( 0.02, 0.01, 0.06)
  27297. 36: oop ( -0.068, -0.069, 0.306) ( -0.058, -0.058, 0.260) ( 0.07, 0.07, 1.42)
  27298. 36: vdw (-21.478, -6.259, -5.534) (-21.477, -6.258, -5.534) ( 0.00, 0.01, 0.00)
  27299. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27300. 36: 12 (-424.424, -124.862, -38.517) (-424.372, -124.792, -38.392) ( 0.01, 0.06, 0.33)
  27301. 36: bond (-95.159, 57.313, -18.541) (-95.123, 57.343, -18.539) ( 0.04, 0.05, 0.01)
  27302. 36: angle (-294.006, -268.713, 4.868) (-293.980, -268.688, 4.869) ( 0.01, 0.01, 0.02)
  27303. 36: torsion ( 0.732, -1.049, -7.161) ( 0.733, -1.048, -7.131) ( 0.03, 0.07, 0.43)
  27304. 36: oop ( 0.065, -0.091, -0.610) ( 0.054, -0.079, -0.518) ( 0.07, 0.12, 5.62)
  27305. 36: vdw (-36.057, 87.678, -17.073) (-36.056, 87.680, -17.073) ( 0.00, 0.00, 0.00)
  27306. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27307. 36: 13 (-76.741, -21.054, -5.893) (-76.699, -21.008, -5.861) ( 0.05, 0.21, 0.55)
  27308. 36: bond ( 4.431, -78.812, 12.662) ( 4.458, -78.785, 12.664) ( 0.61, 0.03, 0.01)
  27309. 36: angle (-112.044, 23.809, -15.191) (-112.029, 23.826, -15.191) ( 0.01, 0.07, 0.00)
  27310. 36: torsion ( 0.144, -0.241, -1.412) ( 0.144, -0.240, -1.388) ( 0.00, 0.01, 1.66)
  27311. 36: oop ( -0.002, 0.003, 0.018) ( -0.003, 0.004, 0.025) ( 0.00, 0.00, 0.01)
  27312. 36: vdw ( 30.730, 34.187, -1.971) ( 30.731, 34.188, -1.971) ( 0.00, 0.00, 0.00)
  27313. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27314. 36: 14 (124.611, 15.513, 9.662) (124.656, 15.556, 9.696) ( 0.04, 0.28, 0.35)
  27315. 36: bond (-81.099, -19.893, -5.762) (-81.075, -19.864, -5.760) ( 0.03, 0.15, 0.03)
  27316. 36: angle (112.560, 44.349, 5.352) (112.578, 44.361, 5.352) ( 0.02, 0.03, 0.01)
  27317. 36: torsion ( 0.104, -0.149, -0.999) ( 0.104, -0.149, -0.979) ( 0.00, 0.01, 2.05)
  27318. 36: oop ( 0.008, -0.012, -0.078) ( 0.007, -0.010, -0.067) ( 0.00, 0.00, 0.09)
  27319. 36: vdw ( 93.038, -8.781, 11.149) ( 93.040, -8.782, 11.149) ( 0.00, 0.00, 0.00)
  27320. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27321. 36: 15 ( 23.211, -124.649, 19.740) ( 23.254, -124.606, 19.756) ( 0.19, 0.03, 0.08)
  27322. 36: bond ( -7.132, 82.507, -13.213) ( -7.103, 82.532, -13.212) ( 0.40, 0.03, 0.01)
  27323. 36: angle ( -5.746, -119.497, 17.411) ( -5.733, -119.480, 17.411) ( 0.22, 0.01, 0.00)
  27324. 36: torsion ( 0.185, -0.262, -1.771) ( 0.185, -0.261, -1.751) ( 0.00, 0.01, 1.16)
  27325. 36: oop ( -0.005, 0.007, 0.047) ( -0.004, 0.006, 0.040) ( 0.00, 0.00, 0.03)
  27326. 36: vdw ( 35.908, -87.405, 17.267) ( 35.909, -87.403, 17.267) ( 0.00, 0.00, 0.00)
  27327. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27328. 36: 16 ( -1.323, 80.821, -10.840) ( -1.281, 80.867, -10.805) ( 3.18, 0.06, 0.32)
  27329. 36: bond ( 79.107, 23.236, 4.878) ( 79.134, 23.262, 4.880) ( 0.03, 0.11, 0.03)
  27330. 36: angle (-53.516, 95.465, -17.502) (-53.501, 95.481, -17.503) ( 0.03, 0.02, 0.00)
  27331. 36: torsion ( 0.056, -0.204, -1.211) ( 0.056, -0.203, -1.189) ( 0.00, 0.01, 1.85)
  27332. 36: oop ( -0.002, 0.001, 0.008) ( -0.003, 0.003, 0.019) ( 0.00, 0.00, 0.01)
  27333. 36: vdw (-26.968, -37.677, 2.988) (-26.968, -37.676, 2.988) ( 0.00, 0.00, 0.00)
  27334. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27335. 36: 17 (-11.217, 461.153, -71.767) (-11.150, 461.201, -71.798) ( 0.59, 0.01, 0.04)
  27336. 36: bond (-133.796, 87.788, -25.421) (-133.762, 87.821, -25.419) ( 0.03, 0.04, 0.01)
  27337. 36: angle (216.306, 364.409, -32.954) (216.331, 364.433, -32.953) ( 0.01, 0.01, 0.00)
  27338. 36: torsion ( 0.382, -0.385, -2.583) ( 0.383, -0.384, -2.558) ( 0.01, 0.02, 0.99)
  27339. 36: oop ( -0.021, 0.035, 0.233) ( -0.015, 0.026, 0.173) ( 0.01, 0.03, 1.38)
  27340. 36: vdw (-94.088, 9.305, -11.042) (-94.085, 9.305, -11.042) ( 0.00, 0.00, 0.00)
  27341. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27342. 36: 18 (272.727, 1.344, 80.178) (272.832, 1.354, 79.755) ( 0.04, 0.75, 0.53)
  27343. 36: bond ( 32.722, -204.290, 33.509) ( 32.759, -204.250, 33.510) ( 0.11, 0.02, 0.00)
  27344. 36: angle (219.345, 243.832, -17.055) (219.362, 243.862, -17.053) ( 0.01, 0.01, 0.01)
  27345. 36: torsion ( -5.949, 8.499, 59.353) ( -5.949, 8.500, 59.376) ( 0.00, 0.01, 0.04)
  27346. 36: oop ( -0.214, 0.297, 2.136) ( -0.164, 0.236, 1.686) ( 1.08, 1.82, 21.04)
  27347. 36: vdw ( 26.823, -46.995, 2.235) ( 26.824, -46.994, 2.235) ( 0.00, 0.00, 0.00)
  27348. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27349. 36: 19 (1197.228, 315.270, 93.655) (1197.297, 315.287, 93.386) ( 0.01, 0.01, 0.29)
  27350. 36: bond (111.633, 0.358, 7.479) (111.661, 0.396, 7.479) ( 0.03, 1.35, 0.00)
  27351. 36: angle (1066.830, 315.720, 94.458) (1066.853, 315.742, 94.461) ( 0.00, 0.01, 0.00)
  27352. 36: torsion ( -0.754, 0.132, 4.980) ( -0.754, 0.133, 4.992) ( 0.00, 0.00, 0.25)
  27353. 36: oop ( -0.014, 0.046, 0.300) ( 0.002, 0.003, 0.015) ( 0.02, 0.20, 8.57)
  27354. 36: vdw ( 19.534, -0.986, -13.562) ( 19.534, -0.986, -13.562) ( 0.00, 0.00, 0.00)
  27355. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27356. 36: 20 (-539.615, -534.593, 27.349) (-539.587, -534.518, 27.580) ( 0.01, 0.01, 0.84)
  27357. 36: bond (187.005, -176.800, 44.071) (187.029, -176.769, 44.073) ( 0.01, 0.02, 0.00)
  27358. 36: angle (-729.131, -354.820, -1.068) (-729.112, -354.810, -1.067) ( 0.00, 0.00, 0.05)
  27359. 36: torsion ( 0.858, -2.027, -13.278) ( 0.858, -2.026, -13.269) ( 0.01, 0.01, 0.06)
  27360. 36: oop ( 0.040, -0.081, -0.537) ( 0.026, -0.048, -0.317) ( 0.06, 0.27, 11.83)
  27361. 36: vdw ( 1.612, -0.864, -1.840) ( 1.612, -0.864, -1.840) ( 0.01, 0.01, 0.00)
  27362. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27363. 36: 21 (-843.382, -350.153, -453.653) (-843.363, -350.110, -453.519) ( 0.00, 0.01, 0.03)
  27364. 36: bond (-161.101, 6.643, -48.436) (-161.085, 6.666, -48.428) ( 0.01, 0.34, 0.02)
  27365. 36: angle (-630.046, -354.640, -384.272) (-630.037, -354.637, -384.268) ( 0.00, 0.00, 0.00)
  27366. 36: torsion ( 3.410, -0.722, -12.178) ( 3.410, -0.722, -12.176) ( 0.00, 0.01, 0.02)
  27367. 36: oop ( 0.022, -0.047, -0.324) ( 0.015, -0.029, -0.204) ( 0.02, 0.09, 3.91)
  27368. 36: vdw (-55.668, -1.388, -8.443) (-55.666, -1.388, -8.443) ( 0.00, 0.00, 0.00)
  27369. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27370. 36: 22 (-107.395, 237.410, 258.136) (-107.379, 237.429, 258.137) ( 0.02, 0.01, 0.00)
  27371. 36: bond ( 86.180, 110.253, 19.659) ( 86.189, 110.267, 19.659) ( 0.01, 0.01, 0.00)
  27372. 36: angle ( 53.440, -85.249, 243.859) ( 53.442, -85.248, 243.861) ( 0.00, 0.00, 0.00)
  27373. 36: torsion ( -1.509, 0.859, 1.795) ( -1.509, 0.859, 1.795) ( 0.00, 0.00, 0.00)
  27374. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27375. 36: vdw (-245.506, 211.547, -7.177) (-245.500, 211.551, -7.178) ( 0.00, 0.00, 0.01)
  27376. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27377. 36: 23 (-39.347, 66.224, 2.603) (-39.339, 66.230, 2.624) ( 0.02, 0.01, 0.79)
  27378. 36: bond ( 13.208, 12.111, 5.841) ( 13.216, 12.117, 5.843) ( 0.06, 0.05, 0.03)
  27379. 36: angle (-60.314, 65.127, 1.351) (-60.311, 65.130, 1.351) ( 0.01, 0.00, 0.01)
  27380. 36: torsion ( 0.664, 0.643, -2.841) ( 0.664, 0.644, -2.838) ( 0.01, 0.01, 0.12)
  27381. 36: oop ( 0.018, 0.019, -0.080) ( 0.015, 0.015, -0.065) ( 0.01, 0.01, 0.12)
  27382. 36: vdw ( 7.076, -11.676, -1.667) ( 7.077, -11.676, -1.667) ( 0.00, 0.00, 0.00)
  27383. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27384. 36: 24 ( -7.699, -44.596, 4.577) ( -7.695, -44.582, 4.579) ( 0.06, 0.03, 0.04)
  27385. 36: bond ( -6.253, -34.723, 4.129) ( -6.253, -34.710, 4.129) ( 0.00, 0.04, 0.00)
  27386. 36: angle ( -4.451, 0.214, -4.937) ( -4.448, 0.214, -4.934) ( 0.07, 0.00, 0.05)
  27387. 36: torsion ( 0.281, -1.964, -16.082) ( 0.280, -1.964, -16.083) ( 0.00, 0.00, 0.00)
  27388. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27389. 36: vdw ( 2.725, -8.123, 21.468) ( 2.726, -8.123, 21.468) ( 0.04, 0.00, 0.00)
  27390. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27391. 36: 25 ( 7.267, -16.135, 48.609) ( 7.272, -16.131, 48.619) ( 0.07, 0.03, 0.02)
  27392. 36: bond ( 22.381, 13.458, 37.096) ( 22.384, 13.459, 37.105) ( 0.01, 0.01, 0.02)
  27393. 36: angle (-15.513, 31.047, -1.906) (-15.511, 31.049, -1.905) ( 0.01, 0.01, 0.04)
  27394. 36: torsion ( -6.680, -21.602, 11.866) ( -6.681, -21.603, 11.866) ( 0.00, 0.00, 0.00)
  27395. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27396. 36: vdw ( 7.079, -39.037, 1.553) ( 7.080, -39.036, 1.553) ( 0.00, 0.00, 0.00)
  27397. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27398. 36: 26 ( 22.106, -16.836, -49.646) ( 22.109, -16.829, -49.635) ( 0.01, 0.04, 0.02)
  27399. 36: bond ( 8.565, -18.256, -28.608) ( 8.566, -18.252, -28.599) ( 0.01, 0.02, 0.03)
  27400. 36: angle ( -4.921, -42.111, 25.400) ( -4.919, -42.108, 25.401) ( 0.03, 0.01, 0.00)
  27401. 36: torsion ( 9.100, -0.002, 2.727) ( 9.100, -0.002, 2.727) ( 0.00, 0.00, 0.00)
  27402. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27403. 36: vdw ( 9.362, 43.533, -49.165) ( 9.362, 43.534, -49.164) ( 0.00, 0.00, 0.00)
  27404. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27405. 36: 27 (-32.971, 20.780, -22.865) (-32.962, 20.786, -22.862) ( 0.03, 0.03, 0.02)
  27406. 36: bond (-33.689, 24.661, -9.207) (-33.681, 24.666, -9.207) ( 0.03, 0.02, 0.00)
  27407. 36: angle ( 4.332, 3.083, -7.590) ( 4.333, 3.084, -7.587) ( 0.03, 0.05, 0.04)
  27408. 36: torsion ( -3.400, -6.881, -5.998) ( -3.400, -6.881, -5.998) ( 0.00, 0.00, 0.00)
  27409. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27410. 36: vdw ( -0.214, -0.083, -0.070) ( -0.214, -0.083, -0.070) ( 0.00, 0.00, 0.00)
  27411. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27412. 36: 28 ( 29.391, 32.363, 5.584) ( 29.399, 32.369, 5.588) ( 0.03, 0.02, 0.07)
  27413. 36: bond ( 32.279, 25.004, 10.637) ( 32.287, 25.009, 10.638) ( 0.02, 0.02, 0.01)
  27414. 36: angle ( 2.194, -0.127, -6.372) ( 2.195, -0.125, -6.369) ( 0.04, 0.02, 0.05)
  27415. 36: torsion ( -4.847, 5.257, 2.351) ( -4.847, 5.257, 2.351) ( 0.00, 0.00, 0.00)
  27416. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27417. 36: vdw ( -0.236, 2.228, -1.031) ( -0.236, 2.228, -1.031) ( 0.00, 0.00, 0.00)
  27418. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27419. 36: 29 ( 24.103, -8.778, 24.178) ( 24.110, -8.771, 24.183) ( 0.03, 0.07, 0.02)
  27420. 36: bond ( 31.491, -22.473, 25.990) ( 31.497, -22.470, 25.994) ( 0.02, 0.01, 0.02)
  27421. 36: angle ( -9.745, -30.651, -14.688) ( -9.744, -30.649, -14.687) ( 0.01, 0.01, 0.01)
  27422. 36: torsion ( -0.676, 0.286, 1.067) ( -0.676, 0.286, 1.066) ( 0.01, 0.00, 0.05)
  27423. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27424. 36: vdw ( 3.033, 44.061, 11.809) ( 3.033, 44.062, 11.809) ( 0.00, 0.00, 0.00)
  27425. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27426. 36: 30 ( 15.748, 15.485, -36.923) ( 15.752, 15.489, -36.913) ( 0.03, 0.02, 0.03)
  27427. 36: bond ( 19.159, 16.724, -32.895) ( 19.161, 16.726, -32.887) ( 0.01, 0.01, 0.03)
  27428. 36: angle ( -3.704, -4.122, -4.254) ( -3.702, -4.120, -4.253) ( 0.05, 0.04, 0.03)
  27429. 36: torsion ( -1.276, 1.541, 0.040) ( -1.276, 1.540, 0.040) ( 0.02, 0.03, 0.00)
  27430. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27431. 36: vdw ( 1.569, 1.342, 0.187) ( 1.569, 1.342, 0.187) ( 0.01, 0.01, 0.00)
  27432. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27433. 36: 31 (-18.937, 28.983, 24.423) (-18.933, 28.991, 24.428) ( 0.02, 0.03, 0.02)
  27434. 36: bond (-13.995, 29.540, 23.071) (-13.993, 29.547, 23.075) ( 0.01, 0.03, 0.02)
  27435. 36: angle (-26.266, -2.230, -13.074) (-26.263, -2.229, -13.073) ( 0.01, 0.04, 0.01)
  27436. 36: torsion ( 0.414, -1.810, 2.570) ( 0.414, -1.810, 2.569) ( 0.00, 0.01, 0.02)
  27437. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27438. 36: vdw ( 20.909, 3.483, 11.857) ( 20.910, 3.483, 11.857) ( 0.00, 0.00, 0.00)
  27439. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27440. 36: 32 (-22.872, -33.260, -28.499) (-22.864, -33.251, -28.497) ( 0.03, 0.03, 0.01)
  27441. 36: bond (-25.733, -29.234, -5.362) (-25.727, -29.226, -5.362) ( 0.02, 0.03, 0.00)
  27442. 36: angle ( 18.510, -15.990, -1.671) ( 18.511, -15.989, -1.669) ( 0.01, 0.01, 0.11)
  27443. 36: torsion ( 3.333, 1.004, -21.468) ( 3.333, 1.004, -21.468) ( 0.00, 0.00, 0.00)
  27444. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27445. 36: vdw (-18.982, 10.960, 0.002) (-18.982, 10.960, 0.002) ( 0.00, 0.00, 0.00)
  27446. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27447. 36: 33 (-12.511, 7.191, 43.667) (-12.508, 7.196, 43.677) ( 0.03, 0.07, 0.02)
  27448. 36: bond (-11.801, 20.330, 32.128) (-11.800, 20.334, 32.137) ( 0.01, 0.02, 0.03)
  27449. 36: angle ( 16.132, 4.737, 2.925) ( 16.134, 4.739, 2.926) ( 0.01, 0.03, 0.03)
  27450. 36: torsion ( -7.580, -17.156, 8.071) ( -7.580, -17.155, 8.072) ( 0.00, 0.00, 0.00)
  27451. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27452. 36: vdw ( -9.262, -0.721, 0.543) ( -9.262, -0.721, 0.543) ( 0.00, 0.00, 0.00)
  27453. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27454. 36: 34 ( 10.962, 44.620, -21.853) ( 10.965, 44.626, -21.843) ( 0.02, 0.01, 0.04)
  27455. 36: bond ( -1.579, 24.927, -33.437) ( -1.579, 24.932, -33.428) ( 0.01, 0.02, 0.03)
  27456. 36: angle ( 11.280, 2.411, 1.266) ( 11.282, 2.412, 1.266) ( 0.02, 0.05, 0.05)
  27457. 36: torsion ( 4.701, 17.021, 12.473) ( 4.701, 17.021, 12.473) ( 0.00, 0.00, 0.00)
  27458. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27459. 36: vdw ( -3.440, 0.260, -2.154) ( -3.440, 0.260, -2.154) ( 0.00, 0.00, 0.00)
  27460. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27461. 36: 35 ( -0.360, -5.569, -0.543) ( -0.352, -5.556, -0.527) ( 0.27, 0.24, 0.88)
  27462. 36: bond ( -3.744, -5.083, 0.375) ( -3.739, -5.074, 0.375) ( 0.14, 0.19, 0.00)
  27463. 36: angle ( 2.729, -1.968, 0.643) ( 2.733, -1.966, 0.643) ( 0.12, 0.08, 0.00)
  27464. 36: torsion ( 0.141, -0.201, -1.325) ( 0.141, -0.201, -1.320) ( 0.00, 0.00, 0.39)
  27465. 36: oop ( 0.005, -0.007, -0.043) ( 0.003, -0.005, -0.032) ( 0.00, 0.00, 0.05)
  27466. 36: vdw ( 0.510, 1.690, -0.193) ( 0.510, 1.690, -0.193) ( 0.00, 0.00, 0.00)
  27467. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27468. 36: 36 (-26.166, 6.470, -5.254) (-26.151, 6.476, -5.250) ( 0.06, 0.09, 0.08)
  27469. 36: bond (-29.191, 3.711, -3.730) (-29.177, 3.711, -3.730) ( 0.05, 0.01, 0.01)
  27470. 36: angle ( 0.342, 2.361, -0.323) ( 0.342, 2.366, -0.323) ( 0.00, 0.22, 0.00)
  27471. 36: torsion ( 0.150, -0.213, -1.393) ( 0.150, -0.213, -1.388) ( 0.00, 0.00, 0.34)
  27472. 36: oop ( -0.001, 0.001, 0.007) ( -0.001, 0.001, 0.005) ( 0.00, 0.00, 0.00)
  27473. 36: vdw ( 2.534, 0.611, 0.186) ( 2.534, 0.612, 0.186) ( 0.00, 0.01, 0.00)
  27474. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27475. 36: 37 (-15.675, 22.497, -4.984) (-15.668, 22.512, -4.971) ( 0.04, 0.06, 0.26)
  27476. 36: bond (-12.077, 26.778, -5.388) (-12.074, 26.791, -5.387) ( 0.02, 0.05, 0.01)
  27477. 36: angle ( -3.761, -1.725, -0.153) ( -3.756, -1.724, -0.153) ( 0.12, 0.05, 0.00)
  27478. 36: torsion ( -0.021, 0.028, 0.184) ( -0.021, 0.028, 0.189) ( 0.00, 0.00, 0.09)
  27479. 36: oop ( 0.004, -0.005, -0.036) ( 0.003, -0.004, -0.028) ( 0.00, 0.00, 0.03)
  27480. 36: vdw ( 0.181, -2.579, 0.409) ( 0.181, -2.579, 0.409) ( 0.00, 0.00, 0.00)
  27481. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27482. 36: 38 ( 1.627, 4.607, 2.509) ( 1.634, 4.621, 2.532) ( 0.42, 0.30, 0.92)
  27483. 36: bond ( 3.709, 4.859, -0.358) ( 3.715, 4.869, -0.358) ( 0.15, 0.19, 0.00)
  27484. 36: angle ( -0.284, 0.214, 0.015) ( -0.281, 0.215, 0.015) ( 0.09, 0.04, 0.00)
  27485. 36: torsion ( -0.300, 0.446, 2.942) ( -0.300, 0.446, 2.947) ( 0.00, 0.01, 0.18)
  27486. 36: oop ( 0.007, -0.011, -0.070) ( 0.005, -0.008, -0.052) ( 0.00, 0.00, 0.12)
  27487. 36: vdw ( -1.505, -0.901, -0.020) ( -1.505, -0.901, -0.020) ( 0.01, 0.00, 0.00)
  27488. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27489. 36: 39 (352.995, -97.504, -19.250) (352.974, -97.439, -18.934) ( 0.01, 0.07, 1.64)
  27490. 36: bond ( 22.848, 82.013, -8.313) ( 22.850, 82.033, -8.313) ( 0.01, 0.02, 0.00)
  27491. 36: angle ( 49.216, -12.796, 9.026) ( 49.222, -12.796, 9.026) ( 0.01, 0.00, 0.00)
  27492. 36: torsion ( 2.724, -3.366, -25.736) ( 2.724, -3.366, -25.730) ( 0.00, 0.00, 0.02)
  27493. 36: oop ( 0.108, -0.137, -1.058) ( 0.074, -0.096, -0.746) ( 0.37, 0.56, 29.42)
  27494. 36: vdw (278.098, -163.217, 6.830) (278.106, -163.215, 6.829) ( 0.00, 0.00, 0.01)
  27495. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27496. 36: ok 2 # gradients
  27497. 36: ok 3 # energy
  27498. 36:
  27499. 36: V A L I D A T E G R A D I E N T S
  27500. 36:
  27501. 36: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  27502. 36: ----------------------------------------------------------------------------------------
  27503. 36: 1 ( -8.528, 19.590, -5.287) ( -8.492, 19.627, -5.268) ( 0.43, 0.19, 0.37)
  27504. 36: bond ( 36.601, -0.298, 9.660) ( 36.629, -0.276, 9.662) ( 0.08, 0.65, 0.02)
  27505. 36: angle (-45.212, 20.367, -11.287) (-45.205, 20.382, -11.286) ( 0.02, 0.07, 0.00)
  27506. 36: torsion ( 0.899, 0.109, -3.428) ( 0.900, 0.109, -3.411) ( 0.10, 0.00, 0.49)
  27507. 36: oop ( -0.001, -0.000, 0.001) ( -0.000, -0.000, 0.002) ( 0.00, 0.00, 0.00)
  27508. 36: vdw ( -0.816, -0.587, -0.234) ( -0.816, -0.587, -0.234) ( 0.00, 0.00, 0.00)
  27509. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27510. 36: 2 (167.840, -64.964, -669.371) (169.555, -64.920, -648.741) ( 1.02, 0.07, 3.08)
  27511. 36: bond (-73.273, -40.784, -20.641) (-73.245, -40.761, -20.639) ( 0.04, 0.06, 0.01)
  27512. 36: angle ( 65.841, -39.909, 16.052) ( 65.851, -39.892, 16.055) ( 0.02, 0.04, 0.01)
  27513. 36: torsion (175.271, 15.729, -664.778) (176.947, 15.734, -644.154) ( 0.96, 0.03, 3.10)
  27514. 36: oop ( 0.001, 0.000, -0.004) ( 0.001, 0.000, -0.003) ( 0.00, 0.00, 0.00)
  27515. 36: vdw ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27516. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27517. 36: 3 ( 15.968, -8.738, 3.978) ( 15.976, -8.726, 3.982) ( 0.05, 0.13, 0.11)
  27518. 36: bond ( 2.228, 3.391, 0.698) ( 2.233, 3.401, 0.698) ( 0.20, 0.30, 0.03)
  27519. 36: angle ( 17.725, -12.518, 4.279) ( 17.728, -12.517, 4.280) ( 0.02, 0.01, 0.00)
  27520. 36: torsion ( -0.011, -0.001, 0.038) ( -0.011, -0.001, 0.041) ( 0.00, 0.00, 0.01)
  27521. 36: oop ( 0.000, 0.000, -0.000) ( 0.000, 0.000, -0.000) ( 0.00, 0.00, 0.00)
  27522. 36: vdw ( -3.974, 0.392, -1.037) ( -3.974, 0.392, -1.037) ( 0.00, 0.00, 0.00)
  27523. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27524. 36: 4 ( 20.598, 9.464, 5.684) ( 20.604, 9.477, 5.688) ( 0.03, 0.13, 0.07)
  27525. 36: bond ( 3.136, -6.002, 0.637) ( 3.139, -5.991, 0.637) ( 0.10, 0.19, 0.01)
  27526. 36: angle ( 28.809, 15.961, 8.118) ( 28.812, 15.962, 8.118) ( 0.01, 0.01, 0.00)
  27527. 36: torsion ( 0.013, 0.002, -0.055) ( 0.014, 0.002, -0.052) ( 0.00, 0.00, 0.02)
  27528. 36: oop ( 0.000, 0.000, -0.000) ( 0.000, 0.000, -0.000) ( 0.00, 0.00, 0.00)
  27529. 36: vdw (-11.361, -0.496, -3.015) (-11.361, -0.496, -3.015) ( 0.00, 0.00, 0.00)
  27530. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27531. 36: 5 (-23.944, -15.019, -2.481) (-23.936, -15.006, -2.475) ( 0.03, 0.09, 0.22)
  27532. 36: bond ( 0.266, -0.558, 0.053) ( 0.269, -0.546, 0.054) ( 0.08, 0.66, 0.00)
  27533. 36: angle (-27.124, -14.105, -7.610) (-27.120, -14.103, -7.610) ( 0.01, 0.01, 0.00)
  27534. 36: torsion ( -1.066, -0.129, 4.031) ( -1.065, -0.129, 4.036) ( 0.03, 0.00, 0.13)
  27535. 36: oop ( -0.000, -0.000, 0.001) ( -0.000, -0.000, 0.001) ( 0.00, 0.00, 0.00)
  27536. 36: vdw ( 3.981, -0.227, 1.044) ( 3.981, -0.227, 1.044) ( 0.00, 0.00, 0.00)
  27537. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27538. 36: 6 (-381.911, 55.034, 1339.104) (-373.557, 55.101, 1441.210) ( 2.19, 0.12, 7.62)
  27539. 36: bond ( 44.275, 62.791, 13.700) ( 44.295, 62.831, 13.702) ( 0.04, 0.06, 0.01)
  27540. 36: angle (-35.799, 26.870, -8.471) (-35.790, 26.875, -8.462) ( 0.02, 0.02, 0.11)
  27541. 36: torsion (-401.951, -35.014, 1330.809) (-393.626, -34.991, 1432.904) ( 2.07, 0.07, 7.67)
  27542. 36: oop ( -0.000, -0.000, 0.001) ( -0.000, -0.000, 0.001) ( 0.00, 0.00, 0.00)
  27543. 36: vdw ( 11.565, 0.386, 3.065) ( 11.565, 0.386, 3.065) ( 0.00, 0.00, 0.00)
  27544. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27545. 36: 7 (197.318, 4.411, -825.348) (199.850, 4.447, -794.397) ( 1.28, 0.82, 3.75)
  27546. 36: bond (-13.334, -18.685, -4.116) (-13.320, -18.657, -4.115) ( 0.11, 0.15, 0.04)
  27547. 36: angle ( -4.278, 3.293, -1.097) ( -4.276, 3.294, -1.094) ( 0.04, 0.03, 0.25)
  27548. 36: torsion (214.325, 19.270, -820.312) (216.841, 19.277, -789.365) ( 1.17, 0.04, 3.77)
  27549. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27550. 36: vdw ( 0.604, 0.534, 0.177) ( 0.604, 0.534, 0.177) ( 0.00, 0.00, 0.00)
  27551. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27552. 36: ok 4 # gradients
  27553. 36: ok 5 # energy
  27554. 36:
  27555. 36: V A L I D A T E G R A D I E N T S
  27556. 36:
  27557. 36: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  27558. 36: ----------------------------------------------------------------------------------------
  27559. 36: 1 ( 35.663, 101.628, -171.999) ( 35.692, 101.646, -171.973) ( 0.08, 0.02, 0.01)
  27560. 36: bond ( 80.618, 6.003, -10.147) ( 80.638, 6.021, -10.129) ( 0.02, 0.30, 0.18)
  27561. 36: angle (-30.418, 85.328, -147.093) (-30.409, 85.337, -147.081) ( 0.03, 0.01, 0.01)
  27562. 36: torsion ( -0.314, 2.650, -1.502) ( -0.314, 2.652, -1.500) ( 0.00, 0.10, 0.13)
  27563. 36: oop ( -0.000, 0.071, 0.042) ( -0.000, 0.060, 0.035) ( 0.00, 0.08, 0.03)
  27564. 36: vdw (-14.222, 7.576, -13.299) (-14.222, 7.576, -13.299) ( 0.00, 0.00, 0.00)
  27565. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27566. 36: 2 (-115.072, -174.485, 292.038) (-115.010, -174.355, 292.150) ( 0.05, 0.07, 0.04)
  27567. 36: bond ( 24.274, -26.329, 45.326) ( 24.304, -26.317, 45.362) ( 0.12, 0.05, 0.08)
  27568. 36: angle (-139.385, -144.083, 248.449) (-139.353, -144.078, 248.463) ( 0.02, 0.00, 0.01)
  27569. 36: torsion ( 0.039, -3.547, -1.434) ( 0.039, -3.539, -1.431) ( 0.00, 0.23, 0.20)
  27570. 36: oop ( -0.000, -0.525, -0.303) ( -0.000, -0.422, -0.244) ( 0.00, 5.44, 1.79)
  27571. 36: vdw ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27572. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27573. 36: 3 (-34.976, -1.242, -0.270) (-34.959, -1.257, -0.262) ( 0.05, 1.27, 0.22)
  27574. 36: bond (-14.354, -14.094, 24.209) (-14.347, -14.088, 24.229) ( 0.05, 0.05, 0.08)
  27575. 36: angle (-23.749, 6.022, -10.558) (-23.739, 6.022, -10.556) ( 0.04, 0.01, 0.02)
  27576. 36: torsion ( 0.001, -1.001, -0.581) ( 0.001, -0.999, -0.580) ( 0.00, 0.22, 0.04)
  27577. 36: oop ( -0.000, 0.093, 0.054) ( -0.000, 0.068, 0.039) ( 0.00, 0.24, 0.08)
  27578. 36: vdw ( 3.126, 7.739, -13.395) ( 3.126, 7.739, -13.395) ( 0.01, 0.00, 0.00)
  27579. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27580. 36: 4 (150.302, 143.912, -222.681) (150.358, 143.702, -222.770) ( 0.04, 0.15, 0.04)
  27581. 36: bond (-89.693, 75.277, -132.994) (-89.659, 75.286, -132.965) ( 0.04, 0.01, 0.02)
  27582. 36: angle (228.098, 57.284, -98.546) (228.119, 57.288, -98.535) ( 0.01, 0.01, 0.01)
  27583. 36: torsion ( 0.082, 11.261, 6.468) ( 0.082, 11.270, 6.471) ( 0.00, 0.08, 0.05)
  27584. 36: oop ( -0.002, 1.098, 0.628) ( -0.002, 0.867, 0.495) ( 0.00, 21.09, 8.34)
  27585. 36: vdw ( 11.817, -1.008, 1.764) ( 11.817, -1.008, 1.764) ( 0.00, 0.00, 0.00)
  27586. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27587. 36: 5 (-70.360, -43.343, 62.408) (-70.350, -43.241, 62.478) ( 0.01, 0.23, 0.11)
  27588. 36: bond (-38.907, -40.200, 71.261) (-38.903, -40.195, 71.275) ( 0.01, 0.01, 0.02)
  27589. 36: angle (-47.223, 11.418, -19.334) (-47.218, 11.418, -19.334) ( 0.01, 0.00, 0.00)
  27590. 36: torsion ( -0.075, -6.078, -3.468) ( -0.075, -6.075, -3.467) ( 0.00, 0.04, 0.02)
  27591. 36: oop ( -0.001, -0.383, -0.216) ( -0.000, -0.288, -0.162) ( 0.00, 3.65, 1.17)
  27592. 36: vdw ( 15.846, -8.100, 14.165) ( 15.846, -8.100, 14.166) ( 0.00, 0.00, 0.00)
  27593. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27594. 36: 6 ( 90.992, -19.439, 28.224) ( 91.015, -19.360, 28.273) ( 0.02, 0.41, 0.17)
  27595. 36: bond ( 82.156, 3.085, -4.208) ( 82.179, 3.085, -4.208) ( 0.03, 0.01, 0.01)
  27596. 36: angle ( 1.598, -12.892, 21.747) ( 1.598, -12.890, 21.752) ( 0.00, 0.01, 0.02)
  27597. 36: torsion ( 0.017, -2.241, -1.310) ( 0.017, -2.239, -1.309) ( 0.00, 0.08, 0.05)
  27598. 36: oop ( 0.003, -0.360, -0.206) ( 0.002, -0.285, -0.163) ( 0.00, 2.73, 0.90)
  27599. 36: vdw ( 7.218, -7.031, 12.201) ( 7.218, -7.031, 12.201) ( 0.00, 0.00, 0.00)
  27600. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27601. 36: 7 (-15.532, -45.793, 3.728) (-15.528, -45.780, 3.730) ( 0.02, 0.03, 0.07)
  27602. 36: bond (-12.697, -43.343, 0.901) (-12.696, -43.331, 0.901) ( 0.01, 0.03, 0.02)
  27603. 36: angle ( 3.750, -1.018, 3.911) ( 3.753, -1.018, 3.913) ( 0.07, 0.02, 0.05)
  27604. 36: torsion ( 0.147, -0.013, 1.444) ( 0.147, -0.013, 1.445) ( 0.00, 0.00, 0.05)
  27605. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27606. 36: vdw ( -6.732, -1.418, -2.528) ( -6.732, -1.418, -2.528) ( 0.00, 0.00, 0.00)
  27607. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27608. 36: 8 (-15.773, 19.736, 41.433) (-15.769, 19.741, 41.444) ( 0.02, 0.02, 0.03)
  27609. 36: bond (-12.853, 20.568, 38.148) (-12.852, 20.570, 38.158) ( 0.01, 0.01, 0.03)
  27610. 36: angle ( 3.824, -2.906, 2.854) ( 3.827, -2.905, 2.855) ( 0.06, 0.05, 0.02)
  27611. 36: torsion ( 0.102, -0.850, 0.492) ( 0.102, -0.850, 0.492) ( 0.00, 0.04, 0.01)
  27612. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27613. 36: vdw ( -6.846, 2.925, -0.061) ( -6.846, 2.925, -0.061) ( 0.00, 0.00, 0.00)
  27614. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27615. 36: 9 (-25.453, 18.899, -33.079) (-25.448, 18.904, -33.069) ( 0.02, 0.03, 0.03)
  27616. 36: bond (-18.667, 18.966, -32.631) (-18.664, 18.968, -32.623) ( 0.01, 0.01, 0.03)
  27617. 36: angle ( 3.421, 0.825, -1.479) ( 3.423, 0.827, -1.478) ( 0.06, 0.13, 0.06)
  27618. 36: torsion ( 0.000, -0.208, -0.121) ( 0.000, -0.208, -0.121) ( 0.00, 0.01, 0.00)
  27619. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27620. 36: vdw (-10.207, -0.683, 1.153) (-10.207, -0.683, 1.153) ( 0.00, 0.00, 0.00)
  27621. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27622. 36: ok 6 # gradients
  27623. 36: ok 7 # energy
  27624. 36:
  27625. 36: V A L I D A T E G R A D I E N T S
  27626. 36:
  27627. 36: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  27628. 36: ----------------------------------------------------------------------------------------
  27629. 36: 1 (-115.470, 264.254, -130.744) (-115.434, 264.287, -130.714) ( 0.03, 0.01, 0.02)
  27630. 36: bond (-241.892, 155.872, -136.876) (-241.868, 155.893, -136.855) ( 0.01, 0.01, 0.02)
  27631. 36: angle ( 79.984, 86.918, -7.007) ( 79.996, 86.929, -6.998) ( 0.01, 0.01, 0.13)
  27632. 36: torsion ( -4.351, 0.235, 7.936) ( -4.351, 0.234, 7.936) ( 0.01, 0.01, 0.00)
  27633. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27634. 36: vdw ( 50.789, 21.230, 5.204) ( 50.790, 21.230, 5.204) ( 0.00, 0.00, 0.00)
  27635. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27636. 36: 2 ( 84.629, -153.897, 52.656) ( 84.630, -153.819, 52.778) ( 0.00, 0.05, 0.23)
  27637. 36: bond (177.662, -154.078, 115.966) (177.695, -154.065, 115.971) ( 0.02, 0.01, 0.00)
  27638. 36: angle (-98.539, 6.758, -45.974) (-98.536, 6.774, -45.968) ( 0.00, 0.23, 0.01)
  27639. 36: torsion ( 5.287, -6.260, -16.624) ( 5.287, -6.260, -16.625) ( 0.00, 0.00, 0.00)
  27640. 36: oop ( 0.219, -0.317, -0.712) ( 0.185, -0.268, -0.601) ( 0.74, 1.57, 7.93)
  27641. 36: vdw ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27642. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27643. 36: 3 ( 22.763, -52.124, -14.739) ( 22.767, -52.111, -14.736) ( 0.02, 0.03, 0.02)
  27644. 36: bond ( -1.880, -40.652, -7.746) ( -1.881, -40.638, -7.745) ( 0.01, 0.03, 0.00)
  27645. 36: angle (-29.021, 2.997, -8.682) (-29.019, 2.997, -8.680) ( 0.01, 0.00, 0.03)
  27646. 36: torsion ( 2.863, 0.677, -4.249) ( 2.863, 0.677, -4.249) ( 0.00, 0.00, 0.00)
  27647. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27648. 36: vdw ( 50.802, -15.147, 5.939) ( 50.803, -15.147, 5.938) ( 0.00, 0.00, 0.00)
  27649. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27650. 36: 4 ( 42.977, 11.993, -5.310) ( 42.988, 11.997, -5.306) ( 0.03, 0.03, 0.07)
  27651. 36: bond ( 36.898, 15.124, -16.150) ( 36.908, 15.126, -16.149) ( 0.03, 0.01, 0.01)
  27652. 36: angle ( 5.846, -5.938, 7.800) ( 5.847, -5.936, 7.802) ( 0.02, 0.04, 0.03)
  27653. 36: torsion ( 0.162, 2.832, 3.024) ( 0.162, 2.831, 3.023) ( 0.00, 0.00, 0.01)
  27654. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27655. 36: vdw ( 0.072, -0.024, 0.017) ( 0.072, -0.024, 0.017) ( 0.00, 0.00, 0.00)
  27656. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27657. 36: 5 ( 0.357, -0.739, 47.238) ( 0.359, -0.736, 47.252) ( 0.10, 0.18, 0.03)
  27658. 36: bond ( -0.494, 7.245, 42.986) ( -0.494, 7.245, 42.999) ( 0.01, 0.00, 0.03)
  27659. 36: angle ( -1.719, -6.755, 1.118) ( -1.716, -6.753, 1.118) ( 0.17, 0.04, 0.01)
  27660. 36: torsion ( -1.143, -1.515, 0.242) ( -1.143, -1.515, 0.242) ( 0.01, 0.01, 0.00)
  27661. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27662. 36: vdw ( 3.713, 0.287, 2.892) ( 3.714, 0.287, 2.892) ( 0.00, 0.00, 0.00)
  27663. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27664. 36: 6 (125.198, -128.081, 119.924) (125.396, -128.241, 119.478) ( 0.16, 0.13, 0.37)
  27665. 36: bond ( 21.237, -20.013, 15.611) ( 21.279, -19.990, 15.619) ( 0.20, 0.12, 0.06)
  27666. 36: angle (138.357, -126.892, 100.443) (138.370, -126.871, 100.448) ( 0.01, 0.02, 0.00)
  27667. 36: torsion ( -2.958, 4.240, 10.109) ( -2.958, 4.240, 10.110) ( 0.00, 0.00, 0.01)
  27668. 36: oop ( -0.747, 1.091, 2.439) ( -0.605, 0.885, 1.980) (10.61, 18.88, 18.82)
  27669. 36: vdw (-30.691, 13.494, -8.679) (-30.690, 13.494, -8.679) ( 0.00, 0.00, 0.00)
  27670. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27671. 36: 7 ( 46.019, 57.677, -10.154) ( 45.988, 57.770, -9.963) ( 0.07, 0.16, 1.88)
  27672. 36: bond ( 9.695, -4.494, 4.946) ( 9.718, -4.489, 4.951) ( 0.24, 0.11, 0.12)
  27673. 36: angle ( 36.654, 61.842, -15.869) ( 36.656, 61.849, -15.868) ( 0.01, 0.01, 0.00)
  27674. 36: torsion ( -0.506, 0.733, 1.657) ( -0.506, 0.733, 1.657) ( 0.00, 0.00, 0.02)
  27675. 36: oop ( 0.263, -0.386, -0.867) ( 0.207, -0.304, -0.682) ( 1.47, 3.16, 15.99)
  27676. 36: vdw ( -0.086, -0.018, -0.021) ( -0.086, -0.018, -0.021) ( 0.00, 0.00, 0.00)
  27677. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27678. 36: 8 (-206.653, 0.765, -58.961) (-206.696, 0.854, -58.788) ( 0.02, 6.80, 0.29)
  27679. 36: bond ( -1.356, 40.905, -18.794) ( -1.356, 40.918, -18.791) ( 0.02, 0.03, 0.01)
  27680. 36: angle (-131.604, -18.990, -31.854) (-131.597, -18.990, -31.853) ( 0.01, 0.00, 0.00)
  27681. 36: torsion ( 0.647, -0.940, -2.094) ( 0.647, -0.940, -2.094) ( 0.00, 0.01, 0.01)
  27682. 36: oop ( 0.265, -0.389, -0.867) ( 0.213, -0.313, -0.697) ( 1.37, 2.97, 14.74)
  27683. 36: vdw (-74.605, -19.821, -5.352) (-74.603, -19.821, -5.352) ( 0.00, 0.00, 0.00)
  27684. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27685. 36: ok 8 # gradients
  27686. 36: ok 9 # energy
  27687. 36:
  27688. 36: V A L I D A T E G R A D I E N T S
  27689. 36:
  27690. 36: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  27691. 36: ----------------------------------------------------------------------------------------
  27692. 36: 1 ( 80.143, -114.647, 199.160) ( 75.297, -107.699, 187.217) ( 6.05, 6.06, 6.00)
  27693. 36: bond (101.517, -143.650, 249.265) (101.546, -143.623, 249.282) ( 0.03, 0.02, 0.01)
  27694. 36: angle (-31.951, 44.007, -76.054) (-31.942, 44.016, -76.044) ( 0.03, 0.02, 0.01)
  27695. 36: torsion ( -0.022, -0.007, -0.017) ( -0.021, -0.007, -0.016) ( 0.00, 0.00, 0.00)
  27696. 36: oop ( 10.599, -14.997, 25.967) ( 5.714, -8.085, 13.995) (46.09, 46.09, 46.10)
  27697. 36: vdw ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27698. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27699. 36: 2 (-197.773, -4.119, 6.965) (-197.735, -6.681, 11.484) ( 0.02, 62.18, 64.89)
  27700. 36: bond (-220.390, -0.005, 0.000) (-220.363, 0.015, 0.020) ( 0.01, 0.01, 0.00)
  27701. 36: angle ( -0.048, -16.539, 28.573) ( -0.038, -16.528, 28.582) ( 0.05, 0.06, 0.03)
  27702. 36: torsion ( 0.000, 0.010, -0.003) ( 0.000, 0.009, -0.004) ( 0.00, 0.00, 0.00)
  27703. 36: oop ( -0.000, 5.624, -9.738) ( 0.000, 3.032, -5.248) ( 0.00, 46.09, 46.11)
  27704. 36: vdw ( 22.666, 6.790, -11.866) ( 22.666, 6.791, -11.866) ( 0.00, 0.01, 0.00)
  27705. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27706. 36: 3 ( 35.293, 182.911, 6.929) ( 37.769, 182.083, 11.449) ( 7.02, 0.45, 65.23)
  27707. 36: bond ( 73.413, 207.701, -0.104) ( 73.434, 207.728, -0.084) ( 0.03, 0.01, 0.21)
  27708. 36: angle ( 16.035, -5.824, 28.595) ( 16.046, -5.814, 28.604) ( 0.07, 0.18, 0.03)
  27709. 36: torsion ( 0.009, -0.004, 0.023) ( 0.010, -0.003, 0.023) ( 0.00, 0.00, 0.00)
  27710. 36: oop ( -5.302, 1.878, -9.738) ( -2.858, 1.012, -5.248) (46.09, 46.09, 46.11)
  27711. 36: vdw (-48.863, -20.839, -11.847) (-48.862, -20.839, -11.847) ( 0.00, 0.00, 0.00)
  27712. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27713. 36: 4 ( 34.424, -97.432, -155.442) ( 36.899, -100.854, -152.416) ( 7.19, 3.51, 1.95)
  27714. 36: bond ( 73.430, -103.943, -180.098) ( 73.451, -103.921, -180.073) ( 0.03, 0.02, 0.01)
  27715. 36: angle ( 15.679, -21.735, 18.959) ( 15.689, -21.725, 18.968) ( 0.07, 0.05, 0.05)
  27716. 36: torsion ( -0.002, 0.009, -0.006) ( -0.001, 0.009, -0.006) ( 0.00, 0.00, 0.00)
  27717. 36: oop ( -5.297, 7.495, -6.490) ( -2.855, 4.040, -3.498) (46.10, 46.09, 46.09)
  27718. 36: vdw (-49.386, 20.743, 12.193) (-49.385, 20.743, 12.193) ( 0.00, 0.00, 0.00)
  27719. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27720. 36: 5 ( 31.645, 91.504, 0.055) ( 31.651, 91.517, 0.057) ( 0.02, 0.01, 0.01)
  27721. 36: bond (-28.294, 79.889, -0.000) (-28.292, 79.901, 0.000) ( 0.01, 0.02, 0.00)
  27722. 36: angle ( -0.314, -0.110, -0.028) ( -0.311, -0.110, -0.027) ( 0.09, 0.00, 0.01)
  27723. 36: torsion ( -0.000, -0.000, -0.001) ( 0.000, 0.000, -0.002) ( 0.00, 0.00, 0.00)
  27724. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27725. 36: vdw ( 60.252, 11.726, 0.085) ( 60.254, 11.726, 0.085) ( 0.00, 0.00, 0.00)
  27726. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27727. 36: 6 (-28.215, -39.952, 69.373) (-28.210, -39.948, 69.383) ( 0.02, 0.01, 0.01)
  27728. 36: bond (-28.241, -39.967, 69.197) (-28.239, -39.964, 69.207) ( 0.01, 0.01, 0.01)
  27729. 36: angle ( 0.126, 0.061, 0.088) ( 0.128, 0.063, 0.089) ( 0.04, 0.01, 0.01)
  27730. 36: torsion ( -0.000, 0.004, 0.002) ( 0.000, 0.004, 0.002) ( 0.00, 0.00, 0.00)
  27731. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27732. 36: vdw ( -0.100, -0.050, 0.086) ( -0.100, -0.050, 0.086) ( 0.00, 0.00, 0.00)
  27733. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27734. 36: 7 ( 32.884, -45.902, -79.596) ( 32.891, -45.897, -79.586) ( 0.02, 0.01, 0.01)
  27735. 36: bond (-28.228, -39.956, -69.236) (-28.226, -39.952, -69.227) ( 0.01, 0.01, 0.01)
  27736. 36: angle ( 0.218, 0.068, -0.131) ( 0.221, 0.070, -0.130) ( 0.06, 0.01, 0.01)
  27737. 36: torsion ( -0.000, -0.006, 0.004) ( 0.000, -0.006, 0.004) ( 0.00, 0.00, 0.00)
  27738. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27739. 36: vdw ( 60.894, -6.008, -10.233) ( 60.896, -6.008, -10.233) ( 0.00, 0.00, 0.00)
  27740. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27741. 36: 8 ( 81.326, -9.597, -5.835) ( 81.340, -9.593, -5.832) ( 0.02, 0.04, 0.04)
  27742. 36: bond ( 84.815, -0.000, -0.000) ( 84.828, 0.000, 0.000) ( 0.02, 0.00, 0.00)
  27743. 36: angle ( 0.000, 0.386, -0.042) ( 0.000, 0.389, -0.040) ( 0.00, 0.13, 0.01)
  27744. 36: torsion ( -0.000, -0.000, -0.002) ( 0.000, 0.000, -0.001) ( 0.00, 0.00, 0.00)
  27745. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27746. 36: vdw ( -3.488, -9.982, -5.791) ( -3.488, -9.982, -5.791) ( 0.00, 0.00, 0.00)
  27747. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27748. 36: 9 (-38.410, 31.443, 64.240) (-38.406, 31.449, 64.250) ( 0.01, 0.02, 0.02)
  27749. 36: bond (-28.241, 39.961, 69.197) (-28.239, 39.964, 69.207) ( 0.01, 0.01, 0.01)
  27750. 36: angle ( 0.069, -0.111, 0.091) ( 0.071, -0.109, 0.092) ( 0.01, 0.03, 0.01)
  27751. 36: torsion ( 0.000, -0.000, 0.000) ( 0.000, -0.000, 0.000) ( 0.00, 0.00, 0.00)
  27752. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27753. 36: vdw (-10.238, -8.406, -5.048) (-10.238, -8.406, -5.048) ( 0.00, 0.00, 0.00)
  27754. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27755. 36: 10 (-37.055, 19.013, -66.654) (-37.051, 19.019, -66.644) ( 0.01, 0.03, 0.02)
  27756. 36: bond (-28.186, 39.882, -69.132) (-28.184, 39.885, -69.123) ( 0.01, 0.01, 0.01)
  27757. 36: angle ( 0.059, -0.198, -0.139) ( 0.061, -0.196, -0.138) ( 0.01, 0.05, 0.01)
  27758. 36: torsion ( 0.007, -0.002, -0.004) ( 0.007, -0.002, -0.004) ( 0.00, 0.00, 0.00)
  27759. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27760. 36: vdw ( -8.936, -20.668, 2.621) ( -8.936, -20.668, 2.621) ( 0.00, 0.00, 0.00)
  27761. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27762. 36: 11 ( 81.329, 9.804, 5.428) ( 81.343, 9.807, 5.431) ( 0.02, 0.03, 0.06)
  27763. 36: bond ( 84.815, -0.023, -0.045) ( 84.829, -0.022, -0.045) ( 0.02, 0.00, 0.00)
  27764. 36: angle ( -0.000, -0.198, -0.281) ( -0.000, -0.196, -0.278) ( 0.00, 0.04, 0.08)
  27765. 36: torsion ( -0.000, 0.008, -0.005) ( -0.000, 0.008, -0.005) ( 0.00, 0.00, 0.00)
  27766. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27767. 36: vdw ( -3.486, 10.017, 5.759) ( -3.486, 10.017, 5.759) ( 0.00, 0.00, 0.00)
  27768. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27769. 36: 12 (-37.253, 48.140, -49.891) (-37.249, 48.146, -49.880) ( 0.01, 0.01, 0.02)
  27770. 36: bond (-28.274, 39.959, -69.218) (-28.273, 39.962, -69.209) ( 0.01, 0.01, 0.01)
  27771. 36: angle ( 0.044, 0.148, 0.067) ( 0.045, 0.150, 0.068) ( 0.01, 0.03, 0.01)
  27772. 36: torsion ( -0.009, -0.006, 0.000) ( -0.009, -0.006, 0.000) ( 0.00, 0.00, 0.00)
  27773. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27774. 36: vdw ( -9.013, 8.040, 19.260) ( -9.013, 8.040, 19.261) ( 0.00, 0.00, 0.00)
  27775. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27776. 36: 13 (-38.543, -71.364, 5.083) (-38.539, -71.351, 5.086) ( 0.01, 0.02, 0.07)
  27777. 36: bond (-28.276, -79.984, 0.044) (-28.274, -79.972, 0.045) ( 0.01, 0.02, 0.00)
  27778. 36: angle ( 0.028, -0.011, 0.251) ( 0.030, -0.010, 0.254) ( 0.01, 0.00, 0.07)
  27779. 36: torsion ( 0.014, -0.005, 0.009) ( 0.014, -0.005, 0.009) ( 0.00, 0.00, 0.00)
  27780. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27781. 36: vdw (-10.309, 8.636, 4.779) (-10.308, 8.636, 4.779) ( 0.00, 0.00, 0.00)
  27782. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27783. 36: ok 10 # gradients
  27784. 36: ok 11 # energy
  27785. 36:
  27786. 36: V A L I D A T E G R A D I E N T S
  27787. 36:
  27788. 36: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  27789. 36: ----------------------------------------------------------------------------------------
  27790. 36: 1 (-455.935, 644.261, -1116.002) (-421.487, 595.556, -1031.623) ( 7.56, 7.56, 7.56)
  27791. 36: bond (-267.083, 377.923, -654.760) (-267.073, 377.932, -654.759) ( 0.00, 0.00, 0.00)
  27792. 36: angle (-114.098, 160.650, -278.199) (-114.093, 160.655, -278.193) ( 0.00, 0.00, 0.00)
  27793. 36: torsion ( -0.050, -0.016, -0.038) ( -0.049, -0.016, -0.038) ( 0.00, 0.00, 0.00)
  27794. 36: oop (-74.704, 105.704, -183.005) (-40.272, 56.985, -98.633) (46.09, 46.09, 46.10)
  27795. 36: vdw ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27796. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27797. 36: 2 (909.381, -93.137, 161.140) (909.406, -74.842, 129.521) ( 0.00, 19.64, 19.62)
  27798. 36: bond (886.759, -0.001, 0.004) (886.777, 0.015, 0.020) ( 0.00, 0.00, 0.01)
  27799. 36: angle ( -0.045, -60.301, 104.379) ( -0.037, -60.294, 104.386) ( 0.04, 0.01, 0.01)
  27800. 36: torsion ( 0.000, 0.022, -0.008) ( 0.000, 0.022, -0.009) ( 0.00, 0.00, 0.00)
  27801. 36: oop ( -0.000, -39.647, 68.632) ( 0.000, -21.376, 36.989) ( 0.00, 46.09, 46.11)
  27802. 36: vdw ( 22.666, 6.790, -11.866) ( 22.666, 6.791, -11.866) ( 0.00, 0.01, 0.00)
  27803. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27804. 36: 3 (-250.622, -890.276, 161.139) (-267.819, -884.151, 129.519) ( 6.86, 0.69, 19.62)
  27805. 36: bond (-296.159, -835.902, -0.100) (-296.142, -835.885, -0.084) ( 0.01, 0.00, 0.16)
  27806. 36: angle ( 57.005, -20.291, 104.400) ( 57.013, -20.283, 104.407) ( 0.01, 0.04, 0.01)
  27807. 36: torsion ( 0.022, -0.008, 0.053) ( 0.023, -0.008, 0.053) ( 0.00, 0.00, 0.00)
  27808. 36: oop ( 37.373, -13.235, 68.633) ( 20.149, -7.136, 36.989) (46.09, 46.09, 46.11)
  27809. 36: vdw (-48.863, -20.839, -11.847) (-48.862, -20.839, -11.847) ( 0.00, 0.00, 0.00)
  27810. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27811. 36: 4 (-250.777, 305.902, 851.331) (-267.959, 330.275, 830.273) ( 6.85, 7.97, 2.47)
  27812. 36: bond (-295.509, 418.119, 723.951) (-295.493, 418.136, 723.968) ( 0.01, 0.00, 0.00)
  27813. 36: angle ( 56.792, -80.158, 69.464) ( 56.800, -80.151, 69.472) ( 0.01, 0.01, 0.01)
  27814. 36: torsion ( -0.004, 0.020, -0.014) ( -0.003, 0.021, -0.013) ( 0.00, 0.00, 0.00)
  27815. 36: oop ( 37.330, -52.822, 45.737) ( 20.122, -28.473, 24.654) (46.10, 46.10, 46.10)
  27816. 36: vdw (-49.386, 20.743, 12.193) (-49.385, 20.743, 12.193) ( 0.00, 0.00, 0.00)
  27817. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27818. 36: 5 ( 31.740, 91.538, 0.053) ( 31.746, 91.551, 0.055) ( 0.02, 0.01, 0.01)
  27819. 36: bond (-28.294, 79.889, -0.000) (-28.292, 79.901, 0.000) ( 0.01, 0.02, 0.00)
  27820. 36: angle ( -0.218, -0.077, -0.028) ( -0.216, -0.077, -0.027) ( 0.05, 0.00, 0.01)
  27821. 36: torsion ( -0.000, -0.000, -0.003) ( 0.000, 0.000, -0.004) ( 0.00, 0.00, 0.00)
  27822. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27823. 36: vdw ( 60.252, 11.726, 0.085) ( 60.254, 11.726, 0.085) ( 0.00, 0.00, 0.00)
  27824. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27825. 36: 6 (-28.244, -39.942, 69.367) (-28.241, -39.937, 69.377) ( 0.01, 0.01, 0.01)
  27826. 36: bond (-28.241, -39.967, 69.197) (-28.239, -39.964, 69.207) ( 0.01, 0.01, 0.01)
  27827. 36: angle ( 0.096, 0.067, 0.079) ( 0.098, 0.068, 0.080) ( 0.02, 0.01, 0.01)
  27828. 36: torsion ( -0.000, 0.009, 0.005) ( 0.000, 0.009, 0.005) ( 0.00, 0.00, 0.00)
  27829. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27830. 36: vdw ( -0.100, -0.050, 0.086) ( -0.100, -0.050, 0.086) ( 0.00, 0.00, 0.00)
  27831. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27832. 36: 7 ( 32.819, -45.898, -79.571) ( 32.825, -45.894, -79.561) ( 0.02, 0.01, 0.01)
  27833. 36: bond (-28.228, -39.956, -69.236) (-28.226, -39.952, -69.227) ( 0.01, 0.01, 0.01)
  27834. 36: angle ( 0.153, 0.080, -0.111) ( 0.155, 0.081, -0.110) ( 0.03, 0.01, 0.01)
  27835. 36: torsion ( -0.000, -0.015, 0.009) ( 0.000, -0.015, 0.009) ( 0.00, 0.00, 0.00)
  27836. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27837. 36: vdw ( 60.894, -6.008, -10.233) ( 60.896, -6.008, -10.233) ( 0.00, 0.00, 0.00)
  27838. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27839. 36: 8 ( 81.326, -9.705, -5.837) ( 81.340, -9.702, -5.834) ( 0.02, 0.03, 0.04)
  27840. 36: bond ( 84.815, -0.000, -0.000) ( 84.828, 0.000, 0.000) ( 0.02, 0.00, 0.00)
  27841. 36: angle ( 0.000, 0.278, -0.042) ( 0.000, 0.280, -0.040) ( 0.00, 0.07, 0.01)
  27842. 36: torsion ( -0.000, -0.000, -0.004) ( 0.000, 0.000, -0.003) ( 0.00, 0.00, 0.00)
  27843. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27844. 36: vdw ( -3.488, -9.982, -5.791) ( -3.488, -9.982, -5.791) ( 0.00, 0.00, 0.00)
  27845. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27846. 36: 9 (-38.402, 31.457, 64.236) (-38.398, 31.462, 64.246) ( 0.01, 0.02, 0.02)
  27847. 36: bond (-28.241, 39.961, 69.197) (-28.239, 39.964, 69.207) ( 0.01, 0.01, 0.01)
  27848. 36: angle ( 0.077, -0.097, 0.087) ( 0.079, -0.096, 0.087) ( 0.01, 0.02, 0.01)
  27849. 36: torsion ( 0.000, -0.000, 0.000) ( 0.001, -0.000, 0.000) ( 0.00, 0.00, 0.00)
  27850. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27851. 36: vdw (-10.238, -8.406, -5.048) (-10.238, -8.406, -5.048) ( 0.00, 0.00, 0.00)
  27852. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27853. 36: 10 (-37.021, 19.055, -66.644) (-37.017, 19.061, -66.634) ( 0.01, 0.03, 0.02)
  27854. 36: bond (-28.186, 39.882, -69.132) (-28.184, 39.885, -69.123) ( 0.01, 0.01, 0.01)
  27855. 36: angle ( 0.085, -0.152, -0.123) ( 0.087, -0.150, -0.122) ( 0.01, 0.03, 0.01)
  27856. 36: torsion ( 0.016, -0.006, -0.010) ( 0.016, -0.006, -0.010) ( 0.00, 0.00, 0.00)
  27857. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27858. 36: vdw ( -8.936, -20.668, 2.621) ( -8.936, -20.668, 2.621) ( 0.00, 0.00, 0.00)
  27859. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27860. 36: 11 ( 81.329, 9.864, 5.507) ( 81.343, 9.867, 5.510) ( 0.02, 0.03, 0.05)
  27861. 36: bond ( 84.815, -0.023, -0.045) ( 84.829, -0.022, -0.045) ( 0.02, 0.00, 0.00)
  27862. 36: angle ( -0.000, -0.149, -0.196) ( -0.000, -0.147, -0.193) ( 0.00, 0.03, 0.04)
  27863. 36: torsion ( -0.000, 0.019, -0.011) ( -0.000, 0.019, -0.011) ( 0.00, 0.00, 0.00)
  27864. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27865. 36: vdw ( -3.486, 10.017, 5.759) ( -3.486, 10.017, 5.759) ( 0.00, 0.00, 0.00)
  27866. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27867. 36: 12 (-37.252, 48.116, -49.906) (-37.248, 48.121, -49.895) ( 0.01, 0.01, 0.02)
  27868. 36: bond (-28.274, 39.959, -69.218) (-28.273, 39.962, -69.209) ( 0.01, 0.01, 0.01)
  27869. 36: angle ( 0.056, 0.131, 0.052) ( 0.058, 0.133, 0.053) ( 0.01, 0.02, 0.00)
  27870. 36: torsion ( -0.020, -0.014, 0.000) ( -0.020, -0.014, 0.000) ( 0.00, 0.00, 0.00)
  27871. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27872. 36: vdw ( -9.013, 8.040, 19.260) ( -9.013, 8.040, 19.261) ( 0.00, 0.00, 0.00)
  27873. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27874. 36: 13 (-38.496, -71.380, 5.042) (-38.492, -71.367, 5.045) ( 0.01, 0.02, 0.05)
  27875. 36: bond (-28.276, -79.984, 0.044) (-28.274, -79.972, 0.045) ( 0.01, 0.02, 0.00)
  27876. 36: angle ( 0.056, -0.021, 0.199) ( 0.058, -0.020, 0.201) ( 0.01, 0.00, 0.04)
  27877. 36: torsion ( 0.033, -0.012, 0.020) ( 0.033, -0.012, 0.020) ( 0.00, 0.00, 0.00)
  27878. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27879. 36: vdw (-10.309, 8.636, 4.779) (-10.308, 8.636, 4.779) ( 0.00, 0.00, 0.00)
  27880. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27881. 36: ok 12 # gradients
  27882. 36: ok 13 # energy
  27883. 36:
  27884. 36: V A L I D A T E G R A D I E N T S
  27885. 36:
  27886. 36: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  27887. 36: ----------------------------------------------------------------------------------------
  27888. 36: 1 (-21.015, 0.732, 3.646) (-20.968, 0.764, 3.693) ( 0.23, 2.39, 1.29)
  27889. 36: bond ( 37.054, -12.937, -8.013) ( 37.079, -12.911, -8.009) ( 0.07, 0.20, 0.05)
  27890. 36: angle ( 11.559, 13.320, 3.224) ( 11.578, 13.332, 3.225) ( 0.16, 0.08, 0.05)
  27891. 36: torsion ( 0.413, -0.973, 2.161) ( 0.413, -0.970, 2.180) ( 0.01, 0.23, 0.87)
  27892. 36: oop ( -0.012, 0.041, -0.132) ( -0.010, 0.035, -0.109) ( 0.00, 0.03, 0.30)
  27893. 36: vdw (-70.030, 1.280, 6.405) (-70.028, 1.279, 6.405) ( 0.00, 0.01, 0.00)
  27894. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27895. 36: 2 ( 6.968, 13.758, 9.308) ( 7.001, 13.843, 9.206) ( 0.47, 0.62, 1.09)
  27896. 36: bond ( 33.675, -25.493, -10.735) ( 33.703, -25.470, -10.732) ( 0.08, 0.09, 0.03)
  27897. 36: angle ( 7.250, -22.041, -8.118) ( 7.264, -22.025, -8.116) ( 0.19, 0.07, 0.03)
  27898. 36: torsion ( -0.145, -0.448, 2.063) ( -0.145, -0.446, 2.082) ( 0.00, 0.09, 0.93)
  27899. 36: oop ( 0.056, -0.262, 0.769) ( 0.047, -0.219, 0.643) ( 0.05, 1.13, 9.70)
  27900. 36: vdw (-33.868, 62.001, 25.328) (-33.867, 62.002, 25.328) ( 0.00, 0.00, 0.00)
  27901. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27902. 36: 3 ( 6.948, 69.656, 27.639) ( 7.007, 69.637, 27.842) ( 0.85, 0.03, 0.73)
  27903. 36: bond (-19.349, -52.993, -17.882) (-19.321, -52.969, -17.878) ( 0.14, 0.04, 0.02)
  27904. 36: angle ( 24.617, 58.394, 19.427) ( 24.633, 58.410, 19.429) ( 0.06, 0.03, 0.01)
  27905. 36: torsion ( 0.402, -8.286, 20.372) ( 0.402, -8.283, 20.392) ( 0.01, 0.03, 0.10)
  27906. 36: oop ( -0.091, 0.393, -1.144) ( -0.077, 0.332, -0.966) ( 0.13, 2.39, 15.57)
  27907. 36: vdw ( 1.369, 72.147, 6.866) ( 1.370, 72.148, 6.866) ( 0.11, 0.00, 0.00)
  27908. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27909. 36: 4 (-35.731, -10.897, -14.192) (-35.644, -11.652, -13.388) ( 0.25, 6.93, 5.66)
  27910. 36: bond (-50.594, 14.579, 8.252) (-50.560, 14.605, 8.256) ( 0.07, 0.18, 0.05)
  27911. 36: angle (-39.181, -32.892, 25.570) (-39.159, -32.872, 25.576) ( 0.06, 0.06, 0.02)
  27912. 36: torsion ( -1.996, 13.629, -22.256) ( -1.996, 13.632, -22.238) ( 0.00, 0.02, 0.08)
  27913. 36: oop ( -0.149, 3.849, -3.856) ( -0.120, 3.045, -3.080) ( 0.44, 20.88, 20.12)
  27914. 36: vdw ( 56.189, -10.062, -21.902) ( 56.191, -10.062, -21.902) ( 0.00, 0.00, 0.00)
  27915. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27916. 36: 5 (-36.239, -47.342, 34.573) (-36.234, -47.098, 34.041) ( 0.01, 0.51, 1.54)
  27917. 36: bond (-40.420, 41.995, 21.806) (-40.392, 42.018, 21.810) ( 0.07, 0.06, 0.02)
  27918. 36: angle (-19.814, -9.858, -1.794) (-19.799, -9.843, -1.792) ( 0.08, 0.16, 0.13)
  27919. 36: torsion ( 4.465, -13.505, 34.153) ( 4.466, -13.502, 34.172) ( 0.00, 0.02, 0.06)
  27920. 36: oop ( 0.262, -1.152, 3.243) ( 0.222, -0.951, 2.685) ( 1.04, 17.45, 17.18)
  27921. 36: vdw ( 19.269, -64.822, -22.834) ( 19.270, -64.821, -22.833) ( 0.00, 0.00, 0.00)
  27922. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27923. 36: 6 (-16.159, -28.193, -12.679) (-16.119, -28.149, -12.673) ( 0.25, 0.15, 0.05)
  27924. 36: bond ( 44.261, 36.517, 8.020) ( 44.289, 36.540, 8.023) ( 0.06, 0.06, 0.04)
  27925. 36: angle (-17.310, -1.486, 1.224) (-17.296, -1.471, 1.225) ( 0.08, 1.03, 0.14)
  27926. 36: torsion ( -0.065, 2.436, -2.077) ( -0.065, 2.438, -2.058) ( 0.00, 0.09, 0.91)
  27927. 36: oop ( -0.038, 0.156, -0.397) ( -0.041, 0.158, -0.415) ( 0.01, 0.02, 0.73)
  27928. 36: vdw (-43.007, -65.816, -19.449) (-43.007, -65.815, -19.449) ( 0.00, 0.00, 0.00)
  27929. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27930. 36: 7 (-33.234, 3.926, 352.787) (-33.090, 5.308, 351.383) ( 0.43, 35.22, 0.40)
  27931. 36: bond ( 65.767, 140.323, 186.598) ( 65.806, 140.339, 186.620) ( 0.06, 0.01, 0.01)
  27932. 36: angle (-48.653, 24.194, 56.510) (-48.632, 24.207, 56.522) ( 0.04, 0.05, 0.02)
  27933. 36: torsion (-46.293, -174.861, 111.475) (-46.292, -174.854, 111.480) ( 0.00, 0.00, 0.00)
  27934. 36: oop ( -1.261, -6.768, 7.409) ( -1.177, -5.421, 5.966) ( 6.63, 19.90, 19.47)
  27935. 36: vdw ( -2.796, 21.037, -9.205) ( -2.795, 21.038, -9.205) ( 0.01, 0.00, 0.00)
  27936. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27937. 36: 8 ( 36.687, -153.803, -361.741) ( 36.672, -151.426, -362.778) ( 0.04, 1.55, 0.29)
  27938. 36: bond (-148.647, -41.584, -55.210) (-148.617, -41.572, -55.173) ( 0.02, 0.03, 0.07)
  27939. 36: angle (185.398, -78.494, -88.500) (185.429, -78.485, -88.486) ( 0.02, 0.01, 0.02)
  27940. 36: torsion (-23.473, 13.213, -231.721) (-23.472, 13.218, -231.720) ( 0.00, 0.04, 0.00)
  27941. 36: oop ( 1.005, -10.683, 4.518) ( 0.927, -8.334, 3.428) ( 7.74, 21.98, 24.12)
  27942. 36: vdw ( 22.404, -36.254, 9.172) ( 22.405, -36.253, 9.172) ( 0.00, 0.00, 0.00)
  27943. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27944. 36: 9 (-61.740, 20.471, -126.099) (-61.653, 19.063, -125.297) ( 0.14, 6.88, 0.64)
  27945. 36: bond ( 30.421, -42.975, -81.162) ( 30.425, -42.968, -81.138) ( 0.01, 0.02, 0.03)
  27946. 36: angle (-119.608, -25.889, -31.136) (-119.597, -25.889, -31.136) ( 0.01, 0.00, 0.00)
  27947. 36: torsion ( -6.259, 116.531, -64.058) ( -6.259, 116.532, -64.058) ( 0.00, 0.00, 0.00)
  27948. 36: oop ( -0.265, 5.425, -2.973) ( -0.194, 4.008, -2.195) ( 1.89, 26.13, 26.16)
  27949. 36: vdw ( 33.971, -32.620, 53.230) ( 33.972, -32.619, 53.231) ( 0.00, 0.00, 0.00)
  27950. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27951. 36: 10 ( 28.015, 38.643, 42.144) ( 28.017, 38.057, 42.147) ( 0.01, 1.52, 0.01)
  27952. 36: bond (226.913, -56.230, -30.230) (226.943, -56.204, -30.227) ( 0.01, 0.05, 0.01)
  27953. 36: angle (-257.468, 99.173, -99.625) (-257.446, 99.188, -99.619) ( 0.01, 0.02, 0.01)
  27954. 36: torsion ( 32.606, -18.848, 156.550) ( 32.607, -18.846, 156.563) ( 0.00, 0.01, 0.01)
  27955. 36: oop ( 0.229, 4.708, -0.230) ( 0.177, 4.078, -0.249) ( 1.18, 13.38, 0.44)
  27956. 36: vdw ( 25.735, 9.840, 15.679) ( 25.736, 9.841, 15.679) ( 0.00, 0.01, 0.00)
  27957. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27958. 36: 11 (250.141, -290.051, 116.824) (250.201, -289.811, 117.507) ( 0.02, 0.08, 0.58)
  27959. 36: bond ( 93.426, -53.532, 4.505) ( 93.459, -53.503, 4.510) ( 0.04, 0.05, 0.10)
  27960. 36: angle (143.902, -174.258, 218.090) (143.921, -174.234, 218.094) ( 0.01, 0.01, 0.00)
  27961. 36: torsion ( 13.029, -48.793, -96.910) ( 13.029, -48.791, -96.893) ( 0.00, 0.00, 0.02)
  27962. 36: oop ( -0.069, -0.913, -3.501) ( -0.063, -0.728, -2.844) ( 0.05, 16.85, 18.78)
  27963. 36: vdw ( -0.146, -12.555, -5.360) ( -0.146, -12.555, -5.360) ( 0.01, 0.00, 0.00)
  27964. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27965. 36: 12 (-84.001, -72.776, 19.860) (-83.936, -72.770, 19.721) ( 0.08, 0.01, 0.70)
  27966. 36: bond (-186.226, -17.199, -4.867) (-186.184, -17.162, -4.865) ( 0.02, 0.21, 0.05)
  27967. 36: angle (110.321, -57.796, -26.379) (110.344, -57.775, -26.375) ( 0.02, 0.04, 0.01)
  27968. 36: torsion ( -3.809, 9.448, 48.069) ( -3.809, 9.448, 48.091) ( 0.00, 0.01, 0.04)
  27969. 36: oop ( -0.012, 0.289, 1.060) ( -0.013, 0.236, 0.893) ( 0.00, 1.52, 15.81)
  27970. 36: vdw ( -4.274, -7.518, 1.976) ( -4.274, -7.518, 1.977) ( 0.00, 0.00, 0.00)
  27971. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27972. 36: 13 ( 29.845, 279.092, -92.847) ( 29.880, 279.177, -92.553) ( 0.12, 0.03, 0.32)
  27973. 36: bond ( 4.828, 149.615, -23.114) ( 4.856, 149.648, -23.113) ( 0.59, 0.02, 0.01)
  27974. 36: angle ( 85.095, 70.062, -61.998) ( 85.119, 70.081, -61.996) ( 0.03, 0.03, 0.00)
  27975. 36: torsion ( -0.800, 11.926, -13.399) ( -0.800, 11.927, -13.378) ( 0.02, 0.01, 0.16)
  27976. 36: oop ( 0.110, -0.159, -1.678) ( 0.091, -0.128, -1.408) ( 0.21, 0.49, 16.10)
  27977. 36: vdw (-59.388, 47.647, 7.343) (-59.386, 47.650, 7.343) ( 0.00, 0.00, 0.00)
  27978. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27979. 36: 14 (114.579, 177.584, 146.921) (114.622, 177.633, 146.227) ( 0.04, 0.03, 0.47)
  27980. 36: bond (-154.829, 111.469, -0.872) (-154.804, 111.501, -0.871) ( 0.02, 0.03, 0.09)
  27981. 36: angle (264.768, 66.667, 115.766) (264.787, 66.686, 115.767) ( 0.01, 0.03, 0.00)
  27982. 36: torsion ( -1.838, -9.032, 27.518) ( -1.838, -9.032, 27.541) ( 0.02, 0.00, 0.08)
  27983. 36: oop ( -0.039, 0.000, 3.201) ( -0.041, -0.003, 2.482) ( 0.01, 0.00, 22.45)
  27984. 36: vdw ( 6.518, 8.480, 1.307) ( 6.518, 8.480, 1.307) ( 0.01, 0.00, 0.00)
  27985. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27986. 36: 15 (-115.626, -129.188, 24.940) (-115.504, -129.137, 25.842) ( 0.11, 0.04, 3.61)
  27987. 36: bond ( 53.724, -43.269, -13.811) ( 53.752, -43.241, -13.809) ( 0.05, 0.06, 0.01)
  27988. 36: angle (-160.021, -137.979, -6.035) (-160.003, -137.960, -6.035) ( 0.01, 0.01, 0.00)
  27989. 36: torsion (-12.547, -1.115, 45.037) (-12.546, -1.115, 45.061) ( 0.00, 0.01, 0.05)
  27990. 36: oop ( -0.413, 0.024, -4.236) ( -0.338, 0.027, -3.359) ( 3.09, 0.01, 20.70)
  27991. 36: vdw ( 3.631, 53.150, 3.984) ( 3.631, 53.151, 3.984) ( 0.00, 0.00, 0.00)
  27992. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  27993. 36: 16 (-95.354, 13.968, 35.501) (-95.340, 14.022, 35.242) ( 0.01, 0.38, 0.73)
  27994. 36: bond ( 50.547, -70.937, -15.049) ( 50.574, -70.910, -15.048) ( 0.05, 0.04, 0.01)
  27995. 36: angle (-92.094, 55.769, 11.666) (-92.078, 55.784, 11.666) ( 0.02, 0.03, 0.00)
  27996. 36: torsion ( 3.371, -2.144, 22.650) ( 3.371, -2.143, 22.671) ( 0.02, 0.02, 0.09)
  27997. 36: oop ( 0.179, -0.069, 1.564) ( 0.148, -0.060, 1.282) ( 0.55, 0.07, 17.99)
  27998. 36: vdw (-57.357, 31.349, 14.670) (-57.356, 31.350, 14.670) ( 0.00, 0.00, 0.00)
  27999. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28000. 36: 17 (-36.034, -6.492, 25.109) (-35.988, -6.451, 25.135) ( 0.13, 0.64, 0.10)
  28001. 36: bond ( 38.128, 64.277, 2.987) ( 38.153, 64.305, 2.988) ( 0.07, 0.04, 0.04)
  28002. 36: angle ( 6.244, -33.702, -6.073) ( 6.261, -33.689, -6.073) ( 0.28, 0.04, 0.00)
  28003. 36: torsion ( 3.666, -2.511, 22.904) ( 3.666, -2.510, 22.925) ( 0.01, 0.01, 0.09)
  28004. 36: oop ( -0.014, 0.010, -0.082) ( -0.013, 0.009, -0.078) ( 0.00, 0.00, 0.03)
  28005. 36: vdw (-84.058, -34.566, 5.374) (-84.056, -34.565, 5.374) ( 0.00, 0.00, 0.00)
  28006. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28007. 36: 18 ( 0.027, -8.948, 4.610) ( 0.058, -8.893, 4.522) ( 0.08, 0.62, 1.91)
  28008. 36: bond (-23.301, 24.678, 5.043) (-23.273, 24.703, 5.044) ( 0.12, 0.10, 0.02)
  28009. 36: angle ( 30.364, 23.964, -0.147) ( 30.376, 23.983, -0.147) ( 0.04, 0.08, 0.00)
  28010. 36: torsion ( 0.087, -0.016, 3.427) ( 0.087, -0.016, 3.448) ( 0.00, 0.00, 0.62)
  28011. 36: oop ( 0.058, -0.061, 0.636) ( 0.048, -0.050, 0.526) ( 0.06, 0.06, 7.02)
  28012. 36: vdw ( -7.180, -57.513, -4.349) ( -7.180, -57.512, -4.349) ( 0.00, 0.00, 0.00)
  28013. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28014. 36: 19 ( -4.499, 24.510, 7.566) ( -4.443, 24.542, 7.716) ( 1.22, 0.13, 1.98)
  28015. 36: bond ( 3.716, 51.056, 3.270) ( 3.743, 51.083, 3.271) ( 0.71, 0.05, 0.02)
  28016. 36: angle (-69.824, 19.369, 9.127) (-69.807, 19.384, 9.127) ( 0.02, 0.08, 0.00)
  28017. 36: torsion ( 1.337, -0.581, 6.526) ( 1.337, -0.581, 6.547) ( 0.01, 0.01, 0.32)
  28018. 36: oop ( -0.057, 0.060, -0.698) ( -0.046, 0.049, -0.570) ( 0.06, 0.07, 8.93)
  28019. 36: vdw ( 60.329, -45.394, -10.659) ( 60.330, -45.393, -10.659) ( 0.00, 0.00, 0.00)
  28020. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28021. 36: 20 (121.674, -0.233, -2.384) (121.708, -0.194, -2.410) ( 0.03, 0.91, 1.09)
  28022. 36: bond (-102.276, 22.499, 12.095) (-102.251, 22.527, 12.096) ( 0.02, 0.13, 0.01)
  28023. 36: angle (150.840, -0.242, -18.248) (150.858, -0.229, -18.248) ( 0.01, 0.33, 0.00)
  28024. 36: torsion ( 3.315, 2.200, 13.926) ( 3.315, 2.200, 13.947) ( 0.01, 0.01, 0.15)
  28025. 36: oop ( 0.081, 0.015, 0.475) ( 0.070, 0.010, 0.427) ( 0.10, 0.01, 2.32)
  28026. 36: vdw ( 69.714, -24.704, -10.632) ( 69.716, -24.702, -10.632) ( 0.00, 0.01, 0.00)
  28027. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28028. 36: 21 (-59.128, 20.520, 97.785) (-59.087, 20.476, 97.556) ( 0.07, 0.21, 0.23)
  28029. 36: bond ( 55.099, -110.431, 101.265) ( 55.118, -110.408, 101.284) ( 0.03, 0.02, 0.02)
  28030. 36: angle (-93.600, 87.032, -127.005) (-93.585, 87.044, -126.996) ( 0.02, 0.01, 0.01)
  28031. 36: torsion (-18.856, 33.146, 127.144) (-18.854, 33.148, 127.149) ( 0.01, 0.01, 0.00)
  28032. 36: oop ( -0.022, 0.319, 1.038) ( -0.017, 0.239, 0.777) ( 0.01, 2.57, 25.14)
  28033. 36: vdw ( -1.750, 10.454, -4.658) ( -1.749, 10.454, -4.658) ( 0.02, 0.00, 0.00)
  28034. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28035. 36: 22 ( 13.089, -26.040, 19.276) ( 13.117, -26.012, 19.304) ( 0.22, 0.11, 0.15)
  28036. 36: bond ( 78.061, -32.255, -59.087) ( 78.080, -32.237, -59.068) ( 0.02, 0.05, 0.03)
  28037. 36: angle (-69.023, -16.641, 56.905) (-69.015, -16.632, 56.914) ( 0.01, 0.05, 0.02)
  28038. 36: torsion ( 16.636, 5.460, 15.588) ( 16.636, 5.461, 15.588) ( 0.00, 0.02, 0.01)
  28039. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28040. 36: vdw (-12.585, 17.395, 5.870) (-12.584, 17.396, 5.870) ( 0.00, 0.00, 0.00)
  28041. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28042. 36: 23 ( 30.279, -21.928, 6.499) ( 30.309, -21.900, 6.527) ( 0.10, 0.13, 0.44)
  28043. 36: bond (-69.515, -53.766, 16.940) (-69.496, -53.748, 16.959) ( 0.03, 0.03, 0.11)
  28044. 36: angle (101.364, 2.074, -2.429) (101.374, 2.083, -2.420) ( 0.01, 0.41, 0.34)
  28045. 36: torsion ( 7.290, -4.506, 14.180) ( 7.291, -4.505, 14.182) ( 0.01, 0.02, 0.01)
  28046. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28047. 36: vdw ( -8.860, 34.269, -22.193) ( -8.858, 34.270, -22.193) ( 0.01, 0.00, 0.00)
  28048. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28049. 36: 24 (-62.993, 75.700, -61.378) (-62.952, 75.736, -61.360) ( 0.07, 0.05, 0.03)
  28050. 36: bond ( -1.423, -127.289, 25.653) ( -1.396, -127.270, 25.672) ( 1.85, 0.02, 0.07)
  28051. 36: angle (-77.383, 233.940, -62.904) (-77.370, 233.957, -62.895) ( 0.02, 0.01, 0.01)
  28052. 36: torsion ( -1.153, -2.884, -31.550) ( -1.153, -2.883, -31.544) ( 0.07, 0.07, 0.02)
  28053. 36: oop ( -0.002, 0.011, 0.067) ( -0.002, 0.008, 0.051) ( 0.00, 0.00, 0.11)
  28054. 36: vdw ( 16.968, -28.077, 7.357) ( 16.969, -28.076, 7.357) ( 0.01, 0.00, 0.00)
  28055. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28056. 36: 25 ( -8.421, 10.711, -14.021) ( -8.387, 10.744, -13.990) ( 0.40, 0.31, 0.22)
  28057. 36: bond (-21.693, 101.511, -10.537) (-21.673, 101.529, -10.518) ( 0.09, 0.02, 0.17)
  28058. 36: angle (-40.395, -151.200, 4.675) (-40.384, -151.188, 4.685) ( 0.03, 0.01, 0.22)
  28059. 36: torsion ( -2.346, -4.745, -0.756) ( -2.345, -4.743, -0.754) ( 0.03, 0.03, 0.21)
  28060. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28061. 36: vdw ( 56.013, 65.145, -7.403) ( 56.015, 65.146, -7.403) ( 0.00, 0.00, 0.00)
  28062. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28063. 36: 26 (-63.941, 59.729, 152.090) (-63.907, 59.767, 152.130) ( 0.05, 0.06, 0.03)
  28064. 36: bond ( 23.914, -31.082, 126.884) ( 23.934, -31.059, 126.909) ( 0.08, 0.07, 0.02)
  28065. 36: angle (-77.913, 105.610, -9.343) (-77.899, 105.625, -9.329) ( 0.02, 0.01, 0.15)
  28066. 36: torsion ( -4.548, -7.157, 32.760) ( -4.547, -7.156, 32.761) ( 0.01, 0.02, 0.01)
  28067. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28068. 36: vdw ( -5.395, -7.642, 1.790) ( -5.394, -7.642, 1.790) ( 0.01, 0.00, 0.00)
  28069. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28070. 36: 27 ( -2.890, 30.403, 32.390) ( -2.857, 30.434, 32.421) ( 1.14, 0.10, 0.10)
  28071. 36: bond ( -2.543, 116.577, 10.472) ( -2.523, 116.596, 10.490) ( 0.81, 0.02, 0.17)
  28072. 36: angle (-14.350, -75.155, -16.313) (-14.339, -75.143, -16.302) ( 0.08, 0.02, 0.07)
  28073. 36: torsion ( 3.122, -17.800, 28.898) ( 3.123, -17.799, 28.899) ( 0.01, 0.00, 0.00)
  28074. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28075. 36: vdw ( 10.881, 6.781, 9.333) ( 10.882, 6.781, 9.333) ( 0.01, 0.00, 0.00)
  28076. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28077. 36: 28 (-23.110, -88.986, 248.990) (-23.072, -88.952, 249.031) ( 0.16, 0.04, 0.02)
  28078. 36: bond ( 27.243, -89.704, 157.951) ( 27.263, -89.683, 157.978) ( 0.08, 0.02, 0.02)
  28079. 36: angle (-59.892, 2.431, 65.358) (-59.877, 2.444, 65.371) ( 0.03, 0.56, 0.02)
  28080. 36: torsion ( 16.304, 4.570, 25.812) ( 16.305, 4.570, 25.813) ( 0.00, 0.01, 0.00)
  28081. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28082. 36: vdw ( -6.765, -6.283, -0.131) ( -6.764, -6.283, -0.131) ( 0.01, 0.00, 0.00)
  28083. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28084. 36: 29 (120.052, 138.234, 1.640) (119.823, 138.622, 1.855) ( 0.19, 0.28, 13.11)
  28085. 36: bond ( 53.237, 119.656, 38.714) ( 53.256, 119.676, 38.733) ( 0.04, 0.02, 0.05)
  28086. 36: angle ( 32.088, 62.868, -15.157) ( 32.100, 62.878, -15.141) ( 0.03, 0.02, 0.10)
  28087. 36: torsion ( 11.309, -24.297, 36.020) ( 11.309, -24.296, 36.020) ( 0.00, 0.00, 0.00)
  28088. 36: oop ( 2.504, -3.437, -1.712) ( 2.244, -3.079, -1.533) (10.38, 10.39, 10.43)
  28089. 36: vdw ( 20.914, -16.557, -56.225) ( 20.915, -16.557, -56.224) ( 0.00, 0.00, 0.00)
  28090. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28091. 36: 30 (-719.368, -373.052, -594.720) (-717.080, -375.954, -596.155) ( 0.32, 0.78, 0.24)
  28092. 36: bond (-277.869, 75.610, -564.058) (-277.851, 75.624, -564.017) ( 0.01, 0.02, 0.01)
  28093. 36: angle (-490.849, -445.201, 15.737) (-490.832, -445.190, 15.750) ( 0.00, 0.00, 0.08)
  28094. 36: torsion ( 7.598, -8.679, 14.394) ( 7.598, -8.679, 14.394) ( 0.00, 0.01, 0.00)
  28095. 36: oop ( -9.905, 13.111, 6.630) ( -7.653, 10.186, 5.138) (22.74, 22.31, 22.51)
  28096. 36: vdw ( 51.658, -7.894, -67.422) ( 51.659, -7.894, -67.421) ( 0.00, 0.00, 0.00)
  28097. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28098. 36: 31 (302.669, 4.310, 346.416) (301.665, 5.633, 347.124) ( 0.33, 30.70, 0.20)
  28099. 36: bond (-25.278, -142.548, 236.213) (-25.277, -142.539, 236.238) ( 0.01, 0.01, 0.01)
  28100. 36: angle (292.005, 160.643, 128.172) (292.012, 160.645, 128.172) ( 0.00, 0.00, 0.00)
  28101. 36: torsion ( 16.660, -22.922, -12.048) ( 16.659, -22.923, -12.048) ( 0.00, 0.00, 0.00)
  28102. 36: oop ( 3.710, -4.857, -2.534) ( 2.697, -3.546, -1.851) (27.31, 26.99, 26.94)
  28103. 36: vdw ( 15.572, 13.995, -3.387) ( 15.573, 13.995, -3.387) ( 0.00, 0.00, 0.00)
  28104. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28105. 36: 32 (752.304, 300.533, -47.998) (751.346, 301.795, -47.344) ( 0.13, 0.42, 1.36)
  28106. 36: bond (224.614, 7.051, 333.105) (224.621, 7.049, 333.121) ( 0.00, 0.02, 0.01)
  28107. 36: angle (223.058, 251.697, -155.736) (223.062, 251.701, -155.735) ( 0.00, 0.00, 0.00)
  28108. 36: torsion (-17.793, 24.359, 11.482) (-17.793, 24.359, 11.482) ( 0.00, 0.00, 0.00)
  28109. 36: oop ( 3.689, -4.821, -2.386) ( 2.712, -3.560, -1.753) (26.48, 26.15, 26.50)
  28110. 36: vdw (318.736, 22.247, -234.463) (318.744, 22.246, -234.459) ( 0.00, 0.00, 0.00)
  28111. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28112. 36: 33 ( 68.984, -142.013, -11.258) ( 68.989, -141.981, -11.233) ( 0.01, 0.02, 0.22)
  28113. 36: bond ( -6.359, -151.413, -79.773) ( -6.359, -151.384, -79.756) ( 0.00, 0.02, 0.02)
  28114. 36: angle ( 72.722, -18.965, 64.024) ( 72.726, -18.962, 64.032) ( 0.01, 0.01, 0.01)
  28115. 36: torsion ( -8.427, 9.675, -6.479) ( -8.427, 9.676, -6.479) ( 0.00, 0.00, 0.00)
  28116. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28117. 36: vdw ( 11.049, 18.689, 10.970) ( 11.050, 18.690, 10.970) ( 0.01, 0.00, 0.00)
  28118. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28119. 36: 34 (-57.917, 58.587, -138.313) (-57.885, 58.592, -138.287) ( 0.05, 0.01, 0.02)
  28120. 36: bond (-63.307, 3.061, -175.086) (-63.282, 3.062, -175.065) ( 0.04, 0.04, 0.01)
  28121. 36: angle ( 10.839, 1.020, 6.741) ( 10.844, 1.024, 6.747) ( 0.05, 0.32, 0.08)
  28122. 36: torsion ( -3.889, 38.685, 2.208) ( -3.889, 38.685, 2.208) ( 0.00, 0.00, 0.00)
  28123. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28124. 36: vdw ( -1.559, 15.821, 27.823) ( -1.558, 15.821, 27.823) ( 0.05, 0.00, 0.00)
  28125. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28126. 36: 35 ( 12.828, -2.529, -9.612) ( 12.846, -2.531, -9.586) ( 0.13, 0.08, 0.28)
  28127. 36: bond ( 16.396, -0.223, -1.751) ( 16.411, -0.223, -1.751) ( 0.09, 0.00, 0.01)
  28128. 36: angle ( -0.234, -4.688, -1.596) ( -0.234, -4.684, -1.596) ( 0.00, 0.10, 0.03)
  28129. 36: torsion ( -0.658, 2.290, -6.462) ( -0.658, 2.290, -6.457) ( 0.00, 0.03, 0.07)
  28130. 36: oop ( -0.010, 0.033, -0.096) ( -0.008, 0.026, -0.075) ( 0.00, 0.02, 0.21)
  28131. 36: vdw ( -2.666, 0.060, 0.293) ( -2.666, 0.060, 0.293) ( 0.00, 0.00, 0.00)
  28132. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28133. 36: 36 ( 0.331, -17.731, 4.111) ( 0.342, -17.735, 4.164) ( 0.37, 0.02, 1.28)
  28134. 36: bond ( 7.488, -13.781, -5.274) ( 7.491, -13.770, -5.272) ( 0.04, 0.08, 0.03)
  28135. 36: angle ( -6.120, -3.109, -0.572) ( -6.116, -3.108, -0.572) ( 0.07, 0.03, 0.00)
  28136. 36: torsion ( 0.762, -3.146, 9.292) ( 0.762, -3.145, 9.297) ( 0.00, 0.02, 0.05)
  28137. 36: oop ( -0.016, 0.071, -0.208) ( -0.013, 0.055, -0.161) ( 0.01, 0.11, 0.96)
  28138. 36: vdw ( -1.782, 2.233, 0.873) ( -1.782, 2.233, 0.873) ( 0.01, 0.00, 0.00)
  28139. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28140. 36: 37 ( -8.605, -18.951, 1.355) ( -8.603, -18.909, 1.273) ( 0.02, 0.22, 6.03)
  28141. 36: bond ( -8.186, -13.103, -3.777) ( -8.182, -13.093, -3.776) ( 0.05, 0.08, 0.02)
  28142. 36: angle ( 21.033, -11.539, -5.573) ( 21.037, -11.538, -5.573) ( 0.02, 0.01, 0.01)
  28143. 36: torsion ( 1.541, -5.826, 16.856) ( 1.541, -5.826, 16.860) ( 0.00, 0.01, 0.03)
  28144. 36: oop ( 0.033, -0.137, 0.403) ( 0.026, -0.107, 0.315) ( 0.02, 0.41, 3.52)
  28145. 36: vdw (-23.026, 11.655, -6.553) (-23.025, 11.655, -6.553) ( 0.00, 0.00, 0.00)
  28146. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28147. 36: 38 ( 5.402, 18.002, -14.657) ( 5.429, 17.913, -14.352) ( 0.49, 0.50, 2.08)
  28148. 36: bond ( -5.820, 11.039, 4.124) ( -5.817, 11.050, 4.125) ( 0.05, 0.10, 0.04)
  28149. 36: angle ( 16.467, 8.135, 1.435) ( 16.471, 8.136, 1.435) ( 0.03, 0.01, 0.00)
  28150. 36: torsion ( -1.134, 5.864, -17.312) ( -1.134, 5.864, -17.307) ( 0.00, 0.01, 0.03)
  28151. 36: oop ( -0.098, 0.449, -1.342) ( -0.079, 0.348, -1.043) ( 0.18, 4.56, 22.26)
  28152. 36: vdw ( -4.012, -7.485, -1.562) ( -4.012, -7.485, -1.562) ( 0.01, 0.00, 0.00)
  28153. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28154. 36: 39 ( 8.436, 16.281, -20.697) ( 8.451, 16.273, -20.631) ( 0.18, 0.05, 0.32)
  28155. 36: bond ( 8.737, 13.297, 3.406) ( 8.741, 13.307, 3.407) ( 0.05, 0.08, 0.02)
  28156. 36: angle ( 3.771, -2.180, -1.175) ( 3.775, -2.179, -1.175) ( 0.10, 0.06, 0.03)
  28157. 36: torsion ( -2.476, 7.286, -22.114) ( -2.476, 7.286, -22.110) ( 0.00, 0.01, 0.02)
  28158. 36: oop ( -0.031, 0.090, -0.274) ( -0.024, 0.071, -0.214) ( 0.02, 0.18, 1.65)
  28159. 36: vdw ( -1.565, -2.212, -0.540) ( -1.565, -2.212, -0.540) ( 0.01, 0.00, 0.00)
  28160. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28161. 36: 40 ( 22.400, 16.112, -155.872) ( 22.339, 15.157, -154.828) ( 0.27, 5.92, 0.67)
  28162. 36: bond ( 33.459, -55.246, -49.387) ( 33.463, -55.235, -49.378) ( 0.01, 0.02, 0.02)
  28163. 36: angle (-36.578, -2.544, -21.940) (-36.571, -2.543, -21.939) ( 0.02, 0.02, 0.01)
  28164. 36: torsion ( 34.711, 62.839, -46.773) ( 34.711, 62.841, -46.772) ( 0.00, 0.00, 0.00)
  28165. 36: oop ( 0.596, 4.195, -4.289) ( 0.523, 3.228, -3.257) ( 4.34, 23.05, 24.07)
  28166. 36: vdw ( -9.787, 6.866, -33.483) ( -9.786, 6.867, -33.482) ( 0.01, 0.01, 0.00)
  28167. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28168. 36: 41 (-71.037, -79.309, -56.369) (-71.013, -79.316, -56.494) ( 0.03, 0.01, 0.22)
  28169. 36: bond ( 10.154, -5.855, 1.667) ( 10.165, -5.852, 1.667) ( 0.11, 0.06, 0.01)
  28170. 36: angle (-44.077, -74.633, 6.796) (-44.076, -74.629, 6.796) ( 0.00, 0.01, 0.00)
  28171. 36: torsion ( 7.173, -12.413, -87.325) ( 7.173, -12.413, -87.319) ( 0.00, 0.00, 0.01)
  28172. 36: oop ( -0.035, 0.067, 0.450) ( -0.025, 0.047, 0.320) ( 0.04, 0.13, 5.88)
  28173. 36: vdw (-44.252, 13.526, 22.043) (-44.251, 13.530, 22.043) ( 0.00, 0.03, 0.00)
  28174. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28175. 36: 42 ( 17.961, 9.670, -50.426) ( 17.978, 9.675, -50.385) ( 0.09, 0.06, 0.08)
  28176. 36: bond ( 0.960, -0.653, -0.220) ( 0.970, -0.649, -0.219) ( 0.96, 0.29, 0.01)
  28177. 36: angle ( 25.243, 37.565, 0.489) ( 25.245, 37.569, 0.489) ( 0.01, 0.01, 0.00)
  28178. 36: torsion (-10.675, 8.352, -71.968) (-10.675, 8.352, -71.964) ( 0.00, 0.00, 0.01)
  28179. 36: oop ( -0.024, 0.019, -0.163) ( -0.019, 0.015, -0.128) ( 0.01, 0.01, 0.58)
  28180. 36: vdw ( 2.457, -35.613, 21.436) ( 2.457, -35.612, 21.436) ( 0.01, 0.00, 0.00)
  28181. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28182. 36: 43 ( 11.929, 6.707, 17.865) ( 11.944, 6.712, 17.885) ( 0.13, 0.08, 0.11)
  28183. 36: bond ( 14.478, 6.220, -0.840) ( 14.490, 6.223, -0.840) ( 0.09, 0.04, 0.01)
  28184. 36: angle ( -1.676, 3.974, 0.570) ( -1.676, 3.979, 0.570) ( 0.05, 0.11, 0.01)
  28185. 36: torsion ( 1.897, -1.940, 18.353) ( 1.897, -1.940, 18.358) ( 0.00, 0.00, 0.03)
  28186. 36: oop ( -0.007, 0.007, -0.068) ( -0.005, 0.005, -0.053) ( 0.00, 0.00, 0.10)
  28187. 36: vdw ( -2.763, -1.555, -0.150) ( -2.763, -1.555, -0.150) ( 0.00, 0.01, 0.00)
  28188. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28189. 36: 44 ( -6.454, 11.497, 10.615) ( -6.445, 11.508, 10.659) ( 0.14, 0.09, 0.41)
  28190. 36: bond ( 1.748, 14.035, 1.261) ( 1.748, 14.050, 1.262) ( 0.02, 0.10, 0.01)
  28191. 36: angle ( -8.644, 0.988, 0.970) ( -8.639, 0.988, 0.970) ( 0.06, 0.01, 0.00)
  28192. 36: torsion ( 0.817, -0.896, 8.840) ( 0.817, -0.896, 8.845) ( 0.00, 0.01, 0.06)
  28193. 36: oop ( -0.016, 0.017, -0.169) ( -0.013, 0.013, -0.131) ( 0.01, 0.01, 0.65)
  28194. 36: vdw ( -0.359, -2.647, -0.287) ( -0.358, -2.647, -0.287) ( 0.01, 0.00, 0.00)
  28195. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28196. 36: 45 (-20.362, -1.184, -12.363) (-20.357, -1.169, -12.432) ( 0.02, 1.28, 0.55)
  28197. 36: bond (-14.221, 10.344, 2.191) (-14.211, 10.350, 2.191) ( 0.07, 0.05, 0.01)
  28198. 36: angle ( -6.681, -9.137, -0.174) ( -6.679, -9.134, -0.174) ( 0.03, 0.04, 0.00)
  28199. 36: torsion ( -1.335, 1.208, -14.366) ( -1.335, 1.208, -14.361) ( 0.00, 0.00, 0.04)
  28200. 36: oop ( 0.031, -0.028, 0.331) ( 0.024, -0.021, 0.257) ( 0.02, 0.02, 2.44)
  28201. 36: vdw ( 1.844, -3.571, -0.344) ( 1.844, -3.571, -0.344) ( 0.00, 0.01, 0.00)
  28202. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28203. 36: 46 (-34.082, -38.546, -16.676) (-34.077, -38.531, -16.746) ( 0.01, 0.04, 0.42)
  28204. 36: bond (-13.365, -4.730, 1.249) (-13.352, -4.729, 1.249) ( 0.10, 0.04, 0.01)
  28205. 36: angle (-20.559, 59.883, 6.962) (-20.558, 59.888, 6.962) ( 0.00, 0.01, 0.00)
  28206. 36: torsion ( -0.655, 0.154, -6.424) ( -0.655, 0.154, -6.419) ( 0.00, 0.00, 0.08)
  28207. 36: oop ( 0.042, -0.025, 0.355) ( 0.033, -0.020, 0.281) ( 0.04, 0.01, 2.66)
  28208. 36: vdw ( 0.455, -93.828, -18.818) ( 0.455, -93.825, -18.818) ( 0.00, 0.00, 0.00)
  28209. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28210. 36: 47 (-26.351, 24.960, -28.905) (-26.345, 24.964, -28.893) ( 0.02, 0.02, 0.04)
  28211. 36: bond (-11.055, -3.483, -22.909) (-11.053, -3.483, -22.898) ( 0.02, 0.00, 0.05)
  28212. 36: angle ( -6.926, 8.123, 2.105) ( -6.924, 8.126, 2.106) ( 0.04, 0.04, 0.03)
  28213. 36: torsion ( -7.520, 25.795, -0.294) ( -7.519, 25.796, -0.294) ( 0.01, 0.00, 0.00)
  28214. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28215. 36: vdw ( -0.850, -5.475, -7.806) ( -0.850, -5.475, -7.806) ( 0.02, 0.00, 0.00)
  28216. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28217. 36: 48 (-24.824, -25.059, 1.907) (-24.813, -25.053, 1.910) ( 0.05, 0.02, 0.13)
  28218. 36: bond (-45.915, -22.615, -5.946) (-45.904, -22.612, -5.946) ( 0.02, 0.01, 0.00)
  28219. 36: angle ( 15.233, -29.979, -3.611) ( 15.234, -29.977, -3.608) ( 0.00, 0.01, 0.06)
  28220. 36: torsion ( 6.875, -19.736, 21.983) ( 6.875, -19.736, 21.983) ( 0.00, 0.00, 0.00)
  28221. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28222. 36: vdw ( -1.017, 47.271, -10.519) ( -1.016, 47.272, -10.519) ( 0.02, 0.00, 0.00)
  28223. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28224. 36: 49 ( 36.271, 11.989, 38.996) ( 36.274, 11.991, 39.009) ( 0.01, 0.02, 0.03)
  28225. 36: bond ( 11.190, -1.507, 41.064) ( 11.191, -1.507, 41.077) ( 0.01, 0.01, 0.03)
  28226. 36: angle ( 16.933, -15.116, -5.169) ( 16.936, -15.114, -5.168) ( 0.01, 0.01, 0.00)
  28227. 36: torsion ( 12.306, 23.863, -2.477) ( 12.306, 23.864, -2.477) ( 0.00, 0.00, 0.00)
  28228. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28229. 36: vdw ( -4.159, 4.748, 5.578) ( -4.159, 4.748, 5.579) ( 0.00, 0.00, 0.00)
  28230. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28231. 36: 50 (-30.049, 33.093, -18.463) (-30.045, 33.106, -18.460) ( 0.01, 0.04, 0.02)
  28232. 36: bond ( -5.456, 33.426, -8.494) ( -5.455, 33.439, -8.494) ( 0.00, 0.04, 0.01)
  28233. 36: angle ( 31.339, 1.976, -12.354) ( 31.342, 1.976, -12.352) ( 0.01, 0.01, 0.02)
  28234. 36: torsion (-18.145, -7.077, -16.210) (-18.144, -7.077, -16.209) ( 0.00, 0.00, 0.00)
  28235. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28236. 36: vdw (-37.788, 4.768, 18.595) (-37.787, 4.768, 18.595) ( 0.00, 0.00, 0.00)
  28237. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28238. 36: 51 (-10.015, 12.715, -43.629) (-10.007, 12.720, -43.621) ( 0.08, 0.04, 0.02)
  28239. 36: bond ( 31.678, -13.145, -36.411) ( 31.683, -13.145, -36.404) ( 0.02, 0.01, 0.02)
  28240. 36: angle ( -1.838, -33.614, 10.537) ( -1.836, -33.611, 10.538) ( 0.07, 0.01, 0.01)
  28241. 36: torsion ( 7.134, -5.604, 8.233) ( 7.135, -5.604, 8.233) ( 0.00, 0.00, 0.00)
  28242. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28243. 36: vdw (-46.990, 65.079, -25.988) (-46.989, 65.080, -25.988) ( 0.00, 0.00, 0.00)
  28244. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28245. 36: 52 (-12.417, 31.691, -26.146) (-12.412, 31.702, -26.142) ( 0.04, 0.03, 0.01)
  28246. 36: bond (-13.699, 29.311, -10.293) (-13.697, 29.322, -10.292) ( 0.02, 0.04, 0.01)
  28247. 36: angle (-25.812, -9.459, 7.399) (-25.810, -9.459, 7.400) ( 0.01, 0.01, 0.02)
  28248. 36: torsion ( 0.561, -1.856, -6.034) ( 0.561, -1.856, -6.034) ( 0.00, 0.00, 0.01)
  28249. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28250. 36: vdw ( 26.533, 13.695, -17.217) ( 26.534, 13.695, -17.217) ( 0.00, 0.00, 0.00)
  28251. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28252. 36: 53 ( 4.847, 13.944, 39.054) ( 4.853, 13.947, 39.064) ( 0.12, 0.02, 0.03)
  28253. 36: bond ( 21.570, 8.503, 35.884) ( 21.574, 8.504, 35.894) ( 0.02, 0.00, 0.03)
  28254. 36: angle ( -3.597, -26.186, 8.363) ( -3.595, -26.184, 8.364) ( 0.04, 0.01, 0.01)
  28255. 36: torsion ( -2.608, 2.873, 0.887) ( -2.608, 2.873, 0.887) ( 0.01, 0.01, 0.00)
  28256. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28257. 36: vdw (-10.518, 28.753, -6.080) (-10.518, 28.754, -6.080) ( 0.01, 0.00, 0.00)
  28258. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28259. 36: 54 ( 72.340, -0.057, -14.961) ( 72.346, -0.050, -14.949) ( 0.01, 0.04, 0.08)
  28260. 36: bond ( 1.977, 20.116, -45.686) ( 1.977, 20.119, -45.674) ( 0.01, 0.01, 0.03)
  28261. 36: angle ( 13.335, 29.954, 13.772) ( 13.339, 29.956, 13.772) ( 0.03, 0.01, 0.00)
  28262. 36: torsion ( 2.619, 9.092, 4.119) ( 2.620, 9.093, 4.119) ( 0.01, 0.01, 0.00)
  28263. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28264. 36: vdw ( 54.409, -59.219, 12.834) ( 54.410, -59.218, 12.834) ( 0.00, 0.00, 0.00)
  28265. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28266. 36: 55 ( 42.287, 21.119, 39.745) ( 42.292, 21.128, 39.754) ( 0.01, 0.04, 0.02)
  28267. 36: bond ( -2.040, 32.043, 31.725) ( -2.040, 32.050, 31.732) ( 0.01, 0.02, 0.02)
  28268. 36: angle ( 34.132, 14.155, -12.104) ( 34.136, 14.156, -12.103) ( 0.01, 0.01, 0.01)
  28269. 36: torsion ( -0.882, -8.652, 8.681) ( -0.882, -8.651, 8.681) ( 0.02, 0.01, 0.01)
  28270. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28271. 36: vdw ( 11.077, -16.427, 11.443) ( 11.078, -16.426, 11.443) ( 0.01, 0.00, 0.00)
  28272. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28273. 36: 56 ( 20.965, -16.540, 38.085) ( 20.970, -16.534, 38.096) ( 0.02, 0.04, 0.03)
  28274. 36: bond ( -1.456, -14.668, 26.526) ( -1.456, -14.665, 26.536) ( 0.01, 0.02, 0.04)
  28275. 36: angle ( -7.279, -1.303, -1.119) ( -7.276, -1.301, -1.118) ( 0.04, 0.13, 0.05)
  28276. 36: torsion ( 12.012, -6.112, -2.718) ( 12.012, -6.111, -2.718) ( 0.00, 0.01, 0.01)
  28277. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28278. 36: vdw ( 17.689, 5.542, 15.396) ( 17.690, 5.543, 15.396) ( 0.01, 0.01, 0.00)
  28279. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28280. 36: 57 ( -9.597, -10.453, -51.689) ( -9.593, -10.445, -51.680) ( 0.05, 0.08, 0.02)
  28281. 36: bond ( 1.529, -22.811, -24.383) ( 1.529, -22.804, -24.376) ( 0.01, 0.03, 0.03)
  28282. 36: angle ( 2.711, 3.622, -3.220) ( 2.714, 3.623, -3.219) ( 0.12, 0.03, 0.03)
  28283. 36: torsion (-11.027, 11.386, -11.344) (-11.027, 11.386, -11.344) ( 0.00, 0.00, 0.00)
  28284. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28285. 36: vdw ( -2.810, -2.650, -12.741) ( -2.809, -2.649, -12.741) ( 0.04, 0.01, 0.00)
  28286. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28287. 36: 58 ( 7.953, -8.678, -82.470) ( 7.957, -8.670, -82.458) ( 0.04, 0.10, 0.01)
  28288. 36: bond ( 0.583, 21.754, -28.028) ( 0.582, 21.759, -28.020) ( 0.01, 0.02, 0.03)
  28289. 36: angle ( -6.113, -6.750, -5.368) ( -6.110, -6.748, -5.367) ( 0.05, 0.03, 0.03)
  28290. 36: torsion ( 11.584, -9.359, -7.027) ( 11.585, -9.359, -7.027) ( 0.00, 0.00, 0.00)
  28291. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28292. 36: vdw ( 1.899, -14.323, -42.046) ( 1.899, -14.323, -42.045) ( 0.02, 0.00, 0.00)
  28293. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28294. 36: 59 ( 15.787, -54.589, 11.267) ( 15.791, -54.581, 11.276) ( 0.03, 0.01, 0.08)
  28295. 36: bond ( -2.380, -21.430, 23.359) ( -2.380, -21.424, 23.366) ( 0.00, 0.03, 0.03)
  28296. 36: angle ( -0.504, 6.676, 6.070) ( -0.501, 6.677, 6.071) ( 0.16, 0.02, 0.02)
  28297. 36: torsion ( 20.490, -19.643, -15.922) ( 20.490, -19.642, -15.922) ( 0.00, 0.00, 0.00)
  28298. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28299. 36: vdw ( -1.819, -20.193, -2.239) ( -1.818, -20.192, -2.239) ( 0.05, 0.00, 0.00)
  28300. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28301. 36: 60 (-21.216, -1.249, -45.413) (-21.211, -1.244, -45.402) ( 0.02, 0.41, 0.02)
  28302. 36: bond ( -2.300, -15.456, -26.859) ( -2.300, -15.452, -26.849) ( 0.00, 0.02, 0.04)
  28303. 36: angle ( 19.809, -0.678, -1.308) ( 19.812, -0.677, -1.307) ( 0.02, 0.11, 0.04)
  28304. 36: torsion (-15.240, 28.309, -14.988) (-15.239, 28.309, -14.987) ( 0.00, 0.00, 0.00)
  28305. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28306. 36: vdw (-23.486, -13.424, -2.259) (-23.484, -13.424, -2.259) ( 0.01, 0.00, 0.00)
  28307. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28308. 36: 61 (-36.031, 29.276, -84.256) (-36.027, 29.288, -84.251) ( 0.01, 0.04, 0.01)
  28309. 36: bond ( -2.350, 35.403, -10.280) ( -2.350, 35.416, -10.279) ( 0.00, 0.04, 0.01)
  28310. 36: angle ( -5.044, -7.513, -24.736) ( -5.041, -7.513, -24.732) ( 0.06, 0.00, 0.01)
  28311. 36: torsion (-15.969, -16.076, -51.740) (-15.969, -16.077, -51.740) ( 0.00, 0.00, 0.00)
  28312. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28313. 36: vdw (-12.668, 17.462, 2.500) (-12.667, 17.462, 2.500) ( 0.01, 0.00, 0.00)
  28314. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28315. 36: 62 (-14.759, -63.089, -11.486) (-14.755, -63.078, -11.482) ( 0.03, 0.02, 0.04)
  28316. 36: bond ( 9.749, -31.825, 15.219) ( 9.750, -31.815, 15.221) ( 0.01, 0.03, 0.01)
  28317. 36: angle ( -8.368, 5.785, 17.449) ( -8.365, 5.785, 17.451) ( 0.03, 0.01, 0.01)
  28318. 36: torsion (-15.181, -21.195, -34.574) (-15.181, -21.194, -34.575) ( 0.00, 0.00, 0.00)
  28319. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28320. 36: vdw ( -0.960, -15.855, -9.579) ( -0.960, -15.854, -9.579) ( 0.02, 0.00, 0.00)
  28321. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28322. 36: 63 (-27.932, 30.243, -47.722) (-27.927, 30.247, -47.710) ( 0.02, 0.01, 0.03)
  28323. 36: bond (-13.150, -6.799, -35.271) (-13.148, -6.799, -35.260) ( 0.01, 0.00, 0.03)
  28324. 36: angle (-17.350, 11.540, 4.243) (-17.348, 11.542, 4.243) ( 0.01, 0.02, 0.01)
  28325. 36: torsion ( -4.815, 38.873, -5.700) ( -4.815, 38.873, -5.700) ( 0.00, 0.00, 0.00)
  28326. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28327. 36: vdw ( 7.383, -13.370, -10.993) ( 7.384, -13.369, -10.993) ( 0.01, 0.00, 0.00)
  28328. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28329. 36: 64 ( 12.124, 97.022, -25.557) ( 12.124, 97.044, -25.552) ( 0.00, 0.02, 0.02)
  28330. 36: bond ( 8.251, 84.539, -22.501) ( 8.251, 84.561, -22.500) ( 0.00, 0.03, 0.00)
  28331. 36: angle ( 2.080, -11.564, -42.703) ( 2.079, -11.564, -42.699) ( 0.00, 0.00, 0.01)
  28332. 36: torsion ( 0.474, -0.037, 0.033) ( 0.474, -0.037, 0.033) ( 0.00, 0.00, 0.00)
  28333. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28334. 36: vdw ( 1.319, 24.085, 39.613) ( 1.319, 24.085, 39.614) ( 0.01, 0.00, 0.00)
  28335. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28336. 36: 65 (-284.601, 11.002, 334.246) (-284.570, 11.001, 334.257) ( 0.01, 0.00, 0.00)
  28337. 36: bond ( 9.512, 1.540, -0.214) ( 9.534, 1.541, -0.214) ( 0.24, 0.04, 0.00)
  28338. 36: angle ( -0.335, 0.694, -9.928) ( -0.335, 0.694, -9.924) ( 0.00, 0.00, 0.04)
  28339. 36: torsion ( -0.025, 0.154, 0.012) ( -0.025, 0.154, 0.012) ( 0.00, 0.00, 0.00)
  28340. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28341. 36: vdw (-293.753, 8.613, 344.376) (-293.745, 8.613, 344.383) ( 0.00, 0.01, 0.00)
  28342. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28343. 36: ok 14 # gradients
  28344. 36: ok 15 # energy
  28345. 36:
  28346. 36: V A L I D A T E G R A D I E N T S
  28347. 36:
  28348. 36: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  28349. 36: ----------------------------------------------------------------------------------------
  28350. 36: 1 (440.698, 267.390, 110.759) (440.621, 267.018, 111.480) ( 0.02, 0.14, 0.65)
  28351. 36: bond ( -1.833, -0.557, -0.639) ( -1.799, -0.537, -0.631) ( 1.87, 1.12, 0.49)
  28352. 36: angle (429.436, 223.964, 184.758) (429.455, 223.979, 184.766) ( 0.00, 0.01, 0.00)
  28353. 36: torsion ( 12.278, 42.204, -69.671) ( 12.279, 42.210, -69.655) ( 0.00, 0.01, 0.02)
  28354. 36: oop ( 0.666, 2.233, -3.691) ( 0.535, 1.820, -3.002) ( 8.75, 18.49, 18.68)
  28355. 36: vdw ( 0.152, -0.454, 0.002) ( 0.152, -0.454, 0.002) ( 0.00, 0.00, 0.00)
  28356. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28357. 36: 2 (-348.171, -0.738, 87.717) (-348.007, -0.355, 87.170) ( 0.05, 28.33, 0.62)
  28358. 36: bond ( 2.768, 2.470, 2.169) ( 2.795, 2.489, 2.176) ( 0.97, 0.79, 0.33)
  28359. 36: angle (-328.981, 53.614, -1.521) (-328.964, 53.628, -1.516) ( 0.01, 0.03, 0.32)
  28360. 36: torsion (-18.738, -51.579, 86.865) (-18.737, -51.574, 86.881) ( 0.00, 0.01, 0.02)
  28361. 36: oop ( -0.643, -1.871, 3.129) ( -0.524, -1.526, 2.554) ( 7.66, 18.43, 18.38)
  28362. 36: vdw ( -2.578, -3.373, -2.925) ( -2.577, -3.373, -2.925) ( 0.00, 0.00, 0.00)
  28363. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28364. 36: 3 (100.968, 106.828, -67.634) (100.945, 106.675, -67.289) ( 0.02, 0.14, 0.51)
  28365. 36: bond ( 4.664, -1.988, -0.584) ( 4.689, -1.967, -0.575) ( 0.53, 1.05, 0.52)
  28366. 36: angle ( 77.381, 39.287, 43.889) ( 77.398, 39.302, 43.897) ( 0.02, 0.04, 0.02)
  28367. 36: torsion ( 23.917, 67.645, -110.408) ( 23.918, 67.650, -110.396) ( 0.00, 0.01, 0.01)
  28368. 36: oop ( 0.405, 1.150, -1.877) ( 0.340, 0.957, -1.560) ( 2.65, 16.80, 16.88)
  28369. 36: vdw ( -5.400, 0.733, 1.346) ( -5.400, 0.733, 1.346) ( 0.00, 0.00, 0.00)
  28370. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28371. 36: 4 (-334.790, 5.134, -97.805) (-334.757, 5.126, -97.351) ( 0.01, 0.17, 0.46)
  28372. 36: bond ( 9.694, 0.197, 1.892) ( 9.728, 0.218, 1.902) ( 0.34, 0.41, 0.51)
  28373. 36: angle (-341.156, -13.554, -19.943) (-341.132, -13.535, -19.937) ( 0.01, 0.14, 0.03)
  28374. 36: torsion ( 5.825, 17.750, -74.597) ( 5.826, 17.757, -74.582) ( 0.01, 0.04, 0.02)
  28375. 36: oop ( 0.187, 0.512, -1.976) ( 0.161, 0.456, -1.552) ( 0.48, 2.85, 21.46)
  28376. 36: vdw ( -9.340, 0.229, -3.180) ( -9.339, 0.229, -3.180) ( 0.00, 0.01, 0.00)
  28377. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28378. 36: 5 (-97.520, -548.013, -124.169) (-97.350, -547.584, -124.742) ( 0.17, 0.08, 0.46)
  28379. 36: bond ( 5.906, -1.531, 0.403) ( 5.943, -1.502, 0.415) ( 0.63, 1.85, 0.49)
  28380. 36: angle (-68.136, -453.940, -273.757) (-68.121, -453.919, -273.749) ( 0.02, 0.00, 0.00)
  28381. 36: torsion (-28.510, -93.641, 147.850) (-28.509, -93.635, 147.866) ( 0.00, 0.01, 0.01)
  28382. 36: oop ( -0.683, -2.271, 3.669) ( -0.566, -1.898, 3.060) ( 8.00, 16.44, 16.60)
  28383. 36: vdw ( -6.097, 3.370, -2.335) ( -6.097, 3.371, -2.335) ( 0.00, 0.00, 0.00)
  28384. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28385. 36: 6 (355.019, 25.545, 211.607) (355.121, 25.474, 210.249) ( 0.03, 0.28, 0.64)
  28386. 36: bond (-10.131, -0.808, 0.668) (-10.097, -0.779, 0.668) ( 0.34, 2.32, 0.03)
  28387. 36: angle (354.311, -0.835, 63.755) (354.334, -0.813, 63.757) ( 0.01, 1.86, 0.00)
  28388. 36: torsion ( 0.764, 25.463, 141.630) ( 0.765, 25.465, 141.650) ( 0.02, 0.01, 0.01)
  28389. 36: oop ( -0.150, 0.547, 6.594) ( -0.106, 0.422, 5.213) ( 0.64, 6.78, 20.94)
  28390. 36: vdw ( 10.225, 1.178, -1.039) ( 10.225, 1.178, -1.039) ( 0.00, 0.02, 0.00)
  28391. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28392. 36: 7 (108.440, 522.614, -258.006) (108.408, 522.946, -256.138) ( 0.03, 0.06, 0.72)
  28393. 36: bond ( -5.496, 0.840, -0.583) ( -5.457, 0.878, -0.582) ( 0.70, 3.22, 0.04)
  28394. 36: angle (104.545, 556.196, -61.741) (104.560, 556.224, -61.740) ( 0.01, 0.01, 0.00)
  28395. 36: torsion ( 2.400, -30.742, -183.519) ( 2.401, -30.741, -183.498) ( 0.01, 0.00, 0.01)
  28396. 36: oop ( 0.033, -1.277, -9.904) ( -0.053, -1.012, -8.060) ( 0.28, 20.77, 18.62)
  28397. 36: vdw ( 6.957, -2.403, -2.258) ( 6.957, -2.403, -2.258) ( 0.00, 0.00, 0.00)
  28398. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28399. 36: 8 (-463.302, -266.995, 121.456) (-463.253, -266.973, 121.065) ( 0.01, 0.01, 0.32)
  28400. 36: bond ( 1.436, 0.669, -0.084) ( 1.470, 0.696, -0.084) ( 2.43, 1.81, 0.00)
  28401. 36: angle (-466.753, -275.083, 37.296) (-466.734, -275.063, 37.299) ( 0.00, 0.01, 0.01)
  28402. 36: torsion ( 2.083, 6.673, 80.649) ( 2.083, 6.673, 80.671) ( 0.00, 0.00, 0.03)
  28403. 36: oop ( 0.128, 0.337, 3.437) ( 0.122, 0.311, 3.022) ( 0.07, 0.85, 12.09)
  28404. 36: vdw ( -0.195, 0.410, 0.157) ( -0.195, 0.410, 0.157) ( 0.00, 0.00, 0.00)
  28405. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28406. 36: 9 (341.146, -56.121, 70.706) (341.175, -56.128, 70.224) ( 0.01, 0.01, 0.68)
  28407. 36: bond ( -2.872, -3.159, 0.473) ( -2.844, -3.133, 0.474) ( 0.96, 0.82, 0.01)
  28408. 36: angle (338.374, -63.740, 5.454) (338.392, -63.723, 5.455) ( 0.01, 0.03, 0.02)
  28409. 36: torsion ( 2.401, 6.602, 63.163) ( 2.401, 6.602, 63.184) ( 0.00, 0.00, 0.03)
  28410. 36: oop ( 0.090, 0.271, 2.597) ( 0.074, 0.220, 2.093) ( 0.14, 1.39, 19.40)
  28411. 36: vdw ( 3.153, 3.905, -0.983) ( 3.153, 3.905, -0.983) ( 0.00, 0.00, 0.00)
  28412. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28413. 36: 10 (-107.103, -61.599, -128.254) (-107.047, -61.464, -127.439) ( 0.05, 0.22, 0.64)
  28414. 36: bond ( -4.647, 1.930, -0.560) ( -4.622, 1.958, -0.559) ( 0.55, 1.48, 0.03)
  28415. 36: angle (-101.269, -46.158, 7.046) (-101.252, -46.138, 7.048) ( 0.02, 0.04, 0.03)
  28416. 36: torsion ( -6.022, -15.499, -132.273) ( -6.022, -15.498, -132.259) ( 0.00, 0.00, 0.01)
  28417. 36: oop ( -0.077, -0.470, -4.290) ( -0.065, -0.384, -3.490) ( 0.10, 4.07, 18.63)
  28418. 36: vdw ( 4.912, -1.402, 1.822) ( 4.913, -1.402, 1.822) ( 0.00, 0.00, 0.00)
  28419. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28420. 36: 11 (-150.997, -148.714, -2.963) (-150.973, -148.707, -3.173) ( 0.02, 0.00, 7.09)
  28421. 36: bond ( 0.883, 8.752, -1.624) ( 0.901, 8.774, -1.606) ( 1.55, 0.24, 1.12)
  28422. 36: angle (-164.427, -143.070, -1.605) (-164.417, -143.061, -1.599) ( 0.01, 0.01, 0.35)
  28423. 36: torsion ( 10.920, -5.505, -3.117) ( 10.918, -5.505, -3.116) ( 0.01, 0.01, 0.03)
  28424. 36: oop ( 0.013, 0.092, 0.954) ( 0.011, 0.069, 0.719) ( 0.00, 0.21, 22.40)
  28425. 36: vdw ( 1.614, -8.984, 2.429) ( 1.614, -8.984, 2.429) ( 0.01, 0.00, 0.00)
  28426. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28427. 36: 12 ( 12.893, -23.106, -39.514) ( 12.908, -23.081, -39.259) ( 0.12, 0.11, 0.65)
  28428. 36: bond ( -0.858, -0.484, 0.045) ( -0.847, -0.480, 0.045) ( 0.97, 0.18, 0.00)
  28429. 36: angle ( 10.937, -18.907, 4.151) ( 10.938, -18.903, 4.151) ( 0.01, 0.02, 0.01)
  28430. 36: torsion ( -0.709, -2.781, -43.150) ( -0.709, -2.781, -43.144) ( 0.00, 0.00, 0.01)
  28431. 36: oop ( -0.009, -0.053, -0.741) ( -0.006, -0.035, -0.491) ( 0.00, 0.10, 18.47)
  28432. 36: vdw ( 3.531, -0.882, 0.180) ( 3.531, -0.882, 0.180) ( 0.00, 0.01, 0.00)
  28433. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28434. 36: 13 (-39.415, -42.171, -7.291) (-39.399, -42.132, -7.004) ( 0.04, 0.09, 3.94)
  28435. 36: bond ( -2.120, 1.944, -0.158) ( -2.112, 1.950, -0.158) ( 0.38, 0.35, 0.00)
  28436. 36: angle (-39.829, -42.529, 7.446) (-39.827, -42.527, 7.446) ( 0.00, 0.01, 0.00)
  28437. 36: torsion ( -0.309, -1.427, -13.490) ( -0.309, -1.427, -13.484) ( 0.00, 0.01, 0.04)
  28438. 36: oop ( -0.021, -0.100, -0.952) ( -0.015, -0.070, -0.670) ( 0.01, 0.30, 26.83)
  28439. 36: vdw ( 2.865, -0.058, -0.137) ( 2.865, -0.058, -0.137) ( 0.00, 0.00, 0.00)
  28440. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28441. 36: 14 (165.755, 124.756, 92.190) (165.809, 124.865, 92.089) ( 0.03, 0.09, 0.11)
  28442. 36: bond ( -0.427, -7.502, -4.745) ( -0.410, -7.481, -4.726) ( 0.73, 0.28, 0.40)
  28443. 36: angle (170.551, 129.750, 83.170) (170.562, 129.758, 83.176) ( 0.01, 0.01, 0.01)
  28444. 36: torsion ( -1.753, -4.467, 7.534) ( -1.753, -4.466, 7.537) ( 0.01, 0.02, 0.03)
  28445. 36: oop ( -0.107, -0.320, 0.527) ( -0.082, -0.241, 0.398) ( 0.27, 2.52, 6.80)
  28446. 36: vdw ( -2.509, 7.296, 5.704) ( -2.508, 7.296, 5.704) ( 0.01, 0.00, 0.00)
  28447. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28448. 36: 15 (-12.663, 12.667, 10.740) (-12.583, 12.882, 10.400) ( 0.63, 1.70, 3.17)
  28449. 36: bond ( 0.886, 0.415, 0.424) ( 0.896, 0.417, 0.427) ( 0.92, 0.09, 0.10)
  28450. 36: angle ( -8.951, 16.457, 2.708) ( -8.949, 16.459, 2.708) ( 0.02, 0.02, 0.01)
  28451. 36: torsion ( -1.208, -4.254, 6.691) ( -1.207, -4.253, 6.695) ( 0.01, 0.04, 0.07)
  28452. 36: oop ( -0.196, -0.624, 1.022) ( -0.128, -0.415, 0.674) ( 1.34, 13.03, 34.02)
  28453. 36: vdw ( -3.195, 0.674, -0.104) ( -3.195, 0.674, -0.104) ( 0.00, 0.00, 0.00)
  28454. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28455. 36: 16 ( 36.532, 35.271, 24.835) ( 36.492, 35.128, 25.090) ( 0.11, 0.40, 1.03)
  28456. 36: bond ( 2.020, -1.650, -0.589) ( 2.029, -1.644, -0.588) ( 0.43, 0.34, 0.04)
  28457. 36: angle ( 36.284, 33.855, 30.515) ( 36.285, 33.857, 30.516) ( 0.00, 0.01, 0.00)
  28458. 36: torsion ( 0.868, 2.390, -3.694) ( 0.868, 2.391, -3.690) ( 0.01, 0.06, 0.11)
  28459. 36: oop ( 0.170, 0.510, -0.839) ( 0.120, 0.358, -0.590) ( 0.86, 7.73, 20.94)
  28460. 36: vdw ( -2.810, 0.165, -0.558) ( -2.810, 0.166, -0.558) ( 0.00, 0.00, 0.00)
  28461. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28462. 36: 17 ( 98.894, 17.016, -7.871) ( 98.836, 16.838, -7.533) ( 0.06, 1.05, 4.30)
  28463. 36: bond ( -0.553, 4.541, 2.614) ( -0.553, 4.557, 2.619) ( 0.01, 0.36, 0.21)
  28464. 36: angle ( 97.460, -0.197, 20.921) ( 97.466, -0.197, 20.921) ( 0.01, 0.00, 0.00)
  28465. 36: torsion ( 5.269, 15.175, -25.296) ( 5.270, 15.177, -25.292) ( 0.00, 0.01, 0.02)
  28466. 36: oop ( 0.230, 0.713, -1.192) ( 0.166, 0.517, -0.864) ( 1.48, 14.00, 27.54)
  28467. 36: vdw ( -3.512, -3.215, -4.917) ( -3.512, -3.215, -4.917) ( 0.01, 0.00, 0.00)
  28468. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28469. 36: 18 (-109.955, 15.289, 118.078) (-109.897, 15.140, 117.104) ( 0.05, 0.97, 0.82)
  28470. 36: bond ( 0.210, -4.745, 0.834) ( 0.210, -4.724, 0.834) ( 0.00, 0.45, 0.06)
  28471. 36: angle (-112.760, -5.727, -4.035) (-112.754, -5.727, -4.036) ( 0.00, 0.00, 0.00)
  28472. 36: torsion ( -1.467, 21.186, 120.314) ( -1.467, 21.186, 120.320) ( 0.01, 0.00, 0.00)
  28473. 36: oop ( -0.035, 0.621, 3.525) ( 0.016, 0.450, 2.545) ( 0.18, 10.61, 27.80)
  28474. 36: vdw ( 4.097, 3.955, -2.560) ( 4.097, 3.955, -2.560) ( 0.01, 0.00, 0.00)
  28475. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28476. 36: 19 (-84.560, -41.338, -50.114) (-84.552, -41.332, -50.109) ( 0.01, 0.02, 0.01)
  28477. 36: bond ( -0.306, 0.292, 0.237) ( -0.301, 0.298, 0.240) ( 0.16, 0.15, 0.08)
  28478. 36: angle (-85.523, -59.980, -32.671) (-85.521, -59.980, -32.670) ( 0.00, 0.00, 0.00)
  28479. 36: torsion ( -1.338, 15.260, -20.588) ( -1.338, 15.260, -20.588) ( 0.00, 0.00, 0.00)
  28480. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28481. 36: vdw ( 2.607, 3.090, 2.908) ( 2.607, 3.090, 2.908) ( 0.00, 0.00, 0.00)
  28482. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28483. 36: 20 (-26.973, -56.612, -2.148) (-26.967, -56.608, -2.140) ( 0.02, 0.01, 0.37)
  28484. 36: bond ( -1.957, 0.921, -2.164) ( -1.952, 0.923, -2.157) ( 0.29, 0.12, 0.32)
  28485. 36: angle ( -7.198, -57.641, -18.148) ( -7.197, -57.639, -18.148) ( 0.01, 0.00, 0.00)
  28486. 36: torsion (-18.345, -1.997, 15.745) (-18.345, -1.997, 15.745) ( 0.00, 0.00, 0.00)
  28487. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28488. 36: vdw ( 0.527, 2.104, 2.420) ( 0.527, 2.104, 2.420) ( 0.00, 0.00, 0.00)
  28489. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28490. 36: 21 ( 11.314, -48.945, -41.506) ( 11.320, -48.938, -41.500) ( 0.05, 0.01, 0.02)
  28491. 36: bond ( -1.164, -1.398, 1.214) ( -1.160, -1.393, 1.218) ( 0.34, 0.40, 0.36)
  28492. 36: angle ( -6.180, -36.848, -48.004) ( -6.178, -36.847, -48.002) ( 0.02, 0.00, 0.00)
  28493. 36: torsion ( 19.921, -12.925, 4.198) ( 19.921, -12.925, 4.198) ( 0.00, 0.00, 0.00)
  28494. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28495. 36: vdw ( -1.263, 2.227, 1.086) ( -1.263, 2.227, 1.086) ( 0.00, 0.00, 0.00)
  28496. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28497. 36: 22 ( -0.203, 83.938, -3.860) ( -0.192, 83.941, -3.857) ( 0.23, 0.00, 0.10)
  28498. 36: bond ( 2.839, 0.011, -1.453) ( 2.850, 0.011, -1.450) ( 0.39, 0.00, 0.20)
  28499. 36: angle ( -1.363, 88.129, -2.032) ( -1.363, 88.132, -2.031) ( 0.03, 0.00, 0.07)
  28500. 36: torsion ( -1.193, 0.324, -2.342) ( -1.193, 0.324, -2.343) ( 0.01, 0.00, 0.02)
  28501. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28502. 36: vdw ( -0.486, -4.526, 1.966) ( -0.486, -4.526, 1.966) ( 0.00, 0.00, 0.00)
  28503. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28504. 36: 23 ( 28.368, 27.667, -17.442) ( 28.370, 27.672, -17.430) ( 0.01, 0.02, 0.07)
  28505. 36: bond ( 0.383, 0.838, 1.790) ( 0.383, 0.841, 1.801) ( 0.02, 0.20, 0.61)
  28506. 36: angle ( 31.263, 26.404, -18.985) ( 31.265, 26.406, -18.984) ( 0.01, 0.01, 0.00)
  28507. 36: torsion ( -2.678, 1.270, -0.022) ( -2.679, 1.269, -0.022) ( 0.02, 0.01, 0.00)
  28508. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28509. 36: vdw ( -0.599, -0.845, -0.224) ( -0.599, -0.845, -0.224) ( 0.00, 0.00, 0.00)
  28510. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28511. 36: 24 ( 74.969, 49.590, 0.087) ( 74.974, 49.597, 0.092) ( 0.01, 0.02, 0.04)
  28512. 36: bond ( 0.256, -0.376, 0.294) ( 0.259, -0.370, 0.298) ( 0.08, 0.24, 0.12)
  28513. 36: angle ( 81.752, 50.326, -8.730) ( 81.754, 50.327, -8.729) ( 0.00, 0.00, 0.01)
  28514. 36: torsion ( -4.380, 2.836, 7.322) ( -4.381, 2.836, 7.322) ( 0.00, 0.00, 0.01)
  28515. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28516. 36: vdw ( -2.659, -3.197, 1.201) ( -2.659, -3.197, 1.201) ( 0.00, 0.00, 0.00)
  28517. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28518. 36: ok 16 # gradients
  28519. 36: ok 17 # energy
  28520. 36:
  28521. 36: V A L I D A T E G R A D I E N T S
  28522. 36:
  28523. 36: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  28524. 36: ----------------------------------------------------------------------------------------
  28525. 36: 1 (297.804, 97.543, -27.324) (297.777, 97.639, -27.163) ( 0.01, 0.10, 0.59)
  28526. 36: bond (270.148, 57.230, -74.029) (270.176, 57.253, -74.018) ( 0.01, 0.04, 0.01)
  28527. 36: angle ( -0.988, 0.324, -0.159) ( -0.969, 0.343, -0.147) ( 1.82, 0.61, 0.19)
  28528. 36: torsion ( -0.291, 0.285, 0.476) ( -0.286, 0.290, 0.487) ( 0.15, 0.15, 0.51)
  28529. 36: oop ( -0.005, 0.008, 0.016) ( -0.084, 0.055, 0.143) ( 0.04, 0.04, 0.20)
  28530. 36: vdw ( 28.939, 39.697, 46.371) ( 28.940, 39.698, 46.372) ( 0.00, 0.00, 0.00)
  28531. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28532. 36: 2 ( -0.054, 281.414, -143.333) ( -0.060, 281.470, -143.285) ( 0.03, 0.02, 0.03)
  28533. 36: bond ( -0.026, 223.722, -177.596) ( 0.000, 223.752, -177.591) ( 0.07, 0.01, 0.00)
  28534. 36: angle ( -0.021, 0.274, -0.657) ( 0.000, 0.293, -0.649) ( 0.04, 0.54, 0.55)
  28535. 36: torsion ( -0.005, -0.107, -0.352) ( 0.000, -0.104, -0.338) ( 0.00, 0.03, 0.48)
  28536. 36: oop ( -0.000, -0.006, -0.013) ( -0.060, -0.004, 0.008) ( 0.00, 0.00, 0.03)
  28537. 36: vdw ( -0.002, 57.531, 35.285) ( -0.000, 57.532, 35.285) ( 0.00, 0.00, 0.00)
  28538. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28539. 36: 3 ( -0.054, -281.521, -143.333) ( 0.032, -281.470, -143.525) ( 0.47, 0.02, 0.13)
  28540. 36: bond ( -0.026, -223.783, -177.596) ( 0.000, -223.752, -177.591) ( 0.07, 0.01, 0.00)
  28541. 36: angle ( -0.021, -0.313, -0.657) ( 0.000, -0.293, -0.649) ( 0.04, 0.61, 0.55)
  28542. 36: torsion ( -0.005, 0.101, -0.352) ( 0.000, 0.104, -0.338) ( 0.00, 0.03, 0.48)
  28543. 36: oop ( -0.000, 0.006, -0.013) ( 0.032, 0.004, -0.233) ( 0.00, 0.00, 0.29)
  28544. 36: vdw ( -0.002, -57.533, 35.285) ( -0.000, -57.532, 35.285) ( 0.00, 0.00, 0.00)
  28545. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28546. 36: 4 (297.804, -97.642, -27.324) (297.846, -97.543, -27.188) ( 0.01, 0.10, 0.50)
  28547. 36: bond (270.148, -57.277, -74.029) (270.176, -57.253, -74.018) ( 0.01, 0.04, 0.01)
  28548. 36: angle ( -0.988, -0.362, -0.159) ( -0.969, -0.343, -0.147) ( 1.82, 0.68, 0.19)
  28549. 36: torsion ( -0.291, -0.295, 0.476) ( -0.286, -0.290, 0.487) ( 0.15, 0.16, 0.51)
  28550. 36: oop ( -0.005, -0.008, 0.016) ( -0.015, 0.042, 0.119) ( 0.00, 0.04, 0.16)
  28551. 36: vdw ( 28.939, -39.700, 46.371) ( 28.940, -39.698, 46.372) ( 0.00, 0.00, 0.00)
  28552. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28553. 36: 5 (-156.798, 187.174, -202.160) (-156.685, 187.268, -202.243) ( 0.07, 0.05, 0.04)
  28554. 36: bond (-92.784, 168.051, -212.764) (-92.764, 168.078, -212.748) ( 0.02, 0.02, 0.01)
  28555. 36: angle ( -0.088, 0.981, 0.142) ( -0.073, 1.001, 0.156) ( 0.14, 1.96, 0.19)
  28556. 36: torsion ( 0.267, 0.221, -0.320) ( 0.273, 0.226, -0.310) ( 0.16, 0.11, 0.32)
  28557. 36: oop ( 0.007, 0.003, -0.009) ( 0.079, 0.044, -0.132) ( 0.05, 0.01, 0.11)
  28558. 36: vdw (-64.201, 17.918, 10.792) (-64.200, 17.919, 10.792) ( 0.00, 0.01, 0.00)
  28559. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28560. 36: 6 (-156.798, -187.281, -202.160) (-156.632, -187.320, -202.295) ( 0.11, 0.02, 0.07)
  28561. 36: bond (-92.784, -168.105, -212.764) (-92.764, -168.078, -212.748) ( 0.02, 0.02, 0.01)
  28562. 36: angle ( -0.088, -1.021, 0.142) ( -0.073, -1.001, 0.156) ( 0.14, 1.96, 0.19)
  28563. 36: torsion ( 0.267, -0.231, -0.320) ( 0.273, -0.226, -0.310) ( 0.16, 0.12, 0.32)
  28564. 36: oop ( 0.007, -0.003, -0.009) ( 0.132, -0.096, -0.185) ( 0.09, 0.03, 0.15)
  28565. 36: vdw (-64.201, -17.920, 10.792) (-64.200, -17.919, 10.792) ( 0.00, 0.01, 0.00)
  28566. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28567. 36: 7 (-297.908, 97.543, -27.324) (-297.846, 97.543, -27.188) ( 0.02, 0.00, 0.50)
  28568. 36: bond (-270.205, 57.230, -74.029) (-270.176, 57.253, -74.018) ( 0.01, 0.04, 0.01)
  28569. 36: angle ( 0.951, 0.324, -0.159) ( 0.969, 0.343, -0.147) ( 1.75, 0.61, 0.19)
  28570. 36: torsion ( 0.281, 0.285, 0.476) ( 0.286, 0.290, 0.487) ( 0.14, 0.15, 0.51)
  28571. 36: oop ( 0.005, 0.008, 0.016) ( 0.015, -0.042, 0.119) ( 0.00, 0.04, 0.16)
  28572. 36: vdw (-28.940, 39.697, 46.371) (-28.940, 39.698, 46.372) ( 0.00, 0.00, 0.00)
  28573. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28574. 36: 8 (-297.908, -97.642, -27.324) (-297.846, -97.543, -27.188) ( 0.02, 0.10, 0.50)
  28575. 36: bond (-270.205, -57.277, -74.029) (-270.176, -57.253, -74.018) ( 0.01, 0.04, 0.01)
  28576. 36: angle ( 0.951, -0.362, -0.159) ( 0.969, -0.343, -0.147) ( 1.75, 0.68, 0.19)
  28577. 36: torsion ( 0.281, -0.295, 0.476) ( 0.286, -0.290, 0.487) ( 0.14, 0.16, 0.51)
  28578. 36: oop ( 0.005, -0.008, 0.016) ( 0.015, 0.042, 0.119) ( 0.00, 0.04, 0.16)
  28579. 36: vdw (-28.940, -39.700, 46.371) (-28.940, -39.698, 46.372) ( 0.00, 0.00, 0.00)
  28580. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28581. 36: 9 (187.174, 202.079, 156.714) (187.127, 201.860, 156.918) ( 0.03, 0.11, 0.13)
  28582. 36: bond (168.051, 212.732, 92.745) (168.078, 212.748, 92.764) ( 0.02, 0.01, 0.02)
  28583. 36: angle ( 0.981, -0.169, 0.057) ( 1.001, -0.156, 0.073) ( 1.96, 0.23, 0.09)
  28584. 36: torsion ( 0.221, 0.300, -0.279) ( 0.226, 0.310, -0.273) ( 0.11, 0.30, 0.17)
  28585. 36: oop ( 0.003, 0.008, -0.008) ( -0.098, -0.251, 0.154) ( 0.03, 0.22, 0.13)
  28586. 36: vdw ( 17.918, -10.793, 64.199) ( 17.919, -10.792, 64.200) ( 0.01, 0.00, 0.00)
  28587. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28588. 36: 10 ( 27.257, 297.804, 97.543) ( 27.276, 297.792, 97.684) ( 0.07, 0.00, 0.14)
  28589. 36: bond ( 74.008, 270.148, 57.230) ( 74.018, 270.176, 57.253) ( 0.01, 0.01, 0.04)
  28590. 36: angle ( 0.136, -0.988, 0.324) ( 0.147, -0.969, 0.343) ( 0.16, 1.82, 0.61)
  28591. 36: torsion ( -0.498, -0.291, 0.285) ( -0.487, -0.286, 0.290) ( 0.53, 0.15, 0.15)
  28592. 36: oop ( -0.016, -0.005, 0.008) ( -0.031, -0.069, 0.099) ( 0.02, 0.03, 0.07)
  28593. 36: vdw (-46.373, 28.939, 39.697) (-46.372, 28.940, 39.698) ( 0.00, 0.00, 0.00)
  28594. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28595. 36: 11 ( 27.257, -297.908, 97.543) ( 27.204, -297.764, 97.684) ( 0.19, 0.05, 0.14)
  28596. 36: bond ( 74.008, -270.205, 57.230) ( 74.018, -270.176, 57.253) ( 0.01, 0.01, 0.04)
  28597. 36: angle ( 0.136, 0.951, 0.324) ( 0.147, 0.969, 0.343) ( 0.16, 1.75, 0.61)
  28598. 36: torsion ( -0.498, 0.281, 0.285) ( -0.487, 0.286, 0.290) ( 0.53, 0.14, 0.15)
  28599. 36: oop ( -0.016, 0.005, 0.008) ( -0.103, 0.096, 0.099) ( 0.14, 0.04, 0.07)
  28600. 36: vdw (-46.373, -28.940, 39.697) (-46.372, -28.940, 39.698) ( 0.00, 0.00, 0.00)
  28601. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28602. 36: 12 (187.174, -202.160, 156.714) (187.171, -201.905, 156.873) ( 0.00, 0.13, 0.10)
  28603. 36: bond (168.051, -212.764, 92.745) (168.078, -212.748, 92.764) ( 0.02, 0.01, 0.02)
  28604. 36: angle ( 0.981, 0.142, 0.057) ( 1.001, 0.156, 0.073) ( 1.96, 0.19, 0.09)
  28605. 36: torsion ( 0.221, -0.320, -0.279) ( 0.226, -0.310, -0.273) ( 0.11, 0.32, 0.17)
  28606. 36: oop ( 0.003, -0.009, -0.008) ( -0.053, 0.206, 0.109) ( 0.02, 0.19, 0.09)
  28607. 36: vdw ( 17.918, 10.792, 64.199) ( 17.919, 10.792, 64.200) ( 0.01, 0.00, 0.00)
  28608. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28609. 36: 13 (202.079, -156.798, -187.281) (202.239, -156.681, -187.276) ( 0.08, 0.07, 0.00)
  28610. 36: bond (212.732, -92.784, -168.105) (212.748, -92.764, -168.078) ( 0.01, 0.02, 0.02)
  28611. 36: angle ( -0.169, -0.088, -1.021) ( -0.156, -0.073, -1.001) ( 0.23, 0.14, 1.96)
  28612. 36: torsion ( 0.300, 0.267, -0.231) ( 0.310, 0.273, -0.226) ( 0.30, 0.16, 0.12)
  28613. 36: oop ( 0.008, 0.007, -0.003) ( 0.128, 0.083, -0.051) ( 0.10, 0.06, 0.01)
  28614. 36: vdw (-10.793, -64.201, -17.920) (-10.792, -64.200, -17.919) ( 0.00, 0.00, 0.01)
  28615. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28616. 36: 14 (-97.642, 27.257, -297.908) (-97.535, 27.509, -297.973) ( 0.11, 0.93, 0.02)
  28617. 36: bond (-57.277, 74.008, -270.205) (-57.253, 74.018, -270.176) ( 0.04, 0.01, 0.01)
  28618. 36: angle ( -0.362, 0.136, 0.951) ( -0.343, 0.147, 0.969) ( 0.68, 0.16, 1.75)
  28619. 36: torsion ( -0.295, -0.498, 0.281) ( -0.290, -0.487, 0.286) ( 0.16, 0.53, 0.14)
  28620. 36: oop ( -0.008, -0.016, 0.005) ( 0.049, 0.202, -0.112) ( 0.05, 0.36, 0.05)
  28621. 36: vdw (-39.700, -46.373, -28.940) (-39.698, -46.372, -28.940) ( 0.00, 0.00, 0.00)
  28622. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28623. 36: 15 (202.079, -156.798, 187.174) (201.904, -156.874, 187.171) ( 0.09, 0.05, 0.00)
  28624. 36: bond (212.732, -92.784, 168.051) (212.748, -92.764, 168.078) ( 0.01, 0.02, 0.02)
  28625. 36: angle ( -0.169, -0.088, 0.981) ( -0.156, -0.073, 1.001) ( 0.23, 0.14, 1.96)
  28626. 36: torsion ( 0.300, 0.267, 0.221) ( 0.310, 0.273, 0.226) ( 0.30, 0.16, 0.11)
  28627. 36: oop ( 0.008, 0.007, 0.003) ( -0.206, -0.110, -0.053) ( 0.18, 0.09, 0.02)
  28628. 36: vdw (-10.793, -64.201, 17.918) (-10.792, -64.200, 17.919) ( 0.00, 0.00, 0.01)
  28629. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28630. 36: 16 (-281.521, 143.277, -0.054) (-281.470, 143.140, 0.060) ( 0.02, 0.10, 0.62)
  28631. 36: bond (-223.783, 177.585, -0.026) (-223.752, 177.591, 0.000) ( 0.01, 0.00, 0.07)
  28632. 36: angle ( -0.313, 0.640, -0.021) ( -0.293, 0.649, -0.000) ( 0.61, 0.54, 0.04)
  28633. 36: torsion ( 0.101, 0.325, -0.005) ( 0.104, 0.338, 0.000) ( 0.03, 0.44, 0.00)
  28634. 36: oop ( 0.006, 0.012, -0.000) ( 0.004, -0.152, 0.060) ( 0.00, 0.20, 0.00)
  28635. 36: vdw (-57.533, -35.285, -0.002) (-57.532, -35.285, -0.000) ( 0.00, 0.00, 0.00)
  28636. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28637. 36: 17 (156.714, -187.281, -202.160) (156.685, -187.268, -202.243) ( 0.02, 0.01, 0.04)
  28638. 36: bond ( 92.745, -168.105, -212.764) ( 92.764, -168.078, -212.748) ( 0.02, 0.02, 0.01)
  28639. 36: angle ( 0.057, -1.021, 0.142) ( 0.073, -1.001, 0.156) ( 0.09, 1.96, 0.19)
  28640. 36: torsion ( -0.279, -0.231, -0.320) ( -0.273, -0.226, -0.310) ( 0.17, 0.12, 0.32)
  28641. 36: oop ( -0.008, -0.003, -0.009) ( -0.079, -0.044, -0.132) ( 0.05, 0.01, 0.11)
  28642. 36: vdw ( 64.199, -17.920, 10.792) ( 64.200, -17.919, 10.792) ( 0.00, 0.01, 0.00)
  28643. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28644. 36: 18 (-187.281, 202.079, 156.714) (-187.127, 202.090, 156.830) ( 0.08, 0.01, 0.07)
  28645. 36: bond (-168.105, 212.732, 92.745) (-168.078, 212.748, 92.764) ( 0.02, 0.01, 0.02)
  28646. 36: angle ( -1.021, -0.169, 0.057) ( -1.001, -0.156, 0.073) ( 1.96, 0.23, 0.09)
  28647. 36: torsion ( -0.231, 0.300, -0.279) ( -0.226, 0.310, -0.273) ( 0.12, 0.30, 0.17)
  28648. 36: oop ( -0.003, 0.008, -0.008) ( 0.098, -0.021, 0.066) ( 0.03, 0.02, 0.06)
  28649. 36: vdw (-17.920, -10.793, 64.199) (-17.919, -10.792, 64.200) ( 0.01, 0.00, 0.00)
  28650. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28651. 36: 19 (-97.642, 27.257, 297.804) (-97.639, 27.248, 297.809) ( 0.00, 0.03, 0.00)
  28652. 36: bond (-57.277, 74.008, 270.148) (-57.253, 74.018, 270.176) ( 0.04, 0.01, 0.01)
  28653. 36: angle ( -0.362, 0.136, -0.988) ( -0.343, 0.147, -0.969) ( 0.68, 0.16, 1.82)
  28654. 36: torsion ( -0.295, -0.498, -0.291) ( -0.290, -0.487, -0.286) ( 0.16, 0.53, 0.15)
  28655. 36: oop ( -0.008, -0.016, -0.005) ( -0.055, -0.058, -0.052) ( 0.04, 0.07, 0.02)
  28656. 36: vdw (-39.700, -46.373, 28.939) (-39.698, -46.372, 28.940) ( 0.00, 0.00, 0.00)
  28657. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28658. 36: 20 ( 97.543, 27.257, -297.908) ( 97.491, 27.397, -297.958) ( 0.05, 0.51, 0.02)
  28659. 36: bond ( 57.230, 74.008, -270.205) ( 57.253, 74.018, -270.176) ( 0.04, 0.01, 0.01)
  28660. 36: angle ( 0.324, 0.136, 0.951) ( 0.343, 0.147, 0.969) ( 0.61, 0.16, 1.75)
  28661. 36: torsion ( 0.285, -0.498, 0.281) ( 0.290, -0.487, 0.286) ( 0.15, 0.53, 0.14)
  28662. 36: oop ( 0.008, -0.016, 0.005) ( -0.094, 0.090, -0.097) ( 0.08, 0.18, 0.05)
  28663. 36: vdw ( 39.697, -46.373, -28.940) ( 39.698, -46.372, -28.940) ( 0.00, 0.00, 0.00)
  28664. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28665. 36: 21 (156.714, 187.174, -202.160) (156.684, 187.268, -202.243) ( 0.02, 0.05, 0.04)
  28666. 36: bond ( 92.745, 168.051, -212.764) ( 92.764, 168.078, -212.748) ( 0.02, 0.02, 0.01)
  28667. 36: angle ( 0.057, 0.981, 0.142) ( 0.073, 1.001, 0.156) ( 0.09, 1.96, 0.19)
  28668. 36: torsion ( -0.279, 0.221, -0.320) ( -0.273, 0.226, -0.310) ( 0.17, 0.11, 0.32)
  28669. 36: oop ( -0.008, 0.003, -0.009) ( -0.080, 0.044, -0.132) ( 0.06, 0.01, 0.11)
  28670. 36: vdw ( 64.199, 17.918, 10.792) ( 64.200, 17.919, 10.792) ( 0.00, 0.01, 0.00)
  28671. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28672. 36: 22 (143.277, -0.054, 281.414) (143.140, -0.060, 281.470) ( 0.10, 0.03, 0.02)
  28673. 36: bond (177.585, -0.026, 223.722) (177.591, 0.000, 223.752) ( 0.00, 0.07, 0.01)
  28674. 36: angle ( 0.640, -0.021, 0.274) ( 0.649, 0.000, 0.293) ( 0.54, 0.04, 0.54)
  28675. 36: torsion ( 0.325, -0.005, -0.107) ( 0.338, 0.000, -0.104) ( 0.44, 0.00, 0.03)
  28676. 36: oop ( 0.012, -0.000, -0.006) ( -0.152, -0.060, -0.004) ( 0.20, 0.00, 0.00)
  28677. 36: vdw (-35.285, -0.002, 57.531) (-35.285, 0.000, 57.532) ( 0.00, 0.00, 0.00)
  28678. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28679. 36: 23 (202.079, 156.714, -187.281) (202.239, 156.681, -187.276) ( 0.08, 0.02, 0.00)
  28680. 36: bond (212.732, 92.745, -168.105) (212.748, 92.764, -168.078) ( 0.01, 0.02, 0.02)
  28681. 36: angle ( -0.169, 0.057, -1.021) ( -0.156, 0.073, -1.001) ( 0.23, 0.09, 1.96)
  28682. 36: torsion ( 0.300, -0.279, -0.231) ( 0.310, -0.273, -0.226) ( 0.30, 0.17, 0.12)
  28683. 36: oop ( 0.008, -0.008, -0.003) ( 0.128, -0.083, -0.051) ( 0.10, 0.06, 0.01)
  28684. 36: vdw (-10.793, 64.199, -17.920) (-10.792, 64.200, -17.919) ( 0.00, 0.00, 0.01)
  28685. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28686. 36: 24 (-27.324, -297.908, 97.543) (-27.276, -297.792, 97.684) ( 0.18, 0.04, 0.14)
  28687. 36: bond (-74.029, -270.205, 57.230) (-74.018, -270.176, 57.253) ( 0.01, 0.01, 0.04)
  28688. 36: angle ( -0.159, 0.951, 0.324) ( -0.147, 0.969, 0.343) ( 0.19, 1.75, 0.61)
  28689. 36: torsion ( 0.476, 0.281, 0.285) ( 0.487, 0.286, 0.290) ( 0.51, 0.14, 0.15)
  28690. 36: oop ( 0.016, 0.005, 0.008) ( 0.031, 0.069, 0.099) ( 0.02, 0.03, 0.07)
  28691. 36: vdw ( 46.371, -28.940, 39.697) ( 46.372, -28.940, 39.698) ( 0.00, 0.00, 0.00)
  28692. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28693. 36: 25 (-97.642, -27.324, -297.908) (-97.535, -27.509, -297.973) ( 0.11, 0.68, 0.02)
  28694. 36: bond (-57.277, -74.029, -270.205) (-57.253, -74.018, -270.176) ( 0.04, 0.01, 0.01)
  28695. 36: angle ( -0.362, -0.159, 0.951) ( -0.343, -0.147, 0.969) ( 0.68, 0.19, 1.75)
  28696. 36: torsion ( -0.295, 0.476, 0.281) ( -0.290, 0.487, 0.286) ( 0.16, 0.51, 0.14)
  28697. 36: oop ( -0.008, 0.016, 0.005) ( 0.049, -0.202, -0.112) ( 0.05, 0.35, 0.05)
  28698. 36: vdw (-39.700, 46.371, -28.940) (-39.698, 46.372, -28.940) ( 0.00, 0.00, 0.00)
  28699. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28700. 36: 26 (-187.281, -202.160, 156.714) (-187.127, -202.090, 156.830) ( 0.08, 0.03, 0.07)
  28701. 36: bond (-168.105, -212.764, 92.745) (-168.078, -212.748, 92.764) ( 0.02, 0.01, 0.02)
  28702. 36: angle ( -1.021, 0.142, 0.057) ( -1.001, 0.156, 0.073) ( 1.96, 0.19, 0.09)
  28703. 36: torsion ( -0.231, -0.320, -0.279) ( -0.226, -0.310, -0.273) ( 0.12, 0.32, 0.17)
  28704. 36: oop ( -0.003, -0.009, -0.008) ( 0.098, 0.021, 0.066) ( 0.03, 0.03, 0.06)
  28705. 36: vdw (-17.920, 10.792, 64.199) (-17.919, 10.792, 64.200) ( 0.01, 0.00, 0.00)
  28706. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28707. 36: 27 (202.079, 156.714, 187.174) (201.904, 156.874, 187.171) ( 0.09, 0.10, 0.00)
  28708. 36: bond (212.732, 92.745, 168.051) (212.748, 92.764, 168.078) ( 0.01, 0.02, 0.02)
  28709. 36: angle ( -0.169, 0.057, 0.981) ( -0.156, 0.073, 1.001) ( 0.23, 0.09, 1.96)
  28710. 36: torsion ( 0.300, -0.279, 0.221) ( 0.310, -0.273, 0.226) ( 0.30, 0.17, 0.11)
  28711. 36: oop ( 0.008, -0.008, 0.003) ( -0.206, 0.110, -0.053) ( 0.18, 0.09, 0.02)
  28712. 36: vdw (-10.793, 64.199, 17.918) (-10.792, 64.200, 17.919) ( 0.00, 0.00, 0.01)
  28713. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28714. 36: 28 (-281.521, -143.333, -0.054) (-281.470, -143.140, 0.060) ( 0.02, 0.13, 0.62)
  28715. 36: bond (-223.783, -177.596, -0.026) (-223.752, -177.591, 0.000) ( 0.01, 0.00, 0.07)
  28716. 36: angle ( -0.313, -0.657, -0.021) ( -0.293, -0.649, -0.000) ( 0.61, 0.55, 0.04)
  28717. 36: torsion ( 0.101, -0.352, -0.005) ( 0.104, -0.338, -0.000) ( 0.03, 0.48, 0.00)
  28718. 36: oop ( 0.006, -0.013, -0.000) ( 0.004, 0.152, 0.060) ( 0.00, 0.22, 0.00)
  28719. 36: vdw (-57.533, 35.285, -0.002) (-57.532, 35.285, 0.000) ( 0.00, 0.00, 0.00)
  28720. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28721. 36: 29 ( 97.543, -27.324, -297.908) ( 97.535, -27.353, -297.913) ( 0.01, 0.10, 0.00)
  28722. 36: bond ( 57.230, -74.029, -270.205) ( 57.253, -74.018, -270.176) ( 0.04, 0.01, 0.01)
  28723. 36: angle ( 0.324, -0.159, 0.951) ( 0.343, -0.147, 0.969) ( 0.61, 0.19, 1.75)
  28724. 36: torsion ( 0.285, 0.476, 0.281) ( 0.290, 0.487, 0.286) ( 0.15, 0.51, 0.14)
  28725. 36: oop ( 0.008, 0.016, 0.005) ( -0.050, -0.046, -0.052) ( 0.05, 0.10, 0.03)
  28726. 36: vdw ( 39.697, 46.371, -28.940) ( 39.698, 46.372, -28.940) ( 0.00, 0.00, 0.00)
  28727. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28728. 36: 30 (281.414, 143.277, -0.054) (281.470, 143.453, -0.005) ( 0.02, 0.12, 0.27)
  28729. 36: bond (223.722, 177.585, -0.026) (223.752, 177.591, 0.000) ( 0.01, 0.00, 0.07)
  28730. 36: angle ( 0.274, 0.640, -0.021) ( 0.293, 0.649, -0.000) ( 0.54, 0.54, 0.04)
  28731. 36: torsion ( -0.107, 0.325, -0.005) ( -0.104, 0.338, 0.000) ( 0.03, 0.44, 0.00)
  28732. 36: oop ( -0.006, 0.012, -0.000) ( -0.004, 0.161, -0.005) ( 0.00, 0.18, 0.00)
  28733. 36: vdw ( 57.531, -35.285, -0.002) ( 57.532, -35.285, -0.000) ( 0.00, 0.00, 0.00)
  28734. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28735. 36: 31 (143.277, -0.054, -281.521) (143.381, 0.032, -281.470) ( 0.07, 0.47, 0.02)
  28736. 36: bond (177.585, -0.026, -223.783) (177.591, 0.000, -223.752) ( 0.00, 0.07, 0.01)
  28737. 36: angle ( 0.640, -0.021, -0.313) ( 0.649, 0.000, -0.293) ( 0.54, 0.04, 0.61)
  28738. 36: torsion ( 0.325, -0.005, 0.101) ( 0.338, -0.000, 0.104) ( 0.44, 0.00, 0.03)
  28739. 36: oop ( 0.012, -0.000, 0.006) ( 0.088, 0.032, 0.004) ( 0.09, 0.00, 0.00)
  28740. 36: vdw (-35.285, -0.002, -57.533) (-35.285, -0.000, -57.532) ( 0.00, 0.00, 0.00)
  28741. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28742. 36: 32 (-27.324, 297.804, 97.543) (-27.340, 297.849, 97.632) ( 0.06, 0.02, 0.09)
  28743. 36: bond (-74.029, 270.148, 57.230) (-74.018, 270.176, 57.253) ( 0.01, 0.01, 0.04)
  28744. 36: angle ( -0.159, -0.988, 0.324) ( -0.147, -0.969, 0.343) ( 0.19, 1.82, 0.61)
  28745. 36: torsion ( 0.476, -0.291, 0.285) ( 0.487, -0.286, 0.290) ( 0.51, 0.15, 0.15)
  28746. 36: oop ( 0.016, -0.005, 0.008) ( -0.034, -0.012, 0.047) ( 0.08, 0.00, 0.03)
  28747. 36: vdw ( 46.371, 28.939, 39.697) ( 46.372, 28.940, 39.698) ( 0.00, 0.00, 0.00)
  28748. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28749. 36: 33 (-97.642, -27.324, 297.804) (-97.639, -27.248, 297.809) ( 0.00, 0.28, 0.00)
  28750. 36: bond (-57.277, -74.029, 270.148) (-57.253, -74.018, 270.176) ( 0.04, 0.01, 0.01)
  28751. 36: angle ( -0.362, -0.159, -0.988) ( -0.343, -0.147, -0.969) ( 0.68, 0.19, 1.82)
  28752. 36: torsion ( -0.295, 0.476, -0.291) ( -0.290, 0.487, -0.286) ( 0.16, 0.51, 0.15)
  28753. 36: oop ( -0.008, 0.016, -0.005) ( -0.055, 0.058, -0.052) ( 0.04, 0.07, 0.02)
  28754. 36: vdw (-39.700, 46.371, 28.939) (-39.698, 46.372, 28.940) ( 0.00, 0.00, 0.00)
  28755. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28756. 36: 34 (281.414, -143.333, -0.054) (281.470, -143.453, -0.005) ( 0.02, 0.08, 0.27)
  28757. 36: bond (223.722, -177.596, -0.026) (223.752, -177.591, 0.000) ( 0.01, 0.00, 0.07)
  28758. 36: angle ( 0.274, -0.657, -0.021) ( 0.293, -0.649, -0.000) ( 0.54, 0.55, 0.04)
  28759. 36: torsion ( -0.107, -0.352, -0.005) ( -0.104, -0.338, -0.000) ( 0.03, 0.48, 0.00)
  28760. 36: oop ( -0.006, -0.013, -0.000) ( -0.004, -0.161, -0.005) ( 0.00, 0.19, 0.00)
  28761. 36: vdw ( 57.531, 35.285, -0.002) ( 57.532, 35.285, 0.000) ( 0.00, 0.00, 0.00)
  28762. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28763. 36: 35 (-202.160, 156.714, -187.281) (-202.238, 156.682, -187.276) ( 0.04, 0.02, 0.00)
  28764. 36: bond (-212.764, 92.745, -168.105) (-212.748, 92.764, -168.078) ( 0.01, 0.02, 0.02)
  28765. 36: angle ( 0.142, 0.057, -1.021) ( 0.156, 0.073, -1.001) ( 0.19, 0.09, 1.96)
  28766. 36: torsion ( -0.320, -0.279, -0.231) ( -0.310, -0.273, -0.226) ( 0.32, 0.17, 0.12)
  28767. 36: oop ( -0.009, -0.008, -0.003) ( -0.128, -0.082, -0.051) ( 0.10, 0.06, 0.01)
  28768. 36: vdw ( 10.792, 64.199, -17.920) ( 10.792, 64.200, -17.919) ( 0.00, 0.00, 0.01)
  28769. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28770. 36: 36 (-202.160, 156.714, 187.174) (-201.860, 156.918, 187.127) ( 0.15, 0.13, 0.03)
  28771. 36: bond (-212.764, 92.745, 168.051) (-212.748, 92.764, 168.078) ( 0.01, 0.02, 0.02)
  28772. 36: angle ( 0.142, 0.057, 0.981) ( 0.156, 0.073, 1.001) ( 0.19, 0.09, 1.96)
  28773. 36: torsion ( -0.320, -0.279, 0.221) ( -0.310, -0.273, 0.226) ( 0.32, 0.17, 0.11)
  28774. 36: oop ( -0.009, -0.008, 0.003) ( 0.251, 0.154, -0.098) ( 0.23, 0.13, 0.03)
  28775. 36: vdw ( 10.792, 64.199, 17.918) ( 10.792, 64.200, 17.919) ( 0.00, 0.00, 0.01)
  28776. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28777. 36: 37 (-143.333, -0.054, 281.414) (-143.140, 0.060, 281.470) ( 0.13, 0.62, 0.02)
  28778. 36: bond (-177.596, -0.026, 223.722) (-177.591, 0.000, 223.752) ( 0.00, 0.07, 0.01)
  28779. 36: angle ( -0.657, -0.021, 0.274) ( -0.649, -0.000, 0.293) ( 0.55, 0.04, 0.54)
  28780. 36: torsion ( -0.352, -0.005, -0.107) ( -0.338, 0.000, -0.104) ( 0.48, 0.00, 0.03)
  28781. 36: oop ( -0.013, -0.000, -0.006) ( 0.152, 0.060, -0.004) ( 0.22, 0.00, 0.00)
  28782. 36: vdw ( 35.285, -0.002, 57.531) ( 35.285, -0.000, 57.532) ( 0.00, 0.00, 0.00)
  28783. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28784. 36: 38 (-202.160, -156.798, -187.281) (-201.985, -156.838, -187.179) ( 0.09, 0.03, 0.05)
  28785. 36: bond (-212.764, -92.784, -168.105) (-212.748, -92.764, -168.078) ( 0.01, 0.02, 0.02)
  28786. 36: angle ( 0.142, -0.088, -1.021) ( 0.156, -0.073, -1.001) ( 0.19, 0.14, 1.96)
  28787. 36: torsion ( -0.320, 0.267, -0.231) ( -0.310, 0.273, -0.226) ( 0.32, 0.16, 0.12)
  28788. 36: oop ( -0.009, 0.007, -0.003) ( 0.126, -0.074, 0.045) ( 0.12, 0.06, 0.01)
  28789. 36: vdw ( 10.792, -64.201, -17.920) ( 10.792, -64.200, -17.919) ( 0.00, 0.00, 0.01)
  28790. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28791. 36: 39 (-202.160, -156.798, 187.174) (-201.932, -156.891, 187.127) ( 0.11, 0.06, 0.03)
  28792. 36: bond (-212.764, -92.784, 168.051) (-212.748, -92.764, 168.078) ( 0.01, 0.02, 0.02)
  28793. 36: angle ( 0.142, -0.088, 0.981) ( 0.156, -0.073, 1.001) ( 0.19, 0.14, 1.96)
  28794. 36: torsion ( -0.320, 0.267, 0.221) ( -0.310, 0.273, 0.226) ( 0.32, 0.16, 0.11)
  28795. 36: oop ( -0.009, 0.007, 0.003) ( 0.179, -0.127, -0.098) ( 0.16, 0.10, 0.03)
  28796. 36: vdw ( 10.792, -64.201, 17.918) ( 10.792, -64.200, 17.919) ( 0.00, 0.00, 0.01)
  28797. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28798. 36: 40 ( 97.543, -27.324, 297.804) ( 97.543, -27.188, 297.846) ( 0.00, 0.50, 0.01)
  28799. 36: bond ( 57.230, -74.029, 270.148) ( 57.253, -74.018, 270.176) ( 0.04, 0.01, 0.01)
  28800. 36: angle ( 0.324, -0.159, -0.988) ( 0.343, -0.147, -0.969) ( 0.61, 0.19, 1.82)
  28801. 36: torsion ( 0.285, 0.476, -0.291) ( 0.290, 0.487, -0.286) ( 0.15, 0.51, 0.15)
  28802. 36: oop ( 0.008, 0.016, -0.005) ( -0.042, 0.118, -0.015) ( 0.04, 0.16, 0.00)
  28803. 36: vdw ( 39.697, 46.371, 28.939) ( 39.698, 46.372, 28.940) ( 0.00, 0.00, 0.00)
  28804. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28805. 36: 41 (-187.281, -202.160, -156.798) (-187.268, -202.243, -156.685) ( 0.01, 0.04, 0.07)
  28806. 36: bond (-168.105, -212.764, -92.784) (-168.078, -212.748, -92.764) ( 0.02, 0.01, 0.02)
  28807. 36: angle ( -1.021, 0.142, -0.088) ( -1.001, 0.156, -0.073) ( 1.96, 0.19, 0.14)
  28808. 36: torsion ( -0.231, -0.320, 0.267) ( -0.226, -0.310, 0.273) ( 0.12, 0.32, 0.16)
  28809. 36: oop ( -0.003, -0.009, 0.007) ( -0.044, -0.132, 0.079) ( 0.01, 0.11, 0.05)
  28810. 36: vdw (-17.920, 10.792, -64.201) (-17.919, 10.792, -64.200) ( 0.01, 0.00, 0.00)
  28811. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28812. 36: 42 (-297.908, 97.543, 27.257) (-297.792, 97.684, 27.276) ( 0.04, 0.14, 0.07)
  28813. 36: bond (-270.205, 57.230, 74.008) (-270.176, 57.253, 74.018) ( 0.01, 0.04, 0.01)
  28814. 36: angle ( 0.951, 0.324, 0.136) ( 0.969, 0.343, 0.147) ( 1.75, 0.61, 0.16)
  28815. 36: torsion ( 0.281, 0.285, -0.498) ( 0.286, 0.290, -0.487) ( 0.14, 0.15, 0.53)
  28816. 36: oop ( 0.005, 0.008, -0.016) ( 0.069, 0.099, -0.031) ( 0.03, 0.07, 0.02)
  28817. 36: vdw (-28.940, 39.697, -46.373) (-28.940, 39.698, -46.372) ( 0.00, 0.00, 0.00)
  28818. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28819. 36: 43 (187.174, -202.160, -156.798) (187.320, -202.211, -156.664) ( 0.08, 0.03, 0.09)
  28820. 36: bond (168.051, -212.764, -92.784) (168.078, -212.748, -92.764) ( 0.02, 0.01, 0.02)
  28821. 36: angle ( 0.981, 0.142, -0.088) ( 1.001, 0.156, -0.073) ( 1.96, 0.19, 0.14)
  28822. 36: torsion ( 0.221, -0.320, 0.267) ( 0.226, -0.310, 0.273) ( 0.11, 0.32, 0.16)
  28823. 36: oop ( 0.003, -0.009, 0.007) ( 0.096, -0.100, 0.100) ( 0.03, 0.08, 0.07)
  28824. 36: vdw ( 17.918, 10.792, -64.201) ( 17.919, 10.792, -64.200) ( 0.01, 0.00, 0.00)
  28825. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28826. 36: 44 ( 27.257, 297.804, -97.642) ( 27.482, 297.990, -97.491) ( 0.83, 0.06, 0.16)
  28827. 36: bond ( 74.008, 270.148, -57.277) ( 74.018, 270.176, -57.253) ( 0.01, 0.01, 0.04)
  28828. 36: angle ( 0.136, -0.988, -0.362) ( 0.147, -0.969, -0.343) ( 0.16, 1.82, 0.68)
  28829. 36: torsion ( -0.498, -0.291, -0.295) ( -0.487, -0.286, -0.290) ( 0.53, 0.15, 0.16)
  28830. 36: oop ( -0.016, -0.005, -0.008) ( 0.175, 0.129, 0.094) ( 0.32, 0.06, 0.08)
  28831. 36: vdw (-46.373, 28.939, -39.700) (-46.372, 28.940, -39.698) ( 0.00, 0.00, 0.00)
  28832. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28833. 36: 45 (-27.324, 297.804, -97.642) (-27.482, 297.990, -97.491) ( 0.58, 0.06, 0.16)
  28834. 36: bond (-74.029, 270.148, -57.277) (-74.018, 270.176, -57.253) ( 0.01, 0.01, 0.04)
  28835. 36: angle ( -0.159, -0.988, -0.362) ( -0.147, -0.969, -0.343) ( 0.19, 1.82, 0.68)
  28836. 36: torsion ( 0.476, -0.291, -0.295) ( 0.487, -0.286, -0.290) ( 0.51, 0.15, 0.16)
  28837. 36: oop ( 0.016, -0.005, -0.008) ( -0.175, 0.129, 0.094) ( 0.30, 0.06, 0.08)
  28838. 36: vdw ( 46.371, 28.939, -39.700) ( 46.372, 28.940, -39.698) ( 0.00, 0.00, 0.00)
  28839. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28840. 36: 46 ( 27.257, -297.908, -97.642) ( 27.482, -297.990, -97.491) ( 0.83, 0.03, 0.16)
  28841. 36: bond ( 74.008, -270.205, -57.277) ( 74.018, -270.176, -57.253) ( 0.01, 0.01, 0.04)
  28842. 36: angle ( 0.136, 0.951, -0.362) ( 0.147, 0.969, -0.343) ( 0.16, 1.75, 0.68)
  28843. 36: torsion ( -0.498, 0.281, -0.295) ( -0.487, 0.286, -0.290) ( 0.53, 0.14, 0.16)
  28844. 36: oop ( -0.016, 0.005, -0.008) ( 0.175, -0.129, 0.094) ( 0.32, 0.06, 0.08)
  28845. 36: vdw (-46.373, -28.940, -39.700) (-46.372, -28.940, -39.698) ( 0.00, 0.00, 0.00)
  28846. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28847. 36: 47 (-156.798, -187.281, 202.079) (-156.833, -187.179, 201.997) ( 0.02, 0.05, 0.04)
  28848. 36: bond (-92.784, -168.105, 212.732) (-92.764, -168.078, 212.748) ( 0.02, 0.02, 0.01)
  28849. 36: angle ( -0.088, -1.021, -0.169) ( -0.073, -1.001, -0.156) ( 0.14, 1.96, 0.23)
  28850. 36: torsion ( 0.267, -0.231, 0.300) ( 0.273, -0.226, 0.310) ( 0.16, 0.12, 0.30)
  28851. 36: oop ( 0.007, -0.003, 0.008) ( -0.070, 0.045, -0.114) ( 0.06, 0.01, 0.10)
  28852. 36: vdw (-64.201, -17.920, -10.793) (-64.200, -17.919, -10.792) ( 0.00, 0.01, 0.00)
  28853. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28854. 36: 48 (-143.333, -0.054, -281.521) (-143.381, -0.032, -281.470) ( 0.03, 0.12, 0.02)
  28855. 36: bond (-177.596, -0.026, -223.783) (-177.591, 0.000, -223.752) ( 0.00, 0.07, 0.01)
  28856. 36: angle ( -0.657, -0.021, -0.313) ( -0.649, 0.000, -0.293) ( 0.55, 0.04, 0.61)
  28857. 36: torsion ( -0.352, -0.005, 0.101) ( -0.338, 0.000, 0.104) ( 0.48, 0.00, 0.03)
  28858. 36: oop ( -0.013, -0.000, 0.006) ( -0.088, -0.032, 0.004) ( 0.10, 0.00, 0.00)
  28859. 36: vdw ( 35.285, -0.002, -57.533) ( 35.285, 0.000, -57.532) ( 0.00, 0.00, 0.00)
  28860. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28861. 36: 49 ( 97.543, 27.257, 297.804) ( 97.543, 27.188, 297.846) ( 0.00, 0.25, 0.01)
  28862. 36: bond ( 57.230, 74.008, 270.148) ( 57.253, 74.018, 270.176) ( 0.04, 0.01, 0.01)
  28863. 36: angle ( 0.324, 0.136, -0.988) ( 0.343, 0.147, -0.969) ( 0.61, 0.16, 1.82)
  28864. 36: torsion ( 0.285, -0.498, -0.291) ( 0.290, -0.487, -0.286) ( 0.15, 0.53, 0.15)
  28865. 36: oop ( 0.008, -0.016, -0.005) ( -0.042, -0.118, -0.015) ( 0.04, 0.17, 0.00)
  28866. 36: vdw ( 39.697, -46.373, 28.939) ( 39.698, -46.372, 28.940) ( 0.00, 0.00, 0.00)
  28867. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28868. 36: 50 (-187.281, 202.079, -156.798) (-187.268, 202.243, -156.685) ( 0.01, 0.08, 0.07)
  28869. 36: bond (-168.105, 212.732, -92.784) (-168.078, 212.748, -92.764) ( 0.02, 0.01, 0.02)
  28870. 36: angle ( -1.021, -0.169, -0.088) ( -1.001, -0.156, -0.073) ( 1.96, 0.23, 0.14)
  28871. 36: torsion ( -0.231, 0.300, 0.267) ( -0.226, 0.310, 0.273) ( 0.12, 0.30, 0.16)
  28872. 36: oop ( -0.003, 0.008, 0.007) ( -0.044, 0.132, 0.079) ( 0.01, 0.10, 0.05)
  28873. 36: vdw (-17.920, -10.793, -64.201) (-17.919, -10.792, -64.200) ( 0.01, 0.00, 0.00)
  28874. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28875. 36: 51 (-27.324, -297.908, -97.642) (-27.437, -297.945, -97.535) ( 0.41, 0.01, 0.11)
  28876. 36: bond (-74.029, -270.205, -57.277) (-74.018, -270.176, -57.253) ( 0.01, 0.01, 0.04)
  28877. 36: angle ( -0.159, 0.951, -0.362) ( -0.147, 0.969, -0.343) ( 0.19, 1.75, 0.68)
  28878. 36: torsion ( 0.476, 0.281, -0.295) ( 0.487, 0.286, -0.290) ( 0.51, 0.14, 0.16)
  28879. 36: oop ( 0.016, 0.005, -0.008) ( -0.131, -0.085, 0.050) ( 0.23, 0.04, 0.05)
  28880. 36: vdw ( 46.371, -28.940, -39.700) ( 46.372, -28.940, -39.698) ( 0.00, 0.00, 0.00)
  28881. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28882. 36: 52 (156.714, -187.281, 202.079) (156.709, -187.276, 202.166) ( 0.00, 0.00, 0.04)
  28883. 36: bond ( 92.745, -168.105, 212.732) ( 92.764, -168.078, 212.748) ( 0.02, 0.02, 0.01)
  28884. 36: angle ( 0.057, -1.021, -0.169) ( 0.073, -1.001, -0.156) ( 0.09, 1.96, 0.23)
  28885. 36: torsion ( -0.279, -0.231, 0.300) ( -0.273, -0.226, 0.310) ( 0.17, 0.12, 0.30)
  28886. 36: oop ( -0.008, -0.003, 0.008) ( -0.054, -0.051, 0.055) ( 0.04, 0.01, 0.04)
  28887. 36: vdw ( 64.199, -17.920, -10.793) ( 64.200, -17.919, -10.792) ( 0.00, 0.01, 0.00)
  28888. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28889. 36: 53 (297.804, 97.543, 27.257) (297.789, 97.632, 27.184) ( 0.00, 0.09, 0.27)
  28890. 36: bond (270.148, 57.230, 74.008) (270.176, 57.253, 74.018) ( 0.01, 0.04, 0.01)
  28891. 36: angle ( -0.988, 0.324, 0.136) ( -0.969, 0.343, 0.147) ( 1.82, 0.61, 0.16)
  28892. 36: torsion ( -0.291, 0.285, -0.498) ( -0.286, 0.290, -0.487) ( 0.15, 0.15, 0.53)
  28893. 36: oop ( -0.005, 0.008, -0.016) ( -0.072, 0.047, -0.123) ( 0.03, 0.03, 0.18)
  28894. 36: vdw ( 28.939, 39.697, -46.373) ( 28.940, 39.698, -46.372) ( 0.00, 0.00, 0.00)
  28895. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28896. 36: 54 ( -0.054, 281.414, 143.277) ( 0.087, 281.470, 143.212) ( 0.76, 0.02, 0.04)
  28897. 36: bond ( -0.026, 223.722, 177.585) ( 0.000, 223.752, 177.591) ( 0.07, 0.01, 0.00)
  28898. 36: angle ( -0.021, 0.274, 0.640) ( -0.000, 0.293, 0.649) ( 0.04, 0.54, 0.54)
  28899. 36: torsion ( -0.005, -0.107, 0.325) ( 0.000, -0.104, 0.338) ( 0.00, 0.03, 0.44)
  28900. 36: oop ( -0.000, -0.006, 0.012) ( 0.087, -0.004, -0.080) ( 0.00, 0.00, 0.11)
  28901. 36: vdw ( -0.002, 57.531, -35.285) ( 0.000, 57.532, -35.285) ( 0.00, 0.00, 0.00)
  28902. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28903. 36: 55 (156.714, 187.174, 202.079) (156.773, 187.179, 202.154) ( 0.04, 0.00, 0.04)
  28904. 36: bond ( 92.745, 168.051, 212.732) ( 92.764, 168.078, 212.748) ( 0.02, 0.02, 0.01)
  28905. 36: angle ( 0.057, 0.981, -0.169) ( 0.073, 1.001, -0.156) ( 0.09, 1.96, 0.23)
  28906. 36: torsion ( -0.279, 0.221, 0.300) ( -0.273, 0.226, 0.310) ( 0.17, 0.11, 0.30)
  28907. 36: oop ( -0.008, 0.003, 0.008) ( 0.009, -0.045, 0.043) ( 0.01, 0.01, 0.03)
  28908. 36: vdw ( 64.199, 17.918, -10.793) ( 64.200, 17.919, -10.792) ( 0.00, 0.01, 0.00)
  28909. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28910. 36: 56 (-156.798, 187.174, 202.079) (-156.830, 187.127, 202.090) ( 0.02, 0.03, 0.01)
  28911. 36: bond (-92.784, 168.051, 212.732) (-92.764, 168.078, 212.748) ( 0.02, 0.02, 0.01)
  28912. 36: angle ( -0.088, 0.981, -0.169) ( -0.073, 1.001, -0.156) ( 0.14, 1.96, 0.23)
  28913. 36: torsion ( 0.267, 0.221, 0.300) ( 0.273, 0.226, 0.310) ( 0.16, 0.11, 0.30)
  28914. 36: oop ( 0.007, 0.003, 0.008) ( -0.066, -0.098, -0.021) ( 0.05, 0.03, 0.02)
  28915. 36: vdw (-64.201, 17.918, -10.793) (-64.200, 17.919, -10.792) ( 0.00, 0.01, 0.00)
  28916. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28917. 36: 57 (187.174, 202.079, -156.798) (187.276, 202.166, -156.708) ( 0.05, 0.04, 0.06)
  28918. 36: bond (168.051, 212.732, -92.784) (168.078, 212.748, -92.764) ( 0.02, 0.01, 0.02)
  28919. 36: angle ( 0.981, -0.169, -0.088) ( 1.001, -0.156, -0.073) ( 1.96, 0.23, 0.14)
  28920. 36: torsion ( 0.221, 0.300, 0.267) ( 0.226, 0.310, 0.273) ( 0.11, 0.30, 0.16)
  28921. 36: oop ( 0.003, 0.008, 0.007) ( 0.051, 0.056, 0.055) ( 0.01, 0.04, 0.04)
  28922. 36: vdw ( 17.918, -10.793, -64.201) ( 17.919, -10.792, -64.200) ( 0.01, 0.00, 0.00)
  28923. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28924. 36: 58 (-297.908, -97.642, 27.257) (-297.757, -97.632, 27.099) ( 0.05, 0.01, 0.58)
  28925. 36: bond (-270.205, -57.277, 74.008) (-270.176, -57.253, 74.018) ( 0.01, 0.04, 0.01)
  28926. 36: angle ( 0.951, -0.362, 0.136) ( 0.969, -0.343, 0.147) ( 1.75, 0.68, 0.16)
  28927. 36: torsion ( 0.281, -0.295, -0.498) ( 0.286, -0.290, -0.487) ( 0.14, 0.16, 0.53)
  28928. 36: oop ( 0.005, -0.008, -0.016) ( 0.104, -0.047, -0.207) ( 0.05, 0.03, 0.31)
  28929. 36: vdw (-28.940, -39.700, -46.373) (-28.940, -39.698, -46.372) ( 0.00, 0.00, 0.00)
  28930. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28931. 36: 59 (297.804, -97.642, 27.257) (297.913, -97.535, 27.352) ( 0.04, 0.11, 0.35)
  28932. 36: bond (270.148, -57.277, 74.008) (270.176, -57.253, 74.018) ( 0.01, 0.04, 0.01)
  28933. 36: angle ( -0.988, -0.362, 0.136) ( -0.969, -0.343, 0.147) ( 1.82, 0.68, 0.16)
  28934. 36: torsion ( -0.291, -0.295, -0.498) ( -0.286, -0.290, -0.487) ( 0.15, 0.16, 0.53)
  28935. 36: oop ( -0.005, -0.008, -0.016) ( 0.052, 0.049, 0.046) ( 0.03, 0.05, 0.10)
  28936. 36: vdw ( 28.939, -39.700, -46.373) ( 28.940, -39.698, -46.372) ( 0.00, 0.00, 0.00)
  28937. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28938. 36: 60 ( -0.054, -281.521, 143.277) ( -0.060, -281.470, 143.453) ( 0.03, 0.02, 0.12)
  28939. 36: bond ( -0.026, -223.783, 177.585) ( 0.000, -223.752, 177.591) ( 0.07, 0.01, 0.00)
  28940. 36: angle ( -0.021, -0.313, 0.640) ( 0.000, -0.293, 0.649) ( 0.04, 0.61, 0.54)
  28941. 36: torsion ( -0.005, 0.101, 0.325) ( -0.000, 0.104, 0.338) ( 0.00, 0.03, 0.44)
  28942. 36: oop ( -0.000, 0.006, 0.012) ( -0.060, 0.004, 0.161) ( 0.00, 0.00, 0.18)
  28943. 36: vdw ( -0.002, -57.533, -35.285) ( 0.000, -57.532, -35.285) ( 0.00, 0.00, 0.00)
  28944. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28945. 36: ok 18 # gradients
  28946. 36: ok 19 # energy
  28947. 36:
  28948. 36: V A L I D A T E G R A D I E N T S
  28949. 36:
  28950. 36: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  28951. 36: ----------------------------------------------------------------------------------------
  28952. 36: 1 (208.888, -108.928, -3.531) (208.946, -108.857, -3.591) ( 0.03, 0.06, 1.71)
  28953. 36: bond ( 9.662, 34.813, -0.219) ( 9.689, 34.853, -0.218) ( 0.28, 0.11, 0.01)
  28954. 36: angle (253.679, -42.563, 4.132) (253.709, -42.535, 4.132) ( 0.01, 0.07, 0.00)
  28955. 36: torsion ( 0.100, 0.118, -8.823) ( 0.100, 0.118, -8.791) ( 0.00, 0.00, 0.36)
  28956. 36: oop ( -0.001, -0.003, 0.894) ( -0.001, -0.003, 0.801) ( 0.00, 0.00, 8.32)
  28957. 36: vdw (-54.552, -101.293, 0.486) (-54.551, -101.291, 0.485) ( 0.00, 0.00, 0.01)
  28958. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28959. 36: 2 (-432.824, -8.911, 24.143) (-432.759, -8.836, 24.279) ( 0.01, 0.84, 0.56)
  28960. 36: bond (-22.671, -12.760, -0.575) (-22.641, -12.714, -0.575) ( 0.13, 0.36, 0.02)
  28961. 36: angle (-416.559, 62.837, 8.483) (-416.526, 62.866, 8.482) ( 0.01, 0.05, 0.01)
  28962. 36: torsion ( 0.072, -0.068, 18.770) ( 0.072, -0.068, 18.797) ( 0.00, 0.00, 0.14)
  28963. 36: oop ( -0.004, 0.005, -0.395) ( -0.003, 0.004, -0.286) ( 0.00, 0.00, 4.35)
  28964. 36: vdw ( 6.338, -58.925, -2.140) ( 6.339, -58.923, -2.140) ( 0.02, 0.00, 0.01)
  28965. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28966. 36: 3 (184.148, -216.684, -6.239) (184.216, -216.623, -6.305) ( 0.04, 0.03, 1.06)
  28967. 36: bond ( 83.338, -37.167, -0.934) ( 83.375, -37.127, -0.933) ( 0.04, 0.11, 0.03)
  28968. 36: angle ( 54.759, -180.728, -1.831) ( 54.790, -180.708, -1.830) ( 0.06, 0.01, 0.08)
  28969. 36: torsion ( 0.111, 0.566, -3.763) ( 0.111, 0.566, -3.744) ( 0.00, 0.00, 0.52)
  28970. 36: oop ( 0.003, 0.002, 0.314) ( 0.002, 0.002, 0.226) ( 0.00, 0.00, 2.75)
  28971. 36: vdw ( 45.937, 0.643, -0.025) ( 45.938, 0.643, -0.025) ( 0.00, 0.00, 0.00)
  28972. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28973. 36: 4 (163.377, 170.179, -5.474) (163.461, 170.267, -5.132) ( 0.05, 0.05, 6.25)
  28974. 36: bond (-39.328, -45.304, 0.742) (-39.285, -45.259, 0.742) ( 0.11, 0.10, 0.03)
  28975. 36: angle (140.634, 127.995, -1.921) (140.671, 128.033, -1.921) ( 0.03, 0.03, 0.01)
  28976. 36: torsion ( -0.239, 0.068, 2.388) ( -0.239, 0.068, 2.407) ( 0.00, 0.00, 0.80)
  28977. 36: oop ( -0.011, -0.015, -1.688) ( -0.009, -0.012, -1.364) ( 0.00, 0.00, 19.17)
  28978. 36: vdw ( 62.322, 87.435, -4.995) ( 62.324, 87.438, -4.995) ( 0.00, 0.00, 0.01)
  28979. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28980. 36: 5 ( 75.457, 91.079, -5.887) ( 75.480, 91.108, -6.044) ( 0.03, 0.03, 2.68)
  28981. 36: bond ( 34.251, 59.094, -0.793) ( 34.260, 59.119, -0.793) ( 0.02, 0.04, 0.02)
  28982. 36: angle (-15.236, 8.821, 0.225) (-15.224, 8.825, 0.226) ( 0.08, 0.05, 0.00)
  28983. 36: torsion ( 0.029, 0.039, 4.126) ( 0.029, 0.039, 4.129) ( 0.00, 0.00, 0.09)
  28984. 36: oop ( 0.005, 0.007, 0.781) ( 0.004, 0.006, 0.621) ( 0.00, 0.00, 12.57)
  28985. 36: vdw ( 56.408, 23.118, -10.227) ( 56.411, 23.119, -10.227) ( 0.01, 0.01, 0.00)
  28986. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28987. 36: 6 (-216.566, 172.080, -7.904) (-216.503, 172.148, -8.024) ( 0.03, 0.04, 1.51)
  28988. 36: bond (-39.410, 95.923, -0.988) (-39.370, 95.959, -0.988) ( 0.10, 0.04, 0.02)
  28989. 36: angle (-143.833, 21.143, 3.759) (-143.811, 21.174, 3.761) ( 0.02, 0.15, 0.06)
  28990. 36: torsion ( -0.591, -0.333, -11.745) ( -0.591, -0.333, -11.729) ( 0.00, 0.00, 0.13)
  28991. 36: oop ( 0.000, 0.002, 1.006) ( 0.000, 0.002, 0.869) ( 0.00, 0.00, 13.67)
  28992. 36: vdw (-32.732, 55.345, 0.063) (-32.732, 55.346, 0.063) ( 0.00, 0.00, 0.00)
  28993. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  28994. 36: 7 (119.243, -239.335, -27.891) (119.319, -239.269, -27.360) ( 0.06, 0.03, 1.90)
  28995. 36: bond (103.129, -71.073, 0.420) (103.176, -71.040, 0.419) ( 0.05, 0.05, 0.01)
  28996. 36: angle ( 51.191, -160.748, -2.509) ( 51.221, -160.716, -2.511) ( 0.06, 0.02, 0.04)
  28997. 36: torsion ( 0.228, -0.269, -19.945) ( 0.228, -0.269, -19.923) ( 0.00, 0.00, 0.11)
  28998. 36: oop ( 0.013, 0.003, -3.052) ( 0.011, 0.002, -2.542) ( 0.00, 0.00, 16.70)
  28999. 36: vdw (-35.317, -7.247, -2.804) (-35.316, -7.246, -2.804) ( 0.00, 0.01, 0.00)
  29000. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29001. 36: 8 (-107.226, -8.777, -1.593) (-107.190, -8.762, -1.887) ( 0.03, 0.18, 18.48)
  29002. 36: bond (-79.086, 1.050, -0.525) (-79.052, 1.050, -0.525) ( 0.04, 0.03, 0.02)
  29003. 36: angle ( 0.331, 24.732, -0.372) ( 0.331, 24.745, -0.372) ( 0.00, 0.05, 0.01)
  29004. 36: torsion ( -0.008, 0.006, 1.224) ( -0.008, 0.006, 1.228) ( 0.00, 0.00, 0.33)
  29005. 36: oop ( -0.009, -0.002, 1.346) ( -0.007, -0.001, 1.048) ( 0.00, 0.00, 22.13)
  29006. 36: vdw (-28.454, -34.564, -3.267) (-28.453, -34.562, -3.267) ( 0.00, 0.01, 0.00)
  29007. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29008. 36: 9 (-198.312, 26.650, -12.013) (-198.245, 26.706, -11.909) ( 0.03, 0.21, 0.86)
  29009. 36: bond (-38.220, -32.802, -1.579) (-38.178, -32.765, -1.579) ( 0.11, 0.11, 0.04)
  29010. 36: angle (-164.815, 66.560, 0.937) (-164.789, 66.581, 0.940) ( 0.02, 0.03, 0.24)
  29011. 36: torsion ( 0.161, 0.048, -10.926) ( 0.161, 0.048, -10.901) ( 0.00, 0.00, 0.23)
  29012. 36: oop ( 0.004, 0.008, -0.407) ( 0.003, 0.006, -0.331) ( 0.00, 0.00, 3.09)
  29013. 36: vdw ( 4.559, -7.165, -0.038) ( 4.559, -7.165, -0.038) ( 0.00, 0.00, 0.00)
  29014. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29015. 36: 10 (193.502, 22.214, 5.028) (193.547, 22.257, 4.967) ( 0.02, 0.19, 1.21)
  29016. 36: bond (-55.806, 6.948, 0.149) (-55.784, 6.982, 0.149) ( 0.04, 0.49, 0.01)
  29017. 36: angle (268.625, 35.949, -4.097) (268.649, 35.957, -4.095) ( 0.01, 0.02, 0.06)
  29018. 36: torsion ( 0.150, -0.110, 9.934) ( 0.150, -0.110, 9.943) ( 0.00, 0.00, 0.09)
  29019. 36: oop ( 0.003, -0.006, 0.421) ( 0.002, -0.005, 0.349) ( 0.00, 0.00, 3.05)
  29020. 36: vdw (-19.470, -20.567, -1.378) (-19.470, -20.567, -1.379) ( 0.00, 0.00, 0.00)
  29021. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29022. 36: 11 (-15.058, 68.418, -0.555) (-15.002, 68.482, -0.493) ( 0.37, 0.09, 3.44)
  29023. 36: bond ( 5.458, 28.969, 0.248) ( 5.496, 29.002, 0.248) ( 0.70, 0.11, 0.01)
  29024. 36: angle (-35.798, 36.124, 0.329) (-35.781, 36.155, 0.331) ( 0.05, 0.09, 0.06)
  29025. 36: torsion ( -0.008, 0.046, -1.233) ( -0.008, 0.046, -1.216) ( 0.00, 0.00, 1.42)
  29026. 36: oop ( -0.001, 0.004, -0.208) ( -0.001, 0.003, -0.166) ( 0.00, 0.00, 0.88)
  29027. 36: vdw ( 15.292, 3.276, 0.310) ( 15.292, 3.276, 0.310) ( 0.00, 0.00, 0.00)
  29028. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29029. 36: 12 (122.061, 21.750, 13.667) (122.098, 21.785, 13.632) ( 0.03, 0.16, 0.26)
  29030. 36: bond (132.390, 45.819, 4.435) (132.415, 45.839, 4.454) ( 0.02, 0.04, 0.41)
  29031. 36: angle ( -1.786, -3.228, -0.340) ( -1.774, -3.216, -0.332) ( 0.63, 0.39, 0.27)
  29032. 36: torsion ( -0.309, 0.397, 9.614) ( -0.309, 0.399, 9.619) ( 0.01, 0.06, 0.06)
  29033. 36: oop ( -0.003, -0.005, 0.279) ( -0.002, -0.004, 0.211) ( 0.00, 0.00, 1.87)
  29034. 36: vdw ( -8.231, -21.233, -0.321) ( -8.231, -21.233, -0.321) ( 0.00, 0.00, 0.00)
  29035. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29036. 36: 13 (-99.660, -30.476, 1.911) (-99.623, -30.443, 1.904) ( 0.04, 0.11, 0.34)
  29037. 36: bond (-143.684, -2.026, 1.231) (-143.658, -2.008, 1.249) ( 0.02, 0.90, 1.49)
  29038. 36: angle ( 5.308, 1.161, -2.490) ( 5.319, 1.175, -2.482) ( 0.21, 1.18, 0.34)
  29039. 36: torsion ( 0.033, -0.108, 2.900) ( 0.033, -0.108, 2.903) ( 0.00, 0.00, 0.10)
  29040. 36: oop ( 0.003, 0.000, 0.231) ( 0.002, 0.000, 0.195) ( 0.00, 0.00, 0.83)
  29041. 36: vdw ( 38.681, -29.504, 0.040) ( 38.682, -29.503, 0.039) ( 0.00, 0.00, 0.00)
  29042. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29043. 36: 14 ( 40.506, -73.071, 1.757) ( 40.541, -73.034, 1.749) ( 0.09, 0.05, 0.47)
  29044. 36: bond ( 71.123, -130.243, 0.491) ( 71.143, -130.219, 0.509) ( 0.03, 0.02, 0.90)
  29045. 36: angle ( 1.833, 9.472, -4.165) ( 1.847, 9.484, -4.157) ( 0.72, 0.13, 0.20)
  29046. 36: torsion ( 0.265, 0.210, 5.207) ( 0.264, 0.209, 5.209) ( 0.02, 0.00, 0.03)
  29047. 36: oop ( -0.001, 0.003, 0.268) ( -0.001, 0.002, 0.232) ( 0.00, 0.00, 0.97)
  29048. 36: vdw (-32.714, 47.488, -0.043) (-32.712, 47.489, -0.043) ( 0.00, 0.00, 0.00)
  29049. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29050. 36: 15 ( 3.699, 23.933, 2.559) ( 3.706, 23.949, 2.510) ( 0.18, 0.07, 1.90)
  29051. 36: bond ( -0.122, 26.490, 0.583) ( -0.122, 26.505, 0.584) ( 0.00, 0.06, 0.01)
  29052. 36: angle ( -1.806, 0.004, -0.541) ( -1.799, 0.004, -0.542) ( 0.35, 0.00, 0.02)
  29053. 36: torsion ( 0.009, -0.051, 2.319) ( 0.009, -0.051, 2.323) ( 0.00, 0.00, 0.18)
  29054. 36: oop ( 0.000, -0.004, 0.190) ( 0.000, -0.003, 0.138) ( 0.00, 0.00, 1.00)
  29055. 36: vdw ( 5.617, -2.505, 0.007) ( 5.617, -2.505, 0.007) ( 0.00, 0.00, 0.00)
  29056. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29057. 36: 16 (-13.080, -57.349, 0.651) (-13.076, -57.336, 0.654) ( 0.03, 0.02, 0.15)
  29058. 36: bond ( -0.882, -53.411, -2.255) ( -0.883, -53.397, -2.256) ( 0.02, 0.03, 0.01)
  29059. 36: angle ( 3.661, -0.048, -0.297) ( 3.665, -0.048, -0.295) ( 0.10, 0.00, 0.06)
  29060. 36: torsion ( -0.013, -0.150, 3.548) ( -0.013, -0.150, 3.549) ( 0.00, 0.00, 0.02)
  29061. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29062. 36: vdw (-15.846, -3.741, -0.345) (-15.846, -3.741, -0.345) ( 0.00, 0.00, 0.00)
  29063. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29064. 36: 17 (-29.756, 13.521, 42.736) (-29.751, 13.525, 42.746) ( 0.02, 0.03, 0.02)
  29065. 36: bond (-23.962, 15.581, 42.293) (-23.959, 15.583, 42.302) ( 0.01, 0.01, 0.02)
  29066. 36: angle ( -0.549, -0.439, -0.149) ( -0.546, -0.437, -0.148) ( 0.15, 0.09, 0.01)
  29067. 36: torsion ( -0.955, 2.888, -1.605) ( -0.955, 2.888, -1.605) ( 0.01, 0.02, 0.01)
  29068. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29069. 36: vdw ( -4.291, -4.509, 2.197) ( -4.291, -4.509, 2.197) ( 0.00, 0.00, 0.00)
  29070. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29071. 36: 18 (-28.875, 10.796, -48.338) (-28.869, 10.801, -48.328) ( 0.02, 0.04, 0.02)
  29072. 36: bond (-24.956, 20.128, -43.024) (-24.953, 20.130, -43.016) ( 0.01, 0.01, 0.02)
  29073. 36: angle ( 0.065, -0.394, -0.224) ( 0.068, -0.392, -0.223) ( 0.02, 0.08, 0.02)
  29074. 36: torsion ( 1.119, -3.172, -2.133) ( 1.119, -3.171, -2.133) ( 0.00, 0.01, 0.01)
  29075. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29076. 36: vdw ( -5.103, -5.766, -2.956) ( -5.103, -5.766, -2.956) ( 0.00, 0.00, 0.00)
  29077. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29078. 36: 19 ( 23.277, 35.268, -45.044) ( 23.282, 35.271, -45.032) ( 0.02, 0.01, 0.03)
  29079. 36: bond ( 17.270, 13.747, -49.394) ( 17.271, 13.748, -49.382) ( 0.01, 0.00, 0.02)
  29080. 36: angle ( 0.666, -0.015, 0.230) ( 0.669, -0.013, 0.230) ( 0.21, 0.00, 0.01)
  29081. 36: torsion ( -0.153, 23.491, 6.486) ( -0.153, 23.491, 6.486) ( 0.00, 0.00, 0.00)
  29082. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29083. 36: vdw ( 5.494, -1.954, -2.366) ( 5.494, -1.954, -2.366) ( 0.00, 0.00, 0.00)
  29084. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29085. 36: 20 ( 49.618, -47.597, -7.155) ( 49.624, -47.585, -7.152) ( 0.01, 0.03, 0.03)
  29086. 36: bond ( 19.007, -49.046, 12.655) ( 19.008, -49.035, 12.656) ( 0.01, 0.02, 0.00)
  29087. 36: angle ( -4.950, -1.878, 0.155) ( -4.947, -1.877, 0.156) ( 0.06, 0.03, 0.03)
  29088. 36: torsion ( -0.199, -6.185, -23.664) ( -0.199, -6.185, -23.664) ( 0.00, 0.00, 0.00)
  29089. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29090. 36: vdw ( 35.760, 9.512, 3.699) ( 35.761, 9.512, 3.699) ( 0.00, 0.00, 0.00)
  29091. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29092. 36: 21 ( 39.152, 10.656, 60.557) ( 39.157, 10.663, 60.564) ( 0.01, 0.07, 0.01)
  29093. 36: bond ( 18.322, 36.440, 36.440) ( 18.324, 36.446, 36.446) ( 0.01, 0.02, 0.02)
  29094. 36: angle ( -1.065, 0.541, -0.010) ( -1.062, 0.543, -0.009) ( 0.30, 0.06, 0.00)
  29095. 36: torsion ( 0.352, -17.349, 17.172) ( 0.352, -17.349, 17.172) ( 0.00, 0.00, 0.00)
  29096. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29097. 36: vdw ( 21.543, -8.977, 6.954) ( 21.543, -8.977, 6.954) ( 0.00, 0.00, 0.00)
  29098. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29099. 36: 22 (-35.376, 34.456, 58.123) (-35.367, 34.460, 58.129) ( 0.03, 0.01, 0.01)
  29100. 36: bond (-43.660, -2.568, 33.124) (-43.652, -2.568, 33.129) ( 0.02, 0.01, 0.01)
  29101. 36: angle ( 0.088, -2.087, -0.046) ( 0.089, -2.084, -0.044) ( 0.01, 0.16, 0.01)
  29102. 36: torsion ( 11.893, 6.719, 16.191) ( 11.893, 6.719, 16.191) ( 0.00, 0.00, 0.00)
  29103. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29104. 36: vdw ( -3.697, 32.392, 8.854) ( -3.697, 32.393, 8.854) ( 0.00, 0.00, 0.00)
  29105. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29106. 36: 23 (-10.413, 82.091, 8.075) (-10.404, 82.100, 8.077) ( 0.08, 0.01, 0.03)
  29107. 36: bond ( 33.600, 40.238, 17.334) ( 33.605, 40.245, 17.335) ( 0.01, 0.02, 0.01)
  29108. 36: angle ( 5.759, -4.912, 0.230) ( 5.761, -4.910, 0.232) ( 0.04, 0.03, 0.04)
  29109. 36: torsion ( 6.440, 3.280, -20.101) ( 6.440, 3.280, -20.101) ( 0.00, 0.00, 0.00)
  29110. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29111. 36: vdw (-56.212, 43.484, 10.612) (-56.211, 43.485, 10.612) ( 0.00, 0.00, 0.00)
  29112. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29113. 36: 24 (-36.591, 7.221, -47.965) (-36.588, 7.224, -47.952) ( 0.01, 0.05, 0.03)
  29114. 36: bond (-16.227, 10.670, -49.969) (-16.226, 10.670, -49.957) ( 0.01, 0.00, 0.02)
  29115. 36: angle ( -0.530, 1.393, 0.469) ( -0.528, 1.396, 0.470) ( 0.11, 0.22, 0.02)
  29116. 36: torsion (-18.485, -10.083, 3.851) (-18.486, -10.083, 3.851) ( 0.00, 0.00, 0.00)
  29117. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29118. 36: vdw ( -1.349, 5.242, -2.315) ( -1.349, 5.242, -2.315) ( 0.00, 0.00, 0.00)
  29119. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29120. 36: ok 20 # gradients
  29121. 36: ok 21 # energy
  29122. 36:
  29123. 36: V A L I D A T E G R A D I E N T S
  29124. 36:
  29125. 36: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  29126. 36: ----------------------------------------------------------------------------------------
  29127. 36: 1 (-153.159, -69.518, 57.095) (-153.118, -69.482, 57.131) ( 0.03, 0.05, 0.06)
  29128. 36: bond (-118.434, -27.963, 117.758) (-118.409, -27.941, 117.778) ( 0.02, 0.08, 0.02)
  29129. 36: angle ( -6.891, -14.604, -46.292) ( -6.877, -14.591, -46.278) ( 0.21, 0.09, 0.03)
  29130. 36: torsion (-10.090, -9.856, -13.607) (-10.088, -9.856, -13.605) ( 0.01, 0.00, 0.01)
  29131. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29132. 36: vdw (-17.745, -17.094, -0.764) (-17.744, -17.094, -0.764) ( 0.00, 0.00, 0.00)
  29133. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29134. 36: 2 ( -6.095, 12.724, 18.548) ( -6.061, 12.756, 18.579) ( 0.55, 0.25, 0.17)
  29135. 36: bond ( 93.283, -23.271, -11.981) ( 93.302, -23.251, -11.964) ( 0.02, 0.09, 0.15)
  29136. 36: angle (-27.287, 11.492, 52.607) (-27.275, 11.502, 52.617) ( 0.04, 0.09, 0.02)
  29137. 36: torsion (-32.898, 14.666, 8.358) (-32.896, 14.667, 8.361) ( 0.00, 0.01, 0.03)
  29138. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29139. 36: vdw (-39.193, 9.837, -30.436) (-39.192, 9.837, -30.436) ( 0.00, 0.00, 0.00)
  29140. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29141. 36: 3 ( 22.203, 6.980, -19.897) ( 22.235, 7.013, -19.865) ( 0.15, 0.47, 0.16)
  29142. 36: bond ( 34.130, -72.157, 129.290) ( 34.151, -72.139, 129.309) ( 0.06, 0.03, 0.01)
  29143. 36: angle ( -1.128, 38.843, -88.576) ( -1.117, 38.854, -88.566) ( 0.98, 0.03, 0.01)
  29144. 36: torsion ( 9.461, 19.306, -33.473) ( 9.462, 19.309, -33.471) ( 0.01, 0.01, 0.01)
  29145. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29146. 36: vdw (-20.260, 20.988, -27.137) (-20.259, 20.989, -27.136) ( 0.00, 0.00, 0.00)
  29147. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29148. 36: 4 ( 24.111, -57.103, 19.339) ( 24.144, -57.044, 19.502) ( 0.14, 0.10, 0.84)
  29149. 36: bond ( 48.823, 84.861, -70.006) ( 48.843, 84.880, -69.987) ( 0.04, 0.02, 0.03)
  29150. 36: angle ( -0.976, -81.484, 84.577) ( -0.964, -81.471, 84.586) ( 1.19, 0.02, 0.01)
  29151. 36: torsion (-12.453, -18.900, -6.728) (-12.453, -18.900, -6.726) ( 0.00, 0.00, 0.03)
  29152. 36: oop ( -0.003, -0.171, -0.864) ( -0.003, -0.144, -0.731) ( 0.00, 0.46, 11.49)
  29153. 36: vdw (-11.280, -41.409, 12.360) (-11.279, -41.408, 12.360) ( 0.00, 0.00, 0.00)
  29154. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29155. 36: 5 (-87.105, 99.460, -48.467) (-87.057, 99.424, -48.838) ( 0.05, 0.04, 0.77)
  29156. 36: bond (-49.325, 74.332, -9.055) (-49.296, 74.356, -9.054) ( 0.06, 0.03, 0.02)
  29157. 36: angle (-50.357, 78.891, -80.308) (-50.343, 78.908, -80.303) ( 0.03, 0.02, 0.01)
  29158. 36: torsion ( 9.057, -4.154, 31.762) ( 9.058, -4.154, 31.771) ( 0.00, 0.02, 0.03)
  29159. 36: oop ( -0.002, 0.412, 2.075) ( 0.000, 0.333, 1.687) ( 0.00, 3.22, 18.69)
  29160. 36: vdw ( 3.522, -50.020, 7.060) ( 3.523, -50.020, 7.060) ( 0.04, 0.00, 0.01)
  29161. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29162. 36: 6 ( 51.636, -103.129, 29.240) ( 51.685, -103.088, 29.200) ( 0.10, 0.04, 0.14)
  29163. 36: bond ( -0.246, 24.304, -2.518) ( -0.216, 24.326, -2.517) ( 0.72, 0.09, 0.05)
  29164. 36: angle ( 35.421, -69.579, 24.981) ( 35.433, -69.562, 24.982) ( 0.03, 0.02, 0.01)
  29165. 36: torsion ( -2.010, -7.625, -12.160) ( -2.010, -7.624, -12.145) ( 0.01, 0.01, 0.13)
  29166. 36: oop ( -0.087, 0.129, 1.010) ( -0.080, 0.129, 0.952) ( 0.07, 0.00, 5.70)
  29167. 36: vdw ( 18.558, -50.358, 17.928) ( 18.559, -50.356, 17.928) ( 0.00, 0.00, 0.00)
  29168. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29169. 36: 7 (-18.579, 48.095, -27.205) (-18.547, 48.132, -27.142) ( 0.17, 0.08, 0.23)
  29170. 36: bond (-86.066, 82.942, 2.549) (-86.047, 82.962, 2.567) ( 0.02, 0.02, 0.71)
  29171. 36: angle ( 53.351, 8.112, -23.624) ( 53.363, 8.125, -23.616) ( 0.02, 0.15, 0.03)
  29172. 36: torsion ( 4.651, -11.128, -21.212) ( 4.652, -11.128, -21.208) ( 0.02, 0.01, 0.02)
  29173. 36: oop ( 0.039, -0.090, -0.588) ( 0.038, -0.087, -0.556) ( 0.01, 0.03, 1.90)
  29174. 36: vdw ( 9.445, -31.740, 15.670) ( 9.446, -31.740, 15.671) ( 0.01, 0.00, 0.00)
  29175. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29176. 36: 8 (-48.396, -15.231, 15.022) (-48.360, -15.194, 15.056) ( 0.07, 0.24, 0.22)
  29177. 36: bond ( -4.083, -21.222, -134.545) ( -4.063, -21.202, -134.526) ( 0.49, 0.09, 0.01)
  29178. 36: angle (-62.993, 36.036, 140.798) (-62.979, 36.049, 140.810) ( 0.02, 0.04, 0.01)
  29179. 36: torsion (-11.505, -5.383, 9.994) (-11.504, -5.381, 9.996) ( 0.01, 0.04, 0.03)
  29180. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29181. 36: vdw ( 30.185, -24.662, -1.225) ( 30.186, -24.661, -1.224) ( 0.00, 0.00, 0.02)
  29182. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29183. 36: 9 ( 18.463, 48.748, 30.339) ( 18.501, 48.783, 30.372) ( 0.21, 0.07, 0.11)
  29184. 36: bond (-47.975, 73.579, 64.884) (-47.954, 73.599, 64.903) ( 0.05, 0.03, 0.03)
  29185. 36: angle ( 39.188, 19.493, -36.725) ( 39.203, 19.506, -36.712) ( 0.04, 0.07, 0.03)
  29186. 36: torsion ( -6.307, -21.411, -22.443) ( -6.305, -21.409, -22.440) ( 0.03, 0.01, 0.01)
  29187. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29188. 36: vdw ( 33.556, -22.914, 24.622) ( 33.557, -22.913, 24.623) ( 0.00, 0.00, 0.00)
  29189. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29190. 36: 10 ( 16.904, 2.310, -51.766) ( 16.933, 2.343, -51.737) ( 0.17, 1.40, 0.06)
  29191. 36: bond ( 17.964, 117.602, -67.197) ( 17.982, 117.622, -67.178) ( 0.10, 0.02, 0.03)
  29192. 36: angle (-39.030, -73.072, 49.903) (-39.019, -73.061, 49.914) ( 0.03, 0.02, 0.02)
  29193. 36: torsion ( 5.566, -24.566, -27.007) ( 5.566, -24.565, -27.008) ( 0.01, 0.00, 0.00)
  29194. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29195. 36: vdw ( 32.404, -17.654, -7.466) ( 32.405, -17.653, -7.466) ( 0.00, 0.00, 0.00)
  29196. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29197. 36: 11 (-25.565, 0.105, -21.585) (-25.533, 0.134, -21.556) ( 0.12, 0.30, 0.13)
  29198. 36: bond (-151.842, -12.958, -56.391) (-151.822, -12.939, -56.372) ( 0.01, 0.14, 0.03)
  29199. 36: angle (116.724, 36.718, 31.919) (116.736, 36.728, 31.929) ( 0.01, 0.03, 0.03)
  29200. 36: torsion ( -1.948, 4.264, 6.229) ( -1.949, 4.263, 6.228) ( 0.03, 0.01, 0.01)
  29201. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29202. 36: vdw ( 11.501, -27.918, -3.341) ( 11.501, -27.917, -3.341) ( 0.01, 0.00, 0.00)
  29203. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29204. 36: 12 (-35.372, 14.560, 72.584) (-35.339, 14.597, 72.615) ( 0.09, 0.26, 0.04)
  29205. 36: bond (-90.912, 117.802, 125.753) (-90.893, 117.824, 125.773) ( 0.02, 0.02, 0.02)
  29206. 36: angle ( 30.331, -130.226, -76.353) ( 30.343, -130.213, -76.342) ( 0.04, 0.01, 0.01)
  29207. 36: torsion ( 10.256, 30.515, 9.567) ( 10.257, 30.516, 9.568) ( 0.00, 0.00, 0.01)
  29208. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29209. 36: vdw ( 14.953, -3.531, 13.616) ( 14.954, -3.530, 13.617) ( 0.00, 0.02, 0.00)
  29210. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29211. 36: 13 ( 5.077, 28.011, -44.146) ( 5.110, 28.045, -44.114) ( 0.66, 0.12, 0.07)
  29212. 36: bond (132.862, -184.020, -37.633) (132.882, -184.000, -37.613) ( 0.02, 0.01, 0.05)
  29213. 36: angle (-129.394, 185.190, 17.275) (-129.382, 185.202, 17.286) ( 0.01, 0.01, 0.06)
  29214. 36: torsion ( -3.930, 23.835, -14.652) ( -3.929, 23.837, -14.651) ( 0.02, 0.01, 0.01)
  29215. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29216. 36: vdw ( 5.539, 3.005, -9.136) ( 5.539, 3.005, -9.136) ( 0.01, 0.01, 0.00)
  29217. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29218. 36: 14 (-13.321, -0.351, -5.096) (-13.289, -0.318, -5.066) ( 0.24, 1.14, 0.59)
  29219. 36: bond (-159.132, 160.549, -91.198) (-159.112, 160.569, -91.179) ( 0.01, 0.01, 0.02)
  29220. 36: angle (133.739, -177.866, 62.769) (133.749, -177.855, 62.777) ( 0.01, 0.01, 0.01)
  29221. 36: torsion ( 6.365, 0.090, 14.498) ( 6.366, 0.091, 14.500) ( 0.01, 0.01, 0.01)
  29222. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29223. 36: vdw ( 5.708, 16.876, 8.835) ( 5.708, 16.877, 8.835) ( 0.01, 0.00, 0.00)
  29224. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29225. 36: 15 (-19.645, -13.425, -0.488) (-19.613, -13.393, -0.459) ( 0.16, 0.24, 1.44)
  29226. 36: bond ( 76.533, -190.531, 43.415) ( 76.553, -190.512, 43.434) ( 0.03, 0.01, 0.04)
  29227. 36: angle (-99.914, 189.974, -63.286) (-99.903, 189.986, -63.278) ( 0.01, 0.01, 0.01)
  29228. 36: torsion ( -9.947, 8.312, -0.300) ( -9.946, 8.313, -0.297) ( 0.01, 0.01, 0.06)
  29229. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29230. 36: vdw ( 13.682, -21.181, 19.682) ( 13.683, -21.180, 19.683) ( 0.00, 0.00, 0.00)
  29231. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29232. 36: 16 (-10.614, 4.479, 49.173) (-10.582, 4.511, 49.202) ( 0.30, 0.70, 0.06)
  29233. 36: bond (-75.225, 151.138, -61.792) (-75.205, 151.157, -61.773) ( 0.03, 0.01, 0.03)
  29234. 36: angle ( 60.206, -140.492, 66.787) ( 60.217, -140.481, 66.796) ( 0.02, 0.01, 0.01)
  29235. 36: torsion ( 7.495, -5.083, 45.088) ( 7.495, -5.082, 45.090) ( 0.00, 0.02, 0.00)
  29236. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29237. 36: vdw ( -3.090, -1.084, -0.911) ( -3.090, -1.084, -0.911) ( 0.01, 0.04, 0.00)
  29238. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29239. 36: 17 ( 24.984, -0.281, 2.619) ( 25.016, -0.246, 2.650) ( 0.13, 0.99, 1.17)
  29240. 36: bond (-18.136, -82.738, 108.231) (-18.117, -82.716, 108.249) ( 0.11, 0.03, 0.02)
  29241. 36: angle ( 17.377, 66.992, -89.727) ( 17.390, 67.004, -89.716) ( 0.07, 0.02, 0.01)
  29242. 36: torsion ( 17.104, 12.259, -16.637) ( 17.105, 12.260, -16.635) ( 0.01, 0.01, 0.01)
  29243. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29244. 36: vdw ( 8.639, 3.206, 0.752) ( 8.639, 3.206, 0.752) ( 0.00, 0.00, 0.00)
  29245. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29246. 36: 18 ( 0.347, -11.605, 30.135) ( 0.377, -11.577, 30.163) ( 1.02, 0.24, 0.09)
  29247. 36: bond ( 59.323, -67.341, -22.835) ( 59.341, -67.322, -22.816) ( 0.03, 0.03, 0.08)
  29248. 36: angle (-71.107, 24.623, 33.145) (-71.097, 24.631, 33.153) ( 0.01, 0.03, 0.03)
  29249. 36: torsion ( 17.309, 4.534, 25.099) ( 17.310, 4.534, 25.101) ( 0.00, 0.01, 0.01)
  29250. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29251. 36: vdw ( -5.178, 26.580, -5.275) ( -5.177, 26.580, -5.275) ( 0.01, 0.00, 0.00)
  29252. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29253. 36: 19 (-14.118, -16.819, -33.037) (-14.089, -16.790, -33.009) ( 0.21, 0.17, 0.08)
  29254. 36: bond (-106.875, -6.292, -41.131) (-106.856, -6.274, -41.113) ( 0.02, 0.29, 0.04)
  29255. 36: angle ( 54.847, -7.818, 39.167) ( 54.856, -7.808, 39.175) ( 0.02, 0.12, 0.02)
  29256. 36: torsion ( 10.529, -5.637, -24.337) ( 10.530, -5.635, -24.336) ( 0.00, 0.02, 0.01)
  29257. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29258. 36: vdw ( 27.381, 2.927, -6.735) ( 27.381, 2.928, -6.735) ( 0.00, 0.02, 0.00)
  29259. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29260. 36: 20 (-21.408, 6.888, 23.158) (-21.380, 6.918, 23.187) ( 0.13, 0.44, 0.12)
  29261. 36: bond ( 23.687, -49.666, 112.171) ( 23.705, -49.648, 112.191) ( 0.08, 0.04, 0.02)
  29262. 36: angle ( 5.053, 33.609, -61.176) ( 5.061, 33.618, -61.167) ( 0.18, 0.03, 0.01)
  29263. 36: torsion (-21.776, -6.463, 0.221) (-21.775, -6.461, 0.222) ( 0.01, 0.02, 0.00)
  29264. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29265. 36: vdw (-28.372, 29.408, -28.058) (-28.371, 29.410, -28.058) ( 0.00, 0.01, 0.00)
  29266. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29267. 36: 21 ( 27.358, -67.877, -20.106) ( 27.398, -67.842, -20.069) ( 0.14, 0.05, 0.19)
  29268. 36: bond (135.254, -12.790, -16.925) (135.277, -12.771, -16.904) ( 0.02, 0.15, 0.12)
  29269. 36: angle (-105.576, -49.599, -21.055) (-105.561, -49.586, -21.040) ( 0.01, 0.03, 0.07)
  29270. 36: torsion (-15.523, -14.689, 20.072) (-15.522, -14.687, 20.073) ( 0.01, 0.02, 0.01)
  29271. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29272. 36: vdw ( 13.203, 9.200, -2.198) ( 13.203, 9.201, -2.198) ( 0.00, 0.00, 0.00)
  29273. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29274. 36: 22 ( 5.700, -4.066, 9.728) ( 5.730, -4.037, 9.757) ( 0.52, 0.72, 0.30)
  29275. 36: bond ( 36.092, -60.119, -133.482) ( 36.109, -60.101, -133.463) ( 0.05, 0.03, 0.01)
  29276. 36: angle (-20.370, 22.669, 95.775) (-20.361, 22.678, 95.784) ( 0.05, 0.04, 0.01)
  29277. 36: torsion ( 4.464, -11.648, 6.174) ( 4.466, -11.646, 6.175) ( 0.03, 0.01, 0.01)
  29278. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29279. 36: vdw (-14.485, 45.031, 41.261) (-14.484, 45.032, 41.261) ( 0.01, 0.00, 0.00)
  29280. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29281. 36: 23 ( -3.447, 34.134, -24.129) ( -3.415, 34.166, -24.097) ( 0.93, 0.10, 0.13)
  29282. 36: bond (-59.491, -98.316, 109.543) (-59.471, -98.297, 109.562) ( 0.03, 0.02, 0.02)
  29283. 36: angle ( 76.375, 49.181, -99.945) ( 76.386, 49.192, -99.934) ( 0.01, 0.02, 0.01)
  29284. 36: torsion ( -2.005, 47.425, -9.989) ( -2.004, 47.427, -9.987) ( 0.04, 0.00, 0.02)
  29285. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29286. 36: vdw (-18.327, 35.843, -23.738) (-18.326, 35.844, -23.737) ( 0.00, 0.00, 0.00)
  29287. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29288. 36: 24 (-17.979, 26.240, 22.353) (-17.946, 26.273, 22.383) ( 0.18, 0.12, 0.14)
  29289. 36: bond (149.796, -96.925, -10.303) (149.815, -96.904, -10.285) ( 0.01, 0.02, 0.18)
  29290. 36: angle (-112.135, 79.524, 69.170) (-112.123, 79.534, 69.179) ( 0.01, 0.01, 0.01)
  29291. 36: torsion (-28.846, 17.622, 6.086) (-28.845, 17.623, 6.089) ( 0.00, 0.01, 0.04)
  29292. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29293. 36: vdw (-26.793, 26.019, -42.600) (-26.792, 26.020, -42.599) ( 0.01, 0.00, 0.00)
  29294. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29295. 36: 25 ( 0.312, -40.265, -18.049) ( 0.348, -40.227, -18.016) ( 1.12, 0.09, 0.19)
  29296. 36: bond (-129.458, -4.452, 152.042) (-129.438, -4.431, 152.061) ( 0.02, 0.47, 0.01)
  29297. 36: angle (123.900, -64.663, -98.855) (123.914, -64.650, -98.844) ( 0.01, 0.02, 0.01)
  29298. 36: torsion ( 15.740, -13.912, -52.855) ( 15.741, -13.910, -52.852) ( 0.01, 0.01, 0.01)
  29299. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29300. 36: vdw ( -9.870, 42.763, -18.381) ( -9.869, 42.764, -18.381) ( 0.01, 0.00, 0.00)
  29301. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29302. 36: 26 ( 68.661, 4.787, 35.913) ( 68.699, 4.850, 36.094) ( 0.06, 1.30, 0.50)
  29303. 36: bond (116.744, 8.696, -58.261) (116.765, 8.717, -58.240) ( 0.02, 0.24, 0.04)
  29304. 36: angle (-30.033, -19.820, 70.521) (-30.016, -19.806, 70.533) ( 0.06, 0.07, 0.02)
  29305. 36: torsion ( -9.082, -1.376, 27.007) ( -9.081, -1.373, 27.010) ( 0.01, 0.19, 0.01)
  29306. 36: oop ( 0.010, -0.147, -0.875) ( 0.007, -0.123, -0.731) ( 0.00, 0.36, 12.63)
  29307. 36: vdw ( -8.978, 17.434, -2.478) ( -8.977, 17.435, -2.478) ( 0.01, 0.00, 0.00)
  29308. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29309. 36: 27 ( -4.188, -2.686, -14.814) ( -4.159, -2.656, -14.785) ( 0.70, 1.10, 0.20)
  29310. 36: bond ( 38.557, -66.637, -124.644) ( 38.575, -66.619, -124.625) ( 0.05, 0.03, 0.02)
  29311. 36: angle (-16.181, 66.913, 70.945) (-16.172, 66.922, 70.954) ( 0.06, 0.01, 0.01)
  29312. 36: torsion (-18.479, -14.465, 0.974) (-18.478, -14.463, 0.974) ( 0.01, 0.01, 0.04)
  29313. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29314. 36: vdw ( -8.085, 11.503, 37.911) ( -8.084, 11.504, 37.911) ( 0.01, 0.00, 0.00)
  29315. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29316. 36: 28 (142.851, 62.563, 22.769) (142.876, 62.574, 22.796) ( 0.02, 0.02, 0.12)
  29317. 36: bond (187.677, 96.952, 6.946) (187.700, 96.958, 6.963) ( 0.01, 0.01, 0.25)
  29318. 36: angle (-28.771, 0.657, 48.506) (-28.769, 0.660, 48.515) ( 0.01, 0.20, 0.02)
  29319. 36: torsion ( -0.245, -22.328, -25.408) ( -0.245, -22.328, -25.407) ( 0.00, 0.00, 0.00)
  29320. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29321. 36: vdw (-15.811, -12.717, -7.275) (-15.810, -12.717, -7.275) ( 0.00, 0.00, 0.00)
  29322. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29323. 36: 29 ( 44.645, -7.622, -27.150) ( 44.650, -7.616, -27.138) ( 0.01, 0.08, 0.04)
  29324. 36: bond ( 3.150, -7.872, -16.573) ( 3.150, -7.869, -16.562) ( 0.01, 0.03, 0.07)
  29325. 36: angle ( -2.023, -9.240, 4.004) ( -2.020, -9.237, 4.005) ( 0.15, 0.03, 0.02)
  29326. 36: torsion ( 36.936, 6.164, 4.096) ( 36.937, 6.164, 4.096) ( 0.00, 0.01, 0.00)
  29327. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29328. 36: vdw ( 6.582, 3.325, -18.678) ( 6.583, 3.326, -18.677) ( 0.01, 0.02, 0.00)
  29329. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29330. 36: 30 (-15.768, 19.929, 24.588) (-15.763, 19.934, 24.601) ( 0.03, 0.03, 0.05)
  29331. 36: bond ( -7.259, 10.575, 35.044) ( -7.259, 10.576, 35.056) ( 0.00, 0.01, 0.03)
  29332. 36: angle ( -6.365, 7.164, -3.480) ( -6.362, 7.166, -3.479) ( 0.05, 0.04, 0.01)
  29333. 36: torsion (-23.887, 13.197, -8.927) (-23.886, 13.198, -8.927) ( 0.00, 0.01, 0.00)
  29334. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29335. 36: vdw ( 21.742, -11.007, 1.952) ( 21.743, -11.006, 1.952) ( 0.01, 0.01, 0.01)
  29336. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29337. 36: 31 ( 28.507, 6.810, -42.319) ( 28.512, 6.815, -42.306) ( 0.02, 0.08, 0.03)
  29338. 36: bond ( 3.220, -5.723, -17.457) ( 3.220, -5.722, -17.445) ( 0.01, 0.02, 0.07)
  29339. 36: angle ( -2.691, 10.409, -3.911) ( -2.688, 10.411, -3.911) ( 0.12, 0.03, 0.01)
  29340. 36: torsion ( 22.776, 30.753, -5.883) ( 22.777, 30.754, -5.883) ( 0.00, 0.00, 0.00)
  29341. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29342. 36: vdw ( 5.202, -28.629, -15.067) ( 5.203, -28.628, -15.067) ( 0.02, 0.00, 0.00)
  29343. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29344. 36: 32 ( 94.120, 21.860, -55.076) ( 94.126, 21.866, -55.064) ( 0.01, 0.02, 0.02)
  29345. 36: bond ( 6.823, -15.057, -30.941) ( 6.824, -15.054, -30.931) ( 0.01, 0.02, 0.03)
  29346. 36: angle ( 14.517, 10.765, -2.038) ( 14.521, 10.768, -2.037) ( 0.02, 0.03, 0.03)
  29347. 36: torsion ( 41.437, 24.281, -2.676) ( 41.437, 24.281, -2.676) ( 0.00, 0.00, 0.00)
  29348. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29349. 36: vdw ( 31.343, 1.871, -19.420) ( 31.344, 1.872, -19.420) ( 0.00, 0.01, 0.00)
  29350. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29351. 36: 33 (-26.163, 6.359, -27.935) (-26.155, 6.363, -27.926) ( 0.03, 0.06, 0.03)
  29352. 36: bond (-20.780, 4.981, -23.834) (-20.774, 4.982, -23.826) ( 0.03, 0.00, 0.03)
  29353. 36: angle ( 16.743, -7.284, -16.123) ( 16.744, -7.281, -16.122) ( 0.01, 0.04, 0.01)
  29354. 36: torsion (-14.457, 3.681, 13.374) (-14.456, 3.681, 13.374) ( 0.00, 0.01, 0.00)
  29355. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29356. 36: vdw ( -7.669, 4.981, -1.353) ( -7.669, 4.982, -1.352) ( 0.00, 0.01, 0.00)
  29357. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29358. 36: 34 ( 20.567, 9.422, 50.837) ( 20.572, 9.427, 50.848) ( 0.03, 0.05, 0.02)
  29359. 36: bond (-15.107, 13.559, 27.613) (-15.105, 13.561, 27.622) ( 0.02, 0.02, 0.03)
  29360. 36: angle ( 26.950, -4.999, 17.190) ( 26.952, -4.996, 17.191) ( 0.01, 0.05, 0.01)
  29361. 36: torsion ( 30.926, -5.029, 19.380) ( 30.927, -5.029, 19.381) ( 0.00, 0.00, 0.00)
  29362. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29363. 36: vdw (-22.202, 5.891, -13.347) (-22.202, 5.891, -13.346) ( 0.00, 0.01, 0.00)
  29364. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29365. 36: 35 ( 16.040, -38.225, -25.490) ( 16.045, -38.221, -25.478) ( 0.03, 0.01, 0.05)
  29366. 36: bond ( 9.915, -9.714, -27.660) ( 9.916, -9.713, -27.649) ( 0.01, 0.01, 0.04)
  29367. 36: angle ( 11.787, -6.751, 6.599) ( 11.790, -6.749, 6.599) ( 0.02, 0.03, 0.01)
  29368. 36: torsion ( 0.506, -26.055, 9.335) ( 0.506, -26.055, 9.335) ( 0.01, 0.00, 0.00)
  29369. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29370. 36: vdw ( -6.167, 4.296, -13.763) ( -6.166, 4.297, -13.763) ( 0.01, 0.00, 0.00)
  29371. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29372. 36: 36 ( -0.742, 41.043, -11.214) ( -0.738, 41.056, -11.210) ( 0.31, 0.03, 0.03)
  29373. 36: bond ( -6.965, 35.011, -3.353) ( -6.964, 35.024, -3.353) ( 0.01, 0.04, 0.00)
  29374. 36: angle ( 10.149, 3.425, 14.692) ( 10.152, 3.425, 14.694) ( 0.03, 0.01, 0.02)
  29375. 36: torsion ( 7.604, 0.364, -11.995) ( 7.604, 0.364, -11.994) ( 0.00, 0.00, 0.01)
  29376. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29377. 36: vdw (-11.531, 2.243, -10.558) (-11.530, 2.243, -10.558) ( 0.00, 0.01, 0.00)
  29378. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29379. 36: 37 ( -8.627, 61.965, 30.176) ( -8.622, 61.967, 30.189) ( 0.05, 0.00, 0.04)
  29380. 36: bond (-10.934, 3.951, 30.250) (-10.933, 3.951, 30.262) ( 0.01, 0.00, 0.04)
  29381. 36: angle ( -6.619, 18.573, -4.816) ( -6.616, 18.575, -4.816) ( 0.04, 0.01, 0.01)
  29382. 36: torsion ( -0.136, 45.168, -5.947) ( -0.136, 45.168, -5.947) ( 0.00, 0.00, 0.00)
  29383. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29384. 36: vdw ( 9.062, -5.728, 10.689) ( 9.063, -5.727, 10.689) ( 0.00, 0.00, 0.00)
  29385. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29386. 36: 38 ( 3.090, -39.725, 28.798) ( 3.095, -39.711, 28.801) ( 0.15, 0.03, 0.01)
  29387. 36: bond ( 5.472, -27.716, -2.162) ( 5.472, -27.702, -2.162) ( 0.01, 0.05, 0.00)
  29388. 36: angle ( 27.362, 6.434, -13.177) ( 27.365, 6.434, -13.175) ( 0.01, 0.00, 0.02)
  29389. 36: torsion (-11.974, -5.473, 39.824) (-11.973, -5.473, 39.824) ( 0.00, 0.00, 0.00)
  29390. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29391. 36: vdw (-17.770, -12.970, 4.314) (-17.769, -12.970, 4.314) ( 0.00, 0.00, 0.00)
  29392. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29393. 36: 39 (-22.368, 9.126, -24.437) (-22.369, 9.164, -24.296) ( 0.00, 0.42, 0.58)
  29394. 36: bond ( -1.097, 20.505, -3.627) ( -1.097, 20.519, -3.627) ( 0.01, 0.07, 0.01)
  29395. 36: angle (-39.672, -2.615, -2.795) (-39.667, -2.615, -2.795) ( 0.01, 0.00, 0.00)
  29396. 36: torsion ( 2.012, -3.156, -18.466) ( 2.012, -3.156, -18.462) ( 0.00, 0.00, 0.02)
  29397. 36: oop ( 0.044, -0.132, -0.759) ( 0.037, -0.108, -0.622) ( 0.03, 0.32, 10.43)
  29398. 36: vdw ( 16.346, -5.476, 1.211) ( 16.347, -5.476, 1.211) ( 0.00, 0.00, 0.00)
  29399. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29400. 36: 40 ( 36.359, 5.841, 29.850) ( 36.365, 5.845, 29.860) ( 0.02, 0.07, 0.03)
  29401. 36: bond ( 18.767, -10.397, 28.481) ( 18.771, -10.396, 28.490) ( 0.02, 0.01, 0.03)
  29402. 36: angle ( -1.649, 6.213, 3.353) ( -1.647, 6.216, 3.353) ( 0.11, 0.05, 0.02)
  29403. 36: torsion ( 16.501, 18.716, -4.044) ( 16.502, 18.716, -4.043) ( 0.00, 0.00, 0.00)
  29404. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29405. 36: vdw ( 2.739, -8.691, 2.060) ( 2.739, -8.691, 2.060) ( 0.01, 0.00, 0.00)
  29406. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29407. 36: 41 ( -3.143, -21.901, -46.469) ( -3.137, -21.896, -46.459) ( 0.18, 0.02, 0.02)
  29408. 36: bond ( 18.481, -11.472, -29.819) ( 18.484, -11.471, -29.810) ( 0.02, 0.01, 0.03)
  29409. 36: angle ( 2.834, 20.808, -6.250) ( 2.836, 20.810, -6.249) ( 0.07, 0.01, 0.01)
  29410. 36: torsion (-22.485, -13.659, -8.686) (-22.484, -13.659, -8.686) ( 0.00, 0.00, 0.00)
  29411. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29412. 36: vdw ( -1.973, -17.577, -1.714) ( -1.973, -17.577, -1.714) ( 0.01, 0.00, 0.00)
  29413. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29414. 36: 42 (-17.356, 35.856, 43.564) (-17.353, 35.859, 43.578) ( 0.02, 0.01, 0.03)
  29415. 36: bond ( -7.195, -1.910, 37.298) ( -7.195, -1.910, 37.312) ( 0.00, 0.01, 0.04)
  29416. 36: angle (-14.907, 17.912, -1.957) (-14.904, 17.915, -1.957) ( 0.02, 0.01, 0.00)
  29417. 36: torsion ( -1.188, 41.884, 1.915) ( -1.188, 41.884, 1.915) ( 0.03, 0.00, 0.00)
  29418. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29419. 36: vdw ( 5.934, -22.031, 6.308) ( 5.934, -22.030, 6.308) ( 0.01, 0.00, 0.00)
  29420. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29421. 36: 43 ( 4.260, -53.078, 8.903) ( 4.265, -53.066, 8.905) ( 0.11, 0.02, 0.03)
  29422. 36: bond ( 15.124, -34.548, -10.635) ( 15.126, -34.538, -10.634) ( 0.01, 0.03, 0.01)
  29423. 36: angle ( 2.162, 8.583, -24.803) ( 2.164, 8.584, -24.800) ( 0.11, 0.01, 0.01)
  29424. 36: torsion (-14.616, -17.750, 36.861) (-14.616, -17.750, 36.861) ( 0.00, 0.00, 0.00)
  29425. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29426. 36: vdw ( 1.589, -9.362, 7.479) ( 1.590, -9.362, 7.479) ( 0.02, 0.00, 0.00)
  29427. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29428. 36: 44 (-17.898, 11.788, 56.425) (-17.894, 11.793, 56.436) ( 0.02, 0.04, 0.02)
  29429. 36: bond ( 14.507, 17.400, 38.285) ( 14.508, 17.402, 38.296) ( 0.01, 0.01, 0.03)
  29430. 36: angle (-17.565, 21.427, -3.085) (-17.563, 21.430, -3.084) ( 0.01, 0.01, 0.02)
  29431. 36: torsion (-21.422, -19.062, 16.778) (-21.422, -19.062, 16.778) ( 0.00, 0.00, 0.00)
  29432. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29433. 36: vdw ( 6.582, -7.977, 4.447) ( 6.582, -7.977, 4.447) ( 0.00, 0.01, 0.00)
  29434. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29435. 36: 45 ( 50.341, 12.895, -16.635) ( 50.351, 12.899, -16.630) ( 0.02, 0.03, 0.03)
  29436. 36: bond ( 28.379, -12.263, -17.863) ( 28.388, -12.261, -17.859) ( 0.03, 0.01, 0.02)
  29437. 36: angle ( -7.313, -4.091, -8.818) ( -7.312, -4.089, -8.816) ( 0.01, 0.06, 0.02)
  29438. 36: torsion ( 15.446, 29.140, 4.546) ( 15.446, 29.140, 4.545) ( 0.00, 0.00, 0.01)
  29439. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29440. 36: vdw ( 13.829, 0.108, 5.500) ( 13.830, 0.108, 5.500) ( 0.00, 0.00, 0.00)
  29441. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29442. 36: 46 ( 17.394, -75.208, -16.067) ( 17.398, -75.201, -16.054) ( 0.02, 0.01, 0.08)
  29443. 36: bond ( 2.525, -6.603, -19.217) ( 2.525, -6.602, -19.205) ( 0.00, 0.02, 0.06)
  29444. 36: angle ( -4.400, 10.818, -4.298) ( -4.397, 10.821, -4.298) ( 0.07, 0.03, 0.01)
  29445. 36: torsion ( 6.819, -47.163, 17.109) ( 6.819, -47.162, 17.108) ( 0.00, 0.00, 0.00)
  29446. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29447. 36: vdw ( 12.449, -32.261, -9.660) ( 12.450, -32.259, -9.660) ( 0.01, 0.01, 0.00)
  29448. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29449. 36: 47 ( -1.994, 17.528, 26.924) ( -1.986, 17.535, 26.931) ( 0.40, 0.04, 0.03)
  29450. 36: bond (-24.673, 23.429, 25.665) (-24.669, 23.434, 25.670) ( 0.02, 0.02, 0.02)
  29451. 36: angle (-11.336, -13.616, 1.534) (-11.334, -13.614, 1.536) ( 0.02, 0.02, 0.12)
  29452. 36: torsion ( 5.673, -11.971, 16.379) ( 5.673, -11.971, 16.379) ( 0.00, 0.00, 0.00)
  29453. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29454. 36: vdw ( 28.343, 19.686, -16.655) ( 28.344, 19.686, -16.654) ( 0.00, 0.00, 0.00)
  29455. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29456. 36: 48 ( 4.013, -12.096, -70.338) ( 4.021, -12.088, -70.332) ( 0.18, 0.06, 0.01)
  29457. 36: bond ( 23.281, -24.777, -18.786) ( 23.286, -24.772, -18.783) ( 0.02, 0.02, 0.02)
  29458. 36: angle ( -3.141, 3.826, -8.941) ( -3.139, 3.827, -8.939) ( 0.06, 0.04, 0.02)
  29459. 36: torsion (-16.522, 17.754, -43.899) (-16.523, 17.754, -43.899) ( 0.00, 0.00, 0.00)
  29460. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29461. 36: vdw ( 0.395, -8.898, 1.288) ( 0.396, -8.898, 1.288) ( 0.01, 0.00, 0.00)
  29462. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29463. 36: 49 ( 32.291, -33.133, 25.084) ( 32.294, -33.129, 25.097) ( 0.01, 0.01, 0.05)
  29464. 36: bond ( 1.999, -6.832, 29.850) ( 1.998, -6.831, 29.863) ( 0.00, 0.01, 0.04)
  29465. 36: angle ( -7.081, -5.531, -0.791) ( -7.078, -5.528, -0.791) ( 0.04, 0.05, 0.01)
  29466. 36: torsion ( 29.488, -23.263, -7.295) ( 29.488, -23.262, -7.295) ( 0.00, 0.00, 0.00)
  29467. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29468. 36: vdw ( 7.885, 2.492, 3.320) ( 7.886, 2.493, 3.320) ( 0.00, 0.02, 0.00)
  29469. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29470. 36: 50 (-42.520, 36.604, 2.054) (-42.515, 36.612, 2.063) ( 0.01, 0.02, 0.41)
  29471. 36: bond (-12.892, 19.154, 24.179) (-12.890, 19.158, 24.186) ( 0.01, 0.02, 0.03)
  29472. 36: angle ( 2.038, -1.328, 2.137) ( 2.041, -1.326, 2.138) ( 0.12, 0.14, 0.05)
  29473. 36: torsion (-23.627, 17.730, -26.636) (-23.626, 17.730, -26.636) ( 0.00, 0.00, 0.00)
  29474. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29475. 36: vdw ( -8.039, 1.048, 2.375) ( -8.039, 1.049, 2.375) ( 0.00, 0.04, 0.00)
  29476. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29477. 36: 51 ( 53.576, -9.256, -46.652) ( 53.582, -9.251, -46.641) ( 0.01, 0.05, 0.02)
  29478. 36: bond (-15.220, 19.983, -45.230) (-15.219, 19.985, -45.219) ( 0.01, 0.01, 0.02)
  29479. 36: angle (-20.081, -19.456, -1.841) (-20.078, -19.454, -1.840) ( 0.01, 0.01, 0.03)
  29480. 36: torsion ( 29.317, -32.429, -24.199) ( 29.317, -32.428, -24.198) ( 0.00, 0.00, 0.00)
  29481. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29482. 36: vdw ( 59.560, 22.646, 24.617) ( 59.562, 22.646, 24.618) ( 0.00, 0.00, 0.00)
  29483. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29484. 36: 52 (-29.920, -0.160, 60.808) (-29.916, -0.156, 60.820) ( 0.01, 0.06, 0.02)
  29485. 36: bond ( 12.586, -9.382, 34.918) ( 12.587, -9.382, 34.929) ( 0.01, 0.01, 0.03)
  29486. 36: angle ( -6.403, 16.046, 6.617) ( -6.401, 16.049, 6.617) ( 0.04, 0.01, 0.01)
  29487. 36: torsion (-29.059, 7.019, 12.357) (-29.059, 7.019, 12.357) ( 0.00, 0.01, 0.00)
  29488. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29489. 36: vdw ( -7.043, -13.843, 6.917) ( -7.043, -13.842, 6.917) ( 0.01, 0.00, 0.00)
  29490. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29491. 36: 53 ( 34.104, -28.718, -6.748) ( 34.109, -28.710, -6.741) ( 0.01, 0.03, 0.10)
  29492. 36: bond ( 10.870, -19.294, -17.724) ( 10.872, -19.288, -17.719) ( 0.02, 0.03, 0.03)
  29493. 36: angle (-10.946, -8.255, 2.269) (-10.943, -8.254, 2.270) ( 0.02, 0.02, 0.06)
  29494. 36: torsion ( 26.667, 8.579, 7.023) ( 26.667, 8.580, 7.023) ( 0.00, 0.00, 0.00)
  29495. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29496. 36: vdw ( 7.513, -9.748, 1.685) ( 7.513, -9.748, 1.685) ( 0.00, 0.00, 0.00)
  29497. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29498. 36: 54 (-47.844, -8.941, -44.501) (-47.841, -8.936, -44.487) ( 0.01, 0.05, 0.03)
  29499. 36: bond ( 2.526, -0.643, -28.750) ( 2.526, -0.643, -28.736) ( 0.00, 0.01, 0.05)
  29500. 36: angle ( -0.260, -2.629, 0.036) ( -0.257, -2.626, 0.036) ( 0.08, 0.13, 0.00)
  29501. 36: torsion (-50.211, -9.373, -4.203) (-50.210, -9.372, -4.203) ( 0.00, 0.01, 0.00)
  29502. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29503. 36: vdw ( 0.100, 3.705, -11.584) ( 0.101, 3.705, -11.584) ( 0.00, 0.02, 0.00)
  29504. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29505. 36: 55 (-38.345, -4.720, -31.949) (-38.332, -4.716, -31.946) ( 0.03, 0.07, 0.01)
  29506. 36: bond (-46.113, -4.032, -13.586) (-46.100, -4.032, -13.585) ( 0.03, 0.00, 0.01)
  29507. 36: angle ( 3.403, -31.729, -2.134) ( 3.403, -31.727, -2.132) ( 0.00, 0.01, 0.09)
  29508. 36: torsion ( 3.705, 6.365, -14.463) ( 3.705, 6.365, -14.463) ( 0.00, 0.00, 0.00)
  29509. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29510. 36: vdw ( 0.660, 24.677, -1.765) ( 0.660, 24.678, -1.765) ( 0.00, 0.00, 0.00)
  29511. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29512. 36: 56 (-20.346, -18.794, 51.868) (-20.344, -18.791, 51.881) ( 0.01, 0.02, 0.03)
  29513. 36: bond ( 1.302, 8.678, 40.215) ( 1.302, 8.678, 40.229) ( 0.01, 0.01, 0.03)
  29514. 36: angle ( 8.755, -23.842, 4.859) ( 8.757, -23.839, 4.860) ( 0.02, 0.01, 0.00)
  29515. 36: torsion (-17.002, -12.013, 3.142) (-17.002, -12.013, 3.142) ( 0.00, 0.00, 0.00)
  29516. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29517. 36: vdw (-13.401, 8.383, 3.651) (-13.401, 8.383, 3.651) ( 0.00, 0.00, 0.00)
  29518. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29519. 36: 57 ( 26.084, 30.102, -4.160) ( 26.089, 30.112, -4.155) ( 0.02, 0.03, 0.12)
  29520. 36: bond ( 11.126, 23.554, -14.467) ( 11.128, 23.563, -14.464) ( 0.02, 0.04, 0.02)
  29521. 36: angle ( 12.097, -8.382, -4.347) ( 12.099, -8.381, -4.345) ( 0.02, 0.01, 0.04)
  29522. 36: torsion ( 11.289, 3.498, 14.382) ( 11.289, 3.498, 14.382) ( 0.00, 0.00, 0.00)
  29523. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29524. 36: vdw ( -8.427, 11.433, 0.272) ( -8.427, 11.433, 0.272) ( 0.00, 0.00, 0.00)
  29525. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29526. 36: 58 ( 18.526, -39.778, -26.407) ( 18.532, -39.768, -26.404) ( 0.04, 0.02, 0.01)
  29527. 36: bond ( 25.086, -34.130, -7.983) ( 25.091, -34.121, -7.983) ( 0.02, 0.03, 0.00)
  29528. 36: angle (-19.874, -12.232, -10.180) (-19.872, -12.231, -10.178) ( 0.01, 0.01, 0.02)
  29529. 36: torsion ( 3.136, 4.478, -9.283) ( 3.136, 4.478, -9.283) ( 0.00, 0.00, 0.00)
  29530. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29531. 36: vdw ( 10.178, 2.107, 1.039) ( 10.178, 2.107, 1.039) ( 0.00, 0.00, 0.00)
  29532. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29533. 36: 59 ( 7.860, 34.837, -16.983) ( 7.865, 34.847, -16.979) ( 0.06, 0.03, 0.03)
  29534. 36: bond ( 14.463, 26.266, -13.205) ( 14.466, 26.275, -13.203) ( 0.02, 0.03, 0.02)
  29535. 36: angle (-16.360, 2.330, -13.285) (-16.358, 2.331, -13.284) ( 0.01, 0.03, 0.01)
  29536. 36: torsion ( -3.902, 6.026, 7.716) ( -3.902, 6.026, 7.716) ( 0.00, 0.00, 0.00)
  29537. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29538. 36: vdw ( 13.658, 0.216, 1.791) ( 13.659, 0.216, 1.791) ( 0.00, 0.00, 0.00)
  29539. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29540. 36: 60 ( -7.873, -15.167, 43.304) ( -7.870, -15.165, 43.317) ( 0.04, 0.02, 0.03)
  29541. 36: bond ( -0.868, 5.060, 34.888) ( -0.869, 5.060, 34.902) ( 0.01, 0.00, 0.04)
  29542. 36: angle (-21.919, -6.059, 0.333) (-21.916, -6.058, 0.333) ( 0.01, 0.03, 0.00)
  29543. 36: torsion ( 0.908, -12.282, 1.803) ( 0.908, -12.281, 1.803) ( 0.00, 0.00, 0.00)
  29544. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29545. 36: vdw ( 14.006, -1.886, 6.280) ( 14.007, -1.886, 6.280) ( 0.00, 0.01, 0.00)
  29546. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29547. 36: 61 (-51.852, 6.210, -4.821) (-51.840, 6.213, -4.817) ( 0.02, 0.05, 0.09)
  29548. 36: bond (-42.778, -10.304, -17.569) (-42.767, -10.304, -17.567) ( 0.03, 0.00, 0.01)
  29549. 36: angle ( -4.490, -19.573, 22.407) ( -4.490, -19.571, 22.409) ( 0.01, 0.01, 0.01)
  29550. 36: torsion ( -7.164, 17.092, 7.415) ( -7.164, 17.092, 7.415) ( 0.00, 0.00, 0.00)
  29551. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29552. 36: vdw ( 2.580, 18.995, -17.074) ( 2.580, 18.996, -17.074) ( 0.01, 0.00, 0.00)
  29553. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29554. 36: 62 (-21.892, 33.416, -10.976) (-21.888, 33.430, -10.974) ( 0.02, 0.04, 0.03)
  29555. 36: bond ( 3.985, 46.253, -1.556) ( 3.985, 46.266, -1.556) ( 0.00, 0.03, 0.01)
  29556. 36: angle ( 12.794, -0.143, 28.500) ( 12.796, -0.143, 28.503) ( 0.01, 0.00, 0.01)
  29557. 36: torsion ( 21.003, -1.921, -3.329) ( 21.003, -1.921, -3.329) ( 0.00, 0.00, 0.00)
  29558. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29559. 36: vdw (-59.674, -10.772, -34.592) (-59.672, -10.772, -34.591) ( 0.00, 0.00, 0.00)
  29560. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29561. 36: 63 ( 16.439, -30.124, -29.186) ( 16.447, -30.119, -29.179) ( 0.05, 0.01, 0.02)
  29562. 36: bond ( 23.941, -13.747, -21.268) ( 23.948, -13.745, -21.263) ( 0.03, 0.01, 0.02)
  29563. 36: angle ( 6.002, -6.237, 10.790) ( 6.003, -6.236, 10.792) ( 0.02, 0.03, 0.01)
  29564. 36: torsion (-12.366, -15.028, -4.213) (-12.366, -15.027, -4.213) ( 0.00, 0.00, 0.00)
  29565. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29566. 36: vdw ( -1.138, 4.889, -14.495) ( -1.138, 4.889, -14.495) ( 0.01, 0.00, 0.00)
  29567. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29568. 36: 64 (-21.940, -23.277, 25.893) (-21.927, -23.274, 25.897) ( 0.06, 0.01, 0.02)
  29569. 36: bond (-40.965, -6.579, 9.892) (-40.953, -6.579, 9.892) ( 0.03, 0.00, 0.01)
  29570. 36: angle ( -5.284, -19.130, -34.597) ( -5.283, -19.128, -34.595) ( 0.00, 0.01, 0.01)
  29571. 36: torsion ( 4.240, -15.032, 7.554) ( 4.240, -15.031, 7.554) ( 0.00, 0.00, 0.00)
  29572. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29573. 36: vdw ( 20.069, 17.464, 43.044) ( 20.070, 17.464, 43.045) ( 0.00, 0.00, 0.00)
  29574. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29575. 36: 65 ( 40.796, 3.405, 24.426) ( 40.802, 3.410, 24.435) ( 0.01, 0.14, 0.04)
  29576. 36: bond ( 23.063, -17.194, 32.166) ( 23.067, -17.192, 32.174) ( 0.02, 0.01, 0.02)
  29577. 36: angle ( 21.984, -17.670, -25.204) ( 21.985, -17.668, -25.203) ( 0.01, 0.01, 0.00)
  29578. 36: torsion ( 12.123, 12.492, -2.017) ( 12.123, 12.492, -2.017) ( 0.00, 0.00, 0.00)
  29579. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29580. 36: vdw (-16.374, 25.776, 19.481) (-16.373, 25.777, 19.481) ( 0.00, 0.00, 0.00)
  29581. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29582. 36: 66 (-26.156, 36.368, -2.959) (-26.152, 36.382, -2.956) ( 0.01, 0.04, 0.10)
  29583. 36: bond ( 6.331, 45.473, 1.240) ( 6.331, 45.487, 1.240) ( 0.00, 0.03, 0.02)
  29584. 36: angle ( 14.724, -1.330, -26.398) ( 14.725, -1.330, -26.396) ( 0.01, 0.00, 0.01)
  29585. 36: torsion (-14.786, 2.193, -4.961) (-14.786, 2.193, -4.961) ( 0.00, 0.00, 0.00)
  29586. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29587. 36: vdw (-32.424, -9.969, 27.160) (-32.423, -9.968, 27.160) ( 0.00, 0.00, 0.00)
  29588. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29589. 36: 67 ( 4.627, 42.740, -15.860) ( 4.630, 42.754, -15.857) ( 0.08, 0.03, 0.02)
  29590. 36: bond ( -3.755, 36.643, -1.571) ( -3.755, 36.657, -1.571) ( 0.00, 0.04, 0.01)
  29591. 36: angle ( 5.640, 1.335, 17.663) ( 5.643, 1.335, 17.666) ( 0.05, 0.00, 0.01)
  29592. 36: torsion ( 4.474, -0.552, -23.574) ( 4.474, -0.552, -23.573) ( 0.01, 0.00, 0.00)
  29593. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29594. 36: vdw ( -1.731, 5.314, -8.379) ( -1.731, 5.314, -8.379) ( 0.02, 0.00, 0.00)
  29595. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29596. 36: 68 ( 18.271, -40.934, -25.955) ( 18.276, -40.930, -25.943) ( 0.03, 0.01, 0.05)
  29597. 36: bond ( 9.516, -9.512, -29.381) ( 9.517, -9.511, -29.370) ( 0.01, 0.01, 0.04)
  29598. 36: angle ( 10.585, -9.008, 6.347) ( 10.587, -9.006, 6.347) ( 0.03, 0.02, 0.01)
  29599. 36: torsion ( 3.658, -33.517, 12.039) ( 3.658, -33.516, 12.039) ( 0.00, 0.00, 0.00)
  29600. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29601. 36: vdw ( -5.487, 11.103, -14.960) ( -5.487, 11.103, -14.960) ( 0.01, 0.00, 0.00)
  29602. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29603. 36: 69 ( 24.025, 11.369, 41.970) ( 24.030, 11.375, 41.980) ( 0.02, 0.05, 0.02)
  29604. 36: bond (-19.615, 22.847, 35.171) (-19.613, 22.851, 35.179) ( 0.01, 0.01, 0.02)
  29605. 36: angle ( 7.009, -17.161, 15.053) ( 7.011, -17.158, 15.054) ( 0.03, 0.01, 0.01)
  29606. 36: torsion ( 38.219, -14.554, 30.761) ( 38.219, -14.554, 30.762) ( 0.00, 0.00, 0.00)
  29607. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29608. 36: vdw ( -1.588, 20.236, -39.015) ( -1.586, 20.237, -39.014) ( 0.07, 0.00, 0.00)
  29609. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29610. 36: 70 (-41.184, 23.203, -11.733) (-41.177, 23.207, -11.723) ( 0.02, 0.02, 0.08)
  29611. 36: bond (-18.980, 5.841, -25.923) (-18.975, 5.841, -25.914) ( 0.02, 0.01, 0.03)
  29612. 36: angle ( 2.120, -11.595, -4.168) ( 2.122, -11.592, -4.167) ( 0.08, 0.02, 0.02)
  29613. 36: torsion (-23.335, 16.633, 20.836) (-23.334, 16.633, 20.836) ( 0.00, 0.00, 0.00)
  29614. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29615. 36: vdw ( -0.990, 12.324, -2.478) ( -0.989, 12.325, -2.478) ( 0.05, 0.00, 0.00)
  29616. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29617. 36: 71 (-22.415, -18.947, 15.756) (-22.403, -18.943, 15.760) ( 0.05, 0.02, 0.03)
  29618. 36: bond (-32.343, -13.094, 11.917) (-32.332, -13.092, 11.919) ( 0.03, 0.01, 0.01)
  29619. 36: angle ( -3.583, -20.393, -32.120) ( -3.583, -20.391, -32.118) ( 0.01, 0.01, 0.01)
  29620. 36: torsion ( 2.069, -3.141, 2.162) ( 2.069, -3.141, 2.162) ( 0.01, 0.01, 0.01)
  29621. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29622. 36: vdw ( 11.442, 17.681, 33.797) ( 11.443, 17.681, 33.797) ( 0.00, 0.00, 0.00)
  29623. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29624. 36: 72 ( 27.793, -2.630, 24.374) ( 27.802, -2.627, 24.383) ( 0.03, 0.11, 0.04)
  29625. 36: bond ( 26.477, -7.603, 29.522) ( 26.483, -7.603, 29.530) ( 0.02, 0.00, 0.02)
  29626. 36: angle ( 23.169, -8.238, -22.902) ( 23.171, -8.236, -22.900) ( 0.01, 0.02, 0.00)
  29627. 36: torsion ( 3.479, 5.766, -1.636) ( 3.479, 5.767, -1.636) ( 0.00, 0.01, 0.00)
  29628. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29629. 36: vdw (-25.332, 7.445, 19.389) (-25.331, 7.445, 19.390) ( 0.00, 0.00, 0.00)
  29630. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29631. 36: 73 (-18.070, 34.733, -3.409) (-18.067, 34.747, -3.406) ( 0.02, 0.04, 0.09)
  29632. 36: bond ( -4.935, 45.959, -3.462) ( -4.935, 45.973, -3.463) ( 0.00, 0.03, 0.00)
  29633. 36: angle ( 14.917, -0.514, -28.085) ( 14.918, -0.514, -28.083) ( 0.01, 0.00, 0.01)
  29634. 36: torsion ( -3.445, -0.437, -0.896) ( -3.445, -0.437, -0.896) ( 0.02, 0.00, 0.00)
  29635. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29636. 36: vdw (-24.606, -10.275, 29.035) (-24.605, -10.275, 29.036) ( 0.00, 0.00, 0.00)
  29637. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29638. 36: 74 (-50.142, -29.926, -80.632) (-50.133, -29.923, -80.617) ( 0.02, 0.01, 0.02)
  29639. 36: bond (-44.679, -30.815, -66.485) (-44.673, -30.812, -66.471) ( 0.01, 0.01, 0.02)
  29640. 36: angle ( 31.429, 12.864, -27.088) ( 31.430, 12.864, -27.086) ( 0.01, 0.00, 0.01)
  29641. 36: torsion ( 0.186, -0.363, 0.043) ( 0.186, -0.363, 0.043) ( 0.00, 0.00, 0.00)
  29642. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29643. 36: vdw (-37.078, -11.611, 12.897) (-37.076, -11.611, 12.897) ( 0.00, 0.00, 0.00)
  29644. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29645. 36: ok 22 # gradients
  29646. 36: ok 23 # energy
  29647. 36:
  29648. 36: V A L I D A T E G R A D I E N T S
  29649. 36:
  29650. 36: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  29651. 36: ----------------------------------------------------------------------------------------
  29652. 36: 1 (528.311, -572.942, 250.667) (528.317, -572.785, 250.786) ( 0.00, 0.03, 0.05)
  29653. 36: bond (282.282, -338.460, 183.324) (282.308, -338.434, 183.329) ( 0.01, 0.01, 0.00)
  29654. 36: angle (280.722, -207.970, 75.536) (280.744, -207.951, 75.538) ( 0.01, 0.01, 0.00)
  29655. 36: torsion ( 6.514, -3.017, -7.176) ( 6.516, -3.014, -7.160) ( 0.02, 0.07, 0.23)
  29656. 36: oop ( 0.299, -0.686, -0.777) ( 0.255, -0.576, -0.683) ( 1.31, 7.54, 7.33)
  29657. 36: vdw (-41.507, -22.810, -0.239) (-41.506, -22.810, -0.239) ( 0.00, 0.00, 0.00)
  29658. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29659. 36: 2 (-72.496, 554.343, -121.527) (-72.340, 554.263, -121.930) ( 0.22, 0.01, 0.33)
  29660. 36: bond (181.430, 258.233, -39.725) (181.458, 258.263, -39.721) ( 0.02, 0.01, 0.01)
  29661. 36: angle (-211.223, 244.121, -134.313) (-211.202, 244.136, -134.309) ( 0.01, 0.01, 0.00)
  29662. 36: torsion (-15.467, 17.518, 74.486) (-15.466, 17.520, 74.506) ( 0.01, 0.01, 0.03)
  29663. 36: oop ( -0.647, 0.819, 2.707) ( -0.545, 0.690, 2.276) ( 6.63, 10.57, 15.90)
  29664. 36: vdw (-26.588, 33.653, -24.682) (-26.586, 33.653, -24.682) ( 0.01, 0.00, 0.00)
  29665. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29666. 36: 3 (-66.485, 527.165, -11.308) (-66.506, 527.246, -10.564) ( 0.03, 0.02, 6.59)
  29667. 36: bond ( 24.585, 49.198, 0.771) ( 24.613, 49.244, 0.772) ( 0.12, 0.09, 0.05)
  29668. 36: angle (-67.748, 469.871, -27.768) (-67.719, 469.891, -27.767) ( 0.04, 0.00, 0.00)
  29669. 36: torsion ( -9.725, 14.444, 21.224) ( -9.725, 14.444, 21.230) ( 0.00, 0.00, 0.03)
  29670. 36: oop ( 0.353, -0.045, -3.367) ( 0.274, -0.032, -2.630) ( 2.76, 0.06, 21.89)
  29671. 36: vdw (-13.950, -6.302, -2.168) (-13.949, -6.301, -2.168) ( 0.00, 0.01, 0.00)
  29672. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29673. 36: 4 ( 78.358, 351.726, -119.279) ( 78.551, 351.488, -119.947) ( 0.25, 0.07, 0.56)
  29674. 36: bond ( 20.962, 334.056, -140.328) ( 20.991, 334.095, -140.317) ( 0.14, 0.01, 0.01)
  29675. 36: angle ( 62.700, 30.687, -9.682) ( 62.725, 30.707, -9.679) ( 0.04, 0.06, 0.04)
  29676. 36: torsion ( -1.442, 10.041, 17.530) ( -1.441, 10.045, 17.545) ( 0.04, 0.04, 0.09)
  29677. 36: oop ( -0.714, 1.530, 3.590) ( -0.575, 1.229, 2.893) ( 9.88, 19.67, 19.43)
  29678. 36: vdw ( -3.149, -24.589, 9.611) ( -3.149, -24.588, 9.611) ( 0.01, 0.00, 0.00)
  29679. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29680. 36: 5 (-77.835, -8.658, -117.058) (-77.886, -8.484, -116.722) ( 0.07, 2.01, 0.29)
  29681. 36: bond ( 1.526, 54.724, -23.955) ( 1.527, 54.752, -23.950) ( 0.02, 0.05, 0.02)
  29682. 36: angle (-71.422, -3.353, -12.217) (-71.411, -3.352, -12.217) ( 0.02, 0.00, 0.00)
  29683. 36: torsion ( 17.384, -39.452, -89.086) ( 17.384, -39.451, -89.083) ( 0.00, 0.00, 0.00)
  29684. 36: oop ( 0.236, -0.536, -1.211) ( 0.173, -0.392, -0.884) ( 1.50, 7.75, 26.97)
  29685. 36: vdw (-25.559, -20.041, 9.411) (-25.558, -20.041, 9.411) ( 0.01, 0.00, 0.00)
  29686. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29687. 36: 6 (-334.022, -252.239, 67.839) (-334.003, -252.107, 68.075) ( 0.01, 0.05, 0.35)
  29688. 36: bond (-298.909, -143.325, 5.907) (-298.880, -143.297, 5.912) ( 0.01, 0.02, 0.09)
  29689. 36: angle (-40.697, -55.685, 15.674) (-40.673, -55.666, 15.678) ( 0.06, 0.03, 0.02)
  29690. 36: torsion ( -4.860, 10.627, 20.995) ( -4.860, 10.630, 21.019) ( 0.01, 0.02, 0.12)
  29691. 36: oop ( 0.233, -0.526, -1.282) ( 0.197, -0.444, -1.079) ( 0.84, 4.32, 15.82)
  29692. 36: vdw ( 10.211, -63.330, 26.545) ( 10.214, -63.330, 26.545) ( 0.03, 0.00, 0.00)
  29693. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29694. 36: 7 (-218.694, 77.815, 4.517) (-218.553, 77.678, 3.966) ( 0.06, 0.18, 12.19)
  29695. 36: bond (-276.789, 151.802, -85.378) (-276.753, 151.831, -85.372) ( 0.01, 0.02, 0.01)
  29696. 36: angle ( 81.485, -134.677, 56.414) ( 81.509, -134.654, 56.417) ( 0.03, 0.02, 0.00)
  29697. 36: torsion ( -8.959, 9.460, 46.715) ( -8.959, 9.463, 46.741) ( 0.00, 0.03, 0.06)
  29698. 36: oop ( -0.441, 0.992, 3.150) ( -0.363, 0.800, 2.566) ( 3.43, 19.03, 18.57)
  29699. 36: vdw (-13.990, 50.238, -16.384) (-13.988, 50.238, -16.384) ( 0.02, 0.00, 0.00)
  29700. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29701. 36: 8 ( 13.151, 76.978, 11.134) ( 13.190, 77.034, 11.194) ( 0.30, 0.07, 0.54)
  29702. 36: bond (-13.555, 39.305, -14.952) (-13.526, 39.328, -14.949) ( 0.21, 0.06, 0.02)
  29703. 36: angle ( 3.906, 89.549, -29.408) ( 3.919, 89.568, -29.405) ( 0.34, 0.02, 0.01)
  29704. 36: torsion ( -4.379, 10.462, 32.449) ( -4.379, 10.465, 32.470) ( 0.01, 0.02, 0.06)
  29705. 36: oop ( 0.027, -0.075, -0.222) ( 0.023, -0.063, -0.187) ( 0.01, 0.08, 0.76)
  29706. 36: vdw ( 27.152, -62.265, 23.266) ( 27.153, -62.263, 23.266) ( 0.00, 0.00, 0.00)
  29707. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29708. 36: 9 (208.363, -279.713, 119.142) (208.195, -279.222, 120.462) ( 0.08, 0.18, 1.11)
  29709. 36: bond (187.582, -203.883, 60.781) (187.623, -203.848, 60.788) ( 0.02, 0.02, 0.01)
  29710. 36: angle (-23.176, -50.645, 263.513) (-23.159, -50.623, 263.520) ( 0.07, 0.04, 0.00)
  29711. 36: torsion ( 45.057, -48.667, -185.202) ( 45.058, -48.665, -185.184) ( 0.00, 0.00, 0.01)
  29712. 36: oop ( 1.431, -2.502, -7.557) ( 1.205, -2.070, -6.268) (15.81, 17.27, 17.05)
  29713. 36: vdw ( -2.531, 25.983, -12.393) ( -2.531, 25.984, -12.393) ( 0.00, 0.00, 0.00)
  29714. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29715. 36: 10 ( 14.352, 127.498, -34.742) ( 14.369, 127.620, -34.521) ( 0.12, 0.10, 0.64)
  29716. 36: bond ( 14.795, -92.389, 33.934) ( 14.825, -92.367, 33.938) ( 0.20, 0.02, 0.01)
  29717. 36: angle ( -3.745, 174.780, -60.111) ( -3.732, 174.800, -60.108) ( 0.34, 0.01, 0.00)
  29718. 36: torsion ( -2.797, 6.187, 23.576) ( -2.796, 6.190, 23.595) ( 0.01, 0.05, 0.08)
  29719. 36: oop ( 0.141, -0.424, -1.088) ( 0.115, -0.349, -0.894) ( 0.38, 3.15, 17.89)
  29720. 36: vdw ( 5.957, 39.344, -31.053) ( 5.958, 39.346, -31.053) ( 0.02, 0.01, 0.00)
  29721. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29722. 36: 11 (-310.142, -34.524, -135.031) (-309.266, -35.238, -131.374) ( 0.28, 2.07, 2.71)
  29723. 36: bond (-109.904, -40.910, -2.486) (-109.872, -40.882, -2.482) ( 0.03, 0.07, 0.17)
  29724. 36: angle (-241.344, -1.505, -125.637) (-241.321, -1.483, -125.633) ( 0.01, 1.49, 0.00)
  29725. 36: torsion ( 9.228, -10.620, 14.738) ( 9.228, -10.617, 14.754) ( 0.01, 0.02, 0.11)
  29726. 36: oop ( -2.539, 2.424, -11.214) ( -1.720, 1.655, -7.581) (32.24, 31.72, 32.40)
  29727. 36: vdw ( 34.418, 16.088, -10.432) ( 34.419, 16.089, -10.432) ( 0.00, 0.00, 0.00)
  29728. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29729. 36: 12 (-15.331, -5.213, 33.105) (-15.307, -5.246, 32.988) ( 0.16, 0.64, 0.35)
  29730. 36: bond ( -0.711, -13.338, 5.041) ( -0.711, -13.325, 5.043) ( 0.01, 0.10, 0.04)
  29731. 36: angle (-18.426, 0.231, -1.986) (-18.420, 0.231, -1.986) ( 0.03, 0.00, 0.01)
  29732. 36: torsion ( -5.404, 15.649, 40.584) ( -5.404, 15.650, 40.588) ( 0.00, 0.00, 0.01)
  29733. 36: oop ( -0.079, 0.232, 0.602) ( -0.062, 0.185, 0.479) ( 0.13, 1.10, 7.43)
  29734. 36: vdw ( 9.289, -7.986, -11.136) ( 9.290, -7.986, -11.136) ( 0.01, 0.00, 0.00)
  29735. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29736. 36: 13 ( 96.845, -65.483, 34.859) ( 96.922, -65.507, 34.673) ( 0.08, 0.04, 0.53)
  29737. 36: bond (-74.778, 101.329, -42.944) (-74.750, 101.356, -42.940) ( 0.04, 0.03, 0.01)
  29738. 36: angle (153.247, -113.172, 56.084) (153.268, -113.157, 56.086) ( 0.01, 0.01, 0.00)
  29739. 36: torsion ( -0.391, -1.784, -5.935) ( -0.390, -1.782, -5.918) ( 0.01, 0.11, 0.29)
  29740. 36: oop ( -0.156, 0.401, 1.216) ( -0.130, 0.333, 1.007) ( 0.41, 2.77, 17.17)
  29741. 36: vdw ( 18.922, -52.258, 26.438) ( 18.925, -52.258, 26.438) ( 0.01, 0.00, 0.00)
  29742. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29743. 36: 14 ( -0.877, 9.092, -4.807) ( -0.869, 9.102, -4.813) ( 0.68, 0.11, 0.12)
  29744. 36: bond ( 0.210, 14.965, -4.957) ( 0.211, 14.979, -4.956) ( 0.00, 0.09, 0.03)
  29745. 36: angle (-18.540, -0.468, -2.203) (-18.535, -0.468, -2.203) ( 0.03, 0.00, 0.00)
  29746. 36: torsion ( 0.130, -0.332, -1.002) ( 0.130, -0.332, -0.997) ( 0.00, 0.02, 0.45)
  29747. 36: oop ( -0.007, 0.018, 0.053) ( -0.005, 0.014, 0.041) ( 0.00, 0.01, 0.06)
  29748. 36: vdw ( 17.329, -5.091, 3.301) ( 17.330, -5.090, 3.301) ( 0.01, 0.00, 0.00)
  29749. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29750. 36: 15 ( 25.914, -41.899, 16.496) ( 25.924, -41.876, 16.538) ( 0.04, 0.05, 0.26)
  29751. 36: bond ( 38.909, -24.186, 13.345) ( 38.921, -24.181, 13.346) ( 0.03, 0.02, 0.01)
  29752. 36: angle ( 35.857, 50.851, -12.435) ( 35.859, 50.855, -12.435) ( 0.01, 0.01, 0.00)
  29753. 36: torsion ( 1.051, -2.570, -7.725) ( 1.051, -2.570, -7.722) ( 0.01, 0.01, 0.04)
  29754. 36: oop ( 0.031, -0.077, -0.230) ( 0.026, -0.064, -0.193) ( 0.02, 0.10, 0.87)
  29755. 36: vdw (-49.934, -65.917, 23.541) (-49.933, -65.916, 23.542) ( 0.00, 0.00, 0.00)
  29756. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29757. 36: 16 (313.906, 6.327, 351.447) (313.500, 9.681, 342.645) ( 0.13, 53.00, 2.50)
  29758. 36: bond (180.951, 70.243, 137.128) (180.987, 70.270, 137.138) ( 0.02, 0.04, 0.01)
  29759. 36: angle (118.056, -41.651, 286.973) (118.074, -41.630, 286.986) ( 0.02, 0.05, 0.00)
  29760. 36: torsion ( 18.286, -3.713, -101.874) ( 18.286, -3.712, -101.868) ( 0.00, 0.03, 0.01)
  29761. 36: oop ( 1.318, -11.030, 27.670) ( 0.857, -7.727, 18.838) (34.99, 29.95, 31.92)
  29762. 36: vdw ( -4.704, -7.522, 1.551) ( -4.704, -7.521, 1.551) ( 0.01, 0.00, 0.00)
  29763. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29764. 36: 17 ( 90.937, -104.635, -269.298) ( 91.021, -104.747, -269.660) ( 0.09, 0.11, 0.13)
  29765. 36: bond (-11.281, -124.452, 87.022) (-11.271, -124.418, 87.044) ( 0.08, 0.03, 0.02)
  29766. 36: angle (166.965, 8.982, -348.582) (166.974, 8.991, -348.569) ( 0.01, 0.10, 0.00)
  29767. 36: torsion (-43.213, -25.781, 2.923) (-43.215, -25.781, 2.925) ( 0.01, 0.00, 0.06)
  29768. 36: oop ( -0.470, 0.957, 2.442) ( -0.403, 0.800, 2.044) ( 3.14, 14.93, 16.29)
  29769. 36: vdw (-21.064, 35.661, -13.103) (-21.063, 35.661, -13.103) ( 0.01, 0.00, 0.00)
  29770. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29771. 36: 18 (-61.017, -90.240, 28.892) (-61.000, -90.235, 28.884) ( 0.03, 0.01, 0.03)
  29772. 36: bond ( 13.563, -8.815, 6.597) ( 13.572, -8.811, 6.599) ( 0.07, 0.04, 0.03)
  29773. 36: angle (-64.005, -88.602, 13.332) (-64.002, -88.598, 13.332) ( 0.00, 0.00, 0.00)
  29774. 36: torsion ( -4.924, 6.352, 18.603) ( -4.924, 6.352, 18.606) ( 0.01, 0.01, 0.02)
  29775. 36: oop ( -0.021, 0.027, 0.078) ( -0.017, 0.022, 0.065) ( 0.01, 0.01, 0.11)
  29776. 36: vdw ( -5.630, 0.799, -9.718) ( -5.629, 0.800, -9.718) ( 0.02, 0.10, 0.00)
  29777. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29778. 36: 19 ( 50.807, -23.197, -194.811) ( 50.952, -24.890, -192.480) ( 0.28, 7.30, 1.20)
  29779. 36: bond ( 97.077, -132.695, -184.757) ( 97.096, -132.670, -184.735) ( 0.02, 0.02, 0.01)
  29780. 36: angle ( 0.246, 50.444, -28.590) ( 0.263, 50.457, -28.578) ( 0.42, 0.03, 0.04)
  29781. 36: torsion (-24.977, 16.521, -6.853) (-24.976, 16.522, -6.851) ( 0.01, 0.01, 0.03)
  29782. 36: oop ( -0.353, 5.757, -7.625) ( -0.248, 4.024, -5.330) ( 3.73, 30.10, 30.10)
  29783. 36: vdw (-21.185, 36.777, 33.015) (-21.184, 36.777, 33.015) ( 0.01, 0.00, 0.00)
  29784. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29785. 36: 20 (-57.037, 142.917, -88.446) (-57.477, 142.204, -85.363) ( 0.77, 0.50, 3.49)
  29786. 36: bond (-111.773, 201.469, -32.121) (-111.748, 201.491, -32.102) ( 0.02, 0.01, 0.06)
  29787. 36: angle ( -8.934, -50.435, -69.553) ( -8.921, -50.419, -69.540) ( 0.15, 0.03, 0.02)
  29788. 36: torsion ( -0.714, -9.763, 60.169) ( -0.713, -9.761, 60.171) ( 0.06, 0.02, 0.00)
  29789. 36: oop ( 1.667, 2.637, -9.518) ( 1.186, 1.883, -6.470) (28.85, 28.59, 32.03)
  29790. 36: vdw ( 62.718, -0.991, -37.423) ( 62.719, -0.989, -37.423) ( 0.00, 0.21, 0.00)
  29791. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29792. 36: 21 (-33.037, 23.861, -3.281) (-33.026, 23.868, -3.277) ( 0.03, 0.03, 0.11)
  29793. 36: bond (-31.077, 20.848, -2.732) (-31.067, 20.852, -2.732) ( 0.03, 0.02, 0.00)
  29794. 36: angle (-15.299, -25.688, -22.087) (-15.298, -25.685, -22.084) ( 0.01, 0.01, 0.01)
  29795. 36: torsion ( 2.488, 4.108, 3.058) ( 2.488, 4.108, 3.058) ( 0.00, 0.00, 0.02)
  29796. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29797. 36: vdw ( 10.851, 24.593, 18.480) ( 10.851, 24.594, 18.480) ( 0.00, 0.00, 0.00)
  29798. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29799. 36: 22 ( 10.282, -18.925, 36.633) ( 10.286, -18.920, 36.646) ( 0.03, 0.03, 0.04)
  29800. 36: bond ( 2.555, -9.282, 29.641) ( 2.555, -9.281, 29.653) ( 0.00, 0.01, 0.04)
  29801. 36: angle ( 9.283, -5.961, -2.665) ( 9.285, -5.958, -2.665) ( 0.03, 0.06, 0.01)
  29802. 36: torsion ( 3.442, -10.375, -3.544) ( 3.442, -10.375, -3.544) ( 0.02, 0.00, 0.00)
  29803. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29804. 36: vdw ( -4.997, 6.693, 13.201) ( -4.997, 6.693, 13.201) ( 0.00, 0.00, 0.00)
  29805. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29806. 36: 23 ( 19.207, 5.067, 5.196) ( 19.614, 5.813, -0.215) ( 2.12, 14.73, 104.14)
  29807. 36: bond ( 17.215, -149.752, 27.789) ( 17.241, -149.732, 27.807) ( 0.15, 0.01, 0.07)
  29808. 36: angle ( 6.980, 91.973, -52.067) ( 6.993, 91.987, -52.056) ( 0.18, 0.02, 0.02)
  29809. 36: torsion ( 1.418, 9.176, 1.378) ( 1.419, 9.178, 1.380) ( 0.04, 0.01, 0.12)
  29810. 36: oop ( -0.780, -1.502, 11.549) ( -0.412, -0.793, 6.107) (28.72, 47.20, 47.12)
  29811. 36: vdw ( -5.626, 55.172, 16.547) ( -5.626, 55.173, 16.548) ( 0.00, 0.00, 0.00)
  29812. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29813. 36: 24 ( 1.610, -29.255, -33.368) ( 1.614, -29.246, -33.360) ( 0.28, 0.03, 0.02)
  29814. 36: bond ( -0.887, -26.615, -23.717) ( -0.888, -26.607, -23.711) ( 0.01, 0.03, 0.03)
  29815. 36: angle (-17.708, -0.085, 0.755) (-17.704, -0.084, 0.757) ( 0.02, 0.01, 0.10)
  29816. 36: torsion ( 5.322, -1.135, 1.073) ( 5.323, -1.134, 1.074) ( 0.01, 0.03, 0.04)
  29817. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29818. 36: vdw ( 14.883, -1.420, -11.480) ( 14.883, -1.420, -11.480) ( 0.00, 0.01, 0.00)
  29819. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29820. 36: 25 ( 11.625, 18.056, 18.657) ( 11.059, 20.904, 14.957) ( 4.86, 15.77, 19.83)
  29821. 36: bond (-94.231, 40.802, 117.863) (-94.212, 40.826, 117.885) ( 0.02, 0.06, 0.02)
  29822. 36: angle ( 48.969, 12.498, -84.403) ( 48.983, 12.510, -84.391) ( 0.03, 0.10, 0.01)
  29823. 36: torsion ( 8.637, -1.660, -3.054) ( 8.638, -1.660, -3.052) ( 0.01, 0.05, 0.05)
  29824. 36: oop ( 2.615, -6.878, 9.013) ( 2.015, -4.068, 5.277) (22.95, 40.85, 41.44)
  29825. 36: vdw ( 45.634, -26.705, -20.762) ( 45.635, -26.705, -20.762) ( 0.00, 0.00, 0.00)
  29826. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29827. 36: 26 ( 14.295, 5.071, 43.642) ( 14.300, 5.077, 43.654) ( 0.03, 0.11, 0.03)
  29828. 36: bond ( 5.791, -12.703, 30.382) ( 5.791, -12.701, 30.394) ( 0.00, 0.01, 0.04)
  29829. 36: angle (-15.871, 3.889, 4.649) (-15.867, 3.891, 4.649) ( 0.02, 0.05, 0.01)
  29830. 36: torsion ( -7.294, 3.616, 2.901) ( -7.294, 3.617, 2.901) ( 0.00, 0.02, 0.01)
  29831. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29832. 36: vdw ( 31.670, 10.269, 5.710) ( 31.670, 10.270, 5.710) ( 0.00, 0.01, 0.00)
  29833. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29834. 36: 27 (-225.437, -176.595, 49.169) (-221.006, -180.427, 66.032) ( 1.97, 2.17, 34.30)
  29835. 36: bond (-177.616, -107.417, -25.193) (-177.588, -107.390, -25.182) ( 0.02, 0.03, 0.04)
  29836. 36: angle (-44.300, -80.767, 102.134) (-44.291, -80.759, 102.143) ( 0.02, 0.01, 0.01)
  29837. 36: torsion ( -6.273, -6.860, 7.241) ( -6.273, -6.860, 7.242) ( 0.01, 0.01, 0.02)
  29838. 36: oop (-10.324, 9.769, -35.043) ( -5.931, 5.900, -18.201) (42.56, 39.61, 48.06)
  29839. 36: vdw ( 13.077, 8.681, 0.030) ( 13.077, 8.682, 0.030) ( 0.00, 0.00, 0.00)
  29840. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29841. 36: 28 (-14.311, 7.287, -45.364) (-14.307, 7.292, -45.352) ( 0.03, 0.07, 0.03)
  29842. 36: bond ( -5.154, 13.357, -29.996) ( -5.153, 13.359, -29.984) ( 0.00, 0.02, 0.04)
  29843. 36: angle ( -2.576, -8.355, -3.280) ( -2.572, -8.353, -3.279) ( 0.15, 0.02, 0.02)
  29844. 36: torsion ( 3.759, -15.013, -7.335) ( 3.759, -15.012, -7.334) ( 0.00, 0.00, 0.00)
  29845. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29846. 36: vdw (-10.341, 17.298, -4.754) (-10.340, 17.298, -4.754) ( 0.00, 0.00, 0.00)
  29847. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29848. 36: 29 ( -5.117, 36.964, 25.387) ( -5.113, 36.973, 25.395) ( 0.08, 0.02, 0.03)
  29849. 36: bond ( 2.097, 29.406, 25.397) ( 2.096, 29.414, 25.403) ( 0.01, 0.03, 0.02)
  29850. 36: angle ( -4.355, -3.926, 4.902) ( -4.351, -3.925, 4.904) ( 0.09, 0.03, 0.03)
  29851. 36: torsion ( -3.188, 5.779, -6.429) ( -3.188, 5.779, -6.429) ( 0.01, 0.00, 0.00)
  29852. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29853. 36: vdw ( 0.330, 5.705, 1.517) ( 0.330, 5.705, 1.517) ( 0.01, 0.00, 0.00)
  29854. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29855. 36: 30 ( 35.226, -27.620, -3.542) ( 35.238, -27.613, -3.539) ( 0.03, 0.02, 0.09)
  29856. 36: bond ( 33.176, -19.737, 2.161) ( 33.186, -19.733, 2.160) ( 0.03, 0.02, 0.01)
  29857. 36: angle ( -3.662, -5.729, 3.931) ( -3.661, -5.726, 3.934) ( 0.02, 0.05, 0.07)
  29858. 36: torsion ( 0.494, 0.030, -7.310) ( 0.494, 0.030, -7.309) ( 0.00, 0.00, 0.01)
  29859. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29860. 36: vdw ( 5.219, -2.184, -2.324) ( 5.219, -2.184, -2.324) ( 0.00, 0.01, 0.00)
  29861. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29862. 36: 31 (-17.568, 11.352, -42.982) (-17.565, 11.357, -42.968) ( 0.02, 0.05, 0.03)
  29863. 36: bond ( -3.438, 9.943, -31.450) ( -3.438, 9.945, -31.438) ( 0.00, 0.01, 0.04)
  29864. 36: angle (-10.225, 1.890, 1.717) (-10.222, 1.894, 1.717) ( 0.02, 0.18, 0.02)
  29865. 36: torsion (-10.875, 9.024, 4.044) (-10.875, 9.025, 4.044) ( 0.00, 0.00, 0.00)
  29866. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29867. 36: vdw ( 6.970, -9.506, -17.292) ( 6.970, -9.506, -17.291) ( 0.00, 0.00, 0.00)
  29868. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29869. 36: 32 ( 95.839, 75.666, -28.648) ( 91.690, 76.027, -36.308) ( 4.33, 0.48, 26.74)
  29870. 36: bond ( 79.454, 68.430, -40.021) ( 79.465, 68.438, -40.019) ( 0.01, 0.01, 0.01)
  29871. 36: angle (-12.695, 3.065, -19.962) (-12.694, 3.067, -19.960) ( 0.01, 0.08, 0.01)
  29872. 36: torsion ( 5.630, -0.653, 10.064) ( 5.630, -0.653, 10.064) ( 0.00, 0.01, 0.00)
  29873. 36: oop ( 8.489, -1.389, 14.481) ( 4.328, -1.039, 6.817) (49.02, 25.22, 52.93)
  29874. 36: vdw ( 14.961, 6.212, 6.789) ( 14.961, 6.213, 6.789) ( 0.00, 0.00, 0.00)
  29875. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29876. 36: 33 (213.702, -114.729, 79.069) (213.765, -114.711, 78.656) ( 0.03, 0.02, 0.52)
  29877. 36: bond ( -2.952, -17.848, 0.346) ( -2.951, -17.815, 0.346) ( 0.03, 0.18, 0.00)
  29878. 36: angle (158.311, -25.849, 19.354) (158.322, -25.849, 19.353) ( 0.01, 0.00, 0.00)
  29879. 36: torsion ( -5.870, 1.961, 50.922) ( -5.870, 1.961, 50.924) ( 0.00, 0.00, 0.00)
  29880. 36: oop ( -0.172, 0.057, 1.440) ( -0.123, 0.040, 1.027) ( 0.85, 0.09, 28.67)
  29881. 36: vdw ( 64.385, -73.050, 7.007) ( 64.387, -73.048, 7.006) ( 0.00, 0.00, 0.00)
  29882. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29883. 36: 34 (-126.397, -551.686, -3.930) (-126.338, -551.660, -4.086) ( 0.05, 0.00, 3.96)
  29884. 36: bond (-43.893, -58.475, -1.380) (-43.862, -58.455, -1.379) ( 0.07, 0.03, 0.06)
  29885. 36: angle (-29.894, -455.917, 21.808) (-29.887, -455.904, 21.810) ( 0.02, 0.00, 0.01)
  29886. 36: torsion ( 3.958, -1.494, -32.890) ( 3.958, -1.494, -32.888) ( 0.00, 0.00, 0.01)
  29887. 36: oop ( -0.137, 0.049, 1.124) ( -0.117, 0.042, 0.962) ( 0.27, 0.03, 14.35)
  29888. 36: vdw (-56.431, -35.849, 7.408) (-56.430, -35.849, 7.408) ( 0.00, 0.00, 0.00)
  29889. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29890. 36: 35 (-185.296, 327.745, -41.793) (-185.275, 327.758, -41.791) ( 0.01, 0.00, 0.00)
  29891. 36: bond ( 58.595, 46.521, 3.695) ( 58.611, 46.531, 3.696) ( 0.03, 0.02, 0.01)
  29892. 36: angle (-166.151, 211.711, -30.637) (-166.147, 211.712, -30.637) ( 0.00, 0.00, 0.00)
  29893. 36: torsion ( 0.371, -0.199, -3.388) ( 0.371, -0.199, -3.387) ( 0.00, 0.00, 0.03)
  29894. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29895. 36: vdw (-78.112, 69.712, -11.463) (-78.110, 69.713, -11.464) ( 0.00, 0.00, 0.00)
  29896. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29897. 36: 36 (-181.882, -26.397, 58.504) (-181.849, -26.381, 58.527) ( 0.02, 0.06, 0.04)
  29898. 36: bond ( 15.389, -25.488, -12.365) ( 15.417, -25.476, -12.350) ( 0.18, 0.05, 0.12)
  29899. 36: angle (-170.067, -37.509, 64.265) (-170.061, -37.503, 64.275) ( 0.00, 0.01, 0.01)
  29900. 36: torsion (-31.171, 14.161, 5.951) (-31.172, 14.159, 5.949) ( 0.00, 0.02, 0.02)
  29901. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29902. 36: vdw ( 3.967, 22.439, 0.652) ( 3.967, 22.440, 0.652) ( 0.00, 0.00, 0.00)
  29903. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29904. 36: 37 (129.928, 15.701, 151.664) (129.948, 15.722, 151.695) ( 0.02, 0.13, 0.02)
  29905. 36: bond ( 1.917, -24.367, -14.029) ( 1.935, -24.350, -14.008) ( 0.91, 0.07, 0.15)
  29906. 36: angle (103.406, 3.975, 146.082) (103.410, 3.981, 146.093) ( 0.00, 0.15, 0.01)
  29907. 36: torsion ( 35.985, 22.581, 18.000) ( 35.983, 22.579, 17.999) ( 0.00, 0.01, 0.00)
  29908. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29909. 36: vdw (-11.380, 13.512, 1.610) (-11.380, 13.513, 1.610) ( 0.00, 0.00, 0.00)
  29910. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29911. 36: 38 ( 60.736, 47.490, -91.160) ( 60.740, 47.495, -91.152) ( 0.01, 0.01, 0.01)
  29912. 36: bond (-24.635, 43.305, -50.958) (-24.634, 43.309, -50.951) ( 0.01, 0.01, 0.01)
  29913. 36: angle ( 68.450, 3.819, -29.850) ( 68.453, 3.819, -29.849) ( 0.00, 0.01, 0.00)
  29914. 36: torsion ( 21.159, -0.459, -10.620) ( 21.158, -0.459, -10.620) ( 0.00, 0.02, 0.00)
  29915. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29916. 36: vdw ( -4.238, 0.825, 0.267) ( -4.238, 0.825, 0.267) ( 0.00, 0.00, 0.00)
  29917. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29918. 36: 39 ( 17.857, -68.927, 99.322) ( 17.864, -68.925, 99.329) ( 0.04, 0.00, 0.01)
  29919. 36: bond (-48.674, -18.329, 48.688) (-48.668, -18.329, 48.694) ( 0.01, 0.00, 0.01)
  29920. 36: angle ( 52.028, -46.521, 34.490) ( 52.030, -46.519, 34.492) ( 0.00, 0.00, 0.00)
  29921. 36: torsion ( 18.791, -9.332, 15.268) ( 18.791, -9.332, 15.268) ( 0.00, 0.01, 0.00)
  29922. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29923. 36: vdw ( -4.289, 5.255, 0.875) ( -4.289, 5.255, 0.875) ( 0.00, 0.00, 0.00)
  29924. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29925. 36: 40 ( -1.384, 37.943, -112.220) ( -1.380, 37.950, -112.215) ( 0.31, 0.02, 0.00)
  29926. 36: bond ( 38.547, 52.842, -29.733) ( 38.551, 52.849, -29.730) ( 0.01, 0.01, 0.01)
  29927. 36: angle (-34.379, -11.353, -64.761) (-34.378, -11.353, -64.758) ( 0.00, 0.00, 0.00)
  29928. 36: torsion ( -8.694, -5.083, -20.310) ( -8.695, -5.083, -20.310) ( 0.01, 0.01, 0.00)
  29929. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29930. 36: vdw ( 3.143, 1.536, 2.584) ( 3.143, 1.537, 2.584) ( 0.00, 0.00, 0.00)
  29931. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29932. 36: 41 (-52.442, -82.287, 72.524) (-52.440, -82.285, 72.537) ( 0.00, 0.00, 0.02)
  29933. 36: bond ( 13.120, -10.545, 68.597) ( 13.120, -10.545, 68.610) ( 0.00, 0.00, 0.02)
  29934. 36: angle (-48.860, -56.631, 0.639) (-48.858, -56.629, 0.639) ( 0.00, 0.00, 0.00)
  29935. 36: torsion (-20.091, -17.796, 1.107) (-20.091, -17.796, 1.107) ( 0.00, 0.00, 0.00)
  29936. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29937. 36: vdw ( 3.390, 2.685, 2.181) ( 3.390, 2.685, 2.181) ( 0.00, 0.00, 0.00)
  29938. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29939. 36: 42 ( 24.447, 87.948, -56.015) ( 24.448, 87.953, -56.003) ( 0.00, 0.01, 0.02)
  29940. 36: bond ( 17.871, 1.513, -55.564) ( 17.872, 1.513, -55.552) ( 0.01, 0.02, 0.02)
  29941. 36: angle ( -5.720, 59.745, -0.213) ( -5.719, 59.750, -0.213) ( 0.01, 0.01, 0.00)
  29942. 36: torsion ( 11.599, 28.029, 4.495) ( 11.598, 28.029, 4.494) ( 0.01, 0.00, 0.00)
  29943. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29944. 36: vdw ( 0.697, -1.338, -4.732) ( 0.697, -1.338, -4.732) ( 0.01, 0.01, 0.00)
  29945. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29946. 36: ok 24 # gradients
  29947. 36: ok 25 # energy
  29948. 36:
  29949. 36: V A L I D A T E G R A D I E N T S
  29950. 36:
  29951. 36: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  29952. 36: ----------------------------------------------------------------------------------------
  29953. 36: 1 (-349.389, -223.576, -45.570) (-349.348, -223.541, -45.557) ( 0.01, 0.02, 0.03)
  29954. 36: bond ( 10.278, -33.838, -0.603) ( 10.305, -33.816, -0.603) ( 0.26, 0.06, 0.04)
  29955. 36: angle (-360.329, -189.305, -48.709) (-360.315, -189.293, -48.708) ( 0.00, 0.01, 0.00)
  29956. 36: torsion ( -0.359, -0.205, 3.663) ( -0.358, -0.205, 3.677) ( 0.01, 0.00, 0.39)
  29957. 36: oop ( -0.004, -0.003, 0.036) ( -0.004, -0.002, 0.034) ( 0.00, 0.00, 0.01)
  29958. 36: vdw ( 1.024, -0.225, 0.043) ( 1.024, -0.225, 0.043) ( 0.00, 0.00, 0.00)
  29959. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29960. 36: 2 (156.769, -15.552, 23.191) (156.796, -15.511, 23.318) ( 0.02, 0.27, 0.55)
  29961. 36: bond (164.318, -90.976, 13.729) (164.344, -90.949, 13.730) ( 0.02, 0.03, 0.01)
  29962. 36: angle ( 0.684, 78.478, 3.992) ( 0.696, 78.497, 3.993) ( 0.84, 0.03, 0.02)
  29963. 36: torsion ( -0.759, -0.446, 6.049) ( -0.759, -0.446, 6.069) ( 0.02, 0.00, 0.32)
  29964. 36: oop ( 0.070, 0.034, -0.590) ( 0.057, 0.028, -0.485) ( 0.09, 0.02, 6.24)
  29965. 36: vdw ( -7.543, -2.641, 0.012) ( -7.543, -2.641, 0.012) ( 0.00, 0.00, 0.00)
  29966. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29967. 36: 3 (-211.932, 42.854, 20.869) (-211.868, 42.909, 20.727) ( 0.03, 0.13, 0.68)
  29968. 36: bond (-125.927, 114.595, -7.662) (-125.899, 114.622, -7.661) ( 0.02, 0.02, 0.02)
  29969. 36: angle (-26.801, -112.967, -13.062) (-26.780, -112.950, -13.059) ( 0.08, 0.02, 0.02)
  29970. 36: torsion ( -4.310, -1.339, 47.040) ( -4.310, -1.339, 47.053) ( 0.00, 0.00, 0.03)
  29971. 36: oop ( -0.106, -0.070, 1.089) ( -0.092, -0.060, 0.930) ( 0.15, 0.07, 14.59)
  29972. 36: vdw (-54.788, 42.635, -6.536) (-54.787, 42.636, -6.536) ( 0.00, 0.00, 0.00)
  29973. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29974. 36: 4 ( 95.973, -383.951, -24.772) ( 95.991, -383.937, -24.446) ( 0.02, 0.00, 1.32)
  29975. 36: bond ( 25.927, -12.270, 1.359) ( 25.949, -12.244, 1.360) ( 0.09, 0.22, 0.03)
  29976. 36: angle (110.176, -356.498, 12.037) (110.196, -356.484, 12.039) ( 0.02, 0.00, 0.02)
  29977. 36: torsion ( 0.139, -0.196, -37.773) ( 0.139, -0.196, -37.760) ( 0.00, 0.00, 0.03)
  29978. 36: oop ( 0.200, 0.174, -2.187) ( 0.174, 0.148, -1.875) ( 0.52, 0.46, 14.27)
  29979. 36: vdw (-40.469, -15.160, 1.792) (-40.468, -15.160, 1.792) ( 0.00, 0.00, 0.00)
  29980. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29981. 36: 5 (-38.201, -65.722, -61.770) (-36.217, -66.310, -57.285) ( 5.19, 0.89, 7.26)
  29982. 36: bond ( 74.777, -164.063, -84.429) ( 74.801, -164.041, -84.409) ( 0.03, 0.01, 0.02)
  29983. 36: angle (-58.145, 80.607, 42.358) (-58.132, 80.623, 42.368) ( 0.02, 0.02, 0.02)
  29984. 36: torsion ( 3.568, -6.797, -17.456) ( 3.568, -6.798, -17.454) ( 0.00, 0.01, 0.01)
  29985. 36: oop ( -4.447, 1.389, -10.142) ( -2.501, 0.762, -5.688) (43.76, 45.12, 43.91)
  29986. 36: vdw (-53.954, 23.142, 7.899) (-53.953, 23.143, 7.899) ( 0.00, 0.00, 0.00)
  29987. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29988. 36: 6 (249.604, 490.502, 25.647) (249.628, 490.529, 25.620) ( 0.01, 0.01, 0.11)
  29989. 36: bond (-21.543, 30.190, -0.859) (-21.529, 30.205, -0.859) ( 0.07, 0.05, 0.02)
  29990. 36: angle (271.987, 454.937, 51.025) (271.993, 454.945, 51.028) ( 0.00, 0.00, 0.01)
  29991. 36: torsion ( 2.672, 2.007, -24.878) ( 2.672, 2.007, -24.874) ( 0.00, 0.00, 0.01)
  29992. 36: oop ( -0.069, -0.054, 0.642) ( -0.065, -0.050, 0.607) ( 0.02, 0.02, 2.24)
  29993. 36: vdw ( -3.444, 3.422, -0.282) ( -3.444, 3.422, -0.282) ( 0.00, 0.00, 0.00)
  29994. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  29995. 36: 7 ( 56.254, 31.644, -1.097) ( 54.190, 30.449, -15.079) ( 3.67, 3.78, 1273.98)
  29996. 36: bond ( 77.926, 42.082, 172.758) ( 77.956, 42.113, 172.767) ( 0.04, 0.07, 0.01)
  29997. 36: angle (-62.633, -11.797, -194.133) (-62.622, -11.786, -194.121) ( 0.02, 0.10, 0.01)
  29998. 36: torsion ( 8.066, -4.164, -21.071) ( 8.067, -4.164, -21.071) ( 0.00, 0.00, 0.00)
  29999. 36: oop ( 5.072, 2.613, 31.589) ( 2.966, 1.376, 17.585) (41.52, 47.34, 44.33)
  30000. 36: vdw ( 27.823, 2.910, 9.761) ( 27.824, 2.911, 9.761) ( 0.00, 0.01, 0.00)
  30001. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30002. 36: 8 ( -3.644, 32.218, -24.451) ( -3.639, 32.229, -24.446) ( 0.13, 0.04, 0.02)
  30003. 36: bond ( 0.865, 37.377, -18.440) ( 0.865, 37.389, -18.437) ( 0.02, 0.03, 0.01)
  30004. 36: angle ( 27.224, -8.620, -16.205) ( 27.227, -8.620, -16.203) ( 0.01, 0.01, 0.01)
  30005. 36: torsion ( 2.389, -0.908, -1.729) ( 2.389, -0.908, -1.730) ( 0.00, 0.01, 0.02)
  30006. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30007. 36: vdw (-34.121, 4.368, 11.923) (-34.120, 4.368, 11.924) ( 0.00, 0.00, 0.00)
  30008. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30009. 36: 9 ( -2.739, 12.913, 41.152) ( -2.735, 12.915, 41.165) ( 0.15, 0.02, 0.03)
  30010. 36: bond ( 4.780, 4.268, 30.232) ( 4.780, 4.268, 30.245) ( 0.00, 0.00, 0.04)
  30011. 36: angle ( 15.743, -16.725, -0.129) ( 15.747, -16.722, -0.129) ( 0.02, 0.02, 0.00)
  30012. 36: torsion ( -5.400, 9.053, -0.424) ( -5.400, 9.053, -0.424) ( 0.00, 0.00, 0.00)
  30013. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30014. 36: vdw (-17.862, 16.316, 11.473) (-17.862, 16.317, 11.473) ( 0.00, 0.00, 0.00)
  30015. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30016. 36: 10 ( 2.078, -16.271, -27.728) ( 3.035, -14.222, -23.130) (46.09, 12.59, 16.58)
  30017. 36: bond (-102.642, 129.702, -111.077) (-102.623, 129.728, -111.057) ( 0.02, 0.02, 0.02)
  30018. 36: angle ( 73.360, -69.177, 96.222) ( 73.374, -69.164, 96.233) ( 0.02, 0.02, 0.01)
  30019. 36: torsion ( 8.695, -4.828, -10.298) ( 8.695, -4.827, -10.297) ( 0.01, 0.01, 0.01)
  30020. 36: oop ( -2.278, -4.478, -10.233) ( -1.356, -2.469, -5.667) (40.48, 44.86, 44.62)
  30021. 36: vdw ( 24.943, -67.490, 7.658) ( 24.944, -67.489, 7.658) ( 0.01, 0.00, 0.00)
  30022. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30023. 36: 11 ( 63.508, 98.510, 20.887) ( 63.552, 98.558, 20.769) ( 0.07, 0.05, 0.57)
  30024. 36: bond ( 79.413, 99.565, 30.684) ( 79.432, 99.585, 30.703) ( 0.02, 0.02, 0.06)
  30025. 36: angle ( -9.455, 30.220, -39.658) ( -9.443, 30.233, -39.650) ( 0.13, 0.04, 0.02)
  30026. 36: torsion ( -3.372, -4.783, 32.081) ( -3.372, -4.782, 32.085) ( 0.02, 0.02, 0.01)
  30027. 36: oop ( -0.063, -0.069, 0.766) ( -0.050, -0.055, 0.617) ( 0.08, 0.09, 11.40)
  30028. 36: vdw ( -3.016, -26.423, -2.986) ( -3.016, -26.422, -2.986) ( 0.00, 0.00, 0.00)
  30029. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30030. 36: 12 ( 36.879, -28.697, 4.589) ( 36.888, -28.689, 4.592) ( 0.03, 0.03, 0.08)
  30031. 36: bond ( 28.298, -24.654, -12.032) ( 28.305, -24.649, -12.031) ( 0.02, 0.02, 0.01)
  30032. 36: angle ( 21.522, 32.251, -15.443) ( 21.524, 32.253, -15.441) ( 0.01, 0.01, 0.02)
  30033. 36: torsion ( -2.195, -14.384, 24.305) ( -2.195, -14.384, 24.306) ( 0.00, 0.00, 0.00)
  30034. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30035. 36: vdw (-10.747, -21.911, 7.758) (-10.746, -21.910, 7.758) ( 0.01, 0.00, 0.00)
  30036. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30037. 36: 13 (-11.062, 26.382, 42.449) (-11.059, 26.386, 42.463) ( 0.03, 0.02, 0.03)
  30038. 36: bond ( 2.456, 2.184, 29.140) ( 2.456, 2.184, 29.154) ( 0.00, 0.00, 0.05)
  30039. 36: angle ( -9.100, 12.487, -0.169) ( -9.097, 12.491, -0.169) ( 0.03, 0.03, 0.00)
  30040. 36: torsion (-13.673, 31.478, -1.206) (-13.673, 31.478, -1.206) ( 0.00, 0.00, 0.00)
  30041. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30042. 36: vdw ( 9.254, -19.767, 14.685) ( 9.255, -19.767, 14.685) ( 0.00, 0.00, 0.00)
  30043. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30044. 36: 14 (-22.374, 3.284, -46.984) (-22.370, 3.289, -46.972) ( 0.02, 0.14, 0.03)
  30045. 36: bond ( 2.349, -14.286, -31.725) ( 2.349, -14.284, -31.714) ( 0.00, 0.02, 0.04)
  30046. 36: angle ( 2.240, 3.757, -1.528) ( 2.243, 3.759, -1.527) ( 0.13, 0.05, 0.03)
  30047. 36: torsion (-21.642, 16.962, -9.243) (-21.642, 16.962, -9.243) ( 0.00, 0.00, 0.00)
  30048. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30049. 36: vdw ( -5.320, -3.149, -4.488) ( -5.320, -3.149, -4.488) ( 0.01, 0.00, 0.00)
  30050. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30051. 36: 15 ( 4.394, -34.112, 26.568) ( 4.397, -34.103, 26.575) ( 0.08, 0.03, 0.03)
  30052. 36: bond ( -6.848, -27.243, 24.405) ( -6.848, -27.236, 24.411) ( 0.00, 0.03, 0.02)
  30053. 36: angle (-10.182, 9.645, 7.906) (-10.179, 9.646, 7.907) ( 0.03, 0.01, 0.02)
  30054. 36: torsion ( 24.181, -10.781, -5.244) ( 24.181, -10.780, -5.244) ( 0.00, 0.00, 0.01)
  30055. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30056. 36: vdw ( -2.757, -5.734, -0.499) ( -2.757, -5.734, -0.499) ( 0.01, 0.00, 0.00)
  30057. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30058. 36: 16 ( 13.959, 63.834, 11.389) ( 13.976, 63.840, 11.377) ( 0.12, 0.01, 0.11)
  30059. 36: bond ( -1.222, 0.315, -0.136) ( -1.208, 0.316, -0.136) ( 1.13, 0.03, 0.00)
  30060. 36: angle ( 16.308, 64.631, 5.533) ( 16.308, 64.635, 5.533) ( 0.00, 0.01, 0.00)
  30061. 36: torsion ( -0.765, -0.332, 6.032) ( -0.765, -0.332, 6.036) ( 0.01, 0.00, 0.07)
  30062. 36: oop ( -0.007, -0.003, 0.058) ( -0.005, -0.002, 0.042) ( 0.00, 0.00, 0.09)
  30063. 36: vdw ( -0.355, -0.778, -0.098) ( -0.354, -0.778, -0.098) ( 0.00, 0.00, 0.00)
  30064. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30065. 36: 17 ( 12.322, -3.009, 6.548) ( 12.335, -2.991, 6.486) ( 0.10, 0.62, 0.94)
  30066. 36: bond ( 0.414, -4.930, -0.217) ( 0.414, -4.915, -0.217) ( 0.01, 0.30, 0.00)
  30067. 36: angle ( 13.851, 1.111, 1.261) ( 13.855, 1.111, 1.261) ( 0.03, 0.00, 0.01)
  30068. 36: torsion ( -0.601, -0.285, 5.301) ( -0.601, -0.285, 5.307) ( 0.00, 0.00, 0.10)
  30069. 36: oop ( -0.029, -0.013, 0.242) ( -0.021, -0.010, 0.175) ( 0.02, 0.00, 1.61)
  30070. 36: vdw ( -1.313, 1.108, -0.039) ( -1.312, 1.108, -0.039) ( 0.01, 0.00, 0.00)
  30071. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30072. 36: 18 ( 58.963, 167.628, 105.376) ( 58.322, 167.469, 110.355) ( 1.09, 0.09, 4.73)
  30073. 36: bond (-95.903, 15.782, -199.133) (-95.875, 15.805, -199.113) ( 0.03, 0.14, 0.01)
  30074. 36: angle (146.380, 133.022, 332.355) (146.395, 133.037, 332.372) ( 0.01, 0.01, 0.01)
  30075. 36: torsion ( -3.589, -2.850, -0.620) ( -3.588, -2.848, -0.620) ( 0.01, 0.08, 0.03)
  30076. 36: oop ( 1.121, 0.814, -10.905) ( 0.436, 0.614, -5.964) (61.13, 16.24, 45.31)
  30077. 36: vdw ( 10.954, 20.861, -16.321) ( 10.955, 20.862, -16.320) ( 0.01, 0.00, 0.00)
  30078. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30079. 36: 19 (-23.077, -29.872, -73.031) (-23.030, -29.832, -72.987) ( 0.20, 0.13, 0.06)
  30080. 36: bond (-19.638, 14.035, -5.470) (-19.621, 14.046, -5.441) ( 0.09, 0.08, 0.52)
  30081. 36: angle ( 16.710, -84.727, -73.898) ( 16.723, -84.718, -73.882) ( 0.08, 0.01, 0.02)
  30082. 36: torsion (-13.317, -12.946, -5.513) (-13.310, -12.934, -5.513) ( 0.06, 0.09, 0.00)
  30083. 36: oop ( -0.048, -0.052, 0.010) ( -0.041, -0.045, 0.008) ( 0.03, 0.04, 0.00)
  30084. 36: vdw ( -6.784, 53.819, 11.841) ( -6.782, 53.820, 11.841) ( 0.02, 0.00, 0.00)
  30085. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30086. 36: 20 (-204.549, -533.081, -112.153) (-205.014, -532.853, -111.819) ( 0.23, 0.04, 0.30)
  30087. 36: bond (-41.612, -139.052, 9.393) (-41.596, -139.020, 9.422) ( 0.04, 0.02, 0.31)
  30088. 36: angle (-227.629, -409.825, -137.350) (-227.622, -409.801, -137.334) ( 0.00, 0.01, 0.01)
  30089. 36: torsion ( 9.314, 0.875, 4.567) ( 9.313, 0.875, 4.567) ( 0.01, 0.00, 0.00)
  30090. 36: oop ( 2.243, -0.776, -1.306) ( 1.753, -0.605, -1.018) (21.83, 13.26, 22.06)
  30091. 36: vdw ( 53.137, 15.698, 12.543) ( 53.138, 15.699, 12.543) ( 0.00, 0.01, 0.00)
  30092. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30093. 36: 21 ( 23.138, -30.044, 44.333) ( 23.143, -30.039, 44.347) ( 0.02, 0.01, 0.03)
  30094. 36: bond ( 3.796, 4.971, 35.728) ( 3.796, 4.971, 35.742) ( 0.00, 0.00, 0.04)
  30095. 36: angle ( 24.258, -39.662, 2.939) ( 24.262, -39.659, 2.939) ( 0.02, 0.01, 0.00)
  30096. 36: torsion ( -1.992, -20.942, 3.124) ( -1.993, -20.942, 3.124) ( 0.03, 0.00, 0.00)
  30097. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30098. 36: vdw ( -2.923, 25.590, 2.541) ( -2.922, 25.591, 2.542) ( 0.04, 0.00, 0.00)
  30099. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30100. 36: 22 (-60.710, 21.745, -41.542) (-60.692, 21.752, -41.498) ( 0.03, 0.03, 0.10)
  30101. 36: bond ( 21.566, -14.742, 79.018) ( 21.583, -14.732, 79.046) ( 0.08, 0.07, 0.04)
  30102. 36: angle (-39.121, 29.579, -57.897) (-39.110, 29.585, -57.883) ( 0.03, 0.02, 0.03)
  30103. 36: torsion ( -7.402, -9.999, 0.215) ( -7.394, -9.985, 0.215) ( 0.10, 0.14, 0.00)
  30104. 36: oop ( 0.114, 0.145, -0.000) ( 0.095, 0.121, -0.000) ( 0.22, 0.35, 0.00)
  30105. 36: vdw (-35.866, 16.762, -62.877) (-35.865, 16.763, -62.877) ( 0.00, 0.00, 0.00)
  30106. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30107. 36: 23 ( -6.669, -2.268, -13.317) ( -6.628, -2.229, -13.271) ( 0.62, 1.69, 0.34)
  30108. 36: bond (-22.601, 16.510, 33.915) (-22.583, 16.521, 33.940) ( 0.08, 0.07, 0.07)
  30109. 36: angle ( 11.924, -8.243, 27.237) ( 11.933, -8.238, 27.256) ( 0.07, 0.06, 0.07)
  30110. 36: torsion ( -3.635, -4.954, 0.185) ( -3.627, -4.941, 0.185) ( 0.21, 0.28, 0.00)
  30111. 36: oop ( -0.037, -0.049, -0.001) ( -0.030, -0.039, -0.001) ( 0.03, 0.05, 0.00)
  30112. 36: vdw ( 7.680, -5.532, -74.653) ( 7.679, -5.532, -74.651) ( 0.00, 0.00, 0.00)
  30113. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30114. 36: 24 ( 10.608, -4.893, -3.028) ( 10.683, -4.812, -2.985) ( 0.71, 1.66, 1.41)
  30115. 36: bond (-19.694, 14.338, 19.140) (-19.678, 14.348, 19.169) ( 0.08, 0.07, 0.15)
  30116. 36: angle (-17.825, 13.740, 1.483) (-17.814, 13.747, 1.497) ( 0.06, 0.05, 0.91)
  30117. 36: torsion ( 2.277, 2.841, 0.060) ( 2.285, 2.855, 0.060) ( 0.34, 0.48, 0.00)
  30118. 36: oop ( -0.215, -0.283, -0.004) ( -0.176, -0.232, -0.003) ( 0.83, 1.44, 0.00)
  30119. 36: vdw ( 46.065, -35.530, -23.708) ( 46.065, -35.529, -23.707) ( 0.00, 0.00, 0.00)
  30120. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30121. 36: 25 ( 12.080, -9.216, -9.313) ( 12.074, -9.239, -9.270) ( 0.05, 0.25, 0.46)
  30122. 36: bond (-43.220, 33.860, -7.922) (-43.203, 33.871, -7.894) ( 0.04, 0.03, 0.35)
  30123. 36: angle ( 6.418, -3.075, -51.534) ( 6.428, -3.069, -51.518) ( 0.16, 0.20, 0.03)
  30124. 36: torsion ( -1.231, -1.470, 0.029) ( -1.223, -1.457, 0.029) ( 0.66, 0.90, 0.00)
  30125. 36: oop ( 0.244, 0.314, 0.008) ( 0.202, 0.260, 0.006) ( 1.02, 1.69, 0.00)
  30126. 36: vdw ( 49.870, -38.844, 50.106) ( 49.870, -38.843, 50.106) ( 0.00, 0.00, 0.00)
  30127. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30128. 36: 26 ( 43.867, -18.100, 14.857) ( 43.987, -17.958, 14.905) ( 0.27, 0.78, 0.33)
  30129. 36: bond ( -3.115, 5.491, -146.885) ( -3.097, 5.502, -146.863) ( 0.59, 0.21, 0.01)
  30130. 36: angle ( 37.278, -29.061, 90.511) ( 37.284, -29.057, 90.532) ( 0.02, 0.01, 0.02)
  30131. 36: torsion ( 6.340, 7.205, -0.976) ( 6.347, 7.216, -0.976) ( 0.10, 0.15, 0.00)
  30132. 36: oop ( -0.524, -0.680, -0.024) ( -0.435, -0.565, -0.020) ( 4.64, 7.81, 0.01)
  30133. 36: vdw ( 3.888, -1.054, 72.231) ( 3.888, -1.054, 72.233) ( 0.01, 0.00, 0.00)
  30134. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30135. 36: 27 ( 23.636, 7.764, 19.603) ( 23.644, 7.769, 19.612) ( 0.03, 0.07, 0.05)
  30136. 36: bond ( 14.560, -10.532, 14.887) ( 14.566, -10.528, 14.894) ( 0.04, 0.03, 0.04)
  30137. 36: angle (-11.746, 8.984, 17.834) (-11.744, 8.985, 17.837) ( 0.01, 0.01, 0.02)
  30138. 36: torsion ( 15.921, 21.527, -0.353) ( 15.923, 21.530, -0.353) ( 0.01, 0.02, 0.00)
  30139. 36: oop ( 0.008, 0.010, -0.000) ( 0.006, 0.008, -0.000) ( 0.00, 0.00, 0.00)
  30140. 36: vdw ( 4.893, -12.226, -12.766) ( 4.893, -12.226, -12.766) ( 0.00, 0.00, 0.00)
  30141. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30142. 36: 28 ( -6.728, 12.875, -6.482) ( -6.724, 12.875, -6.473) ( 0.06, 0.01, 0.14)
  30143. 36: bond (-11.891, 9.551, -11.628) (-11.885, 9.555, -11.622) ( 0.05, 0.04, 0.05)
  30144. 36: angle ( -5.269, 3.955, 8.635) ( -5.268, 3.955, 8.639) ( 0.02, 0.02, 0.04)
  30145. 36: torsion ( 3.575, 4.553, 0.087) ( 3.577, 4.556, 0.087) ( 0.05, 0.07, 0.00)
  30146. 36: oop ( 0.025, 0.032, 0.001) ( 0.019, 0.025, 0.001) ( 0.01, 0.02, 0.00)
  30147. 36: vdw ( 6.832, -5.216, -3.577) ( 6.832, -5.216, -3.577) ( 0.00, 0.00, 0.01)
  30148. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30149. 36: 29 (-14.967, 27.329, 75.454) (-14.984, 27.306, 75.465) ( 0.11, 0.08, 0.01)
  30150. 36: bond ( -3.906, 1.114, 49.703) ( -3.906, 1.113, 49.715) ( 0.00, 0.01, 0.02)
  30151. 36: angle (-46.379, 36.170, -4.454) (-46.377, 36.171, -4.454) ( 0.00, 0.00, 0.00)
  30152. 36: torsion ( 10.449, 13.670, 0.515) ( 10.449, 13.671, 0.515) ( 0.01, 0.01, 0.00)
  30153. 36: oop ( 0.184, 0.238, 0.009) ( 0.164, 0.212, 0.008) ( 0.36, 0.61, 0.00)
  30154. 36: vdw ( 24.685, -23.863, 29.680) ( 24.686, -23.862, 29.681) ( 0.00, 0.00, 0.00)
  30155. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30156. 36: 30 ( -5.503, -7.610, 15.072) ( -5.508, -7.619, 15.086) ( 0.10, 0.12, 0.10)
  30157. 36: bond ( -1.988, 1.341, 17.656) ( -1.988, 1.342, 17.671) ( 0.01, 0.01, 0.08)
  30158. 36: angle ( 1.428, -1.086, 0.243) ( 1.432, -1.084, 0.243) ( 0.23, 0.17, 0.00)
  30159. 36: torsion ( -5.653, -7.515, -0.065) ( -5.651, -7.512, -0.065) ( 0.03, 0.04, 0.00)
  30160. 36: oop ( 0.049, 0.065, 0.001) ( 0.038, 0.050, 0.000) ( 0.05, 0.09, 0.00)
  30161. 36: vdw ( 0.661, -0.415, -2.763) ( 0.661, -0.415, -2.763) ( 0.01, 0.00, 0.00)
  30162. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30163. 36: 31 (-12.537, 6.061, 5.316) (-12.551, 6.038, 5.322) ( 0.11, 0.38, 0.12)
  30164. 36: bond (-12.860, 9.733, 6.528) (-12.852, 9.738, 6.530) ( 0.06, 0.05, 0.03)
  30165. 36: angle ( 0.010, -0.026, 0.056) ( 0.011, -0.026, 0.060) ( 0.00, 0.00, 0.03)
  30166. 36: torsion ( -1.782, -2.314, -0.057) ( -1.780, -2.311, -0.057) ( 0.10, 0.14, 0.00)
  30167. 36: oop ( 0.107, 0.140, 0.002) ( 0.083, 0.109, 0.001) ( 0.25, 0.43, 0.00)
  30168. 36: vdw ( 1.988, -1.472, -1.213) ( 1.988, -1.472, -1.212) ( 0.00, 0.00, 0.01)
  30169. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30170. 36: 32 (-22.998, -14.729, 8.966) (-22.723, -14.798, 8.825) ( 1.20, 0.47, 1.57)
  30171. 36: bond (-28.227, -40.479, -24.358) (-28.218, -40.461, -24.351) ( 0.03, 0.05, 0.03)
  30172. 36: angle ( -8.792, 25.070, -31.480) ( -8.792, 25.074, -31.474) ( 0.00, 0.02, 0.02)
  30173. 36: torsion (-17.297, 5.979, 10.109) (-17.297, 5.979, 10.109) ( 0.00, 0.00, 0.00)
  30174. 36: oop ( -0.893, 0.309, 0.519) ( -0.626, 0.217, 0.365) (23.77, 2.85, 8.03)
  30175. 36: vdw ( 32.211, -5.608, 54.175) ( 32.211, -5.608, 54.176) ( 0.00, 0.01, 0.00)
  30176. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30177. 36: 33 (228.970, 621.611, 31.645) (229.117, 621.602, 31.599) ( 0.06, 0.00, 0.15)
  30178. 36: bond ( 58.236, 235.285, -11.641) ( 58.243, 235.306, -11.617) ( 0.01, 0.01, 0.20)
  30179. 36: angle (155.144, 355.241, 65.650) (155.150, 355.256, 65.654) ( 0.00, 0.00, 0.01)
  30180. 36: torsion ( 7.170, -2.214, -3.132) ( 7.171, -2.214, -3.132) ( 0.02, 0.01, 0.02)
  30181. 36: oop ( -0.723, 0.249, 0.417) ( -0.590, 0.203, 0.341) ( 9.60, 1.14, 3.19)
  30182. 36: vdw ( 9.142, 33.049, -19.649) ( 9.142, 33.050, -19.648) ( 0.00, 0.00, 0.00)
  30183. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30184. 36: 34 (-107.685, -311.567, -33.747) (-107.655, -311.530, -33.714) ( 0.03, 0.01, 0.10)
  30185. 36: bond ( -7.830, -283.974, 125.651) ( -7.811, -283.947, 125.671) ( 0.25, 0.01, 0.02)
  30186. 36: angle (-74.868, -35.140, -103.522) (-74.859, -35.129, -103.511) ( 0.01, 0.03, 0.01)
  30187. 36: torsion ( 2.136, -2.699, -6.132) ( 2.137, -2.699, -6.131) ( 0.06, 0.01, 0.01)
  30188. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30189. 36: vdw (-27.123, 10.246, -49.744) (-27.122, 10.246, -49.743) ( 0.00, 0.00, 0.00)
  30190. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30191. 36: 35 (-19.161, 10.651, -38.861) (-19.156, 10.654, -38.850) ( 0.03, 0.03, 0.03)
  30192. 36: bond (-21.019, -1.122, -37.942) (-21.016, -1.122, -37.932) ( 0.01, 0.02, 0.03)
  30193. 36: angle ( 2.982, 11.917, -2.006) ( 2.984, 11.920, -2.006) ( 0.05, 0.03, 0.03)
  30194. 36: torsion ( -1.170, 0.310, 0.639) ( -1.170, 0.310, 0.639) ( 0.02, 0.00, 0.00)
  30195. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30196. 36: vdw ( 0.047, -0.454, 0.449) ( 0.047, -0.454, 0.449) ( 0.00, 0.00, 0.00)
  30197. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30198. 36: 36 (-17.007, 36.631, 28.902) (-17.002, 36.639, 28.909) ( 0.03, 0.02, 0.02)
  30199. 36: bond (-19.545, 27.111, 25.058) (-19.543, 27.117, 25.063) ( 0.01, 0.02, 0.02)
  30200. 36: angle ( 7.937, -3.471, 9.942) ( 7.938, -3.469, 9.943) ( 0.02, 0.06, 0.02)
  30201. 36: torsion ( 3.176, 0.660, 1.763) ( 3.177, 0.660, 1.763) ( 0.01, 0.00, 0.01)
  30202. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30203. 36: vdw ( -8.575, 12.331, -7.860) ( -8.574, 12.332, -7.860) ( 0.00, 0.00, 0.00)
  30204. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30205. 36: 37 ( 47.130, 16.999, -9.739) ( 47.143, 17.004, -9.736) ( 0.03, 0.02, 0.03)
  30206. 36: bond ( 40.819, 12.299, -7.273) ( 40.832, 12.300, -7.273) ( 0.03, 0.01, 0.00)
  30207. 36: angle ( 4.450, -6.656, 13.733) ( 4.451, -6.653, 13.735) ( 0.01, 0.04, 0.01)
  30208. 36: torsion ( 0.016, 0.138, 0.323) ( 0.016, 0.138, 0.323) ( 0.00, 0.00, 0.01)
  30209. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30210. 36: vdw ( 1.844, 11.218, -16.522) ( 1.844, 11.218, -16.521) ( 0.00, 0.00, 0.00)
  30211. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30212. 36: ok 26 # gradients
  30213. 36: ok 27 # energy
  30214. 36:
  30215. 36: V A L I D A T E G R A D I E N T S
  30216. 36:
  30217. 36: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  30218. 36: ----------------------------------------------------------------------------------------
  30219. 36: 1 (164.192, -30.394, -17.115) (163.869, -30.664, -15.491) ( 0.20, 0.89, 9.49)
  30220. 36: bond ( 22.087, 34.962, 11.952) ( 22.113, 34.988, 11.955) ( 0.12, 0.08, 0.02)
  30221. 36: angle (213.339, -98.957, 28.535) (213.359, -98.939, 28.538) ( 0.01, 0.02, 0.01)
  30222. 36: torsion ( 9.259, 8.251, -38.340) ( 9.260, 8.252, -38.324) ( 0.01, 0.01, 0.04)
  30223. 36: oop ( 2.175, 1.906, -9.509) ( 1.805, 1.590, -7.908) (17.03, 16.56, 16.84)
  30224. 36: vdw (-82.669, 23.444, -9.752) (-82.667, 23.444, -9.753) ( 0.00, 0.00, 0.00)
  30225. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30226. 36: 2 (-194.591, 179.878, 317.406) (-193.445, 180.860, 313.024) ( 0.59, 0.55, 1.38)
  30227. 36: bond ( 9.289, 69.441, 23.457) ( 9.318, 69.474, 23.461) ( 0.31, 0.05, 0.02)
  30228. 36: angle (-146.036, 134.410, 159.779) (-146.017, 134.434, 159.785) ( 0.01, 0.02, 0.00)
  30229. 36: torsion (-32.308, -13.312, 54.815) (-32.307, -13.311, 54.830) ( 0.00, 0.00, 0.03)
  30230. 36: oop ( -6.535, -5.596, 26.451) ( -5.440, -4.674, 22.044) (16.76, 16.48, 16.66)
  30231. 36: vdw (-19.000, -5.065, 52.904) (-19.000, -5.063, 52.905) ( 0.00, 0.04, 0.00)
  30232. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30233. 36: 3 (-90.001, -0.003, -112.756) (-90.417, -0.316, -110.972) ( 0.46, 0.10, 1.58)
  30234. 36: bond (-38.862, -10.395, -15.474) (-38.837, -10.368, -15.471) ( 0.07, 0.26, 0.02)
  30235. 36: angle (-142.133, -57.831, -37.769) (-142.114, -57.813, -37.765) ( 0.01, 0.03, 0.01)
  30236. 36: torsion ( 21.720, 18.174, -85.176) ( 21.721, 18.175, -85.164) ( 0.00, 0.00, 0.01)
  30237. 36: oop ( 2.730, 2.131, -10.332) ( 2.267, 1.772, -8.566) (16.95, 16.87, 17.09)
  30238. 36: vdw ( 66.545, 47.917, 35.994) ( 66.546, 47.918, 35.994) ( 0.00, 0.00, 0.00)
  30239. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30240. 36: 4 (226.639, -321.094, -38.648) (226.694, -321.041, -38.640) ( 0.02, 0.02, 0.02)
  30241. 36: bond (-32.139, 7.417, -7.582) (-32.111, 7.449, -7.577) ( 0.09, 0.43, 0.06)
  30242. 36: angle (186.761, -284.422, -29.472) (186.784, -284.405, -29.468) ( 0.01, 0.01, 0.01)
  30243. 36: torsion ( -1.634, -4.597, -9.079) ( -1.633, -4.596, -9.069) ( 0.06, 0.02, 0.11)
  30244. 36: oop ( -0.003, -0.005, 0.035) ( -0.002, -0.003, 0.024) ( 0.00, 0.00, 0.04)
  30245. 36: vdw ( 73.655, -39.487, 7.449) ( 73.657, -39.486, 7.449) ( 0.00, 0.00, 0.00)
  30246. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30247. 36: 5 (-95.704, 352.598, 120.027) (-95.650, 352.642, 120.010) ( 0.06, 0.01, 0.01)
  30248. 36: bond ( 18.507, 66.722, 22.387) ( 18.545, 66.737, 22.391) ( 0.21, 0.02, 0.02)
  30249. 36: angle (-81.591, 336.160, 59.086) (-81.585, 336.180, 59.087) ( 0.01, 0.01, 0.00)
  30250. 36: torsion (-14.088, -14.246, 55.093) (-14.087, -14.246, 55.103) ( 0.00, 0.01, 0.02)
  30251. 36: oop ( -0.043, -0.038, 0.154) ( -0.034, -0.030, 0.122) ( 0.04, 0.03, 0.50)
  30252. 36: vdw (-18.489, -36.000, -16.693) (-18.488, -35.999, -16.693) ( 0.00, 0.00, 0.00)
  30253. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30254. 36: 6 (-170.834, -333.866, -85.742) (-170.761, -333.798, -85.812) ( 0.04, 0.02, 0.08)
  30255. 36: bond ( 24.508, -14.699, 2.276) ( 24.539, -14.671, 2.278) ( 0.13, 0.19, 0.12)
  30256. 36: angle (-137.210, -250.606, -90.306) (-137.191, -250.589, -90.304) ( 0.01, 0.01, 0.00)
  30257. 36: torsion ( -6.352, -6.639, 30.953) ( -6.351, -6.638, 30.969) ( 0.01, 0.01, 0.05)
  30258. 36: oop ( -0.117, -0.124, 0.529) ( -0.096, -0.102, 0.437) ( 0.24, 0.27, 4.84)
  30259. 36: vdw (-51.662, -61.799, -29.194) (-51.661, -61.798, -29.193) ( 0.00, 0.00, 0.00)
  30260. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30261. 36: 7 (136.650, 239.504, 101.985) (136.687, 239.540, 101.985) ( 0.03, 0.02, 0.00)
  30262. 36: bond (-59.287, 40.804, -39.722) (-59.267, 40.822, -39.705) ( 0.03, 0.04, 0.04)
  30263. 36: angle (183.486, 195.371, 151.724) (183.496, 195.382, 151.734) ( 0.01, 0.01, 0.01)
  30264. 36: torsion ( 11.730, 31.489, -2.761) ( 11.730, 31.488, -2.760) ( 0.00, 0.00, 0.02)
  30265. 36: oop ( -0.052, -0.048, 0.202) ( -0.045, -0.042, 0.174) ( 0.04, 0.03, 0.56)
  30266. 36: vdw ( 0.773, -28.111, -7.459) ( 0.773, -28.110, -7.459) ( 0.00, 0.00, 0.00)
  30267. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30268. 36: 8 (241.515, -69.946, -497.475) (241.198, -70.228, -496.082) ( 0.13, 0.40, 0.28)
  30269. 36: bond ( 95.715, 18.633, -250.426) ( 95.719, 18.665, -250.410) ( 0.00, 0.17, 0.01)
  30270. 36: angle (139.887, -116.485, -231.729) (139.900, -116.481, -231.720) ( 0.01, 0.00, 0.00)
  30271. 36: torsion ( 13.941, 3.202, -5.164) ( 13.941, 3.202, -5.161) ( 0.00, 0.01, 0.05)
  30272. 36: oop ( 2.059, 1.964, -8.438) ( 1.724, 1.646, -7.073) (16.28, 16.19, 16.17)
  30273. 36: vdw (-10.088, 22.740, -1.718) (-10.086, 22.741, -1.718) ( 0.01, 0.00, 0.00)
  30274. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30275. 36: 9 (-133.399, 32.121, 330.039) (-133.371, 32.156, 330.075) ( 0.02, 0.11, 0.01)
  30276. 36: bond (-74.362, -193.521, 251.137) (-74.343, -193.499, 251.163) ( 0.03, 0.01, 0.01)
  30277. 36: angle (-56.754, 197.156, 86.350) (-56.745, 197.169, 86.360) ( 0.02, 0.01, 0.01)
  30278. 36: torsion ( 3.312, 2.617, 2.887) ( 3.313, 2.617, 2.887) ( 0.01, 0.01, 0.00)
  30279. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30280. 36: vdw ( -5.595, 25.869, -10.335) ( -5.595, 25.869, -10.335) ( 0.00, 0.00, 0.00)
  30281. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30282. 36: 10 ( 3.790, -23.633, 7.384) ( 3.847, -23.580, 7.294) ( 1.50, 0.23, 1.22)
  30283. 36: bond (-74.691, -54.906, -31.978) (-74.672, -54.888, -31.960) ( 0.03, 0.03, 0.06)
  30284. 36: angle ( 60.223, 17.682, 20.604) ( 60.233, 17.692, 20.611) ( 0.02, 0.06, 0.03)
  30285. 36: torsion ( -0.752, -2.541, 6.822) ( -0.753, -2.542, 6.822) ( 0.05, 0.04, 0.01)
  30286. 36: oop ( -0.164, -0.141, 0.673) ( -0.136, -0.116, 0.557) ( 0.46, 0.35, 7.82)
  30287. 36: vdw ( 19.175, 16.273, 11.263) ( 19.176, 16.274, 11.263) ( 0.00, 0.00, 0.00)
  30288. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30289. 36: 11 ( 9.354, -9.007, -0.103) ( 9.396, -8.965, -0.126) ( 0.44, 0.47, 0.24)
  30290. 36: bond ( 70.242, -27.806, 10.923) ( 70.262, -27.788, 10.941) ( 0.03, 0.06, 0.17)
  30291. 36: angle (-40.117, 25.015, -0.462) (-40.108, 25.026, -0.455) ( 0.02, 0.04, 0.33)
  30292. 36: torsion ( 0.776, 0.111, -5.336) ( 0.776, 0.112, -5.332) ( 0.02, 0.01, 0.06)
  30293. 36: oop ( -0.068, -0.069, 0.306) ( -0.056, -0.057, 0.253) ( 0.08, 0.08, 1.61)
  30294. 36: vdw (-21.478, -6.259, -5.534) (-21.477, -6.258, -5.534) ( 0.00, 0.01, 0.00)
  30295. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30296. 36: 12 (-424.424, -124.862, -38.517) (-424.373, -124.792, -38.391) ( 0.01, 0.06, 0.33)
  30297. 36: bond (-95.159, 57.313, -18.541) (-95.123, 57.343, -18.539) ( 0.04, 0.05, 0.01)
  30298. 36: angle (-294.006, -268.713, 4.868) (-293.980, -268.688, 4.869) ( 0.01, 0.01, 0.02)
  30299. 36: torsion ( 0.732, -1.049, -7.161) ( 0.733, -1.048, -7.131) ( 0.03, 0.07, 0.43)
  30300. 36: oop ( 0.065, -0.091, -0.610) ( 0.054, -0.078, -0.517) ( 0.07, 0.12, 5.68)
  30301. 36: vdw (-36.057, 87.678, -17.073) (-36.056, 87.680, -17.073) ( 0.00, 0.00, 0.00)
  30302. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30303. 36: 13 (-76.741, -21.054, -5.893) (-76.699, -21.008, -5.861) ( 0.05, 0.21, 0.55)
  30304. 36: bond ( 4.431, -78.812, 12.662) ( 4.458, -78.785, 12.664) ( 0.61, 0.03, 0.01)
  30305. 36: angle (-112.044, 23.809, -15.191) (-112.029, 23.826, -15.191) ( 0.01, 0.07, 0.00)
  30306. 36: torsion ( 0.144, -0.241, -1.412) ( 0.144, -0.240, -1.388) ( 0.00, 0.01, 1.66)
  30307. 36: oop ( -0.002, 0.003, 0.018) ( -0.003, 0.004, 0.025) ( 0.00, 0.00, 0.01)
  30308. 36: vdw ( 30.730, 34.187, -1.971) ( 30.731, 34.188, -1.971) ( 0.00, 0.00, 0.00)
  30309. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30310. 36: 14 (124.611, 15.513, 9.662) (124.656, 15.556, 9.696) ( 0.04, 0.28, 0.35)
  30311. 36: bond (-81.099, -19.893, -5.762) (-81.075, -19.864, -5.760) ( 0.03, 0.15, 0.03)
  30312. 36: angle (112.560, 44.349, 5.352) (112.578, 44.361, 5.352) ( 0.02, 0.03, 0.01)
  30313. 36: torsion ( 0.104, -0.149, -0.999) ( 0.104, -0.149, -0.979) ( 0.00, 0.01, 2.05)
  30314. 36: oop ( 0.008, -0.012, -0.078) ( 0.007, -0.010, -0.067) ( 0.00, 0.00, 0.09)
  30315. 36: vdw ( 93.038, -8.781, 11.149) ( 93.040, -8.782, 11.149) ( 0.00, 0.00, 0.00)
  30316. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30317. 36: 15 ( 23.211, -124.649, 19.740) ( 23.254, -124.606, 19.756) ( 0.19, 0.03, 0.08)
  30318. 36: bond ( -7.132, 82.507, -13.213) ( -7.103, 82.532, -13.212) ( 0.40, 0.03, 0.01)
  30319. 36: angle ( -5.746, -119.497, 17.411) ( -5.733, -119.480, 17.411) ( 0.22, 0.01, 0.00)
  30320. 36: torsion ( 0.185, -0.262, -1.771) ( 0.185, -0.261, -1.751) ( 0.00, 0.01, 1.16)
  30321. 36: oop ( -0.005, 0.007, 0.047) ( -0.004, 0.006, 0.040) ( 0.00, 0.00, 0.03)
  30322. 36: vdw ( 35.908, -87.405, 17.267) ( 35.909, -87.403, 17.267) ( 0.00, 0.00, 0.00)
  30323. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30324. 36: 16 ( -1.323, 80.821, -10.840) ( -1.281, 80.867, -10.805) ( 3.18, 0.06, 0.32)
  30325. 36: bond ( 79.107, 23.236, 4.878) ( 79.134, 23.262, 4.880) ( 0.03, 0.11, 0.03)
  30326. 36: angle (-53.516, 95.465, -17.502) (-53.501, 95.481, -17.503) ( 0.03, 0.02, 0.00)
  30327. 36: torsion ( 0.056, -0.204, -1.211) ( 0.056, -0.203, -1.189) ( 0.00, 0.01, 1.85)
  30328. 36: oop ( -0.002, 0.001, 0.008) ( -0.003, 0.003, 0.019) ( 0.00, 0.00, 0.01)
  30329. 36: vdw (-26.968, -37.677, 2.988) (-26.968, -37.676, 2.988) ( 0.00, 0.00, 0.00)
  30330. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30331. 36: 17 (-11.217, 461.153, -71.767) (-11.150, 461.201, -71.799) ( 0.59, 0.01, 0.04)
  30332. 36: bond (-133.796, 87.788, -25.421) (-133.762, 87.821, -25.419) ( 0.03, 0.04, 0.01)
  30333. 36: angle (216.306, 364.409, -32.954) (216.331, 364.433, -32.953) ( 0.01, 0.01, 0.00)
  30334. 36: torsion ( 0.382, -0.385, -2.583) ( 0.383, -0.384, -2.558) ( 0.01, 0.02, 0.99)
  30335. 36: oop ( -0.021, 0.035, 0.233) ( -0.015, 0.026, 0.172) ( 0.01, 0.03, 1.40)
  30336. 36: vdw (-94.088, 9.305, -11.042) (-94.085, 9.305, -11.042) ( 0.00, 0.00, 0.00)
  30337. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30338. 36: 18 (272.727, 1.344, 80.178) (272.832, 1.354, 79.755) ( 0.04, 0.75, 0.53)
  30339. 36: bond ( 32.722, -204.290, 33.509) ( 32.759, -204.250, 33.510) ( 0.11, 0.02, 0.00)
  30340. 36: angle (219.345, 243.832, -17.055) (219.362, 243.862, -17.053) ( 0.01, 0.01, 0.01)
  30341. 36: torsion ( -5.949, 8.499, 59.353) ( -5.949, 8.500, 59.376) ( 0.00, 0.01, 0.04)
  30342. 36: oop ( -0.214, 0.297, 2.136) ( -0.164, 0.236, 1.686) ( 1.08, 1.82, 21.05)
  30343. 36: vdw ( 26.823, -46.995, 2.235) ( 26.824, -46.994, 2.235) ( 0.00, 0.00, 0.00)
  30344. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30345. 36: 19 (1197.228, 315.270, 93.655) (1197.297, 315.287, 93.386) ( 0.01, 0.01, 0.29)
  30346. 36: bond (111.633, 0.358, 7.479) (111.661, 0.396, 7.479) ( 0.03, 1.35, 0.00)
  30347. 36: angle (1066.830, 315.720, 94.458) (1066.853, 315.742, 94.461) ( 0.00, 0.01, 0.00)
  30348. 36: torsion ( -0.754, 0.132, 4.980) ( -0.754, 0.133, 4.992) ( 0.00, 0.00, 0.25)
  30349. 36: oop ( -0.014, 0.046, 0.300) ( 0.002, 0.003, 0.015) ( 0.02, 0.20, 8.57)
  30350. 36: vdw ( 19.534, -0.986, -13.562) ( 19.534, -0.986, -13.562) ( 0.00, 0.00, 0.00)
  30351. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30352. 36: 20 (-539.615, -534.593, 27.349) (-539.587, -534.518, 27.580) ( 0.01, 0.01, 0.84)
  30353. 36: bond (187.005, -176.800, 44.071) (187.029, -176.769, 44.073) ( 0.01, 0.02, 0.00)
  30354. 36: angle (-729.131, -354.820, -1.068) (-729.112, -354.810, -1.067) ( 0.00, 0.00, 0.05)
  30355. 36: torsion ( 0.858, -2.027, -13.278) ( 0.858, -2.026, -13.269) ( 0.01, 0.01, 0.06)
  30356. 36: oop ( 0.040, -0.081, -0.537) ( 0.026, -0.048, -0.317) ( 0.06, 0.27, 11.84)
  30357. 36: vdw ( 1.612, -0.864, -1.840) ( 1.612, -0.864, -1.840) ( 0.01, 0.01, 0.00)
  30358. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30359. 36: 21 (-843.382, -350.153, -453.653) (-843.363, -350.110, -453.519) ( 0.00, 0.01, 0.03)
  30360. 36: bond (-161.101, 6.643, -48.436) (-161.085, 6.666, -48.428) ( 0.01, 0.34, 0.02)
  30361. 36: angle (-630.046, -354.640, -384.272) (-630.037, -354.637, -384.268) ( 0.00, 0.00, 0.00)
  30362. 36: torsion ( 3.410, -0.722, -12.178) ( 3.410, -0.722, -12.176) ( 0.00, 0.01, 0.02)
  30363. 36: oop ( 0.022, -0.047, -0.324) ( 0.015, -0.029, -0.204) ( 0.02, 0.09, 3.91)
  30364. 36: vdw (-55.668, -1.388, -8.443) (-55.666, -1.388, -8.443) ( 0.00, 0.00, 0.00)
  30365. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30366. 36: 22 (-107.395, 237.410, 258.136) (-107.379, 237.429, 258.137) ( 0.02, 0.01, 0.00)
  30367. 36: bond ( 86.180, 110.253, 19.659) ( 86.189, 110.267, 19.659) ( 0.01, 0.01, 0.00)
  30368. 36: angle ( 53.440, -85.249, 243.859) ( 53.442, -85.248, 243.861) ( 0.00, 0.00, 0.00)
  30369. 36: torsion ( -1.509, 0.859, 1.795) ( -1.509, 0.859, 1.795) ( 0.00, 0.00, 0.00)
  30370. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30371. 36: vdw (-245.506, 211.547, -7.177) (-245.500, 211.551, -7.178) ( 0.00, 0.00, 0.01)
  30372. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30373. 36: 23 (-39.347, 66.224, 2.603) (-39.339, 66.230, 2.624) ( 0.02, 0.01, 0.80)
  30374. 36: bond ( 13.208, 12.111, 5.841) ( 13.216, 12.117, 5.843) ( 0.06, 0.05, 0.03)
  30375. 36: angle (-60.314, 65.127, 1.351) (-60.311, 65.130, 1.351) ( 0.01, 0.00, 0.01)
  30376. 36: torsion ( 0.664, 0.643, -2.841) ( 0.664, 0.644, -2.838) ( 0.01, 0.01, 0.12)
  30377. 36: oop ( 0.018, 0.019, -0.080) ( 0.015, 0.015, -0.065) ( 0.01, 0.01, 0.13)
  30378. 36: vdw ( 7.076, -11.676, -1.667) ( 7.077, -11.676, -1.667) ( 0.00, 0.00, 0.00)
  30379. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30380. 36: 24 ( -7.699, -44.596, 4.577) ( -7.695, -44.582, 4.579) ( 0.06, 0.03, 0.04)
  30381. 36: bond ( -6.253, -34.723, 4.129) ( -6.253, -34.710, 4.129) ( 0.00, 0.04, 0.00)
  30382. 36: angle ( -4.451, 0.214, -4.937) ( -4.448, 0.214, -4.934) ( 0.07, 0.00, 0.05)
  30383. 36: torsion ( 0.281, -1.964, -16.082) ( 0.280, -1.964, -16.083) ( 0.00, 0.00, 0.00)
  30384. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30385. 36: vdw ( 2.725, -8.123, 21.468) ( 2.726, -8.123, 21.468) ( 0.04, 0.00, 0.00)
  30386. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30387. 36: 25 ( 7.267, -16.135, 48.609) ( 7.272, -16.131, 48.619) ( 0.07, 0.03, 0.02)
  30388. 36: bond ( 22.381, 13.458, 37.096) ( 22.384, 13.459, 37.105) ( 0.01, 0.01, 0.02)
  30389. 36: angle (-15.513, 31.047, -1.906) (-15.511, 31.049, -1.905) ( 0.01, 0.01, 0.04)
  30390. 36: torsion ( -6.680, -21.602, 11.866) ( -6.681, -21.603, 11.866) ( 0.00, 0.00, 0.00)
  30391. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30392. 36: vdw ( 7.079, -39.037, 1.553) ( 7.080, -39.036, 1.553) ( 0.00, 0.00, 0.00)
  30393. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30394. 36: 26 ( 22.106, -16.836, -49.646) ( 22.109, -16.829, -49.635) ( 0.01, 0.04, 0.02)
  30395. 36: bond ( 8.565, -18.256, -28.608) ( 8.566, -18.252, -28.599) ( 0.01, 0.02, 0.03)
  30396. 36: angle ( -4.921, -42.111, 25.400) ( -4.919, -42.108, 25.401) ( 0.03, 0.01, 0.00)
  30397. 36: torsion ( 9.100, -0.002, 2.727) ( 9.100, -0.002, 2.727) ( 0.00, 0.00, 0.00)
  30398. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30399. 36: vdw ( 9.362, 43.533, -49.165) ( 9.362, 43.534, -49.164) ( 0.00, 0.00, 0.00)
  30400. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30401. 36: 27 (-32.971, 20.780, -22.865) (-32.962, 20.786, -22.862) ( 0.03, 0.03, 0.02)
  30402. 36: bond (-33.689, 24.661, -9.207) (-33.681, 24.666, -9.207) ( 0.03, 0.02, 0.00)
  30403. 36: angle ( 4.332, 3.083, -7.590) ( 4.333, 3.084, -7.587) ( 0.03, 0.05, 0.04)
  30404. 36: torsion ( -3.400, -6.881, -5.998) ( -3.400, -6.881, -5.998) ( 0.00, 0.00, 0.00)
  30405. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30406. 36: vdw ( -0.214, -0.083, -0.070) ( -0.214, -0.083, -0.070) ( 0.00, 0.00, 0.00)
  30407. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30408. 36: 28 ( 29.391, 32.363, 5.584) ( 29.399, 32.369, 5.588) ( 0.03, 0.02, 0.07)
  30409. 36: bond ( 32.279, 25.004, 10.637) ( 32.287, 25.009, 10.638) ( 0.02, 0.02, 0.01)
  30410. 36: angle ( 2.194, -0.127, -6.372) ( 2.195, -0.125, -6.369) ( 0.04, 0.02, 0.05)
  30411. 36: torsion ( -4.847, 5.257, 2.351) ( -4.847, 5.257, 2.351) ( 0.00, 0.00, 0.00)
  30412. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30413. 36: vdw ( -0.236, 2.228, -1.031) ( -0.236, 2.228, -1.031) ( 0.00, 0.00, 0.00)
  30414. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30415. 36: 29 ( 24.103, -8.778, 24.178) ( 24.110, -8.771, 24.183) ( 0.03, 0.07, 0.02)
  30416. 36: bond ( 31.491, -22.473, 25.990) ( 31.497, -22.470, 25.994) ( 0.02, 0.01, 0.02)
  30417. 36: angle ( -9.745, -30.651, -14.688) ( -9.744, -30.649, -14.687) ( 0.01, 0.01, 0.01)
  30418. 36: torsion ( -0.676, 0.286, 1.067) ( -0.676, 0.286, 1.066) ( 0.01, 0.00, 0.05)
  30419. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30420. 36: vdw ( 3.033, 44.061, 11.809) ( 3.033, 44.062, 11.809) ( 0.00, 0.00, 0.00)
  30421. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30422. 36: 30 ( 15.748, 15.485, -36.923) ( 15.752, 15.489, -36.913) ( 0.03, 0.02, 0.03)
  30423. 36: bond ( 19.159, 16.724, -32.895) ( 19.161, 16.726, -32.887) ( 0.01, 0.01, 0.03)
  30424. 36: angle ( -3.704, -4.122, -4.254) ( -3.702, -4.120, -4.253) ( 0.05, 0.04, 0.03)
  30425. 36: torsion ( -1.276, 1.541, 0.040) ( -1.276, 1.540, 0.040) ( 0.02, 0.03, 0.00)
  30426. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30427. 36: vdw ( 1.569, 1.342, 0.187) ( 1.569, 1.342, 0.187) ( 0.01, 0.01, 0.00)
  30428. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30429. 36: 31 (-18.937, 28.983, 24.423) (-18.933, 28.991, 24.428) ( 0.02, 0.03, 0.02)
  30430. 36: bond (-13.995, 29.540, 23.071) (-13.993, 29.547, 23.075) ( 0.01, 0.03, 0.02)
  30431. 36: angle (-26.266, -2.230, -13.074) (-26.263, -2.229, -13.073) ( 0.01, 0.04, 0.01)
  30432. 36: torsion ( 0.414, -1.810, 2.570) ( 0.414, -1.810, 2.569) ( 0.00, 0.01, 0.02)
  30433. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30434. 36: vdw ( 20.909, 3.483, 11.857) ( 20.910, 3.483, 11.857) ( 0.00, 0.00, 0.00)
  30435. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30436. 36: 32 (-22.872, -33.260, -28.499) (-22.864, -33.251, -28.497) ( 0.03, 0.03, 0.01)
  30437. 36: bond (-25.733, -29.234, -5.362) (-25.727, -29.226, -5.362) ( 0.02, 0.03, 0.00)
  30438. 36: angle ( 18.510, -15.990, -1.671) ( 18.511, -15.989, -1.669) ( 0.01, 0.01, 0.11)
  30439. 36: torsion ( 3.333, 1.004, -21.468) ( 3.333, 1.004, -21.468) ( 0.00, 0.00, 0.00)
  30440. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30441. 36: vdw (-18.982, 10.960, 0.002) (-18.982, 10.960, 0.002) ( 0.00, 0.00, 0.00)
  30442. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30443. 36: 33 (-12.511, 7.191, 43.667) (-12.508, 7.196, 43.677) ( 0.03, 0.07, 0.02)
  30444. 36: bond (-11.801, 20.330, 32.128) (-11.800, 20.334, 32.137) ( 0.01, 0.02, 0.03)
  30445. 36: angle ( 16.132, 4.737, 2.925) ( 16.134, 4.739, 2.926) ( 0.01, 0.03, 0.03)
  30446. 36: torsion ( -7.580, -17.156, 8.071) ( -7.580, -17.155, 8.072) ( 0.00, 0.00, 0.00)
  30447. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30448. 36: vdw ( -9.262, -0.721, 0.543) ( -9.262, -0.721, 0.543) ( 0.00, 0.00, 0.00)
  30449. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30450. 36: 34 ( 10.962, 44.620, -21.853) ( 10.965, 44.626, -21.843) ( 0.02, 0.01, 0.04)
  30451. 36: bond ( -1.579, 24.927, -33.437) ( -1.579, 24.932, -33.428) ( 0.01, 0.02, 0.03)
  30452. 36: angle ( 11.280, 2.411, 1.266) ( 11.282, 2.412, 1.266) ( 0.02, 0.05, 0.05)
  30453. 36: torsion ( 4.701, 17.021, 12.473) ( 4.701, 17.021, 12.473) ( 0.00, 0.00, 0.00)
  30454. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30455. 36: vdw ( -3.440, 0.260, -2.154) ( -3.440, 0.260, -2.154) ( 0.00, 0.00, 0.00)
  30456. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30457. 36: 35 ( -0.360, -5.569, -0.543) ( -0.352, -5.556, -0.527) ( 0.27, 0.24, 0.88)
  30458. 36: bond ( -3.744, -5.083, 0.375) ( -3.739, -5.074, 0.375) ( 0.14, 0.19, 0.00)
  30459. 36: angle ( 2.729, -1.968, 0.643) ( 2.733, -1.966, 0.643) ( 0.12, 0.08, 0.00)
  30460. 36: torsion ( 0.141, -0.201, -1.325) ( 0.141, -0.201, -1.320) ( 0.00, 0.00, 0.39)
  30461. 36: oop ( 0.005, -0.007, -0.043) ( 0.003, -0.005, -0.032) ( 0.00, 0.00, 0.05)
  30462. 36: vdw ( 0.510, 1.690, -0.193) ( 0.510, 1.690, -0.193) ( 0.00, 0.00, 0.00)
  30463. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30464. 36: 36 (-26.166, 6.470, -5.254) (-26.151, 6.476, -5.250) ( 0.06, 0.09, 0.08)
  30465. 36: bond (-29.191, 3.711, -3.730) (-29.177, 3.711, -3.730) ( 0.05, 0.01, 0.01)
  30466. 36: angle ( 0.342, 2.361, -0.323) ( 0.342, 2.366, -0.323) ( 0.00, 0.22, 0.00)
  30467. 36: torsion ( 0.150, -0.213, -1.393) ( 0.150, -0.213, -1.388) ( 0.00, 0.00, 0.34)
  30468. 36: oop ( -0.001, 0.001, 0.007) ( -0.001, 0.001, 0.005) ( 0.00, 0.00, 0.00)
  30469. 36: vdw ( 2.534, 0.611, 0.186) ( 2.534, 0.612, 0.186) ( 0.00, 0.01, 0.00)
  30470. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30471. 36: 37 (-15.675, 22.497, -4.984) (-15.668, 22.512, -4.971) ( 0.04, 0.06, 0.26)
  30472. 36: bond (-12.077, 26.778, -5.388) (-12.074, 26.791, -5.387) ( 0.02, 0.05, 0.01)
  30473. 36: angle ( -3.761, -1.725, -0.153) ( -3.756, -1.724, -0.153) ( 0.12, 0.05, 0.00)
  30474. 36: torsion ( -0.021, 0.028, 0.184) ( -0.021, 0.028, 0.189) ( 0.00, 0.00, 0.09)
  30475. 36: oop ( 0.004, -0.005, -0.036) ( 0.003, -0.004, -0.028) ( 0.00, 0.00, 0.03)
  30476. 36: vdw ( 0.181, -2.579, 0.409) ( 0.181, -2.579, 0.409) ( 0.00, 0.00, 0.00)
  30477. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30478. 36: 38 ( 1.627, 4.607, 2.509) ( 1.634, 4.621, 2.532) ( 0.42, 0.30, 0.92)
  30479. 36: bond ( 3.709, 4.859, -0.358) ( 3.715, 4.869, -0.358) ( 0.15, 0.19, 0.00)
  30480. 36: angle ( -0.284, 0.214, 0.015) ( -0.281, 0.215, 0.015) ( 0.09, 0.04, 0.00)
  30481. 36: torsion ( -0.300, 0.446, 2.942) ( -0.300, 0.446, 2.947) ( 0.00, 0.01, 0.18)
  30482. 36: oop ( 0.007, -0.011, -0.070) ( 0.005, -0.008, -0.052) ( 0.00, 0.00, 0.12)
  30483. 36: vdw ( -1.505, -0.901, -0.020) ( -1.505, -0.901, -0.020) ( 0.01, 0.00, 0.00)
  30484. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30485. 36: 39 (352.995, -97.504, -19.250) (352.974, -97.439, -18.934) ( 0.01, 0.07, 1.64)
  30486. 36: bond ( 22.848, 82.013, -8.313) ( 22.850, 82.033, -8.313) ( 0.01, 0.02, 0.00)
  30487. 36: angle ( 49.216, -12.796, 9.026) ( 49.222, -12.796, 9.026) ( 0.01, 0.00, 0.00)
  30488. 36: torsion ( 2.724, -3.366, -25.736) ( 2.724, -3.366, -25.730) ( 0.00, 0.00, 0.02)
  30489. 36: oop ( 0.108, -0.137, -1.058) ( 0.074, -0.096, -0.746) ( 0.37, 0.56, 29.42)
  30490. 36: vdw (278.098, -163.217, 6.830) (278.106, -163.215, 6.829) ( 0.00, 0.00, 0.01)
  30491. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30492. 36: ok 28 # gradients
  30493. 36: ok 29 # energy
  30494. 36:
  30495. 36: V A L I D A T E G R A D I E N T S
  30496. 36:
  30497. 36: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  30498. 36: ----------------------------------------------------------------------------------------
  30499. 36: 1 (-158.060, -460.516, -55.514) (-158.032, -460.485, -55.489) ( 0.02, 0.01, 0.05)
  30500. 36: bond ( 10.155, 19.969, 0.323) ( 10.175, 19.991, 0.338) ( 0.19, 0.11, 0.49)
  30501. 36: angle (-161.499, -462.935, -54.488) (-161.492, -462.928, -54.480) ( 0.00, 0.00, 0.01)
  30502. 36: torsion ( 7.010, -4.799, 10.158) ( 7.011, -4.798, 10.160) ( 0.02, 0.02, 0.02)
  30503. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30504. 36: vdw (-13.727, -12.750, -11.507) (-13.727, -12.750, -11.507) ( 0.00, 0.00, 0.00)
  30505. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30506. 36: 2 (-180.269, 61.200, 305.191) (-180.235, 61.229, 305.223) ( 0.02, 0.05, 0.01)
  30507. 36: bond ( 28.291, -13.551, 9.130) ( 28.313, -13.535, 9.151) ( 0.08, 0.11, 0.23)
  30508. 36: angle (-182.087, 51.286, 303.102) (-182.076, 51.297, 303.111) ( 0.01, 0.02, 0.00)
  30509. 36: torsion (-17.771, 15.168, -1.323) (-17.770, 15.170, -1.320) ( 0.01, 0.02, 0.21)
  30510. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30511. 36: vdw ( -8.702, 8.298, -5.719) ( -8.702, 8.298, -5.719) ( 0.00, 0.00, 0.00)
  30512. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30513. 36: 3 (176.266, 340.309, -214.728) (176.591, 335.662, -217.845) ( 0.18, 1.37, 1.45)
  30514. 36: bond (-10.523, -16.759, 19.236) (-10.498, -16.741, 19.252) ( 0.24, 0.11, 0.08)
  30515. 36: angle (173.201, 155.834, -319.760) (173.211, 155.842, -319.750) ( 0.01, 0.01, 0.00)
  30516. 36: torsion ( 12.311, 190.496, 93.133) ( 12.311, 190.498, 93.135) ( 0.00, 0.00, 0.00)
  30517. 36: oop ( -1.275, 9.366, 7.168) ( -0.986, 4.689, 4.023) (22.68, 49.94, 43.87)
  30518. 36: vdw ( 2.553, 1.373, -14.505) ( 2.553, 1.373, -14.505) ( 0.01, 0.02, 0.00)
  30519. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30520. 36: 4 (-10.791, 271.978, 322.700) (-10.765, 272.006, 322.730) ( 0.25, 0.01, 0.01)
  30521. 36: bond ( 3.052, -16.442, -9.180) ( 3.067, -16.423, -9.158) ( 0.51, 0.11, 0.24)
  30522. 36: angle (-10.627, 266.759, 323.540) (-10.618, 266.767, 323.547) ( 0.08, 0.00, 0.00)
  30523. 36: torsion ( 2.849, 6.311, -2.954) ( 2.851, 6.313, -2.954) ( 0.06, 0.03, 0.02)
  30524. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30525. 36: vdw ( -6.066, 15.350, 11.294) ( -6.066, 15.350, 11.295) ( 0.01, 0.00, 0.00)
  30526. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30527. 36: 5 (-428.159, -1221.409, -583.618) (-424.176, -1208.827, -566.824) ( 0.93, 1.03, 2.88)
  30528. 36: bond ( 44.303, -89.317, -58.711) ( 44.329, -89.299, -58.699) ( 0.06, 0.02, 0.02)
  30529. 36: angle (-201.213, -723.372, 74.844) (-201.201, -723.357, 74.858) ( 0.01, 0.00, 0.02)
  30530. 36: torsion (-216.277, -471.062, -553.300) (-216.275, -471.062, -553.302) ( 0.00, 0.00, 0.00)
  30531. 36: oop ( -9.806, -26.602, -41.203) ( -5.865, -14.056, -24.432) (40.20, 47.16, 40.70)
  30532. 36: vdw (-45.164, 88.944, -5.248) (-45.164, 88.946, -5.248) ( 0.00, 0.00, 0.00)
  30533. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30534. 36: 6 (683.995, 876.514, 75.017) (679.014, 870.554, 69.654) ( 0.73, 0.68, 7.15)
  30535. 36: bond (-28.103, -57.233, 82.338) (-28.077, -57.213, 82.346) ( 0.09, 0.04, 0.01)
  30536. 36: angle (403.540, 595.341, -226.757) (403.551, 595.355, -226.748) ( 0.00, 0.00, 0.00)
  30537. 36: torsion (240.406, 261.628, 254.450) (240.408, 261.630, 254.450) ( 0.00, 0.00, 0.00)
  30538. 36: oop ( 14.615, 15.383, 18.011) ( 9.595, 9.385, 12.630) (34.35, 38.99, 29.88)
  30539. 36: vdw ( 53.537, 61.395, -53.026) ( 53.537, 61.396, -53.025) ( 0.00, 0.00, 0.00)
  30540. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30541. 36: 7 (-831.703, -136.195, 147.048) (-826.746, -137.691, 143.310) ( 0.60, 1.10, 2.54)
  30542. 36: bond (-168.069, -26.034, 8.805) (-168.042, -26.012, 8.811) ( 0.02, 0.09, 0.07)
  30543. 36: angle (-505.496, -118.002, 14.382) (-505.485, -117.990, 14.390) ( 0.00, 0.01, 0.06)
  30544. 36: torsion (-252.846, -13.122, 139.543) (-252.846, -13.121, 139.537) ( 0.00, 0.01, 0.00)
  30545. 36: oop (-15.508, 5.435, 12.366) (-10.592, 3.903, 8.620) (31.70, 28.18, 30.29)
  30546. 36: vdw (110.216, 15.528, -28.048) (110.219, 15.529, -28.048) ( 0.00, 0.00, 0.00)
  30547. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30548. 36: 8 (282.608, -687.549, 675.956) (280.099, -684.637, 672.599) ( 0.89, 0.42, 0.50)
  30549. 36: bond ( 1.458, 71.116, 68.487) ( 1.475, 71.143, 68.499) ( 1.21, 0.04, 0.02)
  30550. 36: angle (186.881, -654.396, 696.438) (186.895, -654.380, 696.447) ( 0.01, 0.00, 0.00)
  30551. 36: torsion ( 34.783, -7.281, -106.662) ( 34.783, -7.282, -106.665) ( 0.00, 0.01, 0.00)
  30552. 36: oop ( 10.990, -10.864, 8.861) ( 8.449, -7.997, 5.486) (23.12, 26.39, 38.09)
  30553. 36: vdw ( 48.496, -86.123, 8.832) ( 48.497, -86.121, 8.832) ( 0.00, 0.00, 0.00)
  30554. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30555. 36: 9 (253.796, 490.420, -1105.560) (248.973, 482.663, -1102.985) ( 1.90, 1.58, 0.23)
  30556. 36: bond ( 61.002, 37.800, -126.985) ( 61.019, 37.811, -126.957) ( 0.03, 0.03, 0.02)
  30557. 36: angle (302.572, 556.654, -777.605) (302.585, 556.667, -777.597) ( 0.00, 0.00, 0.00)
  30558. 36: torsion (-69.212, -104.841, -271.849) (-69.215, -104.847, -271.852) ( 0.00, 0.01, 0.00)
  30559. 36: oop ( 11.805, 20.515, -8.930) ( 6.955, 12.737, -6.390) (41.09, 37.91, 28.45)
  30560. 36: vdw (-52.371, -19.707, 79.811) (-52.370, -19.705, 79.812) ( 0.00, 0.01, 0.00)
  30561. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30562. 36: 10 (-327.890, -118.413, 1299.703) (-328.497, -121.865, 1286.687) ( 0.19, 2.92, 1.00)
  30563. 36: bond ( 70.628, 28.998, 6.944) ( 70.646, 29.024, 6.955) ( 0.03, 0.09, 0.16)
  30564. 36: angle (-411.178, -243.734, 816.661) (-411.158, -243.726, 816.669) ( 0.00, 0.00, 0.00)
  30565. 36: torsion (107.997, 97.872, 391.223) (107.999, 97.871, 391.223) ( 0.00, 0.00, 0.00)
  30566. 36: oop ( 1.581, 10.950, 33.987) ( 0.931, 7.466, 20.953) (41.13, 31.82, 38.35)
  30567. 36: vdw (-96.918, -12.500, 50.888) (-96.915, -12.500, 50.888) ( 0.00, 0.00, 0.00)
  30568. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30569. 36: 11 (511.334, 140.929, -231.841) (472.276, 140.636, -199.786) ( 7.64, 0.21, 13.83)
  30570. 36: bond ( -9.197, 36.479, 4.844) ( -9.178, 36.501, 4.864) ( 0.21, 0.06, 0.39)
  30571. 36: angle (341.845, 116.747, -400.210) (341.857, 116.761, -400.199) ( 0.00, 0.01, 0.00)
  30572. 36: torsion (109.631, 15.471, 237.942) (109.634, 15.472, 237.944) ( 0.00, 0.01, 0.00)
  30573. 36: oop ( 63.741, -19.452, -68.052) ( 24.649, -19.782, -36.029) (61.33, 1.70, 47.06)
  30574. 36: vdw ( 5.314, -8.316, -6.366) ( 5.314, -8.316, -6.366) ( 0.00, 0.00, 0.00)
  30575. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30576. 36: 12 (145.393, -38.425, -334.126) (145.421, -38.398, -334.095) ( 0.02, 0.07, 0.01)
  30577. 36: bond ( -4.442, 1.405, 6.036) ( -4.425, 1.422, 6.058) ( 0.40, 1.19, 0.36)
  30578. 36: angle (146.189, -36.918, -331.367) (146.197, -36.909, -331.359) ( 0.01, 0.02, 0.00)
  30579. 36: torsion ( 2.661, 10.075, -1.921) ( 2.662, 10.077, -1.921) ( 0.05, 0.02, 0.03)
  30580. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30581. 36: vdw ( 0.986, -12.988, -6.874) ( 0.986, -12.988, -6.874) ( 0.00, 0.00, 0.00)
  30582. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30583. 36: 13 (-251.696, -1106.298, 1512.920) (-159.945, -1113.134, 1449.186) (36.45, 0.62, 4.21)
  30584. 36: bond (-24.751, -1.393, -11.881) (-24.732, -1.375, -11.844) ( 0.08, 1.31, 0.31)
  30585. 36: angle (-84.022, -1151.666, 1419.542) (-84.008, -1151.651, 1419.550) ( 0.02, 0.00, 0.00)
  30586. 36: torsion ( 35.429, -20.000, -40.923) ( 35.428, -19.999, -40.925) ( 0.00, 0.00, 0.01)
  30587. 36: oop (-188.460, 78.650, 129.944) (-96.740, 71.781, 66.167) (48.67, 8.73, 49.08)
  30588. 36: vdw ( 10.107, -11.890, 16.238) ( 10.108, -11.890, 16.238) ( 0.00, 0.00, 0.00)
  30589. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30590. 36: 14 (-519.375, -184.782, -719.294) (-529.694, -174.751, -713.343) ( 1.99, 5.43, 0.83)
  30591. 36: bond ( 5.843, 7.534, -6.324) ( 5.851, 7.567, -6.314) ( 0.13, 0.44, 0.16)
  30592. 36: angle (-584.363, -158.823, -733.997) (-584.362, -158.823, -734.000) ( 0.00, 0.00, 0.00)
  30593. 36: torsion ( 12.549, 10.708, 27.711) ( 12.517, 10.708, 27.682) ( 0.25, 0.00, 0.10)
  30594. 36: oop ( 38.865, -36.829, -21.148) ( 28.569, -26.831, -15.177) (26.49, 27.15, 28.24)
  30595. 36: vdw ( 7.730, -7.371, 14.464) ( 7.730, -7.371, 14.465) ( 0.00, 0.00, 0.00)
  30596. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30597. 36: 15 (533.565, 1184.402, -648.002) (491.943, 1181.840, -620.548) ( 7.80, 0.22, 4.24)
  30598. 36: bond ( -0.918, -0.369, -1.437) ( -0.909, -0.368, -1.414) ( 0.86, 0.06, 1.58)
  30599. 36: angle (470.948, 1194.060, -613.314) (470.951, 1194.068, -613.317) ( 0.00, 0.00, 0.00)
  30600. 36: torsion (-23.370, 9.163, 12.638) (-23.369, 9.163, 12.639) ( 0.00, 0.00, 0.00)
  30601. 36: oop ( 82.164, -23.441, -46.720) ( 40.529, -26.013, -19.287) (50.67, 10.97, 58.72)
  30602. 36: vdw ( 4.741, 4.990, 0.830) ( 4.742, 4.990, 0.830) ( 0.00, 0.00, 0.00)
  30603. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30604. 36: 16 ( 28.718, 154.700, -17.368) ( 28.732, 154.703, -17.366) ( 0.05, 0.00, 0.01)
  30605. 36: bond ( 9.037, -1.524, -0.203) ( 9.050, -1.524, -0.203) ( 0.15, 0.03, 0.00)
  30606. 36: angle ( 27.205, 164.315, -20.573) ( 27.205, 164.318, -20.571) ( 0.00, 0.00, 0.01)
  30607. 36: torsion ( 0.210, 0.398, 6.373) ( 0.210, 0.398, 6.374) ( 0.00, 0.00, 0.01)
  30608. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30609. 36: vdw ( -7.733, -8.489, -2.966) ( -7.733, -8.489, -2.966) ( 0.00, 0.00, 0.00)
  30610. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30611. 36: 17 (107.083, 86.370, -80.344) (107.086, 86.377, -80.335) ( 0.00, 0.01, 0.01)
  30612. 36: bond ( 0.003, 1.672, 1.773) ( 0.003, 1.679, 1.780) ( 0.00, 0.39, 0.41)
  30613. 36: angle (110.409, 85.777, -81.062) (110.411, 85.778, -81.060) ( 0.00, 0.00, 0.00)
  30614. 36: torsion ( -2.557, 1.919, -1.806) ( -2.557, 1.919, -1.805) ( 0.01, 0.01, 0.01)
  30615. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30616. 36: vdw ( -0.771, -2.999, 0.751) ( -0.771, -2.998, 0.751) ( 0.00, 0.00, 0.00)
  30617. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30618. 36: 18 (159.373, 90.388, 86.681) (159.375, 90.395, 86.690) ( 0.00, 0.01, 0.01)
  30619. 36: bond ( 0.190, 3.711, -4.053) ( 0.190, 3.718, -4.045) ( 0.00, 0.17, 0.19)
  30620. 36: angle (160.624, 96.191, 95.946) (160.625, 96.192, 95.947) ( 0.00, 0.00, 0.00)
  30621. 36: torsion ( 3.499, -3.086, -2.672) ( 3.499, -3.086, -2.672) ( 0.01, 0.01, 0.01)
  30622. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30623. 36: vdw ( -4.940, -6.429, -2.540) ( -4.939, -6.429, -2.540) ( 0.00, 0.00, 0.00)
  30624. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30625. 36: 19 ( 22.366, 93.653, 37.231) ( 22.371, 93.659, 37.242) ( 0.03, 0.01, 0.03)
  30626. 36: bond ( 3.354, -4.340, 8.483) ( 3.355, -4.337, 8.493) ( 0.05, 0.06, 0.12)
  30627. 36: angle ( 23.858, 86.210, 34.597) ( 23.861, 86.213, 34.598) ( 0.01, 0.00, 0.00)
  30628. 36: torsion ( 9.356, -0.208, -3.802) ( 9.357, -0.207, -3.802) ( 0.01, 0.02, 0.01)
  30629. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30630. 36: vdw (-14.202, 11.990, -2.047) (-14.202, 11.990, -2.047) ( 0.00, 0.00, 0.00)
  30631. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30632. 36: 20 (103.350, 7.060, -6.290) (103.354, 7.066, -6.279) ( 0.00, 0.09, 0.17)
  30633. 36: bond ( 0.265, 10.534, 16.212) ( 0.265, 10.538, 16.222) ( 0.00, 0.04, 0.06)
  30634. 36: angle (112.645, 9.401, -7.950) (112.649, 9.402, -7.949) ( 0.00, 0.01, 0.01)
  30635. 36: torsion (-14.500, -13.124, 8.762) (-14.500, -13.123, 8.762) ( 0.00, 0.00, 0.00)
  30636. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30637. 36: vdw ( 4.940, 0.249, -23.314) ( 4.940, 0.249, -23.314) ( 0.02, 0.00, 0.00)
  30638. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30639. 36: 21 (-52.059, 9.470, -74.075) (-52.053, 9.483, -74.072) ( 0.01, 0.13, 0.00)
  30640. 36: bond ( -3.527, -8.677, 1.493) ( -3.525, -8.666, 1.493) ( 0.06, 0.13, 0.03)
  30641. 36: angle (-60.450, 13.251, -65.808) (-60.447, 13.252, -65.806) ( 0.00, 0.00, 0.00)
  30642. 36: torsion ( 9.678, -4.462, -3.046) ( 9.678, -4.462, -3.046) ( 0.00, 0.00, 0.02)
  30643. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30644. 36: vdw ( 2.240, 9.359, -6.714) ( 2.241, 9.359, -6.713) ( 0.02, 0.00, 0.00)
  30645. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30646. 36: 22 (-76.414, -70.217, -153.926) (-76.402, -70.214, -153.923) ( 0.02, 0.00, 0.00)
  30647. 36: bond ( 3.533, -1.023, -1.278) ( 3.545, -1.022, -1.276) ( 0.32, 0.09, 0.12)
  30648. 36: angle (-79.733, -80.280, -157.185) (-79.732, -80.278, -157.184) ( 0.00, 0.00, 0.00)
  30649. 36: torsion ( 0.249, 2.761, -1.520) ( 0.249, 2.761, -1.519) ( 0.00, 0.02, 0.01)
  30650. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30651. 36: vdw ( -0.463, 8.324, 6.056) ( -0.463, 8.325, 6.056) ( 0.00, 0.00, 0.00)
  30652. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30653. 36: 23 ( 52.667, -85.190, -67.226) ( 52.671, -85.184, -67.216) ( 0.01, 0.01, 0.02)
  30654. 36: bond ( -3.009, 4.808, -9.022) ( -3.008, 4.811, -9.012) ( 0.04, 0.06, 0.11)
  30655. 36: angle ( 58.265, -95.897, -70.634) ( 58.266, -95.894, -70.634) ( 0.00, 0.00, 0.00)
  30656. 36: torsion ( -1.594, -0.810, 0.099) ( -1.594, -0.810, 0.099) ( 0.03, 0.01, 0.00)
  30657. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30658. 36: vdw ( -0.995, 6.710, 12.331) ( -0.995, 6.710, 12.331) ( 0.01, 0.00, 0.00)
  30659. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30660. 36: 24 ( 76.000, -8.616, -123.914) ( 76.004, -8.604, -123.911) ( 0.01, 0.13, 0.00)
  30661. 36: bond ( 0.761, 1.681, 0.278) ( 0.763, 1.693, 0.278) ( 0.17, 0.67, 0.01)
  30662. 36: angle ( 78.343, -14.127, -128.839) ( 78.345, -14.127, -128.837) ( 0.00, 0.00, 0.00)
  30663. 36: torsion ( 0.481, -0.260, 0.258) ( 0.482, -0.259, 0.258) ( 0.02, 0.00, 0.00)
  30664. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30665. 36: vdw ( -3.585, 4.090, 4.389) ( -3.585, 4.090, 4.389) ( 0.00, 0.00, 0.00)
  30666. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30667. 36: 25 (-65.067, 49.131, 40.382) (-64.471, 49.627, 41.863) ( 0.92, 1.01, 3.67)
  30668. 36: bond ( -5.493, -9.604, 5.333) ( -5.490, -9.595, 5.336) ( 0.06, 0.10, 0.05)
  30669. 36: angle (-41.402, 12.869, -19.449) (-41.398, 12.871, -19.449) ( 0.01, 0.01, 0.00)
  30670. 36: torsion (-20.060, 46.688, 63.308) (-20.060, 46.688, 63.309) ( 0.00, 0.00, 0.00)
  30671. 36: oop ( -2.278, -2.485, -6.811) ( -1.690, -2.000, -5.335) (25.83, 19.49, 21.67)
  30672. 36: vdw ( 4.166, 1.663, -1.999) ( 4.167, 1.663, -1.999) ( 0.01, 0.00, 0.00)
  30673. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30674. 36: 26 (137.751, -93.480, -244.746) (135.536, -92.260, -240.768) ( 1.61, 1.31, 1.63)
  30675. 36: bond ( -4.791, -1.212, -2.309) ( -4.779, -1.211, -2.306) ( 0.24, 0.06, 0.12)
  30676. 36: angle ( -6.854, -31.458, 30.724) ( -6.854, -31.454, 30.725) ( 0.00, 0.01, 0.00)
  30677. 36: torsion (141.462, -55.192, -264.132) (141.462, -55.192, -264.135) ( 0.00, 0.00, 0.00)
  30678. 36: oop ( 5.926, -3.391, -10.499) ( 3.699, -2.175, -6.522) (37.59, 35.86, 37.89)
  30679. 36: vdw ( 2.008, -2.228, 1.470) ( 2.008, -2.228, 1.470) ( 0.00, 0.00, 0.00)
  30680. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30681. 36: 27 (-102.530, -39.308, 21.108) (-99.384, -34.310, 20.555) ( 3.07, 12.71, 2.62)
  30682. 36: bond ( -2.799, 0.425, -11.770) ( -2.798, 0.426, -11.755) ( 0.03, 0.00, 0.12)
  30683. 36: angle (-17.306, 44.711, 5.737) (-17.303, 44.713, 5.737) ( 0.02, 0.00, 0.00)
  30684. 36: torsion (-75.920, -74.809, 15.364) (-75.922, -74.812, 15.364) ( 0.00, 0.00, 0.00)
  30685. 36: oop ( -7.652, -11.933, 1.389) ( -4.508, -6.933, 0.822) (41.08, 41.90, 40.83)
  30686. 36: vdw ( 1.147, 2.297, 10.387) ( 1.147, 2.297, 10.387) ( 0.02, 0.01, 0.00)
  30687. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30688. 36: 28 (-175.866, 340.330, -166.049) (-174.136, 341.467, -163.210) ( 0.98, 0.33, 1.71)
  30689. 36: bond ( 3.945, 0.719, -2.690) ( 3.955, 0.720, -2.685) ( 0.25, 0.03, 0.17)
  30690. 36: angle (-150.490, 257.969, -152.555) (-150.488, 257.972, -152.555) ( 0.00, 0.00, 0.00)
  30691. 36: torsion (-22.615, 92.362, -8.563) (-22.615, 92.362, -8.562) ( 0.00, 0.00, 0.01)
  30692. 36: oop ( -4.712, -5.306, -8.363) ( -2.994, -4.174, -5.530) (36.45, 21.34, 33.88)
  30693. 36: vdw ( -1.995, -5.414, 6.122) ( -1.995, -5.413, 6.122) ( 0.02, 0.00, 0.00)
  30694. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30695. 36: 29 (-14.596, 2.004, 78.509) (-14.585, 2.012, 78.512) ( 0.08, 0.38, 0.00)
  30696. 36: bond ( 19.096, 11.184, 2.759) ( 19.107, 11.188, 2.759) ( 0.05, 0.03, 0.01)
  30697. 36: angle (-17.857, 8.333, 89.838) (-17.856, 8.335, 89.841) ( 0.01, 0.03, 0.00)
  30698. 36: torsion ( -8.884, 12.396, 11.251) ( -8.884, 12.397, 11.251) ( 0.00, 0.00, 0.00)
  30699. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30700. 36: vdw ( -6.952, -29.909, -25.340) ( -6.952, -29.908, -25.339) ( 0.00, 0.00, 0.00)
  30701. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30702. 36: 30 (-40.004, -29.159, 119.368) (-40.002, -29.146, 119.371) ( 0.01, 0.05, 0.00)
  30703. 36: bond ( -0.641, 4.990, 0.937) ( -0.641, 5.004, 0.937) ( 0.02, 0.26, 0.05)
  30704. 36: angle (-50.385, -29.907, 125.204) (-50.383, -29.907, 125.206) ( 0.00, 0.00, 0.00)
  30705. 36: torsion ( 7.939, 0.218, 4.263) ( 7.940, 0.218, 4.263) ( 0.01, 0.00, 0.00)
  30706. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30707. 36: vdw ( 3.082, -4.461, -11.036) ( 3.082, -4.461, -11.036) ( 0.00, 0.00, 0.00)
  30708. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30709. 36: 31 (-89.478, 58.870, 60.382) (-89.472, 58.873, 60.393) ( 0.01, 0.01, 0.02)
  30710. 36: bond ( 2.122, -1.132, 4.187) ( 2.125, -1.131, 4.197) ( 0.13, 0.07, 0.25)
  30711. 36: angle (-93.685, 65.330, 65.028) (-93.682, 65.332, 65.028) ( 0.00, 0.00, 0.00)
  30712. 36: torsion ( -1.211, -2.108, 0.045) ( -1.211, -2.108, 0.045) ( 0.01, 0.02, 0.00)
  30713. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30714. 36: vdw ( 3.296, -3.220, -8.878) ( 3.296, -3.220, -8.878) ( 0.00, 0.00, 0.00)
  30715. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30716. 36: 32 ( 1.878, 67.860, 113.465) ( 1.890, 67.864, 113.468) ( 0.65, 0.01, 0.00)
  30717. 36: bond ( -3.614, -1.283, 0.787) ( -3.602, -1.282, 0.788) ( 0.33, 0.12, 0.05)
  30718. 36: angle ( 2.517, 67.624, 121.510) ( 2.517, 67.626, 121.512) ( 0.01, 0.00, 0.00)
  30719. 36: torsion ( -1.096, 2.248, -1.352) ( -1.096, 2.249, -1.352) ( 0.01, 0.02, 0.01)
  30720. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30721. 36: vdw ( 4.071, -0.730, -7.481) ( 4.071, -0.730, -7.481) ( 0.00, 0.00, 0.00)
  30722. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30723. 36: 33 ( 47.272, -46.627, -69.481) ( 47.262, -46.609, -69.489) ( 0.02, 0.04, 0.01)
  30724. 36: bond ( 2.467, 6.482, -2.894) ( 2.470, 6.500, -2.890) ( 0.11, 0.29, 0.13)
  30725. 36: angle ( 59.422, -47.335, -55.671) ( 59.420, -47.335, -55.673) ( 0.00, 0.00, 0.00)
  30726. 36: torsion (-10.559, -0.725, -10.654) (-10.569, -0.725, -10.664) ( 0.10, 0.00, 0.10)
  30727. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30728. 36: vdw ( -4.059, -5.049, -0.262) ( -4.059, -5.049, -0.262) ( 0.00, 0.00, 0.00)
  30729. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30730. 36: ok 30 # gradients
  30731. 36: ok 31 # energy
  30732. 36:
  30733. 36: V A L I D A T E G R A D I E N T S
  30734. 36:
  30735. 36: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  30736. 36: ----------------------------------------------------------------------------------------
  30737. 36: 1 ( 82.530, -174.561, -42.477) ( 82.743, -174.228, -43.159) ( 0.26, 0.19, 1.61)
  30738. 36: bond ( 90.698, 4.504, 26.887) ( 90.717, 4.522, 26.905) ( 0.02, 0.40, 0.07)
  30739. 36: angle ( 7.556, -151.428, -58.412) ( 7.564, -151.415, -58.404) ( 0.12, 0.01, 0.01)
  30740. 36: torsion ( -0.161, 1.696, 0.297) ( -0.162, 1.695, 0.296) ( 0.00, 0.09, 0.02)
  30741. 36: oop ( -1.255, -2.021, 4.821) ( -1.071, -1.717, 4.113) (14.66, 15.01, 14.68)
  30742. 36: vdw (-14.307, -27.313, -16.070) (-14.307, -27.312, -16.070) ( 0.00, 0.00, 0.00)
  30743. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30744. 36: 2 (-202.075, 277.273, 18.298) (-202.996, 275.642, 22.368) ( 0.46, 0.59, 22.24)
  30745. 36: bond ( 18.688, 120.062, 50.687) ( 18.719, 120.102, 50.695) ( 0.16, 0.03, 0.02)
  30746. 36: angle (-209.364, 144.850, 21.814) (-209.334, 144.866, 21.818) ( 0.01, 0.01, 0.02)
  30747. 36: torsion ( 5.513, 10.248, -27.387) ( 5.513, 10.248, -27.383) ( 0.00, 0.00, 0.01)
  30748. 36: oop ( 4.728, 8.056, -19.476) ( 3.745, 6.369, -15.422) (20.79, 20.95, 20.81)
  30749. 36: vdw (-21.640, -5.943, -7.340) (-21.639, -5.943, -7.340) ( 0.00, 0.00, 0.00)
  30750. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30751. 36: 3 (-20.368, -42.338, 2.015) (-20.364, -42.326, 2.016) ( 0.02, 0.03, 0.06)
  30752. 36: bond (-14.015, -41.334, 3.370) (-14.014, -41.322, 3.369) ( 0.01, 0.03, 0.00)
  30753. 36: angle ( 3.047, -1.495, -5.646) ( 3.049, -1.494, -5.644) ( 0.08, 0.02, 0.04)
  30754. 36: torsion ( -1.299, 0.808, 4.512) ( -1.299, 0.808, 4.511) ( 0.00, 0.00, 0.01)
  30755. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30756. 36: vdw ( -8.100, -0.318, -0.220) ( -8.100, -0.318, -0.220) ( 0.00, 0.00, 0.00)
  30757. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30758. 36: 4 (-40.287, 20.351, 22.899) (-40.280, 20.357, 22.905) ( 0.02, 0.03, 0.03)
  30759. 36: bond (-24.926, 24.974, 25.987) (-24.922, 24.978, 25.992) ( 0.02, 0.02, 0.02)
  30760. 36: angle ( 14.643, 9.138, 5.258) ( 14.645, 9.139, 5.259) ( 0.01, 0.02, 0.03)
  30761. 36: torsion ( 0.391, 2.228, -1.766) ( 0.391, 2.227, -1.766) ( 0.00, 0.02, 0.02)
  30762. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30763. 36: vdw (-30.394, -15.988, -6.580) (-30.393, -15.988, -6.581) ( 0.00, 0.00, 0.00)
  30764. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30765. 36: 5 ( -7.250, 8.409, -46.055) ( -7.248, 8.412, -46.043) ( 0.04, 0.03, 0.03)
  30766. 36: bond ( -4.168, 14.030, -42.962) ( -4.168, 14.031, -42.950) ( 0.00, 0.01, 0.03)
  30767. 36: angle ( -2.071, -0.954, -0.111) ( -2.068, -0.952, -0.110) ( 0.13, 0.16, 0.00)
  30768. 36: torsion ( 0.677, -4.782, -1.628) ( 0.677, -4.782, -1.628) ( 0.00, 0.01, 0.00)
  30769. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30770. 36: vdw ( -1.689, 0.115, -1.355) ( -1.689, 0.115, -1.355) ( 0.00, 0.00, 0.00)
  30771. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30772. 36: 6 ( 15.039, 33.078, 28.468) ( 15.497, 33.890, 26.624) ( 3.05, 2.46, 6.48)
  30773. 36: bond (-21.244, 25.105, 5.717) (-21.230, 25.124, 5.718) ( 0.06, 0.08, 0.02)
  30774. 36: angle ( 58.670, 43.268, 27.731) ( 58.677, 43.271, 27.733) ( 0.01, 0.01, 0.01)
  30775. 36: torsion ( 0.668, 0.795, -1.016) ( 0.668, 0.796, -1.015) ( 0.00, 0.01, 0.08)
  30776. 36: oop ( -1.540, -2.789, 6.534) ( -1.104, -1.999, 4.686) (28.35, 28.32, 28.28)
  30777. 36: vdw (-21.515, -33.302, -10.497) (-21.514, -33.301, -10.497) ( 0.00, 0.00, 0.00)
  30778. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30779. 36: 7 (358.586, -335.931, 154.911) (359.350, -334.594, 152.060) ( 0.21, 0.40, 1.84)
  30780. 36: bond (245.959, -148.392, 15.324) (245.992, -148.360, 15.334) ( 0.01, 0.02, 0.06)
  30781. 36: angle (136.390, -135.208, -6.543) (136.412, -135.193, -6.538) ( 0.02, 0.01, 0.08)
  30782. 36: torsion (-32.536, -52.538, 128.814) (-32.536, -52.537, 128.821) ( 0.00, 0.00, 0.01)
  30783. 36: oop ( -3.401, -6.088, 13.818) ( -2.694, -4.799, 10.945) (20.78, 21.16, 20.79)
  30784. 36: vdw ( 12.174, 6.296, 3.499) ( 12.175, 6.296, 3.499) ( 0.00, 0.00, 0.00)
  30785. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30786. 36: 8 ( -5.394, 129.958, -28.873) ( -5.589, 129.473, -27.903) ( 3.61, 0.37, 3.36)
  30787. 36: bond (-53.853, 48.848, 13.498) (-53.841, 48.858, 13.499) ( 0.02, 0.02, 0.00)
  30788. 36: angle ( 12.487, 13.050, 2.572) ( 12.491, 13.054, 2.574) ( 0.03, 0.02, 0.07)
  30789. 36: torsion ( 11.812, 29.617, -60.086) ( 11.812, 29.617, -60.084) ( 0.00, 0.00, 0.00)
  30790. 36: oop ( 0.707, 1.694, -3.314) ( 0.496, 1.195, -2.349) (14.90, 29.45, 29.12)
  30791. 36: vdw ( 23.453, 36.748, 18.458) ( 23.454, 36.749, 18.458) ( 0.00, 0.00, 0.00)
  30792. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30793. 36: 9 (-417.571, 126.089, 259.424) (-413.560, 129.786, 261.268) ( 0.96, 2.93, 0.71)
  30794. 36: bond (-103.997, -219.107, -21.476) (-103.967, -219.084, -21.459) ( 0.03, 0.01, 0.08)
  30795. 36: angle (-273.673, 393.753, 352.141) (-273.658, 393.770, 352.153) ( 0.01, 0.00, 0.00)
  30796. 36: torsion (-26.441, -47.964, -67.461) (-26.439, -47.965, -67.460) ( 0.01, 0.00, 0.00)
  30797. 36: oop (-14.976, -16.611, -10.251) (-11.012, -12.953, -8.437) (26.47, 22.02, 17.69)
  30798. 36: vdw ( 1.516, 16.018, 6.470) ( 1.516, 16.018, 6.470) ( 0.01, 0.00, 0.00)
  30799. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30800. 36: 10 (224.084, -176.735, 49.434) (225.056, -173.472, 51.704) ( 0.43, 1.85, 4.59)
  30801. 36: bond ( 15.804, -6.508, 213.853) ( 15.823, -6.489, 213.880) ( 0.12, 0.29, 0.01)
  30802. 36: angle (225.192, -163.710, -85.969) (225.208, -163.696, -85.956) ( 0.01, 0.01, 0.02)
  30803. 36: torsion (-28.028, -14.619, -75.931) (-28.027, -14.619, -75.931) ( 0.00, 0.00, 0.00)
  30804. 36: oop ( -2.980, -7.720, -5.117) ( -2.045, -4.489, -2.888) (31.36, 41.85, 43.56)
  30805. 36: vdw ( 14.096, 15.821, 2.599) ( 14.097, 15.821, 2.599) ( 0.00, 0.00, 0.00)
  30806. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30807. 36: 11 (-50.078, 272.779, 294.863) (-49.957, 263.152, 292.460) ( 0.24, 3.53, 0.81)
  30808. 36: bond (-40.591, 144.077, -20.199) (-40.554, 144.089, -20.173) ( 0.09, 0.01, 0.13)
  30809. 36: angle (-59.468, -117.379, 364.824) (-59.451, -117.358, 364.845) ( 0.03, 0.02, 0.01)
  30810. 36: torsion ( 63.501, 230.066, -53.972) ( 63.502, 230.066, -53.971) ( 0.00, 0.00, 0.00)
  30811. 36: oop ( -7.658, 9.010, 0.631) ( -7.593, -0.650, -1.821) ( 0.84, 107.21, 154.79)
  30812. 36: vdw ( -5.862, 7.006, 3.579) ( -5.862, 7.006, 3.579) ( 0.01, 0.00, 0.00)
  30813. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30814. 36: 12 (-24.155, -39.353, -27.866) (-24.151, -39.348, -27.856) ( 0.02, 0.01, 0.04)
  30815. 36: bond ( -6.707, -23.865, -40.222) ( -6.707, -23.862, -40.212) ( 0.00, 0.01, 0.02)
  30816. 36: angle (-27.753, -11.027, 11.170) (-27.750, -11.025, 11.171) ( 0.01, 0.02, 0.01)
  30817. 36: torsion ( -9.304, -13.104, 9.328) ( -9.303, -13.104, 9.328) ( 0.01, 0.00, 0.00)
  30818. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30819. 36: vdw ( 19.609, 8.643, -8.142) ( 19.610, 8.643, -8.142) ( 0.00, 0.00, 0.00)
  30820. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30821. 36: 13 ( 14.913, -33.051, 8.803) ( 14.928, -33.036, 8.810) ( 0.10, 0.05, 0.08)
  30822. 36: bond ( 22.217, -114.854, 49.575) ( 22.229, -114.844, 49.577) ( 0.05, 0.01, 0.01)
  30823. 36: angle (-20.063, 69.083, -57.060) (-20.061, 69.088, -57.056) ( 0.01, 0.01, 0.01)
  30824. 36: torsion ( 13.827, 0.411, 30.482) ( 13.827, 0.411, 30.482) ( 0.00, 0.00, 0.00)
  30825. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30826. 36: vdw ( -1.068, 12.309, -14.194) ( -1.067, 12.309, -14.194) ( 0.06, 0.00, 0.00)
  30827. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30828. 36: 14 (105.126, -26.749, -798.923) ( 89.284, -43.427, -805.098) (15.07, 62.35, 0.77)
  30829. 36: bond ( 50.241, 79.598, -257.048) ( 50.261, 79.608, -256.999) ( 0.04, 0.01, 0.02)
  30830. 36: angle ( 23.435, -119.084, -609.262) ( 23.451, -119.075, -609.245) ( 0.07, 0.01, 0.00)
  30831. 36: torsion ( 28.006, -43.443, 37.340) ( 28.009, -43.441, 37.342) ( 0.01, 0.00, 0.00)
  30832. 36: oop ( 50.745, 61.195, 23.986) ( 34.863, 44.496, 17.745) (31.30, 27.29, 26.02)
  30833. 36: vdw (-47.301, -5.015, 6.060) (-47.300, -5.015, 6.061) ( 0.00, 0.00, 0.01)
  30834. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30835. 36: 15 ( 49.610, 27.730, 35.984) ( 49.615, 27.743, 35.987) ( 0.01, 0.05, 0.01)
  30836. 36: bond ( 1.170, 30.496, 9.172) ( 1.170, 30.509, 9.173) ( 0.01, 0.04, 0.01)
  30837. 36: angle ( 48.163, -1.970, 0.403) ( 48.167, -1.969, 0.405) ( 0.01, 0.01, 0.08)
  30838. 36: torsion ( 2.337, -6.343, 20.800) ( 2.338, -6.343, 20.800) ( 0.02, 0.00, 0.00)
  30839. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30840. 36: vdw ( -2.061, 5.547, 5.609) ( -2.060, 5.547, 5.609) ( 0.02, 0.00, 0.00)
  30841. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30842. 36: 16 ( 35.412, 10.161, 78.995) ( 46.918, 23.543, 83.166) (32.49, 131.71, 5.28)
  30843. 36: bond (-11.511, -7.156, 55.081) (-11.510, -7.156, 55.112) ( 0.01, 0.00, 0.06)
  30844. 36: angle ( 90.368, 28.448, 22.568) ( 90.372, 28.449, 22.568) ( 0.00, 0.00, 0.00)
  30845. 36: torsion ( -1.053, 22.384, 2.687) ( -1.052, 22.384, 2.687) ( 0.08, 0.00, 0.00)
  30846. 36: oop (-25.920, -32.157, -9.588) (-14.419, -18.777, -5.450) (44.37, 41.61, 43.17)
  30847. 36: vdw (-16.473, -1.358, 8.248) (-16.473, -1.358, 8.248) ( 0.00, 0.00, 0.00)
  30848. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30849. 36: 17 (-122.776, 146.787, -72.607) (-122.741, 146.820, -72.574) ( 0.03, 0.02, 0.05)
  30850. 36: bond (-54.298, 27.135, -21.123) (-54.277, 27.153, -21.103) ( 0.04, 0.07, 0.09)
  30851. 36: angle (-53.471, 87.252, -33.828) (-53.457, 87.265, -33.815) ( 0.03, 0.02, 0.04)
  30852. 36: torsion (-16.136, 28.776, -14.773) (-16.135, 28.777, -14.772) ( 0.01, 0.00, 0.01)
  30853. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30854. 36: vdw ( 1.128, 3.624, -2.884) ( 1.128, 3.624, -2.884) ( 0.01, 0.00, 0.00)
  30855. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30856. 36: 18 (-147.307, -347.840, -150.937) (-146.935, -341.715, -150.798) ( 0.25, 1.76, 0.09)
  30857. 36: bond (-13.024, -77.021, -88.008) (-12.998, -77.001, -87.986) ( 0.20, 0.03, 0.02)
  30858. 36: angle (-147.478, -124.435, -132.694) (-147.461, -124.418, -132.675) ( 0.01, 0.01, 0.01)
  30859. 36: torsion ( 15.485, -125.268, 65.785) ( 15.484, -125.267, 65.785) ( 0.00, 0.00, 0.00)
  30860. 36: oop ( -3.885, -13.509, 2.412) ( -3.555, -7.423, 2.512) ( 8.48, 45.05, 4.12)
  30861. 36: vdw ( 1.595, -7.606, 1.567) ( 1.595, -7.606, 1.567) ( 0.04, 0.00, 0.01)
  30862. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30863. 36: 19 ( 1.871, -21.131, 4.895) ( 1.900, -21.102, 4.924) ( 1.55, 0.14, 0.60)
  30864. 36: bond (-38.663, 58.600, 73.249) (-38.645, 58.618, 73.268) ( 0.05, 0.03, 0.03)
  30865. 36: angle ( 38.107, -88.294, -15.980) ( 38.116, -88.284, -15.971) ( 0.02, 0.01, 0.06)
  30866. 36: torsion (-13.830, 1.214, -8.197) (-13.828, 1.216, -8.196) ( 0.01, 0.09, 0.01)
  30867. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30868. 36: vdw ( 16.257, 7.348, -44.177) ( 16.257, 7.348, -44.176) ( 0.00, 0.00, 0.00)
  30869. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30870. 36: 20 ( 22.966, -41.016, 17.594) ( 22.995, -40.987, 17.623) ( 0.13, 0.07, 0.17)
  30871. 36: bond (-65.790, -42.791, -42.397) (-65.771, -42.772, -42.379) ( 0.03, 0.04, 0.04)
  30872. 36: angle ( 58.085, 6.661, 54.151) ( 58.094, 6.670, 54.161) ( 0.02, 0.13, 0.02)
  30873. 36: torsion ( 14.868, -26.408, 5.091) ( 14.869, -26.407, 5.093) ( 0.00, 0.00, 0.02)
  30874. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30875. 36: vdw ( 15.803, 21.522, 0.748) ( 15.803, 21.523, 0.748) ( 0.00, 0.00, 0.02)
  30876. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30877. 36: 21 (210.987, 408.629, 284.551) (207.311, 407.984, 287.601) ( 1.74, 0.16, 1.07)
  30878. 36: bond (-18.691, 91.685, -4.967) (-18.677, 91.723, -4.945) ( 0.08, 0.04, 0.46)
  30879. 36: angle (213.757, 329.147, 254.929) (213.769, 329.171, 254.941) ( 0.01, 0.01, 0.00)
  30880. 36: torsion ( 15.791, 8.817, 10.030) ( 15.789, 8.817, 10.029) ( 0.01, 0.00, 0.01)
  30881. 36: oop ( 18.033, 3.483, -15.083) ( 14.331, 2.776, -12.068) (20.53, 20.29, 19.99)
  30882. 36: vdw (-17.903, -24.503, 39.642) (-17.902, -24.502, 39.643) ( 0.00, 0.00, 0.00)
  30883. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30884. 36: 22 ( 1.233, 33.762, 35.904) ( 1.239, 33.768, 35.915) ( 0.43, 0.02, 0.03)
  30885. 36: bond ( -1.983, 13.556, 23.274) ( -1.983, 13.560, 23.284) ( 0.00, 0.03, 0.04)
  30886. 36: angle ( 23.000, 18.199, -8.642) ( 23.003, 18.202, -8.641) ( 0.02, 0.01, 0.01)
  30887. 36: torsion (-41.237, -3.500, -1.473) (-41.237, -3.500, -1.473) ( 0.00, 0.00, 0.00)
  30888. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30889. 36: vdw ( 21.453, 5.506, 22.745) ( 21.455, 5.507, 22.745) ( 0.01, 0.01, 0.00)
  30890. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30891. 36: 23 (-130.563, -473.810, -211.347) (-129.875, -473.643, -211.910) ( 0.53, 0.04, 0.27)
  30892. 36: bond ( -0.397, -74.774, -11.245) ( -0.385, -74.751, -11.230) ( 0.50, 0.03, 0.13)
  30893. 36: angle (-132.466, -380.712, -211.769) (-132.462, -380.698, -211.764) ( 0.00, 0.00, 0.00)
  30894. 36: torsion ( -1.280, -0.075, 1.110) ( -1.279, -0.075, 1.111) ( 0.04, 0.00, 0.03)
  30895. 36: oop ( -5.427, -1.063, 4.722) ( -4.756, -0.934, 4.138) (12.37, 12.11, 12.36)
  30896. 36: vdw ( 9.007, -17.186, 5.835) ( 9.007, -17.185, 5.835) ( 0.00, 0.00, 0.00)
  30897. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30898. 36: 24 ( 20.256, -33.956, 16.857) ( 20.263, -33.949, 16.861) ( 0.04, 0.02, 0.03)
  30899. 36: bond ( 24.111, -23.901, 16.691) ( 24.116, -23.896, 16.693) ( 0.02, 0.02, 0.02)
  30900. 36: angle (-11.852, -16.806, -6.936) (-11.850, -16.804, -6.934) ( 0.01, 0.01, 0.02)
  30901. 36: torsion ( -0.732, 0.033, 1.104) ( -0.732, 0.033, 1.104) ( 0.01, 0.00, 0.04)
  30902. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30903. 36: vdw ( 8.729, 6.718, 5.998) ( 8.729, 6.718, 5.998) ( 0.00, 0.00, 0.00)
  30904. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30905. 36: 25 ( 10.980, 21.764, -36.215) ( 10.986, 21.770, -36.208) ( 0.05, 0.03, 0.02)
  30906. 36: bond ( 19.250, 20.288, -23.061) ( 19.254, 20.292, -23.056) ( 0.02, 0.02, 0.02)
  30907. 36: angle (-17.059, -6.237, -19.734) (-17.057, -6.235, -19.732) ( 0.01, 0.02, 0.01)
  30908. 36: torsion ( 0.083, -0.103, -0.020) ( 0.084, -0.103, -0.020) ( 0.00, 0.00, 0.00)
  30909. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30910. 36: vdw ( 8.706, 7.816, 6.600) ( 8.706, 7.816, 6.600) ( 0.00, 0.00, 0.00)
  30911. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30912. 36: 26 (-27.941, 26.313, 21.232) (-27.936, 26.319, 21.240) ( 0.02, 0.03, 0.04)
  30913. 36: bond (-13.126, 21.965, 25.899) (-13.124, 21.970, 25.906) ( 0.01, 0.02, 0.03)
  30914. 36: angle (-26.177, -6.448, -7.794) (-26.175, -6.447, -7.793) ( 0.01, 0.02, 0.01)
  30915. 36: torsion ( -0.164, 1.531, -1.382) ( -0.164, 1.531, -1.382) ( 0.00, 0.02, 0.02)
  30916. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30917. 36: vdw ( 11.526, 9.265, 4.509) ( 11.526, 9.265, 4.509) ( 0.00, 0.00, 0.00)
  30918. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30919. 36: 27 ( 20.726, -29.222, 23.069) ( 20.734, -29.214, 23.073) ( 0.04, 0.03, 0.02)
  30920. 36: bond ( 24.834, -23.991, 13.351) ( 24.840, -23.986, 13.352) ( 0.02, 0.02, 0.01)
  30921. 36: angle ( -6.102, 6.429, 22.899) ( -6.101, 6.430, 22.901) ( 0.02, 0.02, 0.01)
  30922. 36: torsion ( -6.259, -5.825, 1.181) ( -6.259, -5.824, 1.181) ( 0.00, 0.00, 0.00)
  30923. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30924. 36: vdw ( 8.254, -5.834, -14.362) ( 8.254, -5.834, -14.362) ( 0.00, 0.00, 0.00)
  30925. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30926. 36: 28 (-42.697, -7.370, -15.997) (-42.689, -7.364, -15.992) ( 0.02, 0.08, 0.03)
  30927. 36: bond (-26.465, -20.050, -18.073) (-26.458, -20.046, -18.070) ( 0.03, 0.02, 0.02)
  30928. 36: angle (-21.788, 13.487, 16.936) (-21.787, 13.488, 16.937) ( 0.01, 0.01, 0.01)
  30929. 36: torsion ( -1.086, 6.316, -5.417) ( -1.086, 6.316, -5.417) ( 0.00, 0.00, 0.00)
  30930. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30931. 36: vdw ( 6.642, -7.123, -9.443) ( 6.642, -7.123, -9.443) ( 0.00, 0.00, 0.00)
  30932. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30933. 36: 29 ( 16.274, 33.749, -19.678) ( 16.279, 33.755, -19.671) ( 0.03, 0.02, 0.04)
  30934. 36: bond ( 16.798, 19.680, -23.891) ( 16.801, 19.684, -23.884) ( 0.02, 0.02, 0.03)
  30935. 36: angle (-10.497, 22.512, 11.172) (-10.495, 22.514, 11.173) ( 0.01, 0.01, 0.01)
  30936. 36: torsion ( 5.216, -0.584, 3.188) ( 5.217, -0.584, 3.188) ( 0.01, 0.00, 0.00)
  30937. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30938. 36: vdw ( 4.757, -7.860, -10.148) ( 4.757, -7.860, -10.147) ( 0.00, 0.00, 0.00)
  30939. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30940. 36: 30 (206.209, 143.745, 248.828) (206.215, 143.768, 248.834) ( 0.00, 0.02, 0.00)
  30941. 36: bond (-17.713, 74.435, -9.634) (-17.711, 74.458, -9.633) ( 0.01, 0.03, 0.01)
  30942. 36: angle (159.579, 62.890, 192.692) (159.582, 62.890, 192.695) ( 0.00, 0.00, 0.00)
  30943. 36: torsion ( 6.965, 0.874, -6.054) ( 6.965, 0.874, -6.054) ( 0.01, 0.00, 0.01)
  30944. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30945. 36: vdw ( 57.378, 5.546, 71.824) ( 57.379, 5.546, 71.826) ( 0.00, 0.00, 0.00)
  30946. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30947. 36: 31 (-158.990, 61.805, -156.643) (-156.990, 62.225, -158.230) ( 1.26, 0.68, 1.01)
  30948. 36: bond ( 1.016, 4.265, 2.313) ( 1.017, 4.290, 2.320) ( 0.14, 0.59, 0.32)
  30949. 36: angle (-93.437, 76.797, -101.058) (-93.432, 76.799, -101.054) ( 0.00, 0.00, 0.00)
  30950. 36: torsion ( -5.607, -1.263, 4.795) ( -5.607, -1.263, 4.794) ( 0.01, 0.00, 0.01)
  30951. 36: oop ( -7.179, -1.487, 5.896) ( -5.185, -1.094, 4.296) (27.77, 26.43, 27.14)
  30952. 36: vdw (-53.784, -16.507, -68.588) (-53.783, -16.507, -68.586) ( 0.00, 0.00, 0.00)
  30953. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30954. 36: ok 32 # gradients
  30955. 36: ok 33 # energy
  30956. 36:
  30957. 36: V A L I D A T E G R A D I E N T S
  30958. 36:
  30959. 36: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  30960. 36: ----------------------------------------------------------------------------------------
  30961. 36: 1 ( 72.452, -13.574, -0.114) ( 72.504, -13.546, -0.076) ( 0.07, 0.21, 0.44)
  30962. 36: bond ( 73.768, -13.768, 0.023) ( 73.796, -13.759, 0.044) ( 0.04, 0.07, 0.05)
  30963. 36: angle ( 64.307, -12.118, -0.151) ( 64.329, -12.112, -0.139) ( 0.03, 0.05, 0.18)
  30964. 36: torsion ( 0.011, 0.023, -0.030) ( 0.011, 0.036, -0.024) ( 0.00, 0.03, 0.02)
  30965. 36: oop ( 0.000, 0.002, -0.002) ( 0.000, 0.002, -0.001) ( 0.00, 0.00, 0.00)
  30966. 36: vdw (-65.635, 12.288, 0.045) (-65.634, 12.288, 0.045) ( 0.00, 0.00, 0.00)
  30967. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30968. 36: 2 ( 8.845, -3.651, 19.982) ( 8.896, -3.601, 20.012) ( 0.57, 1.36, 0.15)
  30969. 36: bond ( 92.410, -51.103, -50.286) ( 92.439, -51.094, -50.266) ( 0.03, 0.02, 0.04)
  30970. 36: angle (-39.972, 23.887, 24.588) (-39.955, 23.894, 24.602) ( 0.04, 0.03, 0.06)
  30971. 36: torsion ( -1.948, -10.270, 6.861) ( -1.947, -10.256, 6.867) ( 0.03, 0.13, 0.09)
  30972. 36: oop ( -0.022, -0.118, 0.078) ( -0.019, -0.099, 0.066) ( 0.01, 0.23, 0.09)
  30973. 36: vdw (-41.623, 33.953, 38.741) (-41.622, 33.954, 38.742) ( 0.00, 0.00, 0.00)
  30974. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30975. 36: 3 ( 7.302, -0.567, -24.504) ( 7.339, -0.579, -24.433) ( 0.52, 0.72, 0.29)
  30976. 36: bond ( 13.918, -47.527, -68.607) ( 13.946, -47.517, -68.587) ( 0.20, 0.02, 0.03)
  30977. 36: angle (-46.385, 5.158, -2.692) (-46.368, 5.165, -2.677) ( 0.04, 0.14, 0.55)
  30978. 36: torsion ( 2.965, 11.890, -8.461) ( 2.966, 11.904, -8.455) ( 0.02, 0.11, 0.07)
  30979. 36: oop ( 0.050, 0.265, -0.177) ( 0.042, 0.222, -0.148) ( 0.04, 1.15, 0.52)
  30980. 36: vdw ( 36.754, 29.647, 55.432) ( 36.754, 29.648, 55.433) ( 0.00, 0.00, 0.00)
  30981. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30982. 36: 4 (-36.561, 7.003, -0.011) (-36.510, 7.037, 0.027) ( 0.14, 0.48, 0.04)
  30983. 36: bond (-109.736, 20.629, 0.231) (-109.709, 20.639, 0.252) ( 0.02, 0.05, 0.48)
  30984. 36: angle ( 21.637, -4.107, -0.085) ( 21.658, -4.099, -0.074) ( 0.10, 0.20, 0.10)
  30985. 36: torsion ( -0.039, 0.145, -0.122) ( -0.038, 0.157, -0.115) ( 0.00, 0.17, 0.08)
  30986. 36: oop ( -0.002, -0.010, 0.005) ( -0.001, -0.007, 0.004) ( 0.00, 0.00, 0.00)
  30987. 36: vdw ( 51.579, -9.654, -0.040) ( 51.581, -9.653, -0.039) ( 0.00, 0.00, 0.00)
  30988. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30989. 36: 5 ( 6.619, -1.532, 23.563) ( 6.672, -1.459, 23.577) ( 0.79, 4.73, 0.06)
  30990. 36: bond ( 29.904, 39.139, 68.212) ( 29.932, 39.148, 68.232) ( 0.09, 0.02, 0.03)
  30991. 36: angle (-45.302, 11.936, 2.716) (-45.286, 11.944, 2.731) ( 0.04, 0.07, 0.54)
  30992. 36: torsion ( -1.400, -11.441, 7.947) ( -1.399, -11.427, 7.953) ( 0.03, 0.12, 0.08)
  30993. 36: oop ( -0.045, -0.241, 0.160) ( -0.037, -0.200, 0.133) ( 0.03, 0.99, 0.43)
  30994. 36: vdw ( 23.462, -40.924, -55.472) ( 23.462, -40.924, -55.471) ( 0.00, 0.00, 0.00)
  30995. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  30996. 36: 6 ( 9.757, -0.744, -19.817) ( 9.801, -0.733, -19.763) ( 0.45, 0.83, 0.28)
  30997. 36: bond (104.923, 13.970, 49.896) (104.952, 13.980, 49.916) ( 0.03, 0.07, 0.04)
  30998. 36: angle (-45.820, -7.822, -24.521) (-45.801, -7.816, -24.506) ( 0.04, 0.08, 0.06)
  30999. 36: torsion ( 1.762, 9.580, -6.418) ( 1.763, 9.594, -6.412) ( 0.02, 0.14, 0.09)
  31000. 36: oop ( 0.020, 0.108, -0.072) ( 0.016, 0.089, -0.060) ( 0.01, 0.20, 0.09)
  31001. 36: vdw (-51.130, -16.580, -38.702) (-51.129, -16.579, -38.701) ( 0.00, 0.00, 0.00)
  31002. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31003. 36: 7 ( 39.114, -7.057, -0.205) ( 39.163, -7.017, -0.176) ( 0.12, 0.57, 0.59)
  31004. 36: bond ( 27.589, -4.880, -0.212) ( 27.616, -4.858, -0.203) ( 0.10, 0.44, 0.17)
  31005. 36: angle ( 15.028, -2.823, 0.014) ( 15.048, -2.810, 0.022) ( 0.13, 0.43, 0.01)
  31006. 36: torsion ( -0.002, -0.016, 0.003) ( -0.002, -0.011, 0.015) ( 0.00, 0.01, 0.00)
  31007. 36: oop ( 0.000, -0.000, -0.001) ( 0.000, 0.000, -0.000) ( 0.00, 0.00, 0.00)
  31008. 36: vdw ( -3.501, 0.661, -0.010) ( -3.500, 0.662, -0.009) ( 0.04, 0.02, 0.00)
  31009. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31010. 36: 8 (-69.505, -16.154, 21.524) (-69.462, -16.112, 21.553) ( 0.06, 0.26, 0.14)
  31011. 36: bond (-28.824, -42.695, 28.615) (-28.796, -42.676, 28.622) ( 0.10, 0.04, 0.03)
  31012. 36: angle (-11.342, -63.294, 38.916) (-11.328, -63.279, 38.921) ( 0.12, 0.02, 0.01)
  31013. 36: torsion ( 0.402, 2.129, 3.572) ( 0.402, 2.134, 3.587) ( 0.01, 0.25, 0.41)
  31014. 36: oop ( -0.001, -0.006, -0.010) ( -0.001, -0.005, -0.008) ( 0.00, 0.00, 0.00)
  31015. 36: vdw (-29.740, 87.712, -49.570) (-29.740, 87.714, -49.569) ( 0.00, 0.00, 0.00)
  31016. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31017. 36: 9 (312.777, 137.698, -117.102) (312.825, 137.742, -117.074) ( 0.02, 0.03, 0.02)
  31018. 36: bond ( -4.102, -5.208, 3.529) ( -4.072, -5.183, 3.537) ( 0.72, 0.48, 0.24)
  31019. 36: angle (250.917, 75.891, -73.272) (250.935, 75.905, -73.267) ( 0.01, 0.02, 0.01)
  31020. 36: torsion ( -0.008, -0.046, -0.082) ( -0.008, -0.041, -0.069) ( 0.00, 0.02, 0.11)
  31021. 36: oop ( -0.000, -0.001, -0.002) ( -0.000, -0.001, -0.001) ( 0.00, 0.00, 0.00)
  31022. 36: vdw ( 65.970, 67.061, -47.275) ( 65.971, 67.062, -47.275) ( 0.00, 0.00, 0.00)
  31023. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31024. 36: 10 (-303.195, 56.735, 0.262) (-303.159, 56.772, 0.283) ( 0.01, 0.06, 0.55)
  31025. 36: bond (-23.988, 4.534, -0.038) (-23.972, 4.563, -0.027) ( 0.07, 0.64, 0.04)
  31026. 36: angle (-318.128, 59.450, 0.280) (-318.108, 59.455, 0.282) ( 0.01, 0.01, 0.05)
  31027. 36: torsion ( 0.006, 0.031, 0.048) ( 0.006, 0.034, 0.056) ( 0.00, 0.01, 0.04)
  31028. 36: oop ( 0.000, 0.001, 0.002) ( 0.000, 0.001, 0.002) ( 0.00, 0.00, 0.00)
  31029. 36: vdw ( 38.914, -7.281, -0.030) ( 38.915, -7.281, -0.030) ( 0.00, 0.00, 0.00)
  31030. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31031. 36: 11 (241.266, -241.617, 116.469) (241.315, -241.573, 116.497) ( 0.02, 0.02, 0.02)
  31032. 36: bond ( -2.495, 6.201, -3.435) ( -2.461, 6.222, -3.426) ( 1.33, 0.34, 0.25)
  31033. 36: angle (206.447, -161.363, 72.833) (206.462, -161.347, 72.838) ( 0.01, 0.01, 0.01)
  31034. 36: torsion ( -0.012, -0.067, -0.118) ( -0.012, -0.062, -0.105) ( 0.00, 0.03, 0.15)
  31035. 36: oop ( -0.001, -0.004, -0.006) ( -0.001, -0.003, -0.005) ( 0.00, 0.00, 0.00)
  31036. 36: vdw ( 37.327, -86.385, 47.195) ( 37.327, -86.383, 47.195) ( 0.00, 0.00, 0.00)
  31037. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31038. 36: 12 (-58.156, 39.574, -21.117) (-58.112, 39.612, -21.091) ( 0.08, 0.10, 0.12)
  31039. 36: bond (-10.799, 49.795, -28.441) (-10.771, 49.815, -28.434) ( 0.25, 0.04, 0.03)
  31040. 36: angle ( 12.395, 62.900, -38.835) ( 12.411, 62.912, -38.830) ( 0.13, 0.02, 0.01)
  31041. 36: torsion ( -0.390, -2.077, -3.496) ( -0.390, -2.071, -3.481) ( 0.01, 0.25, 0.42)
  31042. 36: oop ( 0.002, 0.008, 0.013) ( 0.001, 0.007, 0.011) ( 0.00, 0.00, 0.00)
  31043. 36: vdw (-59.364, -71.052, 49.642) (-59.362, -71.051, 49.643) ( 0.00, 0.00, 0.00)
  31044. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31045. 36: 13 ( -2.736, 8.905, -5.477) ( -2.727, 8.915, -5.469) ( 0.33, 0.12, 0.16)
  31046. 36: bond ( 6.712, 7.382, -5.157) ( 6.717, 7.388, -5.154) ( 0.08, 0.09, 0.06)
  31047. 36: angle (-10.336, 7.209, -3.130) (-10.333, 7.211, -3.130) ( 0.03, 0.02, 0.01)
  31048. 36: torsion ( -0.038, -0.202, -0.342) ( -0.038, -0.201, -0.338) ( 0.00, 0.03, 0.13)
  31049. 36: oop ( -0.001, -0.003, -0.005) ( -0.000, -0.002, -0.004) ( 0.00, 0.00, 0.00)
  31050. 36: vdw ( 0.927, -5.481, 3.157) ( 0.927, -5.481, 3.157) ( 0.01, 0.00, 0.00)
  31051. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31052. 36: 14 (-76.642, -12.991, 16.511) (-76.634, -12.979, 16.517) ( 0.01, 0.09, 0.04)
  31053. 36: bond ( -5.954, 11.782, -6.350) ( -5.952, 11.792, -6.347) ( 0.04, 0.08, 0.05)
  31054. 36: angle (-73.401, -24.705, 22.928) (-73.396, -24.705, 22.929) ( 0.01, 0.00, 0.00)
  31055. 36: torsion ( 0.017, 0.088, 0.147) ( 0.017, 0.089, 0.150) ( 0.00, 0.01, 0.04)
  31056. 36: oop ( 0.000, 0.000, 0.001) ( 0.000, 0.000, 0.001) ( 0.00, 0.00, 0.00)
  31057. 36: vdw ( 2.697, -0.156, -0.215) ( 2.697, -0.156, -0.215) ( 0.00, 0.00, 0.00)
  31058. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31059. 36: 15 ( -4.671, -19.111, -22.143) ( -4.638, -19.069, -22.121) ( 0.71, 0.22, 0.10)
  31060. 36: bond (-59.579, -42.061, -79.510) (-59.561, -42.043, -79.491) ( 0.03, 0.04, 0.02)
  31061. 36: angle ( 53.161, 7.933, 27.690) ( 53.172, 7.941, 27.699) ( 0.02, 0.10, 0.03)
  31062. 36: torsion ( -3.549, -1.214, 3.285) ( -3.548, -1.211, 3.286) ( 0.03, 0.28, 0.05)
  31063. 36: oop ( -0.015, -0.082, 0.055) ( -0.013, -0.069, 0.046) ( 0.00, 0.10, 0.05)
  31064. 36: vdw ( 5.311, 16.313, 26.338) ( 5.312, 16.313, 26.338) ( 0.01, 0.00, 0.00)
  31065. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31066. 36: 16 (-58.384, 10.945, 0.101) (-58.365, 10.949, 0.107) ( 0.03, 0.04, 0.05)
  31067. 36: bond (-50.199, 9.397, 0.031) (-50.181, 9.397, 0.030) ( 0.04, 0.00, 0.00)
  31068. 36: angle ( 0.007, 0.034, 0.052) ( 0.007, 0.036, 0.056) ( 0.00, 0.01, 0.02)
  31069. 36: torsion ( -0.003, -0.020, 0.011) ( -0.003, -0.018, 0.012) ( 0.00, 0.00, 0.00)
  31070. 36: oop ( -0.000, -0.001, 0.001) ( -0.000, -0.001, 0.001) ( 0.00, 0.00, 0.00)
  31071. 36: vdw ( -8.188, 1.535, 0.008) ( -8.188, 1.535, 0.008) ( 0.00, 0.01, 0.00)
  31072. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31073. 36: 17 (-47.141, 31.788, 35.132) (-47.132, 31.794, 35.145) ( 0.02, 0.02, 0.04)
  31074. 36: bond (-19.987, 26.705, 34.335) (-19.984, 26.711, 34.344) ( 0.02, 0.02, 0.03)
  31075. 36: angle ( 11.055, 1.456, 5.302) ( 11.060, 1.457, 5.303) ( 0.05, 0.01, 0.02)
  31076. 36: torsion ( -0.173, -0.918, 0.610) ( -0.173, -0.915, 0.611) ( 0.00, 0.20, 0.06)
  31077. 36: oop ( 0.002, 0.010, -0.007) ( 0.002, 0.009, -0.006) ( 0.00, 0.00, 0.00)
  31078. 36: vdw (-38.038, 4.533, -5.108) (-38.037, 4.533, -5.107) ( 0.00, 0.00, 0.00)
  31079. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31080. 36: 18 ( 2.548, 19.155, 22.650) ( 2.577, 19.173, 22.688) ( 1.14, 0.09, 0.17)
  31081. 36: bond (-40.343, 60.834, 79.794) (-40.326, 60.853, 79.813) ( 0.04, 0.03, 0.02)
  31082. 36: angle ( 46.804, -26.752, -27.660) ( 46.815, -26.745, -27.651) ( 0.02, 0.03, 0.03)
  31083. 36: torsion ( -2.934, 2.121, -3.092) ( -2.933, 2.124, -3.090) ( 0.05, 0.15, 0.05)
  31084. 36: oop ( 0.014, 0.074, -0.049) ( 0.012, 0.062, -0.042) ( 0.00, 0.09, 0.04)
  31085. 36: vdw ( -0.992, -17.122, -26.344) ( -0.991, -17.122, -26.343) ( 0.08, 0.00, 0.00)
  31086. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31087. 36: 19 (-55.411, -12.472, -34.966) (-55.399, -12.464, -34.955) ( 0.02, 0.06, 0.03)
  31088. 36: bond (-28.238, -17.597, -34.196) (-28.231, -17.594, -34.186) ( 0.02, 0.01, 0.03)
  31089. 36: angle ( 9.740, -5.341, -5.299) ( 9.744, -5.340, -5.298) ( 0.04, 0.02, 0.02)
  31090. 36: torsion ( 0.171, 0.926, -0.620) ( 0.171, 0.928, -0.619) ( 0.00, 0.21, 0.06)
  31091. 36: oop ( -0.002, -0.011, 0.007) ( -0.002, -0.009, 0.006) ( 0.00, 0.00, 0.00)
  31092. 36: vdw (-37.082, 9.551, 5.142) (-37.081, 9.551, 5.142) ( 0.00, 0.00, 0.00)
  31093. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31094. 36: 20 ( -5.605, -7.349, 5.419) ( -5.599, -7.337, 5.425) ( 0.11, 0.16, 0.12)
  31095. 36: bond ( 3.610, -9.358, 5.158) ( 3.612, -9.348, 5.162) ( 0.04, 0.11, 0.06)
  31096. 36: angle (-12.093, -2.954, 3.110) (-12.088, -2.953, 3.110) ( 0.04, 0.01, 0.01)
  31097. 36: torsion ( 0.035, 0.184, 0.307) ( 0.035, 0.185, 0.311) ( 0.00, 0.02, 0.12)
  31098. 36: oop ( 0.000, 0.002, 0.004) ( 0.000, 0.002, 0.003) ( 0.00, 0.00, 0.00)
  31099. 36: vdw ( 2.842, 4.777, -3.160) ( 2.842, 4.777, -3.160) ( 0.01, 0.00, 0.00)
  31100. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31101. 36: 21 (-66.771, 39.965, -16.445) (-66.761, 39.974, -16.439) ( 0.02, 0.02, 0.04)
  31102. 36: bond ( -9.730, -8.776, 6.304) ( -9.723, -8.770, 6.307) ( 0.07, 0.06, 0.05)
  31103. 36: angle (-59.601, 49.634, -22.853) (-59.597, 49.636, -22.853) ( 0.01, 0.01, 0.00)
  31104. 36: torsion ( -0.012, -0.064, -0.108) ( -0.012, -0.063, -0.105) ( 0.00, 0.01, 0.03)
  31105. 36: oop ( 0.000, 0.001, 0.002) ( 0.000, 0.001, 0.001) ( 0.00, 0.00, 0.00)
  31106. 36: vdw ( 2.571, -0.830, 0.211) ( 2.571, -0.830, 0.211) ( 0.00, 0.00, 0.00)
  31107. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31108. 36: 22 ( 18.465, -36.699, 15.987) ( 18.470, -36.690, 15.993) ( 0.03, 0.02, 0.03)
  31109. 36: bond ( 19.795, -29.611, 20.399) ( 19.798, -29.604, 20.402) ( 0.02, 0.02, 0.02)
  31110. 36: angle ( 2.786, -8.831, -15.519) ( 2.787, -8.830, -15.517) ( 0.06, 0.02, 0.01)
  31111. 36: torsion ( -4.473, -0.508, 3.603) ( -4.472, -0.508, 3.603) ( 0.01, 0.00, 0.01)
  31112. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31113. 36: vdw ( 0.357, 2.251, 7.504) ( 0.357, 2.251, 7.504) ( 0.00, 0.00, 0.00)
  31114. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31115. 36: 23 ( 36.504, 15.344, -24.436) ( 36.511, 15.352, -24.432) ( 0.02, 0.05, 0.02)
  31116. 36: bond ( 27.162, 26.884, -15.139) ( 27.168, 26.890, -15.137) ( 0.02, 0.02, 0.01)
  31117. 36: angle ( 2.353, -9.170, -12.064) ( 2.355, -9.169, -12.062) ( 0.05, 0.01, 0.02)
  31118. 36: torsion ( 6.153, -6.780, -0.999) ( 6.153, -6.779, -0.999) ( 0.01, 0.00, 0.00)
  31119. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31120. 36: vdw ( 0.835, 4.410, 3.766) ( 0.835, 4.410, 3.766) ( 0.00, 0.00, 0.00)
  31121. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31122. 36: 24 (-10.509, 28.317, 29.243) (-10.502, 28.322, 29.251) ( 0.07, 0.02, 0.03)
  31123. 36: bond (-22.714, 19.690, 26.873) (-22.710, 19.693, 26.879) ( 0.02, 0.02, 0.02)
  31124. 36: angle (-24.786, -5.620, -16.825) (-24.784, -5.618, -16.824) ( 0.01, 0.03, 0.01)
  31125. 36: torsion ( 0.856, 6.699, -4.185) ( 0.856, 6.700, -4.185) ( 0.00, 0.01, 0.00)
  31126. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31127. 36: vdw ( 36.135, 7.547, 23.381) ( 36.136, 7.547, 23.381) ( 0.00, 0.00, 0.00)
  31128. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31129. 36: 25 ( 30.688, 27.516, -15.964) ( 30.696, 27.521, -15.959) ( 0.03, 0.02, 0.03)
  31130. 36: bond ( 29.150, 20.548, -20.555) ( 29.157, 20.551, -20.551) ( 0.02, 0.02, 0.02)
  31131. 36: angle ( 5.772, 7.218, 15.409) ( 5.773, 7.220, 15.411) ( 0.02, 0.03, 0.01)
  31132. 36: torsion ( -3.753, 1.953, -3.371) ( -3.753, 1.953, -3.371) ( 0.01, 0.01, 0.01)
  31133. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31134. 36: vdw ( -0.482, -2.204, -7.448) ( -0.482, -2.204, -7.448) ( 0.00, 0.00, 0.00)
  31135. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31136. 36: 26 (-20.124, -22.315, -29.452) (-20.115, -22.312, -29.444) ( 0.04, 0.02, 0.03)
  31137. 36: bond (-28.443, -10.256, -26.879) (-28.436, -10.256, -26.873) ( 0.02, 0.01, 0.02)
  31138. 36: angle (-21.077, 14.301, 16.841) (-21.075, 14.303, 16.842) ( 0.01, 0.01, 0.01)
  31139. 36: torsion ( -1.517, -6.225, 3.980) ( -1.517, -6.224, 3.980) ( 0.00, 0.01, 0.00)
  31140. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31141. 36: vdw ( 30.913, -20.135, -23.394) ( 30.913, -20.135, -23.394) ( 0.00, 0.00, 0.00)
  31142. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31143. 36: 27 ( 28.342, -27.701, 24.352) ( 28.346, -27.691, 24.356) ( 0.01, 0.04, 0.02)
  31144. 36: bond ( 15.752, -34.951, 15.142) ( 15.753, -34.941, 15.143) ( 0.01, 0.03, 0.01)
  31145. 36: angle ( 5.563, 7.744, 12.079) ( 5.564, 7.745, 12.081) ( 0.03, 0.01, 0.02)
  31146. 36: torsion ( 7.864, 3.952, 0.936) ( 7.865, 3.952, 0.936) ( 0.01, 0.00, 0.00)
  31147. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31148. 36: vdw ( -0.837, -4.447, -3.804) ( -0.837, -4.446, -3.804) ( 0.00, 0.00, 0.00)
  31149. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31150. 36: ok 34 # gradients
  31151. 36: ok 35 # energy
  31152. 36:
  31153. 36: V A L I D A T E G R A D I E N T S
  31154. 36:
  31155. 36: ATOM IDX NUMERICAL GRADIENT ANALYTICAL GRADIENT REL. ERROR (%)
  31156. 36: ----------------------------------------------------------------------------------------
  31157. 36: 1 (-88.780, -161.880, -63.367) (-85.821, -172.874, -62.570) ( 3.33, 6.79, 1.26)
  31158. 36: bond (-33.270, -17.000, -46.382) (-33.242, -16.994, -46.354) ( 0.08, 0.04, 0.06)
  31159. 36: angle (-61.018, -168.083, -31.460) (-61.008, -168.071, -31.449) ( 0.02, 0.01, 0.03)
  31160. 36: torsion ( 6.086, -15.462, 0.527) ( 6.087, -15.461, 0.527) ( 0.01, 0.01, 0.01)
  31161. 36: oop ( -8.054, 28.772, -1.032) ( -5.133, 17.758, -0.275) (36.27, 38.28, 73.39)
  31162. 36: vdw ( 7.475, 9.893, 14.979) ( 7.476, 9.893, 14.979) ( 0.00, 0.00, 0.00)
  31163. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31164. 36: 2 (-102.208, 38.931, 82.883) (-102.187, 43.386, 82.252) ( 0.02, 11.44, 0.76)
  31165. 36: bond (-30.404, -27.951, -31.777) (-30.376, -27.932, -31.758) ( 0.09, 0.07, 0.06)
  31166. 36: angle (-30.235, 74.711, 51.062) (-30.223, 74.723, 51.077) ( 0.04, 0.02, 0.03)
  31167. 36: torsion ( -4.894, 4.019, 4.600) ( -4.893, 4.020, 4.601) ( 0.02, 0.03, 0.02)
  31168. 36: oop ( -0.033, -10.860, 1.008) ( -0.054, -6.436, 0.341) ( 0.07, 40.73, 66.19)
  31169. 36: vdw (-36.642, -0.989, 57.990) (-36.641, -0.988, 57.991) ( 0.00, 0.01, 0.00)
  31170. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31171. 36: 3 (-61.745, -64.232, 80.958) (-59.753, -68.445, 80.030) ( 3.23, 6.56, 1.15)
  31172. 36: bond ( 20.613, 26.346, 38.389) ( 20.632, 26.366, 38.415) ( 0.09, 0.08, 0.07)
  31173. 36: angle (-16.869, -77.062, -0.293) (-16.855, -77.050, -0.280) ( 0.08, 0.02, 0.37)
  31174. 36: torsion ( -4.249, -5.163, 1.764) ( -4.248, -5.162, 1.765) ( 0.03, 0.03, 0.04)
  31175. 36: oop ( -4.557, 10.144, 2.339) ( -2.602, 5.897, 1.371) (42.91, 41.86, 41.37)
  31176. 36: vdw (-56.682, -18.496, 38.758) (-56.680, -18.496, 38.759) ( 0.00, 0.00, 0.00)
  31177. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31178. 36: 4 ( -5.133, 106.950, 23.693) ( -9.435, 119.955, 22.417) (83.79, 12.16, 5.39)
  31179. 36: bond ( 5.718, -13.679, 1.610) ( 5.745, -13.670, 1.639) ( 0.49, 0.07, 1.86)
  31180. 36: angle ( -4.586, 145.000, 35.489) ( -4.575, 145.012, 35.500) ( 0.23, 0.01, 0.03)
  31181. 36: torsion ( -4.261, 13.887, -0.390) ( -4.260, 13.888, -0.390) ( 0.01, 0.01, 0.01)
  31182. 36: oop ( 10.173, -30.870, 2.958) ( 5.833, -17.888, 1.640) (42.67, 42.05, 44.55)
  31183. 36: vdw (-12.177, -7.388, -15.973) (-12.177, -7.388, -15.972) ( 0.00, 0.00, 0.00)
  31184. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31185. 36: 5 (101.351, -23.235, -58.457) (101.419, -27.925, -57.713) ( 0.07, 20.19, 1.27)
  31186. 36: bond ( 25.868, 27.546, 31.723) ( 25.896, 27.565, 31.742) ( 0.11, 0.07, 0.06)
  31187. 36: angle ( 24.043, -66.397, -32.211) ( 24.056, -66.385, -32.196) ( 0.05, 0.02, 0.05)
  31188. 36: torsion ( 3.373, -3.168, -4.940) ( 3.374, -3.167, -4.939) ( 0.03, 0.04, 0.02)
  31189. 36: oop ( -0.050, 11.256, -1.573) ( -0.023, 6.533, -0.866) ( 0.14, 41.96, 44.95)
  31190. 36: vdw ( 48.115, 7.528, -51.455) ( 48.116, 7.528, -51.453) ( 0.00, 0.00, 0.00)
  31191. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31192. 36: 6 ( 78.681, 78.449, -78.371) ( 77.153, 82.185, -77.431) ( 1.94, 4.76, 1.20)
  31193. 36: bond (-19.273, -25.557, -37.733) (-19.254, -25.537, -37.706) ( 0.10, 0.08, 0.07)
  31194. 36: angle ( 28.602, 87.487, -7.264) ( 28.616, 87.499, -7.252) ( 0.05, 0.01, 0.17)
  31195. 36: torsion ( 3.940, 6.176, -2.944) ( 3.941, 6.178, -2.943) ( 0.03, 0.02, 0.02)
  31196. 36: oop ( 3.919, -9.828, -2.445) ( 2.355, -6.125, -1.545) (39.91, 37.67, 36.82)
  31197. 36: vdw ( 61.493, 20.170, -27.985) ( 61.495, 20.171, -27.985) ( 0.00, 0.00, 0.00)
  31198. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31199. 36: 7 (-42.799, -51.022, -64.372) (-40.409, -55.003, -62.759) ( 5.58, 7.80, 2.51)
  31200. 36: bond ( 0.620, 1.263, 1.049) ( 0.640, 1.284, 1.072) ( 1.25, 1.69, 2.16)
  31201. 36: angle (-13.072, -58.268, -31.976) (-13.061, -58.258, -31.965) ( 0.08, 0.02, 0.03)
  31202. 36: torsion ( -0.041, 0.026, 0.006) ( -0.041, 0.027, 0.006) ( 0.00, 0.00, 0.00)
  31203. 36: oop ( -5.566, 9.470, -3.724) ( -3.208, 5.457, -2.146) (42.36, 42.37, 42.38)
  31204. 36: vdw (-24.739, -3.513, -29.728) (-24.739, -3.513, -29.727) ( 0.00, 0.00, 0.00)
  31205. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31206. 36: 8 (582.063, -406.190, -446.422) (580.753, -403.277, -447.304) ( 0.23, 0.72, 0.20)
  31207. 36: bond (281.609, -267.251, -266.649) (281.625, -267.221, -266.622) ( 0.01, 0.01, 0.01)
  31208. 36: angle (293.178, -144.597, -194.716) (293.186, -144.585, -194.707) ( 0.00, 0.01, 0.00)
  31209. 36: torsion ( -3.751, 8.569, -5.610) ( -3.751, 8.569, -5.608) ( 0.00, 0.00, 0.03)
  31210. 36: oop ( 4.159, -7.991, 2.085) ( 2.825, -5.120, 1.163) (32.08, 35.93, 44.20)
  31211. 36: vdw ( 6.867, 5.080, 18.468) ( 6.868, 5.080, 18.469) ( 0.01, 0.00, 0.00)
  31212. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31213. 36: 9 (-247.802, 41.282, 376.108) (-247.798, 41.287, 376.128) ( 0.00, 0.01, 0.01)
  31214. 36: bond (-119.597, -128.814, 352.507) (-119.596, -128.812, 352.526) ( 0.00, 0.00, 0.01)
  31215. 36: angle (-141.177, 168.404, 13.641) (-141.174, 168.407, 13.642) ( 0.00, 0.00, 0.01)
  31216. 36: torsion ( 3.858, -1.278, 0.842) ( 3.858, -1.278, 0.842) ( 0.00, 0.00, 0.00)
  31217. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31218. 36: vdw ( 9.114, 2.971, 9.118) ( 9.114, 2.971, 9.118) ( 0.00, 0.00, 0.00)
  31219. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31220. 36: 10 (-170.971, 414.148, 101.627) (-170.968, 414.172, 101.630) ( 0.00, 0.01, 0.00)
  31221. 36: bond (-38.911, 392.669, -61.048) (-38.912, 392.692, -61.049) ( 0.00, 0.01, 0.00)
  31222. 36: angle (-123.770, 11.883, 155.322) (-123.767, 11.883, 155.326) ( 0.00, 0.00, 0.00)
  31223. 36: torsion ( -2.732, -0.720, -2.890) ( -2.732, -0.720, -2.890) ( 0.00, 0.00, 0.00)
  31224. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31225. 36: vdw ( -5.557, 10.317, 10.242) ( -5.557, 10.317, 10.242) ( 0.01, 0.00, 0.00)
  31226. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31227. 36: 11 ( -0.744, -35.788, 1.624) ( -0.703, -35.701, 1.452) ( 3.04, 0.24, 10.61)
  31228. 36: bond (-41.860, 12.275, 5.586) (-41.836, 12.302, 5.588) ( 0.06, 0.22, 0.04)
  31229. 36: angle ( 90.061, -55.195, -34.418) ( 90.081, -55.181, -34.415) ( 0.02, 0.02, 0.01)
  31230. 36: torsion ( -0.189, -6.630, 19.989) ( -0.189, -6.629, 20.004) ( 0.00, 0.01, 0.08)
  31231. 36: oop ( 0.011, -0.185, 0.813) ( 0.008, -0.139, 0.621) ( 0.00, 0.84, 15.68)
  31232. 36: vdw (-48.767, 13.946, 9.654) (-48.766, 13.946, 9.654) ( 0.00, 0.00, 0.00)
  31233. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31234. 36: 12 (-49.528, 3.251, -16.019) (-49.480, 3.251, -15.810) ( 0.10, 0.02, 1.30)
  31235. 36: bond ( -0.522, -5.772, -1.974) ( -0.494, -5.746, -1.972) ( 1.41, 0.45, 0.11)
  31236. 36: angle ( -1.679, 57.411, 14.090) ( -1.662, 57.426, 14.091) ( 0.99, 0.03, 0.01)
  31237. 36: torsion ( -0.099, 3.487, -16.209) ( -0.099, 3.488, -16.189) ( 0.00, 0.03, 0.12)
  31238. 36: oop ( -0.009, 0.183, -0.813) ( -0.007, 0.141, -0.627) ( 0.00, 0.77, 15.10)
  31239. 36: vdw (-47.219, -52.059, -11.113) (-47.218, -52.058, -11.113) ( 0.00, 0.00, 0.00)
  31240. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31241. 36: 13 ( 13.149, -222.242, -94.200) ( 13.202, -222.284, -93.833) ( 0.40, 0.02, 0.39)
  31242. 36: bond ( 24.471, 24.991, 4.696) ( 24.500, 25.014, 4.698) ( 0.12, 0.09, 0.05)
  31243. 36: angle ( 29.498, -190.302, -49.492) ( 29.511, -190.283, -49.491) ( 0.04, 0.01, 0.00)
  31244. 36: torsion ( -0.403, 5.757, -21.735) ( -0.403, 5.759, -21.714) ( 0.00, 0.02, 0.09)
  31245. 36: oop ( -0.046, 0.462, -1.801) ( -0.037, 0.375, -1.457) ( 0.04, 4.05, 19.07)
  31246. 36: vdw (-40.370, -63.151, -25.868) (-40.369, -63.148, -25.869) ( 0.00, 0.00, 0.00)
  31247. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31248. 36: 14 (-70.695, 146.350, 104.823) (-70.651, 146.564, 104.223) ( 0.06, 0.15, 0.57)
  31249. 36: bond ( 37.481, 29.457, 7.570) ( 37.518, 29.484, 7.573) ( 0.10, 0.09, 0.04)
  31250. 36: angle (-116.560, 148.529, 44.877) (-116.538, 148.552, 44.878) ( 0.02, 0.01, 0.00)
  31251. 36: torsion ( 0.037, -18.981, 76.061) ( 0.037, -18.979, 76.080) ( 0.00, 0.01, 0.03)
  31252. 36: oop ( 0.098, -0.925, 3.573) ( 0.081, -0.763, 2.949) ( 0.17, 15.02, 17.47)
  31253. 36: vdw ( 8.249, -11.731, -27.257) ( 8.251, -11.730, -27.257) ( 0.02, 0.01, 0.00)
  31254. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31255. 36: 15 ( -0.336, 73.523, -41.327) ( -0.301, 73.513, -41.003) ( 1.17, 0.01, 0.78)
  31256. 36: bond (-12.815, -46.771, -13.270) (-12.788, -46.744, -13.267) ( 0.21, 0.06, 0.02)
  31257. 36: angle (-10.355, 55.047, 19.157) (-10.332, 55.067, 19.158) ( 0.21, 0.04, 0.01)
  31258. 36: torsion ( -0.183, 11.511, -45.098) ( -0.182, 11.513, -45.079) ( 0.01, 0.02, 0.04)
  31259. 36: oop ( 0.104, 0.467, -2.195) ( 0.087, 0.408, -1.895) ( 0.18, 2.77, 13.67)
  31260. 36: vdw ( 22.912, 53.269, 0.079) ( 22.914, 53.270, 0.079) ( 0.01, 0.00, 0.00)
  31261. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31262. 36: 16 (-91.612, 92.396, 45.251) (-91.568, 92.518, 44.987) ( 0.05, 0.13, 0.58)
  31263. 36: bond ( 43.014, -9.899, 0.673) ( 43.044, -9.875, 0.676) ( 0.07, 0.23, 0.16)
  31264. 36: angle (-89.911, 45.826, 10.334) (-89.898, 45.845, 10.335) ( 0.01, 0.04, 0.01)
  31265. 36: torsion ( 0.769, -2.246, 11.569) ( 0.769, -2.244, 11.589) ( 0.00, 0.06, 0.17)
  31266. 36: oop ( -0.003, -0.515, 1.925) ( -0.004, -0.439, 1.637) ( 0.00, 3.91, 14.95)
  31267. 36: vdw (-45.480, 59.229, 20.751) (-45.480, 59.232, 20.751) ( 0.00, 0.00, 0.00)
  31268. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31269. 36: 17 (-191.124, -402.577, -132.764) (-191.084, -402.598, -132.514) ( 0.02, 0.01, 0.19)
  31270. 36: bond (-83.920, -169.485, -3.556) (-83.894, -169.461, -3.554) ( 0.03, 0.01, 0.05)
  31271. 36: angle (-40.611, -57.319, 9.357) (-40.604, -57.307, 9.361) ( 0.02, 0.02, 0.04)
  31272. 36: torsion ( -6.887, -7.603, 23.877) ( -6.886, -7.602, 23.883) ( 0.01, 0.00, 0.02)
  31273. 36: oop ( -0.030, 0.296, -1.145) ( -0.024, 0.235, -0.910) ( 0.02, 1.79, 20.56)
  31274. 36: vdw (-59.677, -168.466, -161.298) (-59.676, -168.463, -161.295) ( 0.00, 0.00, 0.00)
  31275. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31276. 36: 18 (106.968, 215.193, -29.943) (107.002, 215.234, -29.910) ( 0.03, 0.02, 0.11)
  31277. 36: bond (-49.686, 185.503, 41.124) (-49.667, 185.531, 41.145) ( 0.04, 0.02, 0.05)
  31278. 36: angle ( 76.756, 38.741, -53.360) ( 76.768, 38.754, -53.348) ( 0.02, 0.03, 0.02)
  31279. 36: torsion ( 14.356, 1.064, -19.115) ( 14.358, 1.065, -19.114) ( 0.01, 0.09, 0.01)
  31280. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31281. 36: vdw ( 65.542, -10.115, 1.408) ( 65.543, -10.115, 1.408) ( 0.00, 0.00, 0.01)
  31282. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31283. 36: 19 ( -6.876, -39.632, 45.914) ( -6.848, -39.603, 45.943) ( 0.41, 0.07, 0.06)
  31284. 36: bond ( 8.410, 11.000, -20.862) ( 8.429, 11.018, -20.842) ( 0.22, 0.17, 0.10)
  31285. 36: angle (-21.918, -31.874, 59.161) (-21.910, -31.865, 59.170) ( 0.04, 0.03, 0.01)
  31286. 36: torsion ( -9.611, -2.930, -2.776) ( -9.609, -2.929, -2.775) ( 0.01, 0.04, 0.01)
  31287. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31288. 36: vdw ( 16.243, -15.827, 10.390) ( 16.243, -15.827, 10.390) ( 0.00, 0.00, 0.00)
  31289. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31290. 36: 20 ( 4.198, -271.408, -2.770) ( 4.294, -271.344, -2.843) ( 2.29, 0.02, 2.66)
  31291. 36: bond ( 48.860, -351.645, 36.679) ( 48.891, -351.609, 36.683) ( 0.06, 0.01, 0.01)
  31292. 36: angle ( 24.875, 125.334, -32.021) ( 24.901, 125.362, -32.018) ( 0.10, 0.02, 0.01)
  31293. 36: torsion (-11.068, 6.550, 9.919) (-11.065, 6.550, 9.936) ( 0.03, 0.01, 0.17)
  31294. 36: oop ( -0.208, 0.011, 0.576) ( -0.172, 0.008, 0.478) ( 0.74, 0.00, 5.64)
  31295. 36: vdw (-58.262, -51.657, -17.922) (-58.260, -51.656, -17.922) ( 0.00, 0.00, 0.00)
  31296. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31297. 36: 21 (135.078, 623.725, 29.952) (135.117, 623.768, 29.971) ( 0.03, 0.01, 0.06)
  31298. 36: bond (128.450, 492.247, 22.211) (128.464, 492.286, 22.213) ( 0.01, 0.01, 0.01)
  31299. 36: angle ( -1.623, 93.337, -10.986) ( -1.601, 93.342, -10.983) ( 1.32, 0.00, 0.03)
  31300. 36: torsion (-10.722, 1.793, 30.081) (-10.721, 1.793, 30.093) ( 0.02, 0.00, 0.04)
  31301. 36: oop ( 0.038, 0.000, -0.106) ( 0.038, -0.001, -0.103) ( 0.00, 0.00, 0.03)
  31302. 36: vdw ( 18.935, 36.347, -11.248) ( 18.937, 36.348, -11.248) ( 0.01, 0.00, 0.00)
  31303. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31304. 36: 22 (-15.740, -85.942, 14.129) (-15.725, -85.871, 14.261) ( 0.09, 0.08, 0.94)
  31305. 36: bond (-184.821, -85.790, -66.524) (-184.791, -85.756, -66.519) ( 0.02, 0.04, 0.01)
  31306. 36: angle (189.680, -93.945, 79.912) (189.700, -93.919, 79.915) ( 0.01, 0.03, 0.00)
  31307. 36: torsion ( -3.641, 0.520, 8.689) ( -3.637, 0.520, 8.711) ( 0.09, 0.01, 0.25)
  31308. 36: oop ( 0.165, -0.030, -0.436) ( 0.126, -0.023, -0.333) ( 0.65, 0.02, 4.49)
  31309. 36: vdw (-17.123, 93.304, -7.512) (-17.123, 93.307, -7.512) ( 0.00, 0.00, 0.00)
  31310. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31311. 36: 23 (-14.974, 59.814, -15.266) (-14.960, 59.888, -15.123) ( 0.09, 0.12, 0.94)
  31312. 36: bond (107.750, -252.321, 56.463) (107.775, -252.281, 56.468) ( 0.02, 0.02, 0.01)
  31313. 36: angle (-179.471, 250.463, -74.736) (-179.445, 250.489, -74.733) ( 0.01, 0.01, 0.01)
  31314. 36: torsion ( 4.764, -0.733, -12.644) ( 4.767, -0.733, -12.617) ( 0.08, 0.01, 0.21)
  31315. 36: oop ( 0.167, -0.024, -0.427) ( 0.126, -0.018, -0.319) ( 0.69, 0.02, 4.59)
  31316. 36: vdw ( 51.816, 62.429, 16.078) ( 51.817, 62.430, 16.078) ( 0.00, 0.00, 0.00)
  31317. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31318. 36: 24 (-472.680, 533.857, -211.396) (-472.490, 533.901, -211.678) ( 0.04, 0.01, 0.13)
  31319. 36: bond (-87.772, 315.177, -53.391) (-87.729, 315.209, -53.383) ( 0.05, 0.01, 0.01)
  31320. 36: angle (-398.319, 241.666, -175.483) (-398.300, 241.698, -175.481) ( 0.00, 0.01, 0.00)
  31321. 36: torsion ( -3.047, 0.367, 8.319) ( -3.044, 0.367, 8.338) ( 0.10, 0.00, 0.23)
  31322. 36: oop ( -0.533, 0.079, 1.372) ( -0.409, 0.059, 1.062) ( 6.63, 0.16, 22.60)
  31323. 36: vdw ( 16.992, -23.433, 7.787) ( 16.992, -23.432, 7.787) ( 0.00, 0.00, 0.00)
  31324. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31325. 36: 25 (162.885, -430.352, 82.967) (162.997, -430.298, 82.846) ( 0.07, 0.01, 0.15)
  31326. 36: bond (-30.214, 190.400, -29.022) (-30.176, 190.432, -29.016) ( 0.12, 0.02, 0.02)
  31327. 36: angle (148.520, -552.466, 96.931) (148.534, -552.436, 96.933) ( 0.01, 0.01, 0.00)
  31328. 36: torsion ( 6.776, -0.115, -18.396) ( 6.779, -0.115, -18.376) ( 0.05, 0.00, 0.11)
  31329. 36: oop ( -0.289, 0.080, 0.729) ( -0.231, 0.067, 0.580) ( 1.67, 0.10, 10.85)
  31330. 36: vdw ( 38.092, -68.250, 32.725) ( 38.092, -68.247, 32.725) ( 0.00, 0.00, 0.00)
  31331. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31332. 36: 26 (-255.901, 2.781, -87.024) (-255.873, 2.837, -86.938) ( 0.01, 2.03, 0.10)
  31333. 36: bond (-129.118, -144.702, -38.830) (-129.088, -144.673, -38.826) ( 0.02, 0.02, 0.01)
  31334. 36: angle (-130.876, 150.722, -83.569) (-130.855, 150.745, -83.563) ( 0.02, 0.02, 0.01)
  31335. 36: torsion ( -0.862, -0.355, 1.681) ( -0.860, -0.355, 1.692) ( 0.17, 0.01, 0.62)
  31336. 36: oop ( 0.159, -0.034, -0.406) ( 0.135, -0.028, -0.342) ( 0.40, 0.02, 2.58)
  31337. 36: vdw ( 4.796, -2.851, 34.099) ( 4.796, -2.851, 34.100) ( 0.00, 0.00, 0.00)
  31338. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31339. 36: 27 (290.510, -285.997, 100.097) (290.577, -285.947, 100.049) ( 0.02, 0.02, 0.05)
  31340. 36: bond (248.311, -157.888, 106.012) (248.345, -157.860, 106.018) ( 0.01, 0.02, 0.01)
  31341. 36: angle ( 29.825, -120.217, 17.235) ( 29.833, -120.190, 17.239) ( 0.03, 0.02, 0.03)
  31342. 36: torsion ( 9.873, -2.247, -25.452) ( 9.874, -2.247, -25.445) ( 0.01, 0.00, 0.03)
  31343. 36: oop ( -0.142, 0.030, 0.372) ( -0.117, 0.024, 0.307) ( 0.35, 0.02, 2.39)
  31344. 36: vdw ( 2.642, -5.673, 1.931) ( 2.643, -5.673, 1.931) ( 0.02, 0.00, 0.01)
  31345. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31346. 36: 28 (188.936, -202.819, 85.635) (188.982, -202.749, 85.731) ( 0.02, 0.03, 0.11)
  31347. 36: bond (-122.952, 125.551, -56.601) (-122.912, 125.596, -56.593) ( 0.03, 0.04, 0.01)
  31348. 36: angle (313.603, -329.644, 140.706) (313.631, -329.625, 140.712) ( 0.01, 0.01, 0.00)
  31349. 36: torsion ( -1.009, -0.804, 2.730) ( -1.007, -0.804, 2.747) ( 0.24, 0.01, 0.65)
  31350. 36: oop ( 0.144, -0.028, -0.384) ( 0.120, -0.023, -0.319) ( 0.34, 0.01, 2.49)
  31351. 36: vdw ( -0.850, 2.107, -0.816) ( -0.850, 2.107, -0.816) ( 0.00, 0.00, 0.00)
  31352. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31353. 36: 29 ( 31.707, 88.818, 2.956) ( 31.654, 88.846, 3.169) ( 0.16, 0.03, 7.18)
  31354. 36: bond (-13.342, 5.622, -5.580) (-13.316, 5.627, -5.576) ( 0.19, 0.08, 0.08)
  31355. 36: angle ( 32.844, 85.809, 8.161) ( 32.845, 85.819, 8.160) ( 0.01, 0.01, 0.01)
  31356. 36: torsion ( 1.225, -0.163, -3.094) ( 1.225, -0.163, -3.091) ( 0.05, 0.00, 0.12)
  31357. 36: oop ( 0.284, -0.046, -0.725) ( 0.204, -0.033, -0.521) ( 2.27, 0.06, 14.85)
  31358. 36: vdw ( 10.696, -2.404, 4.196) ( 10.696, -2.404, 4.196) ( 0.00, 0.02, 0.00)
  31359. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31360. 36: 30 (-51.013, 189.529, -29.636) (-50.963, 189.560, -29.639) ( 0.10, 0.02, 0.01)
  31361. 36: bond (-57.140, -0.068, -21.182) (-57.114, -0.050, -21.162) ( 0.05, 0.13, 0.09)
  31362. 36: angle ( -3.738, 165.769, -14.187) ( -3.727, 165.782, -14.179) ( 0.28, 0.01, 0.06)
  31363. 36: torsion ( -1.064, 4.904, 2.867) ( -1.063, 4.906, 2.871) ( 0.05, 0.03, 0.13)
  31364. 36: oop ( -0.060, 0.012, 0.161) ( -0.047, 0.009, 0.126) ( 0.08, 0.00, 0.55)
  31365. 36: vdw ( 10.989, 18.912, 2.706) ( 10.989, 18.913, 2.706) ( 0.00, 0.00, 0.00)
  31366. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31367. 36: 31 (-41.841, -50.659, 2.785) (-41.792, -50.630, 2.773) ( 0.12, 0.06, 0.41)
  31368. 36: bond ( 24.264, 1.025, -37.484) ( 24.284, 1.044, -37.464) ( 0.08, 1.86, 0.05)
  31369. 36: angle (-67.035, -66.579, 26.125) (-67.024, -66.567, 26.134) ( 0.02, 0.02, 0.03)
  31370. 36: torsion ( 1.880, 5.952, 6.218) ( 1.882, 5.952, 6.219) ( 0.08, 0.01, 0.01)
  31371. 36: oop ( -0.086, 0.018, 0.218) ( -0.070, 0.015, 0.177) ( 0.14, 0.01, 0.91)
  31372. 36: vdw ( -0.864, 8.926, 7.708) ( -0.864, 8.926, 7.708) ( 0.00, 0.00, 0.00)
  31373. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31374. 36: 32 ( 16.599, 36.069, -10.834) ( 16.629, 36.100, -10.803) ( 0.18, 0.09, 0.29)
  31375. 36: bond ( -6.574, -42.124, 16.847) ( -6.556, -42.105, 16.867) ( 0.28, 0.05, 0.12)
  31376. 36: angle ( 18.121, 55.406, -24.065) ( 18.131, 55.416, -24.055) ( 0.05, 0.02, 0.04)
  31377. 36: torsion ( 8.251, 21.142, 0.462) ( 8.253, 21.143, 0.462) ( 0.03, 0.01, 0.04)
  31378. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31379. 36: vdw ( -3.200, 1.645, -4.077) ( -3.200, 1.645, -4.077) ( 0.00, 0.00, 0.00)
  31380. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31381. 36: 33 ( -4.569, -26.434, -17.279) ( -4.541, -26.405, -17.250) ( 0.61, 0.11, 0.17)
  31382. 36: bond ( -2.307, 38.602, 27.693) ( -2.289, 38.622, 27.712) ( 0.80, 0.05, 0.07)
  31383. 36: angle ( -1.003, -65.158, -17.388) ( -0.995, -65.150, -17.380) ( 0.78, 0.01, 0.05)
  31384. 36: torsion ( 2.723, -0.138, 0.283) ( 2.724, -0.137, 0.284) ( 0.06, 0.01, 0.02)
  31385. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31386. 36: vdw ( -3.981, 0.260, -27.867) ( -3.981, 0.260, -27.866) ( 0.00, 0.00, 0.00)
  31387. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31388. 36: 34 ( 8.987, -5.389, -4.922) ( 8.993, -5.376, -4.919) ( 0.06, 0.24, 0.06)
  31389. 36: bond ( 6.793, -18.562, 0.914) ( 6.794, -18.550, 0.914) ( 0.03, 0.07, 0.01)
  31390. 36: angle ( 12.440, 4.043, -10.432) ( 12.443, 4.044, -10.430) ( 0.03, 0.01, 0.02)
  31391. 36: torsion ( 6.776, 2.158, -6.569) ( 6.777, 2.159, -6.568) ( 0.00, 0.00, 0.01)
  31392. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31393. 36: vdw (-17.022, 6.971, 11.165) (-17.022, 6.971, 11.165) ( 0.00, 0.00, 0.00)
  31394. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31395. 36: 35 ( 7.908, 3.669, -14.098) ( 7.913, 3.674, -14.086) ( 0.06, 0.12, 0.09)
  31396. 36: bond ( 4.852, 7.538, -18.762) ( 4.853, 7.540, -18.751) ( 0.02, 0.03, 0.06)
  31397. 36: angle ( 17.106, -2.386, 3.469) ( 17.109, -2.384, 3.470) ( 0.02, 0.08, 0.02)
  31398. 36: torsion ( -2.872, 1.678, -0.068) ( -2.872, 1.678, -0.068) ( 0.01, 0.02, 0.00)
  31399. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31400. 36: vdw (-11.178, -3.161, 1.263) (-11.178, -3.161, 1.263) ( 0.00, 0.00, 0.01)
  31401. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31402. 36: 36 ( 13.049, 2.644, 7.750) ( 13.063, 2.647, 7.755) ( 0.10, 0.11, 0.06)
  31403. 36: bond ( 19.930, -1.163, -2.917) ( 19.944, -1.163, -2.916) ( 0.07, 0.01, 0.01)
  31404. 36: angle ( -0.509, 7.232, -6.369) ( -0.509, 7.234, -6.365) ( 0.00, 0.03, 0.06)
  31405. 36: torsion ( 0.113, -3.557, 2.187) ( 0.113, -3.556, 2.187) ( 0.00, 0.01, 0.01)
  31406. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31407. 36: vdw ( -6.484, 0.132, 14.849) ( -6.484, 0.132, 14.849) ( 0.00, 0.00, 0.00)
  31408. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31409. 36: 37 ( 7.430, 6.472, 2.810) ( 7.434, 6.485, 2.815) ( 0.05, 0.20, 0.17)
  31410. 36: bond ( -5.121, 18.462, -2.248) ( -5.120, 18.475, -2.248) ( 0.02, 0.07, 0.01)
  31411. 36: angle ( 12.175, 2.009, -11.230) ( 12.178, 2.009, -11.227) ( 0.02, 0.01, 0.03)
  31412. 36: torsion ( 8.704, 1.762, -5.344) ( 8.705, 1.762, -5.344) ( 0.01, 0.00, 0.00)
  31413. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31414. 36: vdw ( -8.328, -15.761, 21.633) ( -8.328, -15.761, 21.633) ( 0.00, 0.00, 0.00)
  31415. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31416. 36: 38 ( 4.935, 1.179, 14.506) ( 4.940, 1.183, 14.518) ( 0.10, 0.36, 0.08)
  31417. 36: bond ( -4.521, -7.164, 18.317) ( -4.520, -7.162, 18.328) ( 0.02, 0.03, 0.06)
  31418. 36: angle ( -7.913, 5.363, 0.145) ( -7.909, 5.365, 0.146) ( 0.04, 0.04, 0.01)
  31419. 36: torsion ( 2.436, -2.304, -0.299) ( 2.436, -2.304, -0.299) ( 0.01, 0.01, 0.00)
  31420. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31421. 36: vdw ( 14.933, 5.283, -3.657) ( 14.933, 5.283, -3.657) ( 0.00, 0.00, 0.00)
  31422. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31423. 36: 39 ( 0.054, 4.743, 8.641) ( 0.060, 4.755, 8.644) ( 0.03, 0.27, 0.04)
  31424. 36: bond ( -6.686, 18.075, -0.977) ( -6.685, 18.088, -0.977) ( 0.03, 0.07, 0.01)
  31425. 36: angle (-13.304, -4.351, 10.457) (-13.300, -4.350, 10.460) ( 0.02, 0.01, 0.02)
  31426. 36: torsion ( -5.879, -1.787, 7.143) ( -5.879, -1.787, 7.143) ( 0.00, 0.00, 0.01)
  31427. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31428. 36: vdw ( 25.924, -7.195, -7.982) ( 25.924, -7.195, -7.982) ( 0.00, 0.00, 0.00)
  31429. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31430. 36: 40 (-15.697, -3.896, 5.021) (-15.683, -3.893, 5.026) ( 0.09, 0.08, 0.09)
  31431. 36: bond (-20.987, 1.060, 3.290) (-20.973, 1.060, 3.290) ( 0.06, 0.01, 0.01)
  31432. 36: angle ( 1.831, -7.565, 14.106) ( 1.831, -7.562, 14.110) ( 0.01, 0.03, 0.03)
  31433. 36: torsion ( -0.238, 1.144, -1.889) ( -0.238, 1.144, -1.888) ( 0.00, 0.04, 0.01)
  31434. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31435. 36: vdw ( 3.698, 1.465, -10.486) ( 3.698, 1.466, -10.486) ( 0.00, 0.00, 0.00)
  31436. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31437. 36: 41 ( -2.510, -8.315, 7.727) ( -2.506, -8.302, 7.732) ( 0.16, 0.16, 0.06)
  31438. 36: bond ( 5.462, -18.914, 2.362) ( 5.463, -18.901, 2.362) ( 0.02, 0.07, 0.01)
  31439. 36: angle (-11.526, -1.413, 15.339) (-11.524, -1.413, 15.343) ( 0.02, 0.01, 0.02)
  31440. 36: torsion ( -6.481, -1.186, 5.499) ( -6.480, -1.186, 5.499) ( 0.01, 0.00, 0.00)
  31441. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31442. 36: vdw ( 10.035, 13.198, -15.473) ( 10.035, 13.198, -15.472) ( 0.00, 0.00, 0.00)
  31443. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31444. 36: 42 ( 2.283, 3.601, 3.659) ( 2.286, 3.614, 3.662) ( 0.16, 0.37, 0.09)
  31445. 36: bond ( -3.557, 12.409, -0.546) ( -3.556, 12.422, -0.546) ( 0.03, 0.10, 0.00)
  31446. 36: angle ( 16.569, 5.649, 20.625) ( 16.571, 5.649, 20.628) ( 0.01, 0.00, 0.01)
  31447. 36: torsion ( -0.038, -0.009, 0.033) ( -0.038, -0.009, 0.033) ( 0.00, 0.00, 0.00)
  31448. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31449. 36: vdw (-10.691, -14.448, -16.454) (-10.691, -14.448, -16.453) ( 0.00, 0.00, 0.00)
  31450. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31451. 36: 43 ( 7.944, 2.869, 2.204) ( 7.958, 2.872, 2.207) ( 0.17, 0.09, 0.16)
  31452. 36: bond ( 12.762, -0.692, -1.574) ( 12.775, -0.692, -1.574) ( 0.11, 0.01, 0.02)
  31453. 36: angle ( 2.645, 5.915, 18.868) ( 2.645, 5.918, 18.871) ( 0.00, 0.04, 0.01)
  31454. 36: torsion ( 0.016, -0.402, 0.307) ( 0.016, -0.402, 0.307) ( 0.00, 0.00, 0.00)
  31455. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31456. 36: vdw ( -7.478, -1.951, -15.397) ( -7.478, -1.951, -15.397) ( 0.00, 0.00, 0.00)
  31457. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31458. 36: 44 ( 0.699, 0.919, 8.721) ( 0.702, 0.923, 8.734) ( 0.23, 0.39, 0.14)
  31459. 36: bond ( -2.604, -4.517, 11.804) ( -2.604, -4.515, 11.816) ( 0.02, 0.04, 0.10)
  31460. 36: angle ( 16.126, 9.173, 7.060) ( 16.128, 9.176, 7.060) ( 0.01, 0.03, 0.01)
  31461. 36: torsion ( 0.483, -0.369, -0.034) ( 0.483, -0.369, -0.034) ( 0.01, 0.00, 0.00)
  31462. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31463. 36: vdw (-13.306, -3.369, -10.108) (-13.306, -3.369, -10.108) ( 0.00, 0.00, 0.00)
  31464. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31465. 36: 45 ( 37.325, 45.646, 8.211) ( 37.335, 45.671, 8.154) ( 0.03, 0.05, 0.70)
  31466. 36: bond ( 43.946, 43.820, 9.845) ( 43.953, 43.828, 9.845) ( 0.02, 0.02, 0.01)
  31467. 36: angle ( -6.241, 5.925, 1.464) ( -6.238, 5.927, 1.464) ( 0.04, 0.04, 0.01)
  31468. 36: torsion ( -0.054, 0.616, -2.505) ( -0.054, 0.616, -2.500) ( 0.00, 0.02, 0.19)
  31469. 36: oop ( 0.003, -0.054, 0.231) ( 0.002, -0.040, 0.169) ( 0.00, 0.08, 1.45)
  31470. 36: vdw ( -0.328, -4.660, -0.824) ( -0.328, -4.660, -0.824) ( 0.01, 0.00, 0.00)
  31471. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31472. 36: 46 ( -4.607, 60.461, 24.078) ( -4.601, 60.497, 23.997) ( 0.13, 0.06, 0.34)
  31473. 36: bond (-10.669, 53.306, 13.917) (-10.668, 53.320, 13.918) ( 0.01, 0.03, 0.01)
  31474. 36: angle ( 53.866, 10.283, 1.896) ( 53.871, 10.283, 1.896) ( 0.01, 0.00, 0.00)
  31475. 36: torsion ( 0.080, -2.491, 9.598) ( 0.080, -2.490, 9.602) ( 0.00, 0.01, 0.05)
  31476. 36: oop ( 0.007, -0.087, 0.339) ( 0.005, -0.065, 0.253) ( 0.00, 0.19, 2.94)
  31477. 36: vdw (-47.891, -0.551, -1.672) (-47.889, -0.551, -1.672) ( 0.00, 0.00, 0.01)
  31478. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31479. 36: 47 ( 18.355, -46.346, -29.199) ( 18.364, -46.384, -29.005) ( 0.05, 0.08, 0.66)
  31480. 36: bond ( 16.083, -55.844, -15.523) ( 16.084, -55.831, -15.522) ( 0.01, 0.02, 0.01)
  31481. 36: angle ( 22.358, 6.130, 1.121) ( 22.363, 6.131, 1.121) ( 0.02, 0.01, 0.01)
  31482. 36: torsion ( -0.281, 4.759, -17.416) ( -0.281, 4.760, -17.411) ( 0.00, 0.01, 0.03)
  31483. 36: oop ( -0.003, 0.252, -0.909) ( -0.002, 0.200, -0.720) ( 0.00, 1.31, 17.11)
  31484. 36: vdw (-19.802, -1.643, 3.528) (-19.801, -1.643, 3.528) ( 0.01, 0.00, 0.00)
  31485. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31486. 36: 48 (-13.433, -21.195, 16.440) (-13.419, -21.190, 16.443) ( 0.10, 0.02, 0.02)
  31487. 36: bond (-18.943, -0.495, 4.460) (-18.930, -0.495, 4.461) ( 0.07, 0.00, 0.02)
  31488. 36: angle ( 2.047, -24.584, 5.957) ( 2.047, -24.580, 5.960) ( 0.01, 0.02, 0.04)
  31489. 36: torsion ( 2.357, 0.951, 10.106) ( 2.357, 0.952, 10.106) ( 0.00, 0.04, 0.00)
  31490. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31491. 36: vdw ( 1.107, 2.933, -4.084) ( 1.107, 2.933, -4.084) ( 0.00, 0.00, 0.00)
  31492. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31493. 36: 49 ( 6.753, -15.675, 8.313) ( 6.759, -15.669, 8.322) ( 0.09, 0.04, 0.11)
  31494. 36: bond ( 1.912, 1.900, 3.242) ( 1.915, 1.902, 3.250) ( 0.15, 0.15, 0.25)
  31495. 36: angle (-31.903, -8.063, 23.515) (-31.901, -8.060, 23.516) ( 0.01, 0.04, 0.00)
  31496. 36: torsion ( 0.587, 3.391, -2.331) ( 0.588, 3.391, -2.331) ( 0.03, 0.00, 0.01)
  31497. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31498. 36: vdw ( 36.156, -12.903, -16.113) ( 36.157, -12.903, -16.113) ( 0.00, 0.00, 0.00)
  31499. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31500. 36: 50 ( -1.985, 13.455, -14.408) ( -1.981, 13.468, -14.406) ( 0.20, 0.09, 0.02)
  31501. 36: bond ( -5.047, 12.898, 0.979) ( -5.045, 12.910, 0.979) ( 0.04, 0.09, 0.01)
  31502. 36: angle ( 6.154, 3.745, -17.678) ( 6.155, 3.745, -17.675) ( 0.03, 0.01, 0.01)
  31503. 36: torsion ( -2.173, -0.796, -0.702) ( -2.172, -0.796, -0.702) ( 0.02, 0.01, 0.00)
  31504. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31505. 36: vdw ( -0.919, -2.393, 2.993) ( -0.919, -2.392, 2.993) ( 0.00, 0.00, 0.00)
  31506. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31507. 36: 51 ( 5.310, 10.556, -15.173) ( 5.323, 10.559, -15.169) ( 0.25, 0.03, 0.02)
  31508. 36: bond ( 7.392, 0.592, -2.237) ( 7.405, 0.592, -2.236) ( 0.17, 0.01, 0.05)
  31509. 36: angle ( -9.775, 18.072, -27.581) ( -9.774, 18.074, -27.579) ( 0.00, 0.01, 0.01)
  31510. 36: torsion ( 0.198, 2.152, 1.225) ( 0.198, 2.152, 1.225) ( 0.00, 0.02, 0.01)
  31511. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31512. 36: vdw ( 7.494, -10.259, 13.421) ( 7.494, -10.259, 13.422) ( 0.00, 0.00, 0.00)
  31513. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31514. 36: 52 ( 0.669, 5.183, -18.800) ( 0.674, 5.188, -18.791) ( 0.36, 0.10, 0.05)
  31515. 36: bond ( -6.958, -6.497, -10.205) ( -6.955, -6.494, -10.198) ( 0.05, 0.05, 0.07)
  31516. 36: angle ( 6.624, 14.432, -13.712) ( 6.626, 14.433, -13.711) ( 0.02, 0.01, 0.01)
  31517. 36: torsion ( 0.986, -0.661, -0.252) ( 0.986, -0.661, -0.252) ( 0.04, 0.01, 0.00)
  31518. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31519. 36: vdw ( 0.017, -2.090, 5.369) ( 0.017, -2.090, 5.369) ( 0.00, 0.00, 0.00)
  31520. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31521. 36: 53 (177.852, -28.759, 171.112) (177.820, -28.725, 171.224) ( 0.02, 0.12, 0.07)
  31522. 36: bond ( 20.228, -169.925, 23.926) ( 20.227, -169.904, 23.926) ( 0.00, 0.01, 0.00)
  31523. 36: angle ( 48.943, 8.169, 16.629) ( 48.949, 8.169, 16.630) ( 0.01, 0.00, 0.01)
  31524. 36: torsion ( 11.888, -2.850, -30.292) ( 11.888, -2.850, -30.287) ( 0.01, 0.00, 0.01)
  31525. 36: oop ( 0.236, -0.056, -0.599) ( 0.196, -0.047, -0.496) ( 0.95, 0.05, 6.18)
  31526. 36: vdw ( 96.558, 135.903, 161.448) ( 96.559, 135.906, 161.451) ( 0.00, 0.00, 0.00)
  31527. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31528. 36: 54 ( 6.742, -11.433, 4.624) ( 6.746, -11.421, 4.627) ( 0.07, 0.11, 0.06)
  31529. 36: bond ( -3.346, -9.614, -0.475) ( -3.344, -9.602, -0.475) ( 0.05, 0.13, 0.00)
  31530. 36: angle ( 4.060, -1.505, 1.804) ( 4.062, -1.504, 1.806) ( 0.07, 0.02, 0.12)
  31531. 36: torsion ( -0.343, 0.074, 0.922) ( -0.343, 0.074, 0.923) ( 0.00, 0.00, 0.05)
  31532. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31533. 36: vdw ( 6.371, -0.389, 2.373) ( 6.371, -0.389, 2.373) ( 0.00, 0.00, 0.00)
  31534. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31535. 36: 55 ( 3.012, 2.579, 11.513) ( 3.019, 2.585, 11.520) ( 0.24, 0.22, 0.06)
  31536. 36: bond ( -6.207, 5.487, 6.557) ( -6.202, 5.491, 6.563) ( 0.08, 0.07, 0.08)
  31537. 36: angle ( 0.091, -5.828, 4.961) ( 0.093, -5.827, 4.963) ( 0.02, 0.02, 0.03)
  31538. 36: torsion ( -0.228, -0.987, 0.610) ( -0.228, -0.987, 0.610) ( 0.00, 0.05, 0.01)
  31539. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31540. 36: vdw ( 9.356, 3.907, -0.615) ( 9.356, 3.907, -0.615) ( 0.00, 0.00, 0.00)
  31541. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31542. 36: 56 ( 10.233, -0.738, -8.069) ( 10.237, -0.734, -8.057) ( 0.03, 0.33, 0.15)
  31543. 36: bond ( -0.146, 4.226, -9.796) ( -0.146, 4.229, -9.784) ( 0.00, 0.05, 0.12)
  31544. 36: angle ( 3.502, -6.227, -2.743) ( 3.505, -6.225, -2.742) ( 0.10, 0.03, 0.01)
  31545. 36: torsion ( 0.452, -2.813, -1.222) ( 0.452, -2.812, -1.222) ( 0.00, 0.02, 0.01)
  31546. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31547. 36: vdw ( 6.425, 4.075, 5.692) ( 6.425, 4.075, 5.692) ( 0.00, 0.00, 0.00)
  31548. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31549. 36: 57 ( -6.889, -14.506, -1.888) ( -6.886, -14.496, -1.881) ( 0.04, 0.07, 0.35)
  31550. 36: bond ( 0.989, -14.292, -9.940) ( 0.989, -14.283, -9.936) ( 0.01, 0.07, 0.05)
  31551. 36: angle ( 8.518, 7.030, -9.261) ( 8.520, 7.031, -9.259) ( 0.03, 0.01, 0.02)
  31552. 36: torsion ( -9.476, -9.922, 13.320) ( -9.476, -9.922, 13.320) ( 0.00, 0.00, 0.00)
  31553. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31554. 36: vdw ( -6.919, 2.677, 3.994) ( -6.919, 2.677, 3.994) ( 0.00, 0.00, 0.00)
  31555. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31556. 36: 58 ( 8.911, -1.711, -20.980) ( 8.922, -1.706, -20.977) ( 0.13, 0.34, 0.01)
  31557. 36: bond ( 12.966, 7.217, -1.458) ( 12.977, 7.220, -1.458) ( 0.08, 0.05, 0.01)
  31558. 36: angle ( 2.672, -7.199, -11.858) ( 2.673, -7.197, -11.855) ( 0.02, 0.03, 0.02)
  31559. 36: torsion ( 2.153, -6.788, -14.449) ( 2.153, -6.787, -14.450) ( 0.00, 0.01, 0.00)
  31560. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31561. 36: vdw ( -8.881, 5.059, 6.785) ( -8.881, 5.059, 6.785) ( 0.00, 0.00, 0.00)
  31562. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31563. 36: 59 ( -8.867, -11.684, -0.347) ( -8.856, -11.678, -0.343) ( 0.12, 0.05, 0.13)
  31564. 36: bond (-16.832, -10.136, 1.712) (-16.822, -10.133, 1.713) ( 0.06, 0.04, 0.01)
  31565. 36: angle ( 6.297, -9.512, 5.587) ( 6.298, -9.511, 5.590) ( 0.01, 0.02, 0.05)
  31566. 36: torsion ( -0.020, -0.277, -1.833) ( -0.020, -0.276, -1.833) ( 0.00, 0.02, 0.02)
  31567. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31568. 36: vdw ( 1.689, 8.241, -5.813) ( 1.689, 8.241, -5.813) ( 0.00, 0.00, 0.00)
  31569. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31570. 36: 60 ( 0.760, -21.580, 10.100) ( 0.769, -21.573, 10.104) ( 0.69, 0.03, 0.04)
  31571. 36: bond ( 15.609, -12.895, 6.060) ( 15.617, -12.890, 6.061) ( 0.05, 0.04, 0.02)
  31572. 36: angle ( -5.784, -5.930, 2.289) ( -5.783, -5.929, 2.292) ( 0.02, 0.02, 0.12)
  31573. 36: torsion ( -8.008, -7.854, 3.930) ( -8.008, -7.853, 3.930) ( 0.01, 0.01, 0.01)
  31574. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31575. 36: vdw ( -1.057, 5.099, -2.180) ( -1.057, 5.099, -2.179) ( 0.00, 0.00, 0.01)
  31576. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31577. 36: 61 ( 2.972, 12.777, 16.665) ( 2.974, 12.781, 16.678) ( 0.09, 0.03, 0.08)
  31578. 36: bond ( -1.242, -3.976, 13.089) ( -1.242, -3.975, 13.101) ( 0.01, 0.03, 0.10)
  31579. 36: angle ( -1.936, 20.224, 5.953) ( -1.934, 20.227, 5.953) ( 0.09, 0.01, 0.00)
  31580. 36: torsion ( 5.685, -0.198, 0.479) ( 5.686, -0.198, 0.479) ( 0.01, 0.00, 0.00)
  31581. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31582. 36: vdw ( 0.465, -3.273, -2.855) ( 0.465, -3.273, -2.855) ( 0.00, 0.00, 0.00)
  31583. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31584. 36: 62 ( 0.845, 16.600, 3.889) ( 0.856, 16.606, 3.892) ( 0.89, 0.04, 0.07)
  31585. 36: bond ( 10.808, 6.980, -0.988) ( 10.817, 6.984, -0.988) ( 0.09, 0.06, 0.01)
  31586. 36: angle ( -6.674, 12.423, 14.764) ( -6.674, 12.425, 14.766) ( 0.01, 0.01, 0.01)
  31587. 36: torsion ( -2.284, 2.981, -3.935) ( -2.284, 2.981, -3.935) ( 0.01, 0.01, 0.01)
  31588. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31589. 36: vdw ( -1.004, -5.785, -5.952) ( -1.004, -5.784, -5.952) ( 0.00, 0.00, 0.00)
  31590. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31591. 36: 63 ( -5.652, 11.623, 8.835) ( -5.643, 11.629, 8.839) ( 0.16, 0.06, 0.04)
  31592. 36: bond ( -8.767, 6.776, -2.293) ( -8.759, 6.781, -2.292) ( 0.10, 0.07, 0.03)
  31593. 36: angle ( 5.242, 13.754, 20.662) ( 5.242, 13.756, 20.664) ( 0.02, 0.01, 0.01)
  31594. 36: torsion ( -3.779, -3.434, 4.280) ( -3.778, -3.434, 4.281) ( 0.00, 0.00, 0.01)
  31595. 36: oop ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31596. 36: vdw ( 1.652, -5.474, -13.815) ( 1.652, -5.474, -13.814) ( 0.00, 0.00, 0.00)
  31597. 36: electro ( -0.000, -0.000, -0.000) ( 0.000, 0.000, 0.000) ( 0.00, 0.00, 0.00)
  31598. 36: ok 36 # gradients
  31599. 36: 1..36
  31600. 36/53 Test #36: ffuff_Test ....................... Passed 2.21 sec
  31601. test 37
  31602. Start 37: formalcharge_Test
  31603. 37: Test command: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/bin/test_formalcharge
  31604. 37: Test timeout computed to be: 1500
  31605. 37: # Testing molecular formal charges...
  31606. 37: ok 1
  31607. 37: 1..1
  31608. 37/53 Test #37: formalcharge_Test ................ Passed 0.25 sec
  31609. test 38
  31610. Start 38: format_Test
  31611. 38: Test command: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/bin/test_format
  31612. 38: Test timeout computed to be: 1500
  31613. 38: # Unit tests for OBFormat
  31614. 38: 1..4
  31615. 38: ok 1
  31616. 38: ok 2
  31617. 38: ok 3
  31618. 38: ok 4
  31619. 38/53 Test #38: format_Test ...................... Passed 0.04 sec
  31620. test 39
  31621. Start 39: formula_Test
  31622. 39: Test command: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/bin/test_formula
  31623. 39: Test timeout computed to be: 1500
  31624. 39: # Testing molecular formulas...
  31625. 39: ok 1 # molecular formula
  31626. 39: ok 2 # molecular weight
  31627. 39: ok 3 # molecular exact mass
  31628. 39: ok 4 # molecular hydrogen-added formula
  31629. 39: ok 5 # molecule + hydrogens weight
  31630. 39: ok 6 # molecular exact mass after hydrogen addition
  31631. 39: ok 7 # molecular formula
  31632. 39: ok 8 # molecular weight
  31633. 39: ok 9 # molecular exact mass
  31634. 39: ok 10 # molecular hydrogen-added formula
  31635. 39: ok 11 # molecule + hydrogens weight
  31636. 39: ok 12 # molecular exact mass after hydrogen addition
  31637. 39: ok 13 # molecular formula
  31638. 39: ok 14 # molecular weight
  31639. 39: ok 15 # molecular exact mass
  31640. 39: ok 16 # molecular hydrogen-added formula
  31641. 39: ok 17 # molecule + hydrogens weight
  31642. 39: ok 18 # molecular exact mass after hydrogen addition
  31643. 39: ok 19 # molecular formula
  31644. 39: ok 20 # molecular weight
  31645. 39: ok 21 # molecular exact mass
  31646. 39: ok 22 # molecular hydrogen-added formula
  31647. 39: ok 23 # molecule + hydrogens weight
  31648. 39: ok 24 # molecular exact mass after hydrogen addition
  31649. 39: ok 25 # molecular formula
  31650. 39: ok 26 # molecular weight
  31651. 39: ok 27 # molecular exact mass
  31652. 39: ok 28 # molecular hydrogen-added formula
  31653. 39: ok 29 # molecule + hydrogens weight
  31654. 39: ok 30 # molecular exact mass after hydrogen addition
  31655. 39: ok 31 # molecular formula
  31656. 39: ok 32 # molecular weight
  31657. 39: ok 33 # molecular exact mass
  31658. 39: ok 34 # molecular hydrogen-added formula
  31659. 39: ok 35 # molecule + hydrogens weight
  31660. 39: ok 36 # molecular exact mass after hydrogen addition
  31661. 39: ok 37 # molecular formula
  31662. 39: ok 38 # molecular weight
  31663. 39: ok 39 # molecular exact mass
  31664. 39: ok 40 # molecular hydrogen-added formula
  31665. 39: ok 41 # molecule + hydrogens weight
  31666. 39: ok 42 # molecular exact mass after hydrogen addition
  31667. 39: ok 43 # molecular formula
  31668. 39: ok 44 # molecular weight
  31669. 39: ok 45 # molecular exact mass
  31670. 39: ok 46 # molecular hydrogen-added formula
  31671. 39: ok 47 # molecule + hydrogens weight
  31672. 39: ok 48 # molecular exact mass after hydrogen addition
  31673. 39: ok 49 # molecular formula
  31674. 39: ok 50 # molecular weight
  31675. 39: ok 51 # molecular exact mass
  31676. 39: ok 52 # molecular hydrogen-added formula
  31677. 39: ok 53 # molecule + hydrogens weight
  31678. 39: ok 54 # molecular exact mass after hydrogen addition
  31679. 39: ok 55 # molecular formula
  31680. 39: ok 56 # molecular weight
  31681. 39: ok 57 # molecular exact mass
  31682. 39: ok 58 # molecular hydrogen-added formula
  31683. 39: ok 59 # molecule + hydrogens weight
  31684. 39: ok 60 # molecular exact mass after hydrogen addition
  31685. 39: ok 61 # molecular formula
  31686. 39: ok 62 # molecular weight
  31687. 39: ok 63 # molecular exact mass
  31688. 39: ok 64 # molecular hydrogen-added formula
  31689. 39: ok 65 # molecule + hydrogens weight
  31690. 39: ok 66 # molecular exact mass after hydrogen addition
  31691. 39: ok 67 # molecular formula
  31692. 39: ok 68 # molecular weight
  31693. 39: ok 69 # molecular exact mass
  31694. 39: ok 70 # molecular hydrogen-added formula
  31695. 39: ok 71 # molecule + hydrogens weight
  31696. 39: ok 72 # molecular exact mass after hydrogen addition
  31697. 39: ok 73 # molecular formula
  31698. 39: ok 74 # molecular weight
  31699. 39: ok 75 # molecular exact mass
  31700. 39: ok 76 # molecular hydrogen-added formula
  31701. 39: ok 77 # molecule + hydrogens weight
  31702. 39: ok 78 # molecular exact mass after hydrogen addition
  31703. 39: ok 79 # molecular formula
  31704. 39: ok 80 # molecular weight
  31705. 39: ok 81 # molecular exact mass
  31706. 39: ok 82 # molecular hydrogen-added formula
  31707. 39: ok 83 # molecule + hydrogens weight
  31708. 39: ok 84 # molecular exact mass after hydrogen addition
  31709. 39: ok 85 # molecular formula
  31710. 39: ok 86 # molecular weight
  31711. 39: ok 87 # molecular exact mass
  31712. 39: ok 88 # molecular hydrogen-added formula
  31713. 39: ok 89 # molecule + hydrogens weight
  31714. 39: ok 90 # molecular exact mass after hydrogen addition
  31715. 39: ok 91 # molecular formula
  31716. 39: ok 92 # molecular weight
  31717. 39: ok 93 # molecular exact mass
  31718. 39: ok 94 # molecular hydrogen-added formula
  31719. 39: ok 95 # molecule + hydrogens weight
  31720. 39: ok 96 # molecular exact mass after hydrogen addition
  31721. 39: ok 97 # molecular formula
  31722. 39: ok 98 # molecular weight
  31723. 39: ok 99 # molecular exact mass
  31724. 39: ok 100 # molecular hydrogen-added formula
  31725. 39: ok 101 # molecule + hydrogens weight
  31726. 39: ok 102 # molecular exact mass after hydrogen addition
  31727. 39: ok 103 # molecular formula
  31728. 39: ok 104 # molecular weight
  31729. 39: ok 105 # molecular exact mass
  31730. 39: ok 106 # molecular hydrogen-added formula
  31731. 39: ok 107 # molecule + hydrogens weight
  31732. 39: ok 108 # molecular exact mass after hydrogen addition
  31733. 39: ok 109 # molecular formula
  31734. 39: ok 110 # molecular weight
  31735. 39: ok 111 # molecular exact mass
  31736. 39: ok 112 # molecular hydrogen-added formula
  31737. 39: ok 113 # molecule + hydrogens weight
  31738. 39: ok 114 # molecular exact mass after hydrogen addition
  31739. 39: ok 115 # molecular formula
  31740. 39: ok 116 # molecular weight
  31741. 39: ok 117 # molecular exact mass
  31742. 39: ok 118 # molecular hydrogen-added formula
  31743. 39: ok 119 # molecule + hydrogens weight
  31744. 39: ok 120 # molecular exact mass after hydrogen addition
  31745. 39: ok 121 # molecular formula
  31746. 39: ok 122 # molecular weight
  31747. 39: ok 123 # molecular exact mass
  31748. 39: ok 124 # molecular hydrogen-added formula
  31749. 39: ok 125 # molecule + hydrogens weight
  31750. 39: ok 126 # molecular exact mass after hydrogen addition
  31751. 39: ok 127 # molecular formula
  31752. 39: ok 128 # molecular weight
  31753. 39: ok 129 # molecular exact mass
  31754. 39: ok 130 # molecular hydrogen-added formula
  31755. 39: ok 131 # molecule + hydrogens weight
  31756. 39: ok 132 # molecular exact mass after hydrogen addition
  31757. 39: ok 133 # molecular formula
  31758. 39: ok 134 # molecular weight
  31759. 39: ok 135 # molecular exact mass
  31760. 39: ok 136 # molecular hydrogen-added formula
  31761. 39: ok 137 # molecule + hydrogens weight
  31762. 39: ok 138 # molecular exact mass after hydrogen addition
  31763. 39: ok 139 # molecular formula
  31764. 39: ok 140 # molecular weight
  31765. 39: ok 141 # molecular exact mass
  31766. 39: ok 142 # molecular hydrogen-added formula
  31767. 39: ok 143 # molecule + hydrogens weight
  31768. 39: ok 144 # molecular exact mass after hydrogen addition
  31769. 39: ok 145 # molecular formula
  31770. 39: ok 146 # molecular weight
  31771. 39: ok 147 # molecular exact mass
  31772. 39: ok 148 # molecular hydrogen-added formula
  31773. 39: ok 149 # molecule + hydrogens weight
  31774. 39: ok 150 # molecular exact mass after hydrogen addition
  31775. 39: ok 151 # molecular formula
  31776. 39: ok 152 # molecular weight
  31777. 39: ok 153 # molecular exact mass
  31778. 39: ok 154 # molecular hydrogen-added formula
  31779. 39: ok 155 # molecule + hydrogens weight
  31780. 39: ok 156 # molecular exact mass after hydrogen addition
  31781. 39: ok 157 # molecular formula
  31782. 39: ok 158 # molecular weight
  31783. 39: ok 159 # molecular exact mass
  31784. 39: ok 160 # molecular hydrogen-added formula
  31785. 39: ok 161 # molecule + hydrogens weight
  31786. 39: ok 162 # molecular exact mass after hydrogen addition
  31787. 39: ok 163 # molecular formula
  31788. 39: ok 164 # molecular weight
  31789. 39: ok 165 # molecular exact mass
  31790. 39: ok 166 # molecular hydrogen-added formula
  31791. 39: ok 167 # molecule + hydrogens weight
  31792. 39: ok 168 # molecular exact mass after hydrogen addition
  31793. 39: ok 169 # molecular formula
  31794. 39: ok 170 # molecular weight
  31795. 39: ok 171 # molecular exact mass
  31796. 39: ok 172 # molecular hydrogen-added formula
  31797. 39: ok 173 # molecule + hydrogens weight
  31798. 39: ok 174 # molecular exact mass after hydrogen addition
  31799. 39: ok 175 # molecular formula
  31800. 39: ok 176 # molecular weight
  31801. 39: ok 177 # molecular exact mass
  31802. 39: ok 178 # molecular hydrogen-added formula
  31803. 39: ok 179 # molecule + hydrogens weight
  31804. 39: ok 180 # molecular exact mass after hydrogen addition
  31805. 39: ok 181 # molecular formula
  31806. 39: ok 182 # molecular weight
  31807. 39: ok 183 # molecular exact mass
  31808. 39: ok 184 # molecular hydrogen-added formula
  31809. 39: ok 185 # molecule + hydrogens weight
  31810. 39: ok 186 # molecular exact mass after hydrogen addition
  31811. 39: ok 187 # molecular formula
  31812. 39: ok 188 # molecular weight
  31813. 39: ok 189 # molecular exact mass
  31814. 39: ok 190 # molecular hydrogen-added formula
  31815. 39: ok 191 # molecule + hydrogens weight
  31816. 39: ok 192 # molecular exact mass after hydrogen addition
  31817. 39: ok 193 # molecular formula
  31818. 39: ok 194 # molecular weight
  31819. 39: ok 195 # molecular exact mass
  31820. 39: ok 196 # molecular hydrogen-added formula
  31821. 39: ok 197 # molecule + hydrogens weight
  31822. 39: ok 198 # molecular exact mass after hydrogen addition
  31823. 39: ok 199 # molecular formula
  31824. 39: ok 200 # molecular weight
  31825. 39: ok 201 # molecular exact mass
  31826. 39: ok 202 # molecular hydrogen-added formula
  31827. 39: ok 203 # molecule + hydrogens weight
  31828. 39: ok 204 # molecular exact mass after hydrogen addition
  31829. 39: ok 205 # molecular formula
  31830. 39: ok 206 # molecular weight
  31831. 39: ok 207 # molecular exact mass
  31832. 39: ok 208 # molecular hydrogen-added formula
  31833. 39: ok 209 # molecule + hydrogens weight
  31834. 39: ok 210 # molecular exact mass after hydrogen addition
  31835. 39: ok 211 # molecular formula
  31836. 39: ok 212 # molecular weight
  31837. 39: ok 213 # molecular exact mass
  31838. 39: ok 214 # molecular hydrogen-added formula
  31839. 39: ok 215 # molecule + hydrogens weight
  31840. 39: ok 216 # molecular exact mass after hydrogen addition
  31841. 39: ok 217 # molecular formula
  31842. 39: ok 218 # molecular weight
  31843. 39: ok 219 # molecular exact mass
  31844. 39: ok 220 # molecular hydrogen-added formula
  31845. 39: ok 221 # molecule + hydrogens weight
  31846. 39: ok 222 # molecular exact mass after hydrogen addition
  31847. 39: ok 223 # molecular formula
  31848. 39: ok 224 # molecular weight
  31849. 39: ok 225 # molecular exact mass
  31850. 39: ok 226 # molecular hydrogen-added formula
  31851. 39: ok 227 # molecule + hydrogens weight
  31852. 39: ok 228 # molecular exact mass after hydrogen addition
  31853. 39: ok 229 # molecular formula
  31854. 39: ok 230 # molecular weight
  31855. 39: ok 231 # molecular exact mass
  31856. 39: ok 232 # molecular hydrogen-added formula
  31857. 39: ok 233 # molecule + hydrogens weight
  31858. 39: ok 234 # molecular exact mass after hydrogen addition
  31859. 39: ok 235 # molecular formula
  31860. 39: ok 236 # molecular weight
  31861. 39: ok 237 # molecular exact mass
  31862. 39: ok 238 # molecular hydrogen-added formula
  31863. 39: ok 239 # molecule + hydrogens weight
  31864. 39: ok 240 # molecular exact mass after hydrogen addition
  31865. 39: ok 241 # molecular formula
  31866. 39: ok 242 # molecular weight
  31867. 39: ok 243 # molecular exact mass
  31868. 39: ok 244 # molecular hydrogen-added formula
  31869. 39: ok 245 # molecule + hydrogens weight
  31870. 39: ok 246 # molecular exact mass after hydrogen addition
  31871. 39: ok 247 # molecular formula
  31872. 39: ok 248 # molecular weight
  31873. 39: ok 249 # molecular exact mass
  31874. 39: ok 250 # molecular hydrogen-added formula
  31875. 39: ok 251 # molecule + hydrogens weight
  31876. 39: ok 252 # molecular exact mass after hydrogen addition
  31877. 39: ok 253 # molecular formula
  31878. 39: ok 254 # molecular weight
  31879. 39: ok 255 # molecular exact mass
  31880. 39: ok 256 # molecular hydrogen-added formula
  31881. 39: ok 257 # molecule + hydrogens weight
  31882. 39: ok 258 # molecular exact mass after hydrogen addition
  31883. 39: ok 259 # molecular formula
  31884. 39: ok 260 # molecular weight
  31885. 39: ok 261 # molecular exact mass
  31886. 39: ok 262 # molecular hydrogen-added formula
  31887. 39: ok 263 # molecule + hydrogens weight
  31888. 39: ok 264 # molecular exact mass after hydrogen addition
  31889. 39: ok 265 # molecular formula
  31890. 39: ok 266 # molecular weight
  31891. 39: ok 267 # molecular exact mass
  31892. 39: ok 268 # molecular hydrogen-added formula
  31893. 39: ok 269 # molecule + hydrogens weight
  31894. 39: ok 270 # molecular exact mass after hydrogen addition
  31895. 39: ok 271 # molecular formula
  31896. 39: ok 272 # molecular weight
  31897. 39: ok 273 # molecular exact mass
  31898. 39: ok 274 # molecular hydrogen-added formula
  31899. 39: ok 275 # molecule + hydrogens weight
  31900. 39: ok 276 # molecular exact mass after hydrogen addition
  31901. 39: ok 277 # molecular formula
  31902. 39: ok 278 # molecular weight
  31903. 39: ok 279 # molecular exact mass
  31904. 39: ok 280 # molecular hydrogen-added formula
  31905. 39: ok 281 # molecule + hydrogens weight
  31906. 39: ok 282 # molecular exact mass after hydrogen addition
  31907. 39: ok 283 # molecular formula
  31908. 39: ok 284 # molecular weight
  31909. 39: ok 285 # molecular exact mass
  31910. 39: ok 286 # molecular hydrogen-added formula
  31911. 39: ok 287 # molecule + hydrogens weight
  31912. 39: ok 288 # molecular exact mass after hydrogen addition
  31913. 39: ok 289 # molecular formula
  31914. 39: ok 290 # molecular weight
  31915. 39: ok 291 # molecular exact mass
  31916. 39: ok 292 # molecular hydrogen-added formula
  31917. 39: ok 293 # molecule + hydrogens weight
  31918. 39: ok 294 # molecular exact mass after hydrogen addition
  31919. 39: ok 295 # molecular formula
  31920. 39: ok 296 # molecular weight
  31921. 39: ok 297 # molecular exact mass
  31922. 39: ok 298 # molecular hydrogen-added formula
  31923. 39: ok 299 # molecule + hydrogens weight
  31924. 39: ok 300 # molecular exact mass after hydrogen addition
  31925. 39: ok 301 # molecular formula
  31926. 39: ok 302 # molecular weight
  31927. 39: ok 303 # molecular exact mass
  31928. 39: ok 304 # molecular hydrogen-added formula
  31929. 39: ok 305 # molecule + hydrogens weight
  31930. 39: ok 306 # molecular exact mass after hydrogen addition
  31931. 39: ok 307 # molecular formula
  31932. 39: ok 308 # molecular weight
  31933. 39: ok 309 # molecular exact mass
  31934. 39: ok 310 # molecular hydrogen-added formula
  31935. 39: ok 311 # molecule + hydrogens weight
  31936. 39: ok 312 # molecular exact mass after hydrogen addition
  31937. 39: ok 313 # molecular formula
  31938. 39: ok 314 # molecular weight
  31939. 39: ok 315 # molecular exact mass
  31940. 39: ok 316 # molecular hydrogen-added formula
  31941. 39: ok 317 # molecule + hydrogens weight
  31942. 39: ok 318 # molecular exact mass after hydrogen addition
  31943. 39: ok 319 # molecular formula
  31944. 39: ok 320 # molecular weight
  31945. 39: ok 321 # molecular exact mass
  31946. 39: ok 322 # molecular hydrogen-added formula
  31947. 39: ok 323 # molecule + hydrogens weight
  31948. 39: ok 324 # molecular exact mass after hydrogen addition
  31949. 39: ok 325 # molecular formula
  31950. 39: ok 326 # molecular weight
  31951. 39: ok 327 # molecular exact mass
  31952. 39: ok 328 # molecular hydrogen-added formula
  31953. 39: ok 329 # molecule + hydrogens weight
  31954. 39: ok 330 # molecular exact mass after hydrogen addition
  31955. 39: ok 331 # molecular formula
  31956. 39: ok 332 # molecular weight
  31957. 39: ok 333 # molecular exact mass
  31958. 39: ok 334 # molecular hydrogen-added formula
  31959. 39: ok 335 # molecule + hydrogens weight
  31960. 39: ok 336 # molecular exact mass after hydrogen addition
  31961. 39: ok 337 # molecular formula
  31962. 39: ok 338 # molecular weight
  31963. 39: ok 339 # molecular exact mass
  31964. 39: ok 340 # molecular hydrogen-added formula
  31965. 39: ok 341 # molecule + hydrogens weight
  31966. 39: ok 342 # molecular exact mass after hydrogen addition
  31967. 39: ok 343 # molecular formula
  31968. 39: ok 344 # molecular weight
  31969. 39: ok 345 # molecular exact mass
  31970. 39: ok 346 # molecular hydrogen-added formula
  31971. 39: ok 347 # molecule + hydrogens weight
  31972. 39: ok 348 # molecular exact mass after hydrogen addition
  31973. 39: ok 349 # molecular formula
  31974. 39: ok 350 # molecular weight
  31975. 39: ok 351 # molecular exact mass
  31976. 39: ok 352 # molecular hydrogen-added formula
  31977. 39: ok 353 # molecule + hydrogens weight
  31978. 39: ok 354 # molecular exact mass after hydrogen addition
  31979. 39: ok 355 # molecular formula
  31980. 39: ok 356 # molecular weight
  31981. 39: ok 357 # molecular exact mass
  31982. 39: ok 358 # molecular hydrogen-added formula
  31983. 39: ok 359 # molecule + hydrogens weight
  31984. 39: ok 360 # molecular exact mass after hydrogen addition
  31985. 39: ok 361 # molecular formula
  31986. 39: ok 362 # molecular weight
  31987. 39: ok 363 # molecular exact mass
  31988. 39: ok 364 # molecular hydrogen-added formula
  31989. 39: ok 365 # molecule + hydrogens weight
  31990. 39: ok 366 # molecular exact mass after hydrogen addition
  31991. 39: ok 367 # molecular formula
  31992. 39: ok 368 # molecular weight
  31993. 39: ok 369 # molecular exact mass
  31994. 39: ok 370 # molecular hydrogen-added formula
  31995. 39: ok 371 # molecule + hydrogens weight
  31996. 39: ok 372 # molecular exact mass after hydrogen addition
  31997. 39: ok 373 # molecular formula
  31998. 39: ok 374 # molecular weight
  31999. 39: ok 375 # molecular exact mass
  32000. 39: ok 376 # molecular hydrogen-added formula
  32001. 39: ok 377 # molecule + hydrogens weight
  32002. 39: ok 378 # molecular exact mass after hydrogen addition
  32003. 39: ok 379 # molecular formula
  32004. 39: ok 380 # molecular weight
  32005. 39: ok 381 # molecular exact mass
  32006. 39: ok 382 # molecular hydrogen-added formula
  32007. 39: ok 383 # molecule + hydrogens weight
  32008. 39: ok 384 # molecular exact mass after hydrogen addition
  32009. 39: ok 385 # molecular formula
  32010. 39: ok 386 # molecular weight
  32011. 39: ok 387 # molecular exact mass
  32012. 39: ok 388 # molecular hydrogen-added formula
  32013. 39: ok 389 # molecule + hydrogens weight
  32014. 39: ok 390 # molecular exact mass after hydrogen addition
  32015. 39: ok 391 # molecular formula
  32016. 39: ok 392 # molecular weight
  32017. 39: ok 393 # molecular exact mass
  32018. 39: ok 394 # molecular hydrogen-added formula
  32019. 39: ok 395 # molecule + hydrogens weight
  32020. 39: ok 396 # molecular exact mass after hydrogen addition
  32021. 39: ok 397 # molecular formula
  32022. 39: ok 398 # molecular weight
  32023. 39: ok 399 # molecular exact mass
  32024. 39: ok 400 # molecular hydrogen-added formula
  32025. 39: ok 401 # molecule + hydrogens weight
  32026. 39: ok 402 # molecular exact mass after hydrogen addition
  32027. 39: ok 403 # molecular formula
  32028. 39: ok 404 # molecular weight
  32029. 39: ok 405 # molecular exact mass
  32030. 39: ok 406 # molecular hydrogen-added formula
  32031. 39: ok 407 # molecule + hydrogens weight
  32032. 39: ok 408 # molecular exact mass after hydrogen addition
  32033. 39: ok 409 # molecular formula
  32034. 39: ok 410 # molecular weight
  32035. 39: ok 411 # molecular exact mass
  32036. 39: ok 412 # molecular hydrogen-added formula
  32037. 39: ok 413 # molecule + hydrogens weight
  32038. 39: ok 414 # molecular exact mass after hydrogen addition
  32039. 39: ok 415 # molecular formula
  32040. 39: ok 416 # molecular weight
  32041. 39: ok 417 # molecular exact mass
  32042. 39: ok 418 # molecular hydrogen-added formula
  32043. 39: ok 419 # molecule + hydrogens weight
  32044. 39: ok 420 # molecular exact mass after hydrogen addition
  32045. 39: ok 421 # molecular formula
  32046. 39: ok 422 # molecular weight
  32047. 39: ok 423 # molecular exact mass
  32048. 39: ok 424 # molecular hydrogen-added formula
  32049. 39: ok 425 # molecule + hydrogens weight
  32050. 39: ok 426 # molecular exact mass after hydrogen addition
  32051. 39: ok 427 # molecular formula
  32052. 39: ok 428 # molecular weight
  32053. 39: ok 429 # molecular exact mass
  32054. 39: ok 430 # molecular hydrogen-added formula
  32055. 39: ok 431 # molecule + hydrogens weight
  32056. 39: ok 432 # molecular exact mass after hydrogen addition
  32057. 39: ok 433 # molecular formula
  32058. 39: ok 434 # molecular weight
  32059. 39: ok 435 # molecular exact mass
  32060. 39: ok 436 # molecular hydrogen-added formula
  32061. 39: ok 437 # molecule + hydrogens weight
  32062. 39: ok 438 # molecular exact mass after hydrogen addition
  32063. 39: ok 439 # molecular formula
  32064. 39: ok 440 # molecular weight
  32065. 39: ok 441 # molecular exact mass
  32066. 39: ok 442 # molecular hydrogen-added formula
  32067. 39: ok 443 # molecule + hydrogens weight
  32068. 39: ok 444 # molecular exact mass after hydrogen addition
  32069. 39: ok 445 # molecular formula
  32070. 39: ok 446 # molecular weight
  32071. 39: ok 447 # molecular exact mass
  32072. 39: ok 448 # molecular hydrogen-added formula
  32073. 39: ok 449 # molecule + hydrogens weight
  32074. 39: ok 450 # molecular exact mass after hydrogen addition
  32075. 39: ok 451 # molecular formula
  32076. 39: ok 452 # molecular weight
  32077. 39: ok 453 # molecular exact mass
  32078. 39: ok 454 # molecular hydrogen-added formula
  32079. 39: ok 455 # molecule + hydrogens weight
  32080. 39: ok 456 # molecular exact mass after hydrogen addition
  32081. 39: ok 457 # molecular formula
  32082. 39: ok 458 # molecular weight
  32083. 39: ok 459 # molecular exact mass
  32084. 39: ok 460 # molecular hydrogen-added formula
  32085. 39: ok 461 # molecule + hydrogens weight
  32086. 39: ok 462 # molecular exact mass after hydrogen addition
  32087. 39: ok 463 # molecular formula
  32088. 39: ok 464 # molecular weight
  32089. 39: ok 465 # molecular exact mass
  32090. 39: ok 466 # molecular hydrogen-added formula
  32091. 39: ok 467 # molecule + hydrogens weight
  32092. 39: ok 468 # molecular exact mass after hydrogen addition
  32093. 39: ok 469 # molecular formula
  32094. 39: ok 470 # molecular weight
  32095. 39: ok 471 # molecular exact mass
  32096. 39: ok 472 # molecular hydrogen-added formula
  32097. 39: ok 473 # molecule + hydrogens weight
  32098. 39: ok 474 # molecular exact mass after hydrogen addition
  32099. 39: ok 475 # molecular formula
  32100. 39: ok 476 # molecular weight
  32101. 39: ok 477 # molecular exact mass
  32102. 39: ok 478 # molecular hydrogen-added formula
  32103. 39: ok 479 # molecule + hydrogens weight
  32104. 39: ok 480 # molecular exact mass after hydrogen addition
  32105. 39: ok 481 # molecular formula
  32106. 39: ok 482 # molecular weight
  32107. 39: ok 483 # molecular exact mass
  32108. 39: ok 484 # molecular hydrogen-added formula
  32109. 39: ok 485 # molecule + hydrogens weight
  32110. 39: ok 486 # molecular exact mass after hydrogen addition
  32111. 39: ok 487 # molecular formula
  32112. 39: ok 488 # molecular weight
  32113. 39: ok 489 # molecular exact mass
  32114. 39: ok 490 # molecular hydrogen-added formula
  32115. 39: ok 491 # molecule + hydrogens weight
  32116. 39: ok 492 # molecular exact mass after hydrogen addition
  32117. 39: ok 493 # molecular formula
  32118. 39: ok 494 # molecular weight
  32119. 39: ok 495 # molecular exact mass
  32120. 39: ok 496 # molecular hydrogen-added formula
  32121. 39: ok 497 # molecule + hydrogens weight
  32122. 39: ok 498 # molecular exact mass after hydrogen addition
  32123. 39: ok 499 # molecular formula
  32124. 39: ok 500 # molecular weight
  32125. 39: ok 501 # molecular exact mass
  32126. 39: ok 502 # molecular hydrogen-added formula
  32127. 39: ok 503 # molecule + hydrogens weight
  32128. 39: ok 504 # molecular exact mass after hydrogen addition
  32129. 39: ok 505 # molecular formula
  32130. 39: ok 506 # molecular weight
  32131. 39: ok 507 # molecular exact mass
  32132. 39: ok 508 # molecular hydrogen-added formula
  32133. 39: ok 509 # molecule + hydrogens weight
  32134. 39: ok 510 # molecular exact mass after hydrogen addition
  32135. 39: ok 511 # molecular formula
  32136. 39: ok 512 # molecular weight
  32137. 39: ok 513 # molecular exact mass
  32138. 39: ok 514 # molecular hydrogen-added formula
  32139. 39: ok 515 # molecule + hydrogens weight
  32140. 39: ok 516 # molecular exact mass after hydrogen addition
  32141. 39: ok 517 # molecular formula
  32142. 39: ok 518 # molecular weight
  32143. 39: ok 519 # molecular exact mass
  32144. 39: ok 520 # molecular hydrogen-added formula
  32145. 39: ok 521 # molecule + hydrogens weight
  32146. 39: ok 522 # molecular exact mass after hydrogen addition
  32147. 39: ok 523 # molecular formula
  32148. 39: ok 524 # molecular weight
  32149. 39: ok 525 # molecular exact mass
  32150. 39: ok 526 # molecular hydrogen-added formula
  32151. 39: ok 527 # molecule + hydrogens weight
  32152. 39: ok 528 # molecular exact mass after hydrogen addition
  32153. 39: ok 529 # molecular formula
  32154. 39: ok 530 # molecular weight
  32155. 39: ok 531 # molecular exact mass
  32156. 39: ok 532 # molecular hydrogen-added formula
  32157. 39: ok 533 # molecule + hydrogens weight
  32158. 39: ok 534 # molecular exact mass after hydrogen addition
  32159. 39: ok 535 # molecular formula
  32160. 39: ok 536 # molecular weight
  32161. 39: ok 537 # molecular exact mass
  32162. 39: ok 538 # molecular hydrogen-added formula
  32163. 39: ok 539 # molecule + hydrogens weight
  32164. 39: ok 540 # molecular exact mass after hydrogen addition
  32165. 39: ok 541 # molecular formula
  32166. 39: ok 542 # molecular weight
  32167. 39: ok 543 # molecular exact mass
  32168. 39: ok 544 # molecular hydrogen-added formula
  32169. 39: ok 545 # molecule + hydrogens weight
  32170. 39: ok 546 # molecular exact mass after hydrogen addition
  32171. 39: ok 547 # molecular formula
  32172. 39: ok 548 # molecular weight
  32173. 39: ok 549 # molecular exact mass
  32174. 39: ok 550 # molecular hydrogen-added formula
  32175. 39: ok 551 # molecule + hydrogens weight
  32176. 39: ok 552 # molecular exact mass after hydrogen addition
  32177. 39: ok 553 # molecular formula
  32178. 39: ok 554 # molecular weight
  32179. 39: ok 555 # molecular exact mass
  32180. 39: ok 556 # molecular hydrogen-added formula
  32181. 39: ok 557 # molecule + hydrogens weight
  32182. 39: ok 558 # molecular exact mass after hydrogen addition
  32183. 39: ok 559 # molecular formula
  32184. 39: ok 560 # molecular weight
  32185. 39: ok 561 # molecular exact mass
  32186. 39: ok 562 # molecular hydrogen-added formula
  32187. 39: ok 563 # molecule + hydrogens weight
  32188. 39: ok 564 # molecular exact mass after hydrogen addition
  32189. 39: ok 565 # molecular formula
  32190. 39: ok 566 # molecular weight
  32191. 39: ok 567 # molecular exact mass
  32192. 39: ok 568 # molecular hydrogen-added formula
  32193. 39: ok 569 # molecule + hydrogens weight
  32194. 39: ok 570 # molecular exact mass after hydrogen addition
  32195. 39: ok 571 # molecular formula
  32196. 39: ok 572 # molecular weight
  32197. 39: ok 573 # molecular exact mass
  32198. 39: ok 574 # molecular hydrogen-added formula
  32199. 39: ok 575 # molecule + hydrogens weight
  32200. 39: ok 576 # molecular exact mass after hydrogen addition
  32201. 39: ok 577 # molecular formula
  32202. 39: ok 578 # molecular weight
  32203. 39: ok 579 # molecular exact mass
  32204. 39: ok 580 # molecular hydrogen-added formula
  32205. 39: ok 581 # molecule + hydrogens weight
  32206. 39: ok 582 # molecular exact mass after hydrogen addition
  32207. 39: ok 583 # molecular formula
  32208. 39: ok 584 # molecular weight
  32209. 39: ok 585 # molecular exact mass
  32210. 39: ok 586 # molecular hydrogen-added formula
  32211. 39: ok 587 # molecule + hydrogens weight
  32212. 39: ok 588 # molecular exact mass after hydrogen addition
  32213. 39: ok 589 # molecular formula
  32214. 39: ok 590 # molecular weight
  32215. 39: ok 591 # molecular exact mass
  32216. 39: ok 592 # molecular hydrogen-added formula
  32217. 39: ok 593 # molecule + hydrogens weight
  32218. 39: ok 594 # molecular exact mass after hydrogen addition
  32219. 39: ok 595 # molecular formula
  32220. 39: ok 596 # molecular weight
  32221. 39: ok 597 # molecular exact mass
  32222. 39: ok 598 # molecular hydrogen-added formula
  32223. 39: ok 599 # molecule + hydrogens weight
  32224. 39: ok 600 # molecular exact mass after hydrogen addition
  32225. 39: ok 601 # molecular formula
  32226. 39: ok 602 # molecular weight
  32227. 39: ok 603 # molecular exact mass
  32228. 39: ok 604 # molecular hydrogen-added formula
  32229. 39: ok 605 # molecule + hydrogens weight
  32230. 39: ok 606 # molecular exact mass after hydrogen addition
  32231. 39: ok 607 # molecular formula
  32232. 39: ok 608 # molecular weight
  32233. 39: ok 609 # molecular exact mass
  32234. 39: ok 610 # molecular hydrogen-added formula
  32235. 39: ok 611 # molecule + hydrogens weight
  32236. 39: ok 612 # molecular exact mass after hydrogen addition
  32237. 39: ok 613 # molecular formula
  32238. 39: ok 614 # molecular weight
  32239. 39: ok 615 # molecular exact mass
  32240. 39: ok 616 # molecular hydrogen-added formula
  32241. 39: ok 617 # molecule + hydrogens weight
  32242. 39: ok 618 # molecular exact mass after hydrogen addition
  32243. 39: ok 619 # molecular formula
  32244. 39: ok 620 # molecular weight
  32245. 39: ok 621 # molecular exact mass
  32246. 39: ok 622 # molecular hydrogen-added formula
  32247. 39: ok 623 # molecule + hydrogens weight
  32248. 39: ok 624 # molecular exact mass after hydrogen addition
  32249. 39: ok 625 # molecular formula
  32250. 39: ok 626 # molecular weight
  32251. 39: ok 627 # molecular exact mass
  32252. 39: ok 628 # molecular hydrogen-added formula
  32253. 39: ok 629 # molecule + hydrogens weight
  32254. 39: ok 630 # molecular exact mass after hydrogen addition
  32255. 39: ok 631 # molecular formula
  32256. 39: ok 632 # molecular weight
  32257. 39: ok 633 # molecular exact mass
  32258. 39: ok 634 # molecular hydrogen-added formula
  32259. 39: ok 635 # molecule + hydrogens weight
  32260. 39: ok 636 # molecular exact mass after hydrogen addition
  32261. 39: ok 637 # molecular formula
  32262. 39: ok 638 # molecular weight
  32263. 39: ok 639 # molecular exact mass
  32264. 39: ok 640 # molecular hydrogen-added formula
  32265. 39: ok 641 # molecule + hydrogens weight
  32266. 39: ok 642 # molecular exact mass after hydrogen addition
  32267. 39: ok 643 # molecular formula
  32268. 39: ok 644 # molecular weight
  32269. 39: ok 645 # molecular exact mass
  32270. 39: ok 646 # molecular hydrogen-added formula
  32271. 39: ok 647 # molecule + hydrogens weight
  32272. 39: ok 648 # molecular exact mass after hydrogen addition
  32273. 39: ok 649 # molecular formula
  32274. 39: ok 650 # molecular weight
  32275. 39: ok 651 # molecular exact mass
  32276. 39: ok 652 # molecular hydrogen-added formula
  32277. 39: ok 653 # molecule + hydrogens weight
  32278. 39: ok 654 # molecular exact mass after hydrogen addition
  32279. 39: ok 655 # molecular formula
  32280. 39: ok 656 # molecular weight
  32281. 39: ok 657 # molecular exact mass
  32282. 39: ok 658 # molecular hydrogen-added formula
  32283. 39: ok 659 # molecule + hydrogens weight
  32284. 39: ok 660 # molecular exact mass after hydrogen addition
  32285. 39: ok 661 # molecular formula
  32286. 39: ok 662 # molecular weight
  32287. 39: ok 663 # molecular exact mass
  32288. 39: ok 664 # molecular hydrogen-added formula
  32289. 39: ok 665 # molecule + hydrogens weight
  32290. 39: ok 666 # molecular exact mass after hydrogen addition
  32291. 39: ok 667 # molecular formula
  32292. 39: ok 668 # molecular weight
  32293. 39: ok 669 # molecular exact mass
  32294. 39: ok 670 # molecular hydrogen-added formula
  32295. 39: ok 671 # molecule + hydrogens weight
  32296. 39: ok 672 # molecular exact mass after hydrogen addition
  32297. 39: ok 673 # molecular formula
  32298. 39: ok 674 # molecular weight
  32299. 39: ok 675 # molecular exact mass
  32300. 39: ok 676 # molecular hydrogen-added formula
  32301. 39: ok 677 # molecule + hydrogens weight
  32302. 39: ok 678 # molecular exact mass after hydrogen addition
  32303. 39: ok 679 # molecular formula
  32304. 39: ok 680 # molecular weight
  32305. 39: ok 681 # molecular exact mass
  32306. 39: ok 682 # molecular hydrogen-added formula
  32307. 39: ok 683 # molecule + hydrogens weight
  32308. 39: ok 684 # molecular exact mass after hydrogen addition
  32309. 39: ok 685 # molecular formula
  32310. 39: ok 686 # molecular weight
  32311. 39: ok 687 # molecular exact mass
  32312. 39: ok 688 # molecular hydrogen-added formula
  32313. 39: ok 689 # molecule + hydrogens weight
  32314. 39: ok 690 # molecular exact mass after hydrogen addition
  32315. 39: ok 691 # molecular formula
  32316. 39: ok 692 # molecular weight
  32317. 39: ok 693 # molecular exact mass
  32318. 39: ok 694 # molecular hydrogen-added formula
  32319. 39: ok 695 # molecule + hydrogens weight
  32320. 39: ok 696 # molecular exact mass after hydrogen addition
  32321. 39: ok 697 # molecular formula
  32322. 39: ok 698 # molecular weight
  32323. 39: ok 699 # molecular exact mass
  32324. 39: ok 700 # molecular hydrogen-added formula
  32325. 39: ok 701 # molecule + hydrogens weight
  32326. 39: ok 702 # molecular exact mass after hydrogen addition
  32327. 39: ok 703 # molecular formula
  32328. 39: ok 704 # molecular weight
  32329. 39: ok 705 # molecular exact mass
  32330. 39: ok 706 # molecular hydrogen-added formula
  32331. 39: ok 707 # molecule + hydrogens weight
  32332. 39: ok 708 # molecular exact mass after hydrogen addition
  32333. 39: ok 709 # molecular formula
  32334. 39: ok 710 # molecular weight
  32335. 39: ok 711 # molecular exact mass
  32336. 39: ok 712 # molecular hydrogen-added formula
  32337. 39: ok 713 # molecule + hydrogens weight
  32338. 39: ok 714 # molecular exact mass after hydrogen addition
  32339. 39: ok 715 # molecular formula
  32340. 39: ok 716 # molecular weight
  32341. 39: ok 717 # molecular exact mass
  32342. 39: ok 718 # molecular hydrogen-added formula
  32343. 39: ok 719 # molecule + hydrogens weight
  32344. 39: ok 720 # molecular exact mass after hydrogen addition
  32345. 39: ok 721 # molecular formula
  32346. 39: ok 722 # molecular weight
  32347. 39: ok 723 # molecular exact mass
  32348. 39: ok 724 # molecular hydrogen-added formula
  32349. 39: ok 725 # molecule + hydrogens weight
  32350. 39: ok 726 # molecular exact mass after hydrogen addition
  32351. 39: ok 727 # molecular formula
  32352. 39: ok 728 # molecular weight
  32353. 39: ok 729 # molecular exact mass
  32354. 39: ok 730 # molecular hydrogen-added formula
  32355. 39: ok 731 # molecule + hydrogens weight
  32356. 39: ok 732 # molecular exact mass after hydrogen addition
  32357. 39: ok 733 # molecular formula
  32358. 39: ok 734 # molecular weight
  32359. 39: ok 735 # molecular exact mass
  32360. 39: ok 736 # molecular hydrogen-added formula
  32361. 39: ok 737 # molecule + hydrogens weight
  32362. 39: ok 738 # molecular exact mass after hydrogen addition
  32363. 39: ok 739 # molecular formula
  32364. 39: ok 740 # molecular weight
  32365. 39: ok 741 # molecular exact mass
  32366. 39: ok 742 # molecular hydrogen-added formula
  32367. 39: ok 743 # molecule + hydrogens weight
  32368. 39: ok 744 # molecular exact mass after hydrogen addition
  32369. 39: ok 745 # molecular formula
  32370. 39: ok 746 # molecular weight
  32371. 39: ok 747 # molecular exact mass
  32372. 39: ok 748 # molecular hydrogen-added formula
  32373. 39: ok 749 # molecule + hydrogens weight
  32374. 39: ok 750 # molecular exact mass after hydrogen addition
  32375. 39: ok 751 # molecular formula
  32376. 39: ok 752 # molecular weight
  32377. 39: ok 753 # molecular exact mass
  32378. 39: ok 754 # molecular hydrogen-added formula
  32379. 39: ok 755 # molecule + hydrogens weight
  32380. 39: ok 756 # molecular exact mass after hydrogen addition
  32381. 39: ok 757 # molecular formula
  32382. 39: ok 758 # molecular weight
  32383. 39: ok 759 # molecular exact mass
  32384. 39: ok 760 # molecular hydrogen-added formula
  32385. 39: ok 761 # molecule + hydrogens weight
  32386. 39: ok 762 # molecular exact mass after hydrogen addition
  32387. 39: ok 763 # molecular formula
  32388. 39: ok 764 # molecular weight
  32389. 39: ok 765 # molecular exact mass
  32390. 39: ok 766 # molecular hydrogen-added formula
  32391. 39: ok 767 # molecule + hydrogens weight
  32392. 39: ok 768 # molecular exact mass after hydrogen addition
  32393. 39: ok 769 # molecular formula
  32394. 39: ok 770 # molecular weight
  32395. 39: ok 771 # molecular exact mass
  32396. 39: ok 772 # molecular hydrogen-added formula
  32397. 39: ok 773 # molecule + hydrogens weight
  32398. 39: ok 774 # molecular exact mass after hydrogen addition
  32399. 39: ok 775 # molecular formula
  32400. 39: ok 776 # molecular weight
  32401. 39: ok 777 # molecular exact mass
  32402. 39: ok 778 # molecular hydrogen-added formula
  32403. 39: ok 779 # molecule + hydrogens weight
  32404. 39: ok 780 # molecular exact mass after hydrogen addition
  32405. 39: ok 781 # molecular formula
  32406. 39: ok 782 # molecular weight
  32407. 39: ok 783 # molecular exact mass
  32408. 39: ok 784 # molecular hydrogen-added formula
  32409. 39: ok 785 # molecule + hydrogens weight
  32410. 39: ok 786 # molecular exact mass after hydrogen addition
  32411. 39: ok 787 # molecular formula
  32412. 39: ok 788 # molecular weight
  32413. 39: ok 789 # molecular exact mass
  32414. 39: ok 790 # molecular hydrogen-added formula
  32415. 39: ok 791 # molecule + hydrogens weight
  32416. 39: ok 792 # molecular exact mass after hydrogen addition
  32417. 39: ok 793 # molecular formula
  32418. 39: ok 794 # molecular weight
  32419. 39: ok 795 # molecular exact mass
  32420. 39: ok 796 # molecular hydrogen-added formula
  32421. 39: ok 797 # molecule + hydrogens weight
  32422. 39: ok 798 # molecular exact mass after hydrogen addition
  32423. 39: ok 799 # molecular formula
  32424. 39: ok 800 # molecular weight
  32425. 39: ok 801 # molecular exact mass
  32426. 39: ok 802 # molecular hydrogen-added formula
  32427. 39: ok 803 # molecule + hydrogens weight
  32428. 39: ok 804 # molecular exact mass after hydrogen addition
  32429. 39: ok 805 # molecular formula
  32430. 39: ok 806 # molecular weight
  32431. 39: ok 807 # molecular exact mass
  32432. 39: ok 808 # molecular hydrogen-added formula
  32433. 39: ok 809 # molecule + hydrogens weight
  32434. 39: ok 810 # molecular exact mass after hydrogen addition
  32435. 39: ok 811 # molecular formula
  32436. 39: ok 812 # molecular weight
  32437. 39: ok 813 # molecular exact mass
  32438. 39: ok 814 # molecular hydrogen-added formula
  32439. 39: ok 815 # molecule + hydrogens weight
  32440. 39: ok 816 # molecular exact mass after hydrogen addition
  32441. 39: ok 817 # molecular formula
  32442. 39: ok 818 # molecular weight
  32443. 39: ok 819 # molecular exact mass
  32444. 39: ok 820 # molecular hydrogen-added formula
  32445. 39: ok 821 # molecule + hydrogens weight
  32446. 39: ok 822 # molecular exact mass after hydrogen addition
  32447. 39: ok 823 # molecular formula
  32448. 39: ok 824 # molecular weight
  32449. 39: ok 825 # molecular exact mass
  32450. 39: ok 826 # molecular hydrogen-added formula
  32451. 39: ok 827 # molecule + hydrogens weight
  32452. 39: ok 828 # molecular exact mass after hydrogen addition
  32453. 39: ok 829 # molecular formula
  32454. 39: ok 830 # molecular weight
  32455. 39: ok 831 # molecular exact mass
  32456. 39: ok 832 # molecular hydrogen-added formula
  32457. 39: ok 833 # molecule + hydrogens weight
  32458. 39: ok 834 # molecular exact mass after hydrogen addition
  32459. 39: ok 835 # molecular formula
  32460. 39: ok 836 # molecular weight
  32461. 39: ok 837 # molecular exact mass
  32462. 39: ok 838 # molecular hydrogen-added formula
  32463. 39: ok 839 # molecule + hydrogens weight
  32464. 39: ok 840 # molecular exact mass after hydrogen addition
  32465. 39: ok 841 # molecular formula
  32466. 39: ok 842 # molecular weight
  32467. 39: ok 843 # molecular exact mass
  32468. 39: ok 844 # molecular hydrogen-added formula
  32469. 39: ok 845 # molecule + hydrogens weight
  32470. 39: ok 846 # molecular exact mass after hydrogen addition
  32471. 39: ok 847 # molecular formula
  32472. 39: ok 848 # molecular weight
  32473. 39: ok 849 # molecular exact mass
  32474. 39: ok 850 # molecular hydrogen-added formula
  32475. 39: ok 851 # molecule + hydrogens weight
  32476. 39: ok 852 # molecular exact mass after hydrogen addition
  32477. 39: ok 853 # molecular formula
  32478. 39: ok 854 # molecular weight
  32479. 39: ok 855 # molecular exact mass
  32480. 39: ok 856 # molecular hydrogen-added formula
  32481. 39: ok 857 # molecule + hydrogens weight
  32482. 39: ok 858 # molecular exact mass after hydrogen addition
  32483. 39: ok 859 # molecular formula
  32484. 39: ok 860 # molecular weight
  32485. 39: ok 861 # molecular exact mass
  32486. 39: ok 862 # molecular hydrogen-added formula
  32487. 39: ok 863 # molecule + hydrogens weight
  32488. 39: ok 864 # molecular exact mass after hydrogen addition
  32489. 39: ok 865 # molecular formula
  32490. 39: ok 866 # molecular weight
  32491. 39: ok 867 # molecular exact mass
  32492. 39: ok 868 # molecular hydrogen-added formula
  32493. 39: ok 869 # molecule + hydrogens weight
  32494. 39: ok 870 # molecular exact mass after hydrogen addition
  32495. 39: ok 871 # molecular formula
  32496. 39: ok 872 # molecular weight
  32497. 39: ok 873 # molecular exact mass
  32498. 39: ok 874 # molecular hydrogen-added formula
  32499. 39: ok 875 # molecule + hydrogens weight
  32500. 39: ok 876 # molecular exact mass after hydrogen addition
  32501. 39: ok 877 # molecular formula
  32502. 39: ok 878 # molecular weight
  32503. 39: ok 879 # molecular exact mass
  32504. 39: ok 880 # molecular hydrogen-added formula
  32505. 39: ok 881 # molecule + hydrogens weight
  32506. 39: ok 882 # molecular exact mass after hydrogen addition
  32507. 39: ok 883 # molecular formula
  32508. 39: ok 884 # molecular weight
  32509. 39: ok 885 # molecular exact mass
  32510. 39: ok 886 # molecular hydrogen-added formula
  32511. 39: ok 887 # molecule + hydrogens weight
  32512. 39: ok 888 # molecular exact mass after hydrogen addition
  32513. 39: ok 889 # molecular formula
  32514. 39: ok 890 # molecular weight
  32515. 39: ok 891 # molecular exact mass
  32516. 39: ok 892 # molecular hydrogen-added formula
  32517. 39: ok 893 # molecule + hydrogens weight
  32518. 39: ok 894 # molecular exact mass after hydrogen addition
  32519. 39: ok 895 # molecular formula
  32520. 39: ok 896 # molecular weight
  32521. 39: ok 897 # molecular exact mass
  32522. 39: ok 898 # molecular hydrogen-added formula
  32523. 39: ok 899 # molecule + hydrogens weight
  32524. 39: ok 900 # molecular exact mass after hydrogen addition
  32525. 39: ok 901 # molecular formula
  32526. 39: ok 902 # molecular weight
  32527. 39: ok 903 # molecular exact mass
  32528. 39: ok 904 # molecular hydrogen-added formula
  32529. 39: ok 905 # molecule + hydrogens weight
  32530. 39: ok 906 # molecular exact mass after hydrogen addition
  32531. 39: ok 907 # molecular formula
  32532. 39: ok 908 # molecular weight
  32533. 39: ok 909 # molecular exact mass
  32534. 39: ok 910 # molecular hydrogen-added formula
  32535. 39: ok 911 # molecule + hydrogens weight
  32536. 39: ok 912 # molecular exact mass after hydrogen addition
  32537. 39: ok 913 # molecular formula
  32538. 39: ok 914 # molecular weight
  32539. 39: ok 915 # molecular exact mass
  32540. 39: ok 916 # molecular hydrogen-added formula
  32541. 39: ok 917 # molecule + hydrogens weight
  32542. 39: ok 918 # molecular exact mass after hydrogen addition
  32543. 39: ok 919 # molecular formula
  32544. 39: ok 920 # molecular weight
  32545. 39: ok 921 # molecular exact mass
  32546. 39: ok 922 # molecular hydrogen-added formula
  32547. 39: ok 923 # molecule + hydrogens weight
  32548. 39: ok 924 # molecular exact mass after hydrogen addition
  32549. 39: ok 925 # molecular formula
  32550. 39: ok 926 # molecular weight
  32551. 39: ok 927 # molecular exact mass
  32552. 39: ok 928 # molecular hydrogen-added formula
  32553. 39: ok 929 # molecule + hydrogens weight
  32554. 39: ok 930 # molecular exact mass after hydrogen addition
  32555. 39: ok 931 # molecular formula
  32556. 39: ok 932 # molecular weight
  32557. 39: ok 933 # molecular exact mass
  32558. 39: ok 934 # molecular hydrogen-added formula
  32559. 39: ok 935 # molecule + hydrogens weight
  32560. 39: ok 936 # molecular exact mass after hydrogen addition
  32561. 39: ok 937 # molecular formula
  32562. 39: ok 938 # molecular weight
  32563. 39: ok 939 # molecular exact mass
  32564. 39: ok 940 # molecular hydrogen-added formula
  32565. 39: ok 941 # molecule + hydrogens weight
  32566. 39: ok 942 # molecular exact mass after hydrogen addition
  32567. 39: ok 943 # molecular formula
  32568. 39: ok 944 # molecular weight
  32569. 39: ok 945 # molecular exact mass
  32570. 39: ok 946 # molecular hydrogen-added formula
  32571. 39: ok 947 # molecule + hydrogens weight
  32572. 39: ok 948 # molecular exact mass after hydrogen addition
  32573. 39: ok 949 # molecular formula
  32574. 39: ok 950 # molecular weight
  32575. 39: ok 951 # molecular exact mass
  32576. 39: ok 952 # molecular hydrogen-added formula
  32577. 39: ok 953 # molecule + hydrogens weight
  32578. 39: ok 954 # molecular exact mass after hydrogen addition
  32579. 39: ok 955 # molecular formula
  32580. 39: ok 956 # molecular weight
  32581. 39: ok 957 # molecular exact mass
  32582. 39: ok 958 # molecular hydrogen-added formula
  32583. 39: ok 959 # molecule + hydrogens weight
  32584. 39: ok 960 # molecular exact mass after hydrogen addition
  32585. 39: ok 961 # molecular formula
  32586. 39: ok 962 # molecular weight
  32587. 39: ok 963 # molecular exact mass
  32588. 39: ok 964 # molecular hydrogen-added formula
  32589. 39: ok 965 # molecule + hydrogens weight
  32590. 39: ok 966 # molecular exact mass after hydrogen addition
  32591. 39: ok 967 # molecular formula
  32592. 39: ok 968 # molecular weight
  32593. 39: ok 969 # molecular exact mass
  32594. 39: ok 970 # molecular hydrogen-added formula
  32595. 39: ok 971 # molecule + hydrogens weight
  32596. 39: ok 972 # molecular exact mass after hydrogen addition
  32597. 39: ok 973 # molecular formula
  32598. 39: ok 974 # molecular weight
  32599. 39: ok 975 # molecular exact mass
  32600. 39: ok 976 # molecular hydrogen-added formula
  32601. 39: ok 977 # molecule + hydrogens weight
  32602. 39: ok 978 # molecular exact mass after hydrogen addition
  32603. 39: ok 979 # molecular formula
  32604. 39: ok 980 # molecular weight
  32605. 39: ok 981 # molecular exact mass
  32606. 39: ok 982 # molecular hydrogen-added formula
  32607. 39: ok 983 # molecule + hydrogens weight
  32608. 39: ok 984 # molecular exact mass after hydrogen addition
  32609. 39: ok 985 # molecular formula
  32610. 39: ok 986 # molecular weight
  32611. 39: ok 987 # molecular exact mass
  32612. 39: ok 988 # molecular hydrogen-added formula
  32613. 39: ok 989 # molecule + hydrogens weight
  32614. 39: ok 990 # molecular exact mass after hydrogen addition
  32615. 39: ok 991 # molecular formula
  32616. 39: ok 992 # molecular weight
  32617. 39: ok 993 # molecular exact mass
  32618. 39: ok 994 # molecular hydrogen-added formula
  32619. 39: ok 995 # molecule + hydrogens weight
  32620. 39: ok 996 # molecular exact mass after hydrogen addition
  32621. 39: ok 997 # molecular formula
  32622. 39: ok 998 # molecular weight
  32623. 39: ok 999 # molecular exact mass
  32624. 39: ok 1000 # molecular hydrogen-added formula
  32625. 39: ok 1001 # molecule + hydrogens weight
  32626. 39: ok 1002 # molecular exact mass after hydrogen addition
  32627. 39: ok 1003 # molecular formula
  32628. 39: ok 1004 # molecular weight
  32629. 39: ok 1005 # molecular exact mass
  32630. 39: ok 1006 # molecular hydrogen-added formula
  32631. 39: ok 1007 # molecule + hydrogens weight
  32632. 39: ok 1008 # molecular exact mass after hydrogen addition
  32633. 39: ok 1009 # molecular formula
  32634. 39: ok 1010 # molecular weight
  32635. 39: ok 1011 # molecular exact mass
  32636. 39: ok 1012 # molecular hydrogen-added formula
  32637. 39: ok 1013 # molecule + hydrogens weight
  32638. 39: ok 1014 # molecular exact mass after hydrogen addition
  32639. 39: ok 1015 # molecular formula
  32640. 39: ok 1016 # molecular weight
  32641. 39: ok 1017 # molecular exact mass
  32642. 39: ok 1018 # molecular hydrogen-added formula
  32643. 39: ok 1019 # molecule + hydrogens weight
  32644. 39: ok 1020 # molecular exact mass after hydrogen addition
  32645. 39: ok 1021 # molecular formula
  32646. 39: ok 1022 # molecular weight
  32647. 39: ok 1023 # molecular exact mass
  32648. 39: ok 1024 # molecular hydrogen-added formula
  32649. 39: ok 1025 # molecule + hydrogens weight
  32650. 39: ok 1026 # molecular exact mass after hydrogen addition
  32651. 39: ok 1027 # molecular formula
  32652. 39: ok 1028 # molecular weight
  32653. 39: ok 1029 # molecular exact mass
  32654. 39: ok 1030 # molecular hydrogen-added formula
  32655. 39: ok 1031 # molecule + hydrogens weight
  32656. 39: ok 1032 # molecular exact mass after hydrogen addition
  32657. 39: ok 1033 # molecular formula
  32658. 39: ok 1034 # molecular weight
  32659. 39: ok 1035 # molecular exact mass
  32660. 39: ok 1036 # molecular hydrogen-added formula
  32661. 39: ok 1037 # molecule + hydrogens weight
  32662. 39: ok 1038 # molecular exact mass after hydrogen addition
  32663. 39: ok 1039 # molecular formula
  32664. 39: ok 1040 # molecular weight
  32665. 39: ok 1041 # molecular exact mass
  32666. 39: ok 1042 # molecular hydrogen-added formula
  32667. 39: ok 1043 # molecule + hydrogens weight
  32668. 39: ok 1044 # molecular exact mass after hydrogen addition
  32669. 39: ok 1045 # molecular formula
  32670. 39: ok 1046 # molecular weight
  32671. 39: ok 1047 # molecular exact mass
  32672. 39: ok 1048 # molecular hydrogen-added formula
  32673. 39: ok 1049 # molecule + hydrogens weight
  32674. 39: ok 1050 # molecular exact mass after hydrogen addition
  32675. 39: ok 1051 # molecular formula
  32676. 39: ok 1052 # molecular weight
  32677. 39: ok 1053 # molecular exact mass
  32678. 39: ok 1054 # molecular hydrogen-added formula
  32679. 39: ok 1055 # molecule + hydrogens weight
  32680. 39: ok 1056 # molecular exact mass after hydrogen addition
  32681. 39: ok 1057 # molecular formula
  32682. 39: ok 1058 # molecular weight
  32683. 39: ok 1059 # molecular exact mass
  32684. 39: ok 1060 # molecular hydrogen-added formula
  32685. 39: ok 1061 # molecule + hydrogens weight
  32686. 39: ok 1062 # molecular exact mass after hydrogen addition
  32687. 39: ok 1063 # molecular formula
  32688. 39: ok 1064 # molecular weight
  32689. 39: ok 1065 # molecular exact mass
  32690. 39: ok 1066 # molecular hydrogen-added formula
  32691. 39: ok 1067 # molecule + hydrogens weight
  32692. 39: ok 1068 # molecular exact mass after hydrogen addition
  32693. 39: ok 1069 # molecular formula
  32694. 39: ok 1070 # molecular weight
  32695. 39: ok 1071 # molecular exact mass
  32696. 39: ok 1072 # molecular hydrogen-added formula
  32697. 39: ok 1073 # molecule + hydrogens weight
  32698. 39: ok 1074 # molecular exact mass after hydrogen addition
  32699. 39: ok 1075 # molecular formula
  32700. 39: ok 1076 # molecular weight
  32701. 39: ok 1077 # molecular exact mass
  32702. 39: ok 1078 # molecular hydrogen-added formula
  32703. 39: ok 1079 # molecule + hydrogens weight
  32704. 39: ok 1080 # molecular exact mass after hydrogen addition
  32705. 39: ok 1081 # molecular formula
  32706. 39: ok 1082 # molecular weight
  32707. 39: ok 1083 # molecular exact mass
  32708. 39: ok 1084 # molecular hydrogen-added formula
  32709. 39: ok 1085 # molecule + hydrogens weight
  32710. 39: ok 1086 # molecular exact mass after hydrogen addition
  32711. 39: ok 1087 # molecular formula
  32712. 39: ok 1088 # molecular weight
  32713. 39: ok 1089 # molecular exact mass
  32714. 39: ok 1090 # molecular hydrogen-added formula
  32715. 39: ok 1091 # molecule + hydrogens weight
  32716. 39: ok 1092 # molecular exact mass after hydrogen addition
  32717. 39: ok 1093 # molecular formula
  32718. 39: ok 1094 # molecular weight
  32719. 39: ok 1095 # molecular exact mass
  32720. 39: ok 1096 # molecular hydrogen-added formula
  32721. 39: ok 1097 # molecule + hydrogens weight
  32722. 39: ok 1098 # molecular exact mass after hydrogen addition
  32723. 39: ok 1099 # molecular formula
  32724. 39: ok 1100 # molecular weight
  32725. 39: ok 1101 # molecular exact mass
  32726. 39: ok 1102 # molecular hydrogen-added formula
  32727. 39: ok 1103 # molecule + hydrogens weight
  32728. 39: ok 1104 # molecular exact mass after hydrogen addition
  32729. 39: ok 1105 # molecular formula
  32730. 39: ok 1106 # molecular weight
  32731. 39: ok 1107 # molecular exact mass
  32732. 39: ok 1108 # molecular hydrogen-added formula
  32733. 39: ok 1109 # molecule + hydrogens weight
  32734. 39: ok 1110 # molecular exact mass after hydrogen addition
  32735. 39: ok 1111 # molecular formula
  32736. 39: ok 1112 # molecular weight
  32737. 39: ok 1113 # molecular exact mass
  32738. 39: ok 1114 # molecular hydrogen-added formula
  32739. 39: ok 1115 # molecule + hydrogens weight
  32740. 39: ok 1116 # molecular exact mass after hydrogen addition
  32741. 39: ok 1117 # molecular formula
  32742. 39: ok 1118 # molecular weight
  32743. 39: ok 1119 # molecular exact mass
  32744. 39: ok 1120 # molecular hydrogen-added formula
  32745. 39: ok 1121 # molecule + hydrogens weight
  32746. 39: ok 1122 # molecular exact mass after hydrogen addition
  32747. 39: ok 1123 # molecular formula
  32748. 39: ok 1124 # molecular weight
  32749. 39: ok 1125 # molecular exact mass
  32750. 39: ok 1126 # molecular hydrogen-added formula
  32751. 39: ok 1127 # molecule + hydrogens weight
  32752. 39: ok 1128 # molecular exact mass after hydrogen addition
  32753. 39: ok 1129 # molecular formula
  32754. 39: ok 1130 # molecular weight
  32755. 39: ok 1131 # molecular exact mass
  32756. 39: ok 1132 # molecular hydrogen-added formula
  32757. 39: ok 1133 # molecule + hydrogens weight
  32758. 39: ok 1134 # molecular exact mass after hydrogen addition
  32759. 39: ok 1135 # molecular formula
  32760. 39: ok 1136 # molecular weight
  32761. 39: ok 1137 # molecular exact mass
  32762. 39: ok 1138 # molecular hydrogen-added formula
  32763. 39: ok 1139 # molecule + hydrogens weight
  32764. 39: ok 1140 # molecular exact mass after hydrogen addition
  32765. 39: ok 1141 # molecular formula
  32766. 39: ok 1142 # molecular weight
  32767. 39: ok 1143 # molecular exact mass
  32768. 39: ok 1144 # molecular hydrogen-added formula
  32769. 39: ok 1145 # molecule + hydrogens weight
  32770. 39: ok 1146 # molecular exact mass after hydrogen addition
  32771. 39: ok 1147 # molecular formula
  32772. 39: ok 1148 # molecular weight
  32773. 39: ok 1149 # molecular exact mass
  32774. 39: ok 1150 # molecular hydrogen-added formula
  32775. 39: ok 1151 # molecule + hydrogens weight
  32776. 39: ok 1152 # molecular exact mass after hydrogen addition
  32777. 39: ok 1153 # molecular formula
  32778. 39: ok 1154 # molecular weight
  32779. 39: ok 1155 # molecular exact mass
  32780. 39: ok 1156 # molecular hydrogen-added formula
  32781. 39: ok 1157 # molecule + hydrogens weight
  32782. 39: ok 1158 # molecular exact mass after hydrogen addition
  32783. 39: ok 1159 # molecular formula
  32784. 39: ok 1160 # molecular weight
  32785. 39: ok 1161 # molecular exact mass
  32786. 39: ok 1162 # molecular hydrogen-added formula
  32787. 39: ok 1163 # molecule + hydrogens weight
  32788. 39: ok 1164 # molecular exact mass after hydrogen addition
  32789. 39: ok 1165 # molecular formula
  32790. 39: ok 1166 # molecular weight
  32791. 39: ok 1167 # molecular exact mass
  32792. 39: ok 1168 # molecular hydrogen-added formula
  32793. 39: ok 1169 # molecule + hydrogens weight
  32794. 39: ok 1170 # molecular exact mass after hydrogen addition
  32795. 39: ok 1171 # molecular formula
  32796. 39: ok 1172 # molecular weight
  32797. 39: ok 1173 # molecular exact mass
  32798. 39: ok 1174 # molecular hydrogen-added formula
  32799. 39: ok 1175 # molecule + hydrogens weight
  32800. 39: ok 1176 # molecular exact mass after hydrogen addition
  32801. 39: ok 1177 # molecular formula
  32802. 39: ok 1178 # molecular weight
  32803. 39: ok 1179 # molecular exact mass
  32804. 39: ok 1180 # molecular hydrogen-added formula
  32805. 39: ok 1181 # molecule + hydrogens weight
  32806. 39: ok 1182 # molecular exact mass after hydrogen addition
  32807. 39: ok 1183 # molecular formula
  32808. 39: ok 1184 # molecular weight
  32809. 39: ok 1185 # molecular exact mass
  32810. 39: ok 1186 # molecular hydrogen-added formula
  32811. 39: ok 1187 # molecule + hydrogens weight
  32812. 39: ok 1188 # molecular exact mass after hydrogen addition
  32813. 39: ok 1189 # molecular formula
  32814. 39: ok 1190 # molecular weight
  32815. 39: ok 1191 # molecular exact mass
  32816. 39: ok 1192 # molecular hydrogen-added formula
  32817. 39: ok 1193 # molecule + hydrogens weight
  32818. 39: ok 1194 # molecular exact mass after hydrogen addition
  32819. 39: ok 1195 # molecular formula
  32820. 39: ok 1196 # molecular weight
  32821. 39: ok 1197 # molecular exact mass
  32822. 39: ok 1198 # molecular hydrogen-added formula
  32823. 39: ok 1199 # molecule + hydrogens weight
  32824. 39: ok 1200 # molecular exact mass after hydrogen addition
  32825. 39: ok 1201 # molecular formula
  32826. 39: ok 1202 # molecular weight
  32827. 39: ok 1203 # molecular exact mass
  32828. 39: ok 1204 # molecular hydrogen-added formula
  32829. 39: ok 1205 # molecule + hydrogens weight
  32830. 39: ok 1206 # molecular exact mass after hydrogen addition
  32831. 39: ok 1207 # molecular formula
  32832. 39: ok 1208 # molecular weight
  32833. 39: ok 1209 # molecular exact mass
  32834. 39: ok 1210 # molecular hydrogen-added formula
  32835. 39: ok 1211 # molecule + hydrogens weight
  32836. 39: ok 1212 # molecular exact mass after hydrogen addition
  32837. 39: ok 1213 # molecular formula
  32838. 39: ok 1214 # molecular weight
  32839. 39: ok 1215 # molecular exact mass
  32840. 39: ok 1216 # molecular hydrogen-added formula
  32841. 39: ok 1217 # molecule + hydrogens weight
  32842. 39: ok 1218 # molecular exact mass after hydrogen addition
  32843. 39: ok 1219 # molecular formula
  32844. 39: ok 1220 # molecular weight
  32845. 39: ok 1221 # molecular exact mass
  32846. 39: ok 1222 # molecular hydrogen-added formula
  32847. 39: ok 1223 # molecule + hydrogens weight
  32848. 39: ok 1224 # molecular exact mass after hydrogen addition
  32849. 39: ok 1225 # molecular formula
  32850. 39: ok 1226 # molecular weight
  32851. 39: ok 1227 # molecular exact mass
  32852. 39: ok 1228 # molecular hydrogen-added formula
  32853. 39: ok 1229 # molecule + hydrogens weight
  32854. 39: ok 1230 # molecular exact mass after hydrogen addition
  32855. 39: ok 1231 # molecular formula
  32856. 39: ok 1232 # molecular weight
  32857. 39: ok 1233 # molecular exact mass
  32858. 39: ok 1234 # molecular hydrogen-added formula
  32859. 39: ok 1235 # molecule + hydrogens weight
  32860. 39: ok 1236 # molecular exact mass after hydrogen addition
  32861. 39: ok 1237 # molecular formula
  32862. 39: ok 1238 # molecular weight
  32863. 39: ok 1239 # molecular exact mass
  32864. 39: ok 1240 # molecular hydrogen-added formula
  32865. 39: ok 1241 # molecule + hydrogens weight
  32866. 39: ok 1242 # molecular exact mass after hydrogen addition
  32867. 39: ok 1243 # molecular formula
  32868. 39: ok 1244 # molecular weight
  32869. 39: ok 1245 # molecular exact mass
  32870. 39: ok 1246 # molecular hydrogen-added formula
  32871. 39: ok 1247 # molecule + hydrogens weight
  32872. 39: ok 1248 # molecular exact mass after hydrogen addition
  32873. 39: ok 1249 # molecular formula
  32874. 39: ok 1250 # molecular weight
  32875. 39: ok 1251 # molecular exact mass
  32876. 39: ok 1252 # molecular hydrogen-added formula
  32877. 39: ok 1253 # molecule + hydrogens weight
  32878. 39: ok 1254 # molecular exact mass after hydrogen addition
  32879. 39: ok 1255 # molecular formula
  32880. 39: ok 1256 # molecular weight
  32881. 39: ok 1257 # molecular exact mass
  32882. 39: ok 1258 # molecular hydrogen-added formula
  32883. 39: ok 1259 # molecule + hydrogens weight
  32884. 39: ok 1260 # molecular exact mass after hydrogen addition
  32885. 39: ok 1261 # molecular formula
  32886. 39: ok 1262 # molecular weight
  32887. 39: ok 1263 # molecular exact mass
  32888. 39: ok 1264 # molecular hydrogen-added formula
  32889. 39: ok 1265 # molecule + hydrogens weight
  32890. 39: ok 1266 # molecular exact mass after hydrogen addition
  32891. 39: ok 1267 # molecular formula
  32892. 39: ok 1268 # molecular weight
  32893. 39: ok 1269 # molecular exact mass
  32894. 39: ok 1270 # molecular hydrogen-added formula
  32895. 39: ok 1271 # molecule + hydrogens weight
  32896. 39: ok 1272 # molecular exact mass after hydrogen addition
  32897. 39: ok 1273 # molecular formula
  32898. 39: ok 1274 # molecular weight
  32899. 39: ok 1275 # molecular exact mass
  32900. 39: ok 1276 # molecular hydrogen-added formula
  32901. 39: ok 1277 # molecule + hydrogens weight
  32902. 39: ok 1278 # molecular exact mass after hydrogen addition
  32903. 39: ok 1279 # molecular formula
  32904. 39: ok 1280 # molecular weight
  32905. 39: ok 1281 # molecular exact mass
  32906. 39: ok 1282 # molecular hydrogen-added formula
  32907. 39: ok 1283 # molecule + hydrogens weight
  32908. 39: ok 1284 # molecular exact mass after hydrogen addition
  32909. 39: ok 1285 # molecular formula
  32910. 39: ok 1286 # molecular weight
  32911. 39: ok 1287 # molecular exact mass
  32912. 39: ok 1288 # molecular hydrogen-added formula
  32913. 39: ok 1289 # molecule + hydrogens weight
  32914. 39: ok 1290 # molecular exact mass after hydrogen addition
  32915. 39: ok 1291 # molecular formula
  32916. 39: ok 1292 # molecular weight
  32917. 39: ok 1293 # molecular exact mass
  32918. 39: ok 1294 # molecular hydrogen-added formula
  32919. 39: ok 1295 # molecule + hydrogens weight
  32920. 39: ok 1296 # molecular exact mass after hydrogen addition
  32921. 39: ok 1297 # molecular formula
  32922. 39: ok 1298 # molecular weight
  32923. 39: ok 1299 # molecular exact mass
  32924. 39: ok 1300 # molecular hydrogen-added formula
  32925. 39: ok 1301 # molecule + hydrogens weight
  32926. 39: ok 1302 # molecular exact mass after hydrogen addition
  32927. 39: ok 1303 # molecular formula
  32928. 39: ok 1304 # molecular weight
  32929. 39: ok 1305 # molecular exact mass
  32930. 39: ok 1306 # molecular hydrogen-added formula
  32931. 39: ok 1307 # molecule + hydrogens weight
  32932. 39: ok 1308 # molecular exact mass after hydrogen addition
  32933. 39: ok 1309 # molecular formula
  32934. 39: ok 1310 # molecular weight
  32935. 39: ok 1311 # molecular exact mass
  32936. 39: ok 1312 # molecular hydrogen-added formula
  32937. 39: ok 1313 # molecule + hydrogens weight
  32938. 39: ok 1314 # molecular exact mass after hydrogen addition
  32939. 39: ok 1315 # molecular formula
  32940. 39: ok 1316 # molecular weight
  32941. 39: ok 1317 # molecular exact mass
  32942. 39: ok 1318 # molecular hydrogen-added formula
  32943. 39: ok 1319 # molecule + hydrogens weight
  32944. 39: ok 1320 # molecular exact mass after hydrogen addition
  32945. 39: ok 1321 # molecular formula
  32946. 39: ok 1322 # molecular weight
  32947. 39: ok 1323 # molecular exact mass
  32948. 39: ok 1324 # molecular hydrogen-added formula
  32949. 39: ok 1325 # molecule + hydrogens weight
  32950. 39: ok 1326 # molecular exact mass after hydrogen addition
  32951. 39: ok 1327 # molecular formula
  32952. 39: ok 1328 # molecular weight
  32953. 39: ok 1329 # molecular exact mass
  32954. 39: ok 1330 # molecular hydrogen-added formula
  32955. 39: ok 1331 # molecule + hydrogens weight
  32956. 39: ok 1332 # molecular exact mass after hydrogen addition
  32957. 39: ok 1333 # molecular formula
  32958. 39: ok 1334 # molecular weight
  32959. 39: ok 1335 # molecular exact mass
  32960. 39: ok 1336 # molecular hydrogen-added formula
  32961. 39: ok 1337 # molecule + hydrogens weight
  32962. 39: ok 1338 # molecular exact mass after hydrogen addition
  32963. 39: ok 1339 # molecular formula
  32964. 39: ok 1340 # molecular weight
  32965. 39: ok 1341 # molecular exact mass
  32966. 39: ok 1342 # molecular hydrogen-added formula
  32967. 39: ok 1343 # molecule + hydrogens weight
  32968. 39: ok 1344 # molecular exact mass after hydrogen addition
  32969. 39: ok 1345 # molecular formula
  32970. 39: ok 1346 # molecular weight
  32971. 39: ok 1347 # molecular exact mass
  32972. 39: ok 1348 # molecular hydrogen-added formula
  32973. 39: ok 1349 # molecule + hydrogens weight
  32974. 39: ok 1350 # molecular exact mass after hydrogen addition
  32975. 39: ok 1351 # molecular formula
  32976. 39: ok 1352 # molecular weight
  32977. 39: ok 1353 # molecular exact mass
  32978. 39: ok 1354 # molecular hydrogen-added formula
  32979. 39: ok 1355 # molecule + hydrogens weight
  32980. 39: ok 1356 # molecular exact mass after hydrogen addition
  32981. 39: ok 1357 # molecular formula
  32982. 39: ok 1358 # molecular weight
  32983. 39: ok 1359 # molecular exact mass
  32984. 39: ok 1360 # molecular hydrogen-added formula
  32985. 39: ok 1361 # molecule + hydrogens weight
  32986. 39: ok 1362 # molecular exact mass after hydrogen addition
  32987. 39: ok 1363 # molecular formula
  32988. 39: ok 1364 # molecular weight
  32989. 39: ok 1365 # molecular exact mass
  32990. 39: ok 1366 # molecular hydrogen-added formula
  32991. 39: ok 1367 # molecule + hydrogens weight
  32992. 39: ok 1368 # molecular exact mass after hydrogen addition
  32993. 39: ok 1369 # molecular formula
  32994. 39: ok 1370 # molecular weight
  32995. 39: ok 1371 # molecular exact mass
  32996. 39: ok 1372 # molecular hydrogen-added formula
  32997. 39: ok 1373 # molecule + hydrogens weight
  32998. 39: ok 1374 # molecular exact mass after hydrogen addition
  32999. 39: ok 1375 # molecular formula
  33000. 39: ok 1376 # molecular weight
  33001. 39: ok 1377 # molecular exact mass
  33002. 39: ok 1378 # molecular hydrogen-added formula
  33003. 39: ok 1379 # molecule + hydrogens weight
  33004. 39: ok 1380 # molecular exact mass after hydrogen addition
  33005. 39: ok 1381 # molecular formula
  33006. 39: ok 1382 # molecular weight
  33007. 39: ok 1383 # molecular exact mass
  33008. 39: ok 1384 # molecular hydrogen-added formula
  33009. 39: ok 1385 # molecule + hydrogens weight
  33010. 39: ok 1386 # molecular exact mass after hydrogen addition
  33011. 39: ok 1387 # molecular formula
  33012. 39: ok 1388 # molecular weight
  33013. 39: ok 1389 # molecular exact mass
  33014. 39: ok 1390 # molecular hydrogen-added formula
  33015. 39: ok 1391 # molecule + hydrogens weight
  33016. 39: ok 1392 # molecular exact mass after hydrogen addition
  33017. 39: ok 1393 # molecular formula
  33018. 39: ok 1394 # molecular weight
  33019. 39: ok 1395 # molecular exact mass
  33020. 39: ok 1396 # molecular hydrogen-added formula
  33021. 39: ok 1397 # molecule + hydrogens weight
  33022. 39: ok 1398 # molecular exact mass after hydrogen addition
  33023. 39: ok 1399 # molecular formula
  33024. 39: ok 1400 # molecular weight
  33025. 39: ok 1401 # molecular exact mass
  33026. 39: ok 1402 # molecular hydrogen-added formula
  33027. 39: ok 1403 # molecule + hydrogens weight
  33028. 39: ok 1404 # molecular exact mass after hydrogen addition
  33029. 39: ok 1405 # molecular formula
  33030. 39: ok 1406 # molecular weight
  33031. 39: ok 1407 # molecular exact mass
  33032. 39: ok 1408 # molecular hydrogen-added formula
  33033. 39: ok 1409 # molecule + hydrogens weight
  33034. 39: ok 1410 # molecular exact mass after hydrogen addition
  33035. 39: ok 1411 # molecular formula
  33036. 39: ok 1412 # molecular weight
  33037. 39: ok 1413 # molecular exact mass
  33038. 39: ok 1414 # molecular hydrogen-added formula
  33039. 39: ok 1415 # molecule + hydrogens weight
  33040. 39: ok 1416 # molecular exact mass after hydrogen addition
  33041. 39: ok 1417 # molecular formula
  33042. 39: ok 1418 # molecular weight
  33043. 39: ok 1419 # molecular exact mass
  33044. 39: ok 1420 # molecular hydrogen-added formula
  33045. 39: ok 1421 # molecule + hydrogens weight
  33046. 39: ok 1422 # molecular exact mass after hydrogen addition
  33047. 39: ok 1423 # molecular formula
  33048. 39: ok 1424 # molecular weight
  33049. 39: ok 1425 # molecular exact mass
  33050. 39: ok 1426 # molecular hydrogen-added formula
  33051. 39: ok 1427 # molecule + hydrogens weight
  33052. 39: ok 1428 # molecular exact mass after hydrogen addition
  33053. 39: ok 1429 # molecular formula
  33054. 39: ok 1430 # molecular weight
  33055. 39: ok 1431 # molecular exact mass
  33056. 39: ok 1432 # molecular hydrogen-added formula
  33057. 39: ok 1433 # molecule + hydrogens weight
  33058. 39: ok 1434 # molecular exact mass after hydrogen addition
  33059. 39: ok 1435 # molecular formula
  33060. 39: ok 1436 # molecular weight
  33061. 39: ok 1437 # molecular exact mass
  33062. 39: ok 1438 # molecular hydrogen-added formula
  33063. 39: ok 1439 # molecule + hydrogens weight
  33064. 39: ok 1440 # molecular exact mass after hydrogen addition
  33065. 39: ok 1441 # molecular formula
  33066. 39: ok 1442 # molecular weight
  33067. 39: ok 1443 # molecular exact mass
  33068. 39: ok 1444 # molecular hydrogen-added formula
  33069. 39: ok 1445 # molecule + hydrogens weight
  33070. 39: ok 1446 # molecular exact mass after hydrogen addition
  33071. 39: ok 1447 # molecular formula
  33072. 39: ok 1448 # molecular weight
  33073. 39: ok 1449 # molecular exact mass
  33074. 39: ok 1450 # molecular hydrogen-added formula
  33075. 39: ok 1451 # molecule + hydrogens weight
  33076. 39: ok 1452 # molecular exact mass after hydrogen addition
  33077. 39: ok 1453 # molecular formula
  33078. 39: ok 1454 # molecular weight
  33079. 39: ok 1455 # molecular exact mass
  33080. 39: ok 1456 # molecular hydrogen-added formula
  33081. 39: ok 1457 # molecule + hydrogens weight
  33082. 39: ok 1458 # molecular exact mass after hydrogen addition
  33083. 39: ok 1459 # molecular formula
  33084. 39: ok 1460 # molecular weight
  33085. 39: ok 1461 # molecular exact mass
  33086. 39: ok 1462 # molecular hydrogen-added formula
  33087. 39: ok 1463 # molecule + hydrogens weight
  33088. 39: ok 1464 # molecular exact mass after hydrogen addition
  33089. 39: ok 1465 # molecular formula
  33090. 39: ok 1466 # molecular weight
  33091. 39: ok 1467 # molecular exact mass
  33092. 39: ok 1468 # molecular hydrogen-added formula
  33093. 39: ok 1469 # molecule + hydrogens weight
  33094. 39: ok 1470 # molecular exact mass after hydrogen addition
  33095. 39: ok 1471 # molecular formula
  33096. 39: ok 1472 # molecular weight
  33097. 39: ok 1473 # molecular exact mass
  33098. 39: ok 1474 # molecular hydrogen-added formula
  33099. 39: ok 1475 # molecule + hydrogens weight
  33100. 39: ok 1476 # molecular exact mass after hydrogen addition
  33101. 39: ok 1477 # molecular formula
  33102. 39: ok 1478 # molecular weight
  33103. 39: ok 1479 # molecular exact mass
  33104. 39: ok 1480 # molecular hydrogen-added formula
  33105. 39: ok 1481 # molecule + hydrogens weight
  33106. 39: ok 1482 # molecular exact mass after hydrogen addition
  33107. 39: ok 1483 # molecular formula
  33108. 39: ok 1484 # molecular weight
  33109. 39: ok 1485 # molecular exact mass
  33110. 39: ok 1486 # molecular hydrogen-added formula
  33111. 39: ok 1487 # molecule + hydrogens weight
  33112. 39: ok 1488 # molecular exact mass after hydrogen addition
  33113. 39: ok 1489 # molecular formula
  33114. 39: ok 1490 # molecular weight
  33115. 39: ok 1491 # molecular exact mass
  33116. 39: ok 1492 # molecular hydrogen-added formula
  33117. 39: ok 1493 # molecule + hydrogens weight
  33118. 39: ok 1494 # molecular exact mass after hydrogen addition
  33119. 39: ok 1495 # molecular formula
  33120. 39: ok 1496 # molecular weight
  33121. 39: ok 1497 # molecular exact mass
  33122. 39: ok 1498 # molecular hydrogen-added formula
  33123. 39: ok 1499 # molecule + hydrogens weight
  33124. 39: ok 1500 # molecular exact mass after hydrogen addition
  33125. 39: ok 1501 # molecular formula
  33126. 39: ok 1502 # molecular weight
  33127. 39: ok 1503 # molecular exact mass
  33128. 39: ok 1504 # molecular hydrogen-added formula
  33129. 39: ok 1505 # molecule + hydrogens weight
  33130. 39: ok 1506 # molecular exact mass after hydrogen addition
  33131. 39: ok 1507 # molecular formula
  33132. 39: ok 1508 # molecular weight
  33133. 39: ok 1509 # molecular exact mass
  33134. 39: ok 1510 # molecular hydrogen-added formula
  33135. 39: ok 1511 # molecule + hydrogens weight
  33136. 39: ok 1512 # molecular exact mass after hydrogen addition
  33137. 39: ok 1513 # molecular formula
  33138. 39: ok 1514 # molecular weight
  33139. 39: ok 1515 # molecular exact mass
  33140. 39: ok 1516 # molecular hydrogen-added formula
  33141. 39: ok 1517 # molecule + hydrogens weight
  33142. 39: ok 1518 # molecular exact mass after hydrogen addition
  33143. 39: ok 1519 # molecular formula
  33144. 39: ok 1520 # molecular weight
  33145. 39: ok 1521 # molecular exact mass
  33146. 39: ok 1522 # molecular hydrogen-added formula
  33147. 39: ok 1523 # molecule + hydrogens weight
  33148. 39: ok 1524 # molecular exact mass after hydrogen addition
  33149. 39: ok 1525 # molecular formula
  33150. 39: ok 1526 # molecular weight
  33151. 39: ok 1527 # molecular exact mass
  33152. 39: ok 1528 # molecular hydrogen-added formula
  33153. 39: ok 1529 # molecule + hydrogens weight
  33154. 39: ok 1530 # molecular exact mass after hydrogen addition
  33155. 39: ok 1531 # molecular formula
  33156. 39: ok 1532 # molecular weight
  33157. 39: ok 1533 # molecular exact mass
  33158. 39: ok 1534 # molecular hydrogen-added formula
  33159. 39: ok 1535 # molecule + hydrogens weight
  33160. 39: ok 1536 # molecular exact mass after hydrogen addition
  33161. 39: ok 1537 # molecular formula
  33162. 39: ok 1538 # molecular weight
  33163. 39: ok 1539 # molecular exact mass
  33164. 39: ok 1540 # molecular hydrogen-added formula
  33165. 39: ok 1541 # molecule + hydrogens weight
  33166. 39: ok 1542 # molecular exact mass after hydrogen addition
  33167. 39: ok 1543 # molecular formula
  33168. 39: ok 1544 # molecular weight
  33169. 39: ok 1545 # molecular exact mass
  33170. 39: ok 1546 # molecular hydrogen-added formula
  33171. 39: ok 1547 # molecule + hydrogens weight
  33172. 39: ok 1548 # molecular exact mass after hydrogen addition
  33173. 39: ok 1549 # molecular formula
  33174. 39: ok 1550 # molecular weight
  33175. 39: ok 1551 # molecular exact mass
  33176. 39: ok 1552 # molecular hydrogen-added formula
  33177. 39: ok 1553 # molecule + hydrogens weight
  33178. 39: ok 1554 # molecular exact mass after hydrogen addition
  33179. 39: ok 1555 # molecular formula
  33180. 39: ok 1556 # molecular weight
  33181. 39: ok 1557 # molecular exact mass
  33182. 39: ok 1558 # molecular hydrogen-added formula
  33183. 39: ok 1559 # molecule + hydrogens weight
  33184. 39: ok 1560 # molecular exact mass after hydrogen addition
  33185. 39: ok 1561 # molecular formula
  33186. 39: ok 1562 # molecular weight
  33187. 39: ok 1563 # molecular exact mass
  33188. 39: ok 1564 # molecular hydrogen-added formula
  33189. 39: ok 1565 # molecule + hydrogens weight
  33190. 39: ok 1566 # molecular exact mass after hydrogen addition
  33191. 39: ok 1567 # molecular formula
  33192. 39: ok 1568 # molecular weight
  33193. 39: ok 1569 # molecular exact mass
  33194. 39: ok 1570 # molecular hydrogen-added formula
  33195. 39: ok 1571 # molecule + hydrogens weight
  33196. 39: ok 1572 # molecular exact mass after hydrogen addition
  33197. 39: ok 1573 # molecular formula
  33198. 39: ok 1574 # molecular weight
  33199. 39: ok 1575 # molecular exact mass
  33200. 39: ok 1576 # molecular hydrogen-added formula
  33201. 39: ok 1577 # molecule + hydrogens weight
  33202. 39: ok 1578 # molecular exact mass after hydrogen addition
  33203. 39: ok 1579 # molecular formula
  33204. 39: ok 1580 # molecular weight
  33205. 39: ok 1581 # molecular exact mass
  33206. 39: ok 1582 # molecular hydrogen-added formula
  33207. 39: ok 1583 # molecule + hydrogens weight
  33208. 39: ok 1584 # molecular exact mass after hydrogen addition
  33209. 39: ok 1585 # molecular formula
  33210. 39: ok 1586 # molecular weight
  33211. 39: ok 1587 # molecular exact mass
  33212. 39: ok 1588 # molecular hydrogen-added formula
  33213. 39: ok 1589 # molecule + hydrogens weight
  33214. 39: ok 1590 # molecular exact mass after hydrogen addition
  33215. 39: ok 1591 # molecular formula
  33216. 39: ok 1592 # molecular weight
  33217. 39: ok 1593 # molecular exact mass
  33218. 39: ok 1594 # molecular hydrogen-added formula
  33219. 39: ok 1595 # molecule + hydrogens weight
  33220. 39: ok 1596 # molecular exact mass after hydrogen addition
  33221. 39: ok 1597 # molecular formula
  33222. 39: ok 1598 # molecular weight
  33223. 39: ok 1599 # molecular exact mass
  33224. 39: ok 1600 # molecular hydrogen-added formula
  33225. 39: ok 1601 # molecule + hydrogens weight
  33226. 39: ok 1602 # molecular exact mass after hydrogen addition
  33227. 39: ok 1603 # molecular formula
  33228. 39: ok 1604 # molecular weight
  33229. 39: ok 1605 # molecular exact mass
  33230. 39: ok 1606 # molecular hydrogen-added formula
  33231. 39: ok 1607 # molecule + hydrogens weight
  33232. 39: ok 1608 # molecular exact mass after hydrogen addition
  33233. 39: ok 1609 # molecular formula
  33234. 39: ok 1610 # molecular weight
  33235. 39: ok 1611 # molecular exact mass
  33236. 39: ok 1612 # molecular hydrogen-added formula
  33237. 39: ok 1613 # molecule + hydrogens weight
  33238. 39: ok 1614 # molecular exact mass after hydrogen addition
  33239. 39: ok 1615 # molecular formula
  33240. 39: ok 1616 # molecular weight
  33241. 39: ok 1617 # molecular exact mass
  33242. 39: ok 1618 # molecular hydrogen-added formula
  33243. 39: ok 1619 # molecule + hydrogens weight
  33244. 39: ok 1620 # molecular exact mass after hydrogen addition
  33245. 39: ok 1621 # molecular formula
  33246. 39: ok 1622 # molecular weight
  33247. 39: ok 1623 # molecular exact mass
  33248. 39: ok 1624 # molecular hydrogen-added formula
  33249. 39: ok 1625 # molecule + hydrogens weight
  33250. 39: ok 1626 # molecular exact mass after hydrogen addition
  33251. 39: ok 1627 # molecular formula
  33252. 39: ok 1628 # molecular weight
  33253. 39: ok 1629 # molecular exact mass
  33254. 39: ok 1630 # molecular hydrogen-added formula
  33255. 39: ok 1631 # molecule + hydrogens weight
  33256. 39: ok 1632 # molecular exact mass after hydrogen addition
  33257. 39: 1..1632
  33258. 39/53 Test #39: formula_Test ..................... Passed 0.44 sec
  33259. test 40
  33260. Start 40: internalcoord_Test
  33261. 40: Test command: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/bin/test_internalcoord
  33262. 40: Test timeout computed to be: 1500
  33263. 40: # Unit tests for z-matrix conversion
  33264. 40: 1..2
  33265. 40: ok 1
  33266. 40: ok 2
  33267. 40/53 Test #40: internalcoord_Test ............... Passed 0.01 sec
  33268. test 41
  33269. Start 41: invalidsmarts_Test
  33270. 41: Test command: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/bin/test_invalidsmarts
  33271. 41: Test timeout computed to be: 1500
  33272. 41: # Testing invalid SMARTS parsing...
  33273. 41: ok 1
  33274. 41: ok 2
  33275. 41: ok 3
  33276. 41: ok 4
  33277. 41: ok 5
  33278. 41: ok 6
  33279. 41: ok 7
  33280. 41: ok 8
  33281. 41: ok 9
  33282. 41: ok 10
  33283. 41: ok 11
  33284. 41: ok 12
  33285. 41: ok 13
  33286. 41: ok 14
  33287. 41: ok 15
  33288. 41: ok 16
  33289. 41: ok 17
  33290. 41: ok 18
  33291. 41: ok 19
  33292. 41: ok 20 # random data #1
  33293. 41: # read 104188
  33294. 41: ok 21 # random data #2
  33295. 41: # read 77768
  33296. 41: ok 22 # random data #3
  33297. 41: # read 100058
  33298. 41: 1..22
  33299. 41/53 Test #41: invalidsmarts_Test ............... Passed 0.01 sec
  33300. test 42
  33301. Start 42: invalidsmiles_Test
  33302. 42: Test command: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/bin/test_invalidsmiles
  33303. 42: Test timeout computed to be: 1500
  33304. 42: # Testing invalid SMILES parsing...
  33305. 42: ok 1 # invalid SMILES rejected
  33306. 42: ok 2 # invalid SMILES rejected
  33307. 42: ok 3 # invalid SMILES rejected
  33308. 42: ok 4 # invalid SMILES rejected
  33309. 42: ok 5 # invalid SMILES rejected
  33310. 42: ok 6 # invalid SMILES rejected
  33311. 42: ok 7 # invalid SMILES rejected
  33312. 42: ok 8 # invalid SMILES rejected
  33313. 42: ok 9 # invalid SMILES rejected
  33314. 42: ok 10 # invalid SMILES rejected
  33315. 42: ok 11 # invalid SMILES rejected
  33316. 42: ok 12 # invalid SMILES rejected
  33317. 42: ok 13 # invalid SMILES rejected
  33318. 42: ok 14 # invalid SMILES rejected
  33319. 42: ok 15 # invalid SMILES rejected
  33320. 42: ok 16 # invalid SMILES rejected
  33321. 42: ok 17 # invalid SMILES rejected
  33322. 42: ok 18 # invalid SMILES rejected
  33323. 42: ok 19 # invalid SMILES rejected
  33324. 42: ok 20 # invalid SMILES rejected
  33325. 42: ok 21 # invalid SMILES rejected
  33326. 42: ok 22 # invalid SMILES rejected
  33327. 42: ok 23 # invalid SMILES rejected
  33328. 42: 1..23
  33329. 42/53 Test #42: invalidsmiles_Test ............... Passed 0.05 sec
  33330. test 43
  33331. Start 43: iterators_Test
  33332. 43: Test command: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/bin/test_iterators
  33333. 43: Test timeout computed to be: 1500
  33334. 43:
  33335. 43: # Testing iterators...
  33336. 43: ok 1
  33337. 43: ok 2
  33338. 43: ok 3
  33339. 43: ok 4
  33340. 43: ok 5
  33341. 43: ok 6
  33342. 43: ok 7
  33343. 43: ok 8
  33344. 43: ok 9
  33345. 43: ok 10
  33346. 43: ok 11
  33347. 43: ok 12
  33348. 43: ok 13
  33349. 43: ok 14
  33350. 43: ok 15
  33351. 43: ok 16
  33352. 43: ok 17
  33353. 43: ok 18
  33354. 43: ok 19
  33355. 43: ok 20
  33356. 43: ok 21
  33357. 43: ok 22
  33358. 43: ok 23
  33359. 43: ok 24
  33360. 43: ok 25
  33361. 43: ok 26
  33362. 43: ok 27
  33363. 43: ok 28
  33364. 43: ok 29
  33365. 43: ok 30
  33366. 43: ok 31
  33367. 43: ok 32
  33368. 43: ok 33
  33369. 43: ok 34
  33370. 43: ok 35
  33371. 43: ok 36
  33372. 43: ok 37
  33373. 43: ok 38
  33374. 43: ok 39
  33375. 43: ok 40
  33376. 43: ok 41
  33377. 43: ok 42
  33378. 43: ok 43
  33379. 43: ok 44
  33380. 43: ok 45
  33381. 43: ok 46
  33382. 43: ok 47
  33383. 43: ok 48
  33384. 43: ok 49
  33385. 43: ok 50
  33386. 43: ok 51
  33387. 43: ok 52
  33388. 43: ok 53
  33389. 43: ok 54
  33390. 43: ok 55
  33391. 43: ok 56
  33392. 43: ok 57
  33393. 43: ok 58
  33394. 43: ok 59
  33395. 43: ok 60
  33396. 43: ok 61
  33397. 43: ok 62
  33398. 43: ok 63
  33399. 43: ok 64
  33400. 43: ok 65
  33401. 43: ok 66
  33402. 43: ok 67
  33403. 43: ok 68
  33404. 43: ok 69
  33405. 43: ok 70
  33406. 43: ok 71
  33407. 43: ok 72
  33408. 43: ok 73
  33409. 43: ok 74
  33410. 43: ok 75
  33411. 43: ok 76
  33412. 43: ok 77
  33413. 43: ok 78
  33414. 43: ok 79
  33415. 43: ok 80
  33416. 43: ok 81
  33417. 43: ok 82
  33418. 43: ok 83
  33419. 43: ok 84
  33420. 43: ok 85
  33421. 43: ok 86
  33422. 43: ok 87
  33423. 43: ok 88
  33424. 43: ok 89
  33425. 43: ok 90
  33426. 43: ok 91
  33427. 43: ok 92
  33428. 43: ok 93
  33429. 43: ok 94
  33430. 43: ok 95
  33431. 43: ok 96
  33432. 43: ok 97
  33433. 43: ok 98
  33434. 43: ok 99
  33435. 43: ok 100
  33436. 43: ok 101
  33437. 43: ok 102
  33438. 43: ok 103
  33439. 43: ok 104
  33440. 43: ok 105
  33441. 43: ok 106
  33442. 43: ok 107
  33443. 43: ok 108
  33444. 43: ok 109
  33445. 43: ok 110
  33446. 43: ok 111
  33447. 43: ok 112
  33448. 43: ok 113
  33449. 43: ok 114
  33450. 43: ok 115
  33451. 43: ok 116
  33452. 43: ok 117
  33453. 43: ok 118
  33454. 43: ok 119
  33455. 43: ok 120
  33456. 43: ok 121
  33457. 43: ok 122
  33458. 43: ok 123
  33459. 43: ok 124
  33460. 43: ok 125
  33461. 43: ok 126
  33462. 43: ok 127
  33463. 43: ok 128
  33464. 43: ok 129
  33465. 43: ok 130
  33466. 43: ok 131
  33467. 43: ok 132
  33468. 43: ok 133
  33469. 43: ok 134
  33470. 43: ok 135
  33471. 43: ok 136
  33472. 43: ok 137
  33473. 43: ok 138
  33474. 43: ok 139
  33475. 43: ok 140
  33476. 43: ok 141
  33477. 43: ok 142
  33478. 43: ok 143
  33479. 43: ok 144
  33480. 43: ok 145
  33481. 43: ok 146
  33482. 43: ok 147
  33483. 43: ok 148
  33484. 43: ok 149
  33485. 43: ok 150
  33486. 43: ok 151
  33487. 43: ok 152
  33488. 43: ok 153
  33489. 43: ok 154
  33490. 43: ok 155
  33491. 43: ok 156
  33492. 43: ok 157
  33493. 43: ok 158
  33494. 43: ok 159
  33495. 43: ok 160
  33496. 43: ok 161
  33497. 43: ok 162
  33498. 43: ok 163
  33499. 43: ok 164
  33500. 43: ok 165
  33501. 43: ok 166
  33502. 43: ok 167
  33503. 43: ok 168
  33504. 43: ok 169
  33505. 43: ok 170
  33506. 43: ok 171
  33507. 43: ok 172
  33508. 43: ok 173
  33509. 43: ok 174
  33510. 43: ok 175
  33511. 43: ok 176
  33512. 43: ok 177
  33513. 43: ok 178
  33514. 43: ok 179
  33515. 43: ok 180
  33516. 43: ok 181
  33517. 43: ok 182
  33518. 43: ok 183
  33519. 43: ok 184
  33520. 43: ok 185
  33521. 43: ok 186
  33522. 43: ok 187
  33523. 43: ok 188
  33524. 43: ok 189
  33525. 43: ok 190
  33526. 43: ok 191
  33527. 43: ok 192
  33528. 43: ok 193
  33529. 43: ok 194
  33530. 43: ok 195
  33531. 43: ok 196
  33532. 43: ok 197
  33533. 43: ok 198
  33534. 43: ok 199
  33535. 43: ok 200
  33536. 43: ok 201
  33537. 43: ok 202
  33538. 43: ok 203
  33539. 43: ok 204
  33540. 43: ok 205
  33541. 43: ok 206
  33542. 43: ok 207
  33543. 43: ok 208
  33544. 43: ok 209
  33545. 43: ok 210
  33546. 43: ok 211
  33547. 43: ok 212
  33548. 43: ok 213
  33549. 43: ok 214
  33550. 43: ok 215
  33551. 43: ok 216
  33552. 43: ok 217
  33553. 43: ok 218
  33554. 43: ok 219
  33555. 43: ok 220
  33556. 43: ok 221
  33557. 43: ok 222
  33558. 43: ok 223
  33559. 43: ok 224
  33560. 43: ok 225
  33561. 43: ok 226
  33562. 43: ok 227
  33563. 43: ok 228
  33564. 43: ok 229
  33565. 43: ok 230
  33566. 43: ok 231
  33567. 43: ok 232
  33568. 43: ok 233
  33569. 43: ok 234
  33570. 43: ok 235
  33571. 43: ok 236
  33572. 43: ok 237
  33573. 43: ok 238
  33574. 43: ok 239
  33575. 43: ok 240
  33576. 43: ok 241
  33577. 43: ok 242
  33578. 43: ok 243
  33579. 43: ok 244
  33580. 43: ok 245
  33581. 43: ok 246
  33582. 43: ok 247
  33583. 43: ok 248
  33584. 43: ok 249
  33585. 43: ok 250
  33586. 43: ok 251
  33587. 43: ok 252
  33588. 43: ok 253
  33589. 43: ok 254
  33590. 43: ok 255
  33591. 43: ok 256
  33592. 43: ok 257
  33593. 43: ok 258
  33594. 43: ok 259
  33595. 43: ok 260
  33596. 43: ok 261
  33597. 43: ok 262
  33598. 43: ok 263
  33599. 43: ok 264
  33600. 43: ok 265
  33601. 43: ok 266
  33602. 43: ok 267
  33603. 43: ok 268
  33604. 43: ok 269
  33605. 43: ok 270
  33606. 43: ok 271
  33607. 43: ok 272
  33608. 43: ok 273
  33609. 43: ok 274
  33610. 43: ok 275
  33611. 43: ok 276
  33612. 43: ok 277
  33613. 43: ok 278
  33614. 43: ok 279
  33615. 43: ok 280
  33616. 43: ok 281
  33617. 43: ok 282
  33618. 43: ok 283
  33619. 43: ok 284
  33620. 43: ok 285
  33621. 43: ok 286
  33622. 43: ok 287
  33623. 43: ok 288
  33624. 43: ok 289
  33625. 43: ok 290
  33626. 43: ok 291
  33627. 43: ok 292
  33628. 43: ok 293
  33629. 43: ok 294
  33630. 43: ok 295
  33631. 43: ok 296
  33632. 43: ok 297
  33633. 43: ok 298
  33634. 43: ok 299
  33635. 43: ok 300
  33636. 43: ok 301
  33637. 43: ok 302
  33638. 43: ok 303
  33639. 43: ok 304
  33640. 43: ok 305
  33641. 43: ok 306
  33642. 43: ok 307
  33643. 43: ok 308
  33644. 43: ok 309
  33645. 43: ok 310
  33646. 43: ok 311
  33647. 43: ok 312
  33648. 43: ok 313
  33649. 43: ok 314
  33650. 43: ok 315
  33651. 43: ok 316
  33652. 43: ok 317
  33653. 43: ok 318
  33654. 43: ok 319
  33655. 43: ok 320
  33656. 43: ok 321
  33657. 43: ok 322
  33658. 43: ok 323
  33659. 43: ok 324
  33660. 43: ok 325
  33661. 43: ok 326
  33662. 43: ok 327
  33663. 43: ok 328
  33664. 43: ok 329
  33665. 43: ok 330
  33666. 43: ok 331
  33667. 43: ok 332
  33668. 43: ok 333
  33669. 43: ok 334
  33670. 43: ok 335
  33671. 43: ok 336
  33672. 43: ok 337
  33673. 43: ok 338
  33674. 43: ok 339
  33675. 43: ok 340
  33676. 43: ok 341
  33677. 43: ok 342
  33678. 43: ok 343
  33679. 43: ok 344
  33680. 43: ok 345
  33681. 43: ok 346
  33682. 43: ok 347
  33683. 43: ok 348
  33684. 43: ok 349
  33685. 43: ok 350
  33686. 43: ok 351
  33687. 43: ok 352
  33688. 43: ok 353
  33689. 43: ok 354
  33690. 43: ok 355
  33691. 43: ok 356
  33692. 43: ok 357
  33693. 43: ok 358
  33694. 43: ok 359
  33695. 43: ok 360
  33696. 43: ok 361
  33697. 43: ok 362
  33698. 43: ok 363
  33699. 43: ok 364
  33700. 43: ok 365
  33701. 43: ok 366
  33702. 43: ok 367
  33703. 43: ok 368
  33704. 43: ok 369
  33705. 43: ok 370
  33706. 43: ok 371
  33707. 43: ok 372
  33708. 43: ok 373
  33709. 43: ok 374
  33710. 43: ok 375
  33711. 43: ok 376
  33712. 43: ok 377
  33713. 43: ok 378
  33714. 43: ok 379
  33715. 43: ok 380
  33716. 43: ok 381
  33717. 43: ok 382
  33718. 43: ok 383
  33719. 43: ok 384
  33720. 43: ok 385
  33721. 43: ok 386
  33722. 43: ok 387
  33723. 43: ok 388
  33724. 43: ok 389
  33725. 43: ok 390
  33726. 43: ok 391
  33727. 43: ok 392
  33728. 43: ok 393
  33729. 43: ok 394
  33730. 43: ok 395
  33731. 43: ok 396
  33732. 43: ok 397
  33733. 43: ok 398
  33734. 43: ok 399
  33735. 43: ok 400
  33736. 43: ok 401
  33737. 43: ok 402
  33738. 43: ok 403
  33739. 43: ok 404
  33740. 43: ok 405
  33741. 43: ok 406
  33742. 43: ok 407
  33743. 43: ok 408
  33744. 43: ok 409
  33745. 43: ok 410
  33746. 43: ok 411
  33747. 43: ok 412
  33748. 43: ok 413
  33749. 43: ok 414
  33750. 43: ok 415
  33751. 43: ok 416
  33752. 43: ok 417
  33753. 43: ok 418
  33754. 43: ok 419
  33755. 43: ok 420
  33756. 43: ok 421
  33757. 43: ok 422
  33758. 43: ok 423
  33759. 43: ok 424
  33760. 43: ok 425
  33761. 43: ok 426
  33762. 43: ok 427
  33763. 43: ok 428
  33764. 43: ok 429
  33765. 43: ok 430
  33766. 43: ok 431
  33767. 43: ok 432
  33768. 43: ok 433
  33769. 43: ok 434
  33770. 43: ok 435
  33771. 43: ok 436
  33772. 43: ok 437
  33773. 43: ok 438
  33774. 43: ok 439
  33775. 43: ok 440
  33776. 43: ok 441
  33777. 43: ok 442
  33778. 43: ok 443
  33779. 43: ok 444
  33780. 43: ok 445
  33781. 43: ok 446
  33782. 43: ok 447
  33783. 43: ok 448
  33784. 43: ok 449
  33785. 43: ok 450
  33786. 43: ok 451
  33787. 43: ok 452
  33788. 43: ok 453
  33789. 43: ok 454
  33790. 43: ok 455
  33791. 43: ok 456
  33792. 43: ok 457
  33793. 43: ok 458
  33794. 43: ok 459
  33795. 43: ok 460
  33796. 43: ok 461
  33797. 43: ok 462
  33798. 43: ok 463
  33799. 43: ok 464
  33800. 43: ok 465
  33801. 43: ok 466
  33802. 43: ok 467
  33803. 43: ok 468
  33804. 43: ok 469
  33805. 43: ok 470
  33806. 43: ok 471
  33807. 43: ok 472
  33808. 43: ok 473
  33809. 43: ok 474
  33810. 43: ok 475
  33811. 43: ok 476
  33812. 43: ok 477
  33813. 43: ok 478
  33814. 43: ok 479
  33815. 43: ok 480
  33816. 43: ok 481
  33817. 43: ok 482
  33818. 43: ok 483
  33819. 43: ok 484
  33820. 43: ok 485
  33821. 43: ok 486
  33822. 43: ok 487
  33823. 43: ok 488
  33824. 43: ok 489
  33825. 43: ok 490
  33826. 43: ok 491
  33827. 43: ok 492
  33828. 43: ok 493
  33829. 43: ok 494
  33830. 43: ok 495
  33831. 43: ok 496
  33832. 43: ok 497
  33833. 43: ok 498
  33834. 43: ok 499
  33835. 43: ok 500
  33836. 43: ok 501
  33837. 43: ok 502
  33838. 43: ok 503
  33839. 43: ok 504
  33840. 43: ok 505
  33841. 43: ok 506
  33842. 43: ok 507
  33843. 43: ok 508
  33844. 43: ok 509
  33845. 43: ok 510
  33846. 43: ok 511
  33847. 43: ok 512
  33848. 43: ok 513
  33849. 43: ok 514
  33850. 43: ok 515
  33851. 43: ok 516
  33852. 43: ok 517
  33853. 43: ok 518
  33854. 43: ok 519
  33855. 43: ok 520
  33856. 43: ok 521
  33857. 43: ok 522
  33858. 43: ok 523
  33859. 43: ok 524
  33860. 43: ok 525
  33861. 43: ok 526
  33862. 43: ok 527
  33863. 43: ok 528
  33864. 43: ok 529
  33865. 43: ok 530
  33866. 43: ok 531
  33867. 43: ok 532
  33868. 43: ok 533
  33869. 43: ok 534
  33870. 43: ok 535
  33871. 43: ok 536
  33872. 43: ok 537
  33873. 43: ok 538
  33874. 43: ok 539
  33875. 43: ok 540
  33876. 43: ok 541
  33877. 43: ok 542
  33878. 43: ok 543
  33879. 43: ok 544
  33880. 43: ok 545
  33881. 43: ok 546
  33882. 43: ok 547
  33883. 43: ok 548
  33884. 43: ok 549
  33885. 43: ok 550
  33886. 43: ok 551
  33887. 43: ok 552
  33888. 43: ok 553
  33889. 43: ok 554
  33890. 43: ok 555
  33891. 43: ok 556
  33892. 43: ok 557
  33893. 43: ok 558
  33894. 43: ok 559
  33895. 43: ok 560
  33896. 43: ok 561
  33897. 43: ok 562
  33898. 43: ok 563
  33899. 43: ok 564
  33900. 43: ok 565
  33901. 43: ok 566
  33902. 43: ok 567
  33903. 43: ok 568
  33904. 43: ok 569
  33905. 43: ok 570
  33906. 43: ok 571
  33907. 43: ok 572
  33908. 43: ok 573
  33909. 43: ok 574
  33910. 43: ok 575
  33911. 43: ok 576
  33912. 43: ok 577
  33913. 43: ok 578
  33914. 43: ok 579
  33915. 43: ok 580
  33916. 43: ok 581
  33917. 43: ok 582
  33918. 43: ok 583
  33919. 43: ok 584
  33920. 43: ok 585
  33921. 43: ok 586
  33922. 43: ok 587
  33923. 43: ok 588
  33924. 43: ok 589
  33925. 43: ok 590
  33926. 43: ok 591
  33927. 43: ok 592
  33928. 43: ok 593
  33929. 43: ok 594
  33930. 43: ok 595
  33931. 43: ok 596
  33932. 43: ok 597
  33933. 43: ok 598
  33934. 43: ok 599
  33935. 43: ok 600
  33936. 43: ok 601
  33937. 43: ok 602
  33938. 43: ok 603
  33939. 43: ok 604
  33940. 43: ok 605
  33941. 43: ok 606
  33942. 43: ok 607
  33943. 43: ok 608
  33944. 43: ok 609
  33945. 43: ok 610
  33946. 43: ok 611
  33947. 43: ok 612
  33948. 43: ok 613
  33949. 43: ok 614
  33950. 43: ok 615
  33951. 43: ok 616
  33952. 43: ok 617
  33953. 43: ok 618
  33954. 43: ok 619
  33955. 43: ok 620
  33956. 43: ok 621
  33957. 43: ok 622
  33958. 43: ok 623
  33959. 43: ok 624
  33960. 43: ok 625
  33961. 43: ok 626
  33962. 43: ok 627
  33963. 43: ok 628
  33964. 43: ok 629
  33965. 43: ok 630
  33966. 43: ok 631
  33967. 43: ok 632
  33968. 43: ok 633
  33969. 43: ok 634
  33970. 43: ok 635
  33971. 43: ok 636
  33972. 43: ok 637
  33973. 43: ok 638
  33974. 43: ok 639
  33975. 43: ok 640
  33976. 43: ok 641
  33977. 43: ok 642
  33978. 43: ok 643
  33979. 43: ok 644
  33980. 43: ok 645
  33981. 43: ok 646
  33982. 43: ok 647
  33983. 43: ok 648
  33984. 43: ok 649
  33985. 43: ok 650
  33986. 43: ok 651
  33987. 43: ok 652
  33988. 43: ok 653
  33989. 43: ok 654
  33990. 43: ok 655
  33991. 43: ok 656
  33992. 43: ok 657
  33993. 43: ok 658
  33994. 43: ok 659
  33995. 43: ok 660
  33996. 43: ok 661
  33997. 43: ok 662
  33998. 43: ok 663
  33999. 43: ok 664
  34000. 43: ok 665
  34001. 43: ok 666
  34002. 43: ok 667
  34003. 43: ok 668
  34004. 43: ok 669
  34005. 43: ok 670
  34006. 43: ok 671
  34007. 43: ok 672
  34008. 43: ok 673
  34009. 43: ok 674
  34010. 43: ok 675
  34011. 43: ok 676
  34012. 43: ok 677
  34013. 43: ok 678
  34014. 43: ok 679
  34015. 43: ok 680
  34016. 43: ok 681
  34017. 43: ok 682
  34018. 43: ok 683
  34019. 43: ok 684
  34020. 43: ok 685
  34021. 43: ok 686
  34022. 43: ok 687
  34023. 43: ok 688
  34024. 43: ok 689
  34025. 43: ok 690
  34026. 43: ok 691
  34027. 43: ok 692
  34028. 43: ok 693
  34029. 43: ok 694
  34030. 43: ok 695
  34031. 43: ok 696
  34032. 43: ok 697
  34033. 43: ok 698
  34034. 43: ok 699
  34035. 43: ok 700
  34036. 43: ok 701
  34037. 43: ok 702
  34038. 43: ok 703
  34039. 43: ok 704
  34040. 43: ok 705
  34041. 43: ok 706
  34042. 43: ok 707
  34043. 43: ok 708
  34044. 43: ok 709
  34045. 43: ok 710
  34046. 43: ok 711
  34047. 43: ok 712
  34048. 43: ok 713
  34049. 43: ok 714
  34050. 43: ok 715
  34051. 43: ok 716
  34052. 43: ok 717
  34053. 43: ok 718
  34054. 43: ok 719
  34055. 43: ok 720
  34056. 43: ok 721
  34057. 43: ok 722
  34058. 43: ok 723
  34059. 43: ok 724
  34060. 43: ok 725
  34061. 43: ok 726
  34062. 43: ok 727
  34063. 43: ok 728
  34064. 43: ok 729
  34065. 43: ok 730
  34066. 43: ok 731
  34067. 43: ok 732
  34068. 43: ok 733
  34069. 43: ok 734
  34070. 43: ok 735
  34071. 43: ok 736
  34072. 43: ok 737
  34073. 43: ok 738
  34074. 43: ok 739
  34075. 43: ok 740
  34076. 43: ok 741
  34077. 43: ok 742
  34078. 43: ok 743
  34079. 43: ok 744
  34080. 43: ok 745
  34081. 43: ok 746
  34082. 43: ok 747
  34083. 43: ok 748
  34084. 43: ok 749
  34085. 43: ok 750
  34086. 43: ok 751
  34087. 43: ok 752
  34088. 43: ok 753
  34089. 43: ok 754
  34090. 43: ok 755
  34091. 43: ok 756
  34092. 43: ok 757
  34093. 43: ok 758
  34094. 43: ok 759
  34095. 43: ok 760
  34096. 43: ok 761
  34097. 43: ok 762
  34098. 43: ok 763
  34099. 43: ok 764
  34100. 43: ok 765
  34101. 43: ok 766
  34102. 43: ok 767
  34103. 43: ok 768
  34104. 43: ok 769
  34105. 43: ok 770
  34106. 43: ok 771
  34107. 43: ok 772
  34108. 43: ok 773
  34109. 43: ok 774
  34110. 43: ok 775
  34111. 43: ok 776
  34112. 43: ok 777
  34113. 43: ok 778
  34114. 43: ok 779
  34115. 43: ok 780
  34116. 43: ok 781
  34117. 43: ok 782
  34118. 43: ok 783
  34119. 43: ok 784
  34120. 43: ok 785
  34121. 43: ok 786
  34122. 43: ok 787
  34123. 43: ok 788
  34124. 43: ok 789
  34125. 43: ok 790
  34126. 43: ok 791
  34127. 43: ok 792
  34128. 43: ok 793
  34129. 43: ok 794
  34130. 43: ok 795
  34131. 43: ok 796
  34132. 43: ok 797
  34133. 43: ok 798
  34134. 43: ok 799
  34135. 43: ok 800
  34136. 43: ok 801
  34137. 43: ok 802
  34138. 43: ok 803
  34139. 43: ok 804
  34140. 43: ok 805
  34141. 43: ok 806
  34142. 43: ok 807
  34143. 43: ok 808
  34144. 43: ok 809
  34145. 43: ok 810
  34146. 43: ok 811
  34147. 43: ok 812
  34148. 43: ok 813
  34149. 43: ok 814
  34150. 43: ok 815
  34151. 43: ok 816
  34152. 43: ok 817
  34153. 43: ok 818
  34154. 43: ok 819
  34155. 43: ok 820
  34156. 43: ok 821
  34157. 43: ok 822
  34158. 43: ok 823
  34159. 43: ok 824
  34160. 43: ok 825
  34161. 43: ok 826
  34162. 43: ok 827
  34163. 43: ok 828
  34164. 43: ok 829
  34165. 43: ok 830
  34166. 43: ok 831
  34167. 43: ok 832
  34168. 43: ok 833
  34169. 43: ok 834
  34170. 43: ok 835
  34171. 43: ok 836
  34172. 43: ok 837
  34173. 43: ok 838
  34174. 43: ok 839
  34175. 43: ok 840
  34176. 43: ok 841
  34177. 43: ok 842
  34178. 43: ok 843
  34179. 43: ok 844
  34180. 43: ok 845
  34181. 43: ok 846
  34182. 43: ok 847
  34183. 43: ok 848
  34184. 43: ok 849
  34185. 43: ok 850
  34186. 43: ok 851
  34187. 43: ok 852
  34188. 43: ok 853
  34189. 43: ok 854
  34190. 43: ok 855
  34191. 43: ok 856
  34192. 43: ok 857
  34193. 43: ok 858
  34194. 43: ok 859
  34195. 43: ok 860
  34196. 43: ok 861
  34197. 43: ok 862
  34198. 43: ok 863
  34199. 43: ok 864
  34200. 43: ok 865
  34201. 43: ok 866
  34202. 43: ok 867
  34203. 43: ok 868
  34204. 43: ok 869
  34205. 43: ok 870
  34206. 43: ok 871
  34207. 43: ok 872
  34208. 43: ok 873
  34209. 43: ok 874
  34210. 43: ok 875
  34211. 43: ok 876
  34212. 43: ok 877
  34213. 43: ok 878
  34214. 43: ok 879
  34215. 43: ok 880
  34216. 43: ok 881
  34217. 43: ok 882
  34218. 43: ok 883
  34219. 43: ok 884
  34220. 43: ok 885
  34221. 43: ok 886
  34222. 43: ok 887
  34223. 43: ok 888
  34224. 43: ok 889
  34225. 43: ok 890
  34226. 43: ok 891
  34227. 43: ok 892
  34228. 43: ok 893
  34229. 43: ok 894
  34230. 43: ok 895
  34231. 43: ok 896
  34232. 43: ok 897
  34233. 43: ok 898
  34234. 43: ok 899
  34235. 43: ok 900
  34236. 43: ok 901
  34237. 43: ok 902
  34238. 43: ok 903
  34239. 43: ok 904
  34240. 43: ok 905
  34241. 43: ok 906
  34242. 43: ok 907
  34243. 43: ok 908
  34244. 43: ok 909
  34245. 43: ok 910
  34246. 43: ok 911
  34247. 43: ok 912
  34248. 43: ok 913
  34249. 43: ok 914
  34250. 43: ok 915
  34251. 43: ok 916
  34252. 43: ok 917
  34253. 43: ok 918
  34254. 43: ok 919
  34255. 43: ok 920
  34256. 43: ok 921
  34257. 43: ok 922
  34258. 43: ok 923
  34259. 43: ok 924
  34260. 43: ok 925
  34261. 43: ok 926
  34262. 43: ok 927
  34263. 43: ok 928
  34264. 43: ok 929
  34265. 43: ok 930
  34266. 43: ok 931
  34267. 43: ok 932
  34268. 43: ok 933
  34269. 43: ok 934
  34270. 43: ok 935
  34271. 43: ok 936
  34272. 43: ok 937
  34273. 43: ok 938
  34274. 43: ok 939
  34275. 43: ok 940
  34276. 43: ok 941
  34277. 43: ok 942
  34278. 43: ok 943
  34279. 43: ok 944
  34280. 43: ok 945
  34281. 43: ok 946
  34282. 43: ok 947
  34283. 43: ok 948
  34284. 43: ok 949
  34285. 43: ok 950
  34286. 43: ok 951
  34287. 43: ok 952
  34288. 43: ok 953
  34289. 43: ok 954
  34290. 43: ok 955
  34291. 43: ok 956
  34292. 43: ok 957
  34293. 43: ok 958
  34294. 43: ok 959
  34295. 43: ok 960
  34296. 43: ok 961
  34297. 43: ok 962
  34298. 43: ok 963
  34299. 43: ok 964
  34300. 43: ok 965
  34301. 43: ok 966
  34302. 43: ok 967
  34303. 43: ok 968
  34304. 43: ok 969
  34305. 43: ok 970
  34306. 43: ok 971
  34307. 43: ok 972
  34308. 43: ok 973
  34309. 43: ok 974
  34310. 43: ok 975
  34311. 43: ok 976
  34312. 43: ok 977
  34313. 43: ok 978
  34314. 43: ok 979
  34315. 43: ok 980
  34316. 43: ok 981
  34317. 43: ok 982
  34318. 43: ok 983
  34319. 43: ok 984
  34320. 43: ok 985
  34321. 43: ok 986
  34322. 43: ok 987
  34323. 43: ok 988
  34324. 43: ok 989
  34325. 43: ok 990
  34326. 43: ok 991
  34327. 43: ok 992
  34328. 43: ok 993
  34329. 43: ok 994
  34330. 43: ok 995
  34331. 43: ok 996
  34332. 43: ok 997
  34333. 43: ok 998
  34334. 43: ok 999
  34335. 43: ok 1000
  34336. 43: ok 1001
  34337. 43: ok 1002
  34338. 43: ok 1003
  34339. 43: ok 1004
  34340. 43: ok 1005
  34341. 43: ok 1006
  34342. 43: ok 1007
  34343. 43: ok 1008
  34344. 43: ok 1009
  34345. 43: ok 1010
  34346. 43: ok 1011
  34347. 43: ok 1012
  34348. 43: ok 1013
  34349. 43: ok 1014
  34350. 43: ok 1015
  34351. 43: ok 1016
  34352. 43: ok 1017
  34353. 43: ok 1018
  34354. 43: ok 1019
  34355. 43: ok 1020
  34356. 43: ok 1021
  34357. 43: ok 1022
  34358. 43: ok 1023
  34359. 43: ok 1024
  34360. 43: ok 1025
  34361. 43: ok 1026
  34362. 43: ok 1027
  34363. 43: ok 1028
  34364. 43: ok 1029
  34365. 43: ok 1030
  34366. 43: ok 1031
  34367. 43: ok 1032
  34368. 43: ok 1033
  34369. 43: ok 1034
  34370. 43: ok 1035
  34371. 43: ok 1036
  34372. 43: ok 1037
  34373. 43: ok 1038
  34374. 43: ok 1039
  34375. 43: ok 1040
  34376. 43: ok 1041
  34377. 43: ok 1042
  34378. 43: ok 1043
  34379. 43: ok 1044
  34380. 43: ok 1045
  34381. 43: ok 1046
  34382. 43: ok 1047
  34383. 43: ok 1048
  34384. 43: ok 1049
  34385. 43: ok 1050
  34386. 43: ok 1051
  34387. 43: ok 1052
  34388. 43: ok 1053
  34389. 43: ok 1054
  34390. 43: ok 1055
  34391. 43: ok 1056
  34392. 43: ok 1057
  34393. 43: ok 1058
  34394. 43: ok 1059
  34395. 43: ok 1060
  34396. 43: ok 1061
  34397. 43: ok 1062
  34398. 43: ok 1063
  34399. 43: ok 1064
  34400. 43: ok 1065
  34401. 43: ok 1066
  34402. 43: ok 1067
  34403. 43: ok 1068
  34404. 43: ok 1069
  34405. 43: ok 1070
  34406. 43: ok 1071
  34407. 43: ok 1072
  34408. 43: ok 1073
  34409. 43: ok 1074
  34410. 43: ok 1075
  34411. 43: ok 1076
  34412. 43: ok 1077
  34413. 43: ok 1078
  34414. 43: ok 1079
  34415. 43: ok 1080
  34416. 43: ok 1081
  34417. 43: ok 1082
  34418. 43: ok 1083
  34419. 43: ok 1084
  34420. 43: ok 1085
  34421. 43: ok 1086
  34422. 43: ok 1087
  34423. 43: ok 1088
  34424. 43: ok 1089
  34425. 43: ok 1090
  34426. 43: ok 1091
  34427. 43: ok 1092
  34428. 43: ok 1093
  34429. 43: ok 1094
  34430. 43: ok 1095
  34431. 43: ok 1096
  34432. 43: ok 1097
  34433. 43: ok 1098
  34434. 43: ok 1099
  34435. 43: ok 1100
  34436. 43: ok 1101
  34437. 43: ok 1102
  34438. 43: ok 1103
  34439. 43: ok 1104
  34440. 43: ok 1105
  34441. 43: ok 1106
  34442. 43: ok 1107
  34443. 43: ok 1108
  34444. 43: ok 1109
  34445. 43: ok 1110
  34446. 43: ok 1111
  34447. 43: ok 1112
  34448. 43: ok 1113
  34449. 43: ok 1114
  34450. 43: ok 1115
  34451. 43: ok 1116
  34452. 43: ok 1117
  34453. 43: ok 1118
  34454. 43: ok 1119
  34455. 43: ok 1120
  34456. 43: ok 1121
  34457. 43: ok 1122
  34458. 43: ok 1123
  34459. 43: ok 1124
  34460. 43: ok 1125
  34461. 43: ok 1126
  34462. 43: ok 1127
  34463. 43: ok 1128
  34464. 43: ok 1129
  34465. 43: ok 1130
  34466. 43: ok 1131
  34467. 43: ok 1132
  34468. 43: ok 1133
  34469. 43: ok 1134
  34470. 43: ok 1135
  34471. 43: ok 1136
  34472. 43: ok 1137
  34473. 43: ok 1138
  34474. 43: ok 1139
  34475. 43: ok 1140
  34476. 43: ok 1141
  34477. 43: ok 1142
  34478. 43: ok 1143
  34479. 43: ok 1144
  34480. 43: ok 1145
  34481. 43: ok 1146
  34482. 43: ok 1147
  34483. 43: ok 1148
  34484. 43: ok 1149
  34485. 43: ok 1150
  34486. 43: ok 1151
  34487. 43: ok 1152
  34488. 43: ok 1153
  34489. 43: ok 1154
  34490. 43: ok 1155
  34491. 43: ok 1156
  34492. 43: ok 1157
  34493. 43: ok 1158
  34494. 43: ok 1159
  34495. 43: ok 1160
  34496. 43: ok 1161
  34497. 43: ok 1162
  34498. 43: ok 1163
  34499. 43: ok 1164
  34500. 43: ok 1165
  34501. 43: ok 1166
  34502. 43: ok 1167
  34503. 43: ok 1168
  34504. 43: ok 1169
  34505. 43: ok 1170
  34506. 43: ok 1171
  34507. 43: ok 1172
  34508. 43: ok 1173
  34509. 43: ok 1174
  34510. 43: ok 1175
  34511. 43: ok 1176
  34512. 43: ok 1177
  34513. 43: ok 1178
  34514. 43: ok 1179
  34515. 43: ok 1180
  34516. 43: ok 1181
  34517. 43: ok 1182
  34518. 43: ok 1183
  34519. 43: ok 1184
  34520. 43: ok 1185
  34521. 43: ok 1186
  34522. 43: ok 1187
  34523. 43: ok 1188
  34524. 43: ok 1189
  34525. 43: ok 1190
  34526. 43: ok 1191
  34527. 43: ok 1192
  34528. 43: ok 1193
  34529. 43: ok 1194
  34530. 43: ok 1195
  34531. 43: ok 1196
  34532. 43: ok 1197
  34533. 43: ok 1198
  34534. 43: ok 1199
  34535. 43: ok 1200
  34536. 43: ok 1201
  34537. 43: ok 1202
  34538. 43: ok 1203
  34539. 43: ok 1204
  34540. 43: ok 1205
  34541. 43: ok 1206
  34542. 43: ok 1207
  34543. 43: ok 1208
  34544. 43: ok 1209
  34545. 43: ok 1210
  34546. 43: ok 1211
  34547. 43: ok 1212
  34548. 43: ok 1213
  34549. 43: ok 1214
  34550. 43: ok 1215
  34551. 43: ok 1216
  34552. 43: ok 1217
  34553. 43: ok 1218
  34554. 43: ok 1219
  34555. 43: ok 1220
  34556. 43: ok 1221
  34557. 43: ok 1222
  34558. 43: ok 1223
  34559. 43: ok 1224
  34560. 43: ok 1225
  34561. 43: ok 1226
  34562. 43: ok 1227
  34563. 43: ok 1228
  34564. 43: ok 1229
  34565. 43: ok 1230
  34566. 43: ok 1231
  34567. 43: ok 1232
  34568. 43: ok 1233
  34569. 43: ok 1234
  34570. 43: ok 1235
  34571. 43: ok 1236
  34572. 43: ok 1237
  34573. 43: ok 1238
  34574. 43: ok 1239
  34575. 43: ok 1240
  34576. 43: ok 1241
  34577. 43: ok 1242
  34578. 43: ok 1243
  34579. 43: ok 1244
  34580. 43: ok 1245
  34581. 43: ok 1246
  34582. 43: ok 1247
  34583. 43: ok 1248
  34584. 43: ok 1249
  34585. 43: ok 1250
  34586. 43: ok 1251
  34587. 43: ok 1252
  34588. 43: ok 1253
  34589. 43: ok 1254
  34590. 43: ok 1255
  34591. 43: ok 1256
  34592. 43: ok 1257
  34593. 43: ok 1258
  34594. 43: ok 1259
  34595. 43: ok 1260
  34596. 43: ok 1261
  34597. 43: ok 1262
  34598. 43: ok 1263
  34599. 43: ok 1264
  34600. 43: ok 1265
  34601. 43: ok 1266
  34602. 43: ok 1267
  34603. 43: ok 1268
  34604. 43: ok 1269
  34605. 43: ok 1270
  34606. 43: ok 1271
  34607. 43: ok 1272
  34608. 43: ok 1273
  34609. 43: ok 1274
  34610. 43: ok 1275
  34611. 43: ok 1276
  34612. 43: ok 1277
  34613. 43: ok 1278
  34614. 43: ok 1279
  34615. 43: ok 1280
  34616. 43: ok 1281
  34617. 43: ok 1282
  34618. 43: ok 1283
  34619. 43: ok 1284
  34620. 43: ok 1285
  34621. 43: ok 1286
  34622. 43: ok 1287
  34623. 43: ok 1288
  34624. 43: ok 1289
  34625. 43: ok 1290
  34626. 43: ok 1291
  34627. 43: ok 1292
  34628. 43: ok 1293
  34629. 43: ok 1294
  34630. 43: ok 1295
  34631. 43: ok 1296
  34632. 43: ok 1297
  34633. 43: ok 1298
  34634. 43: ok 1299
  34635. 43: ok 1300
  34636. 43: ok 1301
  34637. 43: ok 1302
  34638. 43: ok 1303
  34639. 43: ok 1304
  34640. 43: ok 1305
  34641. 43: ok 1306
  34642. 43: ok 1307
  34643. 43: ok 1308
  34644. 43: ok 1309
  34645. 43: ok 1310
  34646. 43: ok 1311
  34647. 43: ok 1312
  34648. 43: ok 1313
  34649. 43: ok 1314
  34650. 43: ok 1315
  34651. 43: ok 1316
  34652. 43: ok 1317
  34653. 43: ok 1318
  34654. 43: ok 1319
  34655. 43: ok 1320
  34656. 43: ok 1321
  34657. 43: ok 1322
  34658. 43: ok 1323
  34659. 43: ok 1324
  34660. 43: ok 1325
  34661. 43: ok 1326
  34662. 43: ok 1327
  34663. 43: ok 1328
  34664. 43: ok 1329
  34665. 43: ok 1330
  34666. 43: ok 1331
  34667. 43: ok 1332
  34668. 43: ok 1333
  34669. 43: ok 1334
  34670. 43: ok 1335
  34671. 43: ok 1336
  34672. 43: ok 1337
  34673. 43: ok 1338
  34674. 43: ok 1339
  34675. 43: ok 1340
  34676. 43: ok 1341
  34677. 43: ok 1342
  34678. 43: 1..1342
  34679. 43/53 Test #43: iterators_Test ................... Passed 0.25 sec
  34680. test 44
  34681. Start 44: logp_psa_Test
  34682. 44: Test command: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/bin/test_logp_psa
  34683. 44: Test timeout computed to be: 1500
  34684. 44: # Unit tests for OBLogP and OBPSA
  34685. 44: 1..7
  34686. 44: ok 1
  34687. 44: ok 2 # 1.4008
  34688. 44: ok 3 # 29.46
  34689. 44: ok 4 # 2.5815
  34690. 44: ok 5 # 0
  34691. 44: ok 6 # 2.0264
  34692. 44: ok 7 # 29.1
  34693. 44/53 Test #44: logp_psa_Test .................... Passed 0.06 sec
  34694. test 45
  34695. Start 45: math_Test
  34696. 45: Test command: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/bin/test_math
  34697. 45: Test timeout computed to be: 1500
  34698. 45: # math: repeating each test 1000 times
  34699. 45: # math: entering testBasics_vector3
  34700. 45: ok 1
  34701. 45: ok 2
  34702. 45: ok 3
  34703. 45: ok 4
  34704. 45: ok 5
  34705. 45: ok 6
  34706. 45: ok 7
  34707. 45: ok 8
  34708. 45: ok 9
  34709. 45: ok 10
  34710. 45: ok 11
  34711. 45: ok 12
  34712. 45: ok 13
  34713. 45: ok 14
  34714. 45: ok 15
  34715. 45: ok 16
  34716. 45: ok 17
  34717. 45: ok 18
  34718. 45: ok 19
  34719. 45: ok 20
  34720. 45: ok 21
  34721. 45: ok 22
  34722. 45: ok 23
  34723. 45: ok 24
  34724. 45: ok 25
  34725. 45: ok 26
  34726. 45: ok 27
  34727. 45: ok 28
  34728. 45: ok 29
  34729. 45: ok 30
  34730. 45: ok 31
  34731. 45: ok 32
  34732. 45: ok 33
  34733. 45: ok 34
  34734. 45: ok 35
  34735. 45: ok 36
  34736. 45: ok 37
  34737. 45: ok 38
  34738. 45: ok 39
  34739. 45: ok 40
  34740. 45: ok 41
  34741. 45: ok 42
  34742. 45: ok 43
  34743. 45: ok 44
  34744. 45: ok 45
  34745. 45: ok 46
  34746. 45: ok 47
  34747. 45: ok 48
  34748. 45: ok 49
  34749. 45: ok 50
  34750. 45: ok 51
  34751. 45: ok 52
  34752. 45: ok 53
  34753. 45: ok 54
  34754. 45: ok 55
  34755. 45: ok 56
  34756. 45: ok 57
  34757. 45: ok 58
  34758. 45: ok 59
  34759. 45: ok 60
  34760. 45: ok 61
  34761. 45: ok 62
  34762. 45: ok 63
  34763. 45: ok 64
  34764. 45: ok 65
  34765. 45: ok 66
  34766. 45: ok 67
  34767. 45: ok 68
  34768. 45: ok 69
  34769. 45: ok 70
  34770. 45: ok 71
  34771. 45: ok 72
  34772. 45: ok 73
  34773. 45: ok 74
  34774. 45: ok 75
  34775. 45: ok 76
  34776. 45: ok 77
  34777. 45: ok 78
  34778. 45: ok 79
  34779. 45: ok 80
  34780. 45: ok 81
  34781. 45: ok 82
  34782. 45: ok 83
  34783. 45: ok 84
  34784. 45: ok 85
  34785. 45: ok 86
  34786. 45: ok 87
  34787. 45: ok 88
  34788. 45: ok 89
  34789. 45: ok 90
  34790. 45: ok 91
  34791. 45: ok 92
  34792. 45: ok 93
  34793. 45: ok 94
  34794. 45: ok 95
  34795. 45: ok 96
  34796. 45: ok 97
  34797. 45: ok 98
  34798. 45: ok 99
  34799. 45: ok 100
  34800. 45: ok 101
  34801. 45: ok 102
  34802. 45: ok 103
  34803. 45: ok 104
  34804. 45: ok 105
  34805. 45: ok 106
  34806. 45: ok 107
  34807. 45: ok 108
  34808. 45: ok 109
  34809. 45: ok 110
  34810. 45: ok 111
  34811. 45: ok 112
  34812. 45: ok 113
  34813. 45: ok 114
  34814. 45: ok 115
  34815. 45: ok 116
  34816. 45: ok 117
  34817. 45: ok 118
  34818. 45: ok 119
  34819. 45: ok 120
  34820. 45: ok 121
  34821. 45: ok 122
  34822. 45: ok 123
  34823. 45: ok 124
  34824. 45: ok 125
  34825. 45: ok 126
  34826. 45: ok 127
  34827. 45: ok 128
  34828. 45: ok 129
  34829. 45: ok 130
  34830. 45: ok 131
  34831. 45: ok 132
  34832. 45: ok 133
  34833. 45: ok 134
  34834. 45: ok 135
  34835. 45: ok 136
  34836. 45: ok 137
  34837. 45: ok 138
  34838. 45: ok 139
  34839. 45: ok 140
  34840. 45: ok 141
  34841. 45: ok 142
  34842. 45: ok 143
  34843. 45: ok 144
  34844. 45: ok 145
  34845. 45: ok 146
  34846. 45: ok 147
  34847. 45: ok 148
  34848. 45: ok 149
  34849. 45: ok 150
  34850. 45: ok 151
  34851. 45: ok 152
  34852. 45: ok 153
  34853. 45: ok 154
  34854. 45: ok 155
  34855. 45: ok 156
  34856. 45: ok 157
  34857. 45: ok 158
  34858. 45: ok 159
  34859. 45: ok 160
  34860. 45: ok 161
  34861. 45: ok 162
  34862. 45: ok 163
  34863. 45: ok 164
  34864. 45: ok 165
  34865. 45: ok 166
  34866. 45: ok 167
  34867. 45: ok 168
  34868. 45: ok 169
  34869. 45: ok 170
  34870. 45: ok 171
  34871. 45: ok 172
  34872. 45: ok 173
  34873. 45: ok 174
  34874. 45: ok 175
  34875. 45: ok 176
  34876. 45: ok 177
  34877. 45: ok 178
  34878. 45: ok 179
  34879. 45: ok 180
  34880. 45: ok 181
  34881. 45: ok 182
  34882. 45: ok 183
  34883. 45: ok 184
  34884. 45: ok 185
  34885. 45: ok 186
  34886. 45: ok 187
  34887. 45: ok 188
  34888. 45: ok 189
  34889. 45: ok 190
  34890. 45: ok 191
  34891. 45: ok 192
  34892. 45: ok 193
  34893. 45: ok 194
  34894. 45: ok 195
  34895. 45: ok 196
  34896. 45: ok 197
  34897. 45: ok 198
  34898. 45: ok 199
  34899. 45: ok 200
  34900. 45: ok 201
  34901. 45: ok 202
  34902. 45: ok 203
  34903. 45: ok 204
  34904. 45: ok 205
  34905. 45: ok 206
  34906. 45: ok 207
  34907. 45: ok 208
  34908. 45: ok 209
  34909. 45: ok 210
  34910. 45: ok 211
  34911. 45: ok 212
  34912. 45: ok 213
  34913. 45: ok 214
  34914. 45: ok 215
  34915. 45: ok 216
  34916. 45: ok 217
  34917. 45: ok 218
  34918. 45: ok 219
  34919. 45: ok 220
  34920. 45: ok 221
  34921. 45: ok 222
  34922. 45: ok 223
  34923. 45: ok 224
  34924. 45: ok 225
  34925. 45: ok 226
  34926. 45: ok 227
  34927. 45: ok 228
  34928. 45: ok 229
  34929. 45: ok 230
  34930. 45: ok 231
  34931. 45: ok 232
  34932. 45: ok 233
  34933. 45: ok 234
  34934. 45: ok 235
  34935. 45: ok 236
  34936. 45: ok 237
  34937. 45: ok 238
  34938. 45: ok 239
  34939. 45: ok 240
  34940. 45: ok 241
  34941. 45: ok 242
  34942. 45: ok 243
  34943. 45: ok 244
  34944. 45: ok 245
  34945. 45: ok 246
  34946. 45: ok 247
  34947. 45: ok 248
  34948. 45: ok 249
  34949. 45: ok 250
  34950. 45: ok 251
  34951. 45: ok 252
  34952. 45: ok 253
  34953. 45: ok 254
  34954. 45: ok 255
  34955. 45: ok 256
  34956. 45: ok 257
  34957. 45: ok 258
  34958. 45: ok 259
  34959. 45: ok 260
  34960. 45: ok 261
  34961. 45: ok 262
  34962. 45: ok 263
  34963. 45: ok 264
  34964. 45: ok 265
  34965. 45: ok 266
  34966. 45: ok 267
  34967. 45: ok 268
  34968. 45: ok 269
  34969. 45: ok 270
  34970. 45: ok 271
  34971. 45: ok 272
  34972. 45: ok 273
  34973. 45: ok 274
  34974. 45: ok 275
  34975. 45: ok 276
  34976. 45: ok 277
  34977. 45: ok 278
  34978. 45: ok 279
  34979. 45: ok 280
  34980. 45: ok 281
  34981. 45: ok 282
  34982. 45: ok 283
  34983. 45: ok 284
  34984. 45: ok 285
  34985. 45: ok 286
  34986. 45: ok 287
  34987. 45: ok 288
  34988. 45: ok 289
  34989. 45: ok 290
  34990. 45: ok 291
  34991. 45: ok 292
  34992. 45: ok 293
  34993. 45: ok 294
  34994. 45: ok 295
  34995. 45: ok 296
  34996. 45: ok 297
  34997. 45: ok 298
  34998. 45: ok 299
  34999. 45: ok 300
  35000. 45: ok 301
  35001. 45: ok 302
  35002. 45: ok 303
  35003. 45: ok 304
  35004. 45: ok 305
  35005. 45: ok 306
  35006. 45: ok 307
  35007. 45: ok 308
  35008. 45: ok 309
  35009. 45: ok 310
  35010. 45: ok 311
  35011. 45: ok 312
  35012. 45: ok 313
  35013. 45: ok 314
  35014. 45: ok 315
  35015. 45: ok 316
  35016. 45: ok 317
  35017. 45: ok 318
  35018. 45: ok 319
  35019. 45: ok 320
  35020. 45: ok 321
  35021. 45: ok 322
  35022. 45: ok 323
  35023. 45: ok 324
  35024. 45: ok 325
  35025. 45: ok 326
  35026. 45: ok 327
  35027. 45: ok 328
  35028. 45: ok 329
  35029. 45: ok 330
  35030. 45: ok 331
  35031. 45: ok 332
  35032. 45: ok 333
  35033. 45: ok 334
  35034. 45: ok 335
  35035. 45: ok 336
  35036. 45: ok 337
  35037. 45: ok 338
  35038. 45: ok 339
  35039. 45: ok 340
  35040. 45: ok 341
  35041. 45: ok 342
  35042. 45: ok 343
  35043. 45: ok 344
  35044. 45: ok 345
  35045. 45: ok 346
  35046. 45: ok 347
  35047. 45: ok 348
  35048. 45: ok 349
  35049. 45: ok 350
  35050. 45: ok 351
  35051. 45: ok 352
  35052. 45: ok 353
  35053. 45: ok 354
  35054. 45: ok 355
  35055. 45: ok 356
  35056. 45: ok 357
  35057. 45: ok 358
  35058. 45: ok 359
  35059. 45: ok 360
  35060. 45: ok 361
  35061. 45: ok 362
  35062. 45: ok 363
  35063. 45: ok 364
  35064. 45: ok 365
  35065. 45: ok 366
  35066. 45: ok 367
  35067. 45: ok 368
  35068. 45: ok 369
  35069. 45: ok 370
  35070. 45: ok 371
  35071. 45: ok 372
  35072. 45: ok 373
  35073. 45: ok 374
  35074. 45: ok 375
  35075. 45: ok 376
  35076. 45: ok 377
  35077. 45: ok 378
  35078. 45: ok 379
  35079. 45: ok 380
  35080. 45: ok 381
  35081. 45: ok 382
  35082. 45: ok 383
  35083. 45: ok 384
  35084. 45: ok 385
  35085. 45: ok 386
  35086. 45: ok 387
  35087. 45: ok 388
  35088. 45: ok 389
  35089. 45: ok 390
  35090. 45: ok 391
  35091. 45: ok 392
  35092. 45: ok 393
  35093. 45: ok 394
  35094. 45: ok 395
  35095. 45: ok 396
  35096. 45: ok 397
  35097. 45: ok 398
  35098. 45: ok 399
  35099. 45: ok 400
  35100. 45: ok 401
  35101. 45: ok 402
  35102. 45: ok 403
  35103. 45: ok 404
  35104. 45: ok 405
  35105. 45: ok 406
  35106. 45: ok 407
  35107. 45: ok 408
  35108. 45: ok 409
  35109. 45: ok 410
  35110. 45: ok 411
  35111. 45: ok 412
  35112. 45: ok 413
  35113. 45: ok 414
  35114. 45: ok 415
  35115. 45: ok 416
  35116. 45: ok 417
  35117. 45: ok 418
  35118. 45: ok 419
  35119. 45: ok 420
  35120. 45: ok 421
  35121. 45: ok 422
  35122. 45: ok 423
  35123. 45: ok 424
  35124. 45: ok 425
  35125. 45: ok 426
  35126. 45: ok 427
  35127. 45: ok 428
  35128. 45: ok 429
  35129. 45: ok 430
  35130. 45: ok 431
  35131. 45: ok 432
  35132. 45: ok 433
  35133. 45: ok 434
  35134. 45: ok 435
  35135. 45: ok 436
  35136. 45: ok 437
  35137. 45: ok 438
  35138. 45: ok 439
  35139. 45: ok 440
  35140. 45: ok 441
  35141. 45: ok 442
  35142. 45: ok 443
  35143. 45: ok 444
  35144. 45: ok 445
  35145. 45: ok 446
  35146. 45: ok 447
  35147. 45: ok 448
  35148. 45: ok 449
  35149. 45: ok 450
  35150. 45: ok 451
  35151. 45: ok 452
  35152. 45: ok 453
  35153. 45: ok 454
  35154. 45: ok 455
  35155. 45: ok 456
  35156. 45: ok 457
  35157. 45: ok 458
  35158. 45: ok 459
  35159. 45: ok 460
  35160. 45: ok 461
  35161. 45: ok 462
  35162. 45: ok 463
  35163. 45: ok 464
  35164. 45: ok 465
  35165. 45: ok 466
  35166. 45: ok 467
  35167. 45: ok 468
  35168. 45: ok 469
  35169. 45: ok 470
  35170. 45: ok 471
  35171. 45: ok 472
  35172. 45: ok 473
  35173. 45: ok 474
  35174. 45: ok 475
  35175. 45: ok 476
  35176. 45: ok 477
  35177. 45: ok 478
  35178. 45: ok 479
  35179. 45: ok 480
  35180. 45: ok 481
  35181. 45: ok 482
  35182. 45: ok 483
  35183. 45: ok 484
  35184. 45: ok 485
  35185. 45: ok 486
  35186. 45: ok 487
  35187. 45: ok 488
  35188. 45: ok 489
  35189. 45: ok 490
  35190. 45: ok 491
  35191. 45: ok 492
  35192. 45: ok 493
  35193. 45: ok 494
  35194. 45: ok 495
  35195. 45: ok 496
  35196. 45: ok 497
  35197. 45: ok 498
  35198. 45: ok 499
  35199. 45: ok 500
  35200. 45: ok 501
  35201. 45: ok 502
  35202. 45: ok 503
  35203. 45: ok 504
  35204. 45: ok 505
  35205. 45: ok 506
  35206. 45: ok 507
  35207. 45: ok 508
  35208. 45: ok 509
  35209. 45: ok 510
  35210. 45: ok 511
  35211. 45: ok 512
  35212. 45: ok 513
  35213. 45: ok 514
  35214. 45: ok 515
  35215. 45: ok 516
  35216. 45: ok 517
  35217. 45: ok 518
  35218. 45: ok 519
  35219. 45: ok 520
  35220. 45: ok 521
  35221. 45: ok 522
  35222. 45: ok 523
  35223. 45: ok 524
  35224. 45: ok 525
  35225. 45: ok 526
  35226. 45: ok 527
  35227. 45: ok 528
  35228. 45: ok 529
  35229. 45: ok 530
  35230. 45: ok 531
  35231. 45: ok 532
  35232. 45: ok 533
  35233. 45: ok 534
  35234. 45: ok 535
  35235. 45: ok 536
  35236. 45: ok 537
  35237. 45: ok 538
  35238. 45: ok 539
  35239. 45: ok 540
  35240. 45: ok 541
  35241. 45: ok 542
  35242. 45: ok 543
  35243. 45: ok 544
  35244. 45: ok 545
  35245. 45: ok 546
  35246. 45: ok 547
  35247. 45: ok 548
  35248. 45: ok 549
  35249. 45: ok 550
  35250. 45: ok 551
  35251. 45: ok 552
  35252. 45: ok 553
  35253. 45: ok 554
  35254. 45: ok 555
  35255. 45: ok 556
  35256. 45: ok 557
  35257. 45: ok 558
  35258. 45: ok 559
  35259. 45: ok 560
  35260. 45: ok 561
  35261. 45: ok 562
  35262. 45: ok 563
  35263. 45: ok 564
  35264. 45: ok 565
  35265. 45: ok 566
  35266. 45: ok 567
  35267. 45: ok 568
  35268. 45: ok 569
  35269. 45: ok 570
  35270. 45: ok 571
  35271. 45: ok 572
  35272. 45: ok 573
  35273. 45: ok 574
  35274. 45: ok 575
  35275. 45: ok 576
  35276. 45: ok 577
  35277. 45: ok 578
  35278. 45: ok 579
  35279. 45: ok 580
  35280. 45: ok 581
  35281. 45: ok 582
  35282. 45: ok 583
  35283. 45: ok 584
  35284. 45: ok 585
  35285. 45: ok 586
  35286. 45: ok 587
  35287. 45: ok 588
  35288. 45: ok 589
  35289. 45: ok 590
  35290. 45: ok 591
  35291. 45: ok 592
  35292. 45: ok 593
  35293. 45: ok 594
  35294. 45: ok 595
  35295. 45: ok 596
  35296. 45: ok 597
  35297. 45: ok 598
  35298. 45: ok 599
  35299. 45: ok 600
  35300. 45: ok 601
  35301. 45: ok 602
  35302. 45: ok 603
  35303. 45: ok 604
  35304. 45: ok 605
  35305. 45: ok 606
  35306. 45: ok 607
  35307. 45: ok 608
  35308. 45: ok 609
  35309. 45: ok 610
  35310. 45: ok 611
  35311. 45: ok 612
  35312. 45: ok 613
  35313. 45: ok 614
  35314. 45: ok 615
  35315. 45: ok 616
  35316. 45: ok 617
  35317. 45: ok 618
  35318. 45: ok 619
  35319. 45: ok 620
  35320. 45: ok 621
  35321. 45: ok 622
  35322. 45: ok 623
  35323. 45: ok 624
  35324. 45: ok 625
  35325. 45: ok 626
  35326. 45: ok 627
  35327. 45: ok 628
  35328. 45: ok 629
  35329. 45: ok 630
  35330. 45: ok 631
  35331. 45: ok 632
  35332. 45: ok 633
  35333. 45: ok 634
  35334. 45: ok 635
  35335. 45: ok 636
  35336. 45: ok 637
  35337. 45: ok 638
  35338. 45: ok 639
  35339. 45: ok 640
  35340. 45: ok 641
  35341. 45: ok 642
  35342. 45: ok 643
  35343. 45: ok 644
  35344. 45: ok 645
  35345. 45: ok 646
  35346. 45: ok 647
  35347. 45: ok 648
  35348. 45: ok 649
  35349. 45: ok 650
  35350. 45: ok 651
  35351. 45: ok 652
  35352. 45: ok 653
  35353. 45: ok 654
  35354. 45: ok 655
  35355. 45: ok 656
  35356. 45: ok 657
  35357. 45: ok 658
  35358. 45: ok 659
  35359. 45: ok 660
  35360. 45: ok 661
  35361. 45: ok 662
  35362. 45: ok 663
  35363. 45: ok 664
  35364. 45: ok 665
  35365. 45: ok 666
  35366. 45: ok 667
  35367. 45: ok 668
  35368. 45: ok 669
  35369. 45: ok 670
  35370. 45: ok 671
  35371. 45: ok 672
  35372. 45: ok 673
  35373. 45: ok 674
  35374. 45: ok 675
  35375. 45: ok 676
  35376. 45: ok 677
  35377. 45: ok 678
  35378. 45: ok 679
  35379. 45: ok 680
  35380. 45: ok 681
  35381. 45: ok 682
  35382. 45: ok 683
  35383. 45: ok 684
  35384. 45: ok 685
  35385. 45: ok 686
  35386. 45: ok 687
  35387. 45: ok 688
  35388. 45: ok 689
  35389. 45: ok 690
  35390. 45: ok 691
  35391. 45: ok 692
  35392. 45: ok 693
  35393. 45: ok 694
  35394. 45: ok 695
  35395. 45: ok 696
  35396. 45: ok 697
  35397. 45: ok 698
  35398. 45: ok 699
  35399. 45: ok 700
  35400. 45: ok 701
  35401. 45: ok 702
  35402. 45: ok 703
  35403. 45: ok 704
  35404. 45: ok 705
  35405. 45: ok 706
  35406. 45: ok 707
  35407. 45: ok 708
  35408. 45: ok 709
  35409. 45: ok 710
  35410. 45: ok 711
  35411. 45: ok 712
  35412. 45: ok 713
  35413. 45: ok 714
  35414. 45: ok 715
  35415. 45: ok 716
  35416. 45: ok 717
  35417. 45: ok 718
  35418. 45: ok 719
  35419. 45: ok 720
  35420. 45: ok 721
  35421. 45: ok 722
  35422. 45: ok 723
  35423. 45: ok 724
  35424. 45: ok 725
  35425. 45: ok 726
  35426. 45: ok 727
  35427. 45: ok 728
  35428. 45: ok 729
  35429. 45: ok 730
  35430. 45: ok 731
  35431. 45: ok 732
  35432. 45: ok 733
  35433. 45: ok 734
  35434. 45: ok 735
  35435. 45: ok 736
  35436. 45: ok 737
  35437. 45: ok 738
  35438. 45: ok 739
  35439. 45: ok 740
  35440. 45: ok 741
  35441. 45: ok 742
  35442. 45: ok 743
  35443. 45: ok 744
  35444. 45: ok 745
  35445. 45: ok 746
  35446. 45: ok 747
  35447. 45: ok 748
  35448. 45: ok 749
  35449. 45: ok 750
  35450. 45: ok 751
  35451. 45: ok 752
  35452. 45: ok 753
  35453. 45: ok 754
  35454. 45: ok 755
  35455. 45: ok 756
  35456. 45: ok 757
  35457. 45: ok 758
  35458. 45: ok 759
  35459. 45: ok 760
  35460. 45: ok 761
  35461. 45: ok 762
  35462. 45: ok 763
  35463. 45: ok 764
  35464. 45: ok 765
  35465. 45: ok 766
  35466. 45: ok 767
  35467. 45: ok 768
  35468. 45: ok 769
  35469. 45: ok 770
  35470. 45: ok 771
  35471. 45: ok 772
  35472. 45: ok 773
  35473. 45: ok 774
  35474. 45: ok 775
  35475. 45: ok 776
  35476. 45: ok 777
  35477. 45: ok 778
  35478. 45: ok 779
  35479. 45: ok 780
  35480. 45: ok 781
  35481. 45: ok 782
  35482. 45: ok 783
  35483. 45: ok 784
  35484. 45: ok 785
  35485. 45: ok 786
  35486. 45: ok 787
  35487. 45: ok 788
  35488. 45: ok 789
  35489. 45: ok 790
  35490. 45: ok 791
  35491. 45: ok 792
  35492. 45: ok 793
  35493. 45: ok 794
  35494. 45: ok 795
  35495. 45: ok 796
  35496. 45: ok 797
  35497. 45: ok 798
  35498. 45: ok 799
  35499. 45: ok 800
  35500. 45: ok 801
  35501. 45: ok 802
  35502. 45: ok 803
  35503. 45: ok 804
  35504. 45: ok 805
  35505. 45: ok 806
  35506. 45: ok 807
  35507. 45: ok 808
  35508. 45: ok 809
  35509. 45: ok 810
  35510. 45: ok 811
  35511. 45: ok 812
  35512. 45: ok 813
  35513. 45: ok 814
  35514. 45: ok 815
  35515. 45: ok 816
  35516. 45: ok 817
  35517. 45: ok 818
  35518. 45: ok 819
  35519. 45: ok 820
  35520. 45: ok 821
  35521. 45: ok 822
  35522. 45: ok 823
  35523. 45: ok 824
  35524. 45: ok 825
  35525. 45: ok 826
  35526. 45: ok 827
  35527. 45: ok 828
  35528. 45: ok 829
  35529. 45: ok 830
  35530. 45: ok 831
  35531. 45: ok 832
  35532. 45: ok 833
  35533. 45: ok 834
  35534. 45: ok 835
  35535. 45: ok 836
  35536. 45: ok 837
  35537. 45: ok 838
  35538. 45: ok 839
  35539. 45: ok 840
  35540. 45: ok 841
  35541. 45: ok 842
  35542. 45: ok 843
  35543. 45: ok 844
  35544. 45: ok 845
  35545. 45: ok 846
  35546. 45: ok 847
  35547. 45: ok 848
  35548. 45: ok 849
  35549. 45: ok 850
  35550. 45: ok 851
  35551. 45: ok 852
  35552. 45: ok 853
  35553. 45: ok 854
  35554. 45: ok 855
  35555. 45: ok 856
  35556. 45: ok 857
  35557. 45: ok 858
  35558. 45: ok 859
  35559. 45: ok 860
  35560. 45: ok 861
  35561. 45: ok 862
  35562. 45: ok 863
  35563. 45: ok 864
  35564. 45: ok 865
  35565. 45: ok 866
  35566. 45: ok 867
  35567. 45: ok 868
  35568. 45: ok 869
  35569. 45: ok 870
  35570. 45: ok 871
  35571. 45: ok 872
  35572. 45: ok 873
  35573. 45: ok 874
  35574. 45: ok 875
  35575. 45: ok 876
  35576. 45: ok 877
  35577. 45: ok 878
  35578. 45: ok 879
  35579. 45: ok 880
  35580. 45: ok 881
  35581. 45: ok 882
  35582. 45: ok 883
  35583. 45: ok 884
  35584. 45: ok 885
  35585. 45: ok 886
  35586. 45: ok 887
  35587. 45: ok 888
  35588. 45: ok 889
  35589. 45: ok 890
  35590. 45: ok 891
  35591. 45: ok 892
  35592. 45: ok 893
  35593. 45: ok 894
  35594. 45: ok 895
  35595. 45: ok 896
  35596. 45: ok 897
  35597. 45: ok 898
  35598. 45: ok 899
  35599. 45: ok 900
  35600. 45: ok 901
  35601. 45: ok 902
  35602. 45: ok 903
  35603. 45: ok 904
  35604. 45: ok 905
  35605. 45: ok 906
  35606. 45: ok 907
  35607. 45: ok 908
  35608. 45: ok 909
  35609. 45: ok 910
  35610. 45: ok 911
  35611. 45: ok 912
  35612. 45: ok 913
  35613. 45: ok 914
  35614. 45: ok 915
  35615. 45: ok 916
  35616. 45: ok 917
  35617. 45: ok 918
  35618. 45: ok 919
  35619. 45: ok 920
  35620. 45: ok 921
  35621. 45: ok 922
  35622. 45: ok 923
  35623. 45: ok 924
  35624. 45: ok 925
  35625. 45: ok 926
  35626. 45: ok 927
  35627. 45: ok 928
  35628. 45: ok 929
  35629. 45: ok 930
  35630. 45: ok 931
  35631. 45: ok 932
  35632. 45: ok 933
  35633. 45: ok 934
  35634. 45: ok 935
  35635. 45: ok 936
  35636. 45: ok 937
  35637. 45: ok 938
  35638. 45: ok 939
  35639. 45: ok 940
  35640. 45: ok 941
  35641. 45: ok 942
  35642. 45: ok 943
  35643. 45: ok 944
  35644. 45: ok 945
  35645. 45: ok 946
  35646. 45: ok 947
  35647. 45: ok 948
  35648. 45: ok 949
  35649. 45: ok 950
  35650. 45: ok 951
  35651. 45: ok 952
  35652. 45: ok 953
  35653. 45: ok 954
  35654. 45: ok 955
  35655. 45: ok 956
  35656. 45: ok 957
  35657. 45: ok 958
  35658. 45: ok 959
  35659. 45: ok 960
  35660. 45: ok 961
  35661. 45: ok 962
  35662. 45: ok 963
  35663. 45: ok 964
  35664. 45: ok 965
  35665. 45: ok 966
  35666. 45: ok 967
  35667. 45: ok 968
  35668. 45: ok 969
  35669. 45: ok 970
  35670. 45: ok 971
  35671. 45: ok 972
  35672. 45: ok 973
  35673. 45: ok 974
  35674. 45: ok 975
  35675. 45: ok 976
  35676. 45: ok 977
  35677. 45: ok 978
  35678. 45: ok 979
  35679. 45: ok 980
  35680. 45: ok 981
  35681. 45: ok 982
  35682. 45: ok 983
  35683. 45: ok 984
  35684. 45: ok 985
  35685. 45: ok 986
  35686. 45: ok 987
  35687. 45: ok 988
  35688. 45: ok 989
  35689. 45: ok 990
  35690. 45: ok 991
  35691. 45: ok 992
  35692. 45: ok 993
  35693. 45: ok 994
  35694. 45: ok 995
  35695. 45: ok 996
  35696. 45: ok 997
  35697. 45: ok 998
  35698. 45: ok 999
  35699. 45: ok 1000
  35700. 45: ok 1001
  35701. 45: ok 1002
  35702. 45: ok 1003
  35703. 45: ok 1004
  35704. 45: ok 1005
  35705. 45: ok 1006
  35706. 45: ok 1007
  35707. 45: ok 1008
  35708. 45: ok 1009
  35709. 45: ok 1010
  35710. 45: ok 1011
  35711. 45: ok 1012
  35712. 45: ok 1013
  35713. 45: ok 1014
  35714. 45: ok 1015
  35715. 45: ok 1016
  35716. 45: ok 1017
  35717. 45: ok 1018
  35718. 45: ok 1019
  35719. 45: ok 1020
  35720. 45: ok 1021
  35721. 45: ok 1022
  35722. 45: ok 1023
  35723. 45: ok 1024
  35724. 45: ok 1025
  35725. 45: ok 1026
  35726. 45: ok 1027
  35727. 45: ok 1028
  35728. 45: ok 1029
  35729. 45: ok 1030
  35730. 45: ok 1031
  35731. 45: ok 1032
  35732. 45: ok 1033
  35733. 45: ok 1034
  35734. 45: ok 1035
  35735. 45: ok 1036
  35736. 45: ok 1037
  35737. 45: ok 1038
  35738. 45: ok 1039
  35739. 45: ok 1040
  35740. 45: ok 1041
  35741. 45: ok 1042
  35742. 45: ok 1043
  35743. 45: ok 1044
  35744. 45: ok 1045
  35745. 45: ok 1046
  35746. 45: ok 1047
  35747. 45: ok 1048
  35748. 45: ok 1049
  35749. 45: ok 1050
  35750. 45: ok 1051
  35751. 45: ok 1052
  35752. 45: ok 1053
  35753. 45: ok 1054
  35754. 45: ok 1055
  35755. 45: ok 1056
  35756. 45: ok 1057
  35757. 45: ok 1058
  35758. 45: ok 1059
  35759. 45: ok 1060
  35760. 45: ok 1061
  35761. 45: ok 1062
  35762. 45: ok 1063
  35763. 45: ok 1064
  35764. 45: ok 1065
  35765. 45: ok 1066
  35766. 45: ok 1067
  35767. 45: ok 1068
  35768. 45: ok 1069
  35769. 45: ok 1070
  35770. 45: ok 1071
  35771. 45: ok 1072
  35772. 45: ok 1073
  35773. 45: ok 1074
  35774. 45: ok 1075
  35775. 45: ok 1076
  35776. 45: ok 1077
  35777. 45: ok 1078
  35778. 45: ok 1079
  35779. 45: ok 1080
  35780. 45: ok 1081
  35781. 45: ok 1082
  35782. 45: ok 1083
  35783. 45: ok 1084
  35784. 45: ok 1085
  35785. 45: ok 1086
  35786. 45: ok 1087
  35787. 45: ok 1088
  35788. 45: ok 1089
  35789. 45: ok 1090
  35790. 45: ok 1091
  35791. 45: ok 1092
  35792. 45: ok 1093
  35793. 45: ok 1094
  35794. 45: ok 1095
  35795. 45: ok 1096
  35796. 45: ok 1097
  35797. 45: ok 1098
  35798. 45: ok 1099
  35799. 45: ok 1100
  35800. 45: ok 1101
  35801. 45: ok 1102
  35802. 45: ok 1103
  35803. 45: ok 1104
  35804. 45: ok 1105
  35805. 45: ok 1106
  35806. 45: ok 1107
  35807. 45: ok 1108
  35808. 45: ok 1109
  35809. 45: ok 1110
  35810. 45: ok 1111
  35811. 45: ok 1112
  35812. 45: ok 1113
  35813. 45: ok 1114
  35814. 45: ok 1115
  35815. 45: ok 1116
  35816. 45: ok 1117
  35817. 45: ok 1118
  35818. 45: ok 1119
  35819. 45: ok 1120
  35820. 45: ok 1121
  35821. 45: ok 1122
  35822. 45: ok 1123
  35823. 45: ok 1124
  35824. 45: ok 1125
  35825. 45: ok 1126
  35826. 45: ok 1127
  35827. 45: ok 1128
  35828. 45: ok 1129
  35829. 45: ok 1130
  35830. 45: ok 1131
  35831. 45: ok 1132
  35832. 45: ok 1133
  35833. 45: ok 1134
  35834. 45: ok 1135
  35835. 45: ok 1136
  35836. 45: ok 1137
  35837. 45: ok 1138
  35838. 45: ok 1139
  35839. 45: ok 1140
  35840. 45: ok 1141
  35841. 45: ok 1142
  35842. 45: ok 1143
  35843. 45: ok 1144
  35844. 45: ok 1145
  35845. 45: ok 1146
  35846. 45: ok 1147
  35847. 45: ok 1148
  35848. 45: ok 1149
  35849. 45: ok 1150
  35850. 45: ok 1151
  35851. 45: ok 1152
  35852. 45: ok 1153
  35853. 45: ok 1154
  35854. 45: ok 1155
  35855. 45: ok 1156
  35856. 45: ok 1157
  35857. 45: ok 1158
  35858. 45: ok 1159
  35859. 45: ok 1160
  35860. 45: ok 1161
  35861. 45: ok 1162
  35862. 45: ok 1163
  35863. 45: ok 1164
  35864. 45: ok 1165
  35865. 45: ok 1166
  35866. 45: ok 1167
  35867. 45: ok 1168
  35868. 45: ok 1169
  35869. 45: ok 1170
  35870. 45: ok 1171
  35871. 45: ok 1172
  35872. 45: ok 1173
  35873. 45: ok 1174
  35874. 45: ok 1175
  35875. 45: ok 1176
  35876. 45: ok 1177
  35877. 45: ok 1178
  35878. 45: ok 1179
  35879. 45: ok 1180
  35880. 45: ok 1181
  35881. 45: ok 1182
  35882. 45: ok 1183
  35883. 45: ok 1184
  35884. 45: ok 1185
  35885. 45: ok 1186
  35886. 45: ok 1187
  35887. 45: ok 1188
  35888. 45: ok 1189
  35889. 45: ok 1190
  35890. 45: ok 1191
  35891. 45: ok 1192
  35892. 45: ok 1193
  35893. 45: ok 1194
  35894. 45: ok 1195
  35895. 45: ok 1196
  35896. 45: ok 1197
  35897. 45: ok 1198
  35898. 45: ok 1199
  35899. 45: ok 1200
  35900. 45: ok 1201
  35901. 45: ok 1202
  35902. 45: ok 1203
  35903. 45: ok 1204
  35904. 45: ok 1205
  35905. 45: ok 1206
  35906. 45: ok 1207
  35907. 45: ok 1208
  35908. 45: ok 1209
  35909. 45: ok 1210
  35910. 45: ok 1211
  35911. 45: ok 1212
  35912. 45: ok 1213
  35913. 45: ok 1214
  35914. 45: ok 1215
  35915. 45: ok 1216
  35916. 45: ok 1217
  35917. 45: ok 1218
  35918. 45: ok 1219
  35919. 45: ok 1220
  35920. 45: ok 1221
  35921. 45: ok 1222
  35922. 45: ok 1223
  35923. 45: ok 1224
  35924. 45: ok 1225
  35925. 45: ok 1226
  35926. 45: ok 1227
  35927. 45: ok 1228
  35928. 45: ok 1229
  35929. 45: ok 1230
  35930. 45: ok 1231
  35931. 45: ok 1232
  35932. 45: ok 1233
  35933. 45: ok 1234
  35934. 45: ok 1235
  35935. 45: ok 1236
  35936. 45: ok 1237
  35937. 45: ok 1238
  35938. 45: ok 1239
  35939. 45: ok 1240
  35940. 45: ok 1241
  35941. 45: ok 1242
  35942. 45: ok 1243
  35943. 45: ok 1244
  35944. 45: ok 1245
  35945. 45: ok 1246
  35946. 45: ok 1247
  35947. 45: ok 1248
  35948. 45: ok 1249
  35949. 45: ok 1250
  35950. 45: ok 1251
  35951. 45: ok 1252
  35952. 45: ok 1253
  35953. 45: ok 1254
  35954. 45: ok 1255
  35955. 45: ok 1256
  35956. 45: ok 1257
  35957. 45: ok 1258
  35958. 45: ok 1259
  35959. 45: ok 1260
  35960. 45: ok 1261
  35961. 45: ok 1262
  35962. 45: ok 1263
  35963. 45: ok 1264
  35964. 45: ok 1265
  35965. 45: ok 1266
  35966. 45: ok 1267
  35967. 45: ok 1268
  35968. 45: ok 1269
  35969. 45: ok 1270
  35970. 45: ok 1271
  35971. 45: ok 1272
  35972. 45: ok 1273
  35973. 45: ok 1274
  35974. 45: ok 1275
  35975. 45: ok 1276
  35976. 45: ok 1277
  35977. 45: ok 1278
  35978. 45: ok 1279
  35979. 45: ok 1280
  35980. 45: ok 1281
  35981. 45: ok 1282
  35982. 45: ok 1283
  35983. 45: ok 1284
  35984. 45: ok 1285
  35985. 45: ok 1286
  35986. 45: ok 1287
  35987. 45: ok 1288
  35988. 45: ok 1289
  35989. 45: ok 1290
  35990. 45: ok 1291
  35991. 45: ok 1292
  35992. 45: ok 1293
  35993. 45: ok 1294
  35994. 45: ok 1295
  35995. 45: ok 1296
  35996. 45: ok 1297
  35997. 45: ok 1298
  35998. 45: ok 1299
  35999. 45: ok 1300
  36000. 45: ok 1301
  36001. 45: ok 1302
  36002. 45: ok 1303
  36003. 45: ok 1304
  36004. 45: ok 1305
  36005. 45: ok 1306
  36006. 45: ok 1307
  36007. 45: ok 1308
  36008. 45: ok 1309
  36009. 45: ok 1310
  36010. 45: ok 1311
  36011. 45: ok 1312
  36012. 45: ok 1313
  36013. 45: ok 1314
  36014. 45: ok 1315
  36015. 45: ok 1316
  36016. 45: ok 1317
  36017. 45: ok 1318
  36018. 45: ok 1319
  36019. 45: ok 1320
  36020. 45: ok 1321
  36021. 45: ok 1322
  36022. 45: ok 1323
  36023. 45: ok 1324
  36024. 45: ok 1325
  36025. 45: ok 1326
  36026. 45: ok 1327
  36027. 45: ok 1328
  36028. 45: ok 1329
  36029. 45: ok 1330
  36030. 45: ok 1331
  36031. 45: ok 1332
  36032. 45: ok 1333
  36033. 45: ok 1334
  36034. 45: ok 1335
  36035. 45: ok 1336
  36036. 45: ok 1337
  36037. 45: ok 1338
  36038. 45: ok 1339
  36039. 45: ok 1340
  36040. 45: ok 1341
  36041. 45: ok 1342
  36042. 45: ok 1343
  36043. 45: ok 1344
  36044. 45: ok 1345
  36045. 45: ok 1346
  36046. 45: ok 1347
  36047. 45: ok 1348
  36048. 45: ok 1349
  36049. 45: ok 1350
  36050. 45: ok 1351
  36051. 45: ok 1352
  36052. 45: ok 1353
  36053. 45: ok 1354
  36054. 45: ok 1355
  36055. 45: ok 1356
  36056. 45: ok 1357
  36057. 45: ok 1358
  36058. 45: ok 1359
  36059. 45: ok 1360
  36060. 45: ok 1361
  36061. 45: ok 1362
  36062. 45: ok 1363
  36063. 45: ok 1364
  36064. 45: ok 1365
  36065. 45: ok 1366
  36066. 45: ok 1367
  36067. 45: ok 1368
  36068. 45: ok 1369
  36069. 45: ok 1370
  36070. 45: ok 1371
  36071. 45: ok 1372
  36072. 45: ok 1373
  36073. 45: ok 1374
  36074. 45: ok 1375
  36075. 45: ok 1376
  36076. 45: ok 1377
  36077. 45: ok 1378
  36078. 45: ok 1379
  36079. 45: ok 1380
  36080. 45: ok 1381
  36081. 45: ok 1382
  36082. 45: ok 1383
  36083. 45: ok 1384
  36084. 45: ok 1385
  36085. 45: ok 1386
  36086. 45: ok 1387
  36087. 45: ok 1388
  36088. 45: ok 1389
  36089. 45: ok 1390
  36090. 45: ok 1391
  36091. 45: ok 1392
  36092. 45: ok 1393
  36093. 45: ok 1394
  36094. 45: ok 1395
  36095. 45: ok 1396
  36096. 45: ok 1397
  36097. 45: ok 1398
  36098. 45: ok 1399
  36099. 45: ok 1400
  36100. 45: ok 1401
  36101. 45: ok 1402
  36102. 45: ok 1403
  36103. 45: ok 1404
  36104. 45: ok 1405
  36105. 45: ok 1406
  36106. 45: ok 1407
  36107. 45: ok 1408
  36108. 45: ok 1409
  36109. 45: ok 1410
  36110. 45: ok 1411
  36111. 45: ok 1412
  36112. 45: ok 1413
  36113. 45: ok 1414
  36114. 45: ok 1415
  36115. 45: ok 1416
  36116. 45: ok 1417
  36117. 45: ok 1418
  36118. 45: ok 1419
  36119. 45: ok 1420
  36120. 45: ok 1421
  36121. 45: ok 1422
  36122. 45: ok 1423
  36123. 45: ok 1424
  36124. 45: ok 1425
  36125. 45: ok 1426
  36126. 45: ok 1427
  36127. 45: ok 1428
  36128. 45: ok 1429
  36129. 45: ok 1430
  36130. 45: ok 1431
  36131. 45: ok 1432
  36132. 45: ok 1433
  36133. 45: ok 1434
  36134. 45: ok 1435
  36135. 45: ok 1436
  36136. 45: ok 1437
  36137. 45: ok 1438
  36138. 45: ok 1439
  36139. 45: ok 1440
  36140. 45: ok 1441
  36141. 45: ok 1442
  36142. 45: ok 1443
  36143. 45: ok 1444
  36144. 45: ok 1445
  36145. 45: ok 1446
  36146. 45: ok 1447
  36147. 45: ok 1448
  36148. 45: ok 1449
  36149. 45: ok 1450
  36150. 45: ok 1451
  36151. 45: ok 1452
  36152. 45: ok 1453
  36153. 45: ok 1454
  36154. 45: ok 1455
  36155. 45: ok 1456
  36156. 45: ok 1457
  36157. 45: ok 1458
  36158. 45: ok 1459
  36159. 45: ok 1460
  36160. 45: ok 1461
  36161. 45: ok 1462
  36162. 45: ok 1463
  36163. 45: ok 1464
  36164. 45: ok 1465
  36165. 45: ok 1466
  36166. 45: ok 1467
  36167. 45: ok 1468
  36168. 45: ok 1469
  36169. 45: ok 1470
  36170. 45: ok 1471
  36171. 45: ok 1472
  36172. 45: ok 1473
  36173. 45: ok 1474
  36174. 45: ok 1475
  36175. 45: ok 1476
  36176. 45: ok 1477
  36177. 45: ok 1478
  36178. 45: ok 1479
  36179. 45: ok 1480
  36180. 45: ok 1481
  36181. 45: ok 1482
  36182. 45: ok 1483
  36183. 45: ok 1484
  36184. 45: ok 1485
  36185. 45: ok 1486
  36186. 45: ok 1487
  36187. 45: ok 1488
  36188. 45: ok 1489
  36189. 45: ok 1490
  36190. 45: ok 1491
  36191. 45: ok 1492
  36192. 45: ok 1493
  36193. 45: ok 1494
  36194. 45: ok 1495
  36195. 45: ok 1496
  36196. 45: ok 1497
  36197. 45: ok 1498
  36198. 45: ok 1499
  36199. 45: ok 1500
  36200. 45: ok 1501
  36201. 45: ok 1502
  36202. 45: ok 1503
  36203. 45: ok 1504
  36204. 45: ok 1505
  36205. 45: ok 1506
  36206. 45: ok 1507
  36207. 45: ok 1508
  36208. 45: ok 1509
  36209. 45: ok 1510
  36210. 45: ok 1511
  36211. 45: ok 1512
  36212. 45: ok 1513
  36213. 45: ok 1514
  36214. 45: ok 1515
  36215. 45: ok 1516
  36216. 45: ok 1517
  36217. 45: ok 1518
  36218. 45: ok 1519
  36219. 45: ok 1520
  36220. 45: ok 1521
  36221. 45: ok 1522
  36222. 45: ok 1523
  36223. 45: ok 1524
  36224. 45: ok 1525
  36225. 45: ok 1526
  36226. 45: ok 1527
  36227. 45: ok 1528
  36228. 45: ok 1529
  36229. 45: ok 1530
  36230. 45: ok 1531
  36231. 45: ok 1532
  36232. 45: ok 1533
  36233. 45: ok 1534
  36234. 45: ok 1535
  36235. 45: ok 1536
  36236. 45: ok 1537
  36237. 45: ok 1538
  36238. 45: ok 1539
  36239. 45: ok 1540
  36240. 45: ok 1541
  36241. 45: ok 1542
  36242. 45: ok 1543
  36243. 45: ok 1544
  36244. 45: ok 1545
  36245. 45: ok 1546
  36246. 45: ok 1547
  36247. 45: ok 1548
  36248. 45: ok 1549
  36249. 45: ok 1550
  36250. 45: ok 1551
  36251. 45: ok 1552
  36252. 45: ok 1553
  36253. 45: ok 1554
  36254. 45: ok 1555
  36255. 45: ok 1556
  36256. 45: ok 1557
  36257. 45: ok 1558
  36258. 45: ok 1559
  36259. 45: ok 1560
  36260. 45: ok 1561
  36261. 45: ok 1562
  36262. 45: ok 1563
  36263. 45: ok 1564
  36264. 45: ok 1565
  36265. 45: ok 1566
  36266. 45: ok 1567
  36267. 45: ok 1568
  36268. 45: ok 1569
  36269. 45: ok 1570
  36270. 45: ok 1571
  36271. 45: ok 1572
  36272. 45: ok 1573
  36273. 45: ok 1574
  36274. 45: ok 1575
  36275. 45: ok 1576
  36276. 45: ok 1577
  36277. 45: ok 1578
  36278. 45: ok 1579
  36279. 45: ok 1580
  36280. 45: ok 1581
  36281. 45: ok 1582
  36282. 45: ok 1583
  36283. 45: ok 1584
  36284. 45: ok 1585
  36285. 45: ok 1586
  36286. 45: ok 1587
  36287. 45: ok 1588
  36288. 45: ok 1589
  36289. 45: ok 1590
  36290. 45: ok 1591
  36291. 45: ok 1592
  36292. 45: ok 1593
  36293. 45: ok 1594
  36294. 45: ok 1595
  36295. 45: ok 1596
  36296. 45: ok 1597
  36297. 45: ok 1598
  36298. 45: ok 1599
  36299. 45: ok 1600
  36300. 45: ok 1601
  36301. 45: ok 1602
  36302. 45: ok 1603
  36303. 45: ok 1604
  36304. 45: ok 1605
  36305. 45: ok 1606
  36306. 45: ok 1607
  36307. 45: ok 1608
  36308. 45: ok 1609
  36309. 45: ok 1610
  36310. 45: ok 1611
  36311. 45: ok 1612
  36312. 45: ok 1613
  36313. 45: ok 1614
  36314. 45: ok 1615
  36315. 45: ok 1616
  36316. 45: ok 1617
  36317. 45: ok 1618
  36318. 45: ok 1619
  36319. 45: ok 1620
  36320. 45: ok 1621
  36321. 45: ok 1622
  36322. 45: ok 1623
  36323. 45: ok 1624
  36324. 45: ok 1625
  36325. 45: ok 1626
  36326. 45: ok 1627
  36327. 45: ok 1628
  36328. 45: ok 1629
  36329. 45: ok 1630
  36330. 45: ok 1631
  36331. 45: ok 1632
  36332. 45: ok 1633
  36333. 45: ok 1634
  36334. 45: ok 1635
  36335. 45: ok 1636
  36336. 45: ok 1637
  36337. 45: ok 1638
  36338. 45: ok 1639
  36339. 45: ok 1640
  36340. 45: ok 1641
  36341. 45: ok 1642
  36342. 45: ok 1643
  36343. 45: ok 1644
  36344. 45: ok 1645
  36345. 45: ok 1646
  36346. 45: ok 1647
  36347. 45: ok 1648
  36348. 45: ok 1649
  36349. 45: ok 1650
  36350. 45: ok 1651
  36351. 45: ok 1652
  36352. 45: ok 1653
  36353. 45: ok 1654
  36354. 45: ok 1655
  36355. 45: ok 1656
  36356. 45: ok 1657
  36357. 45: ok 1658
  36358. 45: ok 1659
  36359. 45: ok 1660
  36360. 45: ok 1661
  36361. 45: ok 1662
  36362. 45: ok 1663
  36363. 45: ok 1664
  36364. 45: ok 1665
  36365. 45: ok 1666
  36366. 45: ok 1667
  36367. 45: ok 1668
  36368. 45: ok 1669
  36369. 45: ok 1670
  36370. 45: ok 1671
  36371. 45: ok 1672
  36372. 45: ok 1673
  36373. 45: ok 1674
  36374. 45: ok 1675
  36375. 45: ok 1676
  36376. 45: ok 1677
  36377. 45: ok 1678
  36378. 45: ok 1679
  36379. 45: ok 1680
  36380. 45: ok 1681
  36381. 45: ok 1682
  36382. 45: ok 1683
  36383. 45: ok 1684
  36384. 45: ok 1685
  36385. 45: ok 1686
  36386. 45: ok 1687
  36387. 45: ok 1688
  36388. 45: ok 1689
  36389. 45: ok 1690
  36390. 45: ok 1691
  36391. 45: ok 1692
  36392. 45: ok 1693
  36393. 45: ok 1694
  36394. 45: ok 1695
  36395. 45: ok 1696
  36396. 45: ok 1697
  36397. 45: ok 1698
  36398. 45: ok 1699
  36399. 45: ok 1700
  36400. 45: ok 1701
  36401. 45: ok 1702
  36402. 45: ok 1703
  36403. 45: ok 1704
  36404. 45: ok 1705
  36405. 45: ok 1706
  36406. 45: ok 1707
  36407. 45: ok 1708
  36408. 45: ok 1709
  36409. 45: ok 1710
  36410. 45: ok 1711
  36411. 45: ok 1712
  36412. 45: ok 1713
  36413. 45: ok 1714
  36414. 45: ok 1715
  36415. 45: ok 1716
  36416. 45: ok 1717
  36417. 45: ok 1718
  36418. 45: ok 1719
  36419. 45: ok 1720
  36420. 45: ok 1721
  36421. 45: ok 1722
  36422. 45: ok 1723
  36423. 45: ok 1724
  36424. 45: ok 1725
  36425. 45: ok 1726
  36426. 45: ok 1727
  36427. 45: ok 1728
  36428. 45: ok 1729
  36429. 45: ok 1730
  36430. 45: ok 1731
  36431. 45: ok 1732
  36432. 45: ok 1733
  36433. 45: ok 1734
  36434. 45: ok 1735
  36435. 45: ok 1736
  36436. 45: ok 1737
  36437. 45: ok 1738
  36438. 45: ok 1739
  36439. 45: ok 1740
  36440. 45: ok 1741
  36441. 45: ok 1742
  36442. 45: ok 1743
  36443. 45: ok 1744
  36444. 45: ok 1745
  36445. 45: ok 1746
  36446. 45: ok 1747
  36447. 45: ok 1748
  36448. 45: ok 1749
  36449. 45: ok 1750
  36450. 45: ok 1751
  36451. 45: ok 1752
  36452. 45: ok 1753
  36453. 45: ok 1754
  36454. 45: ok 1755
  36455. 45: ok 1756
  36456. 45: ok 1757
  36457. 45: ok 1758
  36458. 45: ok 1759
  36459. 45: ok 1760
  36460. 45: ok 1761
  36461. 45: ok 1762
  36462. 45: ok 1763
  36463. 45: ok 1764
  36464. 45: ok 1765
  36465. 45: ok 1766
  36466. 45: ok 1767
  36467. 45: ok 1768
  36468. 45: ok 1769
  36469. 45: ok 1770
  36470. 45: ok 1771
  36471. 45: ok 1772
  36472. 45: ok 1773
  36473. 45: ok 1774
  36474. 45: ok 1775
  36475. 45: ok 1776
  36476. 45: ok 1777
  36477. 45: ok 1778
  36478. 45: ok 1779
  36479. 45: ok 1780
  36480. 45: ok 1781
  36481. 45: ok 1782
  36482. 45: ok 1783
  36483. 45: ok 1784
  36484. 45: ok 1785
  36485. 45: ok 1786
  36486. 45: ok 1787
  36487. 45: ok 1788
  36488. 45: ok 1789
  36489. 45: ok 1790
  36490. 45: ok 1791
  36491. 45: ok 1792
  36492. 45: ok 1793
  36493. 45: ok 1794
  36494. 45: ok 1795
  36495. 45: ok 1796
  36496. 45: ok 1797
  36497. 45: ok 1798
  36498. 45: ok 1799
  36499. 45: ok 1800
  36500. 45: ok 1801
  36501. 45: ok 1802
  36502. 45: ok 1803
  36503. 45: ok 1804
  36504. 45: ok 1805
  36505. 45: ok 1806
  36506. 45: ok 1807
  36507. 45: ok 1808
  36508. 45: ok 1809
  36509. 45: ok 1810
  36510. 45: ok 1811
  36511. 45: ok 1812
  36512. 45: ok 1813
  36513. 45: ok 1814
  36514. 45: ok 1815
  36515. 45: ok 1816
  36516. 45: ok 1817
  36517. 45: ok 1818
  36518. 45: ok 1819
  36519. 45: ok 1820
  36520. 45: ok 1821
  36521. 45: ok 1822
  36522. 45: ok 1823
  36523. 45: ok 1824
  36524. 45: ok 1825
  36525. 45: ok 1826
  36526. 45: ok 1827
  36527. 45: ok 1828
  36528. 45: ok 1829
  36529. 45: ok 1830
  36530. 45: ok 1831
  36531. 45: ok 1832
  36532. 45: ok 1833
  36533. 45: ok 1834
  36534. 45: ok 1835
  36535. 45: ok 1836
  36536. 45: ok 1837
  36537. 45: ok 1838
  36538. 45: ok 1839
  36539. 45: ok 1840
  36540. 45: ok 1841
  36541. 45: ok 1842
  36542. 45: ok 1843
  36543. 45: ok 1844
  36544. 45: ok 1845
  36545. 45: ok 1846
  36546. 45: ok 1847
  36547. 45: ok 1848
  36548. 45: ok 1849
  36549. 45: ok 1850
  36550. 45: ok 1851
  36551. 45: ok 1852
  36552. 45: ok 1853
  36553. 45: ok 1854
  36554. 45: ok 1855
  36555. 45: ok 1856
  36556. 45: ok 1857
  36557. 45: ok 1858
  36558. 45: ok 1859
  36559. 45: ok 1860
  36560. 45: ok 1861
  36561. 45: ok 1862
  36562. 45: ok 1863
  36563. 45: ok 1864
  36564. 45: ok 1865
  36565. 45: ok 1866
  36566. 45: ok 1867
  36567. 45: ok 1868
  36568. 45: ok 1869
  36569. 45: ok 1870
  36570. 45: ok 1871
  36571. 45: ok 1872
  36572. 45: ok 1873
  36573. 45: ok 1874
  36574. 45: ok 1875
  36575. 45: ok 1876
  36576. 45: ok 1877
  36577. 45: ok 1878
  36578. 45: ok 1879
  36579. 45: ok 1880
  36580. 45: ok 1881
  36581. 45: ok 1882
  36582. 45: ok 1883
  36583. 45: ok 1884
  36584. 45: ok 1885
  36585. 45: ok 1886
  36586. 45: ok 1887
  36587. 45: ok 1888
  36588. 45: ok 1889
  36589. 45: ok 1890
  36590. 45: ok 1891
  36591. 45: ok 1892
  36592. 45: ok 1893
  36593. 45: ok 1894
  36594. 45: ok 1895
  36595. 45: ok 1896
  36596. 45: ok 1897
  36597. 45: ok 1898
  36598. 45: ok 1899
  36599. 45: ok 1900
  36600. 45: ok 1901
  36601. 45: ok 1902
  36602. 45: ok 1903
  36603. 45: ok 1904
  36604. 45: ok 1905
  36605. 45: ok 1906
  36606. 45: ok 1907
  36607. 45: ok 1908
  36608. 45: ok 1909
  36609. 45: ok 1910
  36610. 45: ok 1911
  36611. 45: ok 1912
  36612. 45: ok 1913
  36613. 45: ok 1914
  36614. 45: ok 1915
  36615. 45: ok 1916
  36616. 45: ok 1917
  36617. 45: ok 1918
  36618. 45: ok 1919
  36619. 45: ok 1920
  36620. 45: ok 1921
  36621. 45: ok 1922
  36622. 45: ok 1923
  36623. 45: ok 1924
  36624. 45: ok 1925
  36625. 45: ok 1926
  36626. 45: ok 1927
  36627. 45: ok 1928
  36628. 45: ok 1929
  36629. 45: ok 1930
  36630. 45: ok 1931
  36631. 45: ok 1932
  36632. 45: ok 1933
  36633. 45: ok 1934
  36634. 45: ok 1935
  36635. 45: ok 1936
  36636. 45: ok 1937
  36637. 45: ok 1938
  36638. 45: ok 1939
  36639. 45: ok 1940
  36640. 45: ok 1941
  36641. 45: ok 1942
  36642. 45: ok 1943
  36643. 45: ok 1944
  36644. 45: ok 1945
  36645. 45: ok 1946
  36646. 45: ok 1947
  36647. 45: ok 1948
  36648. 45: ok 1949
  36649. 45: ok 1950
  36650. 45: ok 1951
  36651. 45: ok 1952
  36652. 45: ok 1953
  36653. 45: ok 1954
  36654. 45: ok 1955
  36655. 45: ok 1956
  36656. 45: ok 1957
  36657. 45: ok 1958
  36658. 45: ok 1959
  36659. 45: ok 1960
  36660. 45: ok 1961
  36661. 45: ok 1962
  36662. 45: ok 1963
  36663. 45: ok 1964
  36664. 45: ok 1965
  36665. 45: ok 1966
  36666. 45: ok 1967
  36667. 45: ok 1968
  36668. 45: ok 1969
  36669. 45: ok 1970
  36670. 45: ok 1971
  36671. 45: ok 1972
  36672. 45: ok 1973
  36673. 45: ok 1974
  36674. 45: ok 1975
  36675. 45: ok 1976
  36676. 45: ok 1977
  36677. 45: ok 1978
  36678. 45: ok 1979
  36679. 45: ok 1980
  36680. 45: ok 1981
  36681. 45: ok 1982
  36682. 45: ok 1983
  36683. 45: ok 1984
  36684. 45: ok 1985
  36685. 45: ok 1986
  36686. 45: ok 1987
  36687. 45: ok 1988
  36688. 45: ok 1989
  36689. 45: ok 1990
  36690. 45: ok 1991
  36691. 45: ok 1992
  36692. 45: ok 1993
  36693. 45: ok 1994
  36694. 45: ok 1995
  36695. 45: ok 1996
  36696. 45: ok 1997
  36697. 45: ok 1998
  36698. 45: ok 1999
  36699. 45: ok 2000
  36700. 45: ok 2001
  36701. 45: ok 2002
  36702. 45: ok 2003
  36703. 45: ok 2004
  36704. 45: ok 2005
  36705. 45: ok 2006
  36706. 45: ok 2007
  36707. 45: ok 2008
  36708. 45: ok 2009
  36709. 45: ok 2010
  36710. 45: ok 2011
  36711. 45: ok 2012
  36712. 45: ok 2013
  36713. 45: ok 2014
  36714. 45: ok 2015
  36715. 45: ok 2016
  36716. 45: ok 2017
  36717. 45: ok 2018
  36718. 45: ok 2019
  36719. 45: ok 2020
  36720. 45: ok 2021
  36721. 45: ok 2022
  36722. 45: ok 2023
  36723. 45: ok 2024
  36724. 45: ok 2025
  36725. 45: ok 2026
  36726. 45: ok 2027
  36727. 45: ok 2028
  36728. 45: ok 2029
  36729. 45: ok 2030
  36730. 45: ok 2031
  36731. 45: ok 2032
  36732. 45: ok 2033
  36733. 45: ok 2034
  36734. 45: ok 2035
  36735. 45: ok 2036
  36736. 45: ok 2037
  36737. 45: ok 2038
  36738. 45: ok 2039
  36739. 45: ok 2040
  36740. 45: ok 2041
  36741. 45: ok 2042
  36742. 45: ok 2043
  36743. 45: ok 2044
  36744. 45: ok 2045
  36745. 45: ok 2046
  36746. 45: ok 2047
  36747. 45: ok 2048
  36748. 45: ok 2049
  36749. 45: ok 2050
  36750. 45: ok 2051
  36751. 45: ok 2052
  36752. 45: ok 2053
  36753. 45: ok 2054
  36754. 45: ok 2055
  36755. 45: ok 2056
  36756. 45: ok 2057
  36757. 45: ok 2058
  36758. 45: ok 2059
  36759. 45: ok 2060
  36760. 45: ok 2061
  36761. 45: ok 2062
  36762. 45: ok 2063
  36763. 45: ok 2064
  36764. 45: ok 2065
  36765. 45: ok 2066
  36766. 45: ok 2067
  36767. 45: ok 2068
  36768. 45: ok 2069
  36769. 45: ok 2070
  36770. 45: ok 2071
  36771. 45: ok 2072
  36772. 45: ok 2073
  36773. 45: ok 2074
  36774. 45: ok 2075
  36775. 45: ok 2076
  36776. 45: ok 2077
  36777. 45: ok 2078
  36778. 45: ok 2079
  36779. 45: ok 2080
  36780. 45: ok 2081
  36781. 45: ok 2082
  36782. 45: ok 2083
  36783. 45: ok 2084
  36784. 45: ok 2085
  36785. 45: ok 2086
  36786. 45: ok 2087
  36787. 45: ok 2088
  36788. 45: ok 2089
  36789. 45: ok 2090
  36790. 45: ok 2091
  36791. 45: ok 2092
  36792. 45: ok 2093
  36793. 45: ok 2094
  36794. 45: ok 2095
  36795. 45: ok 2096
  36796. 45: ok 2097
  36797. 45: ok 2098
  36798. 45: ok 2099
  36799. 45: ok 2100
  36800. 45: ok 2101
  36801. 45: ok 2102
  36802. 45: ok 2103
  36803. 45: ok 2104
  36804. 45: ok 2105
  36805. 45: ok 2106
  36806. 45: ok 2107
  36807. 45: ok 2108
  36808. 45: ok 2109
  36809. 45: ok 2110
  36810. 45: ok 2111
  36811. 45: ok 2112
  36812. 45: ok 2113
  36813. 45: ok 2114
  36814. 45: ok 2115
  36815. 45: ok 2116
  36816. 45: ok 2117
  36817. 45: ok 2118
  36818. 45: ok 2119
  36819. 45: ok 2120
  36820. 45: ok 2121
  36821. 45: ok 2122
  36822. 45: ok 2123
  36823. 45: ok 2124
  36824. 45: ok 2125
  36825. 45: ok 2126
  36826. 45: ok 2127
  36827. 45: ok 2128
  36828. 45: ok 2129
  36829. 45: ok 2130
  36830. 45: ok 2131
  36831. 45: ok 2132
  36832. 45: ok 2133
  36833. 45: ok 2134
  36834. 45: ok 2135
  36835. 45: ok 2136
  36836. 45: ok 2137
  36837. 45: ok 2138
  36838. 45: ok 2139
  36839. 45: ok 2140
  36840. 45: ok 2141
  36841. 45: ok 2142
  36842. 45: ok 2143
  36843. 45: ok 2144
  36844. 45: ok 2145
  36845. 45: ok 2146
  36846. 45: ok 2147
  36847. 45: ok 2148
  36848. 45: ok 2149
  36849. 45: ok 2150
  36850. 45: ok 2151
  36851. 45: ok 2152
  36852. 45: ok 2153
  36853. 45: ok 2154
  36854. 45: ok 2155
  36855. 45: ok 2156
  36856. 45: ok 2157
  36857. 45: ok 2158
  36858. 45: ok 2159
  36859. 45: ok 2160
  36860. 45: ok 2161
  36861. 45: ok 2162
  36862. 45: ok 2163
  36863. 45: ok 2164
  36864. 45: ok 2165
  36865. 45: ok 2166
  36866. 45: ok 2167
  36867. 45: ok 2168
  36868. 45: ok 2169
  36869. 45: ok 2170
  36870. 45: ok 2171
  36871. 45: ok 2172
  36872. 45: ok 2173
  36873. 45: ok 2174
  36874. 45: ok 2175
  36875. 45: ok 2176
  36876. 45: ok 2177
  36877. 45: ok 2178
  36878. 45: ok 2179
  36879. 45: ok 2180
  36880. 45: ok 2181
  36881. 45: ok 2182
  36882. 45: ok 2183
  36883. 45: ok 2184
  36884. 45: ok 2185
  36885. 45: ok 2186
  36886. 45: ok 2187
  36887. 45: ok 2188
  36888. 45: ok 2189
  36889. 45: ok 2190
  36890. 45: ok 2191
  36891. 45: ok 2192
  36892. 45: ok 2193
  36893. 45: ok 2194
  36894. 45: ok 2195
  36895. 45: ok 2196
  36896. 45: ok 2197
  36897. 45: ok 2198
  36898. 45: ok 2199
  36899. 45: ok 2200
  36900. 45: ok 2201
  36901. 45: ok 2202
  36902. 45: ok 2203
  36903. 45: ok 2204
  36904. 45: ok 2205
  36905. 45: ok 2206
  36906. 45: ok 2207
  36907. 45: ok 2208
  36908. 45: ok 2209
  36909. 45: ok 2210
  36910. 45: ok 2211
  36911. 45: ok 2212
  36912. 45: ok 2213
  36913. 45: ok 2214
  36914. 45: ok 2215
  36915. 45: ok 2216
  36916. 45: ok 2217
  36917. 45: ok 2218
  36918. 45: ok 2219
  36919. 45: ok 2220
  36920. 45: ok 2221
  36921. 45: ok 2222
  36922. 45: ok 2223
  36923. 45: ok 2224
  36924. 45: ok 2225
  36925. 45: ok 2226
  36926. 45: ok 2227
  36927. 45: ok 2228
  36928. 45: ok 2229
  36929. 45: ok 2230
  36930. 45: ok 2231
  36931. 45: ok 2232
  36932. 45: ok 2233
  36933. 45: ok 2234
  36934. 45: ok 2235
  36935. 45: ok 2236
  36936. 45: ok 2237
  36937. 45: ok 2238
  36938. 45: ok 2239
  36939. 45: ok 2240
  36940. 45: ok 2241
  36941. 45: ok 2242
  36942. 45: ok 2243
  36943. 45: ok 2244
  36944. 45: ok 2245
  36945. 45: ok 2246
  36946. 45: ok 2247
  36947. 45: ok 2248
  36948. 45: ok 2249
  36949. 45: ok 2250
  36950. 45: ok 2251
  36951. 45: ok 2252
  36952. 45: ok 2253
  36953. 45: ok 2254
  36954. 45: ok 2255
  36955. 45: ok 2256
  36956. 45: ok 2257
  36957. 45: ok 2258
  36958. 45: ok 2259
  36959. 45: ok 2260
  36960. 45: ok 2261
  36961. 45: ok 2262
  36962. 45: ok 2263
  36963. 45: ok 2264
  36964. 45: ok 2265
  36965. 45: ok 2266
  36966. 45: ok 2267
  36967. 45: ok 2268
  36968. 45: ok 2269
  36969. 45: ok 2270
  36970. 45: ok 2271
  36971. 45: ok 2272
  36972. 45: ok 2273
  36973. 45: ok 2274
  36974. 45: ok 2275
  36975. 45: ok 2276
  36976. 45: ok 2277
  36977. 45: ok 2278
  36978. 45: ok 2279
  36979. 45: ok 2280
  36980. 45: ok 2281
  36981. 45: ok 2282
  36982. 45: ok 2283
  36983. 45: ok 2284
  36984. 45: ok 2285
  36985. 45: ok 2286
  36986. 45: ok 2287
  36987. 45: ok 2288
  36988. 45: ok 2289
  36989. 45: ok 2290
  36990. 45: ok 2291
  36991. 45: ok 2292
  36992. 45: ok 2293
  36993. 45: ok 2294
  36994. 45: ok 2295
  36995. 45: ok 2296
  36996. 45: ok 2297
  36997. 45: ok 2298
  36998. 45: ok 2299
  36999. 45: ok 2300
  37000. 45: ok 2301
  37001. 45: ok 2302
  37002. 45: ok 2303
  37003. 45: ok 2304
  37004. 45: ok 2305
  37005. 45: ok 2306
  37006. 45: ok 2307
  37007. 45: ok 2308
  37008. 45: ok 2309
  37009. 45: ok 2310
  37010. 45: ok 2311
  37011. 45: ok 2312
  37012. 45: ok 2313
  37013. 45: ok 2314
  37014. 45: ok 2315
  37015. 45: ok 2316
  37016. 45: ok 2317
  37017. 45: ok 2318
  37018. 45: ok 2319
  37019. 45: ok 2320
  37020. 45: ok 2321
  37021. 45: ok 2322
  37022. 45: ok 2323
  37023. 45: ok 2324
  37024. 45: ok 2325
  37025. 45: ok 2326
  37026. 45: ok 2327
  37027. 45: ok 2328
  37028. 45: ok 2329
  37029. 45: ok 2330
  37030. 45: ok 2331
  37031. 45: ok 2332
  37032. 45: ok 2333
  37033. 45: ok 2334
  37034. 45: ok 2335
  37035. 45: ok 2336
  37036. 45: ok 2337
  37037. 45: ok 2338
  37038. 45: ok 2339
  37039. 45: ok 2340
  37040. 45: ok 2341
  37041. 45: ok 2342
  37042. 45: ok 2343
  37043. 45: ok 2344
  37044. 45: ok 2345
  37045. 45: ok 2346
  37046. 45: ok 2347
  37047. 45: ok 2348
  37048. 45: ok 2349
  37049. 45: ok 2350
  37050. 45: ok 2351
  37051. 45: ok 2352
  37052. 45: ok 2353
  37053. 45: ok 2354
  37054. 45: ok 2355
  37055. 45: ok 2356
  37056. 45: ok 2357
  37057. 45: ok 2358
  37058. 45: ok 2359
  37059. 45: ok 2360
  37060. 45: ok 2361
  37061. 45: ok 2362
  37062. 45: ok 2363
  37063. 45: ok 2364
  37064. 45: ok 2365
  37065. 45: ok 2366
  37066. 45: ok 2367
  37067. 45: ok 2368
  37068. 45: ok 2369
  37069. 45: ok 2370
  37070. 45: ok 2371
  37071. 45: ok 2372
  37072. 45: ok 2373
  37073. 45: ok 2374
  37074. 45: ok 2375
  37075. 45: ok 2376
  37076. 45: ok 2377
  37077. 45: ok 2378
  37078. 45: ok 2379
  37079. 45: ok 2380
  37080. 45: ok 2381
  37081. 45: ok 2382
  37082. 45: ok 2383
  37083. 45: ok 2384
  37084. 45: ok 2385
  37085. 45: ok 2386
  37086. 45: ok 2387
  37087. 45: ok 2388
  37088. 45: ok 2389
  37089. 45: ok 2390
  37090. 45: ok 2391
  37091. 45: ok 2392
  37092. 45: ok 2393
  37093. 45: ok 2394
  37094. 45: ok 2395
  37095. 45: ok 2396
  37096. 45: ok 2397
  37097. 45: ok 2398
  37098. 45: ok 2399
  37099. 45: ok 2400
  37100. 45: ok 2401
  37101. 45: ok 2402
  37102. 45: ok 2403
  37103. 45: ok 2404
  37104. 45: ok 2405
  37105. 45: ok 2406
  37106. 45: ok 2407
  37107. 45: ok 2408
  37108. 45: ok 2409
  37109. 45: ok 2410
  37110. 45: ok 2411
  37111. 45: ok 2412
  37112. 45: ok 2413
  37113. 45: ok 2414
  37114. 45: ok 2415
  37115. 45: ok 2416
  37116. 45: ok 2417
  37117. 45: ok 2418
  37118. 45: ok 2419
  37119. 45: ok 2420
  37120. 45: ok 2421
  37121. 45: ok 2422
  37122. 45: ok 2423
  37123. 45: ok 2424
  37124. 45: ok 2425
  37125. 45: ok 2426
  37126. 45: ok 2427
  37127. 45: ok 2428
  37128. 45: ok 2429
  37129. 45: ok 2430
  37130. 45: ok 2431
  37131. 45: ok 2432
  37132. 45: ok 2433
  37133. 45: ok 2434
  37134. 45: ok 2435
  37135. 45: ok 2436
  37136. 45: ok 2437
  37137. 45: ok 2438
  37138. 45: ok 2439
  37139. 45: ok 2440
  37140. 45: ok 2441
  37141. 45: ok 2442
  37142. 45: ok 2443
  37143. 45: ok 2444
  37144. 45: ok 2445
  37145. 45: ok 2446
  37146. 45: ok 2447
  37147. 45: ok 2448
  37148. 45: ok 2449
  37149. 45: ok 2450
  37150. 45: ok 2451
  37151. 45: ok 2452
  37152. 45: ok 2453
  37153. 45: ok 2454
  37154. 45: ok 2455
  37155. 45: ok 2456
  37156. 45: ok 2457
  37157. 45: ok 2458
  37158. 45: ok 2459
  37159. 45: ok 2460
  37160. 45: ok 2461
  37161. 45: ok 2462
  37162. 45: ok 2463
  37163. 45: ok 2464
  37164. 45: ok 2465
  37165. 45: ok 2466
  37166. 45: ok 2467
  37167. 45: ok 2468
  37168. 45: ok 2469
  37169. 45: ok 2470
  37170. 45: ok 2471
  37171. 45: ok 2472
  37172. 45: ok 2473
  37173. 45: ok 2474
  37174. 45: ok 2475
  37175. 45: ok 2476
  37176. 45: ok 2477
  37177. 45: ok 2478
  37178. 45: ok 2479
  37179. 45: ok 2480
  37180. 45: ok 2481
  37181. 45: ok 2482
  37182. 45: ok 2483
  37183. 45: ok 2484
  37184. 45: ok 2485
  37185. 45: ok 2486
  37186. 45: ok 2487
  37187. 45: ok 2488
  37188. 45: ok 2489
  37189. 45: ok 2490
  37190. 45: ok 2491
  37191. 45: ok 2492
  37192. 45: ok 2493
  37193. 45: ok 2494
  37194. 45: ok 2495
  37195. 45: ok 2496
  37196. 45: ok 2497
  37197. 45: ok 2498
  37198. 45: ok 2499
  37199. 45: ok 2500
  37200. 45: ok 2501
  37201. 45: ok 2502
  37202. 45: ok 2503
  37203. 45: ok 2504
  37204. 45: ok 2505
  37205. 45: ok 2506
  37206. 45: ok 2507
  37207. 45: ok 2508
  37208. 45: ok 2509
  37209. 45: ok 2510
  37210. 45: ok 2511
  37211. 45: ok 2512
  37212. 45: ok 2513
  37213. 45: ok 2514
  37214. 45: ok 2515
  37215. 45: ok 2516
  37216. 45: ok 2517
  37217. 45: ok 2518
  37218. 45: ok 2519
  37219. 45: ok 2520
  37220. 45: ok 2521
  37221. 45: ok 2522
  37222. 45: ok 2523
  37223. 45: ok 2524
  37224. 45: ok 2525
  37225. 45: ok 2526
  37226. 45: ok 2527
  37227. 45: ok 2528
  37228. 45: ok 2529
  37229. 45: ok 2530
  37230. 45: ok 2531
  37231. 45: ok 2532
  37232. 45: ok 2533
  37233. 45: ok 2534
  37234. 45: ok 2535
  37235. 45: ok 2536
  37236. 45: ok 2537
  37237. 45: ok 2538
  37238. 45: ok 2539
  37239. 45: ok 2540
  37240. 45: ok 2541
  37241. 45: ok 2542
  37242. 45: ok 2543
  37243. 45: ok 2544
  37244. 45: ok 2545
  37245. 45: ok 2546
  37246. 45: ok 2547
  37247. 45: ok 2548
  37248. 45: ok 2549
  37249. 45: ok 2550
  37250. 45: ok 2551
  37251. 45: ok 2552
  37252. 45: ok 2553
  37253. 45: ok 2554
  37254. 45: ok 2555
  37255. 45: ok 2556
  37256. 45: ok 2557
  37257. 45: ok 2558
  37258. 45: ok 2559
  37259. 45: ok 2560
  37260. 45: ok 2561
  37261. 45: ok 2562
  37262. 45: ok 2563
  37263. 45: ok 2564
  37264. 45: ok 2565
  37265. 45: ok 2566
  37266. 45: ok 2567
  37267. 45: ok 2568
  37268. 45: ok 2569
  37269. 45: ok 2570
  37270. 45: ok 2571
  37271. 45: ok 2572
  37272. 45: ok 2573
  37273. 45: ok 2574
  37274. 45: ok 2575
  37275. 45: ok 2576
  37276. 45: ok 2577
  37277. 45: ok 2578
  37278. 45: ok 2579
  37279. 45: ok 2580
  37280. 45: ok 2581
  37281. 45: ok 2582
  37282. 45: ok 2583
  37283. 45: ok 2584
  37284. 45: ok 2585
  37285. 45: ok 2586
  37286. 45: ok 2587
  37287. 45: ok 2588
  37288. 45: ok 2589
  37289. 45: ok 2590
  37290. 45: ok 2591
  37291. 45: ok 2592
  37292. 45: ok 2593
  37293. 45: ok 2594
  37294. 45: ok 2595
  37295. 45: ok 2596
  37296. 45: ok 2597
  37297. 45: ok 2598
  37298. 45: ok 2599
  37299. 45: ok 2600
  37300. 45: ok 2601
  37301. 45: ok 2602
  37302. 45: ok 2603
  37303. 45: ok 2604
  37304. 45: ok 2605
  37305. 45: ok 2606
  37306. 45: ok 2607
  37307. 45: ok 2608
  37308. 45: ok 2609
  37309. 45: ok 2610
  37310. 45: ok 2611
  37311. 45: ok 2612
  37312. 45: ok 2613
  37313. 45: ok 2614
  37314. 45: ok 2615
  37315. 45: ok 2616
  37316. 45: ok 2617
  37317. 45: ok 2618
  37318. 45: ok 2619
  37319. 45: ok 2620
  37320. 45: ok 2621
  37321. 45: ok 2622
  37322. 45: ok 2623
  37323. 45: ok 2624
  37324. 45: ok 2625
  37325. 45: ok 2626
  37326. 45: ok 2627
  37327. 45: ok 2628
  37328. 45: ok 2629
  37329. 45: ok 2630
  37330. 45: ok 2631
  37331. 45: ok 2632
  37332. 45: ok 2633
  37333. 45: ok 2634
  37334. 45: ok 2635
  37335. 45: ok 2636
  37336. 45: ok 2637
  37337. 45: ok 2638
  37338. 45: ok 2639
  37339. 45: ok 2640
  37340. 45: ok 2641
  37341. 45: ok 2642
  37342. 45: ok 2643
  37343. 45: ok 2644
  37344. 45: ok 2645
  37345. 45: ok 2646
  37346. 45: ok 2647
  37347. 45: ok 2648
  37348. 45: ok 2649
  37349. 45: ok 2650
  37350. 45: ok 2651
  37351. 45: ok 2652
  37352. 45: ok 2653
  37353. 45: ok 2654
  37354. 45: ok 2655
  37355. 45: ok 2656
  37356. 45: ok 2657
  37357. 45: ok 2658
  37358. 45: ok 2659
  37359. 45: ok 2660
  37360. 45: ok 2661
  37361. 45: ok 2662
  37362. 45: ok 2663
  37363. 45: ok 2664
  37364. 45: ok 2665
  37365. 45: ok 2666
  37366. 45: ok 2667
  37367. 45: ok 2668
  37368. 45: ok 2669
  37369. 45: ok 2670
  37370. 45: ok 2671
  37371. 45: ok 2672
  37372. 45: ok 2673
  37373. 45: ok 2674
  37374. 45: ok 2675
  37375. 45: ok 2676
  37376. 45: ok 2677
  37377. 45: ok 2678
  37378. 45: ok 2679
  37379. 45: ok 2680
  37380. 45: ok 2681
  37381. 45: ok 2682
  37382. 45: ok 2683
  37383. 45: ok 2684
  37384. 45: ok 2685
  37385. 45: ok 2686
  37386. 45: ok 2687
  37387. 45: ok 2688
  37388. 45: ok 2689
  37389. 45: ok 2690
  37390. 45: ok 2691
  37391. 45: ok 2692
  37392. 45: ok 2693
  37393. 45: ok 2694
  37394. 45: ok 2695
  37395. 45: ok 2696
  37396. 45: ok 2697
  37397. 45: ok 2698
  37398. 45: ok 2699
  37399. 45: ok 2700
  37400. 45: ok 2701
  37401. 45: ok 2702
  37402. 45: ok 2703
  37403. 45: ok 2704
  37404. 45: ok 2705
  37405. 45: ok 2706
  37406. 45: ok 2707
  37407. 45: ok 2708
  37408. 45: ok 2709
  37409. 45: ok 2710
  37410. 45: ok 2711
  37411. 45: ok 2712
  37412. 45: ok 2713
  37413. 45: ok 2714
  37414. 45: ok 2715
  37415. 45: ok 2716
  37416. 45: ok 2717
  37417. 45: ok 2718
  37418. 45: ok 2719
  37419. 45: ok 2720
  37420. 45: ok 2721
  37421. 45: ok 2722
  37422. 45: ok 2723
  37423. 45: ok 2724
  37424. 45: ok 2725
  37425. 45: ok 2726
  37426. 45: ok 2727
  37427. 45: ok 2728
  37428. 45: ok 2729
  37429. 45: ok 2730
  37430. 45: ok 2731
  37431. 45: ok 2732
  37432. 45: ok 2733
  37433. 45: ok 2734
  37434. 45: ok 2735
  37435. 45: ok 2736
  37436. 45: ok 2737
  37437. 45: ok 2738
  37438. 45: ok 2739
  37439. 45: ok 2740
  37440. 45: ok 2741
  37441. 45: ok 2742
  37442. 45: ok 2743
  37443. 45: ok 2744
  37444. 45: ok 2745
  37445. 45: ok 2746
  37446. 45: ok 2747
  37447. 45: ok 2748
  37448. 45: ok 2749
  37449. 45: ok 2750
  37450. 45: ok 2751
  37451. 45: ok 2752
  37452. 45: ok 2753
  37453. 45: ok 2754
  37454. 45: ok 2755
  37455. 45: ok 2756
  37456. 45: ok 2757
  37457. 45: ok 2758
  37458. 45: ok 2759
  37459. 45: ok 2760
  37460. 45: ok 2761
  37461. 45: ok 2762
  37462. 45: ok 2763
  37463. 45: ok 2764
  37464. 45: ok 2765
  37465. 45: ok 2766
  37466. 45: ok 2767
  37467. 45: ok 2768
  37468. 45: ok 2769
  37469. 45: ok 2770
  37470. 45: ok 2771
  37471. 45: ok 2772
  37472. 45: ok 2773
  37473. 45: ok 2774
  37474. 45: ok 2775
  37475. 45: ok 2776
  37476. 45: ok 2777
  37477. 45: ok 2778
  37478. 45: ok 2779
  37479. 45: ok 2780
  37480. 45: ok 2781
  37481. 45: ok 2782
  37482. 45: ok 2783
  37483. 45: ok 2784
  37484. 45: ok 2785
  37485. 45: ok 2786
  37486. 45: ok 2787
  37487. 45: ok 2788
  37488. 45: ok 2789
  37489. 45: ok 2790
  37490. 45: ok 2791
  37491. 45: ok 2792
  37492. 45: ok 2793
  37493. 45: ok 2794
  37494. 45: ok 2795
  37495. 45: ok 2796
  37496. 45: ok 2797
  37497. 45: ok 2798
  37498. 45: ok 2799
  37499. 45: ok 2800
  37500. 45: ok 2801
  37501. 45: ok 2802
  37502. 45: ok 2803
  37503. 45: ok 2804
  37504. 45: ok 2805
  37505. 45: ok 2806
  37506. 45: ok 2807
  37507. 45: ok 2808
  37508. 45: ok 2809
  37509. 45: ok 2810
  37510. 45: ok 2811
  37511. 45: ok 2812
  37512. 45: ok 2813
  37513. 45: ok 2814
  37514. 45: ok 2815
  37515. 45: ok 2816
  37516. 45: ok 2817
  37517. 45: ok 2818
  37518. 45: ok 2819
  37519. 45: ok 2820
  37520. 45: ok 2821
  37521. 45: ok 2822
  37522. 45: ok 2823
  37523. 45: ok 2824
  37524. 45: ok 2825
  37525. 45: ok 2826
  37526. 45: ok 2827
  37527. 45: ok 2828
  37528. 45: ok 2829
  37529. 45: ok 2830
  37530. 45: ok 2831
  37531. 45: ok 2832
  37532. 45: ok 2833
  37533. 45: ok 2834
  37534. 45: ok 2835
  37535. 45: ok 2836
  37536. 45: ok 2837
  37537. 45: ok 2838
  37538. 45: ok 2839
  37539. 45: ok 2840
  37540. 45: ok 2841
  37541. 45: ok 2842
  37542. 45: ok 2843
  37543. 45: ok 2844
  37544. 45: ok 2845
  37545. 45: ok 2846
  37546. 45: ok 2847
  37547. 45: ok 2848
  37548. 45: ok 2849
  37549. 45: ok 2850
  37550. 45: ok 2851
  37551. 45: ok 2852
  37552. 45: ok 2853
  37553. 45: ok 2854
  37554. 45: ok 2855
  37555. 45: ok 2856
  37556. 45: ok 2857
  37557. 45: ok 2858
  37558. 45: ok 2859
  37559. 45: ok 2860
  37560. 45: ok 2861
  37561. 45: ok 2862
  37562. 45: ok 2863
  37563. 45: ok 2864
  37564. 45: ok 2865
  37565. 45: ok 2866
  37566. 45: ok 2867
  37567. 45: ok 2868
  37568. 45: ok 2869
  37569. 45: ok 2870
  37570. 45: ok 2871
  37571. 45: ok 2872
  37572. 45: ok 2873
  37573. 45: ok 2874
  37574. 45: ok 2875
  37575. 45: ok 2876
  37576. 45: ok 2877
  37577. 45: ok 2878
  37578. 45: ok 2879
  37579. 45: ok 2880
  37580. 45: ok 2881
  37581. 45: ok 2882
  37582. 45: ok 2883
  37583. 45: ok 2884
  37584. 45: ok 2885
  37585. 45: ok 2886
  37586. 45: ok 2887
  37587. 45: ok 2888
  37588. 45: ok 2889
  37589. 45: ok 2890
  37590. 45: ok 2891
  37591. 45: ok 2892
  37592. 45: ok 2893
  37593. 45: ok 2894
  37594. 45: ok 2895
  37595. 45: ok 2896
  37596. 45: ok 2897
  37597. 45: ok 2898
  37598. 45: ok 2899
  37599. 45: ok 2900
  37600. 45: ok 2901
  37601. 45: ok 2902
  37602. 45: ok 2903
  37603. 45: ok 2904
  37604. 45: ok 2905
  37605. 45: ok 2906
  37606. 45: ok 2907
  37607. 45: ok 2908
  37608. 45: ok 2909
  37609. 45: ok 2910
  37610. 45: ok 2911
  37611. 45: ok 2912
  37612. 45: ok 2913
  37613. 45: ok 2914
  37614. 45: ok 2915
  37615. 45: ok 2916
  37616. 45: ok 2917
  37617. 45: ok 2918
  37618. 45: ok 2919
  37619. 45: ok 2920
  37620. 45: ok 2921
  37621. 45: ok 2922
  37622. 45: ok 2923
  37623. 45: ok 2924
  37624. 45: ok 2925
  37625. 45: ok 2926
  37626. 45: ok 2927
  37627. 45: ok 2928
  37628. 45: ok 2929
  37629. 45: ok 2930
  37630. 45: ok 2931
  37631. 45: ok 2932
  37632. 45: ok 2933
  37633. 45: ok 2934
  37634. 45: ok 2935
  37635. 45: ok 2936
  37636. 45: ok 2937
  37637. 45: ok 2938
  37638. 45: ok 2939
  37639. 45: ok 2940
  37640. 45: ok 2941
  37641. 45: ok 2942
  37642. 45: ok 2943
  37643. 45: ok 2944
  37644. 45: ok 2945
  37645. 45: ok 2946
  37646. 45: ok 2947
  37647. 45: ok 2948
  37648. 45: ok 2949
  37649. 45: ok 2950
  37650. 45: ok 2951
  37651. 45: ok 2952
  37652. 45: ok 2953
  37653. 45: ok 2954
  37654. 45: ok 2955
  37655. 45: ok 2956
  37656. 45: ok 2957
  37657. 45: ok 2958
  37658. 45: ok 2959
  37659. 45: ok 2960
  37660. 45: ok 2961
  37661. 45: ok 2962
  37662. 45: ok 2963
  37663. 45: ok 2964
  37664. 45: ok 2965
  37665. 45: ok 2966
  37666. 45: ok 2967
  37667. 45: ok 2968
  37668. 45: ok 2969
  37669. 45: ok 2970
  37670. 45: ok 2971
  37671. 45: ok 2972
  37672. 45: ok 2973
  37673. 45: ok 2974
  37674. 45: ok 2975
  37675. 45: ok 2976
  37676. 45: ok 2977
  37677. 45: ok 2978
  37678. 45: ok 2979
  37679. 45: ok 2980
  37680. 45: ok 2981
  37681. 45: ok 2982
  37682. 45: ok 2983
  37683. 45: ok 2984
  37684. 45: ok 2985
  37685. 45: ok 2986
  37686. 45: ok 2987
  37687. 45: ok 2988
  37688. 45: ok 2989
  37689. 45: ok 2990
  37690. 45: ok 2991
  37691. 45: ok 2992
  37692. 45: ok 2993
  37693. 45: ok 2994
  37694. 45: ok 2995
  37695. 45: ok 2996
  37696. 45: ok 2997
  37697. 45: ok 2998
  37698. 45: ok 2999
  37699. 45: ok 3000
  37700. 45: ok 3001
  37701. 45: ok 3002
  37702. 45: ok 3003
  37703. 45: ok 3004
  37704. 45: ok 3005
  37705. 45: ok 3006
  37706. 45: ok 3007
  37707. 45: ok 3008
  37708. 45: ok 3009
  37709. 45: ok 3010
  37710. 45: ok 3011
  37711. 45: ok 3012
  37712. 45: ok 3013
  37713. 45: ok 3014
  37714. 45: ok 3015
  37715. 45: ok 3016
  37716. 45: ok 3017
  37717. 45: ok 3018
  37718. 45: ok 3019
  37719. 45: ok 3020
  37720. 45: ok 3021
  37721. 45: ok 3022
  37722. 45: ok 3023
  37723. 45: ok 3024
  37724. 45: ok 3025
  37725. 45: ok 3026
  37726. 45: ok 3027
  37727. 45: ok 3028
  37728. 45: ok 3029
  37729. 45: ok 3030
  37730. 45: ok 3031
  37731. 45: ok 3032
  37732. 45: ok 3033
  37733. 45: ok 3034
  37734. 45: ok 3035
  37735. 45: ok 3036
  37736. 45: ok 3037
  37737. 45: ok 3038
  37738. 45: ok 3039
  37739. 45: ok 3040
  37740. 45: ok 3041
  37741. 45: ok 3042
  37742. 45: ok 3043
  37743. 45: ok 3044
  37744. 45: ok 3045
  37745. 45: ok 3046
  37746. 45: ok 3047
  37747. 45: ok 3048
  37748. 45: ok 3049
  37749. 45: ok 3050
  37750. 45: ok 3051
  37751. 45: ok 3052
  37752. 45: ok 3053
  37753. 45: ok 3054
  37754. 45: ok 3055
  37755. 45: ok 3056
  37756. 45: ok 3057
  37757. 45: ok 3058
  37758. 45: ok 3059
  37759. 45: ok 3060
  37760. 45: ok 3061
  37761. 45: ok 3062
  37762. 45: ok 3063
  37763. 45: ok 3064
  37764. 45: ok 3065
  37765. 45: ok 3066
  37766. 45: ok 3067
  37767. 45: ok 3068
  37768. 45: ok 3069
  37769. 45: ok 3070
  37770. 45: ok 3071
  37771. 45: ok 3072
  37772. 45: ok 3073
  37773. 45: ok 3074
  37774. 45: ok 3075
  37775. 45: ok 3076
  37776. 45: ok 3077
  37777. 45: ok 3078
  37778. 45: ok 3079
  37779. 45: ok 3080
  37780. 45: ok 3081
  37781. 45: ok 3082
  37782. 45: ok 3083
  37783. 45: ok 3084
  37784. 45: ok 3085
  37785. 45: ok 3086
  37786. 45: ok 3087
  37787. 45: ok 3088
  37788. 45: ok 3089
  37789. 45: ok 3090
  37790. 45: ok 3091
  37791. 45: ok 3092
  37792. 45: ok 3093
  37793. 45: ok 3094
  37794. 45: ok 3095
  37795. 45: ok 3096
  37796. 45: ok 3097
  37797. 45: ok 3098
  37798. 45: ok 3099
  37799. 45: ok 3100
  37800. 45: ok 3101
  37801. 45: ok 3102
  37802. 45: ok 3103
  37803. 45: ok 3104
  37804. 45: ok 3105
  37805. 45: ok 3106
  37806. 45: ok 3107
  37807. 45: ok 3108
  37808. 45: ok 3109
  37809. 45: ok 3110
  37810. 45: ok 3111
  37811. 45: ok 3112
  37812. 45: ok 3113
  37813. 45: ok 3114
  37814. 45: ok 3115
  37815. 45: ok 3116
  37816. 45: ok 3117
  37817. 45: ok 3118
  37818. 45: ok 3119
  37819. 45: ok 3120
  37820. 45: ok 3121
  37821. 45: ok 3122
  37822. 45: ok 3123
  37823. 45: ok 3124
  37824. 45: ok 3125
  37825. 45: ok 3126
  37826. 45: ok 3127
  37827. 45: ok 3128
  37828. 45: ok 3129
  37829. 45: ok 3130
  37830. 45: ok 3131
  37831. 45: ok 3132
  37832. 45: ok 3133
  37833. 45: ok 3134
  37834. 45: ok 3135
  37835. 45: ok 3136
  37836. 45: ok 3137
  37837. 45: ok 3138
  37838. 45: ok 3139
  37839. 45: ok 3140
  37840. 45: ok 3141
  37841. 45: ok 3142
  37842. 45: ok 3143
  37843. 45: ok 3144
  37844. 45: ok 3145
  37845. 45: ok 3146
  37846. 45: ok 3147
  37847. 45: ok 3148
  37848. 45: ok 3149
  37849. 45: ok 3150
  37850. 45: ok 3151
  37851. 45: ok 3152
  37852. 45: ok 3153
  37853. 45: ok 3154
  37854. 45: ok 3155
  37855. 45: ok 3156
  37856. 45: ok 3157
  37857. 45: ok 3158
  37858. 45: ok 3159
  37859. 45: ok 3160
  37860. 45: ok 3161
  37861. 45: ok 3162
  37862. 45: ok 3163
  37863. 45: ok 3164
  37864. 45: ok 3165
  37865. 45: ok 3166
  37866. 45: ok 3167
  37867. 45: ok 3168
  37868. 45: ok 3169
  37869. 45: ok 3170
  37870. 45: ok 3171
  37871. 45: ok 3172
  37872. 45: ok 3173
  37873. 45: ok 3174
  37874. 45: ok 3175
  37875. 45: ok 3176
  37876. 45: ok 3177
  37877. 45: ok 3178
  37878. 45: ok 3179
  37879. 45: ok 3180
  37880. 45: ok 3181
  37881. 45: ok 3182
  37882. 45: ok 3183
  37883. 45: ok 3184
  37884. 45: ok 3185
  37885. 45: ok 3186
  37886. 45: ok 3187
  37887. 45: ok 3188
  37888. 45: ok 3189
  37889. 45: ok 3190
  37890. 45: ok 3191
  37891. 45: ok 3192
  37892. 45: ok 3193
  37893. 45: ok 3194
  37894. 45: ok 3195
  37895. 45: ok 3196
  37896. 45: ok 3197
  37897. 45: ok 3198
  37898. 45: ok 3199
  37899. 45: ok 3200
  37900. 45: ok 3201
  37901. 45: ok 3202
  37902. 45: ok 3203
  37903. 45: ok 3204
  37904. 45: ok 3205
  37905. 45: ok 3206
  37906. 45: ok 3207
  37907. 45: ok 3208
  37908. 45: ok 3209
  37909. 45: ok 3210
  37910. 45: ok 3211
  37911. 45: ok 3212
  37912. 45: ok 3213
  37913. 45: ok 3214
  37914. 45: ok 3215
  37915. 45: ok 3216
  37916. 45: ok 3217
  37917. 45: ok 3218
  37918. 45: ok 3219
  37919. 45: ok 3220
  37920. 45: ok 3221
  37921. 45: ok 3222
  37922. 45: ok 3223
  37923. 45: ok 3224
  37924. 45: ok 3225
  37925. 45: ok 3226
  37926. 45: ok 3227
  37927. 45: ok 3228
  37928. 45: ok 3229
  37929. 45: ok 3230
  37930. 45: ok 3231
  37931. 45: ok 3232
  37932. 45: ok 3233
  37933. 45: ok 3234
  37934. 45: ok 3235
  37935. 45: ok 3236
  37936. 45: ok 3237
  37937. 45: ok 3238
  37938. 45: ok 3239
  37939. 45: ok 3240
  37940. 45: ok 3241
  37941. 45: ok 3242
  37942. 45: ok 3243
  37943. 45: ok 3244
  37944. 45: ok 3245
  37945. 45: ok 3246
  37946. 45: ok 3247
  37947. 45: ok 3248
  37948. 45: ok 3249
  37949. 45: ok 3250
  37950. 45: ok 3251
  37951. 45: ok 3252
  37952. 45: ok 3253
  37953. 45: ok 3254
  37954. 45: ok 3255
  37955. 45: ok 3256
  37956. 45: ok 3257
  37957. 45: ok 3258
  37958. 45: ok 3259
  37959. 45: ok 3260
  37960. 45: ok 3261
  37961. 45: ok 3262
  37962. 45: ok 3263
  37963. 45: ok 3264
  37964. 45: ok 3265
  37965. 45: ok 3266
  37966. 45: ok 3267
  37967. 45: ok 3268
  37968. 45: ok 3269
  37969. 45: ok 3270
  37970. 45: ok 3271
  37971. 45: ok 3272
  37972. 45: ok 3273
  37973. 45: ok 3274
  37974. 45: ok 3275
  37975. 45: ok 3276
  37976. 45: ok 3277
  37977. 45: ok 3278
  37978. 45: ok 3279
  37979. 45: ok 3280
  37980. 45: ok 3281
  37981. 45: ok 3282
  37982. 45: ok 3283
  37983. 45: ok 3284
  37984. 45: ok 3285
  37985. 45: ok 3286
  37986. 45: ok 3287
  37987. 45: ok 3288
  37988. 45: ok 3289
  37989. 45: ok 3290
  37990. 45: ok 3291
  37991. 45: ok 3292
  37992. 45: ok 3293
  37993. 45: ok 3294
  37994. 45: ok 3295
  37995. 45: ok 3296
  37996. 45: ok 3297
  37997. 45: ok 3298
  37998. 45: ok 3299
  37999. 45: ok 3300
  38000. 45: ok 3301
  38001. 45: ok 3302
  38002. 45: ok 3303
  38003. 45: ok 3304
  38004. 45: ok 3305
  38005. 45: ok 3306
  38006. 45: ok 3307
  38007. 45: ok 3308
  38008. 45: ok 3309
  38009. 45: ok 3310
  38010. 45: ok 3311
  38011. 45: ok 3312
  38012. 45: ok 3313
  38013. 45: ok 3314
  38014. 45: ok 3315
  38015. 45: ok 3316
  38016. 45: ok 3317
  38017. 45: ok 3318
  38018. 45: ok 3319
  38019. 45: ok 3320
  38020. 45: ok 3321
  38021. 45: ok 3322
  38022. 45: ok 3323
  38023. 45: ok 3324
  38024. 45: ok 3325
  38025. 45: ok 3326
  38026. 45: ok 3327
  38027. 45: ok 3328
  38028. 45: ok 3329
  38029. 45: ok 3330
  38030. 45: ok 3331
  38031. 45: ok 3332
  38032. 45: ok 3333
  38033. 45: ok 3334
  38034. 45: ok 3335
  38035. 45: ok 3336
  38036. 45: ok 3337
  38037. 45: ok 3338
  38038. 45: ok 3339
  38039. 45: ok 3340
  38040. 45: ok 3341
  38041. 45: ok 3342
  38042. 45: ok 3343
  38043. 45: ok 3344
  38044. 45: ok 3345
  38045. 45: ok 3346
  38046. 45: ok 3347
  38047. 45: ok 3348
  38048. 45: ok 3349
  38049. 45: ok 3350
  38050. 45: ok 3351
  38051. 45: ok 3352
  38052. 45: ok 3353
  38053. 45: ok 3354
  38054. 45: ok 3355
  38055. 45: ok 3356
  38056. 45: ok 3357
  38057. 45: ok 3358
  38058. 45: ok 3359
  38059. 45: ok 3360
  38060. 45: ok 3361
  38061. 45: ok 3362
  38062. 45: ok 3363
  38063. 45: ok 3364
  38064. 45: ok 3365
  38065. 45: ok 3366
  38066. 45: ok 3367
  38067. 45: ok 3368
  38068. 45: ok 3369
  38069. 45: ok 3370
  38070. 45: ok 3371
  38071. 45: ok 3372
  38072. 45: ok 3373
  38073. 45: ok 3374
  38074. 45: ok 3375
  38075. 45: ok 3376
  38076. 45: ok 3377
  38077. 45: ok 3378
  38078. 45: ok 3379
  38079. 45: ok 3380
  38080. 45: ok 3381
  38081. 45: ok 3382
  38082. 45: ok 3383
  38083. 45: ok 3384
  38084. 45: ok 3385
  38085. 45: ok 3386
  38086. 45: ok 3387
  38087. 45: ok 3388
  38088. 45: ok 3389
  38089. 45: ok 3390
  38090. 45: ok 3391
  38091. 45: ok 3392
  38092. 45: ok 3393
  38093. 45: ok 3394
  38094. 45: ok 3395
  38095. 45: ok 3396
  38096. 45: ok 3397
  38097. 45: ok 3398
  38098. 45: ok 3399
  38099. 45: ok 3400
  38100. 45: ok 3401
  38101. 45: ok 3402
  38102. 45: ok 3403
  38103. 45: ok 3404
  38104. 45: ok 3405
  38105. 45: ok 3406
  38106. 45: ok 3407
  38107. 45: ok 3408
  38108. 45: ok 3409
  38109. 45: ok 3410
  38110. 45: ok 3411
  38111. 45: ok 3412
  38112. 45: ok 3413
  38113. 45: ok 3414
  38114. 45: ok 3415
  38115. 45: ok 3416
  38116. 45: ok 3417
  38117. 45: ok 3418
  38118. 45: ok 3419
  38119. 45: ok 3420
  38120. 45: ok 3421
  38121. 45: ok 3422
  38122. 45: ok 3423
  38123. 45: ok 3424
  38124. 45: ok 3425
  38125. 45: ok 3426
  38126. 45: ok 3427
  38127. 45: ok 3428
  38128. 45: ok 3429
  38129. 45: ok 3430
  38130. 45: ok 3431
  38131. 45: ok 3432
  38132. 45: ok 3433
  38133. 45: ok 3434
  38134. 45: ok 3435
  38135. 45: ok 3436
  38136. 45: ok 3437
  38137. 45: ok 3438
  38138. 45: ok 3439
  38139. 45: ok 3440
  38140. 45: ok 3441
  38141. 45: ok 3442
  38142. 45: ok 3443
  38143. 45: ok 3444
  38144. 45: ok 3445
  38145. 45: ok 3446
  38146. 45: ok 3447
  38147. 45: ok 3448
  38148. 45: ok 3449
  38149. 45: ok 3450
  38150. 45: ok 3451
  38151. 45: ok 3452
  38152. 45: ok 3453
  38153. 45: ok 3454
  38154. 45: ok 3455
  38155. 45: ok 3456
  38156. 45: ok 3457
  38157. 45: ok 3458
  38158. 45: ok 3459
  38159. 45: ok 3460
  38160. 45: ok 3461
  38161. 45: ok 3462
  38162. 45: ok 3463
  38163. 45: ok 3464
  38164. 45: ok 3465
  38165. 45: ok 3466
  38166. 45: ok 3467
  38167. 45: ok 3468
  38168. 45: ok 3469
  38169. 45: ok 3470
  38170. 45: ok 3471
  38171. 45: ok 3472
  38172. 45: ok 3473
  38173. 45: ok 3474
  38174. 45: ok 3475
  38175. 45: ok 3476
  38176. 45: ok 3477
  38177. 45: ok 3478
  38178. 45: ok 3479
  38179. 45: ok 3480
  38180. 45: ok 3481
  38181. 45: ok 3482
  38182. 45: ok 3483
  38183. 45: ok 3484
  38184. 45: ok 3485
  38185. 45: ok 3486
  38186. 45: ok 3487
  38187. 45: ok 3488
  38188. 45: ok 3489
  38189. 45: ok 3490
  38190. 45: ok 3491
  38191. 45: ok 3492
  38192. 45: ok 3493
  38193. 45: ok 3494
  38194. 45: ok 3495
  38195. 45: ok 3496
  38196. 45: ok 3497
  38197. 45: ok 3498
  38198. 45: ok 3499
  38199. 45: ok 3500
  38200. 45: ok 3501
  38201. 45: ok 3502
  38202. 45: ok 3503
  38203. 45: ok 3504
  38204. 45: ok 3505
  38205. 45: ok 3506
  38206. 45: ok 3507
  38207. 45: ok 3508
  38208. 45: ok 3509
  38209. 45: ok 3510
  38210. 45: ok 3511
  38211. 45: ok 3512
  38212. 45: ok 3513
  38213. 45: ok 3514
  38214. 45: ok 3515
  38215. 45: ok 3516
  38216. 45: ok 3517
  38217. 45: ok 3518
  38218. 45: ok 3519
  38219. 45: ok 3520
  38220. 45: ok 3521
  38221. 45: ok 3522
  38222. 45: ok 3523
  38223. 45: ok 3524
  38224. 45: ok 3525
  38225. 45: ok 3526
  38226. 45: ok 3527
  38227. 45: ok 3528
  38228. 45: ok 3529
  38229. 45: ok 3530
  38230. 45: ok 3531
  38231. 45: ok 3532
  38232. 45: ok 3533
  38233. 45: ok 3534
  38234. 45: ok 3535
  38235. 45: ok 3536
  38236. 45: ok 3537
  38237. 45: ok 3538
  38238. 45: ok 3539
  38239. 45: ok 3540
  38240. 45: ok 3541
  38241. 45: ok 3542
  38242. 45: ok 3543
  38243. 45: ok 3544
  38244. 45: ok 3545
  38245. 45: ok 3546
  38246. 45: ok 3547
  38247. 45: ok 3548
  38248. 45: ok 3549
  38249. 45: ok 3550
  38250. 45: ok 3551
  38251. 45: ok 3552
  38252. 45: ok 3553
  38253. 45: ok 3554
  38254. 45: ok 3555
  38255. 45: ok 3556
  38256. 45: ok 3557
  38257. 45: ok 3558
  38258. 45: ok 3559
  38259. 45: ok 3560
  38260. 45: ok 3561
  38261. 45: ok 3562
  38262. 45: ok 3563
  38263. 45: ok 3564
  38264. 45: ok 3565
  38265. 45: ok 3566
  38266. 45: ok 3567
  38267. 45: ok 3568
  38268. 45: ok 3569
  38269. 45: ok 3570
  38270. 45: ok 3571
  38271. 45: ok 3572
  38272. 45: ok 3573
  38273. 45: ok 3574
  38274. 45: ok 3575
  38275. 45: ok 3576
  38276. 45: ok 3577
  38277. 45: ok 3578
  38278. 45: ok 3579
  38279. 45: ok 3580
  38280. 45: ok 3581
  38281. 45: ok 3582
  38282. 45: ok 3583
  38283. 45: ok 3584
  38284. 45: ok 3585
  38285. 45: ok 3586
  38286. 45: ok 3587
  38287. 45: ok 3588
  38288. 45: ok 3589
  38289. 45: ok 3590
  38290. 45: ok 3591
  38291. 45: ok 3592
  38292. 45: ok 3593
  38293. 45: ok 3594
  38294. 45: ok 3595
  38295. 45: ok 3596
  38296. 45: ok 3597
  38297. 45: ok 3598
  38298. 45: ok 3599
  38299. 45: ok 3600
  38300. 45: ok 3601
  38301. 45: ok 3602
  38302. 45: ok 3603
  38303. 45: ok 3604
  38304. 45: ok 3605
  38305. 45: ok 3606
  38306. 45: ok 3607
  38307. 45: ok 3608
  38308. 45: ok 3609
  38309. 45: ok 3610
  38310. 45: ok 3611
  38311. 45: ok 3612
  38312. 45: ok 3613
  38313. 45: ok 3614
  38314. 45: ok 3615
  38315. 45: ok 3616
  38316. 45: ok 3617
  38317. 45: ok 3618
  38318. 45: ok 3619
  38319. 45: ok 3620
  38320. 45: ok 3621
  38321. 45: ok 3622
  38322. 45: ok 3623
  38323. 45: ok 3624
  38324. 45: ok 3625
  38325. 45: ok 3626
  38326. 45: ok 3627
  38327. 45: ok 3628
  38328. 45: ok 3629
  38329. 45: ok 3630
  38330. 45: ok 3631
  38331. 45: ok 3632
  38332. 45: ok 3633
  38333. 45: ok 3634
  38334. 45: ok 3635
  38335. 45: ok 3636
  38336. 45: ok 3637
  38337. 45: ok 3638
  38338. 45: ok 3639
  38339. 45: ok 3640
  38340. 45: ok 3641
  38341. 45: ok 3642
  38342. 45: ok 3643
  38343. 45: ok 3644
  38344. 45: ok 3645
  38345. 45: ok 3646
  38346. 45: ok 3647
  38347. 45: ok 3648
  38348. 45: ok 3649
  38349. 45: ok 3650
  38350. 45: ok 3651
  38351. 45: ok 3652
  38352. 45: ok 3653
  38353. 45: ok 3654
  38354. 45: ok 3655
  38355. 45: ok 3656
  38356. 45: ok 3657
  38357. 45: ok 3658
  38358. 45: ok 3659
  38359. 45: ok 3660
  38360. 45: ok 3661
  38361. 45: ok 3662
  38362. 45: ok 3663
  38363. 45: ok 3664
  38364. 45: ok 3665
  38365. 45: ok 3666
  38366. 45: ok 3667
  38367. 45: ok 3668
  38368. 45: ok 3669
  38369. 45: ok 3670
  38370. 45: ok 3671
  38371. 45: ok 3672
  38372. 45: ok 3673
  38373. 45: ok 3674
  38374. 45: ok 3675
  38375. 45: ok 3676
  38376. 45: ok 3677
  38377. 45: ok 3678
  38378. 45: ok 3679
  38379. 45: ok 3680
  38380. 45: ok 3681
  38381. 45: ok 3682
  38382. 45: ok 3683
  38383. 45: ok 3684
  38384. 45: ok 3685
  38385. 45: ok 3686
  38386. 45: ok 3687
  38387. 45: ok 3688
  38388. 45: ok 3689
  38389. 45: ok 3690
  38390. 45: ok 3691
  38391. 45: ok 3692
  38392. 45: ok 3693
  38393. 45: ok 3694
  38394. 45: ok 3695
  38395. 45: ok 3696
  38396. 45: ok 3697
  38397. 45: ok 3698
  38398. 45: ok 3699
  38399. 45: ok 3700
  38400. 45: ok 3701
  38401. 45: ok 3702
  38402. 45: ok 3703
  38403. 45: ok 3704
  38404. 45: ok 3705
  38405. 45: ok 3706
  38406. 45: ok 3707
  38407. 45: ok 3708
  38408. 45: ok 3709
  38409. 45: ok 3710
  38410. 45: ok 3711
  38411. 45: ok 3712
  38412. 45: ok 3713
  38413. 45: ok 3714
  38414. 45: ok 3715
  38415. 45: ok 3716
  38416. 45: ok 3717
  38417. 45: ok 3718
  38418. 45: ok 3719
  38419. 45: ok 3720
  38420. 45: ok 3721
  38421. 45: ok 3722
  38422. 45: ok 3723
  38423. 45: ok 3724
  38424. 45: ok 3725
  38425. 45: ok 3726
  38426. 45: ok 3727
  38427. 45: ok 3728
  38428. 45: ok 3729
  38429. 45: ok 3730
  38430. 45: ok 3731
  38431. 45: ok 3732
  38432. 45: ok 3733
  38433. 45: ok 3734
  38434. 45: ok 3735
  38435. 45: ok 3736
  38436. 45: ok 3737
  38437. 45: ok 3738
  38438. 45: ok 3739
  38439. 45: ok 3740
  38440. 45: ok 3741
  38441. 45: ok 3742
  38442. 45: ok 3743
  38443. 45: ok 3744
  38444. 45: ok 3745
  38445. 45: ok 3746
  38446. 45: ok 3747
  38447. 45: ok 3748
  38448. 45: ok 3749
  38449. 45: ok 3750
  38450. 45: ok 3751
  38451. 45: ok 3752
  38452. 45: ok 3753
  38453. 45: ok 3754
  38454. 45: ok 3755
  38455. 45: ok 3756
  38456. 45: ok 3757
  38457. 45: ok 3758
  38458. 45: ok 3759
  38459. 45: ok 3760
  38460. 45: ok 3761
  38461. 45: ok 3762
  38462. 45: ok 3763
  38463. 45: ok 3764
  38464. 45: ok 3765
  38465. 45: ok 3766
  38466. 45: ok 3767
  38467. 45: ok 3768
  38468. 45: ok 3769
  38469. 45: ok 3770
  38470. 45: ok 3771
  38471. 45: ok 3772
  38472. 45: ok 3773
  38473. 45: ok 3774
  38474. 45: ok 3775
  38475. 45: ok 3776
  38476. 45: ok 3777
  38477. 45: ok 3778
  38478. 45: ok 3779
  38479. 45: ok 3780
  38480. 45: ok 3781
  38481. 45: ok 3782
  38482. 45: ok 3783
  38483. 45: ok 3784
  38484. 45: ok 3785
  38485. 45: ok 3786
  38486. 45: ok 3787
  38487. 45: ok 3788
  38488. 45: ok 3789
  38489. 45: ok 3790
  38490. 45: ok 3791
  38491. 45: ok 3792
  38492. 45: ok 3793
  38493. 45: ok 3794
  38494. 45: ok 3795
  38495. 45: ok 3796
  38496. 45: ok 3797
  38497. 45: ok 3798
  38498. 45: ok 3799
  38499. 45: ok 3800
  38500. 45: ok 3801
  38501. 45: ok 3802
  38502. 45: ok 3803
  38503. 45: ok 3804
  38504. 45: ok 3805
  38505. 45: ok 3806
  38506. 45: ok 3807
  38507. 45: ok 3808
  38508. 45: ok 3809
  38509. 45: ok 3810
  38510. 45: ok 3811
  38511. 45: ok 3812
  38512. 45: ok 3813
  38513. 45: ok 3814
  38514. 45: ok 3815
  38515. 45: ok 3816
  38516. 45: ok 3817
  38517. 45: ok 3818
  38518. 45: ok 3819
  38519. 45: ok 3820
  38520. 45: ok 3821
  38521. 45: ok 3822
  38522. 45: ok 3823
  38523. 45: ok 3824
  38524. 45: ok 3825
  38525. 45: ok 3826
  38526. 45: ok 3827
  38527. 45: ok 3828
  38528. 45: ok 3829
  38529. 45: ok 3830
  38530. 45: ok 3831
  38531. 45: ok 3832
  38532. 45: ok 3833
  38533. 45: ok 3834
  38534. 45: ok 3835
  38535. 45: ok 3836
  38536. 45: ok 3837
  38537. 45: ok 3838
  38538. 45: ok 3839
  38539. 45: ok 3840
  38540. 45: ok 3841
  38541. 45: ok 3842
  38542. 45: ok 3843
  38543. 45: ok 3844
  38544. 45: ok 3845
  38545. 45: ok 3846
  38546. 45: ok 3847
  38547. 45: ok 3848
  38548. 45: ok 3849
  38549. 45: ok 3850
  38550. 45: ok 3851
  38551. 45: ok 3852
  38552. 45: ok 3853
  38553. 45: ok 3854
  38554. 45: ok 3855
  38555. 45: ok 3856
  38556. 45: ok 3857
  38557. 45: ok 3858
  38558. 45: ok 3859
  38559. 45: ok 3860
  38560. 45: ok 3861
  38561. 45: ok 3862
  38562. 45: ok 3863
  38563. 45: ok 3864
  38564. 45: ok 3865
  38565. 45: ok 3866
  38566. 45: ok 3867
  38567. 45: ok 3868
  38568. 45: ok 3869
  38569. 45: ok 3870
  38570. 45: ok 3871
  38571. 45: ok 3872
  38572. 45: ok 3873
  38573. 45: ok 3874
  38574. 45: ok 3875
  38575. 45: ok 3876
  38576. 45: ok 3877
  38577. 45: ok 3878
  38578. 45: ok 3879
  38579. 45: ok 3880
  38580. 45: ok 3881
  38581. 45: ok 3882
  38582. 45: ok 3883
  38583. 45: ok 3884
  38584. 45: ok 3885
  38585. 45: ok 3886
  38586. 45: ok 3887
  38587. 45: ok 3888
  38588. 45: ok 3889
  38589. 45: ok 3890
  38590. 45: ok 3891
  38591. 45: ok 3892
  38592. 45: ok 3893
  38593. 45: ok 3894
  38594. 45: ok 3895
  38595. 45: ok 3896
  38596. 45: ok 3897
  38597. 45: ok 3898
  38598. 45: ok 3899
  38599. 45: ok 3900
  38600. 45: ok 3901
  38601. 45: ok 3902
  38602. 45: ok 3903
  38603. 45: ok 3904
  38604. 45: ok 3905
  38605. 45: ok 3906
  38606. 45: ok 3907
  38607. 45: ok 3908
  38608. 45: ok 3909
  38609. 45: ok 3910
  38610. 45: ok 3911
  38611. 45: ok 3912
  38612. 45: ok 3913
  38613. 45: ok 3914
  38614. 45: ok 3915
  38615. 45: ok 3916
  38616. 45: ok 3917
  38617. 45: ok 3918
  38618. 45: ok 3919
  38619. 45: ok 3920
  38620. 45: ok 3921
  38621. 45: ok 3922
  38622. 45: ok 3923
  38623. 45: ok 3924
  38624. 45: ok 3925
  38625. 45: ok 3926
  38626. 45: ok 3927
  38627. 45: ok 3928
  38628. 45: ok 3929
  38629. 45: ok 3930
  38630. 45: ok 3931
  38631. 45: ok 3932
  38632. 45: ok 3933
  38633. 45: ok 3934
  38634. 45: ok 3935
  38635. 45: ok 3936
  38636. 45: ok 3937
  38637. 45: ok 3938
  38638. 45: ok 3939
  38639. 45: ok 3940
  38640. 45: ok 3941
  38641. 45: ok 3942
  38642. 45: ok 3943
  38643. 45: ok 3944
  38644. 45: ok 3945
  38645. 45: ok 3946
  38646. 45: ok 3947
  38647. 45: ok 3948
  38648. 45: ok 3949
  38649. 45: ok 3950
  38650. 45: ok 3951
  38651. 45: ok 3952
  38652. 45: ok 3953
  38653. 45: ok 3954
  38654. 45: ok 3955
  38655. 45: ok 3956
  38656. 45: ok 3957
  38657. 45: ok 3958
  38658. 45: ok 3959
  38659. 45: ok 3960
  38660. 45: ok 3961
  38661. 45: ok 3962
  38662. 45: ok 3963
  38663. 45: ok 3964
  38664. 45: ok 3965
  38665. 45: ok 3966
  38666. 45: ok 3967
  38667. 45: ok 3968
  38668. 45: ok 3969
  38669. 45: ok 3970
  38670. 45: ok 3971
  38671. 45: ok 3972
  38672. 45: ok 3973
  38673. 45: ok 3974
  38674. 45: ok 3975
  38675. 45: ok 3976
  38676. 45: ok 3977
  38677. 45: ok 3978
  38678. 45: ok 3979
  38679. 45: ok 3980
  38680. 45: ok 3981
  38681. 45: ok 3982
  38682. 45: ok 3983
  38683. 45: ok 3984
  38684. 45: ok 3985
  38685. 45: ok 3986
  38686. 45: ok 3987
  38687. 45: ok 3988
  38688. 45: ok 3989
  38689. 45: ok 3990
  38690. 45: ok 3991
  38691. 45: ok 3992
  38692. 45: ok 3993
  38693. 45: ok 3994
  38694. 45: ok 3995
  38695. 45: ok 3996
  38696. 45: ok 3997
  38697. 45: ok 3998
  38698. 45: ok 3999
  38699. 45: ok 4000
  38700. 45: ok 4001
  38701. 45: ok 4002
  38702. 45: ok 4003
  38703. 45: ok 4004
  38704. 45: ok 4005
  38705. 45: ok 4006
  38706. 45: ok 4007
  38707. 45: ok 4008
  38708. 45: ok 4009
  38709. 45: ok 4010
  38710. 45: ok 4011
  38711. 45: ok 4012
  38712. 45: ok 4013
  38713. 45: ok 4014
  38714. 45: ok 4015
  38715. 45: ok 4016
  38716. 45: ok 4017
  38717. 45: ok 4018
  38718. 45: ok 4019
  38719. 45: ok 4020
  38720. 45: ok 4021
  38721. 45: ok 4022
  38722. 45: ok 4023
  38723. 45: ok 4024
  38724. 45: ok 4025
  38725. 45: ok 4026
  38726. 45: ok 4027
  38727. 45: ok 4028
  38728. 45: ok 4029
  38729. 45: ok 4030
  38730. 45: ok 4031
  38731. 45: ok 4032
  38732. 45: ok 4033
  38733. 45: ok 4034
  38734. 45: ok 4035
  38735. 45: ok 4036
  38736. 45: ok 4037
  38737. 45: ok 4038
  38738. 45: ok 4039
  38739. 45: ok 4040
  38740. 45: ok 4041
  38741. 45: ok 4042
  38742. 45: ok 4043
  38743. 45: ok 4044
  38744. 45: ok 4045
  38745. 45: ok 4046
  38746. 45: ok 4047
  38747. 45: ok 4048
  38748. 45: ok 4049
  38749. 45: ok 4050
  38750. 45: ok 4051
  38751. 45: ok 4052
  38752. 45: ok 4053
  38753. 45: ok 4054
  38754. 45: ok 4055
  38755. 45: ok 4056
  38756. 45: ok 4057
  38757. 45: ok 4058
  38758. 45: ok 4059
  38759. 45: ok 4060
  38760. 45: ok 4061
  38761. 45: ok 4062
  38762. 45: ok 4063
  38763. 45: ok 4064
  38764. 45: ok 4065
  38765. 45: ok 4066
  38766. 45: ok 4067
  38767. 45: ok 4068
  38768. 45: ok 4069
  38769. 45: ok 4070
  38770. 45: ok 4071
  38771. 45: ok 4072
  38772. 45: ok 4073
  38773. 45: ok 4074
  38774. 45: ok 4075
  38775. 45: ok 4076
  38776. 45: ok 4077
  38777. 45: ok 4078
  38778. 45: ok 4079
  38779. 45: ok 4080
  38780. 45: ok 4081
  38781. 45: ok 4082
  38782. 45: ok 4083
  38783. 45: ok 4084
  38784. 45: ok 4085
  38785. 45: ok 4086
  38786. 45: ok 4087
  38787. 45: ok 4088
  38788. 45: ok 4089
  38789. 45: ok 4090
  38790. 45: ok 4091
  38791. 45: ok 4092
  38792. 45: ok 4093
  38793. 45: ok 4094
  38794. 45: ok 4095
  38795. 45: ok 4096
  38796. 45: ok 4097
  38797. 45: ok 4098
  38798. 45: ok 4099
  38799. 45: ok 4100
  38800. 45: ok 4101
  38801. 45: ok 4102
  38802. 45: ok 4103
  38803. 45: ok 4104
  38804. 45: ok 4105
  38805. 45: ok 4106
  38806. 45: ok 4107
  38807. 45: ok 4108
  38808. 45: ok 4109
  38809. 45: ok 4110
  38810. 45: ok 4111
  38811. 45: ok 4112
  38812. 45: ok 4113
  38813. 45: ok 4114
  38814. 45: ok 4115
  38815. 45: ok 4116
  38816. 45: ok 4117
  38817. 45: ok 4118
  38818. 45: ok 4119
  38819. 45: ok 4120
  38820. 45: ok 4121
  38821. 45: ok 4122
  38822. 45: ok 4123
  38823. 45: ok 4124
  38824. 45: ok 4125
  38825. 45: ok 4126
  38826. 45: ok 4127
  38827. 45: ok 4128
  38828. 45: ok 4129
  38829. 45: ok 4130
  38830. 45: ok 4131
  38831. 45: ok 4132
  38832. 45: ok 4133
  38833. 45: ok 4134
  38834. 45: ok 4135
  38835. 45: ok 4136
  38836. 45: ok 4137
  38837. 45: ok 4138
  38838. 45: ok 4139
  38839. 45: ok 4140
  38840. 45: ok 4141
  38841. 45: ok 4142
  38842. 45: ok 4143
  38843. 45: ok 4144
  38844. 45: ok 4145
  38845. 45: ok 4146
  38846. 45: ok 4147
  38847. 45: ok 4148
  38848. 45: ok 4149
  38849. 45: ok 4150
  38850. 45: ok 4151
  38851. 45: ok 4152
  38852. 45: ok 4153
  38853. 45: ok 4154
  38854. 45: ok 4155
  38855. 45: ok 4156
  38856. 45: ok 4157
  38857. 45: ok 4158
  38858. 45: ok 4159
  38859. 45: ok 4160
  38860. 45: ok 4161
  38861. 45: ok 4162
  38862. 45: ok 4163
  38863. 45: ok 4164
  38864. 45: ok 4165
  38865. 45: ok 4166
  38866. 45: ok 4167
  38867. 45: ok 4168
  38868. 45: ok 4169
  38869. 45: ok 4170
  38870. 45: ok 4171
  38871. 45: ok 4172
  38872. 45: ok 4173
  38873. 45: ok 4174
  38874. 45: ok 4175
  38875. 45: ok 4176
  38876. 45: ok 4177
  38877. 45: ok 4178
  38878. 45: ok 4179
  38879. 45: ok 4180
  38880. 45: ok 4181
  38881. 45: ok 4182
  38882. 45: ok 4183
  38883. 45: ok 4184
  38884. 45: ok 4185
  38885. 45: ok 4186
  38886. 45: ok 4187
  38887. 45: ok 4188
  38888. 45: ok 4189
  38889. 45: ok 4190
  38890. 45: ok 4191
  38891. 45: ok 4192
  38892. 45: ok 4193
  38893. 45: ok 4194
  38894. 45: ok 4195
  38895. 45: ok 4196
  38896. 45: ok 4197
  38897. 45: ok 4198
  38898. 45: ok 4199
  38899. 45: ok 4200
  38900. 45: ok 4201
  38901. 45: ok 4202
  38902. 45: ok 4203
  38903. 45: ok 4204
  38904. 45: ok 4205
  38905. 45: ok 4206
  38906. 45: ok 4207
  38907. 45: ok 4208
  38908. 45: ok 4209
  38909. 45: ok 4210
  38910. 45: ok 4211
  38911. 45: ok 4212
  38912. 45: ok 4213
  38913. 45: ok 4214
  38914. 45: ok 4215
  38915. 45: ok 4216
  38916. 45: ok 4217
  38917. 45: ok 4218
  38918. 45: ok 4219
  38919. 45: ok 4220
  38920. 45: ok 4221
  38921. 45: ok 4222
  38922. 45: ok 4223
  38923. 45: ok 4224
  38924. 45: ok 4225
  38925. 45: ok 4226
  38926. 45: ok 4227
  38927. 45: ok 4228
  38928. 45: ok 4229
  38929. 45: ok 4230
  38930. 45: ok 4231
  38931. 45: ok 4232
  38932. 45: ok 4233
  38933. 45: ok 4234
  38934. 45: ok 4235
  38935. 45: ok 4236
  38936. 45: ok 4237
  38937. 45: ok 4238
  38938. 45: ok 4239
  38939. 45: ok 4240
  38940. 45: ok 4241
  38941. 45: ok 4242
  38942. 45: ok 4243
  38943. 45: ok 4244
  38944. 45: ok 4245
  38945. 45: ok 4246
  38946. 45: ok 4247
  38947. 45: ok 4248
  38948. 45: ok 4249
  38949. 45: ok 4250
  38950. 45: ok 4251
  38951. 45: ok 4252
  38952. 45: ok 4253
  38953. 45: ok 4254
  38954. 45: ok 4255
  38955. 45: ok 4256
  38956. 45: ok 4257
  38957. 45: ok 4258
  38958. 45: ok 4259
  38959. 45: ok 4260
  38960. 45: ok 4261
  38961. 45: ok 4262
  38962. 45: ok 4263
  38963. 45: ok 4264
  38964. 45: ok 4265
  38965. 45: ok 4266
  38966. 45: ok 4267
  38967. 45: ok 4268
  38968. 45: ok 4269
  38969. 45: ok 4270
  38970. 45: ok 4271
  38971. 45: ok 4272
  38972. 45: ok 4273
  38973. 45: ok 4274
  38974. 45: ok 4275
  38975. 45: ok 4276
  38976. 45: ok 4277
  38977. 45: ok 4278
  38978. 45: ok 4279
  38979. 45: ok 4280
  38980. 45: ok 4281
  38981. 45: ok 4282
  38982. 45: ok 4283
  38983. 45: ok 4284
  38984. 45: ok 4285
  38985. 45: ok 4286
  38986. 45: ok 4287
  38987. 45: ok 4288
  38988. 45: ok 4289
  38989. 45: ok 4290
  38990. 45: ok 4291
  38991. 45: ok 4292
  38992. 45: ok 4293
  38993. 45: ok 4294
  38994. 45: ok 4295
  38995. 45: ok 4296
  38996. 45: ok 4297
  38997. 45: ok 4298
  38998. 45: ok 4299
  38999. 45: ok 4300
  39000. 45: ok 4301
  39001. 45: ok 4302
  39002. 45: ok 4303
  39003. 45: ok 4304
  39004. 45: ok 4305
  39005. 45: ok 4306
  39006. 45: ok 4307
  39007. 45: ok 4308
  39008. 45: ok 4309
  39009. 45: ok 4310
  39010. 45: ok 4311
  39011. 45: ok 4312
  39012. 45: ok 4313
  39013. 45: ok 4314
  39014. 45: ok 4315
  39015. 45: ok 4316
  39016. 45: ok 4317
  39017. 45: ok 4318
  39018. 45: ok 4319
  39019. 45: ok 4320
  39020. 45: ok 4321
  39021. 45: ok 4322
  39022. 45: ok 4323
  39023. 45: ok 4324
  39024. 45: ok 4325
  39025. 45: ok 4326
  39026. 45: ok 4327
  39027. 45: ok 4328
  39028. 45: ok 4329
  39029. 45: ok 4330
  39030. 45: ok 4331
  39031. 45: ok 4332
  39032. 45: ok 4333
  39033. 45: ok 4334
  39034. 45: ok 4335
  39035. 45: ok 4336
  39036. 45: ok 4337
  39037. 45: ok 4338
  39038. 45: ok 4339
  39039. 45: ok 4340
  39040. 45: ok 4341
  39041. 45: ok 4342
  39042. 45: ok 4343
  39043. 45: ok 4344
  39044. 45: ok 4345
  39045. 45: ok 4346
  39046. 45: ok 4347
  39047. 45: ok 4348
  39048. 45: ok 4349
  39049. 45: ok 4350
  39050. 45: ok 4351
  39051. 45: ok 4352
  39052. 45: ok 4353
  39053. 45: ok 4354
  39054. 45: ok 4355
  39055. 45: ok 4356
  39056. 45: ok 4357
  39057. 45: ok 4358
  39058. 45: ok 4359
  39059. 45: ok 4360
  39060. 45: ok 4361
  39061. 45: ok 4362
  39062. 45: ok 4363
  39063. 45: ok 4364
  39064. 45: ok 4365
  39065. 45: ok 4366
  39066. 45: ok 4367
  39067. 45: ok 4368
  39068. 45: ok 4369
  39069. 45: ok 4370
  39070. 45: ok 4371
  39071. 45: ok 4372
  39072. 45: ok 4373
  39073. 45: ok 4374
  39074. 45: ok 4375
  39075. 45: ok 4376
  39076. 45: ok 4377
  39077. 45: ok 4378
  39078. 45: ok 4379
  39079. 45: ok 4380
  39080. 45: ok 4381
  39081. 45: ok 4382
  39082. 45: ok 4383
  39083. 45: ok 4384
  39084. 45: ok 4385
  39085. 45: ok 4386
  39086. 45: ok 4387
  39087. 45: ok 4388
  39088. 45: ok 4389
  39089. 45: ok 4390
  39090. 45: ok 4391
  39091. 45: ok 4392
  39092. 45: ok 4393
  39093. 45: ok 4394
  39094. 45: ok 4395
  39095. 45: ok 4396
  39096. 45: ok 4397
  39097. 45: ok 4398
  39098. 45: ok 4399
  39099. 45: ok 4400
  39100. 45: ok 4401
  39101. 45: ok 4402
  39102. 45: ok 4403
  39103. 45: ok 4404
  39104. 45: ok 4405
  39105. 45: ok 4406
  39106. 45: ok 4407
  39107. 45: ok 4408
  39108. 45: ok 4409
  39109. 45: ok 4410
  39110. 45: ok 4411
  39111. 45: ok 4412
  39112. 45: ok 4413
  39113. 45: ok 4414
  39114. 45: ok 4415
  39115. 45: ok 4416
  39116. 45: ok 4417
  39117. 45: ok 4418
  39118. 45: ok 4419
  39119. 45: ok 4420
  39120. 45: ok 4421
  39121. 45: ok 4422
  39122. 45: ok 4423
  39123. 45: ok 4424
  39124. 45: ok 4425
  39125. 45: ok 4426
  39126. 45: ok 4427
  39127. 45: ok 4428
  39128. 45: ok 4429
  39129. 45: ok 4430
  39130. 45: ok 4431
  39131. 45: ok 4432
  39132. 45: ok 4433
  39133. 45: ok 4434
  39134. 45: ok 4435
  39135. 45: ok 4436
  39136. 45: ok 4437
  39137. 45: ok 4438
  39138. 45: ok 4439
  39139. 45: ok 4440
  39140. 45: ok 4441
  39141. 45: ok 4442
  39142. 45: ok 4443
  39143. 45: ok 4444
  39144. 45: ok 4445
  39145. 45: ok 4446
  39146. 45: ok 4447
  39147. 45: ok 4448
  39148. 45: ok 4449
  39149. 45: ok 4450
  39150. 45: ok 4451
  39151. 45: ok 4452
  39152. 45: ok 4453
  39153. 45: ok 4454
  39154. 45: ok 4455
  39155. 45: ok 4456
  39156. 45: ok 4457
  39157. 45: ok 4458
  39158. 45: ok 4459
  39159. 45: ok 4460
  39160. 45: ok 4461
  39161. 45: ok 4462
  39162. 45: ok 4463
  39163. 45: ok 4464
  39164. 45: ok 4465
  39165. 45: ok 4466
  39166. 45: ok 4467
  39167. 45: ok 4468
  39168. 45: ok 4469
  39169. 45: ok 4470
  39170. 45: ok 4471
  39171. 45: ok 4472
  39172. 45: ok 4473
  39173. 45: ok 4474
  39174. 45: ok 4475
  39175. 45: ok 4476
  39176. 45: ok 4477
  39177. 45: ok 4478
  39178. 45: ok 4479
  39179. 45: ok 4480
  39180. 45: ok 4481
  39181. 45: ok 4482
  39182. 45: ok 4483
  39183. 45: ok 4484
  39184. 45: ok 4485
  39185. 45: ok 4486
  39186. 45: ok 4487
  39187. 45: ok 4488
  39188. 45: ok 4489
  39189. 45: ok 4490
  39190. 45: ok 4491
  39191. 45: ok 4492
  39192. 45: ok 4493
  39193. 45: ok 4494
  39194. 45: ok 4495
  39195. 45: ok 4496
  39196. 45: ok 4497
  39197. 45: ok 4498
  39198. 45: ok 4499
  39199. 45: ok 4500
  39200. 45: ok 4501
  39201. 45: ok 4502
  39202. 45: ok 4503
  39203. 45: ok 4504
  39204. 45: ok 4505
  39205. 45: ok 4506
  39206. 45: ok 4507
  39207. 45: ok 4508
  39208. 45: ok 4509
  39209. 45: ok 4510
  39210. 45: ok 4511
  39211. 45: ok 4512
  39212. 45: ok 4513
  39213. 45: ok 4514
  39214. 45: ok 4515
  39215. 45: ok 4516
  39216. 45: ok 4517
  39217. 45: ok 4518
  39218. 45: ok 4519
  39219. 45: ok 4520
  39220. 45: ok 4521
  39221. 45: ok 4522
  39222. 45: ok 4523
  39223. 45: ok 4524
  39224. 45: ok 4525
  39225. 45: ok 4526
  39226. 45: ok 4527
  39227. 45: ok 4528
  39228. 45: ok 4529
  39229. 45: ok 4530
  39230. 45: ok 4531
  39231. 45: ok 4532
  39232. 45: ok 4533
  39233. 45: ok 4534
  39234. 45: ok 4535
  39235. 45: ok 4536
  39236. 45: ok 4537
  39237. 45: ok 4538
  39238. 45: ok 4539
  39239. 45: ok 4540
  39240. 45: ok 4541
  39241. 45: ok 4542
  39242. 45: ok 4543
  39243. 45: ok 4544
  39244. 45: ok 4545
  39245. 45: ok 4546
  39246. 45: ok 4547
  39247. 45: ok 4548
  39248. 45: ok 4549
  39249. 45: ok 4550
  39250. 45: ok 4551
  39251. 45: ok 4552
  39252. 45: ok 4553
  39253. 45: ok 4554
  39254. 45: ok 4555
  39255. 45: ok 4556
  39256. 45: ok 4557
  39257. 45: ok 4558
  39258. 45: ok 4559
  39259. 45: ok 4560
  39260. 45: ok 4561
  39261. 45: ok 4562
  39262. 45: ok 4563
  39263. 45: ok 4564
  39264. 45: ok 4565
  39265. 45: ok 4566
  39266. 45: ok 4567
  39267. 45: ok 4568
  39268. 45: ok 4569
  39269. 45: ok 4570
  39270. 45: ok 4571
  39271. 45: ok 4572
  39272. 45: ok 4573
  39273. 45: ok 4574
  39274. 45: ok 4575
  39275. 45: ok 4576
  39276. 45: ok 4577
  39277. 45: ok 4578
  39278. 45: ok 4579
  39279. 45: ok 4580
  39280. 45: ok 4581
  39281. 45: ok 4582
  39282. 45: ok 4583
  39283. 45: ok 4584
  39284. 45: ok 4585
  39285. 45: ok 4586
  39286. 45: ok 4587
  39287. 45: ok 4588
  39288. 45: ok 4589
  39289. 45: ok 4590
  39290. 45: ok 4591
  39291. 45: ok 4592
  39292. 45: ok 4593
  39293. 45: ok 4594
  39294. 45: ok 4595
  39295. 45: ok 4596
  39296. 45: ok 4597
  39297. 45: ok 4598
  39298. 45: ok 4599
  39299. 45: ok 4600
  39300. 45: ok 4601
  39301. 45: ok 4602
  39302. 45: ok 4603
  39303. 45: ok 4604
  39304. 45: ok 4605
  39305. 45: ok 4606
  39306. 45: ok 4607
  39307. 45: ok 4608
  39308. 45: ok 4609
  39309. 45: ok 4610
  39310. 45: ok 4611
  39311. 45: ok 4612
  39312. 45: ok 4613
  39313. 45: ok 4614
  39314. 45: ok 4615
  39315. 45: ok 4616
  39316. 45: ok 4617
  39317. 45: ok 4618
  39318. 45: ok 4619
  39319. 45: ok 4620
  39320. 45: ok 4621
  39321. 45: ok 4622
  39322. 45: ok 4623
  39323. 45: ok 4624
  39324. 45: ok 4625
  39325. 45: ok 4626
  39326. 45: ok 4627
  39327. 45: ok 4628
  39328. 45: ok 4629
  39329. 45: ok 4630
  39330. 45: ok 4631
  39331. 45: ok 4632
  39332. 45: ok 4633
  39333. 45: ok 4634
  39334. 45: ok 4635
  39335. 45: ok 4636
  39336. 45: ok 4637
  39337. 45: ok 4638
  39338. 45: ok 4639
  39339. 45: ok 4640
  39340. 45: ok 4641
  39341. 45: ok 4642
  39342. 45: ok 4643
  39343. 45: ok 4644
  39344. 45: ok 4645
  39345. 45: ok 4646
  39346. 45: ok 4647
  39347. 45: ok 4648
  39348. 45: ok 4649
  39349. 45: ok 4650
  39350. 45: ok 4651
  39351. 45: ok 4652
  39352. 45: ok 4653
  39353. 45: ok 4654
  39354. 45: ok 4655
  39355. 45: ok 4656
  39356. 45: ok 4657
  39357. 45: ok 4658
  39358. 45: ok 4659
  39359. 45: ok 4660
  39360. 45: ok 4661
  39361. 45: ok 4662
  39362. 45: ok 4663
  39363. 45: ok 4664
  39364. 45: ok 4665
  39365. 45: ok 4666
  39366. 45: ok 4667
  39367. 45: ok 4668
  39368. 45: ok 4669
  39369. 45: ok 4670
  39370. 45: ok 4671
  39371. 45: ok 4672
  39372. 45: ok 4673
  39373. 45: ok 4674
  39374. 45: ok 4675
  39375. 45: ok 4676
  39376. 45: ok 4677
  39377. 45: ok 4678
  39378. 45: ok 4679
  39379. 45: ok 4680
  39380. 45: ok 4681
  39381. 45: ok 4682
  39382. 45: ok 4683
  39383. 45: ok 4684
  39384. 45: ok 4685
  39385. 45: ok 4686
  39386. 45: ok 4687
  39387. 45: ok 4688
  39388. 45: ok 4689
  39389. 45: ok 4690
  39390. 45: ok 4691
  39391. 45: ok 4692
  39392. 45: ok 4693
  39393. 45: ok 4694
  39394. 45: ok 4695
  39395. 45: ok 4696
  39396. 45: ok 4697
  39397. 45: ok 4698
  39398. 45: ok 4699
  39399. 45: ok 4700
  39400. 45: ok 4701
  39401. 45: ok 4702
  39402. 45: ok 4703
  39403. 45: ok 4704
  39404. 45: ok 4705
  39405. 45: ok 4706
  39406. 45: ok 4707
  39407. 45: ok 4708
  39408. 45: ok 4709
  39409. 45: ok 4710
  39410. 45: ok 4711
  39411. 45: ok 4712
  39412. 45: ok 4713
  39413. 45: ok 4714
  39414. 45: ok 4715
  39415. 45: ok 4716
  39416. 45: ok 4717
  39417. 45: ok 4718
  39418. 45: ok 4719
  39419. 45: ok 4720
  39420. 45: ok 4721
  39421. 45: ok 4722
  39422. 45: ok 4723
  39423. 45: ok 4724
  39424. 45: ok 4725
  39425. 45: ok 4726
  39426. 45: ok 4727
  39427. 45: ok 4728
  39428. 45: ok 4729
  39429. 45: ok 4730
  39430. 45: ok 4731
  39431. 45: ok 4732
  39432. 45: ok 4733
  39433. 45: ok 4734
  39434. 45: ok 4735
  39435. 45: ok 4736
  39436. 45: ok 4737
  39437. 45: ok 4738
  39438. 45: ok 4739
  39439. 45: ok 4740
  39440. 45: ok 4741
  39441. 45: ok 4742
  39442. 45: ok 4743
  39443. 45: ok 4744
  39444. 45: ok 4745
  39445. 45: ok 4746
  39446. 45: ok 4747
  39447. 45: ok 4748
  39448. 45: ok 4749
  39449. 45: ok 4750
  39450. 45: ok 4751
  39451. 45: ok 4752
  39452. 45: ok 4753
  39453. 45: ok 4754
  39454. 45: ok 4755
  39455. 45: ok 4756
  39456. 45: ok 4757
  39457. 45: ok 4758
  39458. 45: ok 4759
  39459. 45: ok 4760
  39460. 45: ok 4761
  39461. 45: ok 4762
  39462. 45: ok 4763
  39463. 45: ok 4764
  39464. 45: ok 4765
  39465. 45: ok 4766
  39466. 45: ok 4767
  39467. 45: ok 4768
  39468. 45: ok 4769
  39469. 45: ok 4770
  39470. 45: ok 4771
  39471. 45: ok 4772
  39472. 45: ok 4773
  39473. 45: ok 4774
  39474. 45: ok 4775
  39475. 45: ok 4776
  39476. 45: ok 4777
  39477. 45: ok 4778
  39478. 45: ok 4779
  39479. 45: ok 4780
  39480. 45: ok 4781
  39481. 45: ok 4782
  39482. 45: ok 4783
  39483. 45: ok 4784
  39484. 45: ok 4785
  39485. 45: ok 4786
  39486. 45: ok 4787
  39487. 45: ok 4788
  39488. 45: ok 4789
  39489. 45: ok 4790
  39490. 45: ok 4791
  39491. 45: ok 4792
  39492. 45: ok 4793
  39493. 45: ok 4794
  39494. 45: ok 4795
  39495. 45: ok 4796
  39496. 45: ok 4797
  39497. 45: ok 4798
  39498. 45: ok 4799
  39499. 45: ok 4800
  39500. 45: ok 4801
  39501. 45: ok 4802
  39502. 45: ok 4803
  39503. 45: ok 4804
  39504. 45: ok 4805
  39505. 45: ok 4806
  39506. 45: ok 4807
  39507. 45: ok 4808
  39508. 45: ok 4809
  39509. 45: ok 4810
  39510. 45: ok 4811
  39511. 45: ok 4812
  39512. 45: ok 4813
  39513. 45: ok 4814
  39514. 45: ok 4815
  39515. 45: ok 4816
  39516. 45: ok 4817
  39517. 45: ok 4818
  39518. 45: ok 4819
  39519. 45: ok 4820
  39520. 45: ok 4821
  39521. 45: ok 4822
  39522. 45: ok 4823
  39523. 45: ok 4824
  39524. 45: ok 4825
  39525. 45: ok 4826
  39526. 45: ok 4827
  39527. 45: ok 4828
  39528. 45: ok 4829
  39529. 45: ok 4830
  39530. 45: ok 4831
  39531. 45: ok 4832
  39532. 45: ok 4833
  39533. 45: ok 4834
  39534. 45: ok 4835
  39535. 45: ok 4836
  39536. 45: ok 4837
  39537. 45: ok 4838
  39538. 45: ok 4839
  39539. 45: ok 4840
  39540. 45: ok 4841
  39541. 45: ok 4842
  39542. 45: ok 4843
  39543. 45: ok 4844
  39544. 45: ok 4845
  39545. 45: ok 4846
  39546. 45: ok 4847
  39547. 45: ok 4848
  39548. 45: ok 4849
  39549. 45: ok 4850
  39550. 45: ok 4851
  39551. 45: ok 4852
  39552. 45: ok 4853
  39553. 45: ok 4854
  39554. 45: ok 4855
  39555. 45: ok 4856
  39556. 45: ok 4857
  39557. 45: ok 4858
  39558. 45: ok 4859
  39559. 45: ok 4860
  39560. 45: ok 4861
  39561. 45: ok 4862
  39562. 45: ok 4863
  39563. 45: ok 4864
  39564. 45: ok 4865
  39565. 45: ok 4866
  39566. 45: ok 4867
  39567. 45: ok 4868
  39568. 45: ok 4869
  39569. 45: ok 4870
  39570. 45: ok 4871
  39571. 45: ok 4872
  39572. 45: ok 4873
  39573. 45: ok 4874
  39574. 45: ok 4875
  39575. 45: ok 4876
  39576. 45: ok 4877
  39577. 45: ok 4878
  39578. 45: ok 4879
  39579. 45: ok 4880
  39580. 45: ok 4881
  39581. 45: ok 4882
  39582. 45: ok 4883
  39583. 45: ok 4884
  39584. 45: ok 4885
  39585. 45: ok 4886
  39586. 45: ok 4887
  39587. 45: ok 4888
  39588. 45: ok 4889
  39589. 45: ok 4890
  39590. 45: ok 4891
  39591. 45: ok 4892
  39592. 45: ok 4893
  39593. 45: ok 4894
  39594. 45: ok 4895
  39595. 45: ok 4896
  39596. 45: ok 4897
  39597. 45: ok 4898
  39598. 45: ok 4899
  39599. 45: ok 4900
  39600. 45: ok 4901
  39601. 45: ok 4902
  39602. 45: ok 4903
  39603. 45: ok 4904
  39604. 45: ok 4905
  39605. 45: ok 4906
  39606. 45: ok 4907
  39607. 45: ok 4908
  39608. 45: ok 4909
  39609. 45: ok 4910
  39610. 45: ok 4911
  39611. 45: ok 4912
  39612. 45: ok 4913
  39613. 45: ok 4914
  39614. 45: ok 4915
  39615. 45: ok 4916
  39616. 45: ok 4917
  39617. 45: ok 4918
  39618. 45: ok 4919
  39619. 45: ok 4920
  39620. 45: ok 4921
  39621. 45: ok 4922
  39622. 45: ok 4923
  39623. 45: ok 4924
  39624. 45: ok 4925
  39625. 45: ok 4926
  39626. 45: ok 4927
  39627. 45: ok 4928
  39628. 45: ok 4929
  39629. 45: ok 4930
  39630. 45: ok 4931
  39631. 45: ok 4932
  39632. 45: ok 4933
  39633. 45: ok 4934
  39634. 45: ok 4935
  39635. 45: ok 4936
  39636. 45: ok 4937
  39637. 45: ok 4938
  39638. 45: ok 4939
  39639. 45: ok 4940
  39640. 45: ok 4941
  39641. 45: ok 4942
  39642. 45: ok 4943
  39643. 45: ok 4944
  39644. 45: ok 4945
  39645. 45: ok 4946
  39646. 45: ok 4947
  39647. 45: ok 4948
  39648. 45: ok 4949
  39649. 45: ok 4950
  39650. 45: ok 4951
  39651. 45: ok 4952
  39652. 45: ok 4953
  39653. 45: ok 4954
  39654. 45: ok 4955
  39655. 45: ok 4956
  39656. 45: ok 4957
  39657. 45: ok 4958
  39658. 45: ok 4959
  39659. 45: ok 4960
  39660. 45: ok 4961
  39661. 45: ok 4962
  39662. 45: ok 4963
  39663. 45: ok 4964
  39664. 45: ok 4965
  39665. 45: ok 4966
  39666. 45: ok 4967
  39667. 45: ok 4968
  39668. 45: ok 4969
  39669. 45: ok 4970
  39670. 45: ok 4971
  39671. 45: ok 4972
  39672. 45: ok 4973
  39673. 45: ok 4974
  39674. 45: ok 4975
  39675. 45: ok 4976
  39676. 45: ok 4977
  39677. 45: ok 4978
  39678. 45: ok 4979
  39679. 45: ok 4980
  39680. 45: ok 4981
  39681. 45: ok 4982
  39682. 45: ok 4983
  39683. 45: ok 4984
  39684. 45: ok 4985
  39685. 45: ok 4986
  39686. 45: ok 4987
  39687. 45: ok 4988
  39688. 45: ok 4989
  39689. 45: ok 4990
  39690. 45: ok 4991
  39691. 45: ok 4992
  39692. 45: ok 4993
  39693. 45: ok 4994
  39694. 45: ok 4995
  39695. 45: ok 4996
  39696. 45: ok 4997
  39697. 45: ok 4998
  39698. 45: ok 4999
  39699. 45: ok 5000
  39700. 45: ok 5001
  39701. 45: ok 5002
  39702. 45: ok 5003
  39703. 45: ok 5004
  39704. 45: ok 5005
  39705. 45: ok 5006
  39706. 45: ok 5007
  39707. 45: ok 5008
  39708. 45: ok 5009
  39709. 45: ok 5010
  39710. 45: ok 5011
  39711. 45: ok 5012
  39712. 45: ok 5013
  39713. 45: ok 5014
  39714. 45: ok 5015
  39715. 45: ok 5016
  39716. 45: ok 5017
  39717. 45: ok 5018
  39718. 45: ok 5019
  39719. 45: ok 5020
  39720. 45: ok 5021
  39721. 45: ok 5022
  39722. 45: ok 5023
  39723. 45: ok 5024
  39724. 45: ok 5025
  39725. 45: ok 5026
  39726. 45: ok 5027
  39727. 45: ok 5028
  39728. 45: ok 5029
  39729. 45: ok 5030
  39730. 45: ok 5031
  39731. 45: ok 5032
  39732. 45: ok 5033
  39733. 45: ok 5034
  39734. 45: ok 5035
  39735. 45: ok 5036
  39736. 45: ok 5037
  39737. 45: ok 5038
  39738. 45: ok 5039
  39739. 45: ok 5040
  39740. 45: ok 5041
  39741. 45: ok 5042
  39742. 45: ok 5043
  39743. 45: ok 5044
  39744. 45: ok 5045
  39745. 45: ok 5046
  39746. 45: ok 5047
  39747. 45: ok 5048
  39748. 45: ok 5049
  39749. 45: ok 5050
  39750. 45: ok 5051
  39751. 45: ok 5052
  39752. 45: ok 5053
  39753. 45: ok 5054
  39754. 45: ok 5055
  39755. 45: ok 5056
  39756. 45: ok 5057
  39757. 45: ok 5058
  39758. 45: ok 5059
  39759. 45: ok 5060
  39760. 45: ok 5061
  39761. 45: ok 5062
  39762. 45: ok 5063
  39763. 45: ok 5064
  39764. 45: ok 5065
  39765. 45: ok 5066
  39766. 45: ok 5067
  39767. 45: ok 5068
  39768. 45: ok 5069
  39769. 45: ok 5070
  39770. 45: ok 5071
  39771. 45: ok 5072
  39772. 45: ok 5073
  39773. 45: ok 5074
  39774. 45: ok 5075
  39775. 45: ok 5076
  39776. 45: ok 5077
  39777. 45: ok 5078
  39778. 45: ok 5079
  39779. 45: ok 5080
  39780. 45: ok 5081
  39781. 45: ok 5082
  39782. 45: ok 5083
  39783. 45: ok 5084
  39784. 45: ok 5085
  39785. 45: ok 5086
  39786. 45: ok 5087
  39787. 45: ok 5088
  39788. 45: ok 5089
  39789. 45: ok 5090
  39790. 45: ok 5091
  39791. 45: ok 5092
  39792. 45: ok 5093
  39793. 45: ok 5094
  39794. 45: ok 5095
  39795. 45: ok 5096
  39796. 45: ok 5097
  39797. 45: ok 5098
  39798. 45: ok 5099
  39799. 45: ok 5100
  39800. 45: ok 5101
  39801. 45: ok 5102
  39802. 45: ok 5103
  39803. 45: ok 5104
  39804. 45: ok 5105
  39805. 45: ok 5106
  39806. 45: ok 5107
  39807. 45: ok 5108
  39808. 45: ok 5109
  39809. 45: ok 5110
  39810. 45: ok 5111
  39811. 45: ok 5112
  39812. 45: ok 5113
  39813. 45: ok 5114
  39814. 45: ok 5115
  39815. 45: ok 5116
  39816. 45: ok 5117
  39817. 45: ok 5118
  39818. 45: ok 5119
  39819. 45: ok 5120
  39820. 45: ok 5121
  39821. 45: ok 5122
  39822. 45: ok 5123
  39823. 45: ok 5124
  39824. 45: ok 5125
  39825. 45: ok 5126
  39826. 45: ok 5127
  39827. 45: ok 5128
  39828. 45: ok 5129
  39829. 45: ok 5130
  39830. 45: ok 5131
  39831. 45: ok 5132
  39832. 45: ok 5133
  39833. 45: ok 5134
  39834. 45: ok 5135
  39835. 45: ok 5136
  39836. 45: ok 5137
  39837. 45: ok 5138
  39838. 45: ok 5139
  39839. 45: ok 5140
  39840. 45: ok 5141
  39841. 45: ok 5142
  39842. 45: ok 5143
  39843. 45: ok 5144
  39844. 45: ok 5145
  39845. 45: ok 5146
  39846. 45: ok 5147
  39847. 45: ok 5148
  39848. 45: ok 5149
  39849. 45: ok 5150
  39850. 45: ok 5151
  39851. 45: ok 5152
  39852. 45: ok 5153
  39853. 45: ok 5154
  39854. 45: ok 5155
  39855. 45: ok 5156
  39856. 45: ok 5157
  39857. 45: ok 5158
  39858. 45: ok 5159
  39859. 45: ok 5160
  39860. 45: ok 5161
  39861. 45: ok 5162
  39862. 45: ok 5163
  39863. 45: ok 5164
  39864. 45: ok 5165
  39865. 45: ok 5166
  39866. 45: ok 5167
  39867. 45: ok 5168
  39868. 45: ok 5169
  39869. 45: ok 5170
  39870. 45: ok 5171
  39871. 45: ok 5172
  39872. 45: ok 5173
  39873. 45: ok 5174
  39874. 45: ok 5175
  39875. 45: ok 5176
  39876. 45: ok 5177
  39877. 45: ok 5178
  39878. 45: ok 5179
  39879. 45: ok 5180
  39880. 45: ok 5181
  39881. 45: ok 5182
  39882. 45: ok 5183
  39883. 45: ok 5184
  39884. 45: ok 5185
  39885. 45: ok 5186
  39886. 45: ok 5187
  39887. 45: ok 5188
  39888. 45: ok 5189
  39889. 45: ok 5190
  39890. 45: ok 5191
  39891. 45: ok 5192
  39892. 45: ok 5193
  39893. 45: ok 5194
  39894. 45: ok 5195
  39895. 45: ok 5196
  39896. 45: ok 5197
  39897. 45: ok 5198
  39898. 45: ok 5199
  39899. 45: ok 5200
  39900. 45: ok 5201
  39901. 45: ok 5202
  39902. 45: ok 5203
  39903. 45: ok 5204
  39904. 45: ok 5205
  39905. 45: ok 5206
  39906. 45: ok 5207
  39907. 45: ok 5208
  39908. 45: ok 5209
  39909. 45: ok 5210
  39910. 45: ok 5211
  39911. 45: ok 5212
  39912. 45: ok 5213
  39913. 45: ok 5214
  39914. 45: ok 5215
  39915. 45: ok 5216
  39916. 45: ok 5217
  39917. 45: ok 5218
  39918. 45: ok 5219
  39919. 45: ok 5220
  39920. 45: ok 5221
  39921. 45: ok 5222
  39922. 45: ok 5223
  39923. 45: ok 5224
  39924. 45: ok 5225
  39925. 45: ok 5226
  39926. 45: ok 5227
  39927. 45: ok 5228
  39928. 45: ok 5229
  39929. 45: ok 5230
  39930. 45: ok 5231
  39931. 45: ok 5232
  39932. 45: ok 5233
  39933. 45: ok 5234
  39934. 45: ok 5235
  39935. 45: ok 5236
  39936. 45: ok 5237
  39937. 45: ok 5238
  39938. 45: ok 5239
  39939. 45: ok 5240
  39940. 45: ok 5241
  39941. 45: ok 5242
  39942. 45: ok 5243
  39943. 45: ok 5244
  39944. 45: ok 5245
  39945. 45: ok 5246
  39946. 45: ok 5247
  39947. 45: ok 5248
  39948. 45: ok 5249
  39949. 45: ok 5250
  39950. 45: ok 5251
  39951. 45: ok 5252
  39952. 45: ok 5253
  39953. 45: ok 5254
  39954. 45: ok 5255
  39955. 45: ok 5256
  39956. 45: ok 5257
  39957. 45: ok 5258
  39958. 45: ok 5259
  39959. 45: ok 5260
  39960. 45: ok 5261
  39961. 45: ok 5262
  39962. 45: ok 5263
  39963. 45: ok 5264
  39964. 45: ok 5265
  39965. 45: ok 5266
  39966. 45: ok 5267
  39967. 45: ok 5268
  39968. 45: ok 5269
  39969. 45: ok 5270
  39970. 45: ok 5271
  39971. 45: ok 5272
  39972. 45: ok 5273
  39973. 45: ok 5274
  39974. 45: ok 5275
  39975. 45: ok 5276
  39976. 45: ok 5277
  39977. 45: ok 5278
  39978. 45: ok 5279
  39979. 45: ok 5280
  39980. 45: ok 5281
  39981. 45: ok 5282
  39982. 45: ok 5283
  39983. 45: ok 5284
  39984. 45: ok 5285
  39985. 45: ok 5286
  39986. 45: ok 5287
  39987. 45: ok 5288
  39988. 45: ok 5289
  39989. 45: ok 5290
  39990. 45: ok 5291
  39991. 45: ok 5292
  39992. 45: ok 5293
  39993. 45: ok 5294
  39994. 45: ok 5295
  39995. 45: ok 5296
  39996. 45: ok 5297
  39997. 45: ok 5298
  39998. 45: ok 5299
  39999. 45: ok 5300
  40000. 45: ok 5301
  40001. 45: ok 5302
  40002. 45: ok 5303
  40003. 45: ok 5304
  40004. 45: ok 5305
  40005. 45: ok 5306
  40006. 45: ok 5307
  40007. 45: ok 5308
  40008. 45: ok 5309
  40009. 45: ok 5310
  40010. 45: ok 5311
  40011. 45: ok 5312
  40012. 45: ok 5313
  40013. 45: ok 5314
  40014. 45: ok 5315
  40015. 45: ok 5316
  40016. 45: ok 5317
  40017. 45: ok 5318
  40018. 45: ok 5319
  40019. 45: ok 5320
  40020. 45: ok 5321
  40021. 45: ok 5322
  40022. 45: ok 5323
  40023. 45: ok 5324
  40024. 45: ok 5325
  40025. 45: ok 5326
  40026. 45: ok 5327
  40027. 45: ok 5328
  40028. 45: ok 5329
  40029. 45: ok 5330
  40030. 45: ok 5331
  40031. 45: ok 5332
  40032. 45: ok 5333
  40033. 45: ok 5334
  40034. 45: ok 5335
  40035. 45: ok 5336
  40036. 45: ok 5337
  40037. 45: ok 5338
  40038. 45: ok 5339
  40039. 45: ok 5340
  40040. 45: ok 5341
  40041. 45: ok 5342
  40042. 45: ok 5343
  40043. 45: ok 5344
  40044. 45: ok 5345
  40045. 45: ok 5346
  40046. 45: ok 5347
  40047. 45: ok 5348
  40048. 45: ok 5349
  40049. 45: ok 5350
  40050. 45: ok 5351
  40051. 45: ok 5352
  40052. 45: ok 5353
  40053. 45: ok 5354
  40054. 45: ok 5355
  40055. 45: ok 5356
  40056. 45: ok 5357
  40057. 45: ok 5358
  40058. 45: ok 5359
  40059. 45: ok 5360
  40060. 45: ok 5361
  40061. 45: ok 5362
  40062. 45: ok 5363
  40063. 45: ok 5364
  40064. 45: ok 5365
  40065. 45: ok 5366
  40066. 45: ok 5367
  40067. 45: ok 5368
  40068. 45: ok 5369
  40069. 45: ok 5370
  40070. 45: ok 5371
  40071. 45: ok 5372
  40072. 45: ok 5373
  40073. 45: ok 5374
  40074. 45: ok 5375
  40075. 45: ok 5376
  40076. 45: ok 5377
  40077. 45: ok 5378
  40078. 45: ok 5379
  40079. 45: ok 5380
  40080. 45: ok 5381
  40081. 45: ok 5382
  40082. 45: ok 5383
  40083. 45: ok 5384
  40084. 45: ok 5385
  40085. 45: ok 5386
  40086. 45: ok 5387
  40087. 45: ok 5388
  40088. 45: ok 5389
  40089. 45: ok 5390
  40090. 45: ok 5391
  40091. 45: ok 5392
  40092. 45: ok 5393
  40093. 45: ok 5394
  40094. 45: ok 5395
  40095. 45: ok 5396
  40096. 45: ok 5397
  40097. 45: ok 5398
  40098. 45: ok 5399
  40099. 45: ok 5400
  40100. 45: ok 5401
  40101. 45: ok 5402
  40102. 45: ok 5403
  40103. 45: ok 5404
  40104. 45: ok 5405
  40105. 45: ok 5406
  40106. 45: ok 5407
  40107. 45: ok 5408
  40108. 45: ok 5409
  40109. 45: ok 5410
  40110. 45: ok 5411
  40111. 45: ok 5412
  40112. 45: ok 5413
  40113. 45: ok 5414
  40114. 45: ok 5415
  40115. 45: ok 5416
  40116. 45: ok 5417
  40117. 45: ok 5418
  40118. 45: ok 5419
  40119. 45: ok 5420
  40120. 45: ok 5421
  40121. 45: ok 5422
  40122. 45: ok 5423
  40123. 45: ok 5424
  40124. 45: ok 5425
  40125. 45: ok 5426
  40126. 45: ok 5427
  40127. 45: ok 5428
  40128. 45: ok 5429
  40129. 45: ok 5430
  40130. 45: ok 5431
  40131. 45: ok 5432
  40132. 45: ok 5433
  40133. 45: ok 5434
  40134. 45: ok 5435
  40135. 45: ok 5436
  40136. 45: ok 5437
  40137. 45: ok 5438
  40138. 45: ok 5439
  40139. 45: ok 5440
  40140. 45: ok 5441
  40141. 45: ok 5442
  40142. 45: ok 5443
  40143. 45: ok 5444
  40144. 45: ok 5445
  40145. 45: ok 5446
  40146. 45: ok 5447
  40147. 45: ok 5448
  40148. 45: ok 5449
  40149. 45: ok 5450
  40150. 45: ok 5451
  40151. 45: ok 5452
  40152. 45: ok 5453
  40153. 45: ok 5454
  40154. 45: ok 5455
  40155. 45: ok 5456
  40156. 45: ok 5457
  40157. 45: ok 5458
  40158. 45: ok 5459
  40159. 45: ok 5460
  40160. 45: ok 5461
  40161. 45: ok 5462
  40162. 45: ok 5463
  40163. 45: ok 5464
  40164. 45: ok 5465
  40165. 45: ok 5466
  40166. 45: ok 5467
  40167. 45: ok 5468
  40168. 45: ok 5469
  40169. 45: ok 5470
  40170. 45: ok 5471
  40171. 45: ok 5472
  40172. 45: ok 5473
  40173. 45: ok 5474
  40174. 45: ok 5475
  40175. 45: ok 5476
  40176. 45: ok 5477
  40177. 45: ok 5478
  40178. 45: ok 5479
  40179. 45: ok 5480
  40180. 45: ok 5481
  40181. 45: ok 5482
  40182. 45: ok 5483
  40183. 45: ok 5484
  40184. 45: ok 5485
  40185. 45: ok 5486
  40186. 45: ok 5487
  40187. 45: ok 5488
  40188. 45: ok 5489
  40189. 45: ok 5490
  40190. 45: ok 5491
  40191. 45: ok 5492
  40192. 45: ok 5493
  40193. 45: ok 5494
  40194. 45: ok 5495
  40195. 45: ok 5496
  40196. 45: ok 5497
  40197. 45: ok 5498
  40198. 45: ok 5499
  40199. 45: ok 5500
  40200. 45: ok 5501
  40201. 45: ok 5502
  40202. 45: ok 5503
  40203. 45: ok 5504
  40204. 45: ok 5505
  40205. 45: ok 5506
  40206. 45: ok 5507
  40207. 45: ok 5508
  40208. 45: ok 5509
  40209. 45: ok 5510
  40210. 45: ok 5511
  40211. 45: ok 5512
  40212. 45: ok 5513
  40213. 45: ok 5514
  40214. 45: ok 5515
  40215. 45: ok 5516
  40216. 45: ok 5517
  40217. 45: ok 5518
  40218. 45: ok 5519
  40219. 45: ok 5520
  40220. 45: ok 5521
  40221. 45: ok 5522
  40222. 45: ok 5523
  40223. 45: ok 5524
  40224. 45: ok 5525
  40225. 45: ok 5526
  40226. 45: ok 5527
  40227. 45: ok 5528
  40228. 45: ok 5529
  40229. 45: ok 5530
  40230. 45: ok 5531
  40231. 45: ok 5532
  40232. 45: ok 5533
  40233. 45: ok 5534
  40234. 45: ok 5535
  40235. 45: ok 5536
  40236. 45: ok 5537
  40237. 45: ok 5538
  40238. 45: ok 5539
  40239. 45: ok 5540
  40240. 45: ok 5541
  40241. 45: ok 5542
  40242. 45: ok 5543
  40243. 45: ok 5544
  40244. 45: ok 5545
  40245. 45: ok 5546
  40246. 45: ok 5547
  40247. 45: ok 5548
  40248. 45: ok 5549
  40249. 45: ok 5550
  40250. 45: ok 5551
  40251. 45: ok 5552
  40252. 45: ok 5553
  40253. 45: ok 5554
  40254. 45: ok 5555
  40255. 45: ok 5556
  40256. 45: ok 5557
  40257. 45: ok 5558
  40258. 45: ok 5559
  40259. 45: ok 5560
  40260. 45: ok 5561
  40261. 45: ok 5562
  40262. 45: ok 5563
  40263. 45: ok 5564
  40264. 45: ok 5565
  40265. 45: ok 5566
  40266. 45: ok 5567
  40267. 45: ok 5568
  40268. 45: ok 5569
  40269. 45: ok 5570
  40270. 45: ok 5571
  40271. 45: ok 5572
  40272. 45: ok 5573
  40273. 45: ok 5574
  40274. 45: ok 5575
  40275. 45: ok 5576
  40276. 45: ok 5577
  40277. 45: ok 5578
  40278. 45: ok 5579
  40279. 45: ok 5580
  40280. 45: ok 5581
  40281. 45: ok 5582
  40282. 45: ok 5583
  40283. 45: ok 5584
  40284. 45: ok 5585
  40285. 45: ok 5586
  40286. 45: ok 5587
  40287. 45: ok 5588
  40288. 45: ok 5589
  40289. 45: ok 5590
  40290. 45: ok 5591
  40291. 45: ok 5592
  40292. 45: ok 5593
  40293. 45: ok 5594
  40294. 45: ok 5595
  40295. 45: ok 5596
  40296. 45: ok 5597
  40297. 45: ok 5598
  40298. 45: ok 5599
  40299. 45: ok 5600
  40300. 45: ok 5601
  40301. 45: ok 5602
  40302. 45: ok 5603
  40303. 45: ok 5604
  40304. 45: ok 5605
  40305. 45: ok 5606
  40306. 45: ok 5607
  40307. 45: ok 5608
  40308. 45: ok 5609
  40309. 45: ok 5610
  40310. 45: ok 5611
  40311. 45: ok 5612
  40312. 45: ok 5613
  40313. 45: ok 5614
  40314. 45: ok 5615
  40315. 45: ok 5616
  40316. 45: ok 5617
  40317. 45: ok 5618
  40318. 45: ok 5619
  40319. 45: ok 5620
  40320. 45: ok 5621
  40321. 45: ok 5622
  40322. 45: ok 5623
  40323. 45: ok 5624
  40324. 45: ok 5625
  40325. 45: ok 5626
  40326. 45: ok 5627
  40327. 45: ok 5628
  40328. 45: ok 5629
  40329. 45: ok 5630
  40330. 45: ok 5631
  40331. 45: ok 5632
  40332. 45: ok 5633
  40333. 45: ok 5634
  40334. 45: ok 5635
  40335. 45: ok 5636
  40336. 45: ok 5637
  40337. 45: ok 5638
  40338. 45: ok 5639
  40339. 45: ok 5640
  40340. 45: ok 5641
  40341. 45: ok 5642
  40342. 45: ok 5643
  40343. 45: ok 5644
  40344. 45: ok 5645
  40345. 45: ok 5646
  40346. 45: ok 5647
  40347. 45: ok 5648
  40348. 45: ok 5649
  40349. 45: ok 5650
  40350. 45: ok 5651
  40351. 45: ok 5652
  40352. 45: ok 5653
  40353. 45: ok 5654
  40354. 45: ok 5655
  40355. 45: ok 5656
  40356. 45: ok 5657
  40357. 45: ok 5658
  40358. 45: ok 5659
  40359. 45: ok 5660
  40360. 45: ok 5661
  40361. 45: ok 5662
  40362. 45: ok 5663
  40363. 45: ok 5664
  40364. 45: ok 5665
  40365. 45: ok 5666
  40366. 45: ok 5667
  40367. 45: ok 5668
  40368. 45: ok 5669
  40369. 45: ok 5670
  40370. 45: ok 5671
  40371. 45: ok 5672
  40372. 45: ok 5673
  40373. 45: ok 5674
  40374. 45: ok 5675
  40375. 45: ok 5676
  40376. 45: ok 5677
  40377. 45: ok 5678
  40378. 45: ok 5679
  40379. 45: ok 5680
  40380. 45: ok 5681
  40381. 45: ok 5682
  40382. 45: ok 5683
  40383. 45: ok 5684
  40384. 45: ok 5685
  40385. 45: ok 5686
  40386. 45: ok 5687
  40387. 45: ok 5688
  40388. 45: ok 5689
  40389. 45: ok 5690
  40390. 45: ok 5691
  40391. 45: ok 5692
  40392. 45: ok 5693
  40393. 45: ok 5694
  40394. 45: ok 5695
  40395. 45: ok 5696
  40396. 45: ok 5697
  40397. 45: ok 5698
  40398. 45: ok 5699
  40399. 45: ok 5700
  40400. 45: ok 5701
  40401. 45: ok 5702
  40402. 45: ok 5703
  40403. 45: ok 5704
  40404. 45: ok 5705
  40405. 45: ok 5706
  40406. 45: ok 5707
  40407. 45: ok 5708
  40408. 45: ok 5709
  40409. 45: ok 5710
  40410. 45: ok 5711
  40411. 45: ok 5712
  40412. 45: ok 5713
  40413. 45: ok 5714
  40414. 45: ok 5715
  40415. 45: ok 5716
  40416. 45: ok 5717
  40417. 45: ok 5718
  40418. 45: ok 5719
  40419. 45: ok 5720
  40420. 45: ok 5721
  40421. 45: ok 5722
  40422. 45: ok 5723
  40423. 45: ok 5724
  40424. 45: ok 5725
  40425. 45: ok 5726
  40426. 45: ok 5727
  40427. 45: ok 5728
  40428. 45: ok 5729
  40429. 45: ok 5730
  40430. 45: ok 5731
  40431. 45: ok 5732
  40432. 45: ok 5733
  40433. 45: ok 5734
  40434. 45: ok 5735
  40435. 45: ok 5736
  40436. 45: ok 5737
  40437. 45: ok 5738
  40438. 45: ok 5739
  40439. 45: ok 5740
  40440. 45: ok 5741
  40441. 45: ok 5742
  40442. 45: ok 5743
  40443. 45: ok 5744
  40444. 45: ok 5745
  40445. 45: ok 5746
  40446. 45: ok 5747
  40447. 45: ok 5748
  40448. 45: ok 5749
  40449. 45: ok 5750
  40450. 45: ok 5751
  40451. 45: ok 5752
  40452. 45: ok 5753
  40453. 45: ok 5754
  40454. 45: ok 5755
  40455. 45: ok 5756
  40456. 45: ok 5757
  40457. 45: ok 5758
  40458. 45: ok 5759
  40459. 45: ok 5760
  40460. 45: ok 5761
  40461. 45: ok 5762
  40462. 45: ok 5763
  40463. 45: ok 5764
  40464. 45: ok 5765
  40465. 45: ok 5766
  40466. 45: ok 5767
  40467. 45: ok 5768
  40468. 45: ok 5769
  40469. 45: ok 5770
  40470. 45: ok 5771
  40471. 45: ok 5772
  40472. 45: ok 5773
  40473. 45: ok 5774
  40474. 45: ok 5775
  40475. 45: ok 5776
  40476. 45: ok 5777
  40477. 45: ok 5778
  40478. 45: ok 5779
  40479. 45: ok 5780
  40480. 45: ok 5781
  40481. 45: ok 5782
  40482. 45: ok 5783
  40483. 45: ok 5784
  40484. 45: ok 5785
  40485. 45: ok 5786
  40486. 45: ok 5787
  40487. 45: ok 5788
  40488. 45: ok 5789
  40489. 45: ok 5790
  40490. 45: ok 5791
  40491. 45: ok 5792
  40492. 45: ok 5793
  40493. 45: ok 5794
  40494. 45: ok 5795
  40495. 45: ok 5796
  40496. 45: ok 5797
  40497. 45: ok 5798
  40498. 45: ok 5799
  40499. 45: ok 5800
  40500. 45: ok 5801
  40501. 45: ok 5802
  40502. 45: ok 5803
  40503. 45: ok 5804
  40504. 45: ok 5805
  40505. 45: ok 5806
  40506. 45: ok 5807
  40507. 45: ok 5808
  40508. 45: ok 5809
  40509. 45: ok 5810
  40510. 45: ok 5811
  40511. 45: ok 5812
  40512. 45: ok 5813
  40513. 45: ok 5814
  40514. 45: ok 5815
  40515. 45: ok 5816
  40516. 45: ok 5817
  40517. 45: ok 5818
  40518. 45: ok 5819
  40519. 45: ok 5820
  40520. 45: ok 5821
  40521. 45: ok 5822
  40522. 45: ok 5823
  40523. 45: ok 5824
  40524. 45: ok 5825
  40525. 45: ok 5826
  40526. 45: ok 5827
  40527. 45: ok 5828
  40528. 45: ok 5829
  40529. 45: ok 5830
  40530. 45: ok 5831
  40531. 45: ok 5832
  40532. 45: ok 5833
  40533. 45: ok 5834
  40534. 45: ok 5835
  40535. 45: ok 5836
  40536. 45: ok 5837
  40537. 45: ok 5838
  40538. 45: ok 5839
  40539. 45: ok 5840
  40540. 45: ok 5841
  40541. 45: ok 5842
  40542. 45: ok 5843
  40543. 45: ok 5844
  40544. 45: ok 5845
  40545. 45: ok 5846
  40546. 45: ok 5847
  40547. 45: ok 5848
  40548. 45: ok 5849
  40549. 45: ok 5850
  40550. 45: ok 5851
  40551. 45: ok 5852
  40552. 45: ok 5853
  40553. 45: ok 5854
  40554. 45: ok 5855
  40555. 45: ok 5856
  40556. 45: ok 5857
  40557. 45: ok 5858
  40558. 45: ok 5859
  40559. 45: ok 5860
  40560. 45: ok 5861
  40561. 45: ok 5862
  40562. 45: ok 5863
  40563. 45: ok 5864
  40564. 45: ok 5865
  40565. 45: ok 5866
  40566. 45: ok 5867
  40567. 45: ok 5868
  40568. 45: ok 5869
  40569. 45: ok 5870
  40570. 45: ok 5871
  40571. 45: ok 5872
  40572. 45: ok 5873
  40573. 45: ok 5874
  40574. 45: ok 5875
  40575. 45: ok 5876
  40576. 45: ok 5877
  40577. 45: ok 5878
  40578. 45: ok 5879
  40579. 45: ok 5880
  40580. 45: ok 5881
  40581. 45: ok 5882
  40582. 45: ok 5883
  40583. 45: ok 5884
  40584. 45: ok 5885
  40585. 45: ok 5886
  40586. 45: ok 5887
  40587. 45: ok 5888
  40588. 45: ok 5889
  40589. 45: ok 5890
  40590. 45: ok 5891
  40591. 45: ok 5892
  40592. 45: ok 5893
  40593. 45: ok 5894
  40594. 45: ok 5895
  40595. 45: ok 5896
  40596. 45: ok 5897
  40597. 45: ok 5898
  40598. 45: ok 5899
  40599. 45: ok 5900
  40600. 45: ok 5901
  40601. 45: ok 5902
  40602. 45: ok 5903
  40603. 45: ok 5904
  40604. 45: ok 5905
  40605. 45: ok 5906
  40606. 45: ok 5907
  40607. 45: ok 5908
  40608. 45: ok 5909
  40609. 45: ok 5910
  40610. 45: ok 5911
  40611. 45: ok 5912
  40612. 45: ok 5913
  40613. 45: ok 5914
  40614. 45: ok 5915
  40615. 45: ok 5916
  40616. 45: ok 5917
  40617. 45: ok 5918
  40618. 45: ok 5919
  40619. 45: ok 5920
  40620. 45: ok 5921
  40621. 45: ok 5922
  40622. 45: ok 5923
  40623. 45: ok 5924
  40624. 45: ok 5925
  40625. 45: ok 5926
  40626. 45: ok 5927
  40627. 45: ok 5928
  40628. 45: ok 5929
  40629. 45: ok 5930
  40630. 45: ok 5931
  40631. 45: ok 5932
  40632. 45: ok 5933
  40633. 45: ok 5934
  40634. 45: ok 5935
  40635. 45: ok 5936
  40636. 45: ok 5937
  40637. 45: ok 5938
  40638. 45: ok 5939
  40639. 45: ok 5940
  40640. 45: ok 5941
  40641. 45: ok 5942
  40642. 45: ok 5943
  40643. 45: ok 5944
  40644. 45: ok 5945
  40645. 45: ok 5946
  40646. 45: ok 5947
  40647. 45: ok 5948
  40648. 45: ok 5949
  40649. 45: ok 5950
  40650. 45: ok 5951
  40651. 45: ok 5952
  40652. 45: ok 5953
  40653. 45: ok 5954
  40654. 45: ok 5955
  40655. 45: ok 5956
  40656. 45: ok 5957
  40657. 45: ok 5958
  40658. 45: ok 5959
  40659. 45: ok 5960
  40660. 45: ok 5961
  40661. 45: ok 5962
  40662. 45: ok 5963
  40663. 45: ok 5964
  40664. 45: ok 5965
  40665. 45: ok 5966
  40666. 45: ok 5967
  40667. 45: ok 5968
  40668. 45: ok 5969
  40669. 45: ok 5970
  40670. 45: ok 5971
  40671. 45: ok 5972
  40672. 45: ok 5973
  40673. 45: ok 5974
  40674. 45: ok 5975
  40675. 45: ok 5976
  40676. 45: ok 5977
  40677. 45: ok 5978
  40678. 45: ok 5979
  40679. 45: ok 5980
  40680. 45: ok 5981
  40681. 45: ok 5982
  40682. 45: ok 5983
  40683. 45: ok 5984
  40684. 45: ok 5985
  40685. 45: ok 5986
  40686. 45: ok 5987
  40687. 45: ok 5988
  40688. 45: ok 5989
  40689. 45: ok 5990
  40690. 45: ok 5991
  40691. 45: ok 5992
  40692. 45: ok 5993
  40693. 45: ok 5994
  40694. 45: ok 5995
  40695. 45: ok 5996
  40696. 45: ok 5997
  40697. 45: ok 5998
  40698. 45: ok 5999
  40699. 45: ok 6000
  40700. 45: ok 6001
  40701. 45: ok 6002
  40702. 45: ok 6003
  40703. 45: ok 6004
  40704. 45: ok 6005
  40705. 45: ok 6006
  40706. 45: ok 6007
  40707. 45: ok 6008
  40708. 45: ok 6009
  40709. 45: ok 6010
  40710. 45: ok 6011
  40711. 45: ok 6012
  40712. 45: ok 6013
  40713. 45: ok 6014
  40714. 45: ok 6015
  40715. 45: ok 6016
  40716. 45: ok 6017
  40717. 45: ok 6018
  40718. 45: ok 6019
  40719. 45: ok 6020
  40720. 45: ok 6021
  40721. 45: ok 6022
  40722. 45: ok 6023
  40723. 45: ok 6024
  40724. 45: ok 6025
  40725. 45: ok 6026
  40726. 45: ok 6027
  40727. 45: ok 6028
  40728. 45: ok 6029
  40729. 45: ok 6030
  40730. 45: ok 6031
  40731. 45: ok 6032
  40732. 45: ok 6033
  40733. 45: ok 6034
  40734. 45: ok 6035
  40735. 45: ok 6036
  40736. 45: ok 6037
  40737. 45: ok 6038
  40738. 45: ok 6039
  40739. 45: ok 6040
  40740. 45: ok 6041
  40741. 45: ok 6042
  40742. 45: ok 6043
  40743. 45: ok 6044
  40744. 45: ok 6045
  40745. 45: ok 6046
  40746. 45: ok 6047
  40747. 45: ok 6048
  40748. 45: ok 6049
  40749. 45: ok 6050
  40750. 45: ok 6051
  40751. 45: ok 6052
  40752. 45: ok 6053
  40753. 45: ok 6054
  40754. 45: ok 6055
  40755. 45: ok 6056
  40756. 45: ok 6057
  40757. 45: ok 6058
  40758. 45: ok 6059
  40759. 45: ok 6060
  40760. 45: ok 6061
  40761. 45: ok 6062
  40762. 45: ok 6063
  40763. 45: ok 6064
  40764. 45: ok 6065
  40765. 45: ok 6066
  40766. 45: ok 6067
  40767. 45: ok 6068
  40768. 45: ok 6069
  40769. 45: ok 6070
  40770. 45: ok 6071
  40771. 45: ok 6072
  40772. 45: ok 6073
  40773. 45: ok 6074
  40774. 45: ok 6075
  40775. 45: ok 6076
  40776. 45: ok 6077
  40777. 45: ok 6078
  40778. 45: ok 6079
  40779. 45: ok 6080
  40780. 45: ok 6081
  40781. 45: ok 6082
  40782. 45: ok 6083
  40783. 45: ok 6084
  40784. 45: ok 6085
  40785. 45: ok 6086
  40786. 45: ok 6087
  40787. 45: ok 6088
  40788. 45: ok 6089
  40789. 45: ok 6090
  40790. 45: ok 6091
  40791. 45: ok 6092
  40792. 45: ok 6093
  40793. 45: ok 6094
  40794. 45: ok 6095
  40795. 45: ok 6096
  40796. 45: ok 6097
  40797. 45: ok 6098
  40798. 45: ok 6099
  40799. 45: ok 6100
  40800. 45: ok 6101
  40801. 45: ok 6102
  40802. 45: ok 6103
  40803. 45: ok 6104
  40804. 45: ok 6105
  40805. 45: ok 6106
  40806. 45: ok 6107
  40807. 45: ok 6108
  40808. 45: ok 6109
  40809. 45: ok 6110
  40810. 45: ok 6111
  40811. 45: ok 6112
  40812. 45: ok 6113
  40813. 45: ok 6114
  40814. 45: ok 6115
  40815. 45: ok 6116
  40816. 45: ok 6117
  40817. 45: ok 6118
  40818. 45: ok 6119
  40819. 45: ok 6120
  40820. 45: ok 6121
  40821. 45: ok 6122
  40822. 45: ok 6123
  40823. 45: ok 6124
  40824. 45: ok 6125
  40825. 45: ok 6126
  40826. 45: ok 6127
  40827. 45: ok 6128
  40828. 45: ok 6129
  40829. 45: ok 6130
  40830. 45: ok 6131
  40831. 45: ok 6132
  40832. 45: ok 6133
  40833. 45: ok 6134
  40834. 45: ok 6135
  40835. 45: ok 6136
  40836. 45: ok 6137
  40837. 45: ok 6138
  40838. 45: ok 6139
  40839. 45: ok 6140
  40840. 45: ok 6141
  40841. 45: ok 6142
  40842. 45: ok 6143
  40843. 45: ok 6144
  40844. 45: ok 6145
  40845. 45: ok 6146
  40846. 45: ok 6147
  40847. 45: ok 6148
  40848. 45: ok 6149
  40849. 45: ok 6150
  40850. 45: ok 6151
  40851. 45: ok 6152
  40852. 45: ok 6153
  40853. 45: ok 6154
  40854. 45: ok 6155
  40855. 45: ok 6156
  40856. 45: ok 6157
  40857. 45: ok 6158
  40858. 45: ok 6159
  40859. 45: ok 6160
  40860. 45: ok 6161
  40861. 45: ok 6162
  40862. 45: ok 6163
  40863. 45: ok 6164
  40864. 45: ok 6165
  40865. 45: ok 6166
  40866. 45: ok 6167
  40867. 45: ok 6168
  40868. 45: ok 6169
  40869. 45: ok 6170
  40870. 45: ok 6171
  40871. 45: ok 6172
  40872. 45: ok 6173
  40873. 45: ok 6174
  40874. 45: ok 6175
  40875. 45: ok 6176
  40876. 45: ok 6177
  40877. 45: ok 6178
  40878. 45: ok 6179
  40879. 45: ok 6180
  40880. 45: ok 6181
  40881. 45: ok 6182
  40882. 45: ok 6183
  40883. 45: ok 6184
  40884. 45: ok 6185
  40885. 45: ok 6186
  40886. 45: ok 6187
  40887. 45: ok 6188
  40888. 45: ok 6189
  40889. 45: ok 6190
  40890. 45: ok 6191
  40891. 45: ok 6192
  40892. 45: ok 6193
  40893. 45: ok 6194
  40894. 45: ok 6195
  40895. 45: ok 6196
  40896. 45: ok 6197
  40897. 45: ok 6198
  40898. 45: ok 6199
  40899. 45: ok 6200
  40900. 45: ok 6201
  40901. 45: ok 6202
  40902. 45: ok 6203
  40903. 45: ok 6204
  40904. 45: ok 6205
  40905. 45: ok 6206
  40906. 45: ok 6207
  40907. 45: ok 6208
  40908. 45: ok 6209
  40909. 45: ok 6210
  40910. 45: ok 6211
  40911. 45: ok 6212
  40912. 45: ok 6213
  40913. 45: ok 6214
  40914. 45: ok 6215
  40915. 45: ok 6216
  40916. 45: ok 6217
  40917. 45: ok 6218
  40918. 45: ok 6219
  40919. 45: ok 6220
  40920. 45: ok 6221
  40921. 45: ok 6222
  40922. 45: ok 6223
  40923. 45: ok 6224
  40924. 45: ok 6225
  40925. 45: ok 6226
  40926. 45: ok 6227
  40927. 45: ok 6228
  40928. 45: ok 6229
  40929. 45: ok 6230
  40930. 45: ok 6231
  40931. 45: ok 6232
  40932. 45: ok 6233
  40933. 45: ok 6234
  40934. 45: ok 6235
  40935. 45: ok 6236
  40936. 45: ok 6237
  40937. 45: ok 6238
  40938. 45: ok 6239
  40939. 45: ok 6240
  40940. 45: ok 6241
  40941. 45: ok 6242
  40942. 45: ok 6243
  40943. 45: ok 6244
  40944. 45: ok 6245
  40945. 45: ok 6246
  40946. 45: ok 6247
  40947. 45: ok 6248
  40948. 45: ok 6249
  40949. 45: ok 6250
  40950. 45: ok 6251
  40951. 45: ok 6252
  40952. 45: ok 6253
  40953. 45: ok 6254
  40954. 45: ok 6255
  40955. 45: ok 6256
  40956. 45: ok 6257
  40957. 45: ok 6258
  40958. 45: ok 6259
  40959. 45: ok 6260
  40960. 45: ok 6261
  40961. 45: ok 6262
  40962. 45: ok 6263
  40963. 45: ok 6264
  40964. 45: ok 6265
  40965. 45: ok 6266
  40966. 45: ok 6267
  40967. 45: ok 6268
  40968. 45: ok 6269
  40969. 45: ok 6270
  40970. 45: ok 6271
  40971. 45: ok 6272
  40972. 45: ok 6273
  40973. 45: ok 6274
  40974. 45: ok 6275
  40975. 45: ok 6276
  40976. 45: ok 6277
  40977. 45: ok 6278
  40978. 45: ok 6279
  40979. 45: ok 6280
  40980. 45: ok 6281
  40981. 45: ok 6282
  40982. 45: ok 6283
  40983. 45: ok 6284
  40984. 45: ok 6285
  40985. 45: ok 6286
  40986. 45: ok 6287
  40987. 45: ok 6288
  40988. 45: ok 6289
  40989. 45: ok 6290
  40990. 45: ok 6291
  40991. 45: ok 6292
  40992. 45: ok 6293
  40993. 45: ok 6294
  40994. 45: ok 6295
  40995. 45: ok 6296
  40996. 45: ok 6297
  40997. 45: ok 6298
  40998. 45: ok 6299
  40999. 45: ok 6300
  41000. 45: ok 6301
  41001. 45: ok 6302
  41002. 45: ok 6303
  41003. 45: ok 6304
  41004. 45: ok 6305
  41005. 45: ok 6306
  41006. 45: ok 6307
  41007. 45: ok 6308
  41008. 45: ok 6309
  41009. 45: ok 6310
  41010. 45: ok 6311
  41011. 45: ok 6312
  41012. 45: ok 6313
  41013. 45: ok 6314
  41014. 45: ok 6315
  41015. 45: ok 6316
  41016. 45: ok 6317
  41017. 45: ok 6318
  41018. 45: ok 6319
  41019. 45: ok 6320
  41020. 45: ok 6321
  41021. 45: ok 6322
  41022. 45: ok 6323
  41023. 45: ok 6324
  41024. 45: ok 6325
  41025. 45: ok 6326
  41026. 45: ok 6327
  41027. 45: ok 6328
  41028. 45: ok 6329
  41029. 45: ok 6330
  41030. 45: ok 6331
  41031. 45: ok 6332
  41032. 45: ok 6333
  41033. 45: ok 6334
  41034. 45: ok 6335
  41035. 45: ok 6336
  41036. 45: ok 6337
  41037. 45: ok 6338
  41038. 45: ok 6339
  41039. 45: ok 6340
  41040. 45: ok 6341
  41041. 45: ok 6342
  41042. 45: ok 6343
  41043. 45: ok 6344
  41044. 45: ok 6345
  41045. 45: ok 6346
  41046. 45: ok 6347
  41047. 45: ok 6348
  41048. 45: ok 6349
  41049. 45: ok 6350
  41050. 45: ok 6351
  41051. 45: ok 6352
  41052. 45: ok 6353
  41053. 45: ok 6354
  41054. 45: ok 6355
  41055. 45: ok 6356
  41056. 45: ok 6357
  41057. 45: ok 6358
  41058. 45: ok 6359
  41059. 45: ok 6360
  41060. 45: ok 6361
  41061. 45: ok 6362
  41062. 45: ok 6363
  41063. 45: ok 6364
  41064. 45: ok 6365
  41065. 45: ok 6366
  41066. 45: ok 6367
  41067. 45: ok 6368
  41068. 45: ok 6369
  41069. 45: ok 6370
  41070. 45: ok 6371
  41071. 45: ok 6372
  41072. 45: ok 6373
  41073. 45: ok 6374
  41074. 45: ok 6375
  41075. 45: ok 6376
  41076. 45: ok 6377
  41077. 45: ok 6378
  41078. 45: ok 6379
  41079. 45: ok 6380
  41080. 45: ok 6381
  41081. 45: ok 6382
  41082. 45: ok 6383
  41083. 45: ok 6384
  41084. 45: ok 6385
  41085. 45: ok 6386
  41086. 45: ok 6387
  41087. 45: ok 6388
  41088. 45: ok 6389
  41089. 45: ok 6390
  41090. 45: ok 6391
  41091. 45: ok 6392
  41092. 45: ok 6393
  41093. 45: ok 6394
  41094. 45: ok 6395
  41095. 45: ok 6396
  41096. 45: ok 6397
  41097. 45: ok 6398
  41098. 45: ok 6399
  41099. 45: ok 6400
  41100. 45: ok 6401
  41101. 45: ok 6402
  41102. 45: ok 6403
  41103. 45: ok 6404
  41104. 45: ok 6405
  41105. 45: ok 6406
  41106. 45: ok 6407
  41107. 45: ok 6408
  41108. 45: ok 6409
  41109. 45: ok 6410
  41110. 45: ok 6411
  41111. 45: ok 6412
  41112. 45: ok 6413
  41113. 45: ok 6414
  41114. 45: ok 6415
  41115. 45: ok 6416
  41116. 45: ok 6417
  41117. 45: ok 6418
  41118. 45: ok 6419
  41119. 45: ok 6420
  41120. 45: ok 6421
  41121. 45: ok 6422
  41122. 45: ok 6423
  41123. 45: ok 6424
  41124. 45: ok 6425
  41125. 45: ok 6426
  41126. 45: ok 6427
  41127. 45: ok 6428
  41128. 45: ok 6429
  41129. 45: ok 6430
  41130. 45: ok 6431
  41131. 45: ok 6432
  41132. 45: ok 6433
  41133. 45: ok 6434
  41134. 45: ok 6435
  41135. 45: ok 6436
  41136. 45: ok 6437
  41137. 45: ok 6438
  41138. 45: ok 6439
  41139. 45: ok 6440
  41140. 45: ok 6441
  41141. 45: ok 6442
  41142. 45: ok 6443
  41143. 45: ok 6444
  41144. 45: ok 6445
  41145. 45: ok 6446
  41146. 45: ok 6447
  41147. 45: ok 6448
  41148. 45: ok 6449
  41149. 45: ok 6450
  41150. 45: ok 6451
  41151. 45: ok 6452
  41152. 45: ok 6453
  41153. 45: ok 6454
  41154. 45: ok 6455
  41155. 45: ok 6456
  41156. 45: ok 6457
  41157. 45: ok 6458
  41158. 45: ok 6459
  41159. 45: ok 6460
  41160. 45: ok 6461
  41161. 45: ok 6462
  41162. 45: ok 6463
  41163. 45: ok 6464
  41164. 45: ok 6465
  41165. 45: ok 6466
  41166. 45: ok 6467
  41167. 45: ok 6468
  41168. 45: ok 6469
  41169. 45: ok 6470
  41170. 45: ok 6471
  41171. 45: ok 6472
  41172. 45: ok 6473
  41173. 45: ok 6474
  41174. 45: ok 6475
  41175. 45: ok 6476
  41176. 45: ok 6477
  41177. 45: ok 6478
  41178. 45: ok 6479
  41179. 45: ok 6480
  41180. 45: ok 6481
  41181. 45: ok 6482
  41182. 45: ok 6483
  41183. 45: ok 6484
  41184. 45: ok 6485
  41185. 45: ok 6486
  41186. 45: ok 6487
  41187. 45: ok 6488
  41188. 45: ok 6489
  41189. 45: ok 6490
  41190. 45: ok 6491
  41191. 45: ok 6492
  41192. 45: ok 6493
  41193. 45: ok 6494
  41194. 45: ok 6495
  41195. 45: ok 6496
  41196. 45: ok 6497
  41197. 45: ok 6498
  41198. 45: ok 6499
  41199. 45: ok 6500
  41200. 45: ok 6501
  41201. 45: ok 6502
  41202. 45: ok 6503
  41203. 45: ok 6504
  41204. 45: ok 6505
  41205. 45: ok 6506
  41206. 45: ok 6507
  41207. 45: ok 6508
  41208. 45: ok 6509
  41209. 45: ok 6510
  41210. 45: ok 6511
  41211. 45: ok 6512
  41212. 45: ok 6513
  41213. 45: ok 6514
  41214. 45: ok 6515
  41215. 45: ok 6516
  41216. 45: ok 6517
  41217. 45: ok 6518
  41218. 45: ok 6519
  41219. 45: ok 6520
  41220. 45: ok 6521
  41221. 45: ok 6522
  41222. 45: ok 6523
  41223. 45: ok 6524
  41224. 45: ok 6525
  41225. 45: ok 6526
  41226. 45: ok 6527
  41227. 45: ok 6528
  41228. 45: ok 6529
  41229. 45: ok 6530
  41230. 45: ok 6531
  41231. 45: ok 6532
  41232. 45: ok 6533
  41233. 45: ok 6534
  41234. 45: ok 6535
  41235. 45: ok 6536
  41236. 45: ok 6537
  41237. 45: ok 6538
  41238. 45: ok 6539
  41239. 45: ok 6540
  41240. 45: ok 6541
  41241. 45: ok 6542
  41242. 45: ok 6543
  41243. 45: ok 6544
  41244. 45: ok 6545
  41245. 45: ok 6546
  41246. 45: ok 6547
  41247. 45: ok 6548
  41248. 45: ok 6549
  41249. 45: ok 6550
  41250. 45: ok 6551
  41251. 45: ok 6552
  41252. 45: ok 6553
  41253. 45: ok 6554
  41254. 45: ok 6555
  41255. 45: ok 6556
  41256. 45: ok 6557
  41257. 45: ok 6558
  41258. 45: ok 6559
  41259. 45: ok 6560
  41260. 45: ok 6561
  41261. 45: ok 6562
  41262. 45: ok 6563
  41263. 45: ok 6564
  41264. 45: ok 6565
  41265. 45: ok 6566
  41266. 45: ok 6567
  41267. 45: ok 6568
  41268. 45: ok 6569
  41269. 45: ok 6570
  41270. 45: ok 6571
  41271. 45: ok 6572
  41272. 45: ok 6573
  41273. 45: ok 6574
  41274. 45: ok 6575
  41275. 45: ok 6576
  41276. 45: ok 6577
  41277. 45: ok 6578
  41278. 45: ok 6579
  41279. 45: ok 6580
  41280. 45: ok 6581
  41281. 45: ok 6582
  41282. 45: ok 6583
  41283. 45: ok 6584
  41284. 45: ok 6585
  41285. 45: ok 6586
  41286. 45: ok 6587
  41287. 45: ok 6588
  41288. 45: ok 6589
  41289. 45: ok 6590
  41290. 45: ok 6591
  41291. 45: ok 6592
  41292. 45: ok 6593
  41293. 45: ok 6594
  41294. 45: ok 6595
  41295. 45: ok 6596
  41296. 45: ok 6597
  41297. 45: ok 6598
  41298. 45: ok 6599
  41299. 45: ok 6600
  41300. 45: ok 6601
  41301. 45: ok 6602
  41302. 45: ok 6603
  41303. 45: ok 6604
  41304. 45: ok 6605
  41305. 45: ok 6606
  41306. 45: ok 6607
  41307. 45: ok 6608
  41308. 45: ok 6609
  41309. 45: ok 6610
  41310. 45: ok 6611
  41311. 45: ok 6612
  41312. 45: ok 6613
  41313. 45: ok 6614
  41314. 45: ok 6615
  41315. 45: ok 6616
  41316. 45: ok 6617
  41317. 45: ok 6618
  41318. 45: ok 6619
  41319. 45: ok 6620
  41320. 45: ok 6621
  41321. 45: ok 6622
  41322. 45: ok 6623
  41323. 45: ok 6624
  41324. 45: ok 6625
  41325. 45: ok 6626
  41326. 45: ok 6627
  41327. 45: ok 6628
  41328. 45: ok 6629
  41329. 45: ok 6630
  41330. 45: ok 6631
  41331. 45: ok 6632
  41332. 45: ok 6633
  41333. 45: ok 6634
  41334. 45: ok 6635
  41335. 45: ok 6636
  41336. 45: ok 6637
  41337. 45: ok 6638
  41338. 45: ok 6639
  41339. 45: ok 6640
  41340. 45: ok 6641
  41341. 45: ok 6642
  41342. 45: ok 6643
  41343. 45: ok 6644
  41344. 45: ok 6645
  41345. 45: ok 6646
  41346. 45: ok 6647
  41347. 45: ok 6648
  41348. 45: ok 6649
  41349. 45: ok 6650
  41350. 45: ok 6651
  41351. 45: ok 6652
  41352. 45: ok 6653
  41353. 45: ok 6654
  41354. 45: ok 6655
  41355. 45: ok 6656
  41356. 45: ok 6657
  41357. 45: ok 6658
  41358. 45: ok 6659
  41359. 45: ok 6660
  41360. 45: ok 6661
  41361. 45: ok 6662
  41362. 45: ok 6663
  41363. 45: ok 6664
  41364. 45: ok 6665
  41365. 45: ok 6666
  41366. 45: ok 6667
  41367. 45: ok 6668
  41368. 45: ok 6669
  41369. 45: ok 6670
  41370. 45: ok 6671
  41371. 45: ok 6672
  41372. 45: ok 6673
  41373. 45: ok 6674
  41374. 45: ok 6675
  41375. 45: ok 6676
  41376. 45: ok 6677
  41377. 45: ok 6678
  41378. 45: ok 6679
  41379. 45: ok 6680
  41380. 45: ok 6681
  41381. 45: ok 6682
  41382. 45: ok 6683
  41383. 45: ok 6684
  41384. 45: ok 6685
  41385. 45: ok 6686
  41386. 45: ok 6687
  41387. 45: ok 6688
  41388. 45: ok 6689
  41389. 45: ok 6690
  41390. 45: ok 6691
  41391. 45: ok 6692
  41392. 45: ok 6693
  41393. 45: ok 6694
  41394. 45: ok 6695
  41395. 45: ok 6696
  41396. 45: ok 6697
  41397. 45: ok 6698
  41398. 45: ok 6699
  41399. 45: ok 6700
  41400. 45: ok 6701
  41401. 45: ok 6702
  41402. 45: ok 6703
  41403. 45: ok 6704
  41404. 45: ok 6705
  41405. 45: ok 6706
  41406. 45: ok 6707
  41407. 45: ok 6708
  41408. 45: ok 6709
  41409. 45: ok 6710
  41410. 45: ok 6711
  41411. 45: ok 6712
  41412. 45: ok 6713
  41413. 45: ok 6714
  41414. 45: ok 6715
  41415. 45: ok 6716
  41416. 45: ok 6717
  41417. 45: ok 6718
  41418. 45: ok 6719
  41419. 45: ok 6720
  41420. 45: ok 6721
  41421. 45: ok 6722
  41422. 45: ok 6723
  41423. 45: ok 6724
  41424. 45: ok 6725
  41425. 45: ok 6726
  41426. 45: ok 6727
  41427. 45: ok 6728
  41428. 45: ok 6729
  41429. 45: ok 6730
  41430. 45: ok 6731
  41431. 45: ok 6732
  41432. 45: ok 6733
  41433. 45: ok 6734
  41434. 45: ok 6735
  41435. 45: ok 6736
  41436. 45: ok 6737
  41437. 45: ok 6738
  41438. 45: ok 6739
  41439. 45: ok 6740
  41440. 45: ok 6741
  41441. 45: ok 6742
  41442. 45: ok 6743
  41443. 45: ok 6744
  41444. 45: ok 6745
  41445. 45: ok 6746
  41446. 45: ok 6747
  41447. 45: ok 6748
  41448. 45: ok 6749
  41449. 45: ok 6750
  41450. 45: ok 6751
  41451. 45: ok 6752
  41452. 45: ok 6753
  41453. 45: ok 6754
  41454. 45: ok 6755
  41455. 45: ok 6756
  41456. 45: ok 6757
  41457. 45: ok 6758
  41458. 45: ok 6759
  41459. 45: ok 6760
  41460. 45: ok 6761
  41461. 45: ok 6762
  41462. 45: ok 6763
  41463. 45: ok 6764
  41464. 45: ok 6765
  41465. 45: ok 6766
  41466. 45: ok 6767
  41467. 45: ok 6768
  41468. 45: ok 6769
  41469. 45: ok 6770
  41470. 45: ok 6771
  41471. 45: ok 6772
  41472. 45: ok 6773
  41473. 45: ok 6774
  41474. 45: ok 6775
  41475. 45: ok 6776
  41476. 45: ok 6777
  41477. 45: ok 6778
  41478. 45: ok 6779
  41479. 45: ok 6780
  41480. 45: ok 6781
  41481. 45: ok 6782
  41482. 45: ok 6783
  41483. 45: ok 6784
  41484. 45: ok 6785
  41485. 45: ok 6786
  41486. 45: ok 6787
  41487. 45: ok 6788
  41488. 45: ok 6789
  41489. 45: ok 6790
  41490. 45: ok 6791
  41491. 45: ok 6792
  41492. 45: ok 6793
  41493. 45: ok 6794
  41494. 45: ok 6795
  41495. 45: ok 6796
  41496. 45: ok 6797
  41497. 45: ok 6798
  41498. 45: ok 6799
  41499. 45: ok 6800
  41500. 45: ok 6801
  41501. 45: ok 6802
  41502. 45: ok 6803
  41503. 45: ok 6804
  41504. 45: ok 6805
  41505. 45: ok 6806
  41506. 45: ok 6807
  41507. 45: ok 6808
  41508. 45: ok 6809
  41509. 45: ok 6810
  41510. 45: ok 6811
  41511. 45: ok 6812
  41512. 45: ok 6813
  41513. 45: ok 6814
  41514. 45: ok 6815
  41515. 45: ok 6816
  41516. 45: ok 6817
  41517. 45: ok 6818
  41518. 45: ok 6819
  41519. 45: ok 6820
  41520. 45: ok 6821
  41521. 45: ok 6822
  41522. 45: ok 6823
  41523. 45: ok 6824
  41524. 45: ok 6825
  41525. 45: ok 6826
  41526. 45: ok 6827
  41527. 45: ok 6828
  41528. 45: ok 6829
  41529. 45: ok 6830
  41530. 45: ok 6831
  41531. 45: ok 6832
  41532. 45: ok 6833
  41533. 45: ok 6834
  41534. 45: ok 6835
  41535. 45: ok 6836
  41536. 45: ok 6837
  41537. 45: ok 6838
  41538. 45: ok 6839
  41539. 45: ok 6840
  41540. 45: ok 6841
  41541. 45: ok 6842
  41542. 45: ok 6843
  41543. 45: ok 6844
  41544. 45: ok 6845
  41545. 45: ok 6846
  41546. 45: ok 6847
  41547. 45: ok 6848
  41548. 45: ok 6849
  41549. 45: ok 6850
  41550. 45: ok 6851
  41551. 45: ok 6852
  41552. 45: ok 6853
  41553. 45: ok 6854
  41554. 45: ok 6855
  41555. 45: ok 6856
  41556. 45: ok 6857
  41557. 45: ok 6858
  41558. 45: ok 6859
  41559. 45: ok 6860
  41560. 45: ok 6861
  41561. 45: ok 6862
  41562. 45: ok 6863
  41563. 45: ok 6864
  41564. 45: ok 6865
  41565. 45: ok 6866
  41566. 45: ok 6867
  41567. 45: ok 6868
  41568. 45: ok 6869
  41569. 45: ok 6870
  41570. 45: ok 6871
  41571. 45: ok 6872
  41572. 45: ok 6873
  41573. 45: ok 6874
  41574. 45: ok 6875
  41575. 45: ok 6876
  41576. 45: ok 6877
  41577. 45: ok 6878
  41578. 45: ok 6879
  41579. 45: ok 6880
  41580. 45: ok 6881
  41581. 45: ok 6882
  41582. 45: ok 6883
  41583. 45: ok 6884
  41584. 45: ok 6885
  41585. 45: ok 6886
  41586. 45: ok 6887
  41587. 45: ok 6888
  41588. 45: ok 6889
  41589. 45: ok 6890
  41590. 45: ok 6891
  41591. 45: ok 6892
  41592. 45: ok 6893
  41593. 45: ok 6894
  41594. 45: ok 6895
  41595. 45: ok 6896
  41596. 45: ok 6897
  41597. 45: ok 6898
  41598. 45: ok 6899
  41599. 45: ok 6900
  41600. 45: ok 6901
  41601. 45: ok 6902
  41602. 45: ok 6903
  41603. 45: ok 6904
  41604. 45: ok 6905
  41605. 45: ok 6906
  41606. 45: ok 6907
  41607. 45: ok 6908
  41608. 45: ok 6909
  41609. 45: ok 6910
  41610. 45: ok 6911
  41611. 45: ok 6912
  41612. 45: ok 6913
  41613. 45: ok 6914
  41614. 45: ok 6915
  41615. 45: ok 6916
  41616. 45: ok 6917
  41617. 45: ok 6918
  41618. 45: ok 6919
  41619. 45: ok 6920
  41620. 45: ok 6921
  41621. 45: ok 6922
  41622. 45: ok 6923
  41623. 45: ok 6924
  41624. 45: ok 6925
  41625. 45: ok 6926
  41626. 45: ok 6927
  41627. 45: ok 6928
  41628. 45: ok 6929
  41629. 45: ok 6930
  41630. 45: ok 6931
  41631. 45: ok 6932
  41632. 45: ok 6933
  41633. 45: ok 6934
  41634. 45: ok 6935
  41635. 45: ok 6936
  41636. 45: ok 6937
  41637. 45: ok 6938
  41638. 45: ok 6939
  41639. 45: ok 6940
  41640. 45: ok 6941
  41641. 45: ok 6942
  41642. 45: ok 6943
  41643. 45: ok 6944
  41644. 45: ok 6945
  41645. 45: ok 6946
  41646. 45: ok 6947
  41647. 45: ok 6948
  41648. 45: ok 6949
  41649. 45: ok 6950
  41650. 45: ok 6951
  41651. 45: ok 6952
  41652. 45: ok 6953
  41653. 45: ok 6954
  41654. 45: ok 6955
  41655. 45: ok 6956
  41656. 45: ok 6957
  41657. 45: ok 6958
  41658. 45: ok 6959
  41659. 45: ok 6960
  41660. 45: ok 6961
  41661. 45: ok 6962
  41662. 45: ok 6963
  41663. 45: ok 6964
  41664. 45: ok 6965
  41665. 45: ok 6966
  41666. 45: ok 6967
  41667. 45: ok 6968
  41668. 45: ok 6969
  41669. 45: ok 6970
  41670. 45: ok 6971
  41671. 45: ok 6972
  41672. 45: ok 6973
  41673. 45: ok 6974
  41674. 45: ok 6975
  41675. 45: ok 6976
  41676. 45: ok 6977
  41677. 45: ok 6978
  41678. 45: ok 6979
  41679. 45: ok 6980
  41680. 45: ok 6981
  41681. 45: ok 6982
  41682. 45: ok 6983
  41683. 45: ok 6984
  41684. 45: ok 6985
  41685. 45: ok 6986
  41686. 45: ok 6987
  41687. 45: ok 6988
  41688. 45: ok 6989
  41689. 45: ok 6990
  41690. 45: ok 6991
  41691. 45: ok 6992
  41692. 45: ok 6993
  41693. 45: ok 6994
  41694. 45: ok 6995
  41695. 45: ok 6996
  41696. 45: ok 6997
  41697. 45: ok 6998
  41698. 45: ok 6999
  41699. 45: ok 7000
  41700. 45: ok 7001
  41701. 45: ok 7002
  41702. 45: ok 7003
  41703. 45: ok 7004
  41704. 45: ok 7005
  41705. 45: ok 7006
  41706. 45: ok 7007
  41707. 45: ok 7008
  41708. 45: ok 7009
  41709. 45: ok 7010
  41710. 45: ok 7011
  41711. 45: ok 7012
  41712. 45: ok 7013
  41713. 45: ok 7014
  41714. 45: ok 7015
  41715. 45: ok 7016
  41716. 45: ok 7017
  41717. 45: ok 7018
  41718. 45: ok 7019
  41719. 45: ok 7020
  41720. 45: ok 7021
  41721. 45: ok 7022
  41722. 45: ok 7023
  41723. 45: ok 7024
  41724. 45: ok 7025
  41725. 45: ok 7026
  41726. 45: ok 7027
  41727. 45: ok 7028
  41728. 45: ok 7029
  41729. 45: ok 7030
  41730. 45: ok 7031
  41731. 45: ok 7032
  41732. 45: ok 7033
  41733. 45: ok 7034
  41734. 45: ok 7035
  41735. 45: ok 7036
  41736. 45: ok 7037
  41737. 45: ok 7038
  41738. 45: ok 7039
  41739. 45: ok 7040
  41740. 45: ok 7041
  41741. 45: ok 7042
  41742. 45: ok 7043
  41743. 45: ok 7044
  41744. 45: ok 7045
  41745. 45: ok 7046
  41746. 45: ok 7047
  41747. 45: ok 7048
  41748. 45: ok 7049
  41749. 45: ok 7050
  41750. 45: ok 7051
  41751. 45: ok 7052
  41752. 45: ok 7053
  41753. 45: ok 7054
  41754. 45: ok 7055
  41755. 45: ok 7056
  41756. 45: ok 7057
  41757. 45: ok 7058
  41758. 45: ok 7059
  41759. 45: ok 7060
  41760. 45: ok 7061
  41761. 45: ok 7062
  41762. 45: ok 7063
  41763. 45: ok 7064
  41764. 45: ok 7065
  41765. 45: ok 7066
  41766. 45: ok 7067
  41767. 45: ok 7068
  41768. 45: ok 7069
  41769. 45: ok 7070
  41770. 45: ok 7071
  41771. 45: ok 7072
  41772. 45: ok 7073
  41773. 45: ok 7074
  41774. 45: ok 7075
  41775. 45: ok 7076
  41776. 45: ok 7077
  41777. 45: ok 7078
  41778. 45: ok 7079
  41779. 45: ok 7080
  41780. 45: ok 7081
  41781. 45: ok 7082
  41782. 45: ok 7083
  41783. 45: ok 7084
  41784. 45: ok 7085
  41785. 45: ok 7086
  41786. 45: ok 7087
  41787. 45: ok 7088
  41788. 45: ok 7089
  41789. 45: ok 7090
  41790. 45: ok 7091
  41791. 45: ok 7092
  41792. 45: ok 7093
  41793. 45: ok 7094
  41794. 45: ok 7095
  41795. 45: ok 7096
  41796. 45: ok 7097
  41797. 45: ok 7098
  41798. 45: ok 7099
  41799. 45: ok 7100
  41800. 45: ok 7101
  41801. 45: ok 7102
  41802. 45: ok 7103
  41803. 45: ok 7104
  41804. 45: ok 7105
  41805. 45: ok 7106
  41806. 45: ok 7107
  41807. 45: ok 7108
  41808. 45: ok 7109
  41809. 45: ok 7110
  41810. 45: ok 7111
  41811. 45: ok 7112
  41812. 45: ok 7113
  41813. 45: ok 7114
  41814. 45: ok 7115
  41815. 45: ok 7116
  41816. 45: ok 7117
  41817. 45: ok 7118
  41818. 45: ok 7119
  41819. 45: ok 7120
  41820. 45: ok 7121
  41821. 45: ok 7122
  41822. 45: ok 7123
  41823. 45: ok 7124
  41824. 45: ok 7125
  41825. 45: ok 7126
  41826. 45: ok 7127
  41827. 45: ok 7128
  41828. 45: ok 7129
  41829. 45: ok 7130
  41830. 45: ok 7131
  41831. 45: ok 7132
  41832. 45: ok 7133
  41833. 45: ok 7134
  41834. 45: ok 7135
  41835. 45: ok 7136
  41836. 45: ok 7137
  41837. 45: ok 7138
  41838. 45: ok 7139
  41839. 45: ok 7140
  41840. 45: ok 7141
  41841. 45: ok 7142
  41842. 45: ok 7143
  41843. 45: ok 7144
  41844. 45: ok 7145
  41845. 45: ok 7146
  41846. 45: ok 7147
  41847. 45: ok 7148
  41848. 45: ok 7149
  41849. 45: ok 7150
  41850. 45: ok 7151
  41851. 45: ok 7152
  41852. 45: ok 7153
  41853. 45: ok 7154
  41854. 45: ok 7155
  41855. 45: ok 7156
  41856. 45: ok 7157
  41857. 45: ok 7158
  41858. 45: ok 7159
  41859. 45: ok 7160
  41860. 45: ok 7161
  41861. 45: ok 7162
  41862. 45: ok 7163
  41863. 45: ok 7164
  41864. 45: ok 7165
  41865. 45: ok 7166
  41866. 45: ok 7167
  41867. 45: ok 7168
  41868. 45: ok 7169
  41869. 45: ok 7170
  41870. 45: ok 7171
  41871. 45: ok 7172
  41872. 45: ok 7173
  41873. 45: ok 7174
  41874. 45: ok 7175
  41875. 45: ok 7176
  41876. 45: ok 7177
  41877. 45: ok 7178
  41878. 45: ok 7179
  41879. 45: ok 7180
  41880. 45: ok 7181
  41881. 45: ok 7182
  41882. 45: ok 7183
  41883. 45: ok 7184
  41884. 45: ok 7185
  41885. 45: ok 7186
  41886. 45: ok 7187
  41887. 45: ok 7188
  41888. 45: ok 7189
  41889. 45: ok 7190
  41890. 45: ok 7191
  41891. 45: ok 7192
  41892. 45: ok 7193
  41893. 45: ok 7194
  41894. 45: ok 7195
  41895. 45: ok 7196
  41896. 45: ok 7197
  41897. 45: ok 7198
  41898. 45: ok 7199
  41899. 45: ok 7200
  41900. 45: ok 7201
  41901. 45: ok 7202
  41902. 45: ok 7203
  41903. 45: ok 7204
  41904. 45: ok 7205
  41905. 45: ok 7206
  41906. 45: ok 7207
  41907. 45: ok 7208
  41908. 45: ok 7209
  41909. 45: ok 7210
  41910. 45: ok 7211
  41911. 45: ok 7212
  41912. 45: ok 7213
  41913. 45: ok 7214
  41914. 45: ok 7215
  41915. 45: ok 7216
  41916. 45: ok 7217
  41917. 45: ok 7218
  41918. 45: ok 7219
  41919. 45: ok 7220
  41920. 45: ok 7221
  41921. 45: ok 7222
  41922. 45: ok 7223
  41923. 45: ok 7224
  41924. 45: ok 7225
  41925. 45: ok 7226
  41926. 45: ok 7227
  41927. 45: ok 7228
  41928. 45: ok 7229
  41929. 45: ok 7230
  41930. 45: ok 7231
  41931. 45: ok 7232
  41932. 45: ok 7233
  41933. 45: ok 7234
  41934. 45: ok 7235
  41935. 45: ok 7236
  41936. 45: ok 7237
  41937. 45: ok 7238
  41938. 45: ok 7239
  41939. 45: ok 7240
  41940. 45: ok 7241
  41941. 45: ok 7242
  41942. 45: ok 7243
  41943. 45: ok 7244
  41944. 45: ok 7245
  41945. 45: ok 7246
  41946. 45: ok 7247
  41947. 45: ok 7248
  41948. 45: ok 7249
  41949. 45: ok 7250
  41950. 45: ok 7251
  41951. 45: ok 7252
  41952. 45: ok 7253
  41953. 45: ok 7254
  41954. 45: ok 7255
  41955. 45: ok 7256
  41956. 45: ok 7257
  41957. 45: ok 7258
  41958. 45: ok 7259
  41959. 45: ok 7260
  41960. 45: ok 7261
  41961. 45: ok 7262
  41962. 45: ok 7263
  41963. 45: ok 7264
  41964. 45: ok 7265
  41965. 45: ok 7266
  41966. 45: ok 7267
  41967. 45: ok 7268
  41968. 45: ok 7269
  41969. 45: ok 7270
  41970. 45: ok 7271
  41971. 45: ok 7272
  41972. 45: ok 7273
  41973. 45: ok 7274
  41974. 45: ok 7275
  41975. 45: ok 7276
  41976. 45: ok 7277
  41977. 45: ok 7278
  41978. 45: ok 7279
  41979. 45: ok 7280
  41980. 45: ok 7281
  41981. 45: ok 7282
  41982. 45: ok 7283
  41983. 45: ok 7284
  41984. 45: ok 7285
  41985. 45: ok 7286
  41986. 45: ok 7287
  41987. 45: ok 7288
  41988. 45: ok 7289
  41989. 45: ok 7290
  41990. 45: ok 7291
  41991. 45: ok 7292
  41992. 45: ok 7293
  41993. 45: ok 7294
  41994. 45: ok 7295
  41995. 45: ok 7296
  41996. 45: ok 7297
  41997. 45: ok 7298
  41998. 45: ok 7299
  41999. 45: ok 7300
  42000. 45: ok 7301
  42001. 45: ok 7302
  42002. 45: ok 7303
  42003. 45: ok 7304
  42004. 45: ok 7305
  42005. 45: ok 7306
  42006. 45: ok 7307
  42007. 45: ok 7308
  42008. 45: ok 7309
  42009. 45: ok 7310
  42010. 45: ok 7311
  42011. 45: ok 7312
  42012. 45: ok 7313
  42013. 45: ok 7314
  42014. 45: ok 7315
  42015. 45: ok 7316
  42016. 45: ok 7317
  42017. 45: ok 7318
  42018. 45: ok 7319
  42019. 45: ok 7320
  42020. 45: ok 7321
  42021. 45: ok 7322
  42022. 45: ok 7323
  42023. 45: ok 7324
  42024. 45: ok 7325
  42025. 45: ok 7326
  42026. 45: ok 7327
  42027. 45: ok 7328
  42028. 45: ok 7329
  42029. 45: ok 7330
  42030. 45: ok 7331
  42031. 45: ok 7332
  42032. 45: ok 7333
  42033. 45: ok 7334
  42034. 45: ok 7335
  42035. 45: ok 7336
  42036. 45: ok 7337
  42037. 45: ok 7338
  42038. 45: ok 7339
  42039. 45: ok 7340
  42040. 45: ok 7341
  42041. 45: ok 7342
  42042. 45: ok 7343
  42043. 45: ok 7344
  42044. 45: ok 7345
  42045. 45: ok 7346
  42046. 45: ok 7347
  42047. 45: ok 7348
  42048. 45: ok 7349
  42049. 45: ok 7350
  42050. 45: ok 7351
  42051. 45: ok 7352
  42052. 45: ok 7353
  42053. 45: ok 7354
  42054. 45: ok 7355
  42055. 45: ok 7356
  42056. 45: ok 7357
  42057. 45: ok 7358
  42058. 45: ok 7359
  42059. 45: ok 7360
  42060. 45: ok 7361
  42061. 45: ok 7362
  42062. 45: ok 7363
  42063. 45: ok 7364
  42064. 45: ok 7365
  42065. 45: ok 7366
  42066. 45: ok 7367
  42067. 45: ok 7368
  42068. 45: ok 7369
  42069. 45: ok 7370
  42070. 45: ok 7371
  42071. 45: ok 7372
  42072. 45: ok 7373
  42073. 45: ok 7374
  42074. 45: ok 7375
  42075. 45: ok 7376
  42076. 45: ok 7377
  42077. 45: ok 7378
  42078. 45: ok 7379
  42079. 45: ok 7380
  42080. 45: ok 7381
  42081. 45: ok 7382
  42082. 45: ok 7383
  42083. 45: ok 7384
  42084. 45: ok 7385
  42085. 45: ok 7386
  42086. 45: ok 7387
  42087. 45: ok 7388
  42088. 45: ok 7389
  42089. 45: ok 7390
  42090. 45: ok 7391
  42091. 45: ok 7392
  42092. 45: ok 7393
  42093. 45: ok 7394
  42094. 45: ok 7395
  42095. 45: ok 7396
  42096. 45: ok 7397
  42097. 45: ok 7398
  42098. 45: ok 7399
  42099. 45: ok 7400
  42100. 45: ok 7401
  42101. 45: ok 7402
  42102. 45: ok 7403
  42103. 45: ok 7404
  42104. 45: ok 7405
  42105. 45: ok 7406
  42106. 45: ok 7407
  42107. 45: ok 7408
  42108. 45: ok 7409
  42109. 45: ok 7410
  42110. 45: ok 7411
  42111. 45: ok 7412
  42112. 45: ok 7413
  42113. 45: ok 7414
  42114. 45: ok 7415
  42115. 45: ok 7416
  42116. 45: ok 7417
  42117. 45: ok 7418
  42118. 45: ok 7419
  42119. 45: ok 7420
  42120. 45: ok 7421
  42121. 45: ok 7422
  42122. 45: ok 7423
  42123. 45: ok 7424
  42124. 45: ok 7425
  42125. 45: ok 7426
  42126. 45: ok 7427
  42127. 45: ok 7428
  42128. 45: ok 7429
  42129. 45: ok 7430
  42130. 45: ok 7431
  42131. 45: ok 7432
  42132. 45: ok 7433
  42133. 45: ok 7434
  42134. 45: ok 7435
  42135. 45: ok 7436
  42136. 45: ok 7437
  42137. 45: ok 7438
  42138. 45: ok 7439
  42139. 45: ok 7440
  42140. 45: ok 7441
  42141. 45: ok 7442
  42142. 45: ok 7443
  42143. 45: ok 7444
  42144. 45: ok 7445
  42145. 45: ok 7446
  42146. 45: ok 7447
  42147. 45: ok 7448
  42148. 45: ok 7449
  42149. 45: ok 7450
  42150. 45: ok 7451
  42151. 45: ok 7452
  42152. 45: ok 7453
  42153. 45: ok 7454
  42154. 45: ok 7455
  42155. 45: ok 7456
  42156. 45: ok 7457
  42157. 45: ok 7458
  42158. 45: ok 7459
  42159. 45: ok 7460
  42160. 45: ok 7461
  42161. 45: ok 7462
  42162. 45: ok 7463
  42163. 45: ok 7464
  42164. 45: ok 7465
  42165. 45: ok 7466
  42166. 45: ok 7467
  42167. 45: ok 7468
  42168. 45: ok 7469
  42169. 45: ok 7470
  42170. 45: ok 7471
  42171. 45: ok 7472
  42172. 45: ok 7473
  42173. 45: ok 7474
  42174. 45: ok 7475
  42175. 45: ok 7476
  42176. 45: ok 7477
  42177. 45: ok 7478
  42178. 45: ok 7479
  42179. 45: ok 7480
  42180. 45: ok 7481
  42181. 45: ok 7482
  42182. 45: ok 7483
  42183. 45: ok 7484
  42184. 45: ok 7485
  42185. 45: ok 7486
  42186. 45: ok 7487
  42187. 45: ok 7488
  42188. 45: ok 7489
  42189. 45: ok 7490
  42190. 45: ok 7491
  42191. 45: ok 7492
  42192. 45: ok 7493
  42193. 45: ok 7494
  42194. 45: ok 7495
  42195. 45: ok 7496
  42196. 45: ok 7497
  42197. 45: ok 7498
  42198. 45: ok 7499
  42199. 45: ok 7500
  42200. 45: ok 7501
  42201. 45: ok 7502
  42202. 45: ok 7503
  42203. 45: ok 7504
  42204. 45: ok 7505
  42205. 45: ok 7506
  42206. 45: ok 7507
  42207. 45: ok 7508
  42208. 45: ok 7509
  42209. 45: ok 7510
  42210. 45: ok 7511
  42211. 45: ok 7512
  42212. 45: ok 7513
  42213. 45: ok 7514
  42214. 45: ok 7515
  42215. 45: ok 7516
  42216. 45: ok 7517
  42217. 45: ok 7518
  42218. 45: ok 7519
  42219. 45: ok 7520
  42220. 45: ok 7521
  42221. 45: ok 7522
  42222. 45: ok 7523
  42223. 45: ok 7524
  42224. 45: ok 7525
  42225. 45: ok 7526
  42226. 45: ok 7527
  42227. 45: ok 7528
  42228. 45: ok 7529
  42229. 45: ok 7530
  42230. 45: ok 7531
  42231. 45: ok 7532
  42232. 45: ok 7533
  42233. 45: ok 7534
  42234. 45: ok 7535
  42235. 45: ok 7536
  42236. 45: ok 7537
  42237. 45: ok 7538
  42238. 45: ok 7539
  42239. 45: ok 7540
  42240. 45: ok 7541
  42241. 45: ok 7542
  42242. 45: ok 7543
  42243. 45: ok 7544
  42244. 45: ok 7545
  42245. 45: ok 7546
  42246. 45: ok 7547
  42247. 45: ok 7548
  42248. 45: ok 7549
  42249. 45: ok 7550
  42250. 45: ok 7551
  42251. 45: ok 7552
  42252. 45: ok 7553
  42253. 45: ok 7554
  42254. 45: ok 7555
  42255. 45: ok 7556
  42256. 45: ok 7557
  42257. 45: ok 7558
  42258. 45: ok 7559
  42259. 45: ok 7560
  42260. 45: ok 7561
  42261. 45: ok 7562
  42262. 45: ok 7563
  42263. 45: ok 7564
  42264. 45: ok 7565
  42265. 45: ok 7566
  42266. 45: ok 7567
  42267. 45: ok 7568
  42268. 45: ok 7569
  42269. 45: ok 7570
  42270. 45: ok 7571
  42271. 45: ok 7572
  42272. 45: ok 7573
  42273. 45: ok 7574
  42274. 45: ok 7575
  42275. 45: ok 7576
  42276. 45: ok 7577
  42277. 45: ok 7578
  42278. 45: ok 7579
  42279. 45: ok 7580
  42280. 45: ok 7581
  42281. 45: ok 7582
  42282. 45: ok 7583
  42283. 45: ok 7584
  42284. 45: ok 7585
  42285. 45: ok 7586
  42286. 45: ok 7587
  42287. 45: ok 7588
  42288. 45: ok 7589
  42289. 45: ok 7590
  42290. 45: ok 7591
  42291. 45: ok 7592
  42292. 45: ok 7593
  42293. 45: ok 7594
  42294. 45: ok 7595
  42295. 45: ok 7596
  42296. 45: ok 7597
  42297. 45: ok 7598
  42298. 45: ok 7599
  42299. 45: ok 7600
  42300. 45: ok 7601
  42301. 45: ok 7602
  42302. 45: ok 7603
  42303. 45: ok 7604
  42304. 45: ok 7605
  42305. 45: ok 7606
  42306. 45: ok 7607
  42307. 45: ok 7608
  42308. 45: ok 7609
  42309. 45: ok 7610
  42310. 45: ok 7611
  42311. 45: ok 7612
  42312. 45: ok 7613
  42313. 45: ok 7614
  42314. 45: ok 7615
  42315. 45: ok 7616
  42316. 45: ok 7617
  42317. 45: ok 7618
  42318. 45: ok 7619
  42319. 45: ok 7620
  42320. 45: ok 7621
  42321. 45: ok 7622
  42322. 45: ok 7623
  42323. 45: ok 7624
  42324. 45: ok 7625
  42325. 45: ok 7626
  42326. 45: ok 7627
  42327. 45: ok 7628
  42328. 45: ok 7629
  42329. 45: ok 7630
  42330. 45: ok 7631
  42331. 45: ok 7632
  42332. 45: ok 7633
  42333. 45: ok 7634
  42334. 45: ok 7635
  42335. 45: ok 7636
  42336. 45: ok 7637
  42337. 45: ok 7638
  42338. 45: ok 7639
  42339. 45: ok 7640
  42340. 45: ok 7641
  42341. 45: ok 7642
  42342. 45: ok 7643
  42343. 45: ok 7644
  42344. 45: ok 7645
  42345. 45: ok 7646
  42346. 45: ok 7647
  42347. 45: ok 7648
  42348. 45: ok 7649
  42349. 45: ok 7650
  42350. 45: ok 7651
  42351. 45: ok 7652
  42352. 45: ok 7653
  42353. 45: ok 7654
  42354. 45: ok 7655
  42355. 45: ok 7656
  42356. 45: ok 7657
  42357. 45: ok 7658
  42358. 45: ok 7659
  42359. 45: ok 7660
  42360. 45: ok 7661
  42361. 45: ok 7662
  42362. 45: ok 7663
  42363. 45: ok 7664
  42364. 45: ok 7665
  42365. 45: ok 7666
  42366. 45: ok 7667
  42367. 45: ok 7668
  42368. 45: ok 7669
  42369. 45: ok 7670
  42370. 45: ok 7671
  42371. 45: ok 7672
  42372. 45: ok 7673
  42373. 45: ok 7674
  42374. 45: ok 7675
  42375. 45: ok 7676
  42376. 45: ok 7677
  42377. 45: ok 7678
  42378. 45: ok 7679
  42379. 45: ok 7680
  42380. 45: ok 7681
  42381. 45: ok 7682
  42382. 45: ok 7683
  42383. 45: ok 7684
  42384. 45: ok 7685
  42385. 45: ok 7686
  42386. 45: ok 7687
  42387. 45: ok 7688
  42388. 45: ok 7689
  42389. 45: ok 7690
  42390. 45: ok 7691
  42391. 45: ok 7692
  42392. 45: ok 7693
  42393. 45: ok 7694
  42394. 45: ok 7695
  42395. 45: ok 7696
  42396. 45: ok 7697
  42397. 45: ok 7698
  42398. 45: ok 7699
  42399. 45: ok 7700
  42400. 45: ok 7701
  42401. 45: ok 7702
  42402. 45: ok 7703
  42403. 45: ok 7704
  42404. 45: ok 7705
  42405. 45: ok 7706
  42406. 45: ok 7707
  42407. 45: ok 7708
  42408. 45: ok 7709
  42409. 45: ok 7710
  42410. 45: ok 7711
  42411. 45: ok 7712
  42412. 45: ok 7713
  42413. 45: ok 7714
  42414. 45: ok 7715
  42415. 45: ok 7716
  42416. 45: ok 7717
  42417. 45: ok 7718
  42418. 45: ok 7719
  42419. 45: ok 7720
  42420. 45: ok 7721
  42421. 45: ok 7722
  42422. 45: ok 7723
  42423. 45: ok 7724
  42424. 45: ok 7725
  42425. 45: ok 7726
  42426. 45: ok 7727
  42427. 45: ok 7728
  42428. 45: ok 7729
  42429. 45: ok 7730
  42430. 45: ok 7731
  42431. 45: ok 7732
  42432. 45: ok 7733
  42433. 45: ok 7734
  42434. 45: ok 7735
  42435. 45: ok 7736
  42436. 45: ok 7737
  42437. 45: ok 7738
  42438. 45: ok 7739
  42439. 45: ok 7740
  42440. 45: ok 7741
  42441. 45: ok 7742
  42442. 45: ok 7743
  42443. 45: ok 7744
  42444. 45: ok 7745
  42445. 45: ok 7746
  42446. 45: ok 7747
  42447. 45: ok 7748
  42448. 45: ok 7749
  42449. 45: ok 7750
  42450. 45: ok 7751
  42451. 45: ok 7752
  42452. 45: ok 7753
  42453. 45: ok 7754
  42454. 45: ok 7755
  42455. 45: ok 7756
  42456. 45: ok 7757
  42457. 45: ok 7758
  42458. 45: ok 7759
  42459. 45: ok 7760
  42460. 45: ok 7761
  42461. 45: ok 7762
  42462. 45: ok 7763
  42463. 45: ok 7764
  42464. 45: ok 7765
  42465. 45: ok 7766
  42466. 45: ok 7767
  42467. 45: ok 7768
  42468. 45: ok 7769
  42469. 45: ok 7770
  42470. 45: ok 7771
  42471. 45: ok 7772
  42472. 45: ok 7773
  42473. 45: ok 7774
  42474. 45: ok 7775
  42475. 45: ok 7776
  42476. 45: ok 7777
  42477. 45: ok 7778
  42478. 45: ok 7779
  42479. 45: ok 7780
  42480. 45: ok 7781
  42481. 45: ok 7782
  42482. 45: ok 7783
  42483. 45: ok 7784
  42484. 45: ok 7785
  42485. 45: ok 7786
  42486. 45: ok 7787
  42487. 45: ok 7788
  42488. 45: ok 7789
  42489. 45: ok 7790
  42490. 45: ok 7791
  42491. 45: ok 7792
  42492. 45: ok 7793
  42493. 45: ok 7794
  42494. 45: ok 7795
  42495. 45: ok 7796
  42496. 45: ok 7797
  42497. 45: ok 7798
  42498. 45: ok 7799
  42499. 45: ok 7800
  42500. 45: ok 7801
  42501. 45: ok 7802
  42502. 45: ok 7803
  42503. 45: ok 7804
  42504. 45: ok 7805
  42505. 45: ok 7806
  42506. 45: ok 7807
  42507. 45: ok 7808
  42508. 45: ok 7809
  42509. 45: ok 7810
  42510. 45: ok 7811
  42511. 45: ok 7812
  42512. 45: ok 7813
  42513. 45: ok 7814
  42514. 45: ok 7815
  42515. 45: ok 7816
  42516. 45: ok 7817
  42517. 45: ok 7818
  42518. 45: ok 7819
  42519. 45: ok 7820
  42520. 45: ok 7821
  42521. 45: ok 7822
  42522. 45: ok 7823
  42523. 45: ok 7824
  42524. 45: ok 7825
  42525. 45: ok 7826
  42526. 45: ok 7827
  42527. 45: ok 7828
  42528. 45: ok 7829
  42529. 45: ok 7830
  42530. 45: ok 7831
  42531. 45: ok 7832
  42532. 45: ok 7833
  42533. 45: ok 7834
  42534. 45: ok 7835
  42535. 45: ok 7836
  42536. 45: ok 7837
  42537. 45: ok 7838
  42538. 45: ok 7839
  42539. 45: ok 7840
  42540. 45: ok 7841
  42541. 45: ok 7842
  42542. 45: ok 7843
  42543. 45: ok 7844
  42544. 45: ok 7845
  42545. 45: ok 7846
  42546. 45: ok 7847
  42547. 45: ok 7848
  42548. 45: ok 7849
  42549. 45: ok 7850
  42550. 45: ok 7851
  42551. 45: ok 7852
  42552. 45: ok 7853
  42553. 45: ok 7854
  42554. 45: ok 7855
  42555. 45: ok 7856
  42556. 45: ok 7857
  42557. 45: ok 7858
  42558. 45: ok 7859
  42559. 45: ok 7860
  42560. 45: ok 7861
  42561. 45: ok 7862
  42562. 45: ok 7863
  42563. 45: ok 7864
  42564. 45: ok 7865
  42565. 45: ok 7866
  42566. 45: ok 7867
  42567. 45: ok 7868
  42568. 45: ok 7869
  42569. 45: ok 7870
  42570. 45: ok 7871
  42571. 45: ok 7872
  42572. 45: ok 7873
  42573. 45: ok 7874
  42574. 45: ok 7875
  42575. 45: ok 7876
  42576. 45: ok 7877
  42577. 45: ok 7878
  42578. 45: ok 7879
  42579. 45: ok 7880
  42580. 45: ok 7881
  42581. 45: ok 7882
  42582. 45: ok 7883
  42583. 45: ok 7884
  42584. 45: ok 7885
  42585. 45: ok 7886
  42586. 45: ok 7887
  42587. 45: ok 7888
  42588. 45: ok 7889
  42589. 45: ok 7890
  42590. 45: ok 7891
  42591. 45: ok 7892
  42592. 45: ok 7893
  42593. 45: ok 7894
  42594. 45: ok 7895
  42595. 45: ok 7896
  42596. 45: ok 7897
  42597. 45: ok 7898
  42598. 45: ok 7899
  42599. 45: ok 7900
  42600. 45: ok 7901
  42601. 45: ok 7902
  42602. 45: ok 7903
  42603. 45: ok 7904
  42604. 45: ok 7905
  42605. 45: ok 7906
  42606. 45: ok 7907
  42607. 45: ok 7908
  42608. 45: ok 7909
  42609. 45: ok 7910
  42610. 45: ok 7911
  42611. 45: ok 7912
  42612. 45: ok 7913
  42613. 45: ok 7914
  42614. 45: ok 7915
  42615. 45: ok 7916
  42616. 45: ok 7917
  42617. 45: ok 7918
  42618. 45: ok 7919
  42619. 45: ok 7920
  42620. 45: ok 7921
  42621. 45: ok 7922
  42622. 45: ok 7923
  42623. 45: ok 7924
  42624. 45: ok 7925
  42625. 45: ok 7926
  42626. 45: ok 7927
  42627. 45: ok 7928
  42628. 45: ok 7929
  42629. 45: ok 7930
  42630. 45: ok 7931
  42631. 45: ok 7932
  42632. 45: ok 7933
  42633. 45: ok 7934
  42634. 45: ok 7935
  42635. 45: ok 7936
  42636. 45: ok 7937
  42637. 45: ok 7938
  42638. 45: ok 7939
  42639. 45: ok 7940
  42640. 45: ok 7941
  42641. 45: ok 7942
  42642. 45: ok 7943
  42643. 45: ok 7944
  42644. 45: ok 7945
  42645. 45: ok 7946
  42646. 45: ok 7947
  42647. 45: ok 7948
  42648. 45: ok 7949
  42649. 45: ok 7950
  42650. 45: ok 7951
  42651. 45: ok 7952
  42652. 45: ok 7953
  42653. 45: ok 7954
  42654. 45: ok 7955
  42655. 45: ok 7956
  42656. 45: ok 7957
  42657. 45: ok 7958
  42658. 45: ok 7959
  42659. 45: ok 7960
  42660. 45: ok 7961
  42661. 45: ok 7962
  42662. 45: ok 7963
  42663. 45: ok 7964
  42664. 45: ok 7965
  42665. 45: ok 7966
  42666. 45: ok 7967
  42667. 45: ok 7968
  42668. 45: ok 7969
  42669. 45: ok 7970
  42670. 45: ok 7971
  42671. 45: ok 7972
  42672. 45: ok 7973
  42673. 45: ok 7974
  42674. 45: ok 7975
  42675. 45: ok 7976
  42676. 45: ok 7977
  42677. 45: ok 7978
  42678. 45: ok 7979
  42679. 45: ok 7980
  42680. 45: ok 7981
  42681. 45: ok 7982
  42682. 45: ok 7983
  42683. 45: ok 7984
  42684. 45: ok 7985
  42685. 45: ok 7986
  42686. 45: ok 7987
  42687. 45: ok 7988
  42688. 45: ok 7989
  42689. 45: ok 7990
  42690. 45: ok 7991
  42691. 45: ok 7992
  42692. 45: ok 7993
  42693. 45: ok 7994
  42694. 45: ok 7995
  42695. 45: ok 7996
  42696. 45: ok 7997
  42697. 45: ok 7998
  42698. 45: ok 7999
  42699. 45: ok 8000
  42700. 45: ok 8001
  42701. 45: ok 8002
  42702. 45: ok 8003
  42703. 45: ok 8004
  42704. 45: ok 8005
  42705. 45: ok 8006
  42706. 45: ok 8007
  42707. 45: ok 8008
  42708. 45: ok 8009
  42709. 45: ok 8010
  42710. 45: ok 8011
  42711. 45: ok 8012
  42712. 45: ok 8013
  42713. 45: ok 8014
  42714. 45: ok 8015
  42715. 45: ok 8016
  42716. 45: ok 8017
  42717. 45: ok 8018
  42718. 45: ok 8019
  42719. 45: ok 8020
  42720. 45: ok 8021
  42721. 45: ok 8022
  42722. 45: ok 8023
  42723. 45: ok 8024
  42724. 45: ok 8025
  42725. 45: ok 8026
  42726. 45: ok 8027
  42727. 45: ok 8028
  42728. 45: ok 8029
  42729. 45: ok 8030
  42730. 45: ok 8031
  42731. 45: ok 8032
  42732. 45: ok 8033
  42733. 45: ok 8034
  42734. 45: ok 8035
  42735. 45: ok 8036
  42736. 45: ok 8037
  42737. 45: ok 8038
  42738. 45: ok 8039
  42739. 45: ok 8040
  42740. 45: ok 8041
  42741. 45: ok 8042
  42742. 45: ok 8043
  42743. 45: ok 8044
  42744. 45: ok 8045
  42745. 45: ok 8046
  42746. 45: ok 8047
  42747. 45: ok 8048
  42748. 45: ok 8049
  42749. 45: ok 8050
  42750. 45: ok 8051
  42751. 45: ok 8052
  42752. 45: ok 8053
  42753. 45: ok 8054
  42754. 45: ok 8055
  42755. 45: ok 8056
  42756. 45: ok 8057
  42757. 45: ok 8058
  42758. 45: ok 8059
  42759. 45: ok 8060
  42760. 45: ok 8061
  42761. 45: ok 8062
  42762. 45: ok 8063
  42763. 45: ok 8064
  42764. 45: ok 8065
  42765. 45: ok 8066
  42766. 45: ok 8067
  42767. 45: ok 8068
  42768. 45: ok 8069
  42769. 45: ok 8070
  42770. 45: ok 8071
  42771. 45: ok 8072
  42772. 45: ok 8073
  42773. 45: ok 8074
  42774. 45: ok 8075
  42775. 45: ok 8076
  42776. 45: ok 8077
  42777. 45: ok 8078
  42778. 45: ok 8079
  42779. 45: ok 8080
  42780. 45: ok 8081
  42781. 45: ok 8082
  42782. 45: ok 8083
  42783. 45: ok 8084
  42784. 45: ok 8085
  42785. 45: ok 8086
  42786. 45: ok 8087
  42787. 45: ok 8088
  42788. 45: ok 8089
  42789. 45: ok 8090
  42790. 45: ok 8091
  42791. 45: ok 8092
  42792. 45: ok 8093
  42793. 45: ok 8094
  42794. 45: ok 8095
  42795. 45: ok 8096
  42796. 45: ok 8097
  42797. 45: ok 8098
  42798. 45: ok 8099
  42799. 45: ok 8100
  42800. 45: ok 8101
  42801. 45: ok 8102
  42802. 45: ok 8103
  42803. 45: ok 8104
  42804. 45: ok 8105
  42805. 45: ok 8106
  42806. 45: ok 8107
  42807. 45: ok 8108
  42808. 45: ok 8109
  42809. 45: ok 8110
  42810. 45: ok 8111
  42811. 45: ok 8112
  42812. 45: ok 8113
  42813. 45: ok 8114
  42814. 45: ok 8115
  42815. 45: ok 8116
  42816. 45: ok 8117
  42817. 45: ok 8118
  42818. 45: ok 8119
  42819. 45: ok 8120
  42820. 45: ok 8121
  42821. 45: ok 8122
  42822. 45: ok 8123
  42823. 45: ok 8124
  42824. 45: ok 8125
  42825. 45: ok 8126
  42826. 45: ok 8127
  42827. 45: ok 8128
  42828. 45: ok 8129
  42829. 45: ok 8130
  42830. 45: ok 8131
  42831. 45: ok 8132
  42832. 45: ok 8133
  42833. 45: ok 8134
  42834. 45: ok 8135
  42835. 45: ok 8136
  42836. 45: ok 8137
  42837. 45: ok 8138
  42838. 45: ok 8139
  42839. 45: ok 8140
  42840. 45: ok 8141
  42841. 45: ok 8142
  42842. 45: ok 8143
  42843. 45: ok 8144
  42844. 45: ok 8145
  42845. 45: ok 8146
  42846. 45: ok 8147
  42847. 45: ok 8148
  42848. 45: ok 8149
  42849. 45: ok 8150
  42850. 45: ok 8151
  42851. 45: ok 8152
  42852. 45: ok 8153
  42853. 45: ok 8154
  42854. 45: ok 8155
  42855. 45: ok 8156
  42856. 45: ok 8157
  42857. 45: ok 8158
  42858. 45: ok 8159
  42859. 45: ok 8160
  42860. 45: ok 8161
  42861. 45: ok 8162
  42862. 45: ok 8163
  42863. 45: ok 8164
  42864. 45: ok 8165
  42865. 45: ok 8166
  42866. 45: ok 8167
  42867. 45: ok 8168
  42868. 45: ok 8169
  42869. 45: ok 8170
  42870. 45: ok 8171
  42871. 45: ok 8172
  42872. 45: ok 8173
  42873. 45: ok 8174
  42874. 45: ok 8175
  42875. 45: ok 8176
  42876. 45: ok 8177
  42877. 45: ok 8178
  42878. 45: ok 8179
  42879. 45: ok 8180
  42880. 45: ok 8181
  42881. 45: ok 8182
  42882. 45: ok 8183
  42883. 45: ok 8184
  42884. 45: ok 8185
  42885. 45: ok 8186
  42886. 45: ok 8187
  42887. 45: ok 8188
  42888. 45: ok 8189
  42889. 45: ok 8190
  42890. 45: ok 8191
  42891. 45: ok 8192
  42892. 45: ok 8193
  42893. 45: ok 8194
  42894. 45: ok 8195
  42895. 45: ok 8196
  42896. 45: ok 8197
  42897. 45: ok 8198
  42898. 45: ok 8199
  42899. 45: ok 8200
  42900. 45: ok 8201
  42901. 45: ok 8202
  42902. 45: ok 8203
  42903. 45: ok 8204
  42904. 45: ok 8205
  42905. 45: ok 8206
  42906. 45: ok 8207
  42907. 45: ok 8208
  42908. 45: ok 8209
  42909. 45: ok 8210
  42910. 45: ok 8211
  42911. 45: ok 8212
  42912. 45: ok 8213
  42913. 45: ok 8214
  42914. 45: ok 8215
  42915. 45: ok 8216
  42916. 45: ok 8217
  42917. 45: ok 8218
  42918. 45: ok 8219
  42919. 45: ok 8220
  42920. 45: ok 8221
  42921. 45: ok 8222
  42922. 45: ok 8223
  42923. 45: ok 8224
  42924. 45: ok 8225
  42925. 45: ok 8226
  42926. 45: ok 8227
  42927. 45: ok 8228
  42928. 45: ok 8229
  42929. 45: ok 8230
  42930. 45: ok 8231
  42931. 45: ok 8232
  42932. 45: ok 8233
  42933. 45: ok 8234
  42934. 45: ok 8235
  42935. 45: ok 8236
  42936. 45: ok 8237
  42937. 45: ok 8238
  42938. 45: ok 8239
  42939. 45: ok 8240
  42940. 45: ok 8241
  42941. 45: ok 8242
  42942. 45: ok 8243
  42943. 45: ok 8244
  42944. 45: ok 8245
  42945. 45: ok 8246
  42946. 45: ok 8247
  42947. 45: ok 8248
  42948. 45: ok 8249
  42949. 45: ok 8250
  42950. 45: ok 8251
  42951. 45: ok 8252
  42952. 45: ok 8253
  42953. 45: ok 8254
  42954. 45: ok 8255
  42955. 45: ok 8256
  42956. 45: ok 8257
  42957. 45: ok 8258
  42958. 45: ok 8259
  42959. 45: ok 8260
  42960. 45: ok 8261
  42961. 45: ok 8262
  42962. 45: ok 8263
  42963. 45: ok 8264
  42964. 45: ok 8265
  42965. 45: ok 8266
  42966. 45: ok 8267
  42967. 45: ok 8268
  42968. 45: ok 8269
  42969. 45: ok 8270
  42970. 45: ok 8271
  42971. 45: ok 8272
  42972. 45: ok 8273
  42973. 45: ok 8274
  42974. 45: ok 8275
  42975. 45: ok 8276
  42976. 45: ok 8277
  42977. 45: ok 8278
  42978. 45: ok 8279
  42979. 45: ok 8280
  42980. 45: ok 8281
  42981. 45: ok 8282
  42982. 45: ok 8283
  42983. 45: ok 8284
  42984. 45: ok 8285
  42985. 45: ok 8286
  42986. 45: ok 8287
  42987. 45: ok 8288
  42988. 45: ok 8289
  42989. 45: ok 8290
  42990. 45: ok 8291
  42991. 45: ok 8292
  42992. 45: ok 8293
  42993. 45: ok 8294
  42994. 45: ok 8295
  42995. 45: ok 8296
  42996. 45: ok 8297
  42997. 45: ok 8298
  42998. 45: ok 8299
  42999. 45: ok 8300
  43000. 45: ok 8301
  43001. 45: ok 8302
  43002. 45: ok 8303
  43003. 45: ok 8304
  43004. 45: ok 8305
  43005. 45: ok 8306
  43006. 45: ok 8307
  43007. 45: ok 8308
  43008. 45: ok 8309
  43009. 45: ok 8310
  43010. 45: ok 8311
  43011. 45: ok 8312
  43012. 45: ok 8313
  43013. 45: ok 8314
  43014. 45: ok 8315
  43015. 45: ok 8316
  43016. 45: ok 8317
  43017. 45: ok 8318
  43018. 45: ok 8319
  43019. 45: ok 8320
  43020. 45: ok 8321
  43021. 45: ok 8322
  43022. 45: ok 8323
  43023. 45: ok 8324
  43024. 45: ok 8325
  43025. 45: ok 8326
  43026. 45: ok 8327
  43027. 45: ok 8328
  43028. 45: ok 8329
  43029. 45: ok 8330
  43030. 45: ok 8331
  43031. 45: ok 8332
  43032. 45: ok 8333
  43033. 45: ok 8334
  43034. 45: ok 8335
  43035. 45: ok 8336
  43036. 45: ok 8337
  43037. 45: ok 8338
  43038. 45: ok 8339
  43039. 45: ok 8340
  43040. 45: ok 8341
  43041. 45: ok 8342
  43042. 45: ok 8343
  43043. 45: ok 8344
  43044. 45: ok 8345
  43045. 45: ok 8346
  43046. 45: ok 8347
  43047. 45: ok 8348
  43048. 45: ok 8349
  43049. 45: ok 8350
  43050. 45: ok 8351
  43051. 45: ok 8352
  43052. 45: ok 8353
  43053. 45: ok 8354
  43054. 45: ok 8355
  43055. 45: ok 8356
  43056. 45: ok 8357
  43057. 45: ok 8358
  43058. 45: ok 8359
  43059. 45: ok 8360
  43060. 45: ok 8361
  43061. 45: ok 8362
  43062. 45: ok 8363
  43063. 45: ok 8364
  43064. 45: ok 8365
  43065. 45: ok 8366
  43066. 45: ok 8367
  43067. 45: ok 8368
  43068. 45: ok 8369
  43069. 45: ok 8370
  43070. 45: ok 8371
  43071. 45: ok 8372
  43072. 45: ok 8373
  43073. 45: ok 8374
  43074. 45: ok 8375
  43075. 45: ok 8376
  43076. 45: ok 8377
  43077. 45: ok 8378
  43078. 45: ok 8379
  43079. 45: ok 8380
  43080. 45: ok 8381
  43081. 45: ok 8382
  43082. 45: ok 8383
  43083. 45: ok 8384
  43084. 45: ok 8385
  43085. 45: ok 8386
  43086. 45: ok 8387
  43087. 45: ok 8388
  43088. 45: ok 8389
  43089. 45: ok 8390
  43090. 45: ok 8391
  43091. 45: ok 8392
  43092. 45: ok 8393
  43093. 45: ok 8394
  43094. 45: ok 8395
  43095. 45: ok 8396
  43096. 45: ok 8397
  43097. 45: ok 8398
  43098. 45: ok 8399
  43099. 45: ok 8400
  43100. 45: ok 8401
  43101. 45: ok 8402
  43102. 45: ok 8403
  43103. 45: ok 8404
  43104. 45: ok 8405
  43105. 45: ok 8406
  43106. 45: ok 8407
  43107. 45: ok 8408
  43108. 45: ok 8409
  43109. 45: ok 8410
  43110. 45: ok 8411
  43111. 45: ok 8412
  43112. 45: ok 8413
  43113. 45: ok 8414
  43114. 45: ok 8415
  43115. 45: ok 8416
  43116. 45: ok 8417
  43117. 45: ok 8418
  43118. 45: ok 8419
  43119. 45: ok 8420
  43120. 45: ok 8421
  43121. 45: ok 8422
  43122. 45: ok 8423
  43123. 45: ok 8424
  43124. 45: ok 8425
  43125. 45: ok 8426
  43126. 45: ok 8427
  43127. 45: ok 8428
  43128. 45: ok 8429
  43129. 45: ok 8430
  43130. 45: ok 8431
  43131. 45: ok 8432
  43132. 45: ok 8433
  43133. 45: ok 8434
  43134. 45: ok 8435
  43135. 45: ok 8436
  43136. 45: ok 8437
  43137. 45: ok 8438
  43138. 45: ok 8439
  43139. 45: ok 8440
  43140. 45: ok 8441
  43141. 45: ok 8442
  43142. 45: ok 8443
  43143. 45: ok 8444
  43144. 45: ok 8445
  43145. 45: ok 8446
  43146. 45: ok 8447
  43147. 45: ok 8448
  43148. 45: ok 8449
  43149. 45: ok 8450
  43150. 45: ok 8451
  43151. 45: ok 8452
  43152. 45: ok 8453
  43153. 45: ok 8454
  43154. 45: ok 8455
  43155. 45: ok 8456
  43156. 45: ok 8457
  43157. 45: ok 8458
  43158. 45: ok 8459
  43159. 45: ok 8460
  43160. 45: ok 8461
  43161. 45: ok 8462
  43162. 45: ok 8463
  43163. 45: ok 8464
  43164. 45: ok 8465
  43165. 45: ok 8466
  43166. 45: ok 8467
  43167. 45: ok 8468
  43168. 45: ok 8469
  43169. 45: ok 8470
  43170. 45: ok 8471
  43171. 45: ok 8472
  43172. 45: ok 8473
  43173. 45: ok 8474
  43174. 45: ok 8475
  43175. 45: ok 8476
  43176. 45: ok 8477
  43177. 45: ok 8478
  43178. 45: ok 8479
  43179. 45: ok 8480
  43180. 45: ok 8481
  43181. 45: ok 8482
  43182. 45: ok 8483
  43183. 45: ok 8484
  43184. 45: ok 8485
  43185. 45: ok 8486
  43186. 45: ok 8487
  43187. 45: ok 8488
  43188. 45: ok 8489
  43189. 45: ok 8490
  43190. 45: ok 8491
  43191. 45: ok 8492
  43192. 45: ok 8493
  43193. 45: ok 8494
  43194. 45: ok 8495
  43195. 45: ok 8496
  43196. 45: ok 8497
  43197. 45: ok 8498
  43198. 45: ok 8499
  43199. 45: ok 8500
  43200. 45: ok 8501
  43201. 45: ok 8502
  43202. 45: ok 8503
  43203. 45: ok 8504
  43204. 45: ok 8505
  43205. 45: ok 8506
  43206. 45: ok 8507
  43207. 45: ok 8508
  43208. 45: ok 8509
  43209. 45: ok 8510
  43210. 45: ok 8511
  43211. 45: ok 8512
  43212. 45: ok 8513
  43213. 45: ok 8514
  43214. 45: ok 8515
  43215. 45: ok 8516
  43216. 45: ok 8517
  43217. 45: ok 8518
  43218. 45: ok 8519
  43219. 45: ok 8520
  43220. 45: ok 8521
  43221. 45: ok 8522
  43222. 45: ok 8523
  43223. 45: ok 8524
  43224. 45: ok 8525
  43225. 45: ok 8526
  43226. 45: ok 8527
  43227. 45: ok 8528
  43228. 45: ok 8529
  43229. 45: ok 8530
  43230. 45: ok 8531
  43231. 45: ok 8532
  43232. 45: ok 8533
  43233. 45: ok 8534
  43234. 45: ok 8535
  43235. 45: ok 8536
  43236. 45: ok 8537
  43237. 45: ok 8538
  43238. 45: ok 8539
  43239. 45: ok 8540
  43240. 45: ok 8541
  43241. 45: ok 8542
  43242. 45: ok 8543
  43243. 45: ok 8544
  43244. 45: ok 8545
  43245. 45: ok 8546
  43246. 45: ok 8547
  43247. 45: ok 8548
  43248. 45: ok 8549
  43249. 45: ok 8550
  43250. 45: ok 8551
  43251. 45: ok 8552
  43252. 45: ok 8553
  43253. 45: ok 8554
  43254. 45: ok 8555
  43255. 45: ok 8556
  43256. 45: ok 8557
  43257. 45: ok 8558
  43258. 45: ok 8559
  43259. 45: ok 8560
  43260. 45: ok 8561
  43261. 45: ok 8562
  43262. 45: ok 8563
  43263. 45: ok 8564
  43264. 45: ok 8565
  43265. 45: ok 8566
  43266. 45: ok 8567
  43267. 45: ok 8568
  43268. 45: ok 8569
  43269. 45: ok 8570
  43270. 45: ok 8571
  43271. 45: ok 8572
  43272. 45: ok 8573
  43273. 45: ok 8574
  43274. 45: ok 8575
  43275. 45: ok 8576
  43276. 45: ok 8577
  43277. 45: ok 8578
  43278. 45: ok 8579
  43279. 45: ok 8580
  43280. 45: ok 8581
  43281. 45: ok 8582
  43282. 45: ok 8583
  43283. 45: ok 8584
  43284. 45: ok 8585
  43285. 45: ok 8586
  43286. 45: ok 8587
  43287. 45: ok 8588
  43288. 45: ok 8589
  43289. 45: ok 8590
  43290. 45: ok 8591
  43291. 45: ok 8592
  43292. 45: ok 8593
  43293. 45: ok 8594
  43294. 45: ok 8595
  43295. 45: ok 8596
  43296. 45: ok 8597
  43297. 45: ok 8598
  43298. 45: ok 8599
  43299. 45: ok 8600
  43300. 45: ok 8601
  43301. 45: ok 8602
  43302. 45: ok 8603
  43303. 45: ok 8604
  43304. 45: ok 8605
  43305. 45: ok 8606
  43306. 45: ok 8607
  43307. 45: ok 8608
  43308. 45: ok 8609
  43309. 45: ok 8610
  43310. 45: ok 8611
  43311. 45: ok 8612
  43312. 45: ok 8613
  43313. 45: ok 8614
  43314. 45: ok 8615
  43315. 45: ok 8616
  43316. 45: ok 8617
  43317. 45: ok 8618
  43318. 45: ok 8619
  43319. 45: ok 8620
  43320. 45: ok 8621
  43321. 45: ok 8622
  43322. 45: ok 8623
  43323. 45: ok 8624
  43324. 45: ok 8625
  43325. 45: ok 8626
  43326. 45: ok 8627
  43327. 45: ok 8628
  43328. 45: ok 8629
  43329. 45: ok 8630
  43330. 45: ok 8631
  43331. 45: ok 8632
  43332. 45: ok 8633
  43333. 45: ok 8634
  43334. 45: ok 8635
  43335. 45: ok 8636
  43336. 45: ok 8637
  43337. 45: ok 8638
  43338. 45: ok 8639
  43339. 45: ok 8640
  43340. 45: ok 8641
  43341. 45: ok 8642
  43342. 45: ok 8643
  43343. 45: ok 8644
  43344. 45: ok 8645
  43345. 45: ok 8646
  43346. 45: ok 8647
  43347. 45: ok 8648
  43348. 45: ok 8649
  43349. 45: ok 8650
  43350. 45: ok 8651
  43351. 45: ok 8652
  43352. 45: ok 8653
  43353. 45: ok 8654
  43354. 45: ok 8655
  43355. 45: ok 8656
  43356. 45: ok 8657
  43357. 45: ok 8658
  43358. 45: ok 8659
  43359. 45: ok 8660
  43360. 45: ok 8661
  43361. 45: ok 8662
  43362. 45: ok 8663
  43363. 45: ok 8664
  43364. 45: ok 8665
  43365. 45: ok 8666
  43366. 45: ok 8667
  43367. 45: ok 8668
  43368. 45: ok 8669
  43369. 45: ok 8670
  43370. 45: ok 8671
  43371. 45: ok 8672
  43372. 45: ok 8673
  43373. 45: ok 8674
  43374. 45: ok 8675
  43375. 45: ok 8676
  43376. 45: ok 8677
  43377. 45: ok 8678
  43378. 45: ok 8679
  43379. 45: ok 8680
  43380. 45: ok 8681
  43381. 45: ok 8682
  43382. 45: ok 8683
  43383. 45: ok 8684
  43384. 45: ok 8685
  43385. 45: ok 8686
  43386. 45: ok 8687
  43387. 45: ok 8688
  43388. 45: ok 8689
  43389. 45: ok 8690
  43390. 45: ok 8691
  43391. 45: ok 8692
  43392. 45: ok 8693
  43393. 45: ok 8694
  43394. 45: ok 8695
  43395. 45: ok 8696
  43396. 45: ok 8697
  43397. 45: ok 8698
  43398. 45: ok 8699
  43399. 45: ok 8700
  43400. 45: ok 8701
  43401. 45: ok 8702
  43402. 45: ok 8703
  43403. 45: ok 8704
  43404. 45: ok 8705
  43405. 45: ok 8706
  43406. 45: ok 8707
  43407. 45: ok 8708
  43408. 45: ok 8709
  43409. 45: ok 8710
  43410. 45: ok 8711
  43411. 45: ok 8712
  43412. 45: ok 8713
  43413. 45: ok 8714
  43414. 45: ok 8715
  43415. 45: ok 8716
  43416. 45: ok 8717
  43417. 45: ok 8718
  43418. 45: ok 8719
  43419. 45: ok 8720
  43420. 45: ok 8721
  43421. 45: ok 8722
  43422. 45: ok 8723
  43423. 45: ok 8724
  43424. 45: ok 8725
  43425. 45: ok 8726
  43426. 45: ok 8727
  43427. 45: ok 8728
  43428. 45: ok 8729
  43429. 45: ok 8730
  43430. 45: ok 8731
  43431. 45: ok 8732
  43432. 45: ok 8733
  43433. 45: ok 8734
  43434. 45: ok 8735
  43435. 45: ok 8736
  43436. 45: ok 8737
  43437. 45: ok 8738
  43438. 45: ok 8739
  43439. 45: ok 8740
  43440. 45: ok 8741
  43441. 45: ok 8742
  43442. 45: ok 8743
  43443. 45: ok 8744
  43444. 45: ok 8745
  43445. 45: ok 8746
  43446. 45: ok 8747
  43447. 45: ok 8748
  43448. 45: ok 8749
  43449. 45: ok 8750
  43450. 45: ok 8751
  43451. 45: ok 8752
  43452. 45: ok 8753
  43453. 45: ok 8754
  43454. 45: ok 8755
  43455. 45: ok 8756
  43456. 45: ok 8757
  43457. 45: ok 8758
  43458. 45: ok 8759
  43459. 45: ok 8760
  43460. 45: ok 8761
  43461. 45: ok 8762
  43462. 45: ok 8763
  43463. 45: ok 8764
  43464. 45: ok 8765
  43465. 45: ok 8766
  43466. 45: ok 8767
  43467. 45: ok 8768
  43468. 45: ok 8769
  43469. 45: ok 8770
  43470. 45: ok 8771
  43471. 45: ok 8772
  43472. 45: ok 8773
  43473. 45: ok 8774
  43474. 45: ok 8775
  43475. 45: ok 8776
  43476. 45: ok 8777
  43477. 45: ok 8778
  43478. 45: ok 8779
  43479. 45: ok 8780
  43480. 45: ok 8781
  43481. 45: ok 8782
  43482. 45: ok 8783
  43483. 45: ok 8784
  43484. 45: ok 8785
  43485. 45: ok 8786
  43486. 45: ok 8787
  43487. 45: ok 8788
  43488. 45: ok 8789
  43489. 45: ok 8790
  43490. 45: ok 8791
  43491. 45: ok 8792
  43492. 45: ok 8793
  43493. 45: ok 8794
  43494. 45: ok 8795
  43495. 45: ok 8796
  43496. 45: ok 8797
  43497. 45: ok 8798
  43498. 45: ok 8799
  43499. 45: ok 8800
  43500. 45: ok 8801
  43501. 45: ok 8802
  43502. 45: ok 8803
  43503. 45: ok 8804
  43504. 45: ok 8805
  43505. 45: ok 8806
  43506. 45: ok 8807
  43507. 45: ok 8808
  43508. 45: ok 8809
  43509. 45: ok 8810
  43510. 45: ok 8811
  43511. 45: ok 8812
  43512. 45: ok 8813
  43513. 45: ok 8814
  43514. 45: ok 8815
  43515. 45: ok 8816
  43516. 45: ok 8817
  43517. 45: ok 8818
  43518. 45: ok 8819
  43519. 45: ok 8820
  43520. 45: ok 8821
  43521. 45: ok 8822
  43522. 45: ok 8823
  43523. 45: ok 8824
  43524. 45: ok 8825
  43525. 45: ok 8826
  43526. 45: ok 8827
  43527. 45: ok 8828
  43528. 45: ok 8829
  43529. 45: ok 8830
  43530. 45: ok 8831
  43531. 45: ok 8832
  43532. 45: ok 8833
  43533. 45: ok 8834
  43534. 45: ok 8835
  43535. 45: ok 8836
  43536. 45: ok 8837
  43537. 45: ok 8838
  43538. 45: ok 8839
  43539. 45: ok 8840
  43540. 45: ok 8841
  43541. 45: ok 8842
  43542. 45: ok 8843
  43543. 45: ok 8844
  43544. 45: ok 8845
  43545. 45: ok 8846
  43546. 45: ok 8847
  43547. 45: ok 8848
  43548. 45: ok 8849
  43549. 45: ok 8850
  43550. 45: ok 8851
  43551. 45: ok 8852
  43552. 45: ok 8853
  43553. 45: ok 8854
  43554. 45: ok 8855
  43555. 45: ok 8856
  43556. 45: ok 8857
  43557. 45: ok 8858
  43558. 45: ok 8859
  43559. 45: ok 8860
  43560. 45: ok 8861
  43561. 45: ok 8862
  43562. 45: ok 8863
  43563. 45: ok 8864
  43564. 45: ok 8865
  43565. 45: ok 8866
  43566. 45: ok 8867
  43567. 45: ok 8868
  43568. 45: ok 8869
  43569. 45: ok 8870
  43570. 45: ok 8871
  43571. 45: ok 8872
  43572. 45: ok 8873
  43573. 45: ok 8874
  43574. 45: ok 8875
  43575. 45: ok 8876
  43576. 45: ok 8877
  43577. 45: ok 8878
  43578. 45: ok 8879
  43579. 45: ok 8880
  43580. 45: ok 8881
  43581. 45: ok 8882
  43582. 45: ok 8883
  43583. 45: ok 8884
  43584. 45: ok 8885
  43585. 45: ok 8886
  43586. 45: ok 8887
  43587. 45: ok 8888
  43588. 45: ok 8889
  43589. 45: ok 8890
  43590. 45: ok 8891
  43591. 45: ok 8892
  43592. 45: ok 8893
  43593. 45: ok 8894
  43594. 45: ok 8895
  43595. 45: ok 8896
  43596. 45: ok 8897
  43597. 45: ok 8898
  43598. 45: ok 8899
  43599. 45: ok 8900
  43600. 45: ok 8901
  43601. 45: ok 8902
  43602. 45: ok 8903
  43603. 45: ok 8904
  43604. 45: ok 8905
  43605. 45: ok 8906
  43606. 45: ok 8907
  43607. 45: ok 8908
  43608. 45: ok 8909
  43609. 45: ok 8910
  43610. 45: ok 8911
  43611. 45: ok 8912
  43612. 45: ok 8913
  43613. 45: ok 8914
  43614. 45: ok 8915
  43615. 45: ok 8916
  43616. 45: ok 8917
  43617. 45: ok 8918
  43618. 45: ok 8919
  43619. 45: ok 8920
  43620. 45: ok 8921
  43621. 45: ok 8922
  43622. 45: ok 8923
  43623. 45: ok 8924
  43624. 45: ok 8925
  43625. 45: ok 8926
  43626. 45: ok 8927
  43627. 45: ok 8928
  43628. 45: ok 8929
  43629. 45: ok 8930
  43630. 45: ok 8931
  43631. 45: ok 8932
  43632. 45: ok 8933
  43633. 45: ok 8934
  43634. 45: ok 8935
  43635. 45: ok 8936
  43636. 45: ok 8937
  43637. 45: ok 8938
  43638. 45: ok 8939
  43639. 45: ok 8940
  43640. 45: ok 8941
  43641. 45: ok 8942
  43642. 45: ok 8943
  43643. 45: ok 8944
  43644. 45: ok 8945
  43645. 45: ok 8946
  43646. 45: ok 8947
  43647. 45: ok 8948
  43648. 45: ok 8949
  43649. 45: ok 8950
  43650. 45: ok 8951
  43651. 45: ok 8952
  43652. 45: ok 8953
  43653. 45: ok 8954
  43654. 45: ok 8955
  43655. 45: ok 8956
  43656. 45: ok 8957
  43657. 45: ok 8958
  43658. 45: ok 8959
  43659. 45: ok 8960
  43660. 45: ok 8961
  43661. 45: ok 8962
  43662. 45: ok 8963
  43663. 45: ok 8964
  43664. 45: ok 8965
  43665. 45: ok 8966
  43666. 45: ok 8967
  43667. 45: ok 8968
  43668. 45: ok 8969
  43669. 45: ok 8970
  43670. 45: ok 8971
  43671. 45: ok 8972
  43672. 45: ok 8973
  43673. 45: ok 8974
  43674. 45: ok 8975
  43675. 45: ok 8976
  43676. 45: ok 8977
  43677. 45: ok 8978
  43678. 45: ok 8979
  43679. 45: ok 8980
  43680. 45: ok 8981
  43681. 45: ok 8982
  43682. 45: ok 8983
  43683. 45: ok 8984
  43684. 45: ok 8985
  43685. 45: ok 8986
  43686. 45: ok 8987
  43687. 45: ok 8988
  43688. 45: ok 8989
  43689. 45: ok 8990
  43690. 45: ok 8991
  43691. 45: ok 8992
  43692. 45: ok 8993
  43693. 45: ok 8994
  43694. 45: ok 8995
  43695. 45: ok 8996
  43696. 45: ok 8997
  43697. 45: ok 8998
  43698. 45: ok 8999
  43699. 45: ok 9000
  43700. 45: ok 9001
  43701. 45: ok 9002
  43702. 45: ok 9003
  43703. 45: ok 9004
  43704. 45: ok 9005
  43705. 45: ok 9006
  43706. 45: ok 9007
  43707. 45: ok 9008
  43708. 45: ok 9009
  43709. 45: ok 9010
  43710. 45: ok 9011
  43711. 45: ok 9012
  43712. 45: ok 9013
  43713. 45: ok 9014
  43714. 45: ok 9015
  43715. 45: ok 9016
  43716. 45: ok 9017
  43717. 45: ok 9018
  43718. 45: ok 9019
  43719. 45: ok 9020
  43720. 45: ok 9021
  43721. 45: ok 9022
  43722. 45: ok 9023
  43723. 45: ok 9024
  43724. 45: ok 9025
  43725. 45: ok 9026
  43726. 45: ok 9027
  43727. 45: ok 9028
  43728. 45: ok 9029
  43729. 45: ok 9030
  43730. 45: ok 9031
  43731. 45: ok 9032
  43732. 45: ok 9033
  43733. 45: ok 9034
  43734. 45: ok 9035
  43735. 45: ok 9036
  43736. 45: ok 9037
  43737. 45: ok 9038
  43738. 45: ok 9039
  43739. 45: ok 9040
  43740. 45: ok 9041
  43741. 45: ok 9042
  43742. 45: ok 9043
  43743. 45: ok 9044
  43744. 45: ok 9045
  43745. 45: ok 9046
  43746. 45: ok 9047
  43747. 45: ok 9048
  43748. 45: ok 9049
  43749. 45: ok 9050
  43750. 45: ok 9051
  43751. 45: ok 9052
  43752. 45: ok 9053
  43753. 45: ok 9054
  43754. 45: ok 9055
  43755. 45: ok 9056
  43756. 45: ok 9057
  43757. 45: ok 9058
  43758. 45: ok 9059
  43759. 45: ok 9060
  43760. 45: ok 9061
  43761. 45: ok 9062
  43762. 45: ok 9063
  43763. 45: ok 9064
  43764. 45: ok 9065
  43765. 45: ok 9066
  43766. 45: ok 9067
  43767. 45: ok 9068
  43768. 45: ok 9069
  43769. 45: ok 9070
  43770. 45: ok 9071
  43771. 45: ok 9072
  43772. 45: ok 9073
  43773. 45: ok 9074
  43774. 45: ok 9075
  43775. 45: ok 9076
  43776. 45: ok 9077
  43777. 45: ok 9078
  43778. 45: ok 9079
  43779. 45: ok 9080
  43780. 45: ok 9081
  43781. 45: ok 9082
  43782. 45: ok 9083
  43783. 45: ok 9084
  43784. 45: ok 9085
  43785. 45: ok 9086
  43786. 45: ok 9087
  43787. 45: ok 9088
  43788. 45: ok 9089
  43789. 45: ok 9090
  43790. 45: ok 9091
  43791. 45: ok 9092
  43792. 45: ok 9093
  43793. 45: ok 9094
  43794. 45: ok 9095
  43795. 45: ok 9096
  43796. 45: ok 9097
  43797. 45: ok 9098
  43798. 45: ok 9099
  43799. 45: ok 9100
  43800. 45: ok 9101
  43801. 45: ok 9102
  43802. 45: ok 9103
  43803. 45: ok 9104
  43804. 45: ok 9105
  43805. 45: ok 9106
  43806. 45: ok 9107
  43807. 45: ok 9108
  43808. 45: ok 9109
  43809. 45: ok 9110
  43810. 45: ok 9111
  43811. 45: ok 9112
  43812. 45: ok 9113
  43813. 45: ok 9114
  43814. 45: ok 9115
  43815. 45: ok 9116
  43816. 45: ok 9117
  43817. 45: ok 9118
  43818. 45: ok 9119
  43819. 45: ok 9120
  43820. 45: ok 9121
  43821. 45: ok 9122
  43822. 45: ok 9123
  43823. 45: ok 9124
  43824. 45: ok 9125
  43825. 45: ok 9126
  43826. 45: ok 9127
  43827. 45: ok 9128
  43828. 45: ok 9129
  43829. 45: ok 9130
  43830. 45: ok 9131
  43831. 45: ok 9132
  43832. 45: ok 9133
  43833. 45: ok 9134
  43834. 45: ok 9135
  43835. 45: ok 9136
  43836. 45: ok 9137
  43837. 45: ok 9138
  43838. 45: ok 9139
  43839. 45: ok 9140
  43840. 45: ok 9141
  43841. 45: ok 9142
  43842. 45: ok 9143
  43843. 45: ok 9144
  43844. 45: ok 9145
  43845. 45: ok 9146
  43846. 45: ok 9147
  43847. 45: ok 9148
  43848. 45: ok 9149
  43849. 45: ok 9150
  43850. 45: ok 9151
  43851. 45: ok 9152
  43852. 45: ok 9153
  43853. 45: ok 9154
  43854. 45: ok 9155
  43855. 45: ok 9156
  43856. 45: ok 9157
  43857. 45: ok 9158
  43858. 45: ok 9159
  43859. 45: ok 9160
  43860. 45: ok 9161
  43861. 45: ok 9162
  43862. 45: ok 9163
  43863. 45: ok 9164
  43864. 45: ok 9165
  43865. 45: ok 9166
  43866. 45: ok 9167
  43867. 45: ok 9168
  43868. 45: ok 9169
  43869. 45: ok 9170
  43870. 45: ok 9171
  43871. 45: ok 9172
  43872. 45: ok 9173
  43873. 45: ok 9174
  43874. 45: ok 9175
  43875. 45: ok 9176
  43876. 45: ok 9177
  43877. 45: ok 9178
  43878. 45: ok 9179
  43879. 45: ok 9180
  43880. 45: ok 9181
  43881. 45: ok 9182
  43882. 45: ok 9183
  43883. 45: ok 9184
  43884. 45: ok 9185
  43885. 45: ok 9186
  43886. 45: ok 9187
  43887. 45: ok 9188
  43888. 45: ok 9189
  43889. 45: ok 9190
  43890. 45: ok 9191
  43891. 45: ok 9192
  43892. 45: ok 9193
  43893. 45: ok 9194
  43894. 45: ok 9195
  43895. 45: ok 9196
  43896. 45: ok 9197
  43897. 45: ok 9198
  43898. 45: ok 9199
  43899. 45: ok 9200
  43900. 45: ok 9201
  43901. 45: ok 9202
  43902. 45: ok 9203
  43903. 45: ok 9204
  43904. 45: ok 9205
  43905. 45: ok 9206
  43906. 45: ok 9207
  43907. 45: ok 9208
  43908. 45: ok 9209
  43909. 45: ok 9210
  43910. 45: ok 9211
  43911. 45: ok 9212
  43912. 45: ok 9213
  43913. 45: ok 9214
  43914. 45: ok 9215
  43915. 45: ok 9216
  43916. 45: ok 9217
  43917. 45: ok 9218
  43918. 45: ok 9219
  43919. 45: ok 9220
  43920. 45: ok 9221
  43921. 45: ok 9222
  43922. 45: ok 9223
  43923. 45: ok 9224
  43924. 45: ok 9225
  43925. 45: ok 9226
  43926. 45: ok 9227
  43927. 45: ok 9228
  43928. 45: ok 9229
  43929. 45: ok 9230
  43930. 45: ok 9231
  43931. 45: ok 9232
  43932. 45: ok 9233
  43933. 45: ok 9234
  43934. 45: ok 9235
  43935. 45: ok 9236
  43936. 45: ok 9237
  43937. 45: ok 9238
  43938. 45: ok 9239
  43939. 45: ok 9240
  43940. 45: ok 9241
  43941. 45: ok 9242
  43942. 45: ok 9243
  43943. 45: ok 9244
  43944. 45: ok 9245
  43945. 45: ok 9246
  43946. 45: ok 9247
  43947. 45: ok 9248
  43948. 45: ok 9249
  43949. 45: ok 9250
  43950. 45: ok 9251
  43951. 45: ok 9252
  43952. 45: ok 9253
  43953. 45: ok 9254
  43954. 45: ok 9255
  43955. 45: ok 9256
  43956. 45: ok 9257
  43957. 45: ok 9258
  43958. 45: ok 9259
  43959. 45: ok 9260
  43960. 45: ok 9261
  43961. 45: ok 9262
  43962. 45: ok 9263
  43963. 45: ok 9264
  43964. 45: ok 9265
  43965. 45: ok 9266
  43966. 45: ok 9267
  43967. 45: ok 9268
  43968. 45: ok 9269
  43969. 45: ok 9270
  43970. 45: ok 9271
  43971. 45: ok 9272
  43972. 45: ok 9273
  43973. 45: ok 9274
  43974. 45: ok 9275
  43975. 45: ok 9276
  43976. 45: ok 9277
  43977. 45: ok 9278
  43978. 45: ok 9279
  43979. 45: ok 9280
  43980. 45: ok 9281
  43981. 45: ok 9282
  43982. 45: ok 9283
  43983. 45: ok 9284
  43984. 45: ok 9285
  43985. 45: ok 9286
  43986. 45: ok 9287
  43987. 45: ok 9288
  43988. 45: ok 9289
  43989. 45: ok 9290
  43990. 45: ok 9291
  43991. 45: ok 9292
  43992. 45: ok 9293
  43993. 45: ok 9294
  43994. 45: ok 9295
  43995. 45: ok 9296
  43996. 45: ok 9297
  43997. 45: ok 9298
  43998. 45: ok 9299
  43999. 45: ok 9300
  44000. 45: ok 9301
  44001. 45: ok 9302
  44002. 45: ok 9303
  44003. 45: ok 9304
  44004. 45: ok 9305
  44005. 45: ok 9306
  44006. 45: ok 9307
  44007. 45: ok 9308
  44008. 45: ok 9309
  44009. 45: ok 9310
  44010. 45: ok 9311
  44011. 45: ok 9312
  44012. 45: ok 9313
  44013. 45: ok 9314
  44014. 45: ok 9315
  44015. 45: ok 9316
  44016. 45: ok 9317
  44017. 45: ok 9318
  44018. 45: ok 9319
  44019. 45: ok 9320
  44020. 45: ok 9321
  44021. 45: ok 9322
  44022. 45: ok 9323
  44023. 45: ok 9324
  44024. 45: ok 9325
  44025. 45: ok 9326
  44026. 45: ok 9327
  44027. 45: ok 9328
  44028. 45: ok 9329
  44029. 45: ok 9330
  44030. 45: ok 9331
  44031. 45: ok 9332
  44032. 45: ok 9333
  44033. 45: ok 9334
  44034. 45: ok 9335
  44035. 45: ok 9336
  44036. 45: ok 9337
  44037. 45: ok 9338
  44038. 45: ok 9339
  44039. 45: ok 9340
  44040. 45: ok 9341
  44041. 45: ok 9342
  44042. 45: ok 9343
  44043. 45: ok 9344
  44044. 45: ok 9345
  44045. 45: ok 9346
  44046. 45: ok 9347
  44047. 45: ok 9348
  44048. 45: ok 9349
  44049. 45: ok 9350
  44050. 45: ok 9351
  44051. 45: ok 9352
  44052. 45: ok 9353
  44053. 45: ok 9354
  44054. 45: ok 9355
  44055. 45: ok 9356
  44056. 45: ok 9357
  44057. 45: ok 9358
  44058. 45: ok 9359
  44059. 45: ok 9360
  44060. 45: ok 9361
  44061. 45: ok 9362
  44062. 45: ok 9363
  44063. 45: ok 9364
  44064. 45: ok 9365
  44065. 45: ok 9366
  44066. 45: ok 9367
  44067. 45: ok 9368
  44068. 45: ok 9369
  44069. 45: ok 9370
  44070. 45: ok 9371
  44071. 45: ok 9372
  44072. 45: ok 9373
  44073. 45: ok 9374
  44074. 45: ok 9375
  44075. 45: ok 9376
  44076. 45: ok 9377
  44077. 45: ok 9378
  44078. 45: ok 9379
  44079. 45: ok 9380
  44080. 45: ok 9381
  44081. 45: ok 9382
  44082. 45: ok 9383
  44083. 45: ok 9384
  44084. 45: ok 9385
  44085. 45: ok 9386
  44086. 45: ok 9387
  44087. 45: ok 9388
  44088. 45: ok 9389
  44089. 45: ok 9390
  44090. 45: ok 9391
  44091. 45: ok 9392
  44092. 45: ok 9393
  44093. 45: ok 9394
  44094. 45: ok 9395
  44095. 45: ok 9396
  44096. 45: ok 9397
  44097. 45: ok 9398
  44098. 45: ok 9399
  44099. 45: ok 9400
  44100. 45: ok 9401
  44101. 45: ok 9402
  44102. 45: ok 9403
  44103. 45: ok 9404
  44104. 45: ok 9405
  44105. 45: ok 9406
  44106. 45: ok 9407
  44107. 45: ok 9408
  44108. 45: ok 9409
  44109. 45: ok 9410
  44110. 45: ok 9411
  44111. 45: ok 9412
  44112. 45: ok 9413
  44113. 45: ok 9414
  44114. 45: ok 9415
  44115. 45: ok 9416
  44116. 45: ok 9417
  44117. 45: ok 9418
  44118. 45: ok 9419
  44119. 45: ok 9420
  44120. 45: ok 9421
  44121. 45: ok 9422
  44122. 45: ok 9423
  44123. 45: ok 9424
  44124. 45: ok 9425
  44125. 45: ok 9426
  44126. 45: ok 9427
  44127. 45: ok 9428
  44128. 45: ok 9429
  44129. 45: ok 9430
  44130. 45: ok 9431
  44131. 45: ok 9432
  44132. 45: ok 9433
  44133. 45: ok 9434
  44134. 45: ok 9435
  44135. 45: ok 9436
  44136. 45: ok 9437
  44137. 45: ok 9438
  44138. 45: ok 9439
  44139. 45: ok 9440
  44140. 45: ok 9441
  44141. 45: ok 9442
  44142. 45: ok 9443
  44143. 45: ok 9444
  44144. 45: ok 9445
  44145. 45: ok 9446
  44146. 45: ok 9447
  44147. 45: ok 9448
  44148. 45: ok 9449
  44149. 45: ok 9450
  44150. 45: ok 9451
  44151. 45: ok 9452
  44152. 45: ok 9453
  44153. 45: ok 9454
  44154. 45: ok 9455
  44155. 45: ok 9456
  44156. 45: ok 9457
  44157. 45: ok 9458
  44158. 45: ok 9459
  44159. 45: ok 9460
  44160. 45: ok 9461
  44161. 45: ok 9462
  44162. 45: ok 9463
  44163. 45: ok 9464
  44164. 45: ok 9465
  44165. 45: ok 9466
  44166. 45: ok 9467
  44167. 45: ok 9468
  44168. 45: ok 9469
  44169. 45: ok 9470
  44170. 45: ok 9471
  44171. 45: ok 9472
  44172. 45: ok 9473
  44173. 45: ok 9474
  44174. 45: ok 9475
  44175. 45: ok 9476
  44176. 45: ok 9477
  44177. 45: ok 9478
  44178. 45: ok 9479
  44179. 45: ok 9480
  44180. 45: ok 9481
  44181. 45: ok 9482
  44182. 45: ok 9483
  44183. 45: ok 9484
  44184. 45: ok 9485
  44185. 45: ok 9486
  44186. 45: ok 9487
  44187. 45: ok 9488
  44188. 45: ok 9489
  44189. 45: ok 9490
  44190. 45: ok 9491
  44191. 45: ok 9492
  44192. 45: ok 9493
  44193. 45: ok 9494
  44194. 45: ok 9495
  44195. 45: ok 9496
  44196. 45: ok 9497
  44197. 45: ok 9498
  44198. 45: ok 9499
  44199. 45: ok 9500
  44200. 45: ok 9501
  44201. 45: ok 9502
  44202. 45: ok 9503
  44203. 45: ok 9504
  44204. 45: ok 9505
  44205. 45: ok 9506
  44206. 45: ok 9507
  44207. 45: ok 9508
  44208. 45: ok 9509
  44209. 45: ok 9510
  44210. 45: ok 9511
  44211. 45: ok 9512
  44212. 45: ok 9513
  44213. 45: ok 9514
  44214. 45: ok 9515
  44215. 45: ok 9516
  44216. 45: ok 9517
  44217. 45: ok 9518
  44218. 45: ok 9519
  44219. 45: ok 9520
  44220. 45: ok 9521
  44221. 45: ok 9522
  44222. 45: ok 9523
  44223. 45: ok 9524
  44224. 45: ok 9525
  44225. 45: ok 9526
  44226. 45: ok 9527
  44227. 45: ok 9528
  44228. 45: ok 9529
  44229. 45: ok 9530
  44230. 45: ok 9531
  44231. 45: ok 9532
  44232. 45: ok 9533
  44233. 45: ok 9534
  44234. 45: ok 9535
  44235. 45: ok 9536
  44236. 45: ok 9537
  44237. 45: ok 9538
  44238. 45: ok 9539
  44239. 45: ok 9540
  44240. 45: ok 9541
  44241. 45: ok 9542
  44242. 45: ok 9543
  44243. 45: ok 9544
  44244. 45: ok 9545
  44245. 45: ok 9546
  44246. 45: ok 9547
  44247. 45: ok 9548
  44248. 45: ok 9549
  44249. 45: ok 9550
  44250. 45: ok 9551
  44251. 45: ok 9552
  44252. 45: ok 9553
  44253. 45: ok 9554
  44254. 45: ok 9555
  44255. 45: ok 9556
  44256. 45: ok 9557
  44257. 45: ok 9558
  44258. 45: ok 9559
  44259. 45: ok 9560
  44260. 45: ok 9561
  44261. 45: ok 9562
  44262. 45: ok 9563
  44263. 45: ok 9564
  44264. 45: ok 9565
  44265. 45: ok 9566
  44266. 45: ok 9567
  44267. 45: ok 9568
  44268. 45: ok 9569
  44269. 45: ok 9570
  44270. 45: ok 9571
  44271. 45: ok 9572
  44272. 45: ok 9573
  44273. 45: ok 9574
  44274. 45: ok 9575
  44275. 45: ok 9576
  44276. 45: ok 9577
  44277. 45: ok 9578
  44278. 45: ok 9579
  44279. 45: ok 9580
  44280. 45: ok 9581
  44281. 45: ok 9582
  44282. 45: ok 9583
  44283. 45: ok 9584
  44284. 45: ok 9585
  44285. 45: ok 9586
  44286. 45: ok 9587
  44287. 45: ok 9588
  44288. 45: ok 9589
  44289. 45: ok 9590
  44290. 45: ok 9591
  44291. 45: ok 9592
  44292. 45: ok 9593
  44293. 45: ok 9594
  44294. 45: ok 9595
  44295. 45: ok 9596
  44296. 45: ok 9597
  44297. 45: ok 9598
  44298. 45: ok 9599
  44299. 45: ok 9600
  44300. 45: ok 9601
  44301. 45: ok 9602
  44302. 45: ok 9603
  44303. 45: ok 9604
  44304. 45: ok 9605
  44305. 45: ok 9606
  44306. 45: ok 9607
  44307. 45: ok 9608
  44308. 45: ok 9609
  44309. 45: ok 9610
  44310. 45: ok 9611
  44311. 45: ok 9612
  44312. 45: ok 9613
  44313. 45: ok 9614
  44314. 45: ok 9615
  44315. 45: ok 9616
  44316. 45: ok 9617
  44317. 45: ok 9618
  44318. 45: ok 9619
  44319. 45: ok 9620
  44320. 45: ok 9621
  44321. 45: ok 9622
  44322. 45: ok 9623
  44323. 45: ok 9624
  44324. 45: ok 9625
  44325. 45: ok 9626
  44326. 45: ok 9627
  44327. 45: ok 9628
  44328. 45: ok 9629
  44329. 45: ok 9630
  44330. 45: ok 9631
  44331. 45: ok 9632
  44332. 45: ok 9633
  44333. 45: ok 9634
  44334. 45: ok 9635
  44335. 45: ok 9636
  44336. 45: ok 9637
  44337. 45: ok 9638
  44338. 45: ok 9639
  44339. 45: ok 9640
  44340. 45: ok 9641
  44341. 45: ok 9642
  44342. 45: ok 9643
  44343. 45: ok 9644
  44344. 45: ok 9645
  44345. 45: ok 9646
  44346. 45: ok 9647
  44347. 45: ok 9648
  44348. 45: ok 9649
  44349. 45: ok 9650
  44350. 45: ok 9651
  44351. 45: ok 9652
  44352. 45: ok 9653
  44353. 45: ok 9654
  44354. 45: ok 9655
  44355. 45: ok 9656
  44356. 45: ok 9657
  44357. 45: ok 9658
  44358. 45: ok 9659
  44359. 45: ok 9660
  44360. 45: ok 9661
  44361. 45: ok 9662
  44362. 45: ok 9663
  44363. 45: ok 9664
  44364. 45: ok 9665
  44365. 45: ok 9666
  44366. 45: ok 9667
  44367. 45: ok 9668
  44368. 45: ok 9669
  44369. 45: ok 9670
  44370. 45: ok 9671
  44371. 45: ok 9672
  44372. 45: ok 9673
  44373. 45: ok 9674
  44374. 45: ok 9675
  44375. 45: ok 9676
  44376. 45: ok 9677
  44377. 45: ok 9678
  44378. 45: ok 9679
  44379. 45: ok 9680
  44380. 45: ok 9681
  44381. 45: ok 9682
  44382. 45: ok 9683
  44383. 45: ok 9684
  44384. 45: ok 9685
  44385. 45: ok 9686
  44386. 45: ok 9687
  44387. 45: ok 9688
  44388. 45: ok 9689
  44389. 45: ok 9690
  44390. 45: ok 9691
  44391. 45: ok 9692
  44392. 45: ok 9693
  44393. 45: ok 9694
  44394. 45: ok 9695
  44395. 45: ok 9696
  44396. 45: ok 9697
  44397. 45: ok 9698
  44398. 45: ok 9699
  44399. 45: ok 9700
  44400. 45: ok 9701
  44401. 45: ok 9702
  44402. 45: ok 9703
  44403. 45: ok 9704
  44404. 45: ok 9705
  44405. 45: ok 9706
  44406. 45: ok 9707
  44407. 45: ok 9708
  44408. 45: ok 9709
  44409. 45: ok 9710
  44410. 45: ok 9711
  44411. 45: ok 9712
  44412. 45: ok 9713
  44413. 45: ok 9714
  44414. 45: ok 9715
  44415. 45: ok 9716
  44416. 45: ok 9717
  44417. 45: ok 9718
  44418. 45: ok 9719
  44419. 45: ok 9720
  44420. 45: ok 9721
  44421. 45: ok 9722
  44422. 45: ok 9723
  44423. 45: ok 9724
  44424. 45: ok 9725
  44425. 45: ok 9726
  44426. 45: ok 9727
  44427. 45: ok 9728
  44428. 45: ok 9729
  44429. 45: ok 9730
  44430. 45: ok 9731
  44431. 45: ok 9732
  44432. 45: ok 9733
  44433. 45: ok 9734
  44434. 45: ok 9735
  44435. 45: ok 9736
  44436. 45: ok 9737
  44437. 45: ok 9738
  44438. 45: ok 9739
  44439. 45: ok 9740
  44440. 45: ok 9741
  44441. 45: ok 9742
  44442. 45: ok 9743
  44443. 45: ok 9744
  44444. 45: ok 9745
  44445. 45: ok 9746
  44446. 45: ok 9747
  44447. 45: ok 9748
  44448. 45: ok 9749
  44449. 45: ok 9750
  44450. 45: ok 9751
  44451. 45: ok 9752
  44452. 45: ok 9753
  44453. 45: ok 9754
  44454. 45: ok 9755
  44455. 45: ok 9756
  44456. 45: ok 9757
  44457. 45: ok 9758
  44458. 45: ok 9759
  44459. 45: ok 9760
  44460. 45: ok 9761
  44461. 45: ok 9762
  44462. 45: ok 9763
  44463. 45: ok 9764
  44464. 45: ok 9765
  44465. 45: ok 9766
  44466. 45: ok 9767
  44467. 45: ok 9768
  44468. 45: ok 9769
  44469. 45: ok 9770
  44470. 45: ok 9771
  44471. 45: ok 9772
  44472. 45: ok 9773
  44473. 45: ok 9774
  44474. 45: ok 9775
  44475. 45: ok 9776
  44476. 45: ok 9777
  44477. 45: ok 9778
  44478. 45: ok 9779
  44479. 45: ok 9780
  44480. 45: ok 9781
  44481. 45: ok 9782
  44482. 45: ok 9783
  44483. 45: ok 9784
  44484. 45: ok 9785
  44485. 45: ok 9786
  44486. 45: ok 9787
  44487. 45: ok 9788
  44488. 45: ok 9789
  44489. 45: ok 9790
  44490. 45: ok 9791
  44491. 45: ok 9792
  44492. 45: ok 9793
  44493. 45: ok 9794
  44494. 45: ok 9795
  44495. 45: ok 9796
  44496. 45: ok 9797
  44497. 45: ok 9798
  44498. 45: ok 9799
  44499. 45: ok 9800
  44500. 45: ok 9801
  44501. 45: ok 9802
  44502. 45: ok 9803
  44503. 45: ok 9804
  44504. 45: ok 9805
  44505. 45: ok 9806
  44506. 45: ok 9807
  44507. 45: ok 9808
  44508. 45: ok 9809
  44509. 45: ok 9810
  44510. 45: ok 9811
  44511. 45: ok 9812
  44512. 45: ok 9813
  44513. 45: ok 9814
  44514. 45: ok 9815
  44515. 45: ok 9816
  44516. 45: ok 9817
  44517. 45: ok 9818
  44518. 45: ok 9819
  44519. 45: ok 9820
  44520. 45: ok 9821
  44521. 45: ok 9822
  44522. 45: ok 9823
  44523. 45: ok 9824
  44524. 45: ok 9825
  44525. 45: ok 9826
  44526. 45: ok 9827
  44527. 45: ok 9828
  44528. 45: ok 9829
  44529. 45: ok 9830
  44530. 45: ok 9831
  44531. 45: ok 9832
  44532. 45: ok 9833
  44533. 45: ok 9834
  44534. 45: ok 9835
  44535. 45: ok 9836
  44536. 45: ok 9837
  44537. 45: ok 9838
  44538. 45: ok 9839
  44539. 45: ok 9840
  44540. 45: ok 9841
  44541. 45: ok 9842
  44542. 45: ok 9843
  44543. 45: ok 9844
  44544. 45: ok 9845
  44545. 45: ok 9846
  44546. 45: ok 9847
  44547. 45: ok 9848
  44548. 45: ok 9849
  44549. 45: ok 9850
  44550. 45: ok 9851
  44551. 45: ok 9852
  44552. 45: ok 9853
  44553. 45: ok 9854
  44554. 45: ok 9855
  44555. 45: ok 9856
  44556. 45: ok 9857
  44557. 45: ok 9858
  44558. 45: ok 9859
  44559. 45: ok 9860
  44560. 45: ok 9861
  44561. 45: ok 9862
  44562. 45: ok 9863
  44563. 45: ok 9864
  44564. 45: ok 9865
  44565. 45: ok 9866
  44566. 45: ok 9867
  44567. 45: ok 9868
  44568. 45: ok 9869
  44569. 45: ok 9870
  44570. 45: ok 9871
  44571. 45: ok 9872
  44572. 45: ok 9873
  44573. 45: ok 9874
  44574. 45: ok 9875
  44575. 45: ok 9876
  44576. 45: ok 9877
  44577. 45: ok 9878
  44578. 45: ok 9879
  44579. 45: ok 9880
  44580. 45: ok 9881
  44581. 45: ok 9882
  44582. 45: ok 9883
  44583. 45: ok 9884
  44584. 45: ok 9885
  44585. 45: ok 9886
  44586. 45: ok 9887
  44587. 45: ok 9888
  44588. 45: ok 9889
  44589. 45: ok 9890
  44590. 45: ok 9891
  44591. 45: ok 9892
  44592. 45: ok 9893
  44593. 45: ok 9894
  44594. 45: ok 9895
  44595. 45: ok 9896
  44596. 45: ok 9897
  44597. 45: ok 9898
  44598. 45: ok 9899
  44599. 45: ok 9900
  44600. 45: ok 9901
  44601. 45: ok 9902
  44602. 45: ok 9903
  44603. 45: ok 9904
  44604. 45: ok 9905
  44605. 45: ok 9906
  44606. 45: ok 9907
  44607. 45: ok 9908
  44608. 45: ok 9909
  44609. 45: ok 9910
  44610. 45: ok 9911
  44611. 45: ok 9912
  44612. 45: ok 9913
  44613. 45: ok 9914
  44614. 45: ok 9915
  44615. 45: ok 9916
  44616. 45: ok 9917
  44617. 45: ok 9918
  44618. 45: ok 9919
  44619. 45: ok 9920
  44620. 45: ok 9921
  44621. 45: ok 9922
  44622. 45: ok 9923
  44623. 45: ok 9924
  44624. 45: ok 9925
  44625. 45: ok 9926
  44626. 45: ok 9927
  44627. 45: ok 9928
  44628. 45: ok 9929
  44629. 45: ok 9930
  44630. 45: ok 9931
  44631. 45: ok 9932
  44632. 45: ok 9933
  44633. 45: ok 9934
  44634. 45: ok 9935
  44635. 45: ok 9936
  44636. 45: ok 9937
  44637. 45: ok 9938
  44638. 45: ok 9939
  44639. 45: ok 9940
  44640. 45: ok 9941
  44641. 45: ok 9942
  44642. 45: ok 9943
  44643. 45: ok 9944
  44644. 45: ok 9945
  44645. 45: ok 9946
  44646. 45: ok 9947
  44647. 45: ok 9948
  44648. 45: ok 9949
  44649. 45: ok 9950
  44650. 45: ok 9951
  44651. 45: ok 9952
  44652. 45: ok 9953
  44653. 45: ok 9954
  44654. 45: ok 9955
  44655. 45: ok 9956
  44656. 45: ok 9957
  44657. 45: ok 9958
  44658. 45: ok 9959
  44659. 45: ok 9960
  44660. 45: ok 9961
  44661. 45: ok 9962
  44662. 45: ok 9963
  44663. 45: ok 9964
  44664. 45: ok 9965
  44665. 45: ok 9966
  44666. 45: ok 9967
  44667. 45: ok 9968
  44668. 45: ok 9969
  44669. 45: ok 9970
  44670. 45: ok 9971
  44671. 45: ok 9972
  44672. 45: ok 9973
  44673. 45: ok 9974
  44674. 45: ok 9975
  44675. 45: ok 9976
  44676. 45: ok 9977
  44677. 45: ok 9978
  44678. 45: ok 9979
  44679. 45: ok 9980
  44680. 45: ok 9981
  44681. 45: ok 9982
  44682. 45: ok 9983
  44683. 45: ok 9984
  44684. 45: ok 9985
  44685. 45: ok 9986
  44686. 45: ok 9987
  44687. 45: ok 9988
  44688. 45: ok 9989
  44689. 45: ok 9990
  44690. 45: ok 9991
  44691. 45: ok 9992
  44692. 45: ok 9993
  44693. 45: ok 9994
  44694. 45: ok 9995
  44695. 45: ok 9996
  44696. 45: ok 9997
  44697. 45: ok 9998
  44698. 45: ok 9999
  44699. 45: ok 10000
  44700. 45: ok 10001
  44701. 45: ok 10002
  44702. 45: ok 10003
  44703. 45: ok 10004
  44704. 45: ok 10005
  44705. 45: ok 10006
  44706. 45: ok 10007
  44707. 45: ok 10008
  44708. 45: ok 10009
  44709. 45: ok 10010
  44710. 45: ok 10011
  44711. 45: ok 10012
  44712. 45: ok 10013
  44713. 45: ok 10014
  44714. 45: ok 10015
  44715. 45: ok 10016
  44716. 45: ok 10017
  44717. 45: ok 10018
  44718. 45: ok 10019
  44719. 45: ok 10020
  44720. 45: ok 10021
  44721. 45: ok 10022
  44722. 45: ok 10023
  44723. 45: ok 10024
  44724. 45: ok 10025
  44725. 45: ok 10026
  44726. 45: ok 10027
  44727. 45: ok 10028
  44728. 45: ok 10029
  44729. 45: ok 10030
  44730. 45: ok 10031
  44731. 45: ok 10032
  44732. 45: ok 10033
  44733. 45: ok 10034
  44734. 45: ok 10035
  44735. 45: ok 10036
  44736. 45: ok 10037
  44737. 45: ok 10038
  44738. 45: ok 10039
  44739. 45: ok 10040
  44740. 45: ok 10041
  44741. 45: ok 10042
  44742. 45: ok 10043
  44743. 45: ok 10044
  44744. 45: ok 10045
  44745. 45: ok 10046
  44746. 45: ok 10047
  44747. 45: ok 10048
  44748. 45: ok 10049
  44749. 45: ok 10050
  44750. 45: ok 10051
  44751. 45: ok 10052
  44752. 45: ok 10053
  44753. 45: ok 10054
  44754. 45: ok 10055
  44755. 45: ok 10056
  44756. 45: ok 10057
  44757. 45: ok 10058
  44758. 45: ok 10059
  44759. 45: ok 10060
  44760. 45: ok 10061
  44761. 45: ok 10062
  44762. 45: ok 10063
  44763. 45: ok 10064
  44764. 45: ok 10065
  44765. 45: ok 10066
  44766. 45: ok 10067
  44767. 45: ok 10068
  44768. 45: ok 10069
  44769. 45: ok 10070
  44770. 45: ok 10071
  44771. 45: ok 10072
  44772. 45: ok 10073
  44773. 45: ok 10074
  44774. 45: ok 10075
  44775. 45: ok 10076
  44776. 45: ok 10077
  44777. 45: ok 10078
  44778. 45: ok 10079
  44779. 45: ok 10080
  44780. 45: ok 10081
  44781. 45: ok 10082
  44782. 45: ok 10083
  44783. 45: ok 10084
  44784. 45: ok 10085
  44785. 45: ok 10086
  44786. 45: ok 10087
  44787. 45: ok 10088
  44788. 45: ok 10089
  44789. 45: ok 10090
  44790. 45: ok 10091
  44791. 45: ok 10092
  44792. 45: ok 10093
  44793. 45: ok 10094
  44794. 45: ok 10095
  44795. 45: ok 10096
  44796. 45: ok 10097
  44797. 45: ok 10098
  44798. 45: ok 10099
  44799. 45: ok 10100
  44800. 45: ok 10101
  44801. 45: ok 10102
  44802. 45: ok 10103
  44803. 45: ok 10104
  44804. 45: ok 10105
  44805. 45: ok 10106
  44806. 45: ok 10107
  44807. 45: ok 10108
  44808. 45: ok 10109
  44809. 45: ok 10110
  44810. 45: ok 10111
  44811. 45: ok 10112
  44812. 45: ok 10113
  44813. 45: ok 10114
  44814. 45: ok 10115
  44815. 45: ok 10116
  44816. 45: ok 10117
  44817. 45: ok 10118
  44818. 45: ok 10119
  44819. 45: ok 10120
  44820. 45: ok 10121
  44821. 45: ok 10122
  44822. 45: ok 10123
  44823. 45: ok 10124
  44824. 45: ok 10125
  44825. 45: ok 10126
  44826. 45: ok 10127
  44827. 45: ok 10128
  44828. 45: ok 10129
  44829. 45: ok 10130
  44830. 45: ok 10131
  44831. 45: ok 10132
  44832. 45: ok 10133
  44833. 45: ok 10134
  44834. 45: ok 10135
  44835. 45: ok 10136
  44836. 45: ok 10137
  44837. 45: ok 10138
  44838. 45: ok 10139
  44839. 45: ok 10140
  44840. 45: ok 10141
  44841. 45: ok 10142
  44842. 45: ok 10143
  44843. 45: ok 10144
  44844. 45: ok 10145
  44845. 45: ok 10146
  44846. 45: ok 10147
  44847. 45: ok 10148
  44848. 45: ok 10149
  44849. 45: ok 10150
  44850. 45: ok 10151
  44851. 45: ok 10152
  44852. 45: ok 10153
  44853. 45: ok 10154
  44854. 45: ok 10155
  44855. 45: ok 10156
  44856. 45: ok 10157
  44857. 45: ok 10158
  44858. 45: ok 10159
  44859. 45: ok 10160
  44860. 45: ok 10161
  44861. 45: ok 10162
  44862. 45: ok 10163
  44863. 45: ok 10164
  44864. 45: ok 10165
  44865. 45: ok 10166
  44866. 45: ok 10167
  44867. 45: ok 10168
  44868. 45: ok 10169
  44869. 45: ok 10170
  44870. 45: ok 10171
  44871. 45: ok 10172
  44872. 45: ok 10173
  44873. 45: ok 10174
  44874. 45: ok 10175
  44875. 45: ok 10176
  44876. 45: ok 10177
  44877. 45: ok 10178
  44878. 45: ok 10179
  44879. 45: ok 10180
  44880. 45: ok 10181
  44881. 45: ok 10182
  44882. 45: ok 10183
  44883. 45: ok 10184
  44884. 45: ok 10185
  44885. 45: ok 10186
  44886. 45: ok 10187
  44887. 45: ok 10188
  44888. 45: ok 10189
  44889. 45: ok 10190
  44890. 45: ok 10191
  44891. 45: ok 10192
  44892. 45: ok 10193
  44893. 45: ok 10194
  44894. 45: ok 10195
  44895. 45: ok 10196
  44896. 45: ok 10197
  44897. 45: ok 10198
  44898. 45: ok 10199
  44899. 45: ok 10200
  44900. 45: ok 10201
  44901. 45: ok 10202
  44902. 45: ok 10203
  44903. 45: ok 10204
  44904. 45: ok 10205
  44905. 45: ok 10206
  44906. 45: ok 10207
  44907. 45: ok 10208
  44908. 45: ok 10209
  44909. 45: ok 10210
  44910. 45: ok 10211
  44911. 45: ok 10212
  44912. 45: ok 10213
  44913. 45: ok 10214
  44914. 45: ok 10215
  44915. 45: ok 10216
  44916. 45: ok 10217
  44917. 45: ok 10218
  44918. 45: ok 10219
  44919. 45: ok 10220
  44920. 45: ok 10221
  44921. 45: ok 10222
  44922. 45: ok 10223
  44923. 45: ok 10224
  44924. 45: ok 10225
  44925. 45: ok 10226
  44926. 45: ok 10227
  44927. 45: ok 10228
  44928. 45: ok 10229
  44929. 45: ok 10230
  44930. 45: ok 10231
  44931. 45: ok 10232
  44932. 45: ok 10233
  44933. 45: ok 10234
  44934. 45: ok 10235
  44935. 45: ok 10236
  44936. 45: ok 10237
  44937. 45: ok 10238
  44938. 45: ok 10239
  44939. 45: ok 10240
  44940. 45: ok 10241
  44941. 45: ok 10242
  44942. 45: ok 10243
  44943. 45: ok 10244
  44944. 45: ok 10245
  44945. 45: ok 10246
  44946. 45: ok 10247
  44947. 45: ok 10248
  44948. 45: ok 10249
  44949. 45: ok 10250
  44950. 45: ok 10251
  44951. 45: ok 10252
  44952. 45: ok 10253
  44953. 45: ok 10254
  44954. 45: ok 10255
  44955. 45: ok 10256
  44956. 45: ok 10257
  44957. 45: ok 10258
  44958. 45: ok 10259
  44959. 45: ok 10260
  44960. 45: ok 10261
  44961. 45: ok 10262
  44962. 45: ok 10263
  44963. 45: ok 10264
  44964. 45: ok 10265
  44965. 45: ok 10266
  44966. 45: ok 10267
  44967. 45: ok 10268
  44968. 45: ok 10269
  44969. 45: ok 10270
  44970. 45: ok 10271
  44971. 45: ok 10272
  44972. 45: ok 10273
  44973. 45: ok 10274
  44974. 45: ok 10275
  44975. 45: ok 10276
  44976. 45: ok 10277
  44977. 45: ok 10278
  44978. 45: ok 10279
  44979. 45: ok 10280
  44980. 45: ok 10281
  44981. 45: ok 10282
  44982. 45: ok 10283
  44983. 45: ok 10284
  44984. 45: ok 10285
  44985. 45: ok 10286
  44986. 45: ok 10287
  44987. 45: ok 10288
  44988. 45: ok 10289
  44989. 45: ok 10290
  44990. 45: ok 10291
  44991. 45: ok 10292
  44992. 45: ok 10293
  44993. 45: ok 10294
  44994. 45: ok 10295
  44995. 45: ok 10296
  44996. 45: ok 10297
  44997. 45: ok 10298
  44998. 45: ok 10299
  44999. 45: ok 10300
  45000. 45: ok 10301
  45001. 45: ok 10302
  45002. 45: ok 10303
  45003. 45: ok 10304
  45004. 45: ok 10305
  45005. 45: ok 10306
  45006. 45: ok 10307
  45007. 45: ok 10308
  45008. 45: ok 10309
  45009. 45: ok 10310
  45010. 45: ok 10311
  45011. 45: ok 10312
  45012. 45: ok 10313
  45013. 45: ok 10314
  45014. 45: ok 10315
  45015. 45: ok 10316
  45016. 45: ok 10317
  45017. 45: ok 10318
  45018. 45: ok 10319
  45019. 45: ok 10320
  45020. 45: ok 10321
  45021. 45: ok 10322
  45022. 45: ok 10323
  45023. 45: ok 10324
  45024. 45: ok 10325
  45025. 45: ok 10326
  45026. 45: ok 10327
  45027. 45: ok 10328
  45028. 45: ok 10329
  45029. 45: ok 10330
  45030. 45: ok 10331
  45031. 45: ok 10332
  45032. 45: ok 10333
  45033. 45: ok 10334
  45034. 45: ok 10335
  45035. 45: ok 10336
  45036. 45: ok 10337
  45037. 45: ok 10338
  45038. 45: ok 10339
  45039. 45: ok 10340
  45040. 45: ok 10341
  45041. 45: ok 10342
  45042. 45: ok 10343
  45043. 45: ok 10344
  45044. 45: ok 10345
  45045. 45: ok 10346
  45046. 45: ok 10347
  45047. 45: ok 10348
  45048. 45: ok 10349
  45049. 45: ok 10350
  45050. 45: ok 10351
  45051. 45: ok 10352
  45052. 45: ok 10353
  45053. 45: ok 10354
  45054. 45: ok 10355
  45055. 45: ok 10356
  45056. 45: ok 10357
  45057. 45: ok 10358
  45058. 45: ok 10359
  45059. 45: ok 10360
  45060. 45: ok 10361
  45061. 45: ok 10362
  45062. 45: ok 10363
  45063. 45: ok 10364
  45064. 45: ok 10365
  45065. 45: ok 10366
  45066. 45: ok 10367
  45067. 45: ok 10368
  45068. 45: ok 10369
  45069. 45: ok 10370
  45070. 45: ok 10371
  45071. 45: ok 10372
  45072. 45: ok 10373
  45073. 45: ok 10374
  45074. 45: ok 10375
  45075. 45: ok 10376
  45076. 45: ok 10377
  45077. 45: ok 10378
  45078. 45: ok 10379
  45079. 45: ok 10380
  45080. 45: ok 10381
  45081. 45: ok 10382
  45082. 45: ok 10383
  45083. 45: ok 10384
  45084. 45: ok 10385
  45085. 45: ok 10386
  45086. 45: ok 10387
  45087. 45: ok 10388
  45088. 45: ok 10389
  45089. 45: ok 10390
  45090. 45: ok 10391
  45091. 45: ok 10392
  45092. 45: ok 10393
  45093. 45: ok 10394
  45094. 45: ok 10395
  45095. 45: ok 10396
  45096. 45: ok 10397
  45097. 45: ok 10398
  45098. 45: ok 10399
  45099. 45: ok 10400
  45100. 45: ok 10401
  45101. 45: ok 10402
  45102. 45: ok 10403
  45103. 45: ok 10404
  45104. 45: ok 10405
  45105. 45: ok 10406
  45106. 45: ok 10407
  45107. 45: ok 10408
  45108. 45: ok 10409
  45109. 45: ok 10410
  45110. 45: ok 10411
  45111. 45: ok 10412
  45112. 45: ok 10413
  45113. 45: ok 10414
  45114. 45: ok 10415
  45115. 45: ok 10416
  45116. 45: ok 10417
  45117. 45: ok 10418
  45118. 45: ok 10419
  45119. 45: ok 10420
  45120. 45: ok 10421
  45121. 45: ok 10422
  45122. 45: ok 10423
  45123. 45: ok 10424
  45124. 45: ok 10425
  45125. 45: ok 10426
  45126. 45: ok 10427
  45127. 45: ok 10428
  45128. 45: ok 10429
  45129. 45: ok 10430
  45130. 45: ok 10431
  45131. 45: ok 10432
  45132. 45: ok 10433
  45133. 45: ok 10434
  45134. 45: ok 10435
  45135. 45: ok 10436
  45136. 45: ok 10437
  45137. 45: ok 10438
  45138. 45: ok 10439
  45139. 45: ok 10440
  45140. 45: ok 10441
  45141. 45: ok 10442
  45142. 45: ok 10443
  45143. 45: ok 10444
  45144. 45: ok 10445
  45145. 45: ok 10446
  45146. 45: ok 10447
  45147. 45: ok 10448
  45148. 45: ok 10449
  45149. 45: ok 10450
  45150. 45: ok 10451
  45151. 45: ok 10452
  45152. 45: ok 10453
  45153. 45: ok 10454
  45154. 45: ok 10455
  45155. 45: ok 10456
  45156. 45: ok 10457
  45157. 45: ok 10458
  45158. 45: ok 10459
  45159. 45: ok 10460
  45160. 45: ok 10461
  45161. 45: ok 10462
  45162. 45: ok 10463
  45163. 45: ok 10464
  45164. 45: ok 10465
  45165. 45: ok 10466
  45166. 45: ok 10467
  45167. 45: ok 10468
  45168. 45: ok 10469
  45169. 45: ok 10470
  45170. 45: ok 10471
  45171. 45: ok 10472
  45172. 45: ok 10473
  45173. 45: ok 10474
  45174. 45: ok 10475
  45175. 45: ok 10476
  45176. 45: ok 10477
  45177. 45: ok 10478
  45178. 45: ok 10479
  45179. 45: ok 10480
  45180. 45: ok 10481
  45181. 45: ok 10482
  45182. 45: ok 10483
  45183. 45: ok 10484
  45184. 45: ok 10485
  45185. 45: ok 10486
  45186. 45: ok 10487
  45187. 45: ok 10488
  45188. 45: ok 10489
  45189. 45: ok 10490
  45190. 45: ok 10491
  45191. 45: ok 10492
  45192. 45: ok 10493
  45193. 45: ok 10494
  45194. 45: ok 10495
  45195. 45: ok 10496
  45196. 45: ok 10497
  45197. 45: ok 10498
  45198. 45: ok 10499
  45199. 45: ok 10500
  45200. 45: ok 10501
  45201. 45: ok 10502
  45202. 45: ok 10503
  45203. 45: ok 10504
  45204. 45: ok 10505
  45205. 45: ok 10506
  45206. 45: ok 10507
  45207. 45: ok 10508
  45208. 45: ok 10509
  45209. 45: ok 10510
  45210. 45: ok 10511
  45211. 45: ok 10512
  45212. 45: ok 10513
  45213. 45: ok 10514
  45214. 45: ok 10515
  45215. 45: ok 10516
  45216. 45: ok 10517
  45217. 45: ok 10518
  45218. 45: ok 10519
  45219. 45: ok 10520
  45220. 45: ok 10521
  45221. 45: ok 10522
  45222. 45: ok 10523
  45223. 45: ok 10524
  45224. 45: ok 10525
  45225. 45: ok 10526
  45226. 45: ok 10527
  45227. 45: ok 10528
  45228. 45: ok 10529
  45229. 45: ok 10530
  45230. 45: ok 10531
  45231. 45: ok 10532
  45232. 45: ok 10533
  45233. 45: ok 10534
  45234. 45: ok 10535
  45235. 45: ok 10536
  45236. 45: ok 10537
  45237. 45: ok 10538
  45238. 45: ok 10539
  45239. 45: ok 10540
  45240. 45: ok 10541
  45241. 45: ok 10542
  45242. 45: ok 10543
  45243. 45: ok 10544
  45244. 45: ok 10545
  45245. 45: ok 10546
  45246. 45: ok 10547
  45247. 45: ok 10548
  45248. 45: ok 10549
  45249. 45: ok 10550
  45250. 45: ok 10551
  45251. 45: ok 10552
  45252. 45: ok 10553
  45253. 45: ok 10554
  45254. 45: ok 10555
  45255. 45: ok 10556
  45256. 45: ok 10557
  45257. 45: ok 10558
  45258. 45: ok 10559
  45259. 45: ok 10560
  45260. 45: ok 10561
  45261. 45: ok 10562
  45262. 45: ok 10563
  45263. 45: ok 10564
  45264. 45: ok 10565
  45265. 45: ok 10566
  45266. 45: ok 10567
  45267. 45: ok 10568
  45268. 45: ok 10569
  45269. 45: ok 10570
  45270. 45: ok 10571
  45271. 45: ok 10572
  45272. 45: ok 10573
  45273. 45: ok 10574
  45274. 45: ok 10575
  45275. 45: ok 10576
  45276. 45: ok 10577
  45277. 45: ok 10578
  45278. 45: ok 10579
  45279. 45: ok 10580
  45280. 45: ok 10581
  45281. 45: ok 10582
  45282. 45: ok 10583
  45283. 45: ok 10584
  45284. 45: ok 10585
  45285. 45: ok 10586
  45286. 45: ok 10587
  45287. 45: ok 10588
  45288. 45: ok 10589
  45289. 45: ok 10590
  45290. 45: ok 10591
  45291. 45: ok 10592
  45292. 45: ok 10593
  45293. 45: ok 10594
  45294. 45: ok 10595
  45295. 45: ok 10596
  45296. 45: ok 10597
  45297. 45: ok 10598
  45298. 45: ok 10599
  45299. 45: ok 10600
  45300. 45: ok 10601
  45301. 45: ok 10602
  45302. 45: ok 10603
  45303. 45: ok 10604
  45304. 45: ok 10605
  45305. 45: ok 10606
  45306. 45: ok 10607
  45307. 45: ok 10608
  45308. 45: ok 10609
  45309. 45: ok 10610
  45310. 45: ok 10611
  45311. 45: ok 10612
  45312. 45: ok 10613
  45313. 45: ok 10614
  45314. 45: ok 10615
  45315. 45: ok 10616
  45316. 45: ok 10617
  45317. 45: ok 10618
  45318. 45: ok 10619
  45319. 45: ok 10620
  45320. 45: ok 10621
  45321. 45: ok 10622
  45322. 45: ok 10623
  45323. 45: ok 10624
  45324. 45: ok 10625
  45325. 45: ok 10626
  45326. 45: ok 10627
  45327. 45: ok 10628
  45328. 45: ok 10629
  45329. 45: ok 10630
  45330. 45: ok 10631
  45331. 45: ok 10632
  45332. 45: ok 10633
  45333. 45: ok 10634
  45334. 45: ok 10635
  45335. 45: ok 10636
  45336. 45: ok 10637
  45337. 45: ok 10638
  45338. 45: ok 10639
  45339. 45: ok 10640
  45340. 45: ok 10641
  45341. 45: ok 10642
  45342. 45: ok 10643
  45343. 45: ok 10644
  45344. 45: ok 10645
  45345. 45: ok 10646
  45346. 45: ok 10647
  45347. 45: ok 10648
  45348. 45: ok 10649
  45349. 45: ok 10650
  45350. 45: ok 10651
  45351. 45: ok 10652
  45352. 45: ok 10653
  45353. 45: ok 10654
  45354. 45: ok 10655
  45355. 45: ok 10656
  45356. 45: ok 10657
  45357. 45: ok 10658
  45358. 45: ok 10659
  45359. 45: ok 10660
  45360. 45: ok 10661
  45361. 45: ok 10662
  45362. 45: ok 10663
  45363. 45: ok 10664
  45364. 45: ok 10665
  45365. 45: ok 10666
  45366. 45: ok 10667
  45367. 45: ok 10668
  45368. 45: ok 10669
  45369. 45: ok 10670
  45370. 45: ok 10671
  45371. 45: ok 10672
  45372. 45: ok 10673
  45373. 45: ok 10674
  45374. 45: ok 10675
  45375. 45: ok 10676
  45376. 45: ok 10677
  45377. 45: ok 10678
  45378. 45: ok 10679
  45379. 45: ok 10680
  45380. 45: ok 10681
  45381. 45: ok 10682
  45382. 45: ok 10683
  45383. 45: ok 10684
  45384. 45: ok 10685
  45385. 45: ok 10686
  45386. 45: ok 10687
  45387. 45: ok 10688
  45388. 45: ok 10689
  45389. 45: ok 10690
  45390. 45: ok 10691
  45391. 45: ok 10692
  45392. 45: ok 10693
  45393. 45: ok 10694
  45394. 45: ok 10695
  45395. 45: ok 10696
  45396. 45: ok 10697
  45397. 45: ok 10698
  45398. 45: ok 10699
  45399. 45: ok 10700
  45400. 45: ok 10701
  45401. 45: ok 10702
  45402. 45: ok 10703
  45403. 45: ok 10704
  45404. 45: ok 10705
  45405. 45: ok 10706
  45406. 45: ok 10707
  45407. 45: ok 10708
  45408. 45: ok 10709
  45409. 45: ok 10710
  45410. 45: ok 10711
  45411. 45: ok 10712
  45412. 45: ok 10713
  45413. 45: ok 10714
  45414. 45: ok 10715
  45415. 45: ok 10716
  45416. 45: ok 10717
  45417. 45: ok 10718
  45418. 45: ok 10719
  45419. 45: ok 10720
  45420. 45: ok 10721
  45421. 45: ok 10722
  45422. 45: ok 10723
  45423. 45: ok 10724
  45424. 45: ok 10725
  45425. 45: ok 10726
  45426. 45: ok 10727
  45427. 45: ok 10728
  45428. 45: ok 10729
  45429. 45: ok 10730
  45430. 45: ok 10731
  45431. 45: ok 10732
  45432. 45: ok 10733
  45433. 45: ok 10734
  45434. 45: ok 10735
  45435. 45: ok 10736
  45436. 45: ok 10737
  45437. 45: ok 10738
  45438. 45: ok 10739
  45439. 45: ok 10740
  45440. 45: ok 10741
  45441. 45: ok 10742
  45442. 45: ok 10743
  45443. 45: ok 10744
  45444. 45: ok 10745
  45445. 45: ok 10746
  45446. 45: ok 10747
  45447. 45: ok 10748
  45448. 45: ok 10749
  45449. 45: ok 10750
  45450. 45: ok 10751
  45451. 45: ok 10752
  45452. 45: ok 10753
  45453. 45: ok 10754
  45454. 45: ok 10755
  45455. 45: ok 10756
  45456. 45: ok 10757
  45457. 45: ok 10758
  45458. 45: ok 10759
  45459. 45: ok 10760
  45460. 45: ok 10761
  45461. 45: ok 10762
  45462. 45: ok 10763
  45463. 45: ok 10764
  45464. 45: ok 10765
  45465. 45: ok 10766
  45466. 45: ok 10767
  45467. 45: ok 10768
  45468. 45: ok 10769
  45469. 45: ok 10770
  45470. 45: ok 10771
  45471. 45: ok 10772
  45472. 45: ok 10773
  45473. 45: ok 10774
  45474. 45: ok 10775
  45475. 45: ok 10776
  45476. 45: ok 10777
  45477. 45: ok 10778
  45478. 45: ok 10779
  45479. 45: ok 10780
  45480. 45: ok 10781
  45481. 45: ok 10782
  45482. 45: ok 10783
  45483. 45: ok 10784
  45484. 45: ok 10785
  45485. 45: ok 10786
  45486. 45: ok 10787
  45487. 45: ok 10788
  45488. 45: ok 10789
  45489. 45: ok 10790
  45490. 45: ok 10791
  45491. 45: ok 10792
  45492. 45: ok 10793
  45493. 45: ok 10794
  45494. 45: ok 10795
  45495. 45: ok 10796
  45496. 45: ok 10797
  45497. 45: ok 10798
  45498. 45: ok 10799
  45499. 45: ok 10800
  45500. 45: ok 10801
  45501. 45: ok 10802
  45502. 45: ok 10803
  45503. 45: ok 10804
  45504. 45: ok 10805
  45505. 45: ok 10806
  45506. 45: ok 10807
  45507. 45: ok 10808
  45508. 45: ok 10809
  45509. 45: ok 10810
  45510. 45: ok 10811
  45511. 45: ok 10812
  45512. 45: ok 10813
  45513. 45: ok 10814
  45514. 45: ok 10815
  45515. 45: ok 10816
  45516. 45: ok 10817
  45517. 45: ok 10818
  45518. 45: ok 10819
  45519. 45: ok 10820
  45520. 45: ok 10821
  45521. 45: ok 10822
  45522. 45: ok 10823
  45523. 45: ok 10824
  45524. 45: ok 10825
  45525. 45: ok 10826
  45526. 45: ok 10827
  45527. 45: ok 10828
  45528. 45: ok 10829
  45529. 45: ok 10830
  45530. 45: ok 10831
  45531. 45: ok 10832
  45532. 45: ok 10833
  45533. 45: ok 10834
  45534. 45: ok 10835
  45535. 45: ok 10836
  45536. 45: ok 10837
  45537. 45: ok 10838
  45538. 45: ok 10839
  45539. 45: ok 10840
  45540. 45: ok 10841
  45541. 45: ok 10842
  45542. 45: ok 10843
  45543. 45: ok 10844
  45544. 45: ok 10845
  45545. 45: ok 10846
  45546. 45: ok 10847
  45547. 45: ok 10848
  45548. 45: ok 10849
  45549. 45: ok 10850
  45550. 45: ok 10851
  45551. 45: ok 10852
  45552. 45: ok 10853
  45553. 45: ok 10854
  45554. 45: ok 10855
  45555. 45: ok 10856
  45556. 45: ok 10857
  45557. 45: ok 10858
  45558. 45: ok 10859
  45559. 45: ok 10860
  45560. 45: ok 10861
  45561. 45: ok 10862
  45562. 45: ok 10863
  45563. 45: ok 10864
  45564. 45: ok 10865
  45565. 45: ok 10866
  45566. 45: ok 10867
  45567. 45: ok 10868
  45568. 45: ok 10869
  45569. 45: ok 10870
  45570. 45: ok 10871
  45571. 45: ok 10872
  45572. 45: ok 10873
  45573. 45: ok 10874
  45574. 45: ok 10875
  45575. 45: ok 10876
  45576. 45: ok 10877
  45577. 45: ok 10878
  45578. 45: ok 10879
  45579. 45: ok 10880
  45580. 45: ok 10881
  45581. 45: ok 10882
  45582. 45: ok 10883
  45583. 45: ok 10884
  45584. 45: ok 10885
  45585. 45: ok 10886
  45586. 45: ok 10887
  45587. 45: ok 10888
  45588. 45: ok 10889
  45589. 45: ok 10890
  45590. 45: ok 10891
  45591. 45: ok 10892
  45592. 45: ok 10893
  45593. 45: ok 10894
  45594. 45: ok 10895
  45595. 45: ok 10896
  45596. 45: ok 10897
  45597. 45: ok 10898
  45598. 45: ok 10899
  45599. 45: ok 10900
  45600. 45: ok 10901
  45601. 45: ok 10902
  45602. 45: ok 10903
  45603. 45: ok 10904
  45604. 45: ok 10905
  45605. 45: ok 10906
  45606. 45: ok 10907
  45607. 45: ok 10908
  45608. 45: ok 10909
  45609. 45: ok 10910
  45610. 45: ok 10911
  45611. 45: ok 10912
  45612. 45: ok 10913
  45613. 45: ok 10914
  45614. 45: ok 10915
  45615. 45: ok 10916
  45616. 45: ok 10917
  45617. 45: ok 10918
  45618. 45: ok 10919
  45619. 45: ok 10920
  45620. 45: ok 10921
  45621. 45: ok 10922
  45622. 45: ok 10923
  45623. 45: ok 10924
  45624. 45: ok 10925
  45625. 45: ok 10926
  45626. 45: ok 10927
  45627. 45: ok 10928
  45628. 45: ok 10929
  45629. 45: ok 10930
  45630. 45: ok 10931
  45631. 45: ok 10932
  45632. 45: ok 10933
  45633. 45: ok 10934
  45634. 45: ok 10935
  45635. 45: ok 10936
  45636. 45: ok 10937
  45637. 45: ok 10938
  45638. 45: ok 10939
  45639. 45: ok 10940
  45640. 45: ok 10941
  45641. 45: ok 10942
  45642. 45: ok 10943
  45643. 45: ok 10944
  45644. 45: ok 10945
  45645. 45: ok 10946
  45646. 45: ok 10947
  45647. 45: ok 10948
  45648. 45: ok 10949
  45649. 45: ok 10950
  45650. 45: ok 10951
  45651. 45: ok 10952
  45652. 45: ok 10953
  45653. 45: ok 10954
  45654. 45: ok 10955
  45655. 45: ok 10956
  45656. 45: ok 10957
  45657. 45: ok 10958
  45658. 45: ok 10959
  45659. 45: ok 10960
  45660. 45: ok 10961
  45661. 45: ok 10962
  45662. 45: ok 10963
  45663. 45: ok 10964
  45664. 45: ok 10965
  45665. 45: ok 10966
  45666. 45: ok 10967
  45667. 45: ok 10968
  45668. 45: ok 10969
  45669. 45: ok 10970
  45670. 45: ok 10971
  45671. 45: ok 10972
  45672. 45: ok 10973
  45673. 45: ok 10974
  45674. 45: ok 10975
  45675. 45: ok 10976
  45676. 45: ok 10977
  45677. 45: ok 10978
  45678. 45: ok 10979
  45679. 45: ok 10980
  45680. 45: ok 10981
  45681. 45: ok 10982
  45682. 45: ok 10983
  45683. 45: ok 10984
  45684. 45: ok 10985
  45685. 45: ok 10986
  45686. 45: ok 10987
  45687. 45: ok 10988
  45688. 45: ok 10989
  45689. 45: ok 10990
  45690. 45: ok 10991
  45691. 45: ok 10992
  45692. 45: ok 10993
  45693. 45: ok 10994
  45694. 45: ok 10995
  45695. 45: ok 10996
  45696. 45: ok 10997
  45697. 45: ok 10998
  45698. 45: ok 10999
  45699. 45: ok 11000
  45700. 45: ok 11001
  45701. 45: ok 11002
  45702. 45: ok 11003
  45703. 45: ok 11004
  45704. 45: ok 11005
  45705. 45: ok 11006
  45706. 45: ok 11007
  45707. 45: ok 11008
  45708. 45: ok 11009
  45709. 45: ok 11010
  45710. 45: ok 11011
  45711. 45: ok 11012
  45712. 45: ok 11013
  45713. 45: ok 11014
  45714. 45: ok 11015
  45715. 45: ok 11016
  45716. 45: ok 11017
  45717. 45: ok 11018
  45718. 45: ok 11019
  45719. 45: ok 11020
  45720. 45: ok 11021
  45721. 45: ok 11022
  45722. 45: ok 11023
  45723. 45: ok 11024
  45724. 45: ok 11025
  45725. 45: ok 11026
  45726. 45: ok 11027
  45727. 45: ok 11028
  45728. 45: ok 11029
  45729. 45: ok 11030
  45730. 45: ok 11031
  45731. 45: ok 11032
  45732. 45: ok 11033
  45733. 45: ok 11034
  45734. 45: ok 11035
  45735. 45: ok 11036
  45736. 45: ok 11037
  45737. 45: ok 11038
  45738. 45: ok 11039
  45739. 45: ok 11040
  45740. 45: ok 11041
  45741. 45: ok 11042
  45742. 45: ok 11043
  45743. 45: ok 11044
  45744. 45: ok 11045
  45745. 45: ok 11046
  45746. 45: ok 11047
  45747. 45: ok 11048
  45748. 45: ok 11049
  45749. 45: ok 11050
  45750. 45: ok 11051
  45751. 45: ok 11052
  45752. 45: ok 11053
  45753. 45: ok 11054
  45754. 45: ok 11055
  45755. 45: ok 11056
  45756. 45: ok 11057
  45757. 45: ok 11058
  45758. 45: ok 11059
  45759. 45: ok 11060
  45760. 45: ok 11061
  45761. 45: ok 11062
  45762. 45: ok 11063
  45763. 45: ok 11064
  45764. 45: ok 11065
  45765. 45: ok 11066
  45766. 45: ok 11067
  45767. 45: ok 11068
  45768. 45: ok 11069
  45769. 45: ok 11070
  45770. 45: ok 11071
  45771. 45: ok 11072
  45772. 45: ok 11073
  45773. 45: ok 11074
  45774. 45: ok 11075
  45775. 45: ok 11076
  45776. 45: ok 11077
  45777. 45: ok 11078
  45778. 45: ok 11079
  45779. 45: ok 11080
  45780. 45: ok 11081
  45781. 45: ok 11082
  45782. 45: ok 11083
  45783. 45: ok 11084
  45784. 45: ok 11085
  45785. 45: ok 11086
  45786. 45: ok 11087
  45787. 45: ok 11088
  45788. 45: ok 11089
  45789. 45: ok 11090
  45790. 45: ok 11091
  45791. 45: ok 11092
  45792. 45: ok 11093
  45793. 45: ok 11094
  45794. 45: ok 11095
  45795. 45: ok 11096
  45796. 45: ok 11097
  45797. 45: ok 11098
  45798. 45: ok 11099
  45799. 45: ok 11100
  45800. 45: ok 11101
  45801. 45: ok 11102
  45802. 45: ok 11103
  45803. 45: ok 11104
  45804. 45: ok 11105
  45805. 45: ok 11106
  45806. 45: ok 11107
  45807. 45: ok 11108
  45808. 45: ok 11109
  45809. 45: ok 11110
  45810. 45: ok 11111
  45811. 45: ok 11112
  45812. 45: ok 11113
  45813. 45: ok 11114
  45814. 45: ok 11115
  45815. 45: ok 11116
  45816. 45: ok 11117
  45817. 45: ok 11118
  45818. 45: ok 11119
  45819. 45: ok 11120
  45820. 45: ok 11121
  45821. 45: ok 11122
  45822. 45: ok 11123
  45823. 45: ok 11124
  45824. 45: ok 11125
  45825. 45: ok 11126
  45826. 45: ok 11127
  45827. 45: ok 11128
  45828. 45: ok 11129
  45829. 45: ok 11130
  45830. 45: ok 11131
  45831. 45: ok 11132
  45832. 45: ok 11133
  45833. 45: ok 11134
  45834. 45: ok 11135
  45835. 45: ok 11136
  45836. 45: ok 11137
  45837. 45: ok 11138
  45838. 45: ok 11139
  45839. 45: ok 11140
  45840. 45: ok 11141
  45841. 45: ok 11142
  45842. 45: ok 11143
  45843. 45: ok 11144
  45844. 45: ok 11145
  45845. 45: ok 11146
  45846. 45: ok 11147
  45847. 45: ok 11148
  45848. 45: ok 11149
  45849. 45: ok 11150
  45850. 45: ok 11151
  45851. 45: ok 11152
  45852. 45: ok 11153
  45853. 45: ok 11154
  45854. 45: ok 11155
  45855. 45: ok 11156
  45856. 45: ok 11157
  45857. 45: ok 11158
  45858. 45: ok 11159
  45859. 45: ok 11160
  45860. 45: ok 11161
  45861. 45: ok 11162
  45862. 45: ok 11163
  45863. 45: ok 11164
  45864. 45: ok 11165
  45865. 45: ok 11166
  45866. 45: ok 11167
  45867. 45: ok 11168
  45868. 45: ok 11169
  45869. 45: ok 11170
  45870. 45: ok 11171
  45871. 45: ok 11172
  45872. 45: ok 11173
  45873. 45: ok 11174
  45874. 45: ok 11175
  45875. 45: ok 11176
  45876. 45: ok 11177
  45877. 45: ok 11178
  45878. 45: ok 11179
  45879. 45: ok 11180
  45880. 45: ok 11181
  45881. 45: ok 11182
  45882. 45: ok 11183
  45883. 45: ok 11184
  45884. 45: ok 11185
  45885. 45: ok 11186
  45886. 45: ok 11187
  45887. 45: ok 11188
  45888. 45: ok 11189
  45889. 45: ok 11190
  45890. 45: ok 11191
  45891. 45: ok 11192
  45892. 45: ok 11193
  45893. 45: ok 11194
  45894. 45: ok 11195
  45895. 45: ok 11196
  45896. 45: ok 11197
  45897. 45: ok 11198
  45898. 45: ok 11199
  45899. 45: ok 11200
  45900. 45: ok 11201
  45901. 45: ok 11202
  45902. 45: ok 11203
  45903. 45: ok 11204
  45904. 45: ok 11205
  45905. 45: ok 11206
  45906. 45: ok 11207
  45907. 45: ok 11208
  45908. 45: ok 11209
  45909. 45: ok 11210
  45910. 45: ok 11211
  45911. 45: ok 11212
  45912. 45: ok 11213
  45913. 45: ok 11214
  45914. 45: ok 11215
  45915. 45: ok 11216
  45916. 45: ok 11217
  45917. 45: ok 11218
  45918. 45: ok 11219
  45919. 45: ok 11220
  45920. 45: ok 11221
  45921. 45: ok 11222
  45922. 45: ok 11223
  45923. 45: ok 11224
  45924. 45: ok 11225
  45925. 45: ok 11226
  45926. 45: ok 11227
  45927. 45: ok 11228
  45928. 45: ok 11229
  45929. 45: ok 11230
  45930. 45: ok 11231
  45931. 45: ok 11232
  45932. 45: ok 11233
  45933. 45: ok 11234
  45934. 45: ok 11235
  45935. 45: ok 11236
  45936. 45: ok 11237
  45937. 45: ok 11238
  45938. 45: ok 11239
  45939. 45: ok 11240
  45940. 45: ok 11241
  45941. 45: ok 11242
  45942. 45: ok 11243
  45943. 45: ok 11244
  45944. 45: ok 11245
  45945. 45: ok 11246
  45946. 45: ok 11247
  45947. 45: ok 11248
  45948. 45: ok 11249
  45949. 45: ok 11250
  45950. 45: ok 11251
  45951. 45: ok 11252
  45952. 45: ok 11253
  45953. 45: ok 11254
  45954. 45: ok 11255
  45955. 45: ok 11256
  45956. 45: ok 11257
  45957. 45: ok 11258
  45958. 45: ok 11259
  45959. 45: ok 11260
  45960. 45: ok 11261
  45961. 45: ok 11262
  45962. 45: ok 11263
  45963. 45: ok 11264
  45964. 45: ok 11265
  45965. 45: ok 11266
  45966. 45: ok 11267
  45967. 45: ok 11268
  45968. 45: ok 11269
  45969. 45: ok 11270
  45970. 45: ok 11271
  45971. 45: ok 11272
  45972. 45: ok 11273
  45973. 45: ok 11274
  45974. 45: ok 11275
  45975. 45: ok 11276
  45976. 45: ok 11277
  45977. 45: ok 11278
  45978. 45: ok 11279
  45979. 45: ok 11280
  45980. 45: ok 11281
  45981. 45: ok 11282
  45982. 45: ok 11283
  45983. 45: ok 11284
  45984. 45: ok 11285
  45985. 45: ok 11286
  45986. 45: ok 11287
  45987. 45: ok 11288
  45988. 45: ok 11289
  45989. 45: ok 11290
  45990. 45: ok 11291
  45991. 45: ok 11292
  45992. 45: ok 11293
  45993. 45: ok 11294
  45994. 45: ok 11295
  45995. 45: ok 11296
  45996. 45: ok 11297
  45997. 45: ok 11298
  45998. 45: ok 11299
  45999. 45: ok 11300
  46000. 45: ok 11301
  46001. 45: ok 11302
  46002. 45: ok 11303
  46003. 45: ok 11304
  46004. 45: ok 11305
  46005. 45: ok 11306
  46006. 45: ok 11307
  46007. 45: ok 11308
  46008. 45: ok 11309
  46009. 45: ok 11310
  46010. 45: ok 11311
  46011. 45: ok 11312
  46012. 45: ok 11313
  46013. 45: ok 11314
  46014. 45: ok 11315
  46015. 45: ok 11316
  46016. 45: ok 11317
  46017. 45: ok 11318
  46018. 45: ok 11319
  46019. 45: ok 11320
  46020. 45: ok 11321
  46021. 45: ok 11322
  46022. 45: ok 11323
  46023. 45: ok 11324
  46024. 45: ok 11325
  46025. 45: ok 11326
  46026. 45: ok 11327
  46027. 45: ok 11328
  46028. 45: ok 11329
  46029. 45: ok 11330
  46030. 45: ok 11331
  46031. 45: ok 11332
  46032. 45: ok 11333
  46033. 45: ok 11334
  46034. 45: ok 11335
  46035. 45: ok 11336
  46036. 45: ok 11337
  46037. 45: ok 11338
  46038. 45: ok 11339
  46039. 45: ok 11340
  46040. 45: ok 11341
  46041. 45: ok 11342
  46042. 45: ok 11343
  46043. 45: ok 11344
  46044. 45: ok 11345
  46045. 45: ok 11346
  46046. 45: ok 11347
  46047. 45: ok 11348
  46048. 45: ok 11349
  46049. 45: ok 11350
  46050. 45: ok 11351
  46051. 45: ok 11352
  46052. 45: ok 11353
  46053. 45: ok 11354
  46054. 45: ok 11355
  46055. 45: ok 11356
  46056. 45: ok 11357
  46057. 45: ok 11358
  46058. 45: ok 11359
  46059. 45: ok 11360
  46060. 45: ok 11361
  46061. 45: ok 11362
  46062. 45: ok 11363
  46063. 45: ok 11364
  46064. 45: ok 11365
  46065. 45: ok 11366
  46066. 45: ok 11367
  46067. 45: ok 11368
  46068. 45: ok 11369
  46069. 45: ok 11370
  46070. 45: ok 11371
  46071. 45: ok 11372
  46072. 45: ok 11373
  46073. 45: ok 11374
  46074. 45: ok 11375
  46075. 45: ok 11376
  46076. 45: ok 11377
  46077. 45: ok 11378
  46078. 45: ok 11379
  46079. 45: ok 11380
  46080. 45: ok 11381
  46081. 45: ok 11382
  46082. 45: ok 11383
  46083. 45: ok 11384
  46084. 45: ok 11385
  46085. 45: ok 11386
  46086. 45: ok 11387
  46087. 45: ok 11388
  46088. 45: ok 11389
  46089. 45: ok 11390
  46090. 45: ok 11391
  46091. 45: ok 11392
  46092. 45: ok 11393
  46093. 45: ok 11394
  46094. 45: ok 11395
  46095. 45: ok 11396
  46096. 45: ok 11397
  46097. 45: ok 11398
  46098. 45: ok 11399
  46099. 45: ok 11400
  46100. 45: ok 11401
  46101. 45: ok 11402
  46102. 45: ok 11403
  46103. 45: ok 11404
  46104. 45: ok 11405
  46105. 45: ok 11406
  46106. 45: ok 11407
  46107. 45: ok 11408
  46108. 45: ok 11409
  46109. 45: ok 11410
  46110. 45: ok 11411
  46111. 45: ok 11412
  46112. 45: ok 11413
  46113. 45: ok 11414
  46114. 45: ok 11415
  46115. 45: ok 11416
  46116. 45: ok 11417
  46117. 45: ok 11418
  46118. 45: ok 11419
  46119. 45: ok 11420
  46120. 45: ok 11421
  46121. 45: ok 11422
  46122. 45: ok 11423
  46123. 45: ok 11424
  46124. 45: ok 11425
  46125. 45: ok 11426
  46126. 45: ok 11427
  46127. 45: ok 11428
  46128. 45: ok 11429
  46129. 45: ok 11430
  46130. 45: ok 11431
  46131. 45: ok 11432
  46132. 45: ok 11433
  46133. 45: ok 11434
  46134. 45: ok 11435
  46135. 45: ok 11436
  46136. 45: ok 11437
  46137. 45: ok 11438
  46138. 45: ok 11439
  46139. 45: ok 11440
  46140. 45: ok 11441
  46141. 45: ok 11442
  46142. 45: ok 11443
  46143. 45: ok 11444
  46144. 45: ok 11445
  46145. 45: ok 11446
  46146. 45: ok 11447
  46147. 45: ok 11448
  46148. 45: ok 11449
  46149. 45: ok 11450
  46150. 45: ok 11451
  46151. 45: ok 11452
  46152. 45: ok 11453
  46153. 45: ok 11454
  46154. 45: ok 11455
  46155. 45: ok 11456
  46156. 45: ok 11457
  46157. 45: ok 11458
  46158. 45: ok 11459
  46159. 45: ok 11460
  46160. 45: ok 11461
  46161. 45: ok 11462
  46162. 45: ok 11463
  46163. 45: ok 11464
  46164. 45: ok 11465
  46165. 45: ok 11466
  46166. 45: ok 11467
  46167. 45: ok 11468
  46168. 45: ok 11469
  46169. 45: ok 11470
  46170. 45: ok 11471
  46171. 45: ok 11472
  46172. 45: ok 11473
  46173. 45: ok 11474
  46174. 45: ok 11475
  46175. 45: ok 11476
  46176. 45: ok 11477
  46177. 45: ok 11478
  46178. 45: ok 11479
  46179. 45: ok 11480
  46180. 45: ok 11481
  46181. 45: ok 11482
  46182. 45: ok 11483
  46183. 45: ok 11484
  46184. 45: ok 11485
  46185. 45: ok 11486
  46186. 45: ok 11487
  46187. 45: ok 11488
  46188. 45: ok 11489
  46189. 45: ok 11490
  46190. 45: ok 11491
  46191. 45: ok 11492
  46192. 45: ok 11493
  46193. 45: ok 11494
  46194. 45: ok 11495
  46195. 45: ok 11496
  46196. 45: ok 11497
  46197. 45: ok 11498
  46198. 45: ok 11499
  46199. 45: ok 11500
  46200. 45: ok 11501
  46201. 45: ok 11502
  46202. 45: ok 11503
  46203. 45: ok 11504
  46204. 45: ok 11505
  46205. 45: ok 11506
  46206. 45: ok 11507
  46207. 45: ok 11508
  46208. 45: ok 11509
  46209. 45: ok 11510
  46210. 45: ok 11511
  46211. 45: ok 11512
  46212. 45: ok 11513
  46213. 45: ok 11514
  46214. 45: ok 11515
  46215. 45: ok 11516
  46216. 45: ok 11517
  46217. 45: ok 11518
  46218. 45: ok 11519
  46219. 45: ok 11520
  46220. 45: ok 11521
  46221. 45: ok 11522
  46222. 45: ok 11523
  46223. 45: ok 11524
  46224. 45: ok 11525
  46225. 45: ok 11526
  46226. 45: ok 11527
  46227. 45: ok 11528
  46228. 45: ok 11529
  46229. 45: ok 11530
  46230. 45: ok 11531
  46231. 45: ok 11532
  46232. 45: ok 11533
  46233. 45: ok 11534
  46234. 45: ok 11535
  46235. 45: ok 11536
  46236. 45: ok 11537
  46237. 45: ok 11538
  46238. 45: ok 11539
  46239. 45: ok 11540
  46240. 45: ok 11541
  46241. 45: ok 11542
  46242. 45: ok 11543
  46243. 45: ok 11544
  46244. 45: ok 11545
  46245. 45: ok 11546
  46246. 45: ok 11547
  46247. 45: ok 11548
  46248. 45: ok 11549
  46249. 45: ok 11550
  46250. 45: ok 11551
  46251. 45: ok 11552
  46252. 45: ok 11553
  46253. 45: ok 11554
  46254. 45: ok 11555
  46255. 45: ok 11556
  46256. 45: ok 11557
  46257. 45: ok 11558
  46258. 45: ok 11559
  46259. 45: ok 11560
  46260. 45: ok 11561
  46261. 45: ok 11562
  46262. 45: ok 11563
  46263. 45: ok 11564
  46264. 45: ok 11565
  46265. 45: ok 11566
  46266. 45: ok 11567
  46267. 45: ok 11568
  46268. 45: ok 11569
  46269. 45: ok 11570
  46270. 45: ok 11571
  46271. 45: ok 11572
  46272. 45: ok 11573
  46273. 45: ok 11574
  46274. 45: ok 11575
  46275. 45: ok 11576
  46276. 45: ok 11577
  46277. 45: ok 11578
  46278. 45: ok 11579
  46279. 45: ok 11580
  46280. 45: ok 11581
  46281. 45: ok 11582
  46282. 45: ok 11583
  46283. 45: ok 11584
  46284. 45: ok 11585
  46285. 45: ok 11586
  46286. 45: ok 11587
  46287. 45: ok 11588
  46288. 45: ok 11589
  46289. 45: ok 11590
  46290. 45: ok 11591
  46291. 45: ok 11592
  46292. 45: ok 11593
  46293. 45: ok 11594
  46294. 45: ok 11595
  46295. 45: ok 11596
  46296. 45: ok 11597
  46297. 45: ok 11598
  46298. 45: ok 11599
  46299. 45: ok 11600
  46300. 45: ok 11601
  46301. 45: ok 11602
  46302. 45: ok 11603
  46303. 45: ok 11604
  46304. 45: ok 11605
  46305. 45: ok 11606
  46306. 45: ok 11607
  46307. 45: ok 11608
  46308. 45: ok 11609
  46309. 45: ok 11610
  46310. 45: ok 11611
  46311. 45: ok 11612
  46312. 45: ok 11613
  46313. 45: ok 11614
  46314. 45: ok 11615
  46315. 45: ok 11616
  46316. 45: ok 11617
  46317. 45: ok 11618
  46318. 45: ok 11619
  46319. 45: ok 11620
  46320. 45: ok 11621
  46321. 45: ok 11622
  46322. 45: ok 11623
  46323. 45: ok 11624
  46324. 45: ok 11625
  46325. 45: ok 11626
  46326. 45: ok 11627
  46327. 45: ok 11628
  46328. 45: ok 11629
  46329. 45: ok 11630
  46330. 45: ok 11631
  46331. 45: ok 11632
  46332. 45: ok 11633
  46333. 45: ok 11634
  46334. 45: ok 11635
  46335. 45: ok 11636
  46336. 45: ok 11637
  46337. 45: ok 11638
  46338. 45: ok 11639
  46339. 45: ok 11640
  46340. 45: ok 11641
  46341. 45: ok 11642
  46342. 45: ok 11643
  46343. 45: ok 11644
  46344. 45: ok 11645
  46345. 45: ok 11646
  46346. 45: ok 11647
  46347. 45: ok 11648
  46348. 45: ok 11649
  46349. 45: ok 11650
  46350. 45: ok 11651
  46351. 45: ok 11652
  46352. 45: ok 11653
  46353. 45: ok 11654
  46354. 45: ok 11655
  46355. 45: ok 11656
  46356. 45: ok 11657
  46357. 45: ok 11658
  46358. 45: ok 11659
  46359. 45: ok 11660
  46360. 45: ok 11661
  46361. 45: ok 11662
  46362. 45: ok 11663
  46363. 45: ok 11664
  46364. 45: ok 11665
  46365. 45: ok 11666
  46366. 45: ok 11667
  46367. 45: ok 11668
  46368. 45: ok 11669
  46369. 45: ok 11670
  46370. 45: ok 11671
  46371. 45: ok 11672
  46372. 45: ok 11673
  46373. 45: ok 11674
  46374. 45: ok 11675
  46375. 45: ok 11676
  46376. 45: ok 11677
  46377. 45: ok 11678
  46378. 45: ok 11679
  46379. 45: ok 11680
  46380. 45: ok 11681
  46381. 45: ok 11682
  46382. 45: ok 11683
  46383. 45: ok 11684
  46384. 45: ok 11685
  46385. 45: ok 11686
  46386. 45: ok 11687
  46387. 45: ok 11688
  46388. 45: ok 11689
  46389. 45: ok 11690
  46390. 45: ok 11691
  46391. 45: ok 11692
  46392. 45: ok 11693
  46393. 45: ok 11694
  46394. 45: ok 11695
  46395. 45: ok 11696
  46396. 45: ok 11697
  46397. 45: ok 11698
  46398. 45: ok 11699
  46399. 45: ok 11700
  46400. 45: ok 11701
  46401. 45: ok 11702
  46402. 45: ok 11703
  46403. 45: ok 11704
  46404. 45: ok 11705
  46405. 45: ok 11706
  46406. 45: ok 11707
  46407. 45: ok 11708
  46408. 45: ok 11709
  46409. 45: ok 11710
  46410. 45: ok 11711
  46411. 45: ok 11712
  46412. 45: ok 11713
  46413. 45: ok 11714
  46414. 45: ok 11715
  46415. 45: ok 11716
  46416. 45: ok 11717
  46417. 45: ok 11718
  46418. 45: ok 11719
  46419. 45: ok 11720
  46420. 45: ok 11721
  46421. 45: ok 11722
  46422. 45: ok 11723
  46423. 45: ok 11724
  46424. 45: ok 11725
  46425. 45: ok 11726
  46426. 45: ok 11727
  46427. 45: ok 11728
  46428. 45: ok 11729
  46429. 45: ok 11730
  46430. 45: ok 11731
  46431. 45: ok 11732
  46432. 45: ok 11733
  46433. 45: ok 11734
  46434. 45: ok 11735
  46435. 45: ok 11736
  46436. 45: ok 11737
  46437. 45: ok 11738
  46438. 45: ok 11739
  46439. 45: ok 11740
  46440. 45: ok 11741
  46441. 45: ok 11742
  46442. 45: ok 11743
  46443. 45: ok 11744
  46444. 45: ok 11745
  46445. 45: ok 11746
  46446. 45: ok 11747
  46447. 45: ok 11748
  46448. 45: ok 11749
  46449. 45: ok 11750
  46450. 45: ok 11751
  46451. 45: ok 11752
  46452. 45: ok 11753
  46453. 45: ok 11754
  46454. 45: ok 11755
  46455. 45: ok 11756
  46456. 45: ok 11757
  46457. 45: ok 11758
  46458. 45: ok 11759
  46459. 45: ok 11760
  46460. 45: ok 11761
  46461. 45: ok 11762
  46462. 45: ok 11763
  46463. 45: ok 11764
  46464. 45: ok 11765
  46465. 45: ok 11766
  46466. 45: ok 11767
  46467. 45: ok 11768
  46468. 45: ok 11769
  46469. 45: ok 11770
  46470. 45: ok 11771
  46471. 45: ok 11772
  46472. 45: ok 11773
  46473. 45: ok 11774
  46474. 45: ok 11775
  46475. 45: ok 11776
  46476. 45: ok 11777
  46477. 45: ok 11778
  46478. 45: ok 11779
  46479. 45: ok 11780
  46480. 45: ok 11781
  46481. 45: ok 11782
  46482. 45: ok 11783
  46483. 45: ok 11784
  46484. 45: ok 11785
  46485. 45: ok 11786
  46486. 45: ok 11787
  46487. 45: ok 11788
  46488. 45: ok 11789
  46489. 45: ok 11790
  46490. 45: ok 11791
  46491. 45: ok 11792
  46492. 45: ok 11793
  46493. 45: ok 11794
  46494. 45: ok 11795
  46495. 45: ok 11796
  46496. 45: ok 11797
  46497. 45: ok 11798
  46498. 45: ok 11799
  46499. 45: ok 11800
  46500. 45: ok 11801
  46501. 45: ok 11802
  46502. 45: ok 11803
  46503. 45: ok 11804
  46504. 45: ok 11805
  46505. 45: ok 11806
  46506. 45: ok 11807
  46507. 45: ok 11808
  46508. 45: ok 11809
  46509. 45: ok 11810
  46510. 45: ok 11811
  46511. 45: ok 11812
  46512. 45: ok 11813
  46513. 45: ok 11814
  46514. 45: ok 11815
  46515. 45: ok 11816
  46516. 45: ok 11817
  46517. 45: ok 11818
  46518. 45: ok 11819
  46519. 45: ok 11820
  46520. 45: ok 11821
  46521. 45: ok 11822
  46522. 45: ok 11823
  46523. 45: ok 11824
  46524. 45: ok 11825
  46525. 45: ok 11826
  46526. 45: ok 11827
  46527. 45: ok 11828
  46528. 45: ok 11829
  46529. 45: ok 11830
  46530. 45: ok 11831
  46531. 45: ok 11832
  46532. 45: ok 11833
  46533. 45: ok 11834
  46534. 45: ok 11835
  46535. 45: ok 11836
  46536. 45: ok 11837
  46537. 45: ok 11838
  46538. 45: ok 11839
  46539. 45: ok 11840
  46540. 45: ok 11841
  46541. 45: ok 11842
  46542. 45: ok 11843
  46543. 45: ok 11844
  46544. 45: ok 11845
  46545. 45: ok 11846
  46546. 45: ok 11847
  46547. 45: ok 11848
  46548. 45: ok 11849
  46549. 45: ok 11850
  46550. 45: ok 11851
  46551. 45: ok 11852
  46552. 45: ok 11853
  46553. 45: ok 11854
  46554. 45: ok 11855
  46555. 45: ok 11856
  46556. 45: ok 11857
  46557. 45: ok 11858
  46558. 45: ok 11859
  46559. 45: ok 11860
  46560. 45: ok 11861
  46561. 45: ok 11862
  46562. 45: ok 11863
  46563. 45: ok 11864
  46564. 45: ok 11865
  46565. 45: ok 11866
  46566. 45: ok 11867
  46567. 45: ok 11868
  46568. 45: ok 11869
  46569. 45: ok 11870
  46570. 45: ok 11871
  46571. 45: ok 11872
  46572. 45: ok 11873
  46573. 45: ok 11874
  46574. 45: ok 11875
  46575. 45: ok 11876
  46576. 45: ok 11877
  46577. 45: ok 11878
  46578. 45: ok 11879
  46579. 45: ok 11880
  46580. 45: ok 11881
  46581. 45: ok 11882
  46582. 45: ok 11883
  46583. 45: ok 11884
  46584. 45: ok 11885
  46585. 45: ok 11886
  46586. 45: ok 11887
  46587. 45: ok 11888
  46588. 45: ok 11889
  46589. 45: ok 11890
  46590. 45: ok 11891
  46591. 45: ok 11892
  46592. 45: ok 11893
  46593. 45: ok 11894
  46594. 45: ok 11895
  46595. 45: ok 11896
  46596. 45: ok 11897
  46597. 45: ok 11898
  46598. 45: ok 11899
  46599. 45: ok 11900
  46600. 45: ok 11901
  46601. 45: ok 11902
  46602. 45: ok 11903
  46603. 45: ok 11904
  46604. 45: ok 11905
  46605. 45: ok 11906
  46606. 45: ok 11907
  46607. 45: ok 11908
  46608. 45: ok 11909
  46609. 45: ok 11910
  46610. 45: ok 11911
  46611. 45: ok 11912
  46612. 45: ok 11913
  46613. 45: ok 11914
  46614. 45: ok 11915
  46615. 45: ok 11916
  46616. 45: ok 11917
  46617. 45: ok 11918
  46618. 45: ok 11919
  46619. 45: ok 11920
  46620. 45: ok 11921
  46621. 45: ok 11922
  46622. 45: ok 11923
  46623. 45: ok 11924
  46624. 45: ok 11925
  46625. 45: ok 11926
  46626. 45: ok 11927
  46627. 45: ok 11928
  46628. 45: ok 11929
  46629. 45: ok 11930
  46630. 45: ok 11931
  46631. 45: ok 11932
  46632. 45: ok 11933
  46633. 45: ok 11934
  46634. 45: ok 11935
  46635. 45: ok 11936
  46636. 45: ok 11937
  46637. 45: ok 11938
  46638. 45: ok 11939
  46639. 45: ok 11940
  46640. 45: ok 11941
  46641. 45: ok 11942
  46642. 45: ok 11943
  46643. 45: ok 11944
  46644. 45: ok 11945
  46645. 45: ok 11946
  46646. 45: ok 11947
  46647. 45: ok 11948
  46648. 45: ok 11949
  46649. 45: ok 11950
  46650. 45: ok 11951
  46651. 45: ok 11952
  46652. 45: ok 11953
  46653. 45: ok 11954
  46654. 45: ok 11955
  46655. 45: ok 11956
  46656. 45: ok 11957
  46657. 45: ok 11958
  46658. 45: ok 11959
  46659. 45: ok 11960
  46660. 45: ok 11961
  46661. 45: ok 11962
  46662. 45: ok 11963
  46663. 45: ok 11964
  46664. 45: ok 11965
  46665. 45: ok 11966
  46666. 45: ok 11967
  46667. 45: ok 11968
  46668. 45: ok 11969
  46669. 45: ok 11970
  46670. 45: ok 11971
  46671. 45: ok 11972
  46672. 45: ok 11973
  46673. 45: ok 11974
  46674. 45: ok 11975
  46675. 45: ok 11976
  46676. 45: ok 11977
  46677. 45: ok 11978
  46678. 45: ok 11979
  46679. 45: ok 11980
  46680. 45: ok 11981
  46681. 45: ok 11982
  46682. 45: ok 11983
  46683. 45: ok 11984
  46684. 45: ok 11985
  46685. 45: ok 11986
  46686. 45: ok 11987
  46687. 45: ok 11988
  46688. 45: ok 11989
  46689. 45: ok 11990
  46690. 45: ok 11991
  46691. 45: ok 11992
  46692. 45: ok 11993
  46693. 45: ok 11994
  46694. 45: ok 11995
  46695. 45: ok 11996
  46696. 45: ok 11997
  46697. 45: ok 11998
  46698. 45: ok 11999
  46699. 45: ok 12000
  46700. 45: ok 12001
  46701. 45: ok 12002
  46702. 45: ok 12003
  46703. 45: ok 12004
  46704. 45: ok 12005
  46705. 45: ok 12006
  46706. 45: ok 12007
  46707. 45: ok 12008
  46708. 45: ok 12009
  46709. 45: ok 12010
  46710. 45: ok 12011
  46711. 45: ok 12012
  46712. 45: ok 12013
  46713. 45: ok 12014
  46714. 45: ok 12015
  46715. 45: ok 12016
  46716. 45: ok 12017
  46717. 45: ok 12018
  46718. 45: ok 12019
  46719. 45: ok 12020
  46720. 45: ok 12021
  46721. 45: ok 12022
  46722. 45: ok 12023
  46723. 45: ok 12024
  46724. 45: ok 12025
  46725. 45: ok 12026
  46726. 45: ok 12027
  46727. 45: ok 12028
  46728. 45: ok 12029
  46729. 45: ok 12030
  46730. 45: ok 12031
  46731. 45: ok 12032
  46732. 45: ok 12033
  46733. 45: ok 12034
  46734. 45: ok 12035
  46735. 45: ok 12036
  46736. 45: ok 12037
  46737. 45: ok 12038
  46738. 45: ok 12039
  46739. 45: ok 12040
  46740. 45: ok 12041
  46741. 45: ok 12042
  46742. 45: ok 12043
  46743. 45: ok 12044
  46744. 45: ok 12045
  46745. 45: ok 12046
  46746. 45: ok 12047
  46747. 45: ok 12048
  46748. 45: ok 12049
  46749. 45: ok 12050
  46750. 45: ok 12051
  46751. 45: ok 12052
  46752. 45: ok 12053
  46753. 45: ok 12054
  46754. 45: ok 12055
  46755. 45: ok 12056
  46756. 45: ok 12057
  46757. 45: ok 12058
  46758. 45: ok 12059
  46759. 45: ok 12060
  46760. 45: ok 12061
  46761. 45: ok 12062
  46762. 45: ok 12063
  46763. 45: ok 12064
  46764. 45: ok 12065
  46765. 45: ok 12066
  46766. 45: ok 12067
  46767. 45: ok 12068
  46768. 45: ok 12069
  46769. 45: ok 12070
  46770. 45: ok 12071
  46771. 45: ok 12072
  46772. 45: ok 12073
  46773. 45: ok 12074
  46774. 45: ok 12075
  46775. 45: ok 12076
  46776. 45: ok 12077
  46777. 45: ok 12078
  46778. 45: ok 12079
  46779. 45: ok 12080
  46780. 45: ok 12081
  46781. 45: ok 12082
  46782. 45: ok 12083
  46783. 45: ok 12084
  46784. 45: ok 12085
  46785. 45: ok 12086
  46786. 45: ok 12087
  46787. 45: ok 12088
  46788. 45: ok 12089
  46789. 45: ok 12090
  46790. 45: ok 12091
  46791. 45: ok 12092
  46792. 45: ok 12093
  46793. 45: ok 12094
  46794. 45: ok 12095
  46795. 45: ok 12096
  46796. 45: ok 12097
  46797. 45: ok 12098
  46798. 45: ok 12099
  46799. 45: ok 12100
  46800. 45: ok 12101
  46801. 45: ok 12102
  46802. 45: ok 12103
  46803. 45: ok 12104
  46804. 45: ok 12105
  46805. 45: ok 12106
  46806. 45: ok 12107
  46807. 45: ok 12108
  46808. 45: ok 12109
  46809. 45: ok 12110
  46810. 45: ok 12111
  46811. 45: ok 12112
  46812. 45: ok 12113
  46813. 45: ok 12114
  46814. 45: ok 12115
  46815. 45: ok 12116
  46816. 45: ok 12117
  46817. 45: ok 12118
  46818. 45: ok 12119
  46819. 45: ok 12120
  46820. 45: ok 12121
  46821. 45: ok 12122
  46822. 45: ok 12123
  46823. 45: ok 12124
  46824. 45: ok 12125
  46825. 45: ok 12126
  46826. 45: ok 12127
  46827. 45: ok 12128
  46828. 45: ok 12129
  46829. 45: ok 12130
  46830. 45: ok 12131
  46831. 45: ok 12132
  46832. 45: ok 12133
  46833. 45: ok 12134
  46834. 45: ok 12135
  46835. 45: ok 12136
  46836. 45: ok 12137
  46837. 45: ok 12138
  46838. 45: ok 12139
  46839. 45: ok 12140
  46840. 45: ok 12141
  46841. 45: ok 12142
  46842. 45: ok 12143
  46843. 45: ok 12144
  46844. 45: ok 12145
  46845. 45: ok 12146
  46846. 45: ok 12147
  46847. 45: ok 12148
  46848. 45: ok 12149
  46849. 45: ok 12150
  46850. 45: ok 12151
  46851. 45: ok 12152
  46852. 45: ok 12153
  46853. 45: ok 12154
  46854. 45: ok 12155
  46855. 45: ok 12156
  46856. 45: ok 12157
  46857. 45: ok 12158
  46858. 45: ok 12159
  46859. 45: ok 12160
  46860. 45: ok 12161
  46861. 45: ok 12162
  46862. 45: ok 12163
  46863. 45: ok 12164
  46864. 45: ok 12165
  46865. 45: ok 12166
  46866. 45: ok 12167
  46867. 45: ok 12168
  46868. 45: ok 12169
  46869. 45: ok 12170
  46870. 45: ok 12171
  46871. 45: ok 12172
  46872. 45: ok 12173
  46873. 45: ok 12174
  46874. 45: ok 12175
  46875. 45: ok 12176
  46876. 45: ok 12177
  46877. 45: ok 12178
  46878. 45: ok 12179
  46879. 45: ok 12180
  46880. 45: ok 12181
  46881. 45: ok 12182
  46882. 45: ok 12183
  46883. 45: ok 12184
  46884. 45: ok 12185
  46885. 45: ok 12186
  46886. 45: ok 12187
  46887. 45: ok 12188
  46888. 45: ok 12189
  46889. 45: ok 12190
  46890. 45: ok 12191
  46891. 45: ok 12192
  46892. 45: ok 12193
  46893. 45: ok 12194
  46894. 45: ok 12195
  46895. 45: ok 12196
  46896. 45: ok 12197
  46897. 45: ok 12198
  46898. 45: ok 12199
  46899. 45: ok 12200
  46900. 45: ok 12201
  46901. 45: ok 12202
  46902. 45: ok 12203
  46903. 45: ok 12204
  46904. 45: ok 12205
  46905. 45: ok 12206
  46906. 45: ok 12207
  46907. 45: ok 12208
  46908. 45: ok 12209
  46909. 45: ok 12210
  46910. 45: ok 12211
  46911. 45: ok 12212
  46912. 45: ok 12213
  46913. 45: ok 12214
  46914. 45: ok 12215
  46915. 45: ok 12216
  46916. 45: ok 12217
  46917. 45: ok 12218
  46918. 45: ok 12219
  46919. 45: ok 12220
  46920. 45: ok 12221
  46921. 45: ok 12222
  46922. 45: ok 12223
  46923. 45: ok 12224
  46924. 45: ok 12225
  46925. 45: ok 12226
  46926. 45: ok 12227
  46927. 45: ok 12228
  46928. 45: ok 12229
  46929. 45: ok 12230
  46930. 45: ok 12231
  46931. 45: ok 12232
  46932. 45: ok 12233
  46933. 45: ok 12234
  46934. 45: ok 12235
  46935. 45: ok 12236
  46936. 45: ok 12237
  46937. 45: ok 12238
  46938. 45: ok 12239
  46939. 45: ok 12240
  46940. 45: ok 12241
  46941. 45: ok 12242
  46942. 45: ok 12243
  46943. 45: ok 12244
  46944. 45: ok 12245
  46945. 45: ok 12246
  46946. 45: ok 12247
  46947. 45: ok 12248
  46948. 45: ok 12249
  46949. 45: ok 12250
  46950. 45: ok 12251
  46951. 45: ok 12252
  46952. 45: ok 12253
  46953. 45: ok 12254
  46954. 45: ok 12255
  46955. 45: ok 12256
  46956. 45: ok 12257
  46957. 45: ok 12258
  46958. 45: ok 12259
  46959. 45: ok 12260
  46960. 45: ok 12261
  46961. 45: ok 12262
  46962. 45: ok 12263
  46963. 45: ok 12264
  46964. 45: ok 12265
  46965. 45: ok 12266
  46966. 45: ok 12267
  46967. 45: ok 12268
  46968. 45: ok 12269
  46969. 45: ok 12270
  46970. 45: ok 12271
  46971. 45: ok 12272
  46972. 45: ok 12273
  46973. 45: ok 12274
  46974. 45: ok 12275
  46975. 45: ok 12276
  46976. 45: ok 12277
  46977. 45: ok 12278
  46978. 45: ok 12279
  46979. 45: ok 12280
  46980. 45: ok 12281
  46981. 45: ok 12282
  46982. 45: ok 12283
  46983. 45: ok 12284
  46984. 45: ok 12285
  46985. 45: ok 12286
  46986. 45: ok 12287
  46987. 45: ok 12288
  46988. 45: ok 12289
  46989. 45: ok 12290
  46990. 45: ok 12291
  46991. 45: ok 12292
  46992. 45: ok 12293
  46993. 45: ok 12294
  46994. 45: ok 12295
  46995. 45: ok 12296
  46996. 45: ok 12297
  46997. 45: ok 12298
  46998. 45: ok 12299
  46999. 45: ok 12300
  47000. 45: ok 12301
  47001. 45: ok 12302
  47002. 45: ok 12303
  47003. 45: ok 12304
  47004. 45: ok 12305
  47005. 45: ok 12306
  47006. 45: ok 12307
  47007. 45: ok 12308
  47008. 45: ok 12309
  47009. 45: ok 12310
  47010. 45: ok 12311
  47011. 45: ok 12312
  47012. 45: ok 12313
  47013. 45: ok 12314
  47014. 45: ok 12315
  47015. 45: ok 12316
  47016. 45: ok 12317
  47017. 45: ok 12318
  47018. 45: ok 12319
  47019. 45: ok 12320
  47020. 45: ok 12321
  47021. 45: ok 12322
  47022. 45: ok 12323
  47023. 45: ok 12324
  47024. 45: ok 12325
  47025. 45: ok 12326
  47026. 45: ok 12327
  47027. 45: ok 12328
  47028. 45: ok 12329
  47029. 45: ok 12330
  47030. 45: ok 12331
  47031. 45: ok 12332
  47032. 45: ok 12333
  47033. 45: ok 12334
  47034. 45: ok 12335
  47035. 45: ok 12336
  47036. 45: ok 12337
  47037. 45: ok 12338
  47038. 45: ok 12339
  47039. 45: ok 12340
  47040. 45: ok 12341
  47041. 45: ok 12342
  47042. 45: ok 12343
  47043. 45: ok 12344
  47044. 45: ok 12345
  47045. 45: ok 12346
  47046. 45: ok 12347
  47047. 45: ok 12348
  47048. 45: ok 12349
  47049. 45: ok 12350
  47050. 45: ok 12351
  47051. 45: ok 12352
  47052. 45: ok 12353
  47053. 45: ok 12354
  47054. 45: ok 12355
  47055. 45: ok 12356
  47056. 45: ok 12357
  47057. 45: ok 12358
  47058. 45: ok 12359
  47059. 45: ok 12360
  47060. 45: ok 12361
  47061. 45: ok 12362
  47062. 45: ok 12363
  47063. 45: ok 12364
  47064. 45: ok 12365
  47065. 45: ok 12366
  47066. 45: ok 12367
  47067. 45: ok 12368
  47068. 45: ok 12369
  47069. 45: ok 12370
  47070. 45: ok 12371
  47071. 45: ok 12372
  47072. 45: ok 12373
  47073. 45: ok 12374
  47074. 45: ok 12375
  47075. 45: ok 12376
  47076. 45: ok 12377
  47077. 45: ok 12378
  47078. 45: ok 12379
  47079. 45: ok 12380
  47080. 45: ok 12381
  47081. 45: ok 12382
  47082. 45: ok 12383
  47083. 45: ok 12384
  47084. 45: ok 12385
  47085. 45: ok 12386
  47086. 45: ok 12387
  47087. 45: ok 12388
  47088. 45: ok 12389
  47089. 45: ok 12390
  47090. 45: ok 12391
  47091. 45: ok 12392
  47092. 45: ok 12393
  47093. 45: ok 12394
  47094. 45: ok 12395
  47095. 45: ok 12396
  47096. 45: ok 12397
  47097. 45: ok 12398
  47098. 45: ok 12399
  47099. 45: ok 12400
  47100. 45: ok 12401
  47101. 45: ok 12402
  47102. 45: ok 12403
  47103. 45: ok 12404
  47104. 45: ok 12405
  47105. 45: ok 12406
  47106. 45: ok 12407
  47107. 45: ok 12408
  47108. 45: ok 12409
  47109. 45: ok 12410
  47110. 45: ok 12411
  47111. 45: ok 12412
  47112. 45: ok 12413
  47113. 45: ok 12414
  47114. 45: ok 12415
  47115. 45: ok 12416
  47116. 45: ok 12417
  47117. 45: ok 12418
  47118. 45: ok 12419
  47119. 45: ok 12420
  47120. 45: ok 12421
  47121. 45: ok 12422
  47122. 45: ok 12423
  47123. 45: ok 12424
  47124. 45: ok 12425
  47125. 45: ok 12426
  47126. 45: ok 12427
  47127. 45: ok 12428
  47128. 45: ok 12429
  47129. 45: ok 12430
  47130. 45: ok 12431
  47131. 45: ok 12432
  47132. 45: ok 12433
  47133. 45: ok 12434
  47134. 45: ok 12435
  47135. 45: ok 12436
  47136. 45: ok 12437
  47137. 45: ok 12438
  47138. 45: ok 12439
  47139. 45: ok 12440
  47140. 45: ok 12441
  47141. 45: ok 12442
  47142. 45: ok 12443
  47143. 45: ok 12444
  47144. 45: ok 12445
  47145. 45: ok 12446
  47146. 45: ok 12447
  47147. 45: ok 12448
  47148. 45: ok 12449
  47149. 45: ok 12450
  47150. 45: ok 12451
  47151. 45: ok 12452
  47152. 45: ok 12453
  47153. 45: ok 12454
  47154. 45: ok 12455
  47155. 45: ok 12456
  47156. 45: ok 12457
  47157. 45: ok 12458
  47158. 45: ok 12459
  47159. 45: ok 12460
  47160. 45: ok 12461
  47161. 45: ok 12462
  47162. 45: ok 12463
  47163. 45: ok 12464
  47164. 45: ok 12465
  47165. 45: ok 12466
  47166. 45: ok 12467
  47167. 45: ok 12468
  47168. 45: ok 12469
  47169. 45: ok 12470
  47170. 45: ok 12471
  47171. 45: ok 12472
  47172. 45: ok 12473
  47173. 45: ok 12474
  47174. 45: ok 12475
  47175. 45: ok 12476
  47176. 45: ok 12477
  47177. 45: ok 12478
  47178. 45: ok 12479
  47179. 45: ok 12480
  47180. 45: ok 12481
  47181. 45: ok 12482
  47182. 45: ok 12483
  47183. 45: ok 12484
  47184. 45: ok 12485
  47185. 45: ok 12486
  47186. 45: ok 12487
  47187. 45: ok 12488
  47188. 45: ok 12489
  47189. 45: ok 12490
  47190. 45: ok 12491
  47191. 45: ok 12492
  47192. 45: ok 12493
  47193. 45: ok 12494
  47194. 45: ok 12495
  47195. 45: ok 12496
  47196. 45: ok 12497
  47197. 45: ok 12498
  47198. 45: ok 12499
  47199. 45: ok 12500
  47200. 45: ok 12501
  47201. 45: ok 12502
  47202. 45: ok 12503
  47203. 45: ok 12504
  47204. 45: ok 12505
  47205. 45: ok 12506
  47206. 45: ok 12507
  47207. 45: ok 12508
  47208. 45: ok 12509
  47209. 45: ok 12510
  47210. 45: ok 12511
  47211. 45: ok 12512
  47212. 45: ok 12513
  47213. 45: ok 12514
  47214. 45: ok 12515
  47215. 45: ok 12516
  47216. 45: ok 12517
  47217. 45: ok 12518
  47218. 45: ok 12519
  47219. 45: ok 12520
  47220. 45: ok 12521
  47221. 45: ok 12522
  47222. 45: ok 12523
  47223. 45: ok 12524
  47224. 45: ok 12525
  47225. 45: ok 12526
  47226. 45: ok 12527
  47227. 45: ok 12528
  47228. 45: ok 12529
  47229. 45: ok 12530
  47230. 45: ok 12531
  47231. 45: ok 12532
  47232. 45: ok 12533
  47233. 45: ok 12534
  47234. 45: ok 12535
  47235. 45: ok 12536
  47236. 45: ok 12537
  47237. 45: ok 12538
  47238. 45: ok 12539
  47239. 45: ok 12540
  47240. 45: ok 12541
  47241. 45: ok 12542
  47242. 45: ok 12543
  47243. 45: ok 12544
  47244. 45: ok 12545
  47245. 45: ok 12546
  47246. 45: ok 12547
  47247. 45: ok 12548
  47248. 45: ok 12549
  47249. 45: ok 12550
  47250. 45: ok 12551
  47251. 45: ok 12552
  47252. 45: ok 12553
  47253. 45: ok 12554
  47254. 45: ok 12555
  47255. 45: ok 12556
  47256. 45: ok 12557
  47257. 45: ok 12558
  47258. 45: ok 12559
  47259. 45: ok 12560
  47260. 45: ok 12561
  47261. 45: ok 12562
  47262. 45: ok 12563
  47263. 45: ok 12564
  47264. 45: ok 12565
  47265. 45: ok 12566
  47266. 45: ok 12567
  47267. 45: ok 12568
  47268. 45: ok 12569
  47269. 45: ok 12570
  47270. 45: ok 12571
  47271. 45: ok 12572
  47272. 45: ok 12573
  47273. 45: ok 12574
  47274. 45: ok 12575
  47275. 45: ok 12576
  47276. 45: ok 12577
  47277. 45: ok 12578
  47278. 45: ok 12579
  47279. 45: ok 12580
  47280. 45: ok 12581
  47281. 45: ok 12582
  47282. 45: ok 12583
  47283. 45: ok 12584
  47284. 45: ok 12585
  47285. 45: ok 12586
  47286. 45: ok 12587
  47287. 45: ok 12588
  47288. 45: ok 12589
  47289. 45: ok 12590
  47290. 45: ok 12591
  47291. 45: ok 12592
  47292. 45: ok 12593
  47293. 45: ok 12594
  47294. 45: ok 12595
  47295. 45: ok 12596
  47296. 45: ok 12597
  47297. 45: ok 12598
  47298. 45: ok 12599
  47299. 45: ok 12600
  47300. 45: ok 12601
  47301. 45: ok 12602
  47302. 45: ok 12603
  47303. 45: ok 12604
  47304. 45: ok 12605
  47305. 45: ok 12606
  47306. 45: ok 12607
  47307. 45: ok 12608
  47308. 45: ok 12609
  47309. 45: ok 12610
  47310. 45: ok 12611
  47311. 45: ok 12612
  47312. 45: ok 12613
  47313. 45: ok 12614
  47314. 45: ok 12615
  47315. 45: ok 12616
  47316. 45: ok 12617
  47317. 45: ok 12618
  47318. 45: ok 12619
  47319. 45: ok 12620
  47320. 45: ok 12621
  47321. 45: ok 12622
  47322. 45: ok 12623
  47323. 45: ok 12624
  47324. 45: ok 12625
  47325. 45: ok 12626
  47326. 45: ok 12627
  47327. 45: ok 12628
  47328. 45: ok 12629
  47329. 45: ok 12630
  47330. 45: ok 12631
  47331. 45: ok 12632
  47332. 45: ok 12633
  47333. 45: ok 12634
  47334. 45: ok 12635
  47335. 45: ok 12636
  47336. 45: ok 12637
  47337. 45: ok 12638
  47338. 45: ok 12639
  47339. 45: ok 12640
  47340. 45: ok 12641
  47341. 45: ok 12642
  47342. 45: ok 12643
  47343. 45: ok 12644
  47344. 45: ok 12645
  47345. 45: ok 12646
  47346. 45: ok 12647
  47347. 45: ok 12648
  47348. 45: ok 12649
  47349. 45: ok 12650
  47350. 45: ok 12651
  47351. 45: ok 12652
  47352. 45: ok 12653
  47353. 45: ok 12654
  47354. 45: ok 12655
  47355. 45: ok 12656
  47356. 45: ok 12657
  47357. 45: ok 12658
  47358. 45: ok 12659
  47359. 45: ok 12660
  47360. 45: ok 12661
  47361. 45: ok 12662
  47362. 45: ok 12663
  47363. 45: ok 12664
  47364. 45: ok 12665
  47365. 45: ok 12666
  47366. 45: ok 12667
  47367. 45: ok 12668
  47368. 45: ok 12669
  47369. 45: ok 12670
  47370. 45: ok 12671
  47371. 45: ok 12672
  47372. 45: ok 12673
  47373. 45: ok 12674
  47374. 45: ok 12675
  47375. 45: ok 12676
  47376. 45: ok 12677
  47377. 45: ok 12678
  47378. 45: ok 12679
  47379. 45: ok 12680
  47380. 45: ok 12681
  47381. 45: ok 12682
  47382. 45: ok 12683
  47383. 45: ok 12684
  47384. 45: ok 12685
  47385. 45: ok 12686
  47386. 45: ok 12687
  47387. 45: ok 12688
  47388. 45: ok 12689
  47389. 45: ok 12690
  47390. 45: ok 12691
  47391. 45: ok 12692
  47392. 45: ok 12693
  47393. 45: ok 12694
  47394. 45: ok 12695
  47395. 45: ok 12696
  47396. 45: ok 12697
  47397. 45: ok 12698
  47398. 45: ok 12699
  47399. 45: ok 12700
  47400. 45: ok 12701
  47401. 45: ok 12702
  47402. 45: ok 12703
  47403. 45: ok 12704
  47404. 45: ok 12705
  47405. 45: ok 12706
  47406. 45: ok 12707
  47407. 45: ok 12708
  47408. 45: ok 12709
  47409. 45: ok 12710
  47410. 45: ok 12711
  47411. 45: ok 12712
  47412. 45: ok 12713
  47413. 45: ok 12714
  47414. 45: ok 12715
  47415. 45: ok 12716
  47416. 45: ok 12717
  47417. 45: ok 12718
  47418. 45: ok 12719
  47419. 45: ok 12720
  47420. 45: ok 12721
  47421. 45: ok 12722
  47422. 45: ok 12723
  47423. 45: ok 12724
  47424. 45: ok 12725
  47425. 45: ok 12726
  47426. 45: ok 12727
  47427. 45: ok 12728
  47428. 45: ok 12729
  47429. 45: ok 12730
  47430. 45: ok 12731
  47431. 45: ok 12732
  47432. 45: ok 12733
  47433. 45: ok 12734
  47434. 45: ok 12735
  47435. 45: ok 12736
  47436. 45: ok 12737
  47437. 45: ok 12738
  47438. 45: ok 12739
  47439. 45: ok 12740
  47440. 45: ok 12741
  47441. 45: ok 12742
  47442. 45: ok 12743
  47443. 45: ok 12744
  47444. 45: ok 12745
  47445. 45: ok 12746
  47446. 45: ok 12747
  47447. 45: ok 12748
  47448. 45: ok 12749
  47449. 45: ok 12750
  47450. 45: ok 12751
  47451. 45: ok 12752
  47452. 45: ok 12753
  47453. 45: ok 12754
  47454. 45: ok 12755
  47455. 45: ok 12756
  47456. 45: ok 12757
  47457. 45: ok 12758
  47458. 45: ok 12759
  47459. 45: ok 12760
  47460. 45: ok 12761
  47461. 45: ok 12762
  47462. 45: ok 12763
  47463. 45: ok 12764
  47464. 45: ok 12765
  47465. 45: ok 12766
  47466. 45: ok 12767
  47467. 45: ok 12768
  47468. 45: ok 12769
  47469. 45: ok 12770
  47470. 45: ok 12771
  47471. 45: ok 12772
  47472. 45: ok 12773
  47473. 45: ok 12774
  47474. 45: ok 12775
  47475. 45: ok 12776
  47476. 45: ok 12777
  47477. 45: ok 12778
  47478. 45: ok 12779
  47479. 45: ok 12780
  47480. 45: ok 12781
  47481. 45: ok 12782
  47482. 45: ok 12783
  47483. 45: ok 12784
  47484. 45: ok 12785
  47485. 45: ok 12786
  47486. 45: ok 12787
  47487. 45: ok 12788
  47488. 45: ok 12789
  47489. 45: ok 12790
  47490. 45: ok 12791
  47491. 45: ok 12792
  47492. 45: ok 12793
  47493. 45: ok 12794
  47494. 45: ok 12795
  47495. 45: ok 12796
  47496. 45: ok 12797
  47497. 45: ok 12798
  47498. 45: ok 12799
  47499. 45: ok 12800
  47500. 45: ok 12801
  47501. 45: ok 12802
  47502. 45: ok 12803
  47503. 45: ok 12804
  47504. 45: ok 12805
  47505. 45: ok 12806
  47506. 45: ok 12807
  47507. 45: ok 12808
  47508. 45: ok 12809
  47509. 45: ok 12810
  47510. 45: ok 12811
  47511. 45: ok 12812
  47512. 45: ok 12813
  47513. 45: ok 12814
  47514. 45: ok 12815
  47515. 45: ok 12816
  47516. 45: ok 12817
  47517. 45: ok 12818
  47518. 45: ok 12819
  47519. 45: ok 12820
  47520. 45: ok 12821
  47521. 45: ok 12822
  47522. 45: ok 12823
  47523. 45: ok 12824
  47524. 45: ok 12825
  47525. 45: ok 12826
  47526. 45: ok 12827
  47527. 45: ok 12828
  47528. 45: ok 12829
  47529. 45: ok 12830
  47530. 45: ok 12831
  47531. 45: ok 12832
  47532. 45: ok 12833
  47533. 45: ok 12834
  47534. 45: ok 12835
  47535. 45: ok 12836
  47536. 45: ok 12837
  47537. 45: ok 12838
  47538. 45: ok 12839
  47539. 45: ok 12840
  47540. 45: ok 12841
  47541. 45: ok 12842
  47542. 45: ok 12843
  47543. 45: ok 12844
  47544. 45: ok 12845
  47545. 45: ok 12846
  47546. 45: ok 12847
  47547. 45: ok 12848
  47548. 45: ok 12849
  47549. 45: ok 12850
  47550. 45: ok 12851
  47551. 45: ok 12852
  47552. 45: ok 12853
  47553. 45: ok 12854
  47554. 45: ok 12855
  47555. 45: ok 12856
  47556. 45: ok 12857
  47557. 45: ok 12858
  47558. 45: ok 12859
  47559. 45: ok 12860
  47560. 45: ok 12861
  47561. 45: ok 12862
  47562. 45: ok 12863
  47563. 45: ok 12864
  47564. 45: ok 12865
  47565. 45: ok 12866
  47566. 45: ok 12867
  47567. 45: ok 12868
  47568. 45: ok 12869
  47569. 45: ok 12870
  47570. 45: ok 12871
  47571. 45: ok 12872
  47572. 45: ok 12873
  47573. 45: ok 12874
  47574. 45: ok 12875
  47575. 45: ok 12876
  47576. 45: ok 12877
  47577. 45: ok 12878
  47578. 45: ok 12879
  47579. 45: ok 12880
  47580. 45: ok 12881
  47581. 45: ok 12882
  47582. 45: ok 12883
  47583. 45: ok 12884
  47584. 45: ok 12885
  47585. 45: ok 12886
  47586. 45: ok 12887
  47587. 45: ok 12888
  47588. 45: ok 12889
  47589. 45: ok 12890
  47590. 45: ok 12891
  47591. 45: ok 12892
  47592. 45: ok 12893
  47593. 45: ok 12894
  47594. 45: ok 12895
  47595. 45: ok 12896
  47596. 45: ok 12897
  47597. 45: ok 12898
  47598. 45: ok 12899
  47599. 45: ok 12900
  47600. 45: ok 12901
  47601. 45: ok 12902
  47602. 45: ok 12903
  47603. 45: ok 12904
  47604. 45: ok 12905
  47605. 45: ok 12906
  47606. 45: ok 12907
  47607. 45: ok 12908
  47608. 45: ok 12909
  47609. 45: ok 12910
  47610. 45: ok 12911
  47611. 45: ok 12912
  47612. 45: ok 12913
  47613. 45: ok 12914
  47614. 45: ok 12915
  47615. 45: ok 12916
  47616. 45: ok 12917
  47617. 45: ok 12918
  47618. 45: ok 12919
  47619. 45: ok 12920
  47620. 45: ok 12921
  47621. 45: ok 12922
  47622. 45: ok 12923
  47623. 45: ok 12924
  47624. 45: ok 12925
  47625. 45: ok 12926
  47626. 45: ok 12927
  47627. 45: ok 12928
  47628. 45: ok 12929
  47629. 45: ok 12930
  47630. 45: ok 12931
  47631. 45: ok 12932
  47632. 45: ok 12933
  47633. 45: ok 12934
  47634. 45: ok 12935
  47635. 45: ok 12936
  47636. 45: ok 12937
  47637. 45: ok 12938
  47638. 45: ok 12939
  47639. 45: ok 12940
  47640. 45: ok 12941
  47641. 45: ok 12942
  47642. 45: ok 12943
  47643. 45: ok 12944
  47644. 45: ok 12945
  47645. 45: ok 12946
  47646. 45: ok 12947
  47647. 45: ok 12948
  47648. 45: ok 12949
  47649. 45: ok 12950
  47650. 45: ok 12951
  47651. 45: ok 12952
  47652. 45: ok 12953
  47653. 45: ok 12954
  47654. 45: ok 12955
  47655. 45: ok 12956
  47656. 45: ok 12957
  47657. 45: ok 12958
  47658. 45: ok 12959
  47659. 45: ok 12960
  47660. 45: ok 12961
  47661. 45: ok 12962
  47662. 45: ok 12963
  47663. 45: ok 12964
  47664. 45: ok 12965
  47665. 45: ok 12966
  47666. 45: ok 12967
  47667. 45: ok 12968
  47668. 45: ok 12969
  47669. 45: ok 12970
  47670. 45: ok 12971
  47671. 45: ok 12972
  47672. 45: ok 12973
  47673. 45: ok 12974
  47674. 45: ok 12975
  47675. 45: ok 12976
  47676. 45: ok 12977
  47677. 45: ok 12978
  47678. 45: ok 12979
  47679. 45: ok 12980
  47680. 45: ok 12981
  47681. 45: ok 12982
  47682. 45: ok 12983
  47683. 45: ok 12984
  47684. 45: ok 12985
  47685. 45: ok 12986
  47686. 45: ok 12987
  47687. 45: ok 12988
  47688. 45: ok 12989
  47689. 45: ok 12990
  47690. 45: ok 12991
  47691. 45: ok 12992
  47692. 45: ok 12993
  47693. 45: ok 12994
  47694. 45: ok 12995
  47695. 45: ok 12996
  47696. 45: ok 12997
  47697. 45: ok 12998
  47698. 45: ok 12999
  47699. 45: ok 13000
  47700. 45: ok 13001
  47701. 45: ok 13002
  47702. 45: ok 13003
  47703. 45: ok 13004
  47704. 45: ok 13005
  47705. 45: ok 13006
  47706. 45: ok 13007
  47707. 45: ok 13008
  47708. 45: ok 13009
  47709. 45: ok 13010
  47710. 45: ok 13011
  47711. 45: ok 13012
  47712. 45: ok 13013
  47713. 45: ok 13014
  47714. 45: ok 13015
  47715. 45: ok 13016
  47716. 45: ok 13017
  47717. 45: ok 13018
  47718. 45: ok 13019
  47719. 45: ok 13020
  47720. 45: ok 13021
  47721. 45: ok 13022
  47722. 45: ok 13023
  47723. 45: ok 13024
  47724. 45: ok 13025
  47725. 45: ok 13026
  47726. 45: ok 13027
  47727. 45: ok 13028
  47728. 45: ok 13029
  47729. 45: ok 13030
  47730. 45: ok 13031
  47731. 45: ok 13032
  47732. 45: ok 13033
  47733. 45: ok 13034
  47734. 45: ok 13035
  47735. 45: ok 13036
  47736. 45: ok 13037
  47737. 45: ok 13038
  47738. 45: ok 13039
  47739. 45: ok 13040
  47740. 45: ok 13041
  47741. 45: ok 13042
  47742. 45: ok 13043
  47743. 45: ok 13044
  47744. 45: ok 13045
  47745. 45: ok 13046
  47746. 45: ok 13047
  47747. 45: ok 13048
  47748. 45: ok 13049
  47749. 45: ok 13050
  47750. 45: ok 13051
  47751. 45: ok 13052
  47752. 45: ok 13053
  47753. 45: ok 13054
  47754. 45: ok 13055
  47755. 45: ok 13056
  47756. 45: ok 13057
  47757. 45: ok 13058
  47758. 45: ok 13059
  47759. 45: ok 13060
  47760. 45: ok 13061
  47761. 45: ok 13062
  47762. 45: ok 13063
  47763. 45: ok 13064
  47764. 45: ok 13065
  47765. 45: ok 13066
  47766. 45: ok 13067
  47767. 45: ok 13068
  47768. 45: ok 13069
  47769. 45: ok 13070
  47770. 45: ok 13071
  47771. 45: ok 13072
  47772. 45: ok 13073
  47773. 45: ok 13074
  47774. 45: ok 13075
  47775. 45: ok 13076
  47776. 45: ok 13077
  47777. 45: ok 13078
  47778. 45: ok 13079
  47779. 45: ok 13080
  47780. 45: ok 13081
  47781. 45: ok 13082
  47782. 45: ok 13083
  47783. 45: ok 13084
  47784. 45: ok 13085
  47785. 45: ok 13086
  47786. 45: ok 13087
  47787. 45: ok 13088
  47788. 45: ok 13089
  47789. 45: ok 13090
  47790. 45: ok 13091
  47791. 45: ok 13092
  47792. 45: ok 13093
  47793. 45: ok 13094
  47794. 45: ok 13095
  47795. 45: ok 13096
  47796. 45: ok 13097
  47797. 45: ok 13098
  47798. 45: ok 13099
  47799. 45: ok 13100
  47800. 45: ok 13101
  47801. 45: ok 13102
  47802. 45: ok 13103
  47803. 45: ok 13104
  47804. 45: ok 13105
  47805. 45: ok 13106
  47806. 45: ok 13107
  47807. 45: ok 13108
  47808. 45: ok 13109
  47809. 45: ok 13110
  47810. 45: ok 13111
  47811. 45: ok 13112
  47812. 45: ok 13113
  47813. 45: ok 13114
  47814. 45: ok 13115
  47815. 45: ok 13116
  47816. 45: ok 13117
  47817. 45: ok 13118
  47818. 45: ok 13119
  47819. 45: ok 13120
  47820. 45: ok 13121
  47821. 45: ok 13122
  47822. 45: ok 13123
  47823. 45: ok 13124
  47824. 45: ok 13125
  47825. 45: ok 13126
  47826. 45: ok 13127
  47827. 45: ok 13128
  47828. 45: ok 13129
  47829. 45: ok 13130
  47830. 45: ok 13131
  47831. 45: ok 13132
  47832. 45: ok 13133
  47833. 45: ok 13134
  47834. 45: ok 13135
  47835. 45: ok 13136
  47836. 45: ok 13137
  47837. 45: ok 13138
  47838. 45: ok 13139
  47839. 45: ok 13140
  47840. 45: ok 13141
  47841. 45: ok 13142
  47842. 45: ok 13143
  47843. 45: ok 13144
  47844. 45: ok 13145
  47845. 45: ok 13146
  47846. 45: ok 13147
  47847. 45: ok 13148
  47848. 45: ok 13149
  47849. 45: ok 13150
  47850. 45: ok 13151
  47851. 45: ok 13152
  47852. 45: ok 13153
  47853. 45: ok 13154
  47854. 45: ok 13155
  47855. 45: ok 13156
  47856. 45: ok 13157
  47857. 45: ok 13158
  47858. 45: ok 13159
  47859. 45: ok 13160
  47860. 45: ok 13161
  47861. 45: ok 13162
  47862. 45: ok 13163
  47863. 45: ok 13164
  47864. 45: ok 13165
  47865. 45: ok 13166
  47866. 45: ok 13167
  47867. 45: ok 13168
  47868. 45: ok 13169
  47869. 45: ok 13170
  47870. 45: ok 13171
  47871. 45: ok 13172
  47872. 45: ok 13173
  47873. 45: ok 13174
  47874. 45: ok 13175
  47875. 45: ok 13176
  47876. 45: ok 13177
  47877. 45: ok 13178
  47878. 45: ok 13179
  47879. 45: ok 13180
  47880. 45: ok 13181
  47881. 45: ok 13182
  47882. 45: ok 13183
  47883. 45: ok 13184
  47884. 45: ok 13185
  47885. 45: ok 13186
  47886. 45: ok 13187
  47887. 45: ok 13188
  47888. 45: ok 13189
  47889. 45: ok 13190
  47890. 45: ok 13191
  47891. 45: ok 13192
  47892. 45: ok 13193
  47893. 45: ok 13194
  47894. 45: ok 13195
  47895. 45: ok 13196
  47896. 45: ok 13197
  47897. 45: ok 13198
  47898. 45: ok 13199
  47899. 45: ok 13200
  47900. 45: ok 13201
  47901. 45: ok 13202
  47902. 45: ok 13203
  47903. 45: ok 13204
  47904. 45: ok 13205
  47905. 45: ok 13206
  47906. 45: ok 13207
  47907. 45: ok 13208
  47908. 45: ok 13209
  47909. 45: ok 13210
  47910. 45: ok 13211
  47911. 45: ok 13212
  47912. 45: ok 13213
  47913. 45: ok 13214
  47914. 45: ok 13215
  47915. 45: ok 13216
  47916. 45: ok 13217
  47917. 45: ok 13218
  47918. 45: ok 13219
  47919. 45: ok 13220
  47920. 45: ok 13221
  47921. 45: ok 13222
  47922. 45: ok 13223
  47923. 45: ok 13224
  47924. 45: ok 13225
  47925. 45: ok 13226
  47926. 45: ok 13227
  47927. 45: ok 13228
  47928. 45: ok 13229
  47929. 45: ok 13230
  47930. 45: ok 13231
  47931. 45: ok 13232
  47932. 45: ok 13233
  47933. 45: ok 13234
  47934. 45: ok 13235
  47935. 45: ok 13236
  47936. 45: ok 13237
  47937. 45: ok 13238
  47938. 45: ok 13239
  47939. 45: ok 13240
  47940. 45: ok 13241
  47941. 45: ok 13242
  47942. 45: ok 13243
  47943. 45: ok 13244
  47944. 45: ok 13245
  47945. 45: ok 13246
  47946. 45: ok 13247
  47947. 45: ok 13248
  47948. 45: ok 13249
  47949. 45: ok 13250
  47950. 45: ok 13251
  47951. 45: ok 13252
  47952. 45: ok 13253
  47953. 45: ok 13254
  47954. 45: ok 13255
  47955. 45: ok 13256
  47956. 45: ok 13257
  47957. 45: ok 13258
  47958. 45: ok 13259
  47959. 45: ok 13260
  47960. 45: ok 13261
  47961. 45: ok 13262
  47962. 45: ok 13263
  47963. 45: ok 13264
  47964. 45: ok 13265
  47965. 45: ok 13266
  47966. 45: ok 13267
  47967. 45: ok 13268
  47968. 45: ok 13269
  47969. 45: ok 13270
  47970. 45: ok 13271
  47971. 45: ok 13272
  47972. 45: ok 13273
  47973. 45: ok 13274
  47974. 45: ok 13275
  47975. 45: ok 13276
  47976. 45: ok 13277
  47977. 45: ok 13278
  47978. 45: ok 13279
  47979. 45: ok 13280
  47980. 45: ok 13281
  47981. 45: ok 13282
  47982. 45: ok 13283
  47983. 45: ok 13284
  47984. 45: ok 13285
  47985. 45: ok 13286
  47986. 45: ok 13287
  47987. 45: ok 13288
  47988. 45: ok 13289
  47989. 45: ok 13290
  47990. 45: ok 13291
  47991. 45: ok 13292
  47992. 45: ok 13293
  47993. 45: ok 13294
  47994. 45: ok 13295
  47995. 45: ok 13296
  47996. 45: ok 13297
  47997. 45: ok 13298
  47998. 45: ok 13299
  47999. 45: ok 13300
  48000. 45: ok 13301
  48001. 45: ok 13302
  48002. 45: ok 13303
  48003. 45: ok 13304
  48004. 45: ok 13305
  48005. 45: ok 13306
  48006. 45: ok 13307
  48007. 45: ok 13308
  48008. 45: ok 13309
  48009. 45: ok 13310
  48010. 45: ok 13311
  48011. 45: ok 13312
  48012. 45: ok 13313
  48013. 45: ok 13314
  48014. 45: ok 13315
  48015. 45: ok 13316
  48016. 45: ok 13317
  48017. 45: ok 13318
  48018. 45: ok 13319
  48019. 45: ok 13320
  48020. 45: ok 13321
  48021. 45: ok 13322
  48022. 45: ok 13323
  48023. 45: ok 13324
  48024. 45: ok 13325
  48025. 45: ok 13326
  48026. 45: ok 13327
  48027. 45: ok 13328
  48028. 45: ok 13329
  48029. 45: ok 13330
  48030. 45: ok 13331
  48031. 45: ok 13332
  48032. 45: ok 13333
  48033. 45: ok 13334
  48034. 45: ok 13335
  48035. 45: ok 13336
  48036. 45: ok 13337
  48037. 45: ok 13338
  48038. 45: ok 13339
  48039. 45: ok 13340
  48040. 45: ok 13341
  48041. 45: ok 13342
  48042. 45: ok 13343
  48043. 45: ok 13344
  48044. 45: ok 13345
  48045. 45: ok 13346
  48046. 45: ok 13347
  48047. 45: ok 13348
  48048. 45: ok 13349
  48049. 45: ok 13350
  48050. 45: ok 13351
  48051. 45: ok 13352
  48052. 45: ok 13353
  48053. 45: ok 13354
  48054. 45: ok 13355
  48055. 45: ok 13356
  48056. 45: ok 13357
  48057. 45: ok 13358
  48058. 45: ok 13359
  48059. 45: ok 13360
  48060. 45: ok 13361
  48061. 45: ok 13362
  48062. 45: ok 13363
  48063. 45: ok 13364
  48064. 45: ok 13365
  48065. 45: ok 13366
  48066. 45: ok 13367
  48067. 45: ok 13368
  48068. 45: ok 13369
  48069. 45: ok 13370
  48070. 45: ok 13371
  48071. 45: ok 13372
  48072. 45: ok 13373
  48073. 45: ok 13374
  48074. 45: ok 13375
  48075. 45: ok 13376
  48076. 45: ok 13377
  48077. 45: ok 13378
  48078. 45: ok 13379
  48079. 45: ok 13380
  48080. 45: ok 13381
  48081. 45: ok 13382
  48082. 45: ok 13383
  48083. 45: ok 13384
  48084. 45: ok 13385
  48085. 45: ok 13386
  48086. 45: ok 13387
  48087. 45: ok 13388
  48088. 45: ok 13389
  48089. 45: ok 13390
  48090. 45: ok 13391
  48091. 45: ok 13392
  48092. 45: ok 13393
  48093. 45: ok 13394
  48094. 45: ok 13395
  48095. 45: ok 13396
  48096. 45: ok 13397
  48097. 45: ok 13398
  48098. 45: ok 13399
  48099. 45: ok 13400
  48100. 45: ok 13401
  48101. 45: ok 13402
  48102. 45: ok 13403
  48103. 45: ok 13404
  48104. 45: ok 13405
  48105. 45: ok 13406
  48106. 45: ok 13407
  48107. 45: ok 13408
  48108. 45: ok 13409
  48109. 45: ok 13410
  48110. 45: ok 13411
  48111. 45: ok 13412
  48112. 45: ok 13413
  48113. 45: ok 13414
  48114. 45: ok 13415
  48115. 45: ok 13416
  48116. 45: ok 13417
  48117. 45: ok 13418
  48118. 45: ok 13419
  48119. 45: ok 13420
  48120. 45: ok 13421
  48121. 45: ok 13422
  48122. 45: ok 13423
  48123. 45: ok 13424
  48124. 45: ok 13425
  48125. 45: ok 13426
  48126. 45: ok 13427
  48127. 45: ok 13428
  48128. 45: ok 13429
  48129. 45: ok 13430
  48130. 45: ok 13431
  48131. 45: ok 13432
  48132. 45: ok 13433
  48133. 45: ok 13434
  48134. 45: ok 13435
  48135. 45: ok 13436
  48136. 45: ok 13437
  48137. 45: ok 13438
  48138. 45: ok 13439
  48139. 45: ok 13440
  48140. 45: ok 13441
  48141. 45: ok 13442
  48142. 45: ok 13443
  48143. 45: ok 13444
  48144. 45: ok 13445
  48145. 45: ok 13446
  48146. 45: ok 13447
  48147. 45: ok 13448
  48148. 45: ok 13449
  48149. 45: ok 13450
  48150. 45: ok 13451
  48151. 45: ok 13452
  48152. 45: ok 13453
  48153. 45: ok 13454
  48154. 45: ok 13455
  48155. 45: ok 13456
  48156. 45: ok 13457
  48157. 45: ok 13458
  48158. 45: ok 13459
  48159. 45: ok 13460
  48160. 45: ok 13461
  48161. 45: ok 13462
  48162. 45: ok 13463
  48163. 45: ok 13464
  48164. 45: ok 13465
  48165. 45: ok 13466
  48166. 45: ok 13467
  48167. 45: ok 13468
  48168. 45: ok 13469
  48169. 45: ok 13470
  48170. 45: ok 13471
  48171. 45: ok 13472
  48172. 45: ok 13473
  48173. 45: ok 13474
  48174. 45: ok 13475
  48175. 45: ok 13476
  48176. 45: ok 13477
  48177. 45: ok 13478
  48178. 45: ok 13479
  48179. 45: ok 13480
  48180. 45: ok 13481
  48181. 45: ok 13482
  48182. 45: ok 13483
  48183. 45: ok 13484
  48184. 45: ok 13485
  48185. 45: ok 13486
  48186. 45: ok 13487
  48187. 45: ok 13488
  48188. 45: ok 13489
  48189. 45: ok 13490
  48190. 45: ok 13491
  48191. 45: ok 13492
  48192. 45: ok 13493
  48193. 45: ok 13494
  48194. 45: ok 13495
  48195. 45: ok 13496
  48196. 45: ok 13497
  48197. 45: ok 13498
  48198. 45: ok 13499
  48199. 45: ok 13500
  48200. 45: ok 13501
  48201. 45: ok 13502
  48202. 45: ok 13503
  48203. 45: ok 13504
  48204. 45: ok 13505
  48205. 45: ok 13506
  48206. 45: ok 13507
  48207. 45: ok 13508
  48208. 45: ok 13509
  48209. 45: ok 13510
  48210. 45: ok 13511
  48211. 45: ok 13512
  48212. 45: ok 13513
  48213. 45: ok 13514
  48214. 45: ok 13515
  48215. 45: ok 13516
  48216. 45: ok 13517
  48217. 45: ok 13518
  48218. 45: ok 13519
  48219. 45: ok 13520
  48220. 45: ok 13521
  48221. 45: ok 13522
  48222. 45: ok 13523
  48223. 45: ok 13524
  48224. 45: ok 13525
  48225. 45: ok 13526
  48226. 45: ok 13527
  48227. 45: ok 13528
  48228. 45: ok 13529
  48229. 45: ok 13530
  48230. 45: ok 13531
  48231. 45: ok 13532
  48232. 45: ok 13533
  48233. 45: ok 13534
  48234. 45: ok 13535
  48235. 45: ok 13536
  48236. 45: ok 13537
  48237. 45: ok 13538
  48238. 45: ok 13539
  48239. 45: ok 13540
  48240. 45: ok 13541
  48241. 45: ok 13542
  48242. 45: ok 13543
  48243. 45: ok 13544
  48244. 45: ok 13545
  48245. 45: ok 13546
  48246. 45: ok 13547
  48247. 45: ok 13548
  48248. 45: ok 13549
  48249. 45: ok 13550
  48250. 45: ok 13551
  48251. 45: ok 13552
  48252. 45: ok 13553
  48253. 45: ok 13554
  48254. 45: ok 13555
  48255. 45: ok 13556
  48256. 45: ok 13557
  48257. 45: ok 13558
  48258. 45: ok 13559
  48259. 45: ok 13560
  48260. 45: ok 13561
  48261. 45: ok 13562
  48262. 45: ok 13563
  48263. 45: ok 13564
  48264. 45: ok 13565
  48265. 45: ok 13566
  48266. 45: ok 13567
  48267. 45: ok 13568
  48268. 45: ok 13569
  48269. 45: ok 13570
  48270. 45: ok 13571
  48271. 45: ok 13572
  48272. 45: ok 13573
  48273. 45: ok 13574
  48274. 45: ok 13575
  48275. 45: ok 13576
  48276. 45: ok 13577
  48277. 45: ok 13578
  48278. 45: ok 13579
  48279. 45: ok 13580
  48280. 45: ok 13581
  48281. 45: ok 13582
  48282. 45: ok 13583
  48283. 45: ok 13584
  48284. 45: ok 13585
  48285. 45: ok 13586
  48286. 45: ok 13587
  48287. 45: ok 13588
  48288. 45: ok 13589
  48289. 45: ok 13590
  48290. 45: ok 13591
  48291. 45: ok 13592
  48292. 45: ok 13593
  48293. 45: ok 13594
  48294. 45: ok 13595
  48295. 45: ok 13596
  48296. 45: ok 13597
  48297. 45: ok 13598
  48298. 45: ok 13599
  48299. 45: ok 13600
  48300. 45: ok 13601
  48301. 45: ok 13602
  48302. 45: ok 13603
  48303. 45: ok 13604
  48304. 45: ok 13605
  48305. 45: ok 13606
  48306. 45: ok 13607
  48307. 45: ok 13608
  48308. 45: ok 13609
  48309. 45: ok 13610
  48310. 45: ok 13611
  48311. 45: ok 13612
  48312. 45: ok 13613
  48313. 45: ok 13614
  48314. 45: ok 13615
  48315. 45: ok 13616
  48316. 45: ok 13617
  48317. 45: ok 13618
  48318. 45: ok 13619
  48319. 45: ok 13620
  48320. 45: ok 13621
  48321. 45: ok 13622
  48322. 45: ok 13623
  48323. 45: ok 13624
  48324. 45: ok 13625
  48325. 45: ok 13626
  48326. 45: ok 13627
  48327. 45: ok 13628
  48328. 45: ok 13629
  48329. 45: ok 13630
  48330. 45: ok 13631
  48331. 45: ok 13632
  48332. 45: ok 13633
  48333. 45: ok 13634
  48334. 45: ok 13635
  48335. 45: ok 13636
  48336. 45: ok 13637
  48337. 45: ok 13638
  48338. 45: ok 13639
  48339. 45: ok 13640
  48340. 45: ok 13641
  48341. 45: ok 13642
  48342. 45: ok 13643
  48343. 45: ok 13644
  48344. 45: ok 13645
  48345. 45: ok 13646
  48346. 45: ok 13647
  48347. 45: ok 13648
  48348. 45: ok 13649
  48349. 45: ok 13650
  48350. 45: ok 13651
  48351. 45: ok 13652
  48352. 45: ok 13653
  48353. 45: ok 13654
  48354. 45: ok 13655
  48355. 45: ok 13656
  48356. 45: ok 13657
  48357. 45: ok 13658
  48358. 45: ok 13659
  48359. 45: ok 13660
  48360. 45: ok 13661
  48361. 45: ok 13662
  48362. 45: ok 13663
  48363. 45: ok 13664
  48364. 45: ok 13665
  48365. 45: ok 13666
  48366. 45: ok 13667
  48367. 45: ok 13668
  48368. 45: ok 13669
  48369. 45: ok 13670
  48370. 45: ok 13671
  48371. 45: ok 13672
  48372. 45: ok 13673
  48373. 45: ok 13674
  48374. 45: ok 13675
  48375. 45: ok 13676
  48376. 45: ok 13677
  48377. 45: ok 13678
  48378. 45: ok 13679
  48379. 45: ok 13680
  48380. 45: ok 13681
  48381. 45: ok 13682
  48382. 45: ok 13683
  48383. 45: ok 13684
  48384. 45: ok 13685
  48385. 45: ok 13686
  48386. 45: ok 13687
  48387. 45: ok 13688
  48388. 45: ok 13689
  48389. 45: ok 13690
  48390. 45: ok 13691
  48391. 45: ok 13692
  48392. 45: ok 13693
  48393. 45: ok 13694
  48394. 45: ok 13695
  48395. 45: ok 13696
  48396. 45: ok 13697
  48397. 45: ok 13698
  48398. 45: ok 13699
  48399. 45: ok 13700
  48400. 45: ok 13701
  48401. 45: ok 13702
  48402. 45: ok 13703
  48403. 45: ok 13704
  48404. 45: ok 13705
  48405. 45: ok 13706
  48406. 45: ok 13707
  48407. 45: ok 13708
  48408. 45: ok 13709
  48409. 45: ok 13710
  48410. 45: ok 13711
  48411. 45: ok 13712
  48412. 45: ok 13713
  48413. 45: ok 13714
  48414. 45: ok 13715
  48415. 45: ok 13716
  48416. 45: ok 13717
  48417. 45: ok 13718
  48418. 45: ok 13719
  48419. 45: ok 13720
  48420. 45: ok 13721
  48421. 45: ok 13722
  48422. 45: ok 13723
  48423. 45: ok 13724
  48424. 45: ok 13725
  48425. 45: ok 13726
  48426. 45: ok 13727
  48427. 45: ok 13728
  48428. 45: ok 13729
  48429. 45: ok 13730
  48430. 45: ok 13731
  48431. 45: ok 13732
  48432. 45: ok 13733
  48433. 45: ok 13734
  48434. 45: ok 13735
  48435. 45: ok 13736
  48436. 45: ok 13737
  48437. 45: ok 13738
  48438. 45: ok 13739
  48439. 45: ok 13740
  48440. 45: ok 13741
  48441. 45: ok 13742
  48442. 45: ok 13743
  48443. 45: ok 13744
  48444. 45: ok 13745
  48445. 45: ok 13746
  48446. 45: ok 13747
  48447. 45: ok 13748
  48448. 45: ok 13749
  48449. 45: ok 13750
  48450. 45: ok 13751
  48451. 45: ok 13752
  48452. 45: ok 13753
  48453. 45: ok 13754
  48454. 45: ok 13755
  48455. 45: ok 13756
  48456. 45: ok 13757
  48457. 45: ok 13758
  48458. 45: ok 13759
  48459. 45: ok 13760
  48460. 45: ok 13761
  48461. 45: ok 13762
  48462. 45: ok 13763
  48463. 45: ok 13764
  48464. 45: ok 13765
  48465. 45: ok 13766
  48466. 45: ok 13767
  48467. 45: ok 13768
  48468. 45: ok 13769
  48469. 45: ok 13770
  48470. 45: ok 13771
  48471. 45: ok 13772
  48472. 45: ok 13773
  48473. 45: ok 13774
  48474. 45: ok 13775
  48475. 45: ok 13776
  48476. 45: ok 13777
  48477. 45: ok 13778
  48478. 45: ok 13779
  48479. 45: ok 13780
  48480. 45: ok 13781
  48481. 45: ok 13782
  48482. 45: ok 13783
  48483. 45: ok 13784
  48484. 45: ok 13785
  48485. 45: ok 13786
  48486. 45: ok 13787
  48487. 45: ok 13788
  48488. 45: ok 13789
  48489. 45: ok 13790
  48490. 45: ok 13791
  48491. 45: ok 13792
  48492. 45: ok 13793
  48493. 45: ok 13794
  48494. 45: ok 13795
  48495. 45: ok 13796
  48496. 45: ok 13797
  48497. 45: ok 13798
  48498. 45: ok 13799
  48499. 45: ok 13800
  48500. 45: ok 13801
  48501. 45: ok 13802
  48502. 45: ok 13803
  48503. 45: ok 13804
  48504. 45: ok 13805
  48505. 45: ok 13806
  48506. 45: ok 13807
  48507. 45: ok 13808
  48508. 45: ok 13809
  48509. 45: ok 13810
  48510. 45: ok 13811
  48511. 45: ok 13812
  48512. 45: ok 13813
  48513. 45: ok 13814
  48514. 45: ok 13815
  48515. 45: ok 13816
  48516. 45: ok 13817
  48517. 45: ok 13818
  48518. 45: ok 13819
  48519. 45: ok 13820
  48520. 45: ok 13821
  48521. 45: ok 13822
  48522. 45: ok 13823
  48523. 45: ok 13824
  48524. 45: ok 13825
  48525. 45: ok 13826
  48526. 45: ok 13827
  48527. 45: ok 13828
  48528. 45: ok 13829
  48529. 45: ok 13830
  48530. 45: ok 13831
  48531. 45: ok 13832
  48532. 45: ok 13833
  48533. 45: ok 13834
  48534. 45: ok 13835
  48535. 45: ok 13836
  48536. 45: ok 13837
  48537. 45: ok 13838
  48538. 45: ok 13839
  48539. 45: ok 13840
  48540. 45: ok 13841
  48541. 45: ok 13842
  48542. 45: ok 13843
  48543. 45: ok 13844
  48544. 45: ok 13845
  48545. 45: ok 13846
  48546. 45: ok 13847
  48547. 45: ok 13848
  48548. 45: ok 13849
  48549. 45: ok 13850
  48550. 45: ok 13851
  48551. 45: ok 13852
  48552. 45: ok 13853
  48553. 45: ok 13854
  48554. 45: ok 13855
  48555. 45: ok 13856
  48556. 45: ok 13857
  48557. 45: ok 13858
  48558. 45: ok 13859
  48559. 45: ok 13860
  48560. 45: ok 13861
  48561. 45: ok 13862
  48562. 45: ok 13863
  48563. 45: ok 13864
  48564. 45: ok 13865
  48565. 45: ok 13866
  48566. 45: ok 13867
  48567. 45: ok 13868
  48568. 45: ok 13869
  48569. 45: ok 13870
  48570. 45: ok 13871
  48571. 45: ok 13872
  48572. 45: ok 13873
  48573. 45: ok 13874
  48574. 45: ok 13875
  48575. 45: ok 13876
  48576. 45: ok 13877
  48577. 45: ok 13878
  48578. 45: ok 13879
  48579. 45: ok 13880
  48580. 45: ok 13881
  48581. 45: ok 13882
  48582. 45: ok 13883
  48583. 45: ok 13884
  48584. 45: ok 13885
  48585. 45: ok 13886
  48586. 45: ok 13887
  48587. 45: ok 13888
  48588. 45: ok 13889
  48589. 45: ok 13890
  48590. 45: ok 13891
  48591. 45: ok 13892
  48592. 45: ok 13893
  48593. 45: ok 13894
  48594. 45: ok 13895
  48595. 45: ok 13896
  48596. 45: ok 13897
  48597. 45: ok 13898
  48598. 45: ok 13899
  48599. 45: ok 13900
  48600. 45: ok 13901
  48601. 45: ok 13902
  48602. 45: ok 13903
  48603. 45: ok 13904
  48604. 45: ok 13905
  48605. 45: ok 13906
  48606. 45: ok 13907
  48607. 45: ok 13908
  48608. 45: ok 13909
  48609. 45: ok 13910
  48610. 45: ok 13911
  48611. 45: ok 13912
  48612. 45: ok 13913
  48613. 45: ok 13914
  48614. 45: ok 13915
  48615. 45: ok 13916
  48616. 45: ok 13917
  48617. 45: ok 13918
  48618. 45: ok 13919
  48619. 45: ok 13920
  48620. 45: ok 13921
  48621. 45: ok 13922
  48622. 45: ok 13923
  48623. 45: ok 13924
  48624. 45: ok 13925
  48625. 45: ok 13926
  48626. 45: ok 13927
  48627. 45: ok 13928
  48628. 45: ok 13929
  48629. 45: ok 13930
  48630. 45: ok 13931
  48631. 45: ok 13932
  48632. 45: ok 13933
  48633. 45: ok 13934
  48634. 45: ok 13935
  48635. 45: ok 13936
  48636. 45: ok 13937
  48637. 45: ok 13938
  48638. 45: ok 13939
  48639. 45: ok 13940
  48640. 45: ok 13941
  48641. 45: ok 13942
  48642. 45: ok 13943
  48643. 45: ok 13944
  48644. 45: ok 13945
  48645. 45: ok 13946
  48646. 45: ok 13947
  48647. 45: ok 13948
  48648. 45: ok 13949
  48649. 45: ok 13950
  48650. 45: ok 13951
  48651. 45: ok 13952
  48652. 45: ok 13953
  48653. 45: ok 13954
  48654. 45: ok 13955
  48655. 45: ok 13956
  48656. 45: ok 13957
  48657. 45: ok 13958
  48658. 45: ok 13959
  48659. 45: ok 13960
  48660. 45: ok 13961
  48661. 45: ok 13962
  48662. 45: ok 13963
  48663. 45: ok 13964
  48664. 45: ok 13965
  48665. 45: ok 13966
  48666. 45: ok 13967
  48667. 45: ok 13968
  48668. 45: ok 13969
  48669. 45: ok 13970
  48670. 45: ok 13971
  48671. 45: ok 13972
  48672. 45: ok 13973
  48673. 45: ok 13974
  48674. 45: ok 13975
  48675. 45: ok 13976
  48676. 45: ok 13977
  48677. 45: ok 13978
  48678. 45: ok 13979
  48679. 45: ok 13980
  48680. 45: ok 13981
  48681. 45: ok 13982
  48682. 45: ok 13983
  48683. 45: ok 13984
  48684. 45: ok 13985
  48685. 45: ok 13986
  48686. 45: ok 13987
  48687. 45: ok 13988
  48688. 45: ok 13989
  48689. 45: ok 13990
  48690. 45: ok 13991
  48691. 45: ok 13992
  48692. 45: ok 13993
  48693. 45: ok 13994
  48694. 45: ok 13995
  48695. 45: ok 13996
  48696. 45: ok 13997
  48697. 45: ok 13998
  48698. 45: ok 13999
  48699. 45: ok 14000
  48700. 45: ok 14001
  48701. 45: ok 14002
  48702. 45: ok 14003
  48703. 45: ok 14004
  48704. 45: ok 14005
  48705. 45: ok 14006
  48706. 45: ok 14007
  48707. 45: ok 14008
  48708. 45: ok 14009
  48709. 45: ok 14010
  48710. 45: ok 14011
  48711. 45: ok 14012
  48712. 45: ok 14013
  48713. 45: ok 14014
  48714. 45: ok 14015
  48715. 45: ok 14016
  48716. 45: ok 14017
  48717. 45: ok 14018
  48718. 45: ok 14019
  48719. 45: ok 14020
  48720. 45: ok 14021
  48721. 45: ok 14022
  48722. 45: ok 14023
  48723. 45: ok 14024
  48724. 45: ok 14025
  48725. 45: ok 14026
  48726. 45: ok 14027
  48727. 45: ok 14028
  48728. 45: ok 14029
  48729. 45: ok 14030
  48730. 45: ok 14031
  48731. 45: ok 14032
  48732. 45: ok 14033
  48733. 45: ok 14034
  48734. 45: ok 14035
  48735. 45: ok 14036
  48736. 45: ok 14037
  48737. 45: ok 14038
  48738. 45: ok 14039
  48739. 45: ok 14040
  48740. 45: ok 14041
  48741. 45: ok 14042
  48742. 45: ok 14043
  48743. 45: ok 14044
  48744. 45: ok 14045
  48745. 45: ok 14046
  48746. 45: ok 14047
  48747. 45: ok 14048
  48748. 45: ok 14049
  48749. 45: ok 14050
  48750. 45: ok 14051
  48751. 45: ok 14052
  48752. 45: ok 14053
  48753. 45: ok 14054
  48754. 45: ok 14055
  48755. 45: ok 14056
  48756. 45: ok 14057
  48757. 45: ok 14058
  48758. 45: ok 14059
  48759. 45: ok 14060
  48760. 45: ok 14061
  48761. 45: ok 14062
  48762. 45: ok 14063
  48763. 45: ok 14064
  48764. 45: ok 14065
  48765. 45: ok 14066
  48766. 45: ok 14067
  48767. 45: ok 14068
  48768. 45: ok 14069
  48769. 45: ok 14070
  48770. 45: ok 14071
  48771. 45: ok 14072
  48772. 45: ok 14073
  48773. 45: ok 14074
  48774. 45: ok 14075
  48775. 45: ok 14076
  48776. 45: ok 14077
  48777. 45: ok 14078
  48778. 45: ok 14079
  48779. 45: ok 14080
  48780. 45: ok 14081
  48781. 45: ok 14082
  48782. 45: ok 14083
  48783. 45: ok 14084
  48784. 45: ok 14085
  48785. 45: ok 14086
  48786. 45: ok 14087
  48787. 45: ok 14088
  48788. 45: ok 14089
  48789. 45: ok 14090
  48790. 45: ok 14091
  48791. 45: ok 14092
  48792. 45: ok 14093
  48793. 45: ok 14094
  48794. 45: ok 14095
  48795. 45: ok 14096
  48796. 45: ok 14097
  48797. 45: ok 14098
  48798. 45: ok 14099
  48799. 45: ok 14100
  48800. 45: ok 14101
  48801. 45: ok 14102
  48802. 45: ok 14103
  48803. 45: ok 14104
  48804. 45: ok 14105
  48805. 45: ok 14106
  48806. 45: ok 14107
  48807. 45: ok 14108
  48808. 45: ok 14109
  48809. 45: ok 14110
  48810. 45: ok 14111
  48811. 45: ok 14112
  48812. 45: ok 14113
  48813. 45: ok 14114
  48814. 45: ok 14115
  48815. 45: ok 14116
  48816. 45: ok 14117
  48817. 45: ok 14118
  48818. 45: ok 14119
  48819. 45: ok 14120
  48820. 45: ok 14121
  48821. 45: ok 14122
  48822. 45: ok 14123
  48823. 45: ok 14124
  48824. 45: ok 14125
  48825. 45: ok 14126
  48826. 45: ok 14127
  48827. 45: ok 14128
  48828. 45: ok 14129
  48829. 45: ok 14130
  48830. 45: ok 14131
  48831. 45: ok 14132
  48832. 45: ok 14133
  48833. 45: ok 14134
  48834. 45: ok 14135
  48835. 45: ok 14136
  48836. 45: ok 14137
  48837. 45: ok 14138
  48838. 45: ok 14139
  48839. 45: ok 14140
  48840. 45: ok 14141
  48841. 45: ok 14142
  48842. 45: ok 14143
  48843. 45: ok 14144
  48844. 45: ok 14145
  48845. 45: ok 14146
  48846. 45: ok 14147
  48847. 45: ok 14148
  48848. 45: ok 14149
  48849. 45: ok 14150
  48850. 45: ok 14151
  48851. 45: ok 14152
  48852. 45: ok 14153
  48853. 45: ok 14154
  48854. 45: ok 14155
  48855. 45: ok 14156
  48856. 45: ok 14157
  48857. 45: ok 14158
  48858. 45: ok 14159
  48859. 45: ok 14160
  48860. 45: ok 14161
  48861. 45: ok 14162
  48862. 45: ok 14163
  48863. 45: ok 14164
  48864. 45: ok 14165
  48865. 45: ok 14166
  48866. 45: ok 14167
  48867. 45: ok 14168
  48868. 45: ok 14169
  48869. 45: ok 14170
  48870. 45: ok 14171
  48871. 45: ok 14172
  48872. 45: ok 14173
  48873. 45: ok 14174
  48874. 45: ok 14175
  48875. 45: ok 14176
  48876. 45: ok 14177
  48877. 45: ok 14178
  48878. 45: ok 14179
  48879. 45: ok 14180
  48880. 45: ok 14181
  48881. 45: ok 14182
  48882. 45: ok 14183
  48883. 45: ok 14184
  48884. 45: ok 14185
  48885. 45: ok 14186
  48886. 45: ok 14187
  48887. 45: ok 14188
  48888. 45: ok 14189
  48889. 45: ok 14190
  48890. 45: ok 14191
  48891. 45: ok 14192
  48892. 45: ok 14193
  48893. 45: ok 14194
  48894. 45: ok 14195
  48895. 45: ok 14196
  48896. 45: ok 14197
  48897. 45: ok 14198
  48898. 45: ok 14199
  48899. 45: ok 14200
  48900. 45: ok 14201
  48901. 45: ok 14202
  48902. 45: ok 14203
  48903. 45: ok 14204
  48904. 45: ok 14205
  48905. 45: ok 14206
  48906. 45: ok 14207
  48907. 45: ok 14208
  48908. 45: ok 14209
  48909. 45: ok 14210
  48910. 45: ok 14211
  48911. 45: ok 14212
  48912. 45: ok 14213
  48913. 45: ok 14214
  48914. 45: ok 14215
  48915. 45: ok 14216
  48916. 45: ok 14217
  48917. 45: ok 14218
  48918. 45: ok 14219
  48919. 45: ok 14220
  48920. 45: ok 14221
  48921. 45: ok 14222
  48922. 45: ok 14223
  48923. 45: ok 14224
  48924. 45: ok 14225
  48925. 45: ok 14226
  48926. 45: ok 14227
  48927. 45: ok 14228
  48928. 45: ok 14229
  48929. 45: ok 14230
  48930. 45: ok 14231
  48931. 45: ok 14232
  48932. 45: ok 14233
  48933. 45: ok 14234
  48934. 45: ok 14235
  48935. 45: ok 14236
  48936. 45: ok 14237
  48937. 45: ok 14238
  48938. 45: ok 14239
  48939. 45: ok 14240
  48940. 45: ok 14241
  48941. 45: ok 14242
  48942. 45: ok 14243
  48943. 45: ok 14244
  48944. 45: ok 14245
  48945. 45: ok 14246
  48946. 45: ok 14247
  48947. 45: ok 14248
  48948. 45: ok 14249
  48949. 45: ok 14250
  48950. 45: ok 14251
  48951. 45: ok 14252
  48952. 45: ok 14253
  48953. 45: ok 14254
  48954. 45: ok 14255
  48955. 45: ok 14256
  48956. 45: ok 14257
  48957. 45: ok 14258
  48958. 45: ok 14259
  48959. 45: ok 14260
  48960. 45: ok 14261
  48961. 45: ok 14262
  48962. 45: ok 14263
  48963. 45: ok 14264
  48964. 45: ok 14265
  48965. 45: ok 14266
  48966. 45: ok 14267
  48967. 45: ok 14268
  48968. 45: ok 14269
  48969. 45: ok 14270
  48970. 45: ok 14271
  48971. 45: ok 14272
  48972. 45: ok 14273
  48973. 45: ok 14274
  48974. 45: ok 14275
  48975. 45: ok 14276
  48976. 45: ok 14277
  48977. 45: ok 14278
  48978. 45: ok 14279
  48979. 45: ok 14280
  48980. 45: ok 14281
  48981. 45: ok 14282
  48982. 45: ok 14283
  48983. 45: ok 14284
  48984. 45: ok 14285
  48985. 45: ok 14286
  48986. 45: ok 14287
  48987. 45: ok 14288
  48988. 45: ok 14289
  48989. 45: ok 14290
  48990. 45: ok 14291
  48991. 45: ok 14292
  48992. 45: ok 14293
  48993. 45: ok 14294
  48994. 45: ok 14295
  48995. 45: ok 14296
  48996. 45: ok 14297
  48997. 45: ok 14298
  48998. 45: ok 14299
  48999. 45: ok 14300
  49000. 45: ok 14301
  49001. 45: ok 14302
  49002. 45: ok 14303
  49003. 45: ok 14304
  49004. 45: ok 14305
  49005. 45: ok 14306
  49006. 45: ok 14307
  49007. 45: ok 14308
  49008. 45: ok 14309
  49009. 45: ok 14310
  49010. 45: ok 14311
  49011. 45: ok 14312
  49012. 45: ok 14313
  49013. 45: ok 14314
  49014. 45: ok 14315
  49015. 45: ok 14316
  49016. 45: ok 14317
  49017. 45: ok 14318
  49018. 45: ok 14319
  49019. 45: ok 14320
  49020. 45: ok 14321
  49021. 45: ok 14322
  49022. 45: ok 14323
  49023. 45: ok 14324
  49024. 45: ok 14325
  49025. 45: ok 14326
  49026. 45: ok 14327
  49027. 45: ok 14328
  49028. 45: ok 14329
  49029. 45: ok 14330
  49030. 45: ok 14331
  49031. 45: ok 14332
  49032. 45: ok 14333
  49033. 45: ok 14334
  49034. 45: ok 14335
  49035. 45: ok 14336
  49036. 45: ok 14337
  49037. 45: ok 14338
  49038. 45: ok 14339
  49039. 45: ok 14340
  49040. 45: ok 14341
  49041. 45: ok 14342
  49042. 45: ok 14343
  49043. 45: ok 14344
  49044. 45: ok 14345
  49045. 45: ok 14346
  49046. 45: ok 14347
  49047. 45: ok 14348
  49048. 45: ok 14349
  49049. 45: ok 14350
  49050. 45: ok 14351
  49051. 45: ok 14352
  49052. 45: ok 14353
  49053. 45: ok 14354
  49054. 45: ok 14355
  49055. 45: ok 14356
  49056. 45: ok 14357
  49057. 45: ok 14358
  49058. 45: ok 14359
  49059. 45: ok 14360
  49060. 45: ok 14361
  49061. 45: ok 14362
  49062. 45: ok 14363
  49063. 45: ok 14364
  49064. 45: ok 14365
  49065. 45: ok 14366
  49066. 45: ok 14367
  49067. 45: ok 14368
  49068. 45: ok 14369
  49069. 45: ok 14370
  49070. 45: ok 14371
  49071. 45: ok 14372
  49072. 45: ok 14373
  49073. 45: ok 14374
  49074. 45: ok 14375
  49075. 45: ok 14376
  49076. 45: ok 14377
  49077. 45: ok 14378
  49078. 45: ok 14379
  49079. 45: ok 14380
  49080. 45: ok 14381
  49081. 45: ok 14382
  49082. 45: ok 14383
  49083. 45: ok 14384
  49084. 45: ok 14385
  49085. 45: ok 14386
  49086. 45: ok 14387
  49087. 45: ok 14388
  49088. 45: ok 14389
  49089. 45: ok 14390
  49090. 45: ok 14391
  49091. 45: ok 14392
  49092. 45: ok 14393
  49093. 45: ok 14394
  49094. 45: ok 14395
  49095. 45: ok 14396
  49096. 45: ok 14397
  49097. 45: ok 14398
  49098. 45: ok 14399
  49099. 45: ok 14400
  49100. 45: ok 14401
  49101. 45: ok 14402
  49102. 45: ok 14403
  49103. 45: ok 14404
  49104. 45: ok 14405
  49105. 45: ok 14406
  49106. 45: ok 14407
  49107. 45: ok 14408
  49108. 45: ok 14409
  49109. 45: ok 14410
  49110. 45: ok 14411
  49111. 45: ok 14412
  49112. 45: ok 14413
  49113. 45: ok 14414
  49114. 45: ok 14415
  49115. 45: ok 14416
  49116. 45: ok 14417
  49117. 45: ok 14418
  49118. 45: ok 14419
  49119. 45: ok 14420
  49120. 45: ok 14421
  49121. 45: ok 14422
  49122. 45: ok 14423
  49123. 45: ok 14424
  49124. 45: ok 14425
  49125. 45: ok 14426
  49126. 45: ok 14427
  49127. 45: ok 14428
  49128. 45: ok 14429
  49129. 45: ok 14430
  49130. 45: ok 14431
  49131. 45: ok 14432
  49132. 45: ok 14433
  49133. 45: ok 14434
  49134. 45: ok 14435
  49135. 45: ok 14436
  49136. 45: ok 14437
  49137. 45: ok 14438
  49138. 45: ok 14439
  49139. 45: ok 14440
  49140. 45: ok 14441
  49141. 45: ok 14442
  49142. 45: ok 14443
  49143. 45: ok 14444
  49144. 45: ok 14445
  49145. 45: ok 14446
  49146. 45: ok 14447
  49147. 45: ok 14448
  49148. 45: ok 14449
  49149. 45: ok 14450
  49150. 45: ok 14451
  49151. 45: ok 14452
  49152. 45: ok 14453
  49153. 45: ok 14454
  49154. 45: ok 14455
  49155. 45: ok 14456
  49156. 45: ok 14457
  49157. 45: ok 14458
  49158. 45: ok 14459
  49159. 45: ok 14460
  49160. 45: ok 14461
  49161. 45: ok 14462
  49162. 45: ok 14463
  49163. 45: ok 14464
  49164. 45: ok 14465
  49165. 45: ok 14466
  49166. 45: ok 14467
  49167. 45: ok 14468
  49168. 45: ok 14469
  49169. 45: ok 14470
  49170. 45: ok 14471
  49171. 45: ok 14472
  49172. 45: ok 14473
  49173. 45: ok 14474
  49174. 45: ok 14475
  49175. 45: ok 14476
  49176. 45: ok 14477
  49177. 45: ok 14478
  49178. 45: ok 14479
  49179. 45: ok 14480
  49180. 45: ok 14481
  49181. 45: ok 14482
  49182. 45: ok 14483
  49183. 45: ok 14484
  49184. 45: ok 14485
  49185. 45: ok 14486
  49186. 45: ok 14487
  49187. 45: ok 14488
  49188. 45: ok 14489
  49189. 45: ok 14490
  49190. 45: ok 14491
  49191. 45: ok 14492
  49192. 45: ok 14493
  49193. 45: ok 14494
  49194. 45: ok 14495
  49195. 45: ok 14496
  49196. 45: ok 14497
  49197. 45: ok 14498
  49198. 45: ok 14499
  49199. 45: ok 14500
  49200. 45: ok 14501
  49201. 45: ok 14502
  49202. 45: ok 14503
  49203. 45: ok 14504
  49204. 45: ok 14505
  49205. 45: ok 14506
  49206. 45: ok 14507
  49207. 45: ok 14508
  49208. 45: ok 14509
  49209. 45: ok 14510
  49210. 45: ok 14511
  49211. 45: ok 14512
  49212. 45: ok 14513
  49213. 45: ok 14514
  49214. 45: ok 14515
  49215. 45: ok 14516
  49216. 45: ok 14517
  49217. 45: ok 14518
  49218. 45: ok 14519
  49219. 45: ok 14520
  49220. 45: ok 14521
  49221. 45: ok 14522
  49222. 45: ok 14523
  49223. 45: ok 14524
  49224. 45: ok 14525
  49225. 45: ok 14526
  49226. 45: ok 14527
  49227. 45: ok 14528
  49228. 45: ok 14529
  49229. 45: ok 14530
  49230. 45: ok 14531
  49231. 45: ok 14532
  49232. 45: ok 14533
  49233. 45: ok 14534
  49234. 45: ok 14535
  49235. 45: ok 14536
  49236. 45: ok 14537
  49237. 45: ok 14538
  49238. 45: ok 14539
  49239. 45: ok 14540
  49240. 45: ok 14541
  49241. 45: ok 14542
  49242. 45: ok 14543
  49243. 45: ok 14544
  49244. 45: ok 14545
  49245. 45: ok 14546
  49246. 45: ok 14547
  49247. 45: ok 14548
  49248. 45: ok 14549
  49249. 45: ok 14550
  49250. 45: ok 14551
  49251. 45: ok 14552
  49252. 45: ok 14553
  49253. 45: ok 14554
  49254. 45: ok 14555
  49255. 45: ok 14556
  49256. 45: ok 14557
  49257. 45: ok 14558
  49258. 45: ok 14559
  49259. 45: ok 14560
  49260. 45: ok 14561
  49261. 45: ok 14562
  49262. 45: ok 14563
  49263. 45: ok 14564
  49264. 45: ok 14565
  49265. 45: ok 14566
  49266. 45: ok 14567
  49267. 45: ok 14568
  49268. 45: ok 14569
  49269. 45: ok 14570
  49270. 45: ok 14571
  49271. 45: ok 14572
  49272. 45: ok 14573
  49273. 45: ok 14574
  49274. 45: ok 14575
  49275. 45: ok 14576
  49276. 45: ok 14577
  49277. 45: ok 14578
  49278. 45: ok 14579
  49279. 45: ok 14580
  49280. 45: ok 14581
  49281. 45: ok 14582
  49282. 45: ok 14583
  49283. 45: ok 14584
  49284. 45: ok 14585
  49285. 45: ok 14586
  49286. 45: ok 14587
  49287. 45: ok 14588
  49288. 45: ok 14589
  49289. 45: ok 14590
  49290. 45: ok 14591
  49291. 45: ok 14592
  49292. 45: ok 14593
  49293. 45: ok 14594
  49294. 45: ok 14595
  49295. 45: ok 14596
  49296. 45: ok 14597
  49297. 45: ok 14598
  49298. 45: ok 14599
  49299. 45: ok 14600
  49300. 45: ok 14601
  49301. 45: ok 14602
  49302. 45: ok 14603
  49303. 45: ok 14604
  49304. 45: ok 14605
  49305. 45: ok 14606
  49306. 45: ok 14607
  49307. 45: ok 14608
  49308. 45: ok 14609
  49309. 45: ok 14610
  49310. 45: ok 14611
  49311. 45: ok 14612
  49312. 45: ok 14613
  49313. 45: ok 14614
  49314. 45: ok 14615
  49315. 45: ok 14616
  49316. 45: ok 14617
  49317. 45: ok 14618
  49318. 45: ok 14619
  49319. 45: ok 14620
  49320. 45: ok 14621
  49321. 45: ok 14622
  49322. 45: ok 14623
  49323. 45: ok 14624
  49324. 45: ok 14625
  49325. 45: ok 14626
  49326. 45: ok 14627
  49327. 45: ok 14628
  49328. 45: ok 14629
  49329. 45: ok 14630
  49330. 45: ok 14631
  49331. 45: ok 14632
  49332. 45: ok 14633
  49333. 45: ok 14634
  49334. 45: ok 14635
  49335. 45: ok 14636
  49336. 45: ok 14637
  49337. 45: ok 14638
  49338. 45: ok 14639
  49339. 45: ok 14640
  49340. 45: ok 14641
  49341. 45: ok 14642
  49342. 45: ok 14643
  49343. 45: ok 14644
  49344. 45: ok 14645
  49345. 45: ok 14646
  49346. 45: ok 14647
  49347. 45: ok 14648
  49348. 45: ok 14649
  49349. 45: ok 14650
  49350. 45: ok 14651
  49351. 45: ok 14652
  49352. 45: ok 14653
  49353. 45: ok 14654
  49354. 45: ok 14655
  49355. 45: ok 14656
  49356. 45: ok 14657
  49357. 45: ok 14658
  49358. 45: ok 14659
  49359. 45: ok 14660
  49360. 45: ok 14661
  49361. 45: ok 14662
  49362. 45: ok 14663
  49363. 45: ok 14664
  49364. 45: ok 14665
  49365. 45: ok 14666
  49366. 45: ok 14667
  49367. 45: ok 14668
  49368. 45: ok 14669
  49369. 45: ok 14670
  49370. 45: ok 14671
  49371. 45: ok 14672
  49372. 45: ok 14673
  49373. 45: ok 14674
  49374. 45: ok 14675
  49375. 45: ok 14676
  49376. 45: ok 14677
  49377. 45: ok 14678
  49378. 45: ok 14679
  49379. 45: ok 14680
  49380. 45: ok 14681
  49381. 45: ok 14682
  49382. 45: ok 14683
  49383. 45: ok 14684
  49384. 45: ok 14685
  49385. 45: ok 14686
  49386. 45: ok 14687
  49387. 45: ok 14688
  49388. 45: ok 14689
  49389. 45: ok 14690
  49390. 45: ok 14691
  49391. 45: ok 14692
  49392. 45: ok 14693
  49393. 45: ok 14694
  49394. 45: ok 14695
  49395. 45: ok 14696
  49396. 45: ok 14697
  49397. 45: ok 14698
  49398. 45: ok 14699
  49399. 45: ok 14700
  49400. 45: ok 14701
  49401. 45: ok 14702
  49402. 45: ok 14703
  49403. 45: ok 14704
  49404. 45: ok 14705
  49405. 45: ok 14706
  49406. 45: ok 14707
  49407. 45: ok 14708
  49408. 45: ok 14709
  49409. 45: ok 14710
  49410. 45: ok 14711
  49411. 45: ok 14712
  49412. 45: ok 14713
  49413. 45: ok 14714
  49414. 45: ok 14715
  49415. 45: ok 14716
  49416. 45: ok 14717
  49417. 45: ok 14718
  49418. 45: ok 14719
  49419. 45: ok 14720
  49420. 45: ok 14721
  49421. 45: ok 14722
  49422. 45: ok 14723
  49423. 45: ok 14724
  49424. 45: ok 14725
  49425. 45: ok 14726
  49426. 45: ok 14727
  49427. 45: ok 14728
  49428. 45: ok 14729
  49429. 45: ok 14730
  49430. 45: ok 14731
  49431. 45: ok 14732
  49432. 45: ok 14733
  49433. 45: ok 14734
  49434. 45: ok 14735
  49435. 45: ok 14736
  49436. 45: ok 14737
  49437. 45: ok 14738
  49438. 45: ok 14739
  49439. 45: ok 14740
  49440. 45: ok 14741
  49441. 45: ok 14742
  49442. 45: ok 14743
  49443. 45: ok 14744
  49444. 45: ok 14745
  49445. 45: ok 14746
  49446. 45: ok 14747
  49447. 45: ok 14748
  49448. 45: ok 14749
  49449. 45: ok 14750
  49450. 45: ok 14751
  49451. 45: ok 14752
  49452. 45: ok 14753
  49453. 45: ok 14754
  49454. 45: ok 14755
  49455. 45: ok 14756
  49456. 45: ok 14757
  49457. 45: ok 14758
  49458. 45: ok 14759
  49459. 45: ok 14760
  49460. 45: ok 14761
  49461. 45: ok 14762
  49462. 45: ok 14763
  49463. 45: ok 14764
  49464. 45: ok 14765
  49465. 45: ok 14766
  49466. 45: ok 14767
  49467. 45: ok 14768
  49468. 45: ok 14769
  49469. 45: ok 14770
  49470. 45: ok 14771
  49471. 45: ok 14772
  49472. 45: ok 14773
  49473. 45: ok 14774
  49474. 45: ok 14775
  49475. 45: ok 14776
  49476. 45: ok 14777
  49477. 45: ok 14778
  49478. 45: ok 14779
  49479. 45: ok 14780
  49480. 45: ok 14781
  49481. 45: ok 14782
  49482. 45: ok 14783
  49483. 45: ok 14784
  49484. 45: ok 14785
  49485. 45: ok 14786
  49486. 45: ok 14787
  49487. 45: ok 14788
  49488. 45: ok 14789
  49489. 45: ok 14790
  49490. 45: ok 14791
  49491. 45: ok 14792
  49492. 45: ok 14793
  49493. 45: ok 14794
  49494. 45: ok 14795
  49495. 45: ok 14796
  49496. 45: ok 14797
  49497. 45: ok 14798
  49498. 45: ok 14799
  49499. 45: ok 14800
  49500. 45: ok 14801
  49501. 45: ok 14802
  49502. 45: ok 14803
  49503. 45: ok 14804
  49504. 45: ok 14805
  49505. 45: ok 14806
  49506. 45: ok 14807
  49507. 45: ok 14808
  49508. 45: ok 14809
  49509. 45: ok 14810
  49510. 45: ok 14811
  49511. 45: ok 14812
  49512. 45: ok 14813
  49513. 45: ok 14814
  49514. 45: ok 14815
  49515. 45: ok 14816
  49516. 45: ok 14817
  49517. 45: ok 14818
  49518. 45: ok 14819
  49519. 45: ok 14820
  49520. 45: ok 14821
  49521. 45: ok 14822
  49522. 45: ok 14823
  49523. 45: ok 14824
  49524. 45: ok 14825
  49525. 45: ok 14826
  49526. 45: ok 14827
  49527. 45: ok 14828
  49528. 45: ok 14829
  49529. 45: ok 14830
  49530. 45: ok 14831
  49531. 45: ok 14832
  49532. 45: ok 14833
  49533. 45: ok 14834
  49534. 45: ok 14835
  49535. 45: ok 14836
  49536. 45: ok 14837
  49537. 45: ok 14838
  49538. 45: ok 14839
  49539. 45: ok 14840
  49540. 45: ok 14841
  49541. 45: ok 14842
  49542. 45: ok 14843
  49543. 45: ok 14844
  49544. 45: ok 14845
  49545. 45: ok 14846
  49546. 45: ok 14847
  49547. 45: ok 14848
  49548. 45: ok 14849
  49549. 45: ok 14850
  49550. 45: ok 14851
  49551. 45: ok 14852
  49552. 45: ok 14853
  49553. 45: ok 14854
  49554. 45: ok 14855
  49555. 45: ok 14856
  49556. 45: ok 14857
  49557. 45: ok 14858
  49558. 45: ok 14859
  49559. 45: ok 14860
  49560. 45: ok 14861
  49561. 45: ok 14862
  49562. 45: ok 14863
  49563. 45: ok 14864
  49564. 45: ok 14865
  49565. 45: ok 14866
  49566. 45: ok 14867
  49567. 45: ok 14868
  49568. 45: ok 14869
  49569. 45: ok 14870
  49570. 45: ok 14871
  49571. 45: ok 14872
  49572. 45: ok 14873
  49573. 45: ok 14874
  49574. 45: ok 14875
  49575. 45: ok 14876
  49576. 45: ok 14877
  49577. 45: ok 14878
  49578. 45: ok 14879
  49579. 45: ok 14880
  49580. 45: ok 14881
  49581. 45: ok 14882
  49582. 45: ok 14883
  49583. 45: ok 14884
  49584. 45: ok 14885
  49585. 45: ok 14886
  49586. 45: ok 14887
  49587. 45: ok 14888
  49588. 45: ok 14889
  49589. 45: ok 14890
  49590. 45: ok 14891
  49591. 45: ok 14892
  49592. 45: ok 14893
  49593. 45: ok 14894
  49594. 45: ok 14895
  49595. 45: ok 14896
  49596. 45: ok 14897
  49597. 45: ok 14898
  49598. 45: ok 14899
  49599. 45: ok 14900
  49600. 45: ok 14901
  49601. 45: ok 14902
  49602. 45: ok 14903
  49603. 45: ok 14904
  49604. 45: ok 14905
  49605. 45: ok 14906
  49606. 45: ok 14907
  49607. 45: ok 14908
  49608. 45: ok 14909
  49609. 45: ok 14910
  49610. 45: ok 14911
  49611. 45: ok 14912
  49612. 45: ok 14913
  49613. 45: ok 14914
  49614. 45: ok 14915
  49615. 45: ok 14916
  49616. 45: ok 14917
  49617. 45: ok 14918
  49618. 45: ok 14919
  49619. 45: ok 14920
  49620. 45: ok 14921
  49621. 45: ok 14922
  49622. 45: ok 14923
  49623. 45: ok 14924
  49624. 45: ok 14925
  49625. 45: ok 14926
  49626. 45: ok 14927
  49627. 45: ok 14928
  49628. 45: ok 14929
  49629. 45: ok 14930
  49630. 45: ok 14931
  49631. 45: ok 14932
  49632. 45: ok 14933
  49633. 45: ok 14934
  49634. 45: ok 14935
  49635. 45: ok 14936
  49636. 45: ok 14937
  49637. 45: ok 14938
  49638. 45: ok 14939
  49639. 45: ok 14940
  49640. 45: ok 14941
  49641. 45: ok 14942
  49642. 45: ok 14943
  49643. 45: ok 14944
  49644. 45: ok 14945
  49645. 45: ok 14946
  49646. 45: ok 14947
  49647. 45: ok 14948
  49648. 45: ok 14949
  49649. 45: ok 14950
  49650. 45: ok 14951
  49651. 45: ok 14952
  49652. 45: ok 14953
  49653. 45: ok 14954
  49654. 45: ok 14955
  49655. 45: ok 14956
  49656. 45: ok 14957
  49657. 45: ok 14958
  49658. 45: ok 14959
  49659. 45: ok 14960
  49660. 45: ok 14961
  49661. 45: ok 14962
  49662. 45: ok 14963
  49663. 45: ok 14964
  49664. 45: ok 14965
  49665. 45: ok 14966
  49666. 45: ok 14967
  49667. 45: ok 14968
  49668. 45: ok 14969
  49669. 45: ok 14970
  49670. 45: ok 14971
  49671. 45: ok 14972
  49672. 45: ok 14973
  49673. 45: ok 14974
  49674. 45: ok 14975
  49675. 45: ok 14976
  49676. 45: ok 14977
  49677. 45: ok 14978
  49678. 45: ok 14979
  49679. 45: ok 14980
  49680. 45: ok 14981
  49681. 45: ok 14982
  49682. 45: ok 14983
  49683. 45: ok 14984
  49684. 45: ok 14985
  49685. 45: ok 14986
  49686. 45: ok 14987
  49687. 45: ok 14988
  49688. 45: ok 14989
  49689. 45: ok 14990
  49690. 45: ok 14991
  49691. 45: ok 14992
  49692. 45: ok 14993
  49693. 45: ok 14994
  49694. 45: ok 14995
  49695. 45: ok 14996
  49696. 45: ok 14997
  49697. 45: ok 14998
  49698. 45: ok 14999
  49699. 45: ok 15000
  49700. 45: # math: passed testBasics_vector3
  49701. 45: # math: entering testBasics_matrix3x3
  49702. 45: ok 15001
  49703. 45: ok 15002
  49704. 45: ok 15003
  49705. 45: ok 15004
  49706. 45: ok 15005
  49707. 45: ok 15006
  49708. 45: ok 15007
  49709. 45: ok 15008
  49710. 45: ok 15009
  49711. 45: ok 15010
  49712. 45: ok 15011
  49713. 45: ok 15012
  49714. 45: ok 15013
  49715. 45: ok 15014
  49716. 45: ok 15015
  49717. 45: ok 15016
  49718. 45: ok 15017
  49719. 45: ok 15018
  49720. 45: ok 15019
  49721. 45: ok 15020
  49722. 45: ok 15021
  49723. 45: ok 15022
  49724. 45: ok 15023
  49725. 45: ok 15024
  49726. 45: ok 15025
  49727. 45: ok 15026
  49728. 45: ok 15027
  49729. 45: ok 15028
  49730. 45: ok 15029
  49731. 45: ok 15030
  49732. 45: ok 15031
  49733. 45: ok 15032
  49734. 45: ok 15033
  49735. 45: ok 15034
  49736. 45: ok 15035
  49737. 45: ok 15036
  49738. 45: ok 15037
  49739. 45: ok 15038
  49740. 45: ok 15039
  49741. 45: ok 15040
  49742. 45: ok 15041
  49743. 45: ok 15042
  49744. 45: ok 15043
  49745. 45: ok 15044
  49746. 45: ok 15045
  49747. 45: ok 15046
  49748. 45: ok 15047
  49749. 45: ok 15048
  49750. 45: ok 15049
  49751. 45: ok 15050
  49752. 45: ok 15051
  49753. 45: ok 15052
  49754. 45: ok 15053
  49755. 45: ok 15054
  49756. 45: ok 15055
  49757. 45: ok 15056
  49758. 45: ok 15057
  49759. 45: ok 15058
  49760. 45: ok 15059
  49761. 45: ok 15060
  49762. 45: ok 15061
  49763. 45: ok 15062
  49764. 45: ok 15063
  49765. 45: ok 15064
  49766. 45: ok 15065
  49767. 45: ok 15066
  49768. 45: ok 15067
  49769. 45: ok 15068
  49770. 45: ok 15069
  49771. 45: ok 15070
  49772. 45: ok 15071
  49773. 45: ok 15072
  49774. 45: ok 15073
  49775. 45: ok 15074
  49776. 45: ok 15075
  49777. 45: ok 15076
  49778. 45: ok 15077
  49779. 45: ok 15078
  49780. 45: ok 15079
  49781. 45: ok 15080
  49782. 45: ok 15081
  49783. 45: ok 15082
  49784. 45: ok 15083
  49785. 45: ok 15084
  49786. 45: ok 15085
  49787. 45: ok 15086
  49788. 45: ok 15087
  49789. 45: ok 15088
  49790. 45: ok 15089
  49791. 45: ok 15090
  49792. 45: ok 15091
  49793. 45: ok 15092
  49794. 45: ok 15093
  49795. 45: ok 15094
  49796. 45: ok 15095
  49797. 45: ok 15096
  49798. 45: ok 15097
  49799. 45: ok 15098
  49800. 45: ok 15099
  49801. 45: ok 15100
  49802. 45: ok 15101
  49803. 45: ok 15102
  49804. 45: ok 15103
  49805. 45: ok 15104
  49806. 45: ok 15105
  49807. 45: ok 15106
  49808. 45: ok 15107
  49809. 45: ok 15108
  49810. 45: ok 15109
  49811. 45: ok 15110
  49812. 45: ok 15111
  49813. 45: ok 15112
  49814. 45: ok 15113
  49815. 45: ok 15114
  49816. 45: ok 15115
  49817. 45: ok 15116
  49818. 45: ok 15117
  49819. 45: ok 15118
  49820. 45: ok 15119
  49821. 45: ok 15120
  49822. 45: ok 15121
  49823. 45: ok 15122
  49824. 45: ok 15123
  49825. 45: ok 15124
  49826. 45: ok 15125
  49827. 45: ok 15126
  49828. 45: ok 15127
  49829. 45: ok 15128
  49830. 45: ok 15129
  49831. 45: ok 15130
  49832. 45: ok 15131
  49833. 45: ok 15132
  49834. 45: ok 15133
  49835. 45: ok 15134
  49836. 45: ok 15135
  49837. 45: ok 15136
  49838. 45: ok 15137
  49839. 45: ok 15138
  49840. 45: ok 15139
  49841. 45: ok 15140
  49842. 45: ok 15141
  49843. 45: ok 15142
  49844. 45: ok 15143
  49845. 45: ok 15144
  49846. 45: ok 15145
  49847. 45: ok 15146
  49848. 45: ok 15147
  49849. 45: ok 15148
  49850. 45: ok 15149
  49851. 45: ok 15150
  49852. 45: ok 15151
  49853. 45: ok 15152
  49854. 45: ok 15153
  49855. 45: ok 15154
  49856. 45: ok 15155
  49857. 45: ok 15156
  49858. 45: ok 15157
  49859. 45: ok 15158
  49860. 45: ok 15159
  49861. 45: ok 15160
  49862. 45: ok 15161
  49863. 45: ok 15162
  49864. 45: ok 15163
  49865. 45: ok 15164
  49866. 45: ok 15165
  49867. 45: ok 15166
  49868. 45: ok 15167
  49869. 45: ok 15168
  49870. 45: ok 15169
  49871. 45: ok 15170
  49872. 45: ok 15171
  49873. 45: ok 15172
  49874. 45: ok 15173
  49875. 45: ok 15174
  49876. 45: ok 15175
  49877. 45: ok 15176
  49878. 45: ok 15177
  49879. 45: ok 15178
  49880. 45: ok 15179
  49881. 45: ok 15180
  49882. 45: ok 15181
  49883. 45: ok 15182
  49884. 45: ok 15183
  49885. 45: ok 15184
  49886. 45: ok 15185
  49887. 45: ok 15186
  49888. 45: ok 15187
  49889. 45: ok 15188
  49890. 45: ok 15189
  49891. 45: ok 15190
  49892. 45: ok 15191
  49893. 45: ok 15192
  49894. 45: ok 15193
  49895. 45: ok 15194
  49896. 45: ok 15195
  49897. 45: ok 15196
  49898. 45: ok 15197
  49899. 45: ok 15198
  49900. 45: ok 15199
  49901. 45: ok 15200
  49902. 45: ok 15201
  49903. 45: ok 15202
  49904. 45: ok 15203
  49905. 45: ok 15204
  49906. 45: ok 15205
  49907. 45: ok 15206
  49908. 45: ok 15207
  49909. 45: ok 15208
  49910. 45: ok 15209
  49911. 45: ok 15210
  49912. 45: ok 15211
  49913. 45: ok 15212
  49914. 45: ok 15213
  49915. 45: ok 15214
  49916. 45: ok 15215
  49917. 45: ok 15216
  49918. 45: ok 15217
  49919. 45: ok 15218
  49920. 45: ok 15219
  49921. 45: ok 15220
  49922. 45: ok 15221
  49923. 45: ok 15222
  49924. 45: ok 15223
  49925. 45: ok 15224
  49926. 45: ok 15225
  49927. 45: ok 15226
  49928. 45: ok 15227
  49929. 45: ok 15228
  49930. 45: ok 15229
  49931. 45: ok 15230
  49932. 45: ok 15231
  49933. 45: ok 15232
  49934. 45: ok 15233
  49935. 45: ok 15234
  49936. 45: ok 15235
  49937. 45: ok 15236
  49938. 45: ok 15237
  49939. 45: ok 15238
  49940. 45: ok 15239
  49941. 45: ok 15240
  49942. 45: ok 15241
  49943. 45: ok 15242
  49944. 45: ok 15243
  49945. 45: ok 15244
  49946. 45: ok 15245
  49947. 45: ok 15246
  49948. 45: ok 15247
  49949. 45: ok 15248
  49950. 45: ok 15249
  49951. 45: ok 15250
  49952. 45: ok 15251
  49953. 45: ok 15252
  49954. 45: ok 15253
  49955. 45: ok 15254
  49956. 45: ok 15255
  49957. 45: ok 15256
  49958. 45: ok 15257
  49959. 45: ok 15258
  49960. 45: ok 15259
  49961. 45: ok 15260
  49962. 45: ok 15261
  49963. 45: ok 15262
  49964. 45: ok 15263
  49965. 45: ok 15264
  49966. 45: ok 15265
  49967. 45: ok 15266
  49968. 45: ok 15267
  49969. 45: ok 15268
  49970. 45: ok 15269
  49971. 45: ok 15270
  49972. 45: ok 15271
  49973. 45: ok 15272
  49974. 45: ok 15273
  49975. 45: ok 15274
  49976. 45: ok 15275
  49977. 45: ok 15276
  49978. 45: ok 15277
  49979. 45: ok 15278
  49980. 45: ok 15279
  49981. 45: ok 15280
  49982. 45: ok 15281
  49983. 45: ok 15282
  49984. 45: ok 15283
  49985. 45: ok 15284
  49986. 45: ok 15285
  49987. 45: ok 15286
  49988. 45: ok 15287
  49989. 45: ok 15288
  49990. 45: ok 15289
  49991. 45: ok 15290
  49992. 45: ok 15291
  49993. 45: ok 15292
  49994. 45: ok 15293
  49995. 45: ok 15294
  49996. 45: ok 15295
  49997. 45: ok 15296
  49998. 45: ok 15297
  49999. 45: ok 15298
  50000. 45: ok 15299
  50001. 45: ok 15300
  50002. 45: ok 15301
  50003. 45: ok 15302
  50004. 45: ok 15303
  50005. 45: ok 15304
  50006. 45: ok 15305
  50007. 45: ok 15306
  50008. 45: ok 15307
  50009. 45: ok 15308
  50010. 45: ok 15309
  50011. 45: ok 15310
  50012. 45: ok 15311
  50013. 45: ok 15312
  50014. 45: ok 15313
  50015. 45: ok 15314
  50016. 45: ok 15315
  50017. 45: ok 15316
  50018. 45: ok 15317
  50019. 45: ok 15318
  50020. 45: ok 15319
  50021. 45: ok 15320
  50022. 45: ok 15321
  50023. 45: ok 15322
  50024. 45: ok 15323
  50025. 45: ok 15324
  50026. 45: ok 15325
  50027. 45: ok 15326
  50028. 45: ok 15327
  50029. 45: ok 15328
  50030. 45: ok 15329
  50031. 45: ok 15330
  50032. 45: ok 15331
  50033. 45: ok 15332
  50034. 45: ok 15333
  50035. 45: ok 15334
  50036. 45: ok 15335
  50037. 45: ok 15336
  50038. 45: ok 15337
  50039. 45: ok 15338
  50040. 45: ok 15339
  50041. 45: ok 15340
  50042. 45: ok 15341
  50043. 45: ok 15342
  50044. 45: ok 15343
  50045. 45: ok 15344
  50046. 45: ok 15345
  50047. 45: ok 15346
  50048. 45: ok 15347
  50049. 45: ok 15348
  50050. 45: ok 15349
  50051. 45: ok 15350
  50052. 45: ok 15351
  50053. 45: ok 15352
  50054. 45: ok 15353
  50055. 45: ok 15354
  50056. 45: ok 15355
  50057. 45: ok 15356
  50058. 45: ok 15357
  50059. 45: ok 15358
  50060. 45: ok 15359
  50061. 45: ok 15360
  50062. 45: ok 15361
  50063. 45: ok 15362
  50064. 45: ok 15363
  50065. 45: ok 15364
  50066. 45: ok 15365
  50067. 45: ok 15366
  50068. 45: ok 15367
  50069. 45: ok 15368
  50070. 45: ok 15369
  50071. 45: ok 15370
  50072. 45: ok 15371
  50073. 45: ok 15372
  50074. 45: ok 15373
  50075. 45: ok 15374
  50076. 45: ok 15375
  50077. 45: ok 15376
  50078. 45: ok 15377
  50079. 45: ok 15378
  50080. 45: ok 15379
  50081. 45: ok 15380
  50082. 45: ok 15381
  50083. 45: ok 15382
  50084. 45: ok 15383
  50085. 45: ok 15384
  50086. 45: ok 15385
  50087. 45: ok 15386
  50088. 45: ok 15387
  50089. 45: ok 15388
  50090. 45: ok 15389
  50091. 45: ok 15390
  50092. 45: ok 15391
  50093. 45: ok 15392
  50094. 45: ok 15393
  50095. 45: ok 15394
  50096. 45: ok 15395
  50097. 45: ok 15396
  50098. 45: ok 15397
  50099. 45: ok 15398
  50100. 45: ok 15399
  50101. 45: ok 15400
  50102. 45: ok 15401
  50103. 45: ok 15402
  50104. 45: ok 15403
  50105. 45: ok 15404
  50106. 45: ok 15405
  50107. 45: ok 15406
  50108. 45: ok 15407
  50109. 45: ok 15408
  50110. 45: ok 15409
  50111. 45: ok 15410
  50112. 45: ok 15411
  50113. 45: ok 15412
  50114. 45: ok 15413
  50115. 45: ok 15414
  50116. 45: ok 15415
  50117. 45: ok 15416
  50118. 45: ok 15417
  50119. 45: ok 15418
  50120. 45: ok 15419
  50121. 45: ok 15420
  50122. 45: ok 15421
  50123. 45: ok 15422
  50124. 45: ok 15423
  50125. 45: ok 15424
  50126. 45: ok 15425
  50127. 45: ok 15426
  50128. 45: ok 15427
  50129. 45: ok 15428
  50130. 45: ok 15429
  50131. 45: ok 15430
  50132. 45: ok 15431
  50133. 45: ok 15432
  50134. 45: ok 15433
  50135. 45: ok 15434
  50136. 45: ok 15435
  50137. 45: ok 15436
  50138. 45: ok 15437
  50139. 45: ok 15438
  50140. 45: ok 15439
  50141. 45: ok 15440
  50142. 45: ok 15441
  50143. 45: ok 15442
  50144. 45: ok 15443
  50145. 45: ok 15444
  50146. 45: ok 15445
  50147. 45: ok 15446
  50148. 45: ok 15447
  50149. 45: ok 15448
  50150. 45: ok 15449
  50151. 45: ok 15450
  50152. 45: ok 15451
  50153. 45: ok 15452
  50154. 45: ok 15453
  50155. 45: ok 15454
  50156. 45: ok 15455
  50157. 45: ok 15456
  50158. 45: ok 15457
  50159. 45: ok 15458
  50160. 45: ok 15459
  50161. 45: ok 15460
  50162. 45: ok 15461
  50163. 45: ok 15462
  50164. 45: ok 15463
  50165. 45: ok 15464
  50166. 45: ok 15465
  50167. 45: ok 15466
  50168. 45: ok 15467
  50169. 45: ok 15468
  50170. 45: ok 15469
  50171. 45: ok 15470
  50172. 45: ok 15471
  50173. 45: ok 15472
  50174. 45: ok 15473
  50175. 45: ok 15474
  50176. 45: ok 15475
  50177. 45: ok 15476
  50178. 45: ok 15477
  50179. 45: ok 15478
  50180. 45: ok 15479
  50181. 45: ok 15480
  50182. 45: ok 15481
  50183. 45: ok 15482
  50184. 45: ok 15483
  50185. 45: ok 15484
  50186. 45: ok 15485
  50187. 45: ok 15486
  50188. 45: ok 15487
  50189. 45: ok 15488
  50190. 45: ok 15489
  50191. 45: ok 15490
  50192. 45: ok 15491
  50193. 45: ok 15492
  50194. 45: ok 15493
  50195. 45: ok 15494
  50196. 45: ok 15495
  50197. 45: ok 15496
  50198. 45: ok 15497
  50199. 45: ok 15498
  50200. 45: ok 15499
  50201. 45: ok 15500
  50202. 45: ok 15501
  50203. 45: ok 15502
  50204. 45: ok 15503
  50205. 45: ok 15504
  50206. 45: ok 15505
  50207. 45: ok 15506
  50208. 45: ok 15507
  50209. 45: ok 15508
  50210. 45: ok 15509
  50211. 45: ok 15510
  50212. 45: ok 15511
  50213. 45: ok 15512
  50214. 45: ok 15513
  50215. 45: ok 15514
  50216. 45: ok 15515
  50217. 45: ok 15516
  50218. 45: ok 15517
  50219. 45: ok 15518
  50220. 45: ok 15519
  50221. 45: ok 15520
  50222. 45: ok 15521
  50223. 45: ok 15522
  50224. 45: ok 15523
  50225. 45: ok 15524
  50226. 45: ok 15525
  50227. 45: ok 15526
  50228. 45: ok 15527
  50229. 45: ok 15528
  50230. 45: ok 15529
  50231. 45: ok 15530
  50232. 45: ok 15531
  50233. 45: ok 15532
  50234. 45: ok 15533
  50235. 45: ok 15534
  50236. 45: ok 15535
  50237. 45: ok 15536
  50238. 45: ok 15537
  50239. 45: ok 15538
  50240. 45: ok 15539
  50241. 45: ok 15540
  50242. 45: ok 15541
  50243. 45: ok 15542
  50244. 45: ok 15543
  50245. 45: ok 15544
  50246. 45: ok 15545
  50247. 45: ok 15546
  50248. 45: ok 15547
  50249. 45: ok 15548
  50250. 45: ok 15549
  50251. 45: ok 15550
  50252. 45: ok 15551
  50253. 45: ok 15552
  50254. 45: ok 15553
  50255. 45: ok 15554
  50256. 45: ok 15555
  50257. 45: ok 15556
  50258. 45: ok 15557
  50259. 45: ok 15558
  50260. 45: ok 15559
  50261. 45: ok 15560
  50262. 45: ok 15561
  50263. 45: ok 15562
  50264. 45: ok 15563
  50265. 45: ok 15564
  50266. 45: ok 15565
  50267. 45: ok 15566
  50268. 45: ok 15567
  50269. 45: ok 15568
  50270. 45: ok 15569
  50271. 45: ok 15570
  50272. 45: ok 15571
  50273. 45: ok 15572
  50274. 45: ok 15573
  50275. 45: ok 15574
  50276. 45: ok 15575
  50277. 45: ok 15576
  50278. 45: ok 15577
  50279. 45: ok 15578
  50280. 45: ok 15579
  50281. 45: ok 15580
  50282. 45: ok 15581
  50283. 45: ok 15582
  50284. 45: ok 15583
  50285. 45: ok 15584
  50286. 45: ok 15585
  50287. 45: ok 15586
  50288. 45: ok 15587
  50289. 45: ok 15588
  50290. 45: ok 15589
  50291. 45: ok 15590
  50292. 45: ok 15591
  50293. 45: ok 15592
  50294. 45: ok 15593
  50295. 45: ok 15594
  50296. 45: ok 15595
  50297. 45: ok 15596
  50298. 45: ok 15597
  50299. 45: ok 15598
  50300. 45: ok 15599
  50301. 45: ok 15600
  50302. 45: ok 15601
  50303. 45: ok 15602
  50304. 45: ok 15603
  50305. 45: ok 15604
  50306. 45: ok 15605
  50307. 45: ok 15606
  50308. 45: ok 15607
  50309. 45: ok 15608
  50310. 45: ok 15609
  50311. 45: ok 15610
  50312. 45: ok 15611
  50313. 45: ok 15612
  50314. 45: ok 15613
  50315. 45: ok 15614
  50316. 45: ok 15615
  50317. 45: ok 15616
  50318. 45: ok 15617
  50319. 45: ok 15618
  50320. 45: ok 15619
  50321. 45: ok 15620
  50322. 45: ok 15621
  50323. 45: ok 15622
  50324. 45: ok 15623
  50325. 45: ok 15624
  50326. 45: ok 15625
  50327. 45: ok 15626
  50328. 45: ok 15627
  50329. 45: ok 15628
  50330. 45: ok 15629
  50331. 45: ok 15630
  50332. 45: ok 15631
  50333. 45: ok 15632
  50334. 45: ok 15633
  50335. 45: ok 15634
  50336. 45: ok 15635
  50337. 45: ok 15636
  50338. 45: ok 15637
  50339. 45: ok 15638
  50340. 45: ok 15639
  50341. 45: ok 15640
  50342. 45: ok 15641
  50343. 45: ok 15642
  50344. 45: ok 15643
  50345. 45: ok 15644
  50346. 45: ok 15645
  50347. 45: ok 15646
  50348. 45: ok 15647
  50349. 45: ok 15648
  50350. 45: ok 15649
  50351. 45: ok 15650
  50352. 45: ok 15651
  50353. 45: ok 15652
  50354. 45: ok 15653
  50355. 45: ok 15654
  50356. 45: ok 15655
  50357. 45: ok 15656
  50358. 45: ok 15657
  50359. 45: ok 15658
  50360. 45: ok 15659
  50361. 45: ok 15660
  50362. 45: ok 15661
  50363. 45: ok 15662
  50364. 45: ok 15663
  50365. 45: ok 15664
  50366. 45: ok 15665
  50367. 45: ok 15666
  50368. 45: ok 15667
  50369. 45: ok 15668
  50370. 45: ok 15669
  50371. 45: ok 15670
  50372. 45: ok 15671
  50373. 45: ok 15672
  50374. 45: ok 15673
  50375. 45: ok 15674
  50376. 45: ok 15675
  50377. 45: ok 15676
  50378. 45: ok 15677
  50379. 45: ok 15678
  50380. 45: ok 15679
  50381. 45: ok 15680
  50382. 45: ok 15681
  50383. 45: ok 15682
  50384. 45: ok 15683
  50385. 45: ok 15684
  50386. 45: ok 15685
  50387. 45: ok 15686
  50388. 45: ok 15687
  50389. 45: ok 15688
  50390. 45: ok 15689
  50391. 45: ok 15690
  50392. 45: ok 15691
  50393. 45: ok 15692
  50394. 45: ok 15693
  50395. 45: ok 15694
  50396. 45: ok 15695
  50397. 45: ok 15696
  50398. 45: ok 15697
  50399. 45: ok 15698
  50400. 45: ok 15699
  50401. 45: ok 15700
  50402. 45: ok 15701
  50403. 45: ok 15702
  50404. 45: ok 15703
  50405. 45: ok 15704
  50406. 45: ok 15705
  50407. 45: ok 15706
  50408. 45: ok 15707
  50409. 45: ok 15708
  50410. 45: ok 15709
  50411. 45: ok 15710
  50412. 45: ok 15711
  50413. 45: ok 15712
  50414. 45: ok 15713
  50415. 45: ok 15714
  50416. 45: ok 15715
  50417. 45: ok 15716
  50418. 45: ok 15717
  50419. 45: ok 15718
  50420. 45: ok 15719
  50421. 45: ok 15720
  50422. 45: ok 15721
  50423. 45: ok 15722
  50424. 45: ok 15723
  50425. 45: ok 15724
  50426. 45: ok 15725
  50427. 45: ok 15726
  50428. 45: ok 15727
  50429. 45: ok 15728
  50430. 45: ok 15729
  50431. 45: ok 15730
  50432. 45: ok 15731
  50433. 45: ok 15732
  50434. 45: ok 15733
  50435. 45: ok 15734
  50436. 45: ok 15735
  50437. 45: ok 15736
  50438. 45: ok 15737
  50439. 45: ok 15738
  50440. 45: ok 15739
  50441. 45: ok 15740
  50442. 45: ok 15741
  50443. 45: ok 15742
  50444. 45: ok 15743
  50445. 45: ok 15744
  50446. 45: ok 15745
  50447. 45: ok 15746
  50448. 45: ok 15747
  50449. 45: ok 15748
  50450. 45: ok 15749
  50451. 45: ok 15750
  50452. 45: ok 15751
  50453. 45: ok 15752
  50454. 45: ok 15753
  50455. 45: ok 15754
  50456. 45: ok 15755
  50457. 45: ok 15756
  50458. 45: ok 15757
  50459. 45: ok 15758
  50460. 45: ok 15759
  50461. 45: ok 15760
  50462. 45: ok 15761
  50463. 45: ok 15762
  50464. 45: ok 15763
  50465. 45: ok 15764
  50466. 45: ok 15765
  50467. 45: ok 15766
  50468. 45: ok 15767
  50469. 45: ok 15768
  50470. 45: ok 15769
  50471. 45: ok 15770
  50472. 45: ok 15771
  50473. 45: ok 15772
  50474. 45: ok 15773
  50475. 45: ok 15774
  50476. 45: ok 15775
  50477. 45: ok 15776
  50478. 45: ok 15777
  50479. 45: ok 15778
  50480. 45: ok 15779
  50481. 45: ok 15780
  50482. 45: ok 15781
  50483. 45: ok 15782
  50484. 45: ok 15783
  50485. 45: ok 15784
  50486. 45: ok 15785
  50487. 45: ok 15786
  50488. 45: ok 15787
  50489. 45: ok 15788
  50490. 45: ok 15789
  50491. 45: ok 15790
  50492. 45: ok 15791
  50493. 45: ok 15792
  50494. 45: ok 15793
  50495. 45: ok 15794
  50496. 45: ok 15795
  50497. 45: ok 15796
  50498. 45: ok 15797
  50499. 45: ok 15798
  50500. 45: ok 15799
  50501. 45: ok 15800
  50502. 45: ok 15801
  50503. 45: ok 15802
  50504. 45: ok 15803
  50505. 45: ok 15804
  50506. 45: ok 15805
  50507. 45: ok 15806
  50508. 45: ok 15807
  50509. 45: ok 15808
  50510. 45: ok 15809
  50511. 45: ok 15810
  50512. 45: ok 15811
  50513. 45: ok 15812
  50514. 45: ok 15813
  50515. 45: ok 15814
  50516. 45: ok 15815
  50517. 45: ok 15816
  50518. 45: ok 15817
  50519. 45: ok 15818
  50520. 45: ok 15819
  50521. 45: ok 15820
  50522. 45: ok 15821
  50523. 45: ok 15822
  50524. 45: ok 15823
  50525. 45: ok 15824
  50526. 45: ok 15825
  50527. 45: ok 15826
  50528. 45: ok 15827
  50529. 45: ok 15828
  50530. 45: ok 15829
  50531. 45: ok 15830
  50532. 45: ok 15831
  50533. 45: ok 15832
  50534. 45: ok 15833
  50535. 45: ok 15834
  50536. 45: ok 15835
  50537. 45: ok 15836
  50538. 45: ok 15837
  50539. 45: ok 15838
  50540. 45: ok 15839
  50541. 45: ok 15840
  50542. 45: ok 15841
  50543. 45: ok 15842
  50544. 45: ok 15843
  50545. 45: ok 15844
  50546. 45: ok 15845
  50547. 45: ok 15846
  50548. 45: ok 15847
  50549. 45: ok 15848
  50550. 45: ok 15849
  50551. 45: ok 15850
  50552. 45: ok 15851
  50553. 45: ok 15852
  50554. 45: ok 15853
  50555. 45: ok 15854
  50556. 45: ok 15855
  50557. 45: ok 15856
  50558. 45: ok 15857
  50559. 45: ok 15858
  50560. 45: ok 15859
  50561. 45: ok 15860
  50562. 45: ok 15861
  50563. 45: ok 15862
  50564. 45: ok 15863
  50565. 45: ok 15864
  50566. 45: ok 15865
  50567. 45: ok 15866
  50568. 45: ok 15867
  50569. 45: ok 15868
  50570. 45: ok 15869
  50571. 45: ok 15870
  50572. 45: ok 15871
  50573. 45: ok 15872
  50574. 45: ok 15873
  50575. 45: ok 15874
  50576. 45: ok 15875
  50577. 45: ok 15876
  50578. 45: ok 15877
  50579. 45: ok 15878
  50580. 45: ok 15879
  50581. 45: ok 15880
  50582. 45: ok 15881
  50583. 45: ok 15882
  50584. 45: ok 15883
  50585. 45: ok 15884
  50586. 45: ok 15885
  50587. 45: ok 15886
  50588. 45: ok 15887
  50589. 45: ok 15888
  50590. 45: ok 15889
  50591. 45: ok 15890
  50592. 45: ok 15891
  50593. 45: ok 15892
  50594. 45: ok 15893
  50595. 45: ok 15894
  50596. 45: ok 15895
  50597. 45: ok 15896
  50598. 45: ok 15897
  50599. 45: ok 15898
  50600. 45: ok 15899
  50601. 45: ok 15900
  50602. 45: ok 15901
  50603. 45: ok 15902
  50604. 45: ok 15903
  50605. 45: ok 15904
  50606. 45: ok 15905
  50607. 45: ok 15906
  50608. 45: ok 15907
  50609. 45: ok 15908
  50610. 45: ok 15909
  50611. 45: ok 15910
  50612. 45: ok 15911
  50613. 45: ok 15912
  50614. 45: ok 15913
  50615. 45: ok 15914
  50616. 45: ok 15915
  50617. 45: ok 15916
  50618. 45: ok 15917
  50619. 45: ok 15918
  50620. 45: ok 15919
  50621. 45: ok 15920
  50622. 45: ok 15921
  50623. 45: ok 15922
  50624. 45: ok 15923
  50625. 45: ok 15924
  50626. 45: ok 15925
  50627. 45: ok 15926
  50628. 45: ok 15927
  50629. 45: ok 15928
  50630. 45: ok 15929
  50631. 45: ok 15930
  50632. 45: ok 15931
  50633. 45: ok 15932
  50634. 45: ok 15933
  50635. 45: ok 15934
  50636. 45: ok 15935
  50637. 45: ok 15936
  50638. 45: ok 15937
  50639. 45: ok 15938
  50640. 45: ok 15939
  50641. 45: ok 15940
  50642. 45: ok 15941
  50643. 45: ok 15942
  50644. 45: ok 15943
  50645. 45: ok 15944
  50646. 45: ok 15945
  50647. 45: ok 15946
  50648. 45: ok 15947
  50649. 45: ok 15948
  50650. 45: ok 15949
  50651. 45: ok 15950
  50652. 45: ok 15951
  50653. 45: ok 15952
  50654. 45: ok 15953
  50655. 45: ok 15954
  50656. 45: ok 15955
  50657. 45: ok 15956
  50658. 45: ok 15957
  50659. 45: ok 15958
  50660. 45: ok 15959
  50661. 45: ok 15960
  50662. 45: ok 15961
  50663. 45: ok 15962
  50664. 45: ok 15963
  50665. 45: ok 15964
  50666. 45: ok 15965
  50667. 45: ok 15966
  50668. 45: ok 15967
  50669. 45: ok 15968
  50670. 45: ok 15969
  50671. 45: ok 15970
  50672. 45: ok 15971
  50673. 45: ok 15972
  50674. 45: ok 15973
  50675. 45: ok 15974
  50676. 45: ok 15975
  50677. 45: ok 15976
  50678. 45: ok 15977
  50679. 45: ok 15978
  50680. 45: ok 15979
  50681. 45: ok 15980
  50682. 45: ok 15981
  50683. 45: ok 15982
  50684. 45: ok 15983
  50685. 45: ok 15984
  50686. 45: ok 15985
  50687. 45: ok 15986
  50688. 45: ok 15987
  50689. 45: ok 15988
  50690. 45: ok 15989
  50691. 45: ok 15990
  50692. 45: ok 15991
  50693. 45: ok 15992
  50694. 45: ok 15993
  50695. 45: ok 15994
  50696. 45: ok 15995
  50697. 45: ok 15996
  50698. 45: ok 15997
  50699. 45: ok 15998
  50700. 45: ok 15999
  50701. 45: ok 16000
  50702. 45: ok 16001
  50703. 45: ok 16002
  50704. 45: ok 16003
  50705. 45: ok 16004
  50706. 45: ok 16005
  50707. 45: ok 16006
  50708. 45: ok 16007
  50709. 45: ok 16008
  50710. 45: ok 16009
  50711. 45: ok 16010
  50712. 45: ok 16011
  50713. 45: ok 16012
  50714. 45: ok 16013
  50715. 45: ok 16014
  50716. 45: ok 16015
  50717. 45: ok 16016
  50718. 45: ok 16017
  50719. 45: ok 16018
  50720. 45: ok 16019
  50721. 45: ok 16020
  50722. 45: ok 16021
  50723. 45: ok 16022
  50724. 45: ok 16023
  50725. 45: ok 16024
  50726. 45: ok 16025
  50727. 45: ok 16026
  50728. 45: ok 16027
  50729. 45: ok 16028
  50730. 45: ok 16029
  50731. 45: ok 16030
  50732. 45: ok 16031
  50733. 45: ok 16032
  50734. 45: ok 16033
  50735. 45: ok 16034
  50736. 45: ok 16035
  50737. 45: ok 16036
  50738. 45: ok 16037
  50739. 45: ok 16038
  50740. 45: ok 16039
  50741. 45: ok 16040
  50742. 45: ok 16041
  50743. 45: ok 16042
  50744. 45: ok 16043
  50745. 45: ok 16044
  50746. 45: ok 16045
  50747. 45: ok 16046
  50748. 45: ok 16047
  50749. 45: ok 16048
  50750. 45: ok 16049
  50751. 45: ok 16050
  50752. 45: ok 16051
  50753. 45: ok 16052
  50754. 45: ok 16053
  50755. 45: ok 16054
  50756. 45: ok 16055
  50757. 45: ok 16056
  50758. 45: ok 16057
  50759. 45: ok 16058
  50760. 45: ok 16059
  50761. 45: ok 16060
  50762. 45: ok 16061
  50763. 45: ok 16062
  50764. 45: ok 16063
  50765. 45: ok 16064
  50766. 45: ok 16065
  50767. 45: ok 16066
  50768. 45: ok 16067
  50769. 45: ok 16068
  50770. 45: ok 16069
  50771. 45: ok 16070
  50772. 45: ok 16071
  50773. 45: ok 16072
  50774. 45: ok 16073
  50775. 45: ok 16074
  50776. 45: ok 16075
  50777. 45: ok 16076
  50778. 45: ok 16077
  50779. 45: ok 16078
  50780. 45: ok 16079
  50781. 45: ok 16080
  50782. 45: ok 16081
  50783. 45: ok 16082
  50784. 45: ok 16083
  50785. 45: ok 16084
  50786. 45: ok 16085
  50787. 45: ok 16086
  50788. 45: ok 16087
  50789. 45: ok 16088
  50790. 45: ok 16089
  50791. 45: ok 16090
  50792. 45: ok 16091
  50793. 45: ok 16092
  50794. 45: ok 16093
  50795. 45: ok 16094
  50796. 45: ok 16095
  50797. 45: ok 16096
  50798. 45: ok 16097
  50799. 45: ok 16098
  50800. 45: ok 16099
  50801. 45: ok 16100
  50802. 45: ok 16101
  50803. 45: ok 16102
  50804. 45: ok 16103
  50805. 45: ok 16104
  50806. 45: ok 16105
  50807. 45: ok 16106
  50808. 45: ok 16107
  50809. 45: ok 16108
  50810. 45: ok 16109
  50811. 45: ok 16110
  50812. 45: ok 16111
  50813. 45: ok 16112
  50814. 45: ok 16113
  50815. 45: ok 16114
  50816. 45: ok 16115
  50817. 45: ok 16116
  50818. 45: ok 16117
  50819. 45: ok 16118
  50820. 45: ok 16119
  50821. 45: ok 16120
  50822. 45: ok 16121
  50823. 45: ok 16122
  50824. 45: ok 16123
  50825. 45: ok 16124
  50826. 45: ok 16125
  50827. 45: ok 16126
  50828. 45: ok 16127
  50829. 45: ok 16128
  50830. 45: ok 16129
  50831. 45: ok 16130
  50832. 45: ok 16131
  50833. 45: ok 16132
  50834. 45: ok 16133
  50835. 45: ok 16134
  50836. 45: ok 16135
  50837. 45: ok 16136
  50838. 45: ok 16137
  50839. 45: ok 16138
  50840. 45: ok 16139
  50841. 45: ok 16140
  50842. 45: ok 16141
  50843. 45: ok 16142
  50844. 45: ok 16143
  50845. 45: ok 16144
  50846. 45: ok 16145
  50847. 45: ok 16146
  50848. 45: ok 16147
  50849. 45: ok 16148
  50850. 45: ok 16149
  50851. 45: ok 16150
  50852. 45: ok 16151
  50853. 45: ok 16152
  50854. 45: ok 16153
  50855. 45: ok 16154
  50856. 45: ok 16155
  50857. 45: ok 16156
  50858. 45: ok 16157
  50859. 45: ok 16158
  50860. 45: ok 16159
  50861. 45: ok 16160
  50862. 45: ok 16161
  50863. 45: ok 16162
  50864. 45: ok 16163
  50865. 45: ok 16164
  50866. 45: ok 16165
  50867. 45: ok 16166
  50868. 45: ok 16167
  50869. 45: ok 16168
  50870. 45: ok 16169
  50871. 45: ok 16170
  50872. 45: ok 16171
  50873. 45: ok 16172
  50874. 45: ok 16173
  50875. 45: ok 16174
  50876. 45: ok 16175
  50877. 45: ok 16176
  50878. 45: ok 16177
  50879. 45: ok 16178
  50880. 45: ok 16179
  50881. 45: ok 16180
  50882. 45: ok 16181
  50883. 45: ok 16182
  50884. 45: ok 16183
  50885. 45: ok 16184
  50886. 45: ok 16185
  50887. 45: ok 16186
  50888. 45: ok 16187
  50889. 45: ok 16188
  50890. 45: ok 16189
  50891. 45: ok 16190
  50892. 45: ok 16191
  50893. 45: ok 16192
  50894. 45: ok 16193
  50895. 45: ok 16194
  50896. 45: ok 16195
  50897. 45: ok 16196
  50898. 45: ok 16197
  50899. 45: ok 16198
  50900. 45: ok 16199
  50901. 45: ok 16200
  50902. 45: ok 16201
  50903. 45: ok 16202
  50904. 45: ok 16203
  50905. 45: ok 16204
  50906. 45: ok 16205
  50907. 45: ok 16206
  50908. 45: ok 16207
  50909. 45: ok 16208
  50910. 45: ok 16209
  50911. 45: ok 16210
  50912. 45: ok 16211
  50913. 45: ok 16212
  50914. 45: ok 16213
  50915. 45: ok 16214
  50916. 45: ok 16215
  50917. 45: ok 16216
  50918. 45: ok 16217
  50919. 45: ok 16218
  50920. 45: ok 16219
  50921. 45: ok 16220
  50922. 45: ok 16221
  50923. 45: ok 16222
  50924. 45: ok 16223
  50925. 45: ok 16224
  50926. 45: ok 16225
  50927. 45: ok 16226
  50928. 45: ok 16227
  50929. 45: ok 16228
  50930. 45: ok 16229
  50931. 45: ok 16230
  50932. 45: ok 16231
  50933. 45: ok 16232
  50934. 45: ok 16233
  50935. 45: ok 16234
  50936. 45: ok 16235
  50937. 45: ok 16236
  50938. 45: ok 16237
  50939. 45: ok 16238
  50940. 45: ok 16239
  50941. 45: ok 16240
  50942. 45: ok 16241
  50943. 45: ok 16242
  50944. 45: ok 16243
  50945. 45: ok 16244
  50946. 45: ok 16245
  50947. 45: ok 16246
  50948. 45: ok 16247
  50949. 45: ok 16248
  50950. 45: ok 16249
  50951. 45: ok 16250
  50952. 45: ok 16251
  50953. 45: ok 16252
  50954. 45: ok 16253
  50955. 45: ok 16254
  50956. 45: ok 16255
  50957. 45: ok 16256
  50958. 45: ok 16257
  50959. 45: ok 16258
  50960. 45: ok 16259
  50961. 45: ok 16260
  50962. 45: ok 16261
  50963. 45: ok 16262
  50964. 45: ok 16263
  50965. 45: ok 16264
  50966. 45: ok 16265
  50967. 45: ok 16266
  50968. 45: ok 16267
  50969. 45: ok 16268
  50970. 45: ok 16269
  50971. 45: ok 16270
  50972. 45: ok 16271
  50973. 45: ok 16272
  50974. 45: ok 16273
  50975. 45: ok 16274
  50976. 45: ok 16275
  50977. 45: ok 16276
  50978. 45: ok 16277
  50979. 45: ok 16278
  50980. 45: ok 16279
  50981. 45: ok 16280
  50982. 45: ok 16281
  50983. 45: ok 16282
  50984. 45: ok 16283
  50985. 45: ok 16284
  50986. 45: ok 16285
  50987. 45: ok 16286
  50988. 45: ok 16287
  50989. 45: ok 16288
  50990. 45: ok 16289
  50991. 45: ok 16290
  50992. 45: ok 16291
  50993. 45: ok 16292
  50994. 45: ok 16293
  50995. 45: ok 16294
  50996. 45: ok 16295
  50997. 45: ok 16296
  50998. 45: ok 16297
  50999. 45: ok 16298
  51000. 45: ok 16299
  51001. 45: ok 16300
  51002. 45: ok 16301
  51003. 45: ok 16302
  51004. 45: ok 16303
  51005. 45: ok 16304
  51006. 45: ok 16305
  51007. 45: ok 16306
  51008. 45: ok 16307
  51009. 45: ok 16308
  51010. 45: ok 16309
  51011. 45: ok 16310
  51012. 45: ok 16311
  51013. 45: ok 16312
  51014. 45: ok 16313
  51015. 45: ok 16314
  51016. 45: ok 16315
  51017. 45: ok 16316
  51018. 45: ok 16317
  51019. 45: ok 16318
  51020. 45: ok 16319
  51021. 45: ok 16320
  51022. 45: ok 16321
  51023. 45: ok 16322
  51024. 45: ok 16323
  51025. 45: ok 16324
  51026. 45: ok 16325
  51027. 45: ok 16326
  51028. 45: ok 16327
  51029. 45: ok 16328
  51030. 45: ok 16329
  51031. 45: ok 16330
  51032. 45: ok 16331
  51033. 45: ok 16332
  51034. 45: ok 16333
  51035. 45: ok 16334
  51036. 45: ok 16335
  51037. 45: ok 16336
  51038. 45: ok 16337
  51039. 45: ok 16338
  51040. 45: ok 16339
  51041. 45: ok 16340
  51042. 45: ok 16341
  51043. 45: ok 16342
  51044. 45: ok 16343
  51045. 45: ok 16344
  51046. 45: ok 16345
  51047. 45: ok 16346
  51048. 45: ok 16347
  51049. 45: ok 16348
  51050. 45: ok 16349
  51051. 45: ok 16350
  51052. 45: ok 16351
  51053. 45: ok 16352
  51054. 45: ok 16353
  51055. 45: ok 16354
  51056. 45: ok 16355
  51057. 45: ok 16356
  51058. 45: ok 16357
  51059. 45: ok 16358
  51060. 45: ok 16359
  51061. 45: ok 16360
  51062. 45: ok 16361
  51063. 45: ok 16362
  51064. 45: ok 16363
  51065. 45: ok 16364
  51066. 45: ok 16365
  51067. 45: ok 16366
  51068. 45: ok 16367
  51069. 45: ok 16368
  51070. 45: ok 16369
  51071. 45: ok 16370
  51072. 45: ok 16371
  51073. 45: ok 16372
  51074. 45: ok 16373
  51075. 45: ok 16374
  51076. 45: ok 16375
  51077. 45: ok 16376
  51078. 45: ok 16377
  51079. 45: ok 16378
  51080. 45: ok 16379
  51081. 45: ok 16380
  51082. 45: ok 16381
  51083. 45: ok 16382
  51084. 45: ok 16383
  51085. 45: ok 16384
  51086. 45: ok 16385
  51087. 45: ok 16386
  51088. 45: ok 16387
  51089. 45: ok 16388
  51090. 45: ok 16389
  51091. 45: ok 16390
  51092. 45: ok 16391
  51093. 45: ok 16392
  51094. 45: ok 16393
  51095. 45: ok 16394
  51096. 45: ok 16395
  51097. 45: ok 16396
  51098. 45: ok 16397
  51099. 45: ok 16398
  51100. 45: ok 16399
  51101. 45: ok 16400
  51102. 45: ok 16401
  51103. 45: ok 16402
  51104. 45: ok 16403
  51105. 45: ok 16404
  51106. 45: ok 16405
  51107. 45: ok 16406
  51108. 45: ok 16407
  51109. 45: ok 16408
  51110. 45: ok 16409
  51111. 45: ok 16410
  51112. 45: ok 16411
  51113. 45: ok 16412
  51114. 45: ok 16413
  51115. 45: ok 16414
  51116. 45: ok 16415
  51117. 45: ok 16416
  51118. 45: ok 16417
  51119. 45: ok 16418
  51120. 45: ok 16419
  51121. 45: ok 16420
  51122. 45: ok 16421
  51123. 45: ok 16422
  51124. 45: ok 16423
  51125. 45: ok 16424
  51126. 45: ok 16425
  51127. 45: ok 16426
  51128. 45: ok 16427
  51129. 45: ok 16428
  51130. 45: ok 16429
  51131. 45: ok 16430
  51132. 45: ok 16431
  51133. 45: ok 16432
  51134. 45: ok 16433
  51135. 45: ok 16434
  51136. 45: ok 16435
  51137. 45: ok 16436
  51138. 45: ok 16437
  51139. 45: ok 16438
  51140. 45: ok 16439
  51141. 45: ok 16440
  51142. 45: ok 16441
  51143. 45: ok 16442
  51144. 45: ok 16443
  51145. 45: ok 16444
  51146. 45: ok 16445
  51147. 45: ok 16446
  51148. 45: ok 16447
  51149. 45: ok 16448
  51150. 45: ok 16449
  51151. 45: ok 16450
  51152. 45: ok 16451
  51153. 45: ok 16452
  51154. 45: ok 16453
  51155. 45: ok 16454
  51156. 45: ok 16455
  51157. 45: ok 16456
  51158. 45: ok 16457
  51159. 45: ok 16458
  51160. 45: ok 16459
  51161. 45: ok 16460
  51162. 45: ok 16461
  51163. 45: ok 16462
  51164. 45: ok 16463
  51165. 45: ok 16464
  51166. 45: ok 16465
  51167. 45: ok 16466
  51168. 45: ok 16467
  51169. 45: ok 16468
  51170. 45: ok 16469
  51171. 45: ok 16470
  51172. 45: ok 16471
  51173. 45: ok 16472
  51174. 45: ok 16473
  51175. 45: ok 16474
  51176. 45: ok 16475
  51177. 45: ok 16476
  51178. 45: ok 16477
  51179. 45: ok 16478
  51180. 45: ok 16479
  51181. 45: ok 16480
  51182. 45: ok 16481
  51183. 45: ok 16482
  51184. 45: ok 16483
  51185. 45: ok 16484
  51186. 45: ok 16485
  51187. 45: ok 16486
  51188. 45: ok 16487
  51189. 45: ok 16488
  51190. 45: ok 16489
  51191. 45: ok 16490
  51192. 45: ok 16491
  51193. 45: ok 16492
  51194. 45: ok 16493
  51195. 45: ok 16494
  51196. 45: ok 16495
  51197. 45: ok 16496
  51198. 45: ok 16497
  51199. 45: ok 16498
  51200. 45: ok 16499
  51201. 45: ok 16500
  51202. 45: ok 16501
  51203. 45: ok 16502
  51204. 45: ok 16503
  51205. 45: ok 16504
  51206. 45: ok 16505
  51207. 45: ok 16506
  51208. 45: ok 16507
  51209. 45: ok 16508
  51210. 45: ok 16509
  51211. 45: ok 16510
  51212. 45: ok 16511
  51213. 45: ok 16512
  51214. 45: ok 16513
  51215. 45: ok 16514
  51216. 45: ok 16515
  51217. 45: ok 16516
  51218. 45: ok 16517
  51219. 45: ok 16518
  51220. 45: ok 16519
  51221. 45: ok 16520
  51222. 45: ok 16521
  51223. 45: ok 16522
  51224. 45: ok 16523
  51225. 45: ok 16524
  51226. 45: ok 16525
  51227. 45: ok 16526
  51228. 45: ok 16527
  51229. 45: ok 16528
  51230. 45: ok 16529
  51231. 45: ok 16530
  51232. 45: ok 16531
  51233. 45: ok 16532
  51234. 45: ok 16533
  51235. 45: ok 16534
  51236. 45: ok 16535
  51237. 45: ok 16536
  51238. 45: ok 16537
  51239. 45: ok 16538
  51240. 45: ok 16539
  51241. 45: ok 16540
  51242. 45: ok 16541
  51243. 45: ok 16542
  51244. 45: ok 16543
  51245. 45: ok 16544
  51246. 45: ok 16545
  51247. 45: ok 16546
  51248. 45: ok 16547
  51249. 45: ok 16548
  51250. 45: ok 16549
  51251. 45: ok 16550
  51252. 45: ok 16551
  51253. 45: ok 16552
  51254. 45: ok 16553
  51255. 45: ok 16554
  51256. 45: ok 16555
  51257. 45: ok 16556
  51258. 45: ok 16557
  51259. 45: ok 16558
  51260. 45: ok 16559
  51261. 45: ok 16560
  51262. 45: ok 16561
  51263. 45: ok 16562
  51264. 45: ok 16563
  51265. 45: ok 16564
  51266. 45: ok 16565
  51267. 45: ok 16566
  51268. 45: ok 16567
  51269. 45: ok 16568
  51270. 45: ok 16569
  51271. 45: ok 16570
  51272. 45: ok 16571
  51273. 45: ok 16572
  51274. 45: ok 16573
  51275. 45: ok 16574
  51276. 45: ok 16575
  51277. 45: ok 16576
  51278. 45: ok 16577
  51279. 45: ok 16578
  51280. 45: ok 16579
  51281. 45: ok 16580
  51282. 45: ok 16581
  51283. 45: ok 16582
  51284. 45: ok 16583
  51285. 45: ok 16584
  51286. 45: ok 16585
  51287. 45: ok 16586
  51288. 45: ok 16587
  51289. 45: ok 16588
  51290. 45: ok 16589
  51291. 45: ok 16590
  51292. 45: ok 16591
  51293. 45: ok 16592
  51294. 45: ok 16593
  51295. 45: ok 16594
  51296. 45: ok 16595
  51297. 45: ok 16596
  51298. 45: ok 16597
  51299. 45: ok 16598
  51300. 45: ok 16599
  51301. 45: ok 16600
  51302. 45: ok 16601
  51303. 45: ok 16602
  51304. 45: ok 16603
  51305. 45: ok 16604
  51306. 45: ok 16605
  51307. 45: ok 16606
  51308. 45: ok 16607
  51309. 45: ok 16608
  51310. 45: ok 16609
  51311. 45: ok 16610
  51312. 45: ok 16611
  51313. 45: ok 16612
  51314. 45: ok 16613
  51315. 45: ok 16614
  51316. 45: ok 16615
  51317. 45: ok 16616
  51318. 45: ok 16617
  51319. 45: ok 16618
  51320. 45: ok 16619
  51321. 45: ok 16620
  51322. 45: ok 16621
  51323. 45: ok 16622
  51324. 45: ok 16623
  51325. 45: ok 16624
  51326. 45: ok 16625
  51327. 45: ok 16626
  51328. 45: ok 16627
  51329. 45: ok 16628
  51330. 45: ok 16629
  51331. 45: ok 16630
  51332. 45: ok 16631
  51333. 45: ok 16632
  51334. 45: ok 16633
  51335. 45: ok 16634
  51336. 45: ok 16635
  51337. 45: ok 16636
  51338. 45: ok 16637
  51339. 45: ok 16638
  51340. 45: ok 16639
  51341. 45: ok 16640
  51342. 45: ok 16641
  51343. 45: ok 16642
  51344. 45: ok 16643
  51345. 45: ok 16644
  51346. 45: ok 16645
  51347. 45: ok 16646
  51348. 45: ok 16647
  51349. 45: ok 16648
  51350. 45: ok 16649
  51351. 45: ok 16650
  51352. 45: ok 16651
  51353. 45: ok 16652
  51354. 45: ok 16653
  51355. 45: ok 16654
  51356. 45: ok 16655
  51357. 45: ok 16656
  51358. 45: ok 16657
  51359. 45: ok 16658
  51360. 45: ok 16659
  51361. 45: ok 16660
  51362. 45: ok 16661
  51363. 45: ok 16662
  51364. 45: ok 16663
  51365. 45: ok 16664
  51366. 45: ok 16665
  51367. 45: ok 16666
  51368. 45: ok 16667
  51369. 45: ok 16668
  51370. 45: ok 16669
  51371. 45: ok 16670
  51372. 45: ok 16671
  51373. 45: ok 16672
  51374. 45: ok 16673
  51375. 45: ok 16674
  51376. 45: ok 16675
  51377. 45: ok 16676
  51378. 45: ok 16677
  51379. 45: ok 16678
  51380. 45: ok 16679
  51381. 45: ok 16680
  51382. 45: ok 16681
  51383. 45: ok 16682
  51384. 45: ok 16683
  51385. 45: ok 16684
  51386. 45: ok 16685
  51387. 45: ok 16686
  51388. 45: ok 16687
  51389. 45: ok 16688
  51390. 45: ok 16689
  51391. 45: ok 16690
  51392. 45: ok 16691
  51393. 45: ok 16692
  51394. 45: ok 16693
  51395. 45: ok 16694
  51396. 45: ok 16695
  51397. 45: ok 16696
  51398. 45: ok 16697
  51399. 45: ok 16698
  51400. 45: ok 16699
  51401. 45: ok 16700
  51402. 45: ok 16701
  51403. 45: ok 16702
  51404. 45: ok 16703
  51405. 45: ok 16704
  51406. 45: ok 16705
  51407. 45: ok 16706
  51408. 45: ok 16707
  51409. 45: ok 16708
  51410. 45: ok 16709
  51411. 45: ok 16710
  51412. 45: ok 16711
  51413. 45: ok 16712
  51414. 45: ok 16713
  51415. 45: ok 16714
  51416. 45: ok 16715
  51417. 45: ok 16716
  51418. 45: ok 16717
  51419. 45: ok 16718
  51420. 45: ok 16719
  51421. 45: ok 16720
  51422. 45: ok 16721
  51423. 45: ok 16722
  51424. 45: ok 16723
  51425. 45: ok 16724
  51426. 45: ok 16725
  51427. 45: ok 16726
  51428. 45: ok 16727
  51429. 45: ok 16728
  51430. 45: ok 16729
  51431. 45: ok 16730
  51432. 45: ok 16731
  51433. 45: ok 16732
  51434. 45: ok 16733
  51435. 45: ok 16734
  51436. 45: ok 16735
  51437. 45: ok 16736
  51438. 45: ok 16737
  51439. 45: ok 16738
  51440. 45: ok 16739
  51441. 45: ok 16740
  51442. 45: ok 16741
  51443. 45: ok 16742
  51444. 45: ok 16743
  51445. 45: ok 16744
  51446. 45: ok 16745
  51447. 45: ok 16746
  51448. 45: ok 16747
  51449. 45: ok 16748
  51450. 45: ok 16749
  51451. 45: ok 16750
  51452. 45: ok 16751
  51453. 45: ok 16752
  51454. 45: ok 16753
  51455. 45: ok 16754
  51456. 45: ok 16755
  51457. 45: ok 16756
  51458. 45: ok 16757
  51459. 45: ok 16758
  51460. 45: ok 16759
  51461. 45: ok 16760
  51462. 45: ok 16761
  51463. 45: ok 16762
  51464. 45: ok 16763
  51465. 45: ok 16764
  51466. 45: ok 16765
  51467. 45: ok 16766
  51468. 45: ok 16767
  51469. 45: ok 16768
  51470. 45: ok 16769
  51471. 45: ok 16770
  51472. 45: ok 16771
  51473. 45: ok 16772
  51474. 45: ok 16773
  51475. 45: ok 16774
  51476. 45: ok 16775
  51477. 45: ok 16776
  51478. 45: ok 16777
  51479. 45: ok 16778
  51480. 45: ok 16779
  51481. 45: ok 16780
  51482. 45: ok 16781
  51483. 45: ok 16782
  51484. 45: ok 16783
  51485. 45: ok 16784
  51486. 45: ok 16785
  51487. 45: ok 16786
  51488. 45: ok 16787
  51489. 45: ok 16788
  51490. 45: ok 16789
  51491. 45: ok 16790
  51492. 45: ok 16791
  51493. 45: ok 16792
  51494. 45: ok 16793
  51495. 45: ok 16794
  51496. 45: ok 16795
  51497. 45: ok 16796
  51498. 45: ok 16797
  51499. 45: ok 16798
  51500. 45: ok 16799
  51501. 45: ok 16800
  51502. 45: ok 16801
  51503. 45: ok 16802
  51504. 45: ok 16803
  51505. 45: ok 16804
  51506. 45: ok 16805
  51507. 45: ok 16806
  51508. 45: ok 16807
  51509. 45: ok 16808
  51510. 45: ok 16809
  51511. 45: ok 16810
  51512. 45: ok 16811
  51513. 45: ok 16812
  51514. 45: ok 16813
  51515. 45: ok 16814
  51516. 45: ok 16815
  51517. 45: ok 16816
  51518. 45: ok 16817
  51519. 45: ok 16818
  51520. 45: ok 16819
  51521. 45: ok 16820
  51522. 45: ok 16821
  51523. 45: ok 16822
  51524. 45: ok 16823
  51525. 45: ok 16824
  51526. 45: ok 16825
  51527. 45: ok 16826
  51528. 45: ok 16827
  51529. 45: ok 16828
  51530. 45: ok 16829
  51531. 45: ok 16830
  51532. 45: ok 16831
  51533. 45: ok 16832
  51534. 45: ok 16833
  51535. 45: ok 16834
  51536. 45: ok 16835
  51537. 45: ok 16836
  51538. 45: ok 16837
  51539. 45: ok 16838
  51540. 45: ok 16839
  51541. 45: ok 16840
  51542. 45: ok 16841
  51543. 45: ok 16842
  51544. 45: ok 16843
  51545. 45: ok 16844
  51546. 45: ok 16845
  51547. 45: ok 16846
  51548. 45: ok 16847
  51549. 45: ok 16848
  51550. 45: ok 16849
  51551. 45: ok 16850
  51552. 45: ok 16851
  51553. 45: ok 16852
  51554. 45: ok 16853
  51555. 45: ok 16854
  51556. 45: ok 16855
  51557. 45: ok 16856
  51558. 45: ok 16857
  51559. 45: ok 16858
  51560. 45: ok 16859
  51561. 45: ok 16860
  51562. 45: ok 16861
  51563. 45: ok 16862
  51564. 45: ok 16863
  51565. 45: ok 16864
  51566. 45: ok 16865
  51567. 45: ok 16866
  51568. 45: ok 16867
  51569. 45: ok 16868
  51570. 45: ok 16869
  51571. 45: ok 16870
  51572. 45: ok 16871
  51573. 45: ok 16872
  51574. 45: ok 16873
  51575. 45: ok 16874
  51576. 45: ok 16875
  51577. 45: ok 16876
  51578. 45: ok 16877
  51579. 45: ok 16878
  51580. 45: ok 16879
  51581. 45: ok 16880
  51582. 45: ok 16881
  51583. 45: ok 16882
  51584. 45: ok 16883
  51585. 45: ok 16884
  51586. 45: ok 16885
  51587. 45: ok 16886
  51588. 45: ok 16887
  51589. 45: ok 16888
  51590. 45: ok 16889
  51591. 45: ok 16890
  51592. 45: ok 16891
  51593. 45: ok 16892
  51594. 45: ok 16893
  51595. 45: ok 16894
  51596. 45: ok 16895
  51597. 45: ok 16896
  51598. 45: ok 16897
  51599. 45: ok 16898
  51600. 45: ok 16899
  51601. 45: ok 16900
  51602. 45: ok 16901
  51603. 45: ok 16902
  51604. 45: ok 16903
  51605. 45: ok 16904
  51606. 45: ok 16905
  51607. 45: ok 16906
  51608. 45: ok 16907
  51609. 45: ok 16908
  51610. 45: ok 16909
  51611. 45: ok 16910
  51612. 45: ok 16911
  51613. 45: ok 16912
  51614. 45: ok 16913
  51615. 45: ok 16914
  51616. 45: ok 16915
  51617. 45: ok 16916
  51618. 45: ok 16917
  51619. 45: ok 16918
  51620. 45: ok 16919
  51621. 45: ok 16920
  51622. 45: ok 16921
  51623. 45: ok 16922
  51624. 45: ok 16923
  51625. 45: ok 16924
  51626. 45: ok 16925
  51627. 45: ok 16926
  51628. 45: ok 16927
  51629. 45: ok 16928
  51630. 45: ok 16929
  51631. 45: ok 16930
  51632. 45: ok 16931
  51633. 45: ok 16932
  51634. 45: ok 16933
  51635. 45: ok 16934
  51636. 45: ok 16935
  51637. 45: ok 16936
  51638. 45: ok 16937
  51639. 45: ok 16938
  51640. 45: ok 16939
  51641. 45: ok 16940
  51642. 45: ok 16941
  51643. 45: ok 16942
  51644. 45: ok 16943
  51645. 45: ok 16944
  51646. 45: ok 16945
  51647. 45: ok 16946
  51648. 45: ok 16947
  51649. 45: ok 16948
  51650. 45: ok 16949
  51651. 45: ok 16950
  51652. 45: ok 16951
  51653. 45: ok 16952
  51654. 45: ok 16953
  51655. 45: ok 16954
  51656. 45: ok 16955
  51657. 45: ok 16956
  51658. 45: ok 16957
  51659. 45: ok 16958
  51660. 45: ok 16959
  51661. 45: ok 16960
  51662. 45: ok 16961
  51663. 45: ok 16962
  51664. 45: ok 16963
  51665. 45: ok 16964
  51666. 45: ok 16965
  51667. 45: ok 16966
  51668. 45: ok 16967
  51669. 45: ok 16968
  51670. 45: ok 16969
  51671. 45: ok 16970
  51672. 45: ok 16971
  51673. 45: ok 16972
  51674. 45: ok 16973
  51675. 45: ok 16974
  51676. 45: ok 16975
  51677. 45: ok 16976
  51678. 45: ok 16977
  51679. 45: ok 16978
  51680. 45: ok 16979
  51681. 45: ok 16980
  51682. 45: ok 16981
  51683. 45: ok 16982
  51684. 45: ok 16983
  51685. 45: ok 16984
  51686. 45: ok 16985
  51687. 45: ok 16986
  51688. 45: ok 16987
  51689. 45: ok 16988
  51690. 45: ok 16989
  51691. 45: ok 16990
  51692. 45: ok 16991
  51693. 45: ok 16992
  51694. 45: ok 16993
  51695. 45: ok 16994
  51696. 45: ok 16995
  51697. 45: ok 16996
  51698. 45: ok 16997
  51699. 45: ok 16998
  51700. 45: ok 16999
  51701. 45: ok 17000
  51702. 45: ok 17001
  51703. 45: ok 17002
  51704. 45: ok 17003
  51705. 45: ok 17004
  51706. 45: ok 17005
  51707. 45: ok 17006
  51708. 45: ok 17007
  51709. 45: ok 17008
  51710. 45: ok 17009
  51711. 45: ok 17010
  51712. 45: ok 17011
  51713. 45: ok 17012
  51714. 45: ok 17013
  51715. 45: ok 17014
  51716. 45: ok 17015
  51717. 45: ok 17016
  51718. 45: ok 17017
  51719. 45: ok 17018
  51720. 45: ok 17019
  51721. 45: ok 17020
  51722. 45: ok 17021
  51723. 45: ok 17022
  51724. 45: ok 17023
  51725. 45: ok 17024
  51726. 45: ok 17025
  51727. 45: ok 17026
  51728. 45: ok 17027
  51729. 45: ok 17028
  51730. 45: ok 17029
  51731. 45: ok 17030
  51732. 45: ok 17031
  51733. 45: ok 17032
  51734. 45: ok 17033
  51735. 45: ok 17034
  51736. 45: ok 17035
  51737. 45: ok 17036
  51738. 45: ok 17037
  51739. 45: ok 17038
  51740. 45: ok 17039
  51741. 45: ok 17040
  51742. 45: ok 17041
  51743. 45: ok 17042
  51744. 45: ok 17043
  51745. 45: ok 17044
  51746. 45: ok 17045
  51747. 45: ok 17046
  51748. 45: ok 17047
  51749. 45: ok 17048
  51750. 45: ok 17049
  51751. 45: ok 17050
  51752. 45: ok 17051
  51753. 45: ok 17052
  51754. 45: ok 17053
  51755. 45: ok 17054
  51756. 45: ok 17055
  51757. 45: ok 17056
  51758. 45: ok 17057
  51759. 45: ok 17058
  51760. 45: ok 17059
  51761. 45: ok 17060
  51762. 45: ok 17061
  51763. 45: ok 17062
  51764. 45: ok 17063
  51765. 45: ok 17064
  51766. 45: ok 17065
  51767. 45: ok 17066
  51768. 45: ok 17067
  51769. 45: ok 17068
  51770. 45: ok 17069
  51771. 45: ok 17070
  51772. 45: ok 17071
  51773. 45: ok 17072
  51774. 45: ok 17073
  51775. 45: ok 17074
  51776. 45: ok 17075
  51777. 45: ok 17076
  51778. 45: ok 17077
  51779. 45: ok 17078
  51780. 45: ok 17079
  51781. 45: ok 17080
  51782. 45: ok 17081
  51783. 45: ok 17082
  51784. 45: ok 17083
  51785. 45: ok 17084
  51786. 45: ok 17085
  51787. 45: ok 17086
  51788. 45: ok 17087
  51789. 45: ok 17088
  51790. 45: ok 17089
  51791. 45: ok 17090
  51792. 45: ok 17091
  51793. 45: ok 17092
  51794. 45: ok 17093
  51795. 45: ok 17094
  51796. 45: ok 17095
  51797. 45: ok 17096
  51798. 45: ok 17097
  51799. 45: ok 17098
  51800. 45: ok 17099
  51801. 45: ok 17100
  51802. 45: ok 17101
  51803. 45: ok 17102
  51804. 45: ok 17103
  51805. 45: ok 17104
  51806. 45: ok 17105
  51807. 45: ok 17106
  51808. 45: ok 17107
  51809. 45: ok 17108
  51810. 45: ok 17109
  51811. 45: ok 17110
  51812. 45: ok 17111
  51813. 45: ok 17112
  51814. 45: ok 17113
  51815. 45: ok 17114
  51816. 45: ok 17115
  51817. 45: ok 17116
  51818. 45: ok 17117
  51819. 45: ok 17118
  51820. 45: ok 17119
  51821. 45: ok 17120
  51822. 45: ok 17121
  51823. 45: ok 17122
  51824. 45: ok 17123
  51825. 45: ok 17124
  51826. 45: ok 17125
  51827. 45: ok 17126
  51828. 45: ok 17127
  51829. 45: ok 17128
  51830. 45: ok 17129
  51831. 45: ok 17130
  51832. 45: ok 17131
  51833. 45: ok 17132
  51834. 45: ok 17133
  51835. 45: ok 17134
  51836. 45: ok 17135
  51837. 45: ok 17136
  51838. 45: ok 17137
  51839. 45: ok 17138
  51840. 45: ok 17139
  51841. 45: ok 17140
  51842. 45: ok 17141
  51843. 45: ok 17142
  51844. 45: ok 17143
  51845. 45: ok 17144
  51846. 45: ok 17145
  51847. 45: ok 17146
  51848. 45: ok 17147
  51849. 45: ok 17148
  51850. 45: ok 17149
  51851. 45: ok 17150
  51852. 45: ok 17151
  51853. 45: ok 17152
  51854. 45: ok 17153
  51855. 45: ok 17154
  51856. 45: ok 17155
  51857. 45: ok 17156
  51858. 45: ok 17157
  51859. 45: ok 17158
  51860. 45: ok 17159
  51861. 45: ok 17160
  51862. 45: ok 17161
  51863. 45: ok 17162
  51864. 45: ok 17163
  51865. 45: ok 17164
  51866. 45: ok 17165
  51867. 45: ok 17166
  51868. 45: ok 17167
  51869. 45: ok 17168
  51870. 45: ok 17169
  51871. 45: ok 17170
  51872. 45: ok 17171
  51873. 45: ok 17172
  51874. 45: ok 17173
  51875. 45: ok 17174
  51876. 45: ok 17175
  51877. 45: ok 17176
  51878. 45: ok 17177
  51879. 45: ok 17178
  51880. 45: ok 17179
  51881. 45: ok 17180
  51882. 45: ok 17181
  51883. 45: ok 17182
  51884. 45: ok 17183
  51885. 45: ok 17184
  51886. 45: ok 17185
  51887. 45: ok 17186
  51888. 45: ok 17187
  51889. 45: ok 17188
  51890. 45: ok 17189
  51891. 45: ok 17190
  51892. 45: ok 17191
  51893. 45: ok 17192
  51894. 45: ok 17193
  51895. 45: ok 17194
  51896. 45: ok 17195
  51897. 45: ok 17196
  51898. 45: ok 17197
  51899. 45: ok 17198
  51900. 45: ok 17199
  51901. 45: ok 17200
  51902. 45: ok 17201
  51903. 45: ok 17202
  51904. 45: ok 17203
  51905. 45: ok 17204
  51906. 45: ok 17205
  51907. 45: ok 17206
  51908. 45: ok 17207
  51909. 45: ok 17208
  51910. 45: ok 17209
  51911. 45: ok 17210
  51912. 45: ok 17211
  51913. 45: ok 17212
  51914. 45: ok 17213
  51915. 45: ok 17214
  51916. 45: ok 17215
  51917. 45: ok 17216
  51918. 45: ok 17217
  51919. 45: ok 17218
  51920. 45: ok 17219
  51921. 45: ok 17220
  51922. 45: ok 17221
  51923. 45: ok 17222
  51924. 45: ok 17223
  51925. 45: ok 17224
  51926. 45: ok 17225
  51927. 45: ok 17226
  51928. 45: ok 17227
  51929. 45: ok 17228
  51930. 45: ok 17229
  51931. 45: ok 17230
  51932. 45: ok 17231
  51933. 45: ok 17232
  51934. 45: ok 17233
  51935. 45: ok 17234
  51936. 45: ok 17235
  51937. 45: ok 17236
  51938. 45: ok 17237
  51939. 45: ok 17238
  51940. 45: ok 17239
  51941. 45: ok 17240
  51942. 45: ok 17241
  51943. 45: ok 17242
  51944. 45: ok 17243
  51945. 45: ok 17244
  51946. 45: ok 17245
  51947. 45: ok 17246
  51948. 45: ok 17247
  51949. 45: ok 17248
  51950. 45: ok 17249
  51951. 45: ok 17250
  51952. 45: ok 17251
  51953. 45: ok 17252
  51954. 45: ok 17253
  51955. 45: ok 17254
  51956. 45: ok 17255
  51957. 45: ok 17256
  51958. 45: ok 17257
  51959. 45: ok 17258
  51960. 45: ok 17259
  51961. 45: ok 17260
  51962. 45: ok 17261
  51963. 45: ok 17262
  51964. 45: ok 17263
  51965. 45: ok 17264
  51966. 45: ok 17265
  51967. 45: ok 17266
  51968. 45: ok 17267
  51969. 45: ok 17268
  51970. 45: ok 17269
  51971. 45: ok 17270
  51972. 45: ok 17271
  51973. 45: ok 17272
  51974. 45: ok 17273
  51975. 45: ok 17274
  51976. 45: ok 17275
  51977. 45: ok 17276
  51978. 45: ok 17277
  51979. 45: ok 17278
  51980. 45: ok 17279
  51981. 45: ok 17280
  51982. 45: ok 17281
  51983. 45: ok 17282
  51984. 45: ok 17283
  51985. 45: ok 17284
  51986. 45: ok 17285
  51987. 45: ok 17286
  51988. 45: ok 17287
  51989. 45: ok 17288
  51990. 45: ok 17289
  51991. 45: ok 17290
  51992. 45: ok 17291
  51993. 45: ok 17292
  51994. 45: ok 17293
  51995. 45: ok 17294
  51996. 45: ok 17295
  51997. 45: ok 17296
  51998. 45: ok 17297
  51999. 45: ok 17298
  52000. 45: ok 17299
  52001. 45: ok 17300
  52002. 45: ok 17301
  52003. 45: ok 17302
  52004. 45: ok 17303
  52005. 45: ok 17304
  52006. 45: ok 17305
  52007. 45: ok 17306
  52008. 45: ok 17307
  52009. 45: ok 17308
  52010. 45: ok 17309
  52011. 45: ok 17310
  52012. 45: ok 17311
  52013. 45: ok 17312
  52014. 45: ok 17313
  52015. 45: ok 17314
  52016. 45: ok 17315
  52017. 45: ok 17316
  52018. 45: ok 17317
  52019. 45: ok 17318
  52020. 45: ok 17319
  52021. 45: ok 17320
  52022. 45: ok 17321
  52023. 45: ok 17322
  52024. 45: ok 17323
  52025. 45: ok 17324
  52026. 45: ok 17325
  52027. 45: ok 17326
  52028. 45: ok 17327
  52029. 45: ok 17328
  52030. 45: ok 17329
  52031. 45: ok 17330
  52032. 45: ok 17331
  52033. 45: ok 17332
  52034. 45: ok 17333
  52035. 45: ok 17334
  52036. 45: ok 17335
  52037. 45: ok 17336
  52038. 45: ok 17337
  52039. 45: ok 17338
  52040. 45: ok 17339
  52041. 45: ok 17340
  52042. 45: ok 17341
  52043. 45: ok 17342
  52044. 45: ok 17343
  52045. 45: ok 17344
  52046. 45: ok 17345
  52047. 45: ok 17346
  52048. 45: ok 17347
  52049. 45: ok 17348
  52050. 45: ok 17349
  52051. 45: ok 17350
  52052. 45: ok 17351
  52053. 45: ok 17352
  52054. 45: ok 17353
  52055. 45: ok 17354
  52056. 45: ok 17355
  52057. 45: ok 17356
  52058. 45: ok 17357
  52059. 45: ok 17358
  52060. 45: ok 17359
  52061. 45: ok 17360
  52062. 45: ok 17361
  52063. 45: ok 17362
  52064. 45: ok 17363
  52065. 45: ok 17364
  52066. 45: ok 17365
  52067. 45: ok 17366
  52068. 45: ok 17367
  52069. 45: ok 17368
  52070. 45: ok 17369
  52071. 45: ok 17370
  52072. 45: ok 17371
  52073. 45: ok 17372
  52074. 45: ok 17373
  52075. 45: ok 17374
  52076. 45: ok 17375
  52077. 45: ok 17376
  52078. 45: ok 17377
  52079. 45: ok 17378
  52080. 45: ok 17379
  52081. 45: ok 17380
  52082. 45: ok 17381
  52083. 45: ok 17382
  52084. 45: ok 17383
  52085. 45: ok 17384
  52086. 45: ok 17385
  52087. 45: ok 17386
  52088. 45: ok 17387
  52089. 45: ok 17388
  52090. 45: ok 17389
  52091. 45: ok 17390
  52092. 45: ok 17391
  52093. 45: ok 17392
  52094. 45: ok 17393
  52095. 45: ok 17394
  52096. 45: ok 17395
  52097. 45: ok 17396
  52098. 45: ok 17397
  52099. 45: ok 17398
  52100. 45: ok 17399
  52101. 45: ok 17400
  52102. 45: ok 17401
  52103. 45: ok 17402
  52104. 45: ok 17403
  52105. 45: ok 17404
  52106. 45: ok 17405
  52107. 45: ok 17406
  52108. 45: ok 17407
  52109. 45: ok 17408
  52110. 45: ok 17409
  52111. 45: ok 17410
  52112. 45: ok 17411
  52113. 45: ok 17412
  52114. 45: ok 17413
  52115. 45: ok 17414
  52116. 45: ok 17415
  52117. 45: ok 17416
  52118. 45: ok 17417
  52119. 45: ok 17418
  52120. 45: ok 17419
  52121. 45: ok 17420
  52122. 45: ok 17421
  52123. 45: ok 17422
  52124. 45: ok 17423
  52125. 45: ok 17424
  52126. 45: ok 17425
  52127. 45: ok 17426
  52128. 45: ok 17427
  52129. 45: ok 17428
  52130. 45: ok 17429
  52131. 45: ok 17430
  52132. 45: ok 17431
  52133. 45: ok 17432
  52134. 45: ok 17433
  52135. 45: ok 17434
  52136. 45: ok 17435
  52137. 45: ok 17436
  52138. 45: ok 17437
  52139. 45: ok 17438
  52140. 45: ok 17439
  52141. 45: ok 17440
  52142. 45: ok 17441
  52143. 45: ok 17442
  52144. 45: ok 17443
  52145. 45: ok 17444
  52146. 45: ok 17445
  52147. 45: ok 17446
  52148. 45: ok 17447
  52149. 45: ok 17448
  52150. 45: ok 17449
  52151. 45: ok 17450
  52152. 45: ok 17451
  52153. 45: ok 17452
  52154. 45: ok 17453
  52155. 45: ok 17454
  52156. 45: ok 17455
  52157. 45: ok 17456
  52158. 45: ok 17457
  52159. 45: ok 17458
  52160. 45: ok 17459
  52161. 45: ok 17460
  52162. 45: ok 17461
  52163. 45: ok 17462
  52164. 45: ok 17463
  52165. 45: ok 17464
  52166. 45: ok 17465
  52167. 45: ok 17466
  52168. 45: ok 17467
  52169. 45: ok 17468
  52170. 45: ok 17469
  52171. 45: ok 17470
  52172. 45: ok 17471
  52173. 45: ok 17472
  52174. 45: ok 17473
  52175. 45: ok 17474
  52176. 45: ok 17475
  52177. 45: ok 17476
  52178. 45: ok 17477
  52179. 45: ok 17478
  52180. 45: ok 17479
  52181. 45: ok 17480
  52182. 45: ok 17481
  52183. 45: ok 17482
  52184. 45: ok 17483
  52185. 45: ok 17484
  52186. 45: ok 17485
  52187. 45: ok 17486
  52188. 45: ok 17487
  52189. 45: ok 17488
  52190. 45: ok 17489
  52191. 45: ok 17490
  52192. 45: ok 17491
  52193. 45: ok 17492
  52194. 45: ok 17493
  52195. 45: ok 17494
  52196. 45: ok 17495
  52197. 45: ok 17496
  52198. 45: ok 17497
  52199. 45: ok 17498
  52200. 45: ok 17499
  52201. 45: ok 17500
  52202. 45: ok 17501
  52203. 45: ok 17502
  52204. 45: ok 17503
  52205. 45: ok 17504
  52206. 45: ok 17505
  52207. 45: ok 17506
  52208. 45: ok 17507
  52209. 45: ok 17508
  52210. 45: ok 17509
  52211. 45: ok 17510
  52212. 45: ok 17511
  52213. 45: ok 17512
  52214. 45: ok 17513
  52215. 45: ok 17514
  52216. 45: ok 17515
  52217. 45: ok 17516
  52218. 45: ok 17517
  52219. 45: ok 17518
  52220. 45: ok 17519
  52221. 45: ok 17520
  52222. 45: ok 17521
  52223. 45: ok 17522
  52224. 45: ok 17523
  52225. 45: ok 17524
  52226. 45: ok 17525
  52227. 45: ok 17526
  52228. 45: ok 17527
  52229. 45: ok 17528
  52230. 45: ok 17529
  52231. 45: ok 17530
  52232. 45: ok 17531
  52233. 45: ok 17532
  52234. 45: ok 17533
  52235. 45: ok 17534
  52236. 45: ok 17535
  52237. 45: ok 17536
  52238. 45: ok 17537
  52239. 45: ok 17538
  52240. 45: ok 17539
  52241. 45: ok 17540
  52242. 45: ok 17541
  52243. 45: ok 17542
  52244. 45: ok 17543
  52245. 45: ok 17544
  52246. 45: ok 17545
  52247. 45: ok 17546
  52248. 45: ok 17547
  52249. 45: ok 17548
  52250. 45: ok 17549
  52251. 45: ok 17550
  52252. 45: ok 17551
  52253. 45: ok 17552
  52254. 45: ok 17553
  52255. 45: ok 17554
  52256. 45: ok 17555
  52257. 45: ok 17556
  52258. 45: ok 17557
  52259. 45: ok 17558
  52260. 45: ok 17559
  52261. 45: ok 17560
  52262. 45: ok 17561
  52263. 45: ok 17562
  52264. 45: ok 17563
  52265. 45: ok 17564
  52266. 45: ok 17565
  52267. 45: ok 17566
  52268. 45: ok 17567
  52269. 45: ok 17568
  52270. 45: ok 17569
  52271. 45: ok 17570
  52272. 45: ok 17571
  52273. 45: ok 17572
  52274. 45: ok 17573
  52275. 45: ok 17574
  52276. 45: ok 17575
  52277. 45: ok 17576
  52278. 45: ok 17577
  52279. 45: ok 17578
  52280. 45: ok 17579
  52281. 45: ok 17580
  52282. 45: ok 17581
  52283. 45: ok 17582
  52284. 45: ok 17583
  52285. 45: ok 17584
  52286. 45: ok 17585
  52287. 45: ok 17586
  52288. 45: ok 17587
  52289. 45: ok 17588
  52290. 45: ok 17589
  52291. 45: ok 17590
  52292. 45: ok 17591
  52293. 45: ok 17592
  52294. 45: ok 17593
  52295. 45: ok 17594
  52296. 45: ok 17595
  52297. 45: ok 17596
  52298. 45: ok 17597
  52299. 45: ok 17598
  52300. 45: ok 17599
  52301. 45: ok 17600
  52302. 45: ok 17601
  52303. 45: ok 17602
  52304. 45: ok 17603
  52305. 45: ok 17604
  52306. 45: ok 17605
  52307. 45: ok 17606
  52308. 45: ok 17607
  52309. 45: ok 17608
  52310. 45: ok 17609
  52311. 45: ok 17610
  52312. 45: ok 17611
  52313. 45: ok 17612
  52314. 45: ok 17613
  52315. 45: ok 17614
  52316. 45: ok 17615
  52317. 45: ok 17616
  52318. 45: ok 17617
  52319. 45: ok 17618
  52320. 45: ok 17619
  52321. 45: ok 17620
  52322. 45: ok 17621
  52323. 45: ok 17622
  52324. 45: ok 17623
  52325. 45: ok 17624
  52326. 45: ok 17625
  52327. 45: ok 17626
  52328. 45: ok 17627
  52329. 45: ok 17628
  52330. 45: ok 17629
  52331. 45: ok 17630
  52332. 45: ok 17631
  52333. 45: ok 17632
  52334. 45: ok 17633
  52335. 45: ok 17634
  52336. 45: ok 17635
  52337. 45: ok 17636
  52338. 45: ok 17637
  52339. 45: ok 17638
  52340. 45: ok 17639
  52341. 45: ok 17640
  52342. 45: ok 17641
  52343. 45: ok 17642
  52344. 45: ok 17643
  52345. 45: ok 17644
  52346. 45: ok 17645
  52347. 45: ok 17646
  52348. 45: ok 17647
  52349. 45: ok 17648
  52350. 45: ok 17649
  52351. 45: ok 17650
  52352. 45: ok 17651
  52353. 45: ok 17652
  52354. 45: ok 17653
  52355. 45: ok 17654
  52356. 45: ok 17655
  52357. 45: ok 17656
  52358. 45: ok 17657
  52359. 45: ok 17658
  52360. 45: ok 17659
  52361. 45: ok 17660
  52362. 45: ok 17661
  52363. 45: ok 17662
  52364. 45: ok 17663
  52365. 45: ok 17664
  52366. 45: ok 17665
  52367. 45: ok 17666
  52368. 45: ok 17667
  52369. 45: ok 17668
  52370. 45: ok 17669
  52371. 45: ok 17670
  52372. 45: ok 17671
  52373. 45: ok 17672
  52374. 45: ok 17673
  52375. 45: ok 17674
  52376. 45: ok 17675
  52377. 45: ok 17676
  52378. 45: ok 17677
  52379. 45: ok 17678
  52380. 45: ok 17679
  52381. 45: ok 17680
  52382. 45: ok 17681
  52383. 45: ok 17682
  52384. 45: ok 17683
  52385. 45: ok 17684
  52386. 45: ok 17685
  52387. 45: ok 17686
  52388. 45: ok 17687
  52389. 45: ok 17688
  52390. 45: ok 17689
  52391. 45: ok 17690
  52392. 45: ok 17691
  52393. 45: ok 17692
  52394. 45: ok 17693
  52395. 45: ok 17694
  52396. 45: ok 17695
  52397. 45: ok 17696
  52398. 45: ok 17697
  52399. 45: ok 17698
  52400. 45: ok 17699
  52401. 45: ok 17700
  52402. 45: ok 17701
  52403. 45: ok 17702
  52404. 45: ok 17703
  52405. 45: ok 17704
  52406. 45: ok 17705
  52407. 45: ok 17706
  52408. 45: ok 17707
  52409. 45: ok 17708
  52410. 45: ok 17709
  52411. 45: ok 17710
  52412. 45: ok 17711
  52413. 45: ok 17712
  52414. 45: ok 17713
  52415. 45: ok 17714
  52416. 45: ok 17715
  52417. 45: ok 17716
  52418. 45: ok 17717
  52419. 45: ok 17718
  52420. 45: ok 17719
  52421. 45: ok 17720
  52422. 45: ok 17721
  52423. 45: ok 17722
  52424. 45: ok 17723
  52425. 45: ok 17724
  52426. 45: ok 17725
  52427. 45: ok 17726
  52428. 45: ok 17727
  52429. 45: ok 17728
  52430. 45: ok 17729
  52431. 45: ok 17730
  52432. 45: ok 17731
  52433. 45: ok 17732
  52434. 45: ok 17733
  52435. 45: ok 17734
  52436. 45: ok 17735
  52437. 45: ok 17736
  52438. 45: ok 17737
  52439. 45: ok 17738
  52440. 45: ok 17739
  52441. 45: ok 17740
  52442. 45: ok 17741
  52443. 45: ok 17742
  52444. 45: ok 17743
  52445. 45: ok 17744
  52446. 45: ok 17745
  52447. 45: ok 17746
  52448. 45: ok 17747
  52449. 45: ok 17748
  52450. 45: ok 17749
  52451. 45: ok 17750
  52452. 45: ok 17751
  52453. 45: ok 17752
  52454. 45: ok 17753
  52455. 45: ok 17754
  52456. 45: ok 17755
  52457. 45: ok 17756
  52458. 45: ok 17757
  52459. 45: ok 17758
  52460. 45: ok 17759
  52461. 45: ok 17760
  52462. 45: ok 17761
  52463. 45: ok 17762
  52464. 45: ok 17763
  52465. 45: ok 17764
  52466. 45: ok 17765
  52467. 45: ok 17766
  52468. 45: ok 17767
  52469. 45: ok 17768
  52470. 45: ok 17769
  52471. 45: ok 17770
  52472. 45: ok 17771
  52473. 45: ok 17772
  52474. 45: ok 17773
  52475. 45: ok 17774
  52476. 45: ok 17775
  52477. 45: ok 17776
  52478. 45: ok 17777
  52479. 45: ok 17778
  52480. 45: ok 17779
  52481. 45: ok 17780
  52482. 45: ok 17781
  52483. 45: ok 17782
  52484. 45: ok 17783
  52485. 45: ok 17784
  52486. 45: ok 17785
  52487. 45: ok 17786
  52488. 45: ok 17787
  52489. 45: ok 17788
  52490. 45: ok 17789
  52491. 45: ok 17790
  52492. 45: ok 17791
  52493. 45: ok 17792
  52494. 45: ok 17793
  52495. 45: ok 17794
  52496. 45: ok 17795
  52497. 45: ok 17796
  52498. 45: ok 17797
  52499. 45: ok 17798
  52500. 45: ok 17799
  52501. 45: ok 17800
  52502. 45: ok 17801
  52503. 45: ok 17802
  52504. 45: ok 17803
  52505. 45: ok 17804
  52506. 45: ok 17805
  52507. 45: ok 17806
  52508. 45: ok 17807
  52509. 45: ok 17808
  52510. 45: ok 17809
  52511. 45: ok 17810
  52512. 45: ok 17811
  52513. 45: ok 17812
  52514. 45: ok 17813
  52515. 45: ok 17814
  52516. 45: ok 17815
  52517. 45: ok 17816
  52518. 45: ok 17817
  52519. 45: ok 17818
  52520. 45: ok 17819
  52521. 45: ok 17820
  52522. 45: ok 17821
  52523. 45: ok 17822
  52524. 45: ok 17823
  52525. 45: ok 17824
  52526. 45: ok 17825
  52527. 45: ok 17826
  52528. 45: ok 17827
  52529. 45: ok 17828
  52530. 45: ok 17829
  52531. 45: ok 17830
  52532. 45: ok 17831
  52533. 45: ok 17832
  52534. 45: ok 17833
  52535. 45: ok 17834
  52536. 45: ok 17835
  52537. 45: ok 17836
  52538. 45: ok 17837
  52539. 45: ok 17838
  52540. 45: ok 17839
  52541. 45: ok 17840
  52542. 45: ok 17841
  52543. 45: ok 17842
  52544. 45: ok 17843
  52545. 45: ok 17844
  52546. 45: ok 17845
  52547. 45: ok 17846
  52548. 45: ok 17847
  52549. 45: ok 17848
  52550. 45: ok 17849
  52551. 45: ok 17850
  52552. 45: ok 17851
  52553. 45: ok 17852
  52554. 45: ok 17853
  52555. 45: ok 17854
  52556. 45: ok 17855
  52557. 45: ok 17856
  52558. 45: ok 17857
  52559. 45: ok 17858
  52560. 45: ok 17859
  52561. 45: ok 17860
  52562. 45: ok 17861
  52563. 45: ok 17862
  52564. 45: ok 17863
  52565. 45: ok 17864
  52566. 45: ok 17865
  52567. 45: ok 17866
  52568. 45: ok 17867
  52569. 45: ok 17868
  52570. 45: ok 17869
  52571. 45: ok 17870
  52572. 45: ok 17871
  52573. 45: ok 17872
  52574. 45: ok 17873
  52575. 45: ok 17874
  52576. 45: ok 17875
  52577. 45: ok 17876
  52578. 45: ok 17877
  52579. 45: ok 17878
  52580. 45: ok 17879
  52581. 45: ok 17880
  52582. 45: ok 17881
  52583. 45: ok 17882
  52584. 45: ok 17883
  52585. 45: ok 17884
  52586. 45: ok 17885
  52587. 45: ok 17886
  52588. 45: ok 17887
  52589. 45: ok 17888
  52590. 45: ok 17889
  52591. 45: ok 17890
  52592. 45: ok 17891
  52593. 45: ok 17892
  52594. 45: ok 17893
  52595. 45: ok 17894
  52596. 45: ok 17895
  52597. 45: ok 17896
  52598. 45: ok 17897
  52599. 45: ok 17898
  52600. 45: ok 17899
  52601. 45: ok 17900
  52602. 45: ok 17901
  52603. 45: ok 17902
  52604. 45: ok 17903
  52605. 45: ok 17904
  52606. 45: ok 17905
  52607. 45: ok 17906
  52608. 45: ok 17907
  52609. 45: ok 17908
  52610. 45: ok 17909
  52611. 45: ok 17910
  52612. 45: ok 17911
  52613. 45: ok 17912
  52614. 45: ok 17913
  52615. 45: ok 17914
  52616. 45: ok 17915
  52617. 45: ok 17916
  52618. 45: ok 17917
  52619. 45: ok 17918
  52620. 45: ok 17919
  52621. 45: ok 17920
  52622. 45: ok 17921
  52623. 45: ok 17922
  52624. 45: ok 17923
  52625. 45: ok 17924
  52626. 45: ok 17925
  52627. 45: ok 17926
  52628. 45: ok 17927
  52629. 45: ok 17928
  52630. 45: ok 17929
  52631. 45: ok 17930
  52632. 45: ok 17931
  52633. 45: ok 17932
  52634. 45: ok 17933
  52635. 45: ok 17934
  52636. 45: ok 17935
  52637. 45: ok 17936
  52638. 45: ok 17937
  52639. 45: ok 17938
  52640. 45: ok 17939
  52641. 45: ok 17940
  52642. 45: ok 17941
  52643. 45: ok 17942
  52644. 45: ok 17943
  52645. 45: ok 17944
  52646. 45: ok 17945
  52647. 45: ok 17946
  52648. 45: ok 17947
  52649. 45: ok 17948
  52650. 45: ok 17949
  52651. 45: ok 17950
  52652. 45: ok 17951
  52653. 45: ok 17952
  52654. 45: ok 17953
  52655. 45: ok 17954
  52656. 45: ok 17955
  52657. 45: ok 17956
  52658. 45: ok 17957
  52659. 45: ok 17958
  52660. 45: ok 17959
  52661. 45: ok 17960
  52662. 45: ok 17961
  52663. 45: ok 17962
  52664. 45: ok 17963
  52665. 45: ok 17964
  52666. 45: ok 17965
  52667. 45: ok 17966
  52668. 45: ok 17967
  52669. 45: ok 17968
  52670. 45: ok 17969
  52671. 45: ok 17970
  52672. 45: ok 17971
  52673. 45: ok 17972
  52674. 45: ok 17973
  52675. 45: ok 17974
  52676. 45: ok 17975
  52677. 45: ok 17976
  52678. 45: ok 17977
  52679. 45: ok 17978
  52680. 45: ok 17979
  52681. 45: ok 17980
  52682. 45: ok 17981
  52683. 45: ok 17982
  52684. 45: ok 17983
  52685. 45: ok 17984
  52686. 45: ok 17985
  52687. 45: ok 17986
  52688. 45: ok 17987
  52689. 45: ok 17988
  52690. 45: ok 17989
  52691. 45: ok 17990
  52692. 45: ok 17991
  52693. 45: ok 17992
  52694. 45: ok 17993
  52695. 45: ok 17994
  52696. 45: ok 17995
  52697. 45: ok 17996
  52698. 45: ok 17997
  52699. 45: ok 17998
  52700. 45: ok 17999
  52701. 45: ok 18000
  52702. 45: ok 18001
  52703. 45: ok 18002
  52704. 45: ok 18003
  52705. 45: ok 18004
  52706. 45: ok 18005
  52707. 45: ok 18006
  52708. 45: ok 18007
  52709. 45: ok 18008
  52710. 45: ok 18009
  52711. 45: ok 18010
  52712. 45: ok 18011
  52713. 45: ok 18012
  52714. 45: ok 18013
  52715. 45: ok 18014
  52716. 45: ok 18015
  52717. 45: ok 18016
  52718. 45: ok 18017
  52719. 45: ok 18018
  52720. 45: ok 18019
  52721. 45: ok 18020
  52722. 45: ok 18021
  52723. 45: ok 18022
  52724. 45: ok 18023
  52725. 45: ok 18024
  52726. 45: ok 18025
  52727. 45: ok 18026
  52728. 45: ok 18027
  52729. 45: ok 18028
  52730. 45: ok 18029
  52731. 45: ok 18030
  52732. 45: ok 18031
  52733. 45: ok 18032
  52734. 45: ok 18033
  52735. 45: ok 18034
  52736. 45: ok 18035
  52737. 45: ok 18036
  52738. 45: ok 18037
  52739. 45: ok 18038
  52740. 45: ok 18039
  52741. 45: ok 18040
  52742. 45: ok 18041
  52743. 45: ok 18042
  52744. 45: ok 18043
  52745. 45: ok 18044
  52746. 45: ok 18045
  52747. 45: ok 18046
  52748. 45: ok 18047
  52749. 45: ok 18048
  52750. 45: ok 18049
  52751. 45: ok 18050
  52752. 45: ok 18051
  52753. 45: ok 18052
  52754. 45: ok 18053
  52755. 45: ok 18054
  52756. 45: ok 18055
  52757. 45: ok 18056
  52758. 45: ok 18057
  52759. 45: ok 18058
  52760. 45: ok 18059
  52761. 45: ok 18060
  52762. 45: ok 18061
  52763. 45: ok 18062
  52764. 45: ok 18063
  52765. 45: ok 18064
  52766. 45: ok 18065
  52767. 45: ok 18066
  52768. 45: ok 18067
  52769. 45: ok 18068
  52770. 45: ok 18069
  52771. 45: ok 18070
  52772. 45: ok 18071
  52773. 45: ok 18072
  52774. 45: ok 18073
  52775. 45: ok 18074
  52776. 45: ok 18075
  52777. 45: ok 18076
  52778. 45: ok 18077
  52779. 45: ok 18078
  52780. 45: ok 18079
  52781. 45: ok 18080
  52782. 45: ok 18081
  52783. 45: ok 18082
  52784. 45: ok 18083
  52785. 45: ok 18084
  52786. 45: ok 18085
  52787. 45: ok 18086
  52788. 45: ok 18087
  52789. 45: ok 18088
  52790. 45: ok 18089
  52791. 45: ok 18090
  52792. 45: ok 18091
  52793. 45: ok 18092
  52794. 45: ok 18093
  52795. 45: ok 18094
  52796. 45: ok 18095
  52797. 45: ok 18096
  52798. 45: ok 18097
  52799. 45: ok 18098
  52800. 45: ok 18099
  52801. 45: ok 18100
  52802. 45: ok 18101
  52803. 45: ok 18102
  52804. 45: ok 18103
  52805. 45: ok 18104
  52806. 45: ok 18105
  52807. 45: ok 18106
  52808. 45: ok 18107
  52809. 45: ok 18108
  52810. 45: ok 18109
  52811. 45: ok 18110
  52812. 45: ok 18111
  52813. 45: ok 18112
  52814. 45: ok 18113
  52815. 45: ok 18114
  52816. 45: ok 18115
  52817. 45: ok 18116
  52818. 45: ok 18117
  52819. 45: ok 18118
  52820. 45: ok 18119
  52821. 45: ok 18120
  52822. 45: ok 18121
  52823. 45: ok 18122
  52824. 45: ok 18123
  52825. 45: ok 18124
  52826. 45: ok 18125
  52827. 45: ok 18126
  52828. 45: ok 18127
  52829. 45: ok 18128
  52830. 45: ok 18129
  52831. 45: ok 18130
  52832. 45: ok 18131
  52833. 45: ok 18132
  52834. 45: ok 18133
  52835. 45: ok 18134
  52836. 45: ok 18135
  52837. 45: ok 18136
  52838. 45: ok 18137
  52839. 45: ok 18138
  52840. 45: ok 18139
  52841. 45: ok 18140
  52842. 45: ok 18141
  52843. 45: ok 18142
  52844. 45: ok 18143
  52845. 45: ok 18144
  52846. 45: ok 18145
  52847. 45: ok 18146
  52848. 45: ok 18147
  52849. 45: ok 18148
  52850. 45: ok 18149
  52851. 45: ok 18150
  52852. 45: ok 18151
  52853. 45: ok 18152
  52854. 45: ok 18153
  52855. 45: ok 18154
  52856. 45: ok 18155
  52857. 45: ok 18156
  52858. 45: ok 18157
  52859. 45: ok 18158
  52860. 45: ok 18159
  52861. 45: ok 18160
  52862. 45: ok 18161
  52863. 45: ok 18162
  52864. 45: ok 18163
  52865. 45: ok 18164
  52866. 45: ok 18165
  52867. 45: ok 18166
  52868. 45: ok 18167
  52869. 45: ok 18168
  52870. 45: ok 18169
  52871. 45: ok 18170
  52872. 45: ok 18171
  52873. 45: ok 18172
  52874. 45: ok 18173
  52875. 45: ok 18174
  52876. 45: ok 18175
  52877. 45: ok 18176
  52878. 45: ok 18177
  52879. 45: ok 18178
  52880. 45: ok 18179
  52881. 45: ok 18180
  52882. 45: ok 18181
  52883. 45: ok 18182
  52884. 45: ok 18183
  52885. 45: ok 18184
  52886. 45: ok 18185
  52887. 45: ok 18186
  52888. 45: ok 18187
  52889. 45: ok 18188
  52890. 45: ok 18189
  52891. 45: ok 18190
  52892. 45: ok 18191
  52893. 45: ok 18192
  52894. 45: ok 18193
  52895. 45: ok 18194
  52896. 45: ok 18195
  52897. 45: ok 18196
  52898. 45: ok 18197
  52899. 45: ok 18198
  52900. 45: ok 18199
  52901. 45: ok 18200
  52902. 45: ok 18201
  52903. 45: ok 18202
  52904. 45: ok 18203
  52905. 45: ok 18204
  52906. 45: ok 18205
  52907. 45: ok 18206
  52908. 45: ok 18207
  52909. 45: ok 18208
  52910. 45: ok 18209
  52911. 45: ok 18210
  52912. 45: ok 18211
  52913. 45: ok 18212
  52914. 45: ok 18213
  52915. 45: ok 18214
  52916. 45: ok 18215
  52917. 45: ok 18216
  52918. 45: ok 18217
  52919. 45: ok 18218
  52920. 45: ok 18219
  52921. 45: ok 18220
  52922. 45: ok 18221
  52923. 45: ok 18222
  52924. 45: ok 18223
  52925. 45: ok 18224
  52926. 45: ok 18225
  52927. 45: ok 18226
  52928. 45: ok 18227
  52929. 45: ok 18228
  52930. 45: ok 18229
  52931. 45: ok 18230
  52932. 45: ok 18231
  52933. 45: ok 18232
  52934. 45: ok 18233
  52935. 45: ok 18234
  52936. 45: ok 18235
  52937. 45: ok 18236
  52938. 45: ok 18237
  52939. 45: ok 18238
  52940. 45: ok 18239
  52941. 45: ok 18240
  52942. 45: ok 18241
  52943. 45: ok 18242
  52944. 45: ok 18243
  52945. 45: ok 18244
  52946. 45: ok 18245
  52947. 45: ok 18246
  52948. 45: ok 18247
  52949. 45: ok 18248
  52950. 45: ok 18249
  52951. 45: ok 18250
  52952. 45: ok 18251
  52953. 45: ok 18252
  52954. 45: ok 18253
  52955. 45: ok 18254
  52956. 45: ok 18255
  52957. 45: ok 18256
  52958. 45: ok 18257
  52959. 45: ok 18258
  52960. 45: ok 18259
  52961. 45: ok 18260
  52962. 45: ok 18261
  52963. 45: ok 18262
  52964. 45: ok 18263
  52965. 45: ok 18264
  52966. 45: ok 18265
  52967. 45: ok 18266
  52968. 45: ok 18267
  52969. 45: ok 18268
  52970. 45: ok 18269
  52971. 45: ok 18270
  52972. 45: ok 18271
  52973. 45: ok 18272
  52974. 45: ok 18273
  52975. 45: ok 18274
  52976. 45: ok 18275
  52977. 45: ok 18276
  52978. 45: ok 18277
  52979. 45: ok 18278
  52980. 45: ok 18279
  52981. 45: ok 18280
  52982. 45: ok 18281
  52983. 45: ok 18282
  52984. 45: ok 18283
  52985. 45: ok 18284
  52986. 45: ok 18285
  52987. 45: ok 18286
  52988. 45: ok 18287
  52989. 45: ok 18288
  52990. 45: ok 18289
  52991. 45: ok 18290
  52992. 45: ok 18291
  52993. 45: ok 18292
  52994. 45: ok 18293
  52995. 45: ok 18294
  52996. 45: ok 18295
  52997. 45: ok 18296
  52998. 45: ok 18297
  52999. 45: ok 18298
  53000. 45: ok 18299
  53001. 45: ok 18300
  53002. 45: ok 18301
  53003. 45: ok 18302
  53004. 45: ok 18303
  53005. 45: ok 18304
  53006. 45: ok 18305
  53007. 45: ok 18306
  53008. 45: ok 18307
  53009. 45: ok 18308
  53010. 45: ok 18309
  53011. 45: ok 18310
  53012. 45: ok 18311
  53013. 45: ok 18312
  53014. 45: ok 18313
  53015. 45: ok 18314
  53016. 45: ok 18315
  53017. 45: ok 18316
  53018. 45: ok 18317
  53019. 45: ok 18318
  53020. 45: ok 18319
  53021. 45: ok 18320
  53022. 45: ok 18321
  53023. 45: ok 18322
  53024. 45: ok 18323
  53025. 45: ok 18324
  53026. 45: ok 18325
  53027. 45: ok 18326
  53028. 45: ok 18327
  53029. 45: ok 18328
  53030. 45: ok 18329
  53031. 45: ok 18330
  53032. 45: ok 18331
  53033. 45: ok 18332
  53034. 45: ok 18333
  53035. 45: ok 18334
  53036. 45: ok 18335
  53037. 45: ok 18336
  53038. 45: ok 18337
  53039. 45: ok 18338
  53040. 45: ok 18339
  53041. 45: ok 18340
  53042. 45: ok 18341
  53043. 45: ok 18342
  53044. 45: ok 18343
  53045. 45: ok 18344
  53046. 45: ok 18345
  53047. 45: ok 18346
  53048. 45: ok 18347
  53049. 45: ok 18348
  53050. 45: ok 18349
  53051. 45: ok 18350
  53052. 45: ok 18351
  53053. 45: ok 18352
  53054. 45: ok 18353
  53055. 45: ok 18354
  53056. 45: ok 18355
  53057. 45: ok 18356
  53058. 45: ok 18357
  53059. 45: ok 18358
  53060. 45: ok 18359
  53061. 45: ok 18360
  53062. 45: ok 18361
  53063. 45: ok 18362
  53064. 45: ok 18363
  53065. 45: ok 18364
  53066. 45: ok 18365
  53067. 45: ok 18366
  53068. 45: ok 18367
  53069. 45: ok 18368
  53070. 45: ok 18369
  53071. 45: ok 18370
  53072. 45: ok 18371
  53073. 45: ok 18372
  53074. 45: ok 18373
  53075. 45: ok 18374
  53076. 45: ok 18375
  53077. 45: ok 18376
  53078. 45: ok 18377
  53079. 45: ok 18378
  53080. 45: ok 18379
  53081. 45: ok 18380
  53082. 45: ok 18381
  53083. 45: ok 18382
  53084. 45: ok 18383
  53085. 45: ok 18384
  53086. 45: ok 18385
  53087. 45: ok 18386
  53088. 45: ok 18387
  53089. 45: ok 18388
  53090. 45: ok 18389
  53091. 45: ok 18390
  53092. 45: ok 18391
  53093. 45: ok 18392
  53094. 45: ok 18393
  53095. 45: ok 18394
  53096. 45: ok 18395
  53097. 45: ok 18396
  53098. 45: ok 18397
  53099. 45: ok 18398
  53100. 45: ok 18399
  53101. 45: ok 18400
  53102. 45: ok 18401
  53103. 45: ok 18402
  53104. 45: ok 18403
  53105. 45: ok 18404
  53106. 45: ok 18405
  53107. 45: ok 18406
  53108. 45: ok 18407
  53109. 45: ok 18408
  53110. 45: ok 18409
  53111. 45: ok 18410
  53112. 45: ok 18411
  53113. 45: ok 18412
  53114. 45: ok 18413
  53115. 45: ok 18414
  53116. 45: ok 18415
  53117. 45: ok 18416
  53118. 45: ok 18417
  53119. 45: ok 18418
  53120. 45: ok 18419
  53121. 45: ok 18420
  53122. 45: ok 18421
  53123. 45: ok 18422
  53124. 45: ok 18423
  53125. 45: ok 18424
  53126. 45: ok 18425
  53127. 45: ok 18426
  53128. 45: ok 18427
  53129. 45: ok 18428
  53130. 45: ok 18429
  53131. 45: ok 18430
  53132. 45: ok 18431
  53133. 45: ok 18432
  53134. 45: ok 18433
  53135. 45: ok 18434
  53136. 45: ok 18435
  53137. 45: ok 18436
  53138. 45: ok 18437
  53139. 45: ok 18438
  53140. 45: ok 18439
  53141. 45: ok 18440
  53142. 45: ok 18441
  53143. 45: ok 18442
  53144. 45: ok 18443
  53145. 45: ok 18444
  53146. 45: ok 18445
  53147. 45: ok 18446
  53148. 45: ok 18447
  53149. 45: ok 18448
  53150. 45: ok 18449
  53151. 45: ok 18450
  53152. 45: ok 18451
  53153. 45: ok 18452
  53154. 45: ok 18453
  53155. 45: ok 18454
  53156. 45: ok 18455
  53157. 45: ok 18456
  53158. 45: ok 18457
  53159. 45: ok 18458
  53160. 45: ok 18459
  53161. 45: ok 18460
  53162. 45: ok 18461
  53163. 45: ok 18462
  53164. 45: ok 18463
  53165. 45: ok 18464
  53166. 45: ok 18465
  53167. 45: ok 18466
  53168. 45: ok 18467
  53169. 45: ok 18468
  53170. 45: ok 18469
  53171. 45: ok 18470
  53172. 45: ok 18471
  53173. 45: ok 18472
  53174. 45: ok 18473
  53175. 45: ok 18474
  53176. 45: ok 18475
  53177. 45: ok 18476
  53178. 45: ok 18477
  53179. 45: ok 18478
  53180. 45: ok 18479
  53181. 45: ok 18480
  53182. 45: ok 18481
  53183. 45: ok 18482
  53184. 45: ok 18483
  53185. 45: ok 18484
  53186. 45: ok 18485
  53187. 45: ok 18486
  53188. 45: ok 18487
  53189. 45: ok 18488
  53190. 45: ok 18489
  53191. 45: ok 18490
  53192. 45: ok 18491
  53193. 45: ok 18492
  53194. 45: ok 18493
  53195. 45: ok 18494
  53196. 45: ok 18495
  53197. 45: ok 18496
  53198. 45: ok 18497
  53199. 45: ok 18498
  53200. 45: ok 18499
  53201. 45: ok 18500
  53202. 45: ok 18501
  53203. 45: ok 18502
  53204. 45: ok 18503
  53205. 45: ok 18504
  53206. 45: ok 18505
  53207. 45: ok 18506
  53208. 45: ok 18507
  53209. 45: ok 18508
  53210. 45: ok 18509
  53211. 45: ok 18510
  53212. 45: ok 18511
  53213. 45: ok 18512
  53214. 45: ok 18513
  53215. 45: ok 18514
  53216. 45: ok 18515
  53217. 45: ok 18516
  53218. 45: ok 18517
  53219. 45: ok 18518
  53220. 45: ok 18519
  53221. 45: ok 18520
  53222. 45: ok 18521
  53223. 45: ok 18522
  53224. 45: ok 18523
  53225. 45: ok 18524
  53226. 45: ok 18525
  53227. 45: ok 18526
  53228. 45: ok 18527
  53229. 45: ok 18528
  53230. 45: ok 18529
  53231. 45: ok 18530
  53232. 45: ok 18531
  53233. 45: ok 18532
  53234. 45: ok 18533
  53235. 45: ok 18534
  53236. 45: ok 18535
  53237. 45: ok 18536
  53238. 45: ok 18537
  53239. 45: ok 18538
  53240. 45: ok 18539
  53241. 45: ok 18540
  53242. 45: ok 18541
  53243. 45: ok 18542
  53244. 45: ok 18543
  53245. 45: ok 18544
  53246. 45: ok 18545
  53247. 45: ok 18546
  53248. 45: ok 18547
  53249. 45: ok 18548
  53250. 45: ok 18549
  53251. 45: ok 18550
  53252. 45: ok 18551
  53253. 45: ok 18552
  53254. 45: ok 18553
  53255. 45: ok 18554
  53256. 45: ok 18555
  53257. 45: ok 18556
  53258. 45: ok 18557
  53259. 45: ok 18558
  53260. 45: ok 18559
  53261. 45: ok 18560
  53262. 45: ok 18561
  53263. 45: ok 18562
  53264. 45: ok 18563
  53265. 45: ok 18564
  53266. 45: ok 18565
  53267. 45: ok 18566
  53268. 45: ok 18567
  53269. 45: ok 18568
  53270. 45: ok 18569
  53271. 45: ok 18570
  53272. 45: ok 18571
  53273. 45: ok 18572
  53274. 45: ok 18573
  53275. 45: ok 18574
  53276. 45: ok 18575
  53277. 45: ok 18576
  53278. 45: ok 18577
  53279. 45: ok 18578
  53280. 45: ok 18579
  53281. 45: ok 18580
  53282. 45: ok 18581
  53283. 45: ok 18582
  53284. 45: ok 18583
  53285. 45: ok 18584
  53286. 45: ok 18585
  53287. 45: ok 18586
  53288. 45: ok 18587
  53289. 45: ok 18588
  53290. 45: ok 18589
  53291. 45: ok 18590
  53292. 45: ok 18591
  53293. 45: ok 18592
  53294. 45: ok 18593
  53295. 45: ok 18594
  53296. 45: ok 18595
  53297. 45: ok 18596
  53298. 45: ok 18597
  53299. 45: ok 18598
  53300. 45: ok 18599
  53301. 45: ok 18600
  53302. 45: ok 18601
  53303. 45: ok 18602
  53304. 45: ok 18603
  53305. 45: ok 18604
  53306. 45: ok 18605
  53307. 45: ok 18606
  53308. 45: ok 18607
  53309. 45: ok 18608
  53310. 45: ok 18609
  53311. 45: ok 18610
  53312. 45: ok 18611
  53313. 45: ok 18612
  53314. 45: ok 18613
  53315. 45: ok 18614
  53316. 45: ok 18615
  53317. 45: ok 18616
  53318. 45: ok 18617
  53319. 45: ok 18618
  53320. 45: ok 18619
  53321. 45: ok 18620
  53322. 45: ok 18621
  53323. 45: ok 18622
  53324. 45: ok 18623
  53325. 45: ok 18624
  53326. 45: ok 18625
  53327. 45: ok 18626
  53328. 45: ok 18627
  53329. 45: ok 18628
  53330. 45: ok 18629
  53331. 45: ok 18630
  53332. 45: ok 18631
  53333. 45: ok 18632
  53334. 45: ok 18633
  53335. 45: ok 18634
  53336. 45: ok 18635
  53337. 45: ok 18636
  53338. 45: ok 18637
  53339. 45: ok 18638
  53340. 45: ok 18639
  53341. 45: ok 18640
  53342. 45: ok 18641
  53343. 45: ok 18642
  53344. 45: ok 18643
  53345. 45: ok 18644
  53346. 45: ok 18645
  53347. 45: ok 18646
  53348. 45: ok 18647
  53349. 45: ok 18648
  53350. 45: ok 18649
  53351. 45: ok 18650
  53352. 45: ok 18651
  53353. 45: ok 18652
  53354. 45: ok 18653
  53355. 45: ok 18654
  53356. 45: ok 18655
  53357. 45: ok 18656
  53358. 45: ok 18657
  53359. 45: ok 18658
  53360. 45: ok 18659
  53361. 45: ok 18660
  53362. 45: ok 18661
  53363. 45: ok 18662
  53364. 45: ok 18663
  53365. 45: ok 18664
  53366. 45: ok 18665
  53367. 45: ok 18666
  53368. 45: ok 18667
  53369. 45: ok 18668
  53370. 45: ok 18669
  53371. 45: ok 18670
  53372. 45: ok 18671
  53373. 45: ok 18672
  53374. 45: ok 18673
  53375. 45: ok 18674
  53376. 45: ok 18675
  53377. 45: ok 18676
  53378. 45: ok 18677
  53379. 45: ok 18678
  53380. 45: ok 18679
  53381. 45: ok 18680
  53382. 45: ok 18681
  53383. 45: ok 18682
  53384. 45: ok 18683
  53385. 45: ok 18684
  53386. 45: ok 18685
  53387. 45: ok 18686
  53388. 45: ok 18687
  53389. 45: ok 18688
  53390. 45: ok 18689
  53391. 45: ok 18690
  53392. 45: ok 18691
  53393. 45: ok 18692
  53394. 45: ok 18693
  53395. 45: ok 18694
  53396. 45: ok 18695
  53397. 45: ok 18696
  53398. 45: ok 18697
  53399. 45: ok 18698
  53400. 45: ok 18699
  53401. 45: ok 18700
  53402. 45: ok 18701
  53403. 45: ok 18702
  53404. 45: ok 18703
  53405. 45: ok 18704
  53406. 45: ok 18705
  53407. 45: ok 18706
  53408. 45: ok 18707
  53409. 45: ok 18708
  53410. 45: ok 18709
  53411. 45: ok 18710
  53412. 45: ok 18711
  53413. 45: ok 18712
  53414. 45: ok 18713
  53415. 45: ok 18714
  53416. 45: ok 18715
  53417. 45: ok 18716
  53418. 45: ok 18717
  53419. 45: ok 18718
  53420. 45: ok 18719
  53421. 45: ok 18720
  53422. 45: ok 18721
  53423. 45: ok 18722
  53424. 45: ok 18723
  53425. 45: ok 18724
  53426. 45: ok 18725
  53427. 45: ok 18726
  53428. 45: ok 18727
  53429. 45: ok 18728
  53430. 45: ok 18729
  53431. 45: ok 18730
  53432. 45: ok 18731
  53433. 45: ok 18732
  53434. 45: ok 18733
  53435. 45: ok 18734
  53436. 45: ok 18735
  53437. 45: ok 18736
  53438. 45: ok 18737
  53439. 45: ok 18738
  53440. 45: ok 18739
  53441. 45: ok 18740
  53442. 45: ok 18741
  53443. 45: ok 18742
  53444. 45: ok 18743
  53445. 45: ok 18744
  53446. 45: ok 18745
  53447. 45: ok 18746
  53448. 45: ok 18747
  53449. 45: ok 18748
  53450. 45: ok 18749
  53451. 45: ok 18750
  53452. 45: ok 18751
  53453. 45: ok 18752
  53454. 45: ok 18753
  53455. 45: ok 18754
  53456. 45: ok 18755
  53457. 45: ok 18756
  53458. 45: ok 18757
  53459. 45: ok 18758
  53460. 45: ok 18759
  53461. 45: ok 18760
  53462. 45: ok 18761
  53463. 45: ok 18762
  53464. 45: ok 18763
  53465. 45: ok 18764
  53466. 45: ok 18765
  53467. 45: ok 18766
  53468. 45: ok 18767
  53469. 45: ok 18768
  53470. 45: ok 18769
  53471. 45: ok 18770
  53472. 45: ok 18771
  53473. 45: ok 18772
  53474. 45: ok 18773
  53475. 45: ok 18774
  53476. 45: ok 18775
  53477. 45: ok 18776
  53478. 45: ok 18777
  53479. 45: ok 18778
  53480. 45: ok 18779
  53481. 45: ok 18780
  53482. 45: ok 18781
  53483. 45: ok 18782
  53484. 45: ok 18783
  53485. 45: ok 18784
  53486. 45: ok 18785
  53487. 45: ok 18786
  53488. 45: ok 18787
  53489. 45: ok 18788
  53490. 45: ok 18789
  53491. 45: ok 18790
  53492. 45: ok 18791
  53493. 45: ok 18792
  53494. 45: ok 18793
  53495. 45: ok 18794
  53496. 45: ok 18795
  53497. 45: ok 18796
  53498. 45: ok 18797
  53499. 45: ok 18798
  53500. 45: ok 18799
  53501. 45: ok 18800
  53502. 45: ok 18801
  53503. 45: ok 18802
  53504. 45: ok 18803
  53505. 45: ok 18804
  53506. 45: ok 18805
  53507. 45: ok 18806
  53508. 45: ok 18807
  53509. 45: ok 18808
  53510. 45: ok 18809
  53511. 45: ok 18810
  53512. 45: ok 18811
  53513. 45: ok 18812
  53514. 45: ok 18813
  53515. 45: ok 18814
  53516. 45: ok 18815
  53517. 45: ok 18816
  53518. 45: ok 18817
  53519. 45: ok 18818
  53520. 45: ok 18819
  53521. 45: ok 18820
  53522. 45: ok 18821
  53523. 45: ok 18822
  53524. 45: ok 18823
  53525. 45: ok 18824
  53526. 45: ok 18825
  53527. 45: ok 18826
  53528. 45: ok 18827
  53529. 45: ok 18828
  53530. 45: ok 18829
  53531. 45: ok 18830
  53532. 45: ok 18831
  53533. 45: ok 18832
  53534. 45: ok 18833
  53535. 45: ok 18834
  53536. 45: ok 18835
  53537. 45: ok 18836
  53538. 45: ok 18837
  53539. 45: ok 18838
  53540. 45: ok 18839
  53541. 45: ok 18840
  53542. 45: ok 18841
  53543. 45: ok 18842
  53544. 45: ok 18843
  53545. 45: ok 18844
  53546. 45: ok 18845
  53547. 45: ok 18846
  53548. 45: ok 18847
  53549. 45: ok 18848
  53550. 45: ok 18849
  53551. 45: ok 18850
  53552. 45: ok 18851
  53553. 45: ok 18852
  53554. 45: ok 18853
  53555. 45: ok 18854
  53556. 45: ok 18855
  53557. 45: ok 18856
  53558. 45: ok 18857
  53559. 45: ok 18858
  53560. 45: ok 18859
  53561. 45: ok 18860
  53562. 45: ok 18861
  53563. 45: ok 18862
  53564. 45: ok 18863
  53565. 45: ok 18864
  53566. 45: ok 18865
  53567. 45: ok 18866
  53568. 45: ok 18867
  53569. 45: ok 18868
  53570. 45: ok 18869
  53571. 45: ok 18870
  53572. 45: ok 18871
  53573. 45: ok 18872
  53574. 45: ok 18873
  53575. 45: ok 18874
  53576. 45: ok 18875
  53577. 45: ok 18876
  53578. 45: ok 18877
  53579. 45: ok 18878
  53580. 45: ok 18879
  53581. 45: ok 18880
  53582. 45: ok 18881
  53583. 45: ok 18882
  53584. 45: ok 18883
  53585. 45: ok 18884
  53586. 45: ok 18885
  53587. 45: ok 18886
  53588. 45: ok 18887
  53589. 45: ok 18888
  53590. 45: ok 18889
  53591. 45: ok 18890
  53592. 45: ok 18891
  53593. 45: ok 18892
  53594. 45: ok 18893
  53595. 45: ok 18894
  53596. 45: ok 18895
  53597. 45: ok 18896
  53598. 45: ok 18897
  53599. 45: ok 18898
  53600. 45: ok 18899
  53601. 45: ok 18900
  53602. 45: ok 18901
  53603. 45: ok 18902
  53604. 45: ok 18903
  53605. 45: ok 18904
  53606. 45: ok 18905
  53607. 45: ok 18906
  53608. 45: ok 18907
  53609. 45: ok 18908
  53610. 45: ok 18909
  53611. 45: ok 18910
  53612. 45: ok 18911
  53613. 45: ok 18912
  53614. 45: ok 18913
  53615. 45: ok 18914
  53616. 45: ok 18915
  53617. 45: ok 18916
  53618. 45: ok 18917
  53619. 45: ok 18918
  53620. 45: ok 18919
  53621. 45: ok 18920
  53622. 45: ok 18921
  53623. 45: ok 18922
  53624. 45: ok 18923
  53625. 45: ok 18924
  53626. 45: ok 18925
  53627. 45: ok 18926
  53628. 45: ok 18927
  53629. 45: ok 18928
  53630. 45: ok 18929
  53631. 45: ok 18930
  53632. 45: ok 18931
  53633. 45: ok 18932
  53634. 45: ok 18933
  53635. 45: ok 18934
  53636. 45: ok 18935
  53637. 45: ok 18936
  53638. 45: ok 18937
  53639. 45: ok 18938
  53640. 45: ok 18939
  53641. 45: ok 18940
  53642. 45: ok 18941
  53643. 45: ok 18942
  53644. 45: ok 18943
  53645. 45: ok 18944
  53646. 45: ok 18945
  53647. 45: ok 18946
  53648. 45: ok 18947
  53649. 45: ok 18948
  53650. 45: ok 18949
  53651. 45: ok 18950
  53652. 45: ok 18951
  53653. 45: ok 18952
  53654. 45: ok 18953
  53655. 45: ok 18954
  53656. 45: ok 18955
  53657. 45: ok 18956
  53658. 45: ok 18957
  53659. 45: ok 18958
  53660. 45: ok 18959
  53661. 45: ok 18960
  53662. 45: ok 18961
  53663. 45: ok 18962
  53664. 45: ok 18963
  53665. 45: ok 18964
  53666. 45: ok 18965
  53667. 45: ok 18966
  53668. 45: ok 18967
  53669. 45: ok 18968
  53670. 45: ok 18969
  53671. 45: ok 18970
  53672. 45: ok 18971
  53673. 45: ok 18972
  53674. 45: ok 18973
  53675. 45: ok 18974
  53676. 45: ok 18975
  53677. 45: ok 18976
  53678. 45: ok 18977
  53679. 45: ok 18978
  53680. 45: ok 18979
  53681. 45: ok 18980
  53682. 45: ok 18981
  53683. 45: ok 18982
  53684. 45: ok 18983
  53685. 45: ok 18984
  53686. 45: ok 18985
  53687. 45: ok 18986
  53688. 45: ok 18987
  53689. 45: ok 18988
  53690. 45: ok 18989
  53691. 45: ok 18990
  53692. 45: ok 18991
  53693. 45: ok 18992
  53694. 45: ok 18993
  53695. 45: ok 18994
  53696. 45: ok 18995
  53697. 45: ok 18996
  53698. 45: ok 18997
  53699. 45: ok 18998
  53700. 45: ok 18999
  53701. 45: ok 19000
  53702. 45: ok 19001
  53703. 45: ok 19002
  53704. 45: ok 19003
  53705. 45: ok 19004
  53706. 45: ok 19005
  53707. 45: ok 19006
  53708. 45: ok 19007
  53709. 45: ok 19008
  53710. 45: ok 19009
  53711. 45: ok 19010
  53712. 45: ok 19011
  53713. 45: ok 19012
  53714. 45: ok 19013
  53715. 45: ok 19014
  53716. 45: ok 19015
  53717. 45: ok 19016
  53718. 45: ok 19017
  53719. 45: ok 19018
  53720. 45: ok 19019
  53721. 45: ok 19020
  53722. 45: ok 19021
  53723. 45: ok 19022
  53724. 45: ok 19023
  53725. 45: ok 19024
  53726. 45: ok 19025
  53727. 45: ok 19026
  53728. 45: ok 19027
  53729. 45: ok 19028
  53730. 45: ok 19029
  53731. 45: ok 19030
  53732. 45: ok 19031
  53733. 45: ok 19032
  53734. 45: ok 19033
  53735. 45: ok 19034
  53736. 45: ok 19035
  53737. 45: ok 19036
  53738. 45: ok 19037
  53739. 45: ok 19038
  53740. 45: ok 19039
  53741. 45: ok 19040
  53742. 45: ok 19041
  53743. 45: ok 19042
  53744. 45: ok 19043
  53745. 45: ok 19044
  53746. 45: ok 19045
  53747. 45: ok 19046
  53748. 45: ok 19047
  53749. 45: ok 19048
  53750. 45: ok 19049
  53751. 45: ok 19050
  53752. 45: ok 19051
  53753. 45: ok 19052
  53754. 45: ok 19053
  53755. 45: ok 19054
  53756. 45: ok 19055
  53757. 45: ok 19056
  53758. 45: ok 19057
  53759. 45: ok 19058
  53760. 45: ok 19059
  53761. 45: ok 19060
  53762. 45: ok 19061
  53763. 45: ok 19062
  53764. 45: ok 19063
  53765. 45: ok 19064
  53766. 45: ok 19065
  53767. 45: ok 19066
  53768. 45: ok 19067
  53769. 45: ok 19068
  53770. 45: ok 19069
  53771. 45: ok 19070
  53772. 45: ok 19071
  53773. 45: ok 19072
  53774. 45: ok 19073
  53775. 45: ok 19074
  53776. 45: ok 19075
  53777. 45: ok 19076
  53778. 45: ok 19077
  53779. 45: ok 19078
  53780. 45: ok 19079
  53781. 45: ok 19080
  53782. 45: ok 19081
  53783. 45: ok 19082
  53784. 45: ok 19083
  53785. 45: ok 19084
  53786. 45: ok 19085
  53787. 45: ok 19086
  53788. 45: ok 19087
  53789. 45: ok 19088
  53790. 45: ok 19089
  53791. 45: ok 19090
  53792. 45: ok 19091
  53793. 45: ok 19092
  53794. 45: ok 19093
  53795. 45: ok 19094
  53796. 45: ok 19095
  53797. 45: ok 19096
  53798. 45: ok 19097
  53799. 45: ok 19098
  53800. 45: ok 19099
  53801. 45: ok 19100
  53802. 45: ok 19101
  53803. 45: ok 19102
  53804. 45: ok 19103
  53805. 45: ok 19104
  53806. 45: ok 19105
  53807. 45: ok 19106
  53808. 45: ok 19107
  53809. 45: ok 19108
  53810. 45: ok 19109
  53811. 45: ok 19110
  53812. 45: ok 19111
  53813. 45: ok 19112
  53814. 45: ok 19113
  53815. 45: ok 19114
  53816. 45: ok 19115
  53817. 45: ok 19116
  53818. 45: ok 19117
  53819. 45: ok 19118
  53820. 45: ok 19119
  53821. 45: ok 19120
  53822. 45: ok 19121
  53823. 45: ok 19122
  53824. 45: ok 19123
  53825. 45: ok 19124
  53826. 45: ok 19125
  53827. 45: ok 19126
  53828. 45: ok 19127
  53829. 45: ok 19128
  53830. 45: ok 19129
  53831. 45: ok 19130
  53832. 45: ok 19131
  53833. 45: ok 19132
  53834. 45: ok 19133
  53835. 45: ok 19134
  53836. 45: ok 19135
  53837. 45: ok 19136
  53838. 45: ok 19137
  53839. 45: ok 19138
  53840. 45: ok 19139
  53841. 45: ok 19140
  53842. 45: ok 19141
  53843. 45: ok 19142
  53844. 45: ok 19143
  53845. 45: ok 19144
  53846. 45: ok 19145
  53847. 45: ok 19146
  53848. 45: ok 19147
  53849. 45: ok 19148
  53850. 45: ok 19149
  53851. 45: ok 19150
  53852. 45: ok 19151
  53853. 45: ok 19152
  53854. 45: ok 19153
  53855. 45: ok 19154
  53856. 45: ok 19155
  53857. 45: ok 19156
  53858. 45: ok 19157
  53859. 45: ok 19158
  53860. 45: ok 19159
  53861. 45: ok 19160
  53862. 45: ok 19161
  53863. 45: ok 19162
  53864. 45: ok 19163
  53865. 45: ok 19164
  53866. 45: ok 19165
  53867. 45: ok 19166
  53868. 45: ok 19167
  53869. 45: ok 19168
  53870. 45: ok 19169
  53871. 45: ok 19170
  53872. 45: ok 19171
  53873. 45: ok 19172
  53874. 45: ok 19173
  53875. 45: ok 19174
  53876. 45: ok 19175
  53877. 45: ok 19176
  53878. 45: ok 19177
  53879. 45: ok 19178
  53880. 45: ok 19179
  53881. 45: ok 19180
  53882. 45: ok 19181
  53883. 45: ok 19182
  53884. 45: ok 19183
  53885. 45: ok 19184
  53886. 45: ok 19185
  53887. 45: ok 19186
  53888. 45: ok 19187
  53889. 45: ok 19188
  53890. 45: ok 19189
  53891. 45: ok 19190
  53892. 45: ok 19191
  53893. 45: ok 19192
  53894. 45: ok 19193
  53895. 45: ok 19194
  53896. 45: ok 19195
  53897. 45: ok 19196
  53898. 45: ok 19197
  53899. 45: ok 19198
  53900. 45: ok 19199
  53901. 45: ok 19200
  53902. 45: ok 19201
  53903. 45: ok 19202
  53904. 45: ok 19203
  53905. 45: ok 19204
  53906. 45: ok 19205
  53907. 45: ok 19206
  53908. 45: ok 19207
  53909. 45: ok 19208
  53910. 45: ok 19209
  53911. 45: ok 19210
  53912. 45: ok 19211
  53913. 45: ok 19212
  53914. 45: ok 19213
  53915. 45: ok 19214
  53916. 45: ok 19215
  53917. 45: ok 19216
  53918. 45: ok 19217
  53919. 45: ok 19218
  53920. 45: ok 19219
  53921. 45: ok 19220
  53922. 45: ok 19221
  53923. 45: ok 19222
  53924. 45: ok 19223
  53925. 45: ok 19224
  53926. 45: ok 19225
  53927. 45: ok 19226
  53928. 45: ok 19227
  53929. 45: ok 19228
  53930. 45: ok 19229
  53931. 45: ok 19230
  53932. 45: ok 19231
  53933. 45: ok 19232
  53934. 45: ok 19233
  53935. 45: ok 19234
  53936. 45: ok 19235
  53937. 45: ok 19236
  53938. 45: ok 19237
  53939. 45: ok 19238
  53940. 45: ok 19239
  53941. 45: ok 19240
  53942. 45: ok 19241
  53943. 45: ok 19242
  53944. 45: ok 19243
  53945. 45: ok 19244
  53946. 45: ok 19245
  53947. 45: ok 19246
  53948. 45: ok 19247
  53949. 45: ok 19248
  53950. 45: ok 19249
  53951. 45: ok 19250
  53952. 45: ok 19251
  53953. 45: ok 19252
  53954. 45: ok 19253
  53955. 45: ok 19254
  53956. 45: ok 19255
  53957. 45: ok 19256
  53958. 45: ok 19257
  53959. 45: ok 19258
  53960. 45: ok 19259
  53961. 45: ok 19260
  53962. 45: ok 19261
  53963. 45: ok 19262
  53964. 45: ok 19263
  53965. 45: ok 19264
  53966. 45: ok 19265
  53967. 45: ok 19266
  53968. 45: ok 19267
  53969. 45: ok 19268
  53970. 45: ok 19269
  53971. 45: ok 19270
  53972. 45: ok 19271
  53973. 45: ok 19272
  53974. 45: ok 19273
  53975. 45: ok 19274
  53976. 45: ok 19275
  53977. 45: ok 19276
  53978. 45: ok 19277
  53979. 45: ok 19278
  53980. 45: ok 19279
  53981. 45: ok 19280
  53982. 45: ok 19281
  53983. 45: ok 19282
  53984. 45: ok 19283
  53985. 45: ok 19284
  53986. 45: ok 19285
  53987. 45: ok 19286
  53988. 45: ok 19287
  53989. 45: ok 19288
  53990. 45: ok 19289
  53991. 45: ok 19290
  53992. 45: ok 19291
  53993. 45: ok 19292
  53994. 45: ok 19293
  53995. 45: ok 19294
  53996. 45: ok 19295
  53997. 45: ok 19296
  53998. 45: ok 19297
  53999. 45: ok 19298
  54000. 45: ok 19299
  54001. 45: ok 19300
  54002. 45: ok 19301
  54003. 45: ok 19302
  54004. 45: ok 19303
  54005. 45: ok 19304
  54006. 45: ok 19305
  54007. 45: ok 19306
  54008. 45: ok 19307
  54009. 45: ok 19308
  54010. 45: ok 19309
  54011. 45: ok 19310
  54012. 45: ok 19311
  54013. 45: ok 19312
  54014. 45: ok 19313
  54015. 45: ok 19314
  54016. 45: ok 19315
  54017. 45: ok 19316
  54018. 45: ok 19317
  54019. 45: ok 19318
  54020. 45: ok 19319
  54021. 45: ok 19320
  54022. 45: ok 19321
  54023. 45: ok 19322
  54024. 45: ok 19323
  54025. 45: ok 19324
  54026. 45: ok 19325
  54027. 45: ok 19326
  54028. 45: ok 19327
  54029. 45: ok 19328
  54030. 45: ok 19329
  54031. 45: ok 19330
  54032. 45: ok 19331
  54033. 45: ok 19332
  54034. 45: ok 19333
  54035. 45: ok 19334
  54036. 45: ok 19335
  54037. 45: ok 19336
  54038. 45: ok 19337
  54039. 45: ok 19338
  54040. 45: ok 19339
  54041. 45: ok 19340
  54042. 45: ok 19341
  54043. 45: ok 19342
  54044. 45: ok 19343
  54045. 45: ok 19344
  54046. 45: ok 19345
  54047. 45: ok 19346
  54048. 45: ok 19347
  54049. 45: ok 19348
  54050. 45: ok 19349
  54051. 45: ok 19350
  54052. 45: ok 19351
  54053. 45: ok 19352
  54054. 45: ok 19353
  54055. 45: ok 19354
  54056. 45: ok 19355
  54057. 45: ok 19356
  54058. 45: ok 19357
  54059. 45: ok 19358
  54060. 45: ok 19359
  54061. 45: ok 19360
  54062. 45: ok 19361
  54063. 45: ok 19362
  54064. 45: ok 19363
  54065. 45: ok 19364
  54066. 45: ok 19365
  54067. 45: ok 19366
  54068. 45: ok 19367
  54069. 45: ok 19368
  54070. 45: ok 19369
  54071. 45: ok 19370
  54072. 45: ok 19371
  54073. 45: ok 19372
  54074. 45: ok 19373
  54075. 45: ok 19374
  54076. 45: ok 19375
  54077. 45: ok 19376
  54078. 45: ok 19377
  54079. 45: ok 19378
  54080. 45: ok 19379
  54081. 45: ok 19380
  54082. 45: ok 19381
  54083. 45: ok 19382
  54084. 45: ok 19383
  54085. 45: ok 19384
  54086. 45: ok 19385
  54087. 45: ok 19386
  54088. 45: ok 19387
  54089. 45: ok 19388
  54090. 45: ok 19389
  54091. 45: ok 19390
  54092. 45: ok 19391
  54093. 45: ok 19392
  54094. 45: ok 19393
  54095. 45: ok 19394
  54096. 45: ok 19395
  54097. 45: ok 19396
  54098. 45: ok 19397
  54099. 45: ok 19398
  54100. 45: ok 19399
  54101. 45: ok 19400
  54102. 45: ok 19401
  54103. 45: ok 19402
  54104. 45: ok 19403
  54105. 45: ok 19404
  54106. 45: ok 19405
  54107. 45: ok 19406
  54108. 45: ok 19407
  54109. 45: ok 19408
  54110. 45: ok 19409
  54111. 45: ok 19410
  54112. 45: ok 19411
  54113. 45: ok 19412
  54114. 45: ok 19413
  54115. 45: ok 19414
  54116. 45: ok 19415
  54117. 45: ok 19416
  54118. 45: ok 19417
  54119. 45: ok 19418
  54120. 45: ok 19419
  54121. 45: ok 19420
  54122. 45: ok 19421
  54123. 45: ok 19422
  54124. 45: ok 19423
  54125. 45: ok 19424
  54126. 45: ok 19425
  54127. 45: ok 19426
  54128. 45: ok 19427
  54129. 45: ok 19428
  54130. 45: ok 19429
  54131. 45: ok 19430
  54132. 45: ok 19431
  54133. 45: ok 19432
  54134. 45: ok 19433
  54135. 45: ok 19434
  54136. 45: ok 19435
  54137. 45: ok 19436
  54138. 45: ok 19437
  54139. 45: ok 19438
  54140. 45: ok 19439
  54141. 45: ok 19440
  54142. 45: ok 19441
  54143. 45: ok 19442
  54144. 45: ok 19443
  54145. 45: ok 19444
  54146. 45: ok 19445
  54147. 45: ok 19446
  54148. 45: ok 19447
  54149. 45: ok 19448
  54150. 45: ok 19449
  54151. 45: ok 19450
  54152. 45: ok 19451
  54153. 45: ok 19452
  54154. 45: ok 19453
  54155. 45: ok 19454
  54156. 45: ok 19455
  54157. 45: ok 19456
  54158. 45: ok 19457
  54159. 45: ok 19458
  54160. 45: ok 19459
  54161. 45: ok 19460
  54162. 45: ok 19461
  54163. 45: ok 19462
  54164. 45: ok 19463
  54165. 45: ok 19464
  54166. 45: ok 19465
  54167. 45: ok 19466
  54168. 45: ok 19467
  54169. 45: ok 19468
  54170. 45: ok 19469
  54171. 45: ok 19470
  54172. 45: ok 19471
  54173. 45: ok 19472
  54174. 45: ok 19473
  54175. 45: ok 19474
  54176. 45: ok 19475
  54177. 45: ok 19476
  54178. 45: ok 19477
  54179. 45: ok 19478
  54180. 45: ok 19479
  54181. 45: ok 19480
  54182. 45: ok 19481
  54183. 45: ok 19482
  54184. 45: ok 19483
  54185. 45: ok 19484
  54186. 45: ok 19485
  54187. 45: ok 19486
  54188. 45: ok 19487
  54189. 45: ok 19488
  54190. 45: ok 19489
  54191. 45: ok 19490
  54192. 45: ok 19491
  54193. 45: ok 19492
  54194. 45: ok 19493
  54195. 45: ok 19494
  54196. 45: ok 19495
  54197. 45: ok 19496
  54198. 45: ok 19497
  54199. 45: ok 19498
  54200. 45: ok 19499
  54201. 45: ok 19500
  54202. 45: ok 19501
  54203. 45: ok 19502
  54204. 45: ok 19503
  54205. 45: ok 19504
  54206. 45: ok 19505
  54207. 45: ok 19506
  54208. 45: ok 19507
  54209. 45: ok 19508
  54210. 45: ok 19509
  54211. 45: ok 19510
  54212. 45: ok 19511
  54213. 45: ok 19512
  54214. 45: ok 19513
  54215. 45: ok 19514
  54216. 45: ok 19515
  54217. 45: ok 19516
  54218. 45: ok 19517
  54219. 45: ok 19518
  54220. 45: ok 19519
  54221. 45: ok 19520
  54222. 45: ok 19521
  54223. 45: ok 19522
  54224. 45: ok 19523
  54225. 45: ok 19524
  54226. 45: ok 19525
  54227. 45: ok 19526
  54228. 45: ok 19527
  54229. 45: ok 19528
  54230. 45: ok 19529
  54231. 45: ok 19530
  54232. 45: ok 19531
  54233. 45: ok 19532
  54234. 45: ok 19533
  54235. 45: ok 19534
  54236. 45: ok 19535
  54237. 45: ok 19536
  54238. 45: ok 19537
  54239. 45: ok 19538
  54240. 45: ok 19539
  54241. 45: ok 19540
  54242. 45: ok 19541
  54243. 45: ok 19542
  54244. 45: ok 19543
  54245. 45: ok 19544
  54246. 45: ok 19545
  54247. 45: ok 19546
  54248. 45: ok 19547
  54249. 45: ok 19548
  54250. 45: ok 19549
  54251. 45: ok 19550
  54252. 45: ok 19551
  54253. 45: ok 19552
  54254. 45: ok 19553
  54255. 45: ok 19554
  54256. 45: ok 19555
  54257. 45: ok 19556
  54258. 45: ok 19557
  54259. 45: ok 19558
  54260. 45: ok 19559
  54261. 45: ok 19560
  54262. 45: ok 19561
  54263. 45: ok 19562
  54264. 45: ok 19563
  54265. 45: ok 19564
  54266. 45: ok 19565
  54267. 45: ok 19566
  54268. 45: ok 19567
  54269. 45: ok 19568
  54270. 45: ok 19569
  54271. 45: ok 19570
  54272. 45: ok 19571
  54273. 45: ok 19572
  54274. 45: ok 19573
  54275. 45: ok 19574
  54276. 45: ok 19575
  54277. 45: ok 19576
  54278. 45: ok 19577
  54279. 45: ok 19578
  54280. 45: ok 19579
  54281. 45: ok 19580
  54282. 45: ok 19581
  54283. 45: ok 19582
  54284. 45: ok 19583
  54285. 45: ok 19584
  54286. 45: ok 19585
  54287. 45: ok 19586
  54288. 45: ok 19587
  54289. 45: ok 19588
  54290. 45: ok 19589
  54291. 45: ok 19590
  54292. 45: ok 19591
  54293. 45: ok 19592
  54294. 45: ok 19593
  54295. 45: ok 19594
  54296. 45: ok 19595
  54297. 45: ok 19596
  54298. 45: ok 19597
  54299. 45: ok 19598
  54300. 45: ok 19599
  54301. 45: ok 19600
  54302. 45: ok 19601
  54303. 45: ok 19602
  54304. 45: ok 19603
  54305. 45: ok 19604
  54306. 45: ok 19605
  54307. 45: ok 19606
  54308. 45: ok 19607
  54309. 45: ok 19608
  54310. 45: ok 19609
  54311. 45: ok 19610
  54312. 45: ok 19611
  54313. 45: ok 19612
  54314. 45: ok 19613
  54315. 45: ok 19614
  54316. 45: ok 19615
  54317. 45: ok 19616
  54318. 45: ok 19617
  54319. 45: ok 19618
  54320. 45: ok 19619
  54321. 45: ok 19620
  54322. 45: ok 19621
  54323. 45: ok 19622
  54324. 45: ok 19623
  54325. 45: ok 19624
  54326. 45: ok 19625
  54327. 45: ok 19626
  54328. 45: ok 19627
  54329. 45: ok 19628
  54330. 45: ok 19629
  54331. 45: ok 19630
  54332. 45: ok 19631
  54333. 45: ok 19632
  54334. 45: ok 19633
  54335. 45: ok 19634
  54336. 45: ok 19635
  54337. 45: ok 19636
  54338. 45: ok 19637
  54339. 45: ok 19638
  54340. 45: ok 19639
  54341. 45: ok 19640
  54342. 45: ok 19641
  54343. 45: ok 19642
  54344. 45: ok 19643
  54345. 45: ok 19644
  54346. 45: ok 19645
  54347. 45: ok 19646
  54348. 45: ok 19647
  54349. 45: ok 19648
  54350. 45: ok 19649
  54351. 45: ok 19650
  54352. 45: ok 19651
  54353. 45: ok 19652
  54354. 45: ok 19653
  54355. 45: ok 19654
  54356. 45: ok 19655
  54357. 45: ok 19656
  54358. 45: ok 19657
  54359. 45: ok 19658
  54360. 45: ok 19659
  54361. 45: ok 19660
  54362. 45: ok 19661
  54363. 45: ok 19662
  54364. 45: ok 19663
  54365. 45: ok 19664
  54366. 45: ok 19665
  54367. 45: ok 19666
  54368. 45: ok 19667
  54369. 45: ok 19668
  54370. 45: ok 19669
  54371. 45: ok 19670
  54372. 45: ok 19671
  54373. 45: ok 19672
  54374. 45: ok 19673
  54375. 45: ok 19674
  54376. 45: ok 19675
  54377. 45: ok 19676
  54378. 45: ok 19677
  54379. 45: ok 19678
  54380. 45: ok 19679
  54381. 45: ok 19680
  54382. 45: ok 19681
  54383. 45: ok 19682
  54384. 45: ok 19683
  54385. 45: ok 19684
  54386. 45: ok 19685
  54387. 45: ok 19686
  54388. 45: ok 19687
  54389. 45: ok 19688
  54390. 45: ok 19689
  54391. 45: ok 19690
  54392. 45: ok 19691
  54393. 45: ok 19692
  54394. 45: ok 19693
  54395. 45: ok 19694
  54396. 45: ok 19695
  54397. 45: ok 19696
  54398. 45: ok 19697
  54399. 45: ok 19698
  54400. 45: ok 19699
  54401. 45: ok 19700
  54402. 45: ok 19701
  54403. 45: ok 19702
  54404. 45: ok 19703
  54405. 45: ok 19704
  54406. 45: ok 19705
  54407. 45: ok 19706
  54408. 45: ok 19707
  54409. 45: ok 19708
  54410. 45: ok 19709
  54411. 45: ok 19710
  54412. 45: ok 19711
  54413. 45: ok 19712
  54414. 45: ok 19713
  54415. 45: ok 19714
  54416. 45: ok 19715
  54417. 45: ok 19716
  54418. 45: ok 19717
  54419. 45: ok 19718
  54420. 45: ok 19719
  54421. 45: ok 19720
  54422. 45: ok 19721
  54423. 45: ok 19722
  54424. 45: ok 19723
  54425. 45: ok 19724
  54426. 45: ok 19725
  54427. 45: ok 19726
  54428. 45: ok 19727
  54429. 45: ok 19728
  54430. 45: ok 19729
  54431. 45: ok 19730
  54432. 45: ok 19731
  54433. 45: ok 19732
  54434. 45: ok 19733
  54435. 45: ok 19734
  54436. 45: ok 19735
  54437. 45: ok 19736
  54438. 45: ok 19737
  54439. 45: ok 19738
  54440. 45: ok 19739
  54441. 45: ok 19740
  54442. 45: ok 19741
  54443. 45: ok 19742
  54444. 45: ok 19743
  54445. 45: ok 19744
  54446. 45: ok 19745
  54447. 45: ok 19746
  54448. 45: ok 19747
  54449. 45: ok 19748
  54450. 45: ok 19749
  54451. 45: ok 19750
  54452. 45: ok 19751
  54453. 45: ok 19752
  54454. 45: ok 19753
  54455. 45: ok 19754
  54456. 45: ok 19755
  54457. 45: ok 19756
  54458. 45: ok 19757
  54459. 45: ok 19758
  54460. 45: ok 19759
  54461. 45: ok 19760
  54462. 45: ok 19761
  54463. 45: ok 19762
  54464. 45: ok 19763
  54465. 45: ok 19764
  54466. 45: ok 19765
  54467. 45: ok 19766
  54468. 45: ok 19767
  54469. 45: ok 19768
  54470. 45: ok 19769
  54471. 45: ok 19770
  54472. 45: ok 19771
  54473. 45: ok 19772
  54474. 45: ok 19773
  54475. 45: ok 19774
  54476. 45: ok 19775
  54477. 45: ok 19776
  54478. 45: ok 19777
  54479. 45: ok 19778
  54480. 45: ok 19779
  54481. 45: ok 19780
  54482. 45: ok 19781
  54483. 45: ok 19782
  54484. 45: ok 19783
  54485. 45: ok 19784
  54486. 45: ok 19785
  54487. 45: ok 19786
  54488. 45: ok 19787
  54489. 45: ok 19788
  54490. 45: ok 19789
  54491. 45: ok 19790
  54492. 45: ok 19791
  54493. 45: ok 19792
  54494. 45: ok 19793
  54495. 45: ok 19794
  54496. 45: ok 19795
  54497. 45: ok 19796
  54498. 45: ok 19797
  54499. 45: ok 19798
  54500. 45: ok 19799
  54501. 45: ok 19800
  54502. 45: ok 19801
  54503. 45: ok 19802
  54504. 45: ok 19803
  54505. 45: ok 19804
  54506. 45: ok 19805
  54507. 45: ok 19806
  54508. 45: ok 19807
  54509. 45: ok 19808
  54510. 45: ok 19809
  54511. 45: ok 19810
  54512. 45: ok 19811
  54513. 45: ok 19812
  54514. 45: ok 19813
  54515. 45: ok 19814
  54516. 45: ok 19815
  54517. 45: ok 19816
  54518. 45: ok 19817
  54519. 45: ok 19818
  54520. 45: ok 19819
  54521. 45: ok 19820
  54522. 45: ok 19821
  54523. 45: ok 19822
  54524. 45: ok 19823
  54525. 45: ok 19824
  54526. 45: ok 19825
  54527. 45: ok 19826
  54528. 45: ok 19827
  54529. 45: ok 19828
  54530. 45: ok 19829
  54531. 45: ok 19830
  54532. 45: ok 19831
  54533. 45: ok 19832
  54534. 45: ok 19833
  54535. 45: ok 19834
  54536. 45: ok 19835
  54537. 45: ok 19836
  54538. 45: ok 19837
  54539. 45: ok 19838
  54540. 45: ok 19839
  54541. 45: ok 19840
  54542. 45: ok 19841
  54543. 45: ok 19842
  54544. 45: ok 19843
  54545. 45: ok 19844
  54546. 45: ok 19845
  54547. 45: ok 19846
  54548. 45: ok 19847
  54549. 45: ok 19848
  54550. 45: ok 19849
  54551. 45: ok 19850
  54552. 45: ok 19851
  54553. 45: ok 19852
  54554. 45: ok 19853
  54555. 45: ok 19854
  54556. 45: ok 19855
  54557. 45: ok 19856
  54558. 45: ok 19857
  54559. 45: ok 19858
  54560. 45: ok 19859
  54561. 45: ok 19860
  54562. 45: ok 19861
  54563. 45: ok 19862
  54564. 45: ok 19863
  54565. 45: ok 19864
  54566. 45: ok 19865
  54567. 45: ok 19866
  54568. 45: ok 19867
  54569. 45: ok 19868
  54570. 45: ok 19869
  54571. 45: ok 19870
  54572. 45: ok 19871
  54573. 45: ok 19872
  54574. 45: ok 19873
  54575. 45: ok 19874
  54576. 45: ok 19875
  54577. 45: ok 19876
  54578. 45: ok 19877
  54579. 45: ok 19878
  54580. 45: ok 19879
  54581. 45: ok 19880
  54582. 45: ok 19881
  54583. 45: ok 19882
  54584. 45: ok 19883
  54585. 45: ok 19884
  54586. 45: ok 19885
  54587. 45: ok 19886
  54588. 45: ok 19887
  54589. 45: ok 19888
  54590. 45: ok 19889
  54591. 45: ok 19890
  54592. 45: ok 19891
  54593. 45: ok 19892
  54594. 45: ok 19893
  54595. 45: ok 19894
  54596. 45: ok 19895
  54597. 45: ok 19896
  54598. 45: ok 19897
  54599. 45: ok 19898
  54600. 45: ok 19899
  54601. 45: ok 19900
  54602. 45: ok 19901
  54603. 45: ok 19902
  54604. 45: ok 19903
  54605. 45: ok 19904
  54606. 45: ok 19905
  54607. 45: ok 19906
  54608. 45: ok 19907
  54609. 45: ok 19908
  54610. 45: ok 19909
  54611. 45: ok 19910
  54612. 45: ok 19911
  54613. 45: ok 19912
  54614. 45: ok 19913
  54615. 45: ok 19914
  54616. 45: ok 19915
  54617. 45: ok 19916
  54618. 45: ok 19917
  54619. 45: ok 19918
  54620. 45: ok 19919
  54621. 45: ok 19920
  54622. 45: ok 19921
  54623. 45: ok 19922
  54624. 45: ok 19923
  54625. 45: ok 19924
  54626. 45: ok 19925
  54627. 45: ok 19926
  54628. 45: ok 19927
  54629. 45: ok 19928
  54630. 45: ok 19929
  54631. 45: ok 19930
  54632. 45: ok 19931
  54633. 45: ok 19932
  54634. 45: ok 19933
  54635. 45: ok 19934
  54636. 45: ok 19935
  54637. 45: ok 19936
  54638. 45: ok 19937
  54639. 45: ok 19938
  54640. 45: ok 19939
  54641. 45: ok 19940
  54642. 45: ok 19941
  54643. 45: ok 19942
  54644. 45: ok 19943
  54645. 45: ok 19944
  54646. 45: ok 19945
  54647. 45: ok 19946
  54648. 45: ok 19947
  54649. 45: ok 19948
  54650. 45: ok 19949
  54651. 45: ok 19950
  54652. 45: ok 19951
  54653. 45: ok 19952
  54654. 45: ok 19953
  54655. 45: ok 19954
  54656. 45: ok 19955
  54657. 45: ok 19956
  54658. 45: ok 19957
  54659. 45: ok 19958
  54660. 45: ok 19959
  54661. 45: ok 19960
  54662. 45: ok 19961
  54663. 45: ok 19962
  54664. 45: ok 19963
  54665. 45: ok 19964
  54666. 45: ok 19965
  54667. 45: ok 19966
  54668. 45: ok 19967
  54669. 45: ok 19968
  54670. 45: ok 19969
  54671. 45: ok 19970
  54672. 45: ok 19971
  54673. 45: ok 19972
  54674. 45: ok 19973
  54675. 45: ok 19974
  54676. 45: ok 19975
  54677. 45: ok 19976
  54678. 45: ok 19977
  54679. 45: ok 19978
  54680. 45: ok 19979
  54681. 45: ok 19980
  54682. 45: ok 19981
  54683. 45: ok 19982
  54684. 45: ok 19983
  54685. 45: ok 19984
  54686. 45: ok 19985
  54687. 45: ok 19986
  54688. 45: ok 19987
  54689. 45: ok 19988
  54690. 45: ok 19989
  54691. 45: ok 19990
  54692. 45: ok 19991
  54693. 45: ok 19992
  54694. 45: ok 19993
  54695. 45: ok 19994
  54696. 45: ok 19995
  54697. 45: ok 19996
  54698. 45: ok 19997
  54699. 45: ok 19998
  54700. 45: ok 19999
  54701. 45: ok 20000
  54702. 45: ok 20001
  54703. 45: ok 20002
  54704. 45: ok 20003
  54705. 45: ok 20004
  54706. 45: ok 20005
  54707. 45: ok 20006
  54708. 45: ok 20007
  54709. 45: ok 20008
  54710. 45: ok 20009
  54711. 45: ok 20010
  54712. 45: ok 20011
  54713. 45: ok 20012
  54714. 45: ok 20013
  54715. 45: ok 20014
  54716. 45: ok 20015
  54717. 45: ok 20016
  54718. 45: ok 20017
  54719. 45: ok 20018
  54720. 45: ok 20019
  54721. 45: ok 20020
  54722. 45: ok 20021
  54723. 45: ok 20022
  54724. 45: ok 20023
  54725. 45: ok 20024
  54726. 45: ok 20025
  54727. 45: ok 20026
  54728. 45: ok 20027
  54729. 45: ok 20028
  54730. 45: ok 20029
  54731. 45: ok 20030
  54732. 45: ok 20031
  54733. 45: ok 20032
  54734. 45: ok 20033
  54735. 45: ok 20034
  54736. 45: ok 20035
  54737. 45: ok 20036
  54738. 45: ok 20037
  54739. 45: ok 20038
  54740. 45: ok 20039
  54741. 45: ok 20040
  54742. 45: ok 20041
  54743. 45: ok 20042
  54744. 45: ok 20043
  54745. 45: ok 20044
  54746. 45: ok 20045
  54747. 45: ok 20046
  54748. 45: ok 20047
  54749. 45: ok 20048
  54750. 45: ok 20049
  54751. 45: ok 20050
  54752. 45: ok 20051
  54753. 45: ok 20052
  54754. 45: ok 20053
  54755. 45: ok 20054
  54756. 45: ok 20055
  54757. 45: ok 20056
  54758. 45: ok 20057
  54759. 45: ok 20058
  54760. 45: ok 20059
  54761. 45: ok 20060
  54762. 45: ok 20061
  54763. 45: ok 20062
  54764. 45: ok 20063
  54765. 45: ok 20064
  54766. 45: ok 20065
  54767. 45: ok 20066
  54768. 45: ok 20067
  54769. 45: ok 20068
  54770. 45: ok 20069
  54771. 45: ok 20070
  54772. 45: ok 20071
  54773. 45: ok 20072
  54774. 45: ok 20073
  54775. 45: ok 20074
  54776. 45: ok 20075
  54777. 45: ok 20076
  54778. 45: ok 20077
  54779. 45: ok 20078
  54780. 45: ok 20079
  54781. 45: ok 20080
  54782. 45: ok 20081
  54783. 45: ok 20082
  54784. 45: ok 20083
  54785. 45: ok 20084
  54786. 45: ok 20085
  54787. 45: ok 20086
  54788. 45: ok 20087
  54789. 45: ok 20088
  54790. 45: ok 20089
  54791. 45: ok 20090
  54792. 45: ok 20091
  54793. 45: ok 20092
  54794. 45: ok 20093
  54795. 45: ok 20094
  54796. 45: ok 20095
  54797. 45: ok 20096
  54798. 45: ok 20097
  54799. 45: ok 20098
  54800. 45: ok 20099
  54801. 45: ok 20100
  54802. 45: ok 20101
  54803. 45: ok 20102
  54804. 45: ok 20103
  54805. 45: ok 20104
  54806. 45: ok 20105
  54807. 45: ok 20106
  54808. 45: ok 20107
  54809. 45: ok 20108
  54810. 45: ok 20109
  54811. 45: ok 20110
  54812. 45: ok 20111
  54813. 45: ok 20112
  54814. 45: ok 20113
  54815. 45: ok 20114
  54816. 45: ok 20115
  54817. 45: ok 20116
  54818. 45: ok 20117
  54819. 45: ok 20118
  54820. 45: ok 20119
  54821. 45: ok 20120
  54822. 45: ok 20121
  54823. 45: ok 20122
  54824. 45: ok 20123
  54825. 45: ok 20124
  54826. 45: ok 20125
  54827. 45: ok 20126
  54828. 45: ok 20127
  54829. 45: ok 20128
  54830. 45: ok 20129
  54831. 45: ok 20130
  54832. 45: ok 20131
  54833. 45: ok 20132
  54834. 45: ok 20133
  54835. 45: ok 20134
  54836. 45: ok 20135
  54837. 45: ok 20136
  54838. 45: ok 20137
  54839. 45: ok 20138
  54840. 45: ok 20139
  54841. 45: ok 20140
  54842. 45: ok 20141
  54843. 45: ok 20142
  54844. 45: ok 20143
  54845. 45: ok 20144
  54846. 45: ok 20145
  54847. 45: ok 20146
  54848. 45: ok 20147
  54849. 45: ok 20148
  54850. 45: ok 20149
  54851. 45: ok 20150
  54852. 45: ok 20151
  54853. 45: ok 20152
  54854. 45: ok 20153
  54855. 45: ok 20154
  54856. 45: ok 20155
  54857. 45: ok 20156
  54858. 45: ok 20157
  54859. 45: ok 20158
  54860. 45: ok 20159
  54861. 45: ok 20160
  54862. 45: ok 20161
  54863. 45: ok 20162
  54864. 45: ok 20163
  54865. 45: ok 20164
  54866. 45: ok 20165
  54867. 45: ok 20166
  54868. 45: ok 20167
  54869. 45: ok 20168
  54870. 45: ok 20169
  54871. 45: ok 20170
  54872. 45: ok 20171
  54873. 45: ok 20172
  54874. 45: ok 20173
  54875. 45: ok 20174
  54876. 45: ok 20175
  54877. 45: ok 20176
  54878. 45: ok 20177
  54879. 45: ok 20178
  54880. 45: ok 20179
  54881. 45: ok 20180
  54882. 45: ok 20181
  54883. 45: ok 20182
  54884. 45: ok 20183
  54885. 45: ok 20184
  54886. 45: ok 20185
  54887. 45: ok 20186
  54888. 45: ok 20187
  54889. 45: ok 20188
  54890. 45: ok 20189
  54891. 45: ok 20190
  54892. 45: ok 20191
  54893. 45: ok 20192
  54894. 45: ok 20193
  54895. 45: ok 20194
  54896. 45: ok 20195
  54897. 45: ok 20196
  54898. 45: ok 20197
  54899. 45: ok 20198
  54900. 45: ok 20199
  54901. 45: ok 20200
  54902. 45: ok 20201
  54903. 45: ok 20202
  54904. 45: ok 20203
  54905. 45: ok 20204
  54906. 45: ok 20205
  54907. 45: ok 20206
  54908. 45: ok 20207
  54909. 45: ok 20208
  54910. 45: ok 20209
  54911. 45: ok 20210
  54912. 45: ok 20211
  54913. 45: ok 20212
  54914. 45: ok 20213
  54915. 45: ok 20214
  54916. 45: ok 20215
  54917. 45: ok 20216
  54918. 45: ok 20217
  54919. 45: ok 20218
  54920. 45: ok 20219
  54921. 45: ok 20220
  54922. 45: ok 20221
  54923. 45: ok 20222
  54924. 45: ok 20223
  54925. 45: ok 20224
  54926. 45: ok 20225
  54927. 45: ok 20226
  54928. 45: ok 20227
  54929. 45: ok 20228
  54930. 45: ok 20229
  54931. 45: ok 20230
  54932. 45: ok 20231
  54933. 45: ok 20232
  54934. 45: ok 20233
  54935. 45: ok 20234
  54936. 45: ok 20235
  54937. 45: ok 20236
  54938. 45: ok 20237
  54939. 45: ok 20238
  54940. 45: ok 20239
  54941. 45: ok 20240
  54942. 45: ok 20241
  54943. 45: ok 20242
  54944. 45: ok 20243
  54945. 45: ok 20244
  54946. 45: ok 20245
  54947. 45: ok 20246
  54948. 45: ok 20247
  54949. 45: ok 20248
  54950. 45: ok 20249
  54951. 45: ok 20250
  54952. 45: ok 20251
  54953. 45: ok 20252
  54954. 45: ok 20253
  54955. 45: ok 20254
  54956. 45: ok 20255
  54957. 45: ok 20256
  54958. 45: ok 20257
  54959. 45: ok 20258
  54960. 45: ok 20259
  54961. 45: ok 20260
  54962. 45: ok 20261
  54963. 45: ok 20262
  54964. 45: ok 20263
  54965. 45: ok 20264
  54966. 45: ok 20265
  54967. 45: ok 20266
  54968. 45: ok 20267
  54969. 45: ok 20268
  54970. 45: ok 20269
  54971. 45: ok 20270
  54972. 45: ok 20271
  54973. 45: ok 20272
  54974. 45: ok 20273
  54975. 45: ok 20274
  54976. 45: ok 20275
  54977. 45: ok 20276
  54978. 45: ok 20277
  54979. 45: ok 20278
  54980. 45: ok 20279
  54981. 45: ok 20280
  54982. 45: ok 20281
  54983. 45: ok 20282
  54984. 45: ok 20283
  54985. 45: ok 20284
  54986. 45: ok 20285
  54987. 45: ok 20286
  54988. 45: ok 20287
  54989. 45: ok 20288
  54990. 45: ok 20289
  54991. 45: ok 20290
  54992. 45: ok 20291
  54993. 45: ok 20292
  54994. 45: ok 20293
  54995. 45: ok 20294
  54996. 45: ok 20295
  54997. 45: ok 20296
  54998. 45: ok 20297
  54999. 45: ok 20298
  55000. 45: ok 20299
  55001. 45: ok 20300
  55002. 45: ok 20301
  55003. 45: ok 20302
  55004. 45: ok 20303
  55005. 45: ok 20304
  55006. 45: ok 20305
  55007. 45: ok 20306
  55008. 45: ok 20307
  55009. 45: ok 20308
  55010. 45: ok 20309
  55011. 45: ok 20310
  55012. 45: ok 20311
  55013. 45: ok 20312
  55014. 45: ok 20313
  55015. 45: ok 20314
  55016. 45: ok 20315
  55017. 45: ok 20316
  55018. 45: ok 20317
  55019. 45: ok 20318
  55020. 45: ok 20319
  55021. 45: ok 20320
  55022. 45: ok 20321
  55023. 45: ok 20322
  55024. 45: ok 20323
  55025. 45: ok 20324
  55026. 45: ok 20325
  55027. 45: ok 20326
  55028. 45: ok 20327
  55029. 45: ok 20328
  55030. 45: ok 20329
  55031. 45: ok 20330
  55032. 45: ok 20331
  55033. 45: ok 20332
  55034. 45: ok 20333
  55035. 45: ok 20334
  55036. 45: ok 20335
  55037. 45: ok 20336
  55038. 45: ok 20337
  55039. 45: ok 20338
  55040. 45: ok 20339
  55041. 45: ok 20340
  55042. 45: ok 20341
  55043. 45: ok 20342
  55044. 45: ok 20343
  55045. 45: ok 20344
  55046. 45: ok 20345
  55047. 45: ok 20346
  55048. 45: ok 20347
  55049. 45: ok 20348
  55050. 45: ok 20349
  55051. 45: ok 20350
  55052. 45: ok 20351
  55053. 45: ok 20352
  55054. 45: ok 20353
  55055. 45: ok 20354
  55056. 45: ok 20355
  55057. 45: ok 20356
  55058. 45: ok 20357
  55059. 45: ok 20358
  55060. 45: ok 20359
  55061. 45: ok 20360
  55062. 45: ok 20361
  55063. 45: ok 20362
  55064. 45: ok 20363
  55065. 45: ok 20364
  55066. 45: ok 20365
  55067. 45: ok 20366
  55068. 45: ok 20367
  55069. 45: ok 20368
  55070. 45: ok 20369
  55071. 45: ok 20370
  55072. 45: ok 20371
  55073. 45: ok 20372
  55074. 45: ok 20373
  55075. 45: ok 20374
  55076. 45: ok 20375
  55077. 45: ok 20376
  55078. 45: ok 20377
  55079. 45: ok 20378
  55080. 45: ok 20379
  55081. 45: ok 20380
  55082. 45: ok 20381
  55083. 45: ok 20382
  55084. 45: ok 20383
  55085. 45: ok 20384
  55086. 45: ok 20385
  55087. 45: ok 20386
  55088. 45: ok 20387
  55089. 45: ok 20388
  55090. 45: ok 20389
  55091. 45: ok 20390
  55092. 45: ok 20391
  55093. 45: ok 20392
  55094. 45: ok 20393
  55095. 45: ok 20394
  55096. 45: ok 20395
  55097. 45: ok 20396
  55098. 45: ok 20397
  55099. 45: ok 20398
  55100. 45: ok 20399
  55101. 45: ok 20400
  55102. 45: ok 20401
  55103. 45: ok 20402
  55104. 45: ok 20403
  55105. 45: ok 20404
  55106. 45: ok 20405
  55107. 45: ok 20406
  55108. 45: ok 20407
  55109. 45: ok 20408
  55110. 45: ok 20409
  55111. 45: ok 20410
  55112. 45: ok 20411
  55113. 45: ok 20412
  55114. 45: ok 20413
  55115. 45: ok 20414
  55116. 45: ok 20415
  55117. 45: ok 20416
  55118. 45: ok 20417
  55119. 45: ok 20418
  55120. 45: ok 20419
  55121. 45: ok 20420
  55122. 45: ok 20421
  55123. 45: ok 20422
  55124. 45: ok 20423
  55125. 45: ok 20424
  55126. 45: ok 20425
  55127. 45: ok 20426
  55128. 45: ok 20427
  55129. 45: ok 20428
  55130. 45: ok 20429
  55131. 45: ok 20430
  55132. 45: ok 20431
  55133. 45: ok 20432
  55134. 45: ok 20433
  55135. 45: ok 20434
  55136. 45: ok 20435
  55137. 45: ok 20436
  55138. 45: ok 20437
  55139. 45: ok 20438
  55140. 45: ok 20439
  55141. 45: ok 20440
  55142. 45: ok 20441
  55143. 45: ok 20442
  55144. 45: ok 20443
  55145. 45: ok 20444
  55146. 45: ok 20445
  55147. 45: ok 20446
  55148. 45: ok 20447
  55149. 45: ok 20448
  55150. 45: ok 20449
  55151. 45: ok 20450
  55152. 45: ok 20451
  55153. 45: ok 20452
  55154. 45: ok 20453
  55155. 45: ok 20454
  55156. 45: ok 20455
  55157. 45: ok 20456
  55158. 45: ok 20457
  55159. 45: ok 20458
  55160. 45: ok 20459
  55161. 45: ok 20460
  55162. 45: ok 20461
  55163. 45: ok 20462
  55164. 45: ok 20463
  55165. 45: ok 20464
  55166. 45: ok 20465
  55167. 45: ok 20466
  55168. 45: ok 20467
  55169. 45: ok 20468
  55170. 45: ok 20469
  55171. 45: ok 20470
  55172. 45: ok 20471
  55173. 45: ok 20472
  55174. 45: ok 20473
  55175. 45: ok 20474
  55176. 45: ok 20475
  55177. 45: ok 20476
  55178. 45: ok 20477
  55179. 45: ok 20478
  55180. 45: ok 20479
  55181. 45: ok 20480
  55182. 45: ok 20481
  55183. 45: ok 20482
  55184. 45: ok 20483
  55185. 45: ok 20484
  55186. 45: ok 20485
  55187. 45: ok 20486
  55188. 45: ok 20487
  55189. 45: ok 20488
  55190. 45: ok 20489
  55191. 45: ok 20490
  55192. 45: ok 20491
  55193. 45: ok 20492
  55194. 45: ok 20493
  55195. 45: ok 20494
  55196. 45: ok 20495
  55197. 45: ok 20496
  55198. 45: ok 20497
  55199. 45: ok 20498
  55200. 45: ok 20499
  55201. 45: ok 20500
  55202. 45: ok 20501
  55203. 45: ok 20502
  55204. 45: ok 20503
  55205. 45: ok 20504
  55206. 45: ok 20505
  55207. 45: ok 20506
  55208. 45: ok 20507
  55209. 45: ok 20508
  55210. 45: ok 20509
  55211. 45: ok 20510
  55212. 45: ok 20511
  55213. 45: ok 20512
  55214. 45: ok 20513
  55215. 45: ok 20514
  55216. 45: ok 20515
  55217. 45: ok 20516
  55218. 45: ok 20517
  55219. 45: ok 20518
  55220. 45: ok 20519
  55221. 45: ok 20520
  55222. 45: ok 20521
  55223. 45: ok 20522
  55224. 45: ok 20523
  55225. 45: ok 20524
  55226. 45: ok 20525
  55227. 45: ok 20526
  55228. 45: ok 20527
  55229. 45: ok 20528
  55230. 45: ok 20529
  55231. 45: ok 20530
  55232. 45: ok 20531
  55233. 45: ok 20532
  55234. 45: ok 20533
  55235. 45: ok 20534
  55236. 45: ok 20535
  55237. 45: ok 20536
  55238. 45: ok 20537
  55239. 45: ok 20538
  55240. 45: ok 20539
  55241. 45: ok 20540
  55242. 45: ok 20541
  55243. 45: ok 20542
  55244. 45: ok 20543
  55245. 45: ok 20544
  55246. 45: ok 20545
  55247. 45: ok 20546
  55248. 45: ok 20547
  55249. 45: ok 20548
  55250. 45: ok 20549
  55251. 45: ok 20550
  55252. 45: ok 20551
  55253. 45: ok 20552
  55254. 45: ok 20553
  55255. 45: ok 20554
  55256. 45: ok 20555
  55257. 45: ok 20556
  55258. 45: ok 20557
  55259. 45: ok 20558
  55260. 45: ok 20559
  55261. 45: ok 20560
  55262. 45: ok 20561
  55263. 45: ok 20562
  55264. 45: ok 20563
  55265. 45: ok 20564
  55266. 45: ok 20565
  55267. 45: ok 20566
  55268. 45: ok 20567
  55269. 45: ok 20568
  55270. 45: ok 20569
  55271. 45: ok 20570
  55272. 45: ok 20571
  55273. 45: ok 20572
  55274. 45: ok 20573
  55275. 45: ok 20574
  55276. 45: ok 20575
  55277. 45: ok 20576
  55278. 45: ok 20577
  55279. 45: ok 20578
  55280. 45: ok 20579
  55281. 45: ok 20580
  55282. 45: ok 20581
  55283. 45: ok 20582
  55284. 45: ok 20583
  55285. 45: ok 20584
  55286. 45: ok 20585
  55287. 45: ok 20586
  55288. 45: ok 20587
  55289. 45: ok 20588
  55290. 45: ok 20589
  55291. 45: ok 20590
  55292. 45: ok 20591
  55293. 45: ok 20592
  55294. 45: ok 20593
  55295. 45: ok 20594
  55296. 45: ok 20595
  55297. 45: ok 20596
  55298. 45: ok 20597
  55299. 45: ok 20598
  55300. 45: ok 20599
  55301. 45: ok 20600
  55302. 45: ok 20601
  55303. 45: ok 20602
  55304. 45: ok 20603
  55305. 45: ok 20604
  55306. 45: ok 20605
  55307. 45: ok 20606
  55308. 45: ok 20607
  55309. 45: ok 20608
  55310. 45: ok 20609
  55311. 45: ok 20610
  55312. 45: ok 20611
  55313. 45: ok 20612
  55314. 45: ok 20613
  55315. 45: ok 20614
  55316. 45: ok 20615
  55317. 45: ok 20616
  55318. 45: ok 20617
  55319. 45: ok 20618
  55320. 45: ok 20619
  55321. 45: ok 20620
  55322. 45: ok 20621
  55323. 45: ok 20622
  55324. 45: ok 20623
  55325. 45: ok 20624
  55326. 45: ok 20625
  55327. 45: ok 20626
  55328. 45: ok 20627
  55329. 45: ok 20628
  55330. 45: ok 20629
  55331. 45: ok 20630
  55332. 45: ok 20631
  55333. 45: ok 20632
  55334. 45: ok 20633
  55335. 45: ok 20634
  55336. 45: ok 20635
  55337. 45: ok 20636
  55338. 45: ok 20637
  55339. 45: ok 20638
  55340. 45: ok 20639
  55341. 45: ok 20640
  55342. 45: ok 20641
  55343. 45: ok 20642
  55344. 45: ok 20643
  55345. 45: ok 20644
  55346. 45: ok 20645
  55347. 45: ok 20646
  55348. 45: ok 20647
  55349. 45: ok 20648
  55350. 45: ok 20649
  55351. 45: ok 20650
  55352. 45: ok 20651
  55353. 45: ok 20652
  55354. 45: ok 20653
  55355. 45: ok 20654
  55356. 45: ok 20655
  55357. 45: ok 20656
  55358. 45: ok 20657
  55359. 45: ok 20658
  55360. 45: ok 20659
  55361. 45: ok 20660
  55362. 45: ok 20661
  55363. 45: ok 20662
  55364. 45: ok 20663
  55365. 45: ok 20664
  55366. 45: ok 20665
  55367. 45: ok 20666
  55368. 45: ok 20667
  55369. 45: ok 20668
  55370. 45: ok 20669
  55371. 45: ok 20670
  55372. 45: ok 20671
  55373. 45: ok 20672
  55374. 45: ok 20673
  55375. 45: ok 20674
  55376. 45: ok 20675
  55377. 45: ok 20676
  55378. 45: ok 20677
  55379. 45: ok 20678
  55380. 45: ok 20679
  55381. 45: ok 20680
  55382. 45: ok 20681
  55383. 45: ok 20682
  55384. 45: ok 20683
  55385. 45: ok 20684
  55386. 45: ok 20685
  55387. 45: ok 20686
  55388. 45: ok 20687
  55389. 45: ok 20688
  55390. 45: ok 20689
  55391. 45: ok 20690
  55392. 45: ok 20691
  55393. 45: ok 20692
  55394. 45: ok 20693
  55395. 45: ok 20694
  55396. 45: ok 20695
  55397. 45: ok 20696
  55398. 45: ok 20697
  55399. 45: ok 20698
  55400. 45: ok 20699
  55401. 45: ok 20700
  55402. 45: ok 20701
  55403. 45: ok 20702
  55404. 45: ok 20703
  55405. 45: ok 20704
  55406. 45: ok 20705
  55407. 45: ok 20706
  55408. 45: ok 20707
  55409. 45: ok 20708
  55410. 45: ok 20709
  55411. 45: ok 20710
  55412. 45: ok 20711
  55413. 45: ok 20712
  55414. 45: ok 20713
  55415. 45: ok 20714
  55416. 45: ok 20715
  55417. 45: ok 20716
  55418. 45: ok 20717
  55419. 45: ok 20718
  55420. 45: ok 20719
  55421. 45: ok 20720
  55422. 45: ok 20721
  55423. 45: ok 20722
  55424. 45: ok 20723
  55425. 45: ok 20724
  55426. 45: ok 20725
  55427. 45: ok 20726
  55428. 45: ok 20727
  55429. 45: ok 20728
  55430. 45: ok 20729
  55431. 45: ok 20730
  55432. 45: ok 20731
  55433. 45: ok 20732
  55434. 45: ok 20733
  55435. 45: ok 20734
  55436. 45: ok 20735
  55437. 45: ok 20736
  55438. 45: ok 20737
  55439. 45: ok 20738
  55440. 45: ok 20739
  55441. 45: ok 20740
  55442. 45: ok 20741
  55443. 45: ok 20742
  55444. 45: ok 20743
  55445. 45: ok 20744
  55446. 45: ok 20745
  55447. 45: ok 20746
  55448. 45: ok 20747
  55449. 45: ok 20748
  55450. 45: ok 20749
  55451. 45: ok 20750
  55452. 45: ok 20751
  55453. 45: ok 20752
  55454. 45: ok 20753
  55455. 45: ok 20754
  55456. 45: ok 20755
  55457. 45: ok 20756
  55458. 45: ok 20757
  55459. 45: ok 20758
  55460. 45: ok 20759
  55461. 45: ok 20760
  55462. 45: ok 20761
  55463. 45: ok 20762
  55464. 45: ok 20763
  55465. 45: ok 20764
  55466. 45: ok 20765
  55467. 45: ok 20766
  55468. 45: ok 20767
  55469. 45: ok 20768
  55470. 45: ok 20769
  55471. 45: ok 20770
  55472. 45: ok 20771
  55473. 45: ok 20772
  55474. 45: ok 20773
  55475. 45: ok 20774
  55476. 45: ok 20775
  55477. 45: ok 20776
  55478. 45: ok 20777
  55479. 45: ok 20778
  55480. 45: ok 20779
  55481. 45: ok 20780
  55482. 45: ok 20781
  55483. 45: ok 20782
  55484. 45: ok 20783
  55485. 45: ok 20784
  55486. 45: ok 20785
  55487. 45: ok 20786
  55488. 45: ok 20787
  55489. 45: ok 20788
  55490. 45: ok 20789
  55491. 45: ok 20790
  55492. 45: ok 20791
  55493. 45: ok 20792
  55494. 45: ok 20793
  55495. 45: ok 20794
  55496. 45: ok 20795
  55497. 45: ok 20796
  55498. 45: ok 20797
  55499. 45: ok 20798
  55500. 45: ok 20799
  55501. 45: ok 20800
  55502. 45: ok 20801
  55503. 45: ok 20802
  55504. 45: ok 20803
  55505. 45: ok 20804
  55506. 45: ok 20805
  55507. 45: ok 20806
  55508. 45: ok 20807
  55509. 45: ok 20808
  55510. 45: ok 20809
  55511. 45: ok 20810
  55512. 45: ok 20811
  55513. 45: ok 20812
  55514. 45: ok 20813
  55515. 45: ok 20814
  55516. 45: ok 20815
  55517. 45: ok 20816
  55518. 45: ok 20817
  55519. 45: ok 20818
  55520. 45: ok 20819
  55521. 45: ok 20820
  55522. 45: ok 20821
  55523. 45: ok 20822
  55524. 45: ok 20823
  55525. 45: ok 20824
  55526. 45: ok 20825
  55527. 45: ok 20826
  55528. 45: ok 20827
  55529. 45: ok 20828
  55530. 45: ok 20829
  55531. 45: ok 20830
  55532. 45: ok 20831
  55533. 45: ok 20832
  55534. 45: ok 20833
  55535. 45: ok 20834
  55536. 45: ok 20835
  55537. 45: ok 20836
  55538. 45: ok 20837
  55539. 45: ok 20838
  55540. 45: ok 20839
  55541. 45: ok 20840
  55542. 45: ok 20841
  55543. 45: ok 20842
  55544. 45: ok 20843
  55545. 45: ok 20844
  55546. 45: ok 20845
  55547. 45: ok 20846
  55548. 45: ok 20847
  55549. 45: ok 20848
  55550. 45: ok 20849
  55551. 45: ok 20850
  55552. 45: ok 20851
  55553. 45: ok 20852
  55554. 45: ok 20853
  55555. 45: ok 20854
  55556. 45: ok 20855
  55557. 45: ok 20856
  55558. 45: ok 20857
  55559. 45: ok 20858
  55560. 45: ok 20859
  55561. 45: ok 20860
  55562. 45: ok 20861
  55563. 45: ok 20862
  55564. 45: ok 20863
  55565. 45: ok 20864
  55566. 45: ok 20865
  55567. 45: ok 20866
  55568. 45: ok 20867
  55569. 45: ok 20868
  55570. 45: ok 20869
  55571. 45: ok 20870
  55572. 45: ok 20871
  55573. 45: ok 20872
  55574. 45: ok 20873
  55575. 45: ok 20874
  55576. 45: ok 20875
  55577. 45: ok 20876
  55578. 45: ok 20877
  55579. 45: ok 20878
  55580. 45: ok 20879
  55581. 45: ok 20880
  55582. 45: ok 20881
  55583. 45: ok 20882
  55584. 45: ok 20883
  55585. 45: ok 20884
  55586. 45: ok 20885
  55587. 45: ok 20886
  55588. 45: ok 20887
  55589. 45: ok 20888
  55590. 45: ok 20889
  55591. 45: ok 20890
  55592. 45: ok 20891
  55593. 45: ok 20892
  55594. 45: ok 20893
  55595. 45: ok 20894
  55596. 45: ok 20895
  55597. 45: ok 20896
  55598. 45: ok 20897
  55599. 45: ok 20898
  55600. 45: ok 20899
  55601. 45: ok 20900
  55602. 45: ok 20901
  55603. 45: ok 20902
  55604. 45: ok 20903
  55605. 45: ok 20904
  55606. 45: ok 20905
  55607. 45: ok 20906
  55608. 45: ok 20907
  55609. 45: ok 20908
  55610. 45: ok 20909
  55611. 45: ok 20910
  55612. 45: ok 20911
  55613. 45: ok 20912
  55614. 45: ok 20913
  55615. 45: ok 20914
  55616. 45: ok 20915
  55617. 45: ok 20916
  55618. 45: ok 20917
  55619. 45: ok 20918
  55620. 45: ok 20919
  55621. 45: ok 20920
  55622. 45: ok 20921
  55623. 45: ok 20922
  55624. 45: ok 20923
  55625. 45: ok 20924
  55626. 45: ok 20925
  55627. 45: ok 20926
  55628. 45: ok 20927
  55629. 45: ok 20928
  55630. 45: ok 20929
  55631. 45: ok 20930
  55632. 45: ok 20931
  55633. 45: ok 20932
  55634. 45: ok 20933
  55635. 45: ok 20934
  55636. 45: ok 20935
  55637. 45: ok 20936
  55638. 45: ok 20937
  55639. 45: ok 20938
  55640. 45: ok 20939
  55641. 45: ok 20940
  55642. 45: ok 20941
  55643. 45: ok 20942
  55644. 45: ok 20943
  55645. 45: ok 20944
  55646. 45: ok 20945
  55647. 45: ok 20946
  55648. 45: ok 20947
  55649. 45: ok 20948
  55650. 45: ok 20949
  55651. 45: ok 20950
  55652. 45: ok 20951
  55653. 45: ok 20952
  55654. 45: ok 20953
  55655. 45: ok 20954
  55656. 45: ok 20955
  55657. 45: ok 20956
  55658. 45: ok 20957
  55659. 45: ok 20958
  55660. 45: ok 20959
  55661. 45: ok 20960
  55662. 45: ok 20961
  55663. 45: ok 20962
  55664. 45: ok 20963
  55665. 45: ok 20964
  55666. 45: ok 20965
  55667. 45: ok 20966
  55668. 45: ok 20967
  55669. 45: ok 20968
  55670. 45: ok 20969
  55671. 45: ok 20970
  55672. 45: ok 20971
  55673. 45: ok 20972
  55674. 45: ok 20973
  55675. 45: ok 20974
  55676. 45: ok 20975
  55677. 45: ok 20976
  55678. 45: ok 20977
  55679. 45: ok 20978
  55680. 45: ok 20979
  55681. 45: ok 20980
  55682. 45: ok 20981
  55683. 45: ok 20982
  55684. 45: ok 20983
  55685. 45: ok 20984
  55686. 45: ok 20985
  55687. 45: ok 20986
  55688. 45: ok 20987
  55689. 45: ok 20988
  55690. 45: ok 20989
  55691. 45: ok 20990
  55692. 45: ok 20991
  55693. 45: ok 20992
  55694. 45: ok 20993
  55695. 45: ok 20994
  55696. 45: ok 20995
  55697. 45: ok 20996
  55698. 45: ok 20997
  55699. 45: ok 20998
  55700. 45: ok 20999
  55701. 45: ok 21000
  55702. 45: ok 21001
  55703. 45: ok 21002
  55704. 45: ok 21003
  55705. 45: ok 21004
  55706. 45: ok 21005
  55707. 45: ok 21006
  55708. 45: ok 21007
  55709. 45: ok 21008
  55710. 45: ok 21009
  55711. 45: ok 21010
  55712. 45: ok 21011
  55713. 45: ok 21012
  55714. 45: ok 21013
  55715. 45: ok 21014
  55716. 45: ok 21015
  55717. 45: ok 21016
  55718. 45: ok 21017
  55719. 45: ok 21018
  55720. 45: ok 21019
  55721. 45: ok 21020
  55722. 45: ok 21021
  55723. 45: ok 21022
  55724. 45: ok 21023
  55725. 45: ok 21024
  55726. 45: ok 21025
  55727. 45: ok 21026
  55728. 45: ok 21027
  55729. 45: ok 21028
  55730. 45: ok 21029
  55731. 45: ok 21030
  55732. 45: ok 21031
  55733. 45: ok 21032
  55734. 45: ok 21033
  55735. 45: ok 21034
  55736. 45: ok 21035
  55737. 45: ok 21036
  55738. 45: ok 21037
  55739. 45: ok 21038
  55740. 45: ok 21039
  55741. 45: ok 21040
  55742. 45: ok 21041
  55743. 45: ok 21042
  55744. 45: ok 21043
  55745. 45: ok 21044
  55746. 45: ok 21045
  55747. 45: ok 21046
  55748. 45: ok 21047
  55749. 45: ok 21048
  55750. 45: ok 21049
  55751. 45: ok 21050
  55752. 45: ok 21051
  55753. 45: ok 21052
  55754. 45: ok 21053
  55755. 45: ok 21054
  55756. 45: ok 21055
  55757. 45: ok 21056
  55758. 45: ok 21057
  55759. 45: ok 21058
  55760. 45: ok 21059
  55761. 45: ok 21060
  55762. 45: ok 21061
  55763. 45: ok 21062
  55764. 45: ok 21063
  55765. 45: ok 21064
  55766. 45: ok 21065
  55767. 45: ok 21066
  55768. 45: ok 21067
  55769. 45: ok 21068
  55770. 45: ok 21069
  55771. 45: ok 21070
  55772. 45: ok 21071
  55773. 45: ok 21072
  55774. 45: ok 21073
  55775. 45: ok 21074
  55776. 45: ok 21075
  55777. 45: ok 21076
  55778. 45: ok 21077
  55779. 45: ok 21078
  55780. 45: ok 21079
  55781. 45: ok 21080
  55782. 45: ok 21081
  55783. 45: ok 21082
  55784. 45: ok 21083
  55785. 45: ok 21084
  55786. 45: ok 21085
  55787. 45: ok 21086
  55788. 45: ok 21087
  55789. 45: ok 21088
  55790. 45: ok 21089
  55791. 45: ok 21090
  55792. 45: ok 21091
  55793. 45: ok 21092
  55794. 45: ok 21093
  55795. 45: ok 21094
  55796. 45: ok 21095
  55797. 45: ok 21096
  55798. 45: ok 21097
  55799. 45: ok 21098
  55800. 45: ok 21099
  55801. 45: ok 21100
  55802. 45: ok 21101
  55803. 45: ok 21102
  55804. 45: ok 21103
  55805. 45: ok 21104
  55806. 45: ok 21105
  55807. 45: ok 21106
  55808. 45: ok 21107
  55809. 45: ok 21108
  55810. 45: ok 21109
  55811. 45: ok 21110
  55812. 45: ok 21111
  55813. 45: ok 21112
  55814. 45: ok 21113
  55815. 45: ok 21114
  55816. 45: ok 21115
  55817. 45: ok 21116
  55818. 45: ok 21117
  55819. 45: ok 21118
  55820. 45: ok 21119
  55821. 45: ok 21120
  55822. 45: ok 21121
  55823. 45: ok 21122
  55824. 45: ok 21123
  55825. 45: ok 21124
  55826. 45: ok 21125
  55827. 45: ok 21126
  55828. 45: ok 21127
  55829. 45: ok 21128
  55830. 45: ok 21129
  55831. 45: ok 21130
  55832. 45: ok 21131
  55833. 45: ok 21132
  55834. 45: ok 21133
  55835. 45: ok 21134
  55836. 45: ok 21135
  55837. 45: ok 21136
  55838. 45: ok 21137
  55839. 45: ok 21138
  55840. 45: ok 21139
  55841. 45: ok 21140
  55842. 45: ok 21141
  55843. 45: ok 21142
  55844. 45: ok 21143
  55845. 45: ok 21144
  55846. 45: ok 21145
  55847. 45: ok 21146
  55848. 45: ok 21147
  55849. 45: ok 21148
  55850. 45: ok 21149
  55851. 45: ok 21150
  55852. 45: ok 21151
  55853. 45: ok 21152
  55854. 45: ok 21153
  55855. 45: ok 21154
  55856. 45: ok 21155
  55857. 45: ok 21156
  55858. 45: ok 21157
  55859. 45: ok 21158
  55860. 45: ok 21159
  55861. 45: ok 21160
  55862. 45: ok 21161
  55863. 45: ok 21162
  55864. 45: ok 21163
  55865. 45: ok 21164
  55866. 45: ok 21165
  55867. 45: ok 21166
  55868. 45: ok 21167
  55869. 45: ok 21168
  55870. 45: ok 21169
  55871. 45: ok 21170
  55872. 45: ok 21171
  55873. 45: ok 21172
  55874. 45: ok 21173
  55875. 45: ok 21174
  55876. 45: ok 21175
  55877. 45: ok 21176
  55878. 45: ok 21177
  55879. 45: ok 21178
  55880. 45: ok 21179
  55881. 45: ok 21180
  55882. 45: ok 21181
  55883. 45: ok 21182
  55884. 45: ok 21183
  55885. 45: ok 21184
  55886. 45: ok 21185
  55887. 45: ok 21186
  55888. 45: ok 21187
  55889. 45: ok 21188
  55890. 45: ok 21189
  55891. 45: ok 21190
  55892. 45: ok 21191
  55893. 45: ok 21192
  55894. 45: ok 21193
  55895. 45: ok 21194
  55896. 45: ok 21195
  55897. 45: ok 21196
  55898. 45: ok 21197
  55899. 45: ok 21198
  55900. 45: ok 21199
  55901. 45: ok 21200
  55902. 45: ok 21201
  55903. 45: ok 21202
  55904. 45: ok 21203
  55905. 45: ok 21204
  55906. 45: ok 21205
  55907. 45: ok 21206
  55908. 45: ok 21207
  55909. 45: ok 21208
  55910. 45: ok 21209
  55911. 45: ok 21210
  55912. 45: ok 21211
  55913. 45: ok 21212
  55914. 45: ok 21213
  55915. 45: ok 21214
  55916. 45: ok 21215
  55917. 45: ok 21216
  55918. 45: ok 21217
  55919. 45: ok 21218
  55920. 45: ok 21219
  55921. 45: ok 21220
  55922. 45: ok 21221
  55923. 45: ok 21222
  55924. 45: ok 21223
  55925. 45: ok 21224
  55926. 45: ok 21225
  55927. 45: ok 21226
  55928. 45: ok 21227
  55929. 45: ok 21228
  55930. 45: ok 21229
  55931. 45: ok 21230
  55932. 45: ok 21231
  55933. 45: ok 21232
  55934. 45: ok 21233
  55935. 45: ok 21234
  55936. 45: ok 21235
  55937. 45: ok 21236
  55938. 45: ok 21237
  55939. 45: ok 21238
  55940. 45: ok 21239
  55941. 45: ok 21240
  55942. 45: ok 21241
  55943. 45: ok 21242
  55944. 45: ok 21243
  55945. 45: ok 21244
  55946. 45: ok 21245
  55947. 45: ok 21246
  55948. 45: ok 21247
  55949. 45: ok 21248
  55950. 45: ok 21249
  55951. 45: ok 21250
  55952. 45: ok 21251
  55953. 45: ok 21252
  55954. 45: ok 21253
  55955. 45: ok 21254
  55956. 45: ok 21255
  55957. 45: ok 21256
  55958. 45: ok 21257
  55959. 45: ok 21258
  55960. 45: ok 21259
  55961. 45: ok 21260
  55962. 45: ok 21261
  55963. 45: ok 21262
  55964. 45: ok 21263
  55965. 45: ok 21264
  55966. 45: ok 21265
  55967. 45: ok 21266
  55968. 45: ok 21267
  55969. 45: ok 21268
  55970. 45: ok 21269
  55971. 45: ok 21270
  55972. 45: ok 21271
  55973. 45: ok 21272
  55974. 45: ok 21273
  55975. 45: ok 21274
  55976. 45: ok 21275
  55977. 45: ok 21276
  55978. 45: ok 21277
  55979. 45: ok 21278
  55980. 45: ok 21279
  55981. 45: ok 21280
  55982. 45: ok 21281
  55983. 45: ok 21282
  55984. 45: ok 21283
  55985. 45: ok 21284
  55986. 45: ok 21285
  55987. 45: ok 21286
  55988. 45: ok 21287
  55989. 45: ok 21288
  55990. 45: ok 21289
  55991. 45: ok 21290
  55992. 45: ok 21291
  55993. 45: ok 21292
  55994. 45: ok 21293
  55995. 45: ok 21294
  55996. 45: ok 21295
  55997. 45: ok 21296
  55998. 45: ok 21297
  55999. 45: ok 21298
  56000. 45: ok 21299
  56001. 45: ok 21300
  56002. 45: ok 21301
  56003. 45: ok 21302
  56004. 45: ok 21303
  56005. 45: ok 21304
  56006. 45: ok 21305
  56007. 45: ok 21306
  56008. 45: ok 21307
  56009. 45: ok 21308
  56010. 45: ok 21309
  56011. 45: ok 21310
  56012. 45: ok 21311
  56013. 45: ok 21312
  56014. 45: ok 21313
  56015. 45: ok 21314
  56016. 45: ok 21315
  56017. 45: ok 21316
  56018. 45: ok 21317
  56019. 45: ok 21318
  56020. 45: ok 21319
  56021. 45: ok 21320
  56022. 45: ok 21321
  56023. 45: ok 21322
  56024. 45: ok 21323
  56025. 45: ok 21324
  56026. 45: ok 21325
  56027. 45: ok 21326
  56028. 45: ok 21327
  56029. 45: ok 21328
  56030. 45: ok 21329
  56031. 45: ok 21330
  56032. 45: ok 21331
  56033. 45: ok 21332
  56034. 45: ok 21333
  56035. 45: ok 21334
  56036. 45: ok 21335
  56037. 45: ok 21336
  56038. 45: ok 21337
  56039. 45: ok 21338
  56040. 45: ok 21339
  56041. 45: ok 21340
  56042. 45: ok 21341
  56043. 45: ok 21342
  56044. 45: ok 21343
  56045. 45: ok 21344
  56046. 45: ok 21345
  56047. 45: ok 21346
  56048. 45: ok 21347
  56049. 45: ok 21348
  56050. 45: ok 21349
  56051. 45: ok 21350
  56052. 45: ok 21351
  56053. 45: ok 21352
  56054. 45: ok 21353
  56055. 45: ok 21354
  56056. 45: ok 21355
  56057. 45: ok 21356
  56058. 45: ok 21357
  56059. 45: ok 21358
  56060. 45: ok 21359
  56061. 45: ok 21360
  56062. 45: ok 21361
  56063. 45: ok 21362
  56064. 45: ok 21363
  56065. 45: ok 21364
  56066. 45: ok 21365
  56067. 45: ok 21366
  56068. 45: ok 21367
  56069. 45: ok 21368
  56070. 45: ok 21369
  56071. 45: ok 21370
  56072. 45: ok 21371
  56073. 45: ok 21372
  56074. 45: ok 21373
  56075. 45: ok 21374
  56076. 45: ok 21375
  56077. 45: ok 21376
  56078. 45: ok 21377
  56079. 45: ok 21378
  56080. 45: ok 21379
  56081. 45: ok 21380
  56082. 45: ok 21381
  56083. 45: ok 21382
  56084. 45: ok 21383
  56085. 45: ok 21384
  56086. 45: ok 21385
  56087. 45: ok 21386
  56088. 45: ok 21387
  56089. 45: ok 21388
  56090. 45: ok 21389
  56091. 45: ok 21390
  56092. 45: ok 21391
  56093. 45: ok 21392
  56094. 45: ok 21393
  56095. 45: ok 21394
  56096. 45: ok 21395
  56097. 45: ok 21396
  56098. 45: ok 21397
  56099. 45: ok 21398
  56100. 45: ok 21399
  56101. 45: ok 21400
  56102. 45: ok 21401
  56103. 45: ok 21402
  56104. 45: ok 21403
  56105. 45: ok 21404
  56106. 45: ok 21405
  56107. 45: ok 21406
  56108. 45: ok 21407
  56109. 45: ok 21408
  56110. 45: ok 21409
  56111. 45: ok 21410
  56112. 45: ok 21411
  56113. 45: ok 21412
  56114. 45: ok 21413
  56115. 45: ok 21414
  56116. 45: ok 21415
  56117. 45: ok 21416
  56118. 45: ok 21417
  56119. 45: ok 21418
  56120. 45: ok 21419
  56121. 45: ok 21420
  56122. 45: ok 21421
  56123. 45: ok 21422
  56124. 45: ok 21423
  56125. 45: ok 21424
  56126. 45: ok 21425
  56127. 45: ok 21426
  56128. 45: ok 21427
  56129. 45: ok 21428
  56130. 45: ok 21429
  56131. 45: ok 21430
  56132. 45: ok 21431
  56133. 45: ok 21432
  56134. 45: ok 21433
  56135. 45: ok 21434
  56136. 45: ok 21435
  56137. 45: ok 21436
  56138. 45: ok 21437
  56139. 45: ok 21438
  56140. 45: ok 21439
  56141. 45: ok 21440
  56142. 45: ok 21441
  56143. 45: ok 21442
  56144. 45: ok 21443
  56145. 45: ok 21444
  56146. 45: ok 21445
  56147. 45: ok 21446
  56148. 45: ok 21447
  56149. 45: ok 21448
  56150. 45: ok 21449
  56151. 45: ok 21450
  56152. 45: ok 21451
  56153. 45: ok 21452
  56154. 45: ok 21453
  56155. 45: ok 21454
  56156. 45: ok 21455
  56157. 45: ok 21456
  56158. 45: ok 21457
  56159. 45: ok 21458
  56160. 45: ok 21459
  56161. 45: ok 21460
  56162. 45: ok 21461
  56163. 45: ok 21462
  56164. 45: ok 21463
  56165. 45: ok 21464
  56166. 45: ok 21465
  56167. 45: ok 21466
  56168. 45: ok 21467
  56169. 45: ok 21468
  56170. 45: ok 21469
  56171. 45: ok 21470
  56172. 45: ok 21471
  56173. 45: ok 21472
  56174. 45: ok 21473
  56175. 45: ok 21474
  56176. 45: ok 21475
  56177. 45: ok 21476
  56178. 45: ok 21477
  56179. 45: ok 21478
  56180. 45: ok 21479
  56181. 45: ok 21480
  56182. 45: ok 21481
  56183. 45: ok 21482
  56184. 45: ok 21483
  56185. 45: ok 21484
  56186. 45: ok 21485
  56187. 45: ok 21486
  56188. 45: ok 21487
  56189. 45: ok 21488
  56190. 45: ok 21489
  56191. 45: ok 21490
  56192. 45: ok 21491
  56193. 45: ok 21492
  56194. 45: ok 21493
  56195. 45: ok 21494
  56196. 45: ok 21495
  56197. 45: ok 21496
  56198. 45: ok 21497
  56199. 45: ok 21498
  56200. 45: ok 21499
  56201. 45: ok 21500
  56202. 45: ok 21501
  56203. 45: ok 21502
  56204. 45: ok 21503
  56205. 45: ok 21504
  56206. 45: ok 21505
  56207. 45: ok 21506
  56208. 45: ok 21507
  56209. 45: ok 21508
  56210. 45: ok 21509
  56211. 45: ok 21510
  56212. 45: ok 21511
  56213. 45: ok 21512
  56214. 45: ok 21513
  56215. 45: ok 21514
  56216. 45: ok 21515
  56217. 45: ok 21516
  56218. 45: ok 21517
  56219. 45: ok 21518
  56220. 45: ok 21519
  56221. 45: ok 21520
  56222. 45: ok 21521
  56223. 45: ok 21522
  56224. 45: ok 21523
  56225. 45: ok 21524
  56226. 45: ok 21525
  56227. 45: ok 21526
  56228. 45: ok 21527
  56229. 45: ok 21528
  56230. 45: ok 21529
  56231. 45: ok 21530
  56232. 45: ok 21531
  56233. 45: ok 21532
  56234. 45: ok 21533
  56235. 45: ok 21534
  56236. 45: ok 21535
  56237. 45: ok 21536
  56238. 45: ok 21537
  56239. 45: ok 21538
  56240. 45: ok 21539
  56241. 45: ok 21540
  56242. 45: ok 21541
  56243. 45: ok 21542
  56244. 45: ok 21543
  56245. 45: ok 21544
  56246. 45: ok 21545
  56247. 45: ok 21546
  56248. 45: ok 21547
  56249. 45: ok 21548
  56250. 45: ok 21549
  56251. 45: ok 21550
  56252. 45: ok 21551
  56253. 45: ok 21552
  56254. 45: ok 21553
  56255. 45: ok 21554
  56256. 45: ok 21555
  56257. 45: ok 21556
  56258. 45: ok 21557
  56259. 45: ok 21558
  56260. 45: ok 21559
  56261. 45: ok 21560
  56262. 45: ok 21561
  56263. 45: ok 21562
  56264. 45: ok 21563
  56265. 45: ok 21564
  56266. 45: ok 21565
  56267. 45: ok 21566
  56268. 45: ok 21567
  56269. 45: ok 21568
  56270. 45: ok 21569
  56271. 45: ok 21570
  56272. 45: ok 21571
  56273. 45: ok 21572
  56274. 45: ok 21573
  56275. 45: ok 21574
  56276. 45: ok 21575
  56277. 45: ok 21576
  56278. 45: ok 21577
  56279. 45: ok 21578
  56280. 45: ok 21579
  56281. 45: ok 21580
  56282. 45: ok 21581
  56283. 45: ok 21582
  56284. 45: ok 21583
  56285. 45: ok 21584
  56286. 45: ok 21585
  56287. 45: ok 21586
  56288. 45: ok 21587
  56289. 45: ok 21588
  56290. 45: ok 21589
  56291. 45: ok 21590
  56292. 45: ok 21591
  56293. 45: ok 21592
  56294. 45: ok 21593
  56295. 45: ok 21594
  56296. 45: ok 21595
  56297. 45: ok 21596
  56298. 45: ok 21597
  56299. 45: ok 21598
  56300. 45: ok 21599
  56301. 45: ok 21600
  56302. 45: ok 21601
  56303. 45: ok 21602
  56304. 45: ok 21603
  56305. 45: ok 21604
  56306. 45: ok 21605
  56307. 45: ok 21606
  56308. 45: ok 21607
  56309. 45: ok 21608
  56310. 45: ok 21609
  56311. 45: ok 21610
  56312. 45: ok 21611
  56313. 45: ok 21612
  56314. 45: ok 21613
  56315. 45: ok 21614
  56316. 45: ok 21615
  56317. 45: ok 21616
  56318. 45: ok 21617
  56319. 45: ok 21618
  56320. 45: ok 21619
  56321. 45: ok 21620
  56322. 45: ok 21621
  56323. 45: ok 21622
  56324. 45: ok 21623
  56325. 45: ok 21624
  56326. 45: ok 21625
  56327. 45: ok 21626
  56328. 45: ok 21627
  56329. 45: ok 21628
  56330. 45: ok 21629
  56331. 45: ok 21630
  56332. 45: ok 21631
  56333. 45: ok 21632
  56334. 45: ok 21633
  56335. 45: ok 21634
  56336. 45: ok 21635
  56337. 45: ok 21636
  56338. 45: ok 21637
  56339. 45: ok 21638
  56340. 45: ok 21639
  56341. 45: ok 21640
  56342. 45: ok 21641
  56343. 45: ok 21642
  56344. 45: ok 21643
  56345. 45: ok 21644
  56346. 45: ok 21645
  56347. 45: ok 21646
  56348. 45: ok 21647
  56349. 45: ok 21648
  56350. 45: ok 21649
  56351. 45: ok 21650
  56352. 45: ok 21651
  56353. 45: ok 21652
  56354. 45: ok 21653
  56355. 45: ok 21654
  56356. 45: ok 21655
  56357. 45: ok 21656
  56358. 45: ok 21657
  56359. 45: ok 21658
  56360. 45: ok 21659
  56361. 45: ok 21660
  56362. 45: ok 21661
  56363. 45: ok 21662
  56364. 45: ok 21663
  56365. 45: ok 21664
  56366. 45: ok 21665
  56367. 45: ok 21666
  56368. 45: ok 21667
  56369. 45: ok 21668
  56370. 45: ok 21669
  56371. 45: ok 21670
  56372. 45: ok 21671
  56373. 45: ok 21672
  56374. 45: ok 21673
  56375. 45: ok 21674
  56376. 45: ok 21675
  56377. 45: ok 21676
  56378. 45: ok 21677
  56379. 45: ok 21678
  56380. 45: ok 21679
  56381. 45: ok 21680
  56382. 45: ok 21681
  56383. 45: ok 21682
  56384. 45: ok 21683
  56385. 45: ok 21684
  56386. 45: ok 21685
  56387. 45: ok 21686
  56388. 45: ok 21687
  56389. 45: ok 21688
  56390. 45: ok 21689
  56391. 45: ok 21690
  56392. 45: ok 21691
  56393. 45: ok 21692
  56394. 45: ok 21693
  56395. 45: ok 21694
  56396. 45: ok 21695
  56397. 45: ok 21696
  56398. 45: ok 21697
  56399. 45: ok 21698
  56400. 45: ok 21699
  56401. 45: ok 21700
  56402. 45: ok 21701
  56403. 45: ok 21702
  56404. 45: ok 21703
  56405. 45: ok 21704
  56406. 45: ok 21705
  56407. 45: ok 21706
  56408. 45: ok 21707
  56409. 45: ok 21708
  56410. 45: ok 21709
  56411. 45: ok 21710
  56412. 45: ok 21711
  56413. 45: ok 21712
  56414. 45: ok 21713
  56415. 45: ok 21714
  56416. 45: ok 21715
  56417. 45: ok 21716
  56418. 45: ok 21717
  56419. 45: ok 21718
  56420. 45: ok 21719
  56421. 45: ok 21720
  56422. 45: ok 21721
  56423. 45: ok 21722
  56424. 45: ok 21723
  56425. 45: ok 21724
  56426. 45: ok 21725
  56427. 45: ok 21726
  56428. 45: ok 21727
  56429. 45: ok 21728
  56430. 45: ok 21729
  56431. 45: ok 21730
  56432. 45: ok 21731
  56433. 45: ok 21732
  56434. 45: ok 21733
  56435. 45: ok 21734
  56436. 45: ok 21735
  56437. 45: ok 21736
  56438. 45: ok 21737
  56439. 45: ok 21738
  56440. 45: ok 21739
  56441. 45: ok 21740
  56442. 45: ok 21741
  56443. 45: ok 21742
  56444. 45: ok 21743
  56445. 45: ok 21744
  56446. 45: ok 21745
  56447. 45: ok 21746
  56448. 45: ok 21747
  56449. 45: ok 21748
  56450. 45: ok 21749
  56451. 45: ok 21750
  56452. 45: ok 21751
  56453. 45: ok 21752
  56454. 45: ok 21753
  56455. 45: ok 21754
  56456. 45: ok 21755
  56457. 45: ok 21756
  56458. 45: ok 21757
  56459. 45: ok 21758
  56460. 45: ok 21759
  56461. 45: ok 21760
  56462. 45: ok 21761
  56463. 45: ok 21762
  56464. 45: ok 21763
  56465. 45: ok 21764
  56466. 45: ok 21765
  56467. 45: ok 21766
  56468. 45: ok 21767
  56469. 45: ok 21768
  56470. 45: ok 21769
  56471. 45: ok 21770
  56472. 45: ok 21771
  56473. 45: ok 21772
  56474. 45: ok 21773
  56475. 45: ok 21774
  56476. 45: ok 21775
  56477. 45: ok 21776
  56478. 45: ok 21777
  56479. 45: ok 21778
  56480. 45: ok 21779
  56481. 45: ok 21780
  56482. 45: ok 21781
  56483. 45: ok 21782
  56484. 45: ok 21783
  56485. 45: ok 21784
  56486. 45: ok 21785
  56487. 45: ok 21786
  56488. 45: ok 21787
  56489. 45: ok 21788
  56490. 45: ok 21789
  56491. 45: ok 21790
  56492. 45: ok 21791
  56493. 45: ok 21792
  56494. 45: ok 21793
  56495. 45: ok 21794
  56496. 45: ok 21795
  56497. 45: ok 21796
  56498. 45: ok 21797
  56499. 45: ok 21798
  56500. 45: ok 21799
  56501. 45: ok 21800
  56502. 45: ok 21801
  56503. 45: ok 21802
  56504. 45: ok 21803
  56505. 45: ok 21804
  56506. 45: ok 21805
  56507. 45: ok 21806
  56508. 45: ok 21807
  56509. 45: ok 21808
  56510. 45: ok 21809
  56511. 45: ok 21810
  56512. 45: ok 21811
  56513. 45: ok 21812
  56514. 45: ok 21813
  56515. 45: ok 21814
  56516. 45: ok 21815
  56517. 45: ok 21816
  56518. 45: ok 21817
  56519. 45: ok 21818
  56520. 45: ok 21819
  56521. 45: ok 21820
  56522. 45: ok 21821
  56523. 45: ok 21822
  56524. 45: ok 21823
  56525. 45: ok 21824
  56526. 45: ok 21825
  56527. 45: ok 21826
  56528. 45: ok 21827
  56529. 45: ok 21828
  56530. 45: ok 21829
  56531. 45: ok 21830
  56532. 45: ok 21831
  56533. 45: ok 21832
  56534. 45: ok 21833
  56535. 45: ok 21834
  56536. 45: ok 21835
  56537. 45: ok 21836
  56538. 45: ok 21837
  56539. 45: ok 21838
  56540. 45: ok 21839
  56541. 45: ok 21840
  56542. 45: ok 21841
  56543. 45: ok 21842
  56544. 45: ok 21843
  56545. 45: ok 21844
  56546. 45: ok 21845
  56547. 45: ok 21846
  56548. 45: ok 21847
  56549. 45: ok 21848
  56550. 45: ok 21849
  56551. 45: ok 21850
  56552. 45: ok 21851
  56553. 45: ok 21852
  56554. 45: ok 21853
  56555. 45: ok 21854
  56556. 45: ok 21855
  56557. 45: ok 21856
  56558. 45: ok 21857
  56559. 45: ok 21858
  56560. 45: ok 21859
  56561. 45: ok 21860
  56562. 45: ok 21861
  56563. 45: ok 21862
  56564. 45: ok 21863
  56565. 45: ok 21864
  56566. 45: ok 21865
  56567. 45: ok 21866
  56568. 45: ok 21867
  56569. 45: ok 21868
  56570. 45: ok 21869
  56571. 45: ok 21870
  56572. 45: ok 21871
  56573. 45: ok 21872
  56574. 45: ok 21873
  56575. 45: ok 21874
  56576. 45: ok 21875
  56577. 45: ok 21876
  56578. 45: ok 21877
  56579. 45: ok 21878
  56580. 45: ok 21879
  56581. 45: ok 21880
  56582. 45: ok 21881
  56583. 45: ok 21882
  56584. 45: ok 21883
  56585. 45: ok 21884
  56586. 45: ok 21885
  56587. 45: ok 21886
  56588. 45: ok 21887
  56589. 45: ok 21888
  56590. 45: ok 21889
  56591. 45: ok 21890
  56592. 45: ok 21891
  56593. 45: ok 21892
  56594. 45: ok 21893
  56595. 45: ok 21894
  56596. 45: ok 21895
  56597. 45: ok 21896
  56598. 45: ok 21897
  56599. 45: ok 21898
  56600. 45: ok 21899
  56601. 45: ok 21900
  56602. 45: ok 21901
  56603. 45: ok 21902
  56604. 45: ok 21903
  56605. 45: ok 21904
  56606. 45: ok 21905
  56607. 45: ok 21906
  56608. 45: ok 21907
  56609. 45: ok 21908
  56610. 45: ok 21909
  56611. 45: ok 21910
  56612. 45: ok 21911
  56613. 45: ok 21912
  56614. 45: ok 21913
  56615. 45: ok 21914
  56616. 45: ok 21915
  56617. 45: ok 21916
  56618. 45: ok 21917
  56619. 45: ok 21918
  56620. 45: ok 21919
  56621. 45: ok 21920
  56622. 45: ok 21921
  56623. 45: ok 21922
  56624. 45: ok 21923
  56625. 45: ok 21924
  56626. 45: ok 21925
  56627. 45: ok 21926
  56628. 45: ok 21927
  56629. 45: ok 21928
  56630. 45: ok 21929
  56631. 45: ok 21930
  56632. 45: ok 21931
  56633. 45: ok 21932
  56634. 45: ok 21933
  56635. 45: ok 21934
  56636. 45: ok 21935
  56637. 45: ok 21936
  56638. 45: ok 21937
  56639. 45: ok 21938
  56640. 45: ok 21939
  56641. 45: ok 21940
  56642. 45: ok 21941
  56643. 45: ok 21942
  56644. 45: ok 21943
  56645. 45: ok 21944
  56646. 45: ok 21945
  56647. 45: ok 21946
  56648. 45: ok 21947
  56649. 45: ok 21948
  56650. 45: ok 21949
  56651. 45: ok 21950
  56652. 45: ok 21951
  56653. 45: ok 21952
  56654. 45: ok 21953
  56655. 45: ok 21954
  56656. 45: ok 21955
  56657. 45: ok 21956
  56658. 45: ok 21957
  56659. 45: ok 21958
  56660. 45: ok 21959
  56661. 45: ok 21960
  56662. 45: ok 21961
  56663. 45: ok 21962
  56664. 45: ok 21963
  56665. 45: ok 21964
  56666. 45: ok 21965
  56667. 45: ok 21966
  56668. 45: ok 21967
  56669. 45: ok 21968
  56670. 45: ok 21969
  56671. 45: ok 21970
  56672. 45: ok 21971
  56673. 45: ok 21972
  56674. 45: ok 21973
  56675. 45: ok 21974
  56676. 45: ok 21975
  56677. 45: ok 21976
  56678. 45: ok 21977
  56679. 45: ok 21978
  56680. 45: ok 21979
  56681. 45: ok 21980
  56682. 45: ok 21981
  56683. 45: ok 21982
  56684. 45: ok 21983
  56685. 45: ok 21984
  56686. 45: ok 21985
  56687. 45: ok 21986
  56688. 45: ok 21987
  56689. 45: ok 21988
  56690. 45: ok 21989
  56691. 45: ok 21990
  56692. 45: ok 21991
  56693. 45: ok 21992
  56694. 45: ok 21993
  56695. 45: ok 21994
  56696. 45: ok 21995
  56697. 45: ok 21996
  56698. 45: ok 21997
  56699. 45: ok 21998
  56700. 45: ok 21999
  56701. 45: ok 22000
  56702. 45: ok 22001
  56703. 45: ok 22002
  56704. 45: ok 22003
  56705. 45: ok 22004
  56706. 45: ok 22005
  56707. 45: ok 22006
  56708. 45: ok 22007
  56709. 45: ok 22008
  56710. 45: ok 22009
  56711. 45: ok 22010
  56712. 45: ok 22011
  56713. 45: ok 22012
  56714. 45: ok 22013
  56715. 45: ok 22014
  56716. 45: ok 22015
  56717. 45: ok 22016
  56718. 45: ok 22017
  56719. 45: ok 22018
  56720. 45: ok 22019
  56721. 45: ok 22020
  56722. 45: ok 22021
  56723. 45: ok 22022
  56724. 45: ok 22023
  56725. 45: ok 22024
  56726. 45: ok 22025
  56727. 45: ok 22026
  56728. 45: ok 22027
  56729. 45: ok 22028
  56730. 45: ok 22029
  56731. 45: ok 22030
  56732. 45: ok 22031
  56733. 45: ok 22032
  56734. 45: ok 22033
  56735. 45: ok 22034
  56736. 45: ok 22035
  56737. 45: ok 22036
  56738. 45: ok 22037
  56739. 45: ok 22038
  56740. 45: ok 22039
  56741. 45: ok 22040
  56742. 45: ok 22041
  56743. 45: ok 22042
  56744. 45: ok 22043
  56745. 45: ok 22044
  56746. 45: ok 22045
  56747. 45: ok 22046
  56748. 45: ok 22047
  56749. 45: ok 22048
  56750. 45: ok 22049
  56751. 45: ok 22050
  56752. 45: ok 22051
  56753. 45: ok 22052
  56754. 45: ok 22053
  56755. 45: ok 22054
  56756. 45: ok 22055
  56757. 45: ok 22056
  56758. 45: ok 22057
  56759. 45: ok 22058
  56760. 45: ok 22059
  56761. 45: ok 22060
  56762. 45: ok 22061
  56763. 45: ok 22062
  56764. 45: ok 22063
  56765. 45: ok 22064
  56766. 45: ok 22065
  56767. 45: ok 22066
  56768. 45: ok 22067
  56769. 45: ok 22068
  56770. 45: ok 22069
  56771. 45: ok 22070
  56772. 45: ok 22071
  56773. 45: ok 22072
  56774. 45: ok 22073
  56775. 45: ok 22074
  56776. 45: ok 22075
  56777. 45: ok 22076
  56778. 45: ok 22077
  56779. 45: ok 22078
  56780. 45: ok 22079
  56781. 45: ok 22080
  56782. 45: ok 22081
  56783. 45: ok 22082
  56784. 45: ok 22083
  56785. 45: ok 22084
  56786. 45: ok 22085
  56787. 45: ok 22086
  56788. 45: ok 22087
  56789. 45: ok 22088
  56790. 45: ok 22089
  56791. 45: ok 22090
  56792. 45: ok 22091
  56793. 45: ok 22092
  56794. 45: ok 22093
  56795. 45: ok 22094
  56796. 45: ok 22095
  56797. 45: ok 22096
  56798. 45: ok 22097
  56799. 45: ok 22098
  56800. 45: ok 22099
  56801. 45: ok 22100
  56802. 45: ok 22101
  56803. 45: ok 22102
  56804. 45: ok 22103
  56805. 45: ok 22104
  56806. 45: ok 22105
  56807. 45: ok 22106
  56808. 45: ok 22107
  56809. 45: ok 22108
  56810. 45: ok 22109
  56811. 45: ok 22110
  56812. 45: ok 22111
  56813. 45: ok 22112
  56814. 45: ok 22113
  56815. 45: ok 22114
  56816. 45: ok 22115
  56817. 45: ok 22116
  56818. 45: ok 22117
  56819. 45: ok 22118
  56820. 45: ok 22119
  56821. 45: ok 22120
  56822. 45: ok 22121
  56823. 45: ok 22122
  56824. 45: ok 22123
  56825. 45: ok 22124
  56826. 45: ok 22125
  56827. 45: ok 22126
  56828. 45: ok 22127
  56829. 45: ok 22128
  56830. 45: ok 22129
  56831. 45: ok 22130
  56832. 45: ok 22131
  56833. 45: ok 22132
  56834. 45: ok 22133
  56835. 45: ok 22134
  56836. 45: ok 22135
  56837. 45: ok 22136
  56838. 45: ok 22137
  56839. 45: ok 22138
  56840. 45: ok 22139
  56841. 45: ok 22140
  56842. 45: ok 22141
  56843. 45: ok 22142
  56844. 45: ok 22143
  56845. 45: ok 22144
  56846. 45: ok 22145
  56847. 45: ok 22146
  56848. 45: ok 22147
  56849. 45: ok 22148
  56850. 45: ok 22149
  56851. 45: ok 22150
  56852. 45: ok 22151
  56853. 45: ok 22152
  56854. 45: ok 22153
  56855. 45: ok 22154
  56856. 45: ok 22155
  56857. 45: ok 22156
  56858. 45: ok 22157
  56859. 45: ok 22158
  56860. 45: ok 22159
  56861. 45: ok 22160
  56862. 45: ok 22161
  56863. 45: ok 22162
  56864. 45: ok 22163
  56865. 45: ok 22164
  56866. 45: ok 22165
  56867. 45: ok 22166
  56868. 45: ok 22167
  56869. 45: ok 22168
  56870. 45: ok 22169
  56871. 45: ok 22170
  56872. 45: ok 22171
  56873. 45: ok 22172
  56874. 45: ok 22173
  56875. 45: ok 22174
  56876. 45: ok 22175
  56877. 45: ok 22176
  56878. 45: ok 22177
  56879. 45: ok 22178
  56880. 45: ok 22179
  56881. 45: ok 22180
  56882. 45: ok 22181
  56883. 45: ok 22182
  56884. 45: ok 22183
  56885. 45: ok 22184
  56886. 45: ok 22185
  56887. 45: ok 22186
  56888. 45: ok 22187
  56889. 45: ok 22188
  56890. 45: ok 22189
  56891. 45: ok 22190
  56892. 45: ok 22191
  56893. 45: ok 22192
  56894. 45: ok 22193
  56895. 45: ok 22194
  56896. 45: ok 22195
  56897. 45: ok 22196
  56898. 45: ok 22197
  56899. 45: ok 22198
  56900. 45: ok 22199
  56901. 45: ok 22200
  56902. 45: ok 22201
  56903. 45: ok 22202
  56904. 45: ok 22203
  56905. 45: ok 22204
  56906. 45: ok 22205
  56907. 45: ok 22206
  56908. 45: ok 22207
  56909. 45: ok 22208
  56910. 45: ok 22209
  56911. 45: ok 22210
  56912. 45: ok 22211
  56913. 45: ok 22212
  56914. 45: ok 22213
  56915. 45: ok 22214
  56916. 45: ok 22215
  56917. 45: ok 22216
  56918. 45: ok 22217
  56919. 45: ok 22218
  56920. 45: ok 22219
  56921. 45: ok 22220
  56922. 45: ok 22221
  56923. 45: ok 22222
  56924. 45: ok 22223
  56925. 45: ok 22224
  56926. 45: ok 22225
  56927. 45: ok 22226
  56928. 45: ok 22227
  56929. 45: ok 22228
  56930. 45: ok 22229
  56931. 45: ok 22230
  56932. 45: ok 22231
  56933. 45: ok 22232
  56934. 45: ok 22233
  56935. 45: ok 22234
  56936. 45: ok 22235
  56937. 45: ok 22236
  56938. 45: ok 22237
  56939. 45: ok 22238
  56940. 45: ok 22239
  56941. 45: ok 22240
  56942. 45: ok 22241
  56943. 45: ok 22242
  56944. 45: ok 22243
  56945. 45: ok 22244
  56946. 45: ok 22245
  56947. 45: ok 22246
  56948. 45: ok 22247
  56949. 45: ok 22248
  56950. 45: ok 22249
  56951. 45: ok 22250
  56952. 45: ok 22251
  56953. 45: ok 22252
  56954. 45: ok 22253
  56955. 45: ok 22254
  56956. 45: ok 22255
  56957. 45: ok 22256
  56958. 45: ok 22257
  56959. 45: ok 22258
  56960. 45: ok 22259
  56961. 45: ok 22260
  56962. 45: ok 22261
  56963. 45: ok 22262
  56964. 45: ok 22263
  56965. 45: ok 22264
  56966. 45: ok 22265
  56967. 45: ok 22266
  56968. 45: ok 22267
  56969. 45: ok 22268
  56970. 45: ok 22269
  56971. 45: ok 22270
  56972. 45: ok 22271
  56973. 45: ok 22272
  56974. 45: ok 22273
  56975. 45: ok 22274
  56976. 45: ok 22275
  56977. 45: ok 22276
  56978. 45: ok 22277
  56979. 45: ok 22278
  56980. 45: ok 22279
  56981. 45: ok 22280
  56982. 45: ok 22281
  56983. 45: ok 22282
  56984. 45: ok 22283
  56985. 45: ok 22284
  56986. 45: ok 22285
  56987. 45: ok 22286
  56988. 45: ok 22287
  56989. 45: ok 22288
  56990. 45: ok 22289
  56991. 45: ok 22290
  56992. 45: ok 22291
  56993. 45: ok 22292
  56994. 45: ok 22293
  56995. 45: ok 22294
  56996. 45: ok 22295
  56997. 45: ok 22296
  56998. 45: ok 22297
  56999. 45: ok 22298
  57000. 45: ok 22299
  57001. 45: ok 22300
  57002. 45: ok 22301
  57003. 45: ok 22302
  57004. 45: ok 22303
  57005. 45: ok 22304
  57006. 45: ok 22305
  57007. 45: ok 22306
  57008. 45: ok 22307
  57009. 45: ok 22308
  57010. 45: ok 22309
  57011. 45: ok 22310
  57012. 45: ok 22311
  57013. 45: ok 22312
  57014. 45: ok 22313
  57015. 45: ok 22314
  57016. 45: ok 22315
  57017. 45: ok 22316
  57018. 45: ok 22317
  57019. 45: ok 22318
  57020. 45: ok 22319
  57021. 45: ok 22320
  57022. 45: ok 22321
  57023. 45: ok 22322
  57024. 45: ok 22323
  57025. 45: ok 22324
  57026. 45: ok 22325
  57027. 45: ok 22326
  57028. 45: ok 22327
  57029. 45: ok 22328
  57030. 45: ok 22329
  57031. 45: ok 22330
  57032. 45: ok 22331
  57033. 45: ok 22332
  57034. 45: ok 22333
  57035. 45: ok 22334
  57036. 45: ok 22335
  57037. 45: ok 22336
  57038. 45: ok 22337
  57039. 45: ok 22338
  57040. 45: ok 22339
  57041. 45: ok 22340
  57042. 45: ok 22341
  57043. 45: ok 22342
  57044. 45: ok 22343
  57045. 45: ok 22344
  57046. 45: ok 22345
  57047. 45: ok 22346
  57048. 45: ok 22347
  57049. 45: ok 22348
  57050. 45: ok 22349
  57051. 45: ok 22350
  57052. 45: ok 22351
  57053. 45: ok 22352
  57054. 45: ok 22353
  57055. 45: ok 22354
  57056. 45: ok 22355
  57057. 45: ok 22356
  57058. 45: ok 22357
  57059. 45: ok 22358
  57060. 45: ok 22359
  57061. 45: ok 22360
  57062. 45: ok 22361
  57063. 45: ok 22362
  57064. 45: ok 22363
  57065. 45: ok 22364
  57066. 45: ok 22365
  57067. 45: ok 22366
  57068. 45: ok 22367
  57069. 45: ok 22368
  57070. 45: ok 22369
  57071. 45: ok 22370
  57072. 45: ok 22371
  57073. 45: ok 22372
  57074. 45: ok 22373
  57075. 45: ok 22374
  57076. 45: ok 22375
  57077. 45: ok 22376
  57078. 45: ok 22377
  57079. 45: ok 22378
  57080. 45: ok 22379
  57081. 45: ok 22380
  57082. 45: ok 22381
  57083. 45: ok 22382
  57084. 45: ok 22383
  57085. 45: ok 22384
  57086. 45: ok 22385
  57087. 45: ok 22386
  57088. 45: ok 22387
  57089. 45: ok 22388
  57090. 45: ok 22389
  57091. 45: ok 22390
  57092. 45: ok 22391
  57093. 45: ok 22392
  57094. 45: ok 22393
  57095. 45: ok 22394
  57096. 45: ok 22395
  57097. 45: ok 22396
  57098. 45: ok 22397
  57099. 45: ok 22398
  57100. 45: ok 22399
  57101. 45: ok 22400
  57102. 45: ok 22401
  57103. 45: ok 22402
  57104. 45: ok 22403
  57105. 45: ok 22404
  57106. 45: ok 22405
  57107. 45: ok 22406
  57108. 45: ok 22407
  57109. 45: ok 22408
  57110. 45: ok 22409
  57111. 45: ok 22410
  57112. 45: ok 22411
  57113. 45: ok 22412
  57114. 45: ok 22413
  57115. 45: ok 22414
  57116. 45: ok 22415
  57117. 45: ok 22416
  57118. 45: ok 22417
  57119. 45: ok 22418
  57120. 45: ok 22419
  57121. 45: ok 22420
  57122. 45: ok 22421
  57123. 45: ok 22422
  57124. 45: ok 22423
  57125. 45: ok 22424
  57126. 45: ok 22425
  57127. 45: ok 22426
  57128. 45: ok 22427
  57129. 45: ok 22428
  57130. 45: ok 22429
  57131. 45: ok 22430
  57132. 45: ok 22431
  57133. 45: ok 22432
  57134. 45: ok 22433
  57135. 45: ok 22434
  57136. 45: ok 22435
  57137. 45: ok 22436
  57138. 45: ok 22437
  57139. 45: ok 22438
  57140. 45: ok 22439
  57141. 45: ok 22440
  57142. 45: ok 22441
  57143. 45: ok 22442
  57144. 45: ok 22443
  57145. 45: ok 22444
  57146. 45: ok 22445
  57147. 45: ok 22446
  57148. 45: ok 22447
  57149. 45: ok 22448
  57150. 45: ok 22449
  57151. 45: ok 22450
  57152. 45: ok 22451
  57153. 45: ok 22452
  57154. 45: ok 22453
  57155. 45: ok 22454
  57156. 45: ok 22455
  57157. 45: ok 22456
  57158. 45: ok 22457
  57159. 45: ok 22458
  57160. 45: ok 22459
  57161. 45: ok 22460
  57162. 45: ok 22461
  57163. 45: ok 22462
  57164. 45: ok 22463
  57165. 45: ok 22464
  57166. 45: ok 22465
  57167. 45: ok 22466
  57168. 45: ok 22467
  57169. 45: ok 22468
  57170. 45: ok 22469
  57171. 45: ok 22470
  57172. 45: ok 22471
  57173. 45: ok 22472
  57174. 45: ok 22473
  57175. 45: ok 22474
  57176. 45: ok 22475
  57177. 45: ok 22476
  57178. 45: ok 22477
  57179. 45: ok 22478
  57180. 45: ok 22479
  57181. 45: ok 22480
  57182. 45: ok 22481
  57183. 45: ok 22482
  57184. 45: ok 22483
  57185. 45: ok 22484
  57186. 45: ok 22485
  57187. 45: ok 22486
  57188. 45: ok 22487
  57189. 45: ok 22488
  57190. 45: ok 22489
  57191. 45: ok 22490
  57192. 45: ok 22491
  57193. 45: ok 22492
  57194. 45: ok 22493
  57195. 45: ok 22494
  57196. 45: ok 22495
  57197. 45: ok 22496
  57198. 45: ok 22497
  57199. 45: ok 22498
  57200. 45: ok 22499
  57201. 45: ok 22500
  57202. 45: ok 22501
  57203. 45: ok 22502
  57204. 45: ok 22503
  57205. 45: ok 22504
  57206. 45: ok 22505
  57207. 45: ok 22506
  57208. 45: ok 22507
  57209. 45: ok 22508
  57210. 45: ok 22509
  57211. 45: ok 22510
  57212. 45: ok 22511
  57213. 45: ok 22512
  57214. 45: ok 22513
  57215. 45: ok 22514
  57216. 45: ok 22515
  57217. 45: ok 22516
  57218. 45: ok 22517
  57219. 45: ok 22518
  57220. 45: ok 22519
  57221. 45: ok 22520
  57222. 45: ok 22521
  57223. 45: ok 22522
  57224. 45: ok 22523
  57225. 45: ok 22524
  57226. 45: ok 22525
  57227. 45: ok 22526
  57228. 45: ok 22527
  57229. 45: ok 22528
  57230. 45: ok 22529
  57231. 45: ok 22530
  57232. 45: ok 22531
  57233. 45: ok 22532
  57234. 45: ok 22533
  57235. 45: ok 22534
  57236. 45: ok 22535
  57237. 45: ok 22536
  57238. 45: ok 22537
  57239. 45: ok 22538
  57240. 45: ok 22539
  57241. 45: ok 22540
  57242. 45: ok 22541
  57243. 45: ok 22542
  57244. 45: ok 22543
  57245. 45: ok 22544
  57246. 45: ok 22545
  57247. 45: ok 22546
  57248. 45: ok 22547
  57249. 45: ok 22548
  57250. 45: ok 22549
  57251. 45: ok 22550
  57252. 45: ok 22551
  57253. 45: ok 22552
  57254. 45: ok 22553
  57255. 45: ok 22554
  57256. 45: ok 22555
  57257. 45: ok 22556
  57258. 45: ok 22557
  57259. 45: ok 22558
  57260. 45: ok 22559
  57261. 45: ok 22560
  57262. 45: ok 22561
  57263. 45: ok 22562
  57264. 45: ok 22563
  57265. 45: ok 22564
  57266. 45: ok 22565
  57267. 45: ok 22566
  57268. 45: ok 22567
  57269. 45: ok 22568
  57270. 45: ok 22569
  57271. 45: ok 22570
  57272. 45: ok 22571
  57273. 45: ok 22572
  57274. 45: ok 22573
  57275. 45: ok 22574
  57276. 45: ok 22575
  57277. 45: ok 22576
  57278. 45: ok 22577
  57279. 45: ok 22578
  57280. 45: ok 22579
  57281. 45: ok 22580
  57282. 45: ok 22581
  57283. 45: ok 22582
  57284. 45: ok 22583
  57285. 45: ok 22584
  57286. 45: ok 22585
  57287. 45: ok 22586
  57288. 45: ok 22587
  57289. 45: ok 22588
  57290. 45: ok 22589
  57291. 45: ok 22590
  57292. 45: ok 22591
  57293. 45: ok 22592
  57294. 45: ok 22593
  57295. 45: ok 22594
  57296. 45: ok 22595
  57297. 45: ok 22596
  57298. 45: ok 22597
  57299. 45: ok 22598
  57300. 45: ok 22599
  57301. 45: ok 22600
  57302. 45: ok 22601
  57303. 45: ok 22602
  57304. 45: ok 22603
  57305. 45: ok 22604
  57306. 45: ok 22605
  57307. 45: ok 22606
  57308. 45: ok 22607
  57309. 45: ok 22608
  57310. 45: ok 22609
  57311. 45: ok 22610
  57312. 45: ok 22611
  57313. 45: ok 22612
  57314. 45: ok 22613
  57315. 45: ok 22614
  57316. 45: ok 22615
  57317. 45: ok 22616
  57318. 45: ok 22617
  57319. 45: ok 22618
  57320. 45: ok 22619
  57321. 45: ok 22620
  57322. 45: ok 22621
  57323. 45: ok 22622
  57324. 45: ok 22623
  57325. 45: ok 22624
  57326. 45: ok 22625
  57327. 45: ok 22626
  57328. 45: ok 22627
  57329. 45: ok 22628
  57330. 45: ok 22629
  57331. 45: ok 22630
  57332. 45: ok 22631
  57333. 45: ok 22632
  57334. 45: ok 22633
  57335. 45: ok 22634
  57336. 45: ok 22635
  57337. 45: ok 22636
  57338. 45: ok 22637
  57339. 45: ok 22638
  57340. 45: ok 22639
  57341. 45: ok 22640
  57342. 45: ok 22641
  57343. 45: ok 22642
  57344. 45: ok 22643
  57345. 45: ok 22644
  57346. 45: ok 22645
  57347. 45: ok 22646
  57348. 45: ok 22647
  57349. 45: ok 22648
  57350. 45: ok 22649
  57351. 45: ok 22650
  57352. 45: ok 22651
  57353. 45: ok 22652
  57354. 45: ok 22653
  57355. 45: ok 22654
  57356. 45: ok 22655
  57357. 45: ok 22656
  57358. 45: ok 22657
  57359. 45: ok 22658
  57360. 45: ok 22659
  57361. 45: ok 22660
  57362. 45: ok 22661
  57363. 45: ok 22662
  57364. 45: ok 22663
  57365. 45: ok 22664
  57366. 45: ok 22665
  57367. 45: ok 22666
  57368. 45: ok 22667
  57369. 45: ok 22668
  57370. 45: ok 22669
  57371. 45: ok 22670
  57372. 45: ok 22671
  57373. 45: ok 22672
  57374. 45: ok 22673
  57375. 45: ok 22674
  57376. 45: ok 22675
  57377. 45: ok 22676
  57378. 45: ok 22677
  57379. 45: ok 22678
  57380. 45: ok 22679
  57381. 45: ok 22680
  57382. 45: ok 22681
  57383. 45: ok 22682
  57384. 45: ok 22683
  57385. 45: ok 22684
  57386. 45: ok 22685
  57387. 45: ok 22686
  57388. 45: ok 22687
  57389. 45: ok 22688
  57390. 45: ok 22689
  57391. 45: ok 22690
  57392. 45: ok 22691
  57393. 45: ok 22692
  57394. 45: ok 22693
  57395. 45: ok 22694
  57396. 45: ok 22695
  57397. 45: ok 22696
  57398. 45: ok 22697
  57399. 45: ok 22698
  57400. 45: ok 22699
  57401. 45: ok 22700
  57402. 45: ok 22701
  57403. 45: ok 22702
  57404. 45: ok 22703
  57405. 45: ok 22704
  57406. 45: ok 22705
  57407. 45: ok 22706
  57408. 45: ok 22707
  57409. 45: ok 22708
  57410. 45: ok 22709
  57411. 45: ok 22710
  57412. 45: ok 22711
  57413. 45: ok 22712
  57414. 45: ok 22713
  57415. 45: ok 22714
  57416. 45: ok 22715
  57417. 45: ok 22716
  57418. 45: ok 22717
  57419. 45: ok 22718
  57420. 45: ok 22719
  57421. 45: ok 22720
  57422. 45: ok 22721
  57423. 45: ok 22722
  57424. 45: ok 22723
  57425. 45: ok 22724
  57426. 45: ok 22725
  57427. 45: ok 22726
  57428. 45: ok 22727
  57429. 45: ok 22728
  57430. 45: ok 22729
  57431. 45: ok 22730
  57432. 45: ok 22731
  57433. 45: ok 22732
  57434. 45: ok 22733
  57435. 45: ok 22734
  57436. 45: ok 22735
  57437. 45: ok 22736
  57438. 45: ok 22737
  57439. 45: ok 22738
  57440. 45: ok 22739
  57441. 45: ok 22740
  57442. 45: ok 22741
  57443. 45: ok 22742
  57444. 45: ok 22743
  57445. 45: ok 22744
  57446. 45: ok 22745
  57447. 45: ok 22746
  57448. 45: ok 22747
  57449. 45: ok 22748
  57450. 45: ok 22749
  57451. 45: ok 22750
  57452. 45: ok 22751
  57453. 45: ok 22752
  57454. 45: ok 22753
  57455. 45: ok 22754
  57456. 45: ok 22755
  57457. 45: ok 22756
  57458. 45: ok 22757
  57459. 45: ok 22758
  57460. 45: ok 22759
  57461. 45: ok 22760
  57462. 45: ok 22761
  57463. 45: ok 22762
  57464. 45: ok 22763
  57465. 45: ok 22764
  57466. 45: ok 22765
  57467. 45: ok 22766
  57468. 45: ok 22767
  57469. 45: ok 22768
  57470. 45: ok 22769
  57471. 45: ok 22770
  57472. 45: ok 22771
  57473. 45: ok 22772
  57474. 45: ok 22773
  57475. 45: ok 22774
  57476. 45: ok 22775
  57477. 45: ok 22776
  57478. 45: ok 22777
  57479. 45: ok 22778
  57480. 45: ok 22779
  57481. 45: ok 22780
  57482. 45: ok 22781
  57483. 45: ok 22782
  57484. 45: ok 22783
  57485. 45: ok 22784
  57486. 45: ok 22785
  57487. 45: ok 22786
  57488. 45: ok 22787
  57489. 45: ok 22788
  57490. 45: ok 22789
  57491. 45: ok 22790
  57492. 45: ok 22791
  57493. 45: ok 22792
  57494. 45: ok 22793
  57495. 45: ok 22794
  57496. 45: ok 22795
  57497. 45: ok 22796
  57498. 45: ok 22797
  57499. 45: ok 22798
  57500. 45: ok 22799
  57501. 45: ok 22800
  57502. 45: ok 22801
  57503. 45: ok 22802
  57504. 45: ok 22803
  57505. 45: ok 22804
  57506. 45: ok 22805
  57507. 45: ok 22806
  57508. 45: ok 22807
  57509. 45: ok 22808
  57510. 45: ok 22809
  57511. 45: ok 22810
  57512. 45: ok 22811
  57513. 45: ok 22812
  57514. 45: ok 22813
  57515. 45: ok 22814
  57516. 45: ok 22815
  57517. 45: ok 22816
  57518. 45: ok 22817
  57519. 45: ok 22818
  57520. 45: ok 22819
  57521. 45: ok 22820
  57522. 45: ok 22821
  57523. 45: ok 22822
  57524. 45: ok 22823
  57525. 45: ok 22824
  57526. 45: ok 22825
  57527. 45: ok 22826
  57528. 45: ok 22827
  57529. 45: ok 22828
  57530. 45: ok 22829
  57531. 45: ok 22830
  57532. 45: ok 22831
  57533. 45: ok 22832
  57534. 45: ok 22833
  57535. 45: ok 22834
  57536. 45: ok 22835
  57537. 45: ok 22836
  57538. 45: ok 22837
  57539. 45: ok 22838
  57540. 45: ok 22839
  57541. 45: ok 22840
  57542. 45: ok 22841
  57543. 45: ok 22842
  57544. 45: ok 22843
  57545. 45: ok 22844
  57546. 45: ok 22845
  57547. 45: ok 22846
  57548. 45: ok 22847
  57549. 45: ok 22848
  57550. 45: ok 22849
  57551. 45: ok 22850
  57552. 45: ok 22851
  57553. 45: ok 22852
  57554. 45: ok 22853
  57555. 45: ok 22854
  57556. 45: ok 22855
  57557. 45: ok 22856
  57558. 45: ok 22857
  57559. 45: ok 22858
  57560. 45: ok 22859
  57561. 45: ok 22860
  57562. 45: ok 22861
  57563. 45: ok 22862
  57564. 45: ok 22863
  57565. 45: ok 22864
  57566. 45: ok 22865
  57567. 45: ok 22866
  57568. 45: ok 22867
  57569. 45: ok 22868
  57570. 45: ok 22869
  57571. 45: ok 22870
  57572. 45: ok 22871
  57573. 45: ok 22872
  57574. 45: ok 22873
  57575. 45: ok 22874
  57576. 45: ok 22875
  57577. 45: ok 22876
  57578. 45: ok 22877
  57579. 45: ok 22878
  57580. 45: ok 22879
  57581. 45: ok 22880
  57582. 45: ok 22881
  57583. 45: ok 22882
  57584. 45: ok 22883
  57585. 45: ok 22884
  57586. 45: ok 22885
  57587. 45: ok 22886
  57588. 45: ok 22887
  57589. 45: ok 22888
  57590. 45: ok 22889
  57591. 45: ok 22890
  57592. 45: ok 22891
  57593. 45: ok 22892
  57594. 45: ok 22893
  57595. 45: ok 22894
  57596. 45: ok 22895
  57597. 45: ok 22896
  57598. 45: ok 22897
  57599. 45: ok 22898
  57600. 45: ok 22899
  57601. 45: ok 22900
  57602. 45: ok 22901
  57603. 45: ok 22902
  57604. 45: ok 22903
  57605. 45: ok 22904
  57606. 45: ok 22905
  57607. 45: ok 22906
  57608. 45: ok 22907
  57609. 45: ok 22908
  57610. 45: ok 22909
  57611. 45: ok 22910
  57612. 45: ok 22911
  57613. 45: ok 22912
  57614. 45: ok 22913
  57615. 45: ok 22914
  57616. 45: ok 22915
  57617. 45: ok 22916
  57618. 45: ok 22917
  57619. 45: ok 22918
  57620. 45: ok 22919
  57621. 45: ok 22920
  57622. 45: ok 22921
  57623. 45: ok 22922
  57624. 45: ok 22923
  57625. 45: ok 22924
  57626. 45: ok 22925
  57627. 45: ok 22926
  57628. 45: ok 22927
  57629. 45: ok 22928
  57630. 45: ok 22929
  57631. 45: ok 22930
  57632. 45: ok 22931
  57633. 45: ok 22932
  57634. 45: ok 22933
  57635. 45: ok 22934
  57636. 45: ok 22935
  57637. 45: ok 22936
  57638. 45: ok 22937
  57639. 45: ok 22938
  57640. 45: ok 22939
  57641. 45: ok 22940
  57642. 45: ok 22941
  57643. 45: ok 22942
  57644. 45: ok 22943
  57645. 45: ok 22944
  57646. 45: ok 22945
  57647. 45: ok 22946
  57648. 45: ok 22947
  57649. 45: ok 22948
  57650. 45: ok 22949
  57651. 45: ok 22950
  57652. 45: ok 22951
  57653. 45: ok 22952
  57654. 45: ok 22953
  57655. 45: ok 22954
  57656. 45: ok 22955
  57657. 45: ok 22956
  57658. 45: ok 22957
  57659. 45: ok 22958
  57660. 45: ok 22959
  57661. 45: ok 22960
  57662. 45: ok 22961
  57663. 45: ok 22962
  57664. 45: ok 22963
  57665. 45: ok 22964
  57666. 45: ok 22965
  57667. 45: ok 22966
  57668. 45: ok 22967
  57669. 45: ok 22968
  57670. 45: ok 22969
  57671. 45: ok 22970
  57672. 45: ok 22971
  57673. 45: ok 22972
  57674. 45: ok 22973
  57675. 45: ok 22974
  57676. 45: ok 22975
  57677. 45: ok 22976
  57678. 45: ok 22977
  57679. 45: ok 22978
  57680. 45: ok 22979
  57681. 45: ok 22980
  57682. 45: ok 22981
  57683. 45: ok 22982
  57684. 45: ok 22983
  57685. 45: ok 22984
  57686. 45: ok 22985
  57687. 45: ok 22986
  57688. 45: ok 22987
  57689. 45: ok 22988
  57690. 45: ok 22989
  57691. 45: ok 22990
  57692. 45: ok 22991
  57693. 45: ok 22992
  57694. 45: ok 22993
  57695. 45: ok 22994
  57696. 45: ok 22995
  57697. 45: ok 22996
  57698. 45: ok 22997
  57699. 45: ok 22998
  57700. 45: ok 22999
  57701. 45: ok 23000
  57702. 45: ok 23001
  57703. 45: ok 23002
  57704. 45: ok 23003
  57705. 45: ok 23004
  57706. 45: ok 23005
  57707. 45: ok 23006
  57708. 45: ok 23007
  57709. 45: ok 23008
  57710. 45: ok 23009
  57711. 45: ok 23010
  57712. 45: ok 23011
  57713. 45: ok 23012
  57714. 45: ok 23013
  57715. 45: ok 23014
  57716. 45: ok 23015
  57717. 45: ok 23016
  57718. 45: ok 23017
  57719. 45: ok 23018
  57720. 45: ok 23019
  57721. 45: ok 23020
  57722. 45: ok 23021
  57723. 45: ok 23022
  57724. 45: ok 23023
  57725. 45: ok 23024
  57726. 45: ok 23025
  57727. 45: ok 23026
  57728. 45: ok 23027
  57729. 45: ok 23028
  57730. 45: ok 23029
  57731. 45: ok 23030
  57732. 45: ok 23031
  57733. 45: ok 23032
  57734. 45: ok 23033
  57735. 45: ok 23034
  57736. 45: ok 23035
  57737. 45: ok 23036
  57738. 45: ok 23037
  57739. 45: ok 23038
  57740. 45: ok 23039
  57741. 45: ok 23040
  57742. 45: ok 23041
  57743. 45: ok 23042
  57744. 45: ok 23043
  57745. 45: ok 23044
  57746. 45: ok 23045
  57747. 45: ok 23046
  57748. 45: ok 23047
  57749. 45: ok 23048
  57750. 45: ok 23049
  57751. 45: ok 23050
  57752. 45: ok 23051
  57753. 45: ok 23052
  57754. 45: ok 23053
  57755. 45: ok 23054
  57756. 45: ok 23055
  57757. 45: ok 23056
  57758. 45: ok 23057
  57759. 45: ok 23058
  57760. 45: ok 23059
  57761. 45: ok 23060
  57762. 45: ok 23061
  57763. 45: ok 23062
  57764. 45: ok 23063
  57765. 45: ok 23064
  57766. 45: ok 23065
  57767. 45: ok 23066
  57768. 45: ok 23067
  57769. 45: ok 23068
  57770. 45: ok 23069
  57771. 45: ok 23070
  57772. 45: ok 23071
  57773. 45: ok 23072
  57774. 45: ok 23073
  57775. 45: ok 23074
  57776. 45: ok 23075
  57777. 45: ok 23076
  57778. 45: ok 23077
  57779. 45: ok 23078
  57780. 45: ok 23079
  57781. 45: ok 23080
  57782. 45: ok 23081
  57783. 45: ok 23082
  57784. 45: ok 23083
  57785. 45: ok 23084
  57786. 45: ok 23085
  57787. 45: ok 23086
  57788. 45: ok 23087
  57789. 45: ok 23088
  57790. 45: ok 23089
  57791. 45: ok 23090
  57792. 45: ok 23091
  57793. 45: ok 23092
  57794. 45: ok 23093
  57795. 45: ok 23094
  57796. 45: ok 23095
  57797. 45: ok 23096
  57798. 45: ok 23097
  57799. 45: ok 23098
  57800. 45: ok 23099
  57801. 45: ok 23100
  57802. 45: ok 23101
  57803. 45: ok 23102
  57804. 45: ok 23103
  57805. 45: ok 23104
  57806. 45: ok 23105
  57807. 45: ok 23106
  57808. 45: ok 23107
  57809. 45: ok 23108
  57810. 45: ok 23109
  57811. 45: ok 23110
  57812. 45: ok 23111
  57813. 45: ok 23112
  57814. 45: ok 23113
  57815. 45: ok 23114
  57816. 45: ok 23115
  57817. 45: ok 23116
  57818. 45: ok 23117
  57819. 45: ok 23118
  57820. 45: ok 23119
  57821. 45: ok 23120
  57822. 45: ok 23121
  57823. 45: ok 23122
  57824. 45: ok 23123
  57825. 45: ok 23124
  57826. 45: ok 23125
  57827. 45: ok 23126
  57828. 45: ok 23127
  57829. 45: ok 23128
  57830. 45: ok 23129
  57831. 45: ok 23130
  57832. 45: ok 23131
  57833. 45: ok 23132
  57834. 45: ok 23133
  57835. 45: ok 23134
  57836. 45: ok 23135
  57837. 45: ok 23136
  57838. 45: ok 23137
  57839. 45: ok 23138
  57840. 45: ok 23139
  57841. 45: ok 23140
  57842. 45: ok 23141
  57843. 45: ok 23142
  57844. 45: ok 23143
  57845. 45: ok 23144
  57846. 45: ok 23145
  57847. 45: ok 23146
  57848. 45: ok 23147
  57849. 45: ok 23148
  57850. 45: ok 23149
  57851. 45: ok 23150
  57852. 45: ok 23151
  57853. 45: ok 23152
  57854. 45: ok 23153
  57855. 45: ok 23154
  57856. 45: ok 23155
  57857. 45: ok 23156
  57858. 45: ok 23157
  57859. 45: ok 23158
  57860. 45: ok 23159
  57861. 45: ok 23160
  57862. 45: ok 23161
  57863. 45: ok 23162
  57864. 45: ok 23163
  57865. 45: ok 23164
  57866. 45: ok 23165
  57867. 45: ok 23166
  57868. 45: ok 23167
  57869. 45: ok 23168
  57870. 45: ok 23169
  57871. 45: ok 23170
  57872. 45: ok 23171
  57873. 45: ok 23172
  57874. 45: ok 23173
  57875. 45: ok 23174
  57876. 45: ok 23175
  57877. 45: ok 23176
  57878. 45: ok 23177
  57879. 45: ok 23178
  57880. 45: ok 23179
  57881. 45: ok 23180
  57882. 45: ok 23181
  57883. 45: ok 23182
  57884. 45: ok 23183
  57885. 45: ok 23184
  57886. 45: ok 23185
  57887. 45: ok 23186
  57888. 45: ok 23187
  57889. 45: ok 23188
  57890. 45: ok 23189
  57891. 45: ok 23190
  57892. 45: ok 23191
  57893. 45: ok 23192
  57894. 45: ok 23193
  57895. 45: ok 23194
  57896. 45: ok 23195
  57897. 45: ok 23196
  57898. 45: ok 23197
  57899. 45: ok 23198
  57900. 45: ok 23199
  57901. 45: ok 23200
  57902. 45: ok 23201
  57903. 45: ok 23202
  57904. 45: ok 23203
  57905. 45: ok 23204
  57906. 45: ok 23205
  57907. 45: ok 23206
  57908. 45: ok 23207
  57909. 45: ok 23208
  57910. 45: ok 23209
  57911. 45: ok 23210
  57912. 45: ok 23211
  57913. 45: ok 23212
  57914. 45: ok 23213
  57915. 45: ok 23214
  57916. 45: ok 23215
  57917. 45: ok 23216
  57918. 45: ok 23217
  57919. 45: ok 23218
  57920. 45: ok 23219
  57921. 45: ok 23220
  57922. 45: ok 23221
  57923. 45: ok 23222
  57924. 45: ok 23223
  57925. 45: ok 23224
  57926. 45: ok 23225
  57927. 45: ok 23226
  57928. 45: ok 23227
  57929. 45: ok 23228
  57930. 45: ok 23229
  57931. 45: ok 23230
  57932. 45: ok 23231
  57933. 45: ok 23232
  57934. 45: ok 23233
  57935. 45: ok 23234
  57936. 45: ok 23235
  57937. 45: ok 23236
  57938. 45: ok 23237
  57939. 45: ok 23238
  57940. 45: ok 23239
  57941. 45: ok 23240
  57942. 45: ok 23241
  57943. 45: ok 23242
  57944. 45: ok 23243
  57945. 45: ok 23244
  57946. 45: ok 23245
  57947. 45: ok 23246
  57948. 45: ok 23247
  57949. 45: ok 23248
  57950. 45: ok 23249
  57951. 45: ok 23250
  57952. 45: ok 23251
  57953. 45: ok 23252
  57954. 45: ok 23253
  57955. 45: ok 23254
  57956. 45: ok 23255
  57957. 45: ok 23256
  57958. 45: ok 23257
  57959. 45: ok 23258
  57960. 45: ok 23259
  57961. 45: ok 23260
  57962. 45: ok 23261
  57963. 45: ok 23262
  57964. 45: ok 23263
  57965. 45: ok 23264
  57966. 45: ok 23265
  57967. 45: ok 23266
  57968. 45: ok 23267
  57969. 45: ok 23268
  57970. 45: ok 23269
  57971. 45: ok 23270
  57972. 45: ok 23271
  57973. 45: ok 23272
  57974. 45: ok 23273
  57975. 45: ok 23274
  57976. 45: ok 23275
  57977. 45: ok 23276
  57978. 45: ok 23277
  57979. 45: ok 23278
  57980. 45: ok 23279
  57981. 45: ok 23280
  57982. 45: ok 23281
  57983. 45: ok 23282
  57984. 45: ok 23283
  57985. 45: ok 23284
  57986. 45: ok 23285
  57987. 45: ok 23286
  57988. 45: ok 23287
  57989. 45: ok 23288
  57990. 45: ok 23289
  57991. 45: ok 23290
  57992. 45: ok 23291
  57993. 45: ok 23292
  57994. 45: ok 23293
  57995. 45: ok 23294
  57996. 45: ok 23295
  57997. 45: ok 23296
  57998. 45: ok 23297
  57999. 45: ok 23298
  58000. 45: ok 23299
  58001. 45: ok 23300
  58002. 45: ok 23301
  58003. 45: ok 23302
  58004. 45: ok 23303
  58005. 45: ok 23304
  58006. 45: ok 23305
  58007. 45: ok 23306
  58008. 45: ok 23307
  58009. 45: ok 23308
  58010. 45: ok 23309
  58011. 45: ok 23310
  58012. 45: ok 23311
  58013. 45: ok 23312
  58014. 45: ok 23313
  58015. 45: ok 23314
  58016. 45: ok 23315
  58017. 45: ok 23316
  58018. 45: ok 23317
  58019. 45: ok 23318
  58020. 45: ok 23319
  58021. 45: ok 23320
  58022. 45: ok 23321
  58023. 45: ok 23322
  58024. 45: ok 23323
  58025. 45: ok 23324
  58026. 45: ok 23325
  58027. 45: ok 23326
  58028. 45: ok 23327
  58029. 45: ok 23328
  58030. 45: ok 23329
  58031. 45: ok 23330
  58032. 45: ok 23331
  58033. 45: ok 23332
  58034. 45: ok 23333
  58035. 45: ok 23334
  58036. 45: ok 23335
  58037. 45: ok 23336
  58038. 45: ok 23337
  58039. 45: ok 23338
  58040. 45: ok 23339
  58041. 45: ok 23340
  58042. 45: ok 23341
  58043. 45: ok 23342
  58044. 45: ok 23343
  58045. 45: ok 23344
  58046. 45: ok 23345
  58047. 45: ok 23346
  58048. 45: ok 23347
  58049. 45: ok 23348
  58050. 45: ok 23349
  58051. 45: ok 23350
  58052. 45: ok 23351
  58053. 45: ok 23352
  58054. 45: ok 23353
  58055. 45: ok 23354
  58056. 45: ok 23355
  58057. 45: ok 23356
  58058. 45: ok 23357
  58059. 45: ok 23358
  58060. 45: ok 23359
  58061. 45: ok 23360
  58062. 45: ok 23361
  58063. 45: ok 23362
  58064. 45: ok 23363
  58065. 45: ok 23364
  58066. 45: ok 23365
  58067. 45: ok 23366
  58068. 45: ok 23367
  58069. 45: ok 23368
  58070. 45: ok 23369
  58071. 45: ok 23370
  58072. 45: ok 23371
  58073. 45: ok 23372
  58074. 45: ok 23373
  58075. 45: ok 23374
  58076. 45: ok 23375
  58077. 45: ok 23376
  58078. 45: ok 23377
  58079. 45: ok 23378
  58080. 45: ok 23379
  58081. 45: ok 23380
  58082. 45: ok 23381
  58083. 45: ok 23382
  58084. 45: ok 23383
  58085. 45: ok 23384
  58086. 45: ok 23385
  58087. 45: ok 23386
  58088. 45: ok 23387
  58089. 45: ok 23388
  58090. 45: ok 23389
  58091. 45: ok 23390
  58092. 45: ok 23391
  58093. 45: ok 23392
  58094. 45: ok 23393
  58095. 45: ok 23394
  58096. 45: ok 23395
  58097. 45: ok 23396
  58098. 45: ok 23397
  58099. 45: ok 23398
  58100. 45: ok 23399
  58101. 45: ok 23400
  58102. 45: ok 23401
  58103. 45: ok 23402
  58104. 45: ok 23403
  58105. 45: ok 23404
  58106. 45: ok 23405
  58107. 45: ok 23406
  58108. 45: ok 23407
  58109. 45: ok 23408
  58110. 45: ok 23409
  58111. 45: ok 23410
  58112. 45: ok 23411
  58113. 45: ok 23412
  58114. 45: ok 23413
  58115. 45: ok 23414
  58116. 45: ok 23415
  58117. 45: ok 23416
  58118. 45: ok 23417
  58119. 45: ok 23418
  58120. 45: ok 23419
  58121. 45: ok 23420
  58122. 45: ok 23421
  58123. 45: ok 23422
  58124. 45: ok 23423
  58125. 45: ok 23424
  58126. 45: ok 23425
  58127. 45: ok 23426
  58128. 45: ok 23427
  58129. 45: ok 23428
  58130. 45: ok 23429
  58131. 45: ok 23430
  58132. 45: ok 23431
  58133. 45: ok 23432
  58134. 45: ok 23433
  58135. 45: ok 23434
  58136. 45: ok 23435
  58137. 45: ok 23436
  58138. 45: ok 23437
  58139. 45: ok 23438
  58140. 45: ok 23439
  58141. 45: ok 23440
  58142. 45: ok 23441
  58143. 45: ok 23442
  58144. 45: ok 23443
  58145. 45: ok 23444
  58146. 45: ok 23445
  58147. 45: ok 23446
  58148. 45: ok 23447
  58149. 45: ok 23448
  58150. 45: ok 23449
  58151. 45: ok 23450
  58152. 45: ok 23451
  58153. 45: ok 23452
  58154. 45: ok 23453
  58155. 45: ok 23454
  58156. 45: ok 23455
  58157. 45: ok 23456
  58158. 45: ok 23457
  58159. 45: ok 23458
  58160. 45: ok 23459
  58161. 45: ok 23460
  58162. 45: ok 23461
  58163. 45: ok 23462
  58164. 45: ok 23463
  58165. 45: ok 23464
  58166. 45: ok 23465
  58167. 45: ok 23466
  58168. 45: ok 23467
  58169. 45: ok 23468
  58170. 45: ok 23469
  58171. 45: ok 23470
  58172. 45: ok 23471
  58173. 45: ok 23472
  58174. 45: ok 23473
  58175. 45: ok 23474
  58176. 45: ok 23475
  58177. 45: ok 23476
  58178. 45: ok 23477
  58179. 45: ok 23478
  58180. 45: ok 23479
  58181. 45: ok 23480
  58182. 45: ok 23481
  58183. 45: ok 23482
  58184. 45: ok 23483
  58185. 45: ok 23484
  58186. 45: ok 23485
  58187. 45: ok 23486
  58188. 45: ok 23487
  58189. 45: ok 23488
  58190. 45: ok 23489
  58191. 45: ok 23490
  58192. 45: ok 23491
  58193. 45: ok 23492
  58194. 45: ok 23493
  58195. 45: ok 23494
  58196. 45: ok 23495
  58197. 45: ok 23496
  58198. 45: ok 23497
  58199. 45: ok 23498
  58200. 45: ok 23499
  58201. 45: ok 23500
  58202. 45: ok 23501
  58203. 45: ok 23502
  58204. 45: ok 23503
  58205. 45: ok 23504
  58206. 45: ok 23505
  58207. 45: ok 23506
  58208. 45: ok 23507
  58209. 45: ok 23508
  58210. 45: ok 23509
  58211. 45: ok 23510
  58212. 45: ok 23511
  58213. 45: ok 23512
  58214. 45: ok 23513
  58215. 45: ok 23514
  58216. 45: ok 23515
  58217. 45: ok 23516
  58218. 45: ok 23517
  58219. 45: ok 23518
  58220. 45: ok 23519
  58221. 45: ok 23520
  58222. 45: ok 23521
  58223. 45: ok 23522
  58224. 45: ok 23523
  58225. 45: ok 23524
  58226. 45: ok 23525
  58227. 45: ok 23526
  58228. 45: ok 23527
  58229. 45: ok 23528
  58230. 45: ok 23529
  58231. 45: ok 23530
  58232. 45: ok 23531
  58233. 45: ok 23532
  58234. 45: ok 23533
  58235. 45: ok 23534
  58236. 45: ok 23535
  58237. 45: ok 23536
  58238. 45: ok 23537
  58239. 45: ok 23538
  58240. 45: ok 23539
  58241. 45: ok 23540
  58242. 45: ok 23541
  58243. 45: ok 23542
  58244. 45: ok 23543
  58245. 45: ok 23544
  58246. 45: ok 23545
  58247. 45: ok 23546
  58248. 45: ok 23547
  58249. 45: ok 23548
  58250. 45: ok 23549
  58251. 45: ok 23550
  58252. 45: ok 23551
  58253. 45: ok 23552
  58254. 45: ok 23553
  58255. 45: ok 23554
  58256. 45: ok 23555
  58257. 45: ok 23556
  58258. 45: ok 23557
  58259. 45: ok 23558
  58260. 45: ok 23559
  58261. 45: ok 23560
  58262. 45: ok 23561
  58263. 45: ok 23562
  58264. 45: ok 23563
  58265. 45: ok 23564
  58266. 45: ok 23565
  58267. 45: ok 23566
  58268. 45: ok 23567
  58269. 45: ok 23568
  58270. 45: ok 23569
  58271. 45: ok 23570
  58272. 45: ok 23571
  58273. 45: ok 23572
  58274. 45: ok 23573
  58275. 45: ok 23574
  58276. 45: ok 23575
  58277. 45: ok 23576
  58278. 45: ok 23577
  58279. 45: ok 23578
  58280. 45: ok 23579
  58281. 45: ok 23580
  58282. 45: ok 23581
  58283. 45: ok 23582
  58284. 45: ok 23583
  58285. 45: ok 23584
  58286. 45: ok 23585
  58287. 45: ok 23586
  58288. 45: ok 23587
  58289. 45: ok 23588
  58290. 45: ok 23589
  58291. 45: ok 23590
  58292. 45: ok 23591
  58293. 45: ok 23592
  58294. 45: ok 23593
  58295. 45: ok 23594
  58296. 45: ok 23595
  58297. 45: ok 23596
  58298. 45: ok 23597
  58299. 45: ok 23598
  58300. 45: ok 23599
  58301. 45: ok 23600
  58302. 45: ok 23601
  58303. 45: ok 23602
  58304. 45: ok 23603
  58305. 45: ok 23604
  58306. 45: ok 23605
  58307. 45: ok 23606
  58308. 45: ok 23607
  58309. 45: ok 23608
  58310. 45: ok 23609
  58311. 45: ok 23610
  58312. 45: ok 23611
  58313. 45: ok 23612
  58314. 45: ok 23613
  58315. 45: ok 23614
  58316. 45: ok 23615
  58317. 45: ok 23616
  58318. 45: ok 23617
  58319. 45: ok 23618
  58320. 45: ok 23619
  58321. 45: ok 23620
  58322. 45: ok 23621
  58323. 45: ok 23622
  58324. 45: ok 23623
  58325. 45: ok 23624
  58326. 45: ok 23625
  58327. 45: ok 23626
  58328. 45: ok 23627
  58329. 45: ok 23628
  58330. 45: ok 23629
  58331. 45: ok 23630
  58332. 45: ok 23631
  58333. 45: ok 23632
  58334. 45: ok 23633
  58335. 45: ok 23634
  58336. 45: ok 23635
  58337. 45: ok 23636
  58338. 45: ok 23637
  58339. 45: ok 23638
  58340. 45: ok 23639
  58341. 45: ok 23640
  58342. 45: ok 23641
  58343. 45: ok 23642
  58344. 45: ok 23643
  58345. 45: ok 23644
  58346. 45: ok 23645
  58347. 45: ok 23646
  58348. 45: ok 23647
  58349. 45: ok 23648
  58350. 45: ok 23649
  58351. 45: ok 23650
  58352. 45: ok 23651
  58353. 45: ok 23652
  58354. 45: ok 23653
  58355. 45: ok 23654
  58356. 45: ok 23655
  58357. 45: ok 23656
  58358. 45: ok 23657
  58359. 45: ok 23658
  58360. 45: ok 23659
  58361. 45: ok 23660
  58362. 45: ok 23661
  58363. 45: ok 23662
  58364. 45: ok 23663
  58365. 45: ok 23664
  58366. 45: ok 23665
  58367. 45: ok 23666
  58368. 45: ok 23667
  58369. 45: ok 23668
  58370. 45: ok 23669
  58371. 45: ok 23670
  58372. 45: ok 23671
  58373. 45: ok 23672
  58374. 45: ok 23673
  58375. 45: ok 23674
  58376. 45: ok 23675
  58377. 45: ok 23676
  58378. 45: ok 23677
  58379. 45: ok 23678
  58380. 45: ok 23679
  58381. 45: ok 23680
  58382. 45: ok 23681
  58383. 45: ok 23682
  58384. 45: ok 23683
  58385. 45: ok 23684
  58386. 45: ok 23685
  58387. 45: ok 23686
  58388. 45: ok 23687
  58389. 45: ok 23688
  58390. 45: ok 23689
  58391. 45: ok 23690
  58392. 45: ok 23691
  58393. 45: ok 23692
  58394. 45: ok 23693
  58395. 45: ok 23694
  58396. 45: ok 23695
  58397. 45: ok 23696
  58398. 45: ok 23697
  58399. 45: ok 23698
  58400. 45: ok 23699
  58401. 45: ok 23700
  58402. 45: ok 23701
  58403. 45: ok 23702
  58404. 45: ok 23703
  58405. 45: ok 23704
  58406. 45: ok 23705
  58407. 45: ok 23706
  58408. 45: ok 23707
  58409. 45: ok 23708
  58410. 45: ok 23709
  58411. 45: ok 23710
  58412. 45: ok 23711
  58413. 45: ok 23712
  58414. 45: ok 23713
  58415. 45: ok 23714
  58416. 45: ok 23715
  58417. 45: ok 23716
  58418. 45: ok 23717
  58419. 45: ok 23718
  58420. 45: ok 23719
  58421. 45: ok 23720
  58422. 45: ok 23721
  58423. 45: ok 23722
  58424. 45: ok 23723
  58425. 45: ok 23724
  58426. 45: ok 23725
  58427. 45: ok 23726
  58428. 45: ok 23727
  58429. 45: ok 23728
  58430. 45: ok 23729
  58431. 45: ok 23730
  58432. 45: ok 23731
  58433. 45: ok 23732
  58434. 45: ok 23733
  58435. 45: ok 23734
  58436. 45: ok 23735
  58437. 45: ok 23736
  58438. 45: ok 23737
  58439. 45: ok 23738
  58440. 45: ok 23739
  58441. 45: ok 23740
  58442. 45: ok 23741
  58443. 45: ok 23742
  58444. 45: ok 23743
  58445. 45: ok 23744
  58446. 45: ok 23745
  58447. 45: ok 23746
  58448. 45: ok 23747
  58449. 45: ok 23748
  58450. 45: ok 23749
  58451. 45: ok 23750
  58452. 45: ok 23751
  58453. 45: ok 23752
  58454. 45: ok 23753
  58455. 45: ok 23754
  58456. 45: ok 23755
  58457. 45: ok 23756
  58458. 45: ok 23757
  58459. 45: ok 23758
  58460. 45: ok 23759
  58461. 45: ok 23760
  58462. 45: ok 23761
  58463. 45: ok 23762
  58464. 45: ok 23763
  58465. 45: ok 23764
  58466. 45: ok 23765
  58467. 45: ok 23766
  58468. 45: ok 23767
  58469. 45: ok 23768
  58470. 45: ok 23769
  58471. 45: ok 23770
  58472. 45: ok 23771
  58473. 45: ok 23772
  58474. 45: ok 23773
  58475. 45: ok 23774
  58476. 45: ok 23775
  58477. 45: ok 23776
  58478. 45: ok 23777
  58479. 45: ok 23778
  58480. 45: ok 23779
  58481. 45: ok 23780
  58482. 45: ok 23781
  58483. 45: ok 23782
  58484. 45: ok 23783
  58485. 45: ok 23784
  58486. 45: ok 23785
  58487. 45: ok 23786
  58488. 45: ok 23787
  58489. 45: ok 23788
  58490. 45: ok 23789
  58491. 45: ok 23790
  58492. 45: ok 23791
  58493. 45: ok 23792
  58494. 45: ok 23793
  58495. 45: ok 23794
  58496. 45: ok 23795
  58497. 45: ok 23796
  58498. 45: ok 23797
  58499. 45: ok 23798
  58500. 45: ok 23799
  58501. 45: ok 23800
  58502. 45: ok 23801
  58503. 45: ok 23802
  58504. 45: ok 23803
  58505. 45: ok 23804
  58506. 45: ok 23805
  58507. 45: ok 23806
  58508. 45: ok 23807
  58509. 45: ok 23808
  58510. 45: ok 23809
  58511. 45: ok 23810
  58512. 45: ok 23811
  58513. 45: ok 23812
  58514. 45: ok 23813
  58515. 45: ok 23814
  58516. 45: ok 23815
  58517. 45: ok 23816
  58518. 45: ok 23817
  58519. 45: ok 23818
  58520. 45: ok 23819
  58521. 45: ok 23820
  58522. 45: ok 23821
  58523. 45: ok 23822
  58524. 45: ok 23823
  58525. 45: ok 23824
  58526. 45: ok 23825
  58527. 45: ok 23826
  58528. 45: ok 23827
  58529. 45: ok 23828
  58530. 45: ok 23829
  58531. 45: ok 23830
  58532. 45: ok 23831
  58533. 45: ok 23832
  58534. 45: ok 23833
  58535. 45: ok 23834
  58536. 45: ok 23835
  58537. 45: ok 23836
  58538. 45: ok 23837
  58539. 45: ok 23838
  58540. 45: ok 23839
  58541. 45: ok 23840
  58542. 45: ok 23841
  58543. 45: ok 23842
  58544. 45: ok 23843
  58545. 45: ok 23844
  58546. 45: ok 23845
  58547. 45: ok 23846
  58548. 45: ok 23847
  58549. 45: ok 23848
  58550. 45: ok 23849
  58551. 45: ok 23850
  58552. 45: ok 23851
  58553. 45: ok 23852
  58554. 45: ok 23853
  58555. 45: ok 23854
  58556. 45: ok 23855
  58557. 45: ok 23856
  58558. 45: ok 23857
  58559. 45: ok 23858
  58560. 45: ok 23859
  58561. 45: ok 23860
  58562. 45: ok 23861
  58563. 45: ok 23862
  58564. 45: ok 23863
  58565. 45: ok 23864
  58566. 45: ok 23865
  58567. 45: ok 23866
  58568. 45: ok 23867
  58569. 45: ok 23868
  58570. 45: ok 23869
  58571. 45: ok 23870
  58572. 45: ok 23871
  58573. 45: ok 23872
  58574. 45: ok 23873
  58575. 45: ok 23874
  58576. 45: ok 23875
  58577. 45: ok 23876
  58578. 45: ok 23877
  58579. 45: ok 23878
  58580. 45: ok 23879
  58581. 45: ok 23880
  58582. 45: ok 23881
  58583. 45: ok 23882
  58584. 45: ok 23883
  58585. 45: ok 23884
  58586. 45: ok 23885
  58587. 45: ok 23886
  58588. 45: ok 23887
  58589. 45: ok 23888
  58590. 45: ok 23889
  58591. 45: ok 23890
  58592. 45: ok 23891
  58593. 45: ok 23892
  58594. 45: ok 23893
  58595. 45: ok 23894
  58596. 45: ok 23895
  58597. 45: ok 23896
  58598. 45: ok 23897
  58599. 45: ok 23898
  58600. 45: ok 23899
  58601. 45: ok 23900
  58602. 45: ok 23901
  58603. 45: ok 23902
  58604. 45: ok 23903
  58605. 45: ok 23904
  58606. 45: ok 23905
  58607. 45: ok 23906
  58608. 45: ok 23907
  58609. 45: ok 23908
  58610. 45: ok 23909
  58611. 45: ok 23910
  58612. 45: ok 23911
  58613. 45: ok 23912
  58614. 45: ok 23913
  58615. 45: ok 23914
  58616. 45: ok 23915
  58617. 45: ok 23916
  58618. 45: ok 23917
  58619. 45: ok 23918
  58620. 45: ok 23919
  58621. 45: ok 23920
  58622. 45: ok 23921
  58623. 45: ok 23922
  58624. 45: ok 23923
  58625. 45: ok 23924
  58626. 45: ok 23925
  58627. 45: ok 23926
  58628. 45: ok 23927
  58629. 45: ok 23928
  58630. 45: ok 23929
  58631. 45: ok 23930
  58632. 45: ok 23931
  58633. 45: ok 23932
  58634. 45: ok 23933
  58635. 45: ok 23934
  58636. 45: ok 23935
  58637. 45: ok 23936
  58638. 45: ok 23937
  58639. 45: ok 23938
  58640. 45: ok 23939
  58641. 45: ok 23940
  58642. 45: ok 23941
  58643. 45: ok 23942
  58644. 45: ok 23943
  58645. 45: ok 23944
  58646. 45: ok 23945
  58647. 45: ok 23946
  58648. 45: ok 23947
  58649. 45: ok 23948
  58650. 45: ok 23949
  58651. 45: ok 23950
  58652. 45: ok 23951
  58653. 45: ok 23952
  58654. 45: ok 23953
  58655. 45: ok 23954
  58656. 45: ok 23955
  58657. 45: ok 23956
  58658. 45: ok 23957
  58659. 45: ok 23958
  58660. 45: ok 23959
  58661. 45: ok 23960
  58662. 45: ok 23961
  58663. 45: ok 23962
  58664. 45: ok 23963
  58665. 45: ok 23964
  58666. 45: ok 23965
  58667. 45: ok 23966
  58668. 45: ok 23967
  58669. 45: ok 23968
  58670. 45: ok 23969
  58671. 45: ok 23970
  58672. 45: ok 23971
  58673. 45: ok 23972
  58674. 45: ok 23973
  58675. 45: ok 23974
  58676. 45: ok 23975
  58677. 45: ok 23976
  58678. 45: ok 23977
  58679. 45: ok 23978
  58680. 45: ok 23979
  58681. 45: ok 23980
  58682. 45: ok 23981
  58683. 45: ok 23982
  58684. 45: ok 23983
  58685. 45: ok 23984
  58686. 45: ok 23985
  58687. 45: ok 23986
  58688. 45: ok 23987
  58689. 45: ok 23988
  58690. 45: ok 23989
  58691. 45: ok 23990
  58692. 45: ok 23991
  58693. 45: ok 23992
  58694. 45: ok 23993
  58695. 45: ok 23994
  58696. 45: ok 23995
  58697. 45: ok 23996
  58698. 45: ok 23997
  58699. 45: ok 23998
  58700. 45: ok 23999
  58701. 45: ok 24000
  58702. 45: ok 24001
  58703. 45: ok 24002
  58704. 45: ok 24003
  58705. 45: ok 24004
  58706. 45: ok 24005
  58707. 45: ok 24006
  58708. 45: ok 24007
  58709. 45: ok 24008
  58710. 45: ok 24009
  58711. 45: ok 24010
  58712. 45: ok 24011
  58713. 45: ok 24012
  58714. 45: ok 24013
  58715. 45: ok 24014
  58716. 45: ok 24015
  58717. 45: ok 24016
  58718. 45: ok 24017
  58719. 45: ok 24018
  58720. 45: ok 24019
  58721. 45: ok 24020
  58722. 45: ok 24021
  58723. 45: ok 24022
  58724. 45: ok 24023
  58725. 45: ok 24024
  58726. 45: ok 24025
  58727. 45: ok 24026
  58728. 45: ok 24027
  58729. 45: ok 24028
  58730. 45: ok 24029
  58731. 45: ok 24030
  58732. 45: ok 24031
  58733. 45: ok 24032
  58734. 45: ok 24033
  58735. 45: ok 24034
  58736. 45: ok 24035
  58737. 45: ok 24036
  58738. 45: ok 24037
  58739. 45: ok 24038
  58740. 45: ok 24039
  58741. 45: ok 24040
  58742. 45: ok 24041
  58743. 45: ok 24042
  58744. 45: ok 24043
  58745. 45: ok 24044
  58746. 45: ok 24045
  58747. 45: ok 24046
  58748. 45: ok 24047
  58749. 45: ok 24048
  58750. 45: ok 24049
  58751. 45: ok 24050
  58752. 45: ok 24051
  58753. 45: ok 24052
  58754. 45: ok 24053
  58755. 45: ok 24054
  58756. 45: ok 24055
  58757. 45: ok 24056
  58758. 45: ok 24057
  58759. 45: ok 24058
  58760. 45: ok 24059
  58761. 45: ok 24060
  58762. 45: ok 24061
  58763. 45: ok 24062
  58764. 45: ok 24063
  58765. 45: ok 24064
  58766. 45: ok 24065
  58767. 45: ok 24066
  58768. 45: ok 24067
  58769. 45: ok 24068
  58770. 45: ok 24069
  58771. 45: ok 24070
  58772. 45: ok 24071
  58773. 45: ok 24072
  58774. 45: ok 24073
  58775. 45: ok 24074
  58776. 45: ok 24075
  58777. 45: ok 24076
  58778. 45: ok 24077
  58779. 45: ok 24078
  58780. 45: ok 24079
  58781. 45: ok 24080
  58782. 45: ok 24081
  58783. 45: ok 24082
  58784. 45: ok 24083
  58785. 45: ok 24084
  58786. 45: ok 24085
  58787. 45: ok 24086
  58788. 45: ok 24087
  58789. 45: ok 24088
  58790. 45: ok 24089
  58791. 45: ok 24090
  58792. 45: ok 24091
  58793. 45: ok 24092
  58794. 45: ok 24093
  58795. 45: ok 24094
  58796. 45: ok 24095
  58797. 45: ok 24096
  58798. 45: ok 24097
  58799. 45: ok 24098
  58800. 45: ok 24099
  58801. 45: ok 24100
  58802. 45: ok 24101
  58803. 45: ok 24102
  58804. 45: ok 24103
  58805. 45: ok 24104
  58806. 45: ok 24105
  58807. 45: ok 24106
  58808. 45: ok 24107
  58809. 45: ok 24108
  58810. 45: ok 24109
  58811. 45: ok 24110
  58812. 45: ok 24111
  58813. 45: ok 24112
  58814. 45: ok 24113
  58815. 45: ok 24114
  58816. 45: ok 24115
  58817. 45: ok 24116
  58818. 45: ok 24117
  58819. 45: ok 24118
  58820. 45: ok 24119
  58821. 45: ok 24120
  58822. 45: ok 24121
  58823. 45: ok 24122
  58824. 45: ok 24123
  58825. 45: ok 24124
  58826. 45: ok 24125
  58827. 45: ok 24126
  58828. 45: ok 24127
  58829. 45: ok 24128
  58830. 45: ok 24129
  58831. 45: ok 24130
  58832. 45: ok 24131
  58833. 45: ok 24132
  58834. 45: ok 24133
  58835. 45: ok 24134
  58836. 45: ok 24135
  58837. 45: ok 24136
  58838. 45: ok 24137
  58839. 45: ok 24138
  58840. 45: ok 24139
  58841. 45: ok 24140
  58842. 45: ok 24141
  58843. 45: ok 24142
  58844. 45: ok 24143
  58845. 45: ok 24144
  58846. 45: ok 24145
  58847. 45: ok 24146
  58848. 45: ok 24147
  58849. 45: ok 24148
  58850. 45: ok 24149
  58851. 45: ok 24150
  58852. 45: ok 24151
  58853. 45: ok 24152
  58854. 45: ok 24153
  58855. 45: ok 24154
  58856. 45: ok 24155
  58857. 45: ok 24156
  58858. 45: ok 24157
  58859. 45: ok 24158
  58860. 45: ok 24159
  58861. 45: ok 24160
  58862. 45: ok 24161
  58863. 45: ok 24162
  58864. 45: ok 24163
  58865. 45: ok 24164
  58866. 45: ok 24165
  58867. 45: ok 24166
  58868. 45: ok 24167
  58869. 45: ok 24168
  58870. 45: ok 24169
  58871. 45: ok 24170
  58872. 45: ok 24171
  58873. 45: ok 24172
  58874. 45: ok 24173
  58875. 45: ok 24174
  58876. 45: ok 24175
  58877. 45: ok 24176
  58878. 45: ok 24177
  58879. 45: ok 24178
  58880. 45: ok 24179
  58881. 45: ok 24180
  58882. 45: ok 24181
  58883. 45: ok 24182
  58884. 45: ok 24183
  58885. 45: ok 24184
  58886. 45: ok 24185
  58887. 45: ok 24186
  58888. 45: ok 24187
  58889. 45: ok 24188
  58890. 45: ok 24189
  58891. 45: ok 24190
  58892. 45: ok 24191
  58893. 45: ok 24192
  58894. 45: ok 24193
  58895. 45: ok 24194
  58896. 45: ok 24195
  58897. 45: ok 24196
  58898. 45: ok 24197
  58899. 45: ok 24198
  58900. 45: ok 24199
  58901. 45: ok 24200
  58902. 45: ok 24201
  58903. 45: ok 24202
  58904. 45: ok 24203
  58905. 45: ok 24204
  58906. 45: ok 24205
  58907. 45: ok 24206
  58908. 45: ok 24207
  58909. 45: ok 24208
  58910. 45: ok 24209
  58911. 45: ok 24210
  58912. 45: ok 24211
  58913. 45: ok 24212
  58914. 45: ok 24213
  58915. 45: ok 24214
  58916. 45: ok 24215
  58917. 45: ok 24216
  58918. 45: ok 24217
  58919. 45: ok 24218
  58920. 45: ok 24219
  58921. 45: ok 24220
  58922. 45: ok 24221
  58923. 45: ok 24222
  58924. 45: ok 24223
  58925. 45: ok 24224
  58926. 45: ok 24225
  58927. 45: ok 24226
  58928. 45: ok 24227
  58929. 45: ok 24228
  58930. 45: ok 24229
  58931. 45: ok 24230
  58932. 45: ok 24231
  58933. 45: ok 24232
  58934. 45: ok 24233
  58935. 45: ok 24234
  58936. 45: ok 24235
  58937. 45: ok 24236
  58938. 45: ok 24237
  58939. 45: ok 24238
  58940. 45: ok 24239
  58941. 45: ok 24240
  58942. 45: ok 24241
  58943. 45: ok 24242
  58944. 45: ok 24243
  58945. 45: ok 24244
  58946. 45: ok 24245
  58947. 45: ok 24246
  58948. 45: ok 24247
  58949. 45: ok 24248
  58950. 45: ok 24249
  58951. 45: ok 24250
  58952. 45: ok 24251
  58953. 45: ok 24252
  58954. 45: ok 24253
  58955. 45: ok 24254
  58956. 45: ok 24255
  58957. 45: ok 24256
  58958. 45: ok 24257
  58959. 45: ok 24258
  58960. 45: ok 24259
  58961. 45: ok 24260
  58962. 45: ok 24261
  58963. 45: ok 24262
  58964. 45: ok 24263
  58965. 45: ok 24264
  58966. 45: ok 24265
  58967. 45: ok 24266
  58968. 45: ok 24267
  58969. 45: ok 24268
  58970. 45: ok 24269
  58971. 45: ok 24270
  58972. 45: ok 24271
  58973. 45: ok 24272
  58974. 45: ok 24273
  58975. 45: ok 24274
  58976. 45: ok 24275
  58977. 45: ok 24276
  58978. 45: ok 24277
  58979. 45: ok 24278
  58980. 45: ok 24279
  58981. 45: ok 24280
  58982. 45: ok 24281
  58983. 45: ok 24282
  58984. 45: ok 24283
  58985. 45: ok 24284
  58986. 45: ok 24285
  58987. 45: ok 24286
  58988. 45: ok 24287
  58989. 45: ok 24288
  58990. 45: ok 24289
  58991. 45: ok 24290
  58992. 45: ok 24291
  58993. 45: ok 24292
  58994. 45: ok 24293
  58995. 45: ok 24294
  58996. 45: ok 24295
  58997. 45: ok 24296
  58998. 45: ok 24297
  58999. 45: ok 24298
  59000. 45: ok 24299
  59001. 45: ok 24300
  59002. 45: ok 24301
  59003. 45: ok 24302
  59004. 45: ok 24303
  59005. 45: ok 24304
  59006. 45: ok 24305
  59007. 45: ok 24306
  59008. 45: ok 24307
  59009. 45: ok 24308
  59010. 45: ok 24309
  59011. 45: ok 24310
  59012. 45: ok 24311
  59013. 45: ok 24312
  59014. 45: ok 24313
  59015. 45: ok 24314
  59016. 45: ok 24315
  59017. 45: ok 24316
  59018. 45: ok 24317
  59019. 45: ok 24318
  59020. 45: ok 24319
  59021. 45: ok 24320
  59022. 45: ok 24321
  59023. 45: ok 24322
  59024. 45: ok 24323
  59025. 45: ok 24324
  59026. 45: ok 24325
  59027. 45: ok 24326
  59028. 45: ok 24327
  59029. 45: ok 24328
  59030. 45: ok 24329
  59031. 45: ok 24330
  59032. 45: ok 24331
  59033. 45: ok 24332
  59034. 45: ok 24333
  59035. 45: ok 24334
  59036. 45: ok 24335
  59037. 45: ok 24336
  59038. 45: ok 24337
  59039. 45: ok 24338
  59040. 45: ok 24339
  59041. 45: ok 24340
  59042. 45: ok 24341
  59043. 45: ok 24342
  59044. 45: ok 24343
  59045. 45: ok 24344
  59046. 45: ok 24345
  59047. 45: ok 24346
  59048. 45: ok 24347
  59049. 45: ok 24348
  59050. 45: ok 24349
  59051. 45: ok 24350
  59052. 45: ok 24351
  59053. 45: ok 24352
  59054. 45: ok 24353
  59055. 45: ok 24354
  59056. 45: ok 24355
  59057. 45: ok 24356
  59058. 45: ok 24357
  59059. 45: ok 24358
  59060. 45: ok 24359
  59061. 45: ok 24360
  59062. 45: ok 24361
  59063. 45: ok 24362
  59064. 45: ok 24363
  59065. 45: ok 24364
  59066. 45: ok 24365
  59067. 45: ok 24366
  59068. 45: ok 24367
  59069. 45: ok 24368
  59070. 45: ok 24369
  59071. 45: ok 24370
  59072. 45: ok 24371
  59073. 45: ok 24372
  59074. 45: ok 24373
  59075. 45: ok 24374
  59076. 45: ok 24375
  59077. 45: ok 24376
  59078. 45: ok 24377
  59079. 45: ok 24378
  59080. 45: ok 24379
  59081. 45: ok 24380
  59082. 45: ok 24381
  59083. 45: ok 24382
  59084. 45: ok 24383
  59085. 45: ok 24384
  59086. 45: ok 24385
  59087. 45: ok 24386
  59088. 45: ok 24387
  59089. 45: ok 24388
  59090. 45: ok 24389
  59091. 45: ok 24390
  59092. 45: ok 24391
  59093. 45: ok 24392
  59094. 45: ok 24393
  59095. 45: ok 24394
  59096. 45: ok 24395
  59097. 45: ok 24396
  59098. 45: ok 24397
  59099. 45: ok 24398
  59100. 45: ok 24399
  59101. 45: ok 24400
  59102. 45: ok 24401
  59103. 45: ok 24402
  59104. 45: ok 24403
  59105. 45: ok 24404
  59106. 45: ok 24405
  59107. 45: ok 24406
  59108. 45: ok 24407
  59109. 45: ok 24408
  59110. 45: ok 24409
  59111. 45: ok 24410
  59112. 45: ok 24411
  59113. 45: ok 24412
  59114. 45: ok 24413
  59115. 45: ok 24414
  59116. 45: ok 24415
  59117. 45: ok 24416
  59118. 45: ok 24417
  59119. 45: ok 24418
  59120. 45: ok 24419
  59121. 45: ok 24420
  59122. 45: ok 24421
  59123. 45: ok 24422
  59124. 45: ok 24423
  59125. 45: ok 24424
  59126. 45: ok 24425
  59127. 45: ok 24426
  59128. 45: ok 24427
  59129. 45: ok 24428
  59130. 45: ok 24429
  59131. 45: ok 24430
  59132. 45: ok 24431
  59133. 45: ok 24432
  59134. 45: ok 24433
  59135. 45: ok 24434
  59136. 45: ok 24435
  59137. 45: ok 24436
  59138. 45: ok 24437
  59139. 45: ok 24438
  59140. 45: ok 24439
  59141. 45: ok 24440
  59142. 45: ok 24441
  59143. 45: ok 24442
  59144. 45: ok 24443
  59145. 45: ok 24444
  59146. 45: ok 24445
  59147. 45: ok 24446
  59148. 45: ok 24447
  59149. 45: ok 24448
  59150. 45: ok 24449
  59151. 45: ok 24450
  59152. 45: ok 24451
  59153. 45: ok 24452
  59154. 45: ok 24453
  59155. 45: ok 24454
  59156. 45: ok 24455
  59157. 45: ok 24456
  59158. 45: ok 24457
  59159. 45: ok 24458
  59160. 45: ok 24459
  59161. 45: ok 24460
  59162. 45: ok 24461
  59163. 45: ok 24462
  59164. 45: ok 24463
  59165. 45: ok 24464
  59166. 45: ok 24465
  59167. 45: ok 24466
  59168. 45: ok 24467
  59169. 45: ok 24468
  59170. 45: ok 24469
  59171. 45: ok 24470
  59172. 45: ok 24471
  59173. 45: ok 24472
  59174. 45: ok 24473
  59175. 45: ok 24474
  59176. 45: ok 24475
  59177. 45: ok 24476
  59178. 45: ok 24477
  59179. 45: ok 24478
  59180. 45: ok 24479
  59181. 45: ok 24480
  59182. 45: ok 24481
  59183. 45: ok 24482
  59184. 45: ok 24483
  59185. 45: ok 24484
  59186. 45: ok 24485
  59187. 45: ok 24486
  59188. 45: ok 24487
  59189. 45: ok 24488
  59190. 45: ok 24489
  59191. 45: ok 24490
  59192. 45: ok 24491
  59193. 45: ok 24492
  59194. 45: ok 24493
  59195. 45: ok 24494
  59196. 45: ok 24495
  59197. 45: ok 24496
  59198. 45: ok 24497
  59199. 45: ok 24498
  59200. 45: ok 24499
  59201. 45: ok 24500
  59202. 45: ok 24501
  59203. 45: ok 24502
  59204. 45: ok 24503
  59205. 45: ok 24504
  59206. 45: ok 24505
  59207. 45: ok 24506
  59208. 45: ok 24507
  59209. 45: ok 24508
  59210. 45: ok 24509
  59211. 45: ok 24510
  59212. 45: ok 24511
  59213. 45: ok 24512
  59214. 45: ok 24513
  59215. 45: ok 24514
  59216. 45: ok 24515
  59217. 45: ok 24516
  59218. 45: ok 24517
  59219. 45: ok 24518
  59220. 45: ok 24519
  59221. 45: ok 24520
  59222. 45: ok 24521
  59223. 45: ok 24522
  59224. 45: ok 24523
  59225. 45: ok 24524
  59226. 45: ok 24525
  59227. 45: ok 24526
  59228. 45: ok 24527
  59229. 45: ok 24528
  59230. 45: ok 24529
  59231. 45: ok 24530
  59232. 45: ok 24531
  59233. 45: ok 24532
  59234. 45: ok 24533
  59235. 45: ok 24534
  59236. 45: ok 24535
  59237. 45: ok 24536
  59238. 45: ok 24537
  59239. 45: ok 24538
  59240. 45: ok 24539
  59241. 45: ok 24540
  59242. 45: ok 24541
  59243. 45: ok 24542
  59244. 45: ok 24543
  59245. 45: ok 24544
  59246. 45: ok 24545
  59247. 45: ok 24546
  59248. 45: ok 24547
  59249. 45: ok 24548
  59250. 45: ok 24549
  59251. 45: ok 24550
  59252. 45: ok 24551
  59253. 45: ok 24552
  59254. 45: ok 24553
  59255. 45: ok 24554
  59256. 45: ok 24555
  59257. 45: ok 24556
  59258. 45: ok 24557
  59259. 45: ok 24558
  59260. 45: ok 24559
  59261. 45: ok 24560
  59262. 45: ok 24561
  59263. 45: ok 24562
  59264. 45: ok 24563
  59265. 45: ok 24564
  59266. 45: ok 24565
  59267. 45: ok 24566
  59268. 45: ok 24567
  59269. 45: ok 24568
  59270. 45: ok 24569
  59271. 45: ok 24570
  59272. 45: ok 24571
  59273. 45: ok 24572
  59274. 45: ok 24573
  59275. 45: ok 24574
  59276. 45: ok 24575
  59277. 45: ok 24576
  59278. 45: ok 24577
  59279. 45: ok 24578
  59280. 45: ok 24579
  59281. 45: ok 24580
  59282. 45: ok 24581
  59283. 45: ok 24582
  59284. 45: ok 24583
  59285. 45: ok 24584
  59286. 45: ok 24585
  59287. 45: ok 24586
  59288. 45: ok 24587
  59289. 45: ok 24588
  59290. 45: ok 24589
  59291. 45: ok 24590
  59292. 45: ok 24591
  59293. 45: ok 24592
  59294. 45: ok 24593
  59295. 45: ok 24594
  59296. 45: ok 24595
  59297. 45: ok 24596
  59298. 45: ok 24597
  59299. 45: ok 24598
  59300. 45: ok 24599
  59301. 45: ok 24600
  59302. 45: ok 24601
  59303. 45: ok 24602
  59304. 45: ok 24603
  59305. 45: ok 24604
  59306. 45: ok 24605
  59307. 45: ok 24606
  59308. 45: ok 24607
  59309. 45: ok 24608
  59310. 45: ok 24609
  59311. 45: ok 24610
  59312. 45: ok 24611
  59313. 45: ok 24612
  59314. 45: ok 24613
  59315. 45: ok 24614
  59316. 45: ok 24615
  59317. 45: ok 24616
  59318. 45: ok 24617
  59319. 45: ok 24618
  59320. 45: ok 24619
  59321. 45: ok 24620
  59322. 45: ok 24621
  59323. 45: ok 24622
  59324. 45: ok 24623
  59325. 45: ok 24624
  59326. 45: ok 24625
  59327. 45: ok 24626
  59328. 45: ok 24627
  59329. 45: ok 24628
  59330. 45: ok 24629
  59331. 45: ok 24630
  59332. 45: ok 24631
  59333. 45: ok 24632
  59334. 45: ok 24633
  59335. 45: ok 24634
  59336. 45: ok 24635
  59337. 45: ok 24636
  59338. 45: ok 24637
  59339. 45: ok 24638
  59340. 45: ok 24639
  59341. 45: ok 24640
  59342. 45: ok 24641
  59343. 45: ok 24642
  59344. 45: ok 24643
  59345. 45: ok 24644
  59346. 45: ok 24645
  59347. 45: ok 24646
  59348. 45: ok 24647
  59349. 45: ok 24648
  59350. 45: ok 24649
  59351. 45: ok 24650
  59352. 45: ok 24651
  59353. 45: ok 24652
  59354. 45: ok 24653
  59355. 45: ok 24654
  59356. 45: ok 24655
  59357. 45: ok 24656
  59358. 45: ok 24657
  59359. 45: ok 24658
  59360. 45: ok 24659
  59361. 45: ok 24660
  59362. 45: ok 24661
  59363. 45: ok 24662
  59364. 45: ok 24663
  59365. 45: ok 24664
  59366. 45: ok 24665
  59367. 45: ok 24666
  59368. 45: ok 24667
  59369. 45: ok 24668
  59370. 45: ok 24669
  59371. 45: ok 24670
  59372. 45: ok 24671
  59373. 45: ok 24672
  59374. 45: ok 24673
  59375. 45: ok 24674
  59376. 45: ok 24675
  59377. 45: ok 24676
  59378. 45: ok 24677
  59379. 45: ok 24678
  59380. 45: ok 24679
  59381. 45: ok 24680
  59382. 45: ok 24681
  59383. 45: ok 24682
  59384. 45: ok 24683
  59385. 45: ok 24684
  59386. 45: ok 24685
  59387. 45: ok 24686
  59388. 45: ok 24687
  59389. 45: ok 24688
  59390. 45: ok 24689
  59391. 45: ok 24690
  59392. 45: ok 24691
  59393. 45: ok 24692
  59394. 45: ok 24693
  59395. 45: ok 24694
  59396. 45: ok 24695
  59397. 45: ok 24696
  59398. 45: ok 24697
  59399. 45: ok 24698
  59400. 45: ok 24699
  59401. 45: ok 24700
  59402. 45: ok 24701
  59403. 45: ok 24702
  59404. 45: ok 24703
  59405. 45: ok 24704
  59406. 45: ok 24705
  59407. 45: ok 24706
  59408. 45: ok 24707
  59409. 45: ok 24708
  59410. 45: ok 24709
  59411. 45: ok 24710
  59412. 45: ok 24711
  59413. 45: ok 24712
  59414. 45: ok 24713
  59415. 45: ok 24714
  59416. 45: ok 24715
  59417. 45: ok 24716
  59418. 45: ok 24717
  59419. 45: ok 24718
  59420. 45: ok 24719
  59421. 45: ok 24720
  59422. 45: ok 24721
  59423. 45: ok 24722
  59424. 45: ok 24723
  59425. 45: ok 24724
  59426. 45: ok 24725
  59427. 45: ok 24726
  59428. 45: ok 24727
  59429. 45: ok 24728
  59430. 45: ok 24729
  59431. 45: ok 24730
  59432. 45: ok 24731
  59433. 45: ok 24732
  59434. 45: ok 24733
  59435. 45: ok 24734
  59436. 45: ok 24735
  59437. 45: ok 24736
  59438. 45: ok 24737
  59439. 45: ok 24738
  59440. 45: ok 24739
  59441. 45: ok 24740
  59442. 45: ok 24741
  59443. 45: ok 24742
  59444. 45: ok 24743
  59445. 45: ok 24744
  59446. 45: ok 24745
  59447. 45: ok 24746
  59448. 45: ok 24747
  59449. 45: ok 24748
  59450. 45: ok 24749
  59451. 45: ok 24750
  59452. 45: ok 24751
  59453. 45: ok 24752
  59454. 45: ok 24753
  59455. 45: ok 24754
  59456. 45: ok 24755
  59457. 45: ok 24756
  59458. 45: ok 24757
  59459. 45: ok 24758
  59460. 45: ok 24759
  59461. 45: ok 24760
  59462. 45: ok 24761
  59463. 45: ok 24762
  59464. 45: ok 24763
  59465. 45: ok 24764
  59466. 45: ok 24765
  59467. 45: ok 24766
  59468. 45: ok 24767
  59469. 45: ok 24768
  59470. 45: ok 24769
  59471. 45: ok 24770
  59472. 45: ok 24771
  59473. 45: ok 24772
  59474. 45: ok 24773
  59475. 45: ok 24774
  59476. 45: ok 24775
  59477. 45: ok 24776
  59478. 45: ok 24777
  59479. 45: ok 24778
  59480. 45: ok 24779
  59481. 45: ok 24780
  59482. 45: ok 24781
  59483. 45: ok 24782
  59484. 45: ok 24783
  59485. 45: ok 24784
  59486. 45: ok 24785
  59487. 45: ok 24786
  59488. 45: ok 24787
  59489. 45: ok 24788
  59490. 45: ok 24789
  59491. 45: ok 24790
  59492. 45: ok 24791
  59493. 45: ok 24792
  59494. 45: ok 24793
  59495. 45: ok 24794
  59496. 45: ok 24795
  59497. 45: ok 24796
  59498. 45: ok 24797
  59499. 45: ok 24798
  59500. 45: ok 24799
  59501. 45: ok 24800
  59502. 45: ok 24801
  59503. 45: ok 24802
  59504. 45: ok 24803
  59505. 45: ok 24804
  59506. 45: ok 24805
  59507. 45: ok 24806
  59508. 45: ok 24807
  59509. 45: ok 24808
  59510. 45: ok 24809
  59511. 45: ok 24810
  59512. 45: ok 24811
  59513. 45: ok 24812
  59514. 45: ok 24813
  59515. 45: ok 24814
  59516. 45: ok 24815
  59517. 45: ok 24816
  59518. 45: ok 24817
  59519. 45: ok 24818
  59520. 45: ok 24819
  59521. 45: ok 24820
  59522. 45: ok 24821
  59523. 45: ok 24822
  59524. 45: ok 24823
  59525. 45: ok 24824
  59526. 45: ok 24825
  59527. 45: ok 24826
  59528. 45: ok 24827
  59529. 45: ok 24828
  59530. 45: ok 24829
  59531. 45: ok 24830
  59532. 45: ok 24831
  59533. 45: ok 24832
  59534. 45: ok 24833
  59535. 45: ok 24834
  59536. 45: ok 24835
  59537. 45: ok 24836
  59538. 45: ok 24837
  59539. 45: ok 24838
  59540. 45: ok 24839
  59541. 45: ok 24840
  59542. 45: ok 24841
  59543. 45: ok 24842
  59544. 45: ok 24843
  59545. 45: ok 24844
  59546. 45: ok 24845
  59547. 45: ok 24846
  59548. 45: ok 24847
  59549. 45: ok 24848
  59550. 45: ok 24849
  59551. 45: ok 24850
  59552. 45: ok 24851
  59553. 45: ok 24852
  59554. 45: ok 24853
  59555. 45: ok 24854
  59556. 45: ok 24855
  59557. 45: ok 24856
  59558. 45: ok 24857
  59559. 45: ok 24858
  59560. 45: ok 24859
  59561. 45: ok 24860
  59562. 45: ok 24861
  59563. 45: ok 24862
  59564. 45: ok 24863
  59565. 45: ok 24864
  59566. 45: ok 24865
  59567. 45: ok 24866
  59568. 45: ok 24867
  59569. 45: ok 24868
  59570. 45: ok 24869
  59571. 45: ok 24870
  59572. 45: ok 24871
  59573. 45: ok 24872
  59574. 45: ok 24873
  59575. 45: ok 24874
  59576. 45: ok 24875
  59577. 45: ok 24876
  59578. 45: ok 24877
  59579. 45: ok 24878
  59580. 45: ok 24879
  59581. 45: ok 24880
  59582. 45: ok 24881
  59583. 45: ok 24882
  59584. 45: ok 24883
  59585. 45: ok 24884
  59586. 45: ok 24885
  59587. 45: ok 24886
  59588. 45: ok 24887
  59589. 45: ok 24888
  59590. 45: ok 24889
  59591. 45: ok 24890
  59592. 45: ok 24891
  59593. 45: ok 24892
  59594. 45: ok 24893
  59595. 45: ok 24894
  59596. 45: ok 24895
  59597. 45: ok 24896
  59598. 45: ok 24897
  59599. 45: ok 24898
  59600. 45: ok 24899
  59601. 45: ok 24900
  59602. 45: ok 24901
  59603. 45: ok 24902
  59604. 45: ok 24903
  59605. 45: ok 24904
  59606. 45: ok 24905
  59607. 45: ok 24906
  59608. 45: ok 24907
  59609. 45: ok 24908
  59610. 45: ok 24909
  59611. 45: ok 24910
  59612. 45: ok 24911
  59613. 45: ok 24912
  59614. 45: ok 24913
  59615. 45: ok 24914
  59616. 45: ok 24915
  59617. 45: ok 24916
  59618. 45: ok 24917
  59619. 45: ok 24918
  59620. 45: ok 24919
  59621. 45: ok 24920
  59622. 45: ok 24921
  59623. 45: ok 24922
  59624. 45: ok 24923
  59625. 45: ok 24924
  59626. 45: ok 24925
  59627. 45: ok 24926
  59628. 45: ok 24927
  59629. 45: ok 24928
  59630. 45: ok 24929
  59631. 45: ok 24930
  59632. 45: ok 24931
  59633. 45: ok 24932
  59634. 45: ok 24933
  59635. 45: ok 24934
  59636. 45: ok 24935
  59637. 45: ok 24936
  59638. 45: ok 24937
  59639. 45: ok 24938
  59640. 45: ok 24939
  59641. 45: ok 24940
  59642. 45: ok 24941
  59643. 45: ok 24942
  59644. 45: ok 24943
  59645. 45: ok 24944
  59646. 45: ok 24945
  59647. 45: ok 24946
  59648. 45: ok 24947
  59649. 45: ok 24948
  59650. 45: ok 24949
  59651. 45: ok 24950
  59652. 45: ok 24951
  59653. 45: ok 24952
  59654. 45: ok 24953
  59655. 45: ok 24954
  59656. 45: ok 24955
  59657. 45: ok 24956
  59658. 45: ok 24957
  59659. 45: ok 24958
  59660. 45: ok 24959
  59661. 45: ok 24960
  59662. 45: ok 24961
  59663. 45: ok 24962
  59664. 45: ok 24963
  59665. 45: ok 24964
  59666. 45: ok 24965
  59667. 45: ok 24966
  59668. 45: ok 24967
  59669. 45: ok 24968
  59670. 45: ok 24969
  59671. 45: ok 24970
  59672. 45: ok 24971
  59673. 45: ok 24972
  59674. 45: ok 24973
  59675. 45: ok 24974
  59676. 45: ok 24975
  59677. 45: ok 24976
  59678. 45: ok 24977
  59679. 45: ok 24978
  59680. 45: ok 24979
  59681. 45: ok 24980
  59682. 45: ok 24981
  59683. 45: ok 24982
  59684. 45: ok 24983
  59685. 45: ok 24984
  59686. 45: ok 24985
  59687. 45: ok 24986
  59688. 45: ok 24987
  59689. 45: ok 24988
  59690. 45: ok 24989
  59691. 45: ok 24990
  59692. 45: ok 24991
  59693. 45: ok 24992
  59694. 45: ok 24993
  59695. 45: ok 24994
  59696. 45: ok 24995
  59697. 45: ok 24996
  59698. 45: ok 24997
  59699. 45: ok 24998
  59700. 45: ok 24999
  59701. 45: ok 25000
  59702. 45: ok 25001
  59703. 45: ok 25002
  59704. 45: ok 25003
  59705. 45: ok 25004
  59706. 45: ok 25005
  59707. 45: ok 25006
  59708. 45: ok 25007
  59709. 45: ok 25008
  59710. 45: ok 25009
  59711. 45: ok 25010
  59712. 45: ok 25011
  59713. 45: ok 25012
  59714. 45: ok 25013
  59715. 45: ok 25014
  59716. 45: ok 25015
  59717. 45: ok 25016
  59718. 45: ok 25017
  59719. 45: ok 25018
  59720. 45: ok 25019
  59721. 45: ok 25020
  59722. 45: ok 25021
  59723. 45: ok 25022
  59724. 45: ok 25023
  59725. 45: ok 25024
  59726. 45: ok 25025
  59727. 45: ok 25026
  59728. 45: ok 25027
  59729. 45: ok 25028
  59730. 45: ok 25029
  59731. 45: ok 25030
  59732. 45: ok 25031
  59733. 45: ok 25032
  59734. 45: ok 25033
  59735. 45: ok 25034
  59736. 45: ok 25035
  59737. 45: ok 25036
  59738. 45: ok 25037
  59739. 45: ok 25038
  59740. 45: ok 25039
  59741. 45: ok 25040
  59742. 45: ok 25041
  59743. 45: ok 25042
  59744. 45: ok 25043
  59745. 45: ok 25044
  59746. 45: ok 25045
  59747. 45: ok 25046
  59748. 45: ok 25047
  59749. 45: ok 25048
  59750. 45: ok 25049
  59751. 45: ok 25050
  59752. 45: ok 25051
  59753. 45: ok 25052
  59754. 45: ok 25053
  59755. 45: ok 25054
  59756. 45: ok 25055
  59757. 45: ok 25056
  59758. 45: ok 25057
  59759. 45: ok 25058
  59760. 45: ok 25059
  59761. 45: ok 25060
  59762. 45: ok 25061
  59763. 45: ok 25062
  59764. 45: ok 25063
  59765. 45: ok 25064
  59766. 45: ok 25065
  59767. 45: ok 25066
  59768. 45: ok 25067
  59769. 45: ok 25068
  59770. 45: ok 25069
  59771. 45: ok 25070
  59772. 45: ok 25071
  59773. 45: ok 25072
  59774. 45: ok 25073
  59775. 45: ok 25074
  59776. 45: ok 25075
  59777. 45: ok 25076
  59778. 45: ok 25077
  59779. 45: ok 25078
  59780. 45: ok 25079
  59781. 45: ok 25080
  59782. 45: ok 25081
  59783. 45: ok 25082
  59784. 45: ok 25083
  59785. 45: ok 25084
  59786. 45: ok 25085
  59787. 45: ok 25086
  59788. 45: ok 25087
  59789. 45: ok 25088
  59790. 45: ok 25089
  59791. 45: ok 25090
  59792. 45: ok 25091
  59793. 45: ok 25092
  59794. 45: ok 25093
  59795. 45: ok 25094
  59796. 45: ok 25095
  59797. 45: ok 25096
  59798. 45: ok 25097
  59799. 45: ok 25098
  59800. 45: ok 25099
  59801. 45: ok 25100
  59802. 45: ok 25101
  59803. 45: ok 25102
  59804. 45: ok 25103
  59805. 45: ok 25104
  59806. 45: ok 25105
  59807. 45: ok 25106
  59808. 45: ok 25107
  59809. 45: ok 25108
  59810. 45: ok 25109
  59811. 45: ok 25110
  59812. 45: ok 25111
  59813. 45: ok 25112
  59814. 45: ok 25113
  59815. 45: ok 25114
  59816. 45: ok 25115
  59817. 45: ok 25116
  59818. 45: ok 25117
  59819. 45: ok 25118
  59820. 45: ok 25119
  59821. 45: ok 25120
  59822. 45: ok 25121
  59823. 45: ok 25122
  59824. 45: ok 25123
  59825. 45: ok 25124
  59826. 45: ok 25125
  59827. 45: ok 25126
  59828. 45: ok 25127
  59829. 45: ok 25128
  59830. 45: ok 25129
  59831. 45: ok 25130
  59832. 45: ok 25131
  59833. 45: ok 25132
  59834. 45: ok 25133
  59835. 45: ok 25134
  59836. 45: ok 25135
  59837. 45: ok 25136
  59838. 45: ok 25137
  59839. 45: ok 25138
  59840. 45: ok 25139
  59841. 45: ok 25140
  59842. 45: ok 25141
  59843. 45: ok 25142
  59844. 45: ok 25143
  59845. 45: ok 25144
  59846. 45: ok 25145
  59847. 45: ok 25146
  59848. 45: ok 25147
  59849. 45: ok 25148
  59850. 45: ok 25149
  59851. 45: ok 25150
  59852. 45: ok 25151
  59853. 45: ok 25152
  59854. 45: ok 25153
  59855. 45: ok 25154
  59856. 45: ok 25155
  59857. 45: ok 25156
  59858. 45: ok 25157
  59859. 45: ok 25158
  59860. 45: ok 25159
  59861. 45: ok 25160
  59862. 45: ok 25161
  59863. 45: ok 25162
  59864. 45: ok 25163
  59865. 45: ok 25164
  59866. 45: ok 25165
  59867. 45: ok 25166
  59868. 45: ok 25167
  59869. 45: ok 25168
  59870. 45: ok 25169
  59871. 45: ok 25170
  59872. 45: ok 25171
  59873. 45: ok 25172
  59874. 45: ok 25173
  59875. 45: ok 25174
  59876. 45: ok 25175
  59877. 45: ok 25176
  59878. 45: ok 25177
  59879. 45: ok 25178
  59880. 45: ok 25179
  59881. 45: ok 25180
  59882. 45: ok 25181
  59883. 45: ok 25182
  59884. 45: ok 25183
  59885. 45: ok 25184
  59886. 45: ok 25185
  59887. 45: ok 25186
  59888. 45: ok 25187
  59889. 45: ok 25188
  59890. 45: ok 25189
  59891. 45: ok 25190
  59892. 45: ok 25191
  59893. 45: ok 25192
  59894. 45: ok 25193
  59895. 45: ok 25194
  59896. 45: ok 25195
  59897. 45: ok 25196
  59898. 45: ok 25197
  59899. 45: ok 25198
  59900. 45: ok 25199
  59901. 45: ok 25200
  59902. 45: ok 25201
  59903. 45: ok 25202
  59904. 45: ok 25203
  59905. 45: ok 25204
  59906. 45: ok 25205
  59907. 45: ok 25206
  59908. 45: ok 25207
  59909. 45: ok 25208
  59910. 45: ok 25209
  59911. 45: ok 25210
  59912. 45: ok 25211
  59913. 45: ok 25212
  59914. 45: ok 25213
  59915. 45: ok 25214
  59916. 45: ok 25215
  59917. 45: ok 25216
  59918. 45: ok 25217
  59919. 45: ok 25218
  59920. 45: ok 25219
  59921. 45: ok 25220
  59922. 45: ok 25221
  59923. 45: ok 25222
  59924. 45: ok 25223
  59925. 45: ok 25224
  59926. 45: ok 25225
  59927. 45: ok 25226
  59928. 45: ok 25227
  59929. 45: ok 25228
  59930. 45: ok 25229
  59931. 45: ok 25230
  59932. 45: ok 25231
  59933. 45: ok 25232
  59934. 45: ok 25233
  59935. 45: ok 25234
  59936. 45: ok 25235
  59937. 45: ok 25236
  59938. 45: ok 25237
  59939. 45: ok 25238
  59940. 45: ok 25239
  59941. 45: ok 25240
  59942. 45: ok 25241
  59943. 45: ok 25242
  59944. 45: ok 25243
  59945. 45: ok 25244
  59946. 45: ok 25245
  59947. 45: ok 25246
  59948. 45: ok 25247
  59949. 45: ok 25248
  59950. 45: ok 25249
  59951. 45: ok 25250
  59952. 45: ok 25251
  59953. 45: ok 25252
  59954. 45: ok 25253
  59955. 45: ok 25254
  59956. 45: ok 25255
  59957. 45: ok 25256
  59958. 45: ok 25257
  59959. 45: ok 25258
  59960. 45: ok 25259
  59961. 45: ok 25260
  59962. 45: ok 25261
  59963. 45: ok 25262
  59964. 45: ok 25263
  59965. 45: ok 25264
  59966. 45: ok 25265
  59967. 45: ok 25266
  59968. 45: ok 25267
  59969. 45: ok 25268
  59970. 45: ok 25269
  59971. 45: ok 25270
  59972. 45: ok 25271
  59973. 45: ok 25272
  59974. 45: ok 25273
  59975. 45: ok 25274
  59976. 45: ok 25275
  59977. 45: ok 25276
  59978. 45: ok 25277
  59979. 45: ok 25278
  59980. 45: ok 25279
  59981. 45: ok 25280
  59982. 45: ok 25281
  59983. 45: ok 25282
  59984. 45: ok 25283
  59985. 45: ok 25284
  59986. 45: ok 25285
  59987. 45: ok 25286
  59988. 45: ok 25287
  59989. 45: ok 25288
  59990. 45: ok 25289
  59991. 45: ok 25290
  59992. 45: ok 25291
  59993. 45: ok 25292
  59994. 45: ok 25293
  59995. 45: ok 25294
  59996. 45: ok 25295
  59997. 45: ok 25296
  59998. 45: ok 25297
  59999. 45: ok 25298
  60000. 45: ok 25299
  60001. 45: ok 25300
  60002. 45: ok 25301
  60003. 45: ok 25302
  60004. 45: ok 25303
  60005. 45: ok 25304
  60006. 45: ok 25305
  60007. 45: ok 25306
  60008. 45: ok 25307
  60009. 45: ok 25308
  60010. 45: ok 25309
  60011. 45: ok 25310
  60012. 45: ok 25311
  60013. 45: ok 25312
  60014. 45: ok 25313
  60015. 45: ok 25314
  60016. 45: ok 25315
  60017. 45: ok 25316
  60018. 45: ok 25317
  60019. 45: ok 25318
  60020. 45: ok 25319
  60021. 45: ok 25320
  60022. 45: ok 25321
  60023. 45: ok 25322
  60024. 45: ok 25323
  60025. 45: ok 25324
  60026. 45: ok 25325
  60027. 45: ok 25326
  60028. 45: ok 25327
  60029. 45: ok 25328
  60030. 45: ok 25329
  60031. 45: ok 25330
  60032. 45: ok 25331
  60033. 45: ok 25332
  60034. 45: ok 25333
  60035. 45: ok 25334
  60036. 45: ok 25335
  60037. 45: ok 25336
  60038. 45: ok 25337
  60039. 45: ok 25338
  60040. 45: ok 25339
  60041. 45: ok 25340
  60042. 45: ok 25341
  60043. 45: ok 25342
  60044. 45: ok 25343
  60045. 45: ok 25344
  60046. 45: ok 25345
  60047. 45: ok 25346
  60048. 45: ok 25347
  60049. 45: ok 25348
  60050. 45: ok 25349
  60051. 45: ok 25350
  60052. 45: ok 25351
  60053. 45: ok 25352
  60054. 45: ok 25353
  60055. 45: ok 25354
  60056. 45: ok 25355
  60057. 45: ok 25356
  60058. 45: ok 25357
  60059. 45: ok 25358
  60060. 45: ok 25359
  60061. 45: ok 25360
  60062. 45: ok 25361
  60063. 45: ok 25362
  60064. 45: ok 25363
  60065. 45: ok 25364
  60066. 45: ok 25365
  60067. 45: ok 25366
  60068. 45: ok 25367
  60069. 45: ok 25368
  60070. 45: ok 25369
  60071. 45: ok 25370
  60072. 45: ok 25371
  60073. 45: ok 25372
  60074. 45: ok 25373
  60075. 45: ok 25374
  60076. 45: ok 25375
  60077. 45: ok 25376
  60078. 45: ok 25377
  60079. 45: ok 25378
  60080. 45: ok 25379
  60081. 45: ok 25380
  60082. 45: ok 25381
  60083. 45: ok 25382
  60084. 45: ok 25383
  60085. 45: ok 25384
  60086. 45: ok 25385
  60087. 45: ok 25386
  60088. 45: ok 25387
  60089. 45: ok 25388
  60090. 45: ok 25389
  60091. 45: ok 25390
  60092. 45: ok 25391
  60093. 45: ok 25392
  60094. 45: ok 25393
  60095. 45: ok 25394
  60096. 45: ok 25395
  60097. 45: ok 25396
  60098. 45: ok 25397
  60099. 45: ok 25398
  60100. 45: ok 25399
  60101. 45: ok 25400
  60102. 45: ok 25401
  60103. 45: ok 25402
  60104. 45: ok 25403
  60105. 45: ok 25404
  60106. 45: ok 25405
  60107. 45: ok 25406
  60108. 45: ok 25407
  60109. 45: ok 25408
  60110. 45: ok 25409
  60111. 45: ok 25410
  60112. 45: ok 25411
  60113. 45: ok 25412
  60114. 45: ok 25413
  60115. 45: ok 25414
  60116. 45: ok 25415
  60117. 45: ok 25416
  60118. 45: ok 25417
  60119. 45: ok 25418
  60120. 45: ok 25419
  60121. 45: ok 25420
  60122. 45: ok 25421
  60123. 45: ok 25422
  60124. 45: ok 25423
  60125. 45: ok 25424
  60126. 45: ok 25425
  60127. 45: ok 25426
  60128. 45: ok 25427
  60129. 45: ok 25428
  60130. 45: ok 25429
  60131. 45: ok 25430
  60132. 45: ok 25431
  60133. 45: ok 25432
  60134. 45: ok 25433
  60135. 45: ok 25434
  60136. 45: ok 25435
  60137. 45: ok 25436
  60138. 45: ok 25437
  60139. 45: ok 25438
  60140. 45: ok 25439
  60141. 45: ok 25440
  60142. 45: ok 25441
  60143. 45: ok 25442
  60144. 45: ok 25443
  60145. 45: ok 25444
  60146. 45: ok 25445
  60147. 45: ok 25446
  60148. 45: ok 25447
  60149. 45: ok 25448
  60150. 45: ok 25449
  60151. 45: ok 25450
  60152. 45: ok 25451
  60153. 45: ok 25452
  60154. 45: ok 25453
  60155. 45: ok 25454
  60156. 45: ok 25455
  60157. 45: ok 25456
  60158. 45: ok 25457
  60159. 45: ok 25458
  60160. 45: ok 25459
  60161. 45: ok 25460
  60162. 45: ok 25461
  60163. 45: ok 25462
  60164. 45: ok 25463
  60165. 45: ok 25464
  60166. 45: ok 25465
  60167. 45: ok 25466
  60168. 45: ok 25467
  60169. 45: ok 25468
  60170. 45: ok 25469
  60171. 45: ok 25470
  60172. 45: ok 25471
  60173. 45: ok 25472
  60174. 45: ok 25473
  60175. 45: ok 25474
  60176. 45: ok 25475
  60177. 45: ok 25476
  60178. 45: ok 25477
  60179. 45: ok 25478
  60180. 45: ok 25479
  60181. 45: ok 25480
  60182. 45: ok 25481
  60183. 45: ok 25482
  60184. 45: ok 25483
  60185. 45: ok 25484
  60186. 45: ok 25485
  60187. 45: ok 25486
  60188. 45: ok 25487
  60189. 45: ok 25488
  60190. 45: ok 25489
  60191. 45: ok 25490
  60192. 45: ok 25491
  60193. 45: ok 25492
  60194. 45: ok 25493
  60195. 45: ok 25494
  60196. 45: ok 25495
  60197. 45: ok 25496
  60198. 45: ok 25497
  60199. 45: ok 25498
  60200. 45: ok 25499
  60201. 45: ok 25500
  60202. 45: ok 25501
  60203. 45: ok 25502
  60204. 45: ok 25503
  60205. 45: ok 25504
  60206. 45: ok 25505
  60207. 45: ok 25506
  60208. 45: ok 25507
  60209. 45: ok 25508
  60210. 45: ok 25509
  60211. 45: ok 25510
  60212. 45: ok 25511
  60213. 45: ok 25512
  60214. 45: ok 25513
  60215. 45: ok 25514
  60216. 45: ok 25515
  60217. 45: ok 25516
  60218. 45: ok 25517
  60219. 45: ok 25518
  60220. 45: ok 25519
  60221. 45: ok 25520
  60222. 45: ok 25521
  60223. 45: ok 25522
  60224. 45: ok 25523
  60225. 45: ok 25524
  60226. 45: ok 25525
  60227. 45: ok 25526
  60228. 45: ok 25527
  60229. 45: ok 25528
  60230. 45: ok 25529
  60231. 45: ok 25530
  60232. 45: ok 25531
  60233. 45: ok 25532
  60234. 45: ok 25533
  60235. 45: ok 25534
  60236. 45: ok 25535
  60237. 45: ok 25536
  60238. 45: ok 25537
  60239. 45: ok 25538
  60240. 45: ok 25539
  60241. 45: ok 25540
  60242. 45: ok 25541
  60243. 45: ok 25542
  60244. 45: ok 25543
  60245. 45: ok 25544
  60246. 45: ok 25545
  60247. 45: ok 25546
  60248. 45: ok 25547
  60249. 45: ok 25548
  60250. 45: ok 25549
  60251. 45: ok 25550
  60252. 45: ok 25551
  60253. 45: ok 25552
  60254. 45: ok 25553
  60255. 45: ok 25554
  60256. 45: ok 25555
  60257. 45: ok 25556
  60258. 45: ok 25557
  60259. 45: ok 25558
  60260. 45: ok 25559
  60261. 45: ok 25560
  60262. 45: ok 25561
  60263. 45: ok 25562
  60264. 45: ok 25563
  60265. 45: ok 25564
  60266. 45: ok 25565
  60267. 45: ok 25566
  60268. 45: ok 25567
  60269. 45: ok 25568
  60270. 45: ok 25569
  60271. 45: ok 25570
  60272. 45: ok 25571
  60273. 45: ok 25572
  60274. 45: ok 25573
  60275. 45: ok 25574
  60276. 45: ok 25575
  60277. 45: ok 25576
  60278. 45: ok 25577
  60279. 45: ok 25578
  60280. 45: ok 25579
  60281. 45: ok 25580
  60282. 45: ok 25581
  60283. 45: ok 25582
  60284. 45: ok 25583
  60285. 45: ok 25584
  60286. 45: ok 25585
  60287. 45: ok 25586
  60288. 45: ok 25587
  60289. 45: ok 25588
  60290. 45: ok 25589
  60291. 45: ok 25590
  60292. 45: ok 25591
  60293. 45: ok 25592
  60294. 45: ok 25593
  60295. 45: ok 25594
  60296. 45: ok 25595
  60297. 45: ok 25596
  60298. 45: ok 25597
  60299. 45: ok 25598
  60300. 45: ok 25599
  60301. 45: ok 25600
  60302. 45: ok 25601
  60303. 45: ok 25602
  60304. 45: ok 25603
  60305. 45: ok 25604
  60306. 45: ok 25605
  60307. 45: ok 25606
  60308. 45: ok 25607
  60309. 45: ok 25608
  60310. 45: ok 25609
  60311. 45: ok 25610
  60312. 45: ok 25611
  60313. 45: ok 25612
  60314. 45: ok 25613
  60315. 45: ok 25614
  60316. 45: ok 25615
  60317. 45: ok 25616
  60318. 45: ok 25617
  60319. 45: ok 25618
  60320. 45: ok 25619
  60321. 45: ok 25620
  60322. 45: ok 25621
  60323. 45: ok 25622
  60324. 45: ok 25623
  60325. 45: ok 25624
  60326. 45: ok 25625
  60327. 45: ok 25626
  60328. 45: ok 25627
  60329. 45: ok 25628
  60330. 45: ok 25629
  60331. 45: ok 25630
  60332. 45: ok 25631
  60333. 45: ok 25632
  60334. 45: ok 25633
  60335. 45: ok 25634
  60336. 45: ok 25635
  60337. 45: ok 25636
  60338. 45: ok 25637
  60339. 45: ok 25638
  60340. 45: ok 25639
  60341. 45: ok 25640
  60342. 45: ok 25641
  60343. 45: ok 25642
  60344. 45: ok 25643
  60345. 45: ok 25644
  60346. 45: ok 25645
  60347. 45: ok 25646
  60348. 45: ok 25647
  60349. 45: ok 25648
  60350. 45: ok 25649
  60351. 45: ok 25650
  60352. 45: ok 25651
  60353. 45: ok 25652
  60354. 45: ok 25653
  60355. 45: ok 25654
  60356. 45: ok 25655
  60357. 45: ok 25656
  60358. 45: ok 25657
  60359. 45: ok 25658
  60360. 45: ok 25659
  60361. 45: ok 25660
  60362. 45: ok 25661
  60363. 45: ok 25662
  60364. 45: ok 25663
  60365. 45: ok 25664
  60366. 45: ok 25665
  60367. 45: ok 25666
  60368. 45: ok 25667
  60369. 45: ok 25668
  60370. 45: ok 25669
  60371. 45: ok 25670
  60372. 45: ok 25671
  60373. 45: ok 25672
  60374. 45: ok 25673
  60375. 45: ok 25674
  60376. 45: ok 25675
  60377. 45: ok 25676
  60378. 45: ok 25677
  60379. 45: ok 25678
  60380. 45: ok 25679
  60381. 45: ok 25680
  60382. 45: ok 25681
  60383. 45: ok 25682
  60384. 45: ok 25683
  60385. 45: ok 25684
  60386. 45: ok 25685
  60387. 45: ok 25686
  60388. 45: ok 25687
  60389. 45: ok 25688
  60390. 45: ok 25689
  60391. 45: ok 25690
  60392. 45: ok 25691
  60393. 45: ok 25692
  60394. 45: ok 25693
  60395. 45: ok 25694
  60396. 45: ok 25695
  60397. 45: ok 25696
  60398. 45: ok 25697
  60399. 45: ok 25698
  60400. 45: ok 25699
  60401. 45: ok 25700
  60402. 45: ok 25701
  60403. 45: ok 25702
  60404. 45: ok 25703
  60405. 45: ok 25704
  60406. 45: ok 25705
  60407. 45: ok 25706
  60408. 45: ok 25707
  60409. 45: ok 25708
  60410. 45: ok 25709
  60411. 45: ok 25710
  60412. 45: ok 25711
  60413. 45: ok 25712
  60414. 45: ok 25713
  60415. 45: ok 25714
  60416. 45: ok 25715
  60417. 45: ok 25716
  60418. 45: ok 25717
  60419. 45: ok 25718
  60420. 45: ok 25719
  60421. 45: ok 25720
  60422. 45: ok 25721
  60423. 45: ok 25722
  60424. 45: ok 25723
  60425. 45: ok 25724
  60426. 45: ok 25725
  60427. 45: ok 25726
  60428. 45: ok 25727
  60429. 45: ok 25728
  60430. 45: ok 25729
  60431. 45: ok 25730
  60432. 45: ok 25731
  60433. 45: ok 25732
  60434. 45: ok 25733
  60435. 45: ok 25734
  60436. 45: ok 25735
  60437. 45: ok 25736
  60438. 45: ok 25737
  60439. 45: ok 25738
  60440. 45: ok 25739
  60441. 45: ok 25740
  60442. 45: ok 25741
  60443. 45: ok 25742
  60444. 45: ok 25743
  60445. 45: ok 25744
  60446. 45: ok 25745
  60447. 45: ok 25746
  60448. 45: ok 25747
  60449. 45: ok 25748
  60450. 45: ok 25749
  60451. 45: ok 25750
  60452. 45: ok 25751
  60453. 45: ok 25752
  60454. 45: ok 25753
  60455. 45: ok 25754
  60456. 45: ok 25755
  60457. 45: ok 25756
  60458. 45: ok 25757
  60459. 45: ok 25758
  60460. 45: ok 25759
  60461. 45: ok 25760
  60462. 45: ok 25761
  60463. 45: ok 25762
  60464. 45: ok 25763
  60465. 45: ok 25764
  60466. 45: ok 25765
  60467. 45: ok 25766
  60468. 45: ok 25767
  60469. 45: ok 25768
  60470. 45: ok 25769
  60471. 45: ok 25770
  60472. 45: ok 25771
  60473. 45: ok 25772
  60474. 45: ok 25773
  60475. 45: ok 25774
  60476. 45: ok 25775
  60477. 45: ok 25776
  60478. 45: ok 25777
  60479. 45: ok 25778
  60480. 45: ok 25779
  60481. 45: ok 25780
  60482. 45: ok 25781
  60483. 45: ok 25782
  60484. 45: ok 25783
  60485. 45: ok 25784
  60486. 45: ok 25785
  60487. 45: ok 25786
  60488. 45: ok 25787
  60489. 45: ok 25788
  60490. 45: ok 25789
  60491. 45: ok 25790
  60492. 45: ok 25791
  60493. 45: ok 25792
  60494. 45: ok 25793
  60495. 45: ok 25794
  60496. 45: ok 25795
  60497. 45: ok 25796
  60498. 45: ok 25797
  60499. 45: ok 25798
  60500. 45: ok 25799
  60501. 45: ok 25800
  60502. 45: ok 25801
  60503. 45: ok 25802
  60504. 45: ok 25803
  60505. 45: ok 25804
  60506. 45: ok 25805
  60507. 45: ok 25806
  60508. 45: ok 25807
  60509. 45: ok 25808
  60510. 45: ok 25809
  60511. 45: ok 25810
  60512. 45: ok 25811
  60513. 45: ok 25812
  60514. 45: ok 25813
  60515. 45: ok 25814
  60516. 45: ok 25815
  60517. 45: ok 25816
  60518. 45: ok 25817
  60519. 45: ok 25818
  60520. 45: ok 25819
  60521. 45: ok 25820
  60522. 45: ok 25821
  60523. 45: ok 25822
  60524. 45: ok 25823
  60525. 45: ok 25824
  60526. 45: ok 25825
  60527. 45: ok 25826
  60528. 45: ok 25827
  60529. 45: ok 25828
  60530. 45: ok 25829
  60531. 45: ok 25830
  60532. 45: ok 25831
  60533. 45: ok 25832
  60534. 45: ok 25833
  60535. 45: ok 25834
  60536. 45: ok 25835
  60537. 45: ok 25836
  60538. 45: ok 25837
  60539. 45: ok 25838
  60540. 45: ok 25839
  60541. 45: ok 25840
  60542. 45: ok 25841
  60543. 45: ok 25842
  60544. 45: ok 25843
  60545. 45: ok 25844
  60546. 45: ok 25845
  60547. 45: ok 25846
  60548. 45: ok 25847
  60549. 45: ok 25848
  60550. 45: ok 25849
  60551. 45: ok 25850
  60552. 45: ok 25851
  60553. 45: ok 25852
  60554. 45: ok 25853
  60555. 45: ok 25854
  60556. 45: ok 25855
  60557. 45: ok 25856
  60558. 45: ok 25857
  60559. 45: ok 25858
  60560. 45: ok 25859
  60561. 45: ok 25860
  60562. 45: ok 25861
  60563. 45: ok 25862
  60564. 45: ok 25863
  60565. 45: ok 25864
  60566. 45: ok 25865
  60567. 45: ok 25866
  60568. 45: ok 25867
  60569. 45: ok 25868
  60570. 45: ok 25869
  60571. 45: ok 25870
  60572. 45: ok 25871
  60573. 45: ok 25872
  60574. 45: ok 25873
  60575. 45: ok 25874
  60576. 45: ok 25875
  60577. 45: ok 25876
  60578. 45: ok 25877
  60579. 45: ok 25878
  60580. 45: ok 25879
  60581. 45: ok 25880
  60582. 45: ok 25881
  60583. 45: ok 25882
  60584. 45: ok 25883
  60585. 45: ok 25884
  60586. 45: ok 25885
  60587. 45: ok 25886
  60588. 45: ok 25887
  60589. 45: ok 25888
  60590. 45: ok 25889
  60591. 45: ok 25890
  60592. 45: ok 25891
  60593. 45: ok 25892
  60594. 45: ok 25893
  60595. 45: ok 25894
  60596. 45: ok 25895
  60597. 45: ok 25896
  60598. 45: ok 25897
  60599. 45: ok 25898
  60600. 45: ok 25899
  60601. 45: ok 25900
  60602. 45: ok 25901
  60603. 45: ok 25902
  60604. 45: ok 25903
  60605. 45: ok 25904
  60606. 45: ok 25905
  60607. 45: ok 25906
  60608. 45: ok 25907
  60609. 45: ok 25908
  60610. 45: ok 25909
  60611. 45: ok 25910
  60612. 45: ok 25911
  60613. 45: ok 25912
  60614. 45: ok 25913
  60615. 45: ok 25914
  60616. 45: ok 25915
  60617. 45: ok 25916
  60618. 45: ok 25917
  60619. 45: ok 25918
  60620. 45: ok 25919
  60621. 45: ok 25920
  60622. 45: ok 25921
  60623. 45: ok 25922
  60624. 45: ok 25923
  60625. 45: ok 25924
  60626. 45: ok 25925
  60627. 45: ok 25926
  60628. 45: ok 25927
  60629. 45: ok 25928
  60630. 45: ok 25929
  60631. 45: ok 25930
  60632. 45: ok 25931
  60633. 45: ok 25932
  60634. 45: ok 25933
  60635. 45: ok 25934
  60636. 45: ok 25935
  60637. 45: ok 25936
  60638. 45: ok 25937
  60639. 45: ok 25938
  60640. 45: ok 25939
  60641. 45: ok 25940
  60642. 45: ok 25941
  60643. 45: ok 25942
  60644. 45: ok 25943
  60645. 45: ok 25944
  60646. 45: ok 25945
  60647. 45: ok 25946
  60648. 45: ok 25947
  60649. 45: ok 25948
  60650. 45: ok 25949
  60651. 45: ok 25950
  60652. 45: ok 25951
  60653. 45: ok 25952
  60654. 45: ok 25953
  60655. 45: ok 25954
  60656. 45: ok 25955
  60657. 45: ok 25956
  60658. 45: ok 25957
  60659. 45: ok 25958
  60660. 45: ok 25959
  60661. 45: ok 25960
  60662. 45: ok 25961
  60663. 45: ok 25962
  60664. 45: ok 25963
  60665. 45: ok 25964
  60666. 45: ok 25965
  60667. 45: ok 25966
  60668. 45: ok 25967
  60669. 45: ok 25968
  60670. 45: ok 25969
  60671. 45: ok 25970
  60672. 45: ok 25971
  60673. 45: ok 25972
  60674. 45: ok 25973
  60675. 45: ok 25974
  60676. 45: ok 25975
  60677. 45: ok 25976
  60678. 45: ok 25977
  60679. 45: ok 25978
  60680. 45: ok 25979
  60681. 45: ok 25980
  60682. 45: ok 25981
  60683. 45: ok 25982
  60684. 45: ok 25983
  60685. 45: ok 25984
  60686. 45: ok 25985
  60687. 45: ok 25986
  60688. 45: ok 25987
  60689. 45: ok 25988
  60690. 45: ok 25989
  60691. 45: ok 25990
  60692. 45: ok 25991
  60693. 45: ok 25992
  60694. 45: ok 25993
  60695. 45: ok 25994
  60696. 45: ok 25995
  60697. 45: ok 25996
  60698. 45: ok 25997
  60699. 45: ok 25998
  60700. 45: ok 25999
  60701. 45: ok 26000
  60702. 45: ok 26001
  60703. 45: ok 26002
  60704. 45: ok 26003
  60705. 45: ok 26004
  60706. 45: ok 26005
  60707. 45: ok 26006
  60708. 45: ok 26007
  60709. 45: ok 26008
  60710. 45: ok 26009
  60711. 45: ok 26010
  60712. 45: ok 26011
  60713. 45: ok 26012
  60714. 45: ok 26013
  60715. 45: ok 26014
  60716. 45: ok 26015
  60717. 45: ok 26016
  60718. 45: ok 26017
  60719. 45: ok 26018
  60720. 45: ok 26019
  60721. 45: ok 26020
  60722. 45: ok 26021
  60723. 45: ok 26022
  60724. 45: ok 26023
  60725. 45: ok 26024
  60726. 45: ok 26025
  60727. 45: ok 26026
  60728. 45: ok 26027
  60729. 45: ok 26028
  60730. 45: ok 26029
  60731. 45: ok 26030
  60732. 45: ok 26031
  60733. 45: ok 26032
  60734. 45: ok 26033
  60735. 45: ok 26034
  60736. 45: ok 26035
  60737. 45: ok 26036
  60738. 45: ok 26037
  60739. 45: ok 26038
  60740. 45: ok 26039
  60741. 45: ok 26040
  60742. 45: ok 26041
  60743. 45: ok 26042
  60744. 45: ok 26043
  60745. 45: ok 26044
  60746. 45: ok 26045
  60747. 45: ok 26046
  60748. 45: ok 26047
  60749. 45: ok 26048
  60750. 45: ok 26049
  60751. 45: ok 26050
  60752. 45: ok 26051
  60753. 45: ok 26052
  60754. 45: ok 26053
  60755. 45: ok 26054
  60756. 45: ok 26055
  60757. 45: ok 26056
  60758. 45: ok 26057
  60759. 45: ok 26058
  60760. 45: ok 26059
  60761. 45: ok 26060
  60762. 45: ok 26061
  60763. 45: ok 26062
  60764. 45: ok 26063
  60765. 45: ok 26064
  60766. 45: ok 26065
  60767. 45: ok 26066
  60768. 45: ok 26067
  60769. 45: ok 26068
  60770. 45: ok 26069
  60771. 45: ok 26070
  60772. 45: ok 26071
  60773. 45: ok 26072
  60774. 45: ok 26073
  60775. 45: ok 26074
  60776. 45: ok 26075
  60777. 45: ok 26076
  60778. 45: ok 26077
  60779. 45: ok 26078
  60780. 45: ok 26079
  60781. 45: ok 26080
  60782. 45: ok 26081
  60783. 45: ok 26082
  60784. 45: ok 26083
  60785. 45: ok 26084
  60786. 45: ok 26085
  60787. 45: ok 26086
  60788. 45: ok 26087
  60789. 45: ok 26088
  60790. 45: ok 26089
  60791. 45: ok 26090
  60792. 45: ok 26091
  60793. 45: ok 26092
  60794. 45: ok 26093
  60795. 45: ok 26094
  60796. 45: ok 26095
  60797. 45: ok 26096
  60798. 45: ok 26097
  60799. 45: ok 26098
  60800. 45: ok 26099
  60801. 45: ok 26100
  60802. 45: ok 26101
  60803. 45: ok 26102
  60804. 45: ok 26103
  60805. 45: ok 26104
  60806. 45: ok 26105
  60807. 45: ok 26106
  60808. 45: ok 26107
  60809. 45: ok 26108
  60810. 45: ok 26109
  60811. 45: ok 26110
  60812. 45: ok 26111
  60813. 45: ok 26112
  60814. 45: ok 26113
  60815. 45: ok 26114
  60816. 45: ok 26115
  60817. 45: ok 26116
  60818. 45: ok 26117
  60819. 45: ok 26118
  60820. 45: ok 26119
  60821. 45: ok 26120
  60822. 45: ok 26121
  60823. 45: ok 26122
  60824. 45: ok 26123
  60825. 45: ok 26124
  60826. 45: ok 26125
  60827. 45: ok 26126
  60828. 45: ok 26127
  60829. 45: ok 26128
  60830. 45: ok 26129
  60831. 45: ok 26130
  60832. 45: ok 26131
  60833. 45: ok 26132
  60834. 45: ok 26133
  60835. 45: ok 26134
  60836. 45: ok 26135
  60837. 45: ok 26136
  60838. 45: ok 26137
  60839. 45: ok 26138
  60840. 45: ok 26139
  60841. 45: ok 26140
  60842. 45: ok 26141
  60843. 45: ok 26142
  60844. 45: ok 26143
  60845. 45: ok 26144
  60846. 45: ok 26145
  60847. 45: ok 26146
  60848. 45: ok 26147
  60849. 45: ok 26148
  60850. 45: ok 26149
  60851. 45: ok 26150
  60852. 45: ok 26151
  60853. 45: ok 26152
  60854. 45: ok 26153
  60855. 45: ok 26154
  60856. 45: ok 26155
  60857. 45: ok 26156
  60858. 45: ok 26157
  60859. 45: ok 26158
  60860. 45: ok 26159
  60861. 45: ok 26160
  60862. 45: ok 26161
  60863. 45: ok 26162
  60864. 45: ok 26163
  60865. 45: ok 26164
  60866. 45: ok 26165
  60867. 45: ok 26166
  60868. 45: ok 26167
  60869. 45: ok 26168
  60870. 45: ok 26169
  60871. 45: ok 26170
  60872. 45: ok 26171
  60873. 45: ok 26172
  60874. 45: ok 26173
  60875. 45: ok 26174
  60876. 45: ok 26175
  60877. 45: ok 26176
  60878. 45: ok 26177
  60879. 45: ok 26178
  60880. 45: ok 26179
  60881. 45: ok 26180
  60882. 45: ok 26181
  60883. 45: ok 26182
  60884. 45: ok 26183
  60885. 45: ok 26184
  60886. 45: ok 26185
  60887. 45: ok 26186
  60888. 45: ok 26187
  60889. 45: ok 26188
  60890. 45: ok 26189
  60891. 45: ok 26190
  60892. 45: ok 26191
  60893. 45: ok 26192
  60894. 45: ok 26193
  60895. 45: ok 26194
  60896. 45: ok 26195
  60897. 45: ok 26196
  60898. 45: ok 26197
  60899. 45: ok 26198
  60900. 45: ok 26199
  60901. 45: ok 26200
  60902. 45: ok 26201
  60903. 45: ok 26202
  60904. 45: ok 26203
  60905. 45: ok 26204
  60906. 45: ok 26205
  60907. 45: ok 26206
  60908. 45: ok 26207
  60909. 45: ok 26208
  60910. 45: ok 26209
  60911. 45: ok 26210
  60912. 45: ok 26211
  60913. 45: ok 26212
  60914. 45: ok 26213
  60915. 45: ok 26214
  60916. 45: ok 26215
  60917. 45: ok 26216
  60918. 45: ok 26217
  60919. 45: ok 26218
  60920. 45: ok 26219
  60921. 45: ok 26220
  60922. 45: ok 26221
  60923. 45: ok 26222
  60924. 45: ok 26223
  60925. 45: ok 26224
  60926. 45: ok 26225
  60927. 45: ok 26226
  60928. 45: ok 26227
  60929. 45: ok 26228
  60930. 45: ok 26229
  60931. 45: ok 26230
  60932. 45: ok 26231
  60933. 45: ok 26232
  60934. 45: ok 26233
  60935. 45: ok 26234
  60936. 45: ok 26235
  60937. 45: ok 26236
  60938. 45: ok 26237
  60939. 45: ok 26238
  60940. 45: ok 26239
  60941. 45: ok 26240
  60942. 45: ok 26241
  60943. 45: ok 26242
  60944. 45: ok 26243
  60945. 45: ok 26244
  60946. 45: ok 26245
  60947. 45: ok 26246
  60948. 45: ok 26247
  60949. 45: ok 26248
  60950. 45: ok 26249
  60951. 45: ok 26250
  60952. 45: ok 26251
  60953. 45: ok 26252
  60954. 45: ok 26253
  60955. 45: ok 26254
  60956. 45: ok 26255
  60957. 45: ok 26256
  60958. 45: ok 26257
  60959. 45: ok 26258
  60960. 45: ok 26259
  60961. 45: ok 26260
  60962. 45: ok 26261
  60963. 45: ok 26262
  60964. 45: ok 26263
  60965. 45: ok 26264
  60966. 45: ok 26265
  60967. 45: ok 26266
  60968. 45: ok 26267
  60969. 45: ok 26268
  60970. 45: ok 26269
  60971. 45: ok 26270
  60972. 45: ok 26271
  60973. 45: ok 26272
  60974. 45: ok 26273
  60975. 45: ok 26274
  60976. 45: ok 26275
  60977. 45: ok 26276
  60978. 45: ok 26277
  60979. 45: ok 26278
  60980. 45: ok 26279
  60981. 45: ok 26280
  60982. 45: ok 26281
  60983. 45: ok 26282
  60984. 45: ok 26283
  60985. 45: ok 26284
  60986. 45: ok 26285
  60987. 45: ok 26286
  60988. 45: ok 26287
  60989. 45: ok 26288
  60990. 45: ok 26289
  60991. 45: ok 26290
  60992. 45: ok 26291
  60993. 45: ok 26292
  60994. 45: ok 26293
  60995. 45: ok 26294
  60996. 45: ok 26295
  60997. 45: ok 26296
  60998. 45: ok 26297
  60999. 45: ok 26298
  61000. 45: ok 26299
  61001. 45: ok 26300
  61002. 45: ok 26301
  61003. 45: ok 26302
  61004. 45: ok 26303
  61005. 45: ok 26304
  61006. 45: ok 26305
  61007. 45: ok 26306
  61008. 45: ok 26307
  61009. 45: ok 26308
  61010. 45: ok 26309
  61011. 45: ok 26310
  61012. 45: ok 26311
  61013. 45: ok 26312
  61014. 45: ok 26313
  61015. 45: ok 26314
  61016. 45: ok 26315
  61017. 45: ok 26316
  61018. 45: ok 26317
  61019. 45: ok 26318
  61020. 45: ok 26319
  61021. 45: ok 26320
  61022. 45: ok 26321
  61023. 45: ok 26322
  61024. 45: ok 26323
  61025. 45: ok 26324
  61026. 45: ok 26325
  61027. 45: ok 26326
  61028. 45: ok 26327
  61029. 45: ok 26328
  61030. 45: ok 26329
  61031. 45: ok 26330
  61032. 45: ok 26331
  61033. 45: ok 26332
  61034. 45: ok 26333
  61035. 45: ok 26334
  61036. 45: ok 26335
  61037. 45: ok 26336
  61038. 45: ok 26337
  61039. 45: ok 26338
  61040. 45: ok 26339
  61041. 45: ok 26340
  61042. 45: ok 26341
  61043. 45: ok 26342
  61044. 45: ok 26343
  61045. 45: ok 26344
  61046. 45: ok 26345
  61047. 45: ok 26346
  61048. 45: ok 26347
  61049. 45: ok 26348
  61050. 45: ok 26349
  61051. 45: ok 26350
  61052. 45: ok 26351
  61053. 45: ok 26352
  61054. 45: ok 26353
  61055. 45: ok 26354
  61056. 45: ok 26355
  61057. 45: ok 26356
  61058. 45: ok 26357
  61059. 45: ok 26358
  61060. 45: ok 26359
  61061. 45: ok 26360
  61062. 45: ok 26361
  61063. 45: ok 26362
  61064. 45: ok 26363
  61065. 45: ok 26364
  61066. 45: ok 26365
  61067. 45: ok 26366
  61068. 45: ok 26367
  61069. 45: ok 26368
  61070. 45: ok 26369
  61071. 45: ok 26370
  61072. 45: ok 26371
  61073. 45: ok 26372
  61074. 45: ok 26373
  61075. 45: ok 26374
  61076. 45: ok 26375
  61077. 45: ok 26376
  61078. 45: ok 26377
  61079. 45: ok 26378
  61080. 45: ok 26379
  61081. 45: ok 26380
  61082. 45: ok 26381
  61083. 45: ok 26382
  61084. 45: ok 26383
  61085. 45: ok 26384
  61086. 45: ok 26385
  61087. 45: ok 26386
  61088. 45: ok 26387
  61089. 45: ok 26388
  61090. 45: ok 26389
  61091. 45: ok 26390
  61092. 45: ok 26391
  61093. 45: ok 26392
  61094. 45: ok 26393
  61095. 45: ok 26394
  61096. 45: ok 26395
  61097. 45: ok 26396
  61098. 45: ok 26397
  61099. 45: ok 26398
  61100. 45: ok 26399
  61101. 45: ok 26400
  61102. 45: ok 26401
  61103. 45: ok 26402
  61104. 45: ok 26403
  61105. 45: ok 26404
  61106. 45: ok 26405
  61107. 45: ok 26406
  61108. 45: ok 26407
  61109. 45: ok 26408
  61110. 45: ok 26409
  61111. 45: ok 26410
  61112. 45: ok 26411
  61113. 45: ok 26412
  61114. 45: ok 26413
  61115. 45: ok 26414
  61116. 45: ok 26415
  61117. 45: ok 26416
  61118. 45: ok 26417
  61119. 45: ok 26418
  61120. 45: ok 26419
  61121. 45: ok 26420
  61122. 45: ok 26421
  61123. 45: ok 26422
  61124. 45: ok 26423
  61125. 45: ok 26424
  61126. 45: ok 26425
  61127. 45: ok 26426
  61128. 45: ok 26427
  61129. 45: ok 26428
  61130. 45: ok 26429
  61131. 45: ok 26430
  61132. 45: ok 26431
  61133. 45: ok 26432
  61134. 45: ok 26433
  61135. 45: ok 26434
  61136. 45: ok 26435
  61137. 45: ok 26436
  61138. 45: ok 26437
  61139. 45: ok 26438
  61140. 45: ok 26439
  61141. 45: ok 26440
  61142. 45: ok 26441
  61143. 45: ok 26442
  61144. 45: ok 26443
  61145. 45: ok 26444
  61146. 45: ok 26445
  61147. 45: ok 26446
  61148. 45: ok 26447
  61149. 45: ok 26448
  61150. 45: ok 26449
  61151. 45: ok 26450
  61152. 45: ok 26451
  61153. 45: ok 26452
  61154. 45: ok 26453
  61155. 45: ok 26454
  61156. 45: ok 26455
  61157. 45: ok 26456
  61158. 45: ok 26457
  61159. 45: ok 26458
  61160. 45: ok 26459
  61161. 45: ok 26460
  61162. 45: ok 26461
  61163. 45: ok 26462
  61164. 45: ok 26463
  61165. 45: ok 26464
  61166. 45: ok 26465
  61167. 45: ok 26466
  61168. 45: ok 26467
  61169. 45: ok 26468
  61170. 45: ok 26469
  61171. 45: ok 26470
  61172. 45: ok 26471
  61173. 45: ok 26472
  61174. 45: ok 26473
  61175. 45: ok 26474
  61176. 45: ok 26475
  61177. 45: ok 26476
  61178. 45: ok 26477
  61179. 45: ok 26478
  61180. 45: ok 26479
  61181. 45: ok 26480
  61182. 45: ok 26481
  61183. 45: ok 26482
  61184. 45: ok 26483
  61185. 45: ok 26484
  61186. 45: ok 26485
  61187. 45: ok 26486
  61188. 45: ok 26487
  61189. 45: ok 26488
  61190. 45: ok 26489
  61191. 45: ok 26490
  61192. 45: ok 26491
  61193. 45: ok 26492
  61194. 45: ok 26493
  61195. 45: ok 26494
  61196. 45: ok 26495
  61197. 45: ok 26496
  61198. 45: ok 26497
  61199. 45: ok 26498
  61200. 45: ok 26499
  61201. 45: ok 26500
  61202. 45: ok 26501
  61203. 45: ok 26502
  61204. 45: ok 26503
  61205. 45: ok 26504
  61206. 45: ok 26505
  61207. 45: ok 26506
  61208. 45: ok 26507
  61209. 45: ok 26508
  61210. 45: ok 26509
  61211. 45: ok 26510
  61212. 45: ok 26511
  61213. 45: ok 26512
  61214. 45: ok 26513
  61215. 45: ok 26514
  61216. 45: ok 26515
  61217. 45: ok 26516
  61218. 45: ok 26517
  61219. 45: ok 26518
  61220. 45: ok 26519
  61221. 45: ok 26520
  61222. 45: ok 26521
  61223. 45: ok 26522
  61224. 45: ok 26523
  61225. 45: ok 26524
  61226. 45: ok 26525
  61227. 45: ok 26526
  61228. 45: ok 26527
  61229. 45: ok 26528
  61230. 45: ok 26529
  61231. 45: ok 26530
  61232. 45: ok 26531
  61233. 45: ok 26532
  61234. 45: ok 26533
  61235. 45: ok 26534
  61236. 45: ok 26535
  61237. 45: ok 26536
  61238. 45: ok 26537
  61239. 45: ok 26538
  61240. 45: ok 26539
  61241. 45: ok 26540
  61242. 45: ok 26541
  61243. 45: ok 26542
  61244. 45: ok 26543
  61245. 45: ok 26544
  61246. 45: ok 26545
  61247. 45: ok 26546
  61248. 45: ok 26547
  61249. 45: ok 26548
  61250. 45: ok 26549
  61251. 45: ok 26550
  61252. 45: ok 26551
  61253. 45: ok 26552
  61254. 45: ok 26553
  61255. 45: ok 26554
  61256. 45: ok 26555
  61257. 45: ok 26556
  61258. 45: ok 26557
  61259. 45: ok 26558
  61260. 45: ok 26559
  61261. 45: ok 26560
  61262. 45: ok 26561
  61263. 45: ok 26562
  61264. 45: ok 26563
  61265. 45: ok 26564
  61266. 45: ok 26565
  61267. 45: ok 26566
  61268. 45: ok 26567
  61269. 45: ok 26568
  61270. 45: ok 26569
  61271. 45: ok 26570
  61272. 45: ok 26571
  61273. 45: ok 26572
  61274. 45: ok 26573
  61275. 45: ok 26574
  61276. 45: ok 26575
  61277. 45: ok 26576
  61278. 45: ok 26577
  61279. 45: ok 26578
  61280. 45: ok 26579
  61281. 45: ok 26580
  61282. 45: ok 26581
  61283. 45: ok 26582
  61284. 45: ok 26583
  61285. 45: ok 26584
  61286. 45: ok 26585
  61287. 45: ok 26586
  61288. 45: ok 26587
  61289. 45: ok 26588
  61290. 45: ok 26589
  61291. 45: ok 26590
  61292. 45: ok 26591
  61293. 45: ok 26592
  61294. 45: ok 26593
  61295. 45: ok 26594
  61296. 45: ok 26595
  61297. 45: ok 26596
  61298. 45: ok 26597
  61299. 45: ok 26598
  61300. 45: ok 26599
  61301. 45: ok 26600
  61302. 45: ok 26601
  61303. 45: ok 26602
  61304. 45: ok 26603
  61305. 45: ok 26604
  61306. 45: ok 26605
  61307. 45: ok 26606
  61308. 45: ok 26607
  61309. 45: ok 26608
  61310. 45: ok 26609
  61311. 45: ok 26610
  61312. 45: ok 26611
  61313. 45: ok 26612
  61314. 45: ok 26613
  61315. 45: ok 26614
  61316. 45: ok 26615
  61317. 45: ok 26616
  61318. 45: ok 26617
  61319. 45: ok 26618
  61320. 45: ok 26619
  61321. 45: ok 26620
  61322. 45: ok 26621
  61323. 45: ok 26622
  61324. 45: ok 26623
  61325. 45: ok 26624
  61326. 45: ok 26625
  61327. 45: ok 26626
  61328. 45: ok 26627
  61329. 45: ok 26628
  61330. 45: ok 26629
  61331. 45: ok 26630
  61332. 45: ok 26631
  61333. 45: ok 26632
  61334. 45: ok 26633
  61335. 45: ok 26634
  61336. 45: ok 26635
  61337. 45: ok 26636
  61338. 45: ok 26637
  61339. 45: ok 26638
  61340. 45: ok 26639
  61341. 45: ok 26640
  61342. 45: ok 26641
  61343. 45: ok 26642
  61344. 45: ok 26643
  61345. 45: ok 26644
  61346. 45: ok 26645
  61347. 45: ok 26646
  61348. 45: ok 26647
  61349. 45: ok 26648
  61350. 45: ok 26649
  61351. 45: ok 26650
  61352. 45: ok 26651
  61353. 45: ok 26652
  61354. 45: ok 26653
  61355. 45: ok 26654
  61356. 45: ok 26655
  61357. 45: ok 26656
  61358. 45: ok 26657
  61359. 45: ok 26658
  61360. 45: ok 26659
  61361. 45: ok 26660
  61362. 45: ok 26661
  61363. 45: ok 26662
  61364. 45: ok 26663
  61365. 45: ok 26664
  61366. 45: ok 26665
  61367. 45: ok 26666
  61368. 45: ok 26667
  61369. 45: ok 26668
  61370. 45: ok 26669
  61371. 45: ok 26670
  61372. 45: ok 26671
  61373. 45: ok 26672
  61374. 45: ok 26673
  61375. 45: ok 26674
  61376. 45: ok 26675
  61377. 45: ok 26676
  61378. 45: ok 26677
  61379. 45: ok 26678
  61380. 45: ok 26679
  61381. 45: ok 26680
  61382. 45: ok 26681
  61383. 45: ok 26682
  61384. 45: ok 26683
  61385. 45: ok 26684
  61386. 45: ok 26685
  61387. 45: ok 26686
  61388. 45: ok 26687
  61389. 45: ok 26688
  61390. 45: ok 26689
  61391. 45: ok 26690
  61392. 45: ok 26691
  61393. 45: ok 26692
  61394. 45: ok 26693
  61395. 45: ok 26694
  61396. 45: ok 26695
  61397. 45: ok 26696
  61398. 45: ok 26697
  61399. 45: ok 26698
  61400. 45: ok 26699
  61401. 45: ok 26700
  61402. 45: ok 26701
  61403. 45: ok 26702
  61404. 45: ok 26703
  61405. 45: ok 26704
  61406. 45: ok 26705
  61407. 45: ok 26706
  61408. 45: ok 26707
  61409. 45: ok 26708
  61410. 45: ok 26709
  61411. 45: ok 26710
  61412. 45: ok 26711
  61413. 45: ok 26712
  61414. 45: ok 26713
  61415. 45: ok 26714
  61416. 45: ok 26715
  61417. 45: ok 26716
  61418. 45: ok 26717
  61419. 45: ok 26718
  61420. 45: ok 26719
  61421. 45: ok 26720
  61422. 45: ok 26721
  61423. 45: ok 26722
  61424. 45: ok 26723
  61425. 45: ok 26724
  61426. 45: ok 26725
  61427. 45: ok 26726
  61428. 45: ok 26727
  61429. 45: ok 26728
  61430. 45: ok 26729
  61431. 45: ok 26730
  61432. 45: ok 26731
  61433. 45: ok 26732
  61434. 45: ok 26733
  61435. 45: ok 26734
  61436. 45: ok 26735
  61437. 45: ok 26736
  61438. 45: ok 26737
  61439. 45: ok 26738
  61440. 45: ok 26739
  61441. 45: ok 26740
  61442. 45: ok 26741
  61443. 45: ok 26742
  61444. 45: ok 26743
  61445. 45: ok 26744
  61446. 45: ok 26745
  61447. 45: ok 26746
  61448. 45: ok 26747
  61449. 45: ok 26748
  61450. 45: ok 26749
  61451. 45: ok 26750
  61452. 45: ok 26751
  61453. 45: ok 26752
  61454. 45: ok 26753
  61455. 45: ok 26754
  61456. 45: ok 26755
  61457. 45: ok 26756
  61458. 45: ok 26757
  61459. 45: ok 26758
  61460. 45: ok 26759
  61461. 45: ok 26760
  61462. 45: ok 26761
  61463. 45: ok 26762
  61464. 45: ok 26763
  61465. 45: ok 26764
  61466. 45: ok 26765
  61467. 45: ok 26766
  61468. 45: ok 26767
  61469. 45: ok 26768
  61470. 45: ok 26769
  61471. 45: ok 26770
  61472. 45: ok 26771
  61473. 45: ok 26772
  61474. 45: ok 26773
  61475. 45: ok 26774
  61476. 45: ok 26775
  61477. 45: ok 26776
  61478. 45: ok 26777
  61479. 45: ok 26778
  61480. 45: ok 26779
  61481. 45: ok 26780
  61482. 45: ok 26781
  61483. 45: ok 26782
  61484. 45: ok 26783
  61485. 45: ok 26784
  61486. 45: ok 26785
  61487. 45: ok 26786
  61488. 45: ok 26787
  61489. 45: ok 26788
  61490. 45: ok 26789
  61491. 45: ok 26790
  61492. 45: ok 26791
  61493. 45: ok 26792
  61494. 45: ok 26793
  61495. 45: ok 26794
  61496. 45: ok 26795
  61497. 45: ok 26796
  61498. 45: ok 26797
  61499. 45: ok 26798
  61500. 45: ok 26799
  61501. 45: ok 26800
  61502. 45: ok 26801
  61503. 45: ok 26802
  61504. 45: ok 26803
  61505. 45: ok 26804
  61506. 45: ok 26805
  61507. 45: ok 26806
  61508. 45: ok 26807
  61509. 45: ok 26808
  61510. 45: ok 26809
  61511. 45: ok 26810
  61512. 45: ok 26811
  61513. 45: ok 26812
  61514. 45: ok 26813
  61515. 45: ok 26814
  61516. 45: ok 26815
  61517. 45: ok 26816
  61518. 45: ok 26817
  61519. 45: ok 26818
  61520. 45: ok 26819
  61521. 45: ok 26820
  61522. 45: ok 26821
  61523. 45: ok 26822
  61524. 45: ok 26823
  61525. 45: ok 26824
  61526. 45: ok 26825
  61527. 45: ok 26826
  61528. 45: ok 26827
  61529. 45: ok 26828
  61530. 45: ok 26829
  61531. 45: ok 26830
  61532. 45: ok 26831
  61533. 45: ok 26832
  61534. 45: ok 26833
  61535. 45: ok 26834
  61536. 45: ok 26835
  61537. 45: ok 26836
  61538. 45: ok 26837
  61539. 45: ok 26838
  61540. 45: ok 26839
  61541. 45: ok 26840
  61542. 45: ok 26841
  61543. 45: ok 26842
  61544. 45: ok 26843
  61545. 45: ok 26844
  61546. 45: ok 26845
  61547. 45: ok 26846
  61548. 45: ok 26847
  61549. 45: ok 26848
  61550. 45: ok 26849
  61551. 45: ok 26850
  61552. 45: ok 26851
  61553. 45: ok 26852
  61554. 45: ok 26853
  61555. 45: ok 26854
  61556. 45: ok 26855
  61557. 45: ok 26856
  61558. 45: ok 26857
  61559. 45: ok 26858
  61560. 45: ok 26859
  61561. 45: ok 26860
  61562. 45: ok 26861
  61563. 45: ok 26862
  61564. 45: ok 26863
  61565. 45: ok 26864
  61566. 45: ok 26865
  61567. 45: ok 26866
  61568. 45: ok 26867
  61569. 45: ok 26868
  61570. 45: ok 26869
  61571. 45: ok 26870
  61572. 45: ok 26871
  61573. 45: ok 26872
  61574. 45: ok 26873
  61575. 45: ok 26874
  61576. 45: ok 26875
  61577. 45: ok 26876
  61578. 45: ok 26877
  61579. 45: ok 26878
  61580. 45: ok 26879
  61581. 45: ok 26880
  61582. 45: ok 26881
  61583. 45: ok 26882
  61584. 45: ok 26883
  61585. 45: ok 26884
  61586. 45: ok 26885
  61587. 45: ok 26886
  61588. 45: ok 26887
  61589. 45: ok 26888
  61590. 45: ok 26889
  61591. 45: ok 26890
  61592. 45: ok 26891
  61593. 45: ok 26892
  61594. 45: ok 26893
  61595. 45: ok 26894
  61596. 45: ok 26895
  61597. 45: ok 26896
  61598. 45: ok 26897
  61599. 45: ok 26898
  61600. 45: ok 26899
  61601. 45: ok 26900
  61602. 45: ok 26901
  61603. 45: ok 26902
  61604. 45: ok 26903
  61605. 45: ok 26904
  61606. 45: ok 26905
  61607. 45: ok 26906
  61608. 45: ok 26907
  61609. 45: ok 26908
  61610. 45: ok 26909
  61611. 45: ok 26910
  61612. 45: ok 26911
  61613. 45: ok 26912
  61614. 45: ok 26913
  61615. 45: ok 26914
  61616. 45: ok 26915
  61617. 45: ok 26916
  61618. 45: ok 26917
  61619. 45: ok 26918
  61620. 45: ok 26919
  61621. 45: ok 26920
  61622. 45: ok 26921
  61623. 45: ok 26922
  61624. 45: ok 26923
  61625. 45: ok 26924
  61626. 45: ok 26925
  61627. 45: ok 26926
  61628. 45: ok 26927
  61629. 45: ok 26928
  61630. 45: ok 26929
  61631. 45: ok 26930
  61632. 45: ok 26931
  61633. 45: ok 26932
  61634. 45: ok 26933
  61635. 45: ok 26934
  61636. 45: ok 26935
  61637. 45: ok 26936
  61638. 45: ok 26937
  61639. 45: ok 26938
  61640. 45: ok 26939
  61641. 45: ok 26940
  61642. 45: ok 26941
  61643. 45: ok 26942
  61644. 45: ok 26943
  61645. 45: ok 26944
  61646. 45: ok 26945
  61647. 45: ok 26946
  61648. 45: ok 26947
  61649. 45: ok 26948
  61650. 45: ok 26949
  61651. 45: ok 26950
  61652. 45: ok 26951
  61653. 45: ok 26952
  61654. 45: ok 26953
  61655. 45: ok 26954
  61656. 45: ok 26955
  61657. 45: ok 26956
  61658. 45: ok 26957
  61659. 45: ok 26958
  61660. 45: ok 26959
  61661. 45: ok 26960
  61662. 45: ok 26961
  61663. 45: ok 26962
  61664. 45: ok 26963
  61665. 45: ok 26964
  61666. 45: ok 26965
  61667. 45: ok 26966
  61668. 45: ok 26967
  61669. 45: ok 26968
  61670. 45: ok 26969
  61671. 45: ok 26970
  61672. 45: ok 26971
  61673. 45: ok 26972
  61674. 45: ok 26973
  61675. 45: ok 26974
  61676. 45: ok 26975
  61677. 45: ok 26976
  61678. 45: ok 26977
  61679. 45: ok 26978
  61680. 45: ok 26979
  61681. 45: ok 26980
  61682. 45: ok 26981
  61683. 45: ok 26982
  61684. 45: ok 26983
  61685. 45: ok 26984
  61686. 45: ok 26985
  61687. 45: ok 26986
  61688. 45: ok 26987
  61689. 45: ok 26988
  61690. 45: ok 26989
  61691. 45: ok 26990
  61692. 45: ok 26991
  61693. 45: ok 26992
  61694. 45: ok 26993
  61695. 45: ok 26994
  61696. 45: ok 26995
  61697. 45: ok 26996
  61698. 45: ok 26997
  61699. 45: ok 26998
  61700. 45: ok 26999
  61701. 45: ok 27000
  61702. 45: ok 27001
  61703. 45: ok 27002
  61704. 45: ok 27003
  61705. 45: ok 27004
  61706. 45: ok 27005
  61707. 45: ok 27006
  61708. 45: ok 27007
  61709. 45: ok 27008
  61710. 45: ok 27009
  61711. 45: ok 27010
  61712. 45: ok 27011
  61713. 45: ok 27012
  61714. 45: ok 27013
  61715. 45: ok 27014
  61716. 45: ok 27015
  61717. 45: ok 27016
  61718. 45: ok 27017
  61719. 45: ok 27018
  61720. 45: ok 27019
  61721. 45: ok 27020
  61722. 45: ok 27021
  61723. 45: ok 27022
  61724. 45: ok 27023
  61725. 45: ok 27024
  61726. 45: ok 27025
  61727. 45: ok 27026
  61728. 45: ok 27027
  61729. 45: ok 27028
  61730. 45: ok 27029
  61731. 45: ok 27030
  61732. 45: ok 27031
  61733. 45: ok 27032
  61734. 45: ok 27033
  61735. 45: ok 27034
  61736. 45: ok 27035
  61737. 45: ok 27036
  61738. 45: ok 27037
  61739. 45: ok 27038
  61740. 45: ok 27039
  61741. 45: ok 27040
  61742. 45: ok 27041
  61743. 45: ok 27042
  61744. 45: ok 27043
  61745. 45: ok 27044
  61746. 45: ok 27045
  61747. 45: ok 27046
  61748. 45: ok 27047
  61749. 45: ok 27048
  61750. 45: ok 27049
  61751. 45: ok 27050
  61752. 45: ok 27051
  61753. 45: ok 27052
  61754. 45: ok 27053
  61755. 45: ok 27054
  61756. 45: ok 27055
  61757. 45: ok 27056
  61758. 45: ok 27057
  61759. 45: ok 27058
  61760. 45: ok 27059
  61761. 45: ok 27060
  61762. 45: ok 27061
  61763. 45: ok 27062
  61764. 45: ok 27063
  61765. 45: ok 27064
  61766. 45: ok 27065
  61767. 45: ok 27066
  61768. 45: ok 27067
  61769. 45: ok 27068
  61770. 45: ok 27069
  61771. 45: ok 27070
  61772. 45: ok 27071
  61773. 45: ok 27072
  61774. 45: ok 27073
  61775. 45: ok 27074
  61776. 45: ok 27075
  61777. 45: ok 27076
  61778. 45: ok 27077
  61779. 45: ok 27078
  61780. 45: ok 27079
  61781. 45: ok 27080
  61782. 45: ok 27081
  61783. 45: ok 27082
  61784. 45: ok 27083
  61785. 45: ok 27084
  61786. 45: ok 27085
  61787. 45: ok 27086
  61788. 45: ok 27087
  61789. 45: ok 27088
  61790. 45: ok 27089
  61791. 45: ok 27090
  61792. 45: ok 27091
  61793. 45: ok 27092
  61794. 45: ok 27093
  61795. 45: ok 27094
  61796. 45: ok 27095
  61797. 45: ok 27096
  61798. 45: ok 27097
  61799. 45: ok 27098
  61800. 45: ok 27099
  61801. 45: ok 27100
  61802. 45: ok 27101
  61803. 45: ok 27102
  61804. 45: ok 27103
  61805. 45: ok 27104
  61806. 45: ok 27105
  61807. 45: ok 27106
  61808. 45: ok 27107
  61809. 45: ok 27108
  61810. 45: ok 27109
  61811. 45: ok 27110
  61812. 45: ok 27111
  61813. 45: ok 27112
  61814. 45: ok 27113
  61815. 45: ok 27114
  61816. 45: ok 27115
  61817. 45: ok 27116
  61818. 45: ok 27117
  61819. 45: ok 27118
  61820. 45: ok 27119
  61821. 45: ok 27120
  61822. 45: ok 27121
  61823. 45: ok 27122
  61824. 45: ok 27123
  61825. 45: ok 27124
  61826. 45: ok 27125
  61827. 45: ok 27126
  61828. 45: ok 27127
  61829. 45: ok 27128
  61830. 45: ok 27129
  61831. 45: ok 27130
  61832. 45: ok 27131
  61833. 45: ok 27132
  61834. 45: ok 27133
  61835. 45: ok 27134
  61836. 45: ok 27135
  61837. 45: ok 27136
  61838. 45: ok 27137
  61839. 45: ok 27138
  61840. 45: ok 27139
  61841. 45: ok 27140
  61842. 45: ok 27141
  61843. 45: ok 27142
  61844. 45: ok 27143
  61845. 45: ok 27144
  61846. 45: ok 27145
  61847. 45: ok 27146
  61848. 45: ok 27147
  61849. 45: ok 27148
  61850. 45: ok 27149
  61851. 45: ok 27150
  61852. 45: ok 27151
  61853. 45: ok 27152
  61854. 45: ok 27153
  61855. 45: ok 27154
  61856. 45: ok 27155
  61857. 45: ok 27156
  61858. 45: ok 27157
  61859. 45: ok 27158
  61860. 45: ok 27159
  61861. 45: ok 27160
  61862. 45: ok 27161
  61863. 45: ok 27162
  61864. 45: ok 27163
  61865. 45: ok 27164
  61866. 45: ok 27165
  61867. 45: ok 27166
  61868. 45: ok 27167
  61869. 45: ok 27168
  61870. 45: ok 27169
  61871. 45: ok 27170
  61872. 45: ok 27171
  61873. 45: ok 27172
  61874. 45: ok 27173
  61875. 45: ok 27174
  61876. 45: ok 27175
  61877. 45: ok 27176
  61878. 45: ok 27177
  61879. 45: ok 27178
  61880. 45: ok 27179
  61881. 45: ok 27180
  61882. 45: ok 27181
  61883. 45: ok 27182
  61884. 45: ok 27183
  61885. 45: ok 27184
  61886. 45: ok 27185
  61887. 45: ok 27186
  61888. 45: ok 27187
  61889. 45: ok 27188
  61890. 45: ok 27189
  61891. 45: ok 27190
  61892. 45: ok 27191
  61893. 45: ok 27192
  61894. 45: ok 27193
  61895. 45: ok 27194
  61896. 45: ok 27195
  61897. 45: ok 27196
  61898. 45: ok 27197
  61899. 45: ok 27198
  61900. 45: ok 27199
  61901. 45: ok 27200
  61902. 45: ok 27201
  61903. 45: ok 27202
  61904. 45: ok 27203
  61905. 45: ok 27204
  61906. 45: ok 27205
  61907. 45: ok 27206
  61908. 45: ok 27207
  61909. 45: ok 27208
  61910. 45: ok 27209
  61911. 45: ok 27210
  61912. 45: ok 27211
  61913. 45: ok 27212
  61914. 45: ok 27213
  61915. 45: ok 27214
  61916. 45: ok 27215
  61917. 45: ok 27216
  61918. 45: ok 27217
  61919. 45: ok 27218
  61920. 45: ok 27219
  61921. 45: ok 27220
  61922. 45: ok 27221
  61923. 45: ok 27222
  61924. 45: ok 27223
  61925. 45: ok 27224
  61926. 45: ok 27225
  61927. 45: ok 27226
  61928. 45: ok 27227
  61929. 45: ok 27228
  61930. 45: ok 27229
  61931. 45: ok 27230
  61932. 45: ok 27231
  61933. 45: ok 27232
  61934. 45: ok 27233
  61935. 45: ok 27234
  61936. 45: ok 27235
  61937. 45: ok 27236
  61938. 45: ok 27237
  61939. 45: ok 27238
  61940. 45: ok 27239
  61941. 45: ok 27240
  61942. 45: ok 27241
  61943. 45: ok 27242
  61944. 45: ok 27243
  61945. 45: ok 27244
  61946. 45: ok 27245
  61947. 45: ok 27246
  61948. 45: ok 27247
  61949. 45: ok 27248
  61950. 45: ok 27249
  61951. 45: ok 27250
  61952. 45: ok 27251
  61953. 45: ok 27252
  61954. 45: ok 27253
  61955. 45: ok 27254
  61956. 45: ok 27255
  61957. 45: ok 27256
  61958. 45: ok 27257
  61959. 45: ok 27258
  61960. 45: ok 27259
  61961. 45: ok 27260
  61962. 45: ok 27261
  61963. 45: ok 27262
  61964. 45: ok 27263
  61965. 45: ok 27264
  61966. 45: ok 27265
  61967. 45: ok 27266
  61968. 45: ok 27267
  61969. 45: ok 27268
  61970. 45: ok 27269
  61971. 45: ok 27270
  61972. 45: ok 27271
  61973. 45: ok 27272
  61974. 45: ok 27273
  61975. 45: ok 27274
  61976. 45: ok 27275
  61977. 45: ok 27276
  61978. 45: ok 27277
  61979. 45: ok 27278
  61980. 45: ok 27279
  61981. 45: ok 27280
  61982. 45: ok 27281
  61983. 45: ok 27282
  61984. 45: ok 27283
  61985. 45: ok 27284
  61986. 45: ok 27285
  61987. 45: ok 27286
  61988. 45: ok 27287
  61989. 45: ok 27288
  61990. 45: ok 27289
  61991. 45: ok 27290
  61992. 45: ok 27291
  61993. 45: ok 27292
  61994. 45: ok 27293
  61995. 45: ok 27294
  61996. 45: ok 27295
  61997. 45: ok 27296
  61998. 45: ok 27297
  61999. 45: ok 27298
  62000. 45: ok 27299
  62001. 45: ok 27300
  62002. 45: ok 27301
  62003. 45: ok 27302
  62004. 45: ok 27303
  62005. 45: ok 27304
  62006. 45: ok 27305
  62007. 45: ok 27306
  62008. 45: ok 27307
  62009. 45: ok 27308
  62010. 45: ok 27309
  62011. 45: ok 27310
  62012. 45: ok 27311
  62013. 45: ok 27312
  62014. 45: ok 27313
  62015. 45: ok 27314
  62016. 45: ok 27315
  62017. 45: ok 27316
  62018. 45: ok 27317
  62019. 45: ok 27318
  62020. 45: ok 27319
  62021. 45: ok 27320
  62022. 45: ok 27321
  62023. 45: ok 27322
  62024. 45: ok 27323
  62025. 45: ok 27324
  62026. 45: ok 27325
  62027. 45: ok 27326
  62028. 45: ok 27327
  62029. 45: ok 27328
  62030. 45: ok 27329
  62031. 45: ok 27330
  62032. 45: ok 27331
  62033. 45: ok 27332
  62034. 45: ok 27333
  62035. 45: ok 27334
  62036. 45: ok 27335
  62037. 45: ok 27336
  62038. 45: ok 27337
  62039. 45: ok 27338
  62040. 45: ok 27339
  62041. 45: ok 27340
  62042. 45: ok 27341
  62043. 45: ok 27342
  62044. 45: ok 27343
  62045. 45: ok 27344
  62046. 45: ok 27345
  62047. 45: ok 27346
  62048. 45: ok 27347
  62049. 45: ok 27348
  62050. 45: ok 27349
  62051. 45: ok 27350
  62052. 45: ok 27351
  62053. 45: ok 27352
  62054. 45: ok 27353
  62055. 45: ok 27354
  62056. 45: ok 27355
  62057. 45: ok 27356
  62058. 45: ok 27357
  62059. 45: ok 27358
  62060. 45: ok 27359
  62061. 45: ok 27360
  62062. 45: ok 27361
  62063. 45: ok 27362
  62064. 45: ok 27363
  62065. 45: ok 27364
  62066. 45: ok 27365
  62067. 45: ok 27366
  62068. 45: ok 27367
  62069. 45: ok 27368
  62070. 45: ok 27369
  62071. 45: ok 27370
  62072. 45: ok 27371
  62073. 45: ok 27372
  62074. 45: ok 27373
  62075. 45: ok 27374
  62076. 45: ok 27375
  62077. 45: ok 27376
  62078. 45: ok 27377
  62079. 45: ok 27378
  62080. 45: ok 27379
  62081. 45: ok 27380
  62082. 45: ok 27381
  62083. 45: ok 27382
  62084. 45: ok 27383
  62085. 45: ok 27384
  62086. 45: ok 27385
  62087. 45: ok 27386
  62088. 45: ok 27387
  62089. 45: ok 27388
  62090. 45: ok 27389
  62091. 45: ok 27390
  62092. 45: ok 27391
  62093. 45: ok 27392
  62094. 45: ok 27393
  62095. 45: ok 27394
  62096. 45: ok 27395
  62097. 45: ok 27396
  62098. 45: ok 27397
  62099. 45: ok 27398
  62100. 45: ok 27399
  62101. 45: ok 27400
  62102. 45: ok 27401
  62103. 45: ok 27402
  62104. 45: ok 27403
  62105. 45: ok 27404
  62106. 45: ok 27405
  62107. 45: ok 27406
  62108. 45: ok 27407
  62109. 45: ok 27408
  62110. 45: ok 27409
  62111. 45: ok 27410
  62112. 45: ok 27411
  62113. 45: ok 27412
  62114. 45: ok 27413
  62115. 45: ok 27414
  62116. 45: ok 27415
  62117. 45: ok 27416
  62118. 45: ok 27417
  62119. 45: ok 27418
  62120. 45: ok 27419
  62121. 45: ok 27420
  62122. 45: ok 27421
  62123. 45: ok 27422
  62124. 45: ok 27423
  62125. 45: ok 27424
  62126. 45: ok 27425
  62127. 45: ok 27426
  62128. 45: ok 27427
  62129. 45: ok 27428
  62130. 45: ok 27429
  62131. 45: ok 27430
  62132. 45: ok 27431
  62133. 45: ok 27432
  62134. 45: ok 27433
  62135. 45: ok 27434
  62136. 45: ok 27435
  62137. 45: ok 27436
  62138. 45: ok 27437
  62139. 45: ok 27438
  62140. 45: ok 27439
  62141. 45: ok 27440
  62142. 45: ok 27441
  62143. 45: ok 27442
  62144. 45: ok 27443
  62145. 45: ok 27444
  62146. 45: ok 27445
  62147. 45: ok 27446
  62148. 45: ok 27447
  62149. 45: ok 27448
  62150. 45: ok 27449
  62151. 45: ok 27450
  62152. 45: ok 27451
  62153. 45: ok 27452
  62154. 45: ok 27453
  62155. 45: ok 27454
  62156. 45: ok 27455
  62157. 45: ok 27456
  62158. 45: ok 27457
  62159. 45: ok 27458
  62160. 45: ok 27459
  62161. 45: ok 27460
  62162. 45: ok 27461
  62163. 45: ok 27462
  62164. 45: ok 27463
  62165. 45: ok 27464
  62166. 45: ok 27465
  62167. 45: ok 27466
  62168. 45: ok 27467
  62169. 45: ok 27468
  62170. 45: ok 27469
  62171. 45: ok 27470
  62172. 45: ok 27471
  62173. 45: ok 27472
  62174. 45: ok 27473
  62175. 45: ok 27474
  62176. 45: ok 27475
  62177. 45: ok 27476
  62178. 45: ok 27477
  62179. 45: ok 27478
  62180. 45: ok 27479
  62181. 45: ok 27480
  62182. 45: ok 27481
  62183. 45: ok 27482
  62184. 45: ok 27483
  62185. 45: ok 27484
  62186. 45: ok 27485
  62187. 45: ok 27486
  62188. 45: ok 27487
  62189. 45: ok 27488
  62190. 45: ok 27489
  62191. 45: ok 27490
  62192. 45: ok 27491
  62193. 45: ok 27492
  62194. 45: ok 27493
  62195. 45: ok 27494
  62196. 45: ok 27495
  62197. 45: ok 27496
  62198. 45: ok 27497
  62199. 45: ok 27498
  62200. 45: ok 27499
  62201. 45: ok 27500
  62202. 45: ok 27501
  62203. 45: ok 27502
  62204. 45: ok 27503
  62205. 45: ok 27504
  62206. 45: ok 27505
  62207. 45: ok 27506
  62208. 45: ok 27507
  62209. 45: ok 27508
  62210. 45: ok 27509
  62211. 45: ok 27510
  62212. 45: ok 27511
  62213. 45: ok 27512
  62214. 45: ok 27513
  62215. 45: ok 27514
  62216. 45: ok 27515
  62217. 45: ok 27516
  62218. 45: ok 27517
  62219. 45: ok 27518
  62220. 45: ok 27519
  62221. 45: ok 27520
  62222. 45: ok 27521
  62223. 45: ok 27522
  62224. 45: ok 27523
  62225. 45: ok 27524
  62226. 45: ok 27525
  62227. 45: ok 27526
  62228. 45: ok 27527
  62229. 45: ok 27528
  62230. 45: ok 27529
  62231. 45: ok 27530
  62232. 45: ok 27531
  62233. 45: ok 27532
  62234. 45: ok 27533
  62235. 45: ok 27534
  62236. 45: ok 27535
  62237. 45: ok 27536
  62238. 45: ok 27537
  62239. 45: ok 27538
  62240. 45: ok 27539
  62241. 45: ok 27540
  62242. 45: ok 27541
  62243. 45: ok 27542
  62244. 45: ok 27543
  62245. 45: ok 27544
  62246. 45: ok 27545
  62247. 45: ok 27546
  62248. 45: ok 27547
  62249. 45: ok 27548
  62250. 45: ok 27549
  62251. 45: ok 27550
  62252. 45: ok 27551
  62253. 45: ok 27552
  62254. 45: ok 27553
  62255. 45: ok 27554
  62256. 45: ok 27555
  62257. 45: ok 27556
  62258. 45: ok 27557
  62259. 45: ok 27558
  62260. 45: ok 27559
  62261. 45: ok 27560
  62262. 45: ok 27561
  62263. 45: ok 27562
  62264. 45: ok 27563
  62265. 45: ok 27564
  62266. 45: ok 27565
  62267. 45: ok 27566
  62268. 45: ok 27567
  62269. 45: ok 27568
  62270. 45: ok 27569
  62271. 45: ok 27570
  62272. 45: ok 27571
  62273. 45: ok 27572
  62274. 45: ok 27573
  62275. 45: ok 27574
  62276. 45: ok 27575
  62277. 45: ok 27576
  62278. 45: ok 27577
  62279. 45: ok 27578
  62280. 45: ok 27579
  62281. 45: ok 27580
  62282. 45: ok 27581
  62283. 45: ok 27582
  62284. 45: ok 27583
  62285. 45: ok 27584
  62286. 45: ok 27585
  62287. 45: ok 27586
  62288. 45: ok 27587
  62289. 45: ok 27588
  62290. 45: ok 27589
  62291. 45: ok 27590
  62292. 45: ok 27591
  62293. 45: ok 27592
  62294. 45: ok 27593
  62295. 45: ok 27594
  62296. 45: ok 27595
  62297. 45: ok 27596
  62298. 45: ok 27597
  62299. 45: ok 27598
  62300. 45: ok 27599
  62301. 45: ok 27600
  62302. 45: ok 27601
  62303. 45: ok 27602
  62304. 45: ok 27603
  62305. 45: ok 27604
  62306. 45: ok 27605
  62307. 45: ok 27606
  62308. 45: ok 27607
  62309. 45: ok 27608
  62310. 45: ok 27609
  62311. 45: ok 27610
  62312. 45: ok 27611
  62313. 45: ok 27612
  62314. 45: ok 27613
  62315. 45: ok 27614
  62316. 45: ok 27615
  62317. 45: ok 27616
  62318. 45: ok 27617
  62319. 45: ok 27618
  62320. 45: ok 27619
  62321. 45: ok 27620
  62322. 45: ok 27621
  62323. 45: ok 27622
  62324. 45: ok 27623
  62325. 45: ok 27624
  62326. 45: ok 27625
  62327. 45: ok 27626
  62328. 45: ok 27627
  62329. 45: ok 27628
  62330. 45: ok 27629
  62331. 45: ok 27630
  62332. 45: ok 27631
  62333. 45: ok 27632
  62334. 45: ok 27633
  62335. 45: ok 27634
  62336. 45: ok 27635
  62337. 45: ok 27636
  62338. 45: ok 27637
  62339. 45: ok 27638
  62340. 45: ok 27639
  62341. 45: ok 27640
  62342. 45: ok 27641
  62343. 45: ok 27642
  62344. 45: ok 27643
  62345. 45: ok 27644
  62346. 45: ok 27645
  62347. 45: ok 27646
  62348. 45: ok 27647
  62349. 45: ok 27648
  62350. 45: ok 27649
  62351. 45: ok 27650
  62352. 45: ok 27651
  62353. 45: ok 27652
  62354. 45: ok 27653
  62355. 45: ok 27654
  62356. 45: ok 27655
  62357. 45: ok 27656
  62358. 45: ok 27657
  62359. 45: ok 27658
  62360. 45: ok 27659
  62361. 45: ok 27660
  62362. 45: ok 27661
  62363. 45: ok 27662
  62364. 45: ok 27663
  62365. 45: ok 27664
  62366. 45: ok 27665
  62367. 45: ok 27666
  62368. 45: ok 27667
  62369. 45: ok 27668
  62370. 45: ok 27669
  62371. 45: ok 27670
  62372. 45: ok 27671
  62373. 45: ok 27672
  62374. 45: ok 27673
  62375. 45: ok 27674
  62376. 45: ok 27675
  62377. 45: ok 27676
  62378. 45: ok 27677
  62379. 45: ok 27678
  62380. 45: ok 27679
  62381. 45: ok 27680
  62382. 45: ok 27681
  62383. 45: ok 27682
  62384. 45: ok 27683
  62385. 45: ok 27684
  62386. 45: ok 27685
  62387. 45: ok 27686
  62388. 45: ok 27687
  62389. 45: ok 27688
  62390. 45: ok 27689
  62391. 45: ok 27690
  62392. 45: ok 27691
  62393. 45: ok 27692
  62394. 45: ok 27693
  62395. 45: ok 27694
  62396. 45: ok 27695
  62397. 45: ok 27696
  62398. 45: ok 27697
  62399. 45: ok 27698
  62400. 45: ok 27699
  62401. 45: ok 27700
  62402. 45: ok 27701
  62403. 45: ok 27702
  62404. 45: ok 27703
  62405. 45: ok 27704
  62406. 45: ok 27705
  62407. 45: ok 27706
  62408. 45: ok 27707
  62409. 45: ok 27708
  62410. 45: ok 27709
  62411. 45: ok 27710
  62412. 45: ok 27711
  62413. 45: ok 27712
  62414. 45: ok 27713
  62415. 45: ok 27714
  62416. 45: ok 27715
  62417. 45: ok 27716
  62418. 45: ok 27717
  62419. 45: ok 27718
  62420. 45: ok 27719
  62421. 45: ok 27720
  62422. 45: ok 27721
  62423. 45: ok 27722
  62424. 45: ok 27723
  62425. 45: ok 27724
  62426. 45: ok 27725
  62427. 45: ok 27726
  62428. 45: ok 27727
  62429. 45: ok 27728
  62430. 45: ok 27729
  62431. 45: ok 27730
  62432. 45: ok 27731
  62433. 45: ok 27732
  62434. 45: ok 27733
  62435. 45: ok 27734
  62436. 45: ok 27735
  62437. 45: ok 27736
  62438. 45: ok 27737
  62439. 45: ok 27738
  62440. 45: ok 27739
  62441. 45: ok 27740
  62442. 45: ok 27741
  62443. 45: ok 27742
  62444. 45: ok 27743
  62445. 45: ok 27744
  62446. 45: ok 27745
  62447. 45: ok 27746
  62448. 45: ok 27747
  62449. 45: ok 27748
  62450. 45: ok 27749
  62451. 45: ok 27750
  62452. 45: ok 27751
  62453. 45: ok 27752
  62454. 45: ok 27753
  62455. 45: ok 27754
  62456. 45: ok 27755
  62457. 45: ok 27756
  62458. 45: ok 27757
  62459. 45: ok 27758
  62460. 45: ok 27759
  62461. 45: ok 27760
  62462. 45: ok 27761
  62463. 45: ok 27762
  62464. 45: ok 27763
  62465. 45: ok 27764
  62466. 45: ok 27765
  62467. 45: ok 27766
  62468. 45: ok 27767
  62469. 45: ok 27768
  62470. 45: ok 27769
  62471. 45: ok 27770
  62472. 45: ok 27771
  62473. 45: ok 27772
  62474. 45: ok 27773
  62475. 45: ok 27774
  62476. 45: ok 27775
  62477. 45: ok 27776
  62478. 45: ok 27777
  62479. 45: ok 27778
  62480. 45: ok 27779
  62481. 45: ok 27780
  62482. 45: ok 27781
  62483. 45: ok 27782
  62484. 45: ok 27783
  62485. 45: ok 27784
  62486. 45: ok 27785
  62487. 45: ok 27786
  62488. 45: ok 27787
  62489. 45: ok 27788
  62490. 45: ok 27789
  62491. 45: ok 27790
  62492. 45: ok 27791
  62493. 45: ok 27792
  62494. 45: ok 27793
  62495. 45: ok 27794
  62496. 45: ok 27795
  62497. 45: ok 27796
  62498. 45: ok 27797
  62499. 45: ok 27798
  62500. 45: ok 27799
  62501. 45: ok 27800
  62502. 45: ok 27801
  62503. 45: ok 27802
  62504. 45: ok 27803
  62505. 45: ok 27804
  62506. 45: ok 27805
  62507. 45: ok 27806
  62508. 45: ok 27807
  62509. 45: ok 27808
  62510. 45: ok 27809
  62511. 45: ok 27810
  62512. 45: ok 27811
  62513. 45: ok 27812
  62514. 45: ok 27813
  62515. 45: ok 27814
  62516. 45: ok 27815
  62517. 45: ok 27816
  62518. 45: ok 27817
  62519. 45: ok 27818
  62520. 45: ok 27819
  62521. 45: ok 27820
  62522. 45: ok 27821
  62523. 45: ok 27822
  62524. 45: ok 27823
  62525. 45: ok 27824
  62526. 45: ok 27825
  62527. 45: ok 27826
  62528. 45: ok 27827
  62529. 45: ok 27828
  62530. 45: ok 27829
  62531. 45: ok 27830
  62532. 45: ok 27831
  62533. 45: ok 27832
  62534. 45: ok 27833
  62535. 45: ok 27834
  62536. 45: ok 27835
  62537. 45: ok 27836
  62538. 45: ok 27837
  62539. 45: ok 27838
  62540. 45: ok 27839
  62541. 45: ok 27840
  62542. 45: ok 27841
  62543. 45: ok 27842
  62544. 45: ok 27843
  62545. 45: ok 27844
  62546. 45: ok 27845
  62547. 45: ok 27846
  62548. 45: ok 27847
  62549. 45: ok 27848
  62550. 45: ok 27849
  62551. 45: ok 27850
  62552. 45: ok 27851
  62553. 45: ok 27852
  62554. 45: ok 27853
  62555. 45: ok 27854
  62556. 45: ok 27855
  62557. 45: ok 27856
  62558. 45: ok 27857
  62559. 45: ok 27858
  62560. 45: ok 27859
  62561. 45: ok 27860
  62562. 45: ok 27861
  62563. 45: ok 27862
  62564. 45: ok 27863
  62565. 45: ok 27864
  62566. 45: ok 27865
  62567. 45: ok 27866
  62568. 45: ok 27867
  62569. 45: ok 27868
  62570. 45: ok 27869
  62571. 45: ok 27870
  62572. 45: ok 27871
  62573. 45: ok 27872
  62574. 45: ok 27873
  62575. 45: ok 27874
  62576. 45: ok 27875
  62577. 45: ok 27876
  62578. 45: ok 27877
  62579. 45: ok 27878
  62580. 45: ok 27879
  62581. 45: ok 27880
  62582. 45: ok 27881
  62583. 45: ok 27882
  62584. 45: ok 27883
  62585. 45: ok 27884
  62586. 45: ok 27885
  62587. 45: ok 27886
  62588. 45: ok 27887
  62589. 45: ok 27888
  62590. 45: ok 27889
  62591. 45: ok 27890
  62592. 45: ok 27891
  62593. 45: ok 27892
  62594. 45: ok 27893
  62595. 45: ok 27894
  62596. 45: ok 27895
  62597. 45: ok 27896
  62598. 45: ok 27897
  62599. 45: ok 27898
  62600. 45: ok 27899
  62601. 45: ok 27900
  62602. 45: ok 27901
  62603. 45: ok 27902
  62604. 45: ok 27903
  62605. 45: ok 27904
  62606. 45: ok 27905
  62607. 45: ok 27906
  62608. 45: ok 27907
  62609. 45: ok 27908
  62610. 45: ok 27909
  62611. 45: ok 27910
  62612. 45: ok 27911
  62613. 45: ok 27912
  62614. 45: ok 27913
  62615. 45: ok 27914
  62616. 45: ok 27915
  62617. 45: ok 27916
  62618. 45: ok 27917
  62619. 45: ok 27918
  62620. 45: ok 27919
  62621. 45: ok 27920
  62622. 45: ok 27921
  62623. 45: ok 27922
  62624. 45: ok 27923
  62625. 45: ok 27924
  62626. 45: ok 27925
  62627. 45: ok 27926
  62628. 45: ok 27927
  62629. 45: ok 27928
  62630. 45: ok 27929
  62631. 45: ok 27930
  62632. 45: ok 27931
  62633. 45: ok 27932
  62634. 45: ok 27933
  62635. 45: ok 27934
  62636. 45: ok 27935
  62637. 45: ok 27936
  62638. 45: ok 27937
  62639. 45: ok 27938
  62640. 45: ok 27939
  62641. 45: ok 27940
  62642. 45: ok 27941
  62643. 45: ok 27942
  62644. 45: ok 27943
  62645. 45: ok 27944
  62646. 45: ok 27945
  62647. 45: ok 27946
  62648. 45: ok 27947
  62649. 45: ok 27948
  62650. 45: ok 27949
  62651. 45: ok 27950
  62652. 45: ok 27951
  62653. 45: ok 27952
  62654. 45: ok 27953
  62655. 45: ok 27954
  62656. 45: ok 27955
  62657. 45: ok 27956
  62658. 45: ok 27957
  62659. 45: ok 27958
  62660. 45: ok 27959
  62661. 45: ok 27960
  62662. 45: ok 27961
  62663. 45: ok 27962
  62664. 45: ok 27963
  62665. 45: ok 27964
  62666. 45: ok 27965
  62667. 45: ok 27966
  62668. 45: ok 27967
  62669. 45: ok 27968
  62670. 45: ok 27969
  62671. 45: ok 27970
  62672. 45: ok 27971
  62673. 45: ok 27972
  62674. 45: ok 27973
  62675. 45: ok 27974
  62676. 45: ok 27975
  62677. 45: ok 27976
  62678. 45: ok 27977
  62679. 45: ok 27978
  62680. 45: ok 27979
  62681. 45: ok 27980
  62682. 45: ok 27981
  62683. 45: ok 27982
  62684. 45: ok 27983
  62685. 45: ok 27984
  62686. 45: ok 27985
  62687. 45: ok 27986
  62688. 45: ok 27987
  62689. 45: ok 27988
  62690. 45: ok 27989
  62691. 45: ok 27990
  62692. 45: ok 27991
  62693. 45: ok 27992
  62694. 45: ok 27993
  62695. 45: ok 27994
  62696. 45: ok 27995
  62697. 45: ok 27996
  62698. 45: ok 27997
  62699. 45: ok 27998
  62700. 45: ok 27999
  62701. 45: ok 28000
  62702. 45: ok 28001
  62703. 45: ok 28002
  62704. 45: ok 28003
  62705. 45: ok 28004
  62706. 45: ok 28005
  62707. 45: ok 28006
  62708. 45: ok 28007
  62709. 45: ok 28008
  62710. 45: ok 28009
  62711. 45: ok 28010
  62712. 45: ok 28011
  62713. 45: ok 28012
  62714. 45: ok 28013
  62715. 45: ok 28014
  62716. 45: ok 28015
  62717. 45: ok 28016
  62718. 45: ok 28017
  62719. 45: ok 28018
  62720. 45: ok 28019
  62721. 45: ok 28020
  62722. 45: ok 28021
  62723. 45: ok 28022
  62724. 45: ok 28023
  62725. 45: ok 28024
  62726. 45: ok 28025
  62727. 45: ok 28026
  62728. 45: ok 28027
  62729. 45: ok 28028
  62730. 45: ok 28029
  62731. 45: ok 28030
  62732. 45: ok 28031
  62733. 45: ok 28032
  62734. 45: ok 28033
  62735. 45: ok 28034
  62736. 45: ok 28035
  62737. 45: ok 28036
  62738. 45: ok 28037
  62739. 45: ok 28038
  62740. 45: ok 28039
  62741. 45: ok 28040
  62742. 45: ok 28041
  62743. 45: ok 28042
  62744. 45: ok 28043
  62745. 45: ok 28044
  62746. 45: ok 28045
  62747. 45: ok 28046
  62748. 45: ok 28047
  62749. 45: ok 28048
  62750. 45: ok 28049
  62751. 45: ok 28050
  62752. 45: ok 28051
  62753. 45: ok 28052
  62754. 45: ok 28053
  62755. 45: ok 28054
  62756. 45: ok 28055
  62757. 45: ok 28056
  62758. 45: ok 28057
  62759. 45: ok 28058
  62760. 45: ok 28059
  62761. 45: ok 28060
  62762. 45: ok 28061
  62763. 45: ok 28062
  62764. 45: ok 28063
  62765. 45: ok 28064
  62766. 45: ok 28065
  62767. 45: ok 28066
  62768. 45: ok 28067
  62769. 45: ok 28068
  62770. 45: ok 28069
  62771. 45: ok 28070
  62772. 45: ok 28071
  62773. 45: ok 28072
  62774. 45: ok 28073
  62775. 45: ok 28074
  62776. 45: ok 28075
  62777. 45: ok 28076
  62778. 45: ok 28077
  62779. 45: ok 28078
  62780. 45: ok 28079
  62781. 45: ok 28080
  62782. 45: ok 28081
  62783. 45: ok 28082
  62784. 45: ok 28083
  62785. 45: ok 28084
  62786. 45: ok 28085
  62787. 45: ok 28086
  62788. 45: ok 28087
  62789. 45: ok 28088
  62790. 45: ok 28089
  62791. 45: ok 28090
  62792. 45: ok 28091
  62793. 45: ok 28092
  62794. 45: ok 28093
  62795. 45: ok 28094
  62796. 45: ok 28095
  62797. 45: ok 28096
  62798. 45: ok 28097
  62799. 45: ok 28098
  62800. 45: ok 28099
  62801. 45: ok 28100
  62802. 45: ok 28101
  62803. 45: ok 28102
  62804. 45: ok 28103
  62805. 45: ok 28104
  62806. 45: ok 28105
  62807. 45: ok 28106
  62808. 45: ok 28107
  62809. 45: ok 28108
  62810. 45: ok 28109
  62811. 45: ok 28110
  62812. 45: ok 28111
  62813. 45: ok 28112
  62814. 45: ok 28113
  62815. 45: ok 28114
  62816. 45: ok 28115
  62817. 45: ok 28116
  62818. 45: ok 28117
  62819. 45: ok 28118
  62820. 45: ok 28119
  62821. 45: ok 28120
  62822. 45: ok 28121
  62823. 45: ok 28122
  62824. 45: ok 28123
  62825. 45: ok 28124
  62826. 45: ok 28125
  62827. 45: ok 28126
  62828. 45: ok 28127
  62829. 45: ok 28128
  62830. 45: ok 28129
  62831. 45: ok 28130
  62832. 45: ok 28131
  62833. 45: ok 28132
  62834. 45: ok 28133
  62835. 45: ok 28134
  62836. 45: ok 28135
  62837. 45: ok 28136
  62838. 45: ok 28137
  62839. 45: ok 28138
  62840. 45: ok 28139
  62841. 45: ok 28140
  62842. 45: ok 28141
  62843. 45: ok 28142
  62844. 45: ok 28143
  62845. 45: ok 28144
  62846. 45: ok 28145
  62847. 45: ok 28146
  62848. 45: ok 28147
  62849. 45: ok 28148
  62850. 45: ok 28149
  62851. 45: ok 28150
  62852. 45: ok 28151
  62853. 45: ok 28152
  62854. 45: ok 28153
  62855. 45: ok 28154
  62856. 45: ok 28155
  62857. 45: ok 28156
  62858. 45: ok 28157
  62859. 45: ok 28158
  62860. 45: ok 28159
  62861. 45: ok 28160
  62862. 45: ok 28161
  62863. 45: ok 28162
  62864. 45: ok 28163
  62865. 45: ok 28164
  62866. 45: ok 28165
  62867. 45: ok 28166
  62868. 45: ok 28167
  62869. 45: ok 28168
  62870. 45: ok 28169
  62871. 45: ok 28170
  62872. 45: ok 28171
  62873. 45: ok 28172
  62874. 45: ok 28173
  62875. 45: ok 28174
  62876. 45: ok 28175
  62877. 45: ok 28176
  62878. 45: ok 28177
  62879. 45: ok 28178
  62880. 45: ok 28179
  62881. 45: ok 28180
  62882. 45: ok 28181
  62883. 45: ok 28182
  62884. 45: ok 28183
  62885. 45: ok 28184
  62886. 45: ok 28185
  62887. 45: ok 28186
  62888. 45: ok 28187
  62889. 45: ok 28188
  62890. 45: ok 28189
  62891. 45: ok 28190
  62892. 45: ok 28191
  62893. 45: ok 28192
  62894. 45: ok 28193
  62895. 45: ok 28194
  62896. 45: ok 28195
  62897. 45: ok 28196
  62898. 45: ok 28197
  62899. 45: ok 28198
  62900. 45: ok 28199
  62901. 45: ok 28200
  62902. 45: ok 28201
  62903. 45: ok 28202
  62904. 45: ok 28203
  62905. 45: ok 28204
  62906. 45: ok 28205
  62907. 45: ok 28206
  62908. 45: ok 28207
  62909. 45: ok 28208
  62910. 45: ok 28209
  62911. 45: ok 28210
  62912. 45: ok 28211
  62913. 45: ok 28212
  62914. 45: ok 28213
  62915. 45: ok 28214
  62916. 45: ok 28215
  62917. 45: ok 28216
  62918. 45: ok 28217
  62919. 45: ok 28218
  62920. 45: ok 28219
  62921. 45: ok 28220
  62922. 45: ok 28221
  62923. 45: ok 28222
  62924. 45: ok 28223
  62925. 45: ok 28224
  62926. 45: ok 28225
  62927. 45: ok 28226
  62928. 45: ok 28227
  62929. 45: ok 28228
  62930. 45: ok 28229
  62931. 45: ok 28230
  62932. 45: ok 28231
  62933. 45: ok 28232
  62934. 45: ok 28233
  62935. 45: ok 28234
  62936. 45: ok 28235
  62937. 45: ok 28236
  62938. 45: ok 28237
  62939. 45: ok 28238
  62940. 45: ok 28239
  62941. 45: ok 28240
  62942. 45: ok 28241
  62943. 45: ok 28242
  62944. 45: ok 28243
  62945. 45: ok 28244
  62946. 45: ok 28245
  62947. 45: ok 28246
  62948. 45: ok 28247
  62949. 45: ok 28248
  62950. 45: ok 28249
  62951. 45: ok 28250
  62952. 45: ok 28251
  62953. 45: ok 28252
  62954. 45: ok 28253
  62955. 45: ok 28254
  62956. 45: ok 28255
  62957. 45: ok 28256
  62958. 45: ok 28257
  62959. 45: ok 28258
  62960. 45: ok 28259
  62961. 45: ok 28260
  62962. 45: ok 28261
  62963. 45: ok 28262
  62964. 45: ok 28263
  62965. 45: ok 28264
  62966. 45: ok 28265
  62967. 45: ok 28266
  62968. 45: ok 28267
  62969. 45: ok 28268
  62970. 45: ok 28269
  62971. 45: ok 28270
  62972. 45: ok 28271
  62973. 45: ok 28272
  62974. 45: ok 28273
  62975. 45: ok 28274
  62976. 45: ok 28275
  62977. 45: ok 28276
  62978. 45: ok 28277
  62979. 45: ok 28278
  62980. 45: ok 28279
  62981. 45: ok 28280
  62982. 45: ok 28281
  62983. 45: ok 28282
  62984. 45: ok 28283
  62985. 45: ok 28284
  62986. 45: ok 28285
  62987. 45: ok 28286
  62988. 45: ok 28287
  62989. 45: ok 28288
  62990. 45: ok 28289
  62991. 45: ok 28290
  62992. 45: ok 28291
  62993. 45: ok 28292
  62994. 45: ok 28293
  62995. 45: ok 28294
  62996. 45: ok 28295
  62997. 45: ok 28296
  62998. 45: ok 28297
  62999. 45: ok 28298
  63000. 45: ok 28299
  63001. 45: ok 28300
  63002. 45: ok 28301
  63003. 45: ok 28302
  63004. 45: ok 28303
  63005. 45: ok 28304
  63006. 45: ok 28305
  63007. 45: ok 28306
  63008. 45: ok 28307
  63009. 45: ok 28308
  63010. 45: ok 28309
  63011. 45: ok 28310
  63012. 45: ok 28311
  63013. 45: ok 28312
  63014. 45: ok 28313
  63015. 45: ok 28314
  63016. 45: ok 28315
  63017. 45: ok 28316
  63018. 45: ok 28317
  63019. 45: ok 28318
  63020. 45: ok 28319
  63021. 45: ok 28320
  63022. 45: ok 28321
  63023. 45: ok 28322
  63024. 45: ok 28323
  63025. 45: ok 28324
  63026. 45: ok 28325
  63027. 45: ok 28326
  63028. 45: ok 28327
  63029. 45: ok 28328
  63030. 45: ok 28329
  63031. 45: ok 28330
  63032. 45: ok 28331
  63033. 45: ok 28332
  63034. 45: ok 28333
  63035. 45: ok 28334
  63036. 45: ok 28335
  63037. 45: ok 28336
  63038. 45: ok 28337
  63039. 45: ok 28338
  63040. 45: ok 28339
  63041. 45: ok 28340
  63042. 45: ok 28341
  63043. 45: ok 28342
  63044. 45: ok 28343
  63045. 45: ok 28344
  63046. 45: ok 28345
  63047. 45: ok 28346
  63048. 45: ok 28347
  63049. 45: ok 28348
  63050. 45: ok 28349
  63051. 45: ok 28350
  63052. 45: ok 28351
  63053. 45: ok 28352
  63054. 45: ok 28353
  63055. 45: ok 28354
  63056. 45: ok 28355
  63057. 45: ok 28356
  63058. 45: ok 28357
  63059. 45: ok 28358
  63060. 45: ok 28359
  63061. 45: ok 28360
  63062. 45: ok 28361
  63063. 45: ok 28362
  63064. 45: ok 28363
  63065. 45: ok 28364
  63066. 45: ok 28365
  63067. 45: ok 28366
  63068. 45: ok 28367
  63069. 45: ok 28368
  63070. 45: ok 28369
  63071. 45: ok 28370
  63072. 45: ok 28371
  63073. 45: ok 28372
  63074. 45: ok 28373
  63075. 45: ok 28374
  63076. 45: ok 28375
  63077. 45: ok 28376
  63078. 45: ok 28377
  63079. 45: ok 28378
  63080. 45: ok 28379
  63081. 45: ok 28380
  63082. 45: ok 28381
  63083. 45: ok 28382
  63084. 45: ok 28383
  63085. 45: ok 28384
  63086. 45: ok 28385
  63087. 45: ok 28386
  63088. 45: ok 28387
  63089. 45: ok 28388
  63090. 45: ok 28389
  63091. 45: ok 28390
  63092. 45: ok 28391
  63093. 45: ok 28392
  63094. 45: ok 28393
  63095. 45: ok 28394
  63096. 45: ok 28395
  63097. 45: ok 28396
  63098. 45: ok 28397
  63099. 45: ok 28398
  63100. 45: ok 28399
  63101. 45: ok 28400
  63102. 45: ok 28401
  63103. 45: ok 28402
  63104. 45: ok 28403
  63105. 45: ok 28404
  63106. 45: ok 28405
  63107. 45: ok 28406
  63108. 45: ok 28407
  63109. 45: ok 28408
  63110. 45: ok 28409
  63111. 45: ok 28410
  63112. 45: ok 28411
  63113. 45: ok 28412
  63114. 45: ok 28413
  63115. 45: ok 28414
  63116. 45: ok 28415
  63117. 45: ok 28416
  63118. 45: ok 28417
  63119. 45: ok 28418
  63120. 45: ok 28419
  63121. 45: ok 28420
  63122. 45: ok 28421
  63123. 45: ok 28422
  63124. 45: ok 28423
  63125. 45: ok 28424
  63126. 45: ok 28425
  63127. 45: ok 28426
  63128. 45: ok 28427
  63129. 45: ok 28428
  63130. 45: ok 28429
  63131. 45: ok 28430
  63132. 45: ok 28431
  63133. 45: ok 28432
  63134. 45: ok 28433
  63135. 45: ok 28434
  63136. 45: ok 28435
  63137. 45: ok 28436
  63138. 45: ok 28437
  63139. 45: ok 28438
  63140. 45: ok 28439
  63141. 45: ok 28440
  63142. 45: ok 28441
  63143. 45: ok 28442
  63144. 45: ok 28443
  63145. 45: ok 28444
  63146. 45: ok 28445
  63147. 45: ok 28446
  63148. 45: ok 28447
  63149. 45: ok 28448
  63150. 45: ok 28449
  63151. 45: ok 28450
  63152. 45: ok 28451
  63153. 45: ok 28452
  63154. 45: ok 28453
  63155. 45: ok 28454
  63156. 45: ok 28455
  63157. 45: ok 28456
  63158. 45: ok 28457
  63159. 45: ok 28458
  63160. 45: ok 28459
  63161. 45: ok 28460
  63162. 45: ok 28461
  63163. 45: ok 28462
  63164. 45: ok 28463
  63165. 45: ok 28464
  63166. 45: ok 28465
  63167. 45: ok 28466
  63168. 45: ok 28467
  63169. 45: ok 28468
  63170. 45: ok 28469
  63171. 45: ok 28470
  63172. 45: ok 28471
  63173. 45: ok 28472
  63174. 45: ok 28473
  63175. 45: ok 28474
  63176. 45: ok 28475
  63177. 45: ok 28476
  63178. 45: ok 28477
  63179. 45: ok 28478
  63180. 45: ok 28479
  63181. 45: ok 28480
  63182. 45: ok 28481
  63183. 45: ok 28482
  63184. 45: ok 28483
  63185. 45: ok 28484
  63186. 45: ok 28485
  63187. 45: ok 28486
  63188. 45: ok 28487
  63189. 45: ok 28488
  63190. 45: ok 28489
  63191. 45: ok 28490
  63192. 45: ok 28491
  63193. 45: ok 28492
  63194. 45: ok 28493
  63195. 45: ok 28494
  63196. 45: ok 28495
  63197. 45: ok 28496
  63198. 45: ok 28497
  63199. 45: ok 28498
  63200. 45: ok 28499
  63201. 45: ok 28500
  63202. 45: ok 28501
  63203. 45: ok 28502
  63204. 45: ok 28503
  63205. 45: ok 28504
  63206. 45: ok 28505
  63207. 45: ok 28506
  63208. 45: ok 28507
  63209. 45: ok 28508
  63210. 45: ok 28509
  63211. 45: ok 28510
  63212. 45: ok 28511
  63213. 45: ok 28512
  63214. 45: ok 28513
  63215. 45: ok 28514
  63216. 45: ok 28515
  63217. 45: ok 28516
  63218. 45: ok 28517
  63219. 45: ok 28518
  63220. 45: ok 28519
  63221. 45: ok 28520
  63222. 45: ok 28521
  63223. 45: ok 28522
  63224. 45: ok 28523
  63225. 45: ok 28524
  63226. 45: ok 28525
  63227. 45: ok 28526
  63228. 45: ok 28527
  63229. 45: ok 28528
  63230. 45: ok 28529
  63231. 45: ok 28530
  63232. 45: ok 28531
  63233. 45: ok 28532
  63234. 45: ok 28533
  63235. 45: ok 28534
  63236. 45: ok 28535
  63237. 45: ok 28536
  63238. 45: ok 28537
  63239. 45: ok 28538
  63240. 45: ok 28539
  63241. 45: ok 28540
  63242. 45: ok 28541
  63243. 45: ok 28542
  63244. 45: ok 28543
  63245. 45: ok 28544
  63246. 45: ok 28545
  63247. 45: ok 28546
  63248. 45: ok 28547
  63249. 45: ok 28548
  63250. 45: ok 28549
  63251. 45: ok 28550
  63252. 45: ok 28551
  63253. 45: ok 28552
  63254. 45: ok 28553
  63255. 45: ok 28554
  63256. 45: ok 28555
  63257. 45: ok 28556
  63258. 45: ok 28557
  63259. 45: ok 28558
  63260. 45: ok 28559
  63261. 45: ok 28560
  63262. 45: ok 28561
  63263. 45: ok 28562
  63264. 45: ok 28563
  63265. 45: ok 28564
  63266. 45: ok 28565
  63267. 45: ok 28566
  63268. 45: ok 28567
  63269. 45: ok 28568
  63270. 45: ok 28569
  63271. 45: ok 28570
  63272. 45: ok 28571
  63273. 45: ok 28572
  63274. 45: ok 28573
  63275. 45: ok 28574
  63276. 45: ok 28575
  63277. 45: ok 28576
  63278. 45: ok 28577
  63279. 45: ok 28578
  63280. 45: ok 28579
  63281. 45: ok 28580
  63282. 45: ok 28581
  63283. 45: ok 28582
  63284. 45: ok 28583
  63285. 45: ok 28584
  63286. 45: ok 28585
  63287. 45: ok 28586
  63288. 45: ok 28587
  63289. 45: ok 28588
  63290. 45: ok 28589
  63291. 45: ok 28590
  63292. 45: ok 28591
  63293. 45: ok 28592
  63294. 45: ok 28593
  63295. 45: ok 28594
  63296. 45: ok 28595
  63297. 45: ok 28596
  63298. 45: ok 28597
  63299. 45: ok 28598
  63300. 45: ok 28599
  63301. 45: ok 28600
  63302. 45: ok 28601
  63303. 45: ok 28602
  63304. 45: ok 28603
  63305. 45: ok 28604
  63306. 45: ok 28605
  63307. 45: ok 28606
  63308. 45: ok 28607
  63309. 45: ok 28608
  63310. 45: ok 28609
  63311. 45: ok 28610
  63312. 45: ok 28611
  63313. 45: ok 28612
  63314. 45: ok 28613
  63315. 45: ok 28614
  63316. 45: ok 28615
  63317. 45: ok 28616
  63318. 45: ok 28617
  63319. 45: ok 28618
  63320. 45: ok 28619
  63321. 45: ok 28620
  63322. 45: ok 28621
  63323. 45: ok 28622
  63324. 45: ok 28623
  63325. 45: ok 28624
  63326. 45: ok 28625
  63327. 45: ok 28626
  63328. 45: ok 28627
  63329. 45: ok 28628
  63330. 45: ok 28629
  63331. 45: ok 28630
  63332. 45: ok 28631
  63333. 45: ok 28632
  63334. 45: ok 28633
  63335. 45: ok 28634
  63336. 45: ok 28635
  63337. 45: ok 28636
  63338. 45: ok 28637
  63339. 45: ok 28638
  63340. 45: ok 28639
  63341. 45: ok 28640
  63342. 45: ok 28641
  63343. 45: ok 28642
  63344. 45: ok 28643
  63345. 45: ok 28644
  63346. 45: ok 28645
  63347. 45: ok 28646
  63348. 45: ok 28647
  63349. 45: ok 28648
  63350. 45: ok 28649
  63351. 45: ok 28650
  63352. 45: ok 28651
  63353. 45: ok 28652
  63354. 45: ok 28653
  63355. 45: ok 28654
  63356. 45: ok 28655
  63357. 45: ok 28656
  63358. 45: ok 28657
  63359. 45: ok 28658
  63360. 45: ok 28659
  63361. 45: ok 28660
  63362. 45: ok 28661
  63363. 45: ok 28662
  63364. 45: ok 28663
  63365. 45: ok 28664
  63366. 45: ok 28665
  63367. 45: ok 28666
  63368. 45: ok 28667
  63369. 45: ok 28668
  63370. 45: ok 28669
  63371. 45: ok 28670
  63372. 45: ok 28671
  63373. 45: ok 28672
  63374. 45: ok 28673
  63375. 45: ok 28674
  63376. 45: ok 28675
  63377. 45: ok 28676
  63378. 45: ok 28677
  63379. 45: ok 28678
  63380. 45: ok 28679
  63381. 45: ok 28680
  63382. 45: ok 28681
  63383. 45: ok 28682
  63384. 45: ok 28683
  63385. 45: ok 28684
  63386. 45: ok 28685
  63387. 45: ok 28686
  63388. 45: ok 28687
  63389. 45: ok 28688
  63390. 45: ok 28689
  63391. 45: ok 28690
  63392. 45: ok 28691
  63393. 45: ok 28692
  63394. 45: ok 28693
  63395. 45: ok 28694
  63396. 45: ok 28695
  63397. 45: ok 28696
  63398. 45: ok 28697
  63399. 45: ok 28698
  63400. 45: ok 28699
  63401. 45: ok 28700
  63402. 45: ok 28701
  63403. 45: ok 28702
  63404. 45: ok 28703
  63405. 45: ok 28704
  63406. 45: ok 28705
  63407. 45: ok 28706
  63408. 45: ok 28707
  63409. 45: ok 28708
  63410. 45: ok 28709
  63411. 45: ok 28710
  63412. 45: ok 28711
  63413. 45: ok 28712
  63414. 45: ok 28713
  63415. 45: ok 28714
  63416. 45: ok 28715
  63417. 45: ok 28716
  63418. 45: ok 28717
  63419. 45: ok 28718
  63420. 45: ok 28719
  63421. 45: ok 28720
  63422. 45: ok 28721
  63423. 45: ok 28722
  63424. 45: ok 28723
  63425. 45: ok 28724
  63426. 45: ok 28725
  63427. 45: ok 28726
  63428. 45: ok 28727
  63429. 45: ok 28728
  63430. 45: ok 28729
  63431. 45: ok 28730
  63432. 45: ok 28731
  63433. 45: ok 28732
  63434. 45: ok 28733
  63435. 45: ok 28734
  63436. 45: ok 28735
  63437. 45: ok 28736
  63438. 45: ok 28737
  63439. 45: ok 28738
  63440. 45: ok 28739
  63441. 45: ok 28740
  63442. 45: ok 28741
  63443. 45: ok 28742
  63444. 45: ok 28743
  63445. 45: ok 28744
  63446. 45: ok 28745
  63447. 45: ok 28746
  63448. 45: ok 28747
  63449. 45: ok 28748
  63450. 45: ok 28749
  63451. 45: ok 28750
  63452. 45: ok 28751
  63453. 45: ok 28752
  63454. 45: ok 28753
  63455. 45: ok 28754
  63456. 45: ok 28755
  63457. 45: ok 28756
  63458. 45: ok 28757
  63459. 45: ok 28758
  63460. 45: ok 28759
  63461. 45: ok 28760
  63462. 45: ok 28761
  63463. 45: ok 28762
  63464. 45: ok 28763
  63465. 45: ok 28764
  63466. 45: ok 28765
  63467. 45: ok 28766
  63468. 45: ok 28767
  63469. 45: ok 28768
  63470. 45: ok 28769
  63471. 45: ok 28770
  63472. 45: ok 28771
  63473. 45: ok 28772
  63474. 45: ok 28773
  63475. 45: ok 28774
  63476. 45: ok 28775
  63477. 45: ok 28776
  63478. 45: ok 28777
  63479. 45: ok 28778
  63480. 45: ok 28779
  63481. 45: ok 28780
  63482. 45: ok 28781
  63483. 45: ok 28782
  63484. 45: ok 28783
  63485. 45: ok 28784
  63486. 45: ok 28785
  63487. 45: ok 28786
  63488. 45: ok 28787
  63489. 45: ok 28788
  63490. 45: ok 28789
  63491. 45: ok 28790
  63492. 45: ok 28791
  63493. 45: ok 28792
  63494. 45: ok 28793
  63495. 45: ok 28794
  63496. 45: ok 28795
  63497. 45: ok 28796
  63498. 45: ok 28797
  63499. 45: ok 28798
  63500. 45: ok 28799
  63501. 45: ok 28800
  63502. 45: ok 28801
  63503. 45: ok 28802
  63504. 45: ok 28803
  63505. 45: ok 28804
  63506. 45: ok 28805
  63507. 45: ok 28806
  63508. 45: ok 28807
  63509. 45: ok 28808
  63510. 45: ok 28809
  63511. 45: ok 28810
  63512. 45: ok 28811
  63513. 45: ok 28812
  63514. 45: ok 28813
  63515. 45: ok 28814
  63516. 45: ok 28815
  63517. 45: ok 28816
  63518. 45: ok 28817
  63519. 45: ok 28818
  63520. 45: ok 28819
  63521. 45: ok 28820
  63522. 45: ok 28821
  63523. 45: ok 28822
  63524. 45: ok 28823
  63525. 45: ok 28824
  63526. 45: ok 28825
  63527. 45: ok 28826
  63528. 45: ok 28827
  63529. 45: ok 28828
  63530. 45: ok 28829
  63531. 45: ok 28830
  63532. 45: ok 28831
  63533. 45: ok 28832
  63534. 45: ok 28833
  63535. 45: ok 28834
  63536. 45: ok 28835
  63537. 45: ok 28836
  63538. 45: ok 28837
  63539. 45: ok 28838
  63540. 45: ok 28839
  63541. 45: ok 28840
  63542. 45: ok 28841
  63543. 45: ok 28842
  63544. 45: ok 28843
  63545. 45: ok 28844
  63546. 45: ok 28845
  63547. 45: ok 28846
  63548. 45: ok 28847
  63549. 45: ok 28848
  63550. 45: ok 28849
  63551. 45: ok 28850
  63552. 45: ok 28851
  63553. 45: ok 28852
  63554. 45: ok 28853
  63555. 45: ok 28854
  63556. 45: ok 28855
  63557. 45: ok 28856
  63558. 45: ok 28857
  63559. 45: ok 28858
  63560. 45: ok 28859
  63561. 45: ok 28860
  63562. 45: ok 28861
  63563. 45: ok 28862
  63564. 45: ok 28863
  63565. 45: ok 28864
  63566. 45: ok 28865
  63567. 45: ok 28866
  63568. 45: ok 28867
  63569. 45: ok 28868
  63570. 45: ok 28869
  63571. 45: ok 28870
  63572. 45: ok 28871
  63573. 45: ok 28872
  63574. 45: ok 28873
  63575. 45: ok 28874
  63576. 45: ok 28875
  63577. 45: ok 28876
  63578. 45: ok 28877
  63579. 45: ok 28878
  63580. 45: ok 28879
  63581. 45: ok 28880
  63582. 45: ok 28881
  63583. 45: ok 28882
  63584. 45: ok 28883
  63585. 45: ok 28884
  63586. 45: ok 28885
  63587. 45: ok 28886
  63588. 45: ok 28887
  63589. 45: ok 28888
  63590. 45: ok 28889
  63591. 45: ok 28890
  63592. 45: ok 28891
  63593. 45: ok 28892
  63594. 45: ok 28893
  63595. 45: ok 28894
  63596. 45: ok 28895
  63597. 45: ok 28896
  63598. 45: ok 28897
  63599. 45: ok 28898
  63600. 45: ok 28899
  63601. 45: ok 28900
  63602. 45: ok 28901
  63603. 45: ok 28902
  63604. 45: ok 28903
  63605. 45: ok 28904
  63606. 45: ok 28905
  63607. 45: ok 28906
  63608. 45: ok 28907
  63609. 45: ok 28908
  63610. 45: ok 28909
  63611. 45: ok 28910
  63612. 45: ok 28911
  63613. 45: ok 28912
  63614. 45: ok 28913
  63615. 45: ok 28914
  63616. 45: ok 28915
  63617. 45: ok 28916
  63618. 45: ok 28917
  63619. 45: ok 28918
  63620. 45: ok 28919
  63621. 45: ok 28920
  63622. 45: ok 28921
  63623. 45: ok 28922
  63624. 45: ok 28923
  63625. 45: ok 28924
  63626. 45: ok 28925
  63627. 45: ok 28926
  63628. 45: ok 28927
  63629. 45: ok 28928
  63630. 45: ok 28929
  63631. 45: ok 28930
  63632. 45: ok 28931
  63633. 45: ok 28932
  63634. 45: ok 28933
  63635. 45: ok 28934
  63636. 45: ok 28935
  63637. 45: ok 28936
  63638. 45: ok 28937
  63639. 45: ok 28938
  63640. 45: ok 28939
  63641. 45: ok 28940
  63642. 45: ok 28941
  63643. 45: ok 28942
  63644. 45: ok 28943
  63645. 45: ok 28944
  63646. 45: ok 28945
  63647. 45: ok 28946
  63648. 45: ok 28947
  63649. 45: ok 28948
  63650. 45: ok 28949
  63651. 45: ok 28950
  63652. 45: ok 28951
  63653. 45: ok 28952
  63654. 45: ok 28953
  63655. 45: ok 28954
  63656. 45: ok 28955
  63657. 45: ok 28956
  63658. 45: ok 28957
  63659. 45: ok 28958
  63660. 45: ok 28959
  63661. 45: ok 28960
  63662. 45: ok 28961
  63663. 45: ok 28962
  63664. 45: ok 28963
  63665. 45: ok 28964
  63666. 45: ok 28965
  63667. 45: ok 28966
  63668. 45: ok 28967
  63669. 45: ok 28968
  63670. 45: ok 28969
  63671. 45: ok 28970
  63672. 45: ok 28971
  63673. 45: ok 28972
  63674. 45: ok 28973
  63675. 45: ok 28974
  63676. 45: ok 28975
  63677. 45: ok 28976
  63678. 45: ok 28977
  63679. 45: ok 28978
  63680. 45: ok 28979
  63681. 45: ok 28980
  63682. 45: ok 28981
  63683. 45: ok 28982
  63684. 45: ok 28983
  63685. 45: ok 28984
  63686. 45: ok 28985
  63687. 45: ok 28986
  63688. 45: ok 28987
  63689. 45: ok 28988
  63690. 45: ok 28989
  63691. 45: ok 28990
  63692. 45: ok 28991
  63693. 45: ok 28992
  63694. 45: ok 28993
  63695. 45: ok 28994
  63696. 45: ok 28995
  63697. 45: ok 28996
  63698. 45: ok 28997
  63699. 45: ok 28998
  63700. 45: ok 28999
  63701. 45: ok 29000
  63702. 45: ok 29001
  63703. 45: ok 29002
  63704. 45: ok 29003
  63705. 45: ok 29004
  63706. 45: ok 29005
  63707. 45: ok 29006
  63708. 45: ok 29007
  63709. 45: ok 29008
  63710. 45: ok 29009
  63711. 45: ok 29010
  63712. 45: ok 29011
  63713. 45: ok 29012
  63714. 45: ok 29013
  63715. 45: ok 29014
  63716. 45: ok 29015
  63717. 45: ok 29016
  63718. 45: ok 29017
  63719. 45: ok 29018
  63720. 45: ok 29019
  63721. 45: ok 29020
  63722. 45: ok 29021
  63723. 45: ok 29022
  63724. 45: ok 29023
  63725. 45: ok 29024
  63726. 45: ok 29025
  63727. 45: ok 29026
  63728. 45: ok 29027
  63729. 45: ok 29028
  63730. 45: ok 29029
  63731. 45: ok 29030
  63732. 45: ok 29031
  63733. 45: ok 29032
  63734. 45: ok 29033
  63735. 45: ok 29034
  63736. 45: ok 29035
  63737. 45: ok 29036
  63738. 45: ok 29037
  63739. 45: ok 29038
  63740. 45: ok 29039
  63741. 45: ok 29040
  63742. 45: ok 29041
  63743. 45: ok 29042
  63744. 45: ok 29043
  63745. 45: ok 29044
  63746. 45: ok 29045
  63747. 45: ok 29046
  63748. 45: ok 29047
  63749. 45: ok 29048
  63750. 45: ok 29049
  63751. 45: ok 29050
  63752. 45: ok 29051
  63753. 45: ok 29052
  63754. 45: ok 29053
  63755. 45: ok 29054
  63756. 45: ok 29055
  63757. 45: ok 29056
  63758. 45: ok 29057
  63759. 45: ok 29058
  63760. 45: ok 29059
  63761. 45: ok 29060
  63762. 45: ok 29061
  63763. 45: ok 29062
  63764. 45: ok 29063
  63765. 45: ok 29064
  63766. 45: ok 29065
  63767. 45: ok 29066
  63768. 45: ok 29067
  63769. 45: ok 29068
  63770. 45: ok 29069
  63771. 45: ok 29070
  63772. 45: ok 29071
  63773. 45: ok 29072
  63774. 45: ok 29073
  63775. 45: ok 29074
  63776. 45: ok 29075
  63777. 45: ok 29076
  63778. 45: ok 29077
  63779. 45: ok 29078
  63780. 45: ok 29079
  63781. 45: ok 29080
  63782. 45: ok 29081
  63783. 45: ok 29082
  63784. 45: ok 29083
  63785. 45: ok 29084
  63786. 45: ok 29085
  63787. 45: ok 29086
  63788. 45: ok 29087
  63789. 45: ok 29088
  63790. 45: ok 29089
  63791. 45: ok 29090
  63792. 45: ok 29091
  63793. 45: ok 29092
  63794. 45: ok 29093
  63795. 45: ok 29094
  63796. 45: ok 29095
  63797. 45: ok 29096
  63798. 45: ok 29097
  63799. 45: ok 29098
  63800. 45: ok 29099
  63801. 45: ok 29100
  63802. 45: ok 29101
  63803. 45: ok 29102
  63804. 45: ok 29103
  63805. 45: ok 29104
  63806. 45: ok 29105
  63807. 45: ok 29106
  63808. 45: ok 29107
  63809. 45: ok 29108
  63810. 45: ok 29109
  63811. 45: ok 29110
  63812. 45: ok 29111
  63813. 45: ok 29112
  63814. 45: ok 29113
  63815. 45: ok 29114
  63816. 45: ok 29115
  63817. 45: ok 29116
  63818. 45: ok 29117
  63819. 45: ok 29118
  63820. 45: ok 29119
  63821. 45: ok 29120
  63822. 45: ok 29121
  63823. 45: ok 29122
  63824. 45: ok 29123
  63825. 45: ok 29124
  63826. 45: ok 29125
  63827. 45: ok 29126
  63828. 45: ok 29127
  63829. 45: ok 29128
  63830. 45: ok 29129
  63831. 45: ok 29130
  63832. 45: ok 29131
  63833. 45: ok 29132
  63834. 45: ok 29133
  63835. 45: ok 29134
  63836. 45: ok 29135
  63837. 45: ok 29136
  63838. 45: ok 29137
  63839. 45: ok 29138
  63840. 45: ok 29139
  63841. 45: ok 29140
  63842. 45: ok 29141
  63843. 45: ok 29142
  63844. 45: ok 29143
  63845. 45: ok 29144
  63846. 45: ok 29145
  63847. 45: ok 29146
  63848. 45: ok 29147
  63849. 45: ok 29148
  63850. 45: ok 29149
  63851. 45: ok 29150
  63852. 45: ok 29151
  63853. 45: ok 29152
  63854. 45: ok 29153
  63855. 45: ok 29154
  63856. 45: ok 29155
  63857. 45: ok 29156
  63858. 45: ok 29157
  63859. 45: ok 29158
  63860. 45: ok 29159
  63861. 45: ok 29160
  63862. 45: ok 29161
  63863. 45: ok 29162
  63864. 45: ok 29163
  63865. 45: ok 29164
  63866. 45: ok 29165
  63867. 45: ok 29166
  63868. 45: ok 29167
  63869. 45: ok 29168
  63870. 45: ok 29169
  63871. 45: ok 29170
  63872. 45: ok 29171
  63873. 45: ok 29172
  63874. 45: ok 29173
  63875. 45: ok 29174
  63876. 45: ok 29175
  63877. 45: ok 29176
  63878. 45: ok 29177
  63879. 45: ok 29178
  63880. 45: ok 29179
  63881. 45: ok 29180
  63882. 45: ok 29181
  63883. 45: ok 29182
  63884. 45: ok 29183
  63885. 45: ok 29184
  63886. 45: ok 29185
  63887. 45: ok 29186
  63888. 45: ok 29187
  63889. 45: ok 29188
  63890. 45: ok 29189
  63891. 45: ok 29190
  63892. 45: ok 29191
  63893. 45: ok 29192
  63894. 45: ok 29193
  63895. 45: ok 29194
  63896. 45: ok 29195
  63897. 45: ok 29196
  63898. 45: ok 29197
  63899. 45: ok 29198
  63900. 45: ok 29199
  63901. 45: ok 29200
  63902. 45: ok 29201
  63903. 45: ok 29202
  63904. 45: ok 29203
  63905. 45: ok 29204
  63906. 45: ok 29205
  63907. 45: ok 29206
  63908. 45: ok 29207
  63909. 45: ok 29208
  63910. 45: ok 29209
  63911. 45: ok 29210
  63912. 45: ok 29211
  63913. 45: ok 29212
  63914. 45: ok 29213
  63915. 45: ok 29214
  63916. 45: ok 29215
  63917. 45: ok 29216
  63918. 45: ok 29217
  63919. 45: ok 29218
  63920. 45: ok 29219
  63921. 45: ok 29220
  63922. 45: ok 29221
  63923. 45: ok 29222
  63924. 45: ok 29223
  63925. 45: ok 29224
  63926. 45: ok 29225
  63927. 45: ok 29226
  63928. 45: ok 29227
  63929. 45: ok 29228
  63930. 45: ok 29229
  63931. 45: ok 29230
  63932. 45: ok 29231
  63933. 45: ok 29232
  63934. 45: ok 29233
  63935. 45: ok 29234
  63936. 45: ok 29235
  63937. 45: ok 29236
  63938. 45: ok 29237
  63939. 45: ok 29238
  63940. 45: ok 29239
  63941. 45: ok 29240
  63942. 45: ok 29241
  63943. 45: ok 29242
  63944. 45: ok 29243
  63945. 45: ok 29244
  63946. 45: ok 29245
  63947. 45: ok 29246
  63948. 45: ok 29247
  63949. 45: ok 29248
  63950. 45: ok 29249
  63951. 45: ok 29250
  63952. 45: ok 29251
  63953. 45: ok 29252
  63954. 45: ok 29253
  63955. 45: ok 29254
  63956. 45: ok 29255
  63957. 45: ok 29256
  63958. 45: ok 29257
  63959. 45: ok 29258
  63960. 45: ok 29259
  63961. 45: ok 29260
  63962. 45: ok 29261
  63963. 45: ok 29262
  63964. 45: ok 29263
  63965. 45: ok 29264
  63966. 45: ok 29265
  63967. 45: ok 29266
  63968. 45: ok 29267
  63969. 45: ok 29268
  63970. 45: ok 29269
  63971. 45: ok 29270
  63972. 45: ok 29271
  63973. 45: ok 29272
  63974. 45: ok 29273
  63975. 45: ok 29274
  63976. 45: ok 29275
  63977. 45: ok 29276
  63978. 45: ok 29277
  63979. 45: ok 29278
  63980. 45: ok 29279
  63981. 45: ok 29280
  63982. 45: ok 29281
  63983. 45: ok 29282
  63984. 45: ok 29283
  63985. 45: ok 29284
  63986. 45: ok 29285
  63987. 45: ok 29286
  63988. 45: ok 29287
  63989. 45: ok 29288
  63990. 45: ok 29289
  63991. 45: ok 29290
  63992. 45: ok 29291
  63993. 45: ok 29292
  63994. 45: ok 29293
  63995. 45: ok 29294
  63996. 45: ok 29295
  63997. 45: ok 29296
  63998. 45: ok 29297
  63999. 45: ok 29298
  64000. 45: ok 29299
  64001. 45: ok 29300
  64002. 45: ok 29301
  64003. 45: ok 29302
  64004. 45: ok 29303
  64005. 45: ok 29304
  64006. 45: ok 29305
  64007. 45: ok 29306
  64008. 45: ok 29307
  64009. 45: ok 29308
  64010. 45: ok 29309
  64011. 45: ok 29310
  64012. 45: ok 29311
  64013. 45: ok 29312
  64014. 45: ok 29313
  64015. 45: ok 29314
  64016. 45: ok 29315
  64017. 45: ok 29316
  64018. 45: ok 29317
  64019. 45: ok 29318
  64020. 45: ok 29319
  64021. 45: ok 29320
  64022. 45: ok 29321
  64023. 45: ok 29322
  64024. 45: ok 29323
  64025. 45: ok 29324
  64026. 45: ok 29325
  64027. 45: ok 29326
  64028. 45: ok 29327
  64029. 45: ok 29328
  64030. 45: ok 29329
  64031. 45: ok 29330
  64032. 45: ok 29331
  64033. 45: ok 29332
  64034. 45: ok 29333
  64035. 45: ok 29334
  64036. 45: ok 29335
  64037. 45: ok 29336
  64038. 45: ok 29337
  64039. 45: ok 29338
  64040. 45: ok 29339
  64041. 45: ok 29340
  64042. 45: ok 29341
  64043. 45: ok 29342
  64044. 45: ok 29343
  64045. 45: ok 29344
  64046. 45: ok 29345
  64047. 45: ok 29346
  64048. 45: ok 29347
  64049. 45: ok 29348
  64050. 45: ok 29349
  64051. 45: ok 29350
  64052. 45: ok 29351
  64053. 45: ok 29352
  64054. 45: ok 29353
  64055. 45: ok 29354
  64056. 45: ok 29355
  64057. 45: ok 29356
  64058. 45: ok 29357
  64059. 45: ok 29358
  64060. 45: ok 29359
  64061. 45: ok 29360
  64062. 45: ok 29361
  64063. 45: ok 29362
  64064. 45: ok 29363
  64065. 45: ok 29364
  64066. 45: ok 29365
  64067. 45: ok 29366
  64068. 45: ok 29367
  64069. 45: ok 29368
  64070. 45: ok 29369
  64071. 45: ok 29370
  64072. 45: ok 29371
  64073. 45: ok 29372
  64074. 45: ok 29373
  64075. 45: ok 29374
  64076. 45: ok 29375
  64077. 45: ok 29376
  64078. 45: ok 29377
  64079. 45: ok 29378
  64080. 45: ok 29379
  64081. 45: ok 29380
  64082. 45: ok 29381
  64083. 45: ok 29382
  64084. 45: ok 29383
  64085. 45: ok 29384
  64086. 45: ok 29385
  64087. 45: ok 29386
  64088. 45: ok 29387
  64089. 45: ok 29388
  64090. 45: ok 29389
  64091. 45: ok 29390
  64092. 45: ok 29391
  64093. 45: ok 29392
  64094. 45: ok 29393
  64095. 45: ok 29394
  64096. 45: ok 29395
  64097. 45: ok 29396
  64098. 45: ok 29397
  64099. 45: ok 29398
  64100. 45: ok 29399
  64101. 45: ok 29400
  64102. 45: ok 29401
  64103. 45: ok 29402
  64104. 45: ok 29403
  64105. 45: ok 29404
  64106. 45: ok 29405
  64107. 45: ok 29406
  64108. 45: ok 29407
  64109. 45: ok 29408
  64110. 45: ok 29409
  64111. 45: ok 29410
  64112. 45: ok 29411
  64113. 45: ok 29412
  64114. 45: ok 29413
  64115. 45: ok 29414
  64116. 45: ok 29415
  64117. 45: ok 29416
  64118. 45: ok 29417
  64119. 45: ok 29418
  64120. 45: ok 29419
  64121. 45: ok 29420
  64122. 45: ok 29421
  64123. 45: ok 29422
  64124. 45: ok 29423
  64125. 45: ok 29424
  64126. 45: ok 29425
  64127. 45: ok 29426
  64128. 45: ok 29427
  64129. 45: ok 29428
  64130. 45: ok 29429
  64131. 45: ok 29430
  64132. 45: ok 29431
  64133. 45: ok 29432
  64134. 45: ok 29433
  64135. 45: ok 29434
  64136. 45: ok 29435
  64137. 45: ok 29436
  64138. 45: ok 29437
  64139. 45: ok 29438
  64140. 45: ok 29439
  64141. 45: ok 29440
  64142. 45: ok 29441
  64143. 45: ok 29442
  64144. 45: ok 29443
  64145. 45: ok 29444
  64146. 45: ok 29445
  64147. 45: ok 29446
  64148. 45: ok 29447
  64149. 45: ok 29448
  64150. 45: ok 29449
  64151. 45: ok 29450
  64152. 45: ok 29451
  64153. 45: ok 29452
  64154. 45: ok 29453
  64155. 45: ok 29454
  64156. 45: ok 29455
  64157. 45: ok 29456
  64158. 45: ok 29457
  64159. 45: ok 29458
  64160. 45: ok 29459
  64161. 45: ok 29460
  64162. 45: ok 29461
  64163. 45: ok 29462
  64164. 45: ok 29463
  64165. 45: ok 29464
  64166. 45: ok 29465
  64167. 45: ok 29466
  64168. 45: ok 29467
  64169. 45: ok 29468
  64170. 45: ok 29469
  64171. 45: ok 29470
  64172. 45: ok 29471
  64173. 45: ok 29472
  64174. 45: ok 29473
  64175. 45: ok 29474
  64176. 45: ok 29475
  64177. 45: ok 29476
  64178. 45: ok 29477
  64179. 45: ok 29478
  64180. 45: ok 29479
  64181. 45: ok 29480
  64182. 45: ok 29481
  64183. 45: ok 29482
  64184. 45: ok 29483
  64185. 45: ok 29484
  64186. 45: ok 29485
  64187. 45: ok 29486
  64188. 45: ok 29487
  64189. 45: ok 29488
  64190. 45: ok 29489
  64191. 45: ok 29490
  64192. 45: ok 29491
  64193. 45: ok 29492
  64194. 45: ok 29493
  64195. 45: ok 29494
  64196. 45: ok 29495
  64197. 45: ok 29496
  64198. 45: ok 29497
  64199. 45: ok 29498
  64200. 45: ok 29499
  64201. 45: ok 29500
  64202. 45: ok 29501
  64203. 45: ok 29502
  64204. 45: ok 29503
  64205. 45: ok 29504
  64206. 45: ok 29505
  64207. 45: ok 29506
  64208. 45: ok 29507
  64209. 45: ok 29508
  64210. 45: ok 29509
  64211. 45: ok 29510
  64212. 45: ok 29511
  64213. 45: ok 29512
  64214. 45: ok 29513
  64215. 45: ok 29514
  64216. 45: ok 29515
  64217. 45: ok 29516
  64218. 45: ok 29517
  64219. 45: ok 29518
  64220. 45: ok 29519
  64221. 45: ok 29520
  64222. 45: ok 29521
  64223. 45: ok 29522
  64224. 45: ok 29523
  64225. 45: ok 29524
  64226. 45: ok 29525
  64227. 45: ok 29526
  64228. 45: ok 29527
  64229. 45: ok 29528
  64230. 45: ok 29529
  64231. 45: ok 29530
  64232. 45: ok 29531
  64233. 45: ok 29532
  64234. 45: ok 29533
  64235. 45: ok 29534
  64236. 45: ok 29535
  64237. 45: ok 29536
  64238. 45: ok 29537
  64239. 45: ok 29538
  64240. 45: ok 29539
  64241. 45: ok 29540
  64242. 45: ok 29541
  64243. 45: ok 29542
  64244. 45: ok 29543
  64245. 45: ok 29544
  64246. 45: ok 29545
  64247. 45: ok 29546
  64248. 45: ok 29547
  64249. 45: ok 29548
  64250. 45: ok 29549
  64251. 45: ok 29550
  64252. 45: ok 29551
  64253. 45: ok 29552
  64254. 45: ok 29553
  64255. 45: ok 29554
  64256. 45: ok 29555
  64257. 45: ok 29556
  64258. 45: ok 29557
  64259. 45: ok 29558
  64260. 45: ok 29559
  64261. 45: ok 29560
  64262. 45: ok 29561
  64263. 45: ok 29562
  64264. 45: ok 29563
  64265. 45: ok 29564
  64266. 45: ok 29565
  64267. 45: ok 29566
  64268. 45: ok 29567
  64269. 45: ok 29568
  64270. 45: ok 29569
  64271. 45: ok 29570
  64272. 45: ok 29571
  64273. 45: ok 29572
  64274. 45: ok 29573
  64275. 45: ok 29574
  64276. 45: ok 29575
  64277. 45: ok 29576
  64278. 45: ok 29577
  64279. 45: ok 29578
  64280. 45: ok 29579
  64281. 45: ok 29580
  64282. 45: ok 29581
  64283. 45: ok 29582
  64284. 45: ok 29583
  64285. 45: ok 29584
  64286. 45: ok 29585
  64287. 45: ok 29586
  64288. 45: ok 29587
  64289. 45: ok 29588
  64290. 45: ok 29589
  64291. 45: ok 29590
  64292. 45: ok 29591
  64293. 45: ok 29592
  64294. 45: ok 29593
  64295. 45: ok 29594
  64296. 45: ok 29595
  64297. 45: ok 29596
  64298. 45: ok 29597
  64299. 45: ok 29598
  64300. 45: ok 29599
  64301. 45: ok 29600
  64302. 45: ok 29601
  64303. 45: ok 29602
  64304. 45: ok 29603
  64305. 45: ok 29604
  64306. 45: ok 29605
  64307. 45: ok 29606
  64308. 45: ok 29607
  64309. 45: ok 29608
  64310. 45: ok 29609
  64311. 45: ok 29610
  64312. 45: ok 29611
  64313. 45: ok 29612
  64314. 45: ok 29613
  64315. 45: ok 29614
  64316. 45: ok 29615
  64317. 45: ok 29616
  64318. 45: ok 29617
  64319. 45: ok 29618
  64320. 45: ok 29619
  64321. 45: ok 29620
  64322. 45: ok 29621
  64323. 45: ok 29622
  64324. 45: ok 29623
  64325. 45: ok 29624
  64326. 45: ok 29625
  64327. 45: ok 29626
  64328. 45: ok 29627
  64329. 45: ok 29628
  64330. 45: ok 29629
  64331. 45: ok 29630
  64332. 45: ok 29631
  64333. 45: ok 29632
  64334. 45: ok 29633
  64335. 45: ok 29634
  64336. 45: ok 29635
  64337. 45: ok 29636
  64338. 45: ok 29637
  64339. 45: ok 29638
  64340. 45: ok 29639
  64341. 45: ok 29640
  64342. 45: ok 29641
  64343. 45: ok 29642
  64344. 45: ok 29643
  64345. 45: ok 29644
  64346. 45: ok 29645
  64347. 45: ok 29646
  64348. 45: ok 29647
  64349. 45: ok 29648
  64350. 45: ok 29649
  64351. 45: ok 29650
  64352. 45: ok 29651
  64353. 45: ok 29652
  64354. 45: ok 29653
  64355. 45: ok 29654
  64356. 45: ok 29655
  64357. 45: ok 29656
  64358. 45: ok 29657
  64359. 45: ok 29658
  64360. 45: ok 29659
  64361. 45: ok 29660
  64362. 45: ok 29661
  64363. 45: ok 29662
  64364. 45: ok 29663
  64365. 45: ok 29664
  64366. 45: ok 29665
  64367. 45: ok 29666
  64368. 45: ok 29667
  64369. 45: ok 29668
  64370. 45: ok 29669
  64371. 45: ok 29670
  64372. 45: ok 29671
  64373. 45: ok 29672
  64374. 45: ok 29673
  64375. 45: ok 29674
  64376. 45: ok 29675
  64377. 45: ok 29676
  64378. 45: ok 29677
  64379. 45: ok 29678
  64380. 45: ok 29679
  64381. 45: ok 29680
  64382. 45: ok 29681
  64383. 45: ok 29682
  64384. 45: ok 29683
  64385. 45: ok 29684
  64386. 45: ok 29685
  64387. 45: ok 29686
  64388. 45: ok 29687
  64389. 45: ok 29688
  64390. 45: ok 29689
  64391. 45: ok 29690
  64392. 45: ok 29691
  64393. 45: ok 29692
  64394. 45: ok 29693
  64395. 45: ok 29694
  64396. 45: ok 29695
  64397. 45: ok 29696
  64398. 45: ok 29697
  64399. 45: ok 29698
  64400. 45: ok 29699
  64401. 45: ok 29700
  64402. 45: ok 29701
  64403. 45: ok 29702
  64404. 45: ok 29703
  64405. 45: ok 29704
  64406. 45: ok 29705
  64407. 45: ok 29706
  64408. 45: ok 29707
  64409. 45: ok 29708
  64410. 45: ok 29709
  64411. 45: ok 29710
  64412. 45: ok 29711
  64413. 45: ok 29712
  64414. 45: ok 29713
  64415. 45: ok 29714
  64416. 45: ok 29715
  64417. 45: ok 29716
  64418. 45: ok 29717
  64419. 45: ok 29718
  64420. 45: ok 29719
  64421. 45: ok 29720
  64422. 45: ok 29721
  64423. 45: ok 29722
  64424. 45: ok 29723
  64425. 45: ok 29724
  64426. 45: ok 29725
  64427. 45: ok 29726
  64428. 45: ok 29727
  64429. 45: ok 29728
  64430. 45: ok 29729
  64431. 45: ok 29730
  64432. 45: ok 29731
  64433. 45: ok 29732
  64434. 45: ok 29733
  64435. 45: ok 29734
  64436. 45: ok 29735
  64437. 45: ok 29736
  64438. 45: ok 29737
  64439. 45: ok 29738
  64440. 45: ok 29739
  64441. 45: ok 29740
  64442. 45: ok 29741
  64443. 45: ok 29742
  64444. 45: ok 29743
  64445. 45: ok 29744
  64446. 45: ok 29745
  64447. 45: ok 29746
  64448. 45: ok 29747
  64449. 45: ok 29748
  64450. 45: ok 29749
  64451. 45: ok 29750
  64452. 45: ok 29751
  64453. 45: ok 29752
  64454. 45: ok 29753
  64455. 45: ok 29754
  64456. 45: ok 29755
  64457. 45: ok 29756
  64458. 45: ok 29757
  64459. 45: ok 29758
  64460. 45: ok 29759
  64461. 45: ok 29760
  64462. 45: ok 29761
  64463. 45: ok 29762
  64464. 45: ok 29763
  64465. 45: ok 29764
  64466. 45: ok 29765
  64467. 45: ok 29766
  64468. 45: ok 29767
  64469. 45: ok 29768
  64470. 45: ok 29769
  64471. 45: ok 29770
  64472. 45: ok 29771
  64473. 45: ok 29772
  64474. 45: ok 29773
  64475. 45: ok 29774
  64476. 45: ok 29775
  64477. 45: ok 29776
  64478. 45: ok 29777
  64479. 45: ok 29778
  64480. 45: ok 29779
  64481. 45: ok 29780
  64482. 45: ok 29781
  64483. 45: ok 29782
  64484. 45: ok 29783
  64485. 45: ok 29784
  64486. 45: ok 29785
  64487. 45: ok 29786
  64488. 45: ok 29787
  64489. 45: ok 29788
  64490. 45: ok 29789
  64491. 45: ok 29790
  64492. 45: ok 29791
  64493. 45: ok 29792
  64494. 45: ok 29793
  64495. 45: ok 29794
  64496. 45: ok 29795
  64497. 45: ok 29796
  64498. 45: ok 29797
  64499. 45: ok 29798
  64500. 45: ok 29799
  64501. 45: ok 29800
  64502. 45: ok 29801
  64503. 45: ok 29802
  64504. 45: ok 29803
  64505. 45: ok 29804
  64506. 45: ok 29805
  64507. 45: ok 29806
  64508. 45: ok 29807
  64509. 45: ok 29808
  64510. 45: ok 29809
  64511. 45: ok 29810
  64512. 45: ok 29811
  64513. 45: ok 29812
  64514. 45: ok 29813
  64515. 45: ok 29814
  64516. 45: ok 29815
  64517. 45: ok 29816
  64518. 45: ok 29817
  64519. 45: ok 29818
  64520. 45: ok 29819
  64521. 45: ok 29820
  64522. 45: ok 29821
  64523. 45: ok 29822
  64524. 45: ok 29823
  64525. 45: ok 29824
  64526. 45: ok 29825
  64527. 45: ok 29826
  64528. 45: ok 29827
  64529. 45: ok 29828
  64530. 45: ok 29829
  64531. 45: ok 29830
  64532. 45: ok 29831
  64533. 45: ok 29832
  64534. 45: ok 29833
  64535. 45: ok 29834
  64536. 45: ok 29835
  64537. 45: ok 29836
  64538. 45: ok 29837
  64539. 45: ok 29838
  64540. 45: ok 29839
  64541. 45: ok 29840
  64542. 45: ok 29841
  64543. 45: ok 29842
  64544. 45: ok 29843
  64545. 45: ok 29844
  64546. 45: ok 29845
  64547. 45: ok 29846
  64548. 45: ok 29847
  64549. 45: ok 29848
  64550. 45: ok 29849
  64551. 45: ok 29850
  64552. 45: ok 29851
  64553. 45: ok 29852
  64554. 45: ok 29853
  64555. 45: ok 29854
  64556. 45: ok 29855
  64557. 45: ok 29856
  64558. 45: ok 29857
  64559. 45: ok 29858
  64560. 45: ok 29859
  64561. 45: ok 29860
  64562. 45: ok 29861
  64563. 45: ok 29862
  64564. 45: ok 29863
  64565. 45: ok 29864
  64566. 45: ok 29865
  64567. 45: ok 29866
  64568. 45: ok 29867
  64569. 45: ok 29868
  64570. 45: ok 29869
  64571. 45: ok 29870
  64572. 45: ok 29871
  64573. 45: ok 29872
  64574. 45: ok 29873
  64575. 45: ok 29874
  64576. 45: ok 29875
  64577. 45: ok 29876
  64578. 45: ok 29877
  64579. 45: ok 29878
  64580. 45: ok 29879
  64581. 45: ok 29880
  64582. 45: ok 29881
  64583. 45: ok 29882
  64584. 45: ok 29883
  64585. 45: ok 29884
  64586. 45: ok 29885
  64587. 45: ok 29886
  64588. 45: ok 29887
  64589. 45: ok 29888
  64590. 45: ok 29889
  64591. 45: ok 29890
  64592. 45: ok 29891
  64593. 45: ok 29892
  64594. 45: ok 29893
  64595. 45: ok 29894
  64596. 45: ok 29895
  64597. 45: ok 29896
  64598. 45: ok 29897
  64599. 45: ok 29898
  64600. 45: ok 29899
  64601. 45: ok 29900
  64602. 45: ok 29901
  64603. 45: ok 29902
  64604. 45: ok 29903
  64605. 45: ok 29904
  64606. 45: ok 29905
  64607. 45: ok 29906
  64608. 45: ok 29907
  64609. 45: ok 29908
  64610. 45: ok 29909
  64611. 45: ok 29910
  64612. 45: ok 29911
  64613. 45: ok 29912
  64614. 45: ok 29913
  64615. 45: ok 29914
  64616. 45: ok 29915
  64617. 45: ok 29916
  64618. 45: ok 29917
  64619. 45: ok 29918
  64620. 45: ok 29919
  64621. 45: ok 29920
  64622. 45: ok 29921
  64623. 45: ok 29922
  64624. 45: ok 29923
  64625. 45: ok 29924
  64626. 45: ok 29925
  64627. 45: ok 29926
  64628. 45: ok 29927
  64629. 45: ok 29928
  64630. 45: ok 29929
  64631. 45: ok 29930
  64632. 45: ok 29931
  64633. 45: ok 29932
  64634. 45: ok 29933
  64635. 45: ok 29934
  64636. 45: ok 29935
  64637. 45: ok 29936
  64638. 45: ok 29937
  64639. 45: ok 29938
  64640. 45: ok 29939
  64641. 45: ok 29940
  64642. 45: ok 29941
  64643. 45: ok 29942
  64644. 45: ok 29943
  64645. 45: ok 29944
  64646. 45: ok 29945
  64647. 45: ok 29946
  64648. 45: ok 29947
  64649. 45: ok 29948
  64650. 45: ok 29949
  64651. 45: ok 29950
  64652. 45: ok 29951
  64653. 45: ok 29952
  64654. 45: ok 29953
  64655. 45: ok 29954
  64656. 45: ok 29955
  64657. 45: ok 29956
  64658. 45: ok 29957
  64659. 45: ok 29958
  64660. 45: ok 29959
  64661. 45: ok 29960
  64662. 45: ok 29961
  64663. 45: ok 29962
  64664. 45: ok 29963
  64665. 45: ok 29964
  64666. 45: ok 29965
  64667. 45: ok 29966
  64668. 45: ok 29967
  64669. 45: ok 29968
  64670. 45: ok 29969
  64671. 45: ok 29970
  64672. 45: ok 29971
  64673. 45: ok 29972
  64674. 45: ok 29973
  64675. 45: ok 29974
  64676. 45: ok 29975
  64677. 45: ok 29976
  64678. 45: ok 29977
  64679. 45: ok 29978
  64680. 45: ok 29979
  64681. 45: ok 29980
  64682. 45: ok 29981
  64683. 45: ok 29982
  64684. 45: ok 29983
  64685. 45: ok 29984
  64686. 45: ok 29985
  64687. 45: ok 29986
  64688. 45: ok 29987
  64689. 45: ok 29988
  64690. 45: ok 29989
  64691. 45: ok 29990
  64692. 45: ok 29991
  64693. 45: ok 29992
  64694. 45: ok 29993
  64695. 45: ok 29994
  64696. 45: ok 29995
  64697. 45: ok 29996
  64698. 45: ok 29997
  64699. 45: ok 29998
  64700. 45: ok 29999
  64701. 45: ok 30000
  64702. 45: ok 30001
  64703. 45: ok 30002
  64704. 45: ok 30003
  64705. 45: ok 30004
  64706. 45: ok 30005
  64707. 45: ok 30006
  64708. 45: ok 30007
  64709. 45: ok 30008
  64710. 45: ok 30009
  64711. 45: ok 30010
  64712. 45: ok 30011
  64713. 45: ok 30012
  64714. 45: ok 30013
  64715. 45: ok 30014
  64716. 45: ok 30015
  64717. 45: ok 30016
  64718. 45: ok 30017
  64719. 45: ok 30018
  64720. 45: ok 30019
  64721. 45: ok 30020
  64722. 45: ok 30021
  64723. 45: ok 30022
  64724. 45: ok 30023
  64725. 45: ok 30024
  64726. 45: ok 30025
  64727. 45: ok 30026
  64728. 45: ok 30027
  64729. 45: ok 30028
  64730. 45: ok 30029
  64731. 45: ok 30030
  64732. 45: ok 30031
  64733. 45: ok 30032
  64734. 45: ok 30033
  64735. 45: ok 30034
  64736. 45: ok 30035
  64737. 45: ok 30036
  64738. 45: ok 30037
  64739. 45: ok 30038
  64740. 45: ok 30039
  64741. 45: ok 30040
  64742. 45: ok 30041
  64743. 45: ok 30042
  64744. 45: ok 30043
  64745. 45: ok 30044
  64746. 45: ok 30045
  64747. 45: ok 30046
  64748. 45: ok 30047
  64749. 45: ok 30048
  64750. 45: ok 30049
  64751. 45: ok 30050
  64752. 45: ok 30051
  64753. 45: ok 30052
  64754. 45: ok 30053
  64755. 45: ok 30054
  64756. 45: ok 30055
  64757. 45: ok 30056
  64758. 45: ok 30057
  64759. 45: ok 30058
  64760. 45: ok 30059
  64761. 45: ok 30060
  64762. 45: ok 30061
  64763. 45: ok 30062
  64764. 45: ok 30063
  64765. 45: ok 30064
  64766. 45: ok 30065
  64767. 45: ok 30066
  64768. 45: ok 30067
  64769. 45: ok 30068
  64770. 45: ok 30069
  64771. 45: ok 30070
  64772. 45: ok 30071
  64773. 45: ok 30072
  64774. 45: ok 30073
  64775. 45: ok 30074
  64776. 45: ok 30075
  64777. 45: ok 30076
  64778. 45: ok 30077
  64779. 45: ok 30078
  64780. 45: ok 30079
  64781. 45: ok 30080
  64782. 45: ok 30081
  64783. 45: ok 30082
  64784. 45: ok 30083
  64785. 45: ok 30084
  64786. 45: ok 30085
  64787. 45: ok 30086
  64788. 45: ok 30087
  64789. 45: ok 30088
  64790. 45: ok 30089
  64791. 45: ok 30090
  64792. 45: ok 30091
  64793. 45: ok 30092
  64794. 45: ok 30093
  64795. 45: ok 30094
  64796. 45: ok 30095
  64797. 45: ok 30096
  64798. 45: ok 30097
  64799. 45: ok 30098
  64800. 45: ok 30099
  64801. 45: ok 30100
  64802. 45: ok 30101
  64803. 45: ok 30102
  64804. 45: ok 30103
  64805. 45: ok 30104
  64806. 45: ok 30105
  64807. 45: ok 30106
  64808. 45: ok 30107
  64809. 45: ok 30108
  64810. 45: ok 30109
  64811. 45: ok 30110
  64812. 45: ok 30111
  64813. 45: ok 30112
  64814. 45: ok 30113
  64815. 45: ok 30114
  64816. 45: ok 30115
  64817. 45: ok 30116
  64818. 45: ok 30117
  64819. 45: ok 30118
  64820. 45: ok 30119
  64821. 45: ok 30120
  64822. 45: ok 30121
  64823. 45: ok 30122
  64824. 45: ok 30123
  64825. 45: ok 30124
  64826. 45: ok 30125
  64827. 45: ok 30126
  64828. 45: ok 30127
  64829. 45: ok 30128
  64830. 45: ok 30129
  64831. 45: ok 30130
  64832. 45: ok 30131
  64833. 45: ok 30132
  64834. 45: ok 30133
  64835. 45: ok 30134
  64836. 45: ok 30135
  64837. 45: ok 30136
  64838. 45: ok 30137
  64839. 45: ok 30138
  64840. 45: ok 30139
  64841. 45: ok 30140
  64842. 45: ok 30141
  64843. 45: ok 30142
  64844. 45: ok 30143
  64845. 45: ok 30144
  64846. 45: ok 30145
  64847. 45: ok 30146
  64848. 45: ok 30147
  64849. 45: ok 30148
  64850. 45: ok 30149
  64851. 45: ok 30150
  64852. 45: ok 30151
  64853. 45: ok 30152
  64854. 45: ok 30153
  64855. 45: ok 30154
  64856. 45: ok 30155
  64857. 45: ok 30156
  64858. 45: ok 30157
  64859. 45: ok 30158
  64860. 45: ok 30159
  64861. 45: ok 30160
  64862. 45: ok 30161
  64863. 45: ok 30162
  64864. 45: ok 30163
  64865. 45: ok 30164
  64866. 45: ok 30165
  64867. 45: ok 30166
  64868. 45: ok 30167
  64869. 45: ok 30168
  64870. 45: ok 30169
  64871. 45: ok 30170
  64872. 45: ok 30171
  64873. 45: ok 30172
  64874. 45: ok 30173
  64875. 45: ok 30174
  64876. 45: ok 30175
  64877. 45: ok 30176
  64878. 45: ok 30177
  64879. 45: ok 30178
  64880. 45: ok 30179
  64881. 45: ok 30180
  64882. 45: ok 30181
  64883. 45: ok 30182
  64884. 45: ok 30183
  64885. 45: ok 30184
  64886. 45: ok 30185
  64887. 45: ok 30186
  64888. 45: ok 30187
  64889. 45: ok 30188
  64890. 45: ok 30189
  64891. 45: ok 30190
  64892. 45: ok 30191
  64893. 45: ok 30192
  64894. 45: ok 30193
  64895. 45: ok 30194
  64896. 45: ok 30195
  64897. 45: ok 30196
  64898. 45: ok 30197
  64899. 45: ok 30198
  64900. 45: ok 30199
  64901. 45: ok 30200
  64902. 45: ok 30201
  64903. 45: ok 30202
  64904. 45: ok 30203
  64905. 45: ok 30204
  64906. 45: ok 30205
  64907. 45: ok 30206
  64908. 45: ok 30207
  64909. 45: ok 30208
  64910. 45: ok 30209
  64911. 45: ok 30210
  64912. 45: ok 30211
  64913. 45: ok 30212
  64914. 45: ok 30213
  64915. 45: ok 30214
  64916. 45: ok 30215
  64917. 45: ok 30216
  64918. 45: ok 30217
  64919. 45: ok 30218
  64920. 45: ok 30219
  64921. 45: ok 30220
  64922. 45: ok 30221
  64923. 45: ok 30222
  64924. 45: ok 30223
  64925. 45: ok 30224
  64926. 45: ok 30225
  64927. 45: ok 30226
  64928. 45: ok 30227
  64929. 45: ok 30228
  64930. 45: ok 30229
  64931. 45: ok 30230
  64932. 45: ok 30231
  64933. 45: ok 30232
  64934. 45: ok 30233
  64935. 45: ok 30234
  64936. 45: ok 30235
  64937. 45: ok 30236
  64938. 45: ok 30237
  64939. 45: ok 30238
  64940. 45: ok 30239
  64941. 45: ok 30240
  64942. 45: ok 30241
  64943. 45: ok 30242
  64944. 45: ok 30243
  64945. 45: ok 30244
  64946. 45: ok 30245
  64947. 45: ok 30246
  64948. 45: ok 30247
  64949. 45: ok 30248
  64950. 45: ok 30249
  64951. 45: ok 30250
  64952. 45: ok 30251
  64953. 45: ok 30252
  64954. 45: ok 30253
  64955. 45: ok 30254
  64956. 45: ok 30255
  64957. 45: ok 30256
  64958. 45: ok 30257
  64959. 45: ok 30258
  64960. 45: ok 30259
  64961. 45: ok 30260
  64962. 45: ok 30261
  64963. 45: ok 30262
  64964. 45: ok 30263
  64965. 45: ok 30264
  64966. 45: ok 30265
  64967. 45: ok 30266
  64968. 45: ok 30267
  64969. 45: ok 30268
  64970. 45: ok 30269
  64971. 45: ok 30270
  64972. 45: ok 30271
  64973. 45: ok 30272
  64974. 45: ok 30273
  64975. 45: ok 30274
  64976. 45: ok 30275
  64977. 45: ok 30276
  64978. 45: ok 30277
  64979. 45: ok 30278
  64980. 45: ok 30279
  64981. 45: ok 30280
  64982. 45: ok 30281
  64983. 45: ok 30282
  64984. 45: ok 30283
  64985. 45: ok 30284
  64986. 45: ok 30285
  64987. 45: ok 30286
  64988. 45: ok 30287
  64989. 45: ok 30288
  64990. 45: ok 30289
  64991. 45: ok 30290
  64992. 45: ok 30291
  64993. 45: ok 30292
  64994. 45: ok 30293
  64995. 45: ok 30294
  64996. 45: ok 30295
  64997. 45: ok 30296
  64998. 45: ok 30297
  64999. 45: ok 30298
  65000. 45: ok 30299
  65001. 45: ok 30300
  65002. 45: ok 30301
  65003. 45: ok 30302
  65004. 45: ok 30303
  65005. 45: ok 30304
  65006. 45: ok 30305
  65007. 45: ok 30306
  65008. 45: ok 30307
  65009. 45: ok 30308
  65010. 45: ok 30309
  65011. 45: ok 30310
  65012. 45: ok 30311
  65013. 45: ok 30312
  65014. 45: ok 30313
  65015. 45: ok 30314
  65016. 45: ok 30315
  65017. 45: ok 30316
  65018. 45: ok 30317
  65019. 45: ok 30318
  65020. 45: ok 30319
  65021. 45: ok 30320
  65022. 45: ok 30321
  65023. 45: ok 30322
  65024. 45: ok 30323
  65025. 45: ok 30324
  65026. 45: ok 30325
  65027. 45: ok 30326
  65028. 45: ok 30327
  65029. 45: ok 30328
  65030. 45: ok 30329
  65031. 45: ok 30330
  65032. 45: ok 30331
  65033. 45: ok 30332
  65034. 45: ok 30333
  65035. 45: ok 30334
  65036. 45: ok 30335
  65037. 45: ok 30336
  65038. 45: ok 30337
  65039. 45: ok 30338
  65040. 45: ok 30339
  65041. 45: ok 30340
  65042. 45: ok 30341
  65043. 45: ok 30342
  65044. 45: ok 30343
  65045. 45: ok 30344
  65046. 45: ok 30345
  65047. 45: ok 30346
  65048. 45: ok 30347
  65049. 45: ok 30348
  65050. 45: ok 30349
  65051. 45: ok 30350
  65052. 45: ok 30351
  65053. 45: ok 30352
  65054. 45: ok 30353
  65055. 45: ok 30354
  65056. 45: ok 30355
  65057. 45: ok 30356
  65058. 45: ok 30357
  65059. 45: ok 30358
  65060. 45: ok 30359
  65061. 45: ok 30360
  65062. 45: ok 30361
  65063. 45: ok 30362
  65064. 45: ok 30363
  65065. 45: ok 30364
  65066. 45: ok 30365
  65067. 45: ok 30366
  65068. 45: ok 30367
  65069. 45: ok 30368
  65070. 45: ok 30369
  65071. 45: ok 30370
  65072. 45: ok 30371
  65073. 45: ok 30372
  65074. 45: ok 30373
  65075. 45: ok 30374
  65076. 45: ok 30375
  65077. 45: ok 30376
  65078. 45: ok 30377
  65079. 45: ok 30378
  65080. 45: ok 30379
  65081. 45: ok 30380
  65082. 45: ok 30381
  65083. 45: ok 30382
  65084. 45: ok 30383
  65085. 45: ok 30384
  65086. 45: ok 30385
  65087. 45: ok 30386
  65088. 45: ok 30387
  65089. 45: ok 30388
  65090. 45: ok 30389
  65091. 45: ok 30390
  65092. 45: ok 30391
  65093. 45: ok 30392
  65094. 45: ok 30393
  65095. 45: ok 30394
  65096. 45: ok 30395
  65097. 45: ok 30396
  65098. 45: ok 30397
  65099. 45: ok 30398
  65100. 45: ok 30399
  65101. 45: ok 30400
  65102. 45: ok 30401
  65103. 45: ok 30402
  65104. 45: ok 30403
  65105. 45: ok 30404
  65106. 45: ok 30405
  65107. 45: ok 30406
  65108. 45: ok 30407
  65109. 45: ok 30408
  65110. 45: ok 30409
  65111. 45: ok 30410
  65112. 45: ok 30411
  65113. 45: ok 30412
  65114. 45: ok 30413
  65115. 45: ok 30414
  65116. 45: ok 30415
  65117. 45: ok 30416
  65118. 45: ok 30417
  65119. 45: ok 30418
  65120. 45: ok 30419
  65121. 45: ok 30420
  65122. 45: ok 30421
  65123. 45: ok 30422
  65124. 45: ok 30423
  65125. 45: ok 30424
  65126. 45: ok 30425
  65127. 45: ok 30426
  65128. 45: ok 30427
  65129. 45: ok 30428
  65130. 45: ok 30429
  65131. 45: ok 30430
  65132. 45: ok 30431
  65133. 45: ok 30432
  65134. 45: ok 30433
  65135. 45: ok 30434
  65136. 45: ok 30435
  65137. 45: ok 30436
  65138. 45: ok 30437
  65139. 45: ok 30438
  65140. 45: ok 30439
  65141. 45: ok 30440
  65142. 45: ok 30441
  65143. 45: ok 30442
  65144. 45: ok 30443
  65145. 45: ok 30444
  65146. 45: ok 30445
  65147. 45: ok 30446
  65148. 45: ok 30447
  65149. 45: ok 30448
  65150. 45: ok 30449
  65151. 45: ok 30450
  65152. 45: ok 30451
  65153. 45: ok 30452
  65154. 45: ok 30453
  65155. 45: ok 30454
  65156. 45: ok 30455
  65157. 45: ok 30456
  65158. 45: ok 30457
  65159. 45: ok 30458
  65160. 45: ok 30459
  65161. 45: ok 30460
  65162. 45: ok 30461
  65163. 45: ok 30462
  65164. 45: ok 30463
  65165. 45: ok 30464
  65166. 45: ok 30465
  65167. 45: ok 30466
  65168. 45: ok 30467
  65169. 45: ok 30468
  65170. 45: ok 30469
  65171. 45: ok 30470
  65172. 45: ok 30471
  65173. 45: ok 30472
  65174. 45: ok 30473
  65175. 45: ok 30474
  65176. 45: ok 30475
  65177. 45: ok 30476
  65178. 45: ok 30477
  65179. 45: ok 30478
  65180. 45: ok 30479
  65181. 45: ok 30480
  65182. 45: ok 30481
  65183. 45: ok 30482
  65184. 45: ok 30483
  65185. 45: ok 30484
  65186. 45: ok 30485
  65187. 45: ok 30486
  65188. 45: ok 30487
  65189. 45: ok 30488
  65190. 45: ok 30489
  65191. 45: ok 30490
  65192. 45: ok 30491
  65193. 45: ok 30492
  65194. 45: ok 30493
  65195. 45: ok 30494
  65196. 45: ok 30495
  65197. 45: ok 30496
  65198. 45: ok 30497
  65199. 45: ok 30498
  65200. 45: ok 30499
  65201. 45: ok 30500
  65202. 45: ok 30501
  65203. 45: ok 30502
  65204. 45: ok 30503
  65205. 45: ok 30504
  65206. 45: ok 30505
  65207. 45: ok 30506
  65208. 45: ok 30507
  65209. 45: ok 30508
  65210. 45: ok 30509
  65211. 45: ok 30510
  65212. 45: ok 30511
  65213. 45: ok 30512
  65214. 45: ok 30513
  65215. 45: ok 30514
  65216. 45: ok 30515
  65217. 45: ok 30516
  65218. 45: ok 30517
  65219. 45: ok 30518
  65220. 45: ok 30519
  65221. 45: ok 30520
  65222. 45: ok 30521
  65223. 45: ok 30522
  65224. 45: ok 30523
  65225. 45: ok 30524
  65226. 45: ok 30525
  65227. 45: ok 30526
  65228. 45: ok 30527
  65229. 45: ok 30528
  65230. 45: ok 30529
  65231. 45: ok 30530
  65232. 45: ok 30531
  65233. 45: ok 30532
  65234. 45: ok 30533
  65235. 45: ok 30534
  65236. 45: ok 30535
  65237. 45: ok 30536
  65238. 45: ok 30537
  65239. 45: ok 30538
  65240. 45: ok 30539
  65241. 45: ok 30540
  65242. 45: ok 30541
  65243. 45: ok 30542
  65244. 45: ok 30543
  65245. 45: ok 30544
  65246. 45: ok 30545
  65247. 45: ok 30546
  65248. 45: ok 30547
  65249. 45: ok 30548
  65250. 45: ok 30549
  65251. 45: ok 30550
  65252. 45: ok 30551
  65253. 45: ok 30552
  65254. 45: ok 30553
  65255. 45: ok 30554
  65256. 45: ok 30555
  65257. 45: ok 30556
  65258. 45: ok 30557
  65259. 45: ok 30558
  65260. 45: ok 30559
  65261. 45: ok 30560
  65262. 45: ok 30561
  65263. 45: ok 30562
  65264. 45: ok 30563
  65265. 45: ok 30564
  65266. 45: ok 30565
  65267. 45: ok 30566
  65268. 45: ok 30567
  65269. 45: ok 30568
  65270. 45: ok 30569
  65271. 45: ok 30570
  65272. 45: ok 30571
  65273. 45: ok 30572
  65274. 45: ok 30573
  65275. 45: ok 30574
  65276. 45: ok 30575
  65277. 45: ok 30576
  65278. 45: ok 30577
  65279. 45: ok 30578
  65280. 45: ok 30579
  65281. 45: ok 30580
  65282. 45: ok 30581
  65283. 45: ok 30582
  65284. 45: ok 30583
  65285. 45: ok 30584
  65286. 45: ok 30585
  65287. 45: ok 30586
  65288. 45: ok 30587
  65289. 45: ok 30588
  65290. 45: ok 30589
  65291. 45: ok 30590
  65292. 45: ok 30591
  65293. 45: ok 30592
  65294. 45: ok 30593
  65295. 45: ok 30594
  65296. 45: ok 30595
  65297. 45: ok 30596
  65298. 45: ok 30597
  65299. 45: ok 30598
  65300. 45: ok 30599
  65301. 45: ok 30600
  65302. 45: ok 30601
  65303. 45: ok 30602
  65304. 45: ok 30603
  65305. 45: ok 30604
  65306. 45: ok 30605
  65307. 45: ok 30606
  65308. 45: ok 30607
  65309. 45: ok 30608
  65310. 45: ok 30609
  65311. 45: ok 30610
  65312. 45: ok 30611
  65313. 45: ok 30612
  65314. 45: ok 30613
  65315. 45: ok 30614
  65316. 45: ok 30615
  65317. 45: ok 30616
  65318. 45: ok 30617
  65319. 45: ok 30618
  65320. 45: ok 30619
  65321. 45: ok 30620
  65322. 45: ok 30621
  65323. 45: ok 30622
  65324. 45: ok 30623
  65325. 45: ok 30624
  65326. 45: ok 30625
  65327. 45: ok 30626
  65328. 45: ok 30627
  65329. 45: ok 30628
  65330. 45: ok 30629
  65331. 45: ok 30630
  65332. 45: ok 30631
  65333. 45: ok 30632
  65334. 45: ok 30633
  65335. 45: ok 30634
  65336. 45: ok 30635
  65337. 45: ok 30636
  65338. 45: ok 30637
  65339. 45: ok 30638
  65340. 45: ok 30639
  65341. 45: ok 30640
  65342. 45: ok 30641
  65343. 45: ok 30642
  65344. 45: ok 30643
  65345. 45: ok 30644
  65346. 45: ok 30645
  65347. 45: ok 30646
  65348. 45: ok 30647
  65349. 45: ok 30648
  65350. 45: ok 30649
  65351. 45: ok 30650
  65352. 45: ok 30651
  65353. 45: ok 30652
  65354. 45: ok 30653
  65355. 45: ok 30654
  65356. 45: ok 30655
  65357. 45: ok 30656
  65358. 45: ok 30657
  65359. 45: ok 30658
  65360. 45: ok 30659
  65361. 45: ok 30660
  65362. 45: ok 30661
  65363. 45: ok 30662
  65364. 45: ok 30663
  65365. 45: ok 30664
  65366. 45: ok 30665
  65367. 45: ok 30666
  65368. 45: ok 30667
  65369. 45: ok 30668
  65370. 45: ok 30669
  65371. 45: ok 30670
  65372. 45: ok 30671
  65373. 45: ok 30672
  65374. 45: ok 30673
  65375. 45: ok 30674
  65376. 45: ok 30675
  65377. 45: ok 30676
  65378. 45: ok 30677
  65379. 45: ok 30678
  65380. 45: ok 30679
  65381. 45: ok 30680
  65382. 45: ok 30681
  65383. 45: ok 30682
  65384. 45: ok 30683
  65385. 45: ok 30684
  65386. 45: ok 30685
  65387. 45: ok 30686
  65388. 45: ok 30687
  65389. 45: ok 30688
  65390. 45: ok 30689
  65391. 45: ok 30690
  65392. 45: ok 30691
  65393. 45: ok 30692
  65394. 45: ok 30693
  65395. 45: ok 30694
  65396. 45: ok 30695
  65397. 45: ok 30696
  65398. 45: ok 30697
  65399. 45: ok 30698
  65400. 45: ok 30699
  65401. 45: ok 30700
  65402. 45: ok 30701
  65403. 45: ok 30702
  65404. 45: ok 30703
  65405. 45: ok 30704
  65406. 45: ok 30705
  65407. 45: ok 30706
  65408. 45: ok 30707
  65409. 45: ok 30708
  65410. 45: ok 30709
  65411. 45: ok 30710
  65412. 45: ok 30711
  65413. 45: ok 30712
  65414. 45: ok 30713
  65415. 45: ok 30714
  65416. 45: ok 30715
  65417. 45: ok 30716
  65418. 45: ok 30717
  65419. 45: ok 30718
  65420. 45: ok 30719
  65421. 45: ok 30720
  65422. 45: ok 30721
  65423. 45: ok 30722
  65424. 45: ok 30723
  65425. 45: ok 30724
  65426. 45: ok 30725
  65427. 45: ok 30726
  65428. 45: ok 30727
  65429. 45: ok 30728
  65430. 45: ok 30729
  65431. 45: ok 30730
  65432. 45: ok 30731
  65433. 45: ok 30732
  65434. 45: ok 30733
  65435. 45: ok 30734
  65436. 45: ok 30735
  65437. 45: ok 30736
  65438. 45: ok 30737
  65439. 45: ok 30738
  65440. 45: ok 30739
  65441. 45: ok 30740
  65442. 45: ok 30741
  65443. 45: ok 30742
  65444. 45: ok 30743
  65445. 45: ok 30744
  65446. 45: ok 30745
  65447. 45: ok 30746
  65448. 45: ok 30747
  65449. 45: ok 30748
  65450. 45: ok 30749
  65451. 45: ok 30750
  65452. 45: ok 30751
  65453. 45: ok 30752
  65454. 45: ok 30753
  65455. 45: ok 30754
  65456. 45: ok 30755
  65457. 45: ok 30756
  65458. 45: ok 30757
  65459. 45: ok 30758
  65460. 45: ok 30759
  65461. 45: ok 30760
  65462. 45: ok 30761
  65463. 45: ok 30762
  65464. 45: ok 30763
  65465. 45: ok 30764
  65466. 45: ok 30765
  65467. 45: ok 30766
  65468. 45: ok 30767
  65469. 45: ok 30768
  65470. 45: ok 30769
  65471. 45: ok 30770
  65472. 45: ok 30771
  65473. 45: ok 30772
  65474. 45: ok 30773
  65475. 45: ok 30774
  65476. 45: ok 30775
  65477. 45: ok 30776
  65478. 45: ok 30777
  65479. 45: ok 30778
  65480. 45: ok 30779
  65481. 45: ok 30780
  65482. 45: ok 30781
  65483. 45: ok 30782
  65484. 45: ok 30783
  65485. 45: ok 30784
  65486. 45: ok 30785
  65487. 45: ok 30786
  65488. 45: ok 30787
  65489. 45: ok 30788
  65490. 45: ok 30789
  65491. 45: ok 30790
  65492. 45: ok 30791
  65493. 45: ok 30792
  65494. 45: ok 30793
  65495. 45: ok 30794
  65496. 45: ok 30795
  65497. 45: ok 30796
  65498. 45: ok 30797
  65499. 45: ok 30798
  65500. 45: ok 30799
  65501. 45: ok 30800
  65502. 45: ok 30801
  65503. 45: ok 30802
  65504. 45: ok 30803
  65505. 45: ok 30804
  65506. 45: ok 30805
  65507. 45: ok 30806
  65508. 45: ok 30807
  65509. 45: ok 30808
  65510. 45: ok 30809
  65511. 45: ok 30810
  65512. 45: ok 30811
  65513. 45: ok 30812
  65514. 45: ok 30813
  65515. 45: ok 30814
  65516. 45: ok 30815
  65517. 45: ok 30816
  65518. 45: ok 30817
  65519. 45: ok 30818
  65520. 45: ok 30819
  65521. 45: ok 30820
  65522. 45: ok 30821
  65523. 45: ok 30822
  65524. 45: ok 30823
  65525. 45: ok 30824
  65526. 45: ok 30825
  65527. 45: ok 30826
  65528. 45: ok 30827
  65529. 45: ok 30828
  65530. 45: ok 30829
  65531. 45: ok 30830
  65532. 45: ok 30831
  65533. 45: ok 30832
  65534. 45: ok 30833
  65535. 45: ok 30834
  65536. 45: ok 30835
  65537. 45: ok 30836
  65538. 45: ok 30837
  65539. 45: ok 30838
  65540. 45: ok 30839
  65541. 45: ok 30840
  65542. 45: ok 30841
  65543. 45: ok 30842
  65544. 45: ok 30843
  65545. 45: ok 30844
  65546. 45: ok 30845
  65547. 45: ok 30846
  65548. 45: ok 30847
  65549. 45: ok 30848
  65550. 45: ok 30849
  65551. 45: ok 30850
  65552. 45: ok 30851
  65553. 45: ok 30852
  65554. 45: ok 30853
  65555. 45: ok 30854
  65556. 45: ok 30855
  65557. 45: ok 30856
  65558. 45: ok 30857
  65559. 45: ok 30858
  65560. 45: ok 30859
  65561. 45: ok 30860
  65562. 45: ok 30861
  65563. 45: ok 30862
  65564. 45: ok 30863
  65565. 45: ok 30864
  65566. 45: ok 30865
  65567. 45: ok 30866
  65568. 45: ok 30867
  65569. 45: ok 30868
  65570. 45: ok 30869
  65571. 45: ok 30870
  65572. 45: ok 30871
  65573. 45: ok 30872
  65574. 45: ok 30873
  65575. 45: ok 30874
  65576. 45: ok 30875
  65577. 45: ok 30876
  65578. 45: ok 30877
  65579. 45: ok 30878
  65580. 45: ok 30879
  65581. 45: ok 30880
  65582. 45: ok 30881
  65583. 45: ok 30882
  65584. 45: ok 30883
  65585. 45: ok 30884
  65586. 45: ok 30885
  65587. 45: ok 30886
  65588. 45: ok 30887
  65589. 45: ok 30888
  65590. 45: ok 30889
  65591. 45: ok 30890
  65592. 45: ok 30891
  65593. 45: ok 30892
  65594. 45: ok 30893
  65595. 45: ok 30894
  65596. 45: ok 30895
  65597. 45: ok 30896
  65598. 45: ok 30897
  65599. 45: ok 30898
  65600. 45: ok 30899
  65601. 45: ok 30900
  65602. 45: ok 30901
  65603. 45: ok 30902
  65604. 45: ok 30903
  65605. 45: ok 30904
  65606. 45: ok 30905
  65607. 45: ok 30906
  65608. 45: ok 30907
  65609. 45: ok 30908
  65610. 45: ok 30909
  65611. 45: ok 30910
  65612. 45: ok 30911
  65613. 45: ok 30912
  65614. 45: ok 30913
  65615. 45: ok 30914
  65616. 45: ok 30915
  65617. 45: ok 30916
  65618. 45: ok 30917
  65619. 45: ok 30918
  65620. 45: ok 30919
  65621. 45: ok 30920
  65622. 45: ok 30921
  65623. 45: ok 30922
  65624. 45: ok 30923
  65625. 45: ok 30924
  65626. 45: ok 30925
  65627. 45: ok 30926
  65628. 45: ok 30927
  65629. 45: ok 30928
  65630. 45: ok 30929
  65631. 45: ok 30930
  65632. 45: ok 30931
  65633. 45: ok 30932
  65634. 45: ok 30933
  65635. 45: ok 30934
  65636. 45: ok 30935
  65637. 45: ok 30936
  65638. 45: ok 30937
  65639. 45: ok 30938
  65640. 45: ok 30939
  65641. 45: ok 30940
  65642. 45: ok 30941
  65643. 45: ok 30942
  65644. 45: ok 30943
  65645. 45: ok 30944
  65646. 45: ok 30945
  65647. 45: ok 30946
  65648. 45: ok 30947
  65649. 45: ok 30948
  65650. 45: ok 30949
  65651. 45: ok 30950
  65652. 45: ok 30951
  65653. 45: ok 30952
  65654. 45: ok 30953
  65655. 45: ok 30954
  65656. 45: ok 30955
  65657. 45: ok 30956
  65658. 45: ok 30957
  65659. 45: ok 30958
  65660. 45: ok 30959
  65661. 45: ok 30960
  65662. 45: ok 30961
  65663. 45: ok 30962
  65664. 45: ok 30963
  65665. 45: ok 30964
  65666. 45: ok 30965
  65667. 45: ok 30966
  65668. 45: ok 30967
  65669. 45: ok 30968
  65670. 45: ok 30969
  65671. 45: ok 30970
  65672. 45: ok 30971
  65673. 45: ok 30972
  65674. 45: ok 30973
  65675. 45: ok 30974
  65676. 45: ok 30975
  65677. 45: ok 30976
  65678. 45: ok 30977
  65679. 45: ok 30978
  65680. 45: ok 30979
  65681. 45: ok 30980
  65682. 45: ok 30981
  65683. 45: ok 30982
  65684. 45: ok 30983
  65685. 45: ok 30984
  65686. 45: ok 30985
  65687. 45: ok 30986
  65688. 45: ok 30987
  65689. 45: ok 30988
  65690. 45: ok 30989
  65691. 45: ok 30990
  65692. 45: ok 30991
  65693. 45: ok 30992
  65694. 45: ok 30993
  65695. 45: ok 30994
  65696. 45: ok 30995
  65697. 45: ok 30996
  65698. 45: ok 30997
  65699. 45: ok 30998
  65700. 45: ok 30999
  65701. 45: ok 31000
  65702. 45: ok 31001
  65703. 45: ok 31002
  65704. 45: ok 31003
  65705. 45: ok 31004
  65706. 45: ok 31005
  65707. 45: ok 31006
  65708. 45: ok 31007
  65709. 45: ok 31008
  65710. 45: ok 31009
  65711. 45: ok 31010
  65712. 45: ok 31011
  65713. 45: ok 31012
  65714. 45: ok 31013
  65715. 45: ok 31014
  65716. 45: ok 31015
  65717. 45: ok 31016
  65718. 45: ok 31017
  65719. 45: ok 31018
  65720. 45: ok 31019
  65721. 45: ok 31020
  65722. 45: ok 31021
  65723. 45: ok 31022
  65724. 45: ok 31023
  65725. 45: ok 31024
  65726. 45: ok 31025
  65727. 45: ok 31026
  65728. 45: ok 31027
  65729. 45: ok 31028
  65730. 45: ok 31029
  65731. 45: ok 31030
  65732. 45: ok 31031
  65733. 45: ok 31032
  65734. 45: ok 31033
  65735. 45: ok 31034
  65736. 45: ok 31035
  65737. 45: ok 31036
  65738. 45: ok 31037
  65739. 45: ok 31038
  65740. 45: ok 31039
  65741. 45: ok 31040
  65742. 45: ok 31041
  65743. 45: ok 31042
  65744. 45: ok 31043
  65745. 45: ok 31044
  65746. 45: ok 31045
  65747. 45: ok 31046
  65748. 45: ok 31047
  65749. 45: ok 31048
  65750. 45: ok 31049
  65751. 45: ok 31050
  65752. 45: ok 31051
  65753. 45: ok 31052
  65754. 45: ok 31053
  65755. 45: ok 31054
  65756. 45: ok 31055
  65757. 45: ok 31056
  65758. 45: ok 31057
  65759. 45: ok 31058
  65760. 45: ok 31059
  65761. 45: ok 31060
  65762. 45: ok 31061
  65763. 45: ok 31062
  65764. 45: ok 31063
  65765. 45: ok 31064
  65766. 45: ok 31065
  65767. 45: ok 31066
  65768. 45: ok 31067
  65769. 45: ok 31068
  65770. 45: ok 31069
  65771. 45: ok 31070
  65772. 45: ok 31071
  65773. 45: ok 31072
  65774. 45: ok 31073
  65775. 45: ok 31074
  65776. 45: ok 31075
  65777. 45: ok 31076
  65778. 45: ok 31077
  65779. 45: ok 31078
  65780. 45: ok 31079
  65781. 45: ok 31080
  65782. 45: ok 31081
  65783. 45: ok 31082
  65784. 45: ok 31083
  65785. 45: ok 31084
  65786. 45: ok 31085
  65787. 45: ok 31086
  65788. 45: ok 31087
  65789. 45: ok 31088
  65790. 45: ok 31089
  65791. 45: ok 31090
  65792. 45: ok 31091
  65793. 45: ok 31092
  65794. 45: ok 31093
  65795. 45: ok 31094
  65796. 45: ok 31095
  65797. 45: ok 31096
  65798. 45: ok 31097
  65799. 45: ok 31098
  65800. 45: ok 31099
  65801. 45: ok 31100
  65802. 45: ok 31101
  65803. 45: ok 31102
  65804. 45: ok 31103
  65805. 45: ok 31104
  65806. 45: ok 31105
  65807. 45: ok 31106
  65808. 45: ok 31107
  65809. 45: ok 31108
  65810. 45: ok 31109
  65811. 45: ok 31110
  65812. 45: ok 31111
  65813. 45: ok 31112
  65814. 45: ok 31113
  65815. 45: ok 31114
  65816. 45: ok 31115
  65817. 45: ok 31116
  65818. 45: ok 31117
  65819. 45: ok 31118
  65820. 45: ok 31119
  65821. 45: ok 31120
  65822. 45: ok 31121
  65823. 45: ok 31122
  65824. 45: ok 31123
  65825. 45: ok 31124
  65826. 45: ok 31125
  65827. 45: ok 31126
  65828. 45: ok 31127
  65829. 45: ok 31128
  65830. 45: ok 31129
  65831. 45: ok 31130
  65832. 45: ok 31131
  65833. 45: ok 31132
  65834. 45: ok 31133
  65835. 45: ok 31134
  65836. 45: ok 31135
  65837. 45: ok 31136
  65838. 45: ok 31137
  65839. 45: ok 31138
  65840. 45: ok 31139
  65841. 45: ok 31140
  65842. 45: ok 31141
  65843. 45: ok 31142
  65844. 45: ok 31143
  65845. 45: ok 31144
  65846. 45: ok 31145
  65847. 45: ok 31146
  65848. 45: ok 31147
  65849. 45: ok 31148
  65850. 45: ok 31149
  65851. 45: ok 31150
  65852. 45: ok 31151
  65853. 45: ok 31152
  65854. 45: ok 31153
  65855. 45: ok 31154
  65856. 45: ok 31155
  65857. 45: ok 31156
  65858. 45: ok 31157
  65859. 45: ok 31158
  65860. 45: ok 31159
  65861. 45: ok 31160
  65862. 45: ok 31161
  65863. 45: ok 31162
  65864. 45: ok 31163
  65865. 45: ok 31164
  65866. 45: ok 31165
  65867. 45: ok 31166
  65868. 45: ok 31167
  65869. 45: ok 31168
  65870. 45: ok 31169
  65871. 45: ok 31170
  65872. 45: ok 31171
  65873. 45: ok 31172
  65874. 45: ok 31173
  65875. 45: ok 31174
  65876. 45: ok 31175
  65877. 45: ok 31176
  65878. 45: ok 31177
  65879. 45: ok 31178
  65880. 45: ok 31179
  65881. 45: ok 31180
  65882. 45: ok 31181
  65883. 45: ok 31182
  65884. 45: ok 31183
  65885. 45: ok 31184
  65886. 45: ok 31185
  65887. 45: ok 31186
  65888. 45: ok 31187
  65889. 45: ok 31188
  65890. 45: ok 31189
  65891. 45: ok 31190
  65892. 45: ok 31191
  65893. 45: ok 31192
  65894. 45: ok 31193
  65895. 45: ok 31194
  65896. 45: ok 31195
  65897. 45: ok 31196
  65898. 45: ok 31197
  65899. 45: ok 31198
  65900. 45: ok 31199
  65901. 45: ok 31200
  65902. 45: ok 31201
  65903. 45: ok 31202
  65904. 45: ok 31203
  65905. 45: ok 31204
  65906. 45: ok 31205
  65907. 45: ok 31206
  65908. 45: ok 31207
  65909. 45: ok 31208
  65910. 45: ok 31209
  65911. 45: ok 31210
  65912. 45: ok 31211
  65913. 45: ok 31212
  65914. 45: ok 31213
  65915. 45: ok 31214
  65916. 45: ok 31215
  65917. 45: ok 31216
  65918. 45: ok 31217
  65919. 45: ok 31218
  65920. 45: ok 31219
  65921. 45: ok 31220
  65922. 45: ok 31221
  65923. 45: ok 31222
  65924. 45: ok 31223
  65925. 45: ok 31224
  65926. 45: ok 31225
  65927. 45: ok 31226
  65928. 45: ok 31227
  65929. 45: ok 31228
  65930. 45: ok 31229
  65931. 45: ok 31230
  65932. 45: ok 31231
  65933. 45: ok 31232
  65934. 45: ok 31233
  65935. 45: ok 31234
  65936. 45: ok 31235
  65937. 45: ok 31236
  65938. 45: ok 31237
  65939. 45: ok 31238
  65940. 45: ok 31239
  65941. 45: ok 31240
  65942. 45: ok 31241
  65943. 45: ok 31242
  65944. 45: ok 31243
  65945. 45: ok 31244
  65946. 45: ok 31245
  65947. 45: ok 31246
  65948. 45: ok 31247
  65949. 45: ok 31248
  65950. 45: ok 31249
  65951. 45: ok 31250
  65952. 45: ok 31251
  65953. 45: ok 31252
  65954. 45: ok 31253
  65955. 45: ok 31254
  65956. 45: ok 31255
  65957. 45: ok 31256
  65958. 45: ok 31257
  65959. 45: ok 31258
  65960. 45: ok 31259
  65961. 45: ok 31260
  65962. 45: ok 31261
  65963. 45: ok 31262
  65964. 45: ok 31263
  65965. 45: ok 31264
  65966. 45: ok 31265
  65967. 45: ok 31266
  65968. 45: ok 31267
  65969. 45: ok 31268
  65970. 45: ok 31269
  65971. 45: ok 31270
  65972. 45: ok 31271
  65973. 45: ok 31272
  65974. 45: ok 31273
  65975. 45: ok 31274
  65976. 45: ok 31275
  65977. 45: ok 31276
  65978. 45: ok 31277
  65979. 45: ok 31278
  65980. 45: ok 31279
  65981. 45: ok 31280
  65982. 45: ok 31281
  65983. 45: ok 31282
  65984. 45: ok 31283
  65985. 45: ok 31284
  65986. 45: ok 31285
  65987. 45: ok 31286
  65988. 45: ok 31287
  65989. 45: ok 31288
  65990. 45: ok 31289
  65991. 45: ok 31290
  65992. 45: ok 31291
  65993. 45: ok 31292
  65994. 45: ok 31293
  65995. 45: ok 31294
  65996. 45: ok 31295
  65997. 45: ok 31296
  65998. 45: ok 31297
  65999. 45: ok 31298
  66000. 45: ok 31299
  66001. 45: ok 31300
  66002. 45: ok 31301
  66003. 45: ok 31302
  66004. 45: ok 31303
  66005. 45: ok 31304
  66006. 45: ok 31305
  66007. 45: ok 31306
  66008. 45: ok 31307
  66009. 45: ok 31308
  66010. 45: ok 31309
  66011. 45: ok 31310
  66012. 45: ok 31311
  66013. 45: ok 31312
  66014. 45: ok 31313
  66015. 45: ok 31314
  66016. 45: ok 31315
  66017. 45: ok 31316
  66018. 45: ok 31317
  66019. 45: ok 31318
  66020. 45: ok 31319
  66021. 45: ok 31320
  66022. 45: ok 31321
  66023. 45: ok 31322
  66024. 45: ok 31323
  66025. 45: ok 31324
  66026. 45: ok 31325
  66027. 45: ok 31326
  66028. 45: ok 31327
  66029. 45: ok 31328
  66030. 45: ok 31329
  66031. 45: ok 31330
  66032. 45: ok 31331
  66033. 45: ok 31332
  66034. 45: ok 31333
  66035. 45: ok 31334
  66036. 45: ok 31335
  66037. 45: ok 31336
  66038. 45: ok 31337
  66039. 45: ok 31338
  66040. 45: ok 31339
  66041. 45: ok 31340
  66042. 45: ok 31341
  66043. 45: ok 31342
  66044. 45: ok 31343
  66045. 45: ok 31344
  66046. 45: ok 31345
  66047. 45: ok 31346
  66048. 45: ok 31347
  66049. 45: ok 31348
  66050. 45: ok 31349
  66051. 45: ok 31350
  66052. 45: ok 31351
  66053. 45: ok 31352
  66054. 45: ok 31353
  66055. 45: ok 31354
  66056. 45: ok 31355
  66057. 45: ok 31356
  66058. 45: ok 31357
  66059. 45: ok 31358
  66060. 45: ok 31359
  66061. 45: ok 31360
  66062. 45: ok 31361
  66063. 45: ok 31362
  66064. 45: ok 31363
  66065. 45: ok 31364
  66066. 45: ok 31365
  66067. 45: ok 31366
  66068. 45: ok 31367
  66069. 45: ok 31368
  66070. 45: ok 31369
  66071. 45: ok 31370
  66072. 45: ok 31371
  66073. 45: ok 31372
  66074. 45: ok 31373
  66075. 45: ok 31374
  66076. 45: ok 31375
  66077. 45: ok 31376
  66078. 45: ok 31377
  66079. 45: ok 31378
  66080. 45: ok 31379
  66081. 45: ok 31380
  66082. 45: ok 31381
  66083. 45: ok 31382
  66084. 45: ok 31383
  66085. 45: ok 31384
  66086. 45: ok 31385
  66087. 45: ok 31386
  66088. 45: ok 31387
  66089. 45: ok 31388
  66090. 45: ok 31389
  66091. 45: ok 31390
  66092. 45: ok 31391
  66093. 45: ok 31392
  66094. 45: ok 31393
  66095. 45: ok 31394
  66096. 45: ok 31395
  66097. 45: ok 31396
  66098. 45: ok 31397
  66099. 45: ok 31398
  66100. 45: ok 31399
  66101. 45: ok 31400
  66102. 45: ok 31401
  66103. 45: ok 31402
  66104. 45: ok 31403
  66105. 45: ok 31404
  66106. 45: ok 31405
  66107. 45: ok 31406
  66108. 45: ok 31407
  66109. 45: ok 31408
  66110. 45: ok 31409
  66111. 45: ok 31410
  66112. 45: ok 31411
  66113. 45: ok 31412
  66114. 45: ok 31413
  66115. 45: ok 31414
  66116. 45: ok 31415
  66117. 45: ok 31416
  66118. 45: ok 31417
  66119. 45: ok 31418
  66120. 45: ok 31419
  66121. 45: ok 31420
  66122. 45: ok 31421
  66123. 45: ok 31422
  66124. 45: ok 31423
  66125. 45: ok 31424
  66126. 45: ok 31425
  66127. 45: ok 31426
  66128. 45: ok 31427
  66129. 45: ok 31428
  66130. 45: ok 31429
  66131. 45: ok 31430
  66132. 45: ok 31431
  66133. 45: ok 31432
  66134. 45: ok 31433
  66135. 45: ok 31434
  66136. 45: ok 31435
  66137. 45: ok 31436
  66138. 45: ok 31437
  66139. 45: ok 31438
  66140. 45: ok 31439
  66141. 45: ok 31440
  66142. 45: ok 31441
  66143. 45: ok 31442
  66144. 45: ok 31443
  66145. 45: ok 31444
  66146. 45: ok 31445
  66147. 45: ok 31446
  66148. 45: ok 31447
  66149. 45: ok 31448
  66150. 45: ok 31449
  66151. 45: ok 31450
  66152. 45: ok 31451
  66153. 45: ok 31452
  66154. 45: ok 31453
  66155. 45: ok 31454
  66156. 45: ok 31455
  66157. 45: ok 31456
  66158. 45: ok 31457
  66159. 45: ok 31458
  66160. 45: ok 31459
  66161. 45: ok 31460
  66162. 45: ok 31461
  66163. 45: ok 31462
  66164. 45: ok 31463
  66165. 45: ok 31464
  66166. 45: ok 31465
  66167. 45: ok 31466
  66168. 45: ok 31467
  66169. 45: ok 31468
  66170. 45: ok 31469
  66171. 45: ok 31470
  66172. 45: ok 31471
  66173. 45: ok 31472
  66174. 45: ok 31473
  66175. 45: ok 31474
  66176. 45: ok 31475
  66177. 45: ok 31476
  66178. 45: ok 31477
  66179. 45: ok 31478
  66180. 45: ok 31479
  66181. 45: ok 31480
  66182. 45: ok 31481
  66183. 45: ok 31482
  66184. 45: ok 31483
  66185. 45: ok 31484
  66186. 45: ok 31485
  66187. 45: ok 31486
  66188. 45: ok 31487
  66189. 45: ok 31488
  66190. 45: ok 31489
  66191. 45: ok 31490
  66192. 45: ok 31491
  66193. 45: ok 31492
  66194. 45: ok 31493
  66195. 45: ok 31494
  66196. 45: ok 31495
  66197. 45: ok 31496
  66198. 45: ok 31497
  66199. 45: ok 31498
  66200. 45: ok 31499
  66201. 45: ok 31500
  66202. 45: ok 31501
  66203. 45: ok 31502
  66204. 45: ok 31503
  66205. 45: ok 31504
  66206. 45: ok 31505
  66207. 45: ok 31506
  66208. 45: ok 31507
  66209. 45: ok 31508
  66210. 45: ok 31509
  66211. 45: ok 31510
  66212. 45: ok 31511
  66213. 45: ok 31512
  66214. 45: ok 31513
  66215. 45: ok 31514
  66216. 45: ok 31515
  66217. 45: ok 31516
  66218. 45: ok 31517
  66219. 45: ok 31518
  66220. 45: ok 31519
  66221. 45: ok 31520
  66222. 45: ok 31521
  66223. 45: ok 31522
  66224. 45: ok 31523
  66225. 45: ok 31524
  66226. 45: ok 31525
  66227. 45: ok 31526
  66228. 45: ok 31527
  66229. 45: ok 31528
  66230. 45: ok 31529
  66231. 45: ok 31530
  66232. 45: ok 31531
  66233. 45: ok 31532
  66234. 45: ok 31533
  66235. 45: ok 31534
  66236. 45: ok 31535
  66237. 45: ok 31536
  66238. 45: ok 31537
  66239. 45: ok 31538
  66240. 45: ok 31539
  66241. 45: ok 31540
  66242. 45: ok 31541
  66243. 45: ok 31542
  66244. 45: ok 31543
  66245. 45: ok 31544
  66246. 45: ok 31545
  66247. 45: ok 31546
  66248. 45: ok 31547
  66249. 45: ok 31548
  66250. 45: ok 31549
  66251. 45: ok 31550
  66252. 45: ok 31551
  66253. 45: ok 31552
  66254. 45: ok 31553
  66255. 45: ok 31554
  66256. 45: ok 31555
  66257. 45: ok 31556
  66258. 45: ok 31557
  66259. 45: ok 31558
  66260. 45: ok 31559
  66261. 45: ok 31560
  66262. 45: ok 31561
  66263. 45: ok 31562
  66264. 45: ok 31563
  66265. 45: ok 31564
  66266. 45: ok 31565
  66267. 45: ok 31566
  66268. 45: ok 31567
  66269. 45: ok 31568
  66270. 45: ok 31569
  66271. 45: ok 31570
  66272. 45: ok 31571
  66273. 45: ok 31572
  66274. 45: ok 31573
  66275. 45: ok 31574
  66276. 45: ok 31575
  66277. 45: ok 31576
  66278. 45: ok 31577
  66279. 45: ok 31578
  66280. 45: ok 31579
  66281. 45: ok 31580
  66282. 45: ok 31581
  66283. 45: ok 31582
  66284. 45: ok 31583
  66285. 45: ok 31584
  66286. 45: ok 31585
  66287. 45: ok 31586
  66288. 45: ok 31587
  66289. 45: ok 31588
  66290. 45: ok 31589
  66291. 45: ok 31590
  66292. 45: ok 31591
  66293. 45: ok 31592
  66294. 45: ok 31593
  66295. 45: ok 31594
  66296. 45: ok 31595
  66297. 45: ok 31596
  66298. 45: ok 31597
  66299. 45: ok 31598
  66300. 45: ok 31599
  66301. 45: ok 31600
  66302. 45: ok 31601
  66303. 45: ok 31602
  66304. 45: ok 31603
  66305. 45: ok 31604
  66306. 45: ok 31605
  66307. 45: ok 31606
  66308. 45: ok 31607
  66309. 45: ok 31608
  66310. 45: ok 31609
  66311. 45: ok 31610
  66312. 45: ok 31611
  66313. 45: ok 31612
  66314. 45: ok 31613
  66315. 45: ok 31614
  66316. 45: ok 31615
  66317. 45: ok 31616
  66318. 45: ok 31617
  66319. 45: ok 31618
  66320. 45: ok 31619
  66321. 45: ok 31620
  66322. 45: ok 31621
  66323. 45: ok 31622
  66324. 45: ok 31623
  66325. 45: ok 31624
  66326. 45: ok 31625
  66327. 45: ok 31626
  66328. 45: ok 31627
  66329. 45: ok 31628
  66330. 45: ok 31629
  66331. 45: ok 31630
  66332. 45: ok 31631
  66333. 45: ok 31632
  66334. 45: ok 31633
  66335. 45: ok 31634
  66336. 45: ok 31635
  66337. 45: ok 31636
  66338. 45: ok 31637
  66339. 45: ok 31638
  66340. 45: ok 31639
  66341. 45: ok 31640
  66342. 45: ok 31641
  66343. 45: ok 31642
  66344. 45: ok 31643
  66345. 45: ok 31644
  66346. 45: ok 31645
  66347. 45: ok 31646
  66348. 45: ok 31647
  66349. 45: ok 31648
  66350. 45: ok 31649
  66351. 45: ok 31650
  66352. 45: ok 31651
  66353. 45: ok 31652
  66354. 45: ok 31653
  66355. 45: ok 31654
  66356. 45: ok 31655
  66357. 45: ok 31656
  66358. 45: ok 31657
  66359. 45: ok 31658
  66360. 45: ok 31659
  66361. 45: ok 31660
  66362. 45: ok 31661
  66363. 45: ok 31662
  66364. 45: ok 31663
  66365. 45: ok 31664
  66366. 45: ok 31665
  66367. 45: ok 31666
  66368. 45: ok 31667
  66369. 45: ok 31668
  66370. 45: ok 31669
  66371. 45: ok 31670
  66372. 45: ok 31671
  66373. 45: ok 31672
  66374. 45: ok 31673
  66375. 45: ok 31674
  66376. 45: ok 31675
  66377. 45: ok 31676
  66378. 45: ok 31677
  66379. 45: ok 31678
  66380. 45: ok 31679
  66381. 45: ok 31680
  66382. 45: ok 31681
  66383. 45: ok 31682
  66384. 45: ok 31683
  66385. 45: ok 31684
  66386. 45: ok 31685
  66387. 45: ok 31686
  66388. 45: ok 31687
  66389. 45: ok 31688
  66390. 45: ok 31689
  66391. 45: ok 31690
  66392. 45: ok 31691
  66393. 45: ok 31692
  66394. 45: ok 31693
  66395. 45: ok 31694
  66396. 45: ok 31695
  66397. 45: ok 31696
  66398. 45: ok 31697
  66399. 45: ok 31698
  66400. 45: ok 31699
  66401. 45: ok 31700
  66402. 45: ok 31701
  66403. 45: ok 31702
  66404. 45: ok 31703
  66405. 45: ok 31704
  66406. 45: ok 31705
  66407. 45: ok 31706
  66408. 45: ok 31707
  66409. 45: ok 31708
  66410. 45: ok 31709
  66411. 45: ok 31710
  66412. 45: ok 31711
  66413. 45: ok 31712
  66414. 45: ok 31713
  66415. 45: ok 31714
  66416. 45: ok 31715
  66417. 45: ok 31716
  66418. 45: ok 31717
  66419. 45: ok 31718
  66420. 45: ok 31719
  66421. 45: ok 31720
  66422. 45: ok 31721
  66423. 45: ok 31722
  66424. 45: ok 31723
  66425. 45: ok 31724
  66426. 45: ok 31725
  66427. 45: ok 31726
  66428. 45: ok 31727
  66429. 45: ok 31728
  66430. 45: ok 31729
  66431. 45: ok 31730
  66432. 45: ok 31731
  66433. 45: ok 31732
  66434. 45: ok 31733
  66435. 45: ok 31734
  66436. 45: ok 31735
  66437. 45: ok 31736
  66438. 45: ok 31737
  66439. 45: ok 31738
  66440. 45: ok 31739
  66441. 45: ok 31740
  66442. 45: ok 31741
  66443. 45: ok 31742
  66444. 45: ok 31743
  66445. 45: ok 31744
  66446. 45: ok 31745
  66447. 45: ok 31746
  66448. 45: ok 31747
  66449. 45: ok 31748
  66450. 45: ok 31749
  66451. 45: ok 31750
  66452. 45: ok 31751
  66453. 45: ok 31752
  66454. 45: ok 31753
  66455. 45: ok 31754
  66456. 45: ok 31755
  66457. 45: ok 31756
  66458. 45: ok 31757
  66459. 45: ok 31758
  66460. 45: ok 31759
  66461. 45: ok 31760
  66462. 45: ok 31761
  66463. 45: ok 31762
  66464. 45: ok 31763
  66465. 45: ok 31764
  66466. 45: ok 31765
  66467. 45: ok 31766
  66468. 45: ok 31767
  66469. 45: ok 31768
  66470. 45: ok 31769
  66471. 45: ok 31770
  66472. 45: ok 31771
  66473. 45: ok 31772
  66474. 45: ok 31773
  66475. 45: ok 31774
  66476. 45: ok 31775
  66477. 45: ok 31776
  66478. 45: ok 31777
  66479. 45: ok 31778
  66480. 45: ok 31779
  66481. 45: ok 31780
  66482. 45: ok 31781
  66483. 45: ok 31782
  66484. 45: ok 31783
  66485. 45: ok 31784
  66486. 45: ok 31785
  66487. 45: ok 31786
  66488. 45: ok 31787
  66489. 45: ok 31788
  66490. 45: ok 31789
  66491. 45: ok 31790
  66492. 45: ok 31791
  66493. 45: ok 31792
  66494. 45: ok 31793
  66495. 45: ok 31794
  66496. 45: ok 31795
  66497. 45: ok 31796
  66498. 45: ok 31797
  66499. 45: ok 31798
  66500. 45: ok 31799
  66501. 45: ok 31800
  66502. 45: ok 31801
  66503. 45: ok 31802
  66504. 45: ok 31803
  66505. 45: ok 31804
  66506. 45: ok 31805
  66507. 45: ok 31806
  66508. 45: ok 31807
  66509. 45: ok 31808
  66510. 45: ok 31809
  66511. 45: ok 31810
  66512. 45: ok 31811
  66513. 45: ok 31812
  66514. 45: ok 31813
  66515. 45: ok 31814
  66516. 45: ok 31815
  66517. 45: ok 31816
  66518. 45: ok 31817
  66519. 45: ok 31818
  66520. 45: ok 31819
  66521. 45: ok 31820
  66522. 45: ok 31821
  66523. 45: ok 31822
  66524. 45: ok 31823
  66525. 45: ok 31824
  66526. 45: ok 31825
  66527. 45: ok 31826
  66528. 45: ok 31827
  66529. 45: ok 31828
  66530. 45: ok 31829
  66531. 45: ok 31830
  66532. 45: ok 31831
  66533. 45: ok 31832
  66534. 45: ok 31833
  66535. 45: ok 31834
  66536. 45: ok 31835
  66537. 45: ok 31836
  66538. 45: ok 31837
  66539. 45: ok 31838
  66540. 45: ok 31839
  66541. 45: ok 31840
  66542. 45: ok 31841
  66543. 45: ok 31842
  66544. 45: ok 31843
  66545. 45: ok 31844
  66546. 45: ok 31845
  66547. 45: ok 31846
  66548. 45: ok 31847
  66549. 45: ok 31848
  66550. 45: ok 31849
  66551. 45: ok 31850
  66552. 45: ok 31851
  66553. 45: ok 31852
  66554. 45: ok 31853
  66555. 45: ok 31854
  66556. 45: ok 31855
  66557. 45: ok 31856
  66558. 45: ok 31857
  66559. 45: ok 31858
  66560. 45: ok 31859
  66561. 45: ok 31860
  66562. 45: ok 31861
  66563. 45: ok 31862
  66564. 45: ok 31863
  66565. 45: ok 31864
  66566. 45: ok 31865
  66567. 45: ok 31866
  66568. 45: ok 31867
  66569. 45: ok 31868
  66570. 45: ok 31869
  66571. 45: ok 31870
  66572. 45: ok 31871
  66573. 45: ok 31872
  66574. 45: ok 31873
  66575. 45: ok 31874
  66576. 45: ok 31875
  66577. 45: ok 31876
  66578. 45: ok 31877
  66579. 45: ok 31878
  66580. 45: ok 31879
  66581. 45: ok 31880
  66582. 45: ok 31881
  66583. 45: ok 31882
  66584. 45: ok 31883
  66585. 45: ok 31884
  66586. 45: ok 31885
  66587. 45: ok 31886
  66588. 45: ok 31887
  66589. 45: ok 31888
  66590. 45: ok 31889
  66591. 45: ok 31890
  66592. 45: ok 31891
  66593. 45: ok 31892
  66594. 45: ok 31893
  66595. 45: ok 31894
  66596. 45: ok 31895
  66597. 45: ok 31896
  66598. 45: ok 31897
  66599. 45: ok 31898
  66600. 45: ok 31899
  66601. 45: ok 31900
  66602. 45: ok 31901
  66603. 45: ok 31902
  66604. 45: ok 31903
  66605. 45: ok 31904
  66606. 45: ok 31905
  66607. 45: ok 31906
  66608. 45: ok 31907
  66609. 45: ok 31908
  66610. 45: ok 31909
  66611. 45: ok 31910
  66612. 45: ok 31911
  66613. 45: ok 31912
  66614. 45: ok 31913
  66615. 45: ok 31914
  66616. 45: ok 31915
  66617. 45: ok 31916
  66618. 45: ok 31917
  66619. 45: ok 31918
  66620. 45: ok 31919
  66621. 45: ok 31920
  66622. 45: ok 31921
  66623. 45: ok 31922
  66624. 45: ok 31923
  66625. 45: ok 31924
  66626. 45: ok 31925
  66627. 45: ok 31926
  66628. 45: ok 31927
  66629. 45: ok 31928
  66630. 45: ok 31929
  66631. 45: ok 31930
  66632. 45: ok 31931
  66633. 45: ok 31932
  66634. 45: ok 31933
  66635. 45: ok 31934
  66636. 45: ok 31935
  66637. 45: ok 31936
  66638. 45: ok 31937
  66639. 45: ok 31938
  66640. 45: ok 31939
  66641. 45: ok 31940
  66642. 45: ok 31941
  66643. 45: ok 31942
  66644. 45: ok 31943
  66645. 45: ok 31944
  66646. 45: ok 31945
  66647. 45: ok 31946
  66648. 45: ok 31947
  66649. 45: ok 31948
  66650. 45: ok 31949
  66651. 45: ok 31950
  66652. 45: ok 31951
  66653. 45: ok 31952
  66654. 45: ok 31953
  66655. 45: ok 31954
  66656. 45: ok 31955
  66657. 45: ok 31956
  66658. 45: ok 31957
  66659. 45: ok 31958
  66660. 45: ok 31959
  66661. 45: ok 31960
  66662. 45: ok 31961
  66663. 45: ok 31962
  66664. 45: ok 31963
  66665. 45: ok 31964
  66666. 45: ok 31965
  66667. 45: ok 31966
  66668. 45: ok 31967
  66669. 45: ok 31968
  66670. 45: ok 31969
  66671. 45: ok 31970
  66672. 45: ok 31971
  66673. 45: ok 31972
  66674. 45: ok 31973
  66675. 45: ok 31974
  66676. 45: ok 31975
  66677. 45: ok 31976
  66678. 45: ok 31977
  66679. 45: ok 31978
  66680. 45: ok 31979
  66681. 45: ok 31980
  66682. 45: ok 31981
  66683. 45: ok 31982
  66684. 45: ok 31983
  66685. 45: ok 31984
  66686. 45: ok 31985
  66687. 45: ok 31986
  66688. 45: ok 31987
  66689. 45: ok 31988
  66690. 45: ok 31989
  66691. 45: ok 31990
  66692. 45: ok 31991
  66693. 45: ok 31992
  66694. 45: ok 31993
  66695. 45: ok 31994
  66696. 45: ok 31995
  66697. 45: ok 31996
  66698. 45: ok 31997
  66699. 45: ok 31998
  66700. 45: ok 31999
  66701. 45: ok 32000
  66702. 45: ok 32001
  66703. 45: ok 32002
  66704. 45: ok 32003
  66705. 45: ok 32004
  66706. 45: ok 32005
  66707. 45: ok 32006
  66708. 45: ok 32007
  66709. 45: ok 32008
  66710. 45: ok 32009
  66711. 45: ok 32010
  66712. 45: ok 32011
  66713. 45: ok 32012
  66714. 45: ok 32013
  66715. 45: ok 32014
  66716. 45: ok 32015
  66717. 45: ok 32016
  66718. 45: ok 32017
  66719. 45: ok 32018
  66720. 45: ok 32019
  66721. 45: ok 32020
  66722. 45: ok 32021
  66723. 45: ok 32022
  66724. 45: ok 32023
  66725. 45: ok 32024
  66726. 45: ok 32025
  66727. 45: ok 32026
  66728. 45: ok 32027
  66729. 45: ok 32028
  66730. 45: ok 32029
  66731. 45: ok 32030
  66732. 45: ok 32031
  66733. 45: ok 32032
  66734. 45: ok 32033
  66735. 45: ok 32034
  66736. 45: ok 32035
  66737. 45: ok 32036
  66738. 45: ok 32037
  66739. 45: ok 32038
  66740. 45: ok 32039
  66741. 45: ok 32040
  66742. 45: ok 32041
  66743. 45: ok 32042
  66744. 45: ok 32043
  66745. 45: ok 32044
  66746. 45: ok 32045
  66747. 45: ok 32046
  66748. 45: ok 32047
  66749. 45: ok 32048
  66750. 45: ok 32049
  66751. 45: ok 32050
  66752. 45: ok 32051
  66753. 45: ok 32052
  66754. 45: ok 32053
  66755. 45: ok 32054
  66756. 45: ok 32055
  66757. 45: ok 32056
  66758. 45: ok 32057
  66759. 45: ok 32058
  66760. 45: ok 32059
  66761. 45: ok 32060
  66762. 45: ok 32061
  66763. 45: ok 32062
  66764. 45: ok 32063
  66765. 45: ok 32064
  66766. 45: ok 32065
  66767. 45: ok 32066
  66768. 45: ok 32067
  66769. 45: ok 32068
  66770. 45: ok 32069
  66771. 45: ok 32070
  66772. 45: ok 32071
  66773. 45: ok 32072
  66774. 45: ok 32073
  66775. 45: ok 32074
  66776. 45: ok 32075
  66777. 45: ok 32076
  66778. 45: ok 32077
  66779. 45: ok 32078
  66780. 45: ok 32079
  66781. 45: ok 32080
  66782. 45: ok 32081
  66783. 45: ok 32082
  66784. 45: ok 32083
  66785. 45: ok 32084
  66786. 45: ok 32085
  66787. 45: ok 32086
  66788. 45: ok 32087
  66789. 45: ok 32088
  66790. 45: ok 32089
  66791. 45: ok 32090
  66792. 45: ok 32091
  66793. 45: ok 32092
  66794. 45: ok 32093
  66795. 45: ok 32094
  66796. 45: ok 32095
  66797. 45: ok 32096
  66798. 45: ok 32097
  66799. 45: ok 32098
  66800. 45: ok 32099
  66801. 45: ok 32100
  66802. 45: ok 32101
  66803. 45: ok 32102
  66804. 45: ok 32103
  66805. 45: ok 32104
  66806. 45: ok 32105
  66807. 45: ok 32106
  66808. 45: ok 32107
  66809. 45: ok 32108
  66810. 45: ok 32109
  66811. 45: ok 32110
  66812. 45: ok 32111
  66813. 45: ok 32112
  66814. 45: ok 32113
  66815. 45: ok 32114
  66816. 45: ok 32115
  66817. 45: ok 32116
  66818. 45: ok 32117
  66819. 45: ok 32118
  66820. 45: ok 32119
  66821. 45: ok 32120
  66822. 45: ok 32121
  66823. 45: ok 32122
  66824. 45: ok 32123
  66825. 45: ok 32124
  66826. 45: ok 32125
  66827. 45: ok 32126
  66828. 45: ok 32127
  66829. 45: ok 32128
  66830. 45: ok 32129
  66831. 45: ok 32130
  66832. 45: ok 32131
  66833. 45: ok 32132
  66834. 45: ok 32133
  66835. 45: ok 32134
  66836. 45: ok 32135
  66837. 45: ok 32136
  66838. 45: ok 32137
  66839. 45: ok 32138
  66840. 45: ok 32139
  66841. 45: ok 32140
  66842. 45: ok 32141
  66843. 45: ok 32142
  66844. 45: ok 32143
  66845. 45: ok 32144
  66846. 45: ok 32145
  66847. 45: ok 32146
  66848. 45: ok 32147
  66849. 45: ok 32148
  66850. 45: ok 32149
  66851. 45: ok 32150
  66852. 45: ok 32151
  66853. 45: ok 32152
  66854. 45: ok 32153
  66855. 45: ok 32154
  66856. 45: ok 32155
  66857. 45: ok 32156
  66858. 45: ok 32157
  66859. 45: ok 32158
  66860. 45: ok 32159
  66861. 45: ok 32160
  66862. 45: ok 32161
  66863. 45: ok 32162
  66864. 45: ok 32163
  66865. 45: ok 32164
  66866. 45: ok 32165
  66867. 45: ok 32166
  66868. 45: ok 32167
  66869. 45: ok 32168
  66870. 45: ok 32169
  66871. 45: ok 32170
  66872. 45: ok 32171
  66873. 45: ok 32172
  66874. 45: ok 32173
  66875. 45: ok 32174
  66876. 45: ok 32175
  66877. 45: ok 32176
  66878. 45: ok 32177
  66879. 45: ok 32178
  66880. 45: ok 32179
  66881. 45: ok 32180
  66882. 45: ok 32181
  66883. 45: ok 32182
  66884. 45: ok 32183
  66885. 45: ok 32184
  66886. 45: ok 32185
  66887. 45: ok 32186
  66888. 45: ok 32187
  66889. 45: ok 32188
  66890. 45: ok 32189
  66891. 45: ok 32190
  66892. 45: ok 32191
  66893. 45: ok 32192
  66894. 45: ok 32193
  66895. 45: ok 32194
  66896. 45: ok 32195
  66897. 45: ok 32196
  66898. 45: ok 32197
  66899. 45: ok 32198
  66900. 45: ok 32199
  66901. 45: ok 32200
  66902. 45: ok 32201
  66903. 45: ok 32202
  66904. 45: ok 32203
  66905. 45: ok 32204
  66906. 45: ok 32205
  66907. 45: ok 32206
  66908. 45: ok 32207
  66909. 45: ok 32208
  66910. 45: ok 32209
  66911. 45: ok 32210
  66912. 45: ok 32211
  66913. 45: ok 32212
  66914. 45: ok 32213
  66915. 45: ok 32214
  66916. 45: ok 32215
  66917. 45: ok 32216
  66918. 45: ok 32217
  66919. 45: ok 32218
  66920. 45: ok 32219
  66921. 45: ok 32220
  66922. 45: ok 32221
  66923. 45: ok 32222
  66924. 45: ok 32223
  66925. 45: ok 32224
  66926. 45: ok 32225
  66927. 45: ok 32226
  66928. 45: ok 32227
  66929. 45: ok 32228
  66930. 45: ok 32229
  66931. 45: ok 32230
  66932. 45: ok 32231
  66933. 45: ok 32232
  66934. 45: ok 32233
  66935. 45: ok 32234
  66936. 45: ok 32235
  66937. 45: ok 32236
  66938. 45: ok 32237
  66939. 45: ok 32238
  66940. 45: ok 32239
  66941. 45: ok 32240
  66942. 45: ok 32241
  66943. 45: ok 32242
  66944. 45: ok 32243
  66945. 45: ok 32244
  66946. 45: ok 32245
  66947. 45: ok 32246
  66948. 45: ok 32247
  66949. 45: ok 32248
  66950. 45: ok 32249
  66951. 45: ok 32250
  66952. 45: ok 32251
  66953. 45: ok 32252
  66954. 45: ok 32253
  66955. 45: ok 32254
  66956. 45: ok 32255
  66957. 45: ok 32256
  66958. 45: ok 32257
  66959. 45: ok 32258
  66960. 45: ok 32259
  66961. 45: ok 32260
  66962. 45: ok 32261
  66963. 45: ok 32262
  66964. 45: ok 32263
  66965. 45: ok 32264
  66966. 45: ok 32265
  66967. 45: ok 32266
  66968. 45: ok 32267
  66969. 45: ok 32268
  66970. 45: ok 32269
  66971. 45: ok 32270
  66972. 45: ok 32271
  66973. 45: ok 32272
  66974. 45: ok 32273
  66975. 45: ok 32274
  66976. 45: ok 32275
  66977. 45: ok 32276
  66978. 45: ok 32277
  66979. 45: ok 32278
  66980. 45: ok 32279
  66981. 45: ok 32280
  66982. 45: ok 32281
  66983. 45: ok 32282
  66984. 45: ok 32283
  66985. 45: ok 32284
  66986. 45: ok 32285
  66987. 45: ok 32286
  66988. 45: ok 32287
  66989. 45: ok 32288
  66990. 45: ok 32289
  66991. 45: ok 32290
  66992. 45: ok 32291
  66993. 45: ok 32292
  66994. 45: ok 32293
  66995. 45: ok 32294
  66996. 45: ok 32295
  66997. 45: ok 32296
  66998. 45: ok 32297
  66999. 45: ok 32298
  67000. 45: ok 32299
  67001. 45: ok 32300
  67002. 45: ok 32301
  67003. 45: ok 32302
  67004. 45: ok 32303
  67005. 45: ok 32304
  67006. 45: ok 32305
  67007. 45: ok 32306
  67008. 45: ok 32307
  67009. 45: ok 32308
  67010. 45: ok 32309
  67011. 45: ok 32310
  67012. 45: ok 32311
  67013. 45: ok 32312
  67014. 45: ok 32313
  67015. 45: ok 32314
  67016. 45: ok 32315
  67017. 45: ok 32316
  67018. 45: ok 32317
  67019. 45: ok 32318
  67020. 45: ok 32319
  67021. 45: ok 32320
  67022. 45: ok 32321
  67023. 45: ok 32322
  67024. 45: ok 32323
  67025. 45: ok 32324
  67026. 45: ok 32325
  67027. 45: ok 32326
  67028. 45: ok 32327
  67029. 45: ok 32328
  67030. 45: ok 32329
  67031. 45: ok 32330
  67032. 45: ok 32331
  67033. 45: ok 32332
  67034. 45: ok 32333
  67035. 45: ok 32334
  67036. 45: ok 32335
  67037. 45: ok 32336
  67038. 45: ok 32337
  67039. 45: ok 32338
  67040. 45: ok 32339
  67041. 45: ok 32340
  67042. 45: ok 32341
  67043. 45: ok 32342
  67044. 45: ok 32343
  67045. 45: ok 32344
  67046. 45: ok 32345
  67047. 45: ok 32346
  67048. 45: ok 32347
  67049. 45: ok 32348
  67050. 45: ok 32349
  67051. 45: ok 32350
  67052. 45: ok 32351
  67053. 45: ok 32352
  67054. 45: ok 32353
  67055. 45: ok 32354
  67056. 45: ok 32355
  67057. 45: ok 32356
  67058. 45: ok 32357
  67059. 45: ok 32358
  67060. 45: ok 32359
  67061. 45: ok 32360
  67062. 45: ok 32361
  67063. 45: ok 32362
  67064. 45: ok 32363
  67065. 45: ok 32364
  67066. 45: ok 32365
  67067. 45: ok 32366
  67068. 45: ok 32367
  67069. 45: ok 32368
  67070. 45: ok 32369
  67071. 45: ok 32370
  67072. 45: ok 32371
  67073. 45: ok 32372
  67074. 45: ok 32373
  67075. 45: ok 32374
  67076. 45: ok 32375
  67077. 45: ok 32376
  67078. 45: ok 32377
  67079. 45: ok 32378
  67080. 45: ok 32379
  67081. 45: ok 32380
  67082. 45: ok 32381
  67083. 45: ok 32382
  67084. 45: ok 32383
  67085. 45: ok 32384
  67086. 45: ok 32385
  67087. 45: ok 32386
  67088. 45: ok 32387
  67089. 45: ok 32388
  67090. 45: ok 32389
  67091. 45: ok 32390
  67092. 45: ok 32391
  67093. 45: ok 32392
  67094. 45: ok 32393
  67095. 45: ok 32394
  67096. 45: ok 32395
  67097. 45: ok 32396
  67098. 45: ok 32397
  67099. 45: ok 32398
  67100. 45: ok 32399
  67101. 45: ok 32400
  67102. 45: ok 32401
  67103. 45: ok 32402
  67104. 45: ok 32403
  67105. 45: ok 32404
  67106. 45: ok 32405
  67107. 45: ok 32406
  67108. 45: ok 32407
  67109. 45: ok 32408
  67110. 45: ok 32409
  67111. 45: ok 32410
  67112. 45: ok 32411
  67113. 45: ok 32412
  67114. 45: ok 32413
  67115. 45: ok 32414
  67116. 45: ok 32415
  67117. 45: ok 32416
  67118. 45: ok 32417
  67119. 45: ok 32418
  67120. 45: ok 32419
  67121. 45: ok 32420
  67122. 45: ok 32421
  67123. 45: ok 32422
  67124. 45: ok 32423
  67125. 45: ok 32424
  67126. 45: ok 32425
  67127. 45: ok 32426
  67128. 45: ok 32427
  67129. 45: ok 32428
  67130. 45: ok 32429
  67131. 45: ok 32430
  67132. 45: ok 32431
  67133. 45: ok 32432
  67134. 45: ok 32433
  67135. 45: ok 32434
  67136. 45: ok 32435
  67137. 45: ok 32436
  67138. 45: ok 32437
  67139. 45: ok 32438
  67140. 45: ok 32439
  67141. 45: ok 32440
  67142. 45: ok 32441
  67143. 45: ok 32442
  67144. 45: ok 32443
  67145. 45: ok 32444
  67146. 45: ok 32445
  67147. 45: ok 32446
  67148. 45: ok 32447
  67149. 45: ok 32448
  67150. 45: ok 32449
  67151. 45: ok 32450
  67152. 45: ok 32451
  67153. 45: ok 32452
  67154. 45: ok 32453
  67155. 45: ok 32454
  67156. 45: ok 32455
  67157. 45: ok 32456
  67158. 45: ok 32457
  67159. 45: ok 32458
  67160. 45: ok 32459
  67161. 45: ok 32460
  67162. 45: ok 32461
  67163. 45: ok 32462
  67164. 45: ok 32463
  67165. 45: ok 32464
  67166. 45: ok 32465
  67167. 45: ok 32466
  67168. 45: ok 32467
  67169. 45: ok 32468
  67170. 45: ok 32469
  67171. 45: ok 32470
  67172. 45: ok 32471
  67173. 45: ok 32472
  67174. 45: ok 32473
  67175. 45: ok 32474
  67176. 45: ok 32475
  67177. 45: ok 32476
  67178. 45: ok 32477
  67179. 45: ok 32478
  67180. 45: ok 32479
  67181. 45: ok 32480
  67182. 45: ok 32481
  67183. 45: ok 32482
  67184. 45: ok 32483
  67185. 45: ok 32484
  67186. 45: ok 32485
  67187. 45: ok 32486
  67188. 45: ok 32487
  67189. 45: ok 32488
  67190. 45: ok 32489
  67191. 45: ok 32490
  67192. 45: ok 32491
  67193. 45: ok 32492
  67194. 45: ok 32493
  67195. 45: ok 32494
  67196. 45: ok 32495
  67197. 45: ok 32496
  67198. 45: ok 32497
  67199. 45: ok 32498
  67200. 45: ok 32499
  67201. 45: ok 32500
  67202. 45: ok 32501
  67203. 45: ok 32502
  67204. 45: ok 32503
  67205. 45: ok 32504
  67206. 45: ok 32505
  67207. 45: ok 32506
  67208. 45: ok 32507
  67209. 45: ok 32508
  67210. 45: ok 32509
  67211. 45: ok 32510
  67212. 45: ok 32511
  67213. 45: ok 32512
  67214. 45: ok 32513
  67215. 45: ok 32514
  67216. 45: ok 32515
  67217. 45: ok 32516
  67218. 45: ok 32517
  67219. 45: ok 32518
  67220. 45: ok 32519
  67221. 45: ok 32520
  67222. 45: ok 32521
  67223. 45: ok 32522
  67224. 45: ok 32523
  67225. 45: ok 32524
  67226. 45: ok 32525
  67227. 45: ok 32526
  67228. 45: ok 32527
  67229. 45: ok 32528
  67230. 45: ok 32529
  67231. 45: ok 32530
  67232. 45: ok 32531
  67233. 45: ok 32532
  67234. 45: ok 32533
  67235. 45: ok 32534
  67236. 45: ok 32535
  67237. 45: ok 32536
  67238. 45: ok 32537
  67239. 45: ok 32538
  67240. 45: ok 32539
  67241. 45: ok 32540
  67242. 45: ok 32541
  67243. 45: ok 32542
  67244. 45: ok 32543
  67245. 45: ok 32544
  67246. 45: ok 32545
  67247. 45: ok 32546
  67248. 45: ok 32547
  67249. 45: ok 32548
  67250. 45: ok 32549
  67251. 45: ok 32550
  67252. 45: ok 32551
  67253. 45: ok 32552
  67254. 45: ok 32553
  67255. 45: ok 32554
  67256. 45: ok 32555
  67257. 45: ok 32556
  67258. 45: ok 32557
  67259. 45: ok 32558
  67260. 45: ok 32559
  67261. 45: ok 32560
  67262. 45: ok 32561
  67263. 45: ok 32562
  67264. 45: ok 32563
  67265. 45: ok 32564
  67266. 45: ok 32565
  67267. 45: ok 32566
  67268. 45: ok 32567
  67269. 45: ok 32568
  67270. 45: ok 32569
  67271. 45: ok 32570
  67272. 45: ok 32571
  67273. 45: ok 32572
  67274. 45: ok 32573
  67275. 45: ok 32574
  67276. 45: ok 32575
  67277. 45: ok 32576
  67278. 45: ok 32577
  67279. 45: ok 32578
  67280. 45: ok 32579
  67281. 45: ok 32580
  67282. 45: ok 32581
  67283. 45: ok 32582
  67284. 45: ok 32583
  67285. 45: ok 32584
  67286. 45: ok 32585
  67287. 45: ok 32586
  67288. 45: ok 32587
  67289. 45: ok 32588
  67290. 45: ok 32589
  67291. 45: ok 32590
  67292. 45: ok 32591
  67293. 45: ok 32592
  67294. 45: ok 32593
  67295. 45: ok 32594
  67296. 45: ok 32595
  67297. 45: ok 32596
  67298. 45: ok 32597
  67299. 45: ok 32598
  67300. 45: ok 32599
  67301. 45: ok 32600
  67302. 45: ok 32601
  67303. 45: ok 32602
  67304. 45: ok 32603
  67305. 45: ok 32604
  67306. 45: ok 32605
  67307. 45: ok 32606
  67308. 45: ok 32607
  67309. 45: ok 32608
  67310. 45: ok 32609
  67311. 45: ok 32610
  67312. 45: ok 32611
  67313. 45: ok 32612
  67314. 45: ok 32613
  67315. 45: ok 32614
  67316. 45: ok 32615
  67317. 45: ok 32616
  67318. 45: ok 32617
  67319. 45: ok 32618
  67320. 45: ok 32619
  67321. 45: ok 32620
  67322. 45: ok 32621
  67323. 45: ok 32622
  67324. 45: ok 32623
  67325. 45: ok 32624
  67326. 45: ok 32625
  67327. 45: ok 32626
  67328. 45: ok 32627
  67329. 45: ok 32628
  67330. 45: ok 32629
  67331. 45: ok 32630
  67332. 45: ok 32631
  67333. 45: ok 32632
  67334. 45: ok 32633
  67335. 45: ok 32634
  67336. 45: ok 32635
  67337. 45: ok 32636
  67338. 45: ok 32637
  67339. 45: ok 32638
  67340. 45: ok 32639
  67341. 45: ok 32640
  67342. 45: ok 32641
  67343. 45: ok 32642
  67344. 45: ok 32643
  67345. 45: ok 32644
  67346. 45: ok 32645
  67347. 45: ok 32646
  67348. 45: ok 32647
  67349. 45: ok 32648
  67350. 45: ok 32649
  67351. 45: ok 32650
  67352. 45: ok 32651
  67353. 45: ok 32652
  67354. 45: ok 32653
  67355. 45: ok 32654
  67356. 45: ok 32655
  67357. 45: ok 32656
  67358. 45: ok 32657
  67359. 45: ok 32658
  67360. 45: ok 32659
  67361. 45: ok 32660
  67362. 45: ok 32661
  67363. 45: ok 32662
  67364. 45: ok 32663
  67365. 45: ok 32664
  67366. 45: ok 32665
  67367. 45: ok 32666
  67368. 45: ok 32667
  67369. 45: ok 32668
  67370. 45: ok 32669
  67371. 45: ok 32670
  67372. 45: ok 32671
  67373. 45: ok 32672
  67374. 45: ok 32673
  67375. 45: ok 32674
  67376. 45: ok 32675
  67377. 45: ok 32676
  67378. 45: ok 32677
  67379. 45: ok 32678
  67380. 45: ok 32679
  67381. 45: ok 32680
  67382. 45: ok 32681
  67383. 45: ok 32682
  67384. 45: ok 32683
  67385. 45: ok 32684
  67386. 45: ok 32685
  67387. 45: ok 32686
  67388. 45: ok 32687
  67389. 45: ok 32688
  67390. 45: ok 32689
  67391. 45: ok 32690
  67392. 45: ok 32691
  67393. 45: ok 32692
  67394. 45: ok 32693
  67395. 45: ok 32694
  67396. 45: ok 32695
  67397. 45: ok 32696
  67398. 45: ok 32697
  67399. 45: ok 32698
  67400. 45: ok 32699
  67401. 45: ok 32700
  67402. 45: ok 32701
  67403. 45: ok 32702
  67404. 45: ok 32703
  67405. 45: ok 32704
  67406. 45: ok 32705
  67407. 45: ok 32706
  67408. 45: ok 32707
  67409. 45: ok 32708
  67410. 45: ok 32709
  67411. 45: ok 32710
  67412. 45: ok 32711
  67413. 45: ok 32712
  67414. 45: ok 32713
  67415. 45: ok 32714
  67416. 45: ok 32715
  67417. 45: ok 32716
  67418. 45: ok 32717
  67419. 45: ok 32718
  67420. 45: ok 32719
  67421. 45: ok 32720
  67422. 45: ok 32721
  67423. 45: ok 32722
  67424. 45: ok 32723
  67425. 45: ok 32724
  67426. 45: ok 32725
  67427. 45: ok 32726
  67428. 45: ok 32727
  67429. 45: ok 32728
  67430. 45: ok 32729
  67431. 45: ok 32730
  67432. 45: ok 32731
  67433. 45: ok 32732
  67434. 45: ok 32733
  67435. 45: ok 32734
  67436. 45: ok 32735
  67437. 45: ok 32736
  67438. 45: ok 32737
  67439. 45: ok 32738
  67440. 45: ok 32739
  67441. 45: ok 32740
  67442. 45: ok 32741
  67443. 45: ok 32742
  67444. 45: ok 32743
  67445. 45: ok 32744
  67446. 45: ok 32745
  67447. 45: ok 32746
  67448. 45: ok 32747
  67449. 45: ok 32748
  67450. 45: ok 32749
  67451. 45: ok 32750
  67452. 45: ok 32751
  67453. 45: ok 32752
  67454. 45: ok 32753
  67455. 45: ok 32754
  67456. 45: ok 32755
  67457. 45: ok 32756
  67458. 45: ok 32757
  67459. 45: ok 32758
  67460. 45: ok 32759
  67461. 45: ok 32760
  67462. 45: ok 32761
  67463. 45: ok 32762
  67464. 45: ok 32763
  67465. 45: ok 32764
  67466. 45: ok 32765
  67467. 45: ok 32766
  67468. 45: ok 32767
  67469. 45: ok 32768
  67470. 45: ok 32769
  67471. 45: ok 32770
  67472. 45: ok 32771
  67473. 45: ok 32772
  67474. 45: ok 32773
  67475. 45: ok 32774
  67476. 45: ok 32775
  67477. 45: ok 32776
  67478. 45: ok 32777
  67479. 45: ok 32778
  67480. 45: ok 32779
  67481. 45: ok 32780
  67482. 45: ok 32781
  67483. 45: ok 32782
  67484. 45: ok 32783
  67485. 45: ok 32784
  67486. 45: ok 32785
  67487. 45: ok 32786
  67488. 45: ok 32787
  67489. 45: ok 32788
  67490. 45: ok 32789
  67491. 45: ok 32790
  67492. 45: ok 32791
  67493. 45: ok 32792
  67494. 45: ok 32793
  67495. 45: ok 32794
  67496. 45: ok 32795
  67497. 45: ok 32796
  67498. 45: ok 32797
  67499. 45: ok 32798
  67500. 45: ok 32799
  67501. 45: ok 32800
  67502. 45: ok 32801
  67503. 45: ok 32802
  67504. 45: ok 32803
  67505. 45: ok 32804
  67506. 45: ok 32805
  67507. 45: ok 32806
  67508. 45: ok 32807
  67509. 45: ok 32808
  67510. 45: ok 32809
  67511. 45: ok 32810
  67512. 45: ok 32811
  67513. 45: ok 32812
  67514. 45: ok 32813
  67515. 45: ok 32814
  67516. 45: ok 32815
  67517. 45: ok 32816
  67518. 45: ok 32817
  67519. 45: ok 32818
  67520. 45: ok 32819
  67521. 45: ok 32820
  67522. 45: ok 32821
  67523. 45: ok 32822
  67524. 45: ok 32823
  67525. 45: ok 32824
  67526. 45: ok 32825
  67527. 45: ok 32826
  67528. 45: ok 32827
  67529. 45: ok 32828
  67530. 45: ok 32829
  67531. 45: ok 32830
  67532. 45: ok 32831
  67533. 45: ok 32832
  67534. 45: ok 32833
  67535. 45: ok 32834
  67536. 45: ok 32835
  67537. 45: ok 32836
  67538. 45: ok 32837
  67539. 45: ok 32838
  67540. 45: ok 32839
  67541. 45: ok 32840
  67542. 45: ok 32841
  67543. 45: ok 32842
  67544. 45: ok 32843
  67545. 45: ok 32844
  67546. 45: ok 32845
  67547. 45: ok 32846
  67548. 45: ok 32847
  67549. 45: ok 32848
  67550. 45: ok 32849
  67551. 45: ok 32850
  67552. 45: ok 32851
  67553. 45: ok 32852
  67554. 45: ok 32853
  67555. 45: ok 32854
  67556. 45: ok 32855
  67557. 45: ok 32856
  67558. 45: ok 32857
  67559. 45: ok 32858
  67560. 45: ok 32859
  67561. 45: ok 32860
  67562. 45: ok 32861
  67563. 45: ok 32862
  67564. 45: ok 32863
  67565. 45: ok 32864
  67566. 45: ok 32865
  67567. 45: ok 32866
  67568. 45: ok 32867
  67569. 45: ok 32868
  67570. 45: ok 32869
  67571. 45: ok 32870
  67572. 45: ok 32871
  67573. 45: ok 32872
  67574. 45: ok 32873
  67575. 45: ok 32874
  67576. 45: ok 32875
  67577. 45: ok 32876
  67578. 45: ok 32877
  67579. 45: ok 32878
  67580. 45: ok 32879
  67581. 45: ok 32880
  67582. 45: ok 32881
  67583. 45: ok 32882
  67584. 45: ok 32883
  67585. 45: ok 32884
  67586. 45: ok 32885
  67587. 45: ok 32886
  67588. 45: ok 32887
  67589. 45: ok 32888
  67590. 45: ok 32889
  67591. 45: ok 32890
  67592. 45: ok 32891
  67593. 45: ok 32892
  67594. 45: ok 32893
  67595. 45: ok 32894
  67596. 45: ok 32895
  67597. 45: ok 32896
  67598. 45: ok 32897
  67599. 45: ok 32898
  67600. 45: ok 32899
  67601. 45: ok 32900
  67602. 45: ok 32901
  67603. 45: ok 32902
  67604. 45: ok 32903
  67605. 45: ok 32904
  67606. 45: ok 32905
  67607. 45: ok 32906
  67608. 45: ok 32907
  67609. 45: ok 32908
  67610. 45: ok 32909
  67611. 45: ok 32910
  67612. 45: ok 32911
  67613. 45: ok 32912
  67614. 45: ok 32913
  67615. 45: ok 32914
  67616. 45: ok 32915
  67617. 45: ok 32916
  67618. 45: ok 32917
  67619. 45: ok 32918
  67620. 45: ok 32919
  67621. 45: ok 32920
  67622. 45: ok 32921
  67623. 45: ok 32922
  67624. 45: ok 32923
  67625. 45: ok 32924
  67626. 45: ok 32925
  67627. 45: ok 32926
  67628. 45: ok 32927
  67629. 45: ok 32928
  67630. 45: ok 32929
  67631. 45: ok 32930
  67632. 45: ok 32931
  67633. 45: ok 32932
  67634. 45: ok 32933
  67635. 45: ok 32934
  67636. 45: ok 32935
  67637. 45: ok 32936
  67638. 45: ok 32937
  67639. 45: ok 32938
  67640. 45: ok 32939
  67641. 45: ok 32940
  67642. 45: ok 32941
  67643. 45: ok 32942
  67644. 45: ok 32943
  67645. 45: ok 32944
  67646. 45: ok 32945
  67647. 45: ok 32946
  67648. 45: ok 32947
  67649. 45: ok 32948
  67650. 45: ok 32949
  67651. 45: ok 32950
  67652. 45: ok 32951
  67653. 45: ok 32952
  67654. 45: ok 32953
  67655. 45: ok 32954
  67656. 45: ok 32955
  67657. 45: ok 32956
  67658. 45: ok 32957
  67659. 45: ok 32958
  67660. 45: ok 32959
  67661. 45: ok 32960
  67662. 45: ok 32961
  67663. 45: ok 32962
  67664. 45: ok 32963
  67665. 45: ok 32964
  67666. 45: ok 32965
  67667. 45: ok 32966
  67668. 45: ok 32967
  67669. 45: ok 32968
  67670. 45: ok 32969
  67671. 45: ok 32970
  67672. 45: ok 32971
  67673. 45: ok 32972
  67674. 45: ok 32973
  67675. 45: ok 32974
  67676. 45: ok 32975
  67677. 45: ok 32976
  67678. 45: ok 32977
  67679. 45: ok 32978
  67680. 45: ok 32979
  67681. 45: ok 32980
  67682. 45: ok 32981
  67683. 45: ok 32982
  67684. 45: ok 32983
  67685. 45: ok 32984
  67686. 45: ok 32985
  67687. 45: ok 32986
  67688. 45: ok 32987
  67689. 45: ok 32988
  67690. 45: ok 32989
  67691. 45: ok 32990
  67692. 45: ok 32991
  67693. 45: ok 32992
  67694. 45: ok 32993
  67695. 45: ok 32994
  67696. 45: ok 32995
  67697. 45: ok 32996
  67698. 45: ok 32997
  67699. 45: ok 32998
  67700. 45: ok 32999
  67701. 45: ok 33000
  67702. 45: ok 33001
  67703. 45: ok 33002
  67704. 45: ok 33003
  67705. 45: ok 33004
  67706. 45: ok 33005
  67707. 45: ok 33006
  67708. 45: ok 33007
  67709. 45: ok 33008
  67710. 45: ok 33009
  67711. 45: ok 33010
  67712. 45: ok 33011
  67713. 45: ok 33012
  67714. 45: ok 33013
  67715. 45: ok 33014
  67716. 45: ok 33015
  67717. 45: ok 33016
  67718. 45: ok 33017
  67719. 45: ok 33018
  67720. 45: ok 33019
  67721. 45: ok 33020
  67722. 45: ok 33021
  67723. 45: ok 33022
  67724. 45: ok 33023
  67725. 45: ok 33024
  67726. 45: ok 33025
  67727. 45: ok 33026
  67728. 45: ok 33027
  67729. 45: ok 33028
  67730. 45: ok 33029
  67731. 45: ok 33030
  67732. 45: ok 33031
  67733. 45: ok 33032
  67734. 45: ok 33033
  67735. 45: ok 33034
  67736. 45: ok 33035
  67737. 45: ok 33036
  67738. 45: ok 33037
  67739. 45: ok 33038
  67740. 45: ok 33039
  67741. 45: ok 33040
  67742. 45: ok 33041
  67743. 45: ok 33042
  67744. 45: ok 33043
  67745. 45: ok 33044
  67746. 45: ok 33045
  67747. 45: ok 33046
  67748. 45: ok 33047
  67749. 45: ok 33048
  67750. 45: ok 33049
  67751. 45: ok 33050
  67752. 45: ok 33051
  67753. 45: ok 33052
  67754. 45: ok 33053
  67755. 45: ok 33054
  67756. 45: ok 33055
  67757. 45: ok 33056
  67758. 45: ok 33057
  67759. 45: ok 33058
  67760. 45: ok 33059
  67761. 45: ok 33060
  67762. 45: ok 33061
  67763. 45: ok 33062
  67764. 45: ok 33063
  67765. 45: ok 33064
  67766. 45: ok 33065
  67767. 45: ok 33066
  67768. 45: ok 33067
  67769. 45: ok 33068
  67770. 45: ok 33069
  67771. 45: ok 33070
  67772. 45: ok 33071
  67773. 45: ok 33072
  67774. 45: ok 33073
  67775. 45: ok 33074
  67776. 45: ok 33075
  67777. 45: ok 33076
  67778. 45: ok 33077
  67779. 45: ok 33078
  67780. 45: ok 33079
  67781. 45: ok 33080
  67782. 45: ok 33081
  67783. 45: ok 33082
  67784. 45: ok 33083
  67785. 45: ok 33084
  67786. 45: ok 33085
  67787. 45: ok 33086
  67788. 45: ok 33087
  67789. 45: ok 33088
  67790. 45: ok 33089
  67791. 45: ok 33090
  67792. 45: ok 33091
  67793. 45: ok 33092
  67794. 45: ok 33093
  67795. 45: ok 33094
  67796. 45: ok 33095
  67797. 45: ok 33096
  67798. 45: ok 33097
  67799. 45: ok 33098
  67800. 45: ok 33099
  67801. 45: ok 33100
  67802. 45: ok 33101
  67803. 45: ok 33102
  67804. 45: ok 33103
  67805. 45: ok 33104
  67806. 45: ok 33105
  67807. 45: ok 33106
  67808. 45: ok 33107
  67809. 45: ok 33108
  67810. 45: ok 33109
  67811. 45: ok 33110
  67812. 45: ok 33111
  67813. 45: ok 33112
  67814. 45: ok 33113
  67815. 45: ok 33114
  67816. 45: ok 33115
  67817. 45: ok 33116
  67818. 45: ok 33117
  67819. 45: ok 33118
  67820. 45: ok 33119
  67821. 45: ok 33120
  67822. 45: ok 33121
  67823. 45: ok 33122
  67824. 45: ok 33123
  67825. 45: ok 33124
  67826. 45: ok 33125
  67827. 45: ok 33126
  67828. 45: ok 33127
  67829. 45: ok 33128
  67830. 45: ok 33129
  67831. 45: ok 33130
  67832. 45: ok 33131
  67833. 45: ok 33132
  67834. 45: ok 33133
  67835. 45: ok 33134
  67836. 45: ok 33135
  67837. 45: ok 33136
  67838. 45: ok 33137
  67839. 45: ok 33138
  67840. 45: ok 33139
  67841. 45: ok 33140
  67842. 45: ok 33141
  67843. 45: ok 33142
  67844. 45: ok 33143
  67845. 45: ok 33144
  67846. 45: ok 33145
  67847. 45: ok 33146
  67848. 45: ok 33147
  67849. 45: ok 33148
  67850. 45: ok 33149
  67851. 45: ok 33150
  67852. 45: ok 33151
  67853. 45: ok 33152
  67854. 45: ok 33153
  67855. 45: ok 33154
  67856. 45: ok 33155
  67857. 45: ok 33156
  67858. 45: ok 33157
  67859. 45: ok 33158
  67860. 45: ok 33159
  67861. 45: ok 33160
  67862. 45: ok 33161
  67863. 45: ok 33162
  67864. 45: ok 33163
  67865. 45: ok 33164
  67866. 45: ok 33165
  67867. 45: ok 33166
  67868. 45: ok 33167
  67869. 45: ok 33168
  67870. 45: ok 33169
  67871. 45: ok 33170
  67872. 45: ok 33171
  67873. 45: ok 33172
  67874. 45: ok 33173
  67875. 45: ok 33174
  67876. 45: ok 33175
  67877. 45: ok 33176
  67878. 45: ok 33177
  67879. 45: ok 33178
  67880. 45: ok 33179
  67881. 45: ok 33180
  67882. 45: ok 33181
  67883. 45: ok 33182
  67884. 45: ok 33183
  67885. 45: ok 33184
  67886. 45: ok 33185
  67887. 45: ok 33186
  67888. 45: ok 33187
  67889. 45: ok 33188
  67890. 45: ok 33189
  67891. 45: ok 33190
  67892. 45: ok 33191
  67893. 45: ok 33192
  67894. 45: ok 33193
  67895. 45: ok 33194
  67896. 45: ok 33195
  67897. 45: ok 33196
  67898. 45: ok 33197
  67899. 45: ok 33198
  67900. 45: ok 33199
  67901. 45: ok 33200
  67902. 45: ok 33201
  67903. 45: ok 33202
  67904. 45: ok 33203
  67905. 45: ok 33204
  67906. 45: ok 33205
  67907. 45: ok 33206
  67908. 45: ok 33207
  67909. 45: ok 33208
  67910. 45: ok 33209
  67911. 45: ok 33210
  67912. 45: ok 33211
  67913. 45: ok 33212
  67914. 45: ok 33213
  67915. 45: ok 33214
  67916. 45: ok 33215
  67917. 45: ok 33216
  67918. 45: ok 33217
  67919. 45: ok 33218
  67920. 45: ok 33219
  67921. 45: ok 33220
  67922. 45: ok 33221
  67923. 45: ok 33222
  67924. 45: ok 33223
  67925. 45: ok 33224
  67926. 45: ok 33225
  67927. 45: ok 33226
  67928. 45: ok 33227
  67929. 45: ok 33228
  67930. 45: ok 33229
  67931. 45: ok 33230
  67932. 45: ok 33231
  67933. 45: ok 33232
  67934. 45: ok 33233
  67935. 45: ok 33234
  67936. 45: ok 33235
  67937. 45: ok 33236
  67938. 45: ok 33237
  67939. 45: ok 33238
  67940. 45: ok 33239
  67941. 45: ok 33240
  67942. 45: ok 33241
  67943. 45: ok 33242
  67944. 45: ok 33243
  67945. 45: ok 33244
  67946. 45: ok 33245
  67947. 45: ok 33246
  67948. 45: ok 33247
  67949. 45: ok 33248
  67950. 45: ok 33249
  67951. 45: ok 33250
  67952. 45: ok 33251
  67953. 45: ok 33252
  67954. 45: ok 33253
  67955. 45: ok 33254
  67956. 45: ok 33255
  67957. 45: ok 33256
  67958. 45: ok 33257
  67959. 45: ok 33258
  67960. 45: ok 33259
  67961. 45: ok 33260
  67962. 45: ok 33261
  67963. 45: ok 33262
  67964. 45: ok 33263
  67965. 45: ok 33264
  67966. 45: ok 33265
  67967. 45: ok 33266
  67968. 45: ok 33267
  67969. 45: ok 33268
  67970. 45: ok 33269
  67971. 45: ok 33270
  67972. 45: ok 33271
  67973. 45: ok 33272
  67974. 45: ok 33273
  67975. 45: ok 33274
  67976. 45: ok 33275
  67977. 45: ok 33276
  67978. 45: ok 33277
  67979. 45: ok 33278
  67980. 45: ok 33279
  67981. 45: ok 33280
  67982. 45: ok 33281
  67983. 45: ok 33282
  67984. 45: ok 33283
  67985. 45: ok 33284
  67986. 45: ok 33285
  67987. 45: ok 33286
  67988. 45: ok 33287
  67989. 45: ok 33288
  67990. 45: ok 33289
  67991. 45: ok 33290
  67992. 45: ok 33291
  67993. 45: ok 33292
  67994. 45: ok 33293
  67995. 45: ok 33294
  67996. 45: ok 33295
  67997. 45: ok 33296
  67998. 45: ok 33297
  67999. 45: ok 33298
  68000. 45: ok 33299
  68001. 45: ok 33300
  68002. 45: ok 33301
  68003. 45: ok 33302
  68004. 45: ok 33303
  68005. 45: ok 33304
  68006. 45: ok 33305
  68007. 45: ok 33306
  68008. 45: ok 33307
  68009. 45: ok 33308
  68010. 45: ok 33309
  68011. 45: ok 33310
  68012. 45: ok 33311
  68013. 45: ok 33312
  68014. 45: ok 33313
  68015. 45: ok 33314
  68016. 45: ok 33315
  68017. 45: ok 33316
  68018. 45: ok 33317
  68019. 45: ok 33318
  68020. 45: ok 33319
  68021. 45: ok 33320
  68022. 45: ok 33321
  68023. 45: ok 33322
  68024. 45: ok 33323
  68025. 45: ok 33324
  68026. 45: ok 33325
  68027. 45: ok 33326
  68028. 45: ok 33327
  68029. 45: ok 33328
  68030. 45: ok 33329
  68031. 45: ok 33330
  68032. 45: ok 33331
  68033. 45: ok 33332
  68034. 45: ok 33333
  68035. 45: ok 33334
  68036. 45: ok 33335
  68037. 45: ok 33336
  68038. 45: ok 33337
  68039. 45: ok 33338
  68040. 45: ok 33339
  68041. 45: ok 33340
  68042. 45: ok 33341
  68043. 45: ok 33342
  68044. 45: ok 33343
  68045. 45: ok 33344
  68046. 45: ok 33345
  68047. 45: ok 33346
  68048. 45: ok 33347
  68049. 45: ok 33348
  68050. 45: ok 33349
  68051. 45: ok 33350
  68052. 45: ok 33351
  68053. 45: ok 33352
  68054. 45: ok 33353
  68055. 45: ok 33354
  68056. 45: ok 33355
  68057. 45: ok 33356
  68058. 45: ok 33357
  68059. 45: ok 33358
  68060. 45: ok 33359
  68061. 45: ok 33360
  68062. 45: ok 33361
  68063. 45: ok 33362
  68064. 45: ok 33363
  68065. 45: ok 33364
  68066. 45: ok 33365
  68067. 45: ok 33366
  68068. 45: ok 33367
  68069. 45: ok 33368
  68070. 45: ok 33369
  68071. 45: ok 33370
  68072. 45: ok 33371
  68073. 45: ok 33372
  68074. 45: ok 33373
  68075. 45: ok 33374
  68076. 45: ok 33375
  68077. 45: ok 33376
  68078. 45: ok 33377
  68079. 45: ok 33378
  68080. 45: ok 33379
  68081. 45: ok 33380
  68082. 45: ok 33381
  68083. 45: ok 33382
  68084. 45: ok 33383
  68085. 45: ok 33384
  68086. 45: ok 33385
  68087. 45: ok 33386
  68088. 45: ok 33387
  68089. 45: ok 33388
  68090. 45: ok 33389
  68091. 45: ok 33390
  68092. 45: ok 33391
  68093. 45: ok 33392
  68094. 45: ok 33393
  68095. 45: ok 33394
  68096. 45: ok 33395
  68097. 45: ok 33396
  68098. 45: ok 33397
  68099. 45: ok 33398
  68100. 45: ok 33399
  68101. 45: ok 33400
  68102. 45: ok 33401
  68103. 45: ok 33402
  68104. 45: ok 33403
  68105. 45: ok 33404
  68106. 45: ok 33405
  68107. 45: ok 33406
  68108. 45: ok 33407
  68109. 45: ok 33408
  68110. 45: ok 33409
  68111. 45: ok 33410
  68112. 45: ok 33411
  68113. 45: ok 33412
  68114. 45: ok 33413
  68115. 45: ok 33414
  68116. 45: ok 33415
  68117. 45: ok 33416
  68118. 45: ok 33417
  68119. 45: ok 33418
  68120. 45: ok 33419
  68121. 45: ok 33420
  68122. 45: ok 33421
  68123. 45: ok 33422
  68124. 45: ok 33423
  68125. 45: ok 33424
  68126. 45: ok 33425
  68127. 45: ok 33426
  68128. 45: ok 33427
  68129. 45: ok 33428
  68130. 45: ok 33429
  68131. 45: ok 33430
  68132. 45: ok 33431
  68133. 45: ok 33432
  68134. 45: ok 33433
  68135. 45: ok 33434
  68136. 45: ok 33435
  68137. 45: ok 33436
  68138. 45: ok 33437
  68139. 45: ok 33438
  68140. 45: ok 33439
  68141. 45: ok 33440
  68142. 45: ok 33441
  68143. 45: ok 33442
  68144. 45: ok 33443
  68145. 45: ok 33444
  68146. 45: ok 33445
  68147. 45: ok 33446
  68148. 45: ok 33447
  68149. 45: ok 33448
  68150. 45: ok 33449
  68151. 45: ok 33450
  68152. 45: ok 33451
  68153. 45: ok 33452
  68154. 45: ok 33453
  68155. 45: ok 33454
  68156. 45: ok 33455
  68157. 45: ok 33456
  68158. 45: ok 33457
  68159. 45: ok 33458
  68160. 45: ok 33459
  68161. 45: ok 33460
  68162. 45: ok 33461
  68163. 45: ok 33462
  68164. 45: ok 33463
  68165. 45: ok 33464
  68166. 45: ok 33465
  68167. 45: ok 33466
  68168. 45: ok 33467
  68169. 45: ok 33468
  68170. 45: ok 33469
  68171. 45: ok 33470
  68172. 45: ok 33471
  68173. 45: ok 33472
  68174. 45: ok 33473
  68175. 45: ok 33474
  68176. 45: ok 33475
  68177. 45: ok 33476
  68178. 45: ok 33477
  68179. 45: ok 33478
  68180. 45: ok 33479
  68181. 45: ok 33480
  68182. 45: ok 33481
  68183. 45: ok 33482
  68184. 45: ok 33483
  68185. 45: ok 33484
  68186. 45: ok 33485
  68187. 45: ok 33486
  68188. 45: ok 33487
  68189. 45: ok 33488
  68190. 45: ok 33489
  68191. 45: ok 33490
  68192. 45: ok 33491
  68193. 45: ok 33492
  68194. 45: ok 33493
  68195. 45: ok 33494
  68196. 45: ok 33495
  68197. 45: ok 33496
  68198. 45: ok 33497
  68199. 45: ok 33498
  68200. 45: ok 33499
  68201. 45: ok 33500
  68202. 45: ok 33501
  68203. 45: ok 33502
  68204. 45: ok 33503
  68205. 45: ok 33504
  68206. 45: ok 33505
  68207. 45: ok 33506
  68208. 45: ok 33507
  68209. 45: ok 33508
  68210. 45: ok 33509
  68211. 45: ok 33510
  68212. 45: ok 33511
  68213. 45: ok 33512
  68214. 45: ok 33513
  68215. 45: ok 33514
  68216. 45: ok 33515
  68217. 45: ok 33516
  68218. 45: ok 33517
  68219. 45: ok 33518
  68220. 45: ok 33519
  68221. 45: ok 33520
  68222. 45: ok 33521
  68223. 45: ok 33522
  68224. 45: ok 33523
  68225. 45: ok 33524
  68226. 45: ok 33525
  68227. 45: ok 33526
  68228. 45: ok 33527
  68229. 45: ok 33528
  68230. 45: ok 33529
  68231. 45: ok 33530
  68232. 45: ok 33531
  68233. 45: ok 33532
  68234. 45: ok 33533
  68235. 45: ok 33534
  68236. 45: ok 33535
  68237. 45: ok 33536
  68238. 45: ok 33537
  68239. 45: ok 33538
  68240. 45: ok 33539
  68241. 45: ok 33540
  68242. 45: ok 33541
  68243. 45: ok 33542
  68244. 45: ok 33543
  68245. 45: ok 33544
  68246. 45: ok 33545
  68247. 45: ok 33546
  68248. 45: ok 33547
  68249. 45: ok 33548
  68250. 45: ok 33549
  68251. 45: ok 33550
  68252. 45: ok 33551
  68253. 45: ok 33552
  68254. 45: ok 33553
  68255. 45: ok 33554
  68256. 45: ok 33555
  68257. 45: ok 33556
  68258. 45: ok 33557
  68259. 45: ok 33558
  68260. 45: ok 33559
  68261. 45: ok 33560
  68262. 45: ok 33561
  68263. 45: ok 33562
  68264. 45: ok 33563
  68265. 45: ok 33564
  68266. 45: ok 33565
  68267. 45: ok 33566
  68268. 45: ok 33567
  68269. 45: ok 33568
  68270. 45: ok 33569
  68271. 45: ok 33570
  68272. 45: ok 33571
  68273. 45: ok 33572
  68274. 45: ok 33573
  68275. 45: ok 33574
  68276. 45: ok 33575
  68277. 45: ok 33576
  68278. 45: ok 33577
  68279. 45: ok 33578
  68280. 45: ok 33579
  68281. 45: ok 33580
  68282. 45: ok 33581
  68283. 45: ok 33582
  68284. 45: ok 33583
  68285. 45: ok 33584
  68286. 45: ok 33585
  68287. 45: ok 33586
  68288. 45: ok 33587
  68289. 45: ok 33588
  68290. 45: ok 33589
  68291. 45: ok 33590
  68292. 45: ok 33591
  68293. 45: ok 33592
  68294. 45: ok 33593
  68295. 45: ok 33594
  68296. 45: ok 33595
  68297. 45: ok 33596
  68298. 45: ok 33597
  68299. 45: ok 33598
  68300. 45: ok 33599
  68301. 45: ok 33600
  68302. 45: ok 33601
  68303. 45: ok 33602
  68304. 45: ok 33603
  68305. 45: ok 33604
  68306. 45: ok 33605
  68307. 45: ok 33606
  68308. 45: ok 33607
  68309. 45: ok 33608
  68310. 45: ok 33609
  68311. 45: ok 33610
  68312. 45: ok 33611
  68313. 45: ok 33612
  68314. 45: ok 33613
  68315. 45: ok 33614
  68316. 45: ok 33615
  68317. 45: ok 33616
  68318. 45: ok 33617
  68319. 45: ok 33618
  68320. 45: ok 33619
  68321. 45: ok 33620
  68322. 45: ok 33621
  68323. 45: ok 33622
  68324. 45: ok 33623
  68325. 45: ok 33624
  68326. 45: ok 33625
  68327. 45: ok 33626
  68328. 45: ok 33627
  68329. 45: ok 33628
  68330. 45: ok 33629
  68331. 45: ok 33630
  68332. 45: ok 33631
  68333. 45: ok 33632
  68334. 45: ok 33633
  68335. 45: ok 33634
  68336. 45: ok 33635
  68337. 45: ok 33636
  68338. 45: ok 33637
  68339. 45: ok 33638
  68340. 45: ok 33639
  68341. 45: ok 33640
  68342. 45: ok 33641
  68343. 45: ok 33642
  68344. 45: ok 33643
  68345. 45: ok 33644
  68346. 45: ok 33645
  68347. 45: ok 33646
  68348. 45: ok 33647
  68349. 45: ok 33648
  68350. 45: ok 33649
  68351. 45: ok 33650
  68352. 45: ok 33651
  68353. 45: ok 33652
  68354. 45: ok 33653
  68355. 45: ok 33654
  68356. 45: ok 33655
  68357. 45: ok 33656
  68358. 45: ok 33657
  68359. 45: ok 33658
  68360. 45: ok 33659
  68361. 45: ok 33660
  68362. 45: ok 33661
  68363. 45: ok 33662
  68364. 45: ok 33663
  68365. 45: ok 33664
  68366. 45: ok 33665
  68367. 45: ok 33666
  68368. 45: ok 33667
  68369. 45: ok 33668
  68370. 45: ok 33669
  68371. 45: ok 33670
  68372. 45: ok 33671
  68373. 45: ok 33672
  68374. 45: ok 33673
  68375. 45: ok 33674
  68376. 45: ok 33675
  68377. 45: ok 33676
  68378. 45: ok 33677
  68379. 45: ok 33678
  68380. 45: ok 33679
  68381. 45: ok 33680
  68382. 45: ok 33681
  68383. 45: ok 33682
  68384. 45: ok 33683
  68385. 45: ok 33684
  68386. 45: ok 33685
  68387. 45: ok 33686
  68388. 45: ok 33687
  68389. 45: ok 33688
  68390. 45: ok 33689
  68391. 45: ok 33690
  68392. 45: ok 33691
  68393. 45: ok 33692
  68394. 45: ok 33693
  68395. 45: ok 33694
  68396. 45: ok 33695
  68397. 45: ok 33696
  68398. 45: ok 33697
  68399. 45: ok 33698
  68400. 45: ok 33699
  68401. 45: ok 33700
  68402. 45: ok 33701
  68403. 45: ok 33702
  68404. 45: ok 33703
  68405. 45: ok 33704
  68406. 45: ok 33705
  68407. 45: ok 33706
  68408. 45: ok 33707
  68409. 45: ok 33708
  68410. 45: ok 33709
  68411. 45: ok 33710
  68412. 45: ok 33711
  68413. 45: ok 33712
  68414. 45: ok 33713
  68415. 45: ok 33714
  68416. 45: ok 33715
  68417. 45: ok 33716
  68418. 45: ok 33717
  68419. 45: ok 33718
  68420. 45: ok 33719
  68421. 45: ok 33720
  68422. 45: ok 33721
  68423. 45: ok 33722
  68424. 45: ok 33723
  68425. 45: ok 33724
  68426. 45: ok 33725
  68427. 45: ok 33726
  68428. 45: ok 33727
  68429. 45: ok 33728
  68430. 45: ok 33729
  68431. 45: ok 33730
  68432. 45: ok 33731
  68433. 45: ok 33732
  68434. 45: ok 33733
  68435. 45: ok 33734
  68436. 45: ok 33735
  68437. 45: ok 33736
  68438. 45: ok 33737
  68439. 45: ok 33738
  68440. 45: ok 33739
  68441. 45: ok 33740
  68442. 45: ok 33741
  68443. 45: ok 33742
  68444. 45: ok 33743
  68445. 45: ok 33744
  68446. 45: ok 33745
  68447. 45: ok 33746
  68448. 45: ok 33747
  68449. 45: ok 33748
  68450. 45: ok 33749
  68451. 45: ok 33750
  68452. 45: ok 33751
  68453. 45: ok 33752
  68454. 45: ok 33753
  68455. 45: ok 33754
  68456. 45: ok 33755
  68457. 45: ok 33756
  68458. 45: ok 33757
  68459. 45: ok 33758
  68460. 45: ok 33759
  68461. 45: ok 33760
  68462. 45: ok 33761
  68463. 45: ok 33762
  68464. 45: ok 33763
  68465. 45: ok 33764
  68466. 45: ok 33765
  68467. 45: ok 33766
  68468. 45: ok 33767
  68469. 45: ok 33768
  68470. 45: ok 33769
  68471. 45: ok 33770
  68472. 45: ok 33771
  68473. 45: ok 33772
  68474. 45: ok 33773
  68475. 45: ok 33774
  68476. 45: ok 33775
  68477. 45: ok 33776
  68478. 45: ok 33777
  68479. 45: ok 33778
  68480. 45: ok 33779
  68481. 45: ok 33780
  68482. 45: ok 33781
  68483. 45: ok 33782
  68484. 45: ok 33783
  68485. 45: ok 33784
  68486. 45: ok 33785
  68487. 45: ok 33786
  68488. 45: ok 33787
  68489. 45: ok 33788
  68490. 45: ok 33789
  68491. 45: ok 33790
  68492. 45: ok 33791
  68493. 45: ok 33792
  68494. 45: ok 33793
  68495. 45: ok 33794
  68496. 45: ok 33795
  68497. 45: ok 33796
  68498. 45: ok 33797
  68499. 45: ok 33798
  68500. 45: ok 33799
  68501. 45: ok 33800
  68502. 45: ok 33801
  68503. 45: ok 33802
  68504. 45: ok 33803
  68505. 45: ok 33804
  68506. 45: ok 33805
  68507. 45: ok 33806
  68508. 45: ok 33807
  68509. 45: ok 33808
  68510. 45: ok 33809
  68511. 45: ok 33810
  68512. 45: ok 33811
  68513. 45: ok 33812
  68514. 45: ok 33813
  68515. 45: ok 33814
  68516. 45: ok 33815
  68517. 45: ok 33816
  68518. 45: ok 33817
  68519. 45: ok 33818
  68520. 45: ok 33819
  68521. 45: ok 33820
  68522. 45: ok 33821
  68523. 45: ok 33822
  68524. 45: ok 33823
  68525. 45: ok 33824
  68526. 45: ok 33825
  68527. 45: ok 33826
  68528. 45: ok 33827
  68529. 45: ok 33828
  68530. 45: ok 33829
  68531. 45: ok 33830
  68532. 45: ok 33831
  68533. 45: ok 33832
  68534. 45: ok 33833
  68535. 45: ok 33834
  68536. 45: ok 33835
  68537. 45: ok 33836
  68538. 45: ok 33837
  68539. 45: ok 33838
  68540. 45: ok 33839
  68541. 45: ok 33840
  68542. 45: ok 33841
  68543. 45: ok 33842
  68544. 45: ok 33843
  68545. 45: ok 33844
  68546. 45: ok 33845
  68547. 45: ok 33846
  68548. 45: ok 33847
  68549. 45: ok 33848
  68550. 45: ok 33849
  68551. 45: ok 33850
  68552. 45: ok 33851
  68553. 45: ok 33852
  68554. 45: ok 33853
  68555. 45: ok 33854
  68556. 45: ok 33855
  68557. 45: ok 33856
  68558. 45: ok 33857
  68559. 45: ok 33858
  68560. 45: ok 33859
  68561. 45: ok 33860
  68562. 45: ok 33861
  68563. 45: ok 33862
  68564. 45: ok 33863
  68565. 45: ok 33864
  68566. 45: ok 33865
  68567. 45: ok 33866
  68568. 45: ok 33867
  68569. 45: ok 33868
  68570. 45: ok 33869
  68571. 45: ok 33870
  68572. 45: ok 33871
  68573. 45: ok 33872
  68574. 45: ok 33873
  68575. 45: ok 33874
  68576. 45: ok 33875
  68577. 45: ok 33876
  68578. 45: ok 33877
  68579. 45: ok 33878
  68580. 45: ok 33879
  68581. 45: ok 33880
  68582. 45: ok 33881
  68583. 45: ok 33882
  68584. 45: ok 33883
  68585. 45: ok 33884
  68586. 45: ok 33885
  68587. 45: ok 33886
  68588. 45: ok 33887
  68589. 45: ok 33888
  68590. 45: ok 33889
  68591. 45: ok 33890
  68592. 45: ok 33891
  68593. 45: ok 33892
  68594. 45: ok 33893
  68595. 45: ok 33894
  68596. 45: ok 33895
  68597. 45: ok 33896
  68598. 45: ok 33897
  68599. 45: ok 33898
  68600. 45: ok 33899
  68601. 45: ok 33900
  68602. 45: ok 33901
  68603. 45: ok 33902
  68604. 45: ok 33903
  68605. 45: ok 33904
  68606. 45: ok 33905
  68607. 45: ok 33906
  68608. 45: ok 33907
  68609. 45: ok 33908
  68610. 45: ok 33909
  68611. 45: ok 33910
  68612. 45: ok 33911
  68613. 45: ok 33912
  68614. 45: ok 33913
  68615. 45: ok 33914
  68616. 45: ok 33915
  68617. 45: ok 33916
  68618. 45: ok 33917
  68619. 45: ok 33918
  68620. 45: ok 33919
  68621. 45: ok 33920
  68622. 45: ok 33921
  68623. 45: ok 33922
  68624. 45: ok 33923
  68625. 45: ok 33924
  68626. 45: ok 33925
  68627. 45: ok 33926
  68628. 45: ok 33927
  68629. 45: ok 33928
  68630. 45: ok 33929
  68631. 45: ok 33930
  68632. 45: ok 33931
  68633. 45: ok 33932
  68634. 45: ok 33933
  68635. 45: ok 33934
  68636. 45: ok 33935
  68637. 45: ok 33936
  68638. 45: ok 33937
  68639. 45: ok 33938
  68640. 45: ok 33939
  68641. 45: ok 33940
  68642. 45: ok 33941
  68643. 45: ok 33942
  68644. 45: ok 33943
  68645. 45: ok 33944
  68646. 45: ok 33945
  68647. 45: ok 33946
  68648. 45: ok 33947
  68649. 45: ok 33948
  68650. 45: ok 33949
  68651. 45: ok 33950
  68652. 45: ok 33951
  68653. 45: ok 33952
  68654. 45: ok 33953
  68655. 45: ok 33954
  68656. 45: ok 33955
  68657. 45: ok 33956
  68658. 45: ok 33957
  68659. 45: ok 33958
  68660. 45: ok 33959
  68661. 45: ok 33960
  68662. 45: ok 33961
  68663. 45: ok 33962
  68664. 45: ok 33963
  68665. 45: ok 33964
  68666. 45: ok 33965
  68667. 45: ok 33966
  68668. 45: ok 33967
  68669. 45: ok 33968
  68670. 45: ok 33969
  68671. 45: ok 33970
  68672. 45: ok 33971
  68673. 45: ok 33972
  68674. 45: ok 33973
  68675. 45: ok 33974
  68676. 45: ok 33975
  68677. 45: ok 33976
  68678. 45: ok 33977
  68679. 45: ok 33978
  68680. 45: ok 33979
  68681. 45: ok 33980
  68682. 45: ok 33981
  68683. 45: ok 33982
  68684. 45: ok 33983
  68685. 45: ok 33984
  68686. 45: ok 33985
  68687. 45: ok 33986
  68688. 45: ok 33987
  68689. 45: ok 33988
  68690. 45: ok 33989
  68691. 45: ok 33990
  68692. 45: ok 33991
  68693. 45: ok 33992
  68694. 45: ok 33993
  68695. 45: ok 33994
  68696. 45: ok 33995
  68697. 45: ok 33996
  68698. 45: ok 33997
  68699. 45: ok 33998
  68700. 45: ok 33999
  68701. 45: ok 34000
  68702. 45: ok 34001
  68703. 45: ok 34002
  68704. 45: ok 34003
  68705. 45: ok 34004
  68706. 45: ok 34005
  68707. 45: ok 34006
  68708. 45: ok 34007
  68709. 45: ok 34008
  68710. 45: ok 34009
  68711. 45: ok 34010
  68712. 45: ok 34011
  68713. 45: ok 34012
  68714. 45: ok 34013
  68715. 45: ok 34014
  68716. 45: ok 34015
  68717. 45: ok 34016
  68718. 45: ok 34017
  68719. 45: ok 34018
  68720. 45: ok 34019
  68721. 45: ok 34020
  68722. 45: ok 34021
  68723. 45: ok 34022
  68724. 45: ok 34023
  68725. 45: ok 34024
  68726. 45: ok 34025
  68727. 45: ok 34026
  68728. 45: ok 34027
  68729. 45: ok 34028
  68730. 45: ok 34029
  68731. 45: ok 34030
  68732. 45: ok 34031
  68733. 45: ok 34032
  68734. 45: ok 34033
  68735. 45: ok 34034
  68736. 45: ok 34035
  68737. 45: ok 34036
  68738. 45: ok 34037
  68739. 45: ok 34038
  68740. 45: ok 34039
  68741. 45: ok 34040
  68742. 45: ok 34041
  68743. 45: ok 34042
  68744. 45: ok 34043
  68745. 45: ok 34044
  68746. 45: ok 34045
  68747. 45: ok 34046
  68748. 45: ok 34047
  68749. 45: ok 34048
  68750. 45: ok 34049
  68751. 45: ok 34050
  68752. 45: ok 34051
  68753. 45: ok 34052
  68754. 45: ok 34053
  68755. 45: ok 34054
  68756. 45: ok 34055
  68757. 45: ok 34056
  68758. 45: ok 34057
  68759. 45: ok 34058
  68760. 45: ok 34059
  68761. 45: ok 34060
  68762. 45: ok 34061
  68763. 45: ok 34062
  68764. 45: ok 34063
  68765. 45: ok 34064
  68766. 45: ok 34065
  68767. 45: ok 34066
  68768. 45: ok 34067
  68769. 45: ok 34068
  68770. 45: ok 34069
  68771. 45: ok 34070
  68772. 45: ok 34071
  68773. 45: ok 34072
  68774. 45: ok 34073
  68775. 45: ok 34074
  68776. 45: ok 34075
  68777. 45: ok 34076
  68778. 45: ok 34077
  68779. 45: ok 34078
  68780. 45: ok 34079
  68781. 45: ok 34080
  68782. 45: ok 34081
  68783. 45: ok 34082
  68784. 45: ok 34083
  68785. 45: ok 34084
  68786. 45: ok 34085
  68787. 45: ok 34086
  68788. 45: ok 34087
  68789. 45: ok 34088
  68790. 45: ok 34089
  68791. 45: ok 34090
  68792. 45: ok 34091
  68793. 45: ok 34092
  68794. 45: ok 34093
  68795. 45: ok 34094
  68796. 45: ok 34095
  68797. 45: ok 34096
  68798. 45: ok 34097
  68799. 45: ok 34098
  68800. 45: ok 34099
  68801. 45: ok 34100
  68802. 45: ok 34101
  68803. 45: ok 34102
  68804. 45: ok 34103
  68805. 45: ok 34104
  68806. 45: ok 34105
  68807. 45: ok 34106
  68808. 45: ok 34107
  68809. 45: ok 34108
  68810. 45: ok 34109
  68811. 45: ok 34110
  68812. 45: ok 34111
  68813. 45: ok 34112
  68814. 45: ok 34113
  68815. 45: ok 34114
  68816. 45: ok 34115
  68817. 45: ok 34116
  68818. 45: ok 34117
  68819. 45: ok 34118
  68820. 45: ok 34119
  68821. 45: ok 34120
  68822. 45: ok 34121
  68823. 45: ok 34122
  68824. 45: ok 34123
  68825. 45: ok 34124
  68826. 45: ok 34125
  68827. 45: ok 34126
  68828. 45: ok 34127
  68829. 45: ok 34128
  68830. 45: ok 34129
  68831. 45: ok 34130
  68832. 45: ok 34131
  68833. 45: ok 34132
  68834. 45: ok 34133
  68835. 45: ok 34134
  68836. 45: ok 34135
  68837. 45: ok 34136
  68838. 45: ok 34137
  68839. 45: ok 34138
  68840. 45: ok 34139
  68841. 45: ok 34140
  68842. 45: ok 34141
  68843. 45: ok 34142
  68844. 45: ok 34143
  68845. 45: ok 34144
  68846. 45: ok 34145
  68847. 45: ok 34146
  68848. 45: ok 34147
  68849. 45: ok 34148
  68850. 45: ok 34149
  68851. 45: ok 34150
  68852. 45: ok 34151
  68853. 45: ok 34152
  68854. 45: ok 34153
  68855. 45: ok 34154
  68856. 45: ok 34155
  68857. 45: ok 34156
  68858. 45: ok 34157
  68859. 45: ok 34158
  68860. 45: ok 34159
  68861. 45: ok 34160
  68862. 45: ok 34161
  68863. 45: ok 34162
  68864. 45: ok 34163
  68865. 45: ok 34164
  68866. 45: ok 34165
  68867. 45: ok 34166
  68868. 45: ok 34167
  68869. 45: ok 34168
  68870. 45: ok 34169
  68871. 45: ok 34170
  68872. 45: ok 34171
  68873. 45: ok 34172
  68874. 45: ok 34173
  68875. 45: ok 34174
  68876. 45: ok 34175
  68877. 45: ok 34176
  68878. 45: ok 34177
  68879. 45: ok 34178
  68880. 45: ok 34179
  68881. 45: ok 34180
  68882. 45: ok 34181
  68883. 45: ok 34182
  68884. 45: ok 34183
  68885. 45: ok 34184
  68886. 45: ok 34185
  68887. 45: ok 34186
  68888. 45: ok 34187
  68889. 45: ok 34188
  68890. 45: ok 34189
  68891. 45: ok 34190
  68892. 45: ok 34191
  68893. 45: ok 34192
  68894. 45: ok 34193
  68895. 45: ok 34194
  68896. 45: ok 34195
  68897. 45: ok 34196
  68898. 45: ok 34197
  68899. 45: ok 34198
  68900. 45: ok 34199
  68901. 45: ok 34200
  68902. 45: ok 34201
  68903. 45: ok 34202
  68904. 45: ok 34203
  68905. 45: ok 34204
  68906. 45: ok 34205
  68907. 45: ok 34206
  68908. 45: ok 34207
  68909. 45: ok 34208
  68910. 45: ok 34209
  68911. 45: ok 34210
  68912. 45: ok 34211
  68913. 45: ok 34212
  68914. 45: ok 34213
  68915. 45: ok 34214
  68916. 45: ok 34215
  68917. 45: ok 34216
  68918. 45: ok 34217
  68919. 45: ok 34218
  68920. 45: ok 34219
  68921. 45: ok 34220
  68922. 45: ok 34221
  68923. 45: ok 34222
  68924. 45: ok 34223
  68925. 45: ok 34224
  68926. 45: ok 34225
  68927. 45: ok 34226
  68928. 45: ok 34227
  68929. 45: ok 34228
  68930. 45: ok 34229
  68931. 45: ok 34230
  68932. 45: ok 34231
  68933. 45: ok 34232
  68934. 45: ok 34233
  68935. 45: ok 34234
  68936. 45: ok 34235
  68937. 45: ok 34236
  68938. 45: ok 34237
  68939. 45: ok 34238
  68940. 45: ok 34239
  68941. 45: ok 34240
  68942. 45: ok 34241
  68943. 45: ok 34242
  68944. 45: ok 34243
  68945. 45: ok 34244
  68946. 45: ok 34245
  68947. 45: ok 34246
  68948. 45: ok 34247
  68949. 45: ok 34248
  68950. 45: ok 34249
  68951. 45: ok 34250
  68952. 45: ok 34251
  68953. 45: ok 34252
  68954. 45: ok 34253
  68955. 45: ok 34254
  68956. 45: ok 34255
  68957. 45: ok 34256
  68958. 45: ok 34257
  68959. 45: ok 34258
  68960. 45: ok 34259
  68961. 45: ok 34260
  68962. 45: ok 34261
  68963. 45: ok 34262
  68964. 45: ok 34263
  68965. 45: ok 34264
  68966. 45: ok 34265
  68967. 45: ok 34266
  68968. 45: ok 34267
  68969. 45: ok 34268
  68970. 45: ok 34269
  68971. 45: ok 34270
  68972. 45: ok 34271
  68973. 45: ok 34272
  68974. 45: ok 34273
  68975. 45: ok 34274
  68976. 45: ok 34275
  68977. 45: ok 34276
  68978. 45: ok 34277
  68979. 45: ok 34278
  68980. 45: ok 34279
  68981. 45: ok 34280
  68982. 45: ok 34281
  68983. 45: ok 34282
  68984. 45: ok 34283
  68985. 45: ok 34284
  68986. 45: ok 34285
  68987. 45: ok 34286
  68988. 45: ok 34287
  68989. 45: ok 34288
  68990. 45: ok 34289
  68991. 45: ok 34290
  68992. 45: ok 34291
  68993. 45: ok 34292
  68994. 45: ok 34293
  68995. 45: ok 34294
  68996. 45: ok 34295
  68997. 45: ok 34296
  68998. 45: ok 34297
  68999. 45: ok 34298
  69000. 45: ok 34299
  69001. 45: ok 34300
  69002. 45: ok 34301
  69003. 45: ok 34302
  69004. 45: ok 34303
  69005. 45: ok 34304
  69006. 45: ok 34305
  69007. 45: ok 34306
  69008. 45: ok 34307
  69009. 45: ok 34308
  69010. 45: ok 34309
  69011. 45: ok 34310
  69012. 45: ok 34311
  69013. 45: ok 34312
  69014. 45: ok 34313
  69015. 45: ok 34314
  69016. 45: ok 34315
  69017. 45: ok 34316
  69018. 45: ok 34317
  69019. 45: ok 34318
  69020. 45: ok 34319
  69021. 45: ok 34320
  69022. 45: ok 34321
  69023. 45: ok 34322
  69024. 45: ok 34323
  69025. 45: ok 34324
  69026. 45: ok 34325
  69027. 45: ok 34326
  69028. 45: ok 34327
  69029. 45: ok 34328
  69030. 45: ok 34329
  69031. 45: ok 34330
  69032. 45: ok 34331
  69033. 45: ok 34332
  69034. 45: ok 34333
  69035. 45: ok 34334
  69036. 45: ok 34335
  69037. 45: ok 34336
  69038. 45: ok 34337
  69039. 45: ok 34338
  69040. 45: ok 34339
  69041. 45: ok 34340
  69042. 45: ok 34341
  69043. 45: ok 34342
  69044. 45: ok 34343
  69045. 45: ok 34344
  69046. 45: ok 34345
  69047. 45: ok 34346
  69048. 45: ok 34347
  69049. 45: ok 34348
  69050. 45: ok 34349
  69051. 45: ok 34350
  69052. 45: ok 34351
  69053. 45: ok 34352
  69054. 45: ok 34353
  69055. 45: ok 34354
  69056. 45: ok 34355
  69057. 45: ok 34356
  69058. 45: ok 34357
  69059. 45: ok 34358
  69060. 45: ok 34359
  69061. 45: ok 34360
  69062. 45: ok 34361
  69063. 45: ok 34362
  69064. 45: ok 34363
  69065. 45: ok 34364
  69066. 45: ok 34365
  69067. 45: ok 34366
  69068. 45: ok 34367
  69069. 45: ok 34368
  69070. 45: ok 34369
  69071. 45: ok 34370
  69072. 45: ok 34371
  69073. 45: ok 34372
  69074. 45: ok 34373
  69075. 45: ok 34374
  69076. 45: ok 34375
  69077. 45: ok 34376
  69078. 45: ok 34377
  69079. 45: ok 34378
  69080. 45: ok 34379
  69081. 45: ok 34380
  69082. 45: ok 34381
  69083. 45: ok 34382
  69084. 45: ok 34383
  69085. 45: ok 34384
  69086. 45: ok 34385
  69087. 45: ok 34386
  69088. 45: ok 34387
  69089. 45: ok 34388
  69090. 45: ok 34389
  69091. 45: ok 34390
  69092. 45: ok 34391
  69093. 45: ok 34392
  69094. 45: ok 34393
  69095. 45: ok 34394
  69096. 45: ok 34395
  69097. 45: ok 34396
  69098. 45: ok 34397
  69099. 45: ok 34398
  69100. 45: ok 34399
  69101. 45: ok 34400
  69102. 45: ok 34401
  69103. 45: ok 34402
  69104. 45: ok 34403
  69105. 45: ok 34404
  69106. 45: ok 34405
  69107. 45: ok 34406
  69108. 45: ok 34407
  69109. 45: ok 34408
  69110. 45: ok 34409
  69111. 45: ok 34410
  69112. 45: ok 34411
  69113. 45: ok 34412
  69114. 45: ok 34413
  69115. 45: ok 34414
  69116. 45: ok 34415
  69117. 45: ok 34416
  69118. 45: ok 34417
  69119. 45: ok 34418
  69120. 45: ok 34419
  69121. 45: ok 34420
  69122. 45: ok 34421
  69123. 45: ok 34422
  69124. 45: ok 34423
  69125. 45: ok 34424
  69126. 45: ok 34425
  69127. 45: ok 34426
  69128. 45: ok 34427
  69129. 45: ok 34428
  69130. 45: ok 34429
  69131. 45: ok 34430
  69132. 45: ok 34431
  69133. 45: ok 34432
  69134. 45: ok 34433
  69135. 45: ok 34434
  69136. 45: ok 34435
  69137. 45: ok 34436
  69138. 45: ok 34437
  69139. 45: ok 34438
  69140. 45: ok 34439
  69141. 45: ok 34440
  69142. 45: ok 34441
  69143. 45: ok 34442
  69144. 45: ok 34443
  69145. 45: ok 34444
  69146. 45: ok 34445
  69147. 45: ok 34446
  69148. 45: ok 34447
  69149. 45: ok 34448
  69150. 45: ok 34449
  69151. 45: ok 34450
  69152. 45: ok 34451
  69153. 45: ok 34452
  69154. 45: ok 34453
  69155. 45: ok 34454
  69156. 45: ok 34455
  69157. 45: ok 34456
  69158. 45: ok 34457
  69159. 45: ok 34458
  69160. 45: ok 34459
  69161. 45: ok 34460
  69162. 45: ok 34461
  69163. 45: ok 34462
  69164. 45: ok 34463
  69165. 45: ok 34464
  69166. 45: ok 34465
  69167. 45: ok 34466
  69168. 45: ok 34467
  69169. 45: ok 34468
  69170. 45: ok 34469
  69171. 45: ok 34470
  69172. 45: ok 34471
  69173. 45: ok 34472
  69174. 45: ok 34473
  69175. 45: ok 34474
  69176. 45: ok 34475
  69177. 45: ok 34476
  69178. 45: ok 34477
  69179. 45: ok 34478
  69180. 45: ok 34479
  69181. 45: ok 34480
  69182. 45: ok 34481
  69183. 45: ok 34482
  69184. 45: ok 34483
  69185. 45: ok 34484
  69186. 45: ok 34485
  69187. 45: ok 34486
  69188. 45: ok 34487
  69189. 45: ok 34488
  69190. 45: ok 34489
  69191. 45: ok 34490
  69192. 45: ok 34491
  69193. 45: ok 34492
  69194. 45: ok 34493
  69195. 45: ok 34494
  69196. 45: ok 34495
  69197. 45: ok 34496
  69198. 45: ok 34497
  69199. 45: ok 34498
  69200. 45: ok 34499
  69201. 45: ok 34500
  69202. 45: ok 34501
  69203. 45: ok 34502
  69204. 45: ok 34503
  69205. 45: ok 34504
  69206. 45: ok 34505
  69207. 45: ok 34506
  69208. 45: ok 34507
  69209. 45: ok 34508
  69210. 45: ok 34509
  69211. 45: ok 34510
  69212. 45: ok 34511
  69213. 45: ok 34512
  69214. 45: ok 34513
  69215. 45: ok 34514
  69216. 45: ok 34515
  69217. 45: ok 34516
  69218. 45: ok 34517
  69219. 45: ok 34518
  69220. 45: ok 34519
  69221. 45: ok 34520
  69222. 45: ok 34521
  69223. 45: ok 34522
  69224. 45: ok 34523
  69225. 45: ok 34524
  69226. 45: ok 34525
  69227. 45: ok 34526
  69228. 45: ok 34527
  69229. 45: ok 34528
  69230. 45: ok 34529
  69231. 45: ok 34530
  69232. 45: ok 34531
  69233. 45: ok 34532
  69234. 45: ok 34533
  69235. 45: ok 34534
  69236. 45: ok 34535
  69237. 45: ok 34536
  69238. 45: ok 34537
  69239. 45: ok 34538
  69240. 45: ok 34539
  69241. 45: ok 34540
  69242. 45: ok 34541
  69243. 45: ok 34542
  69244. 45: ok 34543
  69245. 45: ok 34544
  69246. 45: ok 34545
  69247. 45: ok 34546
  69248. 45: ok 34547
  69249. 45: ok 34548
  69250. 45: ok 34549
  69251. 45: ok 34550
  69252. 45: ok 34551
  69253. 45: ok 34552
  69254. 45: ok 34553
  69255. 45: ok 34554
  69256. 45: ok 34555
  69257. 45: ok 34556
  69258. 45: ok 34557
  69259. 45: ok 34558
  69260. 45: ok 34559
  69261. 45: ok 34560
  69262. 45: ok 34561
  69263. 45: ok 34562
  69264. 45: ok 34563
  69265. 45: ok 34564
  69266. 45: ok 34565
  69267. 45: ok 34566
  69268. 45: ok 34567
  69269. 45: ok 34568
  69270. 45: ok 34569
  69271. 45: ok 34570
  69272. 45: ok 34571
  69273. 45: ok 34572
  69274. 45: ok 34573
  69275. 45: ok 34574
  69276. 45: ok 34575
  69277. 45: ok 34576
  69278. 45: ok 34577
  69279. 45: ok 34578
  69280. 45: ok 34579
  69281. 45: ok 34580
  69282. 45: ok 34581
  69283. 45: ok 34582
  69284. 45: ok 34583
  69285. 45: ok 34584
  69286. 45: ok 34585
  69287. 45: ok 34586
  69288. 45: ok 34587
  69289. 45: ok 34588
  69290. 45: ok 34589
  69291. 45: ok 34590
  69292. 45: ok 34591
  69293. 45: ok 34592
  69294. 45: ok 34593
  69295. 45: ok 34594
  69296. 45: ok 34595
  69297. 45: ok 34596
  69298. 45: ok 34597
  69299. 45: ok 34598
  69300. 45: ok 34599
  69301. 45: ok 34600
  69302. 45: ok 34601
  69303. 45: ok 34602
  69304. 45: ok 34603
  69305. 45: ok 34604
  69306. 45: ok 34605
  69307. 45: ok 34606
  69308. 45: ok 34607
  69309. 45: ok 34608
  69310. 45: ok 34609
  69311. 45: ok 34610
  69312. 45: ok 34611
  69313. 45: ok 34612
  69314. 45: ok 34613
  69315. 45: ok 34614
  69316. 45: ok 34615
  69317. 45: ok 34616
  69318. 45: ok 34617
  69319. 45: ok 34618
  69320. 45: ok 34619
  69321. 45: ok 34620
  69322. 45: ok 34621
  69323. 45: ok 34622
  69324. 45: ok 34623
  69325. 45: ok 34624
  69326. 45: ok 34625
  69327. 45: ok 34626
  69328. 45: ok 34627
  69329. 45: ok 34628
  69330. 45: ok 34629
  69331. 45: ok 34630
  69332. 45: ok 34631
  69333. 45: ok 34632
  69334. 45: ok 34633
  69335. 45: ok 34634
  69336. 45: ok 34635
  69337. 45: ok 34636
  69338. 45: ok 34637
  69339. 45: ok 34638
  69340. 45: ok 34639
  69341. 45: ok 34640
  69342. 45: ok 34641
  69343. 45: ok 34642
  69344. 45: ok 34643
  69345. 45: ok 34644
  69346. 45: ok 34645
  69347. 45: ok 34646
  69348. 45: ok 34647
  69349. 45: ok 34648
  69350. 45: ok 34649
  69351. 45: ok 34650
  69352. 45: ok 34651
  69353. 45: ok 34652
  69354. 45: ok 34653
  69355. 45: ok 34654
  69356. 45: ok 34655
  69357. 45: ok 34656
  69358. 45: ok 34657
  69359. 45: ok 34658
  69360. 45: ok 34659
  69361. 45: ok 34660
  69362. 45: ok 34661
  69363. 45: ok 34662
  69364. 45: ok 34663
  69365. 45: ok 34664
  69366. 45: ok 34665
  69367. 45: ok 34666
  69368. 45: ok 34667
  69369. 45: ok 34668
  69370. 45: ok 34669
  69371. 45: ok 34670
  69372. 45: ok 34671
  69373. 45: ok 34672
  69374. 45: ok 34673
  69375. 45: ok 34674
  69376. 45: ok 34675
  69377. 45: ok 34676
  69378. 45: ok 34677
  69379. 45: ok 34678
  69380. 45: ok 34679
  69381. 45: ok 34680
  69382. 45: ok 34681
  69383. 45: ok 34682
  69384. 45: ok 34683
  69385. 45: ok 34684
  69386. 45: ok 34685
  69387. 45: ok 34686
  69388. 45: ok 34687
  69389. 45: ok 34688
  69390. 45: ok 34689
  69391. 45: ok 34690
  69392. 45: ok 34691
  69393. 45: ok 34692
  69394. 45: ok 34693
  69395. 45: ok 34694
  69396. 45: ok 34695
  69397. 45: ok 34696
  69398. 45: ok 34697
  69399. 45: ok 34698
  69400. 45: ok 34699
  69401. 45: ok 34700
  69402. 45: ok 34701
  69403. 45: ok 34702
  69404. 45: ok 34703
  69405. 45: ok 34704
  69406. 45: ok 34705
  69407. 45: ok 34706
  69408. 45: ok 34707
  69409. 45: ok 34708
  69410. 45: ok 34709
  69411. 45: ok 34710
  69412. 45: ok 34711
  69413. 45: ok 34712
  69414. 45: ok 34713
  69415. 45: ok 34714
  69416. 45: ok 34715
  69417. 45: ok 34716
  69418. 45: ok 34717
  69419. 45: ok 34718
  69420. 45: ok 34719
  69421. 45: ok 34720
  69422. 45: ok 34721
  69423. 45: ok 34722
  69424. 45: ok 34723
  69425. 45: ok 34724
  69426. 45: ok 34725
  69427. 45: ok 34726
  69428. 45: ok 34727
  69429. 45: ok 34728
  69430. 45: ok 34729
  69431. 45: ok 34730
  69432. 45: ok 34731
  69433. 45: ok 34732
  69434. 45: ok 34733
  69435. 45: ok 34734
  69436. 45: ok 34735
  69437. 45: ok 34736
  69438. 45: ok 34737
  69439. 45: ok 34738
  69440. 45: ok 34739
  69441. 45: ok 34740
  69442. 45: ok 34741
  69443. 45: ok 34742
  69444. 45: ok 34743
  69445. 45: ok 34744
  69446. 45: ok 34745
  69447. 45: ok 34746
  69448. 45: ok 34747
  69449. 45: ok 34748
  69450. 45: ok 34749
  69451. 45: ok 34750
  69452. 45: ok 34751
  69453. 45: ok 34752
  69454. 45: ok 34753
  69455. 45: ok 34754
  69456. 45: ok 34755
  69457. 45: ok 34756
  69458. 45: ok 34757
  69459. 45: ok 34758
  69460. 45: ok 34759
  69461. 45: ok 34760
  69462. 45: ok 34761
  69463. 45: ok 34762
  69464. 45: ok 34763
  69465. 45: ok 34764
  69466. 45: ok 34765
  69467. 45: ok 34766
  69468. 45: ok 34767
  69469. 45: ok 34768
  69470. 45: ok 34769
  69471. 45: ok 34770
  69472. 45: ok 34771
  69473. 45: ok 34772
  69474. 45: ok 34773
  69475. 45: ok 34774
  69476. 45: ok 34775
  69477. 45: ok 34776
  69478. 45: ok 34777
  69479. 45: ok 34778
  69480. 45: ok 34779
  69481. 45: ok 34780
  69482. 45: ok 34781
  69483. 45: ok 34782
  69484. 45: ok 34783
  69485. 45: ok 34784
  69486. 45: ok 34785
  69487. 45: ok 34786
  69488. 45: ok 34787
  69489. 45: ok 34788
  69490. 45: ok 34789
  69491. 45: ok 34790
  69492. 45: ok 34791
  69493. 45: ok 34792
  69494. 45: ok 34793
  69495. 45: ok 34794
  69496. 45: ok 34795
  69497. 45: ok 34796
  69498. 45: ok 34797
  69499. 45: ok 34798
  69500. 45: ok 34799
  69501. 45: ok 34800
  69502. 45: ok 34801
  69503. 45: ok 34802
  69504. 45: ok 34803
  69505. 45: ok 34804
  69506. 45: ok 34805
  69507. 45: ok 34806
  69508. 45: ok 34807
  69509. 45: ok 34808
  69510. 45: ok 34809
  69511. 45: ok 34810
  69512. 45: ok 34811
  69513. 45: ok 34812
  69514. 45: ok 34813
  69515. 45: ok 34814
  69516. 45: ok 34815
  69517. 45: ok 34816
  69518. 45: ok 34817
  69519. 45: ok 34818
  69520. 45: ok 34819
  69521. 45: ok 34820
  69522. 45: ok 34821
  69523. 45: ok 34822
  69524. 45: ok 34823
  69525. 45: ok 34824
  69526. 45: ok 34825
  69527. 45: ok 34826
  69528. 45: ok 34827
  69529. 45: ok 34828
  69530. 45: ok 34829
  69531. 45: ok 34830
  69532. 45: ok 34831
  69533. 45: ok 34832
  69534. 45: ok 34833
  69535. 45: ok 34834
  69536. 45: ok 34835
  69537. 45: ok 34836
  69538. 45: ok 34837
  69539. 45: ok 34838
  69540. 45: ok 34839
  69541. 45: ok 34840
  69542. 45: ok 34841
  69543. 45: ok 34842
  69544. 45: ok 34843
  69545. 45: ok 34844
  69546. 45: ok 34845
  69547. 45: ok 34846
  69548. 45: ok 34847
  69549. 45: ok 34848
  69550. 45: ok 34849
  69551. 45: ok 34850
  69552. 45: ok 34851
  69553. 45: ok 34852
  69554. 45: ok 34853
  69555. 45: ok 34854
  69556. 45: ok 34855
  69557. 45: ok 34856
  69558. 45: ok 34857
  69559. 45: ok 34858
  69560. 45: ok 34859
  69561. 45: ok 34860
  69562. 45: ok 34861
  69563. 45: ok 34862
  69564. 45: ok 34863
  69565. 45: ok 34864
  69566. 45: ok 34865
  69567. 45: ok 34866
  69568. 45: ok 34867
  69569. 45: ok 34868
  69570. 45: ok 34869
  69571. 45: ok 34870
  69572. 45: ok 34871
  69573. 45: ok 34872
  69574. 45: ok 34873
  69575. 45: ok 34874
  69576. 45: ok 34875
  69577. 45: ok 34876
  69578. 45: ok 34877
  69579. 45: ok 34878
  69580. 45: ok 34879
  69581. 45: ok 34880
  69582. 45: ok 34881
  69583. 45: ok 34882
  69584. 45: ok 34883
  69585. 45: ok 34884
  69586. 45: ok 34885
  69587. 45: ok 34886
  69588. 45: ok 34887
  69589. 45: ok 34888
  69590. 45: ok 34889
  69591. 45: ok 34890
  69592. 45: ok 34891
  69593. 45: ok 34892
  69594. 45: ok 34893
  69595. 45: ok 34894
  69596. 45: ok 34895
  69597. 45: ok 34896
  69598. 45: ok 34897
  69599. 45: ok 34898
  69600. 45: ok 34899
  69601. 45: ok 34900
  69602. 45: ok 34901
  69603. 45: ok 34902
  69604. 45: ok 34903
  69605. 45: ok 34904
  69606. 45: ok 34905
  69607. 45: ok 34906
  69608. 45: ok 34907
  69609. 45: ok 34908
  69610. 45: ok 34909
  69611. 45: ok 34910
  69612. 45: ok 34911
  69613. 45: ok 34912
  69614. 45: ok 34913
  69615. 45: ok 34914
  69616. 45: ok 34915
  69617. 45: ok 34916
  69618. 45: ok 34917
  69619. 45: ok 34918
  69620. 45: ok 34919
  69621. 45: ok 34920
  69622. 45: ok 34921
  69623. 45: ok 34922
  69624. 45: ok 34923
  69625. 45: ok 34924
  69626. 45: ok 34925
  69627. 45: ok 34926
  69628. 45: ok 34927
  69629. 45: ok 34928
  69630. 45: ok 34929
  69631. 45: ok 34930
  69632. 45: ok 34931
  69633. 45: ok 34932
  69634. 45: ok 34933
  69635. 45: ok 34934
  69636. 45: ok 34935
  69637. 45: ok 34936
  69638. 45: ok 34937
  69639. 45: ok 34938
  69640. 45: ok 34939
  69641. 45: ok 34940
  69642. 45: ok 34941
  69643. 45: ok 34942
  69644. 45: ok 34943
  69645. 45: ok 34944
  69646. 45: ok 34945
  69647. 45: ok 34946
  69648. 45: ok 34947
  69649. 45: ok 34948
  69650. 45: ok 34949
  69651. 45: ok 34950
  69652. 45: ok 34951
  69653. 45: ok 34952
  69654. 45: ok 34953
  69655. 45: ok 34954
  69656. 45: ok 34955
  69657. 45: ok 34956
  69658. 45: ok 34957
  69659. 45: ok 34958
  69660. 45: ok 34959
  69661. 45: ok 34960
  69662. 45: ok 34961
  69663. 45: ok 34962
  69664. 45: ok 34963
  69665. 45: ok 34964
  69666. 45: ok 34965
  69667. 45: ok 34966
  69668. 45: ok 34967
  69669. 45: ok 34968
  69670. 45: ok 34969
  69671. 45: ok 34970
  69672. 45: ok 34971
  69673. 45: ok 34972
  69674. 45: ok 34973
  69675. 45: ok 34974
  69676. 45: ok 34975
  69677. 45: ok 34976
  69678. 45: ok 34977
  69679. 45: ok 34978
  69680. 45: ok 34979
  69681. 45: ok 34980
  69682. 45: ok 34981
  69683. 45: ok 34982
  69684. 45: ok 34983
  69685. 45: ok 34984
  69686. 45: ok 34985
  69687. 45: ok 34986
  69688. 45: ok 34987
  69689. 45: ok 34988
  69690. 45: ok 34989
  69691. 45: ok 34990
  69692. 45: ok 34991
  69693. 45: ok 34992
  69694. 45: ok 34993
  69695. 45: ok 34994
  69696. 45: ok 34995
  69697. 45: ok 34996
  69698. 45: ok 34997
  69699. 45: ok 34998
  69700. 45: ok 34999
  69701. 45: ok 35000
  69702. 45: ok 35001
  69703. 45: ok 35002
  69704. 45: ok 35003
  69705. 45: ok 35004
  69706. 45: ok 35005
  69707. 45: ok 35006
  69708. 45: ok 35007
  69709. 45: ok 35008
  69710. 45: ok 35009
  69711. 45: ok 35010
  69712. 45: ok 35011
  69713. 45: ok 35012
  69714. 45: ok 35013
  69715. 45: ok 35014
  69716. 45: ok 35015
  69717. 45: ok 35016
  69718. 45: ok 35017
  69719. 45: ok 35018
  69720. 45: ok 35019
  69721. 45: ok 35020
  69722. 45: ok 35021
  69723. 45: ok 35022
  69724. 45: ok 35023
  69725. 45: ok 35024
  69726. 45: ok 35025
  69727. 45: ok 35026
  69728. 45: ok 35027
  69729. 45: ok 35028
  69730. 45: ok 35029
  69731. 45: ok 35030
  69732. 45: ok 35031
  69733. 45: ok 35032
  69734. 45: ok 35033
  69735. 45: ok 35034
  69736. 45: ok 35035
  69737. 45: ok 35036
  69738. 45: ok 35037
  69739. 45: ok 35038
  69740. 45: ok 35039
  69741. 45: ok 35040
  69742. 45: ok 35041
  69743. 45: ok 35042
  69744. 45: ok 35043
  69745. 45: ok 35044
  69746. 45: ok 35045
  69747. 45: ok 35046
  69748. 45: ok 35047
  69749. 45: ok 35048
  69750. 45: ok 35049
  69751. 45: ok 35050
  69752. 45: ok 35051
  69753. 45: ok 35052
  69754. 45: ok 35053
  69755. 45: ok 35054
  69756. 45: ok 35055
  69757. 45: ok 35056
  69758. 45: ok 35057
  69759. 45: ok 35058
  69760. 45: ok 35059
  69761. 45: ok 35060
  69762. 45: ok 35061
  69763. 45: ok 35062
  69764. 45: ok 35063
  69765. 45: ok 35064
  69766. 45: ok 35065
  69767. 45: ok 35066
  69768. 45: ok 35067
  69769. 45: ok 35068
  69770. 45: ok 35069
  69771. 45: ok 35070
  69772. 45: ok 35071
  69773. 45: ok 35072
  69774. 45: ok 35073
  69775. 45: ok 35074
  69776. 45: ok 35075
  69777. 45: ok 35076
  69778. 45: ok 35077
  69779. 45: ok 35078
  69780. 45: ok 35079
  69781. 45: ok 35080
  69782. 45: ok 35081
  69783. 45: ok 35082
  69784. 45: ok 35083
  69785. 45: ok 35084
  69786. 45: ok 35085
  69787. 45: ok 35086
  69788. 45: ok 35087
  69789. 45: ok 35088
  69790. 45: ok 35089
  69791. 45: ok 35090
  69792. 45: ok 35091
  69793. 45: ok 35092
  69794. 45: ok 35093
  69795. 45: ok 35094
  69796. 45: ok 35095
  69797. 45: ok 35096
  69798. 45: ok 35097
  69799. 45: ok 35098
  69800. 45: ok 35099
  69801. 45: ok 35100
  69802. 45: ok 35101
  69803. 45: ok 35102
  69804. 45: ok 35103
  69805. 45: ok 35104
  69806. 45: ok 35105
  69807. 45: ok 35106
  69808. 45: ok 35107
  69809. 45: ok 35108
  69810. 45: ok 35109
  69811. 45: ok 35110
  69812. 45: ok 35111
  69813. 45: ok 35112
  69814. 45: ok 35113
  69815. 45: ok 35114
  69816. 45: ok 35115
  69817. 45: ok 35116
  69818. 45: ok 35117
  69819. 45: ok 35118
  69820. 45: ok 35119
  69821. 45: ok 35120
  69822. 45: ok 35121
  69823. 45: ok 35122
  69824. 45: ok 35123
  69825. 45: ok 35124
  69826. 45: ok 35125
  69827. 45: ok 35126
  69828. 45: ok 35127
  69829. 45: ok 35128
  69830. 45: ok 35129
  69831. 45: ok 35130
  69832. 45: ok 35131
  69833. 45: ok 35132
  69834. 45: ok 35133
  69835. 45: ok 35134
  69836. 45: ok 35135
  69837. 45: ok 35136
  69838. 45: ok 35137
  69839. 45: ok 35138
  69840. 45: ok 35139
  69841. 45: ok 35140
  69842. 45: ok 35141
  69843. 45: ok 35142
  69844. 45: ok 35143
  69845. 45: ok 35144
  69846. 45: ok 35145
  69847. 45: ok 35146
  69848. 45: ok 35147
  69849. 45: ok 35148
  69850. 45: ok 35149
  69851. 45: ok 35150
  69852. 45: ok 35151
  69853. 45: ok 35152
  69854. 45: ok 35153
  69855. 45: ok 35154
  69856. 45: ok 35155
  69857. 45: ok 35156
  69858. 45: ok 35157
  69859. 45: ok 35158
  69860. 45: ok 35159
  69861. 45: ok 35160
  69862. 45: ok 35161
  69863. 45: ok 35162
  69864. 45: ok 35163
  69865. 45: ok 35164
  69866. 45: ok 35165
  69867. 45: ok 35166
  69868. 45: ok 35167
  69869. 45: ok 35168
  69870. 45: ok 35169
  69871. 45: ok 35170
  69872. 45: ok 35171
  69873. 45: ok 35172
  69874. 45: ok 35173
  69875. 45: ok 35174
  69876. 45: ok 35175
  69877. 45: ok 35176
  69878. 45: ok 35177
  69879. 45: ok 35178
  69880. 45: ok 35179
  69881. 45: ok 35180
  69882. 45: ok 35181
  69883. 45: ok 35182
  69884. 45: ok 35183
  69885. 45: ok 35184
  69886. 45: ok 35185
  69887. 45: ok 35186
  69888. 45: ok 35187
  69889. 45: ok 35188
  69890. 45: ok 35189
  69891. 45: ok 35190
  69892. 45: ok 35191
  69893. 45: ok 35192
  69894. 45: ok 35193
  69895. 45: ok 35194
  69896. 45: ok 35195
  69897. 45: ok 35196
  69898. 45: ok 35197
  69899. 45: ok 35198
  69900. 45: ok 35199
  69901. 45: ok 35200
  69902. 45: ok 35201
  69903. 45: ok 35202
  69904. 45: ok 35203
  69905. 45: ok 35204
  69906. 45: ok 35205
  69907. 45: ok 35206
  69908. 45: ok 35207
  69909. 45: ok 35208
  69910. 45: ok 35209
  69911. 45: ok 35210
  69912. 45: ok 35211
  69913. 45: ok 35212
  69914. 45: ok 35213
  69915. 45: ok 35214
  69916. 45: ok 35215
  69917. 45: ok 35216
  69918. 45: ok 35217
  69919. 45: ok 35218
  69920. 45: ok 35219
  69921. 45: ok 35220
  69922. 45: ok 35221
  69923. 45: ok 35222
  69924. 45: ok 35223
  69925. 45: ok 35224
  69926. 45: ok 35225
  69927. 45: ok 35226
  69928. 45: ok 35227
  69929. 45: ok 35228
  69930. 45: ok 35229
  69931. 45: ok 35230
  69932. 45: ok 35231
  69933. 45: ok 35232
  69934. 45: ok 35233
  69935. 45: ok 35234
  69936. 45: ok 35235
  69937. 45: ok 35236
  69938. 45: ok 35237
  69939. 45: ok 35238
  69940. 45: ok 35239
  69941. 45: ok 35240
  69942. 45: ok 35241
  69943. 45: ok 35242
  69944. 45: ok 35243
  69945. 45: ok 35244
  69946. 45: ok 35245
  69947. 45: ok 35246
  69948. 45: ok 35247
  69949. 45: ok 35248
  69950. 45: ok 35249
  69951. 45: ok 35250
  69952. 45: ok 35251
  69953. 45: ok 35252
  69954. 45: ok 35253
  69955. 45: ok 35254
  69956. 45: ok 35255
  69957. 45: ok 35256
  69958. 45: ok 35257
  69959. 45: ok 35258
  69960. 45: ok 35259
  69961. 45: ok 35260
  69962. 45: ok 35261
  69963. 45: ok 35262
  69964. 45: ok 35263
  69965. 45: ok 35264
  69966. 45: ok 35265
  69967. 45: ok 35266
  69968. 45: ok 35267
  69969. 45: ok 35268
  69970. 45: ok 35269
  69971. 45: ok 35270
  69972. 45: ok 35271
  69973. 45: ok 35272
  69974. 45: ok 35273
  69975. 45: ok 35274
  69976. 45: ok 35275
  69977. 45: ok 35276
  69978. 45: ok 35277
  69979. 45: ok 35278
  69980. 45: ok 35279
  69981. 45: ok 35280
  69982. 45: ok 35281
  69983. 45: ok 35282
  69984. 45: ok 35283
  69985. 45: ok 35284
  69986. 45: ok 35285
  69987. 45: ok 35286
  69988. 45: ok 35287
  69989. 45: ok 35288
  69990. 45: ok 35289
  69991. 45: ok 35290
  69992. 45: ok 35291
  69993. 45: ok 35292
  69994. 45: ok 35293
  69995. 45: ok 35294
  69996. 45: ok 35295
  69997. 45: ok 35296
  69998. 45: ok 35297
  69999. 45: ok 35298
  70000. 45: ok 35299
  70001. 45: ok 35300
  70002. 45: ok 35301
  70003. 45: ok 35302
  70004. 45: ok 35303
  70005. 45: ok 35304
  70006. 45: ok 35305
  70007. 45: ok 35306
  70008. 45: ok 35307
  70009. 45: ok 35308
  70010. 45: ok 35309
  70011. 45: ok 35310
  70012. 45: ok 35311
  70013. 45: ok 35312
  70014. 45: ok 35313
  70015. 45: ok 35314
  70016. 45: ok 35315
  70017. 45: ok 35316
  70018. 45: ok 35317
  70019. 45: ok 35318
  70020. 45: ok 35319
  70021. 45: ok 35320
  70022. 45: ok 35321
  70023. 45: ok 35322
  70024. 45: ok 35323
  70025. 45: ok 35324
  70026. 45: ok 35325
  70027. 45: ok 35326
  70028. 45: ok 35327
  70029. 45: ok 35328
  70030. 45: ok 35329
  70031. 45: ok 35330
  70032. 45: ok 35331
  70033. 45: ok 35332
  70034. 45: ok 35333
  70035. 45: ok 35334
  70036. 45: ok 35335
  70037. 45: ok 35336
  70038. 45: ok 35337
  70039. 45: ok 35338
  70040. 45: ok 35339
  70041. 45: ok 35340
  70042. 45: ok 35341
  70043. 45: ok 35342
  70044. 45: ok 35343
  70045. 45: ok 35344
  70046. 45: ok 35345
  70047. 45: ok 35346
  70048. 45: ok 35347
  70049. 45: ok 35348
  70050. 45: ok 35349
  70051. 45: ok 35350
  70052. 45: ok 35351
  70053. 45: ok 35352
  70054. 45: ok 35353
  70055. 45: ok 35354
  70056. 45: ok 35355
  70057. 45: ok 35356
  70058. 45: ok 35357
  70059. 45: ok 35358
  70060. 45: ok 35359
  70061. 45: ok 35360
  70062. 45: ok 35361
  70063. 45: ok 35362
  70064. 45: ok 35363
  70065. 45: ok 35364
  70066. 45: ok 35365
  70067. 45: ok 35366
  70068. 45: ok 35367
  70069. 45: ok 35368
  70070. 45: ok 35369
  70071. 45: ok 35370
  70072. 45: ok 35371
  70073. 45: ok 35372
  70074. 45: ok 35373
  70075. 45: ok 35374
  70076. 45: ok 35375
  70077. 45: ok 35376
  70078. 45: ok 35377
  70079. 45: ok 35378
  70080. 45: ok 35379
  70081. 45: ok 35380
  70082. 45: ok 35381
  70083. 45: ok 35382
  70084. 45: ok 35383
  70085. 45: ok 35384
  70086. 45: ok 35385
  70087. 45: ok 35386
  70088. 45: ok 35387
  70089. 45: ok 35388
  70090. 45: ok 35389
  70091. 45: ok 35390
  70092. 45: ok 35391
  70093. 45: ok 35392
  70094. 45: ok 35393
  70095. 45: ok 35394
  70096. 45: ok 35395
  70097. 45: ok 35396
  70098. 45: ok 35397
  70099. 45: ok 35398
  70100. 45: ok 35399
  70101. 45: ok 35400
  70102. 45: ok 35401
  70103. 45: ok 35402
  70104. 45: ok 35403
  70105. 45: ok 35404
  70106. 45: ok 35405
  70107. 45: ok 35406
  70108. 45: ok 35407
  70109. 45: ok 35408
  70110. 45: ok 35409
  70111. 45: ok 35410
  70112. 45: ok 35411
  70113. 45: ok 35412
  70114. 45: ok 35413
  70115. 45: ok 35414
  70116. 45: ok 35415
  70117. 45: ok 35416
  70118. 45: ok 35417
  70119. 45: ok 35418
  70120. 45: ok 35419
  70121. 45: ok 35420
  70122. 45: ok 35421
  70123. 45: ok 35422
  70124. 45: ok 35423
  70125. 45: ok 35424
  70126. 45: ok 35425
  70127. 45: ok 35426
  70128. 45: ok 35427
  70129. 45: ok 35428
  70130. 45: ok 35429
  70131. 45: ok 35430
  70132. 45: ok 35431
  70133. 45: ok 35432
  70134. 45: ok 35433
  70135. 45: ok 35434
  70136. 45: ok 35435
  70137. 45: ok 35436
  70138. 45: ok 35437
  70139. 45: ok 35438
  70140. 45: ok 35439
  70141. 45: ok 35440
  70142. 45: ok 35441
  70143. 45: ok 35442
  70144. 45: ok 35443
  70145. 45: ok 35444
  70146. 45: ok 35445
  70147. 45: ok 35446
  70148. 45: ok 35447
  70149. 45: ok 35448
  70150. 45: ok 35449
  70151. 45: ok 35450
  70152. 45: ok 35451
  70153. 45: ok 35452
  70154. 45: ok 35453
  70155. 45: ok 35454
  70156. 45: ok 35455
  70157. 45: ok 35456
  70158. 45: ok 35457
  70159. 45: ok 35458
  70160. 45: ok 35459
  70161. 45: ok 35460
  70162. 45: ok 35461
  70163. 45: ok 35462
  70164. 45: ok 35463
  70165. 45: ok 35464
  70166. 45: ok 35465
  70167. 45: ok 35466
  70168. 45: ok 35467
  70169. 45: ok 35468
  70170. 45: ok 35469
  70171. 45: ok 35470
  70172. 45: ok 35471
  70173. 45: ok 35472
  70174. 45: ok 35473
  70175. 45: ok 35474
  70176. 45: ok 35475
  70177. 45: ok 35476
  70178. 45: ok 35477
  70179. 45: ok 35478
  70180. 45: ok 35479
  70181. 45: ok 35480
  70182. 45: ok 35481
  70183. 45: ok 35482
  70184. 45: ok 35483
  70185. 45: ok 35484
  70186. 45: ok 35485
  70187. 45: ok 35486
  70188. 45: ok 35487
  70189. 45: ok 35488
  70190. 45: ok 35489
  70191. 45: ok 35490
  70192. 45: ok 35491
  70193. 45: ok 35492
  70194. 45: ok 35493
  70195. 45: ok 35494
  70196. 45: ok 35495
  70197. 45: ok 35496
  70198. 45: ok 35497
  70199. 45: ok 35498
  70200. 45: ok 35499
  70201. 45: ok 35500
  70202. 45: ok 35501
  70203. 45: ok 35502
  70204. 45: ok 35503
  70205. 45: ok 35504
  70206. 45: ok 35505
  70207. 45: ok 35506
  70208. 45: ok 35507
  70209. 45: ok 35508
  70210. 45: ok 35509
  70211. 45: ok 35510
  70212. 45: ok 35511
  70213. 45: ok 35512
  70214. 45: ok 35513
  70215. 45: ok 35514
  70216. 45: ok 35515
  70217. 45: ok 35516
  70218. 45: ok 35517
  70219. 45: ok 35518
  70220. 45: ok 35519
  70221. 45: ok 35520
  70222. 45: ok 35521
  70223. 45: ok 35522
  70224. 45: ok 35523
  70225. 45: ok 35524
  70226. 45: ok 35525
  70227. 45: ok 35526
  70228. 45: ok 35527
  70229. 45: ok 35528
  70230. 45: ok 35529
  70231. 45: ok 35530
  70232. 45: ok 35531
  70233. 45: ok 35532
  70234. 45: ok 35533
  70235. 45: ok 35534
  70236. 45: ok 35535
  70237. 45: ok 35536
  70238. 45: ok 35537
  70239. 45: ok 35538
  70240. 45: ok 35539
  70241. 45: ok 35540
  70242. 45: ok 35541
  70243. 45: ok 35542
  70244. 45: ok 35543
  70245. 45: ok 35544
  70246. 45: ok 35545
  70247. 45: ok 35546
  70248. 45: ok 35547
  70249. 45: ok 35548
  70250. 45: ok 35549
  70251. 45: ok 35550
  70252. 45: ok 35551
  70253. 45: ok 35552
  70254. 45: ok 35553
  70255. 45: ok 35554
  70256. 45: ok 35555
  70257. 45: ok 35556
  70258. 45: ok 35557
  70259. 45: ok 35558
  70260. 45: ok 35559
  70261. 45: ok 35560
  70262. 45: ok 35561
  70263. 45: ok 35562
  70264. 45: ok 35563
  70265. 45: ok 35564
  70266. 45: ok 35565
  70267. 45: ok 35566
  70268. 45: ok 35567
  70269. 45: ok 35568
  70270. 45: ok 35569
  70271. 45: ok 35570
  70272. 45: ok 35571
  70273. 45: ok 35572
  70274. 45: ok 35573
  70275. 45: ok 35574
  70276. 45: ok 35575
  70277. 45: ok 35576
  70278. 45: ok 35577
  70279. 45: ok 35578
  70280. 45: ok 35579
  70281. 45: ok 35580
  70282. 45: ok 35581
  70283. 45: ok 35582
  70284. 45: ok 35583
  70285. 45: ok 35584
  70286. 45: ok 35585
  70287. 45: ok 35586
  70288. 45: ok 35587
  70289. 45: ok 35588
  70290. 45: ok 35589
  70291. 45: ok 35590
  70292. 45: ok 35591
  70293. 45: ok 35592
  70294. 45: ok 35593
  70295. 45: ok 35594
  70296. 45: ok 35595
  70297. 45: ok 35596
  70298. 45: ok 35597
  70299. 45: ok 35598
  70300. 45: ok 35599
  70301. 45: ok 35600
  70302. 45: ok 35601
  70303. 45: ok 35602
  70304. 45: ok 35603
  70305. 45: ok 35604
  70306. 45: ok 35605
  70307. 45: ok 35606
  70308. 45: ok 35607
  70309. 45: ok 35608
  70310. 45: ok 35609
  70311. 45: ok 35610
  70312. 45: ok 35611
  70313. 45: ok 35612
  70314. 45: ok 35613
  70315. 45: ok 35614
  70316. 45: ok 35615
  70317. 45: ok 35616
  70318. 45: ok 35617
  70319. 45: ok 35618
  70320. 45: ok 35619
  70321. 45: ok 35620
  70322. 45: ok 35621
  70323. 45: ok 35622
  70324. 45: ok 35623
  70325. 45: ok 35624
  70326. 45: ok 35625
  70327. 45: ok 35626
  70328. 45: ok 35627
  70329. 45: ok 35628
  70330. 45: ok 35629
  70331. 45: ok 35630
  70332. 45: ok 35631
  70333. 45: ok 35632
  70334. 45: ok 35633
  70335. 45: ok 35634
  70336. 45: ok 35635
  70337. 45: ok 35636
  70338. 45: ok 35637
  70339. 45: ok 35638
  70340. 45: ok 35639
  70341. 45: ok 35640
  70342. 45: ok 35641
  70343. 45: ok 35642
  70344. 45: ok 35643
  70345. 45: ok 35644
  70346. 45: ok 35645
  70347. 45: ok 35646
  70348. 45: ok 35647
  70349. 45: ok 35648
  70350. 45: ok 35649
  70351. 45: ok 35650
  70352. 45: ok 35651
  70353. 45: ok 35652
  70354. 45: ok 35653
  70355. 45: ok 35654
  70356. 45: ok 35655
  70357. 45: ok 35656
  70358. 45: ok 35657
  70359. 45: ok 35658
  70360. 45: ok 35659
  70361. 45: ok 35660
  70362. 45: ok 35661
  70363. 45: ok 35662
  70364. 45: ok 35663
  70365. 45: ok 35664
  70366. 45: ok 35665
  70367. 45: ok 35666
  70368. 45: ok 35667
  70369. 45: ok 35668
  70370. 45: ok 35669
  70371. 45: ok 35670
  70372. 45: ok 35671
  70373. 45: ok 35672
  70374. 45: ok 35673
  70375. 45: ok 35674
  70376. 45: ok 35675
  70377. 45: ok 35676
  70378. 45: ok 35677
  70379. 45: ok 35678
  70380. 45: ok 35679
  70381. 45: ok 35680
  70382. 45: ok 35681
  70383. 45: ok 35682
  70384. 45: ok 35683
  70385. 45: ok 35684
  70386. 45: ok 35685
  70387. 45: ok 35686
  70388. 45: ok 35687
  70389. 45: ok 35688
  70390. 45: ok 35689
  70391. 45: ok 35690
  70392. 45: ok 35691
  70393. 45: ok 35692
  70394. 45: ok 35693
  70395. 45: ok 35694
  70396. 45: ok 35695
  70397. 45: ok 35696
  70398. 45: ok 35697
  70399. 45: ok 35698
  70400. 45: ok 35699
  70401. 45: ok 35700
  70402. 45: ok 35701
  70403. 45: ok 35702
  70404. 45: ok 35703
  70405. 45: ok 35704
  70406. 45: ok 35705
  70407. 45: ok 35706
  70408. 45: ok 35707
  70409. 45: ok 35708
  70410. 45: ok 35709
  70411. 45: ok 35710
  70412. 45: ok 35711
  70413. 45: ok 35712
  70414. 45: ok 35713
  70415. 45: ok 35714
  70416. 45: ok 35715
  70417. 45: ok 35716
  70418. 45: ok 35717
  70419. 45: ok 35718
  70420. 45: ok 35719
  70421. 45: ok 35720
  70422. 45: ok 35721
  70423. 45: ok 35722
  70424. 45: ok 35723
  70425. 45: ok 35724
  70426. 45: ok 35725
  70427. 45: ok 35726
  70428. 45: ok 35727
  70429. 45: ok 35728
  70430. 45: ok 35729
  70431. 45: ok 35730
  70432. 45: ok 35731
  70433. 45: ok 35732
  70434. 45: ok 35733
  70435. 45: ok 35734
  70436. 45: ok 35735
  70437. 45: ok 35736
  70438. 45: ok 35737
  70439. 45: ok 35738
  70440. 45: ok 35739
  70441. 45: ok 35740
  70442. 45: ok 35741
  70443. 45: ok 35742
  70444. 45: ok 35743
  70445. 45: ok 35744
  70446. 45: ok 35745
  70447. 45: ok 35746
  70448. 45: ok 35747
  70449. 45: ok 35748
  70450. 45: ok 35749
  70451. 45: ok 35750
  70452. 45: ok 35751
  70453. 45: ok 35752
  70454. 45: ok 35753
  70455. 45: ok 35754
  70456. 45: ok 35755
  70457. 45: ok 35756
  70458. 45: ok 35757
  70459. 45: ok 35758
  70460. 45: ok 35759
  70461. 45: ok 35760
  70462. 45: ok 35761
  70463. 45: ok 35762
  70464. 45: ok 35763
  70465. 45: ok 35764
  70466. 45: ok 35765
  70467. 45: ok 35766
  70468. 45: ok 35767
  70469. 45: ok 35768
  70470. 45: ok 35769
  70471. 45: ok 35770
  70472. 45: ok 35771
  70473. 45: ok 35772
  70474. 45: ok 35773
  70475. 45: ok 35774
  70476. 45: ok 35775
  70477. 45: ok 35776
  70478. 45: ok 35777
  70479. 45: ok 35778
  70480. 45: ok 35779
  70481. 45: ok 35780
  70482. 45: ok 35781
  70483. 45: ok 35782
  70484. 45: ok 35783
  70485. 45: ok 35784
  70486. 45: ok 35785
  70487. 45: ok 35786
  70488. 45: ok 35787
  70489. 45: ok 35788
  70490. 45: ok 35789
  70491. 45: ok 35790
  70492. 45: ok 35791
  70493. 45: ok 35792
  70494. 45: ok 35793
  70495. 45: ok 35794
  70496. 45: ok 35795
  70497. 45: ok 35796
  70498. 45: ok 35797
  70499. 45: ok 35798
  70500. 45: ok 35799
  70501. 45: ok 35800
  70502. 45: ok 35801
  70503. 45: ok 35802
  70504. 45: ok 35803
  70505. 45: ok 35804
  70506. 45: ok 35805
  70507. 45: ok 35806
  70508. 45: ok 35807
  70509. 45: ok 35808
  70510. 45: ok 35809
  70511. 45: ok 35810
  70512. 45: ok 35811
  70513. 45: ok 35812
  70514. 45: ok 35813
  70515. 45: ok 35814
  70516. 45: ok 35815
  70517. 45: ok 35816
  70518. 45: ok 35817
  70519. 45: ok 35818
  70520. 45: ok 35819
  70521. 45: ok 35820
  70522. 45: ok 35821
  70523. 45: ok 35822
  70524. 45: ok 35823
  70525. 45: ok 35824
  70526. 45: ok 35825
  70527. 45: ok 35826
  70528. 45: ok 35827
  70529. 45: ok 35828
  70530. 45: ok 35829
  70531. 45: ok 35830
  70532. 45: ok 35831
  70533. 45: ok 35832
  70534. 45: ok 35833
  70535. 45: ok 35834
  70536. 45: ok 35835
  70537. 45: ok 35836
  70538. 45: ok 35837
  70539. 45: ok 35838
  70540. 45: ok 35839
  70541. 45: ok 35840
  70542. 45: ok 35841
  70543. 45: ok 35842
  70544. 45: ok 35843
  70545. 45: ok 35844
  70546. 45: ok 35845
  70547. 45: ok 35846
  70548. 45: ok 35847
  70549. 45: ok 35848
  70550. 45: ok 35849
  70551. 45: ok 35850
  70552. 45: ok 35851
  70553. 45: ok 35852
  70554. 45: ok 35853
  70555. 45: ok 35854
  70556. 45: ok 35855
  70557. 45: ok 35856
  70558. 45: ok 35857
  70559. 45: ok 35858
  70560. 45: ok 35859
  70561. 45: ok 35860
  70562. 45: ok 35861
  70563. 45: ok 35862
  70564. 45: ok 35863
  70565. 45: ok 35864
  70566. 45: ok 35865
  70567. 45: ok 35866
  70568. 45: ok 35867
  70569. 45: ok 35868
  70570. 45: ok 35869
  70571. 45: ok 35870
  70572. 45: ok 35871
  70573. 45: ok 35872
  70574. 45: ok 35873
  70575. 45: ok 35874
  70576. 45: ok 35875
  70577. 45: ok 35876
  70578. 45: ok 35877
  70579. 45: ok 35878
  70580. 45: ok 35879
  70581. 45: ok 35880
  70582. 45: ok 35881
  70583. 45: ok 35882
  70584. 45: ok 35883
  70585. 45: ok 35884
  70586. 45: ok 35885
  70587. 45: ok 35886
  70588. 45: ok 35887
  70589. 45: ok 35888
  70590. 45: ok 35889
  70591. 45: ok 35890
  70592. 45: ok 35891
  70593. 45: ok 35892
  70594. 45: ok 35893
  70595. 45: ok 35894
  70596. 45: ok 35895
  70597. 45: ok 35896
  70598. 45: ok 35897
  70599. 45: ok 35898
  70600. 45: ok 35899
  70601. 45: ok 35900
  70602. 45: ok 35901
  70603. 45: ok 35902
  70604. 45: ok 35903
  70605. 45: ok 35904
  70606. 45: ok 35905
  70607. 45: ok 35906
  70608. 45: ok 35907
  70609. 45: ok 35908
  70610. 45: ok 35909
  70611. 45: ok 35910
  70612. 45: ok 35911
  70613. 45: ok 35912
  70614. 45: ok 35913
  70615. 45: ok 35914
  70616. 45: ok 35915
  70617. 45: ok 35916
  70618. 45: ok 35917
  70619. 45: ok 35918
  70620. 45: ok 35919
  70621. 45: ok 35920
  70622. 45: ok 35921
  70623. 45: ok 35922
  70624. 45: ok 35923
  70625. 45: ok 35924
  70626. 45: ok 35925
  70627. 45: ok 35926
  70628. 45: ok 35927
  70629. 45: ok 35928
  70630. 45: ok 35929
  70631. 45: ok 35930
  70632. 45: ok 35931
  70633. 45: ok 35932
  70634. 45: ok 35933
  70635. 45: ok 35934
  70636. 45: ok 35935
  70637. 45: ok 35936
  70638. 45: ok 35937
  70639. 45: ok 35938
  70640. 45: ok 35939
  70641. 45: ok 35940
  70642. 45: ok 35941
  70643. 45: ok 35942
  70644. 45: ok 35943
  70645. 45: ok 35944
  70646. 45: ok 35945
  70647. 45: ok 35946
  70648. 45: ok 35947
  70649. 45: ok 35948
  70650. 45: ok 35949
  70651. 45: ok 35950
  70652. 45: ok 35951
  70653. 45: ok 35952
  70654. 45: ok 35953
  70655. 45: ok 35954
  70656. 45: ok 35955
  70657. 45: ok 35956
  70658. 45: ok 35957
  70659. 45: ok 35958
  70660. 45: ok 35959
  70661. 45: ok 35960
  70662. 45: ok 35961
  70663. 45: ok 35962
  70664. 45: ok 35963
  70665. 45: ok 35964
  70666. 45: ok 35965
  70667. 45: ok 35966
  70668. 45: ok 35967
  70669. 45: ok 35968
  70670. 45: ok 35969
  70671. 45: ok 35970
  70672. 45: ok 35971
  70673. 45: ok 35972
  70674. 45: ok 35973
  70675. 45: ok 35974
  70676. 45: ok 35975
  70677. 45: ok 35976
  70678. 45: ok 35977
  70679. 45: ok 35978
  70680. 45: ok 35979
  70681. 45: ok 35980
  70682. 45: ok 35981
  70683. 45: ok 35982
  70684. 45: ok 35983
  70685. 45: ok 35984
  70686. 45: ok 35985
  70687. 45: ok 35986
  70688. 45: ok 35987
  70689. 45: ok 35988
  70690. 45: ok 35989
  70691. 45: ok 35990
  70692. 45: ok 35991
  70693. 45: ok 35992
  70694. 45: ok 35993
  70695. 45: ok 35994
  70696. 45: ok 35995
  70697. 45: ok 35996
  70698. 45: ok 35997
  70699. 45: ok 35998
  70700. 45: ok 35999
  70701. 45: ok 36000
  70702. 45: ok 36001
  70703. 45: ok 36002
  70704. 45: ok 36003
  70705. 45: ok 36004
  70706. 45: ok 36005
  70707. 45: ok 36006
  70708. 45: ok 36007
  70709. 45: ok 36008
  70710. 45: ok 36009
  70711. 45: ok 36010
  70712. 45: ok 36011
  70713. 45: ok 36012
  70714. 45: ok 36013
  70715. 45: ok 36014
  70716. 45: ok 36015
  70717. 45: ok 36016
  70718. 45: ok 36017
  70719. 45: ok 36018
  70720. 45: ok 36019
  70721. 45: ok 36020
  70722. 45: ok 36021
  70723. 45: ok 36022
  70724. 45: ok 36023
  70725. 45: ok 36024
  70726. 45: ok 36025
  70727. 45: ok 36026
  70728. 45: ok 36027
  70729. 45: ok 36028
  70730. 45: ok 36029
  70731. 45: ok 36030
  70732. 45: ok 36031
  70733. 45: ok 36032
  70734. 45: ok 36033
  70735. 45: ok 36034
  70736. 45: ok 36035
  70737. 45: ok 36036
  70738. 45: ok 36037
  70739. 45: ok 36038
  70740. 45: ok 36039
  70741. 45: ok 36040
  70742. 45: ok 36041
  70743. 45: ok 36042
  70744. 45: ok 36043
  70745. 45: ok 36044
  70746. 45: ok 36045
  70747. 45: ok 36046
  70748. 45: ok 36047
  70749. 45: ok 36048
  70750. 45: ok 36049
  70751. 45: ok 36050
  70752. 45: ok 36051
  70753. 45: ok 36052
  70754. 45: ok 36053
  70755. 45: ok 36054
  70756. 45: ok 36055
  70757. 45: ok 36056
  70758. 45: ok 36057
  70759. 45: ok 36058
  70760. 45: ok 36059
  70761. 45: ok 36060
  70762. 45: ok 36061
  70763. 45: ok 36062
  70764. 45: ok 36063
  70765. 45: ok 36064
  70766. 45: ok 36065
  70767. 45: ok 36066
  70768. 45: ok 36067
  70769. 45: ok 36068
  70770. 45: ok 36069
  70771. 45: ok 36070
  70772. 45: ok 36071
  70773. 45: ok 36072
  70774. 45: ok 36073
  70775. 45: ok 36074
  70776. 45: ok 36075
  70777. 45: ok 36076
  70778. 45: ok 36077
  70779. 45: ok 36078
  70780. 45: ok 36079
  70781. 45: ok 36080
  70782. 45: ok 36081
  70783. 45: ok 36082
  70784. 45: ok 36083
  70785. 45: ok 36084
  70786. 45: ok 36085
  70787. 45: ok 36086
  70788. 45: ok 36087
  70789. 45: ok 36088
  70790. 45: ok 36089
  70791. 45: ok 36090
  70792. 45: ok 36091
  70793. 45: ok 36092
  70794. 45: ok 36093
  70795. 45: ok 36094
  70796. 45: ok 36095
  70797. 45: ok 36096
  70798. 45: ok 36097
  70799. 45: ok 36098
  70800. 45: ok 36099
  70801. 45: ok 36100
  70802. 45: ok 36101
  70803. 45: ok 36102
  70804. 45: ok 36103
  70805. 45: ok 36104
  70806. 45: ok 36105
  70807. 45: ok 36106
  70808. 45: ok 36107
  70809. 45: ok 36108
  70810. 45: ok 36109
  70811. 45: ok 36110
  70812. 45: ok 36111
  70813. 45: ok 36112
  70814. 45: ok 36113
  70815. 45: ok 36114
  70816. 45: ok 36115
  70817. 45: ok 36116
  70818. 45: ok 36117
  70819. 45: ok 36118
  70820. 45: ok 36119
  70821. 45: ok 36120
  70822. 45: ok 36121
  70823. 45: ok 36122
  70824. 45: ok 36123
  70825. 45: ok 36124
  70826. 45: ok 36125
  70827. 45: ok 36126
  70828. 45: ok 36127
  70829. 45: ok 36128
  70830. 45: ok 36129
  70831. 45: ok 36130
  70832. 45: ok 36131
  70833. 45: ok 36132
  70834. 45: ok 36133
  70835. 45: ok 36134
  70836. 45: ok 36135
  70837. 45: ok 36136
  70838. 45: ok 36137
  70839. 45: ok 36138
  70840. 45: ok 36139
  70841. 45: ok 36140
  70842. 45: ok 36141
  70843. 45: ok 36142
  70844. 45: ok 36143
  70845. 45: ok 36144
  70846. 45: ok 36145
  70847. 45: ok 36146
  70848. 45: ok 36147
  70849. 45: ok 36148
  70850. 45: ok 36149
  70851. 45: ok 36150
  70852. 45: ok 36151
  70853. 45: ok 36152
  70854. 45: ok 36153
  70855. 45: ok 36154
  70856. 45: ok 36155
  70857. 45: ok 36156
  70858. 45: ok 36157
  70859. 45: ok 36158
  70860. 45: ok 36159
  70861. 45: ok 36160
  70862. 45: ok 36161
  70863. 45: ok 36162
  70864. 45: ok 36163
  70865. 45: ok 36164
  70866. 45: ok 36165
  70867. 45: ok 36166
  70868. 45: ok 36167
  70869. 45: ok 36168
  70870. 45: ok 36169
  70871. 45: ok 36170
  70872. 45: ok 36171
  70873. 45: ok 36172
  70874. 45: ok 36173
  70875. 45: ok 36174
  70876. 45: ok 36175
  70877. 45: ok 36176
  70878. 45: ok 36177
  70879. 45: ok 36178
  70880. 45: ok 36179
  70881. 45: ok 36180
  70882. 45: ok 36181
  70883. 45: ok 36182
  70884. 45: ok 36183
  70885. 45: ok 36184
  70886. 45: ok 36185
  70887. 45: ok 36186
  70888. 45: ok 36187
  70889. 45: ok 36188
  70890. 45: ok 36189
  70891. 45: ok 36190
  70892. 45: ok 36191
  70893. 45: ok 36192
  70894. 45: ok 36193
  70895. 45: ok 36194
  70896. 45: ok 36195
  70897. 45: ok 36196
  70898. 45: ok 36197
  70899. 45: ok 36198
  70900. 45: ok 36199
  70901. 45: ok 36200
  70902. 45: ok 36201
  70903. 45: ok 36202
  70904. 45: ok 36203
  70905. 45: ok 36204
  70906. 45: ok 36205
  70907. 45: ok 36206
  70908. 45: ok 36207
  70909. 45: ok 36208
  70910. 45: ok 36209
  70911. 45: ok 36210
  70912. 45: ok 36211
  70913. 45: ok 36212
  70914. 45: ok 36213
  70915. 45: ok 36214
  70916. 45: ok 36215
  70917. 45: ok 36216
  70918. 45: ok 36217
  70919. 45: ok 36218
  70920. 45: ok 36219
  70921. 45: ok 36220
  70922. 45: ok 36221
  70923. 45: ok 36222
  70924. 45: ok 36223
  70925. 45: ok 36224
  70926. 45: ok 36225
  70927. 45: ok 36226
  70928. 45: ok 36227
  70929. 45: ok 36228
  70930. 45: ok 36229
  70931. 45: ok 36230
  70932. 45: ok 36231
  70933. 45: ok 36232
  70934. 45: ok 36233
  70935. 45: ok 36234
  70936. 45: ok 36235
  70937. 45: ok 36236
  70938. 45: ok 36237
  70939. 45: ok 36238
  70940. 45: ok 36239
  70941. 45: ok 36240
  70942. 45: ok 36241
  70943. 45: ok 36242
  70944. 45: ok 36243
  70945. 45: ok 36244
  70946. 45: ok 36245
  70947. 45: ok 36246
  70948. 45: ok 36247
  70949. 45: ok 36248
  70950. 45: ok 36249
  70951. 45: ok 36250
  70952. 45: ok 36251
  70953. 45: ok 36252
  70954. 45: ok 36253
  70955. 45: ok 36254
  70956. 45: ok 36255
  70957. 45: ok 36256
  70958. 45: ok 36257
  70959. 45: ok 36258
  70960. 45: ok 36259
  70961. 45: ok 36260
  70962. 45: ok 36261
  70963. 45: ok 36262
  70964. 45: ok 36263
  70965. 45: ok 36264
  70966. 45: ok 36265
  70967. 45: ok 36266
  70968. 45: ok 36267
  70969. 45: ok 36268
  70970. 45: ok 36269
  70971. 45: ok 36270
  70972. 45: ok 36271
  70973. 45: ok 36272
  70974. 45: ok 36273
  70975. 45: ok 36274
  70976. 45: ok 36275
  70977. 45: ok 36276
  70978. 45: ok 36277
  70979. 45: ok 36278
  70980. 45: ok 36279
  70981. 45: ok 36280
  70982. 45: ok 36281
  70983. 45: ok 36282
  70984. 45: ok 36283
  70985. 45: ok 36284
  70986. 45: ok 36285
  70987. 45: ok 36286
  70988. 45: ok 36287
  70989. 45: ok 36288
  70990. 45: ok 36289
  70991. 45: ok 36290
  70992. 45: ok 36291
  70993. 45: ok 36292
  70994. 45: ok 36293
  70995. 45: ok 36294
  70996. 45: ok 36295
  70997. 45: ok 36296
  70998. 45: ok 36297
  70999. 45: ok 36298
  71000. 45: ok 36299
  71001. 45: ok 36300
  71002. 45: ok 36301
  71003. 45: ok 36302
  71004. 45: ok 36303
  71005. 45: ok 36304
  71006. 45: ok 36305
  71007. 45: ok 36306
  71008. 45: ok 36307
  71009. 45: ok 36308
  71010. 45: ok 36309
  71011. 45: ok 36310
  71012. 45: ok 36311
  71013. 45: ok 36312
  71014. 45: ok 36313
  71015. 45: ok 36314
  71016. 45: ok 36315
  71017. 45: ok 36316
  71018. 45: ok 36317
  71019. 45: ok 36318
  71020. 45: ok 36319
  71021. 45: ok 36320
  71022. 45: ok 36321
  71023. 45: ok 36322
  71024. 45: ok 36323
  71025. 45: ok 36324
  71026. 45: ok 36325
  71027. 45: ok 36326
  71028. 45: ok 36327
  71029. 45: ok 36328
  71030. 45: ok 36329
  71031. 45: ok 36330
  71032. 45: ok 36331
  71033. 45: ok 36332
  71034. 45: ok 36333
  71035. 45: ok 36334
  71036. 45: ok 36335
  71037. 45: ok 36336
  71038. 45: ok 36337
  71039. 45: ok 36338
  71040. 45: ok 36339
  71041. 45: ok 36340
  71042. 45: ok 36341
  71043. 45: ok 36342
  71044. 45: ok 36343
  71045. 45: ok 36344
  71046. 45: ok 36345
  71047. 45: ok 36346
  71048. 45: ok 36347
  71049. 45: ok 36348
  71050. 45: ok 36349
  71051. 45: ok 36350
  71052. 45: ok 36351
  71053. 45: ok 36352
  71054. 45: ok 36353
  71055. 45: ok 36354
  71056. 45: ok 36355
  71057. 45: ok 36356
  71058. 45: ok 36357
  71059. 45: ok 36358
  71060. 45: ok 36359
  71061. 45: ok 36360
  71062. 45: ok 36361
  71063. 45: ok 36362
  71064. 45: ok 36363
  71065. 45: ok 36364
  71066. 45: ok 36365
  71067. 45: ok 36366
  71068. 45: ok 36367
  71069. 45: ok 36368
  71070. 45: ok 36369
  71071. 45: ok 36370
  71072. 45: ok 36371
  71073. 45: ok 36372
  71074. 45: ok 36373
  71075. 45: ok 36374
  71076. 45: ok 36375
  71077. 45: ok 36376
  71078. 45: ok 36377
  71079. 45: ok 36378
  71080. 45: ok 36379
  71081. 45: ok 36380
  71082. 45: ok 36381
  71083. 45: ok 36382
  71084. 45: ok 36383
  71085. 45: ok 36384
  71086. 45: ok 36385
  71087. 45: ok 36386
  71088. 45: ok 36387
  71089. 45: ok 36388
  71090. 45: ok 36389
  71091. 45: ok 36390
  71092. 45: ok 36391
  71093. 45: ok 36392
  71094. 45: ok 36393
  71095. 45: ok 36394
  71096. 45: ok 36395
  71097. 45: ok 36396
  71098. 45: ok 36397
  71099. 45: ok 36398
  71100. 45: ok 36399
  71101. 45: ok 36400
  71102. 45: ok 36401
  71103. 45: ok 36402
  71104. 45: ok 36403
  71105. 45: ok 36404
  71106. 45: ok 36405
  71107. 45: ok 36406
  71108. 45: ok 36407
  71109. 45: ok 36408
  71110. 45: ok 36409
  71111. 45: ok 36410
  71112. 45: ok 36411
  71113. 45: ok 36412
  71114. 45: ok 36413
  71115. 45: ok 36414
  71116. 45: ok 36415
  71117. 45: ok 36416
  71118. 45: ok 36417
  71119. 45: ok 36418
  71120. 45: ok 36419
  71121. 45: ok 36420
  71122. 45: ok 36421
  71123. 45: ok 36422
  71124. 45: ok 36423
  71125. 45: ok 36424
  71126. 45: ok 36425
  71127. 45: ok 36426
  71128. 45: ok 36427
  71129. 45: ok 36428
  71130. 45: ok 36429
  71131. 45: ok 36430
  71132. 45: ok 36431
  71133. 45: ok 36432
  71134. 45: ok 36433
  71135. 45: ok 36434
  71136. 45: ok 36435
  71137. 45: ok 36436
  71138. 45: ok 36437
  71139. 45: ok 36438
  71140. 45: ok 36439
  71141. 45: ok 36440
  71142. 45: ok 36441
  71143. 45: ok 36442
  71144. 45: ok 36443
  71145. 45: ok 36444
  71146. 45: ok 36445
  71147. 45: ok 36446
  71148. 45: ok 36447
  71149. 45: ok 36448
  71150. 45: ok 36449
  71151. 45: ok 36450
  71152. 45: ok 36451
  71153. 45: ok 36452
  71154. 45: ok 36453
  71155. 45: ok 36454
  71156. 45: ok 36455
  71157. 45: ok 36456
  71158. 45: ok 36457
  71159. 45: ok 36458
  71160. 45: ok 36459
  71161. 45: ok 36460
  71162. 45: ok 36461
  71163. 45: ok 36462
  71164. 45: ok 36463
  71165. 45: ok 36464
  71166. 45: ok 36465
  71167. 45: ok 36466
  71168. 45: ok 36467
  71169. 45: ok 36468
  71170. 45: ok 36469
  71171. 45: ok 36470
  71172. 45: ok 36471
  71173. 45: ok 36472
  71174. 45: ok 36473
  71175. 45: ok 36474
  71176. 45: ok 36475
  71177. 45: ok 36476
  71178. 45: ok 36477
  71179. 45: ok 36478
  71180. 45: ok 36479
  71181. 45: ok 36480
  71182. 45: ok 36481
  71183. 45: ok 36482
  71184. 45: ok 36483
  71185. 45: ok 36484
  71186. 45: ok 36485
  71187. 45: ok 36486
  71188. 45: ok 36487
  71189. 45: ok 36488
  71190. 45: ok 36489
  71191. 45: ok 36490
  71192. 45: ok 36491
  71193. 45: ok 36492
  71194. 45: ok 36493
  71195. 45: ok 36494
  71196. 45: ok 36495
  71197. 45: ok 36496
  71198. 45: ok 36497
  71199. 45: ok 36498
  71200. 45: ok 36499
  71201. 45: ok 36500
  71202. 45: ok 36501
  71203. 45: ok 36502
  71204. 45: ok 36503
  71205. 45: ok 36504
  71206. 45: ok 36505
  71207. 45: ok 36506
  71208. 45: ok 36507
  71209. 45: ok 36508
  71210. 45: ok 36509
  71211. 45: ok 36510
  71212. 45: ok 36511
  71213. 45: ok 36512
  71214. 45: ok 36513
  71215. 45: ok 36514
  71216. 45: ok 36515
  71217. 45: ok 36516
  71218. 45: ok 36517
  71219. 45: ok 36518
  71220. 45: ok 36519
  71221. 45: ok 36520
  71222. 45: ok 36521
  71223. 45: ok 36522
  71224. 45: ok 36523
  71225. 45: ok 36524
  71226. 45: ok 36525
  71227. 45: ok 36526
  71228. 45: ok 36527
  71229. 45: ok 36528
  71230. 45: ok 36529
  71231. 45: ok 36530
  71232. 45: ok 36531
  71233. 45: ok 36532
  71234. 45: ok 36533
  71235. 45: ok 36534
  71236. 45: ok 36535
  71237. 45: ok 36536
  71238. 45: ok 36537
  71239. 45: ok 36538
  71240. 45: ok 36539
  71241. 45: ok 36540
  71242. 45: ok 36541
  71243. 45: ok 36542
  71244. 45: ok 36543
  71245. 45: ok 36544
  71246. 45: ok 36545
  71247. 45: ok 36546
  71248. 45: ok 36547
  71249. 45: ok 36548
  71250. 45: ok 36549
  71251. 45: ok 36550
  71252. 45: ok 36551
  71253. 45: ok 36552
  71254. 45: ok 36553
  71255. 45: ok 36554
  71256. 45: ok 36555
  71257. 45: ok 36556
  71258. 45: ok 36557
  71259. 45: ok 36558
  71260. 45: ok 36559
  71261. 45: ok 36560
  71262. 45: ok 36561
  71263. 45: ok 36562
  71264. 45: ok 36563
  71265. 45: ok 36564
  71266. 45: ok 36565
  71267. 45: ok 36566
  71268. 45: ok 36567
  71269. 45: ok 36568
  71270. 45: ok 36569
  71271. 45: ok 36570
  71272. 45: ok 36571
  71273. 45: ok 36572
  71274. 45: ok 36573
  71275. 45: ok 36574
  71276. 45: ok 36575
  71277. 45: ok 36576
  71278. 45: ok 36577
  71279. 45: ok 36578
  71280. 45: ok 36579
  71281. 45: ok 36580
  71282. 45: ok 36581
  71283. 45: ok 36582
  71284. 45: ok 36583
  71285. 45: ok 36584
  71286. 45: ok 36585
  71287. 45: ok 36586
  71288. 45: ok 36587
  71289. 45: ok 36588
  71290. 45: ok 36589
  71291. 45: ok 36590
  71292. 45: ok 36591
  71293. 45: ok 36592
  71294. 45: ok 36593
  71295. 45: ok 36594
  71296. 45: ok 36595
  71297. 45: ok 36596
  71298. 45: ok 36597
  71299. 45: ok 36598
  71300. 45: ok 36599
  71301. 45: ok 36600
  71302. 45: ok 36601
  71303. 45: ok 36602
  71304. 45: ok 36603
  71305. 45: ok 36604
  71306. 45: ok 36605
  71307. 45: ok 36606
  71308. 45: ok 36607
  71309. 45: ok 36608
  71310. 45: ok 36609
  71311. 45: ok 36610
  71312. 45: ok 36611
  71313. 45: ok 36612
  71314. 45: ok 36613
  71315. 45: ok 36614
  71316. 45: ok 36615
  71317. 45: ok 36616
  71318. 45: ok 36617
  71319. 45: ok 36618
  71320. 45: ok 36619
  71321. 45: ok 36620
  71322. 45: ok 36621
  71323. 45: ok 36622
  71324. 45: ok 36623
  71325. 45: ok 36624
  71326. 45: ok 36625
  71327. 45: ok 36626
  71328. 45: ok 36627
  71329. 45: ok 36628
  71330. 45: ok 36629
  71331. 45: ok 36630
  71332. 45: ok 36631
  71333. 45: ok 36632
  71334. 45: ok 36633
  71335. 45: ok 36634
  71336. 45: ok 36635
  71337. 45: ok 36636
  71338. 45: ok 36637
  71339. 45: ok 36638
  71340. 45: ok 36639
  71341. 45: ok 36640
  71342. 45: ok 36641
  71343. 45: ok 36642
  71344. 45: ok 36643
  71345. 45: ok 36644
  71346. 45: ok 36645
  71347. 45: ok 36646
  71348. 45: ok 36647
  71349. 45: ok 36648
  71350. 45: ok 36649
  71351. 45: ok 36650
  71352. 45: ok 36651
  71353. 45: ok 36652
  71354. 45: ok 36653
  71355. 45: ok 36654
  71356. 45: ok 36655
  71357. 45: ok 36656
  71358. 45: ok 36657
  71359. 45: ok 36658
  71360. 45: ok 36659
  71361. 45: ok 36660
  71362. 45: ok 36661
  71363. 45: ok 36662
  71364. 45: ok 36663
  71365. 45: ok 36664
  71366. 45: ok 36665
  71367. 45: ok 36666
  71368. 45: ok 36667
  71369. 45: ok 36668
  71370. 45: ok 36669
  71371. 45: ok 36670
  71372. 45: ok 36671
  71373. 45: ok 36672
  71374. 45: ok 36673
  71375. 45: ok 36674
  71376. 45: ok 36675
  71377. 45: ok 36676
  71378. 45: ok 36677
  71379. 45: ok 36678
  71380. 45: ok 36679
  71381. 45: ok 36680
  71382. 45: ok 36681
  71383. 45: ok 36682
  71384. 45: ok 36683
  71385. 45: ok 36684
  71386. 45: ok 36685
  71387. 45: ok 36686
  71388. 45: ok 36687
  71389. 45: ok 36688
  71390. 45: ok 36689
  71391. 45: ok 36690
  71392. 45: ok 36691
  71393. 45: ok 36692
  71394. 45: ok 36693
  71395. 45: ok 36694
  71396. 45: ok 36695
  71397. 45: ok 36696
  71398. 45: ok 36697
  71399. 45: ok 36698
  71400. 45: ok 36699
  71401. 45: ok 36700
  71402. 45: ok 36701
  71403. 45: ok 36702
  71404. 45: ok 36703
  71405. 45: ok 36704
  71406. 45: ok 36705
  71407. 45: ok 36706
  71408. 45: ok 36707
  71409. 45: ok 36708
  71410. 45: ok 36709
  71411. 45: ok 36710
  71412. 45: ok 36711
  71413. 45: ok 36712
  71414. 45: ok 36713
  71415. 45: ok 36714
  71416. 45: ok 36715
  71417. 45: ok 36716
  71418. 45: ok 36717
  71419. 45: ok 36718
  71420. 45: ok 36719
  71421. 45: ok 36720
  71422. 45: ok 36721
  71423. 45: ok 36722
  71424. 45: ok 36723
  71425. 45: ok 36724
  71426. 45: ok 36725
  71427. 45: ok 36726
  71428. 45: ok 36727
  71429. 45: ok 36728
  71430. 45: ok 36729
  71431. 45: ok 36730
  71432. 45: ok 36731
  71433. 45: ok 36732
  71434. 45: ok 36733
  71435. 45: ok 36734
  71436. 45: ok 36735
  71437. 45: ok 36736
  71438. 45: ok 36737
  71439. 45: ok 36738
  71440. 45: ok 36739
  71441. 45: ok 36740
  71442. 45: ok 36741
  71443. 45: ok 36742
  71444. 45: ok 36743
  71445. 45: ok 36744
  71446. 45: ok 36745
  71447. 45: ok 36746
  71448. 45: ok 36747
  71449. 45: ok 36748
  71450. 45: ok 36749
  71451. 45: ok 36750
  71452. 45: ok 36751
  71453. 45: ok 36752
  71454. 45: ok 36753
  71455. 45: ok 36754
  71456. 45: ok 36755
  71457. 45: ok 36756
  71458. 45: ok 36757
  71459. 45: ok 36758
  71460. 45: ok 36759
  71461. 45: ok 36760
  71462. 45: ok 36761
  71463. 45: ok 36762
  71464. 45: ok 36763
  71465. 45: ok 36764
  71466. 45: ok 36765
  71467. 45: ok 36766
  71468. 45: ok 36767
  71469. 45: ok 36768
  71470. 45: ok 36769
  71471. 45: ok 36770
  71472. 45: ok 36771
  71473. 45: ok 36772
  71474. 45: ok 36773
  71475. 45: ok 36774
  71476. 45: ok 36775
  71477. 45: ok 36776
  71478. 45: ok 36777
  71479. 45: ok 36778
  71480. 45: ok 36779
  71481. 45: ok 36780
  71482. 45: ok 36781
  71483. 45: ok 36782
  71484. 45: ok 36783
  71485. 45: ok 36784
  71486. 45: ok 36785
  71487. 45: ok 36786
  71488. 45: ok 36787
  71489. 45: ok 36788
  71490. 45: ok 36789
  71491. 45: ok 36790
  71492. 45: ok 36791
  71493. 45: ok 36792
  71494. 45: ok 36793
  71495. 45: ok 36794
  71496. 45: ok 36795
  71497. 45: ok 36796
  71498. 45: ok 36797
  71499. 45: ok 36798
  71500. 45: ok 36799
  71501. 45: ok 36800
  71502. 45: ok 36801
  71503. 45: ok 36802
  71504. 45: ok 36803
  71505. 45: ok 36804
  71506. 45: ok 36805
  71507. 45: ok 36806
  71508. 45: ok 36807
  71509. 45: ok 36808
  71510. 45: ok 36809
  71511. 45: ok 36810
  71512. 45: ok 36811
  71513. 45: ok 36812
  71514. 45: ok 36813
  71515. 45: ok 36814
  71516. 45: ok 36815
  71517. 45: ok 36816
  71518. 45: ok 36817
  71519. 45: ok 36818
  71520. 45: ok 36819
  71521. 45: ok 36820
  71522. 45: ok 36821
  71523. 45: ok 36822
  71524. 45: ok 36823
  71525. 45: ok 36824
  71526. 45: ok 36825
  71527. 45: ok 36826
  71528. 45: ok 36827
  71529. 45: ok 36828
  71530. 45: ok 36829
  71531. 45: ok 36830
  71532. 45: ok 36831
  71533. 45: ok 36832
  71534. 45: ok 36833
  71535. 45: ok 36834
  71536. 45: ok 36835
  71537. 45: ok 36836
  71538. 45: ok 36837
  71539. 45: ok 36838
  71540. 45: ok 36839
  71541. 45: ok 36840
  71542. 45: ok 36841
  71543. 45: ok 36842
  71544. 45: ok 36843
  71545. 45: ok 36844
  71546. 45: ok 36845
  71547. 45: ok 36846
  71548. 45: ok 36847
  71549. 45: ok 36848
  71550. 45: ok 36849
  71551. 45: ok 36850
  71552. 45: ok 36851
  71553. 45: ok 36852
  71554. 45: ok 36853
  71555. 45: ok 36854
  71556. 45: ok 36855
  71557. 45: ok 36856
  71558. 45: ok 36857
  71559. 45: ok 36858
  71560. 45: ok 36859
  71561. 45: ok 36860
  71562. 45: ok 36861
  71563. 45: ok 36862
  71564. 45: ok 36863
  71565. 45: ok 36864
  71566. 45: ok 36865
  71567. 45: ok 36866
  71568. 45: ok 36867
  71569. 45: ok 36868
  71570. 45: ok 36869
  71571. 45: ok 36870
  71572. 45: ok 36871
  71573. 45: ok 36872
  71574. 45: ok 36873
  71575. 45: ok 36874
  71576. 45: ok 36875
  71577. 45: ok 36876
  71578. 45: ok 36877
  71579. 45: ok 36878
  71580. 45: ok 36879
  71581. 45: ok 36880
  71582. 45: ok 36881
  71583. 45: ok 36882
  71584. 45: ok 36883
  71585. 45: ok 36884
  71586. 45: ok 36885
  71587. 45: ok 36886
  71588. 45: ok 36887
  71589. 45: ok 36888
  71590. 45: ok 36889
  71591. 45: ok 36890
  71592. 45: ok 36891
  71593. 45: ok 36892
  71594. 45: ok 36893
  71595. 45: ok 36894
  71596. 45: ok 36895
  71597. 45: ok 36896
  71598. 45: ok 36897
  71599. 45: ok 36898
  71600. 45: ok 36899
  71601. 45: ok 36900
  71602. 45: ok 36901
  71603. 45: ok 36902
  71604. 45: ok 36903
  71605. 45: ok 36904
  71606. 45: ok 36905
  71607. 45: ok 36906
  71608. 45: ok 36907
  71609. 45: ok 36908
  71610. 45: ok 36909
  71611. 45: ok 36910
  71612. 45: ok 36911
  71613. 45: ok 36912
  71614. 45: ok 36913
  71615. 45: ok 36914
  71616. 45: ok 36915
  71617. 45: ok 36916
  71618. 45: ok 36917
  71619. 45: ok 36918
  71620. 45: ok 36919
  71621. 45: ok 36920
  71622. 45: ok 36921
  71623. 45: ok 36922
  71624. 45: ok 36923
  71625. 45: ok 36924
  71626. 45: ok 36925
  71627. 45: ok 36926
  71628. 45: ok 36927
  71629. 45: ok 36928
  71630. 45: ok 36929
  71631. 45: ok 36930
  71632. 45: ok 36931
  71633. 45: ok 36932
  71634. 45: ok 36933
  71635. 45: ok 36934
  71636. 45: ok 36935
  71637. 45: ok 36936
  71638. 45: ok 36937
  71639. 45: ok 36938
  71640. 45: ok 36939
  71641. 45: ok 36940
  71642. 45: ok 36941
  71643. 45: ok 36942
  71644. 45: ok 36943
  71645. 45: ok 36944
  71646. 45: ok 36945
  71647. 45: ok 36946
  71648. 45: ok 36947
  71649. 45: ok 36948
  71650. 45: ok 36949
  71651. 45: ok 36950
  71652. 45: ok 36951
  71653. 45: ok 36952
  71654. 45: ok 36953
  71655. 45: ok 36954
  71656. 45: ok 36955
  71657. 45: ok 36956
  71658. 45: ok 36957
  71659. 45: ok 36958
  71660. 45: ok 36959
  71661. 45: ok 36960
  71662. 45: ok 36961
  71663. 45: ok 36962
  71664. 45: ok 36963
  71665. 45: ok 36964
  71666. 45: ok 36965
  71667. 45: ok 36966
  71668. 45: ok 36967
  71669. 45: ok 36968
  71670. 45: ok 36969
  71671. 45: ok 36970
  71672. 45: ok 36971
  71673. 45: ok 36972
  71674. 45: ok 36973
  71675. 45: ok 36974
  71676. 45: ok 36975
  71677. 45: ok 36976
  71678. 45: ok 36977
  71679. 45: ok 36978
  71680. 45: ok 36979
  71681. 45: ok 36980
  71682. 45: ok 36981
  71683. 45: ok 36982
  71684. 45: ok 36983
  71685. 45: ok 36984
  71686. 45: ok 36985
  71687. 45: ok 36986
  71688. 45: ok 36987
  71689. 45: ok 36988
  71690. 45: ok 36989
  71691. 45: ok 36990
  71692. 45: ok 36991
  71693. 45: ok 36992
  71694. 45: ok 36993
  71695. 45: ok 36994
  71696. 45: ok 36995
  71697. 45: ok 36996
  71698. 45: ok 36997
  71699. 45: ok 36998
  71700. 45: ok 36999
  71701. 45: ok 37000
  71702. 45: ok 37001
  71703. 45: ok 37002
  71704. 45: ok 37003
  71705. 45: ok 37004
  71706. 45: ok 37005
  71707. 45: ok 37006
  71708. 45: ok 37007
  71709. 45: ok 37008
  71710. 45: ok 37009
  71711. 45: ok 37010
  71712. 45: ok 37011
  71713. 45: ok 37012
  71714. 45: ok 37013
  71715. 45: ok 37014
  71716. 45: ok 37015
  71717. 45: ok 37016
  71718. 45: ok 37017
  71719. 45: ok 37018
  71720. 45: ok 37019
  71721. 45: ok 37020
  71722. 45: ok 37021
  71723. 45: ok 37022
  71724. 45: ok 37023
  71725. 45: ok 37024
  71726. 45: ok 37025
  71727. 45: ok 37026
  71728. 45: ok 37027
  71729. 45: ok 37028
  71730. 45: ok 37029
  71731. 45: ok 37030
  71732. 45: ok 37031
  71733. 45: ok 37032
  71734. 45: ok 37033
  71735. 45: ok 37034
  71736. 45: ok 37035
  71737. 45: ok 37036
  71738. 45: ok 37037
  71739. 45: ok 37038
  71740. 45: ok 37039
  71741. 45: ok 37040
  71742. 45: ok 37041
  71743. 45: ok 37042
  71744. 45: ok 37043
  71745. 45: ok 37044
  71746. 45: ok 37045
  71747. 45: ok 37046
  71748. 45: ok 37047
  71749. 45: ok 37048
  71750. 45: ok 37049
  71751. 45: ok 37050
  71752. 45: ok 37051
  71753. 45: ok 37052
  71754. 45: ok 37053
  71755. 45: ok 37054
  71756. 45: ok 37055
  71757. 45: ok 37056
  71758. 45: ok 37057
  71759. 45: ok 37058
  71760. 45: ok 37059
  71761. 45: ok 37060
  71762. 45: ok 37061
  71763. 45: ok 37062
  71764. 45: ok 37063
  71765. 45: ok 37064
  71766. 45: ok 37065
  71767. 45: ok 37066
  71768. 45: ok 37067
  71769. 45: ok 37068
  71770. 45: ok 37069
  71771. 45: ok 37070
  71772. 45: ok 37071
  71773. 45: ok 37072
  71774. 45: ok 37073
  71775. 45: ok 37074
  71776. 45: ok 37075
  71777. 45: ok 37076
  71778. 45: ok 37077
  71779. 45: ok 37078
  71780. 45: ok 37079
  71781. 45: ok 37080
  71782. 45: ok 37081
  71783. 45: ok 37082
  71784. 45: ok 37083
  71785. 45: ok 37084
  71786. 45: ok 37085
  71787. 45: ok 37086
  71788. 45: ok 37087
  71789. 45: ok 37088
  71790. 45: ok 37089
  71791. 45: ok 37090
  71792. 45: ok 37091
  71793. 45: ok 37092
  71794. 45: ok 37093
  71795. 45: ok 37094
  71796. 45: ok 37095
  71797. 45: ok 37096
  71798. 45: ok 37097
  71799. 45: ok 37098
  71800. 45: ok 37099
  71801. 45: ok 37100
  71802. 45: ok 37101
  71803. 45: ok 37102
  71804. 45: ok 37103
  71805. 45: ok 37104
  71806. 45: ok 37105
  71807. 45: ok 37106
  71808. 45: ok 37107
  71809. 45: ok 37108
  71810. 45: ok 37109
  71811. 45: ok 37110
  71812. 45: ok 37111
  71813. 45: ok 37112
  71814. 45: ok 37113
  71815. 45: ok 37114
  71816. 45: ok 37115
  71817. 45: ok 37116
  71818. 45: ok 37117
  71819. 45: ok 37118
  71820. 45: ok 37119
  71821. 45: ok 37120
  71822. 45: ok 37121
  71823. 45: ok 37122
  71824. 45: ok 37123
  71825. 45: ok 37124
  71826. 45: ok 37125
  71827. 45: ok 37126
  71828. 45: ok 37127
  71829. 45: ok 37128
  71830. 45: ok 37129
  71831. 45: ok 37130
  71832. 45: ok 37131
  71833. 45: ok 37132
  71834. 45: ok 37133
  71835. 45: ok 37134
  71836. 45: ok 37135
  71837. 45: ok 37136
  71838. 45: ok 37137
  71839. 45: ok 37138
  71840. 45: ok 37139
  71841. 45: ok 37140
  71842. 45: ok 37141
  71843. 45: ok 37142
  71844. 45: ok 37143
  71845. 45: ok 37144
  71846. 45: ok 37145
  71847. 45: ok 37146
  71848. 45: ok 37147
  71849. 45: ok 37148
  71850. 45: ok 37149
  71851. 45: ok 37150
  71852. 45: ok 37151
  71853. 45: ok 37152
  71854. 45: ok 37153
  71855. 45: ok 37154
  71856. 45: ok 37155
  71857. 45: ok 37156
  71858. 45: ok 37157
  71859. 45: ok 37158
  71860. 45: ok 37159
  71861. 45: ok 37160
  71862. 45: ok 37161
  71863. 45: ok 37162
  71864. 45: ok 37163
  71865. 45: ok 37164
  71866. 45: ok 37165
  71867. 45: ok 37166
  71868. 45: ok 37167
  71869. 45: ok 37168
  71870. 45: ok 37169
  71871. 45: ok 37170
  71872. 45: ok 37171
  71873. 45: ok 37172
  71874. 45: ok 37173
  71875. 45: ok 37174
  71876. 45: ok 37175
  71877. 45: ok 37176
  71878. 45: ok 37177
  71879. 45: ok 37178
  71880. 45: ok 37179
  71881. 45: ok 37180
  71882. 45: ok 37181
  71883. 45: ok 37182
  71884. 45: ok 37183
  71885. 45: ok 37184
  71886. 45: ok 37185
  71887. 45: ok 37186
  71888. 45: ok 37187
  71889. 45: ok 37188
  71890. 45: ok 37189
  71891. 45: ok 37190
  71892. 45: ok 37191
  71893. 45: ok 37192
  71894. 45: ok 37193
  71895. 45: ok 37194
  71896. 45: ok 37195
  71897. 45: ok 37196
  71898. 45: ok 37197
  71899. 45: ok 37198
  71900. 45: ok 37199
  71901. 45: ok 37200
  71902. 45: ok 37201
  71903. 45: ok 37202
  71904. 45: ok 37203
  71905. 45: ok 37204
  71906. 45: ok 37205
  71907. 45: ok 37206
  71908. 45: ok 37207
  71909. 45: ok 37208
  71910. 45: ok 37209
  71911. 45: ok 37210
  71912. 45: ok 37211
  71913. 45: ok 37212
  71914. 45: ok 37213
  71915. 45: ok 37214
  71916. 45: ok 37215
  71917. 45: ok 37216
  71918. 45: ok 37217
  71919. 45: ok 37218
  71920. 45: ok 37219
  71921. 45: ok 37220
  71922. 45: ok 37221
  71923. 45: ok 37222
  71924. 45: ok 37223
  71925. 45: ok 37224
  71926. 45: ok 37225
  71927. 45: ok 37226
  71928. 45: ok 37227
  71929. 45: ok 37228
  71930. 45: ok 37229
  71931. 45: ok 37230
  71932. 45: ok 37231
  71933. 45: ok 37232
  71934. 45: ok 37233
  71935. 45: ok 37234
  71936. 45: ok 37235
  71937. 45: ok 37236
  71938. 45: ok 37237
  71939. 45: ok 37238
  71940. 45: ok 37239
  71941. 45: ok 37240
  71942. 45: ok 37241
  71943. 45: ok 37242
  71944. 45: ok 37243
  71945. 45: ok 37244
  71946. 45: ok 37245
  71947. 45: ok 37246
  71948. 45: ok 37247
  71949. 45: ok 37248
  71950. 45: ok 37249
  71951. 45: ok 37250
  71952. 45: ok 37251
  71953. 45: ok 37252
  71954. 45: ok 37253
  71955. 45: ok 37254
  71956. 45: ok 37255
  71957. 45: ok 37256
  71958. 45: ok 37257
  71959. 45: ok 37258
  71960. 45: ok 37259
  71961. 45: ok 37260
  71962. 45: ok 37261
  71963. 45: ok 37262
  71964. 45: ok 37263
  71965. 45: ok 37264
  71966. 45: ok 37265
  71967. 45: ok 37266
  71968. 45: ok 37267
  71969. 45: ok 37268
  71970. 45: ok 37269
  71971. 45: ok 37270
  71972. 45: ok 37271
  71973. 45: ok 37272
  71974. 45: ok 37273
  71975. 45: ok 37274
  71976. 45: ok 37275
  71977. 45: ok 37276
  71978. 45: ok 37277
  71979. 45: ok 37278
  71980. 45: ok 37279
  71981. 45: ok 37280
  71982. 45: ok 37281
  71983. 45: ok 37282
  71984. 45: ok 37283
  71985. 45: ok 37284
  71986. 45: ok 37285
  71987. 45: ok 37286
  71988. 45: ok 37287
  71989. 45: ok 37288
  71990. 45: ok 37289
  71991. 45: ok 37290
  71992. 45: ok 37291
  71993. 45: ok 37292
  71994. 45: ok 37293
  71995. 45: ok 37294
  71996. 45: ok 37295
  71997. 45: ok 37296
  71998. 45: ok 37297
  71999. 45: ok 37298
  72000. 45: ok 37299
  72001. 45: ok 37300
  72002. 45: ok 37301
  72003. 45: ok 37302
  72004. 45: ok 37303
  72005. 45: ok 37304
  72006. 45: ok 37305
  72007. 45: ok 37306
  72008. 45: ok 37307
  72009. 45: ok 37308
  72010. 45: ok 37309
  72011. 45: ok 37310
  72012. 45: ok 37311
  72013. 45: ok 37312
  72014. 45: ok 37313
  72015. 45: ok 37314
  72016. 45: ok 37315
  72017. 45: ok 37316
  72018. 45: ok 37317
  72019. 45: ok 37318
  72020. 45: ok 37319
  72021. 45: ok 37320
  72022. 45: ok 37321
  72023. 45: ok 37322
  72024. 45: ok 37323
  72025. 45: ok 37324
  72026. 45: ok 37325
  72027. 45: ok 37326
  72028. 45: ok 37327
  72029. 45: ok 37328
  72030. 45: ok 37329
  72031. 45: ok 37330
  72032. 45: ok 37331
  72033. 45: ok 37332
  72034. 45: ok 37333
  72035. 45: ok 37334
  72036. 45: ok 37335
  72037. 45: ok 37336
  72038. 45: ok 37337
  72039. 45: ok 37338
  72040. 45: ok 37339
  72041. 45: ok 37340
  72042. 45: ok 37341
  72043. 45: ok 37342
  72044. 45: ok 37343
  72045. 45: ok 37344
  72046. 45: ok 37345
  72047. 45: ok 37346
  72048. 45: ok 37347
  72049. 45: ok 37348
  72050. 45: ok 37349
  72051. 45: ok 37350
  72052. 45: ok 37351
  72053. 45: ok 37352
  72054. 45: ok 37353
  72055. 45: ok 37354
  72056. 45: ok 37355
  72057. 45: ok 37356
  72058. 45: ok 37357
  72059. 45: ok 37358
  72060. 45: ok 37359
  72061. 45: ok 37360
  72062. 45: ok 37361
  72063. 45: ok 37362
  72064. 45: ok 37363
  72065. 45: ok 37364
  72066. 45: ok 37365
  72067. 45: ok 37366
  72068. 45: ok 37367
  72069. 45: ok 37368
  72070. 45: ok 37369
  72071. 45: ok 37370
  72072. 45: ok 37371
  72073. 45: ok 37372
  72074. 45: ok 37373
  72075. 45: ok 37374
  72076. 45: ok 37375
  72077. 45: ok 37376
  72078. 45: ok 37377
  72079. 45: ok 37378
  72080. 45: ok 37379
  72081. 45: ok 37380
  72082. 45: ok 37381
  72083. 45: ok 37382
  72084. 45: ok 37383
  72085. 45: ok 37384
  72086. 45: ok 37385
  72087. 45: ok 37386
  72088. 45: ok 37387
  72089. 45: ok 37388
  72090. 45: ok 37389
  72091. 45: ok 37390
  72092. 45: ok 37391
  72093. 45: ok 37392
  72094. 45: ok 37393
  72095. 45: ok 37394
  72096. 45: ok 37395
  72097. 45: ok 37396
  72098. 45: ok 37397
  72099. 45: ok 37398
  72100. 45: ok 37399
  72101. 45: ok 37400
  72102. 45: ok 37401
  72103. 45: ok 37402
  72104. 45: ok 37403
  72105. 45: ok 37404
  72106. 45: ok 37405
  72107. 45: ok 37406
  72108. 45: ok 37407
  72109. 45: ok 37408
  72110. 45: ok 37409
  72111. 45: ok 37410
  72112. 45: ok 37411
  72113. 45: ok 37412
  72114. 45: ok 37413
  72115. 45: ok 37414
  72116. 45: ok 37415
  72117. 45: ok 37416
  72118. 45: ok 37417
  72119. 45: ok 37418
  72120. 45: ok 37419
  72121. 45: ok 37420
  72122. 45: ok 37421
  72123. 45: ok 37422
  72124. 45: ok 37423
  72125. 45: ok 37424
  72126. 45: ok 37425
  72127. 45: ok 37426
  72128. 45: ok 37427
  72129. 45: ok 37428
  72130. 45: ok 37429
  72131. 45: ok 37430
  72132. 45: ok 37431
  72133. 45: ok 37432
  72134. 45: ok 37433
  72135. 45: ok 37434
  72136. 45: ok 37435
  72137. 45: ok 37436
  72138. 45: ok 37437
  72139. 45: ok 37438
  72140. 45: ok 37439
  72141. 45: ok 37440
  72142. 45: ok 37441
  72143. 45: ok 37442
  72144. 45: ok 37443
  72145. 45: ok 37444
  72146. 45: ok 37445
  72147. 45: ok 37446
  72148. 45: ok 37447
  72149. 45: ok 37448
  72150. 45: ok 37449
  72151. 45: ok 37450
  72152. 45: ok 37451
  72153. 45: ok 37452
  72154. 45: ok 37453
  72155. 45: ok 37454
  72156. 45: ok 37455
  72157. 45: ok 37456
  72158. 45: ok 37457
  72159. 45: ok 37458
  72160. 45: ok 37459
  72161. 45: ok 37460
  72162. 45: ok 37461
  72163. 45: ok 37462
  72164. 45: ok 37463
  72165. 45: ok 37464
  72166. 45: ok 37465
  72167. 45: ok 37466
  72168. 45: ok 37467
  72169. 45: ok 37468
  72170. 45: ok 37469
  72171. 45: ok 37470
  72172. 45: ok 37471
  72173. 45: ok 37472
  72174. 45: ok 37473
  72175. 45: ok 37474
  72176. 45: ok 37475
  72177. 45: ok 37476
  72178. 45: ok 37477
  72179. 45: ok 37478
  72180. 45: ok 37479
  72181. 45: ok 37480
  72182. 45: ok 37481
  72183. 45: ok 37482
  72184. 45: ok 37483
  72185. 45: ok 37484
  72186. 45: ok 37485
  72187. 45: ok 37486
  72188. 45: ok 37487
  72189. 45: ok 37488
  72190. 45: ok 37489
  72191. 45: ok 37490
  72192. 45: ok 37491
  72193. 45: ok 37492
  72194. 45: ok 37493
  72195. 45: ok 37494
  72196. 45: ok 37495
  72197. 45: ok 37496
  72198. 45: ok 37497
  72199. 45: ok 37498
  72200. 45: ok 37499
  72201. 45: ok 37500
  72202. 45: ok 37501
  72203. 45: ok 37502
  72204. 45: ok 37503
  72205. 45: ok 37504
  72206. 45: ok 37505
  72207. 45: ok 37506
  72208. 45: ok 37507
  72209. 45: ok 37508
  72210. 45: ok 37509
  72211. 45: ok 37510
  72212. 45: ok 37511
  72213. 45: ok 37512
  72214. 45: ok 37513
  72215. 45: ok 37514
  72216. 45: ok 37515
  72217. 45: ok 37516
  72218. 45: ok 37517
  72219. 45: ok 37518
  72220. 45: ok 37519
  72221. 45: ok 37520
  72222. 45: ok 37521
  72223. 45: ok 37522
  72224. 45: ok 37523
  72225. 45: ok 37524
  72226. 45: ok 37525
  72227. 45: ok 37526
  72228. 45: ok 37527
  72229. 45: ok 37528
  72230. 45: ok 37529
  72231. 45: ok 37530
  72232. 45: ok 37531
  72233. 45: ok 37532
  72234. 45: ok 37533
  72235. 45: ok 37534
  72236. 45: ok 37535
  72237. 45: ok 37536
  72238. 45: ok 37537
  72239. 45: ok 37538
  72240. 45: ok 37539
  72241. 45: ok 37540
  72242. 45: ok 37541
  72243. 45: ok 37542
  72244. 45: ok 37543
  72245. 45: ok 37544
  72246. 45: ok 37545
  72247. 45: ok 37546
  72248. 45: ok 37547
  72249. 45: ok 37548
  72250. 45: ok 37549
  72251. 45: ok 37550
  72252. 45: ok 37551
  72253. 45: ok 37552
  72254. 45: ok 37553
  72255. 45: ok 37554
  72256. 45: ok 37555
  72257. 45: ok 37556
  72258. 45: ok 37557
  72259. 45: ok 37558
  72260. 45: ok 37559
  72261. 45: ok 37560
  72262. 45: ok 37561
  72263. 45: ok 37562
  72264. 45: ok 37563
  72265. 45: ok 37564
  72266. 45: ok 37565
  72267. 45: ok 37566
  72268. 45: ok 37567
  72269. 45: ok 37568
  72270. 45: ok 37569
  72271. 45: ok 37570
  72272. 45: ok 37571
  72273. 45: ok 37572
  72274. 45: ok 37573
  72275. 45: ok 37574
  72276. 45: ok 37575
  72277. 45: ok 37576
  72278. 45: ok 37577
  72279. 45: ok 37578
  72280. 45: ok 37579
  72281. 45: ok 37580
  72282. 45: ok 37581
  72283. 45: ok 37582
  72284. 45: ok 37583
  72285. 45: ok 37584
  72286. 45: ok 37585
  72287. 45: ok 37586
  72288. 45: ok 37587
  72289. 45: ok 37588
  72290. 45: ok 37589
  72291. 45: ok 37590
  72292. 45: ok 37591
  72293. 45: ok 37592
  72294. 45: ok 37593
  72295. 45: ok 37594
  72296. 45: ok 37595
  72297. 45: ok 37596
  72298. 45: ok 37597
  72299. 45: ok 37598
  72300. 45: ok 37599
  72301. 45: ok 37600
  72302. 45: ok 37601
  72303. 45: ok 37602
  72304. 45: ok 37603
  72305. 45: ok 37604
  72306. 45: ok 37605
  72307. 45: ok 37606
  72308. 45: ok 37607
  72309. 45: ok 37608
  72310. 45: ok 37609
  72311. 45: ok 37610
  72312. 45: ok 37611
  72313. 45: ok 37612
  72314. 45: ok 37613
  72315. 45: ok 37614
  72316. 45: ok 37615
  72317. 45: ok 37616
  72318. 45: ok 37617
  72319. 45: ok 37618
  72320. 45: ok 37619
  72321. 45: ok 37620
  72322. 45: ok 37621
  72323. 45: ok 37622
  72324. 45: ok 37623
  72325. 45: ok 37624
  72326. 45: ok 37625
  72327. 45: ok 37626
  72328. 45: ok 37627
  72329. 45: ok 37628
  72330. 45: ok 37629
  72331. 45: ok 37630
  72332. 45: ok 37631
  72333. 45: ok 37632
  72334. 45: ok 37633
  72335. 45: ok 37634
  72336. 45: ok 37635
  72337. 45: ok 37636
  72338. 45: ok 37637
  72339. 45: ok 37638
  72340. 45: ok 37639
  72341. 45: ok 37640
  72342. 45: ok 37641
  72343. 45: ok 37642
  72344. 45: ok 37643
  72345. 45: ok 37644
  72346. 45: ok 37645
  72347. 45: ok 37646
  72348. 45: ok 37647
  72349. 45: ok 37648
  72350. 45: ok 37649
  72351. 45: ok 37650
  72352. 45: ok 37651
  72353. 45: ok 37652
  72354. 45: ok 37653
  72355. 45: ok 37654
  72356. 45: ok 37655
  72357. 45: ok 37656
  72358. 45: ok 37657
  72359. 45: ok 37658
  72360. 45: ok 37659
  72361. 45: ok 37660
  72362. 45: ok 37661
  72363. 45: ok 37662
  72364. 45: ok 37663
  72365. 45: ok 37664
  72366. 45: ok 37665
  72367. 45: ok 37666
  72368. 45: ok 37667
  72369. 45: ok 37668
  72370. 45: ok 37669
  72371. 45: ok 37670
  72372. 45: ok 37671
  72373. 45: ok 37672
  72374. 45: ok 37673
  72375. 45: ok 37674
  72376. 45: ok 37675
  72377. 45: ok 37676
  72378. 45: ok 37677
  72379. 45: ok 37678
  72380. 45: ok 37679
  72381. 45: ok 37680
  72382. 45: ok 37681
  72383. 45: ok 37682
  72384. 45: ok 37683
  72385. 45: ok 37684
  72386. 45: ok 37685
  72387. 45: ok 37686
  72388. 45: ok 37687
  72389. 45: ok 37688
  72390. 45: ok 37689
  72391. 45: ok 37690
  72392. 45: ok 37691
  72393. 45: ok 37692
  72394. 45: ok 37693
  72395. 45: ok 37694
  72396. 45: ok 37695
  72397. 45: ok 37696
  72398. 45: ok 37697
  72399. 45: ok 37698
  72400. 45: ok 37699
  72401. 45: ok 37700
  72402. 45: ok 37701
  72403. 45: ok 37702
  72404. 45: ok 37703
  72405. 45: ok 37704
  72406. 45: ok 37705
  72407. 45: ok 37706
  72408. 45: ok 37707
  72409. 45: ok 37708
  72410. 45: ok 37709
  72411. 45: ok 37710
  72412. 45: ok 37711
  72413. 45: ok 37712
  72414. 45: ok 37713
  72415. 45: ok 37714
  72416. 45: ok 37715
  72417. 45: ok 37716
  72418. 45: ok 37717
  72419. 45: ok 37718
  72420. 45: ok 37719
  72421. 45: ok 37720
  72422. 45: ok 37721
  72423. 45: ok 37722
  72424. 45: ok 37723
  72425. 45: ok 37724
  72426. 45: ok 37725
  72427. 45: ok 37726
  72428. 45: ok 37727
  72429. 45: ok 37728
  72430. 45: ok 37729
  72431. 45: ok 37730
  72432. 45: ok 37731
  72433. 45: ok 37732
  72434. 45: ok 37733
  72435. 45: ok 37734
  72436. 45: ok 37735
  72437. 45: ok 37736
  72438. 45: ok 37737
  72439. 45: ok 37738
  72440. 45: ok 37739
  72441. 45: ok 37740
  72442. 45: ok 37741
  72443. 45: ok 37742
  72444. 45: ok 37743
  72445. 45: ok 37744
  72446. 45: ok 37745
  72447. 45: ok 37746
  72448. 45: ok 37747
  72449. 45: ok 37748
  72450. 45: ok 37749
  72451. 45: ok 37750
  72452. 45: ok 37751
  72453. 45: ok 37752
  72454. 45: ok 37753
  72455. 45: ok 37754
  72456. 45: ok 37755
  72457. 45: ok 37756
  72458. 45: ok 37757
  72459. 45: ok 37758
  72460. 45: ok 37759
  72461. 45: ok 37760
  72462. 45: ok 37761
  72463. 45: ok 37762
  72464. 45: ok 37763
  72465. 45: ok 37764
  72466. 45: ok 37765
  72467. 45: ok 37766
  72468. 45: ok 37767
  72469. 45: ok 37768
  72470. 45: ok 37769
  72471. 45: ok 37770
  72472. 45: ok 37771
  72473. 45: ok 37772
  72474. 45: ok 37773
  72475. 45: ok 37774
  72476. 45: ok 37775
  72477. 45: ok 37776
  72478. 45: ok 37777
  72479. 45: ok 37778
  72480. 45: ok 37779
  72481. 45: ok 37780
  72482. 45: ok 37781
  72483. 45: ok 37782
  72484. 45: ok 37783
  72485. 45: ok 37784
  72486. 45: ok 37785
  72487. 45: ok 37786
  72488. 45: ok 37787
  72489. 45: ok 37788
  72490. 45: ok 37789
  72491. 45: ok 37790
  72492. 45: ok 37791
  72493. 45: ok 37792
  72494. 45: ok 37793
  72495. 45: ok 37794
  72496. 45: ok 37795
  72497. 45: ok 37796
  72498. 45: ok 37797
  72499. 45: ok 37798
  72500. 45: ok 37799
  72501. 45: ok 37800
  72502. 45: ok 37801
  72503. 45: ok 37802
  72504. 45: ok 37803
  72505. 45: ok 37804
  72506. 45: ok 37805
  72507. 45: ok 37806
  72508. 45: ok 37807
  72509. 45: ok 37808
  72510. 45: ok 37809
  72511. 45: ok 37810
  72512. 45: ok 37811
  72513. 45: ok 37812
  72514. 45: ok 37813
  72515. 45: ok 37814
  72516. 45: ok 37815
  72517. 45: ok 37816
  72518. 45: ok 37817
  72519. 45: ok 37818
  72520. 45: ok 37819
  72521. 45: ok 37820
  72522. 45: ok 37821
  72523. 45: ok 37822
  72524. 45: ok 37823
  72525. 45: ok 37824
  72526. 45: ok 37825
  72527. 45: ok 37826
  72528. 45: ok 37827
  72529. 45: ok 37828
  72530. 45: ok 37829
  72531. 45: ok 37830
  72532. 45: ok 37831
  72533. 45: ok 37832
  72534. 45: ok 37833
  72535. 45: ok 37834
  72536. 45: ok 37835
  72537. 45: ok 37836
  72538. 45: ok 37837
  72539. 45: ok 37838
  72540. 45: ok 37839
  72541. 45: ok 37840
  72542. 45: ok 37841
  72543. 45: ok 37842
  72544. 45: ok 37843
  72545. 45: ok 37844
  72546. 45: ok 37845
  72547. 45: ok 37846
  72548. 45: ok 37847
  72549. 45: ok 37848
  72550. 45: ok 37849
  72551. 45: ok 37850
  72552. 45: ok 37851
  72553. 45: ok 37852
  72554. 45: ok 37853
  72555. 45: ok 37854
  72556. 45: ok 37855
  72557. 45: ok 37856
  72558. 45: ok 37857
  72559. 45: ok 37858
  72560. 45: ok 37859
  72561. 45: ok 37860
  72562. 45: ok 37861
  72563. 45: ok 37862
  72564. 45: ok 37863
  72565. 45: ok 37864
  72566. 45: ok 37865
  72567. 45: ok 37866
  72568. 45: ok 37867
  72569. 45: ok 37868
  72570. 45: ok 37869
  72571. 45: ok 37870
  72572. 45: ok 37871
  72573. 45: ok 37872
  72574. 45: ok 37873
  72575. 45: ok 37874
  72576. 45: ok 37875
  72577. 45: ok 37876
  72578. 45: ok 37877
  72579. 45: ok 37878
  72580. 45: ok 37879
  72581. 45: ok 37880
  72582. 45: ok 37881
  72583. 45: ok 37882
  72584. 45: ok 37883
  72585. 45: ok 37884
  72586. 45: ok 37885
  72587. 45: ok 37886
  72588. 45: ok 37887
  72589. 45: ok 37888
  72590. 45: ok 37889
  72591. 45: ok 37890
  72592. 45: ok 37891
  72593. 45: ok 37892
  72594. 45: ok 37893
  72595. 45: ok 37894
  72596. 45: ok 37895
  72597. 45: ok 37896
  72598. 45: ok 37897
  72599. 45: ok 37898
  72600. 45: ok 37899
  72601. 45: ok 37900
  72602. 45: ok 37901
  72603. 45: ok 37902
  72604. 45: ok 37903
  72605. 45: ok 37904
  72606. 45: ok 37905
  72607. 45: ok 37906
  72608. 45: ok 37907
  72609. 45: ok 37908
  72610. 45: ok 37909
  72611. 45: ok 37910
  72612. 45: ok 37911
  72613. 45: ok 37912
  72614. 45: ok 37913
  72615. 45: ok 37914
  72616. 45: ok 37915
  72617. 45: ok 37916
  72618. 45: ok 37917
  72619. 45: ok 37918
  72620. 45: ok 37919
  72621. 45: ok 37920
  72622. 45: ok 37921
  72623. 45: ok 37922
  72624. 45: ok 37923
  72625. 45: ok 37924
  72626. 45: ok 37925
  72627. 45: ok 37926
  72628. 45: ok 37927
  72629. 45: ok 37928
  72630. 45: ok 37929
  72631. 45: ok 37930
  72632. 45: ok 37931
  72633. 45: ok 37932
  72634. 45: ok 37933
  72635. 45: ok 37934
  72636. 45: ok 37935
  72637. 45: ok 37936
  72638. 45: ok 37937
  72639. 45: ok 37938
  72640. 45: ok 37939
  72641. 45: ok 37940
  72642. 45: ok 37941
  72643. 45: ok 37942
  72644. 45: ok 37943
  72645. 45: ok 37944
  72646. 45: ok 37945
  72647. 45: ok 37946
  72648. 45: ok 37947
  72649. 45: ok 37948
  72650. 45: ok 37949
  72651. 45: ok 37950
  72652. 45: ok 37951
  72653. 45: ok 37952
  72654. 45: ok 37953
  72655. 45: ok 37954
  72656. 45: ok 37955
  72657. 45: ok 37956
  72658. 45: ok 37957
  72659. 45: ok 37958
  72660. 45: ok 37959
  72661. 45: ok 37960
  72662. 45: ok 37961
  72663. 45: ok 37962
  72664. 45: ok 37963
  72665. 45: ok 37964
  72666. 45: ok 37965
  72667. 45: ok 37966
  72668. 45: ok 37967
  72669. 45: ok 37968
  72670. 45: ok 37969
  72671. 45: ok 37970
  72672. 45: ok 37971
  72673. 45: ok 37972
  72674. 45: ok 37973
  72675. 45: ok 37974
  72676. 45: ok 37975
  72677. 45: ok 37976
  72678. 45: ok 37977
  72679. 45: ok 37978
  72680. 45: ok 37979
  72681. 45: ok 37980
  72682. 45: ok 37981
  72683. 45: ok 37982
  72684. 45: ok 37983
  72685. 45: ok 37984
  72686. 45: ok 37985
  72687. 45: ok 37986
  72688. 45: ok 37987
  72689. 45: ok 37988
  72690. 45: ok 37989
  72691. 45: ok 37990
  72692. 45: ok 37991
  72693. 45: ok 37992
  72694. 45: ok 37993
  72695. 45: ok 37994
  72696. 45: ok 37995
  72697. 45: ok 37996
  72698. 45: ok 37997
  72699. 45: ok 37998
  72700. 45: ok 37999
  72701. 45: ok 38000
  72702. 45: ok 38001
  72703. 45: ok 38002
  72704. 45: ok 38003
  72705. 45: ok 38004
  72706. 45: ok 38005
  72707. 45: ok 38006
  72708. 45: ok 38007
  72709. 45: ok 38008
  72710. 45: ok 38009
  72711. 45: ok 38010
  72712. 45: ok 38011
  72713. 45: ok 38012
  72714. 45: ok 38013
  72715. 45: ok 38014
  72716. 45: ok 38015
  72717. 45: ok 38016
  72718. 45: ok 38017
  72719. 45: ok 38018
  72720. 45: ok 38019
  72721. 45: ok 38020
  72722. 45: ok 38021
  72723. 45: ok 38022
  72724. 45: ok 38023
  72725. 45: ok 38024
  72726. 45: ok 38025
  72727. 45: ok 38026
  72728. 45: ok 38027
  72729. 45: ok 38028
  72730. 45: ok 38029
  72731. 45: ok 38030
  72732. 45: ok 38031
  72733. 45: ok 38032
  72734. 45: ok 38033
  72735. 45: ok 38034
  72736. 45: ok 38035
  72737. 45: ok 38036
  72738. 45: ok 38037
  72739. 45: ok 38038
  72740. 45: ok 38039
  72741. 45: ok 38040
  72742. 45: ok 38041
  72743. 45: ok 38042
  72744. 45: ok 38043
  72745. 45: ok 38044
  72746. 45: ok 38045
  72747. 45: ok 38046
  72748. 45: ok 38047
  72749. 45: ok 38048
  72750. 45: ok 38049
  72751. 45: ok 38050
  72752. 45: ok 38051
  72753. 45: ok 38052
  72754. 45: ok 38053
  72755. 45: ok 38054
  72756. 45: ok 38055
  72757. 45: ok 38056
  72758. 45: ok 38057
  72759. 45: ok 38058
  72760. 45: ok 38059
  72761. 45: ok 38060
  72762. 45: ok 38061
  72763. 45: ok 38062
  72764. 45: ok 38063
  72765. 45: ok 38064
  72766. 45: ok 38065
  72767. 45: ok 38066
  72768. 45: ok 38067
  72769. 45: ok 38068
  72770. 45: ok 38069
  72771. 45: ok 38070
  72772. 45: ok 38071
  72773. 45: ok 38072
  72774. 45: ok 38073
  72775. 45: ok 38074
  72776. 45: ok 38075
  72777. 45: ok 38076
  72778. 45: ok 38077
  72779. 45: ok 38078
  72780. 45: ok 38079
  72781. 45: ok 38080
  72782. 45: ok 38081
  72783. 45: ok 38082
  72784. 45: ok 38083
  72785. 45: ok 38084
  72786. 45: ok 38085
  72787. 45: ok 38086
  72788. 45: ok 38087
  72789. 45: ok 38088
  72790. 45: ok 38089
  72791. 45: ok 38090
  72792. 45: ok 38091
  72793. 45: ok 38092
  72794. 45: ok 38093
  72795. 45: ok 38094
  72796. 45: ok 38095
  72797. 45: ok 38096
  72798. 45: ok 38097
  72799. 45: ok 38098
  72800. 45: ok 38099
  72801. 45: ok 38100
  72802. 45: ok 38101
  72803. 45: ok 38102
  72804. 45: ok 38103
  72805. 45: ok 38104
  72806. 45: ok 38105
  72807. 45: ok 38106
  72808. 45: ok 38107
  72809. 45: ok 38108
  72810. 45: ok 38109
  72811. 45: ok 38110
  72812. 45: ok 38111
  72813. 45: ok 38112
  72814. 45: ok 38113
  72815. 45: ok 38114
  72816. 45: ok 38115
  72817. 45: ok 38116
  72818. 45: ok 38117
  72819. 45: ok 38118
  72820. 45: ok 38119
  72821. 45: ok 38120
  72822. 45: ok 38121
  72823. 45: ok 38122
  72824. 45: ok 38123
  72825. 45: ok 38124
  72826. 45: ok 38125
  72827. 45: ok 38126
  72828. 45: ok 38127
  72829. 45: ok 38128
  72830. 45: ok 38129
  72831. 45: ok 38130
  72832. 45: ok 38131
  72833. 45: ok 38132
  72834. 45: ok 38133
  72835. 45: ok 38134
  72836. 45: ok 38135
  72837. 45: ok 38136
  72838. 45: ok 38137
  72839. 45: ok 38138
  72840. 45: ok 38139
  72841. 45: ok 38140
  72842. 45: ok 38141
  72843. 45: ok 38142
  72844. 45: ok 38143
  72845. 45: ok 38144
  72846. 45: ok 38145
  72847. 45: ok 38146
  72848. 45: ok 38147
  72849. 45: ok 38148
  72850. 45: ok 38149
  72851. 45: ok 38150
  72852. 45: ok 38151
  72853. 45: ok 38152
  72854. 45: ok 38153
  72855. 45: ok 38154
  72856. 45: ok 38155
  72857. 45: ok 38156
  72858. 45: ok 38157
  72859. 45: ok 38158
  72860. 45: ok 38159
  72861. 45: ok 38160
  72862. 45: ok 38161
  72863. 45: ok 38162
  72864. 45: ok 38163
  72865. 45: ok 38164
  72866. 45: ok 38165
  72867. 45: ok 38166
  72868. 45: ok 38167
  72869. 45: ok 38168
  72870. 45: ok 38169
  72871. 45: ok 38170
  72872. 45: ok 38171
  72873. 45: ok 38172
  72874. 45: ok 38173
  72875. 45: ok 38174
  72876. 45: ok 38175
  72877. 45: ok 38176
  72878. 45: ok 38177
  72879. 45: ok 38178
  72880. 45: ok 38179
  72881. 45: ok 38180
  72882. 45: ok 38181
  72883. 45: ok 38182
  72884. 45: ok 38183
  72885. 45: ok 38184
  72886. 45: ok 38185
  72887. 45: ok 38186
  72888. 45: ok 38187
  72889. 45: ok 38188
  72890. 45: ok 38189
  72891. 45: ok 38190
  72892. 45: ok 38191
  72893. 45: ok 38192
  72894. 45: ok 38193
  72895. 45: ok 38194
  72896. 45: ok 38195
  72897. 45: ok 38196
  72898. 45: ok 38197
  72899. 45: ok 38198
  72900. 45: ok 38199
  72901. 45: ok 38200
  72902. 45: ok 38201
  72903. 45: ok 38202
  72904. 45: ok 38203
  72905. 45: ok 38204
  72906. 45: ok 38205
  72907. 45: ok 38206
  72908. 45: ok 38207
  72909. 45: ok 38208
  72910. 45: ok 38209
  72911. 45: ok 38210
  72912. 45: ok 38211
  72913. 45: ok 38212
  72914. 45: ok 38213
  72915. 45: ok 38214
  72916. 45: ok 38215
  72917. 45: ok 38216
  72918. 45: ok 38217
  72919. 45: ok 38218
  72920. 45: ok 38219
  72921. 45: ok 38220
  72922. 45: ok 38221
  72923. 45: ok 38222
  72924. 45: ok 38223
  72925. 45: ok 38224
  72926. 45: ok 38225
  72927. 45: ok 38226
  72928. 45: ok 38227
  72929. 45: ok 38228
  72930. 45: ok 38229
  72931. 45: ok 38230
  72932. 45: ok 38231
  72933. 45: ok 38232
  72934. 45: ok 38233
  72935. 45: ok 38234
  72936. 45: ok 38235
  72937. 45: ok 38236
  72938. 45: ok 38237
  72939. 45: ok 38238
  72940. 45: ok 38239
  72941. 45: ok 38240
  72942. 45: ok 38241
  72943. 45: ok 38242
  72944. 45: ok 38243
  72945. 45: ok 38244
  72946. 45: ok 38245
  72947. 45: ok 38246
  72948. 45: ok 38247
  72949. 45: ok 38248
  72950. 45: ok 38249
  72951. 45: ok 38250
  72952. 45: ok 38251
  72953. 45: ok 38252
  72954. 45: ok 38253
  72955. 45: ok 38254
  72956. 45: ok 38255
  72957. 45: ok 38256
  72958. 45: ok 38257
  72959. 45: ok 38258
  72960. 45: ok 38259
  72961. 45: ok 38260
  72962. 45: ok 38261
  72963. 45: ok 38262
  72964. 45: ok 38263
  72965. 45: ok 38264
  72966. 45: ok 38265
  72967. 45: ok 38266
  72968. 45: ok 38267
  72969. 45: ok 38268
  72970. 45: ok 38269
  72971. 45: ok 38270
  72972. 45: ok 38271
  72973. 45: ok 38272
  72974. 45: ok 38273
  72975. 45: ok 38274
  72976. 45: ok 38275
  72977. 45: ok 38276
  72978. 45: ok 38277
  72979. 45: ok 38278
  72980. 45: ok 38279
  72981. 45: ok 38280
  72982. 45: ok 38281
  72983. 45: ok 38282
  72984. 45: ok 38283
  72985. 45: ok 38284
  72986. 45: ok 38285
  72987. 45: ok 38286
  72988. 45: ok 38287
  72989. 45: ok 38288
  72990. 45: ok 38289
  72991. 45: ok 38290
  72992. 45: ok 38291
  72993. 45: ok 38292
  72994. 45: ok 38293
  72995. 45: ok 38294
  72996. 45: ok 38295
  72997. 45: ok 38296
  72998. 45: ok 38297
  72999. 45: ok 38298
  73000. 45: ok 38299
  73001. 45: ok 38300
  73002. 45: ok 38301
  73003. 45: ok 38302
  73004. 45: ok 38303
  73005. 45: ok 38304
  73006. 45: ok 38305
  73007. 45: ok 38306
  73008. 45: ok 38307
  73009. 45: ok 38308
  73010. 45: ok 38309
  73011. 45: ok 38310
  73012. 45: ok 38311
  73013. 45: ok 38312
  73014. 45: ok 38313
  73015. 45: ok 38314
  73016. 45: ok 38315
  73017. 45: ok 38316
  73018. 45: ok 38317
  73019. 45: ok 38318
  73020. 45: ok 38319
  73021. 45: ok 38320
  73022. 45: ok 38321
  73023. 45: ok 38322
  73024. 45: ok 38323
  73025. 45: ok 38324
  73026. 45: ok 38325
  73027. 45: ok 38326
  73028. 45: ok 38327
  73029. 45: ok 38328
  73030. 45: ok 38329
  73031. 45: ok 38330
  73032. 45: ok 38331
  73033. 45: ok 38332
  73034. 45: ok 38333
  73035. 45: ok 38334
  73036. 45: ok 38335
  73037. 45: ok 38336
  73038. 45: ok 38337
  73039. 45: ok 38338
  73040. 45: ok 38339
  73041. 45: ok 38340
  73042. 45: ok 38341
  73043. 45: ok 38342
  73044. 45: ok 38343
  73045. 45: ok 38344
  73046. 45: ok 38345
  73047. 45: ok 38346
  73048. 45: ok 38347
  73049. 45: ok 38348
  73050. 45: ok 38349
  73051. 45: ok 38350
  73052. 45: ok 38351
  73053. 45: ok 38352
  73054. 45: ok 38353
  73055. 45: ok 38354
  73056. 45: ok 38355
  73057. 45: ok 38356
  73058. 45: ok 38357
  73059. 45: ok 38358
  73060. 45: ok 38359
  73061. 45: ok 38360
  73062. 45: ok 38361
  73063. 45: ok 38362
  73064. 45: ok 38363
  73065. 45: ok 38364
  73066. 45: ok 38365
  73067. 45: ok 38366
  73068. 45: ok 38367
  73069. 45: ok 38368
  73070. 45: ok 38369
  73071. 45: ok 38370
  73072. 45: ok 38371
  73073. 45: ok 38372
  73074. 45: ok 38373
  73075. 45: ok 38374
  73076. 45: ok 38375
  73077. 45: ok 38376
  73078. 45: ok 38377
  73079. 45: ok 38378
  73080. 45: ok 38379
  73081. 45: ok 38380
  73082. 45: ok 38381
  73083. 45: ok 38382
  73084. 45: ok 38383
  73085. 45: ok 38384
  73086. 45: ok 38385
  73087. 45: ok 38386
  73088. 45: ok 38387
  73089. 45: ok 38388
  73090. 45: ok 38389
  73091. 45: ok 38390
  73092. 45: ok 38391
  73093. 45: ok 38392
  73094. 45: ok 38393
  73095. 45: ok 38394
  73096. 45: ok 38395
  73097. 45: ok 38396
  73098. 45: ok 38397
  73099. 45: ok 38398
  73100. 45: ok 38399
  73101. 45: ok 38400
  73102. 45: ok 38401
  73103. 45: ok 38402
  73104. 45: ok 38403
  73105. 45: ok 38404
  73106. 45: ok 38405
  73107. 45: ok 38406
  73108. 45: ok 38407
  73109. 45: ok 38408
  73110. 45: ok 38409
  73111. 45: ok 38410
  73112. 45: ok 38411
  73113. 45: ok 38412
  73114. 45: ok 38413
  73115. 45: ok 38414
  73116. 45: ok 38415
  73117. 45: ok 38416
  73118. 45: ok 38417
  73119. 45: ok 38418
  73120. 45: ok 38419
  73121. 45: ok 38420
  73122. 45: ok 38421
  73123. 45: ok 38422
  73124. 45: ok 38423
  73125. 45: ok 38424
  73126. 45: ok 38425
  73127. 45: ok 38426
  73128. 45: ok 38427
  73129. 45: ok 38428
  73130. 45: ok 38429
  73131. 45: ok 38430
  73132. 45: ok 38431
  73133. 45: ok 38432
  73134. 45: ok 38433
  73135. 45: ok 38434
  73136. 45: ok 38435
  73137. 45: ok 38436
  73138. 45: ok 38437
  73139. 45: ok 38438
  73140. 45: ok 38439
  73141. 45: ok 38440
  73142. 45: ok 38441
  73143. 45: ok 38442
  73144. 45: ok 38443
  73145. 45: ok 38444
  73146. 45: ok 38445
  73147. 45: ok 38446
  73148. 45: ok 38447
  73149. 45: ok 38448
  73150. 45: ok 38449
  73151. 45: ok 38450
  73152. 45: ok 38451
  73153. 45: ok 38452
  73154. 45: ok 38453
  73155. 45: ok 38454
  73156. 45: ok 38455
  73157. 45: ok 38456
  73158. 45: ok 38457
  73159. 45: ok 38458
  73160. 45: ok 38459
  73161. 45: ok 38460
  73162. 45: ok 38461
  73163. 45: ok 38462
  73164. 45: ok 38463
  73165. 45: ok 38464
  73166. 45: ok 38465
  73167. 45: ok 38466
  73168. 45: ok 38467
  73169. 45: ok 38468
  73170. 45: ok 38469
  73171. 45: ok 38470
  73172. 45: ok 38471
  73173. 45: ok 38472
  73174. 45: ok 38473
  73175. 45: ok 38474
  73176. 45: ok 38475
  73177. 45: ok 38476
  73178. 45: ok 38477
  73179. 45: ok 38478
  73180. 45: ok 38479
  73181. 45: ok 38480
  73182. 45: ok 38481
  73183. 45: ok 38482
  73184. 45: ok 38483
  73185. 45: ok 38484
  73186. 45: ok 38485
  73187. 45: ok 38486
  73188. 45: ok 38487
  73189. 45: ok 38488
  73190. 45: ok 38489
  73191. 45: ok 38490
  73192. 45: ok 38491
  73193. 45: ok 38492
  73194. 45: ok 38493
  73195. 45: ok 38494
  73196. 45: ok 38495
  73197. 45: ok 38496
  73198. 45: ok 38497
  73199. 45: ok 38498
  73200. 45: ok 38499
  73201. 45: ok 38500
  73202. 45: ok 38501
  73203. 45: ok 38502
  73204. 45: ok 38503
  73205. 45: ok 38504
  73206. 45: ok 38505
  73207. 45: ok 38506
  73208. 45: ok 38507
  73209. 45: ok 38508
  73210. 45: ok 38509
  73211. 45: ok 38510
  73212. 45: ok 38511
  73213. 45: ok 38512
  73214. 45: ok 38513
  73215. 45: ok 38514
  73216. 45: ok 38515
  73217. 45: ok 38516
  73218. 45: ok 38517
  73219. 45: ok 38518
  73220. 45: ok 38519
  73221. 45: ok 38520
  73222. 45: ok 38521
  73223. 45: ok 38522
  73224. 45: ok 38523
  73225. 45: ok 38524
  73226. 45: ok 38525
  73227. 45: ok 38526
  73228. 45: ok 38527
  73229. 45: ok 38528
  73230. 45: ok 38529
  73231. 45: ok 38530
  73232. 45: ok 38531
  73233. 45: ok 38532
  73234. 45: ok 38533
  73235. 45: ok 38534
  73236. 45: ok 38535
  73237. 45: ok 38536
  73238. 45: ok 38537
  73239. 45: ok 38538
  73240. 45: ok 38539
  73241. 45: ok 38540
  73242. 45: ok 38541
  73243. 45: ok 38542
  73244. 45: ok 38543
  73245. 45: ok 38544
  73246. 45: ok 38545
  73247. 45: ok 38546
  73248. 45: ok 38547
  73249. 45: ok 38548
  73250. 45: ok 38549
  73251. 45: ok 38550
  73252. 45: ok 38551
  73253. 45: ok 38552
  73254. 45: ok 38553
  73255. 45: ok 38554
  73256. 45: ok 38555
  73257. 45: ok 38556
  73258. 45: ok 38557
  73259. 45: ok 38558
  73260. 45: ok 38559
  73261. 45: ok 38560
  73262. 45: ok 38561
  73263. 45: ok 38562
  73264. 45: ok 38563
  73265. 45: ok 38564
  73266. 45: ok 38565
  73267. 45: ok 38566
  73268. 45: ok 38567
  73269. 45: ok 38568
  73270. 45: ok 38569
  73271. 45: ok 38570
  73272. 45: ok 38571
  73273. 45: ok 38572
  73274. 45: ok 38573
  73275. 45: ok 38574
  73276. 45: ok 38575
  73277. 45: ok 38576
  73278. 45: ok 38577
  73279. 45: ok 38578
  73280. 45: ok 38579
  73281. 45: ok 38580
  73282. 45: ok 38581
  73283. 45: ok 38582
  73284. 45: ok 38583
  73285. 45: ok 38584
  73286. 45: ok 38585
  73287. 45: ok 38586
  73288. 45: ok 38587
  73289. 45: ok 38588
  73290. 45: ok 38589
  73291. 45: ok 38590
  73292. 45: ok 38591
  73293. 45: ok 38592
  73294. 45: ok 38593
  73295. 45: ok 38594
  73296. 45: ok 38595
  73297. 45: ok 38596
  73298. 45: ok 38597
  73299. 45: ok 38598
  73300. 45: ok 38599
  73301. 45: ok 38600
  73302. 45: ok 38601
  73303. 45: ok 38602
  73304. 45: ok 38603
  73305. 45: ok 38604
  73306. 45: ok 38605
  73307. 45: ok 38606
  73308. 45: ok 38607
  73309. 45: ok 38608
  73310. 45: ok 38609
  73311. 45: ok 38610
  73312. 45: ok 38611
  73313. 45: ok 38612
  73314. 45: ok 38613
  73315. 45: ok 38614
  73316. 45: ok 38615
  73317. 45: ok 38616
  73318. 45: ok 38617
  73319. 45: ok 38618
  73320. 45: ok 38619
  73321. 45: ok 38620
  73322. 45: ok 38621
  73323. 45: ok 38622
  73324. 45: ok 38623
  73325. 45: ok 38624
  73326. 45: ok 38625
  73327. 45: ok 38626
  73328. 45: ok 38627
  73329. 45: ok 38628
  73330. 45: ok 38629
  73331. 45: ok 38630
  73332. 45: ok 38631
  73333. 45: ok 38632
  73334. 45: ok 38633
  73335. 45: ok 38634
  73336. 45: ok 38635
  73337. 45: ok 38636
  73338. 45: ok 38637
  73339. 45: ok 38638
  73340. 45: ok 38639
  73341. 45: ok 38640
  73342. 45: ok 38641
  73343. 45: ok 38642
  73344. 45: ok 38643
  73345. 45: ok 38644
  73346. 45: ok 38645
  73347. 45: ok 38646
  73348. 45: ok 38647
  73349. 45: ok 38648
  73350. 45: ok 38649
  73351. 45: ok 38650
  73352. 45: ok 38651
  73353. 45: ok 38652
  73354. 45: ok 38653
  73355. 45: ok 38654
  73356. 45: ok 38655
  73357. 45: ok 38656
  73358. 45: ok 38657
  73359. 45: ok 38658
  73360. 45: ok 38659
  73361. 45: ok 38660
  73362. 45: ok 38661
  73363. 45: ok 38662
  73364. 45: ok 38663
  73365. 45: ok 38664
  73366. 45: ok 38665
  73367. 45: ok 38666
  73368. 45: ok 38667
  73369. 45: ok 38668
  73370. 45: ok 38669
  73371. 45: ok 38670
  73372. 45: ok 38671
  73373. 45: ok 38672
  73374. 45: ok 38673
  73375. 45: ok 38674
  73376. 45: ok 38675
  73377. 45: ok 38676
  73378. 45: ok 38677
  73379. 45: ok 38678
  73380. 45: ok 38679
  73381. 45: ok 38680
  73382. 45: ok 38681
  73383. 45: ok 38682
  73384. 45: ok 38683
  73385. 45: ok 38684
  73386. 45: ok 38685
  73387. 45: ok 38686
  73388. 45: ok 38687
  73389. 45: ok 38688
  73390. 45: ok 38689
  73391. 45: ok 38690
  73392. 45: ok 38691
  73393. 45: ok 38692
  73394. 45: ok 38693
  73395. 45: ok 38694
  73396. 45: ok 38695
  73397. 45: ok 38696
  73398. 45: ok 38697
  73399. 45: ok 38698
  73400. 45: ok 38699
  73401. 45: ok 38700
  73402. 45: ok 38701
  73403. 45: ok 38702
  73404. 45: ok 38703
  73405. 45: ok 38704
  73406. 45: ok 38705
  73407. 45: ok 38706
  73408. 45: ok 38707
  73409. 45: ok 38708
  73410. 45: ok 38709
  73411. 45: ok 38710
  73412. 45: ok 38711
  73413. 45: ok 38712
  73414. 45: ok 38713
  73415. 45: ok 38714
  73416. 45: ok 38715
  73417. 45: ok 38716
  73418. 45: ok 38717
  73419. 45: ok 38718
  73420. 45: ok 38719
  73421. 45: ok 38720
  73422. 45: ok 38721
  73423. 45: ok 38722
  73424. 45: ok 38723
  73425. 45: ok 38724
  73426. 45: ok 38725
  73427. 45: ok 38726
  73428. 45: ok 38727
  73429. 45: ok 38728
  73430. 45: ok 38729
  73431. 45: ok 38730
  73432. 45: ok 38731
  73433. 45: ok 38732
  73434. 45: ok 38733
  73435. 45: ok 38734
  73436. 45: ok 38735
  73437. 45: ok 38736
  73438. 45: ok 38737
  73439. 45: ok 38738
  73440. 45: ok 38739
  73441. 45: ok 38740
  73442. 45: ok 38741
  73443. 45: ok 38742
  73444. 45: ok 38743
  73445. 45: ok 38744
  73446. 45: ok 38745
  73447. 45: ok 38746
  73448. 45: ok 38747
  73449. 45: ok 38748
  73450. 45: ok 38749
  73451. 45: ok 38750
  73452. 45: ok 38751
  73453. 45: ok 38752
  73454. 45: ok 38753
  73455. 45: ok 38754
  73456. 45: ok 38755
  73457. 45: ok 38756
  73458. 45: ok 38757
  73459. 45: ok 38758
  73460. 45: ok 38759
  73461. 45: ok 38760
  73462. 45: ok 38761
  73463. 45: ok 38762
  73464. 45: ok 38763
  73465. 45: ok 38764
  73466. 45: ok 38765
  73467. 45: ok 38766
  73468. 45: ok 38767
  73469. 45: ok 38768
  73470. 45: ok 38769
  73471. 45: ok 38770
  73472. 45: ok 38771
  73473. 45: ok 38772
  73474. 45: ok 38773
  73475. 45: ok 38774
  73476. 45: ok 38775
  73477. 45: ok 38776
  73478. 45: ok 38777
  73479. 45: ok 38778
  73480. 45: ok 38779
  73481. 45: ok 38780
  73482. 45: ok 38781
  73483. 45: ok 38782
  73484. 45: ok 38783
  73485. 45: ok 38784
  73486. 45: ok 38785
  73487. 45: ok 38786
  73488. 45: ok 38787
  73489. 45: ok 38788
  73490. 45: ok 38789
  73491. 45: ok 38790
  73492. 45: ok 38791
  73493. 45: ok 38792
  73494. 45: ok 38793
  73495. 45: ok 38794
  73496. 45: ok 38795
  73497. 45: ok 38796
  73498. 45: ok 38797
  73499. 45: ok 38798
  73500. 45: ok 38799
  73501. 45: ok 38800
  73502. 45: ok 38801
  73503. 45: ok 38802
  73504. 45: ok 38803
  73505. 45: ok 38804
  73506. 45: ok 38805
  73507. 45: ok 38806
  73508. 45: ok 38807
  73509. 45: ok 38808
  73510. 45: ok 38809
  73511. 45: ok 38810
  73512. 45: ok 38811
  73513. 45: ok 38812
  73514. 45: ok 38813
  73515. 45: ok 38814
  73516. 45: ok 38815
  73517. 45: ok 38816
  73518. 45: ok 38817
  73519. 45: ok 38818
  73520. 45: ok 38819
  73521. 45: ok 38820
  73522. 45: ok 38821
  73523. 45: ok 38822
  73524. 45: ok 38823
  73525. 45: ok 38824
  73526. 45: ok 38825
  73527. 45: ok 38826
  73528. 45: ok 38827
  73529. 45: ok 38828
  73530. 45: ok 38829
  73531. 45: ok 38830
  73532. 45: ok 38831
  73533. 45: ok 38832
  73534. 45: ok 38833
  73535. 45: ok 38834
  73536. 45: ok 38835
  73537. 45: ok 38836
  73538. 45: ok 38837
  73539. 45: ok 38838
  73540. 45: ok 38839
  73541. 45: ok 38840
  73542. 45: ok 38841
  73543. 45: ok 38842
  73544. 45: ok 38843
  73545. 45: ok 38844
  73546. 45: ok 38845
  73547. 45: ok 38846
  73548. 45: ok 38847
  73549. 45: ok 38848
  73550. 45: ok 38849
  73551. 45: ok 38850
  73552. 45: ok 38851
  73553. 45: ok 38852
  73554. 45: ok 38853
  73555. 45: ok 38854
  73556. 45: ok 38855
  73557. 45: ok 38856
  73558. 45: ok 38857
  73559. 45: ok 38858
  73560. 45: ok 38859
  73561. 45: ok 38860
  73562. 45: ok 38861
  73563. 45: ok 38862
  73564. 45: ok 38863
  73565. 45: ok 38864
  73566. 45: ok 38865
  73567. 45: ok 38866
  73568. 45: ok 38867
  73569. 45: ok 38868
  73570. 45: ok 38869
  73571. 45: ok 38870
  73572. 45: ok 38871
  73573. 45: ok 38872
  73574. 45: ok 38873
  73575. 45: ok 38874
  73576. 45: ok 38875
  73577. 45: ok 38876
  73578. 45: ok 38877
  73579. 45: ok 38878
  73580. 45: ok 38879
  73581. 45: ok 38880
  73582. 45: ok 38881
  73583. 45: ok 38882
  73584. 45: ok 38883
  73585. 45: ok 38884
  73586. 45: ok 38885
  73587. 45: ok 38886
  73588. 45: ok 38887
  73589. 45: ok 38888
  73590. 45: ok 38889
  73591. 45: ok 38890
  73592. 45: ok 38891
  73593. 45: ok 38892
  73594. 45: ok 38893
  73595. 45: ok 38894
  73596. 45: ok 38895
  73597. 45: ok 38896
  73598. 45: ok 38897
  73599. 45: ok 38898
  73600. 45: ok 38899
  73601. 45: ok 38900
  73602. 45: ok 38901
  73603. 45: ok 38902
  73604. 45: ok 38903
  73605. 45: ok 38904
  73606. 45: ok 38905
  73607. 45: ok 38906
  73608. 45: ok 38907
  73609. 45: ok 38908
  73610. 45: ok 38909
  73611. 45: ok 38910
  73612. 45: ok 38911
  73613. 45: ok 38912
  73614. 45: ok 38913
  73615. 45: ok 38914
  73616. 45: ok 38915
  73617. 45: ok 38916
  73618. 45: ok 38917
  73619. 45: ok 38918
  73620. 45: ok 38919
  73621. 45: ok 38920
  73622. 45: ok 38921
  73623. 45: ok 38922
  73624. 45: ok 38923
  73625. 45: ok 38924
  73626. 45: ok 38925
  73627. 45: ok 38926
  73628. 45: ok 38927
  73629. 45: ok 38928
  73630. 45: ok 38929
  73631. 45: ok 38930
  73632. 45: ok 38931
  73633. 45: ok 38932
  73634. 45: ok 38933
  73635. 45: ok 38934
  73636. 45: ok 38935
  73637. 45: ok 38936
  73638. 45: ok 38937
  73639. 45: ok 38938
  73640. 45: ok 38939
  73641. 45: ok 38940
  73642. 45: ok 38941
  73643. 45: ok 38942
  73644. 45: ok 38943
  73645. 45: ok 38944
  73646. 45: ok 38945
  73647. 45: ok 38946
  73648. 45: ok 38947
  73649. 45: ok 38948
  73650. 45: ok 38949
  73651. 45: ok 38950
  73652. 45: ok 38951
  73653. 45: ok 38952
  73654. 45: ok 38953
  73655. 45: ok 38954
  73656. 45: ok 38955
  73657. 45: ok 38956
  73658. 45: ok 38957
  73659. 45: ok 38958
  73660. 45: ok 38959
  73661. 45: ok 38960
  73662. 45: ok 38961
  73663. 45: ok 38962
  73664. 45: ok 38963
  73665. 45: ok 38964
  73666. 45: ok 38965
  73667. 45: ok 38966
  73668. 45: ok 38967
  73669. 45: ok 38968
  73670. 45: ok 38969
  73671. 45: ok 38970
  73672. 45: ok 38971
  73673. 45: ok 38972
  73674. 45: ok 38973
  73675. 45: ok 38974
  73676. 45: ok 38975
  73677. 45: ok 38976
  73678. 45: ok 38977
  73679. 45: ok 38978
  73680. 45: ok 38979
  73681. 45: ok 38980
  73682. 45: ok 38981
  73683. 45: ok 38982
  73684. 45: ok 38983
  73685. 45: ok 38984
  73686. 45: ok 38985
  73687. 45: ok 38986
  73688. 45: ok 38987
  73689. 45: ok 38988
  73690. 45: ok 38989
  73691. 45: ok 38990
  73692. 45: ok 38991
  73693. 45: ok 38992
  73694. 45: ok 38993
  73695. 45: ok 38994
  73696. 45: ok 38995
  73697. 45: ok 38996
  73698. 45: ok 38997
  73699. 45: ok 38998
  73700. 45: ok 38999
  73701. 45: ok 39000
  73702. 45: ok 39001
  73703. 45: ok 39002
  73704. 45: ok 39003
  73705. 45: ok 39004
  73706. 45: ok 39005
  73707. 45: ok 39006
  73708. 45: ok 39007
  73709. 45: ok 39008
  73710. 45: ok 39009
  73711. 45: ok 39010
  73712. 45: ok 39011
  73713. 45: ok 39012
  73714. 45: ok 39013
  73715. 45: ok 39014
  73716. 45: ok 39015
  73717. 45: ok 39016
  73718. 45: ok 39017
  73719. 45: ok 39018
  73720. 45: ok 39019
  73721. 45: ok 39020
  73722. 45: ok 39021
  73723. 45: ok 39022
  73724. 45: ok 39023
  73725. 45: ok 39024
  73726. 45: ok 39025
  73727. 45: ok 39026
  73728. 45: ok 39027
  73729. 45: ok 39028
  73730. 45: ok 39029
  73731. 45: ok 39030
  73732. 45: ok 39031
  73733. 45: ok 39032
  73734. 45: ok 39033
  73735. 45: ok 39034
  73736. 45: ok 39035
  73737. 45: ok 39036
  73738. 45: ok 39037
  73739. 45: ok 39038
  73740. 45: ok 39039
  73741. 45: ok 39040
  73742. 45: ok 39041
  73743. 45: ok 39042
  73744. 45: ok 39043
  73745. 45: ok 39044
  73746. 45: ok 39045
  73747. 45: ok 39046
  73748. 45: ok 39047
  73749. 45: ok 39048
  73750. 45: ok 39049
  73751. 45: ok 39050
  73752. 45: ok 39051
  73753. 45: ok 39052
  73754. 45: ok 39053
  73755. 45: ok 39054
  73756. 45: ok 39055
  73757. 45: ok 39056
  73758. 45: ok 39057
  73759. 45: ok 39058
  73760. 45: ok 39059
  73761. 45: ok 39060
  73762. 45: ok 39061
  73763. 45: ok 39062
  73764. 45: ok 39063
  73765. 45: ok 39064
  73766. 45: ok 39065
  73767. 45: ok 39066
  73768. 45: ok 39067
  73769. 45: ok 39068
  73770. 45: ok 39069
  73771. 45: ok 39070
  73772. 45: ok 39071
  73773. 45: ok 39072
  73774. 45: ok 39073
  73775. 45: ok 39074
  73776. 45: ok 39075
  73777. 45: ok 39076
  73778. 45: ok 39077
  73779. 45: ok 39078
  73780. 45: ok 39079
  73781. 45: ok 39080
  73782. 45: ok 39081
  73783. 45: ok 39082
  73784. 45: ok 39083
  73785. 45: ok 39084
  73786. 45: ok 39085
  73787. 45: ok 39086
  73788. 45: ok 39087
  73789. 45: ok 39088
  73790. 45: ok 39089
  73791. 45: ok 39090
  73792. 45: ok 39091
  73793. 45: ok 39092
  73794. 45: ok 39093
  73795. 45: ok 39094
  73796. 45: ok 39095
  73797. 45: ok 39096
  73798. 45: ok 39097
  73799. 45: ok 39098
  73800. 45: ok 39099
  73801. 45: ok 39100
  73802. 45: ok 39101
  73803. 45: ok 39102
  73804. 45: ok 39103
  73805. 45: ok 39104
  73806. 45: ok 39105
  73807. 45: ok 39106
  73808. 45: ok 39107
  73809. 45: ok 39108
  73810. 45: ok 39109
  73811. 45: ok 39110
  73812. 45: ok 39111
  73813. 45: ok 39112
  73814. 45: ok 39113
  73815. 45: ok 39114
  73816. 45: ok 39115
  73817. 45: ok 39116
  73818. 45: ok 39117
  73819. 45: ok 39118
  73820. 45: ok 39119
  73821. 45: ok 39120
  73822. 45: ok 39121
  73823. 45: ok 39122
  73824. 45: ok 39123
  73825. 45: ok 39124
  73826. 45: ok 39125
  73827. 45: ok 39126
  73828. 45: ok 39127
  73829. 45: ok 39128
  73830. 45: ok 39129
  73831. 45: ok 39130
  73832. 45: ok 39131
  73833. 45: ok 39132
  73834. 45: ok 39133
  73835. 45: ok 39134
  73836. 45: ok 39135
  73837. 45: ok 39136
  73838. 45: ok 39137
  73839. 45: ok 39138
  73840. 45: ok 39139
  73841. 45: ok 39140
  73842. 45: ok 39141
  73843. 45: ok 39142
  73844. 45: ok 39143
  73845. 45: ok 39144
  73846. 45: ok 39145
  73847. 45: ok 39146
  73848. 45: ok 39147
  73849. 45: ok 39148
  73850. 45: ok 39149
  73851. 45: ok 39150
  73852. 45: ok 39151
  73853. 45: ok 39152
  73854. 45: ok 39153
  73855. 45: ok 39154
  73856. 45: ok 39155
  73857. 45: ok 39156
  73858. 45: ok 39157
  73859. 45: ok 39158
  73860. 45: ok 39159
  73861. 45: ok 39160
  73862. 45: ok 39161
  73863. 45: ok 39162
  73864. 45: ok 39163
  73865. 45: ok 39164
  73866. 45: ok 39165
  73867. 45: ok 39166
  73868. 45: ok 39167
  73869. 45: ok 39168
  73870. 45: ok 39169
  73871. 45: ok 39170
  73872. 45: ok 39171
  73873. 45: ok 39172
  73874. 45: ok 39173
  73875. 45: ok 39174
  73876. 45: ok 39175
  73877. 45: ok 39176
  73878. 45: ok 39177
  73879. 45: ok 39178
  73880. 45: ok 39179
  73881. 45: ok 39180
  73882. 45: ok 39181
  73883. 45: ok 39182
  73884. 45: ok 39183
  73885. 45: ok 39184
  73886. 45: ok 39185
  73887. 45: ok 39186
  73888. 45: ok 39187
  73889. 45: ok 39188
  73890. 45: ok 39189
  73891. 45: ok 39190
  73892. 45: ok 39191
  73893. 45: ok 39192
  73894. 45: ok 39193
  73895. 45: ok 39194
  73896. 45: ok 39195
  73897. 45: ok 39196
  73898. 45: ok 39197
  73899. 45: ok 39198
  73900. 45: ok 39199
  73901. 45: ok 39200
  73902. 45: ok 39201
  73903. 45: ok 39202
  73904. 45: ok 39203
  73905. 45: ok 39204
  73906. 45: ok 39205
  73907. 45: ok 39206
  73908. 45: ok 39207
  73909. 45: ok 39208
  73910. 45: ok 39209
  73911. 45: ok 39210
  73912. 45: ok 39211
  73913. 45: ok 39212
  73914. 45: ok 39213
  73915. 45: ok 39214
  73916. 45: ok 39215
  73917. 45: ok 39216
  73918. 45: ok 39217
  73919. 45: ok 39218
  73920. 45: ok 39219
  73921. 45: ok 39220
  73922. 45: ok 39221
  73923. 45: ok 39222
  73924. 45: ok 39223
  73925. 45: ok 39224
  73926. 45: ok 39225
  73927. 45: ok 39226
  73928. 45: ok 39227
  73929. 45: ok 39228
  73930. 45: ok 39229
  73931. 45: ok 39230
  73932. 45: ok 39231
  73933. 45: ok 39232
  73934. 45: ok 39233
  73935. 45: ok 39234
  73936. 45: ok 39235
  73937. 45: ok 39236
  73938. 45: ok 39237
  73939. 45: ok 39238
  73940. 45: ok 39239
  73941. 45: ok 39240
  73942. 45: ok 39241
  73943. 45: ok 39242
  73944. 45: ok 39243
  73945. 45: ok 39244
  73946. 45: ok 39245
  73947. 45: ok 39246
  73948. 45: ok 39247
  73949. 45: ok 39248
  73950. 45: ok 39249
  73951. 45: ok 39250
  73952. 45: ok 39251
  73953. 45: ok 39252
  73954. 45: ok 39253
  73955. 45: ok 39254
  73956. 45: ok 39255
  73957. 45: ok 39256
  73958. 45: ok 39257
  73959. 45: ok 39258
  73960. 45: ok 39259
  73961. 45: ok 39260
  73962. 45: ok 39261
  73963. 45: ok 39262
  73964. 45: ok 39263
  73965. 45: ok 39264
  73966. 45: ok 39265
  73967. 45: ok 39266
  73968. 45: ok 39267
  73969. 45: ok 39268
  73970. 45: ok 39269
  73971. 45: ok 39270
  73972. 45: ok 39271
  73973. 45: ok 39272
  73974. 45: ok 39273
  73975. 45: ok 39274
  73976. 45: ok 39275
  73977. 45: ok 39276
  73978. 45: ok 39277
  73979. 45: ok 39278
  73980. 45: ok 39279
  73981. 45: ok 39280
  73982. 45: ok 39281
  73983. 45: ok 39282
  73984. 45: ok 39283
  73985. 45: ok 39284
  73986. 45: ok 39285
  73987. 45: ok 39286
  73988. 45: ok 39287
  73989. 45: ok 39288
  73990. 45: ok 39289
  73991. 45: ok 39290
  73992. 45: ok 39291
  73993. 45: ok 39292
  73994. 45: ok 39293
  73995. 45: ok 39294
  73996. 45: ok 39295
  73997. 45: ok 39296
  73998. 45: ok 39297
  73999. 45: ok 39298
  74000. 45: ok 39299
  74001. 45: ok 39300
  74002. 45: ok 39301
  74003. 45: ok 39302
  74004. 45: ok 39303
  74005. 45: ok 39304
  74006. 45: ok 39305
  74007. 45: ok 39306
  74008. 45: ok 39307
  74009. 45: ok 39308
  74010. 45: ok 39309
  74011. 45: ok 39310
  74012. 45: ok 39311
  74013. 45: ok 39312
  74014. 45: ok 39313
  74015. 45: ok 39314
  74016. 45: ok 39315
  74017. 45: ok 39316
  74018. 45: ok 39317
  74019. 45: ok 39318
  74020. 45: ok 39319
  74021. 45: ok 39320
  74022. 45: ok 39321
  74023. 45: ok 39322
  74024. 45: ok 39323
  74025. 45: ok 39324
  74026. 45: ok 39325
  74027. 45: ok 39326
  74028. 45: ok 39327
  74029. 45: ok 39328
  74030. 45: ok 39329
  74031. 45: ok 39330
  74032. 45: ok 39331
  74033. 45: ok 39332
  74034. 45: ok 39333
  74035. 45: ok 39334
  74036. 45: ok 39335
  74037. 45: ok 39336
  74038. 45: ok 39337
  74039. 45: ok 39338
  74040. 45: ok 39339
  74041. 45: ok 39340
  74042. 45: ok 39341
  74043. 45: ok 39342
  74044. 45: ok 39343
  74045. 45: ok 39344
  74046. 45: ok 39345
  74047. 45: ok 39346
  74048. 45: ok 39347
  74049. 45: ok 39348
  74050. 45: ok 39349
  74051. 45: ok 39350
  74052. 45: ok 39351
  74053. 45: ok 39352
  74054. 45: ok 39353
  74055. 45: ok 39354
  74056. 45: ok 39355
  74057. 45: ok 39356
  74058. 45: ok 39357
  74059. 45: ok 39358
  74060. 45: ok 39359
  74061. 45: ok 39360
  74062. 45: ok 39361
  74063. 45: ok 39362
  74064. 45: ok 39363
  74065. 45: ok 39364
  74066. 45: ok 39365
  74067. 45: ok 39366
  74068. 45: ok 39367
  74069. 45: ok 39368
  74070. 45: ok 39369
  74071. 45: ok 39370
  74072. 45: ok 39371
  74073. 45: ok 39372
  74074. 45: ok 39373
  74075. 45: ok 39374
  74076. 45: ok 39375
  74077. 45: ok 39376
  74078. 45: ok 39377
  74079. 45: ok 39378
  74080. 45: ok 39379
  74081. 45: ok 39380
  74082. 45: ok 39381
  74083. 45: ok 39382
  74084. 45: ok 39383
  74085. 45: ok 39384
  74086. 45: ok 39385
  74087. 45: ok 39386
  74088. 45: ok 39387
  74089. 45: ok 39388
  74090. 45: ok 39389
  74091. 45: ok 39390
  74092. 45: ok 39391
  74093. 45: ok 39392
  74094. 45: ok 39393
  74095. 45: ok 39394
  74096. 45: ok 39395
  74097. 45: ok 39396
  74098. 45: ok 39397
  74099. 45: ok 39398
  74100. 45: ok 39399
  74101. 45: ok 39400
  74102. 45: ok 39401
  74103. 45: ok 39402
  74104. 45: ok 39403
  74105. 45: ok 39404
  74106. 45: ok 39405
  74107. 45: ok 39406
  74108. 45: ok 39407
  74109. 45: ok 39408
  74110. 45: ok 39409
  74111. 45: ok 39410
  74112. 45: ok 39411
  74113. 45: ok 39412
  74114. 45: ok 39413
  74115. 45: ok 39414
  74116. 45: ok 39415
  74117. 45: ok 39416
  74118. 45: ok 39417
  74119. 45: ok 39418
  74120. 45: ok 39419
  74121. 45: ok 39420
  74122. 45: ok 39421
  74123. 45: ok 39422
  74124. 45: ok 39423
  74125. 45: ok 39424
  74126. 45: ok 39425
  74127. 45: ok 39426
  74128. 45: ok 39427
  74129. 45: ok 39428
  74130. 45: ok 39429
  74131. 45: ok 39430
  74132. 45: ok 39431
  74133. 45: ok 39432
  74134. 45: ok 39433
  74135. 45: ok 39434
  74136. 45: ok 39435
  74137. 45: ok 39436
  74138. 45: ok 39437
  74139. 45: ok 39438
  74140. 45: ok 39439
  74141. 45: ok 39440
  74142. 45: ok 39441
  74143. 45: ok 39442
  74144. 45: ok 39443
  74145. 45: ok 39444
  74146. 45: ok 39445
  74147. 45: ok 39446
  74148. 45: ok 39447
  74149. 45: ok 39448
  74150. 45: ok 39449
  74151. 45: ok 39450
  74152. 45: ok 39451
  74153. 45: ok 39452
  74154. 45: ok 39453
  74155. 45: ok 39454
  74156. 45: ok 39455
  74157. 45: ok 39456
  74158. 45: ok 39457
  74159. 45: ok 39458
  74160. 45: ok 39459
  74161. 45: ok 39460
  74162. 45: ok 39461
  74163. 45: ok 39462
  74164. 45: ok 39463
  74165. 45: ok 39464
  74166. 45: ok 39465
  74167. 45: ok 39466
  74168. 45: ok 39467
  74169. 45: ok 39468
  74170. 45: ok 39469
  74171. 45: ok 39470
  74172. 45: ok 39471
  74173. 45: ok 39472
  74174. 45: ok 39473
  74175. 45: ok 39474
  74176. 45: ok 39475
  74177. 45: ok 39476
  74178. 45: ok 39477
  74179. 45: ok 39478
  74180. 45: ok 39479
  74181. 45: ok 39480
  74182. 45: ok 39481
  74183. 45: ok 39482
  74184. 45: ok 39483
  74185. 45: ok 39484
  74186. 45: ok 39485
  74187. 45: ok 39486
  74188. 45: ok 39487
  74189. 45: ok 39488
  74190. 45: ok 39489
  74191. 45: ok 39490
  74192. 45: ok 39491
  74193. 45: ok 39492
  74194. 45: ok 39493
  74195. 45: ok 39494
  74196. 45: ok 39495
  74197. 45: ok 39496
  74198. 45: ok 39497
  74199. 45: ok 39498
  74200. 45: ok 39499
  74201. 45: ok 39500
  74202. 45: ok 39501
  74203. 45: ok 39502
  74204. 45: ok 39503
  74205. 45: ok 39504
  74206. 45: ok 39505
  74207. 45: ok 39506
  74208. 45: ok 39507
  74209. 45: ok 39508
  74210. 45: ok 39509
  74211. 45: ok 39510
  74212. 45: ok 39511
  74213. 45: ok 39512
  74214. 45: ok 39513
  74215. 45: ok 39514
  74216. 45: ok 39515
  74217. 45: ok 39516
  74218. 45: ok 39517
  74219. 45: ok 39518
  74220. 45: ok 39519
  74221. 45: ok 39520
  74222. 45: ok 39521
  74223. 45: ok 39522
  74224. 45: ok 39523
  74225. 45: ok 39524
  74226. 45: ok 39525
  74227. 45: ok 39526
  74228. 45: ok 39527
  74229. 45: ok 39528
  74230. 45: ok 39529
  74231. 45: ok 39530
  74232. 45: ok 39531
  74233. 45: ok 39532
  74234. 45: ok 39533
  74235. 45: ok 39534
  74236. 45: ok 39535
  74237. 45: ok 39536
  74238. 45: ok 39537
  74239. 45: ok 39538
  74240. 45: ok 39539
  74241. 45: ok 39540
  74242. 45: ok 39541
  74243. 45: ok 39542
  74244. 45: ok 39543
  74245. 45: ok 39544
  74246. 45: ok 39545
  74247. 45: ok 39546
  74248. 45: ok 39547
  74249. 45: ok 39548
  74250. 45: ok 39549
  74251. 45: ok 39550
  74252. 45: ok 39551
  74253. 45: ok 39552
  74254. 45: ok 39553
  74255. 45: ok 39554
  74256. 45: ok 39555
  74257. 45: ok 39556
  74258. 45: ok 39557
  74259. 45: ok 39558
  74260. 45: ok 39559
  74261. 45: ok 39560
  74262. 45: ok 39561
  74263. 45: ok 39562
  74264. 45: ok 39563
  74265. 45: ok 39564
  74266. 45: ok 39565
  74267. 45: ok 39566
  74268. 45: ok 39567
  74269. 45: ok 39568
  74270. 45: ok 39569
  74271. 45: ok 39570
  74272. 45: ok 39571
  74273. 45: ok 39572
  74274. 45: ok 39573
  74275. 45: ok 39574
  74276. 45: ok 39575
  74277. 45: ok 39576
  74278. 45: ok 39577
  74279. 45: ok 39578
  74280. 45: ok 39579
  74281. 45: ok 39580
  74282. 45: ok 39581
  74283. 45: ok 39582
  74284. 45: ok 39583
  74285. 45: ok 39584
  74286. 45: ok 39585
  74287. 45: ok 39586
  74288. 45: ok 39587
  74289. 45: ok 39588
  74290. 45: ok 39589
  74291. 45: ok 39590
  74292. 45: ok 39591
  74293. 45: ok 39592
  74294. 45: ok 39593
  74295. 45: ok 39594
  74296. 45: ok 39595
  74297. 45: ok 39596
  74298. 45: ok 39597
  74299. 45: ok 39598
  74300. 45: ok 39599
  74301. 45: ok 39600
  74302. 45: ok 39601
  74303. 45: ok 39602
  74304. 45: ok 39603
  74305. 45: ok 39604
  74306. 45: ok 39605
  74307. 45: ok 39606
  74308. 45: ok 39607
  74309. 45: ok 39608
  74310. 45: ok 39609
  74311. 45: ok 39610
  74312. 45: ok 39611
  74313. 45: ok 39612
  74314. 45: ok 39613
  74315. 45: ok 39614
  74316. 45: ok 39615
  74317. 45: ok 39616
  74318. 45: ok 39617
  74319. 45: ok 39618
  74320. 45: ok 39619
  74321. 45: ok 39620
  74322. 45: ok 39621
  74323. 45: ok 39622
  74324. 45: ok 39623
  74325. 45: ok 39624
  74326. 45: ok 39625
  74327. 45: ok 39626
  74328. 45: ok 39627
  74329. 45: ok 39628
  74330. 45: ok 39629
  74331. 45: ok 39630
  74332. 45: ok 39631
  74333. 45: ok 39632
  74334. 45: ok 39633
  74335. 45: ok 39634
  74336. 45: ok 39635
  74337. 45: ok 39636
  74338. 45: ok 39637
  74339. 45: ok 39638
  74340. 45: ok 39639
  74341. 45: ok 39640
  74342. 45: ok 39641
  74343. 45: ok 39642
  74344. 45: ok 39643
  74345. 45: ok 39644
  74346. 45: ok 39645
  74347. 45: ok 39646
  74348. 45: ok 39647
  74349. 45: ok 39648
  74350. 45: ok 39649
  74351. 45: ok 39650
  74352. 45: ok 39651
  74353. 45: ok 39652
  74354. 45: ok 39653
  74355. 45: ok 39654
  74356. 45: ok 39655
  74357. 45: ok 39656
  74358. 45: ok 39657
  74359. 45: ok 39658
  74360. 45: ok 39659
  74361. 45: ok 39660
  74362. 45: ok 39661
  74363. 45: ok 39662
  74364. 45: ok 39663
  74365. 45: ok 39664
  74366. 45: ok 39665
  74367. 45: ok 39666
  74368. 45: ok 39667
  74369. 45: ok 39668
  74370. 45: ok 39669
  74371. 45: ok 39670
  74372. 45: ok 39671
  74373. 45: ok 39672
  74374. 45: ok 39673
  74375. 45: ok 39674
  74376. 45: ok 39675
  74377. 45: ok 39676
  74378. 45: ok 39677
  74379. 45: ok 39678
  74380. 45: ok 39679
  74381. 45: ok 39680
  74382. 45: ok 39681
  74383. 45: ok 39682
  74384. 45: ok 39683
  74385. 45: ok 39684
  74386. 45: ok 39685
  74387. 45: ok 39686
  74388. 45: ok 39687
  74389. 45: ok 39688
  74390. 45: ok 39689
  74391. 45: ok 39690
  74392. 45: ok 39691
  74393. 45: ok 39692
  74394. 45: ok 39693
  74395. 45: ok 39694
  74396. 45: ok 39695
  74397. 45: ok 39696
  74398. 45: ok 39697
  74399. 45: ok 39698
  74400. 45: ok 39699
  74401. 45: ok 39700
  74402. 45: ok 39701
  74403. 45: ok 39702
  74404. 45: ok 39703
  74405. 45: ok 39704
  74406. 45: ok 39705
  74407. 45: ok 39706
  74408. 45: ok 39707
  74409. 45: ok 39708
  74410. 45: ok 39709
  74411. 45: ok 39710
  74412. 45: ok 39711
  74413. 45: ok 39712
  74414. 45: ok 39713
  74415. 45: ok 39714
  74416. 45: ok 39715
  74417. 45: ok 39716
  74418. 45: ok 39717
  74419. 45: ok 39718
  74420. 45: ok 39719
  74421. 45: ok 39720
  74422. 45: ok 39721
  74423. 45: ok 39722
  74424. 45: ok 39723
  74425. 45: ok 39724
  74426. 45: ok 39725
  74427. 45: ok 39726
  74428. 45: ok 39727
  74429. 45: ok 39728
  74430. 45: ok 39729
  74431. 45: ok 39730
  74432. 45: ok 39731
  74433. 45: ok 39732
  74434. 45: ok 39733
  74435. 45: ok 39734
  74436. 45: ok 39735
  74437. 45: ok 39736
  74438. 45: ok 39737
  74439. 45: ok 39738
  74440. 45: ok 39739
  74441. 45: ok 39740
  74442. 45: ok 39741
  74443. 45: ok 39742
  74444. 45: ok 39743
  74445. 45: ok 39744
  74446. 45: ok 39745
  74447. 45: ok 39746
  74448. 45: ok 39747
  74449. 45: ok 39748
  74450. 45: ok 39749
  74451. 45: ok 39750
  74452. 45: ok 39751
  74453. 45: ok 39752
  74454. 45: ok 39753
  74455. 45: ok 39754
  74456. 45: ok 39755
  74457. 45: ok 39756
  74458. 45: ok 39757
  74459. 45: ok 39758
  74460. 45: ok 39759
  74461. 45: ok 39760
  74462. 45: ok 39761
  74463. 45: ok 39762
  74464. 45: ok 39763
  74465. 45: ok 39764
  74466. 45: ok 39765
  74467. 45: ok 39766
  74468. 45: ok 39767
  74469. 45: ok 39768
  74470. 45: ok 39769
  74471. 45: ok 39770
  74472. 45: ok 39771
  74473. 45: ok 39772
  74474. 45: ok 39773
  74475. 45: ok 39774
  74476. 45: ok 39775
  74477. 45: ok 39776
  74478. 45: ok 39777
  74479. 45: ok 39778
  74480. 45: ok 39779
  74481. 45: ok 39780
  74482. 45: ok 39781
  74483. 45: ok 39782
  74484. 45: ok 39783
  74485. 45: ok 39784
  74486. 45: ok 39785
  74487. 45: ok 39786
  74488. 45: ok 39787
  74489. 45: ok 39788
  74490. 45: ok 39789
  74491. 45: ok 39790
  74492. 45: ok 39791
  74493. 45: ok 39792
  74494. 45: ok 39793
  74495. 45: ok 39794
  74496. 45: ok 39795
  74497. 45: ok 39796
  74498. 45: ok 39797
  74499. 45: ok 39798
  74500. 45: ok 39799
  74501. 45: ok 39800
  74502. 45: ok 39801
  74503. 45: ok 39802
  74504. 45: ok 39803
  74505. 45: ok 39804
  74506. 45: ok 39805
  74507. 45: ok 39806
  74508. 45: ok 39807
  74509. 45: ok 39808
  74510. 45: ok 39809
  74511. 45: ok 39810
  74512. 45: ok 39811
  74513. 45: ok 39812
  74514. 45: ok 39813
  74515. 45: ok 39814
  74516. 45: ok 39815
  74517. 45: ok 39816
  74518. 45: ok 39817
  74519. 45: ok 39818
  74520. 45: ok 39819
  74521. 45: ok 39820
  74522. 45: ok 39821
  74523. 45: ok 39822
  74524. 45: ok 39823
  74525. 45: ok 39824
  74526. 45: ok 39825
  74527. 45: ok 39826
  74528. 45: ok 39827
  74529. 45: ok 39828
  74530. 45: ok 39829
  74531. 45: ok 39830
  74532. 45: ok 39831
  74533. 45: ok 39832
  74534. 45: ok 39833
  74535. 45: ok 39834
  74536. 45: ok 39835
  74537. 45: ok 39836
  74538. 45: ok 39837
  74539. 45: ok 39838
  74540. 45: ok 39839
  74541. 45: ok 39840
  74542. 45: ok 39841
  74543. 45: ok 39842
  74544. 45: ok 39843
  74545. 45: ok 39844
  74546. 45: ok 39845
  74547. 45: ok 39846
  74548. 45: ok 39847
  74549. 45: ok 39848
  74550. 45: ok 39849
  74551. 45: ok 39850
  74552. 45: ok 39851
  74553. 45: ok 39852
  74554. 45: ok 39853
  74555. 45: ok 39854
  74556. 45: ok 39855
  74557. 45: ok 39856
  74558. 45: ok 39857
  74559. 45: ok 39858
  74560. 45: ok 39859
  74561. 45: ok 39860
  74562. 45: ok 39861
  74563. 45: ok 39862
  74564. 45: ok 39863
  74565. 45: ok 39864
  74566. 45: ok 39865
  74567. 45: ok 39866
  74568. 45: ok 39867
  74569. 45: ok 39868
  74570. 45: ok 39869
  74571. 45: ok 39870
  74572. 45: ok 39871
  74573. 45: ok 39872
  74574. 45: ok 39873
  74575. 45: ok 39874
  74576. 45: ok 39875
  74577. 45: ok 39876
  74578. 45: ok 39877
  74579. 45: ok 39878
  74580. 45: ok 39879
  74581. 45: ok 39880
  74582. 45: ok 39881
  74583. 45: ok 39882
  74584. 45: ok 39883
  74585. 45: ok 39884
  74586. 45: ok 39885
  74587. 45: ok 39886
  74588. 45: ok 39887
  74589. 45: ok 39888
  74590. 45: ok 39889
  74591. 45: ok 39890
  74592. 45: ok 39891
  74593. 45: ok 39892
  74594. 45: ok 39893
  74595. 45: ok 39894
  74596. 45: ok 39895
  74597. 45: ok 39896
  74598. 45: ok 39897
  74599. 45: ok 39898
  74600. 45: ok 39899
  74601. 45: ok 39900
  74602. 45: ok 39901
  74603. 45: ok 39902
  74604. 45: ok 39903
  74605. 45: ok 39904
  74606. 45: ok 39905
  74607. 45: ok 39906
  74608. 45: ok 39907
  74609. 45: ok 39908
  74610. 45: ok 39909
  74611. 45: ok 39910
  74612. 45: ok 39911
  74613. 45: ok 39912
  74614. 45: ok 39913
  74615. 45: ok 39914
  74616. 45: ok 39915
  74617. 45: ok 39916
  74618. 45: ok 39917
  74619. 45: ok 39918
  74620. 45: ok 39919
  74621. 45: ok 39920
  74622. 45: ok 39921
  74623. 45: ok 39922
  74624. 45: ok 39923
  74625. 45: ok 39924
  74626. 45: ok 39925
  74627. 45: ok 39926
  74628. 45: ok 39927
  74629. 45: ok 39928
  74630. 45: ok 39929
  74631. 45: ok 39930
  74632. 45: ok 39931
  74633. 45: ok 39932
  74634. 45: ok 39933
  74635. 45: ok 39934
  74636. 45: ok 39935
  74637. 45: ok 39936
  74638. 45: ok 39937
  74639. 45: ok 39938
  74640. 45: ok 39939
  74641. 45: ok 39940
  74642. 45: ok 39941
  74643. 45: ok 39942
  74644. 45: ok 39943
  74645. 45: ok 39944
  74646. 45: ok 39945
  74647. 45: ok 39946
  74648. 45: ok 39947
  74649. 45: ok 39948
  74650. 45: ok 39949
  74651. 45: ok 39950
  74652. 45: ok 39951
  74653. 45: ok 39952
  74654. 45: ok 39953
  74655. 45: ok 39954
  74656. 45: ok 39955
  74657. 45: ok 39956
  74658. 45: ok 39957
  74659. 45: ok 39958
  74660. 45: ok 39959
  74661. 45: ok 39960
  74662. 45: ok 39961
  74663. 45: ok 39962
  74664. 45: ok 39963
  74665. 45: ok 39964
  74666. 45: ok 39965
  74667. 45: ok 39966
  74668. 45: ok 39967
  74669. 45: ok 39968
  74670. 45: ok 39969
  74671. 45: ok 39970
  74672. 45: ok 39971
  74673. 45: ok 39972
  74674. 45: ok 39973
  74675. 45: ok 39974
  74676. 45: ok 39975
  74677. 45: ok 39976
  74678. 45: ok 39977
  74679. 45: ok 39978
  74680. 45: ok 39979
  74681. 45: ok 39980
  74682. 45: ok 39981
  74683. 45: ok 39982
  74684. 45: ok 39983
  74685. 45: ok 39984
  74686. 45: ok 39985
  74687. 45: ok 39986
  74688. 45: ok 39987
  74689. 45: ok 39988
  74690. 45: ok 39989
  74691. 45: ok 39990
  74692. 45: ok 39991
  74693. 45: ok 39992
  74694. 45: ok 39993
  74695. 45: ok 39994
  74696. 45: ok 39995
  74697. 45: ok 39996
  74698. 45: ok 39997
  74699. 45: ok 39998
  74700. 45: ok 39999
  74701. 45: ok 40000
  74702. 45: ok 40001
  74703. 45: ok 40002
  74704. 45: ok 40003
  74705. 45: ok 40004
  74706. 45: ok 40005
  74707. 45: ok 40006
  74708. 45: ok 40007
  74709. 45: ok 40008
  74710. 45: ok 40009
  74711. 45: ok 40010
  74712. 45: ok 40011
  74713. 45: ok 40012
  74714. 45: ok 40013
  74715. 45: ok 40014
  74716. 45: ok 40015
  74717. 45: ok 40016
  74718. 45: ok 40017
  74719. 45: ok 40018
  74720. 45: ok 40019
  74721. 45: ok 40020
  74722. 45: ok 40021
  74723. 45: ok 40022
  74724. 45: ok 40023
  74725. 45: ok 40024
  74726. 45: ok 40025
  74727. 45: ok 40026
  74728. 45: ok 40027
  74729. 45: ok 40028
  74730. 45: ok 40029
  74731. 45: ok 40030
  74732. 45: ok 40031
  74733. 45: ok 40032
  74734. 45: ok 40033
  74735. 45: ok 40034
  74736. 45: ok 40035
  74737. 45: ok 40036
  74738. 45: ok 40037
  74739. 45: ok 40038
  74740. 45: ok 40039
  74741. 45: ok 40040
  74742. 45: ok 40041
  74743. 45: ok 40042
  74744. 45: ok 40043
  74745. 45: ok 40044
  74746. 45: ok 40045
  74747. 45: ok 40046
  74748. 45: ok 40047
  74749. 45: ok 40048
  74750. 45: ok 40049
  74751. 45: ok 40050
  74752. 45: ok 40051
  74753. 45: ok 40052
  74754. 45: ok 40053
  74755. 45: ok 40054
  74756. 45: ok 40055
  74757. 45: ok 40056
  74758. 45: ok 40057
  74759. 45: ok 40058
  74760. 45: ok 40059
  74761. 45: ok 40060
  74762. 45: ok 40061
  74763. 45: ok 40062
  74764. 45: ok 40063
  74765. 45: ok 40064
  74766. 45: ok 40065
  74767. 45: ok 40066
  74768. 45: ok 40067
  74769. 45: ok 40068
  74770. 45: ok 40069
  74771. 45: ok 40070
  74772. 45: ok 40071
  74773. 45: ok 40072
  74774. 45: ok 40073
  74775. 45: ok 40074
  74776. 45: ok 40075
  74777. 45: ok 40076
  74778. 45: ok 40077
  74779. 45: ok 40078
  74780. 45: ok 40079
  74781. 45: ok 40080
  74782. 45: ok 40081
  74783. 45: ok 40082
  74784. 45: ok 40083
  74785. 45: ok 40084
  74786. 45: ok 40085
  74787. 45: ok 40086
  74788. 45: ok 40087
  74789. 45: ok 40088
  74790. 45: ok 40089
  74791. 45: ok 40090
  74792. 45: ok 40091
  74793. 45: ok 40092
  74794. 45: ok 40093
  74795. 45: ok 40094
  74796. 45: ok 40095
  74797. 45: ok 40096
  74798. 45: ok 40097
  74799. 45: ok 40098
  74800. 45: ok 40099
  74801. 45: ok 40100
  74802. 45: ok 40101
  74803. 45: ok 40102
  74804. 45: ok 40103
  74805. 45: ok 40104
  74806. 45: ok 40105
  74807. 45: ok 40106
  74808. 45: ok 40107
  74809. 45: ok 40108
  74810. 45: ok 40109
  74811. 45: ok 40110
  74812. 45: ok 40111
  74813. 45: ok 40112
  74814. 45: ok 40113
  74815. 45: ok 40114
  74816. 45: ok 40115
  74817. 45: ok 40116
  74818. 45: ok 40117
  74819. 45: ok 40118
  74820. 45: ok 40119
  74821. 45: ok 40120
  74822. 45: ok 40121
  74823. 45: ok 40122
  74824. 45: ok 40123
  74825. 45: ok 40124
  74826. 45: ok 40125
  74827. 45: ok 40126
  74828. 45: ok 40127
  74829. 45: ok 40128
  74830. 45: ok 40129
  74831. 45: ok 40130
  74832. 45: ok 40131
  74833. 45: ok 40132
  74834. 45: ok 40133
  74835. 45: ok 40134
  74836. 45: ok 40135
  74837. 45: ok 40136
  74838. 45: ok 40137
  74839. 45: ok 40138
  74840. 45: ok 40139
  74841. 45: ok 40140
  74842. 45: ok 40141
  74843. 45: ok 40142
  74844. 45: ok 40143
  74845. 45: ok 40144
  74846. 45: ok 40145
  74847. 45: ok 40146
  74848. 45: ok 40147
  74849. 45: ok 40148
  74850. 45: ok 40149
  74851. 45: ok 40150
  74852. 45: ok 40151
  74853. 45: ok 40152
  74854. 45: ok 40153
  74855. 45: ok 40154
  74856. 45: ok 40155
  74857. 45: ok 40156
  74858. 45: ok 40157
  74859. 45: ok 40158
  74860. 45: ok 40159
  74861. 45: ok 40160
  74862. 45: ok 40161
  74863. 45: ok 40162
  74864. 45: ok 40163
  74865. 45: ok 40164
  74866. 45: ok 40165
  74867. 45: ok 40166
  74868. 45: ok 40167
  74869. 45: ok 40168
  74870. 45: ok 40169
  74871. 45: ok 40170
  74872. 45: ok 40171
  74873. 45: ok 40172
  74874. 45: ok 40173
  74875. 45: ok 40174
  74876. 45: ok 40175
  74877. 45: ok 40176
  74878. 45: ok 40177
  74879. 45: ok 40178
  74880. 45: ok 40179
  74881. 45: ok 40180
  74882. 45: ok 40181
  74883. 45: ok 40182
  74884. 45: ok 40183
  74885. 45: ok 40184
  74886. 45: ok 40185
  74887. 45: ok 40186
  74888. 45: ok 40187
  74889. 45: ok 40188
  74890. 45: ok 40189
  74891. 45: ok 40190
  74892. 45: ok 40191
  74893. 45: ok 40192
  74894. 45: ok 40193
  74895. 45: ok 40194
  74896. 45: ok 40195
  74897. 45: ok 40196
  74898. 45: ok 40197
  74899. 45: ok 40198
  74900. 45: ok 40199
  74901. 45: ok 40200
  74902. 45: ok 40201
  74903. 45: ok 40202
  74904. 45: ok 40203
  74905. 45: ok 40204
  74906. 45: ok 40205
  74907. 45: ok 40206
  74908. 45: ok 40207
  74909. 45: ok 40208
  74910. 45: ok 40209
  74911. 45: ok 40210
  74912. 45: ok 40211
  74913. 45: ok 40212
  74914. 45: ok 40213
  74915. 45: ok 40214
  74916. 45: ok 40215
  74917. 45: ok 40216
  74918. 45: ok 40217
  74919. 45: ok 40218
  74920. 45: ok 40219
  74921. 45: ok 40220
  74922. 45: ok 40221
  74923. 45: ok 40222
  74924. 45: ok 40223
  74925. 45: ok 40224
  74926. 45: ok 40225
  74927. 45: ok 40226
  74928. 45: ok 40227
  74929. 45: ok 40228
  74930. 45: ok 40229
  74931. 45: ok 40230
  74932. 45: ok 40231
  74933. 45: ok 40232
  74934. 45: ok 40233
  74935. 45: ok 40234
  74936. 45: ok 40235
  74937. 45: ok 40236
  74938. 45: ok 40237
  74939. 45: ok 40238
  74940. 45: ok 40239
  74941. 45: ok 40240
  74942. 45: ok 40241
  74943. 45: ok 40242
  74944. 45: ok 40243
  74945. 45: ok 40244
  74946. 45: ok 40245
  74947. 45: ok 40246
  74948. 45: ok 40247
  74949. 45: ok 40248
  74950. 45: ok 40249
  74951. 45: ok 40250
  74952. 45: ok 40251
  74953. 45: ok 40252
  74954. 45: ok 40253
  74955. 45: ok 40254
  74956. 45: ok 40255
  74957. 45: ok 40256
  74958. 45: ok 40257
  74959. 45: ok 40258
  74960. 45: ok 40259
  74961. 45: ok 40260
  74962. 45: ok 40261
  74963. 45: ok 40262
  74964. 45: ok 40263
  74965. 45: ok 40264
  74966. 45: ok 40265
  74967. 45: ok 40266
  74968. 45: ok 40267
  74969. 45: ok 40268
  74970. 45: ok 40269
  74971. 45: ok 40270
  74972. 45: ok 40271
  74973. 45: ok 40272
  74974. 45: ok 40273
  74975. 45: ok 40274
  74976. 45: ok 40275
  74977. 45: ok 40276
  74978. 45: ok 40277
  74979. 45: ok 40278
  74980. 45: ok 40279
  74981. 45: ok 40280
  74982. 45: ok 40281
  74983. 45: ok 40282
  74984. 45: ok 40283
  74985. 45: ok 40284
  74986. 45: ok 40285
  74987. 45: ok 40286
  74988. 45: ok 40287
  74989. 45: ok 40288
  74990. 45: ok 40289
  74991. 45: ok 40290
  74992. 45: ok 40291
  74993. 45: ok 40292
  74994. 45: ok 40293
  74995. 45: ok 40294
  74996. 45: ok 40295
  74997. 45: ok 40296
  74998. 45: ok 40297
  74999. 45: ok 40298
  75000. 45: ok 40299
  75001. 45: ok 40300
  75002. 45: ok 40301
  75003. 45: ok 40302
  75004. 45: ok 40303
  75005. 45: ok 40304
  75006. 45: ok 40305
  75007. 45: ok 40306
  75008. 45: ok 40307
  75009. 45: ok 40308
  75010. 45: ok 40309
  75011. 45: ok 40310
  75012. 45: ok 40311
  75013. 45: ok 40312
  75014. 45: ok 40313
  75015. 45: ok 40314
  75016. 45: ok 40315
  75017. 45: ok 40316
  75018. 45: ok 40317
  75019. 45: ok 40318
  75020. 45: ok 40319
  75021. 45: ok 40320
  75022. 45: ok 40321
  75023. 45: ok 40322
  75024. 45: ok 40323
  75025. 45: ok 40324
  75026. 45: ok 40325
  75027. 45: ok 40326
  75028. 45: ok 40327
  75029. 45: ok 40328
  75030. 45: ok 40329
  75031. 45: ok 40330
  75032. 45: ok 40331
  75033. 45: ok 40332
  75034. 45: ok 40333
  75035. 45: ok 40334
  75036. 45: ok 40335
  75037. 45: ok 40336
  75038. 45: ok 40337
  75039. 45: ok 40338
  75040. 45: ok 40339
  75041. 45: ok 40340
  75042. 45: ok 40341
  75043. 45: ok 40342
  75044. 45: ok 40343
  75045. 45: ok 40344
  75046. 45: ok 40345
  75047. 45: ok 40346
  75048. 45: ok 40347
  75049. 45: ok 40348
  75050. 45: ok 40349
  75051. 45: ok 40350
  75052. 45: ok 40351
  75053. 45: ok 40352
  75054. 45: ok 40353
  75055. 45: ok 40354
  75056. 45: ok 40355
  75057. 45: ok 40356
  75058. 45: ok 40357
  75059. 45: ok 40358
  75060. 45: ok 40359
  75061. 45: ok 40360
  75062. 45: ok 40361
  75063. 45: ok 40362
  75064. 45: ok 40363
  75065. 45: ok 40364
  75066. 45: ok 40365
  75067. 45: ok 40366
  75068. 45: ok 40367
  75069. 45: ok 40368
  75070. 45: ok 40369
  75071. 45: ok 40370
  75072. 45: ok 40371
  75073. 45: ok 40372
  75074. 45: ok 40373
  75075. 45: ok 40374
  75076. 45: ok 40375
  75077. 45: ok 40376
  75078. 45: ok 40377
  75079. 45: ok 40378
  75080. 45: ok 40379
  75081. 45: ok 40380
  75082. 45: ok 40381
  75083. 45: ok 40382
  75084. 45: ok 40383
  75085. 45: ok 40384
  75086. 45: ok 40385
  75087. 45: ok 40386
  75088. 45: ok 40387
  75089. 45: ok 40388
  75090. 45: ok 40389
  75091. 45: ok 40390
  75092. 45: ok 40391
  75093. 45: ok 40392
  75094. 45: ok 40393
  75095. 45: ok 40394
  75096. 45: ok 40395
  75097. 45: ok 40396
  75098. 45: ok 40397
  75099. 45: ok 40398
  75100. 45: ok 40399
  75101. 45: ok 40400
  75102. 45: ok 40401
  75103. 45: ok 40402
  75104. 45: ok 40403
  75105. 45: ok 40404
  75106. 45: ok 40405
  75107. 45: ok 40406
  75108. 45: ok 40407
  75109. 45: ok 40408
  75110. 45: ok 40409
  75111. 45: ok 40410
  75112. 45: ok 40411
  75113. 45: ok 40412
  75114. 45: ok 40413
  75115. 45: ok 40414
  75116. 45: ok 40415
  75117. 45: ok 40416
  75118. 45: ok 40417
  75119. 45: ok 40418
  75120. 45: ok 40419
  75121. 45: ok 40420
  75122. 45: ok 40421
  75123. 45: ok 40422
  75124. 45: ok 40423
  75125. 45: ok 40424
  75126. 45: ok 40425
  75127. 45: ok 40426
  75128. 45: ok 40427
  75129. 45: ok 40428
  75130. 45: ok 40429
  75131. 45: ok 40430
  75132. 45: ok 40431
  75133. 45: ok 40432
  75134. 45: ok 40433
  75135. 45: ok 40434
  75136. 45: ok 40435
  75137. 45: ok 40436
  75138. 45: ok 40437
  75139. 45: ok 40438
  75140. 45: ok 40439
  75141. 45: ok 40440
  75142. 45: ok 40441
  75143. 45: ok 40442
  75144. 45: ok 40443
  75145. 45: ok 40444
  75146. 45: ok 40445
  75147. 45: ok 40446
  75148. 45: ok 40447
  75149. 45: ok 40448
  75150. 45: ok 40449
  75151. 45: ok 40450
  75152. 45: ok 40451
  75153. 45: ok 40452
  75154. 45: ok 40453
  75155. 45: ok 40454
  75156. 45: ok 40455
  75157. 45: ok 40456
  75158. 45: ok 40457
  75159. 45: ok 40458
  75160. 45: ok 40459
  75161. 45: ok 40460
  75162. 45: ok 40461
  75163. 45: ok 40462
  75164. 45: ok 40463
  75165. 45: ok 40464
  75166. 45: ok 40465
  75167. 45: ok 40466
  75168. 45: ok 40467
  75169. 45: ok 40468
  75170. 45: ok 40469
  75171. 45: ok 40470
  75172. 45: ok 40471
  75173. 45: ok 40472
  75174. 45: ok 40473
  75175. 45: ok 40474
  75176. 45: ok 40475
  75177. 45: ok 40476
  75178. 45: ok 40477
  75179. 45: ok 40478
  75180. 45: ok 40479
  75181. 45: ok 40480
  75182. 45: ok 40481
  75183. 45: ok 40482
  75184. 45: ok 40483
  75185. 45: ok 40484
  75186. 45: ok 40485
  75187. 45: ok 40486
  75188. 45: ok 40487
  75189. 45: ok 40488
  75190. 45: ok 40489
  75191. 45: ok 40490
  75192. 45: ok 40491
  75193. 45: ok 40492
  75194. 45: ok 40493
  75195. 45: ok 40494
  75196. 45: ok 40495
  75197. 45: ok 40496
  75198. 45: ok 40497
  75199. 45: ok 40498
  75200. 45: ok 40499
  75201. 45: ok 40500
  75202. 45: ok 40501
  75203. 45: ok 40502
  75204. 45: ok 40503
  75205. 45: ok 40504
  75206. 45: ok 40505
  75207. 45: ok 40506
  75208. 45: ok 40507
  75209. 45: ok 40508
  75210. 45: ok 40509
  75211. 45: ok 40510
  75212. 45: ok 40511
  75213. 45: ok 40512
  75214. 45: ok 40513
  75215. 45: ok 40514
  75216. 45: ok 40515
  75217. 45: ok 40516
  75218. 45: ok 40517
  75219. 45: ok 40518
  75220. 45: ok 40519
  75221. 45: ok 40520
  75222. 45: ok 40521
  75223. 45: ok 40522
  75224. 45: ok 40523
  75225. 45: ok 40524
  75226. 45: ok 40525
  75227. 45: ok 40526
  75228. 45: ok 40527
  75229. 45: ok 40528
  75230. 45: ok 40529
  75231. 45: ok 40530
  75232. 45: ok 40531
  75233. 45: ok 40532
  75234. 45: ok 40533
  75235. 45: ok 40534
  75236. 45: ok 40535
  75237. 45: ok 40536
  75238. 45: ok 40537
  75239. 45: ok 40538
  75240. 45: ok 40539
  75241. 45: ok 40540
  75242. 45: ok 40541
  75243. 45: ok 40542
  75244. 45: ok 40543
  75245. 45: ok 40544
  75246. 45: ok 40545
  75247. 45: ok 40546
  75248. 45: ok 40547
  75249. 45: ok 40548
  75250. 45: ok 40549
  75251. 45: ok 40550
  75252. 45: ok 40551
  75253. 45: ok 40552
  75254. 45: ok 40553
  75255. 45: ok 40554
  75256. 45: ok 40555
  75257. 45: ok 40556
  75258. 45: ok 40557
  75259. 45: ok 40558
  75260. 45: ok 40559
  75261. 45: ok 40560
  75262. 45: ok 40561
  75263. 45: ok 40562
  75264. 45: ok 40563
  75265. 45: ok 40564
  75266. 45: ok 40565
  75267. 45: ok 40566
  75268. 45: ok 40567
  75269. 45: ok 40568
  75270. 45: ok 40569
  75271. 45: ok 40570
  75272. 45: ok 40571
  75273. 45: ok 40572
  75274. 45: ok 40573
  75275. 45: ok 40574
  75276. 45: ok 40575
  75277. 45: ok 40576
  75278. 45: ok 40577
  75279. 45: ok 40578
  75280. 45: ok 40579
  75281. 45: ok 40580
  75282. 45: ok 40581
  75283. 45: ok 40582
  75284. 45: ok 40583
  75285. 45: ok 40584
  75286. 45: ok 40585
  75287. 45: ok 40586
  75288. 45: ok 40587
  75289. 45: ok 40588
  75290. 45: ok 40589
  75291. 45: ok 40590
  75292. 45: ok 40591
  75293. 45: ok 40592
  75294. 45: ok 40593
  75295. 45: ok 40594
  75296. 45: ok 40595
  75297. 45: ok 40596
  75298. 45: ok 40597
  75299. 45: ok 40598
  75300. 45: ok 40599
  75301. 45: ok 40600
  75302. 45: ok 40601
  75303. 45: ok 40602
  75304. 45: ok 40603
  75305. 45: ok 40604
  75306. 45: ok 40605
  75307. 45: ok 40606
  75308. 45: ok 40607
  75309. 45: ok 40608
  75310. 45: ok 40609
  75311. 45: ok 40610
  75312. 45: ok 40611
  75313. 45: ok 40612
  75314. 45: ok 40613
  75315. 45: ok 40614
  75316. 45: ok 40615
  75317. 45: ok 40616
  75318. 45: ok 40617
  75319. 45: ok 40618
  75320. 45: ok 40619
  75321. 45: ok 40620
  75322. 45: ok 40621
  75323. 45: ok 40622
  75324. 45: ok 40623
  75325. 45: ok 40624
  75326. 45: ok 40625
  75327. 45: ok 40626
  75328. 45: ok 40627
  75329. 45: ok 40628
  75330. 45: ok 40629
  75331. 45: ok 40630
  75332. 45: ok 40631
  75333. 45: ok 40632
  75334. 45: ok 40633
  75335. 45: ok 40634
  75336. 45: ok 40635
  75337. 45: ok 40636
  75338. 45: ok 40637
  75339. 45: ok 40638
  75340. 45: ok 40639
  75341. 45: ok 40640
  75342. 45: ok 40641
  75343. 45: ok 40642
  75344. 45: ok 40643
  75345. 45: ok 40644
  75346. 45: ok 40645
  75347. 45: ok 40646
  75348. 45: ok 40647
  75349. 45: ok 40648
  75350. 45: ok 40649
  75351. 45: ok 40650
  75352. 45: ok 40651
  75353. 45: ok 40652
  75354. 45: ok 40653
  75355. 45: ok 40654
  75356. 45: ok 40655
  75357. 45: ok 40656
  75358. 45: ok 40657
  75359. 45: ok 40658
  75360. 45: ok 40659
  75361. 45: ok 40660
  75362. 45: ok 40661
  75363. 45: ok 40662
  75364. 45: ok 40663
  75365. 45: ok 40664
  75366. 45: ok 40665
  75367. 45: ok 40666
  75368. 45: ok 40667
  75369. 45: ok 40668
  75370. 45: ok 40669
  75371. 45: ok 40670
  75372. 45: ok 40671
  75373. 45: ok 40672
  75374. 45: ok 40673
  75375. 45: ok 40674
  75376. 45: ok 40675
  75377. 45: ok 40676
  75378. 45: ok 40677
  75379. 45: ok 40678
  75380. 45: ok 40679
  75381. 45: ok 40680
  75382. 45: ok 40681
  75383. 45: ok 40682
  75384. 45: ok 40683
  75385. 45: ok 40684
  75386. 45: ok 40685
  75387. 45: ok 40686
  75388. 45: ok 40687
  75389. 45: ok 40688
  75390. 45: ok 40689
  75391. 45: ok 40690
  75392. 45: ok 40691
  75393. 45: ok 40692
  75394. 45: ok 40693
  75395. 45: ok 40694
  75396. 45: ok 40695
  75397. 45: ok 40696
  75398. 45: ok 40697
  75399. 45: ok 40698
  75400. 45: ok 40699
  75401. 45: ok 40700
  75402. 45: ok 40701
  75403. 45: ok 40702
  75404. 45: ok 40703
  75405. 45: ok 40704
  75406. 45: ok 40705
  75407. 45: ok 40706
  75408. 45: ok 40707
  75409. 45: ok 40708
  75410. 45: ok 40709
  75411. 45: ok 40710
  75412. 45: ok 40711
  75413. 45: ok 40712
  75414. 45: ok 40713
  75415. 45: ok 40714
  75416. 45: ok 40715
  75417. 45: ok 40716
  75418. 45: ok 40717
  75419. 45: ok 40718
  75420. 45: ok 40719
  75421. 45: ok 40720
  75422. 45: ok 40721
  75423. 45: ok 40722
  75424. 45: ok 40723
  75425. 45: ok 40724
  75426. 45: ok 40725
  75427. 45: ok 40726
  75428. 45: ok 40727
  75429. 45: ok 40728
  75430. 45: ok 40729
  75431. 45: ok 40730
  75432. 45: ok 40731
  75433. 45: ok 40732
  75434. 45: ok 40733
  75435. 45: ok 40734
  75436. 45: ok 40735
  75437. 45: ok 40736
  75438. 45: ok 40737
  75439. 45: ok 40738
  75440. 45: ok 40739
  75441. 45: ok 40740
  75442. 45: ok 40741
  75443. 45: ok 40742
  75444. 45: ok 40743
  75445. 45: ok 40744
  75446. 45: ok 40745
  75447. 45: ok 40746
  75448. 45: ok 40747
  75449. 45: ok 40748
  75450. 45: ok 40749
  75451. 45: ok 40750
  75452. 45: ok 40751
  75453. 45: ok 40752
  75454. 45: ok 40753
  75455. 45: ok 40754
  75456. 45: ok 40755
  75457. 45: ok 40756
  75458. 45: ok 40757
  75459. 45: ok 40758
  75460. 45: ok 40759
  75461. 45: ok 40760
  75462. 45: ok 40761
  75463. 45: ok 40762
  75464. 45: ok 40763
  75465. 45: ok 40764
  75466. 45: ok 40765
  75467. 45: ok 40766
  75468. 45: ok 40767
  75469. 45: ok 40768
  75470. 45: ok 40769
  75471. 45: ok 40770
  75472. 45: ok 40771
  75473. 45: ok 40772
  75474. 45: ok 40773
  75475. 45: ok 40774
  75476. 45: ok 40775
  75477. 45: ok 40776
  75478. 45: ok 40777
  75479. 45: ok 40778
  75480. 45: ok 40779
  75481. 45: ok 40780
  75482. 45: ok 40781
  75483. 45: ok 40782
  75484. 45: ok 40783
  75485. 45: ok 40784
  75486. 45: ok 40785
  75487. 45: ok 40786
  75488. 45: ok 40787
  75489. 45: ok 40788
  75490. 45: ok 40789
  75491. 45: ok 40790
  75492. 45: ok 40791
  75493. 45: ok 40792
  75494. 45: ok 40793
  75495. 45: ok 40794
  75496. 45: ok 40795
  75497. 45: ok 40796
  75498. 45: ok 40797
  75499. 45: ok 40798
  75500. 45: ok 40799
  75501. 45: ok 40800
  75502. 45: ok 40801
  75503. 45: ok 40802
  75504. 45: ok 40803
  75505. 45: ok 40804
  75506. 45: ok 40805
  75507. 45: ok 40806
  75508. 45: ok 40807
  75509. 45: ok 40808
  75510. 45: ok 40809
  75511. 45: ok 40810
  75512. 45: ok 40811
  75513. 45: ok 40812
  75514. 45: ok 40813
  75515. 45: ok 40814
  75516. 45: ok 40815
  75517. 45: ok 40816
  75518. 45: ok 40817
  75519. 45: ok 40818
  75520. 45: ok 40819
  75521. 45: ok 40820
  75522. 45: ok 40821
  75523. 45: ok 40822
  75524. 45: ok 40823
  75525. 45: ok 40824
  75526. 45: ok 40825
  75527. 45: ok 40826
  75528. 45: ok 40827
  75529. 45: ok 40828
  75530. 45: ok 40829
  75531. 45: ok 40830
  75532. 45: ok 40831
  75533. 45: ok 40832
  75534. 45: ok 40833
  75535. 45: ok 40834
  75536. 45: ok 40835
  75537. 45: ok 40836
  75538. 45: ok 40837
  75539. 45: ok 40838
  75540. 45: ok 40839
  75541. 45: ok 40840
  75542. 45: ok 40841
  75543. 45: ok 40842
  75544. 45: ok 40843
  75545. 45: ok 40844
  75546. 45: ok 40845
  75547. 45: ok 40846
  75548. 45: ok 40847
  75549. 45: ok 40848
  75550. 45: ok 40849
  75551. 45: ok 40850
  75552. 45: ok 40851
  75553. 45: ok 40852
  75554. 45: ok 40853
  75555. 45: ok 40854
  75556. 45: ok 40855
  75557. 45: ok 40856
  75558. 45: ok 40857
  75559. 45: ok 40858
  75560. 45: ok 40859
  75561. 45: ok 40860
  75562. 45: ok 40861
  75563. 45: ok 40862
  75564. 45: ok 40863
  75565. 45: ok 40864
  75566. 45: ok 40865
  75567. 45: ok 40866
  75568. 45: ok 40867
  75569. 45: ok 40868
  75570. 45: ok 40869
  75571. 45: ok 40870
  75572. 45: ok 40871
  75573. 45: ok 40872
  75574. 45: ok 40873
  75575. 45: ok 40874
  75576. 45: ok 40875
  75577. 45: ok 40876
  75578. 45: ok 40877
  75579. 45: ok 40878
  75580. 45: ok 40879
  75581. 45: ok 40880
  75582. 45: ok 40881
  75583. 45: ok 40882
  75584. 45: ok 40883
  75585. 45: ok 40884
  75586. 45: ok 40885
  75587. 45: ok 40886
  75588. 45: ok 40887
  75589. 45: ok 40888
  75590. 45: ok 40889
  75591. 45: ok 40890
  75592. 45: ok 40891
  75593. 45: ok 40892
  75594. 45: ok 40893
  75595. 45: ok 40894
  75596. 45: ok 40895
  75597. 45: ok 40896
  75598. 45: ok 40897
  75599. 45: ok 40898
  75600. 45: ok 40899
  75601. 45: ok 40900
  75602. 45: ok 40901
  75603. 45: ok 40902
  75604. 45: ok 40903
  75605. 45: ok 40904
  75606. 45: ok 40905
  75607. 45: ok 40906
  75608. 45: ok 40907
  75609. 45: ok 40908
  75610. 45: ok 40909
  75611. 45: ok 40910
  75612. 45: ok 40911
  75613. 45: ok 40912
  75614. 45: ok 40913
  75615. 45: ok 40914
  75616. 45: ok 40915
  75617. 45: ok 40916
  75618. 45: ok 40917
  75619. 45: ok 40918
  75620. 45: ok 40919
  75621. 45: ok 40920
  75622. 45: ok 40921
  75623. 45: ok 40922
  75624. 45: ok 40923
  75625. 45: ok 40924
  75626. 45: ok 40925
  75627. 45: ok 40926
  75628. 45: ok 40927
  75629. 45: ok 40928
  75630. 45: ok 40929
  75631. 45: ok 40930
  75632. 45: ok 40931
  75633. 45: ok 40932
  75634. 45: ok 40933
  75635. 45: ok 40934
  75636. 45: ok 40935
  75637. 45: ok 40936
  75638. 45: ok 40937
  75639. 45: ok 40938
  75640. 45: ok 40939
  75641. 45: ok 40940
  75642. 45: ok 40941
  75643. 45: ok 40942
  75644. 45: ok 40943
  75645. 45: ok 40944
  75646. 45: ok 40945
  75647. 45: ok 40946
  75648. 45: ok 40947
  75649. 45: ok 40948
  75650. 45: ok 40949
  75651. 45: ok 40950
  75652. 45: ok 40951
  75653. 45: ok 40952
  75654. 45: ok 40953
  75655. 45: ok 40954
  75656. 45: ok 40955
  75657. 45: ok 40956
  75658. 45: ok 40957
  75659. 45: ok 40958
  75660. 45: ok 40959
  75661. 45: ok 40960
  75662. 45: ok 40961
  75663. 45: ok 40962
  75664. 45: ok 40963
  75665. 45: ok 40964
  75666. 45: ok 40965
  75667. 45: ok 40966
  75668. 45: ok 40967
  75669. 45: ok 40968
  75670. 45: ok 40969
  75671. 45: ok 40970
  75672. 45: ok 40971
  75673. 45: ok 40972
  75674. 45: ok 40973
  75675. 45: ok 40974
  75676. 45: ok 40975
  75677. 45: ok 40976
  75678. 45: ok 40977
  75679. 45: ok 40978
  75680. 45: ok 40979
  75681. 45: ok 40980
  75682. 45: ok 40981
  75683. 45: ok 40982
  75684. 45: ok 40983
  75685. 45: ok 40984
  75686. 45: ok 40985
  75687. 45: ok 40986
  75688. 45: ok 40987
  75689. 45: ok 40988
  75690. 45: ok 40989
  75691. 45: ok 40990
  75692. 45: ok 40991
  75693. 45: ok 40992
  75694. 45: ok 40993
  75695. 45: ok 40994
  75696. 45: ok 40995
  75697. 45: ok 40996
  75698. 45: ok 40997
  75699. 45: ok 40998
  75700. 45: ok 40999
  75701. 45: ok 41000
  75702. 45: ok 41001
  75703. 45: ok 41002
  75704. 45: ok 41003
  75705. 45: ok 41004
  75706. 45: ok 41005
  75707. 45: ok 41006
  75708. 45: ok 41007
  75709. 45: ok 41008
  75710. 45: ok 41009
  75711. 45: ok 41010
  75712. 45: ok 41011
  75713. 45: ok 41012
  75714. 45: ok 41013
  75715. 45: ok 41014
  75716. 45: ok 41015
  75717. 45: ok 41016
  75718. 45: ok 41017
  75719. 45: ok 41018
  75720. 45: ok 41019
  75721. 45: ok 41020
  75722. 45: ok 41021
  75723. 45: ok 41022
  75724. 45: ok 41023
  75725. 45: ok 41024
  75726. 45: ok 41025
  75727. 45: ok 41026
  75728. 45: ok 41027
  75729. 45: ok 41028
  75730. 45: ok 41029
  75731. 45: ok 41030
  75732. 45: ok 41031
  75733. 45: ok 41032
  75734. 45: ok 41033
  75735. 45: ok 41034
  75736. 45: ok 41035
  75737. 45: ok 41036
  75738. 45: ok 41037
  75739. 45: ok 41038
  75740. 45: ok 41039
  75741. 45: ok 41040
  75742. 45: ok 41041
  75743. 45: ok 41042
  75744. 45: ok 41043
  75745. 45: ok 41044
  75746. 45: ok 41045
  75747. 45: ok 41046
  75748. 45: ok 41047
  75749. 45: ok 41048
  75750. 45: ok 41049
  75751. 45: ok 41050
  75752. 45: ok 41051
  75753. 45: ok 41052
  75754. 45: ok 41053
  75755. 45: ok 41054
  75756. 45: ok 41055
  75757. 45: ok 41056
  75758. 45: ok 41057
  75759. 45: ok 41058
  75760. 45: ok 41059
  75761. 45: ok 41060
  75762. 45: ok 41061
  75763. 45: ok 41062
  75764. 45: ok 41063
  75765. 45: ok 41064
  75766. 45: ok 41065
  75767. 45: ok 41066
  75768. 45: ok 41067
  75769. 45: ok 41068
  75770. 45: ok 41069
  75771. 45: ok 41070
  75772. 45: ok 41071
  75773. 45: ok 41072
  75774. 45: ok 41073
  75775. 45: ok 41074
  75776. 45: ok 41075
  75777. 45: ok 41076
  75778. 45: ok 41077
  75779. 45: ok 41078
  75780. 45: ok 41079
  75781. 45: ok 41080
  75782. 45: ok 41081
  75783. 45: ok 41082
  75784. 45: ok 41083
  75785. 45: ok 41084
  75786. 45: ok 41085
  75787. 45: ok 41086
  75788. 45: ok 41087
  75789. 45: ok 41088
  75790. 45: ok 41089
  75791. 45: ok 41090
  75792. 45: ok 41091
  75793. 45: ok 41092
  75794. 45: ok 41093
  75795. 45: ok 41094
  75796. 45: ok 41095
  75797. 45: ok 41096
  75798. 45: ok 41097
  75799. 45: ok 41098
  75800. 45: ok 41099
  75801. 45: ok 41100
  75802. 45: ok 41101
  75803. 45: ok 41102
  75804. 45: ok 41103
  75805. 45: ok 41104
  75806. 45: ok 41105
  75807. 45: ok 41106
  75808. 45: ok 41107
  75809. 45: ok 41108
  75810. 45: ok 41109
  75811. 45: ok 41110
  75812. 45: ok 41111
  75813. 45: ok 41112
  75814. 45: ok 41113
  75815. 45: ok 41114
  75816. 45: ok 41115
  75817. 45: ok 41116
  75818. 45: ok 41117
  75819. 45: ok 41118
  75820. 45: ok 41119
  75821. 45: ok 41120
  75822. 45: ok 41121
  75823. 45: ok 41122
  75824. 45: ok 41123
  75825. 45: ok 41124
  75826. 45: ok 41125
  75827. 45: ok 41126
  75828. 45: ok 41127
  75829. 45: ok 41128
  75830. 45: ok 41129
  75831. 45: ok 41130
  75832. 45: ok 41131
  75833. 45: ok 41132
  75834. 45: ok 41133
  75835. 45: ok 41134
  75836. 45: ok 41135
  75837. 45: ok 41136
  75838. 45: ok 41137
  75839. 45: ok 41138
  75840. 45: ok 41139
  75841. 45: ok 41140
  75842. 45: ok 41141
  75843. 45: ok 41142
  75844. 45: ok 41143
  75845. 45: ok 41144
  75846. 45: ok 41145
  75847. 45: ok 41146
  75848. 45: ok 41147
  75849. 45: ok 41148
  75850. 45: ok 41149
  75851. 45: ok 41150
  75852. 45: ok 41151
  75853. 45: ok 41152
  75854. 45: ok 41153
  75855. 45: ok 41154
  75856. 45: ok 41155
  75857. 45: ok 41156
  75858. 45: ok 41157
  75859. 45: ok 41158
  75860. 45: ok 41159
  75861. 45: ok 41160
  75862. 45: ok 41161
  75863. 45: ok 41162
  75864. 45: ok 41163
  75865. 45: ok 41164
  75866. 45: ok 41165
  75867. 45: ok 41166
  75868. 45: ok 41167
  75869. 45: ok 41168
  75870. 45: ok 41169
  75871. 45: ok 41170
  75872. 45: ok 41171
  75873. 45: ok 41172
  75874. 45: ok 41173
  75875. 45: ok 41174
  75876. 45: ok 41175
  75877. 45: ok 41176
  75878. 45: ok 41177
  75879. 45: ok 41178
  75880. 45: ok 41179
  75881. 45: ok 41180
  75882. 45: ok 41181
  75883. 45: ok 41182
  75884. 45: ok 41183
  75885. 45: ok 41184
  75886. 45: ok 41185
  75887. 45: ok 41186
  75888. 45: ok 41187
  75889. 45: ok 41188
  75890. 45: ok 41189
  75891. 45: ok 41190
  75892. 45: ok 41191
  75893. 45: ok 41192
  75894. 45: ok 41193
  75895. 45: ok 41194
  75896. 45: ok 41195
  75897. 45: ok 41196
  75898. 45: ok 41197
  75899. 45: ok 41198
  75900. 45: ok 41199
  75901. 45: ok 41200
  75902. 45: ok 41201
  75903. 45: ok 41202
  75904. 45: ok 41203
  75905. 45: ok 41204
  75906. 45: ok 41205
  75907. 45: ok 41206
  75908. 45: ok 41207
  75909. 45: ok 41208
  75910. 45: ok 41209
  75911. 45: ok 41210
  75912. 45: ok 41211
  75913. 45: ok 41212
  75914. 45: ok 41213
  75915. 45: ok 41214
  75916. 45: ok 41215
  75917. 45: ok 41216
  75918. 45: ok 41217
  75919. 45: ok 41218
  75920. 45: ok 41219
  75921. 45: ok 41220
  75922. 45: ok 41221
  75923. 45: ok 41222
  75924. 45: ok 41223
  75925. 45: ok 41224
  75926. 45: ok 41225
  75927. 45: ok 41226
  75928. 45: ok 41227
  75929. 45: ok 41228
  75930. 45: ok 41229
  75931. 45: ok 41230
  75932. 45: ok 41231
  75933. 45: ok 41232
  75934. 45: ok 41233
  75935. 45: ok 41234
  75936. 45: ok 41235
  75937. 45: ok 41236
  75938. 45: ok 41237
  75939. 45: ok 41238
  75940. 45: ok 41239
  75941. 45: ok 41240
  75942. 45: ok 41241
  75943. 45: ok 41242
  75944. 45: ok 41243
  75945. 45: ok 41244
  75946. 45: ok 41245
  75947. 45: ok 41246
  75948. 45: ok 41247
  75949. 45: ok 41248
  75950. 45: ok 41249
  75951. 45: ok 41250
  75952. 45: ok 41251
  75953. 45: ok 41252
  75954. 45: ok 41253
  75955. 45: ok 41254
  75956. 45: ok 41255
  75957. 45: ok 41256
  75958. 45: ok 41257
  75959. 45: ok 41258
  75960. 45: ok 41259
  75961. 45: ok 41260
  75962. 45: ok 41261
  75963. 45: ok 41262
  75964. 45: ok 41263
  75965. 45: ok 41264
  75966. 45: ok 41265
  75967. 45: ok 41266
  75968. 45: ok 41267
  75969. 45: ok 41268
  75970. 45: ok 41269
  75971. 45: ok 41270
  75972. 45: ok 41271
  75973. 45: ok 41272
  75974. 45: ok 41273
  75975. 45: ok 41274
  75976. 45: ok 41275
  75977. 45: ok 41276
  75978. 45: ok 41277
  75979. 45: ok 41278
  75980. 45: ok 41279
  75981. 45: ok 41280
  75982. 45: ok 41281
  75983. 45: ok 41282
  75984. 45: ok 41283
  75985. 45: ok 41284
  75986. 45: ok 41285
  75987. 45: ok 41286
  75988. 45: ok 41287
  75989. 45: ok 41288
  75990. 45: ok 41289
  75991. 45: ok 41290
  75992. 45: ok 41291
  75993. 45: ok 41292
  75994. 45: ok 41293
  75995. 45: ok 41294
  75996. 45: ok 41295
  75997. 45: ok 41296
  75998. 45: ok 41297
  75999. 45: ok 41298
  76000. 45: ok 41299
  76001. 45: ok 41300
  76002. 45: ok 41301
  76003. 45: ok 41302
  76004. 45: ok 41303
  76005. 45: ok 41304
  76006. 45: ok 41305
  76007. 45: ok 41306
  76008. 45: ok 41307
  76009. 45: ok 41308
  76010. 45: ok 41309
  76011. 45: ok 41310
  76012. 45: ok 41311
  76013. 45: ok 41312
  76014. 45: ok 41313
  76015. 45: ok 41314
  76016. 45: ok 41315
  76017. 45: ok 41316
  76018. 45: ok 41317
  76019. 45: ok 41318
  76020. 45: ok 41319
  76021. 45: ok 41320
  76022. 45: ok 41321
  76023. 45: ok 41322
  76024. 45: ok 41323
  76025. 45: ok 41324
  76026. 45: ok 41325
  76027. 45: ok 41326
  76028. 45: ok 41327
  76029. 45: ok 41328
  76030. 45: ok 41329
  76031. 45: ok 41330
  76032. 45: ok 41331
  76033. 45: ok 41332
  76034. 45: ok 41333
  76035. 45: ok 41334
  76036. 45: ok 41335
  76037. 45: ok 41336
  76038. 45: ok 41337
  76039. 45: ok 41338
  76040. 45: ok 41339
  76041. 45: ok 41340
  76042. 45: ok 41341
  76043. 45: ok 41342
  76044. 45: ok 41343
  76045. 45: ok 41344
  76046. 45: ok 41345
  76047. 45: ok 41346
  76048. 45: ok 41347
  76049. 45: ok 41348
  76050. 45: ok 41349
  76051. 45: ok 41350
  76052. 45: ok 41351
  76053. 45: ok 41352
  76054. 45: ok 41353
  76055. 45: ok 41354
  76056. 45: ok 41355
  76057. 45: ok 41356
  76058. 45: ok 41357
  76059. 45: ok 41358
  76060. 45: ok 41359
  76061. 45: ok 41360
  76062. 45: ok 41361
  76063. 45: ok 41362
  76064. 45: ok 41363
  76065. 45: ok 41364
  76066. 45: ok 41365
  76067. 45: ok 41366
  76068. 45: ok 41367
  76069. 45: ok 41368
  76070. 45: ok 41369
  76071. 45: ok 41370
  76072. 45: ok 41371
  76073. 45: ok 41372
  76074. 45: ok 41373
  76075. 45: ok 41374
  76076. 45: ok 41375
  76077. 45: ok 41376
  76078. 45: ok 41377
  76079. 45: ok 41378
  76080. 45: ok 41379
  76081. 45: ok 41380
  76082. 45: ok 41381
  76083. 45: ok 41382
  76084. 45: ok 41383
  76085. 45: ok 41384
  76086. 45: ok 41385
  76087. 45: ok 41386
  76088. 45: ok 41387
  76089. 45: ok 41388
  76090. 45: ok 41389
  76091. 45: ok 41390
  76092. 45: ok 41391
  76093. 45: ok 41392
  76094. 45: ok 41393
  76095. 45: ok 41394
  76096. 45: ok 41395
  76097. 45: ok 41396
  76098. 45: ok 41397
  76099. 45: ok 41398
  76100. 45: ok 41399
  76101. 45: ok 41400
  76102. 45: ok 41401
  76103. 45: ok 41402
  76104. 45: ok 41403
  76105. 45: ok 41404
  76106. 45: ok 41405
  76107. 45: ok 41406
  76108. 45: ok 41407
  76109. 45: ok 41408
  76110. 45: ok 41409
  76111. 45: ok 41410
  76112. 45: ok 41411
  76113. 45: ok 41412
  76114. 45: ok 41413
  76115. 45: ok 41414
  76116. 45: ok 41415
  76117. 45: ok 41416
  76118. 45: ok 41417
  76119. 45: ok 41418
  76120. 45: ok 41419
  76121. 45: ok 41420
  76122. 45: ok 41421
  76123. 45: ok 41422
  76124. 45: ok 41423
  76125. 45: ok 41424
  76126. 45: ok 41425
  76127. 45: ok 41426
  76128. 45: ok 41427
  76129. 45: ok 41428
  76130. 45: ok 41429
  76131. 45: ok 41430
  76132. 45: ok 41431
  76133. 45: ok 41432
  76134. 45: ok 41433
  76135. 45: ok 41434
  76136. 45: ok 41435
  76137. 45: ok 41436
  76138. 45: ok 41437
  76139. 45: ok 41438
  76140. 45: ok 41439
  76141. 45: ok 41440
  76142. 45: ok 41441
  76143. 45: ok 41442
  76144. 45: ok 41443
  76145. 45: ok 41444
  76146. 45: ok 41445
  76147. 45: ok 41446
  76148. 45: ok 41447
  76149. 45: ok 41448
  76150. 45: ok 41449
  76151. 45: ok 41450
  76152. 45: ok 41451
  76153. 45: ok 41452
  76154. 45: ok 41453
  76155. 45: ok 41454
  76156. 45: ok 41455
  76157. 45: ok 41456
  76158. 45: ok 41457
  76159. 45: ok 41458
  76160. 45: ok 41459
  76161. 45: ok 41460
  76162. 45: ok 41461
  76163. 45: ok 41462
  76164. 45: ok 41463
  76165. 45: ok 41464
  76166. 45: ok 41465
  76167. 45: ok 41466
  76168. 45: ok 41467
  76169. 45: ok 41468
  76170. 45: ok 41469
  76171. 45: ok 41470
  76172. 45: ok 41471
  76173. 45: ok 41472
  76174. 45: ok 41473
  76175. 45: ok 41474
  76176. 45: ok 41475
  76177. 45: ok 41476
  76178. 45: ok 41477
  76179. 45: ok 41478
  76180. 45: ok 41479
  76181. 45: ok 41480
  76182. 45: ok 41481
  76183. 45: ok 41482
  76184. 45: ok 41483
  76185. 45: ok 41484
  76186. 45: ok 41485
  76187. 45: ok 41486
  76188. 45: ok 41487
  76189. 45: ok 41488
  76190. 45: ok 41489
  76191. 45: ok 41490
  76192. 45: ok 41491
  76193. 45: ok 41492
  76194. 45: ok 41493
  76195. 45: ok 41494
  76196. 45: ok 41495
  76197. 45: ok 41496
  76198. 45: ok 41497
  76199. 45: ok 41498
  76200. 45: ok 41499
  76201. 45: ok 41500
  76202. 45: ok 41501
  76203. 45: ok 41502
  76204. 45: ok 41503
  76205. 45: ok 41504
  76206. 45: ok 41505
  76207. 45: ok 41506
  76208. 45: ok 41507
  76209. 45: ok 41508
  76210. 45: ok 41509
  76211. 45: ok 41510
  76212. 45: ok 41511
  76213. 45: ok 41512
  76214. 45: ok 41513
  76215. 45: ok 41514
  76216. 45: ok 41515
  76217. 45: ok 41516
  76218. 45: ok 41517
  76219. 45: ok 41518
  76220. 45: ok 41519
  76221. 45: ok 41520
  76222. 45: ok 41521
  76223. 45: ok 41522
  76224. 45: ok 41523
  76225. 45: ok 41524
  76226. 45: ok 41525
  76227. 45: ok 41526
  76228. 45: ok 41527
  76229. 45: ok 41528
  76230. 45: ok 41529
  76231. 45: ok 41530
  76232. 45: ok 41531
  76233. 45: ok 41532
  76234. 45: ok 41533
  76235. 45: ok 41534
  76236. 45: ok 41535
  76237. 45: ok 41536
  76238. 45: ok 41537
  76239. 45: ok 41538
  76240. 45: ok 41539
  76241. 45: ok 41540
  76242. 45: ok 41541
  76243. 45: ok 41542
  76244. 45: ok 41543
  76245. 45: ok 41544
  76246. 45: ok 41545
  76247. 45: ok 41546
  76248. 45: ok 41547
  76249. 45: ok 41548
  76250. 45: ok 41549
  76251. 45: ok 41550
  76252. 45: ok 41551
  76253. 45: ok 41552
  76254. 45: ok 41553
  76255. 45: ok 41554
  76256. 45: ok 41555
  76257. 45: ok 41556
  76258. 45: ok 41557
  76259. 45: ok 41558
  76260. 45: ok 41559
  76261. 45: ok 41560
  76262. 45: ok 41561
  76263. 45: ok 41562
  76264. 45: ok 41563
  76265. 45: ok 41564
  76266. 45: ok 41565
  76267. 45: ok 41566
  76268. 45: ok 41567
  76269. 45: ok 41568
  76270. 45: ok 41569
  76271. 45: ok 41570
  76272. 45: ok 41571
  76273. 45: ok 41572
  76274. 45: ok 41573
  76275. 45: ok 41574
  76276. 45: ok 41575
  76277. 45: ok 41576
  76278. 45: ok 41577
  76279. 45: ok 41578
  76280. 45: ok 41579
  76281. 45: ok 41580
  76282. 45: ok 41581
  76283. 45: ok 41582
  76284. 45: ok 41583
  76285. 45: ok 41584
  76286. 45: ok 41585
  76287. 45: ok 41586
  76288. 45: ok 41587
  76289. 45: ok 41588
  76290. 45: ok 41589
  76291. 45: ok 41590
  76292. 45: ok 41591
  76293. 45: ok 41592
  76294. 45: ok 41593
  76295. 45: ok 41594
  76296. 45: ok 41595
  76297. 45: ok 41596
  76298. 45: ok 41597
  76299. 45: ok 41598
  76300. 45: ok 41599
  76301. 45: ok 41600
  76302. 45: ok 41601
  76303. 45: ok 41602
  76304. 45: ok 41603
  76305. 45: ok 41604
  76306. 45: ok 41605
  76307. 45: ok 41606
  76308. 45: ok 41607
  76309. 45: ok 41608
  76310. 45: ok 41609
  76311. 45: ok 41610
  76312. 45: ok 41611
  76313. 45: ok 41612
  76314. 45: ok 41613
  76315. 45: ok 41614
  76316. 45: ok 41615
  76317. 45: ok 41616
  76318. 45: ok 41617
  76319. 45: ok 41618
  76320. 45: ok 41619
  76321. 45: ok 41620
  76322. 45: ok 41621
  76323. 45: ok 41622
  76324. 45: ok 41623
  76325. 45: ok 41624
  76326. 45: ok 41625
  76327. 45: ok 41626
  76328. 45: ok 41627
  76329. 45: ok 41628
  76330. 45: ok 41629
  76331. 45: ok 41630
  76332. 45: ok 41631
  76333. 45: ok 41632
  76334. 45: ok 41633
  76335. 45: ok 41634
  76336. 45: ok 41635
  76337. 45: ok 41636
  76338. 45: ok 41637
  76339. 45: ok 41638
  76340. 45: ok 41639
  76341. 45: ok 41640
  76342. 45: ok 41641
  76343. 45: ok 41642
  76344. 45: ok 41643
  76345. 45: ok 41644
  76346. 45: ok 41645
  76347. 45: ok 41646
  76348. 45: ok 41647
  76349. 45: ok 41648
  76350. 45: ok 41649
  76351. 45: ok 41650
  76352. 45: ok 41651
  76353. 45: ok 41652
  76354. 45: ok 41653
  76355. 45: ok 41654
  76356. 45: ok 41655
  76357. 45: ok 41656
  76358. 45: ok 41657
  76359. 45: ok 41658
  76360. 45: ok 41659
  76361. 45: ok 41660
  76362. 45: ok 41661
  76363. 45: ok 41662
  76364. 45: ok 41663
  76365. 45: ok 41664
  76366. 45: ok 41665
  76367. 45: ok 41666
  76368. 45: ok 41667
  76369. 45: ok 41668
  76370. 45: ok 41669
  76371. 45: ok 41670
  76372. 45: ok 41671
  76373. 45: ok 41672
  76374. 45: ok 41673
  76375. 45: ok 41674
  76376. 45: ok 41675
  76377. 45: ok 41676
  76378. 45: ok 41677
  76379. 45: ok 41678
  76380. 45: ok 41679
  76381. 45: ok 41680
  76382. 45: ok 41681
  76383. 45: ok 41682
  76384. 45: ok 41683
  76385. 45: ok 41684
  76386. 45: ok 41685
  76387. 45: ok 41686
  76388. 45: ok 41687
  76389. 45: ok 41688
  76390. 45: ok 41689
  76391. 45: ok 41690
  76392. 45: ok 41691
  76393. 45: ok 41692
  76394. 45: ok 41693
  76395. 45: ok 41694
  76396. 45: ok 41695
  76397. 45: ok 41696
  76398. 45: ok 41697
  76399. 45: ok 41698
  76400. 45: ok 41699
  76401. 45: ok 41700
  76402. 45: ok 41701
  76403. 45: ok 41702
  76404. 45: ok 41703
  76405. 45: ok 41704
  76406. 45: ok 41705
  76407. 45: ok 41706
  76408. 45: ok 41707
  76409. 45: ok 41708
  76410. 45: ok 41709
  76411. 45: ok 41710
  76412. 45: ok 41711
  76413. 45: ok 41712
  76414. 45: ok 41713
  76415. 45: ok 41714
  76416. 45: ok 41715
  76417. 45: ok 41716
  76418. 45: ok 41717
  76419. 45: ok 41718
  76420. 45: ok 41719
  76421. 45: ok 41720
  76422. 45: ok 41721
  76423. 45: ok 41722
  76424. 45: ok 41723
  76425. 45: ok 41724
  76426. 45: ok 41725
  76427. 45: ok 41726
  76428. 45: ok 41727
  76429. 45: ok 41728
  76430. 45: ok 41729
  76431. 45: ok 41730
  76432. 45: ok 41731
  76433. 45: ok 41732
  76434. 45: ok 41733
  76435. 45: ok 41734
  76436. 45: ok 41735
  76437. 45: ok 41736
  76438. 45: ok 41737
  76439. 45: ok 41738
  76440. 45: ok 41739
  76441. 45: ok 41740
  76442. 45: ok 41741
  76443. 45: ok 41742
  76444. 45: ok 41743
  76445. 45: ok 41744
  76446. 45: ok 41745
  76447. 45: ok 41746
  76448. 45: ok 41747
  76449. 45: ok 41748
  76450. 45: ok 41749
  76451. 45: ok 41750
  76452. 45: ok 41751
  76453. 45: ok 41752
  76454. 45: ok 41753
  76455. 45: ok 41754
  76456. 45: ok 41755
  76457. 45: ok 41756
  76458. 45: ok 41757
  76459. 45: ok 41758
  76460. 45: ok 41759
  76461. 45: ok 41760
  76462. 45: ok 41761
  76463. 45: ok 41762
  76464. 45: ok 41763
  76465. 45: ok 41764
  76466. 45: ok 41765
  76467. 45: ok 41766
  76468. 45: ok 41767
  76469. 45: ok 41768
  76470. 45: ok 41769
  76471. 45: ok 41770
  76472. 45: ok 41771
  76473. 45: ok 41772
  76474. 45: ok 41773
  76475. 45: ok 41774
  76476. 45: ok 41775
  76477. 45: ok 41776
  76478. 45: ok 41777
  76479. 45: ok 41778
  76480. 45: ok 41779
  76481. 45: ok 41780
  76482. 45: ok 41781
  76483. 45: ok 41782
  76484. 45: ok 41783
  76485. 45: ok 41784
  76486. 45: ok 41785
  76487. 45: ok 41786
  76488. 45: ok 41787
  76489. 45: ok 41788
  76490. 45: ok 41789
  76491. 45: ok 41790
  76492. 45: ok 41791
  76493. 45: ok 41792
  76494. 45: ok 41793
  76495. 45: ok 41794
  76496. 45: ok 41795
  76497. 45: ok 41796
  76498. 45: ok 41797
  76499. 45: ok 41798
  76500. 45: ok 41799
  76501. 45: ok 41800
  76502. 45: ok 41801
  76503. 45: ok 41802
  76504. 45: ok 41803
  76505. 45: ok 41804
  76506. 45: ok 41805
  76507. 45: ok 41806
  76508. 45: ok 41807
  76509. 45: ok 41808
  76510. 45: ok 41809
  76511. 45: ok 41810
  76512. 45: ok 41811
  76513. 45: ok 41812
  76514. 45: ok 41813
  76515. 45: ok 41814
  76516. 45: ok 41815
  76517. 45: ok 41816
  76518. 45: ok 41817
  76519. 45: ok 41818
  76520. 45: ok 41819
  76521. 45: ok 41820
  76522. 45: ok 41821
  76523. 45: ok 41822
  76524. 45: ok 41823
  76525. 45: ok 41824
  76526. 45: ok 41825
  76527. 45: ok 41826
  76528. 45: ok 41827
  76529. 45: ok 41828
  76530. 45: ok 41829
  76531. 45: ok 41830
  76532. 45: ok 41831
  76533. 45: ok 41832
  76534. 45: ok 41833
  76535. 45: ok 41834
  76536. 45: ok 41835
  76537. 45: ok 41836
  76538. 45: ok 41837
  76539. 45: ok 41838
  76540. 45: ok 41839
  76541. 45: ok 41840
  76542. 45: ok 41841
  76543. 45: ok 41842
  76544. 45: ok 41843
  76545. 45: ok 41844
  76546. 45: ok 41845
  76547. 45: ok 41846
  76548. 45: ok 41847
  76549. 45: ok 41848
  76550. 45: ok 41849
  76551. 45: ok 41850
  76552. 45: ok 41851
  76553. 45: ok 41852
  76554. 45: ok 41853
  76555. 45: ok 41854
  76556. 45: ok 41855
  76557. 45: ok 41856
  76558. 45: ok 41857
  76559. 45: ok 41858
  76560. 45: ok 41859
  76561. 45: ok 41860
  76562. 45: ok 41861
  76563. 45: ok 41862
  76564. 45: ok 41863
  76565. 45: ok 41864
  76566. 45: ok 41865
  76567. 45: ok 41866
  76568. 45: ok 41867
  76569. 45: ok 41868
  76570. 45: ok 41869
  76571. 45: ok 41870
  76572. 45: ok 41871
  76573. 45: ok 41872
  76574. 45: ok 41873
  76575. 45: ok 41874
  76576. 45: ok 41875
  76577. 45: ok 41876
  76578. 45: ok 41877
  76579. 45: ok 41878
  76580. 45: ok 41879
  76581. 45: ok 41880
  76582. 45: ok 41881
  76583. 45: ok 41882
  76584. 45: ok 41883
  76585. 45: ok 41884
  76586. 45: ok 41885
  76587. 45: ok 41886
  76588. 45: ok 41887
  76589. 45: ok 41888
  76590. 45: ok 41889
  76591. 45: ok 41890
  76592. 45: ok 41891
  76593. 45: ok 41892
  76594. 45: ok 41893
  76595. 45: ok 41894
  76596. 45: ok 41895
  76597. 45: ok 41896
  76598. 45: ok 41897
  76599. 45: ok 41898
  76600. 45: ok 41899
  76601. 45: ok 41900
  76602. 45: ok 41901
  76603. 45: ok 41902
  76604. 45: ok 41903
  76605. 45: ok 41904
  76606. 45: ok 41905
  76607. 45: ok 41906
  76608. 45: ok 41907
  76609. 45: ok 41908
  76610. 45: ok 41909
  76611. 45: ok 41910
  76612. 45: ok 41911
  76613. 45: ok 41912
  76614. 45: ok 41913
  76615. 45: ok 41914
  76616. 45: ok 41915
  76617. 45: ok 41916
  76618. 45: ok 41917
  76619. 45: ok 41918
  76620. 45: ok 41919
  76621. 45: ok 41920
  76622. 45: ok 41921
  76623. 45: ok 41922
  76624. 45: ok 41923
  76625. 45: ok 41924
  76626. 45: ok 41925
  76627. 45: ok 41926
  76628. 45: ok 41927
  76629. 45: ok 41928
  76630. 45: ok 41929
  76631. 45: ok 41930
  76632. 45: ok 41931
  76633. 45: ok 41932
  76634. 45: ok 41933
  76635. 45: ok 41934
  76636. 45: ok 41935
  76637. 45: ok 41936
  76638. 45: ok 41937
  76639. 45: ok 41938
  76640. 45: ok 41939
  76641. 45: ok 41940
  76642. 45: ok 41941
  76643. 45: ok 41942
  76644. 45: ok 41943
  76645. 45: ok 41944
  76646. 45: ok 41945
  76647. 45: ok 41946
  76648. 45: ok 41947
  76649. 45: ok 41948
  76650. 45: ok 41949
  76651. 45: ok 41950
  76652. 45: ok 41951
  76653. 45: ok 41952
  76654. 45: ok 41953
  76655. 45: ok 41954
  76656. 45: ok 41955
  76657. 45: ok 41956
  76658. 45: ok 41957
  76659. 45: ok 41958
  76660. 45: ok 41959
  76661. 45: ok 41960
  76662. 45: ok 41961
  76663. 45: ok 41962
  76664. 45: ok 41963
  76665. 45: ok 41964
  76666. 45: ok 41965
  76667. 45: ok 41966
  76668. 45: ok 41967
  76669. 45: ok 41968
  76670. 45: ok 41969
  76671. 45: ok 41970
  76672. 45: ok 41971
  76673. 45: ok 41972
  76674. 45: ok 41973
  76675. 45: ok 41974
  76676. 45: ok 41975
  76677. 45: ok 41976
  76678. 45: ok 41977
  76679. 45: ok 41978
  76680. 45: ok 41979
  76681. 45: ok 41980
  76682. 45: ok 41981
  76683. 45: ok 41982
  76684. 45: ok 41983
  76685. 45: ok 41984
  76686. 45: ok 41985
  76687. 45: ok 41986
  76688. 45: ok 41987
  76689. 45: ok 41988
  76690. 45: ok 41989
  76691. 45: ok 41990
  76692. 45: ok 41991
  76693. 45: ok 41992
  76694. 45: ok 41993
  76695. 45: ok 41994
  76696. 45: ok 41995
  76697. 45: ok 41996
  76698. 45: ok 41997
  76699. 45: ok 41998
  76700. 45: ok 41999
  76701. 45: ok 42000
  76702. 45: ok 42001
  76703. 45: ok 42002
  76704. 45: ok 42003
  76705. 45: ok 42004
  76706. 45: ok 42005
  76707. 45: ok 42006
  76708. 45: ok 42007
  76709. 45: ok 42008
  76710. 45: ok 42009
  76711. 45: ok 42010
  76712. 45: ok 42011
  76713. 45: ok 42012
  76714. 45: ok 42013
  76715. 45: ok 42014
  76716. 45: ok 42015
  76717. 45: ok 42016
  76718. 45: ok 42017
  76719. 45: ok 42018
  76720. 45: ok 42019
  76721. 45: ok 42020
  76722. 45: ok 42021
  76723. 45: ok 42022
  76724. 45: ok 42023
  76725. 45: ok 42024
  76726. 45: ok 42025
  76727. 45: ok 42026
  76728. 45: ok 42027
  76729. 45: ok 42028
  76730. 45: ok 42029
  76731. 45: ok 42030
  76732. 45: ok 42031
  76733. 45: ok 42032
  76734. 45: ok 42033
  76735. 45: ok 42034
  76736. 45: ok 42035
  76737. 45: ok 42036
  76738. 45: ok 42037
  76739. 45: ok 42038
  76740. 45: ok 42039
  76741. 45: ok 42040
  76742. 45: ok 42041
  76743. 45: ok 42042
  76744. 45: ok 42043
  76745. 45: ok 42044
  76746. 45: ok 42045
  76747. 45: ok 42046
  76748. 45: ok 42047
  76749. 45: ok 42048
  76750. 45: ok 42049
  76751. 45: ok 42050
  76752. 45: ok 42051
  76753. 45: ok 42052
  76754. 45: ok 42053
  76755. 45: ok 42054
  76756. 45: ok 42055
  76757. 45: ok 42056
  76758. 45: ok 42057
  76759. 45: ok 42058
  76760. 45: ok 42059
  76761. 45: ok 42060
  76762. 45: ok 42061
  76763. 45: ok 42062
  76764. 45: ok 42063
  76765. 45: ok 42064
  76766. 45: ok 42065
  76767. 45: ok 42066
  76768. 45: ok 42067
  76769. 45: ok 42068
  76770. 45: ok 42069
  76771. 45: ok 42070
  76772. 45: ok 42071
  76773. 45: ok 42072
  76774. 45: ok 42073
  76775. 45: ok 42074
  76776. 45: ok 42075
  76777. 45: ok 42076
  76778. 45: ok 42077
  76779. 45: ok 42078
  76780. 45: ok 42079
  76781. 45: ok 42080
  76782. 45: ok 42081
  76783. 45: ok 42082
  76784. 45: ok 42083
  76785. 45: ok 42084
  76786. 45: ok 42085
  76787. 45: ok 42086
  76788. 45: ok 42087
  76789. 45: ok 42088
  76790. 45: ok 42089
  76791. 45: ok 42090
  76792. 45: ok 42091
  76793. 45: ok 42092
  76794. 45: ok 42093
  76795. 45: ok 42094
  76796. 45: ok 42095
  76797. 45: ok 42096
  76798. 45: ok 42097
  76799. 45: ok 42098
  76800. 45: ok 42099
  76801. 45: ok 42100
  76802. 45: ok 42101
  76803. 45: ok 42102
  76804. 45: ok 42103
  76805. 45: ok 42104
  76806. 45: ok 42105
  76807. 45: ok 42106
  76808. 45: ok 42107
  76809. 45: ok 42108
  76810. 45: ok 42109
  76811. 45: ok 42110
  76812. 45: ok 42111
  76813. 45: ok 42112
  76814. 45: ok 42113
  76815. 45: ok 42114
  76816. 45: ok 42115
  76817. 45: ok 42116
  76818. 45: ok 42117
  76819. 45: ok 42118
  76820. 45: ok 42119
  76821. 45: ok 42120
  76822. 45: ok 42121
  76823. 45: ok 42122
  76824. 45: ok 42123
  76825. 45: ok 42124
  76826. 45: ok 42125
  76827. 45: ok 42126
  76828. 45: ok 42127
  76829. 45: ok 42128
  76830. 45: ok 42129
  76831. 45: ok 42130
  76832. 45: ok 42131
  76833. 45: ok 42132
  76834. 45: ok 42133
  76835. 45: ok 42134
  76836. 45: ok 42135
  76837. 45: ok 42136
  76838. 45: ok 42137
  76839. 45: ok 42138
  76840. 45: ok 42139
  76841. 45: ok 42140
  76842. 45: ok 42141
  76843. 45: ok 42142
  76844. 45: ok 42143
  76845. 45: ok 42144
  76846. 45: ok 42145
  76847. 45: ok 42146
  76848. 45: ok 42147
  76849. 45: ok 42148
  76850. 45: ok 42149
  76851. 45: ok 42150
  76852. 45: ok 42151
  76853. 45: ok 42152
  76854. 45: ok 42153
  76855. 45: ok 42154
  76856. 45: ok 42155
  76857. 45: ok 42156
  76858. 45: ok 42157
  76859. 45: ok 42158
  76860. 45: ok 42159
  76861. 45: ok 42160
  76862. 45: ok 42161
  76863. 45: ok 42162
  76864. 45: ok 42163
  76865. 45: ok 42164
  76866. 45: ok 42165
  76867. 45: ok 42166
  76868. 45: ok 42167
  76869. 45: ok 42168
  76870. 45: ok 42169
  76871. 45: ok 42170
  76872. 45: ok 42171
  76873. 45: ok 42172
  76874. 45: ok 42173
  76875. 45: ok 42174
  76876. 45: ok 42175
  76877. 45: ok 42176
  76878. 45: ok 42177
  76879. 45: ok 42178
  76880. 45: ok 42179
  76881. 45: ok 42180
  76882. 45: ok 42181
  76883. 45: ok 42182
  76884. 45: ok 42183
  76885. 45: ok 42184
  76886. 45: ok 42185
  76887. 45: ok 42186
  76888. 45: ok 42187
  76889. 45: ok 42188
  76890. 45: ok 42189
  76891. 45: ok 42190
  76892. 45: ok 42191
  76893. 45: ok 42192
  76894. 45: ok 42193
  76895. 45: ok 42194
  76896. 45: ok 42195
  76897. 45: ok 42196
  76898. 45: ok 42197
  76899. 45: ok 42198
  76900. 45: ok 42199
  76901. 45: ok 42200
  76902. 45: ok 42201
  76903. 45: ok 42202
  76904. 45: ok 42203
  76905. 45: ok 42204
  76906. 45: ok 42205
  76907. 45: ok 42206
  76908. 45: ok 42207
  76909. 45: ok 42208
  76910. 45: ok 42209
  76911. 45: ok 42210
  76912. 45: ok 42211
  76913. 45: ok 42212
  76914. 45: ok 42213
  76915. 45: ok 42214
  76916. 45: ok 42215
  76917. 45: ok 42216
  76918. 45: ok 42217
  76919. 45: ok 42218
  76920. 45: ok 42219
  76921. 45: ok 42220
  76922. 45: ok 42221
  76923. 45: ok 42222
  76924. 45: ok 42223
  76925. 45: ok 42224
  76926. 45: ok 42225
  76927. 45: ok 42226
  76928. 45: ok 42227
  76929. 45: ok 42228
  76930. 45: ok 42229
  76931. 45: ok 42230
  76932. 45: ok 42231
  76933. 45: ok 42232
  76934. 45: ok 42233
  76935. 45: ok 42234
  76936. 45: ok 42235
  76937. 45: ok 42236
  76938. 45: ok 42237
  76939. 45: ok 42238
  76940. 45: ok 42239
  76941. 45: ok 42240
  76942. 45: ok 42241
  76943. 45: ok 42242
  76944. 45: ok 42243
  76945. 45: ok 42244
  76946. 45: ok 42245
  76947. 45: ok 42246
  76948. 45: ok 42247
  76949. 45: ok 42248
  76950. 45: ok 42249
  76951. 45: ok 42250
  76952. 45: ok 42251
  76953. 45: ok 42252
  76954. 45: ok 42253
  76955. 45: ok 42254
  76956. 45: ok 42255
  76957. 45: ok 42256
  76958. 45: ok 42257
  76959. 45: ok 42258
  76960. 45: ok 42259
  76961. 45: ok 42260
  76962. 45: ok 42261
  76963. 45: ok 42262
  76964. 45: ok 42263
  76965. 45: ok 42264
  76966. 45: ok 42265
  76967. 45: ok 42266
  76968. 45: ok 42267
  76969. 45: ok 42268
  76970. 45: ok 42269
  76971. 45: ok 42270
  76972. 45: ok 42271
  76973. 45: ok 42272
  76974. 45: ok 42273
  76975. 45: ok 42274
  76976. 45: ok 42275
  76977. 45: ok 42276
  76978. 45: ok 42277
  76979. 45: ok 42278
  76980. 45: ok 42279
  76981. 45: ok 42280
  76982. 45: ok 42281
  76983. 45: ok 42282
  76984. 45: ok 42283
  76985. 45: ok 42284
  76986. 45: ok 42285
  76987. 45: ok 42286
  76988. 45: ok 42287
  76989. 45: ok 42288
  76990. 45: ok 42289
  76991. 45: ok 42290
  76992. 45: ok 42291
  76993. 45: ok 42292
  76994. 45: ok 42293
  76995. 45: ok 42294
  76996. 45: ok 42295
  76997. 45: ok 42296
  76998. 45: ok 42297
  76999. 45: ok 42298
  77000. 45: ok 42299
  77001. 45: ok 42300
  77002. 45: ok 42301
  77003. 45: ok 42302
  77004. 45: ok 42303
  77005. 45: ok 42304
  77006. 45: ok 42305
  77007. 45: ok 42306
  77008. 45: ok 42307
  77009. 45: ok 42308
  77010. 45: ok 42309
  77011. 45: ok 42310
  77012. 45: ok 42311
  77013. 45: ok 42312
  77014. 45: ok 42313
  77015. 45: ok 42314
  77016. 45: ok 42315
  77017. 45: ok 42316
  77018. 45: ok 42317
  77019. 45: ok 42318
  77020. 45: ok 42319
  77021. 45: ok 42320
  77022. 45: ok 42321
  77023. 45: ok 42322
  77024. 45: ok 42323
  77025. 45: ok 42324
  77026. 45: ok 42325
  77027. 45: ok 42326
  77028. 45: ok 42327
  77029. 45: ok 42328
  77030. 45: ok 42329
  77031. 45: ok 42330
  77032. 45: ok 42331
  77033. 45: ok 42332
  77034. 45: ok 42333
  77035. 45: ok 42334
  77036. 45: ok 42335
  77037. 45: ok 42336
  77038. 45: ok 42337
  77039. 45: ok 42338
  77040. 45: ok 42339
  77041. 45: ok 42340
  77042. 45: ok 42341
  77043. 45: ok 42342
  77044. 45: ok 42343
  77045. 45: ok 42344
  77046. 45: ok 42345
  77047. 45: ok 42346
  77048. 45: ok 42347
  77049. 45: ok 42348
  77050. 45: ok 42349
  77051. 45: ok 42350
  77052. 45: ok 42351
  77053. 45: ok 42352
  77054. 45: ok 42353
  77055. 45: ok 42354
  77056. 45: ok 42355
  77057. 45: ok 42356
  77058. 45: ok 42357
  77059. 45: ok 42358
  77060. 45: ok 42359
  77061. 45: ok 42360
  77062. 45: ok 42361
  77063. 45: ok 42362
  77064. 45: ok 42363
  77065. 45: ok 42364
  77066. 45: ok 42365
  77067. 45: ok 42366
  77068. 45: ok 42367
  77069. 45: ok 42368
  77070. 45: ok 42369
  77071. 45: ok 42370
  77072. 45: ok 42371
  77073. 45: ok 42372
  77074. 45: ok 42373
  77075. 45: ok 42374
  77076. 45: ok 42375
  77077. 45: ok 42376
  77078. 45: ok 42377
  77079. 45: ok 42378
  77080. 45: ok 42379
  77081. 45: ok 42380
  77082. 45: ok 42381
  77083. 45: ok 42382
  77084. 45: ok 42383
  77085. 45: ok 42384
  77086. 45: ok 42385
  77087. 45: ok 42386
  77088. 45: ok 42387
  77089. 45: ok 42388
  77090. 45: ok 42389
  77091. 45: ok 42390
  77092. 45: ok 42391
  77093. 45: ok 42392
  77094. 45: ok 42393
  77095. 45: ok 42394
  77096. 45: ok 42395
  77097. 45: ok 42396
  77098. 45: ok 42397
  77099. 45: ok 42398
  77100. 45: ok 42399
  77101. 45: ok 42400
  77102. 45: ok 42401
  77103. 45: ok 42402
  77104. 45: ok 42403
  77105. 45: ok 42404
  77106. 45: ok 42405
  77107. 45: ok 42406
  77108. 45: ok 42407
  77109. 45: ok 42408
  77110. 45: ok 42409
  77111. 45: ok 42410
  77112. 45: ok 42411
  77113. 45: ok 42412
  77114. 45: ok 42413
  77115. 45: ok 42414
  77116. 45: ok 42415
  77117. 45: ok 42416
  77118. 45: ok 42417
  77119. 45: ok 42418
  77120. 45: ok 42419
  77121. 45: ok 42420
  77122. 45: ok 42421
  77123. 45: ok 42422
  77124. 45: ok 42423
  77125. 45: ok 42424
  77126. 45: ok 42425
  77127. 45: ok 42426
  77128. 45: ok 42427
  77129. 45: ok 42428
  77130. 45: ok 42429
  77131. 45: ok 42430
  77132. 45: ok 42431
  77133. 45: ok 42432
  77134. 45: ok 42433
  77135. 45: ok 42434
  77136. 45: ok 42435
  77137. 45: ok 42436
  77138. 45: ok 42437
  77139. 45: ok 42438
  77140. 45: ok 42439
  77141. 45: ok 42440
  77142. 45: ok 42441
  77143. 45: ok 42442
  77144. 45: ok 42443
  77145. 45: ok 42444
  77146. 45: ok 42445
  77147. 45: ok 42446
  77148. 45: ok 42447
  77149. 45: ok 42448
  77150. 45: ok 42449
  77151. 45: ok 42450
  77152. 45: ok 42451
  77153. 45: ok 42452
  77154. 45: ok 42453
  77155. 45: ok 42454
  77156. 45: ok 42455
  77157. 45: ok 42456
  77158. 45: ok 42457
  77159. 45: ok 42458
  77160. 45: ok 42459
  77161. 45: ok 42460
  77162. 45: ok 42461
  77163. 45: ok 42462
  77164. 45: ok 42463
  77165. 45: ok 42464
  77166. 45: ok 42465
  77167. 45: ok 42466
  77168. 45: ok 42467
  77169. 45: ok 42468
  77170. 45: ok 42469
  77171. 45: ok 42470
  77172. 45: ok 42471
  77173. 45: ok 42472
  77174. 45: ok 42473
  77175. 45: ok 42474
  77176. 45: ok 42475
  77177. 45: ok 42476
  77178. 45: ok 42477
  77179. 45: ok 42478
  77180. 45: ok 42479
  77181. 45: ok 42480
  77182. 45: ok 42481
  77183. 45: ok 42482
  77184. 45: ok 42483
  77185. 45: ok 42484
  77186. 45: ok 42485
  77187. 45: ok 42486
  77188. 45: ok 42487
  77189. 45: ok 42488
  77190. 45: ok 42489
  77191. 45: ok 42490
  77192. 45: ok 42491
  77193. 45: ok 42492
  77194. 45: ok 42493
  77195. 45: ok 42494
  77196. 45: ok 42495
  77197. 45: ok 42496
  77198. 45: ok 42497
  77199. 45: ok 42498
  77200. 45: ok 42499
  77201. 45: ok 42500
  77202. 45: ok 42501
  77203. 45: ok 42502
  77204. 45: ok 42503
  77205. 45: ok 42504
  77206. 45: ok 42505
  77207. 45: ok 42506
  77208. 45: ok 42507
  77209. 45: ok 42508
  77210. 45: ok 42509
  77211. 45: ok 42510
  77212. 45: ok 42511
  77213. 45: ok 42512
  77214. 45: ok 42513
  77215. 45: ok 42514
  77216. 45: ok 42515
  77217. 45: ok 42516
  77218. 45: ok 42517
  77219. 45: ok 42518
  77220. 45: ok 42519
  77221. 45: ok 42520
  77222. 45: ok 42521
  77223. 45: ok 42522
  77224. 45: ok 42523
  77225. 45: ok 42524
  77226. 45: ok 42525
  77227. 45: ok 42526
  77228. 45: ok 42527
  77229. 45: ok 42528
  77230. 45: ok 42529
  77231. 45: ok 42530
  77232. 45: ok 42531
  77233. 45: ok 42532
  77234. 45: ok 42533
  77235. 45: ok 42534
  77236. 45: ok 42535
  77237. 45: ok 42536
  77238. 45: ok 42537
  77239. 45: ok 42538
  77240. 45: ok 42539
  77241. 45: ok 42540
  77242. 45: ok 42541
  77243. 45: ok 42542
  77244. 45: ok 42543
  77245. 45: ok 42544
  77246. 45: ok 42545
  77247. 45: ok 42546
  77248. 45: ok 42547
  77249. 45: ok 42548
  77250. 45: ok 42549
  77251. 45: ok 42550
  77252. 45: ok 42551
  77253. 45: ok 42552
  77254. 45: ok 42553
  77255. 45: ok 42554
  77256. 45: ok 42555
  77257. 45: ok 42556
  77258. 45: ok 42557
  77259. 45: ok 42558
  77260. 45: ok 42559
  77261. 45: ok 42560
  77262. 45: ok 42561
  77263. 45: ok 42562
  77264. 45: ok 42563
  77265. 45: ok 42564
  77266. 45: ok 42565
  77267. 45: ok 42566
  77268. 45: ok 42567
  77269. 45: ok 42568
  77270. 45: ok 42569
  77271. 45: ok 42570
  77272. 45: ok 42571
  77273. 45: ok 42572
  77274. 45: ok 42573
  77275. 45: ok 42574
  77276. 45: ok 42575
  77277. 45: ok 42576
  77278. 45: ok 42577
  77279. 45: ok 42578
  77280. 45: ok 42579
  77281. 45: ok 42580
  77282. 45: ok 42581
  77283. 45: ok 42582
  77284. 45: ok 42583
  77285. 45: ok 42584
  77286. 45: ok 42585
  77287. 45: ok 42586
  77288. 45: ok 42587
  77289. 45: ok 42588
  77290. 45: ok 42589
  77291. 45: ok 42590
  77292. 45: ok 42591
  77293. 45: ok 42592
  77294. 45: ok 42593
  77295. 45: ok 42594
  77296. 45: ok 42595
  77297. 45: ok 42596
  77298. 45: ok 42597
  77299. 45: ok 42598
  77300. 45: ok 42599
  77301. 45: ok 42600
  77302. 45: ok 42601
  77303. 45: ok 42602
  77304. 45: ok 42603
  77305. 45: ok 42604
  77306. 45: ok 42605
  77307. 45: ok 42606
  77308. 45: ok 42607
  77309. 45: ok 42608
  77310. 45: ok 42609
  77311. 45: ok 42610
  77312. 45: ok 42611
  77313. 45: ok 42612
  77314. 45: ok 42613
  77315. 45: ok 42614
  77316. 45: ok 42615
  77317. 45: ok 42616
  77318. 45: ok 42617
  77319. 45: ok 42618
  77320. 45: ok 42619
  77321. 45: ok 42620
  77322. 45: ok 42621
  77323. 45: ok 42622
  77324. 45: ok 42623
  77325. 45: ok 42624
  77326. 45: ok 42625
  77327. 45: ok 42626
  77328. 45: ok 42627
  77329. 45: ok 42628
  77330. 45: ok 42629
  77331. 45: ok 42630
  77332. 45: ok 42631
  77333. 45: ok 42632
  77334. 45: ok 42633
  77335. 45: ok 42634
  77336. 45: ok 42635
  77337. 45: ok 42636
  77338. 45: ok 42637
  77339. 45: ok 42638
  77340. 45: ok 42639
  77341. 45: ok 42640
  77342. 45: ok 42641
  77343. 45: ok 42642
  77344. 45: ok 42643
  77345. 45: ok 42644
  77346. 45: ok 42645
  77347. 45: ok 42646
  77348. 45: ok 42647
  77349. 45: ok 42648
  77350. 45: ok 42649
  77351. 45: ok 42650
  77352. 45: ok 42651
  77353. 45: ok 42652
  77354. 45: ok 42653
  77355. 45: ok 42654
  77356. 45: ok 42655
  77357. 45: ok 42656
  77358. 45: ok 42657
  77359. 45: ok 42658
  77360. 45: ok 42659
  77361. 45: ok 42660
  77362. 45: ok 42661
  77363. 45: ok 42662
  77364. 45: ok 42663
  77365. 45: ok 42664
  77366. 45: ok 42665
  77367. 45: ok 42666
  77368. 45: ok 42667
  77369. 45: ok 42668
  77370. 45: ok 42669
  77371. 45: ok 42670
  77372. 45: ok 42671
  77373. 45: ok 42672
  77374. 45: ok 42673
  77375. 45: ok 42674
  77376. 45: ok 42675
  77377. 45: ok 42676
  77378. 45: ok 42677
  77379. 45: ok 42678
  77380. 45: ok 42679
  77381. 45: ok 42680
  77382. 45: ok 42681
  77383. 45: ok 42682
  77384. 45: ok 42683
  77385. 45: ok 42684
  77386. 45: ok 42685
  77387. 45: ok 42686
  77388. 45: ok 42687
  77389. 45: ok 42688
  77390. 45: ok 42689
  77391. 45: ok 42690
  77392. 45: ok 42691
  77393. 45: ok 42692
  77394. 45: ok 42693
  77395. 45: ok 42694
  77396. 45: ok 42695
  77397. 45: ok 42696
  77398. 45: ok 42697
  77399. 45: ok 42698
  77400. 45: ok 42699
  77401. 45: ok 42700
  77402. 45: ok 42701
  77403. 45: ok 42702
  77404. 45: ok 42703
  77405. 45: ok 42704
  77406. 45: ok 42705
  77407. 45: ok 42706
  77408. 45: ok 42707
  77409. 45: ok 42708
  77410. 45: ok 42709
  77411. 45: ok 42710
  77412. 45: ok 42711
  77413. 45: ok 42712
  77414. 45: ok 42713
  77415. 45: ok 42714
  77416. 45: ok 42715
  77417. 45: ok 42716
  77418. 45: ok 42717
  77419. 45: ok 42718
  77420. 45: ok 42719
  77421. 45: ok 42720
  77422. 45: ok 42721
  77423. 45: ok 42722
  77424. 45: ok 42723
  77425. 45: ok 42724
  77426. 45: ok 42725
  77427. 45: ok 42726
  77428. 45: ok 42727
  77429. 45: ok 42728
  77430. 45: ok 42729
  77431. 45: ok 42730
  77432. 45: ok 42731
  77433. 45: ok 42732
  77434. 45: ok 42733
  77435. 45: ok 42734
  77436. 45: ok 42735
  77437. 45: ok 42736
  77438. 45: ok 42737
  77439. 45: ok 42738
  77440. 45: ok 42739
  77441. 45: ok 42740
  77442. 45: ok 42741
  77443. 45: ok 42742
  77444. 45: ok 42743
  77445. 45: ok 42744
  77446. 45: ok 42745
  77447. 45: ok 42746
  77448. 45: ok 42747
  77449. 45: ok 42748
  77450. 45: ok 42749
  77451. 45: ok 42750
  77452. 45: ok 42751
  77453. 45: ok 42752
  77454. 45: ok 42753
  77455. 45: ok 42754
  77456. 45: ok 42755
  77457. 45: ok 42756
  77458. 45: ok 42757
  77459. 45: ok 42758
  77460. 45: ok 42759
  77461. 45: ok 42760
  77462. 45: ok 42761
  77463. 45: ok 42762
  77464. 45: ok 42763
  77465. 45: ok 42764
  77466. 45: ok 42765
  77467. 45: ok 42766
  77468. 45: ok 42767
  77469. 45: ok 42768
  77470. 45: ok 42769
  77471. 45: ok 42770
  77472. 45: ok 42771
  77473. 45: ok 42772
  77474. 45: ok 42773
  77475. 45: ok 42774
  77476. 45: ok 42775
  77477. 45: ok 42776
  77478. 45: ok 42777
  77479. 45: ok 42778
  77480. 45: ok 42779
  77481. 45: ok 42780
  77482. 45: ok 42781
  77483. 45: ok 42782
  77484. 45: ok 42783
  77485. 45: ok 42784
  77486. 45: ok 42785
  77487. 45: ok 42786
  77488. 45: ok 42787
  77489. 45: ok 42788
  77490. 45: ok 42789
  77491. 45: ok 42790
  77492. 45: ok 42791
  77493. 45: ok 42792
  77494. 45: ok 42793
  77495. 45: ok 42794
  77496. 45: ok 42795
  77497. 45: ok 42796
  77498. 45: ok 42797
  77499. 45: ok 42798
  77500. 45: ok 42799
  77501. 45: ok 42800
  77502. 45: ok 42801
  77503. 45: ok 42802
  77504. 45: ok 42803
  77505. 45: ok 42804
  77506. 45: ok 42805
  77507. 45: ok 42806
  77508. 45: ok 42807
  77509. 45: ok 42808
  77510. 45: ok 42809
  77511. 45: ok 42810
  77512. 45: ok 42811
  77513. 45: ok 42812
  77514. 45: ok 42813
  77515. 45: ok 42814
  77516. 45: ok 42815
  77517. 45: ok 42816
  77518. 45: ok 42817
  77519. 45: ok 42818
  77520. 45: ok 42819
  77521. 45: ok 42820
  77522. 45: ok 42821
  77523. 45: ok 42822
  77524. 45: ok 42823
  77525. 45: ok 42824
  77526. 45: ok 42825
  77527. 45: ok 42826
  77528. 45: ok 42827
  77529. 45: ok 42828
  77530. 45: ok 42829
  77531. 45: ok 42830
  77532. 45: ok 42831
  77533. 45: ok 42832
  77534. 45: ok 42833
  77535. 45: ok 42834
  77536. 45: ok 42835
  77537. 45: ok 42836
  77538. 45: ok 42837
  77539. 45: ok 42838
  77540. 45: ok 42839
  77541. 45: ok 42840
  77542. 45: ok 42841
  77543. 45: ok 42842
  77544. 45: ok 42843
  77545. 45: ok 42844
  77546. 45: ok 42845
  77547. 45: ok 42846
  77548. 45: ok 42847
  77549. 45: ok 42848
  77550. 45: ok 42849
  77551. 45: ok 42850
  77552. 45: ok 42851
  77553. 45: ok 42852
  77554. 45: ok 42853
  77555. 45: ok 42854
  77556. 45: ok 42855
  77557. 45: ok 42856
  77558. 45: ok 42857
  77559. 45: ok 42858
  77560. 45: ok 42859
  77561. 45: ok 42860
  77562. 45: ok 42861
  77563. 45: ok 42862
  77564. 45: ok 42863
  77565. 45: ok 42864
  77566. 45: ok 42865
  77567. 45: ok 42866
  77568. 45: ok 42867
  77569. 45: ok 42868
  77570. 45: ok 42869
  77571. 45: ok 42870
  77572. 45: ok 42871
  77573. 45: ok 42872
  77574. 45: ok 42873
  77575. 45: ok 42874
  77576. 45: ok 42875
  77577. 45: ok 42876
  77578. 45: ok 42877
  77579. 45: ok 42878
  77580. 45: ok 42879
  77581. 45: ok 42880
  77582. 45: ok 42881
  77583. 45: ok 42882
  77584. 45: ok 42883
  77585. 45: ok 42884
  77586. 45: ok 42885
  77587. 45: ok 42886
  77588. 45: ok 42887
  77589. 45: ok 42888
  77590. 45: ok 42889
  77591. 45: ok 42890
  77592. 45: ok 42891
  77593. 45: ok 42892
  77594. 45: ok 42893
  77595. 45: ok 42894
  77596. 45: ok 42895
  77597. 45: ok 42896
  77598. 45: ok 42897
  77599. 45: ok 42898
  77600. 45: ok 42899
  77601. 45: ok 42900
  77602. 45: ok 42901
  77603. 45: ok 42902
  77604. 45: ok 42903
  77605. 45: ok 42904
  77606. 45: ok 42905
  77607. 45: ok 42906
  77608. 45: ok 42907
  77609. 45: ok 42908
  77610. 45: ok 42909
  77611. 45: ok 42910
  77612. 45: ok 42911
  77613. 45: ok 42912
  77614. 45: ok 42913
  77615. 45: ok 42914
  77616. 45: ok 42915
  77617. 45: ok 42916
  77618. 45: ok 42917
  77619. 45: ok 42918
  77620. 45: ok 42919
  77621. 45: ok 42920
  77622. 45: ok 42921
  77623. 45: ok 42922
  77624. 45: ok 42923
  77625. 45: ok 42924
  77626. 45: ok 42925
  77627. 45: ok 42926
  77628. 45: ok 42927
  77629. 45: ok 42928
  77630. 45: ok 42929
  77631. 45: ok 42930
  77632. 45: ok 42931
  77633. 45: ok 42932
  77634. 45: ok 42933
  77635. 45: ok 42934
  77636. 45: ok 42935
  77637. 45: ok 42936
  77638. 45: ok 42937
  77639. 45: ok 42938
  77640. 45: ok 42939
  77641. 45: ok 42940
  77642. 45: ok 42941
  77643. 45: ok 42942
  77644. 45: ok 42943
  77645. 45: ok 42944
  77646. 45: ok 42945
  77647. 45: ok 42946
  77648. 45: ok 42947
  77649. 45: ok 42948
  77650. 45: ok 42949
  77651. 45: ok 42950
  77652. 45: ok 42951
  77653. 45: ok 42952
  77654. 45: ok 42953
  77655. 45: ok 42954
  77656. 45: ok 42955
  77657. 45: ok 42956
  77658. 45: ok 42957
  77659. 45: ok 42958
  77660. 45: ok 42959
  77661. 45: ok 42960
  77662. 45: ok 42961
  77663. 45: ok 42962
  77664. 45: ok 42963
  77665. 45: ok 42964
  77666. 45: ok 42965
  77667. 45: ok 42966
  77668. 45: ok 42967
  77669. 45: ok 42968
  77670. 45: ok 42969
  77671. 45: ok 42970
  77672. 45: ok 42971
  77673. 45: ok 42972
  77674. 45: ok 42973
  77675. 45: ok 42974
  77676. 45: ok 42975
  77677. 45: ok 42976
  77678. 45: ok 42977
  77679. 45: ok 42978
  77680. 45: ok 42979
  77681. 45: ok 42980
  77682. 45: ok 42981
  77683. 45: ok 42982
  77684. 45: ok 42983
  77685. 45: ok 42984
  77686. 45: ok 42985
  77687. 45: ok 42986
  77688. 45: ok 42987
  77689. 45: ok 42988
  77690. 45: ok 42989
  77691. 45: ok 42990
  77692. 45: ok 42991
  77693. 45: ok 42992
  77694. 45: ok 42993
  77695. 45: ok 42994
  77696. 45: ok 42995
  77697. 45: ok 42996
  77698. 45: ok 42997
  77699. 45: ok 42998
  77700. 45: ok 42999
  77701. 45: ok 43000
  77702. 45: ok 43001
  77703. 45: ok 43002
  77704. 45: ok 43003
  77705. 45: ok 43004
  77706. 45: ok 43005
  77707. 45: ok 43006
  77708. 45: ok 43007
  77709. 45: ok 43008
  77710. 45: ok 43009
  77711. 45: ok 43010
  77712. 45: ok 43011
  77713. 45: ok 43012
  77714. 45: ok 43013
  77715. 45: ok 43014
  77716. 45: ok 43015
  77717. 45: ok 43016
  77718. 45: ok 43017
  77719. 45: ok 43018
  77720. 45: ok 43019
  77721. 45: ok 43020
  77722. 45: ok 43021
  77723. 45: ok 43022
  77724. 45: ok 43023
  77725. 45: ok 43024
  77726. 45: ok 43025
  77727. 45: ok 43026
  77728. 45: ok 43027
  77729. 45: ok 43028
  77730. 45: ok 43029
  77731. 45: ok 43030
  77732. 45: ok 43031
  77733. 45: ok 43032
  77734. 45: ok 43033
  77735. 45: ok 43034
  77736. 45: ok 43035
  77737. 45: ok 43036
  77738. 45: ok 43037
  77739. 45: ok 43038
  77740. 45: ok 43039
  77741. 45: ok 43040
  77742. 45: ok 43041
  77743. 45: ok 43042
  77744. 45: ok 43043
  77745. 45: ok 43044
  77746. 45: ok 43045
  77747. 45: ok 43046
  77748. 45: ok 43047
  77749. 45: ok 43048
  77750. 45: ok 43049
  77751. 45: ok 43050
  77752. 45: ok 43051
  77753. 45: ok 43052
  77754. 45: ok 43053
  77755. 45: ok 43054
  77756. 45: ok 43055
  77757. 45: ok 43056
  77758. 45: ok 43057
  77759. 45: ok 43058
  77760. 45: ok 43059
  77761. 45: ok 43060
  77762. 45: ok 43061
  77763. 45: ok 43062
  77764. 45: ok 43063
  77765. 45: ok 43064
  77766. 45: ok 43065
  77767. 45: ok 43066
  77768. 45: ok 43067
  77769. 45: ok 43068
  77770. 45: ok 43069
  77771. 45: ok 43070
  77772. 45: ok 43071
  77773. 45: ok 43072
  77774. 45: ok 43073
  77775. 45: ok 43074
  77776. 45: ok 43075
  77777. 45: ok 43076
  77778. 45: ok 43077
  77779. 45: ok 43078
  77780. 45: ok 43079
  77781. 45: ok 43080
  77782. 45: ok 43081
  77783. 45: ok 43082
  77784. 45: ok 43083
  77785. 45: ok 43084
  77786. 45: ok 43085
  77787. 45: ok 43086
  77788. 45: ok 43087
  77789. 45: ok 43088
  77790. 45: ok 43089
  77791. 45: ok 43090
  77792. 45: ok 43091
  77793. 45: ok 43092
  77794. 45: ok 43093
  77795. 45: ok 43094
  77796. 45: ok 43095
  77797. 45: ok 43096
  77798. 45: ok 43097
  77799. 45: ok 43098
  77800. 45: ok 43099
  77801. 45: ok 43100
  77802. 45: ok 43101
  77803. 45: ok 43102
  77804. 45: ok 43103
  77805. 45: ok 43104
  77806. 45: ok 43105
  77807. 45: ok 43106
  77808. 45: ok 43107
  77809. 45: ok 43108
  77810. 45: ok 43109
  77811. 45: ok 43110
  77812. 45: ok 43111
  77813. 45: ok 43112
  77814. 45: ok 43113
  77815. 45: ok 43114
  77816. 45: ok 43115
  77817. 45: ok 43116
  77818. 45: ok 43117
  77819. 45: ok 43118
  77820. 45: ok 43119
  77821. 45: ok 43120
  77822. 45: ok 43121
  77823. 45: ok 43122
  77824. 45: ok 43123
  77825. 45: ok 43124
  77826. 45: ok 43125
  77827. 45: ok 43126
  77828. 45: ok 43127
  77829. 45: ok 43128
  77830. 45: ok 43129
  77831. 45: ok 43130
  77832. 45: ok 43131
  77833. 45: ok 43132
  77834. 45: ok 43133
  77835. 45: ok 43134
  77836. 45: ok 43135
  77837. 45: ok 43136
  77838. 45: ok 43137
  77839. 45: ok 43138
  77840. 45: ok 43139
  77841. 45: ok 43140
  77842. 45: ok 43141
  77843. 45: ok 43142
  77844. 45: ok 43143
  77845. 45: ok 43144
  77846. 45: ok 43145
  77847. 45: ok 43146
  77848. 45: ok 43147
  77849. 45: ok 43148
  77850. 45: ok 43149
  77851. 45: ok 43150
  77852. 45: ok 43151
  77853. 45: ok 43152
  77854. 45: ok 43153
  77855. 45: ok 43154
  77856. 45: ok 43155
  77857. 45: ok 43156
  77858. 45: ok 43157
  77859. 45: ok 43158
  77860. 45: ok 43159
  77861. 45: ok 43160
  77862. 45: ok 43161
  77863. 45: ok 43162
  77864. 45: ok 43163
  77865. 45: ok 43164
  77866. 45: ok 43165
  77867. 45: ok 43166
  77868. 45: ok 43167
  77869. 45: ok 43168
  77870. 45: ok 43169
  77871. 45: ok 43170
  77872. 45: ok 43171
  77873. 45: ok 43172
  77874. 45: ok 43173
  77875. 45: ok 43174
  77876. 45: ok 43175
  77877. 45: ok 43176
  77878. 45: ok 43177
  77879. 45: ok 43178
  77880. 45: ok 43179
  77881. 45: ok 43180
  77882. 45: ok 43181
  77883. 45: ok 43182
  77884. 45: ok 43183
  77885. 45: ok 43184
  77886. 45: ok 43185
  77887. 45: ok 43186
  77888. 45: ok 43187
  77889. 45: ok 43188
  77890. 45: ok 43189
  77891. 45: ok 43190
  77892. 45: ok 43191
  77893. 45: ok 43192
  77894. 45: ok 43193
  77895. 45: ok 43194
  77896. 45: ok 43195
  77897. 45: ok 43196
  77898. 45: ok 43197
  77899. 45: ok 43198
  77900. 45: ok 43199
  77901. 45: ok 43200
  77902. 45: ok 43201
  77903. 45: ok 43202
  77904. 45: ok 43203
  77905. 45: ok 43204
  77906. 45: ok 43205
  77907. 45: ok 43206
  77908. 45: ok 43207
  77909. 45: ok 43208
  77910. 45: ok 43209
  77911. 45: ok 43210
  77912. 45: ok 43211
  77913. 45: ok 43212
  77914. 45: ok 43213
  77915. 45: ok 43214
  77916. 45: ok 43215
  77917. 45: ok 43216
  77918. 45: ok 43217
  77919. 45: ok 43218
  77920. 45: ok 43219
  77921. 45: ok 43220
  77922. 45: ok 43221
  77923. 45: ok 43222
  77924. 45: ok 43223
  77925. 45: ok 43224
  77926. 45: ok 43225
  77927. 45: ok 43226
  77928. 45: ok 43227
  77929. 45: ok 43228
  77930. 45: ok 43229
  77931. 45: ok 43230
  77932. 45: ok 43231
  77933. 45: ok 43232
  77934. 45: ok 43233
  77935. 45: ok 43234
  77936. 45: ok 43235
  77937. 45: ok 43236
  77938. 45: ok 43237
  77939. 45: ok 43238
  77940. 45: ok 43239
  77941. 45: ok 43240
  77942. 45: ok 43241
  77943. 45: ok 43242
  77944. 45: ok 43243
  77945. 45: ok 43244
  77946. 45: ok 43245
  77947. 45: ok 43246
  77948. 45: ok 43247
  77949. 45: ok 43248
  77950. 45: ok 43249
  77951. 45: ok 43250
  77952. 45: ok 43251
  77953. 45: ok 43252
  77954. 45: ok 43253
  77955. 45: ok 43254
  77956. 45: ok 43255
  77957. 45: ok 43256
  77958. 45: ok 43257
  77959. 45: ok 43258
  77960. 45: ok 43259
  77961. 45: ok 43260
  77962. 45: ok 43261
  77963. 45: ok 43262
  77964. 45: ok 43263
  77965. 45: ok 43264
  77966. 45: ok 43265
  77967. 45: ok 43266
  77968. 45: ok 43267
  77969. 45: ok 43268
  77970. 45: ok 43269
  77971. 45: ok 43270
  77972. 45: ok 43271
  77973. 45: ok 43272
  77974. 45: ok 43273
  77975. 45: ok 43274
  77976. 45: ok 43275
  77977. 45: ok 43276
  77978. 45: ok 43277
  77979. 45: ok 43278
  77980. 45: ok 43279
  77981. 45: ok 43280
  77982. 45: ok 43281
  77983. 45: ok 43282
  77984. 45: ok 43283
  77985. 45: ok 43284
  77986. 45: ok 43285
  77987. 45: ok 43286
  77988. 45: ok 43287
  77989. 45: ok 43288
  77990. 45: ok 43289
  77991. 45: ok 43290
  77992. 45: ok 43291
  77993. 45: ok 43292
  77994. 45: ok 43293
  77995. 45: ok 43294
  77996. 45: ok 43295
  77997. 45: ok 43296
  77998. 45: ok 43297
  77999. 45: ok 43298
  78000. 45: ok 43299
  78001. 45: ok 43300
  78002. 45: ok 43301
  78003. 45: ok 43302
  78004. 45: ok 43303
  78005. 45: ok 43304
  78006. 45: ok 43305
  78007. 45: ok 43306
  78008. 45: ok 43307
  78009. 45: ok 43308
  78010. 45: ok 43309
  78011. 45: ok 43310
  78012. 45: ok 43311
  78013. 45: ok 43312
  78014. 45: ok 43313
  78015. 45: ok 43314
  78016. 45: ok 43315
  78017. 45: ok 43316
  78018. 45: ok 43317
  78019. 45: ok 43318
  78020. 45: ok 43319
  78021. 45: ok 43320
  78022. 45: ok 43321
  78023. 45: ok 43322
  78024. 45: ok 43323
  78025. 45: ok 43324
  78026. 45: ok 43325
  78027. 45: ok 43326
  78028. 45: ok 43327
  78029. 45: ok 43328
  78030. 45: ok 43329
  78031. 45: ok 43330
  78032. 45: ok 43331
  78033. 45: ok 43332
  78034. 45: ok 43333
  78035. 45: ok 43334
  78036. 45: ok 43335
  78037. 45: ok 43336
  78038. 45: ok 43337
  78039. 45: ok 43338
  78040. 45: ok 43339
  78041. 45: ok 43340
  78042. 45: ok 43341
  78043. 45: ok 43342
  78044. 45: ok 43343
  78045. 45: ok 43344
  78046. 45: ok 43345
  78047. 45: ok 43346
  78048. 45: ok 43347
  78049. 45: ok 43348
  78050. 45: ok 43349
  78051. 45: ok 43350
  78052. 45: ok 43351
  78053. 45: ok 43352
  78054. 45: ok 43353
  78055. 45: ok 43354
  78056. 45: ok 43355
  78057. 45: ok 43356
  78058. 45: ok 43357
  78059. 45: ok 43358
  78060. 45: ok 43359
  78061. 45: ok 43360
  78062. 45: ok 43361
  78063. 45: ok 43362
  78064. 45: ok 43363
  78065. 45: ok 43364
  78066. 45: ok 43365
  78067. 45: ok 43366
  78068. 45: ok 43367
  78069. 45: ok 43368
  78070. 45: ok 43369
  78071. 45: ok 43370
  78072. 45: ok 43371
  78073. 45: ok 43372
  78074. 45: ok 43373
  78075. 45: ok 43374
  78076. 45: ok 43375
  78077. 45: ok 43376
  78078. 45: ok 43377
  78079. 45: ok 43378
  78080. 45: ok 43379
  78081. 45: ok 43380
  78082. 45: ok 43381
  78083. 45: ok 43382
  78084. 45: ok 43383
  78085. 45: ok 43384
  78086. 45: ok 43385
  78087. 45: ok 43386
  78088. 45: ok 43387
  78089. 45: ok 43388
  78090. 45: ok 43389
  78091. 45: ok 43390
  78092. 45: ok 43391
  78093. 45: ok 43392
  78094. 45: ok 43393
  78095. 45: ok 43394
  78096. 45: ok 43395
  78097. 45: ok 43396
  78098. 45: ok 43397
  78099. 45: ok 43398
  78100. 45: ok 43399
  78101. 45: ok 43400
  78102. 45: ok 43401
  78103. 45: ok 43402
  78104. 45: ok 43403
  78105. 45: ok 43404
  78106. 45: ok 43405
  78107. 45: ok 43406
  78108. 45: ok 43407
  78109. 45: ok 43408
  78110. 45: ok 43409
  78111. 45: ok 43410
  78112. 45: ok 43411
  78113. 45: ok 43412
  78114. 45: ok 43413
  78115. 45: ok 43414
  78116. 45: ok 43415
  78117. 45: ok 43416
  78118. 45: ok 43417
  78119. 45: ok 43418
  78120. 45: ok 43419
  78121. 45: ok 43420
  78122. 45: ok 43421
  78123. 45: ok 43422
  78124. 45: ok 43423
  78125. 45: ok 43424
  78126. 45: ok 43425
  78127. 45: ok 43426
  78128. 45: ok 43427
  78129. 45: ok 43428
  78130. 45: ok 43429
  78131. 45: ok 43430
  78132. 45: ok 43431
  78133. 45: ok 43432
  78134. 45: ok 43433
  78135. 45: ok 43434
  78136. 45: ok 43435
  78137. 45: ok 43436
  78138. 45: ok 43437
  78139. 45: ok 43438
  78140. 45: ok 43439
  78141. 45: ok 43440
  78142. 45: ok 43441
  78143. 45: ok 43442
  78144. 45: ok 43443
  78145. 45: ok 43444
  78146. 45: ok 43445
  78147. 45: ok 43446
  78148. 45: ok 43447
  78149. 45: ok 43448
  78150. 45: ok 43449
  78151. 45: ok 43450
  78152. 45: ok 43451
  78153. 45: ok 43452
  78154. 45: ok 43453
  78155. 45: ok 43454
  78156. 45: ok 43455
  78157. 45: ok 43456
  78158. 45: ok 43457
  78159. 45: ok 43458
  78160. 45: ok 43459
  78161. 45: ok 43460
  78162. 45: ok 43461
  78163. 45: ok 43462
  78164. 45: ok 43463
  78165. 45: ok 43464
  78166. 45: ok 43465
  78167. 45: ok 43466
  78168. 45: ok 43467
  78169. 45: ok 43468
  78170. 45: ok 43469
  78171. 45: ok 43470
  78172. 45: ok 43471
  78173. 45: ok 43472
  78174. 45: ok 43473
  78175. 45: ok 43474
  78176. 45: ok 43475
  78177. 45: ok 43476
  78178. 45: ok 43477
  78179. 45: ok 43478
  78180. 45: ok 43479
  78181. 45: ok 43480
  78182. 45: ok 43481
  78183. 45: ok 43482
  78184. 45: ok 43483
  78185. 45: ok 43484
  78186. 45: ok 43485
  78187. 45: ok 43486
  78188. 45: ok 43487
  78189. 45: ok 43488
  78190. 45: ok 43489
  78191. 45: ok 43490
  78192. 45: ok 43491
  78193. 45: ok 43492
  78194. 45: ok 43493
  78195. 45: ok 43494
  78196. 45: ok 43495
  78197. 45: ok 43496
  78198. 45: ok 43497
  78199. 45: ok 43498
  78200. 45: ok 43499
  78201. 45: ok 43500
  78202. 45: ok 43501
  78203. 45: ok 43502
  78204. 45: ok 43503
  78205. 45: ok 43504
  78206. 45: ok 43505
  78207. 45: ok 43506
  78208. 45: ok 43507
  78209. 45: ok 43508
  78210. 45: ok 43509
  78211. 45: ok 43510
  78212. 45: ok 43511
  78213. 45: ok 43512
  78214. 45: ok 43513
  78215. 45: ok 43514
  78216. 45: ok 43515
  78217. 45: ok 43516
  78218. 45: ok 43517
  78219. 45: ok 43518
  78220. 45: ok 43519
  78221. 45: ok 43520
  78222. 45: ok 43521
  78223. 45: ok 43522
  78224. 45: ok 43523
  78225. 45: ok 43524
  78226. 45: ok 43525
  78227. 45: ok 43526
  78228. 45: ok 43527
  78229. 45: ok 43528
  78230. 45: ok 43529
  78231. 45: ok 43530
  78232. 45: ok 43531
  78233. 45: ok 43532
  78234. 45: ok 43533
  78235. 45: ok 43534
  78236. 45: ok 43535
  78237. 45: ok 43536
  78238. 45: ok 43537
  78239. 45: ok 43538
  78240. 45: ok 43539
  78241. 45: ok 43540
  78242. 45: ok 43541
  78243. 45: ok 43542
  78244. 45: ok 43543
  78245. 45: ok 43544
  78246. 45: ok 43545
  78247. 45: ok 43546
  78248. 45: ok 43547
  78249. 45: ok 43548
  78250. 45: ok 43549
  78251. 45: ok 43550
  78252. 45: ok 43551
  78253. 45: ok 43552
  78254. 45: ok 43553
  78255. 45: ok 43554
  78256. 45: ok 43555
  78257. 45: ok 43556
  78258. 45: ok 43557
  78259. 45: ok 43558
  78260. 45: ok 43559
  78261. 45: ok 43560
  78262. 45: ok 43561
  78263. 45: ok 43562
  78264. 45: ok 43563
  78265. 45: ok 43564
  78266. 45: ok 43565
  78267. 45: ok 43566
  78268. 45: ok 43567
  78269. 45: ok 43568
  78270. 45: ok 43569
  78271. 45: ok 43570
  78272. 45: ok 43571
  78273. 45: ok 43572
  78274. 45: ok 43573
  78275. 45: ok 43574
  78276. 45: ok 43575
  78277. 45: ok 43576
  78278. 45: ok 43577
  78279. 45: ok 43578
  78280. 45: ok 43579
  78281. 45: ok 43580
  78282. 45: ok 43581
  78283. 45: ok 43582
  78284. 45: ok 43583
  78285. 45: ok 43584
  78286. 45: ok 43585
  78287. 45: ok 43586
  78288. 45: ok 43587
  78289. 45: ok 43588
  78290. 45: ok 43589
  78291. 45: ok 43590
  78292. 45: ok 43591
  78293. 45: ok 43592
  78294. 45: ok 43593
  78295. 45: ok 43594
  78296. 45: ok 43595
  78297. 45: ok 43596
  78298. 45: ok 43597
  78299. 45: ok 43598
  78300. 45: ok 43599
  78301. 45: ok 43600
  78302. 45: ok 43601
  78303. 45: ok 43602
  78304. 45: ok 43603
  78305. 45: ok 43604
  78306. 45: ok 43605
  78307. 45: ok 43606
  78308. 45: ok 43607
  78309. 45: ok 43608
  78310. 45: ok 43609
  78311. 45: ok 43610
  78312. 45: ok 43611
  78313. 45: ok 43612
  78314. 45: ok 43613
  78315. 45: ok 43614
  78316. 45: ok 43615
  78317. 45: ok 43616
  78318. 45: ok 43617
  78319. 45: ok 43618
  78320. 45: ok 43619
  78321. 45: ok 43620
  78322. 45: ok 43621
  78323. 45: ok 43622
  78324. 45: ok 43623
  78325. 45: ok 43624
  78326. 45: ok 43625
  78327. 45: ok 43626
  78328. 45: ok 43627
  78329. 45: ok 43628
  78330. 45: ok 43629
  78331. 45: ok 43630
  78332. 45: ok 43631
  78333. 45: ok 43632
  78334. 45: ok 43633
  78335. 45: ok 43634
  78336. 45: ok 43635
  78337. 45: ok 43636
  78338. 45: ok 43637
  78339. 45: ok 43638
  78340. 45: ok 43639
  78341. 45: ok 43640
  78342. 45: ok 43641
  78343. 45: ok 43642
  78344. 45: ok 43643
  78345. 45: ok 43644
  78346. 45: ok 43645
  78347. 45: ok 43646
  78348. 45: ok 43647
  78349. 45: ok 43648
  78350. 45: ok 43649
  78351. 45: ok 43650
  78352. 45: ok 43651
  78353. 45: ok 43652
  78354. 45: ok 43653
  78355. 45: ok 43654
  78356. 45: ok 43655
  78357. 45: ok 43656
  78358. 45: ok 43657
  78359. 45: ok 43658
  78360. 45: ok 43659
  78361. 45: ok 43660
  78362. 45: ok 43661
  78363. 45: ok 43662
  78364. 45: ok 43663
  78365. 45: ok 43664
  78366. 45: ok 43665
  78367. 45: ok 43666
  78368. 45: ok 43667
  78369. 45: ok 43668
  78370. 45: ok 43669
  78371. 45: ok 43670
  78372. 45: ok 43671
  78373. 45: ok 43672
  78374. 45: ok 43673
  78375. 45: ok 43674
  78376. 45: ok 43675
  78377. 45: ok 43676
  78378. 45: ok 43677
  78379. 45: ok 43678
  78380. 45: ok 43679
  78381. 45: ok 43680
  78382. 45: ok 43681
  78383. 45: ok 43682
  78384. 45: ok 43683
  78385. 45: ok 43684
  78386. 45: ok 43685
  78387. 45: ok 43686
  78388. 45: ok 43687
  78389. 45: ok 43688
  78390. 45: ok 43689
  78391. 45: ok 43690
  78392. 45: ok 43691
  78393. 45: ok 43692
  78394. 45: ok 43693
  78395. 45: ok 43694
  78396. 45: ok 43695
  78397. 45: ok 43696
  78398. 45: ok 43697
  78399. 45: ok 43698
  78400. 45: ok 43699
  78401. 45: ok 43700
  78402. 45: ok 43701
  78403. 45: ok 43702
  78404. 45: ok 43703
  78405. 45: ok 43704
  78406. 45: ok 43705
  78407. 45: ok 43706
  78408. 45: ok 43707
  78409. 45: ok 43708
  78410. 45: ok 43709
  78411. 45: ok 43710
  78412. 45: ok 43711
  78413. 45: ok 43712
  78414. 45: ok 43713
  78415. 45: ok 43714
  78416. 45: ok 43715
  78417. 45: ok 43716
  78418. 45: ok 43717
  78419. 45: ok 43718
  78420. 45: ok 43719
  78421. 45: ok 43720
  78422. 45: ok 43721
  78423. 45: ok 43722
  78424. 45: ok 43723
  78425. 45: ok 43724
  78426. 45: ok 43725
  78427. 45: ok 43726
  78428. 45: ok 43727
  78429. 45: ok 43728
  78430. 45: ok 43729
  78431. 45: ok 43730
  78432. 45: ok 43731
  78433. 45: ok 43732
  78434. 45: ok 43733
  78435. 45: ok 43734
  78436. 45: ok 43735
  78437. 45: ok 43736
  78438. 45: ok 43737
  78439. 45: ok 43738
  78440. 45: ok 43739
  78441. 45: ok 43740
  78442. 45: ok 43741
  78443. 45: ok 43742
  78444. 45: ok 43743
  78445. 45: ok 43744
  78446. 45: ok 43745
  78447. 45: ok 43746
  78448. 45: ok 43747
  78449. 45: ok 43748
  78450. 45: ok 43749
  78451. 45: ok 43750
  78452. 45: ok 43751
  78453. 45: ok 43752
  78454. 45: ok 43753
  78455. 45: ok 43754
  78456. 45: ok 43755
  78457. 45: ok 43756
  78458. 45: ok 43757
  78459. 45: ok 43758
  78460. 45: ok 43759
  78461. 45: ok 43760
  78462. 45: ok 43761
  78463. 45: ok 43762
  78464. 45: ok 43763
  78465. 45: ok 43764
  78466. 45: ok 43765
  78467. 45: ok 43766
  78468. 45: ok 43767
  78469. 45: ok 43768
  78470. 45: ok 43769
  78471. 45: ok 43770
  78472. 45: ok 43771
  78473. 45: ok 43772
  78474. 45: ok 43773
  78475. 45: ok 43774
  78476. 45: ok 43775
  78477. 45: ok 43776
  78478. 45: ok 43777
  78479. 45: ok 43778
  78480. 45: ok 43779
  78481. 45: ok 43780
  78482. 45: ok 43781
  78483. 45: ok 43782
  78484. 45: ok 43783
  78485. 45: ok 43784
  78486. 45: ok 43785
  78487. 45: ok 43786
  78488. 45: ok 43787
  78489. 45: ok 43788
  78490. 45: ok 43789
  78491. 45: ok 43790
  78492. 45: ok 43791
  78493. 45: ok 43792
  78494. 45: ok 43793
  78495. 45: ok 43794
  78496. 45: ok 43795
  78497. 45: ok 43796
  78498. 45: ok 43797
  78499. 45: ok 43798
  78500. 45: ok 43799
  78501. 45: ok 43800
  78502. 45: ok 43801
  78503. 45: ok 43802
  78504. 45: ok 43803
  78505. 45: ok 43804
  78506. 45: ok 43805
  78507. 45: ok 43806
  78508. 45: ok 43807
  78509. 45: ok 43808
  78510. 45: ok 43809
  78511. 45: ok 43810
  78512. 45: ok 43811
  78513. 45: ok 43812
  78514. 45: ok 43813
  78515. 45: ok 43814
  78516. 45: ok 43815
  78517. 45: ok 43816
  78518. 45: ok 43817
  78519. 45: ok 43818
  78520. 45: ok 43819
  78521. 45: ok 43820
  78522. 45: ok 43821
  78523. 45: ok 43822
  78524. 45: ok 43823
  78525. 45: ok 43824
  78526. 45: ok 43825
  78527. 45: ok 43826
  78528. 45: ok 43827
  78529. 45: ok 43828
  78530. 45: ok 43829
  78531. 45: ok 43830
  78532. 45: ok 43831
  78533. 45: ok 43832
  78534. 45: ok 43833
  78535. 45: ok 43834
  78536. 45: ok 43835
  78537. 45: ok 43836
  78538. 45: ok 43837
  78539. 45: ok 43838
  78540. 45: ok 43839
  78541. 45: ok 43840
  78542. 45: ok 43841
  78543. 45: ok 43842
  78544. 45: ok 43843
  78545. 45: ok 43844
  78546. 45: ok 43845
  78547. 45: ok 43846
  78548. 45: ok 43847
  78549. 45: ok 43848
  78550. 45: ok 43849
  78551. 45: ok 43850
  78552. 45: ok 43851
  78553. 45: ok 43852
  78554. 45: ok 43853
  78555. 45: ok 43854
  78556. 45: ok 43855
  78557. 45: ok 43856
  78558. 45: ok 43857
  78559. 45: ok 43858
  78560. 45: ok 43859
  78561. 45: ok 43860
  78562. 45: ok 43861
  78563. 45: ok 43862
  78564. 45: ok 43863
  78565. 45: ok 43864
  78566. 45: ok 43865
  78567. 45: ok 43866
  78568. 45: ok 43867
  78569. 45: ok 43868
  78570. 45: ok 43869
  78571. 45: ok 43870
  78572. 45: ok 43871
  78573. 45: ok 43872
  78574. 45: ok 43873
  78575. 45: ok 43874
  78576. 45: ok 43875
  78577. 45: ok 43876
  78578. 45: ok 43877
  78579. 45: ok 43878
  78580. 45: ok 43879
  78581. 45: ok 43880
  78582. 45: ok 43881
  78583. 45: ok 43882
  78584. 45: ok 43883
  78585. 45: ok 43884
  78586. 45: ok 43885
  78587. 45: ok 43886
  78588. 45: ok 43887
  78589. 45: ok 43888
  78590. 45: ok 43889
  78591. 45: ok 43890
  78592. 45: ok 43891
  78593. 45: ok 43892
  78594. 45: ok 43893
  78595. 45: ok 43894
  78596. 45: ok 43895
  78597. 45: ok 43896
  78598. 45: ok 43897
  78599. 45: ok 43898
  78600. 45: ok 43899
  78601. 45: ok 43900
  78602. 45: ok 43901
  78603. 45: ok 43902
  78604. 45: ok 43903
  78605. 45: ok 43904
  78606. 45: ok 43905
  78607. 45: ok 43906
  78608. 45: ok 43907
  78609. 45: ok 43908
  78610. 45: ok 43909
  78611. 45: ok 43910
  78612. 45: ok 43911
  78613. 45: ok 43912
  78614. 45: ok 43913
  78615. 45: ok 43914
  78616. 45: ok 43915
  78617. 45: ok 43916
  78618. 45: ok 43917
  78619. 45: ok 43918
  78620. 45: ok 43919
  78621. 45: ok 43920
  78622. 45: ok 43921
  78623. 45: ok 43922
  78624. 45: ok 43923
  78625. 45: ok 43924
  78626. 45: ok 43925
  78627. 45: ok 43926
  78628. 45: ok 43927
  78629. 45: ok 43928
  78630. 45: ok 43929
  78631. 45: ok 43930
  78632. 45: ok 43931
  78633. 45: ok 43932
  78634. 45: ok 43933
  78635. 45: ok 43934
  78636. 45: ok 43935
  78637. 45: ok 43936
  78638. 45: ok 43937
  78639. 45: ok 43938
  78640. 45: ok 43939
  78641. 45: ok 43940
  78642. 45: ok 43941
  78643. 45: ok 43942
  78644. 45: ok 43943
  78645. 45: ok 43944
  78646. 45: ok 43945
  78647. 45: ok 43946
  78648. 45: ok 43947
  78649. 45: ok 43948
  78650. 45: ok 43949
  78651. 45: ok 43950
  78652. 45: ok 43951
  78653. 45: ok 43952
  78654. 45: ok 43953
  78655. 45: ok 43954
  78656. 45: ok 43955
  78657. 45: ok 43956
  78658. 45: ok 43957
  78659. 45: ok 43958
  78660. 45: ok 43959
  78661. 45: ok 43960
  78662. 45: ok 43961
  78663. 45: ok 43962
  78664. 45: ok 43963
  78665. 45: ok 43964
  78666. 45: ok 43965
  78667. 45: ok 43966
  78668. 45: ok 43967
  78669. 45: ok 43968
  78670. 45: ok 43969
  78671. 45: ok 43970
  78672. 45: ok 43971
  78673. 45: ok 43972
  78674. 45: ok 43973
  78675. 45: ok 43974
  78676. 45: ok 43975
  78677. 45: ok 43976
  78678. 45: ok 43977
  78679. 45: ok 43978
  78680. 45: ok 43979
  78681. 45: ok 43980
  78682. 45: ok 43981
  78683. 45: ok 43982
  78684. 45: ok 43983
  78685. 45: ok 43984
  78686. 45: ok 43985
  78687. 45: ok 43986
  78688. 45: ok 43987
  78689. 45: ok 43988
  78690. 45: ok 43989
  78691. 45: ok 43990
  78692. 45: ok 43991
  78693. 45: ok 43992
  78694. 45: ok 43993
  78695. 45: ok 43994
  78696. 45: ok 43995
  78697. 45: ok 43996
  78698. 45: ok 43997
  78699. 45: ok 43998
  78700. 45: ok 43999
  78701. 45: ok 44000
  78702. 45: ok 44001
  78703. 45: ok 44002
  78704. 45: ok 44003
  78705. 45: ok 44004
  78706. 45: ok 44005
  78707. 45: ok 44006
  78708. 45: ok 44007
  78709. 45: ok 44008
  78710. 45: ok 44009
  78711. 45: ok 44010
  78712. 45: ok 44011
  78713. 45: ok 44012
  78714. 45: ok 44013
  78715. 45: ok 44014
  78716. 45: ok 44015
  78717. 45: ok 44016
  78718. 45: ok 44017
  78719. 45: ok 44018
  78720. 45: ok 44019
  78721. 45: ok 44020
  78722. 45: ok 44021
  78723. 45: ok 44022
  78724. 45: ok 44023
  78725. 45: ok 44024
  78726. 45: ok 44025
  78727. 45: ok 44026
  78728. 45: ok 44027
  78729. 45: ok 44028
  78730. 45: ok 44029
  78731. 45: ok 44030
  78732. 45: ok 44031
  78733. 45: ok 44032
  78734. 45: ok 44033
  78735. 45: ok 44034
  78736. 45: ok 44035
  78737. 45: ok 44036
  78738. 45: ok 44037
  78739. 45: ok 44038
  78740. 45: ok 44039
  78741. 45: ok 44040
  78742. 45: ok 44041
  78743. 45: ok 44042
  78744. 45: ok 44043
  78745. 45: ok 44044
  78746. 45: ok 44045
  78747. 45: ok 44046
  78748. 45: ok 44047
  78749. 45: ok 44048
  78750. 45: ok 44049
  78751. 45: ok 44050
  78752. 45: ok 44051
  78753. 45: ok 44052
  78754. 45: ok 44053
  78755. 45: ok 44054
  78756. 45: ok 44055
  78757. 45: ok 44056
  78758. 45: ok 44057
  78759. 45: ok 44058
  78760. 45: ok 44059
  78761. 45: ok 44060
  78762. 45: ok 44061
  78763. 45: ok 44062
  78764. 45: ok 44063
  78765. 45: ok 44064
  78766. 45: ok 44065
  78767. 45: ok 44066
  78768. 45: ok 44067
  78769. 45: ok 44068
  78770. 45: ok 44069
  78771. 45: ok 44070
  78772. 45: ok 44071
  78773. 45: ok 44072
  78774. 45: ok 44073
  78775. 45: ok 44074
  78776. 45: ok 44075
  78777. 45: ok 44076
  78778. 45: ok 44077
  78779. 45: ok 44078
  78780. 45: ok 44079
  78781. 45: ok 44080
  78782. 45: ok 44081
  78783. 45: ok 44082
  78784. 45: ok 44083
  78785. 45: ok 44084
  78786. 45: ok 44085
  78787. 45: ok 44086
  78788. 45: ok 44087
  78789. 45: ok 44088
  78790. 45: ok 44089
  78791. 45: ok 44090
  78792. 45: ok 44091
  78793. 45: ok 44092
  78794. 45: ok 44093
  78795. 45: ok 44094
  78796. 45: ok 44095
  78797. 45: ok 44096
  78798. 45: ok 44097
  78799. 45: ok 44098
  78800. 45: ok 44099
  78801. 45: ok 44100
  78802. 45: ok 44101
  78803. 45: ok 44102
  78804. 45: ok 44103
  78805. 45: ok 44104
  78806. 45: ok 44105
  78807. 45: ok 44106
  78808. 45: ok 44107
  78809. 45: ok 44108
  78810. 45: ok 44109
  78811. 45: ok 44110
  78812. 45: ok 44111
  78813. 45: ok 44112
  78814. 45: ok 44113
  78815. 45: ok 44114
  78816. 45: ok 44115
  78817. 45: ok 44116
  78818. 45: ok 44117
  78819. 45: ok 44118
  78820. 45: ok 44119
  78821. 45: ok 44120
  78822. 45: ok 44121
  78823. 45: ok 44122
  78824. 45: ok 44123
  78825. 45: ok 44124
  78826. 45: ok 44125
  78827. 45: ok 44126
  78828. 45: ok 44127
  78829. 45: ok 44128
  78830. 45: ok 44129
  78831. 45: ok 44130
  78832. 45: ok 44131
  78833. 45: ok 44132
  78834. 45: ok 44133
  78835. 45: ok 44134
  78836. 45: ok 44135
  78837. 45: ok 44136
  78838. 45: ok 44137
  78839. 45: ok 44138
  78840. 45: ok 44139
  78841. 45: ok 44140
  78842. 45: ok 44141
  78843. 45: ok 44142
  78844. 45: ok 44143
  78845. 45: ok 44144
  78846. 45: ok 44145
  78847. 45: ok 44146
  78848. 45: ok 44147
  78849. 45: ok 44148
  78850. 45: ok 44149
  78851. 45: ok 44150
  78852. 45: ok 44151
  78853. 45: ok 44152
  78854. 45: ok 44153
  78855. 45: ok 44154
  78856. 45: ok 44155
  78857. 45: ok 44156
  78858. 45: ok 44157
  78859. 45: ok 44158
  78860. 45: ok 44159
  78861. 45: ok 44160
  78862. 45: ok 44161
  78863. 45: ok 44162
  78864. 45: ok 44163
  78865. 45: ok 44164
  78866. 45: ok 44165
  78867. 45: ok 44166
  78868. 45: ok 44167
  78869. 45: ok 44168
  78870. 45: ok 44169
  78871. 45: ok 44170
  78872. 45: ok 44171
  78873. 45: ok 44172
  78874. 45: ok 44173
  78875. 45: ok 44174
  78876. 45: ok 44175
  78877. 45: ok 44176
  78878. 45: ok 44177
  78879. 45: ok 44178
  78880. 45: ok 44179
  78881. 45: ok 44180
  78882. 45: ok 44181
  78883. 45: ok 44182
  78884. 45: ok 44183
  78885. 45: ok 44184
  78886. 45: ok 44185
  78887. 45: ok 44186
  78888. 45: ok 44187
  78889. 45: ok 44188
  78890. 45: ok 44189
  78891. 45: ok 44190
  78892. 45: ok 44191
  78893. 45: ok 44192
  78894. 45: ok 44193
  78895. 45: ok 44194
  78896. 45: ok 44195
  78897. 45: ok 44196
  78898. 45: ok 44197
  78899. 45: ok 44198
  78900. 45: ok 44199
  78901. 45: ok 44200
  78902. 45: ok 44201
  78903. 45: ok 44202
  78904. 45: ok 44203
  78905. 45: ok 44204
  78906. 45: ok 44205
  78907. 45: ok 44206
  78908. 45: ok 44207
  78909. 45: ok 44208
  78910. 45: ok 44209
  78911. 45: ok 44210
  78912. 45: ok 44211
  78913. 45: ok 44212
  78914. 45: ok 44213
  78915. 45: ok 44214
  78916. 45: ok 44215
  78917. 45: ok 44216
  78918. 45: ok 44217
  78919. 45: ok 44218
  78920. 45: ok 44219
  78921. 45: ok 44220
  78922. 45: ok 44221
  78923. 45: ok 44222
  78924. 45: ok 44223
  78925. 45: ok 44224
  78926. 45: ok 44225
  78927. 45: ok 44226
  78928. 45: ok 44227
  78929. 45: ok 44228
  78930. 45: ok 44229
  78931. 45: ok 44230
  78932. 45: ok 44231
  78933. 45: ok 44232
  78934. 45: ok 44233
  78935. 45: ok 44234
  78936. 45: ok 44235
  78937. 45: ok 44236
  78938. 45: ok 44237
  78939. 45: ok 44238
  78940. 45: ok 44239
  78941. 45: ok 44240
  78942. 45: ok 44241
  78943. 45: ok 44242
  78944. 45: ok 44243
  78945. 45: ok 44244
  78946. 45: ok 44245
  78947. 45: ok 44246
  78948. 45: ok 44247
  78949. 45: ok 44248
  78950. 45: ok 44249
  78951. 45: ok 44250
  78952. 45: ok 44251
  78953. 45: ok 44252
  78954. 45: ok 44253
  78955. 45: ok 44254
  78956. 45: ok 44255
  78957. 45: ok 44256
  78958. 45: ok 44257
  78959. 45: ok 44258
  78960. 45: ok 44259
  78961. 45: ok 44260
  78962. 45: ok 44261
  78963. 45: ok 44262
  78964. 45: ok 44263
  78965. 45: ok 44264
  78966. 45: ok 44265
  78967. 45: ok 44266
  78968. 45: ok 44267
  78969. 45: ok 44268
  78970. 45: ok 44269
  78971. 45: ok 44270
  78972. 45: ok 44271
  78973. 45: ok 44272
  78974. 45: ok 44273
  78975. 45: ok 44274
  78976. 45: ok 44275
  78977. 45: ok 44276
  78978. 45: ok 44277
  78979. 45: ok 44278
  78980. 45: ok 44279
  78981. 45: ok 44280
  78982. 45: ok 44281
  78983. 45: ok 44282
  78984. 45: ok 44283
  78985. 45: ok 44284
  78986. 45: ok 44285
  78987. 45: ok 44286
  78988. 45: ok 44287
  78989. 45: ok 44288
  78990. 45: ok 44289
  78991. 45: ok 44290
  78992. 45: ok 44291
  78993. 45: ok 44292
  78994. 45: ok 44293
  78995. 45: ok 44294
  78996. 45: ok 44295
  78997. 45: ok 44296
  78998. 45: ok 44297
  78999. 45: ok 44298
  79000. 45: ok 44299
  79001. 45: ok 44300
  79002. 45: ok 44301
  79003. 45: ok 44302
  79004. 45: ok 44303
  79005. 45: ok 44304
  79006. 45: ok 44305
  79007. 45: ok 44306
  79008. 45: ok 44307
  79009. 45: ok 44308
  79010. 45: ok 44309
  79011. 45: ok 44310
  79012. 45: ok 44311
  79013. 45: ok 44312
  79014. 45: ok 44313
  79015. 45: ok 44314
  79016. 45: ok 44315
  79017. 45: ok 44316
  79018. 45: ok 44317
  79019. 45: ok 44318
  79020. 45: ok 44319
  79021. 45: ok 44320
  79022. 45: ok 44321
  79023. 45: ok 44322
  79024. 45: ok 44323
  79025. 45: ok 44324
  79026. 45: ok 44325
  79027. 45: ok 44326
  79028. 45: ok 44327
  79029. 45: ok 44328
  79030. 45: ok 44329
  79031. 45: ok 44330
  79032. 45: ok 44331
  79033. 45: ok 44332
  79034. 45: ok 44333
  79035. 45: ok 44334
  79036. 45: ok 44335
  79037. 45: ok 44336
  79038. 45: ok 44337
  79039. 45: ok 44338
  79040. 45: ok 44339
  79041. 45: ok 44340
  79042. 45: ok 44341
  79043. 45: ok 44342
  79044. 45: ok 44343
  79045. 45: ok 44344
  79046. 45: ok 44345
  79047. 45: ok 44346
  79048. 45: ok 44347
  79049. 45: ok 44348
  79050. 45: ok 44349
  79051. 45: ok 44350
  79052. 45: ok 44351
  79053. 45: ok 44352
  79054. 45: ok 44353
  79055. 45: ok 44354
  79056. 45: ok 44355
  79057. 45: ok 44356
  79058. 45: ok 44357
  79059. 45: ok 44358
  79060. 45: ok 44359
  79061. 45: ok 44360
  79062. 45: ok 44361
  79063. 45: ok 44362
  79064. 45: ok 44363
  79065. 45: ok 44364
  79066. 45: ok 44365
  79067. 45: ok 44366
  79068. 45: ok 44367
  79069. 45: ok 44368
  79070. 45: ok 44369
  79071. 45: ok 44370
  79072. 45: ok 44371
  79073. 45: ok 44372
  79074. 45: ok 44373
  79075. 45: ok 44374
  79076. 45: ok 44375
  79077. 45: ok 44376
  79078. 45: ok 44377
  79079. 45: ok 44378
  79080. 45: ok 44379
  79081. 45: ok 44380
  79082. 45: ok 44381
  79083. 45: ok 44382
  79084. 45: ok 44383
  79085. 45: ok 44384
  79086. 45: ok 44385
  79087. 45: ok 44386
  79088. 45: ok 44387
  79089. 45: ok 44388
  79090. 45: ok 44389
  79091. 45: ok 44390
  79092. 45: ok 44391
  79093. 45: ok 44392
  79094. 45: ok 44393
  79095. 45: ok 44394
  79096. 45: ok 44395
  79097. 45: ok 44396
  79098. 45: ok 44397
  79099. 45: ok 44398
  79100. 45: ok 44399
  79101. 45: ok 44400
  79102. 45: ok 44401
  79103. 45: ok 44402
  79104. 45: ok 44403
  79105. 45: ok 44404
  79106. 45: ok 44405
  79107. 45: ok 44406
  79108. 45: ok 44407
  79109. 45: ok 44408
  79110. 45: ok 44409
  79111. 45: ok 44410
  79112. 45: ok 44411
  79113. 45: ok 44412
  79114. 45: ok 44413
  79115. 45: ok 44414
  79116. 45: ok 44415
  79117. 45: ok 44416
  79118. 45: ok 44417
  79119. 45: ok 44418
  79120. 45: ok 44419
  79121. 45: ok 44420
  79122. 45: ok 44421
  79123. 45: ok 44422
  79124. 45: ok 44423
  79125. 45: ok 44424
  79126. 45: ok 44425
  79127. 45: ok 44426
  79128. 45: ok 44427
  79129. 45: ok 44428
  79130. 45: ok 44429
  79131. 45: ok 44430
  79132. 45: ok 44431
  79133. 45: ok 44432
  79134. 45: ok 44433
  79135. 45: ok 44434
  79136. 45: ok 44435
  79137. 45: ok 44436
  79138. 45: ok 44437
  79139. 45: ok 44438
  79140. 45: ok 44439
  79141. 45: ok 44440
  79142. 45: ok 44441
  79143. 45: ok 44442
  79144. 45: ok 44443
  79145. 45: ok 44444
  79146. 45: ok 44445
  79147. 45: ok 44446
  79148. 45: ok 44447
  79149. 45: ok 44448
  79150. 45: ok 44449
  79151. 45: ok 44450
  79152. 45: ok 44451
  79153. 45: ok 44452
  79154. 45: ok 44453
  79155. 45: ok 44454
  79156. 45: ok 44455
  79157. 45: ok 44456
  79158. 45: ok 44457
  79159. 45: ok 44458
  79160. 45: ok 44459
  79161. 45: ok 44460
  79162. 45: ok 44461
  79163. 45: ok 44462
  79164. 45: ok 44463
  79165. 45: ok 44464
  79166. 45: ok 44465
  79167. 45: ok 44466
  79168. 45: ok 44467
  79169. 45: ok 44468
  79170. 45: ok 44469
  79171. 45: ok 44470
  79172. 45: ok 44471
  79173. 45: ok 44472
  79174. 45: ok 44473
  79175. 45: ok 44474
  79176. 45: ok 44475
  79177. 45: ok 44476
  79178. 45: ok 44477
  79179. 45: ok 44478
  79180. 45: ok 44479
  79181. 45: ok 44480
  79182. 45: ok 44481
  79183. 45: ok 44482
  79184. 45: ok 44483
  79185. 45: ok 44484
  79186. 45: ok 44485
  79187. 45: ok 44486
  79188. 45: ok 44487
  79189. 45: ok 44488
  79190. 45: ok 44489
  79191. 45: ok 44490
  79192. 45: ok 44491
  79193. 45: ok 44492
  79194. 45: ok 44493
  79195. 45: ok 44494
  79196. 45: ok 44495
  79197. 45: ok 44496
  79198. 45: ok 44497
  79199. 45: ok 44498
  79200. 45: ok 44499
  79201. 45: ok 44500
  79202. 45: ok 44501
  79203. 45: ok 44502
  79204. 45: ok 44503
  79205. 45: ok 44504
  79206. 45: ok 44505
  79207. 45: ok 44506
  79208. 45: ok 44507
  79209. 45: ok 44508
  79210. 45: ok 44509
  79211. 45: ok 44510
  79212. 45: ok 44511
  79213. 45: ok 44512
  79214. 45: ok 44513
  79215. 45: ok 44514
  79216. 45: ok 44515
  79217. 45: ok 44516
  79218. 45: ok 44517
  79219. 45: ok 44518
  79220. 45: ok 44519
  79221. 45: ok 44520
  79222. 45: ok 44521
  79223. 45: ok 44522
  79224. 45: ok 44523
  79225. 45: ok 44524
  79226. 45: ok 44525
  79227. 45: ok 44526
  79228. 45: ok 44527
  79229. 45: ok 44528
  79230. 45: ok 44529
  79231. 45: ok 44530
  79232. 45: ok 44531
  79233. 45: ok 44532
  79234. 45: ok 44533
  79235. 45: ok 44534
  79236. 45: ok 44535
  79237. 45: ok 44536
  79238. 45: ok 44537
  79239. 45: ok 44538
  79240. 45: ok 44539
  79241. 45: ok 44540
  79242. 45: ok 44541
  79243. 45: ok 44542
  79244. 45: ok 44543
  79245. 45: ok 44544
  79246. 45: ok 44545
  79247. 45: ok 44546
  79248. 45: ok 44547
  79249. 45: ok 44548
  79250. 45: ok 44549
  79251. 45: ok 44550
  79252. 45: ok 44551
  79253. 45: ok 44552
  79254. 45: ok 44553
  79255. 45: ok 44554
  79256. 45: ok 44555
  79257. 45: ok 44556
  79258. 45: ok 44557
  79259. 45: ok 44558
  79260. 45: ok 44559
  79261. 45: ok 44560
  79262. 45: ok 44561
  79263. 45: ok 44562
  79264. 45: ok 44563
  79265. 45: ok 44564
  79266. 45: ok 44565
  79267. 45: ok 44566
  79268. 45: ok 44567
  79269. 45: ok 44568
  79270. 45: ok 44569
  79271. 45: ok 44570
  79272. 45: ok 44571
  79273. 45: ok 44572
  79274. 45: ok 44573
  79275. 45: ok 44574
  79276. 45: ok 44575
  79277. 45: ok 44576
  79278. 45: ok 44577
  79279. 45: ok 44578
  79280. 45: ok 44579
  79281. 45: ok 44580
  79282. 45: ok 44581
  79283. 45: ok 44582
  79284. 45: ok 44583
  79285. 45: ok 44584
  79286. 45: ok 44585
  79287. 45: ok 44586
  79288. 45: ok 44587
  79289. 45: ok 44588
  79290. 45: ok 44589
  79291. 45: ok 44590
  79292. 45: ok 44591
  79293. 45: ok 44592
  79294. 45: ok 44593
  79295. 45: ok 44594
  79296. 45: ok 44595
  79297. 45: ok 44596
  79298. 45: ok 44597
  79299. 45: ok 44598
  79300. 45: ok 44599
  79301. 45: ok 44600
  79302. 45: ok 44601
  79303. 45: ok 44602
  79304. 45: ok 44603
  79305. 45: ok 44604
  79306. 45: ok 44605
  79307. 45: ok 44606
  79308. 45: ok 44607
  79309. 45: ok 44608
  79310. 45: ok 44609
  79311. 45: ok 44610
  79312. 45: ok 44611
  79313. 45: ok 44612
  79314. 45: ok 44613
  79315. 45: ok 44614
  79316. 45: ok 44615
  79317. 45: ok 44616
  79318. 45: ok 44617
  79319. 45: ok 44618
  79320. 45: ok 44619
  79321. 45: ok 44620
  79322. 45: ok 44621
  79323. 45: ok 44622
  79324. 45: ok 44623
  79325. 45: ok 44624
  79326. 45: ok 44625
  79327. 45: ok 44626
  79328. 45: ok 44627
  79329. 45: ok 44628
  79330. 45: ok 44629
  79331. 45: ok 44630
  79332. 45: ok 44631
  79333. 45: ok 44632
  79334. 45: ok 44633
  79335. 45: ok 44634
  79336. 45: ok 44635
  79337. 45: ok 44636
  79338. 45: ok 44637
  79339. 45: ok 44638
  79340. 45: ok 44639
  79341. 45: ok 44640
  79342. 45: ok 44641
  79343. 45: ok 44642
  79344. 45: ok 44643
  79345. 45: ok 44644
  79346. 45: ok 44645
  79347. 45: ok 44646
  79348. 45: ok 44647
  79349. 45: ok 44648
  79350. 45: ok 44649
  79351. 45: ok 44650
  79352. 45: ok 44651
  79353. 45: ok 44652
  79354. 45: ok 44653
  79355. 45: ok 44654
  79356. 45: ok 44655
  79357. 45: ok 44656
  79358. 45: ok 44657
  79359. 45: ok 44658
  79360. 45: ok 44659
  79361. 45: ok 44660
  79362. 45: ok 44661
  79363. 45: ok 44662
  79364. 45: ok 44663
  79365. 45: ok 44664
  79366. 45: ok 44665
  79367. 45: ok 44666
  79368. 45: ok 44667
  79369. 45: ok 44668
  79370. 45: ok 44669
  79371. 45: ok 44670
  79372. 45: ok 44671
  79373. 45: ok 44672
  79374. 45: ok 44673
  79375. 45: ok 44674
  79376. 45: ok 44675
  79377. 45: ok 44676
  79378. 45: ok 44677
  79379. 45: ok 44678
  79380. 45: ok 44679
  79381. 45: ok 44680
  79382. 45: ok 44681
  79383. 45: ok 44682
  79384. 45: ok 44683
  79385. 45: ok 44684
  79386. 45: ok 44685
  79387. 45: ok 44686
  79388. 45: ok 44687
  79389. 45: ok 44688
  79390. 45: ok 44689
  79391. 45: ok 44690
  79392. 45: ok 44691
  79393. 45: ok 44692
  79394. 45: ok 44693
  79395. 45: ok 44694
  79396. 45: ok 44695
  79397. 45: ok 44696
  79398. 45: ok 44697
  79399. 45: ok 44698
  79400. 45: ok 44699
  79401. 45: ok 44700
  79402. 45: ok 44701
  79403. 45: ok 44702
  79404. 45: ok 44703
  79405. 45: ok 44704
  79406. 45: ok 44705
  79407. 45: ok 44706
  79408. 45: ok 44707
  79409. 45: ok 44708
  79410. 45: ok 44709
  79411. 45: ok 44710
  79412. 45: ok 44711
  79413. 45: ok 44712
  79414. 45: ok 44713
  79415. 45: ok 44714
  79416. 45: ok 44715
  79417. 45: ok 44716
  79418. 45: ok 44717
  79419. 45: ok 44718
  79420. 45: ok 44719
  79421. 45: ok 44720
  79422. 45: ok 44721
  79423. 45: ok 44722
  79424. 45: ok 44723
  79425. 45: ok 44724
  79426. 45: ok 44725
  79427. 45: ok 44726
  79428. 45: ok 44727
  79429. 45: ok 44728
  79430. 45: ok 44729
  79431. 45: ok 44730
  79432. 45: ok 44731
  79433. 45: ok 44732
  79434. 45: ok 44733
  79435. 45: ok 44734
  79436. 45: ok 44735
  79437. 45: ok 44736
  79438. 45: ok 44737
  79439. 45: ok 44738
  79440. 45: ok 44739
  79441. 45: ok 44740
  79442. 45: ok 44741
  79443. 45: ok 44742
  79444. 45: ok 44743
  79445. 45: ok 44744
  79446. 45: ok 44745
  79447. 45: ok 44746
  79448. 45: ok 44747
  79449. 45: ok 44748
  79450. 45: ok 44749
  79451. 45: ok 44750
  79452. 45: ok 44751
  79453. 45: ok 44752
  79454. 45: ok 44753
  79455. 45: ok 44754
  79456. 45: ok 44755
  79457. 45: ok 44756
  79458. 45: ok 44757
  79459. 45: ok 44758
  79460. 45: ok 44759
  79461. 45: ok 44760
  79462. 45: ok 44761
  79463. 45: ok 44762
  79464. 45: ok 44763
  79465. 45: ok 44764
  79466. 45: ok 44765
  79467. 45: ok 44766
  79468. 45: ok 44767
  79469. 45: ok 44768
  79470. 45: ok 44769
  79471. 45: ok 44770
  79472. 45: ok 44771
  79473. 45: ok 44772
  79474. 45: ok 44773
  79475. 45: ok 44774
  79476. 45: ok 44775
  79477. 45: ok 44776
  79478. 45: ok 44777
  79479. 45: ok 44778
  79480. 45: ok 44779
  79481. 45: ok 44780
  79482. 45: ok 44781
  79483. 45: ok 44782
  79484. 45: ok 44783
  79485. 45: ok 44784
  79486. 45: ok 44785
  79487. 45: ok 44786
  79488. 45: ok 44787
  79489. 45: ok 44788
  79490. 45: ok 44789
  79491. 45: ok 44790
  79492. 45: ok 44791
  79493. 45: ok 44792
  79494. 45: ok 44793
  79495. 45: ok 44794
  79496. 45: ok 44795
  79497. 45: ok 44796
  79498. 45: ok 44797
  79499. 45: ok 44798
  79500. 45: ok 44799
  79501. 45: ok 44800
  79502. 45: ok 44801
  79503. 45: ok 44802
  79504. 45: ok 44803
  79505. 45: ok 44804
  79506. 45: ok 44805
  79507. 45: ok 44806
  79508. 45: ok 44807
  79509. 45: ok 44808
  79510. 45: ok 44809
  79511. 45: ok 44810
  79512. 45: ok 44811
  79513. 45: ok 44812
  79514. 45: ok 44813
  79515. 45: ok 44814
  79516. 45: ok 44815
  79517. 45: ok 44816
  79518. 45: ok 44817
  79519. 45: ok 44818
  79520. 45: ok 44819
  79521. 45: ok 44820
  79522. 45: ok 44821
  79523. 45: ok 44822
  79524. 45: ok 44823
  79525. 45: ok 44824
  79526. 45: ok 44825
  79527. 45: ok 44826
  79528. 45: ok 44827
  79529. 45: ok 44828
  79530. 45: ok 44829
  79531. 45: ok 44830
  79532. 45: ok 44831
  79533. 45: ok 44832
  79534. 45: ok 44833
  79535. 45: ok 44834
  79536. 45: ok 44835
  79537. 45: ok 44836
  79538. 45: ok 44837
  79539. 45: ok 44838
  79540. 45: ok 44839
  79541. 45: ok 44840
  79542. 45: ok 44841
  79543. 45: ok 44842
  79544. 45: ok 44843
  79545. 45: ok 44844
  79546. 45: ok 44845
  79547. 45: ok 44846
  79548. 45: ok 44847
  79549. 45: ok 44848
  79550. 45: ok 44849
  79551. 45: ok 44850
  79552. 45: ok 44851
  79553. 45: ok 44852
  79554. 45: ok 44853
  79555. 45: ok 44854
  79556. 45: ok 44855
  79557. 45: ok 44856
  79558. 45: ok 44857
  79559. 45: ok 44858
  79560. 45: ok 44859
  79561. 45: ok 44860
  79562. 45: ok 44861
  79563. 45: ok 44862
  79564. 45: ok 44863
  79565. 45: ok 44864
  79566. 45: ok 44865
  79567. 45: ok 44866
  79568. 45: ok 44867
  79569. 45: ok 44868
  79570. 45: ok 44869
  79571. 45: ok 44870
  79572. 45: ok 44871
  79573. 45: ok 44872
  79574. 45: ok 44873
  79575. 45: ok 44874
  79576. 45: ok 44875
  79577. 45: ok 44876
  79578. 45: ok 44877
  79579. 45: ok 44878
  79580. 45: ok 44879
  79581. 45: ok 44880
  79582. 45: ok 44881
  79583. 45: ok 44882
  79584. 45: ok 44883
  79585. 45: ok 44884
  79586. 45: ok 44885
  79587. 45: ok 44886
  79588. 45: ok 44887
  79589. 45: ok 44888
  79590. 45: ok 44889
  79591. 45: ok 44890
  79592. 45: ok 44891
  79593. 45: ok 44892
  79594. 45: ok 44893
  79595. 45: ok 44894
  79596. 45: ok 44895
  79597. 45: ok 44896
  79598. 45: ok 44897
  79599. 45: ok 44898
  79600. 45: ok 44899
  79601. 45: ok 44900
  79602. 45: ok 44901
  79603. 45: ok 44902
  79604. 45: ok 44903
  79605. 45: ok 44904
  79606. 45: ok 44905
  79607. 45: ok 44906
  79608. 45: ok 44907
  79609. 45: ok 44908
  79610. 45: ok 44909
  79611. 45: ok 44910
  79612. 45: ok 44911
  79613. 45: ok 44912
  79614. 45: ok 44913
  79615. 45: ok 44914
  79616. 45: ok 44915
  79617. 45: ok 44916
  79618. 45: ok 44917
  79619. 45: ok 44918
  79620. 45: ok 44919
  79621. 45: ok 44920
  79622. 45: ok 44921
  79623. 45: ok 44922
  79624. 45: ok 44923
  79625. 45: ok 44924
  79626. 45: ok 44925
  79627. 45: ok 44926
  79628. 45: ok 44927
  79629. 45: ok 44928
  79630. 45: ok 44929
  79631. 45: ok 44930
  79632. 45: ok 44931
  79633. 45: ok 44932
  79634. 45: ok 44933
  79635. 45: ok 44934
  79636. 45: ok 44935
  79637. 45: ok 44936
  79638. 45: ok 44937
  79639. 45: ok 44938
  79640. 45: ok 44939
  79641. 45: ok 44940
  79642. 45: ok 44941
  79643. 45: ok 44942
  79644. 45: ok 44943
  79645. 45: ok 44944
  79646. 45: ok 44945
  79647. 45: ok 44946
  79648. 45: ok 44947
  79649. 45: ok 44948
  79650. 45: ok 44949
  79651. 45: ok 44950
  79652. 45: ok 44951
  79653. 45: ok 44952
  79654. 45: ok 44953
  79655. 45: ok 44954
  79656. 45: ok 44955
  79657. 45: ok 44956
  79658. 45: ok 44957
  79659. 45: ok 44958
  79660. 45: ok 44959
  79661. 45: ok 44960
  79662. 45: ok 44961
  79663. 45: ok 44962
  79664. 45: ok 44963
  79665. 45: ok 44964
  79666. 45: ok 44965
  79667. 45: ok 44966
  79668. 45: ok 44967
  79669. 45: ok 44968
  79670. 45: ok 44969
  79671. 45: ok 44970
  79672. 45: ok 44971
  79673. 45: ok 44972
  79674. 45: ok 44973
  79675. 45: ok 44974
  79676. 45: ok 44975
  79677. 45: ok 44976
  79678. 45: ok 44977
  79679. 45: ok 44978
  79680. 45: ok 44979
  79681. 45: ok 44980
  79682. 45: ok 44981
  79683. 45: ok 44982
  79684. 45: ok 44983
  79685. 45: ok 44984
  79686. 45: ok 44985
  79687. 45: ok 44986
  79688. 45: ok 44987
  79689. 45: ok 44988
  79690. 45: ok 44989
  79691. 45: ok 44990
  79692. 45: ok 44991
  79693. 45: ok 44992
  79694. 45: ok 44993
  79695. 45: ok 44994
  79696. 45: ok 44995
  79697. 45: ok 44996
  79698. 45: ok 44997
  79699. 45: ok 44998
  79700. 45: ok 44999
  79701. 45: ok 45000
  79702. 45: ok 45001
  79703. 45: ok 45002
  79704. 45: ok 45003
  79705. 45: ok 45004
  79706. 45: ok 45005
  79707. 45: ok 45006
  79708. 45: ok 45007
  79709. 45: ok 45008
  79710. 45: ok 45009
  79711. 45: ok 45010
  79712. 45: ok 45011
  79713. 45: ok 45012
  79714. 45: ok 45013
  79715. 45: ok 45014
  79716. 45: ok 45015
  79717. 45: ok 45016
  79718. 45: ok 45017
  79719. 45: ok 45018
  79720. 45: ok 45019
  79721. 45: ok 45020
  79722. 45: ok 45021
  79723. 45: ok 45022
  79724. 45: ok 45023
  79725. 45: ok 45024
  79726. 45: ok 45025
  79727. 45: ok 45026
  79728. 45: ok 45027
  79729. 45: ok 45028
  79730. 45: ok 45029
  79731. 45: ok 45030
  79732. 45: ok 45031
  79733. 45: ok 45032
  79734. 45: ok 45033
  79735. 45: ok 45034
  79736. 45: ok 45035
  79737. 45: ok 45036
  79738. 45: ok 45037
  79739. 45: ok 45038
  79740. 45: ok 45039
  79741. 45: ok 45040
  79742. 45: ok 45041
  79743. 45: ok 45042
  79744. 45: ok 45043
  79745. 45: ok 45044
  79746. 45: ok 45045
  79747. 45: ok 45046
  79748. 45: ok 45047
  79749. 45: ok 45048
  79750. 45: ok 45049
  79751. 45: ok 45050
  79752. 45: ok 45051
  79753. 45: ok 45052
  79754. 45: ok 45053
  79755. 45: ok 45054
  79756. 45: ok 45055
  79757. 45: ok 45056
  79758. 45: ok 45057
  79759. 45: ok 45058
  79760. 45: ok 45059
  79761. 45: ok 45060
  79762. 45: ok 45061
  79763. 45: ok 45062
  79764. 45: ok 45063
  79765. 45: ok 45064
  79766. 45: ok 45065
  79767. 45: ok 45066
  79768. 45: ok 45067
  79769. 45: ok 45068
  79770. 45: ok 45069
  79771. 45: ok 45070
  79772. 45: ok 45071
  79773. 45: ok 45072
  79774. 45: ok 45073
  79775. 45: ok 45074
  79776. 45: ok 45075
  79777. 45: ok 45076
  79778. 45: ok 45077
  79779. 45: ok 45078
  79780. 45: ok 45079
  79781. 45: ok 45080
  79782. 45: ok 45081
  79783. 45: ok 45082
  79784. 45: ok 45083
  79785. 45: ok 45084
  79786. 45: ok 45085
  79787. 45: ok 45086
  79788. 45: ok 45087
  79789. 45: ok 45088
  79790. 45: ok 45089
  79791. 45: ok 45090
  79792. 45: ok 45091
  79793. 45: ok 45092
  79794. 45: ok 45093
  79795. 45: ok 45094
  79796. 45: ok 45095
  79797. 45: ok 45096
  79798. 45: ok 45097
  79799. 45: ok 45098
  79800. 45: ok 45099
  79801. 45: ok 45100
  79802. 45: ok 45101
  79803. 45: ok 45102
  79804. 45: ok 45103
  79805. 45: ok 45104
  79806. 45: ok 45105
  79807. 45: ok 45106
  79808. 45: ok 45107
  79809. 45: ok 45108
  79810. 45: ok 45109
  79811. 45: ok 45110
  79812. 45: ok 45111
  79813. 45: ok 45112
  79814. 45: ok 45113
  79815. 45: ok 45114
  79816. 45: ok 45115
  79817. 45: ok 45116
  79818. 45: ok 45117
  79819. 45: ok 45118
  79820. 45: ok 45119
  79821. 45: ok 45120
  79822. 45: ok 45121
  79823. 45: ok 45122
  79824. 45: ok 45123
  79825. 45: ok 45124
  79826. 45: ok 45125
  79827. 45: ok 45126
  79828. 45: ok 45127
  79829. 45: ok 45128
  79830. 45: ok 45129
  79831. 45: ok 45130
  79832. 45: ok 45131
  79833. 45: ok 45132
  79834. 45: ok 45133
  79835. 45: ok 45134
  79836. 45: ok 45135
  79837. 45: ok 45136
  79838. 45: ok 45137
  79839. 45: ok 45138
  79840. 45: ok 45139
  79841. 45: ok 45140
  79842. 45: ok 45141
  79843. 45: ok 45142
  79844. 45: ok 45143
  79845. 45: ok 45144
  79846. 45: ok 45145
  79847. 45: ok 45146
  79848. 45: ok 45147
  79849. 45: ok 45148
  79850. 45: ok 45149
  79851. 45: ok 45150
  79852. 45: ok 45151
  79853. 45: ok 45152
  79854. 45: ok 45153
  79855. 45: ok 45154
  79856. 45: ok 45155
  79857. 45: ok 45156
  79858. 45: ok 45157
  79859. 45: ok 45158
  79860. 45: ok 45159
  79861. 45: ok 45160
  79862. 45: ok 45161
  79863. 45: ok 45162
  79864. 45: ok 45163
  79865. 45: ok 45164
  79866. 45: ok 45165
  79867. 45: ok 45166
  79868. 45: ok 45167
  79869. 45: ok 45168
  79870. 45: ok 45169
  79871. 45: ok 45170
  79872. 45: ok 45171
  79873. 45: ok 45172
  79874. 45: ok 45173
  79875. 45: ok 45174
  79876. 45: ok 45175
  79877. 45: ok 45176
  79878. 45: ok 45177
  79879. 45: ok 45178
  79880. 45: ok 45179
  79881. 45: ok 45180
  79882. 45: ok 45181
  79883. 45: ok 45182
  79884. 45: ok 45183
  79885. 45: ok 45184
  79886. 45: ok 45185
  79887. 45: ok 45186
  79888. 45: ok 45187
  79889. 45: ok 45188
  79890. 45: ok 45189
  79891. 45: ok 45190
  79892. 45: ok 45191
  79893. 45: ok 45192
  79894. 45: ok 45193
  79895. 45: ok 45194
  79896. 45: ok 45195
  79897. 45: ok 45196
  79898. 45: ok 45197
  79899. 45: ok 45198
  79900. 45: ok 45199
  79901. 45: ok 45200
  79902. 45: ok 45201
  79903. 45: ok 45202
  79904. 45: ok 45203
  79905. 45: ok 45204
  79906. 45: ok 45205
  79907. 45: ok 45206
  79908. 45: ok 45207
  79909. 45: ok 45208
  79910. 45: ok 45209
  79911. 45: ok 45210
  79912. 45: ok 45211
  79913. 45: ok 45212
  79914. 45: ok 45213
  79915. 45: ok 45214
  79916. 45: ok 45215
  79917. 45: ok 45216
  79918. 45: ok 45217
  79919. 45: ok 45218
  79920. 45: ok 45219
  79921. 45: ok 45220
  79922. 45: ok 45221
  79923. 45: ok 45222
  79924. 45: ok 45223
  79925. 45: ok 45224
  79926. 45: ok 45225
  79927. 45: ok 45226
  79928. 45: ok 45227
  79929. 45: ok 45228
  79930. 45: ok 45229
  79931. 45: ok 45230
  79932. 45: ok 45231
  79933. 45: ok 45232
  79934. 45: ok 45233
  79935. 45: ok 45234
  79936. 45: ok 45235
  79937. 45: ok 45236
  79938. 45: ok 45237
  79939. 45: ok 45238
  79940. 45: ok 45239
  79941. 45: ok 45240
  79942. 45: ok 45241
  79943. 45: ok 45242
  79944. 45: ok 45243
  79945. 45: ok 45244
  79946. 45: ok 45245
  79947. 45: ok 45246
  79948. 45: ok 45247
  79949. 45: ok 45248
  79950. 45: ok 45249
  79951. 45: ok 45250
  79952. 45: ok 45251
  79953. 45: ok 45252
  79954. 45: ok 45253
  79955. 45: ok 45254
  79956. 45: ok 45255
  79957. 45: ok 45256
  79958. 45: ok 45257
  79959. 45: ok 45258
  79960. 45: ok 45259
  79961. 45: ok 45260
  79962. 45: ok 45261
  79963. 45: ok 45262
  79964. 45: ok 45263
  79965. 45: ok 45264
  79966. 45: ok 45265
  79967. 45: ok 45266
  79968. 45: ok 45267
  79969. 45: ok 45268
  79970. 45: ok 45269
  79971. 45: ok 45270
  79972. 45: ok 45271
  79973. 45: ok 45272
  79974. 45: ok 45273
  79975. 45: ok 45274
  79976. 45: ok 45275
  79977. 45: ok 45276
  79978. 45: ok 45277
  79979. 45: ok 45278
  79980. 45: ok 45279
  79981. 45: ok 45280
  79982. 45: ok 45281
  79983. 45: ok 45282
  79984. 45: ok 45283
  79985. 45: ok 45284
  79986. 45: ok 45285
  79987. 45: ok 45286
  79988. 45: ok 45287
  79989. 45: ok 45288
  79990. 45: ok 45289
  79991. 45: ok 45290
  79992. 45: ok 45291
  79993. 45: ok 45292
  79994. 45: ok 45293
  79995. 45: ok 45294
  79996. 45: ok 45295
  79997. 45: ok 45296
  79998. 45: ok 45297
  79999. 45: ok 45298
  80000. 45: ok 45299
  80001. 45: ok 45300
  80002. 45: ok 45301
  80003. 45: ok 45302
  80004. 45: ok 45303
  80005. 45: ok 45304
  80006. 45: ok 45305
  80007. 45: ok 45306
  80008. 45: ok 45307
  80009. 45: ok 45308
  80010. 45: ok 45309
  80011. 45: ok 45310
  80012. 45: ok 45311
  80013. 45: ok 45312
  80014. 45: ok 45313
  80015. 45: ok 45314
  80016. 45: ok 45315
  80017. 45: ok 45316
  80018. 45: ok 45317
  80019. 45: ok 45318
  80020. 45: ok 45319
  80021. 45: ok 45320
  80022. 45: ok 45321
  80023. 45: ok 45322
  80024. 45: ok 45323
  80025. 45: ok 45324
  80026. 45: ok 45325
  80027. 45: ok 45326
  80028. 45: ok 45327
  80029. 45: ok 45328
  80030. 45: ok 45329
  80031. 45: ok 45330
  80032. 45: ok 45331
  80033. 45: ok 45332
  80034. 45: ok 45333
  80035. 45: ok 45334
  80036. 45: ok 45335
  80037. 45: ok 45336
  80038. 45: ok 45337
  80039. 45: ok 45338
  80040. 45: ok 45339
  80041. 45: ok 45340
  80042. 45: ok 45341
  80043. 45: ok 45342
  80044. 45: ok 45343
  80045. 45: ok 45344
  80046. 45: ok 45345
  80047. 45: ok 45346
  80048. 45: ok 45347
  80049. 45: ok 45348
  80050. 45: ok 45349
  80051. 45: ok 45350
  80052. 45: ok 45351
  80053. 45: ok 45352
  80054. 45: ok 45353
  80055. 45: ok 45354
  80056. 45: ok 45355
  80057. 45: ok 45356
  80058. 45: ok 45357
  80059. 45: ok 45358
  80060. 45: ok 45359
  80061. 45: ok 45360
  80062. 45: ok 45361
  80063. 45: ok 45362
  80064. 45: ok 45363
  80065. 45: ok 45364
  80066. 45: ok 45365
  80067. 45: ok 45366
  80068. 45: ok 45367
  80069. 45: ok 45368
  80070. 45: ok 45369
  80071. 45: ok 45370
  80072. 45: ok 45371
  80073. 45: ok 45372
  80074. 45: ok 45373
  80075. 45: ok 45374
  80076. 45: ok 45375
  80077. 45: ok 45376
  80078. 45: ok 45377
  80079. 45: ok 45378
  80080. 45: ok 45379
  80081. 45: ok 45380
  80082. 45: ok 45381
  80083. 45: ok 45382
  80084. 45: ok 45383
  80085. 45: ok 45384
  80086. 45: ok 45385
  80087. 45: ok 45386
  80088. 45: ok 45387
  80089. 45: ok 45388
  80090. 45: ok 45389
  80091. 45: ok 45390
  80092. 45: ok 45391
  80093. 45: ok 45392
  80094. 45: ok 45393
  80095. 45: ok 45394
  80096. 45: ok 45395
  80097. 45: ok 45396
  80098. 45: ok 45397
  80099. 45: ok 45398
  80100. 45: ok 45399
  80101. 45: ok 45400
  80102. 45: ok 45401
  80103. 45: ok 45402
  80104. 45: ok 45403
  80105. 45: ok 45404
  80106. 45: ok 45405
  80107. 45: ok 45406
  80108. 45: ok 45407
  80109. 45: ok 45408
  80110. 45: ok 45409
  80111. 45: ok 45410
  80112. 45: ok 45411
  80113. 45: ok 45412
  80114. 45: ok 45413
  80115. 45: ok 45414
  80116. 45: ok 45415
  80117. 45: ok 45416
  80118. 45: ok 45417
  80119. 45: ok 45418
  80120. 45: ok 45419
  80121. 45: ok 45420
  80122. 45: ok 45421
  80123. 45: ok 45422
  80124. 45: ok 45423
  80125. 45: ok 45424
  80126. 45: ok 45425
  80127. 45: ok 45426
  80128. 45: ok 45427
  80129. 45: ok 45428
  80130. 45: ok 45429
  80131. 45: ok 45430
  80132. 45: ok 45431
  80133. 45: ok 45432
  80134. 45: ok 45433
  80135. 45: ok 45434
  80136. 45: ok 45435
  80137. 45: ok 45436
  80138. 45: ok 45437
  80139. 45: ok 45438
  80140. 45: ok 45439
  80141. 45: ok 45440
  80142. 45: ok 45441
  80143. 45: ok 45442
  80144. 45: ok 45443
  80145. 45: ok 45444
  80146. 45: ok 45445
  80147. 45: ok 45446
  80148. 45: ok 45447
  80149. 45: ok 45448
  80150. 45: ok 45449
  80151. 45: ok 45450
  80152. 45: ok 45451
  80153. 45: ok 45452
  80154. 45: ok 45453
  80155. 45: ok 45454
  80156. 45: ok 45455
  80157. 45: ok 45456
  80158. 45: ok 45457
  80159. 45: ok 45458
  80160. 45: ok 45459
  80161. 45: ok 45460
  80162. 45: ok 45461
  80163. 45: ok 45462
  80164. 45: ok 45463
  80165. 45: ok 45464
  80166. 45: ok 45465
  80167. 45: ok 45466
  80168. 45: ok 45467
  80169. 45: ok 45468
  80170. 45: ok 45469
  80171. 45: ok 45470
  80172. 45: ok 45471
  80173. 45: ok 45472
  80174. 45: ok 45473
  80175. 45: ok 45474
  80176. 45: ok 45475
  80177. 45: ok 45476
  80178. 45: ok 45477
  80179. 45: ok 45478
  80180. 45: ok 45479
  80181. 45: ok 45480
  80182. 45: ok 45481
  80183. 45: ok 45482
  80184. 45: ok 45483
  80185. 45: ok 45484
  80186. 45: ok 45485
  80187. 45: ok 45486
  80188. 45: ok 45487
  80189. 45: ok 45488
  80190. 45: ok 45489
  80191. 45: ok 45490
  80192. 45: ok 45491
  80193. 45: ok 45492
  80194. 45: ok 45493
  80195. 45: ok 45494
  80196. 45: ok 45495
  80197. 45: ok 45496
  80198. 45: ok 45497
  80199. 45: ok 45498
  80200. 45: ok 45499
  80201. 45: ok 45500
  80202. 45: ok 45501
  80203. 45: ok 45502
  80204. 45: ok 45503
  80205. 45: ok 45504
  80206. 45: ok 45505
  80207. 45: ok 45506
  80208. 45: ok 45507
  80209. 45: ok 45508
  80210. 45: ok 45509
  80211. 45: ok 45510
  80212. 45: ok 45511
  80213. 45: ok 45512
  80214. 45: ok 45513
  80215. 45: ok 45514
  80216. 45: ok 45515
  80217. 45: ok 45516
  80218. 45: ok 45517
  80219. 45: ok 45518
  80220. 45: ok 45519
  80221. 45: ok 45520
  80222. 45: ok 45521
  80223. 45: ok 45522
  80224. 45: ok 45523
  80225. 45: ok 45524
  80226. 45: ok 45525
  80227. 45: ok 45526
  80228. 45: ok 45527
  80229. 45: ok 45528
  80230. 45: ok 45529
  80231. 45: ok 45530
  80232. 45: ok 45531
  80233. 45: ok 45532
  80234. 45: ok 45533
  80235. 45: ok 45534
  80236. 45: ok 45535
  80237. 45: ok 45536
  80238. 45: ok 45537
  80239. 45: ok 45538
  80240. 45: ok 45539
  80241. 45: ok 45540
  80242. 45: ok 45541
  80243. 45: ok 45542
  80244. 45: ok 45543
  80245. 45: ok 45544
  80246. 45: ok 45545
  80247. 45: ok 45546
  80248. 45: ok 45547
  80249. 45: ok 45548
  80250. 45: ok 45549
  80251. 45: ok 45550
  80252. 45: ok 45551
  80253. 45: ok 45552
  80254. 45: ok 45553
  80255. 45: ok 45554
  80256. 45: ok 45555
  80257. 45: ok 45556
  80258. 45: ok 45557
  80259. 45: ok 45558
  80260. 45: ok 45559
  80261. 45: ok 45560
  80262. 45: ok 45561
  80263. 45: ok 45562
  80264. 45: ok 45563
  80265. 45: ok 45564
  80266. 45: ok 45565
  80267. 45: ok 45566
  80268. 45: ok 45567
  80269. 45: ok 45568
  80270. 45: ok 45569
  80271. 45: ok 45570
  80272. 45: ok 45571
  80273. 45: ok 45572
  80274. 45: ok 45573
  80275. 45: ok 45574
  80276. 45: ok 45575
  80277. 45: ok 45576
  80278. 45: ok 45577
  80279. 45: ok 45578
  80280. 45: ok 45579
  80281. 45: ok 45580
  80282. 45: ok 45581
  80283. 45: ok 45582
  80284. 45: ok 45583
  80285. 45: ok 45584
  80286. 45: ok 45585
  80287. 45: ok 45586
  80288. 45: ok 45587
  80289. 45: ok 45588
  80290. 45: ok 45589
  80291. 45: ok 45590
  80292. 45: ok 45591
  80293. 45: ok 45592
  80294. 45: ok 45593
  80295. 45: ok 45594
  80296. 45: ok 45595
  80297. 45: ok 45596
  80298. 45: ok 45597
  80299. 45: ok 45598
  80300. 45: ok 45599
  80301. 45: ok 45600
  80302. 45: ok 45601
  80303. 45: ok 45602
  80304. 45: ok 45603
  80305. 45: ok 45604
  80306. 45: ok 45605
  80307. 45: ok 45606
  80308. 45: ok 45607
  80309. 45: ok 45608
  80310. 45: ok 45609
  80311. 45: ok 45610
  80312. 45: ok 45611
  80313. 45: ok 45612
  80314. 45: ok 45613
  80315. 45: ok 45614
  80316. 45: ok 45615
  80317. 45: ok 45616
  80318. 45: ok 45617
  80319. 45: ok 45618
  80320. 45: ok 45619
  80321. 45: ok 45620
  80322. 45: ok 45621
  80323. 45: ok 45622
  80324. 45: ok 45623
  80325. 45: ok 45624
  80326. 45: ok 45625
  80327. 45: ok 45626
  80328. 45: ok 45627
  80329. 45: ok 45628
  80330. 45: ok 45629
  80331. 45: ok 45630
  80332. 45: ok 45631
  80333. 45: ok 45632
  80334. 45: ok 45633
  80335. 45: ok 45634
  80336. 45: ok 45635
  80337. 45: ok 45636
  80338. 45: ok 45637
  80339. 45: ok 45638
  80340. 45: ok 45639
  80341. 45: ok 45640
  80342. 45: ok 45641
  80343. 45: ok 45642
  80344. 45: ok 45643
  80345. 45: ok 45644
  80346. 45: ok 45645
  80347. 45: ok 45646
  80348. 45: ok 45647
  80349. 45: ok 45648
  80350. 45: ok 45649
  80351. 45: ok 45650
  80352. 45: ok 45651
  80353. 45: ok 45652
  80354. 45: ok 45653
  80355. 45: ok 45654
  80356. 45: ok 45655
  80357. 45: ok 45656
  80358. 45: ok 45657
  80359. 45: ok 45658
  80360. 45: ok 45659
  80361. 45: ok 45660
  80362. 45: ok 45661
  80363. 45: ok 45662
  80364. 45: ok 45663
  80365. 45: ok 45664
  80366. 45: ok 45665
  80367. 45: ok 45666
  80368. 45: ok 45667
  80369. 45: ok 45668
  80370. 45: ok 45669
  80371. 45: ok 45670
  80372. 45: ok 45671
  80373. 45: ok 45672
  80374. 45: ok 45673
  80375. 45: ok 45674
  80376. 45: ok 45675
  80377. 45: ok 45676
  80378. 45: ok 45677
  80379. 45: ok 45678
  80380. 45: ok 45679
  80381. 45: ok 45680
  80382. 45: ok 45681
  80383. 45: ok 45682
  80384. 45: ok 45683
  80385. 45: ok 45684
  80386. 45: ok 45685
  80387. 45: ok 45686
  80388. 45: ok 45687
  80389. 45: ok 45688
  80390. 45: ok 45689
  80391. 45: ok 45690
  80392. 45: ok 45691
  80393. 45: ok 45692
  80394. 45: ok 45693
  80395. 45: ok 45694
  80396. 45: ok 45695
  80397. 45: ok 45696
  80398. 45: ok 45697
  80399. 45: ok 45698
  80400. 45: ok 45699
  80401. 45: ok 45700
  80402. 45: ok 45701
  80403. 45: ok 45702
  80404. 45: ok 45703
  80405. 45: ok 45704
  80406. 45: ok 45705
  80407. 45: ok 45706
  80408. 45: ok 45707
  80409. 45: ok 45708
  80410. 45: ok 45709
  80411. 45: ok 45710
  80412. 45: ok 45711
  80413. 45: ok 45712
  80414. 45: ok 45713
  80415. 45: ok 45714
  80416. 45: ok 45715
  80417. 45: ok 45716
  80418. 45: ok 45717
  80419. 45: ok 45718
  80420. 45: ok 45719
  80421. 45: ok 45720
  80422. 45: ok 45721
  80423. 45: ok 45722
  80424. 45: ok 45723
  80425. 45: ok 45724
  80426. 45: ok 45725
  80427. 45: ok 45726
  80428. 45: ok 45727
  80429. 45: ok 45728
  80430. 45: ok 45729
  80431. 45: ok 45730
  80432. 45: ok 45731
  80433. 45: ok 45732
  80434. 45: ok 45733
  80435. 45: ok 45734
  80436. 45: ok 45735
  80437. 45: ok 45736
  80438. 45: ok 45737
  80439. 45: ok 45738
  80440. 45: ok 45739
  80441. 45: ok 45740
  80442. 45: ok 45741
  80443. 45: ok 45742
  80444. 45: ok 45743
  80445. 45: ok 45744
  80446. 45: ok 45745
  80447. 45: ok 45746
  80448. 45: ok 45747
  80449. 45: ok 45748
  80450. 45: ok 45749
  80451. 45: ok 45750
  80452. 45: ok 45751
  80453. 45: ok 45752
  80454. 45: ok 45753
  80455. 45: ok 45754
  80456. 45: ok 45755
  80457. 45: ok 45756
  80458. 45: ok 45757
  80459. 45: ok 45758
  80460. 45: ok 45759
  80461. 45: ok 45760
  80462. 45: ok 45761
  80463. 45: ok 45762
  80464. 45: ok 45763
  80465. 45: ok 45764
  80466. 45: ok 45765
  80467. 45: ok 45766
  80468. 45: ok 45767
  80469. 45: ok 45768
  80470. 45: ok 45769
  80471. 45: ok 45770
  80472. 45: ok 45771
  80473. 45: ok 45772
  80474. 45: ok 45773
  80475. 45: ok 45774
  80476. 45: ok 45775
  80477. 45: ok 45776
  80478. 45: ok 45777
  80479. 45: ok 45778
  80480. 45: ok 45779
  80481. 45: ok 45780
  80482. 45: ok 45781
  80483. 45: ok 45782
  80484. 45: ok 45783
  80485. 45: ok 45784
  80486. 45: ok 45785
  80487. 45: ok 45786
  80488. 45: ok 45787
  80489. 45: ok 45788
  80490. 45: ok 45789
  80491. 45: ok 45790
  80492. 45: ok 45791
  80493. 45: ok 45792
  80494. 45: ok 45793
  80495. 45: ok 45794
  80496. 45: ok 45795
  80497. 45: ok 45796
  80498. 45: ok 45797
  80499. 45: ok 45798
  80500. 45: ok 45799
  80501. 45: ok 45800
  80502. 45: ok 45801
  80503. 45: ok 45802
  80504. 45: ok 45803
  80505. 45: ok 45804
  80506. 45: ok 45805
  80507. 45: ok 45806
  80508. 45: ok 45807
  80509. 45: ok 45808
  80510. 45: ok 45809
  80511. 45: ok 45810
  80512. 45: ok 45811
  80513. 45: ok 45812
  80514. 45: ok 45813
  80515. 45: ok 45814
  80516. 45: ok 45815
  80517. 45: ok 45816
  80518. 45: ok 45817
  80519. 45: ok 45818
  80520. 45: ok 45819
  80521. 45: ok 45820
  80522. 45: ok 45821
  80523. 45: ok 45822
  80524. 45: ok 45823
  80525. 45: ok 45824
  80526. 45: ok 45825
  80527. 45: ok 45826
  80528. 45: ok 45827
  80529. 45: ok 45828
  80530. 45: ok 45829
  80531. 45: ok 45830
  80532. 45: ok 45831
  80533. 45: ok 45832
  80534. 45: ok 45833
  80535. 45: ok 45834
  80536. 45: ok 45835
  80537. 45: ok 45836
  80538. 45: ok 45837
  80539. 45: ok 45838
  80540. 45: ok 45839
  80541. 45: ok 45840
  80542. 45: ok 45841
  80543. 45: ok 45842
  80544. 45: ok 45843
  80545. 45: ok 45844
  80546. 45: ok 45845
  80547. 45: ok 45846
  80548. 45: ok 45847
  80549. 45: ok 45848
  80550. 45: ok 45849
  80551. 45: ok 45850
  80552. 45: ok 45851
  80553. 45: ok 45852
  80554. 45: ok 45853
  80555. 45: ok 45854
  80556. 45: ok 45855
  80557. 45: ok 45856
  80558. 45: ok 45857
  80559. 45: ok 45858
  80560. 45: ok 45859
  80561. 45: ok 45860
  80562. 45: ok 45861
  80563. 45: ok 45862
  80564. 45: ok 45863
  80565. 45: ok 45864
  80566. 45: ok 45865
  80567. 45: ok 45866
  80568. 45: ok 45867
  80569. 45: ok 45868
  80570. 45: ok 45869
  80571. 45: ok 45870
  80572. 45: ok 45871
  80573. 45: ok 45872
  80574. 45: ok 45873
  80575. 45: ok 45874
  80576. 45: ok 45875
  80577. 45: ok 45876
  80578. 45: ok 45877
  80579. 45: ok 45878
  80580. 45: ok 45879
  80581. 45: ok 45880
  80582. 45: ok 45881
  80583. 45: ok 45882
  80584. 45: ok 45883
  80585. 45: ok 45884
  80586. 45: ok 45885
  80587. 45: ok 45886
  80588. 45: ok 45887
  80589. 45: ok 45888
  80590. 45: ok 45889
  80591. 45: ok 45890
  80592. 45: ok 45891
  80593. 45: ok 45892
  80594. 45: ok 45893
  80595. 45: ok 45894
  80596. 45: ok 45895
  80597. 45: ok 45896
  80598. 45: ok 45897
  80599. 45: ok 45898
  80600. 45: ok 45899
  80601. 45: ok 45900
  80602. 45: ok 45901
  80603. 45: ok 45902
  80604. 45: ok 45903
  80605. 45: ok 45904
  80606. 45: ok 45905
  80607. 45: ok 45906
  80608. 45: ok 45907
  80609. 45: ok 45908
  80610. 45: ok 45909
  80611. 45: ok 45910
  80612. 45: ok 45911
  80613. 45: ok 45912
  80614. 45: ok 45913
  80615. 45: ok 45914
  80616. 45: ok 45915
  80617. 45: ok 45916
  80618. 45: ok 45917
  80619. 45: ok 45918
  80620. 45: ok 45919
  80621. 45: ok 45920
  80622. 45: ok 45921
  80623. 45: ok 45922
  80624. 45: ok 45923
  80625. 45: ok 45924
  80626. 45: ok 45925
  80627. 45: ok 45926
  80628. 45: ok 45927
  80629. 45: ok 45928
  80630. 45: ok 45929
  80631. 45: ok 45930
  80632. 45: ok 45931
  80633. 45: ok 45932
  80634. 45: ok 45933
  80635. 45: ok 45934
  80636. 45: ok 45935
  80637. 45: ok 45936
  80638. 45: ok 45937
  80639. 45: ok 45938
  80640. 45: ok 45939
  80641. 45: ok 45940
  80642. 45: ok 45941
  80643. 45: ok 45942
  80644. 45: ok 45943
  80645. 45: ok 45944
  80646. 45: ok 45945
  80647. 45: ok 45946
  80648. 45: ok 45947
  80649. 45: ok 45948
  80650. 45: ok 45949
  80651. 45: ok 45950
  80652. 45: ok 45951
  80653. 45: ok 45952
  80654. 45: ok 45953
  80655. 45: ok 45954
  80656. 45: ok 45955
  80657. 45: ok 45956
  80658. 45: ok 45957
  80659. 45: ok 45958
  80660. 45: ok 45959
  80661. 45: ok 45960
  80662. 45: ok 45961
  80663. 45: ok 45962
  80664. 45: ok 45963
  80665. 45: ok 45964
  80666. 45: ok 45965
  80667. 45: ok 45966
  80668. 45: ok 45967
  80669. 45: ok 45968
  80670. 45: ok 45969
  80671. 45: ok 45970
  80672. 45: ok 45971
  80673. 45: ok 45972
  80674. 45: ok 45973
  80675. 45: ok 45974
  80676. 45: ok 45975
  80677. 45: ok 45976
  80678. 45: ok 45977
  80679. 45: ok 45978
  80680. 45: ok 45979
  80681. 45: ok 45980
  80682. 45: ok 45981
  80683. 45: ok 45982
  80684. 45: ok 45983
  80685. 45: ok 45984
  80686. 45: ok 45985
  80687. 45: ok 45986
  80688. 45: ok 45987
  80689. 45: ok 45988
  80690. 45: ok 45989
  80691. 45: ok 45990
  80692. 45: ok 45991
  80693. 45: ok 45992
  80694. 45: ok 45993
  80695. 45: ok 45994
  80696. 45: ok 45995
  80697. 45: ok 45996
  80698. 45: ok 45997
  80699. 45: ok 45998
  80700. 45: ok 45999
  80701. 45: ok 46000
  80702. 45: # math: passed testBasics_matrix3x3
  80703. 45: # math: entering testArithmeticOperators
  80704. 45: ok 46001
  80705. 45: ok 46002
  80706. 45: ok 46003
  80707. 45: ok 46004
  80708. 45: ok 46005
  80709. 45: ok 46006
  80710. 45: ok 46007
  80711. 45: ok 46008
  80712. 45: ok 46009
  80713. 45: ok 46010
  80714. 45: ok 46011
  80715. 45: ok 46012
  80716. 45: ok 46013
  80717. 45: ok 46014
  80718. 45: ok 46015
  80719. 45: ok 46016
  80720. 45: ok 46017
  80721. 45: ok 46018
  80722. 45: ok 46019
  80723. 45: ok 46020
  80724. 45: ok 46021
  80725. 45: ok 46022
  80726. 45: ok 46023
  80727. 45: ok 46024
  80728. 45: ok 46025
  80729. 45: ok 46026
  80730. 45: ok 46027
  80731. 45: ok 46028
  80732. 45: ok 46029
  80733. 45: ok 46030
  80734. 45: ok 46031
  80735. 45: ok 46032
  80736. 45: ok 46033
  80737. 45: ok 46034
  80738. 45: ok 46035
  80739. 45: ok 46036
  80740. 45: ok 46037
  80741. 45: ok 46038
  80742. 45: ok 46039
  80743. 45: ok 46040
  80744. 45: ok 46041
  80745. 45: ok 46042
  80746. 45: ok 46043
  80747. 45: ok 46044
  80748. 45: ok 46045
  80749. 45: ok 46046
  80750. 45: ok 46047
  80751. 45: ok 46048
  80752. 45: ok 46049
  80753. 45: ok 46050
  80754. 45: ok 46051
  80755. 45: ok 46052
  80756. 45: ok 46053
  80757. 45: ok 46054
  80758. 45: ok 46055
  80759. 45: ok 46056
  80760. 45: ok 46057
  80761. 45: ok 46058
  80762. 45: ok 46059
  80763. 45: ok 46060
  80764. 45: ok 46061
  80765. 45: ok 46062
  80766. 45: ok 46063
  80767. 45: ok 46064
  80768. 45: ok 46065
  80769. 45: ok 46066
  80770. 45: ok 46067
  80771. 45: ok 46068
  80772. 45: ok 46069
  80773. 45: ok 46070
  80774. 45: ok 46071
  80775. 45: ok 46072
  80776. 45: ok 46073
  80777. 45: ok 46074
  80778. 45: ok 46075
  80779. 45: ok 46076
  80780. 45: ok 46077
  80781. 45: ok 46078
  80782. 45: ok 46079
  80783. 45: ok 46080
  80784. 45: ok 46081
  80785. 45: ok 46082
  80786. 45: ok 46083
  80787. 45: ok 46084
  80788. 45: ok 46085
  80789. 45: ok 46086
  80790. 45: ok 46087
  80791. 45: ok 46088
  80792. 45: ok 46089
  80793. 45: ok 46090
  80794. 45: ok 46091
  80795. 45: ok 46092
  80796. 45: ok 46093
  80797. 45: ok 46094
  80798. 45: ok 46095
  80799. 45: ok 46096
  80800. 45: ok 46097
  80801. 45: ok 46098
  80802. 45: ok 46099
  80803. 45: ok 46100
  80804. 45: ok 46101
  80805. 45: ok 46102
  80806. 45: ok 46103
  80807. 45: ok 46104
  80808. 45: ok 46105
  80809. 45: ok 46106
  80810. 45: ok 46107
  80811. 45: ok 46108
  80812. 45: ok 46109
  80813. 45: ok 46110
  80814. 45: ok 46111
  80815. 45: ok 46112
  80816. 45: ok 46113
  80817. 45: ok 46114
  80818. 45: ok 46115
  80819. 45: ok 46116
  80820. 45: ok 46117
  80821. 45: ok 46118
  80822. 45: ok 46119
  80823. 45: ok 46120
  80824. 45: ok 46121
  80825. 45: ok 46122
  80826. 45: ok 46123
  80827. 45: ok 46124
  80828. 45: ok 46125
  80829. 45: ok 46126
  80830. 45: ok 46127
  80831. 45: ok 46128
  80832. 45: ok 46129
  80833. 45: ok 46130
  80834. 45: ok 46131
  80835. 45: ok 46132
  80836. 45: ok 46133
  80837. 45: ok 46134
  80838. 45: ok 46135
  80839. 45: ok 46136
  80840. 45: ok 46137
  80841. 45: ok 46138
  80842. 45: ok 46139
  80843. 45: ok 46140
  80844. 45: ok 46141
  80845. 45: ok 46142
  80846. 45: ok 46143
  80847. 45: ok 46144
  80848. 45: ok 46145
  80849. 45: ok 46146
  80850. 45: ok 46147
  80851. 45: ok 46148
  80852. 45: ok 46149
  80853. 45: ok 46150
  80854. 45: ok 46151
  80855. 45: ok 46152
  80856. 45: ok 46153
  80857. 45: ok 46154
  80858. 45: ok 46155
  80859. 45: ok 46156
  80860. 45: ok 46157
  80861. 45: ok 46158
  80862. 45: ok 46159
  80863. 45: ok 46160
  80864. 45: ok 46161
  80865. 45: ok 46162
  80866. 45: ok 46163
  80867. 45: ok 46164
  80868. 45: ok 46165
  80869. 45: ok 46166
  80870. 45: ok 46167
  80871. 45: ok 46168
  80872. 45: ok 46169
  80873. 45: ok 46170
  80874. 45: ok 46171
  80875. 45: ok 46172
  80876. 45: ok 46173
  80877. 45: ok 46174
  80878. 45: ok 46175
  80879. 45: ok 46176
  80880. 45: ok 46177
  80881. 45: ok 46178
  80882. 45: ok 46179
  80883. 45: ok 46180
  80884. 45: ok 46181
  80885. 45: ok 46182
  80886. 45: ok 46183
  80887. 45: ok 46184
  80888. 45: ok 46185
  80889. 45: ok 46186
  80890. 45: ok 46187
  80891. 45: ok 46188
  80892. 45: ok 46189
  80893. 45: ok 46190
  80894. 45: ok 46191
  80895. 45: ok 46192
  80896. 45: ok 46193
  80897. 45: ok 46194
  80898. 45: ok 46195
  80899. 45: ok 46196
  80900. 45: ok 46197
  80901. 45: ok 46198
  80902. 45: ok 46199
  80903. 45: ok 46200
  80904. 45: ok 46201
  80905. 45: ok 46202
  80906. 45: ok 46203
  80907. 45: ok 46204
  80908. 45: ok 46205
  80909. 45: ok 46206
  80910. 45: ok 46207
  80911. 45: ok 46208
  80912. 45: ok 46209
  80913. 45: ok 46210
  80914. 45: ok 46211
  80915. 45: ok 46212
  80916. 45: ok 46213
  80917. 45: ok 46214
  80918. 45: ok 46215
  80919. 45: ok 46216
  80920. 45: ok 46217
  80921. 45: ok 46218
  80922. 45: ok 46219
  80923. 45: ok 46220
  80924. 45: ok 46221
  80925. 45: ok 46222
  80926. 45: ok 46223
  80927. 45: ok 46224
  80928. 45: ok 46225
  80929. 45: ok 46226
  80930. 45: ok 46227
  80931. 45: ok 46228
  80932. 45: ok 46229
  80933. 45: ok 46230
  80934. 45: ok 46231
  80935. 45: ok 46232
  80936. 45: ok 46233
  80937. 45: ok 46234
  80938. 45: ok 46235
  80939. 45: ok 46236
  80940. 45: ok 46237
  80941. 45: ok 46238
  80942. 45: ok 46239
  80943. 45: ok 46240
  80944. 45: ok 46241
  80945. 45: ok 46242
  80946. 45: ok 46243
  80947. 45: ok 46244
  80948. 45: ok 46245
  80949. 45: ok 46246
  80950. 45: ok 46247
  80951. 45: ok 46248
  80952. 45: ok 46249
  80953. 45: ok 46250
  80954. 45: ok 46251
  80955. 45: ok 46252
  80956. 45: ok 46253
  80957. 45: ok 46254
  80958. 45: ok 46255
  80959. 45: ok 46256
  80960. 45: ok 46257
  80961. 45: ok 46258
  80962. 45: ok 46259
  80963. 45: ok 46260
  80964. 45: ok 46261
  80965. 45: ok 46262
  80966. 45: ok 46263
  80967. 45: ok 46264
  80968. 45: ok 46265
  80969. 45: ok 46266
  80970. 45: ok 46267
  80971. 45: ok 46268
  80972. 45: ok 46269
  80973. 45: ok 46270
  80974. 45: ok 46271
  80975. 45: ok 46272
  80976. 45: ok 46273
  80977. 45: ok 46274
  80978. 45: ok 46275
  80979. 45: ok 46276
  80980. 45: ok 46277
  80981. 45: ok 46278
  80982. 45: ok 46279
  80983. 45: ok 46280
  80984. 45: ok 46281
  80985. 45: ok 46282
  80986. 45: ok 46283
  80987. 45: ok 46284
  80988. 45: ok 46285
  80989. 45: ok 46286
  80990. 45: ok 46287
  80991. 45: ok 46288
  80992. 45: ok 46289
  80993. 45: ok 46290
  80994. 45: ok 46291
  80995. 45: ok 46292
  80996. 45: ok 46293
  80997. 45: ok 46294
  80998. 45: ok 46295
  80999. 45: ok 46296
  81000. 45: ok 46297
  81001. 45: ok 46298
  81002. 45: ok 46299
  81003. 45: ok 46300
  81004. 45: ok 46301
  81005. 45: ok 46302
  81006. 45: ok 46303
  81007. 45: ok 46304
  81008. 45: ok 46305
  81009. 45: ok 46306
  81010. 45: ok 46307
  81011. 45: ok 46308
  81012. 45: ok 46309
  81013. 45: ok 46310
  81014. 45: ok 46311
  81015. 45: ok 46312
  81016. 45: ok 46313
  81017. 45: ok 46314
  81018. 45: ok 46315
  81019. 45: ok 46316
  81020. 45: ok 46317
  81021. 45: ok 46318
  81022. 45: ok 46319
  81023. 45: ok 46320
  81024. 45: ok 46321
  81025. 45: ok 46322
  81026. 45: ok 46323
  81027. 45: ok 46324
  81028. 45: ok 46325
  81029. 45: ok 46326
  81030. 45: ok 46327
  81031. 45: ok 46328
  81032. 45: ok 46329
  81033. 45: ok 46330
  81034. 45: ok 46331
  81035. 45: ok 46332
  81036. 45: ok 46333
  81037. 45: ok 46334
  81038. 45: ok 46335
  81039. 45: ok 46336
  81040. 45: ok 46337
  81041. 45: ok 46338
  81042. 45: ok 46339
  81043. 45: ok 46340
  81044. 45: ok 46341
  81045. 45: ok 46342
  81046. 45: ok 46343
  81047. 45: ok 46344
  81048. 45: ok 46345
  81049. 45: ok 46346
  81050. 45: ok 46347
  81051. 45: ok 46348
  81052. 45: ok 46349
  81053. 45: ok 46350
  81054. 45: ok 46351
  81055. 45: ok 46352
  81056. 45: ok 46353
  81057. 45: ok 46354
  81058. 45: ok 46355
  81059. 45: ok 46356
  81060. 45: ok 46357
  81061. 45: ok 46358
  81062. 45: ok 46359
  81063. 45: ok 46360
  81064. 45: ok 46361
  81065. 45: ok 46362
  81066. 45: ok 46363
  81067. 45: ok 46364
  81068. 45: ok 46365
  81069. 45: ok 46366
  81070. 45: ok 46367
  81071. 45: ok 46368
  81072. 45: ok 46369
  81073. 45: ok 46370
  81074. 45: ok 46371
  81075. 45: ok 46372
  81076. 45: ok 46373
  81077. 45: ok 46374
  81078. 45: ok 46375
  81079. 45: ok 46376
  81080. 45: ok 46377
  81081. 45: ok 46378
  81082. 45: ok 46379
  81083. 45: ok 46380
  81084. 45: ok 46381
  81085. 45: ok 46382
  81086. 45: ok 46383
  81087. 45: ok 46384
  81088. 45: ok 46385
  81089. 45: ok 46386
  81090. 45: ok 46387
  81091. 45: ok 46388
  81092. 45: ok 46389
  81093. 45: ok 46390
  81094. 45: ok 46391
  81095. 45: ok 46392
  81096. 45: ok 46393
  81097. 45: ok 46394
  81098. 45: ok 46395
  81099. 45: ok 46396
  81100. 45: ok 46397
  81101. 45: ok 46398
  81102. 45: ok 46399
  81103. 45: ok 46400
  81104. 45: ok 46401
  81105. 45: ok 46402
  81106. 45: ok 46403
  81107. 45: ok 46404
  81108. 45: ok 46405
  81109. 45: ok 46406
  81110. 45: ok 46407
  81111. 45: ok 46408
  81112. 45: ok 46409
  81113. 45: ok 46410
  81114. 45: ok 46411
  81115. 45: ok 46412
  81116. 45: ok 46413
  81117. 45: ok 46414
  81118. 45: ok 46415
  81119. 45: ok 46416
  81120. 45: ok 46417
  81121. 45: ok 46418
  81122. 45: ok 46419
  81123. 45: ok 46420
  81124. 45: ok 46421
  81125. 45: ok 46422
  81126. 45: ok 46423
  81127. 45: ok 46424
  81128. 45: ok 46425
  81129. 45: ok 46426
  81130. 45: ok 46427
  81131. 45: ok 46428
  81132. 45: ok 46429
  81133. 45: ok 46430
  81134. 45: ok 46431
  81135. 45: ok 46432
  81136. 45: ok 46433
  81137. 45: ok 46434
  81138. 45: ok 46435
  81139. 45: ok 46436
  81140. 45: ok 46437
  81141. 45: ok 46438
  81142. 45: ok 46439
  81143. 45: ok 46440
  81144. 45: ok 46441
  81145. 45: ok 46442
  81146. 45: ok 46443
  81147. 45: ok 46444
  81148. 45: ok 46445
  81149. 45: ok 46446
  81150. 45: ok 46447
  81151. 45: ok 46448
  81152. 45: ok 46449
  81153. 45: ok 46450
  81154. 45: ok 46451
  81155. 45: ok 46452
  81156. 45: ok 46453
  81157. 45: ok 46454
  81158. 45: ok 46455
  81159. 45: ok 46456
  81160. 45: ok 46457
  81161. 45: ok 46458
  81162. 45: ok 46459
  81163. 45: ok 46460
  81164. 45: ok 46461
  81165. 45: ok 46462
  81166. 45: ok 46463
  81167. 45: ok 46464
  81168. 45: ok 46465
  81169. 45: ok 46466
  81170. 45: ok 46467
  81171. 45: ok 46468
  81172. 45: ok 46469
  81173. 45: ok 46470
  81174. 45: ok 46471
  81175. 45: ok 46472
  81176. 45: ok 46473
  81177. 45: ok 46474
  81178. 45: ok 46475
  81179. 45: ok 46476
  81180. 45: ok 46477
  81181. 45: ok 46478
  81182. 45: ok 46479
  81183. 45: ok 46480
  81184. 45: ok 46481
  81185. 45: ok 46482
  81186. 45: ok 46483
  81187. 45: ok 46484
  81188. 45: ok 46485
  81189. 45: ok 46486
  81190. 45: ok 46487
  81191. 45: ok 46488
  81192. 45: ok 46489
  81193. 45: ok 46490
  81194. 45: ok 46491
  81195. 45: ok 46492
  81196. 45: ok 46493
  81197. 45: ok 46494
  81198. 45: ok 46495
  81199. 45: ok 46496
  81200. 45: ok 46497
  81201. 45: ok 46498
  81202. 45: ok 46499
  81203. 45: ok 46500
  81204. 45: ok 46501
  81205. 45: ok 46502
  81206. 45: ok 46503
  81207. 45: ok 46504
  81208. 45: ok 46505
  81209. 45: ok 46506
  81210. 45: ok 46507
  81211. 45: ok 46508
  81212. 45: ok 46509
  81213. 45: ok 46510
  81214. 45: ok 46511
  81215. 45: ok 46512
  81216. 45: ok 46513
  81217. 45: ok 46514
  81218. 45: ok 46515
  81219. 45: ok 46516
  81220. 45: ok 46517
  81221. 45: ok 46518
  81222. 45: ok 46519
  81223. 45: ok 46520
  81224. 45: ok 46521
  81225. 45: ok 46522
  81226. 45: ok 46523
  81227. 45: ok 46524
  81228. 45: ok 46525
  81229. 45: ok 46526
  81230. 45: ok 46527
  81231. 45: ok 46528
  81232. 45: ok 46529
  81233. 45: ok 46530
  81234. 45: ok 46531
  81235. 45: ok 46532
  81236. 45: ok 46533
  81237. 45: ok 46534
  81238. 45: ok 46535
  81239. 45: ok 46536
  81240. 45: ok 46537
  81241. 45: ok 46538
  81242. 45: ok 46539
  81243. 45: ok 46540
  81244. 45: ok 46541
  81245. 45: ok 46542
  81246. 45: ok 46543
  81247. 45: ok 46544
  81248. 45: ok 46545
  81249. 45: ok 46546
  81250. 45: ok 46547
  81251. 45: ok 46548
  81252. 45: ok 46549
  81253. 45: ok 46550
  81254. 45: ok 46551
  81255. 45: ok 46552
  81256. 45: ok 46553
  81257. 45: ok 46554
  81258. 45: ok 46555
  81259. 45: ok 46556
  81260. 45: ok 46557
  81261. 45: ok 46558
  81262. 45: ok 46559
  81263. 45: ok 46560
  81264. 45: ok 46561
  81265. 45: ok 46562
  81266. 45: ok 46563
  81267. 45: ok 46564
  81268. 45: ok 46565
  81269. 45: ok 46566
  81270. 45: ok 46567
  81271. 45: ok 46568
  81272. 45: ok 46569
  81273. 45: ok 46570
  81274. 45: ok 46571
  81275. 45: ok 46572
  81276. 45: ok 46573
  81277. 45: ok 46574
  81278. 45: ok 46575
  81279. 45: ok 46576
  81280. 45: ok 46577
  81281. 45: ok 46578
  81282. 45: ok 46579
  81283. 45: ok 46580
  81284. 45: ok 46581
  81285. 45: ok 46582
  81286. 45: ok 46583
  81287. 45: ok 46584
  81288. 45: ok 46585
  81289. 45: ok 46586
  81290. 45: ok 46587
  81291. 45: ok 46588
  81292. 45: ok 46589
  81293. 45: ok 46590
  81294. 45: ok 46591
  81295. 45: ok 46592
  81296. 45: ok 46593
  81297. 45: ok 46594
  81298. 45: ok 46595
  81299. 45: ok 46596
  81300. 45: ok 46597
  81301. 45: ok 46598
  81302. 45: ok 46599
  81303. 45: ok 46600
  81304. 45: ok 46601
  81305. 45: ok 46602
  81306. 45: ok 46603
  81307. 45: ok 46604
  81308. 45: ok 46605
  81309. 45: ok 46606
  81310. 45: ok 46607
  81311. 45: ok 46608
  81312. 45: ok 46609
  81313. 45: ok 46610
  81314. 45: ok 46611
  81315. 45: ok 46612
  81316. 45: ok 46613
  81317. 45: ok 46614
  81318. 45: ok 46615
  81319. 45: ok 46616
  81320. 45: ok 46617
  81321. 45: ok 46618
  81322. 45: ok 46619
  81323. 45: ok 46620
  81324. 45: ok 46621
  81325. 45: ok 46622
  81326. 45: ok 46623
  81327. 45: ok 46624
  81328. 45: ok 46625
  81329. 45: ok 46626
  81330. 45: ok 46627
  81331. 45: ok 46628
  81332. 45: ok 46629
  81333. 45: ok 46630
  81334. 45: ok 46631
  81335. 45: ok 46632
  81336. 45: ok 46633
  81337. 45: ok 46634
  81338. 45: ok 46635
  81339. 45: ok 46636
  81340. 45: ok 46637
  81341. 45: ok 46638
  81342. 45: ok 46639
  81343. 45: ok 46640
  81344. 45: ok 46641
  81345. 45: ok 46642
  81346. 45: ok 46643
  81347. 45: ok 46644
  81348. 45: ok 46645
  81349. 45: ok 46646
  81350. 45: ok 46647
  81351. 45: ok 46648
  81352. 45: ok 46649
  81353. 45: ok 46650
  81354. 45: ok 46651
  81355. 45: ok 46652
  81356. 45: ok 46653
  81357. 45: ok 46654
  81358. 45: ok 46655
  81359. 45: ok 46656
  81360. 45: ok 46657
  81361. 45: ok 46658
  81362. 45: ok 46659
  81363. 45: ok 46660
  81364. 45: ok 46661
  81365. 45: ok 46662
  81366. 45: ok 46663
  81367. 45: ok 46664
  81368. 45: ok 46665
  81369. 45: ok 46666
  81370. 45: ok 46667
  81371. 45: ok 46668
  81372. 45: ok 46669
  81373. 45: ok 46670
  81374. 45: ok 46671
  81375. 45: ok 46672
  81376. 45: ok 46673
  81377. 45: ok 46674
  81378. 45: ok 46675
  81379. 45: ok 46676
  81380. 45: ok 46677
  81381. 45: ok 46678
  81382. 45: ok 46679
  81383. 45: ok 46680
  81384. 45: ok 46681
  81385. 45: ok 46682
  81386. 45: ok 46683
  81387. 45: ok 46684
  81388. 45: ok 46685
  81389. 45: ok 46686
  81390. 45: ok 46687
  81391. 45: ok 46688
  81392. 45: ok 46689
  81393. 45: ok 46690
  81394. 45: ok 46691
  81395. 45: ok 46692
  81396. 45: ok 46693
  81397. 45: ok 46694
  81398. 45: ok 46695
  81399. 45: ok 46696
  81400. 45: ok 46697
  81401. 45: ok 46698
  81402. 45: ok 46699
  81403. 45: ok 46700
  81404. 45: ok 46701
  81405. 45: ok 46702
  81406. 45: ok 46703
  81407. 45: ok 46704
  81408. 45: ok 46705
  81409. 45: ok 46706
  81410. 45: ok 46707
  81411. 45: ok 46708
  81412. 45: ok 46709
  81413. 45: ok 46710
  81414. 45: ok 46711
  81415. 45: ok 46712
  81416. 45: ok 46713
  81417. 45: ok 46714
  81418. 45: ok 46715
  81419. 45: ok 46716
  81420. 45: ok 46717
  81421. 45: ok 46718
  81422. 45: ok 46719
  81423. 45: ok 46720
  81424. 45: ok 46721
  81425. 45: ok 46722
  81426. 45: ok 46723
  81427. 45: ok 46724
  81428. 45: ok 46725
  81429. 45: ok 46726
  81430. 45: ok 46727
  81431. 45: ok 46728
  81432. 45: ok 46729
  81433. 45: ok 46730
  81434. 45: ok 46731
  81435. 45: ok 46732
  81436. 45: ok 46733
  81437. 45: ok 46734
  81438. 45: ok 46735
  81439. 45: ok 46736
  81440. 45: ok 46737
  81441. 45: ok 46738
  81442. 45: ok 46739
  81443. 45: ok 46740
  81444. 45: ok 46741
  81445. 45: ok 46742
  81446. 45: ok 46743
  81447. 45: ok 46744
  81448. 45: ok 46745
  81449. 45: ok 46746
  81450. 45: ok 46747
  81451. 45: ok 46748
  81452. 45: ok 46749
  81453. 45: ok 46750
  81454. 45: ok 46751
  81455. 45: ok 46752
  81456. 45: ok 46753
  81457. 45: ok 46754
  81458. 45: ok 46755
  81459. 45: ok 46756
  81460. 45: ok 46757
  81461. 45: ok 46758
  81462. 45: ok 46759
  81463. 45: ok 46760
  81464. 45: ok 46761
  81465. 45: ok 46762
  81466. 45: ok 46763
  81467. 45: ok 46764
  81468. 45: ok 46765
  81469. 45: ok 46766
  81470. 45: ok 46767
  81471. 45: ok 46768
  81472. 45: ok 46769
  81473. 45: ok 46770
  81474. 45: ok 46771
  81475. 45: ok 46772
  81476. 45: ok 46773
  81477. 45: ok 46774
  81478. 45: ok 46775
  81479. 45: ok 46776
  81480. 45: ok 46777
  81481. 45: ok 46778
  81482. 45: ok 46779
  81483. 45: ok 46780
  81484. 45: ok 46781
  81485. 45: ok 46782
  81486. 45: ok 46783
  81487. 45: ok 46784
  81488. 45: ok 46785
  81489. 45: ok 46786
  81490. 45: ok 46787
  81491. 45: ok 46788
  81492. 45: ok 46789
  81493. 45: ok 46790
  81494. 45: ok 46791
  81495. 45: ok 46792
  81496. 45: ok 46793
  81497. 45: ok 46794
  81498. 45: ok 46795
  81499. 45: ok 46796
  81500. 45: ok 46797
  81501. 45: ok 46798
  81502. 45: ok 46799
  81503. 45: ok 46800
  81504. 45: ok 46801
  81505. 45: ok 46802
  81506. 45: ok 46803
  81507. 45: ok 46804
  81508. 45: ok 46805
  81509. 45: ok 46806
  81510. 45: ok 46807
  81511. 45: ok 46808
  81512. 45: ok 46809
  81513. 45: ok 46810
  81514. 45: ok 46811
  81515. 45: ok 46812
  81516. 45: ok 46813
  81517. 45: ok 46814
  81518. 45: ok 46815
  81519. 45: ok 46816
  81520. 45: ok 46817
  81521. 45: ok 46818
  81522. 45: ok 46819
  81523. 45: ok 46820
  81524. 45: ok 46821
  81525. 45: ok 46822
  81526. 45: ok 46823
  81527. 45: ok 46824
  81528. 45: ok 46825
  81529. 45: ok 46826
  81530. 45: ok 46827
  81531. 45: ok 46828
  81532. 45: ok 46829
  81533. 45: ok 46830
  81534. 45: ok 46831
  81535. 45: ok 46832
  81536. 45: ok 46833
  81537. 45: ok 46834
  81538. 45: ok 46835
  81539. 45: ok 46836
  81540. 45: ok 46837
  81541. 45: ok 46838
  81542. 45: ok 46839
  81543. 45: ok 46840
  81544. 45: ok 46841
  81545. 45: ok 46842
  81546. 45: ok 46843
  81547. 45: ok 46844
  81548. 45: ok 46845
  81549. 45: ok 46846
  81550. 45: ok 46847
  81551. 45: ok 46848
  81552. 45: ok 46849
  81553. 45: ok 46850
  81554. 45: ok 46851
  81555. 45: ok 46852
  81556. 45: ok 46853
  81557. 45: ok 46854
  81558. 45: ok 46855
  81559. 45: ok 46856
  81560. 45: ok 46857
  81561. 45: ok 46858
  81562. 45: ok 46859
  81563. 45: ok 46860
  81564. 45: ok 46861
  81565. 45: ok 46862
  81566. 45: ok 46863
  81567. 45: ok 46864
  81568. 45: ok 46865
  81569. 45: ok 46866
  81570. 45: ok 46867
  81571. 45: ok 46868
  81572. 45: ok 46869
  81573. 45: ok 46870
  81574. 45: ok 46871
  81575. 45: ok 46872
  81576. 45: ok 46873
  81577. 45: ok 46874
  81578. 45: ok 46875
  81579. 45: ok 46876
  81580. 45: ok 46877
  81581. 45: ok 46878
  81582. 45: ok 46879
  81583. 45: ok 46880
  81584. 45: ok 46881
  81585. 45: ok 46882
  81586. 45: ok 46883
  81587. 45: ok 46884
  81588. 45: ok 46885
  81589. 45: ok 46886
  81590. 45: ok 46887
  81591. 45: ok 46888
  81592. 45: ok 46889
  81593. 45: ok 46890
  81594. 45: ok 46891
  81595. 45: ok 46892
  81596. 45: ok 46893
  81597. 45: ok 46894
  81598. 45: ok 46895
  81599. 45: ok 46896
  81600. 45: ok 46897
  81601. 45: ok 46898
  81602. 45: ok 46899
  81603. 45: ok 46900
  81604. 45: ok 46901
  81605. 45: ok 46902
  81606. 45: ok 46903
  81607. 45: ok 46904
  81608. 45: ok 46905
  81609. 45: ok 46906
  81610. 45: ok 46907
  81611. 45: ok 46908
  81612. 45: ok 46909
  81613. 45: ok 46910
  81614. 45: ok 46911
  81615. 45: ok 46912
  81616. 45: ok 46913
  81617. 45: ok 46914
  81618. 45: ok 46915
  81619. 45: ok 46916
  81620. 45: ok 46917
  81621. 45: ok 46918
  81622. 45: ok 46919
  81623. 45: ok 46920
  81624. 45: ok 46921
  81625. 45: ok 46922
  81626. 45: ok 46923
  81627. 45: ok 46924
  81628. 45: ok 46925
  81629. 45: ok 46926
  81630. 45: ok 46927
  81631. 45: ok 46928
  81632. 45: ok 46929
  81633. 45: ok 46930
  81634. 45: ok 46931
  81635. 45: ok 46932
  81636. 45: ok 46933
  81637. 45: ok 46934
  81638. 45: ok 46935
  81639. 45: ok 46936
  81640. 45: ok 46937
  81641. 45: ok 46938
  81642. 45: ok 46939
  81643. 45: ok 46940
  81644. 45: ok 46941
  81645. 45: ok 46942
  81646. 45: ok 46943
  81647. 45: ok 46944
  81648. 45: ok 46945
  81649. 45: ok 46946
  81650. 45: ok 46947
  81651. 45: ok 46948
  81652. 45: ok 46949
  81653. 45: ok 46950
  81654. 45: ok 46951
  81655. 45: ok 46952
  81656. 45: ok 46953
  81657. 45: ok 46954
  81658. 45: ok 46955
  81659. 45: ok 46956
  81660. 45: ok 46957
  81661. 45: ok 46958
  81662. 45: ok 46959
  81663. 45: ok 46960
  81664. 45: ok 46961
  81665. 45: ok 46962
  81666. 45: ok 46963
  81667. 45: ok 46964
  81668. 45: ok 46965
  81669. 45: ok 46966
  81670. 45: ok 46967
  81671. 45: ok 46968
  81672. 45: ok 46969
  81673. 45: ok 46970
  81674. 45: ok 46971
  81675. 45: ok 46972
  81676. 45: ok 46973
  81677. 45: ok 46974
  81678. 45: ok 46975
  81679. 45: ok 46976
  81680. 45: ok 46977
  81681. 45: ok 46978
  81682. 45: ok 46979
  81683. 45: ok 46980
  81684. 45: ok 46981
  81685. 45: ok 46982
  81686. 45: ok 46983
  81687. 45: ok 46984
  81688. 45: ok 46985
  81689. 45: ok 46986
  81690. 45: ok 46987
  81691. 45: ok 46988
  81692. 45: ok 46989
  81693. 45: ok 46990
  81694. 45: ok 46991
  81695. 45: ok 46992
  81696. 45: ok 46993
  81697. 45: ok 46994
  81698. 45: ok 46995
  81699. 45: ok 46996
  81700. 45: ok 46997
  81701. 45: ok 46998
  81702. 45: ok 46999
  81703. 45: ok 47000
  81704. 45: ok 47001
  81705. 45: ok 47002
  81706. 45: ok 47003
  81707. 45: ok 47004
  81708. 45: ok 47005
  81709. 45: ok 47006
  81710. 45: ok 47007
  81711. 45: ok 47008
  81712. 45: ok 47009
  81713. 45: ok 47010
  81714. 45: ok 47011
  81715. 45: ok 47012
  81716. 45: ok 47013
  81717. 45: ok 47014
  81718. 45: ok 47015
  81719. 45: ok 47016
  81720. 45: ok 47017
  81721. 45: ok 47018
  81722. 45: ok 47019
  81723. 45: ok 47020
  81724. 45: ok 47021
  81725. 45: ok 47022
  81726. 45: ok 47023
  81727. 45: ok 47024
  81728. 45: ok 47025
  81729. 45: ok 47026
  81730. 45: ok 47027
  81731. 45: ok 47028
  81732. 45: ok 47029
  81733. 45: ok 47030
  81734. 45: ok 47031
  81735. 45: ok 47032
  81736. 45: ok 47033
  81737. 45: ok 47034
  81738. 45: ok 47035
  81739. 45: ok 47036
  81740. 45: ok 47037
  81741. 45: ok 47038
  81742. 45: ok 47039
  81743. 45: ok 47040
  81744. 45: ok 47041
  81745. 45: ok 47042
  81746. 45: ok 47043
  81747. 45: ok 47044
  81748. 45: ok 47045
  81749. 45: ok 47046
  81750. 45: ok 47047
  81751. 45: ok 47048
  81752. 45: ok 47049
  81753. 45: ok 47050
  81754. 45: ok 47051
  81755. 45: ok 47052
  81756. 45: ok 47053
  81757. 45: ok 47054
  81758. 45: ok 47055
  81759. 45: ok 47056
  81760. 45: ok 47057
  81761. 45: ok 47058
  81762. 45: ok 47059
  81763. 45: ok 47060
  81764. 45: ok 47061
  81765. 45: ok 47062
  81766. 45: ok 47063
  81767. 45: ok 47064
  81768. 45: ok 47065
  81769. 45: ok 47066
  81770. 45: ok 47067
  81771. 45: ok 47068
  81772. 45: ok 47069
  81773. 45: ok 47070
  81774. 45: ok 47071
  81775. 45: ok 47072
  81776. 45: ok 47073
  81777. 45: ok 47074
  81778. 45: ok 47075
  81779. 45: ok 47076
  81780. 45: ok 47077
  81781. 45: ok 47078
  81782. 45: ok 47079
  81783. 45: ok 47080
  81784. 45: ok 47081
  81785. 45: ok 47082
  81786. 45: ok 47083
  81787. 45: ok 47084
  81788. 45: ok 47085
  81789. 45: ok 47086
  81790. 45: ok 47087
  81791. 45: ok 47088
  81792. 45: ok 47089
  81793. 45: ok 47090
  81794. 45: ok 47091
  81795. 45: ok 47092
  81796. 45: ok 47093
  81797. 45: ok 47094
  81798. 45: ok 47095
  81799. 45: ok 47096
  81800. 45: ok 47097
  81801. 45: ok 47098
  81802. 45: ok 47099
  81803. 45: ok 47100
  81804. 45: ok 47101
  81805. 45: ok 47102
  81806. 45: ok 47103
  81807. 45: ok 47104
  81808. 45: ok 47105
  81809. 45: ok 47106
  81810. 45: ok 47107
  81811. 45: ok 47108
  81812. 45: ok 47109
  81813. 45: ok 47110
  81814. 45: ok 47111
  81815. 45: ok 47112
  81816. 45: ok 47113
  81817. 45: ok 47114
  81818. 45: ok 47115
  81819. 45: ok 47116
  81820. 45: ok 47117
  81821. 45: ok 47118
  81822. 45: ok 47119
  81823. 45: ok 47120
  81824. 45: ok 47121
  81825. 45: ok 47122
  81826. 45: ok 47123
  81827. 45: ok 47124
  81828. 45: ok 47125
  81829. 45: ok 47126
  81830. 45: ok 47127
  81831. 45: ok 47128
  81832. 45: ok 47129
  81833. 45: ok 47130
  81834. 45: ok 47131
  81835. 45: ok 47132
  81836. 45: ok 47133
  81837. 45: ok 47134
  81838. 45: ok 47135
  81839. 45: ok 47136
  81840. 45: ok 47137
  81841. 45: ok 47138
  81842. 45: ok 47139
  81843. 45: ok 47140
  81844. 45: ok 47141
  81845. 45: ok 47142
  81846. 45: ok 47143
  81847. 45: ok 47144
  81848. 45: ok 47145
  81849. 45: ok 47146
  81850. 45: ok 47147
  81851. 45: ok 47148
  81852. 45: ok 47149
  81853. 45: ok 47150
  81854. 45: ok 47151
  81855. 45: ok 47152
  81856. 45: ok 47153
  81857. 45: ok 47154
  81858. 45: ok 47155
  81859. 45: ok 47156
  81860. 45: ok 47157
  81861. 45: ok 47158
  81862. 45: ok 47159
  81863. 45: ok 47160
  81864. 45: ok 47161
  81865. 45: ok 47162
  81866. 45: ok 47163
  81867. 45: ok 47164
  81868. 45: ok 47165
  81869. 45: ok 47166
  81870. 45: ok 47167
  81871. 45: ok 47168
  81872. 45: ok 47169
  81873. 45: ok 47170
  81874. 45: ok 47171
  81875. 45: ok 47172
  81876. 45: ok 47173
  81877. 45: ok 47174
  81878. 45: ok 47175
  81879. 45: ok 47176
  81880. 45: ok 47177
  81881. 45: ok 47178
  81882. 45: ok 47179
  81883. 45: ok 47180
  81884. 45: ok 47181
  81885. 45: ok 47182
  81886. 45: ok 47183
  81887. 45: ok 47184
  81888. 45: ok 47185
  81889. 45: ok 47186
  81890. 45: ok 47187
  81891. 45: ok 47188
  81892. 45: ok 47189
  81893. 45: ok 47190
  81894. 45: ok 47191
  81895. 45: ok 47192
  81896. 45: ok 47193
  81897. 45: ok 47194
  81898. 45: ok 47195
  81899. 45: ok 47196
  81900. 45: ok 47197
  81901. 45: ok 47198
  81902. 45: ok 47199
  81903. 45: ok 47200
  81904. 45: ok 47201
  81905. 45: ok 47202
  81906. 45: ok 47203
  81907. 45: ok 47204
  81908. 45: ok 47205
  81909. 45: ok 47206
  81910. 45: ok 47207
  81911. 45: ok 47208
  81912. 45: ok 47209
  81913. 45: ok 47210
  81914. 45: ok 47211
  81915. 45: ok 47212
  81916. 45: ok 47213
  81917. 45: ok 47214
  81918. 45: ok 47215
  81919. 45: ok 47216
  81920. 45: ok 47217
  81921. 45: ok 47218
  81922. 45: ok 47219
  81923. 45: ok 47220
  81924. 45: ok 47221
  81925. 45: ok 47222
  81926. 45: ok 47223
  81927. 45: ok 47224
  81928. 45: ok 47225
  81929. 45: ok 47226
  81930. 45: ok 47227
  81931. 45: ok 47228
  81932. 45: ok 47229
  81933. 45: ok 47230
  81934. 45: ok 47231
  81935. 45: ok 47232
  81936. 45: ok 47233
  81937. 45: ok 47234
  81938. 45: ok 47235
  81939. 45: ok 47236
  81940. 45: ok 47237
  81941. 45: ok 47238
  81942. 45: ok 47239
  81943. 45: ok 47240
  81944. 45: ok 47241
  81945. 45: ok 47242
  81946. 45: ok 47243
  81947. 45: ok 47244
  81948. 45: ok 47245
  81949. 45: ok 47246
  81950. 45: ok 47247
  81951. 45: ok 47248
  81952. 45: ok 47249
  81953. 45: ok 47250
  81954. 45: ok 47251
  81955. 45: ok 47252
  81956. 45: ok 47253
  81957. 45: ok 47254
  81958. 45: ok 47255
  81959. 45: ok 47256
  81960. 45: ok 47257
  81961. 45: ok 47258
  81962. 45: ok 47259
  81963. 45: ok 47260
  81964. 45: ok 47261
  81965. 45: ok 47262
  81966. 45: ok 47263
  81967. 45: ok 47264
  81968. 45: ok 47265
  81969. 45: ok 47266
  81970. 45: ok 47267
  81971. 45: ok 47268
  81972. 45: ok 47269
  81973. 45: ok 47270
  81974. 45: ok 47271
  81975. 45: ok 47272
  81976. 45: ok 47273
  81977. 45: ok 47274
  81978. 45: ok 47275
  81979. 45: ok 47276
  81980. 45: ok 47277
  81981. 45: ok 47278
  81982. 45: ok 47279
  81983. 45: ok 47280
  81984. 45: ok 47281
  81985. 45: ok 47282
  81986. 45: ok 47283
  81987. 45: ok 47284
  81988. 45: ok 47285
  81989. 45: ok 47286
  81990. 45: ok 47287
  81991. 45: ok 47288
  81992. 45: ok 47289
  81993. 45: ok 47290
  81994. 45: ok 47291
  81995. 45: ok 47292
  81996. 45: ok 47293
  81997. 45: ok 47294
  81998. 45: ok 47295
  81999. 45: ok 47296
  82000. 45: ok 47297
  82001. 45: ok 47298
  82002. 45: ok 47299
  82003. 45: ok 47300
  82004. 45: ok 47301
  82005. 45: ok 47302
  82006. 45: ok 47303
  82007. 45: ok 47304
  82008. 45: ok 47305
  82009. 45: ok 47306
  82010. 45: ok 47307
  82011. 45: ok 47308
  82012. 45: ok 47309
  82013. 45: ok 47310
  82014. 45: ok 47311
  82015. 45: ok 47312
  82016. 45: ok 47313
  82017. 45: ok 47314
  82018. 45: ok 47315
  82019. 45: ok 47316
  82020. 45: ok 47317
  82021. 45: ok 47318
  82022. 45: ok 47319
  82023. 45: ok 47320
  82024. 45: ok 47321
  82025. 45: ok 47322
  82026. 45: ok 47323
  82027. 45: ok 47324
  82028. 45: ok 47325
  82029. 45: ok 47326
  82030. 45: ok 47327
  82031. 45: ok 47328
  82032. 45: ok 47329
  82033. 45: ok 47330
  82034. 45: ok 47331
  82035. 45: ok 47332
  82036. 45: ok 47333
  82037. 45: ok 47334
  82038. 45: ok 47335
  82039. 45: ok 47336
  82040. 45: ok 47337
  82041. 45: ok 47338
  82042. 45: ok 47339
  82043. 45: ok 47340
  82044. 45: ok 47341
  82045. 45: ok 47342
  82046. 45: ok 47343
  82047. 45: ok 47344
  82048. 45: ok 47345
  82049. 45: ok 47346
  82050. 45: ok 47347
  82051. 45: ok 47348
  82052. 45: ok 47349
  82053. 45: ok 47350
  82054. 45: ok 47351
  82055. 45: ok 47352
  82056. 45: ok 47353
  82057. 45: ok 47354
  82058. 45: ok 47355
  82059. 45: ok 47356
  82060. 45: ok 47357
  82061. 45: ok 47358
  82062. 45: ok 47359
  82063. 45: ok 47360
  82064. 45: ok 47361
  82065. 45: ok 47362
  82066. 45: ok 47363
  82067. 45: ok 47364
  82068. 45: ok 47365
  82069. 45: ok 47366
  82070. 45: ok 47367
  82071. 45: ok 47368
  82072. 45: ok 47369
  82073. 45: ok 47370
  82074. 45: ok 47371
  82075. 45: ok 47372
  82076. 45: ok 47373
  82077. 45: ok 47374
  82078. 45: ok 47375
  82079. 45: ok 47376
  82080. 45: ok 47377
  82081. 45: ok 47378
  82082. 45: ok 47379
  82083. 45: ok 47380
  82084. 45: ok 47381
  82085. 45: ok 47382
  82086. 45: ok 47383
  82087. 45: ok 47384
  82088. 45: ok 47385
  82089. 45: ok 47386
  82090. 45: ok 47387
  82091. 45: ok 47388
  82092. 45: ok 47389
  82093. 45: ok 47390
  82094. 45: ok 47391
  82095. 45: ok 47392
  82096. 45: ok 47393
  82097. 45: ok 47394
  82098. 45: ok 47395
  82099. 45: ok 47396
  82100. 45: ok 47397
  82101. 45: ok 47398
  82102. 45: ok 47399
  82103. 45: ok 47400
  82104. 45: ok 47401
  82105. 45: ok 47402
  82106. 45: ok 47403
  82107. 45: ok 47404
  82108. 45: ok 47405
  82109. 45: ok 47406
  82110. 45: ok 47407
  82111. 45: ok 47408
  82112. 45: ok 47409
  82113. 45: ok 47410
  82114. 45: ok 47411
  82115. 45: ok 47412
  82116. 45: ok 47413
  82117. 45: ok 47414
  82118. 45: ok 47415
  82119. 45: ok 47416
  82120. 45: ok 47417
  82121. 45: ok 47418
  82122. 45: ok 47419
  82123. 45: ok 47420
  82124. 45: ok 47421
  82125. 45: ok 47422
  82126. 45: ok 47423
  82127. 45: ok 47424
  82128. 45: ok 47425
  82129. 45: ok 47426
  82130. 45: ok 47427
  82131. 45: ok 47428
  82132. 45: ok 47429
  82133. 45: ok 47430
  82134. 45: ok 47431
  82135. 45: ok 47432
  82136. 45: ok 47433
  82137. 45: ok 47434
  82138. 45: ok 47435
  82139. 45: ok 47436
  82140. 45: ok 47437
  82141. 45: ok 47438
  82142. 45: ok 47439
  82143. 45: ok 47440
  82144. 45: ok 47441
  82145. 45: ok 47442
  82146. 45: ok 47443
  82147. 45: ok 47444
  82148. 45: ok 47445
  82149. 45: ok 47446
  82150. 45: ok 47447
  82151. 45: ok 47448
  82152. 45: ok 47449
  82153. 45: ok 47450
  82154. 45: ok 47451
  82155. 45: ok 47452
  82156. 45: ok 47453
  82157. 45: ok 47454
  82158. 45: ok 47455
  82159. 45: ok 47456
  82160. 45: ok 47457
  82161. 45: ok 47458
  82162. 45: ok 47459
  82163. 45: ok 47460
  82164. 45: ok 47461
  82165. 45: ok 47462
  82166. 45: ok 47463
  82167. 45: ok 47464
  82168. 45: ok 47465
  82169. 45: ok 47466
  82170. 45: ok 47467
  82171. 45: ok 47468
  82172. 45: ok 47469
  82173. 45: ok 47470
  82174. 45: ok 47471
  82175. 45: ok 47472
  82176. 45: ok 47473
  82177. 45: ok 47474
  82178. 45: ok 47475
  82179. 45: ok 47476
  82180. 45: ok 47477
  82181. 45: ok 47478
  82182. 45: ok 47479
  82183. 45: ok 47480
  82184. 45: ok 47481
  82185. 45: ok 47482
  82186. 45: ok 47483
  82187. 45: ok 47484
  82188. 45: ok 47485
  82189. 45: ok 47486
  82190. 45: ok 47487
  82191. 45: ok 47488
  82192. 45: ok 47489
  82193. 45: ok 47490
  82194. 45: ok 47491
  82195. 45: ok 47492
  82196. 45: ok 47493
  82197. 45: ok 47494
  82198. 45: ok 47495
  82199. 45: ok 47496
  82200. 45: ok 47497
  82201. 45: ok 47498
  82202. 45: ok 47499
  82203. 45: ok 47500
  82204. 45: ok 47501
  82205. 45: ok 47502
  82206. 45: ok 47503
  82207. 45: ok 47504
  82208. 45: ok 47505
  82209. 45: ok 47506
  82210. 45: ok 47507
  82211. 45: ok 47508
  82212. 45: ok 47509
  82213. 45: ok 47510
  82214. 45: ok 47511
  82215. 45: ok 47512
  82216. 45: ok 47513
  82217. 45: ok 47514
  82218. 45: ok 47515
  82219. 45: ok 47516
  82220. 45: ok 47517
  82221. 45: ok 47518
  82222. 45: ok 47519
  82223. 45: ok 47520
  82224. 45: ok 47521
  82225. 45: ok 47522
  82226. 45: ok 47523
  82227. 45: ok 47524
  82228. 45: ok 47525
  82229. 45: ok 47526
  82230. 45: ok 47527
  82231. 45: ok 47528
  82232. 45: ok 47529
  82233. 45: ok 47530
  82234. 45: ok 47531
  82235. 45: ok 47532
  82236. 45: ok 47533
  82237. 45: ok 47534
  82238. 45: ok 47535
  82239. 45: ok 47536
  82240. 45: ok 47537
  82241. 45: ok 47538
  82242. 45: ok 47539
  82243. 45: ok 47540
  82244. 45: ok 47541
  82245. 45: ok 47542
  82246. 45: ok 47543
  82247. 45: ok 47544
  82248. 45: ok 47545
  82249. 45: ok 47546
  82250. 45: ok 47547
  82251. 45: ok 47548
  82252. 45: ok 47549
  82253. 45: ok 47550
  82254. 45: ok 47551
  82255. 45: ok 47552
  82256. 45: ok 47553
  82257. 45: ok 47554
  82258. 45: ok 47555
  82259. 45: ok 47556
  82260. 45: ok 47557
  82261. 45: ok 47558
  82262. 45: ok 47559
  82263. 45: ok 47560
  82264. 45: ok 47561
  82265. 45: ok 47562
  82266. 45: ok 47563
  82267. 45: ok 47564
  82268. 45: ok 47565
  82269. 45: ok 47566
  82270. 45: ok 47567
  82271. 45: ok 47568
  82272. 45: ok 47569
  82273. 45: ok 47570
  82274. 45: ok 47571
  82275. 45: ok 47572
  82276. 45: ok 47573
  82277. 45: ok 47574
  82278. 45: ok 47575
  82279. 45: ok 47576
  82280. 45: ok 47577
  82281. 45: ok 47578
  82282. 45: ok 47579
  82283. 45: ok 47580
  82284. 45: ok 47581
  82285. 45: ok 47582
  82286. 45: ok 47583
  82287. 45: ok 47584
  82288. 45: ok 47585
  82289. 45: ok 47586
  82290. 45: ok 47587
  82291. 45: ok 47588
  82292. 45: ok 47589
  82293. 45: ok 47590
  82294. 45: ok 47591
  82295. 45: ok 47592
  82296. 45: ok 47593
  82297. 45: ok 47594
  82298. 45: ok 47595
  82299. 45: ok 47596
  82300. 45: ok 47597
  82301. 45: ok 47598
  82302. 45: ok 47599
  82303. 45: ok 47600
  82304. 45: ok 47601
  82305. 45: ok 47602
  82306. 45: ok 47603
  82307. 45: ok 47604
  82308. 45: ok 47605
  82309. 45: ok 47606
  82310. 45: ok 47607
  82311. 45: ok 47608
  82312. 45: ok 47609
  82313. 45: ok 47610
  82314. 45: ok 47611
  82315. 45: ok 47612
  82316. 45: ok 47613
  82317. 45: ok 47614
  82318. 45: ok 47615
  82319. 45: ok 47616
  82320. 45: ok 47617
  82321. 45: ok 47618
  82322. 45: ok 47619
  82323. 45: ok 47620
  82324. 45: ok 47621
  82325. 45: ok 47622
  82326. 45: ok 47623
  82327. 45: ok 47624
  82328. 45: ok 47625
  82329. 45: ok 47626
  82330. 45: ok 47627
  82331. 45: ok 47628
  82332. 45: ok 47629
  82333. 45: ok 47630
  82334. 45: ok 47631
  82335. 45: ok 47632
  82336. 45: ok 47633
  82337. 45: ok 47634
  82338. 45: ok 47635
  82339. 45: ok 47636
  82340. 45: ok 47637
  82341. 45: ok 47638
  82342. 45: ok 47639
  82343. 45: ok 47640
  82344. 45: ok 47641
  82345. 45: ok 47642
  82346. 45: ok 47643
  82347. 45: ok 47644
  82348. 45: ok 47645
  82349. 45: ok 47646
  82350. 45: ok 47647
  82351. 45: ok 47648
  82352. 45: ok 47649
  82353. 45: ok 47650
  82354. 45: ok 47651
  82355. 45: ok 47652
  82356. 45: ok 47653
  82357. 45: ok 47654
  82358. 45: ok 47655
  82359. 45: ok 47656
  82360. 45: ok 47657
  82361. 45: ok 47658
  82362. 45: ok 47659
  82363. 45: ok 47660
  82364. 45: ok 47661
  82365. 45: ok 47662
  82366. 45: ok 47663
  82367. 45: ok 47664
  82368. 45: ok 47665
  82369. 45: ok 47666
  82370. 45: ok 47667
  82371. 45: ok 47668
  82372. 45: ok 47669
  82373. 45: ok 47670
  82374. 45: ok 47671
  82375. 45: ok 47672
  82376. 45: ok 47673
  82377. 45: ok 47674
  82378. 45: ok 47675
  82379. 45: ok 47676
  82380. 45: ok 47677
  82381. 45: ok 47678
  82382. 45: ok 47679
  82383. 45: ok 47680
  82384. 45: ok 47681
  82385. 45: ok 47682
  82386. 45: ok 47683
  82387. 45: ok 47684
  82388. 45: ok 47685
  82389. 45: ok 47686
  82390. 45: ok 47687
  82391. 45: ok 47688
  82392. 45: ok 47689
  82393. 45: ok 47690
  82394. 45: ok 47691
  82395. 45: ok 47692
  82396. 45: ok 47693
  82397. 45: ok 47694
  82398. 45: ok 47695
  82399. 45: ok 47696
  82400. 45: ok 47697
  82401. 45: ok 47698
  82402. 45: ok 47699
  82403. 45: ok 47700
  82404. 45: ok 47701
  82405. 45: ok 47702
  82406. 45: ok 47703
  82407. 45: ok 47704
  82408. 45: ok 47705
  82409. 45: ok 47706
  82410. 45: ok 47707
  82411. 45: ok 47708
  82412. 45: ok 47709
  82413. 45: ok 47710
  82414. 45: ok 47711
  82415. 45: ok 47712
  82416. 45: ok 47713
  82417. 45: ok 47714
  82418. 45: ok 47715
  82419. 45: ok 47716
  82420. 45: ok 47717
  82421. 45: ok 47718
  82422. 45: ok 47719
  82423. 45: ok 47720
  82424. 45: ok 47721
  82425. 45: ok 47722
  82426. 45: ok 47723
  82427. 45: ok 47724
  82428. 45: ok 47725
  82429. 45: ok 47726
  82430. 45: ok 47727
  82431. 45: ok 47728
  82432. 45: ok 47729
  82433. 45: ok 47730
  82434. 45: ok 47731
  82435. 45: ok 47732
  82436. 45: ok 47733
  82437. 45: ok 47734
  82438. 45: ok 47735
  82439. 45: ok 47736
  82440. 45: ok 47737
  82441. 45: ok 47738
  82442. 45: ok 47739
  82443. 45: ok 47740
  82444. 45: ok 47741
  82445. 45: ok 47742
  82446. 45: ok 47743
  82447. 45: ok 47744
  82448. 45: ok 47745
  82449. 45: ok 47746
  82450. 45: ok 47747
  82451. 45: ok 47748
  82452. 45: ok 47749
  82453. 45: ok 47750
  82454. 45: ok 47751
  82455. 45: ok 47752
  82456. 45: ok 47753
  82457. 45: ok 47754
  82458. 45: ok 47755
  82459. 45: ok 47756
  82460. 45: ok 47757
  82461. 45: ok 47758
  82462. 45: ok 47759
  82463. 45: ok 47760
  82464. 45: ok 47761
  82465. 45: ok 47762
  82466. 45: ok 47763
  82467. 45: ok 47764
  82468. 45: ok 47765
  82469. 45: ok 47766
  82470. 45: ok 47767
  82471. 45: ok 47768
  82472. 45: ok 47769
  82473. 45: ok 47770
  82474. 45: ok 47771
  82475. 45: ok 47772
  82476. 45: ok 47773
  82477. 45: ok 47774
  82478. 45: ok 47775
  82479. 45: ok 47776
  82480. 45: ok 47777
  82481. 45: ok 47778
  82482. 45: ok 47779
  82483. 45: ok 47780
  82484. 45: ok 47781
  82485. 45: ok 47782
  82486. 45: ok 47783
  82487. 45: ok 47784
  82488. 45: ok 47785
  82489. 45: ok 47786
  82490. 45: ok 47787
  82491. 45: ok 47788
  82492. 45: ok 47789
  82493. 45: ok 47790
  82494. 45: ok 47791
  82495. 45: ok 47792
  82496. 45: ok 47793
  82497. 45: ok 47794
  82498. 45: ok 47795
  82499. 45: ok 47796
  82500. 45: ok 47797
  82501. 45: ok 47798
  82502. 45: ok 47799
  82503. 45: ok 47800
  82504. 45: ok 47801
  82505. 45: ok 47802
  82506. 45: ok 47803
  82507. 45: ok 47804
  82508. 45: ok 47805
  82509. 45: ok 47806
  82510. 45: ok 47807
  82511. 45: ok 47808
  82512. 45: ok 47809
  82513. 45: ok 47810
  82514. 45: ok 47811
  82515. 45: ok 47812
  82516. 45: ok 47813
  82517. 45: ok 47814
  82518. 45: ok 47815
  82519. 45: ok 47816
  82520. 45: ok 47817
  82521. 45: ok 47818
  82522. 45: ok 47819
  82523. 45: ok 47820
  82524. 45: ok 47821
  82525. 45: ok 47822
  82526. 45: ok 47823
  82527. 45: ok 47824
  82528. 45: ok 47825
  82529. 45: ok 47826
  82530. 45: ok 47827
  82531. 45: ok 47828
  82532. 45: ok 47829
  82533. 45: ok 47830
  82534. 45: ok 47831
  82535. 45: ok 47832
  82536. 45: ok 47833
  82537. 45: ok 47834
  82538. 45: ok 47835
  82539. 45: ok 47836
  82540. 45: ok 47837
  82541. 45: ok 47838
  82542. 45: ok 47839
  82543. 45: ok 47840
  82544. 45: ok 47841
  82545. 45: ok 47842
  82546. 45: ok 47843
  82547. 45: ok 47844
  82548. 45: ok 47845
  82549. 45: ok 47846
  82550. 45: ok 47847
  82551. 45: ok 47848
  82552. 45: ok 47849
  82553. 45: ok 47850
  82554. 45: ok 47851
  82555. 45: ok 47852
  82556. 45: ok 47853
  82557. 45: ok 47854
  82558. 45: ok 47855
  82559. 45: ok 47856
  82560. 45: ok 47857
  82561. 45: ok 47858
  82562. 45: ok 47859
  82563. 45: ok 47860
  82564. 45: ok 47861
  82565. 45: ok 47862
  82566. 45: ok 47863
  82567. 45: ok 47864
  82568. 45: ok 47865
  82569. 45: ok 47866
  82570. 45: ok 47867
  82571. 45: ok 47868
  82572. 45: ok 47869
  82573. 45: ok 47870
  82574. 45: ok 47871
  82575. 45: ok 47872
  82576. 45: ok 47873
  82577. 45: ok 47874
  82578. 45: ok 47875
  82579. 45: ok 47876
  82580. 45: ok 47877
  82581. 45: ok 47878
  82582. 45: ok 47879
  82583. 45: ok 47880
  82584. 45: ok 47881
  82585. 45: ok 47882
  82586. 45: ok 47883
  82587. 45: ok 47884
  82588. 45: ok 47885
  82589. 45: ok 47886
  82590. 45: ok 47887
  82591. 45: ok 47888
  82592. 45: ok 47889
  82593. 45: ok 47890
  82594. 45: ok 47891
  82595. 45: ok 47892
  82596. 45: ok 47893
  82597. 45: ok 47894
  82598. 45: ok 47895
  82599. 45: ok 47896
  82600. 45: ok 47897
  82601. 45: ok 47898
  82602. 45: ok 47899
  82603. 45: ok 47900
  82604. 45: ok 47901
  82605. 45: ok 47902
  82606. 45: ok 47903
  82607. 45: ok 47904
  82608. 45: ok 47905
  82609. 45: ok 47906
  82610. 45: ok 47907
  82611. 45: ok 47908
  82612. 45: ok 47909
  82613. 45: ok 47910
  82614. 45: ok 47911
  82615. 45: ok 47912
  82616. 45: ok 47913
  82617. 45: ok 47914
  82618. 45: ok 47915
  82619. 45: ok 47916
  82620. 45: ok 47917
  82621. 45: ok 47918
  82622. 45: ok 47919
  82623. 45: ok 47920
  82624. 45: ok 47921
  82625. 45: ok 47922
  82626. 45: ok 47923
  82627. 45: ok 47924
  82628. 45: ok 47925
  82629. 45: ok 47926
  82630. 45: ok 47927
  82631. 45: ok 47928
  82632. 45: ok 47929
  82633. 45: ok 47930
  82634. 45: ok 47931
  82635. 45: ok 47932
  82636. 45: ok 47933
  82637. 45: ok 47934
  82638. 45: ok 47935
  82639. 45: ok 47936
  82640. 45: ok 47937
  82641. 45: ok 47938
  82642. 45: ok 47939
  82643. 45: ok 47940
  82644. 45: ok 47941
  82645. 45: ok 47942
  82646. 45: ok 47943
  82647. 45: ok 47944
  82648. 45: ok 47945
  82649. 45: ok 47946
  82650. 45: ok 47947
  82651. 45: ok 47948
  82652. 45: ok 47949
  82653. 45: ok 47950
  82654. 45: ok 47951
  82655. 45: ok 47952
  82656. 45: ok 47953
  82657. 45: ok 47954
  82658. 45: ok 47955
  82659. 45: ok 47956
  82660. 45: ok 47957
  82661. 45: ok 47958
  82662. 45: ok 47959
  82663. 45: ok 47960
  82664. 45: ok 47961
  82665. 45: ok 47962
  82666. 45: ok 47963
  82667. 45: ok 47964
  82668. 45: ok 47965
  82669. 45: ok 47966
  82670. 45: ok 47967
  82671. 45: ok 47968
  82672. 45: ok 47969
  82673. 45: ok 47970
  82674. 45: ok 47971
  82675. 45: ok 47972
  82676. 45: ok 47973
  82677. 45: ok 47974
  82678. 45: ok 47975
  82679. 45: ok 47976
  82680. 45: ok 47977
  82681. 45: ok 47978
  82682. 45: ok 47979
  82683. 45: ok 47980
  82684. 45: ok 47981
  82685. 45: ok 47982
  82686. 45: ok 47983
  82687. 45: ok 47984
  82688. 45: ok 47985
  82689. 45: ok 47986
  82690. 45: ok 47987
  82691. 45: ok 47988
  82692. 45: ok 47989
  82693. 45: ok 47990
  82694. 45: ok 47991
  82695. 45: ok 47992
  82696. 45: ok 47993
  82697. 45: ok 47994
  82698. 45: ok 47995
  82699. 45: ok 47996
  82700. 45: ok 47997
  82701. 45: ok 47998
  82702. 45: ok 47999
  82703. 45: ok 48000
  82704. 45: ok 48001
  82705. 45: ok 48002
  82706. 45: ok 48003
  82707. 45: ok 48004
  82708. 45: ok 48005
  82709. 45: ok 48006
  82710. 45: ok 48007
  82711. 45: ok 48008
  82712. 45: ok 48009
  82713. 45: ok 48010
  82714. 45: ok 48011
  82715. 45: ok 48012
  82716. 45: ok 48013
  82717. 45: ok 48014
  82718. 45: ok 48015
  82719. 45: ok 48016
  82720. 45: ok 48017
  82721. 45: ok 48018
  82722. 45: ok 48019
  82723. 45: ok 48020
  82724. 45: ok 48021
  82725. 45: ok 48022
  82726. 45: ok 48023
  82727. 45: ok 48024
  82728. 45: ok 48025
  82729. 45: ok 48026
  82730. 45: ok 48027
  82731. 45: ok 48028
  82732. 45: ok 48029
  82733. 45: ok 48030
  82734. 45: ok 48031
  82735. 45: ok 48032
  82736. 45: ok 48033
  82737. 45: ok 48034
  82738. 45: ok 48035
  82739. 45: ok 48036
  82740. 45: ok 48037
  82741. 45: ok 48038
  82742. 45: ok 48039
  82743. 45: ok 48040
  82744. 45: ok 48041
  82745. 45: ok 48042
  82746. 45: ok 48043
  82747. 45: ok 48044
  82748. 45: ok 48045
  82749. 45: ok 48046
  82750. 45: ok 48047
  82751. 45: ok 48048
  82752. 45: ok 48049
  82753. 45: ok 48050
  82754. 45: ok 48051
  82755. 45: ok 48052
  82756. 45: ok 48053
  82757. 45: ok 48054
  82758. 45: ok 48055
  82759. 45: ok 48056
  82760. 45: ok 48057
  82761. 45: ok 48058
  82762. 45: ok 48059
  82763. 45: ok 48060
  82764. 45: ok 48061
  82765. 45: ok 48062
  82766. 45: ok 48063
  82767. 45: ok 48064
  82768. 45: ok 48065
  82769. 45: ok 48066
  82770. 45: ok 48067
  82771. 45: ok 48068
  82772. 45: ok 48069
  82773. 45: ok 48070
  82774. 45: ok 48071
  82775. 45: ok 48072
  82776. 45: ok 48073
  82777. 45: ok 48074
  82778. 45: ok 48075
  82779. 45: ok 48076
  82780. 45: ok 48077
  82781. 45: ok 48078
  82782. 45: ok 48079
  82783. 45: ok 48080
  82784. 45: ok 48081
  82785. 45: ok 48082
  82786. 45: ok 48083
  82787. 45: ok 48084
  82788. 45: ok 48085
  82789. 45: ok 48086
  82790. 45: ok 48087
  82791. 45: ok 48088
  82792. 45: ok 48089
  82793. 45: ok 48090
  82794. 45: ok 48091
  82795. 45: ok 48092
  82796. 45: ok 48093
  82797. 45: ok 48094
  82798. 45: ok 48095
  82799. 45: ok 48096
  82800. 45: ok 48097
  82801. 45: ok 48098
  82802. 45: ok 48099
  82803. 45: ok 48100
  82804. 45: ok 48101
  82805. 45: ok 48102
  82806. 45: ok 48103
  82807. 45: ok 48104
  82808. 45: ok 48105
  82809. 45: ok 48106
  82810. 45: ok 48107
  82811. 45: ok 48108
  82812. 45: ok 48109
  82813. 45: ok 48110
  82814. 45: ok 48111
  82815. 45: ok 48112
  82816. 45: ok 48113
  82817. 45: ok 48114
  82818. 45: ok 48115
  82819. 45: ok 48116
  82820. 45: ok 48117
  82821. 45: ok 48118
  82822. 45: ok 48119
  82823. 45: ok 48120
  82824. 45: ok 48121
  82825. 45: ok 48122
  82826. 45: ok 48123
  82827. 45: ok 48124
  82828. 45: ok 48125
  82829. 45: ok 48126
  82830. 45: ok 48127
  82831. 45: ok 48128
  82832. 45: ok 48129
  82833. 45: ok 48130
  82834. 45: ok 48131
  82835. 45: ok 48132
  82836. 45: ok 48133
  82837. 45: ok 48134
  82838. 45: ok 48135
  82839. 45: ok 48136
  82840. 45: ok 48137
  82841. 45: ok 48138
  82842. 45: ok 48139
  82843. 45: ok 48140
  82844. 45: ok 48141
  82845. 45: ok 48142
  82846. 45: ok 48143
  82847. 45: ok 48144
  82848. 45: ok 48145
  82849. 45: ok 48146
  82850. 45: ok 48147
  82851. 45: ok 48148
  82852. 45: ok 48149
  82853. 45: ok 48150
  82854. 45: ok 48151
  82855. 45: ok 48152
  82856. 45: ok 48153
  82857. 45: ok 48154
  82858. 45: ok 48155
  82859. 45: ok 48156
  82860. 45: ok 48157
  82861. 45: ok 48158
  82862. 45: ok 48159
  82863. 45: ok 48160
  82864. 45: ok 48161
  82865. 45: ok 48162
  82866. 45: ok 48163
  82867. 45: ok 48164
  82868. 45: ok 48165
  82869. 45: ok 48166
  82870. 45: ok 48167
  82871. 45: ok 48168
  82872. 45: ok 48169
  82873. 45: ok 48170
  82874. 45: ok 48171
  82875. 45: ok 48172
  82876. 45: ok 48173
  82877. 45: ok 48174
  82878. 45: ok 48175
  82879. 45: ok 48176
  82880. 45: ok 48177
  82881. 45: ok 48178
  82882. 45: ok 48179
  82883. 45: ok 48180
  82884. 45: ok 48181
  82885. 45: ok 48182
  82886. 45: ok 48183
  82887. 45: ok 48184
  82888. 45: ok 48185
  82889. 45: ok 48186
  82890. 45: ok 48187
  82891. 45: ok 48188
  82892. 45: ok 48189
  82893. 45: ok 48190
  82894. 45: ok 48191
  82895. 45: ok 48192
  82896. 45: ok 48193
  82897. 45: ok 48194
  82898. 45: ok 48195
  82899. 45: ok 48196
  82900. 45: ok 48197
  82901. 45: ok 48198
  82902. 45: ok 48199
  82903. 45: ok 48200
  82904. 45: ok 48201
  82905. 45: ok 48202
  82906. 45: ok 48203
  82907. 45: ok 48204
  82908. 45: ok 48205
  82909. 45: ok 48206
  82910. 45: ok 48207
  82911. 45: ok 48208
  82912. 45: ok 48209
  82913. 45: ok 48210
  82914. 45: ok 48211
  82915. 45: ok 48212
  82916. 45: ok 48213
  82917. 45: ok 48214
  82918. 45: ok 48215
  82919. 45: ok 48216
  82920. 45: ok 48217
  82921. 45: ok 48218
  82922. 45: ok 48219
  82923. 45: ok 48220
  82924. 45: ok 48221
  82925. 45: ok 48222
  82926. 45: ok 48223
  82927. 45: ok 48224
  82928. 45: ok 48225
  82929. 45: ok 48226
  82930. 45: ok 48227
  82931. 45: ok 48228
  82932. 45: ok 48229
  82933. 45: ok 48230
  82934. 45: ok 48231
  82935. 45: ok 48232
  82936. 45: ok 48233
  82937. 45: ok 48234
  82938. 45: ok 48235
  82939. 45: ok 48236
  82940. 45: ok 48237
  82941. 45: ok 48238
  82942. 45: ok 48239
  82943. 45: ok 48240
  82944. 45: ok 48241
  82945. 45: ok 48242
  82946. 45: ok 48243
  82947. 45: ok 48244
  82948. 45: ok 48245
  82949. 45: ok 48246
  82950. 45: ok 48247
  82951. 45: ok 48248
  82952. 45: ok 48249
  82953. 45: ok 48250
  82954. 45: ok 48251
  82955. 45: ok 48252
  82956. 45: ok 48253
  82957. 45: ok 48254
  82958. 45: ok 48255
  82959. 45: ok 48256
  82960. 45: ok 48257
  82961. 45: ok 48258
  82962. 45: ok 48259
  82963. 45: ok 48260
  82964. 45: ok 48261
  82965. 45: ok 48262
  82966. 45: ok 48263
  82967. 45: ok 48264
  82968. 45: ok 48265
  82969. 45: ok 48266
  82970. 45: ok 48267
  82971. 45: ok 48268
  82972. 45: ok 48269
  82973. 45: ok 48270
  82974. 45: ok 48271
  82975. 45: ok 48272
  82976. 45: ok 48273
  82977. 45: ok 48274
  82978. 45: ok 48275
  82979. 45: ok 48276
  82980. 45: ok 48277
  82981. 45: ok 48278
  82982. 45: ok 48279
  82983. 45: ok 48280
  82984. 45: ok 48281
  82985. 45: ok 48282
  82986. 45: ok 48283
  82987. 45: ok 48284
  82988. 45: ok 48285
  82989. 45: ok 48286
  82990. 45: ok 48287
  82991. 45: ok 48288
  82992. 45: ok 48289
  82993. 45: ok 48290
  82994. 45: ok 48291
  82995. 45: ok 48292
  82996. 45: ok 48293
  82997. 45: ok 48294
  82998. 45: ok 48295
  82999. 45: ok 48296
  83000. 45: ok 48297
  83001. 45: ok 48298
  83002. 45: ok 48299
  83003. 45: ok 48300
  83004. 45: ok 48301
  83005. 45: ok 48302
  83006. 45: ok 48303
  83007. 45: ok 48304
  83008. 45: ok 48305
  83009. 45: ok 48306
  83010. 45: ok 48307
  83011. 45: ok 48308
  83012. 45: ok 48309
  83013. 45: ok 48310
  83014. 45: ok 48311
  83015. 45: ok 48312
  83016. 45: ok 48313
  83017. 45: ok 48314
  83018. 45: ok 48315
  83019. 45: ok 48316
  83020. 45: ok 48317
  83021. 45: ok 48318
  83022. 45: ok 48319
  83023. 45: ok 48320
  83024. 45: ok 48321
  83025. 45: ok 48322
  83026. 45: ok 48323
  83027. 45: ok 48324
  83028. 45: ok 48325
  83029. 45: ok 48326
  83030. 45: ok 48327
  83031. 45: ok 48328
  83032. 45: ok 48329
  83033. 45: ok 48330
  83034. 45: ok 48331
  83035. 45: ok 48332
  83036. 45: ok 48333
  83037. 45: ok 48334
  83038. 45: ok 48335
  83039. 45: ok 48336
  83040. 45: ok 48337
  83041. 45: ok 48338
  83042. 45: ok 48339
  83043. 45: ok 48340
  83044. 45: ok 48341
  83045. 45: ok 48342
  83046. 45: ok 48343
  83047. 45: ok 48344
  83048. 45: ok 48345
  83049. 45: ok 48346
  83050. 45: ok 48347
  83051. 45: ok 48348
  83052. 45: ok 48349
  83053. 45: ok 48350
  83054. 45: ok 48351
  83055. 45: ok 48352
  83056. 45: ok 48353
  83057. 45: ok 48354
  83058. 45: ok 48355
  83059. 45: ok 48356
  83060. 45: ok 48357
  83061. 45: ok 48358
  83062. 45: ok 48359
  83063. 45: ok 48360
  83064. 45: ok 48361
  83065. 45: ok 48362
  83066. 45: ok 48363
  83067. 45: ok 48364
  83068. 45: ok 48365
  83069. 45: ok 48366
  83070. 45: ok 48367
  83071. 45: ok 48368
  83072. 45: ok 48369
  83073. 45: ok 48370
  83074. 45: ok 48371
  83075. 45: ok 48372
  83076. 45: ok 48373
  83077. 45: ok 48374
  83078. 45: ok 48375
  83079. 45: ok 48376
  83080. 45: ok 48377
  83081. 45: ok 48378
  83082. 45: ok 48379
  83083. 45: ok 48380
  83084. 45: ok 48381
  83085. 45: ok 48382
  83086. 45: ok 48383
  83087. 45: ok 48384
  83088. 45: ok 48385
  83089. 45: ok 48386
  83090. 45: ok 48387
  83091. 45: ok 48388
  83092. 45: ok 48389
  83093. 45: ok 48390
  83094. 45: ok 48391
  83095. 45: ok 48392
  83096. 45: ok 48393
  83097. 45: ok 48394
  83098. 45: ok 48395
  83099. 45: ok 48396
  83100. 45: ok 48397
  83101. 45: ok 48398
  83102. 45: ok 48399
  83103. 45: ok 48400
  83104. 45: ok 48401
  83105. 45: ok 48402
  83106. 45: ok 48403
  83107. 45: ok 48404
  83108. 45: ok 48405
  83109. 45: ok 48406
  83110. 45: ok 48407
  83111. 45: ok 48408
  83112. 45: ok 48409
  83113. 45: ok 48410
  83114. 45: ok 48411
  83115. 45: ok 48412
  83116. 45: ok 48413
  83117. 45: ok 48414
  83118. 45: ok 48415
  83119. 45: ok 48416
  83120. 45: ok 48417
  83121. 45: ok 48418
  83122. 45: ok 48419
  83123. 45: ok 48420
  83124. 45: ok 48421
  83125. 45: ok 48422
  83126. 45: ok 48423
  83127. 45: ok 48424
  83128. 45: ok 48425
  83129. 45: ok 48426
  83130. 45: ok 48427
  83131. 45: ok 48428
  83132. 45: ok 48429
  83133. 45: ok 48430
  83134. 45: ok 48431
  83135. 45: ok 48432
  83136. 45: ok 48433
  83137. 45: ok 48434
  83138. 45: ok 48435
  83139. 45: ok 48436
  83140. 45: ok 48437
  83141. 45: ok 48438
  83142. 45: ok 48439
  83143. 45: ok 48440
  83144. 45: ok 48441
  83145. 45: ok 48442
  83146. 45: ok 48443
  83147. 45: ok 48444
  83148. 45: ok 48445
  83149. 45: ok 48446
  83150. 45: ok 48447
  83151. 45: ok 48448
  83152. 45: ok 48449
  83153. 45: ok 48450
  83154. 45: ok 48451
  83155. 45: ok 48452
  83156. 45: ok 48453
  83157. 45: ok 48454
  83158. 45: ok 48455
  83159. 45: ok 48456
  83160. 45: ok 48457
  83161. 45: ok 48458
  83162. 45: ok 48459
  83163. 45: ok 48460
  83164. 45: ok 48461
  83165. 45: ok 48462
  83166. 45: ok 48463
  83167. 45: ok 48464
  83168. 45: ok 48465
  83169. 45: ok 48466
  83170. 45: ok 48467
  83171. 45: ok 48468
  83172. 45: ok 48469
  83173. 45: ok 48470
  83174. 45: ok 48471
  83175. 45: ok 48472
  83176. 45: ok 48473
  83177. 45: ok 48474
  83178. 45: ok 48475
  83179. 45: ok 48476
  83180. 45: ok 48477
  83181. 45: ok 48478
  83182. 45: ok 48479
  83183. 45: ok 48480
  83184. 45: ok 48481
  83185. 45: ok 48482
  83186. 45: ok 48483
  83187. 45: ok 48484
  83188. 45: ok 48485
  83189. 45: ok 48486
  83190. 45: ok 48487
  83191. 45: ok 48488
  83192. 45: ok 48489
  83193. 45: ok 48490
  83194. 45: ok 48491
  83195. 45: ok 48492
  83196. 45: ok 48493
  83197. 45: ok 48494
  83198. 45: ok 48495
  83199. 45: ok 48496
  83200. 45: ok 48497
  83201. 45: ok 48498
  83202. 45: ok 48499
  83203. 45: ok 48500
  83204. 45: ok 48501
  83205. 45: ok 48502
  83206. 45: ok 48503
  83207. 45: ok 48504
  83208. 45: ok 48505
  83209. 45: ok 48506
  83210. 45: ok 48507
  83211. 45: ok 48508
  83212. 45: ok 48509
  83213. 45: ok 48510
  83214. 45: ok 48511
  83215. 45: ok 48512
  83216. 45: ok 48513
  83217. 45: ok 48514
  83218. 45: ok 48515
  83219. 45: ok 48516
  83220. 45: ok 48517
  83221. 45: ok 48518
  83222. 45: ok 48519
  83223. 45: ok 48520
  83224. 45: ok 48521
  83225. 45: ok 48522
  83226. 45: ok 48523
  83227. 45: ok 48524
  83228. 45: ok 48525
  83229. 45: ok 48526
  83230. 45: ok 48527
  83231. 45: ok 48528
  83232. 45: ok 48529
  83233. 45: ok 48530
  83234. 45: ok 48531
  83235. 45: ok 48532
  83236. 45: ok 48533
  83237. 45: ok 48534
  83238. 45: ok 48535
  83239. 45: ok 48536
  83240. 45: ok 48537
  83241. 45: ok 48538
  83242. 45: ok 48539
  83243. 45: ok 48540
  83244. 45: ok 48541
  83245. 45: ok 48542
  83246. 45: ok 48543
  83247. 45: ok 48544
  83248. 45: ok 48545
  83249. 45: ok 48546
  83250. 45: ok 48547
  83251. 45: ok 48548
  83252. 45: ok 48549
  83253. 45: ok 48550
  83254. 45: ok 48551
  83255. 45: ok 48552
  83256. 45: ok 48553
  83257. 45: ok 48554
  83258. 45: ok 48555
  83259. 45: ok 48556
  83260. 45: ok 48557
  83261. 45: ok 48558
  83262. 45: ok 48559
  83263. 45: ok 48560
  83264. 45: ok 48561
  83265. 45: ok 48562
  83266. 45: ok 48563
  83267. 45: ok 48564
  83268. 45: ok 48565
  83269. 45: ok 48566
  83270. 45: ok 48567
  83271. 45: ok 48568
  83272. 45: ok 48569
  83273. 45: ok 48570
  83274. 45: ok 48571
  83275. 45: ok 48572
  83276. 45: ok 48573
  83277. 45: ok 48574
  83278. 45: ok 48575
  83279. 45: ok 48576
  83280. 45: ok 48577
  83281. 45: ok 48578
  83282. 45: ok 48579
  83283. 45: ok 48580
  83284. 45: ok 48581
  83285. 45: ok 48582
  83286. 45: ok 48583
  83287. 45: ok 48584
  83288. 45: ok 48585
  83289. 45: ok 48586
  83290. 45: ok 48587
  83291. 45: ok 48588
  83292. 45: ok 48589
  83293. 45: ok 48590
  83294. 45: ok 48591
  83295. 45: ok 48592
  83296. 45: ok 48593
  83297. 45: ok 48594
  83298. 45: ok 48595
  83299. 45: ok 48596
  83300. 45: ok 48597
  83301. 45: ok 48598
  83302. 45: ok 48599
  83303. 45: ok 48600
  83304. 45: ok 48601
  83305. 45: ok 48602
  83306. 45: ok 48603
  83307. 45: ok 48604
  83308. 45: ok 48605
  83309. 45: ok 48606
  83310. 45: ok 48607
  83311. 45: ok 48608
  83312. 45: ok 48609
  83313. 45: ok 48610
  83314. 45: ok 48611
  83315. 45: ok 48612
  83316. 45: ok 48613
  83317. 45: ok 48614
  83318. 45: ok 48615
  83319. 45: ok 48616
  83320. 45: ok 48617
  83321. 45: ok 48618
  83322. 45: ok 48619
  83323. 45: ok 48620
  83324. 45: ok 48621
  83325. 45: ok 48622
  83326. 45: ok 48623
  83327. 45: ok 48624
  83328. 45: ok 48625
  83329. 45: ok 48626
  83330. 45: ok 48627
  83331. 45: ok 48628
  83332. 45: ok 48629
  83333. 45: ok 48630
  83334. 45: ok 48631
  83335. 45: ok 48632
  83336. 45: ok 48633
  83337. 45: ok 48634
  83338. 45: ok 48635
  83339. 45: ok 48636
  83340. 45: ok 48637
  83341. 45: ok 48638
  83342. 45: ok 48639
  83343. 45: ok 48640
  83344. 45: ok 48641
  83345. 45: ok 48642
  83346. 45: ok 48643
  83347. 45: ok 48644
  83348. 45: ok 48645
  83349. 45: ok 48646
  83350. 45: ok 48647
  83351. 45: ok 48648
  83352. 45: ok 48649
  83353. 45: ok 48650
  83354. 45: ok 48651
  83355. 45: ok 48652
  83356. 45: ok 48653
  83357. 45: ok 48654
  83358. 45: ok 48655
  83359. 45: ok 48656
  83360. 45: ok 48657
  83361. 45: ok 48658
  83362. 45: ok 48659
  83363. 45: ok 48660
  83364. 45: ok 48661
  83365. 45: ok 48662
  83366. 45: ok 48663
  83367. 45: ok 48664
  83368. 45: ok 48665
  83369. 45: ok 48666
  83370. 45: ok 48667
  83371. 45: ok 48668
  83372. 45: ok 48669
  83373. 45: ok 48670
  83374. 45: ok 48671
  83375. 45: ok 48672
  83376. 45: ok 48673
  83377. 45: ok 48674
  83378. 45: ok 48675
  83379. 45: ok 48676
  83380. 45: ok 48677
  83381. 45: ok 48678
  83382. 45: ok 48679
  83383. 45: ok 48680
  83384. 45: ok 48681
  83385. 45: ok 48682
  83386. 45: ok 48683
  83387. 45: ok 48684
  83388. 45: ok 48685
  83389. 45: ok 48686
  83390. 45: ok 48687
  83391. 45: ok 48688
  83392. 45: ok 48689
  83393. 45: ok 48690
  83394. 45: ok 48691
  83395. 45: ok 48692
  83396. 45: ok 48693
  83397. 45: ok 48694
  83398. 45: ok 48695
  83399. 45: ok 48696
  83400. 45: ok 48697
  83401. 45: ok 48698
  83402. 45: ok 48699
  83403. 45: ok 48700
  83404. 45: ok 48701
  83405. 45: ok 48702
  83406. 45: ok 48703
  83407. 45: ok 48704
  83408. 45: ok 48705
  83409. 45: ok 48706
  83410. 45: ok 48707
  83411. 45: ok 48708
  83412. 45: ok 48709
  83413. 45: ok 48710
  83414. 45: ok 48711
  83415. 45: ok 48712
  83416. 45: ok 48713
  83417. 45: ok 48714
  83418. 45: ok 48715
  83419. 45: ok 48716
  83420. 45: ok 48717
  83421. 45: ok 48718
  83422. 45: ok 48719
  83423. 45: ok 48720
  83424. 45: ok 48721
  83425. 45: ok 48722
  83426. 45: ok 48723
  83427. 45: ok 48724
  83428. 45: ok 48725
  83429. 45: ok 48726
  83430. 45: ok 48727
  83431. 45: ok 48728
  83432. 45: ok 48729
  83433. 45: ok 48730
  83434. 45: ok 48731
  83435. 45: ok 48732
  83436. 45: ok 48733
  83437. 45: ok 48734
  83438. 45: ok 48735
  83439. 45: ok 48736
  83440. 45: ok 48737
  83441. 45: ok 48738
  83442. 45: ok 48739
  83443. 45: ok 48740
  83444. 45: ok 48741
  83445. 45: ok 48742
  83446. 45: ok 48743
  83447. 45: ok 48744
  83448. 45: ok 48745
  83449. 45: ok 48746
  83450. 45: ok 48747
  83451. 45: ok 48748
  83452. 45: ok 48749
  83453. 45: ok 48750
  83454. 45: ok 48751
  83455. 45: ok 48752
  83456. 45: ok 48753
  83457. 45: ok 48754
  83458. 45: ok 48755
  83459. 45: ok 48756
  83460. 45: ok 48757
  83461. 45: ok 48758
  83462. 45: ok 48759
  83463. 45: ok 48760
  83464. 45: ok 48761
  83465. 45: ok 48762
  83466. 45: ok 48763
  83467. 45: ok 48764
  83468. 45: ok 48765
  83469. 45: ok 48766
  83470. 45: ok 48767
  83471. 45: ok 48768
  83472. 45: ok 48769
  83473. 45: ok 48770
  83474. 45: ok 48771
  83475. 45: ok 48772
  83476. 45: ok 48773
  83477. 45: ok 48774
  83478. 45: ok 48775
  83479. 45: ok 48776
  83480. 45: ok 48777
  83481. 45: ok 48778
  83482. 45: ok 48779
  83483. 45: ok 48780
  83484. 45: ok 48781
  83485. 45: ok 48782
  83486. 45: ok 48783
  83487. 45: ok 48784
  83488. 45: ok 48785
  83489. 45: ok 48786
  83490. 45: ok 48787
  83491. 45: ok 48788
  83492. 45: ok 48789
  83493. 45: ok 48790
  83494. 45: ok 48791
  83495. 45: ok 48792
  83496. 45: ok 48793
  83497. 45: ok 48794
  83498. 45: ok 48795
  83499. 45: ok 48796
  83500. 45: ok 48797
  83501. 45: ok 48798
  83502. 45: ok 48799
  83503. 45: ok 48800
  83504. 45: ok 48801
  83505. 45: ok 48802
  83506. 45: ok 48803
  83507. 45: ok 48804
  83508. 45: ok 48805
  83509. 45: ok 48806
  83510. 45: ok 48807
  83511. 45: ok 48808
  83512. 45: ok 48809
  83513. 45: ok 48810
  83514. 45: ok 48811
  83515. 45: ok 48812
  83516. 45: ok 48813
  83517. 45: ok 48814
  83518. 45: ok 48815
  83519. 45: ok 48816
  83520. 45: ok 48817
  83521. 45: ok 48818
  83522. 45: ok 48819
  83523. 45: ok 48820
  83524. 45: ok 48821
  83525. 45: ok 48822
  83526. 45: ok 48823
  83527. 45: ok 48824
  83528. 45: ok 48825
  83529. 45: ok 48826
  83530. 45: ok 48827
  83531. 45: ok 48828
  83532. 45: ok 48829
  83533. 45: ok 48830
  83534. 45: ok 48831
  83535. 45: ok 48832
  83536. 45: ok 48833
  83537. 45: ok 48834
  83538. 45: ok 48835
  83539. 45: ok 48836
  83540. 45: ok 48837
  83541. 45: ok 48838
  83542. 45: ok 48839
  83543. 45: ok 48840
  83544. 45: ok 48841
  83545. 45: ok 48842
  83546. 45: ok 48843
  83547. 45: ok 48844
  83548. 45: ok 48845
  83549. 45: ok 48846
  83550. 45: ok 48847
  83551. 45: ok 48848
  83552. 45: ok 48849
  83553. 45: ok 48850
  83554. 45: ok 48851
  83555. 45: ok 48852
  83556. 45: ok 48853
  83557. 45: ok 48854
  83558. 45: ok 48855
  83559. 45: ok 48856
  83560. 45: ok 48857
  83561. 45: ok 48858
  83562. 45: ok 48859
  83563. 45: ok 48860
  83564. 45: ok 48861
  83565. 45: ok 48862
  83566. 45: ok 48863
  83567. 45: ok 48864
  83568. 45: ok 48865
  83569. 45: ok 48866
  83570. 45: ok 48867
  83571. 45: ok 48868
  83572. 45: ok 48869
  83573. 45: ok 48870
  83574. 45: ok 48871
  83575. 45: ok 48872
  83576. 45: ok 48873
  83577. 45: ok 48874
  83578. 45: ok 48875
  83579. 45: ok 48876
  83580. 45: ok 48877
  83581. 45: ok 48878
  83582. 45: ok 48879
  83583. 45: ok 48880
  83584. 45: ok 48881
  83585. 45: ok 48882
  83586. 45: ok 48883
  83587. 45: ok 48884
  83588. 45: ok 48885
  83589. 45: ok 48886
  83590. 45: ok 48887
  83591. 45: ok 48888
  83592. 45: ok 48889
  83593. 45: ok 48890
  83594. 45: ok 48891
  83595. 45: ok 48892
  83596. 45: ok 48893
  83597. 45: ok 48894
  83598. 45: ok 48895
  83599. 45: ok 48896
  83600. 45: ok 48897
  83601. 45: ok 48898
  83602. 45: ok 48899
  83603. 45: ok 48900
  83604. 45: ok 48901
  83605. 45: ok 48902
  83606. 45: ok 48903
  83607. 45: ok 48904
  83608. 45: ok 48905
  83609. 45: ok 48906
  83610. 45: ok 48907
  83611. 45: ok 48908
  83612. 45: ok 48909
  83613. 45: ok 48910
  83614. 45: ok 48911
  83615. 45: ok 48912
  83616. 45: ok 48913
  83617. 45: ok 48914
  83618. 45: ok 48915
  83619. 45: ok 48916
  83620. 45: ok 48917
  83621. 45: ok 48918
  83622. 45: ok 48919
  83623. 45: ok 48920
  83624. 45: ok 48921
  83625. 45: ok 48922
  83626. 45: ok 48923
  83627. 45: ok 48924
  83628. 45: ok 48925
  83629. 45: ok 48926
  83630. 45: ok 48927
  83631. 45: ok 48928
  83632. 45: ok 48929
  83633. 45: ok 48930
  83634. 45: ok 48931
  83635. 45: ok 48932
  83636. 45: ok 48933
  83637. 45: ok 48934
  83638. 45: ok 48935
  83639. 45: ok 48936
  83640. 45: ok 48937
  83641. 45: ok 48938
  83642. 45: ok 48939
  83643. 45: ok 48940
  83644. 45: ok 48941
  83645. 45: ok 48942
  83646. 45: ok 48943
  83647. 45: ok 48944
  83648. 45: ok 48945
  83649. 45: ok 48946
  83650. 45: ok 48947
  83651. 45: ok 48948
  83652. 45: ok 48949
  83653. 45: ok 48950
  83654. 45: ok 48951
  83655. 45: ok 48952
  83656. 45: ok 48953
  83657. 45: ok 48954
  83658. 45: ok 48955
  83659. 45: ok 48956
  83660. 45: ok 48957
  83661. 45: ok 48958
  83662. 45: ok 48959
  83663. 45: ok 48960
  83664. 45: ok 48961
  83665. 45: ok 48962
  83666. 45: ok 48963
  83667. 45: ok 48964
  83668. 45: ok 48965
  83669. 45: ok 48966
  83670. 45: ok 48967
  83671. 45: ok 48968
  83672. 45: ok 48969
  83673. 45: ok 48970
  83674. 45: ok 48971
  83675. 45: ok 48972
  83676. 45: ok 48973
  83677. 45: ok 48974
  83678. 45: ok 48975
  83679. 45: ok 48976
  83680. 45: ok 48977
  83681. 45: ok 48978
  83682. 45: ok 48979
  83683. 45: ok 48980
  83684. 45: ok 48981
  83685. 45: ok 48982
  83686. 45: ok 48983
  83687. 45: ok 48984
  83688. 45: ok 48985
  83689. 45: ok 48986
  83690. 45: ok 48987
  83691. 45: ok 48988
  83692. 45: ok 48989
  83693. 45: ok 48990
  83694. 45: ok 48991
  83695. 45: ok 48992
  83696. 45: ok 48993
  83697. 45: ok 48994
  83698. 45: ok 48995
  83699. 45: ok 48996
  83700. 45: ok 48997
  83701. 45: ok 48998
  83702. 45: ok 48999
  83703. 45: ok 49000
  83704. 45: ok 49001
  83705. 45: ok 49002
  83706. 45: ok 49003
  83707. 45: ok 49004
  83708. 45: ok 49005
  83709. 45: ok 49006
  83710. 45: ok 49007
  83711. 45: ok 49008
  83712. 45: ok 49009
  83713. 45: ok 49010
  83714. 45: ok 49011
  83715. 45: ok 49012
  83716. 45: ok 49013
  83717. 45: ok 49014
  83718. 45: ok 49015
  83719. 45: ok 49016
  83720. 45: ok 49017
  83721. 45: ok 49018
  83722. 45: ok 49019
  83723. 45: ok 49020
  83724. 45: ok 49021
  83725. 45: ok 49022
  83726. 45: ok 49023
  83727. 45: ok 49024
  83728. 45: ok 49025
  83729. 45: ok 49026
  83730. 45: ok 49027
  83731. 45: ok 49028
  83732. 45: ok 49029
  83733. 45: ok 49030
  83734. 45: ok 49031
  83735. 45: ok 49032
  83736. 45: ok 49033
  83737. 45: ok 49034
  83738. 45: ok 49035
  83739. 45: ok 49036
  83740. 45: ok 49037
  83741. 45: ok 49038
  83742. 45: ok 49039
  83743. 45: ok 49040
  83744. 45: ok 49041
  83745. 45: ok 49042
  83746. 45: ok 49043
  83747. 45: ok 49044
  83748. 45: ok 49045
  83749. 45: ok 49046
  83750. 45: ok 49047
  83751. 45: ok 49048
  83752. 45: ok 49049
  83753. 45: ok 49050
  83754. 45: ok 49051
  83755. 45: ok 49052
  83756. 45: ok 49053
  83757. 45: ok 49054
  83758. 45: ok 49055
  83759. 45: ok 49056
  83760. 45: ok 49057
  83761. 45: ok 49058
  83762. 45: ok 49059
  83763. 45: ok 49060
  83764. 45: ok 49061
  83765. 45: ok 49062
  83766. 45: ok 49063
  83767. 45: ok 49064
  83768. 45: ok 49065
  83769. 45: ok 49066
  83770. 45: ok 49067
  83771. 45: ok 49068
  83772. 45: ok 49069
  83773. 45: ok 49070
  83774. 45: ok 49071
  83775. 45: ok 49072
  83776. 45: ok 49073
  83777. 45: ok 49074
  83778. 45: ok 49075
  83779. 45: ok 49076
  83780. 45: ok 49077
  83781. 45: ok 49078
  83782. 45: ok 49079
  83783. 45: ok 49080
  83784. 45: ok 49081
  83785. 45: ok 49082
  83786. 45: ok 49083
  83787. 45: ok 49084
  83788. 45: ok 49085
  83789. 45: ok 49086
  83790. 45: ok 49087
  83791. 45: ok 49088
  83792. 45: ok 49089
  83793. 45: ok 49090
  83794. 45: ok 49091
  83795. 45: ok 49092
  83796. 45: ok 49093
  83797. 45: ok 49094
  83798. 45: ok 49095
  83799. 45: ok 49096
  83800. 45: ok 49097
  83801. 45: ok 49098
  83802. 45: ok 49099
  83803. 45: ok 49100
  83804. 45: ok 49101
  83805. 45: ok 49102
  83806. 45: ok 49103
  83807. 45: ok 49104
  83808. 45: ok 49105
  83809. 45: ok 49106
  83810. 45: ok 49107
  83811. 45: ok 49108
  83812. 45: ok 49109
  83813. 45: ok 49110
  83814. 45: ok 49111
  83815. 45: ok 49112
  83816. 45: ok 49113
  83817. 45: ok 49114
  83818. 45: ok 49115
  83819. 45: ok 49116
  83820. 45: ok 49117
  83821. 45: ok 49118
  83822. 45: ok 49119
  83823. 45: ok 49120
  83824. 45: ok 49121
  83825. 45: ok 49122
  83826. 45: ok 49123
  83827. 45: ok 49124
  83828. 45: ok 49125
  83829. 45: ok 49126
  83830. 45: ok 49127
  83831. 45: ok 49128
  83832. 45: ok 49129
  83833. 45: ok 49130
  83834. 45: ok 49131
  83835. 45: ok 49132
  83836. 45: ok 49133
  83837. 45: ok 49134
  83838. 45: ok 49135
  83839. 45: ok 49136
  83840. 45: ok 49137
  83841. 45: ok 49138
  83842. 45: ok 49139
  83843. 45: ok 49140
  83844. 45: ok 49141
  83845. 45: ok 49142
  83846. 45: ok 49143
  83847. 45: ok 49144
  83848. 45: ok 49145
  83849. 45: ok 49146
  83850. 45: ok 49147
  83851. 45: ok 49148
  83852. 45: ok 49149
  83853. 45: ok 49150
  83854. 45: ok 49151
  83855. 45: ok 49152
  83856. 45: ok 49153
  83857. 45: ok 49154
  83858. 45: ok 49155
  83859. 45: ok 49156
  83860. 45: ok 49157
  83861. 45: ok 49158
  83862. 45: ok 49159
  83863. 45: ok 49160
  83864. 45: ok 49161
  83865. 45: ok 49162
  83866. 45: ok 49163
  83867. 45: ok 49164
  83868. 45: ok 49165
  83869. 45: ok 49166
  83870. 45: ok 49167
  83871. 45: ok 49168
  83872. 45: ok 49169
  83873. 45: ok 49170
  83874. 45: ok 49171
  83875. 45: ok 49172
  83876. 45: ok 49173
  83877. 45: ok 49174
  83878. 45: ok 49175
  83879. 45: ok 49176
  83880. 45: ok 49177
  83881. 45: ok 49178
  83882. 45: ok 49179
  83883. 45: ok 49180
  83884. 45: ok 49181
  83885. 45: ok 49182
  83886. 45: ok 49183
  83887. 45: ok 49184
  83888. 45: ok 49185
  83889. 45: ok 49186
  83890. 45: ok 49187
  83891. 45: ok 49188
  83892. 45: ok 49189
  83893. 45: ok 49190
  83894. 45: ok 49191
  83895. 45: ok 49192
  83896. 45: ok 49193
  83897. 45: ok 49194
  83898. 45: ok 49195
  83899. 45: ok 49196
  83900. 45: ok 49197
  83901. 45: ok 49198
  83902. 45: ok 49199
  83903. 45: ok 49200
  83904. 45: ok 49201
  83905. 45: ok 49202
  83906. 45: ok 49203
  83907. 45: ok 49204
  83908. 45: ok 49205
  83909. 45: ok 49206
  83910. 45: ok 49207
  83911. 45: ok 49208
  83912. 45: ok 49209
  83913. 45: ok 49210
  83914. 45: ok 49211
  83915. 45: ok 49212
  83916. 45: ok 49213
  83917. 45: ok 49214
  83918. 45: ok 49215
  83919. 45: ok 49216
  83920. 45: ok 49217
  83921. 45: ok 49218
  83922. 45: ok 49219
  83923. 45: ok 49220
  83924. 45: ok 49221
  83925. 45: ok 49222
  83926. 45: ok 49223
  83927. 45: ok 49224
  83928. 45: ok 49225
  83929. 45: ok 49226
  83930. 45: ok 49227
  83931. 45: ok 49228
  83932. 45: ok 49229
  83933. 45: ok 49230
  83934. 45: ok 49231
  83935. 45: ok 49232
  83936. 45: ok 49233
  83937. 45: ok 49234
  83938. 45: ok 49235
  83939. 45: ok 49236
  83940. 45: ok 49237
  83941. 45: ok 49238
  83942. 45: ok 49239
  83943. 45: ok 49240
  83944. 45: ok 49241
  83945. 45: ok 49242
  83946. 45: ok 49243
  83947. 45: ok 49244
  83948. 45: ok 49245
  83949. 45: ok 49246
  83950. 45: ok 49247
  83951. 45: ok 49248
  83952. 45: ok 49249
  83953. 45: ok 49250
  83954. 45: ok 49251
  83955. 45: ok 49252
  83956. 45: ok 49253
  83957. 45: ok 49254
  83958. 45: ok 49255
  83959. 45: ok 49256
  83960. 45: ok 49257
  83961. 45: ok 49258
  83962. 45: ok 49259
  83963. 45: ok 49260
  83964. 45: ok 49261
  83965. 45: ok 49262
  83966. 45: ok 49263
  83967. 45: ok 49264
  83968. 45: ok 49265
  83969. 45: ok 49266
  83970. 45: ok 49267
  83971. 45: ok 49268
  83972. 45: ok 49269
  83973. 45: ok 49270
  83974. 45: ok 49271
  83975. 45: ok 49272
  83976. 45: ok 49273
  83977. 45: ok 49274
  83978. 45: ok 49275
  83979. 45: ok 49276
  83980. 45: ok 49277
  83981. 45: ok 49278
  83982. 45: ok 49279
  83983. 45: ok 49280
  83984. 45: ok 49281
  83985. 45: ok 49282
  83986. 45: ok 49283
  83987. 45: ok 49284
  83988. 45: ok 49285
  83989. 45: ok 49286
  83990. 45: ok 49287
  83991. 45: ok 49288
  83992. 45: ok 49289
  83993. 45: ok 49290
  83994. 45: ok 49291
  83995. 45: ok 49292
  83996. 45: ok 49293
  83997. 45: ok 49294
  83998. 45: ok 49295
  83999. 45: ok 49296
  84000. 45: ok 49297
  84001. 45: ok 49298
  84002. 45: ok 49299
  84003. 45: ok 49300
  84004. 45: ok 49301
  84005. 45: ok 49302
  84006. 45: ok 49303
  84007. 45: ok 49304
  84008. 45: ok 49305
  84009. 45: ok 49306
  84010. 45: ok 49307
  84011. 45: ok 49308
  84012. 45: ok 49309
  84013. 45: ok 49310
  84014. 45: ok 49311
  84015. 45: ok 49312
  84016. 45: ok 49313
  84017. 45: ok 49314
  84018. 45: ok 49315
  84019. 45: ok 49316
  84020. 45: ok 49317
  84021. 45: ok 49318
  84022. 45: ok 49319
  84023. 45: ok 49320
  84024. 45: ok 49321
  84025. 45: ok 49322
  84026. 45: ok 49323
  84027. 45: ok 49324
  84028. 45: ok 49325
  84029. 45: ok 49326
  84030. 45: ok 49327
  84031. 45: ok 49328
  84032. 45: ok 49329
  84033. 45: ok 49330
  84034. 45: ok 49331
  84035. 45: ok 49332
  84036. 45: ok 49333
  84037. 45: ok 49334
  84038. 45: ok 49335
  84039. 45: ok 49336
  84040. 45: ok 49337
  84041. 45: ok 49338
  84042. 45: ok 49339
  84043. 45: ok 49340
  84044. 45: ok 49341
  84045. 45: ok 49342
  84046. 45: ok 49343
  84047. 45: ok 49344
  84048. 45: ok 49345
  84049. 45: ok 49346
  84050. 45: ok 49347
  84051. 45: ok 49348
  84052. 45: ok 49349
  84053. 45: ok 49350
  84054. 45: ok 49351
  84055. 45: ok 49352
  84056. 45: ok 49353
  84057. 45: ok 49354
  84058. 45: ok 49355
  84059. 45: ok 49356
  84060. 45: ok 49357
  84061. 45: ok 49358
  84062. 45: ok 49359
  84063. 45: ok 49360
  84064. 45: ok 49361
  84065. 45: ok 49362
  84066. 45: ok 49363
  84067. 45: ok 49364
  84068. 45: ok 49365
  84069. 45: ok 49366
  84070. 45: ok 49367
  84071. 45: ok 49368
  84072. 45: ok 49369
  84073. 45: ok 49370
  84074. 45: ok 49371
  84075. 45: ok 49372
  84076. 45: ok 49373
  84077. 45: ok 49374
  84078. 45: ok 49375
  84079. 45: ok 49376
  84080. 45: ok 49377
  84081. 45: ok 49378
  84082. 45: ok 49379
  84083. 45: ok 49380
  84084. 45: ok 49381
  84085. 45: ok 49382
  84086. 45: ok 49383
  84087. 45: ok 49384
  84088. 45: ok 49385
  84089. 45: ok 49386
  84090. 45: ok 49387
  84091. 45: ok 49388
  84092. 45: ok 49389
  84093. 45: ok 49390
  84094. 45: ok 49391
  84095. 45: ok 49392
  84096. 45: ok 49393
  84097. 45: ok 49394
  84098. 45: ok 49395
  84099. 45: ok 49396
  84100. 45: ok 49397
  84101. 45: ok 49398
  84102. 45: ok 49399
  84103. 45: ok 49400
  84104. 45: ok 49401
  84105. 45: ok 49402
  84106. 45: ok 49403
  84107. 45: ok 49404
  84108. 45: ok 49405
  84109. 45: ok 49406
  84110. 45: ok 49407
  84111. 45: ok 49408
  84112. 45: ok 49409
  84113. 45: ok 49410
  84114. 45: ok 49411
  84115. 45: ok 49412
  84116. 45: ok 49413
  84117. 45: ok 49414
  84118. 45: ok 49415
  84119. 45: ok 49416
  84120. 45: ok 49417
  84121. 45: ok 49418
  84122. 45: ok 49419
  84123. 45: ok 49420
  84124. 45: ok 49421
  84125. 45: ok 49422
  84126. 45: ok 49423
  84127. 45: ok 49424
  84128. 45: ok 49425
  84129. 45: ok 49426
  84130. 45: ok 49427
  84131. 45: ok 49428
  84132. 45: ok 49429
  84133. 45: ok 49430
  84134. 45: ok 49431
  84135. 45: ok 49432
  84136. 45: ok 49433
  84137. 45: ok 49434
  84138. 45: ok 49435
  84139. 45: ok 49436
  84140. 45: ok 49437
  84141. 45: ok 49438
  84142. 45: ok 49439
  84143. 45: ok 49440
  84144. 45: ok 49441
  84145. 45: ok 49442
  84146. 45: ok 49443
  84147. 45: ok 49444
  84148. 45: ok 49445
  84149. 45: ok 49446
  84150. 45: ok 49447
  84151. 45: ok 49448
  84152. 45: ok 49449
  84153. 45: ok 49450
  84154. 45: ok 49451
  84155. 45: ok 49452
  84156. 45: ok 49453
  84157. 45: ok 49454
  84158. 45: ok 49455
  84159. 45: ok 49456
  84160. 45: ok 49457
  84161. 45: ok 49458
  84162. 45: ok 49459
  84163. 45: ok 49460
  84164. 45: ok 49461
  84165. 45: ok 49462
  84166. 45: ok 49463
  84167. 45: ok 49464
  84168. 45: ok 49465
  84169. 45: ok 49466
  84170. 45: ok 49467
  84171. 45: ok 49468
  84172. 45: ok 49469
  84173. 45: ok 49470
  84174. 45: ok 49471
  84175. 45: ok 49472
  84176. 45: ok 49473
  84177. 45: ok 49474
  84178. 45: ok 49475
  84179. 45: ok 49476
  84180. 45: ok 49477
  84181. 45: ok 49478
  84182. 45: ok 49479
  84183. 45: ok 49480
  84184. 45: ok 49481
  84185. 45: ok 49482
  84186. 45: ok 49483
  84187. 45: ok 49484
  84188. 45: ok 49485
  84189. 45: ok 49486
  84190. 45: ok 49487
  84191. 45: ok 49488
  84192. 45: ok 49489
  84193. 45: ok 49490
  84194. 45: ok 49491
  84195. 45: ok 49492
  84196. 45: ok 49493
  84197. 45: ok 49494
  84198. 45: ok 49495
  84199. 45: ok 49496
  84200. 45: ok 49497
  84201. 45: ok 49498
  84202. 45: ok 49499
  84203. 45: ok 49500
  84204. 45: ok 49501
  84205. 45: ok 49502
  84206. 45: ok 49503
  84207. 45: ok 49504
  84208. 45: ok 49505
  84209. 45: ok 49506
  84210. 45: ok 49507
  84211. 45: ok 49508
  84212. 45: ok 49509
  84213. 45: ok 49510
  84214. 45: ok 49511
  84215. 45: ok 49512
  84216. 45: ok 49513
  84217. 45: ok 49514
  84218. 45: ok 49515
  84219. 45: ok 49516
  84220. 45: ok 49517
  84221. 45: ok 49518
  84222. 45: ok 49519
  84223. 45: ok 49520
  84224. 45: ok 49521
  84225. 45: ok 49522
  84226. 45: ok 49523
  84227. 45: ok 49524
  84228. 45: ok 49525
  84229. 45: ok 49526
  84230. 45: ok 49527
  84231. 45: ok 49528
  84232. 45: ok 49529
  84233. 45: ok 49530
  84234. 45: ok 49531
  84235. 45: ok 49532
  84236. 45: ok 49533
  84237. 45: ok 49534
  84238. 45: ok 49535
  84239. 45: ok 49536
  84240. 45: ok 49537
  84241. 45: ok 49538
  84242. 45: ok 49539
  84243. 45: ok 49540
  84244. 45: ok 49541
  84245. 45: ok 49542
  84246. 45: ok 49543
  84247. 45: ok 49544
  84248. 45: ok 49545
  84249. 45: ok 49546
  84250. 45: ok 49547
  84251. 45: ok 49548
  84252. 45: ok 49549
  84253. 45: ok 49550
  84254. 45: ok 49551
  84255. 45: ok 49552
  84256. 45: ok 49553
  84257. 45: ok 49554
  84258. 45: ok 49555
  84259. 45: ok 49556
  84260. 45: ok 49557
  84261. 45: ok 49558
  84262. 45: ok 49559
  84263. 45: ok 49560
  84264. 45: ok 49561
  84265. 45: ok 49562
  84266. 45: ok 49563
  84267. 45: ok 49564
  84268. 45: ok 49565
  84269. 45: ok 49566
  84270. 45: ok 49567
  84271. 45: ok 49568
  84272. 45: ok 49569
  84273. 45: ok 49570
  84274. 45: ok 49571
  84275. 45: ok 49572
  84276. 45: ok 49573
  84277. 45: ok 49574
  84278. 45: ok 49575
  84279. 45: ok 49576
  84280. 45: ok 49577
  84281. 45: ok 49578
  84282. 45: ok 49579
  84283. 45: ok 49580
  84284. 45: ok 49581
  84285. 45: ok 49582
  84286. 45: ok 49583
  84287. 45: ok 49584
  84288. 45: ok 49585
  84289. 45: ok 49586
  84290. 45: ok 49587
  84291. 45: ok 49588
  84292. 45: ok 49589
  84293. 45: ok 49590
  84294. 45: ok 49591
  84295. 45: ok 49592
  84296. 45: ok 49593
  84297. 45: ok 49594
  84298. 45: ok 49595
  84299. 45: ok 49596
  84300. 45: ok 49597
  84301. 45: ok 49598
  84302. 45: ok 49599
  84303. 45: ok 49600
  84304. 45: ok 49601
  84305. 45: ok 49602
  84306. 45: ok 49603
  84307. 45: ok 49604
  84308. 45: ok 49605
  84309. 45: ok 49606
  84310. 45: ok 49607
  84311. 45: ok 49608
  84312. 45: ok 49609
  84313. 45: ok 49610
  84314. 45: ok 49611
  84315. 45: ok 49612
  84316. 45: ok 49613
  84317. 45: ok 49614
  84318. 45: ok 49615
  84319. 45: ok 49616
  84320. 45: ok 49617
  84321. 45: ok 49618
  84322. 45: ok 49619
  84323. 45: ok 49620
  84324. 45: ok 49621
  84325. 45: ok 49622
  84326. 45: ok 49623
  84327. 45: ok 49624
  84328. 45: ok 49625
  84329. 45: ok 49626
  84330. 45: ok 49627
  84331. 45: ok 49628
  84332. 45: ok 49629
  84333. 45: ok 49630
  84334. 45: ok 49631
  84335. 45: ok 49632
  84336. 45: ok 49633
  84337. 45: ok 49634
  84338. 45: ok 49635
  84339. 45: ok 49636
  84340. 45: ok 49637
  84341. 45: ok 49638
  84342. 45: ok 49639
  84343. 45: ok 49640
  84344. 45: ok 49641
  84345. 45: ok 49642
  84346. 45: ok 49643
  84347. 45: ok 49644
  84348. 45: ok 49645
  84349. 45: ok 49646
  84350. 45: ok 49647
  84351. 45: ok 49648
  84352. 45: ok 49649
  84353. 45: ok 49650
  84354. 45: ok 49651
  84355. 45: ok 49652
  84356. 45: ok 49653
  84357. 45: ok 49654
  84358. 45: ok 49655
  84359. 45: ok 49656
  84360. 45: ok 49657
  84361. 45: ok 49658
  84362. 45: ok 49659
  84363. 45: ok 49660
  84364. 45: ok 49661
  84365. 45: ok 49662
  84366. 45: ok 49663
  84367. 45: ok 49664
  84368. 45: ok 49665
  84369. 45: ok 49666
  84370. 45: ok 49667
  84371. 45: ok 49668
  84372. 45: ok 49669
  84373. 45: ok 49670
  84374. 45: ok 49671
  84375. 45: ok 49672
  84376. 45: ok 49673
  84377. 45: ok 49674
  84378. 45: ok 49675
  84379. 45: ok 49676
  84380. 45: ok 49677
  84381. 45: ok 49678
  84382. 45: ok 49679
  84383. 45: ok 49680
  84384. 45: ok 49681
  84385. 45: ok 49682
  84386. 45: ok 49683
  84387. 45: ok 49684
  84388. 45: ok 49685
  84389. 45: ok 49686
  84390. 45: ok 49687
  84391. 45: ok 49688
  84392. 45: ok 49689
  84393. 45: ok 49690
  84394. 45: ok 49691
  84395. 45: ok 49692
  84396. 45: ok 49693
  84397. 45: ok 49694
  84398. 45: ok 49695
  84399. 45: ok 49696
  84400. 45: ok 49697
  84401. 45: ok 49698
  84402. 45: ok 49699
  84403. 45: ok 49700
  84404. 45: ok 49701
  84405. 45: ok 49702
  84406. 45: ok 49703
  84407. 45: ok 49704
  84408. 45: ok 49705
  84409. 45: ok 49706
  84410. 45: ok 49707
  84411. 45: ok 49708
  84412. 45: ok 49709
  84413. 45: ok 49710
  84414. 45: ok 49711
  84415. 45: ok 49712
  84416. 45: ok 49713
  84417. 45: ok 49714
  84418. 45: ok 49715
  84419. 45: ok 49716
  84420. 45: ok 49717
  84421. 45: ok 49718
  84422. 45: ok 49719
  84423. 45: ok 49720
  84424. 45: ok 49721
  84425. 45: ok 49722
  84426. 45: ok 49723
  84427. 45: ok 49724
  84428. 45: ok 49725
  84429. 45: ok 49726
  84430. 45: ok 49727
  84431. 45: ok 49728
  84432. 45: ok 49729
  84433. 45: ok 49730
  84434. 45: ok 49731
  84435. 45: ok 49732
  84436. 45: ok 49733
  84437. 45: ok 49734
  84438. 45: ok 49735
  84439. 45: ok 49736
  84440. 45: ok 49737
  84441. 45: ok 49738
  84442. 45: ok 49739
  84443. 45: ok 49740
  84444. 45: ok 49741
  84445. 45: ok 49742
  84446. 45: ok 49743
  84447. 45: ok 49744
  84448. 45: ok 49745
  84449. 45: ok 49746
  84450. 45: ok 49747
  84451. 45: ok 49748
  84452. 45: ok 49749
  84453. 45: ok 49750
  84454. 45: ok 49751
  84455. 45: ok 49752
  84456. 45: ok 49753
  84457. 45: ok 49754
  84458. 45: ok 49755
  84459. 45: ok 49756
  84460. 45: ok 49757
  84461. 45: ok 49758
  84462. 45: ok 49759
  84463. 45: ok 49760
  84464. 45: ok 49761
  84465. 45: ok 49762
  84466. 45: ok 49763
  84467. 45: ok 49764
  84468. 45: ok 49765
  84469. 45: ok 49766
  84470. 45: ok 49767
  84471. 45: ok 49768
  84472. 45: ok 49769
  84473. 45: ok 49770
  84474. 45: ok 49771
  84475. 45: ok 49772
  84476. 45: ok 49773
  84477. 45: ok 49774
  84478. 45: ok 49775
  84479. 45: ok 49776
  84480. 45: ok 49777
  84481. 45: ok 49778
  84482. 45: ok 49779
  84483. 45: ok 49780
  84484. 45: ok 49781
  84485. 45: ok 49782
  84486. 45: ok 49783
  84487. 45: ok 49784
  84488. 45: ok 49785
  84489. 45: ok 49786
  84490. 45: ok 49787
  84491. 45: ok 49788
  84492. 45: ok 49789
  84493. 45: ok 49790
  84494. 45: ok 49791
  84495. 45: ok 49792
  84496. 45: ok 49793
  84497. 45: ok 49794
  84498. 45: ok 49795
  84499. 45: ok 49796
  84500. 45: ok 49797
  84501. 45: ok 49798
  84502. 45: ok 49799
  84503. 45: ok 49800
  84504. 45: ok 49801
  84505. 45: ok 49802
  84506. 45: ok 49803
  84507. 45: ok 49804
  84508. 45: ok 49805
  84509. 45: ok 49806
  84510. 45: ok 49807
  84511. 45: ok 49808
  84512. 45: ok 49809
  84513. 45: ok 49810
  84514. 45: ok 49811
  84515. 45: ok 49812
  84516. 45: ok 49813
  84517. 45: ok 49814
  84518. 45: ok 49815
  84519. 45: ok 49816
  84520. 45: ok 49817
  84521. 45: ok 49818
  84522. 45: ok 49819
  84523. 45: ok 49820
  84524. 45: ok 49821
  84525. 45: ok 49822
  84526. 45: ok 49823
  84527. 45: ok 49824
  84528. 45: ok 49825
  84529. 45: ok 49826
  84530. 45: ok 49827
  84531. 45: ok 49828
  84532. 45: ok 49829
  84533. 45: ok 49830
  84534. 45: ok 49831
  84535. 45: ok 49832
  84536. 45: ok 49833
  84537. 45: ok 49834
  84538. 45: ok 49835
  84539. 45: ok 49836
  84540. 45: ok 49837
  84541. 45: ok 49838
  84542. 45: ok 49839
  84543. 45: ok 49840
  84544. 45: ok 49841
  84545. 45: ok 49842
  84546. 45: ok 49843
  84547. 45: ok 49844
  84548. 45: ok 49845
  84549. 45: ok 49846
  84550. 45: ok 49847
  84551. 45: ok 49848
  84552. 45: ok 49849
  84553. 45: ok 49850
  84554. 45: ok 49851
  84555. 45: ok 49852
  84556. 45: ok 49853
  84557. 45: ok 49854
  84558. 45: ok 49855
  84559. 45: ok 49856
  84560. 45: ok 49857
  84561. 45: ok 49858
  84562. 45: ok 49859
  84563. 45: ok 49860
  84564. 45: ok 49861
  84565. 45: ok 49862
  84566. 45: ok 49863
  84567. 45: ok 49864
  84568. 45: ok 49865
  84569. 45: ok 49866
  84570. 45: ok 49867
  84571. 45: ok 49868
  84572. 45: ok 49869
  84573. 45: ok 49870
  84574. 45: ok 49871
  84575. 45: ok 49872
  84576. 45: ok 49873
  84577. 45: ok 49874
  84578. 45: ok 49875
  84579. 45: ok 49876
  84580. 45: ok 49877
  84581. 45: ok 49878
  84582. 45: ok 49879
  84583. 45: ok 49880
  84584. 45: ok 49881
  84585. 45: ok 49882
  84586. 45: ok 49883
  84587. 45: ok 49884
  84588. 45: ok 49885
  84589. 45: ok 49886
  84590. 45: ok 49887
  84591. 45: ok 49888
  84592. 45: ok 49889
  84593. 45: ok 49890
  84594. 45: ok 49891
  84595. 45: ok 49892
  84596. 45: ok 49893
  84597. 45: ok 49894
  84598. 45: ok 49895
  84599. 45: ok 49896
  84600. 45: ok 49897
  84601. 45: ok 49898
  84602. 45: ok 49899
  84603. 45: ok 49900
  84604. 45: ok 49901
  84605. 45: ok 49902
  84606. 45: ok 49903
  84607. 45: ok 49904
  84608. 45: ok 49905
  84609. 45: ok 49906
  84610. 45: ok 49907
  84611. 45: ok 49908
  84612. 45: ok 49909
  84613. 45: ok 49910
  84614. 45: ok 49911
  84615. 45: ok 49912
  84616. 45: ok 49913
  84617. 45: ok 49914
  84618. 45: ok 49915
  84619. 45: ok 49916
  84620. 45: ok 49917
  84621. 45: ok 49918
  84622. 45: ok 49919
  84623. 45: ok 49920
  84624. 45: ok 49921
  84625. 45: ok 49922
  84626. 45: ok 49923
  84627. 45: ok 49924
  84628. 45: ok 49925
  84629. 45: ok 49926
  84630. 45: ok 49927
  84631. 45: ok 49928
  84632. 45: ok 49929
  84633. 45: ok 49930
  84634. 45: ok 49931
  84635. 45: ok 49932
  84636. 45: ok 49933
  84637. 45: ok 49934
  84638. 45: ok 49935
  84639. 45: ok 49936
  84640. 45: ok 49937
  84641. 45: ok 49938
  84642. 45: ok 49939
  84643. 45: ok 49940
  84644. 45: ok 49941
  84645. 45: ok 49942
  84646. 45: ok 49943
  84647. 45: ok 49944
  84648. 45: ok 49945
  84649. 45: ok 49946
  84650. 45: ok 49947
  84651. 45: ok 49948
  84652. 45: ok 49949
  84653. 45: ok 49950
  84654. 45: ok 49951
  84655. 45: ok 49952
  84656. 45: ok 49953
  84657. 45: ok 49954
  84658. 45: ok 49955
  84659. 45: ok 49956
  84660. 45: ok 49957
  84661. 45: ok 49958
  84662. 45: ok 49959
  84663. 45: ok 49960
  84664. 45: ok 49961
  84665. 45: ok 49962
  84666. 45: ok 49963
  84667. 45: ok 49964
  84668. 45: ok 49965
  84669. 45: ok 49966
  84670. 45: ok 49967
  84671. 45: ok 49968
  84672. 45: ok 49969
  84673. 45: ok 49970
  84674. 45: ok 49971
  84675. 45: ok 49972
  84676. 45: ok 49973
  84677. 45: ok 49974
  84678. 45: ok 49975
  84679. 45: ok 49976
  84680. 45: ok 49977
  84681. 45: ok 49978
  84682. 45: ok 49979
  84683. 45: ok 49980
  84684. 45: ok 49981
  84685. 45: ok 49982
  84686. 45: ok 49983
  84687. 45: ok 49984
  84688. 45: ok 49985
  84689. 45: ok 49986
  84690. 45: ok 49987
  84691. 45: ok 49988
  84692. 45: ok 49989
  84693. 45: ok 49990
  84694. 45: ok 49991
  84695. 45: ok 49992
  84696. 45: ok 49993
  84697. 45: ok 49994
  84698. 45: ok 49995
  84699. 45: ok 49996
  84700. 45: ok 49997
  84701. 45: ok 49998
  84702. 45: ok 49999
  84703. 45: ok 50000
  84704. 45: ok 50001
  84705. 45: ok 50002
  84706. 45: ok 50003
  84707. 45: ok 50004
  84708. 45: ok 50005
  84709. 45: ok 50006
  84710. 45: ok 50007
  84711. 45: ok 50008
  84712. 45: ok 50009
  84713. 45: ok 50010
  84714. 45: ok 50011
  84715. 45: ok 50012
  84716. 45: ok 50013
  84717. 45: ok 50014
  84718. 45: ok 50015
  84719. 45: ok 50016
  84720. 45: ok 50017
  84721. 45: ok 50018
  84722. 45: ok 50019
  84723. 45: ok 50020
  84724. 45: ok 50021
  84725. 45: ok 50022
  84726. 45: ok 50023
  84727. 45: ok 50024
  84728. 45: ok 50025
  84729. 45: ok 50026
  84730. 45: ok 50027
  84731. 45: ok 50028
  84732. 45: ok 50029
  84733. 45: ok 50030
  84734. 45: ok 50031
  84735. 45: ok 50032
  84736. 45: ok 50033
  84737. 45: ok 50034
  84738. 45: ok 50035
  84739. 45: ok 50036
  84740. 45: ok 50037
  84741. 45: ok 50038
  84742. 45: ok 50039
  84743. 45: ok 50040
  84744. 45: ok 50041
  84745. 45: ok 50042
  84746. 45: ok 50043
  84747. 45: ok 50044
  84748. 45: ok 50045
  84749. 45: ok 50046
  84750. 45: ok 50047
  84751. 45: ok 50048
  84752. 45: ok 50049
  84753. 45: ok 50050
  84754. 45: ok 50051
  84755. 45: ok 50052
  84756. 45: ok 50053
  84757. 45: ok 50054
  84758. 45: ok 50055
  84759. 45: ok 50056
  84760. 45: ok 50057
  84761. 45: ok 50058
  84762. 45: ok 50059
  84763. 45: ok 50060
  84764. 45: ok 50061
  84765. 45: ok 50062
  84766. 45: ok 50063
  84767. 45: ok 50064
  84768. 45: ok 50065
  84769. 45: ok 50066
  84770. 45: ok 50067
  84771. 45: ok 50068
  84772. 45: ok 50069
  84773. 45: ok 50070
  84774. 45: ok 50071
  84775. 45: ok 50072
  84776. 45: ok 50073
  84777. 45: ok 50074
  84778. 45: ok 50075
  84779. 45: ok 50076
  84780. 45: ok 50077
  84781. 45: ok 50078
  84782. 45: ok 50079
  84783. 45: ok 50080
  84784. 45: ok 50081
  84785. 45: ok 50082
  84786. 45: ok 50083
  84787. 45: ok 50084
  84788. 45: ok 50085
  84789. 45: ok 50086
  84790. 45: ok 50087
  84791. 45: ok 50088
  84792. 45: ok 50089
  84793. 45: ok 50090
  84794. 45: ok 50091
  84795. 45: ok 50092
  84796. 45: ok 50093
  84797. 45: ok 50094
  84798. 45: ok 50095
  84799. 45: ok 50096
  84800. 45: ok 50097
  84801. 45: ok 50098
  84802. 45: ok 50099
  84803. 45: ok 50100
  84804. 45: ok 50101
  84805. 45: ok 50102
  84806. 45: ok 50103
  84807. 45: ok 50104
  84808. 45: ok 50105
  84809. 45: ok 50106
  84810. 45: ok 50107
  84811. 45: ok 50108
  84812. 45: ok 50109
  84813. 45: ok 50110
  84814. 45: ok 50111
  84815. 45: ok 50112
  84816. 45: ok 50113
  84817. 45: ok 50114
  84818. 45: ok 50115
  84819. 45: ok 50116
  84820. 45: ok 50117
  84821. 45: ok 50118
  84822. 45: ok 50119
  84823. 45: ok 50120
  84824. 45: ok 50121
  84825. 45: ok 50122
  84826. 45: ok 50123
  84827. 45: ok 50124
  84828. 45: ok 50125
  84829. 45: ok 50126
  84830. 45: ok 50127
  84831. 45: ok 50128
  84832. 45: ok 50129
  84833. 45: ok 50130
  84834. 45: ok 50131
  84835. 45: ok 50132
  84836. 45: ok 50133
  84837. 45: ok 50134
  84838. 45: ok 50135
  84839. 45: ok 50136
  84840. 45: ok 50137
  84841. 45: ok 50138
  84842. 45: ok 50139
  84843. 45: ok 50140
  84844. 45: ok 50141
  84845. 45: ok 50142
  84846. 45: ok 50143
  84847. 45: ok 50144
  84848. 45: ok 50145
  84849. 45: ok 50146
  84850. 45: ok 50147
  84851. 45: ok 50148
  84852. 45: ok 50149
  84853. 45: ok 50150
  84854. 45: ok 50151
  84855. 45: ok 50152
  84856. 45: ok 50153
  84857. 45: ok 50154
  84858. 45: ok 50155
  84859. 45: ok 50156
  84860. 45: ok 50157
  84861. 45: ok 50158
  84862. 45: ok 50159
  84863. 45: ok 50160
  84864. 45: ok 50161
  84865. 45: ok 50162
  84866. 45: ok 50163
  84867. 45: ok 50164
  84868. 45: ok 50165
  84869. 45: ok 50166
  84870. 45: ok 50167
  84871. 45: ok 50168
  84872. 45: ok 50169
  84873. 45: ok 50170
  84874. 45: ok 50171
  84875. 45: ok 50172
  84876. 45: ok 50173
  84877. 45: ok 50174
  84878. 45: ok 50175
  84879. 45: ok 50176
  84880. 45: ok 50177
  84881. 45: ok 50178
  84882. 45: ok 50179
  84883. 45: ok 50180
  84884. 45: ok 50181
  84885. 45: ok 50182
  84886. 45: ok 50183
  84887. 45: ok 50184
  84888. 45: ok 50185
  84889. 45: ok 50186
  84890. 45: ok 50187
  84891. 45: ok 50188
  84892. 45: ok 50189
  84893. 45: ok 50190
  84894. 45: ok 50191
  84895. 45: ok 50192
  84896. 45: ok 50193
  84897. 45: ok 50194
  84898. 45: ok 50195
  84899. 45: ok 50196
  84900. 45: ok 50197
  84901. 45: ok 50198
  84902. 45: ok 50199
  84903. 45: ok 50200
  84904. 45: ok 50201
  84905. 45: ok 50202
  84906. 45: ok 50203
  84907. 45: ok 50204
  84908. 45: ok 50205
  84909. 45: ok 50206
  84910. 45: ok 50207
  84911. 45: ok 50208
  84912. 45: ok 50209
  84913. 45: ok 50210
  84914. 45: ok 50211
  84915. 45: ok 50212
  84916. 45: ok 50213
  84917. 45: ok 50214
  84918. 45: ok 50215
  84919. 45: ok 50216
  84920. 45: ok 50217
  84921. 45: ok 50218
  84922. 45: ok 50219
  84923. 45: ok 50220
  84924. 45: ok 50221
  84925. 45: ok 50222
  84926. 45: ok 50223
  84927. 45: ok 50224
  84928. 45: ok 50225
  84929. 45: ok 50226
  84930. 45: ok 50227
  84931. 45: ok 50228
  84932. 45: ok 50229
  84933. 45: ok 50230
  84934. 45: ok 50231
  84935. 45: ok 50232
  84936. 45: ok 50233
  84937. 45: ok 50234
  84938. 45: ok 50235
  84939. 45: ok 50236
  84940. 45: ok 50237
  84941. 45: ok 50238
  84942. 45: ok 50239
  84943. 45: ok 50240
  84944. 45: ok 50241
  84945. 45: ok 50242
  84946. 45: ok 50243
  84947. 45: ok 50244
  84948. 45: ok 50245
  84949. 45: ok 50246
  84950. 45: ok 50247
  84951. 45: ok 50248
  84952. 45: ok 50249
  84953. 45: ok 50250
  84954. 45: ok 50251
  84955. 45: ok 50252
  84956. 45: ok 50253
  84957. 45: ok 50254
  84958. 45: ok 50255
  84959. 45: ok 50256
  84960. 45: ok 50257
  84961. 45: ok 50258
  84962. 45: ok 50259
  84963. 45: ok 50260
  84964. 45: ok 50261
  84965. 45: ok 50262
  84966. 45: ok 50263
  84967. 45: ok 50264
  84968. 45: ok 50265
  84969. 45: ok 50266
  84970. 45: ok 50267
  84971. 45: ok 50268
  84972. 45: ok 50269
  84973. 45: ok 50270
  84974. 45: ok 50271
  84975. 45: ok 50272
  84976. 45: ok 50273
  84977. 45: ok 50274
  84978. 45: ok 50275
  84979. 45: ok 50276
  84980. 45: ok 50277
  84981. 45: ok 50278
  84982. 45: ok 50279
  84983. 45: ok 50280
  84984. 45: ok 50281
  84985. 45: ok 50282
  84986. 45: ok 50283
  84987. 45: ok 50284
  84988. 45: ok 50285
  84989. 45: ok 50286
  84990. 45: ok 50287
  84991. 45: ok 50288
  84992. 45: ok 50289
  84993. 45: ok 50290
  84994. 45: ok 50291
  84995. 45: ok 50292
  84996. 45: ok 50293
  84997. 45: ok 50294
  84998. 45: ok 50295
  84999. 45: ok 50296
  85000. 45: ok 50297
  85001. 45: ok 50298
  85002. 45: ok 50299
  85003. 45: ok 50300
  85004. 45: ok 50301
  85005. 45: ok 50302
  85006. 45: ok 50303
  85007. 45: ok 50304
  85008. 45: ok 50305
  85009. 45: ok 50306
  85010. 45: ok 50307
  85011. 45: ok 50308
  85012. 45: ok 50309
  85013. 45: ok 50310
  85014. 45: ok 50311
  85015. 45: ok 50312
  85016. 45: ok 50313
  85017. 45: ok 50314
  85018. 45: ok 50315
  85019. 45: ok 50316
  85020. 45: ok 50317
  85021. 45: ok 50318
  85022. 45: ok 50319
  85023. 45: ok 50320
  85024. 45: ok 50321
  85025. 45: ok 50322
  85026. 45: ok 50323
  85027. 45: ok 50324
  85028. 45: ok 50325
  85029. 45: ok 50326
  85030. 45: ok 50327
  85031. 45: ok 50328
  85032. 45: ok 50329
  85033. 45: ok 50330
  85034. 45: ok 50331
  85035. 45: ok 50332
  85036. 45: ok 50333
  85037. 45: ok 50334
  85038. 45: ok 50335
  85039. 45: ok 50336
  85040. 45: ok 50337
  85041. 45: ok 50338
  85042. 45: ok 50339
  85043. 45: ok 50340
  85044. 45: ok 50341
  85045. 45: ok 50342
  85046. 45: ok 50343
  85047. 45: ok 50344
  85048. 45: ok 50345
  85049. 45: ok 50346
  85050. 45: ok 50347
  85051. 45: ok 50348
  85052. 45: ok 50349
  85053. 45: ok 50350
  85054. 45: ok 50351
  85055. 45: ok 50352
  85056. 45: ok 50353
  85057. 45: ok 50354
  85058. 45: ok 50355
  85059. 45: ok 50356
  85060. 45: ok 50357
  85061. 45: ok 50358
  85062. 45: ok 50359
  85063. 45: ok 50360
  85064. 45: ok 50361
  85065. 45: ok 50362
  85066. 45: ok 50363
  85067. 45: ok 50364
  85068. 45: ok 50365
  85069. 45: ok 50366
  85070. 45: ok 50367
  85071. 45: ok 50368
  85072. 45: ok 50369
  85073. 45: ok 50370
  85074. 45: ok 50371
  85075. 45: ok 50372
  85076. 45: ok 50373
  85077. 45: ok 50374
  85078. 45: ok 50375
  85079. 45: ok 50376
  85080. 45: ok 50377
  85081. 45: ok 50378
  85082. 45: ok 50379
  85083. 45: ok 50380
  85084. 45: ok 50381
  85085. 45: ok 50382
  85086. 45: ok 50383
  85087. 45: ok 50384
  85088. 45: ok 50385
  85089. 45: ok 50386
  85090. 45: ok 50387
  85091. 45: ok 50388
  85092. 45: ok 50389
  85093. 45: ok 50390
  85094. 45: ok 50391
  85095. 45: ok 50392
  85096. 45: ok 50393
  85097. 45: ok 50394
  85098. 45: ok 50395
  85099. 45: ok 50396
  85100. 45: ok 50397
  85101. 45: ok 50398
  85102. 45: ok 50399
  85103. 45: ok 50400
  85104. 45: ok 50401
  85105. 45: ok 50402
  85106. 45: ok 50403
  85107. 45: ok 50404
  85108. 45: ok 50405
  85109. 45: ok 50406
  85110. 45: ok 50407
  85111. 45: ok 50408
  85112. 45: ok 50409
  85113. 45: ok 50410
  85114. 45: ok 50411
  85115. 45: ok 50412
  85116. 45: ok 50413
  85117. 45: ok 50414
  85118. 45: ok 50415
  85119. 45: ok 50416
  85120. 45: ok 50417
  85121. 45: ok 50418
  85122. 45: ok 50419
  85123. 45: ok 50420
  85124. 45: ok 50421
  85125. 45: ok 50422
  85126. 45: ok 50423
  85127. 45: ok 50424
  85128. 45: ok 50425
  85129. 45: ok 50426
  85130. 45: ok 50427
  85131. 45: ok 50428
  85132. 45: ok 50429
  85133. 45: ok 50430
  85134. 45: ok 50431
  85135. 45: ok 50432
  85136. 45: ok 50433
  85137. 45: ok 50434
  85138. 45: ok 50435
  85139. 45: ok 50436
  85140. 45: ok 50437
  85141. 45: ok 50438
  85142. 45: ok 50439
  85143. 45: ok 50440
  85144. 45: ok 50441
  85145. 45: ok 50442
  85146. 45: ok 50443
  85147. 45: ok 50444
  85148. 45: ok 50445
  85149. 45: ok 50446
  85150. 45: ok 50447
  85151. 45: ok 50448
  85152. 45: ok 50449
  85153. 45: ok 50450
  85154. 45: ok 50451
  85155. 45: ok 50452
  85156. 45: ok 50453
  85157. 45: ok 50454
  85158. 45: ok 50455
  85159. 45: ok 50456
  85160. 45: ok 50457
  85161. 45: ok 50458
  85162. 45: ok 50459
  85163. 45: ok 50460
  85164. 45: ok 50461
  85165. 45: ok 50462
  85166. 45: ok 50463
  85167. 45: ok 50464
  85168. 45: ok 50465
  85169. 45: ok 50466
  85170. 45: ok 50467
  85171. 45: ok 50468
  85172. 45: ok 50469
  85173. 45: ok 50470
  85174. 45: ok 50471
  85175. 45: ok 50472
  85176. 45: ok 50473
  85177. 45: ok 50474
  85178. 45: ok 50475
  85179. 45: ok 50476
  85180. 45: ok 50477
  85181. 45: ok 50478
  85182. 45: ok 50479
  85183. 45: ok 50480
  85184. 45: ok 50481
  85185. 45: ok 50482
  85186. 45: ok 50483
  85187. 45: ok 50484
  85188. 45: ok 50485
  85189. 45: ok 50486
  85190. 45: ok 50487
  85191. 45: ok 50488
  85192. 45: ok 50489
  85193. 45: ok 50490
  85194. 45: ok 50491
  85195. 45: ok 50492
  85196. 45: ok 50493
  85197. 45: ok 50494
  85198. 45: ok 50495
  85199. 45: ok 50496
  85200. 45: ok 50497
  85201. 45: ok 50498
  85202. 45: ok 50499
  85203. 45: ok 50500
  85204. 45: ok 50501
  85205. 45: ok 50502
  85206. 45: ok 50503
  85207. 45: ok 50504
  85208. 45: ok 50505
  85209. 45: ok 50506
  85210. 45: ok 50507
  85211. 45: ok 50508
  85212. 45: ok 50509
  85213. 45: ok 50510
  85214. 45: ok 50511
  85215. 45: ok 50512
  85216. 45: ok 50513
  85217. 45: ok 50514
  85218. 45: ok 50515
  85219. 45: ok 50516
  85220. 45: ok 50517
  85221. 45: ok 50518
  85222. 45: ok 50519
  85223. 45: ok 50520
  85224. 45: ok 50521
  85225. 45: ok 50522
  85226. 45: ok 50523
  85227. 45: ok 50524
  85228. 45: ok 50525
  85229. 45: ok 50526
  85230. 45: ok 50527
  85231. 45: ok 50528
  85232. 45: ok 50529
  85233. 45: ok 50530
  85234. 45: ok 50531
  85235. 45: ok 50532
  85236. 45: ok 50533
  85237. 45: ok 50534
  85238. 45: ok 50535
  85239. 45: ok 50536
  85240. 45: ok 50537
  85241. 45: ok 50538
  85242. 45: ok 50539
  85243. 45: ok 50540
  85244. 45: ok 50541
  85245. 45: ok 50542
  85246. 45: ok 50543
  85247. 45: ok 50544
  85248. 45: ok 50545
  85249. 45: ok 50546
  85250. 45: ok 50547
  85251. 45: ok 50548
  85252. 45: ok 50549
  85253. 45: ok 50550
  85254. 45: ok 50551
  85255. 45: ok 50552
  85256. 45: ok 50553
  85257. 45: ok 50554
  85258. 45: ok 50555
  85259. 45: ok 50556
  85260. 45: ok 50557
  85261. 45: ok 50558
  85262. 45: ok 50559
  85263. 45: ok 50560
  85264. 45: ok 50561
  85265. 45: ok 50562
  85266. 45: ok 50563
  85267. 45: ok 50564
  85268. 45: ok 50565
  85269. 45: ok 50566
  85270. 45: ok 50567
  85271. 45: ok 50568
  85272. 45: ok 50569
  85273. 45: ok 50570
  85274. 45: ok 50571
  85275. 45: ok 50572
  85276. 45: ok 50573
  85277. 45: ok 50574
  85278. 45: ok 50575
  85279. 45: ok 50576
  85280. 45: ok 50577
  85281. 45: ok 50578
  85282. 45: ok 50579
  85283. 45: ok 50580
  85284. 45: ok 50581
  85285. 45: ok 50582
  85286. 45: ok 50583
  85287. 45: ok 50584
  85288. 45: ok 50585
  85289. 45: ok 50586
  85290. 45: ok 50587
  85291. 45: ok 50588
  85292. 45: ok 50589
  85293. 45: ok 50590
  85294. 45: ok 50591
  85295. 45: ok 50592
  85296. 45: ok 50593
  85297. 45: ok 50594
  85298. 45: ok 50595
  85299. 45: ok 50596
  85300. 45: ok 50597
  85301. 45: ok 50598
  85302. 45: ok 50599
  85303. 45: ok 50600
  85304. 45: ok 50601
  85305. 45: ok 50602
  85306. 45: ok 50603
  85307. 45: ok 50604
  85308. 45: ok 50605
  85309. 45: ok 50606
  85310. 45: ok 50607
  85311. 45: ok 50608
  85312. 45: ok 50609
  85313. 45: ok 50610
  85314. 45: ok 50611
  85315. 45: ok 50612
  85316. 45: ok 50613
  85317. 45: ok 50614
  85318. 45: ok 50615
  85319. 45: ok 50616
  85320. 45: ok 50617
  85321. 45: ok 50618
  85322. 45: ok 50619
  85323. 45: ok 50620
  85324. 45: ok 50621
  85325. 45: ok 50622
  85326. 45: ok 50623
  85327. 45: ok 50624
  85328. 45: ok 50625
  85329. 45: ok 50626
  85330. 45: ok 50627
  85331. 45: ok 50628
  85332. 45: ok 50629
  85333. 45: ok 50630
  85334. 45: ok 50631
  85335. 45: ok 50632
  85336. 45: ok 50633
  85337. 45: ok 50634
  85338. 45: ok 50635
  85339. 45: ok 50636
  85340. 45: ok 50637
  85341. 45: ok 50638
  85342. 45: ok 50639
  85343. 45: ok 50640
  85344. 45: ok 50641
  85345. 45: ok 50642
  85346. 45: ok 50643
  85347. 45: ok 50644
  85348. 45: ok 50645
  85349. 45: ok 50646
  85350. 45: ok 50647
  85351. 45: ok 50648
  85352. 45: ok 50649
  85353. 45: ok 50650
  85354. 45: ok 50651
  85355. 45: ok 50652
  85356. 45: ok 50653
  85357. 45: ok 50654
  85358. 45: ok 50655
  85359. 45: ok 50656
  85360. 45: ok 50657
  85361. 45: ok 50658
  85362. 45: ok 50659
  85363. 45: ok 50660
  85364. 45: ok 50661
  85365. 45: ok 50662
  85366. 45: ok 50663
  85367. 45: ok 50664
  85368. 45: ok 50665
  85369. 45: ok 50666
  85370. 45: ok 50667
  85371. 45: ok 50668
  85372. 45: ok 50669
  85373. 45: ok 50670
  85374. 45: ok 50671
  85375. 45: ok 50672
  85376. 45: ok 50673
  85377. 45: ok 50674
  85378. 45: ok 50675
  85379. 45: ok 50676
  85380. 45: ok 50677
  85381. 45: ok 50678
  85382. 45: ok 50679
  85383. 45: ok 50680
  85384. 45: ok 50681
  85385. 45: ok 50682
  85386. 45: ok 50683
  85387. 45: ok 50684
  85388. 45: ok 50685
  85389. 45: ok 50686
  85390. 45: ok 50687
  85391. 45: ok 50688
  85392. 45: ok 50689
  85393. 45: ok 50690
  85394. 45: ok 50691
  85395. 45: ok 50692
  85396. 45: ok 50693
  85397. 45: ok 50694
  85398. 45: ok 50695
  85399. 45: ok 50696
  85400. 45: ok 50697
  85401. 45: ok 50698
  85402. 45: ok 50699
  85403. 45: ok 50700
  85404. 45: ok 50701
  85405. 45: ok 50702
  85406. 45: ok 50703
  85407. 45: ok 50704
  85408. 45: ok 50705
  85409. 45: ok 50706
  85410. 45: ok 50707
  85411. 45: ok 50708
  85412. 45: ok 50709
  85413. 45: ok 50710
  85414. 45: ok 50711
  85415. 45: ok 50712
  85416. 45: ok 50713
  85417. 45: ok 50714
  85418. 45: ok 50715
  85419. 45: ok 50716
  85420. 45: ok 50717
  85421. 45: ok 50718
  85422. 45: ok 50719
  85423. 45: ok 50720
  85424. 45: ok 50721
  85425. 45: ok 50722
  85426. 45: ok 50723
  85427. 45: ok 50724
  85428. 45: ok 50725
  85429. 45: ok 50726
  85430. 45: ok 50727
  85431. 45: ok 50728
  85432. 45: ok 50729
  85433. 45: ok 50730
  85434. 45: ok 50731
  85435. 45: ok 50732
  85436. 45: ok 50733
  85437. 45: ok 50734
  85438. 45: ok 50735
  85439. 45: ok 50736
  85440. 45: ok 50737
  85441. 45: ok 50738
  85442. 45: ok 50739
  85443. 45: ok 50740
  85444. 45: ok 50741
  85445. 45: ok 50742
  85446. 45: ok 50743
  85447. 45: ok 50744
  85448. 45: ok 50745
  85449. 45: ok 50746
  85450. 45: ok 50747
  85451. 45: ok 50748
  85452. 45: ok 50749
  85453. 45: ok 50750
  85454. 45: ok 50751
  85455. 45: ok 50752
  85456. 45: ok 50753
  85457. 45: ok 50754
  85458. 45: ok 50755
  85459. 45: ok 50756
  85460. 45: ok 50757
  85461. 45: ok 50758
  85462. 45: ok 50759
  85463. 45: ok 50760
  85464. 45: ok 50761
  85465. 45: ok 50762
  85466. 45: ok 50763
  85467. 45: ok 50764
  85468. 45: ok 50765
  85469. 45: ok 50766
  85470. 45: ok 50767
  85471. 45: ok 50768
  85472. 45: ok 50769
  85473. 45: ok 50770
  85474. 45: ok 50771
  85475. 45: ok 50772
  85476. 45: ok 50773
  85477. 45: ok 50774
  85478. 45: ok 50775
  85479. 45: ok 50776
  85480. 45: ok 50777
  85481. 45: ok 50778
  85482. 45: ok 50779
  85483. 45: ok 50780
  85484. 45: ok 50781
  85485. 45: ok 50782
  85486. 45: ok 50783
  85487. 45: ok 50784
  85488. 45: ok 50785
  85489. 45: ok 50786
  85490. 45: ok 50787
  85491. 45: ok 50788
  85492. 45: ok 50789
  85493. 45: ok 50790
  85494. 45: ok 50791
  85495. 45: ok 50792
  85496. 45: ok 50793
  85497. 45: ok 50794
  85498. 45: ok 50795
  85499. 45: ok 50796
  85500. 45: ok 50797
  85501. 45: ok 50798
  85502. 45: ok 50799
  85503. 45: ok 50800
  85504. 45: ok 50801
  85505. 45: ok 50802
  85506. 45: ok 50803
  85507. 45: ok 50804
  85508. 45: ok 50805
  85509. 45: ok 50806
  85510. 45: ok 50807
  85511. 45: ok 50808
  85512. 45: ok 50809
  85513. 45: ok 50810
  85514. 45: ok 50811
  85515. 45: ok 50812
  85516. 45: ok 50813
  85517. 45: ok 50814
  85518. 45: ok 50815
  85519. 45: ok 50816
  85520. 45: ok 50817
  85521. 45: ok 50818
  85522. 45: ok 50819
  85523. 45: ok 50820
  85524. 45: ok 50821
  85525. 45: ok 50822
  85526. 45: ok 50823
  85527. 45: ok 50824
  85528. 45: ok 50825
  85529. 45: ok 50826
  85530. 45: ok 50827
  85531. 45: ok 50828
  85532. 45: ok 50829
  85533. 45: ok 50830
  85534. 45: ok 50831
  85535. 45: ok 50832
  85536. 45: ok 50833
  85537. 45: ok 50834
  85538. 45: ok 50835
  85539. 45: ok 50836
  85540. 45: ok 50837
  85541. 45: ok 50838
  85542. 45: ok 50839
  85543. 45: ok 50840
  85544. 45: ok 50841
  85545. 45: ok 50842
  85546. 45: ok 50843
  85547. 45: ok 50844
  85548. 45: ok 50845
  85549. 45: ok 50846
  85550. 45: ok 50847
  85551. 45: ok 50848
  85552. 45: ok 50849
  85553. 45: ok 50850
  85554. 45: ok 50851
  85555. 45: ok 50852
  85556. 45: ok 50853
  85557. 45: ok 50854
  85558. 45: ok 50855
  85559. 45: ok 50856
  85560. 45: ok 50857
  85561. 45: ok 50858
  85562. 45: ok 50859
  85563. 45: ok 50860
  85564. 45: ok 50861
  85565. 45: ok 50862
  85566. 45: ok 50863
  85567. 45: ok 50864
  85568. 45: ok 50865
  85569. 45: ok 50866
  85570. 45: ok 50867
  85571. 45: ok 50868
  85572. 45: ok 50869
  85573. 45: ok 50870
  85574. 45: ok 50871
  85575. 45: ok 50872
  85576. 45: ok 50873
  85577. 45: ok 50874
  85578. 45: ok 50875
  85579. 45: ok 50876
  85580. 45: ok 50877
  85581. 45: ok 50878
  85582. 45: ok 50879
  85583. 45: ok 50880
  85584. 45: ok 50881
  85585. 45: ok 50882
  85586. 45: ok 50883
  85587. 45: ok 50884
  85588. 45: ok 50885
  85589. 45: ok 50886
  85590. 45: ok 50887
  85591. 45: ok 50888
  85592. 45: ok 50889
  85593. 45: ok 50890
  85594. 45: ok 50891
  85595. 45: ok 50892
  85596. 45: ok 50893
  85597. 45: ok 50894
  85598. 45: ok 50895
  85599. 45: ok 50896
  85600. 45: ok 50897
  85601. 45: ok 50898
  85602. 45: ok 50899
  85603. 45: ok 50900
  85604. 45: ok 50901
  85605. 45: ok 50902
  85606. 45: ok 50903
  85607. 45: ok 50904
  85608. 45: ok 50905
  85609. 45: ok 50906
  85610. 45: ok 50907
  85611. 45: ok 50908
  85612. 45: ok 50909
  85613. 45: ok 50910
  85614. 45: ok 50911
  85615. 45: ok 50912
  85616. 45: ok 50913
  85617. 45: ok 50914
  85618. 45: ok 50915
  85619. 45: ok 50916
  85620. 45: ok 50917
  85621. 45: ok 50918
  85622. 45: ok 50919
  85623. 45: ok 50920
  85624. 45: ok 50921
  85625. 45: ok 50922
  85626. 45: ok 50923
  85627. 45: ok 50924
  85628. 45: ok 50925
  85629. 45: ok 50926
  85630. 45: ok 50927
  85631. 45: ok 50928
  85632. 45: ok 50929
  85633. 45: ok 50930
  85634. 45: ok 50931
  85635. 45: ok 50932
  85636. 45: ok 50933
  85637. 45: ok 50934
  85638. 45: ok 50935
  85639. 45: ok 50936
  85640. 45: ok 50937
  85641. 45: ok 50938
  85642. 45: ok 50939
  85643. 45: ok 50940
  85644. 45: ok 50941
  85645. 45: ok 50942
  85646. 45: ok 50943
  85647. 45: ok 50944
  85648. 45: ok 50945
  85649. 45: ok 50946
  85650. 45: ok 50947
  85651. 45: ok 50948
  85652. 45: ok 50949
  85653. 45: ok 50950
  85654. 45: ok 50951
  85655. 45: ok 50952
  85656. 45: ok 50953
  85657. 45: ok 50954
  85658. 45: ok 50955
  85659. 45: ok 50956
  85660. 45: ok 50957
  85661. 45: ok 50958
  85662. 45: ok 50959
  85663. 45: ok 50960
  85664. 45: ok 50961
  85665. 45: ok 50962
  85666. 45: ok 50963
  85667. 45: ok 50964
  85668. 45: ok 50965
  85669. 45: ok 50966
  85670. 45: ok 50967
  85671. 45: ok 50968
  85672. 45: ok 50969
  85673. 45: ok 50970
  85674. 45: ok 50971
  85675. 45: ok 50972
  85676. 45: ok 50973
  85677. 45: ok 50974
  85678. 45: ok 50975
  85679. 45: ok 50976
  85680. 45: ok 50977
  85681. 45: ok 50978
  85682. 45: ok 50979
  85683. 45: ok 50980
  85684. 45: ok 50981
  85685. 45: ok 50982
  85686. 45: ok 50983
  85687. 45: ok 50984
  85688. 45: ok 50985
  85689. 45: ok 50986
  85690. 45: ok 50987
  85691. 45: ok 50988
  85692. 45: ok 50989
  85693. 45: ok 50990
  85694. 45: ok 50991
  85695. 45: ok 50992
  85696. 45: ok 50993
  85697. 45: ok 50994
  85698. 45: ok 50995
  85699. 45: ok 50996
  85700. 45: ok 50997
  85701. 45: ok 50998
  85702. 45: ok 50999
  85703. 45: ok 51000
  85704. 45: ok 51001
  85705. 45: ok 51002
  85706. 45: ok 51003
  85707. 45: ok 51004
  85708. 45: ok 51005
  85709. 45: ok 51006
  85710. 45: ok 51007
  85711. 45: ok 51008
  85712. 45: ok 51009
  85713. 45: ok 51010
  85714. 45: ok 51011
  85715. 45: ok 51012
  85716. 45: ok 51013
  85717. 45: ok 51014
  85718. 45: ok 51015
  85719. 45: ok 51016
  85720. 45: ok 51017
  85721. 45: ok 51018
  85722. 45: ok 51019
  85723. 45: ok 51020
  85724. 45: ok 51021
  85725. 45: ok 51022
  85726. 45: ok 51023
  85727. 45: ok 51024
  85728. 45: ok 51025
  85729. 45: ok 51026
  85730. 45: ok 51027
  85731. 45: ok 51028
  85732. 45: ok 51029
  85733. 45: ok 51030
  85734. 45: ok 51031
  85735. 45: ok 51032
  85736. 45: ok 51033
  85737. 45: ok 51034
  85738. 45: ok 51035
  85739. 45: ok 51036
  85740. 45: ok 51037
  85741. 45: ok 51038
  85742. 45: ok 51039
  85743. 45: ok 51040
  85744. 45: ok 51041
  85745. 45: ok 51042
  85746. 45: ok 51043
  85747. 45: ok 51044
  85748. 45: ok 51045
  85749. 45: ok 51046
  85750. 45: ok 51047
  85751. 45: ok 51048
  85752. 45: ok 51049
  85753. 45: ok 51050
  85754. 45: ok 51051
  85755. 45: ok 51052
  85756. 45: ok 51053
  85757. 45: ok 51054
  85758. 45: ok 51055
  85759. 45: ok 51056
  85760. 45: ok 51057
  85761. 45: ok 51058
  85762. 45: ok 51059
  85763. 45: ok 51060
  85764. 45: ok 51061
  85765. 45: ok 51062
  85766. 45: ok 51063
  85767. 45: ok 51064
  85768. 45: ok 51065
  85769. 45: ok 51066
  85770. 45: ok 51067
  85771. 45: ok 51068
  85772. 45: ok 51069
  85773. 45: ok 51070
  85774. 45: ok 51071
  85775. 45: ok 51072
  85776. 45: ok 51073
  85777. 45: ok 51074
  85778. 45: ok 51075
  85779. 45: ok 51076
  85780. 45: ok 51077
  85781. 45: ok 51078
  85782. 45: ok 51079
  85783. 45: ok 51080
  85784. 45: ok 51081
  85785. 45: ok 51082
  85786. 45: ok 51083
  85787. 45: ok 51084
  85788. 45: ok 51085
  85789. 45: ok 51086
  85790. 45: ok 51087
  85791. 45: ok 51088
  85792. 45: ok 51089
  85793. 45: ok 51090
  85794. 45: ok 51091
  85795. 45: ok 51092
  85796. 45: ok 51093
  85797. 45: ok 51094
  85798. 45: ok 51095
  85799. 45: ok 51096
  85800. 45: ok 51097
  85801. 45: ok 51098
  85802. 45: ok 51099
  85803. 45: ok 51100
  85804. 45: ok 51101
  85805. 45: ok 51102
  85806. 45: ok 51103
  85807. 45: ok 51104
  85808. 45: ok 51105
  85809. 45: ok 51106
  85810. 45: ok 51107
  85811. 45: ok 51108
  85812. 45: ok 51109
  85813. 45: ok 51110
  85814. 45: ok 51111
  85815. 45: ok 51112
  85816. 45: ok 51113
  85817. 45: ok 51114
  85818. 45: ok 51115
  85819. 45: ok 51116
  85820. 45: ok 51117
  85821. 45: ok 51118
  85822. 45: ok 51119
  85823. 45: ok 51120
  85824. 45: ok 51121
  85825. 45: ok 51122
  85826. 45: ok 51123
  85827. 45: ok 51124
  85828. 45: ok 51125
  85829. 45: ok 51126
  85830. 45: ok 51127
  85831. 45: ok 51128
  85832. 45: ok 51129
  85833. 45: ok 51130
  85834. 45: ok 51131
  85835. 45: ok 51132
  85836. 45: ok 51133
  85837. 45: ok 51134
  85838. 45: ok 51135
  85839. 45: ok 51136
  85840. 45: ok 51137
  85841. 45: ok 51138
  85842. 45: ok 51139
  85843. 45: ok 51140
  85844. 45: ok 51141
  85845. 45: ok 51142
  85846. 45: ok 51143
  85847. 45: ok 51144
  85848. 45: ok 51145
  85849. 45: ok 51146
  85850. 45: ok 51147
  85851. 45: ok 51148
  85852. 45: ok 51149
  85853. 45: ok 51150
  85854. 45: ok 51151
  85855. 45: ok 51152
  85856. 45: ok 51153
  85857. 45: ok 51154
  85858. 45: ok 51155
  85859. 45: ok 51156
  85860. 45: ok 51157
  85861. 45: ok 51158
  85862. 45: ok 51159
  85863. 45: ok 51160
  85864. 45: ok 51161
  85865. 45: ok 51162
  85866. 45: ok 51163
  85867. 45: ok 51164
  85868. 45: ok 51165
  85869. 45: ok 51166
  85870. 45: ok 51167
  85871. 45: ok 51168
  85872. 45: ok 51169
  85873. 45: ok 51170
  85874. 45: ok 51171
  85875. 45: ok 51172
  85876. 45: ok 51173
  85877. 45: ok 51174
  85878. 45: ok 51175
  85879. 45: ok 51176
  85880. 45: ok 51177
  85881. 45: ok 51178
  85882. 45: ok 51179
  85883. 45: ok 51180
  85884. 45: ok 51181
  85885. 45: ok 51182
  85886. 45: ok 51183
  85887. 45: ok 51184
  85888. 45: ok 51185
  85889. 45: ok 51186
  85890. 45: ok 51187
  85891. 45: ok 51188
  85892. 45: ok 51189
  85893. 45: ok 51190
  85894. 45: ok 51191
  85895. 45: ok 51192
  85896. 45: ok 51193
  85897. 45: ok 51194
  85898. 45: ok 51195
  85899. 45: ok 51196
  85900. 45: ok 51197
  85901. 45: ok 51198
  85902. 45: ok 51199
  85903. 45: ok 51200
  85904. 45: ok 51201
  85905. 45: ok 51202
  85906. 45: ok 51203
  85907. 45: ok 51204
  85908. 45: ok 51205
  85909. 45: ok 51206
  85910. 45: ok 51207
  85911. 45: ok 51208
  85912. 45: ok 51209
  85913. 45: ok 51210
  85914. 45: ok 51211
  85915. 45: ok 51212
  85916. 45: ok 51213
  85917. 45: ok 51214
  85918. 45: ok 51215
  85919. 45: ok 51216
  85920. 45: ok 51217
  85921. 45: ok 51218
  85922. 45: ok 51219
  85923. 45: ok 51220
  85924. 45: ok 51221
  85925. 45: ok 51222
  85926. 45: ok 51223
  85927. 45: ok 51224
  85928. 45: ok 51225
  85929. 45: ok 51226
  85930. 45: ok 51227
  85931. 45: ok 51228
  85932. 45: ok 51229
  85933. 45: ok 51230
  85934. 45: ok 51231
  85935. 45: ok 51232
  85936. 45: ok 51233
  85937. 45: ok 51234
  85938. 45: ok 51235
  85939. 45: ok 51236
  85940. 45: ok 51237
  85941. 45: ok 51238
  85942. 45: ok 51239
  85943. 45: ok 51240
  85944. 45: ok 51241
  85945. 45: ok 51242
  85946. 45: ok 51243
  85947. 45: ok 51244
  85948. 45: ok 51245
  85949. 45: ok 51246
  85950. 45: ok 51247
  85951. 45: ok 51248
  85952. 45: ok 51249
  85953. 45: ok 51250
  85954. 45: ok 51251
  85955. 45: ok 51252
  85956. 45: ok 51253
  85957. 45: ok 51254
  85958. 45: ok 51255
  85959. 45: ok 51256
  85960. 45: ok 51257
  85961. 45: ok 51258
  85962. 45: ok 51259
  85963. 45: ok 51260
  85964. 45: ok 51261
  85965. 45: ok 51262
  85966. 45: ok 51263
  85967. 45: ok 51264
  85968. 45: ok 51265
  85969. 45: ok 51266
  85970. 45: ok 51267
  85971. 45: ok 51268
  85972. 45: ok 51269
  85973. 45: ok 51270
  85974. 45: ok 51271
  85975. 45: ok 51272
  85976. 45: ok 51273
  85977. 45: ok 51274
  85978. 45: ok 51275
  85979. 45: ok 51276
  85980. 45: ok 51277
  85981. 45: ok 51278
  85982. 45: ok 51279
  85983. 45: ok 51280
  85984. 45: ok 51281
  85985. 45: ok 51282
  85986. 45: ok 51283
  85987. 45: ok 51284
  85988. 45: ok 51285
  85989. 45: ok 51286
  85990. 45: ok 51287
  85991. 45: ok 51288
  85992. 45: ok 51289
  85993. 45: ok 51290
  85994. 45: ok 51291
  85995. 45: ok 51292
  85996. 45: ok 51293
  85997. 45: ok 51294
  85998. 45: ok 51295
  85999. 45: ok 51296
  86000. 45: ok 51297
  86001. 45: ok 51298
  86002. 45: ok 51299
  86003. 45: ok 51300
  86004. 45: ok 51301
  86005. 45: ok 51302
  86006. 45: ok 51303
  86007. 45: ok 51304
  86008. 45: ok 51305
  86009. 45: ok 51306
  86010. 45: ok 51307
  86011. 45: ok 51308
  86012. 45: ok 51309
  86013. 45: ok 51310
  86014. 45: ok 51311
  86015. 45: ok 51312
  86016. 45: ok 51313
  86017. 45: ok 51314
  86018. 45: ok 51315
  86019. 45: ok 51316
  86020. 45: ok 51317
  86021. 45: ok 51318
  86022. 45: ok 51319
  86023. 45: ok 51320
  86024. 45: ok 51321
  86025. 45: ok 51322
  86026. 45: ok 51323
  86027. 45: ok 51324
  86028. 45: ok 51325
  86029. 45: ok 51326
  86030. 45: ok 51327
  86031. 45: ok 51328
  86032. 45: ok 51329
  86033. 45: ok 51330
  86034. 45: ok 51331
  86035. 45: ok 51332
  86036. 45: ok 51333
  86037. 45: ok 51334
  86038. 45: ok 51335
  86039. 45: ok 51336
  86040. 45: ok 51337
  86041. 45: ok 51338
  86042. 45: ok 51339
  86043. 45: ok 51340
  86044. 45: ok 51341
  86045. 45: ok 51342
  86046. 45: ok 51343
  86047. 45: ok 51344
  86048. 45: ok 51345
  86049. 45: ok 51346
  86050. 45: ok 51347
  86051. 45: ok 51348
  86052. 45: ok 51349
  86053. 45: ok 51350
  86054. 45: ok 51351
  86055. 45: ok 51352
  86056. 45: ok 51353
  86057. 45: ok 51354
  86058. 45: ok 51355
  86059. 45: ok 51356
  86060. 45: ok 51357
  86061. 45: ok 51358
  86062. 45: ok 51359
  86063. 45: ok 51360
  86064. 45: ok 51361
  86065. 45: ok 51362
  86066. 45: ok 51363
  86067. 45: ok 51364
  86068. 45: ok 51365
  86069. 45: ok 51366
  86070. 45: ok 51367
  86071. 45: ok 51368
  86072. 45: ok 51369
  86073. 45: ok 51370
  86074. 45: ok 51371
  86075. 45: ok 51372
  86076. 45: ok 51373
  86077. 45: ok 51374
  86078. 45: ok 51375
  86079. 45: ok 51376
  86080. 45: ok 51377
  86081. 45: ok 51378
  86082. 45: ok 51379
  86083. 45: ok 51380
  86084. 45: ok 51381
  86085. 45: ok 51382
  86086. 45: ok 51383
  86087. 45: ok 51384
  86088. 45: ok 51385
  86089. 45: ok 51386
  86090. 45: ok 51387
  86091. 45: ok 51388
  86092. 45: ok 51389
  86093. 45: ok 51390
  86094. 45: ok 51391
  86095. 45: ok 51392
  86096. 45: ok 51393
  86097. 45: ok 51394
  86098. 45: ok 51395
  86099. 45: ok 51396
  86100. 45: ok 51397
  86101. 45: ok 51398
  86102. 45: ok 51399
  86103. 45: ok 51400
  86104. 45: ok 51401
  86105. 45: ok 51402
  86106. 45: ok 51403
  86107. 45: ok 51404
  86108. 45: ok 51405
  86109. 45: ok 51406
  86110. 45: ok 51407
  86111. 45: ok 51408
  86112. 45: ok 51409
  86113. 45: ok 51410
  86114. 45: ok 51411
  86115. 45: ok 51412
  86116. 45: ok 51413
  86117. 45: ok 51414
  86118. 45: ok 51415
  86119. 45: ok 51416
  86120. 45: ok 51417
  86121. 45: ok 51418
  86122. 45: ok 51419
  86123. 45: ok 51420
  86124. 45: ok 51421
  86125. 45: ok 51422
  86126. 45: ok 51423
  86127. 45: ok 51424
  86128. 45: ok 51425
  86129. 45: ok 51426
  86130. 45: ok 51427
  86131. 45: ok 51428
  86132. 45: ok 51429
  86133. 45: ok 51430
  86134. 45: ok 51431
  86135. 45: ok 51432
  86136. 45: ok 51433
  86137. 45: ok 51434
  86138. 45: ok 51435
  86139. 45: ok 51436
  86140. 45: ok 51437
  86141. 45: ok 51438
  86142. 45: ok 51439
  86143. 45: ok 51440
  86144. 45: ok 51441
  86145. 45: ok 51442
  86146. 45: ok 51443
  86147. 45: ok 51444
  86148. 45: ok 51445
  86149. 45: ok 51446
  86150. 45: ok 51447
  86151. 45: ok 51448
  86152. 45: ok 51449
  86153. 45: ok 51450
  86154. 45: ok 51451
  86155. 45: ok 51452
  86156. 45: ok 51453
  86157. 45: ok 51454
  86158. 45: ok 51455
  86159. 45: ok 51456
  86160. 45: ok 51457
  86161. 45: ok 51458
  86162. 45: ok 51459
  86163. 45: ok 51460
  86164. 45: ok 51461
  86165. 45: ok 51462
  86166. 45: ok 51463
  86167. 45: ok 51464
  86168. 45: ok 51465
  86169. 45: ok 51466
  86170. 45: ok 51467
  86171. 45: ok 51468
  86172. 45: ok 51469
  86173. 45: ok 51470
  86174. 45: ok 51471
  86175. 45: ok 51472
  86176. 45: ok 51473
  86177. 45: ok 51474
  86178. 45: ok 51475
  86179. 45: ok 51476
  86180. 45: ok 51477
  86181. 45: ok 51478
  86182. 45: ok 51479
  86183. 45: ok 51480
  86184. 45: ok 51481
  86185. 45: ok 51482
  86186. 45: ok 51483
  86187. 45: ok 51484
  86188. 45: ok 51485
  86189. 45: ok 51486
  86190. 45: ok 51487
  86191. 45: ok 51488
  86192. 45: ok 51489
  86193. 45: ok 51490
  86194. 45: ok 51491
  86195. 45: ok 51492
  86196. 45: ok 51493
  86197. 45: ok 51494
  86198. 45: ok 51495
  86199. 45: ok 51496
  86200. 45: ok 51497
  86201. 45: ok 51498
  86202. 45: ok 51499
  86203. 45: ok 51500
  86204. 45: ok 51501
  86205. 45: ok 51502
  86206. 45: ok 51503
  86207. 45: ok 51504
  86208. 45: ok 51505
  86209. 45: ok 51506
  86210. 45: ok 51507
  86211. 45: ok 51508
  86212. 45: ok 51509
  86213. 45: ok 51510
  86214. 45: ok 51511
  86215. 45: ok 51512
  86216. 45: ok 51513
  86217. 45: ok 51514
  86218. 45: ok 51515
  86219. 45: ok 51516
  86220. 45: ok 51517
  86221. 45: ok 51518
  86222. 45: ok 51519
  86223. 45: ok 51520
  86224. 45: ok 51521
  86225. 45: ok 51522
  86226. 45: ok 51523
  86227. 45: ok 51524
  86228. 45: ok 51525
  86229. 45: ok 51526
  86230. 45: ok 51527
  86231. 45: ok 51528
  86232. 45: ok 51529
  86233. 45: ok 51530
  86234. 45: ok 51531
  86235. 45: ok 51532
  86236. 45: ok 51533
  86237. 45: ok 51534
  86238. 45: ok 51535
  86239. 45: ok 51536
  86240. 45: ok 51537
  86241. 45: ok 51538
  86242. 45: ok 51539
  86243. 45: ok 51540
  86244. 45: ok 51541
  86245. 45: ok 51542
  86246. 45: ok 51543
  86247. 45: ok 51544
  86248. 45: ok 51545
  86249. 45: ok 51546
  86250. 45: ok 51547
  86251. 45: ok 51548
  86252. 45: ok 51549
  86253. 45: ok 51550
  86254. 45: ok 51551
  86255. 45: ok 51552
  86256. 45: ok 51553
  86257. 45: ok 51554
  86258. 45: ok 51555
  86259. 45: ok 51556
  86260. 45: ok 51557
  86261. 45: ok 51558
  86262. 45: ok 51559
  86263. 45: ok 51560
  86264. 45: ok 51561
  86265. 45: ok 51562
  86266. 45: ok 51563
  86267. 45: ok 51564
  86268. 45: ok 51565
  86269. 45: ok 51566
  86270. 45: ok 51567
  86271. 45: ok 51568
  86272. 45: ok 51569
  86273. 45: ok 51570
  86274. 45: ok 51571
  86275. 45: ok 51572
  86276. 45: ok 51573
  86277. 45: ok 51574
  86278. 45: ok 51575
  86279. 45: ok 51576
  86280. 45: ok 51577
  86281. 45: ok 51578
  86282. 45: ok 51579
  86283. 45: ok 51580
  86284. 45: ok 51581
  86285. 45: ok 51582
  86286. 45: ok 51583
  86287. 45: ok 51584
  86288. 45: ok 51585
  86289. 45: ok 51586
  86290. 45: ok 51587
  86291. 45: ok 51588
  86292. 45: ok 51589
  86293. 45: ok 51590
  86294. 45: ok 51591
  86295. 45: ok 51592
  86296. 45: ok 51593
  86297. 45: ok 51594
  86298. 45: ok 51595
  86299. 45: ok 51596
  86300. 45: ok 51597
  86301. 45: ok 51598
  86302. 45: ok 51599
  86303. 45: ok 51600
  86304. 45: ok 51601
  86305. 45: ok 51602
  86306. 45: ok 51603
  86307. 45: ok 51604
  86308. 45: ok 51605
  86309. 45: ok 51606
  86310. 45: ok 51607
  86311. 45: ok 51608
  86312. 45: ok 51609
  86313. 45: ok 51610
  86314. 45: ok 51611
  86315. 45: ok 51612
  86316. 45: ok 51613
  86317. 45: ok 51614
  86318. 45: ok 51615
  86319. 45: ok 51616
  86320. 45: ok 51617
  86321. 45: ok 51618
  86322. 45: ok 51619
  86323. 45: ok 51620
  86324. 45: ok 51621
  86325. 45: ok 51622
  86326. 45: ok 51623
  86327. 45: ok 51624
  86328. 45: ok 51625
  86329. 45: ok 51626
  86330. 45: ok 51627
  86331. 45: ok 51628
  86332. 45: ok 51629
  86333. 45: ok 51630
  86334. 45: ok 51631
  86335. 45: ok 51632
  86336. 45: ok 51633
  86337. 45: ok 51634
  86338. 45: ok 51635
  86339. 45: ok 51636
  86340. 45: ok 51637
  86341. 45: ok 51638
  86342. 45: ok 51639
  86343. 45: ok 51640
  86344. 45: ok 51641
  86345. 45: ok 51642
  86346. 45: ok 51643
  86347. 45: ok 51644
  86348. 45: ok 51645
  86349. 45: ok 51646
  86350. 45: ok 51647
  86351. 45: ok 51648
  86352. 45: ok 51649
  86353. 45: ok 51650
  86354. 45: ok 51651
  86355. 45: ok 51652
  86356. 45: ok 51653
  86357. 45: ok 51654
  86358. 45: ok 51655
  86359. 45: ok 51656
  86360. 45: ok 51657
  86361. 45: ok 51658
  86362. 45: ok 51659
  86363. 45: ok 51660
  86364. 45: ok 51661
  86365. 45: ok 51662
  86366. 45: ok 51663
  86367. 45: ok 51664
  86368. 45: ok 51665
  86369. 45: ok 51666
  86370. 45: ok 51667
  86371. 45: ok 51668
  86372. 45: ok 51669
  86373. 45: ok 51670
  86374. 45: ok 51671
  86375. 45: ok 51672
  86376. 45: ok 51673
  86377. 45: ok 51674
  86378. 45: ok 51675
  86379. 45: ok 51676
  86380. 45: ok 51677
  86381. 45: ok 51678
  86382. 45: ok 51679
  86383. 45: ok 51680
  86384. 45: ok 51681
  86385. 45: ok 51682
  86386. 45: ok 51683
  86387. 45: ok 51684
  86388. 45: ok 51685
  86389. 45: ok 51686
  86390. 45: ok 51687
  86391. 45: ok 51688
  86392. 45: ok 51689
  86393. 45: ok 51690
  86394. 45: ok 51691
  86395. 45: ok 51692
  86396. 45: ok 51693
  86397. 45: ok 51694
  86398. 45: ok 51695
  86399. 45: ok 51696
  86400. 45: ok 51697
  86401. 45: ok 51698
  86402. 45: ok 51699
  86403. 45: ok 51700
  86404. 45: ok 51701
  86405. 45: ok 51702
  86406. 45: ok 51703
  86407. 45: ok 51704
  86408. 45: ok 51705
  86409. 45: ok 51706
  86410. 45: ok 51707
  86411. 45: ok 51708
  86412. 45: ok 51709
  86413. 45: ok 51710
  86414. 45: ok 51711
  86415. 45: ok 51712
  86416. 45: ok 51713
  86417. 45: ok 51714
  86418. 45: ok 51715
  86419. 45: ok 51716
  86420. 45: ok 51717
  86421. 45: ok 51718
  86422. 45: ok 51719
  86423. 45: ok 51720
  86424. 45: ok 51721
  86425. 45: ok 51722
  86426. 45: ok 51723
  86427. 45: ok 51724
  86428. 45: ok 51725
  86429. 45: ok 51726
  86430. 45: ok 51727
  86431. 45: ok 51728
  86432. 45: ok 51729
  86433. 45: ok 51730
  86434. 45: ok 51731
  86435. 45: ok 51732
  86436. 45: ok 51733
  86437. 45: ok 51734
  86438. 45: ok 51735
  86439. 45: ok 51736
  86440. 45: ok 51737
  86441. 45: ok 51738
  86442. 45: ok 51739
  86443. 45: ok 51740
  86444. 45: ok 51741
  86445. 45: ok 51742
  86446. 45: ok 51743
  86447. 45: ok 51744
  86448. 45: ok 51745
  86449. 45: ok 51746
  86450. 45: ok 51747
  86451. 45: ok 51748
  86452. 45: ok 51749
  86453. 45: ok 51750
  86454. 45: ok 51751
  86455. 45: ok 51752
  86456. 45: ok 51753
  86457. 45: ok 51754
  86458. 45: ok 51755
  86459. 45: ok 51756
  86460. 45: ok 51757
  86461. 45: ok 51758
  86462. 45: ok 51759
  86463. 45: ok 51760
  86464. 45: ok 51761
  86465. 45: ok 51762
  86466. 45: ok 51763
  86467. 45: ok 51764
  86468. 45: ok 51765
  86469. 45: ok 51766
  86470. 45: ok 51767
  86471. 45: ok 51768
  86472. 45: ok 51769
  86473. 45: ok 51770
  86474. 45: ok 51771
  86475. 45: ok 51772
  86476. 45: ok 51773
  86477. 45: ok 51774
  86478. 45: ok 51775
  86479. 45: ok 51776
  86480. 45: ok 51777
  86481. 45: ok 51778
  86482. 45: ok 51779
  86483. 45: ok 51780
  86484. 45: ok 51781
  86485. 45: ok 51782
  86486. 45: ok 51783
  86487. 45: ok 51784
  86488. 45: ok 51785
  86489. 45: ok 51786
  86490. 45: ok 51787
  86491. 45: ok 51788
  86492. 45: ok 51789
  86493. 45: ok 51790
  86494. 45: ok 51791
  86495. 45: ok 51792
  86496. 45: ok 51793
  86497. 45: ok 51794
  86498. 45: ok 51795
  86499. 45: ok 51796
  86500. 45: ok 51797
  86501. 45: ok 51798
  86502. 45: ok 51799
  86503. 45: ok 51800
  86504. 45: ok 51801
  86505. 45: ok 51802
  86506. 45: ok 51803
  86507. 45: ok 51804
  86508. 45: ok 51805
  86509. 45: ok 51806
  86510. 45: ok 51807
  86511. 45: ok 51808
  86512. 45: ok 51809
  86513. 45: ok 51810
  86514. 45: ok 51811
  86515. 45: ok 51812
  86516. 45: ok 51813
  86517. 45: ok 51814
  86518. 45: ok 51815
  86519. 45: ok 51816
  86520. 45: ok 51817
  86521. 45: ok 51818
  86522. 45: ok 51819
  86523. 45: ok 51820
  86524. 45: ok 51821
  86525. 45: ok 51822
  86526. 45: ok 51823
  86527. 45: ok 51824
  86528. 45: ok 51825
  86529. 45: ok 51826
  86530. 45: ok 51827
  86531. 45: ok 51828
  86532. 45: ok 51829
  86533. 45: ok 51830
  86534. 45: ok 51831
  86535. 45: ok 51832
  86536. 45: ok 51833
  86537. 45: ok 51834
  86538. 45: ok 51835
  86539. 45: ok 51836
  86540. 45: ok 51837
  86541. 45: ok 51838
  86542. 45: ok 51839
  86543. 45: ok 51840
  86544. 45: ok 51841
  86545. 45: ok 51842
  86546. 45: ok 51843
  86547. 45: ok 51844
  86548. 45: ok 51845
  86549. 45: ok 51846
  86550. 45: ok 51847
  86551. 45: ok 51848
  86552. 45: ok 51849
  86553. 45: ok 51850
  86554. 45: ok 51851
  86555. 45: ok 51852
  86556. 45: ok 51853
  86557. 45: ok 51854
  86558. 45: ok 51855
  86559. 45: ok 51856
  86560. 45: ok 51857
  86561. 45: ok 51858
  86562. 45: ok 51859
  86563. 45: ok 51860
  86564. 45: ok 51861
  86565. 45: ok 51862
  86566. 45: ok 51863
  86567. 45: ok 51864
  86568. 45: ok 51865
  86569. 45: ok 51866
  86570. 45: ok 51867
  86571. 45: ok 51868
  86572. 45: ok 51869
  86573. 45: ok 51870
  86574. 45: ok 51871
  86575. 45: ok 51872
  86576. 45: ok 51873
  86577. 45: ok 51874
  86578. 45: ok 51875
  86579. 45: ok 51876
  86580. 45: ok 51877
  86581. 45: ok 51878
  86582. 45: ok 51879
  86583. 45: ok 51880
  86584. 45: ok 51881
  86585. 45: ok 51882
  86586. 45: ok 51883
  86587. 45: ok 51884
  86588. 45: ok 51885
  86589. 45: ok 51886
  86590. 45: ok 51887
  86591. 45: ok 51888
  86592. 45: ok 51889
  86593. 45: ok 51890
  86594. 45: ok 51891
  86595. 45: ok 51892
  86596. 45: ok 51893
  86597. 45: ok 51894
  86598. 45: ok 51895
  86599. 45: ok 51896
  86600. 45: ok 51897
  86601. 45: ok 51898
  86602. 45: ok 51899
  86603. 45: ok 51900
  86604. 45: ok 51901
  86605. 45: ok 51902
  86606. 45: ok 51903
  86607. 45: ok 51904
  86608. 45: ok 51905
  86609. 45: ok 51906
  86610. 45: ok 51907
  86611. 45: ok 51908
  86612. 45: ok 51909
  86613. 45: ok 51910
  86614. 45: ok 51911
  86615. 45: ok 51912
  86616. 45: ok 51913
  86617. 45: ok 51914
  86618. 45: ok 51915
  86619. 45: ok 51916
  86620. 45: ok 51917
  86621. 45: ok 51918
  86622. 45: ok 51919
  86623. 45: ok 51920
  86624. 45: ok 51921
  86625. 45: ok 51922
  86626. 45: ok 51923
  86627. 45: ok 51924
  86628. 45: ok 51925
  86629. 45: ok 51926
  86630. 45: ok 51927
  86631. 45: ok 51928
  86632. 45: ok 51929
  86633. 45: ok 51930
  86634. 45: ok 51931
  86635. 45: ok 51932
  86636. 45: ok 51933
  86637. 45: ok 51934
  86638. 45: ok 51935
  86639. 45: ok 51936
  86640. 45: ok 51937
  86641. 45: ok 51938
  86642. 45: ok 51939
  86643. 45: ok 51940
  86644. 45: ok 51941
  86645. 45: ok 51942
  86646. 45: ok 51943
  86647. 45: ok 51944
  86648. 45: ok 51945
  86649. 45: ok 51946
  86650. 45: ok 51947
  86651. 45: ok 51948
  86652. 45: ok 51949
  86653. 45: ok 51950
  86654. 45: ok 51951
  86655. 45: ok 51952
  86656. 45: ok 51953
  86657. 45: ok 51954
  86658. 45: ok 51955
  86659. 45: ok 51956
  86660. 45: ok 51957
  86661. 45: ok 51958
  86662. 45: ok 51959
  86663. 45: ok 51960
  86664. 45: ok 51961
  86665. 45: ok 51962
  86666. 45: ok 51963
  86667. 45: ok 51964
  86668. 45: ok 51965
  86669. 45: ok 51966
  86670. 45: ok 51967
  86671. 45: ok 51968
  86672. 45: ok 51969
  86673. 45: ok 51970
  86674. 45: ok 51971
  86675. 45: ok 51972
  86676. 45: ok 51973
  86677. 45: ok 51974
  86678. 45: ok 51975
  86679. 45: ok 51976
  86680. 45: ok 51977
  86681. 45: ok 51978
  86682. 45: ok 51979
  86683. 45: ok 51980
  86684. 45: ok 51981
  86685. 45: ok 51982
  86686. 45: ok 51983
  86687. 45: ok 51984
  86688. 45: ok 51985
  86689. 45: ok 51986
  86690. 45: ok 51987
  86691. 45: ok 51988
  86692. 45: ok 51989
  86693. 45: ok 51990
  86694. 45: ok 51991
  86695. 45: ok 51992
  86696. 45: ok 51993
  86697. 45: ok 51994
  86698. 45: ok 51995
  86699. 45: ok 51996
  86700. 45: ok 51997
  86701. 45: ok 51998
  86702. 45: ok 51999
  86703. 45: ok 52000
  86704. 45: ok 52001
  86705. 45: ok 52002
  86706. 45: ok 52003
  86707. 45: ok 52004
  86708. 45: ok 52005
  86709. 45: ok 52006
  86710. 45: ok 52007
  86711. 45: ok 52008
  86712. 45: ok 52009
  86713. 45: ok 52010
  86714. 45: ok 52011
  86715. 45: ok 52012
  86716. 45: ok 52013
  86717. 45: ok 52014
  86718. 45: ok 52015
  86719. 45: ok 52016
  86720. 45: ok 52017
  86721. 45: ok 52018
  86722. 45: ok 52019
  86723. 45: ok 52020
  86724. 45: ok 52021
  86725. 45: ok 52022
  86726. 45: ok 52023
  86727. 45: ok 52024
  86728. 45: ok 52025
  86729. 45: ok 52026
  86730. 45: ok 52027
  86731. 45: ok 52028
  86732. 45: ok 52029
  86733. 45: ok 52030
  86734. 45: ok 52031
  86735. 45: ok 52032
  86736. 45: ok 52033
  86737. 45: ok 52034
  86738. 45: ok 52035
  86739. 45: ok 52036
  86740. 45: ok 52037
  86741. 45: ok 52038
  86742. 45: ok 52039
  86743. 45: ok 52040
  86744. 45: ok 52041
  86745. 45: ok 52042
  86746. 45: ok 52043
  86747. 45: ok 52044
  86748. 45: ok 52045
  86749. 45: ok 52046
  86750. 45: ok 52047
  86751. 45: ok 52048
  86752. 45: ok 52049
  86753. 45: ok 52050
  86754. 45: ok 52051
  86755. 45: ok 52052
  86756. 45: ok 52053
  86757. 45: ok 52054
  86758. 45: ok 52055
  86759. 45: ok 52056
  86760. 45: ok 52057
  86761. 45: ok 52058
  86762. 45: ok 52059
  86763. 45: ok 52060
  86764. 45: ok 52061
  86765. 45: ok 52062
  86766. 45: ok 52063
  86767. 45: ok 52064
  86768. 45: ok 52065
  86769. 45: ok 52066
  86770. 45: ok 52067
  86771. 45: ok 52068
  86772. 45: ok 52069
  86773. 45: ok 52070
  86774. 45: ok 52071
  86775. 45: ok 52072
  86776. 45: ok 52073
  86777. 45: ok 52074
  86778. 45: ok 52075
  86779. 45: ok 52076
  86780. 45: ok 52077
  86781. 45: ok 52078
  86782. 45: ok 52079
  86783. 45: ok 52080
  86784. 45: ok 52081
  86785. 45: ok 52082
  86786. 45: ok 52083
  86787. 45: ok 52084
  86788. 45: ok 52085
  86789. 45: ok 52086
  86790. 45: ok 52087
  86791. 45: ok 52088
  86792. 45: ok 52089
  86793. 45: ok 52090
  86794. 45: ok 52091
  86795. 45: ok 52092
  86796. 45: ok 52093
  86797. 45: ok 52094
  86798. 45: ok 52095
  86799. 45: ok 52096
  86800. 45: ok 52097
  86801. 45: ok 52098
  86802. 45: ok 52099
  86803. 45: ok 52100
  86804. 45: ok 52101
  86805. 45: ok 52102
  86806. 45: ok 52103
  86807. 45: ok 52104
  86808. 45: ok 52105
  86809. 45: ok 52106
  86810. 45: ok 52107
  86811. 45: ok 52108
  86812. 45: ok 52109
  86813. 45: ok 52110
  86814. 45: ok 52111
  86815. 45: ok 52112
  86816. 45: ok 52113
  86817. 45: ok 52114
  86818. 45: ok 52115
  86819. 45: ok 52116
  86820. 45: ok 52117
  86821. 45: ok 52118
  86822. 45: ok 52119
  86823. 45: ok 52120
  86824. 45: ok 52121
  86825. 45: ok 52122
  86826. 45: ok 52123
  86827. 45: ok 52124
  86828. 45: ok 52125
  86829. 45: ok 52126
  86830. 45: ok 52127
  86831. 45: ok 52128
  86832. 45: ok 52129
  86833. 45: ok 52130
  86834. 45: ok 52131
  86835. 45: ok 52132
  86836. 45: ok 52133
  86837. 45: ok 52134
  86838. 45: ok 52135
  86839. 45: ok 52136
  86840. 45: ok 52137
  86841. 45: ok 52138
  86842. 45: ok 52139
  86843. 45: ok 52140
  86844. 45: ok 52141
  86845. 45: ok 52142
  86846. 45: ok 52143
  86847. 45: ok 52144
  86848. 45: ok 52145
  86849. 45: ok 52146
  86850. 45: ok 52147
  86851. 45: ok 52148
  86852. 45: ok 52149
  86853. 45: ok 52150
  86854. 45: ok 52151
  86855. 45: ok 52152
  86856. 45: ok 52153
  86857. 45: ok 52154
  86858. 45: ok 52155
  86859. 45: ok 52156
  86860. 45: ok 52157
  86861. 45: ok 52158
  86862. 45: ok 52159
  86863. 45: ok 52160
  86864. 45: ok 52161
  86865. 45: ok 52162
  86866. 45: ok 52163
  86867. 45: ok 52164
  86868. 45: ok 52165
  86869. 45: ok 52166
  86870. 45: ok 52167
  86871. 45: ok 52168
  86872. 45: ok 52169
  86873. 45: ok 52170
  86874. 45: ok 52171
  86875. 45: ok 52172
  86876. 45: ok 52173
  86877. 45: ok 52174
  86878. 45: ok 52175
  86879. 45: ok 52176
  86880. 45: ok 52177
  86881. 45: ok 52178
  86882. 45: ok 52179
  86883. 45: ok 52180
  86884. 45: ok 52181
  86885. 45: ok 52182
  86886. 45: ok 52183
  86887. 45: ok 52184
  86888. 45: ok 52185
  86889. 45: ok 52186
  86890. 45: ok 52187
  86891. 45: ok 52188
  86892. 45: ok 52189
  86893. 45: ok 52190
  86894. 45: ok 52191
  86895. 45: ok 52192
  86896. 45: ok 52193
  86897. 45: ok 52194
  86898. 45: ok 52195
  86899. 45: ok 52196
  86900. 45: ok 52197
  86901. 45: ok 52198
  86902. 45: ok 52199
  86903. 45: ok 52200
  86904. 45: ok 52201
  86905. 45: ok 52202
  86906. 45: ok 52203
  86907. 45: ok 52204
  86908. 45: ok 52205
  86909. 45: ok 52206
  86910. 45: ok 52207
  86911. 45: ok 52208
  86912. 45: ok 52209
  86913. 45: ok 52210
  86914. 45: ok 52211
  86915. 45: ok 52212
  86916. 45: ok 52213
  86917. 45: ok 52214
  86918. 45: ok 52215
  86919. 45: ok 52216
  86920. 45: ok 52217
  86921. 45: ok 52218
  86922. 45: ok 52219
  86923. 45: ok 52220
  86924. 45: ok 52221
  86925. 45: ok 52222
  86926. 45: ok 52223
  86927. 45: ok 52224
  86928. 45: ok 52225
  86929. 45: ok 52226
  86930. 45: ok 52227
  86931. 45: ok 52228
  86932. 45: ok 52229
  86933. 45: ok 52230
  86934. 45: ok 52231
  86935. 45: ok 52232
  86936. 45: ok 52233
  86937. 45: ok 52234
  86938. 45: ok 52235
  86939. 45: ok 52236
  86940. 45: ok 52237
  86941. 45: ok 52238
  86942. 45: ok 52239
  86943. 45: ok 52240
  86944. 45: ok 52241
  86945. 45: ok 52242
  86946. 45: ok 52243
  86947. 45: ok 52244
  86948. 45: ok 52245
  86949. 45: ok 52246
  86950. 45: ok 52247
  86951. 45: ok 52248
  86952. 45: ok 52249
  86953. 45: ok 52250
  86954. 45: ok 52251
  86955. 45: ok 52252
  86956. 45: ok 52253
  86957. 45: ok 52254
  86958. 45: ok 52255
  86959. 45: ok 52256
  86960. 45: ok 52257
  86961. 45: ok 52258
  86962. 45: ok 52259
  86963. 45: ok 52260
  86964. 45: ok 52261
  86965. 45: ok 52262
  86966. 45: ok 52263
  86967. 45: ok 52264
  86968. 45: ok 52265
  86969. 45: ok 52266
  86970. 45: ok 52267
  86971. 45: ok 52268
  86972. 45: ok 52269
  86973. 45: ok 52270
  86974. 45: ok 52271
  86975. 45: ok 52272
  86976. 45: ok 52273
  86977. 45: ok 52274
  86978. 45: ok 52275
  86979. 45: ok 52276
  86980. 45: ok 52277
  86981. 45: ok 52278
  86982. 45: ok 52279
  86983. 45: ok 52280
  86984. 45: ok 52281
  86985. 45: ok 52282
  86986. 45: ok 52283
  86987. 45: ok 52284
  86988. 45: ok 52285
  86989. 45: ok 52286
  86990. 45: ok 52287
  86991. 45: ok 52288
  86992. 45: ok 52289
  86993. 45: ok 52290
  86994. 45: ok 52291
  86995. 45: ok 52292
  86996. 45: ok 52293
  86997. 45: ok 52294
  86998. 45: ok 52295
  86999. 45: ok 52296
  87000. 45: ok 52297
  87001. 45: ok 52298
  87002. 45: ok 52299
  87003. 45: ok 52300
  87004. 45: ok 52301
  87005. 45: ok 52302
  87006. 45: ok 52303
  87007. 45: ok 52304
  87008. 45: ok 52305
  87009. 45: ok 52306
  87010. 45: ok 52307
  87011. 45: ok 52308
  87012. 45: ok 52309
  87013. 45: ok 52310
  87014. 45: ok 52311
  87015. 45: ok 52312
  87016. 45: ok 52313
  87017. 45: ok 52314
  87018. 45: ok 52315
  87019. 45: ok 52316
  87020. 45: ok 52317
  87021. 45: ok 52318
  87022. 45: ok 52319
  87023. 45: ok 52320
  87024. 45: ok 52321
  87025. 45: ok 52322
  87026. 45: ok 52323
  87027. 45: ok 52324
  87028. 45: ok 52325
  87029. 45: ok 52326
  87030. 45: ok 52327
  87031. 45: ok 52328
  87032. 45: ok 52329
  87033. 45: ok 52330
  87034. 45: ok 52331
  87035. 45: ok 52332
  87036. 45: ok 52333
  87037. 45: ok 52334
  87038. 45: ok 52335
  87039. 45: ok 52336
  87040. 45: ok 52337
  87041. 45: ok 52338
  87042. 45: ok 52339
  87043. 45: ok 52340
  87044. 45: ok 52341
  87045. 45: ok 52342
  87046. 45: ok 52343
  87047. 45: ok 52344
  87048. 45: ok 52345
  87049. 45: ok 52346
  87050. 45: ok 52347
  87051. 45: ok 52348
  87052. 45: ok 52349
  87053. 45: ok 52350
  87054. 45: ok 52351
  87055. 45: ok 52352
  87056. 45: ok 52353
  87057. 45: ok 52354
  87058. 45: ok 52355
  87059. 45: ok 52356
  87060. 45: ok 52357
  87061. 45: ok 52358
  87062. 45: ok 52359
  87063. 45: ok 52360
  87064. 45: ok 52361
  87065. 45: ok 52362
  87066. 45: ok 52363
  87067. 45: ok 52364
  87068. 45: ok 52365
  87069. 45: ok 52366
  87070. 45: ok 52367
  87071. 45: ok 52368
  87072. 45: ok 52369
  87073. 45: ok 52370
  87074. 45: ok 52371
  87075. 45: ok 52372
  87076. 45: ok 52373
  87077. 45: ok 52374
  87078. 45: ok 52375
  87079. 45: ok 52376
  87080. 45: ok 52377
  87081. 45: ok 52378
  87082. 45: ok 52379
  87083. 45: ok 52380
  87084. 45: ok 52381
  87085. 45: ok 52382
  87086. 45: ok 52383
  87087. 45: ok 52384
  87088. 45: ok 52385
  87089. 45: ok 52386
  87090. 45: ok 52387
  87091. 45: ok 52388
  87092. 45: ok 52389
  87093. 45: ok 52390
  87094. 45: ok 52391
  87095. 45: ok 52392
  87096. 45: ok 52393
  87097. 45: ok 52394
  87098. 45: ok 52395
  87099. 45: ok 52396
  87100. 45: ok 52397
  87101. 45: ok 52398
  87102. 45: ok 52399
  87103. 45: ok 52400
  87104. 45: ok 52401
  87105. 45: ok 52402
  87106. 45: ok 52403
  87107. 45: ok 52404
  87108. 45: ok 52405
  87109. 45: ok 52406
  87110. 45: ok 52407
  87111. 45: ok 52408
  87112. 45: ok 52409
  87113. 45: ok 52410
  87114. 45: ok 52411
  87115. 45: ok 52412
  87116. 45: ok 52413
  87117. 45: ok 52414
  87118. 45: ok 52415
  87119. 45: ok 52416
  87120. 45: ok 52417
  87121. 45: ok 52418
  87122. 45: ok 52419
  87123. 45: ok 52420
  87124. 45: ok 52421
  87125. 45: ok 52422
  87126. 45: ok 52423
  87127. 45: ok 52424
  87128. 45: ok 52425
  87129. 45: ok 52426
  87130. 45: ok 52427
  87131. 45: ok 52428
  87132. 45: ok 52429
  87133. 45: ok 52430
  87134. 45: ok 52431
  87135. 45: ok 52432
  87136. 45: ok 52433
  87137. 45: ok 52434
  87138. 45: ok 52435
  87139. 45: ok 52436
  87140. 45: ok 52437
  87141. 45: ok 52438
  87142. 45: ok 52439
  87143. 45: ok 52440
  87144. 45: ok 52441
  87145. 45: ok 52442
  87146. 45: ok 52443
  87147. 45: ok 52444
  87148. 45: ok 52445
  87149. 45: ok 52446
  87150. 45: ok 52447
  87151. 45: ok 52448
  87152. 45: ok 52449
  87153. 45: ok 52450
  87154. 45: ok 52451
  87155. 45: ok 52452
  87156. 45: ok 52453
  87157. 45: ok 52454
  87158. 45: ok 52455
  87159. 45: ok 52456
  87160. 45: ok 52457
  87161. 45: ok 52458
  87162. 45: ok 52459
  87163. 45: ok 52460
  87164. 45: ok 52461
  87165. 45: ok 52462
  87166. 45: ok 52463
  87167. 45: ok 52464
  87168. 45: ok 52465
  87169. 45: ok 52466
  87170. 45: ok 52467
  87171. 45: ok 52468
  87172. 45: ok 52469
  87173. 45: ok 52470
  87174. 45: ok 52471
  87175. 45: ok 52472
  87176. 45: ok 52473
  87177. 45: ok 52474
  87178. 45: ok 52475
  87179. 45: ok 52476
  87180. 45: ok 52477
  87181. 45: ok 52478
  87182. 45: ok 52479
  87183. 45: ok 52480
  87184. 45: ok 52481
  87185. 45: ok 52482
  87186. 45: ok 52483
  87187. 45: ok 52484
  87188. 45: ok 52485
  87189. 45: ok 52486
  87190. 45: ok 52487
  87191. 45: ok 52488
  87192. 45: ok 52489
  87193. 45: ok 52490
  87194. 45: ok 52491
  87195. 45: ok 52492
  87196. 45: ok 52493
  87197. 45: ok 52494
  87198. 45: ok 52495
  87199. 45: ok 52496
  87200. 45: ok 52497
  87201. 45: ok 52498
  87202. 45: ok 52499
  87203. 45: ok 52500
  87204. 45: ok 52501
  87205. 45: ok 52502
  87206. 45: ok 52503
  87207. 45: ok 52504
  87208. 45: ok 52505
  87209. 45: ok 52506
  87210. 45: ok 52507
  87211. 45: ok 52508
  87212. 45: ok 52509
  87213. 45: ok 52510
  87214. 45: ok 52511
  87215. 45: ok 52512
  87216. 45: ok 52513
  87217. 45: ok 52514
  87218. 45: ok 52515
  87219. 45: ok 52516
  87220. 45: ok 52517
  87221. 45: ok 52518
  87222. 45: ok 52519
  87223. 45: ok 52520
  87224. 45: ok 52521
  87225. 45: ok 52522
  87226. 45: ok 52523
  87227. 45: ok 52524
  87228. 45: ok 52525
  87229. 45: ok 52526
  87230. 45: ok 52527
  87231. 45: ok 52528
  87232. 45: ok 52529
  87233. 45: ok 52530
  87234. 45: ok 52531
  87235. 45: ok 52532
  87236. 45: ok 52533
  87237. 45: ok 52534
  87238. 45: ok 52535
  87239. 45: ok 52536
  87240. 45: ok 52537
  87241. 45: ok 52538
  87242. 45: ok 52539
  87243. 45: ok 52540
  87244. 45: ok 52541
  87245. 45: ok 52542
  87246. 45: ok 52543
  87247. 45: ok 52544
  87248. 45: ok 52545
  87249. 45: ok 52546
  87250. 45: ok 52547
  87251. 45: ok 52548
  87252. 45: ok 52549
  87253. 45: ok 52550
  87254. 45: ok 52551
  87255. 45: ok 52552
  87256. 45: ok 52553
  87257. 45: ok 52554
  87258. 45: ok 52555
  87259. 45: ok 52556
  87260. 45: ok 52557
  87261. 45: ok 52558
  87262. 45: ok 52559
  87263. 45: ok 52560
  87264. 45: ok 52561
  87265. 45: ok 52562
  87266. 45: ok 52563
  87267. 45: ok 52564
  87268. 45: ok 52565
  87269. 45: ok 52566
  87270. 45: ok 52567
  87271. 45: ok 52568
  87272. 45: ok 52569
  87273. 45: ok 52570
  87274. 45: ok 52571
  87275. 45: ok 52572
  87276. 45: ok 52573
  87277. 45: ok 52574
  87278. 45: ok 52575
  87279. 45: ok 52576
  87280. 45: ok 52577
  87281. 45: ok 52578
  87282. 45: ok 52579
  87283. 45: ok 52580
  87284. 45: ok 52581
  87285. 45: ok 52582
  87286. 45: ok 52583
  87287. 45: ok 52584
  87288. 45: ok 52585
  87289. 45: ok 52586
  87290. 45: ok 52587
  87291. 45: ok 52588
  87292. 45: ok 52589
  87293. 45: ok 52590
  87294. 45: ok 52591
  87295. 45: ok 52592
  87296. 45: ok 52593
  87297. 45: ok 52594
  87298. 45: ok 52595
  87299. 45: ok 52596
  87300. 45: ok 52597
  87301. 45: ok 52598
  87302. 45: ok 52599
  87303. 45: ok 52600
  87304. 45: ok 52601
  87305. 45: ok 52602
  87306. 45: ok 52603
  87307. 45: ok 52604
  87308. 45: ok 52605
  87309. 45: ok 52606
  87310. 45: ok 52607
  87311. 45: ok 52608
  87312. 45: ok 52609
  87313. 45: ok 52610
  87314. 45: ok 52611
  87315. 45: ok 52612
  87316. 45: ok 52613
  87317. 45: ok 52614
  87318. 45: ok 52615
  87319. 45: ok 52616
  87320. 45: ok 52617
  87321. 45: ok 52618
  87322. 45: ok 52619
  87323. 45: ok 52620
  87324. 45: ok 52621
  87325. 45: ok 52622
  87326. 45: ok 52623
  87327. 45: ok 52624
  87328. 45: ok 52625
  87329. 45: ok 52626
  87330. 45: ok 52627
  87331. 45: ok 52628
  87332. 45: ok 52629
  87333. 45: ok 52630
  87334. 45: ok 52631
  87335. 45: ok 52632
  87336. 45: ok 52633
  87337. 45: ok 52634
  87338. 45: ok 52635
  87339. 45: ok 52636
  87340. 45: ok 52637
  87341. 45: ok 52638
  87342. 45: ok 52639
  87343. 45: ok 52640
  87344. 45: ok 52641
  87345. 45: ok 52642
  87346. 45: ok 52643
  87347. 45: ok 52644
  87348. 45: ok 52645
  87349. 45: ok 52646
  87350. 45: ok 52647
  87351. 45: ok 52648
  87352. 45: ok 52649
  87353. 45: ok 52650
  87354. 45: ok 52651
  87355. 45: ok 52652
  87356. 45: ok 52653
  87357. 45: ok 52654
  87358. 45: ok 52655
  87359. 45: ok 52656
  87360. 45: ok 52657
  87361. 45: ok 52658
  87362. 45: ok 52659
  87363. 45: ok 52660
  87364. 45: ok 52661
  87365. 45: ok 52662
  87366. 45: ok 52663
  87367. 45: ok 52664
  87368. 45: ok 52665
  87369. 45: ok 52666
  87370. 45: ok 52667
  87371. 45: ok 52668
  87372. 45: ok 52669
  87373. 45: ok 52670
  87374. 45: ok 52671
  87375. 45: ok 52672
  87376. 45: ok 52673
  87377. 45: ok 52674
  87378. 45: ok 52675
  87379. 45: ok 52676
  87380. 45: ok 52677
  87381. 45: ok 52678
  87382. 45: ok 52679
  87383. 45: ok 52680
  87384. 45: ok 52681
  87385. 45: ok 52682
  87386. 45: ok 52683
  87387. 45: ok 52684
  87388. 45: ok 52685
  87389. 45: ok 52686
  87390. 45: ok 52687
  87391. 45: ok 52688
  87392. 45: ok 52689
  87393. 45: ok 52690
  87394. 45: ok 52691
  87395. 45: ok 52692
  87396. 45: ok 52693
  87397. 45: ok 52694
  87398. 45: ok 52695
  87399. 45: ok 52696
  87400. 45: ok 52697
  87401. 45: ok 52698
  87402. 45: ok 52699
  87403. 45: ok 52700
  87404. 45: ok 52701
  87405. 45: ok 52702
  87406. 45: ok 52703
  87407. 45: ok 52704
  87408. 45: ok 52705
  87409. 45: ok 52706
  87410. 45: ok 52707
  87411. 45: ok 52708
  87412. 45: ok 52709
  87413. 45: ok 52710
  87414. 45: ok 52711
  87415. 45: ok 52712
  87416. 45: ok 52713
  87417. 45: ok 52714
  87418. 45: ok 52715
  87419. 45: ok 52716
  87420. 45: ok 52717
  87421. 45: ok 52718
  87422. 45: ok 52719
  87423. 45: ok 52720
  87424. 45: ok 52721
  87425. 45: ok 52722
  87426. 45: ok 52723
  87427. 45: ok 52724
  87428. 45: ok 52725
  87429. 45: ok 52726
  87430. 45: ok 52727
  87431. 45: ok 52728
  87432. 45: ok 52729
  87433. 45: ok 52730
  87434. 45: ok 52731
  87435. 45: ok 52732
  87436. 45: ok 52733
  87437. 45: ok 52734
  87438. 45: ok 52735
  87439. 45: ok 52736
  87440. 45: ok 52737
  87441. 45: ok 52738
  87442. 45: ok 52739
  87443. 45: ok 52740
  87444. 45: ok 52741
  87445. 45: ok 52742
  87446. 45: ok 52743
  87447. 45: ok 52744
  87448. 45: ok 52745
  87449. 45: ok 52746
  87450. 45: ok 52747
  87451. 45: ok 52748
  87452. 45: ok 52749
  87453. 45: ok 52750
  87454. 45: ok 52751
  87455. 45: ok 52752
  87456. 45: ok 52753
  87457. 45: ok 52754
  87458. 45: ok 52755
  87459. 45: ok 52756
  87460. 45: ok 52757
  87461. 45: ok 52758
  87462. 45: ok 52759
  87463. 45: ok 52760
  87464. 45: ok 52761
  87465. 45: ok 52762
  87466. 45: ok 52763
  87467. 45: ok 52764
  87468. 45: ok 52765
  87469. 45: ok 52766
  87470. 45: ok 52767
  87471. 45: ok 52768
  87472. 45: ok 52769
  87473. 45: ok 52770
  87474. 45: ok 52771
  87475. 45: ok 52772
  87476. 45: ok 52773
  87477. 45: ok 52774
  87478. 45: ok 52775
  87479. 45: ok 52776
  87480. 45: ok 52777
  87481. 45: ok 52778
  87482. 45: ok 52779
  87483. 45: ok 52780
  87484. 45: ok 52781
  87485. 45: ok 52782
  87486. 45: ok 52783
  87487. 45: ok 52784
  87488. 45: ok 52785
  87489. 45: ok 52786
  87490. 45: ok 52787
  87491. 45: ok 52788
  87492. 45: ok 52789
  87493. 45: ok 52790
  87494. 45: ok 52791
  87495. 45: ok 52792
  87496. 45: ok 52793
  87497. 45: ok 52794
  87498. 45: ok 52795
  87499. 45: ok 52796
  87500. 45: ok 52797
  87501. 45: ok 52798
  87502. 45: ok 52799
  87503. 45: ok 52800
  87504. 45: ok 52801
  87505. 45: ok 52802
  87506. 45: ok 52803
  87507. 45: ok 52804
  87508. 45: ok 52805
  87509. 45: ok 52806
  87510. 45: ok 52807
  87511. 45: ok 52808
  87512. 45: ok 52809
  87513. 45: ok 52810
  87514. 45: ok 52811
  87515. 45: ok 52812
  87516. 45: ok 52813
  87517. 45: ok 52814
  87518. 45: ok 52815
  87519. 45: ok 52816
  87520. 45: ok 52817
  87521. 45: ok 52818
  87522. 45: ok 52819
  87523. 45: ok 52820
  87524. 45: ok 52821
  87525. 45: ok 52822
  87526. 45: ok 52823
  87527. 45: ok 52824
  87528. 45: ok 52825
  87529. 45: ok 52826
  87530. 45: ok 52827
  87531. 45: ok 52828
  87532. 45: ok 52829
  87533. 45: ok 52830
  87534. 45: ok 52831
  87535. 45: ok 52832
  87536. 45: ok 52833
  87537. 45: ok 52834
  87538. 45: ok 52835
  87539. 45: ok 52836
  87540. 45: ok 52837
  87541. 45: ok 52838
  87542. 45: ok 52839
  87543. 45: ok 52840
  87544. 45: ok 52841
  87545. 45: ok 52842
  87546. 45: ok 52843
  87547. 45: ok 52844
  87548. 45: ok 52845
  87549. 45: ok 52846
  87550. 45: ok 52847
  87551. 45: ok 52848
  87552. 45: ok 52849
  87553. 45: ok 52850
  87554. 45: ok 52851
  87555. 45: ok 52852
  87556. 45: ok 52853
  87557. 45: ok 52854
  87558. 45: ok 52855
  87559. 45: ok 52856
  87560. 45: ok 52857
  87561. 45: ok 52858
  87562. 45: ok 52859
  87563. 45: ok 52860
  87564. 45: ok 52861
  87565. 45: ok 52862
  87566. 45: ok 52863
  87567. 45: ok 52864
  87568. 45: ok 52865
  87569. 45: ok 52866
  87570. 45: ok 52867
  87571. 45: ok 52868
  87572. 45: ok 52869
  87573. 45: ok 52870
  87574. 45: ok 52871
  87575. 45: ok 52872
  87576. 45: ok 52873
  87577. 45: ok 52874
  87578. 45: ok 52875
  87579. 45: ok 52876
  87580. 45: ok 52877
  87581. 45: ok 52878
  87582. 45: ok 52879
  87583. 45: ok 52880
  87584. 45: ok 52881
  87585. 45: ok 52882
  87586. 45: ok 52883
  87587. 45: ok 52884
  87588. 45: ok 52885
  87589. 45: ok 52886
  87590. 45: ok 52887
  87591. 45: ok 52888
  87592. 45: ok 52889
  87593. 45: ok 52890
  87594. 45: ok 52891
  87595. 45: ok 52892
  87596. 45: ok 52893
  87597. 45: ok 52894
  87598. 45: ok 52895
  87599. 45: ok 52896
  87600. 45: ok 52897
  87601. 45: ok 52898
  87602. 45: ok 52899
  87603. 45: ok 52900
  87604. 45: ok 52901
  87605. 45: ok 52902
  87606. 45: ok 52903
  87607. 45: ok 52904
  87608. 45: ok 52905
  87609. 45: ok 52906
  87610. 45: ok 52907
  87611. 45: ok 52908
  87612. 45: ok 52909
  87613. 45: ok 52910
  87614. 45: ok 52911
  87615. 45: ok 52912
  87616. 45: ok 52913
  87617. 45: ok 52914
  87618. 45: ok 52915
  87619. 45: ok 52916
  87620. 45: ok 52917
  87621. 45: ok 52918
  87622. 45: ok 52919
  87623. 45: ok 52920
  87624. 45: ok 52921
  87625. 45: ok 52922
  87626. 45: ok 52923
  87627. 45: ok 52924
  87628. 45: ok 52925
  87629. 45: ok 52926
  87630. 45: ok 52927
  87631. 45: ok 52928
  87632. 45: ok 52929
  87633. 45: ok 52930
  87634. 45: ok 52931
  87635. 45: ok 52932
  87636. 45: ok 52933
  87637. 45: ok 52934
  87638. 45: ok 52935
  87639. 45: ok 52936
  87640. 45: ok 52937
  87641. 45: ok 52938
  87642. 45: ok 52939
  87643. 45: ok 52940
  87644. 45: ok 52941
  87645. 45: ok 52942
  87646. 45: ok 52943
  87647. 45: ok 52944
  87648. 45: ok 52945
  87649. 45: ok 52946
  87650. 45: ok 52947
  87651. 45: ok 52948
  87652. 45: ok 52949
  87653. 45: ok 52950
  87654. 45: ok 52951
  87655. 45: ok 52952
  87656. 45: ok 52953
  87657. 45: ok 52954
  87658. 45: ok 52955
  87659. 45: ok 52956
  87660. 45: ok 52957
  87661. 45: ok 52958
  87662. 45: ok 52959
  87663. 45: ok 52960
  87664. 45: ok 52961
  87665. 45: ok 52962
  87666. 45: ok 52963
  87667. 45: ok 52964
  87668. 45: ok 52965
  87669. 45: ok 52966
  87670. 45: ok 52967
  87671. 45: ok 52968
  87672. 45: ok 52969
  87673. 45: ok 52970
  87674. 45: ok 52971
  87675. 45: ok 52972
  87676. 45: ok 52973
  87677. 45: ok 52974
  87678. 45: ok 52975
  87679. 45: ok 52976
  87680. 45: ok 52977
  87681. 45: ok 52978
  87682. 45: ok 52979
  87683. 45: ok 52980
  87684. 45: ok 52981
  87685. 45: ok 52982
  87686. 45: ok 52983
  87687. 45: ok 52984
  87688. 45: ok 52985
  87689. 45: ok 52986
  87690. 45: ok 52987
  87691. 45: ok 52988
  87692. 45: ok 52989
  87693. 45: ok 52990
  87694. 45: ok 52991
  87695. 45: ok 52992
  87696. 45: ok 52993
  87697. 45: ok 52994
  87698. 45: ok 52995
  87699. 45: ok 52996
  87700. 45: ok 52997
  87701. 45: ok 52998
  87702. 45: ok 52999
  87703. 45: ok 53000
  87704. 45: ok 53001
  87705. 45: ok 53002
  87706. 45: ok 53003
  87707. 45: ok 53004
  87708. 45: ok 53005
  87709. 45: ok 53006
  87710. 45: ok 53007
  87711. 45: ok 53008
  87712. 45: ok 53009
  87713. 45: ok 53010
  87714. 45: ok 53011
  87715. 45: ok 53012
  87716. 45: ok 53013
  87717. 45: ok 53014
  87718. 45: ok 53015
  87719. 45: ok 53016
  87720. 45: ok 53017
  87721. 45: ok 53018
  87722. 45: ok 53019
  87723. 45: ok 53020
  87724. 45: ok 53021
  87725. 45: ok 53022
  87726. 45: ok 53023
  87727. 45: ok 53024
  87728. 45: ok 53025
  87729. 45: ok 53026
  87730. 45: ok 53027
  87731. 45: ok 53028
  87732. 45: ok 53029
  87733. 45: ok 53030
  87734. 45: ok 53031
  87735. 45: ok 53032
  87736. 45: ok 53033
  87737. 45: ok 53034
  87738. 45: ok 53035
  87739. 45: ok 53036
  87740. 45: ok 53037
  87741. 45: ok 53038
  87742. 45: ok 53039
  87743. 45: ok 53040
  87744. 45: ok 53041
  87745. 45: ok 53042
  87746. 45: ok 53043
  87747. 45: ok 53044
  87748. 45: ok 53045
  87749. 45: ok 53046
  87750. 45: ok 53047
  87751. 45: ok 53048
  87752. 45: ok 53049
  87753. 45: ok 53050
  87754. 45: ok 53051
  87755. 45: ok 53052
  87756. 45: ok 53053
  87757. 45: ok 53054
  87758. 45: ok 53055
  87759. 45: ok 53056
  87760. 45: ok 53057
  87761. 45: ok 53058
  87762. 45: ok 53059
  87763. 45: ok 53060
  87764. 45: ok 53061
  87765. 45: ok 53062
  87766. 45: ok 53063
  87767. 45: ok 53064
  87768. 45: ok 53065
  87769. 45: ok 53066
  87770. 45: ok 53067
  87771. 45: ok 53068
  87772. 45: ok 53069
  87773. 45: ok 53070
  87774. 45: ok 53071
  87775. 45: ok 53072
  87776. 45: ok 53073
  87777. 45: ok 53074
  87778. 45: ok 53075
  87779. 45: ok 53076
  87780. 45: ok 53077
  87781. 45: ok 53078
  87782. 45: ok 53079
  87783. 45: ok 53080
  87784. 45: ok 53081
  87785. 45: ok 53082
  87786. 45: ok 53083
  87787. 45: ok 53084
  87788. 45: ok 53085
  87789. 45: ok 53086
  87790. 45: ok 53087
  87791. 45: ok 53088
  87792. 45: ok 53089
  87793. 45: ok 53090
  87794. 45: ok 53091
  87795. 45: ok 53092
  87796. 45: ok 53093
  87797. 45: ok 53094
  87798. 45: ok 53095
  87799. 45: ok 53096
  87800. 45: ok 53097
  87801. 45: ok 53098
  87802. 45: ok 53099
  87803. 45: ok 53100
  87804. 45: ok 53101
  87805. 45: ok 53102
  87806. 45: ok 53103
  87807. 45: ok 53104
  87808. 45: ok 53105
  87809. 45: ok 53106
  87810. 45: ok 53107
  87811. 45: ok 53108
  87812. 45: ok 53109
  87813. 45: ok 53110
  87814. 45: ok 53111
  87815. 45: ok 53112
  87816. 45: ok 53113
  87817. 45: ok 53114
  87818. 45: ok 53115
  87819. 45: ok 53116
  87820. 45: ok 53117
  87821. 45: ok 53118
  87822. 45: ok 53119
  87823. 45: ok 53120
  87824. 45: ok 53121
  87825. 45: ok 53122
  87826. 45: ok 53123
  87827. 45: ok 53124
  87828. 45: ok 53125
  87829. 45: ok 53126
  87830. 45: ok 53127
  87831. 45: ok 53128
  87832. 45: ok 53129
  87833. 45: ok 53130
  87834. 45: ok 53131
  87835. 45: ok 53132
  87836. 45: ok 53133
  87837. 45: ok 53134
  87838. 45: ok 53135
  87839. 45: ok 53136
  87840. 45: ok 53137
  87841. 45: ok 53138
  87842. 45: ok 53139
  87843. 45: ok 53140
  87844. 45: ok 53141
  87845. 45: ok 53142
  87846. 45: ok 53143
  87847. 45: ok 53144
  87848. 45: ok 53145
  87849. 45: ok 53146
  87850. 45: ok 53147
  87851. 45: ok 53148
  87852. 45: ok 53149
  87853. 45: ok 53150
  87854. 45: ok 53151
  87855. 45: ok 53152
  87856. 45: ok 53153
  87857. 45: ok 53154
  87858. 45: ok 53155
  87859. 45: ok 53156
  87860. 45: ok 53157
  87861. 45: ok 53158
  87862. 45: ok 53159
  87863. 45: ok 53160
  87864. 45: ok 53161
  87865. 45: ok 53162
  87866. 45: ok 53163
  87867. 45: ok 53164
  87868. 45: ok 53165
  87869. 45: ok 53166
  87870. 45: ok 53167
  87871. 45: ok 53168
  87872. 45: ok 53169
  87873. 45: ok 53170
  87874. 45: ok 53171
  87875. 45: ok 53172
  87876. 45: ok 53173
  87877. 45: ok 53174
  87878. 45: ok 53175
  87879. 45: ok 53176
  87880. 45: ok 53177
  87881. 45: ok 53178
  87882. 45: ok 53179
  87883. 45: ok 53180
  87884. 45: ok 53181
  87885. 45: ok 53182
  87886. 45: ok 53183
  87887. 45: ok 53184
  87888. 45: ok 53185
  87889. 45: ok 53186
  87890. 45: ok 53187
  87891. 45: ok 53188
  87892. 45: ok 53189
  87893. 45: ok 53190
  87894. 45: ok 53191
  87895. 45: ok 53192
  87896. 45: ok 53193
  87897. 45: ok 53194
  87898. 45: ok 53195
  87899. 45: ok 53196
  87900. 45: ok 53197
  87901. 45: ok 53198
  87902. 45: ok 53199
  87903. 45: ok 53200
  87904. 45: ok 53201
  87905. 45: ok 53202
  87906. 45: ok 53203
  87907. 45: ok 53204
  87908. 45: ok 53205
  87909. 45: ok 53206
  87910. 45: ok 53207
  87911. 45: ok 53208
  87912. 45: ok 53209
  87913. 45: ok 53210
  87914. 45: ok 53211
  87915. 45: ok 53212
  87916. 45: ok 53213
  87917. 45: ok 53214
  87918. 45: ok 53215
  87919. 45: ok 53216
  87920. 45: ok 53217
  87921. 45: ok 53218
  87922. 45: ok 53219
  87923. 45: ok 53220
  87924. 45: ok 53221
  87925. 45: ok 53222
  87926. 45: ok 53223
  87927. 45: ok 53224
  87928. 45: ok 53225
  87929. 45: ok 53226
  87930. 45: ok 53227
  87931. 45: ok 53228
  87932. 45: ok 53229
  87933. 45: ok 53230
  87934. 45: ok 53231
  87935. 45: ok 53232
  87936. 45: ok 53233
  87937. 45: ok 53234
  87938. 45: ok 53235
  87939. 45: ok 53236
  87940. 45: ok 53237
  87941. 45: ok 53238
  87942. 45: ok 53239
  87943. 45: ok 53240
  87944. 45: ok 53241
  87945. 45: ok 53242
  87946. 45: ok 53243
  87947. 45: ok 53244
  87948. 45: ok 53245
  87949. 45: ok 53246
  87950. 45: ok 53247
  87951. 45: ok 53248
  87952. 45: ok 53249
  87953. 45: ok 53250
  87954. 45: ok 53251
  87955. 45: ok 53252
  87956. 45: ok 53253
  87957. 45: ok 53254
  87958. 45: ok 53255
  87959. 45: ok 53256
  87960. 45: ok 53257
  87961. 45: ok 53258
  87962. 45: ok 53259
  87963. 45: ok 53260
  87964. 45: ok 53261
  87965. 45: ok 53262
  87966. 45: ok 53263
  87967. 45: ok 53264
  87968. 45: ok 53265
  87969. 45: ok 53266
  87970. 45: ok 53267
  87971. 45: ok 53268
  87972. 45: ok 53269
  87973. 45: ok 53270
  87974. 45: ok 53271
  87975. 45: ok 53272
  87976. 45: ok 53273
  87977. 45: ok 53274
  87978. 45: ok 53275
  87979. 45: ok 53276
  87980. 45: ok 53277
  87981. 45: ok 53278
  87982. 45: ok 53279
  87983. 45: ok 53280
  87984. 45: ok 53281
  87985. 45: ok 53282
  87986. 45: ok 53283
  87987. 45: ok 53284
  87988. 45: ok 53285
  87989. 45: ok 53286
  87990. 45: ok 53287
  87991. 45: ok 53288
  87992. 45: ok 53289
  87993. 45: ok 53290
  87994. 45: ok 53291
  87995. 45: ok 53292
  87996. 45: ok 53293
  87997. 45: ok 53294
  87998. 45: ok 53295
  87999. 45: ok 53296
  88000. 45: ok 53297
  88001. 45: ok 53298
  88002. 45: ok 53299
  88003. 45: ok 53300
  88004. 45: ok 53301
  88005. 45: ok 53302
  88006. 45: ok 53303
  88007. 45: ok 53304
  88008. 45: ok 53305
  88009. 45: ok 53306
  88010. 45: ok 53307
  88011. 45: ok 53308
  88012. 45: ok 53309
  88013. 45: ok 53310
  88014. 45: ok 53311
  88015. 45: ok 53312
  88016. 45: ok 53313
  88017. 45: ok 53314
  88018. 45: ok 53315
  88019. 45: ok 53316
  88020. 45: ok 53317
  88021. 45: ok 53318
  88022. 45: ok 53319
  88023. 45: ok 53320
  88024. 45: ok 53321
  88025. 45: ok 53322
  88026. 45: ok 53323
  88027. 45: ok 53324
  88028. 45: ok 53325
  88029. 45: ok 53326
  88030. 45: ok 53327
  88031. 45: ok 53328
  88032. 45: ok 53329
  88033. 45: ok 53330
  88034. 45: ok 53331
  88035. 45: ok 53332
  88036. 45: ok 53333
  88037. 45: ok 53334
  88038. 45: ok 53335
  88039. 45: ok 53336
  88040. 45: ok 53337
  88041. 45: ok 53338
  88042. 45: ok 53339
  88043. 45: ok 53340
  88044. 45: ok 53341
  88045. 45: ok 53342
  88046. 45: ok 53343
  88047. 45: ok 53344
  88048. 45: ok 53345
  88049. 45: ok 53346
  88050. 45: ok 53347
  88051. 45: ok 53348
  88052. 45: ok 53349
  88053. 45: ok 53350
  88054. 45: ok 53351
  88055. 45: ok 53352
  88056. 45: ok 53353
  88057. 45: ok 53354
  88058. 45: ok 53355
  88059. 45: ok 53356
  88060. 45: ok 53357
  88061. 45: ok 53358
  88062. 45: ok 53359
  88063. 45: ok 53360
  88064. 45: ok 53361
  88065. 45: ok 53362
  88066. 45: ok 53363
  88067. 45: ok 53364
  88068. 45: ok 53365
  88069. 45: ok 53366
  88070. 45: ok 53367
  88071. 45: ok 53368
  88072. 45: ok 53369
  88073. 45: ok 53370
  88074. 45: ok 53371
  88075. 45: ok 53372
  88076. 45: ok 53373
  88077. 45: ok 53374
  88078. 45: ok 53375
  88079. 45: ok 53376
  88080. 45: ok 53377
  88081. 45: ok 53378
  88082. 45: ok 53379
  88083. 45: ok 53380
  88084. 45: ok 53381
  88085. 45: ok 53382
  88086. 45: ok 53383
  88087. 45: ok 53384
  88088. 45: ok 53385
  88089. 45: ok 53386
  88090. 45: ok 53387
  88091. 45: ok 53388
  88092. 45: ok 53389
  88093. 45: ok 53390
  88094. 45: ok 53391
  88095. 45: ok 53392
  88096. 45: ok 53393
  88097. 45: ok 53394
  88098. 45: ok 53395
  88099. 45: ok 53396
  88100. 45: ok 53397
  88101. 45: ok 53398
  88102. 45: ok 53399
  88103. 45: ok 53400
  88104. 45: ok 53401
  88105. 45: ok 53402
  88106. 45: ok 53403
  88107. 45: ok 53404
  88108. 45: ok 53405
  88109. 45: ok 53406
  88110. 45: ok 53407
  88111. 45: ok 53408
  88112. 45: ok 53409
  88113. 45: ok 53410
  88114. 45: ok 53411
  88115. 45: ok 53412
  88116. 45: ok 53413
  88117. 45: ok 53414
  88118. 45: ok 53415
  88119. 45: ok 53416
  88120. 45: ok 53417
  88121. 45: ok 53418
  88122. 45: ok 53419
  88123. 45: ok 53420
  88124. 45: ok 53421
  88125. 45: ok 53422
  88126. 45: ok 53423
  88127. 45: ok 53424
  88128. 45: ok 53425
  88129. 45: ok 53426
  88130. 45: ok 53427
  88131. 45: ok 53428
  88132. 45: ok 53429
  88133. 45: ok 53430
  88134. 45: ok 53431
  88135. 45: ok 53432
  88136. 45: ok 53433
  88137. 45: ok 53434
  88138. 45: ok 53435
  88139. 45: ok 53436
  88140. 45: ok 53437
  88141. 45: ok 53438
  88142. 45: ok 53439
  88143. 45: ok 53440
  88144. 45: ok 53441
  88145. 45: ok 53442
  88146. 45: ok 53443
  88147. 45: ok 53444
  88148. 45: ok 53445
  88149. 45: ok 53446
  88150. 45: ok 53447
  88151. 45: ok 53448
  88152. 45: ok 53449
  88153. 45: ok 53450
  88154. 45: ok 53451
  88155. 45: ok 53452
  88156. 45: ok 53453
  88157. 45: ok 53454
  88158. 45: ok 53455
  88159. 45: ok 53456
  88160. 45: ok 53457
  88161. 45: ok 53458
  88162. 45: ok 53459
  88163. 45: ok 53460
  88164. 45: ok 53461
  88165. 45: ok 53462
  88166. 45: ok 53463
  88167. 45: ok 53464
  88168. 45: ok 53465
  88169. 45: ok 53466
  88170. 45: ok 53467
  88171. 45: ok 53468
  88172. 45: ok 53469
  88173. 45: ok 53470
  88174. 45: ok 53471
  88175. 45: ok 53472
  88176. 45: ok 53473
  88177. 45: ok 53474
  88178. 45: ok 53475
  88179. 45: ok 53476
  88180. 45: ok 53477
  88181. 45: ok 53478
  88182. 45: ok 53479
  88183. 45: ok 53480
  88184. 45: ok 53481
  88185. 45: ok 53482
  88186. 45: ok 53483
  88187. 45: ok 53484
  88188. 45: ok 53485
  88189. 45: ok 53486
  88190. 45: ok 53487
  88191. 45: ok 53488
  88192. 45: ok 53489
  88193. 45: ok 53490
  88194. 45: ok 53491
  88195. 45: ok 53492
  88196. 45: ok 53493
  88197. 45: ok 53494
  88198. 45: ok 53495
  88199. 45: ok 53496
  88200. 45: ok 53497
  88201. 45: ok 53498
  88202. 45: ok 53499
  88203. 45: ok 53500
  88204. 45: ok 53501
  88205. 45: ok 53502
  88206. 45: ok 53503
  88207. 45: ok 53504
  88208. 45: ok 53505
  88209. 45: ok 53506
  88210. 45: ok 53507
  88211. 45: ok 53508
  88212. 45: ok 53509
  88213. 45: ok 53510
  88214. 45: ok 53511
  88215. 45: ok 53512
  88216. 45: ok 53513
  88217. 45: ok 53514
  88218. 45: ok 53515
  88219. 45: ok 53516
  88220. 45: ok 53517
  88221. 45: ok 53518
  88222. 45: ok 53519
  88223. 45: ok 53520
  88224. 45: ok 53521
  88225. 45: ok 53522
  88226. 45: ok 53523
  88227. 45: ok 53524
  88228. 45: ok 53525
  88229. 45: ok 53526
  88230. 45: ok 53527
  88231. 45: ok 53528
  88232. 45: ok 53529
  88233. 45: ok 53530
  88234. 45: ok 53531
  88235. 45: ok 53532
  88236. 45: ok 53533
  88237. 45: ok 53534
  88238. 45: ok 53535
  88239. 45: ok 53536
  88240. 45: ok 53537
  88241. 45: ok 53538
  88242. 45: ok 53539
  88243. 45: ok 53540
  88244. 45: ok 53541
  88245. 45: ok 53542
  88246. 45: ok 53543
  88247. 45: ok 53544
  88248. 45: ok 53545
  88249. 45: ok 53546
  88250. 45: ok 53547
  88251. 45: ok 53548
  88252. 45: ok 53549
  88253. 45: ok 53550
  88254. 45: ok 53551
  88255. 45: ok 53552
  88256. 45: ok 53553
  88257. 45: ok 53554
  88258. 45: ok 53555
  88259. 45: ok 53556
  88260. 45: ok 53557
  88261. 45: ok 53558
  88262. 45: ok 53559
  88263. 45: ok 53560
  88264. 45: ok 53561
  88265. 45: ok 53562
  88266. 45: ok 53563
  88267. 45: ok 53564
  88268. 45: ok 53565
  88269. 45: ok 53566
  88270. 45: ok 53567
  88271. 45: ok 53568
  88272. 45: ok 53569
  88273. 45: ok 53570
  88274. 45: ok 53571
  88275. 45: ok 53572
  88276. 45: ok 53573
  88277. 45: ok 53574
  88278. 45: ok 53575
  88279. 45: ok 53576
  88280. 45: ok 53577
  88281. 45: ok 53578
  88282. 45: ok 53579
  88283. 45: ok 53580
  88284. 45: ok 53581
  88285. 45: ok 53582
  88286. 45: ok 53583
  88287. 45: ok 53584
  88288. 45: ok 53585
  88289. 45: ok 53586
  88290. 45: ok 53587
  88291. 45: ok 53588
  88292. 45: ok 53589
  88293. 45: ok 53590
  88294. 45: ok 53591
  88295. 45: ok 53592
  88296. 45: ok 53593
  88297. 45: ok 53594
  88298. 45: ok 53595
  88299. 45: ok 53596
  88300. 45: ok 53597
  88301. 45: ok 53598
  88302. 45: ok 53599
  88303. 45: ok 53600
  88304. 45: ok 53601
  88305. 45: ok 53602
  88306. 45: ok 53603
  88307. 45: ok 53604
  88308. 45: ok 53605
  88309. 45: ok 53606
  88310. 45: ok 53607
  88311. 45: ok 53608
  88312. 45: ok 53609
  88313. 45: ok 53610
  88314. 45: ok 53611
  88315. 45: ok 53612
  88316. 45: ok 53613
  88317. 45: ok 53614
  88318. 45: ok 53615
  88319. 45: ok 53616
  88320. 45: ok 53617
  88321. 45: ok 53618
  88322. 45: ok 53619
  88323. 45: ok 53620
  88324. 45: ok 53621
  88325. 45: ok 53622
  88326. 45: ok 53623
  88327. 45: ok 53624
  88328. 45: ok 53625
  88329. 45: ok 53626
  88330. 45: ok 53627
  88331. 45: ok 53628
  88332. 45: ok 53629
  88333. 45: ok 53630
  88334. 45: ok 53631
  88335. 45: ok 53632
  88336. 45: ok 53633
  88337. 45: ok 53634
  88338. 45: ok 53635
  88339. 45: ok 53636
  88340. 45: ok 53637
  88341. 45: ok 53638
  88342. 45: ok 53639
  88343. 45: ok 53640
  88344. 45: ok 53641
  88345. 45: ok 53642
  88346. 45: ok 53643
  88347. 45: ok 53644
  88348. 45: ok 53645
  88349. 45: ok 53646
  88350. 45: ok 53647
  88351. 45: ok 53648
  88352. 45: ok 53649
  88353. 45: ok 53650
  88354. 45: ok 53651
  88355. 45: ok 53652
  88356. 45: ok 53653
  88357. 45: ok 53654
  88358. 45: ok 53655
  88359. 45: ok 53656
  88360. 45: ok 53657
  88361. 45: ok 53658
  88362. 45: ok 53659
  88363. 45: ok 53660
  88364. 45: ok 53661
  88365. 45: ok 53662
  88366. 45: ok 53663
  88367. 45: ok 53664
  88368. 45: ok 53665
  88369. 45: ok 53666
  88370. 45: ok 53667
  88371. 45: ok 53668
  88372. 45: ok 53669
  88373. 45: ok 53670
  88374. 45: ok 53671
  88375. 45: ok 53672
  88376. 45: ok 53673
  88377. 45: ok 53674
  88378. 45: ok 53675
  88379. 45: ok 53676
  88380. 45: ok 53677
  88381. 45: ok 53678
  88382. 45: ok 53679
  88383. 45: ok 53680
  88384. 45: ok 53681
  88385. 45: ok 53682
  88386. 45: ok 53683
  88387. 45: ok 53684
  88388. 45: ok 53685
  88389. 45: ok 53686
  88390. 45: ok 53687
  88391. 45: ok 53688
  88392. 45: ok 53689
  88393. 45: ok 53690
  88394. 45: ok 53691
  88395. 45: ok 53692
  88396. 45: ok 53693
  88397. 45: ok 53694
  88398. 45: ok 53695
  88399. 45: ok 53696
  88400. 45: ok 53697
  88401. 45: ok 53698
  88402. 45: ok 53699
  88403. 45: ok 53700
  88404. 45: ok 53701
  88405. 45: ok 53702
  88406. 45: ok 53703
  88407. 45: ok 53704
  88408. 45: ok 53705
  88409. 45: ok 53706
  88410. 45: ok 53707
  88411. 45: ok 53708
  88412. 45: ok 53709
  88413. 45: ok 53710
  88414. 45: ok 53711
  88415. 45: ok 53712
  88416. 45: ok 53713
  88417. 45: ok 53714
  88418. 45: ok 53715
  88419. 45: ok 53716
  88420. 45: ok 53717
  88421. 45: ok 53718
  88422. 45: ok 53719
  88423. 45: ok 53720
  88424. 45: ok 53721
  88425. 45: ok 53722
  88426. 45: ok 53723
  88427. 45: ok 53724
  88428. 45: ok 53725
  88429. 45: ok 53726
  88430. 45: ok 53727
  88431. 45: ok 53728
  88432. 45: ok 53729
  88433. 45: ok 53730
  88434. 45: ok 53731
  88435. 45: ok 53732
  88436. 45: ok 53733
  88437. 45: ok 53734
  88438. 45: ok 53735
  88439. 45: ok 53736
  88440. 45: ok 53737
  88441. 45: ok 53738
  88442. 45: ok 53739
  88443. 45: ok 53740
  88444. 45: ok 53741
  88445. 45: ok 53742
  88446. 45: ok 53743
  88447. 45: ok 53744
  88448. 45: ok 53745
  88449. 45: ok 53746
  88450. 45: ok 53747
  88451. 45: ok 53748
  88452. 45: ok 53749
  88453. 45: ok 53750
  88454. 45: ok 53751
  88455. 45: ok 53752
  88456. 45: ok 53753
  88457. 45: ok 53754
  88458. 45: ok 53755
  88459. 45: ok 53756
  88460. 45: ok 53757
  88461. 45: ok 53758
  88462. 45: ok 53759
  88463. 45: ok 53760
  88464. 45: ok 53761
  88465. 45: ok 53762
  88466. 45: ok 53763
  88467. 45: ok 53764
  88468. 45: ok 53765
  88469. 45: ok 53766
  88470. 45: ok 53767
  88471. 45: ok 53768
  88472. 45: ok 53769
  88473. 45: ok 53770
  88474. 45: ok 53771
  88475. 45: ok 53772
  88476. 45: ok 53773
  88477. 45: ok 53774
  88478. 45: ok 53775
  88479. 45: ok 53776
  88480. 45: ok 53777
  88481. 45: ok 53778
  88482. 45: ok 53779
  88483. 45: ok 53780
  88484. 45: ok 53781
  88485. 45: ok 53782
  88486. 45: ok 53783
  88487. 45: ok 53784
  88488. 45: ok 53785
  88489. 45: ok 53786
  88490. 45: ok 53787
  88491. 45: ok 53788
  88492. 45: ok 53789
  88493. 45: ok 53790
  88494. 45: ok 53791
  88495. 45: ok 53792
  88496. 45: ok 53793
  88497. 45: ok 53794
  88498. 45: ok 53795
  88499. 45: ok 53796
  88500. 45: ok 53797
  88501. 45: ok 53798
  88502. 45: ok 53799
  88503. 45: ok 53800
  88504. 45: ok 53801
  88505. 45: ok 53802
  88506. 45: ok 53803
  88507. 45: ok 53804
  88508. 45: ok 53805
  88509. 45: ok 53806
  88510. 45: ok 53807
  88511. 45: ok 53808
  88512. 45: ok 53809
  88513. 45: ok 53810
  88514. 45: ok 53811
  88515. 45: ok 53812
  88516. 45: ok 53813
  88517. 45: ok 53814
  88518. 45: ok 53815
  88519. 45: ok 53816
  88520. 45: ok 53817
  88521. 45: ok 53818
  88522. 45: ok 53819
  88523. 45: ok 53820
  88524. 45: ok 53821
  88525. 45: ok 53822
  88526. 45: ok 53823
  88527. 45: ok 53824
  88528. 45: ok 53825
  88529. 45: ok 53826
  88530. 45: ok 53827
  88531. 45: ok 53828
  88532. 45: ok 53829
  88533. 45: ok 53830
  88534. 45: ok 53831
  88535. 45: ok 53832
  88536. 45: ok 53833
  88537. 45: ok 53834
  88538. 45: ok 53835
  88539. 45: ok 53836
  88540. 45: ok 53837
  88541. 45: ok 53838
  88542. 45: ok 53839
  88543. 45: ok 53840
  88544. 45: ok 53841
  88545. 45: ok 53842
  88546. 45: ok 53843
  88547. 45: ok 53844
  88548. 45: ok 53845
  88549. 45: ok 53846
  88550. 45: ok 53847
  88551. 45: ok 53848
  88552. 45: ok 53849
  88553. 45: ok 53850
  88554. 45: ok 53851
  88555. 45: ok 53852
  88556. 45: ok 53853
  88557. 45: ok 53854
  88558. 45: ok 53855
  88559. 45: ok 53856
  88560. 45: ok 53857
  88561. 45: ok 53858
  88562. 45: ok 53859
  88563. 45: ok 53860
  88564. 45: ok 53861
  88565. 45: ok 53862
  88566. 45: ok 53863
  88567. 45: ok 53864
  88568. 45: ok 53865
  88569. 45: ok 53866
  88570. 45: ok 53867
  88571. 45: ok 53868
  88572. 45: ok 53869
  88573. 45: ok 53870
  88574. 45: ok 53871
  88575. 45: ok 53872
  88576. 45: ok 53873
  88577. 45: ok 53874
  88578. 45: ok 53875
  88579. 45: ok 53876
  88580. 45: ok 53877
  88581. 45: ok 53878
  88582. 45: ok 53879
  88583. 45: ok 53880
  88584. 45: ok 53881
  88585. 45: ok 53882
  88586. 45: ok 53883
  88587. 45: ok 53884
  88588. 45: ok 53885
  88589. 45: ok 53886
  88590. 45: ok 53887
  88591. 45: ok 53888
  88592. 45: ok 53889
  88593. 45: ok 53890
  88594. 45: ok 53891
  88595. 45: ok 53892
  88596. 45: ok 53893
  88597. 45: ok 53894
  88598. 45: ok 53895
  88599. 45: ok 53896
  88600. 45: ok 53897
  88601. 45: ok 53898
  88602. 45: ok 53899
  88603. 45: ok 53900
  88604. 45: ok 53901
  88605. 45: ok 53902
  88606. 45: ok 53903
  88607. 45: ok 53904
  88608. 45: ok 53905
  88609. 45: ok 53906
  88610. 45: ok 53907
  88611. 45: ok 53908
  88612. 45: ok 53909
  88613. 45: ok 53910
  88614. 45: ok 53911
  88615. 45: ok 53912
  88616. 45: ok 53913
  88617. 45: ok 53914
  88618. 45: ok 53915
  88619. 45: ok 53916
  88620. 45: ok 53917
  88621. 45: ok 53918
  88622. 45: ok 53919
  88623. 45: ok 53920
  88624. 45: ok 53921
  88625. 45: ok 53922
  88626. 45: ok 53923
  88627. 45: ok 53924
  88628. 45: ok 53925
  88629. 45: ok 53926
  88630. 45: ok 53927
  88631. 45: ok 53928
  88632. 45: ok 53929
  88633. 45: ok 53930
  88634. 45: ok 53931
  88635. 45: ok 53932
  88636. 45: ok 53933
  88637. 45: ok 53934
  88638. 45: ok 53935
  88639. 45: ok 53936
  88640. 45: ok 53937
  88641. 45: ok 53938
  88642. 45: ok 53939
  88643. 45: ok 53940
  88644. 45: ok 53941
  88645. 45: ok 53942
  88646. 45: ok 53943
  88647. 45: ok 53944
  88648. 45: ok 53945
  88649. 45: ok 53946
  88650. 45: ok 53947
  88651. 45: ok 53948
  88652. 45: ok 53949
  88653. 45: ok 53950
  88654. 45: ok 53951
  88655. 45: ok 53952
  88656. 45: ok 53953
  88657. 45: ok 53954
  88658. 45: ok 53955
  88659. 45: ok 53956
  88660. 45: ok 53957
  88661. 45: ok 53958
  88662. 45: ok 53959
  88663. 45: ok 53960
  88664. 45: ok 53961
  88665. 45: ok 53962
  88666. 45: ok 53963
  88667. 45: ok 53964
  88668. 45: ok 53965
  88669. 45: ok 53966
  88670. 45: ok 53967
  88671. 45: ok 53968
  88672. 45: ok 53969
  88673. 45: ok 53970
  88674. 45: ok 53971
  88675. 45: ok 53972
  88676. 45: ok 53973
  88677. 45: ok 53974
  88678. 45: ok 53975
  88679. 45: ok 53976
  88680. 45: ok 53977
  88681. 45: ok 53978
  88682. 45: ok 53979
  88683. 45: ok 53980
  88684. 45: ok 53981
  88685. 45: ok 53982
  88686. 45: ok 53983
  88687. 45: ok 53984
  88688. 45: ok 53985
  88689. 45: ok 53986
  88690. 45: ok 53987
  88691. 45: ok 53988
  88692. 45: ok 53989
  88693. 45: ok 53990
  88694. 45: ok 53991
  88695. 45: ok 53992
  88696. 45: ok 53993
  88697. 45: ok 53994
  88698. 45: ok 53995
  88699. 45: ok 53996
  88700. 45: ok 53997
  88701. 45: ok 53998
  88702. 45: ok 53999
  88703. 45: ok 54000
  88704. 45: ok 54001
  88705. 45: ok 54002
  88706. 45: ok 54003
  88707. 45: ok 54004
  88708. 45: ok 54005
  88709. 45: ok 54006
  88710. 45: ok 54007
  88711. 45: ok 54008
  88712. 45: ok 54009
  88713. 45: ok 54010
  88714. 45: ok 54011
  88715. 45: ok 54012
  88716. 45: ok 54013
  88717. 45: ok 54014
  88718. 45: ok 54015
  88719. 45: ok 54016
  88720. 45: ok 54017
  88721. 45: ok 54018
  88722. 45: ok 54019
  88723. 45: ok 54020
  88724. 45: ok 54021
  88725. 45: ok 54022
  88726. 45: ok 54023
  88727. 45: ok 54024
  88728. 45: ok 54025
  88729. 45: ok 54026
  88730. 45: ok 54027
  88731. 45: ok 54028
  88732. 45: ok 54029
  88733. 45: ok 54030
  88734. 45: ok 54031
  88735. 45: ok 54032
  88736. 45: ok 54033
  88737. 45: ok 54034
  88738. 45: ok 54035
  88739. 45: ok 54036
  88740. 45: ok 54037
  88741. 45: ok 54038
  88742. 45: ok 54039
  88743. 45: ok 54040
  88744. 45: ok 54041
  88745. 45: ok 54042
  88746. 45: ok 54043
  88747. 45: ok 54044
  88748. 45: ok 54045
  88749. 45: ok 54046
  88750. 45: ok 54047
  88751. 45: ok 54048
  88752. 45: ok 54049
  88753. 45: ok 54050
  88754. 45: ok 54051
  88755. 45: ok 54052
  88756. 45: ok 54053
  88757. 45: ok 54054
  88758. 45: ok 54055
  88759. 45: ok 54056
  88760. 45: ok 54057
  88761. 45: ok 54058
  88762. 45: ok 54059
  88763. 45: ok 54060
  88764. 45: ok 54061
  88765. 45: ok 54062
  88766. 45: ok 54063
  88767. 45: ok 54064
  88768. 45: ok 54065
  88769. 45: ok 54066
  88770. 45: ok 54067
  88771. 45: ok 54068
  88772. 45: ok 54069
  88773. 45: ok 54070
  88774. 45: ok 54071
  88775. 45: ok 54072
  88776. 45: ok 54073
  88777. 45: ok 54074
  88778. 45: ok 54075
  88779. 45: ok 54076
  88780. 45: ok 54077
  88781. 45: ok 54078
  88782. 45: ok 54079
  88783. 45: ok 54080
  88784. 45: ok 54081
  88785. 45: ok 54082
  88786. 45: ok 54083
  88787. 45: ok 54084
  88788. 45: ok 54085
  88789. 45: ok 54086
  88790. 45: ok 54087
  88791. 45: ok 54088
  88792. 45: ok 54089
  88793. 45: ok 54090
  88794. 45: ok 54091
  88795. 45: ok 54092
  88796. 45: ok 54093
  88797. 45: ok 54094
  88798. 45: ok 54095
  88799. 45: ok 54096
  88800. 45: ok 54097
  88801. 45: ok 54098
  88802. 45: ok 54099
  88803. 45: ok 54100
  88804. 45: ok 54101
  88805. 45: ok 54102
  88806. 45: ok 54103
  88807. 45: ok 54104
  88808. 45: ok 54105
  88809. 45: ok 54106
  88810. 45: ok 54107
  88811. 45: ok 54108
  88812. 45: ok 54109
  88813. 45: ok 54110
  88814. 45: ok 54111
  88815. 45: ok 54112
  88816. 45: ok 54113
  88817. 45: ok 54114
  88818. 45: ok 54115
  88819. 45: ok 54116
  88820. 45: ok 54117
  88821. 45: ok 54118
  88822. 45: ok 54119
  88823. 45: ok 54120
  88824. 45: ok 54121
  88825. 45: ok 54122
  88826. 45: ok 54123
  88827. 45: ok 54124
  88828. 45: ok 54125
  88829. 45: ok 54126
  88830. 45: ok 54127
  88831. 45: ok 54128
  88832. 45: ok 54129
  88833. 45: ok 54130
  88834. 45: ok 54131
  88835. 45: ok 54132
  88836. 45: ok 54133
  88837. 45: ok 54134
  88838. 45: ok 54135
  88839. 45: ok 54136
  88840. 45: ok 54137
  88841. 45: ok 54138
  88842. 45: ok 54139
  88843. 45: ok 54140
  88844. 45: ok 54141
  88845. 45: ok 54142
  88846. 45: ok 54143
  88847. 45: ok 54144
  88848. 45: ok 54145
  88849. 45: ok 54146
  88850. 45: ok 54147
  88851. 45: ok 54148
  88852. 45: ok 54149
  88853. 45: ok 54150
  88854. 45: ok 54151
  88855. 45: ok 54152
  88856. 45: ok 54153
  88857. 45: ok 54154
  88858. 45: ok 54155
  88859. 45: ok 54156
  88860. 45: ok 54157
  88861. 45: ok 54158
  88862. 45: ok 54159
  88863. 45: ok 54160
  88864. 45: ok 54161
  88865. 45: ok 54162
  88866. 45: ok 54163
  88867. 45: ok 54164
  88868. 45: ok 54165
  88869. 45: ok 54166
  88870. 45: ok 54167
  88871. 45: ok 54168
  88872. 45: ok 54169
  88873. 45: ok 54170
  88874. 45: ok 54171
  88875. 45: ok 54172
  88876. 45: ok 54173
  88877. 45: ok 54174
  88878. 45: ok 54175
  88879. 45: ok 54176
  88880. 45: ok 54177
  88881. 45: ok 54178
  88882. 45: ok 54179
  88883. 45: ok 54180
  88884. 45: ok 54181
  88885. 45: ok 54182
  88886. 45: ok 54183
  88887. 45: ok 54184
  88888. 45: ok 54185
  88889. 45: ok 54186
  88890. 45: ok 54187
  88891. 45: ok 54188
  88892. 45: ok 54189
  88893. 45: ok 54190
  88894. 45: ok 54191
  88895. 45: ok 54192
  88896. 45: ok 54193
  88897. 45: ok 54194
  88898. 45: ok 54195
  88899. 45: ok 54196
  88900. 45: ok 54197
  88901. 45: ok 54198
  88902. 45: ok 54199
  88903. 45: ok 54200
  88904. 45: ok 54201
  88905. 45: ok 54202
  88906. 45: ok 54203
  88907. 45: ok 54204
  88908. 45: ok 54205
  88909. 45: ok 54206
  88910. 45: ok 54207
  88911. 45: ok 54208
  88912. 45: ok 54209
  88913. 45: ok 54210
  88914. 45: ok 54211
  88915. 45: ok 54212
  88916. 45: ok 54213
  88917. 45: ok 54214
  88918. 45: ok 54215
  88919. 45: ok 54216
  88920. 45: ok 54217
  88921. 45: ok 54218
  88922. 45: ok 54219
  88923. 45: ok 54220
  88924. 45: ok 54221
  88925. 45: ok 54222
  88926. 45: ok 54223
  88927. 45: ok 54224
  88928. 45: ok 54225
  88929. 45: ok 54226
  88930. 45: ok 54227
  88931. 45: ok 54228
  88932. 45: ok 54229
  88933. 45: ok 54230
  88934. 45: ok 54231
  88935. 45: ok 54232
  88936. 45: ok 54233
  88937. 45: ok 54234
  88938. 45: ok 54235
  88939. 45: ok 54236
  88940. 45: ok 54237
  88941. 45: ok 54238
  88942. 45: ok 54239
  88943. 45: ok 54240
  88944. 45: ok 54241
  88945. 45: ok 54242
  88946. 45: ok 54243
  88947. 45: ok 54244
  88948. 45: ok 54245
  88949. 45: ok 54246
  88950. 45: ok 54247
  88951. 45: ok 54248
  88952. 45: ok 54249
  88953. 45: ok 54250
  88954. 45: ok 54251
  88955. 45: ok 54252
  88956. 45: ok 54253
  88957. 45: ok 54254
  88958. 45: ok 54255
  88959. 45: ok 54256
  88960. 45: ok 54257
  88961. 45: ok 54258
  88962. 45: ok 54259
  88963. 45: ok 54260
  88964. 45: ok 54261
  88965. 45: ok 54262
  88966. 45: ok 54263
  88967. 45: ok 54264
  88968. 45: ok 54265
  88969. 45: ok 54266
  88970. 45: ok 54267
  88971. 45: ok 54268
  88972. 45: ok 54269
  88973. 45: ok 54270
  88974. 45: ok 54271
  88975. 45: ok 54272
  88976. 45: ok 54273
  88977. 45: ok 54274
  88978. 45: ok 54275
  88979. 45: ok 54276
  88980. 45: ok 54277
  88981. 45: ok 54278
  88982. 45: ok 54279
  88983. 45: ok 54280
  88984. 45: ok 54281
  88985. 45: ok 54282
  88986. 45: ok 54283
  88987. 45: ok 54284
  88988. 45: ok 54285
  88989. 45: ok 54286
  88990. 45: ok 54287
  88991. 45: ok 54288
  88992. 45: ok 54289
  88993. 45: ok 54290
  88994. 45: ok 54291
  88995. 45: ok 54292
  88996. 45: ok 54293
  88997. 45: ok 54294
  88998. 45: ok 54295
  88999. 45: ok 54296
  89000. 45: ok 54297
  89001. 45: ok 54298
  89002. 45: ok 54299
  89003. 45: ok 54300
  89004. 45: ok 54301
  89005. 45: ok 54302
  89006. 45: ok 54303
  89007. 45: ok 54304
  89008. 45: ok 54305
  89009. 45: ok 54306
  89010. 45: ok 54307
  89011. 45: ok 54308
  89012. 45: ok 54309
  89013. 45: ok 54310
  89014. 45: ok 54311
  89015. 45: ok 54312
  89016. 45: ok 54313
  89017. 45: ok 54314
  89018. 45: ok 54315
  89019. 45: ok 54316
  89020. 45: ok 54317
  89021. 45: ok 54318
  89022. 45: ok 54319
  89023. 45: ok 54320
  89024. 45: ok 54321
  89025. 45: ok 54322
  89026. 45: ok 54323
  89027. 45: ok 54324
  89028. 45: ok 54325
  89029. 45: ok 54326
  89030. 45: ok 54327
  89031. 45: ok 54328
  89032. 45: ok 54329
  89033. 45: ok 54330
  89034. 45: ok 54331
  89035. 45: ok 54332
  89036. 45: ok 54333
  89037. 45: ok 54334
  89038. 45: ok 54335
  89039. 45: ok 54336
  89040. 45: ok 54337
  89041. 45: ok 54338
  89042. 45: ok 54339
  89043. 45: ok 54340
  89044. 45: ok 54341
  89045. 45: ok 54342
  89046. 45: ok 54343
  89047. 45: ok 54344
  89048. 45: ok 54345
  89049. 45: ok 54346
  89050. 45: ok 54347
  89051. 45: ok 54348
  89052. 45: ok 54349
  89053. 45: ok 54350
  89054. 45: ok 54351
  89055. 45: ok 54352
  89056. 45: ok 54353
  89057. 45: ok 54354
  89058. 45: ok 54355
  89059. 45: ok 54356
  89060. 45: ok 54357
  89061. 45: ok 54358
  89062. 45: ok 54359
  89063. 45: ok 54360
  89064. 45: ok 54361
  89065. 45: ok 54362
  89066. 45: ok 54363
  89067. 45: ok 54364
  89068. 45: ok 54365
  89069. 45: ok 54366
  89070. 45: ok 54367
  89071. 45: ok 54368
  89072. 45: ok 54369
  89073. 45: ok 54370
  89074. 45: ok 54371
  89075. 45: ok 54372
  89076. 45: ok 54373
  89077. 45: ok 54374
  89078. 45: ok 54375
  89079. 45: ok 54376
  89080. 45: ok 54377
  89081. 45: ok 54378
  89082. 45: ok 54379
  89083. 45: ok 54380
  89084. 45: ok 54381
  89085. 45: ok 54382
  89086. 45: ok 54383
  89087. 45: ok 54384
  89088. 45: ok 54385
  89089. 45: ok 54386
  89090. 45: ok 54387
  89091. 45: ok 54388
  89092. 45: ok 54389
  89093. 45: ok 54390
  89094. 45: ok 54391
  89095. 45: ok 54392
  89096. 45: ok 54393
  89097. 45: ok 54394
  89098. 45: ok 54395
  89099. 45: ok 54396
  89100. 45: ok 54397
  89101. 45: ok 54398
  89102. 45: ok 54399
  89103. 45: ok 54400
  89104. 45: ok 54401
  89105. 45: ok 54402
  89106. 45: ok 54403
  89107. 45: ok 54404
  89108. 45: ok 54405
  89109. 45: ok 54406
  89110. 45: ok 54407
  89111. 45: ok 54408
  89112. 45: ok 54409
  89113. 45: ok 54410
  89114. 45: ok 54411
  89115. 45: ok 54412
  89116. 45: ok 54413
  89117. 45: ok 54414
  89118. 45: ok 54415
  89119. 45: ok 54416
  89120. 45: ok 54417
  89121. 45: ok 54418
  89122. 45: ok 54419
  89123. 45: ok 54420
  89124. 45: ok 54421
  89125. 45: ok 54422
  89126. 45: ok 54423
  89127. 45: ok 54424
  89128. 45: ok 54425
  89129. 45: ok 54426
  89130. 45: ok 54427
  89131. 45: ok 54428
  89132. 45: ok 54429
  89133. 45: ok 54430
  89134. 45: ok 54431
  89135. 45: ok 54432
  89136. 45: ok 54433
  89137. 45: ok 54434
  89138. 45: ok 54435
  89139. 45: ok 54436
  89140. 45: ok 54437
  89141. 45: ok 54438
  89142. 45: ok 54439
  89143. 45: ok 54440
  89144. 45: ok 54441
  89145. 45: ok 54442
  89146. 45: ok 54443
  89147. 45: ok 54444
  89148. 45: ok 54445
  89149. 45: ok 54446
  89150. 45: ok 54447
  89151. 45: ok 54448
  89152. 45: ok 54449
  89153. 45: ok 54450
  89154. 45: ok 54451
  89155. 45: ok 54452
  89156. 45: ok 54453
  89157. 45: ok 54454
  89158. 45: ok 54455
  89159. 45: ok 54456
  89160. 45: ok 54457
  89161. 45: ok 54458
  89162. 45: ok 54459
  89163. 45: ok 54460
  89164. 45: ok 54461
  89165. 45: ok 54462
  89166. 45: ok 54463
  89167. 45: ok 54464
  89168. 45: ok 54465
  89169. 45: ok 54466
  89170. 45: ok 54467
  89171. 45: ok 54468
  89172. 45: ok 54469
  89173. 45: ok 54470
  89174. 45: ok 54471
  89175. 45: ok 54472
  89176. 45: ok 54473
  89177. 45: ok 54474
  89178. 45: ok 54475
  89179. 45: ok 54476
  89180. 45: ok 54477
  89181. 45: ok 54478
  89182. 45: ok 54479
  89183. 45: ok 54480
  89184. 45: ok 54481
  89185. 45: ok 54482
  89186. 45: ok 54483
  89187. 45: ok 54484
  89188. 45: ok 54485
  89189. 45: ok 54486
  89190. 45: ok 54487
  89191. 45: ok 54488
  89192. 45: ok 54489
  89193. 45: ok 54490
  89194. 45: ok 54491
  89195. 45: ok 54492
  89196. 45: ok 54493
  89197. 45: ok 54494
  89198. 45: ok 54495
  89199. 45: ok 54496
  89200. 45: ok 54497
  89201. 45: ok 54498
  89202. 45: ok 54499
  89203. 45: ok 54500
  89204. 45: ok 54501
  89205. 45: ok 54502
  89206. 45: ok 54503
  89207. 45: ok 54504
  89208. 45: ok 54505
  89209. 45: ok 54506
  89210. 45: ok 54507
  89211. 45: ok 54508
  89212. 45: ok 54509
  89213. 45: ok 54510
  89214. 45: ok 54511
  89215. 45: ok 54512
  89216. 45: ok 54513
  89217. 45: ok 54514
  89218. 45: ok 54515
  89219. 45: ok 54516
  89220. 45: ok 54517
  89221. 45: ok 54518
  89222. 45: ok 54519
  89223. 45: ok 54520
  89224. 45: ok 54521
  89225. 45: ok 54522
  89226. 45: ok 54523
  89227. 45: ok 54524
  89228. 45: ok 54525
  89229. 45: ok 54526
  89230. 45: ok 54527
  89231. 45: ok 54528
  89232. 45: ok 54529
  89233. 45: ok 54530
  89234. 45: ok 54531
  89235. 45: ok 54532
  89236. 45: ok 54533
  89237. 45: ok 54534
  89238. 45: ok 54535
  89239. 45: ok 54536
  89240. 45: ok 54537
  89241. 45: ok 54538
  89242. 45: ok 54539
  89243. 45: ok 54540
  89244. 45: ok 54541
  89245. 45: ok 54542
  89246. 45: ok 54543
  89247. 45: ok 54544
  89248. 45: ok 54545
  89249. 45: ok 54546
  89250. 45: ok 54547
  89251. 45: ok 54548
  89252. 45: ok 54549
  89253. 45: ok 54550
  89254. 45: ok 54551
  89255. 45: ok 54552
  89256. 45: ok 54553
  89257. 45: ok 54554
  89258. 45: ok 54555
  89259. 45: ok 54556
  89260. 45: ok 54557
  89261. 45: ok 54558
  89262. 45: ok 54559
  89263. 45: ok 54560
  89264. 45: ok 54561
  89265. 45: ok 54562
  89266. 45: ok 54563
  89267. 45: ok 54564
  89268. 45: ok 54565
  89269. 45: ok 54566
  89270. 45: ok 54567
  89271. 45: ok 54568
  89272. 45: ok 54569
  89273. 45: ok 54570
  89274. 45: ok 54571
  89275. 45: ok 54572
  89276. 45: ok 54573
  89277. 45: ok 54574
  89278. 45: ok 54575
  89279. 45: ok 54576
  89280. 45: ok 54577
  89281. 45: ok 54578
  89282. 45: ok 54579
  89283. 45: ok 54580
  89284. 45: ok 54581
  89285. 45: ok 54582
  89286. 45: ok 54583
  89287. 45: ok 54584
  89288. 45: ok 54585
  89289. 45: ok 54586
  89290. 45: ok 54587
  89291. 45: ok 54588
  89292. 45: ok 54589
  89293. 45: ok 54590
  89294. 45: ok 54591
  89295. 45: ok 54592
  89296. 45: ok 54593
  89297. 45: ok 54594
  89298. 45: ok 54595
  89299. 45: ok 54596
  89300. 45: ok 54597
  89301. 45: ok 54598
  89302. 45: ok 54599
  89303. 45: ok 54600
  89304. 45: ok 54601
  89305. 45: ok 54602
  89306. 45: ok 54603
  89307. 45: ok 54604
  89308. 45: ok 54605
  89309. 45: ok 54606
  89310. 45: ok 54607
  89311. 45: ok 54608
  89312. 45: ok 54609
  89313. 45: ok 54610
  89314. 45: ok 54611
  89315. 45: ok 54612
  89316. 45: ok 54613
  89317. 45: ok 54614
  89318. 45: ok 54615
  89319. 45: ok 54616
  89320. 45: ok 54617
  89321. 45: ok 54618
  89322. 45: ok 54619
  89323. 45: ok 54620
  89324. 45: ok 54621
  89325. 45: ok 54622
  89326. 45: ok 54623
  89327. 45: ok 54624
  89328. 45: ok 54625
  89329. 45: ok 54626
  89330. 45: ok 54627
  89331. 45: ok 54628
  89332. 45: ok 54629
  89333. 45: ok 54630
  89334. 45: ok 54631
  89335. 45: ok 54632
  89336. 45: ok 54633
  89337. 45: ok 54634
  89338. 45: ok 54635
  89339. 45: ok 54636
  89340. 45: ok 54637
  89341. 45: ok 54638
  89342. 45: ok 54639
  89343. 45: ok 54640
  89344. 45: ok 54641
  89345. 45: ok 54642
  89346. 45: ok 54643
  89347. 45: ok 54644
  89348. 45: ok 54645
  89349. 45: ok 54646
  89350. 45: ok 54647
  89351. 45: ok 54648
  89352. 45: ok 54649
  89353. 45: ok 54650
  89354. 45: ok 54651
  89355. 45: ok 54652
  89356. 45: ok 54653
  89357. 45: ok 54654
  89358. 45: ok 54655
  89359. 45: ok 54656
  89360. 45: ok 54657
  89361. 45: ok 54658
  89362. 45: ok 54659
  89363. 45: ok 54660
  89364. 45: ok 54661
  89365. 45: ok 54662
  89366. 45: ok 54663
  89367. 45: ok 54664
  89368. 45: ok 54665
  89369. 45: ok 54666
  89370. 45: ok 54667
  89371. 45: ok 54668
  89372. 45: ok 54669
  89373. 45: ok 54670
  89374. 45: ok 54671
  89375. 45: ok 54672
  89376. 45: ok 54673
  89377. 45: ok 54674
  89378. 45: ok 54675
  89379. 45: ok 54676
  89380. 45: ok 54677
  89381. 45: ok 54678
  89382. 45: ok 54679
  89383. 45: ok 54680
  89384. 45: ok 54681
  89385. 45: ok 54682
  89386. 45: ok 54683
  89387. 45: ok 54684
  89388. 45: ok 54685
  89389. 45: ok 54686
  89390. 45: ok 54687
  89391. 45: ok 54688
  89392. 45: ok 54689
  89393. 45: ok 54690
  89394. 45: ok 54691
  89395. 45: ok 54692
  89396. 45: ok 54693
  89397. 45: ok 54694
  89398. 45: ok 54695
  89399. 45: ok 54696
  89400. 45: ok 54697
  89401. 45: ok 54698
  89402. 45: ok 54699
  89403. 45: ok 54700
  89404. 45: ok 54701
  89405. 45: ok 54702
  89406. 45: ok 54703
  89407. 45: ok 54704
  89408. 45: ok 54705
  89409. 45: ok 54706
  89410. 45: ok 54707
  89411. 45: ok 54708
  89412. 45: ok 54709
  89413. 45: ok 54710
  89414. 45: ok 54711
  89415. 45: ok 54712
  89416. 45: ok 54713
  89417. 45: ok 54714
  89418. 45: ok 54715
  89419. 45: ok 54716
  89420. 45: ok 54717
  89421. 45: ok 54718
  89422. 45: ok 54719
  89423. 45: ok 54720
  89424. 45: ok 54721
  89425. 45: ok 54722
  89426. 45: ok 54723
  89427. 45: ok 54724
  89428. 45: ok 54725
  89429. 45: ok 54726
  89430. 45: ok 54727
  89431. 45: ok 54728
  89432. 45: ok 54729
  89433. 45: ok 54730
  89434. 45: ok 54731
  89435. 45: ok 54732
  89436. 45: ok 54733
  89437. 45: ok 54734
  89438. 45: ok 54735
  89439. 45: ok 54736
  89440. 45: ok 54737
  89441. 45: ok 54738
  89442. 45: ok 54739
  89443. 45: ok 54740
  89444. 45: ok 54741
  89445. 45: ok 54742
  89446. 45: ok 54743
  89447. 45: ok 54744
  89448. 45: ok 54745
  89449. 45: ok 54746
  89450. 45: ok 54747
  89451. 45: ok 54748
  89452. 45: ok 54749
  89453. 45: ok 54750
  89454. 45: ok 54751
  89455. 45: ok 54752
  89456. 45: ok 54753
  89457. 45: ok 54754
  89458. 45: ok 54755
  89459. 45: ok 54756
  89460. 45: ok 54757
  89461. 45: ok 54758
  89462. 45: ok 54759
  89463. 45: ok 54760
  89464. 45: ok 54761
  89465. 45: ok 54762
  89466. 45: ok 54763
  89467. 45: ok 54764
  89468. 45: ok 54765
  89469. 45: ok 54766
  89470. 45: ok 54767
  89471. 45: ok 54768
  89472. 45: ok 54769
  89473. 45: ok 54770
  89474. 45: ok 54771
  89475. 45: ok 54772
  89476. 45: ok 54773
  89477. 45: ok 54774
  89478. 45: ok 54775
  89479. 45: ok 54776
  89480. 45: ok 54777
  89481. 45: ok 54778
  89482. 45: ok 54779
  89483. 45: ok 54780
  89484. 45: ok 54781
  89485. 45: ok 54782
  89486. 45: ok 54783
  89487. 45: ok 54784
  89488. 45: ok 54785
  89489. 45: ok 54786
  89490. 45: ok 54787
  89491. 45: ok 54788
  89492. 45: ok 54789
  89493. 45: ok 54790
  89494. 45: ok 54791
  89495. 45: ok 54792
  89496. 45: ok 54793
  89497. 45: ok 54794
  89498. 45: ok 54795
  89499. 45: ok 54796
  89500. 45: ok 54797
  89501. 45: ok 54798
  89502. 45: ok 54799
  89503. 45: ok 54800
  89504. 45: ok 54801
  89505. 45: ok 54802
  89506. 45: ok 54803
  89507. 45: ok 54804
  89508. 45: ok 54805
  89509. 45: ok 54806
  89510. 45: ok 54807
  89511. 45: ok 54808
  89512. 45: ok 54809
  89513. 45: ok 54810
  89514. 45: ok 54811
  89515. 45: ok 54812
  89516. 45: ok 54813
  89517. 45: ok 54814
  89518. 45: ok 54815
  89519. 45: ok 54816
  89520. 45: ok 54817
  89521. 45: ok 54818
  89522. 45: ok 54819
  89523. 45: ok 54820
  89524. 45: ok 54821
  89525. 45: ok 54822
  89526. 45: ok 54823
  89527. 45: ok 54824
  89528. 45: ok 54825
  89529. 45: ok 54826
  89530. 45: ok 54827
  89531. 45: ok 54828
  89532. 45: ok 54829
  89533. 45: ok 54830
  89534. 45: ok 54831
  89535. 45: ok 54832
  89536. 45: ok 54833
  89537. 45: ok 54834
  89538. 45: ok 54835
  89539. 45: ok 54836
  89540. 45: ok 54837
  89541. 45: ok 54838
  89542. 45: ok 54839
  89543. 45: ok 54840
  89544. 45: ok 54841
  89545. 45: ok 54842
  89546. 45: ok 54843
  89547. 45: ok 54844
  89548. 45: ok 54845
  89549. 45: ok 54846
  89550. 45: ok 54847
  89551. 45: ok 54848
  89552. 45: ok 54849
  89553. 45: ok 54850
  89554. 45: ok 54851
  89555. 45: ok 54852
  89556. 45: ok 54853
  89557. 45: ok 54854
  89558. 45: ok 54855
  89559. 45: ok 54856
  89560. 45: ok 54857
  89561. 45: ok 54858
  89562. 45: ok 54859
  89563. 45: ok 54860
  89564. 45: ok 54861
  89565. 45: ok 54862
  89566. 45: ok 54863
  89567. 45: ok 54864
  89568. 45: ok 54865
  89569. 45: ok 54866
  89570. 45: ok 54867
  89571. 45: ok 54868
  89572. 45: ok 54869
  89573. 45: ok 54870
  89574. 45: ok 54871
  89575. 45: ok 54872
  89576. 45: ok 54873
  89577. 45: ok 54874
  89578. 45: ok 54875
  89579. 45: ok 54876
  89580. 45: ok 54877
  89581. 45: ok 54878
  89582. 45: ok 54879
  89583. 45: ok 54880
  89584. 45: ok 54881
  89585. 45: ok 54882
  89586. 45: ok 54883
  89587. 45: ok 54884
  89588. 45: ok 54885
  89589. 45: ok 54886
  89590. 45: ok 54887
  89591. 45: ok 54888
  89592. 45: ok 54889
  89593. 45: ok 54890
  89594. 45: ok 54891
  89595. 45: ok 54892
  89596. 45: ok 54893
  89597. 45: ok 54894
  89598. 45: ok 54895
  89599. 45: ok 54896
  89600. 45: ok 54897
  89601. 45: ok 54898
  89602. 45: ok 54899
  89603. 45: ok 54900
  89604. 45: ok 54901
  89605. 45: ok 54902
  89606. 45: ok 54903
  89607. 45: ok 54904
  89608. 45: ok 54905
  89609. 45: ok 54906
  89610. 45: ok 54907
  89611. 45: ok 54908
  89612. 45: ok 54909
  89613. 45: ok 54910
  89614. 45: ok 54911
  89615. 45: ok 54912
  89616. 45: ok 54913
  89617. 45: ok 54914
  89618. 45: ok 54915
  89619. 45: ok 54916
  89620. 45: ok 54917
  89621. 45: ok 54918
  89622. 45: ok 54919
  89623. 45: ok 54920
  89624. 45: ok 54921
  89625. 45: ok 54922
  89626. 45: ok 54923
  89627. 45: ok 54924
  89628. 45: ok 54925
  89629. 45: ok 54926
  89630. 45: ok 54927
  89631. 45: ok 54928
  89632. 45: ok 54929
  89633. 45: ok 54930
  89634. 45: ok 54931
  89635. 45: ok 54932
  89636. 45: ok 54933
  89637. 45: ok 54934
  89638. 45: ok 54935
  89639. 45: ok 54936
  89640. 45: ok 54937
  89641. 45: ok 54938
  89642. 45: ok 54939
  89643. 45: ok 54940
  89644. 45: ok 54941
  89645. 45: ok 54942
  89646. 45: ok 54943
  89647. 45: ok 54944
  89648. 45: ok 54945
  89649. 45: ok 54946
  89650. 45: ok 54947
  89651. 45: ok 54948
  89652. 45: ok 54949
  89653. 45: ok 54950
  89654. 45: ok 54951
  89655. 45: ok 54952
  89656. 45: ok 54953
  89657. 45: ok 54954
  89658. 45: ok 54955
  89659. 45: ok 54956
  89660. 45: ok 54957
  89661. 45: ok 54958
  89662. 45: ok 54959
  89663. 45: ok 54960
  89664. 45: ok 54961
  89665. 45: ok 54962
  89666. 45: ok 54963
  89667. 45: ok 54964
  89668. 45: ok 54965
  89669. 45: ok 54966
  89670. 45: ok 54967
  89671. 45: ok 54968
  89672. 45: ok 54969
  89673. 45: ok 54970
  89674. 45: ok 54971
  89675. 45: ok 54972
  89676. 45: ok 54973
  89677. 45: ok 54974
  89678. 45: ok 54975
  89679. 45: ok 54976
  89680. 45: ok 54977
  89681. 45: ok 54978
  89682. 45: ok 54979
  89683. 45: ok 54980
  89684. 45: ok 54981
  89685. 45: ok 54982
  89686. 45: ok 54983
  89687. 45: ok 54984
  89688. 45: ok 54985
  89689. 45: ok 54986
  89690. 45: ok 54987
  89691. 45: ok 54988
  89692. 45: ok 54989
  89693. 45: ok 54990
  89694. 45: ok 54991
  89695. 45: ok 54992
  89696. 45: ok 54993
  89697. 45: ok 54994
  89698. 45: ok 54995
  89699. 45: ok 54996
  89700. 45: ok 54997
  89701. 45: ok 54998
  89702. 45: ok 54999
  89703. 45: ok 55000
  89704. 45: ok 55001
  89705. 45: ok 55002
  89706. 45: ok 55003
  89707. 45: ok 55004
  89708. 45: ok 55005
  89709. 45: ok 55006
  89710. 45: ok 55007
  89711. 45: ok 55008
  89712. 45: ok 55009
  89713. 45: ok 55010
  89714. 45: ok 55011
  89715. 45: ok 55012
  89716. 45: ok 55013
  89717. 45: ok 55014
  89718. 45: ok 55015
  89719. 45: ok 55016
  89720. 45: ok 55017
  89721. 45: ok 55018
  89722. 45: ok 55019
  89723. 45: ok 55020
  89724. 45: ok 55021
  89725. 45: ok 55022
  89726. 45: ok 55023
  89727. 45: ok 55024
  89728. 45: ok 55025
  89729. 45: ok 55026
  89730. 45: ok 55027
  89731. 45: ok 55028
  89732. 45: ok 55029
  89733. 45: ok 55030
  89734. 45: ok 55031
  89735. 45: ok 55032
  89736. 45: ok 55033
  89737. 45: ok 55034
  89738. 45: ok 55035
  89739. 45: ok 55036
  89740. 45: ok 55037
  89741. 45: ok 55038
  89742. 45: ok 55039
  89743. 45: ok 55040
  89744. 45: ok 55041
  89745. 45: ok 55042
  89746. 45: ok 55043
  89747. 45: ok 55044
  89748. 45: ok 55045
  89749. 45: ok 55046
  89750. 45: ok 55047
  89751. 45: ok 55048
  89752. 45: ok 55049
  89753. 45: ok 55050
  89754. 45: ok 55051
  89755. 45: ok 55052
  89756. 45: ok 55053
  89757. 45: ok 55054
  89758. 45: ok 55055
  89759. 45: ok 55056
  89760. 45: ok 55057
  89761. 45: ok 55058
  89762. 45: ok 55059
  89763. 45: ok 55060
  89764. 45: ok 55061
  89765. 45: ok 55062
  89766. 45: ok 55063
  89767. 45: ok 55064
  89768. 45: ok 55065
  89769. 45: ok 55066
  89770. 45: ok 55067
  89771. 45: ok 55068
  89772. 45: ok 55069
  89773. 45: ok 55070
  89774. 45: ok 55071
  89775. 45: ok 55072
  89776. 45: ok 55073
  89777. 45: ok 55074
  89778. 45: ok 55075
  89779. 45: ok 55076
  89780. 45: ok 55077
  89781. 45: ok 55078
  89782. 45: ok 55079
  89783. 45: ok 55080
  89784. 45: ok 55081
  89785. 45: ok 55082
  89786. 45: ok 55083
  89787. 45: ok 55084
  89788. 45: ok 55085
  89789. 45: ok 55086
  89790. 45: ok 55087
  89791. 45: ok 55088
  89792. 45: ok 55089
  89793. 45: ok 55090
  89794. 45: ok 55091
  89795. 45: ok 55092
  89796. 45: ok 55093
  89797. 45: ok 55094
  89798. 45: ok 55095
  89799. 45: ok 55096
  89800. 45: ok 55097
  89801. 45: ok 55098
  89802. 45: ok 55099
  89803. 45: ok 55100
  89804. 45: ok 55101
  89805. 45: ok 55102
  89806. 45: ok 55103
  89807. 45: ok 55104
  89808. 45: ok 55105
  89809. 45: ok 55106
  89810. 45: ok 55107
  89811. 45: ok 55108
  89812. 45: ok 55109
  89813. 45: ok 55110
  89814. 45: ok 55111
  89815. 45: ok 55112
  89816. 45: ok 55113
  89817. 45: ok 55114
  89818. 45: ok 55115
  89819. 45: ok 55116
  89820. 45: ok 55117
  89821. 45: ok 55118
  89822. 45: ok 55119
  89823. 45: ok 55120
  89824. 45: ok 55121
  89825. 45: ok 55122
  89826. 45: ok 55123
  89827. 45: ok 55124
  89828. 45: ok 55125
  89829. 45: ok 55126
  89830. 45: ok 55127
  89831. 45: ok 55128
  89832. 45: ok 55129
  89833. 45: ok 55130
  89834. 45: ok 55131
  89835. 45: ok 55132
  89836. 45: ok 55133
  89837. 45: ok 55134
  89838. 45: ok 55135
  89839. 45: ok 55136
  89840. 45: ok 55137
  89841. 45: ok 55138
  89842. 45: ok 55139
  89843. 45: ok 55140
  89844. 45: ok 55141
  89845. 45: ok 55142
  89846. 45: ok 55143
  89847. 45: ok 55144
  89848. 45: ok 55145
  89849. 45: ok 55146
  89850. 45: ok 55147
  89851. 45: ok 55148
  89852. 45: ok 55149
  89853. 45: ok 55150
  89854. 45: ok 55151
  89855. 45: ok 55152
  89856. 45: ok 55153
  89857. 45: ok 55154
  89858. 45: ok 55155
  89859. 45: ok 55156
  89860. 45: ok 55157
  89861. 45: ok 55158
  89862. 45: ok 55159
  89863. 45: ok 55160
  89864. 45: ok 55161
  89865. 45: ok 55162
  89866. 45: ok 55163
  89867. 45: ok 55164
  89868. 45: ok 55165
  89869. 45: ok 55166
  89870. 45: ok 55167
  89871. 45: ok 55168
  89872. 45: ok 55169
  89873. 45: ok 55170
  89874. 45: ok 55171
  89875. 45: ok 55172
  89876. 45: ok 55173
  89877. 45: ok 55174
  89878. 45: ok 55175
  89879. 45: ok 55176
  89880. 45: ok 55177
  89881. 45: ok 55178
  89882. 45: ok 55179
  89883. 45: ok 55180
  89884. 45: ok 55181
  89885. 45: ok 55182
  89886. 45: ok 55183
  89887. 45: ok 55184
  89888. 45: ok 55185
  89889. 45: ok 55186
  89890. 45: ok 55187
  89891. 45: ok 55188
  89892. 45: ok 55189
  89893. 45: ok 55190
  89894. 45: ok 55191
  89895. 45: ok 55192
  89896. 45: ok 55193
  89897. 45: ok 55194
  89898. 45: ok 55195
  89899. 45: ok 55196
  89900. 45: ok 55197
  89901. 45: ok 55198
  89902. 45: ok 55199
  89903. 45: ok 55200
  89904. 45: ok 55201
  89905. 45: ok 55202
  89906. 45: ok 55203
  89907. 45: ok 55204
  89908. 45: ok 55205
  89909. 45: ok 55206
  89910. 45: ok 55207
  89911. 45: ok 55208
  89912. 45: ok 55209
  89913. 45: ok 55210
  89914. 45: ok 55211
  89915. 45: ok 55212
  89916. 45: ok 55213
  89917. 45: ok 55214
  89918. 45: ok 55215
  89919. 45: ok 55216
  89920. 45: ok 55217
  89921. 45: ok 55218
  89922. 45: ok 55219
  89923. 45: ok 55220
  89924. 45: ok 55221
  89925. 45: ok 55222
  89926. 45: ok 55223
  89927. 45: ok 55224
  89928. 45: ok 55225
  89929. 45: ok 55226
  89930. 45: ok 55227
  89931. 45: ok 55228
  89932. 45: ok 55229
  89933. 45: ok 55230
  89934. 45: ok 55231
  89935. 45: ok 55232
  89936. 45: ok 55233
  89937. 45: ok 55234
  89938. 45: ok 55235
  89939. 45: ok 55236
  89940. 45: ok 55237
  89941. 45: ok 55238
  89942. 45: ok 55239
  89943. 45: ok 55240
  89944. 45: ok 55241
  89945. 45: ok 55242
  89946. 45: ok 55243
  89947. 45: ok 55244
  89948. 45: ok 55245
  89949. 45: ok 55246
  89950. 45: ok 55247
  89951. 45: ok 55248
  89952. 45: ok 55249
  89953. 45: ok 55250
  89954. 45: ok 55251
  89955. 45: ok 55252
  89956. 45: ok 55253
  89957. 45: ok 55254
  89958. 45: ok 55255
  89959. 45: ok 55256
  89960. 45: ok 55257
  89961. 45: ok 55258
  89962. 45: ok 55259
  89963. 45: ok 55260
  89964. 45: ok 55261
  89965. 45: ok 55262
  89966. 45: ok 55263
  89967. 45: ok 55264
  89968. 45: ok 55265
  89969. 45: ok 55266
  89970. 45: ok 55267
  89971. 45: ok 55268
  89972. 45: ok 55269
  89973. 45: ok 55270
  89974. 45: ok 55271
  89975. 45: ok 55272
  89976. 45: ok 55273
  89977. 45: ok 55274
  89978. 45: ok 55275
  89979. 45: ok 55276
  89980. 45: ok 55277
  89981. 45: ok 55278
  89982. 45: ok 55279
  89983. 45: ok 55280
  89984. 45: ok 55281
  89985. 45: ok 55282
  89986. 45: ok 55283
  89987. 45: ok 55284
  89988. 45: ok 55285
  89989. 45: ok 55286
  89990. 45: ok 55287
  89991. 45: ok 55288
  89992. 45: ok 55289
  89993. 45: ok 55290
  89994. 45: ok 55291
  89995. 45: ok 55292
  89996. 45: ok 55293
  89997. 45: ok 55294
  89998. 45: ok 55295
  89999. 45: ok 55296
  90000. 45: ok 55297
  90001. 45: ok 55298
  90002. 45: ok 55299
  90003. 45: ok 55300
  90004. 45: ok 55301
  90005. 45: ok 55302
  90006. 45: ok 55303
  90007. 45: ok 55304
  90008. 45: ok 55305
  90009. 45: ok 55306
  90010. 45: ok 55307
  90011. 45: ok 55308
  90012. 45: ok 55309
  90013. 45: ok 55310
  90014. 45: ok 55311
  90015. 45: ok 55312
  90016. 45: ok 55313
  90017. 45: ok 55314
  90018. 45: ok 55315
  90019. 45: ok 55316
  90020. 45: ok 55317
  90021. 45: ok 55318
  90022. 45: ok 55319
  90023. 45: ok 55320
  90024. 45: ok 55321
  90025. 45: ok 55322
  90026. 45: ok 55323
  90027. 45: ok 55324
  90028. 45: ok 55325
  90029. 45: ok 55326
  90030. 45: ok 55327
  90031. 45: ok 55328
  90032. 45: ok 55329
  90033. 45: ok 55330
  90034. 45: ok 55331
  90035. 45: ok 55332
  90036. 45: ok 55333
  90037. 45: ok 55334
  90038. 45: ok 55335
  90039. 45: ok 55336
  90040. 45: ok 55337
  90041. 45: ok 55338
  90042. 45: ok 55339
  90043. 45: ok 55340
  90044. 45: ok 55341
  90045. 45: ok 55342
  90046. 45: ok 55343
  90047. 45: ok 55344
  90048. 45: ok 55345
  90049. 45: ok 55346
  90050. 45: ok 55347
  90051. 45: ok 55348
  90052. 45: ok 55349
  90053. 45: ok 55350
  90054. 45: ok 55351
  90055. 45: ok 55352
  90056. 45: ok 55353
  90057. 45: ok 55354
  90058. 45: ok 55355
  90059. 45: ok 55356
  90060. 45: ok 55357
  90061. 45: ok 55358
  90062. 45: ok 55359
  90063. 45: ok 55360
  90064. 45: ok 55361
  90065. 45: ok 55362
  90066. 45: ok 55363
  90067. 45: ok 55364
  90068. 45: ok 55365
  90069. 45: ok 55366
  90070. 45: ok 55367
  90071. 45: ok 55368
  90072. 45: ok 55369
  90073. 45: ok 55370
  90074. 45: ok 55371
  90075. 45: ok 55372
  90076. 45: ok 55373
  90077. 45: ok 55374
  90078. 45: ok 55375
  90079. 45: ok 55376
  90080. 45: ok 55377
  90081. 45: ok 55378
  90082. 45: ok 55379
  90083. 45: ok 55380
  90084. 45: ok 55381
  90085. 45: ok 55382
  90086. 45: ok 55383
  90087. 45: ok 55384
  90088. 45: ok 55385
  90089. 45: ok 55386
  90090. 45: ok 55387
  90091. 45: ok 55388
  90092. 45: ok 55389
  90093. 45: ok 55390
  90094. 45: ok 55391
  90095. 45: ok 55392
  90096. 45: ok 55393
  90097. 45: ok 55394
  90098. 45: ok 55395
  90099. 45: ok 55396
  90100. 45: ok 55397
  90101. 45: ok 55398
  90102. 45: ok 55399
  90103. 45: ok 55400
  90104. 45: ok 55401
  90105. 45: ok 55402
  90106. 45: ok 55403
  90107. 45: ok 55404
  90108. 45: ok 55405
  90109. 45: ok 55406
  90110. 45: ok 55407
  90111. 45: ok 55408
  90112. 45: ok 55409
  90113. 45: ok 55410
  90114. 45: ok 55411
  90115. 45: ok 55412
  90116. 45: ok 55413
  90117. 45: ok 55414
  90118. 45: ok 55415
  90119. 45: ok 55416
  90120. 45: ok 55417
  90121. 45: ok 55418
  90122. 45: ok 55419
  90123. 45: ok 55420
  90124. 45: ok 55421
  90125. 45: ok 55422
  90126. 45: ok 55423
  90127. 45: ok 55424
  90128. 45: ok 55425
  90129. 45: ok 55426
  90130. 45: ok 55427
  90131. 45: ok 55428
  90132. 45: ok 55429
  90133. 45: ok 55430
  90134. 45: ok 55431
  90135. 45: ok 55432
  90136. 45: ok 55433
  90137. 45: ok 55434
  90138. 45: ok 55435
  90139. 45: ok 55436
  90140. 45: ok 55437
  90141. 45: ok 55438
  90142. 45: ok 55439
  90143. 45: ok 55440
  90144. 45: ok 55441
  90145. 45: ok 55442
  90146. 45: ok 55443
  90147. 45: ok 55444
  90148. 45: ok 55445
  90149. 45: ok 55446
  90150. 45: ok 55447
  90151. 45: ok 55448
  90152. 45: ok 55449
  90153. 45: ok 55450
  90154. 45: ok 55451
  90155. 45: ok 55452
  90156. 45: ok 55453
  90157. 45: ok 55454
  90158. 45: ok 55455
  90159. 45: ok 55456
  90160. 45: ok 55457
  90161. 45: ok 55458
  90162. 45: ok 55459
  90163. 45: ok 55460
  90164. 45: ok 55461
  90165. 45: ok 55462
  90166. 45: ok 55463
  90167. 45: ok 55464
  90168. 45: ok 55465
  90169. 45: ok 55466
  90170. 45: ok 55467
  90171. 45: ok 55468
  90172. 45: ok 55469
  90173. 45: ok 55470
  90174. 45: ok 55471
  90175. 45: ok 55472
  90176. 45: ok 55473
  90177. 45: ok 55474
  90178. 45: ok 55475
  90179. 45: ok 55476
  90180. 45: ok 55477
  90181. 45: ok 55478
  90182. 45: ok 55479
  90183. 45: ok 55480
  90184. 45: ok 55481
  90185. 45: ok 55482
  90186. 45: ok 55483
  90187. 45: ok 55484
  90188. 45: ok 55485
  90189. 45: ok 55486
  90190. 45: ok 55487
  90191. 45: ok 55488
  90192. 45: ok 55489
  90193. 45: ok 55490
  90194. 45: ok 55491
  90195. 45: ok 55492
  90196. 45: ok 55493
  90197. 45: ok 55494
  90198. 45: ok 55495
  90199. 45: ok 55496
  90200. 45: ok 55497
  90201. 45: ok 55498
  90202. 45: ok 55499
  90203. 45: ok 55500
  90204. 45: ok 55501
  90205. 45: ok 55502
  90206. 45: ok 55503
  90207. 45: ok 55504
  90208. 45: ok 55505
  90209. 45: ok 55506
  90210. 45: ok 55507
  90211. 45: ok 55508
  90212. 45: ok 55509
  90213. 45: ok 55510
  90214. 45: ok 55511
  90215. 45: ok 55512
  90216. 45: ok 55513
  90217. 45: ok 55514
  90218. 45: ok 55515
  90219. 45: ok 55516
  90220. 45: ok 55517
  90221. 45: ok 55518
  90222. 45: ok 55519
  90223. 45: ok 55520
  90224. 45: ok 55521
  90225. 45: ok 55522
  90226. 45: ok 55523
  90227. 45: ok 55524
  90228. 45: ok 55525
  90229. 45: ok 55526
  90230. 45: ok 55527
  90231. 45: ok 55528
  90232. 45: ok 55529
  90233. 45: ok 55530
  90234. 45: ok 55531
  90235. 45: ok 55532
  90236. 45: ok 55533
  90237. 45: ok 55534
  90238. 45: ok 55535
  90239. 45: ok 55536
  90240. 45: ok 55537
  90241. 45: ok 55538
  90242. 45: ok 55539
  90243. 45: ok 55540
  90244. 45: ok 55541
  90245. 45: ok 55542
  90246. 45: ok 55543
  90247. 45: ok 55544
  90248. 45: ok 55545
  90249. 45: ok 55546
  90250. 45: ok 55547
  90251. 45: ok 55548
  90252. 45: ok 55549
  90253. 45: ok 55550
  90254. 45: ok 55551
  90255. 45: ok 55552
  90256. 45: ok 55553
  90257. 45: ok 55554
  90258. 45: ok 55555
  90259. 45: ok 55556
  90260. 45: ok 55557
  90261. 45: ok 55558
  90262. 45: ok 55559
  90263. 45: ok 55560
  90264. 45: ok 55561
  90265. 45: ok 55562
  90266. 45: ok 55563
  90267. 45: ok 55564
  90268. 45: ok 55565
  90269. 45: ok 55566
  90270. 45: ok 55567
  90271. 45: ok 55568
  90272. 45: ok 55569
  90273. 45: ok 55570
  90274. 45: ok 55571
  90275. 45: ok 55572
  90276. 45: ok 55573
  90277. 45: ok 55574
  90278. 45: ok 55575
  90279. 45: ok 55576
  90280. 45: ok 55577
  90281. 45: ok 55578
  90282. 45: ok 55579
  90283. 45: ok 55580
  90284. 45: ok 55581
  90285. 45: ok 55582
  90286. 45: ok 55583
  90287. 45: ok 55584
  90288. 45: ok 55585
  90289. 45: ok 55586
  90290. 45: ok 55587
  90291. 45: ok 55588
  90292. 45: ok 55589
  90293. 45: ok 55590
  90294. 45: ok 55591
  90295. 45: ok 55592
  90296. 45: ok 55593
  90297. 45: ok 55594
  90298. 45: ok 55595
  90299. 45: ok 55596
  90300. 45: ok 55597
  90301. 45: ok 55598
  90302. 45: ok 55599
  90303. 45: ok 55600
  90304. 45: ok 55601
  90305. 45: ok 55602
  90306. 45: ok 55603
  90307. 45: ok 55604
  90308. 45: ok 55605
  90309. 45: ok 55606
  90310. 45: ok 55607
  90311. 45: ok 55608
  90312. 45: ok 55609
  90313. 45: ok 55610
  90314. 45: ok 55611
  90315. 45: ok 55612
  90316. 45: ok 55613
  90317. 45: ok 55614
  90318. 45: ok 55615
  90319. 45: ok 55616
  90320. 45: ok 55617
  90321. 45: ok 55618
  90322. 45: ok 55619
  90323. 45: ok 55620
  90324. 45: ok 55621
  90325. 45: ok 55622
  90326. 45: ok 55623
  90327. 45: ok 55624
  90328. 45: ok 55625
  90329. 45: ok 55626
  90330. 45: ok 55627
  90331. 45: ok 55628
  90332. 45: ok 55629
  90333. 45: ok 55630
  90334. 45: ok 55631
  90335. 45: ok 55632
  90336. 45: ok 55633
  90337. 45: ok 55634
  90338. 45: ok 55635
  90339. 45: ok 55636
  90340. 45: ok 55637
  90341. 45: ok 55638
  90342. 45: ok 55639
  90343. 45: ok 55640
  90344. 45: ok 55641
  90345. 45: ok 55642
  90346. 45: ok 55643
  90347. 45: ok 55644
  90348. 45: ok 55645
  90349. 45: ok 55646
  90350. 45: ok 55647
  90351. 45: ok 55648
  90352. 45: ok 55649
  90353. 45: ok 55650
  90354. 45: ok 55651
  90355. 45: ok 55652
  90356. 45: ok 55653
  90357. 45: ok 55654
  90358. 45: ok 55655
  90359. 45: ok 55656
  90360. 45: ok 55657
  90361. 45: ok 55658
  90362. 45: ok 55659
  90363. 45: ok 55660
  90364. 45: ok 55661
  90365. 45: ok 55662
  90366. 45: ok 55663
  90367. 45: ok 55664
  90368. 45: ok 55665
  90369. 45: ok 55666
  90370. 45: ok 55667
  90371. 45: ok 55668
  90372. 45: ok 55669
  90373. 45: ok 55670
  90374. 45: ok 55671
  90375. 45: ok 55672
  90376. 45: ok 55673
  90377. 45: ok 55674
  90378. 45: ok 55675
  90379. 45: ok 55676
  90380. 45: ok 55677
  90381. 45: ok 55678
  90382. 45: ok 55679
  90383. 45: ok 55680
  90384. 45: ok 55681
  90385. 45: ok 55682
  90386. 45: ok 55683
  90387. 45: ok 55684
  90388. 45: ok 55685
  90389. 45: ok 55686
  90390. 45: ok 55687
  90391. 45: ok 55688
  90392. 45: ok 55689
  90393. 45: ok 55690
  90394. 45: ok 55691
  90395. 45: ok 55692
  90396. 45: ok 55693
  90397. 45: ok 55694
  90398. 45: ok 55695
  90399. 45: ok 55696
  90400. 45: ok 55697
  90401. 45: ok 55698
  90402. 45: ok 55699
  90403. 45: ok 55700
  90404. 45: ok 55701
  90405. 45: ok 55702
  90406. 45: ok 55703
  90407. 45: ok 55704
  90408. 45: ok 55705
  90409. 45: ok 55706
  90410. 45: ok 55707
  90411. 45: ok 55708
  90412. 45: ok 55709
  90413. 45: ok 55710
  90414. 45: ok 55711
  90415. 45: ok 55712
  90416. 45: ok 55713
  90417. 45: ok 55714
  90418. 45: ok 55715
  90419. 45: ok 55716
  90420. 45: ok 55717
  90421. 45: ok 55718
  90422. 45: ok 55719
  90423. 45: ok 55720
  90424. 45: ok 55721
  90425. 45: ok 55722
  90426. 45: ok 55723
  90427. 45: ok 55724
  90428. 45: ok 55725
  90429. 45: ok 55726
  90430. 45: ok 55727
  90431. 45: ok 55728
  90432. 45: ok 55729
  90433. 45: ok 55730
  90434. 45: ok 55731
  90435. 45: ok 55732
  90436. 45: ok 55733
  90437. 45: ok 55734
  90438. 45: ok 55735
  90439. 45: ok 55736
  90440. 45: ok 55737
  90441. 45: ok 55738
  90442. 45: ok 55739
  90443. 45: ok 55740
  90444. 45: ok 55741
  90445. 45: ok 55742
  90446. 45: ok 55743
  90447. 45: ok 55744
  90448. 45: ok 55745
  90449. 45: ok 55746
  90450. 45: ok 55747
  90451. 45: ok 55748
  90452. 45: ok 55749
  90453. 45: ok 55750
  90454. 45: ok 55751
  90455. 45: ok 55752
  90456. 45: ok 55753
  90457. 45: ok 55754
  90458. 45: ok 55755
  90459. 45: ok 55756
  90460. 45: ok 55757
  90461. 45: ok 55758
  90462. 45: ok 55759
  90463. 45: ok 55760
  90464. 45: ok 55761
  90465. 45: ok 55762
  90466. 45: ok 55763
  90467. 45: ok 55764
  90468. 45: ok 55765
  90469. 45: ok 55766
  90470. 45: ok 55767
  90471. 45: ok 55768
  90472. 45: ok 55769
  90473. 45: ok 55770
  90474. 45: ok 55771
  90475. 45: ok 55772
  90476. 45: ok 55773
  90477. 45: ok 55774
  90478. 45: ok 55775
  90479. 45: ok 55776
  90480. 45: ok 55777
  90481. 45: ok 55778
  90482. 45: ok 55779
  90483. 45: ok 55780
  90484. 45: ok 55781
  90485. 45: ok 55782
  90486. 45: ok 55783
  90487. 45: ok 55784
  90488. 45: ok 55785
  90489. 45: ok 55786
  90490. 45: ok 55787
  90491. 45: ok 55788
  90492. 45: ok 55789
  90493. 45: ok 55790
  90494. 45: ok 55791
  90495. 45: ok 55792
  90496. 45: ok 55793
  90497. 45: ok 55794
  90498. 45: ok 55795
  90499. 45: ok 55796
  90500. 45: ok 55797
  90501. 45: ok 55798
  90502. 45: ok 55799
  90503. 45: ok 55800
  90504. 45: ok 55801
  90505. 45: ok 55802
  90506. 45: ok 55803
  90507. 45: ok 55804
  90508. 45: ok 55805
  90509. 45: ok 55806
  90510. 45: ok 55807
  90511. 45: ok 55808
  90512. 45: ok 55809
  90513. 45: ok 55810
  90514. 45: ok 55811
  90515. 45: ok 55812
  90516. 45: ok 55813
  90517. 45: ok 55814
  90518. 45: ok 55815
  90519. 45: ok 55816
  90520. 45: ok 55817
  90521. 45: ok 55818
  90522. 45: ok 55819
  90523. 45: ok 55820
  90524. 45: ok 55821
  90525. 45: ok 55822
  90526. 45: ok 55823
  90527. 45: ok 55824
  90528. 45: ok 55825
  90529. 45: ok 55826
  90530. 45: ok 55827
  90531. 45: ok 55828
  90532. 45: ok 55829
  90533. 45: ok 55830
  90534. 45: ok 55831
  90535. 45: ok 55832
  90536. 45: ok 55833
  90537. 45: ok 55834
  90538. 45: ok 55835
  90539. 45: ok 55836
  90540. 45: ok 55837
  90541. 45: ok 55838
  90542. 45: ok 55839
  90543. 45: ok 55840
  90544. 45: ok 55841
  90545. 45: ok 55842
  90546. 45: ok 55843
  90547. 45: ok 55844
  90548. 45: ok 55845
  90549. 45: ok 55846
  90550. 45: ok 55847
  90551. 45: ok 55848
  90552. 45: ok 55849
  90553. 45: ok 55850
  90554. 45: ok 55851
  90555. 45: ok 55852
  90556. 45: ok 55853
  90557. 45: ok 55854
  90558. 45: ok 55855
  90559. 45: ok 55856
  90560. 45: ok 55857
  90561. 45: ok 55858
  90562. 45: ok 55859
  90563. 45: ok 55860
  90564. 45: ok 55861
  90565. 45: ok 55862
  90566. 45: ok 55863
  90567. 45: ok 55864
  90568. 45: ok 55865
  90569. 45: ok 55866
  90570. 45: ok 55867
  90571. 45: ok 55868
  90572. 45: ok 55869
  90573. 45: ok 55870
  90574. 45: ok 55871
  90575. 45: ok 55872
  90576. 45: ok 55873
  90577. 45: ok 55874
  90578. 45: ok 55875
  90579. 45: ok 55876
  90580. 45: ok 55877
  90581. 45: ok 55878
  90582. 45: ok 55879
  90583. 45: ok 55880
  90584. 45: ok 55881
  90585. 45: ok 55882
  90586. 45: ok 55883
  90587. 45: ok 55884
  90588. 45: ok 55885
  90589. 45: ok 55886
  90590. 45: ok 55887
  90591. 45: ok 55888
  90592. 45: ok 55889
  90593. 45: ok 55890
  90594. 45: ok 55891
  90595. 45: ok 55892
  90596. 45: ok 55893
  90597. 45: ok 55894
  90598. 45: ok 55895
  90599. 45: ok 55896
  90600. 45: ok 55897
  90601. 45: ok 55898
  90602. 45: ok 55899
  90603. 45: ok 55900
  90604. 45: ok 55901
  90605. 45: ok 55902
  90606. 45: ok 55903
  90607. 45: ok 55904
  90608. 45: ok 55905
  90609. 45: ok 55906
  90610. 45: ok 55907
  90611. 45: ok 55908
  90612. 45: ok 55909
  90613. 45: ok 55910
  90614. 45: ok 55911
  90615. 45: ok 55912
  90616. 45: ok 55913
  90617. 45: ok 55914
  90618. 45: ok 55915
  90619. 45: ok 55916
  90620. 45: ok 55917
  90621. 45: ok 55918
  90622. 45: ok 55919
  90623. 45: ok 55920
  90624. 45: ok 55921
  90625. 45: ok 55922
  90626. 45: ok 55923
  90627. 45: ok 55924
  90628. 45: ok 55925
  90629. 45: ok 55926
  90630. 45: ok 55927
  90631. 45: ok 55928
  90632. 45: ok 55929
  90633. 45: ok 55930
  90634. 45: ok 55931
  90635. 45: ok 55932
  90636. 45: ok 55933
  90637. 45: ok 55934
  90638. 45: ok 55935
  90639. 45: ok 55936
  90640. 45: ok 55937
  90641. 45: ok 55938
  90642. 45: ok 55939
  90643. 45: ok 55940
  90644. 45: ok 55941
  90645. 45: ok 55942
  90646. 45: ok 55943
  90647. 45: ok 55944
  90648. 45: ok 55945
  90649. 45: ok 55946
  90650. 45: ok 55947
  90651. 45: ok 55948
  90652. 45: ok 55949
  90653. 45: ok 55950
  90654. 45: ok 55951
  90655. 45: ok 55952
  90656. 45: ok 55953
  90657. 45: ok 55954
  90658. 45: ok 55955
  90659. 45: ok 55956
  90660. 45: ok 55957
  90661. 45: ok 55958
  90662. 45: ok 55959
  90663. 45: ok 55960
  90664. 45: ok 55961
  90665. 45: ok 55962
  90666. 45: ok 55963
  90667. 45: ok 55964
  90668. 45: ok 55965
  90669. 45: ok 55966
  90670. 45: ok 55967
  90671. 45: ok 55968
  90672. 45: ok 55969
  90673. 45: ok 55970
  90674. 45: ok 55971
  90675. 45: ok 55972
  90676. 45: ok 55973
  90677. 45: ok 55974
  90678. 45: ok 55975
  90679. 45: ok 55976
  90680. 45: ok 55977
  90681. 45: ok 55978
  90682. 45: ok 55979
  90683. 45: ok 55980
  90684. 45: ok 55981
  90685. 45: ok 55982
  90686. 45: ok 55983
  90687. 45: ok 55984
  90688. 45: ok 55985
  90689. 45: ok 55986
  90690. 45: ok 55987
  90691. 45: ok 55988
  90692. 45: ok 55989
  90693. 45: ok 55990
  90694. 45: ok 55991
  90695. 45: ok 55992
  90696. 45: ok 55993
  90697. 45: ok 55994
  90698. 45: ok 55995
  90699. 45: ok 55996
  90700. 45: ok 55997
  90701. 45: ok 55998
  90702. 45: ok 55999
  90703. 45: ok 56000
  90704. 45: ok 56001
  90705. 45: ok 56002
  90706. 45: ok 56003
  90707. 45: ok 56004
  90708. 45: ok 56005
  90709. 45: ok 56006
  90710. 45: ok 56007
  90711. 45: ok 56008
  90712. 45: ok 56009
  90713. 45: ok 56010
  90714. 45: ok 56011
  90715. 45: ok 56012
  90716. 45: ok 56013
  90717. 45: ok 56014
  90718. 45: ok 56015
  90719. 45: ok 56016
  90720. 45: ok 56017
  90721. 45: ok 56018
  90722. 45: ok 56019
  90723. 45: ok 56020
  90724. 45: ok 56021
  90725. 45: ok 56022
  90726. 45: ok 56023
  90727. 45: ok 56024
  90728. 45: ok 56025
  90729. 45: ok 56026
  90730. 45: ok 56027
  90731. 45: ok 56028
  90732. 45: ok 56029
  90733. 45: ok 56030
  90734. 45: ok 56031
  90735. 45: ok 56032
  90736. 45: ok 56033
  90737. 45: ok 56034
  90738. 45: ok 56035
  90739. 45: ok 56036
  90740. 45: ok 56037
  90741. 45: ok 56038
  90742. 45: ok 56039
  90743. 45: ok 56040
  90744. 45: ok 56041
  90745. 45: ok 56042
  90746. 45: ok 56043
  90747. 45: ok 56044
  90748. 45: ok 56045
  90749. 45: ok 56046
  90750. 45: ok 56047
  90751. 45: ok 56048
  90752. 45: ok 56049
  90753. 45: ok 56050
  90754. 45: ok 56051
  90755. 45: ok 56052
  90756. 45: ok 56053
  90757. 45: ok 56054
  90758. 45: ok 56055
  90759. 45: ok 56056
  90760. 45: ok 56057
  90761. 45: ok 56058
  90762. 45: ok 56059
  90763. 45: ok 56060
  90764. 45: ok 56061
  90765. 45: ok 56062
  90766. 45: ok 56063
  90767. 45: ok 56064
  90768. 45: ok 56065
  90769. 45: ok 56066
  90770. 45: ok 56067
  90771. 45: ok 56068
  90772. 45: ok 56069
  90773. 45: ok 56070
  90774. 45: ok 56071
  90775. 45: ok 56072
  90776. 45: ok 56073
  90777. 45: ok 56074
  90778. 45: ok 56075
  90779. 45: ok 56076
  90780. 45: ok 56077
  90781. 45: ok 56078
  90782. 45: ok 56079
  90783. 45: ok 56080
  90784. 45: ok 56081
  90785. 45: ok 56082
  90786. 45: ok 56083
  90787. 45: ok 56084
  90788. 45: ok 56085
  90789. 45: ok 56086
  90790. 45: ok 56087
  90791. 45: ok 56088
  90792. 45: ok 56089
  90793. 45: ok 56090
  90794. 45: ok 56091
  90795. 45: ok 56092
  90796. 45: ok 56093
  90797. 45: ok 56094
  90798. 45: ok 56095
  90799. 45: ok 56096
  90800. 45: ok 56097
  90801. 45: ok 56098
  90802. 45: ok 56099
  90803. 45: ok 56100
  90804. 45: ok 56101
  90805. 45: ok 56102
  90806. 45: ok 56103
  90807. 45: ok 56104
  90808. 45: ok 56105
  90809. 45: ok 56106
  90810. 45: ok 56107
  90811. 45: ok 56108
  90812. 45: ok 56109
  90813. 45: ok 56110
  90814. 45: ok 56111
  90815. 45: ok 56112
  90816. 45: ok 56113
  90817. 45: ok 56114
  90818. 45: ok 56115
  90819. 45: ok 56116
  90820. 45: ok 56117
  90821. 45: ok 56118
  90822. 45: ok 56119
  90823. 45: ok 56120
  90824. 45: ok 56121
  90825. 45: ok 56122
  90826. 45: ok 56123
  90827. 45: ok 56124
  90828. 45: ok 56125
  90829. 45: ok 56126
  90830. 45: ok 56127
  90831. 45: ok 56128
  90832. 45: ok 56129
  90833. 45: ok 56130
  90834. 45: ok 56131
  90835. 45: ok 56132
  90836. 45: ok 56133
  90837. 45: ok 56134
  90838. 45: ok 56135
  90839. 45: ok 56136
  90840. 45: ok 56137
  90841. 45: ok 56138
  90842. 45: ok 56139
  90843. 45: ok 56140
  90844. 45: ok 56141
  90845. 45: ok 56142
  90846. 45: ok 56143
  90847. 45: ok 56144
  90848. 45: ok 56145
  90849. 45: ok 56146
  90850. 45: ok 56147
  90851. 45: ok 56148
  90852. 45: ok 56149
  90853. 45: ok 56150
  90854. 45: ok 56151
  90855. 45: ok 56152
  90856. 45: ok 56153
  90857. 45: ok 56154
  90858. 45: ok 56155
  90859. 45: ok 56156
  90860. 45: ok 56157
  90861. 45: ok 56158
  90862. 45: ok 56159
  90863. 45: ok 56160
  90864. 45: ok 56161
  90865. 45: ok 56162
  90866. 45: ok 56163
  90867. 45: ok 56164
  90868. 45: ok 56165
  90869. 45: ok 56166
  90870. 45: ok 56167
  90871. 45: ok 56168
  90872. 45: ok 56169
  90873. 45: ok 56170
  90874. 45: ok 56171
  90875. 45: ok 56172
  90876. 45: ok 56173
  90877. 45: ok 56174
  90878. 45: ok 56175
  90879. 45: ok 56176
  90880. 45: ok 56177
  90881. 45: ok 56178
  90882. 45: ok 56179
  90883. 45: ok 56180
  90884. 45: ok 56181
  90885. 45: ok 56182
  90886. 45: ok 56183
  90887. 45: ok 56184
  90888. 45: ok 56185
  90889. 45: ok 56186
  90890. 45: ok 56187
  90891. 45: ok 56188
  90892. 45: ok 56189
  90893. 45: ok 56190
  90894. 45: ok 56191
  90895. 45: ok 56192
  90896. 45: ok 56193
  90897. 45: ok 56194
  90898. 45: ok 56195
  90899. 45: ok 56196
  90900. 45: ok 56197
  90901. 45: ok 56198
  90902. 45: ok 56199
  90903. 45: ok 56200
  90904. 45: ok 56201
  90905. 45: ok 56202
  90906. 45: ok 56203
  90907. 45: ok 56204
  90908. 45: ok 56205
  90909. 45: ok 56206
  90910. 45: ok 56207
  90911. 45: ok 56208
  90912. 45: ok 56209
  90913. 45: ok 56210
  90914. 45: ok 56211
  90915. 45: ok 56212
  90916. 45: ok 56213
  90917. 45: ok 56214
  90918. 45: ok 56215
  90919. 45: ok 56216
  90920. 45: ok 56217
  90921. 45: ok 56218
  90922. 45: ok 56219
  90923. 45: ok 56220
  90924. 45: ok 56221
  90925. 45: ok 56222
  90926. 45: ok 56223
  90927. 45: ok 56224
  90928. 45: ok 56225
  90929. 45: ok 56226
  90930. 45: ok 56227
  90931. 45: ok 56228
  90932. 45: ok 56229
  90933. 45: ok 56230
  90934. 45: ok 56231
  90935. 45: ok 56232
  90936. 45: ok 56233
  90937. 45: ok 56234
  90938. 45: ok 56235
  90939. 45: ok 56236
  90940. 45: ok 56237
  90941. 45: ok 56238
  90942. 45: ok 56239
  90943. 45: ok 56240
  90944. 45: ok 56241
  90945. 45: ok 56242
  90946. 45: ok 56243
  90947. 45: ok 56244
  90948. 45: ok 56245
  90949. 45: ok 56246
  90950. 45: ok 56247
  90951. 45: ok 56248
  90952. 45: ok 56249
  90953. 45: ok 56250
  90954. 45: ok 56251
  90955. 45: ok 56252
  90956. 45: ok 56253
  90957. 45: ok 56254
  90958. 45: ok 56255
  90959. 45: ok 56256
  90960. 45: ok 56257
  90961. 45: ok 56258
  90962. 45: ok 56259
  90963. 45: ok 56260
  90964. 45: ok 56261
  90965. 45: ok 56262
  90966. 45: ok 56263
  90967. 45: ok 56264
  90968. 45: ok 56265
  90969. 45: ok 56266
  90970. 45: ok 56267
  90971. 45: ok 56268
  90972. 45: ok 56269
  90973. 45: ok 56270
  90974. 45: ok 56271
  90975. 45: ok 56272
  90976. 45: ok 56273
  90977. 45: ok 56274
  90978. 45: ok 56275
  90979. 45: ok 56276
  90980. 45: ok 56277
  90981. 45: ok 56278
  90982. 45: ok 56279
  90983. 45: ok 56280
  90984. 45: ok 56281
  90985. 45: ok 56282
  90986. 45: ok 56283
  90987. 45: ok 56284
  90988. 45: ok 56285
  90989. 45: ok 56286
  90990. 45: ok 56287
  90991. 45: ok 56288
  90992. 45: ok 56289
  90993. 45: ok 56290
  90994. 45: ok 56291
  90995. 45: ok 56292
  90996. 45: ok 56293
  90997. 45: ok 56294
  90998. 45: ok 56295
  90999. 45: ok 56296
  91000. 45: ok 56297
  91001. 45: ok 56298
  91002. 45: ok 56299
  91003. 45: ok 56300
  91004. 45: ok 56301
  91005. 45: ok 56302
  91006. 45: ok 56303
  91007. 45: ok 56304
  91008. 45: ok 56305
  91009. 45: ok 56306
  91010. 45: ok 56307
  91011. 45: ok 56308
  91012. 45: ok 56309
  91013. 45: ok 56310
  91014. 45: ok 56311
  91015. 45: ok 56312
  91016. 45: ok 56313
  91017. 45: ok 56314
  91018. 45: ok 56315
  91019. 45: ok 56316
  91020. 45: ok 56317
  91021. 45: ok 56318
  91022. 45: ok 56319
  91023. 45: ok 56320
  91024. 45: ok 56321
  91025. 45: ok 56322
  91026. 45: ok 56323
  91027. 45: ok 56324
  91028. 45: ok 56325
  91029. 45: ok 56326
  91030. 45: ok 56327
  91031. 45: ok 56328
  91032. 45: ok 56329
  91033. 45: ok 56330
  91034. 45: ok 56331
  91035. 45: ok 56332
  91036. 45: ok 56333
  91037. 45: ok 56334
  91038. 45: ok 56335
  91039. 45: ok 56336
  91040. 45: ok 56337
  91041. 45: ok 56338
  91042. 45: ok 56339
  91043. 45: ok 56340
  91044. 45: ok 56341
  91045. 45: ok 56342
  91046. 45: ok 56343
  91047. 45: ok 56344
  91048. 45: ok 56345
  91049. 45: ok 56346
  91050. 45: ok 56347
  91051. 45: ok 56348
  91052. 45: ok 56349
  91053. 45: ok 56350
  91054. 45: ok 56351
  91055. 45: ok 56352
  91056. 45: ok 56353
  91057. 45: ok 56354
  91058. 45: ok 56355
  91059. 45: ok 56356
  91060. 45: ok 56357
  91061. 45: ok 56358
  91062. 45: ok 56359
  91063. 45: ok 56360
  91064. 45: ok 56361
  91065. 45: ok 56362
  91066. 45: ok 56363
  91067. 45: ok 56364
  91068. 45: ok 56365
  91069. 45: ok 56366
  91070. 45: ok 56367
  91071. 45: ok 56368
  91072. 45: ok 56369
  91073. 45: ok 56370
  91074. 45: ok 56371
  91075. 45: ok 56372
  91076. 45: ok 56373
  91077. 45: ok 56374
  91078. 45: ok 56375
  91079. 45: ok 56376
  91080. 45: ok 56377
  91081. 45: ok 56378
  91082. 45: ok 56379
  91083. 45: ok 56380
  91084. 45: ok 56381
  91085. 45: ok 56382
  91086. 45: ok 56383
  91087. 45: ok 56384
  91088. 45: ok 56385
  91089. 45: ok 56386
  91090. 45: ok 56387
  91091. 45: ok 56388
  91092. 45: ok 56389
  91093. 45: ok 56390
  91094. 45: ok 56391
  91095. 45: ok 56392
  91096. 45: ok 56393
  91097. 45: ok 56394
  91098. 45: ok 56395
  91099. 45: ok 56396
  91100. 45: ok 56397
  91101. 45: ok 56398
  91102. 45: ok 56399
  91103. 45: ok 56400
  91104. 45: ok 56401
  91105. 45: ok 56402
  91106. 45: ok 56403
  91107. 45: ok 56404
  91108. 45: ok 56405
  91109. 45: ok 56406
  91110. 45: ok 56407
  91111. 45: ok 56408
  91112. 45: ok 56409
  91113. 45: ok 56410
  91114. 45: ok 56411
  91115. 45: ok 56412
  91116. 45: ok 56413
  91117. 45: ok 56414
  91118. 45: ok 56415
  91119. 45: ok 56416
  91120. 45: ok 56417
  91121. 45: ok 56418
  91122. 45: ok 56419
  91123. 45: ok 56420
  91124. 45: ok 56421
  91125. 45: ok 56422
  91126. 45: ok 56423
  91127. 45: ok 56424
  91128. 45: ok 56425
  91129. 45: ok 56426
  91130. 45: ok 56427
  91131. 45: ok 56428
  91132. 45: ok 56429
  91133. 45: ok 56430
  91134. 45: ok 56431
  91135. 45: ok 56432
  91136. 45: ok 56433
  91137. 45: ok 56434
  91138. 45: ok 56435
  91139. 45: ok 56436
  91140. 45: ok 56437
  91141. 45: ok 56438
  91142. 45: ok 56439
  91143. 45: ok 56440
  91144. 45: ok 56441
  91145. 45: ok 56442
  91146. 45: ok 56443
  91147. 45: ok 56444
  91148. 45: ok 56445
  91149. 45: ok 56446
  91150. 45: ok 56447
  91151. 45: ok 56448
  91152. 45: ok 56449
  91153. 45: ok 56450
  91154. 45: ok 56451
  91155. 45: ok 56452
  91156. 45: ok 56453
  91157. 45: ok 56454
  91158. 45: ok 56455
  91159. 45: ok 56456
  91160. 45: ok 56457
  91161. 45: ok 56458
  91162. 45: ok 56459
  91163. 45: ok 56460
  91164. 45: ok 56461
  91165. 45: ok 56462
  91166. 45: ok 56463
  91167. 45: ok 56464
  91168. 45: ok 56465
  91169. 45: ok 56466
  91170. 45: ok 56467
  91171. 45: ok 56468
  91172. 45: ok 56469
  91173. 45: ok 56470
  91174. 45: ok 56471
  91175. 45: ok 56472
  91176. 45: ok 56473
  91177. 45: ok 56474
  91178. 45: ok 56475
  91179. 45: ok 56476
  91180. 45: ok 56477
  91181. 45: ok 56478
  91182. 45: ok 56479
  91183. 45: ok 56480
  91184. 45: ok 56481
  91185. 45: ok 56482
  91186. 45: ok 56483
  91187. 45: ok 56484
  91188. 45: ok 56485
  91189. 45: ok 56486
  91190. 45: ok 56487
  91191. 45: ok 56488
  91192. 45: ok 56489
  91193. 45: ok 56490
  91194. 45: ok 56491
  91195. 45: ok 56492
  91196. 45: ok 56493
  91197. 45: ok 56494
  91198. 45: ok 56495
  91199. 45: ok 56496
  91200. 45: ok 56497
  91201. 45: ok 56498
  91202. 45: ok 56499
  91203. 45: ok 56500
  91204. 45: ok 56501
  91205. 45: ok 56502
  91206. 45: ok 56503
  91207. 45: ok 56504
  91208. 45: ok 56505
  91209. 45: ok 56506
  91210. 45: ok 56507
  91211. 45: ok 56508
  91212. 45: ok 56509
  91213. 45: ok 56510
  91214. 45: ok 56511
  91215. 45: ok 56512
  91216. 45: ok 56513
  91217. 45: ok 56514
  91218. 45: ok 56515
  91219. 45: ok 56516
  91220. 45: ok 56517
  91221. 45: ok 56518
  91222. 45: ok 56519
  91223. 45: ok 56520
  91224. 45: ok 56521
  91225. 45: ok 56522
  91226. 45: ok 56523
  91227. 45: ok 56524
  91228. 45: ok 56525
  91229. 45: ok 56526
  91230. 45: ok 56527
  91231. 45: ok 56528
  91232. 45: ok 56529
  91233. 45: ok 56530
  91234. 45: ok 56531
  91235. 45: ok 56532
  91236. 45: ok 56533
  91237. 45: ok 56534
  91238. 45: ok 56535
  91239. 45: ok 56536
  91240. 45: ok 56537
  91241. 45: ok 56538
  91242. 45: ok 56539
  91243. 45: ok 56540
  91244. 45: ok 56541
  91245. 45: ok 56542
  91246. 45: ok 56543
  91247. 45: ok 56544
  91248. 45: ok 56545
  91249. 45: ok 56546
  91250. 45: ok 56547
  91251. 45: ok 56548
  91252. 45: ok 56549
  91253. 45: ok 56550
  91254. 45: ok 56551
  91255. 45: ok 56552
  91256. 45: ok 56553
  91257. 45: ok 56554
  91258. 45: ok 56555
  91259. 45: ok 56556
  91260. 45: ok 56557
  91261. 45: ok 56558
  91262. 45: ok 56559
  91263. 45: ok 56560
  91264. 45: ok 56561
  91265. 45: ok 56562
  91266. 45: ok 56563
  91267. 45: ok 56564
  91268. 45: ok 56565
  91269. 45: ok 56566
  91270. 45: ok 56567
  91271. 45: ok 56568
  91272. 45: ok 56569
  91273. 45: ok 56570
  91274. 45: ok 56571
  91275. 45: ok 56572
  91276. 45: ok 56573
  91277. 45: ok 56574
  91278. 45: ok 56575
  91279. 45: ok 56576
  91280. 45: ok 56577
  91281. 45: ok 56578
  91282. 45: ok 56579
  91283. 45: ok 56580
  91284. 45: ok 56581
  91285. 45: ok 56582
  91286. 45: ok 56583
  91287. 45: ok 56584
  91288. 45: ok 56585
  91289. 45: ok 56586
  91290. 45: ok 56587
  91291. 45: ok 56588
  91292. 45: ok 56589
  91293. 45: ok 56590
  91294. 45: ok 56591
  91295. 45: ok 56592
  91296. 45: ok 56593
  91297. 45: ok 56594
  91298. 45: ok 56595
  91299. 45: ok 56596
  91300. 45: ok 56597
  91301. 45: ok 56598
  91302. 45: ok 56599
  91303. 45: ok 56600
  91304. 45: ok 56601
  91305. 45: ok 56602
  91306. 45: ok 56603
  91307. 45: ok 56604
  91308. 45: ok 56605
  91309. 45: ok 56606
  91310. 45: ok 56607
  91311. 45: ok 56608
  91312. 45: ok 56609
  91313. 45: ok 56610
  91314. 45: ok 56611
  91315. 45: ok 56612
  91316. 45: ok 56613
  91317. 45: ok 56614
  91318. 45: ok 56615
  91319. 45: ok 56616
  91320. 45: ok 56617
  91321. 45: ok 56618
  91322. 45: ok 56619
  91323. 45: ok 56620
  91324. 45: ok 56621
  91325. 45: ok 56622
  91326. 45: ok 56623
  91327. 45: ok 56624
  91328. 45: ok 56625
  91329. 45: ok 56626
  91330. 45: ok 56627
  91331. 45: ok 56628
  91332. 45: ok 56629
  91333. 45: ok 56630
  91334. 45: ok 56631
  91335. 45: ok 56632
  91336. 45: ok 56633
  91337. 45: ok 56634
  91338. 45: ok 56635
  91339. 45: ok 56636
  91340. 45: ok 56637
  91341. 45: ok 56638
  91342. 45: ok 56639
  91343. 45: ok 56640
  91344. 45: ok 56641
  91345. 45: ok 56642
  91346. 45: ok 56643
  91347. 45: ok 56644
  91348. 45: ok 56645
  91349. 45: ok 56646
  91350. 45: ok 56647
  91351. 45: ok 56648
  91352. 45: ok 56649
  91353. 45: ok 56650
  91354. 45: ok 56651
  91355. 45: ok 56652
  91356. 45: ok 56653
  91357. 45: ok 56654
  91358. 45: ok 56655
  91359. 45: ok 56656
  91360. 45: ok 56657
  91361. 45: ok 56658
  91362. 45: ok 56659
  91363. 45: ok 56660
  91364. 45: ok 56661
  91365. 45: ok 56662
  91366. 45: ok 56663
  91367. 45: ok 56664
  91368. 45: ok 56665
  91369. 45: ok 56666
  91370. 45: ok 56667
  91371. 45: ok 56668
  91372. 45: ok 56669
  91373. 45: ok 56670
  91374. 45: ok 56671
  91375. 45: ok 56672
  91376. 45: ok 56673
  91377. 45: ok 56674
  91378. 45: ok 56675
  91379. 45: ok 56676
  91380. 45: ok 56677
  91381. 45: ok 56678
  91382. 45: ok 56679
  91383. 45: ok 56680
  91384. 45: ok 56681
  91385. 45: ok 56682
  91386. 45: ok 56683
  91387. 45: ok 56684
  91388. 45: ok 56685
  91389. 45: ok 56686
  91390. 45: ok 56687
  91391. 45: ok 56688
  91392. 45: ok 56689
  91393. 45: ok 56690
  91394. 45: ok 56691
  91395. 45: ok 56692
  91396. 45: ok 56693
  91397. 45: ok 56694
  91398. 45: ok 56695
  91399. 45: ok 56696
  91400. 45: ok 56697
  91401. 45: ok 56698
  91402. 45: ok 56699
  91403. 45: ok 56700
  91404. 45: ok 56701
  91405. 45: ok 56702
  91406. 45: ok 56703
  91407. 45: ok 56704
  91408. 45: ok 56705
  91409. 45: ok 56706
  91410. 45: ok 56707
  91411. 45: ok 56708
  91412. 45: ok 56709
  91413. 45: ok 56710
  91414. 45: ok 56711
  91415. 45: ok 56712
  91416. 45: ok 56713
  91417. 45: ok 56714
  91418. 45: ok 56715
  91419. 45: ok 56716
  91420. 45: ok 56717
  91421. 45: ok 56718
  91422. 45: ok 56719
  91423. 45: ok 56720
  91424. 45: ok 56721
  91425. 45: ok 56722
  91426. 45: ok 56723
  91427. 45: ok 56724
  91428. 45: ok 56725
  91429. 45: ok 56726
  91430. 45: ok 56727
  91431. 45: ok 56728
  91432. 45: ok 56729
  91433. 45: ok 56730
  91434. 45: ok 56731
  91435. 45: ok 56732
  91436. 45: ok 56733
  91437. 45: ok 56734
  91438. 45: ok 56735
  91439. 45: ok 56736
  91440. 45: ok 56737
  91441. 45: ok 56738
  91442. 45: ok 56739
  91443. 45: ok 56740
  91444. 45: ok 56741
  91445. 45: ok 56742
  91446. 45: ok 56743
  91447. 45: ok 56744
  91448. 45: ok 56745
  91449. 45: ok 56746
  91450. 45: ok 56747
  91451. 45: ok 56748
  91452. 45: ok 56749
  91453. 45: ok 56750
  91454. 45: ok 56751
  91455. 45: ok 56752
  91456. 45: ok 56753
  91457. 45: ok 56754
  91458. 45: ok 56755
  91459. 45: ok 56756
  91460. 45: ok 56757
  91461. 45: ok 56758
  91462. 45: ok 56759
  91463. 45: ok 56760
  91464. 45: ok 56761
  91465. 45: ok 56762
  91466. 45: ok 56763
  91467. 45: ok 56764
  91468. 45: ok 56765
  91469. 45: ok 56766
  91470. 45: ok 56767
  91471. 45: ok 56768
  91472. 45: ok 56769
  91473. 45: ok 56770
  91474. 45: ok 56771
  91475. 45: ok 56772
  91476. 45: ok 56773
  91477. 45: ok 56774
  91478. 45: ok 56775
  91479. 45: ok 56776
  91480. 45: ok 56777
  91481. 45: ok 56778
  91482. 45: ok 56779
  91483. 45: ok 56780
  91484. 45: ok 56781
  91485. 45: ok 56782
  91486. 45: ok 56783
  91487. 45: ok 56784
  91488. 45: ok 56785
  91489. 45: ok 56786
  91490. 45: ok 56787
  91491. 45: ok 56788
  91492. 45: ok 56789
  91493. 45: ok 56790
  91494. 45: ok 56791
  91495. 45: ok 56792
  91496. 45: ok 56793
  91497. 45: ok 56794
  91498. 45: ok 56795
  91499. 45: ok 56796
  91500. 45: ok 56797
  91501. 45: ok 56798
  91502. 45: ok 56799
  91503. 45: ok 56800
  91504. 45: ok 56801
  91505. 45: ok 56802
  91506. 45: ok 56803
  91507. 45: ok 56804
  91508. 45: ok 56805
  91509. 45: ok 56806
  91510. 45: ok 56807
  91511. 45: ok 56808
  91512. 45: ok 56809
  91513. 45: ok 56810
  91514. 45: ok 56811
  91515. 45: ok 56812
  91516. 45: ok 56813
  91517. 45: ok 56814
  91518. 45: ok 56815
  91519. 45: ok 56816
  91520. 45: ok 56817
  91521. 45: ok 56818
  91522. 45: ok 56819
  91523. 45: ok 56820
  91524. 45: ok 56821
  91525. 45: ok 56822
  91526. 45: ok 56823
  91527. 45: ok 56824
  91528. 45: ok 56825
  91529. 45: ok 56826
  91530. 45: ok 56827
  91531. 45: ok 56828
  91532. 45: ok 56829
  91533. 45: ok 56830
  91534. 45: ok 56831
  91535. 45: ok 56832
  91536. 45: ok 56833
  91537. 45: ok 56834
  91538. 45: ok 56835
  91539. 45: ok 56836
  91540. 45: ok 56837
  91541. 45: ok 56838
  91542. 45: ok 56839
  91543. 45: ok 56840
  91544. 45: ok 56841
  91545. 45: ok 56842
  91546. 45: ok 56843
  91547. 45: ok 56844
  91548. 45: ok 56845
  91549. 45: ok 56846
  91550. 45: ok 56847
  91551. 45: ok 56848
  91552. 45: ok 56849
  91553. 45: ok 56850
  91554. 45: ok 56851
  91555. 45: ok 56852
  91556. 45: ok 56853
  91557. 45: ok 56854
  91558. 45: ok 56855
  91559. 45: ok 56856
  91560. 45: ok 56857
  91561. 45: ok 56858
  91562. 45: ok 56859
  91563. 45: ok 56860
  91564. 45: ok 56861
  91565. 45: ok 56862
  91566. 45: ok 56863
  91567. 45: ok 56864
  91568. 45: ok 56865
  91569. 45: ok 56866
  91570. 45: ok 56867
  91571. 45: ok 56868
  91572. 45: ok 56869
  91573. 45: ok 56870
  91574. 45: ok 56871
  91575. 45: ok 56872
  91576. 45: ok 56873
  91577. 45: ok 56874
  91578. 45: ok 56875
  91579. 45: ok 56876
  91580. 45: ok 56877
  91581. 45: ok 56878
  91582. 45: ok 56879
  91583. 45: ok 56880
  91584. 45: ok 56881
  91585. 45: ok 56882
  91586. 45: ok 56883
  91587. 45: ok 56884
  91588. 45: ok 56885
  91589. 45: ok 56886
  91590. 45: ok 56887
  91591. 45: ok 56888
  91592. 45: ok 56889
  91593. 45: ok 56890
  91594. 45: ok 56891
  91595. 45: ok 56892
  91596. 45: ok 56893
  91597. 45: ok 56894
  91598. 45: ok 56895
  91599. 45: ok 56896
  91600. 45: ok 56897
  91601. 45: ok 56898
  91602. 45: ok 56899
  91603. 45: ok 56900
  91604. 45: ok 56901
  91605. 45: ok 56902
  91606. 45: ok 56903
  91607. 45: ok 56904
  91608. 45: ok 56905
  91609. 45: ok 56906
  91610. 45: ok 56907
  91611. 45: ok 56908
  91612. 45: ok 56909
  91613. 45: ok 56910
  91614. 45: ok 56911
  91615. 45: ok 56912
  91616. 45: ok 56913
  91617. 45: ok 56914
  91618. 45: ok 56915
  91619. 45: ok 56916
  91620. 45: ok 56917
  91621. 45: ok 56918
  91622. 45: ok 56919
  91623. 45: ok 56920
  91624. 45: ok 56921
  91625. 45: ok 56922
  91626. 45: ok 56923
  91627. 45: ok 56924
  91628. 45: ok 56925
  91629. 45: ok 56926
  91630. 45: ok 56927
  91631. 45: ok 56928
  91632. 45: ok 56929
  91633. 45: ok 56930
  91634. 45: ok 56931
  91635. 45: ok 56932
  91636. 45: ok 56933
  91637. 45: ok 56934
  91638. 45: ok 56935
  91639. 45: ok 56936
  91640. 45: ok 56937
  91641. 45: ok 56938
  91642. 45: ok 56939
  91643. 45: ok 56940
  91644. 45: ok 56941
  91645. 45: ok 56942
  91646. 45: ok 56943
  91647. 45: ok 56944
  91648. 45: ok 56945
  91649. 45: ok 56946
  91650. 45: ok 56947
  91651. 45: ok 56948
  91652. 45: ok 56949
  91653. 45: ok 56950
  91654. 45: ok 56951
  91655. 45: ok 56952
  91656. 45: ok 56953
  91657. 45: ok 56954
  91658. 45: ok 56955
  91659. 45: ok 56956
  91660. 45: ok 56957
  91661. 45: ok 56958
  91662. 45: ok 56959
  91663. 45: ok 56960
  91664. 45: ok 56961
  91665. 45: ok 56962
  91666. 45: ok 56963
  91667. 45: ok 56964
  91668. 45: ok 56965
  91669. 45: ok 56966
  91670. 45: ok 56967
  91671. 45: ok 56968
  91672. 45: ok 56969
  91673. 45: ok 56970
  91674. 45: ok 56971
  91675. 45: ok 56972
  91676. 45: ok 56973
  91677. 45: ok 56974
  91678. 45: ok 56975
  91679. 45: ok 56976
  91680. 45: ok 56977
  91681. 45: ok 56978
  91682. 45: ok 56979
  91683. 45: ok 56980
  91684. 45: ok 56981
  91685. 45: ok 56982
  91686. 45: ok 56983
  91687. 45: ok 56984
  91688. 45: ok 56985
  91689. 45: ok 56986
  91690. 45: ok 56987
  91691. 45: ok 56988
  91692. 45: ok 56989
  91693. 45: ok 56990
  91694. 45: ok 56991
  91695. 45: ok 56992
  91696. 45: ok 56993
  91697. 45: ok 56994
  91698. 45: ok 56995
  91699. 45: ok 56996
  91700. 45: ok 56997
  91701. 45: ok 56998
  91702. 45: ok 56999
  91703. 45: ok 57000
  91704. 45: ok 57001
  91705. 45: ok 57002
  91706. 45: ok 57003
  91707. 45: ok 57004
  91708. 45: ok 57005
  91709. 45: ok 57006
  91710. 45: ok 57007
  91711. 45: ok 57008
  91712. 45: ok 57009
  91713. 45: ok 57010
  91714. 45: ok 57011
  91715. 45: ok 57012
  91716. 45: ok 57013
  91717. 45: ok 57014
  91718. 45: ok 57015
  91719. 45: ok 57016
  91720. 45: ok 57017
  91721. 45: ok 57018
  91722. 45: ok 57019
  91723. 45: ok 57020
  91724. 45: ok 57021
  91725. 45: ok 57022
  91726. 45: ok 57023
  91727. 45: ok 57024
  91728. 45: ok 57025
  91729. 45: ok 57026
  91730. 45: ok 57027
  91731. 45: ok 57028
  91732. 45: ok 57029
  91733. 45: ok 57030
  91734. 45: ok 57031
  91735. 45: ok 57032
  91736. 45: ok 57033
  91737. 45: ok 57034
  91738. 45: ok 57035
  91739. 45: ok 57036
  91740. 45: ok 57037
  91741. 45: ok 57038
  91742. 45: ok 57039
  91743. 45: ok 57040
  91744. 45: ok 57041
  91745. 45: ok 57042
  91746. 45: ok 57043
  91747. 45: ok 57044
  91748. 45: ok 57045
  91749. 45: ok 57046
  91750. 45: ok 57047
  91751. 45: ok 57048
  91752. 45: ok 57049
  91753. 45: ok 57050
  91754. 45: ok 57051
  91755. 45: ok 57052
  91756. 45: ok 57053
  91757. 45: ok 57054
  91758. 45: ok 57055
  91759. 45: ok 57056
  91760. 45: ok 57057
  91761. 45: ok 57058
  91762. 45: ok 57059
  91763. 45: ok 57060
  91764. 45: ok 57061
  91765. 45: ok 57062
  91766. 45: ok 57063
  91767. 45: ok 57064
  91768. 45: ok 57065
  91769. 45: ok 57066
  91770. 45: ok 57067
  91771. 45: ok 57068
  91772. 45: ok 57069
  91773. 45: ok 57070
  91774. 45: ok 57071
  91775. 45: ok 57072
  91776. 45: ok 57073
  91777. 45: ok 57074
  91778. 45: ok 57075
  91779. 45: ok 57076
  91780. 45: ok 57077
  91781. 45: ok 57078
  91782. 45: ok 57079
  91783. 45: ok 57080
  91784. 45: ok 57081
  91785. 45: ok 57082
  91786. 45: ok 57083
  91787. 45: ok 57084
  91788. 45: ok 57085
  91789. 45: ok 57086
  91790. 45: ok 57087
  91791. 45: ok 57088
  91792. 45: ok 57089
  91793. 45: ok 57090
  91794. 45: ok 57091
  91795. 45: ok 57092
  91796. 45: ok 57093
  91797. 45: ok 57094
  91798. 45: ok 57095
  91799. 45: ok 57096
  91800. 45: ok 57097
  91801. 45: ok 57098
  91802. 45: ok 57099
  91803. 45: ok 57100
  91804. 45: ok 57101
  91805. 45: ok 57102
  91806. 45: ok 57103
  91807. 45: ok 57104
  91808. 45: ok 57105
  91809. 45: ok 57106
  91810. 45: ok 57107
  91811. 45: ok 57108
  91812. 45: ok 57109
  91813. 45: ok 57110
  91814. 45: ok 57111
  91815. 45: ok 57112
  91816. 45: ok 57113
  91817. 45: ok 57114
  91818. 45: ok 57115
  91819. 45: ok 57116
  91820. 45: ok 57117
  91821. 45: ok 57118
  91822. 45: ok 57119
  91823. 45: ok 57120
  91824. 45: ok 57121
  91825. 45: ok 57122
  91826. 45: ok 57123
  91827. 45: ok 57124
  91828. 45: ok 57125
  91829. 45: ok 57126
  91830. 45: ok 57127
  91831. 45: ok 57128
  91832. 45: ok 57129
  91833. 45: ok 57130
  91834. 45: ok 57131
  91835. 45: ok 57132
  91836. 45: ok 57133
  91837. 45: ok 57134
  91838. 45: ok 57135
  91839. 45: ok 57136
  91840. 45: ok 57137
  91841. 45: ok 57138
  91842. 45: ok 57139
  91843. 45: ok 57140
  91844. 45: ok 57141
  91845. 45: ok 57142
  91846. 45: ok 57143
  91847. 45: ok 57144
  91848. 45: ok 57145
  91849. 45: ok 57146
  91850. 45: ok 57147
  91851. 45: ok 57148
  91852. 45: ok 57149
  91853. 45: ok 57150
  91854. 45: ok 57151
  91855. 45: ok 57152
  91856. 45: ok 57153
  91857. 45: ok 57154
  91858. 45: ok 57155
  91859. 45: ok 57156
  91860. 45: ok 57157
  91861. 45: ok 57158
  91862. 45: ok 57159
  91863. 45: ok 57160
  91864. 45: ok 57161
  91865. 45: ok 57162
  91866. 45: ok 57163
  91867. 45: ok 57164
  91868. 45: ok 57165
  91869. 45: ok 57166
  91870. 45: ok 57167
  91871. 45: ok 57168
  91872. 45: ok 57169
  91873. 45: ok 57170
  91874. 45: ok 57171
  91875. 45: ok 57172
  91876. 45: ok 57173
  91877. 45: ok 57174
  91878. 45: ok 57175
  91879. 45: ok 57176
  91880. 45: ok 57177
  91881. 45: ok 57178
  91882. 45: ok 57179
  91883. 45: ok 57180
  91884. 45: ok 57181
  91885. 45: ok 57182
  91886. 45: ok 57183
  91887. 45: ok 57184
  91888. 45: ok 57185
  91889. 45: ok 57186
  91890. 45: ok 57187
  91891. 45: ok 57188
  91892. 45: ok 57189
  91893. 45: ok 57190
  91894. 45: ok 57191
  91895. 45: ok 57192
  91896. 45: ok 57193
  91897. 45: ok 57194
  91898. 45: ok 57195
  91899. 45: ok 57196
  91900. 45: ok 57197
  91901. 45: ok 57198
  91902. 45: ok 57199
  91903. 45: ok 57200
  91904. 45: ok 57201
  91905. 45: ok 57202
  91906. 45: ok 57203
  91907. 45: ok 57204
  91908. 45: ok 57205
  91909. 45: ok 57206
  91910. 45: ok 57207
  91911. 45: ok 57208
  91912. 45: ok 57209
  91913. 45: ok 57210
  91914. 45: ok 57211
  91915. 45: ok 57212
  91916. 45: ok 57213
  91917. 45: ok 57214
  91918. 45: ok 57215
  91919. 45: ok 57216
  91920. 45: ok 57217
  91921. 45: ok 57218
  91922. 45: ok 57219
  91923. 45: ok 57220
  91924. 45: ok 57221
  91925. 45: ok 57222
  91926. 45: ok 57223
  91927. 45: ok 57224
  91928. 45: ok 57225
  91929. 45: ok 57226
  91930. 45: ok 57227
  91931. 45: ok 57228
  91932. 45: ok 57229
  91933. 45: ok 57230
  91934. 45: ok 57231
  91935. 45: ok 57232
  91936. 45: ok 57233
  91937. 45: ok 57234
  91938. 45: ok 57235
  91939. 45: ok 57236
  91940. 45: ok 57237
  91941. 45: ok 57238
  91942. 45: ok 57239
  91943. 45: ok 57240
  91944. 45: ok 57241
  91945. 45: ok 57242
  91946. 45: ok 57243
  91947. 45: ok 57244
  91948. 45: ok 57245
  91949. 45: ok 57246
  91950. 45: ok 57247
  91951. 45: ok 57248
  91952. 45: ok 57249
  91953. 45: ok 57250
  91954. 45: ok 57251
  91955. 45: ok 57252
  91956. 45: ok 57253
  91957. 45: ok 57254
  91958. 45: ok 57255
  91959. 45: ok 57256
  91960. 45: ok 57257
  91961. 45: ok 57258
  91962. 45: ok 57259
  91963. 45: ok 57260
  91964. 45: ok 57261
  91965. 45: ok 57262
  91966. 45: ok 57263
  91967. 45: ok 57264
  91968. 45: ok 57265
  91969. 45: ok 57266
  91970. 45: ok 57267
  91971. 45: ok 57268
  91972. 45: ok 57269
  91973. 45: ok 57270
  91974. 45: ok 57271
  91975. 45: ok 57272
  91976. 45: ok 57273
  91977. 45: ok 57274
  91978. 45: ok 57275
  91979. 45: ok 57276
  91980. 45: ok 57277
  91981. 45: ok 57278
  91982. 45: ok 57279
  91983. 45: ok 57280
  91984. 45: ok 57281
  91985. 45: ok 57282
  91986. 45: ok 57283
  91987. 45: ok 57284
  91988. 45: ok 57285
  91989. 45: ok 57286
  91990. 45: ok 57287
  91991. 45: ok 57288
  91992. 45: ok 57289
  91993. 45: ok 57290
  91994. 45: ok 57291
  91995. 45: ok 57292
  91996. 45: ok 57293
  91997. 45: ok 57294
  91998. 45: ok 57295
  91999. 45: ok 57296
  92000. 45: ok 57297
  92001. 45: ok 57298
  92002. 45: ok 57299
  92003. 45: ok 57300
  92004. 45: ok 57301
  92005. 45: ok 57302
  92006. 45: ok 57303
  92007. 45: ok 57304
  92008. 45: ok 57305
  92009. 45: ok 57306
  92010. 45: ok 57307
  92011. 45: ok 57308
  92012. 45: ok 57309
  92013. 45: ok 57310
  92014. 45: ok 57311
  92015. 45: ok 57312
  92016. 45: ok 57313
  92017. 45: ok 57314
  92018. 45: ok 57315
  92019. 45: ok 57316
  92020. 45: ok 57317
  92021. 45: ok 57318
  92022. 45: ok 57319
  92023. 45: ok 57320
  92024. 45: ok 57321
  92025. 45: ok 57322
  92026. 45: ok 57323
  92027. 45: ok 57324
  92028. 45: ok 57325
  92029. 45: ok 57326
  92030. 45: ok 57327
  92031. 45: ok 57328
  92032. 45: ok 57329
  92033. 45: ok 57330
  92034. 45: ok 57331
  92035. 45: ok 57332
  92036. 45: ok 57333
  92037. 45: ok 57334
  92038. 45: ok 57335
  92039. 45: ok 57336
  92040. 45: ok 57337
  92041. 45: ok 57338
  92042. 45: ok 57339
  92043. 45: ok 57340
  92044. 45: ok 57341
  92045. 45: ok 57342
  92046. 45: ok 57343
  92047. 45: ok 57344
  92048. 45: ok 57345
  92049. 45: ok 57346
  92050. 45: ok 57347
  92051. 45: ok 57348
  92052. 45: ok 57349
  92053. 45: ok 57350
  92054. 45: ok 57351
  92055. 45: ok 57352
  92056. 45: ok 57353
  92057. 45: ok 57354
  92058. 45: ok 57355
  92059. 45: ok 57356
  92060. 45: ok 57357
  92061. 45: ok 57358
  92062. 45: ok 57359
  92063. 45: ok 57360
  92064. 45: ok 57361
  92065. 45: ok 57362
  92066. 45: ok 57363
  92067. 45: ok 57364
  92068. 45: ok 57365
  92069. 45: ok 57366
  92070. 45: ok 57367
  92071. 45: ok 57368
  92072. 45: ok 57369
  92073. 45: ok 57370
  92074. 45: ok 57371
  92075. 45: ok 57372
  92076. 45: ok 57373
  92077. 45: ok 57374
  92078. 45: ok 57375
  92079. 45: ok 57376
  92080. 45: ok 57377
  92081. 45: ok 57378
  92082. 45: ok 57379
  92083. 45: ok 57380
  92084. 45: ok 57381
  92085. 45: ok 57382
  92086. 45: ok 57383
  92087. 45: ok 57384
  92088. 45: ok 57385
  92089. 45: ok 57386
  92090. 45: ok 57387
  92091. 45: ok 57388
  92092. 45: ok 57389
  92093. 45: ok 57390
  92094. 45: ok 57391
  92095. 45: ok 57392
  92096. 45: ok 57393
  92097. 45: ok 57394
  92098. 45: ok 57395
  92099. 45: ok 57396
  92100. 45: ok 57397
  92101. 45: ok 57398
  92102. 45: ok 57399
  92103. 45: ok 57400
  92104. 45: ok 57401
  92105. 45: ok 57402
  92106. 45: ok 57403
  92107. 45: ok 57404
  92108. 45: ok 57405
  92109. 45: ok 57406
  92110. 45: ok 57407
  92111. 45: ok 57408
  92112. 45: ok 57409
  92113. 45: ok 57410
  92114. 45: ok 57411
  92115. 45: ok 57412
  92116. 45: ok 57413
  92117. 45: ok 57414
  92118. 45: ok 57415
  92119. 45: ok 57416
  92120. 45: ok 57417
  92121. 45: ok 57418
  92122. 45: ok 57419
  92123. 45: ok 57420
  92124. 45: ok 57421
  92125. 45: ok 57422
  92126. 45: ok 57423
  92127. 45: ok 57424
  92128. 45: ok 57425
  92129. 45: ok 57426
  92130. 45: ok 57427
  92131. 45: ok 57428
  92132. 45: ok 57429
  92133. 45: ok 57430
  92134. 45: ok 57431
  92135. 45: ok 57432
  92136. 45: ok 57433
  92137. 45: ok 57434
  92138. 45: ok 57435
  92139. 45: ok 57436
  92140. 45: ok 57437
  92141. 45: ok 57438
  92142. 45: ok 57439
  92143. 45: ok 57440
  92144. 45: ok 57441
  92145. 45: ok 57442
  92146. 45: ok 57443
  92147. 45: ok 57444
  92148. 45: ok 57445
  92149. 45: ok 57446
  92150. 45: ok 57447
  92151. 45: ok 57448
  92152. 45: ok 57449
  92153. 45: ok 57450
  92154. 45: ok 57451
  92155. 45: ok 57452
  92156. 45: ok 57453
  92157. 45: ok 57454
  92158. 45: ok 57455
  92159. 45: ok 57456
  92160. 45: ok 57457
  92161. 45: ok 57458
  92162. 45: ok 57459
  92163. 45: ok 57460
  92164. 45: ok 57461
  92165. 45: ok 57462
  92166. 45: ok 57463
  92167. 45: ok 57464
  92168. 45: ok 57465
  92169. 45: ok 57466
  92170. 45: ok 57467
  92171. 45: ok 57468
  92172. 45: ok 57469
  92173. 45: ok 57470
  92174. 45: ok 57471
  92175. 45: ok 57472
  92176. 45: ok 57473
  92177. 45: ok 57474
  92178. 45: ok 57475
  92179. 45: ok 57476
  92180. 45: ok 57477
  92181. 45: ok 57478
  92182. 45: ok 57479
  92183. 45: ok 57480
  92184. 45: ok 57481
  92185. 45: ok 57482
  92186. 45: ok 57483
  92187. 45: ok 57484
  92188. 45: ok 57485
  92189. 45: ok 57486
  92190. 45: ok 57487
  92191. 45: ok 57488
  92192. 45: ok 57489
  92193. 45: ok 57490
  92194. 45: ok 57491
  92195. 45: ok 57492
  92196. 45: ok 57493
  92197. 45: ok 57494
  92198. 45: ok 57495
  92199. 45: ok 57496
  92200. 45: ok 57497
  92201. 45: ok 57498
  92202. 45: ok 57499
  92203. 45: ok 57500
  92204. 45: ok 57501
  92205. 45: ok 57502
  92206. 45: ok 57503
  92207. 45: ok 57504
  92208. 45: ok 57505
  92209. 45: ok 57506
  92210. 45: ok 57507
  92211. 45: ok 57508
  92212. 45: ok 57509
  92213. 45: ok 57510
  92214. 45: ok 57511
  92215. 45: ok 57512
  92216. 45: ok 57513
  92217. 45: ok 57514
  92218. 45: ok 57515
  92219. 45: ok 57516
  92220. 45: ok 57517
  92221. 45: ok 57518
  92222. 45: ok 57519
  92223. 45: ok 57520
  92224. 45: ok 57521
  92225. 45: ok 57522
  92226. 45: ok 57523
  92227. 45: ok 57524
  92228. 45: ok 57525
  92229. 45: ok 57526
  92230. 45: ok 57527
  92231. 45: ok 57528
  92232. 45: ok 57529
  92233. 45: ok 57530
  92234. 45: ok 57531
  92235. 45: ok 57532
  92236. 45: ok 57533
  92237. 45: ok 57534
  92238. 45: ok 57535
  92239. 45: ok 57536
  92240. 45: ok 57537
  92241. 45: ok 57538
  92242. 45: ok 57539
  92243. 45: ok 57540
  92244. 45: ok 57541
  92245. 45: ok 57542
  92246. 45: ok 57543
  92247. 45: ok 57544
  92248. 45: ok 57545
  92249. 45: ok 57546
  92250. 45: ok 57547
  92251. 45: ok 57548
  92252. 45: ok 57549
  92253. 45: ok 57550
  92254. 45: ok 57551
  92255. 45: ok 57552
  92256. 45: ok 57553
  92257. 45: ok 57554
  92258. 45: ok 57555
  92259. 45: ok 57556
  92260. 45: ok 57557
  92261. 45: ok 57558
  92262. 45: ok 57559
  92263. 45: ok 57560
  92264. 45: ok 57561
  92265. 45: ok 57562
  92266. 45: ok 57563
  92267. 45: ok 57564
  92268. 45: ok 57565
  92269. 45: ok 57566
  92270. 45: ok 57567
  92271. 45: ok 57568
  92272. 45: ok 57569
  92273. 45: ok 57570
  92274. 45: ok 57571
  92275. 45: ok 57572
  92276. 45: ok 57573
  92277. 45: ok 57574
  92278. 45: ok 57575
  92279. 45: ok 57576
  92280. 45: ok 57577
  92281. 45: ok 57578
  92282. 45: ok 57579
  92283. 45: ok 57580
  92284. 45: ok 57581
  92285. 45: ok 57582
  92286. 45: ok 57583
  92287. 45: ok 57584
  92288. 45: ok 57585
  92289. 45: ok 57586
  92290. 45: ok 57587
  92291. 45: ok 57588
  92292. 45: ok 57589
  92293. 45: ok 57590
  92294. 45: ok 57591
  92295. 45: ok 57592
  92296. 45: ok 57593
  92297. 45: ok 57594
  92298. 45: ok 57595
  92299. 45: ok 57596
  92300. 45: ok 57597
  92301. 45: ok 57598
  92302. 45: ok 57599
  92303. 45: ok 57600
  92304. 45: ok 57601
  92305. 45: ok 57602
  92306. 45: ok 57603
  92307. 45: ok 57604
  92308. 45: ok 57605
  92309. 45: ok 57606
  92310. 45: ok 57607
  92311. 45: ok 57608
  92312. 45: ok 57609
  92313. 45: ok 57610
  92314. 45: ok 57611
  92315. 45: ok 57612
  92316. 45: ok 57613
  92317. 45: ok 57614
  92318. 45: ok 57615
  92319. 45: ok 57616
  92320. 45: ok 57617
  92321. 45: ok 57618
  92322. 45: ok 57619
  92323. 45: ok 57620
  92324. 45: ok 57621
  92325. 45: ok 57622
  92326. 45: ok 57623
  92327. 45: ok 57624
  92328. 45: ok 57625
  92329. 45: ok 57626
  92330. 45: ok 57627
  92331. 45: ok 57628
  92332. 45: ok 57629
  92333. 45: ok 57630
  92334. 45: ok 57631
  92335. 45: ok 57632
  92336. 45: ok 57633
  92337. 45: ok 57634
  92338. 45: ok 57635
  92339. 45: ok 57636
  92340. 45: ok 57637
  92341. 45: ok 57638
  92342. 45: ok 57639
  92343. 45: ok 57640
  92344. 45: ok 57641
  92345. 45: ok 57642
  92346. 45: ok 57643
  92347. 45: ok 57644
  92348. 45: ok 57645
  92349. 45: ok 57646
  92350. 45: ok 57647
  92351. 45: ok 57648
  92352. 45: ok 57649
  92353. 45: ok 57650
  92354. 45: ok 57651
  92355. 45: ok 57652
  92356. 45: ok 57653
  92357. 45: ok 57654
  92358. 45: ok 57655
  92359. 45: ok 57656
  92360. 45: ok 57657
  92361. 45: ok 57658
  92362. 45: ok 57659
  92363. 45: ok 57660
  92364. 45: ok 57661
  92365. 45: ok 57662
  92366. 45: ok 57663
  92367. 45: ok 57664
  92368. 45: ok 57665
  92369. 45: ok 57666
  92370. 45: ok 57667
  92371. 45: ok 57668
  92372. 45: ok 57669
  92373. 45: ok 57670
  92374. 45: ok 57671
  92375. 45: ok 57672
  92376. 45: ok 57673
  92377. 45: ok 57674
  92378. 45: ok 57675
  92379. 45: ok 57676
  92380. 45: ok 57677
  92381. 45: ok 57678
  92382. 45: ok 57679
  92383. 45: ok 57680
  92384. 45: ok 57681
  92385. 45: ok 57682
  92386. 45: ok 57683
  92387. 45: ok 57684
  92388. 45: ok 57685
  92389. 45: ok 57686
  92390. 45: ok 57687
  92391. 45: ok 57688
  92392. 45: ok 57689
  92393. 45: ok 57690
  92394. 45: ok 57691
  92395. 45: ok 57692
  92396. 45: ok 57693
  92397. 45: ok 57694
  92398. 45: ok 57695
  92399. 45: ok 57696
  92400. 45: ok 57697
  92401. 45: ok 57698
  92402. 45: ok 57699
  92403. 45: ok 57700
  92404. 45: ok 57701
  92405. 45: ok 57702
  92406. 45: ok 57703
  92407. 45: ok 57704
  92408. 45: ok 57705
  92409. 45: ok 57706
  92410. 45: ok 57707
  92411. 45: ok 57708
  92412. 45: ok 57709
  92413. 45: ok 57710
  92414. 45: ok 57711
  92415. 45: ok 57712
  92416. 45: ok 57713
  92417. 45: ok 57714
  92418. 45: ok 57715
  92419. 45: ok 57716
  92420. 45: ok 57717
  92421. 45: ok 57718
  92422. 45: ok 57719
  92423. 45: ok 57720
  92424. 45: ok 57721
  92425. 45: ok 57722
  92426. 45: ok 57723
  92427. 45: ok 57724
  92428. 45: ok 57725
  92429. 45: ok 57726
  92430. 45: ok 57727
  92431. 45: ok 57728
  92432. 45: ok 57729
  92433. 45: ok 57730
  92434. 45: ok 57731
  92435. 45: ok 57732
  92436. 45: ok 57733
  92437. 45: ok 57734
  92438. 45: ok 57735
  92439. 45: ok 57736
  92440. 45: ok 57737
  92441. 45: ok 57738
  92442. 45: ok 57739
  92443. 45: ok 57740
  92444. 45: ok 57741
  92445. 45: ok 57742
  92446. 45: ok 57743
  92447. 45: ok 57744
  92448. 45: ok 57745
  92449. 45: ok 57746
  92450. 45: ok 57747
  92451. 45: ok 57748
  92452. 45: ok 57749
  92453. 45: ok 57750
  92454. 45: ok 57751
  92455. 45: ok 57752
  92456. 45: ok 57753
  92457. 45: ok 57754
  92458. 45: ok 57755
  92459. 45: ok 57756
  92460. 45: ok 57757
  92461. 45: ok 57758
  92462. 45: ok 57759
  92463. 45: ok 57760
  92464. 45: ok 57761
  92465. 45: ok 57762
  92466. 45: ok 57763
  92467. 45: ok 57764
  92468. 45: ok 57765
  92469. 45: ok 57766
  92470. 45: ok 57767
  92471. 45: ok 57768
  92472. 45: ok 57769
  92473. 45: ok 57770
  92474. 45: ok 57771
  92475. 45: ok 57772
  92476. 45: ok 57773
  92477. 45: ok 57774
  92478. 45: ok 57775
  92479. 45: ok 57776
  92480. 45: ok 57777
  92481. 45: ok 57778
  92482. 45: ok 57779
  92483. 45: ok 57780
  92484. 45: ok 57781
  92485. 45: ok 57782
  92486. 45: ok 57783
  92487. 45: ok 57784
  92488. 45: ok 57785
  92489. 45: ok 57786
  92490. 45: ok 57787
  92491. 45: ok 57788
  92492. 45: ok 57789
  92493. 45: ok 57790
  92494. 45: ok 57791
  92495. 45: ok 57792
  92496. 45: ok 57793
  92497. 45: ok 57794
  92498. 45: ok 57795
  92499. 45: ok 57796
  92500. 45: ok 57797
  92501. 45: ok 57798
  92502. 45: ok 57799
  92503. 45: ok 57800
  92504. 45: ok 57801
  92505. 45: ok 57802
  92506. 45: ok 57803
  92507. 45: ok 57804
  92508. 45: ok 57805
  92509. 45: ok 57806
  92510. 45: ok 57807
  92511. 45: ok 57808
  92512. 45: ok 57809
  92513. 45: ok 57810
  92514. 45: ok 57811
  92515. 45: ok 57812
  92516. 45: ok 57813
  92517. 45: ok 57814
  92518. 45: ok 57815
  92519. 45: ok 57816
  92520. 45: ok 57817
  92521. 45: ok 57818
  92522. 45: ok 57819
  92523. 45: ok 57820
  92524. 45: ok 57821
  92525. 45: ok 57822
  92526. 45: ok 57823
  92527. 45: ok 57824
  92528. 45: ok 57825
  92529. 45: ok 57826
  92530. 45: ok 57827
  92531. 45: ok 57828
  92532. 45: ok 57829
  92533. 45: ok 57830
  92534. 45: ok 57831
  92535. 45: ok 57832
  92536. 45: ok 57833
  92537. 45: ok 57834
  92538. 45: ok 57835
  92539. 45: ok 57836
  92540. 45: ok 57837
  92541. 45: ok 57838
  92542. 45: ok 57839
  92543. 45: ok 57840
  92544. 45: ok 57841
  92545. 45: ok 57842
  92546. 45: ok 57843
  92547. 45: ok 57844
  92548. 45: ok 57845
  92549. 45: ok 57846
  92550. 45: ok 57847
  92551. 45: ok 57848
  92552. 45: ok 57849
  92553. 45: ok 57850
  92554. 45: ok 57851
  92555. 45: ok 57852
  92556. 45: ok 57853
  92557. 45: ok 57854
  92558. 45: ok 57855
  92559. 45: ok 57856
  92560. 45: ok 57857
  92561. 45: ok 57858
  92562. 45: ok 57859
  92563. 45: ok 57860
  92564. 45: ok 57861
  92565. 45: ok 57862
  92566. 45: ok 57863
  92567. 45: ok 57864
  92568. 45: ok 57865
  92569. 45: ok 57866
  92570. 45: ok 57867
  92571. 45: ok 57868
  92572. 45: ok 57869
  92573. 45: ok 57870
  92574. 45: ok 57871
  92575. 45: ok 57872
  92576. 45: ok 57873
  92577. 45: ok 57874
  92578. 45: ok 57875
  92579. 45: ok 57876
  92580. 45: ok 57877
  92581. 45: ok 57878
  92582. 45: ok 57879
  92583. 45: ok 57880
  92584. 45: ok 57881
  92585. 45: ok 57882
  92586. 45: ok 57883
  92587. 45: ok 57884
  92588. 45: ok 57885
  92589. 45: ok 57886
  92590. 45: ok 57887
  92591. 45: ok 57888
  92592. 45: ok 57889
  92593. 45: ok 57890
  92594. 45: ok 57891
  92595. 45: ok 57892
  92596. 45: ok 57893
  92597. 45: ok 57894
  92598. 45: ok 57895
  92599. 45: ok 57896
  92600. 45: ok 57897
  92601. 45: ok 57898
  92602. 45: ok 57899
  92603. 45: ok 57900
  92604. 45: ok 57901
  92605. 45: ok 57902
  92606. 45: ok 57903
  92607. 45: ok 57904
  92608. 45: ok 57905
  92609. 45: ok 57906
  92610. 45: ok 57907
  92611. 45: ok 57908
  92612. 45: ok 57909
  92613. 45: ok 57910
  92614. 45: ok 57911
  92615. 45: ok 57912
  92616. 45: ok 57913
  92617. 45: ok 57914
  92618. 45: ok 57915
  92619. 45: ok 57916
  92620. 45: ok 57917
  92621. 45: ok 57918
  92622. 45: ok 57919
  92623. 45: ok 57920
  92624. 45: ok 57921
  92625. 45: ok 57922
  92626. 45: ok 57923
  92627. 45: ok 57924
  92628. 45: ok 57925
  92629. 45: ok 57926
  92630. 45: ok 57927
  92631. 45: ok 57928
  92632. 45: ok 57929
  92633. 45: ok 57930
  92634. 45: ok 57931
  92635. 45: ok 57932
  92636. 45: ok 57933
  92637. 45: ok 57934
  92638. 45: ok 57935
  92639. 45: ok 57936
  92640. 45: ok 57937
  92641. 45: ok 57938
  92642. 45: ok 57939
  92643. 45: ok 57940
  92644. 45: ok 57941
  92645. 45: ok 57942
  92646. 45: ok 57943
  92647. 45: ok 57944
  92648. 45: ok 57945
  92649. 45: ok 57946
  92650. 45: ok 57947
  92651. 45: ok 57948
  92652. 45: ok 57949
  92653. 45: ok 57950
  92654. 45: ok 57951
  92655. 45: ok 57952
  92656. 45: ok 57953
  92657. 45: ok 57954
  92658. 45: ok 57955
  92659. 45: ok 57956
  92660. 45: ok 57957
  92661. 45: ok 57958
  92662. 45: ok 57959
  92663. 45: ok 57960
  92664. 45: ok 57961
  92665. 45: ok 57962
  92666. 45: ok 57963
  92667. 45: ok 57964
  92668. 45: ok 57965
  92669. 45: ok 57966
  92670. 45: ok 57967
  92671. 45: ok 57968
  92672. 45: ok 57969
  92673. 45: ok 57970
  92674. 45: ok 57971
  92675. 45: ok 57972
  92676. 45: ok 57973
  92677. 45: ok 57974
  92678. 45: ok 57975
  92679. 45: ok 57976
  92680. 45: ok 57977
  92681. 45: ok 57978
  92682. 45: ok 57979
  92683. 45: ok 57980
  92684. 45: ok 57981
  92685. 45: ok 57982
  92686. 45: ok 57983
  92687. 45: ok 57984
  92688. 45: ok 57985
  92689. 45: ok 57986
  92690. 45: ok 57987
  92691. 45: ok 57988
  92692. 45: ok 57989
  92693. 45: ok 57990
  92694. 45: ok 57991
  92695. 45: ok 57992
  92696. 45: ok 57993
  92697. 45: ok 57994
  92698. 45: ok 57995
  92699. 45: ok 57996
  92700. 45: ok 57997
  92701. 45: ok 57998
  92702. 45: ok 57999
  92703. 45: ok 58000
  92704. 45: ok 58001
  92705. 45: ok 58002
  92706. 45: ok 58003
  92707. 45: ok 58004
  92708. 45: ok 58005
  92709. 45: ok 58006
  92710. 45: ok 58007
  92711. 45: ok 58008
  92712. 45: ok 58009
  92713. 45: ok 58010
  92714. 45: ok 58011
  92715. 45: ok 58012
  92716. 45: ok 58013
  92717. 45: ok 58014
  92718. 45: ok 58015
  92719. 45: ok 58016
  92720. 45: ok 58017
  92721. 45: ok 58018
  92722. 45: ok 58019
  92723. 45: ok 58020
  92724. 45: ok 58021
  92725. 45: ok 58022
  92726. 45: ok 58023
  92727. 45: ok 58024
  92728. 45: ok 58025
  92729. 45: ok 58026
  92730. 45: ok 58027
  92731. 45: ok 58028
  92732. 45: ok 58029
  92733. 45: ok 58030
  92734. 45: ok 58031
  92735. 45: ok 58032
  92736. 45: ok 58033
  92737. 45: ok 58034
  92738. 45: ok 58035
  92739. 45: ok 58036
  92740. 45: ok 58037
  92741. 45: ok 58038
  92742. 45: ok 58039
  92743. 45: ok 58040
  92744. 45: ok 58041
  92745. 45: ok 58042
  92746. 45: ok 58043
  92747. 45: ok 58044
  92748. 45: ok 58045
  92749. 45: ok 58046
  92750. 45: ok 58047
  92751. 45: ok 58048
  92752. 45: ok 58049
  92753. 45: ok 58050
  92754. 45: ok 58051
  92755. 45: ok 58052
  92756. 45: ok 58053
  92757. 45: ok 58054
  92758. 45: ok 58055
  92759. 45: ok 58056
  92760. 45: ok 58057
  92761. 45: ok 58058
  92762. 45: ok 58059
  92763. 45: ok 58060
  92764. 45: ok 58061
  92765. 45: ok 58062
  92766. 45: ok 58063
  92767. 45: ok 58064
  92768. 45: ok 58065
  92769. 45: ok 58066
  92770. 45: ok 58067
  92771. 45: ok 58068
  92772. 45: ok 58069
  92773. 45: ok 58070
  92774. 45: ok 58071
  92775. 45: ok 58072
  92776. 45: ok 58073
  92777. 45: ok 58074
  92778. 45: ok 58075
  92779. 45: ok 58076
  92780. 45: ok 58077
  92781. 45: ok 58078
  92782. 45: ok 58079
  92783. 45: ok 58080
  92784. 45: ok 58081
  92785. 45: ok 58082
  92786. 45: ok 58083
  92787. 45: ok 58084
  92788. 45: ok 58085
  92789. 45: ok 58086
  92790. 45: ok 58087
  92791. 45: ok 58088
  92792. 45: ok 58089
  92793. 45: ok 58090
  92794. 45: ok 58091
  92795. 45: ok 58092
  92796. 45: ok 58093
  92797. 45: ok 58094
  92798. 45: ok 58095
  92799. 45: ok 58096
  92800. 45: ok 58097
  92801. 45: ok 58098
  92802. 45: ok 58099
  92803. 45: ok 58100
  92804. 45: ok 58101
  92805. 45: ok 58102
  92806. 45: ok 58103
  92807. 45: ok 58104
  92808. 45: ok 58105
  92809. 45: ok 58106
  92810. 45: ok 58107
  92811. 45: ok 58108
  92812. 45: ok 58109
  92813. 45: ok 58110
  92814. 45: ok 58111
  92815. 45: ok 58112
  92816. 45: ok 58113
  92817. 45: ok 58114
  92818. 45: ok 58115
  92819. 45: ok 58116
  92820. 45: ok 58117
  92821. 45: ok 58118
  92822. 45: ok 58119
  92823. 45: ok 58120
  92824. 45: ok 58121
  92825. 45: ok 58122
  92826. 45: ok 58123
  92827. 45: ok 58124
  92828. 45: ok 58125
  92829. 45: ok 58126
  92830. 45: ok 58127
  92831. 45: ok 58128
  92832. 45: ok 58129
  92833. 45: ok 58130
  92834. 45: ok 58131
  92835. 45: ok 58132
  92836. 45: ok 58133
  92837. 45: ok 58134
  92838. 45: ok 58135
  92839. 45: ok 58136
  92840. 45: ok 58137
  92841. 45: ok 58138
  92842. 45: ok 58139
  92843. 45: ok 58140
  92844. 45: ok 58141
  92845. 45: ok 58142
  92846. 45: ok 58143
  92847. 45: ok 58144
  92848. 45: ok 58145
  92849. 45: ok 58146
  92850. 45: ok 58147
  92851. 45: ok 58148
  92852. 45: ok 58149
  92853. 45: ok 58150
  92854. 45: ok 58151
  92855. 45: ok 58152
  92856. 45: ok 58153
  92857. 45: ok 58154
  92858. 45: ok 58155
  92859. 45: ok 58156
  92860. 45: ok 58157
  92861. 45: ok 58158
  92862. 45: ok 58159
  92863. 45: ok 58160
  92864. 45: ok 58161
  92865. 45: ok 58162
  92866. 45: ok 58163
  92867. 45: ok 58164
  92868. 45: ok 58165
  92869. 45: ok 58166
  92870. 45: ok 58167
  92871. 45: ok 58168
  92872. 45: ok 58169
  92873. 45: ok 58170
  92874. 45: ok 58171
  92875. 45: ok 58172
  92876. 45: ok 58173
  92877. 45: ok 58174
  92878. 45: ok 58175
  92879. 45: ok 58176
  92880. 45: ok 58177
  92881. 45: ok 58178
  92882. 45: ok 58179
  92883. 45: ok 58180
  92884. 45: ok 58181
  92885. 45: ok 58182
  92886. 45: ok 58183
  92887. 45: ok 58184
  92888. 45: ok 58185
  92889. 45: ok 58186
  92890. 45: ok 58187
  92891. 45: ok 58188
  92892. 45: ok 58189
  92893. 45: ok 58190
  92894. 45: ok 58191
  92895. 45: ok 58192
  92896. 45: ok 58193
  92897. 45: ok 58194
  92898. 45: ok 58195
  92899. 45: ok 58196
  92900. 45: ok 58197
  92901. 45: ok 58198
  92902. 45: ok 58199
  92903. 45: ok 58200
  92904. 45: ok 58201
  92905. 45: ok 58202
  92906. 45: ok 58203
  92907. 45: ok 58204
  92908. 45: ok 58205
  92909. 45: ok 58206
  92910. 45: ok 58207
  92911. 45: ok 58208
  92912. 45: ok 58209
  92913. 45: ok 58210
  92914. 45: ok 58211
  92915. 45: ok 58212
  92916. 45: ok 58213
  92917. 45: ok 58214
  92918. 45: ok 58215
  92919. 45: ok 58216
  92920. 45: ok 58217
  92921. 45: ok 58218
  92922. 45: ok 58219
  92923. 45: ok 58220
  92924. 45: ok 58221
  92925. 45: ok 58222
  92926. 45: ok 58223
  92927. 45: ok 58224
  92928. 45: ok 58225
  92929. 45: ok 58226
  92930. 45: ok 58227
  92931. 45: ok 58228
  92932. 45: ok 58229
  92933. 45: ok 58230
  92934. 45: ok 58231
  92935. 45: ok 58232
  92936. 45: ok 58233
  92937. 45: ok 58234
  92938. 45: ok 58235
  92939. 45: ok 58236
  92940. 45: ok 58237
  92941. 45: ok 58238
  92942. 45: ok 58239
  92943. 45: ok 58240
  92944. 45: ok 58241
  92945. 45: ok 58242
  92946. 45: ok 58243
  92947. 45: ok 58244
  92948. 45: ok 58245
  92949. 45: ok 58246
  92950. 45: ok 58247
  92951. 45: ok 58248
  92952. 45: ok 58249
  92953. 45: ok 58250
  92954. 45: ok 58251
  92955. 45: ok 58252
  92956. 45: ok 58253
  92957. 45: ok 58254
  92958. 45: ok 58255
  92959. 45: ok 58256
  92960. 45: ok 58257
  92961. 45: ok 58258
  92962. 45: ok 58259
  92963. 45: ok 58260
  92964. 45: ok 58261
  92965. 45: ok 58262
  92966. 45: ok 58263
  92967. 45: ok 58264
  92968. 45: ok 58265
  92969. 45: ok 58266
  92970. 45: ok 58267
  92971. 45: ok 58268
  92972. 45: ok 58269
  92973. 45: ok 58270
  92974. 45: ok 58271
  92975. 45: ok 58272
  92976. 45: ok 58273
  92977. 45: ok 58274
  92978. 45: ok 58275
  92979. 45: ok 58276
  92980. 45: ok 58277
  92981. 45: ok 58278
  92982. 45: ok 58279
  92983. 45: ok 58280
  92984. 45: ok 58281
  92985. 45: ok 58282
  92986. 45: ok 58283
  92987. 45: ok 58284
  92988. 45: ok 58285
  92989. 45: ok 58286
  92990. 45: ok 58287
  92991. 45: ok 58288
  92992. 45: ok 58289
  92993. 45: ok 58290
  92994. 45: ok 58291
  92995. 45: ok 58292
  92996. 45: ok 58293
  92997. 45: ok 58294
  92998. 45: ok 58295
  92999. 45: ok 58296
  93000. 45: ok 58297
  93001. 45: ok 58298
  93002. 45: ok 58299
  93003. 45: ok 58300
  93004. 45: ok 58301
  93005. 45: ok 58302
  93006. 45: ok 58303
  93007. 45: ok 58304
  93008. 45: ok 58305
  93009. 45: ok 58306
  93010. 45: ok 58307
  93011. 45: ok 58308
  93012. 45: ok 58309
  93013. 45: ok 58310
  93014. 45: ok 58311
  93015. 45: ok 58312
  93016. 45: ok 58313
  93017. 45: ok 58314
  93018. 45: ok 58315
  93019. 45: ok 58316
  93020. 45: ok 58317
  93021. 45: ok 58318
  93022. 45: ok 58319
  93023. 45: ok 58320
  93024. 45: ok 58321
  93025. 45: ok 58322
  93026. 45: ok 58323
  93027. 45: ok 58324
  93028. 45: ok 58325
  93029. 45: ok 58326
  93030. 45: ok 58327
  93031. 45: ok 58328
  93032. 45: ok 58329
  93033. 45: ok 58330
  93034. 45: ok 58331
  93035. 45: ok 58332
  93036. 45: ok 58333
  93037. 45: ok 58334
  93038. 45: ok 58335
  93039. 45: ok 58336
  93040. 45: ok 58337
  93041. 45: ok 58338
  93042. 45: ok 58339
  93043. 45: ok 58340
  93044. 45: ok 58341
  93045. 45: ok 58342
  93046. 45: ok 58343
  93047. 45: ok 58344
  93048. 45: ok 58345
  93049. 45: ok 58346
  93050. 45: ok 58347
  93051. 45: ok 58348
  93052. 45: ok 58349
  93053. 45: ok 58350
  93054. 45: ok 58351
  93055. 45: ok 58352
  93056. 45: ok 58353
  93057. 45: ok 58354
  93058. 45: ok 58355
  93059. 45: ok 58356
  93060. 45: ok 58357
  93061. 45: ok 58358
  93062. 45: ok 58359
  93063. 45: ok 58360
  93064. 45: ok 58361
  93065. 45: ok 58362
  93066. 45: ok 58363
  93067. 45: ok 58364
  93068. 45: ok 58365
  93069. 45: ok 58366
  93070. 45: ok 58367
  93071. 45: ok 58368
  93072. 45: ok 58369
  93073. 45: ok 58370
  93074. 45: ok 58371
  93075. 45: ok 58372
  93076. 45: ok 58373
  93077. 45: ok 58374
  93078. 45: ok 58375
  93079. 45: ok 58376
  93080. 45: ok 58377
  93081. 45: ok 58378
  93082. 45: ok 58379
  93083. 45: ok 58380
  93084. 45: ok 58381
  93085. 45: ok 58382
  93086. 45: ok 58383
  93087. 45: ok 58384
  93088. 45: ok 58385
  93089. 45: ok 58386
  93090. 45: ok 58387
  93091. 45: ok 58388
  93092. 45: ok 58389
  93093. 45: ok 58390
  93094. 45: ok 58391
  93095. 45: ok 58392
  93096. 45: ok 58393
  93097. 45: ok 58394
  93098. 45: ok 58395
  93099. 45: ok 58396
  93100. 45: ok 58397
  93101. 45: ok 58398
  93102. 45: ok 58399
  93103. 45: ok 58400
  93104. 45: ok 58401
  93105. 45: ok 58402
  93106. 45: ok 58403
  93107. 45: ok 58404
  93108. 45: ok 58405
  93109. 45: ok 58406
  93110. 45: ok 58407
  93111. 45: ok 58408
  93112. 45: ok 58409
  93113. 45: ok 58410
  93114. 45: ok 58411
  93115. 45: ok 58412
  93116. 45: ok 58413
  93117. 45: ok 58414
  93118. 45: ok 58415
  93119. 45: ok 58416
  93120. 45: ok 58417
  93121. 45: ok 58418
  93122. 45: ok 58419
  93123. 45: ok 58420
  93124. 45: ok 58421
  93125. 45: ok 58422
  93126. 45: ok 58423
  93127. 45: ok 58424
  93128. 45: ok 58425
  93129. 45: ok 58426
  93130. 45: ok 58427
  93131. 45: ok 58428
  93132. 45: ok 58429
  93133. 45: ok 58430
  93134. 45: ok 58431
  93135. 45: ok 58432
  93136. 45: ok 58433
  93137. 45: ok 58434
  93138. 45: ok 58435
  93139. 45: ok 58436
  93140. 45: ok 58437
  93141. 45: ok 58438
  93142. 45: ok 58439
  93143. 45: ok 58440
  93144. 45: ok 58441
  93145. 45: ok 58442
  93146. 45: ok 58443
  93147. 45: ok 58444
  93148. 45: ok 58445
  93149. 45: ok 58446
  93150. 45: ok 58447
  93151. 45: ok 58448
  93152. 45: ok 58449
  93153. 45: ok 58450
  93154. 45: ok 58451
  93155. 45: ok 58452
  93156. 45: ok 58453
  93157. 45: ok 58454
  93158. 45: ok 58455
  93159. 45: ok 58456
  93160. 45: ok 58457
  93161. 45: ok 58458
  93162. 45: ok 58459
  93163. 45: ok 58460
  93164. 45: ok 58461
  93165. 45: ok 58462
  93166. 45: ok 58463
  93167. 45: ok 58464
  93168. 45: ok 58465
  93169. 45: ok 58466
  93170. 45: ok 58467
  93171. 45: ok 58468
  93172. 45: ok 58469
  93173. 45: ok 58470
  93174. 45: ok 58471
  93175. 45: ok 58472
  93176. 45: ok 58473
  93177. 45: ok 58474
  93178. 45: ok 58475
  93179. 45: ok 58476
  93180. 45: ok 58477
  93181. 45: ok 58478
  93182. 45: ok 58479
  93183. 45: ok 58480
  93184. 45: ok 58481
  93185. 45: ok 58482
  93186. 45: ok 58483
  93187. 45: ok 58484
  93188. 45: ok 58485
  93189. 45: ok 58486
  93190. 45: ok 58487
  93191. 45: ok 58488
  93192. 45: ok 58489
  93193. 45: ok 58490
  93194. 45: ok 58491
  93195. 45: ok 58492
  93196. 45: ok 58493
  93197. 45: ok 58494
  93198. 45: ok 58495
  93199. 45: ok 58496
  93200. 45: ok 58497
  93201. 45: ok 58498
  93202. 45: ok 58499
  93203. 45: ok 58500
  93204. 45: ok 58501
  93205. 45: ok 58502
  93206. 45: ok 58503
  93207. 45: ok 58504
  93208. 45: ok 58505
  93209. 45: ok 58506
  93210. 45: ok 58507
  93211. 45: ok 58508
  93212. 45: ok 58509
  93213. 45: ok 58510
  93214. 45: ok 58511
  93215. 45: ok 58512
  93216. 45: ok 58513
  93217. 45: ok 58514
  93218. 45: ok 58515
  93219. 45: ok 58516
  93220. 45: ok 58517
  93221. 45: ok 58518
  93222. 45: ok 58519
  93223. 45: ok 58520
  93224. 45: ok 58521
  93225. 45: ok 58522
  93226. 45: ok 58523
  93227. 45: ok 58524
  93228. 45: ok 58525
  93229. 45: ok 58526
  93230. 45: ok 58527
  93231. 45: ok 58528
  93232. 45: ok 58529
  93233. 45: ok 58530
  93234. 45: ok 58531
  93235. 45: ok 58532
  93236. 45: ok 58533
  93237. 45: ok 58534
  93238. 45: ok 58535
  93239. 45: ok 58536
  93240. 45: ok 58537
  93241. 45: ok 58538
  93242. 45: ok 58539
  93243. 45: ok 58540
  93244. 45: ok 58541
  93245. 45: ok 58542
  93246. 45: ok 58543
  93247. 45: ok 58544
  93248. 45: ok 58545
  93249. 45: ok 58546
  93250. 45: ok 58547
  93251. 45: ok 58548
  93252. 45: ok 58549
  93253. 45: ok 58550
  93254. 45: ok 58551
  93255. 45: ok 58552
  93256. 45: ok 58553
  93257. 45: ok 58554
  93258. 45: ok 58555
  93259. 45: ok 58556
  93260. 45: ok 58557
  93261. 45: ok 58558
  93262. 45: ok 58559
  93263. 45: ok 58560
  93264. 45: ok 58561
  93265. 45: ok 58562
  93266. 45: ok 58563
  93267. 45: ok 58564
  93268. 45: ok 58565
  93269. 45: ok 58566
  93270. 45: ok 58567
  93271. 45: ok 58568
  93272. 45: ok 58569
  93273. 45: ok 58570
  93274. 45: ok 58571
  93275. 45: ok 58572
  93276. 45: ok 58573
  93277. 45: ok 58574
  93278. 45: ok 58575
  93279. 45: ok 58576
  93280. 45: ok 58577
  93281. 45: ok 58578
  93282. 45: ok 58579
  93283. 45: ok 58580
  93284. 45: ok 58581
  93285. 45: ok 58582
  93286. 45: ok 58583
  93287. 45: ok 58584
  93288. 45: ok 58585
  93289. 45: ok 58586
  93290. 45: ok 58587
  93291. 45: ok 58588
  93292. 45: ok 58589
  93293. 45: ok 58590
  93294. 45: ok 58591
  93295. 45: ok 58592
  93296. 45: ok 58593
  93297. 45: ok 58594
  93298. 45: ok 58595
  93299. 45: ok 58596
  93300. 45: ok 58597
  93301. 45: ok 58598
  93302. 45: ok 58599
  93303. 45: ok 58600
  93304. 45: ok 58601
  93305. 45: ok 58602
  93306. 45: ok 58603
  93307. 45: ok 58604
  93308. 45: ok 58605
  93309. 45: ok 58606
  93310. 45: ok 58607
  93311. 45: ok 58608
  93312. 45: ok 58609
  93313. 45: ok 58610
  93314. 45: ok 58611
  93315. 45: ok 58612
  93316. 45: ok 58613
  93317. 45: ok 58614
  93318. 45: ok 58615
  93319. 45: ok 58616
  93320. 45: ok 58617
  93321. 45: ok 58618
  93322. 45: ok 58619
  93323. 45: ok 58620
  93324. 45: ok 58621
  93325. 45: ok 58622
  93326. 45: ok 58623
  93327. 45: ok 58624
  93328. 45: ok 58625
  93329. 45: ok 58626
  93330. 45: ok 58627
  93331. 45: ok 58628
  93332. 45: ok 58629
  93333. 45: ok 58630
  93334. 45: ok 58631
  93335. 45: ok 58632
  93336. 45: ok 58633
  93337. 45: ok 58634
  93338. 45: ok 58635
  93339. 45: ok 58636
  93340. 45: ok 58637
  93341. 45: ok 58638
  93342. 45: ok 58639
  93343. 45: ok 58640
  93344. 45: ok 58641
  93345. 45: ok 58642
  93346. 45: ok 58643
  93347. 45: ok 58644
  93348. 45: ok 58645
  93349. 45: ok 58646
  93350. 45: ok 58647
  93351. 45: ok 58648
  93352. 45: ok 58649
  93353. 45: ok 58650
  93354. 45: ok 58651
  93355. 45: ok 58652
  93356. 45: ok 58653
  93357. 45: ok 58654
  93358. 45: ok 58655
  93359. 45: ok 58656
  93360. 45: ok 58657
  93361. 45: ok 58658
  93362. 45: ok 58659
  93363. 45: ok 58660
  93364. 45: ok 58661
  93365. 45: ok 58662
  93366. 45: ok 58663
  93367. 45: ok 58664
  93368. 45: ok 58665
  93369. 45: ok 58666
  93370. 45: ok 58667
  93371. 45: ok 58668
  93372. 45: ok 58669
  93373. 45: ok 58670
  93374. 45: ok 58671
  93375. 45: ok 58672
  93376. 45: ok 58673
  93377. 45: ok 58674
  93378. 45: ok 58675
  93379. 45: ok 58676
  93380. 45: ok 58677
  93381. 45: ok 58678
  93382. 45: ok 58679
  93383. 45: ok 58680
  93384. 45: ok 58681
  93385. 45: ok 58682
  93386. 45: ok 58683
  93387. 45: ok 58684
  93388. 45: ok 58685
  93389. 45: ok 58686
  93390. 45: ok 58687
  93391. 45: ok 58688
  93392. 45: ok 58689
  93393. 45: ok 58690
  93394. 45: ok 58691
  93395. 45: ok 58692
  93396. 45: ok 58693
  93397. 45: ok 58694
  93398. 45: ok 58695
  93399. 45: ok 58696
  93400. 45: ok 58697
  93401. 45: ok 58698
  93402. 45: ok 58699
  93403. 45: ok 58700
  93404. 45: ok 58701
  93405. 45: ok 58702
  93406. 45: ok 58703
  93407. 45: ok 58704
  93408. 45: ok 58705
  93409. 45: ok 58706
  93410. 45: ok 58707
  93411. 45: ok 58708
  93412. 45: ok 58709
  93413. 45: ok 58710
  93414. 45: ok 58711
  93415. 45: ok 58712
  93416. 45: ok 58713
  93417. 45: ok 58714
  93418. 45: ok 58715
  93419. 45: ok 58716
  93420. 45: ok 58717
  93421. 45: ok 58718
  93422. 45: ok 58719
  93423. 45: ok 58720
  93424. 45: ok 58721
  93425. 45: ok 58722
  93426. 45: ok 58723
  93427. 45: ok 58724
  93428. 45: ok 58725
  93429. 45: ok 58726
  93430. 45: ok 58727
  93431. 45: ok 58728
  93432. 45: ok 58729
  93433. 45: ok 58730
  93434. 45: ok 58731
  93435. 45: ok 58732
  93436. 45: ok 58733
  93437. 45: ok 58734
  93438. 45: ok 58735
  93439. 45: ok 58736
  93440. 45: ok 58737
  93441. 45: ok 58738
  93442. 45: ok 58739
  93443. 45: ok 58740
  93444. 45: ok 58741
  93445. 45: ok 58742
  93446. 45: ok 58743
  93447. 45: ok 58744
  93448. 45: ok 58745
  93449. 45: ok 58746
  93450. 45: ok 58747
  93451. 45: ok 58748
  93452. 45: ok 58749
  93453. 45: ok 58750
  93454. 45: ok 58751
  93455. 45: ok 58752
  93456. 45: ok 58753
  93457. 45: ok 58754
  93458. 45: ok 58755
  93459. 45: ok 58756
  93460. 45: ok 58757
  93461. 45: ok 58758
  93462. 45: ok 58759
  93463. 45: ok 58760
  93464. 45: ok 58761
  93465. 45: ok 58762
  93466. 45: ok 58763
  93467. 45: ok 58764
  93468. 45: ok 58765
  93469. 45: ok 58766
  93470. 45: ok 58767
  93471. 45: ok 58768
  93472. 45: ok 58769
  93473. 45: ok 58770
  93474. 45: ok 58771
  93475. 45: ok 58772
  93476. 45: ok 58773
  93477. 45: ok 58774
  93478. 45: ok 58775
  93479. 45: ok 58776
  93480. 45: ok 58777
  93481. 45: ok 58778
  93482. 45: ok 58779
  93483. 45: ok 58780
  93484. 45: ok 58781
  93485. 45: ok 58782
  93486. 45: ok 58783
  93487. 45: ok 58784
  93488. 45: ok 58785
  93489. 45: ok 58786
  93490. 45: ok 58787
  93491. 45: ok 58788
  93492. 45: ok 58789
  93493. 45: ok 58790
  93494. 45: ok 58791
  93495. 45: ok 58792
  93496. 45: ok 58793
  93497. 45: ok 58794
  93498. 45: ok 58795
  93499. 45: ok 58796
  93500. 45: ok 58797
  93501. 45: ok 58798
  93502. 45: ok 58799
  93503. 45: ok 58800
  93504. 45: ok 58801
  93505. 45: ok 58802
  93506. 45: ok 58803
  93507. 45: ok 58804
  93508. 45: ok 58805
  93509. 45: ok 58806
  93510. 45: ok 58807
  93511. 45: ok 58808
  93512. 45: ok 58809
  93513. 45: ok 58810
  93514. 45: ok 58811
  93515. 45: ok 58812
  93516. 45: ok 58813
  93517. 45: ok 58814
  93518. 45: ok 58815
  93519. 45: ok 58816
  93520. 45: ok 58817
  93521. 45: ok 58818
  93522. 45: ok 58819
  93523. 45: ok 58820
  93524. 45: ok 58821
  93525. 45: ok 58822
  93526. 45: ok 58823
  93527. 45: ok 58824
  93528. 45: ok 58825
  93529. 45: ok 58826
  93530. 45: ok 58827
  93531. 45: ok 58828
  93532. 45: ok 58829
  93533. 45: ok 58830
  93534. 45: ok 58831
  93535. 45: ok 58832
  93536. 45: ok 58833
  93537. 45: ok 58834
  93538. 45: ok 58835
  93539. 45: ok 58836
  93540. 45: ok 58837
  93541. 45: ok 58838
  93542. 45: ok 58839
  93543. 45: ok 58840
  93544. 45: ok 58841
  93545. 45: ok 58842
  93546. 45: ok 58843
  93547. 45: ok 58844
  93548. 45: ok 58845
  93549. 45: ok 58846
  93550. 45: ok 58847
  93551. 45: ok 58848
  93552. 45: ok 58849
  93553. 45: ok 58850
  93554. 45: ok 58851
  93555. 45: ok 58852
  93556. 45: ok 58853
  93557. 45: ok 58854
  93558. 45: ok 58855
  93559. 45: ok 58856
  93560. 45: ok 58857
  93561. 45: ok 58858
  93562. 45: ok 58859
  93563. 45: ok 58860
  93564. 45: ok 58861
  93565. 45: ok 58862
  93566. 45: ok 58863
  93567. 45: ok 58864
  93568. 45: ok 58865
  93569. 45: ok 58866
  93570. 45: ok 58867
  93571. 45: ok 58868
  93572. 45: ok 58869
  93573. 45: ok 58870
  93574. 45: ok 58871
  93575. 45: ok 58872
  93576. 45: ok 58873
  93577. 45: ok 58874
  93578. 45: ok 58875
  93579. 45: ok 58876
  93580. 45: ok 58877
  93581. 45: ok 58878
  93582. 45: ok 58879
  93583. 45: ok 58880
  93584. 45: ok 58881
  93585. 45: ok 58882
  93586. 45: ok 58883
  93587. 45: ok 58884
  93588. 45: ok 58885
  93589. 45: ok 58886
  93590. 45: ok 58887
  93591. 45: ok 58888
  93592. 45: ok 58889
  93593. 45: ok 58890
  93594. 45: ok 58891
  93595. 45: ok 58892
  93596. 45: ok 58893
  93597. 45: ok 58894
  93598. 45: ok 58895
  93599. 45: ok 58896
  93600. 45: ok 58897
  93601. 45: ok 58898
  93602. 45: ok 58899
  93603. 45: ok 58900
  93604. 45: ok 58901
  93605. 45: ok 58902
  93606. 45: ok 58903
  93607. 45: ok 58904
  93608. 45: ok 58905
  93609. 45: ok 58906
  93610. 45: ok 58907
  93611. 45: ok 58908
  93612. 45: ok 58909
  93613. 45: ok 58910
  93614. 45: ok 58911
  93615. 45: ok 58912
  93616. 45: ok 58913
  93617. 45: ok 58914
  93618. 45: ok 58915
  93619. 45: ok 58916
  93620. 45: ok 58917
  93621. 45: ok 58918
  93622. 45: ok 58919
  93623. 45: ok 58920
  93624. 45: ok 58921
  93625. 45: ok 58922
  93626. 45: ok 58923
  93627. 45: ok 58924
  93628. 45: ok 58925
  93629. 45: ok 58926
  93630. 45: ok 58927
  93631. 45: ok 58928
  93632. 45: ok 58929
  93633. 45: ok 58930
  93634. 45: ok 58931
  93635. 45: ok 58932
  93636. 45: ok 58933
  93637. 45: ok 58934
  93638. 45: ok 58935
  93639. 45: ok 58936
  93640. 45: ok 58937
  93641. 45: ok 58938
  93642. 45: ok 58939
  93643. 45: ok 58940
  93644. 45: ok 58941
  93645. 45: ok 58942
  93646. 45: ok 58943
  93647. 45: ok 58944
  93648. 45: ok 58945
  93649. 45: ok 58946
  93650. 45: ok 58947
  93651. 45: ok 58948
  93652. 45: ok 58949
  93653. 45: ok 58950
  93654. 45: ok 58951
  93655. 45: ok 58952
  93656. 45: ok 58953
  93657. 45: ok 58954
  93658. 45: ok 58955
  93659. 45: ok 58956
  93660. 45: ok 58957
  93661. 45: ok 58958
  93662. 45: ok 58959
  93663. 45: ok 58960
  93664. 45: ok 58961
  93665. 45: ok 58962
  93666. 45: ok 58963
  93667. 45: ok 58964
  93668. 45: ok 58965
  93669. 45: ok 58966
  93670. 45: ok 58967
  93671. 45: ok 58968
  93672. 45: ok 58969
  93673. 45: ok 58970
  93674. 45: ok 58971
  93675. 45: ok 58972
  93676. 45: ok 58973
  93677. 45: ok 58974
  93678. 45: ok 58975
  93679. 45: ok 58976
  93680. 45: ok 58977
  93681. 45: ok 58978
  93682. 45: ok 58979
  93683. 45: ok 58980
  93684. 45: ok 58981
  93685. 45: ok 58982
  93686. 45: ok 58983
  93687. 45: ok 58984
  93688. 45: ok 58985
  93689. 45: ok 58986
  93690. 45: ok 58987
  93691. 45: ok 58988
  93692. 45: ok 58989
  93693. 45: ok 58990
  93694. 45: ok 58991
  93695. 45: ok 58992
  93696. 45: ok 58993
  93697. 45: ok 58994
  93698. 45: ok 58995
  93699. 45: ok 58996
  93700. 45: ok 58997
  93701. 45: ok 58998
  93702. 45: ok 58999
  93703. 45: ok 59000
  93704. 45: ok 59001
  93705. 45: ok 59002
  93706. 45: ok 59003
  93707. 45: ok 59004
  93708. 45: ok 59005
  93709. 45: ok 59006
  93710. 45: ok 59007
  93711. 45: ok 59008
  93712. 45: ok 59009
  93713. 45: ok 59010
  93714. 45: ok 59011
  93715. 45: ok 59012
  93716. 45: ok 59013
  93717. 45: ok 59014
  93718. 45: ok 59015
  93719. 45: ok 59016
  93720. 45: ok 59017
  93721. 45: ok 59018
  93722. 45: ok 59019
  93723. 45: ok 59020
  93724. 45: ok 59021
  93725. 45: ok 59022
  93726. 45: ok 59023
  93727. 45: ok 59024
  93728. 45: ok 59025
  93729. 45: ok 59026
  93730. 45: ok 59027
  93731. 45: ok 59028
  93732. 45: ok 59029
  93733. 45: ok 59030
  93734. 45: ok 59031
  93735. 45: ok 59032
  93736. 45: ok 59033
  93737. 45: ok 59034
  93738. 45: ok 59035
  93739. 45: ok 59036
  93740. 45: ok 59037
  93741. 45: ok 59038
  93742. 45: ok 59039
  93743. 45: ok 59040
  93744. 45: ok 59041
  93745. 45: ok 59042
  93746. 45: ok 59043
  93747. 45: ok 59044
  93748. 45: ok 59045
  93749. 45: ok 59046
  93750. 45: ok 59047
  93751. 45: ok 59048
  93752. 45: ok 59049
  93753. 45: ok 59050
  93754. 45: ok 59051
  93755. 45: ok 59052
  93756. 45: ok 59053
  93757. 45: ok 59054
  93758. 45: ok 59055
  93759. 45: ok 59056
  93760. 45: ok 59057
  93761. 45: ok 59058
  93762. 45: ok 59059
  93763. 45: ok 59060
  93764. 45: ok 59061
  93765. 45: ok 59062
  93766. 45: ok 59063
  93767. 45: ok 59064
  93768. 45: ok 59065
  93769. 45: ok 59066
  93770. 45: ok 59067
  93771. 45: ok 59068
  93772. 45: ok 59069
  93773. 45: ok 59070
  93774. 45: ok 59071
  93775. 45: ok 59072
  93776. 45: ok 59073
  93777. 45: ok 59074
  93778. 45: ok 59075
  93779. 45: ok 59076
  93780. 45: ok 59077
  93781. 45: ok 59078
  93782. 45: ok 59079
  93783. 45: ok 59080
  93784. 45: ok 59081
  93785. 45: ok 59082
  93786. 45: ok 59083
  93787. 45: ok 59084
  93788. 45: ok 59085
  93789. 45: ok 59086
  93790. 45: ok 59087
  93791. 45: ok 59088
  93792. 45: ok 59089
  93793. 45: ok 59090
  93794. 45: ok 59091
  93795. 45: ok 59092
  93796. 45: ok 59093
  93797. 45: ok 59094
  93798. 45: ok 59095
  93799. 45: ok 59096
  93800. 45: ok 59097
  93801. 45: ok 59098
  93802. 45: ok 59099
  93803. 45: ok 59100
  93804. 45: ok 59101
  93805. 45: ok 59102
  93806. 45: ok 59103
  93807. 45: ok 59104
  93808. 45: ok 59105
  93809. 45: ok 59106
  93810. 45: ok 59107
  93811. 45: ok 59108
  93812. 45: ok 59109
  93813. 45: ok 59110
  93814. 45: ok 59111
  93815. 45: ok 59112
  93816. 45: ok 59113
  93817. 45: ok 59114
  93818. 45: ok 59115
  93819. 45: ok 59116
  93820. 45: ok 59117
  93821. 45: ok 59118
  93822. 45: ok 59119
  93823. 45: ok 59120
  93824. 45: ok 59121
  93825. 45: ok 59122
  93826. 45: ok 59123
  93827. 45: ok 59124
  93828. 45: ok 59125
  93829. 45: ok 59126
  93830. 45: ok 59127
  93831. 45: ok 59128
  93832. 45: ok 59129
  93833. 45: ok 59130
  93834. 45: ok 59131
  93835. 45: ok 59132
  93836. 45: ok 59133
  93837. 45: ok 59134
  93838. 45: ok 59135
  93839. 45: ok 59136
  93840. 45: ok 59137
  93841. 45: ok 59138
  93842. 45: ok 59139
  93843. 45: ok 59140
  93844. 45: ok 59141
  93845. 45: ok 59142
  93846. 45: ok 59143
  93847. 45: ok 59144
  93848. 45: ok 59145
  93849. 45: ok 59146
  93850. 45: ok 59147
  93851. 45: ok 59148
  93852. 45: ok 59149
  93853. 45: ok 59150
  93854. 45: ok 59151
  93855. 45: ok 59152
  93856. 45: ok 59153
  93857. 45: ok 59154
  93858. 45: ok 59155
  93859. 45: ok 59156
  93860. 45: ok 59157
  93861. 45: ok 59158
  93862. 45: ok 59159
  93863. 45: ok 59160
  93864. 45: ok 59161
  93865. 45: ok 59162
  93866. 45: ok 59163
  93867. 45: ok 59164
  93868. 45: ok 59165
  93869. 45: ok 59166
  93870. 45: ok 59167
  93871. 45: ok 59168
  93872. 45: ok 59169
  93873. 45: ok 59170
  93874. 45: ok 59171
  93875. 45: ok 59172
  93876. 45: ok 59173
  93877. 45: ok 59174
  93878. 45: ok 59175
  93879. 45: ok 59176
  93880. 45: ok 59177
  93881. 45: ok 59178
  93882. 45: ok 59179
  93883. 45: ok 59180
  93884. 45: ok 59181
  93885. 45: ok 59182
  93886. 45: ok 59183
  93887. 45: ok 59184
  93888. 45: ok 59185
  93889. 45: ok 59186
  93890. 45: ok 59187
  93891. 45: ok 59188
  93892. 45: ok 59189
  93893. 45: ok 59190
  93894. 45: ok 59191
  93895. 45: ok 59192
  93896. 45: ok 59193
  93897. 45: ok 59194
  93898. 45: ok 59195
  93899. 45: ok 59196
  93900. 45: ok 59197
  93901. 45: ok 59198
  93902. 45: ok 59199
  93903. 45: ok 59200
  93904. 45: ok 59201
  93905. 45: ok 59202
  93906. 45: ok 59203
  93907. 45: ok 59204
  93908. 45: ok 59205
  93909. 45: ok 59206
  93910. 45: ok 59207
  93911. 45: ok 59208
  93912. 45: ok 59209
  93913. 45: ok 59210
  93914. 45: ok 59211
  93915. 45: ok 59212
  93916. 45: ok 59213
  93917. 45: ok 59214
  93918. 45: ok 59215
  93919. 45: ok 59216
  93920. 45: ok 59217
  93921. 45: ok 59218
  93922. 45: ok 59219
  93923. 45: ok 59220
  93924. 45: ok 59221
  93925. 45: ok 59222
  93926. 45: ok 59223
  93927. 45: ok 59224
  93928. 45: ok 59225
  93929. 45: ok 59226
  93930. 45: ok 59227
  93931. 45: ok 59228
  93932. 45: ok 59229
  93933. 45: ok 59230
  93934. 45: ok 59231
  93935. 45: ok 59232
  93936. 45: ok 59233
  93937. 45: ok 59234
  93938. 45: ok 59235
  93939. 45: ok 59236
  93940. 45: ok 59237
  93941. 45: ok 59238
  93942. 45: ok 59239
  93943. 45: ok 59240
  93944. 45: ok 59241
  93945. 45: ok 59242
  93946. 45: ok 59243
  93947. 45: ok 59244
  93948. 45: ok 59245
  93949. 45: ok 59246
  93950. 45: ok 59247
  93951. 45: ok 59248
  93952. 45: ok 59249
  93953. 45: ok 59250
  93954. 45: ok 59251
  93955. 45: ok 59252
  93956. 45: ok 59253
  93957. 45: ok 59254
  93958. 45: ok 59255
  93959. 45: ok 59256
  93960. 45: ok 59257
  93961. 45: ok 59258
  93962. 45: ok 59259
  93963. 45: ok 59260
  93964. 45: ok 59261
  93965. 45: ok 59262
  93966. 45: ok 59263
  93967. 45: ok 59264
  93968. 45: ok 59265
  93969. 45: ok 59266
  93970. 45: ok 59267
  93971. 45: ok 59268
  93972. 45: ok 59269
  93973. 45: ok 59270
  93974. 45: ok 59271
  93975. 45: ok 59272
  93976. 45: ok 59273
  93977. 45: ok 59274
  93978. 45: ok 59275
  93979. 45: ok 59276
  93980. 45: ok 59277
  93981. 45: ok 59278
  93982. 45: ok 59279
  93983. 45: ok 59280
  93984. 45: ok 59281
  93985. 45: ok 59282
  93986. 45: ok 59283
  93987. 45: ok 59284
  93988. 45: ok 59285
  93989. 45: ok 59286
  93990. 45: ok 59287
  93991. 45: ok 59288
  93992. 45: ok 59289
  93993. 45: ok 59290
  93994. 45: ok 59291
  93995. 45: ok 59292
  93996. 45: ok 59293
  93997. 45: ok 59294
  93998. 45: ok 59295
  93999. 45: ok 59296
  94000. 45: ok 59297
  94001. 45: ok 59298
  94002. 45: ok 59299
  94003. 45: ok 59300
  94004. 45: ok 59301
  94005. 45: ok 59302
  94006. 45: ok 59303
  94007. 45: ok 59304
  94008. 45: ok 59305
  94009. 45: ok 59306
  94010. 45: ok 59307
  94011. 45: ok 59308
  94012. 45: ok 59309
  94013. 45: ok 59310
  94014. 45: ok 59311
  94015. 45: ok 59312
  94016. 45: ok 59313
  94017. 45: ok 59314
  94018. 45: ok 59315
  94019. 45: ok 59316
  94020. 45: ok 59317
  94021. 45: ok 59318
  94022. 45: ok 59319
  94023. 45: ok 59320
  94024. 45: ok 59321
  94025. 45: ok 59322
  94026. 45: ok 59323
  94027. 45: ok 59324
  94028. 45: ok 59325
  94029. 45: ok 59326
  94030. 45: ok 59327
  94031. 45: ok 59328
  94032. 45: ok 59329
  94033. 45: ok 59330
  94034. 45: ok 59331
  94035. 45: ok 59332
  94036. 45: ok 59333
  94037. 45: ok 59334
  94038. 45: ok 59335
  94039. 45: ok 59336
  94040. 45: ok 59337
  94041. 45: ok 59338
  94042. 45: ok 59339
  94043. 45: ok 59340
  94044. 45: ok 59341
  94045. 45: ok 59342
  94046. 45: ok 59343
  94047. 45: ok 59344
  94048. 45: ok 59345
  94049. 45: ok 59346
  94050. 45: ok 59347
  94051. 45: ok 59348
  94052. 45: ok 59349
  94053. 45: ok 59350
  94054. 45: ok 59351
  94055. 45: ok 59352
  94056. 45: ok 59353
  94057. 45: ok 59354
  94058. 45: ok 59355
  94059. 45: ok 59356
  94060. 45: ok 59357
  94061. 45: ok 59358
  94062. 45: ok 59359
  94063. 45: ok 59360
  94064. 45: ok 59361
  94065. 45: ok 59362
  94066. 45: ok 59363
  94067. 45: ok 59364
  94068. 45: ok 59365
  94069. 45: ok 59366
  94070. 45: ok 59367
  94071. 45: ok 59368
  94072. 45: ok 59369
  94073. 45: ok 59370
  94074. 45: ok 59371
  94075. 45: ok 59372
  94076. 45: ok 59373
  94077. 45: ok 59374
  94078. 45: ok 59375
  94079. 45: ok 59376
  94080. 45: ok 59377
  94081. 45: ok 59378
  94082. 45: ok 59379
  94083. 45: ok 59380
  94084. 45: ok 59381
  94085. 45: ok 59382
  94086. 45: ok 59383
  94087. 45: ok 59384
  94088. 45: ok 59385
  94089. 45: ok 59386
  94090. 45: ok 59387
  94091. 45: ok 59388
  94092. 45: ok 59389
  94093. 45: ok 59390
  94094. 45: ok 59391
  94095. 45: ok 59392
  94096. 45: ok 59393
  94097. 45: ok 59394
  94098. 45: ok 59395
  94099. 45: ok 59396
  94100. 45: ok 59397
  94101. 45: ok 59398
  94102. 45: ok 59399
  94103. 45: ok 59400
  94104. 45: ok 59401
  94105. 45: ok 59402
  94106. 45: ok 59403
  94107. 45: ok 59404
  94108. 45: ok 59405
  94109. 45: ok 59406
  94110. 45: ok 59407
  94111. 45: ok 59408
  94112. 45: ok 59409
  94113. 45: ok 59410
  94114. 45: ok 59411
  94115. 45: ok 59412
  94116. 45: ok 59413
  94117. 45: ok 59414
  94118. 45: ok 59415
  94119. 45: ok 59416
  94120. 45: ok 59417
  94121. 45: ok 59418
  94122. 45: ok 59419
  94123. 45: ok 59420
  94124. 45: ok 59421
  94125. 45: ok 59422
  94126. 45: ok 59423
  94127. 45: ok 59424
  94128. 45: ok 59425
  94129. 45: ok 59426
  94130. 45: ok 59427
  94131. 45: ok 59428
  94132. 45: ok 59429
  94133. 45: ok 59430
  94134. 45: ok 59431
  94135. 45: ok 59432
  94136. 45: ok 59433
  94137. 45: ok 59434
  94138. 45: ok 59435
  94139. 45: ok 59436
  94140. 45: ok 59437
  94141. 45: ok 59438
  94142. 45: ok 59439
  94143. 45: ok 59440
  94144. 45: ok 59441
  94145. 45: ok 59442
  94146. 45: ok 59443
  94147. 45: ok 59444
  94148. 45: ok 59445
  94149. 45: ok 59446
  94150. 45: ok 59447
  94151. 45: ok 59448
  94152. 45: ok 59449
  94153. 45: ok 59450
  94154. 45: ok 59451
  94155. 45: ok 59452
  94156. 45: ok 59453
  94157. 45: ok 59454
  94158. 45: ok 59455
  94159. 45: ok 59456
  94160. 45: ok 59457
  94161. 45: ok 59458
  94162. 45: ok 59459
  94163. 45: ok 59460
  94164. 45: ok 59461
  94165. 45: ok 59462
  94166. 45: ok 59463
  94167. 45: ok 59464
  94168. 45: ok 59465
  94169. 45: ok 59466
  94170. 45: ok 59467
  94171. 45: ok 59468
  94172. 45: ok 59469
  94173. 45: ok 59470
  94174. 45: ok 59471
  94175. 45: ok 59472
  94176. 45: ok 59473
  94177. 45: ok 59474
  94178. 45: ok 59475
  94179. 45: ok 59476
  94180. 45: ok 59477
  94181. 45: ok 59478
  94182. 45: ok 59479
  94183. 45: ok 59480
  94184. 45: ok 59481
  94185. 45: ok 59482
  94186. 45: ok 59483
  94187. 45: ok 59484
  94188. 45: ok 59485
  94189. 45: ok 59486
  94190. 45: ok 59487
  94191. 45: ok 59488
  94192. 45: ok 59489
  94193. 45: ok 59490
  94194. 45: ok 59491
  94195. 45: ok 59492
  94196. 45: ok 59493
  94197. 45: ok 59494
  94198. 45: ok 59495
  94199. 45: ok 59496
  94200. 45: ok 59497
  94201. 45: ok 59498
  94202. 45: ok 59499
  94203. 45: ok 59500
  94204. 45: ok 59501
  94205. 45: ok 59502
  94206. 45: ok 59503
  94207. 45: ok 59504
  94208. 45: ok 59505
  94209. 45: ok 59506
  94210. 45: ok 59507
  94211. 45: ok 59508
  94212. 45: ok 59509
  94213. 45: ok 59510
  94214. 45: ok 59511
  94215. 45: ok 59512
  94216. 45: ok 59513
  94217. 45: ok 59514
  94218. 45: ok 59515
  94219. 45: ok 59516
  94220. 45: ok 59517
  94221. 45: ok 59518
  94222. 45: ok 59519
  94223. 45: ok 59520
  94224. 45: ok 59521
  94225. 45: ok 59522
  94226. 45: ok 59523
  94227. 45: ok 59524
  94228. 45: ok 59525
  94229. 45: ok 59526
  94230. 45: ok 59527
  94231. 45: ok 59528
  94232. 45: ok 59529
  94233. 45: ok 59530
  94234. 45: ok 59531
  94235. 45: ok 59532
  94236. 45: ok 59533
  94237. 45: ok 59534
  94238. 45: ok 59535
  94239. 45: ok 59536
  94240. 45: ok 59537
  94241. 45: ok 59538
  94242. 45: ok 59539
  94243. 45: ok 59540
  94244. 45: ok 59541
  94245. 45: ok 59542
  94246. 45: ok 59543
  94247. 45: ok 59544
  94248. 45: ok 59545
  94249. 45: ok 59546
  94250. 45: ok 59547
  94251. 45: ok 59548
  94252. 45: ok 59549
  94253. 45: ok 59550
  94254. 45: ok 59551
  94255. 45: ok 59552
  94256. 45: ok 59553
  94257. 45: ok 59554
  94258. 45: ok 59555
  94259. 45: ok 59556
  94260. 45: ok 59557
  94261. 45: ok 59558
  94262. 45: ok 59559
  94263. 45: ok 59560
  94264. 45: ok 59561
  94265. 45: ok 59562
  94266. 45: ok 59563
  94267. 45: ok 59564
  94268. 45: ok 59565
  94269. 45: ok 59566
  94270. 45: ok 59567
  94271. 45: ok 59568
  94272. 45: ok 59569
  94273. 45: ok 59570
  94274. 45: ok 59571
  94275. 45: ok 59572
  94276. 45: ok 59573
  94277. 45: ok 59574
  94278. 45: ok 59575
  94279. 45: ok 59576
  94280. 45: ok 59577
  94281. 45: ok 59578
  94282. 45: ok 59579
  94283. 45: ok 59580
  94284. 45: ok 59581
  94285. 45: ok 59582
  94286. 45: ok 59583
  94287. 45: ok 59584
  94288. 45: ok 59585
  94289. 45: ok 59586
  94290. 45: ok 59587
  94291. 45: ok 59588
  94292. 45: ok 59589
  94293. 45: ok 59590
  94294. 45: ok 59591
  94295. 45: ok 59592
  94296. 45: ok 59593
  94297. 45: ok 59594
  94298. 45: ok 59595
  94299. 45: ok 59596
  94300. 45: ok 59597
  94301. 45: ok 59598
  94302. 45: ok 59599
  94303. 45: ok 59600
  94304. 45: ok 59601
  94305. 45: ok 59602
  94306. 45: ok 59603
  94307. 45: ok 59604
  94308. 45: ok 59605
  94309. 45: ok 59606
  94310. 45: ok 59607
  94311. 45: ok 59608
  94312. 45: ok 59609
  94313. 45: ok 59610
  94314. 45: ok 59611
  94315. 45: ok 59612
  94316. 45: ok 59613
  94317. 45: ok 59614
  94318. 45: ok 59615
  94319. 45: ok 59616
  94320. 45: ok 59617
  94321. 45: ok 59618
  94322. 45: ok 59619
  94323. 45: ok 59620
  94324. 45: ok 59621
  94325. 45: ok 59622
  94326. 45: ok 59623
  94327. 45: ok 59624
  94328. 45: ok 59625
  94329. 45: ok 59626
  94330. 45: ok 59627
  94331. 45: ok 59628
  94332. 45: ok 59629
  94333. 45: ok 59630
  94334. 45: ok 59631
  94335. 45: ok 59632
  94336. 45: ok 59633
  94337. 45: ok 59634
  94338. 45: ok 59635
  94339. 45: ok 59636
  94340. 45: ok 59637
  94341. 45: ok 59638
  94342. 45: ok 59639
  94343. 45: ok 59640
  94344. 45: ok 59641
  94345. 45: ok 59642
  94346. 45: ok 59643
  94347. 45: ok 59644
  94348. 45: ok 59645
  94349. 45: ok 59646
  94350. 45: ok 59647
  94351. 45: ok 59648
  94352. 45: ok 59649
  94353. 45: ok 59650
  94354. 45: ok 59651
  94355. 45: ok 59652
  94356. 45: ok 59653
  94357. 45: ok 59654
  94358. 45: ok 59655
  94359. 45: ok 59656
  94360. 45: ok 59657
  94361. 45: ok 59658
  94362. 45: ok 59659
  94363. 45: ok 59660
  94364. 45: ok 59661
  94365. 45: ok 59662
  94366. 45: ok 59663
  94367. 45: ok 59664
  94368. 45: ok 59665
  94369. 45: ok 59666
  94370. 45: ok 59667
  94371. 45: ok 59668
  94372. 45: ok 59669
  94373. 45: ok 59670
  94374. 45: ok 59671
  94375. 45: ok 59672
  94376. 45: ok 59673
  94377. 45: ok 59674
  94378. 45: ok 59675
  94379. 45: ok 59676
  94380. 45: ok 59677
  94381. 45: ok 59678
  94382. 45: ok 59679
  94383. 45: ok 59680
  94384. 45: ok 59681
  94385. 45: ok 59682
  94386. 45: ok 59683
  94387. 45: ok 59684
  94388. 45: ok 59685
  94389. 45: ok 59686
  94390. 45: ok 59687
  94391. 45: ok 59688
  94392. 45: ok 59689
  94393. 45: ok 59690
  94394. 45: ok 59691
  94395. 45: ok 59692
  94396. 45: ok 59693
  94397. 45: ok 59694
  94398. 45: ok 59695
  94399. 45: ok 59696
  94400. 45: ok 59697
  94401. 45: ok 59698
  94402. 45: ok 59699
  94403. 45: ok 59700
  94404. 45: ok 59701
  94405. 45: ok 59702
  94406. 45: ok 59703
  94407. 45: ok 59704
  94408. 45: ok 59705
  94409. 45: ok 59706
  94410. 45: ok 59707
  94411. 45: ok 59708
  94412. 45: ok 59709
  94413. 45: ok 59710
  94414. 45: ok 59711
  94415. 45: ok 59712
  94416. 45: ok 59713
  94417. 45: ok 59714
  94418. 45: ok 59715
  94419. 45: ok 59716
  94420. 45: ok 59717
  94421. 45: ok 59718
  94422. 45: ok 59719
  94423. 45: ok 59720
  94424. 45: ok 59721
  94425. 45: ok 59722
  94426. 45: ok 59723
  94427. 45: ok 59724
  94428. 45: ok 59725
  94429. 45: ok 59726
  94430. 45: ok 59727
  94431. 45: ok 59728
  94432. 45: ok 59729
  94433. 45: ok 59730
  94434. 45: ok 59731
  94435. 45: ok 59732
  94436. 45: ok 59733
  94437. 45: ok 59734
  94438. 45: ok 59735
  94439. 45: ok 59736
  94440. 45: ok 59737
  94441. 45: ok 59738
  94442. 45: ok 59739
  94443. 45: ok 59740
  94444. 45: ok 59741
  94445. 45: ok 59742
  94446. 45: ok 59743
  94447. 45: ok 59744
  94448. 45: ok 59745
  94449. 45: ok 59746
  94450. 45: ok 59747
  94451. 45: ok 59748
  94452. 45: ok 59749
  94453. 45: ok 59750
  94454. 45: ok 59751
  94455. 45: ok 59752
  94456. 45: ok 59753
  94457. 45: ok 59754
  94458. 45: ok 59755
  94459. 45: ok 59756
  94460. 45: ok 59757
  94461. 45: ok 59758
  94462. 45: ok 59759
  94463. 45: ok 59760
  94464. 45: ok 59761
  94465. 45: ok 59762
  94466. 45: ok 59763
  94467. 45: ok 59764
  94468. 45: ok 59765
  94469. 45: ok 59766
  94470. 45: ok 59767
  94471. 45: ok 59768
  94472. 45: ok 59769
  94473. 45: ok 59770
  94474. 45: ok 59771
  94475. 45: ok 59772
  94476. 45: ok 59773
  94477. 45: ok 59774
  94478. 45: ok 59775
  94479. 45: ok 59776
  94480. 45: ok 59777
  94481. 45: ok 59778
  94482. 45: ok 59779
  94483. 45: ok 59780
  94484. 45: ok 59781
  94485. 45: ok 59782
  94486. 45: ok 59783
  94487. 45: ok 59784
  94488. 45: ok 59785
  94489. 45: ok 59786
  94490. 45: ok 59787
  94491. 45: ok 59788
  94492. 45: ok 59789
  94493. 45: ok 59790
  94494. 45: ok 59791
  94495. 45: ok 59792
  94496. 45: ok 59793
  94497. 45: ok 59794
  94498. 45: ok 59795
  94499. 45: ok 59796
  94500. 45: ok 59797
  94501. 45: ok 59798
  94502. 45: ok 59799
  94503. 45: ok 59800
  94504. 45: ok 59801
  94505. 45: ok 59802
  94506. 45: ok 59803
  94507. 45: ok 59804
  94508. 45: ok 59805
  94509. 45: ok 59806
  94510. 45: ok 59807
  94511. 45: ok 59808
  94512. 45: ok 59809
  94513. 45: ok 59810
  94514. 45: ok 59811
  94515. 45: ok 59812
  94516. 45: ok 59813
  94517. 45: ok 59814
  94518. 45: ok 59815
  94519. 45: ok 59816
  94520. 45: ok 59817
  94521. 45: ok 59818
  94522. 45: ok 59819
  94523. 45: ok 59820
  94524. 45: ok 59821
  94525. 45: ok 59822
  94526. 45: ok 59823
  94527. 45: ok 59824
  94528. 45: ok 59825
  94529. 45: ok 59826
  94530. 45: ok 59827
  94531. 45: ok 59828
  94532. 45: ok 59829
  94533. 45: ok 59830
  94534. 45: ok 59831
  94535. 45: ok 59832
  94536. 45: ok 59833
  94537. 45: ok 59834
  94538. 45: ok 59835
  94539. 45: ok 59836
  94540. 45: ok 59837
  94541. 45: ok 59838
  94542. 45: ok 59839
  94543. 45: ok 59840
  94544. 45: ok 59841
  94545. 45: ok 59842
  94546. 45: ok 59843
  94547. 45: ok 59844
  94548. 45: ok 59845
  94549. 45: ok 59846
  94550. 45: ok 59847
  94551. 45: ok 59848
  94552. 45: ok 59849
  94553. 45: ok 59850
  94554. 45: ok 59851
  94555. 45: ok 59852
  94556. 45: ok 59853
  94557. 45: ok 59854
  94558. 45: ok 59855
  94559. 45: ok 59856
  94560. 45: ok 59857
  94561. 45: ok 59858
  94562. 45: ok 59859
  94563. 45: ok 59860
  94564. 45: ok 59861
  94565. 45: ok 59862
  94566. 45: ok 59863
  94567. 45: ok 59864
  94568. 45: ok 59865
  94569. 45: ok 59866
  94570. 45: ok 59867
  94571. 45: ok 59868
  94572. 45: ok 59869
  94573. 45: ok 59870
  94574. 45: ok 59871
  94575. 45: ok 59872
  94576. 45: ok 59873
  94577. 45: ok 59874
  94578. 45: ok 59875
  94579. 45: ok 59876
  94580. 45: ok 59877
  94581. 45: ok 59878
  94582. 45: ok 59879
  94583. 45: ok 59880
  94584. 45: ok 59881
  94585. 45: ok 59882
  94586. 45: ok 59883
  94587. 45: ok 59884
  94588. 45: ok 59885
  94589. 45: ok 59886
  94590. 45: ok 59887
  94591. 45: ok 59888
  94592. 45: ok 59889
  94593. 45: ok 59890
  94594. 45: ok 59891
  94595. 45: ok 59892
  94596. 45: ok 59893
  94597. 45: ok 59894
  94598. 45: ok 59895
  94599. 45: ok 59896
  94600. 45: ok 59897
  94601. 45: ok 59898
  94602. 45: ok 59899
  94603. 45: ok 59900
  94604. 45: ok 59901
  94605. 45: ok 59902
  94606. 45: ok 59903
  94607. 45: ok 59904
  94608. 45: ok 59905
  94609. 45: ok 59906
  94610. 45: ok 59907
  94611. 45: ok 59908
  94612. 45: ok 59909
  94613. 45: ok 59910
  94614. 45: ok 59911
  94615. 45: ok 59912
  94616. 45: ok 59913
  94617. 45: ok 59914
  94618. 45: ok 59915
  94619. 45: ok 59916
  94620. 45: ok 59917
  94621. 45: ok 59918
  94622. 45: ok 59919
  94623. 45: ok 59920
  94624. 45: ok 59921
  94625. 45: ok 59922
  94626. 45: ok 59923
  94627. 45: ok 59924
  94628. 45: ok 59925
  94629. 45: ok 59926
  94630. 45: ok 59927
  94631. 45: ok 59928
  94632. 45: ok 59929
  94633. 45: ok 59930
  94634. 45: ok 59931
  94635. 45: ok 59932
  94636. 45: ok 59933
  94637. 45: ok 59934
  94638. 45: ok 59935
  94639. 45: ok 59936
  94640. 45: ok 59937
  94641. 45: ok 59938
  94642. 45: ok 59939
  94643. 45: ok 59940
  94644. 45: ok 59941
  94645. 45: ok 59942
  94646. 45: ok 59943
  94647. 45: ok 59944
  94648. 45: ok 59945
  94649. 45: ok 59946
  94650. 45: ok 59947
  94651. 45: ok 59948
  94652. 45: ok 59949
  94653. 45: ok 59950
  94654. 45: ok 59951
  94655. 45: ok 59952
  94656. 45: ok 59953
  94657. 45: ok 59954
  94658. 45: ok 59955
  94659. 45: ok 59956
  94660. 45: ok 59957
  94661. 45: ok 59958
  94662. 45: ok 59959
  94663. 45: ok 59960
  94664. 45: ok 59961
  94665. 45: ok 59962
  94666. 45: ok 59963
  94667. 45: ok 59964
  94668. 45: ok 59965
  94669. 45: ok 59966
  94670. 45: ok 59967
  94671. 45: ok 59968
  94672. 45: ok 59969
  94673. 45: ok 59970
  94674. 45: ok 59971
  94675. 45: ok 59972
  94676. 45: ok 59973
  94677. 45: ok 59974
  94678. 45: ok 59975
  94679. 45: ok 59976
  94680. 45: ok 59977
  94681. 45: ok 59978
  94682. 45: ok 59979
  94683. 45: ok 59980
  94684. 45: ok 59981
  94685. 45: ok 59982
  94686. 45: ok 59983
  94687. 45: ok 59984
  94688. 45: ok 59985
  94689. 45: ok 59986
  94690. 45: ok 59987
  94691. 45: ok 59988
  94692. 45: ok 59989
  94693. 45: ok 59990
  94694. 45: ok 59991
  94695. 45: ok 59992
  94696. 45: ok 59993
  94697. 45: ok 59994
  94698. 45: ok 59995
  94699. 45: ok 59996
  94700. 45: ok 59997
  94701. 45: ok 59998
  94702. 45: ok 59999
  94703. 45: ok 60000
  94704. 45: # math: passed testArithmeticOperators
  94705. 45: # math: entering testDistancesAnglesOrthogonality
  94706. 45: ok 60001
  94707. 45: ok 60002
  94708. 45: ok 60003
  94709. 45: ok 60004
  94710. 45: ok 60005
  94711. 45: ok 60006
  94712. 45: ok 60007
  94713. 45: ok 60008
  94714. 45: ok 60009
  94715. 45: ok 60010
  94716. 45: ok 60011
  94717. 45: ok 60012
  94718. 45: ok 60013
  94719. 45: ok 60014
  94720. 45: ok 60015
  94721. 45: ok 60016
  94722. 45: ok 60017
  94723. 45: ok 60018
  94724. 45: ok 60019
  94725. 45: ok 60020
  94726. 45: ok 60021
  94727. 45: ok 60022
  94728. 45: ok 60023
  94729. 45: ok 60024
  94730. 45: ok 60025
  94731. 45: ok 60026
  94732. 45: ok 60027
  94733. 45: ok 60028
  94734. 45: ok 60029
  94735. 45: ok 60030
  94736. 45: ok 60031
  94737. 45: ok 60032
  94738. 45: ok 60033
  94739. 45: ok 60034
  94740. 45: ok 60035
  94741. 45: ok 60036
  94742. 45: ok 60037
  94743. 45: ok 60038
  94744. 45: ok 60039
  94745. 45: ok 60040
  94746. 45: ok 60041
  94747. 45: ok 60042
  94748. 45: ok 60043
  94749. 45: ok 60044
  94750. 45: ok 60045
  94751. 45: ok 60046
  94752. 45: ok 60047
  94753. 45: ok 60048
  94754. 45: ok 60049
  94755. 45: ok 60050
  94756. 45: ok 60051
  94757. 45: ok 60052
  94758. 45: ok 60053
  94759. 45: ok 60054
  94760. 45: ok 60055
  94761. 45: ok 60056
  94762. 45: ok 60057
  94763. 45: ok 60058
  94764. 45: ok 60059
  94765. 45: ok 60060
  94766. 45: ok 60061
  94767. 45: ok 60062
  94768. 45: ok 60063
  94769. 45: ok 60064
  94770. 45: ok 60065
  94771. 45: ok 60066
  94772. 45: ok 60067
  94773. 45: ok 60068
  94774. 45: ok 60069
  94775. 45: ok 60070
  94776. 45: ok 60071
  94777. 45: ok 60072
  94778. 45: ok 60073
  94779. 45: ok 60074
  94780. 45: ok 60075
  94781. 45: ok 60076
  94782. 45: ok 60077
  94783. 45: ok 60078
  94784. 45: ok 60079
  94785. 45: ok 60080
  94786. 45: ok 60081
  94787. 45: ok 60082
  94788. 45: ok 60083
  94789. 45: ok 60084
  94790. 45: ok 60085
  94791. 45: ok 60086
  94792. 45: ok 60087
  94793. 45: ok 60088
  94794. 45: ok 60089
  94795. 45: ok 60090
  94796. 45: ok 60091
  94797. 45: ok 60092
  94798. 45: ok 60093
  94799. 45: ok 60094
  94800. 45: ok 60095
  94801. 45: ok 60096
  94802. 45: ok 60097
  94803. 45: ok 60098
  94804. 45: ok 60099
  94805. 45: ok 60100
  94806. 45: ok 60101
  94807. 45: ok 60102
  94808. 45: ok 60103
  94809. 45: ok 60104
  94810. 45: ok 60105
  94811. 45: ok 60106
  94812. 45: ok 60107
  94813. 45: ok 60108
  94814. 45: ok 60109
  94815. 45: ok 60110
  94816. 45: ok 60111
  94817. 45: ok 60112
  94818. 45: ok 60113
  94819. 45: ok 60114
  94820. 45: ok 60115
  94821. 45: ok 60116
  94822. 45: ok 60117
  94823. 45: ok 60118
  94824. 45: ok 60119
  94825. 45: ok 60120
  94826. 45: ok 60121
  94827. 45: ok 60122
  94828. 45: ok 60123
  94829. 45: ok 60124
  94830. 45: ok 60125
  94831. 45: ok 60126
  94832. 45: ok 60127
  94833. 45: ok 60128
  94834. 45: ok 60129
  94835. 45: ok 60130
  94836. 45: ok 60131
  94837. 45: ok 60132
  94838. 45: ok 60133
  94839. 45: ok 60134
  94840. 45: ok 60135
  94841. 45: ok 60136
  94842. 45: ok 60137
  94843. 45: ok 60138
  94844. 45: ok 60139
  94845. 45: ok 60140
  94846. 45: ok 60141
  94847. 45: ok 60142
  94848. 45: ok 60143
  94849. 45: ok 60144
  94850. 45: ok 60145
  94851. 45: ok 60146
  94852. 45: ok 60147
  94853. 45: ok 60148
  94854. 45: ok 60149
  94855. 45: ok 60150
  94856. 45: ok 60151
  94857. 45: ok 60152
  94858. 45: ok 60153
  94859. 45: ok 60154
  94860. 45: ok 60155
  94861. 45: ok 60156
  94862. 45: ok 60157
  94863. 45: ok 60158
  94864. 45: ok 60159
  94865. 45: ok 60160
  94866. 45: ok 60161
  94867. 45: ok 60162
  94868. 45: ok 60163
  94869. 45: ok 60164
  94870. 45: ok 60165
  94871. 45: ok 60166
  94872. 45: ok 60167
  94873. 45: ok 60168
  94874. 45: ok 60169
  94875. 45: ok 60170
  94876. 45: ok 60171
  94877. 45: ok 60172
  94878. 45: ok 60173
  94879. 45: ok 60174
  94880. 45: ok 60175
  94881. 45: ok 60176
  94882. 45: ok 60177
  94883. 45: ok 60178
  94884. 45: ok 60179
  94885. 45: ok 60180
  94886. 45: ok 60181
  94887. 45: ok 60182
  94888. 45: ok 60183
  94889. 45: ok 60184
  94890. 45: ok 60185
  94891. 45: ok 60186
  94892. 45: ok 60187
  94893. 45: ok 60188
  94894. 45: ok 60189
  94895. 45: ok 60190
  94896. 45: ok 60191
  94897. 45: ok 60192
  94898. 45: ok 60193
  94899. 45: ok 60194
  94900. 45: ok 60195
  94901. 45: ok 60196
  94902. 45: ok 60197
  94903. 45: ok 60198
  94904. 45: ok 60199
  94905. 45: ok 60200
  94906. 45: ok 60201
  94907. 45: ok 60202
  94908. 45: ok 60203
  94909. 45: ok 60204
  94910. 45: ok 60205
  94911. 45: ok 60206
  94912. 45: ok 60207
  94913. 45: ok 60208
  94914. 45: ok 60209
  94915. 45: ok 60210
  94916. 45: ok 60211
  94917. 45: ok 60212
  94918. 45: ok 60213
  94919. 45: ok 60214
  94920. 45: ok 60215
  94921. 45: ok 60216
  94922. 45: ok 60217
  94923. 45: ok 60218
  94924. 45: ok 60219
  94925. 45: ok 60220
  94926. 45: ok 60221
  94927. 45: ok 60222
  94928. 45: ok 60223
  94929. 45: ok 60224
  94930. 45: ok 60225
  94931. 45: ok 60226
  94932. 45: ok 60227
  94933. 45: ok 60228
  94934. 45: ok 60229
  94935. 45: ok 60230
  94936. 45: ok 60231
  94937. 45: ok 60232
  94938. 45: ok 60233
  94939. 45: ok 60234
  94940. 45: ok 60235
  94941. 45: ok 60236
  94942. 45: ok 60237
  94943. 45: ok 60238
  94944. 45: ok 60239
  94945. 45: ok 60240
  94946. 45: ok 60241
  94947. 45: ok 60242
  94948. 45: ok 60243
  94949. 45: ok 60244
  94950. 45: ok 60245
  94951. 45: ok 60246
  94952. 45: ok 60247
  94953. 45: ok 60248
  94954. 45: ok 60249
  94955. 45: ok 60250
  94956. 45: ok 60251
  94957. 45: ok 60252
  94958. 45: ok 60253
  94959. 45: ok 60254
  94960. 45: ok 60255
  94961. 45: ok 60256
  94962. 45: ok 60257
  94963. 45: ok 60258
  94964. 45: ok 60259
  94965. 45: ok 60260
  94966. 45: ok 60261
  94967. 45: ok 60262
  94968. 45: ok 60263
  94969. 45: ok 60264
  94970. 45: ok 60265
  94971. 45: ok 60266
  94972. 45: ok 60267
  94973. 45: ok 60268
  94974. 45: ok 60269
  94975. 45: ok 60270
  94976. 45: ok 60271
  94977. 45: ok 60272
  94978. 45: ok 60273
  94979. 45: ok 60274
  94980. 45: ok 60275
  94981. 45: ok 60276
  94982. 45: ok 60277
  94983. 45: ok 60278
  94984. 45: ok 60279
  94985. 45: ok 60280
  94986. 45: ok 60281
  94987. 45: ok 60282
  94988. 45: ok 60283
  94989. 45: ok 60284
  94990. 45: ok 60285
  94991. 45: ok 60286
  94992. 45: ok 60287
  94993. 45: ok 60288
  94994. 45: ok 60289
  94995. 45: ok 60290
  94996. 45: ok 60291
  94997. 45: ok 60292
  94998. 45: ok 60293
  94999. 45: ok 60294
  95000. 45: ok 60295
  95001. 45: ok 60296
  95002. 45: ok 60297
  95003. 45: ok 60298
  95004. 45: ok 60299
  95005. 45: ok 60300
  95006. 45: ok 60301
  95007. 45: ok 60302
  95008. 45: ok 60303
  95009. 45: ok 60304
  95010. 45: ok 60305
  95011. 45: ok 60306
  95012. 45: ok 60307
  95013. 45: ok 60308
  95014. 45: ok 60309
  95015. 45: ok 60310
  95016. 45: ok 60311
  95017. 45: ok 60312
  95018. 45: ok 60313
  95019. 45: ok 60314
  95020. 45: ok 60315
  95021. 45: ok 60316
  95022. 45: ok 60317
  95023. 45: ok 60318
  95024. 45: ok 60319
  95025. 45: ok 60320
  95026. 45: ok 60321
  95027. 45: ok 60322
  95028. 45: ok 60323
  95029. 45: ok 60324
  95030. 45: ok 60325
  95031. 45: ok 60326
  95032. 45: ok 60327
  95033. 45: ok 60328
  95034. 45: ok 60329
  95035. 45: ok 60330
  95036. 45: ok 60331
  95037. 45: ok 60332
  95038. 45: ok 60333
  95039. 45: ok 60334
  95040. 45: ok 60335
  95041. 45: ok 60336
  95042. 45: ok 60337
  95043. 45: ok 60338
  95044. 45: ok 60339
  95045. 45: ok 60340
  95046. 45: ok 60341
  95047. 45: ok 60342
  95048. 45: ok 60343
  95049. 45: ok 60344
  95050. 45: ok 60345
  95051. 45: ok 60346
  95052. 45: ok 60347
  95053. 45: ok 60348
  95054. 45: ok 60349
  95055. 45: ok 60350
  95056. 45: ok 60351
  95057. 45: ok 60352
  95058. 45: ok 60353
  95059. 45: ok 60354
  95060. 45: ok 60355
  95061. 45: ok 60356
  95062. 45: ok 60357
  95063. 45: ok 60358
  95064. 45: ok 60359
  95065. 45: ok 60360
  95066. 45: ok 60361
  95067. 45: ok 60362
  95068. 45: ok 60363
  95069. 45: ok 60364
  95070. 45: ok 60365
  95071. 45: ok 60366
  95072. 45: ok 60367
  95073. 45: ok 60368
  95074. 45: ok 60369
  95075. 45: ok 60370
  95076. 45: ok 60371
  95077. 45: ok 60372
  95078. 45: ok 60373
  95079. 45: ok 60374
  95080. 45: ok 60375
  95081. 45: ok 60376
  95082. 45: ok 60377
  95083. 45: ok 60378
  95084. 45: ok 60379
  95085. 45: ok 60380
  95086. 45: ok 60381
  95087. 45: ok 60382
  95088. 45: ok 60383
  95089. 45: ok 60384
  95090. 45: ok 60385
  95091. 45: ok 60386
  95092. 45: ok 60387
  95093. 45: ok 60388
  95094. 45: ok 60389
  95095. 45: ok 60390
  95096. 45: ok 60391
  95097. 45: ok 60392
  95098. 45: ok 60393
  95099. 45: ok 60394
  95100. 45: ok 60395
  95101. 45: ok 60396
  95102. 45: ok 60397
  95103. 45: ok 60398
  95104. 45: ok 60399
  95105. 45: ok 60400
  95106. 45: ok 60401
  95107. 45: ok 60402
  95108. 45: ok 60403
  95109. 45: ok 60404
  95110. 45: ok 60405
  95111. 45: ok 60406
  95112. 45: ok 60407
  95113. 45: ok 60408
  95114. 45: ok 60409
  95115. 45: ok 60410
  95116. 45: ok 60411
  95117. 45: ok 60412
  95118. 45: ok 60413
  95119. 45: ok 60414
  95120. 45: ok 60415
  95121. 45: ok 60416
  95122. 45: ok 60417
  95123. 45: ok 60418
  95124. 45: ok 60419
  95125. 45: ok 60420
  95126. 45: ok 60421
  95127. 45: ok 60422
  95128. 45: ok 60423
  95129. 45: ok 60424
  95130. 45: ok 60425
  95131. 45: ok 60426
  95132. 45: ok 60427
  95133. 45: ok 60428
  95134. 45: ok 60429
  95135. 45: ok 60430
  95136. 45: ok 60431
  95137. 45: ok 60432
  95138. 45: ok 60433
  95139. 45: ok 60434
  95140. 45: ok 60435
  95141. 45: ok 60436
  95142. 45: ok 60437
  95143. 45: ok 60438
  95144. 45: ok 60439
  95145. 45: ok 60440
  95146. 45: ok 60441
  95147. 45: ok 60442
  95148. 45: ok 60443
  95149. 45: ok 60444
  95150. 45: ok 60445
  95151. 45: ok 60446
  95152. 45: ok 60447
  95153. 45: ok 60448
  95154. 45: ok 60449
  95155. 45: ok 60450
  95156. 45: ok 60451
  95157. 45: ok 60452
  95158. 45: ok 60453
  95159. 45: ok 60454
  95160. 45: ok 60455
  95161. 45: ok 60456
  95162. 45: ok 60457
  95163. 45: ok 60458
  95164. 45: ok 60459
  95165. 45: ok 60460
  95166. 45: ok 60461
  95167. 45: ok 60462
  95168. 45: ok 60463
  95169. 45: ok 60464
  95170. 45: ok 60465
  95171. 45: ok 60466
  95172. 45: ok 60467
  95173. 45: ok 60468
  95174. 45: ok 60469
  95175. 45: ok 60470
  95176. 45: ok 60471
  95177. 45: ok 60472
  95178. 45: ok 60473
  95179. 45: ok 60474
  95180. 45: ok 60475
  95181. 45: ok 60476
  95182. 45: ok 60477
  95183. 45: ok 60478
  95184. 45: ok 60479
  95185. 45: ok 60480
  95186. 45: ok 60481
  95187. 45: ok 60482
  95188. 45: ok 60483
  95189. 45: ok 60484
  95190. 45: ok 60485
  95191. 45: ok 60486
  95192. 45: ok 60487
  95193. 45: ok 60488
  95194. 45: ok 60489
  95195. 45: ok 60490
  95196. 45: ok 60491
  95197. 45: ok 60492
  95198. 45: ok 60493
  95199. 45: ok 60494
  95200. 45: ok 60495
  95201. 45: ok 60496
  95202. 45: ok 60497
  95203. 45: ok 60498
  95204. 45: ok 60499
  95205. 45: ok 60500
  95206. 45: ok 60501
  95207. 45: ok 60502
  95208. 45: ok 60503
  95209. 45: ok 60504
  95210. 45: ok 60505
  95211. 45: ok 60506
  95212. 45: ok 60507
  95213. 45: ok 60508
  95214. 45: ok 60509
  95215. 45: ok 60510
  95216. 45: ok 60511
  95217. 45: ok 60512
  95218. 45: ok 60513
  95219. 45: ok 60514
  95220. 45: ok 60515
  95221. 45: ok 60516
  95222. 45: ok 60517
  95223. 45: ok 60518
  95224. 45: ok 60519
  95225. 45: ok 60520
  95226. 45: ok 60521
  95227. 45: ok 60522
  95228. 45: ok 60523
  95229. 45: ok 60524
  95230. 45: ok 60525
  95231. 45: ok 60526
  95232. 45: ok 60527
  95233. 45: ok 60528
  95234. 45: ok 60529
  95235. 45: ok 60530
  95236. 45: ok 60531
  95237. 45: ok 60532
  95238. 45: ok 60533
  95239. 45: ok 60534
  95240. 45: ok 60535
  95241. 45: ok 60536
  95242. 45: ok 60537
  95243. 45: ok 60538
  95244. 45: ok 60539
  95245. 45: ok 60540
  95246. 45: ok 60541
  95247. 45: ok 60542
  95248. 45: ok 60543
  95249. 45: ok 60544
  95250. 45: ok 60545
  95251. 45: ok 60546
  95252. 45: ok 60547
  95253. 45: ok 60548
  95254. 45: ok 60549
  95255. 45: ok 60550
  95256. 45: ok 60551
  95257. 45: ok 60552
  95258. 45: ok 60553
  95259. 45: ok 60554
  95260. 45: ok 60555
  95261. 45: ok 60556
  95262. 45: ok 60557
  95263. 45: ok 60558
  95264. 45: ok 60559
  95265. 45: ok 60560
  95266. 45: ok 60561
  95267. 45: ok 60562
  95268. 45: ok 60563
  95269. 45: ok 60564
  95270. 45: ok 60565
  95271. 45: ok 60566
  95272. 45: ok 60567
  95273. 45: ok 60568
  95274. 45: ok 60569
  95275. 45: ok 60570
  95276. 45: ok 60571
  95277. 45: ok 60572
  95278. 45: ok 60573
  95279. 45: ok 60574
  95280. 45: ok 60575
  95281. 45: ok 60576
  95282. 45: ok 60577
  95283. 45: ok 60578
  95284. 45: ok 60579
  95285. 45: ok 60580
  95286. 45: ok 60581
  95287. 45: ok 60582
  95288. 45: ok 60583
  95289. 45: ok 60584
  95290. 45: ok 60585
  95291. 45: ok 60586
  95292. 45: ok 60587
  95293. 45: ok 60588
  95294. 45: ok 60589
  95295. 45: ok 60590
  95296. 45: ok 60591
  95297. 45: ok 60592
  95298. 45: ok 60593
  95299. 45: ok 60594
  95300. 45: ok 60595
  95301. 45: ok 60596
  95302. 45: ok 60597
  95303. 45: ok 60598
  95304. 45: ok 60599
  95305. 45: ok 60600
  95306. 45: ok 60601
  95307. 45: ok 60602
  95308. 45: ok 60603
  95309. 45: ok 60604
  95310. 45: ok 60605
  95311. 45: ok 60606
  95312. 45: ok 60607
  95313. 45: ok 60608
  95314. 45: ok 60609
  95315. 45: ok 60610
  95316. 45: ok 60611
  95317. 45: ok 60612
  95318. 45: ok 60613
  95319. 45: ok 60614
  95320. 45: ok 60615
  95321. 45: ok 60616
  95322. 45: ok 60617
  95323. 45: ok 60618
  95324. 45: ok 60619
  95325. 45: ok 60620
  95326. 45: ok 60621
  95327. 45: ok 60622
  95328. 45: ok 60623
  95329. 45: ok 60624
  95330. 45: ok 60625
  95331. 45: ok 60626
  95332. 45: ok 60627
  95333. 45: ok 60628
  95334. 45: ok 60629
  95335. 45: ok 60630
  95336. 45: ok 60631
  95337. 45: ok 60632
  95338. 45: ok 60633
  95339. 45: ok 60634
  95340. 45: ok 60635
  95341. 45: ok 60636
  95342. 45: ok 60637
  95343. 45: ok 60638
  95344. 45: ok 60639
  95345. 45: ok 60640
  95346. 45: ok 60641
  95347. 45: ok 60642
  95348. 45: ok 60643
  95349. 45: ok 60644
  95350. 45: ok 60645
  95351. 45: ok 60646
  95352. 45: ok 60647
  95353. 45: ok 60648
  95354. 45: ok 60649
  95355. 45: ok 60650
  95356. 45: ok 60651
  95357. 45: ok 60652
  95358. 45: ok 60653
  95359. 45: ok 60654
  95360. 45: ok 60655
  95361. 45: ok 60656
  95362. 45: ok 60657
  95363. 45: ok 60658
  95364. 45: ok 60659
  95365. 45: ok 60660
  95366. 45: ok 60661
  95367. 45: ok 60662
  95368. 45: ok 60663
  95369. 45: ok 60664
  95370. 45: ok 60665
  95371. 45: ok 60666
  95372. 45: ok 60667
  95373. 45: ok 60668
  95374. 45: ok 60669
  95375. 45: ok 60670
  95376. 45: ok 60671
  95377. 45: ok 60672
  95378. 45: ok 60673
  95379. 45: ok 60674
  95380. 45: ok 60675
  95381. 45: ok 60676
  95382. 45: ok 60677
  95383. 45: ok 60678
  95384. 45: ok 60679
  95385. 45: ok 60680
  95386. 45: ok 60681
  95387. 45: ok 60682
  95388. 45: ok 60683
  95389. 45: ok 60684
  95390. 45: ok 60685
  95391. 45: ok 60686
  95392. 45: ok 60687
  95393. 45: ok 60688
  95394. 45: ok 60689
  95395. 45: ok 60690
  95396. 45: ok 60691
  95397. 45: ok 60692
  95398. 45: ok 60693
  95399. 45: ok 60694
  95400. 45: ok 60695
  95401. 45: ok 60696
  95402. 45: ok 60697
  95403. 45: ok 60698
  95404. 45: ok 60699
  95405. 45: ok 60700
  95406. 45: ok 60701
  95407. 45: ok 60702
  95408. 45: ok 60703
  95409. 45: ok 60704
  95410. 45: ok 60705
  95411. 45: ok 60706
  95412. 45: ok 60707
  95413. 45: ok 60708
  95414. 45: ok 60709
  95415. 45: ok 60710
  95416. 45: ok 60711
  95417. 45: ok 60712
  95418. 45: ok 60713
  95419. 45: ok 60714
  95420. 45: ok 60715
  95421. 45: ok 60716
  95422. 45: ok 60717
  95423. 45: ok 60718
  95424. 45: ok 60719
  95425. 45: ok 60720
  95426. 45: ok 60721
  95427. 45: ok 60722
  95428. 45: ok 60723
  95429. 45: ok 60724
  95430. 45: ok 60725
  95431. 45: ok 60726
  95432. 45: ok 60727
  95433. 45: ok 60728
  95434. 45: ok 60729
  95435. 45: ok 60730
  95436. 45: ok 60731
  95437. 45: ok 60732
  95438. 45: ok 60733
  95439. 45: ok 60734
  95440. 45: ok 60735
  95441. 45: ok 60736
  95442. 45: ok 60737
  95443. 45: ok 60738
  95444. 45: ok 60739
  95445. 45: ok 60740
  95446. 45: ok 60741
  95447. 45: ok 60742
  95448. 45: ok 60743
  95449. 45: ok 60744
  95450. 45: ok 60745
  95451. 45: ok 60746
  95452. 45: ok 60747
  95453. 45: ok 60748
  95454. 45: ok 60749
  95455. 45: ok 60750
  95456. 45: ok 60751
  95457. 45: ok 60752
  95458. 45: ok 60753
  95459. 45: ok 60754
  95460. 45: ok 60755
  95461. 45: ok 60756
  95462. 45: ok 60757
  95463. 45: ok 60758
  95464. 45: ok 60759
  95465. 45: ok 60760
  95466. 45: ok 60761
  95467. 45: ok 60762
  95468. 45: ok 60763
  95469. 45: ok 60764
  95470. 45: ok 60765
  95471. 45: ok 60766
  95472. 45: ok 60767
  95473. 45: ok 60768
  95474. 45: ok 60769
  95475. 45: ok 60770
  95476. 45: ok 60771
  95477. 45: ok 60772
  95478. 45: ok 60773
  95479. 45: ok 60774
  95480. 45: ok 60775
  95481. 45: ok 60776
  95482. 45: ok 60777
  95483. 45: ok 60778
  95484. 45: ok 60779
  95485. 45: ok 60780
  95486. 45: ok 60781
  95487. 45: ok 60782
  95488. 45: ok 60783
  95489. 45: ok 60784
  95490. 45: ok 60785
  95491. 45: ok 60786
  95492. 45: ok 60787
  95493. 45: ok 60788
  95494. 45: ok 60789
  95495. 45: ok 60790
  95496. 45: ok 60791
  95497. 45: ok 60792
  95498. 45: ok 60793
  95499. 45: ok 60794
  95500. 45: ok 60795
  95501. 45: ok 60796
  95502. 45: ok 60797
  95503. 45: ok 60798
  95504. 45: ok 60799
  95505. 45: ok 60800
  95506. 45: ok 60801
  95507. 45: ok 60802
  95508. 45: ok 60803
  95509. 45: ok 60804
  95510. 45: ok 60805
  95511. 45: ok 60806
  95512. 45: ok 60807
  95513. 45: ok 60808
  95514. 45: ok 60809
  95515. 45: ok 60810
  95516. 45: ok 60811
  95517. 45: ok 60812
  95518. 45: ok 60813
  95519. 45: ok 60814
  95520. 45: ok 60815
  95521. 45: ok 60816
  95522. 45: ok 60817
  95523. 45: ok 60818
  95524. 45: ok 60819
  95525. 45: ok 60820
  95526. 45: ok 60821
  95527. 45: ok 60822
  95528. 45: ok 60823
  95529. 45: ok 60824
  95530. 45: ok 60825
  95531. 45: ok 60826
  95532. 45: ok 60827
  95533. 45: ok 60828
  95534. 45: ok 60829
  95535. 45: ok 60830
  95536. 45: ok 60831
  95537. 45: ok 60832
  95538. 45: ok 60833
  95539. 45: ok 60834
  95540. 45: ok 60835
  95541. 45: ok 60836
  95542. 45: ok 60837
  95543. 45: ok 60838
  95544. 45: ok 60839
  95545. 45: ok 60840
  95546. 45: ok 60841
  95547. 45: ok 60842
  95548. 45: ok 60843
  95549. 45: ok 60844
  95550. 45: ok 60845
  95551. 45: ok 60846
  95552. 45: ok 60847
  95553. 45: ok 60848
  95554. 45: ok 60849
  95555. 45: ok 60850
  95556. 45: ok 60851
  95557. 45: ok 60852
  95558. 45: ok 60853
  95559. 45: ok 60854
  95560. 45: ok 60855
  95561. 45: ok 60856
  95562. 45: ok 60857
  95563. 45: ok 60858
  95564. 45: ok 60859
  95565. 45: ok 60860
  95566. 45: ok 60861
  95567. 45: ok 60862
  95568. 45: ok 60863
  95569. 45: ok 60864
  95570. 45: ok 60865
  95571. 45: ok 60866
  95572. 45: ok 60867
  95573. 45: ok 60868
  95574. 45: ok 60869
  95575. 45: ok 60870
  95576. 45: ok 60871
  95577. 45: ok 60872
  95578. 45: ok 60873
  95579. 45: ok 60874
  95580. 45: ok 60875
  95581. 45: ok 60876
  95582. 45: ok 60877
  95583. 45: ok 60878
  95584. 45: ok 60879
  95585. 45: ok 60880
  95586. 45: ok 60881
  95587. 45: ok 60882
  95588. 45: ok 60883
  95589. 45: ok 60884
  95590. 45: ok 60885
  95591. 45: ok 60886
  95592. 45: ok 60887
  95593. 45: ok 60888
  95594. 45: ok 60889
  95595. 45: ok 60890
  95596. 45: ok 60891
  95597. 45: ok 60892
  95598. 45: ok 60893
  95599. 45: ok 60894
  95600. 45: ok 60895
  95601. 45: ok 60896
  95602. 45: ok 60897
  95603. 45: ok 60898
  95604. 45: ok 60899
  95605. 45: ok 60900
  95606. 45: ok 60901
  95607. 45: ok 60902
  95608. 45: ok 60903
  95609. 45: ok 60904
  95610. 45: ok 60905
  95611. 45: ok 60906
  95612. 45: ok 60907
  95613. 45: ok 60908
  95614. 45: ok 60909
  95615. 45: ok 60910
  95616. 45: ok 60911
  95617. 45: ok 60912
  95618. 45: ok 60913
  95619. 45: ok 60914
  95620. 45: ok 60915
  95621. 45: ok 60916
  95622. 45: ok 60917
  95623. 45: ok 60918
  95624. 45: ok 60919
  95625. 45: ok 60920
  95626. 45: ok 60921
  95627. 45: ok 60922
  95628. 45: ok 60923
  95629. 45: ok 60924
  95630. 45: ok 60925
  95631. 45: ok 60926
  95632. 45: ok 60927
  95633. 45: ok 60928
  95634. 45: ok 60929
  95635. 45: ok 60930
  95636. 45: ok 60931
  95637. 45: ok 60932
  95638. 45: ok 60933
  95639. 45: ok 60934
  95640. 45: ok 60935
  95641. 45: ok 60936
  95642. 45: ok 60937
  95643. 45: ok 60938
  95644. 45: ok 60939
  95645. 45: ok 60940
  95646. 45: ok 60941
  95647. 45: ok 60942
  95648. 45: ok 60943
  95649. 45: ok 60944
  95650. 45: ok 60945
  95651. 45: ok 60946
  95652. 45: ok 60947
  95653. 45: ok 60948
  95654. 45: ok 60949
  95655. 45: ok 60950
  95656. 45: ok 60951
  95657. 45: ok 60952
  95658. 45: ok 60953
  95659. 45: ok 60954
  95660. 45: ok 60955
  95661. 45: ok 60956
  95662. 45: ok 60957
  95663. 45: ok 60958
  95664. 45: ok 60959
  95665. 45: ok 60960
  95666. 45: ok 60961
  95667. 45: ok 60962
  95668. 45: ok 60963
  95669. 45: ok 60964
  95670. 45: ok 60965
  95671. 45: ok 60966
  95672. 45: ok 60967
  95673. 45: ok 60968
  95674. 45: ok 60969
  95675. 45: ok 60970
  95676. 45: ok 60971
  95677. 45: ok 60972
  95678. 45: ok 60973
  95679. 45: ok 60974
  95680. 45: ok 60975
  95681. 45: ok 60976
  95682. 45: ok 60977
  95683. 45: ok 60978
  95684. 45: ok 60979
  95685. 45: ok 60980
  95686. 45: ok 60981
  95687. 45: ok 60982
  95688. 45: ok 60983
  95689. 45: ok 60984
  95690. 45: ok 60985
  95691. 45: ok 60986
  95692. 45: ok 60987
  95693. 45: ok 60988
  95694. 45: ok 60989
  95695. 45: ok 60990
  95696. 45: ok 60991
  95697. 45: ok 60992
  95698. 45: ok 60993
  95699. 45: ok 60994
  95700. 45: ok 60995
  95701. 45: ok 60996
  95702. 45: ok 60997
  95703. 45: ok 60998
  95704. 45: ok 60999
  95705. 45: ok 61000
  95706. 45: ok 61001
  95707. 45: ok 61002
  95708. 45: ok 61003
  95709. 45: ok 61004
  95710. 45: ok 61005
  95711. 45: ok 61006
  95712. 45: ok 61007
  95713. 45: ok 61008
  95714. 45: ok 61009
  95715. 45: ok 61010
  95716. 45: ok 61011
  95717. 45: ok 61012
  95718. 45: ok 61013
  95719. 45: ok 61014
  95720. 45: ok 61015
  95721. 45: ok 61016
  95722. 45: ok 61017
  95723. 45: ok 61018
  95724. 45: ok 61019
  95725. 45: ok 61020
  95726. 45: ok 61021
  95727. 45: ok 61022
  95728. 45: ok 61023
  95729. 45: ok 61024
  95730. 45: ok 61025
  95731. 45: ok 61026
  95732. 45: ok 61027
  95733. 45: ok 61028
  95734. 45: ok 61029
  95735. 45: ok 61030
  95736. 45: ok 61031
  95737. 45: ok 61032
  95738. 45: ok 61033
  95739. 45: ok 61034
  95740. 45: ok 61035
  95741. 45: ok 61036
  95742. 45: ok 61037
  95743. 45: ok 61038
  95744. 45: ok 61039
  95745. 45: ok 61040
  95746. 45: ok 61041
  95747. 45: ok 61042
  95748. 45: ok 61043
  95749. 45: ok 61044
  95750. 45: ok 61045
  95751. 45: ok 61046
  95752. 45: ok 61047
  95753. 45: ok 61048
  95754. 45: ok 61049
  95755. 45: ok 61050
  95756. 45: ok 61051
  95757. 45: ok 61052
  95758. 45: ok 61053
  95759. 45: ok 61054
  95760. 45: ok 61055
  95761. 45: ok 61056
  95762. 45: ok 61057
  95763. 45: ok 61058
  95764. 45: ok 61059
  95765. 45: ok 61060
  95766. 45: ok 61061
  95767. 45: ok 61062
  95768. 45: ok 61063
  95769. 45: ok 61064
  95770. 45: ok 61065
  95771. 45: ok 61066
  95772. 45: ok 61067
  95773. 45: ok 61068
  95774. 45: ok 61069
  95775. 45: ok 61070
  95776. 45: ok 61071
  95777. 45: ok 61072
  95778. 45: ok 61073
  95779. 45: ok 61074
  95780. 45: ok 61075
  95781. 45: ok 61076
  95782. 45: ok 61077
  95783. 45: ok 61078
  95784. 45: ok 61079
  95785. 45: ok 61080
  95786. 45: ok 61081
  95787. 45: ok 61082
  95788. 45: ok 61083
  95789. 45: ok 61084
  95790. 45: ok 61085
  95791. 45: ok 61086
  95792. 45: ok 61087
  95793. 45: ok 61088
  95794. 45: ok 61089
  95795. 45: ok 61090
  95796. 45: ok 61091
  95797. 45: ok 61092
  95798. 45: ok 61093
  95799. 45: ok 61094
  95800. 45: ok 61095
  95801. 45: ok 61096
  95802. 45: ok 61097
  95803. 45: ok 61098
  95804. 45: ok 61099
  95805. 45: ok 61100
  95806. 45: ok 61101
  95807. 45: ok 61102
  95808. 45: ok 61103
  95809. 45: ok 61104
  95810. 45: ok 61105
  95811. 45: ok 61106
  95812. 45: ok 61107
  95813. 45: ok 61108
  95814. 45: ok 61109
  95815. 45: ok 61110
  95816. 45: ok 61111
  95817. 45: ok 61112
  95818. 45: ok 61113
  95819. 45: ok 61114
  95820. 45: ok 61115
  95821. 45: ok 61116
  95822. 45: ok 61117
  95823. 45: ok 61118
  95824. 45: ok 61119
  95825. 45: ok 61120
  95826. 45: ok 61121
  95827. 45: ok 61122
  95828. 45: ok 61123
  95829. 45: ok 61124
  95830. 45: ok 61125
  95831. 45: ok 61126
  95832. 45: ok 61127
  95833. 45: ok 61128
  95834. 45: ok 61129
  95835. 45: ok 61130
  95836. 45: ok 61131
  95837. 45: ok 61132
  95838. 45: ok 61133
  95839. 45: ok 61134
  95840. 45: ok 61135
  95841. 45: ok 61136
  95842. 45: ok 61137
  95843. 45: ok 61138
  95844. 45: ok 61139
  95845. 45: ok 61140
  95846. 45: ok 61141
  95847. 45: ok 61142
  95848. 45: ok 61143
  95849. 45: ok 61144
  95850. 45: ok 61145
  95851. 45: ok 61146
  95852. 45: ok 61147
  95853. 45: ok 61148
  95854. 45: ok 61149
  95855. 45: ok 61150
  95856. 45: ok 61151
  95857. 45: ok 61152
  95858. 45: ok 61153
  95859. 45: ok 61154
  95860. 45: ok 61155
  95861. 45: ok 61156
  95862. 45: ok 61157
  95863. 45: ok 61158
  95864. 45: ok 61159
  95865. 45: ok 61160
  95866. 45: ok 61161
  95867. 45: ok 61162
  95868. 45: ok 61163
  95869. 45: ok 61164
  95870. 45: ok 61165
  95871. 45: ok 61166
  95872. 45: ok 61167
  95873. 45: ok 61168
  95874. 45: ok 61169
  95875. 45: ok 61170
  95876. 45: ok 61171
  95877. 45: ok 61172
  95878. 45: ok 61173
  95879. 45: ok 61174
  95880. 45: ok 61175
  95881. 45: ok 61176
  95882. 45: ok 61177
  95883. 45: ok 61178
  95884. 45: ok 61179
  95885. 45: ok 61180
  95886. 45: ok 61181
  95887. 45: ok 61182
  95888. 45: ok 61183
  95889. 45: ok 61184
  95890. 45: ok 61185
  95891. 45: ok 61186
  95892. 45: ok 61187
  95893. 45: ok 61188
  95894. 45: ok 61189
  95895. 45: ok 61190
  95896. 45: ok 61191
  95897. 45: ok 61192
  95898. 45: ok 61193
  95899. 45: ok 61194
  95900. 45: ok 61195
  95901. 45: ok 61196
  95902. 45: ok 61197
  95903. 45: ok 61198
  95904. 45: ok 61199
  95905. 45: ok 61200
  95906. 45: ok 61201
  95907. 45: ok 61202
  95908. 45: ok 61203
  95909. 45: ok 61204
  95910. 45: ok 61205
  95911. 45: ok 61206
  95912. 45: ok 61207
  95913. 45: ok 61208
  95914. 45: ok 61209
  95915. 45: ok 61210
  95916. 45: ok 61211
  95917. 45: ok 61212
  95918. 45: ok 61213
  95919. 45: ok 61214
  95920. 45: ok 61215
  95921. 45: ok 61216
  95922. 45: ok 61217
  95923. 45: ok 61218
  95924. 45: ok 61219
  95925. 45: ok 61220
  95926. 45: ok 61221
  95927. 45: ok 61222
  95928. 45: ok 61223
  95929. 45: ok 61224
  95930. 45: ok 61225
  95931. 45: ok 61226
  95932. 45: ok 61227
  95933. 45: ok 61228
  95934. 45: ok 61229
  95935. 45: ok 61230
  95936. 45: ok 61231
  95937. 45: ok 61232
  95938. 45: ok 61233
  95939. 45: ok 61234
  95940. 45: ok 61235
  95941. 45: ok 61236
  95942. 45: ok 61237
  95943. 45: ok 61238
  95944. 45: ok 61239
  95945. 45: ok 61240
  95946. 45: ok 61241
  95947. 45: ok 61242
  95948. 45: ok 61243
  95949. 45: ok 61244
  95950. 45: ok 61245
  95951. 45: ok 61246
  95952. 45: ok 61247
  95953. 45: ok 61248
  95954. 45: ok 61249
  95955. 45: ok 61250
  95956. 45: ok 61251
  95957. 45: ok 61252
  95958. 45: ok 61253
  95959. 45: ok 61254
  95960. 45: ok 61255
  95961. 45: ok 61256
  95962. 45: ok 61257
  95963. 45: ok 61258
  95964. 45: ok 61259
  95965. 45: ok 61260
  95966. 45: ok 61261
  95967. 45: ok 61262
  95968. 45: ok 61263
  95969. 45: ok 61264
  95970. 45: ok 61265
  95971. 45: ok 61266
  95972. 45: ok 61267
  95973. 45: ok 61268
  95974. 45: ok 61269
  95975. 45: ok 61270
  95976. 45: ok 61271
  95977. 45: ok 61272
  95978. 45: ok 61273
  95979. 45: ok 61274
  95980. 45: ok 61275
  95981. 45: ok 61276
  95982. 45: ok 61277
  95983. 45: ok 61278
  95984. 45: ok 61279
  95985. 45: ok 61280
  95986. 45: ok 61281
  95987. 45: ok 61282
  95988. 45: ok 61283
  95989. 45: ok 61284
  95990. 45: ok 61285
  95991. 45: ok 61286
  95992. 45: ok 61287
  95993. 45: ok 61288
  95994. 45: ok 61289
  95995. 45: ok 61290
  95996. 45: ok 61291
  95997. 45: ok 61292
  95998. 45: ok 61293
  95999. 45: ok 61294
  96000. 45: ok 61295
  96001. 45: ok 61296
  96002. 45: ok 61297
  96003. 45: ok 61298
  96004. 45: ok 61299
  96005. 45: ok 61300
  96006. 45: ok 61301
  96007. 45: ok 61302
  96008. 45: ok 61303
  96009. 45: ok 61304
  96010. 45: ok 61305
  96011. 45: ok 61306
  96012. 45: ok 61307
  96013. 45: ok 61308
  96014. 45: ok 61309
  96015. 45: ok 61310
  96016. 45: ok 61311
  96017. 45: ok 61312
  96018. 45: ok 61313
  96019. 45: ok 61314
  96020. 45: ok 61315
  96021. 45: ok 61316
  96022. 45: ok 61317
  96023. 45: ok 61318
  96024. 45: ok 61319
  96025. 45: ok 61320
  96026. 45: ok 61321
  96027. 45: ok 61322
  96028. 45: ok 61323
  96029. 45: ok 61324
  96030. 45: ok 61325
  96031. 45: ok 61326
  96032. 45: ok 61327
  96033. 45: ok 61328
  96034. 45: ok 61329
  96035. 45: ok 61330
  96036. 45: ok 61331
  96037. 45: ok 61332
  96038. 45: ok 61333
  96039. 45: ok 61334
  96040. 45: ok 61335
  96041. 45: ok 61336
  96042. 45: ok 61337
  96043. 45: ok 61338
  96044. 45: ok 61339
  96045. 45: ok 61340
  96046. 45: ok 61341
  96047. 45: ok 61342
  96048. 45: ok 61343
  96049. 45: ok 61344
  96050. 45: ok 61345
  96051. 45: ok 61346
  96052. 45: ok 61347
  96053. 45: ok 61348
  96054. 45: ok 61349
  96055. 45: ok 61350
  96056. 45: ok 61351
  96057. 45: ok 61352
  96058. 45: ok 61353
  96059. 45: ok 61354
  96060. 45: ok 61355
  96061. 45: ok 61356
  96062. 45: ok 61357
  96063. 45: ok 61358
  96064. 45: ok 61359
  96065. 45: ok 61360
  96066. 45: ok 61361
  96067. 45: ok 61362
  96068. 45: ok 61363
  96069. 45: ok 61364
  96070. 45: ok 61365
  96071. 45: ok 61366
  96072. 45: ok 61367
  96073. 45: ok 61368
  96074. 45: ok 61369
  96075. 45: ok 61370
  96076. 45: ok 61371
  96077. 45: ok 61372
  96078. 45: ok 61373
  96079. 45: ok 61374
  96080. 45: ok 61375
  96081. 45: ok 61376
  96082. 45: ok 61377
  96083. 45: ok 61378
  96084. 45: ok 61379
  96085. 45: ok 61380
  96086. 45: ok 61381
  96087. 45: ok 61382
  96088. 45: ok 61383
  96089. 45: ok 61384
  96090. 45: ok 61385
  96091. 45: ok 61386
  96092. 45: ok 61387
  96093. 45: ok 61388
  96094. 45: ok 61389
  96095. 45: ok 61390
  96096. 45: ok 61391
  96097. 45: ok 61392
  96098. 45: ok 61393
  96099. 45: ok 61394
  96100. 45: ok 61395
  96101. 45: ok 61396
  96102. 45: ok 61397
  96103. 45: ok 61398
  96104. 45: ok 61399
  96105. 45: ok 61400
  96106. 45: ok 61401
  96107. 45: ok 61402
  96108. 45: ok 61403
  96109. 45: ok 61404
  96110. 45: ok 61405
  96111. 45: ok 61406
  96112. 45: ok 61407
  96113. 45: ok 61408
  96114. 45: ok 61409
  96115. 45: ok 61410
  96116. 45: ok 61411
  96117. 45: ok 61412
  96118. 45: ok 61413
  96119. 45: ok 61414
  96120. 45: ok 61415
  96121. 45: ok 61416
  96122. 45: ok 61417
  96123. 45: ok 61418
  96124. 45: ok 61419
  96125. 45: ok 61420
  96126. 45: ok 61421
  96127. 45: ok 61422
  96128. 45: ok 61423
  96129. 45: ok 61424
  96130. 45: ok 61425
  96131. 45: ok 61426
  96132. 45: ok 61427
  96133. 45: ok 61428
  96134. 45: ok 61429
  96135. 45: ok 61430
  96136. 45: ok 61431
  96137. 45: ok 61432
  96138. 45: ok 61433
  96139. 45: ok 61434
  96140. 45: ok 61435
  96141. 45: ok 61436
  96142. 45: ok 61437
  96143. 45: ok 61438
  96144. 45: ok 61439
  96145. 45: ok 61440
  96146. 45: ok 61441
  96147. 45: ok 61442
  96148. 45: ok 61443
  96149. 45: ok 61444
  96150. 45: ok 61445
  96151. 45: ok 61446
  96152. 45: ok 61447
  96153. 45: ok 61448
  96154. 45: ok 61449
  96155. 45: ok 61450
  96156. 45: ok 61451
  96157. 45: ok 61452
  96158. 45: ok 61453
  96159. 45: ok 61454
  96160. 45: ok 61455
  96161. 45: ok 61456
  96162. 45: ok 61457
  96163. 45: ok 61458
  96164. 45: ok 61459
  96165. 45: ok 61460
  96166. 45: ok 61461
  96167. 45: ok 61462
  96168. 45: ok 61463
  96169. 45: ok 61464
  96170. 45: ok 61465
  96171. 45: ok 61466
  96172. 45: ok 61467
  96173. 45: ok 61468
  96174. 45: ok 61469
  96175. 45: ok 61470
  96176. 45: ok 61471
  96177. 45: ok 61472
  96178. 45: ok 61473
  96179. 45: ok 61474
  96180. 45: ok 61475
  96181. 45: ok 61476
  96182. 45: ok 61477
  96183. 45: ok 61478
  96184. 45: ok 61479
  96185. 45: ok 61480
  96186. 45: ok 61481
  96187. 45: ok 61482
  96188. 45: ok 61483
  96189. 45: ok 61484
  96190. 45: ok 61485
  96191. 45: ok 61486
  96192. 45: ok 61487
  96193. 45: ok 61488
  96194. 45: ok 61489
  96195. 45: ok 61490
  96196. 45: ok 61491
  96197. 45: ok 61492
  96198. 45: ok 61493
  96199. 45: ok 61494
  96200. 45: ok 61495
  96201. 45: ok 61496
  96202. 45: ok 61497
  96203. 45: ok 61498
  96204. 45: ok 61499
  96205. 45: ok 61500
  96206. 45: ok 61501
  96207. 45: ok 61502
  96208. 45: ok 61503
  96209. 45: ok 61504
  96210. 45: ok 61505
  96211. 45: ok 61506
  96212. 45: ok 61507
  96213. 45: ok 61508
  96214. 45: ok 61509
  96215. 45: ok 61510
  96216. 45: ok 61511
  96217. 45: ok 61512
  96218. 45: ok 61513
  96219. 45: ok 61514
  96220. 45: ok 61515
  96221. 45: ok 61516
  96222. 45: ok 61517
  96223. 45: ok 61518
  96224. 45: ok 61519
  96225. 45: ok 61520
  96226. 45: ok 61521
  96227. 45: ok 61522
  96228. 45: ok 61523
  96229. 45: ok 61524
  96230. 45: ok 61525
  96231. 45: ok 61526
  96232. 45: ok 61527
  96233. 45: ok 61528
  96234. 45: ok 61529
  96235. 45: ok 61530
  96236. 45: ok 61531
  96237. 45: ok 61532
  96238. 45: ok 61533
  96239. 45: ok 61534
  96240. 45: ok 61535
  96241. 45: ok 61536
  96242. 45: ok 61537
  96243. 45: ok 61538
  96244. 45: ok 61539
  96245. 45: ok 61540
  96246. 45: ok 61541
  96247. 45: ok 61542
  96248. 45: ok 61543
  96249. 45: ok 61544
  96250. 45: ok 61545
  96251. 45: ok 61546
  96252. 45: ok 61547
  96253. 45: ok 61548
  96254. 45: ok 61549
  96255. 45: ok 61550
  96256. 45: ok 61551
  96257. 45: ok 61552
  96258. 45: ok 61553
  96259. 45: ok 61554
  96260. 45: ok 61555
  96261. 45: ok 61556
  96262. 45: ok 61557
  96263. 45: ok 61558
  96264. 45: ok 61559
  96265. 45: ok 61560
  96266. 45: ok 61561
  96267. 45: ok 61562
  96268. 45: ok 61563
  96269. 45: ok 61564
  96270. 45: ok 61565
  96271. 45: ok 61566
  96272. 45: ok 61567
  96273. 45: ok 61568
  96274. 45: ok 61569
  96275. 45: ok 61570
  96276. 45: ok 61571
  96277. 45: ok 61572
  96278. 45: ok 61573
  96279. 45: ok 61574
  96280. 45: ok 61575
  96281. 45: ok 61576
  96282. 45: ok 61577
  96283. 45: ok 61578
  96284. 45: ok 61579
  96285. 45: ok 61580
  96286. 45: ok 61581
  96287. 45: ok 61582
  96288. 45: ok 61583
  96289. 45: ok 61584
  96290. 45: ok 61585
  96291. 45: ok 61586
  96292. 45: ok 61587
  96293. 45: ok 61588
  96294. 45: ok 61589
  96295. 45: ok 61590
  96296. 45: ok 61591
  96297. 45: ok 61592
  96298. 45: ok 61593
  96299. 45: ok 61594
  96300. 45: ok 61595
  96301. 45: ok 61596
  96302. 45: ok 61597
  96303. 45: ok 61598
  96304. 45: ok 61599
  96305. 45: ok 61600
  96306. 45: ok 61601
  96307. 45: ok 61602
  96308. 45: ok 61603
  96309. 45: ok 61604
  96310. 45: ok 61605
  96311. 45: ok 61606
  96312. 45: ok 61607
  96313. 45: ok 61608
  96314. 45: ok 61609
  96315. 45: ok 61610
  96316. 45: ok 61611
  96317. 45: ok 61612
  96318. 45: ok 61613
  96319. 45: ok 61614
  96320. 45: ok 61615
  96321. 45: ok 61616
  96322. 45: ok 61617
  96323. 45: ok 61618
  96324. 45: ok 61619
  96325. 45: ok 61620
  96326. 45: ok 61621
  96327. 45: ok 61622
  96328. 45: ok 61623
  96329. 45: ok 61624
  96330. 45: ok 61625
  96331. 45: ok 61626
  96332. 45: ok 61627
  96333. 45: ok 61628
  96334. 45: ok 61629
  96335. 45: ok 61630
  96336. 45: ok 61631
  96337. 45: ok 61632
  96338. 45: ok 61633
  96339. 45: ok 61634
  96340. 45: ok 61635
  96341. 45: ok 61636
  96342. 45: ok 61637
  96343. 45: ok 61638
  96344. 45: ok 61639
  96345. 45: ok 61640
  96346. 45: ok 61641
  96347. 45: ok 61642
  96348. 45: ok 61643
  96349. 45: ok 61644
  96350. 45: ok 61645
  96351. 45: ok 61646
  96352. 45: ok 61647
  96353. 45: ok 61648
  96354. 45: ok 61649
  96355. 45: ok 61650
  96356. 45: ok 61651
  96357. 45: ok 61652
  96358. 45: ok 61653
  96359. 45: ok 61654
  96360. 45: ok 61655
  96361. 45: ok 61656
  96362. 45: ok 61657
  96363. 45: ok 61658
  96364. 45: ok 61659
  96365. 45: ok 61660
  96366. 45: ok 61661
  96367. 45: ok 61662
  96368. 45: ok 61663
  96369. 45: ok 61664
  96370. 45: ok 61665
  96371. 45: ok 61666
  96372. 45: ok 61667
  96373. 45: ok 61668
  96374. 45: ok 61669
  96375. 45: ok 61670
  96376. 45: ok 61671
  96377. 45: ok 61672
  96378. 45: ok 61673
  96379. 45: ok 61674
  96380. 45: ok 61675
  96381. 45: ok 61676
  96382. 45: ok 61677
  96383. 45: ok 61678
  96384. 45: ok 61679
  96385. 45: ok 61680
  96386. 45: ok 61681
  96387. 45: ok 61682
  96388. 45: ok 61683
  96389. 45: ok 61684
  96390. 45: ok 61685
  96391. 45: ok 61686
  96392. 45: ok 61687
  96393. 45: ok 61688
  96394. 45: ok 61689
  96395. 45: ok 61690
  96396. 45: ok 61691
  96397. 45: ok 61692
  96398. 45: ok 61693
  96399. 45: ok 61694
  96400. 45: ok 61695
  96401. 45: ok 61696
  96402. 45: ok 61697
  96403. 45: ok 61698
  96404. 45: ok 61699
  96405. 45: ok 61700
  96406. 45: ok 61701
  96407. 45: ok 61702
  96408. 45: ok 61703
  96409. 45: ok 61704
  96410. 45: ok 61705
  96411. 45: ok 61706
  96412. 45: ok 61707
  96413. 45: ok 61708
  96414. 45: ok 61709
  96415. 45: ok 61710
  96416. 45: ok 61711
  96417. 45: ok 61712
  96418. 45: ok 61713
  96419. 45: ok 61714
  96420. 45: ok 61715
  96421. 45: ok 61716
  96422. 45: ok 61717
  96423. 45: ok 61718
  96424. 45: ok 61719
  96425. 45: ok 61720
  96426. 45: ok 61721
  96427. 45: ok 61722
  96428. 45: ok 61723
  96429. 45: ok 61724
  96430. 45: ok 61725
  96431. 45: ok 61726
  96432. 45: ok 61727
  96433. 45: ok 61728
  96434. 45: ok 61729
  96435. 45: ok 61730
  96436. 45: ok 61731
  96437. 45: ok 61732
  96438. 45: ok 61733
  96439. 45: ok 61734
  96440. 45: ok 61735
  96441. 45: ok 61736
  96442. 45: ok 61737
  96443. 45: ok 61738
  96444. 45: ok 61739
  96445. 45: ok 61740
  96446. 45: ok 61741
  96447. 45: ok 61742
  96448. 45: ok 61743
  96449. 45: ok 61744
  96450. 45: ok 61745
  96451. 45: ok 61746
  96452. 45: ok 61747
  96453. 45: ok 61748
  96454. 45: ok 61749
  96455. 45: ok 61750
  96456. 45: ok 61751
  96457. 45: ok 61752
  96458. 45: ok 61753
  96459. 45: ok 61754
  96460. 45: ok 61755
  96461. 45: ok 61756
  96462. 45: ok 61757
  96463. 45: ok 61758
  96464. 45: ok 61759
  96465. 45: ok 61760
  96466. 45: ok 61761
  96467. 45: ok 61762
  96468. 45: ok 61763
  96469. 45: ok 61764
  96470. 45: ok 61765
  96471. 45: ok 61766
  96472. 45: ok 61767
  96473. 45: ok 61768
  96474. 45: ok 61769
  96475. 45: ok 61770
  96476. 45: ok 61771
  96477. 45: ok 61772
  96478. 45: ok 61773
  96479. 45: ok 61774
  96480. 45: ok 61775
  96481. 45: ok 61776
  96482. 45: ok 61777
  96483. 45: ok 61778
  96484. 45: ok 61779
  96485. 45: ok 61780
  96486. 45: ok 61781
  96487. 45: ok 61782
  96488. 45: ok 61783
  96489. 45: ok 61784
  96490. 45: ok 61785
  96491. 45: ok 61786
  96492. 45: ok 61787
  96493. 45: ok 61788
  96494. 45: ok 61789
  96495. 45: ok 61790
  96496. 45: ok 61791
  96497. 45: ok 61792
  96498. 45: ok 61793
  96499. 45: ok 61794
  96500. 45: ok 61795
  96501. 45: ok 61796
  96502. 45: ok 61797
  96503. 45: ok 61798
  96504. 45: ok 61799
  96505. 45: ok 61800
  96506. 45: ok 61801
  96507. 45: ok 61802
  96508. 45: ok 61803
  96509. 45: ok 61804
  96510. 45: ok 61805
  96511. 45: ok 61806
  96512. 45: ok 61807
  96513. 45: ok 61808
  96514. 45: ok 61809
  96515. 45: ok 61810
  96516. 45: ok 61811
  96517. 45: ok 61812
  96518. 45: ok 61813
  96519. 45: ok 61814
  96520. 45: ok 61815
  96521. 45: ok 61816
  96522. 45: ok 61817
  96523. 45: ok 61818
  96524. 45: ok 61819
  96525. 45: ok 61820
  96526. 45: ok 61821
  96527. 45: ok 61822
  96528. 45: ok 61823
  96529. 45: ok 61824
  96530. 45: ok 61825
  96531. 45: ok 61826
  96532. 45: ok 61827
  96533. 45: ok 61828
  96534. 45: ok 61829
  96535. 45: ok 61830
  96536. 45: ok 61831
  96537. 45: ok 61832
  96538. 45: ok 61833
  96539. 45: ok 61834
  96540. 45: ok 61835
  96541. 45: ok 61836
  96542. 45: ok 61837
  96543. 45: ok 61838
  96544. 45: ok 61839
  96545. 45: ok 61840
  96546. 45: ok 61841
  96547. 45: ok 61842
  96548. 45: ok 61843
  96549. 45: ok 61844
  96550. 45: ok 61845
  96551. 45: ok 61846
  96552. 45: ok 61847
  96553. 45: ok 61848
  96554. 45: ok 61849
  96555. 45: ok 61850
  96556. 45: ok 61851
  96557. 45: ok 61852
  96558. 45: ok 61853
  96559. 45: ok 61854
  96560. 45: ok 61855
  96561. 45: ok 61856
  96562. 45: ok 61857
  96563. 45: ok 61858
  96564. 45: ok 61859
  96565. 45: ok 61860
  96566. 45: ok 61861
  96567. 45: ok 61862
  96568. 45: ok 61863
  96569. 45: ok 61864
  96570. 45: ok 61865
  96571. 45: ok 61866
  96572. 45: ok 61867
  96573. 45: ok 61868
  96574. 45: ok 61869
  96575. 45: ok 61870
  96576. 45: ok 61871
  96577. 45: ok 61872
  96578. 45: ok 61873
  96579. 45: ok 61874
  96580. 45: ok 61875
  96581. 45: ok 61876
  96582. 45: ok 61877
  96583. 45: ok 61878
  96584. 45: ok 61879
  96585. 45: ok 61880
  96586. 45: ok 61881
  96587. 45: ok 61882
  96588. 45: ok 61883
  96589. 45: ok 61884
  96590. 45: ok 61885
  96591. 45: ok 61886
  96592. 45: ok 61887
  96593. 45: ok 61888
  96594. 45: ok 61889
  96595. 45: ok 61890
  96596. 45: ok 61891
  96597. 45: ok 61892
  96598. 45: ok 61893
  96599. 45: ok 61894
  96600. 45: ok 61895
  96601. 45: ok 61896
  96602. 45: ok 61897
  96603. 45: ok 61898
  96604. 45: ok 61899
  96605. 45: ok 61900
  96606. 45: ok 61901
  96607. 45: ok 61902
  96608. 45: ok 61903
  96609. 45: ok 61904
  96610. 45: ok 61905
  96611. 45: ok 61906
  96612. 45: ok 61907
  96613. 45: ok 61908
  96614. 45: ok 61909
  96615. 45: ok 61910
  96616. 45: ok 61911
  96617. 45: ok 61912
  96618. 45: ok 61913
  96619. 45: ok 61914
  96620. 45: ok 61915
  96621. 45: ok 61916
  96622. 45: ok 61917
  96623. 45: ok 61918
  96624. 45: ok 61919
  96625. 45: ok 61920
  96626. 45: ok 61921
  96627. 45: ok 61922
  96628. 45: ok 61923
  96629. 45: ok 61924
  96630. 45: ok 61925
  96631. 45: ok 61926
  96632. 45: ok 61927
  96633. 45: ok 61928
  96634. 45: ok 61929
  96635. 45: ok 61930
  96636. 45: ok 61931
  96637. 45: ok 61932
  96638. 45: ok 61933
  96639. 45: ok 61934
  96640. 45: ok 61935
  96641. 45: ok 61936
  96642. 45: ok 61937
  96643. 45: ok 61938
  96644. 45: ok 61939
  96645. 45: ok 61940
  96646. 45: ok 61941
  96647. 45: ok 61942
  96648. 45: ok 61943
  96649. 45: ok 61944
  96650. 45: ok 61945
  96651. 45: ok 61946
  96652. 45: ok 61947
  96653. 45: ok 61948
  96654. 45: ok 61949
  96655. 45: ok 61950
  96656. 45: ok 61951
  96657. 45: ok 61952
  96658. 45: ok 61953
  96659. 45: ok 61954
  96660. 45: ok 61955
  96661. 45: ok 61956
  96662. 45: ok 61957
  96663. 45: ok 61958
  96664. 45: ok 61959
  96665. 45: ok 61960
  96666. 45: ok 61961
  96667. 45: ok 61962
  96668. 45: ok 61963
  96669. 45: ok 61964
  96670. 45: ok 61965
  96671. 45: ok 61966
  96672. 45: ok 61967
  96673. 45: ok 61968
  96674. 45: ok 61969
  96675. 45: ok 61970
  96676. 45: ok 61971
  96677. 45: ok 61972
  96678. 45: ok 61973
  96679. 45: ok 61974
  96680. 45: ok 61975
  96681. 45: ok 61976
  96682. 45: ok 61977
  96683. 45: ok 61978
  96684. 45: ok 61979
  96685. 45: ok 61980
  96686. 45: ok 61981
  96687. 45: ok 61982
  96688. 45: ok 61983
  96689. 45: ok 61984
  96690. 45: ok 61985
  96691. 45: ok 61986
  96692. 45: ok 61987
  96693. 45: ok 61988
  96694. 45: ok 61989
  96695. 45: ok 61990
  96696. 45: ok 61991
  96697. 45: ok 61992
  96698. 45: ok 61993
  96699. 45: ok 61994
  96700. 45: ok 61995
  96701. 45: ok 61996
  96702. 45: ok 61997
  96703. 45: ok 61998
  96704. 45: ok 61999
  96705. 45: ok 62000
  96706. 45: ok 62001
  96707. 45: ok 62002
  96708. 45: ok 62003
  96709. 45: ok 62004
  96710. 45: ok 62005
  96711. 45: ok 62006
  96712. 45: ok 62007
  96713. 45: ok 62008
  96714. 45: ok 62009
  96715. 45: ok 62010
  96716. 45: ok 62011
  96717. 45: ok 62012
  96718. 45: ok 62013
  96719. 45: ok 62014
  96720. 45: ok 62015
  96721. 45: ok 62016
  96722. 45: ok 62017
  96723. 45: ok 62018
  96724. 45: ok 62019
  96725. 45: ok 62020
  96726. 45: ok 62021
  96727. 45: ok 62022
  96728. 45: ok 62023
  96729. 45: ok 62024
  96730. 45: ok 62025
  96731. 45: ok 62026
  96732. 45: ok 62027
  96733. 45: ok 62028
  96734. 45: ok 62029
  96735. 45: ok 62030
  96736. 45: ok 62031
  96737. 45: ok 62032
  96738. 45: ok 62033
  96739. 45: ok 62034
  96740. 45: ok 62035
  96741. 45: ok 62036
  96742. 45: ok 62037
  96743. 45: ok 62038
  96744. 45: ok 62039
  96745. 45: ok 62040
  96746. 45: ok 62041
  96747. 45: ok 62042
  96748. 45: ok 62043
  96749. 45: ok 62044
  96750. 45: ok 62045
  96751. 45: ok 62046
  96752. 45: ok 62047
  96753. 45: ok 62048
  96754. 45: ok 62049
  96755. 45: ok 62050
  96756. 45: ok 62051
  96757. 45: ok 62052
  96758. 45: ok 62053
  96759. 45: ok 62054
  96760. 45: ok 62055
  96761. 45: ok 62056
  96762. 45: ok 62057
  96763. 45: ok 62058
  96764. 45: ok 62059
  96765. 45: ok 62060
  96766. 45: ok 62061
  96767. 45: ok 62062
  96768. 45: ok 62063
  96769. 45: ok 62064
  96770. 45: ok 62065
  96771. 45: ok 62066
  96772. 45: ok 62067
  96773. 45: ok 62068
  96774. 45: ok 62069
  96775. 45: ok 62070
  96776. 45: ok 62071
  96777. 45: ok 62072
  96778. 45: ok 62073
  96779. 45: ok 62074
  96780. 45: ok 62075
  96781. 45: ok 62076
  96782. 45: ok 62077
  96783. 45: ok 62078
  96784. 45: ok 62079
  96785. 45: ok 62080
  96786. 45: ok 62081
  96787. 45: ok 62082
  96788. 45: ok 62083
  96789. 45: ok 62084
  96790. 45: ok 62085
  96791. 45: ok 62086
  96792. 45: ok 62087
  96793. 45: ok 62088
  96794. 45: ok 62089
  96795. 45: ok 62090
  96796. 45: ok 62091
  96797. 45: ok 62092
  96798. 45: ok 62093
  96799. 45: ok 62094
  96800. 45: ok 62095
  96801. 45: ok 62096
  96802. 45: ok 62097
  96803. 45: ok 62098
  96804. 45: ok 62099
  96805. 45: ok 62100
  96806. 45: ok 62101
  96807. 45: ok 62102
  96808. 45: ok 62103
  96809. 45: ok 62104
  96810. 45: ok 62105
  96811. 45: ok 62106
  96812. 45: ok 62107
  96813. 45: ok 62108
  96814. 45: ok 62109
  96815. 45: ok 62110
  96816. 45: ok 62111
  96817. 45: ok 62112
  96818. 45: ok 62113
  96819. 45: ok 62114
  96820. 45: ok 62115
  96821. 45: ok 62116
  96822. 45: ok 62117
  96823. 45: ok 62118
  96824. 45: ok 62119
  96825. 45: ok 62120
  96826. 45: ok 62121
  96827. 45: ok 62122
  96828. 45: ok 62123
  96829. 45: ok 62124
  96830. 45: ok 62125
  96831. 45: ok 62126
  96832. 45: ok 62127
  96833. 45: ok 62128
  96834. 45: ok 62129
  96835. 45: ok 62130
  96836. 45: ok 62131
  96837. 45: ok 62132
  96838. 45: ok 62133
  96839. 45: ok 62134
  96840. 45: ok 62135
  96841. 45: ok 62136
  96842. 45: ok 62137
  96843. 45: ok 62138
  96844. 45: ok 62139
  96845. 45: ok 62140
  96846. 45: ok 62141
  96847. 45: ok 62142
  96848. 45: ok 62143
  96849. 45: ok 62144
  96850. 45: ok 62145
  96851. 45: ok 62146
  96852. 45: ok 62147
  96853. 45: ok 62148
  96854. 45: ok 62149
  96855. 45: ok 62150
  96856. 45: ok 62151
  96857. 45: ok 62152
  96858. 45: ok 62153
  96859. 45: ok 62154
  96860. 45: ok 62155
  96861. 45: ok 62156
  96862. 45: ok 62157
  96863. 45: ok 62158
  96864. 45: ok 62159
  96865. 45: ok 62160
  96866. 45: ok 62161
  96867. 45: ok 62162
  96868. 45: ok 62163
  96869. 45: ok 62164
  96870. 45: ok 62165
  96871. 45: ok 62166
  96872. 45: ok 62167
  96873. 45: ok 62168
  96874. 45: ok 62169
  96875. 45: ok 62170
  96876. 45: ok 62171
  96877. 45: ok 62172
  96878. 45: ok 62173
  96879. 45: ok 62174
  96880. 45: ok 62175
  96881. 45: ok 62176
  96882. 45: ok 62177
  96883. 45: ok 62178
  96884. 45: ok 62179
  96885. 45: ok 62180
  96886. 45: ok 62181
  96887. 45: ok 62182
  96888. 45: ok 62183
  96889. 45: ok 62184
  96890. 45: ok 62185
  96891. 45: ok 62186
  96892. 45: ok 62187
  96893. 45: ok 62188
  96894. 45: ok 62189
  96895. 45: ok 62190
  96896. 45: ok 62191
  96897. 45: ok 62192
  96898. 45: ok 62193
  96899. 45: ok 62194
  96900. 45: ok 62195
  96901. 45: ok 62196
  96902. 45: ok 62197
  96903. 45: ok 62198
  96904. 45: ok 62199
  96905. 45: ok 62200
  96906. 45: ok 62201
  96907. 45: ok 62202
  96908. 45: ok 62203
  96909. 45: ok 62204
  96910. 45: ok 62205
  96911. 45: ok 62206
  96912. 45: ok 62207
  96913. 45: ok 62208
  96914. 45: ok 62209
  96915. 45: ok 62210
  96916. 45: ok 62211
  96917. 45: ok 62212
  96918. 45: ok 62213
  96919. 45: ok 62214
  96920. 45: ok 62215
  96921. 45: ok 62216
  96922. 45: ok 62217
  96923. 45: ok 62218
  96924. 45: ok 62219
  96925. 45: ok 62220
  96926. 45: ok 62221
  96927. 45: ok 62222
  96928. 45: ok 62223
  96929. 45: ok 62224
  96930. 45: ok 62225
  96931. 45: ok 62226
  96932. 45: ok 62227
  96933. 45: ok 62228
  96934. 45: ok 62229
  96935. 45: ok 62230
  96936. 45: ok 62231
  96937. 45: ok 62232
  96938. 45: ok 62233
  96939. 45: ok 62234
  96940. 45: ok 62235
  96941. 45: ok 62236
  96942. 45: ok 62237
  96943. 45: ok 62238
  96944. 45: ok 62239
  96945. 45: ok 62240
  96946. 45: ok 62241
  96947. 45: ok 62242
  96948. 45: ok 62243
  96949. 45: ok 62244
  96950. 45: ok 62245
  96951. 45: ok 62246
  96952. 45: ok 62247
  96953. 45: ok 62248
  96954. 45: ok 62249
  96955. 45: ok 62250
  96956. 45: ok 62251
  96957. 45: ok 62252
  96958. 45: ok 62253
  96959. 45: ok 62254
  96960. 45: ok 62255
  96961. 45: ok 62256
  96962. 45: ok 62257
  96963. 45: ok 62258
  96964. 45: ok 62259
  96965. 45: ok 62260
  96966. 45: ok 62261
  96967. 45: ok 62262
  96968. 45: ok 62263
  96969. 45: ok 62264
  96970. 45: ok 62265
  96971. 45: ok 62266
  96972. 45: ok 62267
  96973. 45: ok 62268
  96974. 45: ok 62269
  96975. 45: ok 62270
  96976. 45: ok 62271
  96977. 45: ok 62272
  96978. 45: ok 62273
  96979. 45: ok 62274
  96980. 45: ok 62275
  96981. 45: ok 62276
  96982. 45: ok 62277
  96983. 45: ok 62278
  96984. 45: ok 62279
  96985. 45: ok 62280
  96986. 45: ok 62281
  96987. 45: ok 62282
  96988. 45: ok 62283
  96989. 45: ok 62284
  96990. 45: ok 62285
  96991. 45: ok 62286
  96992. 45: ok 62287
  96993. 45: ok 62288
  96994. 45: ok 62289
  96995. 45: ok 62290
  96996. 45: ok 62291
  96997. 45: ok 62292
  96998. 45: ok 62293
  96999. 45: ok 62294
  97000. 45: ok 62295
  97001. 45: ok 62296
  97002. 45: ok 62297
  97003. 45: ok 62298
  97004. 45: ok 62299
  97005. 45: ok 62300
  97006. 45: ok 62301
  97007. 45: ok 62302
  97008. 45: ok 62303
  97009. 45: ok 62304
  97010. 45: ok 62305
  97011. 45: ok 62306
  97012. 45: ok 62307
  97013. 45: ok 62308
  97014. 45: ok 62309
  97015. 45: ok 62310
  97016. 45: ok 62311
  97017. 45: ok 62312
  97018. 45: ok 62313
  97019. 45: ok 62314
  97020. 45: ok 62315
  97021. 45: ok 62316
  97022. 45: ok 62317
  97023. 45: ok 62318
  97024. 45: ok 62319
  97025. 45: ok 62320
  97026. 45: ok 62321
  97027. 45: ok 62322
  97028. 45: ok 62323
  97029. 45: ok 62324
  97030. 45: ok 62325
  97031. 45: ok 62326
  97032. 45: ok 62327
  97033. 45: ok 62328
  97034. 45: ok 62329
  97035. 45: ok 62330
  97036. 45: ok 62331
  97037. 45: ok 62332
  97038. 45: ok 62333
  97039. 45: ok 62334
  97040. 45: ok 62335
  97041. 45: ok 62336
  97042. 45: ok 62337
  97043. 45: ok 62338
  97044. 45: ok 62339
  97045. 45: ok 62340
  97046. 45: ok 62341
  97047. 45: ok 62342
  97048. 45: ok 62343
  97049. 45: ok 62344
  97050. 45: ok 62345
  97051. 45: ok 62346
  97052. 45: ok 62347
  97053. 45: ok 62348
  97054. 45: ok 62349
  97055. 45: ok 62350
  97056. 45: ok 62351
  97057. 45: ok 62352
  97058. 45: ok 62353
  97059. 45: ok 62354
  97060. 45: ok 62355
  97061. 45: ok 62356
  97062. 45: ok 62357
  97063. 45: ok 62358
  97064. 45: ok 62359
  97065. 45: ok 62360
  97066. 45: ok 62361
  97067. 45: ok 62362
  97068. 45: ok 62363
  97069. 45: ok 62364
  97070. 45: ok 62365
  97071. 45: ok 62366
  97072. 45: ok 62367
  97073. 45: ok 62368
  97074. 45: ok 62369
  97075. 45: ok 62370
  97076. 45: ok 62371
  97077. 45: ok 62372
  97078. 45: ok 62373
  97079. 45: ok 62374
  97080. 45: ok 62375
  97081. 45: ok 62376
  97082. 45: ok 62377
  97083. 45: ok 62378
  97084. 45: ok 62379
  97085. 45: ok 62380
  97086. 45: ok 62381
  97087. 45: ok 62382
  97088. 45: ok 62383
  97089. 45: ok 62384
  97090. 45: ok 62385
  97091. 45: ok 62386
  97092. 45: ok 62387
  97093. 45: ok 62388
  97094. 45: ok 62389
  97095. 45: ok 62390
  97096. 45: ok 62391
  97097. 45: ok 62392
  97098. 45: ok 62393
  97099. 45: ok 62394
  97100. 45: ok 62395
  97101. 45: ok 62396
  97102. 45: ok 62397
  97103. 45: ok 62398
  97104. 45: ok 62399
  97105. 45: ok 62400
  97106. 45: ok 62401
  97107. 45: ok 62402
  97108. 45: ok 62403
  97109. 45: ok 62404
  97110. 45: ok 62405
  97111. 45: ok 62406
  97112. 45: ok 62407
  97113. 45: ok 62408
  97114. 45: ok 62409
  97115. 45: ok 62410
  97116. 45: ok 62411
  97117. 45: ok 62412
  97118. 45: ok 62413
  97119. 45: ok 62414
  97120. 45: ok 62415
  97121. 45: ok 62416
  97122. 45: ok 62417
  97123. 45: ok 62418
  97124. 45: ok 62419
  97125. 45: ok 62420
  97126. 45: ok 62421
  97127. 45: ok 62422
  97128. 45: ok 62423
  97129. 45: ok 62424
  97130. 45: ok 62425
  97131. 45: ok 62426
  97132. 45: ok 62427
  97133. 45: ok 62428
  97134. 45: ok 62429
  97135. 45: ok 62430
  97136. 45: ok 62431
  97137. 45: ok 62432
  97138. 45: ok 62433
  97139. 45: ok 62434
  97140. 45: ok 62435
  97141. 45: ok 62436
  97142. 45: ok 62437
  97143. 45: ok 62438
  97144. 45: ok 62439
  97145. 45: ok 62440
  97146. 45: ok 62441
  97147. 45: ok 62442
  97148. 45: ok 62443
  97149. 45: ok 62444
  97150. 45: ok 62445
  97151. 45: ok 62446
  97152. 45: ok 62447
  97153. 45: ok 62448
  97154. 45: ok 62449
  97155. 45: ok 62450
  97156. 45: ok 62451
  97157. 45: ok 62452
  97158. 45: ok 62453
  97159. 45: ok 62454
  97160. 45: ok 62455
  97161. 45: ok 62456
  97162. 45: ok 62457
  97163. 45: ok 62458
  97164. 45: ok 62459
  97165. 45: ok 62460
  97166. 45: ok 62461
  97167. 45: ok 62462
  97168. 45: ok 62463
  97169. 45: ok 62464
  97170. 45: ok 62465
  97171. 45: ok 62466
  97172. 45: ok 62467
  97173. 45: ok 62468
  97174. 45: ok 62469
  97175. 45: ok 62470
  97176. 45: ok 62471
  97177. 45: ok 62472
  97178. 45: ok 62473
  97179. 45: ok 62474
  97180. 45: ok 62475
  97181. 45: ok 62476
  97182. 45: ok 62477
  97183. 45: ok 62478
  97184. 45: ok 62479
  97185. 45: ok 62480
  97186. 45: ok 62481
  97187. 45: ok 62482
  97188. 45: ok 62483
  97189. 45: ok 62484
  97190. 45: ok 62485
  97191. 45: ok 62486
  97192. 45: ok 62487
  97193. 45: ok 62488
  97194. 45: ok 62489
  97195. 45: ok 62490
  97196. 45: ok 62491
  97197. 45: ok 62492
  97198. 45: ok 62493
  97199. 45: ok 62494
  97200. 45: ok 62495
  97201. 45: ok 62496
  97202. 45: ok 62497
  97203. 45: ok 62498
  97204. 45: ok 62499
  97205. 45: ok 62500
  97206. 45: ok 62501
  97207. 45: ok 62502
  97208. 45: ok 62503
  97209. 45: ok 62504
  97210. 45: ok 62505
  97211. 45: ok 62506
  97212. 45: ok 62507
  97213. 45: ok 62508
  97214. 45: ok 62509
  97215. 45: ok 62510
  97216. 45: ok 62511
  97217. 45: ok 62512
  97218. 45: ok 62513
  97219. 45: ok 62514
  97220. 45: ok 62515
  97221. 45: ok 62516
  97222. 45: ok 62517
  97223. 45: ok 62518
  97224. 45: ok 62519
  97225. 45: ok 62520
  97226. 45: ok 62521
  97227. 45: ok 62522
  97228. 45: ok 62523
  97229. 45: ok 62524
  97230. 45: ok 62525
  97231. 45: ok 62526
  97232. 45: ok 62527
  97233. 45: ok 62528
  97234. 45: ok 62529
  97235. 45: ok 62530
  97236. 45: ok 62531
  97237. 45: ok 62532
  97238. 45: ok 62533
  97239. 45: ok 62534
  97240. 45: ok 62535
  97241. 45: ok 62536
  97242. 45: ok 62537
  97243. 45: ok 62538
  97244. 45: ok 62539
  97245. 45: ok 62540
  97246. 45: ok 62541
  97247. 45: ok 62542
  97248. 45: ok 62543
  97249. 45: ok 62544
  97250. 45: ok 62545
  97251. 45: ok 62546
  97252. 45: ok 62547
  97253. 45: ok 62548
  97254. 45: ok 62549
  97255. 45: ok 62550
  97256. 45: ok 62551
  97257. 45: ok 62552
  97258. 45: ok 62553
  97259. 45: ok 62554
  97260. 45: ok 62555
  97261. 45: ok 62556
  97262. 45: ok 62557
  97263. 45: ok 62558
  97264. 45: ok 62559
  97265. 45: ok 62560
  97266. 45: ok 62561
  97267. 45: ok 62562
  97268. 45: ok 62563
  97269. 45: ok 62564
  97270. 45: ok 62565
  97271. 45: ok 62566
  97272. 45: ok 62567
  97273. 45: ok 62568
  97274. 45: ok 62569
  97275. 45: ok 62570
  97276. 45: ok 62571
  97277. 45: ok 62572
  97278. 45: ok 62573
  97279. 45: ok 62574
  97280. 45: ok 62575
  97281. 45: ok 62576
  97282. 45: ok 62577
  97283. 45: ok 62578
  97284. 45: ok 62579
  97285. 45: ok 62580
  97286. 45: ok 62581
  97287. 45: ok 62582
  97288. 45: ok 62583
  97289. 45: ok 62584
  97290. 45: ok 62585
  97291. 45: ok 62586
  97292. 45: ok 62587
  97293. 45: ok 62588
  97294. 45: ok 62589
  97295. 45: ok 62590
  97296. 45: ok 62591
  97297. 45: ok 62592
  97298. 45: ok 62593
  97299. 45: ok 62594
  97300. 45: ok 62595
  97301. 45: ok 62596
  97302. 45: ok 62597
  97303. 45: ok 62598
  97304. 45: ok 62599
  97305. 45: ok 62600
  97306. 45: ok 62601
  97307. 45: ok 62602
  97308. 45: ok 62603
  97309. 45: ok 62604
  97310. 45: ok 62605
  97311. 45: ok 62606
  97312. 45: ok 62607
  97313. 45: ok 62608
  97314. 45: ok 62609
  97315. 45: ok 62610
  97316. 45: ok 62611
  97317. 45: ok 62612
  97318. 45: ok 62613
  97319. 45: ok 62614
  97320. 45: ok 62615
  97321. 45: ok 62616
  97322. 45: ok 62617
  97323. 45: ok 62618
  97324. 45: ok 62619
  97325. 45: ok 62620
  97326. 45: ok 62621
  97327. 45: ok 62622
  97328. 45: ok 62623
  97329. 45: ok 62624
  97330. 45: ok 62625
  97331. 45: ok 62626
  97332. 45: ok 62627
  97333. 45: ok 62628
  97334. 45: ok 62629
  97335. 45: ok 62630
  97336. 45: ok 62631
  97337. 45: ok 62632
  97338. 45: ok 62633
  97339. 45: ok 62634
  97340. 45: ok 62635
  97341. 45: ok 62636
  97342. 45: ok 62637
  97343. 45: ok 62638
  97344. 45: ok 62639
  97345. 45: ok 62640
  97346. 45: ok 62641
  97347. 45: ok 62642
  97348. 45: ok 62643
  97349. 45: ok 62644
  97350. 45: ok 62645
  97351. 45: ok 62646
  97352. 45: ok 62647
  97353. 45: ok 62648
  97354. 45: ok 62649
  97355. 45: ok 62650
  97356. 45: ok 62651
  97357. 45: ok 62652
  97358. 45: ok 62653
  97359. 45: ok 62654
  97360. 45: ok 62655
  97361. 45: ok 62656
  97362. 45: ok 62657
  97363. 45: ok 62658
  97364. 45: ok 62659
  97365. 45: ok 62660
  97366. 45: ok 62661
  97367. 45: ok 62662
  97368. 45: ok 62663
  97369. 45: ok 62664
  97370. 45: ok 62665
  97371. 45: ok 62666
  97372. 45: ok 62667
  97373. 45: ok 62668
  97374. 45: ok 62669
  97375. 45: ok 62670
  97376. 45: ok 62671
  97377. 45: ok 62672
  97378. 45: ok 62673
  97379. 45: ok 62674
  97380. 45: ok 62675
  97381. 45: ok 62676
  97382. 45: ok 62677
  97383. 45: ok 62678
  97384. 45: ok 62679
  97385. 45: ok 62680
  97386. 45: ok 62681
  97387. 45: ok 62682
  97388. 45: ok 62683
  97389. 45: ok 62684
  97390. 45: ok 62685
  97391. 45: ok 62686
  97392. 45: ok 62687
  97393. 45: ok 62688
  97394. 45: ok 62689
  97395. 45: ok 62690
  97396. 45: ok 62691
  97397. 45: ok 62692
  97398. 45: ok 62693
  97399. 45: ok 62694
  97400. 45: ok 62695
  97401. 45: ok 62696
  97402. 45: ok 62697
  97403. 45: ok 62698
  97404. 45: ok 62699
  97405. 45: ok 62700
  97406. 45: ok 62701
  97407. 45: ok 62702
  97408. 45: ok 62703
  97409. 45: ok 62704
  97410. 45: ok 62705
  97411. 45: ok 62706
  97412. 45: ok 62707
  97413. 45: ok 62708
  97414. 45: ok 62709
  97415. 45: ok 62710
  97416. 45: ok 62711
  97417. 45: ok 62712
  97418. 45: ok 62713
  97419. 45: ok 62714
  97420. 45: ok 62715
  97421. 45: ok 62716
  97422. 45: ok 62717
  97423. 45: ok 62718
  97424. 45: ok 62719
  97425. 45: ok 62720
  97426. 45: ok 62721
  97427. 45: ok 62722
  97428. 45: ok 62723
  97429. 45: ok 62724
  97430. 45: ok 62725
  97431. 45: ok 62726
  97432. 45: ok 62727
  97433. 45: ok 62728
  97434. 45: ok 62729
  97435. 45: ok 62730
  97436. 45: ok 62731
  97437. 45: ok 62732
  97438. 45: ok 62733
  97439. 45: ok 62734
  97440. 45: ok 62735
  97441. 45: ok 62736
  97442. 45: ok 62737
  97443. 45: ok 62738
  97444. 45: ok 62739
  97445. 45: ok 62740
  97446. 45: ok 62741
  97447. 45: ok 62742
  97448. 45: ok 62743
  97449. 45: ok 62744
  97450. 45: ok 62745
  97451. 45: ok 62746
  97452. 45: ok 62747
  97453. 45: ok 62748
  97454. 45: ok 62749
  97455. 45: ok 62750
  97456. 45: ok 62751
  97457. 45: ok 62752
  97458. 45: ok 62753
  97459. 45: ok 62754
  97460. 45: ok 62755
  97461. 45: ok 62756
  97462. 45: ok 62757
  97463. 45: ok 62758
  97464. 45: ok 62759
  97465. 45: ok 62760
  97466. 45: ok 62761
  97467. 45: ok 62762
  97468. 45: ok 62763
  97469. 45: ok 62764
  97470. 45: ok 62765
  97471. 45: ok 62766
  97472. 45: ok 62767
  97473. 45: ok 62768
  97474. 45: ok 62769
  97475. 45: ok 62770
  97476. 45: ok 62771
  97477. 45: ok 62772
  97478. 45: ok 62773
  97479. 45: ok 62774
  97480. 45: ok 62775
  97481. 45: ok 62776
  97482. 45: ok 62777
  97483. 45: ok 62778
  97484. 45: ok 62779
  97485. 45: ok 62780
  97486. 45: ok 62781
  97487. 45: ok 62782
  97488. 45: ok 62783
  97489. 45: ok 62784
  97490. 45: ok 62785
  97491. 45: ok 62786
  97492. 45: ok 62787
  97493. 45: ok 62788
  97494. 45: ok 62789
  97495. 45: ok 62790
  97496. 45: ok 62791
  97497. 45: ok 62792
  97498. 45: ok 62793
  97499. 45: ok 62794
  97500. 45: ok 62795
  97501. 45: ok 62796
  97502. 45: ok 62797
  97503. 45: ok 62798
  97504. 45: ok 62799
  97505. 45: ok 62800
  97506. 45: ok 62801
  97507. 45: ok 62802
  97508. 45: ok 62803
  97509. 45: ok 62804
  97510. 45: ok 62805
  97511. 45: ok 62806
  97512. 45: ok 62807
  97513. 45: ok 62808
  97514. 45: ok 62809
  97515. 45: ok 62810
  97516. 45: ok 62811
  97517. 45: ok 62812
  97518. 45: ok 62813
  97519. 45: ok 62814
  97520. 45: ok 62815
  97521. 45: ok 62816
  97522. 45: ok 62817
  97523. 45: ok 62818
  97524. 45: ok 62819
  97525. 45: ok 62820
  97526. 45: ok 62821
  97527. 45: ok 62822
  97528. 45: ok 62823
  97529. 45: ok 62824
  97530. 45: ok 62825
  97531. 45: ok 62826
  97532. 45: ok 62827
  97533. 45: ok 62828
  97534. 45: ok 62829
  97535. 45: ok 62830
  97536. 45: ok 62831
  97537. 45: ok 62832
  97538. 45: ok 62833
  97539. 45: ok 62834
  97540. 45: ok 62835
  97541. 45: ok 62836
  97542. 45: ok 62837
  97543. 45: ok 62838
  97544. 45: ok 62839
  97545. 45: ok 62840
  97546. 45: ok 62841
  97547. 45: ok 62842
  97548. 45: ok 62843
  97549. 45: ok 62844
  97550. 45: ok 62845
  97551. 45: ok 62846
  97552. 45: ok 62847
  97553. 45: ok 62848
  97554. 45: ok 62849
  97555. 45: ok 62850
  97556. 45: ok 62851
  97557. 45: ok 62852
  97558. 45: ok 62853
  97559. 45: ok 62854
  97560. 45: ok 62855
  97561. 45: ok 62856
  97562. 45: ok 62857
  97563. 45: ok 62858
  97564. 45: ok 62859
  97565. 45: ok 62860
  97566. 45: ok 62861
  97567. 45: ok 62862
  97568. 45: ok 62863
  97569. 45: ok 62864
  97570. 45: ok 62865
  97571. 45: ok 62866
  97572. 45: ok 62867
  97573. 45: ok 62868
  97574. 45: ok 62869
  97575. 45: ok 62870
  97576. 45: ok 62871
  97577. 45: ok 62872
  97578. 45: ok 62873
  97579. 45: ok 62874
  97580. 45: ok 62875
  97581. 45: ok 62876
  97582. 45: ok 62877
  97583. 45: ok 62878
  97584. 45: ok 62879
  97585. 45: ok 62880
  97586. 45: ok 62881
  97587. 45: ok 62882
  97588. 45: ok 62883
  97589. 45: ok 62884
  97590. 45: ok 62885
  97591. 45: ok 62886
  97592. 45: ok 62887
  97593. 45: ok 62888
  97594. 45: ok 62889
  97595. 45: ok 62890
  97596. 45: ok 62891
  97597. 45: ok 62892
  97598. 45: ok 62893
  97599. 45: ok 62894
  97600. 45: ok 62895
  97601. 45: ok 62896
  97602. 45: ok 62897
  97603. 45: ok 62898
  97604. 45: ok 62899
  97605. 45: ok 62900
  97606. 45: ok 62901
  97607. 45: ok 62902
  97608. 45: ok 62903
  97609. 45: ok 62904
  97610. 45: ok 62905
  97611. 45: ok 62906
  97612. 45: ok 62907
  97613. 45: ok 62908
  97614. 45: ok 62909
  97615. 45: ok 62910
  97616. 45: ok 62911
  97617. 45: ok 62912
  97618. 45: ok 62913
  97619. 45: ok 62914
  97620. 45: ok 62915
  97621. 45: ok 62916
  97622. 45: ok 62917
  97623. 45: ok 62918
  97624. 45: ok 62919
  97625. 45: ok 62920
  97626. 45: ok 62921
  97627. 45: ok 62922
  97628. 45: ok 62923
  97629. 45: ok 62924
  97630. 45: ok 62925
  97631. 45: ok 62926
  97632. 45: ok 62927
  97633. 45: ok 62928
  97634. 45: ok 62929
  97635. 45: ok 62930
  97636. 45: ok 62931
  97637. 45: ok 62932
  97638. 45: ok 62933
  97639. 45: ok 62934
  97640. 45: ok 62935
  97641. 45: ok 62936
  97642. 45: ok 62937
  97643. 45: ok 62938
  97644. 45: ok 62939
  97645. 45: ok 62940
  97646. 45: ok 62941
  97647. 45: ok 62942
  97648. 45: ok 62943
  97649. 45: ok 62944
  97650. 45: ok 62945
  97651. 45: ok 62946
  97652. 45: ok 62947
  97653. 45: ok 62948
  97654. 45: ok 62949
  97655. 45: ok 62950
  97656. 45: ok 62951
  97657. 45: ok 62952
  97658. 45: ok 62953
  97659. 45: ok 62954
  97660. 45: ok 62955
  97661. 45: ok 62956
  97662. 45: ok 62957
  97663. 45: ok 62958
  97664. 45: ok 62959
  97665. 45: ok 62960
  97666. 45: ok 62961
  97667. 45: ok 62962
  97668. 45: ok 62963
  97669. 45: ok 62964
  97670. 45: ok 62965
  97671. 45: ok 62966
  97672. 45: ok 62967
  97673. 45: ok 62968
  97674. 45: ok 62969
  97675. 45: ok 62970
  97676. 45: ok 62971
  97677. 45: ok 62972
  97678. 45: ok 62973
  97679. 45: ok 62974
  97680. 45: ok 62975
  97681. 45: ok 62976
  97682. 45: ok 62977
  97683. 45: ok 62978
  97684. 45: ok 62979
  97685. 45: ok 62980
  97686. 45: ok 62981
  97687. 45: ok 62982
  97688. 45: ok 62983
  97689. 45: ok 62984
  97690. 45: ok 62985
  97691. 45: ok 62986
  97692. 45: ok 62987
  97693. 45: ok 62988
  97694. 45: ok 62989
  97695. 45: ok 62990
  97696. 45: ok 62991
  97697. 45: ok 62992
  97698. 45: ok 62993
  97699. 45: ok 62994
  97700. 45: ok 62995
  97701. 45: ok 62996
  97702. 45: ok 62997
  97703. 45: ok 62998
  97704. 45: ok 62999
  97705. 45: ok 63000
  97706. 45: ok 63001
  97707. 45: ok 63002
  97708. 45: ok 63003
  97709. 45: ok 63004
  97710. 45: ok 63005
  97711. 45: ok 63006
  97712. 45: ok 63007
  97713. 45: ok 63008
  97714. 45: ok 63009
  97715. 45: ok 63010
  97716. 45: ok 63011
  97717. 45: ok 63012
  97718. 45: ok 63013
  97719. 45: ok 63014
  97720. 45: ok 63015
  97721. 45: ok 63016
  97722. 45: ok 63017
  97723. 45: ok 63018
  97724. 45: ok 63019
  97725. 45: ok 63020
  97726. 45: ok 63021
  97727. 45: ok 63022
  97728. 45: ok 63023
  97729. 45: ok 63024
  97730. 45: ok 63025
  97731. 45: ok 63026
  97732. 45: ok 63027
  97733. 45: ok 63028
  97734. 45: ok 63029
  97735. 45: ok 63030
  97736. 45: ok 63031
  97737. 45: ok 63032
  97738. 45: ok 63033
  97739. 45: ok 63034
  97740. 45: ok 63035
  97741. 45: ok 63036
  97742. 45: ok 63037
  97743. 45: ok 63038
  97744. 45: ok 63039
  97745. 45: ok 63040
  97746. 45: ok 63041
  97747. 45: ok 63042
  97748. 45: ok 63043
  97749. 45: ok 63044
  97750. 45: ok 63045
  97751. 45: ok 63046
  97752. 45: ok 63047
  97753. 45: ok 63048
  97754. 45: ok 63049
  97755. 45: ok 63050
  97756. 45: ok 63051
  97757. 45: ok 63052
  97758. 45: ok 63053
  97759. 45: ok 63054
  97760. 45: ok 63055
  97761. 45: ok 63056
  97762. 45: ok 63057
  97763. 45: ok 63058
  97764. 45: ok 63059
  97765. 45: ok 63060
  97766. 45: ok 63061
  97767. 45: ok 63062
  97768. 45: ok 63063
  97769. 45: ok 63064
  97770. 45: ok 63065
  97771. 45: ok 63066
  97772. 45: ok 63067
  97773. 45: ok 63068
  97774. 45: ok 63069
  97775. 45: ok 63070
  97776. 45: ok 63071
  97777. 45: ok 63072
  97778. 45: ok 63073
  97779. 45: ok 63074
  97780. 45: ok 63075
  97781. 45: ok 63076
  97782. 45: ok 63077
  97783. 45: ok 63078
  97784. 45: ok 63079
  97785. 45: ok 63080
  97786. 45: ok 63081
  97787. 45: ok 63082
  97788. 45: ok 63083
  97789. 45: ok 63084
  97790. 45: ok 63085
  97791. 45: ok 63086
  97792. 45: ok 63087
  97793. 45: ok 63088
  97794. 45: ok 63089
  97795. 45: ok 63090
  97796. 45: ok 63091
  97797. 45: ok 63092
  97798. 45: ok 63093
  97799. 45: ok 63094
  97800. 45: ok 63095
  97801. 45: ok 63096
  97802. 45: ok 63097
  97803. 45: ok 63098
  97804. 45: ok 63099
  97805. 45: ok 63100
  97806. 45: ok 63101
  97807. 45: ok 63102
  97808. 45: ok 63103
  97809. 45: ok 63104
  97810. 45: ok 63105
  97811. 45: ok 63106
  97812. 45: ok 63107
  97813. 45: ok 63108
  97814. 45: ok 63109
  97815. 45: ok 63110
  97816. 45: ok 63111
  97817. 45: ok 63112
  97818. 45: ok 63113
  97819. 45: ok 63114
  97820. 45: ok 63115
  97821. 45: ok 63116
  97822. 45: ok 63117
  97823. 45: ok 63118
  97824. 45: ok 63119
  97825. 45: ok 63120
  97826. 45: ok 63121
  97827. 45: ok 63122
  97828. 45: ok 63123
  97829. 45: ok 63124
  97830. 45: ok 63125
  97831. 45: ok 63126
  97832. 45: ok 63127
  97833. 45: ok 63128
  97834. 45: ok 63129
  97835. 45: ok 63130
  97836. 45: ok 63131
  97837. 45: ok 63132
  97838. 45: ok 63133
  97839. 45: ok 63134
  97840. 45: ok 63135
  97841. 45: ok 63136
  97842. 45: ok 63137
  97843. 45: ok 63138
  97844. 45: ok 63139
  97845. 45: ok 63140
  97846. 45: ok 63141
  97847. 45: ok 63142
  97848. 45: ok 63143
  97849. 45: ok 63144
  97850. 45: ok 63145
  97851. 45: ok 63146
  97852. 45: ok 63147
  97853. 45: ok 63148
  97854. 45: ok 63149
  97855. 45: ok 63150
  97856. 45: ok 63151
  97857. 45: ok 63152
  97858. 45: ok 63153
  97859. 45: ok 63154
  97860. 45: ok 63155
  97861. 45: ok 63156
  97862. 45: ok 63157
  97863. 45: ok 63158
  97864. 45: ok 63159
  97865. 45: ok 63160
  97866. 45: ok 63161
  97867. 45: ok 63162
  97868. 45: ok 63163
  97869. 45: ok 63164
  97870. 45: ok 63165
  97871. 45: ok 63166
  97872. 45: ok 63167
  97873. 45: ok 63168
  97874. 45: ok 63169
  97875. 45: ok 63170
  97876. 45: ok 63171
  97877. 45: ok 63172
  97878. 45: ok 63173
  97879. 45: ok 63174
  97880. 45: ok 63175
  97881. 45: ok 63176
  97882. 45: ok 63177
  97883. 45: ok 63178
  97884. 45: ok 63179
  97885. 45: ok 63180
  97886. 45: ok 63181
  97887. 45: ok 63182
  97888. 45: ok 63183
  97889. 45: ok 63184
  97890. 45: ok 63185
  97891. 45: ok 63186
  97892. 45: ok 63187
  97893. 45: ok 63188
  97894. 45: ok 63189
  97895. 45: ok 63190
  97896. 45: ok 63191
  97897. 45: ok 63192
  97898. 45: ok 63193
  97899. 45: ok 63194
  97900. 45: ok 63195
  97901. 45: ok 63196
  97902. 45: ok 63197
  97903. 45: ok 63198
  97904. 45: ok 63199
  97905. 45: ok 63200
  97906. 45: ok 63201
  97907. 45: ok 63202
  97908. 45: ok 63203
  97909. 45: ok 63204
  97910. 45: ok 63205
  97911. 45: ok 63206
  97912. 45: ok 63207
  97913. 45: ok 63208
  97914. 45: ok 63209
  97915. 45: ok 63210
  97916. 45: ok 63211
  97917. 45: ok 63212
  97918. 45: ok 63213
  97919. 45: ok 63214
  97920. 45: ok 63215
  97921. 45: ok 63216
  97922. 45: ok 63217
  97923. 45: ok 63218
  97924. 45: ok 63219
  97925. 45: ok 63220
  97926. 45: ok 63221
  97927. 45: ok 63222
  97928. 45: ok 63223
  97929. 45: ok 63224
  97930. 45: ok 63225
  97931. 45: ok 63226
  97932. 45: ok 63227
  97933. 45: ok 63228
  97934. 45: ok 63229
  97935. 45: ok 63230
  97936. 45: ok 63231
  97937. 45: ok 63232
  97938. 45: ok 63233
  97939. 45: ok 63234
  97940. 45: ok 63235
  97941. 45: ok 63236
  97942. 45: ok 63237
  97943. 45: ok 63238
  97944. 45: ok 63239
  97945. 45: ok 63240
  97946. 45: ok 63241
  97947. 45: ok 63242
  97948. 45: ok 63243
  97949. 45: ok 63244
  97950. 45: ok 63245
  97951. 45: ok 63246
  97952. 45: ok 63247
  97953. 45: ok 63248
  97954. 45: ok 63249
  97955. 45: ok 63250
  97956. 45: ok 63251
  97957. 45: ok 63252
  97958. 45: ok 63253
  97959. 45: ok 63254
  97960. 45: ok 63255
  97961. 45: ok 63256
  97962. 45: ok 63257
  97963. 45: ok 63258
  97964. 45: ok 63259
  97965. 45: ok 63260
  97966. 45: ok 63261
  97967. 45: ok 63262
  97968. 45: ok 63263
  97969. 45: ok 63264
  97970. 45: ok 63265
  97971. 45: ok 63266
  97972. 45: ok 63267
  97973. 45: ok 63268
  97974. 45: ok 63269
  97975. 45: ok 63270
  97976. 45: ok 63271
  97977. 45: ok 63272
  97978. 45: ok 63273
  97979. 45: ok 63274
  97980. 45: ok 63275
  97981. 45: ok 63276
  97982. 45: ok 63277
  97983. 45: ok 63278
  97984. 45: ok 63279
  97985. 45: ok 63280
  97986. 45: ok 63281
  97987. 45: ok 63282
  97988. 45: ok 63283
  97989. 45: ok 63284
  97990. 45: ok 63285
  97991. 45: ok 63286
  97992. 45: ok 63287
  97993. 45: ok 63288
  97994. 45: ok 63289
  97995. 45: ok 63290
  97996. 45: ok 63291
  97997. 45: ok 63292
  97998. 45: ok 63293
  97999. 45: ok 63294
  98000. 45: ok 63295
  98001. 45: ok 63296
  98002. 45: ok 63297
  98003. 45: ok 63298
  98004. 45: ok 63299
  98005. 45: ok 63300
  98006. 45: ok 63301
  98007. 45: ok 63302
  98008. 45: ok 63303
  98009. 45: ok 63304
  98010. 45: ok 63305
  98011. 45: ok 63306
  98012. 45: ok 63307
  98013. 45: ok 63308
  98014. 45: ok 63309
  98015. 45: ok 63310
  98016. 45: ok 63311
  98017. 45: ok 63312
  98018. 45: ok 63313
  98019. 45: ok 63314
  98020. 45: ok 63315
  98021. 45: ok 63316
  98022. 45: ok 63317
  98023. 45: ok 63318
  98024. 45: ok 63319
  98025. 45: ok 63320
  98026. 45: ok 63321
  98027. 45: ok 63322
  98028. 45: ok 63323
  98029. 45: ok 63324
  98030. 45: ok 63325
  98031. 45: ok 63326
  98032. 45: ok 63327
  98033. 45: ok 63328
  98034. 45: ok 63329
  98035. 45: ok 63330
  98036. 45: ok 63331
  98037. 45: ok 63332
  98038. 45: ok 63333
  98039. 45: ok 63334
  98040. 45: ok 63335
  98041. 45: ok 63336
  98042. 45: ok 63337
  98043. 45: ok 63338
  98044. 45: ok 63339
  98045. 45: ok 63340
  98046. 45: ok 63341
  98047. 45: ok 63342
  98048. 45: ok 63343
  98049. 45: ok 63344
  98050. 45: ok 63345
  98051. 45: ok 63346
  98052. 45: ok 63347
  98053. 45: ok 63348
  98054. 45: ok 63349
  98055. 45: ok 63350
  98056. 45: ok 63351
  98057. 45: ok 63352
  98058. 45: ok 63353
  98059. 45: ok 63354
  98060. 45: ok 63355
  98061. 45: ok 63356
  98062. 45: ok 63357
  98063. 45: ok 63358
  98064. 45: ok 63359
  98065. 45: ok 63360
  98066. 45: ok 63361
  98067. 45: ok 63362
  98068. 45: ok 63363
  98069. 45: ok 63364
  98070. 45: ok 63365
  98071. 45: ok 63366
  98072. 45: ok 63367
  98073. 45: ok 63368
  98074. 45: ok 63369
  98075. 45: ok 63370
  98076. 45: ok 63371
  98077. 45: ok 63372
  98078. 45: ok 63373
  98079. 45: ok 63374
  98080. 45: ok 63375
  98081. 45: ok 63376
  98082. 45: ok 63377
  98083. 45: ok 63378
  98084. 45: ok 63379
  98085. 45: ok 63380
  98086. 45: ok 63381
  98087. 45: ok 63382
  98088. 45: ok 63383
  98089. 45: ok 63384
  98090. 45: ok 63385
  98091. 45: ok 63386
  98092. 45: ok 63387
  98093. 45: ok 63388
  98094. 45: ok 63389
  98095. 45: ok 63390
  98096. 45: ok 63391
  98097. 45: ok 63392
  98098. 45: ok 63393
  98099. 45: ok 63394
  98100. 45: ok 63395
  98101. 45: ok 63396
  98102. 45: ok 63397
  98103. 45: ok 63398
  98104. 45: ok 63399
  98105. 45: ok 63400
  98106. 45: ok 63401
  98107. 45: ok 63402
  98108. 45: ok 63403
  98109. 45: ok 63404
  98110. 45: ok 63405
  98111. 45: ok 63406
  98112. 45: ok 63407
  98113. 45: ok 63408
  98114. 45: ok 63409
  98115. 45: ok 63410
  98116. 45: ok 63411
  98117. 45: ok 63412
  98118. 45: ok 63413
  98119. 45: ok 63414
  98120. 45: ok 63415
  98121. 45: ok 63416
  98122. 45: ok 63417
  98123. 45: ok 63418
  98124. 45: ok 63419
  98125. 45: ok 63420
  98126. 45: ok 63421
  98127. 45: ok 63422
  98128. 45: ok 63423
  98129. 45: ok 63424
  98130. 45: ok 63425
  98131. 45: ok 63426
  98132. 45: ok 63427
  98133. 45: ok 63428
  98134. 45: ok 63429
  98135. 45: ok 63430
  98136. 45: ok 63431
  98137. 45: ok 63432
  98138. 45: ok 63433
  98139. 45: ok 63434
  98140. 45: ok 63435
  98141. 45: ok 63436
  98142. 45: ok 63437
  98143. 45: ok 63438
  98144. 45: ok 63439
  98145. 45: ok 63440
  98146. 45: ok 63441
  98147. 45: ok 63442
  98148. 45: ok 63443
  98149. 45: ok 63444
  98150. 45: ok 63445
  98151. 45: ok 63446
  98152. 45: ok 63447
  98153. 45: ok 63448
  98154. 45: ok 63449
  98155. 45: ok 63450
  98156. 45: ok 63451
  98157. 45: ok 63452
  98158. 45: ok 63453
  98159. 45: ok 63454
  98160. 45: ok 63455
  98161. 45: ok 63456
  98162. 45: ok 63457
  98163. 45: ok 63458
  98164. 45: ok 63459
  98165. 45: ok 63460
  98166. 45: ok 63461
  98167. 45: ok 63462
  98168. 45: ok 63463
  98169. 45: ok 63464
  98170. 45: ok 63465
  98171. 45: ok 63466
  98172. 45: ok 63467
  98173. 45: ok 63468
  98174. 45: ok 63469
  98175. 45: ok 63470
  98176. 45: ok 63471
  98177. 45: ok 63472
  98178. 45: ok 63473
  98179. 45: ok 63474
  98180. 45: ok 63475
  98181. 45: ok 63476
  98182. 45: ok 63477
  98183. 45: ok 63478
  98184. 45: ok 63479
  98185. 45: ok 63480
  98186. 45: ok 63481
  98187. 45: ok 63482
  98188. 45: ok 63483
  98189. 45: ok 63484
  98190. 45: ok 63485
  98191. 45: ok 63486
  98192. 45: ok 63487
  98193. 45: ok 63488
  98194. 45: ok 63489
  98195. 45: ok 63490
  98196. 45: ok 63491
  98197. 45: ok 63492
  98198. 45: ok 63493
  98199. 45: ok 63494
  98200. 45: ok 63495
  98201. 45: ok 63496
  98202. 45: ok 63497
  98203. 45: ok 63498
  98204. 45: ok 63499
  98205. 45: ok 63500
  98206. 45: ok 63501
  98207. 45: ok 63502
  98208. 45: ok 63503
  98209. 45: ok 63504
  98210. 45: ok 63505
  98211. 45: ok 63506
  98212. 45: ok 63507
  98213. 45: ok 63508
  98214. 45: ok 63509
  98215. 45: ok 63510
  98216. 45: ok 63511
  98217. 45: ok 63512
  98218. 45: ok 63513
  98219. 45: ok 63514
  98220. 45: ok 63515
  98221. 45: ok 63516
  98222. 45: ok 63517
  98223. 45: ok 63518
  98224. 45: ok 63519
  98225. 45: ok 63520
  98226. 45: ok 63521
  98227. 45: ok 63522
  98228. 45: ok 63523
  98229. 45: ok 63524
  98230. 45: ok 63525
  98231. 45: ok 63526
  98232. 45: ok 63527
  98233. 45: ok 63528
  98234. 45: ok 63529
  98235. 45: ok 63530
  98236. 45: ok 63531
  98237. 45: ok 63532
  98238. 45: ok 63533
  98239. 45: ok 63534
  98240. 45: ok 63535
  98241. 45: ok 63536
  98242. 45: ok 63537
  98243. 45: ok 63538
  98244. 45: ok 63539
  98245. 45: ok 63540
  98246. 45: ok 63541
  98247. 45: ok 63542
  98248. 45: ok 63543
  98249. 45: ok 63544
  98250. 45: ok 63545
  98251. 45: ok 63546
  98252. 45: ok 63547
  98253. 45: ok 63548
  98254. 45: ok 63549
  98255. 45: ok 63550
  98256. 45: ok 63551
  98257. 45: ok 63552
  98258. 45: ok 63553
  98259. 45: ok 63554
  98260. 45: ok 63555
  98261. 45: ok 63556
  98262. 45: ok 63557
  98263. 45: ok 63558
  98264. 45: ok 63559
  98265. 45: ok 63560
  98266. 45: ok 63561
  98267. 45: ok 63562
  98268. 45: ok 63563
  98269. 45: ok 63564
  98270. 45: ok 63565
  98271. 45: ok 63566
  98272. 45: ok 63567
  98273. 45: ok 63568
  98274. 45: ok 63569
  98275. 45: ok 63570
  98276. 45: ok 63571
  98277. 45: ok 63572
  98278. 45: ok 63573
  98279. 45: ok 63574
  98280. 45: ok 63575
  98281. 45: ok 63576
  98282. 45: ok 63577
  98283. 45: ok 63578
  98284. 45: ok 63579
  98285. 45: ok 63580
  98286. 45: ok 63581
  98287. 45: ok 63582
  98288. 45: ok 63583
  98289. 45: ok 63584
  98290. 45: ok 63585
  98291. 45: ok 63586
  98292. 45: ok 63587
  98293. 45: ok 63588
  98294. 45: ok 63589
  98295. 45: ok 63590
  98296. 45: ok 63591
  98297. 45: ok 63592
  98298. 45: ok 63593
  98299. 45: ok 63594
  98300. 45: ok 63595
  98301. 45: ok 63596
  98302. 45: ok 63597
  98303. 45: ok 63598
  98304. 45: ok 63599
  98305. 45: ok 63600
  98306. 45: ok 63601
  98307. 45: ok 63602
  98308. 45: ok 63603
  98309. 45: ok 63604
  98310. 45: ok 63605
  98311. 45: ok 63606
  98312. 45: ok 63607
  98313. 45: ok 63608
  98314. 45: ok 63609
  98315. 45: ok 63610
  98316. 45: ok 63611
  98317. 45: ok 63612
  98318. 45: ok 63613
  98319. 45: ok 63614
  98320. 45: ok 63615
  98321. 45: ok 63616
  98322. 45: ok 63617
  98323. 45: ok 63618
  98324. 45: ok 63619
  98325. 45: ok 63620
  98326. 45: ok 63621
  98327. 45: ok 63622
  98328. 45: ok 63623
  98329. 45: ok 63624
  98330. 45: ok 63625
  98331. 45: ok 63626
  98332. 45: ok 63627
  98333. 45: ok 63628
  98334. 45: ok 63629
  98335. 45: ok 63630
  98336. 45: ok 63631
  98337. 45: ok 63632
  98338. 45: ok 63633
  98339. 45: ok 63634
  98340. 45: ok 63635
  98341. 45: ok 63636
  98342. 45: ok 63637
  98343. 45: ok 63638
  98344. 45: ok 63639
  98345. 45: ok 63640
  98346. 45: ok 63641
  98347. 45: ok 63642
  98348. 45: ok 63643
  98349. 45: ok 63644
  98350. 45: ok 63645
  98351. 45: ok 63646
  98352. 45: ok 63647
  98353. 45: ok 63648
  98354. 45: ok 63649
  98355. 45: ok 63650
  98356. 45: ok 63651
  98357. 45: ok 63652
  98358. 45: ok 63653
  98359. 45: ok 63654
  98360. 45: ok 63655
  98361. 45: ok 63656
  98362. 45: ok 63657
  98363. 45: ok 63658
  98364. 45: ok 63659
  98365. 45: ok 63660
  98366. 45: ok 63661
  98367. 45: ok 63662
  98368. 45: ok 63663
  98369. 45: ok 63664
  98370. 45: ok 63665
  98371. 45: ok 63666
  98372. 45: ok 63667
  98373. 45: ok 63668
  98374. 45: ok 63669
  98375. 45: ok 63670
  98376. 45: ok 63671
  98377. 45: ok 63672
  98378. 45: ok 63673
  98379. 45: ok 63674
  98380. 45: ok 63675
  98381. 45: ok 63676
  98382. 45: ok 63677
  98383. 45: ok 63678
  98384. 45: ok 63679
  98385. 45: ok 63680
  98386. 45: ok 63681
  98387. 45: ok 63682
  98388. 45: ok 63683
  98389. 45: ok 63684
  98390. 45: ok 63685
  98391. 45: ok 63686
  98392. 45: ok 63687
  98393. 45: ok 63688
  98394. 45: ok 63689
  98395. 45: ok 63690
  98396. 45: ok 63691
  98397. 45: ok 63692
  98398. 45: ok 63693
  98399. 45: ok 63694
  98400. 45: ok 63695
  98401. 45: ok 63696
  98402. 45: ok 63697
  98403. 45: ok 63698
  98404. 45: ok 63699
  98405. 45: ok 63700
  98406. 45: ok 63701
  98407. 45: ok 63702
  98408. 45: ok 63703
  98409. 45: ok 63704
  98410. 45: ok 63705
  98411. 45: ok 63706
  98412. 45: ok 63707
  98413. 45: ok 63708
  98414. 45: ok 63709
  98415. 45: ok 63710
  98416. 45: ok 63711
  98417. 45: ok 63712
  98418. 45: ok 63713
  98419. 45: ok 63714
  98420. 45: ok 63715
  98421. 45: ok 63716
  98422. 45: ok 63717
  98423. 45: ok 63718
  98424. 45: ok 63719
  98425. 45: ok 63720
  98426. 45: ok 63721
  98427. 45: ok 63722
  98428. 45: ok 63723
  98429. 45: ok 63724
  98430. 45: ok 63725
  98431. 45: ok 63726
  98432. 45: ok 63727
  98433. 45: ok 63728
  98434. 45: ok 63729
  98435. 45: ok 63730
  98436. 45: ok 63731
  98437. 45: ok 63732
  98438. 45: ok 63733
  98439. 45: ok 63734
  98440. 45: ok 63735
  98441. 45: ok 63736
  98442. 45: ok 63737
  98443. 45: ok 63738
  98444. 45: ok 63739
  98445. 45: ok 63740
  98446. 45: ok 63741
  98447. 45: ok 63742
  98448. 45: ok 63743
  98449. 45: ok 63744
  98450. 45: ok 63745
  98451. 45: ok 63746
  98452. 45: ok 63747
  98453. 45: ok 63748
  98454. 45: ok 63749
  98455. 45: ok 63750
  98456. 45: ok 63751
  98457. 45: ok 63752
  98458. 45: ok 63753
  98459. 45: ok 63754
  98460. 45: ok 63755
  98461. 45: ok 63756
  98462. 45: ok 63757
  98463. 45: ok 63758
  98464. 45: ok 63759
  98465. 45: ok 63760
  98466. 45: ok 63761
  98467. 45: ok 63762
  98468. 45: ok 63763
  98469. 45: ok 63764
  98470. 45: ok 63765
  98471. 45: ok 63766
  98472. 45: ok 63767
  98473. 45: ok 63768
  98474. 45: ok 63769
  98475. 45: ok 63770
  98476. 45: ok 63771
  98477. 45: ok 63772
  98478. 45: ok 63773
  98479. 45: ok 63774
  98480. 45: ok 63775
  98481. 45: ok 63776
  98482. 45: ok 63777
  98483. 45: ok 63778
  98484. 45: ok 63779
  98485. 45: ok 63780
  98486. 45: ok 63781
  98487. 45: ok 63782
  98488. 45: ok 63783
  98489. 45: ok 63784
  98490. 45: ok 63785
  98491. 45: ok 63786
  98492. 45: ok 63787
  98493. 45: ok 63788
  98494. 45: ok 63789
  98495. 45: ok 63790
  98496. 45: ok 63791
  98497. 45: ok 63792
  98498. 45: ok 63793
  98499. 45: ok 63794
  98500. 45: ok 63795
  98501. 45: ok 63796
  98502. 45: ok 63797
  98503. 45: ok 63798
  98504. 45: ok 63799
  98505. 45: ok 63800
  98506. 45: ok 63801
  98507. 45: ok 63802
  98508. 45: ok 63803
  98509. 45: ok 63804
  98510. 45: ok 63805
  98511. 45: ok 63806
  98512. 45: ok 63807
  98513. 45: ok 63808
  98514. 45: ok 63809
  98515. 45: ok 63810
  98516. 45: ok 63811
  98517. 45: ok 63812
  98518. 45: ok 63813
  98519. 45: ok 63814
  98520. 45: ok 63815
  98521. 45: ok 63816
  98522. 45: ok 63817
  98523. 45: ok 63818
  98524. 45: ok 63819
  98525. 45: ok 63820
  98526. 45: ok 63821
  98527. 45: ok 63822
  98528. 45: ok 63823
  98529. 45: ok 63824
  98530. 45: ok 63825
  98531. 45: ok 63826
  98532. 45: ok 63827
  98533. 45: ok 63828
  98534. 45: ok 63829
  98535. 45: ok 63830
  98536. 45: ok 63831
  98537. 45: ok 63832
  98538. 45: ok 63833
  98539. 45: ok 63834
  98540. 45: ok 63835
  98541. 45: ok 63836
  98542. 45: ok 63837
  98543. 45: ok 63838
  98544. 45: ok 63839
  98545. 45: ok 63840
  98546. 45: ok 63841
  98547. 45: ok 63842
  98548. 45: ok 63843
  98549. 45: ok 63844
  98550. 45: ok 63845
  98551. 45: ok 63846
  98552. 45: ok 63847
  98553. 45: ok 63848
  98554. 45: ok 63849
  98555. 45: ok 63850
  98556. 45: ok 63851
  98557. 45: ok 63852
  98558. 45: ok 63853
  98559. 45: ok 63854
  98560. 45: ok 63855
  98561. 45: ok 63856
  98562. 45: ok 63857
  98563. 45: ok 63858
  98564. 45: ok 63859
  98565. 45: ok 63860
  98566. 45: ok 63861
  98567. 45: ok 63862
  98568. 45: ok 63863
  98569. 45: ok 63864
  98570. 45: ok 63865
  98571. 45: ok 63866
  98572. 45: ok 63867
  98573. 45: ok 63868
  98574. 45: ok 63869
  98575. 45: ok 63870
  98576. 45: ok 63871
  98577. 45: ok 63872
  98578. 45: ok 63873
  98579. 45: ok 63874
  98580. 45: ok 63875
  98581. 45: ok 63876
  98582. 45: ok 63877
  98583. 45: ok 63878
  98584. 45: ok 63879
  98585. 45: ok 63880
  98586. 45: ok 63881
  98587. 45: ok 63882
  98588. 45: ok 63883
  98589. 45: ok 63884
  98590. 45: ok 63885
  98591. 45: ok 63886
  98592. 45: ok 63887
  98593. 45: ok 63888
  98594. 45: ok 63889
  98595. 45: ok 63890
  98596. 45: ok 63891
  98597. 45: ok 63892
  98598. 45: ok 63893
  98599. 45: ok 63894
  98600. 45: ok 63895
  98601. 45: ok 63896
  98602. 45: ok 63897
  98603. 45: ok 63898
  98604. 45: ok 63899
  98605. 45: ok 63900
  98606. 45: ok 63901
  98607. 45: ok 63902
  98608. 45: ok 63903
  98609. 45: ok 63904
  98610. 45: ok 63905
  98611. 45: ok 63906
  98612. 45: ok 63907
  98613. 45: ok 63908
  98614. 45: ok 63909
  98615. 45: ok 63910
  98616. 45: ok 63911
  98617. 45: ok 63912
  98618. 45: ok 63913
  98619. 45: ok 63914
  98620. 45: ok 63915
  98621. 45: ok 63916
  98622. 45: ok 63917
  98623. 45: ok 63918
  98624. 45: ok 63919
  98625. 45: ok 63920
  98626. 45: ok 63921
  98627. 45: ok 63922
  98628. 45: ok 63923
  98629. 45: ok 63924
  98630. 45: ok 63925
  98631. 45: ok 63926
  98632. 45: ok 63927
  98633. 45: ok 63928
  98634. 45: ok 63929
  98635. 45: ok 63930
  98636. 45: ok 63931
  98637. 45: ok 63932
  98638. 45: ok 63933
  98639. 45: ok 63934
  98640. 45: ok 63935
  98641. 45: ok 63936
  98642. 45: ok 63937
  98643. 45: ok 63938
  98644. 45: ok 63939
  98645. 45: ok 63940
  98646. 45: ok 63941
  98647. 45: ok 63942
  98648. 45: ok 63943
  98649. 45: ok 63944
  98650. 45: ok 63945
  98651. 45: ok 63946
  98652. 45: ok 63947
  98653. 45: ok 63948
  98654. 45: ok 63949
  98655. 45: ok 63950
  98656. 45: ok 63951
  98657. 45: ok 63952
  98658. 45: ok 63953
  98659. 45: ok 63954
  98660. 45: ok 63955
  98661. 45: ok 63956
  98662. 45: ok 63957
  98663. 45: ok 63958
  98664. 45: ok 63959
  98665. 45: ok 63960
  98666. 45: ok 63961
  98667. 45: ok 63962
  98668. 45: ok 63963
  98669. 45: ok 63964
  98670. 45: ok 63965
  98671. 45: ok 63966
  98672. 45: ok 63967
  98673. 45: ok 63968
  98674. 45: ok 63969
  98675. 45: ok 63970
  98676. 45: ok 63971
  98677. 45: ok 63972
  98678. 45: ok 63973
  98679. 45: ok 63974
  98680. 45: ok 63975
  98681. 45: ok 63976
  98682. 45: ok 63977
  98683. 45: ok 63978
  98684. 45: ok 63979
  98685. 45: ok 63980
  98686. 45: ok 63981
  98687. 45: ok 63982
  98688. 45: ok 63983
  98689. 45: ok 63984
  98690. 45: ok 63985
  98691. 45: ok 63986
  98692. 45: ok 63987
  98693. 45: ok 63988
  98694. 45: ok 63989
  98695. 45: ok 63990
  98696. 45: ok 63991
  98697. 45: ok 63992
  98698. 45: ok 63993
  98699. 45: ok 63994
  98700. 45: ok 63995
  98701. 45: ok 63996
  98702. 45: ok 63997
  98703. 45: ok 63998
  98704. 45: ok 63999
  98705. 45: ok 64000
  98706. 45: ok 64001
  98707. 45: ok 64002
  98708. 45: ok 64003
  98709. 45: ok 64004
  98710. 45: ok 64005
  98711. 45: ok 64006
  98712. 45: ok 64007
  98713. 45: ok 64008
  98714. 45: ok 64009
  98715. 45: ok 64010
  98716. 45: ok 64011
  98717. 45: ok 64012
  98718. 45: ok 64013
  98719. 45: ok 64014
  98720. 45: ok 64015
  98721. 45: ok 64016
  98722. 45: ok 64017
  98723. 45: ok 64018
  98724. 45: ok 64019
  98725. 45: ok 64020
  98726. 45: ok 64021
  98727. 45: ok 64022
  98728. 45: ok 64023
  98729. 45: ok 64024
  98730. 45: ok 64025
  98731. 45: ok 64026
  98732. 45: ok 64027
  98733. 45: ok 64028
  98734. 45: ok 64029
  98735. 45: ok 64030
  98736. 45: ok 64031
  98737. 45: ok 64032
  98738. 45: ok 64033
  98739. 45: ok 64034
  98740. 45: ok 64035
  98741. 45: ok 64036
  98742. 45: ok 64037
  98743. 45: ok 64038
  98744. 45: ok 64039
  98745. 45: ok 64040
  98746. 45: ok 64041
  98747. 45: ok 64042
  98748. 45: ok 64043
  98749. 45: ok 64044
  98750. 45: ok 64045
  98751. 45: ok 64046
  98752. 45: ok 64047
  98753. 45: ok 64048
  98754. 45: ok 64049
  98755. 45: ok 64050
  98756. 45: ok 64051
  98757. 45: ok 64052
  98758. 45: ok 64053
  98759. 45: ok 64054
  98760. 45: ok 64055
  98761. 45: ok 64056
  98762. 45: ok 64057
  98763. 45: ok 64058
  98764. 45: ok 64059
  98765. 45: ok 64060
  98766. 45: ok 64061
  98767. 45: ok 64062
  98768. 45: ok 64063
  98769. 45: ok 64064
  98770. 45: ok 64065
  98771. 45: ok 64066
  98772. 45: ok 64067
  98773. 45: ok 64068
  98774. 45: ok 64069
  98775. 45: ok 64070
  98776. 45: ok 64071
  98777. 45: ok 64072
  98778. 45: ok 64073
  98779. 45: ok 64074
  98780. 45: ok 64075
  98781. 45: ok 64076
  98782. 45: ok 64077
  98783. 45: ok 64078
  98784. 45: ok 64079
  98785. 45: ok 64080
  98786. 45: ok 64081
  98787. 45: ok 64082
  98788. 45: ok 64083
  98789. 45: ok 64084
  98790. 45: ok 64085
  98791. 45: ok 64086
  98792. 45: ok 64087
  98793. 45: ok 64088
  98794. 45: ok 64089
  98795. 45: ok 64090
  98796. 45: ok 64091
  98797. 45: ok 64092
  98798. 45: ok 64093
  98799. 45: ok 64094
  98800. 45: ok 64095
  98801. 45: ok 64096
  98802. 45: ok 64097
  98803. 45: ok 64098
  98804. 45: ok 64099
  98805. 45: ok 64100
  98806. 45: ok 64101
  98807. 45: ok 64102
  98808. 45: ok 64103
  98809. 45: ok 64104
  98810. 45: ok 64105
  98811. 45: ok 64106
  98812. 45: ok 64107
  98813. 45: ok 64108
  98814. 45: ok 64109
  98815. 45: ok 64110
  98816. 45: ok 64111
  98817. 45: ok 64112
  98818. 45: ok 64113
  98819. 45: ok 64114
  98820. 45: ok 64115
  98821. 45: ok 64116
  98822. 45: ok 64117
  98823. 45: ok 64118
  98824. 45: ok 64119
  98825. 45: ok 64120
  98826. 45: ok 64121
  98827. 45: ok 64122
  98828. 45: ok 64123
  98829. 45: ok 64124
  98830. 45: ok 64125
  98831. 45: ok 64126
  98832. 45: ok 64127
  98833. 45: ok 64128
  98834. 45: ok 64129
  98835. 45: ok 64130
  98836. 45: ok 64131
  98837. 45: ok 64132
  98838. 45: ok 64133
  98839. 45: ok 64134
  98840. 45: ok 64135
  98841. 45: ok 64136
  98842. 45: ok 64137
  98843. 45: ok 64138
  98844. 45: ok 64139
  98845. 45: ok 64140
  98846. 45: ok 64141
  98847. 45: ok 64142
  98848. 45: ok 64143
  98849. 45: ok 64144
  98850. 45: ok 64145
  98851. 45: ok 64146
  98852. 45: ok 64147
  98853. 45: ok 64148
  98854. 45: ok 64149
  98855. 45: ok 64150
  98856. 45: ok 64151
  98857. 45: ok 64152
  98858. 45: ok 64153
  98859. 45: ok 64154
  98860. 45: ok 64155
  98861. 45: ok 64156
  98862. 45: ok 64157
  98863. 45: ok 64158
  98864. 45: ok 64159
  98865. 45: ok 64160
  98866. 45: ok 64161
  98867. 45: ok 64162
  98868. 45: ok 64163
  98869. 45: ok 64164
  98870. 45: ok 64165
  98871. 45: ok 64166
  98872. 45: ok 64167
  98873. 45: ok 64168
  98874. 45: ok 64169
  98875. 45: ok 64170
  98876. 45: ok 64171
  98877. 45: ok 64172
  98878. 45: ok 64173
  98879. 45: ok 64174
  98880. 45: ok 64175
  98881. 45: ok 64176
  98882. 45: ok 64177
  98883. 45: ok 64178
  98884. 45: ok 64179
  98885. 45: ok 64180
  98886. 45: ok 64181
  98887. 45: ok 64182
  98888. 45: ok 64183
  98889. 45: ok 64184
  98890. 45: ok 64185
  98891. 45: ok 64186
  98892. 45: ok 64187
  98893. 45: ok 64188
  98894. 45: ok 64189
  98895. 45: ok 64190
  98896. 45: ok 64191
  98897. 45: ok 64192
  98898. 45: ok 64193
  98899. 45: ok 64194
  98900. 45: ok 64195
  98901. 45: ok 64196
  98902. 45: ok 64197
  98903. 45: ok 64198
  98904. 45: ok 64199
  98905. 45: ok 64200
  98906. 45: ok 64201
  98907. 45: ok 64202
  98908. 45: ok 64203
  98909. 45: ok 64204
  98910. 45: ok 64205
  98911. 45: ok 64206
  98912. 45: ok 64207
  98913. 45: ok 64208
  98914. 45: ok 64209
  98915. 45: ok 64210
  98916. 45: ok 64211
  98917. 45: ok 64212
  98918. 45: ok 64213
  98919. 45: ok 64214
  98920. 45: ok 64215
  98921. 45: ok 64216
  98922. 45: ok 64217
  98923. 45: ok 64218
  98924. 45: ok 64219
  98925. 45: ok 64220
  98926. 45: ok 64221
  98927. 45: ok 64222
  98928. 45: ok 64223
  98929. 45: ok 64224
  98930. 45: ok 64225
  98931. 45: ok 64226
  98932. 45: ok 64227
  98933. 45: ok 64228
  98934. 45: ok 64229
  98935. 45: ok 64230
  98936. 45: ok 64231
  98937. 45: ok 64232
  98938. 45: ok 64233
  98939. 45: ok 64234
  98940. 45: ok 64235
  98941. 45: ok 64236
  98942. 45: ok 64237
  98943. 45: ok 64238
  98944. 45: ok 64239
  98945. 45: ok 64240
  98946. 45: ok 64241
  98947. 45: ok 64242
  98948. 45: ok 64243
  98949. 45: ok 64244
  98950. 45: ok 64245
  98951. 45: ok 64246
  98952. 45: ok 64247
  98953. 45: ok 64248
  98954. 45: ok 64249
  98955. 45: ok 64250
  98956. 45: ok 64251
  98957. 45: ok 64252
  98958. 45: ok 64253
  98959. 45: ok 64254
  98960. 45: ok 64255
  98961. 45: ok 64256
  98962. 45: ok 64257
  98963. 45: ok 64258
  98964. 45: ok 64259
  98965. 45: ok 64260
  98966. 45: ok 64261
  98967. 45: ok 64262
  98968. 45: ok 64263
  98969. 45: ok 64264
  98970. 45: ok 64265
  98971. 45: ok 64266
  98972. 45: ok 64267
  98973. 45: ok 64268
  98974. 45: ok 64269
  98975. 45: ok 64270
  98976. 45: ok 64271
  98977. 45: ok 64272
  98978. 45: ok 64273
  98979. 45: ok 64274
  98980. 45: ok 64275
  98981. 45: ok 64276
  98982. 45: ok 64277
  98983. 45: ok 64278
  98984. 45: ok 64279
  98985. 45: ok 64280
  98986. 45: ok 64281
  98987. 45: ok 64282
  98988. 45: ok 64283
  98989. 45: ok 64284
  98990. 45: ok 64285
  98991. 45: ok 64286
  98992. 45: ok 64287
  98993. 45: ok 64288
  98994. 45: ok 64289
  98995. 45: ok 64290
  98996. 45: ok 64291
  98997. 45: ok 64292
  98998. 45: ok 64293
  98999. 45: ok 64294
  99000. 45: ok 64295
  99001. 45: ok 64296
  99002. 45: ok 64297
  99003. 45: ok 64298
  99004. 45: ok 64299
  99005. 45: ok 64300
  99006. 45: ok 64301
  99007. 45: ok 64302
  99008. 45: ok 64303
  99009. 45: ok 64304
  99010. 45: ok 64305
  99011. 45: ok 64306
  99012. 45: ok 64307
  99013. 45: ok 64308
  99014. 45: ok 64309
  99015. 45: ok 64310
  99016. 45: ok 64311
  99017. 45: ok 64312
  99018. 45: ok 64313
  99019. 45: ok 64314
  99020. 45: ok 64315
  99021. 45: ok 64316
  99022. 45: ok 64317
  99023. 45: ok 64318
  99024. 45: ok 64319
  99025. 45: ok 64320
  99026. 45: ok 64321
  99027. 45: ok 64322
  99028. 45: ok 64323
  99029. 45: ok 64324
  99030. 45: ok 64325
  99031. 45: ok 64326
  99032. 45: ok 64327
  99033. 45: ok 64328
  99034. 45: ok 64329
  99035. 45: ok 64330
  99036. 45: ok 64331
  99037. 45: ok 64332
  99038. 45: ok 64333
  99039. 45: ok 64334
  99040. 45: ok 64335
  99041. 45: ok 64336
  99042. 45: ok 64337
  99043. 45: ok 64338
  99044. 45: ok 64339
  99045. 45: ok 64340
  99046. 45: ok 64341
  99047. 45: ok 64342
  99048. 45: ok 64343
  99049. 45: ok 64344
  99050. 45: ok 64345
  99051. 45: ok 64346
  99052. 45: ok 64347
  99053. 45: ok 64348
  99054. 45: ok 64349
  99055. 45: ok 64350
  99056. 45: ok 64351
  99057. 45: ok 64352
  99058. 45: ok 64353
  99059. 45: ok 64354
  99060. 45: ok 64355
  99061. 45: ok 64356
  99062. 45: ok 64357
  99063. 45: ok 64358
  99064. 45: ok 64359
  99065. 45: ok 64360
  99066. 45: ok 64361
  99067. 45: ok 64362
  99068. 45: ok 64363
  99069. 45: ok 64364
  99070. 45: ok 64365
  99071. 45: ok 64366
  99072. 45: ok 64367
  99073. 45: ok 64368
  99074. 45: ok 64369
  99075. 45: ok 64370
  99076. 45: ok 64371
  99077. 45: ok 64372
  99078. 45: ok 64373
  99079. 45: ok 64374
  99080. 45: ok 64375
  99081. 45: ok 64376
  99082. 45: ok 64377
  99083. 45: ok 64378
  99084. 45: ok 64379
  99085. 45: ok 64380
  99086. 45: ok 64381
  99087. 45: ok 64382
  99088. 45: ok 64383
  99089. 45: ok 64384
  99090. 45: ok 64385
  99091. 45: ok 64386
  99092. 45: ok 64387
  99093. 45: ok 64388
  99094. 45: ok 64389
  99095. 45: ok 64390
  99096. 45: ok 64391
  99097. 45: ok 64392
  99098. 45: ok 64393
  99099. 45: ok 64394
  99100. 45: ok 64395
  99101. 45: ok 64396
  99102. 45: ok 64397
  99103. 45: ok 64398
  99104. 45: ok 64399
  99105. 45: ok 64400
  99106. 45: ok 64401
  99107. 45: ok 64402
  99108. 45: ok 64403
  99109. 45: ok 64404
  99110. 45: ok 64405
  99111. 45: ok 64406
  99112. 45: ok 64407
  99113. 45: ok 64408
  99114. 45: ok 64409
  99115. 45: ok 64410
  99116. 45: ok 64411
  99117. 45: ok 64412
  99118. 45: ok 64413
  99119. 45: ok 64414
  99120. 45: ok 64415
  99121. 45: ok 64416
  99122. 45: ok 64417
  99123. 45: ok 64418
  99124. 45: ok 64419
  99125. 45: ok 64420
  99126. 45: ok 64421
  99127. 45: ok 64422
  99128. 45: ok 64423
  99129. 45: ok 64424
  99130. 45: ok 64425
  99131. 45: ok 64426
  99132. 45: ok 64427
  99133. 45: ok 64428
  99134. 45: ok 64429
  99135. 45: ok 64430
  99136. 45: ok 64431
  99137. 45: ok 64432
  99138. 45: ok 64433
  99139. 45: ok 64434
  99140. 45: ok 64435
  99141. 45: ok 64436
  99142. 45: ok 64437
  99143. 45: ok 64438
  99144. 45: ok 64439
  99145. 45: ok 64440
  99146. 45: ok 64441
  99147. 45: ok 64442
  99148. 45: ok 64443
  99149. 45: ok 64444
  99150. 45: ok 64445
  99151. 45: ok 64446
  99152. 45: ok 64447
  99153. 45: ok 64448
  99154. 45: ok 64449
  99155. 45: ok 64450
  99156. 45: ok 64451
  99157. 45: ok 64452
  99158. 45: ok 64453
  99159. 45: ok 64454
  99160. 45: ok 64455
  99161. 45: ok 64456
  99162. 45: ok 64457
  99163. 45: ok 64458
  99164. 45: ok 64459
  99165. 45: ok 64460
  99166. 45: ok 64461
  99167. 45: ok 64462
  99168. 45: ok 64463
  99169. 45: ok 64464
  99170. 45: ok 64465
  99171. 45: ok 64466
  99172. 45: ok 64467
  99173. 45: ok 64468
  99174. 45: ok 64469
  99175. 45: ok 64470
  99176. 45: ok 64471
  99177. 45: ok 64472
  99178. 45: ok 64473
  99179. 45: ok 64474
  99180. 45: ok 64475
  99181. 45: ok 64476
  99182. 45: ok 64477
  99183. 45: ok 64478
  99184. 45: ok 64479
  99185. 45: ok 64480
  99186. 45: ok 64481
  99187. 45: ok 64482
  99188. 45: ok 64483
  99189. 45: ok 64484
  99190. 45: ok 64485
  99191. 45: ok 64486
  99192. 45: ok 64487
  99193. 45: ok 64488
  99194. 45: ok 64489
  99195. 45: ok 64490
  99196. 45: ok 64491
  99197. 45: ok 64492
  99198. 45: ok 64493
  99199. 45: ok 64494
  99200. 45: ok 64495
  99201. 45: ok 64496
  99202. 45: ok 64497
  99203. 45: ok 64498
  99204. 45: ok 64499
  99205. 45: ok 64500
  99206. 45: ok 64501
  99207. 45: ok 64502
  99208. 45: ok 64503
  99209. 45: ok 64504
  99210. 45: ok 64505
  99211. 45: ok 64506
  99212. 45: ok 64507
  99213. 45: ok 64508
  99214. 45: ok 64509
  99215. 45: ok 64510
  99216. 45: ok 64511
  99217. 45: ok 64512
  99218. 45: ok 64513
  99219. 45: ok 64514
  99220. 45: ok 64515
  99221. 45: ok 64516
  99222. 45: ok 64517
  99223. 45: ok 64518
  99224. 45: ok 64519
  99225. 45: ok 64520
  99226. 45: ok 64521
  99227. 45: ok 64522
  99228. 45: ok 64523
  99229. 45: ok 64524
  99230. 45: ok 64525
  99231. 45: ok 64526
  99232. 45: ok 64527
  99233. 45: ok 64528
  99234. 45: ok 64529
  99235. 45: ok 64530
  99236. 45: ok 64531
  99237. 45: ok 64532
  99238. 45: ok 64533
  99239. 45: ok 64534
  99240. 45: ok 64535
  99241. 45: ok 64536
  99242. 45: ok 64537
  99243. 45: ok 64538
  99244. 45: ok 64539
  99245. 45: ok 64540
  99246. 45: ok 64541
  99247. 45: ok 64542
  99248. 45: ok 64543
  99249. 45: ok 64544
  99250. 45: ok 64545
  99251. 45: ok 64546
  99252. 45: ok 64547
  99253. 45: ok 64548
  99254. 45: ok 64549
  99255. 45: ok 64550
  99256. 45: ok 64551
  99257. 45: ok 64552
  99258. 45: ok 64553
  99259. 45: ok 64554
  99260. 45: ok 64555
  99261. 45: ok 64556
  99262. 45: ok 64557
  99263. 45: ok 64558
  99264. 45: ok 64559
  99265. 45: ok 64560
  99266. 45: ok 64561
  99267. 45: ok 64562
  99268. 45: ok 64563
  99269. 45: ok 64564
  99270. 45: ok 64565
  99271. 45: ok 64566
  99272. 45: ok 64567
  99273. 45: ok 64568
  99274. 45: ok 64569
  99275. 45: ok 64570
  99276. 45: ok 64571
  99277. 45: ok 64572
  99278. 45: ok 64573
  99279. 45: ok 64574
  99280. 45: ok 64575
  99281. 45: ok 64576
  99282. 45: ok 64577
  99283. 45: ok 64578
  99284. 45: ok 64579
  99285. 45: ok 64580
  99286. 45: ok 64581
  99287. 45: ok 64582
  99288. 45: ok 64583
  99289. 45: ok 64584
  99290. 45: ok 64585
  99291. 45: ok 64586
  99292. 45: ok 64587
  99293. 45: ok 64588
  99294. 45: ok 64589
  99295. 45: ok 64590
  99296. 45: ok 64591
  99297. 45: ok 64592
  99298. 45: ok 64593
  99299. 45: ok 64594
  99300. 45: ok 64595
  99301. 45: ok 64596
  99302. 45: ok 64597
  99303. 45: ok 64598
  99304. 45: ok 64599
  99305. 45: ok 64600
  99306. 45: ok 64601
  99307. 45: ok 64602
  99308. 45: ok 64603
  99309. 45: ok 64604
  99310. 45: ok 64605
  99311. 45: ok 64606
  99312. 45: ok 64607
  99313. 45: ok 64608
  99314. 45: ok 64609
  99315. 45: ok 64610
  99316. 45: ok 64611
  99317. 45: ok 64612
  99318. 45: ok 64613
  99319. 45: ok 64614
  99320. 45: ok 64615
  99321. 45: ok 64616
  99322. 45: ok 64617
  99323. 45: ok 64618
  99324. 45: ok 64619
  99325. 45: ok 64620
  99326. 45: ok 64621
  99327. 45: ok 64622
  99328. 45: ok 64623
  99329. 45: ok 64624
  99330. 45: ok 64625
  99331. 45: ok 64626
  99332. 45: ok 64627
  99333. 45: ok 64628
  99334. 45: ok 64629
  99335. 45: ok 64630
  99336. 45: ok 64631
  99337. 45: ok 64632
  99338. 45: ok 64633
  99339. 45: ok 64634
  99340. 45: ok 64635
  99341. 45: ok 64636
  99342. 45: ok 64637
  99343. 45: ok 64638
  99344. 45: ok 64639
  99345. 45: ok 64640
  99346. 45: ok 64641
  99347. 45: ok 64642
  99348. 45: ok 64643
  99349. 45: ok 64644
  99350. 45: ok 64645
  99351. 45: ok 64646
  99352. 45: ok 64647
  99353. 45: ok 64648
  99354. 45: ok 64649
  99355. 45: ok 64650
  99356. 45: ok 64651
  99357. 45: ok 64652
  99358. 45: ok 64653
  99359. 45: ok 64654
  99360. 45: ok 64655
  99361. 45: ok 64656
  99362. 45: ok 64657
  99363. 45: ok 64658
  99364. 45: ok 64659
  99365. 45: ok 64660
  99366. 45: ok 64661
  99367. 45: ok 64662
  99368. 45: ok 64663
  99369. 45: ok 64664
  99370. 45: ok 64665
  99371. 45: ok 64666
  99372. 45: ok 64667
  99373. 45: ok 64668
  99374. 45: ok 64669
  99375. 45: ok 64670
  99376. 45: ok 64671
  99377. 45: ok 64672
  99378. 45: ok 64673
  99379. 45: ok 64674
  99380. 45: ok 64675
  99381. 45: ok 64676
  99382. 45: ok 64677
  99383. 45: ok 64678
  99384. 45: ok 64679
  99385. 45: ok 64680
  99386. 45: ok 64681
  99387. 45: ok 64682
  99388. 45: ok 64683
  99389. 45: ok 64684
  99390. 45: ok 64685
  99391. 45: ok 64686
  99392. 45: ok 64687
  99393. 45: ok 64688
  99394. 45: ok 64689
  99395. 45: ok 64690
  99396. 45: ok 64691
  99397. 45: ok 64692
  99398. 45: ok 64693
  99399. 45: ok 64694
  99400. 45: ok 64695
  99401. 45: ok 64696
  99402. 45: ok 64697
  99403. 45: ok 64698
  99404. 45: ok 64699
  99405. 45: ok 64700
  99406. 45: ok 64701
  99407. 45: ok 64702
  99408. 45: ok 64703
  99409. 45: ok 64704
  99410. 45: ok 64705
  99411. 45: ok 64706
  99412. 45: ok 64707
  99413. 45: ok 64708
  99414. 45: ok 64709
  99415. 45: ok 64710
  99416. 45: ok 64711
  99417. 45: ok 64712
  99418. 45: ok 64713
  99419. 45: ok 64714
  99420. 45: ok 64715
  99421. 45: ok 64716
  99422. 45: ok 64717
  99423. 45: ok 64718
  99424. 45: ok 64719
  99425. 45: ok 64720
  99426. 45: ok 64721
  99427. 45: ok 64722
  99428. 45: ok 64723
  99429. 45: ok 64724
  99430. 45: ok 64725
  99431. 45: ok 64726
  99432. 45: ok 64727
  99433. 45: ok 64728
  99434. 45: ok 64729
  99435. 45: ok 64730
  99436. 45: ok 64731
  99437. 45: ok 64732
  99438. 45: ok 64733
  99439. 45: ok 64734
  99440. 45: ok 64735
  99441. 45: ok 64736
  99442. 45: ok 64737
  99443. 45: ok 64738
  99444. 45: ok 64739
  99445. 45: ok 64740
  99446. 45: ok 64741
  99447. 45: ok 64742
  99448. 45: ok 64743
  99449. 45: ok 64744
  99450. 45: ok 64745
  99451. 45: ok 64746
  99452. 45: ok 64747
  99453. 45: ok 64748
  99454. 45: ok 64749
  99455. 45: ok 64750
  99456. 45: ok 64751
  99457. 45: ok 64752
  99458. 45: ok 64753
  99459. 45: ok 64754
  99460. 45: ok 64755
  99461. 45: ok 64756
  99462. 45: ok 64757
  99463. 45: ok 64758
  99464. 45: ok 64759
  99465. 45: ok 64760
  99466. 45: ok 64761
  99467. 45: ok 64762
  99468. 45: ok 64763
  99469. 45: ok 64764
  99470. 45: ok 64765
  99471. 45: ok 64766
  99472. 45: ok 64767
  99473. 45: ok 64768
  99474. 45: ok 64769
  99475. 45: ok 64770
  99476. 45: ok 64771
  99477. 45: ok 64772
  99478. 45: ok 64773
  99479. 45: ok 64774
  99480. 45: ok 64775
  99481. 45: ok 64776
  99482. 45: ok 64777
  99483. 45: ok 64778
  99484. 45: ok 64779
  99485. 45: ok 64780
  99486. 45: ok 64781
  99487. 45: ok 64782
  99488. 45: ok 64783
  99489. 45: ok 64784
  99490. 45: ok 64785
  99491. 45: ok 64786
  99492. 45: ok 64787
  99493. 45: ok 64788
  99494. 45: ok 64789
  99495. 45: ok 64790
  99496. 45: ok 64791
  99497. 45: ok 64792
  99498. 45: ok 64793
  99499. 45: ok 64794
  99500. 45: ok 64795
  99501. 45: ok 64796
  99502. 45: ok 64797
  99503. 45: ok 64798
  99504. 45: ok 64799
  99505. 45: ok 64800
  99506. 45: ok 64801
  99507. 45: ok 64802
  99508. 45: ok 64803
  99509. 45: ok 64804
  99510. 45: ok 64805
  99511. 45: ok 64806
  99512. 45: ok 64807
  99513. 45: ok 64808
  99514. 45: ok 64809
  99515. 45: ok 64810
  99516. 45: ok 64811
  99517. 45: ok 64812
  99518. 45: ok 64813
  99519. 45: ok 64814
  99520. 45: ok 64815
  99521. 45: ok 64816
  99522. 45: ok 64817
  99523. 45: ok 64818
  99524. 45: ok 64819
  99525. 45: ok 64820
  99526. 45: ok 64821
  99527. 45: ok 64822
  99528. 45: ok 64823
  99529. 45: ok 64824
  99530. 45: ok 64825
  99531. 45: ok 64826
  99532. 45: ok 64827
  99533. 45: ok 64828
  99534. 45: ok 64829
  99535. 45: ok 64830
  99536. 45: ok 64831
  99537. 45: ok 64832
  99538. 45: ok 64833
  99539. 45: ok 64834
  99540. 45: ok 64835
  99541. 45: ok 64836
  99542. 45: ok 64837
  99543. 45: ok 64838
  99544. 45: ok 64839
  99545. 45: ok 64840
  99546. 45: ok 64841
  99547. 45: ok 64842
  99548. 45: ok 64843
  99549. 45: ok 64844
  99550. 45: ok 64845
  99551. 45: ok 64846
  99552. 45: ok 64847
  99553. 45: ok 64848
  99554. 45: ok 64849
  99555. 45: ok 64850
  99556. 45: ok 64851
  99557. 45: ok 64852
  99558. 45: ok 64853
  99559. 45: ok 64854
  99560. 45: ok 64855
  99561. 45: ok 64856
  99562. 45: ok 64857
  99563. 45: ok 64858
  99564. 45: ok 64859
  99565. 45: ok 64860
  99566. 45: ok 64861
  99567. 45: ok 64862
  99568. 45: ok 64863
  99569. 45: ok 64864
  99570. 45: ok 64865
  99571. 45: ok 64866
  99572. 45: ok 64867
  99573. 45: ok 64868
  99574. 45: ok 64869
  99575. 45: ok 64870
  99576. 45: ok 64871
  99577. 45: ok 64872
  99578. 45: ok 64873
  99579. 45: ok 64874
  99580. 45: ok 64875
  99581. 45: ok 64876
  99582. 45: ok 64877
  99583. 45: ok 64878
  99584. 45: ok 64879
  99585. 45: ok 64880
  99586. 45: ok 64881
  99587. 45: ok 64882
  99588. 45: ok 64883
  99589. 45: ok 64884
  99590. 45: ok 64885
  99591. 45: ok 64886
  99592. 45: ok 64887
  99593. 45: ok 64888
  99594. 45: ok 64889
  99595. 45: ok 64890
  99596. 45: ok 64891
  99597. 45: ok 64892
  99598. 45: ok 64893
  99599. 45: ok 64894
  99600. 45: ok 64895
  99601. 45: ok 64896
  99602. 45: ok 64897
  99603. 45: ok 64898
  99604. 45: ok 64899
  99605. 45: ok 64900
  99606. 45: ok 64901
  99607. 45: ok 64902
  99608. 45: ok 64903
  99609. 45: ok 64904
  99610. 45: ok 64905
  99611. 45: ok 64906
  99612. 45: ok 64907
  99613. 45: ok 64908
  99614. 45: ok 64909
  99615. 45: ok 64910
  99616. 45: ok 64911
  99617. 45: ok 64912
  99618. 45: ok 64913
  99619. 45: ok 64914
  99620. 45: ok 64915
  99621. 45: ok 64916
  99622. 45: ok 64917
  99623. 45: ok 64918
  99624. 45: ok 64919
  99625. 45: ok 64920
  99626. 45: ok 64921
  99627. 45: ok 64922
  99628. 45: ok 64923
  99629. 45: ok 64924
  99630. 45: ok 64925
  99631. 45: ok 64926
  99632. 45: ok 64927
  99633. 45: ok 64928
  99634. 45: ok 64929
  99635. 45: ok 64930
  99636. 45: ok 64931
  99637. 45: ok 64932
  99638. 45: ok 64933
  99639. 45: ok 64934
  99640. 45: ok 64935
  99641. 45: ok 64936
  99642. 45: ok 64937
  99643. 45: ok 64938
  99644. 45: ok 64939
  99645. 45: ok 64940
  99646. 45: ok 64941
  99647. 45: ok 64942
  99648. 45: ok 64943
  99649. 45: ok 64944
  99650. 45: ok 64945
  99651. 45: ok 64946
  99652. 45: ok 64947
  99653. 45: ok 64948
  99654. 45: ok 64949
  99655. 45: ok 64950
  99656. 45: ok 64951
  99657. 45: ok 64952
  99658. 45: ok 64953
  99659. 45: ok 64954
  99660. 45: ok 64955
  99661. 45: ok 64956
  99662. 45: ok 64957
  99663. 45: ok 64958
  99664. 45: ok 64959
  99665. 45: ok 64960
  99666. 45: ok 64961
  99667. 45: ok 64962
  99668. 45: ok 64963
  99669. 45: ok 64964
  99670. 45: ok 64965
  99671. 45: ok 64966
  99672. 45: ok 64967
  99673. 45: ok 64968
  99674. 45: ok 64969
  99675. 45: ok 64970
  99676. 45: ok 64971
  99677. 45: ok 64972
  99678. 45: ok 64973
  99679. 45: ok 64974
  99680. 45: ok 64975
  99681. 45: ok 64976
  99682. 45: ok 64977
  99683. 45: ok 64978
  99684. 45: ok 64979
  99685. 45: ok 64980
  99686. 45: ok 64981
  99687. 45: ok 64982
  99688. 45: ok 64983
  99689. 45: ok 64984
  99690. 45: ok 64985
  99691. 45: ok 64986
  99692. 45: ok 64987
  99693. 45: ok 64988
  99694. 45: ok 64989
  99695. 45: ok 64990
  99696. 45: ok 64991
  99697. 45: ok 64992
  99698. 45: ok 64993
  99699. 45: ok 64994
  99700. 45: ok 64995
  99701. 45: ok 64996
  99702. 45: ok 64997
  99703. 45: ok 64998
  99704. 45: ok 64999
  99705. 45: ok 65000
  99706. 45: ok 65001
  99707. 45: ok 65002
  99708. 45: ok 65003
  99709. 45: ok 65004
  99710. 45: ok 65005
  99711. 45: ok 65006
  99712. 45: ok 65007
  99713. 45: ok 65008
  99714. 45: ok 65009
  99715. 45: ok 65010
  99716. 45: ok 65011
  99717. 45: ok 65012
  99718. 45: ok 65013
  99719. 45: ok 65014
  99720. 45: ok 65015
  99721. 45: ok 65016
  99722. 45: ok 65017
  99723. 45: ok 65018
  99724. 45: ok 65019
  99725. 45: ok 65020
  99726. 45: ok 65021
  99727. 45: ok 65022
  99728. 45: ok 65023
  99729. 45: ok 65024
  99730. 45: ok 65025
  99731. 45: ok 65026
  99732. 45: ok 65027
  99733. 45: ok 65028
  99734. 45: ok 65029
  99735. 45: ok 65030
  99736. 45: ok 65031
  99737. 45: ok 65032
  99738. 45: ok 65033
  99739. 45: ok 65034
  99740. 45: ok 65035
  99741. 45: ok 65036
  99742. 45: ok 65037
  99743. 45: ok 65038
  99744. 45: ok 65039
  99745. 45: ok 65040
  99746. 45: ok 65041
  99747. 45: ok 65042
  99748. 45: ok 65043
  99749. 45: ok 65044
  99750. 45: ok 65045
  99751. 45: ok 65046
  99752. 45: ok 65047
  99753. 45: ok 65048
  99754. 45: ok 65049
  99755. 45: ok 65050
  99756. 45: ok 65051
  99757. 45: ok 65052
  99758. 45: ok 65053
  99759. 45: ok 65054
  99760. 45: ok 65055
  99761. 45: ok 65056
  99762. 45: ok 65057
  99763. 45: ok 65058
  99764. 45: ok 65059
  99765. 45: ok 65060
  99766. 45: ok 65061
  99767. 45: ok 65062
  99768. 45: ok 65063
  99769. 45: ok 65064
  99770. 45: ok 65065
  99771. 45: ok 65066
  99772. 45: ok 65067
  99773. 45: ok 65068
  99774. 45: ok 65069
  99775. 45: ok 65070
  99776. 45: ok 65071
  99777. 45: ok 65072
  99778. 45: ok 65073
  99779. 45: ok 65074
  99780. 45: ok 65075
  99781. 45: ok 65076
  99782. 45: ok 65077
  99783. 45: ok 65078
  99784. 45: ok 65079
  99785. 45: ok 65080
  99786. 45: ok 65081
  99787. 45: ok 65082
  99788. 45: ok 65083
  99789. 45: ok 65084
  99790. 45: ok 65085
  99791. 45: ok 65086
  99792. 45: ok 65087
  99793. 45: ok 65088
  99794. 45: ok 65089
  99795. 45: ok 65090
  99796. 45: ok 65091
  99797. 45: ok 65092
  99798. 45: ok 65093
  99799. 45: ok 65094
  99800. 45: ok 65095
  99801. 45: ok 65096
  99802. 45: ok 65097
  99803. 45: ok 65098
  99804. 45: ok 65099
  99805. 45: ok 65100
  99806. 45: ok 65101
  99807. 45: ok 65102
  99808. 45: ok 65103
  99809. 45: ok 65104
  99810. 45: ok 65105
  99811. 45: ok 65106
  99812. 45: ok 65107
  99813. 45: ok 65108
  99814. 45: ok 65109
  99815. 45: ok 65110
  99816. 45: ok 65111
  99817. 45: ok 65112
  99818. 45: ok 65113
  99819. 45: ok 65114
  99820. 45: ok 65115
  99821. 45: ok 65116
  99822. 45: ok 65117
  99823. 45: ok 65118
  99824. 45: ok 65119
  99825. 45: ok 65120
  99826. 45: ok 65121
  99827. 45: ok 65122
  99828. 45: ok 65123
  99829. 45: ok 65124
  99830. 45: ok 65125
  99831. 45: ok 65126
  99832. 45: ok 65127
  99833. 45: ok 65128
  99834. 45: ok 65129
  99835. 45: ok 65130
  99836. 45: ok 65131
  99837. 45: ok 65132
  99838. 45: ok 65133
  99839. 45: ok 65134
  99840. 45: ok 65135
  99841. 45: ok 65136
  99842. 45: ok 65137
  99843. 45: ok 65138
  99844. 45: ok 65139
  99845. 45: ok 65140
  99846. 45: ok 65141
  99847. 45: ok 65142
  99848. 45: ok 65143
  99849. 45: ok 65144
  99850. 45: ok 65145
  99851. 45: ok 65146
  99852. 45: ok 65147
  99853. 45: ok 65148
  99854. 45: ok 65149
  99855. 45: ok 65150
  99856. 45: ok 65151
  99857. 45: ok 65152
  99858. 45: ok 65153
  99859. 45: ok 65154
  99860. 45: ok 65155
  99861. 45: ok 65156
  99862. 45: ok 65157
  99863. 45: ok 65158
  99864. 45: ok 65159
  99865. 45: ok 65160
  99866. 45: ok 65161
  99867. 45: ok 65162
  99868. 45: ok 65163
  99869. 45: ok 65164
  99870. 45: ok 65165
  99871. 45: ok 65166
  99872. 45: ok 65167
  99873. 45: ok 65168
  99874. 45: ok 65169
  99875. 45: ok 65170
  99876. 45: ok 65171
  99877. 45: ok 65172
  99878. 45: ok 65173
  99879. 45: ok 65174
  99880. 45: ok 65175
  99881. 45: ok 65176
  99882. 45: ok 65177
  99883. 45: ok 65178
  99884. 45: ok 65179
  99885. 45: ok 65180
  99886. 45: ok 65181
  99887. 45: ok 65182
  99888. 45: ok 65183
  99889. 45: ok 65184
  99890. 45: ok 65185
  99891. 45: ok 65186
  99892. 45: ok 65187
  99893. 45: ok 65188
  99894. 45: ok 65189
  99895. 45: ok 65190
  99896. 45: ok 65191
  99897. 45: ok 65192
  99898. 45: ok 65193
  99899. 45: ok 65194
  99900. 45: ok 65195
  99901. 45: ok 65196
  99902. 45: ok 65197
  99903. 45: ok 65198
  99904. 45: ok 65199
  99905. 45: ok 65200
  99906. 45: ok 65201
  99907. 45: ok 65202
  99908. 45: ok 65203
  99909. 45: ok 65204
  99910. 45: ok 65205
  99911. 45: ok 65206
  99912. 45: ok 65207
  99913. 45: ok 65208
  99914. 45: ok 65209
  99915. 45: ok 65210
  99916. 45: ok 65211
  99917. 45: ok 65212
  99918. 45: ok 65213
  99919. 45: ok 65214
  99920. 45: ok 65215
  99921. 45: ok 65216
  99922. 45: ok 65217
  99923. 45: ok 65218
  99924. 45: ok 65219
  99925. 45: ok 65220
  99926. 45: ok 65221
  99927. 45: ok 65222
  99928. 45: ok 65223
  99929. 45: ok 65224
  99930. 45: ok 65225
  99931. 45: ok 65226
  99932. 45: ok 65227
  99933. 45: ok 65228
  99934. 45: ok 65229
  99935. 45: ok 65230
  99936. 45: ok 65231
  99937. 45: ok 65232
  99938. 45: ok 65233
  99939. 45: ok 65234
  99940. 45: ok 65235
  99941. 45: ok 65236
  99942. 45: ok 65237
  99943. 45: ok 65238
  99944. 45: ok 65239
  99945. 45: ok 65240
  99946. 45: ok 65241
  99947. 45: ok 65242
  99948. 45: ok 65243
  99949. 45: ok 65244
  99950. 45: ok 65245
  99951. 45: ok 65246
  99952. 45: ok 65247
  99953. 45: ok 65248
  99954. 45: ok 65249
  99955. 45: ok 65250
  99956. 45: ok 65251
  99957. 45: ok 65252
  99958. 45: ok 65253
  99959. 45: ok 65254
  99960. 45: ok 65255
  99961. 45: ok 65256
  99962. 45: ok 65257
  99963. 45: ok 65258
  99964. 45: ok 65259
  99965. 45: ok 65260
  99966. 45: ok 65261
  99967. 45: ok 65262
  99968. 45: ok 65263
  99969. 45: ok 65264
  99970. 45: ok 65265
  99971. 45: ok 65266
  99972. 45: ok 65267
  99973. 45: ok 65268
  99974. 45: ok 65269
  99975. 45: ok 65270
  99976. 45: ok 65271
  99977. 45: ok 65272
  99978. 45: ok 65273
  99979. 45: ok 65274
  99980. 45: ok 65275
  99981. 45: ok 65276
  99982. 45: ok 65277
  99983. 45: ok 65278
  99984. 45: ok 65279
  99985. 45: ok 65280
  99986. 45: ok 65281
  99987. 45: ok 65282
  99988. 45: ok 65283
  99989. 45: ok 65284
  99990. 45: ok 65285
  99991. 45: ok 65286
  99992. 45: ok 65287
  99993. 45: ok 65288
  99994. 45: ok 65289
  99995. 45: ok 65290
  99996. 45: ok 65291
  99997. 45: ok 65292
  99998. 45: ok 65293
  99999. 45: ok 65294
  100000. 45: ok 65295
  100001. 45: ok 65296
  100002. 45: ok 65297
  100003. 45: ok 65298
  100004. 45: ok 65299
  100005. 45: ok 65300
  100006. 45: ok 65301
  100007. 45: ok 65302
  100008. 45: ok 65303
  100009. 45: ok 65304
  100010. 45: ok 65305
  100011. 45: ok 65306
  100012. 45: ok 65307
  100013. 45: ok 65308
  100014. 45: ok 65309
  100015. 45: ok 65310
  100016. 45: ok 65311
  100017. 45: ok 65312
  100018. 45: ok 65313
  100019. 45: ok 65314
  100020. 45: ok 65315
  100021. 45: ok 65316
  100022. 45: ok 65317
  100023. 45: ok 65318
  100024. 45: ok 65319
  100025. 45: ok 65320
  100026. 45: ok 65321
  100027. 45: ok 65322
  100028. 45: ok 65323
  100029. 45: ok 65324
  100030. 45: ok 65325
  100031. 45: ok 65326
  100032. 45: ok 65327
  100033. 45: ok 65328
  100034. 45: ok 65329
  100035. 45: ok 65330
  100036. 45: ok 65331
  100037. 45: ok 65332
  100038. 45: ok 65333
  100039. 45: ok 65334
  100040. 45: ok 65335
  100041. 45: ok 65336
  100042. 45: ok 65337
  100043. 45: ok 65338
  100044. 45: ok 65339
  100045. 45: ok 65340
  100046. 45: ok 65341
  100047. 45: ok 65342
  100048. 45: ok 65343
  100049. 45: ok 65344
  100050. 45: ok 65345
  100051. 45: ok 65346
  100052. 45: ok 65347
  100053. 45: ok 65348
  100054. 45: ok 65349
  100055. 45: ok 65350
  100056. 45: ok 65351
  100057. 45: ok 65352
  100058. 45: ok 65353
  100059. 45: ok 65354
  100060. 45: ok 65355
  100061. 45: ok 65356
  100062. 45: ok 65357
  100063. 45: ok 65358
  100064. 45: ok 65359
  100065. 45: ok 65360
  100066. 45: ok 65361
  100067. 45: ok 65362
  100068. 45: ok 65363
  100069. 45: ok 65364
  100070. 45: ok 65365
  100071. 45: ok 65366
  100072. 45: ok 65367
  100073. 45: ok 65368
  100074. 45: ok 65369
  100075. 45: ok 65370
  100076. 45: ok 65371
  100077. 45: ok 65372
  100078. 45: ok 65373
  100079. 45: ok 65374
  100080. 45: ok 65375
  100081. 45: ok 65376
  100082. 45: ok 65377
  100083. 45: ok 65378
  100084. 45: ok 65379
  100085. 45: ok 65380
  100086. 45: ok 65381
  100087. 45: ok 65382
  100088. 45: ok 65383
  100089. 45: ok 65384
  100090. 45: ok 65385
  100091. 45: ok 65386
  100092. 45: ok 65387
  100093. 45: ok 65388
  100094. 45: ok 65389
  100095. 45: ok 65390
  100096. 45: ok 65391
  100097. 45: ok 65392
  100098. 45: ok 65393
  100099. 45: ok 65394
  100100. 45: ok 65395
  100101. 45: ok 65396
  100102. 45: ok 65397
  100103. 45: ok 65398
  100104. 45: ok 65399
  100105. 45: ok 65400
  100106. 45: ok 65401
  100107. 45: ok 65402
  100108. 45: ok 65403
  100109. 45: ok 65404
  100110. 45: ok 65405
  100111. 45: ok 65406
  100112. 45: ok 65407
  100113. 45: ok 65408
  100114. 45: ok 65409
  100115. 45: ok 65410
  100116. 45: ok 65411
  100117. 45: ok 65412
  100118. 45: ok 65413
  100119. 45: ok 65414
  100120. 45: ok 65415
  100121. 45: ok 65416
  100122. 45: ok 65417
  100123. 45: ok 65418
  100124. 45: ok 65419
  100125. 45: ok 65420
  100126. 45: ok 65421
  100127. 45: ok 65422
  100128. 45: ok 65423
  100129. 45: ok 65424
  100130. 45: ok 65425
  100131. 45: ok 65426
  100132. 45: ok 65427
  100133. 45: ok 65428
  100134. 45: ok 65429
  100135. 45: ok 65430
  100136. 45: ok 65431
  100137. 45: ok 65432
  100138. 45: ok 65433
  100139. 45: ok 65434
  100140. 45: ok 65435
  100141. 45: ok 65436
  100142. 45: ok 65437
  100143. 45: ok 65438
  100144. 45: ok 65439
  100145. 45: ok 65440
  100146. 45: ok 65441
  100147. 45: ok 65442
  100148. 45: ok 65443
  100149. 45: ok 65444
  100150. 45: ok 65445
  100151. 45: ok 65446
  100152. 45: ok 65447
  100153. 45: ok 65448
  100154. 45: ok 65449
  100155. 45: ok 65450
  100156. 45: ok 65451
  100157. 45: ok 65452
  100158. 45: ok 65453
  100159. 45: ok 65454
  100160. 45: ok 65455
  100161. 45: ok 65456
  100162. 45: ok 65457
  100163. 45: ok 65458
  100164. 45: ok 65459
  100165. 45: ok 65460
  100166. 45: ok 65461
  100167. 45: ok 65462
  100168. 45: ok 65463
  100169. 45: ok 65464
  100170. 45: ok 65465
  100171. 45: ok 65466
  100172. 45: ok 65467
  100173. 45: ok 65468
  100174. 45: ok 65469
  100175. 45: ok 65470
  100176. 45: ok 65471
  100177. 45: ok 65472
  100178. 45: ok 65473
  100179. 45: ok 65474
  100180. 45: ok 65475
  100181. 45: ok 65476
  100182. 45: ok 65477
  100183. 45: ok 65478
  100184. 45: ok 65479
  100185. 45: ok 65480
  100186. 45: ok 65481
  100187. 45: ok 65482
  100188. 45: ok 65483
  100189. 45: ok 65484
  100190. 45: ok 65485
  100191. 45: ok 65486
  100192. 45: ok 65487
  100193. 45: ok 65488
  100194. 45: ok 65489
  100195. 45: ok 65490
  100196. 45: ok 65491
  100197. 45: ok 65492
  100198. 45: ok 65493
  100199. 45: ok 65494
  100200. 45: ok 65495
  100201. 45: ok 65496
  100202. 45: ok 65497
  100203. 45: ok 65498
  100204. 45: ok 65499
  100205. 45: ok 65500
  100206. 45: ok 65501
  100207. 45: ok 65502
  100208. 45: ok 65503
  100209. 45: ok 65504
  100210. 45: ok 65505
  100211. 45: ok 65506
  100212. 45: ok 65507
  100213. 45: ok 65508
  100214. 45: ok 65509
  100215. 45: ok 65510
  100216. 45: ok 65511
  100217. 45: ok 65512
  100218. 45: ok 65513
  100219. 45: ok 65514
  100220. 45: ok 65515
  100221. 45: ok 65516
  100222. 45: ok 65517
  100223. 45: ok 65518
  100224. 45: ok 65519
  100225. 45: ok 65520
  100226. 45: ok 65521
  100227. 45: ok 65522
  100228. 45: ok 65523
  100229. 45: ok 65524
  100230. 45: ok 65525
  100231. 45: ok 65526
  100232. 45: ok 65527
  100233. 45: ok 65528
  100234. 45: ok 65529
  100235. 45: ok 65530
  100236. 45: ok 65531
  100237. 45: ok 65532
  100238. 45: ok 65533
  100239. 45: ok 65534
  100240. 45: ok 65535
  100241. 45: ok 65536
  100242. 45: ok 65537
  100243. 45: ok 65538
  100244. 45: ok 65539
  100245. 45: ok 65540
  100246. 45: ok 65541
  100247. 45: ok 65542
  100248. 45: ok 65543
  100249. 45: ok 65544
  100250. 45: ok 65545
  100251. 45: ok 65546
  100252. 45: ok 65547
  100253. 45: ok 65548
  100254. 45: ok 65549
  100255. 45: ok 65550
  100256. 45: ok 65551
  100257. 45: ok 65552
  100258. 45: ok 65553
  100259. 45: ok 65554
  100260. 45: ok 65555
  100261. 45: ok 65556
  100262. 45: ok 65557
  100263. 45: ok 65558
  100264. 45: ok 65559
  100265. 45: ok 65560
  100266. 45: ok 65561
  100267. 45: ok 65562
  100268. 45: ok 65563
  100269. 45: ok 65564
  100270. 45: ok 65565
  100271. 45: ok 65566
  100272. 45: ok 65567
  100273. 45: ok 65568
  100274. 45: ok 65569
  100275. 45: ok 65570
  100276. 45: ok 65571
  100277. 45: ok 65572
  100278. 45: ok 65573
  100279. 45: ok 65574
  100280. 45: ok 65575
  100281. 45: ok 65576
  100282. 45: ok 65577
  100283. 45: ok 65578
  100284. 45: ok 65579
  100285. 45: ok 65580
  100286. 45: ok 65581
  100287. 45: ok 65582
  100288. 45: ok 65583
  100289. 45: ok 65584
  100290. 45: ok 65585
  100291. 45: ok 65586
  100292. 45: ok 65587
  100293. 45: ok 65588
  100294. 45: ok 65589
  100295. 45: ok 65590
  100296. 45: ok 65591
  100297. 45: ok 65592
  100298. 45: ok 65593
  100299. 45: ok 65594
  100300. 45: ok 65595
  100301. 45: ok 65596
  100302. 45: ok 65597
  100303. 45: ok 65598
  100304. 45: ok 65599
  100305. 45: ok 65600
  100306. 45: ok 65601
  100307. 45: ok 65602
  100308. 45: ok 65603
  100309. 45: ok 65604
  100310. 45: ok 65605
  100311. 45: ok 65606
  100312. 45: ok 65607
  100313. 45: ok 65608
  100314. 45: ok 65609
  100315. 45: ok 65610
  100316. 45: ok 65611
  100317. 45: ok 65612
  100318. 45: ok 65613
  100319. 45: ok 65614
  100320. 45: ok 65615
  100321. 45: ok 65616
  100322. 45: ok 65617
  100323. 45: ok 65618
  100324. 45: ok 65619
  100325. 45: ok 65620
  100326. 45: ok 65621
  100327. 45: ok 65622
  100328. 45: ok 65623
  100329. 45: ok 65624
  100330. 45: ok 65625
  100331. 45: ok 65626
  100332. 45: ok 65627
  100333. 45: ok 65628
  100334. 45: ok 65629
  100335. 45: ok 65630
  100336. 45: ok 65631
  100337. 45: ok 65632
  100338. 45: ok 65633
  100339. 45: ok 65634
  100340. 45: ok 65635
  100341. 45: ok 65636
  100342. 45: ok 65637
  100343. 45: ok 65638
  100344. 45: ok 65639
  100345. 45: ok 65640
  100346. 45: ok 65641
  100347. 45: ok 65642
  100348. 45: ok 65643
  100349. 45: ok 65644
  100350. 45: ok 65645
  100351. 45: ok 65646
  100352. 45: ok 65647
  100353. 45: ok 65648
  100354. 45: ok 65649
  100355. 45: ok 65650
  100356. 45: ok 65651
  100357. 45: ok 65652
  100358. 45: ok 65653
  100359. 45: ok 65654
  100360. 45: ok 65655
  100361. 45: ok 65656
  100362. 45: ok 65657
  100363. 45: ok 65658
  100364. 45: ok 65659
  100365. 45: ok 65660
  100366. 45: ok 65661
  100367. 45: ok 65662
  100368. 45: ok 65663
  100369. 45: ok 65664
  100370. 45: ok 65665
  100371. 45: ok 65666
  100372. 45: ok 65667
  100373. 45: ok 65668
  100374. 45: ok 65669
  100375. 45: ok 65670
  100376. 45: ok 65671
  100377. 45: ok 65672
  100378. 45: ok 65673
  100379. 45: ok 65674
  100380. 45: ok 65675
  100381. 45: ok 65676
  100382. 45: ok 65677
  100383. 45: ok 65678
  100384. 45: ok 65679
  100385. 45: ok 65680
  100386. 45: ok 65681
  100387. 45: ok 65682
  100388. 45: ok 65683
  100389. 45: ok 65684
  100390. 45: ok 65685
  100391. 45: ok 65686
  100392. 45: ok 65687
  100393. 45: ok 65688
  100394. 45: ok 65689
  100395. 45: ok 65690
  100396. 45: ok 65691
  100397. 45: ok 65692
  100398. 45: ok 65693
  100399. 45: ok 65694
  100400. 45: ok 65695
  100401. 45: ok 65696
  100402. 45: ok 65697
  100403. 45: ok 65698
  100404. 45: ok 65699
  100405. 45: ok 65700
  100406. 45: ok 65701
  100407. 45: ok 65702
  100408. 45: ok 65703
  100409. 45: ok 65704
  100410. 45: ok 65705
  100411. 45: ok 65706
  100412. 45: ok 65707
  100413. 45: ok 65708
  100414. 45: ok 65709
  100415. 45: ok 65710
  100416. 45: ok 65711
  100417. 45: ok 65712
  100418. 45: ok 65713
  100419. 45: ok 65714
  100420. 45: ok 65715
  100421. 45: ok 65716
  100422. 45: ok 65717
  100423. 45: ok 65718
  100424. 45: ok 65719
  100425. 45: ok 65720
  100426. 45: ok 65721
  100427. 45: ok 65722
  100428. 45: ok 65723
  100429. 45: ok 65724
  100430. 45: ok 65725
  100431. 45: ok 65726
  100432. 45: ok 65727
  100433. 45: ok 65728
  100434. 45: ok 65729
  100435. 45: ok 65730
  100436. 45: ok 65731
  100437. 45: ok 65732
  100438. 45: ok 65733
  100439. 45: ok 65734
  100440. 45: ok 65735
  100441. 45: ok 65736
  100442. 45: ok 65737
  100443. 45: ok 65738
  100444. 45: ok 65739
  100445. 45: ok 65740
  100446. 45: ok 65741
  100447. 45: ok 65742
  100448. 45: ok 65743
  100449. 45: ok 65744
  100450. 45: ok 65745
  100451. 45: ok 65746
  100452. 45: ok 65747
  100453. 45: ok 65748
  100454. 45: ok 65749
  100455. 45: ok 65750
  100456. 45: ok 65751
  100457. 45: ok 65752
  100458. 45: ok 65753
  100459. 45: ok 65754
  100460. 45: ok 65755
  100461. 45: ok 65756
  100462. 45: ok 65757
  100463. 45: ok 65758
  100464. 45: ok 65759
  100465. 45: ok 65760
  100466. 45: ok 65761
  100467. 45: ok 65762
  100468. 45: ok 65763
  100469. 45: ok 65764
  100470. 45: ok 65765
  100471. 45: ok 65766
  100472. 45: ok 65767
  100473. 45: ok 65768
  100474. 45: ok 65769
  100475. 45: ok 65770
  100476. 45: ok 65771
  100477. 45: ok 65772
  100478. 45: ok 65773
  100479. 45: ok 65774
  100480. 45: ok 65775
  100481. 45: ok 65776
  100482. 45: ok 65777
  100483. 45: ok 65778
  100484. 45: ok 65779
  100485. 45: ok 65780
  100486. 45: ok 65781
  100487. 45: ok 65782
  100488. 45: ok 65783
  100489. 45: ok 65784
  100490. 45: ok 65785
  100491. 45: ok 65786
  100492. 45: ok 65787
  100493. 45: ok 65788
  100494. 45: ok 65789
  100495. 45: ok 65790
  100496. 45: ok 65791
  100497. 45: ok 65792
  100498. 45: ok 65793
  100499. 45: ok 65794
  100500. 45: ok 65795
  100501. 45: ok 65796
  100502. 45: ok 65797
  100503. 45: ok 65798
  100504. 45: ok 65799
  100505. 45: ok 65800
  100506. 45: ok 65801
  100507. 45: ok 65802
  100508. 45: ok 65803
  100509. 45: ok 65804
  100510. 45: ok 65805
  100511. 45: ok 65806
  100512. 45: ok 65807
  100513. 45: ok 65808
  100514. 45: ok 65809
  100515. 45: ok 65810
  100516. 45: ok 65811
  100517. 45: ok 65812
  100518. 45: ok 65813
  100519. 45: ok 65814
  100520. 45: ok 65815
  100521. 45: ok 65816
  100522. 45: ok 65817
  100523. 45: ok 65818
  100524. 45: ok 65819
  100525. 45: ok 65820
  100526. 45: ok 65821
  100527. 45: ok 65822
  100528. 45: ok 65823
  100529. 45: ok 65824
  100530. 45: ok 65825
  100531. 45: ok 65826
  100532. 45: ok 65827
  100533. 45: ok 65828
  100534. 45: ok 65829
  100535. 45: ok 65830
  100536. 45: ok 65831
  100537. 45: ok 65832
  100538. 45: ok 65833
  100539. 45: ok 65834
  100540. 45: ok 65835
  100541. 45: ok 65836
  100542. 45: ok 65837
  100543. 45: ok 65838
  100544. 45: ok 65839
  100545. 45: ok 65840
  100546. 45: ok 65841
  100547. 45: ok 65842
  100548. 45: ok 65843
  100549. 45: ok 65844
  100550. 45: ok 65845
  100551. 45: ok 65846
  100552. 45: ok 65847
  100553. 45: ok 65848
  100554. 45: ok 65849
  100555. 45: ok 65850
  100556. 45: ok 65851
  100557. 45: ok 65852
  100558. 45: ok 65853
  100559. 45: ok 65854
  100560. 45: ok 65855
  100561. 45: ok 65856
  100562. 45: ok 65857
  100563. 45: ok 65858
  100564. 45: ok 65859
  100565. 45: ok 65860
  100566. 45: ok 65861
  100567. 45: ok 65862
  100568. 45: ok 65863
  100569. 45: ok 65864
  100570. 45: ok 65865
  100571. 45: ok 65866
  100572. 45: ok 65867
  100573. 45: ok 65868
  100574. 45: ok 65869
  100575. 45: ok 65870
  100576. 45: ok 65871
  100577. 45: ok 65872
  100578. 45: ok 65873
  100579. 45: ok 65874
  100580. 45: ok 65875
  100581. 45: ok 65876
  100582. 45: ok 65877
  100583. 45: ok 65878
  100584. 45: ok 65879
  100585. 45: ok 65880
  100586. 45: ok 65881
  100587. 45: ok 65882
  100588. 45: ok 65883
  100589. 45: ok 65884
  100590. 45: ok 65885
  100591. 45: ok 65886
  100592. 45: ok 65887
  100593. 45: ok 65888
  100594. 45: ok 65889
  100595. 45: ok 65890
  100596. 45: ok 65891
  100597. 45: ok 65892
  100598. 45: ok 65893
  100599. 45: ok 65894
  100600. 45: ok 65895
  100601. 45: ok 65896
  100602. 45: ok 65897
  100603. 45: ok 65898
  100604. 45: ok 65899
  100605. 45: ok 65900
  100606. 45: ok 65901
  100607. 45: ok 65902
  100608. 45: ok 65903
  100609. 45: ok 65904
  100610. 45: ok 65905
  100611. 45: ok 65906
  100612. 45: ok 65907
  100613. 45: ok 65908
  100614. 45: ok 65909
  100615. 45: ok 65910
  100616. 45: ok 65911
  100617. 45: ok 65912
  100618. 45: ok 65913
  100619. 45: ok 65914
  100620. 45: ok 65915
  100621. 45: ok 65916
  100622. 45: ok 65917
  100623. 45: ok 65918
  100624. 45: ok 65919
  100625. 45: ok 65920
  100626. 45: ok 65921
  100627. 45: ok 65922
  100628. 45: ok 65923
  100629. 45: ok 65924
  100630. 45: ok 65925
  100631. 45: ok 65926
  100632. 45: ok 65927
  100633. 45: ok 65928
  100634. 45: ok 65929
  100635. 45: ok 65930
  100636. 45: ok 65931
  100637. 45: ok 65932
  100638. 45: ok 65933
  100639. 45: ok 65934
  100640. 45: ok 65935
  100641. 45: ok 65936
  100642. 45: ok 65937
  100643. 45: ok 65938
  100644. 45: ok 65939
  100645. 45: ok 65940
  100646. 45: ok 65941
  100647. 45: ok 65942
  100648. 45: ok 65943
  100649. 45: ok 65944
  100650. 45: ok 65945
  100651. 45: ok 65946
  100652. 45: ok 65947
  100653. 45: ok 65948
  100654. 45: ok 65949
  100655. 45: ok 65950
  100656. 45: ok 65951
  100657. 45: ok 65952
  100658. 45: ok 65953
  100659. 45: ok 65954
  100660. 45: ok 65955
  100661. 45: ok 65956
  100662. 45: ok 65957
  100663. 45: ok 65958
  100664. 45: ok 65959
  100665. 45: ok 65960
  100666. 45: ok 65961
  100667. 45: ok 65962
  100668. 45: ok 65963
  100669. 45: ok 65964
  100670. 45: ok 65965
  100671. 45: ok 65966
  100672. 45: ok 65967
  100673. 45: ok 65968
  100674. 45: ok 65969
  100675. 45: ok 65970
  100676. 45: ok 65971
  100677. 45: ok 65972
  100678. 45: ok 65973
  100679. 45: ok 65974
  100680. 45: ok 65975
  100681. 45: ok 65976
  100682. 45: ok 65977
  100683. 45: ok 65978
  100684. 45: ok 65979
  100685. 45: ok 65980
  100686. 45: ok 65981
  100687. 45: ok 65982
  100688. 45: ok 65983
  100689. 45: ok 65984
  100690. 45: ok 65985
  100691. 45: ok 65986
  100692. 45: ok 65987
  100693. 45: ok 65988
  100694. 45: ok 65989
  100695. 45: ok 65990
  100696. 45: ok 65991
  100697. 45: ok 65992
  100698. 45: ok 65993
  100699. 45: ok 65994
  100700. 45: ok 65995
  100701. 45: ok 65996
  100702. 45: ok 65997
  100703. 45: ok 65998
  100704. 45: ok 65999
  100705. 45: ok 66000
  100706. 45: ok 66001
  100707. 45: ok 66002
  100708. 45: ok 66003
  100709. 45: ok 66004
  100710. 45: ok 66005
  100711. 45: ok 66006
  100712. 45: ok 66007
  100713. 45: ok 66008
  100714. 45: ok 66009
  100715. 45: ok 66010
  100716. 45: ok 66011
  100717. 45: ok 66012
  100718. 45: ok 66013
  100719. 45: ok 66014
  100720. 45: ok 66015
  100721. 45: ok 66016
  100722. 45: ok 66017
  100723. 45: ok 66018
  100724. 45: ok 66019
  100725. 45: ok 66020
  100726. 45: ok 66021
  100727. 45: ok 66022
  100728. 45: ok 66023
  100729. 45: ok 66024
  100730. 45: ok 66025
  100731. 45: ok 66026
  100732. 45: ok 66027
  100733. 45: ok 66028
  100734. 45: ok 66029
  100735. 45: ok 66030
  100736. 45: ok 66031
  100737. 45: ok 66032
  100738. 45: ok 66033
  100739. 45: ok 66034
  100740. 45: ok 66035
  100741. 45: ok 66036
  100742. 45: ok 66037
  100743. 45: ok 66038
  100744. 45: ok 66039
  100745. 45: ok 66040
  100746. 45: ok 66041
  100747. 45: ok 66042
  100748. 45: ok 66043
  100749. 45: ok 66044
  100750. 45: ok 66045
  100751. 45: ok 66046
  100752. 45: ok 66047
  100753. 45: ok 66048
  100754. 45: ok 66049
  100755. 45: ok 66050
  100756. 45: ok 66051
  100757. 45: ok 66052
  100758. 45: ok 66053
  100759. 45: ok 66054
  100760. 45: ok 66055
  100761. 45: ok 66056
  100762. 45: ok 66057
  100763. 45: ok 66058
  100764. 45: ok 66059
  100765. 45: ok 66060
  100766. 45: ok 66061
  100767. 45: ok 66062
  100768. 45: ok 66063
  100769. 45: ok 66064
  100770. 45: ok 66065
  100771. 45: ok 66066
  100772. 45: ok 66067
  100773. 45: ok 66068
  100774. 45: ok 66069
  100775. 45: ok 66070
  100776. 45: ok 66071
  100777. 45: ok 66072
  100778. 45: ok 66073
  100779. 45: ok 66074
  100780. 45: ok 66075
  100781. 45: ok 66076
  100782. 45: ok 66077
  100783. 45: ok 66078
  100784. 45: ok 66079
  100785. 45: ok 66080
  100786. 45: ok 66081
  100787. 45: ok 66082
  100788. 45: ok 66083
  100789. 45: ok 66084
  100790. 45: ok 66085
  100791. 45: ok 66086
  100792. 45: ok 66087
  100793. 45: ok 66088
  100794. 45: ok 66089
  100795. 45: ok 66090
  100796. 45: ok 66091
  100797. 45: ok 66092
  100798. 45: ok 66093
  100799. 45: ok 66094
  100800. 45: ok 66095
  100801. 45: ok 66096
  100802. 45: ok 66097
  100803. 45: ok 66098
  100804. 45: ok 66099
  100805. 45: ok 66100
  100806. 45: ok 66101
  100807. 45: ok 66102
  100808. 45: ok 66103
  100809. 45: ok 66104
  100810. 45: ok 66105
  100811. 45: ok 66106
  100812. 45: ok 66107
  100813. 45: ok 66108
  100814. 45: ok 66109
  100815. 45: ok 66110
  100816. 45: ok 66111
  100817. 45: ok 66112
  100818. 45: ok 66113
  100819. 45: ok 66114
  100820. 45: ok 66115
  100821. 45: ok 66116
  100822. 45: ok 66117
  100823. 45: ok 66118
  100824. 45: ok 66119
  100825. 45: ok 66120
  100826. 45: ok 66121
  100827. 45: ok 66122
  100828. 45: ok 66123
  100829. 45: ok 66124
  100830. 45: ok 66125
  100831. 45: ok 66126
  100832. 45: ok 66127
  100833. 45: ok 66128
  100834. 45: ok 66129
  100835. 45: ok 66130
  100836. 45: ok 66131
  100837. 45: ok 66132
  100838. 45: ok 66133
  100839. 45: ok 66134
  100840. 45: ok 66135
  100841. 45: ok 66136
  100842. 45: ok 66137
  100843. 45: ok 66138
  100844. 45: ok 66139
  100845. 45: ok 66140
  100846. 45: ok 66141
  100847. 45: ok 66142
  100848. 45: ok 66143
  100849. 45: ok 66144
  100850. 45: ok 66145
  100851. 45: ok 66146
  100852. 45: ok 66147
  100853. 45: ok 66148
  100854. 45: ok 66149
  100855. 45: ok 66150
  100856. 45: ok 66151
  100857. 45: ok 66152
  100858. 45: ok 66153
  100859. 45: ok 66154
  100860. 45: ok 66155
  100861. 45: ok 66156
  100862. 45: ok 66157
  100863. 45: ok 66158
  100864. 45: ok 66159
  100865. 45: ok 66160
  100866. 45: ok 66161
  100867. 45: ok 66162
  100868. 45: ok 66163
  100869. 45: ok 66164
  100870. 45: ok 66165
  100871. 45: ok 66166
  100872. 45: ok 66167
  100873. 45: ok 66168
  100874. 45: ok 66169
  100875. 45: ok 66170
  100876. 45: ok 66171
  100877. 45: ok 66172
  100878. 45: ok 66173
  100879. 45: ok 66174
  100880. 45: ok 66175
  100881. 45: ok 66176
  100882. 45: ok 66177
  100883. 45: ok 66178
  100884. 45: ok 66179
  100885. 45: ok 66180
  100886. 45: ok 66181
  100887. 45: ok 66182
  100888. 45: ok 66183
  100889. 45: ok 66184
  100890. 45: ok 66185
  100891. 45: ok 66186
  100892. 45: ok 66187
  100893. 45: ok 66188
  100894. 45: ok 66189
  100895. 45: ok 66190
  100896. 45: ok 66191
  100897. 45: ok 66192
  100898. 45: ok 66193
  100899. 45: ok 66194
  100900. 45: ok 66195
  100901. 45: ok 66196
  100902. 45: ok 66197
  100903. 45: ok 66198
  100904. 45: ok 66199
  100905. 45: ok 66200
  100906. 45: ok 66201
  100907. 45: ok 66202
  100908. 45: ok 66203
  100909. 45: ok 66204
  100910. 45: ok 66205
  100911. 45: ok 66206
  100912. 45: ok 66207
  100913. 45: ok 66208
  100914. 45: ok 66209
  100915. 45: ok 66210
  100916. 45: ok 66211
  100917. 45: ok 66212
  100918. 45: ok 66213
  100919. 45: ok 66214
  100920. 45: ok 66215
  100921. 45: ok 66216
  100922. 45: ok 66217
  100923. 45: ok 66218
  100924. 45: ok 66219
  100925. 45: ok 66220
  100926. 45: ok 66221
  100927. 45: ok 66222
  100928. 45: ok 66223
  100929. 45: ok 66224
  100930. 45: ok 66225
  100931. 45: ok 66226
  100932. 45: ok 66227
  100933. 45: ok 66228
  100934. 45: ok 66229
  100935. 45: ok 66230
  100936. 45: ok 66231
  100937. 45: ok 66232
  100938. 45: ok 66233
  100939. 45: ok 66234
  100940. 45: ok 66235
  100941. 45: ok 66236
  100942. 45: ok 66237
  100943. 45: ok 66238
  100944. 45: ok 66239
  100945. 45: ok 66240
  100946. 45: ok 66241
  100947. 45: ok 66242
  100948. 45: ok 66243
  100949. 45: ok 66244
  100950. 45: ok 66245
  100951. 45: ok 66246
  100952. 45: ok 66247
  100953. 45: ok 66248
  100954. 45: ok 66249
  100955. 45: ok 66250
  100956. 45: ok 66251
  100957. 45: ok 66252
  100958. 45: ok 66253
  100959. 45: ok 66254
  100960. 45: ok 66255
  100961. 45: ok 66256
  100962. 45: ok 66257
  100963. 45: ok 66258
  100964. 45: ok 66259
  100965. 45: ok 66260
  100966. 45: ok 66261
  100967. 45: ok 66262
  100968. 45: ok 66263
  100969. 45: ok 66264
  100970. 45: ok 66265
  100971. 45: ok 66266
  100972. 45: ok 66267
  100973. 45: ok 66268
  100974. 45: ok 66269
  100975. 45: ok 66270
  100976. 45: ok 66271
  100977. 45: ok 66272
  100978. 45: ok 66273
  100979. 45: ok 66274
  100980. 45: ok 66275
  100981. 45: ok 66276
  100982. 45: ok 66277
  100983. 45: ok 66278
  100984. 45: ok 66279
  100985. 45: ok 66280
  100986. 45: ok 66281
  100987. 45: ok 66282
  100988. 45: ok 66283
  100989. 45: ok 66284
  100990. 45: ok 66285
  100991. 45: ok 66286
  100992. 45: ok 66287
  100993. 45: ok 66288
  100994. 45: ok 66289
  100995. 45: ok 66290
  100996. 45: ok 66291
  100997. 45: ok 66292
  100998. 45: ok 66293
  100999. 45: ok 66294
  101000. 45: ok 66295
  101001. 45: ok 66296
  101002. 45: ok 66297
  101003. 45: ok 66298
  101004. 45: ok 66299
  101005. 45: ok 66300
  101006. 45: ok 66301
  101007. 45: ok 66302
  101008. 45: ok 66303
  101009. 45: ok 66304
  101010. 45: ok 66305
  101011. 45: ok 66306
  101012. 45: ok 66307
  101013. 45: ok 66308
  101014. 45: ok 66309
  101015. 45: ok 66310
  101016. 45: ok 66311
  101017. 45: ok 66312
  101018. 45: ok 66313
  101019. 45: ok 66314
  101020. 45: ok 66315
  101021. 45: ok 66316
  101022. 45: ok 66317
  101023. 45: ok 66318
  101024. 45: ok 66319
  101025. 45: ok 66320
  101026. 45: ok 66321
  101027. 45: ok 66322
  101028. 45: ok 66323
  101029. 45: ok 66324
  101030. 45: ok 66325
  101031. 45: ok 66326
  101032. 45: ok 66327
  101033. 45: ok 66328
  101034. 45: ok 66329
  101035. 45: ok 66330
  101036. 45: ok 66331
  101037. 45: ok 66332
  101038. 45: ok 66333
  101039. 45: ok 66334
  101040. 45: ok 66335
  101041. 45: ok 66336
  101042. 45: ok 66337
  101043. 45: ok 66338
  101044. 45: ok 66339
  101045. 45: ok 66340
  101046. 45: ok 66341
  101047. 45: ok 66342
  101048. 45: ok 66343
  101049. 45: ok 66344
  101050. 45: ok 66345
  101051. 45: ok 66346
  101052. 45: ok 66347
  101053. 45: ok 66348
  101054. 45: ok 66349
  101055. 45: ok 66350
  101056. 45: ok 66351
  101057. 45: ok 66352
  101058. 45: ok 66353
  101059. 45: ok 66354
  101060. 45: ok 66355
  101061. 45: ok 66356
  101062. 45: ok 66357
  101063. 45: ok 66358
  101064. 45: ok 66359
  101065. 45: ok 66360
  101066. 45: ok 66361
  101067. 45: ok 66362
  101068. 45: ok 66363
  101069. 45: ok 66364
  101070. 45: ok 66365
  101071. 45: ok 66366
  101072. 45: ok 66367
  101073. 45: ok 66368
  101074. 45: ok 66369
  101075. 45: ok 66370
  101076. 45: ok 66371
  101077. 45: ok 66372
  101078. 45: ok 66373
  101079. 45: ok 66374
  101080. 45: ok 66375
  101081. 45: ok 66376
  101082. 45: ok 66377
  101083. 45: ok 66378
  101084. 45: ok 66379
  101085. 45: ok 66380
  101086. 45: ok 66381
  101087. 45: ok 66382
  101088. 45: ok 66383
  101089. 45: ok 66384
  101090. 45: ok 66385
  101091. 45: ok 66386
  101092. 45: ok 66387
  101093. 45: ok 66388
  101094. 45: ok 66389
  101095. 45: ok 66390
  101096. 45: ok 66391
  101097. 45: ok 66392
  101098. 45: ok 66393
  101099. 45: ok 66394
  101100. 45: ok 66395
  101101. 45: ok 66396
  101102. 45: ok 66397
  101103. 45: ok 66398
  101104. 45: ok 66399
  101105. 45: ok 66400
  101106. 45: ok 66401
  101107. 45: ok 66402
  101108. 45: ok 66403
  101109. 45: ok 66404
  101110. 45: ok 66405
  101111. 45: ok 66406
  101112. 45: ok 66407
  101113. 45: ok 66408
  101114. 45: ok 66409
  101115. 45: ok 66410
  101116. 45: ok 66411
  101117. 45: ok 66412
  101118. 45: ok 66413
  101119. 45: ok 66414
  101120. 45: ok 66415
  101121. 45: ok 66416
  101122. 45: ok 66417
  101123. 45: ok 66418
  101124. 45: ok 66419
  101125. 45: ok 66420
  101126. 45: ok 66421
  101127. 45: ok 66422
  101128. 45: ok 66423
  101129. 45: ok 66424
  101130. 45: ok 66425
  101131. 45: ok 66426
  101132. 45: ok 66427
  101133. 45: ok 66428
  101134. 45: ok 66429
  101135. 45: ok 66430
  101136. 45: ok 66431
  101137. 45: ok 66432
  101138. 45: ok 66433
  101139. 45: ok 66434
  101140. 45: ok 66435
  101141. 45: ok 66436
  101142. 45: ok 66437
  101143. 45: ok 66438
  101144. 45: ok 66439
  101145. 45: ok 66440
  101146. 45: ok 66441
  101147. 45: ok 66442
  101148. 45: ok 66443
  101149. 45: ok 66444
  101150. 45: ok 66445
  101151. 45: ok 66446
  101152. 45: ok 66447
  101153. 45: ok 66448
  101154. 45: ok 66449
  101155. 45: ok 66450
  101156. 45: ok 66451
  101157. 45: ok 66452
  101158. 45: ok 66453
  101159. 45: ok 66454
  101160. 45: ok 66455
  101161. 45: ok 66456
  101162. 45: ok 66457
  101163. 45: ok 66458
  101164. 45: ok 66459
  101165. 45: ok 66460
  101166. 45: ok 66461
  101167. 45: ok 66462
  101168. 45: ok 66463
  101169. 45: ok 66464
  101170. 45: ok 66465
  101171. 45: ok 66466
  101172. 45: ok 66467
  101173. 45: ok 66468
  101174. 45: ok 66469
  101175. 45: ok 66470
  101176. 45: ok 66471
  101177. 45: ok 66472
  101178. 45: ok 66473
  101179. 45: ok 66474
  101180. 45: ok 66475
  101181. 45: ok 66476
  101182. 45: ok 66477
  101183. 45: ok 66478
  101184. 45: ok 66479
  101185. 45: ok 66480
  101186. 45: ok 66481
  101187. 45: ok 66482
  101188. 45: ok 66483
  101189. 45: ok 66484
  101190. 45: ok 66485
  101191. 45: ok 66486
  101192. 45: ok 66487
  101193. 45: ok 66488
  101194. 45: ok 66489
  101195. 45: ok 66490
  101196. 45: ok 66491
  101197. 45: ok 66492
  101198. 45: ok 66493
  101199. 45: ok 66494
  101200. 45: ok 66495
  101201. 45: ok 66496
  101202. 45: ok 66497
  101203. 45: ok 66498
  101204. 45: ok 66499
  101205. 45: ok 66500
  101206. 45: ok 66501
  101207. 45: ok 66502
  101208. 45: ok 66503
  101209. 45: ok 66504
  101210. 45: ok 66505
  101211. 45: ok 66506
  101212. 45: ok 66507
  101213. 45: ok 66508
  101214. 45: ok 66509
  101215. 45: ok 66510
  101216. 45: ok 66511
  101217. 45: ok 66512
  101218. 45: ok 66513
  101219. 45: ok 66514
  101220. 45: ok 66515
  101221. 45: ok 66516
  101222. 45: ok 66517
  101223. 45: ok 66518
  101224. 45: ok 66519
  101225. 45: ok 66520
  101226. 45: ok 66521
  101227. 45: ok 66522
  101228. 45: ok 66523
  101229. 45: ok 66524
  101230. 45: ok 66525
  101231. 45: ok 66526
  101232. 45: ok 66527
  101233. 45: ok 66528
  101234. 45: ok 66529
  101235. 45: ok 66530
  101236. 45: ok 66531
  101237. 45: ok 66532
  101238. 45: ok 66533
  101239. 45: ok 66534
  101240. 45: ok 66535
  101241. 45: ok 66536
  101242. 45: ok 66537
  101243. 45: ok 66538
  101244. 45: ok 66539
  101245. 45: ok 66540
  101246. 45: ok 66541
  101247. 45: ok 66542
  101248. 45: ok 66543
  101249. 45: ok 66544
  101250. 45: ok 66545
  101251. 45: ok 66546
  101252. 45: ok 66547
  101253. 45: ok 66548
  101254. 45: ok 66549
  101255. 45: ok 66550
  101256. 45: ok 66551
  101257. 45: ok 66552
  101258. 45: ok 66553
  101259. 45: ok 66554
  101260. 45: ok 66555
  101261. 45: ok 66556
  101262. 45: ok 66557
  101263. 45: ok 66558
  101264. 45: ok 66559
  101265. 45: ok 66560
  101266. 45: ok 66561
  101267. 45: ok 66562
  101268. 45: ok 66563
  101269. 45: ok 66564
  101270. 45: ok 66565
  101271. 45: ok 66566
  101272. 45: ok 66567
  101273. 45: ok 66568
  101274. 45: ok 66569
  101275. 45: ok 66570
  101276. 45: ok 66571
  101277. 45: ok 66572
  101278. 45: ok 66573
  101279. 45: ok 66574
  101280. 45: ok 66575
  101281. 45: ok 66576
  101282. 45: ok 66577
  101283. 45: ok 66578
  101284. 45: ok 66579
  101285. 45: ok 66580
  101286. 45: ok 66581
  101287. 45: ok 66582
  101288. 45: ok 66583
  101289. 45: ok 66584
  101290. 45: ok 66585
  101291. 45: ok 66586
  101292. 45: ok 66587
  101293. 45: ok 66588
  101294. 45: ok 66589
  101295. 45: ok 66590
  101296. 45: ok 66591
  101297. 45: ok 66592
  101298. 45: ok 66593
  101299. 45: ok 66594
  101300. 45: ok 66595
  101301. 45: ok 66596
  101302. 45: ok 66597
  101303. 45: ok 66598
  101304. 45: ok 66599
  101305. 45: ok 66600
  101306. 45: ok 66601
  101307. 45: ok 66602
  101308. 45: ok 66603
  101309. 45: ok 66604
  101310. 45: ok 66605
  101311. 45: ok 66606
  101312. 45: ok 66607
  101313. 45: ok 66608
  101314. 45: ok 66609
  101315. 45: ok 66610
  101316. 45: ok 66611
  101317. 45: ok 66612
  101318. 45: ok 66613
  101319. 45: ok 66614
  101320. 45: ok 66615
  101321. 45: ok 66616
  101322. 45: ok 66617
  101323. 45: ok 66618
  101324. 45: ok 66619
  101325. 45: ok 66620
  101326. 45: ok 66621
  101327. 45: ok 66622
  101328. 45: ok 66623
  101329. 45: ok 66624
  101330. 45: ok 66625
  101331. 45: ok 66626
  101332. 45: ok 66627
  101333. 45: ok 66628
  101334. 45: ok 66629
  101335. 45: ok 66630
  101336. 45: ok 66631
  101337. 45: ok 66632
  101338. 45: ok 66633
  101339. 45: ok 66634
  101340. 45: ok 66635
  101341. 45: ok 66636
  101342. 45: ok 66637
  101343. 45: ok 66638
  101344. 45: ok 66639
  101345. 45: ok 66640
  101346. 45: ok 66641
  101347. 45: ok 66642
  101348. 45: ok 66643
  101349. 45: ok 66644
  101350. 45: ok 66645
  101351. 45: ok 66646
  101352. 45: ok 66647
  101353. 45: ok 66648
  101354. 45: ok 66649
  101355. 45: ok 66650
  101356. 45: ok 66651
  101357. 45: ok 66652
  101358. 45: ok 66653
  101359. 45: ok 66654
  101360. 45: ok 66655
  101361. 45: ok 66656
  101362. 45: ok 66657
  101363. 45: ok 66658
  101364. 45: ok 66659
  101365. 45: ok 66660
  101366. 45: ok 66661
  101367. 45: ok 66662
  101368. 45: ok 66663
  101369. 45: ok 66664
  101370. 45: ok 66665
  101371. 45: ok 66666
  101372. 45: ok 66667
  101373. 45: ok 66668
  101374. 45: ok 66669
  101375. 45: ok 66670
  101376. 45: ok 66671
  101377. 45: ok 66672
  101378. 45: ok 66673
  101379. 45: ok 66674
  101380. 45: ok 66675
  101381. 45: ok 66676
  101382. 45: ok 66677
  101383. 45: ok 66678
  101384. 45: ok 66679
  101385. 45: ok 66680
  101386. 45: ok 66681
  101387. 45: ok 66682
  101388. 45: ok 66683
  101389. 45: ok 66684
  101390. 45: ok 66685
  101391. 45: ok 66686
  101392. 45: ok 66687
  101393. 45: ok 66688
  101394. 45: ok 66689
  101395. 45: ok 66690
  101396. 45: ok 66691
  101397. 45: ok 66692
  101398. 45: ok 66693
  101399. 45: ok 66694
  101400. 45: ok 66695
  101401. 45: ok 66696
  101402. 45: ok 66697
  101403. 45: ok 66698
  101404. 45: ok 66699
  101405. 45: ok 66700
  101406. 45: ok 66701
  101407. 45: ok 66702
  101408. 45: ok 66703
  101409. 45: ok 66704
  101410. 45: ok 66705
  101411. 45: ok 66706
  101412. 45: ok 66707
  101413. 45: ok 66708
  101414. 45: ok 66709
  101415. 45: ok 66710
  101416. 45: ok 66711
  101417. 45: ok 66712
  101418. 45: ok 66713
  101419. 45: ok 66714
  101420. 45: ok 66715
  101421. 45: ok 66716
  101422. 45: ok 66717
  101423. 45: ok 66718
  101424. 45: ok 66719
  101425. 45: ok 66720
  101426. 45: ok 66721
  101427. 45: ok 66722
  101428. 45: ok 66723
  101429. 45: ok 66724
  101430. 45: ok 66725
  101431. 45: ok 66726
  101432. 45: ok 66727
  101433. 45: ok 66728
  101434. 45: ok 66729
  101435. 45: ok 66730
  101436. 45: ok 66731
  101437. 45: ok 66732
  101438. 45: ok 66733
  101439. 45: ok 66734
  101440. 45: ok 66735
  101441. 45: ok 66736
  101442. 45: ok 66737
  101443. 45: ok 66738
  101444. 45: ok 66739
  101445. 45: ok 66740
  101446. 45: ok 66741
  101447. 45: ok 66742
  101448. 45: ok 66743
  101449. 45: ok 66744
  101450. 45: ok 66745
  101451. 45: ok 66746
  101452. 45: ok 66747
  101453. 45: ok 66748
  101454. 45: ok 66749
  101455. 45: ok 66750
  101456. 45: ok 66751
  101457. 45: ok 66752
  101458. 45: ok 66753
  101459. 45: ok 66754
  101460. 45: ok 66755
  101461. 45: ok 66756
  101462. 45: ok 66757
  101463. 45: ok 66758
  101464. 45: ok 66759
  101465. 45: ok 66760
  101466. 45: ok 66761
  101467. 45: ok 66762
  101468. 45: ok 66763
  101469. 45: ok 66764
  101470. 45: ok 66765
  101471. 45: ok 66766
  101472. 45: ok 66767
  101473. 45: ok 66768
  101474. 45: ok 66769
  101475. 45: ok 66770
  101476. 45: ok 66771
  101477. 45: ok 66772
  101478. 45: ok 66773
  101479. 45: ok 66774
  101480. 45: ok 66775
  101481. 45: ok 66776
  101482. 45: ok 66777
  101483. 45: ok 66778
  101484. 45: ok 66779
  101485. 45: ok 66780
  101486. 45: ok 66781
  101487. 45: ok 66782
  101488. 45: ok 66783
  101489. 45: ok 66784
  101490. 45: ok 66785
  101491. 45: ok 66786
  101492. 45: ok 66787
  101493. 45: ok 66788
  101494. 45: ok 66789
  101495. 45: ok 66790
  101496. 45: ok 66791
  101497. 45: ok 66792
  101498. 45: ok 66793
  101499. 45: ok 66794
  101500. 45: ok 66795
  101501. 45: ok 66796
  101502. 45: ok 66797
  101503. 45: ok 66798
  101504. 45: ok 66799
  101505. 45: ok 66800
  101506. 45: ok 66801
  101507. 45: ok 66802
  101508. 45: ok 66803
  101509. 45: ok 66804
  101510. 45: ok 66805
  101511. 45: ok 66806
  101512. 45: ok 66807
  101513. 45: ok 66808
  101514. 45: ok 66809
  101515. 45: ok 66810
  101516. 45: ok 66811
  101517. 45: ok 66812
  101518. 45: ok 66813
  101519. 45: ok 66814
  101520. 45: ok 66815
  101521. 45: ok 66816
  101522. 45: ok 66817
  101523. 45: ok 66818
  101524. 45: ok 66819
  101525. 45: ok 66820
  101526. 45: ok 66821
  101527. 45: ok 66822
  101528. 45: ok 66823
  101529. 45: ok 66824
  101530. 45: ok 66825
  101531. 45: ok 66826
  101532. 45: ok 66827
  101533. 45: ok 66828
  101534. 45: ok 66829
  101535. 45: ok 66830
  101536. 45: ok 66831
  101537. 45: ok 66832
  101538. 45: ok 66833
  101539. 45: ok 66834
  101540. 45: ok 66835
  101541. 45: ok 66836
  101542. 45: ok 66837
  101543. 45: ok 66838
  101544. 45: ok 66839
  101545. 45: ok 66840
  101546. 45: ok 66841
  101547. 45: ok 66842
  101548. 45: ok 66843
  101549. 45: ok 66844
  101550. 45: ok 66845
  101551. 45: ok 66846
  101552. 45: ok 66847
  101553. 45: ok 66848
  101554. 45: ok 66849
  101555. 45: ok 66850
  101556. 45: ok 66851
  101557. 45: ok 66852
  101558. 45: ok 66853
  101559. 45: ok 66854
  101560. 45: ok 66855
  101561. 45: ok 66856
  101562. 45: ok 66857
  101563. 45: ok 66858
  101564. 45: ok 66859
  101565. 45: ok 66860
  101566. 45: ok 66861
  101567. 45: ok 66862
  101568. 45: ok 66863
  101569. 45: ok 66864
  101570. 45: ok 66865
  101571. 45: ok 66866
  101572. 45: ok 66867
  101573. 45: ok 66868
  101574. 45: ok 66869
  101575. 45: ok 66870
  101576. 45: ok 66871
  101577. 45: ok 66872
  101578. 45: ok 66873
  101579. 45: ok 66874
  101580. 45: ok 66875
  101581. 45: ok 66876
  101582. 45: ok 66877
  101583. 45: ok 66878
  101584. 45: ok 66879
  101585. 45: ok 66880
  101586. 45: ok 66881
  101587. 45: ok 66882
  101588. 45: ok 66883
  101589. 45: ok 66884
  101590. 45: ok 66885
  101591. 45: ok 66886
  101592. 45: ok 66887
  101593. 45: ok 66888
  101594. 45: ok 66889
  101595. 45: ok 66890
  101596. 45: ok 66891
  101597. 45: ok 66892
  101598. 45: ok 66893
  101599. 45: ok 66894
  101600. 45: ok 66895
  101601. 45: ok 66896
  101602. 45: ok 66897
  101603. 45: ok 66898
  101604. 45: ok 66899
  101605. 45: ok 66900
  101606. 45: ok 66901
  101607. 45: ok 66902
  101608. 45: ok 66903
  101609. 45: ok 66904
  101610. 45: ok 66905
  101611. 45: ok 66906
  101612. 45: ok 66907
  101613. 45: ok 66908
  101614. 45: ok 66909
  101615. 45: ok 66910
  101616. 45: ok 66911
  101617. 45: ok 66912
  101618. 45: ok 66913
  101619. 45: ok 66914
  101620. 45: ok 66915
  101621. 45: ok 66916
  101622. 45: ok 66917
  101623. 45: ok 66918
  101624. 45: ok 66919
  101625. 45: ok 66920
  101626. 45: ok 66921
  101627. 45: ok 66922
  101628. 45: ok 66923
  101629. 45: ok 66924
  101630. 45: ok 66925
  101631. 45: ok 66926
  101632. 45: ok 66927
  101633. 45: ok 66928
  101634. 45: ok 66929
  101635. 45: ok 66930
  101636. 45: ok 66931
  101637. 45: ok 66932
  101638. 45: ok 66933
  101639. 45: ok 66934
  101640. 45: ok 66935
  101641. 45: ok 66936
  101642. 45: ok 66937
  101643. 45: ok 66938
  101644. 45: ok 66939
  101645. 45: ok 66940
  101646. 45: ok 66941
  101647. 45: ok 66942
  101648. 45: ok 66943
  101649. 45: ok 66944
  101650. 45: ok 66945
  101651. 45: ok 66946
  101652. 45: ok 66947
  101653. 45: ok 66948
  101654. 45: ok 66949
  101655. 45: ok 66950
  101656. 45: ok 66951
  101657. 45: ok 66952
  101658. 45: ok 66953
  101659. 45: ok 66954
  101660. 45: ok 66955
  101661. 45: ok 66956
  101662. 45: ok 66957
  101663. 45: ok 66958
  101664. 45: ok 66959
  101665. 45: ok 66960
  101666. 45: ok 66961
  101667. 45: ok 66962
  101668. 45: ok 66963
  101669. 45: ok 66964
  101670. 45: ok 66965
  101671. 45: ok 66966
  101672. 45: ok 66967
  101673. 45: ok 66968
  101674. 45: ok 66969
  101675. 45: ok 66970
  101676. 45: ok 66971
  101677. 45: ok 66972
  101678. 45: ok 66973
  101679. 45: ok 66974
  101680. 45: ok 66975
  101681. 45: ok 66976
  101682. 45: ok 66977
  101683. 45: ok 66978
  101684. 45: ok 66979
  101685. 45: ok 66980
  101686. 45: ok 66981
  101687. 45: ok 66982
  101688. 45: ok 66983
  101689. 45: ok 66984
  101690. 45: ok 66985
  101691. 45: ok 66986
  101692. 45: ok 66987
  101693. 45: ok 66988
  101694. 45: ok 66989
  101695. 45: ok 66990
  101696. 45: ok 66991
  101697. 45: ok 66992
  101698. 45: ok 66993
  101699. 45: ok 66994
  101700. 45: ok 66995
  101701. 45: ok 66996
  101702. 45: ok 66997
  101703. 45: ok 66998
  101704. 45: ok 66999
  101705. 45: ok 67000
  101706. 45: ok 67001
  101707. 45: ok 67002
  101708. 45: ok 67003
  101709. 45: ok 67004
  101710. 45: ok 67005
  101711. 45: ok 67006
  101712. 45: ok 67007
  101713. 45: ok 67008
  101714. 45: ok 67009
  101715. 45: ok 67010
  101716. 45: ok 67011
  101717. 45: ok 67012
  101718. 45: ok 67013
  101719. 45: ok 67014
  101720. 45: ok 67015
  101721. 45: ok 67016
  101722. 45: ok 67017
  101723. 45: ok 67018
  101724. 45: ok 67019
  101725. 45: ok 67020
  101726. 45: ok 67021
  101727. 45: ok 67022
  101728. 45: ok 67023
  101729. 45: ok 67024
  101730. 45: ok 67025
  101731. 45: ok 67026
  101732. 45: ok 67027
  101733. 45: ok 67028
  101734. 45: ok 67029
  101735. 45: ok 67030
  101736. 45: ok 67031
  101737. 45: ok 67032
  101738. 45: ok 67033
  101739. 45: ok 67034
  101740. 45: ok 67035
  101741. 45: ok 67036
  101742. 45: ok 67037
  101743. 45: ok 67038
  101744. 45: ok 67039
  101745. 45: ok 67040
  101746. 45: ok 67041
  101747. 45: ok 67042
  101748. 45: ok 67043
  101749. 45: ok 67044
  101750. 45: ok 67045
  101751. 45: ok 67046
  101752. 45: ok 67047
  101753. 45: ok 67048
  101754. 45: ok 67049
  101755. 45: ok 67050
  101756. 45: ok 67051
  101757. 45: ok 67052
  101758. 45: ok 67053
  101759. 45: ok 67054
  101760. 45: ok 67055
  101761. 45: ok 67056
  101762. 45: ok 67057
  101763. 45: ok 67058
  101764. 45: ok 67059
  101765. 45: ok 67060
  101766. 45: ok 67061
  101767. 45: ok 67062
  101768. 45: ok 67063
  101769. 45: ok 67064
  101770. 45: ok 67065
  101771. 45: ok 67066
  101772. 45: ok 67067
  101773. 45: ok 67068
  101774. 45: ok 67069
  101775. 45: ok 67070
  101776. 45: ok 67071
  101777. 45: ok 67072
  101778. 45: ok 67073
  101779. 45: ok 67074
  101780. 45: ok 67075
  101781. 45: ok 67076
  101782. 45: ok 67077
  101783. 45: ok 67078
  101784. 45: ok 67079
  101785. 45: ok 67080
  101786. 45: ok 67081
  101787. 45: ok 67082
  101788. 45: ok 67083
  101789. 45: ok 67084
  101790. 45: ok 67085
  101791. 45: ok 67086
  101792. 45: ok 67087
  101793. 45: ok 67088
  101794. 45: ok 67089
  101795. 45: ok 67090
  101796. 45: ok 67091
  101797. 45: ok 67092
  101798. 45: ok 67093
  101799. 45: ok 67094
  101800. 45: ok 67095
  101801. 45: ok 67096
  101802. 45: ok 67097
  101803. 45: ok 67098
  101804. 45: ok 67099
  101805. 45: ok 67100
  101806. 45: ok 67101
  101807. 45: ok 67102
  101808. 45: ok 67103
  101809. 45: ok 67104
  101810. 45: ok 67105
  101811. 45: ok 67106
  101812. 45: ok 67107
  101813. 45: ok 67108
  101814. 45: ok 67109
  101815. 45: ok 67110
  101816. 45: ok 67111
  101817. 45: ok 67112
  101818. 45: ok 67113
  101819. 45: ok 67114
  101820. 45: ok 67115
  101821. 45: ok 67116
  101822. 45: ok 67117
  101823. 45: ok 67118
  101824. 45: ok 67119
  101825. 45: ok 67120
  101826. 45: ok 67121
  101827. 45: ok 67122
  101828. 45: ok 67123
  101829. 45: ok 67124
  101830. 45: ok 67125
  101831. 45: ok 67126
  101832. 45: ok 67127
  101833. 45: ok 67128
  101834. 45: ok 67129
  101835. 45: ok 67130
  101836. 45: ok 67131
  101837. 45: ok 67132
  101838. 45: ok 67133
  101839. 45: ok 67134
  101840. 45: ok 67135
  101841. 45: ok 67136
  101842. 45: ok 67137
  101843. 45: ok 67138
  101844. 45: ok 67139
  101845. 45: ok 67140
  101846. 45: ok 67141
  101847. 45: ok 67142
  101848. 45: ok 67143
  101849. 45: ok 67144
  101850. 45: ok 67145
  101851. 45: ok 67146
  101852. 45: ok 67147
  101853. 45: ok 67148
  101854. 45: ok 67149
  101855. 45: ok 67150
  101856. 45: ok 67151
  101857. 45: ok 67152
  101858. 45: ok 67153
  101859. 45: ok 67154
  101860. 45: ok 67155
  101861. 45: ok 67156
  101862. 45: ok 67157
  101863. 45: ok 67158
  101864. 45: ok 67159
  101865. 45: ok 67160
  101866. 45: ok 67161
  101867. 45: ok 67162
  101868. 45: ok 67163
  101869. 45: ok 67164
  101870. 45: ok 67165
  101871. 45: ok 67166
  101872. 45: ok 67167
  101873. 45: ok 67168
  101874. 45: ok 67169
  101875. 45: ok 67170
  101876. 45: ok 67171
  101877. 45: ok 67172
  101878. 45: ok 67173
  101879. 45: ok 67174
  101880. 45: ok 67175
  101881. 45: ok 67176
  101882. 45: ok 67177
  101883. 45: ok 67178
  101884. 45: ok 67179
  101885. 45: ok 67180
  101886. 45: ok 67181
  101887. 45: ok 67182
  101888. 45: ok 67183
  101889. 45: ok 67184
  101890. 45: ok 67185
  101891. 45: ok 67186
  101892. 45: ok 67187
  101893. 45: ok 67188
  101894. 45: ok 67189
  101895. 45: ok 67190
  101896. 45: ok 67191
  101897. 45: ok 67192
  101898. 45: ok 67193
  101899. 45: ok 67194
  101900. 45: ok 67195
  101901. 45: ok 67196
  101902. 45: ok 67197
  101903. 45: ok 67198
  101904. 45: ok 67199
  101905. 45: ok 67200
  101906. 45: ok 67201
  101907. 45: ok 67202
  101908. 45: ok 67203
  101909. 45: ok 67204
  101910. 45: ok 67205
  101911. 45: ok 67206
  101912. 45: ok 67207
  101913. 45: ok 67208
  101914. 45: ok 67209
  101915. 45: ok 67210
  101916. 45: ok 67211
  101917. 45: ok 67212
  101918. 45: ok 67213
  101919. 45: ok 67214
  101920. 45: ok 67215
  101921. 45: ok 67216
  101922. 45: ok 67217
  101923. 45: ok 67218
  101924. 45: ok 67219
  101925. 45: ok 67220
  101926. 45: ok 67221
  101927. 45: ok 67222
  101928. 45: ok 67223
  101929. 45: ok 67224
  101930. 45: ok 67225
  101931. 45: ok 67226
  101932. 45: ok 67227
  101933. 45: ok 67228
  101934. 45: ok 67229
  101935. 45: ok 67230
  101936. 45: ok 67231
  101937. 45: ok 67232
  101938. 45: ok 67233
  101939. 45: ok 67234
  101940. 45: ok 67235
  101941. 45: ok 67236
  101942. 45: ok 67237
  101943. 45: ok 67238
  101944. 45: ok 67239
  101945. 45: ok 67240
  101946. 45: ok 67241
  101947. 45: ok 67242
  101948. 45: ok 67243
  101949. 45: ok 67244
  101950. 45: ok 67245
  101951. 45: ok 67246
  101952. 45: ok 67247
  101953. 45: ok 67248
  101954. 45: ok 67249
  101955. 45: ok 67250
  101956. 45: ok 67251
  101957. 45: ok 67252
  101958. 45: ok 67253
  101959. 45: ok 67254
  101960. 45: ok 67255
  101961. 45: ok 67256
  101962. 45: ok 67257
  101963. 45: ok 67258
  101964. 45: ok 67259
  101965. 45: ok 67260
  101966. 45: ok 67261
  101967. 45: ok 67262
  101968. 45: ok 67263
  101969. 45: ok 67264
  101970. 45: ok 67265
  101971. 45: ok 67266
  101972. 45: ok 67267
  101973. 45: ok 67268
  101974. 45: ok 67269
  101975. 45: ok 67270
  101976. 45: ok 67271
  101977. 45: ok 67272
  101978. 45: ok 67273
  101979. 45: ok 67274
  101980. 45: ok 67275
  101981. 45: ok 67276
  101982. 45: ok 67277
  101983. 45: ok 67278
  101984. 45: ok 67279
  101985. 45: ok 67280
  101986. 45: ok 67281
  101987. 45: ok 67282
  101988. 45: ok 67283
  101989. 45: ok 67284
  101990. 45: ok 67285
  101991. 45: ok 67286
  101992. 45: ok 67287
  101993. 45: ok 67288
  101994. 45: ok 67289
  101995. 45: ok 67290
  101996. 45: ok 67291
  101997. 45: ok 67292
  101998. 45: ok 67293
  101999. 45: ok 67294
  102000. 45: ok 67295
  102001. 45: ok 67296
  102002. 45: ok 67297
  102003. 45: ok 67298
  102004. 45: ok 67299
  102005. 45: ok 67300
  102006. 45: ok 67301
  102007. 45: ok 67302
  102008. 45: ok 67303
  102009. 45: ok 67304
  102010. 45: ok 67305
  102011. 45: ok 67306
  102012. 45: ok 67307
  102013. 45: ok 67308
  102014. 45: ok 67309
  102015. 45: ok 67310
  102016. 45: ok 67311
  102017. 45: ok 67312
  102018. 45: ok 67313
  102019. 45: ok 67314
  102020. 45: ok 67315
  102021. 45: ok 67316
  102022. 45: ok 67317
  102023. 45: ok 67318
  102024. 45: ok 67319
  102025. 45: ok 67320
  102026. 45: ok 67321
  102027. 45: ok 67322
  102028. 45: ok 67323
  102029. 45: ok 67324
  102030. 45: ok 67325
  102031. 45: ok 67326
  102032. 45: ok 67327
  102033. 45: ok 67328
  102034. 45: ok 67329
  102035. 45: ok 67330
  102036. 45: ok 67331
  102037. 45: ok 67332
  102038. 45: ok 67333
  102039. 45: ok 67334
  102040. 45: ok 67335
  102041. 45: ok 67336
  102042. 45: ok 67337
  102043. 45: ok 67338
  102044. 45: ok 67339
  102045. 45: ok 67340
  102046. 45: ok 67341
  102047. 45: ok 67342
  102048. 45: ok 67343
  102049. 45: ok 67344
  102050. 45: ok 67345
  102051. 45: ok 67346
  102052. 45: ok 67347
  102053. 45: ok 67348
  102054. 45: ok 67349
  102055. 45: ok 67350
  102056. 45: ok 67351
  102057. 45: ok 67352
  102058. 45: ok 67353
  102059. 45: ok 67354
  102060. 45: ok 67355
  102061. 45: ok 67356
  102062. 45: ok 67357
  102063. 45: ok 67358
  102064. 45: ok 67359
  102065. 45: ok 67360
  102066. 45: ok 67361
  102067. 45: ok 67362
  102068. 45: ok 67363
  102069. 45: ok 67364
  102070. 45: ok 67365
  102071. 45: ok 67366
  102072. 45: ok 67367
  102073. 45: ok 67368
  102074. 45: ok 67369
  102075. 45: ok 67370
  102076. 45: ok 67371
  102077. 45: ok 67372
  102078. 45: ok 67373
  102079. 45: ok 67374
  102080. 45: ok 67375
  102081. 45: ok 67376
  102082. 45: ok 67377
  102083. 45: ok 67378
  102084. 45: ok 67379
  102085. 45: ok 67380
  102086. 45: ok 67381
  102087. 45: ok 67382
  102088. 45: ok 67383
  102089. 45: ok 67384
  102090. 45: ok 67385
  102091. 45: ok 67386
  102092. 45: ok 67387
  102093. 45: ok 67388
  102094. 45: ok 67389
  102095. 45: ok 67390
  102096. 45: ok 67391
  102097. 45: ok 67392
  102098. 45: ok 67393
  102099. 45: ok 67394
  102100. 45: ok 67395
  102101. 45: ok 67396
  102102. 45: ok 67397
  102103. 45: ok 67398
  102104. 45: ok 67399
  102105. 45: ok 67400
  102106. 45: ok 67401
  102107. 45: ok 67402
  102108. 45: ok 67403
  102109. 45: ok 67404
  102110. 45: ok 67405
  102111. 45: ok 67406
  102112. 45: ok 67407
  102113. 45: ok 67408
  102114. 45: ok 67409
  102115. 45: ok 67410
  102116. 45: ok 67411
  102117. 45: ok 67412
  102118. 45: ok 67413
  102119. 45: ok 67414
  102120. 45: ok 67415
  102121. 45: ok 67416
  102122. 45: ok 67417
  102123. 45: ok 67418
  102124. 45: ok 67419
  102125. 45: ok 67420
  102126. 45: ok 67421
  102127. 45: ok 67422
  102128. 45: ok 67423
  102129. 45: ok 67424
  102130. 45: ok 67425
  102131. 45: ok 67426
  102132. 45: ok 67427
  102133. 45: ok 67428
  102134. 45: ok 67429
  102135. 45: ok 67430
  102136. 45: ok 67431
  102137. 45: ok 67432
  102138. 45: ok 67433
  102139. 45: ok 67434
  102140. 45: ok 67435
  102141. 45: ok 67436
  102142. 45: ok 67437
  102143. 45: ok 67438
  102144. 45: ok 67439
  102145. 45: ok 67440
  102146. 45: ok 67441
  102147. 45: ok 67442
  102148. 45: ok 67443
  102149. 45: ok 67444
  102150. 45: ok 67445
  102151. 45: ok 67446
  102152. 45: ok 67447
  102153. 45: ok 67448
  102154. 45: ok 67449
  102155. 45: ok 67450
  102156. 45: ok 67451
  102157. 45: ok 67452
  102158. 45: ok 67453
  102159. 45: ok 67454
  102160. 45: ok 67455
  102161. 45: ok 67456
  102162. 45: ok 67457
  102163. 45: ok 67458
  102164. 45: ok 67459
  102165. 45: ok 67460
  102166. 45: ok 67461
  102167. 45: ok 67462
  102168. 45: ok 67463
  102169. 45: ok 67464
  102170. 45: ok 67465
  102171. 45: ok 67466
  102172. 45: ok 67467
  102173. 45: ok 67468
  102174. 45: ok 67469
  102175. 45: ok 67470
  102176. 45: ok 67471
  102177. 45: ok 67472
  102178. 45: ok 67473
  102179. 45: ok 67474
  102180. 45: ok 67475
  102181. 45: ok 67476
  102182. 45: ok 67477
  102183. 45: ok 67478
  102184. 45: ok 67479
  102185. 45: ok 67480
  102186. 45: ok 67481
  102187. 45: ok 67482
  102188. 45: ok 67483
  102189. 45: ok 67484
  102190. 45: ok 67485
  102191. 45: ok 67486
  102192. 45: ok 67487
  102193. 45: ok 67488
  102194. 45: ok 67489
  102195. 45: ok 67490
  102196. 45: ok 67491
  102197. 45: ok 67492
  102198. 45: ok 67493
  102199. 45: ok 67494
  102200. 45: ok 67495
  102201. 45: ok 67496
  102202. 45: ok 67497
  102203. 45: ok 67498
  102204. 45: ok 67499
  102205. 45: ok 67500
  102206. 45: ok 67501
  102207. 45: ok 67502
  102208. 45: ok 67503
  102209. 45: ok 67504
  102210. 45: ok 67505
  102211. 45: ok 67506
  102212. 45: ok 67507
  102213. 45: ok 67508
  102214. 45: ok 67509
  102215. 45: ok 67510
  102216. 45: ok 67511
  102217. 45: ok 67512
  102218. 45: ok 67513
  102219. 45: ok 67514
  102220. 45: ok 67515
  102221. 45: ok 67516
  102222. 45: ok 67517
  102223. 45: ok 67518
  102224. 45: ok 67519
  102225. 45: ok 67520
  102226. 45: ok 67521
  102227. 45: ok 67522
  102228. 45: ok 67523
  102229. 45: ok 67524
  102230. 45: ok 67525
  102231. 45: ok 67526
  102232. 45: ok 67527
  102233. 45: ok 67528
  102234. 45: ok 67529
  102235. 45: ok 67530
  102236. 45: ok 67531
  102237. 45: ok 67532
  102238. 45: ok 67533
  102239. 45: ok 67534
  102240. 45: ok 67535
  102241. 45: ok 67536
  102242. 45: ok 67537
  102243. 45: ok 67538
  102244. 45: ok 67539
  102245. 45: ok 67540
  102246. 45: ok 67541
  102247. 45: ok 67542
  102248. 45: ok 67543
  102249. 45: ok 67544
  102250. 45: ok 67545
  102251. 45: ok 67546
  102252. 45: ok 67547
  102253. 45: ok 67548
  102254. 45: ok 67549
  102255. 45: ok 67550
  102256. 45: ok 67551
  102257. 45: ok 67552
  102258. 45: ok 67553
  102259. 45: ok 67554
  102260. 45: ok 67555
  102261. 45: ok 67556
  102262. 45: ok 67557
  102263. 45: ok 67558
  102264. 45: ok 67559
  102265. 45: ok 67560
  102266. 45: ok 67561
  102267. 45: ok 67562
  102268. 45: ok 67563
  102269. 45: ok 67564
  102270. 45: ok 67565
  102271. 45: ok 67566
  102272. 45: ok 67567
  102273. 45: ok 67568
  102274. 45: ok 67569
  102275. 45: ok 67570
  102276. 45: ok 67571
  102277. 45: ok 67572
  102278. 45: ok 67573
  102279. 45: ok 67574
  102280. 45: ok 67575
  102281. 45: ok 67576
  102282. 45: ok 67577
  102283. 45: ok 67578
  102284. 45: ok 67579
  102285. 45: ok 67580
  102286. 45: ok 67581
  102287. 45: ok 67582
  102288. 45: ok 67583
  102289. 45: ok 67584
  102290. 45: ok 67585
  102291. 45: ok 67586
  102292. 45: ok 67587
  102293. 45: ok 67588
  102294. 45: ok 67589
  102295. 45: ok 67590
  102296. 45: ok 67591
  102297. 45: ok 67592
  102298. 45: ok 67593
  102299. 45: ok 67594
  102300. 45: ok 67595
  102301. 45: ok 67596
  102302. 45: ok 67597
  102303. 45: ok 67598
  102304. 45: ok 67599
  102305. 45: ok 67600
  102306. 45: ok 67601
  102307. 45: ok 67602
  102308. 45: ok 67603
  102309. 45: ok 67604
  102310. 45: ok 67605
  102311. 45: ok 67606
  102312. 45: ok 67607
  102313. 45: ok 67608
  102314. 45: ok 67609
  102315. 45: ok 67610
  102316. 45: ok 67611
  102317. 45: ok 67612
  102318. 45: ok 67613
  102319. 45: ok 67614
  102320. 45: ok 67615
  102321. 45: ok 67616
  102322. 45: ok 67617
  102323. 45: ok 67618
  102324. 45: ok 67619
  102325. 45: ok 67620
  102326. 45: ok 67621
  102327. 45: ok 67622
  102328. 45: ok 67623
  102329. 45: ok 67624
  102330. 45: ok 67625
  102331. 45: ok 67626
  102332. 45: ok 67627
  102333. 45: ok 67628
  102334. 45: ok 67629
  102335. 45: ok 67630
  102336. 45: ok 67631
  102337. 45: ok 67632
  102338. 45: ok 67633
  102339. 45: ok 67634
  102340. 45: ok 67635
  102341. 45: ok 67636
  102342. 45: ok 67637
  102343. 45: ok 67638
  102344. 45: ok 67639
  102345. 45: ok 67640
  102346. 45: ok 67641
  102347. 45: ok 67642
  102348. 45: ok 67643
  102349. 45: ok 67644
  102350. 45: ok 67645
  102351. 45: ok 67646
  102352. 45: ok 67647
  102353. 45: ok 67648
  102354. 45: ok 67649
  102355. 45: ok 67650
  102356. 45: ok 67651
  102357. 45: ok 67652
  102358. 45: ok 67653
  102359. 45: ok 67654
  102360. 45: ok 67655
  102361. 45: ok 67656
  102362. 45: ok 67657
  102363. 45: ok 67658
  102364. 45: ok 67659
  102365. 45: ok 67660
  102366. 45: ok 67661
  102367. 45: ok 67662
  102368. 45: ok 67663
  102369. 45: ok 67664
  102370. 45: ok 67665
  102371. 45: ok 67666
  102372. 45: ok 67667
  102373. 45: ok 67668
  102374. 45: ok 67669
  102375. 45: ok 67670
  102376. 45: ok 67671
  102377. 45: ok 67672
  102378. 45: ok 67673
  102379. 45: ok 67674
  102380. 45: ok 67675
  102381. 45: ok 67676
  102382. 45: ok 67677
  102383. 45: ok 67678
  102384. 45: ok 67679
  102385. 45: ok 67680
  102386. 45: ok 67681
  102387. 45: ok 67682
  102388. 45: ok 67683
  102389. 45: ok 67684
  102390. 45: ok 67685
  102391. 45: ok 67686
  102392. 45: ok 67687
  102393. 45: ok 67688
  102394. 45: ok 67689
  102395. 45: ok 67690
  102396. 45: ok 67691
  102397. 45: ok 67692
  102398. 45: ok 67693
  102399. 45: ok 67694
  102400. 45: ok 67695
  102401. 45: ok 67696
  102402. 45: ok 67697
  102403. 45: ok 67698
  102404. 45: ok 67699
  102405. 45: ok 67700
  102406. 45: ok 67701
  102407. 45: ok 67702
  102408. 45: ok 67703
  102409. 45: ok 67704
  102410. 45: ok 67705
  102411. 45: ok 67706
  102412. 45: ok 67707
  102413. 45: ok 67708
  102414. 45: ok 67709
  102415. 45: ok 67710
  102416. 45: ok 67711
  102417. 45: ok 67712
  102418. 45: ok 67713
  102419. 45: ok 67714
  102420. 45: ok 67715
  102421. 45: ok 67716
  102422. 45: ok 67717
  102423. 45: ok 67718
  102424. 45: ok 67719
  102425. 45: ok 67720
  102426. 45: ok 67721
  102427. 45: ok 67722
  102428. 45: ok 67723
  102429. 45: ok 67724
  102430. 45: ok 67725
  102431. 45: ok 67726
  102432. 45: ok 67727
  102433. 45: ok 67728
  102434. 45: ok 67729
  102435. 45: ok 67730
  102436. 45: ok 67731
  102437. 45: ok 67732
  102438. 45: ok 67733
  102439. 45: ok 67734
  102440. 45: ok 67735
  102441. 45: ok 67736
  102442. 45: ok 67737
  102443. 45: ok 67738
  102444. 45: ok 67739
  102445. 45: ok 67740
  102446. 45: ok 67741
  102447. 45: ok 67742
  102448. 45: ok 67743
  102449. 45: ok 67744
  102450. 45: ok 67745
  102451. 45: ok 67746
  102452. 45: ok 67747
  102453. 45: ok 67748
  102454. 45: ok 67749
  102455. 45: ok 67750
  102456. 45: ok 67751
  102457. 45: ok 67752
  102458. 45: ok 67753
  102459. 45: ok 67754
  102460. 45: ok 67755
  102461. 45: ok 67756
  102462. 45: ok 67757
  102463. 45: ok 67758
  102464. 45: ok 67759
  102465. 45: ok 67760
  102466. 45: ok 67761
  102467. 45: ok 67762
  102468. 45: ok 67763
  102469. 45: ok 67764
  102470. 45: ok 67765
  102471. 45: ok 67766
  102472. 45: ok 67767
  102473. 45: ok 67768
  102474. 45: ok 67769
  102475. 45: ok 67770
  102476. 45: ok 67771
  102477. 45: ok 67772
  102478. 45: ok 67773
  102479. 45: ok 67774
  102480. 45: ok 67775
  102481. 45: ok 67776
  102482. 45: ok 67777
  102483. 45: ok 67778
  102484. 45: ok 67779
  102485. 45: ok 67780
  102486. 45: ok 67781
  102487. 45: ok 67782
  102488. 45: ok 67783
  102489. 45: ok 67784
  102490. 45: ok 67785
  102491. 45: ok 67786
  102492. 45: ok 67787
  102493. 45: ok 67788
  102494. 45: ok 67789
  102495. 45: ok 67790
  102496. 45: ok 67791
  102497. 45: ok 67792
  102498. 45: ok 67793
  102499. 45: ok 67794
  102500. 45: ok 67795
  102501. 45: ok 67796
  102502. 45: ok 67797
  102503. 45: ok 67798
  102504. 45: ok 67799
  102505. 45: ok 67800
  102506. 45: ok 67801
  102507. 45: ok 67802
  102508. 45: ok 67803
  102509. 45: ok 67804
  102510. 45: ok 67805
  102511. 45: ok 67806
  102512. 45: ok 67807
  102513. 45: ok 67808
  102514. 45: ok 67809
  102515. 45: ok 67810
  102516. 45: ok 67811
  102517. 45: ok 67812
  102518. 45: ok 67813
  102519. 45: ok 67814
  102520. 45: ok 67815
  102521. 45: ok 67816
  102522. 45: ok 67817
  102523. 45: ok 67818
  102524. 45: ok 67819
  102525. 45: ok 67820
  102526. 45: ok 67821
  102527. 45: ok 67822
  102528. 45: ok 67823
  102529. 45: ok 67824
  102530. 45: ok 67825
  102531. 45: ok 67826
  102532. 45: ok 67827
  102533. 45: ok 67828
  102534. 45: ok 67829
  102535. 45: ok 67830
  102536. 45: ok 67831
  102537. 45: ok 67832
  102538. 45: ok 67833
  102539. 45: ok 67834
  102540. 45: ok 67835
  102541. 45: ok 67836
  102542. 45: ok 67837
  102543. 45: ok 67838
  102544. 45: ok 67839
  102545. 45: ok 67840
  102546. 45: ok 67841
  102547. 45: ok 67842
  102548. 45: ok 67843
  102549. 45: ok 67844
  102550. 45: ok 67845
  102551. 45: ok 67846
  102552. 45: ok 67847
  102553. 45: ok 67848
  102554. 45: ok 67849
  102555. 45: ok 67850
  102556. 45: ok 67851
  102557. 45: ok 67852
  102558. 45: ok 67853
  102559. 45: ok 67854
  102560. 45: ok 67855
  102561. 45: ok 67856
  102562. 45: ok 67857
  102563. 45: ok 67858
  102564. 45: ok 67859
  102565. 45: ok 67860
  102566. 45: ok 67861
  102567. 45: ok 67862
  102568. 45: ok 67863
  102569. 45: ok 67864
  102570. 45: ok 67865
  102571. 45: ok 67866
  102572. 45: ok 67867
  102573. 45: ok 67868
  102574. 45: ok 67869
  102575. 45: ok 67870
  102576. 45: ok 67871
  102577. 45: ok 67872
  102578. 45: ok 67873
  102579. 45: ok 67874
  102580. 45: ok 67875
  102581. 45: ok 67876
  102582. 45: ok 67877
  102583. 45: ok 67878
  102584. 45: ok 67879
  102585. 45: ok 67880
  102586. 45: ok 67881
  102587. 45: ok 67882
  102588. 45: ok 67883
  102589. 45: ok 67884
  102590. 45: ok 67885
  102591. 45: ok 67886
  102592. 45: ok 67887
  102593. 45: ok 67888
  102594. 45: ok 67889
  102595. 45: ok 67890
  102596. 45: ok 67891
  102597. 45: ok 67892
  102598. 45: ok 67893
  102599. 45: ok 67894
  102600. 45: ok 67895
  102601. 45: ok 67896
  102602. 45: ok 67897
  102603. 45: ok 67898
  102604. 45: ok 67899
  102605. 45: ok 67900
  102606. 45: ok 67901
  102607. 45: ok 67902
  102608. 45: ok 67903
  102609. 45: ok 67904
  102610. 45: ok 67905
  102611. 45: ok 67906
  102612. 45: ok 67907
  102613. 45: ok 67908
  102614. 45: ok 67909
  102615. 45: ok 67910
  102616. 45: ok 67911
  102617. 45: ok 67912
  102618. 45: ok 67913
  102619. 45: ok 67914
  102620. 45: ok 67915
  102621. 45: ok 67916
  102622. 45: ok 67917
  102623. 45: ok 67918
  102624. 45: ok 67919
  102625. 45: ok 67920
  102626. 45: ok 67921
  102627. 45: ok 67922
  102628. 45: ok 67923
  102629. 45: ok 67924
  102630. 45: ok 67925
  102631. 45: ok 67926
  102632. 45: ok 67927
  102633. 45: ok 67928
  102634. 45: ok 67929
  102635. 45: ok 67930
  102636. 45: ok 67931
  102637. 45: ok 67932
  102638. 45: ok 67933
  102639. 45: ok 67934
  102640. 45: ok 67935
  102641. 45: ok 67936
  102642. 45: ok 67937
  102643. 45: ok 67938
  102644. 45: ok 67939
  102645. 45: ok 67940
  102646. 45: ok 67941
  102647. 45: ok 67942
  102648. 45: ok 67943
  102649. 45: ok 67944
  102650. 45: ok 67945
  102651. 45: ok 67946
  102652. 45: ok 67947
  102653. 45: ok 67948
  102654. 45: ok 67949
  102655. 45: ok 67950
  102656. 45: ok 67951
  102657. 45: ok 67952
  102658. 45: ok 67953
  102659. 45: ok 67954
  102660. 45: ok 67955
  102661. 45: ok 67956
  102662. 45: ok 67957
  102663. 45: ok 67958
  102664. 45: ok 67959
  102665. 45: ok 67960
  102666. 45: ok 67961
  102667. 45: ok 67962
  102668. 45: ok 67963
  102669. 45: ok 67964
  102670. 45: ok 67965
  102671. 45: ok 67966
  102672. 45: ok 67967
  102673. 45: ok 67968
  102674. 45: ok 67969
  102675. 45: ok 67970
  102676. 45: ok 67971
  102677. 45: ok 67972
  102678. 45: ok 67973
  102679. 45: ok 67974
  102680. 45: ok 67975
  102681. 45: ok 67976
  102682. 45: ok 67977
  102683. 45: ok 67978
  102684. 45: ok 67979
  102685. 45: ok 67980
  102686. 45: ok 67981
  102687. 45: ok 67982
  102688. 45: ok 67983
  102689. 45: ok 67984
  102690. 45: ok 67985
  102691. 45: ok 67986
  102692. 45: ok 67987
  102693. 45: ok 67988
  102694. 45: ok 67989
  102695. 45: ok 67990
  102696. 45: ok 67991
  102697. 45: ok 67992
  102698. 45: ok 67993
  102699. 45: ok 67994
  102700. 45: ok 67995
  102701. 45: ok 67996
  102702. 45: ok 67997
  102703. 45: ok 67998
  102704. 45: ok 67999
  102705. 45: ok 68000
  102706. 45: ok 68001
  102707. 45: ok 68002
  102708. 45: ok 68003
  102709. 45: ok 68004
  102710. 45: ok 68005
  102711. 45: ok 68006
  102712. 45: ok 68007
  102713. 45: ok 68008
  102714. 45: ok 68009
  102715. 45: ok 68010
  102716. 45: ok 68011
  102717. 45: ok 68012
  102718. 45: ok 68013
  102719. 45: ok 68014
  102720. 45: ok 68015
  102721. 45: ok 68016
  102722. 45: ok 68017
  102723. 45: ok 68018
  102724. 45: ok 68019
  102725. 45: ok 68020
  102726. 45: ok 68021
  102727. 45: ok 68022
  102728. 45: ok 68023
  102729. 45: ok 68024
  102730. 45: ok 68025
  102731. 45: ok 68026
  102732. 45: ok 68027
  102733. 45: ok 68028
  102734. 45: ok 68029
  102735. 45: ok 68030
  102736. 45: ok 68031
  102737. 45: ok 68032
  102738. 45: ok 68033
  102739. 45: ok 68034
  102740. 45: ok 68035
  102741. 45: ok 68036
  102742. 45: ok 68037
  102743. 45: ok 68038
  102744. 45: ok 68039
  102745. 45: ok 68040
  102746. 45: ok 68041
  102747. 45: ok 68042
  102748. 45: ok 68043
  102749. 45: ok 68044
  102750. 45: ok 68045
  102751. 45: ok 68046
  102752. 45: ok 68047
  102753. 45: ok 68048
  102754. 45: ok 68049
  102755. 45: ok 68050
  102756. 45: ok 68051
  102757. 45: ok 68052
  102758. 45: ok 68053
  102759. 45: ok 68054
  102760. 45: ok 68055
  102761. 45: ok 68056
  102762. 45: ok 68057
  102763. 45: ok 68058
  102764. 45: ok 68059
  102765. 45: ok 68060
  102766. 45: ok 68061
  102767. 45: ok 68062
  102768. 45: ok 68063
  102769. 45: ok 68064
  102770. 45: ok 68065
  102771. 45: ok 68066
  102772. 45: ok 68067
  102773. 45: ok 68068
  102774. 45: ok 68069
  102775. 45: ok 68070
  102776. 45: ok 68071
  102777. 45: ok 68072
  102778. 45: ok 68073
  102779. 45: ok 68074
  102780. 45: ok 68075
  102781. 45: ok 68076
  102782. 45: ok 68077
  102783. 45: ok 68078
  102784. 45: ok 68079
  102785. 45: ok 68080
  102786. 45: ok 68081
  102787. 45: ok 68082
  102788. 45: ok 68083
  102789. 45: ok 68084
  102790. 45: ok 68085
  102791. 45: ok 68086
  102792. 45: ok 68087
  102793. 45: ok 68088
  102794. 45: ok 68089
  102795. 45: ok 68090
  102796. 45: ok 68091
  102797. 45: ok 68092
  102798. 45: ok 68093
  102799. 45: ok 68094
  102800. 45: ok 68095
  102801. 45: ok 68096
  102802. 45: ok 68097
  102803. 45: ok 68098
  102804. 45: ok 68099
  102805. 45: ok 68100
  102806. 45: ok 68101
  102807. 45: ok 68102
  102808. 45: ok 68103
  102809. 45: ok 68104
  102810. 45: ok 68105
  102811. 45: ok 68106
  102812. 45: ok 68107
  102813. 45: ok 68108
  102814. 45: ok 68109
  102815. 45: ok 68110
  102816. 45: ok 68111
  102817. 45: ok 68112
  102818. 45: ok 68113
  102819. 45: ok 68114
  102820. 45: ok 68115
  102821. 45: ok 68116
  102822. 45: ok 68117
  102823. 45: ok 68118
  102824. 45: ok 68119
  102825. 45: ok 68120
  102826. 45: ok 68121
  102827. 45: ok 68122
  102828. 45: ok 68123
  102829. 45: ok 68124
  102830. 45: ok 68125
  102831. 45: ok 68126
  102832. 45: ok 68127
  102833. 45: ok 68128
  102834. 45: ok 68129
  102835. 45: ok 68130
  102836. 45: ok 68131
  102837. 45: ok 68132
  102838. 45: ok 68133
  102839. 45: ok 68134
  102840. 45: ok 68135
  102841. 45: ok 68136
  102842. 45: ok 68137
  102843. 45: ok 68138
  102844. 45: ok 68139
  102845. 45: ok 68140
  102846. 45: ok 68141
  102847. 45: ok 68142
  102848. 45: ok 68143
  102849. 45: ok 68144
  102850. 45: ok 68145
  102851. 45: ok 68146
  102852. 45: ok 68147
  102853. 45: ok 68148
  102854. 45: ok 68149
  102855. 45: ok 68150
  102856. 45: ok 68151
  102857. 45: ok 68152
  102858. 45: ok 68153
  102859. 45: ok 68154
  102860. 45: ok 68155
  102861. 45: ok 68156
  102862. 45: ok 68157
  102863. 45: ok 68158
  102864. 45: ok 68159
  102865. 45: ok 68160
  102866. 45: ok 68161
  102867. 45: ok 68162
  102868. 45: ok 68163
  102869. 45: ok 68164
  102870. 45: ok 68165
  102871. 45: ok 68166
  102872. 45: ok 68167
  102873. 45: ok 68168
  102874. 45: ok 68169
  102875. 45: ok 68170
  102876. 45: ok 68171
  102877. 45: ok 68172
  102878. 45: ok 68173
  102879. 45: ok 68174
  102880. 45: ok 68175
  102881. 45: ok 68176
  102882. 45: ok 68177
  102883. 45: ok 68178
  102884. 45: ok 68179
  102885. 45: ok 68180
  102886. 45: ok 68181
  102887. 45: ok 68182
  102888. 45: ok 68183
  102889. 45: ok 68184
  102890. 45: ok 68185
  102891. 45: ok 68186
  102892. 45: ok 68187
  102893. 45: ok 68188
  102894. 45: ok 68189
  102895. 45: ok 68190
  102896. 45: ok 68191
  102897. 45: ok 68192
  102898. 45: ok 68193
  102899. 45: ok 68194
  102900. 45: ok 68195
  102901. 45: ok 68196
  102902. 45: ok 68197
  102903. 45: ok 68198
  102904. 45: ok 68199
  102905. 45: ok 68200
  102906. 45: ok 68201
  102907. 45: ok 68202
  102908. 45: ok 68203
  102909. 45: ok 68204
  102910. 45: ok 68205
  102911. 45: ok 68206
  102912. 45: ok 68207
  102913. 45: ok 68208
  102914. 45: ok 68209
  102915. 45: ok 68210
  102916. 45: ok 68211
  102917. 45: ok 68212
  102918. 45: ok 68213
  102919. 45: ok 68214
  102920. 45: ok 68215
  102921. 45: ok 68216
  102922. 45: ok 68217
  102923. 45: ok 68218
  102924. 45: ok 68219
  102925. 45: ok 68220
  102926. 45: ok 68221
  102927. 45: ok 68222
  102928. 45: ok 68223
  102929. 45: ok 68224
  102930. 45: ok 68225
  102931. 45: ok 68226
  102932. 45: ok 68227
  102933. 45: ok 68228
  102934. 45: ok 68229
  102935. 45: ok 68230
  102936. 45: ok 68231
  102937. 45: ok 68232
  102938. 45: ok 68233
  102939. 45: ok 68234
  102940. 45: ok 68235
  102941. 45: ok 68236
  102942. 45: ok 68237
  102943. 45: ok 68238
  102944. 45: ok 68239
  102945. 45: ok 68240
  102946. 45: ok 68241
  102947. 45: ok 68242
  102948. 45: ok 68243
  102949. 45: ok 68244
  102950. 45: ok 68245
  102951. 45: ok 68246
  102952. 45: ok 68247
  102953. 45: ok 68248
  102954. 45: ok 68249
  102955. 45: ok 68250
  102956. 45: ok 68251
  102957. 45: ok 68252
  102958. 45: ok 68253
  102959. 45: ok 68254
  102960. 45: ok 68255
  102961. 45: ok 68256
  102962. 45: ok 68257
  102963. 45: ok 68258
  102964. 45: ok 68259
  102965. 45: ok 68260
  102966. 45: ok 68261
  102967. 45: ok 68262
  102968. 45: ok 68263
  102969. 45: ok 68264
  102970. 45: ok 68265
  102971. 45: ok 68266
  102972. 45: ok 68267
  102973. 45: ok 68268
  102974. 45: ok 68269
  102975. 45: ok 68270
  102976. 45: ok 68271
  102977. 45: ok 68272
  102978. 45: ok 68273
  102979. 45: ok 68274
  102980. 45: ok 68275
  102981. 45: ok 68276
  102982. 45: ok 68277
  102983. 45: ok 68278
  102984. 45: ok 68279
  102985. 45: ok 68280
  102986. 45: ok 68281
  102987. 45: ok 68282
  102988. 45: ok 68283
  102989. 45: ok 68284
  102990. 45: ok 68285
  102991. 45: ok 68286
  102992. 45: ok 68287
  102993. 45: ok 68288
  102994. 45: ok 68289
  102995. 45: ok 68290
  102996. 45: ok 68291
  102997. 45: ok 68292
  102998. 45: ok 68293
  102999. 45: ok 68294
  103000. 45: ok 68295
  103001. 45: ok 68296
  103002. 45: ok 68297
  103003. 45: ok 68298
  103004. 45: ok 68299
  103005. 45: ok 68300
  103006. 45: ok 68301
  103007. 45: ok 68302
  103008. 45: ok 68303
  103009. 45: ok 68304
  103010. 45: ok 68305
  103011. 45: ok 68306
  103012. 45: ok 68307
  103013. 45: ok 68308
  103014. 45: ok 68309
  103015. 45: ok 68310
  103016. 45: ok 68311
  103017. 45: ok 68312
  103018. 45: ok 68313
  103019. 45: ok 68314
  103020. 45: ok 68315
  103021. 45: ok 68316
  103022. 45: ok 68317
  103023. 45: ok 68318
  103024. 45: ok 68319
  103025. 45: ok 68320
  103026. 45: ok 68321
  103027. 45: ok 68322
  103028. 45: ok 68323
  103029. 45: ok 68324
  103030. 45: ok 68325
  103031. 45: ok 68326
  103032. 45: ok 68327
  103033. 45: ok 68328
  103034. 45: ok 68329
  103035. 45: ok 68330
  103036. 45: ok 68331
  103037. 45: ok 68332
  103038. 45: ok 68333
  103039. 45: ok 68334
  103040. 45: ok 68335
  103041. 45: ok 68336
  103042. 45: ok 68337
  103043. 45: ok 68338
  103044. 45: ok 68339
  103045. 45: ok 68340
  103046. 45: ok 68341
  103047. 45: ok 68342
  103048. 45: ok 68343
  103049. 45: ok 68344
  103050. 45: ok 68345
  103051. 45: ok 68346
  103052. 45: ok 68347
  103053. 45: ok 68348
  103054. 45: ok 68349
  103055. 45: ok 68350
  103056. 45: ok 68351
  103057. 45: ok 68352
  103058. 45: ok 68353
  103059. 45: ok 68354
  103060. 45: ok 68355
  103061. 45: ok 68356
  103062. 45: ok 68357
  103063. 45: ok 68358
  103064. 45: ok 68359
  103065. 45: ok 68360
  103066. 45: ok 68361
  103067. 45: ok 68362
  103068. 45: ok 68363
  103069. 45: ok 68364
  103070. 45: ok 68365
  103071. 45: ok 68366
  103072. 45: ok 68367
  103073. 45: ok 68368
  103074. 45: ok 68369
  103075. 45: ok 68370
  103076. 45: ok 68371
  103077. 45: ok 68372
  103078. 45: ok 68373
  103079. 45: ok 68374
  103080. 45: ok 68375
  103081. 45: ok 68376
  103082. 45: ok 68377
  103083. 45: ok 68378
  103084. 45: ok 68379
  103085. 45: ok 68380
  103086. 45: ok 68381
  103087. 45: ok 68382
  103088. 45: ok 68383
  103089. 45: ok 68384
  103090. 45: ok 68385
  103091. 45: ok 68386
  103092. 45: ok 68387
  103093. 45: ok 68388
  103094. 45: ok 68389
  103095. 45: ok 68390
  103096. 45: ok 68391
  103097. 45: ok 68392
  103098. 45: ok 68393
  103099. 45: ok 68394
  103100. 45: ok 68395
  103101. 45: ok 68396
  103102. 45: ok 68397
  103103. 45: ok 68398
  103104. 45: ok 68399
  103105. 45: ok 68400
  103106. 45: ok 68401
  103107. 45: ok 68402
  103108. 45: ok 68403
  103109. 45: ok 68404
  103110. 45: ok 68405
  103111. 45: ok 68406
  103112. 45: ok 68407
  103113. 45: ok 68408
  103114. 45: ok 68409
  103115. 45: ok 68410
  103116. 45: ok 68411
  103117. 45: ok 68412
  103118. 45: ok 68413
  103119. 45: ok 68414
  103120. 45: ok 68415
  103121. 45: ok 68416
  103122. 45: ok 68417
  103123. 45: ok 68418
  103124. 45: ok 68419
  103125. 45: ok 68420
  103126. 45: ok 68421
  103127. 45: ok 68422
  103128. 45: ok 68423
  103129. 45: ok 68424
  103130. 45: ok 68425
  103131. 45: ok 68426
  103132. 45: ok 68427
  103133. 45: ok 68428
  103134. 45: ok 68429
  103135. 45: ok 68430
  103136. 45: ok 68431
  103137. 45: ok 68432
  103138. 45: ok 68433
  103139. 45: ok 68434
  103140. 45: ok 68435
  103141. 45: ok 68436
  103142. 45: ok 68437
  103143. 45: ok 68438
  103144. 45: ok 68439
  103145. 45: ok 68440
  103146. 45: ok 68441
  103147. 45: ok 68442
  103148. 45: ok 68443
  103149. 45: ok 68444
  103150. 45: ok 68445
  103151. 45: ok 68446
  103152. 45: ok 68447
  103153. 45: ok 68448
  103154. 45: ok 68449
  103155. 45: ok 68450
  103156. 45: ok 68451
  103157. 45: ok 68452
  103158. 45: ok 68453
  103159. 45: ok 68454
  103160. 45: ok 68455
  103161. 45: ok 68456
  103162. 45: ok 68457
  103163. 45: ok 68458
  103164. 45: ok 68459
  103165. 45: ok 68460
  103166. 45: ok 68461
  103167. 45: ok 68462
  103168. 45: ok 68463
  103169. 45: ok 68464
  103170. 45: ok 68465
  103171. 45: ok 68466
  103172. 45: ok 68467
  103173. 45: ok 68468
  103174. 45: ok 68469
  103175. 45: ok 68470
  103176. 45: ok 68471
  103177. 45: ok 68472
  103178. 45: ok 68473
  103179. 45: ok 68474
  103180. 45: ok 68475
  103181. 45: ok 68476
  103182. 45: ok 68477
  103183. 45: ok 68478
  103184. 45: ok 68479
  103185. 45: ok 68480
  103186. 45: ok 68481
  103187. 45: ok 68482
  103188. 45: ok 68483
  103189. 45: ok 68484
  103190. 45: ok 68485
  103191. 45: ok 68486
  103192. 45: ok 68487
  103193. 45: ok 68488
  103194. 45: ok 68489
  103195. 45: ok 68490
  103196. 45: ok 68491
  103197. 45: ok 68492
  103198. 45: ok 68493
  103199. 45: ok 68494
  103200. 45: ok 68495
  103201. 45: ok 68496
  103202. 45: ok 68497
  103203. 45: ok 68498
  103204. 45: ok 68499
  103205. 45: ok 68500
  103206. 45: ok 68501
  103207. 45: ok 68502
  103208. 45: ok 68503
  103209. 45: ok 68504
  103210. 45: ok 68505
  103211. 45: ok 68506
  103212. 45: ok 68507
  103213. 45: ok 68508
  103214. 45: ok 68509
  103215. 45: ok 68510
  103216. 45: ok 68511
  103217. 45: ok 68512
  103218. 45: ok 68513
  103219. 45: ok 68514
  103220. 45: ok 68515
  103221. 45: ok 68516
  103222. 45: ok 68517
  103223. 45: ok 68518
  103224. 45: ok 68519
  103225. 45: ok 68520
  103226. 45: ok 68521
  103227. 45: ok 68522
  103228. 45: ok 68523
  103229. 45: ok 68524
  103230. 45: ok 68525
  103231. 45: ok 68526
  103232. 45: ok 68527
  103233. 45: ok 68528
  103234. 45: ok 68529
  103235. 45: ok 68530
  103236. 45: ok 68531
  103237. 45: ok 68532
  103238. 45: ok 68533
  103239. 45: ok 68534
  103240. 45: ok 68535
  103241. 45: ok 68536
  103242. 45: ok 68537
  103243. 45: ok 68538
  103244. 45: ok 68539
  103245. 45: ok 68540
  103246. 45: ok 68541
  103247. 45: ok 68542
  103248. 45: ok 68543
  103249. 45: ok 68544
  103250. 45: ok 68545
  103251. 45: ok 68546
  103252. 45: ok 68547
  103253. 45: ok 68548
  103254. 45: ok 68549
  103255. 45: ok 68550
  103256. 45: ok 68551
  103257. 45: ok 68552
  103258. 45: ok 68553
  103259. 45: ok 68554
  103260. 45: ok 68555
  103261. 45: ok 68556
  103262. 45: ok 68557
  103263. 45: ok 68558
  103264. 45: ok 68559
  103265. 45: ok 68560
  103266. 45: ok 68561
  103267. 45: ok 68562
  103268. 45: ok 68563
  103269. 45: ok 68564
  103270. 45: ok 68565
  103271. 45: ok 68566
  103272. 45: ok 68567
  103273. 45: ok 68568
  103274. 45: ok 68569
  103275. 45: ok 68570
  103276. 45: ok 68571
  103277. 45: ok 68572
  103278. 45: ok 68573
  103279. 45: ok 68574
  103280. 45: ok 68575
  103281. 45: ok 68576
  103282. 45: ok 68577
  103283. 45: ok 68578
  103284. 45: ok 68579
  103285. 45: ok 68580
  103286. 45: ok 68581
  103287. 45: ok 68582
  103288. 45: ok 68583
  103289. 45: ok 68584
  103290. 45: ok 68585
  103291. 45: ok 68586
  103292. 45: ok 68587
  103293. 45: ok 68588
  103294. 45: ok 68589
  103295. 45: ok 68590
  103296. 45: ok 68591
  103297. 45: ok 68592
  103298. 45: ok 68593
  103299. 45: ok 68594
  103300. 45: ok 68595
  103301. 45: ok 68596
  103302. 45: ok 68597
  103303. 45: ok 68598
  103304. 45: ok 68599
  103305. 45: ok 68600
  103306. 45: ok 68601
  103307. 45: ok 68602
  103308. 45: ok 68603
  103309. 45: ok 68604
  103310. 45: ok 68605
  103311. 45: ok 68606
  103312. 45: ok 68607
  103313. 45: ok 68608
  103314. 45: ok 68609
  103315. 45: ok 68610
  103316. 45: ok 68611
  103317. 45: ok 68612
  103318. 45: ok 68613
  103319. 45: ok 68614
  103320. 45: ok 68615
  103321. 45: ok 68616
  103322. 45: ok 68617
  103323. 45: ok 68618
  103324. 45: ok 68619
  103325. 45: ok 68620
  103326. 45: ok 68621
  103327. 45: ok 68622
  103328. 45: ok 68623
  103329. 45: ok 68624
  103330. 45: ok 68625
  103331. 45: ok 68626
  103332. 45: ok 68627
  103333. 45: ok 68628
  103334. 45: ok 68629
  103335. 45: ok 68630
  103336. 45: ok 68631
  103337. 45: ok 68632
  103338. 45: ok 68633
  103339. 45: ok 68634
  103340. 45: ok 68635
  103341. 45: ok 68636
  103342. 45: ok 68637
  103343. 45: ok 68638
  103344. 45: ok 68639
  103345. 45: ok 68640
  103346. 45: ok 68641
  103347. 45: ok 68642
  103348. 45: ok 68643
  103349. 45: ok 68644
  103350. 45: ok 68645
  103351. 45: ok 68646
  103352. 45: ok 68647
  103353. 45: ok 68648
  103354. 45: ok 68649
  103355. 45: ok 68650
  103356. 45: ok 68651
  103357. 45: ok 68652
  103358. 45: ok 68653
  103359. 45: ok 68654
  103360. 45: ok 68655
  103361. 45: ok 68656
  103362. 45: ok 68657
  103363. 45: ok 68658
  103364. 45: ok 68659
  103365. 45: ok 68660
  103366. 45: ok 68661
  103367. 45: ok 68662
  103368. 45: ok 68663
  103369. 45: ok 68664
  103370. 45: ok 68665
  103371. 45: ok 68666
  103372. 45: ok 68667
  103373. 45: ok 68668
  103374. 45: ok 68669
  103375. 45: ok 68670
  103376. 45: ok 68671
  103377. 45: ok 68672
  103378. 45: ok 68673
  103379. 45: ok 68674
  103380. 45: ok 68675
  103381. 45: ok 68676
  103382. 45: ok 68677
  103383. 45: ok 68678
  103384. 45: ok 68679
  103385. 45: ok 68680
  103386. 45: ok 68681
  103387. 45: ok 68682
  103388. 45: ok 68683
  103389. 45: ok 68684
  103390. 45: ok 68685
  103391. 45: ok 68686
  103392. 45: ok 68687
  103393. 45: ok 68688
  103394. 45: ok 68689
  103395. 45: ok 68690
  103396. 45: ok 68691
  103397. 45: ok 68692
  103398. 45: ok 68693
  103399. 45: ok 68694
  103400. 45: ok 68695
  103401. 45: ok 68696
  103402. 45: ok 68697
  103403. 45: ok 68698
  103404. 45: ok 68699
  103405. 45: ok 68700
  103406. 45: ok 68701
  103407. 45: ok 68702
  103408. 45: ok 68703
  103409. 45: ok 68704
  103410. 45: ok 68705
  103411. 45: ok 68706
  103412. 45: ok 68707
  103413. 45: ok 68708
  103414. 45: ok 68709
  103415. 45: ok 68710
  103416. 45: ok 68711
  103417. 45: ok 68712
  103418. 45: ok 68713
  103419. 45: ok 68714
  103420. 45: ok 68715
  103421. 45: ok 68716
  103422. 45: ok 68717
  103423. 45: ok 68718
  103424. 45: ok 68719
  103425. 45: ok 68720
  103426. 45: ok 68721
  103427. 45: ok 68722
  103428. 45: ok 68723
  103429. 45: ok 68724
  103430. 45: ok 68725
  103431. 45: ok 68726
  103432. 45: ok 68727
  103433. 45: ok 68728
  103434. 45: ok 68729
  103435. 45: ok 68730
  103436. 45: ok 68731
  103437. 45: ok 68732
  103438. 45: ok 68733
  103439. 45: ok 68734
  103440. 45: ok 68735
  103441. 45: ok 68736
  103442. 45: ok 68737
  103443. 45: ok 68738
  103444. 45: ok 68739
  103445. 45: ok 68740
  103446. 45: ok 68741
  103447. 45: ok 68742
  103448. 45: ok 68743
  103449. 45: ok 68744
  103450. 45: ok 68745
  103451. 45: ok 68746
  103452. 45: ok 68747
  103453. 45: ok 68748
  103454. 45: ok 68749
  103455. 45: ok 68750
  103456. 45: ok 68751
  103457. 45: ok 68752
  103458. 45: ok 68753
  103459. 45: ok 68754
  103460. 45: ok 68755
  103461. 45: ok 68756
  103462. 45: ok 68757
  103463. 45: ok 68758
  103464. 45: ok 68759
  103465. 45: ok 68760
  103466. 45: ok 68761
  103467. 45: ok 68762
  103468. 45: ok 68763
  103469. 45: ok 68764
  103470. 45: ok 68765
  103471. 45: ok 68766
  103472. 45: ok 68767
  103473. 45: ok 68768
  103474. 45: ok 68769
  103475. 45: ok 68770
  103476. 45: ok 68771
  103477. 45: ok 68772
  103478. 45: ok 68773
  103479. 45: ok 68774
  103480. 45: ok 68775
  103481. 45: ok 68776
  103482. 45: ok 68777
  103483. 45: ok 68778
  103484. 45: ok 68779
  103485. 45: ok 68780
  103486. 45: ok 68781
  103487. 45: ok 68782
  103488. 45: ok 68783
  103489. 45: ok 68784
  103490. 45: ok 68785
  103491. 45: ok 68786
  103492. 45: ok 68787
  103493. 45: ok 68788
  103494. 45: ok 68789
  103495. 45: ok 68790
  103496. 45: ok 68791
  103497. 45: ok 68792
  103498. 45: ok 68793
  103499. 45: ok 68794
  103500. 45: ok 68795
  103501. 45: ok 68796
  103502. 45: ok 68797
  103503. 45: ok 68798
  103504. 45: ok 68799
  103505. 45: ok 68800
  103506. 45: ok 68801
  103507. 45: ok 68802
  103508. 45: ok 68803
  103509. 45: ok 68804
  103510. 45: ok 68805
  103511. 45: ok 68806
  103512. 45: ok 68807
  103513. 45: ok 68808
  103514. 45: ok 68809
  103515. 45: ok 68810
  103516. 45: ok 68811
  103517. 45: ok 68812
  103518. 45: ok 68813
  103519. 45: ok 68814
  103520. 45: ok 68815
  103521. 45: ok 68816
  103522. 45: ok 68817
  103523. 45: ok 68818
  103524. 45: ok 68819
  103525. 45: ok 68820
  103526. 45: ok 68821
  103527. 45: ok 68822
  103528. 45: ok 68823
  103529. 45: ok 68824
  103530. 45: ok 68825
  103531. 45: ok 68826
  103532. 45: ok 68827
  103533. 45: ok 68828
  103534. 45: ok 68829
  103535. 45: ok 68830
  103536. 45: ok 68831
  103537. 45: ok 68832
  103538. 45: ok 68833
  103539. 45: ok 68834
  103540. 45: ok 68835
  103541. 45: ok 68836
  103542. 45: ok 68837
  103543. 45: ok 68838
  103544. 45: ok 68839
  103545. 45: ok 68840
  103546. 45: ok 68841
  103547. 45: ok 68842
  103548. 45: ok 68843
  103549. 45: ok 68844
  103550. 45: ok 68845
  103551. 45: ok 68846
  103552. 45: ok 68847
  103553. 45: ok 68848
  103554. 45: ok 68849
  103555. 45: ok 68850
  103556. 45: ok 68851
  103557. 45: ok 68852
  103558. 45: ok 68853
  103559. 45: ok 68854
  103560. 45: ok 68855
  103561. 45: ok 68856
  103562. 45: ok 68857
  103563. 45: ok 68858
  103564. 45: ok 68859
  103565. 45: ok 68860
  103566. 45: ok 68861
  103567. 45: ok 68862
  103568. 45: ok 68863
  103569. 45: ok 68864
  103570. 45: ok 68865
  103571. 45: ok 68866
  103572. 45: ok 68867
  103573. 45: ok 68868
  103574. 45: ok 68869
  103575. 45: ok 68870
  103576. 45: ok 68871
  103577. 45: ok 68872
  103578. 45: ok 68873
  103579. 45: ok 68874
  103580. 45: ok 68875
  103581. 45: ok 68876
  103582. 45: ok 68877
  103583. 45: ok 68878
  103584. 45: ok 68879
  103585. 45: ok 68880
  103586. 45: ok 68881
  103587. 45: ok 68882
  103588. 45: ok 68883
  103589. 45: ok 68884
  103590. 45: ok 68885
  103591. 45: ok 68886
  103592. 45: ok 68887
  103593. 45: ok 68888
  103594. 45: ok 68889
  103595. 45: ok 68890
  103596. 45: ok 68891
  103597. 45: ok 68892
  103598. 45: ok 68893
  103599. 45: ok 68894
  103600. 45: ok 68895
  103601. 45: ok 68896
  103602. 45: ok 68897
  103603. 45: ok 68898
  103604. 45: ok 68899
  103605. 45: ok 68900
  103606. 45: ok 68901
  103607. 45: ok 68902
  103608. 45: ok 68903
  103609. 45: ok 68904
  103610. 45: ok 68905
  103611. 45: ok 68906
  103612. 45: ok 68907
  103613. 45: ok 68908
  103614. 45: ok 68909
  103615. 45: ok 68910
  103616. 45: ok 68911
  103617. 45: ok 68912
  103618. 45: ok 68913
  103619. 45: ok 68914
  103620. 45: ok 68915
  103621. 45: ok 68916
  103622. 45: ok 68917
  103623. 45: ok 68918
  103624. 45: ok 68919
  103625. 45: ok 68920
  103626. 45: ok 68921
  103627. 45: ok 68922
  103628. 45: ok 68923
  103629. 45: ok 68924
  103630. 45: ok 68925
  103631. 45: ok 68926
  103632. 45: ok 68927
  103633. 45: ok 68928
  103634. 45: ok 68929
  103635. 45: ok 68930
  103636. 45: ok 68931
  103637. 45: ok 68932
  103638. 45: ok 68933
  103639. 45: ok 68934
  103640. 45: ok 68935
  103641. 45: ok 68936
  103642. 45: ok 68937
  103643. 45: ok 68938
  103644. 45: ok 68939
  103645. 45: ok 68940
  103646. 45: ok 68941
  103647. 45: ok 68942
  103648. 45: ok 68943
  103649. 45: ok 68944
  103650. 45: ok 68945
  103651. 45: ok 68946
  103652. 45: ok 68947
  103653. 45: ok 68948
  103654. 45: ok 68949
  103655. 45: ok 68950
  103656. 45: ok 68951
  103657. 45: ok 68952
  103658. 45: ok 68953
  103659. 45: ok 68954
  103660. 45: ok 68955
  103661. 45: ok 68956
  103662. 45: ok 68957
  103663. 45: ok 68958
  103664. 45: ok 68959
  103665. 45: ok 68960
  103666. 45: ok 68961
  103667. 45: ok 68962
  103668. 45: ok 68963
  103669. 45: ok 68964
  103670. 45: ok 68965
  103671. 45: ok 68966
  103672. 45: ok 68967
  103673. 45: ok 68968
  103674. 45: ok 68969
  103675. 45: ok 68970
  103676. 45: ok 68971
  103677. 45: ok 68972
  103678. 45: ok 68973
  103679. 45: ok 68974
  103680. 45: ok 68975
  103681. 45: ok 68976
  103682. 45: ok 68977
  103683. 45: ok 68978
  103684. 45: ok 68979
  103685. 45: ok 68980
  103686. 45: ok 68981
  103687. 45: ok 68982
  103688. 45: ok 68983
  103689. 45: ok 68984
  103690. 45: ok 68985
  103691. 45: ok 68986
  103692. 45: ok 68987
  103693. 45: ok 68988
  103694. 45: ok 68989
  103695. 45: ok 68990
  103696. 45: ok 68991
  103697. 45: ok 68992
  103698. 45: ok 68993
  103699. 45: ok 68994
  103700. 45: ok 68995
  103701. 45: ok 68996
  103702. 45: ok 68997
  103703. 45: ok 68998
  103704. 45: ok 68999
  103705. 45: ok 69000
  103706. 45: # math: passed testDistancesAnglesOrthogonality
  103707. 45: # math: entering testInversion
  103708. 45: ok 69001
  103709. 45: ok 69002
  103710. 45: ok 69003
  103711. 45: ok 69004
  103712. 45: ok 69005
  103713. 45: ok 69006
  103714. 45: ok 69007
  103715. 45: ok 69008
  103716. 45: ok 69009
  103717. 45: ok 69010
  103718. 45: ok 69011
  103719. 45: ok 69012
  103720. 45: ok 69013
  103721. 45: ok 69014
  103722. 45: ok 69015
  103723. 45: ok 69016
  103724. 45: ok 69017
  103725. 45: ok 69018
  103726. 45: ok 69019
  103727. 45: ok 69020
  103728. 45: ok 69021
  103729. 45: ok 69022
  103730. 45: ok 69023
  103731. 45: ok 69024
  103732. 45: ok 69025
  103733. 45: ok 69026
  103734. 45: ok 69027
  103735. 45: ok 69028
  103736. 45: ok 69029
  103737. 45: ok 69030
  103738. 45: ok 69031
  103739. 45: ok 69032
  103740. 45: ok 69033
  103741. 45: ok 69034
  103742. 45: ok 69035
  103743. 45: ok 69036
  103744. 45: ok 69037
  103745. 45: ok 69038
  103746. 45: ok 69039
  103747. 45: ok 69040
  103748. 45: ok 69041
  103749. 45: ok 69042
  103750. 45: ok 69043
  103751. 45: ok 69044
  103752. 45: ok 69045
  103753. 45: ok 69046
  103754. 45: ok 69047
  103755. 45: ok 69048
  103756. 45: ok 69049
  103757. 45: ok 69050
  103758. 45: ok 69051
  103759. 45: ok 69052
  103760. 45: ok 69053
  103761. 45: ok 69054
  103762. 45: ok 69055
  103763. 45: ok 69056
  103764. 45: ok 69057
  103765. 45: ok 69058
  103766. 45: ok 69059
  103767. 45: ok 69060
  103768. 45: ok 69061
  103769. 45: ok 69062
  103770. 45: ok 69063
  103771. 45: ok 69064
  103772. 45: ok 69065
  103773. 45: ok 69066
  103774. 45: ok 69067
  103775. 45: ok 69068
  103776. 45: ok 69069
  103777. 45: ok 69070
  103778. 45: ok 69071
  103779. 45: ok 69072
  103780. 45: ok 69073
  103781. 45: ok 69074
  103782. 45: ok 69075
  103783. 45: ok 69076
  103784. 45: ok 69077
  103785. 45: ok 69078
  103786. 45: ok 69079
  103787. 45: ok 69080
  103788. 45: ok 69081
  103789. 45: ok 69082
  103790. 45: ok 69083
  103791. 45: ok 69084
  103792. 45: ok 69085
  103793. 45: ok 69086
  103794. 45: ok 69087
  103795. 45: ok 69088
  103796. 45: ok 69089
  103797. 45: ok 69090
  103798. 45: ok 69091
  103799. 45: ok 69092
  103800. 45: ok 69093
  103801. 45: ok 69094
  103802. 45: ok 69095
  103803. 45: ok 69096
  103804. 45: ok 69097
  103805. 45: ok 69098
  103806. 45: ok 69099
  103807. 45: ok 69100
  103808. 45: ok 69101
  103809. 45: ok 69102
  103810. 45: ok 69103
  103811. 45: ok 69104
  103812. 45: ok 69105
  103813. 45: ok 69106
  103814. 45: ok 69107
  103815. 45: ok 69108
  103816. 45: ok 69109
  103817. 45: ok 69110
  103818. 45: ok 69111
  103819. 45: ok 69112
  103820. 45: ok 69113
  103821. 45: ok 69114
  103822. 45: ok 69115
  103823. 45: ok 69116
  103824. 45: ok 69117
  103825. 45: ok 69118
  103826. 45: ok 69119
  103827. 45: ok 69120
  103828. 45: ok 69121
  103829. 45: ok 69122
  103830. 45: ok 69123
  103831. 45: ok 69124
  103832. 45: ok 69125
  103833. 45: ok 69126
  103834. 45: ok 69127
  103835. 45: ok 69128
  103836. 45: ok 69129
  103837. 45: ok 69130
  103838. 45: ok 69131
  103839. 45: ok 69132
  103840. 45: ok 69133
  103841. 45: ok 69134
  103842. 45: ok 69135
  103843. 45: ok 69136
  103844. 45: ok 69137
  103845. 45: ok 69138
  103846. 45: ok 69139
  103847. 45: ok 69140
  103848. 45: ok 69141
  103849. 45: ok 69142
  103850. 45: ok 69143
  103851. 45: ok 69144
  103852. 45: ok 69145
  103853. 45: ok 69146
  103854. 45: ok 69147
  103855. 45: ok 69148
  103856. 45: ok 69149
  103857. 45: ok 69150
  103858. 45: ok 69151
  103859. 45: ok 69152
  103860. 45: ok 69153
  103861. 45: ok 69154
  103862. 45: ok 69155
  103863. 45: ok 69156
  103864. 45: ok 69157
  103865. 45: ok 69158
  103866. 45: ok 69159
  103867. 45: ok 69160
  103868. 45: ok 69161
  103869. 45: ok 69162
  103870. 45: ok 69163
  103871. 45: ok 69164
  103872. 45: ok 69165
  103873. 45: ok 69166
  103874. 45: ok 69167
  103875. 45: ok 69168
  103876. 45: ok 69169
  103877. 45: ok 69170
  103878. 45: ok 69171
  103879. 45: ok 69172
  103880. 45: ok 69173
  103881. 45: ok 69174
  103882. 45: ok 69175
  103883. 45: ok 69176
  103884. 45: ok 69177
  103885. 45: ok 69178
  103886. 45: ok 69179
  103887. 45: ok 69180
  103888. 45: ok 69181
  103889. 45: ok 69182
  103890. 45: ok 69183
  103891. 45: ok 69184
  103892. 45: ok 69185
  103893. 45: ok 69186
  103894. 45: ok 69187
  103895. 45: ok 69188
  103896. 45: ok 69189
  103897. 45: ok 69190
  103898. 45: ok 69191
  103899. 45: ok 69192
  103900. 45: ok 69193
  103901. 45: ok 69194
  103902. 45: ok 69195
  103903. 45: ok 69196
  103904. 45: ok 69197
  103905. 45: ok 69198
  103906. 45: ok 69199
  103907. 45: ok 69200
  103908. 45: ok 69201
  103909. 45: ok 69202
  103910. 45: ok 69203
  103911. 45: ok 69204
  103912. 45: ok 69205
  103913. 45: ok 69206
  103914. 45: ok 69207
  103915. 45: ok 69208
  103916. 45: ok 69209
  103917. 45: ok 69210
  103918. 45: ok 69211
  103919. 45: ok 69212
  103920. 45: ok 69213
  103921. 45: ok 69214
  103922. 45: ok 69215
  103923. 45: ok 69216
  103924. 45: ok 69217
  103925. 45: ok 69218
  103926. 45: ok 69219
  103927. 45: ok 69220
  103928. 45: ok 69221
  103929. 45: ok 69222
  103930. 45: ok 69223
  103931. 45: ok 69224
  103932. 45: ok 69225
  103933. 45: ok 69226
  103934. 45: ok 69227
  103935. 45: ok 69228
  103936. 45: ok 69229
  103937. 45: ok 69230
  103938. 45: ok 69231
  103939. 45: ok 69232
  103940. 45: ok 69233
  103941. 45: ok 69234
  103942. 45: ok 69235
  103943. 45: ok 69236
  103944. 45: ok 69237
  103945. 45: ok 69238
  103946. 45: ok 69239
  103947. 45: ok 69240
  103948. 45: ok 69241
  103949. 45: ok 69242
  103950. 45: ok 69243
  103951. 45: ok 69244
  103952. 45: ok 69245
  103953. 45: ok 69246
  103954. 45: ok 69247
  103955. 45: ok 69248
  103956. 45: ok 69249
  103957. 45: ok 69250
  103958. 45: ok 69251
  103959. 45: ok 69252
  103960. 45: ok 69253
  103961. 45: ok 69254
  103962. 45: ok 69255
  103963. 45: ok 69256
  103964. 45: ok 69257
  103965. 45: ok 69258
  103966. 45: ok 69259
  103967. 45: ok 69260
  103968. 45: ok 69261
  103969. 45: ok 69262
  103970. 45: ok 69263
  103971. 45: ok 69264
  103972. 45: ok 69265
  103973. 45: ok 69266
  103974. 45: ok 69267
  103975. 45: ok 69268
  103976. 45: ok 69269
  103977. 45: ok 69270
  103978. 45: ok 69271
  103979. 45: ok 69272
  103980. 45: ok 69273
  103981. 45: ok 69274
  103982. 45: ok 69275
  103983. 45: ok 69276
  103984. 45: ok 69277
  103985. 45: ok 69278
  103986. 45: ok 69279
  103987. 45: ok 69280
  103988. 45: ok 69281
  103989. 45: ok 69282
  103990. 45: ok 69283
  103991. 45: ok 69284
  103992. 45: ok 69285
  103993. 45: ok 69286
  103994. 45: ok 69287
  103995. 45: ok 69288
  103996. 45: ok 69289
  103997. 45: ok 69290
  103998. 45: ok 69291
  103999. 45: ok 69292
  104000. 45: ok 69293
  104001. 45: ok 69294
  104002. 45: ok 69295
  104003. 45: ok 69296
  104004. 45: ok 69297
  104005. 45: ok 69298
  104006. 45: ok 69299
  104007. 45: ok 69300
  104008. 45: ok 69301
  104009. 45: ok 69302
  104010. 45: ok 69303
  104011. 45: ok 69304
  104012. 45: ok 69305
  104013. 45: ok 69306
  104014. 45: ok 69307
  104015. 45: ok 69308
  104016. 45: ok 69309
  104017. 45: ok 69310
  104018. 45: ok 69311
  104019. 45: ok 69312
  104020. 45: ok 69313
  104021. 45: ok 69314
  104022. 45: ok 69315
  104023. 45: ok 69316
  104024. 45: ok 69317
  104025. 45: ok 69318
  104026. 45: ok 69319
  104027. 45: ok 69320
  104028. 45: ok 69321
  104029. 45: ok 69322
  104030. 45: ok 69323
  104031. 45: ok 69324
  104032. 45: ok 69325
  104033. 45: ok 69326
  104034. 45: ok 69327
  104035. 45: ok 69328
  104036. 45: ok 69329
  104037. 45: ok 69330
  104038. 45: ok 69331
  104039. 45: ok 69332
  104040. 45: ok 69333
  104041. 45: ok 69334
  104042. 45: ok 69335
  104043. 45: ok 69336
  104044. 45: ok 69337
  104045. 45: ok 69338
  104046. 45: ok 69339
  104047. 45: ok 69340
  104048. 45: ok 69341
  104049. 45: ok 69342
  104050. 45: ok 69343
  104051. 45: ok 69344
  104052. 45: ok 69345
  104053. 45: ok 69346
  104054. 45: ok 69347
  104055. 45: ok 69348
  104056. 45: ok 69349
  104057. 45: ok 69350
  104058. 45: ok 69351
  104059. 45: ok 69352
  104060. 45: ok 69353
  104061. 45: ok 69354
  104062. 45: ok 69355
  104063. 45: ok 69356
  104064. 45: ok 69357
  104065. 45: ok 69358
  104066. 45: ok 69359
  104067. 45: ok 69360
  104068. 45: ok 69361
  104069. 45: ok 69362
  104070. 45: ok 69363
  104071. 45: ok 69364
  104072. 45: ok 69365
  104073. 45: ok 69366
  104074. 45: ok 69367
  104075. 45: ok 69368
  104076. 45: ok 69369
  104077. 45: ok 69370
  104078. 45: ok 69371
  104079. 45: ok 69372
  104080. 45: ok 69373
  104081. 45: ok 69374
  104082. 45: ok 69375
  104083. 45: ok 69376
  104084. 45: ok 69377
  104085. 45: ok 69378
  104086. 45: ok 69379
  104087. 45: ok 69380
  104088. 45: ok 69381
  104089. 45: ok 69382
  104090. 45: ok 69383
  104091. 45: ok 69384
  104092. 45: ok 69385
  104093. 45: ok 69386
  104094. 45: ok 69387
  104095. 45: ok 69388
  104096. 45: ok 69389
  104097. 45: ok 69390
  104098. 45: ok 69391
  104099. 45: ok 69392
  104100. 45: ok 69393
  104101. 45: ok 69394
  104102. 45: ok 69395
  104103. 45: ok 69396
  104104. 45: ok 69397
  104105. 45: ok 69398
  104106. 45: ok 69399
  104107. 45: ok 69400
  104108. 45: ok 69401
  104109. 45: ok 69402
  104110. 45: ok 69403
  104111. 45: ok 69404
  104112. 45: ok 69405
  104113. 45: ok 69406
  104114. 45: ok 69407
  104115. 45: ok 69408
  104116. 45: ok 69409
  104117. 45: ok 69410
  104118. 45: ok 69411
  104119. 45: ok 69412
  104120. 45: ok 69413
  104121. 45: ok 69414
  104122. 45: ok 69415
  104123. 45: ok 69416
  104124. 45: ok 69417
  104125. 45: ok 69418
  104126. 45: ok 69419
  104127. 45: ok 69420
  104128. 45: ok 69421
  104129. 45: ok 69422
  104130. 45: ok 69423
  104131. 45: ok 69424
  104132. 45: ok 69425
  104133. 45: ok 69426
  104134. 45: ok 69427
  104135. 45: ok 69428
  104136. 45: ok 69429
  104137. 45: ok 69430
  104138. 45: ok 69431
  104139. 45: ok 69432
  104140. 45: ok 69433
  104141. 45: ok 69434
  104142. 45: ok 69435
  104143. 45: ok 69436
  104144. 45: ok 69437
  104145. 45: ok 69438
  104146. 45: ok 69439
  104147. 45: ok 69440
  104148. 45: ok 69441
  104149. 45: ok 69442
  104150. 45: ok 69443
  104151. 45: ok 69444
  104152. 45: ok 69445
  104153. 45: ok 69446
  104154. 45: ok 69447
  104155. 45: ok 69448
  104156. 45: ok 69449
  104157. 45: ok 69450
  104158. 45: ok 69451
  104159. 45: ok 69452
  104160. 45: ok 69453
  104161. 45: ok 69454
  104162. 45: ok 69455
  104163. 45: ok 69456
  104164. 45: ok 69457
  104165. 45: ok 69458
  104166. 45: ok 69459
  104167. 45: ok 69460
  104168. 45: ok 69461
  104169. 45: ok 69462
  104170. 45: ok 69463
  104171. 45: ok 69464
  104172. 45: ok 69465
  104173. 45: ok 69466
  104174. 45: ok 69467
  104175. 45: ok 69468
  104176. 45: ok 69469
  104177. 45: ok 69470
  104178. 45: ok 69471
  104179. 45: ok 69472
  104180. 45: ok 69473
  104181. 45: ok 69474
  104182. 45: ok 69475
  104183. 45: ok 69476
  104184. 45: ok 69477
  104185. 45: ok 69478
  104186. 45: ok 69479
  104187. 45: ok 69480
  104188. 45: ok 69481
  104189. 45: ok 69482
  104190. 45: ok 69483
  104191. 45: ok 69484
  104192. 45: ok 69485
  104193. 45: ok 69486
  104194. 45: ok 69487
  104195. 45: ok 69488
  104196. 45: ok 69489
  104197. 45: ok 69490
  104198. 45: ok 69491
  104199. 45: ok 69492
  104200. 45: ok 69493
  104201. 45: ok 69494
  104202. 45: ok 69495
  104203. 45: ok 69496
  104204. 45: ok 69497
  104205. 45: ok 69498
  104206. 45: ok 69499
  104207. 45: ok 69500
  104208. 45: ok 69501
  104209. 45: ok 69502
  104210. 45: ok 69503
  104211. 45: ok 69504
  104212. 45: ok 69505
  104213. 45: ok 69506
  104214. 45: ok 69507
  104215. 45: ok 69508
  104216. 45: ok 69509
  104217. 45: ok 69510
  104218. 45: ok 69511
  104219. 45: ok 69512
  104220. 45: ok 69513
  104221. 45: ok 69514
  104222. 45: ok 69515
  104223. 45: ok 69516
  104224. 45: ok 69517
  104225. 45: ok 69518
  104226. 45: ok 69519
  104227. 45: ok 69520
  104228. 45: ok 69521
  104229. 45: ok 69522
  104230. 45: ok 69523
  104231. 45: ok 69524
  104232. 45: ok 69525
  104233. 45: ok 69526
  104234. 45: ok 69527
  104235. 45: ok 69528
  104236. 45: ok 69529
  104237. 45: ok 69530
  104238. 45: ok 69531
  104239. 45: ok 69532
  104240. 45: ok 69533
  104241. 45: ok 69534
  104242. 45: ok 69535
  104243. 45: ok 69536
  104244. 45: ok 69537
  104245. 45: ok 69538
  104246. 45: ok 69539
  104247. 45: ok 69540
  104248. 45: ok 69541
  104249. 45: ok 69542
  104250. 45: ok 69543
  104251. 45: ok 69544
  104252. 45: ok 69545
  104253. 45: ok 69546
  104254. 45: ok 69547
  104255. 45: ok 69548
  104256. 45: ok 69549
  104257. 45: ok 69550
  104258. 45: ok 69551
  104259. 45: ok 69552
  104260. 45: ok 69553
  104261. 45: ok 69554
  104262. 45: ok 69555
  104263. 45: ok 69556
  104264. 45: ok 69557
  104265. 45: ok 69558
  104266. 45: ok 69559
  104267. 45: ok 69560
  104268. 45: ok 69561
  104269. 45: ok 69562
  104270. 45: ok 69563
  104271. 45: ok 69564
  104272. 45: ok 69565
  104273. 45: ok 69566
  104274. 45: ok 69567
  104275. 45: ok 69568
  104276. 45: ok 69569
  104277. 45: ok 69570
  104278. 45: ok 69571
  104279. 45: ok 69572
  104280. 45: ok 69573
  104281. 45: ok 69574
  104282. 45: ok 69575
  104283. 45: ok 69576
  104284. 45: ok 69577
  104285. 45: ok 69578
  104286. 45: ok 69579
  104287. 45: ok 69580
  104288. 45: ok 69581
  104289. 45: ok 69582
  104290. 45: ok 69583
  104291. 45: ok 69584
  104292. 45: ok 69585
  104293. 45: ok 69586
  104294. 45: ok 69587
  104295. 45: ok 69588
  104296. 45: ok 69589
  104297. 45: ok 69590
  104298. 45: ok 69591
  104299. 45: ok 69592
  104300. 45: ok 69593
  104301. 45: ok 69594
  104302. 45: ok 69595
  104303. 45: ok 69596
  104304. 45: ok 69597
  104305. 45: ok 69598
  104306. 45: ok 69599
  104307. 45: ok 69600
  104308. 45: ok 69601
  104309. 45: ok 69602
  104310. 45: ok 69603
  104311. 45: ok 69604
  104312. 45: ok 69605
  104313. 45: ok 69606
  104314. 45: ok 69607
  104315. 45: ok 69608
  104316. 45: ok 69609
  104317. 45: ok 69610
  104318. 45: ok 69611
  104319. 45: ok 69612
  104320. 45: ok 69613
  104321. 45: ok 69614
  104322. 45: ok 69615
  104323. 45: ok 69616
  104324. 45: ok 69617
  104325. 45: ok 69618
  104326. 45: ok 69619
  104327. 45: ok 69620
  104328. 45: ok 69621
  104329. 45: ok 69622
  104330. 45: ok 69623
  104331. 45: ok 69624
  104332. 45: ok 69625
  104333. 45: ok 69626
  104334. 45: ok 69627
  104335. 45: ok 69628
  104336. 45: ok 69629
  104337. 45: ok 69630
  104338. 45: ok 69631
  104339. 45: ok 69632
  104340. 45: ok 69633
  104341. 45: ok 69634
  104342. 45: ok 69635
  104343. 45: ok 69636
  104344. 45: ok 69637
  104345. 45: ok 69638
  104346. 45: ok 69639
  104347. 45: ok 69640
  104348. 45: ok 69641
  104349. 45: ok 69642
  104350. 45: ok 69643
  104351. 45: ok 69644
  104352. 45: ok 69645
  104353. 45: ok 69646
  104354. 45: ok 69647
  104355. 45: ok 69648
  104356. 45: ok 69649
  104357. 45: ok 69650
  104358. 45: ok 69651
  104359. 45: ok 69652
  104360. 45: ok 69653
  104361. 45: ok 69654
  104362. 45: ok 69655
  104363. 45: ok 69656
  104364. 45: ok 69657
  104365. 45: ok 69658
  104366. 45: ok 69659
  104367. 45: ok 69660
  104368. 45: ok 69661
  104369. 45: ok 69662
  104370. 45: ok 69663
  104371. 45: ok 69664
  104372. 45: ok 69665
  104373. 45: ok 69666
  104374. 45: ok 69667
  104375. 45: ok 69668
  104376. 45: ok 69669
  104377. 45: ok 69670
  104378. 45: ok 69671
  104379. 45: ok 69672
  104380. 45: ok 69673
  104381. 45: ok 69674
  104382. 45: ok 69675
  104383. 45: ok 69676
  104384. 45: ok 69677
  104385. 45: ok 69678
  104386. 45: ok 69679
  104387. 45: ok 69680
  104388. 45: ok 69681
  104389. 45: ok 69682
  104390. 45: ok 69683
  104391. 45: ok 69684
  104392. 45: ok 69685
  104393. 45: ok 69686
  104394. 45: ok 69687
  104395. 45: ok 69688
  104396. 45: ok 69689
  104397. 45: ok 69690
  104398. 45: ok 69691
  104399. 45: ok 69692
  104400. 45: ok 69693
  104401. 45: ok 69694
  104402. 45: ok 69695
  104403. 45: ok 69696
  104404. 45: ok 69697
  104405. 45: ok 69698
  104406. 45: ok 69699
  104407. 45: ok 69700
  104408. 45: ok 69701
  104409. 45: ok 69702
  104410. 45: ok 69703
  104411. 45: ok 69704
  104412. 45: ok 69705
  104413. 45: ok 69706
  104414. 45: ok 69707
  104415. 45: ok 69708
  104416. 45: ok 69709
  104417. 45: ok 69710
  104418. 45: ok 69711
  104419. 45: ok 69712
  104420. 45: ok 69713
  104421. 45: ok 69714
  104422. 45: ok 69715
  104423. 45: ok 69716
  104424. 45: ok 69717
  104425. 45: ok 69718
  104426. 45: ok 69719
  104427. 45: ok 69720
  104428. 45: ok 69721
  104429. 45: ok 69722
  104430. 45: ok 69723
  104431. 45: ok 69724
  104432. 45: ok 69725
  104433. 45: ok 69726
  104434. 45: ok 69727
  104435. 45: ok 69728
  104436. 45: ok 69729
  104437. 45: ok 69730
  104438. 45: ok 69731
  104439. 45: ok 69732
  104440. 45: ok 69733
  104441. 45: ok 69734
  104442. 45: ok 69735
  104443. 45: ok 69736
  104444. 45: ok 69737
  104445. 45: ok 69738
  104446. 45: ok 69739
  104447. 45: ok 69740
  104448. 45: ok 69741
  104449. 45: ok 69742
  104450. 45: ok 69743
  104451. 45: ok 69744
  104452. 45: ok 69745
  104453. 45: ok 69746
  104454. 45: ok 69747
  104455. 45: ok 69748
  104456. 45: ok 69749
  104457. 45: ok 69750
  104458. 45: ok 69751
  104459. 45: ok 69752
  104460. 45: ok 69753
  104461. 45: ok 69754
  104462. 45: ok 69755
  104463. 45: ok 69756
  104464. 45: ok 69757
  104465. 45: ok 69758
  104466. 45: ok 69759
  104467. 45: ok 69760
  104468. 45: ok 69761
  104469. 45: ok 69762
  104470. 45: ok 69763
  104471. 45: ok 69764
  104472. 45: ok 69765
  104473. 45: ok 69766
  104474. 45: ok 69767
  104475. 45: ok 69768
  104476. 45: ok 69769
  104477. 45: ok 69770
  104478. 45: ok 69771
  104479. 45: ok 69772
  104480. 45: ok 69773
  104481. 45: ok 69774
  104482. 45: ok 69775
  104483. 45: ok 69776
  104484. 45: ok 69777
  104485. 45: ok 69778
  104486. 45: ok 69779
  104487. 45: ok 69780
  104488. 45: ok 69781
  104489. 45: ok 69782
  104490. 45: ok 69783
  104491. 45: ok 69784
  104492. 45: ok 69785
  104493. 45: ok 69786
  104494. 45: ok 69787
  104495. 45: ok 69788
  104496. 45: ok 69789
  104497. 45: ok 69790
  104498. 45: ok 69791
  104499. 45: ok 69792
  104500. 45: ok 69793
  104501. 45: ok 69794
  104502. 45: ok 69795
  104503. 45: ok 69796
  104504. 45: ok 69797
  104505. 45: ok 69798
  104506. 45: ok 69799
  104507. 45: ok 69800
  104508. 45: ok 69801
  104509. 45: ok 69802
  104510. 45: ok 69803
  104511. 45: ok 69804
  104512. 45: ok 69805
  104513. 45: ok 69806
  104514. 45: ok 69807
  104515. 45: ok 69808
  104516. 45: ok 69809
  104517. 45: ok 69810
  104518. 45: ok 69811
  104519. 45: ok 69812
  104520. 45: ok 69813
  104521. 45: ok 69814
  104522. 45: ok 69815
  104523. 45: ok 69816
  104524. 45: ok 69817
  104525. 45: ok 69818
  104526. 45: ok 69819
  104527. 45: ok 69820
  104528. 45: ok 69821
  104529. 45: ok 69822
  104530. 45: ok 69823
  104531. 45: ok 69824
  104532. 45: ok 69825
  104533. 45: ok 69826
  104534. 45: ok 69827
  104535. 45: ok 69828
  104536. 45: ok 69829
  104537. 45: ok 69830
  104538. 45: ok 69831
  104539. 45: ok 69832
  104540. 45: ok 69833
  104541. 45: ok 69834
  104542. 45: ok 69835
  104543. 45: ok 69836
  104544. 45: ok 69837
  104545. 45: ok 69838
  104546. 45: ok 69839
  104547. 45: ok 69840
  104548. 45: ok 69841
  104549. 45: ok 69842
  104550. 45: ok 69843
  104551. 45: ok 69844
  104552. 45: ok 69845
  104553. 45: ok 69846
  104554. 45: ok 69847
  104555. 45: ok 69848
  104556. 45: ok 69849
  104557. 45: ok 69850
  104558. 45: ok 69851
  104559. 45: ok 69852
  104560. 45: ok 69853
  104561. 45: ok 69854
  104562. 45: ok 69855
  104563. 45: ok 69856
  104564. 45: ok 69857
  104565. 45: ok 69858
  104566. 45: ok 69859
  104567. 45: ok 69860
  104568. 45: ok 69861
  104569. 45: ok 69862
  104570. 45: ok 69863
  104571. 45: ok 69864
  104572. 45: ok 69865
  104573. 45: ok 69866
  104574. 45: ok 69867
  104575. 45: ok 69868
  104576. 45: ok 69869
  104577. 45: ok 69870
  104578. 45: ok 69871
  104579. 45: ok 69872
  104580. 45: ok 69873
  104581. 45: ok 69874
  104582. 45: ok 69875
  104583. 45: ok 69876
  104584. 45: ok 69877
  104585. 45: ok 69878
  104586. 45: ok 69879
  104587. 45: ok 69880
  104588. 45: ok 69881
  104589. 45: ok 69882
  104590. 45: ok 69883
  104591. 45: ok 69884
  104592. 45: ok 69885
  104593. 45: ok 69886
  104594. 45: ok 69887
  104595. 45: ok 69888
  104596. 45: ok 69889
  104597. 45: ok 69890
  104598. 45: ok 69891
  104599. 45: ok 69892
  104600. 45: ok 69893
  104601. 45: ok 69894
  104602. 45: ok 69895
  104603. 45: ok 69896
  104604. 45: ok 69897
  104605. 45: ok 69898
  104606. 45: ok 69899
  104607. 45: ok 69900
  104608. 45: ok 69901
  104609. 45: ok 69902
  104610. 45: ok 69903
  104611. 45: ok 69904
  104612. 45: ok 69905
  104613. 45: ok 69906
  104614. 45: ok 69907
  104615. 45: ok 69908
  104616. 45: ok 69909
  104617. 45: ok 69910
  104618. 45: ok 69911
  104619. 45: ok 69912
  104620. 45: ok 69913
  104621. 45: ok 69914
  104622. 45: ok 69915
  104623. 45: ok 69916
  104624. 45: ok 69917
  104625. 45: ok 69918
  104626. 45: ok 69919
  104627. 45: ok 69920
  104628. 45: ok 69921
  104629. 45: ok 69922
  104630. 45: ok 69923
  104631. 45: ok 69924
  104632. 45: ok 69925
  104633. 45: ok 69926
  104634. 45: ok 69927
  104635. 45: ok 69928
  104636. 45: ok 69929
  104637. 45: ok 69930
  104638. 45: ok 69931
  104639. 45: ok 69932
  104640. 45: ok 69933
  104641. 45: ok 69934
  104642. 45: ok 69935
  104643. 45: ok 69936
  104644. 45: ok 69937
  104645. 45: ok 69938
  104646. 45: ok 69939
  104647. 45: ok 69940
  104648. 45: ok 69941
  104649. 45: ok 69942
  104650. 45: ok 69943
  104651. 45: ok 69944
  104652. 45: ok 69945
  104653. 45: ok 69946
  104654. 45: ok 69947
  104655. 45: ok 69948
  104656. 45: ok 69949
  104657. 45: ok 69950
  104658. 45: ok 69951
  104659. 45: ok 69952
  104660. 45: ok 69953
  104661. 45: ok 69954
  104662. 45: ok 69955
  104663. 45: ok 69956
  104664. 45: ok 69957
  104665. 45: ok 69958
  104666. 45: ok 69959
  104667. 45: ok 69960
  104668. 45: ok 69961
  104669. 45: ok 69962
  104670. 45: ok 69963
  104671. 45: ok 69964
  104672. 45: ok 69965
  104673. 45: ok 69966
  104674. 45: ok 69967
  104675. 45: ok 69968
  104676. 45: ok 69969
  104677. 45: ok 69970
  104678. 45: ok 69971
  104679. 45: ok 69972
  104680. 45: ok 69973
  104681. 45: ok 69974
  104682. 45: ok 69975
  104683. 45: ok 69976
  104684. 45: ok 69977
  104685. 45: ok 69978
  104686. 45: ok 69979
  104687. 45: ok 69980
  104688. 45: ok 69981
  104689. 45: ok 69982
  104690. 45: ok 69983
  104691. 45: ok 69984
  104692. 45: ok 69985
  104693. 45: ok 69986
  104694. 45: ok 69987
  104695. 45: ok 69988
  104696. 45: ok 69989
  104697. 45: ok 69990
  104698. 45: ok 69991
  104699. 45: ok 69992
  104700. 45: ok 69993
  104701. 45: ok 69994
  104702. 45: ok 69995
  104703. 45: ok 69996
  104704. 45: ok 69997
  104705. 45: ok 69998
  104706. 45: ok 69999
  104707. 45: ok 70000
  104708. 45: # math: passed testInversion
  104709. 45: # math: entering testEigenvalues
  104710. 45: ok 70001
  104711. 45: ok 70002
  104712. 45: ok 70003
  104713. 45: ok 70004
  104714. 45: ok 70005
  104715. 45: ok 70006
  104716. 45: ok 70007
  104717. 45: ok 70008
  104718. 45: ok 70009
  104719. 45: ok 70010
  104720. 45: ok 70011
  104721. 45: ok 70012
  104722. 45: ok 70013
  104723. 45: ok 70014
  104724. 45: ok 70015
  104725. 45: ok 70016
  104726. 45: ok 70017
  104727. 45: ok 70018
  104728. 45: ok 70019
  104729. 45: ok 70020
  104730. 45: ok 70021
  104731. 45: ok 70022
  104732. 45: ok 70023
  104733. 45: ok 70024
  104734. 45: ok 70025
  104735. 45: ok 70026
  104736. 45: ok 70027
  104737. 45: ok 70028
  104738. 45: ok 70029
  104739. 45: ok 70030
  104740. 45: ok 70031
  104741. 45: ok 70032
  104742. 45: ok 70033
  104743. 45: ok 70034
  104744. 45: ok 70035
  104745. 45: ok 70036
  104746. 45: ok 70037
  104747. 45: ok 70038
  104748. 45: ok 70039
  104749. 45: ok 70040
  104750. 45: ok 70041
  104751. 45: ok 70042
  104752. 45: ok 70043
  104753. 45: ok 70044
  104754. 45: ok 70045
  104755. 45: ok 70046
  104756. 45: ok 70047
  104757. 45: ok 70048
  104758. 45: ok 70049
  104759. 45: ok 70050
  104760. 45: ok 70051
  104761. 45: ok 70052
  104762. 45: ok 70053
  104763. 45: ok 70054
  104764. 45: ok 70055
  104765. 45: ok 70056
  104766. 45: ok 70057
  104767. 45: ok 70058
  104768. 45: ok 70059
  104769. 45: ok 70060
  104770. 45: ok 70061
  104771. 45: ok 70062
  104772. 45: ok 70063
  104773. 45: ok 70064
  104774. 45: ok 70065
  104775. 45: ok 70066
  104776. 45: ok 70067
  104777. 45: ok 70068
  104778. 45: ok 70069
  104779. 45: ok 70070
  104780. 45: ok 70071
  104781. 45: ok 70072
  104782. 45: ok 70073
  104783. 45: ok 70074
  104784. 45: ok 70075
  104785. 45: ok 70076
  104786. 45: ok 70077
  104787. 45: ok 70078
  104788. 45: ok 70079
  104789. 45: ok 70080
  104790. 45: ok 70081
  104791. 45: ok 70082
  104792. 45: ok 70083
  104793. 45: ok 70084
  104794. 45: ok 70085
  104795. 45: ok 70086
  104796. 45: ok 70087
  104797. 45: ok 70088
  104798. 45: ok 70089
  104799. 45: ok 70090
  104800. 45: ok 70091
  104801. 45: ok 70092
  104802. 45: ok 70093
  104803. 45: ok 70094
  104804. 45: ok 70095
  104805. 45: ok 70096
  104806. 45: ok 70097
  104807. 45: ok 70098
  104808. 45: ok 70099
  104809. 45: ok 70100
  104810. 45: ok 70101
  104811. 45: ok 70102
  104812. 45: ok 70103
  104813. 45: ok 70104
  104814. 45: ok 70105
  104815. 45: ok 70106
  104816. 45: ok 70107
  104817. 45: ok 70108
  104818. 45: ok 70109
  104819. 45: ok 70110
  104820. 45: ok 70111
  104821. 45: ok 70112
  104822. 45: ok 70113
  104823. 45: ok 70114
  104824. 45: ok 70115
  104825. 45: ok 70116
  104826. 45: ok 70117
  104827. 45: ok 70118
  104828. 45: ok 70119
  104829. 45: ok 70120
  104830. 45: ok 70121
  104831. 45: ok 70122
  104832. 45: ok 70123
  104833. 45: ok 70124
  104834. 45: ok 70125
  104835. 45: ok 70126
  104836. 45: ok 70127
  104837. 45: ok 70128
  104838. 45: ok 70129
  104839. 45: ok 70130
  104840. 45: ok 70131
  104841. 45: ok 70132
  104842. 45: ok 70133
  104843. 45: ok 70134
  104844. 45: ok 70135
  104845. 45: ok 70136
  104846. 45: ok 70137
  104847. 45: ok 70138
  104848. 45: ok 70139
  104849. 45: ok 70140
  104850. 45: ok 70141
  104851. 45: ok 70142
  104852. 45: ok 70143
  104853. 45: ok 70144
  104854. 45: ok 70145
  104855. 45: ok 70146
  104856. 45: ok 70147
  104857. 45: ok 70148
  104858. 45: ok 70149
  104859. 45: ok 70150
  104860. 45: ok 70151
  104861. 45: ok 70152
  104862. 45: ok 70153
  104863. 45: ok 70154
  104864. 45: ok 70155
  104865. 45: ok 70156
  104866. 45: ok 70157
  104867. 45: ok 70158
  104868. 45: ok 70159
  104869. 45: ok 70160
  104870. 45: ok 70161
  104871. 45: ok 70162
  104872. 45: ok 70163
  104873. 45: ok 70164
  104874. 45: ok 70165
  104875. 45: ok 70166
  104876. 45: ok 70167
  104877. 45: ok 70168
  104878. 45: ok 70169
  104879. 45: ok 70170
  104880. 45: ok 70171
  104881. 45: ok 70172
  104882. 45: ok 70173
  104883. 45: ok 70174
  104884. 45: ok 70175
  104885. 45: ok 70176
  104886. 45: ok 70177
  104887. 45: ok 70178
  104888. 45: ok 70179
  104889. 45: ok 70180
  104890. 45: ok 70181
  104891. 45: ok 70182
  104892. 45: ok 70183
  104893. 45: ok 70184
  104894. 45: ok 70185
  104895. 45: ok 70186
  104896. 45: ok 70187
  104897. 45: ok 70188
  104898. 45: ok 70189
  104899. 45: ok 70190
  104900. 45: ok 70191
  104901. 45: ok 70192
  104902. 45: ok 70193
  104903. 45: ok 70194
  104904. 45: ok 70195
  104905. 45: ok 70196
  104906. 45: ok 70197
  104907. 45: ok 70198
  104908. 45: ok 70199
  104909. 45: ok 70200
  104910. 45: ok 70201
  104911. 45: ok 70202
  104912. 45: ok 70203
  104913. 45: ok 70204
  104914. 45: ok 70205
  104915. 45: ok 70206
  104916. 45: ok 70207
  104917. 45: ok 70208
  104918. 45: ok 70209
  104919. 45: ok 70210
  104920. 45: ok 70211
  104921. 45: ok 70212
  104922. 45: ok 70213
  104923. 45: ok 70214
  104924. 45: ok 70215
  104925. 45: ok 70216
  104926. 45: ok 70217
  104927. 45: ok 70218
  104928. 45: ok 70219
  104929. 45: ok 70220
  104930. 45: ok 70221
  104931. 45: ok 70222
  104932. 45: ok 70223
  104933. 45: ok 70224
  104934. 45: ok 70225
  104935. 45: ok 70226
  104936. 45: ok 70227
  104937. 45: ok 70228
  104938. 45: ok 70229
  104939. 45: ok 70230
  104940. 45: ok 70231
  104941. 45: ok 70232
  104942. 45: ok 70233
  104943. 45: ok 70234
  104944. 45: ok 70235
  104945. 45: ok 70236
  104946. 45: ok 70237
  104947. 45: ok 70238
  104948. 45: ok 70239
  104949. 45: ok 70240
  104950. 45: ok 70241
  104951. 45: ok 70242
  104952. 45: ok 70243
  104953. 45: ok 70244
  104954. 45: ok 70245
  104955. 45: ok 70246
  104956. 45: ok 70247
  104957. 45: ok 70248
  104958. 45: ok 70249
  104959. 45: ok 70250
  104960. 45: ok 70251
  104961. 45: ok 70252
  104962. 45: ok 70253
  104963. 45: ok 70254
  104964. 45: ok 70255
  104965. 45: ok 70256
  104966. 45: ok 70257
  104967. 45: ok 70258
  104968. 45: ok 70259
  104969. 45: ok 70260
  104970. 45: ok 70261
  104971. 45: ok 70262
  104972. 45: ok 70263
  104973. 45: ok 70264
  104974. 45: ok 70265
  104975. 45: ok 70266
  104976. 45: ok 70267
  104977. 45: ok 70268
  104978. 45: ok 70269
  104979. 45: ok 70270
  104980. 45: ok 70271
  104981. 45: ok 70272
  104982. 45: ok 70273
  104983. 45: ok 70274
  104984. 45: ok 70275
  104985. 45: ok 70276
  104986. 45: ok 70277
  104987. 45: ok 70278
  104988. 45: ok 70279
  104989. 45: ok 70280
  104990. 45: ok 70281
  104991. 45: ok 70282
  104992. 45: ok 70283
  104993. 45: ok 70284
  104994. 45: ok 70285
  104995. 45: ok 70286
  104996. 45: ok 70287
  104997. 45: ok 70288
  104998. 45: ok 70289
  104999. 45: ok 70290
  105000. 45: ok 70291
  105001. 45: ok 70292
  105002. 45: ok 70293
  105003. 45: ok 70294
  105004. 45: ok 70295
  105005. 45: ok 70296
  105006. 45: ok 70297
  105007. 45: ok 70298
  105008. 45: ok 70299
  105009. 45: ok 70300
  105010. 45: ok 70301
  105011. 45: ok 70302
  105012. 45: ok 70303
  105013. 45: ok 70304
  105014. 45: ok 70305
  105015. 45: ok 70306
  105016. 45: ok 70307
  105017. 45: ok 70308
  105018. 45: ok 70309
  105019. 45: ok 70310
  105020. 45: ok 70311
  105021. 45: ok 70312
  105022. 45: ok 70313
  105023. 45: ok 70314
  105024. 45: ok 70315
  105025. 45: ok 70316
  105026. 45: ok 70317
  105027. 45: ok 70318
  105028. 45: ok 70319
  105029. 45: ok 70320
  105030. 45: ok 70321
  105031. 45: ok 70322
  105032. 45: ok 70323
  105033. 45: ok 70324
  105034. 45: ok 70325
  105035. 45: ok 70326
  105036. 45: ok 70327
  105037. 45: ok 70328
  105038. 45: ok 70329
  105039. 45: ok 70330
  105040. 45: ok 70331
  105041. 45: ok 70332
  105042. 45: ok 70333
  105043. 45: ok 70334
  105044. 45: ok 70335
  105045. 45: ok 70336
  105046. 45: ok 70337
  105047. 45: ok 70338
  105048. 45: ok 70339
  105049. 45: ok 70340
  105050. 45: ok 70341
  105051. 45: ok 70342
  105052. 45: ok 70343
  105053. 45: ok 70344
  105054. 45: ok 70345
  105055. 45: ok 70346
  105056. 45: ok 70347
  105057. 45: ok 70348
  105058. 45: ok 70349
  105059. 45: ok 70350
  105060. 45: ok 70351
  105061. 45: ok 70352
  105062. 45: ok 70353
  105063. 45: ok 70354
  105064. 45: ok 70355
  105065. 45: ok 70356
  105066. 45: ok 70357
  105067. 45: ok 70358
  105068. 45: ok 70359
  105069. 45: ok 70360
  105070. 45: ok 70361
  105071. 45: ok 70362
  105072. 45: ok 70363
  105073. 45: ok 70364
  105074. 45: ok 70365
  105075. 45: ok 70366
  105076. 45: ok 70367
  105077. 45: ok 70368
  105078. 45: ok 70369
  105079. 45: ok 70370
  105080. 45: ok 70371
  105081. 45: ok 70372
  105082. 45: ok 70373
  105083. 45: ok 70374
  105084. 45: ok 70375
  105085. 45: ok 70376
  105086. 45: ok 70377
  105087. 45: ok 70378
  105088. 45: ok 70379
  105089. 45: ok 70380
  105090. 45: ok 70381
  105091. 45: ok 70382
  105092. 45: ok 70383
  105093. 45: ok 70384
  105094. 45: ok 70385
  105095. 45: ok 70386
  105096. 45: ok 70387
  105097. 45: ok 70388
  105098. 45: ok 70389
  105099. 45: ok 70390
  105100. 45: ok 70391
  105101. 45: ok 70392
  105102. 45: ok 70393
  105103. 45: ok 70394
  105104. 45: ok 70395
  105105. 45: ok 70396
  105106. 45: ok 70397
  105107. 45: ok 70398
  105108. 45: ok 70399
  105109. 45: ok 70400
  105110. 45: ok 70401
  105111. 45: ok 70402
  105112. 45: ok 70403
  105113. 45: ok 70404
  105114. 45: ok 70405
  105115. 45: ok 70406
  105116. 45: ok 70407
  105117. 45: ok 70408
  105118. 45: ok 70409
  105119. 45: ok 70410
  105120. 45: ok 70411
  105121. 45: ok 70412
  105122. 45: ok 70413
  105123. 45: ok 70414
  105124. 45: ok 70415
  105125. 45: ok 70416
  105126. 45: ok 70417
  105127. 45: ok 70418
  105128. 45: ok 70419
  105129. 45: ok 70420
  105130. 45: ok 70421
  105131. 45: ok 70422
  105132. 45: ok 70423
  105133. 45: ok 70424
  105134. 45: ok 70425
  105135. 45: ok 70426
  105136. 45: ok 70427
  105137. 45: ok 70428
  105138. 45: ok 70429
  105139. 45: ok 70430
  105140. 45: ok 70431
  105141. 45: ok 70432
  105142. 45: ok 70433
  105143. 45: ok 70434
  105144. 45: ok 70435
  105145. 45: ok 70436
  105146. 45: ok 70437
  105147. 45: ok 70438
  105148. 45: ok 70439
  105149. 45: ok 70440
  105150. 45: ok 70441
  105151. 45: ok 70442
  105152. 45: ok 70443
  105153. 45: ok 70444
  105154. 45: ok 70445
  105155. 45: ok 70446
  105156. 45: ok 70447
  105157. 45: ok 70448
  105158. 45: ok 70449
  105159. 45: ok 70450
  105160. 45: ok 70451
  105161. 45: ok 70452
  105162. 45: ok 70453
  105163. 45: ok 70454
  105164. 45: ok 70455
  105165. 45: ok 70456
  105166. 45: ok 70457
  105167. 45: ok 70458
  105168. 45: ok 70459
  105169. 45: ok 70460
  105170. 45: ok 70461
  105171. 45: ok 70462
  105172. 45: ok 70463
  105173. 45: ok 70464
  105174. 45: ok 70465
  105175. 45: ok 70466
  105176. 45: ok 70467
  105177. 45: ok 70468
  105178. 45: ok 70469
  105179. 45: ok 70470
  105180. 45: ok 70471
  105181. 45: ok 70472
  105182. 45: ok 70473
  105183. 45: ok 70474
  105184. 45: ok 70475
  105185. 45: ok 70476
  105186. 45: ok 70477
  105187. 45: ok 70478
  105188. 45: ok 70479
  105189. 45: ok 70480
  105190. 45: ok 70481
  105191. 45: ok 70482
  105192. 45: ok 70483
  105193. 45: ok 70484
  105194. 45: ok 70485
  105195. 45: ok 70486
  105196. 45: ok 70487
  105197. 45: ok 70488
  105198. 45: ok 70489
  105199. 45: ok 70490
  105200. 45: ok 70491
  105201. 45: ok 70492
  105202. 45: ok 70493
  105203. 45: ok 70494
  105204. 45: ok 70495
  105205. 45: ok 70496
  105206. 45: ok 70497
  105207. 45: ok 70498
  105208. 45: ok 70499
  105209. 45: ok 70500
  105210. 45: ok 70501
  105211. 45: ok 70502
  105212. 45: ok 70503
  105213. 45: ok 70504
  105214. 45: ok 70505
  105215. 45: ok 70506
  105216. 45: ok 70507
  105217. 45: ok 70508
  105218. 45: ok 70509
  105219. 45: ok 70510
  105220. 45: ok 70511
  105221. 45: ok 70512
  105222. 45: ok 70513
  105223. 45: ok 70514
  105224. 45: ok 70515
  105225. 45: ok 70516
  105226. 45: ok 70517
  105227. 45: ok 70518
  105228. 45: ok 70519
  105229. 45: ok 70520
  105230. 45: ok 70521
  105231. 45: ok 70522
  105232. 45: ok 70523
  105233. 45: ok 70524
  105234. 45: ok 70525
  105235. 45: ok 70526
  105236. 45: ok 70527
  105237. 45: ok 70528
  105238. 45: ok 70529
  105239. 45: ok 70530
  105240. 45: ok 70531
  105241. 45: ok 70532
  105242. 45: ok 70533
  105243. 45: ok 70534
  105244. 45: ok 70535
  105245. 45: ok 70536
  105246. 45: ok 70537
  105247. 45: ok 70538
  105248. 45: ok 70539
  105249. 45: ok 70540
  105250. 45: ok 70541
  105251. 45: ok 70542
  105252. 45: ok 70543
  105253. 45: ok 70544
  105254. 45: ok 70545
  105255. 45: ok 70546
  105256. 45: ok 70547
  105257. 45: ok 70548
  105258. 45: ok 70549
  105259. 45: ok 70550
  105260. 45: ok 70551
  105261. 45: ok 70552
  105262. 45: ok 70553
  105263. 45: ok 70554
  105264. 45: ok 70555
  105265. 45: ok 70556
  105266. 45: ok 70557
  105267. 45: ok 70558
  105268. 45: ok 70559
  105269. 45: ok 70560
  105270. 45: ok 70561
  105271. 45: ok 70562
  105272. 45: ok 70563
  105273. 45: ok 70564
  105274. 45: ok 70565
  105275. 45: ok 70566
  105276. 45: ok 70567
  105277. 45: ok 70568
  105278. 45: ok 70569
  105279. 45: ok 70570
  105280. 45: ok 70571
  105281. 45: ok 70572
  105282. 45: ok 70573
  105283. 45: ok 70574
  105284. 45: ok 70575
  105285. 45: ok 70576
  105286. 45: ok 70577
  105287. 45: ok 70578
  105288. 45: ok 70579
  105289. 45: ok 70580
  105290. 45: ok 70581
  105291. 45: ok 70582
  105292. 45: ok 70583
  105293. 45: ok 70584
  105294. 45: ok 70585
  105295. 45: ok 70586
  105296. 45: ok 70587
  105297. 45: ok 70588
  105298. 45: ok 70589
  105299. 45: ok 70590
  105300. 45: ok 70591
  105301. 45: ok 70592
  105302. 45: ok 70593
  105303. 45: ok 70594
  105304. 45: ok 70595
  105305. 45: ok 70596
  105306. 45: ok 70597
  105307. 45: ok 70598
  105308. 45: ok 70599
  105309. 45: ok 70600
  105310. 45: ok 70601
  105311. 45: ok 70602
  105312. 45: ok 70603
  105313. 45: ok 70604
  105314. 45: ok 70605
  105315. 45: ok 70606
  105316. 45: ok 70607
  105317. 45: ok 70608
  105318. 45: ok 70609
  105319. 45: ok 70610
  105320. 45: ok 70611
  105321. 45: ok 70612
  105322. 45: ok 70613
  105323. 45: ok 70614
  105324. 45: ok 70615
  105325. 45: ok 70616
  105326. 45: ok 70617
  105327. 45: ok 70618
  105328. 45: ok 70619
  105329. 45: ok 70620
  105330. 45: ok 70621
  105331. 45: ok 70622
  105332. 45: ok 70623
  105333. 45: ok 70624
  105334. 45: ok 70625
  105335. 45: ok 70626
  105336. 45: ok 70627
  105337. 45: ok 70628
  105338. 45: ok 70629
  105339. 45: ok 70630
  105340. 45: ok 70631
  105341. 45: ok 70632
  105342. 45: ok 70633
  105343. 45: ok 70634
  105344. 45: ok 70635
  105345. 45: ok 70636
  105346. 45: ok 70637
  105347. 45: ok 70638
  105348. 45: ok 70639
  105349. 45: ok 70640
  105350. 45: ok 70641
  105351. 45: ok 70642
  105352. 45: ok 70643
  105353. 45: ok 70644
  105354. 45: ok 70645
  105355. 45: ok 70646
  105356. 45: ok 70647
  105357. 45: ok 70648
  105358. 45: ok 70649
  105359. 45: ok 70650
  105360. 45: ok 70651
  105361. 45: ok 70652
  105362. 45: ok 70653
  105363. 45: ok 70654
  105364. 45: ok 70655
  105365. 45: ok 70656
  105366. 45: ok 70657
  105367. 45: ok 70658
  105368. 45: ok 70659
  105369. 45: ok 70660
  105370. 45: ok 70661
  105371. 45: ok 70662
  105372. 45: ok 70663
  105373. 45: ok 70664
  105374. 45: ok 70665
  105375. 45: ok 70666
  105376. 45: ok 70667
  105377. 45: ok 70668
  105378. 45: ok 70669
  105379. 45: ok 70670
  105380. 45: ok 70671
  105381. 45: ok 70672
  105382. 45: ok 70673
  105383. 45: ok 70674
  105384. 45: ok 70675
  105385. 45: ok 70676
  105386. 45: ok 70677
  105387. 45: ok 70678
  105388. 45: ok 70679
  105389. 45: ok 70680
  105390. 45: ok 70681
  105391. 45: ok 70682
  105392. 45: ok 70683
  105393. 45: ok 70684
  105394. 45: ok 70685
  105395. 45: ok 70686
  105396. 45: ok 70687
  105397. 45: ok 70688
  105398. 45: ok 70689
  105399. 45: ok 70690
  105400. 45: ok 70691
  105401. 45: ok 70692
  105402. 45: ok 70693
  105403. 45: ok 70694
  105404. 45: ok 70695
  105405. 45: ok 70696
  105406. 45: ok 70697
  105407. 45: ok 70698
  105408. 45: ok 70699
  105409. 45: ok 70700
  105410. 45: ok 70701
  105411. 45: ok 70702
  105412. 45: ok 70703
  105413. 45: ok 70704
  105414. 45: ok 70705
  105415. 45: ok 70706
  105416. 45: ok 70707
  105417. 45: ok 70708
  105418. 45: ok 70709
  105419. 45: ok 70710
  105420. 45: ok 70711
  105421. 45: ok 70712
  105422. 45: ok 70713
  105423. 45: ok 70714
  105424. 45: ok 70715
  105425. 45: ok 70716
  105426. 45: ok 70717
  105427. 45: ok 70718
  105428. 45: ok 70719
  105429. 45: ok 70720
  105430. 45: ok 70721
  105431. 45: ok 70722
  105432. 45: ok 70723
  105433. 45: ok 70724
  105434. 45: ok 70725
  105435. 45: ok 70726
  105436. 45: ok 70727
  105437. 45: ok 70728
  105438. 45: ok 70729
  105439. 45: ok 70730
  105440. 45: ok 70731
  105441. 45: ok 70732
  105442. 45: ok 70733
  105443. 45: ok 70734
  105444. 45: ok 70735
  105445. 45: ok 70736
  105446. 45: ok 70737
  105447. 45: ok 70738
  105448. 45: ok 70739
  105449. 45: ok 70740
  105450. 45: ok 70741
  105451. 45: ok 70742
  105452. 45: ok 70743
  105453. 45: ok 70744
  105454. 45: ok 70745
  105455. 45: ok 70746
  105456. 45: ok 70747
  105457. 45: ok 70748
  105458. 45: ok 70749
  105459. 45: ok 70750
  105460. 45: ok 70751
  105461. 45: ok 70752
  105462. 45: ok 70753
  105463. 45: ok 70754
  105464. 45: ok 70755
  105465. 45: ok 70756
  105466. 45: ok 70757
  105467. 45: ok 70758
  105468. 45: ok 70759
  105469. 45: ok 70760
  105470. 45: ok 70761
  105471. 45: ok 70762
  105472. 45: ok 70763
  105473. 45: ok 70764
  105474. 45: ok 70765
  105475. 45: ok 70766
  105476. 45: ok 70767
  105477. 45: ok 70768
  105478. 45: ok 70769
  105479. 45: ok 70770
  105480. 45: ok 70771
  105481. 45: ok 70772
  105482. 45: ok 70773
  105483. 45: ok 70774
  105484. 45: ok 70775
  105485. 45: ok 70776
  105486. 45: ok 70777
  105487. 45: ok 70778
  105488. 45: ok 70779
  105489. 45: ok 70780
  105490. 45: ok 70781
  105491. 45: ok 70782
  105492. 45: ok 70783
  105493. 45: ok 70784
  105494. 45: ok 70785
  105495. 45: ok 70786
  105496. 45: ok 70787
  105497. 45: ok 70788
  105498. 45: ok 70789
  105499. 45: ok 70790
  105500. 45: ok 70791
  105501. 45: ok 70792
  105502. 45: ok 70793
  105503. 45: ok 70794
  105504. 45: ok 70795
  105505. 45: ok 70796
  105506. 45: ok 70797
  105507. 45: ok 70798
  105508. 45: ok 70799
  105509. 45: ok 70800
  105510. 45: ok 70801
  105511. 45: ok 70802
  105512. 45: ok 70803
  105513. 45: ok 70804
  105514. 45: ok 70805
  105515. 45: ok 70806
  105516. 45: ok 70807
  105517. 45: ok 70808
  105518. 45: ok 70809
  105519. 45: ok 70810
  105520. 45: ok 70811
  105521. 45: ok 70812
  105522. 45: ok 70813
  105523. 45: ok 70814
  105524. 45: ok 70815
  105525. 45: ok 70816
  105526. 45: ok 70817
  105527. 45: ok 70818
  105528. 45: ok 70819
  105529. 45: ok 70820
  105530. 45: ok 70821
  105531. 45: ok 70822
  105532. 45: ok 70823
  105533. 45: ok 70824
  105534. 45: ok 70825
  105535. 45: ok 70826
  105536. 45: ok 70827
  105537. 45: ok 70828
  105538. 45: ok 70829
  105539. 45: ok 70830
  105540. 45: ok 70831
  105541. 45: ok 70832
  105542. 45: ok 70833
  105543. 45: ok 70834
  105544. 45: ok 70835
  105545. 45: ok 70836
  105546. 45: ok 70837
  105547. 45: ok 70838
  105548. 45: ok 70839
  105549. 45: ok 70840
  105550. 45: ok 70841
  105551. 45: ok 70842
  105552. 45: ok 70843
  105553. 45: ok 70844
  105554. 45: ok 70845
  105555. 45: ok 70846
  105556. 45: ok 70847
  105557. 45: ok 70848
  105558. 45: ok 70849
  105559. 45: ok 70850
  105560. 45: ok 70851
  105561. 45: ok 70852
  105562. 45: ok 70853
  105563. 45: ok 70854
  105564. 45: ok 70855
  105565. 45: ok 70856
  105566. 45: ok 70857
  105567. 45: ok 70858
  105568. 45: ok 70859
  105569. 45: ok 70860
  105570. 45: ok 70861
  105571. 45: ok 70862
  105572. 45: ok 70863
  105573. 45: ok 70864
  105574. 45: ok 70865
  105575. 45: ok 70866
  105576. 45: ok 70867
  105577. 45: ok 70868
  105578. 45: ok 70869
  105579. 45: ok 70870
  105580. 45: ok 70871
  105581. 45: ok 70872
  105582. 45: ok 70873
  105583. 45: ok 70874
  105584. 45: ok 70875
  105585. 45: ok 70876
  105586. 45: ok 70877
  105587. 45: ok 70878
  105588. 45: ok 70879
  105589. 45: ok 70880
  105590. 45: ok 70881
  105591. 45: ok 70882
  105592. 45: ok 70883
  105593. 45: ok 70884
  105594. 45: ok 70885
  105595. 45: ok 70886
  105596. 45: ok 70887
  105597. 45: ok 70888
  105598. 45: ok 70889
  105599. 45: ok 70890
  105600. 45: ok 70891
  105601. 45: ok 70892
  105602. 45: ok 70893
  105603. 45: ok 70894
  105604. 45: ok 70895
  105605. 45: ok 70896
  105606. 45: ok 70897
  105607. 45: ok 70898
  105608. 45: ok 70899
  105609. 45: ok 70900
  105610. 45: ok 70901
  105611. 45: ok 70902
  105612. 45: ok 70903
  105613. 45: ok 70904
  105614. 45: ok 70905
  105615. 45: ok 70906
  105616. 45: ok 70907
  105617. 45: ok 70908
  105618. 45: ok 70909
  105619. 45: ok 70910
  105620. 45: ok 70911
  105621. 45: ok 70912
  105622. 45: ok 70913
  105623. 45: ok 70914
  105624. 45: ok 70915
  105625. 45: ok 70916
  105626. 45: ok 70917
  105627. 45: ok 70918
  105628. 45: ok 70919
  105629. 45: ok 70920
  105630. 45: ok 70921
  105631. 45: ok 70922
  105632. 45: ok 70923
  105633. 45: ok 70924
  105634. 45: ok 70925
  105635. 45: ok 70926
  105636. 45: ok 70927
  105637. 45: ok 70928
  105638. 45: ok 70929
  105639. 45: ok 70930
  105640. 45: ok 70931
  105641. 45: ok 70932
  105642. 45: ok 70933
  105643. 45: ok 70934
  105644. 45: ok 70935
  105645. 45: ok 70936
  105646. 45: ok 70937
  105647. 45: ok 70938
  105648. 45: ok 70939
  105649. 45: ok 70940
  105650. 45: ok 70941
  105651. 45: ok 70942
  105652. 45: ok 70943
  105653. 45: ok 70944
  105654. 45: ok 70945
  105655. 45: ok 70946
  105656. 45: ok 70947
  105657. 45: ok 70948
  105658. 45: ok 70949
  105659. 45: ok 70950
  105660. 45: ok 70951
  105661. 45: ok 70952
  105662. 45: ok 70953
  105663. 45: ok 70954
  105664. 45: ok 70955
  105665. 45: ok 70956
  105666. 45: ok 70957
  105667. 45: ok 70958
  105668. 45: ok 70959
  105669. 45: ok 70960
  105670. 45: ok 70961
  105671. 45: ok 70962
  105672. 45: ok 70963
  105673. 45: ok 70964
  105674. 45: ok 70965
  105675. 45: ok 70966
  105676. 45: ok 70967
  105677. 45: ok 70968
  105678. 45: ok 70969
  105679. 45: ok 70970
  105680. 45: ok 70971
  105681. 45: ok 70972
  105682. 45: ok 70973
  105683. 45: ok 70974
  105684. 45: ok 70975
  105685. 45: ok 70976
  105686. 45: ok 70977
  105687. 45: ok 70978
  105688. 45: ok 70979
  105689. 45: ok 70980
  105690. 45: ok 70981
  105691. 45: ok 70982
  105692. 45: ok 70983
  105693. 45: ok 70984
  105694. 45: ok 70985
  105695. 45: ok 70986
  105696. 45: ok 70987
  105697. 45: ok 70988
  105698. 45: ok 70989
  105699. 45: ok 70990
  105700. 45: ok 70991
  105701. 45: ok 70992
  105702. 45: ok 70993
  105703. 45: ok 70994
  105704. 45: ok 70995
  105705. 45: ok 70996
  105706. 45: ok 70997
  105707. 45: ok 70998
  105708. 45: ok 70999
  105709. 45: ok 71000
  105710. 45: ok 71001
  105711. 45: ok 71002
  105712. 45: ok 71003
  105713. 45: ok 71004
  105714. 45: ok 71005
  105715. 45: ok 71006
  105716. 45: ok 71007
  105717. 45: ok 71008
  105718. 45: ok 71009
  105719. 45: ok 71010
  105720. 45: ok 71011
  105721. 45: ok 71012
  105722. 45: ok 71013
  105723. 45: ok 71014
  105724. 45: ok 71015
  105725. 45: ok 71016
  105726. 45: ok 71017
  105727. 45: ok 71018
  105728. 45: ok 71019
  105729. 45: ok 71020
  105730. 45: ok 71021
  105731. 45: ok 71022
  105732. 45: ok 71023
  105733. 45: ok 71024
  105734. 45: ok 71025
  105735. 45: ok 71026
  105736. 45: ok 71027
  105737. 45: ok 71028
  105738. 45: ok 71029
  105739. 45: ok 71030
  105740. 45: ok 71031
  105741. 45: ok 71032
  105742. 45: ok 71033
  105743. 45: ok 71034
  105744. 45: ok 71035
  105745. 45: ok 71036
  105746. 45: ok 71037
  105747. 45: ok 71038
  105748. 45: ok 71039
  105749. 45: ok 71040
  105750. 45: ok 71041
  105751. 45: ok 71042
  105752. 45: ok 71043
  105753. 45: ok 71044
  105754. 45: ok 71045
  105755. 45: ok 71046
  105756. 45: ok 71047
  105757. 45: ok 71048
  105758. 45: ok 71049
  105759. 45: ok 71050
  105760. 45: ok 71051
  105761. 45: ok 71052
  105762. 45: ok 71053
  105763. 45: ok 71054
  105764. 45: ok 71055
  105765. 45: ok 71056
  105766. 45: ok 71057
  105767. 45: ok 71058
  105768. 45: ok 71059
  105769. 45: ok 71060
  105770. 45: ok 71061
  105771. 45: ok 71062
  105772. 45: ok 71063
  105773. 45: ok 71064
  105774. 45: ok 71065
  105775. 45: ok 71066
  105776. 45: ok 71067
  105777. 45: ok 71068
  105778. 45: ok 71069
  105779. 45: ok 71070
  105780. 45: ok 71071
  105781. 45: ok 71072
  105782. 45: ok 71073
  105783. 45: ok 71074
  105784. 45: ok 71075
  105785. 45: ok 71076
  105786. 45: ok 71077
  105787. 45: ok 71078
  105788. 45: ok 71079
  105789. 45: ok 71080
  105790. 45: ok 71081
  105791. 45: ok 71082
  105792. 45: ok 71083
  105793. 45: ok 71084
  105794. 45: ok 71085
  105795. 45: ok 71086
  105796. 45: ok 71087
  105797. 45: ok 71088
  105798. 45: ok 71089
  105799. 45: ok 71090
  105800. 45: ok 71091
  105801. 45: ok 71092
  105802. 45: ok 71093
  105803. 45: ok 71094
  105804. 45: ok 71095
  105805. 45: ok 71096
  105806. 45: ok 71097
  105807. 45: ok 71098
  105808. 45: ok 71099
  105809. 45: ok 71100
  105810. 45: ok 71101
  105811. 45: ok 71102
  105812. 45: ok 71103
  105813. 45: ok 71104
  105814. 45: ok 71105
  105815. 45: ok 71106
  105816. 45: ok 71107
  105817. 45: ok 71108
  105818. 45: ok 71109
  105819. 45: ok 71110
  105820. 45: ok 71111
  105821. 45: ok 71112
  105822. 45: ok 71113
  105823. 45: ok 71114
  105824. 45: ok 71115
  105825. 45: ok 71116
  105826. 45: ok 71117
  105827. 45: ok 71118
  105828. 45: ok 71119
  105829. 45: ok 71120
  105830. 45: ok 71121
  105831. 45: ok 71122
  105832. 45: ok 71123
  105833. 45: ok 71124
  105834. 45: ok 71125
  105835. 45: ok 71126
  105836. 45: ok 71127
  105837. 45: ok 71128
  105838. 45: ok 71129
  105839. 45: ok 71130
  105840. 45: ok 71131
  105841. 45: ok 71132
  105842. 45: ok 71133
  105843. 45: ok 71134
  105844. 45: ok 71135
  105845. 45: ok 71136
  105846. 45: ok 71137
  105847. 45: ok 71138
  105848. 45: ok 71139
  105849. 45: ok 71140
  105850. 45: ok 71141
  105851. 45: ok 71142
  105852. 45: ok 71143
  105853. 45: ok 71144
  105854. 45: ok 71145
  105855. 45: ok 71146
  105856. 45: ok 71147
  105857. 45: ok 71148
  105858. 45: ok 71149
  105859. 45: ok 71150
  105860. 45: ok 71151
  105861. 45: ok 71152
  105862. 45: ok 71153
  105863. 45: ok 71154
  105864. 45: ok 71155
  105865. 45: ok 71156
  105866. 45: ok 71157
  105867. 45: ok 71158
  105868. 45: ok 71159
  105869. 45: ok 71160
  105870. 45: ok 71161
  105871. 45: ok 71162
  105872. 45: ok 71163
  105873. 45: ok 71164
  105874. 45: ok 71165
  105875. 45: ok 71166
  105876. 45: ok 71167
  105877. 45: ok 71168
  105878. 45: ok 71169
  105879. 45: ok 71170
  105880. 45: ok 71171
  105881. 45: ok 71172
  105882. 45: ok 71173
  105883. 45: ok 71174
  105884. 45: ok 71175
  105885. 45: ok 71176
  105886. 45: ok 71177
  105887. 45: ok 71178
  105888. 45: ok 71179
  105889. 45: ok 71180
  105890. 45: ok 71181
  105891. 45: ok 71182
  105892. 45: ok 71183
  105893. 45: ok 71184
  105894. 45: ok 71185
  105895. 45: ok 71186
  105896. 45: ok 71187
  105897. 45: ok 71188
  105898. 45: ok 71189
  105899. 45: ok 71190
  105900. 45: ok 71191
  105901. 45: ok 71192
  105902. 45: ok 71193
  105903. 45: ok 71194
  105904. 45: ok 71195
  105905. 45: ok 71196
  105906. 45: ok 71197
  105907. 45: ok 71198
  105908. 45: ok 71199
  105909. 45: ok 71200
  105910. 45: ok 71201
  105911. 45: ok 71202
  105912. 45: ok 71203
  105913. 45: ok 71204
  105914. 45: ok 71205
  105915. 45: ok 71206
  105916. 45: ok 71207
  105917. 45: ok 71208
  105918. 45: ok 71209
  105919. 45: ok 71210
  105920. 45: ok 71211
  105921. 45: ok 71212
  105922. 45: ok 71213
  105923. 45: ok 71214
  105924. 45: ok 71215
  105925. 45: ok 71216
  105926. 45: ok 71217
  105927. 45: ok 71218
  105928. 45: ok 71219
  105929. 45: ok 71220
  105930. 45: ok 71221
  105931. 45: ok 71222
  105932. 45: ok 71223
  105933. 45: ok 71224
  105934. 45: ok 71225
  105935. 45: ok 71226
  105936. 45: ok 71227
  105937. 45: ok 71228
  105938. 45: ok 71229
  105939. 45: ok 71230
  105940. 45: ok 71231
  105941. 45: ok 71232
  105942. 45: ok 71233
  105943. 45: ok 71234
  105944. 45: ok 71235
  105945. 45: ok 71236
  105946. 45: ok 71237
  105947. 45: ok 71238
  105948. 45: ok 71239
  105949. 45: ok 71240
  105950. 45: ok 71241
  105951. 45: ok 71242
  105952. 45: ok 71243
  105953. 45: ok 71244
  105954. 45: ok 71245
  105955. 45: ok 71246
  105956. 45: ok 71247
  105957. 45: ok 71248
  105958. 45: ok 71249
  105959. 45: ok 71250
  105960. 45: ok 71251
  105961. 45: ok 71252
  105962. 45: ok 71253
  105963. 45: ok 71254
  105964. 45: ok 71255
  105965. 45: ok 71256
  105966. 45: ok 71257
  105967. 45: ok 71258
  105968. 45: ok 71259
  105969. 45: ok 71260
  105970. 45: ok 71261
  105971. 45: ok 71262
  105972. 45: ok 71263
  105973. 45: ok 71264
  105974. 45: ok 71265
  105975. 45: ok 71266
  105976. 45: ok 71267
  105977. 45: ok 71268
  105978. 45: ok 71269
  105979. 45: ok 71270
  105980. 45: ok 71271
  105981. 45: ok 71272
  105982. 45: ok 71273
  105983. 45: ok 71274
  105984. 45: ok 71275
  105985. 45: ok 71276
  105986. 45: ok 71277
  105987. 45: ok 71278
  105988. 45: ok 71279
  105989. 45: ok 71280
  105990. 45: ok 71281
  105991. 45: ok 71282
  105992. 45: ok 71283
  105993. 45: ok 71284
  105994. 45: ok 71285
  105995. 45: ok 71286
  105996. 45: ok 71287
  105997. 45: ok 71288
  105998. 45: ok 71289
  105999. 45: ok 71290
  106000. 45: ok 71291
  106001. 45: ok 71292
  106002. 45: ok 71293
  106003. 45: ok 71294
  106004. 45: ok 71295
  106005. 45: ok 71296
  106006. 45: ok 71297
  106007. 45: ok 71298
  106008. 45: ok 71299
  106009. 45: ok 71300
  106010. 45: ok 71301
  106011. 45: ok 71302
  106012. 45: ok 71303
  106013. 45: ok 71304
  106014. 45: ok 71305
  106015. 45: ok 71306
  106016. 45: ok 71307
  106017. 45: ok 71308
  106018. 45: ok 71309
  106019. 45: ok 71310
  106020. 45: ok 71311
  106021. 45: ok 71312
  106022. 45: ok 71313
  106023. 45: ok 71314
  106024. 45: ok 71315
  106025. 45: ok 71316
  106026. 45: ok 71317
  106027. 45: ok 71318
  106028. 45: ok 71319
  106029. 45: ok 71320
  106030. 45: ok 71321
  106031. 45: ok 71322
  106032. 45: ok 71323
  106033. 45: ok 71324
  106034. 45: ok 71325
  106035. 45: ok 71326
  106036. 45: ok 71327
  106037. 45: ok 71328
  106038. 45: ok 71329
  106039. 45: ok 71330
  106040. 45: ok 71331
  106041. 45: ok 71332
  106042. 45: ok 71333
  106043. 45: ok 71334
  106044. 45: ok 71335
  106045. 45: ok 71336
  106046. 45: ok 71337
  106047. 45: ok 71338
  106048. 45: ok 71339
  106049. 45: ok 71340
  106050. 45: ok 71341
  106051. 45: ok 71342
  106052. 45: ok 71343
  106053. 45: ok 71344
  106054. 45: ok 71345
  106055. 45: ok 71346
  106056. 45: ok 71347
  106057. 45: ok 71348
  106058. 45: ok 71349
  106059. 45: ok 71350
  106060. 45: ok 71351
  106061. 45: ok 71352
  106062. 45: ok 71353
  106063. 45: ok 71354
  106064. 45: ok 71355
  106065. 45: ok 71356
  106066. 45: ok 71357
  106067. 45: ok 71358
  106068. 45: ok 71359
  106069. 45: ok 71360
  106070. 45: ok 71361
  106071. 45: ok 71362
  106072. 45: ok 71363
  106073. 45: ok 71364
  106074. 45: ok 71365
  106075. 45: ok 71366
  106076. 45: ok 71367
  106077. 45: ok 71368
  106078. 45: ok 71369
  106079. 45: ok 71370
  106080. 45: ok 71371
  106081. 45: ok 71372
  106082. 45: ok 71373
  106083. 45: ok 71374
  106084. 45: ok 71375
  106085. 45: ok 71376
  106086. 45: ok 71377
  106087. 45: ok 71378
  106088. 45: ok 71379
  106089. 45: ok 71380
  106090. 45: ok 71381
  106091. 45: ok 71382
  106092. 45: ok 71383
  106093. 45: ok 71384
  106094. 45: ok 71385
  106095. 45: ok 71386
  106096. 45: ok 71387
  106097. 45: ok 71388
  106098. 45: ok 71389
  106099. 45: ok 71390
  106100. 45: ok 71391
  106101. 45: ok 71392
  106102. 45: ok 71393
  106103. 45: ok 71394
  106104. 45: ok 71395
  106105. 45: ok 71396
  106106. 45: ok 71397
  106107. 45: ok 71398
  106108. 45: ok 71399
  106109. 45: ok 71400
  106110. 45: ok 71401
  106111. 45: ok 71402
  106112. 45: ok 71403
  106113. 45: ok 71404
  106114. 45: ok 71405
  106115. 45: ok 71406
  106116. 45: ok 71407
  106117. 45: ok 71408
  106118. 45: ok 71409
  106119. 45: ok 71410
  106120. 45: ok 71411
  106121. 45: ok 71412
  106122. 45: ok 71413
  106123. 45: ok 71414
  106124. 45: ok 71415
  106125. 45: ok 71416
  106126. 45: ok 71417
  106127. 45: ok 71418
  106128. 45: ok 71419
  106129. 45: ok 71420
  106130. 45: ok 71421
  106131. 45: ok 71422
  106132. 45: ok 71423
  106133. 45: ok 71424
  106134. 45: ok 71425
  106135. 45: ok 71426
  106136. 45: ok 71427
  106137. 45: ok 71428
  106138. 45: ok 71429
  106139. 45: ok 71430
  106140. 45: ok 71431
  106141. 45: ok 71432
  106142. 45: ok 71433
  106143. 45: ok 71434
  106144. 45: ok 71435
  106145. 45: ok 71436
  106146. 45: ok 71437
  106147. 45: ok 71438
  106148. 45: ok 71439
  106149. 45: ok 71440
  106150. 45: ok 71441
  106151. 45: ok 71442
  106152. 45: ok 71443
  106153. 45: ok 71444
  106154. 45: ok 71445
  106155. 45: ok 71446
  106156. 45: ok 71447
  106157. 45: ok 71448
  106158. 45: ok 71449
  106159. 45: ok 71450
  106160. 45: ok 71451
  106161. 45: ok 71452
  106162. 45: ok 71453
  106163. 45: ok 71454
  106164. 45: ok 71455
  106165. 45: ok 71456
  106166. 45: ok 71457
  106167. 45: ok 71458
  106168. 45: ok 71459
  106169. 45: ok 71460
  106170. 45: ok 71461
  106171. 45: ok 71462
  106172. 45: ok 71463
  106173. 45: ok 71464
  106174. 45: ok 71465
  106175. 45: ok 71466
  106176. 45: ok 71467
  106177. 45: ok 71468
  106178. 45: ok 71469
  106179. 45: ok 71470
  106180. 45: ok 71471
  106181. 45: ok 71472
  106182. 45: ok 71473
  106183. 45: ok 71474
  106184. 45: ok 71475
  106185. 45: ok 71476
  106186. 45: ok 71477
  106187. 45: ok 71478
  106188. 45: ok 71479
  106189. 45: ok 71480
  106190. 45: ok 71481
  106191. 45: ok 71482
  106192. 45: ok 71483
  106193. 45: ok 71484
  106194. 45: ok 71485
  106195. 45: ok 71486
  106196. 45: ok 71487
  106197. 45: ok 71488
  106198. 45: ok 71489
  106199. 45: ok 71490
  106200. 45: ok 71491
  106201. 45: ok 71492
  106202. 45: ok 71493
  106203. 45: ok 71494
  106204. 45: ok 71495
  106205. 45: ok 71496
  106206. 45: ok 71497
  106207. 45: ok 71498
  106208. 45: ok 71499
  106209. 45: ok 71500
  106210. 45: ok 71501
  106211. 45: ok 71502
  106212. 45: ok 71503
  106213. 45: ok 71504
  106214. 45: ok 71505
  106215. 45: ok 71506
  106216. 45: ok 71507
  106217. 45: ok 71508
  106218. 45: ok 71509
  106219. 45: ok 71510
  106220. 45: ok 71511
  106221. 45: ok 71512
  106222. 45: ok 71513
  106223. 45: ok 71514
  106224. 45: ok 71515
  106225. 45: ok 71516
  106226. 45: ok 71517
  106227. 45: ok 71518
  106228. 45: ok 71519
  106229. 45: ok 71520
  106230. 45: ok 71521
  106231. 45: ok 71522
  106232. 45: ok 71523
  106233. 45: ok 71524
  106234. 45: ok 71525
  106235. 45: ok 71526
  106236. 45: ok 71527
  106237. 45: ok 71528
  106238. 45: ok 71529
  106239. 45: ok 71530
  106240. 45: ok 71531
  106241. 45: ok 71532
  106242. 45: ok 71533
  106243. 45: ok 71534
  106244. 45: ok 71535
  106245. 45: ok 71536
  106246. 45: ok 71537
  106247. 45: ok 71538
  106248. 45: ok 71539
  106249. 45: ok 71540
  106250. 45: ok 71541
  106251. 45: ok 71542
  106252. 45: ok 71543
  106253. 45: ok 71544
  106254. 45: ok 71545
  106255. 45: ok 71546
  106256. 45: ok 71547
  106257. 45: ok 71548
  106258. 45: ok 71549
  106259. 45: ok 71550
  106260. 45: ok 71551
  106261. 45: ok 71552
  106262. 45: ok 71553
  106263. 45: ok 71554
  106264. 45: ok 71555
  106265. 45: ok 71556
  106266. 45: ok 71557
  106267. 45: ok 71558
  106268. 45: ok 71559
  106269. 45: ok 71560
  106270. 45: ok 71561
  106271. 45: ok 71562
  106272. 45: ok 71563
  106273. 45: ok 71564
  106274. 45: ok 71565
  106275. 45: ok 71566
  106276. 45: ok 71567
  106277. 45: ok 71568
  106278. 45: ok 71569
  106279. 45: ok 71570
  106280. 45: ok 71571
  106281. 45: ok 71572
  106282. 45: ok 71573
  106283. 45: ok 71574
  106284. 45: ok 71575
  106285. 45: ok 71576
  106286. 45: ok 71577
  106287. 45: ok 71578
  106288. 45: ok 71579
  106289. 45: ok 71580
  106290. 45: ok 71581
  106291. 45: ok 71582
  106292. 45: ok 71583
  106293. 45: ok 71584
  106294. 45: ok 71585
  106295. 45: ok 71586
  106296. 45: ok 71587
  106297. 45: ok 71588
  106298. 45: ok 71589
  106299. 45: ok 71590
  106300. 45: ok 71591
  106301. 45: ok 71592
  106302. 45: ok 71593
  106303. 45: ok 71594
  106304. 45: ok 71595
  106305. 45: ok 71596
  106306. 45: ok 71597
  106307. 45: ok 71598
  106308. 45: ok 71599
  106309. 45: ok 71600
  106310. 45: ok 71601
  106311. 45: ok 71602
  106312. 45: ok 71603
  106313. 45: ok 71604
  106314. 45: ok 71605
  106315. 45: ok 71606
  106316. 45: ok 71607
  106317. 45: ok 71608
  106318. 45: ok 71609
  106319. 45: ok 71610
  106320. 45: ok 71611
  106321. 45: ok 71612
  106322. 45: ok 71613
  106323. 45: ok 71614
  106324. 45: ok 71615
  106325. 45: ok 71616
  106326. 45: ok 71617
  106327. 45: ok 71618
  106328. 45: ok 71619
  106329. 45: ok 71620
  106330. 45: ok 71621
  106331. 45: ok 71622
  106332. 45: ok 71623
  106333. 45: ok 71624
  106334. 45: ok 71625
  106335. 45: ok 71626
  106336. 45: ok 71627
  106337. 45: ok 71628
  106338. 45: ok 71629
  106339. 45: ok 71630
  106340. 45: ok 71631
  106341. 45: ok 71632
  106342. 45: ok 71633
  106343. 45: ok 71634
  106344. 45: ok 71635
  106345. 45: ok 71636
  106346. 45: ok 71637
  106347. 45: ok 71638
  106348. 45: ok 71639
  106349. 45: ok 71640
  106350. 45: ok 71641
  106351. 45: ok 71642
  106352. 45: ok 71643
  106353. 45: ok 71644
  106354. 45: ok 71645
  106355. 45: ok 71646
  106356. 45: ok 71647
  106357. 45: ok 71648
  106358. 45: ok 71649
  106359. 45: ok 71650
  106360. 45: ok 71651
  106361. 45: ok 71652
  106362. 45: ok 71653
  106363. 45: ok 71654
  106364. 45: ok 71655
  106365. 45: ok 71656
  106366. 45: ok 71657
  106367. 45: ok 71658
  106368. 45: ok 71659
  106369. 45: ok 71660
  106370. 45: ok 71661
  106371. 45: ok 71662
  106372. 45: ok 71663
  106373. 45: ok 71664
  106374. 45: ok 71665
  106375. 45: ok 71666
  106376. 45: ok 71667
  106377. 45: ok 71668
  106378. 45: ok 71669
  106379. 45: ok 71670
  106380. 45: ok 71671
  106381. 45: ok 71672
  106382. 45: ok 71673
  106383. 45: ok 71674
  106384. 45: ok 71675
  106385. 45: ok 71676
  106386. 45: ok 71677
  106387. 45: ok 71678
  106388. 45: ok 71679
  106389. 45: ok 71680
  106390. 45: ok 71681
  106391. 45: ok 71682
  106392. 45: ok 71683
  106393. 45: ok 71684
  106394. 45: ok 71685
  106395. 45: ok 71686
  106396. 45: ok 71687
  106397. 45: ok 71688
  106398. 45: ok 71689
  106399. 45: ok 71690
  106400. 45: ok 71691
  106401. 45: ok 71692
  106402. 45: ok 71693
  106403. 45: ok 71694
  106404. 45: ok 71695
  106405. 45: ok 71696
  106406. 45: ok 71697
  106407. 45: ok 71698
  106408. 45: ok 71699
  106409. 45: ok 71700
  106410. 45: ok 71701
  106411. 45: ok 71702
  106412. 45: ok 71703
  106413. 45: ok 71704
  106414. 45: ok 71705
  106415. 45: ok 71706
  106416. 45: ok 71707
  106417. 45: ok 71708
  106418. 45: ok 71709
  106419. 45: ok 71710
  106420. 45: ok 71711
  106421. 45: ok 71712
  106422. 45: ok 71713
  106423. 45: ok 71714
  106424. 45: ok 71715
  106425. 45: ok 71716
  106426. 45: ok 71717
  106427. 45: ok 71718
  106428. 45: ok 71719
  106429. 45: ok 71720
  106430. 45: ok 71721
  106431. 45: ok 71722
  106432. 45: ok 71723
  106433. 45: ok 71724
  106434. 45: ok 71725
  106435. 45: ok 71726
  106436. 45: ok 71727
  106437. 45: ok 71728
  106438. 45: ok 71729
  106439. 45: ok 71730
  106440. 45: ok 71731
  106441. 45: ok 71732
  106442. 45: ok 71733
  106443. 45: ok 71734
  106444. 45: ok 71735
  106445. 45: ok 71736
  106446. 45: ok 71737
  106447. 45: ok 71738
  106448. 45: ok 71739
  106449. 45: ok 71740
  106450. 45: ok 71741
  106451. 45: ok 71742
  106452. 45: ok 71743
  106453. 45: ok 71744
  106454. 45: ok 71745
  106455. 45: ok 71746
  106456. 45: ok 71747
  106457. 45: ok 71748
  106458. 45: ok 71749
  106459. 45: ok 71750
  106460. 45: ok 71751
  106461. 45: ok 71752
  106462. 45: ok 71753
  106463. 45: ok 71754
  106464. 45: ok 71755
  106465. 45: ok 71756
  106466. 45: ok 71757
  106467. 45: ok 71758
  106468. 45: ok 71759
  106469. 45: ok 71760
  106470. 45: ok 71761
  106471. 45: ok 71762
  106472. 45: ok 71763
  106473. 45: ok 71764
  106474. 45: ok 71765
  106475. 45: ok 71766
  106476. 45: ok 71767
  106477. 45: ok 71768
  106478. 45: ok 71769
  106479. 45: ok 71770
  106480. 45: ok 71771
  106481. 45: ok 71772
  106482. 45: ok 71773
  106483. 45: ok 71774
  106484. 45: ok 71775
  106485. 45: ok 71776
  106486. 45: ok 71777
  106487. 45: ok 71778
  106488. 45: ok 71779
  106489. 45: ok 71780
  106490. 45: ok 71781
  106491. 45: ok 71782
  106492. 45: ok 71783
  106493. 45: ok 71784
  106494. 45: ok 71785
  106495. 45: ok 71786
  106496. 45: ok 71787
  106497. 45: ok 71788
  106498. 45: ok 71789
  106499. 45: ok 71790
  106500. 45: ok 71791
  106501. 45: ok 71792
  106502. 45: ok 71793
  106503. 45: ok 71794
  106504. 45: ok 71795
  106505. 45: ok 71796
  106506. 45: ok 71797
  106507. 45: ok 71798
  106508. 45: ok 71799
  106509. 45: ok 71800
  106510. 45: ok 71801
  106511. 45: ok 71802
  106512. 45: ok 71803
  106513. 45: ok 71804
  106514. 45: ok 71805
  106515. 45: ok 71806
  106516. 45: ok 71807
  106517. 45: ok 71808
  106518. 45: ok 71809
  106519. 45: ok 71810
  106520. 45: ok 71811
  106521. 45: ok 71812
  106522. 45: ok 71813
  106523. 45: ok 71814
  106524. 45: ok 71815
  106525. 45: ok 71816
  106526. 45: ok 71817
  106527. 45: ok 71818
  106528. 45: ok 71819
  106529. 45: ok 71820
  106530. 45: ok 71821
  106531. 45: ok 71822
  106532. 45: ok 71823
  106533. 45: ok 71824
  106534. 45: ok 71825
  106535. 45: ok 71826
  106536. 45: ok 71827
  106537. 45: ok 71828
  106538. 45: ok 71829
  106539. 45: ok 71830
  106540. 45: ok 71831
  106541. 45: ok 71832
  106542. 45: ok 71833
  106543. 45: ok 71834
  106544. 45: ok 71835
  106545. 45: ok 71836
  106546. 45: ok 71837
  106547. 45: ok 71838
  106548. 45: ok 71839
  106549. 45: ok 71840
  106550. 45: ok 71841
  106551. 45: ok 71842
  106552. 45: ok 71843
  106553. 45: ok 71844
  106554. 45: ok 71845
  106555. 45: ok 71846
  106556. 45: ok 71847
  106557. 45: ok 71848
  106558. 45: ok 71849
  106559. 45: ok 71850
  106560. 45: ok 71851
  106561. 45: ok 71852
  106562. 45: ok 71853
  106563. 45: ok 71854
  106564. 45: ok 71855
  106565. 45: ok 71856
  106566. 45: ok 71857
  106567. 45: ok 71858
  106568. 45: ok 71859
  106569. 45: ok 71860
  106570. 45: ok 71861
  106571. 45: ok 71862
  106572. 45: ok 71863
  106573. 45: ok 71864
  106574. 45: ok 71865
  106575. 45: ok 71866
  106576. 45: ok 71867
  106577. 45: ok 71868
  106578. 45: ok 71869
  106579. 45: ok 71870
  106580. 45: ok 71871
  106581. 45: ok 71872
  106582. 45: ok 71873
  106583. 45: ok 71874
  106584. 45: ok 71875
  106585. 45: ok 71876
  106586. 45: ok 71877
  106587. 45: ok 71878
  106588. 45: ok 71879
  106589. 45: ok 71880
  106590. 45: ok 71881
  106591. 45: ok 71882
  106592. 45: ok 71883
  106593. 45: ok 71884
  106594. 45: ok 71885
  106595. 45: ok 71886
  106596. 45: ok 71887
  106597. 45: ok 71888
  106598. 45: ok 71889
  106599. 45: ok 71890
  106600. 45: ok 71891
  106601. 45: ok 71892
  106602. 45: ok 71893
  106603. 45: ok 71894
  106604. 45: ok 71895
  106605. 45: ok 71896
  106606. 45: ok 71897
  106607. 45: ok 71898
  106608. 45: ok 71899
  106609. 45: ok 71900
  106610. 45: ok 71901
  106611. 45: ok 71902
  106612. 45: ok 71903
  106613. 45: ok 71904
  106614. 45: ok 71905
  106615. 45: ok 71906
  106616. 45: ok 71907
  106617. 45: ok 71908
  106618. 45: ok 71909
  106619. 45: ok 71910
  106620. 45: ok 71911
  106621. 45: ok 71912
  106622. 45: ok 71913
  106623. 45: ok 71914
  106624. 45: ok 71915
  106625. 45: ok 71916
  106626. 45: ok 71917
  106627. 45: ok 71918
  106628. 45: ok 71919
  106629. 45: ok 71920
  106630. 45: ok 71921
  106631. 45: ok 71922
  106632. 45: ok 71923
  106633. 45: ok 71924
  106634. 45: ok 71925
  106635. 45: ok 71926
  106636. 45: ok 71927
  106637. 45: ok 71928
  106638. 45: ok 71929
  106639. 45: ok 71930
  106640. 45: ok 71931
  106641. 45: ok 71932
  106642. 45: ok 71933
  106643. 45: ok 71934
  106644. 45: ok 71935
  106645. 45: ok 71936
  106646. 45: ok 71937
  106647. 45: ok 71938
  106648. 45: ok 71939
  106649. 45: ok 71940
  106650. 45: ok 71941
  106651. 45: ok 71942
  106652. 45: ok 71943
  106653. 45: ok 71944
  106654. 45: ok 71945
  106655. 45: ok 71946
  106656. 45: ok 71947
  106657. 45: ok 71948
  106658. 45: ok 71949
  106659. 45: ok 71950
  106660. 45: ok 71951
  106661. 45: ok 71952
  106662. 45: ok 71953
  106663. 45: ok 71954
  106664. 45: ok 71955
  106665. 45: ok 71956
  106666. 45: ok 71957
  106667. 45: ok 71958
  106668. 45: ok 71959
  106669. 45: ok 71960
  106670. 45: ok 71961
  106671. 45: ok 71962
  106672. 45: ok 71963
  106673. 45: ok 71964
  106674. 45: ok 71965
  106675. 45: ok 71966
  106676. 45: ok 71967
  106677. 45: ok 71968
  106678. 45: ok 71969
  106679. 45: ok 71970
  106680. 45: ok 71971
  106681. 45: ok 71972
  106682. 45: ok 71973
  106683. 45: ok 71974
  106684. 45: ok 71975
  106685. 45: ok 71976
  106686. 45: ok 71977
  106687. 45: ok 71978
  106688. 45: ok 71979
  106689. 45: ok 71980
  106690. 45: ok 71981
  106691. 45: ok 71982
  106692. 45: ok 71983
  106693. 45: ok 71984
  106694. 45: ok 71985
  106695. 45: ok 71986
  106696. 45: ok 71987
  106697. 45: ok 71988
  106698. 45: ok 71989
  106699. 45: ok 71990
  106700. 45: ok 71991
  106701. 45: ok 71992
  106702. 45: ok 71993
  106703. 45: ok 71994
  106704. 45: ok 71995
  106705. 45: ok 71996
  106706. 45: ok 71997
  106707. 45: ok 71998
  106708. 45: ok 71999
  106709. 45: ok 72000
  106710. 45: ok 72001
  106711. 45: ok 72002
  106712. 45: ok 72003
  106713. 45: ok 72004
  106714. 45: ok 72005
  106715. 45: ok 72006
  106716. 45: ok 72007
  106717. 45: ok 72008
  106718. 45: ok 72009
  106719. 45: ok 72010
  106720. 45: ok 72011
  106721. 45: ok 72012
  106722. 45: ok 72013
  106723. 45: ok 72014
  106724. 45: ok 72015
  106725. 45: ok 72016
  106726. 45: ok 72017
  106727. 45: ok 72018
  106728. 45: ok 72019
  106729. 45: ok 72020
  106730. 45: ok 72021
  106731. 45: ok 72022
  106732. 45: ok 72023
  106733. 45: ok 72024
  106734. 45: ok 72025
  106735. 45: ok 72026
  106736. 45: ok 72027
  106737. 45: ok 72028
  106738. 45: ok 72029
  106739. 45: ok 72030
  106740. 45: ok 72031
  106741. 45: ok 72032
  106742. 45: ok 72033
  106743. 45: ok 72034
  106744. 45: ok 72035
  106745. 45: ok 72036
  106746. 45: ok 72037
  106747. 45: ok 72038
  106748. 45: ok 72039
  106749. 45: ok 72040
  106750. 45: ok 72041
  106751. 45: ok 72042
  106752. 45: ok 72043
  106753. 45: ok 72044
  106754. 45: ok 72045
  106755. 45: ok 72046
  106756. 45: ok 72047
  106757. 45: ok 72048
  106758. 45: ok 72049
  106759. 45: ok 72050
  106760. 45: ok 72051
  106761. 45: ok 72052
  106762. 45: ok 72053
  106763. 45: ok 72054
  106764. 45: ok 72055
  106765. 45: ok 72056
  106766. 45: ok 72057
  106767. 45: ok 72058
  106768. 45: ok 72059
  106769. 45: ok 72060
  106770. 45: ok 72061
  106771. 45: ok 72062
  106772. 45: ok 72063
  106773. 45: ok 72064
  106774. 45: ok 72065
  106775. 45: ok 72066
  106776. 45: ok 72067
  106777. 45: ok 72068
  106778. 45: ok 72069
  106779. 45: ok 72070
  106780. 45: ok 72071
  106781. 45: ok 72072
  106782. 45: ok 72073
  106783. 45: ok 72074
  106784. 45: ok 72075
  106785. 45: ok 72076
  106786. 45: ok 72077
  106787. 45: ok 72078
  106788. 45: ok 72079
  106789. 45: ok 72080
  106790. 45: ok 72081
  106791. 45: ok 72082
  106792. 45: ok 72083
  106793. 45: ok 72084
  106794. 45: ok 72085
  106795. 45: ok 72086
  106796. 45: ok 72087
  106797. 45: ok 72088
  106798. 45: ok 72089
  106799. 45: ok 72090
  106800. 45: ok 72091
  106801. 45: ok 72092
  106802. 45: ok 72093
  106803. 45: ok 72094
  106804. 45: ok 72095
  106805. 45: ok 72096
  106806. 45: ok 72097
  106807. 45: ok 72098
  106808. 45: ok 72099
  106809. 45: ok 72100
  106810. 45: ok 72101
  106811. 45: ok 72102
  106812. 45: ok 72103
  106813. 45: ok 72104
  106814. 45: ok 72105
  106815. 45: ok 72106
  106816. 45: ok 72107
  106817. 45: ok 72108
  106818. 45: ok 72109
  106819. 45: ok 72110
  106820. 45: ok 72111
  106821. 45: ok 72112
  106822. 45: ok 72113
  106823. 45: ok 72114
  106824. 45: ok 72115
  106825. 45: ok 72116
  106826. 45: ok 72117
  106827. 45: ok 72118
  106828. 45: ok 72119
  106829. 45: ok 72120
  106830. 45: ok 72121
  106831. 45: ok 72122
  106832. 45: ok 72123
  106833. 45: ok 72124
  106834. 45: ok 72125
  106835. 45: ok 72126
  106836. 45: ok 72127
  106837. 45: ok 72128
  106838. 45: ok 72129
  106839. 45: ok 72130
  106840. 45: ok 72131
  106841. 45: ok 72132
  106842. 45: ok 72133
  106843. 45: ok 72134
  106844. 45: ok 72135
  106845. 45: ok 72136
  106846. 45: ok 72137
  106847. 45: ok 72138
  106848. 45: ok 72139
  106849. 45: ok 72140
  106850. 45: ok 72141
  106851. 45: ok 72142
  106852. 45: ok 72143
  106853. 45: ok 72144
  106854. 45: ok 72145
  106855. 45: ok 72146
  106856. 45: ok 72147
  106857. 45: ok 72148
  106858. 45: ok 72149
  106859. 45: ok 72150
  106860. 45: ok 72151
  106861. 45: ok 72152
  106862. 45: ok 72153
  106863. 45: ok 72154
  106864. 45: ok 72155
  106865. 45: ok 72156
  106866. 45: ok 72157
  106867. 45: ok 72158
  106868. 45: ok 72159
  106869. 45: ok 72160
  106870. 45: ok 72161
  106871. 45: ok 72162
  106872. 45: ok 72163
  106873. 45: ok 72164
  106874. 45: ok 72165
  106875. 45: ok 72166
  106876. 45: ok 72167
  106877. 45: ok 72168
  106878. 45: ok 72169
  106879. 45: ok 72170
  106880. 45: ok 72171
  106881. 45: ok 72172
  106882. 45: ok 72173
  106883. 45: ok 72174
  106884. 45: ok 72175
  106885. 45: ok 72176
  106886. 45: ok 72177
  106887. 45: ok 72178
  106888. 45: ok 72179
  106889. 45: ok 72180
  106890. 45: ok 72181
  106891. 45: ok 72182
  106892. 45: ok 72183
  106893. 45: ok 72184
  106894. 45: ok 72185
  106895. 45: ok 72186
  106896. 45: ok 72187
  106897. 45: ok 72188
  106898. 45: ok 72189
  106899. 45: ok 72190
  106900. 45: ok 72191
  106901. 45: ok 72192
  106902. 45: ok 72193
  106903. 45: ok 72194
  106904. 45: ok 72195
  106905. 45: ok 72196
  106906. 45: ok 72197
  106907. 45: ok 72198
  106908. 45: ok 72199
  106909. 45: ok 72200
  106910. 45: ok 72201
  106911. 45: ok 72202
  106912. 45: ok 72203
  106913. 45: ok 72204
  106914. 45: ok 72205
  106915. 45: ok 72206
  106916. 45: ok 72207
  106917. 45: ok 72208
  106918. 45: ok 72209
  106919. 45: ok 72210
  106920. 45: ok 72211
  106921. 45: ok 72212
  106922. 45: ok 72213
  106923. 45: ok 72214
  106924. 45: ok 72215
  106925. 45: ok 72216
  106926. 45: ok 72217
  106927. 45: ok 72218
  106928. 45: ok 72219
  106929. 45: ok 72220
  106930. 45: ok 72221
  106931. 45: ok 72222
  106932. 45: ok 72223
  106933. 45: ok 72224
  106934. 45: ok 72225
  106935. 45: ok 72226
  106936. 45: ok 72227
  106937. 45: ok 72228
  106938. 45: ok 72229
  106939. 45: ok 72230
  106940. 45: ok 72231
  106941. 45: ok 72232
  106942. 45: ok 72233
  106943. 45: ok 72234
  106944. 45: ok 72235
  106945. 45: ok 72236
  106946. 45: ok 72237
  106947. 45: ok 72238
  106948. 45: ok 72239
  106949. 45: ok 72240
  106950. 45: ok 72241
  106951. 45: ok 72242
  106952. 45: ok 72243
  106953. 45: ok 72244
  106954. 45: ok 72245
  106955. 45: ok 72246
  106956. 45: ok 72247
  106957. 45: ok 72248
  106958. 45: ok 72249
  106959. 45: ok 72250
  106960. 45: ok 72251
  106961. 45: ok 72252
  106962. 45: ok 72253
  106963. 45: ok 72254
  106964. 45: ok 72255
  106965. 45: ok 72256
  106966. 45: ok 72257
  106967. 45: ok 72258
  106968. 45: ok 72259
  106969. 45: ok 72260
  106970. 45: ok 72261
  106971. 45: ok 72262
  106972. 45: ok 72263
  106973. 45: ok 72264
  106974. 45: ok 72265
  106975. 45: ok 72266
  106976. 45: ok 72267
  106977. 45: ok 72268
  106978. 45: ok 72269
  106979. 45: ok 72270
  106980. 45: ok 72271
  106981. 45: ok 72272
  106982. 45: ok 72273
  106983. 45: ok 72274
  106984. 45: ok 72275
  106985. 45: ok 72276
  106986. 45: ok 72277
  106987. 45: ok 72278
  106988. 45: ok 72279
  106989. 45: ok 72280
  106990. 45: ok 72281
  106991. 45: ok 72282
  106992. 45: ok 72283
  106993. 45: ok 72284
  106994. 45: ok 72285
  106995. 45: ok 72286
  106996. 45: ok 72287
  106997. 45: ok 72288
  106998. 45: ok 72289
  106999. 45: ok 72290
  107000. 45: ok 72291
  107001. 45: ok 72292
  107002. 45: ok 72293
  107003. 45: ok 72294
  107004. 45: ok 72295
  107005. 45: ok 72296
  107006. 45: ok 72297
  107007. 45: ok 72298
  107008. 45: ok 72299
  107009. 45: ok 72300
  107010. 45: ok 72301
  107011. 45: ok 72302
  107012. 45: ok 72303
  107013. 45: ok 72304
  107014. 45: ok 72305
  107015. 45: ok 72306
  107016. 45: ok 72307
  107017. 45: ok 72308
  107018. 45: ok 72309
  107019. 45: ok 72310
  107020. 45: ok 72311
  107021. 45: ok 72312
  107022. 45: ok 72313
  107023. 45: ok 72314
  107024. 45: ok 72315
  107025. 45: ok 72316
  107026. 45: ok 72317
  107027. 45: ok 72318
  107028. 45: ok 72319
  107029. 45: ok 72320
  107030. 45: ok 72321
  107031. 45: ok 72322
  107032. 45: ok 72323
  107033. 45: ok 72324
  107034. 45: ok 72325
  107035. 45: ok 72326
  107036. 45: ok 72327
  107037. 45: ok 72328
  107038. 45: ok 72329
  107039. 45: ok 72330
  107040. 45: ok 72331
  107041. 45: ok 72332
  107042. 45: ok 72333
  107043. 45: ok 72334
  107044. 45: ok 72335
  107045. 45: ok 72336
  107046. 45: ok 72337
  107047. 45: ok 72338
  107048. 45: ok 72339
  107049. 45: ok 72340
  107050. 45: ok 72341
  107051. 45: ok 72342
  107052. 45: ok 72343
  107053. 45: ok 72344
  107054. 45: ok 72345
  107055. 45: ok 72346
  107056. 45: ok 72347
  107057. 45: ok 72348
  107058. 45: ok 72349
  107059. 45: ok 72350
  107060. 45: ok 72351
  107061. 45: ok 72352
  107062. 45: ok 72353
  107063. 45: ok 72354
  107064. 45: ok 72355
  107065. 45: ok 72356
  107066. 45: ok 72357
  107067. 45: ok 72358
  107068. 45: ok 72359
  107069. 45: ok 72360
  107070. 45: ok 72361
  107071. 45: ok 72362
  107072. 45: ok 72363
  107073. 45: ok 72364
  107074. 45: ok 72365
  107075. 45: ok 72366
  107076. 45: ok 72367
  107077. 45: ok 72368
  107078. 45: ok 72369
  107079. 45: ok 72370
  107080. 45: ok 72371
  107081. 45: ok 72372
  107082. 45: ok 72373
  107083. 45: ok 72374
  107084. 45: ok 72375
  107085. 45: ok 72376
  107086. 45: ok 72377
  107087. 45: ok 72378
  107088. 45: ok 72379
  107089. 45: ok 72380
  107090. 45: ok 72381
  107091. 45: ok 72382
  107092. 45: ok 72383
  107093. 45: ok 72384
  107094. 45: ok 72385
  107095. 45: ok 72386
  107096. 45: ok 72387
  107097. 45: ok 72388
  107098. 45: ok 72389
  107099. 45: ok 72390
  107100. 45: ok 72391
  107101. 45: ok 72392
  107102. 45: ok 72393
  107103. 45: ok 72394
  107104. 45: ok 72395
  107105. 45: ok 72396
  107106. 45: ok 72397
  107107. 45: ok 72398
  107108. 45: ok 72399
  107109. 45: ok 72400
  107110. 45: ok 72401
  107111. 45: ok 72402
  107112. 45: ok 72403
  107113. 45: ok 72404
  107114. 45: ok 72405
  107115. 45: ok 72406
  107116. 45: ok 72407
  107117. 45: ok 72408
  107118. 45: ok 72409
  107119. 45: ok 72410
  107120. 45: ok 72411
  107121. 45: ok 72412
  107122. 45: ok 72413
  107123. 45: ok 72414
  107124. 45: ok 72415
  107125. 45: ok 72416
  107126. 45: ok 72417
  107127. 45: ok 72418
  107128. 45: ok 72419
  107129. 45: ok 72420
  107130. 45: ok 72421
  107131. 45: ok 72422
  107132. 45: ok 72423
  107133. 45: ok 72424
  107134. 45: ok 72425
  107135. 45: ok 72426
  107136. 45: ok 72427
  107137. 45: ok 72428
  107138. 45: ok 72429
  107139. 45: ok 72430
  107140. 45: ok 72431
  107141. 45: ok 72432
  107142. 45: ok 72433
  107143. 45: ok 72434
  107144. 45: ok 72435
  107145. 45: ok 72436
  107146. 45: ok 72437
  107147. 45: ok 72438
  107148. 45: ok 72439
  107149. 45: ok 72440
  107150. 45: ok 72441
  107151. 45: ok 72442
  107152. 45: ok 72443
  107153. 45: ok 72444
  107154. 45: ok 72445
  107155. 45: ok 72446
  107156. 45: ok 72447
  107157. 45: ok 72448
  107158. 45: ok 72449
  107159. 45: ok 72450
  107160. 45: ok 72451
  107161. 45: ok 72452
  107162. 45: ok 72453
  107163. 45: ok 72454
  107164. 45: ok 72455
  107165. 45: ok 72456
  107166. 45: ok 72457
  107167. 45: ok 72458
  107168. 45: ok 72459
  107169. 45: ok 72460
  107170. 45: ok 72461
  107171. 45: ok 72462
  107172. 45: ok 72463
  107173. 45: ok 72464
  107174. 45: ok 72465
  107175. 45: ok 72466
  107176. 45: ok 72467
  107177. 45: ok 72468
  107178. 45: ok 72469
  107179. 45: ok 72470
  107180. 45: ok 72471
  107181. 45: ok 72472
  107182. 45: ok 72473
  107183. 45: ok 72474
  107184. 45: ok 72475
  107185. 45: ok 72476
  107186. 45: ok 72477
  107187. 45: ok 72478
  107188. 45: ok 72479
  107189. 45: ok 72480
  107190. 45: ok 72481
  107191. 45: ok 72482
  107192. 45: ok 72483
  107193. 45: ok 72484
  107194. 45: ok 72485
  107195. 45: ok 72486
  107196. 45: ok 72487
  107197. 45: ok 72488
  107198. 45: ok 72489
  107199. 45: ok 72490
  107200. 45: ok 72491
  107201. 45: ok 72492
  107202. 45: ok 72493
  107203. 45: ok 72494
  107204. 45: ok 72495
  107205. 45: ok 72496
  107206. 45: ok 72497
  107207. 45: ok 72498
  107208. 45: ok 72499
  107209. 45: ok 72500
  107210. 45: ok 72501
  107211. 45: ok 72502
  107212. 45: ok 72503
  107213. 45: ok 72504
  107214. 45: ok 72505
  107215. 45: ok 72506
  107216. 45: ok 72507
  107217. 45: ok 72508
  107218. 45: ok 72509
  107219. 45: ok 72510
  107220. 45: ok 72511
  107221. 45: ok 72512
  107222. 45: ok 72513
  107223. 45: ok 72514
  107224. 45: ok 72515
  107225. 45: ok 72516
  107226. 45: ok 72517
  107227. 45: ok 72518
  107228. 45: ok 72519
  107229. 45: ok 72520
  107230. 45: ok 72521
  107231. 45: ok 72522
  107232. 45: ok 72523
  107233. 45: ok 72524
  107234. 45: ok 72525
  107235. 45: ok 72526
  107236. 45: ok 72527
  107237. 45: ok 72528
  107238. 45: ok 72529
  107239. 45: ok 72530
  107240. 45: ok 72531
  107241. 45: ok 72532
  107242. 45: ok 72533
  107243. 45: ok 72534
  107244. 45: ok 72535
  107245. 45: ok 72536
  107246. 45: ok 72537
  107247. 45: ok 72538
  107248. 45: ok 72539
  107249. 45: ok 72540
  107250. 45: ok 72541
  107251. 45: ok 72542
  107252. 45: ok 72543
  107253. 45: ok 72544
  107254. 45: ok 72545
  107255. 45: ok 72546
  107256. 45: ok 72547
  107257. 45: ok 72548
  107258. 45: ok 72549
  107259. 45: ok 72550
  107260. 45: ok 72551
  107261. 45: ok 72552
  107262. 45: ok 72553
  107263. 45: ok 72554
  107264. 45: ok 72555
  107265. 45: ok 72556
  107266. 45: ok 72557
  107267. 45: ok 72558
  107268. 45: ok 72559
  107269. 45: ok 72560
  107270. 45: ok 72561
  107271. 45: ok 72562
  107272. 45: ok 72563
  107273. 45: ok 72564
  107274. 45: ok 72565
  107275. 45: ok 72566
  107276. 45: ok 72567
  107277. 45: ok 72568
  107278. 45: ok 72569
  107279. 45: ok 72570
  107280. 45: ok 72571
  107281. 45: ok 72572
  107282. 45: ok 72573
  107283. 45: ok 72574
  107284. 45: ok 72575
  107285. 45: ok 72576
  107286. 45: ok 72577
  107287. 45: ok 72578
  107288. 45: ok 72579
  107289. 45: ok 72580
  107290. 45: ok 72581
  107291. 45: ok 72582
  107292. 45: ok 72583
  107293. 45: ok 72584
  107294. 45: ok 72585
  107295. 45: ok 72586
  107296. 45: ok 72587
  107297. 45: ok 72588
  107298. 45: ok 72589
  107299. 45: ok 72590
  107300. 45: ok 72591
  107301. 45: ok 72592
  107302. 45: ok 72593
  107303. 45: ok 72594
  107304. 45: ok 72595
  107305. 45: ok 72596
  107306. 45: ok 72597
  107307. 45: ok 72598
  107308. 45: ok 72599
  107309. 45: ok 72600
  107310. 45: ok 72601
  107311. 45: ok 72602
  107312. 45: ok 72603
  107313. 45: ok 72604
  107314. 45: ok 72605
  107315. 45: ok 72606
  107316. 45: ok 72607
  107317. 45: ok 72608
  107318. 45: ok 72609
  107319. 45: ok 72610
  107320. 45: ok 72611
  107321. 45: ok 72612
  107322. 45: ok 72613
  107323. 45: ok 72614
  107324. 45: ok 72615
  107325. 45: ok 72616
  107326. 45: ok 72617
  107327. 45: ok 72618
  107328. 45: ok 72619
  107329. 45: ok 72620
  107330. 45: ok 72621
  107331. 45: ok 72622
  107332. 45: ok 72623
  107333. 45: ok 72624
  107334. 45: ok 72625
  107335. 45: ok 72626
  107336. 45: ok 72627
  107337. 45: ok 72628
  107338. 45: ok 72629
  107339. 45: ok 72630
  107340. 45: ok 72631
  107341. 45: ok 72632
  107342. 45: ok 72633
  107343. 45: ok 72634
  107344. 45: ok 72635
  107345. 45: ok 72636
  107346. 45: ok 72637
  107347. 45: ok 72638
  107348. 45: ok 72639
  107349. 45: ok 72640
  107350. 45: ok 72641
  107351. 45: ok 72642
  107352. 45: ok 72643
  107353. 45: ok 72644
  107354. 45: ok 72645
  107355. 45: ok 72646
  107356. 45: ok 72647
  107357. 45: ok 72648
  107358. 45: ok 72649
  107359. 45: ok 72650
  107360. 45: ok 72651
  107361. 45: ok 72652
  107362. 45: ok 72653
  107363. 45: ok 72654
  107364. 45: ok 72655
  107365. 45: ok 72656
  107366. 45: ok 72657
  107367. 45: ok 72658
  107368. 45: ok 72659
  107369. 45: ok 72660
  107370. 45: ok 72661
  107371. 45: ok 72662
  107372. 45: ok 72663
  107373. 45: ok 72664
  107374. 45: ok 72665
  107375. 45: ok 72666
  107376. 45: ok 72667
  107377. 45: ok 72668
  107378. 45: ok 72669
  107379. 45: ok 72670
  107380. 45: ok 72671
  107381. 45: ok 72672
  107382. 45: ok 72673
  107383. 45: ok 72674
  107384. 45: ok 72675
  107385. 45: ok 72676
  107386. 45: ok 72677
  107387. 45: ok 72678
  107388. 45: ok 72679
  107389. 45: ok 72680
  107390. 45: ok 72681
  107391. 45: ok 72682
  107392. 45: ok 72683
  107393. 45: ok 72684
  107394. 45: ok 72685
  107395. 45: ok 72686
  107396. 45: ok 72687
  107397. 45: ok 72688
  107398. 45: ok 72689
  107399. 45: ok 72690
  107400. 45: ok 72691
  107401. 45: ok 72692
  107402. 45: ok 72693
  107403. 45: ok 72694
  107404. 45: ok 72695
  107405. 45: ok 72696
  107406. 45: ok 72697
  107407. 45: ok 72698
  107408. 45: ok 72699
  107409. 45: ok 72700
  107410. 45: ok 72701
  107411. 45: ok 72702
  107412. 45: ok 72703
  107413. 45: ok 72704
  107414. 45: ok 72705
  107415. 45: ok 72706
  107416. 45: ok 72707
  107417. 45: ok 72708
  107418. 45: ok 72709
  107419. 45: ok 72710
  107420. 45: ok 72711
  107421. 45: ok 72712
  107422. 45: ok 72713
  107423. 45: ok 72714
  107424. 45: ok 72715
  107425. 45: ok 72716
  107426. 45: ok 72717
  107427. 45: ok 72718
  107428. 45: ok 72719
  107429. 45: ok 72720
  107430. 45: ok 72721
  107431. 45: ok 72722
  107432. 45: ok 72723
  107433. 45: ok 72724
  107434. 45: ok 72725
  107435. 45: ok 72726
  107436. 45: ok 72727
  107437. 45: ok 72728
  107438. 45: ok 72729
  107439. 45: ok 72730
  107440. 45: ok 72731
  107441. 45: ok 72732
  107442. 45: ok 72733
  107443. 45: ok 72734
  107444. 45: ok 72735
  107445. 45: ok 72736
  107446. 45: ok 72737
  107447. 45: ok 72738
  107448. 45: ok 72739
  107449. 45: ok 72740
  107450. 45: ok 72741
  107451. 45: ok 72742
  107452. 45: ok 72743
  107453. 45: ok 72744
  107454. 45: ok 72745
  107455. 45: ok 72746
  107456. 45: ok 72747
  107457. 45: ok 72748
  107458. 45: ok 72749
  107459. 45: ok 72750
  107460. 45: ok 72751
  107461. 45: ok 72752
  107462. 45: ok 72753
  107463. 45: ok 72754
  107464. 45: ok 72755
  107465. 45: ok 72756
  107466. 45: ok 72757
  107467. 45: ok 72758
  107468. 45: ok 72759
  107469. 45: ok 72760
  107470. 45: ok 72761
  107471. 45: ok 72762
  107472. 45: ok 72763
  107473. 45: ok 72764
  107474. 45: ok 72765
  107475. 45: ok 72766
  107476. 45: ok 72767
  107477. 45: ok 72768
  107478. 45: ok 72769
  107479. 45: ok 72770
  107480. 45: ok 72771
  107481. 45: ok 72772
  107482. 45: ok 72773
  107483. 45: ok 72774
  107484. 45: ok 72775
  107485. 45: ok 72776
  107486. 45: ok 72777
  107487. 45: ok 72778
  107488. 45: ok 72779
  107489. 45: ok 72780
  107490. 45: ok 72781
  107491. 45: ok 72782
  107492. 45: ok 72783
  107493. 45: ok 72784
  107494. 45: ok 72785
  107495. 45: ok 72786
  107496. 45: ok 72787
  107497. 45: ok 72788
  107498. 45: ok 72789
  107499. 45: ok 72790
  107500. 45: ok 72791
  107501. 45: ok 72792
  107502. 45: ok 72793
  107503. 45: ok 72794
  107504. 45: ok 72795
  107505. 45: ok 72796
  107506. 45: ok 72797
  107507. 45: ok 72798
  107508. 45: ok 72799
  107509. 45: ok 72800
  107510. 45: ok 72801
  107511. 45: ok 72802
  107512. 45: ok 72803
  107513. 45: ok 72804
  107514. 45: ok 72805
  107515. 45: ok 72806
  107516. 45: ok 72807
  107517. 45: ok 72808
  107518. 45: ok 72809
  107519. 45: ok 72810
  107520. 45: ok 72811
  107521. 45: ok 72812
  107522. 45: ok 72813
  107523. 45: ok 72814
  107524. 45: ok 72815
  107525. 45: ok 72816
  107526. 45: ok 72817
  107527. 45: ok 72818
  107528. 45: ok 72819
  107529. 45: ok 72820
  107530. 45: ok 72821
  107531. 45: ok 72822
  107532. 45: ok 72823
  107533. 45: ok 72824
  107534. 45: ok 72825
  107535. 45: ok 72826
  107536. 45: ok 72827
  107537. 45: ok 72828
  107538. 45: ok 72829
  107539. 45: ok 72830
  107540. 45: ok 72831
  107541. 45: ok 72832
  107542. 45: ok 72833
  107543. 45: ok 72834
  107544. 45: ok 72835
  107545. 45: ok 72836
  107546. 45: ok 72837
  107547. 45: ok 72838
  107548. 45: ok 72839
  107549. 45: ok 72840
  107550. 45: ok 72841
  107551. 45: ok 72842
  107552. 45: ok 72843
  107553. 45: ok 72844
  107554. 45: ok 72845
  107555. 45: ok 72846
  107556. 45: ok 72847
  107557. 45: ok 72848
  107558. 45: ok 72849
  107559. 45: ok 72850
  107560. 45: ok 72851
  107561. 45: ok 72852
  107562. 45: ok 72853
  107563. 45: ok 72854
  107564. 45: ok 72855
  107565. 45: ok 72856
  107566. 45: ok 72857
  107567. 45: ok 72858
  107568. 45: ok 72859
  107569. 45: ok 72860
  107570. 45: ok 72861
  107571. 45: ok 72862
  107572. 45: ok 72863
  107573. 45: ok 72864
  107574. 45: ok 72865
  107575. 45: ok 72866
  107576. 45: ok 72867
  107577. 45: ok 72868
  107578. 45: ok 72869
  107579. 45: ok 72870
  107580. 45: ok 72871
  107581. 45: ok 72872
  107582. 45: ok 72873
  107583. 45: ok 72874
  107584. 45: ok 72875
  107585. 45: ok 72876
  107586. 45: ok 72877
  107587. 45: ok 72878
  107588. 45: ok 72879
  107589. 45: ok 72880
  107590. 45: ok 72881
  107591. 45: ok 72882
  107592. 45: ok 72883
  107593. 45: ok 72884
  107594. 45: ok 72885
  107595. 45: ok 72886
  107596. 45: ok 72887
  107597. 45: ok 72888
  107598. 45: ok 72889
  107599. 45: ok 72890
  107600. 45: ok 72891
  107601. 45: ok 72892
  107602. 45: ok 72893
  107603. 45: ok 72894
  107604. 45: ok 72895
  107605. 45: ok 72896
  107606. 45: ok 72897
  107607. 45: ok 72898
  107608. 45: ok 72899
  107609. 45: ok 72900
  107610. 45: ok 72901
  107611. 45: ok 72902
  107612. 45: ok 72903
  107613. 45: ok 72904
  107614. 45: ok 72905
  107615. 45: ok 72906
  107616. 45: ok 72907
  107617. 45: ok 72908
  107618. 45: ok 72909
  107619. 45: ok 72910
  107620. 45: ok 72911
  107621. 45: ok 72912
  107622. 45: ok 72913
  107623. 45: ok 72914
  107624. 45: ok 72915
  107625. 45: ok 72916
  107626. 45: ok 72917
  107627. 45: ok 72918
  107628. 45: ok 72919
  107629. 45: ok 72920
  107630. 45: ok 72921
  107631. 45: ok 72922
  107632. 45: ok 72923
  107633. 45: ok 72924
  107634. 45: ok 72925
  107635. 45: ok 72926
  107636. 45: ok 72927
  107637. 45: ok 72928
  107638. 45: ok 72929
  107639. 45: ok 72930
  107640. 45: ok 72931
  107641. 45: ok 72932
  107642. 45: ok 72933
  107643. 45: ok 72934
  107644. 45: ok 72935
  107645. 45: ok 72936
  107646. 45: ok 72937
  107647. 45: ok 72938
  107648. 45: ok 72939
  107649. 45: ok 72940
  107650. 45: ok 72941
  107651. 45: ok 72942
  107652. 45: ok 72943
  107653. 45: ok 72944
  107654. 45: ok 72945
  107655. 45: ok 72946
  107656. 45: ok 72947
  107657. 45: ok 72948
  107658. 45: ok 72949
  107659. 45: ok 72950
  107660. 45: ok 72951
  107661. 45: ok 72952
  107662. 45: ok 72953
  107663. 45: ok 72954
  107664. 45: ok 72955
  107665. 45: ok 72956
  107666. 45: ok 72957
  107667. 45: ok 72958
  107668. 45: ok 72959
  107669. 45: ok 72960
  107670. 45: ok 72961
  107671. 45: ok 72962
  107672. 45: ok 72963
  107673. 45: ok 72964
  107674. 45: ok 72965
  107675. 45: ok 72966
  107676. 45: ok 72967
  107677. 45: ok 72968
  107678. 45: ok 72969
  107679. 45: ok 72970
  107680. 45: ok 72971
  107681. 45: ok 72972
  107682. 45: ok 72973
  107683. 45: ok 72974
  107684. 45: ok 72975
  107685. 45: ok 72976
  107686. 45: ok 72977
  107687. 45: ok 72978
  107688. 45: ok 72979
  107689. 45: ok 72980
  107690. 45: ok 72981
  107691. 45: ok 72982
  107692. 45: ok 72983
  107693. 45: ok 72984
  107694. 45: ok 72985
  107695. 45: ok 72986
  107696. 45: ok 72987
  107697. 45: ok 72988
  107698. 45: ok 72989
  107699. 45: ok 72990
  107700. 45: ok 72991
  107701. 45: ok 72992
  107702. 45: ok 72993
  107703. 45: ok 72994
  107704. 45: ok 72995
  107705. 45: ok 72996
  107706. 45: ok 72997
  107707. 45: ok 72998
  107708. 45: ok 72999
  107709. 45: ok 73000
  107710. 45: ok 73001
  107711. 45: ok 73002
  107712. 45: ok 73003
  107713. 45: ok 73004
  107714. 45: ok 73005
  107715. 45: ok 73006
  107716. 45: ok 73007
  107717. 45: ok 73008
  107718. 45: ok 73009
  107719. 45: ok 73010
  107720. 45: ok 73011
  107721. 45: ok 73012
  107722. 45: ok 73013
  107723. 45: ok 73014
  107724. 45: ok 73015
  107725. 45: ok 73016
  107726. 45: ok 73017
  107727. 45: ok 73018
  107728. 45: ok 73019
  107729. 45: ok 73020
  107730. 45: ok 73021
  107731. 45: ok 73022
  107732. 45: ok 73023
  107733. 45: ok 73024
  107734. 45: ok 73025
  107735. 45: ok 73026
  107736. 45: ok 73027
  107737. 45: ok 73028
  107738. 45: ok 73029
  107739. 45: ok 73030
  107740. 45: ok 73031
  107741. 45: ok 73032
  107742. 45: ok 73033
  107743. 45: ok 73034
  107744. 45: ok 73035
  107745. 45: ok 73036
  107746. 45: ok 73037
  107747. 45: ok 73038
  107748. 45: ok 73039
  107749. 45: ok 73040
  107750. 45: ok 73041
  107751. 45: ok 73042
  107752. 45: ok 73043
  107753. 45: ok 73044
  107754. 45: ok 73045
  107755. 45: ok 73046
  107756. 45: ok 73047
  107757. 45: ok 73048
  107758. 45: ok 73049
  107759. 45: ok 73050
  107760. 45: ok 73051
  107761. 45: ok 73052
  107762. 45: ok 73053
  107763. 45: ok 73054
  107764. 45: ok 73055
  107765. 45: ok 73056
  107766. 45: ok 73057
  107767. 45: ok 73058
  107768. 45: ok 73059
  107769. 45: ok 73060
  107770. 45: ok 73061
  107771. 45: ok 73062
  107772. 45: ok 73063
  107773. 45: ok 73064
  107774. 45: ok 73065
  107775. 45: ok 73066
  107776. 45: ok 73067
  107777. 45: ok 73068
  107778. 45: ok 73069
  107779. 45: ok 73070
  107780. 45: ok 73071
  107781. 45: ok 73072
  107782. 45: ok 73073
  107783. 45: ok 73074
  107784. 45: ok 73075
  107785. 45: ok 73076
  107786. 45: ok 73077
  107787. 45: ok 73078
  107788. 45: ok 73079
  107789. 45: ok 73080
  107790. 45: ok 73081
  107791. 45: ok 73082
  107792. 45: ok 73083
  107793. 45: ok 73084
  107794. 45: ok 73085
  107795. 45: ok 73086
  107796. 45: ok 73087
  107797. 45: ok 73088
  107798. 45: ok 73089
  107799. 45: ok 73090
  107800. 45: ok 73091
  107801. 45: ok 73092
  107802. 45: ok 73093
  107803. 45: ok 73094
  107804. 45: ok 73095
  107805. 45: ok 73096
  107806. 45: ok 73097
  107807. 45: ok 73098
  107808. 45: ok 73099
  107809. 45: ok 73100
  107810. 45: ok 73101
  107811. 45: ok 73102
  107812. 45: ok 73103
  107813. 45: ok 73104
  107814. 45: ok 73105
  107815. 45: ok 73106
  107816. 45: ok 73107
  107817. 45: ok 73108
  107818. 45: ok 73109
  107819. 45: ok 73110
  107820. 45: ok 73111
  107821. 45: ok 73112
  107822. 45: ok 73113
  107823. 45: ok 73114
  107824. 45: ok 73115
  107825. 45: ok 73116
  107826. 45: ok 73117
  107827. 45: ok 73118
  107828. 45: ok 73119
  107829. 45: ok 73120
  107830. 45: ok 73121
  107831. 45: ok 73122
  107832. 45: ok 73123
  107833. 45: ok 73124
  107834. 45: ok 73125
  107835. 45: ok 73126
  107836. 45: ok 73127
  107837. 45: ok 73128
  107838. 45: ok 73129
  107839. 45: ok 73130
  107840. 45: ok 73131
  107841. 45: ok 73132
  107842. 45: ok 73133
  107843. 45: ok 73134
  107844. 45: ok 73135
  107845. 45: ok 73136
  107846. 45: ok 73137
  107847. 45: ok 73138
  107848. 45: ok 73139
  107849. 45: ok 73140
  107850. 45: ok 73141
  107851. 45: ok 73142
  107852. 45: ok 73143
  107853. 45: ok 73144
  107854. 45: ok 73145
  107855. 45: ok 73146
  107856. 45: ok 73147
  107857. 45: ok 73148
  107858. 45: ok 73149
  107859. 45: ok 73150
  107860. 45: ok 73151
  107861. 45: ok 73152
  107862. 45: ok 73153
  107863. 45: ok 73154
  107864. 45: ok 73155
  107865. 45: ok 73156
  107866. 45: ok 73157
  107867. 45: ok 73158
  107868. 45: ok 73159
  107869. 45: ok 73160
  107870. 45: ok 73161
  107871. 45: ok 73162
  107872. 45: ok 73163
  107873. 45: ok 73164
  107874. 45: ok 73165
  107875. 45: ok 73166
  107876. 45: ok 73167
  107877. 45: ok 73168
  107878. 45: ok 73169
  107879. 45: ok 73170
  107880. 45: ok 73171
  107881. 45: ok 73172
  107882. 45: ok 73173
  107883. 45: ok 73174
  107884. 45: ok 73175
  107885. 45: ok 73176
  107886. 45: ok 73177
  107887. 45: ok 73178
  107888. 45: ok 73179
  107889. 45: ok 73180
  107890. 45: ok 73181
  107891. 45: ok 73182
  107892. 45: ok 73183
  107893. 45: ok 73184
  107894. 45: ok 73185
  107895. 45: ok 73186
  107896. 45: ok 73187
  107897. 45: ok 73188
  107898. 45: ok 73189
  107899. 45: ok 73190
  107900. 45: ok 73191
  107901. 45: ok 73192
  107902. 45: ok 73193
  107903. 45: ok 73194
  107904. 45: ok 73195
  107905. 45: ok 73196
  107906. 45: ok 73197
  107907. 45: ok 73198
  107908. 45: ok 73199
  107909. 45: ok 73200
  107910. 45: ok 73201
  107911. 45: ok 73202
  107912. 45: ok 73203
  107913. 45: ok 73204
  107914. 45: ok 73205
  107915. 45: ok 73206
  107916. 45: ok 73207
  107917. 45: ok 73208
  107918. 45: ok 73209
  107919. 45: ok 73210
  107920. 45: ok 73211
  107921. 45: ok 73212
  107922. 45: ok 73213
  107923. 45: ok 73214
  107924. 45: ok 73215
  107925. 45: ok 73216
  107926. 45: ok 73217
  107927. 45: ok 73218
  107928. 45: ok 73219
  107929. 45: ok 73220
  107930. 45: ok 73221
  107931. 45: ok 73222
  107932. 45: ok 73223
  107933. 45: ok 73224
  107934. 45: ok 73225
  107935. 45: ok 73226
  107936. 45: ok 73227
  107937. 45: ok 73228
  107938. 45: ok 73229
  107939. 45: ok 73230
  107940. 45: ok 73231
  107941. 45: ok 73232
  107942. 45: ok 73233
  107943. 45: ok 73234
  107944. 45: ok 73235
  107945. 45: ok 73236
  107946. 45: ok 73237
  107947. 45: ok 73238
  107948. 45: ok 73239
  107949. 45: ok 73240
  107950. 45: ok 73241
  107951. 45: ok 73242
  107952. 45: ok 73243
  107953. 45: ok 73244
  107954. 45: ok 73245
  107955. 45: ok 73246
  107956. 45: ok 73247
  107957. 45: ok 73248
  107958. 45: ok 73249
  107959. 45: ok 73250
  107960. 45: ok 73251
  107961. 45: ok 73252
  107962. 45: ok 73253
  107963. 45: ok 73254
  107964. 45: ok 73255
  107965. 45: ok 73256
  107966. 45: ok 73257
  107967. 45: ok 73258
  107968. 45: ok 73259
  107969. 45: ok 73260
  107970. 45: ok 73261
  107971. 45: ok 73262
  107972. 45: ok 73263
  107973. 45: ok 73264
  107974. 45: ok 73265
  107975. 45: ok 73266
  107976. 45: ok 73267
  107977. 45: ok 73268
  107978. 45: ok 73269
  107979. 45: ok 73270
  107980. 45: ok 73271
  107981. 45: ok 73272
  107982. 45: ok 73273
  107983. 45: ok 73274
  107984. 45: ok 73275
  107985. 45: ok 73276
  107986. 45: ok 73277
  107987. 45: ok 73278
  107988. 45: ok 73279
  107989. 45: ok 73280
  107990. 45: ok 73281
  107991. 45: ok 73282
  107992. 45: ok 73283
  107993. 45: ok 73284
  107994. 45: ok 73285
  107995. 45: ok 73286
  107996. 45: ok 73287
  107997. 45: ok 73288
  107998. 45: ok 73289
  107999. 45: ok 73290
  108000. 45: ok 73291
  108001. 45: ok 73292
  108002. 45: ok 73293
  108003. 45: ok 73294
  108004. 45: ok 73295
  108005. 45: ok 73296
  108006. 45: ok 73297
  108007. 45: ok 73298
  108008. 45: ok 73299
  108009. 45: ok 73300
  108010. 45: ok 73301
  108011. 45: ok 73302
  108012. 45: ok 73303
  108013. 45: ok 73304
  108014. 45: ok 73305
  108015. 45: ok 73306
  108016. 45: ok 73307
  108017. 45: ok 73308
  108018. 45: ok 73309
  108019. 45: ok 73310
  108020. 45: ok 73311
  108021. 45: ok 73312
  108022. 45: ok 73313
  108023. 45: ok 73314
  108024. 45: ok 73315
  108025. 45: ok 73316
  108026. 45: ok 73317
  108027. 45: ok 73318
  108028. 45: ok 73319
  108029. 45: ok 73320
  108030. 45: ok 73321
  108031. 45: ok 73322
  108032. 45: ok 73323
  108033. 45: ok 73324
  108034. 45: ok 73325
  108035. 45: ok 73326
  108036. 45: ok 73327
  108037. 45: ok 73328
  108038. 45: ok 73329
  108039. 45: ok 73330
  108040. 45: ok 73331
  108041. 45: ok 73332
  108042. 45: ok 73333
  108043. 45: ok 73334
  108044. 45: ok 73335
  108045. 45: ok 73336
  108046. 45: ok 73337
  108047. 45: ok 73338
  108048. 45: ok 73339
  108049. 45: ok 73340
  108050. 45: ok 73341
  108051. 45: ok 73342
  108052. 45: ok 73343
  108053. 45: ok 73344
  108054. 45: ok 73345
  108055. 45: ok 73346
  108056. 45: ok 73347
  108057. 45: ok 73348
  108058. 45: ok 73349
  108059. 45: ok 73350
  108060. 45: ok 73351
  108061. 45: ok 73352
  108062. 45: ok 73353
  108063. 45: ok 73354
  108064. 45: ok 73355
  108065. 45: ok 73356
  108066. 45: ok 73357
  108067. 45: ok 73358
  108068. 45: ok 73359
  108069. 45: ok 73360
  108070. 45: ok 73361
  108071. 45: ok 73362
  108072. 45: ok 73363
  108073. 45: ok 73364
  108074. 45: ok 73365
  108075. 45: ok 73366
  108076. 45: ok 73367
  108077. 45: ok 73368
  108078. 45: ok 73369
  108079. 45: ok 73370
  108080. 45: ok 73371
  108081. 45: ok 73372
  108082. 45: ok 73373
  108083. 45: ok 73374
  108084. 45: ok 73375
  108085. 45: ok 73376
  108086. 45: ok 73377
  108087. 45: ok 73378
  108088. 45: ok 73379
  108089. 45: ok 73380
  108090. 45: ok 73381
  108091. 45: ok 73382
  108092. 45: ok 73383
  108093. 45: ok 73384
  108094. 45: ok 73385
  108095. 45: ok 73386
  108096. 45: ok 73387
  108097. 45: ok 73388
  108098. 45: ok 73389
  108099. 45: ok 73390
  108100. 45: ok 73391
  108101. 45: ok 73392
  108102. 45: ok 73393
  108103. 45: ok 73394
  108104. 45: ok 73395
  108105. 45: ok 73396
  108106. 45: ok 73397
  108107. 45: ok 73398
  108108. 45: ok 73399
  108109. 45: ok 73400
  108110. 45: ok 73401
  108111. 45: ok 73402
  108112. 45: ok 73403
  108113. 45: ok 73404
  108114. 45: ok 73405
  108115. 45: ok 73406
  108116. 45: ok 73407
  108117. 45: ok 73408
  108118. 45: ok 73409
  108119. 45: ok 73410
  108120. 45: ok 73411
  108121. 45: ok 73412
  108122. 45: ok 73413
  108123. 45: ok 73414
  108124. 45: ok 73415
  108125. 45: ok 73416
  108126. 45: ok 73417
  108127. 45: ok 73418
  108128. 45: ok 73419
  108129. 45: ok 73420
  108130. 45: ok 73421
  108131. 45: ok 73422
  108132. 45: ok 73423
  108133. 45: ok 73424
  108134. 45: ok 73425
  108135. 45: ok 73426
  108136. 45: ok 73427
  108137. 45: ok 73428
  108138. 45: ok 73429
  108139. 45: ok 73430
  108140. 45: ok 73431
  108141. 45: ok 73432
  108142. 45: ok 73433
  108143. 45: ok 73434
  108144. 45: ok 73435
  108145. 45: ok 73436
  108146. 45: ok 73437
  108147. 45: ok 73438
  108148. 45: ok 73439
  108149. 45: ok 73440
  108150. 45: ok 73441
  108151. 45: ok 73442
  108152. 45: ok 73443
  108153. 45: ok 73444
  108154. 45: ok 73445
  108155. 45: ok 73446
  108156. 45: ok 73447
  108157. 45: ok 73448
  108158. 45: ok 73449
  108159. 45: ok 73450
  108160. 45: ok 73451
  108161. 45: ok 73452
  108162. 45: ok 73453
  108163. 45: ok 73454
  108164. 45: ok 73455
  108165. 45: ok 73456
  108166. 45: ok 73457
  108167. 45: ok 73458
  108168. 45: ok 73459
  108169. 45: ok 73460
  108170. 45: ok 73461
  108171. 45: ok 73462
  108172. 45: ok 73463
  108173. 45: ok 73464
  108174. 45: ok 73465
  108175. 45: ok 73466
  108176. 45: ok 73467
  108177. 45: ok 73468
  108178. 45: ok 73469
  108179. 45: ok 73470
  108180. 45: ok 73471
  108181. 45: ok 73472
  108182. 45: ok 73473
  108183. 45: ok 73474
  108184. 45: ok 73475
  108185. 45: ok 73476
  108186. 45: ok 73477
  108187. 45: ok 73478
  108188. 45: ok 73479
  108189. 45: ok 73480
  108190. 45: ok 73481
  108191. 45: ok 73482
  108192. 45: ok 73483
  108193. 45: ok 73484
  108194. 45: ok 73485
  108195. 45: ok 73486
  108196. 45: ok 73487
  108197. 45: ok 73488
  108198. 45: ok 73489
  108199. 45: ok 73490
  108200. 45: ok 73491
  108201. 45: ok 73492
  108202. 45: ok 73493
  108203. 45: ok 73494
  108204. 45: ok 73495
  108205. 45: ok 73496
  108206. 45: ok 73497
  108207. 45: ok 73498
  108208. 45: ok 73499
  108209. 45: ok 73500
  108210. 45: ok 73501
  108211. 45: ok 73502
  108212. 45: ok 73503
  108213. 45: ok 73504
  108214. 45: ok 73505
  108215. 45: ok 73506
  108216. 45: ok 73507
  108217. 45: ok 73508
  108218. 45: ok 73509
  108219. 45: ok 73510
  108220. 45: ok 73511
  108221. 45: ok 73512
  108222. 45: ok 73513
  108223. 45: ok 73514
  108224. 45: ok 73515
  108225. 45: ok 73516
  108226. 45: ok 73517
  108227. 45: ok 73518
  108228. 45: ok 73519
  108229. 45: ok 73520
  108230. 45: ok 73521
  108231. 45: ok 73522
  108232. 45: ok 73523
  108233. 45: ok 73524
  108234. 45: ok 73525
  108235. 45: ok 73526
  108236. 45: ok 73527
  108237. 45: ok 73528
  108238. 45: ok 73529
  108239. 45: ok 73530
  108240. 45: ok 73531
  108241. 45: ok 73532
  108242. 45: ok 73533
  108243. 45: ok 73534
  108244. 45: ok 73535
  108245. 45: ok 73536
  108246. 45: ok 73537
  108247. 45: ok 73538
  108248. 45: ok 73539
  108249. 45: ok 73540
  108250. 45: ok 73541
  108251. 45: ok 73542
  108252. 45: ok 73543
  108253. 45: ok 73544
  108254. 45: ok 73545
  108255. 45: ok 73546
  108256. 45: ok 73547
  108257. 45: ok 73548
  108258. 45: ok 73549
  108259. 45: ok 73550
  108260. 45: ok 73551
  108261. 45: ok 73552
  108262. 45: ok 73553
  108263. 45: ok 73554
  108264. 45: ok 73555
  108265. 45: ok 73556
  108266. 45: ok 73557
  108267. 45: ok 73558
  108268. 45: ok 73559
  108269. 45: ok 73560
  108270. 45: ok 73561
  108271. 45: ok 73562
  108272. 45: ok 73563
  108273. 45: ok 73564
  108274. 45: ok 73565
  108275. 45: ok 73566
  108276. 45: ok 73567
  108277. 45: ok 73568
  108278. 45: ok 73569
  108279. 45: ok 73570
  108280. 45: ok 73571
  108281. 45: ok 73572
  108282. 45: ok 73573
  108283. 45: ok 73574
  108284. 45: ok 73575
  108285. 45: ok 73576
  108286. 45: ok 73577
  108287. 45: ok 73578
  108288. 45: ok 73579
  108289. 45: ok 73580
  108290. 45: ok 73581
  108291. 45: ok 73582
  108292. 45: ok 73583
  108293. 45: ok 73584
  108294. 45: ok 73585
  108295. 45: ok 73586
  108296. 45: ok 73587
  108297. 45: ok 73588
  108298. 45: ok 73589
  108299. 45: ok 73590
  108300. 45: ok 73591
  108301. 45: ok 73592
  108302. 45: ok 73593
  108303. 45: ok 73594
  108304. 45: ok 73595
  108305. 45: ok 73596
  108306. 45: ok 73597
  108307. 45: ok 73598
  108308. 45: ok 73599
  108309. 45: ok 73600
  108310. 45: ok 73601
  108311. 45: ok 73602
  108312. 45: ok 73603
  108313. 45: ok 73604
  108314. 45: ok 73605
  108315. 45: ok 73606
  108316. 45: ok 73607
  108317. 45: ok 73608
  108318. 45: ok 73609
  108319. 45: ok 73610
  108320. 45: ok 73611
  108321. 45: ok 73612
  108322. 45: ok 73613
  108323. 45: ok 73614
  108324. 45: ok 73615
  108325. 45: ok 73616
  108326. 45: ok 73617
  108327. 45: ok 73618
  108328. 45: ok 73619
  108329. 45: ok 73620
  108330. 45: ok 73621
  108331. 45: ok 73622
  108332. 45: ok 73623
  108333. 45: ok 73624
  108334. 45: ok 73625
  108335. 45: ok 73626
  108336. 45: ok 73627
  108337. 45: ok 73628
  108338. 45: ok 73629
  108339. 45: ok 73630
  108340. 45: ok 73631
  108341. 45: ok 73632
  108342. 45: ok 73633
  108343. 45: ok 73634
  108344. 45: ok 73635
  108345. 45: ok 73636
  108346. 45: ok 73637
  108347. 45: ok 73638
  108348. 45: ok 73639
  108349. 45: ok 73640
  108350. 45: ok 73641
  108351. 45: ok 73642
  108352. 45: ok 73643
  108353. 45: ok 73644
  108354. 45: ok 73645
  108355. 45: ok 73646
  108356. 45: ok 73647
  108357. 45: ok 73648
  108358. 45: ok 73649
  108359. 45: ok 73650
  108360. 45: ok 73651
  108361. 45: ok 73652
  108362. 45: ok 73653
  108363. 45: ok 73654
  108364. 45: ok 73655
  108365. 45: ok 73656
  108366. 45: ok 73657
  108367. 45: ok 73658
  108368. 45: ok 73659
  108369. 45: ok 73660
  108370. 45: ok 73661
  108371. 45: ok 73662
  108372. 45: ok 73663
  108373. 45: ok 73664
  108374. 45: ok 73665
  108375. 45: ok 73666
  108376. 45: ok 73667
  108377. 45: ok 73668
  108378. 45: ok 73669
  108379. 45: ok 73670
  108380. 45: ok 73671
  108381. 45: ok 73672
  108382. 45: ok 73673
  108383. 45: ok 73674
  108384. 45: ok 73675
  108385. 45: ok 73676
  108386. 45: ok 73677
  108387. 45: ok 73678
  108388. 45: ok 73679
  108389. 45: ok 73680
  108390. 45: ok 73681
  108391. 45: ok 73682
  108392. 45: ok 73683
  108393. 45: ok 73684
  108394. 45: ok 73685
  108395. 45: ok 73686
  108396. 45: ok 73687
  108397. 45: ok 73688
  108398. 45: ok 73689
  108399. 45: ok 73690
  108400. 45: ok 73691
  108401. 45: ok 73692
  108402. 45: ok 73693
  108403. 45: ok 73694
  108404. 45: ok 73695
  108405. 45: ok 73696
  108406. 45: ok 73697
  108407. 45: ok 73698
  108408. 45: ok 73699
  108409. 45: ok 73700
  108410. 45: ok 73701
  108411. 45: ok 73702
  108412. 45: ok 73703
  108413. 45: ok 73704
  108414. 45: ok 73705
  108415. 45: ok 73706
  108416. 45: ok 73707
  108417. 45: ok 73708
  108418. 45: ok 73709
  108419. 45: ok 73710
  108420. 45: ok 73711
  108421. 45: ok 73712
  108422. 45: ok 73713
  108423. 45: ok 73714
  108424. 45: ok 73715
  108425. 45: ok 73716
  108426. 45: ok 73717
  108427. 45: ok 73718
  108428. 45: ok 73719
  108429. 45: ok 73720
  108430. 45: ok 73721
  108431. 45: ok 73722
  108432. 45: ok 73723
  108433. 45: ok 73724
  108434. 45: ok 73725
  108435. 45: ok 73726
  108436. 45: ok 73727
  108437. 45: ok 73728
  108438. 45: ok 73729
  108439. 45: ok 73730
  108440. 45: ok 73731
  108441. 45: ok 73732
  108442. 45: ok 73733
  108443. 45: ok 73734
  108444. 45: ok 73735
  108445. 45: ok 73736
  108446. 45: ok 73737
  108447. 45: ok 73738
  108448. 45: ok 73739
  108449. 45: ok 73740
  108450. 45: ok 73741
  108451. 45: ok 73742
  108452. 45: ok 73743
  108453. 45: ok 73744
  108454. 45: ok 73745
  108455. 45: ok 73746
  108456. 45: ok 73747
  108457. 45: ok 73748
  108458. 45: ok 73749
  108459. 45: ok 73750
  108460. 45: ok 73751
  108461. 45: ok 73752
  108462. 45: ok 73753
  108463. 45: ok 73754
  108464. 45: ok 73755
  108465. 45: ok 73756
  108466. 45: ok 73757
  108467. 45: ok 73758
  108468. 45: ok 73759
  108469. 45: ok 73760
  108470. 45: ok 73761
  108471. 45: ok 73762
  108472. 45: ok 73763
  108473. 45: ok 73764
  108474. 45: ok 73765
  108475. 45: ok 73766
  108476. 45: ok 73767
  108477. 45: ok 73768
  108478. 45: ok 73769
  108479. 45: ok 73770
  108480. 45: ok 73771
  108481. 45: ok 73772
  108482. 45: ok 73773
  108483. 45: ok 73774
  108484. 45: ok 73775
  108485. 45: ok 73776
  108486. 45: ok 73777
  108487. 45: ok 73778
  108488. 45: ok 73779
  108489. 45: ok 73780
  108490. 45: ok 73781
  108491. 45: ok 73782
  108492. 45: ok 73783
  108493. 45: ok 73784
  108494. 45: ok 73785
  108495. 45: ok 73786
  108496. 45: ok 73787
  108497. 45: ok 73788
  108498. 45: ok 73789
  108499. 45: ok 73790
  108500. 45: ok 73791
  108501. 45: ok 73792
  108502. 45: ok 73793
  108503. 45: ok 73794
  108504. 45: ok 73795
  108505. 45: ok 73796
  108506. 45: ok 73797
  108507. 45: ok 73798
  108508. 45: ok 73799
  108509. 45: ok 73800
  108510. 45: ok 73801
  108511. 45: ok 73802
  108512. 45: ok 73803
  108513. 45: ok 73804
  108514. 45: ok 73805
  108515. 45: ok 73806
  108516. 45: ok 73807
  108517. 45: ok 73808
  108518. 45: ok 73809
  108519. 45: ok 73810
  108520. 45: ok 73811
  108521. 45: ok 73812
  108522. 45: ok 73813
  108523. 45: ok 73814
  108524. 45: ok 73815
  108525. 45: ok 73816
  108526. 45: ok 73817
  108527. 45: ok 73818
  108528. 45: ok 73819
  108529. 45: ok 73820
  108530. 45: ok 73821
  108531. 45: ok 73822
  108532. 45: ok 73823
  108533. 45: ok 73824
  108534. 45: ok 73825
  108535. 45: ok 73826
  108536. 45: ok 73827
  108537. 45: ok 73828
  108538. 45: ok 73829
  108539. 45: ok 73830
  108540. 45: ok 73831
  108541. 45: ok 73832
  108542. 45: ok 73833
  108543. 45: ok 73834
  108544. 45: ok 73835
  108545. 45: ok 73836
  108546. 45: ok 73837
  108547. 45: ok 73838
  108548. 45: ok 73839
  108549. 45: ok 73840
  108550. 45: ok 73841
  108551. 45: ok 73842
  108552. 45: ok 73843
  108553. 45: ok 73844
  108554. 45: ok 73845
  108555. 45: ok 73846
  108556. 45: ok 73847
  108557. 45: ok 73848
  108558. 45: ok 73849
  108559. 45: ok 73850
  108560. 45: ok 73851
  108561. 45: ok 73852
  108562. 45: ok 73853
  108563. 45: ok 73854
  108564. 45: ok 73855
  108565. 45: ok 73856
  108566. 45: ok 73857
  108567. 45: ok 73858
  108568. 45: ok 73859
  108569. 45: ok 73860
  108570. 45: ok 73861
  108571. 45: ok 73862
  108572. 45: ok 73863
  108573. 45: ok 73864
  108574. 45: ok 73865
  108575. 45: ok 73866
  108576. 45: ok 73867
  108577. 45: ok 73868
  108578. 45: ok 73869
  108579. 45: ok 73870
  108580. 45: ok 73871
  108581. 45: ok 73872
  108582. 45: ok 73873
  108583. 45: ok 73874
  108584. 45: ok 73875
  108585. 45: ok 73876
  108586. 45: ok 73877
  108587. 45: ok 73878
  108588. 45: ok 73879
  108589. 45: ok 73880
  108590. 45: ok 73881
  108591. 45: ok 73882
  108592. 45: ok 73883
  108593. 45: ok 73884
  108594. 45: ok 73885
  108595. 45: ok 73886
  108596. 45: ok 73887
  108597. 45: ok 73888
  108598. 45: ok 73889
  108599. 45: ok 73890
  108600. 45: ok 73891
  108601. 45: ok 73892
  108602. 45: ok 73893
  108603. 45: ok 73894
  108604. 45: ok 73895
  108605. 45: ok 73896
  108606. 45: ok 73897
  108607. 45: ok 73898
  108608. 45: ok 73899
  108609. 45: ok 73900
  108610. 45: ok 73901
  108611. 45: ok 73902
  108612. 45: ok 73903
  108613. 45: ok 73904
  108614. 45: ok 73905
  108615. 45: ok 73906
  108616. 45: ok 73907
  108617. 45: ok 73908
  108618. 45: ok 73909
  108619. 45: ok 73910
  108620. 45: ok 73911
  108621. 45: ok 73912
  108622. 45: ok 73913
  108623. 45: ok 73914
  108624. 45: ok 73915
  108625. 45: ok 73916
  108626. 45: ok 73917
  108627. 45: ok 73918
  108628. 45: ok 73919
  108629. 45: ok 73920
  108630. 45: ok 73921
  108631. 45: ok 73922
  108632. 45: ok 73923
  108633. 45: ok 73924
  108634. 45: ok 73925
  108635. 45: ok 73926
  108636. 45: ok 73927
  108637. 45: ok 73928
  108638. 45: ok 73929
  108639. 45: ok 73930
  108640. 45: ok 73931
  108641. 45: ok 73932
  108642. 45: ok 73933
  108643. 45: ok 73934
  108644. 45: ok 73935
  108645. 45: ok 73936
  108646. 45: ok 73937
  108647. 45: ok 73938
  108648. 45: ok 73939
  108649. 45: ok 73940
  108650. 45: ok 73941
  108651. 45: ok 73942
  108652. 45: ok 73943
  108653. 45: ok 73944
  108654. 45: ok 73945
  108655. 45: ok 73946
  108656. 45: ok 73947
  108657. 45: ok 73948
  108658. 45: ok 73949
  108659. 45: ok 73950
  108660. 45: ok 73951
  108661. 45: ok 73952
  108662. 45: ok 73953
  108663. 45: ok 73954
  108664. 45: ok 73955
  108665. 45: ok 73956
  108666. 45: ok 73957
  108667. 45: ok 73958
  108668. 45: ok 73959
  108669. 45: ok 73960
  108670. 45: ok 73961
  108671. 45: ok 73962
  108672. 45: ok 73963
  108673. 45: ok 73964
  108674. 45: ok 73965
  108675. 45: ok 73966
  108676. 45: ok 73967
  108677. 45: ok 73968
  108678. 45: ok 73969
  108679. 45: ok 73970
  108680. 45: ok 73971
  108681. 45: ok 73972
  108682. 45: ok 73973
  108683. 45: ok 73974
  108684. 45: ok 73975
  108685. 45: ok 73976
  108686. 45: ok 73977
  108687. 45: ok 73978
  108688. 45: ok 73979
  108689. 45: ok 73980
  108690. 45: ok 73981
  108691. 45: ok 73982
  108692. 45: ok 73983
  108693. 45: ok 73984
  108694. 45: ok 73985
  108695. 45: ok 73986
  108696. 45: ok 73987
  108697. 45: ok 73988
  108698. 45: ok 73989
  108699. 45: ok 73990
  108700. 45: ok 73991
  108701. 45: ok 73992
  108702. 45: ok 73993
  108703. 45: ok 73994
  108704. 45: ok 73995
  108705. 45: ok 73996
  108706. 45: ok 73997
  108707. 45: ok 73998
  108708. 45: ok 73999
  108709. 45: ok 74000
  108710. 45: ok 74001
  108711. 45: ok 74002
  108712. 45: ok 74003
  108713. 45: ok 74004
  108714. 45: ok 74005
  108715. 45: ok 74006
  108716. 45: ok 74007
  108717. 45: ok 74008
  108718. 45: ok 74009
  108719. 45: ok 74010
  108720. 45: ok 74011
  108721. 45: ok 74012
  108722. 45: ok 74013
  108723. 45: ok 74014
  108724. 45: ok 74015
  108725. 45: ok 74016
  108726. 45: ok 74017
  108727. 45: ok 74018
  108728. 45: ok 74019
  108729. 45: ok 74020
  108730. 45: ok 74021
  108731. 45: ok 74022
  108732. 45: ok 74023
  108733. 45: ok 74024
  108734. 45: ok 74025
  108735. 45: ok 74026
  108736. 45: ok 74027
  108737. 45: ok 74028
  108738. 45: ok 74029
  108739. 45: ok 74030
  108740. 45: ok 74031
  108741. 45: ok 74032
  108742. 45: ok 74033
  108743. 45: ok 74034
  108744. 45: ok 74035
  108745. 45: ok 74036
  108746. 45: ok 74037
  108747. 45: ok 74038
  108748. 45: ok 74039
  108749. 45: ok 74040
  108750. 45: ok 74041
  108751. 45: ok 74042
  108752. 45: ok 74043
  108753. 45: ok 74044
  108754. 45: ok 74045
  108755. 45: ok 74046
  108756. 45: ok 74047
  108757. 45: ok 74048
  108758. 45: ok 74049
  108759. 45: ok 74050
  108760. 45: ok 74051
  108761. 45: ok 74052
  108762. 45: ok 74053
  108763. 45: ok 74054
  108764. 45: ok 74055
  108765. 45: ok 74056
  108766. 45: ok 74057
  108767. 45: ok 74058
  108768. 45: ok 74059
  108769. 45: ok 74060
  108770. 45: ok 74061
  108771. 45: ok 74062
  108772. 45: ok 74063
  108773. 45: ok 74064
  108774. 45: ok 74065
  108775. 45: ok 74066
  108776. 45: ok 74067
  108777. 45: ok 74068
  108778. 45: ok 74069
  108779. 45: ok 74070
  108780. 45: ok 74071
  108781. 45: ok 74072
  108782. 45: ok 74073
  108783. 45: ok 74074
  108784. 45: ok 74075
  108785. 45: ok 74076
  108786. 45: ok 74077
  108787. 45: ok 74078
  108788. 45: ok 74079
  108789. 45: ok 74080
  108790. 45: ok 74081
  108791. 45: ok 74082
  108792. 45: ok 74083
  108793. 45: ok 74084
  108794. 45: ok 74085
  108795. 45: ok 74086
  108796. 45: ok 74087
  108797. 45: ok 74088
  108798. 45: ok 74089
  108799. 45: ok 74090
  108800. 45: ok 74091
  108801. 45: ok 74092
  108802. 45: ok 74093
  108803. 45: ok 74094
  108804. 45: ok 74095
  108805. 45: ok 74096
  108806. 45: ok 74097
  108807. 45: ok 74098
  108808. 45: ok 74099
  108809. 45: ok 74100
  108810. 45: ok 74101
  108811. 45: ok 74102
  108812. 45: ok 74103
  108813. 45: ok 74104
  108814. 45: ok 74105
  108815. 45: ok 74106
  108816. 45: ok 74107
  108817. 45: ok 74108
  108818. 45: ok 74109
  108819. 45: ok 74110
  108820. 45: ok 74111
  108821. 45: ok 74112
  108822. 45: ok 74113
  108823. 45: ok 74114
  108824. 45: ok 74115
  108825. 45: ok 74116
  108826. 45: ok 74117
  108827. 45: ok 74118
  108828. 45: ok 74119
  108829. 45: ok 74120
  108830. 45: ok 74121
  108831. 45: ok 74122
  108832. 45: ok 74123
  108833. 45: ok 74124
  108834. 45: ok 74125
  108835. 45: ok 74126
  108836. 45: ok 74127
  108837. 45: ok 74128
  108838. 45: ok 74129
  108839. 45: ok 74130
  108840. 45: ok 74131
  108841. 45: ok 74132
  108842. 45: ok 74133
  108843. 45: ok 74134
  108844. 45: ok 74135
  108845. 45: ok 74136
  108846. 45: ok 74137
  108847. 45: ok 74138
  108848. 45: ok 74139
  108849. 45: ok 74140
  108850. 45: ok 74141
  108851. 45: ok 74142
  108852. 45: ok 74143
  108853. 45: ok 74144
  108854. 45: ok 74145
  108855. 45: ok 74146
  108856. 45: ok 74147
  108857. 45: ok 74148
  108858. 45: ok 74149
  108859. 45: ok 74150
  108860. 45: ok 74151
  108861. 45: ok 74152
  108862. 45: ok 74153
  108863. 45: ok 74154
  108864. 45: ok 74155
  108865. 45: ok 74156
  108866. 45: ok 74157
  108867. 45: ok 74158
  108868. 45: ok 74159
  108869. 45: ok 74160
  108870. 45: ok 74161
  108871. 45: ok 74162
  108872. 45: ok 74163
  108873. 45: ok 74164
  108874. 45: ok 74165
  108875. 45: ok 74166
  108876. 45: ok 74167
  108877. 45: ok 74168
  108878. 45: ok 74169
  108879. 45: ok 74170
  108880. 45: ok 74171
  108881. 45: ok 74172
  108882. 45: ok 74173
  108883. 45: ok 74174
  108884. 45: ok 74175
  108885. 45: ok 74176
  108886. 45: ok 74177
  108887. 45: ok 74178
  108888. 45: ok 74179
  108889. 45: ok 74180
  108890. 45: ok 74181
  108891. 45: ok 74182
  108892. 45: ok 74183
  108893. 45: ok 74184
  108894. 45: ok 74185
  108895. 45: ok 74186
  108896. 45: ok 74187
  108897. 45: ok 74188
  108898. 45: ok 74189
  108899. 45: ok 74190
  108900. 45: ok 74191
  108901. 45: ok 74192
  108902. 45: ok 74193
  108903. 45: ok 74194
  108904. 45: ok 74195
  108905. 45: ok 74196
  108906. 45: ok 74197
  108907. 45: ok 74198
  108908. 45: ok 74199
  108909. 45: ok 74200
  108910. 45: ok 74201
  108911. 45: ok 74202
  108912. 45: ok 74203
  108913. 45: ok 74204
  108914. 45: ok 74205
  108915. 45: ok 74206
  108916. 45: ok 74207
  108917. 45: ok 74208
  108918. 45: ok 74209
  108919. 45: ok 74210
  108920. 45: ok 74211
  108921. 45: ok 74212
  108922. 45: ok 74213
  108923. 45: ok 74214
  108924. 45: ok 74215
  108925. 45: ok 74216
  108926. 45: ok 74217
  108927. 45: ok 74218
  108928. 45: ok 74219
  108929. 45: ok 74220
  108930. 45: ok 74221
  108931. 45: ok 74222
  108932. 45: ok 74223
  108933. 45: ok 74224
  108934. 45: ok 74225
  108935. 45: ok 74226
  108936. 45: ok 74227
  108937. 45: ok 74228
  108938. 45: ok 74229
  108939. 45: ok 74230
  108940. 45: ok 74231
  108941. 45: ok 74232
  108942. 45: ok 74233
  108943. 45: ok 74234
  108944. 45: ok 74235
  108945. 45: ok 74236
  108946. 45: ok 74237
  108947. 45: ok 74238
  108948. 45: ok 74239
  108949. 45: ok 74240
  108950. 45: ok 74241
  108951. 45: ok 74242
  108952. 45: ok 74243
  108953. 45: ok 74244
  108954. 45: ok 74245
  108955. 45: ok 74246
  108956. 45: ok 74247
  108957. 45: ok 74248
  108958. 45: ok 74249
  108959. 45: ok 74250
  108960. 45: ok 74251
  108961. 45: ok 74252
  108962. 45: ok 74253
  108963. 45: ok 74254
  108964. 45: ok 74255
  108965. 45: ok 74256
  108966. 45: ok 74257
  108967. 45: ok 74258
  108968. 45: ok 74259
  108969. 45: ok 74260
  108970. 45: ok 74261
  108971. 45: ok 74262
  108972. 45: ok 74263
  108973. 45: ok 74264
  108974. 45: ok 74265
  108975. 45: ok 74266
  108976. 45: ok 74267
  108977. 45: ok 74268
  108978. 45: ok 74269
  108979. 45: ok 74270
  108980. 45: ok 74271
  108981. 45: ok 74272
  108982. 45: ok 74273
  108983. 45: ok 74274
  108984. 45: ok 74275
  108985. 45: ok 74276
  108986. 45: ok 74277
  108987. 45: ok 74278
  108988. 45: ok 74279
  108989. 45: ok 74280
  108990. 45: ok 74281
  108991. 45: ok 74282
  108992. 45: ok 74283
  108993. 45: ok 74284
  108994. 45: ok 74285
  108995. 45: ok 74286
  108996. 45: ok 74287
  108997. 45: ok 74288
  108998. 45: ok 74289
  108999. 45: ok 74290
  109000. 45: ok 74291
  109001. 45: ok 74292
  109002. 45: ok 74293
  109003. 45: ok 74294
  109004. 45: ok 74295
  109005. 45: ok 74296
  109006. 45: ok 74297
  109007. 45: ok 74298
  109008. 45: ok 74299
  109009. 45: ok 74300
  109010. 45: ok 74301
  109011. 45: ok 74302
  109012. 45: ok 74303
  109013. 45: ok 74304
  109014. 45: ok 74305
  109015. 45: ok 74306
  109016. 45: ok 74307
  109017. 45: ok 74308
  109018. 45: ok 74309
  109019. 45: ok 74310
  109020. 45: ok 74311
  109021. 45: ok 74312
  109022. 45: ok 74313
  109023. 45: ok 74314
  109024. 45: ok 74315
  109025. 45: ok 74316
  109026. 45: ok 74317
  109027. 45: ok 74318
  109028. 45: ok 74319
  109029. 45: ok 74320
  109030. 45: ok 74321
  109031. 45: ok 74322
  109032. 45: ok 74323
  109033. 45: ok 74324
  109034. 45: ok 74325
  109035. 45: ok 74326
  109036. 45: ok 74327
  109037. 45: ok 74328
  109038. 45: ok 74329
  109039. 45: ok 74330
  109040. 45: ok 74331
  109041. 45: ok 74332
  109042. 45: ok 74333
  109043. 45: ok 74334
  109044. 45: ok 74335
  109045. 45: ok 74336
  109046. 45: ok 74337
  109047. 45: ok 74338
  109048. 45: ok 74339
  109049. 45: ok 74340
  109050. 45: ok 74341
  109051. 45: ok 74342
  109052. 45: ok 74343
  109053. 45: ok 74344
  109054. 45: ok 74345
  109055. 45: ok 74346
  109056. 45: ok 74347
  109057. 45: ok 74348
  109058. 45: ok 74349
  109059. 45: ok 74350
  109060. 45: ok 74351
  109061. 45: ok 74352
  109062. 45: ok 74353
  109063. 45: ok 74354
  109064. 45: ok 74355
  109065. 45: ok 74356
  109066. 45: ok 74357
  109067. 45: ok 74358
  109068. 45: ok 74359
  109069. 45: ok 74360
  109070. 45: ok 74361
  109071. 45: ok 74362
  109072. 45: ok 74363
  109073. 45: ok 74364
  109074. 45: ok 74365
  109075. 45: ok 74366
  109076. 45: ok 74367
  109077. 45: ok 74368
  109078. 45: ok 74369
  109079. 45: ok 74370
  109080. 45: ok 74371
  109081. 45: ok 74372
  109082. 45: ok 74373
  109083. 45: ok 74374
  109084. 45: ok 74375
  109085. 45: ok 74376
  109086. 45: ok 74377
  109087. 45: ok 74378
  109088. 45: ok 74379
  109089. 45: ok 74380
  109090. 45: ok 74381
  109091. 45: ok 74382
  109092. 45: ok 74383
  109093. 45: ok 74384
  109094. 45: ok 74385
  109095. 45: ok 74386
  109096. 45: ok 74387
  109097. 45: ok 74388
  109098. 45: ok 74389
  109099. 45: ok 74390
  109100. 45: ok 74391
  109101. 45: ok 74392
  109102. 45: ok 74393
  109103. 45: ok 74394
  109104. 45: ok 74395
  109105. 45: ok 74396
  109106. 45: ok 74397
  109107. 45: ok 74398
  109108. 45: ok 74399
  109109. 45: ok 74400
  109110. 45: ok 74401
  109111. 45: ok 74402
  109112. 45: ok 74403
  109113. 45: ok 74404
  109114. 45: ok 74405
  109115. 45: ok 74406
  109116. 45: ok 74407
  109117. 45: ok 74408
  109118. 45: ok 74409
  109119. 45: ok 74410
  109120. 45: ok 74411
  109121. 45: ok 74412
  109122. 45: ok 74413
  109123. 45: ok 74414
  109124. 45: ok 74415
  109125. 45: ok 74416
  109126. 45: ok 74417
  109127. 45: ok 74418
  109128. 45: ok 74419
  109129. 45: ok 74420
  109130. 45: ok 74421
  109131. 45: ok 74422
  109132. 45: ok 74423
  109133. 45: ok 74424
  109134. 45: ok 74425
  109135. 45: ok 74426
  109136. 45: ok 74427
  109137. 45: ok 74428
  109138. 45: ok 74429
  109139. 45: ok 74430
  109140. 45: ok 74431
  109141. 45: ok 74432
  109142. 45: ok 74433
  109143. 45: ok 74434
  109144. 45: ok 74435
  109145. 45: ok 74436
  109146. 45: ok 74437
  109147. 45: ok 74438
  109148. 45: ok 74439
  109149. 45: ok 74440
  109150. 45: ok 74441
  109151. 45: ok 74442
  109152. 45: ok 74443
  109153. 45: ok 74444
  109154. 45: ok 74445
  109155. 45: ok 74446
  109156. 45: ok 74447
  109157. 45: ok 74448
  109158. 45: ok 74449
  109159. 45: ok 74450
  109160. 45: ok 74451
  109161. 45: ok 74452
  109162. 45: ok 74453
  109163. 45: ok 74454
  109164. 45: ok 74455
  109165. 45: ok 74456
  109166. 45: ok 74457
  109167. 45: ok 74458
  109168. 45: ok 74459
  109169. 45: ok 74460
  109170. 45: ok 74461
  109171. 45: ok 74462
  109172. 45: ok 74463
  109173. 45: ok 74464
  109174. 45: ok 74465
  109175. 45: ok 74466
  109176. 45: ok 74467
  109177. 45: ok 74468
  109178. 45: ok 74469
  109179. 45: ok 74470
  109180. 45: ok 74471
  109181. 45: ok 74472
  109182. 45: ok 74473
  109183. 45: ok 74474
  109184. 45: ok 74475
  109185. 45: ok 74476
  109186. 45: ok 74477
  109187. 45: ok 74478
  109188. 45: ok 74479
  109189. 45: ok 74480
  109190. 45: ok 74481
  109191. 45: ok 74482
  109192. 45: ok 74483
  109193. 45: ok 74484
  109194. 45: ok 74485
  109195. 45: ok 74486
  109196. 45: ok 74487
  109197. 45: ok 74488
  109198. 45: ok 74489
  109199. 45: ok 74490
  109200. 45: ok 74491
  109201. 45: ok 74492
  109202. 45: ok 74493
  109203. 45: ok 74494
  109204. 45: ok 74495
  109205. 45: ok 74496
  109206. 45: ok 74497
  109207. 45: ok 74498
  109208. 45: ok 74499
  109209. 45: ok 74500
  109210. 45: ok 74501
  109211. 45: ok 74502
  109212. 45: ok 74503
  109213. 45: ok 74504
  109214. 45: ok 74505
  109215. 45: ok 74506
  109216. 45: ok 74507
  109217. 45: ok 74508
  109218. 45: ok 74509
  109219. 45: ok 74510
  109220. 45: ok 74511
  109221. 45: ok 74512
  109222. 45: ok 74513
  109223. 45: ok 74514
  109224. 45: ok 74515
  109225. 45: ok 74516
  109226. 45: ok 74517
  109227. 45: ok 74518
  109228. 45: ok 74519
  109229. 45: ok 74520
  109230. 45: ok 74521
  109231. 45: ok 74522
  109232. 45: ok 74523
  109233. 45: ok 74524
  109234. 45: ok 74525
  109235. 45: ok 74526
  109236. 45: ok 74527
  109237. 45: ok 74528
  109238. 45: ok 74529
  109239. 45: ok 74530
  109240. 45: ok 74531
  109241. 45: ok 74532
  109242. 45: ok 74533
  109243. 45: ok 74534
  109244. 45: ok 74535
  109245. 45: ok 74536
  109246. 45: ok 74537
  109247. 45: ok 74538
  109248. 45: ok 74539
  109249. 45: ok 74540
  109250. 45: ok 74541
  109251. 45: ok 74542
  109252. 45: ok 74543
  109253. 45: ok 74544
  109254. 45: ok 74545
  109255. 45: ok 74546
  109256. 45: ok 74547
  109257. 45: ok 74548
  109258. 45: ok 74549
  109259. 45: ok 74550
  109260. 45: ok 74551
  109261. 45: ok 74552
  109262. 45: ok 74553
  109263. 45: ok 74554
  109264. 45: ok 74555
  109265. 45: ok 74556
  109266. 45: ok 74557
  109267. 45: ok 74558
  109268. 45: ok 74559
  109269. 45: ok 74560
  109270. 45: ok 74561
  109271. 45: ok 74562
  109272. 45: ok 74563
  109273. 45: ok 74564
  109274. 45: ok 74565
  109275. 45: ok 74566
  109276. 45: ok 74567
  109277. 45: ok 74568
  109278. 45: ok 74569
  109279. 45: ok 74570
  109280. 45: ok 74571
  109281. 45: ok 74572
  109282. 45: ok 74573
  109283. 45: ok 74574
  109284. 45: ok 74575
  109285. 45: ok 74576
  109286. 45: ok 74577
  109287. 45: ok 74578
  109288. 45: ok 74579
  109289. 45: ok 74580
  109290. 45: ok 74581
  109291. 45: ok 74582
  109292. 45: ok 74583
  109293. 45: ok 74584
  109294. 45: ok 74585
  109295. 45: ok 74586
  109296. 45: ok 74587
  109297. 45: ok 74588
  109298. 45: ok 74589
  109299. 45: ok 74590
  109300. 45: ok 74591
  109301. 45: ok 74592
  109302. 45: ok 74593
  109303. 45: ok 74594
  109304. 45: ok 74595
  109305. 45: ok 74596
  109306. 45: ok 74597
  109307. 45: ok 74598
  109308. 45: ok 74599
  109309. 45: ok 74600
  109310. 45: ok 74601
  109311. 45: ok 74602
  109312. 45: ok 74603
  109313. 45: ok 74604
  109314. 45: ok 74605
  109315. 45: ok 74606
  109316. 45: ok 74607
  109317. 45: ok 74608
  109318. 45: ok 74609
  109319. 45: ok 74610
  109320. 45: ok 74611
  109321. 45: ok 74612
  109322. 45: ok 74613
  109323. 45: ok 74614
  109324. 45: ok 74615
  109325. 45: ok 74616
  109326. 45: ok 74617
  109327. 45: ok 74618
  109328. 45: ok 74619
  109329. 45: ok 74620
  109330. 45: ok 74621
  109331. 45: ok 74622
  109332. 45: ok 74623
  109333. 45: ok 74624
  109334. 45: ok 74625
  109335. 45: ok 74626
  109336. 45: ok 74627
  109337. 45: ok 74628
  109338. 45: ok 74629
  109339. 45: ok 74630
  109340. 45: ok 74631
  109341. 45: ok 74632
  109342. 45: ok 74633
  109343. 45: ok 74634
  109344. 45: ok 74635
  109345. 45: ok 74636
  109346. 45: ok 74637
  109347. 45: ok 74638
  109348. 45: ok 74639
  109349. 45: ok 74640
  109350. 45: ok 74641
  109351. 45: ok 74642
  109352. 45: ok 74643
  109353. 45: ok 74644
  109354. 45: ok 74645
  109355. 45: ok 74646
  109356. 45: ok 74647
  109357. 45: ok 74648
  109358. 45: ok 74649
  109359. 45: ok 74650
  109360. 45: ok 74651
  109361. 45: ok 74652
  109362. 45: ok 74653
  109363. 45: ok 74654
  109364. 45: ok 74655
  109365. 45: ok 74656
  109366. 45: ok 74657
  109367. 45: ok 74658
  109368. 45: ok 74659
  109369. 45: ok 74660
  109370. 45: ok 74661
  109371. 45: ok 74662
  109372. 45: ok 74663
  109373. 45: ok 74664
  109374. 45: ok 74665
  109375. 45: ok 74666
  109376. 45: ok 74667
  109377. 45: ok 74668
  109378. 45: ok 74669
  109379. 45: ok 74670
  109380. 45: ok 74671
  109381. 45: ok 74672
  109382. 45: ok 74673
  109383. 45: ok 74674
  109384. 45: ok 74675
  109385. 45: ok 74676
  109386. 45: ok 74677
  109387. 45: ok 74678
  109388. 45: ok 74679
  109389. 45: ok 74680
  109390. 45: ok 74681
  109391. 45: ok 74682
  109392. 45: ok 74683
  109393. 45: ok 74684
  109394. 45: ok 74685
  109395. 45: ok 74686
  109396. 45: ok 74687
  109397. 45: ok 74688
  109398. 45: ok 74689
  109399. 45: ok 74690
  109400. 45: ok 74691
  109401. 45: ok 74692
  109402. 45: ok 74693
  109403. 45: ok 74694
  109404. 45: ok 74695
  109405. 45: ok 74696
  109406. 45: ok 74697
  109407. 45: ok 74698
  109408. 45: ok 74699
  109409. 45: ok 74700
  109410. 45: ok 74701
  109411. 45: ok 74702
  109412. 45: ok 74703
  109413. 45: ok 74704
  109414. 45: ok 74705
  109415. 45: ok 74706
  109416. 45: ok 74707
  109417. 45: ok 74708
  109418. 45: ok 74709
  109419. 45: ok 74710
  109420. 45: ok 74711
  109421. 45: ok 74712
  109422. 45: ok 74713
  109423. 45: ok 74714
  109424. 45: ok 74715
  109425. 45: ok 74716
  109426. 45: ok 74717
  109427. 45: ok 74718
  109428. 45: ok 74719
  109429. 45: ok 74720
  109430. 45: ok 74721
  109431. 45: ok 74722
  109432. 45: ok 74723
  109433. 45: ok 74724
  109434. 45: ok 74725
  109435. 45: ok 74726
  109436. 45: ok 74727
  109437. 45: ok 74728
  109438. 45: ok 74729
  109439. 45: ok 74730
  109440. 45: ok 74731
  109441. 45: ok 74732
  109442. 45: ok 74733
  109443. 45: ok 74734
  109444. 45: ok 74735
  109445. 45: ok 74736
  109446. 45: ok 74737
  109447. 45: ok 74738
  109448. 45: ok 74739
  109449. 45: ok 74740
  109450. 45: ok 74741
  109451. 45: ok 74742
  109452. 45: ok 74743
  109453. 45: ok 74744
  109454. 45: ok 74745
  109455. 45: ok 74746
  109456. 45: ok 74747
  109457. 45: ok 74748
  109458. 45: ok 74749
  109459. 45: ok 74750
  109460. 45: ok 74751
  109461. 45: ok 74752
  109462. 45: ok 74753
  109463. 45: ok 74754
  109464. 45: ok 74755
  109465. 45: ok 74756
  109466. 45: ok 74757
  109467. 45: ok 74758
  109468. 45: ok 74759
  109469. 45: ok 74760
  109470. 45: ok 74761
  109471. 45: ok 74762
  109472. 45: ok 74763
  109473. 45: ok 74764
  109474. 45: ok 74765
  109475. 45: ok 74766
  109476. 45: ok 74767
  109477. 45: ok 74768
  109478. 45: ok 74769
  109479. 45: ok 74770
  109480. 45: ok 74771
  109481. 45: ok 74772
  109482. 45: ok 74773
  109483. 45: ok 74774
  109484. 45: ok 74775
  109485. 45: ok 74776
  109486. 45: ok 74777
  109487. 45: ok 74778
  109488. 45: ok 74779
  109489. 45: ok 74780
  109490. 45: ok 74781
  109491. 45: ok 74782
  109492. 45: ok 74783
  109493. 45: ok 74784
  109494. 45: ok 74785
  109495. 45: ok 74786
  109496. 45: ok 74787
  109497. 45: ok 74788
  109498. 45: ok 74789
  109499. 45: ok 74790
  109500. 45: ok 74791
  109501. 45: ok 74792
  109502. 45: ok 74793
  109503. 45: ok 74794
  109504. 45: ok 74795
  109505. 45: ok 74796
  109506. 45: ok 74797
  109507. 45: ok 74798
  109508. 45: ok 74799
  109509. 45: ok 74800
  109510. 45: ok 74801
  109511. 45: ok 74802
  109512. 45: ok 74803
  109513. 45: ok 74804
  109514. 45: ok 74805
  109515. 45: ok 74806
  109516. 45: ok 74807
  109517. 45: ok 74808
  109518. 45: ok 74809
  109519. 45: ok 74810
  109520. 45: ok 74811
  109521. 45: ok 74812
  109522. 45: ok 74813
  109523. 45: ok 74814
  109524. 45: ok 74815
  109525. 45: ok 74816
  109526. 45: ok 74817
  109527. 45: ok 74818
  109528. 45: ok 74819
  109529. 45: ok 74820
  109530. 45: ok 74821
  109531. 45: ok 74822
  109532. 45: ok 74823
  109533. 45: ok 74824
  109534. 45: ok 74825
  109535. 45: ok 74826
  109536. 45: ok 74827
  109537. 45: ok 74828
  109538. 45: ok 74829
  109539. 45: ok 74830
  109540. 45: ok 74831
  109541. 45: ok 74832
  109542. 45: ok 74833
  109543. 45: ok 74834
  109544. 45: ok 74835
  109545. 45: ok 74836
  109546. 45: ok 74837
  109547. 45: ok 74838
  109548. 45: ok 74839
  109549. 45: ok 74840
  109550. 45: ok 74841
  109551. 45: ok 74842
  109552. 45: ok 74843
  109553. 45: ok 74844
  109554. 45: ok 74845
  109555. 45: ok 74846
  109556. 45: ok 74847
  109557. 45: ok 74848
  109558. 45: ok 74849
  109559. 45: ok 74850
  109560. 45: ok 74851
  109561. 45: ok 74852
  109562. 45: ok 74853
  109563. 45: ok 74854
  109564. 45: ok 74855
  109565. 45: ok 74856
  109566. 45: ok 74857
  109567. 45: ok 74858
  109568. 45: ok 74859
  109569. 45: ok 74860
  109570. 45: ok 74861
  109571. 45: ok 74862
  109572. 45: ok 74863
  109573. 45: ok 74864
  109574. 45: ok 74865
  109575. 45: ok 74866
  109576. 45: ok 74867
  109577. 45: ok 74868
  109578. 45: ok 74869
  109579. 45: ok 74870
  109580. 45: ok 74871
  109581. 45: ok 74872
  109582. 45: ok 74873
  109583. 45: ok 74874
  109584. 45: ok 74875
  109585. 45: ok 74876
  109586. 45: ok 74877
  109587. 45: ok 74878
  109588. 45: ok 74879
  109589. 45: ok 74880
  109590. 45: ok 74881
  109591. 45: ok 74882
  109592. 45: ok 74883
  109593. 45: ok 74884
  109594. 45: ok 74885
  109595. 45: ok 74886
  109596. 45: ok 74887
  109597. 45: ok 74888
  109598. 45: ok 74889
  109599. 45: ok 74890
  109600. 45: ok 74891
  109601. 45: ok 74892
  109602. 45: ok 74893
  109603. 45: ok 74894
  109604. 45: ok 74895
  109605. 45: ok 74896
  109606. 45: ok 74897
  109607. 45: ok 74898
  109608. 45: ok 74899
  109609. 45: ok 74900
  109610. 45: ok 74901
  109611. 45: ok 74902
  109612. 45: ok 74903
  109613. 45: ok 74904
  109614. 45: ok 74905
  109615. 45: ok 74906
  109616. 45: ok 74907
  109617. 45: ok 74908
  109618. 45: ok 74909
  109619. 45: ok 74910
  109620. 45: ok 74911
  109621. 45: ok 74912
  109622. 45: ok 74913
  109623. 45: ok 74914
  109624. 45: ok 74915
  109625. 45: ok 74916
  109626. 45: ok 74917
  109627. 45: ok 74918
  109628. 45: ok 74919
  109629. 45: ok 74920
  109630. 45: ok 74921
  109631. 45: ok 74922
  109632. 45: ok 74923
  109633. 45: ok 74924
  109634. 45: ok 74925
  109635. 45: ok 74926
  109636. 45: ok 74927
  109637. 45: ok 74928
  109638. 45: ok 74929
  109639. 45: ok 74930
  109640. 45: ok 74931
  109641. 45: ok 74932
  109642. 45: ok 74933
  109643. 45: ok 74934
  109644. 45: ok 74935
  109645. 45: ok 74936
  109646. 45: ok 74937
  109647. 45: ok 74938
  109648. 45: ok 74939
  109649. 45: ok 74940
  109650. 45: ok 74941
  109651. 45: ok 74942
  109652. 45: ok 74943
  109653. 45: ok 74944
  109654. 45: ok 74945
  109655. 45: ok 74946
  109656. 45: ok 74947
  109657. 45: ok 74948
  109658. 45: ok 74949
  109659. 45: ok 74950
  109660. 45: ok 74951
  109661. 45: ok 74952
  109662. 45: ok 74953
  109663. 45: ok 74954
  109664. 45: ok 74955
  109665. 45: ok 74956
  109666. 45: ok 74957
  109667. 45: ok 74958
  109668. 45: ok 74959
  109669. 45: ok 74960
  109670. 45: ok 74961
  109671. 45: ok 74962
  109672. 45: ok 74963
  109673. 45: ok 74964
  109674. 45: ok 74965
  109675. 45: ok 74966
  109676. 45: ok 74967
  109677. 45: ok 74968
  109678. 45: ok 74969
  109679. 45: ok 74970
  109680. 45: ok 74971
  109681. 45: ok 74972
  109682. 45: ok 74973
  109683. 45: ok 74974
  109684. 45: ok 74975
  109685. 45: ok 74976
  109686. 45: ok 74977
  109687. 45: ok 74978
  109688. 45: ok 74979
  109689. 45: ok 74980
  109690. 45: ok 74981
  109691. 45: ok 74982
  109692. 45: ok 74983
  109693. 45: ok 74984
  109694. 45: ok 74985
  109695. 45: ok 74986
  109696. 45: ok 74987
  109697. 45: ok 74988
  109698. 45: ok 74989
  109699. 45: ok 74990
  109700. 45: ok 74991
  109701. 45: ok 74992
  109702. 45: ok 74993
  109703. 45: ok 74994
  109704. 45: ok 74995
  109705. 45: ok 74996
  109706. 45: ok 74997
  109707. 45: ok 74998
  109708. 45: ok 74999
  109709. 45: ok 75000
  109710. 45: ok 75001
  109711. 45: ok 75002
  109712. 45: ok 75003
  109713. 45: ok 75004
  109714. 45: ok 75005
  109715. 45: ok 75006
  109716. 45: ok 75007
  109717. 45: ok 75008
  109718. 45: ok 75009
  109719. 45: ok 75010
  109720. 45: ok 75011
  109721. 45: ok 75012
  109722. 45: ok 75013
  109723. 45: ok 75014
  109724. 45: ok 75015
  109725. 45: ok 75016
  109726. 45: ok 75017
  109727. 45: ok 75018
  109728. 45: ok 75019
  109729. 45: ok 75020
  109730. 45: ok 75021
  109731. 45: ok 75022
  109732. 45: ok 75023
  109733. 45: ok 75024
  109734. 45: ok 75025
  109735. 45: ok 75026
  109736. 45: ok 75027
  109737. 45: ok 75028
  109738. 45: ok 75029
  109739. 45: ok 75030
  109740. 45: ok 75031
  109741. 45: ok 75032
  109742. 45: ok 75033
  109743. 45: ok 75034
  109744. 45: ok 75035
  109745. 45: ok 75036
  109746. 45: ok 75037
  109747. 45: ok 75038
  109748. 45: ok 75039
  109749. 45: ok 75040
  109750. 45: ok 75041
  109751. 45: ok 75042
  109752. 45: ok 75043
  109753. 45: ok 75044
  109754. 45: ok 75045
  109755. 45: ok 75046
  109756. 45: ok 75047
  109757. 45: ok 75048
  109758. 45: ok 75049
  109759. 45: ok 75050
  109760. 45: ok 75051
  109761. 45: ok 75052
  109762. 45: ok 75053
  109763. 45: ok 75054
  109764. 45: ok 75055
  109765. 45: ok 75056
  109766. 45: ok 75057
  109767. 45: ok 75058
  109768. 45: ok 75059
  109769. 45: ok 75060
  109770. 45: ok 75061
  109771. 45: ok 75062
  109772. 45: ok 75063
  109773. 45: ok 75064
  109774. 45: ok 75065
  109775. 45: ok 75066
  109776. 45: ok 75067
  109777. 45: ok 75068
  109778. 45: ok 75069
  109779. 45: ok 75070
  109780. 45: ok 75071
  109781. 45: ok 75072
  109782. 45: ok 75073
  109783. 45: ok 75074
  109784. 45: ok 75075
  109785. 45: ok 75076
  109786. 45: ok 75077
  109787. 45: ok 75078
  109788. 45: ok 75079
  109789. 45: ok 75080
  109790. 45: ok 75081
  109791. 45: ok 75082
  109792. 45: ok 75083
  109793. 45: ok 75084
  109794. 45: ok 75085
  109795. 45: ok 75086
  109796. 45: ok 75087
  109797. 45: ok 75088
  109798. 45: ok 75089
  109799. 45: ok 75090
  109800. 45: ok 75091
  109801. 45: ok 75092
  109802. 45: ok 75093
  109803. 45: ok 75094
  109804. 45: ok 75095
  109805. 45: ok 75096
  109806. 45: ok 75097
  109807. 45: ok 75098
  109808. 45: ok 75099
  109809. 45: ok 75100
  109810. 45: ok 75101
  109811. 45: ok 75102
  109812. 45: ok 75103
  109813. 45: ok 75104
  109814. 45: ok 75105
  109815. 45: ok 75106
  109816. 45: ok 75107
  109817. 45: ok 75108
  109818. 45: ok 75109
  109819. 45: ok 75110
  109820. 45: ok 75111
  109821. 45: ok 75112
  109822. 45: ok 75113
  109823. 45: ok 75114
  109824. 45: ok 75115
  109825. 45: ok 75116
  109826. 45: ok 75117
  109827. 45: ok 75118
  109828. 45: ok 75119
  109829. 45: ok 75120
  109830. 45: ok 75121
  109831. 45: ok 75122
  109832. 45: ok 75123
  109833. 45: ok 75124
  109834. 45: ok 75125
  109835. 45: ok 75126
  109836. 45: ok 75127
  109837. 45: ok 75128
  109838. 45: ok 75129
  109839. 45: ok 75130
  109840. 45: ok 75131
  109841. 45: ok 75132
  109842. 45: ok 75133
  109843. 45: ok 75134
  109844. 45: ok 75135
  109845. 45: ok 75136
  109846. 45: ok 75137
  109847. 45: ok 75138
  109848. 45: ok 75139
  109849. 45: ok 75140
  109850. 45: ok 75141
  109851. 45: ok 75142
  109852. 45: ok 75143
  109853. 45: ok 75144
  109854. 45: ok 75145
  109855. 45: ok 75146
  109856. 45: ok 75147
  109857. 45: ok 75148
  109858. 45: ok 75149
  109859. 45: ok 75150
  109860. 45: ok 75151
  109861. 45: ok 75152
  109862. 45: ok 75153
  109863. 45: ok 75154
  109864. 45: ok 75155
  109865. 45: ok 75156
  109866. 45: ok 75157
  109867. 45: ok 75158
  109868. 45: ok 75159
  109869. 45: ok 75160
  109870. 45: ok 75161
  109871. 45: ok 75162
  109872. 45: ok 75163
  109873. 45: ok 75164
  109874. 45: ok 75165
  109875. 45: ok 75166
  109876. 45: ok 75167
  109877. 45: ok 75168
  109878. 45: ok 75169
  109879. 45: ok 75170
  109880. 45: ok 75171
  109881. 45: ok 75172
  109882. 45: ok 75173
  109883. 45: ok 75174
  109884. 45: ok 75175
  109885. 45: ok 75176
  109886. 45: ok 75177
  109887. 45: ok 75178
  109888. 45: ok 75179
  109889. 45: ok 75180
  109890. 45: ok 75181
  109891. 45: ok 75182
  109892. 45: ok 75183
  109893. 45: ok 75184
  109894. 45: ok 75185
  109895. 45: ok 75186
  109896. 45: ok 75187
  109897. 45: ok 75188
  109898. 45: ok 75189
  109899. 45: ok 75190
  109900. 45: ok 75191
  109901. 45: ok 75192
  109902. 45: ok 75193
  109903. 45: ok 75194
  109904. 45: ok 75195
  109905. 45: ok 75196
  109906. 45: ok 75197
  109907. 45: ok 75198
  109908. 45: ok 75199
  109909. 45: ok 75200
  109910. 45: ok 75201
  109911. 45: ok 75202
  109912. 45: ok 75203
  109913. 45: ok 75204
  109914. 45: ok 75205
  109915. 45: ok 75206
  109916. 45: ok 75207
  109917. 45: ok 75208
  109918. 45: ok 75209
  109919. 45: ok 75210
  109920. 45: ok 75211
  109921. 45: ok 75212
  109922. 45: ok 75213
  109923. 45: ok 75214
  109924. 45: ok 75215
  109925. 45: ok 75216
  109926. 45: ok 75217
  109927. 45: ok 75218
  109928. 45: ok 75219
  109929. 45: ok 75220
  109930. 45: ok 75221
  109931. 45: ok 75222
  109932. 45: ok 75223
  109933. 45: ok 75224
  109934. 45: ok 75225
  109935. 45: ok 75226
  109936. 45: ok 75227
  109937. 45: ok 75228
  109938. 45: ok 75229
  109939. 45: ok 75230
  109940. 45: ok 75231
  109941. 45: ok 75232
  109942. 45: ok 75233
  109943. 45: ok 75234
  109944. 45: ok 75235
  109945. 45: ok 75236
  109946. 45: ok 75237
  109947. 45: ok 75238
  109948. 45: ok 75239
  109949. 45: ok 75240
  109950. 45: ok 75241
  109951. 45: ok 75242
  109952. 45: ok 75243
  109953. 45: ok 75244
  109954. 45: ok 75245
  109955. 45: ok 75246
  109956. 45: ok 75247
  109957. 45: ok 75248
  109958. 45: ok 75249
  109959. 45: ok 75250
  109960. 45: ok 75251
  109961. 45: ok 75252
  109962. 45: ok 75253
  109963. 45: ok 75254
  109964. 45: ok 75255
  109965. 45: ok 75256
  109966. 45: ok 75257
  109967. 45: ok 75258
  109968. 45: ok 75259
  109969. 45: ok 75260
  109970. 45: ok 75261
  109971. 45: ok 75262
  109972. 45: ok 75263
  109973. 45: ok 75264
  109974. 45: ok 75265
  109975. 45: ok 75266
  109976. 45: ok 75267
  109977. 45: ok 75268
  109978. 45: ok 75269
  109979. 45: ok 75270
  109980. 45: ok 75271
  109981. 45: ok 75272
  109982. 45: ok 75273
  109983. 45: ok 75274
  109984. 45: ok 75275
  109985. 45: ok 75276
  109986. 45: ok 75277
  109987. 45: ok 75278
  109988. 45: ok 75279
  109989. 45: ok 75280
  109990. 45: ok 75281
  109991. 45: ok 75282
  109992. 45: ok 75283
  109993. 45: ok 75284
  109994. 45: ok 75285
  109995. 45: ok 75286
  109996. 45: ok 75287
  109997. 45: ok 75288
  109998. 45: ok 75289
  109999. 45: ok 75290
  110000. 45: ok 75291
  110001. 45: ok 75292
  110002. 45: ok 75293
  110003. 45: ok 75294
  110004. 45: ok 75295
  110005. 45: ok 75296
  110006. 45: ok 75297
  110007. 45: ok 75298
  110008. 45: ok 75299
  110009. 45: ok 75300
  110010. 45: ok 75301
  110011. 45: ok 75302
  110012. 45: ok 75303
  110013. 45: ok 75304
  110014. 45: ok 75305
  110015. 45: ok 75306
  110016. 45: ok 75307
  110017. 45: ok 75308
  110018. 45: ok 75309
  110019. 45: ok 75310
  110020. 45: ok 75311
  110021. 45: ok 75312
  110022. 45: ok 75313
  110023. 45: ok 75314
  110024. 45: ok 75315
  110025. 45: ok 75316
  110026. 45: ok 75317
  110027. 45: ok 75318
  110028. 45: ok 75319
  110029. 45: ok 75320
  110030. 45: ok 75321
  110031. 45: ok 75322
  110032. 45: ok 75323
  110033. 45: ok 75324
  110034. 45: ok 75325
  110035. 45: ok 75326
  110036. 45: ok 75327
  110037. 45: ok 75328
  110038. 45: ok 75329
  110039. 45: ok 75330
  110040. 45: ok 75331
  110041. 45: ok 75332
  110042. 45: ok 75333
  110043. 45: ok 75334
  110044. 45: ok 75335
  110045. 45: ok 75336
  110046. 45: ok 75337
  110047. 45: ok 75338
  110048. 45: ok 75339
  110049. 45: ok 75340
  110050. 45: ok 75341
  110051. 45: ok 75342
  110052. 45: ok 75343
  110053. 45: ok 75344
  110054. 45: ok 75345
  110055. 45: ok 75346
  110056. 45: ok 75347
  110057. 45: ok 75348
  110058. 45: ok 75349
  110059. 45: ok 75350
  110060. 45: ok 75351
  110061. 45: ok 75352
  110062. 45: ok 75353
  110063. 45: ok 75354
  110064. 45: ok 75355
  110065. 45: ok 75356
  110066. 45: ok 75357
  110067. 45: ok 75358
  110068. 45: ok 75359
  110069. 45: ok 75360
  110070. 45: ok 75361
  110071. 45: ok 75362
  110072. 45: ok 75363
  110073. 45: ok 75364
  110074. 45: ok 75365
  110075. 45: ok 75366
  110076. 45: ok 75367
  110077. 45: ok 75368
  110078. 45: ok 75369
  110079. 45: ok 75370
  110080. 45: ok 75371
  110081. 45: ok 75372
  110082. 45: ok 75373
  110083. 45: ok 75374
  110084. 45: ok 75375
  110085. 45: ok 75376
  110086. 45: ok 75377
  110087. 45: ok 75378
  110088. 45: ok 75379
  110089. 45: ok 75380
  110090. 45: ok 75381
  110091. 45: ok 75382
  110092. 45: ok 75383
  110093. 45: ok 75384
  110094. 45: ok 75385
  110095. 45: ok 75386
  110096. 45: ok 75387
  110097. 45: ok 75388
  110098. 45: ok 75389
  110099. 45: ok 75390
  110100. 45: ok 75391
  110101. 45: ok 75392
  110102. 45: ok 75393
  110103. 45: ok 75394
  110104. 45: ok 75395
  110105. 45: ok 75396
  110106. 45: ok 75397
  110107. 45: ok 75398
  110108. 45: ok 75399
  110109. 45: ok 75400
  110110. 45: ok 75401
  110111. 45: ok 75402
  110112. 45: ok 75403
  110113. 45: ok 75404
  110114. 45: ok 75405
  110115. 45: ok 75406
  110116. 45: ok 75407
  110117. 45: ok 75408
  110118. 45: ok 75409
  110119. 45: ok 75410
  110120. 45: ok 75411
  110121. 45: ok 75412
  110122. 45: ok 75413
  110123. 45: ok 75414
  110124. 45: ok 75415
  110125. 45: ok 75416
  110126. 45: ok 75417
  110127. 45: ok 75418
  110128. 45: ok 75419
  110129. 45: ok 75420
  110130. 45: ok 75421
  110131. 45: ok 75422
  110132. 45: ok 75423
  110133. 45: ok 75424
  110134. 45: ok 75425
  110135. 45: ok 75426
  110136. 45: ok 75427
  110137. 45: ok 75428
  110138. 45: ok 75429
  110139. 45: ok 75430
  110140. 45: ok 75431
  110141. 45: ok 75432
  110142. 45: ok 75433
  110143. 45: ok 75434
  110144. 45: ok 75435
  110145. 45: ok 75436
  110146. 45: ok 75437
  110147. 45: ok 75438
  110148. 45: ok 75439
  110149. 45: ok 75440
  110150. 45: ok 75441
  110151. 45: ok 75442
  110152. 45: ok 75443
  110153. 45: ok 75444
  110154. 45: ok 75445
  110155. 45: ok 75446
  110156. 45: ok 75447
  110157. 45: ok 75448
  110158. 45: ok 75449
  110159. 45: ok 75450
  110160. 45: ok 75451
  110161. 45: ok 75452
  110162. 45: ok 75453
  110163. 45: ok 75454
  110164. 45: ok 75455
  110165. 45: ok 75456
  110166. 45: ok 75457
  110167. 45: ok 75458
  110168. 45: ok 75459
  110169. 45: ok 75460
  110170. 45: ok 75461
  110171. 45: ok 75462
  110172. 45: ok 75463
  110173. 45: ok 75464
  110174. 45: ok 75465
  110175. 45: ok 75466
  110176. 45: ok 75467
  110177. 45: ok 75468
  110178. 45: ok 75469
  110179. 45: ok 75470
  110180. 45: ok 75471
  110181. 45: ok 75472
  110182. 45: ok 75473
  110183. 45: ok 75474
  110184. 45: ok 75475
  110185. 45: ok 75476
  110186. 45: ok 75477
  110187. 45: ok 75478
  110188. 45: ok 75479
  110189. 45: ok 75480
  110190. 45: ok 75481
  110191. 45: ok 75482
  110192. 45: ok 75483
  110193. 45: ok 75484
  110194. 45: ok 75485
  110195. 45: ok 75486
  110196. 45: ok 75487
  110197. 45: ok 75488
  110198. 45: ok 75489
  110199. 45: ok 75490
  110200. 45: ok 75491
  110201. 45: ok 75492
  110202. 45: ok 75493
  110203. 45: ok 75494
  110204. 45: ok 75495
  110205. 45: ok 75496
  110206. 45: ok 75497
  110207. 45: ok 75498
  110208. 45: ok 75499
  110209. 45: ok 75500
  110210. 45: ok 75501
  110211. 45: ok 75502
  110212. 45: ok 75503
  110213. 45: ok 75504
  110214. 45: ok 75505
  110215. 45: ok 75506
  110216. 45: ok 75507
  110217. 45: ok 75508
  110218. 45: ok 75509
  110219. 45: ok 75510
  110220. 45: ok 75511
  110221. 45: ok 75512
  110222. 45: ok 75513
  110223. 45: ok 75514
  110224. 45: ok 75515
  110225. 45: ok 75516
  110226. 45: ok 75517
  110227. 45: ok 75518
  110228. 45: ok 75519
  110229. 45: ok 75520
  110230. 45: ok 75521
  110231. 45: ok 75522
  110232. 45: ok 75523
  110233. 45: ok 75524
  110234. 45: ok 75525
  110235. 45: ok 75526
  110236. 45: ok 75527
  110237. 45: ok 75528
  110238. 45: ok 75529
  110239. 45: ok 75530
  110240. 45: ok 75531
  110241. 45: ok 75532
  110242. 45: ok 75533
  110243. 45: ok 75534
  110244. 45: ok 75535
  110245. 45: ok 75536
  110246. 45: ok 75537
  110247. 45: ok 75538
  110248. 45: ok 75539
  110249. 45: ok 75540
  110250. 45: ok 75541
  110251. 45: ok 75542
  110252. 45: ok 75543
  110253. 45: ok 75544
  110254. 45: ok 75545
  110255. 45: ok 75546
  110256. 45: ok 75547
  110257. 45: ok 75548
  110258. 45: ok 75549
  110259. 45: ok 75550
  110260. 45: ok 75551
  110261. 45: ok 75552
  110262. 45: ok 75553
  110263. 45: ok 75554
  110264. 45: ok 75555
  110265. 45: ok 75556
  110266. 45: ok 75557
  110267. 45: ok 75558
  110268. 45: ok 75559
  110269. 45: ok 75560
  110270. 45: ok 75561
  110271. 45: ok 75562
  110272. 45: ok 75563
  110273. 45: ok 75564
  110274. 45: ok 75565
  110275. 45: ok 75566
  110276. 45: ok 75567
  110277. 45: ok 75568
  110278. 45: ok 75569
  110279. 45: ok 75570
  110280. 45: ok 75571
  110281. 45: ok 75572
  110282. 45: ok 75573
  110283. 45: ok 75574
  110284. 45: ok 75575
  110285. 45: ok 75576
  110286. 45: ok 75577
  110287. 45: ok 75578
  110288. 45: ok 75579
  110289. 45: ok 75580
  110290. 45: ok 75581
  110291. 45: ok 75582
  110292. 45: ok 75583
  110293. 45: ok 75584
  110294. 45: ok 75585
  110295. 45: ok 75586
  110296. 45: ok 75587
  110297. 45: ok 75588
  110298. 45: ok 75589
  110299. 45: ok 75590
  110300. 45: ok 75591
  110301. 45: ok 75592
  110302. 45: ok 75593
  110303. 45: ok 75594
  110304. 45: ok 75595
  110305. 45: ok 75596
  110306. 45: ok 75597
  110307. 45: ok 75598
  110308. 45: ok 75599
  110309. 45: ok 75600
  110310. 45: ok 75601
  110311. 45: ok 75602
  110312. 45: ok 75603
  110313. 45: ok 75604
  110314. 45: ok 75605
  110315. 45: ok 75606
  110316. 45: ok 75607
  110317. 45: ok 75608
  110318. 45: ok 75609
  110319. 45: ok 75610
  110320. 45: ok 75611
  110321. 45: ok 75612
  110322. 45: ok 75613
  110323. 45: ok 75614
  110324. 45: ok 75615
  110325. 45: ok 75616
  110326. 45: ok 75617
  110327. 45: ok 75618
  110328. 45: ok 75619
  110329. 45: ok 75620
  110330. 45: ok 75621
  110331. 45: ok 75622
  110332. 45: ok 75623
  110333. 45: ok 75624
  110334. 45: ok 75625
  110335. 45: ok 75626
  110336. 45: ok 75627
  110337. 45: ok 75628
  110338. 45: ok 75629
  110339. 45: ok 75630
  110340. 45: ok 75631
  110341. 45: ok 75632
  110342. 45: ok 75633
  110343. 45: ok 75634
  110344. 45: ok 75635
  110345. 45: ok 75636
  110346. 45: ok 75637
  110347. 45: ok 75638
  110348. 45: ok 75639
  110349. 45: ok 75640
  110350. 45: ok 75641
  110351. 45: ok 75642
  110352. 45: ok 75643
  110353. 45: ok 75644
  110354. 45: ok 75645
  110355. 45: ok 75646
  110356. 45: ok 75647
  110357. 45: ok 75648
  110358. 45: ok 75649
  110359. 45: ok 75650
  110360. 45: ok 75651
  110361. 45: ok 75652
  110362. 45: ok 75653
  110363. 45: ok 75654
  110364. 45: ok 75655
  110365. 45: ok 75656
  110366. 45: ok 75657
  110367. 45: ok 75658
  110368. 45: ok 75659
  110369. 45: ok 75660
  110370. 45: ok 75661
  110371. 45: ok 75662
  110372. 45: ok 75663
  110373. 45: ok 75664
  110374. 45: ok 75665
  110375. 45: ok 75666
  110376. 45: ok 75667
  110377. 45: ok 75668
  110378. 45: ok 75669
  110379. 45: ok 75670
  110380. 45: ok 75671
  110381. 45: ok 75672
  110382. 45: ok 75673
  110383. 45: ok 75674
  110384. 45: ok 75675
  110385. 45: ok 75676
  110386. 45: ok 75677
  110387. 45: ok 75678
  110388. 45: ok 75679
  110389. 45: ok 75680
  110390. 45: ok 75681
  110391. 45: ok 75682
  110392. 45: ok 75683
  110393. 45: ok 75684
  110394. 45: ok 75685
  110395. 45: ok 75686
  110396. 45: ok 75687
  110397. 45: ok 75688
  110398. 45: ok 75689
  110399. 45: ok 75690
  110400. 45: ok 75691
  110401. 45: ok 75692
  110402. 45: ok 75693
  110403. 45: ok 75694
  110404. 45: ok 75695
  110405. 45: ok 75696
  110406. 45: ok 75697
  110407. 45: ok 75698
  110408. 45: ok 75699
  110409. 45: ok 75700
  110410. 45: ok 75701
  110411. 45: ok 75702
  110412. 45: ok 75703
  110413. 45: ok 75704
  110414. 45: ok 75705
  110415. 45: ok 75706
  110416. 45: ok 75707
  110417. 45: ok 75708
  110418. 45: ok 75709
  110419. 45: ok 75710
  110420. 45: ok 75711
  110421. 45: ok 75712
  110422. 45: ok 75713
  110423. 45: ok 75714
  110424. 45: ok 75715
  110425. 45: ok 75716
  110426. 45: ok 75717
  110427. 45: ok 75718
  110428. 45: ok 75719
  110429. 45: ok 75720
  110430. 45: ok 75721
  110431. 45: ok 75722
  110432. 45: ok 75723
  110433. 45: ok 75724
  110434. 45: ok 75725
  110435. 45: ok 75726
  110436. 45: ok 75727
  110437. 45: ok 75728
  110438. 45: ok 75729
  110439. 45: ok 75730
  110440. 45: ok 75731
  110441. 45: ok 75732
  110442. 45: ok 75733
  110443. 45: ok 75734
  110444. 45: ok 75735
  110445. 45: ok 75736
  110446. 45: ok 75737
  110447. 45: ok 75738
  110448. 45: ok 75739
  110449. 45: ok 75740
  110450. 45: ok 75741
  110451. 45: ok 75742
  110452. 45: ok 75743
  110453. 45: ok 75744
  110454. 45: ok 75745
  110455. 45: ok 75746
  110456. 45: ok 75747
  110457. 45: ok 75748
  110458. 45: ok 75749
  110459. 45: ok 75750
  110460. 45: ok 75751
  110461. 45: ok 75752
  110462. 45: ok 75753
  110463. 45: ok 75754
  110464. 45: ok 75755
  110465. 45: ok 75756
  110466. 45: ok 75757
  110467. 45: ok 75758
  110468. 45: ok 75759
  110469. 45: ok 75760
  110470. 45: ok 75761
  110471. 45: ok 75762
  110472. 45: ok 75763
  110473. 45: ok 75764
  110474. 45: ok 75765
  110475. 45: ok 75766
  110476. 45: ok 75767
  110477. 45: ok 75768
  110478. 45: ok 75769
  110479. 45: ok 75770
  110480. 45: ok 75771
  110481. 45: ok 75772
  110482. 45: ok 75773
  110483. 45: ok 75774
  110484. 45: ok 75775
  110485. 45: ok 75776
  110486. 45: ok 75777
  110487. 45: ok 75778
  110488. 45: ok 75779
  110489. 45: ok 75780
  110490. 45: ok 75781
  110491. 45: ok 75782
  110492. 45: ok 75783
  110493. 45: ok 75784
  110494. 45: ok 75785
  110495. 45: ok 75786
  110496. 45: ok 75787
  110497. 45: ok 75788
  110498. 45: ok 75789
  110499. 45: ok 75790
  110500. 45: ok 75791
  110501. 45: ok 75792
  110502. 45: ok 75793
  110503. 45: ok 75794
  110504. 45: ok 75795
  110505. 45: ok 75796
  110506. 45: ok 75797
  110507. 45: ok 75798
  110508. 45: ok 75799
  110509. 45: ok 75800
  110510. 45: ok 75801
  110511. 45: ok 75802
  110512. 45: ok 75803
  110513. 45: ok 75804
  110514. 45: ok 75805
  110515. 45: ok 75806
  110516. 45: ok 75807
  110517. 45: ok 75808
  110518. 45: ok 75809
  110519. 45: ok 75810
  110520. 45: ok 75811
  110521. 45: ok 75812
  110522. 45: ok 75813
  110523. 45: ok 75814
  110524. 45: ok 75815
  110525. 45: ok 75816
  110526. 45: ok 75817
  110527. 45: ok 75818
  110528. 45: ok 75819
  110529. 45: ok 75820
  110530. 45: ok 75821
  110531. 45: ok 75822
  110532. 45: ok 75823
  110533. 45: ok 75824
  110534. 45: ok 75825
  110535. 45: ok 75826
  110536. 45: ok 75827
  110537. 45: ok 75828
  110538. 45: ok 75829
  110539. 45: ok 75830
  110540. 45: ok 75831
  110541. 45: ok 75832
  110542. 45: ok 75833
  110543. 45: ok 75834
  110544. 45: ok 75835
  110545. 45: ok 75836
  110546. 45: ok 75837
  110547. 45: ok 75838
  110548. 45: ok 75839
  110549. 45: ok 75840
  110550. 45: ok 75841
  110551. 45: ok 75842
  110552. 45: ok 75843
  110553. 45: ok 75844
  110554. 45: ok 75845
  110555. 45: ok 75846
  110556. 45: ok 75847
  110557. 45: ok 75848
  110558. 45: ok 75849
  110559. 45: ok 75850
  110560. 45: ok 75851
  110561. 45: ok 75852
  110562. 45: ok 75853
  110563. 45: ok 75854
  110564. 45: ok 75855
  110565. 45: ok 75856
  110566. 45: ok 75857
  110567. 45: ok 75858
  110568. 45: ok 75859
  110569. 45: ok 75860
  110570. 45: ok 75861
  110571. 45: ok 75862
  110572. 45: ok 75863
  110573. 45: ok 75864
  110574. 45: ok 75865
  110575. 45: ok 75866
  110576. 45: ok 75867
  110577. 45: ok 75868
  110578. 45: ok 75869
  110579. 45: ok 75870
  110580. 45: ok 75871
  110581. 45: ok 75872
  110582. 45: ok 75873
  110583. 45: ok 75874
  110584. 45: ok 75875
  110585. 45: ok 75876
  110586. 45: ok 75877
  110587. 45: ok 75878
  110588. 45: ok 75879
  110589. 45: ok 75880
  110590. 45: ok 75881
  110591. 45: ok 75882
  110592. 45: ok 75883
  110593. 45: ok 75884
  110594. 45: ok 75885
  110595. 45: ok 75886
  110596. 45: ok 75887
  110597. 45: ok 75888
  110598. 45: ok 75889
  110599. 45: ok 75890
  110600. 45: ok 75891
  110601. 45: ok 75892
  110602. 45: ok 75893
  110603. 45: ok 75894
  110604. 45: ok 75895
  110605. 45: ok 75896
  110606. 45: ok 75897
  110607. 45: ok 75898
  110608. 45: ok 75899
  110609. 45: ok 75900
  110610. 45: ok 75901
  110611. 45: ok 75902
  110612. 45: ok 75903
  110613. 45: ok 75904
  110614. 45: ok 75905
  110615. 45: ok 75906
  110616. 45: ok 75907
  110617. 45: ok 75908
  110618. 45: ok 75909
  110619. 45: ok 75910
  110620. 45: ok 75911
  110621. 45: ok 75912
  110622. 45: ok 75913
  110623. 45: ok 75914
  110624. 45: ok 75915
  110625. 45: ok 75916
  110626. 45: ok 75917
  110627. 45: ok 75918
  110628. 45: ok 75919
  110629. 45: ok 75920
  110630. 45: ok 75921
  110631. 45: ok 75922
  110632. 45: ok 75923
  110633. 45: ok 75924
  110634. 45: ok 75925
  110635. 45: ok 75926
  110636. 45: ok 75927
  110637. 45: ok 75928
  110638. 45: ok 75929
  110639. 45: ok 75930
  110640. 45: ok 75931
  110641. 45: ok 75932
  110642. 45: ok 75933
  110643. 45: ok 75934
  110644. 45: ok 75935
  110645. 45: ok 75936
  110646. 45: ok 75937
  110647. 45: ok 75938
  110648. 45: ok 75939
  110649. 45: ok 75940
  110650. 45: ok 75941
  110651. 45: ok 75942
  110652. 45: ok 75943
  110653. 45: ok 75944
  110654. 45: ok 75945
  110655. 45: ok 75946
  110656. 45: ok 75947
  110657. 45: ok 75948
  110658. 45: ok 75949
  110659. 45: ok 75950
  110660. 45: ok 75951
  110661. 45: ok 75952
  110662. 45: ok 75953
  110663. 45: ok 75954
  110664. 45: ok 75955
  110665. 45: ok 75956
  110666. 45: ok 75957
  110667. 45: ok 75958
  110668. 45: ok 75959
  110669. 45: ok 75960
  110670. 45: ok 75961
  110671. 45: ok 75962
  110672. 45: ok 75963
  110673. 45: ok 75964
  110674. 45: ok 75965
  110675. 45: ok 75966
  110676. 45: ok 75967
  110677. 45: ok 75968
  110678. 45: ok 75969
  110679. 45: ok 75970
  110680. 45: ok 75971
  110681. 45: ok 75972
  110682. 45: ok 75973
  110683. 45: ok 75974
  110684. 45: ok 75975
  110685. 45: ok 75976
  110686. 45: ok 75977
  110687. 45: ok 75978
  110688. 45: ok 75979
  110689. 45: ok 75980
  110690. 45: ok 75981
  110691. 45: ok 75982
  110692. 45: ok 75983
  110693. 45: ok 75984
  110694. 45: ok 75985
  110695. 45: ok 75986
  110696. 45: ok 75987
  110697. 45: ok 75988
  110698. 45: ok 75989
  110699. 45: ok 75990
  110700. 45: ok 75991
  110701. 45: ok 75992
  110702. 45: ok 75993
  110703. 45: ok 75994
  110704. 45: ok 75995
  110705. 45: ok 75996
  110706. 45: ok 75997
  110707. 45: ok 75998
  110708. 45: ok 75999
  110709. 45: ok 76000
  110710. 45: ok 76001
  110711. 45: ok 76002
  110712. 45: ok 76003
  110713. 45: ok 76004
  110714. 45: ok 76005
  110715. 45: ok 76006
  110716. 45: ok 76007
  110717. 45: ok 76008
  110718. 45: ok 76009
  110719. 45: ok 76010
  110720. 45: ok 76011
  110721. 45: ok 76012
  110722. 45: ok 76013
  110723. 45: ok 76014
  110724. 45: ok 76015
  110725. 45: ok 76016
  110726. 45: ok 76017
  110727. 45: ok 76018
  110728. 45: ok 76019
  110729. 45: ok 76020
  110730. 45: ok 76021
  110731. 45: ok 76022
  110732. 45: ok 76023
  110733. 45: ok 76024
  110734. 45: ok 76025
  110735. 45: ok 76026
  110736. 45: ok 76027
  110737. 45: ok 76028
  110738. 45: ok 76029
  110739. 45: ok 76030
  110740. 45: ok 76031
  110741. 45: ok 76032
  110742. 45: ok 76033
  110743. 45: ok 76034
  110744. 45: ok 76035
  110745. 45: ok 76036
  110746. 45: ok 76037
  110747. 45: ok 76038
  110748. 45: ok 76039
  110749. 45: ok 76040
  110750. 45: ok 76041
  110751. 45: ok 76042
  110752. 45: ok 76043
  110753. 45: ok 76044
  110754. 45: ok 76045
  110755. 45: ok 76046
  110756. 45: ok 76047
  110757. 45: ok 76048
  110758. 45: ok 76049
  110759. 45: ok 76050
  110760. 45: ok 76051
  110761. 45: ok 76052
  110762. 45: ok 76053
  110763. 45: ok 76054
  110764. 45: ok 76055
  110765. 45: ok 76056
  110766. 45: ok 76057
  110767. 45: ok 76058
  110768. 45: ok 76059
  110769. 45: ok 76060
  110770. 45: ok 76061
  110771. 45: ok 76062
  110772. 45: ok 76063
  110773. 45: ok 76064
  110774. 45: ok 76065
  110775. 45: ok 76066
  110776. 45: ok 76067
  110777. 45: ok 76068
  110778. 45: ok 76069
  110779. 45: ok 76070
  110780. 45: ok 76071
  110781. 45: ok 76072
  110782. 45: ok 76073
  110783. 45: ok 76074
  110784. 45: ok 76075
  110785. 45: ok 76076
  110786. 45: ok 76077
  110787. 45: ok 76078
  110788. 45: ok 76079
  110789. 45: ok 76080
  110790. 45: ok 76081
  110791. 45: ok 76082
  110792. 45: ok 76083
  110793. 45: ok 76084
  110794. 45: ok 76085
  110795. 45: ok 76086
  110796. 45: ok 76087
  110797. 45: ok 76088
  110798. 45: ok 76089
  110799. 45: ok 76090
  110800. 45: ok 76091
  110801. 45: ok 76092
  110802. 45: ok 76093
  110803. 45: ok 76094
  110804. 45: ok 76095
  110805. 45: ok 76096
  110806. 45: ok 76097
  110807. 45: ok 76098
  110808. 45: ok 76099
  110809. 45: ok 76100
  110810. 45: ok 76101
  110811. 45: ok 76102
  110812. 45: ok 76103
  110813. 45: ok 76104
  110814. 45: ok 76105
  110815. 45: ok 76106
  110816. 45: ok 76107
  110817. 45: ok 76108
  110818. 45: ok 76109
  110819. 45: ok 76110
  110820. 45: ok 76111
  110821. 45: ok 76112
  110822. 45: ok 76113
  110823. 45: ok 76114
  110824. 45: ok 76115
  110825. 45: ok 76116
  110826. 45: ok 76117
  110827. 45: ok 76118
  110828. 45: ok 76119
  110829. 45: ok 76120
  110830. 45: ok 76121
  110831. 45: ok 76122
  110832. 45: ok 76123
  110833. 45: ok 76124
  110834. 45: ok 76125
  110835. 45: ok 76126
  110836. 45: ok 76127
  110837. 45: ok 76128
  110838. 45: ok 76129
  110839. 45: ok 76130
  110840. 45: ok 76131
  110841. 45: ok 76132
  110842. 45: ok 76133
  110843. 45: ok 76134
  110844. 45: ok 76135
  110845. 45: ok 76136
  110846. 45: ok 76137
  110847. 45: ok 76138
  110848. 45: ok 76139
  110849. 45: ok 76140
  110850. 45: ok 76141
  110851. 45: ok 76142
  110852. 45: ok 76143
  110853. 45: ok 76144
  110854. 45: ok 76145
  110855. 45: ok 76146
  110856. 45: ok 76147
  110857. 45: ok 76148
  110858. 45: ok 76149
  110859. 45: ok 76150
  110860. 45: ok 76151
  110861. 45: ok 76152
  110862. 45: ok 76153
  110863. 45: ok 76154
  110864. 45: ok 76155
  110865. 45: ok 76156
  110866. 45: ok 76157
  110867. 45: ok 76158
  110868. 45: ok 76159
  110869. 45: ok 76160
  110870. 45: ok 76161
  110871. 45: ok 76162
  110872. 45: ok 76163
  110873. 45: ok 76164
  110874. 45: ok 76165
  110875. 45: ok 76166
  110876. 45: ok 76167
  110877. 45: ok 76168
  110878. 45: ok 76169
  110879. 45: ok 76170
  110880. 45: ok 76171
  110881. 45: ok 76172
  110882. 45: ok 76173
  110883. 45: ok 76174
  110884. 45: ok 76175
  110885. 45: ok 76176
  110886. 45: ok 76177
  110887. 45: ok 76178
  110888. 45: ok 76179
  110889. 45: ok 76180
  110890. 45: ok 76181
  110891. 45: ok 76182
  110892. 45: ok 76183
  110893. 45: ok 76184
  110894. 45: ok 76185
  110895. 45: ok 76186
  110896. 45: ok 76187
  110897. 45: ok 76188
  110898. 45: ok 76189
  110899. 45: ok 76190
  110900. 45: ok 76191
  110901. 45: ok 76192
  110902. 45: ok 76193
  110903. 45: ok 76194
  110904. 45: ok 76195
  110905. 45: ok 76196
  110906. 45: ok 76197
  110907. 45: ok 76198
  110908. 45: ok 76199
  110909. 45: ok 76200
  110910. 45: ok 76201
  110911. 45: ok 76202
  110912. 45: ok 76203
  110913. 45: ok 76204
  110914. 45: ok 76205
  110915. 45: ok 76206
  110916. 45: ok 76207
  110917. 45: ok 76208
  110918. 45: ok 76209
  110919. 45: ok 76210
  110920. 45: ok 76211
  110921. 45: ok 76212
  110922. 45: ok 76213
  110923. 45: ok 76214
  110924. 45: ok 76215
  110925. 45: ok 76216
  110926. 45: ok 76217
  110927. 45: ok 76218
  110928. 45: ok 76219
  110929. 45: ok 76220
  110930. 45: ok 76221
  110931. 45: ok 76222
  110932. 45: ok 76223
  110933. 45: ok 76224
  110934. 45: ok 76225
  110935. 45: ok 76226
  110936. 45: ok 76227
  110937. 45: ok 76228
  110938. 45: ok 76229
  110939. 45: ok 76230
  110940. 45: ok 76231
  110941. 45: ok 76232
  110942. 45: ok 76233
  110943. 45: ok 76234
  110944. 45: ok 76235
  110945. 45: ok 76236
  110946. 45: ok 76237
  110947. 45: ok 76238
  110948. 45: ok 76239
  110949. 45: ok 76240
  110950. 45: ok 76241
  110951. 45: ok 76242
  110952. 45: ok 76243
  110953. 45: ok 76244
  110954. 45: ok 76245
  110955. 45: ok 76246
  110956. 45: ok 76247
  110957. 45: ok 76248
  110958. 45: ok 76249
  110959. 45: ok 76250
  110960. 45: ok 76251
  110961. 45: ok 76252
  110962. 45: ok 76253
  110963. 45: ok 76254
  110964. 45: ok 76255
  110965. 45: ok 76256
  110966. 45: ok 76257
  110967. 45: ok 76258
  110968. 45: ok 76259
  110969. 45: ok 76260
  110970. 45: ok 76261
  110971. 45: ok 76262
  110972. 45: ok 76263
  110973. 45: ok 76264
  110974. 45: ok 76265
  110975. 45: ok 76266
  110976. 45: ok 76267
  110977. 45: ok 76268
  110978. 45: ok 76269
  110979. 45: ok 76270
  110980. 45: ok 76271
  110981. 45: ok 76272
  110982. 45: ok 76273
  110983. 45: ok 76274
  110984. 45: ok 76275
  110985. 45: ok 76276
  110986. 45: ok 76277
  110987. 45: ok 76278
  110988. 45: ok 76279
  110989. 45: ok 76280
  110990. 45: ok 76281
  110991. 45: ok 76282
  110992. 45: ok 76283
  110993. 45: ok 76284
  110994. 45: ok 76285
  110995. 45: ok 76286
  110996. 45: ok 76287
  110997. 45: ok 76288
  110998. 45: ok 76289
  110999. 45: ok 76290
  111000. 45: ok 76291
  111001. 45: ok 76292
  111002. 45: ok 76293
  111003. 45: ok 76294
  111004. 45: ok 76295
  111005. 45: ok 76296
  111006. 45: ok 76297
  111007. 45: ok 76298
  111008. 45: ok 76299
  111009. 45: ok 76300
  111010. 45: ok 76301
  111011. 45: ok 76302
  111012. 45: ok 76303
  111013. 45: ok 76304
  111014. 45: ok 76305
  111015. 45: ok 76306
  111016. 45: ok 76307
  111017. 45: ok 76308
  111018. 45: ok 76309
  111019. 45: ok 76310
  111020. 45: ok 76311
  111021. 45: ok 76312
  111022. 45: ok 76313
  111023. 45: ok 76314
  111024. 45: ok 76315
  111025. 45: ok 76316
  111026. 45: ok 76317
  111027. 45: ok 76318
  111028. 45: ok 76319
  111029. 45: ok 76320
  111030. 45: ok 76321
  111031. 45: ok 76322
  111032. 45: ok 76323
  111033. 45: ok 76324
  111034. 45: ok 76325
  111035. 45: ok 76326
  111036. 45: ok 76327
  111037. 45: ok 76328
  111038. 45: ok 76329
  111039. 45: ok 76330
  111040. 45: ok 76331
  111041. 45: ok 76332
  111042. 45: ok 76333
  111043. 45: ok 76334
  111044. 45: ok 76335
  111045. 45: ok 76336
  111046. 45: ok 76337
  111047. 45: ok 76338
  111048. 45: ok 76339
  111049. 45: ok 76340
  111050. 45: ok 76341
  111051. 45: ok 76342
  111052. 45: ok 76343
  111053. 45: ok 76344
  111054. 45: ok 76345
  111055. 45: ok 76346
  111056. 45: ok 76347
  111057. 45: ok 76348
  111058. 45: ok 76349
  111059. 45: ok 76350
  111060. 45: ok 76351
  111061. 45: ok 76352
  111062. 45: ok 76353
  111063. 45: ok 76354
  111064. 45: ok 76355
  111065. 45: ok 76356
  111066. 45: ok 76357
  111067. 45: ok 76358
  111068. 45: ok 76359
  111069. 45: ok 76360
  111070. 45: ok 76361
  111071. 45: ok 76362
  111072. 45: ok 76363
  111073. 45: ok 76364
  111074. 45: ok 76365
  111075. 45: ok 76366
  111076. 45: ok 76367
  111077. 45: ok 76368
  111078. 45: ok 76369
  111079. 45: ok 76370
  111080. 45: ok 76371
  111081. 45: ok 76372
  111082. 45: ok 76373
  111083. 45: ok 76374
  111084. 45: ok 76375
  111085. 45: ok 76376
  111086. 45: ok 76377
  111087. 45: ok 76378
  111088. 45: ok 76379
  111089. 45: ok 76380
  111090. 45: ok 76381
  111091. 45: ok 76382
  111092. 45: ok 76383
  111093. 45: ok 76384
  111094. 45: ok 76385
  111095. 45: ok 76386
  111096. 45: ok 76387
  111097. 45: ok 76388
  111098. 45: ok 76389
  111099. 45: ok 76390
  111100. 45: ok 76391
  111101. 45: ok 76392
  111102. 45: ok 76393
  111103. 45: ok 76394
  111104. 45: ok 76395
  111105. 45: ok 76396
  111106. 45: ok 76397
  111107. 45: ok 76398
  111108. 45: ok 76399
  111109. 45: ok 76400
  111110. 45: ok 76401
  111111. 45: ok 76402
  111112. 45: ok 76403
  111113. 45: ok 76404
  111114. 45: ok 76405
  111115. 45: ok 76406
  111116. 45: ok 76407
  111117. 45: ok 76408
  111118. 45: ok 76409
  111119. 45: ok 76410
  111120. 45: ok 76411
  111121. 45: ok 76412
  111122. 45: ok 76413
  111123. 45: ok 76414
  111124. 45: ok 76415
  111125. 45: ok 76416
  111126. 45: ok 76417
  111127. 45: ok 76418
  111128. 45: ok 76419
  111129. 45: ok 76420
  111130. 45: ok 76421
  111131. 45: ok 76422
  111132. 45: ok 76423
  111133. 45: ok 76424
  111134. 45: ok 76425
  111135. 45: ok 76426
  111136. 45: ok 76427
  111137. 45: ok 76428
  111138. 45: ok 76429
  111139. 45: ok 76430
  111140. 45: ok 76431
  111141. 45: ok 76432
  111142. 45: ok 76433
  111143. 45: ok 76434
  111144. 45: ok 76435
  111145. 45: ok 76436
  111146. 45: ok 76437
  111147. 45: ok 76438
  111148. 45: ok 76439
  111149. 45: ok 76440
  111150. 45: ok 76441
  111151. 45: ok 76442
  111152. 45: ok 76443
  111153. 45: ok 76444
  111154. 45: ok 76445
  111155. 45: ok 76446
  111156. 45: ok 76447
  111157. 45: ok 76448
  111158. 45: ok 76449
  111159. 45: ok 76450
  111160. 45: ok 76451
  111161. 45: ok 76452
  111162. 45: ok 76453
  111163. 45: ok 76454
  111164. 45: ok 76455
  111165. 45: ok 76456
  111166. 45: ok 76457
  111167. 45: ok 76458
  111168. 45: ok 76459
  111169. 45: ok 76460
  111170. 45: ok 76461
  111171. 45: ok 76462
  111172. 45: ok 76463
  111173. 45: ok 76464
  111174. 45: ok 76465
  111175. 45: ok 76466
  111176. 45: ok 76467
  111177. 45: ok 76468
  111178. 45: ok 76469
  111179. 45: ok 76470
  111180. 45: ok 76471
  111181. 45: ok 76472
  111182. 45: ok 76473
  111183. 45: ok 76474
  111184. 45: ok 76475
  111185. 45: ok 76476
  111186. 45: ok 76477
  111187. 45: ok 76478
  111188. 45: ok 76479
  111189. 45: ok 76480
  111190. 45: ok 76481
  111191. 45: ok 76482
  111192. 45: ok 76483
  111193. 45: ok 76484
  111194. 45: ok 76485
  111195. 45: ok 76486
  111196. 45: ok 76487
  111197. 45: ok 76488
  111198. 45: ok 76489
  111199. 45: ok 76490
  111200. 45: ok 76491
  111201. 45: ok 76492
  111202. 45: ok 76493
  111203. 45: ok 76494
  111204. 45: ok 76495
  111205. 45: ok 76496
  111206. 45: ok 76497
  111207. 45: ok 76498
  111208. 45: ok 76499
  111209. 45: ok 76500
  111210. 45: ok 76501
  111211. 45: ok 76502
  111212. 45: ok 76503
  111213. 45: ok 76504
  111214. 45: ok 76505
  111215. 45: ok 76506
  111216. 45: ok 76507
  111217. 45: ok 76508
  111218. 45: ok 76509
  111219. 45: ok 76510
  111220. 45: ok 76511
  111221. 45: ok 76512
  111222. 45: ok 76513
  111223. 45: ok 76514
  111224. 45: ok 76515
  111225. 45: ok 76516
  111226. 45: ok 76517
  111227. 45: ok 76518
  111228. 45: ok 76519
  111229. 45: ok 76520
  111230. 45: ok 76521
  111231. 45: ok 76522
  111232. 45: ok 76523
  111233. 45: ok 76524
  111234. 45: ok 76525
  111235. 45: ok 76526
  111236. 45: ok 76527
  111237. 45: ok 76528
  111238. 45: ok 76529
  111239. 45: ok 76530
  111240. 45: ok 76531
  111241. 45: ok 76532
  111242. 45: ok 76533
  111243. 45: ok 76534
  111244. 45: ok 76535
  111245. 45: ok 76536
  111246. 45: ok 76537
  111247. 45: ok 76538
  111248. 45: ok 76539
  111249. 45: ok 76540
  111250. 45: ok 76541
  111251. 45: ok 76542
  111252. 45: ok 76543
  111253. 45: ok 76544
  111254. 45: ok 76545
  111255. 45: ok 76546
  111256. 45: ok 76547
  111257. 45: ok 76548
  111258. 45: ok 76549
  111259. 45: ok 76550
  111260. 45: ok 76551
  111261. 45: ok 76552
  111262. 45: ok 76553
  111263. 45: ok 76554
  111264. 45: ok 76555
  111265. 45: ok 76556
  111266. 45: ok 76557
  111267. 45: ok 76558
  111268. 45: ok 76559
  111269. 45: ok 76560
  111270. 45: ok 76561
  111271. 45: ok 76562
  111272. 45: ok 76563
  111273. 45: ok 76564
  111274. 45: ok 76565
  111275. 45: ok 76566
  111276. 45: ok 76567
  111277. 45: ok 76568
  111278. 45: ok 76569
  111279. 45: ok 76570
  111280. 45: ok 76571
  111281. 45: ok 76572
  111282. 45: ok 76573
  111283. 45: ok 76574
  111284. 45: ok 76575
  111285. 45: ok 76576
  111286. 45: ok 76577
  111287. 45: ok 76578
  111288. 45: ok 76579
  111289. 45: ok 76580
  111290. 45: ok 76581
  111291. 45: ok 76582
  111292. 45: ok 76583
  111293. 45: ok 76584
  111294. 45: ok 76585
  111295. 45: ok 76586
  111296. 45: ok 76587
  111297. 45: ok 76588
  111298. 45: ok 76589
  111299. 45: ok 76590
  111300. 45: ok 76591
  111301. 45: ok 76592
  111302. 45: ok 76593
  111303. 45: ok 76594
  111304. 45: ok 76595
  111305. 45: ok 76596
  111306. 45: ok 76597
  111307. 45: ok 76598
  111308. 45: ok 76599
  111309. 45: ok 76600
  111310. 45: ok 76601
  111311. 45: ok 76602
  111312. 45: ok 76603
  111313. 45: ok 76604
  111314. 45: ok 76605
  111315. 45: ok 76606
  111316. 45: ok 76607
  111317. 45: ok 76608
  111318. 45: ok 76609
  111319. 45: ok 76610
  111320. 45: ok 76611
  111321. 45: ok 76612
  111322. 45: ok 76613
  111323. 45: ok 76614
  111324. 45: ok 76615
  111325. 45: ok 76616
  111326. 45: ok 76617
  111327. 45: ok 76618
  111328. 45: ok 76619
  111329. 45: ok 76620
  111330. 45: ok 76621
  111331. 45: ok 76622
  111332. 45: ok 76623
  111333. 45: ok 76624
  111334. 45: ok 76625
  111335. 45: ok 76626
  111336. 45: ok 76627
  111337. 45: ok 76628
  111338. 45: ok 76629
  111339. 45: ok 76630
  111340. 45: ok 76631
  111341. 45: ok 76632
  111342. 45: ok 76633
  111343. 45: ok 76634
  111344. 45: ok 76635
  111345. 45: ok 76636
  111346. 45: ok 76637
  111347. 45: ok 76638
  111348. 45: ok 76639
  111349. 45: ok 76640
  111350. 45: ok 76641
  111351. 45: ok 76642
  111352. 45: ok 76643
  111353. 45: ok 76644
  111354. 45: ok 76645
  111355. 45: ok 76646
  111356. 45: ok 76647
  111357. 45: ok 76648
  111358. 45: ok 76649
  111359. 45: ok 76650
  111360. 45: ok 76651
  111361. 45: ok 76652
  111362. 45: ok 76653
  111363. 45: ok 76654
  111364. 45: ok 76655
  111365. 45: ok 76656
  111366. 45: ok 76657
  111367. 45: ok 76658
  111368. 45: ok 76659
  111369. 45: ok 76660
  111370. 45: ok 76661
  111371. 45: ok 76662
  111372. 45: ok 76663
  111373. 45: ok 76664
  111374. 45: ok 76665
  111375. 45: ok 76666
  111376. 45: ok 76667
  111377. 45: ok 76668
  111378. 45: ok 76669
  111379. 45: ok 76670
  111380. 45: ok 76671
  111381. 45: ok 76672
  111382. 45: ok 76673
  111383. 45: ok 76674
  111384. 45: ok 76675
  111385. 45: ok 76676
  111386. 45: ok 76677
  111387. 45: ok 76678
  111388. 45: ok 76679
  111389. 45: ok 76680
  111390. 45: ok 76681
  111391. 45: ok 76682
  111392. 45: ok 76683
  111393. 45: ok 76684
  111394. 45: ok 76685
  111395. 45: ok 76686
  111396. 45: ok 76687
  111397. 45: ok 76688
  111398. 45: ok 76689
  111399. 45: ok 76690
  111400. 45: ok 76691
  111401. 45: ok 76692
  111402. 45: ok 76693
  111403. 45: ok 76694
  111404. 45: ok 76695
  111405. 45: ok 76696
  111406. 45: ok 76697
  111407. 45: ok 76698
  111408. 45: ok 76699
  111409. 45: ok 76700
  111410. 45: ok 76701
  111411. 45: ok 76702
  111412. 45: ok 76703
  111413. 45: ok 76704
  111414. 45: ok 76705
  111415. 45: ok 76706
  111416. 45: ok 76707
  111417. 45: ok 76708
  111418. 45: ok 76709
  111419. 45: ok 76710
  111420. 45: ok 76711
  111421. 45: ok 76712
  111422. 45: ok 76713
  111423. 45: ok 76714
  111424. 45: ok 76715
  111425. 45: ok 76716
  111426. 45: ok 76717
  111427. 45: ok 76718
  111428. 45: ok 76719
  111429. 45: ok 76720
  111430. 45: ok 76721
  111431. 45: ok 76722
  111432. 45: ok 76723
  111433. 45: ok 76724
  111434. 45: ok 76725
  111435. 45: ok 76726
  111436. 45: ok 76727
  111437. 45: ok 76728
  111438. 45: ok 76729
  111439. 45: ok 76730
  111440. 45: ok 76731
  111441. 45: ok 76732
  111442. 45: ok 76733
  111443. 45: ok 76734
  111444. 45: ok 76735
  111445. 45: ok 76736
  111446. 45: ok 76737
  111447. 45: ok 76738
  111448. 45: ok 76739
  111449. 45: ok 76740
  111450. 45: ok 76741
  111451. 45: ok 76742
  111452. 45: ok 76743
  111453. 45: ok 76744
  111454. 45: ok 76745
  111455. 45: ok 76746
  111456. 45: ok 76747
  111457. 45: ok 76748
  111458. 45: ok 76749
  111459. 45: ok 76750
  111460. 45: ok 76751
  111461. 45: ok 76752
  111462. 45: ok 76753
  111463. 45: ok 76754
  111464. 45: ok 76755
  111465. 45: ok 76756
  111466. 45: ok 76757
  111467. 45: ok 76758
  111468. 45: ok 76759
  111469. 45: ok 76760
  111470. 45: ok 76761
  111471. 45: ok 76762
  111472. 45: ok 76763
  111473. 45: ok 76764
  111474. 45: ok 76765
  111475. 45: ok 76766
  111476. 45: ok 76767
  111477. 45: ok 76768
  111478. 45: ok 76769
  111479. 45: ok 76770
  111480. 45: ok 76771
  111481. 45: ok 76772
  111482. 45: ok 76773
  111483. 45: ok 76774
  111484. 45: ok 76775
  111485. 45: ok 76776
  111486. 45: ok 76777
  111487. 45: ok 76778
  111488. 45: ok 76779
  111489. 45: ok 76780
  111490. 45: ok 76781
  111491. 45: ok 76782
  111492. 45: ok 76783
  111493. 45: ok 76784
  111494. 45: ok 76785
  111495. 45: ok 76786
  111496. 45: ok 76787
  111497. 45: ok 76788
  111498. 45: ok 76789
  111499. 45: ok 76790
  111500. 45: ok 76791
  111501. 45: ok 76792
  111502. 45: ok 76793
  111503. 45: ok 76794
  111504. 45: ok 76795
  111505. 45: ok 76796
  111506. 45: ok 76797
  111507. 45: ok 76798
  111508. 45: ok 76799
  111509. 45: ok 76800
  111510. 45: ok 76801
  111511. 45: ok 76802
  111512. 45: ok 76803
  111513. 45: ok 76804
  111514. 45: ok 76805
  111515. 45: ok 76806
  111516. 45: ok 76807
  111517. 45: ok 76808
  111518. 45: ok 76809
  111519. 45: ok 76810
  111520. 45: ok 76811
  111521. 45: ok 76812
  111522. 45: ok 76813
  111523. 45: ok 76814
  111524. 45: ok 76815
  111525. 45: ok 76816
  111526. 45: ok 76817
  111527. 45: ok 76818
  111528. 45: ok 76819
  111529. 45: ok 76820
  111530. 45: ok 76821
  111531. 45: ok 76822
  111532. 45: ok 76823
  111533. 45: ok 76824
  111534. 45: ok 76825
  111535. 45: ok 76826
  111536. 45: ok 76827
  111537. 45: ok 76828
  111538. 45: ok 76829
  111539. 45: ok 76830
  111540. 45: ok 76831
  111541. 45: ok 76832
  111542. 45: ok 76833
  111543. 45: ok 76834
  111544. 45: ok 76835
  111545. 45: ok 76836
  111546. 45: ok 76837
  111547. 45: ok 76838
  111548. 45: ok 76839
  111549. 45: ok 76840
  111550. 45: ok 76841
  111551. 45: ok 76842
  111552. 45: ok 76843
  111553. 45: ok 76844
  111554. 45: ok 76845
  111555. 45: ok 76846
  111556. 45: ok 76847
  111557. 45: ok 76848
  111558. 45: ok 76849
  111559. 45: ok 76850
  111560. 45: ok 76851
  111561. 45: ok 76852
  111562. 45: ok 76853
  111563. 45: ok 76854
  111564. 45: ok 76855
  111565. 45: ok 76856
  111566. 45: ok 76857
  111567. 45: ok 76858
  111568. 45: ok 76859
  111569. 45: ok 76860
  111570. 45: ok 76861
  111571. 45: ok 76862
  111572. 45: ok 76863
  111573. 45: ok 76864
  111574. 45: ok 76865
  111575. 45: ok 76866
  111576. 45: ok 76867
  111577. 45: ok 76868
  111578. 45: ok 76869
  111579. 45: ok 76870
  111580. 45: ok 76871
  111581. 45: ok 76872
  111582. 45: ok 76873
  111583. 45: ok 76874
  111584. 45: ok 76875
  111585. 45: ok 76876
  111586. 45: ok 76877
  111587. 45: ok 76878
  111588. 45: ok 76879
  111589. 45: ok 76880
  111590. 45: ok 76881
  111591. 45: ok 76882
  111592. 45: ok 76883
  111593. 45: ok 76884
  111594. 45: ok 76885
  111595. 45: ok 76886
  111596. 45: ok 76887
  111597. 45: ok 76888
  111598. 45: ok 76889
  111599. 45: ok 76890
  111600. 45: ok 76891
  111601. 45: ok 76892
  111602. 45: ok 76893
  111603. 45: ok 76894
  111604. 45: ok 76895
  111605. 45: ok 76896
  111606. 45: ok 76897
  111607. 45: ok 76898
  111608. 45: ok 76899
  111609. 45: ok 76900
  111610. 45: ok 76901
  111611. 45: ok 76902
  111612. 45: ok 76903
  111613. 45: ok 76904
  111614. 45: ok 76905
  111615. 45: ok 76906
  111616. 45: ok 76907
  111617. 45: ok 76908
  111618. 45: ok 76909
  111619. 45: ok 76910
  111620. 45: ok 76911
  111621. 45: ok 76912
  111622. 45: ok 76913
  111623. 45: ok 76914
  111624. 45: ok 76915
  111625. 45: ok 76916
  111626. 45: ok 76917
  111627. 45: ok 76918
  111628. 45: ok 76919
  111629. 45: ok 76920
  111630. 45: ok 76921
  111631. 45: ok 76922
  111632. 45: ok 76923
  111633. 45: ok 76924
  111634. 45: ok 76925
  111635. 45: ok 76926
  111636. 45: ok 76927
  111637. 45: ok 76928
  111638. 45: ok 76929
  111639. 45: ok 76930
  111640. 45: ok 76931
  111641. 45: ok 76932
  111642. 45: ok 76933
  111643. 45: ok 76934
  111644. 45: ok 76935
  111645. 45: ok 76936
  111646. 45: ok 76937
  111647. 45: ok 76938
  111648. 45: ok 76939
  111649. 45: ok 76940
  111650. 45: ok 76941
  111651. 45: ok 76942
  111652. 45: ok 76943
  111653. 45: ok 76944
  111654. 45: ok 76945
  111655. 45: ok 76946
  111656. 45: ok 76947
  111657. 45: ok 76948
  111658. 45: ok 76949
  111659. 45: ok 76950
  111660. 45: ok 76951
  111661. 45: ok 76952
  111662. 45: ok 76953
  111663. 45: ok 76954
  111664. 45: ok 76955
  111665. 45: ok 76956
  111666. 45: ok 76957
  111667. 45: ok 76958
  111668. 45: ok 76959
  111669. 45: ok 76960
  111670. 45: ok 76961
  111671. 45: ok 76962
  111672. 45: ok 76963
  111673. 45: ok 76964
  111674. 45: ok 76965
  111675. 45: ok 76966
  111676. 45: ok 76967
  111677. 45: ok 76968
  111678. 45: ok 76969
  111679. 45: ok 76970
  111680. 45: ok 76971
  111681. 45: ok 76972
  111682. 45: ok 76973
  111683. 45: ok 76974
  111684. 45: ok 76975
  111685. 45: ok 76976
  111686. 45: ok 76977
  111687. 45: ok 76978
  111688. 45: ok 76979
  111689. 45: ok 76980
  111690. 45: ok 76981
  111691. 45: ok 76982
  111692. 45: ok 76983
  111693. 45: ok 76984
  111694. 45: ok 76985
  111695. 45: ok 76986
  111696. 45: ok 76987
  111697. 45: ok 76988
  111698. 45: ok 76989
  111699. 45: ok 76990
  111700. 45: ok 76991
  111701. 45: ok 76992
  111702. 45: ok 76993
  111703. 45: ok 76994
  111704. 45: ok 76995
  111705. 45: ok 76996
  111706. 45: ok 76997
  111707. 45: ok 76998
  111708. 45: ok 76999
  111709. 45: ok 77000
  111710. 45: # math: passed testEigenvalues
  111711. 45: # math: entering testEigenvectors
  111712. 45: ok 77001
  111713. 45: ok 77002
  111714. 45: ok 77003
  111715. 45: ok 77004
  111716. 45: ok 77005
  111717. 45: ok 77006
  111718. 45: ok 77007
  111719. 45: ok 77008
  111720. 45: ok 77009
  111721. 45: ok 77010
  111722. 45: ok 77011
  111723. 45: ok 77012
  111724. 45: ok 77013
  111725. 45: ok 77014
  111726. 45: ok 77015
  111727. 45: ok 77016
  111728. 45: ok 77017
  111729. 45: ok 77018
  111730. 45: ok 77019
  111731. 45: ok 77020
  111732. 45: ok 77021
  111733. 45: ok 77022
  111734. 45: ok 77023
  111735. 45: ok 77024
  111736. 45: ok 77025
  111737. 45: ok 77026
  111738. 45: ok 77027
  111739. 45: ok 77028
  111740. 45: ok 77029
  111741. 45: ok 77030
  111742. 45: ok 77031
  111743. 45: ok 77032
  111744. 45: ok 77033
  111745. 45: ok 77034
  111746. 45: ok 77035
  111747. 45: ok 77036
  111748. 45: ok 77037
  111749. 45: ok 77038
  111750. 45: ok 77039
  111751. 45: ok 77040
  111752. 45: ok 77041
  111753. 45: ok 77042
  111754. 45: ok 77043
  111755. 45: ok 77044
  111756. 45: ok 77045
  111757. 45: ok 77046
  111758. 45: ok 77047
  111759. 45: ok 77048
  111760. 45: ok 77049
  111761. 45: ok 77050
  111762. 45: ok 77051
  111763. 45: ok 77052
  111764. 45: ok 77053
  111765. 45: ok 77054
  111766. 45: ok 77055
  111767. 45: ok 77056
  111768. 45: ok 77057
  111769. 45: ok 77058
  111770. 45: ok 77059
  111771. 45: ok 77060
  111772. 45: ok 77061
  111773. 45: ok 77062
  111774. 45: ok 77063
  111775. 45: ok 77064
  111776. 45: ok 77065
  111777. 45: ok 77066
  111778. 45: ok 77067
  111779. 45: ok 77068
  111780. 45: ok 77069
  111781. 45: ok 77070
  111782. 45: ok 77071
  111783. 45: ok 77072
  111784. 45: ok 77073
  111785. 45: ok 77074
  111786. 45: ok 77075
  111787. 45: ok 77076
  111788. 45: ok 77077
  111789. 45: ok 77078
  111790. 45: ok 77079
  111791. 45: ok 77080
  111792. 45: ok 77081
  111793. 45: ok 77082
  111794. 45: ok 77083
  111795. 45: ok 77084
  111796. 45: ok 77085
  111797. 45: ok 77086
  111798. 45: ok 77087
  111799. 45: ok 77088
  111800. 45: ok 77089
  111801. 45: ok 77090
  111802. 45: ok 77091
  111803. 45: ok 77092
  111804. 45: ok 77093
  111805. 45: ok 77094
  111806. 45: ok 77095
  111807. 45: ok 77096
  111808. 45: ok 77097
  111809. 45: ok 77098
  111810. 45: ok 77099
  111811. 45: ok 77100
  111812. 45: ok 77101
  111813. 45: ok 77102
  111814. 45: ok 77103
  111815. 45: ok 77104
  111816. 45: ok 77105
  111817. 45: ok 77106
  111818. 45: ok 77107
  111819. 45: ok 77108
  111820. 45: ok 77109
  111821. 45: ok 77110
  111822. 45: ok 77111
  111823. 45: ok 77112
  111824. 45: ok 77113
  111825. 45: ok 77114
  111826. 45: ok 77115
  111827. 45: ok 77116
  111828. 45: ok 77117
  111829. 45: ok 77118
  111830. 45: ok 77119
  111831. 45: ok 77120
  111832. 45: ok 77121
  111833. 45: ok 77122
  111834. 45: ok 77123
  111835. 45: ok 77124
  111836. 45: ok 77125
  111837. 45: ok 77126
  111838. 45: ok 77127
  111839. 45: ok 77128
  111840. 45: ok 77129
  111841. 45: ok 77130
  111842. 45: ok 77131
  111843. 45: ok 77132
  111844. 45: ok 77133
  111845. 45: ok 77134
  111846. 45: ok 77135
  111847. 45: ok 77136
  111848. 45: ok 77137
  111849. 45: ok 77138
  111850. 45: ok 77139
  111851. 45: ok 77140
  111852. 45: ok 77141
  111853. 45: ok 77142
  111854. 45: ok 77143
  111855. 45: ok 77144
  111856. 45: ok 77145
  111857. 45: ok 77146
  111858. 45: ok 77147
  111859. 45: ok 77148
  111860. 45: ok 77149
  111861. 45: ok 77150
  111862. 45: ok 77151
  111863. 45: ok 77152
  111864. 45: ok 77153
  111865. 45: ok 77154
  111866. 45: ok 77155
  111867. 45: ok 77156
  111868. 45: ok 77157
  111869. 45: ok 77158
  111870. 45: ok 77159
  111871. 45: ok 77160
  111872. 45: ok 77161
  111873. 45: ok 77162
  111874. 45: ok 77163
  111875. 45: ok 77164
  111876. 45: ok 77165
  111877. 45: ok 77166
  111878. 45: ok 77167
  111879. 45: ok 77168
  111880. 45: ok 77169
  111881. 45: ok 77170
  111882. 45: ok 77171
  111883. 45: ok 77172
  111884. 45: ok 77173
  111885. 45: ok 77174
  111886. 45: ok 77175
  111887. 45: ok 77176
  111888. 45: ok 77177
  111889. 45: ok 77178
  111890. 45: ok 77179
  111891. 45: ok 77180
  111892. 45: ok 77181
  111893. 45: ok 77182
  111894. 45: ok 77183
  111895. 45: ok 77184
  111896. 45: ok 77185
  111897. 45: ok 77186
  111898. 45: ok 77187
  111899. 45: ok 77188
  111900. 45: ok 77189
  111901. 45: ok 77190
  111902. 45: ok 77191
  111903. 45: ok 77192
  111904. 45: ok 77193
  111905. 45: ok 77194
  111906. 45: ok 77195
  111907. 45: ok 77196
  111908. 45: ok 77197
  111909. 45: ok 77198
  111910. 45: ok 77199
  111911. 45: ok 77200
  111912. 45: ok 77201
  111913. 45: ok 77202
  111914. 45: ok 77203
  111915. 45: ok 77204
  111916. 45: ok 77205
  111917. 45: ok 77206
  111918. 45: ok 77207
  111919. 45: ok 77208
  111920. 45: ok 77209
  111921. 45: ok 77210
  111922. 45: ok 77211
  111923. 45: ok 77212
  111924. 45: ok 77213
  111925. 45: ok 77214
  111926. 45: ok 77215
  111927. 45: ok 77216
  111928. 45: ok 77217
  111929. 45: ok 77218
  111930. 45: ok 77219
  111931. 45: ok 77220
  111932. 45: ok 77221
  111933. 45: ok 77222
  111934. 45: ok 77223
  111935. 45: ok 77224
  111936. 45: ok 77225
  111937. 45: ok 77226
  111938. 45: ok 77227
  111939. 45: ok 77228
  111940. 45: ok 77229
  111941. 45: ok 77230
  111942. 45: ok 77231
  111943. 45: ok 77232
  111944. 45: ok 77233
  111945. 45: ok 77234
  111946. 45: ok 77235
  111947. 45: ok 77236
  111948. 45: ok 77237
  111949. 45: ok 77238
  111950. 45: ok 77239
  111951. 45: ok 77240
  111952. 45: ok 77241
  111953. 45: ok 77242
  111954. 45: ok 77243
  111955. 45: ok 77244
  111956. 45: ok 77245
  111957. 45: ok 77246
  111958. 45: ok 77247
  111959. 45: ok 77248
  111960. 45: ok 77249
  111961. 45: ok 77250
  111962. 45: ok 77251
  111963. 45: ok 77252
  111964. 45: ok 77253
  111965. 45: ok 77254
  111966. 45: ok 77255
  111967. 45: ok 77256
  111968. 45: ok 77257
  111969. 45: ok 77258
  111970. 45: ok 77259
  111971. 45: ok 77260
  111972. 45: ok 77261
  111973. 45: ok 77262
  111974. 45: ok 77263
  111975. 45: ok 77264
  111976. 45: ok 77265
  111977. 45: ok 77266
  111978. 45: ok 77267
  111979. 45: ok 77268
  111980. 45: ok 77269
  111981. 45: ok 77270
  111982. 45: ok 77271
  111983. 45: ok 77272
  111984. 45: ok 77273
  111985. 45: ok 77274
  111986. 45: ok 77275
  111987. 45: ok 77276
  111988. 45: ok 77277
  111989. 45: ok 77278
  111990. 45: ok 77279
  111991. 45: ok 77280
  111992. 45: ok 77281
  111993. 45: ok 77282
  111994. 45: ok 77283
  111995. 45: ok 77284
  111996. 45: ok 77285
  111997. 45: ok 77286
  111998. 45: ok 77287
  111999. 45: ok 77288
  112000. 45: ok 77289
  112001. 45: ok 77290
  112002. 45: ok 77291
  112003. 45: ok 77292
  112004. 45: ok 77293
  112005. 45: ok 77294
  112006. 45: ok 77295
  112007. 45: ok 77296
  112008. 45: ok 77297
  112009. 45: ok 77298
  112010. 45: ok 77299
  112011. 45: ok 77300
  112012. 45: ok 77301
  112013. 45: ok 77302
  112014. 45: ok 77303
  112015. 45: ok 77304
  112016. 45: ok 77305
  112017. 45: ok 77306
  112018. 45: ok 77307
  112019. 45: ok 77308
  112020. 45: ok 77309
  112021. 45: ok 77310
  112022. 45: ok 77311
  112023. 45: ok 77312
  112024. 45: ok 77313
  112025. 45: ok 77314
  112026. 45: ok 77315
  112027. 45: ok 77316
  112028. 45: ok 77317
  112029. 45: ok 77318
  112030. 45: ok 77319
  112031. 45: ok 77320
  112032. 45: ok 77321
  112033. 45: ok 77322
  112034. 45: ok 77323
  112035. 45: ok 77324
  112036. 45: ok 77325
  112037. 45: ok 77326
  112038. 45: ok 77327
  112039. 45: ok 77328
  112040. 45: ok 77329
  112041. 45: ok 77330
  112042. 45: ok 77331
  112043. 45: ok 77332
  112044. 45: ok 77333
  112045. 45: ok 77334
  112046. 45: ok 77335
  112047. 45: ok 77336
  112048. 45: ok 77337
  112049. 45: ok 77338
  112050. 45: ok 77339
  112051. 45: ok 77340
  112052. 45: ok 77341
  112053. 45: ok 77342
  112054. 45: ok 77343
  112055. 45: ok 77344
  112056. 45: ok 77345
  112057. 45: ok 77346
  112058. 45: ok 77347
  112059. 45: ok 77348
  112060. 45: ok 77349
  112061. 45: ok 77350
  112062. 45: ok 77351
  112063. 45: ok 77352
  112064. 45: ok 77353
  112065. 45: ok 77354
  112066. 45: ok 77355
  112067. 45: ok 77356
  112068. 45: ok 77357
  112069. 45: ok 77358
  112070. 45: ok 77359
  112071. 45: ok 77360
  112072. 45: ok 77361
  112073. 45: ok 77362
  112074. 45: ok 77363
  112075. 45: ok 77364
  112076. 45: ok 77365
  112077. 45: ok 77366
  112078. 45: ok 77367
  112079. 45: ok 77368
  112080. 45: ok 77369
  112081. 45: ok 77370
  112082. 45: ok 77371
  112083. 45: ok 77372
  112084. 45: ok 77373
  112085. 45: ok 77374
  112086. 45: ok 77375
  112087. 45: ok 77376
  112088. 45: ok 77377
  112089. 45: ok 77378
  112090. 45: ok 77379
  112091. 45: ok 77380
  112092. 45: ok 77381
  112093. 45: ok 77382
  112094. 45: ok 77383
  112095. 45: ok 77384
  112096. 45: ok 77385
  112097. 45: ok 77386
  112098. 45: ok 77387
  112099. 45: ok 77388
  112100. 45: ok 77389
  112101. 45: ok 77390
  112102. 45: ok 77391
  112103. 45: ok 77392
  112104. 45: ok 77393
  112105. 45: ok 77394
  112106. 45: ok 77395
  112107. 45: ok 77396
  112108. 45: ok 77397
  112109. 45: ok 77398
  112110. 45: ok 77399
  112111. 45: ok 77400
  112112. 45: ok 77401
  112113. 45: ok 77402
  112114. 45: ok 77403
  112115. 45: ok 77404
  112116. 45: ok 77405
  112117. 45: ok 77406
  112118. 45: ok 77407
  112119. 45: ok 77408
  112120. 45: ok 77409
  112121. 45: ok 77410
  112122. 45: ok 77411
  112123. 45: ok 77412
  112124. 45: ok 77413
  112125. 45: ok 77414
  112126. 45: ok 77415
  112127. 45: ok 77416
  112128. 45: ok 77417
  112129. 45: ok 77418
  112130. 45: ok 77419
  112131. 45: ok 77420
  112132. 45: ok 77421
  112133. 45: ok 77422
  112134. 45: ok 77423
  112135. 45: ok 77424
  112136. 45: ok 77425
  112137. 45: ok 77426
  112138. 45: ok 77427
  112139. 45: ok 77428
  112140. 45: ok 77429
  112141. 45: ok 77430
  112142. 45: ok 77431
  112143. 45: ok 77432
  112144. 45: ok 77433
  112145. 45: ok 77434
  112146. 45: ok 77435
  112147. 45: ok 77436
  112148. 45: ok 77437
  112149. 45: ok 77438
  112150. 45: ok 77439
  112151. 45: ok 77440
  112152. 45: ok 77441
  112153. 45: ok 77442
  112154. 45: ok 77443
  112155. 45: ok 77444
  112156. 45: ok 77445
  112157. 45: ok 77446
  112158. 45: ok 77447
  112159. 45: ok 77448
  112160. 45: ok 77449
  112161. 45: ok 77450
  112162. 45: ok 77451
  112163. 45: ok 77452
  112164. 45: ok 77453
  112165. 45: ok 77454
  112166. 45: ok 77455
  112167. 45: ok 77456
  112168. 45: ok 77457
  112169. 45: ok 77458
  112170. 45: ok 77459
  112171. 45: ok 77460
  112172. 45: ok 77461
  112173. 45: ok 77462
  112174. 45: ok 77463
  112175. 45: ok 77464
  112176. 45: ok 77465
  112177. 45: ok 77466
  112178. 45: ok 77467
  112179. 45: ok 77468
  112180. 45: ok 77469
  112181. 45: ok 77470
  112182. 45: ok 77471
  112183. 45: ok 77472
  112184. 45: ok 77473
  112185. 45: ok 77474
  112186. 45: ok 77475
  112187. 45: ok 77476
  112188. 45: ok 77477
  112189. 45: ok 77478
  112190. 45: ok 77479
  112191. 45: ok 77480
  112192. 45: ok 77481
  112193. 45: ok 77482
  112194. 45: ok 77483
  112195. 45: ok 77484
  112196. 45: ok 77485
  112197. 45: ok 77486
  112198. 45: ok 77487
  112199. 45: ok 77488
  112200. 45: ok 77489
  112201. 45: ok 77490
  112202. 45: ok 77491
  112203. 45: ok 77492
  112204. 45: ok 77493
  112205. 45: ok 77494
  112206. 45: ok 77495
  112207. 45: ok 77496
  112208. 45: ok 77497
  112209. 45: ok 77498
  112210. 45: ok 77499
  112211. 45: ok 77500
  112212. 45: ok 77501
  112213. 45: ok 77502
  112214. 45: ok 77503
  112215. 45: ok 77504
  112216. 45: ok 77505
  112217. 45: ok 77506
  112218. 45: ok 77507
  112219. 45: ok 77508
  112220. 45: ok 77509
  112221. 45: ok 77510
  112222. 45: ok 77511
  112223. 45: ok 77512
  112224. 45: ok 77513
  112225. 45: ok 77514
  112226. 45: ok 77515
  112227. 45: ok 77516
  112228. 45: ok 77517
  112229. 45: ok 77518
  112230. 45: ok 77519
  112231. 45: ok 77520
  112232. 45: ok 77521
  112233. 45: ok 77522
  112234. 45: ok 77523
  112235. 45: ok 77524
  112236. 45: ok 77525
  112237. 45: ok 77526
  112238. 45: ok 77527
  112239. 45: ok 77528
  112240. 45: ok 77529
  112241. 45: ok 77530
  112242. 45: ok 77531
  112243. 45: ok 77532
  112244. 45: ok 77533
  112245. 45: ok 77534
  112246. 45: ok 77535
  112247. 45: ok 77536
  112248. 45: ok 77537
  112249. 45: ok 77538
  112250. 45: ok 77539
  112251. 45: ok 77540
  112252. 45: ok 77541
  112253. 45: ok 77542
  112254. 45: ok 77543
  112255. 45: ok 77544
  112256. 45: ok 77545
  112257. 45: ok 77546
  112258. 45: ok 77547
  112259. 45: ok 77548
  112260. 45: ok 77549
  112261. 45: ok 77550
  112262. 45: ok 77551
  112263. 45: ok 77552
  112264. 45: ok 77553
  112265. 45: ok 77554
  112266. 45: ok 77555
  112267. 45: ok 77556
  112268. 45: ok 77557
  112269. 45: ok 77558
  112270. 45: ok 77559
  112271. 45: ok 77560
  112272. 45: ok 77561
  112273. 45: ok 77562
  112274. 45: ok 77563
  112275. 45: ok 77564
  112276. 45: ok 77565
  112277. 45: ok 77566
  112278. 45: ok 77567
  112279. 45: ok 77568
  112280. 45: ok 77569
  112281. 45: ok 77570
  112282. 45: ok 77571
  112283. 45: ok 77572
  112284. 45: ok 77573
  112285. 45: ok 77574
  112286. 45: ok 77575
  112287. 45: ok 77576
  112288. 45: ok 77577
  112289. 45: ok 77578
  112290. 45: ok 77579
  112291. 45: ok 77580
  112292. 45: ok 77581
  112293. 45: ok 77582
  112294. 45: ok 77583
  112295. 45: ok 77584
  112296. 45: ok 77585
  112297. 45: ok 77586
  112298. 45: ok 77587
  112299. 45: ok 77588
  112300. 45: ok 77589
  112301. 45: ok 77590
  112302. 45: ok 77591
  112303. 45: ok 77592
  112304. 45: ok 77593
  112305. 45: ok 77594
  112306. 45: ok 77595
  112307. 45: ok 77596
  112308. 45: ok 77597
  112309. 45: ok 77598
  112310. 45: ok 77599
  112311. 45: ok 77600
  112312. 45: ok 77601
  112313. 45: ok 77602
  112314. 45: ok 77603
  112315. 45: ok 77604
  112316. 45: ok 77605
  112317. 45: ok 77606
  112318. 45: ok 77607
  112319. 45: ok 77608
  112320. 45: ok 77609
  112321. 45: ok 77610
  112322. 45: ok 77611
  112323. 45: ok 77612
  112324. 45: ok 77613
  112325. 45: ok 77614
  112326. 45: ok 77615
  112327. 45: ok 77616
  112328. 45: ok 77617
  112329. 45: ok 77618
  112330. 45: ok 77619
  112331. 45: ok 77620
  112332. 45: ok 77621
  112333. 45: ok 77622
  112334. 45: ok 77623
  112335. 45: ok 77624
  112336. 45: ok 77625
  112337. 45: ok 77626
  112338. 45: ok 77627
  112339. 45: ok 77628
  112340. 45: ok 77629
  112341. 45: ok 77630
  112342. 45: ok 77631
  112343. 45: ok 77632
  112344. 45: ok 77633
  112345. 45: ok 77634
  112346. 45: ok 77635
  112347. 45: ok 77636
  112348. 45: ok 77637
  112349. 45: ok 77638
  112350. 45: ok 77639
  112351. 45: ok 77640
  112352. 45: ok 77641
  112353. 45: ok 77642
  112354. 45: ok 77643
  112355. 45: ok 77644
  112356. 45: ok 77645
  112357. 45: ok 77646
  112358. 45: ok 77647
  112359. 45: ok 77648
  112360. 45: ok 77649
  112361. 45: ok 77650
  112362. 45: ok 77651
  112363. 45: ok 77652
  112364. 45: ok 77653
  112365. 45: ok 77654
  112366. 45: ok 77655
  112367. 45: ok 77656
  112368. 45: ok 77657
  112369. 45: ok 77658
  112370. 45: ok 77659
  112371. 45: ok 77660
  112372. 45: ok 77661
  112373. 45: ok 77662
  112374. 45: ok 77663
  112375. 45: ok 77664
  112376. 45: ok 77665
  112377. 45: ok 77666
  112378. 45: ok 77667
  112379. 45: ok 77668
  112380. 45: ok 77669
  112381. 45: ok 77670
  112382. 45: ok 77671
  112383. 45: ok 77672
  112384. 45: ok 77673
  112385. 45: ok 77674
  112386. 45: ok 77675
  112387. 45: ok 77676
  112388. 45: ok 77677
  112389. 45: ok 77678
  112390. 45: ok 77679
  112391. 45: ok 77680
  112392. 45: ok 77681
  112393. 45: ok 77682
  112394. 45: ok 77683
  112395. 45: ok 77684
  112396. 45: ok 77685
  112397. 45: ok 77686
  112398. 45: ok 77687
  112399. 45: ok 77688
  112400. 45: ok 77689
  112401. 45: ok 77690
  112402. 45: ok 77691
  112403. 45: ok 77692
  112404. 45: ok 77693
  112405. 45: ok 77694
  112406. 45: ok 77695
  112407. 45: ok 77696
  112408. 45: ok 77697
  112409. 45: ok 77698
  112410. 45: ok 77699
  112411. 45: ok 77700
  112412. 45: ok 77701
  112413. 45: ok 77702
  112414. 45: ok 77703
  112415. 45: ok 77704
  112416. 45: ok 77705
  112417. 45: ok 77706
  112418. 45: ok 77707
  112419. 45: ok 77708
  112420. 45: ok 77709
  112421. 45: ok 77710
  112422. 45: ok 77711
  112423. 45: ok 77712
  112424. 45: ok 77713
  112425. 45: ok 77714
  112426. 45: ok 77715
  112427. 45: ok 77716
  112428. 45: ok 77717
  112429. 45: ok 77718
  112430. 45: ok 77719
  112431. 45: ok 77720
  112432. 45: ok 77721
  112433. 45: ok 77722
  112434. 45: ok 77723
  112435. 45: ok 77724
  112436. 45: ok 77725
  112437. 45: ok 77726
  112438. 45: ok 77727
  112439. 45: ok 77728
  112440. 45: ok 77729
  112441. 45: ok 77730
  112442. 45: ok 77731
  112443. 45: ok 77732
  112444. 45: ok 77733
  112445. 45: ok 77734
  112446. 45: ok 77735
  112447. 45: ok 77736
  112448. 45: ok 77737
  112449. 45: ok 77738
  112450. 45: ok 77739
  112451. 45: ok 77740
  112452. 45: ok 77741
  112453. 45: ok 77742
  112454. 45: ok 77743
  112455. 45: ok 77744
  112456. 45: ok 77745
  112457. 45: ok 77746
  112458. 45: ok 77747
  112459. 45: ok 77748
  112460. 45: ok 77749
  112461. 45: ok 77750
  112462. 45: ok 77751
  112463. 45: ok 77752
  112464. 45: ok 77753
  112465. 45: ok 77754
  112466. 45: ok 77755
  112467. 45: ok 77756
  112468. 45: ok 77757
  112469. 45: ok 77758
  112470. 45: ok 77759
  112471. 45: ok 77760
  112472. 45: ok 77761
  112473. 45: ok 77762
  112474. 45: ok 77763
  112475. 45: ok 77764
  112476. 45: ok 77765
  112477. 45: ok 77766
  112478. 45: ok 77767
  112479. 45: ok 77768
  112480. 45: ok 77769
  112481. 45: ok 77770
  112482. 45: ok 77771
  112483. 45: ok 77772
  112484. 45: ok 77773
  112485. 45: ok 77774
  112486. 45: ok 77775
  112487. 45: ok 77776
  112488. 45: ok 77777
  112489. 45: ok 77778
  112490. 45: ok 77779
  112491. 45: ok 77780
  112492. 45: ok 77781
  112493. 45: ok 77782
  112494. 45: ok 77783
  112495. 45: ok 77784
  112496. 45: ok 77785
  112497. 45: ok 77786
  112498. 45: ok 77787
  112499. 45: ok 77788
  112500. 45: ok 77789
  112501. 45: ok 77790
  112502. 45: ok 77791
  112503. 45: ok 77792
  112504. 45: ok 77793
  112505. 45: ok 77794
  112506. 45: ok 77795
  112507. 45: ok 77796
  112508. 45: ok 77797
  112509. 45: ok 77798
  112510. 45: ok 77799
  112511. 45: ok 77800
  112512. 45: ok 77801
  112513. 45: ok 77802
  112514. 45: ok 77803
  112515. 45: ok 77804
  112516. 45: ok 77805
  112517. 45: ok 77806
  112518. 45: ok 77807
  112519. 45: ok 77808
  112520. 45: ok 77809
  112521. 45: ok 77810
  112522. 45: ok 77811
  112523. 45: ok 77812
  112524. 45: ok 77813
  112525. 45: ok 77814
  112526. 45: ok 77815
  112527. 45: ok 77816
  112528. 45: ok 77817
  112529. 45: ok 77818
  112530. 45: ok 77819
  112531. 45: ok 77820
  112532. 45: ok 77821
  112533. 45: ok 77822
  112534. 45: ok 77823
  112535. 45: ok 77824
  112536. 45: ok 77825
  112537. 45: ok 77826
  112538. 45: ok 77827
  112539. 45: ok 77828
  112540. 45: ok 77829
  112541. 45: ok 77830
  112542. 45: ok 77831
  112543. 45: ok 77832
  112544. 45: ok 77833
  112545. 45: ok 77834
  112546. 45: ok 77835
  112547. 45: ok 77836
  112548. 45: ok 77837
  112549. 45: ok 77838
  112550. 45: ok 77839
  112551. 45: ok 77840
  112552. 45: ok 77841
  112553. 45: ok 77842
  112554. 45: ok 77843
  112555. 45: ok 77844
  112556. 45: ok 77845
  112557. 45: ok 77846
  112558. 45: ok 77847
  112559. 45: ok 77848
  112560. 45: ok 77849
  112561. 45: ok 77850
  112562. 45: ok 77851
  112563. 45: ok 77852
  112564. 45: ok 77853
  112565. 45: ok 77854
  112566. 45: ok 77855
  112567. 45: ok 77856
  112568. 45: ok 77857
  112569. 45: ok 77858
  112570. 45: ok 77859
  112571. 45: ok 77860
  112572. 45: ok 77861
  112573. 45: ok 77862
  112574. 45: ok 77863
  112575. 45: ok 77864
  112576. 45: ok 77865
  112577. 45: ok 77866
  112578. 45: ok 77867
  112579. 45: ok 77868
  112580. 45: ok 77869
  112581. 45: ok 77870
  112582. 45: ok 77871
  112583. 45: ok 77872
  112584. 45: ok 77873
  112585. 45: ok 77874
  112586. 45: ok 77875
  112587. 45: ok 77876
  112588. 45: ok 77877
  112589. 45: ok 77878
  112590. 45: ok 77879
  112591. 45: ok 77880
  112592. 45: ok 77881
  112593. 45: ok 77882
  112594. 45: ok 77883
  112595. 45: ok 77884
  112596. 45: ok 77885
  112597. 45: ok 77886
  112598. 45: ok 77887
  112599. 45: ok 77888
  112600. 45: ok 77889
  112601. 45: ok 77890
  112602. 45: ok 77891
  112603. 45: ok 77892
  112604. 45: ok 77893
  112605. 45: ok 77894
  112606. 45: ok 77895
  112607. 45: ok 77896
  112608. 45: ok 77897
  112609. 45: ok 77898
  112610. 45: ok 77899
  112611. 45: ok 77900
  112612. 45: ok 77901
  112613. 45: ok 77902
  112614. 45: ok 77903
  112615. 45: ok 77904
  112616. 45: ok 77905
  112617. 45: ok 77906
  112618. 45: ok 77907
  112619. 45: ok 77908
  112620. 45: ok 77909
  112621. 45: ok 77910
  112622. 45: ok 77911
  112623. 45: ok 77912
  112624. 45: ok 77913
  112625. 45: ok 77914
  112626. 45: ok 77915
  112627. 45: ok 77916
  112628. 45: ok 77917
  112629. 45: ok 77918
  112630. 45: ok 77919
  112631. 45: ok 77920
  112632. 45: ok 77921
  112633. 45: ok 77922
  112634. 45: ok 77923
  112635. 45: ok 77924
  112636. 45: ok 77925
  112637. 45: ok 77926
  112638. 45: ok 77927
  112639. 45: ok 77928
  112640. 45: ok 77929
  112641. 45: ok 77930
  112642. 45: ok 77931
  112643. 45: ok 77932
  112644. 45: ok 77933
  112645. 45: ok 77934
  112646. 45: ok 77935
  112647. 45: ok 77936
  112648. 45: ok 77937
  112649. 45: ok 77938
  112650. 45: ok 77939
  112651. 45: ok 77940
  112652. 45: ok 77941
  112653. 45: ok 77942
  112654. 45: ok 77943
  112655. 45: ok 77944
  112656. 45: ok 77945
  112657. 45: ok 77946
  112658. 45: ok 77947
  112659. 45: ok 77948
  112660. 45: ok 77949
  112661. 45: ok 77950
  112662. 45: ok 77951
  112663. 45: ok 77952
  112664. 45: ok 77953
  112665. 45: ok 77954
  112666. 45: ok 77955
  112667. 45: ok 77956
  112668. 45: ok 77957
  112669. 45: ok 77958
  112670. 45: ok 77959
  112671. 45: ok 77960
  112672. 45: ok 77961
  112673. 45: ok 77962
  112674. 45: ok 77963
  112675. 45: ok 77964
  112676. 45: ok 77965
  112677. 45: ok 77966
  112678. 45: ok 77967
  112679. 45: ok 77968
  112680. 45: ok 77969
  112681. 45: ok 77970
  112682. 45: ok 77971
  112683. 45: ok 77972
  112684. 45: ok 77973
  112685. 45: ok 77974
  112686. 45: ok 77975
  112687. 45: ok 77976
  112688. 45: ok 77977
  112689. 45: ok 77978
  112690. 45: ok 77979
  112691. 45: ok 77980
  112692. 45: ok 77981
  112693. 45: ok 77982
  112694. 45: ok 77983
  112695. 45: ok 77984
  112696. 45: ok 77985
  112697. 45: ok 77986
  112698. 45: ok 77987
  112699. 45: ok 77988
  112700. 45: ok 77989
  112701. 45: ok 77990
  112702. 45: ok 77991
  112703. 45: ok 77992
  112704. 45: ok 77993
  112705. 45: ok 77994
  112706. 45: ok 77995
  112707. 45: ok 77996
  112708. 45: ok 77997
  112709. 45: ok 77998
  112710. 45: ok 77999
  112711. 45: ok 78000
  112712. 45: ok 78001
  112713. 45: ok 78002
  112714. 45: ok 78003
  112715. 45: ok 78004
  112716. 45: ok 78005
  112717. 45: ok 78006
  112718. 45: ok 78007
  112719. 45: ok 78008
  112720. 45: ok 78009
  112721. 45: ok 78010
  112722. 45: ok 78011
  112723. 45: ok 78012
  112724. 45: ok 78013
  112725. 45: ok 78014
  112726. 45: ok 78015
  112727. 45: ok 78016
  112728. 45: ok 78017
  112729. 45: ok 78018
  112730. 45: ok 78019
  112731. 45: ok 78020
  112732. 45: ok 78021
  112733. 45: ok 78022
  112734. 45: ok 78023
  112735. 45: ok 78024
  112736. 45: ok 78025
  112737. 45: ok 78026
  112738. 45: ok 78027
  112739. 45: ok 78028
  112740. 45: ok 78029
  112741. 45: ok 78030
  112742. 45: ok 78031
  112743. 45: ok 78032
  112744. 45: ok 78033
  112745. 45: ok 78034
  112746. 45: ok 78035
  112747. 45: ok 78036
  112748. 45: ok 78037
  112749. 45: ok 78038
  112750. 45: ok 78039
  112751. 45: ok 78040
  112752. 45: ok 78041
  112753. 45: ok 78042
  112754. 45: ok 78043
  112755. 45: ok 78044
  112756. 45: ok 78045
  112757. 45: ok 78046
  112758. 45: ok 78047
  112759. 45: ok 78048
  112760. 45: ok 78049
  112761. 45: ok 78050
  112762. 45: ok 78051
  112763. 45: ok 78052
  112764. 45: ok 78053
  112765. 45: ok 78054
  112766. 45: ok 78055
  112767. 45: ok 78056
  112768. 45: ok 78057
  112769. 45: ok 78058
  112770. 45: ok 78059
  112771. 45: ok 78060
  112772. 45: ok 78061
  112773. 45: ok 78062
  112774. 45: ok 78063
  112775. 45: ok 78064
  112776. 45: ok 78065
  112777. 45: ok 78066
  112778. 45: ok 78067
  112779. 45: ok 78068
  112780. 45: ok 78069
  112781. 45: ok 78070
  112782. 45: ok 78071
  112783. 45: ok 78072
  112784. 45: ok 78073
  112785. 45: ok 78074
  112786. 45: ok 78075
  112787. 45: ok 78076
  112788. 45: ok 78077
  112789. 45: ok 78078
  112790. 45: ok 78079
  112791. 45: ok 78080
  112792. 45: ok 78081
  112793. 45: ok 78082
  112794. 45: ok 78083
  112795. 45: ok 78084
  112796. 45: ok 78085
  112797. 45: ok 78086
  112798. 45: ok 78087
  112799. 45: ok 78088
  112800. 45: ok 78089
  112801. 45: ok 78090
  112802. 45: ok 78091
  112803. 45: ok 78092
  112804. 45: ok 78093
  112805. 45: ok 78094
  112806. 45: ok 78095
  112807. 45: ok 78096
  112808. 45: ok 78097
  112809. 45: ok 78098
  112810. 45: ok 78099
  112811. 45: ok 78100
  112812. 45: ok 78101
  112813. 45: ok 78102
  112814. 45: ok 78103
  112815. 45: ok 78104
  112816. 45: ok 78105
  112817. 45: ok 78106
  112818. 45: ok 78107
  112819. 45: ok 78108
  112820. 45: ok 78109
  112821. 45: ok 78110
  112822. 45: ok 78111
  112823. 45: ok 78112
  112824. 45: ok 78113
  112825. 45: ok 78114
  112826. 45: ok 78115
  112827. 45: ok 78116
  112828. 45: ok 78117
  112829. 45: ok 78118
  112830. 45: ok 78119
  112831. 45: ok 78120
  112832. 45: ok 78121
  112833. 45: ok 78122
  112834. 45: ok 78123
  112835. 45: ok 78124
  112836. 45: ok 78125
  112837. 45: ok 78126
  112838. 45: ok 78127
  112839. 45: ok 78128
  112840. 45: ok 78129
  112841. 45: ok 78130
  112842. 45: ok 78131
  112843. 45: ok 78132
  112844. 45: ok 78133
  112845. 45: ok 78134
  112846. 45: ok 78135
  112847. 45: ok 78136
  112848. 45: ok 78137
  112849. 45: ok 78138
  112850. 45: ok 78139
  112851. 45: ok 78140
  112852. 45: ok 78141
  112853. 45: ok 78142
  112854. 45: ok 78143
  112855. 45: ok 78144
  112856. 45: ok 78145
  112857. 45: ok 78146
  112858. 45: ok 78147
  112859. 45: ok 78148
  112860. 45: ok 78149
  112861. 45: ok 78150
  112862. 45: ok 78151
  112863. 45: ok 78152
  112864. 45: ok 78153
  112865. 45: ok 78154
  112866. 45: ok 78155
  112867. 45: ok 78156
  112868. 45: ok 78157
  112869. 45: ok 78158
  112870. 45: ok 78159
  112871. 45: ok 78160
  112872. 45: ok 78161
  112873. 45: ok 78162
  112874. 45: ok 78163
  112875. 45: ok 78164
  112876. 45: ok 78165
  112877. 45: ok 78166
  112878. 45: ok 78167
  112879. 45: ok 78168
  112880. 45: ok 78169
  112881. 45: ok 78170
  112882. 45: ok 78171
  112883. 45: ok 78172
  112884. 45: ok 78173
  112885. 45: ok 78174
  112886. 45: ok 78175
  112887. 45: ok 78176
  112888. 45: ok 78177
  112889. 45: ok 78178
  112890. 45: ok 78179
  112891. 45: ok 78180
  112892. 45: ok 78181
  112893. 45: ok 78182
  112894. 45: ok 78183
  112895. 45: ok 78184
  112896. 45: ok 78185
  112897. 45: ok 78186
  112898. 45: ok 78187
  112899. 45: ok 78188
  112900. 45: ok 78189
  112901. 45: ok 78190
  112902. 45: ok 78191
  112903. 45: ok 78192
  112904. 45: ok 78193
  112905. 45: ok 78194
  112906. 45: ok 78195
  112907. 45: ok 78196
  112908. 45: ok 78197
  112909. 45: ok 78198
  112910. 45: ok 78199
  112911. 45: ok 78200
  112912. 45: ok 78201
  112913. 45: ok 78202
  112914. 45: ok 78203
  112915. 45: ok 78204
  112916. 45: ok 78205
  112917. 45: ok 78206
  112918. 45: ok 78207
  112919. 45: ok 78208
  112920. 45: ok 78209
  112921. 45: ok 78210
  112922. 45: ok 78211
  112923. 45: ok 78212
  112924. 45: ok 78213
  112925. 45: ok 78214
  112926. 45: ok 78215
  112927. 45: ok 78216
  112928. 45: ok 78217
  112929. 45: ok 78218
  112930. 45: ok 78219
  112931. 45: ok 78220
  112932. 45: ok 78221
  112933. 45: ok 78222
  112934. 45: ok 78223
  112935. 45: ok 78224
  112936. 45: ok 78225
  112937. 45: ok 78226
  112938. 45: ok 78227
  112939. 45: ok 78228
  112940. 45: ok 78229
  112941. 45: ok 78230
  112942. 45: ok 78231
  112943. 45: ok 78232
  112944. 45: ok 78233
  112945. 45: ok 78234
  112946. 45: ok 78235
  112947. 45: ok 78236
  112948. 45: ok 78237
  112949. 45: ok 78238
  112950. 45: ok 78239
  112951. 45: ok 78240
  112952. 45: ok 78241
  112953. 45: ok 78242
  112954. 45: ok 78243
  112955. 45: ok 78244
  112956. 45: ok 78245
  112957. 45: ok 78246
  112958. 45: ok 78247
  112959. 45: ok 78248
  112960. 45: ok 78249
  112961. 45: ok 78250
  112962. 45: ok 78251
  112963. 45: ok 78252
  112964. 45: ok 78253
  112965. 45: ok 78254
  112966. 45: ok 78255
  112967. 45: ok 78256
  112968. 45: ok 78257
  112969. 45: ok 78258
  112970. 45: ok 78259
  112971. 45: ok 78260
  112972. 45: ok 78261
  112973. 45: ok 78262
  112974. 45: ok 78263
  112975. 45: ok 78264
  112976. 45: ok 78265
  112977. 45: ok 78266
  112978. 45: ok 78267
  112979. 45: ok 78268
  112980. 45: ok 78269
  112981. 45: ok 78270
  112982. 45: ok 78271
  112983. 45: ok 78272
  112984. 45: ok 78273
  112985. 45: ok 78274
  112986. 45: ok 78275
  112987. 45: ok 78276
  112988. 45: ok 78277
  112989. 45: ok 78278
  112990. 45: ok 78279
  112991. 45: ok 78280
  112992. 45: ok 78281
  112993. 45: ok 78282
  112994. 45: ok 78283
  112995. 45: ok 78284
  112996. 45: ok 78285
  112997. 45: ok 78286
  112998. 45: ok 78287
  112999. 45: ok 78288
  113000. 45: ok 78289
  113001. 45: ok 78290
  113002. 45: ok 78291
  113003. 45: ok 78292
  113004. 45: ok 78293
  113005. 45: ok 78294
  113006. 45: ok 78295
  113007. 45: ok 78296
  113008. 45: ok 78297
  113009. 45: ok 78298
  113010. 45: ok 78299
  113011. 45: ok 78300
  113012. 45: ok 78301
  113013. 45: ok 78302
  113014. 45: ok 78303
  113015. 45: ok 78304
  113016. 45: ok 78305
  113017. 45: ok 78306
  113018. 45: ok 78307
  113019. 45: ok 78308
  113020. 45: ok 78309
  113021. 45: ok 78310
  113022. 45: ok 78311
  113023. 45: ok 78312
  113024. 45: ok 78313
  113025. 45: ok 78314
  113026. 45: ok 78315
  113027. 45: ok 78316
  113028. 45: ok 78317
  113029. 45: ok 78318
  113030. 45: ok 78319
  113031. 45: ok 78320
  113032. 45: ok 78321
  113033. 45: ok 78322
  113034. 45: ok 78323
  113035. 45: ok 78324
  113036. 45: ok 78325
  113037. 45: ok 78326
  113038. 45: ok 78327
  113039. 45: ok 78328
  113040. 45: ok 78329
  113041. 45: ok 78330
  113042. 45: ok 78331
  113043. 45: ok 78332
  113044. 45: ok 78333
  113045. 45: ok 78334
  113046. 45: ok 78335
  113047. 45: ok 78336
  113048. 45: ok 78337
  113049. 45: ok 78338
  113050. 45: ok 78339
  113051. 45: ok 78340
  113052. 45: ok 78341
  113053. 45: ok 78342
  113054. 45: ok 78343
  113055. 45: ok 78344
  113056. 45: ok 78345
  113057. 45: ok 78346
  113058. 45: ok 78347
  113059. 45: ok 78348
  113060. 45: ok 78349
  113061. 45: ok 78350
  113062. 45: ok 78351
  113063. 45: ok 78352
  113064. 45: ok 78353
  113065. 45: ok 78354
  113066. 45: ok 78355
  113067. 45: ok 78356
  113068. 45: ok 78357
  113069. 45: ok 78358
  113070. 45: ok 78359
  113071. 45: ok 78360
  113072. 45: ok 78361
  113073. 45: ok 78362
  113074. 45: ok 78363
  113075. 45: ok 78364
  113076. 45: ok 78365
  113077. 45: ok 78366
  113078. 45: ok 78367
  113079. 45: ok 78368
  113080. 45: ok 78369
  113081. 45: ok 78370
  113082. 45: ok 78371
  113083. 45: ok 78372
  113084. 45: ok 78373
  113085. 45: ok 78374
  113086. 45: ok 78375
  113087. 45: ok 78376
  113088. 45: ok 78377
  113089. 45: ok 78378
  113090. 45: ok 78379
  113091. 45: ok 78380
  113092. 45: ok 78381
  113093. 45: ok 78382
  113094. 45: ok 78383
  113095. 45: ok 78384
  113096. 45: ok 78385
  113097. 45: ok 78386
  113098. 45: ok 78387
  113099. 45: ok 78388
  113100. 45: ok 78389
  113101. 45: ok 78390
  113102. 45: ok 78391
  113103. 45: ok 78392
  113104. 45: ok 78393
  113105. 45: ok 78394
  113106. 45: ok 78395
  113107. 45: ok 78396
  113108. 45: ok 78397
  113109. 45: ok 78398
  113110. 45: ok 78399
  113111. 45: ok 78400
  113112. 45: ok 78401
  113113. 45: ok 78402
  113114. 45: ok 78403
  113115. 45: ok 78404
  113116. 45: ok 78405
  113117. 45: ok 78406
  113118. 45: ok 78407
  113119. 45: ok 78408
  113120. 45: ok 78409
  113121. 45: ok 78410
  113122. 45: ok 78411
  113123. 45: ok 78412
  113124. 45: ok 78413
  113125. 45: ok 78414
  113126. 45: ok 78415
  113127. 45: ok 78416
  113128. 45: ok 78417
  113129. 45: ok 78418
  113130. 45: ok 78419
  113131. 45: ok 78420
  113132. 45: ok 78421
  113133. 45: ok 78422
  113134. 45: ok 78423
  113135. 45: ok 78424
  113136. 45: ok 78425
  113137. 45: ok 78426
  113138. 45: ok 78427
  113139. 45: ok 78428
  113140. 45: ok 78429
  113141. 45: ok 78430
  113142. 45: ok 78431
  113143. 45: ok 78432
  113144. 45: ok 78433
  113145. 45: ok 78434
  113146. 45: ok 78435
  113147. 45: ok 78436
  113148. 45: ok 78437
  113149. 45: ok 78438
  113150. 45: ok 78439
  113151. 45: ok 78440
  113152. 45: ok 78441
  113153. 45: ok 78442
  113154. 45: ok 78443
  113155. 45: ok 78444
  113156. 45: ok 78445
  113157. 45: ok 78446
  113158. 45: ok 78447
  113159. 45: ok 78448
  113160. 45: ok 78449
  113161. 45: ok 78450
  113162. 45: ok 78451
  113163. 45: ok 78452
  113164. 45: ok 78453
  113165. 45: ok 78454
  113166. 45: ok 78455
  113167. 45: ok 78456
  113168. 45: ok 78457
  113169. 45: ok 78458
  113170. 45: ok 78459
  113171. 45: ok 78460
  113172. 45: ok 78461
  113173. 45: ok 78462
  113174. 45: ok 78463
  113175. 45: ok 78464
  113176. 45: ok 78465
  113177. 45: ok 78466
  113178. 45: ok 78467
  113179. 45: ok 78468
  113180. 45: ok 78469
  113181. 45: ok 78470
  113182. 45: ok 78471
  113183. 45: ok 78472
  113184. 45: ok 78473
  113185. 45: ok 78474
  113186. 45: ok 78475
  113187. 45: ok 78476
  113188. 45: ok 78477
  113189. 45: ok 78478
  113190. 45: ok 78479
  113191. 45: ok 78480
  113192. 45: ok 78481
  113193. 45: ok 78482
  113194. 45: ok 78483
  113195. 45: ok 78484
  113196. 45: ok 78485
  113197. 45: ok 78486
  113198. 45: ok 78487
  113199. 45: ok 78488
  113200. 45: ok 78489
  113201. 45: ok 78490
  113202. 45: ok 78491
  113203. 45: ok 78492
  113204. 45: ok 78493
  113205. 45: ok 78494
  113206. 45: ok 78495
  113207. 45: ok 78496
  113208. 45: ok 78497
  113209. 45: ok 78498
  113210. 45: ok 78499
  113211. 45: ok 78500
  113212. 45: ok 78501
  113213. 45: ok 78502
  113214. 45: ok 78503
  113215. 45: ok 78504
  113216. 45: ok 78505
  113217. 45: ok 78506
  113218. 45: ok 78507
  113219. 45: ok 78508
  113220. 45: ok 78509
  113221. 45: ok 78510
  113222. 45: ok 78511
  113223. 45: ok 78512
  113224. 45: ok 78513
  113225. 45: ok 78514
  113226. 45: ok 78515
  113227. 45: ok 78516
  113228. 45: ok 78517
  113229. 45: ok 78518
  113230. 45: ok 78519
  113231. 45: ok 78520
  113232. 45: ok 78521
  113233. 45: ok 78522
  113234. 45: ok 78523
  113235. 45: ok 78524
  113236. 45: ok 78525
  113237. 45: ok 78526
  113238. 45: ok 78527
  113239. 45: ok 78528
  113240. 45: ok 78529
  113241. 45: ok 78530
  113242. 45: ok 78531
  113243. 45: ok 78532
  113244. 45: ok 78533
  113245. 45: ok 78534
  113246. 45: ok 78535
  113247. 45: ok 78536
  113248. 45: ok 78537
  113249. 45: ok 78538
  113250. 45: ok 78539
  113251. 45: ok 78540
  113252. 45: ok 78541
  113253. 45: ok 78542
  113254. 45: ok 78543
  113255. 45: ok 78544
  113256. 45: ok 78545
  113257. 45: ok 78546
  113258. 45: ok 78547
  113259. 45: ok 78548
  113260. 45: ok 78549
  113261. 45: ok 78550
  113262. 45: ok 78551
  113263. 45: ok 78552
  113264. 45: ok 78553
  113265. 45: ok 78554
  113266. 45: ok 78555
  113267. 45: ok 78556
  113268. 45: ok 78557
  113269. 45: ok 78558
  113270. 45: ok 78559
  113271. 45: ok 78560
  113272. 45: ok 78561
  113273. 45: ok 78562
  113274. 45: ok 78563
  113275. 45: ok 78564
  113276. 45: ok 78565
  113277. 45: ok 78566
  113278. 45: ok 78567
  113279. 45: ok 78568
  113280. 45: ok 78569
  113281. 45: ok 78570
  113282. 45: ok 78571
  113283. 45: ok 78572
  113284. 45: ok 78573
  113285. 45: ok 78574
  113286. 45: ok 78575
  113287. 45: ok 78576
  113288. 45: ok 78577
  113289. 45: ok 78578
  113290. 45: ok 78579
  113291. 45: ok 78580
  113292. 45: ok 78581
  113293. 45: ok 78582
  113294. 45: ok 78583
  113295. 45: ok 78584
  113296. 45: ok 78585
  113297. 45: ok 78586
  113298. 45: ok 78587
  113299. 45: ok 78588
  113300. 45: ok 78589
  113301. 45: ok 78590
  113302. 45: ok 78591
  113303. 45: ok 78592
  113304. 45: ok 78593
  113305. 45: ok 78594
  113306. 45: ok 78595
  113307. 45: ok 78596
  113308. 45: ok 78597
  113309. 45: ok 78598
  113310. 45: ok 78599
  113311. 45: ok 78600
  113312. 45: ok 78601
  113313. 45: ok 78602
  113314. 45: ok 78603
  113315. 45: ok 78604
  113316. 45: ok 78605
  113317. 45: ok 78606
  113318. 45: ok 78607
  113319. 45: ok 78608
  113320. 45: ok 78609
  113321. 45: ok 78610
  113322. 45: ok 78611
  113323. 45: ok 78612
  113324. 45: ok 78613
  113325. 45: ok 78614
  113326. 45: ok 78615
  113327. 45: ok 78616
  113328. 45: ok 78617
  113329. 45: ok 78618
  113330. 45: ok 78619
  113331. 45: ok 78620
  113332. 45: ok 78621
  113333. 45: ok 78622
  113334. 45: ok 78623
  113335. 45: ok 78624
  113336. 45: ok 78625
  113337. 45: ok 78626
  113338. 45: ok 78627
  113339. 45: ok 78628
  113340. 45: ok 78629
  113341. 45: ok 78630
  113342. 45: ok 78631
  113343. 45: ok 78632
  113344. 45: ok 78633
  113345. 45: ok 78634
  113346. 45: ok 78635
  113347. 45: ok 78636
  113348. 45: ok 78637
  113349. 45: ok 78638
  113350. 45: ok 78639
  113351. 45: ok 78640
  113352. 45: ok 78641
  113353. 45: ok 78642
  113354. 45: ok 78643
  113355. 45: ok 78644
  113356. 45: ok 78645
  113357. 45: ok 78646
  113358. 45: ok 78647
  113359. 45: ok 78648
  113360. 45: ok 78649
  113361. 45: ok 78650
  113362. 45: ok 78651
  113363. 45: ok 78652
  113364. 45: ok 78653
  113365. 45: ok 78654
  113366. 45: ok 78655
  113367. 45: ok 78656
  113368. 45: ok 78657
  113369. 45: ok 78658
  113370. 45: ok 78659
  113371. 45: ok 78660
  113372. 45: ok 78661
  113373. 45: ok 78662
  113374. 45: ok 78663
  113375. 45: ok 78664
  113376. 45: ok 78665
  113377. 45: ok 78666
  113378. 45: ok 78667
  113379. 45: ok 78668
  113380. 45: ok 78669
  113381. 45: ok 78670
  113382. 45: ok 78671
  113383. 45: ok 78672
  113384. 45: ok 78673
  113385. 45: ok 78674
  113386. 45: ok 78675
  113387. 45: ok 78676
  113388. 45: ok 78677
  113389. 45: ok 78678
  113390. 45: ok 78679
  113391. 45: ok 78680
  113392. 45: ok 78681
  113393. 45: ok 78682
  113394. 45: ok 78683
  113395. 45: ok 78684
  113396. 45: ok 78685
  113397. 45: ok 78686
  113398. 45: ok 78687
  113399. 45: ok 78688
  113400. 45: ok 78689
  113401. 45: ok 78690
  113402. 45: ok 78691
  113403. 45: ok 78692
  113404. 45: ok 78693
  113405. 45: ok 78694
  113406. 45: ok 78695
  113407. 45: ok 78696
  113408. 45: ok 78697
  113409. 45: ok 78698
  113410. 45: ok 78699
  113411. 45: ok 78700
  113412. 45: ok 78701
  113413. 45: ok 78702
  113414. 45: ok 78703
  113415. 45: ok 78704
  113416. 45: ok 78705
  113417. 45: ok 78706
  113418. 45: ok 78707
  113419. 45: ok 78708
  113420. 45: ok 78709
  113421. 45: ok 78710
  113422. 45: ok 78711
  113423. 45: ok 78712
  113424. 45: ok 78713
  113425. 45: ok 78714
  113426. 45: ok 78715
  113427. 45: ok 78716
  113428. 45: ok 78717
  113429. 45: ok 78718
  113430. 45: ok 78719
  113431. 45: ok 78720
  113432. 45: ok 78721
  113433. 45: ok 78722
  113434. 45: ok 78723
  113435. 45: ok 78724
  113436. 45: ok 78725
  113437. 45: ok 78726
  113438. 45: ok 78727
  113439. 45: ok 78728
  113440. 45: ok 78729
  113441. 45: ok 78730
  113442. 45: ok 78731
  113443. 45: ok 78732
  113444. 45: ok 78733
  113445. 45: ok 78734
  113446. 45: ok 78735
  113447. 45: ok 78736
  113448. 45: ok 78737
  113449. 45: ok 78738
  113450. 45: ok 78739
  113451. 45: ok 78740
  113452. 45: ok 78741
  113453. 45: ok 78742
  113454. 45: ok 78743
  113455. 45: ok 78744
  113456. 45: ok 78745
  113457. 45: ok 78746
  113458. 45: ok 78747
  113459. 45: ok 78748
  113460. 45: ok 78749
  113461. 45: ok 78750
  113462. 45: ok 78751
  113463. 45: ok 78752
  113464. 45: ok 78753
  113465. 45: ok 78754
  113466. 45: ok 78755
  113467. 45: ok 78756
  113468. 45: ok 78757
  113469. 45: ok 78758
  113470. 45: ok 78759
  113471. 45: ok 78760
  113472. 45: ok 78761
  113473. 45: ok 78762
  113474. 45: ok 78763
  113475. 45: ok 78764
  113476. 45: ok 78765
  113477. 45: ok 78766
  113478. 45: ok 78767
  113479. 45: ok 78768
  113480. 45: ok 78769
  113481. 45: ok 78770
  113482. 45: ok 78771
  113483. 45: ok 78772
  113484. 45: ok 78773
  113485. 45: ok 78774
  113486. 45: ok 78775
  113487. 45: ok 78776
  113488. 45: ok 78777
  113489. 45: ok 78778
  113490. 45: ok 78779
  113491. 45: ok 78780
  113492. 45: ok 78781
  113493. 45: ok 78782
  113494. 45: ok 78783
  113495. 45: ok 78784
  113496. 45: ok 78785
  113497. 45: ok 78786
  113498. 45: ok 78787
  113499. 45: ok 78788
  113500. 45: ok 78789
  113501. 45: ok 78790
  113502. 45: ok 78791
  113503. 45: ok 78792
  113504. 45: ok 78793
  113505. 45: ok 78794
  113506. 45: ok 78795
  113507. 45: ok 78796
  113508. 45: ok 78797
  113509. 45: ok 78798
  113510. 45: ok 78799
  113511. 45: ok 78800
  113512. 45: ok 78801
  113513. 45: ok 78802
  113514. 45: ok 78803
  113515. 45: ok 78804
  113516. 45: ok 78805
  113517. 45: ok 78806
  113518. 45: ok 78807
  113519. 45: ok 78808
  113520. 45: ok 78809
  113521. 45: ok 78810
  113522. 45: ok 78811
  113523. 45: ok 78812
  113524. 45: ok 78813
  113525. 45: ok 78814
  113526. 45: ok 78815
  113527. 45: ok 78816
  113528. 45: ok 78817
  113529. 45: ok 78818
  113530. 45: ok 78819
  113531. 45: ok 78820
  113532. 45: ok 78821
  113533. 45: ok 78822
  113534. 45: ok 78823
  113535. 45: ok 78824
  113536. 45: ok 78825
  113537. 45: ok 78826
  113538. 45: ok 78827
  113539. 45: ok 78828
  113540. 45: ok 78829
  113541. 45: ok 78830
  113542. 45: ok 78831
  113543. 45: ok 78832
  113544. 45: ok 78833
  113545. 45: ok 78834
  113546. 45: ok 78835
  113547. 45: ok 78836
  113548. 45: ok 78837
  113549. 45: ok 78838
  113550. 45: ok 78839
  113551. 45: ok 78840
  113552. 45: ok 78841
  113553. 45: ok 78842
  113554. 45: ok 78843
  113555. 45: ok 78844
  113556. 45: ok 78845
  113557. 45: ok 78846
  113558. 45: ok 78847
  113559. 45: ok 78848
  113560. 45: ok 78849
  113561. 45: ok 78850
  113562. 45: ok 78851
  113563. 45: ok 78852
  113564. 45: ok 78853
  113565. 45: ok 78854
  113566. 45: ok 78855
  113567. 45: ok 78856
  113568. 45: ok 78857
  113569. 45: ok 78858
  113570. 45: ok 78859
  113571. 45: ok 78860
  113572. 45: ok 78861
  113573. 45: ok 78862
  113574. 45: ok 78863
  113575. 45: ok 78864
  113576. 45: ok 78865
  113577. 45: ok 78866
  113578. 45: ok 78867
  113579. 45: ok 78868
  113580. 45: ok 78869
  113581. 45: ok 78870
  113582. 45: ok 78871
  113583. 45: ok 78872
  113584. 45: ok 78873
  113585. 45: ok 78874
  113586. 45: ok 78875
  113587. 45: ok 78876
  113588. 45: ok 78877
  113589. 45: ok 78878
  113590. 45: ok 78879
  113591. 45: ok 78880
  113592. 45: ok 78881
  113593. 45: ok 78882
  113594. 45: ok 78883
  113595. 45: ok 78884
  113596. 45: ok 78885
  113597. 45: ok 78886
  113598. 45: ok 78887
  113599. 45: ok 78888
  113600. 45: ok 78889
  113601. 45: ok 78890
  113602. 45: ok 78891
  113603. 45: ok 78892
  113604. 45: ok 78893
  113605. 45: ok 78894
  113606. 45: ok 78895
  113607. 45: ok 78896
  113608. 45: ok 78897
  113609. 45: ok 78898
  113610. 45: ok 78899
  113611. 45: ok 78900
  113612. 45: ok 78901
  113613. 45: ok 78902
  113614. 45: ok 78903
  113615. 45: ok 78904
  113616. 45: ok 78905
  113617. 45: ok 78906
  113618. 45: ok 78907
  113619. 45: ok 78908
  113620. 45: ok 78909
  113621. 45: ok 78910
  113622. 45: ok 78911
  113623. 45: ok 78912
  113624. 45: ok 78913
  113625. 45: ok 78914
  113626. 45: ok 78915
  113627. 45: ok 78916
  113628. 45: ok 78917
  113629. 45: ok 78918
  113630. 45: ok 78919
  113631. 45: ok 78920
  113632. 45: ok 78921
  113633. 45: ok 78922
  113634. 45: ok 78923
  113635. 45: ok 78924
  113636. 45: ok 78925
  113637. 45: ok 78926
  113638. 45: ok 78927
  113639. 45: ok 78928
  113640. 45: ok 78929
  113641. 45: ok 78930
  113642. 45: ok 78931
  113643. 45: ok 78932
  113644. 45: ok 78933
  113645. 45: ok 78934
  113646. 45: ok 78935
  113647. 45: ok 78936
  113648. 45: ok 78937
  113649. 45: ok 78938
  113650. 45: ok 78939
  113651. 45: ok 78940
  113652. 45: ok 78941
  113653. 45: ok 78942
  113654. 45: ok 78943
  113655. 45: ok 78944
  113656. 45: ok 78945
  113657. 45: ok 78946
  113658. 45: ok 78947
  113659. 45: ok 78948
  113660. 45: ok 78949
  113661. 45: ok 78950
  113662. 45: ok 78951
  113663. 45: ok 78952
  113664. 45: ok 78953
  113665. 45: ok 78954
  113666. 45: ok 78955
  113667. 45: ok 78956
  113668. 45: ok 78957
  113669. 45: ok 78958
  113670. 45: ok 78959
  113671. 45: ok 78960
  113672. 45: ok 78961
  113673. 45: ok 78962
  113674. 45: ok 78963
  113675. 45: ok 78964
  113676. 45: ok 78965
  113677. 45: ok 78966
  113678. 45: ok 78967
  113679. 45: ok 78968
  113680. 45: ok 78969
  113681. 45: ok 78970
  113682. 45: ok 78971
  113683. 45: ok 78972
  113684. 45: ok 78973
  113685. 45: ok 78974
  113686. 45: ok 78975
  113687. 45: ok 78976
  113688. 45: ok 78977
  113689. 45: ok 78978
  113690. 45: ok 78979
  113691. 45: ok 78980
  113692. 45: ok 78981
  113693. 45: ok 78982
  113694. 45: ok 78983
  113695. 45: ok 78984
  113696. 45: ok 78985
  113697. 45: ok 78986
  113698. 45: ok 78987
  113699. 45: ok 78988
  113700. 45: ok 78989
  113701. 45: ok 78990
  113702. 45: ok 78991
  113703. 45: ok 78992
  113704. 45: ok 78993
  113705. 45: ok 78994
  113706. 45: ok 78995
  113707. 45: ok 78996
  113708. 45: ok 78997
  113709. 45: ok 78998
  113710. 45: ok 78999
  113711. 45: ok 79000
  113712. 45: ok 79001
  113713. 45: ok 79002
  113714. 45: ok 79003
  113715. 45: ok 79004
  113716. 45: ok 79005
  113717. 45: ok 79006
  113718. 45: ok 79007
  113719. 45: ok 79008
  113720. 45: ok 79009
  113721. 45: ok 79010
  113722. 45: ok 79011
  113723. 45: ok 79012
  113724. 45: ok 79013
  113725. 45: ok 79014
  113726. 45: ok 79015
  113727. 45: ok 79016
  113728. 45: ok 79017
  113729. 45: ok 79018
  113730. 45: ok 79019
  113731. 45: ok 79020
  113732. 45: ok 79021
  113733. 45: ok 79022
  113734. 45: ok 79023
  113735. 45: ok 79024
  113736. 45: ok 79025
  113737. 45: ok 79026
  113738. 45: ok 79027
  113739. 45: ok 79028
  113740. 45: ok 79029
  113741. 45: ok 79030
  113742. 45: ok 79031
  113743. 45: ok 79032
  113744. 45: ok 79033
  113745. 45: ok 79034
  113746. 45: ok 79035
  113747. 45: ok 79036
  113748. 45: ok 79037
  113749. 45: ok 79038
  113750. 45: ok 79039
  113751. 45: ok 79040
  113752. 45: ok 79041
  113753. 45: ok 79042
  113754. 45: ok 79043
  113755. 45: ok 79044
  113756. 45: ok 79045
  113757. 45: ok 79046
  113758. 45: ok 79047
  113759. 45: ok 79048
  113760. 45: ok 79049
  113761. 45: ok 79050
  113762. 45: ok 79051
  113763. 45: ok 79052
  113764. 45: ok 79053
  113765. 45: ok 79054
  113766. 45: ok 79055
  113767. 45: ok 79056
  113768. 45: ok 79057
  113769. 45: ok 79058
  113770. 45: ok 79059
  113771. 45: ok 79060
  113772. 45: ok 79061
  113773. 45: ok 79062
  113774. 45: ok 79063
  113775. 45: ok 79064
  113776. 45: ok 79065
  113777. 45: ok 79066
  113778. 45: ok 79067
  113779. 45: ok 79068
  113780. 45: ok 79069
  113781. 45: ok 79070
  113782. 45: ok 79071
  113783. 45: ok 79072
  113784. 45: ok 79073
  113785. 45: ok 79074
  113786. 45: ok 79075
  113787. 45: ok 79076
  113788. 45: ok 79077
  113789. 45: ok 79078
  113790. 45: ok 79079
  113791. 45: ok 79080
  113792. 45: ok 79081
  113793. 45: ok 79082
  113794. 45: ok 79083
  113795. 45: ok 79084
  113796. 45: ok 79085
  113797. 45: ok 79086
  113798. 45: ok 79087
  113799. 45: ok 79088
  113800. 45: ok 79089
  113801. 45: ok 79090
  113802. 45: ok 79091
  113803. 45: ok 79092
  113804. 45: ok 79093
  113805. 45: ok 79094
  113806. 45: ok 79095
  113807. 45: ok 79096
  113808. 45: ok 79097
  113809. 45: ok 79098
  113810. 45: ok 79099
  113811. 45: ok 79100
  113812. 45: ok 79101
  113813. 45: ok 79102
  113814. 45: ok 79103
  113815. 45: ok 79104
  113816. 45: ok 79105
  113817. 45: ok 79106
  113818. 45: ok 79107
  113819. 45: ok 79108
  113820. 45: ok 79109
  113821. 45: ok 79110
  113822. 45: ok 79111
  113823. 45: ok 79112
  113824. 45: ok 79113
  113825. 45: ok 79114
  113826. 45: ok 79115
  113827. 45: ok 79116
  113828. 45: ok 79117
  113829. 45: ok 79118
  113830. 45: ok 79119
  113831. 45: ok 79120
  113832. 45: ok 79121
  113833. 45: ok 79122
  113834. 45: ok 79123
  113835. 45: ok 79124
  113836. 45: ok 79125
  113837. 45: ok 79126
  113838. 45: ok 79127
  113839. 45: ok 79128
  113840. 45: ok 79129
  113841. 45: ok 79130
  113842. 45: ok 79131
  113843. 45: ok 79132
  113844. 45: ok 79133
  113845. 45: ok 79134
  113846. 45: ok 79135
  113847. 45: ok 79136
  113848. 45: ok 79137
  113849. 45: ok 79138
  113850. 45: ok 79139
  113851. 45: ok 79140
  113852. 45: ok 79141
  113853. 45: ok 79142
  113854. 45: ok 79143
  113855. 45: ok 79144
  113856. 45: ok 79145
  113857. 45: ok 79146
  113858. 45: ok 79147
  113859. 45: ok 79148
  113860. 45: ok 79149
  113861. 45: ok 79150
  113862. 45: ok 79151
  113863. 45: ok 79152
  113864. 45: ok 79153
  113865. 45: ok 79154
  113866. 45: ok 79155
  113867. 45: ok 79156
  113868. 45: ok 79157
  113869. 45: ok 79158
  113870. 45: ok 79159
  113871. 45: ok 79160
  113872. 45: ok 79161
  113873. 45: ok 79162
  113874. 45: ok 79163
  113875. 45: ok 79164
  113876. 45: ok 79165
  113877. 45: ok 79166
  113878. 45: ok 79167
  113879. 45: ok 79168
  113880. 45: ok 79169
  113881. 45: ok 79170
  113882. 45: ok 79171
  113883. 45: ok 79172
  113884. 45: ok 79173
  113885. 45: ok 79174
  113886. 45: ok 79175
  113887. 45: ok 79176
  113888. 45: ok 79177
  113889. 45: ok 79178
  113890. 45: ok 79179
  113891. 45: ok 79180
  113892. 45: ok 79181
  113893. 45: ok 79182
  113894. 45: ok 79183
  113895. 45: ok 79184
  113896. 45: ok 79185
  113897. 45: ok 79186
  113898. 45: ok 79187
  113899. 45: ok 79188
  113900. 45: ok 79189
  113901. 45: ok 79190
  113902. 45: ok 79191
  113903. 45: ok 79192
  113904. 45: ok 79193
  113905. 45: ok 79194
  113906. 45: ok 79195
  113907. 45: ok 79196
  113908. 45: ok 79197
  113909. 45: ok 79198
  113910. 45: ok 79199
  113911. 45: ok 79200
  113912. 45: ok 79201
  113913. 45: ok 79202
  113914. 45: ok 79203
  113915. 45: ok 79204
  113916. 45: ok 79205
  113917. 45: ok 79206
  113918. 45: ok 79207
  113919. 45: ok 79208
  113920. 45: ok 79209
  113921. 45: ok 79210
  113922. 45: ok 79211
  113923. 45: ok 79212
  113924. 45: ok 79213
  113925. 45: ok 79214
  113926. 45: ok 79215
  113927. 45: ok 79216
  113928. 45: ok 79217
  113929. 45: ok 79218
  113930. 45: ok 79219
  113931. 45: ok 79220
  113932. 45: ok 79221
  113933. 45: ok 79222
  113934. 45: ok 79223
  113935. 45: ok 79224
  113936. 45: ok 79225
  113937. 45: ok 79226
  113938. 45: ok 79227
  113939. 45: ok 79228
  113940. 45: ok 79229
  113941. 45: ok 79230
  113942. 45: ok 79231
  113943. 45: ok 79232
  113944. 45: ok 79233
  113945. 45: ok 79234
  113946. 45: ok 79235
  113947. 45: ok 79236
  113948. 45: ok 79237
  113949. 45: ok 79238
  113950. 45: ok 79239
  113951. 45: ok 79240
  113952. 45: ok 79241
  113953. 45: ok 79242
  113954. 45: ok 79243
  113955. 45: ok 79244
  113956. 45: ok 79245
  113957. 45: ok 79246
  113958. 45: ok 79247
  113959. 45: ok 79248
  113960. 45: ok 79249
  113961. 45: ok 79250
  113962. 45: ok 79251
  113963. 45: ok 79252
  113964. 45: ok 79253
  113965. 45: ok 79254
  113966. 45: ok 79255
  113967. 45: ok 79256
  113968. 45: ok 79257
  113969. 45: ok 79258
  113970. 45: ok 79259
  113971. 45: ok 79260
  113972. 45: ok 79261
  113973. 45: ok 79262
  113974. 45: ok 79263
  113975. 45: ok 79264
  113976. 45: ok 79265
  113977. 45: ok 79266
  113978. 45: ok 79267
  113979. 45: ok 79268
  113980. 45: ok 79269
  113981. 45: ok 79270
  113982. 45: ok 79271
  113983. 45: ok 79272
  113984. 45: ok 79273
  113985. 45: ok 79274
  113986. 45: ok 79275
  113987. 45: ok 79276
  113988. 45: ok 79277
  113989. 45: ok 79278
  113990. 45: ok 79279
  113991. 45: ok 79280
  113992. 45: ok 79281
  113993. 45: ok 79282
  113994. 45: ok 79283
  113995. 45: ok 79284
  113996. 45: ok 79285
  113997. 45: ok 79286
  113998. 45: ok 79287
  113999. 45: ok 79288
  114000. 45: ok 79289
  114001. 45: ok 79290
  114002. 45: ok 79291
  114003. 45: ok 79292
  114004. 45: ok 79293
  114005. 45: ok 79294
  114006. 45: ok 79295
  114007. 45: ok 79296
  114008. 45: ok 79297
  114009. 45: ok 79298
  114010. 45: ok 79299
  114011. 45: ok 79300
  114012. 45: ok 79301
  114013. 45: ok 79302
  114014. 45: ok 79303
  114015. 45: ok 79304
  114016. 45: ok 79305
  114017. 45: ok 79306
  114018. 45: ok 79307
  114019. 45: ok 79308
  114020. 45: ok 79309
  114021. 45: ok 79310
  114022. 45: ok 79311
  114023. 45: ok 79312
  114024. 45: ok 79313
  114025. 45: ok 79314
  114026. 45: ok 79315
  114027. 45: ok 79316
  114028. 45: ok 79317
  114029. 45: ok 79318
  114030. 45: ok 79319
  114031. 45: ok 79320
  114032. 45: ok 79321
  114033. 45: ok 79322
  114034. 45: ok 79323
  114035. 45: ok 79324
  114036. 45: ok 79325
  114037. 45: ok 79326
  114038. 45: ok 79327
  114039. 45: ok 79328
  114040. 45: ok 79329
  114041. 45: ok 79330
  114042. 45: ok 79331
  114043. 45: ok 79332
  114044. 45: ok 79333
  114045. 45: ok 79334
  114046. 45: ok 79335
  114047. 45: ok 79336
  114048. 45: ok 79337
  114049. 45: ok 79338
  114050. 45: ok 79339
  114051. 45: ok 79340
  114052. 45: ok 79341
  114053. 45: ok 79342
  114054. 45: ok 79343
  114055. 45: ok 79344
  114056. 45: ok 79345
  114057. 45: ok 79346
  114058. 45: ok 79347
  114059. 45: ok 79348
  114060. 45: ok 79349
  114061. 45: ok 79350
  114062. 45: ok 79351
  114063. 45: ok 79352
  114064. 45: ok 79353
  114065. 45: ok 79354
  114066. 45: ok 79355
  114067. 45: ok 79356
  114068. 45: ok 79357
  114069. 45: ok 79358
  114070. 45: ok 79359
  114071. 45: ok 79360
  114072. 45: ok 79361
  114073. 45: ok 79362
  114074. 45: ok 79363
  114075. 45: ok 79364
  114076. 45: ok 79365
  114077. 45: ok 79366
  114078. 45: ok 79367
  114079. 45: ok 79368
  114080. 45: ok 79369
  114081. 45: ok 79370
  114082. 45: ok 79371
  114083. 45: ok 79372
  114084. 45: ok 79373
  114085. 45: ok 79374
  114086. 45: ok 79375
  114087. 45: ok 79376
  114088. 45: ok 79377
  114089. 45: ok 79378
  114090. 45: ok 79379
  114091. 45: ok 79380
  114092. 45: ok 79381
  114093. 45: ok 79382
  114094. 45: ok 79383
  114095. 45: ok 79384
  114096. 45: ok 79385
  114097. 45: ok 79386
  114098. 45: ok 79387
  114099. 45: ok 79388
  114100. 45: ok 79389
  114101. 45: ok 79390
  114102. 45: ok 79391
  114103. 45: ok 79392
  114104. 45: ok 79393
  114105. 45: ok 79394
  114106. 45: ok 79395
  114107. 45: ok 79396
  114108. 45: ok 79397
  114109. 45: ok 79398
  114110. 45: ok 79399
  114111. 45: ok 79400
  114112. 45: ok 79401
  114113. 45: ok 79402
  114114. 45: ok 79403
  114115. 45: ok 79404
  114116. 45: ok 79405
  114117. 45: ok 79406
  114118. 45: ok 79407
  114119. 45: ok 79408
  114120. 45: ok 79409
  114121. 45: ok 79410
  114122. 45: ok 79411
  114123. 45: ok 79412
  114124. 45: ok 79413
  114125. 45: ok 79414
  114126. 45: ok 79415
  114127. 45: ok 79416
  114128. 45: ok 79417
  114129. 45: ok 79418
  114130. 45: ok 79419
  114131. 45: ok 79420
  114132. 45: ok 79421
  114133. 45: ok 79422
  114134. 45: ok 79423
  114135. 45: ok 79424
  114136. 45: ok 79425
  114137. 45: ok 79426
  114138. 45: ok 79427
  114139. 45: ok 79428
  114140. 45: ok 79429
  114141. 45: ok 79430
  114142. 45: ok 79431
  114143. 45: ok 79432
  114144. 45: ok 79433
  114145. 45: ok 79434
  114146. 45: ok 79435
  114147. 45: ok 79436
  114148. 45: ok 79437
  114149. 45: ok 79438
  114150. 45: ok 79439
  114151. 45: ok 79440
  114152. 45: ok 79441
  114153. 45: ok 79442
  114154. 45: ok 79443
  114155. 45: ok 79444
  114156. 45: ok 79445
  114157. 45: ok 79446
  114158. 45: ok 79447
  114159. 45: ok 79448
  114160. 45: ok 79449
  114161. 45: ok 79450
  114162. 45: ok 79451
  114163. 45: ok 79452
  114164. 45: ok 79453
  114165. 45: ok 79454
  114166. 45: ok 79455
  114167. 45: ok 79456
  114168. 45: ok 79457
  114169. 45: ok 79458
  114170. 45: ok 79459
  114171. 45: ok 79460
  114172. 45: ok 79461
  114173. 45: ok 79462
  114174. 45: ok 79463
  114175. 45: ok 79464
  114176. 45: ok 79465
  114177. 45: ok 79466
  114178. 45: ok 79467
  114179. 45: ok 79468
  114180. 45: ok 79469
  114181. 45: ok 79470
  114182. 45: ok 79471
  114183. 45: ok 79472
  114184. 45: ok 79473
  114185. 45: ok 79474
  114186. 45: ok 79475
  114187. 45: ok 79476
  114188. 45: ok 79477
  114189. 45: ok 79478
  114190. 45: ok 79479
  114191. 45: ok 79480
  114192. 45: ok 79481
  114193. 45: ok 79482
  114194. 45: ok 79483
  114195. 45: ok 79484
  114196. 45: ok 79485
  114197. 45: ok 79486
  114198. 45: ok 79487
  114199. 45: ok 79488
  114200. 45: ok 79489
  114201. 45: ok 79490
  114202. 45: ok 79491
  114203. 45: ok 79492
  114204. 45: ok 79493
  114205. 45: ok 79494
  114206. 45: ok 79495
  114207. 45: ok 79496
  114208. 45: ok 79497
  114209. 45: ok 79498
  114210. 45: ok 79499
  114211. 45: ok 79500
  114212. 45: ok 79501
  114213. 45: ok 79502
  114214. 45: ok 79503
  114215. 45: ok 79504
  114216. 45: ok 79505
  114217. 45: ok 79506
  114218. 45: ok 79507
  114219. 45: ok 79508
  114220. 45: ok 79509
  114221. 45: ok 79510
  114222. 45: ok 79511
  114223. 45: ok 79512
  114224. 45: ok 79513
  114225. 45: ok 79514
  114226. 45: ok 79515
  114227. 45: ok 79516
  114228. 45: ok 79517
  114229. 45: ok 79518
  114230. 45: ok 79519
  114231. 45: ok 79520
  114232. 45: ok 79521
  114233. 45: ok 79522
  114234. 45: ok 79523
  114235. 45: ok 79524
  114236. 45: ok 79525
  114237. 45: ok 79526
  114238. 45: ok 79527
  114239. 45: ok 79528
  114240. 45: ok 79529
  114241. 45: ok 79530
  114242. 45: ok 79531
  114243. 45: ok 79532
  114244. 45: ok 79533
  114245. 45: ok 79534
  114246. 45: ok 79535
  114247. 45: ok 79536
  114248. 45: ok 79537
  114249. 45: ok 79538
  114250. 45: ok 79539
  114251. 45: ok 79540
  114252. 45: ok 79541
  114253. 45: ok 79542
  114254. 45: ok 79543
  114255. 45: ok 79544
  114256. 45: ok 79545
  114257. 45: ok 79546
  114258. 45: ok 79547
  114259. 45: ok 79548
  114260. 45: ok 79549
  114261. 45: ok 79550
  114262. 45: ok 79551
  114263. 45: ok 79552
  114264. 45: ok 79553
  114265. 45: ok 79554
  114266. 45: ok 79555
  114267. 45: ok 79556
  114268. 45: ok 79557
  114269. 45: ok 79558
  114270. 45: ok 79559
  114271. 45: ok 79560
  114272. 45: ok 79561
  114273. 45: ok 79562
  114274. 45: ok 79563
  114275. 45: ok 79564
  114276. 45: ok 79565
  114277. 45: ok 79566
  114278. 45: ok 79567
  114279. 45: ok 79568
  114280. 45: ok 79569
  114281. 45: ok 79570
  114282. 45: ok 79571
  114283. 45: ok 79572
  114284. 45: ok 79573
  114285. 45: ok 79574
  114286. 45: ok 79575
  114287. 45: ok 79576
  114288. 45: ok 79577
  114289. 45: ok 79578
  114290. 45: ok 79579
  114291. 45: ok 79580
  114292. 45: ok 79581
  114293. 45: ok 79582
  114294. 45: ok 79583
  114295. 45: ok 79584
  114296. 45: ok 79585
  114297. 45: ok 79586
  114298. 45: ok 79587
  114299. 45: ok 79588
  114300. 45: ok 79589
  114301. 45: ok 79590
  114302. 45: ok 79591
  114303. 45: ok 79592
  114304. 45: ok 79593
  114305. 45: ok 79594
  114306. 45: ok 79595
  114307. 45: ok 79596
  114308. 45: ok 79597
  114309. 45: ok 79598
  114310. 45: ok 79599
  114311. 45: ok 79600
  114312. 45: ok 79601
  114313. 45: ok 79602
  114314. 45: ok 79603
  114315. 45: ok 79604
  114316. 45: ok 79605
  114317. 45: ok 79606
  114318. 45: ok 79607
  114319. 45: ok 79608
  114320. 45: ok 79609
  114321. 45: ok 79610
  114322. 45: ok 79611
  114323. 45: ok 79612
  114324. 45: ok 79613
  114325. 45: ok 79614
  114326. 45: ok 79615
  114327. 45: ok 79616
  114328. 45: ok 79617
  114329. 45: ok 79618
  114330. 45: ok 79619
  114331. 45: ok 79620
  114332. 45: ok 79621
  114333. 45: ok 79622
  114334. 45: ok 79623
  114335. 45: ok 79624
  114336. 45: ok 79625
  114337. 45: ok 79626
  114338. 45: ok 79627
  114339. 45: ok 79628
  114340. 45: ok 79629
  114341. 45: ok 79630
  114342. 45: ok 79631
  114343. 45: ok 79632
  114344. 45: ok 79633
  114345. 45: ok 79634
  114346. 45: ok 79635
  114347. 45: ok 79636
  114348. 45: ok 79637
  114349. 45: ok 79638
  114350. 45: ok 79639
  114351. 45: ok 79640
  114352. 45: ok 79641
  114353. 45: ok 79642
  114354. 45: ok 79643
  114355. 45: ok 79644
  114356. 45: ok 79645
  114357. 45: ok 79646
  114358. 45: ok 79647
  114359. 45: ok 79648
  114360. 45: ok 79649
  114361. 45: ok 79650
  114362. 45: ok 79651
  114363. 45: ok 79652
  114364. 45: ok 79653
  114365. 45: ok 79654
  114366. 45: ok 79655
  114367. 45: ok 79656
  114368. 45: ok 79657
  114369. 45: ok 79658
  114370. 45: ok 79659
  114371. 45: ok 79660
  114372. 45: ok 79661
  114373. 45: ok 79662
  114374. 45: ok 79663
  114375. 45: ok 79664
  114376. 45: ok 79665
  114377. 45: ok 79666
  114378. 45: ok 79667
  114379. 45: ok 79668
  114380. 45: ok 79669
  114381. 45: ok 79670
  114382. 45: ok 79671
  114383. 45: ok 79672
  114384. 45: ok 79673
  114385. 45: ok 79674
  114386. 45: ok 79675
  114387. 45: ok 79676
  114388. 45: ok 79677
  114389. 45: ok 79678
  114390. 45: ok 79679
  114391. 45: ok 79680
  114392. 45: ok 79681
  114393. 45: ok 79682
  114394. 45: ok 79683
  114395. 45: ok 79684
  114396. 45: ok 79685
  114397. 45: ok 79686
  114398. 45: ok 79687
  114399. 45: ok 79688
  114400. 45: ok 79689
  114401. 45: ok 79690
  114402. 45: ok 79691
  114403. 45: ok 79692
  114404. 45: ok 79693
  114405. 45: ok 79694
  114406. 45: ok 79695
  114407. 45: ok 79696
  114408. 45: ok 79697
  114409. 45: ok 79698
  114410. 45: ok 79699
  114411. 45: ok 79700
  114412. 45: ok 79701
  114413. 45: ok 79702
  114414. 45: ok 79703
  114415. 45: ok 79704
  114416. 45: ok 79705
  114417. 45: ok 79706
  114418. 45: ok 79707
  114419. 45: ok 79708
  114420. 45: ok 79709
  114421. 45: ok 79710
  114422. 45: ok 79711
  114423. 45: ok 79712
  114424. 45: ok 79713
  114425. 45: ok 79714
  114426. 45: ok 79715
  114427. 45: ok 79716
  114428. 45: ok 79717
  114429. 45: ok 79718
  114430. 45: ok 79719
  114431. 45: ok 79720
  114432. 45: ok 79721
  114433. 45: ok 79722
  114434. 45: ok 79723
  114435. 45: ok 79724
  114436. 45: ok 79725
  114437. 45: ok 79726
  114438. 45: ok 79727
  114439. 45: ok 79728
  114440. 45: ok 79729
  114441. 45: ok 79730
  114442. 45: ok 79731
  114443. 45: ok 79732
  114444. 45: ok 79733
  114445. 45: ok 79734
  114446. 45: ok 79735
  114447. 45: ok 79736
  114448. 45: ok 79737
  114449. 45: ok 79738
  114450. 45: ok 79739
  114451. 45: ok 79740
  114452. 45: ok 79741
  114453. 45: ok 79742
  114454. 45: ok 79743
  114455. 45: ok 79744
  114456. 45: ok 79745
  114457. 45: ok 79746
  114458. 45: ok 79747
  114459. 45: ok 79748
  114460. 45: ok 79749
  114461. 45: ok 79750
  114462. 45: ok 79751
  114463. 45: ok 79752
  114464. 45: ok 79753
  114465. 45: ok 79754
  114466. 45: ok 79755
  114467. 45: ok 79756
  114468. 45: ok 79757
  114469. 45: ok 79758
  114470. 45: ok 79759
  114471. 45: ok 79760
  114472. 45: ok 79761
  114473. 45: ok 79762
  114474. 45: ok 79763
  114475. 45: ok 79764
  114476. 45: ok 79765
  114477. 45: ok 79766
  114478. 45: ok 79767
  114479. 45: ok 79768
  114480. 45: ok 79769
  114481. 45: ok 79770
  114482. 45: ok 79771
  114483. 45: ok 79772
  114484. 45: ok 79773
  114485. 45: ok 79774
  114486. 45: ok 79775
  114487. 45: ok 79776
  114488. 45: ok 79777
  114489. 45: ok 79778
  114490. 45: ok 79779
  114491. 45: ok 79780
  114492. 45: ok 79781
  114493. 45: ok 79782
  114494. 45: ok 79783
  114495. 45: ok 79784
  114496. 45: ok 79785
  114497. 45: ok 79786
  114498. 45: ok 79787
  114499. 45: ok 79788
  114500. 45: ok 79789
  114501. 45: ok 79790
  114502. 45: ok 79791
  114503. 45: ok 79792
  114504. 45: ok 79793
  114505. 45: ok 79794
  114506. 45: ok 79795
  114507. 45: ok 79796
  114508. 45: ok 79797
  114509. 45: ok 79798
  114510. 45: ok 79799
  114511. 45: ok 79800
  114512. 45: ok 79801
  114513. 45: ok 79802
  114514. 45: ok 79803
  114515. 45: ok 79804
  114516. 45: ok 79805
  114517. 45: ok 79806
  114518. 45: ok 79807
  114519. 45: ok 79808
  114520. 45: ok 79809
  114521. 45: ok 79810
  114522. 45: ok 79811
  114523. 45: ok 79812
  114524. 45: ok 79813
  114525. 45: ok 79814
  114526. 45: ok 79815
  114527. 45: ok 79816
  114528. 45: ok 79817
  114529. 45: ok 79818
  114530. 45: ok 79819
  114531. 45: ok 79820
  114532. 45: ok 79821
  114533. 45: ok 79822
  114534. 45: ok 79823
  114535. 45: ok 79824
  114536. 45: ok 79825
  114537. 45: ok 79826
  114538. 45: ok 79827
  114539. 45: ok 79828
  114540. 45: ok 79829
  114541. 45: ok 79830
  114542. 45: ok 79831
  114543. 45: ok 79832
  114544. 45: ok 79833
  114545. 45: ok 79834
  114546. 45: ok 79835
  114547. 45: ok 79836
  114548. 45: ok 79837
  114549. 45: ok 79838
  114550. 45: ok 79839
  114551. 45: ok 79840
  114552. 45: ok 79841
  114553. 45: ok 79842
  114554. 45: ok 79843
  114555. 45: ok 79844
  114556. 45: ok 79845
  114557. 45: ok 79846
  114558. 45: ok 79847
  114559. 45: ok 79848
  114560. 45: ok 79849
  114561. 45: ok 79850
  114562. 45: ok 79851
  114563. 45: ok 79852
  114564. 45: ok 79853
  114565. 45: ok 79854
  114566. 45: ok 79855
  114567. 45: ok 79856
  114568. 45: ok 79857
  114569. 45: ok 79858
  114570. 45: ok 79859
  114571. 45: ok 79860
  114572. 45: ok 79861
  114573. 45: ok 79862
  114574. 45: ok 79863
  114575. 45: ok 79864
  114576. 45: ok 79865
  114577. 45: ok 79866
  114578. 45: ok 79867
  114579. 45: ok 79868
  114580. 45: ok 79869
  114581. 45: ok 79870
  114582. 45: ok 79871
  114583. 45: ok 79872
  114584. 45: ok 79873
  114585. 45: ok 79874
  114586. 45: ok 79875
  114587. 45: ok 79876
  114588. 45: ok 79877
  114589. 45: ok 79878
  114590. 45: ok 79879
  114591. 45: ok 79880
  114592. 45: ok 79881
  114593. 45: ok 79882
  114594. 45: ok 79883
  114595. 45: ok 79884
  114596. 45: ok 79885
  114597. 45: ok 79886
  114598. 45: ok 79887
  114599. 45: ok 79888
  114600. 45: ok 79889
  114601. 45: ok 79890
  114602. 45: ok 79891
  114603. 45: ok 79892
  114604. 45: ok 79893
  114605. 45: ok 79894
  114606. 45: ok 79895
  114607. 45: ok 79896
  114608. 45: ok 79897
  114609. 45: ok 79898
  114610. 45: ok 79899
  114611. 45: ok 79900
  114612. 45: ok 79901
  114613. 45: ok 79902
  114614. 45: ok 79903
  114615. 45: ok 79904
  114616. 45: ok 79905
  114617. 45: ok 79906
  114618. 45: ok 79907
  114619. 45: ok 79908
  114620. 45: ok 79909
  114621. 45: ok 79910
  114622. 45: ok 79911
  114623. 45: ok 79912
  114624. 45: ok 79913
  114625. 45: ok 79914
  114626. 45: ok 79915
  114627. 45: ok 79916
  114628. 45: ok 79917
  114629. 45: ok 79918
  114630. 45: ok 79919
  114631. 45: ok 79920
  114632. 45: ok 79921
  114633. 45: ok 79922
  114634. 45: ok 79923
  114635. 45: ok 79924
  114636. 45: ok 79925
  114637. 45: ok 79926
  114638. 45: ok 79927
  114639. 45: ok 79928
  114640. 45: ok 79929
  114641. 45: ok 79930
  114642. 45: ok 79931
  114643. 45: ok 79932
  114644. 45: ok 79933
  114645. 45: ok 79934
  114646. 45: ok 79935
  114647. 45: ok 79936
  114648. 45: ok 79937
  114649. 45: ok 79938
  114650. 45: ok 79939
  114651. 45: ok 79940
  114652. 45: ok 79941
  114653. 45: ok 79942
  114654. 45: ok 79943
  114655. 45: ok 79944
  114656. 45: ok 79945
  114657. 45: ok 79946
  114658. 45: ok 79947
  114659. 45: ok 79948
  114660. 45: ok 79949
  114661. 45: ok 79950
  114662. 45: ok 79951
  114663. 45: ok 79952
  114664. 45: ok 79953
  114665. 45: ok 79954
  114666. 45: ok 79955
  114667. 45: ok 79956
  114668. 45: ok 79957
  114669. 45: ok 79958
  114670. 45: ok 79959
  114671. 45: ok 79960
  114672. 45: ok 79961
  114673. 45: ok 79962
  114674. 45: ok 79963
  114675. 45: ok 79964
  114676. 45: ok 79965
  114677. 45: ok 79966
  114678. 45: ok 79967
  114679. 45: ok 79968
  114680. 45: ok 79969
  114681. 45: ok 79970
  114682. 45: ok 79971
  114683. 45: ok 79972
  114684. 45: ok 79973
  114685. 45: ok 79974
  114686. 45: ok 79975
  114687. 45: ok 79976
  114688. 45: ok 79977
  114689. 45: ok 79978
  114690. 45: ok 79979
  114691. 45: ok 79980
  114692. 45: ok 79981
  114693. 45: ok 79982
  114694. 45: ok 79983
  114695. 45: ok 79984
  114696. 45: ok 79985
  114697. 45: ok 79986
  114698. 45: ok 79987
  114699. 45: ok 79988
  114700. 45: ok 79989
  114701. 45: ok 79990
  114702. 45: ok 79991
  114703. 45: ok 79992
  114704. 45: ok 79993
  114705. 45: ok 79994
  114706. 45: ok 79995
  114707. 45: ok 79996
  114708. 45: ok 79997
  114709. 45: ok 79998
  114710. 45: ok 79999
  114711. 45: ok 80000
  114712. 45: ok 80001
  114713. 45: ok 80002
  114714. 45: ok 80003
  114715. 45: ok 80004
  114716. 45: ok 80005
  114717. 45: ok 80006
  114718. 45: ok 80007
  114719. 45: ok 80008
  114720. 45: ok 80009
  114721. 45: ok 80010
  114722. 45: ok 80011
  114723. 45: ok 80012
  114724. 45: ok 80013
  114725. 45: ok 80014
  114726. 45: ok 80015
  114727. 45: ok 80016
  114728. 45: ok 80017
  114729. 45: ok 80018
  114730. 45: ok 80019
  114731. 45: ok 80020
  114732. 45: ok 80021
  114733. 45: ok 80022
  114734. 45: ok 80023
  114735. 45: ok 80024
  114736. 45: ok 80025
  114737. 45: ok 80026
  114738. 45: ok 80027
  114739. 45: ok 80028
  114740. 45: ok 80029
  114741. 45: ok 80030
  114742. 45: ok 80031
  114743. 45: ok 80032
  114744. 45: ok 80033
  114745. 45: ok 80034
  114746. 45: ok 80035
  114747. 45: ok 80036
  114748. 45: ok 80037
  114749. 45: ok 80038
  114750. 45: ok 80039
  114751. 45: ok 80040
  114752. 45: ok 80041
  114753. 45: ok 80042
  114754. 45: ok 80043
  114755. 45: ok 80044
  114756. 45: ok 80045
  114757. 45: ok 80046
  114758. 45: ok 80047
  114759. 45: ok 80048
  114760. 45: ok 80049
  114761. 45: ok 80050
  114762. 45: ok 80051
  114763. 45: ok 80052
  114764. 45: ok 80053
  114765. 45: ok 80054
  114766. 45: ok 80055
  114767. 45: ok 80056
  114768. 45: ok 80057
  114769. 45: ok 80058
  114770. 45: ok 80059
  114771. 45: ok 80060
  114772. 45: ok 80061
  114773. 45: ok 80062
  114774. 45: ok 80063
  114775. 45: ok 80064
  114776. 45: ok 80065
  114777. 45: ok 80066
  114778. 45: ok 80067
  114779. 45: ok 80068
  114780. 45: ok 80069
  114781. 45: ok 80070
  114782. 45: ok 80071
  114783. 45: ok 80072
  114784. 45: ok 80073
  114785. 45: ok 80074
  114786. 45: ok 80075
  114787. 45: ok 80076
  114788. 45: ok 80077
  114789. 45: ok 80078
  114790. 45: ok 80079
  114791. 45: ok 80080
  114792. 45: ok 80081
  114793. 45: ok 80082
  114794. 45: ok 80083
  114795. 45: ok 80084
  114796. 45: ok 80085
  114797. 45: ok 80086
  114798. 45: ok 80087
  114799. 45: ok 80088
  114800. 45: ok 80089
  114801. 45: ok 80090
  114802. 45: ok 80091
  114803. 45: ok 80092
  114804. 45: ok 80093
  114805. 45: ok 80094
  114806. 45: ok 80095
  114807. 45: ok 80096
  114808. 45: ok 80097
  114809. 45: ok 80098
  114810. 45: ok 80099
  114811. 45: ok 80100
  114812. 45: ok 80101
  114813. 45: ok 80102
  114814. 45: ok 80103
  114815. 45: ok 80104
  114816. 45: ok 80105
  114817. 45: ok 80106
  114818. 45: ok 80107
  114819. 45: ok 80108
  114820. 45: ok 80109
  114821. 45: ok 80110
  114822. 45: ok 80111
  114823. 45: ok 80112
  114824. 45: ok 80113
  114825. 45: ok 80114
  114826. 45: ok 80115
  114827. 45: ok 80116
  114828. 45: ok 80117
  114829. 45: ok 80118
  114830. 45: ok 80119
  114831. 45: ok 80120
  114832. 45: ok 80121
  114833. 45: ok 80122
  114834. 45: ok 80123
  114835. 45: ok 80124
  114836. 45: ok 80125
  114837. 45: ok 80126
  114838. 45: ok 80127
  114839. 45: ok 80128
  114840. 45: ok 80129
  114841. 45: ok 80130
  114842. 45: ok 80131
  114843. 45: ok 80132
  114844. 45: ok 80133
  114845. 45: ok 80134
  114846. 45: ok 80135
  114847. 45: ok 80136
  114848. 45: ok 80137
  114849. 45: ok 80138
  114850. 45: ok 80139
  114851. 45: ok 80140
  114852. 45: ok 80141
  114853. 45: ok 80142
  114854. 45: ok 80143
  114855. 45: ok 80144
  114856. 45: ok 80145
  114857. 45: ok 80146
  114858. 45: ok 80147
  114859. 45: ok 80148
  114860. 45: ok 80149
  114861. 45: ok 80150
  114862. 45: ok 80151
  114863. 45: ok 80152
  114864. 45: ok 80153
  114865. 45: ok 80154
  114866. 45: ok 80155
  114867. 45: ok 80156
  114868. 45: ok 80157
  114869. 45: ok 80158
  114870. 45: ok 80159
  114871. 45: ok 80160
  114872. 45: ok 80161
  114873. 45: ok 80162
  114874. 45: ok 80163
  114875. 45: ok 80164
  114876. 45: ok 80165
  114877. 45: ok 80166
  114878. 45: ok 80167
  114879. 45: ok 80168
  114880. 45: ok 80169
  114881. 45: ok 80170
  114882. 45: ok 80171
  114883. 45: ok 80172
  114884. 45: ok 80173
  114885. 45: ok 80174
  114886. 45: ok 80175
  114887. 45: ok 80176
  114888. 45: ok 80177
  114889. 45: ok 80178
  114890. 45: ok 80179
  114891. 45: ok 80180
  114892. 45: ok 80181
  114893. 45: ok 80182
  114894. 45: ok 80183
  114895. 45: ok 80184
  114896. 45: ok 80185
  114897. 45: ok 80186
  114898. 45: ok 80187
  114899. 45: ok 80188
  114900. 45: ok 80189
  114901. 45: ok 80190
  114902. 45: ok 80191
  114903. 45: ok 80192
  114904. 45: ok 80193
  114905. 45: ok 80194
  114906. 45: ok 80195
  114907. 45: ok 80196
  114908. 45: ok 80197
  114909. 45: ok 80198
  114910. 45: ok 80199
  114911. 45: ok 80200
  114912. 45: ok 80201
  114913. 45: ok 80202
  114914. 45: ok 80203
  114915. 45: ok 80204
  114916. 45: ok 80205
  114917. 45: ok 80206
  114918. 45: ok 80207
  114919. 45: ok 80208
  114920. 45: ok 80209
  114921. 45: ok 80210
  114922. 45: ok 80211
  114923. 45: ok 80212
  114924. 45: ok 80213
  114925. 45: ok 80214
  114926. 45: ok 80215
  114927. 45: ok 80216
  114928. 45: ok 80217
  114929. 45: ok 80218
  114930. 45: ok 80219
  114931. 45: ok 80220
  114932. 45: ok 80221
  114933. 45: ok 80222
  114934. 45: ok 80223
  114935. 45: ok 80224
  114936. 45: ok 80225
  114937. 45: ok 80226
  114938. 45: ok 80227
  114939. 45: ok 80228
  114940. 45: ok 80229
  114941. 45: ok 80230
  114942. 45: ok 80231
  114943. 45: ok 80232
  114944. 45: ok 80233
  114945. 45: ok 80234
  114946. 45: ok 80235
  114947. 45: ok 80236
  114948. 45: ok 80237
  114949. 45: ok 80238
  114950. 45: ok 80239
  114951. 45: ok 80240
  114952. 45: ok 80241
  114953. 45: ok 80242
  114954. 45: ok 80243
  114955. 45: ok 80244
  114956. 45: ok 80245
  114957. 45: ok 80246
  114958. 45: ok 80247
  114959. 45: ok 80248
  114960. 45: ok 80249
  114961. 45: ok 80250
  114962. 45: ok 80251
  114963. 45: ok 80252
  114964. 45: ok 80253
  114965. 45: ok 80254
  114966. 45: ok 80255
  114967. 45: ok 80256
  114968. 45: ok 80257
  114969. 45: ok 80258
  114970. 45: ok 80259
  114971. 45: ok 80260
  114972. 45: ok 80261
  114973. 45: ok 80262
  114974. 45: ok 80263
  114975. 45: ok 80264
  114976. 45: ok 80265
  114977. 45: ok 80266
  114978. 45: ok 80267
  114979. 45: ok 80268
  114980. 45: ok 80269
  114981. 45: ok 80270
  114982. 45: ok 80271
  114983. 45: ok 80272
  114984. 45: ok 80273
  114985. 45: ok 80274
  114986. 45: ok 80275
  114987. 45: ok 80276
  114988. 45: ok 80277
  114989. 45: ok 80278
  114990. 45: ok 80279
  114991. 45: ok 80280
  114992. 45: ok 80281
  114993. 45: ok 80282
  114994. 45: ok 80283
  114995. 45: ok 80284
  114996. 45: ok 80285
  114997. 45: ok 80286
  114998. 45: ok 80287
  114999. 45: ok 80288
  115000. 45: ok 80289
  115001. 45: ok 80290
  115002. 45: ok 80291
  115003. 45: ok 80292
  115004. 45: ok 80293
  115005. 45: ok 80294
  115006. 45: ok 80295
  115007. 45: ok 80296
  115008. 45: ok 80297
  115009. 45: ok 80298
  115010. 45: ok 80299
  115011. 45: ok 80300
  115012. 45: ok 80301
  115013. 45: ok 80302
  115014. 45: ok 80303
  115015. 45: ok 80304
  115016. 45: ok 80305
  115017. 45: ok 80306
  115018. 45: ok 80307
  115019. 45: ok 80308
  115020. 45: ok 80309
  115021. 45: ok 80310
  115022. 45: ok 80311
  115023. 45: ok 80312
  115024. 45: ok 80313
  115025. 45: ok 80314
  115026. 45: ok 80315
  115027. 45: ok 80316
  115028. 45: ok 80317
  115029. 45: ok 80318
  115030. 45: ok 80319
  115031. 45: ok 80320
  115032. 45: ok 80321
  115033. 45: ok 80322
  115034. 45: ok 80323
  115035. 45: ok 80324
  115036. 45: ok 80325
  115037. 45: ok 80326
  115038. 45: ok 80327
  115039. 45: ok 80328
  115040. 45: ok 80329
  115041. 45: ok 80330
  115042. 45: ok 80331
  115043. 45: ok 80332
  115044. 45: ok 80333
  115045. 45: ok 80334
  115046. 45: ok 80335
  115047. 45: ok 80336
  115048. 45: ok 80337
  115049. 45: ok 80338
  115050. 45: ok 80339
  115051. 45: ok 80340
  115052. 45: ok 80341
  115053. 45: ok 80342
  115054. 45: ok 80343
  115055. 45: ok 80344
  115056. 45: ok 80345
  115057. 45: ok 80346
  115058. 45: ok 80347
  115059. 45: ok 80348
  115060. 45: ok 80349
  115061. 45: ok 80350
  115062. 45: ok 80351
  115063. 45: ok 80352
  115064. 45: ok 80353
  115065. 45: ok 80354
  115066. 45: ok 80355
  115067. 45: ok 80356
  115068. 45: ok 80357
  115069. 45: ok 80358
  115070. 45: ok 80359
  115071. 45: ok 80360
  115072. 45: ok 80361
  115073. 45: ok 80362
  115074. 45: ok 80363
  115075. 45: ok 80364
  115076. 45: ok 80365
  115077. 45: ok 80366
  115078. 45: ok 80367
  115079. 45: ok 80368
  115080. 45: ok 80369
  115081. 45: ok 80370
  115082. 45: ok 80371
  115083. 45: ok 80372
  115084. 45: ok 80373
  115085. 45: ok 80374
  115086. 45: ok 80375
  115087. 45: ok 80376
  115088. 45: ok 80377
  115089. 45: ok 80378
  115090. 45: ok 80379
  115091. 45: ok 80380
  115092. 45: ok 80381
  115093. 45: ok 80382
  115094. 45: ok 80383
  115095. 45: ok 80384
  115096. 45: ok 80385
  115097. 45: ok 80386
  115098. 45: ok 80387
  115099. 45: ok 80388
  115100. 45: ok 80389
  115101. 45: ok 80390
  115102. 45: ok 80391
  115103. 45: ok 80392
  115104. 45: ok 80393
  115105. 45: ok 80394
  115106. 45: ok 80395
  115107. 45: ok 80396
  115108. 45: ok 80397
  115109. 45: ok 80398
  115110. 45: ok 80399
  115111. 45: ok 80400
  115112. 45: ok 80401
  115113. 45: ok 80402
  115114. 45: ok 80403
  115115. 45: ok 80404
  115116. 45: ok 80405
  115117. 45: ok 80406
  115118. 45: ok 80407
  115119. 45: ok 80408
  115120. 45: ok 80409
  115121. 45: ok 80410
  115122. 45: ok 80411
  115123. 45: ok 80412
  115124. 45: ok 80413
  115125. 45: ok 80414
  115126. 45: ok 80415
  115127. 45: ok 80416
  115128. 45: ok 80417
  115129. 45: ok 80418
  115130. 45: ok 80419
  115131. 45: ok 80420
  115132. 45: ok 80421
  115133. 45: ok 80422
  115134. 45: ok 80423
  115135. 45: ok 80424
  115136. 45: ok 80425
  115137. 45: ok 80426
  115138. 45: ok 80427
  115139. 45: ok 80428
  115140. 45: ok 80429
  115141. 45: ok 80430
  115142. 45: ok 80431
  115143. 45: ok 80432
  115144. 45: ok 80433
  115145. 45: ok 80434
  115146. 45: ok 80435
  115147. 45: ok 80436
  115148. 45: ok 80437
  115149. 45: ok 80438
  115150. 45: ok 80439
  115151. 45: ok 80440
  115152. 45: ok 80441
  115153. 45: ok 80442
  115154. 45: ok 80443
  115155. 45: ok 80444
  115156. 45: ok 80445
  115157. 45: ok 80446
  115158. 45: ok 80447
  115159. 45: ok 80448
  115160. 45: ok 80449
  115161. 45: ok 80450
  115162. 45: ok 80451
  115163. 45: ok 80452
  115164. 45: ok 80453
  115165. 45: ok 80454
  115166. 45: ok 80455
  115167. 45: ok 80456
  115168. 45: ok 80457
  115169. 45: ok 80458
  115170. 45: ok 80459
  115171. 45: ok 80460
  115172. 45: ok 80461
  115173. 45: ok 80462
  115174. 45: ok 80463
  115175. 45: ok 80464
  115176. 45: ok 80465
  115177. 45: ok 80466
  115178. 45: ok 80467
  115179. 45: ok 80468
  115180. 45: ok 80469
  115181. 45: ok 80470
  115182. 45: ok 80471
  115183. 45: ok 80472
  115184. 45: ok 80473
  115185. 45: ok 80474
  115186. 45: ok 80475
  115187. 45: ok 80476
  115188. 45: ok 80477
  115189. 45: ok 80478
  115190. 45: ok 80479
  115191. 45: ok 80480
  115192. 45: ok 80481
  115193. 45: ok 80482
  115194. 45: ok 80483
  115195. 45: ok 80484
  115196. 45: ok 80485
  115197. 45: ok 80486
  115198. 45: ok 80487
  115199. 45: ok 80488
  115200. 45: ok 80489
  115201. 45: ok 80490
  115202. 45: ok 80491
  115203. 45: ok 80492
  115204. 45: ok 80493
  115205. 45: ok 80494
  115206. 45: ok 80495
  115207. 45: ok 80496
  115208. 45: ok 80497
  115209. 45: ok 80498
  115210. 45: ok 80499
  115211. 45: ok 80500
  115212. 45: ok 80501
  115213. 45: ok 80502
  115214. 45: ok 80503
  115215. 45: ok 80504
  115216. 45: ok 80505
  115217. 45: ok 80506
  115218. 45: ok 80507
  115219. 45: ok 80508
  115220. 45: ok 80509
  115221. 45: ok 80510
  115222. 45: ok 80511
  115223. 45: ok 80512
  115224. 45: ok 80513
  115225. 45: ok 80514
  115226. 45: ok 80515
  115227. 45: ok 80516
  115228. 45: ok 80517
  115229. 45: ok 80518
  115230. 45: ok 80519
  115231. 45: ok 80520
  115232. 45: ok 80521
  115233. 45: ok 80522
  115234. 45: ok 80523
  115235. 45: ok 80524
  115236. 45: ok 80525
  115237. 45: ok 80526
  115238. 45: ok 80527
  115239. 45: ok 80528
  115240. 45: ok 80529
  115241. 45: ok 80530
  115242. 45: ok 80531
  115243. 45: ok 80532
  115244. 45: ok 80533
  115245. 45: ok 80534
  115246. 45: ok 80535
  115247. 45: ok 80536
  115248. 45: ok 80537
  115249. 45: ok 80538
  115250. 45: ok 80539
  115251. 45: ok 80540
  115252. 45: ok 80541
  115253. 45: ok 80542
  115254. 45: ok 80543
  115255. 45: ok 80544
  115256. 45: ok 80545
  115257. 45: ok 80546
  115258. 45: ok 80547
  115259. 45: ok 80548
  115260. 45: ok 80549
  115261. 45: ok 80550
  115262. 45: ok 80551
  115263. 45: ok 80552
  115264. 45: ok 80553
  115265. 45: ok 80554
  115266. 45: ok 80555
  115267. 45: ok 80556
  115268. 45: ok 80557
  115269. 45: ok 80558
  115270. 45: ok 80559
  115271. 45: ok 80560
  115272. 45: ok 80561
  115273. 45: ok 80562
  115274. 45: ok 80563
  115275. 45: ok 80564
  115276. 45: ok 80565
  115277. 45: ok 80566
  115278. 45: ok 80567
  115279. 45: ok 80568
  115280. 45: ok 80569
  115281. 45: ok 80570
  115282. 45: ok 80571
  115283. 45: ok 80572
  115284. 45: ok 80573
  115285. 45: ok 80574
  115286. 45: ok 80575
  115287. 45: ok 80576
  115288. 45: ok 80577
  115289. 45: ok 80578
  115290. 45: ok 80579
  115291. 45: ok 80580
  115292. 45: ok 80581
  115293. 45: ok 80582
  115294. 45: ok 80583
  115295. 45: ok 80584
  115296. 45: ok 80585
  115297. 45: ok 80586
  115298. 45: ok 80587
  115299. 45: ok 80588
  115300. 45: ok 80589
  115301. 45: ok 80590
  115302. 45: ok 80591
  115303. 45: ok 80592
  115304. 45: ok 80593
  115305. 45: ok 80594
  115306. 45: ok 80595
  115307. 45: ok 80596
  115308. 45: ok 80597
  115309. 45: ok 80598
  115310. 45: ok 80599
  115311. 45: ok 80600
  115312. 45: ok 80601
  115313. 45: ok 80602
  115314. 45: ok 80603
  115315. 45: ok 80604
  115316. 45: ok 80605
  115317. 45: ok 80606
  115318. 45: ok 80607
  115319. 45: ok 80608
  115320. 45: ok 80609
  115321. 45: ok 80610
  115322. 45: ok 80611
  115323. 45: ok 80612
  115324. 45: ok 80613
  115325. 45: ok 80614
  115326. 45: ok 80615
  115327. 45: ok 80616
  115328. 45: ok 80617
  115329. 45: ok 80618
  115330. 45: ok 80619
  115331. 45: ok 80620
  115332. 45: ok 80621
  115333. 45: ok 80622
  115334. 45: ok 80623
  115335. 45: ok 80624
  115336. 45: ok 80625
  115337. 45: ok 80626
  115338. 45: ok 80627
  115339. 45: ok 80628
  115340. 45: ok 80629
  115341. 45: ok 80630
  115342. 45: ok 80631
  115343. 45: ok 80632
  115344. 45: ok 80633
  115345. 45: ok 80634
  115346. 45: ok 80635
  115347. 45: ok 80636
  115348. 45: ok 80637
  115349. 45: ok 80638
  115350. 45: ok 80639
  115351. 45: ok 80640
  115352. 45: ok 80641
  115353. 45: ok 80642
  115354. 45: ok 80643
  115355. 45: ok 80644
  115356. 45: ok 80645
  115357. 45: ok 80646
  115358. 45: ok 80647
  115359. 45: ok 80648
  115360. 45: ok 80649
  115361. 45: ok 80650
  115362. 45: ok 80651
  115363. 45: ok 80652
  115364. 45: ok 80653
  115365. 45: ok 80654
  115366. 45: ok 80655
  115367. 45: ok 80656
  115368. 45: ok 80657
  115369. 45: ok 80658
  115370. 45: ok 80659
  115371. 45: ok 80660
  115372. 45: ok 80661
  115373. 45: ok 80662
  115374. 45: ok 80663
  115375. 45: ok 80664
  115376. 45: ok 80665
  115377. 45: ok 80666
  115378. 45: ok 80667
  115379. 45: ok 80668
  115380. 45: ok 80669
  115381. 45: ok 80670
  115382. 45: ok 80671
  115383. 45: ok 80672
  115384. 45: ok 80673
  115385. 45: ok 80674
  115386. 45: ok 80675
  115387. 45: ok 80676
  115388. 45: ok 80677
  115389. 45: ok 80678
  115390. 45: ok 80679
  115391. 45: ok 80680
  115392. 45: ok 80681
  115393. 45: ok 80682
  115394. 45: ok 80683
  115395. 45: ok 80684
  115396. 45: ok 80685
  115397. 45: ok 80686
  115398. 45: ok 80687
  115399. 45: ok 80688
  115400. 45: ok 80689
  115401. 45: ok 80690
  115402. 45: ok 80691
  115403. 45: ok 80692
  115404. 45: ok 80693
  115405. 45: ok 80694
  115406. 45: ok 80695
  115407. 45: ok 80696
  115408. 45: ok 80697
  115409. 45: ok 80698
  115410. 45: ok 80699
  115411. 45: ok 80700
  115412. 45: ok 80701
  115413. 45: ok 80702
  115414. 45: ok 80703
  115415. 45: ok 80704
  115416. 45: ok 80705
  115417. 45: ok 80706
  115418. 45: ok 80707
  115419. 45: ok 80708
  115420. 45: ok 80709
  115421. 45: ok 80710
  115422. 45: ok 80711
  115423. 45: ok 80712
  115424. 45: ok 80713
  115425. 45: ok 80714
  115426. 45: ok 80715
  115427. 45: ok 80716
  115428. 45: ok 80717
  115429. 45: ok 80718
  115430. 45: ok 80719
  115431. 45: ok 80720
  115432. 45: ok 80721
  115433. 45: ok 80722
  115434. 45: ok 80723
  115435. 45: ok 80724
  115436. 45: ok 80725
  115437. 45: ok 80726
  115438. 45: ok 80727
  115439. 45: ok 80728
  115440. 45: ok 80729
  115441. 45: ok 80730
  115442. 45: ok 80731
  115443. 45: ok 80732
  115444. 45: ok 80733
  115445. 45: ok 80734
  115446. 45: ok 80735
  115447. 45: ok 80736
  115448. 45: ok 80737
  115449. 45: ok 80738
  115450. 45: ok 80739
  115451. 45: ok 80740
  115452. 45: ok 80741
  115453. 45: ok 80742
  115454. 45: ok 80743
  115455. 45: ok 80744
  115456. 45: ok 80745
  115457. 45: ok 80746
  115458. 45: ok 80747
  115459. 45: ok 80748
  115460. 45: ok 80749
  115461. 45: ok 80750
  115462. 45: ok 80751
  115463. 45: ok 80752
  115464. 45: ok 80753
  115465. 45: ok 80754
  115466. 45: ok 80755
  115467. 45: ok 80756
  115468. 45: ok 80757
  115469. 45: ok 80758
  115470. 45: ok 80759
  115471. 45: ok 80760
  115472. 45: ok 80761
  115473. 45: ok 80762
  115474. 45: ok 80763
  115475. 45: ok 80764
  115476. 45: ok 80765
  115477. 45: ok 80766
  115478. 45: ok 80767
  115479. 45: ok 80768
  115480. 45: ok 80769
  115481. 45: ok 80770
  115482. 45: ok 80771
  115483. 45: ok 80772
  115484. 45: ok 80773
  115485. 45: ok 80774
  115486. 45: ok 80775
  115487. 45: ok 80776
  115488. 45: ok 80777
  115489. 45: ok 80778
  115490. 45: ok 80779
  115491. 45: ok 80780
  115492. 45: ok 80781
  115493. 45: ok 80782
  115494. 45: ok 80783
  115495. 45: ok 80784
  115496. 45: ok 80785
  115497. 45: ok 80786
  115498. 45: ok 80787
  115499. 45: ok 80788
  115500. 45: ok 80789
  115501. 45: ok 80790
  115502. 45: ok 80791
  115503. 45: ok 80792
  115504. 45: ok 80793
  115505. 45: ok 80794
  115506. 45: ok 80795
  115507. 45: ok 80796
  115508. 45: ok 80797
  115509. 45: ok 80798
  115510. 45: ok 80799
  115511. 45: ok 80800
  115512. 45: ok 80801
  115513. 45: ok 80802
  115514. 45: ok 80803
  115515. 45: ok 80804
  115516. 45: ok 80805
  115517. 45: ok 80806
  115518. 45: ok 80807
  115519. 45: ok 80808
  115520. 45: ok 80809
  115521. 45: ok 80810
  115522. 45: ok 80811
  115523. 45: ok 80812
  115524. 45: ok 80813
  115525. 45: ok 80814
  115526. 45: ok 80815
  115527. 45: ok 80816
  115528. 45: ok 80817
  115529. 45: ok 80818
  115530. 45: ok 80819
  115531. 45: ok 80820
  115532. 45: ok 80821
  115533. 45: ok 80822
  115534. 45: ok 80823
  115535. 45: ok 80824
  115536. 45: ok 80825
  115537. 45: ok 80826
  115538. 45: ok 80827
  115539. 45: ok 80828
  115540. 45: ok 80829
  115541. 45: ok 80830
  115542. 45: ok 80831
  115543. 45: ok 80832
  115544. 45: ok 80833
  115545. 45: ok 80834
  115546. 45: ok 80835
  115547. 45: ok 80836
  115548. 45: ok 80837
  115549. 45: ok 80838
  115550. 45: ok 80839
  115551. 45: ok 80840
  115552. 45: ok 80841
  115553. 45: ok 80842
  115554. 45: ok 80843
  115555. 45: ok 80844
  115556. 45: ok 80845
  115557. 45: ok 80846
  115558. 45: ok 80847
  115559. 45: ok 80848
  115560. 45: ok 80849
  115561. 45: ok 80850
  115562. 45: ok 80851
  115563. 45: ok 80852
  115564. 45: ok 80853
  115565. 45: ok 80854
  115566. 45: ok 80855
  115567. 45: ok 80856
  115568. 45: ok 80857
  115569. 45: ok 80858
  115570. 45: ok 80859
  115571. 45: ok 80860
  115572. 45: ok 80861
  115573. 45: ok 80862
  115574. 45: ok 80863
  115575. 45: ok 80864
  115576. 45: ok 80865
  115577. 45: ok 80866
  115578. 45: ok 80867
  115579. 45: ok 80868
  115580. 45: ok 80869
  115581. 45: ok 80870
  115582. 45: ok 80871
  115583. 45: ok 80872
  115584. 45: ok 80873
  115585. 45: ok 80874
  115586. 45: ok 80875
  115587. 45: ok 80876
  115588. 45: ok 80877
  115589. 45: ok 80878
  115590. 45: ok 80879
  115591. 45: ok 80880
  115592. 45: ok 80881
  115593. 45: ok 80882
  115594. 45: ok 80883
  115595. 45: ok 80884
  115596. 45: ok 80885
  115597. 45: ok 80886
  115598. 45: ok 80887
  115599. 45: ok 80888
  115600. 45: ok 80889
  115601. 45: ok 80890
  115602. 45: ok 80891
  115603. 45: ok 80892
  115604. 45: ok 80893
  115605. 45: ok 80894
  115606. 45: ok 80895
  115607. 45: ok 80896
  115608. 45: ok 80897
  115609. 45: ok 80898
  115610. 45: ok 80899
  115611. 45: ok 80900
  115612. 45: ok 80901
  115613. 45: ok 80902
  115614. 45: ok 80903
  115615. 45: ok 80904
  115616. 45: ok 80905
  115617. 45: ok 80906
  115618. 45: ok 80907
  115619. 45: ok 80908
  115620. 45: ok 80909
  115621. 45: ok 80910
  115622. 45: ok 80911
  115623. 45: ok 80912
  115624. 45: ok 80913
  115625. 45: ok 80914
  115626. 45: ok 80915
  115627. 45: ok 80916
  115628. 45: ok 80917
  115629. 45: ok 80918
  115630. 45: ok 80919
  115631. 45: ok 80920
  115632. 45: ok 80921
  115633. 45: ok 80922
  115634. 45: ok 80923
  115635. 45: ok 80924
  115636. 45: ok 80925
  115637. 45: ok 80926
  115638. 45: ok 80927
  115639. 45: ok 80928
  115640. 45: ok 80929
  115641. 45: ok 80930
  115642. 45: ok 80931
  115643. 45: ok 80932
  115644. 45: ok 80933
  115645. 45: ok 80934
  115646. 45: ok 80935
  115647. 45: ok 80936
  115648. 45: ok 80937
  115649. 45: ok 80938
  115650. 45: ok 80939
  115651. 45: ok 80940
  115652. 45: ok 80941
  115653. 45: ok 80942
  115654. 45: ok 80943
  115655. 45: ok 80944
  115656. 45: ok 80945
  115657. 45: ok 80946
  115658. 45: ok 80947
  115659. 45: ok 80948
  115660. 45: ok 80949
  115661. 45: ok 80950
  115662. 45: ok 80951
  115663. 45: ok 80952
  115664. 45: ok 80953
  115665. 45: ok 80954
  115666. 45: ok 80955
  115667. 45: ok 80956
  115668. 45: ok 80957
  115669. 45: ok 80958
  115670. 45: ok 80959
  115671. 45: ok 80960
  115672. 45: ok 80961
  115673. 45: ok 80962
  115674. 45: ok 80963
  115675. 45: ok 80964
  115676. 45: ok 80965
  115677. 45: ok 80966
  115678. 45: ok 80967
  115679. 45: ok 80968
  115680. 45: ok 80969
  115681. 45: ok 80970
  115682. 45: ok 80971
  115683. 45: ok 80972
  115684. 45: ok 80973
  115685. 45: ok 80974
  115686. 45: ok 80975
  115687. 45: ok 80976
  115688. 45: ok 80977
  115689. 45: ok 80978
  115690. 45: ok 80979
  115691. 45: ok 80980
  115692. 45: ok 80981
  115693. 45: ok 80982
  115694. 45: ok 80983
  115695. 45: ok 80984
  115696. 45: ok 80985
  115697. 45: ok 80986
  115698. 45: ok 80987
  115699. 45: ok 80988
  115700. 45: ok 80989
  115701. 45: ok 80990
  115702. 45: ok 80991
  115703. 45: ok 80992
  115704. 45: ok 80993
  115705. 45: ok 80994
  115706. 45: ok 80995
  115707. 45: ok 80996
  115708. 45: ok 80997
  115709. 45: ok 80998
  115710. 45: ok 80999
  115711. 45: ok 81000
  115712. 45: ok 81001
  115713. 45: ok 81002
  115714. 45: ok 81003
  115715. 45: ok 81004
  115716. 45: ok 81005
  115717. 45: ok 81006
  115718. 45: ok 81007
  115719. 45: ok 81008
  115720. 45: ok 81009
  115721. 45: ok 81010
  115722. 45: ok 81011
  115723. 45: ok 81012
  115724. 45: ok 81013
  115725. 45: ok 81014
  115726. 45: ok 81015
  115727. 45: ok 81016
  115728. 45: ok 81017
  115729. 45: ok 81018
  115730. 45: ok 81019
  115731. 45: ok 81020
  115732. 45: ok 81021
  115733. 45: ok 81022
  115734. 45: ok 81023
  115735. 45: ok 81024
  115736. 45: ok 81025
  115737. 45: ok 81026
  115738. 45: ok 81027
  115739. 45: ok 81028
  115740. 45: ok 81029
  115741. 45: ok 81030
  115742. 45: ok 81031
  115743. 45: ok 81032
  115744. 45: ok 81033
  115745. 45: ok 81034
  115746. 45: ok 81035
  115747. 45: ok 81036
  115748. 45: ok 81037
  115749. 45: ok 81038
  115750. 45: ok 81039
  115751. 45: ok 81040
  115752. 45: ok 81041
  115753. 45: ok 81042
  115754. 45: ok 81043
  115755. 45: ok 81044
  115756. 45: ok 81045
  115757. 45: ok 81046
  115758. 45: ok 81047
  115759. 45: ok 81048
  115760. 45: ok 81049
  115761. 45: ok 81050
  115762. 45: ok 81051
  115763. 45: ok 81052
  115764. 45: ok 81053
  115765. 45: ok 81054
  115766. 45: ok 81055
  115767. 45: ok 81056
  115768. 45: ok 81057
  115769. 45: ok 81058
  115770. 45: ok 81059
  115771. 45: ok 81060
  115772. 45: ok 81061
  115773. 45: ok 81062
  115774. 45: ok 81063
  115775. 45: ok 81064
  115776. 45: ok 81065
  115777. 45: ok 81066
  115778. 45: ok 81067
  115779. 45: ok 81068
  115780. 45: ok 81069
  115781. 45: ok 81070
  115782. 45: ok 81071
  115783. 45: ok 81072
  115784. 45: ok 81073
  115785. 45: ok 81074
  115786. 45: ok 81075
  115787. 45: ok 81076
  115788. 45: ok 81077
  115789. 45: ok 81078
  115790. 45: ok 81079
  115791. 45: ok 81080
  115792. 45: ok 81081
  115793. 45: ok 81082
  115794. 45: ok 81083
  115795. 45: ok 81084
  115796. 45: ok 81085
  115797. 45: ok 81086
  115798. 45: ok 81087
  115799. 45: ok 81088
  115800. 45: ok 81089
  115801. 45: ok 81090
  115802. 45: ok 81091
  115803. 45: ok 81092
  115804. 45: ok 81093
  115805. 45: ok 81094
  115806. 45: ok 81095
  115807. 45: ok 81096
  115808. 45: ok 81097
  115809. 45: ok 81098
  115810. 45: ok 81099
  115811. 45: ok 81100
  115812. 45: ok 81101
  115813. 45: ok 81102
  115814. 45: ok 81103
  115815. 45: ok 81104
  115816. 45: ok 81105
  115817. 45: ok 81106
  115818. 45: ok 81107
  115819. 45: ok 81108
  115820. 45: ok 81109
  115821. 45: ok 81110
  115822. 45: ok 81111
  115823. 45: ok 81112
  115824. 45: ok 81113
  115825. 45: ok 81114
  115826. 45: ok 81115
  115827. 45: ok 81116
  115828. 45: ok 81117
  115829. 45: ok 81118
  115830. 45: ok 81119
  115831. 45: ok 81120
  115832. 45: ok 81121
  115833. 45: ok 81122
  115834. 45: ok 81123
  115835. 45: ok 81124
  115836. 45: ok 81125
  115837. 45: ok 81126
  115838. 45: ok 81127
  115839. 45: ok 81128
  115840. 45: ok 81129
  115841. 45: ok 81130
  115842. 45: ok 81131
  115843. 45: ok 81132
  115844. 45: ok 81133
  115845. 45: ok 81134
  115846. 45: ok 81135
  115847. 45: ok 81136
  115848. 45: ok 81137
  115849. 45: ok 81138
  115850. 45: ok 81139
  115851. 45: ok 81140
  115852. 45: ok 81141
  115853. 45: ok 81142
  115854. 45: ok 81143
  115855. 45: ok 81144
  115856. 45: ok 81145
  115857. 45: ok 81146
  115858. 45: ok 81147
  115859. 45: ok 81148
  115860. 45: ok 81149
  115861. 45: ok 81150
  115862. 45: ok 81151
  115863. 45: ok 81152
  115864. 45: ok 81153
  115865. 45: ok 81154
  115866. 45: ok 81155
  115867. 45: ok 81156
  115868. 45: ok 81157
  115869. 45: ok 81158
  115870. 45: ok 81159
  115871. 45: ok 81160
  115872. 45: ok 81161
  115873. 45: ok 81162
  115874. 45: ok 81163
  115875. 45: ok 81164
  115876. 45: ok 81165
  115877. 45: ok 81166
  115878. 45: ok 81167
  115879. 45: ok 81168
  115880. 45: ok 81169
  115881. 45: ok 81170
  115882. 45: ok 81171
  115883. 45: ok 81172
  115884. 45: ok 81173
  115885. 45: ok 81174
  115886. 45: ok 81175
  115887. 45: ok 81176
  115888. 45: ok 81177
  115889. 45: ok 81178
  115890. 45: ok 81179
  115891. 45: ok 81180
  115892. 45: ok 81181
  115893. 45: ok 81182
  115894. 45: ok 81183
  115895. 45: ok 81184
  115896. 45: ok 81185
  115897. 45: ok 81186
  115898. 45: ok 81187
  115899. 45: ok 81188
  115900. 45: ok 81189
  115901. 45: ok 81190
  115902. 45: ok 81191
  115903. 45: ok 81192
  115904. 45: ok 81193
  115905. 45: ok 81194
  115906. 45: ok 81195
  115907. 45: ok 81196
  115908. 45: ok 81197
  115909. 45: ok 81198
  115910. 45: ok 81199
  115911. 45: ok 81200
  115912. 45: ok 81201
  115913. 45: ok 81202
  115914. 45: ok 81203
  115915. 45: ok 81204
  115916. 45: ok 81205
  115917. 45: ok 81206
  115918. 45: ok 81207
  115919. 45: ok 81208
  115920. 45: ok 81209
  115921. 45: ok 81210
  115922. 45: ok 81211
  115923. 45: ok 81212
  115924. 45: ok 81213
  115925. 45: ok 81214
  115926. 45: ok 81215
  115927. 45: ok 81216
  115928. 45: ok 81217
  115929. 45: ok 81218
  115930. 45: ok 81219
  115931. 45: ok 81220
  115932. 45: ok 81221
  115933. 45: ok 81222
  115934. 45: ok 81223
  115935. 45: ok 81224
  115936. 45: ok 81225
  115937. 45: ok 81226
  115938. 45: ok 81227
  115939. 45: ok 81228
  115940. 45: ok 81229
  115941. 45: ok 81230
  115942. 45: ok 81231
  115943. 45: ok 81232
  115944. 45: ok 81233
  115945. 45: ok 81234
  115946. 45: ok 81235
  115947. 45: ok 81236
  115948. 45: ok 81237
  115949. 45: ok 81238
  115950. 45: ok 81239
  115951. 45: ok 81240
  115952. 45: ok 81241
  115953. 45: ok 81242
  115954. 45: ok 81243
  115955. 45: ok 81244
  115956. 45: ok 81245
  115957. 45: ok 81246
  115958. 45: ok 81247
  115959. 45: ok 81248
  115960. 45: ok 81249
  115961. 45: ok 81250
  115962. 45: ok 81251
  115963. 45: ok 81252
  115964. 45: ok 81253
  115965. 45: ok 81254
  115966. 45: ok 81255
  115967. 45: ok 81256
  115968. 45: ok 81257
  115969. 45: ok 81258
  115970. 45: ok 81259
  115971. 45: ok 81260
  115972. 45: ok 81261
  115973. 45: ok 81262
  115974. 45: ok 81263
  115975. 45: ok 81264
  115976. 45: ok 81265
  115977. 45: ok 81266
  115978. 45: ok 81267
  115979. 45: ok 81268
  115980. 45: ok 81269
  115981. 45: ok 81270
  115982. 45: ok 81271
  115983. 45: ok 81272
  115984. 45: ok 81273
  115985. 45: ok 81274
  115986. 45: ok 81275
  115987. 45: ok 81276
  115988. 45: ok 81277
  115989. 45: ok 81278
  115990. 45: ok 81279
  115991. 45: ok 81280
  115992. 45: ok 81281
  115993. 45: ok 81282
  115994. 45: ok 81283
  115995. 45: ok 81284
  115996. 45: ok 81285
  115997. 45: ok 81286
  115998. 45: ok 81287
  115999. 45: ok 81288
  116000. 45: ok 81289
  116001. 45: ok 81290
  116002. 45: ok 81291
  116003. 45: ok 81292
  116004. 45: ok 81293
  116005. 45: ok 81294
  116006. 45: ok 81295
  116007. 45: ok 81296
  116008. 45: ok 81297
  116009. 45: ok 81298
  116010. 45: ok 81299
  116011. 45: ok 81300
  116012. 45: ok 81301
  116013. 45: ok 81302
  116014. 45: ok 81303
  116015. 45: ok 81304
  116016. 45: ok 81305
  116017. 45: ok 81306
  116018. 45: ok 81307
  116019. 45: ok 81308
  116020. 45: ok 81309
  116021. 45: ok 81310
  116022. 45: ok 81311
  116023. 45: ok 81312
  116024. 45: ok 81313
  116025. 45: ok 81314
  116026. 45: ok 81315
  116027. 45: ok 81316
  116028. 45: ok 81317
  116029. 45: ok 81318
  116030. 45: ok 81319
  116031. 45: ok 81320
  116032. 45: ok 81321
  116033. 45: ok 81322
  116034. 45: ok 81323
  116035. 45: ok 81324
  116036. 45: ok 81325
  116037. 45: ok 81326
  116038. 45: ok 81327
  116039. 45: ok 81328
  116040. 45: ok 81329
  116041. 45: ok 81330
  116042. 45: ok 81331
  116043. 45: ok 81332
  116044. 45: ok 81333
  116045. 45: ok 81334
  116046. 45: ok 81335
  116047. 45: ok 81336
  116048. 45: ok 81337
  116049. 45: ok 81338
  116050. 45: ok 81339
  116051. 45: ok 81340
  116052. 45: ok 81341
  116053. 45: ok 81342
  116054. 45: ok 81343
  116055. 45: ok 81344
  116056. 45: ok 81345
  116057. 45: ok 81346
  116058. 45: ok 81347
  116059. 45: ok 81348
  116060. 45: ok 81349
  116061. 45: ok 81350
  116062. 45: ok 81351
  116063. 45: ok 81352
  116064. 45: ok 81353
  116065. 45: ok 81354
  116066. 45: ok 81355
  116067. 45: ok 81356
  116068. 45: ok 81357
  116069. 45: ok 81358
  116070. 45: ok 81359
  116071. 45: ok 81360
  116072. 45: ok 81361
  116073. 45: ok 81362
  116074. 45: ok 81363
  116075. 45: ok 81364
  116076. 45: ok 81365
  116077. 45: ok 81366
  116078. 45: ok 81367
  116079. 45: ok 81368
  116080. 45: ok 81369
  116081. 45: ok 81370
  116082. 45: ok 81371
  116083. 45: ok 81372
  116084. 45: ok 81373
  116085. 45: ok 81374
  116086. 45: ok 81375
  116087. 45: ok 81376
  116088. 45: ok 81377
  116089. 45: ok 81378
  116090. 45: ok 81379
  116091. 45: ok 81380
  116092. 45: ok 81381
  116093. 45: ok 81382
  116094. 45: ok 81383
  116095. 45: ok 81384
  116096. 45: ok 81385
  116097. 45: ok 81386
  116098. 45: ok 81387
  116099. 45: ok 81388
  116100. 45: ok 81389
  116101. 45: ok 81390
  116102. 45: ok 81391
  116103. 45: ok 81392
  116104. 45: ok 81393
  116105. 45: ok 81394
  116106. 45: ok 81395
  116107. 45: ok 81396
  116108. 45: ok 81397
  116109. 45: ok 81398
  116110. 45: ok 81399
  116111. 45: ok 81400
  116112. 45: ok 81401
  116113. 45: ok 81402
  116114. 45: ok 81403
  116115. 45: ok 81404
  116116. 45: ok 81405
  116117. 45: ok 81406
  116118. 45: ok 81407
  116119. 45: ok 81408
  116120. 45: ok 81409
  116121. 45: ok 81410
  116122. 45: ok 81411
  116123. 45: ok 81412
  116124. 45: ok 81413
  116125. 45: ok 81414
  116126. 45: ok 81415
  116127. 45: ok 81416
  116128. 45: ok 81417
  116129. 45: ok 81418
  116130. 45: ok 81419
  116131. 45: ok 81420
  116132. 45: ok 81421
  116133. 45: ok 81422
  116134. 45: ok 81423
  116135. 45: ok 81424
  116136. 45: ok 81425
  116137. 45: ok 81426
  116138. 45: ok 81427
  116139. 45: ok 81428
  116140. 45: ok 81429
  116141. 45: ok 81430
  116142. 45: ok 81431
  116143. 45: ok 81432
  116144. 45: ok 81433
  116145. 45: ok 81434
  116146. 45: ok 81435
  116147. 45: ok 81436
  116148. 45: ok 81437
  116149. 45: ok 81438
  116150. 45: ok 81439
  116151. 45: ok 81440
  116152. 45: ok 81441
  116153. 45: ok 81442
  116154. 45: ok 81443
  116155. 45: ok 81444
  116156. 45: ok 81445
  116157. 45: ok 81446
  116158. 45: ok 81447
  116159. 45: ok 81448
  116160. 45: ok 81449
  116161. 45: ok 81450
  116162. 45: ok 81451
  116163. 45: ok 81452
  116164. 45: ok 81453
  116165. 45: ok 81454
  116166. 45: ok 81455
  116167. 45: ok 81456
  116168. 45: ok 81457
  116169. 45: ok 81458
  116170. 45: ok 81459
  116171. 45: ok 81460
  116172. 45: ok 81461
  116173. 45: ok 81462
  116174. 45: ok 81463
  116175. 45: ok 81464
  116176. 45: ok 81465
  116177. 45: ok 81466
  116178. 45: ok 81467
  116179. 45: ok 81468
  116180. 45: ok 81469
  116181. 45: ok 81470
  116182. 45: ok 81471
  116183. 45: ok 81472
  116184. 45: ok 81473
  116185. 45: ok 81474
  116186. 45: ok 81475
  116187. 45: ok 81476
  116188. 45: ok 81477
  116189. 45: ok 81478
  116190. 45: ok 81479
  116191. 45: ok 81480
  116192. 45: ok 81481
  116193. 45: ok 81482
  116194. 45: ok 81483
  116195. 45: ok 81484
  116196. 45: ok 81485
  116197. 45: ok 81486
  116198. 45: ok 81487
  116199. 45: ok 81488
  116200. 45: ok 81489
  116201. 45: ok 81490
  116202. 45: ok 81491
  116203. 45: ok 81492
  116204. 45: ok 81493
  116205. 45: ok 81494
  116206. 45: ok 81495
  116207. 45: ok 81496
  116208. 45: ok 81497
  116209. 45: ok 81498
  116210. 45: ok 81499
  116211. 45: ok 81500
  116212. 45: ok 81501
  116213. 45: ok 81502
  116214. 45: ok 81503
  116215. 45: ok 81504
  116216. 45: ok 81505
  116217. 45: ok 81506
  116218. 45: ok 81507
  116219. 45: ok 81508
  116220. 45: ok 81509
  116221. 45: ok 81510
  116222. 45: ok 81511
  116223. 45: ok 81512
  116224. 45: ok 81513
  116225. 45: ok 81514
  116226. 45: ok 81515
  116227. 45: ok 81516
  116228. 45: ok 81517
  116229. 45: ok 81518
  116230. 45: ok 81519
  116231. 45: ok 81520
  116232. 45: ok 81521
  116233. 45: ok 81522
  116234. 45: ok 81523
  116235. 45: ok 81524
  116236. 45: ok 81525
  116237. 45: ok 81526
  116238. 45: ok 81527
  116239. 45: ok 81528
  116240. 45: ok 81529
  116241. 45: ok 81530
  116242. 45: ok 81531
  116243. 45: ok 81532
  116244. 45: ok 81533
  116245. 45: ok 81534
  116246. 45: ok 81535
  116247. 45: ok 81536
  116248. 45: ok 81537
  116249. 45: ok 81538
  116250. 45: ok 81539
  116251. 45: ok 81540
  116252. 45: ok 81541
  116253. 45: ok 81542
  116254. 45: ok 81543
  116255. 45: ok 81544
  116256. 45: ok 81545
  116257. 45: ok 81546
  116258. 45: ok 81547
  116259. 45: ok 81548
  116260. 45: ok 81549
  116261. 45: ok 81550
  116262. 45: ok 81551
  116263. 45: ok 81552
  116264. 45: ok 81553
  116265. 45: ok 81554
  116266. 45: ok 81555
  116267. 45: ok 81556
  116268. 45: ok 81557
  116269. 45: ok 81558
  116270. 45: ok 81559
  116271. 45: ok 81560
  116272. 45: ok 81561
  116273. 45: ok 81562
  116274. 45: ok 81563
  116275. 45: ok 81564
  116276. 45: ok 81565
  116277. 45: ok 81566
  116278. 45: ok 81567
  116279. 45: ok 81568
  116280. 45: ok 81569
  116281. 45: ok 81570
  116282. 45: ok 81571
  116283. 45: ok 81572
  116284. 45: ok 81573
  116285. 45: ok 81574
  116286. 45: ok 81575
  116287. 45: ok 81576
  116288. 45: ok 81577
  116289. 45: ok 81578
  116290. 45: ok 81579
  116291. 45: ok 81580
  116292. 45: ok 81581
  116293. 45: ok 81582
  116294. 45: ok 81583
  116295. 45: ok 81584
  116296. 45: ok 81585
  116297. 45: ok 81586
  116298. 45: ok 81587
  116299. 45: ok 81588
  116300. 45: ok 81589
  116301. 45: ok 81590
  116302. 45: ok 81591
  116303. 45: ok 81592
  116304. 45: ok 81593
  116305. 45: ok 81594
  116306. 45: ok 81595
  116307. 45: ok 81596
  116308. 45: ok 81597
  116309. 45: ok 81598
  116310. 45: ok 81599
  116311. 45: ok 81600
  116312. 45: ok 81601
  116313. 45: ok 81602
  116314. 45: ok 81603
  116315. 45: ok 81604
  116316. 45: ok 81605
  116317. 45: ok 81606
  116318. 45: ok 81607
  116319. 45: ok 81608
  116320. 45: ok 81609
  116321. 45: ok 81610
  116322. 45: ok 81611
  116323. 45: ok 81612
  116324. 45: ok 81613
  116325. 45: ok 81614
  116326. 45: ok 81615
  116327. 45: ok 81616
  116328. 45: ok 81617
  116329. 45: ok 81618
  116330. 45: ok 81619
  116331. 45: ok 81620
  116332. 45: ok 81621
  116333. 45: ok 81622
  116334. 45: ok 81623
  116335. 45: ok 81624
  116336. 45: ok 81625
  116337. 45: ok 81626
  116338. 45: ok 81627
  116339. 45: ok 81628
  116340. 45: ok 81629
  116341. 45: ok 81630
  116342. 45: ok 81631
  116343. 45: ok 81632
  116344. 45: ok 81633
  116345. 45: ok 81634
  116346. 45: ok 81635
  116347. 45: ok 81636
  116348. 45: ok 81637
  116349. 45: ok 81638
  116350. 45: ok 81639
  116351. 45: ok 81640
  116352. 45: ok 81641
  116353. 45: ok 81642
  116354. 45: ok 81643
  116355. 45: ok 81644
  116356. 45: ok 81645
  116357. 45: ok 81646
  116358. 45: ok 81647
  116359. 45: ok 81648
  116360. 45: ok 81649
  116361. 45: ok 81650
  116362. 45: ok 81651
  116363. 45: ok 81652
  116364. 45: ok 81653
  116365. 45: ok 81654
  116366. 45: ok 81655
  116367. 45: ok 81656
  116368. 45: ok 81657
  116369. 45: ok 81658
  116370. 45: ok 81659
  116371. 45: ok 81660
  116372. 45: ok 81661
  116373. 45: ok 81662
  116374. 45: ok 81663
  116375. 45: ok 81664
  116376. 45: ok 81665
  116377. 45: ok 81666
  116378. 45: ok 81667
  116379. 45: ok 81668
  116380. 45: ok 81669
  116381. 45: ok 81670
  116382. 45: ok 81671
  116383. 45: ok 81672
  116384. 45: ok 81673
  116385. 45: ok 81674
  116386. 45: ok 81675
  116387. 45: ok 81676
  116388. 45: ok 81677
  116389. 45: ok 81678
  116390. 45: ok 81679
  116391. 45: ok 81680
  116392. 45: ok 81681
  116393. 45: ok 81682
  116394. 45: ok 81683
  116395. 45: ok 81684
  116396. 45: ok 81685
  116397. 45: ok 81686
  116398. 45: ok 81687
  116399. 45: ok 81688
  116400. 45: ok 81689
  116401. 45: ok 81690
  116402. 45: ok 81691
  116403. 45: ok 81692
  116404. 45: ok 81693
  116405. 45: ok 81694
  116406. 45: ok 81695
  116407. 45: ok 81696
  116408. 45: ok 81697
  116409. 45: ok 81698
  116410. 45: ok 81699
  116411. 45: ok 81700
  116412. 45: ok 81701
  116413. 45: ok 81702
  116414. 45: ok 81703
  116415. 45: ok 81704
  116416. 45: ok 81705
  116417. 45: ok 81706
  116418. 45: ok 81707
  116419. 45: ok 81708
  116420. 45: ok 81709
  116421. 45: ok 81710
  116422. 45: ok 81711
  116423. 45: ok 81712
  116424. 45: ok 81713
  116425. 45: ok 81714
  116426. 45: ok 81715
  116427. 45: ok 81716
  116428. 45: ok 81717
  116429. 45: ok 81718
  116430. 45: ok 81719
  116431. 45: ok 81720
  116432. 45: ok 81721
  116433. 45: ok 81722
  116434. 45: ok 81723
  116435. 45: ok 81724
  116436. 45: ok 81725
  116437. 45: ok 81726
  116438. 45: ok 81727
  116439. 45: ok 81728
  116440. 45: ok 81729
  116441. 45: ok 81730
  116442. 45: ok 81731
  116443. 45: ok 81732
  116444. 45: ok 81733
  116445. 45: ok 81734
  116446. 45: ok 81735
  116447. 45: ok 81736
  116448. 45: ok 81737
  116449. 45: ok 81738
  116450. 45: ok 81739
  116451. 45: ok 81740
  116452. 45: ok 81741
  116453. 45: ok 81742
  116454. 45: ok 81743
  116455. 45: ok 81744
  116456. 45: ok 81745
  116457. 45: ok 81746
  116458. 45: ok 81747
  116459. 45: ok 81748
  116460. 45: ok 81749
  116461. 45: ok 81750
  116462. 45: ok 81751
  116463. 45: ok 81752
  116464. 45: ok 81753
  116465. 45: ok 81754
  116466. 45: ok 81755
  116467. 45: ok 81756
  116468. 45: ok 81757
  116469. 45: ok 81758
  116470. 45: ok 81759
  116471. 45: ok 81760
  116472. 45: ok 81761
  116473. 45: ok 81762
  116474. 45: ok 81763
  116475. 45: ok 81764
  116476. 45: ok 81765
  116477. 45: ok 81766
  116478. 45: ok 81767
  116479. 45: ok 81768
  116480. 45: ok 81769
  116481. 45: ok 81770
  116482. 45: ok 81771
  116483. 45: ok 81772
  116484. 45: ok 81773
  116485. 45: ok 81774
  116486. 45: ok 81775
  116487. 45: ok 81776
  116488. 45: ok 81777
  116489. 45: ok 81778
  116490. 45: ok 81779
  116491. 45: ok 81780
  116492. 45: ok 81781
  116493. 45: ok 81782
  116494. 45: ok 81783
  116495. 45: ok 81784
  116496. 45: ok 81785
  116497. 45: ok 81786
  116498. 45: ok 81787
  116499. 45: ok 81788
  116500. 45: ok 81789
  116501. 45: ok 81790
  116502. 45: ok 81791
  116503. 45: ok 81792
  116504. 45: ok 81793
  116505. 45: ok 81794
  116506. 45: ok 81795
  116507. 45: ok 81796
  116508. 45: ok 81797
  116509. 45: ok 81798
  116510. 45: ok 81799
  116511. 45: ok 81800
  116512. 45: ok 81801
  116513. 45: ok 81802
  116514. 45: ok 81803
  116515. 45: ok 81804
  116516. 45: ok 81805
  116517. 45: ok 81806
  116518. 45: ok 81807
  116519. 45: ok 81808
  116520. 45: ok 81809
  116521. 45: ok 81810
  116522. 45: ok 81811
  116523. 45: ok 81812
  116524. 45: ok 81813
  116525. 45: ok 81814
  116526. 45: ok 81815
  116527. 45: ok 81816
  116528. 45: ok 81817
  116529. 45: ok 81818
  116530. 45: ok 81819
  116531. 45: ok 81820
  116532. 45: ok 81821
  116533. 45: ok 81822
  116534. 45: ok 81823
  116535. 45: ok 81824
  116536. 45: ok 81825
  116537. 45: ok 81826
  116538. 45: ok 81827
  116539. 45: ok 81828
  116540. 45: ok 81829
  116541. 45: ok 81830
  116542. 45: ok 81831
  116543. 45: ok 81832
  116544. 45: ok 81833
  116545. 45: ok 81834
  116546. 45: ok 81835
  116547. 45: ok 81836
  116548. 45: ok 81837
  116549. 45: ok 81838
  116550. 45: ok 81839
  116551. 45: ok 81840
  116552. 45: ok 81841
  116553. 45: ok 81842
  116554. 45: ok 81843
  116555. 45: ok 81844
  116556. 45: ok 81845
  116557. 45: ok 81846
  116558. 45: ok 81847
  116559. 45: ok 81848
  116560. 45: ok 81849
  116561. 45: ok 81850
  116562. 45: ok 81851
  116563. 45: ok 81852
  116564. 45: ok 81853
  116565. 45: ok 81854
  116566. 45: ok 81855
  116567. 45: ok 81856
  116568. 45: ok 81857
  116569. 45: ok 81858
  116570. 45: ok 81859
  116571. 45: ok 81860
  116572. 45: ok 81861
  116573. 45: ok 81862
  116574. 45: ok 81863
  116575. 45: ok 81864
  116576. 45: ok 81865
  116577. 45: ok 81866
  116578. 45: ok 81867
  116579. 45: ok 81868
  116580. 45: ok 81869
  116581. 45: ok 81870
  116582. 45: ok 81871
  116583. 45: ok 81872
  116584. 45: ok 81873
  116585. 45: ok 81874
  116586. 45: ok 81875
  116587. 45: ok 81876
  116588. 45: ok 81877
  116589. 45: ok 81878
  116590. 45: ok 81879
  116591. 45: ok 81880
  116592. 45: ok 81881
  116593. 45: ok 81882
  116594. 45: ok 81883
  116595. 45: ok 81884
  116596. 45: ok 81885
  116597. 45: ok 81886
  116598. 45: ok 81887
  116599. 45: ok 81888
  116600. 45: ok 81889
  116601. 45: ok 81890
  116602. 45: ok 81891
  116603. 45: ok 81892
  116604. 45: ok 81893
  116605. 45: ok 81894
  116606. 45: ok 81895
  116607. 45: ok 81896
  116608. 45: ok 81897
  116609. 45: ok 81898
  116610. 45: ok 81899
  116611. 45: ok 81900
  116612. 45: ok 81901
  116613. 45: ok 81902
  116614. 45: ok 81903
  116615. 45: ok 81904
  116616. 45: ok 81905
  116617. 45: ok 81906
  116618. 45: ok 81907
  116619. 45: ok 81908
  116620. 45: ok 81909
  116621. 45: ok 81910
  116622. 45: ok 81911
  116623. 45: ok 81912
  116624. 45: ok 81913
  116625. 45: ok 81914
  116626. 45: ok 81915
  116627. 45: ok 81916
  116628. 45: ok 81917
  116629. 45: ok 81918
  116630. 45: ok 81919
  116631. 45: ok 81920
  116632. 45: ok 81921
  116633. 45: ok 81922
  116634. 45: ok 81923
  116635. 45: ok 81924
  116636. 45: ok 81925
  116637. 45: ok 81926
  116638. 45: ok 81927
  116639. 45: ok 81928
  116640. 45: ok 81929
  116641. 45: ok 81930
  116642. 45: ok 81931
  116643. 45: ok 81932
  116644. 45: ok 81933
  116645. 45: ok 81934
  116646. 45: ok 81935
  116647. 45: ok 81936
  116648. 45: ok 81937
  116649. 45: ok 81938
  116650. 45: ok 81939
  116651. 45: ok 81940
  116652. 45: ok 81941
  116653. 45: ok 81942
  116654. 45: ok 81943
  116655. 45: ok 81944
  116656. 45: ok 81945
  116657. 45: ok 81946
  116658. 45: ok 81947
  116659. 45: ok 81948
  116660. 45: ok 81949
  116661. 45: ok 81950
  116662. 45: ok 81951
  116663. 45: ok 81952
  116664. 45: ok 81953
  116665. 45: ok 81954
  116666. 45: ok 81955
  116667. 45: ok 81956
  116668. 45: ok 81957
  116669. 45: ok 81958
  116670. 45: ok 81959
  116671. 45: ok 81960
  116672. 45: ok 81961
  116673. 45: ok 81962
  116674. 45: ok 81963
  116675. 45: ok 81964
  116676. 45: ok 81965
  116677. 45: ok 81966
  116678. 45: ok 81967
  116679. 45: ok 81968
  116680. 45: ok 81969
  116681. 45: ok 81970
  116682. 45: ok 81971
  116683. 45: ok 81972
  116684. 45: ok 81973
  116685. 45: ok 81974
  116686. 45: ok 81975
  116687. 45: ok 81976
  116688. 45: ok 81977
  116689. 45: ok 81978
  116690. 45: ok 81979
  116691. 45: ok 81980
  116692. 45: ok 81981
  116693. 45: ok 81982
  116694. 45: ok 81983
  116695. 45: ok 81984
  116696. 45: ok 81985
  116697. 45: ok 81986
  116698. 45: ok 81987
  116699. 45: ok 81988
  116700. 45: ok 81989
  116701. 45: ok 81990
  116702. 45: ok 81991
  116703. 45: ok 81992
  116704. 45: ok 81993
  116705. 45: ok 81994
  116706. 45: ok 81995
  116707. 45: ok 81996
  116708. 45: ok 81997
  116709. 45: ok 81998
  116710. 45: ok 81999
  116711. 45: ok 82000
  116712. 45: ok 82001
  116713. 45: ok 82002
  116714. 45: ok 82003
  116715. 45: ok 82004
  116716. 45: ok 82005
  116717. 45: ok 82006
  116718. 45: ok 82007
  116719. 45: ok 82008
  116720. 45: ok 82009
  116721. 45: ok 82010
  116722. 45: ok 82011
  116723. 45: ok 82012
  116724. 45: ok 82013
  116725. 45: ok 82014
  116726. 45: ok 82015
  116727. 45: ok 82016
  116728. 45: ok 82017
  116729. 45: ok 82018
  116730. 45: ok 82019
  116731. 45: ok 82020
  116732. 45: ok 82021
  116733. 45: ok 82022
  116734. 45: ok 82023
  116735. 45: ok 82024
  116736. 45: ok 82025
  116737. 45: ok 82026
  116738. 45: ok 82027
  116739. 45: ok 82028
  116740. 45: ok 82029
  116741. 45: ok 82030
  116742. 45: ok 82031
  116743. 45: ok 82032
  116744. 45: ok 82033
  116745. 45: ok 82034
  116746. 45: ok 82035
  116747. 45: ok 82036
  116748. 45: ok 82037
  116749. 45: ok 82038
  116750. 45: ok 82039
  116751. 45: ok 82040
  116752. 45: ok 82041
  116753. 45: ok 82042
  116754. 45: ok 82043
  116755. 45: ok 82044
  116756. 45: ok 82045
  116757. 45: ok 82046
  116758. 45: ok 82047
  116759. 45: ok 82048
  116760. 45: ok 82049
  116761. 45: ok 82050
  116762. 45: ok 82051
  116763. 45: ok 82052
  116764. 45: ok 82053
  116765. 45: ok 82054
  116766. 45: ok 82055
  116767. 45: ok 82056
  116768. 45: ok 82057
  116769. 45: ok 82058
  116770. 45: ok 82059
  116771. 45: ok 82060
  116772. 45: ok 82061
  116773. 45: ok 82062
  116774. 45: ok 82063
  116775. 45: ok 82064
  116776. 45: ok 82065
  116777. 45: ok 82066
  116778. 45: ok 82067
  116779. 45: ok 82068
  116780. 45: ok 82069
  116781. 45: ok 82070
  116782. 45: ok 82071
  116783. 45: ok 82072
  116784. 45: ok 82073
  116785. 45: ok 82074
  116786. 45: ok 82075
  116787. 45: ok 82076
  116788. 45: ok 82077
  116789. 45: ok 82078
  116790. 45: ok 82079
  116791. 45: ok 82080
  116792. 45: ok 82081
  116793. 45: ok 82082
  116794. 45: ok 82083
  116795. 45: ok 82084
  116796. 45: ok 82085
  116797. 45: ok 82086
  116798. 45: ok 82087
  116799. 45: ok 82088
  116800. 45: ok 82089
  116801. 45: ok 82090
  116802. 45: ok 82091
  116803. 45: ok 82092
  116804. 45: ok 82093
  116805. 45: ok 82094
  116806. 45: ok 82095
  116807. 45: ok 82096
  116808. 45: ok 82097
  116809. 45: ok 82098
  116810. 45: ok 82099
  116811. 45: ok 82100
  116812. 45: ok 82101
  116813. 45: ok 82102
  116814. 45: ok 82103
  116815. 45: ok 82104
  116816. 45: ok 82105
  116817. 45: ok 82106
  116818. 45: ok 82107
  116819. 45: ok 82108
  116820. 45: ok 82109
  116821. 45: ok 82110
  116822. 45: ok 82111
  116823. 45: ok 82112
  116824. 45: ok 82113
  116825. 45: ok 82114
  116826. 45: ok 82115
  116827. 45: ok 82116
  116828. 45: ok 82117
  116829. 45: ok 82118
  116830. 45: ok 82119
  116831. 45: ok 82120
  116832. 45: ok 82121
  116833. 45: ok 82122
  116834. 45: ok 82123
  116835. 45: ok 82124
  116836. 45: ok 82125
  116837. 45: ok 82126
  116838. 45: ok 82127
  116839. 45: ok 82128
  116840. 45: ok 82129
  116841. 45: ok 82130
  116842. 45: ok 82131
  116843. 45: ok 82132
  116844. 45: ok 82133
  116845. 45: ok 82134
  116846. 45: ok 82135
  116847. 45: ok 82136
  116848. 45: ok 82137
  116849. 45: ok 82138
  116850. 45: ok 82139
  116851. 45: ok 82140
  116852. 45: ok 82141
  116853. 45: ok 82142
  116854. 45: ok 82143
  116855. 45: ok 82144
  116856. 45: ok 82145
  116857. 45: ok 82146
  116858. 45: ok 82147
  116859. 45: ok 82148
  116860. 45: ok 82149
  116861. 45: ok 82150
  116862. 45: ok 82151
  116863. 45: ok 82152
  116864. 45: ok 82153
  116865. 45: ok 82154
  116866. 45: ok 82155
  116867. 45: ok 82156
  116868. 45: ok 82157
  116869. 45: ok 82158
  116870. 45: ok 82159
  116871. 45: ok 82160
  116872. 45: ok 82161
  116873. 45: ok 82162
  116874. 45: ok 82163
  116875. 45: ok 82164
  116876. 45: ok 82165
  116877. 45: ok 82166
  116878. 45: ok 82167
  116879. 45: ok 82168
  116880. 45: ok 82169
  116881. 45: ok 82170
  116882. 45: ok 82171
  116883. 45: ok 82172
  116884. 45: ok 82173
  116885. 45: ok 82174
  116886. 45: ok 82175
  116887. 45: ok 82176
  116888. 45: ok 82177
  116889. 45: ok 82178
  116890. 45: ok 82179
  116891. 45: ok 82180
  116892. 45: ok 82181
  116893. 45: ok 82182
  116894. 45: ok 82183
  116895. 45: ok 82184
  116896. 45: ok 82185
  116897. 45: ok 82186
  116898. 45: ok 82187
  116899. 45: ok 82188
  116900. 45: ok 82189
  116901. 45: ok 82190
  116902. 45: ok 82191
  116903. 45: ok 82192
  116904. 45: ok 82193
  116905. 45: ok 82194
  116906. 45: ok 82195
  116907. 45: ok 82196
  116908. 45: ok 82197
  116909. 45: ok 82198
  116910. 45: ok 82199
  116911. 45: ok 82200
  116912. 45: ok 82201
  116913. 45: ok 82202
  116914. 45: ok 82203
  116915. 45: ok 82204
  116916. 45: ok 82205
  116917. 45: ok 82206
  116918. 45: ok 82207
  116919. 45: ok 82208
  116920. 45: ok 82209
  116921. 45: ok 82210
  116922. 45: ok 82211
  116923. 45: ok 82212
  116924. 45: ok 82213
  116925. 45: ok 82214
  116926. 45: ok 82215
  116927. 45: ok 82216
  116928. 45: ok 82217
  116929. 45: ok 82218
  116930. 45: ok 82219
  116931. 45: ok 82220
  116932. 45: ok 82221
  116933. 45: ok 82222
  116934. 45: ok 82223
  116935. 45: ok 82224
  116936. 45: ok 82225
  116937. 45: ok 82226
  116938. 45: ok 82227
  116939. 45: ok 82228
  116940. 45: ok 82229
  116941. 45: ok 82230
  116942. 45: ok 82231
  116943. 45: ok 82232
  116944. 45: ok 82233
  116945. 45: ok 82234
  116946. 45: ok 82235
  116947. 45: ok 82236
  116948. 45: ok 82237
  116949. 45: ok 82238
  116950. 45: ok 82239
  116951. 45: ok 82240
  116952. 45: ok 82241
  116953. 45: ok 82242
  116954. 45: ok 82243
  116955. 45: ok 82244
  116956. 45: ok 82245
  116957. 45: ok 82246
  116958. 45: ok 82247
  116959. 45: ok 82248
  116960. 45: ok 82249
  116961. 45: ok 82250
  116962. 45: ok 82251
  116963. 45: ok 82252
  116964. 45: ok 82253
  116965. 45: ok 82254
  116966. 45: ok 82255
  116967. 45: ok 82256
  116968. 45: ok 82257
  116969. 45: ok 82258
  116970. 45: ok 82259
  116971. 45: ok 82260
  116972. 45: ok 82261
  116973. 45: ok 82262
  116974. 45: ok 82263
  116975. 45: ok 82264
  116976. 45: ok 82265
  116977. 45: ok 82266
  116978. 45: ok 82267
  116979. 45: ok 82268
  116980. 45: ok 82269
  116981. 45: ok 82270
  116982. 45: ok 82271
  116983. 45: ok 82272
  116984. 45: ok 82273
  116985. 45: ok 82274
  116986. 45: ok 82275
  116987. 45: ok 82276
  116988. 45: ok 82277
  116989. 45: ok 82278
  116990. 45: ok 82279
  116991. 45: ok 82280
  116992. 45: ok 82281
  116993. 45: ok 82282
  116994. 45: ok 82283
  116995. 45: ok 82284
  116996. 45: ok 82285
  116997. 45: ok 82286
  116998. 45: ok 82287
  116999. 45: ok 82288
  117000. 45: ok 82289
  117001. 45: ok 82290
  117002. 45: ok 82291
  117003. 45: ok 82292
  117004. 45: ok 82293
  117005. 45: ok 82294
  117006. 45: ok 82295
  117007. 45: ok 82296
  117008. 45: ok 82297
  117009. 45: ok 82298
  117010. 45: ok 82299
  117011. 45: ok 82300
  117012. 45: ok 82301
  117013. 45: ok 82302
  117014. 45: ok 82303
  117015. 45: ok 82304
  117016. 45: ok 82305
  117017. 45: ok 82306
  117018. 45: ok 82307
  117019. 45: ok 82308
  117020. 45: ok 82309
  117021. 45: ok 82310
  117022. 45: ok 82311
  117023. 45: ok 82312
  117024. 45: ok 82313
  117025. 45: ok 82314
  117026. 45: ok 82315
  117027. 45: ok 82316
  117028. 45: ok 82317
  117029. 45: ok 82318
  117030. 45: ok 82319
  117031. 45: ok 82320
  117032. 45: ok 82321
  117033. 45: ok 82322
  117034. 45: ok 82323
  117035. 45: ok 82324
  117036. 45: ok 82325
  117037. 45: ok 82326
  117038. 45: ok 82327
  117039. 45: ok 82328
  117040. 45: ok 82329
  117041. 45: ok 82330
  117042. 45: ok 82331
  117043. 45: ok 82332
  117044. 45: ok 82333
  117045. 45: ok 82334
  117046. 45: ok 82335
  117047. 45: ok 82336
  117048. 45: ok 82337
  117049. 45: ok 82338
  117050. 45: ok 82339
  117051. 45: ok 82340
  117052. 45: ok 82341
  117053. 45: ok 82342
  117054. 45: ok 82343
  117055. 45: ok 82344
  117056. 45: ok 82345
  117057. 45: ok 82346
  117058. 45: ok 82347
  117059. 45: ok 82348
  117060. 45: ok 82349
  117061. 45: ok 82350
  117062. 45: ok 82351
  117063. 45: ok 82352
  117064. 45: ok 82353
  117065. 45: ok 82354
  117066. 45: ok 82355
  117067. 45: ok 82356
  117068. 45: ok 82357
  117069. 45: ok 82358
  117070. 45: ok 82359
  117071. 45: ok 82360
  117072. 45: ok 82361
  117073. 45: ok 82362
  117074. 45: ok 82363
  117075. 45: ok 82364
  117076. 45: ok 82365
  117077. 45: ok 82366
  117078. 45: ok 82367
  117079. 45: ok 82368
  117080. 45: ok 82369
  117081. 45: ok 82370
  117082. 45: ok 82371
  117083. 45: ok 82372
  117084. 45: ok 82373
  117085. 45: ok 82374
  117086. 45: ok 82375
  117087. 45: ok 82376
  117088. 45: ok 82377
  117089. 45: ok 82378
  117090. 45: ok 82379
  117091. 45: ok 82380
  117092. 45: ok 82381
  117093. 45: ok 82382
  117094. 45: ok 82383
  117095. 45: ok 82384
  117096. 45: ok 82385
  117097. 45: ok 82386
  117098. 45: ok 82387
  117099. 45: ok 82388
  117100. 45: ok 82389
  117101. 45: ok 82390
  117102. 45: ok 82391
  117103. 45: ok 82392
  117104. 45: ok 82393
  117105. 45: ok 82394
  117106. 45: ok 82395
  117107. 45: ok 82396
  117108. 45: ok 82397
  117109. 45: ok 82398
  117110. 45: ok 82399
  117111. 45: ok 82400
  117112. 45: ok 82401
  117113. 45: ok 82402
  117114. 45: ok 82403
  117115. 45: ok 82404
  117116. 45: ok 82405
  117117. 45: ok 82406
  117118. 45: ok 82407
  117119. 45: ok 82408
  117120. 45: ok 82409
  117121. 45: ok 82410
  117122. 45: ok 82411
  117123. 45: ok 82412
  117124. 45: ok 82413
  117125. 45: ok 82414
  117126. 45: ok 82415
  117127. 45: ok 82416
  117128. 45: ok 82417
  117129. 45: ok 82418
  117130. 45: ok 82419
  117131. 45: ok 82420
  117132. 45: ok 82421
  117133. 45: ok 82422
  117134. 45: ok 82423
  117135. 45: ok 82424
  117136. 45: ok 82425
  117137. 45: ok 82426
  117138. 45: ok 82427
  117139. 45: ok 82428
  117140. 45: ok 82429
  117141. 45: ok 82430
  117142. 45: ok 82431
  117143. 45: ok 82432
  117144. 45: ok 82433
  117145. 45: ok 82434
  117146. 45: ok 82435
  117147. 45: ok 82436
  117148. 45: ok 82437
  117149. 45: ok 82438
  117150. 45: ok 82439
  117151. 45: ok 82440
  117152. 45: ok 82441
  117153. 45: ok 82442
  117154. 45: ok 82443
  117155. 45: ok 82444
  117156. 45: ok 82445
  117157. 45: ok 82446
  117158. 45: ok 82447
  117159. 45: ok 82448
  117160. 45: ok 82449
  117161. 45: ok 82450
  117162. 45: ok 82451
  117163. 45: ok 82452
  117164. 45: ok 82453
  117165. 45: ok 82454
  117166. 45: ok 82455
  117167. 45: ok 82456
  117168. 45: ok 82457
  117169. 45: ok 82458
  117170. 45: ok 82459
  117171. 45: ok 82460
  117172. 45: ok 82461
  117173. 45: ok 82462
  117174. 45: ok 82463
  117175. 45: ok 82464
  117176. 45: ok 82465
  117177. 45: ok 82466
  117178. 45: ok 82467
  117179. 45: ok 82468
  117180. 45: ok 82469
  117181. 45: ok 82470
  117182. 45: ok 82471
  117183. 45: ok 82472
  117184. 45: ok 82473
  117185. 45: ok 82474
  117186. 45: ok 82475
  117187. 45: ok 82476
  117188. 45: ok 82477
  117189. 45: ok 82478
  117190. 45: ok 82479
  117191. 45: ok 82480
  117192. 45: ok 82481
  117193. 45: ok 82482
  117194. 45: ok 82483
  117195. 45: ok 82484
  117196. 45: ok 82485
  117197. 45: ok 82486
  117198. 45: ok 82487
  117199. 45: ok 82488
  117200. 45: ok 82489
  117201. 45: ok 82490
  117202. 45: ok 82491
  117203. 45: ok 82492
  117204. 45: ok 82493
  117205. 45: ok 82494
  117206. 45: ok 82495
  117207. 45: ok 82496
  117208. 45: ok 82497
  117209. 45: ok 82498
  117210. 45: ok 82499
  117211. 45: ok 82500
  117212. 45: ok 82501
  117213. 45: ok 82502
  117214. 45: ok 82503
  117215. 45: ok 82504
  117216. 45: ok 82505
  117217. 45: ok 82506
  117218. 45: ok 82507
  117219. 45: ok 82508
  117220. 45: ok 82509
  117221. 45: ok 82510
  117222. 45: ok 82511
  117223. 45: ok 82512
  117224. 45: ok 82513
  117225. 45: ok 82514
  117226. 45: ok 82515
  117227. 45: ok 82516
  117228. 45: ok 82517
  117229. 45: ok 82518
  117230. 45: ok 82519
  117231. 45: ok 82520
  117232. 45: ok 82521
  117233. 45: ok 82522
  117234. 45: ok 82523
  117235. 45: ok 82524
  117236. 45: ok 82525
  117237. 45: ok 82526
  117238. 45: ok 82527
  117239. 45: ok 82528
  117240. 45: ok 82529
  117241. 45: ok 82530
  117242. 45: ok 82531
  117243. 45: ok 82532
  117244. 45: ok 82533
  117245. 45: ok 82534
  117246. 45: ok 82535
  117247. 45: ok 82536
  117248. 45: ok 82537
  117249. 45: ok 82538
  117250. 45: ok 82539
  117251. 45: ok 82540
  117252. 45: ok 82541
  117253. 45: ok 82542
  117254. 45: ok 82543
  117255. 45: ok 82544
  117256. 45: ok 82545
  117257. 45: ok 82546
  117258. 45: ok 82547
  117259. 45: ok 82548
  117260. 45: ok 82549
  117261. 45: ok 82550
  117262. 45: ok 82551
  117263. 45: ok 82552
  117264. 45: ok 82553
  117265. 45: ok 82554
  117266. 45: ok 82555
  117267. 45: ok 82556
  117268. 45: ok 82557
  117269. 45: ok 82558
  117270. 45: ok 82559
  117271. 45: ok 82560
  117272. 45: ok 82561
  117273. 45: ok 82562
  117274. 45: ok 82563
  117275. 45: ok 82564
  117276. 45: ok 82565
  117277. 45: ok 82566
  117278. 45: ok 82567
  117279. 45: ok 82568
  117280. 45: ok 82569
  117281. 45: ok 82570
  117282. 45: ok 82571
  117283. 45: ok 82572
  117284. 45: ok 82573
  117285. 45: ok 82574
  117286. 45: ok 82575
  117287. 45: ok 82576
  117288. 45: ok 82577
  117289. 45: ok 82578
  117290. 45: ok 82579
  117291. 45: ok 82580
  117292. 45: ok 82581
  117293. 45: ok 82582
  117294. 45: ok 82583
  117295. 45: ok 82584
  117296. 45: ok 82585
  117297. 45: ok 82586
  117298. 45: ok 82587
  117299. 45: ok 82588
  117300. 45: ok 82589
  117301. 45: ok 82590
  117302. 45: ok 82591
  117303. 45: ok 82592
  117304. 45: ok 82593
  117305. 45: ok 82594
  117306. 45: ok 82595
  117307. 45: ok 82596
  117308. 45: ok 82597
  117309. 45: ok 82598
  117310. 45: ok 82599
  117311. 45: ok 82600
  117312. 45: ok 82601
  117313. 45: ok 82602
  117314. 45: ok 82603
  117315. 45: ok 82604
  117316. 45: ok 82605
  117317. 45: ok 82606
  117318. 45: ok 82607
  117319. 45: ok 82608
  117320. 45: ok 82609
  117321. 45: ok 82610
  117322. 45: ok 82611
  117323. 45: ok 82612
  117324. 45: ok 82613
  117325. 45: ok 82614
  117326. 45: ok 82615
  117327. 45: ok 82616
  117328. 45: ok 82617
  117329. 45: ok 82618
  117330. 45: ok 82619
  117331. 45: ok 82620
  117332. 45: ok 82621
  117333. 45: ok 82622
  117334. 45: ok 82623
  117335. 45: ok 82624
  117336. 45: ok 82625
  117337. 45: ok 82626
  117338. 45: ok 82627
  117339. 45: ok 82628
  117340. 45: ok 82629
  117341. 45: ok 82630
  117342. 45: ok 82631
  117343. 45: ok 82632
  117344. 45: ok 82633
  117345. 45: ok 82634
  117346. 45: ok 82635
  117347. 45: ok 82636
  117348. 45: ok 82637
  117349. 45: ok 82638
  117350. 45: ok 82639
  117351. 45: ok 82640
  117352. 45: ok 82641
  117353. 45: ok 82642
  117354. 45: ok 82643
  117355. 45: ok 82644
  117356. 45: ok 82645
  117357. 45: ok 82646
  117358. 45: ok 82647
  117359. 45: ok 82648
  117360. 45: ok 82649
  117361. 45: ok 82650
  117362. 45: ok 82651
  117363. 45: ok 82652
  117364. 45: ok 82653
  117365. 45: ok 82654
  117366. 45: ok 82655
  117367. 45: ok 82656
  117368. 45: ok 82657
  117369. 45: ok 82658
  117370. 45: ok 82659
  117371. 45: ok 82660
  117372. 45: ok 82661
  117373. 45: ok 82662
  117374. 45: ok 82663
  117375. 45: ok 82664
  117376. 45: ok 82665
  117377. 45: ok 82666
  117378. 45: ok 82667
  117379. 45: ok 82668
  117380. 45: ok 82669
  117381. 45: ok 82670
  117382. 45: ok 82671
  117383. 45: ok 82672
  117384. 45: ok 82673
  117385. 45: ok 82674
  117386. 45: ok 82675
  117387. 45: ok 82676
  117388. 45: ok 82677
  117389. 45: ok 82678
  117390. 45: ok 82679
  117391. 45: ok 82680
  117392. 45: ok 82681
  117393. 45: ok 82682
  117394. 45: ok 82683
  117395. 45: ok 82684
  117396. 45: ok 82685
  117397. 45: ok 82686
  117398. 45: ok 82687
  117399. 45: ok 82688
  117400. 45: ok 82689
  117401. 45: ok 82690
  117402. 45: ok 82691
  117403. 45: ok 82692
  117404. 45: ok 82693
  117405. 45: ok 82694
  117406. 45: ok 82695
  117407. 45: ok 82696
  117408. 45: ok 82697
  117409. 45: ok 82698
  117410. 45: ok 82699
  117411. 45: ok 82700
  117412. 45: ok 82701
  117413. 45: ok 82702
  117414. 45: ok 82703
  117415. 45: ok 82704
  117416. 45: ok 82705
  117417. 45: ok 82706
  117418. 45: ok 82707
  117419. 45: ok 82708
  117420. 45: ok 82709
  117421. 45: ok 82710
  117422. 45: ok 82711
  117423. 45: ok 82712
  117424. 45: ok 82713
  117425. 45: ok 82714
  117426. 45: ok 82715
  117427. 45: ok 82716
  117428. 45: ok 82717
  117429. 45: ok 82718
  117430. 45: ok 82719
  117431. 45: ok 82720
  117432. 45: ok 82721
  117433. 45: ok 82722
  117434. 45: ok 82723
  117435. 45: ok 82724
  117436. 45: ok 82725
  117437. 45: ok 82726
  117438. 45: ok 82727
  117439. 45: ok 82728
  117440. 45: ok 82729
  117441. 45: ok 82730
  117442. 45: ok 82731
  117443. 45: ok 82732
  117444. 45: ok 82733
  117445. 45: ok 82734
  117446. 45: ok 82735
  117447. 45: ok 82736
  117448. 45: ok 82737
  117449. 45: ok 82738
  117450. 45: ok 82739
  117451. 45: ok 82740
  117452. 45: ok 82741
  117453. 45: ok 82742
  117454. 45: ok 82743
  117455. 45: ok 82744
  117456. 45: ok 82745
  117457. 45: ok 82746
  117458. 45: ok 82747
  117459. 45: ok 82748
  117460. 45: ok 82749
  117461. 45: ok 82750
  117462. 45: ok 82751
  117463. 45: ok 82752
  117464. 45: ok 82753
  117465. 45: ok 82754
  117466. 45: ok 82755
  117467. 45: ok 82756
  117468. 45: ok 82757
  117469. 45: ok 82758
  117470. 45: ok 82759
  117471. 45: ok 82760
  117472. 45: ok 82761
  117473. 45: ok 82762
  117474. 45: ok 82763
  117475. 45: ok 82764
  117476. 45: ok 82765
  117477. 45: ok 82766
  117478. 45: ok 82767
  117479. 45: ok 82768
  117480. 45: ok 82769
  117481. 45: ok 82770
  117482. 45: ok 82771
  117483. 45: ok 82772
  117484. 45: ok 82773
  117485. 45: ok 82774
  117486. 45: ok 82775
  117487. 45: ok 82776
  117488. 45: ok 82777
  117489. 45: ok 82778
  117490. 45: ok 82779
  117491. 45: ok 82780
  117492. 45: ok 82781
  117493. 45: ok 82782
  117494. 45: ok 82783
  117495. 45: ok 82784
  117496. 45: ok 82785
  117497. 45: ok 82786
  117498. 45: ok 82787
  117499. 45: ok 82788
  117500. 45: ok 82789
  117501. 45: ok 82790
  117502. 45: ok 82791
  117503. 45: ok 82792
  117504. 45: ok 82793
  117505. 45: ok 82794
  117506. 45: ok 82795
  117507. 45: ok 82796
  117508. 45: ok 82797
  117509. 45: ok 82798
  117510. 45: ok 82799
  117511. 45: ok 82800
  117512. 45: ok 82801
  117513. 45: ok 82802
  117514. 45: ok 82803
  117515. 45: ok 82804
  117516. 45: ok 82805
  117517. 45: ok 82806
  117518. 45: ok 82807
  117519. 45: ok 82808
  117520. 45: ok 82809
  117521. 45: ok 82810
  117522. 45: ok 82811
  117523. 45: ok 82812
  117524. 45: ok 82813
  117525. 45: ok 82814
  117526. 45: ok 82815
  117527. 45: ok 82816
  117528. 45: ok 82817
  117529. 45: ok 82818
  117530. 45: ok 82819
  117531. 45: ok 82820
  117532. 45: ok 82821
  117533. 45: ok 82822
  117534. 45: ok 82823
  117535. 45: ok 82824
  117536. 45: ok 82825
  117537. 45: ok 82826
  117538. 45: ok 82827
  117539. 45: ok 82828
  117540. 45: ok 82829
  117541. 45: ok 82830
  117542. 45: ok 82831
  117543. 45: ok 82832
  117544. 45: ok 82833
  117545. 45: ok 82834
  117546. 45: ok 82835
  117547. 45: ok 82836
  117548. 45: ok 82837
  117549. 45: ok 82838
  117550. 45: ok 82839
  117551. 45: ok 82840
  117552. 45: ok 82841
  117553. 45: ok 82842
  117554. 45: ok 82843
  117555. 45: ok 82844
  117556. 45: ok 82845
  117557. 45: ok 82846
  117558. 45: ok 82847
  117559. 45: ok 82848
  117560. 45: ok 82849
  117561. 45: ok 82850
  117562. 45: ok 82851
  117563. 45: ok 82852
  117564. 45: ok 82853
  117565. 45: ok 82854
  117566. 45: ok 82855
  117567. 45: ok 82856
  117568. 45: ok 82857
  117569. 45: ok 82858
  117570. 45: ok 82859
  117571. 45: ok 82860
  117572. 45: ok 82861
  117573. 45: ok 82862
  117574. 45: ok 82863
  117575. 45: ok 82864
  117576. 45: ok 82865
  117577. 45: ok 82866
  117578. 45: ok 82867
  117579. 45: ok 82868
  117580. 45: ok 82869
  117581. 45: ok 82870
  117582. 45: ok 82871
  117583. 45: ok 82872
  117584. 45: ok 82873
  117585. 45: ok 82874
  117586. 45: ok 82875
  117587. 45: ok 82876
  117588. 45: ok 82877
  117589. 45: ok 82878
  117590. 45: ok 82879
  117591. 45: ok 82880
  117592. 45: ok 82881
  117593. 45: ok 82882
  117594. 45: ok 82883
  117595. 45: ok 82884
  117596. 45: ok 82885
  117597. 45: ok 82886
  117598. 45: ok 82887
  117599. 45: ok 82888
  117600. 45: ok 82889
  117601. 45: ok 82890
  117602. 45: ok 82891
  117603. 45: ok 82892
  117604. 45: ok 82893
  117605. 45: ok 82894
  117606. 45: ok 82895
  117607. 45: ok 82896
  117608. 45: ok 82897
  117609. 45: ok 82898
  117610. 45: ok 82899
  117611. 45: ok 82900
  117612. 45: ok 82901
  117613. 45: ok 82902
  117614. 45: ok 82903
  117615. 45: ok 82904
  117616. 45: ok 82905
  117617. 45: ok 82906
  117618. 45: ok 82907
  117619. 45: ok 82908
  117620. 45: ok 82909
  117621. 45: ok 82910
  117622. 45: ok 82911
  117623. 45: ok 82912
  117624. 45: ok 82913
  117625. 45: ok 82914
  117626. 45: ok 82915
  117627. 45: ok 82916
  117628. 45: ok 82917
  117629. 45: ok 82918
  117630. 45: ok 82919
  117631. 45: ok 82920
  117632. 45: ok 82921
  117633. 45: ok 82922
  117634. 45: ok 82923
  117635. 45: ok 82924
  117636. 45: ok 82925
  117637. 45: ok 82926
  117638. 45: ok 82927
  117639. 45: ok 82928
  117640. 45: ok 82929
  117641. 45: ok 82930
  117642. 45: ok 82931
  117643. 45: ok 82932
  117644. 45: ok 82933
  117645. 45: ok 82934
  117646. 45: ok 82935
  117647. 45: ok 82936
  117648. 45: ok 82937
  117649. 45: ok 82938
  117650. 45: ok 82939
  117651. 45: ok 82940
  117652. 45: ok 82941
  117653. 45: ok 82942
  117654. 45: ok 82943
  117655. 45: ok 82944
  117656. 45: ok 82945
  117657. 45: ok 82946
  117658. 45: ok 82947
  117659. 45: ok 82948
  117660. 45: ok 82949
  117661. 45: ok 82950
  117662. 45: ok 82951
  117663. 45: ok 82952
  117664. 45: ok 82953
  117665. 45: ok 82954
  117666. 45: ok 82955
  117667. 45: ok 82956
  117668. 45: ok 82957
  117669. 45: ok 82958
  117670. 45: ok 82959
  117671. 45: ok 82960
  117672. 45: ok 82961
  117673. 45: ok 82962
  117674. 45: ok 82963
  117675. 45: ok 82964
  117676. 45: ok 82965
  117677. 45: ok 82966
  117678. 45: ok 82967
  117679. 45: ok 82968
  117680. 45: ok 82969
  117681. 45: ok 82970
  117682. 45: ok 82971
  117683. 45: ok 82972
  117684. 45: ok 82973
  117685. 45: ok 82974
  117686. 45: ok 82975
  117687. 45: ok 82976
  117688. 45: ok 82977
  117689. 45: ok 82978
  117690. 45: ok 82979
  117691. 45: ok 82980
  117692. 45: ok 82981
  117693. 45: ok 82982
  117694. 45: ok 82983
  117695. 45: ok 82984
  117696. 45: ok 82985
  117697. 45: ok 82986
  117698. 45: ok 82987
  117699. 45: ok 82988
  117700. 45: ok 82989
  117701. 45: ok 82990
  117702. 45: ok 82991
  117703. 45: ok 82992
  117704. 45: ok 82993
  117705. 45: ok 82994
  117706. 45: ok 82995
  117707. 45: ok 82996
  117708. 45: ok 82997
  117709. 45: ok 82998
  117710. 45: ok 82999
  117711. 45: ok 83000
  117712. 45: ok 83001
  117713. 45: ok 83002
  117714. 45: ok 83003
  117715. 45: ok 83004
  117716. 45: ok 83005
  117717. 45: ok 83006
  117718. 45: ok 83007
  117719. 45: ok 83008
  117720. 45: ok 83009
  117721. 45: ok 83010
  117722. 45: ok 83011
  117723. 45: ok 83012
  117724. 45: ok 83013
  117725. 45: ok 83014
  117726. 45: ok 83015
  117727. 45: ok 83016
  117728. 45: ok 83017
  117729. 45: ok 83018
  117730. 45: ok 83019
  117731. 45: ok 83020
  117732. 45: ok 83021
  117733. 45: ok 83022
  117734. 45: ok 83023
  117735. 45: ok 83024
  117736. 45: ok 83025
  117737. 45: ok 83026
  117738. 45: ok 83027
  117739. 45: ok 83028
  117740. 45: ok 83029
  117741. 45: ok 83030
  117742. 45: ok 83031
  117743. 45: ok 83032
  117744. 45: ok 83033
  117745. 45: ok 83034
  117746. 45: ok 83035
  117747. 45: ok 83036
  117748. 45: ok 83037
  117749. 45: ok 83038
  117750. 45: ok 83039
  117751. 45: ok 83040
  117752. 45: ok 83041
  117753. 45: ok 83042
  117754. 45: ok 83043
  117755. 45: ok 83044
  117756. 45: ok 83045
  117757. 45: ok 83046
  117758. 45: ok 83047
  117759. 45: ok 83048
  117760. 45: ok 83049
  117761. 45: ok 83050
  117762. 45: ok 83051
  117763. 45: ok 83052
  117764. 45: ok 83053
  117765. 45: ok 83054
  117766. 45: ok 83055
  117767. 45: ok 83056
  117768. 45: ok 83057
  117769. 45: ok 83058
  117770. 45: ok 83059
  117771. 45: ok 83060
  117772. 45: ok 83061
  117773. 45: ok 83062
  117774. 45: ok 83063
  117775. 45: ok 83064
  117776. 45: ok 83065
  117777. 45: ok 83066
  117778. 45: ok 83067
  117779. 45: ok 83068
  117780. 45: ok 83069
  117781. 45: ok 83070
  117782. 45: ok 83071
  117783. 45: ok 83072
  117784. 45: ok 83073
  117785. 45: ok 83074
  117786. 45: ok 83075
  117787. 45: ok 83076
  117788. 45: ok 83077
  117789. 45: ok 83078
  117790. 45: ok 83079
  117791. 45: ok 83080
  117792. 45: ok 83081
  117793. 45: ok 83082
  117794. 45: ok 83083
  117795. 45: ok 83084
  117796. 45: ok 83085
  117797. 45: ok 83086
  117798. 45: ok 83087
  117799. 45: ok 83088
  117800. 45: ok 83089
  117801. 45: ok 83090
  117802. 45: ok 83091
  117803. 45: ok 83092
  117804. 45: ok 83093
  117805. 45: ok 83094
  117806. 45: ok 83095
  117807. 45: ok 83096
  117808. 45: ok 83097
  117809. 45: ok 83098
  117810. 45: ok 83099
  117811. 45: ok 83100
  117812. 45: ok 83101
  117813. 45: ok 83102
  117814. 45: ok 83103
  117815. 45: ok 83104
  117816. 45: ok 83105
  117817. 45: ok 83106
  117818. 45: ok 83107
  117819. 45: ok 83108
  117820. 45: ok 83109
  117821. 45: ok 83110
  117822. 45: ok 83111
  117823. 45: ok 83112
  117824. 45: ok 83113
  117825. 45: ok 83114
  117826. 45: ok 83115
  117827. 45: ok 83116
  117828. 45: ok 83117
  117829. 45: ok 83118
  117830. 45: ok 83119
  117831. 45: ok 83120
  117832. 45: ok 83121
  117833. 45: ok 83122
  117834. 45: ok 83123
  117835. 45: ok 83124
  117836. 45: ok 83125
  117837. 45: ok 83126
  117838. 45: ok 83127
  117839. 45: ok 83128
  117840. 45: ok 83129
  117841. 45: ok 83130
  117842. 45: ok 83131
  117843. 45: ok 83132
  117844. 45: ok 83133
  117845. 45: ok 83134
  117846. 45: ok 83135
  117847. 45: ok 83136
  117848. 45: ok 83137
  117849. 45: ok 83138
  117850. 45: ok 83139
  117851. 45: ok 83140
  117852. 45: ok 83141
  117853. 45: ok 83142
  117854. 45: ok 83143
  117855. 45: ok 83144
  117856. 45: ok 83145
  117857. 45: ok 83146
  117858. 45: ok 83147
  117859. 45: ok 83148
  117860. 45: ok 83149
  117861. 45: ok 83150
  117862. 45: ok 83151
  117863. 45: ok 83152
  117864. 45: ok 83153
  117865. 45: ok 83154
  117866. 45: ok 83155
  117867. 45: ok 83156
  117868. 45: ok 83157
  117869. 45: ok 83158
  117870. 45: ok 83159
  117871. 45: ok 83160
  117872. 45: ok 83161
  117873. 45: ok 83162
  117874. 45: ok 83163
  117875. 45: ok 83164
  117876. 45: ok 83165
  117877. 45: ok 83166
  117878. 45: ok 83167
  117879. 45: ok 83168
  117880. 45: ok 83169
  117881. 45: ok 83170
  117882. 45: ok 83171
  117883. 45: ok 83172
  117884. 45: ok 83173
  117885. 45: ok 83174
  117886. 45: ok 83175
  117887. 45: ok 83176
  117888. 45: ok 83177
  117889. 45: ok 83178
  117890. 45: ok 83179
  117891. 45: ok 83180
  117892. 45: ok 83181
  117893. 45: ok 83182
  117894. 45: ok 83183
  117895. 45: ok 83184
  117896. 45: ok 83185
  117897. 45: ok 83186
  117898. 45: ok 83187
  117899. 45: ok 83188
  117900. 45: ok 83189
  117901. 45: ok 83190
  117902. 45: ok 83191
  117903. 45: ok 83192
  117904. 45: ok 83193
  117905. 45: ok 83194
  117906. 45: ok 83195
  117907. 45: ok 83196
  117908. 45: ok 83197
  117909. 45: ok 83198
  117910. 45: ok 83199
  117911. 45: ok 83200
  117912. 45: ok 83201
  117913. 45: ok 83202
  117914. 45: ok 83203
  117915. 45: ok 83204
  117916. 45: ok 83205
  117917. 45: ok 83206
  117918. 45: ok 83207
  117919. 45: ok 83208
  117920. 45: ok 83209
  117921. 45: ok 83210
  117922. 45: ok 83211
  117923. 45: ok 83212
  117924. 45: ok 83213
  117925. 45: ok 83214
  117926. 45: ok 83215
  117927. 45: ok 83216
  117928. 45: ok 83217
  117929. 45: ok 83218
  117930. 45: ok 83219
  117931. 45: ok 83220
  117932. 45: ok 83221
  117933. 45: ok 83222
  117934. 45: ok 83223
  117935. 45: ok 83224
  117936. 45: ok 83225
  117937. 45: ok 83226
  117938. 45: ok 83227
  117939. 45: ok 83228
  117940. 45: ok 83229
  117941. 45: ok 83230
  117942. 45: ok 83231
  117943. 45: ok 83232
  117944. 45: ok 83233
  117945. 45: ok 83234
  117946. 45: ok 83235
  117947. 45: ok 83236
  117948. 45: ok 83237
  117949. 45: ok 83238
  117950. 45: ok 83239
  117951. 45: ok 83240
  117952. 45: ok 83241
  117953. 45: ok 83242
  117954. 45: ok 83243
  117955. 45: ok 83244
  117956. 45: ok 83245
  117957. 45: ok 83246
  117958. 45: ok 83247
  117959. 45: ok 83248
  117960. 45: ok 83249
  117961. 45: ok 83250
  117962. 45: ok 83251
  117963. 45: ok 83252
  117964. 45: ok 83253
  117965. 45: ok 83254
  117966. 45: ok 83255
  117967. 45: ok 83256
  117968. 45: ok 83257
  117969. 45: ok 83258
  117970. 45: ok 83259
  117971. 45: ok 83260
  117972. 45: ok 83261
  117973. 45: ok 83262
  117974. 45: ok 83263
  117975. 45: ok 83264
  117976. 45: ok 83265
  117977. 45: ok 83266
  117978. 45: ok 83267
  117979. 45: ok 83268
  117980. 45: ok 83269
  117981. 45: ok 83270
  117982. 45: ok 83271
  117983. 45: ok 83272
  117984. 45: ok 83273
  117985. 45: ok 83274
  117986. 45: ok 83275
  117987. 45: ok 83276
  117988. 45: ok 83277
  117989. 45: ok 83278
  117990. 45: ok 83279
  117991. 45: ok 83280
  117992. 45: ok 83281
  117993. 45: ok 83282
  117994. 45: ok 83283
  117995. 45: ok 83284
  117996. 45: ok 83285
  117997. 45: ok 83286
  117998. 45: ok 83287
  117999. 45: ok 83288
  118000. 45: ok 83289
  118001. 45: ok 83290
  118002. 45: ok 83291
  118003. 45: ok 83292
  118004. 45: ok 83293
  118005. 45: ok 83294
  118006. 45: ok 83295
  118007. 45: ok 83296
  118008. 45: ok 83297
  118009. 45: ok 83298
  118010. 45: ok 83299
  118011. 45: ok 83300
  118012. 45: ok 83301
  118013. 45: ok 83302
  118014. 45: ok 83303
  118015. 45: ok 83304
  118016. 45: ok 83305
  118017. 45: ok 83306
  118018. 45: ok 83307
  118019. 45: ok 83308
  118020. 45: ok 83309
  118021. 45: ok 83310
  118022. 45: ok 83311
  118023. 45: ok 83312
  118024. 45: ok 83313
  118025. 45: ok 83314
  118026. 45: ok 83315
  118027. 45: ok 83316
  118028. 45: ok 83317
  118029. 45: ok 83318
  118030. 45: ok 83319
  118031. 45: ok 83320
  118032. 45: ok 83321
  118033. 45: ok 83322
  118034. 45: ok 83323
  118035. 45: ok 83324
  118036. 45: ok 83325
  118037. 45: ok 83326
  118038. 45: ok 83327
  118039. 45: ok 83328
  118040. 45: ok 83329
  118041. 45: ok 83330
  118042. 45: ok 83331
  118043. 45: ok 83332
  118044. 45: ok 83333
  118045. 45: ok 83334
  118046. 45: ok 83335
  118047. 45: ok 83336
  118048. 45: ok 83337
  118049. 45: ok 83338
  118050. 45: ok 83339
  118051. 45: ok 83340
  118052. 45: ok 83341
  118053. 45: ok 83342
  118054. 45: ok 83343
  118055. 45: ok 83344
  118056. 45: ok 83345
  118057. 45: ok 83346
  118058. 45: ok 83347
  118059. 45: ok 83348
  118060. 45: ok 83349
  118061. 45: ok 83350
  118062. 45: ok 83351
  118063. 45: ok 83352
  118064. 45: ok 83353
  118065. 45: ok 83354
  118066. 45: ok 83355
  118067. 45: ok 83356
  118068. 45: ok 83357
  118069. 45: ok 83358
  118070. 45: ok 83359
  118071. 45: ok 83360
  118072. 45: ok 83361
  118073. 45: ok 83362
  118074. 45: ok 83363
  118075. 45: ok 83364
  118076. 45: ok 83365
  118077. 45: ok 83366
  118078. 45: ok 83367
  118079. 45: ok 83368
  118080. 45: ok 83369
  118081. 45: ok 83370
  118082. 45: ok 83371
  118083. 45: ok 83372
  118084. 45: ok 83373
  118085. 45: ok 83374
  118086. 45: ok 83375
  118087. 45: ok 83376
  118088. 45: ok 83377
  118089. 45: ok 83378
  118090. 45: ok 83379
  118091. 45: ok 83380
  118092. 45: ok 83381
  118093. 45: ok 83382
  118094. 45: ok 83383
  118095. 45: ok 83384
  118096. 45: ok 83385
  118097. 45: ok 83386
  118098. 45: ok 83387
  118099. 45: ok 83388
  118100. 45: ok 83389
  118101. 45: ok 83390
  118102. 45: ok 83391
  118103. 45: ok 83392
  118104. 45: ok 83393
  118105. 45: ok 83394
  118106. 45: ok 83395
  118107. 45: ok 83396
  118108. 45: ok 83397
  118109. 45: ok 83398
  118110. 45: ok 83399
  118111. 45: ok 83400
  118112. 45: ok 83401
  118113. 45: ok 83402
  118114. 45: ok 83403
  118115. 45: ok 83404
  118116. 45: ok 83405
  118117. 45: ok 83406
  118118. 45: ok 83407
  118119. 45: ok 83408
  118120. 45: ok 83409
  118121. 45: ok 83410
  118122. 45: ok 83411
  118123. 45: ok 83412
  118124. 45: ok 83413
  118125. 45: ok 83414
  118126. 45: ok 83415
  118127. 45: ok 83416
  118128. 45: ok 83417
  118129. 45: ok 83418
  118130. 45: ok 83419
  118131. 45: ok 83420
  118132. 45: ok 83421
  118133. 45: ok 83422
  118134. 45: ok 83423
  118135. 45: ok 83424
  118136. 45: ok 83425
  118137. 45: ok 83426
  118138. 45: ok 83427
  118139. 45: ok 83428
  118140. 45: ok 83429
  118141. 45: ok 83430
  118142. 45: ok 83431
  118143. 45: ok 83432
  118144. 45: ok 83433
  118145. 45: ok 83434
  118146. 45: ok 83435
  118147. 45: ok 83436
  118148. 45: ok 83437
  118149. 45: ok 83438
  118150. 45: ok 83439
  118151. 45: ok 83440
  118152. 45: ok 83441
  118153. 45: ok 83442
  118154. 45: ok 83443
  118155. 45: ok 83444
  118156. 45: ok 83445
  118157. 45: ok 83446
  118158. 45: ok 83447
  118159. 45: ok 83448
  118160. 45: ok 83449
  118161. 45: ok 83450
  118162. 45: ok 83451
  118163. 45: ok 83452
  118164. 45: ok 83453
  118165. 45: ok 83454
  118166. 45: ok 83455
  118167. 45: ok 83456
  118168. 45: ok 83457
  118169. 45: ok 83458
  118170. 45: ok 83459
  118171. 45: ok 83460
  118172. 45: ok 83461
  118173. 45: ok 83462
  118174. 45: ok 83463
  118175. 45: ok 83464
  118176. 45: ok 83465
  118177. 45: ok 83466
  118178. 45: ok 83467
  118179. 45: ok 83468
  118180. 45: ok 83469
  118181. 45: ok 83470
  118182. 45: ok 83471
  118183. 45: ok 83472
  118184. 45: ok 83473
  118185. 45: ok 83474
  118186. 45: ok 83475
  118187. 45: ok 83476
  118188. 45: ok 83477
  118189. 45: ok 83478
  118190. 45: ok 83479
  118191. 45: ok 83480
  118192. 45: ok 83481
  118193. 45: ok 83482
  118194. 45: ok 83483
  118195. 45: ok 83484
  118196. 45: ok 83485
  118197. 45: ok 83486
  118198. 45: ok 83487
  118199. 45: ok 83488
  118200. 45: ok 83489
  118201. 45: ok 83490
  118202. 45: ok 83491
  118203. 45: ok 83492
  118204. 45: ok 83493
  118205. 45: ok 83494
  118206. 45: ok 83495
  118207. 45: ok 83496
  118208. 45: ok 83497
  118209. 45: ok 83498
  118210. 45: ok 83499
  118211. 45: ok 83500
  118212. 45: ok 83501
  118213. 45: ok 83502
  118214. 45: ok 83503
  118215. 45: ok 83504
  118216. 45: ok 83505
  118217. 45: ok 83506
  118218. 45: ok 83507
  118219. 45: ok 83508
  118220. 45: ok 83509
  118221. 45: ok 83510
  118222. 45: ok 83511
  118223. 45: ok 83512
  118224. 45: ok 83513
  118225. 45: ok 83514
  118226. 45: ok 83515
  118227. 45: ok 83516
  118228. 45: ok 83517
  118229. 45: ok 83518
  118230. 45: ok 83519
  118231. 45: ok 83520
  118232. 45: ok 83521
  118233. 45: ok 83522
  118234. 45: ok 83523
  118235. 45: ok 83524
  118236. 45: ok 83525
  118237. 45: ok 83526
  118238. 45: ok 83527
  118239. 45: ok 83528
  118240. 45: ok 83529
  118241. 45: ok 83530
  118242. 45: ok 83531
  118243. 45: ok 83532
  118244. 45: ok 83533
  118245. 45: ok 83534
  118246. 45: ok 83535
  118247. 45: ok 83536
  118248. 45: ok 83537
  118249. 45: ok 83538
  118250. 45: ok 83539
  118251. 45: ok 83540
  118252. 45: ok 83541
  118253. 45: ok 83542
  118254. 45: ok 83543
  118255. 45: ok 83544
  118256. 45: ok 83545
  118257. 45: ok 83546
  118258. 45: ok 83547
  118259. 45: ok 83548
  118260. 45: ok 83549
  118261. 45: ok 83550
  118262. 45: ok 83551
  118263. 45: ok 83552
  118264. 45: ok 83553
  118265. 45: ok 83554
  118266. 45: ok 83555
  118267. 45: ok 83556
  118268. 45: ok 83557
  118269. 45: ok 83558
  118270. 45: ok 83559
  118271. 45: ok 83560
  118272. 45: ok 83561
  118273. 45: ok 83562
  118274. 45: ok 83563
  118275. 45: ok 83564
  118276. 45: ok 83565
  118277. 45: ok 83566
  118278. 45: ok 83567
  118279. 45: ok 83568
  118280. 45: ok 83569
  118281. 45: ok 83570
  118282. 45: ok 83571
  118283. 45: ok 83572
  118284. 45: ok 83573
  118285. 45: ok 83574
  118286. 45: ok 83575
  118287. 45: ok 83576
  118288. 45: ok 83577
  118289. 45: ok 83578
  118290. 45: ok 83579
  118291. 45: ok 83580
  118292. 45: ok 83581
  118293. 45: ok 83582
  118294. 45: ok 83583
  118295. 45: ok 83584
  118296. 45: ok 83585
  118297. 45: ok 83586
  118298. 45: ok 83587
  118299. 45: ok 83588
  118300. 45: ok 83589
  118301. 45: ok 83590
  118302. 45: ok 83591
  118303. 45: ok 83592
  118304. 45: ok 83593
  118305. 45: ok 83594
  118306. 45: ok 83595
  118307. 45: ok 83596
  118308. 45: ok 83597
  118309. 45: ok 83598
  118310. 45: ok 83599
  118311. 45: ok 83600
  118312. 45: ok 83601
  118313. 45: ok 83602
  118314. 45: ok 83603
  118315. 45: ok 83604
  118316. 45: ok 83605
  118317. 45: ok 83606
  118318. 45: ok 83607
  118319. 45: ok 83608
  118320. 45: ok 83609
  118321. 45: ok 83610
  118322. 45: ok 83611
  118323. 45: ok 83612
  118324. 45: ok 83613
  118325. 45: ok 83614
  118326. 45: ok 83615
  118327. 45: ok 83616
  118328. 45: ok 83617
  118329. 45: ok 83618
  118330. 45: ok 83619
  118331. 45: ok 83620
  118332. 45: ok 83621
  118333. 45: ok 83622
  118334. 45: ok 83623
  118335. 45: ok 83624
  118336. 45: ok 83625
  118337. 45: ok 83626
  118338. 45: ok 83627
  118339. 45: ok 83628
  118340. 45: ok 83629
  118341. 45: ok 83630
  118342. 45: ok 83631
  118343. 45: ok 83632
  118344. 45: ok 83633
  118345. 45: ok 83634
  118346. 45: ok 83635
  118347. 45: ok 83636
  118348. 45: ok 83637
  118349. 45: ok 83638
  118350. 45: ok 83639
  118351. 45: ok 83640
  118352. 45: ok 83641
  118353. 45: ok 83642
  118354. 45: ok 83643
  118355. 45: ok 83644
  118356. 45: ok 83645
  118357. 45: ok 83646
  118358. 45: ok 83647
  118359. 45: ok 83648
  118360. 45: ok 83649
  118361. 45: ok 83650
  118362. 45: ok 83651
  118363. 45: ok 83652
  118364. 45: ok 83653
  118365. 45: ok 83654
  118366. 45: ok 83655
  118367. 45: ok 83656
  118368. 45: ok 83657
  118369. 45: ok 83658
  118370. 45: ok 83659
  118371. 45: ok 83660
  118372. 45: ok 83661
  118373. 45: ok 83662
  118374. 45: ok 83663
  118375. 45: ok 83664
  118376. 45: ok 83665
  118377. 45: ok 83666
  118378. 45: ok 83667
  118379. 45: ok 83668
  118380. 45: ok 83669
  118381. 45: ok 83670
  118382. 45: ok 83671
  118383. 45: ok 83672
  118384. 45: ok 83673
  118385. 45: ok 83674
  118386. 45: ok 83675
  118387. 45: ok 83676
  118388. 45: ok 83677
  118389. 45: ok 83678
  118390. 45: ok 83679
  118391. 45: ok 83680
  118392. 45: ok 83681
  118393. 45: ok 83682
  118394. 45: ok 83683
  118395. 45: ok 83684
  118396. 45: ok 83685
  118397. 45: ok 83686
  118398. 45: ok 83687
  118399. 45: ok 83688
  118400. 45: ok 83689
  118401. 45: ok 83690
  118402. 45: ok 83691
  118403. 45: ok 83692
  118404. 45: ok 83693
  118405. 45: ok 83694
  118406. 45: ok 83695
  118407. 45: ok 83696
  118408. 45: ok 83697
  118409. 45: ok 83698
  118410. 45: ok 83699
  118411. 45: ok 83700
  118412. 45: ok 83701
  118413. 45: ok 83702
  118414. 45: ok 83703
  118415. 45: ok 83704
  118416. 45: ok 83705
  118417. 45: ok 83706
  118418. 45: ok 83707
  118419. 45: ok 83708
  118420. 45: ok 83709
  118421. 45: ok 83710
  118422. 45: ok 83711
  118423. 45: ok 83712
  118424. 45: ok 83713
  118425. 45: ok 83714
  118426. 45: ok 83715
  118427. 45: ok 83716
  118428. 45: ok 83717
  118429. 45: ok 83718
  118430. 45: ok 83719
  118431. 45: ok 83720
  118432. 45: ok 83721
  118433. 45: ok 83722
  118434. 45: ok 83723
  118435. 45: ok 83724
  118436. 45: ok 83725
  118437. 45: ok 83726
  118438. 45: ok 83727
  118439. 45: ok 83728
  118440. 45: ok 83729
  118441. 45: ok 83730
  118442. 45: ok 83731
  118443. 45: ok 83732
  118444. 45: ok 83733
  118445. 45: ok 83734
  118446. 45: ok 83735
  118447. 45: ok 83736
  118448. 45: ok 83737
  118449. 45: ok 83738
  118450. 45: ok 83739
  118451. 45: ok 83740
  118452. 45: ok 83741
  118453. 45: ok 83742
  118454. 45: ok 83743
  118455. 45: ok 83744
  118456. 45: ok 83745
  118457. 45: ok 83746
  118458. 45: ok 83747
  118459. 45: ok 83748
  118460. 45: ok 83749
  118461. 45: ok 83750
  118462. 45: ok 83751
  118463. 45: ok 83752
  118464. 45: ok 83753
  118465. 45: ok 83754
  118466. 45: ok 83755
  118467. 45: ok 83756
  118468. 45: ok 83757
  118469. 45: ok 83758
  118470. 45: ok 83759
  118471. 45: ok 83760
  118472. 45: ok 83761
  118473. 45: ok 83762
  118474. 45: ok 83763
  118475. 45: ok 83764
  118476. 45: ok 83765
  118477. 45: ok 83766
  118478. 45: ok 83767
  118479. 45: ok 83768
  118480. 45: ok 83769
  118481. 45: ok 83770
  118482. 45: ok 83771
  118483. 45: ok 83772
  118484. 45: ok 83773
  118485. 45: ok 83774
  118486. 45: ok 83775
  118487. 45: ok 83776
  118488. 45: ok 83777
  118489. 45: ok 83778
  118490. 45: ok 83779
  118491. 45: ok 83780
  118492. 45: ok 83781
  118493. 45: ok 83782
  118494. 45: ok 83783
  118495. 45: ok 83784
  118496. 45: ok 83785
  118497. 45: ok 83786
  118498. 45: ok 83787
  118499. 45: ok 83788
  118500. 45: ok 83789
  118501. 45: ok 83790
  118502. 45: ok 83791
  118503. 45: ok 83792
  118504. 45: ok 83793
  118505. 45: ok 83794
  118506. 45: ok 83795
  118507. 45: ok 83796
  118508. 45: ok 83797
  118509. 45: ok 83798
  118510. 45: ok 83799
  118511. 45: ok 83800
  118512. 45: ok 83801
  118513. 45: ok 83802
  118514. 45: ok 83803
  118515. 45: ok 83804
  118516. 45: ok 83805
  118517. 45: ok 83806
  118518. 45: ok 83807
  118519. 45: ok 83808
  118520. 45: ok 83809
  118521. 45: ok 83810
  118522. 45: ok 83811
  118523. 45: ok 83812
  118524. 45: ok 83813
  118525. 45: ok 83814
  118526. 45: ok 83815
  118527. 45: ok 83816
  118528. 45: ok 83817
  118529. 45: ok 83818
  118530. 45: ok 83819
  118531. 45: ok 83820
  118532. 45: ok 83821
  118533. 45: ok 83822
  118534. 45: ok 83823
  118535. 45: ok 83824
  118536. 45: ok 83825
  118537. 45: ok 83826
  118538. 45: ok 83827
  118539. 45: ok 83828
  118540. 45: ok 83829
  118541. 45: ok 83830
  118542. 45: ok 83831
  118543. 45: ok 83832
  118544. 45: ok 83833
  118545. 45: ok 83834
  118546. 45: ok 83835
  118547. 45: ok 83836
  118548. 45: ok 83837
  118549. 45: ok 83838
  118550. 45: ok 83839
  118551. 45: ok 83840
  118552. 45: ok 83841
  118553. 45: ok 83842
  118554. 45: ok 83843
  118555. 45: ok 83844
  118556. 45: ok 83845
  118557. 45: ok 83846
  118558. 45: ok 83847
  118559. 45: ok 83848
  118560. 45: ok 83849
  118561. 45: ok 83850
  118562. 45: ok 83851
  118563. 45: ok 83852
  118564. 45: ok 83853
  118565. 45: ok 83854
  118566. 45: ok 83855
  118567. 45: ok 83856
  118568. 45: ok 83857
  118569. 45: ok 83858
  118570. 45: ok 83859
  118571. 45: ok 83860
  118572. 45: ok 83861
  118573. 45: ok 83862
  118574. 45: ok 83863
  118575. 45: ok 83864
  118576. 45: ok 83865
  118577. 45: ok 83866
  118578. 45: ok 83867
  118579. 45: ok 83868
  118580. 45: ok 83869
  118581. 45: ok 83870
  118582. 45: ok 83871
  118583. 45: ok 83872
  118584. 45: ok 83873
  118585. 45: ok 83874
  118586. 45: ok 83875
  118587. 45: ok 83876
  118588. 45: ok 83877
  118589. 45: ok 83878
  118590. 45: ok 83879
  118591. 45: ok 83880
  118592. 45: ok 83881
  118593. 45: ok 83882
  118594. 45: ok 83883
  118595. 45: ok 83884
  118596. 45: ok 83885
  118597. 45: ok 83886
  118598. 45: ok 83887
  118599. 45: ok 83888
  118600. 45: ok 83889
  118601. 45: ok 83890
  118602. 45: ok 83891
  118603. 45: ok 83892
  118604. 45: ok 83893
  118605. 45: ok 83894
  118606. 45: ok 83895
  118607. 45: ok 83896
  118608. 45: ok 83897
  118609. 45: ok 83898
  118610. 45: ok 83899
  118611. 45: ok 83900
  118612. 45: ok 83901
  118613. 45: ok 83902
  118614. 45: ok 83903
  118615. 45: ok 83904
  118616. 45: ok 83905
  118617. 45: ok 83906
  118618. 45: ok 83907
  118619. 45: ok 83908
  118620. 45: ok 83909
  118621. 45: ok 83910
  118622. 45: ok 83911
  118623. 45: ok 83912
  118624. 45: ok 83913
  118625. 45: ok 83914
  118626. 45: ok 83915
  118627. 45: ok 83916
  118628. 45: ok 83917
  118629. 45: ok 83918
  118630. 45: ok 83919
  118631. 45: ok 83920
  118632. 45: ok 83921
  118633. 45: ok 83922
  118634. 45: ok 83923
  118635. 45: ok 83924
  118636. 45: ok 83925
  118637. 45: ok 83926
  118638. 45: ok 83927
  118639. 45: ok 83928
  118640. 45: ok 83929
  118641. 45: ok 83930
  118642. 45: ok 83931
  118643. 45: ok 83932
  118644. 45: ok 83933
  118645. 45: ok 83934
  118646. 45: ok 83935
  118647. 45: ok 83936
  118648. 45: ok 83937
  118649. 45: ok 83938
  118650. 45: ok 83939
  118651. 45: ok 83940
  118652. 45: ok 83941
  118653. 45: ok 83942
  118654. 45: ok 83943
  118655. 45: ok 83944
  118656. 45: ok 83945
  118657. 45: ok 83946
  118658. 45: ok 83947
  118659. 45: ok 83948
  118660. 45: ok 83949
  118661. 45: ok 83950
  118662. 45: ok 83951
  118663. 45: ok 83952
  118664. 45: ok 83953
  118665. 45: ok 83954
  118666. 45: ok 83955
  118667. 45: ok 83956
  118668. 45: ok 83957
  118669. 45: ok 83958
  118670. 45: ok 83959
  118671. 45: ok 83960
  118672. 45: ok 83961
  118673. 45: ok 83962
  118674. 45: ok 83963
  118675. 45: ok 83964
  118676. 45: ok 83965
  118677. 45: ok 83966
  118678. 45: ok 83967
  118679. 45: ok 83968
  118680. 45: ok 83969
  118681. 45: ok 83970
  118682. 45: ok 83971
  118683. 45: ok 83972
  118684. 45: ok 83973
  118685. 45: ok 83974
  118686. 45: ok 83975
  118687. 45: ok 83976
  118688. 45: ok 83977
  118689. 45: ok 83978
  118690. 45: ok 83979
  118691. 45: ok 83980
  118692. 45: ok 83981
  118693. 45: ok 83982
  118694. 45: ok 83983
  118695. 45: ok 83984
  118696. 45: ok 83985
  118697. 45: ok 83986
  118698. 45: ok 83987
  118699. 45: ok 83988
  118700. 45: ok 83989
  118701. 45: ok 83990
  118702. 45: ok 83991
  118703. 45: ok 83992
  118704. 45: ok 83993
  118705. 45: ok 83994
  118706. 45: ok 83995
  118707. 45: ok 83996
  118708. 45: ok 83997
  118709. 45: ok 83998
  118710. 45: ok 83999
  118711. 45: ok 84000
  118712. 45: ok 84001
  118713. 45: ok 84002
  118714. 45: ok 84003
  118715. 45: ok 84004
  118716. 45: ok 84005
  118717. 45: ok 84006
  118718. 45: ok 84007
  118719. 45: ok 84008
  118720. 45: ok 84009
  118721. 45: ok 84010
  118722. 45: ok 84011
  118723. 45: ok 84012
  118724. 45: ok 84013
  118725. 45: ok 84014
  118726. 45: ok 84015
  118727. 45: ok 84016
  118728. 45: ok 84017
  118729. 45: ok 84018
  118730. 45: ok 84019
  118731. 45: ok 84020
  118732. 45: ok 84021
  118733. 45: ok 84022
  118734. 45: ok 84023
  118735. 45: ok 84024
  118736. 45: ok 84025
  118737. 45: ok 84026
  118738. 45: ok 84027
  118739. 45: ok 84028
  118740. 45: ok 84029
  118741. 45: ok 84030
  118742. 45: ok 84031
  118743. 45: ok 84032
  118744. 45: ok 84033
  118745. 45: ok 84034
  118746. 45: ok 84035
  118747. 45: ok 84036
  118748. 45: ok 84037
  118749. 45: ok 84038
  118750. 45: ok 84039
  118751. 45: ok 84040
  118752. 45: ok 84041
  118753. 45: ok 84042
  118754. 45: ok 84043
  118755. 45: ok 84044
  118756. 45: ok 84045
  118757. 45: ok 84046
  118758. 45: ok 84047
  118759. 45: ok 84048
  118760. 45: ok 84049
  118761. 45: ok 84050
  118762. 45: ok 84051
  118763. 45: ok 84052
  118764. 45: ok 84053
  118765. 45: ok 84054
  118766. 45: ok 84055
  118767. 45: ok 84056
  118768. 45: ok 84057
  118769. 45: ok 84058
  118770. 45: ok 84059
  118771. 45: ok 84060
  118772. 45: ok 84061
  118773. 45: ok 84062
  118774. 45: ok 84063
  118775. 45: ok 84064
  118776. 45: ok 84065
  118777. 45: ok 84066
  118778. 45: ok 84067
  118779. 45: ok 84068
  118780. 45: ok 84069
  118781. 45: ok 84070
  118782. 45: ok 84071
  118783. 45: ok 84072
  118784. 45: ok 84073
  118785. 45: ok 84074
  118786. 45: ok 84075
  118787. 45: ok 84076
  118788. 45: ok 84077
  118789. 45: ok 84078
  118790. 45: ok 84079
  118791. 45: ok 84080
  118792. 45: ok 84081
  118793. 45: ok 84082
  118794. 45: ok 84083
  118795. 45: ok 84084
  118796. 45: ok 84085
  118797. 45: ok 84086
  118798. 45: ok 84087
  118799. 45: ok 84088
  118800. 45: ok 84089
  118801. 45: ok 84090
  118802. 45: ok 84091
  118803. 45: ok 84092
  118804. 45: ok 84093
  118805. 45: ok 84094
  118806. 45: ok 84095
  118807. 45: ok 84096
  118808. 45: ok 84097
  118809. 45: ok 84098
  118810. 45: ok 84099
  118811. 45: ok 84100
  118812. 45: ok 84101
  118813. 45: ok 84102
  118814. 45: ok 84103
  118815. 45: ok 84104
  118816. 45: ok 84105
  118817. 45: ok 84106
  118818. 45: ok 84107
  118819. 45: ok 84108
  118820. 45: ok 84109
  118821. 45: ok 84110
  118822. 45: ok 84111
  118823. 45: ok 84112
  118824. 45: ok 84113
  118825. 45: ok 84114
  118826. 45: ok 84115
  118827. 45: ok 84116
  118828. 45: ok 84117
  118829. 45: ok 84118
  118830. 45: ok 84119
  118831. 45: ok 84120
  118832. 45: ok 84121
  118833. 45: ok 84122
  118834. 45: ok 84123
  118835. 45: ok 84124
  118836. 45: ok 84125
  118837. 45: ok 84126
  118838. 45: ok 84127
  118839. 45: ok 84128
  118840. 45: ok 84129
  118841. 45: ok 84130
  118842. 45: ok 84131
  118843. 45: ok 84132
  118844. 45: ok 84133
  118845. 45: ok 84134
  118846. 45: ok 84135
  118847. 45: ok 84136
  118848. 45: ok 84137
  118849. 45: ok 84138
  118850. 45: ok 84139
  118851. 45: ok 84140
  118852. 45: ok 84141
  118853. 45: ok 84142
  118854. 45: ok 84143
  118855. 45: ok 84144
  118856. 45: ok 84145
  118857. 45: ok 84146
  118858. 45: ok 84147
  118859. 45: ok 84148
  118860. 45: ok 84149
  118861. 45: ok 84150
  118862. 45: ok 84151
  118863. 45: ok 84152
  118864. 45: ok 84153
  118865. 45: ok 84154
  118866. 45: ok 84155
  118867. 45: ok 84156
  118868. 45: ok 84157
  118869. 45: ok 84158
  118870. 45: ok 84159
  118871. 45: ok 84160
  118872. 45: ok 84161
  118873. 45: ok 84162
  118874. 45: ok 84163
  118875. 45: ok 84164
  118876. 45: ok 84165
  118877. 45: ok 84166
  118878. 45: ok 84167
  118879. 45: ok 84168
  118880. 45: ok 84169
  118881. 45: ok 84170
  118882. 45: ok 84171
  118883. 45: ok 84172
  118884. 45: ok 84173
  118885. 45: ok 84174
  118886. 45: ok 84175
  118887. 45: ok 84176
  118888. 45: ok 84177
  118889. 45: ok 84178
  118890. 45: ok 84179
  118891. 45: ok 84180
  118892. 45: ok 84181
  118893. 45: ok 84182
  118894. 45: ok 84183
  118895. 45: ok 84184
  118896. 45: ok 84185
  118897. 45: ok 84186
  118898. 45: ok 84187
  118899. 45: ok 84188
  118900. 45: ok 84189
  118901. 45: ok 84190
  118902. 45: ok 84191
  118903. 45: ok 84192
  118904. 45: ok 84193
  118905. 45: ok 84194
  118906. 45: ok 84195
  118907. 45: ok 84196
  118908. 45: ok 84197
  118909. 45: ok 84198
  118910. 45: ok 84199
  118911. 45: ok 84200
  118912. 45: ok 84201
  118913. 45: ok 84202
  118914. 45: ok 84203
  118915. 45: ok 84204
  118916. 45: ok 84205
  118917. 45: ok 84206
  118918. 45: ok 84207
  118919. 45: ok 84208
  118920. 45: ok 84209
  118921. 45: ok 84210
  118922. 45: ok 84211
  118923. 45: ok 84212
  118924. 45: ok 84213
  118925. 45: ok 84214
  118926. 45: ok 84215
  118927. 45: ok 84216
  118928. 45: ok 84217
  118929. 45: ok 84218
  118930. 45: ok 84219
  118931. 45: ok 84220
  118932. 45: ok 84221
  118933. 45: ok 84222
  118934. 45: ok 84223
  118935. 45: ok 84224
  118936. 45: ok 84225
  118937. 45: ok 84226
  118938. 45: ok 84227
  118939. 45: ok 84228
  118940. 45: ok 84229
  118941. 45: ok 84230
  118942. 45: ok 84231
  118943. 45: ok 84232
  118944. 45: ok 84233
  118945. 45: ok 84234
  118946. 45: ok 84235
  118947. 45: ok 84236
  118948. 45: ok 84237
  118949. 45: ok 84238
  118950. 45: ok 84239
  118951. 45: ok 84240
  118952. 45: ok 84241
  118953. 45: ok 84242
  118954. 45: ok 84243
  118955. 45: ok 84244
  118956. 45: ok 84245
  118957. 45: ok 84246
  118958. 45: ok 84247
  118959. 45: ok 84248
  118960. 45: ok 84249
  118961. 45: ok 84250
  118962. 45: ok 84251
  118963. 45: ok 84252
  118964. 45: ok 84253
  118965. 45: ok 84254
  118966. 45: ok 84255
  118967. 45: ok 84256
  118968. 45: ok 84257
  118969. 45: ok 84258
  118970. 45: ok 84259
  118971. 45: ok 84260
  118972. 45: ok 84261
  118973. 45: ok 84262
  118974. 45: ok 84263
  118975. 45: ok 84264
  118976. 45: ok 84265
  118977. 45: ok 84266
  118978. 45: ok 84267
  118979. 45: ok 84268
  118980. 45: ok 84269
  118981. 45: ok 84270
  118982. 45: ok 84271
  118983. 45: ok 84272
  118984. 45: ok 84273
  118985. 45: ok 84274
  118986. 45: ok 84275
  118987. 45: ok 84276
  118988. 45: ok 84277
  118989. 45: ok 84278
  118990. 45: ok 84279
  118991. 45: ok 84280
  118992. 45: ok 84281
  118993. 45: ok 84282
  118994. 45: ok 84283
  118995. 45: ok 84284
  118996. 45: ok 84285
  118997. 45: ok 84286
  118998. 45: ok 84287
  118999. 45: ok 84288
  119000. 45: ok 84289
  119001. 45: ok 84290
  119002. 45: ok 84291
  119003. 45: ok 84292
  119004. 45: ok 84293
  119005. 45: ok 84294
  119006. 45: ok 84295
  119007. 45: ok 84296
  119008. 45: ok 84297
  119009. 45: ok 84298
  119010. 45: ok 84299
  119011. 45: ok 84300
  119012. 45: ok 84301
  119013. 45: ok 84302
  119014. 45: ok 84303
  119015. 45: ok 84304
  119016. 45: ok 84305
  119017. 45: ok 84306
  119018. 45: ok 84307
  119019. 45: ok 84308
  119020. 45: ok 84309
  119021. 45: ok 84310
  119022. 45: ok 84311
  119023. 45: ok 84312
  119024. 45: ok 84313
  119025. 45: ok 84314
  119026. 45: ok 84315
  119027. 45: ok 84316
  119028. 45: ok 84317
  119029. 45: ok 84318
  119030. 45: ok 84319
  119031. 45: ok 84320
  119032. 45: ok 84321
  119033. 45: ok 84322
  119034. 45: ok 84323
  119035. 45: ok 84324
  119036. 45: ok 84325
  119037. 45: ok 84326
  119038. 45: ok 84327
  119039. 45: ok 84328
  119040. 45: ok 84329
  119041. 45: ok 84330
  119042. 45: ok 84331
  119043. 45: ok 84332
  119044. 45: ok 84333
  119045. 45: ok 84334
  119046. 45: ok 84335
  119047. 45: ok 84336
  119048. 45: ok 84337
  119049. 45: ok 84338
  119050. 45: ok 84339
  119051. 45: ok 84340
  119052. 45: ok 84341
  119053. 45: ok 84342
  119054. 45: ok 84343
  119055. 45: ok 84344
  119056. 45: ok 84345
  119057. 45: ok 84346
  119058. 45: ok 84347
  119059. 45: ok 84348
  119060. 45: ok 84349
  119061. 45: ok 84350
  119062. 45: ok 84351
  119063. 45: ok 84352
  119064. 45: ok 84353
  119065. 45: ok 84354
  119066. 45: ok 84355
  119067. 45: ok 84356
  119068. 45: ok 84357
  119069. 45: ok 84358
  119070. 45: ok 84359
  119071. 45: ok 84360
  119072. 45: ok 84361
  119073. 45: ok 84362
  119074. 45: ok 84363
  119075. 45: ok 84364
  119076. 45: ok 84365
  119077. 45: ok 84366
  119078. 45: ok 84367
  119079. 45: ok 84368
  119080. 45: ok 84369
  119081. 45: ok 84370
  119082. 45: ok 84371
  119083. 45: ok 84372
  119084. 45: ok 84373
  119085. 45: ok 84374
  119086. 45: ok 84375
  119087. 45: ok 84376
  119088. 45: ok 84377
  119089. 45: ok 84378
  119090. 45: ok 84379
  119091. 45: ok 84380
  119092. 45: ok 84381
  119093. 45: ok 84382
  119094. 45: ok 84383
  119095. 45: ok 84384
  119096. 45: ok 84385
  119097. 45: ok 84386
  119098. 45: ok 84387
  119099. 45: ok 84388
  119100. 45: ok 84389
  119101. 45: ok 84390
  119102. 45: ok 84391
  119103. 45: ok 84392
  119104. 45: ok 84393
  119105. 45: ok 84394
  119106. 45: ok 84395
  119107. 45: ok 84396
  119108. 45: ok 84397
  119109. 45: ok 84398
  119110. 45: ok 84399
  119111. 45: ok 84400
  119112. 45: ok 84401
  119113. 45: ok 84402
  119114. 45: ok 84403
  119115. 45: ok 84404
  119116. 45: ok 84405
  119117. 45: ok 84406
  119118. 45: ok 84407
  119119. 45: ok 84408
  119120. 45: ok 84409
  119121. 45: ok 84410
  119122. 45: ok 84411
  119123. 45: ok 84412
  119124. 45: ok 84413
  119125. 45: ok 84414
  119126. 45: ok 84415
  119127. 45: ok 84416
  119128. 45: ok 84417
  119129. 45: ok 84418
  119130. 45: ok 84419
  119131. 45: ok 84420
  119132. 45: ok 84421
  119133. 45: ok 84422
  119134. 45: ok 84423
  119135. 45: ok 84424
  119136. 45: ok 84425
  119137. 45: ok 84426
  119138. 45: ok 84427
  119139. 45: ok 84428
  119140. 45: ok 84429
  119141. 45: ok 84430
  119142. 45: ok 84431
  119143. 45: ok 84432
  119144. 45: ok 84433
  119145. 45: ok 84434
  119146. 45: ok 84435
  119147. 45: ok 84436
  119148. 45: ok 84437
  119149. 45: ok 84438
  119150. 45: ok 84439
  119151. 45: ok 84440
  119152. 45: ok 84441
  119153. 45: ok 84442
  119154. 45: ok 84443
  119155. 45: ok 84444
  119156. 45: ok 84445
  119157. 45: ok 84446
  119158. 45: ok 84447
  119159. 45: ok 84448
  119160. 45: ok 84449
  119161. 45: ok 84450
  119162. 45: ok 84451
  119163. 45: ok 84452
  119164. 45: ok 84453
  119165. 45: ok 84454
  119166. 45: ok 84455
  119167. 45: ok 84456
  119168. 45: ok 84457
  119169. 45: ok 84458
  119170. 45: ok 84459
  119171. 45: ok 84460
  119172. 45: ok 84461
  119173. 45: ok 84462
  119174. 45: ok 84463
  119175. 45: ok 84464
  119176. 45: ok 84465
  119177. 45: ok 84466
  119178. 45: ok 84467
  119179. 45: ok 84468
  119180. 45: ok 84469
  119181. 45: ok 84470
  119182. 45: ok 84471
  119183. 45: ok 84472
  119184. 45: ok 84473
  119185. 45: ok 84474
  119186. 45: ok 84475
  119187. 45: ok 84476
  119188. 45: ok 84477
  119189. 45: ok 84478
  119190. 45: ok 84479
  119191. 45: ok 84480
  119192. 45: ok 84481
  119193. 45: ok 84482
  119194. 45: ok 84483
  119195. 45: ok 84484
  119196. 45: ok 84485
  119197. 45: ok 84486
  119198. 45: ok 84487
  119199. 45: ok 84488
  119200. 45: ok 84489
  119201. 45: ok 84490
  119202. 45: ok 84491
  119203. 45: ok 84492
  119204. 45: ok 84493
  119205. 45: ok 84494
  119206. 45: ok 84495
  119207. 45: ok 84496
  119208. 45: ok 84497
  119209. 45: ok 84498
  119210. 45: ok 84499
  119211. 45: ok 84500
  119212. 45: ok 84501
  119213. 45: ok 84502
  119214. 45: ok 84503
  119215. 45: ok 84504
  119216. 45: ok 84505
  119217. 45: ok 84506
  119218. 45: ok 84507
  119219. 45: ok 84508
  119220. 45: ok 84509
  119221. 45: ok 84510
  119222. 45: ok 84511
  119223. 45: ok 84512
  119224. 45: ok 84513
  119225. 45: ok 84514
  119226. 45: ok 84515
  119227. 45: ok 84516
  119228. 45: ok 84517
  119229. 45: ok 84518
  119230. 45: ok 84519
  119231. 45: ok 84520
  119232. 45: ok 84521
  119233. 45: ok 84522
  119234. 45: ok 84523
  119235. 45: ok 84524
  119236. 45: ok 84525
  119237. 45: ok 84526
  119238. 45: ok 84527
  119239. 45: ok 84528
  119240. 45: ok 84529
  119241. 45: ok 84530
  119242. 45: ok 84531
  119243. 45: ok 84532
  119244. 45: ok 84533
  119245. 45: ok 84534
  119246. 45: ok 84535
  119247. 45: ok 84536
  119248. 45: ok 84537
  119249. 45: ok 84538
  119250. 45: ok 84539
  119251. 45: ok 84540
  119252. 45: ok 84541
  119253. 45: ok 84542
  119254. 45: ok 84543
  119255. 45: ok 84544
  119256. 45: ok 84545
  119257. 45: ok 84546
  119258. 45: ok 84547
  119259. 45: ok 84548
  119260. 45: ok 84549
  119261. 45: ok 84550
  119262. 45: ok 84551
  119263. 45: ok 84552
  119264. 45: ok 84553
  119265. 45: ok 84554
  119266. 45: ok 84555
  119267. 45: ok 84556
  119268. 45: ok 84557
  119269. 45: ok 84558
  119270. 45: ok 84559
  119271. 45: ok 84560
  119272. 45: ok 84561
  119273. 45: ok 84562
  119274. 45: ok 84563
  119275. 45: ok 84564
  119276. 45: ok 84565
  119277. 45: ok 84566
  119278. 45: ok 84567
  119279. 45: ok 84568
  119280. 45: ok 84569
  119281. 45: ok 84570
  119282. 45: ok 84571
  119283. 45: ok 84572
  119284. 45: ok 84573
  119285. 45: ok 84574
  119286. 45: ok 84575
  119287. 45: ok 84576
  119288. 45: ok 84577
  119289. 45: ok 84578
  119290. 45: ok 84579
  119291. 45: ok 84580
  119292. 45: ok 84581
  119293. 45: ok 84582
  119294. 45: ok 84583
  119295. 45: ok 84584
  119296. 45: ok 84585
  119297. 45: ok 84586
  119298. 45: ok 84587
  119299. 45: ok 84588
  119300. 45: ok 84589
  119301. 45: ok 84590
  119302. 45: ok 84591
  119303. 45: ok 84592
  119304. 45: ok 84593
  119305. 45: ok 84594
  119306. 45: ok 84595
  119307. 45: ok 84596
  119308. 45: ok 84597
  119309. 45: ok 84598
  119310. 45: ok 84599
  119311. 45: ok 84600
  119312. 45: ok 84601
  119313. 45: ok 84602
  119314. 45: ok 84603
  119315. 45: ok 84604
  119316. 45: ok 84605
  119317. 45: ok 84606
  119318. 45: ok 84607
  119319. 45: ok 84608
  119320. 45: ok 84609
  119321. 45: ok 84610
  119322. 45: ok 84611
  119323. 45: ok 84612
  119324. 45: ok 84613
  119325. 45: ok 84614
  119326. 45: ok 84615
  119327. 45: ok 84616
  119328. 45: ok 84617
  119329. 45: ok 84618
  119330. 45: ok 84619
  119331. 45: ok 84620
  119332. 45: ok 84621
  119333. 45: ok 84622
  119334. 45: ok 84623
  119335. 45: ok 84624
  119336. 45: ok 84625
  119337. 45: ok 84626
  119338. 45: ok 84627
  119339. 45: ok 84628
  119340. 45: ok 84629
  119341. 45: ok 84630
  119342. 45: ok 84631
  119343. 45: ok 84632
  119344. 45: ok 84633
  119345. 45: ok 84634
  119346. 45: ok 84635
  119347. 45: ok 84636
  119348. 45: ok 84637
  119349. 45: ok 84638
  119350. 45: ok 84639
  119351. 45: ok 84640
  119352. 45: ok 84641
  119353. 45: ok 84642
  119354. 45: ok 84643
  119355. 45: ok 84644
  119356. 45: ok 84645
  119357. 45: ok 84646
  119358. 45: ok 84647
  119359. 45: ok 84648
  119360. 45: ok 84649
  119361. 45: ok 84650
  119362. 45: ok 84651
  119363. 45: ok 84652
  119364. 45: ok 84653
  119365. 45: ok 84654
  119366. 45: ok 84655
  119367. 45: ok 84656
  119368. 45: ok 84657
  119369. 45: ok 84658
  119370. 45: ok 84659
  119371. 45: ok 84660
  119372. 45: ok 84661
  119373. 45: ok 84662
  119374. 45: ok 84663
  119375. 45: ok 84664
  119376. 45: ok 84665
  119377. 45: ok 84666
  119378. 45: ok 84667
  119379. 45: ok 84668
  119380. 45: ok 84669
  119381. 45: ok 84670
  119382. 45: ok 84671
  119383. 45: ok 84672
  119384. 45: ok 84673
  119385. 45: ok 84674
  119386. 45: ok 84675
  119387. 45: ok 84676
  119388. 45: ok 84677
  119389. 45: ok 84678
  119390. 45: ok 84679
  119391. 45: ok 84680
  119392. 45: ok 84681
  119393. 45: ok 84682
  119394. 45: ok 84683
  119395. 45: ok 84684
  119396. 45: ok 84685
  119397. 45: ok 84686
  119398. 45: ok 84687
  119399. 45: ok 84688
  119400. 45: ok 84689
  119401. 45: ok 84690
  119402. 45: ok 84691
  119403. 45: ok 84692
  119404. 45: ok 84693
  119405. 45: ok 84694
  119406. 45: ok 84695
  119407. 45: ok 84696
  119408. 45: ok 84697
  119409. 45: ok 84698
  119410. 45: ok 84699
  119411. 45: ok 84700
  119412. 45: ok 84701
  119413. 45: ok 84702
  119414. 45: ok 84703
  119415. 45: ok 84704
  119416. 45: ok 84705
  119417. 45: ok 84706
  119418. 45: ok 84707
  119419. 45: ok 84708
  119420. 45: ok 84709
  119421. 45: ok 84710
  119422. 45: ok 84711
  119423. 45: ok 84712
  119424. 45: ok 84713
  119425. 45: ok 84714
  119426. 45: ok 84715
  119427. 45: ok 84716
  119428. 45: ok 84717
  119429. 45: ok 84718
  119430. 45: ok 84719
  119431. 45: ok 84720
  119432. 45: ok 84721
  119433. 45: ok 84722
  119434. 45: ok 84723
  119435. 45: ok 84724
  119436. 45: ok 84725
  119437. 45: ok 84726
  119438. 45: ok 84727
  119439. 45: ok 84728
  119440. 45: ok 84729
  119441. 45: ok 84730
  119442. 45: ok 84731
  119443. 45: ok 84732
  119444. 45: ok 84733
  119445. 45: ok 84734
  119446. 45: ok 84735
  119447. 45: ok 84736
  119448. 45: ok 84737
  119449. 45: ok 84738
  119450. 45: ok 84739
  119451. 45: ok 84740
  119452. 45: ok 84741
  119453. 45: ok 84742
  119454. 45: ok 84743
  119455. 45: ok 84744
  119456. 45: ok 84745
  119457. 45: ok 84746
  119458. 45: ok 84747
  119459. 45: ok 84748
  119460. 45: ok 84749
  119461. 45: ok 84750
  119462. 45: ok 84751
  119463. 45: ok 84752
  119464. 45: ok 84753
  119465. 45: ok 84754
  119466. 45: ok 84755
  119467. 45: ok 84756
  119468. 45: ok 84757
  119469. 45: ok 84758
  119470. 45: ok 84759
  119471. 45: ok 84760
  119472. 45: ok 84761
  119473. 45: ok 84762
  119474. 45: ok 84763
  119475. 45: ok 84764
  119476. 45: ok 84765
  119477. 45: ok 84766
  119478. 45: ok 84767
  119479. 45: ok 84768
  119480. 45: ok 84769
  119481. 45: ok 84770
  119482. 45: ok 84771
  119483. 45: ok 84772
  119484. 45: ok 84773
  119485. 45: ok 84774
  119486. 45: ok 84775
  119487. 45: ok 84776
  119488. 45: ok 84777
  119489. 45: ok 84778
  119490. 45: ok 84779
  119491. 45: ok 84780
  119492. 45: ok 84781
  119493. 45: ok 84782
  119494. 45: ok 84783
  119495. 45: ok 84784
  119496. 45: ok 84785
  119497. 45: ok 84786
  119498. 45: ok 84787
  119499. 45: ok 84788
  119500. 45: ok 84789
  119501. 45: ok 84790
  119502. 45: ok 84791
  119503. 45: ok 84792
  119504. 45: ok 84793
  119505. 45: ok 84794
  119506. 45: ok 84795
  119507. 45: ok 84796
  119508. 45: ok 84797
  119509. 45: ok 84798
  119510. 45: ok 84799
  119511. 45: ok 84800
  119512. 45: ok 84801
  119513. 45: ok 84802
  119514. 45: ok 84803
  119515. 45: ok 84804
  119516. 45: ok 84805
  119517. 45: ok 84806
  119518. 45: ok 84807
  119519. 45: ok 84808
  119520. 45: ok 84809
  119521. 45: ok 84810
  119522. 45: ok 84811
  119523. 45: ok 84812
  119524. 45: ok 84813
  119525. 45: ok 84814
  119526. 45: ok 84815
  119527. 45: ok 84816
  119528. 45: ok 84817
  119529. 45: ok 84818
  119530. 45: ok 84819
  119531. 45: ok 84820
  119532. 45: ok 84821
  119533. 45: ok 84822
  119534. 45: ok 84823
  119535. 45: ok 84824
  119536. 45: ok 84825
  119537. 45: ok 84826
  119538. 45: ok 84827
  119539. 45: ok 84828
  119540. 45: ok 84829
  119541. 45: ok 84830
  119542. 45: ok 84831
  119543. 45: ok 84832
  119544. 45: ok 84833
  119545. 45: ok 84834
  119546. 45: ok 84835
  119547. 45: ok 84836
  119548. 45: ok 84837
  119549. 45: ok 84838
  119550. 45: ok 84839
  119551. 45: ok 84840
  119552. 45: ok 84841
  119553. 45: ok 84842
  119554. 45: ok 84843
  119555. 45: ok 84844
  119556. 45: ok 84845
  119557. 45: ok 84846
  119558. 45: ok 84847
  119559. 45: ok 84848
  119560. 45: ok 84849
  119561. 45: ok 84850
  119562. 45: ok 84851
  119563. 45: ok 84852
  119564. 45: ok 84853
  119565. 45: ok 84854
  119566. 45: ok 84855
  119567. 45: ok 84856
  119568. 45: ok 84857
  119569. 45: ok 84858
  119570. 45: ok 84859
  119571. 45: ok 84860
  119572. 45: ok 84861
  119573. 45: ok 84862
  119574. 45: ok 84863
  119575. 45: ok 84864
  119576. 45: ok 84865
  119577. 45: ok 84866
  119578. 45: ok 84867
  119579. 45: ok 84868
  119580. 45: ok 84869
  119581. 45: ok 84870
  119582. 45: ok 84871
  119583. 45: ok 84872
  119584. 45: ok 84873
  119585. 45: ok 84874
  119586. 45: ok 84875
  119587. 45: ok 84876
  119588. 45: ok 84877
  119589. 45: ok 84878
  119590. 45: ok 84879
  119591. 45: ok 84880
  119592. 45: ok 84881
  119593. 45: ok 84882
  119594. 45: ok 84883
  119595. 45: ok 84884
  119596. 45: ok 84885
  119597. 45: ok 84886
  119598. 45: ok 84887
  119599. 45: ok 84888
  119600. 45: ok 84889
  119601. 45: ok 84890
  119602. 45: ok 84891
  119603. 45: ok 84892
  119604. 45: ok 84893
  119605. 45: ok 84894
  119606. 45: ok 84895
  119607. 45: ok 84896
  119608. 45: ok 84897
  119609. 45: ok 84898
  119610. 45: ok 84899
  119611. 45: ok 84900
  119612. 45: ok 84901
  119613. 45: ok 84902
  119614. 45: ok 84903
  119615. 45: ok 84904
  119616. 45: ok 84905
  119617. 45: ok 84906
  119618. 45: ok 84907
  119619. 45: ok 84908
  119620. 45: ok 84909
  119621. 45: ok 84910
  119622. 45: ok 84911
  119623. 45: ok 84912
  119624. 45: ok 84913
  119625. 45: ok 84914
  119626. 45: ok 84915
  119627. 45: ok 84916
  119628. 45: ok 84917
  119629. 45: ok 84918
  119630. 45: ok 84919
  119631. 45: ok 84920
  119632. 45: ok 84921
  119633. 45: ok 84922
  119634. 45: ok 84923
  119635. 45: ok 84924
  119636. 45: ok 84925
  119637. 45: ok 84926
  119638. 45: ok 84927
  119639. 45: ok 84928
  119640. 45: ok 84929
  119641. 45: ok 84930
  119642. 45: ok 84931
  119643. 45: ok 84932
  119644. 45: ok 84933
  119645. 45: ok 84934
  119646. 45: ok 84935
  119647. 45: ok 84936
  119648. 45: ok 84937
  119649. 45: ok 84938
  119650. 45: ok 84939
  119651. 45: ok 84940
  119652. 45: ok 84941
  119653. 45: ok 84942
  119654. 45: ok 84943
  119655. 45: ok 84944
  119656. 45: ok 84945
  119657. 45: ok 84946
  119658. 45: ok 84947
  119659. 45: ok 84948
  119660. 45: ok 84949
  119661. 45: ok 84950
  119662. 45: ok 84951
  119663. 45: ok 84952
  119664. 45: ok 84953
  119665. 45: ok 84954
  119666. 45: ok 84955
  119667. 45: ok 84956
  119668. 45: ok 84957
  119669. 45: ok 84958
  119670. 45: ok 84959
  119671. 45: ok 84960
  119672. 45: ok 84961
  119673. 45: ok 84962
  119674. 45: ok 84963
  119675. 45: ok 84964
  119676. 45: ok 84965
  119677. 45: ok 84966
  119678. 45: ok 84967
  119679. 45: ok 84968
  119680. 45: ok 84969
  119681. 45: ok 84970
  119682. 45: ok 84971
  119683. 45: ok 84972
  119684. 45: ok 84973
  119685. 45: ok 84974
  119686. 45: ok 84975
  119687. 45: ok 84976
  119688. 45: ok 84977
  119689. 45: ok 84978
  119690. 45: ok 84979
  119691. 45: ok 84980
  119692. 45: ok 84981
  119693. 45: ok 84982
  119694. 45: ok 84983
  119695. 45: ok 84984
  119696. 45: ok 84985
  119697. 45: ok 84986
  119698. 45: ok 84987
  119699. 45: ok 84988
  119700. 45: ok 84989
  119701. 45: ok 84990
  119702. 45: ok 84991
  119703. 45: ok 84992
  119704. 45: ok 84993
  119705. 45: ok 84994
  119706. 45: ok 84995
  119707. 45: ok 84996
  119708. 45: ok 84997
  119709. 45: ok 84998
  119710. 45: ok 84999
  119711. 45: ok 85000
  119712. 45: ok 85001
  119713. 45: ok 85002
  119714. 45: ok 85003
  119715. 45: ok 85004
  119716. 45: ok 85005
  119717. 45: ok 85006
  119718. 45: ok 85007
  119719. 45: ok 85008
  119720. 45: ok 85009
  119721. 45: ok 85010
  119722. 45: ok 85011
  119723. 45: ok 85012
  119724. 45: ok 85013
  119725. 45: ok 85014
  119726. 45: ok 85015
  119727. 45: ok 85016
  119728. 45: ok 85017
  119729. 45: ok 85018
  119730. 45: ok 85019
  119731. 45: ok 85020
  119732. 45: ok 85021
  119733. 45: ok 85022
  119734. 45: ok 85023
  119735. 45: ok 85024
  119736. 45: ok 85025
  119737. 45: ok 85026
  119738. 45: ok 85027
  119739. 45: ok 85028
  119740. 45: ok 85029
  119741. 45: ok 85030
  119742. 45: ok 85031
  119743. 45: ok 85032
  119744. 45: ok 85033
  119745. 45: ok 85034
  119746. 45: ok 85035
  119747. 45: ok 85036
  119748. 45: ok 85037
  119749. 45: ok 85038
  119750. 45: ok 85039
  119751. 45: ok 85040
  119752. 45: ok 85041
  119753. 45: ok 85042
  119754. 45: ok 85043
  119755. 45: ok 85044
  119756. 45: ok 85045
  119757. 45: ok 85046
  119758. 45: ok 85047
  119759. 45: ok 85048
  119760. 45: ok 85049
  119761. 45: ok 85050
  119762. 45: ok 85051
  119763. 45: ok 85052
  119764. 45: ok 85053
  119765. 45: ok 85054
  119766. 45: ok 85055
  119767. 45: ok 85056
  119768. 45: ok 85057
  119769. 45: ok 85058
  119770. 45: ok 85059
  119771. 45: ok 85060
  119772. 45: ok 85061
  119773. 45: ok 85062
  119774. 45: ok 85063
  119775. 45: ok 85064
  119776. 45: ok 85065
  119777. 45: ok 85066
  119778. 45: ok 85067
  119779. 45: ok 85068
  119780. 45: ok 85069
  119781. 45: ok 85070
  119782. 45: ok 85071
  119783. 45: ok 85072
  119784. 45: ok 85073
  119785. 45: ok 85074
  119786. 45: ok 85075
  119787. 45: ok 85076
  119788. 45: ok 85077
  119789. 45: ok 85078
  119790. 45: ok 85079
  119791. 45: ok 85080
  119792. 45: ok 85081
  119793. 45: ok 85082
  119794. 45: ok 85083
  119795. 45: ok 85084
  119796. 45: ok 85085
  119797. 45: ok 85086
  119798. 45: ok 85087
  119799. 45: ok 85088
  119800. 45: ok 85089
  119801. 45: ok 85090
  119802. 45: ok 85091
  119803. 45: ok 85092
  119804. 45: ok 85093
  119805. 45: ok 85094
  119806. 45: ok 85095
  119807. 45: ok 85096
  119808. 45: ok 85097
  119809. 45: ok 85098
  119810. 45: ok 85099
  119811. 45: ok 85100
  119812. 45: ok 85101
  119813. 45: ok 85102
  119814. 45: ok 85103
  119815. 45: ok 85104
  119816. 45: ok 85105
  119817. 45: ok 85106
  119818. 45: ok 85107
  119819. 45: ok 85108
  119820. 45: ok 85109
  119821. 45: ok 85110
  119822. 45: ok 85111
  119823. 45: ok 85112
  119824. 45: ok 85113
  119825. 45: ok 85114
  119826. 45: ok 85115
  119827. 45: ok 85116
  119828. 45: ok 85117
  119829. 45: ok 85118
  119830. 45: ok 85119
  119831. 45: ok 85120
  119832. 45: ok 85121
  119833. 45: ok 85122
  119834. 45: ok 85123
  119835. 45: ok 85124
  119836. 45: ok 85125
  119837. 45: ok 85126
  119838. 45: ok 85127
  119839. 45: ok 85128
  119840. 45: ok 85129
  119841. 45: ok 85130
  119842. 45: ok 85131
  119843. 45: ok 85132
  119844. 45: ok 85133
  119845. 45: ok 85134
  119846. 45: ok 85135
  119847. 45: ok 85136
  119848. 45: ok 85137
  119849. 45: ok 85138
  119850. 45: ok 85139
  119851. 45: ok 85140
  119852. 45: ok 85141
  119853. 45: ok 85142
  119854. 45: ok 85143
  119855. 45: ok 85144
  119856. 45: ok 85145
  119857. 45: ok 85146
  119858. 45: ok 85147
  119859. 45: ok 85148
  119860. 45: ok 85149
  119861. 45: ok 85150
  119862. 45: ok 85151
  119863. 45: ok 85152
  119864. 45: ok 85153
  119865. 45: ok 85154
  119866. 45: ok 85155
  119867. 45: ok 85156
  119868. 45: ok 85157
  119869. 45: ok 85158
  119870. 45: ok 85159
  119871. 45: ok 85160
  119872. 45: ok 85161
  119873. 45: ok 85162
  119874. 45: ok 85163
  119875. 45: ok 85164
  119876. 45: ok 85165
  119877. 45: ok 85166
  119878. 45: ok 85167
  119879. 45: ok 85168
  119880. 45: ok 85169
  119881. 45: ok 85170
  119882. 45: ok 85171
  119883. 45: ok 85172
  119884. 45: ok 85173
  119885. 45: ok 85174
  119886. 45: ok 85175
  119887. 45: ok 85176
  119888. 45: ok 85177
  119889. 45: ok 85178
  119890. 45: ok 85179
  119891. 45: ok 85180
  119892. 45: ok 85181
  119893. 45: ok 85182
  119894. 45: ok 85183
  119895. 45: ok 85184
  119896. 45: ok 85185
  119897. 45: ok 85186
  119898. 45: ok 85187
  119899. 45: ok 85188
  119900. 45: ok 85189
  119901. 45: ok 85190
  119902. 45: ok 85191
  119903. 45: ok 85192
  119904. 45: ok 85193
  119905. 45: ok 85194
  119906. 45: ok 85195
  119907. 45: ok 85196
  119908. 45: ok 85197
  119909. 45: ok 85198
  119910. 45: ok 85199
  119911. 45: ok 85200
  119912. 45: ok 85201
  119913. 45: ok 85202
  119914. 45: ok 85203
  119915. 45: ok 85204
  119916. 45: ok 85205
  119917. 45: ok 85206
  119918. 45: ok 85207
  119919. 45: ok 85208
  119920. 45: ok 85209
  119921. 45: ok 85210
  119922. 45: ok 85211
  119923. 45: ok 85212
  119924. 45: ok 85213
  119925. 45: ok 85214
  119926. 45: ok 85215
  119927. 45: ok 85216
  119928. 45: ok 85217
  119929. 45: ok 85218
  119930. 45: ok 85219
  119931. 45: ok 85220
  119932. 45: ok 85221
  119933. 45: ok 85222
  119934. 45: ok 85223
  119935. 45: ok 85224
  119936. 45: ok 85225
  119937. 45: ok 85226
  119938. 45: ok 85227
  119939. 45: ok 85228
  119940. 45: ok 85229
  119941. 45: ok 85230
  119942. 45: ok 85231
  119943. 45: ok 85232
  119944. 45: ok 85233
  119945. 45: ok 85234
  119946. 45: ok 85235
  119947. 45: ok 85236
  119948. 45: ok 85237
  119949. 45: ok 85238
  119950. 45: ok 85239
  119951. 45: ok 85240
  119952. 45: ok 85241
  119953. 45: ok 85242
  119954. 45: ok 85243
  119955. 45: ok 85244
  119956. 45: ok 85245
  119957. 45: ok 85246
  119958. 45: ok 85247
  119959. 45: ok 85248
  119960. 45: ok 85249
  119961. 45: ok 85250
  119962. 45: ok 85251
  119963. 45: ok 85252
  119964. 45: ok 85253
  119965. 45: ok 85254
  119966. 45: ok 85255
  119967. 45: ok 85256
  119968. 45: ok 85257
  119969. 45: ok 85258
  119970. 45: ok 85259
  119971. 45: ok 85260
  119972. 45: ok 85261
  119973. 45: ok 85262
  119974. 45: ok 85263
  119975. 45: ok 85264
  119976. 45: ok 85265
  119977. 45: ok 85266
  119978. 45: ok 85267
  119979. 45: ok 85268
  119980. 45: ok 85269
  119981. 45: ok 85270
  119982. 45: ok 85271
  119983. 45: ok 85272
  119984. 45: ok 85273
  119985. 45: ok 85274
  119986. 45: ok 85275
  119987. 45: ok 85276
  119988. 45: ok 85277
  119989. 45: ok 85278
  119990. 45: ok 85279
  119991. 45: ok 85280
  119992. 45: ok 85281
  119993. 45: ok 85282
  119994. 45: ok 85283
  119995. 45: ok 85284
  119996. 45: ok 85285
  119997. 45: ok 85286
  119998. 45: ok 85287
  119999. 45: ok 85288
  120000. 45: ok 85289
  120001. 45: ok 85290
  120002. 45: ok 85291
  120003. 45: ok 85292
  120004. 45: ok 85293
  120005. 45: ok 85294
  120006. 45: ok 85295
  120007. 45: ok 85296
  120008. 45: ok 85297
  120009. 45: ok 85298
  120010. 45: ok 85299
  120011. 45: ok 85300
  120012. 45: ok 85301
  120013. 45: ok 85302
  120014. 45: ok 85303
  120015. 45: ok 85304
  120016. 45: ok 85305
  120017. 45: ok 85306
  120018. 45: ok 85307
  120019. 45: ok 85308
  120020. 45: ok 85309
  120021. 45: ok 85310
  120022. 45: ok 85311
  120023. 45: ok 85312
  120024. 45: ok 85313
  120025. 45: ok 85314
  120026. 45: ok 85315
  120027. 45: ok 85316
  120028. 45: ok 85317
  120029. 45: ok 85318
  120030. 45: ok 85319
  120031. 45: ok 85320
  120032. 45: ok 85321
  120033. 45: ok 85322
  120034. 45: ok 85323
  120035. 45: ok 85324
  120036. 45: ok 85325
  120037. 45: ok 85326
  120038. 45: ok 85327
  120039. 45: ok 85328
  120040. 45: ok 85329
  120041. 45: ok 85330
  120042. 45: ok 85331
  120043. 45: ok 85332
  120044. 45: ok 85333
  120045. 45: ok 85334
  120046. 45: ok 85335
  120047. 45: ok 85336
  120048. 45: ok 85337
  120049. 45: ok 85338
  120050. 45: ok 85339
  120051. 45: ok 85340
  120052. 45: ok 85341
  120053. 45: ok 85342
  120054. 45: ok 85343
  120055. 45: ok 85344
  120056. 45: ok 85345
  120057. 45: ok 85346
  120058. 45: ok 85347
  120059. 45: ok 85348
  120060. 45: ok 85349
  120061. 45: ok 85350
  120062. 45: ok 85351
  120063. 45: ok 85352
  120064. 45: ok 85353
  120065. 45: ok 85354
  120066. 45: ok 85355
  120067. 45: ok 85356
  120068. 45: ok 85357
  120069. 45: ok 85358
  120070. 45: ok 85359
  120071. 45: ok 85360
  120072. 45: ok 85361
  120073. 45: ok 85362
  120074. 45: ok 85363
  120075. 45: ok 85364
  120076. 45: ok 85365
  120077. 45: ok 85366
  120078. 45: ok 85367
  120079. 45: ok 85368
  120080. 45: ok 85369
  120081. 45: ok 85370
  120082. 45: ok 85371
  120083. 45: ok 85372
  120084. 45: ok 85373
  120085. 45: ok 85374
  120086. 45: ok 85375
  120087. 45: ok 85376
  120088. 45: ok 85377
  120089. 45: ok 85378
  120090. 45: ok 85379
  120091. 45: ok 85380
  120092. 45: ok 85381
  120093. 45: ok 85382
  120094. 45: ok 85383
  120095. 45: ok 85384
  120096. 45: ok 85385
  120097. 45: ok 85386
  120098. 45: ok 85387
  120099. 45: ok 85388
  120100. 45: ok 85389
  120101. 45: ok 85390
  120102. 45: ok 85391
  120103. 45: ok 85392
  120104. 45: ok 85393
  120105. 45: ok 85394
  120106. 45: ok 85395
  120107. 45: ok 85396
  120108. 45: ok 85397
  120109. 45: ok 85398
  120110. 45: ok 85399
  120111. 45: ok 85400
  120112. 45: ok 85401
  120113. 45: ok 85402
  120114. 45: ok 85403
  120115. 45: ok 85404
  120116. 45: ok 85405
  120117. 45: ok 85406
  120118. 45: ok 85407
  120119. 45: ok 85408
  120120. 45: ok 85409
  120121. 45: ok 85410
  120122. 45: ok 85411
  120123. 45: ok 85412
  120124. 45: ok 85413
  120125. 45: ok 85414
  120126. 45: ok 85415
  120127. 45: ok 85416
  120128. 45: ok 85417
  120129. 45: ok 85418
  120130. 45: ok 85419
  120131. 45: ok 85420
  120132. 45: ok 85421
  120133. 45: ok 85422
  120134. 45: ok 85423
  120135. 45: ok 85424
  120136. 45: ok 85425
  120137. 45: ok 85426
  120138. 45: ok 85427
  120139. 45: ok 85428
  120140. 45: ok 85429
  120141. 45: ok 85430
  120142. 45: ok 85431
  120143. 45: ok 85432
  120144. 45: ok 85433
  120145. 45: ok 85434
  120146. 45: ok 85435
  120147. 45: ok 85436
  120148. 45: ok 85437
  120149. 45: ok 85438
  120150. 45: ok 85439
  120151. 45: ok 85440
  120152. 45: ok 85441
  120153. 45: ok 85442
  120154. 45: ok 85443
  120155. 45: ok 85444
  120156. 45: ok 85445
  120157. 45: ok 85446
  120158. 45: ok 85447
  120159. 45: ok 85448
  120160. 45: ok 85449
  120161. 45: ok 85450
  120162. 45: ok 85451
  120163. 45: ok 85452
  120164. 45: ok 85453
  120165. 45: ok 85454
  120166. 45: ok 85455
  120167. 45: ok 85456
  120168. 45: ok 85457
  120169. 45: ok 85458
  120170. 45: ok 85459
  120171. 45: ok 85460
  120172. 45: ok 85461
  120173. 45: ok 85462
  120174. 45: ok 85463
  120175. 45: ok 85464
  120176. 45: ok 85465
  120177. 45: ok 85466
  120178. 45: ok 85467
  120179. 45: ok 85468
  120180. 45: ok 85469
  120181. 45: ok 85470
  120182. 45: ok 85471
  120183. 45: ok 85472
  120184. 45: ok 85473
  120185. 45: ok 85474
  120186. 45: ok 85475
  120187. 45: ok 85476
  120188. 45: ok 85477
  120189. 45: ok 85478
  120190. 45: ok 85479
  120191. 45: ok 85480
  120192. 45: ok 85481
  120193. 45: ok 85482
  120194. 45: ok 85483
  120195. 45: ok 85484
  120196. 45: ok 85485
  120197. 45: ok 85486
  120198. 45: ok 85487
  120199. 45: ok 85488
  120200. 45: ok 85489
  120201. 45: ok 85490
  120202. 45: ok 85491
  120203. 45: ok 85492
  120204. 45: ok 85493
  120205. 45: ok 85494
  120206. 45: ok 85495
  120207. 45: ok 85496
  120208. 45: ok 85497
  120209. 45: ok 85498
  120210. 45: ok 85499
  120211. 45: ok 85500
  120212. 45: ok 85501
  120213. 45: ok 85502
  120214. 45: ok 85503
  120215. 45: ok 85504
  120216. 45: ok 85505
  120217. 45: ok 85506
  120218. 45: ok 85507
  120219. 45: ok 85508
  120220. 45: ok 85509
  120221. 45: ok 85510
  120222. 45: ok 85511
  120223. 45: ok 85512
  120224. 45: ok 85513
  120225. 45: ok 85514
  120226. 45: ok 85515
  120227. 45: ok 85516
  120228. 45: ok 85517
  120229. 45: ok 85518
  120230. 45: ok 85519
  120231. 45: ok 85520
  120232. 45: ok 85521
  120233. 45: ok 85522
  120234. 45: ok 85523
  120235. 45: ok 85524
  120236. 45: ok 85525
  120237. 45: ok 85526
  120238. 45: ok 85527
  120239. 45: ok 85528
  120240. 45: ok 85529
  120241. 45: ok 85530
  120242. 45: ok 85531
  120243. 45: ok 85532
  120244. 45: ok 85533
  120245. 45: ok 85534
  120246. 45: ok 85535
  120247. 45: ok 85536
  120248. 45: ok 85537
  120249. 45: ok 85538
  120250. 45: ok 85539
  120251. 45: ok 85540
  120252. 45: ok 85541
  120253. 45: ok 85542
  120254. 45: ok 85543
  120255. 45: ok 85544
  120256. 45: ok 85545
  120257. 45: ok 85546
  120258. 45: ok 85547
  120259. 45: ok 85548
  120260. 45: ok 85549
  120261. 45: ok 85550
  120262. 45: ok 85551
  120263. 45: ok 85552
  120264. 45: ok 85553
  120265. 45: ok 85554
  120266. 45: ok 85555
  120267. 45: ok 85556
  120268. 45: ok 85557
  120269. 45: ok 85558
  120270. 45: ok 85559
  120271. 45: ok 85560
  120272. 45: ok 85561
  120273. 45: ok 85562
  120274. 45: ok 85563
  120275. 45: ok 85564
  120276. 45: ok 85565
  120277. 45: ok 85566
  120278. 45: ok 85567
  120279. 45: ok 85568
  120280. 45: ok 85569
  120281. 45: ok 85570
  120282. 45: ok 85571
  120283. 45: ok 85572
  120284. 45: ok 85573
  120285. 45: ok 85574
  120286. 45: ok 85575
  120287. 45: ok 85576
  120288. 45: ok 85577
  120289. 45: ok 85578
  120290. 45: ok 85579
  120291. 45: ok 85580
  120292. 45: ok 85581
  120293. 45: ok 85582
  120294. 45: ok 85583
  120295. 45: ok 85584
  120296. 45: ok 85585
  120297. 45: ok 85586
  120298. 45: ok 85587
  120299. 45: ok 85588
  120300. 45: ok 85589
  120301. 45: ok 85590
  120302. 45: ok 85591
  120303. 45: ok 85592
  120304. 45: ok 85593
  120305. 45: ok 85594
  120306. 45: ok 85595
  120307. 45: ok 85596
  120308. 45: ok 85597
  120309. 45: ok 85598
  120310. 45: ok 85599
  120311. 45: ok 85600
  120312. 45: ok 85601
  120313. 45: ok 85602
  120314. 45: ok 85603
  120315. 45: ok 85604
  120316. 45: ok 85605
  120317. 45: ok 85606
  120318. 45: ok 85607
  120319. 45: ok 85608
  120320. 45: ok 85609
  120321. 45: ok 85610
  120322. 45: ok 85611
  120323. 45: ok 85612
  120324. 45: ok 85613
  120325. 45: ok 85614
  120326. 45: ok 85615
  120327. 45: ok 85616
  120328. 45: ok 85617
  120329. 45: ok 85618
  120330. 45: ok 85619
  120331. 45: ok 85620
  120332. 45: ok 85621
  120333. 45: ok 85622
  120334. 45: ok 85623
  120335. 45: ok 85624
  120336. 45: ok 85625
  120337. 45: ok 85626
  120338. 45: ok 85627
  120339. 45: ok 85628
  120340. 45: ok 85629
  120341. 45: ok 85630
  120342. 45: ok 85631
  120343. 45: ok 85632
  120344. 45: ok 85633
  120345. 45: ok 85634
  120346. 45: ok 85635
  120347. 45: ok 85636
  120348. 45: ok 85637
  120349. 45: ok 85638
  120350. 45: ok 85639
  120351. 45: ok 85640
  120352. 45: ok 85641
  120353. 45: ok 85642
  120354. 45: ok 85643
  120355. 45: ok 85644
  120356. 45: ok 85645
  120357. 45: ok 85646
  120358. 45: ok 85647
  120359. 45: ok 85648
  120360. 45: ok 85649
  120361. 45: ok 85650
  120362. 45: ok 85651
  120363. 45: ok 85652
  120364. 45: ok 85653
  120365. 45: ok 85654
  120366. 45: ok 85655
  120367. 45: ok 85656
  120368. 45: ok 85657
  120369. 45: ok 85658
  120370. 45: ok 85659
  120371. 45: ok 85660
  120372. 45: ok 85661
  120373. 45: ok 85662
  120374. 45: ok 85663
  120375. 45: ok 85664
  120376. 45: ok 85665
  120377. 45: ok 85666
  120378. 45: ok 85667
  120379. 45: ok 85668
  120380. 45: ok 85669
  120381. 45: ok 85670
  120382. 45: ok 85671
  120383. 45: ok 85672
  120384. 45: ok 85673
  120385. 45: ok 85674
  120386. 45: ok 85675
  120387. 45: ok 85676
  120388. 45: ok 85677
  120389. 45: ok 85678
  120390. 45: ok 85679
  120391. 45: ok 85680
  120392. 45: ok 85681
  120393. 45: ok 85682
  120394. 45: ok 85683
  120395. 45: ok 85684
  120396. 45: ok 85685
  120397. 45: ok 85686
  120398. 45: ok 85687
  120399. 45: ok 85688
  120400. 45: ok 85689
  120401. 45: ok 85690
  120402. 45: ok 85691
  120403. 45: ok 85692
  120404. 45: ok 85693
  120405. 45: ok 85694
  120406. 45: ok 85695
  120407. 45: ok 85696
  120408. 45: ok 85697
  120409. 45: ok 85698
  120410. 45: ok 85699
  120411. 45: ok 85700
  120412. 45: ok 85701
  120413. 45: ok 85702
  120414. 45: ok 85703
  120415. 45: ok 85704
  120416. 45: ok 85705
  120417. 45: ok 85706
  120418. 45: ok 85707
  120419. 45: ok 85708
  120420. 45: ok 85709
  120421. 45: ok 85710
  120422. 45: ok 85711
  120423. 45: ok 85712
  120424. 45: ok 85713
  120425. 45: ok 85714
  120426. 45: ok 85715
  120427. 45: ok 85716
  120428. 45: ok 85717
  120429. 45: ok 85718
  120430. 45: ok 85719
  120431. 45: ok 85720
  120432. 45: ok 85721
  120433. 45: ok 85722
  120434. 45: ok 85723
  120435. 45: ok 85724
  120436. 45: ok 85725
  120437. 45: ok 85726
  120438. 45: ok 85727
  120439. 45: ok 85728
  120440. 45: ok 85729
  120441. 45: ok 85730
  120442. 45: ok 85731
  120443. 45: ok 85732
  120444. 45: ok 85733
  120445. 45: ok 85734
  120446. 45: ok 85735
  120447. 45: ok 85736
  120448. 45: ok 85737
  120449. 45: ok 85738
  120450. 45: ok 85739
  120451. 45: ok 85740
  120452. 45: ok 85741
  120453. 45: ok 85742
  120454. 45: ok 85743
  120455. 45: ok 85744
  120456. 45: ok 85745
  120457. 45: ok 85746
  120458. 45: ok 85747
  120459. 45: ok 85748
  120460. 45: ok 85749
  120461. 45: ok 85750
  120462. 45: ok 85751
  120463. 45: ok 85752
  120464. 45: ok 85753
  120465. 45: ok 85754
  120466. 45: ok 85755
  120467. 45: ok 85756
  120468. 45: ok 85757
  120469. 45: ok 85758
  120470. 45: ok 85759
  120471. 45: ok 85760
  120472. 45: ok 85761
  120473. 45: ok 85762
  120474. 45: ok 85763
  120475. 45: ok 85764
  120476. 45: ok 85765
  120477. 45: ok 85766
  120478. 45: ok 85767
  120479. 45: ok 85768
  120480. 45: ok 85769
  120481. 45: ok 85770
  120482. 45: ok 85771
  120483. 45: ok 85772
  120484. 45: ok 85773
  120485. 45: ok 85774
  120486. 45: ok 85775
  120487. 45: ok 85776
  120488. 45: ok 85777
  120489. 45: ok 85778
  120490. 45: ok 85779
  120491. 45: ok 85780
  120492. 45: ok 85781
  120493. 45: ok 85782
  120494. 45: ok 85783
  120495. 45: ok 85784
  120496. 45: ok 85785
  120497. 45: ok 85786
  120498. 45: ok 85787
  120499. 45: ok 85788
  120500. 45: ok 85789
  120501. 45: ok 85790
  120502. 45: ok 85791
  120503. 45: ok 85792
  120504. 45: ok 85793
  120505. 45: ok 85794
  120506. 45: ok 85795
  120507. 45: ok 85796
  120508. 45: ok 85797
  120509. 45: ok 85798
  120510. 45: ok 85799
  120511. 45: ok 85800
  120512. 45: ok 85801
  120513. 45: ok 85802
  120514. 45: ok 85803
  120515. 45: ok 85804
  120516. 45: ok 85805
  120517. 45: ok 85806
  120518. 45: ok 85807
  120519. 45: ok 85808
  120520. 45: ok 85809
  120521. 45: ok 85810
  120522. 45: ok 85811
  120523. 45: ok 85812
  120524. 45: ok 85813
  120525. 45: ok 85814
  120526. 45: ok 85815
  120527. 45: ok 85816
  120528. 45: ok 85817
  120529. 45: ok 85818
  120530. 45: ok 85819
  120531. 45: ok 85820
  120532. 45: ok 85821
  120533. 45: ok 85822
  120534. 45: ok 85823
  120535. 45: ok 85824
  120536. 45: ok 85825
  120537. 45: ok 85826
  120538. 45: ok 85827
  120539. 45: ok 85828
  120540. 45: ok 85829
  120541. 45: ok 85830
  120542. 45: ok 85831
  120543. 45: ok 85832
  120544. 45: ok 85833
  120545. 45: ok 85834
  120546. 45: ok 85835
  120547. 45: ok 85836
  120548. 45: ok 85837
  120549. 45: ok 85838
  120550. 45: ok 85839
  120551. 45: ok 85840
  120552. 45: ok 85841
  120553. 45: ok 85842
  120554. 45: ok 85843
  120555. 45: ok 85844
  120556. 45: ok 85845
  120557. 45: ok 85846
  120558. 45: ok 85847
  120559. 45: ok 85848
  120560. 45: ok 85849
  120561. 45: ok 85850
  120562. 45: ok 85851
  120563. 45: ok 85852
  120564. 45: ok 85853
  120565. 45: ok 85854
  120566. 45: ok 85855
  120567. 45: ok 85856
  120568. 45: ok 85857
  120569. 45: ok 85858
  120570. 45: ok 85859
  120571. 45: ok 85860
  120572. 45: ok 85861
  120573. 45: ok 85862
  120574. 45: ok 85863
  120575. 45: ok 85864
  120576. 45: ok 85865
  120577. 45: ok 85866
  120578. 45: ok 85867
  120579. 45: ok 85868
  120580. 45: ok 85869
  120581. 45: ok 85870
  120582. 45: ok 85871
  120583. 45: ok 85872
  120584. 45: ok 85873
  120585. 45: ok 85874
  120586. 45: ok 85875
  120587. 45: ok 85876
  120588. 45: ok 85877
  120589. 45: ok 85878
  120590. 45: ok 85879
  120591. 45: ok 85880
  120592. 45: ok 85881
  120593. 45: ok 85882
  120594. 45: ok 85883
  120595. 45: ok 85884
  120596. 45: ok 85885
  120597. 45: ok 85886
  120598. 45: ok 85887
  120599. 45: ok 85888
  120600. 45: ok 85889
  120601. 45: ok 85890
  120602. 45: ok 85891
  120603. 45: ok 85892
  120604. 45: ok 85893
  120605. 45: ok 85894
  120606. 45: ok 85895
  120607. 45: ok 85896
  120608. 45: ok 85897
  120609. 45: ok 85898
  120610. 45: ok 85899
  120611. 45: ok 85900
  120612. 45: ok 85901
  120613. 45: ok 85902
  120614. 45: ok 85903
  120615. 45: ok 85904
  120616. 45: ok 85905
  120617. 45: ok 85906
  120618. 45: ok 85907
  120619. 45: ok 85908
  120620. 45: ok 85909
  120621. 45: ok 85910
  120622. 45: ok 85911
  120623. 45: ok 85912
  120624. 45: ok 85913
  120625. 45: ok 85914
  120626. 45: ok 85915
  120627. 45: ok 85916
  120628. 45: ok 85917
  120629. 45: ok 85918
  120630. 45: ok 85919
  120631. 45: ok 85920
  120632. 45: ok 85921
  120633. 45: ok 85922
  120634. 45: ok 85923
  120635. 45: ok 85924
  120636. 45: ok 85925
  120637. 45: ok 85926
  120638. 45: ok 85927
  120639. 45: ok 85928
  120640. 45: ok 85929
  120641. 45: ok 85930
  120642. 45: ok 85931
  120643. 45: ok 85932
  120644. 45: ok 85933
  120645. 45: ok 85934
  120646. 45: ok 85935
  120647. 45: ok 85936
  120648. 45: ok 85937
  120649. 45: ok 85938
  120650. 45: ok 85939
  120651. 45: ok 85940
  120652. 45: ok 85941
  120653. 45: ok 85942
  120654. 45: ok 85943
  120655. 45: ok 85944
  120656. 45: ok 85945
  120657. 45: ok 85946
  120658. 45: ok 85947
  120659. 45: ok 85948
  120660. 45: ok 85949
  120661. 45: ok 85950
  120662. 45: ok 85951
  120663. 45: ok 85952
  120664. 45: ok 85953
  120665. 45: ok 85954
  120666. 45: ok 85955
  120667. 45: ok 85956
  120668. 45: ok 85957
  120669. 45: ok 85958
  120670. 45: ok 85959
  120671. 45: ok 85960
  120672. 45: ok 85961
  120673. 45: ok 85962
  120674. 45: ok 85963
  120675. 45: ok 85964
  120676. 45: ok 85965
  120677. 45: ok 85966
  120678. 45: ok 85967
  120679. 45: ok 85968
  120680. 45: ok 85969
  120681. 45: ok 85970
  120682. 45: ok 85971
  120683. 45: ok 85972
  120684. 45: ok 85973
  120685. 45: ok 85974
  120686. 45: ok 85975
  120687. 45: ok 85976
  120688. 45: ok 85977
  120689. 45: ok 85978
  120690. 45: ok 85979
  120691. 45: ok 85980
  120692. 45: ok 85981
  120693. 45: ok 85982
  120694. 45: ok 85983
  120695. 45: ok 85984
  120696. 45: ok 85985
  120697. 45: ok 85986
  120698. 45: ok 85987
  120699. 45: ok 85988
  120700. 45: ok 85989
  120701. 45: ok 85990
  120702. 45: ok 85991
  120703. 45: ok 85992
  120704. 45: ok 85993
  120705. 45: ok 85994
  120706. 45: ok 85995
  120707. 45: ok 85996
  120708. 45: ok 85997
  120709. 45: ok 85998
  120710. 45: ok 85999
  120711. 45: ok 86000
  120712. 45: # math: passed testEigenvectors
  120713. 45: 1..86000
  120714. 45: # math: all tests are successful
  120715. 45/53 Test #45: math_Test ........................ Passed 0.91 sec
  120716. test 46
  120717. Start 46: mol_Test
  120718. 46: Test command: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/bin/test_mol
  120719. 46: Test timeout computed to be: 1500
  120720. 46: # Unit tests for OBMol
  120721. 46: ok 1
  120722. 46: ok 2
  120723. 46: ok 3
  120724. 46: ok 4
  120725. 46: ok 5
  120726. 46: ok 6
  120727. 46: ok 7
  120728. 46: ok 8
  120729. 46: ok 9
  120730. 46: ok 10
  120731. 46: ok 11
  120732. 46: ok 12
  120733. 46: 1..12
  120734. 46/53 Test #46: mol_Test ......................... Passed 0.05 sec
  120735. test 47
  120736. Start 47: phmodel_Test
  120737. 47: Test command: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/bin/test_phmodel
  120738. 47: Test timeout computed to be: 1500
  120739. 47: # Asp
  120740. 47: #pH = 1.0 : [NH3+]C(CC(=O)O)C(=O)O
  120741. 47: ok 1
  120742. 47: #pH = 3.9 : [NH3+]C(CC(=O)[O-])C(=O)O
  120743. 47: ok 2
  120744. 47: #pH = 7.4 : [NH3+]C(CC(=O)[O-])C(=O)[O-]
  120745. 47: ok 3
  120746. 47: #pH = 13.0 : NC(CC(=O)[O-])C(=O)[O-]
  120747. 47: ok 4
  120748. 47: # Glu
  120749. 47: #pH = 1.0 : [NH3+]C(CCC(=O)O)C(=O)O
  120750. 47: ok 5
  120751. 47: #pH = 4.15 : [NH3+]C(CCC(=O)[O-])C(=O)[O-]
  120752. 47: #pH = 7.4 : [NH3+]C(CCC(=O)[O-])C(=O)[O-]
  120753. 47: ok 6
  120754. 47: #pH = 13.0 : NC(CCC(=O)[O-])C(=O)[O-]
  120755. 47: ok 7
  120756. 47: # His
  120757. 47: #pH = 1.0 : [NH3+]C(Cc1[nH]c[nH+]c1)C(=O)O
  120758. 47: ok 8
  120759. 47: #pH = 5.0 : [NH3+]C(Cc1[nH]c[nH+]c1)C(=O)[O-]
  120760. 47: ok 9
  120761. 47: #pH = 7.4 : [NH3+]C(Cc1[nH]cnc1)C(=O)[O-]
  120762. 47: ok 10
  120763. 47: #pH = 13.0 : NC(Cc1[nH]cnc1)C(=O)[O-]
  120764. 47: ok 11
  120765. 47: # Lys
  120766. 47: #pH = 1.0 : [NH3+]C(CCCC[NH3+])C(=O)O
  120767. 47: ok 12
  120768. 47: #pH = 7.4 : [NH3+]C(CCCC[NH3+])C(=O)[O-]
  120769. 47: ok 13
  120770. 47: #pH = 9.0 : [NH3+]C(CCCC[NH3+])C(=O)[O-]
  120771. 47: #pH = 13.0 : NC(CCCCN)C(=O)[O-]
  120772. 47: ok 14
  120773. 47: # Tyr
  120774. 47: #pH = 1.0 : [NH3+]C(Cc1ccc(O)cc1)C(=O)O
  120775. 47: ok 15
  120776. 47: #pH = 7.4 : [NH3+]C(Cc1ccc(O)cc1)C(=O)[O-]
  120777. 47: ok 16
  120778. 47: #pH = 10.05 : NC(Cc1ccc(O)cc1)C(=O)[O-]
  120779. 47: ok 17
  120780. 47: #pH = 13.0 : NC(Cc1ccc([O-])cc1)C(=O)[O-]
  120781. 47: ok 18
  120782. 47: # Arg
  120783. 47: #pH = 1.0 : [NH3+]C(CCCN[C+](=[NH2+])N)C(=O)O
  120784. 47: ok 19
  120785. 47: #pH = 7.4 : [NH3+]C(CCCN[C+](=[NH2+])N)C(=O)[O-]
  120786. 47: ok 20
  120787. 47: #pH = 11.0 : NC(CCCN[C+](=[NH2+])N)C(=O)[O-]
  120788. 47: ok 21
  120789. 47: #pH = 13.0 : NC(CCCNC(=N)N)C(=O)[O-]
  120790. 47: ok 22
  120791. 47: # Gly-Gly
  120792. 47: #pH = 1.0 : [NH3+]CC(=O)NCC(=O)O
  120793. 47: ok 23
  120794. 47: #pH = 7.4 : [NH3+]CC(=O)NCC(=O)[O-]
  120795. 47: ok 24
  120796. 47: #pH = 13.0 : NCC(=O)NCC(=O)[O-]
  120797. 47: ok 25
  120798. 47: 1..25
  120799. 47/53 Test #47: phmodel_Test ..................... Passed 0.09 sec
  120800. test 48
  120801. Start 48: residue_Test
  120802. 48: Test command: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/bin/test_residue
  120803. 48: Test timeout computed to be: 1500
  120804. 48: # Unit tests for OBResidue
  120805. 48: ok 1
  120806. 48: ok 2
  120807. 48: ok 3
  120808. 48: ok 4 # ALA
  120809. 48: ok 5 # ARG
  120810. 48: ok 6 # ASN
  120811. 48: ok 7 # ASP
  120812. 48: ok 8 # CYS
  120813. 48: ok 9 # GLU
  120814. 48: ok 10 # GLN
  120815. 48: ok 11 # GLY
  120816. 48: ok 12 # HIS
  120817. 48: ok 13 # ILE
  120818. 48: ok 14 # LEU
  120819. 48: ok 15 # LYS
  120820. 48: ok 16 # MET
  120821. 48: ok 17 # PHE
  120822. 48: ok 18 # PRO
  120823. 48: ok 19 # SER
  120824. 48: ok 20 # THR
  120825. 48: ok 21 # TRP
  120826. 48: ok 22 # TYR
  120827. 48: ok 23 # VAL
  120828. 48: ok 24 # A
  120829. 48: ok 25 # C
  120830. 48: ok 26 # G
  120831. 48: ok 27 # T
  120832. 48: ok 28 # U
  120833. 48: ok 29 # found ligand, not residue c1ccccc1
  120834. 48: ok 30 # found ligand, not residue c1cccn[H]1
  120835. 48: ok 31 # found ligand, not residue CC(=O)CCN
  120836. 48: ok 32 # ALA VAL
  120837. 48: ok 33 # CYS LEU
  120838. 48: 1..33
  120839. 48/53 Test #48: residue_Test ..................... Passed 0.07 sec
  120840. test 49
  120841. Start 49: ringtest_Test
  120842. 49: Test command: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/bin/test_ringtest
  120843. 49: Test timeout computed to be: 1500
  120844. 49: # Testing ring perception...
  120845. 49: ok 1 # correct ring bond data
  120846. 49: ok 2 # correct ring bond data
  120847. 49: ok 3 # correct ring bond data
  120848. 49: ok 4 # correct ring bond data
  120849. 49: ok 5 # correct ring bond data
  120850. 49: ok 6 # correct ring bond data
  120851. 49: ok 7 # correct ring bond data
  120852. 49: ok 8 # correct ring bond data
  120853. 49: ok 9 # correct ring bond data
  120854. 49: ok 10 # correct ring bond data
  120855. 49: ok 11 # correct ring bond data
  120856. 49: ok 12 # correct ring bond data
  120857. 49: ok 13 # correct ring bond data
  120858. 49: ok 14 # SSSR size matches reference
  120859. 49: ok 15 # correct SSSR count
  120860. 49: ok 16 # ring membership passed
  120861. 49: ok 17 # correct SSSR count
  120862. 49: ok 18 # ring membership passed
  120863. 49: ok 19 # correct SSSR count
  120864. 49: ok 20 # ring membership passed
  120865. 49: ok 21 # correct SSSR count
  120866. 49: ok 22 # ring membership passed
  120867. 49: ok 23 # correct SSSR count
  120868. 49: ok 24 # ring membership passed
  120869. 49: ok 25 # correct SSSR count
  120870. 49: ok 26 # ring membership passed
  120871. 49: ok 27 # correct SSSR count
  120872. 49: ok 28 # ring membership passed
  120873. 49: ok 29 # correct SSSR count
  120874. 49: ok 30 # ring membership passed
  120875. 49: ok 31 # correct SSSR count
  120876. 49: ok 32 # ring membership passed
  120877. 49: ok 33 # correct SSSR count
  120878. 49: ok 34 # ring membership passed
  120879. 49: ok 35 # correct SSSR count
  120880. 49: ok 36 # ring membership passed
  120881. 49: ok 37 # correct SSSR count
  120882. 49: ok 38 # ring membership passed
  120883. 49: ok 39 # correct ring bond data
  120884. 49: ok 40 # correct ring bond data
  120885. 49: ok 41 # correct ring bond data
  120886. 49: ok 42 # correct ring bond data
  120887. 49: ok 43 # correct ring bond data
  120888. 49: ok 44 # correct ring bond data
  120889. 49: ok 45 # correct ring bond data
  120890. 49: ok 46 # correct ring bond data
  120891. 49: ok 47 # correct ring bond data
  120892. 49: ok 48 # correct ring bond data
  120893. 49: ok 49 # correct ring bond data
  120894. 49: ok 50 # correct ring bond data
  120895. 49: ok 51 # correct ring bond data
  120896. 49: ok 52 # correct ring bond data
  120897. 49: ok 53 # correct ring bond data
  120898. 49: ok 54 # SSSR size matches reference
  120899. 49: ok 55 # correct SSSR count
  120900. 49: ok 56 # ring membership passed
  120901. 49: ok 57 # correct SSSR count
  120902. 49: ok 58 # ring membership passed
  120903. 49: ok 59 # correct SSSR count
  120904. 49: ok 60 # ring membership passed
  120905. 49: ok 61 # correct SSSR count
  120906. 49: ok 62 # ring membership passed
  120907. 49: ok 63 # correct SSSR count
  120908. 49: ok 64 # ring membership passed
  120909. 49: ok 65 # correct SSSR count
  120910. 49: ok 66 # ring membership passed
  120911. 49: ok 67 # correct SSSR count
  120912. 49: ok 68 # ring membership passed
  120913. 49: ok 69 # correct SSSR count
  120914. 49: ok 70 # ring membership passed
  120915. 49: ok 71 # correct SSSR count
  120916. 49: ok 72 # ring membership passed
  120917. 49: ok 73 # correct SSSR count
  120918. 49: ok 74 # ring membership passed
  120919. 49: ok 75 # correct SSSR count
  120920. 49: ok 76 # ring membership passed
  120921. 49: ok 77 # correct SSSR count
  120922. 49: ok 78 # ring membership passed
  120923. 49: ok 79 # correct SSSR count
  120924. 49: ok 80 # ring membership passed
  120925. 49: ok 81 # correct SSSR count
  120926. 49: ok 82 # ring membership passed
  120927. 49: ok 83 # correct ring bond data
  120928. 49: ok 84 # correct ring bond data
  120929. 49: ok 85 # correct ring bond data
  120930. 49: ok 86 # correct ring bond data
  120931. 49: ok 87 # correct ring bond data
  120932. 49: ok 88 # correct ring bond data
  120933. 49: ok 89 # correct ring bond data
  120934. 49: ok 90 # correct ring bond data
  120935. 49: ok 91 # correct ring bond data
  120936. 49: ok 92 # correct ring bond data
  120937. 49: ok 93 # SSSR size matches reference
  120938. 49: ok 94 # correct SSSR count
  120939. 49: ok 95 # ring membership passed
  120940. 49: ok 96 # correct SSSR count
  120941. 49: ok 97 # ring membership passed
  120942. 49: ok 98 # correct SSSR count
  120943. 49: ok 99 # ring membership passed
  120944. 49: ok 100 # correct SSSR count
  120945. 49: ok 101 # ring membership passed
  120946. 49: ok 102 # correct SSSR count
  120947. 49: ok 103 # ring membership passed
  120948. 49: ok 104 # correct SSSR count
  120949. 49: ok 105 # ring membership passed
  120950. 49: ok 106 # correct SSSR count
  120951. 49: ok 107 # ring membership passed
  120952. 49: ok 108 # correct SSSR count
  120953. 49: ok 109 # ring membership passed
  120954. 49: ok 110 # correct SSSR count
  120955. 49: ok 111 # ring membership passed
  120956. 49: ok 112 # correct SSSR count
  120957. 49: ok 113 # ring membership passed
  120958. 49: ok 114 # correct ring bond data
  120959. 49: ok 115 # correct ring bond data
  120960. 49: ok 116 # correct ring bond data
  120961. 49: ok 117 # correct ring bond data
  120962. 49: ok 118 # correct ring bond data
  120963. 49: ok 119 # correct ring bond data
  120964. 49: ok 120 # correct ring bond data
  120965. 49: ok 121 # correct ring bond data
  120966. 49: ok 122 # correct ring bond data
  120967. 49: ok 123 # correct ring bond data
  120968. 49: ok 124 # correct ring bond data
  120969. 49: ok 125 # correct ring bond data
  120970. 49: ok 126 # correct ring bond data
  120971. 49: ok 127 # correct ring bond data
  120972. 49: ok 128 # correct ring bond data
  120973. 49: ok 129 # correct ring bond data
  120974. 49: ok 130 # correct ring bond data
  120975. 49: ok 131 # correct ring bond data
  120976. 49: ok 132 # correct ring bond data
  120977. 49: ok 133 # correct ring bond data
  120978. 49: ok 134 # correct ring bond data
  120979. 49: ok 135 # correct ring bond data
  120980. 49: ok 136 # correct ring bond data
  120981. 49: ok 137 # correct ring bond data
  120982. 49: ok 138 # SSSR size matches reference
  120983. 49: ok 139 # correct SSSR count
  120984. 49: ok 140 # ring membership passed
  120985. 49: ok 141 # correct SSSR count
  120986. 49: ok 142 # ring membership passed
  120987. 49: ok 143 # correct SSSR count
  120988. 49: ok 144 # ring membership passed
  120989. 49: ok 145 # correct SSSR count
  120990. 49: ok 146 # ring membership passed
  120991. 49: ok 147 # correct SSSR count
  120992. 49: ok 148 # ring membership passed
  120993. 49: ok 149 # correct SSSR count
  120994. 49: ok 150 # ring membership passed
  120995. 49: ok 151 # correct SSSR count
  120996. 49: ok 152 # ring membership passed
  120997. 49: ok 153 # correct SSSR count
  120998. 49: ok 154 # ring membership passed
  120999. 49: ok 155 # correct SSSR count
  121000. 49: ok 156 # ring membership passed
  121001. 49: ok 157 # correct SSSR count
  121002. 49: ok 158 # ring membership passed
  121003. 49: ok 159 # correct SSSR count
  121004. 49: ok 160 # ring membership passed
  121005. 49: ok 161 # correct SSSR count
  121006. 49: ok 162 # ring membership passed
  121007. 49: ok 163 # correct SSSR count
  121008. 49: ok 164 # ring membership passed
  121009. 49: ok 165 # correct SSSR count
  121010. 49: ok 166 # ring membership passed
  121011. 49: ok 167 # correct SSSR count
  121012. 49: ok 168 # ring membership passed
  121013. 49: ok 169 # correct SSSR count
  121014. 49: ok 170 # ring membership passed
  121015. 49: ok 171 # correct SSSR count
  121016. 49: ok 172 # ring membership passed
  121017. 49: ok 173 # correct SSSR count
  121018. 49: ok 174 # ring membership passed
  121019. 49: ok 175 # correct SSSR count
  121020. 49: ok 176 # ring membership passed
  121021. 49: ok 177 # correct SSSR count
  121022. 49: ok 178 # ring membership passed
  121023. 49: ok 179 # correct SSSR count
  121024. 49: ok 180 # ring membership passed
  121025. 49: ok 181 # correct SSSR count
  121026. 49: ok 182 # ring membership passed
  121027. 49: ok 183 # correct ring bond data
  121028. 49: ok 184 # correct ring bond data
  121029. 49: ok 185 # correct ring bond data
  121030. 49: ok 186 # correct ring bond data
  121031. 49: ok 187 # correct ring bond data
  121032. 49: ok 188 # correct ring bond data
  121033. 49: ok 189 # correct ring bond data
  121034. 49: ok 190 # correct ring bond data
  121035. 49: ok 191 # correct ring bond data
  121036. 49: ok 192 # correct ring bond data
  121037. 49: ok 193 # correct ring bond data
  121038. 49: ok 194 # correct ring bond data
  121039. 49: ok 195 # correct ring bond data
  121040. 49: ok 196 # correct ring bond data
  121041. 49: ok 197 # correct ring bond data
  121042. 49: ok 198 # correct ring bond data
  121043. 49: ok 199 # correct ring bond data
  121044. 49: ok 200 # correct ring bond data
  121045. 49: ok 201 # correct ring bond data
  121046. 49: ok 202 # correct ring bond data
  121047. 49: ok 203 # correct ring bond data
  121048. 49: ok 204 # correct ring bond data
  121049. 49: ok 205 # correct ring bond data
  121050. 49: ok 206 # correct ring bond data
  121051. 49: ok 207 # SSSR size matches reference
  121052. 49: ok 208 # correct SSSR count
  121053. 49: ok 209 # ring membership passed
  121054. 49: ok 210 # correct SSSR count
  121055. 49: ok 211 # ring membership passed
  121056. 49: ok 212 # correct SSSR count
  121057. 49: ok 213 # ring membership passed
  121058. 49: ok 214 # correct SSSR count
  121059. 49: ok 215 # ring membership passed
  121060. 49: ok 216 # correct SSSR count
  121061. 49: ok 217 # ring membership passed
  121062. 49: ok 218 # correct SSSR count
  121063. 49: ok 219 # ring membership passed
  121064. 49: ok 220 # correct SSSR count
  121065. 49: ok 221 # ring membership passed
  121066. 49: ok 222 # correct SSSR count
  121067. 49: ok 223 # ring membership passed
  121068. 49: ok 224 # correct SSSR count
  121069. 49: ok 225 # ring membership passed
  121070. 49: ok 226 # correct SSSR count
  121071. 49: ok 227 # ring membership passed
  121072. 49: ok 228 # correct SSSR count
  121073. 49: ok 229 # ring membership passed
  121074. 49: ok 230 # correct SSSR count
  121075. 49: ok 231 # ring membership passed
  121076. 49: ok 232 # correct SSSR count
  121077. 49: ok 233 # ring membership passed
  121078. 49: ok 234 # correct SSSR count
  121079. 49: ok 235 # ring membership passed
  121080. 49: ok 236 # correct SSSR count
  121081. 49: ok 237 # ring membership passed
  121082. 49: ok 238 # correct SSSR count
  121083. 49: ok 239 # ring membership passed
  121084. 49: ok 240 # correct SSSR count
  121085. 49: ok 241 # ring membership passed
  121086. 49: ok 242 # correct SSSR count
  121087. 49: ok 243 # ring membership passed
  121088. 49: ok 244 # correct SSSR count
  121089. 49: ok 245 # ring membership passed
  121090. 49: ok 246 # correct SSSR count
  121091. 49: ok 247 # ring membership passed
  121092. 49: ok 248 # correct SSSR count
  121093. 49: ok 249 # ring membership passed
  121094. 49: ok 250 # correct SSSR count
  121095. 49: ok 251 # ring membership passed
  121096. 49: ok 252 # correct ring bond data
  121097. 49: ok 253 # correct ring bond data
  121098. 49: ok 254 # correct ring bond data
  121099. 49: ok 255 # correct ring bond data
  121100. 49: ok 256 # correct ring bond data
  121101. 49: ok 257 # correct ring bond data
  121102. 49: ok 258 # correct ring bond data
  121103. 49: ok 259 # correct ring bond data
  121104. 49: ok 260 # correct ring bond data
  121105. 49: ok 261 # correct ring bond data
  121106. 49: ok 262 # correct ring bond data
  121107. 49: ok 263 # correct ring bond data
  121108. 49: ok 264 # correct ring bond data
  121109. 49: ok 265 # correct ring bond data
  121110. 49: ok 266 # correct ring bond data
  121111. 49: ok 267 # correct ring bond data
  121112. 49: ok 268 # correct ring bond data
  121113. 49: ok 269 # correct ring bond data
  121114. 49: ok 270 # correct ring bond data
  121115. 49: ok 271 # correct ring bond data
  121116. 49: ok 272 # correct ring bond data
  121117. 49: ok 273 # correct ring bond data
  121118. 49: ok 274 # correct ring bond data
  121119. 49: ok 275 # correct ring bond data
  121120. 49: ok 276 # correct ring bond data
  121121. 49: ok 277 # SSSR size matches reference
  121122. 49: ok 278 # correct SSSR count
  121123. 49: ok 279 # ring membership passed
  121124. 49: ok 280 # correct SSSR count
  121125. 49: ok 281 # ring membership passed
  121126. 49: ok 282 # correct SSSR count
  121127. 49: ok 283 # ring membership passed
  121128. 49: ok 284 # correct SSSR count
  121129. 49: ok 285 # ring membership passed
  121130. 49: ok 286 # correct SSSR count
  121131. 49: ok 287 # ring membership passed
  121132. 49: ok 288 # correct SSSR count
  121133. 49: ok 289 # ring membership passed
  121134. 49: ok 290 # correct SSSR count
  121135. 49: ok 291 # ring membership passed
  121136. 49: ok 292 # correct SSSR count
  121137. 49: ok 293 # ring membership passed
  121138. 49: ok 294 # correct SSSR count
  121139. 49: ok 295 # ring membership passed
  121140. 49: ok 296 # correct SSSR count
  121141. 49: ok 297 # ring membership passed
  121142. 49: ok 298 # correct SSSR count
  121143. 49: ok 299 # ring membership passed
  121144. 49: ok 300 # correct SSSR count
  121145. 49: ok 301 # ring membership passed
  121146. 49: ok 302 # correct SSSR count
  121147. 49: ok 303 # ring membership passed
  121148. 49: ok 304 # correct SSSR count
  121149. 49: ok 305 # ring membership passed
  121150. 49: ok 306 # correct SSSR count
  121151. 49: ok 307 # ring membership passed
  121152. 49: ok 308 # correct SSSR count
  121153. 49: ok 309 # ring membership passed
  121154. 49: ok 310 # correct SSSR count
  121155. 49: ok 311 # ring membership passed
  121156. 49: ok 312 # correct SSSR count
  121157. 49: ok 313 # ring membership passed
  121158. 49: ok 314 # correct SSSR count
  121159. 49: ok 315 # ring membership passed
  121160. 49: ok 316 # correct SSSR count
  121161. 49: ok 317 # ring membership passed
  121162. 49: ok 318 # correct SSSR count
  121163. 49: ok 319 # ring membership passed
  121164. 49: ok 320 # correct SSSR count
  121165. 49: ok 321 # ring membership passed
  121166. 49: ok 322 # correct SSSR count
  121167. 49: ok 323 # ring membership passed
  121168. 49: ok 324 # correct ring bond data
  121169. 49: ok 325 # correct ring bond data
  121170. 49: ok 326 # correct ring bond data
  121171. 49: ok 327 # correct ring bond data
  121172. 49: ok 328 # correct ring bond data
  121173. 49: ok 329 # correct ring bond data
  121174. 49: ok 330 # correct ring bond data
  121175. 49: ok 331 # SSSR size matches reference
  121176. 49: ok 332 # correct SSSR count
  121177. 49: ok 333 # ring membership passed
  121178. 49: ok 334 # correct SSSR count
  121179. 49: ok 335 # ring membership passed
  121180. 49: ok 336 # correct SSSR count
  121181. 49: ok 337 # ring membership passed
  121182. 49: ok 338 # correct SSSR count
  121183. 49: ok 339 # ring membership passed
  121184. 49: ok 340 # correct SSSR count
  121185. 49: ok 341 # ring membership passed
  121186. 49: ok 342 # correct SSSR count
  121187. 49: ok 343 # ring membership passed
  121188. 49: ok 344 # correct SSSR count
  121189. 49: ok 345 # ring membership passed
  121190. 49: ok 346 # correct SSSR count
  121191. 49: ok 347 # ring membership passed
  121192. 49: ok 348 # correct ring bond data
  121193. 49: ok 349 # correct ring bond data
  121194. 49: ok 350 # correct ring bond data
  121195. 49: ok 351 # correct ring bond data
  121196. 49: ok 352 # correct ring bond data
  121197. 49: ok 353 # correct ring bond data
  121198. 49: ok 354 # correct ring bond data
  121199. 49: ok 355 # correct ring bond data
  121200. 49: ok 356 # correct ring bond data
  121201. 49: ok 357 # correct ring bond data
  121202. 49: ok 358 # correct ring bond data
  121203. 49: ok 359 # correct ring bond data
  121204. 49: ok 360 # correct ring bond data
  121205. 49: ok 361 # correct ring bond data
  121206. 49: ok 362 # correct ring bond data
  121207. 49: ok 363 # correct ring bond data
  121208. 49: ok 364 # correct ring bond data
  121209. 49: ok 365 # correct ring bond data
  121210. 49: ok 366 # correct ring bond data
  121211. 49: ok 367 # correct ring bond data
  121212. 49: ok 368 # correct ring bond data
  121213. 49: ok 369 # correct ring bond data
  121214. 49: ok 370 # correct ring bond data
  121215. 49: ok 371 # SSSR size matches reference
  121216. 49: ok 372 # correct SSSR count
  121217. 49: ok 373 # ring membership passed
  121218. 49: ok 374 # correct SSSR count
  121219. 49: ok 375 # ring membership passed
  121220. 49: ok 376 # correct SSSR count
  121221. 49: ok 377 # ring membership passed
  121222. 49: ok 378 # correct SSSR count
  121223. 49: ok 379 # ring membership passed
  121224. 49: ok 380 # correct SSSR count
  121225. 49: ok 381 # ring membership passed
  121226. 49: ok 382 # correct SSSR count
  121227. 49: ok 383 # ring membership passed
  121228. 49: ok 384 # correct SSSR count
  121229. 49: ok 385 # ring membership passed
  121230. 49: ok 386 # correct SSSR count
  121231. 49: ok 387 # ring membership passed
  121232. 49: ok 388 # correct SSSR count
  121233. 49: ok 389 # ring membership passed
  121234. 49: ok 390 # correct SSSR count
  121235. 49: ok 391 # ring membership passed
  121236. 49: ok 392 # correct SSSR count
  121237. 49: ok 393 # ring membership passed
  121238. 49: ok 394 # correct SSSR count
  121239. 49: ok 395 # ring membership passed
  121240. 49: ok 396 # correct SSSR count
  121241. 49: ok 397 # ring membership passed
  121242. 49: ok 398 # correct SSSR count
  121243. 49: ok 399 # ring membership passed
  121244. 49: ok 400 # correct SSSR count
  121245. 49: ok 401 # ring membership passed
  121246. 49: ok 402 # correct SSSR count
  121247. 49: ok 403 # ring membership passed
  121248. 49: ok 404 # correct SSSR count
  121249. 49: ok 405 # ring membership passed
  121250. 49: ok 406 # correct SSSR count
  121251. 49: ok 407 # ring membership passed
  121252. 49: ok 408 # correct SSSR count
  121253. 49: ok 409 # ring membership passed
  121254. 49: ok 410 # correct SSSR count
  121255. 49: ok 411 # ring membership passed
  121256. 49: ok 412 # correct SSSR count
  121257. 49: ok 413 # ring membership passed
  121258. 49: ok 414 # correct ring bond data
  121259. 49: ok 415 # correct ring bond data
  121260. 49: ok 416 # correct ring bond data
  121261. 49: ok 417 # correct ring bond data
  121262. 49: ok 418 # correct ring bond data
  121263. 49: ok 419 # correct ring bond data
  121264. 49: ok 420 # correct ring bond data
  121265. 49: ok 421 # correct ring bond data
  121266. 49: ok 422 # correct ring bond data
  121267. 49: ok 423 # correct ring bond data
  121268. 49: ok 424 # SSSR size matches reference
  121269. 49: ok 425 # correct SSSR count
  121270. 49: ok 426 # ring membership passed
  121271. 49: ok 427 # correct SSSR count
  121272. 49: ok 428 # ring membership passed
  121273. 49: ok 429 # correct SSSR count
  121274. 49: ok 430 # ring membership passed
  121275. 49: ok 431 # correct SSSR count
  121276. 49: ok 432 # ring membership passed
  121277. 49: ok 433 # correct SSSR count
  121278. 49: ok 434 # ring membership passed
  121279. 49: ok 435 # correct SSSR count
  121280. 49: ok 436 # ring membership passed
  121281. 49: ok 437 # correct SSSR count
  121282. 49: ok 438 # ring membership passed
  121283. 49: ok 439 # correct SSSR count
  121284. 49: ok 440 # ring membership passed
  121285. 49: ok 441 # correct SSSR count
  121286. 49: ok 442 # ring membership passed
  121287. 49: ok 443 # correct SSSR count
  121288. 49: ok 444 # ring membership passed
  121289. 49: ok 445 # correct ring bond data
  121290. 49: ok 446 # correct ring bond data
  121291. 49: ok 447 # correct ring bond data
  121292. 49: ok 448 # correct ring bond data
  121293. 49: ok 449 # correct ring bond data
  121294. 49: ok 450 # correct ring bond data
  121295. 49: ok 451 # correct ring bond data
  121296. 49: ok 452 # correct ring bond data
  121297. 49: ok 453 # correct ring bond data
  121298. 49: ok 454 # correct ring bond data
  121299. 49: ok 455 # correct ring bond data
  121300. 49: ok 456 # correct ring bond data
  121301. 49: ok 457 # correct ring bond data
  121302. 49: ok 458 # correct ring bond data
  121303. 49: ok 459 # SSSR size matches reference
  121304. 49: ok 460 # correct SSSR count
  121305. 49: ok 461 # ring membership passed
  121306. 49: ok 462 # correct SSSR count
  121307. 49: ok 463 # ring membership passed
  121308. 49: ok 464 # correct SSSR count
  121309. 49: ok 465 # ring membership passed
  121310. 49: ok 466 # correct SSSR count
  121311. 49: ok 467 # ring membership passed
  121312. 49: ok 468 # correct SSSR count
  121313. 49: ok 469 # ring membership passed
  121314. 49: ok 470 # correct SSSR count
  121315. 49: ok 471 # ring membership passed
  121316. 49: ok 472 # correct SSSR count
  121317. 49: ok 473 # ring membership passed
  121318. 49: ok 474 # correct SSSR count
  121319. 49: ok 475 # ring membership passed
  121320. 49: ok 476 # correct SSSR count
  121321. 49: ok 477 # ring membership passed
  121322. 49: ok 478 # correct SSSR count
  121323. 49: ok 479 # ring membership passed
  121324. 49: ok 480 # correct SSSR count
  121325. 49: ok 481 # ring membership passed
  121326. 49: ok 482 # correct SSSR count
  121327. 49: ok 483 # ring membership passed
  121328. 49: ok 484 # correct SSSR count
  121329. 49: ok 485 # ring membership passed
  121330. 49: ok 486 # correct ring bond data
  121331. 49: ok 487 # correct ring bond data
  121332. 49: ok 488 # correct ring bond data
  121333. 49: ok 489 # correct ring bond data
  121334. 49: ok 490 # correct ring bond data
  121335. 49: ok 491 # correct ring bond data
  121336. 49: ok 492 # correct ring bond data
  121337. 49: ok 493 # correct ring bond data
  121338. 49: ok 494 # correct ring bond data
  121339. 49: ok 495 # correct ring bond data
  121340. 49: ok 496 # correct ring bond data
  121341. 49: ok 497 # correct ring bond data
  121342. 49: ok 498 # correct ring bond data
  121343. 49: ok 499 # correct ring bond data
  121344. 49: ok 500 # correct ring bond data
  121345. 49: ok 501 # correct ring bond data
  121346. 49: ok 502 # SSSR size matches reference
  121347. 49: ok 503 # correct SSSR count
  121348. 49: ok 504 # ring membership passed
  121349. 49: ok 505 # correct SSSR count
  121350. 49: ok 506 # ring membership passed
  121351. 49: ok 507 # correct SSSR count
  121352. 49: ok 508 # ring membership passed
  121353. 49: ok 509 # correct SSSR count
  121354. 49: ok 510 # ring membership passed
  121355. 49: ok 511 # correct SSSR count
  121356. 49: ok 512 # ring membership passed
  121357. 49: ok 513 # correct SSSR count
  121358. 49: ok 514 # ring membership passed
  121359. 49: ok 515 # correct SSSR count
  121360. 49: ok 516 # ring membership passed
  121361. 49: ok 517 # correct SSSR count
  121362. 49: ok 518 # ring membership passed
  121363. 49: ok 519 # correct SSSR count
  121364. 49: ok 520 # ring membership passed
  121365. 49: ok 521 # correct SSSR count
  121366. 49: ok 522 # ring membership passed
  121367. 49: ok 523 # correct SSSR count
  121368. 49: ok 524 # ring membership passed
  121369. 49: ok 525 # correct SSSR count
  121370. 49: ok 526 # ring membership passed
  121371. 49: ok 527 # correct SSSR count
  121372. 49: ok 528 # ring membership passed
  121373. 49: ok 529 # correct SSSR count
  121374. 49: ok 530 # ring membership passed
  121375. 49: ok 531 # correct SSSR count
  121376. 49: ok 532 # ring membership passed
  121377. 49: ok 533 # correct ring bond data
  121378. 49: ok 534 # correct ring bond data
  121379. 49: ok 535 # correct ring bond data
  121380. 49: ok 536 # correct ring bond data
  121381. 49: ok 537 # correct ring bond data
  121382. 49: ok 538 # correct ring bond data
  121383. 49: ok 539 # correct ring bond data
  121384. 49: ok 540 # correct ring bond data
  121385. 49: ok 541 # correct ring bond data
  121386. 49: ok 542 # correct ring bond data
  121387. 49: ok 543 # correct ring bond data
  121388. 49: ok 544 # correct ring bond data
  121389. 49: ok 545 # correct ring bond data
  121390. 49: ok 546 # correct ring bond data
  121391. 49: ok 547 # correct ring bond data
  121392. 49: ok 548 # SSSR size matches reference
  121393. 49: ok 549 # correct SSSR count
  121394. 49: ok 550 # ring membership passed
  121395. 49: ok 551 # correct SSSR count
  121396. 49: ok 552 # ring membership passed
  121397. 49: ok 553 # correct SSSR count
  121398. 49: ok 554 # ring membership passed
  121399. 49: ok 555 # correct SSSR count
  121400. 49: ok 556 # ring membership passed
  121401. 49: ok 557 # correct SSSR count
  121402. 49: ok 558 # ring membership passed
  121403. 49: ok 559 # correct SSSR count
  121404. 49: ok 560 # ring membership passed
  121405. 49: ok 561 # correct SSSR count
  121406. 49: ok 562 # ring membership passed
  121407. 49: ok 563 # correct SSSR count
  121408. 49: ok 564 # ring membership passed
  121409. 49: ok 565 # correct SSSR count
  121410. 49: ok 566 # ring membership passed
  121411. 49: ok 567 # correct SSSR count
  121412. 49: ok 568 # ring membership passed
  121413. 49: ok 569 # correct SSSR count
  121414. 49: ok 570 # ring membership passed
  121415. 49: ok 571 # correct SSSR count
  121416. 49: ok 572 # ring membership passed
  121417. 49: ok 573 # correct SSSR count
  121418. 49: ok 574 # ring membership passed
  121419. 49: ok 575 # correct SSSR count
  121420. 49: ok 576 # ring membership passed
  121421. 49: ok 577 # correct ring bond data
  121422. 49: ok 578 # correct ring bond data
  121423. 49: ok 579 # correct ring bond data
  121424. 49: ok 580 # correct ring bond data
  121425. 49: ok 581 # correct ring bond data
  121426. 49: ok 582 # correct ring bond data
  121427. 49: ok 583 # correct ring bond data
  121428. 49: ok 584 # correct ring bond data
  121429. 49: ok 585 # correct ring bond data
  121430. 49: ok 586 # correct ring bond data
  121431. 49: ok 587 # correct ring bond data
  121432. 49: ok 588 # correct ring bond data
  121433. 49: ok 589 # correct ring bond data
  121434. 49: ok 590 # correct ring bond data
  121435. 49: ok 591 # correct ring bond data
  121436. 49: ok 592 # correct ring bond data
  121437. 49: ok 593 # SSSR size matches reference
  121438. 49: ok 594 # correct SSSR count
  121439. 49: ok 595 # ring membership passed
  121440. 49: ok 596 # correct SSSR count
  121441. 49: ok 597 # ring membership passed
  121442. 49: ok 598 # correct SSSR count
  121443. 49: ok 599 # ring membership passed
  121444. 49: ok 600 # correct SSSR count
  121445. 49: ok 601 # ring membership passed
  121446. 49: ok 602 # correct SSSR count
  121447. 49: ok 603 # ring membership passed
  121448. 49: ok 604 # correct SSSR count
  121449. 49: ok 605 # ring membership passed
  121450. 49: ok 606 # correct SSSR count
  121451. 49: ok 607 # ring membership passed
  121452. 49: ok 608 # correct SSSR count
  121453. 49: ok 609 # ring membership passed
  121454. 49: ok 610 # correct SSSR count
  121455. 49: ok 611 # ring membership passed
  121456. 49: ok 612 # correct SSSR count
  121457. 49: ok 613 # ring membership passed
  121458. 49: ok 614 # correct SSSR count
  121459. 49: ok 615 # ring membership passed
  121460. 49: ok 616 # correct SSSR count
  121461. 49: ok 617 # ring membership passed
  121462. 49: ok 618 # correct SSSR count
  121463. 49: ok 619 # ring membership passed
  121464. 49: ok 620 # correct SSSR count
  121465. 49: ok 621 # ring membership passed
  121466. 49: ok 622 # correct SSSR count
  121467. 49: ok 623 # ring membership passed
  121468. 49: ok 624 # correct ring bond data
  121469. 49: ok 625 # correct ring bond data
  121470. 49: ok 626 # correct ring bond data
  121471. 49: ok 627 # correct ring bond data
  121472. 49: ok 628 # correct ring bond data
  121473. 49: ok 629 # correct ring bond data
  121474. 49: ok 630 # correct ring bond data
  121475. 49: ok 631 # correct ring bond data
  121476. 49: ok 632 # correct ring bond data
  121477. 49: ok 633 # correct ring bond data
  121478. 49: ok 634 # correct ring bond data
  121479. 49: ok 635 # correct ring bond data
  121480. 49: ok 636 # correct ring bond data
  121481. 49: ok 637 # correct ring bond data
  121482. 49: ok 638 # correct ring bond data
  121483. 49: ok 639 # correct ring bond data
  121484. 49: ok 640 # correct ring bond data
  121485. 49: ok 641 # SSSR size matches reference
  121486. 49: ok 642 # correct SSSR count
  121487. 49: ok 643 # ring membership passed
  121488. 49: ok 644 # correct SSSR count
  121489. 49: ok 645 # ring membership passed
  121490. 49: ok 646 # correct SSSR count
  121491. 49: ok 647 # ring membership passed
  121492. 49: ok 648 # correct SSSR count
  121493. 49: ok 649 # ring membership passed
  121494. 49: ok 650 # correct SSSR count
  121495. 49: ok 651 # ring membership passed
  121496. 49: ok 652 # correct SSSR count
  121497. 49: ok 653 # ring membership passed
  121498. 49: ok 654 # correct SSSR count
  121499. 49: ok 655 # ring membership passed
  121500. 49: ok 656 # correct SSSR count
  121501. 49: ok 657 # ring membership passed
  121502. 49: ok 658 # correct SSSR count
  121503. 49: ok 659 # ring membership passed
  121504. 49: ok 660 # correct SSSR count
  121505. 49: ok 661 # ring membership passed
  121506. 49: ok 662 # correct SSSR count
  121507. 49: ok 663 # ring membership passed
  121508. 49: ok 664 # correct SSSR count
  121509. 49: ok 665 # ring membership passed
  121510. 49: ok 666 # correct SSSR count
  121511. 49: ok 667 # ring membership passed
  121512. 49: ok 668 # correct SSSR count
  121513. 49: ok 669 # ring membership passed
  121514. 49: ok 670 # correct SSSR count
  121515. 49: ok 671 # ring membership passed
  121516. 49: ok 672 # correct SSSR count
  121517. 49: ok 673 # ring membership passed
  121518. 49: ok 674 # correct ring bond data
  121519. 49: ok 675 # correct ring bond data
  121520. 49: ok 676 # correct ring bond data
  121521. 49: ok 677 # correct ring bond data
  121522. 49: ok 678 # correct ring bond data
  121523. 49: ok 679 # correct ring bond data
  121524. 49: ok 680 # correct ring bond data
  121525. 49: ok 681 # correct ring bond data
  121526. 49: ok 682 # correct ring bond data
  121527. 49: ok 683 # correct ring bond data
  121528. 49: ok 684 # correct ring bond data
  121529. 49: ok 685 # correct ring bond data
  121530. 49: ok 686 # correct ring bond data
  121531. 49: ok 687 # correct ring bond data
  121532. 49: ok 688 # correct ring bond data
  121533. 49: ok 689 # correct ring bond data
  121534. 49: ok 690 # correct ring bond data
  121535. 49: ok 691 # correct ring bond data
  121536. 49: ok 692 # correct ring bond data
  121537. 49: ok 693 # SSSR size matches reference
  121538. 49: ok 694 # correct SSSR count
  121539. 49: ok 695 # ring membership passed
  121540. 49: ok 696 # correct SSSR count
  121541. 49: ok 697 # ring membership passed
  121542. 49: ok 698 # correct SSSR count
  121543. 49: ok 699 # ring membership passed
  121544. 49: ok 700 # correct SSSR count
  121545. 49: ok 701 # ring membership passed
  121546. 49: ok 702 # correct SSSR count
  121547. 49: ok 703 # ring membership passed
  121548. 49: ok 704 # correct SSSR count
  121549. 49: ok 705 # ring membership passed
  121550. 49: ok 706 # correct SSSR count
  121551. 49: ok 707 # ring membership passed
  121552. 49: ok 708 # correct SSSR count
  121553. 49: ok 709 # ring membership passed
  121554. 49: ok 710 # correct SSSR count
  121555. 49: ok 711 # ring membership passed
  121556. 49: ok 712 # correct SSSR count
  121557. 49: ok 713 # ring membership passed
  121558. 49: ok 714 # correct SSSR count
  121559. 49: ok 715 # ring membership passed
  121560. 49: ok 716 # correct SSSR count
  121561. 49: ok 717 # ring membership passed
  121562. 49: ok 718 # correct SSSR count
  121563. 49: ok 719 # ring membership passed
  121564. 49: ok 720 # correct SSSR count
  121565. 49: ok 721 # ring membership passed
  121566. 49: ok 722 # correct SSSR count
  121567. 49: ok 723 # ring membership passed
  121568. 49: ok 724 # correct SSSR count
  121569. 49: ok 725 # ring membership passed
  121570. 49: ok 726 # correct SSSR count
  121571. 49: ok 727 # ring membership passed
  121572. 49: ok 728 # correct SSSR count
  121573. 49: ok 729 # ring membership passed
  121574. 49: ok 730 # correct ring bond data
  121575. 49: ok 731 # correct ring bond data
  121576. 49: ok 732 # correct ring bond data
  121577. 49: ok 733 # correct ring bond data
  121578. 49: ok 734 # correct ring bond data
  121579. 49: ok 735 # correct ring bond data
  121580. 49: ok 736 # correct ring bond data
  121581. 49: ok 737 # correct ring bond data
  121582. 49: ok 738 # correct ring bond data
  121583. 49: ok 739 # correct ring bond data
  121584. 49: ok 740 # correct ring bond data
  121585. 49: ok 741 # correct ring bond data
  121586. 49: ok 742 # correct ring bond data
  121587. 49: ok 743 # correct ring bond data
  121588. 49: ok 744 # correct ring bond data
  121589. 49: ok 745 # correct ring bond data
  121590. 49: ok 746 # SSSR size matches reference
  121591. 49: ok 747 # correct SSSR count
  121592. 49: ok 748 # ring membership passed
  121593. 49: ok 749 # correct SSSR count
  121594. 49: ok 750 # ring membership passed
  121595. 49: ok 751 # correct SSSR count
  121596. 49: ok 752 # ring membership passed
  121597. 49: ok 753 # correct SSSR count
  121598. 49: ok 754 # ring membership passed
  121599. 49: ok 755 # correct SSSR count
  121600. 49: ok 756 # ring membership passed
  121601. 49: ok 757 # correct SSSR count
  121602. 49: ok 758 # ring membership passed
  121603. 49: ok 759 # correct SSSR count
  121604. 49: ok 760 # ring membership passed
  121605. 49: ok 761 # correct SSSR count
  121606. 49: ok 762 # ring membership passed
  121607. 49: ok 763 # correct SSSR count
  121608. 49: ok 764 # ring membership passed
  121609. 49: ok 765 # correct SSSR count
  121610. 49: ok 766 # ring membership passed
  121611. 49: ok 767 # correct SSSR count
  121612. 49: ok 768 # ring membership passed
  121613. 49: ok 769 # correct SSSR count
  121614. 49: ok 770 # ring membership passed
  121615. 49: ok 771 # correct SSSR count
  121616. 49: ok 772 # ring membership passed
  121617. 49: ok 773 # correct SSSR count
  121618. 49: ok 774 # ring membership passed
  121619. 49: ok 775 # correct SSSR count
  121620. 49: ok 776 # ring membership passed
  121621. 49: ok 777 # correct ring bond data
  121622. 49: ok 778 # correct ring bond data
  121623. 49: ok 779 # correct ring bond data
  121624. 49: ok 780 # correct ring bond data
  121625. 49: ok 781 # correct ring bond data
  121626. 49: ok 782 # correct ring bond data
  121627. 49: ok 783 # correct ring bond data
  121628. 49: ok 784 # correct ring bond data
  121629. 49: ok 785 # correct ring bond data
  121630. 49: ok 786 # correct ring bond data
  121631. 49: ok 787 # correct ring bond data
  121632. 49: ok 788 # correct ring bond data
  121633. 49: ok 789 # correct ring bond data
  121634. 49: ok 790 # correct ring bond data
  121635. 49: ok 791 # correct ring bond data
  121636. 49: ok 792 # correct ring bond data
  121637. 49: ok 793 # correct ring bond data
  121638. 49: ok 794 # SSSR size matches reference
  121639. 49: ok 795 # correct SSSR count
  121640. 49: ok 796 # ring membership passed
  121641. 49: ok 797 # correct SSSR count
  121642. 49: ok 798 # ring membership passed
  121643. 49: ok 799 # correct SSSR count
  121644. 49: ok 800 # ring membership passed
  121645. 49: ok 801 # correct SSSR count
  121646. 49: ok 802 # ring membership passed
  121647. 49: ok 803 # correct SSSR count
  121648. 49: ok 804 # ring membership passed
  121649. 49: ok 805 # correct SSSR count
  121650. 49: ok 806 # ring membership passed
  121651. 49: ok 807 # correct SSSR count
  121652. 49: ok 808 # ring membership passed
  121653. 49: ok 809 # correct SSSR count
  121654. 49: ok 810 # ring membership passed
  121655. 49: ok 811 # correct SSSR count
  121656. 49: ok 812 # ring membership passed
  121657. 49: ok 813 # correct SSSR count
  121658. 49: ok 814 # ring membership passed
  121659. 49: ok 815 # correct SSSR count
  121660. 49: ok 816 # ring membership passed
  121661. 49: ok 817 # correct SSSR count
  121662. 49: ok 818 # ring membership passed
  121663. 49: ok 819 # correct SSSR count
  121664. 49: ok 820 # ring membership passed
  121665. 49: ok 821 # correct SSSR count
  121666. 49: ok 822 # ring membership passed
  121667. 49: ok 823 # correct SSSR count
  121668. 49: ok 824 # ring membership passed
  121669. 49: ok 825 # correct SSSR count
  121670. 49: ok 826 # ring membership passed
  121671. 49: ok 827 # correct ring bond data
  121672. 49: ok 828 # correct ring bond data
  121673. 49: ok 829 # correct ring bond data
  121674. 49: ok 830 # correct ring bond data
  121675. 49: ok 831 # correct ring bond data
  121676. 49: ok 832 # correct ring bond data
  121677. 49: ok 833 # correct ring bond data
  121678. 49: ok 834 # correct ring bond data
  121679. 49: ok 835 # correct ring bond data
  121680. 49: ok 836 # correct ring bond data
  121681. 49: ok 837 # correct ring bond data
  121682. 49: ok 838 # correct ring bond data
  121683. 49: ok 839 # correct ring bond data
  121684. 49: ok 840 # correct ring bond data
  121685. 49: ok 841 # correct ring bond data
  121686. 49: ok 842 # correct ring bond data
  121687. 49: ok 843 # correct ring bond data
  121688. 49: ok 844 # correct ring bond data
  121689. 49: ok 845 # correct ring bond data
  121690. 49: ok 846 # correct ring bond data
  121691. 49: ok 847 # correct ring bond data
  121692. 49: ok 848 # correct ring bond data
  121693. 49: ok 849 # SSSR size matches reference
  121694. 49: ok 850 # correct SSSR count
  121695. 49: ok 851 # ring membership passed
  121696. 49: ok 852 # correct SSSR count
  121697. 49: ok 853 # ring membership passed
  121698. 49: ok 854 # correct SSSR count
  121699. 49: ok 855 # ring membership passed
  121700. 49: ok 856 # correct SSSR count
  121701. 49: ok 857 # ring membership passed
  121702. 49: ok 858 # correct SSSR count
  121703. 49: ok 859 # ring membership passed
  121704. 49: ok 860 # correct SSSR count
  121705. 49: ok 861 # ring membership passed
  121706. 49: ok 862 # correct SSSR count
  121707. 49: ok 863 # ring membership passed
  121708. 49: ok 864 # correct SSSR count
  121709. 49: ok 865 # ring membership passed
  121710. 49: ok 866 # correct SSSR count
  121711. 49: ok 867 # ring membership passed
  121712. 49: ok 868 # correct SSSR count
  121713. 49: ok 869 # ring membership passed
  121714. 49: ok 870 # correct SSSR count
  121715. 49: ok 871 # ring membership passed
  121716. 49: ok 872 # correct SSSR count
  121717. 49: ok 873 # ring membership passed
  121718. 49: ok 874 # correct SSSR count
  121719. 49: ok 875 # ring membership passed
  121720. 49: ok 876 # correct SSSR count
  121721. 49: ok 877 # ring membership passed
  121722. 49: ok 878 # correct SSSR count
  121723. 49: ok 879 # ring membership passed
  121724. 49: ok 880 # correct SSSR count
  121725. 49: ok 881 # ring membership passed
  121726. 49: ok 882 # correct SSSR count
  121727. 49: ok 883 # ring membership passed
  121728. 49: ok 884 # correct SSSR count
  121729. 49: ok 885 # ring membership passed
  121730. 49: ok 886 # correct SSSR count
  121731. 49: ok 887 # ring membership passed
  121732. 49: ok 888 # correct SSSR count
  121733. 49: ok 889 # ring membership passed
  121734. 49: ok 890 # correct ring bond data
  121735. 49: ok 891 # correct ring bond data
  121736. 49: ok 892 # correct ring bond data
  121737. 49: ok 893 # correct ring bond data
  121738. 49: ok 894 # correct ring bond data
  121739. 49: ok 895 # correct ring bond data
  121740. 49: ok 896 # correct ring bond data
  121741. 49: ok 897 # correct ring bond data
  121742. 49: ok 898 # correct ring bond data
  121743. 49: ok 899 # correct ring bond data
  121744. 49: ok 900 # correct ring bond data
  121745. 49: ok 901 # correct ring bond data
  121746. 49: ok 902 # correct ring bond data
  121747. 49: ok 903 # correct ring bond data
  121748. 49: ok 904 # correct ring bond data
  121749. 49: ok 905 # correct ring bond data
  121750. 49: ok 906 # correct ring bond data
  121751. 49: ok 907 # correct ring bond data
  121752. 49: ok 908 # correct ring bond data
  121753. 49: ok 909 # correct ring bond data
  121754. 49: ok 910 # correct ring bond data
  121755. 49: ok 911 # correct ring bond data
  121756. 49: ok 912 # correct ring bond data
  121757. 49: ok 913 # SSSR size matches reference
  121758. 49: ok 914 # correct SSSR count
  121759. 49: ok 915 # ring membership passed
  121760. 49: ok 916 # correct SSSR count
  121761. 49: ok 917 # ring membership passed
  121762. 49: ok 918 # correct SSSR count
  121763. 49: ok 919 # ring membership passed
  121764. 49: ok 920 # correct SSSR count
  121765. 49: ok 921 # ring membership passed
  121766. 49: ok 922 # correct SSSR count
  121767. 49: ok 923 # ring membership passed
  121768. 49: ok 924 # correct SSSR count
  121769. 49: ok 925 # ring membership passed
  121770. 49: ok 926 # correct SSSR count
  121771. 49: ok 927 # ring membership passed
  121772. 49: ok 928 # correct SSSR count
  121773. 49: ok 929 # ring membership passed
  121774. 49: ok 930 # correct SSSR count
  121775. 49: ok 931 # ring membership passed
  121776. 49: ok 932 # correct SSSR count
  121777. 49: ok 933 # ring membership passed
  121778. 49: ok 934 # correct SSSR count
  121779. 49: ok 935 # ring membership passed
  121780. 49: ok 936 # correct SSSR count
  121781. 49: ok 937 # ring membership passed
  121782. 49: ok 938 # correct SSSR count
  121783. 49: ok 939 # ring membership passed
  121784. 49: ok 940 # correct SSSR count
  121785. 49: ok 941 # ring membership passed
  121786. 49: ok 942 # correct SSSR count
  121787. 49: ok 943 # ring membership passed
  121788. 49: ok 944 # correct SSSR count
  121789. 49: ok 945 # ring membership passed
  121790. 49: ok 946 # correct SSSR count
  121791. 49: ok 947 # ring membership passed
  121792. 49: ok 948 # correct SSSR count
  121793. 49: ok 949 # ring membership passed
  121794. 49: ok 950 # correct SSSR count
  121795. 49: ok 951 # ring membership passed
  121796. 49: ok 952 # correct SSSR count
  121797. 49: ok 953 # ring membership passed
  121798. 49: ok 954 # correct SSSR count
  121799. 49: ok 955 # ring membership passed
  121800. 49: ok 956 # correct ring bond data
  121801. 49: ok 957 # correct ring bond data
  121802. 49: ok 958 # correct ring bond data
  121803. 49: ok 959 # correct ring bond data
  121804. 49: ok 960 # correct ring bond data
  121805. 49: ok 961 # correct ring bond data
  121806. 49: ok 962 # correct ring bond data
  121807. 49: ok 963 # correct ring bond data
  121808. 49: ok 964 # correct ring bond data
  121809. 49: ok 965 # correct ring bond data
  121810. 49: ok 966 # correct ring bond data
  121811. 49: ok 967 # correct ring bond data
  121812. 49: ok 968 # correct ring bond data
  121813. 49: ok 969 # correct ring bond data
  121814. 49: ok 970 # correct ring bond data
  121815. 49: ok 971 # correct ring bond data
  121816. 49: ok 972 # correct ring bond data
  121817. 49: ok 973 # correct ring bond data
  121818. 49: ok 974 # correct ring bond data
  121819. 49: ok 975 # correct ring bond data
  121820. 49: ok 976 # correct ring bond data
  121821. 49: ok 977 # correct ring bond data
  121822. 49: ok 978 # correct ring bond data
  121823. 49: ok 979 # SSSR size matches reference
  121824. 49: ok 980 # correct SSSR count
  121825. 49: ok 981 # ring membership passed
  121826. 49: ok 982 # correct SSSR count
  121827. 49: ok 983 # ring membership passed
  121828. 49: ok 984 # correct SSSR count
  121829. 49: ok 985 # ring membership passed
  121830. 49: ok 986 # correct SSSR count
  121831. 49: ok 987 # ring membership passed
  121832. 49: ok 988 # correct SSSR count
  121833. 49: ok 989 # ring membership passed
  121834. 49: ok 990 # correct SSSR count
  121835. 49: ok 991 # ring membership passed
  121836. 49: ok 992 # correct SSSR count
  121837. 49: ok 993 # ring membership passed
  121838. 49: ok 994 # correct SSSR count
  121839. 49: ok 995 # ring membership passed
  121840. 49: ok 996 # correct SSSR count
  121841. 49: ok 997 # ring membership passed
  121842. 49: ok 998 # correct SSSR count
  121843. 49: ok 999 # ring membership passed
  121844. 49: ok 1000 # correct SSSR count
  121845. 49: ok 1001 # ring membership passed
  121846. 49: ok 1002 # correct SSSR count
  121847. 49: ok 1003 # ring membership passed
  121848. 49: ok 1004 # correct SSSR count
  121849. 49: ok 1005 # ring membership passed
  121850. 49: ok 1006 # correct SSSR count
  121851. 49: ok 1007 # ring membership passed
  121852. 49: ok 1008 # correct SSSR count
  121853. 49: ok 1009 # ring membership passed
  121854. 49: ok 1010 # correct SSSR count
  121855. 49: ok 1011 # ring membership passed
  121856. 49: ok 1012 # correct SSSR count
  121857. 49: ok 1013 # ring membership passed
  121858. 49: ok 1014 # correct SSSR count
  121859. 49: ok 1015 # ring membership passed
  121860. 49: ok 1016 # correct SSSR count
  121861. 49: ok 1017 # ring membership passed
  121862. 49: ok 1018 # correct SSSR count
  121863. 49: ok 1019 # ring membership passed
  121864. 49: ok 1020 # correct SSSR count
  121865. 49: ok 1021 # ring membership passed
  121866. 49: ok 1022 # correct ring bond data
  121867. 49: ok 1023 # correct ring bond data
  121868. 49: ok 1024 # correct ring bond data
  121869. 49: ok 1025 # correct ring bond data
  121870. 49: ok 1026 # correct ring bond data
  121871. 49: ok 1027 # correct ring bond data
  121872. 49: ok 1028 # correct ring bond data
  121873. 49: ok 1029 # correct ring bond data
  121874. 49: ok 1030 # correct ring bond data
  121875. 49: ok 1031 # correct ring bond data
  121876. 49: ok 1032 # correct ring bond data
  121877. 49: ok 1033 # correct ring bond data
  121878. 49: ok 1034 # correct ring bond data
  121879. 49: ok 1035 # correct ring bond data
  121880. 49: ok 1036 # correct ring bond data
  121881. 49: ok 1037 # correct ring bond data
  121882. 49: ok 1038 # correct ring bond data
  121883. 49: ok 1039 # correct ring bond data
  121884. 49: ok 1040 # correct ring bond data
  121885. 49: ok 1041 # correct ring bond data
  121886. 49: ok 1042 # correct ring bond data
  121887. 49: ok 1043 # correct ring bond data
  121888. 49: ok 1044 # correct ring bond data
  121889. 49: ok 1045 # SSSR size matches reference
  121890. 49: ok 1046 # correct SSSR count
  121891. 49: ok 1047 # ring membership passed
  121892. 49: ok 1048 # correct SSSR count
  121893. 49: ok 1049 # ring membership passed
  121894. 49: ok 1050 # correct SSSR count
  121895. 49: ok 1051 # ring membership passed
  121896. 49: ok 1052 # correct SSSR count
  121897. 49: ok 1053 # ring membership passed
  121898. 49: ok 1054 # correct SSSR count
  121899. 49: ok 1055 # ring membership passed
  121900. 49: ok 1056 # correct SSSR count
  121901. 49: ok 1057 # ring membership passed
  121902. 49: ok 1058 # correct SSSR count
  121903. 49: ok 1059 # ring membership passed
  121904. 49: ok 1060 # correct SSSR count
  121905. 49: ok 1061 # ring membership passed
  121906. 49: ok 1062 # correct SSSR count
  121907. 49: ok 1063 # ring membership passed
  121908. 49: ok 1064 # correct SSSR count
  121909. 49: ok 1065 # ring membership passed
  121910. 49: ok 1066 # correct SSSR count
  121911. 49: ok 1067 # ring membership passed
  121912. 49: ok 1068 # correct SSSR count
  121913. 49: ok 1069 # ring membership passed
  121914. 49: ok 1070 # correct SSSR count
  121915. 49: ok 1071 # ring membership passed
  121916. 49: ok 1072 # correct SSSR count
  121917. 49: ok 1073 # ring membership passed
  121918. 49: ok 1074 # correct SSSR count
  121919. 49: ok 1075 # ring membership passed
  121920. 49: ok 1076 # correct SSSR count
  121921. 49: ok 1077 # ring membership passed
  121922. 49: ok 1078 # correct SSSR count
  121923. 49: ok 1079 # ring membership passed
  121924. 49: ok 1080 # correct SSSR count
  121925. 49: ok 1081 # ring membership passed
  121926. 49: ok 1082 # correct SSSR count
  121927. 49: ok 1083 # ring membership passed
  121928. 49: ok 1084 # correct SSSR count
  121929. 49: ok 1085 # ring membership passed
  121930. 49: ok 1086 # correct SSSR count
  121931. 49: ok 1087 # ring membership passed
  121932. 49: ok 1088 # correct ring bond data
  121933. 49: ok 1089 # correct ring bond data
  121934. 49: ok 1090 # correct ring bond data
  121935. 49: ok 1091 # correct ring bond data
  121936. 49: ok 1092 # correct ring bond data
  121937. 49: ok 1093 # correct ring bond data
  121938. 49: ok 1094 # correct ring bond data
  121939. 49: ok 1095 # correct ring bond data
  121940. 49: ok 1096 # correct ring bond data
  121941. 49: ok 1097 # correct ring bond data
  121942. 49: ok 1098 # correct ring bond data
  121943. 49: ok 1099 # correct ring bond data
  121944. 49: ok 1100 # correct ring bond data
  121945. 49: ok 1101 # correct ring bond data
  121946. 49: ok 1102 # correct ring bond data
  121947. 49: ok 1103 # correct ring bond data
  121948. 49: ok 1104 # correct ring bond data
  121949. 49: ok 1105 # correct ring bond data
  121950. 49: ok 1106 # SSSR size matches reference
  121951. 49: ok 1107 # correct SSSR count
  121952. 49: ok 1108 # ring membership passed
  121953. 49: ok 1109 # correct SSSR count
  121954. 49: ok 1110 # ring membership passed
  121955. 49: ok 1111 # correct SSSR count
  121956. 49: ok 1112 # ring membership passed
  121957. 49: ok 1113 # correct SSSR count
  121958. 49: ok 1114 # ring membership passed
  121959. 49: ok 1115 # correct SSSR count
  121960. 49: ok 1116 # ring membership passed
  121961. 49: ok 1117 # correct SSSR count
  121962. 49: ok 1118 # ring membership passed
  121963. 49: ok 1119 # correct SSSR count
  121964. 49: ok 1120 # ring membership passed
  121965. 49: ok 1121 # correct SSSR count
  121966. 49: ok 1122 # ring membership passed
  121967. 49: ok 1123 # correct SSSR count
  121968. 49: ok 1124 # ring membership passed
  121969. 49: ok 1125 # correct SSSR count
  121970. 49: ok 1126 # ring membership passed
  121971. 49: ok 1127 # correct SSSR count
  121972. 49: ok 1128 # ring membership passed
  121973. 49: ok 1129 # correct SSSR count
  121974. 49: ok 1130 # ring membership passed
  121975. 49: ok 1131 # correct SSSR count
  121976. 49: ok 1132 # ring membership passed
  121977. 49: ok 1133 # correct SSSR count
  121978. 49: ok 1134 # ring membership passed
  121979. 49: ok 1135 # correct SSSR count
  121980. 49: ok 1136 # ring membership passed
  121981. 49: ok 1137 # correct SSSR count
  121982. 49: ok 1138 # ring membership passed
  121983. 49: ok 1139 # correct ring bond data
  121984. 49: ok 1140 # correct ring bond data
  121985. 49: ok 1141 # correct ring bond data
  121986. 49: ok 1142 # correct ring bond data
  121987. 49: ok 1143 # correct ring bond data
  121988. 49: ok 1144 # correct ring bond data
  121989. 49: ok 1145 # correct ring bond data
  121990. 49: ok 1146 # correct ring bond data
  121991. 49: ok 1147 # correct ring bond data
  121992. 49: ok 1148 # correct ring bond data
  121993. 49: ok 1149 # correct ring bond data
  121994. 49: ok 1150 # correct ring bond data
  121995. 49: ok 1151 # correct ring bond data
  121996. 49: ok 1152 # correct ring bond data
  121997. 49: ok 1153 # correct ring bond data
  121998. 49: ok 1154 # correct ring bond data
  121999. 49: ok 1155 # correct ring bond data
  122000. 49: ok 1156 # correct ring bond data
  122001. 49: ok 1157 # correct ring bond data
  122002. 49: ok 1158 # correct ring bond data
  122003. 49: ok 1159 # SSSR size matches reference
  122004. 49: ok 1160 # correct SSSR count
  122005. 49: ok 1161 # ring membership passed
  122006. 49: ok 1162 # correct SSSR count
  122007. 49: ok 1163 # ring membership passed
  122008. 49: ok 1164 # correct SSSR count
  122009. 49: ok 1165 # ring membership passed
  122010. 49: ok 1166 # correct SSSR count
  122011. 49: ok 1167 # ring membership passed
  122012. 49: ok 1168 # correct SSSR count
  122013. 49: ok 1169 # ring membership passed
  122014. 49: ok 1170 # correct SSSR count
  122015. 49: ok 1171 # ring membership passed
  122016. 49: ok 1172 # correct SSSR count
  122017. 49: ok 1173 # ring membership passed
  122018. 49: ok 1174 # correct SSSR count
  122019. 49: ok 1175 # ring membership passed
  122020. 49: ok 1176 # correct SSSR count
  122021. 49: ok 1177 # ring membership passed
  122022. 49: ok 1178 # correct SSSR count
  122023. 49: ok 1179 # ring membership passed
  122024. 49: ok 1180 # correct SSSR count
  122025. 49: ok 1181 # ring membership passed
  122026. 49: ok 1182 # correct SSSR count
  122027. 49: ok 1183 # ring membership passed
  122028. 49: ok 1184 # correct SSSR count
  122029. 49: ok 1185 # ring membership passed
  122030. 49: ok 1186 # correct SSSR count
  122031. 49: ok 1187 # ring membership passed
  122032. 49: ok 1188 # correct SSSR count
  122033. 49: ok 1189 # ring membership passed
  122034. 49: ok 1190 # correct SSSR count
  122035. 49: ok 1191 # ring membership passed
  122036. 49: ok 1192 # correct SSSR count
  122037. 49: ok 1193 # ring membership passed
  122038. 49: ok 1194 # correct SSSR count
  122039. 49: ok 1195 # ring membership passed
  122040. 49: ok 1196 # correct ring bond data
  122041. 49: ok 1197 # correct ring bond data
  122042. 49: ok 1198 # correct ring bond data
  122043. 49: ok 1199 # correct ring bond data
  122044. 49: ok 1200 # correct ring bond data
  122045. 49: ok 1201 # correct ring bond data
  122046. 49: ok 1202 # correct ring bond data
  122047. 49: ok 1203 # correct ring bond data
  122048. 49: ok 1204 # correct ring bond data
  122049. 49: ok 1205 # correct ring bond data
  122050. 49: ok 1206 # SSSR size matches reference
  122051. 49: ok 1207 # correct SSSR count
  122052. 49: ok 1208 # ring membership passed
  122053. 49: ok 1209 # correct SSSR count
  122054. 49: ok 1210 # ring membership passed
  122055. 49: ok 1211 # correct SSSR count
  122056. 49: ok 1212 # ring membership passed
  122057. 49: ok 1213 # correct SSSR count
  122058. 49: ok 1214 # ring membership passed
  122059. 49: ok 1215 # correct SSSR count
  122060. 49: ok 1216 # ring membership passed
  122061. 49: ok 1217 # correct SSSR count
  122062. 49: ok 1218 # ring membership passed
  122063. 49: ok 1219 # correct SSSR count
  122064. 49: ok 1220 # ring membership passed
  122065. 49: ok 1221 # correct SSSR count
  122066. 49: ok 1222 # ring membership passed
  122067. 49: ok 1223 # correct SSSR count
  122068. 49: ok 1224 # ring membership passed
  122069. 49: ok 1225 # correct SSSR count
  122070. 49: ok 1226 # ring membership passed
  122071. 49: ok 1227 # correct SSSR count
  122072. 49: ok 1228 # ring membership passed
  122073. 49: ok 1229 # correct ring bond data
  122074. 49: ok 1230 # correct ring bond data
  122075. 49: ok 1231 # correct ring bond data
  122076. 49: ok 1232 # correct ring bond data
  122077. 49: ok 1233 # correct ring bond data
  122078. 49: ok 1234 # correct ring bond data
  122079. 49: ok 1235 # correct ring bond data
  122080. 49: ok 1236 # correct ring bond data
  122081. 49: ok 1237 # correct ring bond data
  122082. 49: ok 1238 # correct ring bond data
  122083. 49: ok 1239 # correct ring bond data
  122084. 49: ok 1240 # correct ring bond data
  122085. 49: ok 1241 # correct ring bond data
  122086. 49: ok 1242 # correct ring bond data
  122087. 49: ok 1243 # correct ring bond data
  122088. 49: ok 1244 # correct ring bond data
  122089. 49: ok 1245 # correct ring bond data
  122090. 49: ok 1246 # correct ring bond data
  122091. 49: ok 1247 # correct ring bond data
  122092. 49: ok 1248 # correct ring bond data
  122093. 49: ok 1249 # correct ring bond data
  122094. 49: ok 1250 # correct ring bond data
  122095. 49: ok 1251 # SSSR size matches reference
  122096. 49: ok 1252 # correct SSSR count
  122097. 49: ok 1253 # ring membership passed
  122098. 49: ok 1254 # correct SSSR count
  122099. 49: ok 1255 # ring membership passed
  122100. 49: ok 1256 # correct SSSR count
  122101. 49: ok 1257 # ring membership passed
  122102. 49: ok 1258 # correct SSSR count
  122103. 49: ok 1259 # ring membership passed
  122104. 49: ok 1260 # correct SSSR count
  122105. 49: ok 1261 # ring membership passed
  122106. 49: ok 1262 # correct SSSR count
  122107. 49: ok 1263 # ring membership passed
  122108. 49: ok 1264 # correct SSSR count
  122109. 49: ok 1265 # ring membership passed
  122110. 49: ok 1266 # correct SSSR count
  122111. 49: ok 1267 # ring membership passed
  122112. 49: ok 1268 # correct SSSR count
  122113. 49: ok 1269 # ring membership passed
  122114. 49: ok 1270 # correct SSSR count
  122115. 49: ok 1271 # ring membership passed
  122116. 49: ok 1272 # correct SSSR count
  122117. 49: ok 1273 # ring membership passed
  122118. 49: ok 1274 # correct SSSR count
  122119. 49: ok 1275 # ring membership passed
  122120. 49: ok 1276 # correct SSSR count
  122121. 49: ok 1277 # ring membership passed
  122122. 49: ok 1278 # correct SSSR count
  122123. 49: ok 1279 # ring membership passed
  122124. 49: ok 1280 # correct SSSR count
  122125. 49: ok 1281 # ring membership passed
  122126. 49: ok 1282 # correct SSSR count
  122127. 49: ok 1283 # ring membership passed
  122128. 49: ok 1284 # correct SSSR count
  122129. 49: ok 1285 # ring membership passed
  122130. 49: ok 1286 # correct SSSR count
  122131. 49: ok 1287 # ring membership passed
  122132. 49: ok 1288 # correct SSSR count
  122133. 49: ok 1289 # ring membership passed
  122134. 49: ok 1290 # correct SSSR count
  122135. 49: ok 1291 # ring membership passed
  122136. 49: ok 1292 # correct ring bond data
  122137. 49: ok 1293 # correct ring bond data
  122138. 49: ok 1294 # correct ring bond data
  122139. 49: ok 1295 # correct ring bond data
  122140. 49: ok 1296 # correct ring bond data
  122141. 49: ok 1297 # correct ring bond data
  122142. 49: ok 1298 # correct ring bond data
  122143. 49: ok 1299 # correct ring bond data
  122144. 49: ok 1300 # correct ring bond data
  122145. 49: ok 1301 # correct ring bond data
  122146. 49: ok 1302 # correct ring bond data
  122147. 49: ok 1303 # correct ring bond data
  122148. 49: ok 1304 # correct ring bond data
  122149. 49: ok 1305 # correct ring bond data
  122150. 49: ok 1306 # SSSR size matches reference
  122151. 49: ok 1307 # correct SSSR count
  122152. 49: ok 1308 # ring membership passed
  122153. 49: ok 1309 # correct SSSR count
  122154. 49: ok 1310 # ring membership passed
  122155. 49: ok 1311 # correct SSSR count
  122156. 49: ok 1312 # ring membership passed
  122157. 49: ok 1313 # correct SSSR count
  122158. 49: ok 1314 # ring membership passed
  122159. 49: ok 1315 # correct SSSR count
  122160. 49: ok 1316 # ring membership passed
  122161. 49: ok 1317 # correct SSSR count
  122162. 49: ok 1318 # ring membership passed
  122163. 49: ok 1319 # correct SSSR count
  122164. 49: ok 1320 # ring membership passed
  122165. 49: ok 1321 # correct SSSR count
  122166. 49: ok 1322 # ring membership passed
  122167. 49: ok 1323 # correct SSSR count
  122168. 49: ok 1324 # ring membership passed
  122169. 49: ok 1325 # correct SSSR count
  122170. 49: ok 1326 # ring membership passed
  122171. 49: ok 1327 # correct SSSR count
  122172. 49: ok 1328 # ring membership passed
  122173. 49: ok 1329 # correct SSSR count
  122174. 49: ok 1330 # ring membership passed
  122175. 49: ok 1331 # correct SSSR count
  122176. 49: ok 1332 # ring membership passed
  122177. 49: ok 1333 # correct ring bond data
  122178. 49: ok 1334 # correct ring bond data
  122179. 49: ok 1335 # correct ring bond data
  122180. 49: ok 1336 # correct ring bond data
  122181. 49: ok 1337 # correct ring bond data
  122182. 49: ok 1338 # correct ring bond data
  122183. 49: ok 1339 # correct ring bond data
  122184. 49: ok 1340 # correct ring bond data
  122185. 49: ok 1341 # correct ring bond data
  122186. 49: ok 1342 # correct ring bond data
  122187. 49: ok 1343 # correct ring bond data
  122188. 49: ok 1344 # correct ring bond data
  122189. 49: ok 1345 # correct ring bond data
  122190. 49: ok 1346 # correct ring bond data
  122191. 49: ok 1347 # correct ring bond data
  122192. 49: ok 1348 # correct ring bond data
  122193. 49: ok 1349 # correct ring bond data
  122194. 49: ok 1350 # correct ring bond data
  122195. 49: ok 1351 # correct ring bond data
  122196. 49: ok 1352 # correct ring bond data
  122197. 49: ok 1353 # correct ring bond data
  122198. 49: ok 1354 # correct ring bond data
  122199. 49: ok 1355 # correct ring bond data
  122200. 49: ok 1356 # correct ring bond data
  122201. 49: ok 1357 # SSSR size matches reference
  122202. 49: ok 1358 # correct SSSR count
  122203. 49: ok 1359 # ring membership passed
  122204. 49: ok 1360 # correct SSSR count
  122205. 49: ok 1361 # ring membership passed
  122206. 49: ok 1362 # correct SSSR count
  122207. 49: ok 1363 # ring membership passed
  122208. 49: ok 1364 # correct SSSR count
  122209. 49: ok 1365 # ring membership passed
  122210. 49: ok 1366 # correct SSSR count
  122211. 49: ok 1367 # ring membership passed
  122212. 49: ok 1368 # correct SSSR count
  122213. 49: ok 1369 # ring membership passed
  122214. 49: ok 1370 # correct SSSR count
  122215. 49: ok 1371 # ring membership passed
  122216. 49: ok 1372 # correct SSSR count
  122217. 49: ok 1373 # ring membership passed
  122218. 49: ok 1374 # correct SSSR count
  122219. 49: ok 1375 # ring membership passed
  122220. 49: ok 1376 # correct SSSR count
  122221. 49: ok 1377 # ring membership passed
  122222. 49: ok 1378 # correct SSSR count
  122223. 49: ok 1379 # ring membership passed
  122224. 49: ok 1380 # correct SSSR count
  122225. 49: ok 1381 # ring membership passed
  122226. 49: ok 1382 # correct SSSR count
  122227. 49: ok 1383 # ring membership passed
  122228. 49: ok 1384 # correct SSSR count
  122229. 49: ok 1385 # ring membership passed
  122230. 49: ok 1386 # correct SSSR count
  122231. 49: ok 1387 # ring membership passed
  122232. 49: ok 1388 # correct SSSR count
  122233. 49: ok 1389 # ring membership passed
  122234. 49: ok 1390 # correct SSSR count
  122235. 49: ok 1391 # ring membership passed
  122236. 49: ok 1392 # correct SSSR count
  122237. 49: ok 1393 # ring membership passed
  122238. 49: ok 1394 # correct SSSR count
  122239. 49: ok 1395 # ring membership passed
  122240. 49: ok 1396 # correct SSSR count
  122241. 49: ok 1397 # ring membership passed
  122242. 49: ok 1398 # correct SSSR count
  122243. 49: ok 1399 # ring membership passed
  122244. 49: ok 1400 # correct SSSR count
  122245. 49: ok 1401 # ring membership passed
  122246. 49: ok 1402 # correct ring bond data
  122247. 49: ok 1403 # correct ring bond data
  122248. 49: ok 1404 # correct ring bond data
  122249. 49: ok 1405 # correct ring bond data
  122250. 49: ok 1406 # correct ring bond data
  122251. 49: ok 1407 # correct ring bond data
  122252. 49: ok 1408 # correct ring bond data
  122253. 49: ok 1409 # correct ring bond data
  122254. 49: ok 1410 # correct ring bond data
  122255. 49: ok 1411 # correct ring bond data
  122256. 49: ok 1412 # correct ring bond data
  122257. 49: ok 1413 # correct ring bond data
  122258. 49: ok 1414 # correct ring bond data
  122259. 49: ok 1415 # correct ring bond data
  122260. 49: ok 1416 # correct ring bond data
  122261. 49: ok 1417 # correct ring bond data
  122262. 49: ok 1418 # correct ring bond data
  122263. 49: ok 1419 # SSSR size matches reference
  122264. 49: ok 1420 # correct SSSR count
  122265. 49: ok 1421 # ring membership passed
  122266. 49: ok 1422 # correct SSSR count
  122267. 49: ok 1423 # ring membership passed
  122268. 49: ok 1424 # correct SSSR count
  122269. 49: ok 1425 # ring membership passed
  122270. 49: ok 1426 # correct SSSR count
  122271. 49: ok 1427 # ring membership passed
  122272. 49: ok 1428 # correct SSSR count
  122273. 49: ok 1429 # ring membership passed
  122274. 49: ok 1430 # correct SSSR count
  122275. 49: ok 1431 # ring membership passed
  122276. 49: ok 1432 # correct SSSR count
  122277. 49: ok 1433 # ring membership passed
  122278. 49: ok 1434 # correct SSSR count
  122279. 49: ok 1435 # ring membership passed
  122280. 49: ok 1436 # correct SSSR count
  122281. 49: ok 1437 # ring membership passed
  122282. 49: ok 1438 # correct SSSR count
  122283. 49: ok 1439 # ring membership passed
  122284. 49: ok 1440 # correct SSSR count
  122285. 49: ok 1441 # ring membership passed
  122286. 49: ok 1442 # correct SSSR count
  122287. 49: ok 1443 # ring membership passed
  122288. 49: ok 1444 # correct SSSR count
  122289. 49: ok 1445 # ring membership passed
  122290. 49: ok 1446 # correct SSSR count
  122291. 49: ok 1447 # ring membership passed
  122292. 49: ok 1448 # correct SSSR count
  122293. 49: ok 1449 # ring membership passed
  122294. 49: ok 1450 # correct SSSR count
  122295. 49: ok 1451 # ring membership passed
  122296. 49: ok 1452 # correct SSSR count
  122297. 49: ok 1453 # ring membership passed
  122298. 49: ok 1454 # correct ring bond data
  122299. 49: ok 1455 # correct ring bond data
  122300. 49: ok 1456 # correct ring bond data
  122301. 49: ok 1457 # correct ring bond data
  122302. 49: ok 1458 # correct ring bond data
  122303. 49: ok 1459 # correct ring bond data
  122304. 49: ok 1460 # correct ring bond data
  122305. 49: ok 1461 # correct ring bond data
  122306. 49: ok 1462 # correct ring bond data
  122307. 49: ok 1463 # correct ring bond data
  122308. 49: ok 1464 # correct ring bond data
  122309. 49: ok 1465 # correct ring bond data
  122310. 49: ok 1466 # correct ring bond data
  122311. 49: ok 1467 # correct ring bond data
  122312. 49: ok 1468 # correct ring bond data
  122313. 49: ok 1469 # correct ring bond data
  122314. 49: ok 1470 # correct ring bond data
  122315. 49: ok 1471 # SSSR size matches reference
  122316. 49: ok 1472 # correct SSSR count
  122317. 49: ok 1473 # ring membership passed
  122318. 49: ok 1474 # correct SSSR count
  122319. 49: ok 1475 # ring membership passed
  122320. 49: ok 1476 # correct SSSR count
  122321. 49: ok 1477 # ring membership passed
  122322. 49: ok 1478 # correct SSSR count
  122323. 49: ok 1479 # ring membership passed
  122324. 49: ok 1480 # correct SSSR count
  122325. 49: ok 1481 # ring membership passed
  122326. 49: ok 1482 # correct SSSR count
  122327. 49: ok 1483 # ring membership passed
  122328. 49: ok 1484 # correct SSSR count
  122329. 49: ok 1485 # ring membership passed
  122330. 49: ok 1486 # correct SSSR count
  122331. 49: ok 1487 # ring membership passed
  122332. 49: ok 1488 # correct SSSR count
  122333. 49: ok 1489 # ring membership passed
  122334. 49: ok 1490 # correct SSSR count
  122335. 49: ok 1491 # ring membership passed
  122336. 49: ok 1492 # correct SSSR count
  122337. 49: ok 1493 # ring membership passed
  122338. 49: ok 1494 # correct SSSR count
  122339. 49: ok 1495 # ring membership passed
  122340. 49: ok 1496 # correct SSSR count
  122341. 49: ok 1497 # ring membership passed
  122342. 49: ok 1498 # correct SSSR count
  122343. 49: ok 1499 # ring membership passed
  122344. 49: ok 1500 # correct SSSR count
  122345. 49: ok 1501 # ring membership passed
  122346. 49: ok 1502 # correct SSSR count
  122347. 49: ok 1503 # ring membership passed
  122348. 49: ok 1504 # correct ring bond data
  122349. 49: ok 1505 # correct ring bond data
  122350. 49: ok 1506 # correct ring bond data
  122351. 49: ok 1507 # correct ring bond data
  122352. 49: ok 1508 # correct ring bond data
  122353. 49: ok 1509 # correct ring bond data
  122354. 49: ok 1510 # correct ring bond data
  122355. 49: ok 1511 # correct ring bond data
  122356. 49: ok 1512 # correct ring bond data
  122357. 49: ok 1513 # correct ring bond data
  122358. 49: ok 1514 # correct ring bond data
  122359. 49: ok 1515 # correct ring bond data
  122360. 49: ok 1516 # correct ring bond data
  122361. 49: ok 1517 # correct ring bond data
  122362. 49: ok 1518 # correct ring bond data
  122363. 49: ok 1519 # correct ring bond data
  122364. 49: ok 1520 # correct ring bond data
  122365. 49: ok 1521 # correct ring bond data
  122366. 49: ok 1522 # correct ring bond data
  122367. 49: ok 1523 # SSSR size matches reference
  122368. 49: ok 1524 # correct SSSR count
  122369. 49: ok 1525 # ring membership passed
  122370. 49: ok 1526 # correct SSSR count
  122371. 49: ok 1527 # ring membership passed
  122372. 49: ok 1528 # correct SSSR count
  122373. 49: ok 1529 # ring membership passed
  122374. 49: ok 1530 # correct SSSR count
  122375. 49: ok 1531 # ring membership passed
  122376. 49: ok 1532 # correct SSSR count
  122377. 49: ok 1533 # ring membership passed
  122378. 49: ok 1534 # correct SSSR count
  122379. 49: ok 1535 # ring membership passed
  122380. 49: ok 1536 # correct SSSR count
  122381. 49: ok 1537 # ring membership passed
  122382. 49: ok 1538 # correct SSSR count
  122383. 49: ok 1539 # ring membership passed
  122384. 49: ok 1540 # correct SSSR count
  122385. 49: ok 1541 # ring membership passed
  122386. 49: ok 1542 # correct SSSR count
  122387. 49: ok 1543 # ring membership passed
  122388. 49: ok 1544 # correct SSSR count
  122389. 49: ok 1545 # ring membership passed
  122390. 49: ok 1546 # correct SSSR count
  122391. 49: ok 1547 # ring membership passed
  122392. 49: ok 1548 # correct SSSR count
  122393. 49: ok 1549 # ring membership passed
  122394. 49: ok 1550 # correct SSSR count
  122395. 49: ok 1551 # ring membership passed
  122396. 49: ok 1552 # correct SSSR count
  122397. 49: ok 1553 # ring membership passed
  122398. 49: ok 1554 # correct SSSR count
  122399. 49: ok 1555 # ring membership passed
  122400. 49: ok 1556 # correct SSSR count
  122401. 49: ok 1557 # ring membership passed
  122402. 49: ok 1558 # correct SSSR count
  122403. 49: ok 1559 # ring membership passed
  122404. 49: ok 1560 # correct ring bond data
  122405. 49: ok 1561 # correct ring bond data
  122406. 49: ok 1562 # correct ring bond data
  122407. 49: ok 1563 # correct ring bond data
  122408. 49: ok 1564 # correct ring bond data
  122409. 49: ok 1565 # correct ring bond data
  122410. 49: ok 1566 # correct ring bond data
  122411. 49: ok 1567 # correct ring bond data
  122412. 49: ok 1568 # correct ring bond data
  122413. 49: ok 1569 # correct ring bond data
  122414. 49: ok 1570 # correct ring bond data
  122415. 49: ok 1571 # SSSR size matches reference
  122416. 49: ok 1572 # correct SSSR count
  122417. 49: ok 1573 # ring membership passed
  122418. 49: ok 1574 # correct SSSR count
  122419. 49: ok 1575 # ring membership passed
  122420. 49: ok 1576 # correct SSSR count
  122421. 49: ok 1577 # ring membership passed
  122422. 49: ok 1578 # correct SSSR count
  122423. 49: ok 1579 # ring membership passed
  122424. 49: ok 1580 # correct SSSR count
  122425. 49: ok 1581 # ring membership passed
  122426. 49: ok 1582 # correct SSSR count
  122427. 49: ok 1583 # ring membership passed
  122428. 49: ok 1584 # correct SSSR count
  122429. 49: ok 1585 # ring membership passed
  122430. 49: ok 1586 # correct SSSR count
  122431. 49: ok 1587 # ring membership passed
  122432. 49: ok 1588 # correct SSSR count
  122433. 49: ok 1589 # ring membership passed
  122434. 49: ok 1590 # correct SSSR count
  122435. 49: ok 1591 # ring membership passed
  122436. 49: ok 1592 # correct SSSR count
  122437. 49: ok 1593 # ring membership passed
  122438. 49: ok 1594 # correct SSSR count
  122439. 49: ok 1595 # ring membership passed
  122440. 49: ok 1596 # correct ring bond data
  122441. 49: ok 1597 # correct ring bond data
  122442. 49: ok 1598 # correct ring bond data
  122443. 49: ok 1599 # correct ring bond data
  122444. 49: ok 1600 # correct ring bond data
  122445. 49: ok 1601 # correct ring bond data
  122446. 49: ok 1602 # correct ring bond data
  122447. 49: ok 1603 # correct ring bond data
  122448. 49: ok 1604 # correct ring bond data
  122449. 49: ok 1605 # correct ring bond data
  122450. 49: ok 1606 # correct ring bond data
  122451. 49: ok 1607 # correct ring bond data
  122452. 49: ok 1608 # correct ring bond data
  122453. 49: ok 1609 # correct ring bond data
  122454. 49: ok 1610 # correct ring bond data
  122455. 49: ok 1611 # correct ring bond data
  122456. 49: ok 1612 # correct ring bond data
  122457. 49: ok 1613 # correct ring bond data
  122458. 49: ok 1614 # correct ring bond data
  122459. 49: ok 1615 # SSSR size matches reference
  122460. 49: ok 1616 # correct SSSR count
  122461. 49: ok 1617 # ring membership passed
  122462. 49: ok 1618 # correct SSSR count
  122463. 49: ok 1619 # ring membership passed
  122464. 49: ok 1620 # correct SSSR count
  122465. 49: ok 1621 # ring membership passed
  122466. 49: ok 1622 # correct SSSR count
  122467. 49: ok 1623 # ring membership passed
  122468. 49: ok 1624 # correct SSSR count
  122469. 49: ok 1625 # ring membership passed
  122470. 49: ok 1626 # correct SSSR count
  122471. 49: ok 1627 # ring membership passed
  122472. 49: ok 1628 # correct SSSR count
  122473. 49: ok 1629 # ring membership passed
  122474. 49: ok 1630 # correct SSSR count
  122475. 49: ok 1631 # ring membership passed
  122476. 49: ok 1632 # correct SSSR count
  122477. 49: ok 1633 # ring membership passed
  122478. 49: ok 1634 # correct SSSR count
  122479. 49: ok 1635 # ring membership passed
  122480. 49: ok 1636 # correct SSSR count
  122481. 49: ok 1637 # ring membership passed
  122482. 49: ok 1638 # correct SSSR count
  122483. 49: ok 1639 # ring membership passed
  122484. 49: ok 1640 # correct SSSR count
  122485. 49: ok 1641 # ring membership passed
  122486. 49: ok 1642 # correct SSSR count
  122487. 49: ok 1643 # ring membership passed
  122488. 49: ok 1644 # correct SSSR count
  122489. 49: ok 1645 # ring membership passed
  122490. 49: ok 1646 # correct SSSR count
  122491. 49: ok 1647 # ring membership passed
  122492. 49: ok 1648 # correct SSSR count
  122493. 49: ok 1649 # ring membership passed
  122494. 49: ok 1650 # correct SSSR count
  122495. 49: ok 1651 # ring membership passed
  122496. 49: ok 1652 # correct SSSR count
  122497. 49: ok 1653 # ring membership passed
  122498. 49: ok 1654 # correct ring bond data
  122499. 49: ok 1655 # correct ring bond data
  122500. 49: ok 1656 # correct ring bond data
  122501. 49: ok 1657 # correct ring bond data
  122502. 49: ok 1658 # correct ring bond data
  122503. 49: ok 1659 # correct ring bond data
  122504. 49: ok 1660 # correct ring bond data
  122505. 49: ok 1661 # correct ring bond data
  122506. 49: ok 1662 # correct ring bond data
  122507. 49: ok 1663 # correct ring bond data
  122508. 49: ok 1664 # correct ring bond data
  122509. 49: ok 1665 # correct ring bond data
  122510. 49: ok 1666 # correct ring bond data
  122511. 49: ok 1667 # correct ring bond data
  122512. 49: ok 1668 # correct ring bond data
  122513. 49: ok 1669 # correct ring bond data
  122514. 49: ok 1670 # correct ring bond data
  122515. 49: ok 1671 # correct ring bond data
  122516. 49: ok 1672 # correct ring bond data
  122517. 49: ok 1673 # SSSR size matches reference
  122518. 49: ok 1674 # correct SSSR count
  122519. 49: ok 1675 # ring membership passed
  122520. 49: ok 1676 # correct SSSR count
  122521. 49: ok 1677 # ring membership passed
  122522. 49: ok 1678 # correct SSSR count
  122523. 49: ok 1679 # ring membership passed
  122524. 49: ok 1680 # correct SSSR count
  122525. 49: ok 1681 # ring membership passed
  122526. 49: ok 1682 # correct SSSR count
  122527. 49: ok 1683 # ring membership passed
  122528. 49: ok 1684 # correct SSSR count
  122529. 49: ok 1685 # ring membership passed
  122530. 49: ok 1686 # correct SSSR count
  122531. 49: ok 1687 # ring membership passed
  122532. 49: ok 1688 # correct SSSR count
  122533. 49: ok 1689 # ring membership passed
  122534. 49: ok 1690 # correct SSSR count
  122535. 49: ok 1691 # ring membership passed
  122536. 49: ok 1692 # correct SSSR count
  122537. 49: ok 1693 # ring membership passed
  122538. 49: ok 1694 # correct SSSR count
  122539. 49: ok 1695 # ring membership passed
  122540. 49: ok 1696 # correct SSSR count
  122541. 49: ok 1697 # ring membership passed
  122542. 49: ok 1698 # correct SSSR count
  122543. 49: ok 1699 # ring membership passed
  122544. 49: ok 1700 # correct SSSR count
  122545. 49: ok 1701 # ring membership passed
  122546. 49: ok 1702 # correct SSSR count
  122547. 49: ok 1703 # ring membership passed
  122548. 49: ok 1704 # correct SSSR count
  122549. 49: ok 1705 # ring membership passed
  122550. 49: ok 1706 # correct SSSR count
  122551. 49: ok 1707 # ring membership passed
  122552. 49: ok 1708 # correct SSSR count
  122553. 49: ok 1709 # ring membership passed
  122554. 49: ok 1710 # correct SSSR count
  122555. 49: ok 1711 # ring membership passed
  122556. 49: ok 1712 # correct ring bond data
  122557. 49: ok 1713 # correct ring bond data
  122558. 49: ok 1714 # correct ring bond data
  122559. 49: ok 1715 # correct ring bond data
  122560. 49: ok 1716 # correct ring bond data
  122561. 49: ok 1717 # correct ring bond data
  122562. 49: ok 1718 # correct ring bond data
  122563. 49: ok 1719 # correct ring bond data
  122564. 49: ok 1720 # correct ring bond data
  122565. 49: ok 1721 # correct ring bond data
  122566. 49: ok 1722 # correct ring bond data
  122567. 49: ok 1723 # correct ring bond data
  122568. 49: ok 1724 # correct ring bond data
  122569. 49: ok 1725 # correct ring bond data
  122570. 49: ok 1726 # correct ring bond data
  122571. 49: ok 1727 # correct ring bond data
  122572. 49: ok 1728 # correct ring bond data
  122573. 49: ok 1729 # correct ring bond data
  122574. 49: ok 1730 # correct ring bond data
  122575. 49: ok 1731 # correct ring bond data
  122576. 49: ok 1732 # correct ring bond data
  122577. 49: ok 1733 # correct ring bond data
  122578. 49: ok 1734 # correct ring bond data
  122579. 49: ok 1735 # SSSR size matches reference
  122580. 49: ok 1736 # correct SSSR count
  122581. 49: ok 1737 # ring membership passed
  122582. 49: ok 1738 # correct SSSR count
  122583. 49: ok 1739 # ring membership passed
  122584. 49: ok 1740 # correct SSSR count
  122585. 49: ok 1741 # ring membership passed
  122586. 49: ok 1742 # correct SSSR count
  122587. 49: ok 1743 # ring membership passed
  122588. 49: ok 1744 # correct SSSR count
  122589. 49: ok 1745 # ring membership passed
  122590. 49: ok 1746 # correct SSSR count
  122591. 49: ok 1747 # ring membership passed
  122592. 49: ok 1748 # correct SSSR count
  122593. 49: ok 1749 # ring membership passed
  122594. 49: ok 1750 # correct SSSR count
  122595. 49: ok 1751 # ring membership passed
  122596. 49: ok 1752 # correct SSSR count
  122597. 49: ok 1753 # ring membership passed
  122598. 49: ok 1754 # correct SSSR count
  122599. 49: ok 1755 # ring membership passed
  122600. 49: ok 1756 # correct SSSR count
  122601. 49: ok 1757 # ring membership passed
  122602. 49: ok 1758 # correct SSSR count
  122603. 49: ok 1759 # ring membership passed
  122604. 49: ok 1760 # correct SSSR count
  122605. 49: ok 1761 # ring membership passed
  122606. 49: ok 1762 # correct SSSR count
  122607. 49: ok 1763 # ring membership passed
  122608. 49: ok 1764 # correct SSSR count
  122609. 49: ok 1765 # ring membership passed
  122610. 49: ok 1766 # correct SSSR count
  122611. 49: ok 1767 # ring membership passed
  122612. 49: ok 1768 # correct SSSR count
  122613. 49: ok 1769 # ring membership passed
  122614. 49: ok 1770 # correct SSSR count
  122615. 49: ok 1771 # ring membership passed
  122616. 49: ok 1772 # correct SSSR count
  122617. 49: ok 1773 # ring membership passed
  122618. 49: ok 1774 # correct SSSR count
  122619. 49: ok 1775 # ring membership passed
  122620. 49: ok 1776 # correct SSSR count
  122621. 49: ok 1777 # ring membership passed
  122622. 49: ok 1778 # correct ring bond data
  122623. 49: ok 1779 # correct ring bond data
  122624. 49: ok 1780 # correct ring bond data
  122625. 49: ok 1781 # correct ring bond data
  122626. 49: ok 1782 # correct ring bond data
  122627. 49: ok 1783 # correct ring bond data
  122628. 49: ok 1784 # correct ring bond data
  122629. 49: ok 1785 # correct ring bond data
  122630. 49: ok 1786 # correct ring bond data
  122631. 49: ok 1787 # correct ring bond data
  122632. 49: ok 1788 # correct ring bond data
  122633. 49: ok 1789 # correct ring bond data
  122634. 49: ok 1790 # correct ring bond data
  122635. 49: ok 1791 # correct ring bond data
  122636. 49: ok 1792 # correct ring bond data
  122637. 49: ok 1793 # correct ring bond data
  122638. 49: ok 1794 # SSSR size matches reference
  122639. 49: ok 1795 # correct SSSR count
  122640. 49: ok 1796 # ring membership passed
  122641. 49: ok 1797 # correct SSSR count
  122642. 49: ok 1798 # ring membership passed
  122643. 49: ok 1799 # correct SSSR count
  122644. 49: ok 1800 # ring membership passed
  122645. 49: ok 1801 # correct SSSR count
  122646. 49: ok 1802 # ring membership passed
  122647. 49: ok 1803 # correct SSSR count
  122648. 49: ok 1804 # ring membership passed
  122649. 49: ok 1805 # correct SSSR count
  122650. 49: ok 1806 # ring membership passed
  122651. 49: ok 1807 # correct SSSR count
  122652. 49: ok 1808 # ring membership passed
  122653. 49: ok 1809 # correct SSSR count
  122654. 49: ok 1810 # ring membership passed
  122655. 49: ok 1811 # correct SSSR count
  122656. 49: ok 1812 # ring membership passed
  122657. 49: ok 1813 # correct SSSR count
  122658. 49: ok 1814 # ring membership passed
  122659. 49: ok 1815 # correct SSSR count
  122660. 49: ok 1816 # ring membership passed
  122661. 49: ok 1817 # correct SSSR count
  122662. 49: ok 1818 # ring membership passed
  122663. 49: ok 1819 # correct SSSR count
  122664. 49: ok 1820 # ring membership passed
  122665. 49: ok 1821 # correct SSSR count
  122666. 49: ok 1822 # ring membership passed
  122667. 49: ok 1823 # correct SSSR count
  122668. 49: ok 1824 # ring membership passed
  122669. 49: ok 1825 # correct SSSR count
  122670. 49: ok 1826 # ring membership passed
  122671. 49: ok 1827 # correct ring bond data
  122672. 49: ok 1828 # correct ring bond data
  122673. 49: ok 1829 # correct ring bond data
  122674. 49: ok 1830 # correct ring bond data
  122675. 49: ok 1831 # correct ring bond data
  122676. 49: ok 1832 # correct ring bond data
  122677. 49: ok 1833 # correct ring bond data
  122678. 49: ok 1834 # correct ring bond data
  122679. 49: ok 1835 # correct ring bond data
  122680. 49: ok 1836 # correct ring bond data
  122681. 49: ok 1837 # correct ring bond data
  122682. 49: ok 1838 # correct ring bond data
  122683. 49: ok 1839 # correct ring bond data
  122684. 49: ok 1840 # correct ring bond data
  122685. 49: ok 1841 # correct ring bond data
  122686. 49: ok 1842 # correct ring bond data
  122687. 49: ok 1843 # SSSR size matches reference
  122688. 49: ok 1844 # correct SSSR count
  122689. 49: ok 1845 # ring membership passed
  122690. 49: ok 1846 # correct SSSR count
  122691. 49: ok 1847 # ring membership passed
  122692. 49: ok 1848 # correct SSSR count
  122693. 49: ok 1849 # ring membership passed
  122694. 49: ok 1850 # correct SSSR count
  122695. 49: ok 1851 # ring membership passed
  122696. 49: ok 1852 # correct SSSR count
  122697. 49: ok 1853 # ring membership passed
  122698. 49: ok 1854 # correct SSSR count
  122699. 49: ok 1855 # ring membership passed
  122700. 49: ok 1856 # correct SSSR count
  122701. 49: ok 1857 # ring membership passed
  122702. 49: ok 1858 # correct SSSR count
  122703. 49: ok 1859 # ring membership passed
  122704. 49: ok 1860 # correct SSSR count
  122705. 49: ok 1861 # ring membership passed
  122706. 49: ok 1862 # correct SSSR count
  122707. 49: ok 1863 # ring membership passed
  122708. 49: ok 1864 # correct SSSR count
  122709. 49: ok 1865 # ring membership passed
  122710. 49: ok 1866 # correct SSSR count
  122711. 49: ok 1867 # ring membership passed
  122712. 49: ok 1868 # correct SSSR count
  122713. 49: ok 1869 # ring membership passed
  122714. 49: ok 1870 # correct SSSR count
  122715. 49: ok 1871 # ring membership passed
  122716. 49: ok 1872 # correct SSSR count
  122717. 49: ok 1873 # ring membership passed
  122718. 49: ok 1874 # correct SSSR count
  122719. 49: ok 1875 # ring membership passed
  122720. 49: ok 1876 # correct ring bond data
  122721. 49: ok 1877 # correct ring bond data
  122722. 49: ok 1878 # correct ring bond data
  122723. 49: ok 1879 # correct ring bond data
  122724. 49: ok 1880 # correct ring bond data
  122725. 49: ok 1881 # correct ring bond data
  122726. 49: ok 1882 # correct ring bond data
  122727. 49: ok 1883 # correct ring bond data
  122728. 49: ok 1884 # correct ring bond data
  122729. 49: ok 1885 # correct ring bond data
  122730. 49: ok 1886 # correct ring bond data
  122731. 49: ok 1887 # correct ring bond data
  122732. 49: ok 1888 # correct ring bond data
  122733. 49: ok 1889 # correct ring bond data
  122734. 49: ok 1890 # correct ring bond data
  122735. 49: ok 1891 # correct ring bond data
  122736. 49: ok 1892 # SSSR size matches reference
  122737. 49: ok 1893 # correct SSSR count
  122738. 49: ok 1894 # ring membership passed
  122739. 49: ok 1895 # correct SSSR count
  122740. 49: ok 1896 # ring membership passed
  122741. 49: ok 1897 # correct SSSR count
  122742. 49: ok 1898 # ring membership passed
  122743. 49: ok 1899 # correct SSSR count
  122744. 49: ok 1900 # ring membership passed
  122745. 49: ok 1901 # correct SSSR count
  122746. 49: ok 1902 # ring membership passed
  122747. 49: ok 1903 # correct SSSR count
  122748. 49: ok 1904 # ring membership passed
  122749. 49: ok 1905 # correct SSSR count
  122750. 49: ok 1906 # ring membership passed
  122751. 49: ok 1907 # correct SSSR count
  122752. 49: ok 1908 # ring membership passed
  122753. 49: ok 1909 # correct SSSR count
  122754. 49: ok 1910 # ring membership passed
  122755. 49: ok 1911 # correct SSSR count
  122756. 49: ok 1912 # ring membership passed
  122757. 49: ok 1913 # correct SSSR count
  122758. 49: ok 1914 # ring membership passed
  122759. 49: ok 1915 # correct SSSR count
  122760. 49: ok 1916 # ring membership passed
  122761. 49: ok 1917 # correct SSSR count
  122762. 49: ok 1918 # ring membership passed
  122763. 49: ok 1919 # correct SSSR count
  122764. 49: ok 1920 # ring membership passed
  122765. 49: ok 1921 # correct SSSR count
  122766. 49: ok 1922 # ring membership passed
  122767. 49: ok 1923 # correct SSSR count
  122768. 49: ok 1924 # ring membership passed
  122769. 49: ok 1925 # correct ring bond data
  122770. 49: ok 1926 # correct ring bond data
  122771. 49: ok 1927 # correct ring bond data
  122772. 49: ok 1928 # correct ring bond data
  122773. 49: ok 1929 # correct ring bond data
  122774. 49: ok 1930 # correct ring bond data
  122775. 49: ok 1931 # correct ring bond data
  122776. 49: ok 1932 # correct ring bond data
  122777. 49: ok 1933 # correct ring bond data
  122778. 49: ok 1934 # correct ring bond data
  122779. 49: ok 1935 # correct ring bond data
  122780. 49: ok 1936 # correct ring bond data
  122781. 49: ok 1937 # correct ring bond data
  122782. 49: ok 1938 # correct ring bond data
  122783. 49: ok 1939 # correct ring bond data
  122784. 49: ok 1940 # correct ring bond data
  122785. 49: ok 1941 # SSSR size matches reference
  122786. 49: ok 1942 # correct SSSR count
  122787. 49: ok 1943 # ring membership passed
  122788. 49: ok 1944 # correct SSSR count
  122789. 49: ok 1945 # ring membership passed
  122790. 49: ok 1946 # correct SSSR count
  122791. 49: ok 1947 # ring membership passed
  122792. 49: ok 1948 # correct SSSR count
  122793. 49: ok 1949 # ring membership passed
  122794. 49: ok 1950 # correct SSSR count
  122795. 49: ok 1951 # ring membership passed
  122796. 49: ok 1952 # correct SSSR count
  122797. 49: ok 1953 # ring membership passed
  122798. 49: ok 1954 # correct SSSR count
  122799. 49: ok 1955 # ring membership passed
  122800. 49: ok 1956 # correct SSSR count
  122801. 49: ok 1957 # ring membership passed
  122802. 49: ok 1958 # correct SSSR count
  122803. 49: ok 1959 # ring membership passed
  122804. 49: ok 1960 # correct SSSR count
  122805. 49: ok 1961 # ring membership passed
  122806. 49: ok 1962 # correct SSSR count
  122807. 49: ok 1963 # ring membership passed
  122808. 49: ok 1964 # correct SSSR count
  122809. 49: ok 1965 # ring membership passed
  122810. 49: ok 1966 # correct SSSR count
  122811. 49: ok 1967 # ring membership passed
  122812. 49: ok 1968 # correct SSSR count
  122813. 49: ok 1969 # ring membership passed
  122814. 49: ok 1970 # correct SSSR count
  122815. 49: ok 1971 # ring membership passed
  122816. 49: ok 1972 # correct SSSR count
  122817. 49: ok 1973 # ring membership passed
  122818. 49: ok 1974 # correct ring bond data
  122819. 49: ok 1975 # correct ring bond data
  122820. 49: ok 1976 # correct ring bond data
  122821. 49: ok 1977 # correct ring bond data
  122822. 49: ok 1978 # correct ring bond data
  122823. 49: ok 1979 # correct ring bond data
  122824. 49: ok 1980 # correct ring bond data
  122825. 49: ok 1981 # correct ring bond data
  122826. 49: ok 1982 # correct ring bond data
  122827. 49: ok 1983 # correct ring bond data
  122828. 49: ok 1984 # correct ring bond data
  122829. 49: ok 1985 # correct ring bond data
  122830. 49: ok 1986 # correct ring bond data
  122831. 49: ok 1987 # correct ring bond data
  122832. 49: ok 1988 # correct ring bond data
  122833. 49: ok 1989 # correct ring bond data
  122834. 49: ok 1990 # correct ring bond data
  122835. 49: ok 1991 # correct ring bond data
  122836. 49: ok 1992 # correct ring bond data
  122837. 49: ok 1993 # correct ring bond data
  122838. 49: ok 1994 # SSSR size matches reference
  122839. 49: ok 1995 # correct SSSR count
  122840. 49: ok 1996 # ring membership passed
  122841. 49: ok 1997 # correct SSSR count
  122842. 49: ok 1998 # ring membership passed
  122843. 49: ok 1999 # correct SSSR count
  122844. 49: ok 2000 # ring membership passed
  122845. 49: ok 2001 # correct SSSR count
  122846. 49: ok 2002 # ring membership passed
  122847. 49: ok 2003 # correct SSSR count
  122848. 49: ok 2004 # ring membership passed
  122849. 49: ok 2005 # correct SSSR count
  122850. 49: ok 2006 # ring membership passed
  122851. 49: ok 2007 # correct SSSR count
  122852. 49: ok 2008 # ring membership passed
  122853. 49: ok 2009 # correct SSSR count
  122854. 49: ok 2010 # ring membership passed
  122855. 49: ok 2011 # correct SSSR count
  122856. 49: ok 2012 # ring membership passed
  122857. 49: ok 2013 # correct SSSR count
  122858. 49: ok 2014 # ring membership passed
  122859. 49: ok 2015 # correct SSSR count
  122860. 49: ok 2016 # ring membership passed
  122861. 49: ok 2017 # correct SSSR count
  122862. 49: ok 2018 # ring membership passed
  122863. 49: ok 2019 # correct SSSR count
  122864. 49: ok 2020 # ring membership passed
  122865. 49: ok 2021 # correct SSSR count
  122866. 49: ok 2022 # ring membership passed
  122867. 49: ok 2023 # correct SSSR count
  122868. 49: ok 2024 # ring membership passed
  122869. 49: ok 2025 # correct SSSR count
  122870. 49: ok 2026 # ring membership passed
  122871. 49: ok 2027 # correct SSSR count
  122872. 49: ok 2028 # ring membership passed
  122873. 49: ok 2029 # correct SSSR count
  122874. 49: ok 2030 # ring membership passed
  122875. 49: ok 2031 # correct SSSR count
  122876. 49: ok 2032 # ring membership passed
  122877. 49: ok 2033 # correct ring bond data
  122878. 49: ok 2034 # correct ring bond data
  122879. 49: ok 2035 # correct ring bond data
  122880. 49: ok 2036 # correct ring bond data
  122881. 49: ok 2037 # correct ring bond data
  122882. 49: ok 2038 # correct ring bond data
  122883. 49: ok 2039 # correct ring bond data
  122884. 49: ok 2040 # correct ring bond data
  122885. 49: ok 2041 # correct ring bond data
  122886. 49: ok 2042 # correct ring bond data
  122887. 49: ok 2043 # correct ring bond data
  122888. 49: ok 2044 # correct ring bond data
  122889. 49: ok 2045 # correct ring bond data
  122890. 49: ok 2046 # correct ring bond data
  122891. 49: ok 2047 # correct ring bond data
  122892. 49: ok 2048 # correct ring bond data
  122893. 49: ok 2049 # correct ring bond data
  122894. 49: ok 2050 # correct ring bond data
  122895. 49: ok 2051 # correct ring bond data
  122896. 49: ok 2052 # correct ring bond data
  122897. 49: ok 2053 # SSSR size matches reference
  122898. 49: ok 2054 # correct SSSR count
  122899. 49: ok 2055 # ring membership passed
  122900. 49: ok 2056 # correct SSSR count
  122901. 49: ok 2057 # ring membership passed
  122902. 49: ok 2058 # correct SSSR count
  122903. 49: ok 2059 # ring membership passed
  122904. 49: ok 2060 # correct SSSR count
  122905. 49: ok 2061 # ring membership passed
  122906. 49: ok 2062 # correct SSSR count
  122907. 49: ok 2063 # ring membership passed
  122908. 49: ok 2064 # correct SSSR count
  122909. 49: ok 2065 # ring membership passed
  122910. 49: ok 2066 # correct SSSR count
  122911. 49: ok 2067 # ring membership passed
  122912. 49: ok 2068 # correct SSSR count
  122913. 49: ok 2069 # ring membership passed
  122914. 49: ok 2070 # correct SSSR count
  122915. 49: ok 2071 # ring membership passed
  122916. 49: ok 2072 # correct SSSR count
  122917. 49: ok 2073 # ring membership passed
  122918. 49: ok 2074 # correct SSSR count
  122919. 49: ok 2075 # ring membership passed
  122920. 49: ok 2076 # correct SSSR count
  122921. 49: ok 2077 # ring membership passed
  122922. 49: ok 2078 # correct SSSR count
  122923. 49: ok 2079 # ring membership passed
  122924. 49: ok 2080 # correct SSSR count
  122925. 49: ok 2081 # ring membership passed
  122926. 49: ok 2082 # correct SSSR count
  122927. 49: ok 2083 # ring membership passed
  122928. 49: ok 2084 # correct SSSR count
  122929. 49: ok 2085 # ring membership passed
  122930. 49: ok 2086 # correct SSSR count
  122931. 49: ok 2087 # ring membership passed
  122932. 49: ok 2088 # correct SSSR count
  122933. 49: ok 2089 # ring membership passed
  122934. 49: ok 2090 # correct ring bond data
  122935. 49: ok 2091 # correct ring bond data
  122936. 49: ok 2092 # correct ring bond data
  122937. 49: ok 2093 # correct ring bond data
  122938. 49: ok 2094 # correct ring bond data
  122939. 49: ok 2095 # correct ring bond data
  122940. 49: ok 2096 # correct ring bond data
  122941. 49: ok 2097 # correct ring bond data
  122942. 49: ok 2098 # correct ring bond data
  122943. 49: ok 2099 # correct ring bond data
  122944. 49: ok 2100 # correct ring bond data
  122945. 49: ok 2101 # correct ring bond data
  122946. 49: ok 2102 # correct ring bond data
  122947. 49: ok 2103 # correct ring bond data
  122948. 49: ok 2104 # correct ring bond data
  122949. 49: ok 2105 # correct ring bond data
  122950. 49: ok 2106 # correct ring bond data
  122951. 49: ok 2107 # correct ring bond data
  122952. 49: ok 2108 # correct ring bond data
  122953. 49: ok 2109 # correct ring bond data
  122954. 49: ok 2110 # correct ring bond data
  122955. 49: ok 2111 # correct ring bond data
  122956. 49: ok 2112 # correct ring bond data
  122957. 49: ok 2113 # correct ring bond data
  122958. 49: ok 2114 # correct ring bond data
  122959. 49: ok 2115 # correct ring bond data
  122960. 49: ok 2116 # correct ring bond data
  122961. 49: ok 2117 # SSSR size matches reference
  122962. 49: ok 2118 # correct SSSR count
  122963. 49: ok 2119 # ring membership passed
  122964. 49: ok 2120 # correct SSSR count
  122965. 49: ok 2121 # ring membership passed
  122966. 49: ok 2122 # correct SSSR count
  122967. 49: ok 2123 # ring membership passed
  122968. 49: ok 2124 # correct SSSR count
  122969. 49: ok 2125 # ring membership passed
  122970. 49: ok 2126 # correct SSSR count
  122971. 49: ok 2127 # ring membership passed
  122972. 49: ok 2128 # correct SSSR count
  122973. 49: ok 2129 # ring membership passed
  122974. 49: ok 2130 # correct SSSR count
  122975. 49: ok 2131 # ring membership passed
  122976. 49: ok 2132 # correct SSSR count
  122977. 49: ok 2133 # ring membership passed
  122978. 49: ok 2134 # correct SSSR count
  122979. 49: ok 2135 # ring membership passed
  122980. 49: ok 2136 # correct SSSR count
  122981. 49: ok 2137 # ring membership passed
  122982. 49: ok 2138 # correct SSSR count
  122983. 49: ok 2139 # ring membership passed
  122984. 49: ok 2140 # correct SSSR count
  122985. 49: ok 2141 # ring membership passed
  122986. 49: ok 2142 # correct SSSR count
  122987. 49: ok 2143 # ring membership passed
  122988. 49: ok 2144 # correct SSSR count
  122989. 49: ok 2145 # ring membership passed
  122990. 49: ok 2146 # correct SSSR count
  122991. 49: ok 2147 # ring membership passed
  122992. 49: ok 2148 # correct SSSR count
  122993. 49: ok 2149 # ring membership passed
  122994. 49: ok 2150 # correct SSSR count
  122995. 49: ok 2151 # ring membership passed
  122996. 49: ok 2152 # correct SSSR count
  122997. 49: ok 2153 # ring membership passed
  122998. 49: ok 2154 # correct SSSR count
  122999. 49: ok 2155 # ring membership passed
  123000. 49: ok 2156 # correct SSSR count
  123001. 49: ok 2157 # ring membership passed
  123002. 49: ok 2158 # correct SSSR count
  123003. 49: ok 2159 # ring membership passed
  123004. 49: ok 2160 # correct SSSR count
  123005. 49: ok 2161 # ring membership passed
  123006. 49: ok 2162 # correct SSSR count
  123007. 49: ok 2163 # ring membership passed
  123008. 49: ok 2164 # correct SSSR count
  123009. 49: ok 2165 # ring membership passed
  123010. 49: ok 2166 # correct SSSR count
  123011. 49: ok 2167 # ring membership passed
  123012. 49: ok 2168 # correct SSSR count
  123013. 49: ok 2169 # ring membership passed
  123014. 49: ok 2170 # correct ring bond data
  123015. 49: ok 2171 # correct ring bond data
  123016. 49: ok 2172 # correct ring bond data
  123017. 49: ok 2173 # correct ring bond data
  123018. 49: ok 2174 # correct ring bond data
  123019. 49: ok 2175 # correct ring bond data
  123020. 49: ok 2176 # correct ring bond data
  123021. 49: ok 2177 # correct ring bond data
  123022. 49: ok 2178 # correct ring bond data
  123023. 49: ok 2179 # correct ring bond data
  123024. 49: ok 2180 # correct ring bond data
  123025. 49: ok 2181 # correct ring bond data
  123026. 49: ok 2182 # correct ring bond data
  123027. 49: ok 2183 # correct ring bond data
  123028. 49: ok 2184 # correct ring bond data
  123029. 49: ok 2185 # correct ring bond data
  123030. 49: ok 2186 # correct ring bond data
  123031. 49: ok 2187 # correct ring bond data
  123032. 49: ok 2188 # correct ring bond data
  123033. 49: ok 2189 # correct ring bond data
  123034. 49: ok 2190 # SSSR size matches reference
  123035. 49: ok 2191 # correct SSSR count
  123036. 49: ok 2192 # ring membership passed
  123037. 49: ok 2193 # correct SSSR count
  123038. 49: ok 2194 # ring membership passed
  123039. 49: ok 2195 # correct SSSR count
  123040. 49: ok 2196 # ring membership passed
  123041. 49: ok 2197 # correct SSSR count
  123042. 49: ok 2198 # ring membership passed
  123043. 49: ok 2199 # correct SSSR count
  123044. 49: ok 2200 # ring membership passed
  123045. 49: ok 2201 # correct SSSR count
  123046. 49: ok 2202 # ring membership passed
  123047. 49: ok 2203 # correct SSSR count
  123048. 49: ok 2204 # ring membership passed
  123049. 49: ok 2205 # correct SSSR count
  123050. 49: ok 2206 # ring membership passed
  123051. 49: ok 2207 # correct SSSR count
  123052. 49: ok 2208 # ring membership passed
  123053. 49: ok 2209 # correct SSSR count
  123054. 49: ok 2210 # ring membership passed
  123055. 49: ok 2211 # correct SSSR count
  123056. 49: ok 2212 # ring membership passed
  123057. 49: ok 2213 # correct SSSR count
  123058. 49: ok 2214 # ring membership passed
  123059. 49: ok 2215 # correct SSSR count
  123060. 49: ok 2216 # ring membership passed
  123061. 49: ok 2217 # correct SSSR count
  123062. 49: ok 2218 # ring membership passed
  123063. 49: ok 2219 # correct SSSR count
  123064. 49: ok 2220 # ring membership passed
  123065. 49: ok 2221 # correct SSSR count
  123066. 49: ok 2222 # ring membership passed
  123067. 49: ok 2223 # correct SSSR count
  123068. 49: ok 2224 # ring membership passed
  123069. 49: ok 2225 # correct SSSR count
  123070. 49: ok 2226 # ring membership passed
  123071. 49: ok 2227 # correct SSSR count
  123072. 49: ok 2228 # ring membership passed
  123073. 49: ok 2229 # correct ring bond data
  123074. 49: ok 2230 # correct ring bond data
  123075. 49: ok 2231 # correct ring bond data
  123076. 49: ok 2232 # correct ring bond data
  123077. 49: ok 2233 # correct ring bond data
  123078. 49: ok 2234 # correct ring bond data
  123079. 49: ok 2235 # correct ring bond data
  123080. 49: ok 2236 # correct ring bond data
  123081. 49: ok 2237 # correct ring bond data
  123082. 49: ok 2238 # correct ring bond data
  123083. 49: ok 2239 # correct ring bond data
  123084. 49: ok 2240 # correct ring bond data
  123085. 49: ok 2241 # correct ring bond data
  123086. 49: ok 2242 # correct ring bond data
  123087. 49: ok 2243 # correct ring bond data
  123088. 49: ok 2244 # correct ring bond data
  123089. 49: ok 2245 # correct ring bond data
  123090. 49: ok 2246 # correct ring bond data
  123091. 49: ok 2247 # correct ring bond data
  123092. 49: ok 2248 # correct ring bond data
  123093. 49: ok 2249 # SSSR size matches reference
  123094. 49: ok 2250 # correct SSSR count
  123095. 49: ok 2251 # ring membership passed
  123096. 49: ok 2252 # correct SSSR count
  123097. 49: ok 2253 # ring membership passed
  123098. 49: ok 2254 # correct SSSR count
  123099. 49: ok 2255 # ring membership passed
  123100. 49: ok 2256 # correct SSSR count
  123101. 49: ok 2257 # ring membership passed
  123102. 49: ok 2258 # correct SSSR count
  123103. 49: ok 2259 # ring membership passed
  123104. 49: ok 2260 # correct SSSR count
  123105. 49: ok 2261 # ring membership passed
  123106. 49: ok 2262 # correct SSSR count
  123107. 49: ok 2263 # ring membership passed
  123108. 49: ok 2264 # correct SSSR count
  123109. 49: ok 2265 # ring membership passed
  123110. 49: ok 2266 # correct SSSR count
  123111. 49: ok 2267 # ring membership passed
  123112. 49: ok 2268 # correct SSSR count
  123113. 49: ok 2269 # ring membership passed
  123114. 49: ok 2270 # correct SSSR count
  123115. 49: ok 2271 # ring membership passed
  123116. 49: ok 2272 # correct SSSR count
  123117. 49: ok 2273 # ring membership passed
  123118. 49: ok 2274 # correct SSSR count
  123119. 49: ok 2275 # ring membership passed
  123120. 49: ok 2276 # correct SSSR count
  123121. 49: ok 2277 # ring membership passed
  123122. 49: ok 2278 # correct SSSR count
  123123. 49: ok 2279 # ring membership passed
  123124. 49: ok 2280 # correct SSSR count
  123125. 49: ok 2281 # ring membership passed
  123126. 49: ok 2282 # correct SSSR count
  123127. 49: ok 2283 # ring membership passed
  123128. 49: ok 2284 # correct SSSR count
  123129. 49: ok 2285 # ring membership passed
  123130. 49: ok 2286 # correct SSSR count
  123131. 49: ok 2287 # ring membership passed
  123132. 49: ok 2288 # correct ring bond data
  123133. 49: ok 2289 # correct ring bond data
  123134. 49: ok 2290 # correct ring bond data
  123135. 49: ok 2291 # correct ring bond data
  123136. 49: ok 2292 # correct ring bond data
  123137. 49: ok 2293 # correct ring bond data
  123138. 49: ok 2294 # correct ring bond data
  123139. 49: ok 2295 # correct ring bond data
  123140. 49: ok 2296 # correct ring bond data
  123141. 49: ok 2297 # correct ring bond data
  123142. 49: ok 2298 # correct ring bond data
  123143. 49: ok 2299 # correct ring bond data
  123144. 49: ok 2300 # correct ring bond data
  123145. 49: ok 2301 # correct ring bond data
  123146. 49: ok 2302 # correct ring bond data
  123147. 49: ok 2303 # correct ring bond data
  123148. 49: ok 2304 # correct ring bond data
  123149. 49: ok 2305 # correct ring bond data
  123150. 49: ok 2306 # correct ring bond data
  123151. 49: ok 2307 # SSSR size matches reference
  123152. 49: ok 2308 # correct SSSR count
  123153. 49: ok 2309 # ring membership passed
  123154. 49: ok 2310 # correct SSSR count
  123155. 49: ok 2311 # ring membership passed
  123156. 49: ok 2312 # correct SSSR count
  123157. 49: ok 2313 # ring membership passed
  123158. 49: ok 2314 # correct SSSR count
  123159. 49: ok 2315 # ring membership passed
  123160. 49: ok 2316 # correct SSSR count
  123161. 49: ok 2317 # ring membership passed
  123162. 49: ok 2318 # correct SSSR count
  123163. 49: ok 2319 # ring membership passed
  123164. 49: ok 2320 # correct SSSR count
  123165. 49: ok 2321 # ring membership passed
  123166. 49: ok 2322 # correct SSSR count
  123167. 49: ok 2323 # ring membership passed
  123168. 49: ok 2324 # correct SSSR count
  123169. 49: ok 2325 # ring membership passed
  123170. 49: ok 2326 # correct SSSR count
  123171. 49: ok 2327 # ring membership passed
  123172. 49: ok 2328 # correct SSSR count
  123173. 49: ok 2329 # ring membership passed
  123174. 49: ok 2330 # correct SSSR count
  123175. 49: ok 2331 # ring membership passed
  123176. 49: ok 2332 # correct SSSR count
  123177. 49: ok 2333 # ring membership passed
  123178. 49: ok 2334 # correct SSSR count
  123179. 49: ok 2335 # ring membership passed
  123180. 49: ok 2336 # correct SSSR count
  123181. 49: ok 2337 # ring membership passed
  123182. 49: ok 2338 # correct SSSR count
  123183. 49: ok 2339 # ring membership passed
  123184. 49: ok 2340 # correct SSSR count
  123185. 49: ok 2341 # ring membership passed
  123186. 49: ok 2342 # correct SSSR count
  123187. 49: ok 2343 # ring membership passed
  123188. 49: ok 2344 # correct ring bond data
  123189. 49: ok 2345 # correct ring bond data
  123190. 49: ok 2346 # correct ring bond data
  123191. 49: ok 2347 # correct ring bond data
  123192. 49: ok 2348 # correct ring bond data
  123193. 49: ok 2349 # correct ring bond data
  123194. 49: ok 2350 # correct ring bond data
  123195. 49: ok 2351 # correct ring bond data
  123196. 49: ok 2352 # correct ring bond data
  123197. 49: ok 2353 # correct ring bond data
  123198. 49: ok 2354 # correct ring bond data
  123199. 49: ok 2355 # correct ring bond data
  123200. 49: ok 2356 # correct ring bond data
  123201. 49: ok 2357 # correct ring bond data
  123202. 49: ok 2358 # correct ring bond data
  123203. 49: ok 2359 # correct ring bond data
  123204. 49: ok 2360 # SSSR size matches reference
  123205. 49: ok 2361 # correct SSSR count
  123206. 49: ok 2362 # ring membership passed
  123207. 49: ok 2363 # correct SSSR count
  123208. 49: ok 2364 # ring membership passed
  123209. 49: ok 2365 # correct SSSR count
  123210. 49: ok 2366 # ring membership passed
  123211. 49: ok 2367 # correct SSSR count
  123212. 49: ok 2368 # ring membership passed
  123213. 49: ok 2369 # correct SSSR count
  123214. 49: ok 2370 # ring membership passed
  123215. 49: ok 2371 # correct SSSR count
  123216. 49: ok 2372 # ring membership passed
  123217. 49: ok 2373 # correct SSSR count
  123218. 49: ok 2374 # ring membership passed
  123219. 49: ok 2375 # correct SSSR count
  123220. 49: ok 2376 # ring membership passed
  123221. 49: ok 2377 # correct SSSR count
  123222. 49: ok 2378 # ring membership passed
  123223. 49: ok 2379 # correct SSSR count
  123224. 49: ok 2380 # ring membership passed
  123225. 49: ok 2381 # correct SSSR count
  123226. 49: ok 2382 # ring membership passed
  123227. 49: ok 2383 # correct SSSR count
  123228. 49: ok 2384 # ring membership passed
  123229. 49: ok 2385 # correct SSSR count
  123230. 49: ok 2386 # ring membership passed
  123231. 49: ok 2387 # correct SSSR count
  123232. 49: ok 2388 # ring membership passed
  123233. 49: ok 2389 # correct SSSR count
  123234. 49: ok 2390 # ring membership passed
  123235. 49: ok 2391 # correct ring bond data
  123236. 49: ok 2392 # correct ring bond data
  123237. 49: ok 2393 # correct ring bond data
  123238. 49: ok 2394 # correct ring bond data
  123239. 49: ok 2395 # correct ring bond data
  123240. 49: ok 2396 # correct ring bond data
  123241. 49: ok 2397 # correct ring bond data
  123242. 49: ok 2398 # correct ring bond data
  123243. 49: ok 2399 # correct ring bond data
  123244. 49: ok 2400 # correct ring bond data
  123245. 49: ok 2401 # correct ring bond data
  123246. 49: ok 2402 # correct ring bond data
  123247. 49: ok 2403 # correct ring bond data
  123248. 49: ok 2404 # correct ring bond data
  123249. 49: ok 2405 # correct ring bond data
  123250. 49: ok 2406 # correct ring bond data
  123251. 49: ok 2407 # SSSR size matches reference
  123252. 49: ok 2408 # correct SSSR count
  123253. 49: ok 2409 # ring membership passed
  123254. 49: ok 2410 # correct SSSR count
  123255. 49: ok 2411 # ring membership passed
  123256. 49: ok 2412 # correct SSSR count
  123257. 49: ok 2413 # ring membership passed
  123258. 49: ok 2414 # correct SSSR count
  123259. 49: ok 2415 # ring membership passed
  123260. 49: ok 2416 # correct SSSR count
  123261. 49: ok 2417 # ring membership passed
  123262. 49: ok 2418 # correct SSSR count
  123263. 49: ok 2419 # ring membership passed
  123264. 49: ok 2420 # correct SSSR count
  123265. 49: ok 2421 # ring membership passed
  123266. 49: ok 2422 # correct SSSR count
  123267. 49: ok 2423 # ring membership passed
  123268. 49: ok 2424 # correct SSSR count
  123269. 49: ok 2425 # ring membership passed
  123270. 49: ok 2426 # correct SSSR count
  123271. 49: ok 2427 # ring membership passed
  123272. 49: ok 2428 # correct SSSR count
  123273. 49: ok 2429 # ring membership passed
  123274. 49: ok 2430 # correct SSSR count
  123275. 49: ok 2431 # ring membership passed
  123276. 49: ok 2432 # correct SSSR count
  123277. 49: ok 2433 # ring membership passed
  123278. 49: ok 2434 # correct SSSR count
  123279. 49: ok 2435 # ring membership passed
  123280. 49: ok 2436 # correct SSSR count
  123281. 49: ok 2437 # ring membership passed
  123282. 49: ok 2438 # correct ring bond data
  123283. 49: ok 2439 # correct ring bond data
  123284. 49: ok 2440 # correct ring bond data
  123285. 49: ok 2441 # correct ring bond data
  123286. 49: ok 2442 # correct ring bond data
  123287. 49: ok 2443 # correct ring bond data
  123288. 49: ok 2444 # correct ring bond data
  123289. 49: ok 2445 # correct ring bond data
  123290. 49: ok 2446 # correct ring bond data
  123291. 49: ok 2447 # correct ring bond data
  123292. 49: ok 2448 # correct ring bond data
  123293. 49: ok 2449 # correct ring bond data
  123294. 49: ok 2450 # correct ring bond data
  123295. 49: ok 2451 # correct ring bond data
  123296. 49: ok 2452 # correct ring bond data
  123297. 49: ok 2453 # correct ring bond data
  123298. 49: ok 2454 # correct ring bond data
  123299. 49: ok 2455 # correct ring bond data
  123300. 49: ok 2456 # correct ring bond data
  123301. 49: ok 2457 # SSSR size matches reference
  123302. 49: ok 2458 # correct SSSR count
  123303. 49: ok 2459 # ring membership passed
  123304. 49: ok 2460 # correct SSSR count
  123305. 49: ok 2461 # ring membership passed
  123306. 49: ok 2462 # correct SSSR count
  123307. 49: ok 2463 # ring membership passed
  123308. 49: ok 2464 # correct SSSR count
  123309. 49: ok 2465 # ring membership passed
  123310. 49: ok 2466 # correct SSSR count
  123311. 49: ok 2467 # ring membership passed
  123312. 49: ok 2468 # correct SSSR count
  123313. 49: ok 2469 # ring membership passed
  123314. 49: ok 2470 # correct SSSR count
  123315. 49: ok 2471 # ring membership passed
  123316. 49: ok 2472 # correct SSSR count
  123317. 49: ok 2473 # ring membership passed
  123318. 49: ok 2474 # correct SSSR count
  123319. 49: ok 2475 # ring membership passed
  123320. 49: ok 2476 # correct SSSR count
  123321. 49: ok 2477 # ring membership passed
  123322. 49: ok 2478 # correct SSSR count
  123323. 49: ok 2479 # ring membership passed
  123324. 49: ok 2480 # correct SSSR count
  123325. 49: ok 2481 # ring membership passed
  123326. 49: ok 2482 # correct SSSR count
  123327. 49: ok 2483 # ring membership passed
  123328. 49: ok 2484 # correct SSSR count
  123329. 49: ok 2485 # ring membership passed
  123330. 49: ok 2486 # correct SSSR count
  123331. 49: ok 2487 # ring membership passed
  123332. 49: ok 2488 # correct SSSR count
  123333. 49: ok 2489 # ring membership passed
  123334. 49: ok 2490 # correct SSSR count
  123335. 49: ok 2491 # ring membership passed
  123336. 49: ok 2492 # correct SSSR count
  123337. 49: ok 2493 # ring membership passed
  123338. 49: ok 2494 # correct ring bond data
  123339. 49: ok 2495 # correct ring bond data
  123340. 49: ok 2496 # correct ring bond data
  123341. 49: ok 2497 # correct ring bond data
  123342. 49: ok 2498 # correct ring bond data
  123343. 49: ok 2499 # correct ring bond data
  123344. 49: ok 2500 # correct ring bond data
  123345. 49: ok 2501 # correct ring bond data
  123346. 49: ok 2502 # correct ring bond data
  123347. 49: ok 2503 # correct ring bond data
  123348. 49: ok 2504 # correct ring bond data
  123349. 49: ok 2505 # correct ring bond data
  123350. 49: ok 2506 # correct ring bond data
  123351. 49: ok 2507 # correct ring bond data
  123352. 49: ok 2508 # correct ring bond data
  123353. 49: ok 2509 # correct ring bond data
  123354. 49: ok 2510 # correct ring bond data
  123355. 49: ok 2511 # correct ring bond data
  123356. 49: ok 2512 # correct ring bond data
  123357. 49: ok 2513 # correct ring bond data
  123358. 49: ok 2514 # SSSR size matches reference
  123359. 49: ok 2515 # correct SSSR count
  123360. 49: ok 2516 # ring membership passed
  123361. 49: ok 2517 # correct SSSR count
  123362. 49: ok 2518 # ring membership passed
  123363. 49: ok 2519 # correct SSSR count
  123364. 49: ok 2520 # ring membership passed
  123365. 49: ok 2521 # correct SSSR count
  123366. 49: ok 2522 # ring membership passed
  123367. 49: ok 2523 # correct SSSR count
  123368. 49: ok 2524 # ring membership passed
  123369. 49: ok 2525 # correct SSSR count
  123370. 49: ok 2526 # ring membership passed
  123371. 49: ok 2527 # correct SSSR count
  123372. 49: ok 2528 # ring membership passed
  123373. 49: ok 2529 # correct SSSR count
  123374. 49: ok 2530 # ring membership passed
  123375. 49: ok 2531 # correct SSSR count
  123376. 49: ok 2532 # ring membership passed
  123377. 49: ok 2533 # correct SSSR count
  123378. 49: ok 2534 # ring membership passed
  123379. 49: ok 2535 # correct SSSR count
  123380. 49: ok 2536 # ring membership passed
  123381. 49: ok 2537 # correct SSSR count
  123382. 49: ok 2538 # ring membership passed
  123383. 49: ok 2539 # correct SSSR count
  123384. 49: ok 2540 # ring membership passed
  123385. 49: ok 2541 # correct SSSR count
  123386. 49: ok 2542 # ring membership passed
  123387. 49: ok 2543 # correct SSSR count
  123388. 49: ok 2544 # ring membership passed
  123389. 49: ok 2545 # correct SSSR count
  123390. 49: ok 2546 # ring membership passed
  123391. 49: ok 2547 # correct SSSR count
  123392. 49: ok 2548 # ring membership passed
  123393. 49: ok 2549 # correct SSSR count
  123394. 49: ok 2550 # ring membership passed
  123395. 49: ok 2551 # correct SSSR count
  123396. 49: ok 2552 # ring membership passed
  123397. 49: ok 2553 # correct SSSR count
  123398. 49: ok 2554 # ring membership passed
  123399. 49: ok 2555 # correct ring bond data
  123400. 49: ok 2556 # correct ring bond data
  123401. 49: ok 2557 # correct ring bond data
  123402. 49: ok 2558 # correct ring bond data
  123403. 49: ok 2559 # correct ring bond data
  123404. 49: ok 2560 # correct ring bond data
  123405. 49: ok 2561 # correct ring bond data
  123406. 49: ok 2562 # correct ring bond data
  123407. 49: ok 2563 # correct ring bond data
  123408. 49: ok 2564 # correct ring bond data
  123409. 49: ok 2565 # correct ring bond data
  123410. 49: ok 2566 # correct ring bond data
  123411. 49: ok 2567 # correct ring bond data
  123412. 49: ok 2568 # correct ring bond data
  123413. 49: ok 2569 # correct ring bond data
  123414. 49: ok 2570 # correct ring bond data
  123415. 49: ok 2571 # SSSR size matches reference
  123416. 49: ok 2572 # correct SSSR count
  123417. 49: ok 2573 # ring membership passed
  123418. 49: ok 2574 # correct SSSR count
  123419. 49: ok 2575 # ring membership passed
  123420. 49: ok 2576 # correct SSSR count
  123421. 49: ok 2577 # ring membership passed
  123422. 49: ok 2578 # correct SSSR count
  123423. 49: ok 2579 # ring membership passed
  123424. 49: ok 2580 # correct SSSR count
  123425. 49: ok 2581 # ring membership passed
  123426. 49: ok 2582 # correct SSSR count
  123427. 49: ok 2583 # ring membership passed
  123428. 49: ok 2584 # correct SSSR count
  123429. 49: ok 2585 # ring membership passed
  123430. 49: ok 2586 # correct SSSR count
  123431. 49: ok 2587 # ring membership passed
  123432. 49: ok 2588 # correct SSSR count
  123433. 49: ok 2589 # ring membership passed
  123434. 49: ok 2590 # correct SSSR count
  123435. 49: ok 2591 # ring membership passed
  123436. 49: ok 2592 # correct SSSR count
  123437. 49: ok 2593 # ring membership passed
  123438. 49: ok 2594 # correct SSSR count
  123439. 49: ok 2595 # ring membership passed
  123440. 49: ok 2596 # correct SSSR count
  123441. 49: ok 2597 # ring membership passed
  123442. 49: ok 2598 # correct SSSR count
  123443. 49: ok 2599 # ring membership passed
  123444. 49: ok 2600 # correct SSSR count
  123445. 49: ok 2601 # ring membership passed
  123446. 49: ok 2602 # correct ring bond data
  123447. 49: ok 2603 # correct ring bond data
  123448. 49: ok 2604 # correct ring bond data
  123449. 49: ok 2605 # correct ring bond data
  123450. 49: ok 2606 # correct ring bond data
  123451. 49: ok 2607 # correct ring bond data
  123452. 49: ok 2608 # correct ring bond data
  123453. 49: ok 2609 # correct ring bond data
  123454. 49: ok 2610 # correct ring bond data
  123455. 49: ok 2611 # correct ring bond data
  123456. 49: ok 2612 # correct ring bond data
  123457. 49: ok 2613 # correct ring bond data
  123458. 49: ok 2614 # correct ring bond data
  123459. 49: ok 2615 # correct ring bond data
  123460. 49: ok 2616 # correct ring bond data
  123461. 49: ok 2617 # correct ring bond data
  123462. 49: ok 2618 # correct ring bond data
  123463. 49: ok 2619 # correct ring bond data
  123464. 49: ok 2620 # correct ring bond data
  123465. 49: ok 2621 # correct ring bond data
  123466. 49: ok 2622 # correct ring bond data
  123467. 49: ok 2623 # correct ring bond data
  123468. 49: ok 2624 # SSSR size matches reference
  123469. 49: ok 2625 # correct SSSR count
  123470. 49: ok 2626 # ring membership passed
  123471. 49: ok 2627 # correct SSSR count
  123472. 49: ok 2628 # ring membership passed
  123473. 49: ok 2629 # correct SSSR count
  123474. 49: ok 2630 # ring membership passed
  123475. 49: ok 2631 # correct SSSR count
  123476. 49: ok 2632 # ring membership passed
  123477. 49: ok 2633 # correct SSSR count
  123478. 49: ok 2634 # ring membership passed
  123479. 49: ok 2635 # correct SSSR count
  123480. 49: ok 2636 # ring membership passed
  123481. 49: ok 2637 # correct SSSR count
  123482. 49: ok 2638 # ring membership passed
  123483. 49: ok 2639 # correct SSSR count
  123484. 49: ok 2640 # ring membership passed
  123485. 49: ok 2641 # correct SSSR count
  123486. 49: ok 2642 # ring membership passed
  123487. 49: ok 2643 # correct SSSR count
  123488. 49: ok 2644 # ring membership passed
  123489. 49: ok 2645 # correct SSSR count
  123490. 49: ok 2646 # ring membership passed
  123491. 49: ok 2647 # correct SSSR count
  123492. 49: ok 2648 # ring membership passed
  123493. 49: ok 2649 # correct SSSR count
  123494. 49: ok 2650 # ring membership passed
  123495. 49: ok 2651 # correct SSSR count
  123496. 49: ok 2652 # ring membership passed
  123497. 49: ok 2653 # correct SSSR count
  123498. 49: ok 2654 # ring membership passed
  123499. 49: ok 2655 # correct SSSR count
  123500. 49: ok 2656 # ring membership passed
  123501. 49: ok 2657 # correct SSSR count
  123502. 49: ok 2658 # ring membership passed
  123503. 49: ok 2659 # correct SSSR count
  123504. 49: ok 2660 # ring membership passed
  123505. 49: ok 2661 # correct SSSR count
  123506. 49: ok 2662 # ring membership passed
  123507. 49: ok 2663 # correct SSSR count
  123508. 49: ok 2664 # ring membership passed
  123509. 49: ok 2665 # correct ring bond data
  123510. 49: ok 2666 # correct ring bond data
  123511. 49: ok 2667 # correct ring bond data
  123512. 49: ok 2668 # correct ring bond data
  123513. 49: ok 2669 # correct ring bond data
  123514. 49: ok 2670 # correct ring bond data
  123515. 49: ok 2671 # correct ring bond data
  123516. 49: ok 2672 # correct ring bond data
  123517. 49: ok 2673 # correct ring bond data
  123518. 49: ok 2674 # correct ring bond data
  123519. 49: ok 2675 # correct ring bond data
  123520. 49: ok 2676 # correct ring bond data
  123521. 49: ok 2677 # correct ring bond data
  123522. 49: ok 2678 # correct ring bond data
  123523. 49: ok 2679 # correct ring bond data
  123524. 49: ok 2680 # correct ring bond data
  123525. 49: ok 2681 # correct ring bond data
  123526. 49: ok 2682 # correct ring bond data
  123527. 49: ok 2683 # correct ring bond data
  123528. 49: ok 2684 # correct ring bond data
  123529. 49: ok 2685 # correct ring bond data
  123530. 49: ok 2686 # correct ring bond data
  123531. 49: ok 2687 # SSSR size matches reference
  123532. 49: ok 2688 # correct SSSR count
  123533. 49: ok 2689 # ring membership passed
  123534. 49: ok 2690 # correct SSSR count
  123535. 49: ok 2691 # ring membership passed
  123536. 49: ok 2692 # correct SSSR count
  123537. 49: ok 2693 # ring membership passed
  123538. 49: ok 2694 # correct SSSR count
  123539. 49: ok 2695 # ring membership passed
  123540. 49: ok 2696 # correct SSSR count
  123541. 49: ok 2697 # ring membership passed
  123542. 49: ok 2698 # correct SSSR count
  123543. 49: ok 2699 # ring membership passed
  123544. 49: ok 2700 # correct SSSR count
  123545. 49: ok 2701 # ring membership passed
  123546. 49: ok 2702 # correct SSSR count
  123547. 49: ok 2703 # ring membership passed
  123548. 49: ok 2704 # correct SSSR count
  123549. 49: ok 2705 # ring membership passed
  123550. 49: ok 2706 # correct SSSR count
  123551. 49: ok 2707 # ring membership passed
  123552. 49: ok 2708 # correct SSSR count
  123553. 49: ok 2709 # ring membership passed
  123554. 49: ok 2710 # correct SSSR count
  123555. 49: ok 2711 # ring membership passed
  123556. 49: ok 2712 # correct SSSR count
  123557. 49: ok 2713 # ring membership passed
  123558. 49: ok 2714 # correct SSSR count
  123559. 49: ok 2715 # ring membership passed
  123560. 49: ok 2716 # correct SSSR count
  123561. 49: ok 2717 # ring membership passed
  123562. 49: ok 2718 # correct SSSR count
  123563. 49: ok 2719 # ring membership passed
  123564. 49: ok 2720 # correct SSSR count
  123565. 49: ok 2721 # ring membership passed
  123566. 49: ok 2722 # correct SSSR count
  123567. 49: ok 2723 # ring membership passed
  123568. 49: ok 2724 # correct SSSR count
  123569. 49: ok 2725 # ring membership passed
  123570. 49: ok 2726 # correct SSSR count
  123571. 49: ok 2727 # ring membership passed
  123572. 49: ok 2728 # correct ring bond data
  123573. 49: ok 2729 # correct ring bond data
  123574. 49: ok 2730 # correct ring bond data
  123575. 49: ok 2731 # correct ring bond data
  123576. 49: ok 2732 # correct ring bond data
  123577. 49: ok 2733 # correct ring bond data
  123578. 49: ok 2734 # correct ring bond data
  123579. 49: ok 2735 # correct ring bond data
  123580. 49: ok 2736 # correct ring bond data
  123581. 49: ok 2737 # correct ring bond data
  123582. 49: ok 2738 # correct ring bond data
  123583. 49: ok 2739 # correct ring bond data
  123584. 49: ok 2740 # correct ring bond data
  123585. 49: ok 2741 # correct ring bond data
  123586. 49: ok 2742 # correct ring bond data
  123587. 49: ok 2743 # correct ring bond data
  123588. 49: ok 2744 # SSSR size matches reference
  123589. 49: ok 2745 # correct SSSR count
  123590. 49: ok 2746 # ring membership passed
  123591. 49: ok 2747 # correct SSSR count
  123592. 49: ok 2748 # ring membership passed
  123593. 49: ok 2749 # correct SSSR count
  123594. 49: ok 2750 # ring membership passed
  123595. 49: ok 2751 # correct SSSR count
  123596. 49: ok 2752 # ring membership passed
  123597. 49: ok 2753 # correct SSSR count
  123598. 49: ok 2754 # ring membership passed
  123599. 49: ok 2755 # correct SSSR count
  123600. 49: ok 2756 # ring membership passed
  123601. 49: ok 2757 # correct SSSR count
  123602. 49: ok 2758 # ring membership passed
  123603. 49: ok 2759 # correct SSSR count
  123604. 49: ok 2760 # ring membership passed
  123605. 49: ok 2761 # correct SSSR count
  123606. 49: ok 2762 # ring membership passed
  123607. 49: ok 2763 # correct SSSR count
  123608. 49: ok 2764 # ring membership passed
  123609. 49: ok 2765 # correct SSSR count
  123610. 49: ok 2766 # ring membership passed
  123611. 49: ok 2767 # correct SSSR count
  123612. 49: ok 2768 # ring membership passed
  123613. 49: ok 2769 # correct SSSR count
  123614. 49: ok 2770 # ring membership passed
  123615. 49: ok 2771 # correct SSSR count
  123616. 49: ok 2772 # ring membership passed
  123617. 49: ok 2773 # correct SSSR count
  123618. 49: ok 2774 # ring membership passed
  123619. 49: ok 2775 # correct ring bond data
  123620. 49: ok 2776 # correct ring bond data
  123621. 49: ok 2777 # correct ring bond data
  123622. 49: ok 2778 # correct ring bond data
  123623. 49: ok 2779 # correct ring bond data
  123624. 49: ok 2780 # correct ring bond data
  123625. 49: ok 2781 # correct ring bond data
  123626. 49: ok 2782 # correct ring bond data
  123627. 49: ok 2783 # correct ring bond data
  123628. 49: ok 2784 # correct ring bond data
  123629. 49: ok 2785 # correct ring bond data
  123630. 49: ok 2786 # correct ring bond data
  123631. 49: ok 2787 # correct ring bond data
  123632. 49: ok 2788 # correct ring bond data
  123633. 49: ok 2789 # correct ring bond data
  123634. 49: ok 2790 # correct ring bond data
  123635. 49: ok 2791 # correct ring bond data
  123636. 49: ok 2792 # correct ring bond data
  123637. 49: ok 2793 # correct ring bond data
  123638. 49: ok 2794 # correct ring bond data
  123639. 49: ok 2795 # SSSR size matches reference
  123640. 49: ok 2796 # correct SSSR count
  123641. 49: ok 2797 # ring membership passed
  123642. 49: ok 2798 # correct SSSR count
  123643. 49: ok 2799 # ring membership passed
  123644. 49: ok 2800 # correct SSSR count
  123645. 49: ok 2801 # ring membership passed
  123646. 49: ok 2802 # correct SSSR count
  123647. 49: ok 2803 # ring membership passed
  123648. 49: ok 2804 # correct SSSR count
  123649. 49: ok 2805 # ring membership passed
  123650. 49: ok 2806 # correct SSSR count
  123651. 49: ok 2807 # ring membership passed
  123652. 49: ok 2808 # correct SSSR count
  123653. 49: ok 2809 # ring membership passed
  123654. 49: ok 2810 # correct SSSR count
  123655. 49: ok 2811 # ring membership passed
  123656. 49: ok 2812 # correct SSSR count
  123657. 49: ok 2813 # ring membership passed
  123658. 49: ok 2814 # correct SSSR count
  123659. 49: ok 2815 # ring membership passed
  123660. 49: ok 2816 # correct SSSR count
  123661. 49: ok 2817 # ring membership passed
  123662. 49: ok 2818 # correct SSSR count
  123663. 49: ok 2819 # ring membership passed
  123664. 49: ok 2820 # correct SSSR count
  123665. 49: ok 2821 # ring membership passed
  123666. 49: ok 2822 # correct SSSR count
  123667. 49: ok 2823 # ring membership passed
  123668. 49: ok 2824 # correct SSSR count
  123669. 49: ok 2825 # ring membership passed
  123670. 49: ok 2826 # correct SSSR count
  123671. 49: ok 2827 # ring membership passed
  123672. 49: ok 2828 # correct SSSR count
  123673. 49: ok 2829 # ring membership passed
  123674. 49: ok 2830 # correct SSSR count
  123675. 49: ok 2831 # ring membership passed
  123676. 49: ok 2832 # correct SSSR count
  123677. 49: ok 2833 # ring membership passed
  123678. 49: ok 2834 # correct SSSR count
  123679. 49: ok 2835 # ring membership passed
  123680. 49: ok 2836 # correct ring bond data
  123681. 49: ok 2837 # correct ring bond data
  123682. 49: ok 2838 # correct ring bond data
  123683. 49: ok 2839 # correct ring bond data
  123684. 49: ok 2840 # correct ring bond data
  123685. 49: ok 2841 # correct ring bond data
  123686. 49: ok 2842 # correct ring bond data
  123687. 49: ok 2843 # correct ring bond data
  123688. 49: ok 2844 # correct ring bond data
  123689. 49: ok 2845 # correct ring bond data
  123690. 49: ok 2846 # correct ring bond data
  123691. 49: ok 2847 # correct ring bond data
  123692. 49: ok 2848 # correct ring bond data
  123693. 49: ok 2849 # correct ring bond data
  123694. 49: ok 2850 # correct ring bond data
  123695. 49: ok 2851 # correct ring bond data
  123696. 49: ok 2852 # correct ring bond data
  123697. 49: ok 2853 # correct ring bond data
  123698. 49: ok 2854 # correct ring bond data
  123699. 49: ok 2855 # correct ring bond data
  123700. 49: ok 2856 # correct ring bond data
  123701. 49: ok 2857 # correct ring bond data
  123702. 49: ok 2858 # correct ring bond data
  123703. 49: ok 2859 # correct ring bond data
  123704. 49: ok 2860 # SSSR size matches reference
  123705. 49: ok 2861 # correct SSSR count
  123706. 49: ok 2862 # ring membership passed
  123707. 49: ok 2863 # correct SSSR count
  123708. 49: ok 2864 # ring membership passed
  123709. 49: ok 2865 # correct SSSR count
  123710. 49: ok 2866 # ring membership passed
  123711. 49: ok 2867 # correct SSSR count
  123712. 49: ok 2868 # ring membership passed
  123713. 49: ok 2869 # correct SSSR count
  123714. 49: ok 2870 # ring membership passed
  123715. 49: ok 2871 # correct SSSR count
  123716. 49: ok 2872 # ring membership passed
  123717. 49: ok 2873 # correct SSSR count
  123718. 49: ok 2874 # ring membership passed
  123719. 49: ok 2875 # correct SSSR count
  123720. 49: ok 2876 # ring membership passed
  123721. 49: ok 2877 # correct SSSR count
  123722. 49: ok 2878 # ring membership passed
  123723. 49: ok 2879 # correct SSSR count
  123724. 49: ok 2880 # ring membership passed
  123725. 49: ok 2881 # correct SSSR count
  123726. 49: ok 2882 # ring membership passed
  123727. 49: ok 2883 # correct SSSR count
  123728. 49: ok 2884 # ring membership passed
  123729. 49: ok 2885 # correct SSSR count
  123730. 49: ok 2886 # ring membership passed
  123731. 49: ok 2887 # correct SSSR count
  123732. 49: ok 2888 # ring membership passed
  123733. 49: ok 2889 # correct SSSR count
  123734. 49: ok 2890 # ring membership passed
  123735. 49: ok 2891 # correct SSSR count
  123736. 49: ok 2892 # ring membership passed
  123737. 49: ok 2893 # correct SSSR count
  123738. 49: ok 2894 # ring membership passed
  123739. 49: ok 2895 # correct SSSR count
  123740. 49: ok 2896 # ring membership passed
  123741. 49: ok 2897 # correct SSSR count
  123742. 49: ok 2898 # ring membership passed
  123743. 49: ok 2899 # correct SSSR count
  123744. 49: ok 2900 # ring membership passed
  123745. 49: ok 2901 # correct SSSR count
  123746. 49: ok 2902 # ring membership passed
  123747. 49: ok 2903 # correct ring bond data
  123748. 49: ok 2904 # correct ring bond data
  123749. 49: ok 2905 # correct ring bond data
  123750. 49: ok 2906 # correct ring bond data
  123751. 49: ok 2907 # correct ring bond data
  123752. 49: ok 2908 # correct ring bond data
  123753. 49: ok 2909 # correct ring bond data
  123754. 49: ok 2910 # correct ring bond data
  123755. 49: ok 2911 # correct ring bond data
  123756. 49: ok 2912 # correct ring bond data
  123757. 49: ok 2913 # correct ring bond data
  123758. 49: ok 2914 # correct ring bond data
  123759. 49: ok 2915 # correct ring bond data
  123760. 49: ok 2916 # correct ring bond data
  123761. 49: ok 2917 # correct ring bond data
  123762. 49: ok 2918 # correct ring bond data
  123763. 49: ok 2919 # correct ring bond data
  123764. 49: ok 2920 # correct ring bond data
  123765. 49: ok 2921 # correct ring bond data
  123766. 49: ok 2922 # correct ring bond data
  123767. 49: ok 2923 # correct ring bond data
  123768. 49: ok 2924 # correct ring bond data
  123769. 49: ok 2925 # correct ring bond data
  123770. 49: ok 2926 # correct ring bond data
  123771. 49: ok 2927 # correct ring bond data
  123772. 49: ok 2928 # correct ring bond data
  123773. 49: ok 2929 # correct ring bond data
  123774. 49: ok 2930 # correct ring bond data
  123775. 49: ok 2931 # correct ring bond data
  123776. 49: ok 2932 # correct ring bond data
  123777. 49: ok 2933 # correct ring bond data
  123778. 49: ok 2934 # SSSR size matches reference
  123779. 49: ok 2935 # correct SSSR count
  123780. 49: ok 2936 # ring membership passed
  123781. 49: ok 2937 # correct SSSR count
  123782. 49: ok 2938 # ring membership passed
  123783. 49: ok 2939 # correct SSSR count
  123784. 49: ok 2940 # ring membership passed
  123785. 49: ok 2941 # correct SSSR count
  123786. 49: ok 2942 # ring membership passed
  123787. 49: ok 2943 # correct SSSR count
  123788. 49: ok 2944 # ring membership passed
  123789. 49: ok 2945 # correct SSSR count
  123790. 49: ok 2946 # ring membership passed
  123791. 49: ok 2947 # correct SSSR count
  123792. 49: ok 2948 # ring membership passed
  123793. 49: ok 2949 # correct SSSR count
  123794. 49: ok 2950 # ring membership passed
  123795. 49: ok 2951 # correct SSSR count
  123796. 49: ok 2952 # ring membership passed
  123797. 49: ok 2953 # correct SSSR count
  123798. 49: ok 2954 # ring membership passed
  123799. 49: ok 2955 # correct SSSR count
  123800. 49: ok 2956 # ring membership passed
  123801. 49: ok 2957 # correct SSSR count
  123802. 49: ok 2958 # ring membership passed
  123803. 49: ok 2959 # correct SSSR count
  123804. 49: ok 2960 # ring membership passed
  123805. 49: ok 2961 # correct SSSR count
  123806. 49: ok 2962 # ring membership passed
  123807. 49: ok 2963 # correct SSSR count
  123808. 49: ok 2964 # ring membership passed
  123809. 49: ok 2965 # correct SSSR count
  123810. 49: ok 2966 # ring membership passed
  123811. 49: ok 2967 # correct SSSR count
  123812. 49: ok 2968 # ring membership passed
  123813. 49: ok 2969 # correct SSSR count
  123814. 49: ok 2970 # ring membership passed
  123815. 49: ok 2971 # correct SSSR count
  123816. 49: ok 2972 # ring membership passed
  123817. 49: ok 2973 # correct SSSR count
  123818. 49: ok 2974 # ring membership passed
  123819. 49: ok 2975 # correct SSSR count
  123820. 49: ok 2976 # ring membership passed
  123821. 49: ok 2977 # correct SSSR count
  123822. 49: ok 2978 # ring membership passed
  123823. 49: ok 2979 # correct SSSR count
  123824. 49: ok 2980 # ring membership passed
  123825. 49: ok 2981 # correct SSSR count
  123826. 49: ok 2982 # ring membership passed
  123827. 49: ok 2983 # correct SSSR count
  123828. 49: ok 2984 # ring membership passed
  123829. 49: ok 2985 # correct SSSR count
  123830. 49: ok 2986 # ring membership passed
  123831. 49: ok 2987 # correct SSSR count
  123832. 49: ok 2988 # ring membership passed
  123833. 49: ok 2989 # correct ring bond data
  123834. 49: ok 2990 # correct ring bond data
  123835. 49: ok 2991 # correct ring bond data
  123836. 49: ok 2992 # correct ring bond data
  123837. 49: ok 2993 # correct ring bond data
  123838. 49: ok 2994 # correct ring bond data
  123839. 49: ok 2995 # correct ring bond data
  123840. 49: ok 2996 # correct ring bond data
  123841. 49: ok 2997 # correct ring bond data
  123842. 49: ok 2998 # correct ring bond data
  123843. 49: ok 2999 # correct ring bond data
  123844. 49: ok 3000 # correct ring bond data
  123845. 49: ok 3001 # correct ring bond data
  123846. 49: ok 3002 # correct ring bond data
  123847. 49: ok 3003 # correct ring bond data
  123848. 49: ok 3004 # SSSR size matches reference
  123849. 49: ok 3005 # correct SSSR count
  123850. 49: ok 3006 # ring membership passed
  123851. 49: ok 3007 # correct SSSR count
  123852. 49: ok 3008 # ring membership passed
  123853. 49: ok 3009 # correct SSSR count
  123854. 49: ok 3010 # ring membership passed
  123855. 49: ok 3011 # correct SSSR count
  123856. 49: ok 3012 # ring membership passed
  123857. 49: ok 3013 # correct SSSR count
  123858. 49: ok 3014 # ring membership passed
  123859. 49: ok 3015 # correct SSSR count
  123860. 49: ok 3016 # ring membership passed
  123861. 49: ok 3017 # correct SSSR count
  123862. 49: ok 3018 # ring membership passed
  123863. 49: ok 3019 # correct SSSR count
  123864. 49: ok 3020 # ring membership passed
  123865. 49: ok 3021 # correct SSSR count
  123866. 49: ok 3022 # ring membership passed
  123867. 49: ok 3023 # correct SSSR count
  123868. 49: ok 3024 # ring membership passed
  123869. 49: ok 3025 # correct SSSR count
  123870. 49: ok 3026 # ring membership passed
  123871. 49: ok 3027 # correct SSSR count
  123872. 49: ok 3028 # ring membership passed
  123873. 49: ok 3029 # correct SSSR count
  123874. 49: ok 3030 # ring membership passed
  123875. 49: ok 3031 # correct SSSR count
  123876. 49: ok 3032 # ring membership passed
  123877. 49: ok 3033 # correct ring bond data
  123878. 49: ok 3034 # correct ring bond data
  123879. 49: ok 3035 # correct ring bond data
  123880. 49: ok 3036 # correct ring bond data
  123881. 49: ok 3037 # correct ring bond data
  123882. 49: ok 3038 # correct ring bond data
  123883. 49: ok 3039 # correct ring bond data
  123884. 49: ok 3040 # correct ring bond data
  123885. 49: ok 3041 # correct ring bond data
  123886. 49: ok 3042 # correct ring bond data
  123887. 49: ok 3043 # correct ring bond data
  123888. 49: ok 3044 # correct ring bond data
  123889. 49: ok 3045 # correct ring bond data
  123890. 49: ok 3046 # correct ring bond data
  123891. 49: ok 3047 # correct ring bond data
  123892. 49: ok 3048 # correct ring bond data
  123893. 49: ok 3049 # correct ring bond data
  123894. 49: ok 3050 # correct ring bond data
  123895. 49: ok 3051 # correct ring bond data
  123896. 49: ok 3052 # correct ring bond data
  123897. 49: ok 3053 # SSSR size matches reference
  123898. 49: ok 3054 # correct SSSR count
  123899. 49: ok 3055 # ring membership passed
  123900. 49: ok 3056 # correct SSSR count
  123901. 49: ok 3057 # ring membership passed
  123902. 49: ok 3058 # correct SSSR count
  123903. 49: ok 3059 # ring membership passed
  123904. 49: ok 3060 # correct SSSR count
  123905. 49: ok 3061 # ring membership passed
  123906. 49: ok 3062 # correct SSSR count
  123907. 49: ok 3063 # ring membership passed
  123908. 49: ok 3064 # correct SSSR count
  123909. 49: ok 3065 # ring membership passed
  123910. 49: ok 3066 # correct SSSR count
  123911. 49: ok 3067 # ring membership passed
  123912. 49: ok 3068 # correct SSSR count
  123913. 49: ok 3069 # ring membership passed
  123914. 49: ok 3070 # correct SSSR count
  123915. 49: ok 3071 # ring membership passed
  123916. 49: ok 3072 # correct SSSR count
  123917. 49: ok 3073 # ring membership passed
  123918. 49: ok 3074 # correct SSSR count
  123919. 49: ok 3075 # ring membership passed
  123920. 49: ok 3076 # correct SSSR count
  123921. 49: ok 3077 # ring membership passed
  123922. 49: ok 3078 # correct SSSR count
  123923. 49: ok 3079 # ring membership passed
  123924. 49: ok 3080 # correct SSSR count
  123925. 49: ok 3081 # ring membership passed
  123926. 49: ok 3082 # correct SSSR count
  123927. 49: ok 3083 # ring membership passed
  123928. 49: ok 3084 # correct SSSR count
  123929. 49: ok 3085 # ring membership passed
  123930. 49: ok 3086 # correct SSSR count
  123931. 49: ok 3087 # ring membership passed
  123932. 49: ok 3088 # correct SSSR count
  123933. 49: ok 3089 # ring membership passed
  123934. 49: ok 3090 # correct SSSR count
  123935. 49: ok 3091 # ring membership passed
  123936. 49: ok 3092 # correct ring bond data
  123937. 49: ok 3093 # correct ring bond data
  123938. 49: ok 3094 # correct ring bond data
  123939. 49: ok 3095 # correct ring bond data
  123940. 49: ok 3096 # correct ring bond data
  123941. 49: ok 3097 # correct ring bond data
  123942. 49: ok 3098 # correct ring bond data
  123943. 49: ok 3099 # correct ring bond data
  123944. 49: ok 3100 # correct ring bond data
  123945. 49: ok 3101 # correct ring bond data
  123946. 49: ok 3102 # correct ring bond data
  123947. 49: ok 3103 # correct ring bond data
  123948. 49: ok 3104 # correct ring bond data
  123949. 49: ok 3105 # correct ring bond data
  123950. 49: ok 3106 # correct ring bond data
  123951. 49: ok 3107 # correct ring bond data
  123952. 49: ok 3108 # correct ring bond data
  123953. 49: ok 3109 # correct ring bond data
  123954. 49: ok 3110 # correct ring bond data
  123955. 49: ok 3111 # correct ring bond data
  123956. 49: ok 3112 # correct ring bond data
  123957. 49: ok 3113 # SSSR size matches reference
  123958. 49: ok 3114 # correct SSSR count
  123959. 49: ok 3115 # ring membership passed
  123960. 49: ok 3116 # correct SSSR count
  123961. 49: ok 3117 # ring membership passed
  123962. 49: ok 3118 # correct SSSR count
  123963. 49: ok 3119 # ring membership passed
  123964. 49: ok 3120 # correct SSSR count
  123965. 49: ok 3121 # ring membership passed
  123966. 49: ok 3122 # correct SSSR count
  123967. 49: ok 3123 # ring membership passed
  123968. 49: ok 3124 # correct SSSR count
  123969. 49: ok 3125 # ring membership passed
  123970. 49: ok 3126 # correct SSSR count
  123971. 49: ok 3127 # ring membership passed
  123972. 49: ok 3128 # correct SSSR count
  123973. 49: ok 3129 # ring membership passed
  123974. 49: ok 3130 # correct SSSR count
  123975. 49: ok 3131 # ring membership passed
  123976. 49: ok 3132 # correct SSSR count
  123977. 49: ok 3133 # ring membership passed
  123978. 49: ok 3134 # correct SSSR count
  123979. 49: ok 3135 # ring membership passed
  123980. 49: ok 3136 # correct SSSR count
  123981. 49: ok 3137 # ring membership passed
  123982. 49: ok 3138 # correct SSSR count
  123983. 49: ok 3139 # ring membership passed
  123984. 49: ok 3140 # correct SSSR count
  123985. 49: ok 3141 # ring membership passed
  123986. 49: ok 3142 # correct SSSR count
  123987. 49: ok 3143 # ring membership passed
  123988. 49: ok 3144 # correct SSSR count
  123989. 49: ok 3145 # ring membership passed
  123990. 49: ok 3146 # correct SSSR count
  123991. 49: ok 3147 # ring membership passed
  123992. 49: ok 3148 # correct SSSR count
  123993. 49: ok 3149 # ring membership passed
  123994. 49: ok 3150 # correct SSSR count
  123995. 49: ok 3151 # ring membership passed
  123996. 49: ok 3152 # correct SSSR count
  123997. 49: ok 3153 # ring membership passed
  123998. 49: ok 3154 # correct ring bond data
  123999. 49: ok 3155 # correct ring bond data
  124000. 49: ok 3156 # correct ring bond data
  124001. 49: ok 3157 # correct ring bond data
  124002. 49: ok 3158 # correct ring bond data
  124003. 49: ok 3159 # correct ring bond data
  124004. 49: ok 3160 # correct ring bond data
  124005. 49: ok 3161 # correct ring bond data
  124006. 49: ok 3162 # correct ring bond data
  124007. 49: ok 3163 # correct ring bond data
  124008. 49: ok 3164 # correct ring bond data
  124009. 49: ok 3165 # correct ring bond data
  124010. 49: ok 3166 # correct ring bond data
  124011. 49: ok 3167 # correct ring bond data
  124012. 49: ok 3168 # correct ring bond data
  124013. 49: ok 3169 # correct ring bond data
  124014. 49: ok 3170 # correct ring bond data
  124015. 49: ok 3171 # correct ring bond data
  124016. 49: ok 3172 # correct ring bond data
  124017. 49: ok 3173 # correct ring bond data
  124018. 49: ok 3174 # correct ring bond data
  124019. 49: ok 3175 # correct ring bond data
  124020. 49: ok 3176 # SSSR size matches reference
  124021. 49: ok 3177 # correct SSSR count
  124022. 49: ok 3178 # ring membership passed
  124023. 49: ok 3179 # correct SSSR count
  124024. 49: ok 3180 # ring membership passed
  124025. 49: ok 3181 # correct SSSR count
  124026. 49: ok 3182 # ring membership passed
  124027. 49: ok 3183 # correct SSSR count
  124028. 49: ok 3184 # ring membership passed
  124029. 49: ok 3185 # correct SSSR count
  124030. 49: ok 3186 # ring membership passed
  124031. 49: ok 3187 # correct SSSR count
  124032. 49: ok 3188 # ring membership passed
  124033. 49: ok 3189 # correct SSSR count
  124034. 49: ok 3190 # ring membership passed
  124035. 49: ok 3191 # correct SSSR count
  124036. 49: ok 3192 # ring membership passed
  124037. 49: ok 3193 # correct SSSR count
  124038. 49: ok 3194 # ring membership passed
  124039. 49: ok 3195 # correct SSSR count
  124040. 49: ok 3196 # ring membership passed
  124041. 49: ok 3197 # correct SSSR count
  124042. 49: ok 3198 # ring membership passed
  124043. 49: ok 3199 # correct SSSR count
  124044. 49: ok 3200 # ring membership passed
  124045. 49: ok 3201 # correct SSSR count
  124046. 49: ok 3202 # ring membership passed
  124047. 49: ok 3203 # correct SSSR count
  124048. 49: ok 3204 # ring membership passed
  124049. 49: ok 3205 # correct SSSR count
  124050. 49: ok 3206 # ring membership passed
  124051. 49: ok 3207 # correct SSSR count
  124052. 49: ok 3208 # ring membership passed
  124053. 49: ok 3209 # correct SSSR count
  124054. 49: ok 3210 # ring membership passed
  124055. 49: ok 3211 # correct SSSR count
  124056. 49: ok 3212 # ring membership passed
  124057. 49: ok 3213 # correct SSSR count
  124058. 49: ok 3214 # ring membership passed
  124059. 49: ok 3215 # correct SSSR count
  124060. 49: ok 3216 # ring membership passed
  124061. 49: ok 3217 # correct SSSR count
  124062. 49: ok 3218 # ring membership passed
  124063. 49: ok 3219 # correct SSSR count
  124064. 49: ok 3220 # ring membership passed
  124065. 49: ok 3221 # correct ring bond data
  124066. 49: ok 3222 # correct ring bond data
  124067. 49: ok 3223 # correct ring bond data
  124068. 49: ok 3224 # correct ring bond data
  124069. 49: ok 3225 # correct ring bond data
  124070. 49: ok 3226 # correct ring bond data
  124071. 49: ok 3227 # correct ring bond data
  124072. 49: ok 3228 # correct ring bond data
  124073. 49: ok 3229 # correct ring bond data
  124074. 49: ok 3230 # correct ring bond data
  124075. 49: ok 3231 # correct ring bond data
  124076. 49: ok 3232 # correct ring bond data
  124077. 49: ok 3233 # correct ring bond data
  124078. 49: ok 3234 # correct ring bond data
  124079. 49: ok 3235 # correct ring bond data
  124080. 49: ok 3236 # correct ring bond data
  124081. 49: ok 3237 # correct ring bond data
  124082. 49: ok 3238 # correct ring bond data
  124083. 49: ok 3239 # correct ring bond data
  124084. 49: ok 3240 # correct ring bond data
  124085. 49: ok 3241 # SSSR size matches reference
  124086. 49: ok 3242 # correct SSSR count
  124087. 49: ok 3243 # ring membership passed
  124088. 49: ok 3244 # correct SSSR count
  124089. 49: ok 3245 # ring membership passed
  124090. 49: ok 3246 # correct SSSR count
  124091. 49: ok 3247 # ring membership passed
  124092. 49: ok 3248 # correct SSSR count
  124093. 49: ok 3249 # ring membership passed
  124094. 49: ok 3250 # correct SSSR count
  124095. 49: ok 3251 # ring membership passed
  124096. 49: ok 3252 # correct SSSR count
  124097. 49: ok 3253 # ring membership passed
  124098. 49: ok 3254 # correct SSSR count
  124099. 49: ok 3255 # ring membership passed
  124100. 49: ok 3256 # correct SSSR count
  124101. 49: ok 3257 # ring membership passed
  124102. 49: ok 3258 # correct SSSR count
  124103. 49: ok 3259 # ring membership passed
  124104. 49: ok 3260 # correct SSSR count
  124105. 49: ok 3261 # ring membership passed
  124106. 49: ok 3262 # correct SSSR count
  124107. 49: ok 3263 # ring membership passed
  124108. 49: ok 3264 # correct SSSR count
  124109. 49: ok 3265 # ring membership passed
  124110. 49: ok 3266 # correct SSSR count
  124111. 49: ok 3267 # ring membership passed
  124112. 49: ok 3268 # correct SSSR count
  124113. 49: ok 3269 # ring membership passed
  124114. 49: ok 3270 # correct SSSR count
  124115. 49: ok 3271 # ring membership passed
  124116. 49: ok 3272 # correct SSSR count
  124117. 49: ok 3273 # ring membership passed
  124118. 49: ok 3274 # correct SSSR count
  124119. 49: ok 3275 # ring membership passed
  124120. 49: ok 3276 # correct SSSR count
  124121. 49: ok 3277 # ring membership passed
  124122. 49: ok 3278 # correct SSSR count
  124123. 49: ok 3279 # ring membership passed
  124124. 49: ok 3280 # correct ring bond data
  124125. 49: ok 3281 # correct ring bond data
  124126. 49: ok 3282 # correct ring bond data
  124127. 49: ok 3283 # correct ring bond data
  124128. 49: ok 3284 # correct ring bond data
  124129. 49: ok 3285 # correct ring bond data
  124130. 49: ok 3286 # correct ring bond data
  124131. 49: ok 3287 # correct ring bond data
  124132. 49: ok 3288 # correct ring bond data
  124133. 49: ok 3289 # correct ring bond data
  124134. 49: ok 3290 # correct ring bond data
  124135. 49: ok 3291 # correct ring bond data
  124136. 49: ok 3292 # correct ring bond data
  124137. 49: ok 3293 # correct ring bond data
  124138. 49: ok 3294 # correct ring bond data
  124139. 49: ok 3295 # correct ring bond data
  124140. 49: ok 3296 # correct ring bond data
  124141. 49: ok 3297 # correct ring bond data
  124142. 49: ok 3298 # correct ring bond data
  124143. 49: ok 3299 # correct ring bond data
  124144. 49: ok 3300 # correct ring bond data
  124145. 49: ok 3301 # correct ring bond data
  124146. 49: ok 3302 # SSSR size matches reference
  124147. 49: ok 3303 # correct SSSR count
  124148. 49: ok 3304 # ring membership passed
  124149. 49: ok 3305 # correct SSSR count
  124150. 49: ok 3306 # ring membership passed
  124151. 49: ok 3307 # correct SSSR count
  124152. 49: ok 3308 # ring membership passed
  124153. 49: ok 3309 # correct SSSR count
  124154. 49: ok 3310 # ring membership passed
  124155. 49: ok 3311 # correct SSSR count
  124156. 49: ok 3312 # ring membership passed
  124157. 49: ok 3313 # correct SSSR count
  124158. 49: ok 3314 # ring membership passed
  124159. 49: ok 3315 # correct SSSR count
  124160. 49: ok 3316 # ring membership passed
  124161. 49: ok 3317 # correct SSSR count
  124162. 49: ok 3318 # ring membership passed
  124163. 49: ok 3319 # correct SSSR count
  124164. 49: ok 3320 # ring membership passed
  124165. 49: ok 3321 # correct SSSR count
  124166. 49: ok 3322 # ring membership passed
  124167. 49: ok 3323 # correct SSSR count
  124168. 49: ok 3324 # ring membership passed
  124169. 49: ok 3325 # correct SSSR count
  124170. 49: ok 3326 # ring membership passed
  124171. 49: ok 3327 # correct SSSR count
  124172. 49: ok 3328 # ring membership passed
  124173. 49: ok 3329 # correct SSSR count
  124174. 49: ok 3330 # ring membership passed
  124175. 49: ok 3331 # correct SSSR count
  124176. 49: ok 3332 # ring membership passed
  124177. 49: ok 3333 # correct SSSR count
  124178. 49: ok 3334 # ring membership passed
  124179. 49: ok 3335 # correct SSSR count
  124180. 49: ok 3336 # ring membership passed
  124181. 49: ok 3337 # correct SSSR count
  124182. 49: ok 3338 # ring membership passed
  124183. 49: ok 3339 # correct SSSR count
  124184. 49: ok 3340 # ring membership passed
  124185. 49: ok 3341 # correct SSSR count
  124186. 49: ok 3342 # ring membership passed
  124187. 49: ok 3343 # correct SSSR count
  124188. 49: ok 3344 # ring membership passed
  124189. 49: ok 3345 # correct ring bond data
  124190. 49: ok 3346 # correct ring bond data
  124191. 49: ok 3347 # correct ring bond data
  124192. 49: ok 3348 # correct ring bond data
  124193. 49: ok 3349 # correct ring bond data
  124194. 49: ok 3350 # correct ring bond data
  124195. 49: ok 3351 # correct ring bond data
  124196. 49: ok 3352 # correct ring bond data
  124197. 49: ok 3353 # correct ring bond data
  124198. 49: ok 3354 # correct ring bond data
  124199. 49: ok 3355 # correct ring bond data
  124200. 49: ok 3356 # correct ring bond data
  124201. 49: ok 3357 # correct ring bond data
  124202. 49: ok 3358 # correct ring bond data
  124203. 49: ok 3359 # correct ring bond data
  124204. 49: ok 3360 # correct ring bond data
  124205. 49: ok 3361 # correct ring bond data
  124206. 49: ok 3362 # correct ring bond data
  124207. 49: ok 3363 # correct ring bond data
  124208. 49: ok 3364 # correct ring bond data
  124209. 49: ok 3365 # correct ring bond data
  124210. 49: ok 3366 # SSSR size matches reference
  124211. 49: ok 3367 # correct SSSR count
  124212. 49: ok 3368 # ring membership passed
  124213. 49: ok 3369 # correct SSSR count
  124214. 49: ok 3370 # ring membership passed
  124215. 49: ok 3371 # correct SSSR count
  124216. 49: ok 3372 # ring membership passed
  124217. 49: ok 3373 # correct SSSR count
  124218. 49: ok 3374 # ring membership passed
  124219. 49: ok 3375 # correct SSSR count
  124220. 49: ok 3376 # ring membership passed
  124221. 49: ok 3377 # correct SSSR count
  124222. 49: ok 3378 # ring membership passed
  124223. 49: ok 3379 # correct SSSR count
  124224. 49: ok 3380 # ring membership passed
  124225. 49: ok 3381 # correct SSSR count
  124226. 49: ok 3382 # ring membership passed
  124227. 49: ok 3383 # correct SSSR count
  124228. 49: ok 3384 # ring membership passed
  124229. 49: ok 3385 # correct SSSR count
  124230. 49: ok 3386 # ring membership passed
  124231. 49: ok 3387 # correct SSSR count
  124232. 49: ok 3388 # ring membership passed
  124233. 49: ok 3389 # correct SSSR count
  124234. 49: ok 3390 # ring membership passed
  124235. 49: ok 3391 # correct SSSR count
  124236. 49: ok 3392 # ring membership passed
  124237. 49: ok 3393 # correct SSSR count
  124238. 49: ok 3394 # ring membership passed
  124239. 49: ok 3395 # correct SSSR count
  124240. 49: ok 3396 # ring membership passed
  124241. 49: ok 3397 # correct SSSR count
  124242. 49: ok 3398 # ring membership passed
  124243. 49: ok 3399 # correct SSSR count
  124244. 49: ok 3400 # ring membership passed
  124245. 49: ok 3401 # correct SSSR count
  124246. 49: ok 3402 # ring membership passed
  124247. 49: ok 3403 # correct SSSR count
  124248. 49: ok 3404 # ring membership passed
  124249. 49: ok 3405 # correct SSSR count
  124250. 49: ok 3406 # ring membership passed
  124251. 49: ok 3407 # correct ring bond data
  124252. 49: ok 3408 # correct ring bond data
  124253. 49: ok 3409 # correct ring bond data
  124254. 49: ok 3410 # correct ring bond data
  124255. 49: ok 3411 # correct ring bond data
  124256. 49: ok 3412 # correct ring bond data
  124257. 49: ok 3413 # correct ring bond data
  124258. 49: ok 3414 # correct ring bond data
  124259. 49: ok 3415 # correct ring bond data
  124260. 49: ok 3416 # correct ring bond data
  124261. 49: ok 3417 # correct ring bond data
  124262. 49: ok 3418 # correct ring bond data
  124263. 49: ok 3419 # correct ring bond data
  124264. 49: ok 3420 # correct ring bond data
  124265. 49: ok 3421 # correct ring bond data
  124266. 49: ok 3422 # correct ring bond data
  124267. 49: ok 3423 # correct ring bond data
  124268. 49: ok 3424 # correct ring bond data
  124269. 49: ok 3425 # correct ring bond data
  124270. 49: ok 3426 # correct ring bond data
  124271. 49: ok 3427 # SSSR size matches reference
  124272. 49: ok 3428 # correct SSSR count
  124273. 49: ok 3429 # ring membership passed
  124274. 49: ok 3430 # correct SSSR count
  124275. 49: ok 3431 # ring membership passed
  124276. 49: ok 3432 # correct SSSR count
  124277. 49: ok 3433 # ring membership passed
  124278. 49: ok 3434 # correct SSSR count
  124279. 49: ok 3435 # ring membership passed
  124280. 49: ok 3436 # correct SSSR count
  124281. 49: ok 3437 # ring membership passed
  124282. 49: ok 3438 # correct SSSR count
  124283. 49: ok 3439 # ring membership passed
  124284. 49: ok 3440 # correct SSSR count
  124285. 49: ok 3441 # ring membership passed
  124286. 49: ok 3442 # correct SSSR count
  124287. 49: ok 3443 # ring membership passed
  124288. 49: ok 3444 # correct SSSR count
  124289. 49: ok 3445 # ring membership passed
  124290. 49: ok 3446 # correct SSSR count
  124291. 49: ok 3447 # ring membership passed
  124292. 49: ok 3448 # correct SSSR count
  124293. 49: ok 3449 # ring membership passed
  124294. 49: ok 3450 # correct SSSR count
  124295. 49: ok 3451 # ring membership passed
  124296. 49: ok 3452 # correct SSSR count
  124297. 49: ok 3453 # ring membership passed
  124298. 49: ok 3454 # correct SSSR count
  124299. 49: ok 3455 # ring membership passed
  124300. 49: ok 3456 # correct SSSR count
  124301. 49: ok 3457 # ring membership passed
  124302. 49: ok 3458 # correct SSSR count
  124303. 49: ok 3459 # ring membership passed
  124304. 49: ok 3460 # correct SSSR count
  124305. 49: ok 3461 # ring membership passed
  124306. 49: ok 3462 # correct SSSR count
  124307. 49: ok 3463 # ring membership passed
  124308. 49: ok 3464 # correct SSSR count
  124309. 49: ok 3465 # ring membership passed
  124310. 49: ok 3466 # correct SSSR count
  124311. 49: ok 3467 # ring membership passed
  124312. 49: ok 3468 # correct ring bond data
  124313. 49: ok 3469 # correct ring bond data
  124314. 49: ok 3470 # correct ring bond data
  124315. 49: ok 3471 # correct ring bond data
  124316. 49: ok 3472 # correct ring bond data
  124317. 49: ok 3473 # correct ring bond data
  124318. 49: ok 3474 # correct ring bond data
  124319. 49: ok 3475 # correct ring bond data
  124320. 49: ok 3476 # correct ring bond data
  124321. 49: ok 3477 # correct ring bond data
  124322. 49: ok 3478 # correct ring bond data
  124323. 49: ok 3479 # correct ring bond data
  124324. 49: ok 3480 # correct ring bond data
  124325. 49: ok 3481 # correct ring bond data
  124326. 49: ok 3482 # correct ring bond data
  124327. 49: ok 3483 # correct ring bond data
  124328. 49: ok 3484 # correct ring bond data
  124329. 49: ok 3485 # correct ring bond data
  124330. 49: ok 3486 # correct ring bond data
  124331. 49: ok 3487 # correct ring bond data
  124332. 49: ok 3488 # correct ring bond data
  124333. 49: ok 3489 # correct ring bond data
  124334. 49: ok 3490 # SSSR size matches reference
  124335. 49: ok 3491 # correct SSSR count
  124336. 49: ok 3492 # ring membership passed
  124337. 49: ok 3493 # correct SSSR count
  124338. 49: ok 3494 # ring membership passed
  124339. 49: ok 3495 # correct SSSR count
  124340. 49: ok 3496 # ring membership passed
  124341. 49: ok 3497 # correct SSSR count
  124342. 49: ok 3498 # ring membership passed
  124343. 49: ok 3499 # correct SSSR count
  124344. 49: ok 3500 # ring membership passed
  124345. 49: ok 3501 # correct SSSR count
  124346. 49: ok 3502 # ring membership passed
  124347. 49: ok 3503 # correct SSSR count
  124348. 49: ok 3504 # ring membership passed
  124349. 49: ok 3505 # correct SSSR count
  124350. 49: ok 3506 # ring membership passed
  124351. 49: ok 3507 # correct SSSR count
  124352. 49: ok 3508 # ring membership passed
  124353. 49: ok 3509 # correct SSSR count
  124354. 49: ok 3510 # ring membership passed
  124355. 49: ok 3511 # correct SSSR count
  124356. 49: ok 3512 # ring membership passed
  124357. 49: ok 3513 # correct SSSR count
  124358. 49: ok 3514 # ring membership passed
  124359. 49: ok 3515 # correct SSSR count
  124360. 49: ok 3516 # ring membership passed
  124361. 49: ok 3517 # correct SSSR count
  124362. 49: ok 3518 # ring membership passed
  124363. 49: ok 3519 # correct SSSR count
  124364. 49: ok 3520 # ring membership passed
  124365. 49: ok 3521 # correct SSSR count
  124366. 49: ok 3522 # ring membership passed
  124367. 49: ok 3523 # correct SSSR count
  124368. 49: ok 3524 # ring membership passed
  124369. 49: ok 3525 # correct SSSR count
  124370. 49: ok 3526 # ring membership passed
  124371. 49: ok 3527 # correct SSSR count
  124372. 49: ok 3528 # ring membership passed
  124373. 49: ok 3529 # correct SSSR count
  124374. 49: ok 3530 # ring membership passed
  124375. 49: ok 3531 # correct SSSR count
  124376. 49: ok 3532 # ring membership passed
  124377. 49: ok 3533 # correct ring bond data
  124378. 49: ok 3534 # correct ring bond data
  124379. 49: ok 3535 # correct ring bond data
  124380. 49: ok 3536 # correct ring bond data
  124381. 49: ok 3537 # correct ring bond data
  124382. 49: ok 3538 # correct ring bond data
  124383. 49: ok 3539 # correct ring bond data
  124384. 49: ok 3540 # correct ring bond data
  124385. 49: ok 3541 # correct ring bond data
  124386. 49: ok 3542 # correct ring bond data
  124387. 49: ok 3543 # correct ring bond data
  124388. 49: ok 3544 # correct ring bond data
  124389. 49: ok 3545 # correct ring bond data
  124390. 49: ok 3546 # correct ring bond data
  124391. 49: ok 3547 # correct ring bond data
  124392. 49: ok 3548 # correct ring bond data
  124393. 49: ok 3549 # correct ring bond data
  124394. 49: ok 3550 # correct ring bond data
  124395. 49: ok 3551 # correct ring bond data
  124396. 49: ok 3552 # correct ring bond data
  124397. 49: ok 3553 # correct ring bond data
  124398. 49: ok 3554 # correct ring bond data
  124399. 49: ok 3555 # correct ring bond data
  124400. 49: ok 3556 # correct ring bond data
  124401. 49: ok 3557 # correct ring bond data
  124402. 49: ok 3558 # correct ring bond data
  124403. 49: ok 3559 # correct ring bond data
  124404. 49: ok 3560 # SSSR size matches reference
  124405. 49: ok 3561 # correct SSSR count
  124406. 49: ok 3562 # ring membership passed
  124407. 49: ok 3563 # correct SSSR count
  124408. 49: ok 3564 # ring membership passed
  124409. 49: ok 3565 # correct SSSR count
  124410. 49: ok 3566 # ring membership passed
  124411. 49: ok 3567 # correct SSSR count
  124412. 49: ok 3568 # ring membership passed
  124413. 49: ok 3569 # correct SSSR count
  124414. 49: ok 3570 # ring membership passed
  124415. 49: ok 3571 # correct SSSR count
  124416. 49: ok 3572 # ring membership passed
  124417. 49: ok 3573 # correct SSSR count
  124418. 49: ok 3574 # ring membership passed
  124419. 49: ok 3575 # correct SSSR count
  124420. 49: ok 3576 # ring membership passed
  124421. 49: ok 3577 # correct SSSR count
  124422. 49: ok 3578 # ring membership passed
  124423. 49: ok 3579 # correct SSSR count
  124424. 49: ok 3580 # ring membership passed
  124425. 49: ok 3581 # correct SSSR count
  124426. 49: ok 3582 # ring membership passed
  124427. 49: ok 3583 # correct SSSR count
  124428. 49: ok 3584 # ring membership passed
  124429. 49: ok 3585 # correct SSSR count
  124430. 49: ok 3586 # ring membership passed
  124431. 49: ok 3587 # correct SSSR count
  124432. 49: ok 3588 # ring membership passed
  124433. 49: ok 3589 # correct SSSR count
  124434. 49: ok 3590 # ring membership passed
  124435. 49: ok 3591 # correct SSSR count
  124436. 49: ok 3592 # ring membership passed
  124437. 49: ok 3593 # correct SSSR count
  124438. 49: ok 3594 # ring membership passed
  124439. 49: ok 3595 # correct SSSR count
  124440. 49: ok 3596 # ring membership passed
  124441. 49: ok 3597 # correct SSSR count
  124442. 49: ok 3598 # ring membership passed
  124443. 49: ok 3599 # correct SSSR count
  124444. 49: ok 3600 # ring membership passed
  124445. 49: ok 3601 # correct SSSR count
  124446. 49: ok 3602 # ring membership passed
  124447. 49: ok 3603 # correct SSSR count
  124448. 49: ok 3604 # ring membership passed
  124449. 49: ok 3605 # correct SSSR count
  124450. 49: ok 3606 # ring membership passed
  124451. 49: ok 3607 # correct SSSR count
  124452. 49: ok 3608 # ring membership passed
  124453. 49: ok 3609 # correct SSSR count
  124454. 49: ok 3610 # ring membership passed
  124455. 49: ok 3611 # correct ring bond data
  124456. 49: ok 3612 # correct ring bond data
  124457. 49: ok 3613 # correct ring bond data
  124458. 49: ok 3614 # correct ring bond data
  124459. 49: ok 3615 # correct ring bond data
  124460. 49: ok 3616 # correct ring bond data
  124461. 49: ok 3617 # correct ring bond data
  124462. 49: ok 3618 # correct ring bond data
  124463. 49: ok 3619 # correct ring bond data
  124464. 49: ok 3620 # correct ring bond data
  124465. 49: ok 3621 # correct ring bond data
  124466. 49: ok 3622 # correct ring bond data
  124467. 49: ok 3623 # correct ring bond data
  124468. 49: ok 3624 # correct ring bond data
  124469. 49: ok 3625 # SSSR size matches reference
  124470. 49: ok 3626 # correct SSSR count
  124471. 49: ok 3627 # ring membership passed
  124472. 49: ok 3628 # correct SSSR count
  124473. 49: ok 3629 # ring membership passed
  124474. 49: ok 3630 # correct SSSR count
  124475. 49: ok 3631 # ring membership passed
  124476. 49: ok 3632 # correct SSSR count
  124477. 49: ok 3633 # ring membership passed
  124478. 49: ok 3634 # correct SSSR count
  124479. 49: ok 3635 # ring membership passed
  124480. 49: ok 3636 # correct SSSR count
  124481. 49: ok 3637 # ring membership passed
  124482. 49: ok 3638 # correct SSSR count
  124483. 49: ok 3639 # ring membership passed
  124484. 49: ok 3640 # correct SSSR count
  124485. 49: ok 3641 # ring membership passed
  124486. 49: ok 3642 # correct SSSR count
  124487. 49: ok 3643 # ring membership passed
  124488. 49: ok 3644 # correct SSSR count
  124489. 49: ok 3645 # ring membership passed
  124490. 49: ok 3646 # correct SSSR count
  124491. 49: ok 3647 # ring membership passed
  124492. 49: ok 3648 # correct SSSR count
  124493. 49: ok 3649 # ring membership passed
  124494. 49: ok 3650 # correct SSSR count
  124495. 49: ok 3651 # ring membership passed
  124496. 49: ok 3652 # correct SSSR count
  124497. 49: ok 3653 # ring membership passed
  124498. 49: ok 3654 # correct ring bond data
  124499. 49: ok 3655 # correct ring bond data
  124500. 49: ok 3656 # correct ring bond data
  124501. 49: ok 3657 # correct ring bond data
  124502. 49: ok 3658 # correct ring bond data
  124503. 49: ok 3659 # correct ring bond data
  124504. 49: ok 3660 # correct ring bond data
  124505. 49: ok 3661 # correct ring bond data
  124506. 49: ok 3662 # correct ring bond data
  124507. 49: ok 3663 # correct ring bond data
  124508. 49: ok 3664 # correct ring bond data
  124509. 49: ok 3665 # correct ring bond data
  124510. 49: ok 3666 # correct ring bond data
  124511. 49: ok 3667 # correct ring bond data
  124512. 49: ok 3668 # correct ring bond data
  124513. 49: ok 3669 # correct ring bond data
  124514. 49: ok 3670 # correct ring bond data
  124515. 49: ok 3671 # correct ring bond data
  124516. 49: ok 3672 # correct ring bond data
  124517. 49: ok 3673 # correct ring bond data
  124518. 49: ok 3674 # correct ring bond data
  124519. 49: ok 3675 # correct ring bond data
  124520. 49: ok 3676 # SSSR size matches reference
  124521. 49: ok 3677 # correct SSSR count
  124522. 49: ok 3678 # ring membership passed
  124523. 49: ok 3679 # correct SSSR count
  124524. 49: ok 3680 # ring membership passed
  124525. 49: ok 3681 # correct SSSR count
  124526. 49: ok 3682 # ring membership passed
  124527. 49: ok 3683 # correct SSSR count
  124528. 49: ok 3684 # ring membership passed
  124529. 49: ok 3685 # correct SSSR count
  124530. 49: ok 3686 # ring membership passed
  124531. 49: ok 3687 # correct SSSR count
  124532. 49: ok 3688 # ring membership passed
  124533. 49: ok 3689 # correct SSSR count
  124534. 49: ok 3690 # ring membership passed
  124535. 49: ok 3691 # correct SSSR count
  124536. 49: ok 3692 # ring membership passed
  124537. 49: ok 3693 # correct SSSR count
  124538. 49: ok 3694 # ring membership passed
  124539. 49: ok 3695 # correct SSSR count
  124540. 49: ok 3696 # ring membership passed
  124541. 49: ok 3697 # correct SSSR count
  124542. 49: ok 3698 # ring membership passed
  124543. 49: ok 3699 # correct SSSR count
  124544. 49: ok 3700 # ring membership passed
  124545. 49: ok 3701 # correct SSSR count
  124546. 49: ok 3702 # ring membership passed
  124547. 49: ok 3703 # correct SSSR count
  124548. 49: ok 3704 # ring membership passed
  124549. 49: ok 3705 # correct SSSR count
  124550. 49: ok 3706 # ring membership passed
  124551. 49: ok 3707 # correct SSSR count
  124552. 49: ok 3708 # ring membership passed
  124553. 49: ok 3709 # correct SSSR count
  124554. 49: ok 3710 # ring membership passed
  124555. 49: ok 3711 # correct SSSR count
  124556. 49: ok 3712 # ring membership passed
  124557. 49: ok 3713 # correct SSSR count
  124558. 49: ok 3714 # ring membership passed
  124559. 49: ok 3715 # correct SSSR count
  124560. 49: ok 3716 # ring membership passed
  124561. 49: ok 3717 # correct SSSR count
  124562. 49: ok 3718 # ring membership passed
  124563. 49: ok 3719 # correct SSSR count
  124564. 49: ok 3720 # ring membership passed
  124565. 49: ok 3721 # correct ring bond data
  124566. 49: ok 3722 # correct ring bond data
  124567. 49: ok 3723 # correct ring bond data
  124568. 49: ok 3724 # correct ring bond data
  124569. 49: ok 3725 # correct ring bond data
  124570. 49: ok 3726 # correct ring bond data
  124571. 49: ok 3727 # correct ring bond data
  124572. 49: ok 3728 # correct ring bond data
  124573. 49: ok 3729 # correct ring bond data
  124574. 49: ok 3730 # correct ring bond data
  124575. 49: ok 3731 # correct ring bond data
  124576. 49: ok 3732 # correct ring bond data
  124577. 49: ok 3733 # correct ring bond data
  124578. 49: ok 3734 # SSSR size matches reference
  124579. 49: ok 3735 # correct SSSR count
  124580. 49: ok 3736 # ring membership passed
  124581. 49: ok 3737 # correct SSSR count
  124582. 49: ok 3738 # ring membership passed
  124583. 49: ok 3739 # correct SSSR count
  124584. 49: ok 3740 # ring membership passed
  124585. 49: ok 3741 # correct SSSR count
  124586. 49: ok 3742 # ring membership passed
  124587. 49: ok 3743 # correct SSSR count
  124588. 49: ok 3744 # ring membership passed
  124589. 49: ok 3745 # correct SSSR count
  124590. 49: ok 3746 # ring membership passed
  124591. 49: ok 3747 # correct SSSR count
  124592. 49: ok 3748 # ring membership passed
  124593. 49: ok 3749 # correct SSSR count
  124594. 49: ok 3750 # ring membership passed
  124595. 49: ok 3751 # correct SSSR count
  124596. 49: ok 3752 # ring membership passed
  124597. 49: ok 3753 # correct SSSR count
  124598. 49: ok 3754 # ring membership passed
  124599. 49: ok 3755 # correct SSSR count
  124600. 49: ok 3756 # ring membership passed
  124601. 49: ok 3757 # correct SSSR count
  124602. 49: ok 3758 # ring membership passed
  124603. 49: ok 3759 # correct SSSR count
  124604. 49: ok 3760 # ring membership passed
  124605. 49: ok 3761 # correct SSSR count
  124606. 49: ok 3762 # ring membership passed
  124607. 49: ok 3763 # correct ring bond data
  124608. 49: ok 3764 # correct ring bond data
  124609. 49: ok 3765 # correct ring bond data
  124610. 49: ok 3766 # correct ring bond data
  124611. 49: ok 3767 # correct ring bond data
  124612. 49: ok 3768 # correct ring bond data
  124613. 49: ok 3769 # correct ring bond data
  124614. 49: ok 3770 # correct ring bond data
  124615. 49: ok 3771 # correct ring bond data
  124616. 49: ok 3772 # correct ring bond data
  124617. 49: ok 3773 # correct ring bond data
  124618. 49: ok 3774 # correct ring bond data
  124619. 49: ok 3775 # correct ring bond data
  124620. 49: ok 3776 # correct ring bond data
  124621. 49: ok 3777 # correct ring bond data
  124622. 49: ok 3778 # correct ring bond data
  124623. 49: ok 3779 # correct ring bond data
  124624. 49: ok 3780 # correct ring bond data
  124625. 49: ok 3781 # correct ring bond data
  124626. 49: ok 3782 # correct ring bond data
  124627. 49: ok 3783 # correct ring bond data
  124628. 49: ok 3784 # correct ring bond data
  124629. 49: ok 3785 # correct ring bond data
  124630. 49: ok 3786 # correct ring bond data
  124631. 49: ok 3787 # correct ring bond data
  124632. 49: ok 3788 # correct ring bond data
  124633. 49: ok 3789 # correct ring bond data
  124634. 49: ok 3790 # correct ring bond data
  124635. 49: ok 3791 # correct ring bond data
  124636. 49: ok 3792 # correct ring bond data
  124637. 49: ok 3793 # correct ring bond data
  124638. 49: ok 3794 # SSSR size matches reference
  124639. 49: ok 3795 # correct SSSR count
  124640. 49: ok 3796 # ring membership passed
  124641. 49: ok 3797 # correct SSSR count
  124642. 49: ok 3798 # ring membership passed
  124643. 49: ok 3799 # correct SSSR count
  124644. 49: ok 3800 # ring membership passed
  124645. 49: ok 3801 # correct SSSR count
  124646. 49: ok 3802 # ring membership passed
  124647. 49: ok 3803 # correct SSSR count
  124648. 49: ok 3804 # ring membership passed
  124649. 49: ok 3805 # correct SSSR count
  124650. 49: ok 3806 # ring membership passed
  124651. 49: ok 3807 # correct SSSR count
  124652. 49: ok 3808 # ring membership passed
  124653. 49: ok 3809 # correct SSSR count
  124654. 49: ok 3810 # ring membership passed
  124655. 49: ok 3811 # correct SSSR count
  124656. 49: ok 3812 # ring membership passed
  124657. 49: ok 3813 # correct SSSR count
  124658. 49: ok 3814 # ring membership passed
  124659. 49: ok 3815 # correct SSSR count
  124660. 49: ok 3816 # ring membership passed
  124661. 49: ok 3817 # correct SSSR count
  124662. 49: ok 3818 # ring membership passed
  124663. 49: ok 3819 # correct SSSR count
  124664. 49: ok 3820 # ring membership passed
  124665. 49: ok 3821 # correct SSSR count
  124666. 49: ok 3822 # ring membership passed
  124667. 49: ok 3823 # correct SSSR count
  124668. 49: ok 3824 # ring membership passed
  124669. 49: ok 3825 # correct SSSR count
  124670. 49: ok 3826 # ring membership passed
  124671. 49: ok 3827 # correct SSSR count
  124672. 49: ok 3828 # ring membership passed
  124673. 49: ok 3829 # correct SSSR count
  124674. 49: ok 3830 # ring membership passed
  124675. 49: ok 3831 # correct SSSR count
  124676. 49: ok 3832 # ring membership passed
  124677. 49: ok 3833 # correct SSSR count
  124678. 49: ok 3834 # ring membership passed
  124679. 49: ok 3835 # correct SSSR count
  124680. 49: ok 3836 # ring membership passed
  124681. 49: ok 3837 # correct SSSR count
  124682. 49: ok 3838 # ring membership passed
  124683. 49: ok 3839 # correct SSSR count
  124684. 49: ok 3840 # ring membership passed
  124685. 49: ok 3841 # correct SSSR count
  124686. 49: ok 3842 # ring membership passed
  124687. 49: ok 3843 # correct SSSR count
  124688. 49: ok 3844 # ring membership passed
  124689. 49: ok 3845 # correct SSSR count
  124690. 49: ok 3846 # ring membership passed
  124691. 49: ok 3847 # correct SSSR count
  124692. 49: ok 3848 # ring membership passed
  124693. 49: ok 3849 # correct SSSR count
  124694. 49: ok 3850 # ring membership passed
  124695. 49: ok 3851 # correct ring bond data
  124696. 49: ok 3852 # correct ring bond data
  124697. 49: ok 3853 # correct ring bond data
  124698. 49: ok 3854 # correct ring bond data
  124699. 49: ok 3855 # correct ring bond data
  124700. 49: ok 3856 # correct ring bond data
  124701. 49: ok 3857 # correct ring bond data
  124702. 49: ok 3858 # correct ring bond data
  124703. 49: ok 3859 # correct ring bond data
  124704. 49: ok 3860 # correct ring bond data
  124705. 49: ok 3861 # correct ring bond data
  124706. 49: ok 3862 # correct ring bond data
  124707. 49: ok 3863 # correct ring bond data
  124708. 49: ok 3864 # correct ring bond data
  124709. 49: ok 3865 # correct ring bond data
  124710. 49: ok 3866 # correct ring bond data
  124711. 49: ok 3867 # correct ring bond data
  124712. 49: ok 3868 # correct ring bond data
  124713. 49: ok 3869 # correct ring bond data
  124714. 49: ok 3870 # correct ring bond data
  124715. 49: ok 3871 # correct ring bond data
  124716. 49: ok 3872 # correct ring bond data
  124717. 49: ok 3873 # correct ring bond data
  124718. 49: ok 3874 # correct ring bond data
  124719. 49: ok 3875 # SSSR size matches reference
  124720. 49: ok 3876 # correct SSSR count
  124721. 49: ok 3877 # ring membership passed
  124722. 49: ok 3878 # correct SSSR count
  124723. 49: ok 3879 # ring membership passed
  124724. 49: ok 3880 # correct SSSR count
  124725. 49: ok 3881 # ring membership passed
  124726. 49: ok 3882 # correct SSSR count
  124727. 49: ok 3883 # ring membership passed
  124728. 49: ok 3884 # correct SSSR count
  124729. 49: ok 3885 # ring membership passed
  124730. 49: ok 3886 # correct SSSR count
  124731. 49: ok 3887 # ring membership passed
  124732. 49: ok 3888 # correct SSSR count
  124733. 49: ok 3889 # ring membership passed
  124734. 49: ok 3890 # correct SSSR count
  124735. 49: ok 3891 # ring membership passed
  124736. 49: ok 3892 # correct SSSR count
  124737. 49: ok 3893 # ring membership passed
  124738. 49: ok 3894 # correct SSSR count
  124739. 49: ok 3895 # ring membership passed
  124740. 49: ok 3896 # correct SSSR count
  124741. 49: ok 3897 # ring membership passed
  124742. 49: ok 3898 # correct SSSR count
  124743. 49: ok 3899 # ring membership passed
  124744. 49: ok 3900 # correct SSSR count
  124745. 49: ok 3901 # ring membership passed
  124746. 49: ok 3902 # correct SSSR count
  124747. 49: ok 3903 # ring membership passed
  124748. 49: ok 3904 # correct SSSR count
  124749. 49: ok 3905 # ring membership passed
  124750. 49: ok 3906 # correct SSSR count
  124751. 49: ok 3907 # ring membership passed
  124752. 49: ok 3908 # correct SSSR count
  124753. 49: ok 3909 # ring membership passed
  124754. 49: ok 3910 # correct SSSR count
  124755. 49: ok 3911 # ring membership passed
  124756. 49: ok 3912 # correct SSSR count
  124757. 49: ok 3913 # ring membership passed
  124758. 49: ok 3914 # correct SSSR count
  124759. 49: ok 3915 # ring membership passed
  124760. 49: ok 3916 # correct SSSR count
  124761. 49: ok 3917 # ring membership passed
  124762. 49: ok 3918 # correct SSSR count
  124763. 49: ok 3919 # ring membership passed
  124764. 49: ok 3920 # correct ring bond data
  124765. 49: ok 3921 # correct ring bond data
  124766. 49: ok 3922 # correct ring bond data
  124767. 49: ok 3923 # correct ring bond data
  124768. 49: ok 3924 # correct ring bond data
  124769. 49: ok 3925 # correct ring bond data
  124770. 49: ok 3926 # correct ring bond data
  124771. 49: ok 3927 # correct ring bond data
  124772. 49: ok 3928 # correct ring bond data
  124773. 49: ok 3929 # correct ring bond data
  124774. 49: ok 3930 # correct ring bond data
  124775. 49: ok 3931 # correct ring bond data
  124776. 49: ok 3932 # correct ring bond data
  124777. 49: ok 3933 # correct ring bond data
  124778. 49: ok 3934 # correct ring bond data
  124779. 49: ok 3935 # correct ring bond data
  124780. 49: ok 3936 # correct ring bond data
  124781. 49: ok 3937 # correct ring bond data
  124782. 49: ok 3938 # correct ring bond data
  124783. 49: ok 3939 # correct ring bond data
  124784. 49: ok 3940 # correct ring bond data
  124785. 49: ok 3941 # correct ring bond data
  124786. 49: ok 3942 # correct ring bond data
  124787. 49: ok 3943 # SSSR size matches reference
  124788. 49: ok 3944 # correct SSSR count
  124789. 49: ok 3945 # ring membership passed
  124790. 49: ok 3946 # correct SSSR count
  124791. 49: ok 3947 # ring membership passed
  124792. 49: ok 3948 # correct SSSR count
  124793. 49: ok 3949 # ring membership passed
  124794. 49: ok 3950 # correct SSSR count
  124795. 49: ok 3951 # ring membership passed
  124796. 49: ok 3952 # correct SSSR count
  124797. 49: ok 3953 # ring membership passed
  124798. 49: ok 3954 # correct SSSR count
  124799. 49: ok 3955 # ring membership passed
  124800. 49: ok 3956 # correct SSSR count
  124801. 49: ok 3957 # ring membership passed
  124802. 49: ok 3958 # correct SSSR count
  124803. 49: ok 3959 # ring membership passed
  124804. 49: ok 3960 # correct SSSR count
  124805. 49: ok 3961 # ring membership passed
  124806. 49: ok 3962 # correct SSSR count
  124807. 49: ok 3963 # ring membership passed
  124808. 49: ok 3964 # correct SSSR count
  124809. 49: ok 3965 # ring membership passed
  124810. 49: ok 3966 # correct SSSR count
  124811. 49: ok 3967 # ring membership passed
  124812. 49: ok 3968 # correct SSSR count
  124813. 49: ok 3969 # ring membership passed
  124814. 49: ok 3970 # correct SSSR count
  124815. 49: ok 3971 # ring membership passed
  124816. 49: ok 3972 # correct SSSR count
  124817. 49: ok 3973 # ring membership passed
  124818. 49: ok 3974 # correct SSSR count
  124819. 49: ok 3975 # ring membership passed
  124820. 49: ok 3976 # correct SSSR count
  124821. 49: ok 3977 # ring membership passed
  124822. 49: ok 3978 # correct SSSR count
  124823. 49: ok 3979 # ring membership passed
  124824. 49: ok 3980 # correct SSSR count
  124825. 49: ok 3981 # ring membership passed
  124826. 49: ok 3982 # correct SSSR count
  124827. 49: ok 3983 # ring membership passed
  124828. 49: ok 3984 # correct SSSR count
  124829. 49: ok 3985 # ring membership passed
  124830. 49: ok 3986 # correct ring bond data
  124831. 49: ok 3987 # correct ring bond data
  124832. 49: ok 3988 # correct ring bond data
  124833. 49: ok 3989 # correct ring bond data
  124834. 49: ok 3990 # correct ring bond data
  124835. 49: ok 3991 # correct ring bond data
  124836. 49: ok 3992 # correct ring bond data
  124837. 49: ok 3993 # correct ring bond data
  124838. 49: ok 3994 # correct ring bond data
  124839. 49: ok 3995 # correct ring bond data
  124840. 49: ok 3996 # correct ring bond data
  124841. 49: ok 3997 # correct ring bond data
  124842. 49: ok 3998 # correct ring bond data
  124843. 49: ok 3999 # SSSR size matches reference
  124844. 49: ok 4000 # correct SSSR count
  124845. 49: ok 4001 # ring membership passed
  124846. 49: ok 4002 # correct SSSR count
  124847. 49: ok 4003 # ring membership passed
  124848. 49: ok 4004 # correct SSSR count
  124849. 49: ok 4005 # ring membership passed
  124850. 49: ok 4006 # correct SSSR count
  124851. 49: ok 4007 # ring membership passed
  124852. 49: ok 4008 # correct SSSR count
  124853. 49: ok 4009 # ring membership passed
  124854. 49: ok 4010 # correct SSSR count
  124855. 49: ok 4011 # ring membership passed
  124856. 49: ok 4012 # correct SSSR count
  124857. 49: ok 4013 # ring membership passed
  124858. 49: ok 4014 # correct SSSR count
  124859. 49: ok 4015 # ring membership passed
  124860. 49: ok 4016 # correct SSSR count
  124861. 49: ok 4017 # ring membership passed
  124862. 49: ok 4018 # correct SSSR count
  124863. 49: ok 4019 # ring membership passed
  124864. 49: ok 4020 # correct SSSR count
  124865. 49: ok 4021 # ring membership passed
  124866. 49: ok 4022 # correct SSSR count
  124867. 49: ok 4023 # ring membership passed
  124868. 49: ok 4024 # correct SSSR count
  124869. 49: ok 4025 # ring membership passed
  124870. 49: ok 4026 # correct ring bond data
  124871. 49: ok 4027 # correct ring bond data
  124872. 49: ok 4028 # correct ring bond data
  124873. 49: ok 4029 # correct ring bond data
  124874. 49: ok 4030 # correct ring bond data
  124875. 49: ok 4031 # correct ring bond data
  124876. 49: ok 4032 # correct ring bond data
  124877. 49: ok 4033 # correct ring bond data
  124878. 49: ok 4034 # correct ring bond data
  124879. 49: ok 4035 # correct ring bond data
  124880. 49: ok 4036 # correct ring bond data
  124881. 49: ok 4037 # correct ring bond data
  124882. 49: ok 4038 # correct ring bond data
  124883. 49: ok 4039 # correct ring bond data
  124884. 49: ok 4040 # correct ring bond data
  124885. 49: ok 4041 # correct ring bond data
  124886. 49: ok 4042 # correct ring bond data
  124887. 49: ok 4043 # correct ring bond data
  124888. 49: ok 4044 # correct ring bond data
  124889. 49: ok 4045 # correct ring bond data
  124890. 49: ok 4046 # correct ring bond data
  124891. 49: ok 4047 # correct ring bond data
  124892. 49: ok 4048 # correct ring bond data
  124893. 49: ok 4049 # SSSR size matches reference
  124894. 49: ok 4050 # correct SSSR count
  124895. 49: ok 4051 # ring membership passed
  124896. 49: ok 4052 # correct SSSR count
  124897. 49: ok 4053 # ring membership passed
  124898. 49: ok 4054 # correct SSSR count
  124899. 49: ok 4055 # ring membership passed
  124900. 49: ok 4056 # correct SSSR count
  124901. 49: ok 4057 # ring membership passed
  124902. 49: ok 4058 # correct SSSR count
  124903. 49: ok 4059 # ring membership passed
  124904. 49: ok 4060 # correct SSSR count
  124905. 49: ok 4061 # ring membership passed
  124906. 49: ok 4062 # correct SSSR count
  124907. 49: ok 4063 # ring membership passed
  124908. 49: ok 4064 # correct SSSR count
  124909. 49: ok 4065 # ring membership passed
  124910. 49: ok 4066 # correct SSSR count
  124911. 49: ok 4067 # ring membership passed
  124912. 49: ok 4068 # correct SSSR count
  124913. 49: ok 4069 # ring membership passed
  124914. 49: ok 4070 # correct SSSR count
  124915. 49: ok 4071 # ring membership passed
  124916. 49: ok 4072 # correct SSSR count
  124917. 49: ok 4073 # ring membership passed
  124918. 49: ok 4074 # correct SSSR count
  124919. 49: ok 4075 # ring membership passed
  124920. 49: ok 4076 # correct SSSR count
  124921. 49: ok 4077 # ring membership passed
  124922. 49: ok 4078 # correct SSSR count
  124923. 49: ok 4079 # ring membership passed
  124924. 49: ok 4080 # correct SSSR count
  124925. 49: ok 4081 # ring membership passed
  124926. 49: ok 4082 # correct SSSR count
  124927. 49: ok 4083 # ring membership passed
  124928. 49: ok 4084 # correct SSSR count
  124929. 49: ok 4085 # ring membership passed
  124930. 49: ok 4086 # correct SSSR count
  124931. 49: ok 4087 # ring membership passed
  124932. 49: ok 4088 # correct SSSR count
  124933. 49: ok 4089 # ring membership passed
  124934. 49: ok 4090 # correct SSSR count
  124935. 49: ok 4091 # ring membership passed
  124936. 49: ok 4092 # correct ring bond data
  124937. 49: ok 4093 # correct ring bond data
  124938. 49: ok 4094 # correct ring bond data
  124939. 49: ok 4095 # correct ring bond data
  124940. 49: ok 4096 # correct ring bond data
  124941. 49: ok 4097 # correct ring bond data
  124942. 49: ok 4098 # correct ring bond data
  124943. 49: ok 4099 # correct ring bond data
  124944. 49: ok 4100 # correct ring bond data
  124945. 49: ok 4101 # correct ring bond data
  124946. 49: ok 4102 # correct ring bond data
  124947. 49: ok 4103 # correct ring bond data
  124948. 49: ok 4104 # correct ring bond data
  124949. 49: ok 4105 # correct ring bond data
  124950. 49: ok 4106 # correct ring bond data
  124951. 49: ok 4107 # correct ring bond data
  124952. 49: ok 4108 # correct ring bond data
  124953. 49: ok 4109 # SSSR size matches reference
  124954. 49: ok 4110 # correct SSSR count
  124955. 49: ok 4111 # ring membership passed
  124956. 49: ok 4112 # correct SSSR count
  124957. 49: ok 4113 # ring membership passed
  124958. 49: ok 4114 # correct SSSR count
  124959. 49: ok 4115 # ring membership passed
  124960. 49: ok 4116 # correct SSSR count
  124961. 49: ok 4117 # ring membership passed
  124962. 49: ok 4118 # correct SSSR count
  124963. 49: ok 4119 # ring membership passed
  124964. 49: ok 4120 # correct SSSR count
  124965. 49: ok 4121 # ring membership passed
  124966. 49: ok 4122 # correct SSSR count
  124967. 49: ok 4123 # ring membership passed
  124968. 49: ok 4124 # correct SSSR count
  124969. 49: ok 4125 # ring membership passed
  124970. 49: ok 4126 # correct SSSR count
  124971. 49: ok 4127 # ring membership passed
  124972. 49: ok 4128 # correct SSSR count
  124973. 49: ok 4129 # ring membership passed
  124974. 49: ok 4130 # correct SSSR count
  124975. 49: ok 4131 # ring membership passed
  124976. 49: ok 4132 # correct SSSR count
  124977. 49: ok 4133 # ring membership passed
  124978. 49: ok 4134 # correct SSSR count
  124979. 49: ok 4135 # ring membership passed
  124980. 49: ok 4136 # correct SSSR count
  124981. 49: ok 4137 # ring membership passed
  124982. 49: ok 4138 # correct SSSR count
  124983. 49: ok 4139 # ring membership passed
  124984. 49: ok 4140 # correct SSSR count
  124985. 49: ok 4141 # ring membership passed
  124986. 49: ok 4142 # correct ring bond data
  124987. 49: ok 4143 # correct ring bond data
  124988. 49: ok 4144 # correct ring bond data
  124989. 49: ok 4145 # correct ring bond data
  124990. 49: ok 4146 # correct ring bond data
  124991. 49: ok 4147 # correct ring bond data
  124992. 49: ok 4148 # correct ring bond data
  124993. 49: ok 4149 # correct ring bond data
  124994. 49: ok 4150 # correct ring bond data
  124995. 49: ok 4151 # correct ring bond data
  124996. 49: ok 4152 # correct ring bond data
  124997. 49: ok 4153 # correct ring bond data
  124998. 49: ok 4154 # correct ring bond data
  124999. 49: ok 4155 # correct ring bond data
  125000. 49: ok 4156 # correct ring bond data
  125001. 49: ok 4157 # correct ring bond data
  125002. 49: ok 4158 # correct ring bond data
  125003. 49: ok 4159 # correct ring bond data
  125004. 49: ok 4160 # correct ring bond data
  125005. 49: ok 4161 # correct ring bond data
  125006. 49: ok 4162 # correct ring bond data
  125007. 49: ok 4163 # correct ring bond data
  125008. 49: ok 4164 # correct ring bond data
  125009. 49: ok 4165 # correct ring bond data
  125010. 49: ok 4166 # SSSR size matches reference
  125011. 49: ok 4167 # correct SSSR count
  125012. 49: ok 4168 # ring membership passed
  125013. 49: ok 4169 # correct SSSR count
  125014. 49: ok 4170 # ring membership passed
  125015. 49: ok 4171 # correct SSSR count
  125016. 49: ok 4172 # ring membership passed
  125017. 49: ok 4173 # correct SSSR count
  125018. 49: ok 4174 # ring membership passed
  125019. 49: ok 4175 # correct SSSR count
  125020. 49: ok 4176 # ring membership passed
  125021. 49: ok 4177 # correct SSSR count
  125022. 49: ok 4178 # ring membership passed
  125023. 49: ok 4179 # correct SSSR count
  125024. 49: ok 4180 # ring membership passed
  125025. 49: ok 4181 # correct SSSR count
  125026. 49: ok 4182 # ring membership passed
  125027. 49: ok 4183 # correct SSSR count
  125028. 49: ok 4184 # ring membership passed
  125029. 49: ok 4185 # correct SSSR count
  125030. 49: ok 4186 # ring membership passed
  125031. 49: ok 4187 # correct SSSR count
  125032. 49: ok 4188 # ring membership passed
  125033. 49: ok 4189 # correct SSSR count
  125034. 49: ok 4190 # ring membership passed
  125035. 49: ok 4191 # correct SSSR count
  125036. 49: ok 4192 # ring membership passed
  125037. 49: ok 4193 # correct SSSR count
  125038. 49: ok 4194 # ring membership passed
  125039. 49: ok 4195 # correct SSSR count
  125040. 49: ok 4196 # ring membership passed
  125041. 49: ok 4197 # correct SSSR count
  125042. 49: ok 4198 # ring membership passed
  125043. 49: ok 4199 # correct SSSR count
  125044. 49: ok 4200 # ring membership passed
  125045. 49: ok 4201 # correct SSSR count
  125046. 49: ok 4202 # ring membership passed
  125047. 49: ok 4203 # correct SSSR count
  125048. 49: ok 4204 # ring membership passed
  125049. 49: ok 4205 # correct SSSR count
  125050. 49: ok 4206 # ring membership passed
  125051. 49: ok 4207 # correct SSSR count
  125052. 49: ok 4208 # ring membership passed
  125053. 49: ok 4209 # correct SSSR count
  125054. 49: ok 4210 # ring membership passed
  125055. 49: ok 4211 # correct ring bond data
  125056. 49: ok 4212 # correct ring bond data
  125057. 49: ok 4213 # correct ring bond data
  125058. 49: ok 4214 # correct ring bond data
  125059. 49: ok 4215 # correct ring bond data
  125060. 49: ok 4216 # correct ring bond data
  125061. 49: ok 4217 # correct ring bond data
  125062. 49: ok 4218 # correct ring bond data
  125063. 49: ok 4219 # correct ring bond data
  125064. 49: ok 4220 # correct ring bond data
  125065. 49: ok 4221 # correct ring bond data
  125066. 49: ok 4222 # correct ring bond data
  125067. 49: ok 4223 # correct ring bond data
  125068. 49: ok 4224 # correct ring bond data
  125069. 49: ok 4225 # correct ring bond data
  125070. 49: ok 4226 # correct ring bond data
  125071. 49: ok 4227 # correct ring bond data
  125072. 49: ok 4228 # SSSR size matches reference
  125073. 49: ok 4229 # correct SSSR count
  125074. 49: ok 4230 # ring membership passed
  125075. 49: ok 4231 # correct SSSR count
  125076. 49: ok 4232 # ring membership passed
  125077. 49: ok 4233 # correct SSSR count
  125078. 49: ok 4234 # ring membership passed
  125079. 49: ok 4235 # correct SSSR count
  125080. 49: ok 4236 # ring membership passed
  125081. 49: ok 4237 # correct SSSR count
  125082. 49: ok 4238 # ring membership passed
  125083. 49: ok 4239 # correct SSSR count
  125084. 49: ok 4240 # ring membership passed
  125085. 49: ok 4241 # correct SSSR count
  125086. 49: ok 4242 # ring membership passed
  125087. 49: ok 4243 # correct SSSR count
  125088. 49: ok 4244 # ring membership passed
  125089. 49: ok 4245 # correct SSSR count
  125090. 49: ok 4246 # ring membership passed
  125091. 49: ok 4247 # correct SSSR count
  125092. 49: ok 4248 # ring membership passed
  125093. 49: ok 4249 # correct SSSR count
  125094. 49: ok 4250 # ring membership passed
  125095. 49: ok 4251 # correct SSSR count
  125096. 49: ok 4252 # ring membership passed
  125097. 49: ok 4253 # correct SSSR count
  125098. 49: ok 4254 # ring membership passed
  125099. 49: ok 4255 # correct SSSR count
  125100. 49: ok 4256 # ring membership passed
  125101. 49: ok 4257 # correct SSSR count
  125102. 49: ok 4258 # ring membership passed
  125103. 49: ok 4259 # correct SSSR count
  125104. 49: ok 4260 # ring membership passed
  125105. 49: ok 4261 # correct ring bond data
  125106. 49: ok 4262 # correct ring bond data
  125107. 49: ok 4263 # correct ring bond data
  125108. 49: ok 4264 # correct ring bond data
  125109. 49: ok 4265 # correct ring bond data
  125110. 49: ok 4266 # correct ring bond data
  125111. 49: ok 4267 # correct ring bond data
  125112. 49: ok 4268 # correct ring bond data
  125113. 49: ok 4269 # correct ring bond data
  125114. 49: ok 4270 # correct ring bond data
  125115. 49: ok 4271 # correct ring bond data
  125116. 49: ok 4272 # correct ring bond data
  125117. 49: ok 4273 # correct ring bond data
  125118. 49: ok 4274 # correct ring bond data
  125119. 49: ok 4275 # correct ring bond data
  125120. 49: ok 4276 # correct ring bond data
  125121. 49: ok 4277 # correct ring bond data
  125122. 49: ok 4278 # correct ring bond data
  125123. 49: ok 4279 # SSSR size matches reference
  125124. 49: ok 4280 # correct SSSR count
  125125. 49: ok 4281 # ring membership passed
  125126. 49: ok 4282 # correct SSSR count
  125127. 49: ok 4283 # ring membership passed
  125128. 49: ok 4284 # correct SSSR count
  125129. 49: ok 4285 # ring membership passed
  125130. 49: ok 4286 # correct SSSR count
  125131. 49: ok 4287 # ring membership passed
  125132. 49: ok 4288 # correct SSSR count
  125133. 49: ok 4289 # ring membership passed
  125134. 49: ok 4290 # correct SSSR count
  125135. 49: ok 4291 # ring membership passed
  125136. 49: ok 4292 # correct SSSR count
  125137. 49: ok 4293 # ring membership passed
  125138. 49: ok 4294 # correct SSSR count
  125139. 49: ok 4295 # ring membership passed
  125140. 49: ok 4296 # correct SSSR count
  125141. 49: ok 4297 # ring membership passed
  125142. 49: ok 4298 # correct SSSR count
  125143. 49: ok 4299 # ring membership passed
  125144. 49: ok 4300 # correct SSSR count
  125145. 49: ok 4301 # ring membership passed
  125146. 49: ok 4302 # correct SSSR count
  125147. 49: ok 4303 # ring membership passed
  125148. 49: ok 4304 # correct SSSR count
  125149. 49: ok 4305 # ring membership passed
  125150. 49: ok 4306 # correct SSSR count
  125151. 49: ok 4307 # ring membership passed
  125152. 49: ok 4308 # correct SSSR count
  125153. 49: ok 4309 # ring membership passed
  125154. 49: ok 4310 # correct SSSR count
  125155. 49: ok 4311 # ring membership passed
  125156. 49: ok 4312 # correct SSSR count
  125157. 49: ok 4313 # ring membership passed
  125158. 49: ok 4314 # correct ring bond data
  125159. 49: ok 4315 # correct ring bond data
  125160. 49: ok 4316 # correct ring bond data
  125161. 49: ok 4317 # correct ring bond data
  125162. 49: ok 4318 # correct ring bond data
  125163. 49: ok 4319 # correct ring bond data
  125164. 49: ok 4320 # correct ring bond data
  125165. 49: ok 4321 # correct ring bond data
  125166. 49: ok 4322 # correct ring bond data
  125167. 49: ok 4323 # correct ring bond data
  125168. 49: ok 4324 # correct ring bond data
  125169. 49: ok 4325 # correct ring bond data
  125170. 49: ok 4326 # correct ring bond data
  125171. 49: ok 4327 # correct ring bond data
  125172. 49: ok 4328 # correct ring bond data
  125173. 49: ok 4329 # correct ring bond data
  125174. 49: ok 4330 # correct ring bond data
  125175. 49: ok 4331 # correct ring bond data
  125176. 49: ok 4332 # correct ring bond data
  125177. 49: ok 4333 # SSSR size matches reference
  125178. 49: ok 4334 # correct SSSR count
  125179. 49: ok 4335 # ring membership passed
  125180. 49: ok 4336 # correct SSSR count
  125181. 49: ok 4337 # ring membership passed
  125182. 49: ok 4338 # correct SSSR count
  125183. 49: ok 4339 # ring membership passed
  125184. 49: ok 4340 # correct SSSR count
  125185. 49: ok 4341 # ring membership passed
  125186. 49: ok 4342 # correct SSSR count
  125187. 49: ok 4343 # ring membership passed
  125188. 49: ok 4344 # correct SSSR count
  125189. 49: ok 4345 # ring membership passed
  125190. 49: ok 4346 # correct SSSR count
  125191. 49: ok 4347 # ring membership passed
  125192. 49: ok 4348 # correct SSSR count
  125193. 49: ok 4349 # ring membership passed
  125194. 49: ok 4350 # correct SSSR count
  125195. 49: ok 4351 # ring membership passed
  125196. 49: ok 4352 # correct SSSR count
  125197. 49: ok 4353 # ring membership passed
  125198. 49: ok 4354 # correct SSSR count
  125199. 49: ok 4355 # ring membership passed
  125200. 49: ok 4356 # correct SSSR count
  125201. 49: ok 4357 # ring membership passed
  125202. 49: ok 4358 # correct SSSR count
  125203. 49: ok 4359 # ring membership passed
  125204. 49: ok 4360 # correct SSSR count
  125205. 49: ok 4361 # ring membership passed
  125206. 49: ok 4362 # correct SSSR count
  125207. 49: ok 4363 # ring membership passed
  125208. 49: ok 4364 # correct SSSR count
  125209. 49: ok 4365 # ring membership passed
  125210. 49: ok 4366 # correct SSSR count
  125211. 49: ok 4367 # ring membership passed
  125212. 49: ok 4368 # correct SSSR count
  125213. 49: ok 4369 # ring membership passed
  125214. 49: ok 4370 # correct ring bond data
  125215. 49: ok 4371 # correct ring bond data
  125216. 49: ok 4372 # correct ring bond data
  125217. 49: ok 4373 # correct ring bond data
  125218. 49: ok 4374 # correct ring bond data
  125219. 49: ok 4375 # correct ring bond data
  125220. 49: ok 4376 # correct ring bond data
  125221. 49: ok 4377 # correct ring bond data
  125222. 49: ok 4378 # correct ring bond data
  125223. 49: ok 4379 # correct ring bond data
  125224. 49: ok 4380 # correct ring bond data
  125225. 49: ok 4381 # correct ring bond data
  125226. 49: ok 4382 # correct ring bond data
  125227. 49: ok 4383 # correct ring bond data
  125228. 49: ok 4384 # correct ring bond data
  125229. 49: ok 4385 # correct ring bond data
  125230. 49: ok 4386 # correct ring bond data
  125231. 49: ok 4387 # correct ring bond data
  125232. 49: ok 4388 # correct ring bond data
  125233. 49: ok 4389 # correct ring bond data
  125234. 49: ok 4390 # SSSR size matches reference
  125235. 49: ok 4391 # correct SSSR count
  125236. 49: ok 4392 # ring membership passed
  125237. 49: ok 4393 # correct SSSR count
  125238. 49: ok 4394 # ring membership passed
  125239. 49: ok 4395 # correct SSSR count
  125240. 49: ok 4396 # ring membership passed
  125241. 49: ok 4397 # correct SSSR count
  125242. 49: ok 4398 # ring membership passed
  125243. 49: ok 4399 # correct SSSR count
  125244. 49: ok 4400 # ring membership passed
  125245. 49: ok 4401 # correct SSSR count
  125246. 49: ok 4402 # ring membership passed
  125247. 49: ok 4403 # correct SSSR count
  125248. 49: ok 4404 # ring membership passed
  125249. 49: ok 4405 # correct SSSR count
  125250. 49: ok 4406 # ring membership passed
  125251. 49: ok 4407 # correct SSSR count
  125252. 49: ok 4408 # ring membership passed
  125253. 49: ok 4409 # correct SSSR count
  125254. 49: ok 4410 # ring membership passed
  125255. 49: ok 4411 # correct SSSR count
  125256. 49: ok 4412 # ring membership passed
  125257. 49: ok 4413 # correct SSSR count
  125258. 49: ok 4414 # ring membership passed
  125259. 49: ok 4415 # correct SSSR count
  125260. 49: ok 4416 # ring membership passed
  125261. 49: ok 4417 # correct SSSR count
  125262. 49: ok 4418 # ring membership passed
  125263. 49: ok 4419 # correct SSSR count
  125264. 49: ok 4420 # ring membership passed
  125265. 49: ok 4421 # correct SSSR count
  125266. 49: ok 4422 # ring membership passed
  125267. 49: ok 4423 # correct SSSR count
  125268. 49: ok 4424 # ring membership passed
  125269. 49: ok 4425 # correct SSSR count
  125270. 49: ok 4426 # ring membership passed
  125271. 49: ok 4427 # correct SSSR count
  125272. 49: ok 4428 # ring membership passed
  125273. 49: ok 4429 # correct ring bond data
  125274. 49: ok 4430 # correct ring bond data
  125275. 49: ok 4431 # correct ring bond data
  125276. 49: ok 4432 # correct ring bond data
  125277. 49: ok 4433 # correct ring bond data
  125278. 49: ok 4434 # correct ring bond data
  125279. 49: ok 4435 # correct ring bond data
  125280. 49: ok 4436 # correct ring bond data
  125281. 49: ok 4437 # correct ring bond data
  125282. 49: ok 4438 # correct ring bond data
  125283. 49: ok 4439 # correct ring bond data
  125284. 49: ok 4440 # correct ring bond data
  125285. 49: ok 4441 # correct ring bond data
  125286. 49: ok 4442 # correct ring bond data
  125287. 49: ok 4443 # correct ring bond data
  125288. 49: ok 4444 # correct ring bond data
  125289. 49: ok 4445 # correct ring bond data
  125290. 49: ok 4446 # correct ring bond data
  125291. 49: ok 4447 # correct ring bond data
  125292. 49: ok 4448 # correct ring bond data
  125293. 49: ok 4449 # SSSR size matches reference
  125294. 49: ok 4450 # correct SSSR count
  125295. 49: ok 4451 # ring membership passed
  125296. 49: ok 4452 # correct SSSR count
  125297. 49: ok 4453 # ring membership passed
  125298. 49: ok 4454 # correct SSSR count
  125299. 49: ok 4455 # ring membership passed
  125300. 49: ok 4456 # correct SSSR count
  125301. 49: ok 4457 # ring membership passed
  125302. 49: ok 4458 # correct SSSR count
  125303. 49: ok 4459 # ring membership passed
  125304. 49: ok 4460 # correct SSSR count
  125305. 49: ok 4461 # ring membership passed
  125306. 49: ok 4462 # correct SSSR count
  125307. 49: ok 4463 # ring membership passed
  125308. 49: ok 4464 # correct SSSR count
  125309. 49: ok 4465 # ring membership passed
  125310. 49: ok 4466 # correct SSSR count
  125311. 49: ok 4467 # ring membership passed
  125312. 49: ok 4468 # correct SSSR count
  125313. 49: ok 4469 # ring membership passed
  125314. 49: ok 4470 # correct SSSR count
  125315. 49: ok 4471 # ring membership passed
  125316. 49: ok 4472 # correct SSSR count
  125317. 49: ok 4473 # ring membership passed
  125318. 49: ok 4474 # correct SSSR count
  125319. 49: ok 4475 # ring membership passed
  125320. 49: ok 4476 # correct SSSR count
  125321. 49: ok 4477 # ring membership passed
  125322. 49: ok 4478 # correct SSSR count
  125323. 49: ok 4479 # ring membership passed
  125324. 49: ok 4480 # correct SSSR count
  125325. 49: ok 4481 # ring membership passed
  125326. 49: ok 4482 # correct SSSR count
  125327. 49: ok 4483 # ring membership passed
  125328. 49: ok 4484 # correct SSSR count
  125329. 49: ok 4485 # ring membership passed
  125330. 49: ok 4486 # correct SSSR count
  125331. 49: ok 4487 # ring membership passed
  125332. 49: ok 4488 # correct ring bond data
  125333. 49: ok 4489 # correct ring bond data
  125334. 49: ok 4490 # correct ring bond data
  125335. 49: ok 4491 # correct ring bond data
  125336. 49: ok 4492 # correct ring bond data
  125337. 49: ok 4493 # correct ring bond data
  125338. 49: ok 4494 # correct ring bond data
  125339. 49: ok 4495 # correct ring bond data
  125340. 49: ok 4496 # correct ring bond data
  125341. 49: ok 4497 # correct ring bond data
  125342. 49: ok 4498 # correct ring bond data
  125343. 49: ok 4499 # correct ring bond data
  125344. 49: ok 4500 # correct ring bond data
  125345. 49: ok 4501 # correct ring bond data
  125346. 49: ok 4502 # correct ring bond data
  125347. 49: ok 4503 # correct ring bond data
  125348. 49: ok 4504 # correct ring bond data
  125349. 49: ok 4505 # correct ring bond data
  125350. 49: ok 4506 # correct ring bond data
  125351. 49: ok 4507 # correct ring bond data
  125352. 49: ok 4508 # correct ring bond data
  125353. 49: ok 4509 # SSSR size matches reference
  125354. 49: ok 4510 # correct SSSR count
  125355. 49: ok 4511 # ring membership passed
  125356. 49: ok 4512 # correct SSSR count
  125357. 49: ok 4513 # ring membership passed
  125358. 49: ok 4514 # correct SSSR count
  125359. 49: ok 4515 # ring membership passed
  125360. 49: ok 4516 # correct SSSR count
  125361. 49: ok 4517 # ring membership passed
  125362. 49: ok 4518 # correct SSSR count
  125363. 49: ok 4519 # ring membership passed
  125364. 49: ok 4520 # correct SSSR count
  125365. 49: ok 4521 # ring membership passed
  125366. 49: ok 4522 # correct SSSR count
  125367. 49: ok 4523 # ring membership passed
  125368. 49: ok 4524 # correct SSSR count
  125369. 49: ok 4525 # ring membership passed
  125370. 49: ok 4526 # correct SSSR count
  125371. 49: ok 4527 # ring membership passed
  125372. 49: ok 4528 # correct SSSR count
  125373. 49: ok 4529 # ring membership passed
  125374. 49: ok 4530 # correct SSSR count
  125375. 49: ok 4531 # ring membership passed
  125376. 49: ok 4532 # correct SSSR count
  125377. 49: ok 4533 # ring membership passed
  125378. 49: ok 4534 # correct SSSR count
  125379. 49: ok 4535 # ring membership passed
  125380. 49: ok 4536 # correct SSSR count
  125381. 49: ok 4537 # ring membership passed
  125382. 49: ok 4538 # correct SSSR count
  125383. 49: ok 4539 # ring membership passed
  125384. 49: ok 4540 # correct SSSR count
  125385. 49: ok 4541 # ring membership passed
  125386. 49: ok 4542 # correct SSSR count
  125387. 49: ok 4543 # ring membership passed
  125388. 49: ok 4544 # correct SSSR count
  125389. 49: ok 4545 # ring membership passed
  125390. 49: ok 4546 # correct SSSR count
  125391. 49: ok 4547 # ring membership passed
  125392. 49: ok 4548 # correct SSSR count
  125393. 49: ok 4549 # ring membership passed
  125394. 49: ok 4550 # correct ring bond data
  125395. 49: ok 4551 # correct ring bond data
  125396. 49: ok 4552 # correct ring bond data
  125397. 49: ok 4553 # correct ring bond data
  125398. 49: ok 4554 # correct ring bond data
  125399. 49: ok 4555 # correct ring bond data
  125400. 49: ok 4556 # correct ring bond data
  125401. 49: ok 4557 # correct ring bond data
  125402. 49: ok 4558 # correct ring bond data
  125403. 49: ok 4559 # correct ring bond data
  125404. 49: ok 4560 # correct ring bond data
  125405. 49: ok 4561 # correct ring bond data
  125406. 49: ok 4562 # correct ring bond data
  125407. 49: ok 4563 # correct ring bond data
  125408. 49: ok 4564 # correct ring bond data
  125409. 49: ok 4565 # correct ring bond data
  125410. 49: ok 4566 # correct ring bond data
  125411. 49: ok 4567 # correct ring bond data
  125412. 49: ok 4568 # correct ring bond data
  125413. 49: ok 4569 # correct ring bond data
  125414. 49: ok 4570 # correct ring bond data
  125415. 49: ok 4571 # SSSR size matches reference
  125416. 49: ok 4572 # correct SSSR count
  125417. 49: ok 4573 # ring membership passed
  125418. 49: ok 4574 # correct SSSR count
  125419. 49: ok 4575 # ring membership passed
  125420. 49: ok 4576 # correct SSSR count
  125421. 49: ok 4577 # ring membership passed
  125422. 49: ok 4578 # correct SSSR count
  125423. 49: ok 4579 # ring membership passed
  125424. 49: ok 4580 # correct SSSR count
  125425. 49: ok 4581 # ring membership passed
  125426. 49: ok 4582 # correct SSSR count
  125427. 49: ok 4583 # ring membership passed
  125428. 49: ok 4584 # correct SSSR count
  125429. 49: ok 4585 # ring membership passed
  125430. 49: ok 4586 # correct SSSR count
  125431. 49: ok 4587 # ring membership passed
  125432. 49: ok 4588 # correct SSSR count
  125433. 49: ok 4589 # ring membership passed
  125434. 49: ok 4590 # correct SSSR count
  125435. 49: ok 4591 # ring membership passed
  125436. 49: ok 4592 # correct SSSR count
  125437. 49: ok 4593 # ring membership passed
  125438. 49: ok 4594 # correct SSSR count
  125439. 49: ok 4595 # ring membership passed
  125440. 49: ok 4596 # correct SSSR count
  125441. 49: ok 4597 # ring membership passed
  125442. 49: ok 4598 # correct SSSR count
  125443. 49: ok 4599 # ring membership passed
  125444. 49: ok 4600 # correct SSSR count
  125445. 49: ok 4601 # ring membership passed
  125446. 49: ok 4602 # correct SSSR count
  125447. 49: ok 4603 # ring membership passed
  125448. 49: ok 4604 # correct SSSR count
  125449. 49: ok 4605 # ring membership passed
  125450. 49: ok 4606 # correct SSSR count
  125451. 49: ok 4607 # ring membership passed
  125452. 49: ok 4608 # correct SSSR count
  125453. 49: ok 4609 # ring membership passed
  125454. 49: ok 4610 # correct SSSR count
  125455. 49: ok 4611 # ring membership passed
  125456. 49: ok 4612 # correct ring bond data
  125457. 49: ok 4613 # correct ring bond data
  125458. 49: ok 4614 # correct ring bond data
  125459. 49: ok 4615 # correct ring bond data
  125460. 49: ok 4616 # correct ring bond data
  125461. 49: ok 4617 # correct ring bond data
  125462. 49: ok 4618 # correct ring bond data
  125463. 49: ok 4619 # correct ring bond data
  125464. 49: ok 4620 # correct ring bond data
  125465. 49: ok 4621 # correct ring bond data
  125466. 49: ok 4622 # correct ring bond data
  125467. 49: ok 4623 # correct ring bond data
  125468. 49: ok 4624 # correct ring bond data
  125469. 49: ok 4625 # correct ring bond data
  125470. 49: ok 4626 # correct ring bond data
  125471. 49: ok 4627 # correct ring bond data
  125472. 49: ok 4628 # correct ring bond data
  125473. 49: ok 4629 # correct ring bond data
  125474. 49: ok 4630 # correct ring bond data
  125475. 49: ok 4631 # correct ring bond data
  125476. 49: ok 4632 # correct ring bond data
  125477. 49: ok 4633 # SSSR size matches reference
  125478. 49: ok 4634 # correct SSSR count
  125479. 49: ok 4635 # ring membership passed
  125480. 49: ok 4636 # correct SSSR count
  125481. 49: ok 4637 # ring membership passed
  125482. 49: ok 4638 # correct SSSR count
  125483. 49: ok 4639 # ring membership passed
  125484. 49: ok 4640 # correct SSSR count
  125485. 49: ok 4641 # ring membership passed
  125486. 49: ok 4642 # correct SSSR count
  125487. 49: ok 4643 # ring membership passed
  125488. 49: ok 4644 # correct SSSR count
  125489. 49: ok 4645 # ring membership passed
  125490. 49: ok 4646 # correct SSSR count
  125491. 49: ok 4647 # ring membership passed
  125492. 49: ok 4648 # correct SSSR count
  125493. 49: ok 4649 # ring membership passed
  125494. 49: ok 4650 # correct SSSR count
  125495. 49: ok 4651 # ring membership passed
  125496. 49: ok 4652 # correct SSSR count
  125497. 49: ok 4653 # ring membership passed
  125498. 49: ok 4654 # correct SSSR count
  125499. 49: ok 4655 # ring membership passed
  125500. 49: ok 4656 # correct SSSR count
  125501. 49: ok 4657 # ring membership passed
  125502. 49: ok 4658 # correct SSSR count
  125503. 49: ok 4659 # ring membership passed
  125504. 49: ok 4660 # correct SSSR count
  125505. 49: ok 4661 # ring membership passed
  125506. 49: ok 4662 # correct SSSR count
  125507. 49: ok 4663 # ring membership passed
  125508. 49: ok 4664 # correct SSSR count
  125509. 49: ok 4665 # ring membership passed
  125510. 49: ok 4666 # correct SSSR count
  125511. 49: ok 4667 # ring membership passed
  125512. 49: ok 4668 # correct SSSR count
  125513. 49: ok 4669 # ring membership passed
  125514. 49: ok 4670 # correct SSSR count
  125515. 49: ok 4671 # ring membership passed
  125516. 49: ok 4672 # correct SSSR count
  125517. 49: ok 4673 # ring membership passed
  125518. 49: ok 4674 # correct ring bond data
  125519. 49: ok 4675 # correct ring bond data
  125520. 49: ok 4676 # correct ring bond data
  125521. 49: ok 4677 # correct ring bond data
  125522. 49: ok 4678 # correct ring bond data
  125523. 49: ok 4679 # correct ring bond data
  125524. 49: ok 4680 # correct ring bond data
  125525. 49: ok 4681 # correct ring bond data
  125526. 49: ok 4682 # correct ring bond data
  125527. 49: ok 4683 # correct ring bond data
  125528. 49: ok 4684 # correct ring bond data
  125529. 49: ok 4685 # correct ring bond data
  125530. 49: ok 4686 # correct ring bond data
  125531. 49: ok 4687 # correct ring bond data
  125532. 49: ok 4688 # correct ring bond data
  125533. 49: ok 4689 # correct ring bond data
  125534. 49: ok 4690 # SSSR size matches reference
  125535. 49: ok 4691 # correct SSSR count
  125536. 49: ok 4692 # ring membership passed
  125537. 49: ok 4693 # correct SSSR count
  125538. 49: ok 4694 # ring membership passed
  125539. 49: ok 4695 # correct SSSR count
  125540. 49: ok 4696 # ring membership passed
  125541. 49: ok 4697 # correct SSSR count
  125542. 49: ok 4698 # ring membership passed
  125543. 49: ok 4699 # correct SSSR count
  125544. 49: ok 4700 # ring membership passed
  125545. 49: ok 4701 # correct SSSR count
  125546. 49: ok 4702 # ring membership passed
  125547. 49: ok 4703 # correct SSSR count
  125548. 49: ok 4704 # ring membership passed
  125549. 49: ok 4705 # correct SSSR count
  125550. 49: ok 4706 # ring membership passed
  125551. 49: ok 4707 # correct SSSR count
  125552. 49: ok 4708 # ring membership passed
  125553. 49: ok 4709 # correct SSSR count
  125554. 49: ok 4710 # ring membership passed
  125555. 49: ok 4711 # correct SSSR count
  125556. 49: ok 4712 # ring membership passed
  125557. 49: ok 4713 # correct SSSR count
  125558. 49: ok 4714 # ring membership passed
  125559. 49: ok 4715 # correct SSSR count
  125560. 49: ok 4716 # ring membership passed
  125561. 49: ok 4717 # correct SSSR count
  125562. 49: ok 4718 # ring membership passed
  125563. 49: ok 4719 # correct SSSR count
  125564. 49: ok 4720 # ring membership passed
  125565. 49: ok 4721 # correct ring bond data
  125566. 49: ok 4722 # correct ring bond data
  125567. 49: ok 4723 # correct ring bond data
  125568. 49: ok 4724 # correct ring bond data
  125569. 49: ok 4725 # correct ring bond data
  125570. 49: ok 4726 # correct ring bond data
  125571. 49: ok 4727 # correct ring bond data
  125572. 49: ok 4728 # correct ring bond data
  125573. 49: ok 4729 # correct ring bond data
  125574. 49: ok 4730 # correct ring bond data
  125575. 49: ok 4731 # correct ring bond data
  125576. 49: ok 4732 # correct ring bond data
  125577. 49: ok 4733 # correct ring bond data
  125578. 49: ok 4734 # correct ring bond data
  125579. 49: ok 4735 # correct ring bond data
  125580. 49: ok 4736 # correct ring bond data
  125581. 49: ok 4737 # correct ring bond data
  125582. 49: ok 4738 # correct ring bond data
  125583. 49: ok 4739 # SSSR size matches reference
  125584. 49: ok 4740 # correct SSSR count
  125585. 49: ok 4741 # ring membership passed
  125586. 49: ok 4742 # correct SSSR count
  125587. 49: ok 4743 # ring membership passed
  125588. 49: ok 4744 # correct SSSR count
  125589. 49: ok 4745 # ring membership passed
  125590. 49: ok 4746 # correct SSSR count
  125591. 49: ok 4747 # ring membership passed
  125592. 49: ok 4748 # correct SSSR count
  125593. 49: ok 4749 # ring membership passed
  125594. 49: ok 4750 # correct SSSR count
  125595. 49: ok 4751 # ring membership passed
  125596. 49: ok 4752 # correct SSSR count
  125597. 49: ok 4753 # ring membership passed
  125598. 49: ok 4754 # correct SSSR count
  125599. 49: ok 4755 # ring membership passed
  125600. 49: ok 4756 # correct SSSR count
  125601. 49: ok 4757 # ring membership passed
  125602. 49: ok 4758 # correct SSSR count
  125603. 49: ok 4759 # ring membership passed
  125604. 49: ok 4760 # correct SSSR count
  125605. 49: ok 4761 # ring membership passed
  125606. 49: ok 4762 # correct SSSR count
  125607. 49: ok 4763 # ring membership passed
  125608. 49: ok 4764 # correct SSSR count
  125609. 49: ok 4765 # ring membership passed
  125610. 49: ok 4766 # correct SSSR count
  125611. 49: ok 4767 # ring membership passed
  125612. 49: ok 4768 # correct SSSR count
  125613. 49: ok 4769 # ring membership passed
  125614. 49: ok 4770 # correct SSSR count
  125615. 49: ok 4771 # ring membership passed
  125616. 49: ok 4772 # correct SSSR count
  125617. 49: ok 4773 # ring membership passed
  125618. 49: ok 4774 # correct ring bond data
  125619. 49: ok 4775 # correct ring bond data
  125620. 49: ok 4776 # correct ring bond data
  125621. 49: ok 4777 # correct ring bond data
  125622. 49: ok 4778 # correct ring bond data
  125623. 49: ok 4779 # correct ring bond data
  125624. 49: ok 4780 # correct ring bond data
  125625. 49: ok 4781 # correct ring bond data
  125626. 49: ok 4782 # correct ring bond data
  125627. 49: ok 4783 # correct ring bond data
  125628. 49: ok 4784 # correct ring bond data
  125629. 49: ok 4785 # correct ring bond data
  125630. 49: ok 4786 # correct ring bond data
  125631. 49: ok 4787 # correct ring bond data
  125632. 49: ok 4788 # correct ring bond data
  125633. 49: ok 4789 # correct ring bond data
  125634. 49: ok 4790 # correct ring bond data
  125635. 49: ok 4791 # correct ring bond data
  125636. 49: ok 4792 # SSSR size matches reference
  125637. 49: ok 4793 # correct SSSR count
  125638. 49: ok 4794 # ring membership passed
  125639. 49: ok 4795 # correct SSSR count
  125640. 49: ok 4796 # ring membership passed
  125641. 49: ok 4797 # correct SSSR count
  125642. 49: ok 4798 # ring membership passed
  125643. 49: ok 4799 # correct SSSR count
  125644. 49: ok 4800 # ring membership passed
  125645. 49: ok 4801 # correct SSSR count
  125646. 49: ok 4802 # ring membership passed
  125647. 49: ok 4803 # correct SSSR count
  125648. 49: ok 4804 # ring membership passed
  125649. 49: ok 4805 # correct SSSR count
  125650. 49: ok 4806 # ring membership passed
  125651. 49: ok 4807 # correct SSSR count
  125652. 49: ok 4808 # ring membership passed
  125653. 49: ok 4809 # correct SSSR count
  125654. 49: ok 4810 # ring membership passed
  125655. 49: ok 4811 # correct SSSR count
  125656. 49: ok 4812 # ring membership passed
  125657. 49: ok 4813 # correct SSSR count
  125658. 49: ok 4814 # ring membership passed
  125659. 49: ok 4815 # correct SSSR count
  125660. 49: ok 4816 # ring membership passed
  125661. 49: ok 4817 # correct SSSR count
  125662. 49: ok 4818 # ring membership passed
  125663. 49: ok 4819 # correct SSSR count
  125664. 49: ok 4820 # ring membership passed
  125665. 49: ok 4821 # correct SSSR count
  125666. 49: ok 4822 # ring membership passed
  125667. 49: ok 4823 # correct SSSR count
  125668. 49: ok 4824 # ring membership passed
  125669. 49: ok 4825 # correct SSSR count
  125670. 49: ok 4826 # ring membership passed
  125671. 49: ok 4827 # correct ring bond data
  125672. 49: ok 4828 # correct ring bond data
  125673. 49: ok 4829 # correct ring bond data
  125674. 49: ok 4830 # correct ring bond data
  125675. 49: ok 4831 # correct ring bond data
  125676. 49: ok 4832 # correct ring bond data
  125677. 49: ok 4833 # correct ring bond data
  125678. 49: ok 4834 # correct ring bond data
  125679. 49: ok 4835 # correct ring bond data
  125680. 49: ok 4836 # correct ring bond data
  125681. 49: ok 4837 # correct ring bond data
  125682. 49: ok 4838 # correct ring bond data
  125683. 49: ok 4839 # correct ring bond data
  125684. 49: ok 4840 # correct ring bond data
  125685. 49: ok 4841 # correct ring bond data
  125686. 49: ok 4842 # correct ring bond data
  125687. 49: ok 4843 # correct ring bond data
  125688. 49: ok 4844 # correct ring bond data
  125689. 49: ok 4845 # correct ring bond data
  125690. 49: ok 4846 # correct ring bond data
  125691. 49: ok 4847 # SSSR size matches reference
  125692. 49: ok 4848 # correct SSSR count
  125693. 49: ok 4849 # ring membership passed
  125694. 49: ok 4850 # correct SSSR count
  125695. 49: ok 4851 # ring membership passed
  125696. 49: ok 4852 # correct SSSR count
  125697. 49: ok 4853 # ring membership passed
  125698. 49: ok 4854 # correct SSSR count
  125699. 49: ok 4855 # ring membership passed
  125700. 49: ok 4856 # correct SSSR count
  125701. 49: ok 4857 # ring membership passed
  125702. 49: ok 4858 # correct SSSR count
  125703. 49: ok 4859 # ring membership passed
  125704. 49: ok 4860 # correct SSSR count
  125705. 49: ok 4861 # ring membership passed
  125706. 49: ok 4862 # correct SSSR count
  125707. 49: ok 4863 # ring membership passed
  125708. 49: ok 4864 # correct SSSR count
  125709. 49: ok 4865 # ring membership passed
  125710. 49: ok 4866 # correct SSSR count
  125711. 49: ok 4867 # ring membership passed
  125712. 49: ok 4868 # correct SSSR count
  125713. 49: ok 4869 # ring membership passed
  125714. 49: ok 4870 # correct SSSR count
  125715. 49: ok 4871 # ring membership passed
  125716. 49: ok 4872 # correct SSSR count
  125717. 49: ok 4873 # ring membership passed
  125718. 49: ok 4874 # correct SSSR count
  125719. 49: ok 4875 # ring membership passed
  125720. 49: ok 4876 # correct SSSR count
  125721. 49: ok 4877 # ring membership passed
  125722. 49: ok 4878 # correct SSSR count
  125723. 49: ok 4879 # ring membership passed
  125724. 49: ok 4880 # correct SSSR count
  125725. 49: ok 4881 # ring membership passed
  125726. 49: ok 4882 # correct SSSR count
  125727. 49: ok 4883 # ring membership passed
  125728. 49: ok 4884 # correct SSSR count
  125729. 49: ok 4885 # ring membership passed
  125730. 49: ok 4886 # correct ring bond data
  125731. 49: ok 4887 # correct ring bond data
  125732. 49: ok 4888 # correct ring bond data
  125733. 49: ok 4889 # correct ring bond data
  125734. 49: ok 4890 # correct ring bond data
  125735. 49: ok 4891 # correct ring bond data
  125736. 49: ok 4892 # correct ring bond data
  125737. 49: ok 4893 # correct ring bond data
  125738. 49: ok 4894 # correct ring bond data
  125739. 49: ok 4895 # correct ring bond data
  125740. 49: ok 4896 # correct ring bond data
  125741. 49: ok 4897 # correct ring bond data
  125742. 49: ok 4898 # correct ring bond data
  125743. 49: ok 4899 # correct ring bond data
  125744. 49: ok 4900 # correct ring bond data
  125745. 49: ok 4901 # correct ring bond data
  125746. 49: ok 4902 # correct ring bond data
  125747. 49: ok 4903 # correct ring bond data
  125748. 49: ok 4904 # correct ring bond data
  125749. 49: ok 4905 # correct ring bond data
  125750. 49: ok 4906 # correct ring bond data
  125751. 49: ok 4907 # SSSR size matches reference
  125752. 49: ok 4908 # correct SSSR count
  125753. 49: ok 4909 # ring membership passed
  125754. 49: ok 4910 # correct SSSR count
  125755. 49: ok 4911 # ring membership passed
  125756. 49: ok 4912 # correct SSSR count
  125757. 49: ok 4913 # ring membership passed
  125758. 49: ok 4914 # correct SSSR count
  125759. 49: ok 4915 # ring membership passed
  125760. 49: ok 4916 # correct SSSR count
  125761. 49: ok 4917 # ring membership passed
  125762. 49: ok 4918 # correct SSSR count
  125763. 49: ok 4919 # ring membership passed
  125764. 49: ok 4920 # correct SSSR count
  125765. 49: ok 4921 # ring membership passed
  125766. 49: ok 4922 # correct SSSR count
  125767. 49: ok 4923 # ring membership passed
  125768. 49: ok 4924 # correct SSSR count
  125769. 49: ok 4925 # ring membership passed
  125770. 49: ok 4926 # correct SSSR count
  125771. 49: ok 4927 # ring membership passed
  125772. 49: ok 4928 # correct SSSR count
  125773. 49: ok 4929 # ring membership passed
  125774. 49: ok 4930 # correct SSSR count
  125775. 49: ok 4931 # ring membership passed
  125776. 49: ok 4932 # correct SSSR count
  125777. 49: ok 4933 # ring membership passed
  125778. 49: ok 4934 # correct SSSR count
  125779. 49: ok 4935 # ring membership passed
  125780. 49: ok 4936 # correct SSSR count
  125781. 49: ok 4937 # ring membership passed
  125782. 49: ok 4938 # correct SSSR count
  125783. 49: ok 4939 # ring membership passed
  125784. 49: ok 4940 # correct SSSR count
  125785. 49: ok 4941 # ring membership passed
  125786. 49: ok 4942 # correct SSSR count
  125787. 49: ok 4943 # ring membership passed
  125788. 49: ok 4944 # correct SSSR count
  125789. 49: ok 4945 # ring membership passed
  125790. 49: ok 4946 # correct SSSR count
  125791. 49: ok 4947 # ring membership passed
  125792. 49: ok 4948 # correct ring bond data
  125793. 49: ok 4949 # correct ring bond data
  125794. 49: ok 4950 # correct ring bond data
  125795. 49: ok 4951 # correct ring bond data
  125796. 49: ok 4952 # correct ring bond data
  125797. 49: ok 4953 # correct ring bond data
  125798. 49: ok 4954 # correct ring bond data
  125799. 49: ok 4955 # correct ring bond data
  125800. 49: ok 4956 # correct ring bond data
  125801. 49: ok 4957 # correct ring bond data
  125802. 49: ok 4958 # correct ring bond data
  125803. 49: ok 4959 # correct ring bond data
  125804. 49: ok 4960 # correct ring bond data
  125805. 49: ok 4961 # correct ring bond data
  125806. 49: ok 4962 # correct ring bond data
  125807. 49: ok 4963 # correct ring bond data
  125808. 49: ok 4964 # correct ring bond data
  125809. 49: ok 4965 # correct ring bond data
  125810. 49: ok 4966 # correct ring bond data
  125811. 49: ok 4967 # SSSR size matches reference
  125812. 49: ok 4968 # correct SSSR count
  125813. 49: ok 4969 # ring membership passed
  125814. 49: ok 4970 # correct SSSR count
  125815. 49: ok 4971 # ring membership passed
  125816. 49: ok 4972 # correct SSSR count
  125817. 49: ok 4973 # ring membership passed
  125818. 49: ok 4974 # correct SSSR count
  125819. 49: ok 4975 # ring membership passed
  125820. 49: ok 4976 # correct SSSR count
  125821. 49: ok 4977 # ring membership passed
  125822. 49: ok 4978 # correct SSSR count
  125823. 49: ok 4979 # ring membership passed
  125824. 49: ok 4980 # correct SSSR count
  125825. 49: ok 4981 # ring membership passed
  125826. 49: ok 4982 # correct SSSR count
  125827. 49: ok 4983 # ring membership passed
  125828. 49: ok 4984 # correct SSSR count
  125829. 49: ok 4985 # ring membership passed
  125830. 49: ok 4986 # correct SSSR count
  125831. 49: ok 4987 # ring membership passed
  125832. 49: ok 4988 # correct SSSR count
  125833. 49: ok 4989 # ring membership passed
  125834. 49: ok 4990 # correct SSSR count
  125835. 49: ok 4991 # ring membership passed
  125836. 49: ok 4992 # correct SSSR count
  125837. 49: ok 4993 # ring membership passed
  125838. 49: ok 4994 # correct SSSR count
  125839. 49: ok 4995 # ring membership passed
  125840. 49: ok 4996 # correct SSSR count
  125841. 49: ok 4997 # ring membership passed
  125842. 49: ok 4998 # correct SSSR count
  125843. 49: ok 4999 # ring membership passed
  125844. 49: ok 5000 # correct SSSR count
  125845. 49: ok 5001 # ring membership passed
  125846. 49: ok 5002 # correct SSSR count
  125847. 49: ok 5003 # ring membership passed
  125848. 49: ok 5004 # correct ring bond data
  125849. 49: ok 5005 # correct ring bond data
  125850. 49: ok 5006 # correct ring bond data
  125851. 49: ok 5007 # correct ring bond data
  125852. 49: ok 5008 # correct ring bond data
  125853. 49: ok 5009 # correct ring bond data
  125854. 49: ok 5010 # correct ring bond data
  125855. 49: ok 5011 # correct ring bond data
  125856. 49: ok 5012 # correct ring bond data
  125857. 49: ok 5013 # correct ring bond data
  125858. 49: ok 5014 # correct ring bond data
  125859. 49: ok 5015 # correct ring bond data
  125860. 49: ok 5016 # correct ring bond data
  125861. 49: ok 5017 # correct ring bond data
  125862. 49: ok 5018 # correct ring bond data
  125863. 49: ok 5019 # correct ring bond data
  125864. 49: ok 5020 # correct ring bond data
  125865. 49: ok 5021 # correct ring bond data
  125866. 49: ok 5022 # correct ring bond data
  125867. 49: ok 5023 # SSSR size matches reference
  125868. 49: ok 5024 # correct SSSR count
  125869. 49: ok 5025 # ring membership passed
  125870. 49: ok 5026 # correct SSSR count
  125871. 49: ok 5027 # ring membership passed
  125872. 49: ok 5028 # correct SSSR count
  125873. 49: ok 5029 # ring membership passed
  125874. 49: ok 5030 # correct SSSR count
  125875. 49: ok 5031 # ring membership passed
  125876. 49: ok 5032 # correct SSSR count
  125877. 49: ok 5033 # ring membership passed
  125878. 49: ok 5034 # correct SSSR count
  125879. 49: ok 5035 # ring membership passed
  125880. 49: ok 5036 # correct SSSR count
  125881. 49: ok 5037 # ring membership passed
  125882. 49: ok 5038 # correct SSSR count
  125883. 49: ok 5039 # ring membership passed
  125884. 49: ok 5040 # correct SSSR count
  125885. 49: ok 5041 # ring membership passed
  125886. 49: ok 5042 # correct SSSR count
  125887. 49: ok 5043 # ring membership passed
  125888. 49: ok 5044 # correct SSSR count
  125889. 49: ok 5045 # ring membership passed
  125890. 49: ok 5046 # correct SSSR count
  125891. 49: ok 5047 # ring membership passed
  125892. 49: ok 5048 # correct SSSR count
  125893. 49: ok 5049 # ring membership passed
  125894. 49: ok 5050 # correct SSSR count
  125895. 49: ok 5051 # ring membership passed
  125896. 49: ok 5052 # correct SSSR count
  125897. 49: ok 5053 # ring membership passed
  125898. 49: ok 5054 # correct SSSR count
  125899. 49: ok 5055 # ring membership passed
  125900. 49: ok 5056 # correct SSSR count
  125901. 49: ok 5057 # ring membership passed
  125902. 49: ok 5058 # correct SSSR count
  125903. 49: ok 5059 # ring membership passed
  125904. 49: ok 5060 # correct ring bond data
  125905. 49: ok 5061 # correct ring bond data
  125906. 49: ok 5062 # correct ring bond data
  125907. 49: ok 5063 # correct ring bond data
  125908. 49: ok 5064 # correct ring bond data
  125909. 49: ok 5065 # correct ring bond data
  125910. 49: ok 5066 # correct ring bond data
  125911. 49: ok 5067 # correct ring bond data
  125912. 49: ok 5068 # correct ring bond data
  125913. 49: ok 5069 # correct ring bond data
  125914. 49: ok 5070 # correct ring bond data
  125915. 49: ok 5071 # correct ring bond data
  125916. 49: ok 5072 # correct ring bond data
  125917. 49: ok 5073 # correct ring bond data
  125918. 49: ok 5074 # correct ring bond data
  125919. 49: ok 5075 # correct ring bond data
  125920. 49: ok 5076 # correct ring bond data
  125921. 49: ok 5077 # correct ring bond data
  125922. 49: ok 5078 # correct ring bond data
  125923. 49: ok 5079 # correct ring bond data
  125924. 49: ok 5080 # SSSR size matches reference
  125925. 49: ok 5081 # correct SSSR count
  125926. 49: ok 5082 # ring membership passed
  125927. 49: ok 5083 # correct SSSR count
  125928. 49: ok 5084 # ring membership passed
  125929. 49: ok 5085 # correct SSSR count
  125930. 49: ok 5086 # ring membership passed
  125931. 49: ok 5087 # correct SSSR count
  125932. 49: ok 5088 # ring membership passed
  125933. 49: ok 5089 # correct SSSR count
  125934. 49: ok 5090 # ring membership passed
  125935. 49: ok 5091 # correct SSSR count
  125936. 49: ok 5092 # ring membership passed
  125937. 49: ok 5093 # correct SSSR count
  125938. 49: ok 5094 # ring membership passed
  125939. 49: ok 5095 # correct SSSR count
  125940. 49: ok 5096 # ring membership passed
  125941. 49: ok 5097 # correct SSSR count
  125942. 49: ok 5098 # ring membership passed
  125943. 49: ok 5099 # correct SSSR count
  125944. 49: ok 5100 # ring membership passed
  125945. 49: ok 5101 # correct SSSR count
  125946. 49: ok 5102 # ring membership passed
  125947. 49: ok 5103 # correct SSSR count
  125948. 49: ok 5104 # ring membership passed
  125949. 49: ok 5105 # correct SSSR count
  125950. 49: ok 5106 # ring membership passed
  125951. 49: ok 5107 # correct SSSR count
  125952. 49: ok 5108 # ring membership passed
  125953. 49: ok 5109 # correct SSSR count
  125954. 49: ok 5110 # ring membership passed
  125955. 49: ok 5111 # correct SSSR count
  125956. 49: ok 5112 # ring membership passed
  125957. 49: ok 5113 # correct SSSR count
  125958. 49: ok 5114 # ring membership passed
  125959. 49: ok 5115 # correct SSSR count
  125960. 49: ok 5116 # ring membership passed
  125961. 49: ok 5117 # correct SSSR count
  125962. 49: ok 5118 # ring membership passed
  125963. 49: ok 5119 # correct ring bond data
  125964. 49: ok 5120 # correct ring bond data
  125965. 49: ok 5121 # correct ring bond data
  125966. 49: ok 5122 # correct ring bond data
  125967. 49: ok 5123 # correct ring bond data
  125968. 49: ok 5124 # correct ring bond data
  125969. 49: ok 5125 # correct ring bond data
  125970. 49: ok 5126 # correct ring bond data
  125971. 49: ok 5127 # correct ring bond data
  125972. 49: ok 5128 # correct ring bond data
  125973. 49: ok 5129 # correct ring bond data
  125974. 49: ok 5130 # correct ring bond data
  125975. 49: ok 5131 # correct ring bond data
  125976. 49: ok 5132 # correct ring bond data
  125977. 49: ok 5133 # correct ring bond data
  125978. 49: ok 5134 # correct ring bond data
  125979. 49: ok 5135 # correct ring bond data
  125980. 49: ok 5136 # correct ring bond data
  125981. 49: ok 5137 # correct ring bond data
  125982. 49: ok 5138 # SSSR size matches reference
  125983. 49: ok 5139 # correct SSSR count
  125984. 49: ok 5140 # ring membership passed
  125985. 49: ok 5141 # correct SSSR count
  125986. 49: ok 5142 # ring membership passed
  125987. 49: ok 5143 # correct SSSR count
  125988. 49: ok 5144 # ring membership passed
  125989. 49: ok 5145 # correct SSSR count
  125990. 49: ok 5146 # ring membership passed
  125991. 49: ok 5147 # correct SSSR count
  125992. 49: ok 5148 # ring membership passed
  125993. 49: ok 5149 # correct SSSR count
  125994. 49: ok 5150 # ring membership passed
  125995. 49: ok 5151 # correct SSSR count
  125996. 49: ok 5152 # ring membership passed
  125997. 49: ok 5153 # correct SSSR count
  125998. 49: ok 5154 # ring membership passed
  125999. 49: ok 5155 # correct SSSR count
  126000. 49: ok 5156 # ring membership passed
  126001. 49: ok 5157 # correct SSSR count
  126002. 49: ok 5158 # ring membership passed
  126003. 49: ok 5159 # correct SSSR count
  126004. 49: ok 5160 # ring membership passed
  126005. 49: ok 5161 # correct SSSR count
  126006. 49: ok 5162 # ring membership passed
  126007. 49: ok 5163 # correct SSSR count
  126008. 49: ok 5164 # ring membership passed
  126009. 49: ok 5165 # correct SSSR count
  126010. 49: ok 5166 # ring membership passed
  126011. 49: ok 5167 # correct SSSR count
  126012. 49: ok 5168 # ring membership passed
  126013. 49: ok 5169 # correct SSSR count
  126014. 49: ok 5170 # ring membership passed
  126015. 49: ok 5171 # correct SSSR count
  126016. 49: ok 5172 # ring membership passed
  126017. 49: ok 5173 # correct SSSR count
  126018. 49: ok 5174 # ring membership passed
  126019. 49: ok 5175 # correct ring bond data
  126020. 49: ok 5176 # correct ring bond data
  126021. 49: ok 5177 # correct ring bond data
  126022. 49: ok 5178 # correct ring bond data
  126023. 49: ok 5179 # correct ring bond data
  126024. 49: ok 5180 # correct ring bond data
  126025. 49: ok 5181 # correct ring bond data
  126026. 49: ok 5182 # correct ring bond data
  126027. 49: ok 5183 # correct ring bond data
  126028. 49: ok 5184 # correct ring bond data
  126029. 49: ok 5185 # correct ring bond data
  126030. 49: ok 5186 # correct ring bond data
  126031. 49: ok 5187 # correct ring bond data
  126032. 49: ok 5188 # correct ring bond data
  126033. 49: ok 5189 # correct ring bond data
  126034. 49: ok 5190 # correct ring bond data
  126035. 49: ok 5191 # correct ring bond data
  126036. 49: ok 5192 # correct ring bond data
  126037. 49: ok 5193 # correct ring bond data
  126038. 49: ok 5194 # correct ring bond data
  126039. 49: ok 5195 # correct ring bond data
  126040. 49: ok 5196 # SSSR size matches reference
  126041. 49: ok 5197 # correct SSSR count
  126042. 49: ok 5198 # ring membership passed
  126043. 49: ok 5199 # correct SSSR count
  126044. 49: ok 5200 # ring membership passed
  126045. 49: ok 5201 # correct SSSR count
  126046. 49: ok 5202 # ring membership passed
  126047. 49: ok 5203 # correct SSSR count
  126048. 49: ok 5204 # ring membership passed
  126049. 49: ok 5205 # correct SSSR count
  126050. 49: ok 5206 # ring membership passed
  126051. 49: ok 5207 # correct SSSR count
  126052. 49: ok 5208 # ring membership passed
  126053. 49: ok 5209 # correct SSSR count
  126054. 49: ok 5210 # ring membership passed
  126055. 49: ok 5211 # correct SSSR count
  126056. 49: ok 5212 # ring membership passed
  126057. 49: ok 5213 # correct SSSR count
  126058. 49: ok 5214 # ring membership passed
  126059. 49: ok 5215 # correct SSSR count
  126060. 49: ok 5216 # ring membership passed
  126061. 49: ok 5217 # correct SSSR count
  126062. 49: ok 5218 # ring membership passed
  126063. 49: ok 5219 # correct SSSR count
  126064. 49: ok 5220 # ring membership passed
  126065. 49: ok 5221 # correct SSSR count
  126066. 49: ok 5222 # ring membership passed
  126067. 49: ok 5223 # correct SSSR count
  126068. 49: ok 5224 # ring membership passed
  126069. 49: ok 5225 # correct SSSR count
  126070. 49: ok 5226 # ring membership passed
  126071. 49: ok 5227 # correct SSSR count
  126072. 49: ok 5228 # ring membership passed
  126073. 49: ok 5229 # correct SSSR count
  126074. 49: ok 5230 # ring membership passed
  126075. 49: ok 5231 # correct SSSR count
  126076. 49: ok 5232 # ring membership passed
  126077. 49: ok 5233 # correct SSSR count
  126078. 49: ok 5234 # ring membership passed
  126079. 49: ok 5235 # correct SSSR count
  126080. 49: ok 5236 # ring membership passed
  126081. 49: ok 5237 # correct ring bond data
  126082. 49: ok 5238 # correct ring bond data
  126083. 49: ok 5239 # correct ring bond data
  126084. 49: ok 5240 # correct ring bond data
  126085. 49: ok 5241 # correct ring bond data
  126086. 49: ok 5242 # correct ring bond data
  126087. 49: ok 5243 # correct ring bond data
  126088. 49: ok 5244 # correct ring bond data
  126089. 49: ok 5245 # correct ring bond data
  126090. 49: ok 5246 # correct ring bond data
  126091. 49: ok 5247 # correct ring bond data
  126092. 49: ok 5248 # correct ring bond data
  126093. 49: ok 5249 # SSSR size matches reference
  126094. 49: ok 5250 # correct SSSR count
  126095. 49: ok 5251 # ring membership passed
  126096. 49: ok 5252 # correct SSSR count
  126097. 49: ok 5253 # ring membership passed
  126098. 49: ok 5254 # correct SSSR count
  126099. 49: ok 5255 # ring membership passed
  126100. 49: ok 5256 # correct SSSR count
  126101. 49: ok 5257 # ring membership passed
  126102. 49: ok 5258 # correct SSSR count
  126103. 49: ok 5259 # ring membership passed
  126104. 49: ok 5260 # correct SSSR count
  126105. 49: ok 5261 # ring membership passed
  126106. 49: ok 5262 # correct SSSR count
  126107. 49: ok 5263 # ring membership passed
  126108. 49: ok 5264 # correct SSSR count
  126109. 49: ok 5265 # ring membership passed
  126110. 49: ok 5266 # correct SSSR count
  126111. 49: ok 5267 # ring membership passed
  126112. 49: ok 5268 # correct SSSR count
  126113. 49: ok 5269 # ring membership passed
  126114. 49: ok 5270 # correct SSSR count
  126115. 49: ok 5271 # ring membership passed
  126116. 49: ok 5272 # correct SSSR count
  126117. 49: ok 5273 # ring membership passed
  126118. 49: ok 5274 # correct ring bond data
  126119. 49: ok 5275 # correct ring bond data
  126120. 49: ok 5276 # correct ring bond data
  126121. 49: ok 5277 # correct ring bond data
  126122. 49: ok 5278 # correct ring bond data
  126123. 49: ok 5279 # correct ring bond data
  126124. 49: ok 5280 # correct ring bond data
  126125. 49: ok 5281 # correct ring bond data
  126126. 49: ok 5282 # correct ring bond data
  126127. 49: ok 5283 # correct ring bond data
  126128. 49: ok 5284 # correct ring bond data
  126129. 49: ok 5285 # correct ring bond data
  126130. 49: ok 5286 # SSSR size matches reference
  126131. 49: ok 5287 # correct SSSR count
  126132. 49: ok 5288 # ring membership passed
  126133. 49: ok 5289 # correct SSSR count
  126134. 49: ok 5290 # ring membership passed
  126135. 49: ok 5291 # correct SSSR count
  126136. 49: ok 5292 # ring membership passed
  126137. 49: ok 5293 # correct SSSR count
  126138. 49: ok 5294 # ring membership passed
  126139. 49: ok 5295 # correct SSSR count
  126140. 49: ok 5296 # ring membership passed
  126141. 49: ok 5297 # correct SSSR count
  126142. 49: ok 5298 # ring membership passed
  126143. 49: ok 5299 # correct SSSR count
  126144. 49: ok 5300 # ring membership passed
  126145. 49: ok 5301 # correct SSSR count
  126146. 49: ok 5302 # ring membership passed
  126147. 49: ok 5303 # correct SSSR count
  126148. 49: ok 5304 # ring membership passed
  126149. 49: ok 5305 # correct SSSR count
  126150. 49: ok 5306 # ring membership passed
  126151. 49: ok 5307 # correct SSSR count
  126152. 49: ok 5308 # ring membership passed
  126153. 49: ok 5309 # correct SSSR count
  126154. 49: ok 5310 # ring membership passed
  126155. 49: ok 5311 # correct ring bond data
  126156. 49: ok 5312 # correct ring bond data
  126157. 49: ok 5313 # correct ring bond data
  126158. 49: ok 5314 # correct ring bond data
  126159. 49: ok 5315 # correct ring bond data
  126160. 49: ok 5316 # correct ring bond data
  126161. 49: ok 5317 # correct ring bond data
  126162. 49: ok 5318 # correct ring bond data
  126163. 49: ok 5319 # correct ring bond data
  126164. 49: ok 5320 # correct ring bond data
  126165. 49: ok 5321 # correct ring bond data
  126166. 49: ok 5322 # correct ring bond data
  126167. 49: ok 5323 # correct ring bond data
  126168. 49: ok 5324 # correct ring bond data
  126169. 49: ok 5325 # correct ring bond data
  126170. 49: ok 5326 # correct ring bond data
  126171. 49: ok 5327 # correct ring bond data
  126172. 49: ok 5328 # correct ring bond data
  126173. 49: ok 5329 # correct ring bond data
  126174. 49: ok 5330 # correct ring bond data
  126175. 49: ok 5331 # correct ring bond data
  126176. 49: ok 5332 # SSSR size matches reference
  126177. 49: ok 5333 # correct SSSR count
  126178. 49: ok 5334 # ring membership passed
  126179. 49: ok 5335 # correct SSSR count
  126180. 49: ok 5336 # ring membership passed
  126181. 49: ok 5337 # correct SSSR count
  126182. 49: ok 5338 # ring membership passed
  126183. 49: ok 5339 # correct SSSR count
  126184. 49: ok 5340 # ring membership passed
  126185. 49: ok 5341 # correct SSSR count
  126186. 49: ok 5342 # ring membership passed
  126187. 49: ok 5343 # correct SSSR count
  126188. 49: ok 5344 # ring membership passed
  126189. 49: ok 5345 # correct SSSR count
  126190. 49: ok 5346 # ring membership passed
  126191. 49: ok 5347 # correct SSSR count
  126192. 49: ok 5348 # ring membership passed
  126193. 49: ok 5349 # correct SSSR count
  126194. 49: ok 5350 # ring membership passed
  126195. 49: ok 5351 # correct SSSR count
  126196. 49: ok 5352 # ring membership passed
  126197. 49: ok 5353 # correct SSSR count
  126198. 49: ok 5354 # ring membership passed
  126199. 49: ok 5355 # correct SSSR count
  126200. 49: ok 5356 # ring membership passed
  126201. 49: ok 5357 # correct SSSR count
  126202. 49: ok 5358 # ring membership passed
  126203. 49: ok 5359 # correct SSSR count
  126204. 49: ok 5360 # ring membership passed
  126205. 49: ok 5361 # correct SSSR count
  126206. 49: ok 5362 # ring membership passed
  126207. 49: ok 5363 # correct SSSR count
  126208. 49: ok 5364 # ring membership passed
  126209. 49: ok 5365 # correct SSSR count
  126210. 49: ok 5366 # ring membership passed
  126211. 49: ok 5367 # correct SSSR count
  126212. 49: ok 5368 # ring membership passed
  126213. 49: ok 5369 # correct SSSR count
  126214. 49: ok 5370 # ring membership passed
  126215. 49: ok 5371 # correct SSSR count
  126216. 49: ok 5372 # ring membership passed
  126217. 49: ok 5373 # correct ring bond data
  126218. 49: ok 5374 # correct ring bond data
  126219. 49: ok 5375 # correct ring bond data
  126220. 49: ok 5376 # correct ring bond data
  126221. 49: ok 5377 # correct ring bond data
  126222. 49: ok 5378 # correct ring bond data
  126223. 49: ok 5379 # correct ring bond data
  126224. 49: ok 5380 # correct ring bond data
  126225. 49: ok 5381 # correct ring bond data
  126226. 49: ok 5382 # correct ring bond data
  126227. 49: ok 5383 # correct ring bond data
  126228. 49: ok 5384 # correct ring bond data
  126229. 49: ok 5385 # correct ring bond data
  126230. 49: ok 5386 # correct ring bond data
  126231. 49: ok 5387 # correct ring bond data
  126232. 49: ok 5388 # correct ring bond data
  126233. 49: ok 5389 # correct ring bond data
  126234. 49: ok 5390 # correct ring bond data
  126235. 49: ok 5391 # correct ring bond data
  126236. 49: ok 5392 # correct ring bond data
  126237. 49: ok 5393 # correct ring bond data
  126238. 49: ok 5394 # SSSR size matches reference
  126239. 49: ok 5395 # correct SSSR count
  126240. 49: ok 5396 # ring membership passed
  126241. 49: ok 5397 # correct SSSR count
  126242. 49: ok 5398 # ring membership passed
  126243. 49: ok 5399 # correct SSSR count
  126244. 49: ok 5400 # ring membership passed
  126245. 49: ok 5401 # correct SSSR count
  126246. 49: ok 5402 # ring membership passed
  126247. 49: ok 5403 # correct SSSR count
  126248. 49: ok 5404 # ring membership passed
  126249. 49: ok 5405 # correct SSSR count
  126250. 49: ok 5406 # ring membership passed
  126251. 49: ok 5407 # correct SSSR count
  126252. 49: ok 5408 # ring membership passed
  126253. 49: ok 5409 # correct SSSR count
  126254. 49: ok 5410 # ring membership passed
  126255. 49: ok 5411 # correct SSSR count
  126256. 49: ok 5412 # ring membership passed
  126257. 49: ok 5413 # correct SSSR count
  126258. 49: ok 5414 # ring membership passed
  126259. 49: ok 5415 # correct SSSR count
  126260. 49: ok 5416 # ring membership passed
  126261. 49: ok 5417 # correct SSSR count
  126262. 49: ok 5418 # ring membership passed
  126263. 49: ok 5419 # correct SSSR count
  126264. 49: ok 5420 # ring membership passed
  126265. 49: ok 5421 # correct SSSR count
  126266. 49: ok 5422 # ring membership passed
  126267. 49: ok 5423 # correct SSSR count
  126268. 49: ok 5424 # ring membership passed
  126269. 49: ok 5425 # correct SSSR count
  126270. 49: ok 5426 # ring membership passed
  126271. 49: ok 5427 # correct SSSR count
  126272. 49: ok 5428 # ring membership passed
  126273. 49: ok 5429 # correct SSSR count
  126274. 49: ok 5430 # ring membership passed
  126275. 49: ok 5431 # correct SSSR count
  126276. 49: ok 5432 # ring membership passed
  126277. 49: ok 5433 # correct SSSR count
  126278. 49: ok 5434 # ring membership passed
  126279. 49: ok 5435 # correct ring bond data
  126280. 49: ok 5436 # correct ring bond data
  126281. 49: ok 5437 # correct ring bond data
  126282. 49: ok 5438 # correct ring bond data
  126283. 49: ok 5439 # correct ring bond data
  126284. 49: ok 5440 # correct ring bond data
  126285. 49: ok 5441 # correct ring bond data
  126286. 49: ok 5442 # correct ring bond data
  126287. 49: ok 5443 # correct ring bond data
  126288. 49: ok 5444 # correct ring bond data
  126289. 49: ok 5445 # correct ring bond data
  126290. 49: ok 5446 # correct ring bond data
  126291. 49: ok 5447 # correct ring bond data
  126292. 49: ok 5448 # correct ring bond data
  126293. 49: ok 5449 # correct ring bond data
  126294. 49: ok 5450 # SSSR size matches reference
  126295. 49: ok 5451 # correct SSSR count
  126296. 49: ok 5452 # ring membership passed
  126297. 49: ok 5453 # correct SSSR count
  126298. 49: ok 5454 # ring membership passed
  126299. 49: ok 5455 # correct SSSR count
  126300. 49: ok 5456 # ring membership passed
  126301. 49: ok 5457 # correct SSSR count
  126302. 49: ok 5458 # ring membership passed
  126303. 49: ok 5459 # correct SSSR count
  126304. 49: ok 5460 # ring membership passed
  126305. 49: ok 5461 # correct SSSR count
  126306. 49: ok 5462 # ring membership passed
  126307. 49: ok 5463 # correct SSSR count
  126308. 49: ok 5464 # ring membership passed
  126309. 49: ok 5465 # correct SSSR count
  126310. 49: ok 5466 # ring membership passed
  126311. 49: ok 5467 # correct SSSR count
  126312. 49: ok 5468 # ring membership passed
  126313. 49: ok 5469 # correct SSSR count
  126314. 49: ok 5470 # ring membership passed
  126315. 49: ok 5471 # correct SSSR count
  126316. 49: ok 5472 # ring membership passed
  126317. 49: ok 5473 # correct SSSR count
  126318. 49: ok 5474 # ring membership passed
  126319. 49: ok 5475 # correct SSSR count
  126320. 49: ok 5476 # ring membership passed
  126321. 49: ok 5477 # correct SSSR count
  126322. 49: ok 5478 # ring membership passed
  126323. 49: ok 5479 # correct SSSR count
  126324. 49: ok 5480 # ring membership passed
  126325. 49: ok 5481 # correct ring bond data
  126326. 49: ok 5482 # correct ring bond data
  126327. 49: ok 5483 # correct ring bond data
  126328. 49: ok 5484 # correct ring bond data
  126329. 49: ok 5485 # correct ring bond data
  126330. 49: ok 5486 # correct ring bond data
  126331. 49: ok 5487 # correct ring bond data
  126332. 49: ok 5488 # correct ring bond data
  126333. 49: ok 5489 # correct ring bond data
  126334. 49: ok 5490 # correct ring bond data
  126335. 49: ok 5491 # correct ring bond data
  126336. 49: ok 5492 # correct ring bond data
  126337. 49: ok 5493 # correct ring bond data
  126338. 49: ok 5494 # correct ring bond data
  126339. 49: ok 5495 # correct ring bond data
  126340. 49: ok 5496 # correct ring bond data
  126341. 49: ok 5497 # correct ring bond data
  126342. 49: ok 5498 # correct ring bond data
  126343. 49: ok 5499 # correct ring bond data
  126344. 49: ok 5500 # SSSR size matches reference
  126345. 49: ok 5501 # correct SSSR count
  126346. 49: ok 5502 # ring membership passed
  126347. 49: ok 5503 # correct SSSR count
  126348. 49: ok 5504 # ring membership passed
  126349. 49: ok 5505 # correct SSSR count
  126350. 49: ok 5506 # ring membership passed
  126351. 49: ok 5507 # correct SSSR count
  126352. 49: ok 5508 # ring membership passed
  126353. 49: ok 5509 # correct SSSR count
  126354. 49: ok 5510 # ring membership passed
  126355. 49: ok 5511 # correct SSSR count
  126356. 49: ok 5512 # ring membership passed
  126357. 49: ok 5513 # correct SSSR count
  126358. 49: ok 5514 # ring membership passed
  126359. 49: ok 5515 # correct SSSR count
  126360. 49: ok 5516 # ring membership passed
  126361. 49: ok 5517 # correct SSSR count
  126362. 49: ok 5518 # ring membership passed
  126363. 49: ok 5519 # correct SSSR count
  126364. 49: ok 5520 # ring membership passed
  126365. 49: ok 5521 # correct SSSR count
  126366. 49: ok 5522 # ring membership passed
  126367. 49: ok 5523 # correct SSSR count
  126368. 49: ok 5524 # ring membership passed
  126369. 49: ok 5525 # correct SSSR count
  126370. 49: ok 5526 # ring membership passed
  126371. 49: ok 5527 # correct SSSR count
  126372. 49: ok 5528 # ring membership passed
  126373. 49: ok 5529 # correct SSSR count
  126374. 49: ok 5530 # ring membership passed
  126375. 49: ok 5531 # correct SSSR count
  126376. 49: ok 5532 # ring membership passed
  126377. 49: ok 5533 # correct SSSR count
  126378. 49: ok 5534 # ring membership passed
  126379. 49: ok 5535 # correct SSSR count
  126380. 49: ok 5536 # ring membership passed
  126381. 49: ok 5537 # correct SSSR count
  126382. 49: ok 5538 # ring membership passed
  126383. 49: ok 5539 # correct ring bond data
  126384. 49: ok 5540 # correct ring bond data
  126385. 49: ok 5541 # correct ring bond data
  126386. 49: ok 5542 # correct ring bond data
  126387. 49: ok 5543 # correct ring bond data
  126388. 49: ok 5544 # correct ring bond data
  126389. 49: ok 5545 # correct ring bond data
  126390. 49: ok 5546 # correct ring bond data
  126391. 49: ok 5547 # correct ring bond data
  126392. 49: ok 5548 # correct ring bond data
  126393. 49: ok 5549 # correct ring bond data
  126394. 49: ok 5550 # correct ring bond data
  126395. 49: ok 5551 # correct ring bond data
  126396. 49: ok 5552 # correct ring bond data
  126397. 49: ok 5553 # correct ring bond data
  126398. 49: ok 5554 # correct ring bond data
  126399. 49: ok 5555 # correct ring bond data
  126400. 49: ok 5556 # correct ring bond data
  126401. 49: ok 5557 # correct ring bond data
  126402. 49: ok 5558 # correct ring bond data
  126403. 49: ok 5559 # SSSR size matches reference
  126404. 49: ok 5560 # correct SSSR count
  126405. 49: ok 5561 # ring membership passed
  126406. 49: ok 5562 # correct SSSR count
  126407. 49: ok 5563 # ring membership passed
  126408. 49: ok 5564 # correct SSSR count
  126409. 49: ok 5565 # ring membership passed
  126410. 49: ok 5566 # correct SSSR count
  126411. 49: ok 5567 # ring membership passed
  126412. 49: ok 5568 # correct SSSR count
  126413. 49: ok 5569 # ring membership passed
  126414. 49: ok 5570 # correct SSSR count
  126415. 49: ok 5571 # ring membership passed
  126416. 49: ok 5572 # correct SSSR count
  126417. 49: ok 5573 # ring membership passed
  126418. 49: ok 5574 # correct SSSR count
  126419. 49: ok 5575 # ring membership passed
  126420. 49: ok 5576 # correct SSSR count
  126421. 49: ok 5577 # ring membership passed
  126422. 49: ok 5578 # correct SSSR count
  126423. 49: ok 5579 # ring membership passed
  126424. 49: ok 5580 # correct SSSR count
  126425. 49: ok 5581 # ring membership passed
  126426. 49: ok 5582 # correct SSSR count
  126427. 49: ok 5583 # ring membership passed
  126428. 49: ok 5584 # correct SSSR count
  126429. 49: ok 5585 # ring membership passed
  126430. 49: ok 5586 # correct SSSR count
  126431. 49: ok 5587 # ring membership passed
  126432. 49: ok 5588 # correct SSSR count
  126433. 49: ok 5589 # ring membership passed
  126434. 49: ok 5590 # correct SSSR count
  126435. 49: ok 5591 # ring membership passed
  126436. 49: ok 5592 # correct SSSR count
  126437. 49: ok 5593 # ring membership passed
  126438. 49: ok 5594 # correct SSSR count
  126439. 49: ok 5595 # ring membership passed
  126440. 49: ok 5596 # correct SSSR count
  126441. 49: ok 5597 # ring membership passed
  126442. 49: ok 5598 # correct SSSR count
  126443. 49: ok 5599 # ring membership passed
  126444. 49: ok 5600 # correct ring bond data
  126445. 49: ok 5601 # correct ring bond data
  126446. 49: ok 5602 # correct ring bond data
  126447. 49: ok 5603 # correct ring bond data
  126448. 49: ok 5604 # correct ring bond data
  126449. 49: ok 5605 # correct ring bond data
  126450. 49: ok 5606 # correct ring bond data
  126451. 49: ok 5607 # correct ring bond data
  126452. 49: ok 5608 # correct ring bond data
  126453. 49: ok 5609 # correct ring bond data
  126454. 49: ok 5610 # correct ring bond data
  126455. 49: ok 5611 # correct ring bond data
  126456. 49: ok 5612 # correct ring bond data
  126457. 49: ok 5613 # correct ring bond data
  126458. 49: ok 5614 # correct ring bond data
  126459. 49: ok 5615 # correct ring bond data
  126460. 49: ok 5616 # correct ring bond data
  126461. 49: ok 5617 # correct ring bond data
  126462. 49: ok 5618 # correct ring bond data
  126463. 49: ok 5619 # correct ring bond data
  126464. 49: ok 5620 # correct ring bond data
  126465. 49: ok 5621 # SSSR size matches reference
  126466. 49: ok 5622 # correct SSSR count
  126467. 49: ok 5623 # ring membership passed
  126468. 49: ok 5624 # correct SSSR count
  126469. 49: ok 5625 # ring membership passed
  126470. 49: ok 5626 # correct SSSR count
  126471. 49: ok 5627 # ring membership passed
  126472. 49: ok 5628 # correct SSSR count
  126473. 49: ok 5629 # ring membership passed
  126474. 49: ok 5630 # correct SSSR count
  126475. 49: ok 5631 # ring membership passed
  126476. 49: ok 5632 # correct SSSR count
  126477. 49: ok 5633 # ring membership passed
  126478. 49: ok 5634 # correct SSSR count
  126479. 49: ok 5635 # ring membership passed
  126480. 49: ok 5636 # correct SSSR count
  126481. 49: ok 5637 # ring membership passed
  126482. 49: ok 5638 # correct SSSR count
  126483. 49: ok 5639 # ring membership passed
  126484. 49: ok 5640 # correct SSSR count
  126485. 49: ok 5641 # ring membership passed
  126486. 49: ok 5642 # correct SSSR count
  126487. 49: ok 5643 # ring membership passed
  126488. 49: ok 5644 # correct SSSR count
  126489. 49: ok 5645 # ring membership passed
  126490. 49: ok 5646 # correct SSSR count
  126491. 49: ok 5647 # ring membership passed
  126492. 49: ok 5648 # correct SSSR count
  126493. 49: ok 5649 # ring membership passed
  126494. 49: ok 5650 # correct SSSR count
  126495. 49: ok 5651 # ring membership passed
  126496. 49: ok 5652 # correct SSSR count
  126497. 49: ok 5653 # ring membership passed
  126498. 49: ok 5654 # correct SSSR count
  126499. 49: ok 5655 # ring membership passed
  126500. 49: ok 5656 # correct SSSR count
  126501. 49: ok 5657 # ring membership passed
  126502. 49: ok 5658 # correct SSSR count
  126503. 49: ok 5659 # ring membership passed
  126504. 49: ok 5660 # correct SSSR count
  126505. 49: ok 5661 # ring membership passed
  126506. 49: ok 5662 # correct SSSR count
  126507. 49: ok 5663 # ring membership passed
  126508. 49: ok 5664 # correct ring bond data
  126509. 49: ok 5665 # correct ring bond data
  126510. 49: ok 5666 # correct ring bond data
  126511. 49: ok 5667 # correct ring bond data
  126512. 49: ok 5668 # correct ring bond data
  126513. 49: ok 5669 # correct ring bond data
  126514. 49: ok 5670 # correct ring bond data
  126515. 49: ok 5671 # correct ring bond data
  126516. 49: ok 5672 # correct ring bond data
  126517. 49: ok 5673 # correct ring bond data
  126518. 49: ok 5674 # correct ring bond data
  126519. 49: ok 5675 # correct ring bond data
  126520. 49: ok 5676 # correct ring bond data
  126521. 49: ok 5677 # correct ring bond data
  126522. 49: ok 5678 # correct ring bond data
  126523. 49: ok 5679 # correct ring bond data
  126524. 49: ok 5680 # correct ring bond data
  126525. 49: ok 5681 # correct ring bond data
  126526. 49: ok 5682 # correct ring bond data
  126527. 49: ok 5683 # SSSR size matches reference
  126528. 49: ok 5684 # correct SSSR count
  126529. 49: ok 5685 # ring membership passed
  126530. 49: ok 5686 # correct SSSR count
  126531. 49: ok 5687 # ring membership passed
  126532. 49: ok 5688 # correct SSSR count
  126533. 49: ok 5689 # ring membership passed
  126534. 49: ok 5690 # correct SSSR count
  126535. 49: ok 5691 # ring membership passed
  126536. 49: ok 5692 # correct SSSR count
  126537. 49: ok 5693 # ring membership passed
  126538. 49: ok 5694 # correct SSSR count
  126539. 49: ok 5695 # ring membership passed
  126540. 49: ok 5696 # correct SSSR count
  126541. 49: ok 5697 # ring membership passed
  126542. 49: ok 5698 # correct SSSR count
  126543. 49: ok 5699 # ring membership passed
  126544. 49: ok 5700 # correct SSSR count
  126545. 49: ok 5701 # ring membership passed
  126546. 49: ok 5702 # correct SSSR count
  126547. 49: ok 5703 # ring membership passed
  126548. 49: ok 5704 # correct SSSR count
  126549. 49: ok 5705 # ring membership passed
  126550. 49: ok 5706 # correct SSSR count
  126551. 49: ok 5707 # ring membership passed
  126552. 49: ok 5708 # correct SSSR count
  126553. 49: ok 5709 # ring membership passed
  126554. 49: ok 5710 # correct SSSR count
  126555. 49: ok 5711 # ring membership passed
  126556. 49: ok 5712 # correct SSSR count
  126557. 49: ok 5713 # ring membership passed
  126558. 49: ok 5714 # correct SSSR count
  126559. 49: ok 5715 # ring membership passed
  126560. 49: ok 5716 # correct SSSR count
  126561. 49: ok 5717 # ring membership passed
  126562. 49: ok 5718 # correct SSSR count
  126563. 49: ok 5719 # ring membership passed
  126564. 49: ok 5720 # correct SSSR count
  126565. 49: ok 5721 # ring membership passed
  126566. 49: ok 5722 # correct ring bond data
  126567. 49: ok 5723 # correct ring bond data
  126568. 49: ok 5724 # correct ring bond data
  126569. 49: ok 5725 # correct ring bond data
  126570. 49: ok 5726 # correct ring bond data
  126571. 49: ok 5727 # correct ring bond data
  126572. 49: ok 5728 # correct ring bond data
  126573. 49: ok 5729 # correct ring bond data
  126574. 49: ok 5730 # correct ring bond data
  126575. 49: ok 5731 # correct ring bond data
  126576. 49: ok 5732 # correct ring bond data
  126577. 49: ok 5733 # correct ring bond data
  126578. 49: ok 5734 # correct ring bond data
  126579. 49: ok 5735 # correct ring bond data
  126580. 49: ok 5736 # correct ring bond data
  126581. 49: ok 5737 # correct ring bond data
  126582. 49: ok 5738 # correct ring bond data
  126583. 49: ok 5739 # correct ring bond data
  126584. 49: ok 5740 # correct ring bond data
  126585. 49: ok 5741 # correct ring bond data
  126586. 49: ok 5742 # correct ring bond data
  126587. 49: ok 5743 # correct ring bond data
  126588. 49: ok 5744 # SSSR size matches reference
  126589. 49: ok 5745 # correct SSSR count
  126590. 49: ok 5746 # ring membership passed
  126591. 49: ok 5747 # correct SSSR count
  126592. 49: ok 5748 # ring membership passed
  126593. 49: ok 5749 # correct SSSR count
  126594. 49: ok 5750 # ring membership passed
  126595. 49: ok 5751 # correct SSSR count
  126596. 49: ok 5752 # ring membership passed
  126597. 49: ok 5753 # correct SSSR count
  126598. 49: ok 5754 # ring membership passed
  126599. 49: ok 5755 # correct SSSR count
  126600. 49: ok 5756 # ring membership passed
  126601. 49: ok 5757 # correct SSSR count
  126602. 49: ok 5758 # ring membership passed
  126603. 49: ok 5759 # correct SSSR count
  126604. 49: ok 5760 # ring membership passed
  126605. 49: ok 5761 # correct SSSR count
  126606. 49: ok 5762 # ring membership passed
  126607. 49: ok 5763 # correct SSSR count
  126608. 49: ok 5764 # ring membership passed
  126609. 49: ok 5765 # correct SSSR count
  126610. 49: ok 5766 # ring membership passed
  126611. 49: ok 5767 # correct SSSR count
  126612. 49: ok 5768 # ring membership passed
  126613. 49: ok 5769 # correct SSSR count
  126614. 49: ok 5770 # ring membership passed
  126615. 49: ok 5771 # correct SSSR count
  126616. 49: ok 5772 # ring membership passed
  126617. 49: ok 5773 # correct SSSR count
  126618. 49: ok 5774 # ring membership passed
  126619. 49: ok 5775 # correct SSSR count
  126620. 49: ok 5776 # ring membership passed
  126621. 49: ok 5777 # correct SSSR count
  126622. 49: ok 5778 # ring membership passed
  126623. 49: ok 5779 # correct SSSR count
  126624. 49: ok 5780 # ring membership passed
  126625. 49: ok 5781 # correct SSSR count
  126626. 49: ok 5782 # ring membership passed
  126627. 49: ok 5783 # correct SSSR count
  126628. 49: ok 5784 # ring membership passed
  126629. 49: ok 5785 # correct SSSR count
  126630. 49: ok 5786 # ring membership passed
  126631. 49: ok 5787 # correct SSSR count
  126632. 49: ok 5788 # ring membership passed
  126633. 49: ok 5789 # correct ring bond data
  126634. 49: ok 5790 # correct ring bond data
  126635. 49: ok 5791 # correct ring bond data
  126636. 49: ok 5792 # correct ring bond data
  126637. 49: ok 5793 # correct ring bond data
  126638. 49: ok 5794 # correct ring bond data
  126639. 49: ok 5795 # correct ring bond data
  126640. 49: ok 5796 # correct ring bond data
  126641. 49: ok 5797 # correct ring bond data
  126642. 49: ok 5798 # correct ring bond data
  126643. 49: ok 5799 # correct ring bond data
  126644. 49: ok 5800 # correct ring bond data
  126645. 49: ok 5801 # correct ring bond data
  126646. 49: ok 5802 # correct ring bond data
  126647. 49: ok 5803 # SSSR size matches reference
  126648. 49: ok 5804 # correct SSSR count
  126649. 49: ok 5805 # ring membership passed
  126650. 49: ok 5806 # correct SSSR count
  126651. 49: ok 5807 # ring membership passed
  126652. 49: ok 5808 # correct SSSR count
  126653. 49: ok 5809 # ring membership passed
  126654. 49: ok 5810 # correct SSSR count
  126655. 49: ok 5811 # ring membership passed
  126656. 49: ok 5812 # correct SSSR count
  126657. 49: ok 5813 # ring membership passed
  126658. 49: ok 5814 # correct SSSR count
  126659. 49: ok 5815 # ring membership passed
  126660. 49: ok 5816 # correct SSSR count
  126661. 49: ok 5817 # ring membership passed
  126662. 49: ok 5818 # correct SSSR count
  126663. 49: ok 5819 # ring membership passed
  126664. 49: ok 5820 # correct SSSR count
  126665. 49: ok 5821 # ring membership passed
  126666. 49: ok 5822 # correct SSSR count
  126667. 49: ok 5823 # ring membership passed
  126668. 49: ok 5824 # correct SSSR count
  126669. 49: ok 5825 # ring membership passed
  126670. 49: ok 5826 # correct SSSR count
  126671. 49: ok 5827 # ring membership passed
  126672. 49: ok 5828 # correct SSSR count
  126673. 49: ok 5829 # ring membership passed
  126674. 49: ok 5830 # correct SSSR count
  126675. 49: ok 5831 # ring membership passed
  126676. 49: ok 5832 # correct ring bond data
  126677. 49: ok 5833 # correct ring bond data
  126678. 49: ok 5834 # correct ring bond data
  126679. 49: ok 5835 # correct ring bond data
  126680. 49: ok 5836 # correct ring bond data
  126681. 49: ok 5837 # correct ring bond data
  126682. 49: ok 5838 # correct ring bond data
  126683. 49: ok 5839 # correct ring bond data
  126684. 49: ok 5840 # correct ring bond data
  126685. 49: ok 5841 # correct ring bond data
  126686. 49: ok 5842 # correct ring bond data
  126687. 49: ok 5843 # correct ring bond data
  126688. 49: ok 5844 # correct ring bond data
  126689. 49: ok 5845 # correct ring bond data
  126690. 49: ok 5846 # correct ring bond data
  126691. 49: ok 5847 # correct ring bond data
  126692. 49: ok 5848 # correct ring bond data
  126693. 49: ok 5849 # correct ring bond data
  126694. 49: ok 5850 # correct ring bond data
  126695. 49: ok 5851 # correct ring bond data
  126696. 49: ok 5852 # correct ring bond data
  126697. 49: ok 5853 # correct ring bond data
  126698. 49: ok 5854 # correct ring bond data
  126699. 49: ok 5855 # correct ring bond data
  126700. 49: ok 5856 # SSSR size matches reference
  126701. 49: ok 5857 # correct SSSR count
  126702. 49: ok 5858 # ring membership passed
  126703. 49: ok 5859 # correct SSSR count
  126704. 49: ok 5860 # ring membership passed
  126705. 49: ok 5861 # correct SSSR count
  126706. 49: ok 5862 # ring membership passed
  126707. 49: ok 5863 # correct SSSR count
  126708. 49: ok 5864 # ring membership passed
  126709. 49: ok 5865 # correct SSSR count
  126710. 49: ok 5866 # ring membership passed
  126711. 49: ok 5867 # correct SSSR count
  126712. 49: ok 5868 # ring membership passed
  126713. 49: ok 5869 # correct SSSR count
  126714. 49: ok 5870 # ring membership passed
  126715. 49: ok 5871 # correct SSSR count
  126716. 49: ok 5872 # ring membership passed
  126717. 49: ok 5873 # correct SSSR count
  126718. 49: ok 5874 # ring membership passed
  126719. 49: ok 5875 # correct SSSR count
  126720. 49: ok 5876 # ring membership passed
  126721. 49: ok 5877 # correct SSSR count
  126722. 49: ok 5878 # ring membership passed
  126723. 49: ok 5879 # correct SSSR count
  126724. 49: ok 5880 # ring membership passed
  126725. 49: ok 5881 # correct SSSR count
  126726. 49: ok 5882 # ring membership passed
  126727. 49: ok 5883 # correct SSSR count
  126728. 49: ok 5884 # ring membership passed
  126729. 49: ok 5885 # correct SSSR count
  126730. 49: ok 5886 # ring membership passed
  126731. 49: ok 5887 # correct SSSR count
  126732. 49: ok 5888 # ring membership passed
  126733. 49: ok 5889 # correct SSSR count
  126734. 49: ok 5890 # ring membership passed
  126735. 49: ok 5891 # correct SSSR count
  126736. 49: ok 5892 # ring membership passed
  126737. 49: ok 5893 # correct SSSR count
  126738. 49: ok 5894 # ring membership passed
  126739. 49: ok 5895 # correct SSSR count
  126740. 49: ok 5896 # ring membership passed
  126741. 49: ok 5897 # correct SSSR count
  126742. 49: ok 5898 # ring membership passed
  126743. 49: ok 5899 # correct SSSR count
  126744. 49: ok 5900 # ring membership passed
  126745. 49: ok 5901 # correct SSSR count
  126746. 49: ok 5902 # ring membership passed
  126747. 49: ok 5903 # correct ring bond data
  126748. 49: ok 5904 # correct ring bond data
  126749. 49: ok 5905 # correct ring bond data
  126750. 49: ok 5906 # correct ring bond data
  126751. 49: ok 5907 # correct ring bond data
  126752. 49: ok 5908 # correct ring bond data
  126753. 49: ok 5909 # correct ring bond data
  126754. 49: ok 5910 # correct ring bond data
  126755. 49: ok 5911 # correct ring bond data
  126756. 49: ok 5912 # correct ring bond data
  126757. 49: ok 5913 # correct ring bond data
  126758. 49: ok 5914 # correct ring bond data
  126759. 49: ok 5915 # correct ring bond data
  126760. 49: ok 5916 # correct ring bond data
  126761. 49: ok 5917 # correct ring bond data
  126762. 49: ok 5918 # correct ring bond data
  126763. 49: ok 5919 # correct ring bond data
  126764. 49: ok 5920 # correct ring bond data
  126765. 49: ok 5921 # correct ring bond data
  126766. 49: ok 5922 # SSSR size matches reference
  126767. 49: ok 5923 # correct SSSR count
  126768. 49: ok 5924 # ring membership passed
  126769. 49: ok 5925 # correct SSSR count
  126770. 49: ok 5926 # ring membership passed
  126771. 49: ok 5927 # correct SSSR count
  126772. 49: ok 5928 # ring membership passed
  126773. 49: ok 5929 # correct SSSR count
  126774. 49: ok 5930 # ring membership passed
  126775. 49: ok 5931 # correct SSSR count
  126776. 49: ok 5932 # ring membership passed
  126777. 49: ok 5933 # correct SSSR count
  126778. 49: ok 5934 # ring membership passed
  126779. 49: ok 5935 # correct SSSR count
  126780. 49: ok 5936 # ring membership passed
  126781. 49: ok 5937 # correct SSSR count
  126782. 49: ok 5938 # ring membership passed
  126783. 49: ok 5939 # correct SSSR count
  126784. 49: ok 5940 # ring membership passed
  126785. 49: ok 5941 # correct SSSR count
  126786. 49: ok 5942 # ring membership passed
  126787. 49: ok 5943 # correct SSSR count
  126788. 49: ok 5944 # ring membership passed
  126789. 49: ok 5945 # correct SSSR count
  126790. 49: ok 5946 # ring membership passed
  126791. 49: ok 5947 # correct SSSR count
  126792. 49: ok 5948 # ring membership passed
  126793. 49: ok 5949 # correct SSSR count
  126794. 49: ok 5950 # ring membership passed
  126795. 49: ok 5951 # correct SSSR count
  126796. 49: ok 5952 # ring membership passed
  126797. 49: ok 5953 # correct SSSR count
  126798. 49: ok 5954 # ring membership passed
  126799. 49: ok 5955 # correct SSSR count
  126800. 49: ok 5956 # ring membership passed
  126801. 49: ok 5957 # correct SSSR count
  126802. 49: ok 5958 # ring membership passed
  126803. 49: ok 5959 # correct ring bond data
  126804. 49: ok 5960 # correct ring bond data
  126805. 49: ok 5961 # correct ring bond data
  126806. 49: ok 5962 # correct ring bond data
  126807. 49: ok 5963 # correct ring bond data
  126808. 49: ok 5964 # correct ring bond data
  126809. 49: ok 5965 # correct ring bond data
  126810. 49: ok 5966 # correct ring bond data
  126811. 49: ok 5967 # correct ring bond data
  126812. 49: ok 5968 # correct ring bond data
  126813. 49: ok 5969 # correct ring bond data
  126814. 49: ok 5970 # correct ring bond data
  126815. 49: ok 5971 # correct ring bond data
  126816. 49: ok 5972 # correct ring bond data
  126817. 49: ok 5973 # correct ring bond data
  126818. 49: ok 5974 # correct ring bond data
  126819. 49: ok 5975 # correct ring bond data
  126820. 49: ok 5976 # correct ring bond data
  126821. 49: ok 5977 # correct ring bond data
  126822. 49: ok 5978 # correct ring bond data
  126823. 49: ok 5979 # correct ring bond data
  126824. 49: ok 5980 # SSSR size matches reference
  126825. 49: ok 5981 # correct SSSR count
  126826. 49: ok 5982 # ring membership passed
  126827. 49: ok 5983 # correct SSSR count
  126828. 49: ok 5984 # ring membership passed
  126829. 49: ok 5985 # correct SSSR count
  126830. 49: ok 5986 # ring membership passed
  126831. 49: ok 5987 # correct SSSR count
  126832. 49: ok 5988 # ring membership passed
  126833. 49: ok 5989 # correct SSSR count
  126834. 49: ok 5990 # ring membership passed
  126835. 49: ok 5991 # correct SSSR count
  126836. 49: ok 5992 # ring membership passed
  126837. 49: ok 5993 # correct SSSR count
  126838. 49: ok 5994 # ring membership passed
  126839. 49: ok 5995 # correct SSSR count
  126840. 49: ok 5996 # ring membership passed
  126841. 49: ok 5997 # correct SSSR count
  126842. 49: ok 5998 # ring membership passed
  126843. 49: ok 5999 # correct SSSR count
  126844. 49: ok 6000 # ring membership passed
  126845. 49: ok 6001 # correct SSSR count
  126846. 49: ok 6002 # ring membership passed
  126847. 49: ok 6003 # correct SSSR count
  126848. 49: ok 6004 # ring membership passed
  126849. 49: ok 6005 # correct SSSR count
  126850. 49: ok 6006 # ring membership passed
  126851. 49: ok 6007 # correct SSSR count
  126852. 49: ok 6008 # ring membership passed
  126853. 49: ok 6009 # correct SSSR count
  126854. 49: ok 6010 # ring membership passed
  126855. 49: ok 6011 # correct SSSR count
  126856. 49: ok 6012 # ring membership passed
  126857. 49: ok 6013 # correct SSSR count
  126858. 49: ok 6014 # ring membership passed
  126859. 49: ok 6015 # correct SSSR count
  126860. 49: ok 6016 # ring membership passed
  126861. 49: ok 6017 # correct SSSR count
  126862. 49: ok 6018 # ring membership passed
  126863. 49: ok 6019 # correct ring bond data
  126864. 49: ok 6020 # correct ring bond data
  126865. 49: ok 6021 # correct ring bond data
  126866. 49: ok 6022 # correct ring bond data
  126867. 49: ok 6023 # correct ring bond data
  126868. 49: ok 6024 # correct ring bond data
  126869. 49: ok 6025 # correct ring bond data
  126870. 49: ok 6026 # correct ring bond data
  126871. 49: ok 6027 # correct ring bond data
  126872. 49: ok 6028 # correct ring bond data
  126873. 49: ok 6029 # correct ring bond data
  126874. 49: ok 6030 # correct ring bond data
  126875. 49: ok 6031 # correct ring bond data
  126876. 49: ok 6032 # correct ring bond data
  126877. 49: ok 6033 # correct ring bond data
  126878. 49: ok 6034 # correct ring bond data
  126879. 49: ok 6035 # correct ring bond data
  126880. 49: ok 6036 # correct ring bond data
  126881. 49: ok 6037 # correct ring bond data
  126882. 49: ok 6038 # correct ring bond data
  126883. 49: ok 6039 # correct ring bond data
  126884. 49: ok 6040 # correct ring bond data
  126885. 49: ok 6041 # SSSR size matches reference
  126886. 49: ok 6042 # correct SSSR count
  126887. 49: ok 6043 # ring membership passed
  126888. 49: ok 6044 # correct SSSR count
  126889. 49: ok 6045 # ring membership passed
  126890. 49: ok 6046 # correct SSSR count
  126891. 49: ok 6047 # ring membership passed
  126892. 49: ok 6048 # correct SSSR count
  126893. 49: ok 6049 # ring membership passed
  126894. 49: ok 6050 # correct SSSR count
  126895. 49: ok 6051 # ring membership passed
  126896. 49: ok 6052 # correct SSSR count
  126897. 49: ok 6053 # ring membership passed
  126898. 49: ok 6054 # correct SSSR count
  126899. 49: ok 6055 # ring membership passed
  126900. 49: ok 6056 # correct SSSR count
  126901. 49: ok 6057 # ring membership passed
  126902. 49: ok 6058 # correct SSSR count
  126903. 49: ok 6059 # ring membership passed
  126904. 49: ok 6060 # correct SSSR count
  126905. 49: ok 6061 # ring membership passed
  126906. 49: ok 6062 # correct SSSR count
  126907. 49: ok 6063 # ring membership passed
  126908. 49: ok 6064 # correct SSSR count
  126909. 49: ok 6065 # ring membership passed
  126910. 49: ok 6066 # correct SSSR count
  126911. 49: ok 6067 # ring membership passed
  126912. 49: ok 6068 # correct SSSR count
  126913. 49: ok 6069 # ring membership passed
  126914. 49: ok 6070 # correct SSSR count
  126915. 49: ok 6071 # ring membership passed
  126916. 49: ok 6072 # correct SSSR count
  126917. 49: ok 6073 # ring membership passed
  126918. 49: ok 6074 # correct SSSR count
  126919. 49: ok 6075 # ring membership passed
  126920. 49: ok 6076 # correct SSSR count
  126921. 49: ok 6077 # ring membership passed
  126922. 49: ok 6078 # correct SSSR count
  126923. 49: ok 6079 # ring membership passed
  126924. 49: ok 6080 # correct SSSR count
  126925. 49: ok 6081 # ring membership passed
  126926. 49: ok 6082 # correct ring bond data
  126927. 49: ok 6083 # correct ring bond data
  126928. 49: ok 6084 # correct ring bond data
  126929. 49: ok 6085 # correct ring bond data
  126930. 49: ok 6086 # correct ring bond data
  126931. 49: ok 6087 # correct ring bond data
  126932. 49: ok 6088 # correct ring bond data
  126933. 49: ok 6089 # correct ring bond data
  126934. 49: ok 6090 # correct ring bond data
  126935. 49: ok 6091 # correct ring bond data
  126936. 49: ok 6092 # correct ring bond data
  126937. 49: ok 6093 # correct ring bond data
  126938. 49: ok 6094 # correct ring bond data
  126939. 49: ok 6095 # correct ring bond data
  126940. 49: ok 6096 # SSSR size matches reference
  126941. 49: ok 6097 # correct SSSR count
  126942. 49: ok 6098 # ring membership passed
  126943. 49: ok 6099 # correct SSSR count
  126944. 49: ok 6100 # ring membership passed
  126945. 49: ok 6101 # correct SSSR count
  126946. 49: ok 6102 # ring membership passed
  126947. 49: ok 6103 # correct SSSR count
  126948. 49: ok 6104 # ring membership passed
  126949. 49: ok 6105 # correct SSSR count
  126950. 49: ok 6106 # ring membership passed
  126951. 49: ok 6107 # correct SSSR count
  126952. 49: ok 6108 # ring membership passed
  126953. 49: ok 6109 # correct SSSR count
  126954. 49: ok 6110 # ring membership passed
  126955. 49: ok 6111 # correct SSSR count
  126956. 49: ok 6112 # ring membership passed
  126957. 49: ok 6113 # correct SSSR count
  126958. 49: ok 6114 # ring membership passed
  126959. 49: ok 6115 # correct SSSR count
  126960. 49: ok 6116 # ring membership passed
  126961. 49: ok 6117 # correct SSSR count
  126962. 49: ok 6118 # ring membership passed
  126963. 49: ok 6119 # correct SSSR count
  126964. 49: ok 6120 # ring membership passed
  126965. 49: ok 6121 # correct SSSR count
  126966. 49: ok 6122 # ring membership passed
  126967. 49: ok 6123 # correct SSSR count
  126968. 49: ok 6124 # ring membership passed
  126969. 49: ok 6125 # correct ring bond data
  126970. 49: ok 6126 # correct ring bond data
  126971. 49: ok 6127 # correct ring bond data
  126972. 49: ok 6128 # correct ring bond data
  126973. 49: ok 6129 # correct ring bond data
  126974. 49: ok 6130 # correct ring bond data
  126975. 49: ok 6131 # correct ring bond data
  126976. 49: ok 6132 # correct ring bond data
  126977. 49: ok 6133 # correct ring bond data
  126978. 49: ok 6134 # correct ring bond data
  126979. 49: ok 6135 # correct ring bond data
  126980. 49: ok 6136 # correct ring bond data
  126981. 49: ok 6137 # correct ring bond data
  126982. 49: ok 6138 # correct ring bond data
  126983. 49: ok 6139 # SSSR size matches reference
  126984. 49: ok 6140 # correct SSSR count
  126985. 49: ok 6141 # ring membership passed
  126986. 49: ok 6142 # correct SSSR count
  126987. 49: ok 6143 # ring membership passed
  126988. 49: ok 6144 # correct SSSR count
  126989. 49: ok 6145 # ring membership passed
  126990. 49: ok 6146 # correct SSSR count
  126991. 49: ok 6147 # ring membership passed
  126992. 49: ok 6148 # correct SSSR count
  126993. 49: ok 6149 # ring membership passed
  126994. 49: ok 6150 # correct SSSR count
  126995. 49: ok 6151 # ring membership passed
  126996. 49: ok 6152 # correct SSSR count
  126997. 49: ok 6153 # ring membership passed
  126998. 49: ok 6154 # correct SSSR count
  126999. 49: ok 6155 # ring membership passed
  127000. 49: ok 6156 # correct SSSR count
  127001. 49: ok 6157 # ring membership passed
  127002. 49: ok 6158 # correct SSSR count
  127003. 49: ok 6159 # ring membership passed
  127004. 49: ok 6160 # correct SSSR count
  127005. 49: ok 6161 # ring membership passed
  127006. 49: ok 6162 # correct SSSR count
  127007. 49: ok 6163 # ring membership passed
  127008. 49: ok 6164 # correct SSSR count
  127009. 49: ok 6165 # ring membership passed
  127010. 49: ok 6166 # correct SSSR count
  127011. 49: ok 6167 # ring membership passed
  127012. 49: ok 6168 # correct ring bond data
  127013. 49: ok 6169 # correct ring bond data
  127014. 49: ok 6170 # correct ring bond data
  127015. 49: ok 6171 # correct ring bond data
  127016. 49: ok 6172 # correct ring bond data
  127017. 49: ok 6173 # correct ring bond data
  127018. 49: ok 6174 # correct ring bond data
  127019. 49: ok 6175 # correct ring bond data
  127020. 49: ok 6176 # correct ring bond data
  127021. 49: ok 6177 # correct ring bond data
  127022. 49: ok 6178 # correct ring bond data
  127023. 49: ok 6179 # correct ring bond data
  127024. 49: ok 6180 # correct ring bond data
  127025. 49: ok 6181 # correct ring bond data
  127026. 49: ok 6182 # SSSR size matches reference
  127027. 49: ok 6183 # correct SSSR count
  127028. 49: ok 6184 # ring membership passed
  127029. 49: ok 6185 # correct SSSR count
  127030. 49: ok 6186 # ring membership passed
  127031. 49: ok 6187 # correct SSSR count
  127032. 49: ok 6188 # ring membership passed
  127033. 49: ok 6189 # correct SSSR count
  127034. 49: ok 6190 # ring membership passed
  127035. 49: ok 6191 # correct SSSR count
  127036. 49: ok 6192 # ring membership passed
  127037. 49: ok 6193 # correct SSSR count
  127038. 49: ok 6194 # ring membership passed
  127039. 49: ok 6195 # correct SSSR count
  127040. 49: ok 6196 # ring membership passed
  127041. 49: ok 6197 # correct SSSR count
  127042. 49: ok 6198 # ring membership passed
  127043. 49: ok 6199 # correct SSSR count
  127044. 49: ok 6200 # ring membership passed
  127045. 49: ok 6201 # correct SSSR count
  127046. 49: ok 6202 # ring membership passed
  127047. 49: ok 6203 # correct SSSR count
  127048. 49: ok 6204 # ring membership passed
  127049. 49: ok 6205 # correct SSSR count
  127050. 49: ok 6206 # ring membership passed
  127051. 49: ok 6207 # correct SSSR count
  127052. 49: ok 6208 # ring membership passed
  127053. 49: ok 6209 # correct SSSR count
  127054. 49: ok 6210 # ring membership passed
  127055. 49: ok 6211 # correct ring bond data
  127056. 49: ok 6212 # correct ring bond data
  127057. 49: ok 6213 # correct ring bond data
  127058. 49: ok 6214 # correct ring bond data
  127059. 49: ok 6215 # correct ring bond data
  127060. 49: ok 6216 # correct ring bond data
  127061. 49: ok 6217 # correct ring bond data
  127062. 49: ok 6218 # correct ring bond data
  127063. 49: ok 6219 # correct ring bond data
  127064. 49: ok 6220 # correct ring bond data
  127065. 49: ok 6221 # correct ring bond data
  127066. 49: ok 6222 # correct ring bond data
  127067. 49: ok 6223 # SSSR size matches reference
  127068. 49: ok 6224 # correct SSSR count
  127069. 49: ok 6225 # ring membership passed
  127070. 49: ok 6226 # correct SSSR count
  127071. 49: ok 6227 # ring membership passed
  127072. 49: ok 6228 # correct SSSR count
  127073. 49: ok 6229 # ring membership passed
  127074. 49: ok 6230 # correct SSSR count
  127075. 49: ok 6231 # ring membership passed
  127076. 49: ok 6232 # correct SSSR count
  127077. 49: ok 6233 # ring membership passed
  127078. 49: ok 6234 # correct SSSR count
  127079. 49: ok 6235 # ring membership passed
  127080. 49: ok 6236 # correct SSSR count
  127081. 49: ok 6237 # ring membership passed
  127082. 49: ok 6238 # correct SSSR count
  127083. 49: ok 6239 # ring membership passed
  127084. 49: ok 6240 # correct SSSR count
  127085. 49: ok 6241 # ring membership passed
  127086. 49: ok 6242 # correct SSSR count
  127087. 49: ok 6243 # ring membership passed
  127088. 49: ok 6244 # correct SSSR count
  127089. 49: ok 6245 # ring membership passed
  127090. 49: ok 6246 # correct SSSR count
  127091. 49: ok 6247 # ring membership passed
  127092. 49: ok 6248 # correct ring bond data
  127093. 49: ok 6249 # correct ring bond data
  127094. 49: ok 6250 # correct ring bond data
  127095. 49: ok 6251 # correct ring bond data
  127096. 49: ok 6252 # correct ring bond data
  127097. 49: ok 6253 # correct ring bond data
  127098. 49: ok 6254 # correct ring bond data
  127099. 49: ok 6255 # correct ring bond data
  127100. 49: ok 6256 # correct ring bond data
  127101. 49: ok 6257 # correct ring bond data
  127102. 49: ok 6258 # correct ring bond data
  127103. 49: ok 6259 # correct ring bond data
  127104. 49: ok 6260 # correct ring bond data
  127105. 49: ok 6261 # correct ring bond data
  127106. 49: ok 6262 # correct ring bond data
  127107. 49: ok 6263 # correct ring bond data
  127108. 49: ok 6264 # correct ring bond data
  127109. 49: ok 6265 # correct ring bond data
  127110. 49: ok 6266 # SSSR size matches reference
  127111. 49: ok 6267 # correct SSSR count
  127112. 49: ok 6268 # ring membership passed
  127113. 49: ok 6269 # correct SSSR count
  127114. 49: ok 6270 # ring membership passed
  127115. 49: ok 6271 # correct SSSR count
  127116. 49: ok 6272 # ring membership passed
  127117. 49: ok 6273 # correct SSSR count
  127118. 49: ok 6274 # ring membership passed
  127119. 49: ok 6275 # correct SSSR count
  127120. 49: ok 6276 # ring membership passed
  127121. 49: ok 6277 # correct SSSR count
  127122. 49: ok 6278 # ring membership passed
  127123. 49: ok 6279 # correct SSSR count
  127124. 49: ok 6280 # ring membership passed
  127125. 49: ok 6281 # correct SSSR count
  127126. 49: ok 6282 # ring membership passed
  127127. 49: ok 6283 # correct SSSR count
  127128. 49: ok 6284 # ring membership passed
  127129. 49: ok 6285 # correct SSSR count
  127130. 49: ok 6286 # ring membership passed
  127131. 49: ok 6287 # correct SSSR count
  127132. 49: ok 6288 # ring membership passed
  127133. 49: ok 6289 # correct SSSR count
  127134. 49: ok 6290 # ring membership passed
  127135. 49: ok 6291 # correct SSSR count
  127136. 49: ok 6292 # ring membership passed
  127137. 49: ok 6293 # correct SSSR count
  127138. 49: ok 6294 # ring membership passed
  127139. 49: ok 6295 # correct SSSR count
  127140. 49: ok 6296 # ring membership passed
  127141. 49: ok 6297 # correct SSSR count
  127142. 49: ok 6298 # ring membership passed
  127143. 49: ok 6299 # correct SSSR count
  127144. 49: ok 6300 # ring membership passed
  127145. 49: ok 6301 # correct ring bond data
  127146. 49: ok 6302 # correct ring bond data
  127147. 49: ok 6303 # correct ring bond data
  127148. 49: ok 6304 # correct ring bond data
  127149. 49: ok 6305 # correct ring bond data
  127150. 49: ok 6306 # correct ring bond data
  127151. 49: ok 6307 # correct ring bond data
  127152. 49: ok 6308 # correct ring bond data
  127153. 49: ok 6309 # correct ring bond data
  127154. 49: ok 6310 # correct ring bond data
  127155. 49: ok 6311 # correct ring bond data
  127156. 49: ok 6312 # correct ring bond data
  127157. 49: ok 6313 # correct ring bond data
  127158. 49: ok 6314 # correct ring bond data
  127159. 49: ok 6315 # correct ring bond data
  127160. 49: ok 6316 # correct ring bond data
  127161. 49: ok 6317 # correct ring bond data
  127162. 49: ok 6318 # correct ring bond data
  127163. 49: ok 6319 # correct ring bond data
  127164. 49: ok 6320 # correct ring bond data
  127165. 49: ok 6321 # correct ring bond data
  127166. 49: ok 6322 # correct ring bond data
  127167. 49: ok 6323 # correct ring bond data
  127168. 49: ok 6324 # correct ring bond data
  127169. 49: ok 6325 # SSSR size matches reference
  127170. 49: ok 6326 # correct SSSR count
  127171. 49: ok 6327 # ring membership passed
  127172. 49: ok 6328 # correct SSSR count
  127173. 49: ok 6329 # ring membership passed
  127174. 49: ok 6330 # correct SSSR count
  127175. 49: ok 6331 # ring membership passed
  127176. 49: ok 6332 # correct SSSR count
  127177. 49: ok 6333 # ring membership passed
  127178. 49: ok 6334 # correct SSSR count
  127179. 49: ok 6335 # ring membership passed
  127180. 49: ok 6336 # correct SSSR count
  127181. 49: ok 6337 # ring membership passed
  127182. 49: ok 6338 # correct SSSR count
  127183. 49: ok 6339 # ring membership passed
  127184. 49: ok 6340 # correct SSSR count
  127185. 49: ok 6341 # ring membership passed
  127186. 49: ok 6342 # correct SSSR count
  127187. 49: ok 6343 # ring membership passed
  127188. 49: ok 6344 # correct SSSR count
  127189. 49: ok 6345 # ring membership passed
  127190. 49: ok 6346 # correct SSSR count
  127191. 49: ok 6347 # ring membership passed
  127192. 49: ok 6348 # correct SSSR count
  127193. 49: ok 6349 # ring membership passed
  127194. 49: ok 6350 # correct SSSR count
  127195. 49: ok 6351 # ring membership passed
  127196. 49: ok 6352 # correct SSSR count
  127197. 49: ok 6353 # ring membership passed
  127198. 49: ok 6354 # correct SSSR count
  127199. 49: ok 6355 # ring membership passed
  127200. 49: ok 6356 # correct SSSR count
  127201. 49: ok 6357 # ring membership passed
  127202. 49: ok 6358 # correct SSSR count
  127203. 49: ok 6359 # ring membership passed
  127204. 49: ok 6360 # correct SSSR count
  127205. 49: ok 6361 # ring membership passed
  127206. 49: ok 6362 # correct SSSR count
  127207. 49: ok 6363 # ring membership passed
  127208. 49: ok 6364 # correct SSSR count
  127209. 49: ok 6365 # ring membership passed
  127210. 49: ok 6366 # correct SSSR count
  127211. 49: ok 6367 # ring membership passed
  127212. 49: ok 6368 # correct SSSR count
  127213. 49: ok 6369 # ring membership passed
  127214. 49: ok 6370 # correct SSSR count
  127215. 49: ok 6371 # ring membership passed
  127216. 49: ok 6372 # correct ring bond data
  127217. 49: ok 6373 # correct ring bond data
  127218. 49: ok 6374 # correct ring bond data
  127219. 49: ok 6375 # correct ring bond data
  127220. 49: ok 6376 # correct ring bond data
  127221. 49: ok 6377 # correct ring bond data
  127222. 49: ok 6378 # correct ring bond data
  127223. 49: ok 6379 # correct ring bond data
  127224. 49: ok 6380 # correct ring bond data
  127225. 49: ok 6381 # correct ring bond data
  127226. 49: ok 6382 # correct ring bond data
  127227. 49: ok 6383 # correct ring bond data
  127228. 49: ok 6384 # correct ring bond data
  127229. 49: ok 6385 # correct ring bond data
  127230. 49: ok 6386 # correct ring bond data
  127231. 49: ok 6387 # correct ring bond data
  127232. 49: ok 6388 # correct ring bond data
  127233. 49: ok 6389 # correct ring bond data
  127234. 49: ok 6390 # correct ring bond data
  127235. 49: ok 6391 # correct ring bond data
  127236. 49: ok 6392 # correct ring bond data
  127237. 49: ok 6393 # SSSR size matches reference
  127238. 49: ok 6394 # correct SSSR count
  127239. 49: ok 6395 # ring membership passed
  127240. 49: ok 6396 # correct SSSR count
  127241. 49: ok 6397 # ring membership passed
  127242. 49: ok 6398 # correct SSSR count
  127243. 49: ok 6399 # ring membership passed
  127244. 49: ok 6400 # correct SSSR count
  127245. 49: ok 6401 # ring membership passed
  127246. 49: ok 6402 # correct SSSR count
  127247. 49: ok 6403 # ring membership passed
  127248. 49: ok 6404 # correct SSSR count
  127249. 49: ok 6405 # ring membership passed
  127250. 49: ok 6406 # correct SSSR count
  127251. 49: ok 6407 # ring membership passed
  127252. 49: ok 6408 # correct SSSR count
  127253. 49: ok 6409 # ring membership passed
  127254. 49: ok 6410 # correct SSSR count
  127255. 49: ok 6411 # ring membership passed
  127256. 49: ok 6412 # correct SSSR count
  127257. 49: ok 6413 # ring membership passed
  127258. 49: ok 6414 # correct SSSR count
  127259. 49: ok 6415 # ring membership passed
  127260. 49: ok 6416 # correct SSSR count
  127261. 49: ok 6417 # ring membership passed
  127262. 49: ok 6418 # correct SSSR count
  127263. 49: ok 6419 # ring membership passed
  127264. 49: ok 6420 # correct SSSR count
  127265. 49: ok 6421 # ring membership passed
  127266. 49: ok 6422 # correct SSSR count
  127267. 49: ok 6423 # ring membership passed
  127268. 49: ok 6424 # correct SSSR count
  127269. 49: ok 6425 # ring membership passed
  127270. 49: ok 6426 # correct SSSR count
  127271. 49: ok 6427 # ring membership passed
  127272. 49: ok 6428 # correct SSSR count
  127273. 49: ok 6429 # ring membership passed
  127274. 49: ok 6430 # correct SSSR count
  127275. 49: ok 6431 # ring membership passed
  127276. 49: ok 6432 # correct SSSR count
  127277. 49: ok 6433 # ring membership passed
  127278. 49: ok 6434 # correct ring bond data
  127279. 49: ok 6435 # correct ring bond data
  127280. 49: ok 6436 # correct ring bond data
  127281. 49: ok 6437 # correct ring bond data
  127282. 49: ok 6438 # correct ring bond data
  127283. 49: ok 6439 # correct ring bond data
  127284. 49: ok 6440 # correct ring bond data
  127285. 49: ok 6441 # correct ring bond data
  127286. 49: ok 6442 # correct ring bond data
  127287. 49: ok 6443 # correct ring bond data
  127288. 49: ok 6444 # correct ring bond data
  127289. 49: ok 6445 # correct ring bond data
  127290. 49: ok 6446 # correct ring bond data
  127291. 49: ok 6447 # correct ring bond data
  127292. 49: ok 6448 # correct ring bond data
  127293. 49: ok 6449 # correct ring bond data
  127294. 49: ok 6450 # correct ring bond data
  127295. 49: ok 6451 # correct ring bond data
  127296. 49: ok 6452 # correct ring bond data
  127297. 49: ok 6453 # correct ring bond data
  127298. 49: ok 6454 # correct ring bond data
  127299. 49: ok 6455 # correct ring bond data
  127300. 49: ok 6456 # correct ring bond data
  127301. 49: ok 6457 # correct ring bond data
  127302. 49: ok 6458 # correct ring bond data
  127303. 49: ok 6459 # correct ring bond data
  127304. 49: ok 6460 # correct ring bond data
  127305. 49: ok 6461 # SSSR size matches reference
  127306. 49: ok 6462 # correct SSSR count
  127307. 49: ok 6463 # ring membership passed
  127308. 49: ok 6464 # correct SSSR count
  127309. 49: ok 6465 # ring membership passed
  127310. 49: ok 6466 # correct SSSR count
  127311. 49: ok 6467 # ring membership passed
  127312. 49: ok 6468 # correct SSSR count
  127313. 49: ok 6469 # ring membership passed
  127314. 49: ok 6470 # correct SSSR count
  127315. 49: ok 6471 # ring membership passed
  127316. 49: ok 6472 # correct SSSR count
  127317. 49: ok 6473 # ring membership passed
  127318. 49: ok 6474 # correct SSSR count
  127319. 49: ok 6475 # ring membership passed
  127320. 49: ok 6476 # correct SSSR count
  127321. 49: ok 6477 # ring membership passed
  127322. 49: ok 6478 # correct SSSR count
  127323. 49: ok 6479 # ring membership passed
  127324. 49: ok 6480 # correct SSSR count
  127325. 49: ok 6481 # ring membership passed
  127326. 49: ok 6482 # correct SSSR count
  127327. 49: ok 6483 # ring membership passed
  127328. 49: ok 6484 # correct SSSR count
  127329. 49: ok 6485 # ring membership passed
  127330. 49: ok 6486 # correct SSSR count
  127331. 49: ok 6487 # ring membership passed
  127332. 49: ok 6488 # correct SSSR count
  127333. 49: ok 6489 # ring membership passed
  127334. 49: ok 6490 # correct SSSR count
  127335. 49: ok 6491 # ring membership passed
  127336. 49: ok 6492 # correct SSSR count
  127337. 49: ok 6493 # ring membership passed
  127338. 49: ok 6494 # correct SSSR count
  127339. 49: ok 6495 # ring membership passed
  127340. 49: ok 6496 # correct SSSR count
  127341. 49: ok 6497 # ring membership passed
  127342. 49: ok 6498 # correct SSSR count
  127343. 49: ok 6499 # ring membership passed
  127344. 49: ok 6500 # correct SSSR count
  127345. 49: ok 6501 # ring membership passed
  127346. 49: ok 6502 # correct SSSR count
  127347. 49: ok 6503 # ring membership passed
  127348. 49: ok 6504 # correct SSSR count
  127349. 49: ok 6505 # ring membership passed
  127350. 49: ok 6506 # correct SSSR count
  127351. 49: ok 6507 # ring membership passed
  127352. 49: ok 6508 # correct SSSR count
  127353. 49: ok 6509 # ring membership passed
  127354. 49: ok 6510 # correct SSSR count
  127355. 49: ok 6511 # ring membership passed
  127356. 49: ok 6512 # correct ring bond data
  127357. 49: ok 6513 # correct ring bond data
  127358. 49: ok 6514 # correct ring bond data
  127359. 49: ok 6515 # correct ring bond data
  127360. 49: ok 6516 # correct ring bond data
  127361. 49: ok 6517 # correct ring bond data
  127362. 49: ok 6518 # correct ring bond data
  127363. 49: ok 6519 # correct ring bond data
  127364. 49: ok 6520 # correct ring bond data
  127365. 49: ok 6521 # correct ring bond data
  127366. 49: ok 6522 # correct ring bond data
  127367. 49: ok 6523 # correct ring bond data
  127368. 49: ok 6524 # correct ring bond data
  127369. 49: ok 6525 # correct ring bond data
  127370. 49: ok 6526 # correct ring bond data
  127371. 49: ok 6527 # SSSR size matches reference
  127372. 49: ok 6528 # correct SSSR count
  127373. 49: ok 6529 # ring membership passed
  127374. 49: ok 6530 # correct SSSR count
  127375. 49: ok 6531 # ring membership passed
  127376. 49: ok 6532 # correct SSSR count
  127377. 49: ok 6533 # ring membership passed
  127378. 49: ok 6534 # correct SSSR count
  127379. 49: ok 6535 # ring membership passed
  127380. 49: ok 6536 # correct SSSR count
  127381. 49: ok 6537 # ring membership passed
  127382. 49: ok 6538 # correct SSSR count
  127383. 49: ok 6539 # ring membership passed
  127384. 49: ok 6540 # correct SSSR count
  127385. 49: ok 6541 # ring membership passed
  127386. 49: ok 6542 # correct SSSR count
  127387. 49: ok 6543 # ring membership passed
  127388. 49: ok 6544 # correct SSSR count
  127389. 49: ok 6545 # ring membership passed
  127390. 49: ok 6546 # correct SSSR count
  127391. 49: ok 6547 # ring membership passed
  127392. 49: ok 6548 # correct SSSR count
  127393. 49: ok 6549 # ring membership passed
  127394. 49: ok 6550 # correct SSSR count
  127395. 49: ok 6551 # ring membership passed
  127396. 49: ok 6552 # correct SSSR count
  127397. 49: ok 6553 # ring membership passed
  127398. 49: ok 6554 # correct SSSR count
  127399. 49: ok 6555 # ring membership passed
  127400. 49: ok 6556 # correct SSSR count
  127401. 49: ok 6557 # ring membership passed
  127402. 49: ok 6558 # correct ring bond data
  127403. 49: ok 6559 # correct ring bond data
  127404. 49: ok 6560 # correct ring bond data
  127405. 49: ok 6561 # correct ring bond data
  127406. 49: ok 6562 # correct ring bond data
  127407. 49: ok 6563 # correct ring bond data
  127408. 49: ok 6564 # correct ring bond data
  127409. 49: ok 6565 # correct ring bond data
  127410. 49: ok 6566 # correct ring bond data
  127411. 49: ok 6567 # correct ring bond data
  127412. 49: ok 6568 # correct ring bond data
  127413. 49: ok 6569 # correct ring bond data
  127414. 49: ok 6570 # correct ring bond data
  127415. 49: ok 6571 # correct ring bond data
  127416. 49: ok 6572 # correct ring bond data
  127417. 49: ok 6573 # correct ring bond data
  127418. 49: ok 6574 # correct ring bond data
  127419. 49: ok 6575 # correct ring bond data
  127420. 49: ok 6576 # correct ring bond data
  127421. 49: ok 6577 # correct ring bond data
  127422. 49: ok 6578 # SSSR size matches reference
  127423. 49: ok 6579 # correct SSSR count
  127424. 49: ok 6580 # ring membership passed
  127425. 49: ok 6581 # correct SSSR count
  127426. 49: ok 6582 # ring membership passed
  127427. 49: ok 6583 # correct SSSR count
  127428. 49: ok 6584 # ring membership passed
  127429. 49: ok 6585 # correct SSSR count
  127430. 49: ok 6586 # ring membership passed
  127431. 49: ok 6587 # correct SSSR count
  127432. 49: ok 6588 # ring membership passed
  127433. 49: ok 6589 # correct SSSR count
  127434. 49: ok 6590 # ring membership passed
  127435. 49: ok 6591 # correct SSSR count
  127436. 49: ok 6592 # ring membership passed
  127437. 49: ok 6593 # correct SSSR count
  127438. 49: ok 6594 # ring membership passed
  127439. 49: ok 6595 # correct SSSR count
  127440. 49: ok 6596 # ring membership passed
  127441. 49: ok 6597 # correct SSSR count
  127442. 49: ok 6598 # ring membership passed
  127443. 49: ok 6599 # correct SSSR count
  127444. 49: ok 6600 # ring membership passed
  127445. 49: ok 6601 # correct SSSR count
  127446. 49: ok 6602 # ring membership passed
  127447. 49: ok 6603 # correct SSSR count
  127448. 49: ok 6604 # ring membership passed
  127449. 49: ok 6605 # correct SSSR count
  127450. 49: ok 6606 # ring membership passed
  127451. 49: ok 6607 # correct SSSR count
  127452. 49: ok 6608 # ring membership passed
  127453. 49: ok 6609 # correct SSSR count
  127454. 49: ok 6610 # ring membership passed
  127455. 49: ok 6611 # correct SSSR count
  127456. 49: ok 6612 # ring membership passed
  127457. 49: ok 6613 # correct SSSR count
  127458. 49: ok 6614 # ring membership passed
  127459. 49: ok 6615 # correct SSSR count
  127460. 49: ok 6616 # ring membership passed
  127461. 49: ok 6617 # correct ring bond data
  127462. 49: ok 6618 # correct ring bond data
  127463. 49: ok 6619 # correct ring bond data
  127464. 49: ok 6620 # correct ring bond data
  127465. 49: ok 6621 # correct ring bond data
  127466. 49: ok 6622 # correct ring bond data
  127467. 49: ok 6623 # correct ring bond data
  127468. 49: ok 6624 # correct ring bond data
  127469. 49: ok 6625 # correct ring bond data
  127470. 49: ok 6626 # correct ring bond data
  127471. 49: ok 6627 # correct ring bond data
  127472. 49: ok 6628 # correct ring bond data
  127473. 49: ok 6629 # correct ring bond data
  127474. 49: ok 6630 # correct ring bond data
  127475. 49: ok 6631 # SSSR size matches reference
  127476. 49: ok 6632 # correct SSSR count
  127477. 49: ok 6633 # ring membership passed
  127478. 49: ok 6634 # correct SSSR count
  127479. 49: ok 6635 # ring membership passed
  127480. 49: ok 6636 # correct SSSR count
  127481. 49: ok 6637 # ring membership passed
  127482. 49: ok 6638 # correct SSSR count
  127483. 49: ok 6639 # ring membership passed
  127484. 49: ok 6640 # correct SSSR count
  127485. 49: ok 6641 # ring membership passed
  127486. 49: ok 6642 # correct SSSR count
  127487. 49: ok 6643 # ring membership passed
  127488. 49: ok 6644 # correct SSSR count
  127489. 49: ok 6645 # ring membership passed
  127490. 49: ok 6646 # correct SSSR count
  127491. 49: ok 6647 # ring membership passed
  127492. 49: ok 6648 # correct SSSR count
  127493. 49: ok 6649 # ring membership passed
  127494. 49: ok 6650 # correct SSSR count
  127495. 49: ok 6651 # ring membership passed
  127496. 49: ok 6652 # correct SSSR count
  127497. 49: ok 6653 # ring membership passed
  127498. 49: ok 6654 # correct SSSR count
  127499. 49: ok 6655 # ring membership passed
  127500. 49: ok 6656 # correct SSSR count
  127501. 49: ok 6657 # ring membership passed
  127502. 49: ok 6658 # correct SSSR count
  127503. 49: ok 6659 # ring membership passed
  127504. 49: ok 6660 # correct ring bond data
  127505. 49: ok 6661 # correct ring bond data
  127506. 49: ok 6662 # correct ring bond data
  127507. 49: ok 6663 # correct ring bond data
  127508. 49: ok 6664 # correct ring bond data
  127509. 49: ok 6665 # correct ring bond data
  127510. 49: ok 6666 # correct ring bond data
  127511. 49: ok 6667 # correct ring bond data
  127512. 49: ok 6668 # correct ring bond data
  127513. 49: ok 6669 # correct ring bond data
  127514. 49: ok 6670 # correct ring bond data
  127515. 49: ok 6671 # correct ring bond data
  127516. 49: ok 6672 # correct ring bond data
  127517. 49: ok 6673 # correct ring bond data
  127518. 49: ok 6674 # SSSR size matches reference
  127519. 49: ok 6675 # correct SSSR count
  127520. 49: ok 6676 # ring membership passed
  127521. 49: ok 6677 # correct SSSR count
  127522. 49: ok 6678 # ring membership passed
  127523. 49: ok 6679 # correct SSSR count
  127524. 49: ok 6680 # ring membership passed
  127525. 49: ok 6681 # correct SSSR count
  127526. 49: ok 6682 # ring membership passed
  127527. 49: ok 6683 # correct SSSR count
  127528. 49: ok 6684 # ring membership passed
  127529. 49: ok 6685 # correct SSSR count
  127530. 49: ok 6686 # ring membership passed
  127531. 49: ok 6687 # correct SSSR count
  127532. 49: ok 6688 # ring membership passed
  127533. 49: ok 6689 # correct SSSR count
  127534. 49: ok 6690 # ring membership passed
  127535. 49: ok 6691 # correct SSSR count
  127536. 49: ok 6692 # ring membership passed
  127537. 49: ok 6693 # correct SSSR count
  127538. 49: ok 6694 # ring membership passed
  127539. 49: ok 6695 # correct SSSR count
  127540. 49: ok 6696 # ring membership passed
  127541. 49: ok 6697 # correct SSSR count
  127542. 49: ok 6698 # ring membership passed
  127543. 49: ok 6699 # correct SSSR count
  127544. 49: ok 6700 # ring membership passed
  127545. 49: ok 6701 # correct SSSR count
  127546. 49: ok 6702 # ring membership passed
  127547. 49: ok 6703 # correct ring bond data
  127548. 49: ok 6704 # correct ring bond data
  127549. 49: ok 6705 # correct ring bond data
  127550. 49: ok 6706 # correct ring bond data
  127551. 49: ok 6707 # correct ring bond data
  127552. 49: ok 6708 # correct ring bond data
  127553. 49: ok 6709 # correct ring bond data
  127554. 49: ok 6710 # correct ring bond data
  127555. 49: ok 6711 # correct ring bond data
  127556. 49: ok 6712 # correct ring bond data
  127557. 49: ok 6713 # correct ring bond data
  127558. 49: ok 6714 # correct ring bond data
  127559. 49: ok 6715 # correct ring bond data
  127560. 49: ok 6716 # correct ring bond data
  127561. 49: ok 6717 # correct ring bond data
  127562. 49: ok 6718 # correct ring bond data
  127563. 49: ok 6719 # correct ring bond data
  127564. 49: ok 6720 # SSSR size matches reference
  127565. 49: ok 6721 # correct SSSR count
  127566. 49: ok 6722 # ring membership passed
  127567. 49: ok 6723 # correct SSSR count
  127568. 49: ok 6724 # ring membership passed
  127569. 49: ok 6725 # correct SSSR count
  127570. 49: ok 6726 # ring membership passed
  127571. 49: ok 6727 # correct SSSR count
  127572. 49: ok 6728 # ring membership passed
  127573. 49: ok 6729 # correct SSSR count
  127574. 49: ok 6730 # ring membership passed
  127575. 49: ok 6731 # correct SSSR count
  127576. 49: ok 6732 # ring membership passed
  127577. 49: ok 6733 # correct SSSR count
  127578. 49: ok 6734 # ring membership passed
  127579. 49: ok 6735 # correct SSSR count
  127580. 49: ok 6736 # ring membership passed
  127581. 49: ok 6737 # correct SSSR count
  127582. 49: ok 6738 # ring membership passed
  127583. 49: ok 6739 # correct SSSR count
  127584. 49: ok 6740 # ring membership passed
  127585. 49: ok 6741 # correct SSSR count
  127586. 49: ok 6742 # ring membership passed
  127587. 49: ok 6743 # correct SSSR count
  127588. 49: ok 6744 # ring membership passed
  127589. 49: ok 6745 # correct SSSR count
  127590. 49: ok 6746 # ring membership passed
  127591. 49: ok 6747 # correct SSSR count
  127592. 49: ok 6748 # ring membership passed
  127593. 49: ok 6749 # correct SSSR count
  127594. 49: ok 6750 # ring membership passed
  127595. 49: ok 6751 # correct SSSR count
  127596. 49: ok 6752 # ring membership passed
  127597. 49: ok 6753 # correct SSSR count
  127598. 49: ok 6754 # ring membership passed
  127599. 49: ok 6755 # correct ring bond data
  127600. 49: ok 6756 # correct ring bond data
  127601. 49: ok 6757 # correct ring bond data
  127602. 49: ok 6758 # correct ring bond data
  127603. 49: ok 6759 # correct ring bond data
  127604. 49: ok 6760 # correct ring bond data
  127605. 49: ok 6761 # correct ring bond data
  127606. 49: ok 6762 # correct ring bond data
  127607. 49: ok 6763 # correct ring bond data
  127608. 49: ok 6764 # correct ring bond data
  127609. 49: ok 6765 # correct ring bond data
  127610. 49: ok 6766 # correct ring bond data
  127611. 49: ok 6767 # correct ring bond data
  127612. 49: ok 6768 # correct ring bond data
  127613. 49: ok 6769 # correct ring bond data
  127614. 49: ok 6770 # correct ring bond data
  127615. 49: ok 6771 # correct ring bond data
  127616. 49: ok 6772 # correct ring bond data
  127617. 49: ok 6773 # correct ring bond data
  127618. 49: ok 6774 # correct ring bond data
  127619. 49: ok 6775 # correct ring bond data
  127620. 49: ok 6776 # correct ring bond data
  127621. 49: ok 6777 # correct ring bond data
  127622. 49: ok 6778 # correct ring bond data
  127623. 49: ok 6779 # correct ring bond data
  127624. 49: ok 6780 # correct ring bond data
  127625. 49: ok 6781 # correct ring bond data
  127626. 49: ok 6782 # correct ring bond data
  127627. 49: ok 6783 # SSSR size matches reference
  127628. 49: ok 6784 # correct SSSR count
  127629. 49: ok 6785 # ring membership passed
  127630. 49: ok 6786 # correct SSSR count
  127631. 49: ok 6787 # ring membership passed
  127632. 49: ok 6788 # correct SSSR count
  127633. 49: ok 6789 # ring membership passed
  127634. 49: ok 6790 # correct SSSR count
  127635. 49: ok 6791 # ring membership passed
  127636. 49: ok 6792 # correct SSSR count
  127637. 49: ok 6793 # ring membership passed
  127638. 49: ok 6794 # correct SSSR count
  127639. 49: ok 6795 # ring membership passed
  127640. 49: ok 6796 # correct SSSR count
  127641. 49: ok 6797 # ring membership passed
  127642. 49: ok 6798 # correct SSSR count
  127643. 49: ok 6799 # ring membership passed
  127644. 49: ok 6800 # correct SSSR count
  127645. 49: ok 6801 # ring membership passed
  127646. 49: ok 6802 # correct SSSR count
  127647. 49: ok 6803 # ring membership passed
  127648. 49: ok 6804 # correct SSSR count
  127649. 49: ok 6805 # ring membership passed
  127650. 49: ok 6806 # correct SSSR count
  127651. 49: ok 6807 # ring membership passed
  127652. 49: ok 6808 # correct SSSR count
  127653. 49: ok 6809 # ring membership passed
  127654. 49: ok 6810 # correct SSSR count
  127655. 49: ok 6811 # ring membership passed
  127656. 49: ok 6812 # correct SSSR count
  127657. 49: ok 6813 # ring membership passed
  127658. 49: ok 6814 # correct SSSR count
  127659. 49: ok 6815 # ring membership passed
  127660. 49: ok 6816 # correct SSSR count
  127661. 49: ok 6817 # ring membership passed
  127662. 49: ok 6818 # correct SSSR count
  127663. 49: ok 6819 # ring membership passed
  127664. 49: ok 6820 # correct SSSR count
  127665. 49: ok 6821 # ring membership passed
  127666. 49: ok 6822 # correct SSSR count
  127667. 49: ok 6823 # ring membership passed
  127668. 49: ok 6824 # correct SSSR count
  127669. 49: ok 6825 # ring membership passed
  127670. 49: ok 6826 # correct SSSR count
  127671. 49: ok 6827 # ring membership passed
  127672. 49: ok 6828 # correct SSSR count
  127673. 49: ok 6829 # ring membership passed
  127674. 49: ok 6830 # correct SSSR count
  127675. 49: ok 6831 # ring membership passed
  127676. 49: ok 6832 # correct SSSR count
  127677. 49: ok 6833 # ring membership passed
  127678. 49: ok 6834 # correct SSSR count
  127679. 49: ok 6835 # ring membership passed
  127680. 49: ok 6836 # correct ring bond data
  127681. 49: ok 6837 # correct ring bond data
  127682. 49: ok 6838 # correct ring bond data
  127683. 49: ok 6839 # correct ring bond data
  127684. 49: ok 6840 # correct ring bond data
  127685. 49: ok 6841 # correct ring bond data
  127686. 49: ok 6842 # correct ring bond data
  127687. 49: ok 6843 # correct ring bond data
  127688. 49: ok 6844 # correct ring bond data
  127689. 49: ok 6845 # correct ring bond data
  127690. 49: ok 6846 # correct ring bond data
  127691. 49: ok 6847 # correct ring bond data
  127692. 49: ok 6848 # correct ring bond data
  127693. 49: ok 6849 # correct ring bond data
  127694. 49: ok 6850 # correct ring bond data
  127695. 49: ok 6851 # correct ring bond data
  127696. 49: ok 6852 # correct ring bond data
  127697. 49: ok 6853 # correct ring bond data
  127698. 49: ok 6854 # correct ring bond data
  127699. 49: ok 6855 # correct ring bond data
  127700. 49: ok 6856 # correct ring bond data
  127701. 49: ok 6857 # correct ring bond data
  127702. 49: ok 6858 # correct ring bond data
  127703. 49: ok 6859 # correct ring bond data
  127704. 49: ok 6860 # correct ring bond data
  127705. 49: ok 6861 # correct ring bond data
  127706. 49: ok 6862 # SSSR size matches reference
  127707. 49: ok 6863 # correct SSSR count
  127708. 49: ok 6864 # ring membership passed
  127709. 49: ok 6865 # correct SSSR count
  127710. 49: ok 6866 # ring membership passed
  127711. 49: ok 6867 # correct SSSR count
  127712. 49: ok 6868 # ring membership passed
  127713. 49: ok 6869 # correct SSSR count
  127714. 49: ok 6870 # ring membership passed
  127715. 49: ok 6871 # correct SSSR count
  127716. 49: ok 6872 # ring membership passed
  127717. 49: ok 6873 # correct SSSR count
  127718. 49: ok 6874 # ring membership passed
  127719. 49: ok 6875 # correct SSSR count
  127720. 49: ok 6876 # ring membership passed
  127721. 49: ok 6877 # correct SSSR count
  127722. 49: ok 6878 # ring membership passed
  127723. 49: ok 6879 # correct SSSR count
  127724. 49: ok 6880 # ring membership passed
  127725. 49: ok 6881 # correct SSSR count
  127726. 49: ok 6882 # ring membership passed
  127727. 49: ok 6883 # correct SSSR count
  127728. 49: ok 6884 # ring membership passed
  127729. 49: ok 6885 # correct SSSR count
  127730. 49: ok 6886 # ring membership passed
  127731. 49: ok 6887 # correct SSSR count
  127732. 49: ok 6888 # ring membership passed
  127733. 49: ok 6889 # correct SSSR count
  127734. 49: ok 6890 # ring membership passed
  127735. 49: ok 6891 # correct SSSR count
  127736. 49: ok 6892 # ring membership passed
  127737. 49: ok 6893 # correct SSSR count
  127738. 49: ok 6894 # ring membership passed
  127739. 49: ok 6895 # correct SSSR count
  127740. 49: ok 6896 # ring membership passed
  127741. 49: ok 6897 # correct SSSR count
  127742. 49: ok 6898 # ring membership passed
  127743. 49: ok 6899 # correct SSSR count
  127744. 49: ok 6900 # ring membership passed
  127745. 49: ok 6901 # correct SSSR count
  127746. 49: ok 6902 # ring membership passed
  127747. 49: ok 6903 # correct SSSR count
  127748. 49: ok 6904 # ring membership passed
  127749. 49: ok 6905 # correct SSSR count
  127750. 49: ok 6906 # ring membership passed
  127751. 49: ok 6907 # correct SSSR count
  127752. 49: ok 6908 # ring membership passed
  127753. 49: ok 6909 # correct SSSR count
  127754. 49: ok 6910 # ring membership passed
  127755. 49: ok 6911 # correct ring bond data
  127756. 49: ok 6912 # correct ring bond data
  127757. 49: ok 6913 # correct ring bond data
  127758. 49: ok 6914 # correct ring bond data
  127759. 49: ok 6915 # correct ring bond data
  127760. 49: ok 6916 # correct ring bond data
  127761. 49: ok 6917 # correct ring bond data
  127762. 49: ok 6918 # correct ring bond data
  127763. 49: ok 6919 # correct ring bond data
  127764. 49: ok 6920 # correct ring bond data
  127765. 49: ok 6921 # correct ring bond data
  127766. 49: ok 6922 # correct ring bond data
  127767. 49: ok 6923 # correct ring bond data
  127768. 49: ok 6924 # correct ring bond data
  127769. 49: ok 6925 # SSSR size matches reference
  127770. 49: ok 6926 # correct SSSR count
  127771. 49: ok 6927 # ring membership passed
  127772. 49: ok 6928 # correct SSSR count
  127773. 49: ok 6929 # ring membership passed
  127774. 49: ok 6930 # correct SSSR count
  127775. 49: ok 6931 # ring membership passed
  127776. 49: ok 6932 # correct SSSR count
  127777. 49: ok 6933 # ring membership passed
  127778. 49: ok 6934 # correct SSSR count
  127779. 49: ok 6935 # ring membership passed
  127780. 49: ok 6936 # correct SSSR count
  127781. 49: ok 6937 # ring membership passed
  127782. 49: ok 6938 # correct SSSR count
  127783. 49: ok 6939 # ring membership passed
  127784. 49: ok 6940 # correct SSSR count
  127785. 49: ok 6941 # ring membership passed
  127786. 49: ok 6942 # correct SSSR count
  127787. 49: ok 6943 # ring membership passed
  127788. 49: ok 6944 # correct SSSR count
  127789. 49: ok 6945 # ring membership passed
  127790. 49: ok 6946 # correct SSSR count
  127791. 49: ok 6947 # ring membership passed
  127792. 49: ok 6948 # correct SSSR count
  127793. 49: ok 6949 # ring membership passed
  127794. 49: ok 6950 # correct SSSR count
  127795. 49: ok 6951 # ring membership passed
  127796. 49: ok 6952 # correct SSSR count
  127797. 49: ok 6953 # ring membership passed
  127798. 49: ok 6954 # correct ring bond data
  127799. 49: ok 6955 # correct ring bond data
  127800. 49: ok 6956 # correct ring bond data
  127801. 49: ok 6957 # correct ring bond data
  127802. 49: ok 6958 # correct ring bond data
  127803. 49: ok 6959 # correct ring bond data
  127804. 49: ok 6960 # correct ring bond data
  127805. 49: ok 6961 # correct ring bond data
  127806. 49: ok 6962 # correct ring bond data
  127807. 49: ok 6963 # correct ring bond data
  127808. 49: ok 6964 # correct ring bond data
  127809. 49: ok 6965 # correct ring bond data
  127810. 49: ok 6966 # correct ring bond data
  127811. 49: ok 6967 # correct ring bond data
  127812. 49: ok 6968 # correct ring bond data
  127813. 49: ok 6969 # correct ring bond data
  127814. 49: ok 6970 # correct ring bond data
  127815. 49: ok 6971 # correct ring bond data
  127816. 49: ok 6972 # SSSR size matches reference
  127817. 49: ok 6973 # correct SSSR count
  127818. 49: ok 6974 # ring membership passed
  127819. 49: ok 6975 # correct SSSR count
  127820. 49: ok 6976 # ring membership passed
  127821. 49: ok 6977 # correct SSSR count
  127822. 49: ok 6978 # ring membership passed
  127823. 49: ok 6979 # correct SSSR count
  127824. 49: ok 6980 # ring membership passed
  127825. 49: ok 6981 # correct SSSR count
  127826. 49: ok 6982 # ring membership passed
  127827. 49: ok 6983 # correct SSSR count
  127828. 49: ok 6984 # ring membership passed
  127829. 49: ok 6985 # correct SSSR count
  127830. 49: ok 6986 # ring membership passed
  127831. 49: ok 6987 # correct SSSR count
  127832. 49: ok 6988 # ring membership passed
  127833. 49: ok 6989 # correct SSSR count
  127834. 49: ok 6990 # ring membership passed
  127835. 49: ok 6991 # correct SSSR count
  127836. 49: ok 6992 # ring membership passed
  127837. 49: ok 6993 # correct SSSR count
  127838. 49: ok 6994 # ring membership passed
  127839. 49: ok 6995 # correct SSSR count
  127840. 49: ok 6996 # ring membership passed
  127841. 49: ok 6997 # correct SSSR count
  127842. 49: ok 6998 # ring membership passed
  127843. 49: ok 6999 # correct SSSR count
  127844. 49: ok 7000 # ring membership passed
  127845. 49: ok 7001 # correct SSSR count
  127846. 49: ok 7002 # ring membership passed
  127847. 49: ok 7003 # correct SSSR count
  127848. 49: ok 7004 # ring membership passed
  127849. 49: ok 7005 # correct SSSR count
  127850. 49: ok 7006 # ring membership passed
  127851. 49: ok 7007 # correct SSSR count
  127852. 49: ok 7008 # ring membership passed
  127853. 49: ok 7009 # correct ring bond data
  127854. 49: ok 7010 # correct ring bond data
  127855. 49: ok 7011 # correct ring bond data
  127856. 49: ok 7012 # correct ring bond data
  127857. 49: ok 7013 # correct ring bond data
  127858. 49: ok 7014 # correct ring bond data
  127859. 49: ok 7015 # correct ring bond data
  127860. 49: ok 7016 # correct ring bond data
  127861. 49: ok 7017 # correct ring bond data
  127862. 49: ok 7018 # correct ring bond data
  127863. 49: ok 7019 # correct ring bond data
  127864. 49: ok 7020 # correct ring bond data
  127865. 49: ok 7021 # correct ring bond data
  127866. 49: ok 7022 # correct ring bond data
  127867. 49: ok 7023 # correct ring bond data
  127868. 49: ok 7024 # correct ring bond data
  127869. 49: ok 7025 # correct ring bond data
  127870. 49: ok 7026 # correct ring bond data
  127871. 49: ok 7027 # correct ring bond data
  127872. 49: ok 7028 # correct ring bond data
  127873. 49: ok 7029 # correct ring bond data
  127874. 49: ok 7030 # SSSR size matches reference
  127875. 49: ok 7031 # correct SSSR count
  127876. 49: ok 7032 # ring membership passed
  127877. 49: ok 7033 # correct SSSR count
  127878. 49: ok 7034 # ring membership passed
  127879. 49: ok 7035 # correct SSSR count
  127880. 49: ok 7036 # ring membership passed
  127881. 49: ok 7037 # correct SSSR count
  127882. 49: ok 7038 # ring membership passed
  127883. 49: ok 7039 # correct SSSR count
  127884. 49: ok 7040 # ring membership passed
  127885. 49: ok 7041 # correct SSSR count
  127886. 49: ok 7042 # ring membership passed
  127887. 49: ok 7043 # correct SSSR count
  127888. 49: ok 7044 # ring membership passed
  127889. 49: ok 7045 # correct SSSR count
  127890. 49: ok 7046 # ring membership passed
  127891. 49: ok 7047 # correct SSSR count
  127892. 49: ok 7048 # ring membership passed
  127893. 49: ok 7049 # correct SSSR count
  127894. 49: ok 7050 # ring membership passed
  127895. 49: ok 7051 # correct SSSR count
  127896. 49: ok 7052 # ring membership passed
  127897. 49: ok 7053 # correct SSSR count
  127898. 49: ok 7054 # ring membership passed
  127899. 49: ok 7055 # correct SSSR count
  127900. 49: ok 7056 # ring membership passed
  127901. 49: ok 7057 # correct SSSR count
  127902. 49: ok 7058 # ring membership passed
  127903. 49: ok 7059 # correct SSSR count
  127904. 49: ok 7060 # ring membership passed
  127905. 49: ok 7061 # correct SSSR count
  127906. 49: ok 7062 # ring membership passed
  127907. 49: ok 7063 # correct SSSR count
  127908. 49: ok 7064 # ring membership passed
  127909. 49: ok 7065 # correct SSSR count
  127910. 49: ok 7066 # ring membership passed
  127911. 49: ok 7067 # correct SSSR count
  127912. 49: ok 7068 # ring membership passed
  127913. 49: ok 7069 # correct SSSR count
  127914. 49: ok 7070 # ring membership passed
  127915. 49: ok 7071 # correct ring bond data
  127916. 49: ok 7072 # correct ring bond data
  127917. 49: ok 7073 # correct ring bond data
  127918. 49: ok 7074 # correct ring bond data
  127919. 49: ok 7075 # correct ring bond data
  127920. 49: ok 7076 # correct ring bond data
  127921. 49: ok 7077 # correct ring bond data
  127922. 49: ok 7078 # correct ring bond data
  127923. 49: ok 7079 # correct ring bond data
  127924. 49: ok 7080 # correct ring bond data
  127925. 49: ok 7081 # correct ring bond data
  127926. 49: ok 7082 # correct ring bond data
  127927. 49: ok 7083 # correct ring bond data
  127928. 49: ok 7084 # correct ring bond data
  127929. 49: ok 7085 # correct ring bond data
  127930. 49: ok 7086 # correct ring bond data
  127931. 49: ok 7087 # correct ring bond data
  127932. 49: ok 7088 # correct ring bond data
  127933. 49: ok 7089 # correct ring bond data
  127934. 49: ok 7090 # correct ring bond data
  127935. 49: ok 7091 # correct ring bond data
  127936. 49: ok 7092 # correct ring bond data
  127937. 49: ok 7093 # correct ring bond data
  127938. 49: ok 7094 # SSSR size matches reference
  127939. 49: ok 7095 # correct SSSR count
  127940. 49: ok 7096 # ring membership passed
  127941. 49: ok 7097 # correct SSSR count
  127942. 49: ok 7098 # ring membership passed
  127943. 49: ok 7099 # correct SSSR count
  127944. 49: ok 7100 # ring membership passed
  127945. 49: ok 7101 # correct SSSR count
  127946. 49: ok 7102 # ring membership passed
  127947. 49: ok 7103 # correct SSSR count
  127948. 49: ok 7104 # ring membership passed
  127949. 49: ok 7105 # correct SSSR count
  127950. 49: ok 7106 # ring membership passed
  127951. 49: ok 7107 # correct SSSR count
  127952. 49: ok 7108 # ring membership passed
  127953. 49: ok 7109 # correct SSSR count
  127954. 49: ok 7110 # ring membership passed
  127955. 49: ok 7111 # correct SSSR count
  127956. 49: ok 7112 # ring membership passed
  127957. 49: ok 7113 # correct SSSR count
  127958. 49: ok 7114 # ring membership passed
  127959. 49: ok 7115 # correct SSSR count
  127960. 49: ok 7116 # ring membership passed
  127961. 49: ok 7117 # correct SSSR count
  127962. 49: ok 7118 # ring membership passed
  127963. 49: ok 7119 # correct SSSR count
  127964. 49: ok 7120 # ring membership passed
  127965. 49: ok 7121 # correct SSSR count
  127966. 49: ok 7122 # ring membership passed
  127967. 49: ok 7123 # correct SSSR count
  127968. 49: ok 7124 # ring membership passed
  127969. 49: ok 7125 # correct SSSR count
  127970. 49: ok 7126 # ring membership passed
  127971. 49: ok 7127 # correct SSSR count
  127972. 49: ok 7128 # ring membership passed
  127973. 49: ok 7129 # correct SSSR count
  127974. 49: ok 7130 # ring membership passed
  127975. 49: ok 7131 # correct SSSR count
  127976. 49: ok 7132 # ring membership passed
  127977. 49: ok 7133 # correct SSSR count
  127978. 49: ok 7134 # ring membership passed
  127979. 49: ok 7135 # correct ring bond data
  127980. 49: ok 7136 # correct ring bond data
  127981. 49: ok 7137 # correct ring bond data
  127982. 49: ok 7138 # correct ring bond data
  127983. 49: ok 7139 # correct ring bond data
  127984. 49: ok 7140 # correct ring bond data
  127985. 49: ok 7141 # correct ring bond data
  127986. 49: ok 7142 # correct ring bond data
  127987. 49: ok 7143 # correct ring bond data
  127988. 49: ok 7144 # correct ring bond data
  127989. 49: ok 7145 # correct ring bond data
  127990. 49: ok 7146 # SSSR size matches reference
  127991. 49: ok 7147 # correct SSSR count
  127992. 49: ok 7148 # ring membership passed
  127993. 49: ok 7149 # correct SSSR count
  127994. 49: ok 7150 # ring membership passed
  127995. 49: ok 7151 # correct SSSR count
  127996. 49: ok 7152 # ring membership passed
  127997. 49: ok 7153 # correct SSSR count
  127998. 49: ok 7154 # ring membership passed
  127999. 49: ok 7155 # correct SSSR count
  128000. 49: ok 7156 # ring membership passed
  128001. 49: ok 7157 # correct SSSR count
  128002. 49: ok 7158 # ring membership passed
  128003. 49: ok 7159 # correct SSSR count
  128004. 49: ok 7160 # ring membership passed
  128005. 49: ok 7161 # correct SSSR count
  128006. 49: ok 7162 # ring membership passed
  128007. 49: ok 7163 # correct SSSR count
  128008. 49: ok 7164 # ring membership passed
  128009. 49: ok 7165 # correct SSSR count
  128010. 49: ok 7166 # ring membership passed
  128011. 49: ok 7167 # correct SSSR count
  128012. 49: ok 7168 # ring membership passed
  128013. 49: ok 7169 # correct SSSR count
  128014. 49: ok 7170 # ring membership passed
  128015. 49: ok 7171 # correct ring bond data
  128016. 49: ok 7172 # correct ring bond data
  128017. 49: ok 7173 # correct ring bond data
  128018. 49: ok 7174 # correct ring bond data
  128019. 49: ok 7175 # correct ring bond data
  128020. 49: ok 7176 # correct ring bond data
  128021. 49: ok 7177 # correct ring bond data
  128022. 49: ok 7178 # correct ring bond data
  128023. 49: ok 7179 # correct ring bond data
  128024. 49: ok 7180 # correct ring bond data
  128025. 49: ok 7181 # correct ring bond data
  128026. 49: ok 7182 # correct ring bond data
  128027. 49: ok 7183 # correct ring bond data
  128028. 49: ok 7184 # correct ring bond data
  128029. 49: ok 7185 # correct ring bond data
  128030. 49: ok 7186 # correct ring bond data
  128031. 49: ok 7187 # correct ring bond data
  128032. 49: ok 7188 # correct ring bond data
  128033. 49: ok 7189 # correct ring bond data
  128034. 49: ok 7190 # correct ring bond data
  128035. 49: ok 7191 # correct ring bond data
  128036. 49: ok 7192 # correct ring bond data
  128037. 49: ok 7193 # correct ring bond data
  128038. 49: ok 7194 # correct ring bond data
  128039. 49: ok 7195 # correct ring bond data
  128040. 49: ok 7196 # correct ring bond data
  128041. 49: ok 7197 # correct ring bond data
  128042. 49: ok 7198 # correct ring bond data
  128043. 49: ok 7199 # correct ring bond data
  128044. 49: ok 7200 # correct ring bond data
  128045. 49: ok 7201 # SSSR size matches reference
  128046. 49: ok 7202 # correct SSSR count
  128047. 49: ok 7203 # ring membership passed
  128048. 49: ok 7204 # correct SSSR count
  128049. 49: ok 7205 # ring membership passed
  128050. 49: ok 7206 # correct SSSR count
  128051. 49: ok 7207 # ring membership passed
  128052. 49: ok 7208 # correct SSSR count
  128053. 49: ok 7209 # ring membership passed
  128054. 49: ok 7210 # correct SSSR count
  128055. 49: ok 7211 # ring membership passed
  128056. 49: ok 7212 # correct SSSR count
  128057. 49: ok 7213 # ring membership passed
  128058. 49: ok 7214 # correct SSSR count
  128059. 49: ok 7215 # ring membership passed
  128060. 49: ok 7216 # correct SSSR count
  128061. 49: ok 7217 # ring membership passed
  128062. 49: ok 7218 # correct SSSR count
  128063. 49: ok 7219 # ring membership passed
  128064. 49: ok 7220 # correct SSSR count
  128065. 49: ok 7221 # ring membership passed
  128066. 49: ok 7222 # correct SSSR count
  128067. 49: ok 7223 # ring membership passed
  128068. 49: ok 7224 # correct SSSR count
  128069. 49: ok 7225 # ring membership passed
  128070. 49: ok 7226 # correct SSSR count
  128071. 49: ok 7227 # ring membership passed
  128072. 49: ok 7228 # correct SSSR count
  128073. 49: ok 7229 # ring membership passed
  128074. 49: ok 7230 # correct SSSR count
  128075. 49: ok 7231 # ring membership passed
  128076. 49: ok 7232 # correct SSSR count
  128077. 49: ok 7233 # ring membership passed
  128078. 49: ok 7234 # correct SSSR count
  128079. 49: ok 7235 # ring membership passed
  128080. 49: ok 7236 # correct SSSR count
  128081. 49: ok 7237 # ring membership passed
  128082. 49: ok 7238 # correct SSSR count
  128083. 49: ok 7239 # ring membership passed
  128084. 49: ok 7240 # correct SSSR count
  128085. 49: ok 7241 # ring membership passed
  128086. 49: ok 7242 # correct SSSR count
  128087. 49: ok 7243 # ring membership passed
  128088. 49: ok 7244 # correct SSSR count
  128089. 49: ok 7245 # ring membership passed
  128090. 49: ok 7246 # correct SSSR count
  128091. 49: ok 7247 # ring membership passed
  128092. 49: ok 7248 # correct SSSR count
  128093. 49: ok 7249 # ring membership passed
  128094. 49: ok 7250 # correct SSSR count
  128095. 49: ok 7251 # ring membership passed
  128096. 49: ok 7252 # correct SSSR count
  128097. 49: ok 7253 # ring membership passed
  128098. 49: ok 7254 # correct ring bond data
  128099. 49: ok 7255 # correct ring bond data
  128100. 49: ok 7256 # correct ring bond data
  128101. 49: ok 7257 # correct ring bond data
  128102. 49: ok 7258 # correct ring bond data
  128103. 49: ok 7259 # correct ring bond data
  128104. 49: ok 7260 # correct ring bond data
  128105. 49: ok 7261 # correct ring bond data
  128106. 49: ok 7262 # correct ring bond data
  128107. 49: ok 7263 # correct ring bond data
  128108. 49: ok 7264 # correct ring bond data
  128109. 49: ok 7265 # correct ring bond data
  128110. 49: ok 7266 # SSSR size matches reference
  128111. 49: ok 7267 # correct SSSR count
  128112. 49: ok 7268 # ring membership passed
  128113. 49: ok 7269 # correct SSSR count
  128114. 49: ok 7270 # ring membership passed
  128115. 49: ok 7271 # correct SSSR count
  128116. 49: ok 7272 # ring membership passed
  128117. 49: ok 7273 # correct SSSR count
  128118. 49: ok 7274 # ring membership passed
  128119. 49: ok 7275 # correct SSSR count
  128120. 49: ok 7276 # ring membership passed
  128121. 49: ok 7277 # correct SSSR count
  128122. 49: ok 7278 # ring membership passed
  128123. 49: ok 7279 # correct SSSR count
  128124. 49: ok 7280 # ring membership passed
  128125. 49: ok 7281 # correct SSSR count
  128126. 49: ok 7282 # ring membership passed
  128127. 49: ok 7283 # correct SSSR count
  128128. 49: ok 7284 # ring membership passed
  128129. 49: ok 7285 # correct SSSR count
  128130. 49: ok 7286 # ring membership passed
  128131. 49: ok 7287 # correct SSSR count
  128132. 49: ok 7288 # ring membership passed
  128133. 49: ok 7289 # correct ring bond data
  128134. 49: ok 7290 # correct ring bond data
  128135. 49: ok 7291 # correct ring bond data
  128136. 49: ok 7292 # correct ring bond data
  128137. 49: ok 7293 # correct ring bond data
  128138. 49: ok 7294 # correct ring bond data
  128139. 49: ok 7295 # correct ring bond data
  128140. 49: ok 7296 # correct ring bond data
  128141. 49: ok 7297 # correct ring bond data
  128142. 49: ok 7298 # correct ring bond data
  128143. 49: ok 7299 # correct ring bond data
  128144. 49: ok 7300 # correct ring bond data
  128145. 49: ok 7301 # correct ring bond data
  128146. 49: ok 7302 # correct ring bond data
  128147. 49: ok 7303 # correct ring bond data
  128148. 49: ok 7304 # correct ring bond data
  128149. 49: ok 7305 # correct ring bond data
  128150. 49: ok 7306 # correct ring bond data
  128151. 49: ok 7307 # correct ring bond data
  128152. 49: ok 7308 # correct ring bond data
  128153. 49: ok 7309 # correct ring bond data
  128154. 49: ok 7310 # correct ring bond data
  128155. 49: ok 7311 # correct ring bond data
  128156. 49: ok 7312 # SSSR size matches reference
  128157. 49: ok 7313 # correct SSSR count
  128158. 49: ok 7314 # ring membership passed
  128159. 49: ok 7315 # correct SSSR count
  128160. 49: ok 7316 # ring membership passed
  128161. 49: ok 7317 # correct SSSR count
  128162. 49: ok 7318 # ring membership passed
  128163. 49: ok 7319 # correct SSSR count
  128164. 49: ok 7320 # ring membership passed
  128165. 49: ok 7321 # correct SSSR count
  128166. 49: ok 7322 # ring membership passed
  128167. 49: ok 7323 # correct SSSR count
  128168. 49: ok 7324 # ring membership passed
  128169. 49: ok 7325 # correct SSSR count
  128170. 49: ok 7326 # ring membership passed
  128171. 49: ok 7327 # correct SSSR count
  128172. 49: ok 7328 # ring membership passed
  128173. 49: ok 7329 # correct SSSR count
  128174. 49: ok 7330 # ring membership passed
  128175. 49: ok 7331 # correct SSSR count
  128176. 49: ok 7332 # ring membership passed
  128177. 49: ok 7333 # correct SSSR count
  128178. 49: ok 7334 # ring membership passed
  128179. 49: ok 7335 # correct SSSR count
  128180. 49: ok 7336 # ring membership passed
  128181. 49: ok 7337 # correct SSSR count
  128182. 49: ok 7338 # ring membership passed
  128183. 49: ok 7339 # correct SSSR count
  128184. 49: ok 7340 # ring membership passed
  128185. 49: ok 7341 # correct SSSR count
  128186. 49: ok 7342 # ring membership passed
  128187. 49: ok 7343 # correct SSSR count
  128188. 49: ok 7344 # ring membership passed
  128189. 49: ok 7345 # correct SSSR count
  128190. 49: ok 7346 # ring membership passed
  128191. 49: ok 7347 # correct SSSR count
  128192. 49: ok 7348 # ring membership passed
  128193. 49: ok 7349 # correct SSSR count
  128194. 49: ok 7350 # ring membership passed
  128195. 49: ok 7351 # correct SSSR count
  128196. 49: ok 7352 # ring membership passed
  128197. 49: ok 7353 # correct ring bond data
  128198. 49: ok 7354 # correct ring bond data
  128199. 49: ok 7355 # correct ring bond data
  128200. 49: ok 7356 # correct ring bond data
  128201. 49: ok 7357 # correct ring bond data
  128202. 49: ok 7358 # correct ring bond data
  128203. 49: ok 7359 # correct ring bond data
  128204. 49: ok 7360 # correct ring bond data
  128205. 49: ok 7361 # correct ring bond data
  128206. 49: ok 7362 # correct ring bond data
  128207. 49: ok 7363 # correct ring bond data
  128208. 49: ok 7364 # correct ring bond data
  128209. 49: ok 7365 # correct ring bond data
  128210. 49: ok 7366 # SSSR size matches reference
  128211. 49: ok 7367 # correct SSSR count
  128212. 49: ok 7368 # ring membership passed
  128213. 49: ok 7369 # correct SSSR count
  128214. 49: ok 7370 # ring membership passed
  128215. 49: ok 7371 # correct SSSR count
  128216. 49: ok 7372 # ring membership passed
  128217. 49: ok 7373 # correct SSSR count
  128218. 49: ok 7374 # ring membership passed
  128219. 49: ok 7375 # correct SSSR count
  128220. 49: ok 7376 # ring membership passed
  128221. 49: ok 7377 # correct SSSR count
  128222. 49: ok 7378 # ring membership passed
  128223. 49: ok 7379 # correct SSSR count
  128224. 49: ok 7380 # ring membership passed
  128225. 49: ok 7381 # correct SSSR count
  128226. 49: ok 7382 # ring membership passed
  128227. 49: ok 7383 # correct SSSR count
  128228. 49: ok 7384 # ring membership passed
  128229. 49: ok 7385 # correct SSSR count
  128230. 49: ok 7386 # ring membership passed
  128231. 49: ok 7387 # correct SSSR count
  128232. 49: ok 7388 # ring membership passed
  128233. 49: ok 7389 # correct SSSR count
  128234. 49: ok 7390 # ring membership passed
  128235. 49: ok 7391 # correct SSSR count
  128236. 49: ok 7392 # ring membership passed
  128237. 49: ok 7393 # correct SSSR count
  128238. 49: ok 7394 # ring membership passed
  128239. 49: ok 7395 # correct ring bond data
  128240. 49: ok 7396 # correct ring bond data
  128241. 49: ok 7397 # correct ring bond data
  128242. 49: ok 7398 # correct ring bond data
  128243. 49: ok 7399 # correct ring bond data
  128244. 49: ok 7400 # correct ring bond data
  128245. 49: ok 7401 # correct ring bond data
  128246. 49: ok 7402 # correct ring bond data
  128247. 49: ok 7403 # correct ring bond data
  128248. 49: ok 7404 # correct ring bond data
  128249. 49: ok 7405 # correct ring bond data
  128250. 49: ok 7406 # correct ring bond data
  128251. 49: ok 7407 # correct ring bond data
  128252. 49: ok 7408 # correct ring bond data
  128253. 49: ok 7409 # correct ring bond data
  128254. 49: ok 7410 # correct ring bond data
  128255. 49: ok 7411 # correct ring bond data
  128256. 49: ok 7412 # correct ring bond data
  128257. 49: ok 7413 # correct ring bond data
  128258. 49: ok 7414 # correct ring bond data
  128259. 49: ok 7415 # correct ring bond data
  128260. 49: ok 7416 # correct ring bond data
  128261. 49: ok 7417 # correct ring bond data
  128262. 49: ok 7418 # correct ring bond data
  128263. 49: ok 7419 # correct ring bond data
  128264. 49: ok 7420 # correct ring bond data
  128265. 49: ok 7421 # correct ring bond data
  128266. 49: ok 7422 # SSSR size matches reference
  128267. 49: ok 7423 # correct SSSR count
  128268. 49: ok 7424 # ring membership passed
  128269. 49: ok 7425 # correct SSSR count
  128270. 49: ok 7426 # ring membership passed
  128271. 49: ok 7427 # correct SSSR count
  128272. 49: ok 7428 # ring membership passed
  128273. 49: ok 7429 # correct SSSR count
  128274. 49: ok 7430 # ring membership passed
  128275. 49: ok 7431 # correct SSSR count
  128276. 49: ok 7432 # ring membership passed
  128277. 49: ok 7433 # correct SSSR count
  128278. 49: ok 7434 # ring membership passed
  128279. 49: ok 7435 # correct SSSR count
  128280. 49: ok 7436 # ring membership passed
  128281. 49: ok 7437 # correct SSSR count
  128282. 49: ok 7438 # ring membership passed
  128283. 49: ok 7439 # correct SSSR count
  128284. 49: ok 7440 # ring membership passed
  128285. 49: ok 7441 # correct SSSR count
  128286. 49: ok 7442 # ring membership passed
  128287. 49: ok 7443 # correct SSSR count
  128288. 49: ok 7444 # ring membership passed
  128289. 49: ok 7445 # correct SSSR count
  128290. 49: ok 7446 # ring membership passed
  128291. 49: ok 7447 # correct SSSR count
  128292. 49: ok 7448 # ring membership passed
  128293. 49: ok 7449 # correct SSSR count
  128294. 49: ok 7450 # ring membership passed
  128295. 49: ok 7451 # correct SSSR count
  128296. 49: ok 7452 # ring membership passed
  128297. 49: ok 7453 # correct SSSR count
  128298. 49: ok 7454 # ring membership passed
  128299. 49: ok 7455 # correct SSSR count
  128300. 49: ok 7456 # ring membership passed
  128301. 49: ok 7457 # correct SSSR count
  128302. 49: ok 7458 # ring membership passed
  128303. 49: ok 7459 # correct SSSR count
  128304. 49: ok 7460 # ring membership passed
  128305. 49: ok 7461 # correct SSSR count
  128306. 49: ok 7462 # ring membership passed
  128307. 49: ok 7463 # correct SSSR count
  128308. 49: ok 7464 # ring membership passed
  128309. 49: ok 7465 # correct SSSR count
  128310. 49: ok 7466 # ring membership passed
  128311. 49: ok 7467 # correct SSSR count
  128312. 49: ok 7468 # ring membership passed
  128313. 49: ok 7469 # correct SSSR count
  128314. 49: ok 7470 # ring membership passed
  128315. 49: ok 7471 # correct SSSR count
  128316. 49: ok 7472 # ring membership passed
  128317. 49: ok 7473 # correct SSSR count
  128318. 49: ok 7474 # ring membership passed
  128319. 49: ok 7475 # correct ring bond data
  128320. 49: ok 7476 # correct ring bond data
  128321. 49: ok 7477 # correct ring bond data
  128322. 49: ok 7478 # correct ring bond data
  128323. 49: ok 7479 # correct ring bond data
  128324. 49: ok 7480 # correct ring bond data
  128325. 49: ok 7481 # correct ring bond data
  128326. 49: ok 7482 # correct ring bond data
  128327. 49: ok 7483 # correct ring bond data
  128328. 49: ok 7484 # correct ring bond data
  128329. 49: ok 7485 # correct ring bond data
  128330. 49: ok 7486 # correct ring bond data
  128331. 49: ok 7487 # correct ring bond data
  128332. 49: ok 7488 # correct ring bond data
  128333. 49: ok 7489 # correct ring bond data
  128334. 49: ok 7490 # correct ring bond data
  128335. 49: ok 7491 # correct ring bond data
  128336. 49: ok 7492 # correct ring bond data
  128337. 49: ok 7493 # correct ring bond data
  128338. 49: ok 7494 # correct ring bond data
  128339. 49: ok 7495 # correct ring bond data
  128340. 49: ok 7496 # correct ring bond data
  128341. 49: ok 7497 # correct ring bond data
  128342. 49: ok 7498 # correct ring bond data
  128343. 49: ok 7499 # correct ring bond data
  128344. 49: ok 7500 # correct ring bond data
  128345. 49: ok 7501 # correct ring bond data
  128346. 49: ok 7502 # SSSR size matches reference
  128347. 49: ok 7503 # correct SSSR count
  128348. 49: ok 7504 # ring membership passed
  128349. 49: ok 7505 # correct SSSR count
  128350. 49: ok 7506 # ring membership passed
  128351. 49: ok 7507 # correct SSSR count
  128352. 49: ok 7508 # ring membership passed
  128353. 49: ok 7509 # correct SSSR count
  128354. 49: ok 7510 # ring membership passed
  128355. 49: ok 7511 # correct SSSR count
  128356. 49: ok 7512 # ring membership passed
  128357. 49: ok 7513 # correct SSSR count
  128358. 49: ok 7514 # ring membership passed
  128359. 49: ok 7515 # correct SSSR count
  128360. 49: ok 7516 # ring membership passed
  128361. 49: ok 7517 # correct SSSR count
  128362. 49: ok 7518 # ring membership passed
  128363. 49: ok 7519 # correct SSSR count
  128364. 49: ok 7520 # ring membership passed
  128365. 49: ok 7521 # correct SSSR count
  128366. 49: ok 7522 # ring membership passed
  128367. 49: ok 7523 # correct SSSR count
  128368. 49: ok 7524 # ring membership passed
  128369. 49: ok 7525 # correct SSSR count
  128370. 49: ok 7526 # ring membership passed
  128371. 49: ok 7527 # correct SSSR count
  128372. 49: ok 7528 # ring membership passed
  128373. 49: ok 7529 # correct SSSR count
  128374. 49: ok 7530 # ring membership passed
  128375. 49: ok 7531 # correct SSSR count
  128376. 49: ok 7532 # ring membership passed
  128377. 49: ok 7533 # correct SSSR count
  128378. 49: ok 7534 # ring membership passed
  128379. 49: ok 7535 # correct SSSR count
  128380. 49: ok 7536 # ring membership passed
  128381. 49: ok 7537 # correct SSSR count
  128382. 49: ok 7538 # ring membership passed
  128383. 49: ok 7539 # correct SSSR count
  128384. 49: ok 7540 # ring membership passed
  128385. 49: ok 7541 # correct SSSR count
  128386. 49: ok 7542 # ring membership passed
  128387. 49: ok 7543 # correct SSSR count
  128388. 49: ok 7544 # ring membership passed
  128389. 49: ok 7545 # correct SSSR count
  128390. 49: ok 7546 # ring membership passed
  128391. 49: ok 7547 # correct SSSR count
  128392. 49: ok 7548 # ring membership passed
  128393. 49: ok 7549 # correct ring bond data
  128394. 49: ok 7550 # correct ring bond data
  128395. 49: ok 7551 # correct ring bond data
  128396. 49: ok 7552 # correct ring bond data
  128397. 49: ok 7553 # correct ring bond data
  128398. 49: ok 7554 # correct ring bond data
  128399. 49: ok 7555 # correct ring bond data
  128400. 49: ok 7556 # correct ring bond data
  128401. 49: ok 7557 # correct ring bond data
  128402. 49: ok 7558 # correct ring bond data
  128403. 49: ok 7559 # correct ring bond data
  128404. 49: ok 7560 # correct ring bond data
  128405. 49: ok 7561 # correct ring bond data
  128406. 49: ok 7562 # correct ring bond data
  128407. 49: ok 7563 # correct ring bond data
  128408. 49: ok 7564 # SSSR size matches reference
  128409. 49: ok 7565 # correct SSSR count
  128410. 49: ok 7566 # ring membership passed
  128411. 49: ok 7567 # correct SSSR count
  128412. 49: ok 7568 # ring membership passed
  128413. 49: ok 7569 # correct SSSR count
  128414. 49: ok 7570 # ring membership passed
  128415. 49: ok 7571 # correct SSSR count
  128416. 49: ok 7572 # ring membership passed
  128417. 49: ok 7573 # correct SSSR count
  128418. 49: ok 7574 # ring membership passed
  128419. 49: ok 7575 # correct SSSR count
  128420. 49: ok 7576 # ring membership passed
  128421. 49: ok 7577 # correct SSSR count
  128422. 49: ok 7578 # ring membership passed
  128423. 49: ok 7579 # correct SSSR count
  128424. 49: ok 7580 # ring membership passed
  128425. 49: ok 7581 # correct SSSR count
  128426. 49: ok 7582 # ring membership passed
  128427. 49: ok 7583 # correct SSSR count
  128428. 49: ok 7584 # ring membership passed
  128429. 49: ok 7585 # correct SSSR count
  128430. 49: ok 7586 # ring membership passed
  128431. 49: ok 7587 # correct SSSR count
  128432. 49: ok 7588 # ring membership passed
  128433. 49: ok 7589 # correct SSSR count
  128434. 49: ok 7590 # ring membership passed
  128435. 49: ok 7591 # correct SSSR count
  128436. 49: ok 7592 # ring membership passed
  128437. 49: ok 7593 # correct ring bond data
  128438. 49: ok 7594 # correct ring bond data
  128439. 49: ok 7595 # correct ring bond data
  128440. 49: ok 7596 # correct ring bond data
  128441. 49: ok 7597 # correct ring bond data
  128442. 49: ok 7598 # correct ring bond data
  128443. 49: ok 7599 # correct ring bond data
  128444. 49: ok 7600 # correct ring bond data
  128445. 49: ok 7601 # correct ring bond data
  128446. 49: ok 7602 # correct ring bond data
  128447. 49: ok 7603 # correct ring bond data
  128448. 49: ok 7604 # correct ring bond data
  128449. 49: ok 7605 # correct ring bond data
  128450. 49: ok 7606 # SSSR size matches reference
  128451. 49: ok 7607 # correct SSSR count
  128452. 49: ok 7608 # ring membership passed
  128453. 49: ok 7609 # correct SSSR count
  128454. 49: ok 7610 # ring membership passed
  128455. 49: ok 7611 # correct SSSR count
  128456. 49: ok 7612 # ring membership passed
  128457. 49: ok 7613 # correct SSSR count
  128458. 49: ok 7614 # ring membership passed
  128459. 49: ok 7615 # correct SSSR count
  128460. 49: ok 7616 # ring membership passed
  128461. 49: ok 7617 # correct SSSR count
  128462. 49: ok 7618 # ring membership passed
  128463. 49: ok 7619 # correct SSSR count
  128464. 49: ok 7620 # ring membership passed
  128465. 49: ok 7621 # correct SSSR count
  128466. 49: ok 7622 # ring membership passed
  128467. 49: ok 7623 # correct SSSR count
  128468. 49: ok 7624 # ring membership passed
  128469. 49: ok 7625 # correct SSSR count
  128470. 49: ok 7626 # ring membership passed
  128471. 49: ok 7627 # correct SSSR count
  128472. 49: ok 7628 # ring membership passed
  128473. 49: ok 7629 # correct SSSR count
  128474. 49: ok 7630 # ring membership passed
  128475. 49: ok 7631 # correct SSSR count
  128476. 49: ok 7632 # ring membership passed
  128477. 49: ok 7633 # correct SSSR count
  128478. 49: ok 7634 # ring membership passed
  128479. 49: ok 7635 # correct ring bond data
  128480. 49: ok 7636 # correct ring bond data
  128481. 49: ok 7637 # correct ring bond data
  128482. 49: ok 7638 # correct ring bond data
  128483. 49: ok 7639 # correct ring bond data
  128484. 49: ok 7640 # correct ring bond data
  128485. 49: ok 7641 # correct ring bond data
  128486. 49: ok 7642 # correct ring bond data
  128487. 49: ok 7643 # correct ring bond data
  128488. 49: ok 7644 # correct ring bond data
  128489. 49: ok 7645 # correct ring bond data
  128490. 49: ok 7646 # correct ring bond data
  128491. 49: ok 7647 # correct ring bond data
  128492. 49: ok 7648 # correct ring bond data
  128493. 49: ok 7649 # correct ring bond data
  128494. 49: ok 7650 # correct ring bond data
  128495. 49: ok 7651 # correct ring bond data
  128496. 49: ok 7652 # correct ring bond data
  128497. 49: ok 7653 # correct ring bond data
  128498. 49: ok 7654 # correct ring bond data
  128499. 49: ok 7655 # correct ring bond data
  128500. 49: ok 7656 # correct ring bond data
  128501. 49: ok 7657 # correct ring bond data
  128502. 49: ok 7658 # correct ring bond data
  128503. 49: ok 7659 # correct ring bond data
  128504. 49: ok 7660 # correct ring bond data
  128505. 49: ok 7661 # correct ring bond data
  128506. 49: ok 7662 # correct ring bond data
  128507. 49: ok 7663 # correct ring bond data
  128508. 49: ok 7664 # correct ring bond data
  128509. 49: ok 7665 # correct ring bond data
  128510. 49: ok 7666 # correct ring bond data
  128511. 49: ok 7667 # correct ring bond data
  128512. 49: ok 7668 # SSSR size matches reference
  128513. 49: ok 7669 # correct SSSR count
  128514. 49: ok 7670 # ring membership passed
  128515. 49: ok 7671 # correct SSSR count
  128516. 49: ok 7672 # ring membership passed
  128517. 49: ok 7673 # correct SSSR count
  128518. 49: ok 7674 # ring membership passed
  128519. 49: ok 7675 # correct SSSR count
  128520. 49: ok 7676 # ring membership passed
  128521. 49: ok 7677 # correct SSSR count
  128522. 49: ok 7678 # ring membership passed
  128523. 49: ok 7679 # correct SSSR count
  128524. 49: ok 7680 # ring membership passed
  128525. 49: ok 7681 # correct SSSR count
  128526. 49: ok 7682 # ring membership passed
  128527. 49: ok 7683 # correct SSSR count
  128528. 49: ok 7684 # ring membership passed
  128529. 49: ok 7685 # correct SSSR count
  128530. 49: ok 7686 # ring membership passed
  128531. 49: ok 7687 # correct SSSR count
  128532. 49: ok 7688 # ring membership passed
  128533. 49: ok 7689 # correct SSSR count
  128534. 49: ok 7690 # ring membership passed
  128535. 49: ok 7691 # correct SSSR count
  128536. 49: ok 7692 # ring membership passed
  128537. 49: ok 7693 # correct SSSR count
  128538. 49: ok 7694 # ring membership passed
  128539. 49: ok 7695 # correct SSSR count
  128540. 49: ok 7696 # ring membership passed
  128541. 49: ok 7697 # correct SSSR count
  128542. 49: ok 7698 # ring membership passed
  128543. 49: ok 7699 # correct SSSR count
  128544. 49: ok 7700 # ring membership passed
  128545. 49: ok 7701 # correct SSSR count
  128546. 49: ok 7702 # ring membership passed
  128547. 49: ok 7703 # correct SSSR count
  128548. 49: ok 7704 # ring membership passed
  128549. 49: ok 7705 # correct SSSR count
  128550. 49: ok 7706 # ring membership passed
  128551. 49: ok 7707 # correct SSSR count
  128552. 49: ok 7708 # ring membership passed
  128553. 49: ok 7709 # correct SSSR count
  128554. 49: ok 7710 # ring membership passed
  128555. 49: ok 7711 # correct SSSR count
  128556. 49: ok 7712 # ring membership passed
  128557. 49: ok 7713 # correct SSSR count
  128558. 49: ok 7714 # ring membership passed
  128559. 49: ok 7715 # correct SSSR count
  128560. 49: ok 7716 # ring membership passed
  128561. 49: ok 7717 # correct SSSR count
  128562. 49: ok 7718 # ring membership passed
  128563. 49: ok 7719 # correct SSSR count
  128564. 49: ok 7720 # ring membership passed
  128565. 49: ok 7721 # correct SSSR count
  128566. 49: ok 7722 # ring membership passed
  128567. 49: ok 7723 # correct SSSR count
  128568. 49: ok 7724 # ring membership passed
  128569. 49: ok 7725 # correct SSSR count
  128570. 49: ok 7726 # ring membership passed
  128571. 49: ok 7727 # correct SSSR count
  128572. 49: ok 7728 # ring membership passed
  128573. 49: ok 7729 # correct ring bond data
  128574. 49: ok 7730 # correct ring bond data
  128575. 49: ok 7731 # correct ring bond data
  128576. 49: ok 7732 # correct ring bond data
  128577. 49: ok 7733 # correct ring bond data
  128578. 49: ok 7734 # correct ring bond data
  128579. 49: ok 7735 # correct ring bond data
  128580. 49: ok 7736 # correct ring bond data
  128581. 49: ok 7737 # correct ring bond data
  128582. 49: ok 7738 # correct ring bond data
  128583. 49: ok 7739 # correct ring bond data
  128584. 49: ok 7740 # correct ring bond data
  128585. 49: ok 7741 # correct ring bond data
  128586. 49: ok 7742 # correct ring bond data
  128587. 49: ok 7743 # correct ring bond data
  128588. 49: ok 7744 # correct ring bond data
  128589. 49: ok 7745 # correct ring bond data
  128590. 49: ok 7746 # correct ring bond data
  128591. 49: ok 7747 # correct ring bond data
  128592. 49: ok 7748 # correct ring bond data
  128593. 49: ok 7749 # correct ring bond data
  128594. 49: ok 7750 # SSSR size matches reference
  128595. 49: ok 7751 # correct SSSR count
  128596. 49: ok 7752 # ring membership passed
  128597. 49: ok 7753 # correct SSSR count
  128598. 49: ok 7754 # ring membership passed
  128599. 49: ok 7755 # correct SSSR count
  128600. 49: ok 7756 # ring membership passed
  128601. 49: ok 7757 # correct SSSR count
  128602. 49: ok 7758 # ring membership passed
  128603. 49: ok 7759 # correct SSSR count
  128604. 49: ok 7760 # ring membership passed
  128605. 49: ok 7761 # correct SSSR count
  128606. 49: ok 7762 # ring membership passed
  128607. 49: ok 7763 # correct SSSR count
  128608. 49: ok 7764 # ring membership passed
  128609. 49: ok 7765 # correct SSSR count
  128610. 49: ok 7766 # ring membership passed
  128611. 49: ok 7767 # correct SSSR count
  128612. 49: ok 7768 # ring membership passed
  128613. 49: ok 7769 # correct SSSR count
  128614. 49: ok 7770 # ring membership passed
  128615. 49: ok 7771 # correct SSSR count
  128616. 49: ok 7772 # ring membership passed
  128617. 49: ok 7773 # correct SSSR count
  128618. 49: ok 7774 # ring membership passed
  128619. 49: ok 7775 # correct SSSR count
  128620. 49: ok 7776 # ring membership passed
  128621. 49: ok 7777 # correct SSSR count
  128622. 49: ok 7778 # ring membership passed
  128623. 49: ok 7779 # correct SSSR count
  128624. 49: ok 7780 # ring membership passed
  128625. 49: ok 7781 # correct SSSR count
  128626. 49: ok 7782 # ring membership passed
  128627. 49: ok 7783 # correct SSSR count
  128628. 49: ok 7784 # ring membership passed
  128629. 49: ok 7785 # correct SSSR count
  128630. 49: ok 7786 # ring membership passed
  128631. 49: ok 7787 # correct SSSR count
  128632. 49: ok 7788 # ring membership passed
  128633. 49: ok 7789 # correct SSSR count
  128634. 49: ok 7790 # ring membership passed
  128635. 49: ok 7791 # correct ring bond data
  128636. 49: ok 7792 # correct ring bond data
  128637. 49: ok 7793 # correct ring bond data
  128638. 49: ok 7794 # correct ring bond data
  128639. 49: ok 7795 # correct ring bond data
  128640. 49: ok 7796 # correct ring bond data
  128641. 49: ok 7797 # correct ring bond data
  128642. 49: ok 7798 # correct ring bond data
  128643. 49: ok 7799 # correct ring bond data
  128644. 49: ok 7800 # correct ring bond data
  128645. 49: ok 7801 # correct ring bond data
  128646. 49: ok 7802 # correct ring bond data
  128647. 49: ok 7803 # correct ring bond data
  128648. 49: ok 7804 # correct ring bond data
  128649. 49: ok 7805 # correct ring bond data
  128650. 49: ok 7806 # correct ring bond data
  128651. 49: ok 7807 # correct ring bond data
  128652. 49: ok 7808 # correct ring bond data
  128653. 49: ok 7809 # correct ring bond data
  128654. 49: ok 7810 # correct ring bond data
  128655. 49: ok 7811 # correct ring bond data
  128656. 49: ok 7812 # correct ring bond data
  128657. 49: ok 7813 # correct ring bond data
  128658. 49: ok 7814 # correct ring bond data
  128659. 49: ok 7815 # correct ring bond data
  128660. 49: ok 7816 # correct ring bond data
  128661. 49: ok 7817 # correct ring bond data
  128662. 49: ok 7818 # SSSR size matches reference
  128663. 49: ok 7819 # correct SSSR count
  128664. 49: ok 7820 # ring membership passed
  128665. 49: ok 7821 # correct SSSR count
  128666. 49: ok 7822 # ring membership passed
  128667. 49: ok 7823 # correct SSSR count
  128668. 49: ok 7824 # ring membership passed
  128669. 49: ok 7825 # correct SSSR count
  128670. 49: ok 7826 # ring membership passed
  128671. 49: ok 7827 # correct SSSR count
  128672. 49: ok 7828 # ring membership passed
  128673. 49: ok 7829 # correct SSSR count
  128674. 49: ok 7830 # ring membership passed
  128675. 49: ok 7831 # correct SSSR count
  128676. 49: ok 7832 # ring membership passed
  128677. 49: ok 7833 # correct SSSR count
  128678. 49: ok 7834 # ring membership passed
  128679. 49: ok 7835 # correct SSSR count
  128680. 49: ok 7836 # ring membership passed
  128681. 49: ok 7837 # correct SSSR count
  128682. 49: ok 7838 # ring membership passed
  128683. 49: ok 7839 # correct SSSR count
  128684. 49: ok 7840 # ring membership passed
  128685. 49: ok 7841 # correct SSSR count
  128686. 49: ok 7842 # ring membership passed
  128687. 49: ok 7843 # correct SSSR count
  128688. 49: ok 7844 # ring membership passed
  128689. 49: ok 7845 # correct SSSR count
  128690. 49: ok 7846 # ring membership passed
  128691. 49: ok 7847 # correct SSSR count
  128692. 49: ok 7848 # ring membership passed
  128693. 49: ok 7849 # correct SSSR count
  128694. 49: ok 7850 # ring membership passed
  128695. 49: ok 7851 # correct SSSR count
  128696. 49: ok 7852 # ring membership passed
  128697. 49: ok 7853 # correct SSSR count
  128698. 49: ok 7854 # ring membership passed
  128699. 49: ok 7855 # correct SSSR count
  128700. 49: ok 7856 # ring membership passed
  128701. 49: ok 7857 # correct SSSR count
  128702. 49: ok 7858 # ring membership passed
  128703. 49: ok 7859 # correct SSSR count
  128704. 49: ok 7860 # ring membership passed
  128705. 49: ok 7861 # correct SSSR count
  128706. 49: ok 7862 # ring membership passed
  128707. 49: ok 7863 # correct SSSR count
  128708. 49: ok 7864 # ring membership passed
  128709. 49: ok 7865 # correct SSSR count
  128710. 49: ok 7866 # ring membership passed
  128711. 49: ok 7867 # correct SSSR count
  128712. 49: ok 7868 # ring membership passed
  128713. 49: ok 7869 # correct SSSR count
  128714. 49: ok 7870 # ring membership passed
  128715. 49: ok 7871 # correct ring bond data
  128716. 49: ok 7872 # correct ring bond data
  128717. 49: ok 7873 # correct ring bond data
  128718. 49: ok 7874 # correct ring bond data
  128719. 49: ok 7875 # correct ring bond data
  128720. 49: ok 7876 # correct ring bond data
  128721. 49: ok 7877 # correct ring bond data
  128722. 49: ok 7878 # correct ring bond data
  128723. 49: ok 7879 # correct ring bond data
  128724. 49: ok 7880 # correct ring bond data
  128725. 49: ok 7881 # correct ring bond data
  128726. 49: ok 7882 # correct ring bond data
  128727. 49: ok 7883 # correct ring bond data
  128728. 49: ok 7884 # correct ring bond data
  128729. 49: ok 7885 # correct ring bond data
  128730. 49: ok 7886 # correct ring bond data
  128731. 49: ok 7887 # correct ring bond data
  128732. 49: ok 7888 # correct ring bond data
  128733. 49: ok 7889 # correct ring bond data
  128734. 49: ok 7890 # correct ring bond data
  128735. 49: ok 7891 # correct ring bond data
  128736. 49: ok 7892 # correct ring bond data
  128737. 49: ok 7893 # correct ring bond data
  128738. 49: ok 7894 # correct ring bond data
  128739. 49: ok 7895 # correct ring bond data
  128740. 49: ok 7896 # SSSR size matches reference
  128741. 49: ok 7897 # correct SSSR count
  128742. 49: ok 7898 # ring membership passed
  128743. 49: ok 7899 # correct SSSR count
  128744. 49: ok 7900 # ring membership passed
  128745. 49: ok 7901 # correct SSSR count
  128746. 49: ok 7902 # ring membership passed
  128747. 49: ok 7903 # correct SSSR count
  128748. 49: ok 7904 # ring membership passed
  128749. 49: ok 7905 # correct SSSR count
  128750. 49: ok 7906 # ring membership passed
  128751. 49: ok 7907 # correct SSSR count
  128752. 49: ok 7908 # ring membership passed
  128753. 49: ok 7909 # correct SSSR count
  128754. 49: ok 7910 # ring membership passed
  128755. 49: ok 7911 # correct SSSR count
  128756. 49: ok 7912 # ring membership passed
  128757. 49: ok 7913 # correct SSSR count
  128758. 49: ok 7914 # ring membership passed
  128759. 49: ok 7915 # correct SSSR count
  128760. 49: ok 7916 # ring membership passed
  128761. 49: ok 7917 # correct SSSR count
  128762. 49: ok 7918 # ring membership passed
  128763. 49: ok 7919 # correct SSSR count
  128764. 49: ok 7920 # ring membership passed
  128765. 49: ok 7921 # correct SSSR count
  128766. 49: ok 7922 # ring membership passed
  128767. 49: ok 7923 # correct SSSR count
  128768. 49: ok 7924 # ring membership passed
  128769. 49: ok 7925 # correct SSSR count
  128770. 49: ok 7926 # ring membership passed
  128771. 49: ok 7927 # correct SSSR count
  128772. 49: ok 7928 # ring membership passed
  128773. 49: ok 7929 # correct SSSR count
  128774. 49: ok 7930 # ring membership passed
  128775. 49: ok 7931 # correct SSSR count
  128776. 49: ok 7932 # ring membership passed
  128777. 49: ok 7933 # correct SSSR count
  128778. 49: ok 7934 # ring membership passed
  128779. 49: ok 7935 # correct SSSR count
  128780. 49: ok 7936 # ring membership passed
  128781. 49: ok 7937 # correct SSSR count
  128782. 49: ok 7938 # ring membership passed
  128783. 49: ok 7939 # correct SSSR count
  128784. 49: ok 7940 # ring membership passed
  128785. 49: ok 7941 # correct SSSR count
  128786. 49: ok 7942 # ring membership passed
  128787. 49: ok 7943 # correct SSSR count
  128788. 49: ok 7944 # ring membership passed
  128789. 49: ok 7945 # correct ring bond data
  128790. 49: ok 7946 # correct ring bond data
  128791. 49: ok 7947 # correct ring bond data
  128792. 49: ok 7948 # correct ring bond data
  128793. 49: ok 7949 # correct ring bond data
  128794. 49: ok 7950 # correct ring bond data
  128795. 49: ok 7951 # correct ring bond data
  128796. 49: ok 7952 # correct ring bond data
  128797. 49: ok 7953 # correct ring bond data
  128798. 49: ok 7954 # correct ring bond data
  128799. 49: ok 7955 # correct ring bond data
  128800. 49: ok 7956 # correct ring bond data
  128801. 49: ok 7957 # correct ring bond data
  128802. 49: ok 7958 # correct ring bond data
  128803. 49: ok 7959 # correct ring bond data
  128804. 49: ok 7960 # correct ring bond data
  128805. 49: ok 7961 # correct ring bond data
  128806. 49: ok 7962 # correct ring bond data
  128807. 49: ok 7963 # correct ring bond data
  128808. 49: ok 7964 # correct ring bond data
  128809. 49: ok 7965 # correct ring bond data
  128810. 49: ok 7966 # correct ring bond data
  128811. 49: ok 7967 # correct ring bond data
  128812. 49: ok 7968 # correct ring bond data
  128813. 49: ok 7969 # correct ring bond data
  128814. 49: ok 7970 # correct ring bond data
  128815. 49: ok 7971 # correct ring bond data
  128816. 49: ok 7972 # correct ring bond data
  128817. 49: ok 7973 # correct ring bond data
  128818. 49: ok 7974 # correct ring bond data
  128819. 49: ok 7975 # correct ring bond data
  128820. 49: ok 7976 # correct ring bond data
  128821. 49: ok 7977 # correct ring bond data
  128822. 49: ok 7978 # SSSR size matches reference
  128823. 49: ok 7979 # correct SSSR count
  128824. 49: ok 7980 # ring membership passed
  128825. 49: ok 7981 # correct SSSR count
  128826. 49: ok 7982 # ring membership passed
  128827. 49: ok 7983 # correct SSSR count
  128828. 49: ok 7984 # ring membership passed
  128829. 49: ok 7985 # correct SSSR count
  128830. 49: ok 7986 # ring membership passed
  128831. 49: ok 7987 # correct SSSR count
  128832. 49: ok 7988 # ring membership passed
  128833. 49: ok 7989 # correct SSSR count
  128834. 49: ok 7990 # ring membership passed
  128835. 49: ok 7991 # correct SSSR count
  128836. 49: ok 7992 # ring membership passed
  128837. 49: ok 7993 # correct SSSR count
  128838. 49: ok 7994 # ring membership passed
  128839. 49: ok 7995 # correct SSSR count
  128840. 49: ok 7996 # ring membership passed
  128841. 49: ok 7997 # correct SSSR count
  128842. 49: ok 7998 # ring membership passed
  128843. 49: ok 7999 # correct SSSR count
  128844. 49: ok 8000 # ring membership passed
  128845. 49: ok 8001 # correct SSSR count
  128846. 49: ok 8002 # ring membership passed
  128847. 49: ok 8003 # correct SSSR count
  128848. 49: ok 8004 # ring membership passed
  128849. 49: ok 8005 # correct SSSR count
  128850. 49: ok 8006 # ring membership passed
  128851. 49: ok 8007 # correct SSSR count
  128852. 49: ok 8008 # ring membership passed
  128853. 49: ok 8009 # correct SSSR count
  128854. 49: ok 8010 # ring membership passed
  128855. 49: ok 8011 # correct SSSR count
  128856. 49: ok 8012 # ring membership passed
  128857. 49: ok 8013 # correct SSSR count
  128858. 49: ok 8014 # ring membership passed
  128859. 49: ok 8015 # correct SSSR count
  128860. 49: ok 8016 # ring membership passed
  128861. 49: ok 8017 # correct SSSR count
  128862. 49: ok 8018 # ring membership passed
  128863. 49: ok 8019 # correct SSSR count
  128864. 49: ok 8020 # ring membership passed
  128865. 49: ok 8021 # correct SSSR count
  128866. 49: ok 8022 # ring membership passed
  128867. 49: ok 8023 # correct SSSR count
  128868. 49: ok 8024 # ring membership passed
  128869. 49: ok 8025 # correct SSSR count
  128870. 49: ok 8026 # ring membership passed
  128871. 49: ok 8027 # correct SSSR count
  128872. 49: ok 8028 # ring membership passed
  128873. 49: ok 8029 # correct SSSR count
  128874. 49: ok 8030 # ring membership passed
  128875. 49: ok 8031 # correct SSSR count
  128876. 49: ok 8032 # ring membership passed
  128877. 49: ok 8033 # correct SSSR count
  128878. 49: ok 8034 # ring membership passed
  128879. 49: ok 8035 # correct SSSR count
  128880. 49: ok 8036 # ring membership passed
  128881. 49: ok 8037 # correct SSSR count
  128882. 49: ok 8038 # ring membership passed
  128883. 49: ok 8039 # correct SSSR count
  128884. 49: ok 8040 # ring membership passed
  128885. 49: ok 8041 # correct ring bond data
  128886. 49: ok 8042 # correct ring bond data
  128887. 49: ok 8043 # correct ring bond data
  128888. 49: ok 8044 # correct ring bond data
  128889. 49: ok 8045 # correct ring bond data
  128890. 49: ok 8046 # correct ring bond data
  128891. 49: ok 8047 # correct ring bond data
  128892. 49: ok 8048 # correct ring bond data
  128893. 49: ok 8049 # correct ring bond data
  128894. 49: ok 8050 # correct ring bond data
  128895. 49: ok 8051 # correct ring bond data
  128896. 49: ok 8052 # correct ring bond data
  128897. 49: ok 8053 # correct ring bond data
  128898. 49: ok 8054 # correct ring bond data
  128899. 49: ok 8055 # correct ring bond data
  128900. 49: ok 8056 # correct ring bond data
  128901. 49: ok 8057 # correct ring bond data
  128902. 49: ok 8058 # correct ring bond data
  128903. 49: ok 8059 # correct ring bond data
  128904. 49: ok 8060 # correct ring bond data
  128905. 49: ok 8061 # correct ring bond data
  128906. 49: ok 8062 # correct ring bond data
  128907. 49: ok 8063 # correct ring bond data
  128908. 49: ok 8064 # correct ring bond data
  128909. 49: ok 8065 # correct ring bond data
  128910. 49: ok 8066 # SSSR size matches reference
  128911. 49: ok 8067 # correct SSSR count
  128912. 49: ok 8068 # ring membership passed
  128913. 49: ok 8069 # correct SSSR count
  128914. 49: ok 8070 # ring membership passed
  128915. 49: ok 8071 # correct SSSR count
  128916. 49: ok 8072 # ring membership passed
  128917. 49: ok 8073 # correct SSSR count
  128918. 49: ok 8074 # ring membership passed
  128919. 49: ok 8075 # correct SSSR count
  128920. 49: ok 8076 # ring membership passed
  128921. 49: ok 8077 # correct SSSR count
  128922. 49: ok 8078 # ring membership passed
  128923. 49: ok 8079 # correct SSSR count
  128924. 49: ok 8080 # ring membership passed
  128925. 49: ok 8081 # correct SSSR count
  128926. 49: ok 8082 # ring membership passed
  128927. 49: ok 8083 # correct SSSR count
  128928. 49: ok 8084 # ring membership passed
  128929. 49: ok 8085 # correct SSSR count
  128930. 49: ok 8086 # ring membership passed
  128931. 49: ok 8087 # correct SSSR count
  128932. 49: ok 8088 # ring membership passed
  128933. 49: ok 8089 # correct SSSR count
  128934. 49: ok 8090 # ring membership passed
  128935. 49: ok 8091 # correct SSSR count
  128936. 49: ok 8092 # ring membership passed
  128937. 49: ok 8093 # correct SSSR count
  128938. 49: ok 8094 # ring membership passed
  128939. 49: ok 8095 # correct SSSR count
  128940. 49: ok 8096 # ring membership passed
  128941. 49: ok 8097 # correct SSSR count
  128942. 49: ok 8098 # ring membership passed
  128943. 49: ok 8099 # correct SSSR count
  128944. 49: ok 8100 # ring membership passed
  128945. 49: ok 8101 # correct SSSR count
  128946. 49: ok 8102 # ring membership passed
  128947. 49: ok 8103 # correct SSSR count
  128948. 49: ok 8104 # ring membership passed
  128949. 49: ok 8105 # correct SSSR count
  128950. 49: ok 8106 # ring membership passed
  128951. 49: ok 8107 # correct SSSR count
  128952. 49: ok 8108 # ring membership passed
  128953. 49: ok 8109 # correct SSSR count
  128954. 49: ok 8110 # ring membership passed
  128955. 49: ok 8111 # correct SSSR count
  128956. 49: ok 8112 # ring membership passed
  128957. 49: ok 8113 # correct SSSR count
  128958. 49: ok 8114 # ring membership passed
  128959. 49: ok 8115 # correct ring bond data
  128960. 49: ok 8116 # correct ring bond data
  128961. 49: ok 8117 # correct ring bond data
  128962. 49: ok 8118 # correct ring bond data
  128963. 49: ok 8119 # correct ring bond data
  128964. 49: ok 8120 # correct ring bond data
  128965. 49: ok 8121 # correct ring bond data
  128966. 49: ok 8122 # correct ring bond data
  128967. 49: ok 8123 # correct ring bond data
  128968. 49: ok 8124 # correct ring bond data
  128969. 49: ok 8125 # correct ring bond data
  128970. 49: ok 8126 # correct ring bond data
  128971. 49: ok 8127 # correct ring bond data
  128972. 49: ok 8128 # correct ring bond data
  128973. 49: ok 8129 # correct ring bond data
  128974. 49: ok 8130 # correct ring bond data
  128975. 49: ok 8131 # correct ring bond data
  128976. 49: ok 8132 # correct ring bond data
  128977. 49: ok 8133 # correct ring bond data
  128978. 49: ok 8134 # correct ring bond data
  128979. 49: ok 8135 # correct ring bond data
  128980. 49: ok 8136 # correct ring bond data
  128981. 49: ok 8137 # correct ring bond data
  128982. 49: ok 8138 # correct ring bond data
  128983. 49: ok 8139 # correct ring bond data
  128984. 49: ok 8140 # correct ring bond data
  128985. 49: ok 8141 # SSSR size matches reference
  128986. 49: ok 8142 # correct SSSR count
  128987. 49: ok 8143 # ring membership passed
  128988. 49: ok 8144 # correct SSSR count
  128989. 49: ok 8145 # ring membership passed
  128990. 49: ok 8146 # correct SSSR count
  128991. 49: ok 8147 # ring membership passed
  128992. 49: ok 8148 # correct SSSR count
  128993. 49: ok 8149 # ring membership passed
  128994. 49: ok 8150 # correct SSSR count
  128995. 49: ok 8151 # ring membership passed
  128996. 49: ok 8152 # correct SSSR count
  128997. 49: ok 8153 # ring membership passed
  128998. 49: ok 8154 # correct SSSR count
  128999. 49: ok 8155 # ring membership passed
  129000. 49: ok 8156 # correct SSSR count
  129001. 49: ok 8157 # ring membership passed
  129002. 49: ok 8158 # correct SSSR count
  129003. 49: ok 8159 # ring membership passed
  129004. 49: ok 8160 # correct SSSR count
  129005. 49: ok 8161 # ring membership passed
  129006. 49: ok 8162 # correct SSSR count
  129007. 49: ok 8163 # ring membership passed
  129008. 49: ok 8164 # correct SSSR count
  129009. 49: ok 8165 # ring membership passed
  129010. 49: ok 8166 # correct SSSR count
  129011. 49: ok 8167 # ring membership passed
  129012. 49: ok 8168 # correct SSSR count
  129013. 49: ok 8169 # ring membership passed
  129014. 49: ok 8170 # correct SSSR count
  129015. 49: ok 8171 # ring membership passed
  129016. 49: ok 8172 # correct SSSR count
  129017. 49: ok 8173 # ring membership passed
  129018. 49: ok 8174 # correct SSSR count
  129019. 49: ok 8175 # ring membership passed
  129020. 49: ok 8176 # correct SSSR count
  129021. 49: ok 8177 # ring membership passed
  129022. 49: ok 8178 # correct SSSR count
  129023. 49: ok 8179 # ring membership passed
  129024. 49: ok 8180 # correct SSSR count
  129025. 49: ok 8181 # ring membership passed
  129026. 49: ok 8182 # correct SSSR count
  129027. 49: ok 8183 # ring membership passed
  129028. 49: ok 8184 # correct SSSR count
  129029. 49: ok 8185 # ring membership passed
  129030. 49: ok 8186 # correct SSSR count
  129031. 49: ok 8187 # ring membership passed
  129032. 49: ok 8188 # correct SSSR count
  129033. 49: ok 8189 # ring membership passed
  129034. 49: ok 8190 # correct SSSR count
  129035. 49: ok 8191 # ring membership passed
  129036. 49: ok 8192 # correct ring bond data
  129037. 49: ok 8193 # correct ring bond data
  129038. 49: ok 8194 # correct ring bond data
  129039. 49: ok 8195 # correct ring bond data
  129040. 49: ok 8196 # correct ring bond data
  129041. 49: ok 8197 # correct ring bond data
  129042. 49: ok 8198 # correct ring bond data
  129043. 49: ok 8199 # correct ring bond data
  129044. 49: ok 8200 # correct ring bond data
  129045. 49: ok 8201 # correct ring bond data
  129046. 49: ok 8202 # correct ring bond data
  129047. 49: ok 8203 # correct ring bond data
  129048. 49: ok 8204 # correct ring bond data
  129049. 49: ok 8205 # correct ring bond data
  129050. 49: ok 8206 # correct ring bond data
  129051. 49: ok 8207 # correct ring bond data
  129052. 49: ok 8208 # correct ring bond data
  129053. 49: ok 8209 # correct ring bond data
  129054. 49: ok 8210 # correct ring bond data
  129055. 49: ok 8211 # correct ring bond data
  129056. 49: ok 8212 # correct ring bond data
  129057. 49: ok 8213 # correct ring bond data
  129058. 49: ok 8214 # correct ring bond data
  129059. 49: ok 8215 # correct ring bond data
  129060. 49: ok 8216 # SSSR size matches reference
  129061. 49: ok 8217 # correct SSSR count
  129062. 49: ok 8218 # ring membership passed
  129063. 49: ok 8219 # correct SSSR count
  129064. 49: ok 8220 # ring membership passed
  129065. 49: ok 8221 # correct SSSR count
  129066. 49: ok 8222 # ring membership passed
  129067. 49: ok 8223 # correct SSSR count
  129068. 49: ok 8224 # ring membership passed
  129069. 49: ok 8225 # correct SSSR count
  129070. 49: ok 8226 # ring membership passed
  129071. 49: ok 8227 # correct SSSR count
  129072. 49: ok 8228 # ring membership passed
  129073. 49: ok 8229 # correct SSSR count
  129074. 49: ok 8230 # ring membership passed
  129075. 49: ok 8231 # correct SSSR count
  129076. 49: ok 8232 # ring membership passed
  129077. 49: ok 8233 # correct SSSR count
  129078. 49: ok 8234 # ring membership passed
  129079. 49: ok 8235 # correct SSSR count
  129080. 49: ok 8236 # ring membership passed
  129081. 49: ok 8237 # correct SSSR count
  129082. 49: ok 8238 # ring membership passed
  129083. 49: ok 8239 # correct SSSR count
  129084. 49: ok 8240 # ring membership passed
  129085. 49: ok 8241 # correct SSSR count
  129086. 49: ok 8242 # ring membership passed
  129087. 49: ok 8243 # correct SSSR count
  129088. 49: ok 8244 # ring membership passed
  129089. 49: ok 8245 # correct SSSR count
  129090. 49: ok 8246 # ring membership passed
  129091. 49: ok 8247 # correct SSSR count
  129092. 49: ok 8248 # ring membership passed
  129093. 49: ok 8249 # correct SSSR count
  129094. 49: ok 8250 # ring membership passed
  129095. 49: ok 8251 # correct SSSR count
  129096. 49: ok 8252 # ring membership passed
  129097. 49: ok 8253 # correct SSSR count
  129098. 49: ok 8254 # ring membership passed
  129099. 49: ok 8255 # correct SSSR count
  129100. 49: ok 8256 # ring membership passed
  129101. 49: ok 8257 # correct SSSR count
  129102. 49: ok 8258 # ring membership passed
  129103. 49: ok 8259 # correct SSSR count
  129104. 49: ok 8260 # ring membership passed
  129105. 49: ok 8261 # correct SSSR count
  129106. 49: ok 8262 # ring membership passed
  129107. 49: ok 8263 # correct ring bond data
  129108. 49: ok 8264 # correct ring bond data
  129109. 49: ok 8265 # correct ring bond data
  129110. 49: ok 8266 # correct ring bond data
  129111. 49: ok 8267 # correct ring bond data
  129112. 49: ok 8268 # correct ring bond data
  129113. 49: ok 8269 # correct ring bond data
  129114. 49: ok 8270 # correct ring bond data
  129115. 49: ok 8271 # correct ring bond data
  129116. 49: ok 8272 # correct ring bond data
  129117. 49: ok 8273 # correct ring bond data
  129118. 49: ok 8274 # correct ring bond data
  129119. 49: ok 8275 # correct ring bond data
  129120. 49: ok 8276 # correct ring bond data
  129121. 49: ok 8277 # correct ring bond data
  129122. 49: ok 8278 # correct ring bond data
  129123. 49: ok 8279 # correct ring bond data
  129124. 49: ok 8280 # correct ring bond data
  129125. 49: ok 8281 # correct ring bond data
  129126. 49: ok 8282 # SSSR size matches reference
  129127. 49: ok 8283 # correct SSSR count
  129128. 49: ok 8284 # ring membership passed
  129129. 49: ok 8285 # correct SSSR count
  129130. 49: ok 8286 # ring membership passed
  129131. 49: ok 8287 # correct SSSR count
  129132. 49: ok 8288 # ring membership passed
  129133. 49: ok 8289 # correct SSSR count
  129134. 49: ok 8290 # ring membership passed
  129135. 49: ok 8291 # correct SSSR count
  129136. 49: ok 8292 # ring membership passed
  129137. 49: ok 8293 # correct SSSR count
  129138. 49: ok 8294 # ring membership passed
  129139. 49: ok 8295 # correct SSSR count
  129140. 49: ok 8296 # ring membership passed
  129141. 49: ok 8297 # correct SSSR count
  129142. 49: ok 8298 # ring membership passed
  129143. 49: ok 8299 # correct SSSR count
  129144. 49: ok 8300 # ring membership passed
  129145. 49: ok 8301 # correct SSSR count
  129146. 49: ok 8302 # ring membership passed
  129147. 49: ok 8303 # correct SSSR count
  129148. 49: ok 8304 # ring membership passed
  129149. 49: ok 8305 # correct SSSR count
  129150. 49: ok 8306 # ring membership passed
  129151. 49: ok 8307 # correct SSSR count
  129152. 49: ok 8308 # ring membership passed
  129153. 49: ok 8309 # correct SSSR count
  129154. 49: ok 8310 # ring membership passed
  129155. 49: ok 8311 # correct SSSR count
  129156. 49: ok 8312 # ring membership passed
  129157. 49: ok 8313 # correct SSSR count
  129158. 49: ok 8314 # ring membership passed
  129159. 49: ok 8315 # correct SSSR count
  129160. 49: ok 8316 # ring membership passed
  129161. 49: ok 8317 # correct SSSR count
  129162. 49: ok 8318 # ring membership passed
  129163. 49: ok 8319 # correct ring bond data
  129164. 49: ok 8320 # correct ring bond data
  129165. 49: ok 8321 # correct ring bond data
  129166. 49: ok 8322 # correct ring bond data
  129167. 49: ok 8323 # correct ring bond data
  129168. 49: ok 8324 # correct ring bond data
  129169. 49: ok 8325 # correct ring bond data
  129170. 49: ok 8326 # correct ring bond data
  129171. 49: ok 8327 # correct ring bond data
  129172. 49: ok 8328 # correct ring bond data
  129173. 49: ok 8329 # correct ring bond data
  129174. 49: ok 8330 # correct ring bond data
  129175. 49: ok 8331 # correct ring bond data
  129176. 49: ok 8332 # correct ring bond data
  129177. 49: ok 8333 # correct ring bond data
  129178. 49: ok 8334 # correct ring bond data
  129179. 49: ok 8335 # correct ring bond data
  129180. 49: ok 8336 # correct ring bond data
  129181. 49: ok 8337 # correct ring bond data
  129182. 49: ok 8338 # SSSR size matches reference
  129183. 49: ok 8339 # correct SSSR count
  129184. 49: ok 8340 # ring membership passed
  129185. 49: ok 8341 # correct SSSR count
  129186. 49: ok 8342 # ring membership passed
  129187. 49: ok 8343 # correct SSSR count
  129188. 49: ok 8344 # ring membership passed
  129189. 49: ok 8345 # correct SSSR count
  129190. 49: ok 8346 # ring membership passed
  129191. 49: ok 8347 # correct SSSR count
  129192. 49: ok 8348 # ring membership passed
  129193. 49: ok 8349 # correct SSSR count
  129194. 49: ok 8350 # ring membership passed
  129195. 49: ok 8351 # correct SSSR count
  129196. 49: ok 8352 # ring membership passed
  129197. 49: ok 8353 # correct SSSR count
  129198. 49: ok 8354 # ring membership passed
  129199. 49: ok 8355 # correct SSSR count
  129200. 49: ok 8356 # ring membership passed
  129201. 49: ok 8357 # correct SSSR count
  129202. 49: ok 8358 # ring membership passed
  129203. 49: ok 8359 # correct SSSR count
  129204. 49: ok 8360 # ring membership passed
  129205. 49: ok 8361 # correct SSSR count
  129206. 49: ok 8362 # ring membership passed
  129207. 49: ok 8363 # correct SSSR count
  129208. 49: ok 8364 # ring membership passed
  129209. 49: ok 8365 # correct SSSR count
  129210. 49: ok 8366 # ring membership passed
  129211. 49: ok 8367 # correct SSSR count
  129212. 49: ok 8368 # ring membership passed
  129213. 49: ok 8369 # correct SSSR count
  129214. 49: ok 8370 # ring membership passed
  129215. 49: ok 8371 # correct SSSR count
  129216. 49: ok 8372 # ring membership passed
  129217. 49: ok 8373 # correct SSSR count
  129218. 49: ok 8374 # ring membership passed
  129219. 49: ok 8375 # correct ring bond data
  129220. 49: ok 8376 # correct ring bond data
  129221. 49: ok 8377 # correct ring bond data
  129222. 49: ok 8378 # correct ring bond data
  129223. 49: ok 8379 # correct ring bond data
  129224. 49: ok 8380 # correct ring bond data
  129225. 49: ok 8381 # correct ring bond data
  129226. 49: ok 8382 # correct ring bond data
  129227. 49: ok 8383 # correct ring bond data
  129228. 49: ok 8384 # correct ring bond data
  129229. 49: ok 8385 # correct ring bond data
  129230. 49: ok 8386 # correct ring bond data
  129231. 49: ok 8387 # correct ring bond data
  129232. 49: ok 8388 # correct ring bond data
  129233. 49: ok 8389 # correct ring bond data
  129234. 49: ok 8390 # correct ring bond data
  129235. 49: ok 8391 # correct ring bond data
  129236. 49: ok 8392 # correct ring bond data
  129237. 49: ok 8393 # correct ring bond data
  129238. 49: ok 8394 # correct ring bond data
  129239. 49: ok 8395 # correct ring bond data
  129240. 49: ok 8396 # SSSR size matches reference
  129241. 49: ok 8397 # correct SSSR count
  129242. 49: ok 8398 # ring membership passed
  129243. 49: ok 8399 # correct SSSR count
  129244. 49: ok 8400 # ring membership passed
  129245. 49: ok 8401 # correct SSSR count
  129246. 49: ok 8402 # ring membership passed
  129247. 49: ok 8403 # correct SSSR count
  129248. 49: ok 8404 # ring membership passed
  129249. 49: ok 8405 # correct SSSR count
  129250. 49: ok 8406 # ring membership passed
  129251. 49: ok 8407 # correct SSSR count
  129252. 49: ok 8408 # ring membership passed
  129253. 49: ok 8409 # correct SSSR count
  129254. 49: ok 8410 # ring membership passed
  129255. 49: ok 8411 # correct SSSR count
  129256. 49: ok 8412 # ring membership passed
  129257. 49: ok 8413 # correct SSSR count
  129258. 49: ok 8414 # ring membership passed
  129259. 49: ok 8415 # correct SSSR count
  129260. 49: ok 8416 # ring membership passed
  129261. 49: ok 8417 # correct SSSR count
  129262. 49: ok 8418 # ring membership passed
  129263. 49: ok 8419 # correct SSSR count
  129264. 49: ok 8420 # ring membership passed
  129265. 49: ok 8421 # correct SSSR count
  129266. 49: ok 8422 # ring membership passed
  129267. 49: ok 8423 # correct SSSR count
  129268. 49: ok 8424 # ring membership passed
  129269. 49: ok 8425 # correct SSSR count
  129270. 49: ok 8426 # ring membership passed
  129271. 49: ok 8427 # correct SSSR count
  129272. 49: ok 8428 # ring membership passed
  129273. 49: ok 8429 # correct SSSR count
  129274. 49: ok 8430 # ring membership passed
  129275. 49: ok 8431 # correct SSSR count
  129276. 49: ok 8432 # ring membership passed
  129277. 49: ok 8433 # correct SSSR count
  129278. 49: ok 8434 # ring membership passed
  129279. 49: ok 8435 # correct SSSR count
  129280. 49: ok 8436 # ring membership passed
  129281. 49: ok 8437 # correct ring bond data
  129282. 49: ok 8438 # correct ring bond data
  129283. 49: ok 8439 # correct ring bond data
  129284. 49: ok 8440 # correct ring bond data
  129285. 49: ok 8441 # correct ring bond data
  129286. 49: ok 8442 # correct ring bond data
  129287. 49: ok 8443 # correct ring bond data
  129288. 49: ok 8444 # correct ring bond data
  129289. 49: ok 8445 # correct ring bond data
  129290. 49: ok 8446 # correct ring bond data
  129291. 49: ok 8447 # correct ring bond data
  129292. 49: ok 8448 # correct ring bond data
  129293. 49: ok 8449 # correct ring bond data
  129294. 49: ok 8450 # SSSR size matches reference
  129295. 49: ok 8451 # correct SSSR count
  129296. 49: ok 8452 # ring membership passed
  129297. 49: ok 8453 # correct SSSR count
  129298. 49: ok 8454 # ring membership passed
  129299. 49: ok 8455 # correct SSSR count
  129300. 49: ok 8456 # ring membership passed
  129301. 49: ok 8457 # correct SSSR count
  129302. 49: ok 8458 # ring membership passed
  129303. 49: ok 8459 # correct SSSR count
  129304. 49: ok 8460 # ring membership passed
  129305. 49: ok 8461 # correct SSSR count
  129306. 49: ok 8462 # ring membership passed
  129307. 49: ok 8463 # correct SSSR count
  129308. 49: ok 8464 # ring membership passed
  129309. 49: ok 8465 # correct SSSR count
  129310. 49: ok 8466 # ring membership passed
  129311. 49: ok 8467 # correct SSSR count
  129312. 49: ok 8468 # ring membership passed
  129313. 49: ok 8469 # correct SSSR count
  129314. 49: ok 8470 # ring membership passed
  129315. 49: ok 8471 # correct SSSR count
  129316. 49: ok 8472 # ring membership passed
  129317. 49: ok 8473 # correct SSSR count
  129318. 49: ok 8474 # ring membership passed
  129319. 49: ok 8475 # correct SSSR count
  129320. 49: ok 8476 # ring membership passed
  129321. 49: ok 8477 # correct ring bond data
  129322. 49: ok 8478 # correct ring bond data
  129323. 49: ok 8479 # correct ring bond data
  129324. 49: ok 8480 # correct ring bond data
  129325. 49: ok 8481 # correct ring bond data
  129326. 49: ok 8482 # correct ring bond data
  129327. 49: ok 8483 # correct ring bond data
  129328. 49: ok 8484 # correct ring bond data
  129329. 49: ok 8485 # correct ring bond data
  129330. 49: ok 8486 # correct ring bond data
  129331. 49: ok 8487 # correct ring bond data
  129332. 49: ok 8488 # correct ring bond data
  129333. 49: ok 8489 # correct ring bond data
  129334. 49: ok 8490 # correct ring bond data
  129335. 49: ok 8491 # correct ring bond data
  129336. 49: ok 8492 # correct ring bond data
  129337. 49: ok 8493 # correct ring bond data
  129338. 49: ok 8494 # correct ring bond data
  129339. 49: ok 8495 # correct ring bond data
  129340. 49: ok 8496 # SSSR size matches reference
  129341. 49: ok 8497 # correct SSSR count
  129342. 49: ok 8498 # ring membership passed
  129343. 49: ok 8499 # correct SSSR count
  129344. 49: ok 8500 # ring membership passed
  129345. 49: ok 8501 # correct SSSR count
  129346. 49: ok 8502 # ring membership passed
  129347. 49: ok 8503 # correct SSSR count
  129348. 49: ok 8504 # ring membership passed
  129349. 49: ok 8505 # correct SSSR count
  129350. 49: ok 8506 # ring membership passed
  129351. 49: ok 8507 # correct SSSR count
  129352. 49: ok 8508 # ring membership passed
  129353. 49: ok 8509 # correct SSSR count
  129354. 49: ok 8510 # ring membership passed
  129355. 49: ok 8511 # correct SSSR count
  129356. 49: ok 8512 # ring membership passed
  129357. 49: ok 8513 # correct SSSR count
  129358. 49: ok 8514 # ring membership passed
  129359. 49: ok 8515 # correct SSSR count
  129360. 49: ok 8516 # ring membership passed
  129361. 49: ok 8517 # correct SSSR count
  129362. 49: ok 8518 # ring membership passed
  129363. 49: ok 8519 # correct SSSR count
  129364. 49: ok 8520 # ring membership passed
  129365. 49: ok 8521 # correct SSSR count
  129366. 49: ok 8522 # ring membership passed
  129367. 49: ok 8523 # correct SSSR count
  129368. 49: ok 8524 # ring membership passed
  129369. 49: ok 8525 # correct SSSR count
  129370. 49: ok 8526 # ring membership passed
  129371. 49: ok 8527 # correct SSSR count
  129372. 49: ok 8528 # ring membership passed
  129373. 49: ok 8529 # correct SSSR count
  129374. 49: ok 8530 # ring membership passed
  129375. 49: ok 8531 # correct SSSR count
  129376. 49: ok 8532 # ring membership passed
  129377. 49: ok 8533 # correct ring bond data
  129378. 49: ok 8534 # correct ring bond data
  129379. 49: ok 8535 # correct ring bond data
  129380. 49: ok 8536 # correct ring bond data
  129381. 49: ok 8537 # correct ring bond data
  129382. 49: ok 8538 # correct ring bond data
  129383. 49: ok 8539 # correct ring bond data
  129384. 49: ok 8540 # correct ring bond data
  129385. 49: ok 8541 # correct ring bond data
  129386. 49: ok 8542 # correct ring bond data
  129387. 49: ok 8543 # correct ring bond data
  129388. 49: ok 8544 # correct ring bond data
  129389. 49: ok 8545 # correct ring bond data
  129390. 49: ok 8546 # correct ring bond data
  129391. 49: ok 8547 # correct ring bond data
  129392. 49: ok 8548 # correct ring bond data
  129393. 49: ok 8549 # SSSR size matches reference
  129394. 49: ok 8550 # correct SSSR count
  129395. 49: ok 8551 # ring membership passed
  129396. 49: ok 8552 # correct SSSR count
  129397. 49: ok 8553 # ring membership passed
  129398. 49: ok 8554 # correct SSSR count
  129399. 49: ok 8555 # ring membership passed
  129400. 49: ok 8556 # correct SSSR count
  129401. 49: ok 8557 # ring membership passed
  129402. 49: ok 8558 # correct SSSR count
  129403. 49: ok 8559 # ring membership passed
  129404. 49: ok 8560 # correct SSSR count
  129405. 49: ok 8561 # ring membership passed
  129406. 49: ok 8562 # correct SSSR count
  129407. 49: ok 8563 # ring membership passed
  129408. 49: ok 8564 # correct SSSR count
  129409. 49: ok 8565 # ring membership passed
  129410. 49: ok 8566 # correct SSSR count
  129411. 49: ok 8567 # ring membership passed
  129412. 49: ok 8568 # correct SSSR count
  129413. 49: ok 8569 # ring membership passed
  129414. 49: ok 8570 # correct SSSR count
  129415. 49: ok 8571 # ring membership passed
  129416. 49: ok 8572 # correct SSSR count
  129417. 49: ok 8573 # ring membership passed
  129418. 49: ok 8574 # correct SSSR count
  129419. 49: ok 8575 # ring membership passed
  129420. 49: ok 8576 # correct SSSR count
  129421. 49: ok 8577 # ring membership passed
  129422. 49: ok 8578 # correct SSSR count
  129423. 49: ok 8579 # ring membership passed
  129424. 49: ok 8580 # correct ring bond data
  129425. 49: ok 8581 # correct ring bond data
  129426. 49: ok 8582 # correct ring bond data
  129427. 49: ok 8583 # correct ring bond data
  129428. 49: ok 8584 # correct ring bond data
  129429. 49: ok 8585 # correct ring bond data
  129430. 49: ok 8586 # correct ring bond data
  129431. 49: ok 8587 # correct ring bond data
  129432. 49: ok 8588 # correct ring bond data
  129433. 49: ok 8589 # correct ring bond data
  129434. 49: ok 8590 # correct ring bond data
  129435. 49: ok 8591 # correct ring bond data
  129436. 49: ok 8592 # correct ring bond data
  129437. 49: ok 8593 # correct ring bond data
  129438. 49: ok 8594 # correct ring bond data
  129439. 49: ok 8595 # correct ring bond data
  129440. 49: ok 8596 # correct ring bond data
  129441. 49: ok 8597 # correct ring bond data
  129442. 49: ok 8598 # correct ring bond data
  129443. 49: ok 8599 # SSSR size matches reference
  129444. 49: ok 8600 # correct SSSR count
  129445. 49: ok 8601 # ring membership passed
  129446. 49: ok 8602 # correct SSSR count
  129447. 49: ok 8603 # ring membership passed
  129448. 49: ok 8604 # correct SSSR count
  129449. 49: ok 8605 # ring membership passed
  129450. 49: ok 8606 # correct SSSR count
  129451. 49: ok 8607 # ring membership passed
  129452. 49: ok 8608 # correct SSSR count
  129453. 49: ok 8609 # ring membership passed
  129454. 49: ok 8610 # correct SSSR count
  129455. 49: ok 8611 # ring membership passed
  129456. 49: ok 8612 # correct SSSR count
  129457. 49: ok 8613 # ring membership passed
  129458. 49: ok 8614 # correct SSSR count
  129459. 49: ok 8615 # ring membership passed
  129460. 49: ok 8616 # correct SSSR count
  129461. 49: ok 8617 # ring membership passed
  129462. 49: ok 8618 # correct SSSR count
  129463. 49: ok 8619 # ring membership passed
  129464. 49: ok 8620 # correct SSSR count
  129465. 49: ok 8621 # ring membership passed
  129466. 49: ok 8622 # correct SSSR count
  129467. 49: ok 8623 # ring membership passed
  129468. 49: ok 8624 # correct SSSR count
  129469. 49: ok 8625 # ring membership passed
  129470. 49: ok 8626 # correct SSSR count
  129471. 49: ok 8627 # ring membership passed
  129472. 49: ok 8628 # correct SSSR count
  129473. 49: ok 8629 # ring membership passed
  129474. 49: ok 8630 # correct SSSR count
  129475. 49: ok 8631 # ring membership passed
  129476. 49: ok 8632 # correct SSSR count
  129477. 49: ok 8633 # ring membership passed
  129478. 49: ok 8634 # correct SSSR count
  129479. 49: ok 8635 # ring membership passed
  129480. 49: ok 8636 # correct ring bond data
  129481. 49: ok 8637 # correct ring bond data
  129482. 49: ok 8638 # correct ring bond data
  129483. 49: ok 8639 # correct ring bond data
  129484. 49: ok 8640 # correct ring bond data
  129485. 49: ok 8641 # correct ring bond data
  129486. 49: ok 8642 # correct ring bond data
  129487. 49: ok 8643 # correct ring bond data
  129488. 49: ok 8644 # correct ring bond data
  129489. 49: ok 8645 # correct ring bond data
  129490. 49: ok 8646 # correct ring bond data
  129491. 49: ok 8647 # correct ring bond data
  129492. 49: ok 8648 # correct ring bond data
  129493. 49: ok 8649 # correct ring bond data
  129494. 49: ok 8650 # correct ring bond data
  129495. 49: ok 8651 # correct ring bond data
  129496. 49: ok 8652 # correct ring bond data
  129497. 49: ok 8653 # correct ring bond data
  129498. 49: ok 8654 # correct ring bond data
  129499. 49: ok 8655 # correct ring bond data
  129500. 49: ok 8656 # correct ring bond data
  129501. 49: ok 8657 # correct ring bond data
  129502. 49: ok 8658 # correct ring bond data
  129503. 49: ok 8659 # correct ring bond data
  129504. 49: ok 8660 # correct ring bond data
  129505. 49: ok 8661 # correct ring bond data
  129506. 49: ok 8662 # SSSR size matches reference
  129507. 49: ok 8663 # correct SSSR count
  129508. 49: ok 8664 # ring membership passed
  129509. 49: ok 8665 # correct SSSR count
  129510. 49: ok 8666 # ring membership passed
  129511. 49: ok 8667 # correct SSSR count
  129512. 49: ok 8668 # ring membership passed
  129513. 49: ok 8669 # correct SSSR count
  129514. 49: ok 8670 # ring membership passed
  129515. 49: ok 8671 # correct SSSR count
  129516. 49: ok 8672 # ring membership passed
  129517. 49: ok 8673 # correct SSSR count
  129518. 49: ok 8674 # ring membership passed
  129519. 49: ok 8675 # correct SSSR count
  129520. 49: ok 8676 # ring membership passed
  129521. 49: ok 8677 # correct SSSR count
  129522. 49: ok 8678 # ring membership passed
  129523. 49: ok 8679 # correct SSSR count
  129524. 49: ok 8680 # ring membership passed
  129525. 49: ok 8681 # correct SSSR count
  129526. 49: ok 8682 # ring membership passed
  129527. 49: ok 8683 # correct SSSR count
  129528. 49: ok 8684 # ring membership passed
  129529. 49: ok 8685 # correct SSSR count
  129530. 49: ok 8686 # ring membership passed
  129531. 49: ok 8687 # correct SSSR count
  129532. 49: ok 8688 # ring membership passed
  129533. 49: ok 8689 # correct SSSR count
  129534. 49: ok 8690 # ring membership passed
  129535. 49: ok 8691 # correct SSSR count
  129536. 49: ok 8692 # ring membership passed
  129537. 49: ok 8693 # correct SSSR count
  129538. 49: ok 8694 # ring membership passed
  129539. 49: ok 8695 # correct SSSR count
  129540. 49: ok 8696 # ring membership passed
  129541. 49: ok 8697 # correct SSSR count
  129542. 49: ok 8698 # ring membership passed
  129543. 49: ok 8699 # correct SSSR count
  129544. 49: ok 8700 # ring membership passed
  129545. 49: ok 8701 # correct SSSR count
  129546. 49: ok 8702 # ring membership passed
  129547. 49: ok 8703 # correct SSSR count
  129548. 49: ok 8704 # ring membership passed
  129549. 49: ok 8705 # correct SSSR count
  129550. 49: ok 8706 # ring membership passed
  129551. 49: ok 8707 # correct SSSR count
  129552. 49: ok 8708 # ring membership passed
  129553. 49: ok 8709 # correct SSSR count
  129554. 49: ok 8710 # ring membership passed
  129555. 49: ok 8711 # correct ring bond data
  129556. 49: ok 8712 # correct ring bond data
  129557. 49: ok 8713 # correct ring bond data
  129558. 49: ok 8714 # correct ring bond data
  129559. 49: ok 8715 # correct ring bond data
  129560. 49: ok 8716 # correct ring bond data
  129561. 49: ok 8717 # correct ring bond data
  129562. 49: ok 8718 # correct ring bond data
  129563. 49: ok 8719 # correct ring bond data
  129564. 49: ok 8720 # correct ring bond data
  129565. 49: ok 8721 # correct ring bond data
  129566. 49: ok 8722 # correct ring bond data
  129567. 49: ok 8723 # correct ring bond data
  129568. 49: ok 8724 # correct ring bond data
  129569. 49: ok 8725 # correct ring bond data
  129570. 49: ok 8726 # correct ring bond data
  129571. 49: ok 8727 # correct ring bond data
  129572. 49: ok 8728 # correct ring bond data
  129573. 49: ok 8729 # correct ring bond data
  129574. 49: ok 8730 # correct ring bond data
  129575. 49: ok 8731 # correct ring bond data
  129576. 49: ok 8732 # correct ring bond data
  129577. 49: ok 8733 # correct ring bond data
  129578. 49: ok 8734 # correct ring bond data
  129579. 49: ok 8735 # correct ring bond data
  129580. 49: ok 8736 # correct ring bond data
  129581. 49: ok 8737 # correct ring bond data
  129582. 49: ok 8738 # correct ring bond data
  129583. 49: ok 8739 # correct ring bond data
  129584. 49: ok 8740 # correct ring bond data
  129585. 49: ok 8741 # correct ring bond data
  129586. 49: ok 8742 # correct ring bond data
  129587. 49: ok 8743 # correct ring bond data
  129588. 49: ok 8744 # correct ring bond data
  129589. 49: ok 8745 # SSSR size matches reference
  129590. 49: ok 8746 # correct SSSR count
  129591. 49: ok 8747 # ring membership passed
  129592. 49: ok 8748 # correct SSSR count
  129593. 49: ok 8749 # ring membership passed
  129594. 49: ok 8750 # correct SSSR count
  129595. 49: ok 8751 # ring membership passed
  129596. 49: ok 8752 # correct SSSR count
  129597. 49: ok 8753 # ring membership passed
  129598. 49: ok 8754 # correct SSSR count
  129599. 49: ok 8755 # ring membership passed
  129600. 49: ok 8756 # correct SSSR count
  129601. 49: ok 8757 # ring membership passed
  129602. 49: ok 8758 # correct SSSR count
  129603. 49: ok 8759 # ring membership passed
  129604. 49: ok 8760 # correct SSSR count
  129605. 49: ok 8761 # ring membership passed
  129606. 49: ok 8762 # correct SSSR count
  129607. 49: ok 8763 # ring membership passed
  129608. 49: ok 8764 # correct SSSR count
  129609. 49: ok 8765 # ring membership passed
  129610. 49: ok 8766 # correct SSSR count
  129611. 49: ok 8767 # ring membership passed
  129612. 49: ok 8768 # correct SSSR count
  129613. 49: ok 8769 # ring membership passed
  129614. 49: ok 8770 # correct SSSR count
  129615. 49: ok 8771 # ring membership passed
  129616. 49: ok 8772 # correct SSSR count
  129617. 49: ok 8773 # ring membership passed
  129618. 49: ok 8774 # correct SSSR count
  129619. 49: ok 8775 # ring membership passed
  129620. 49: ok 8776 # correct SSSR count
  129621. 49: ok 8777 # ring membership passed
  129622. 49: ok 8778 # correct SSSR count
  129623. 49: ok 8779 # ring membership passed
  129624. 49: ok 8780 # correct SSSR count
  129625. 49: ok 8781 # ring membership passed
  129626. 49: ok 8782 # correct SSSR count
  129627. 49: ok 8783 # ring membership passed
  129628. 49: ok 8784 # correct SSSR count
  129629. 49: ok 8785 # ring membership passed
  129630. 49: ok 8786 # correct SSSR count
  129631. 49: ok 8787 # ring membership passed
  129632. 49: ok 8788 # correct SSSR count
  129633. 49: ok 8789 # ring membership passed
  129634. 49: ok 8790 # correct SSSR count
  129635. 49: ok 8791 # ring membership passed
  129636. 49: ok 8792 # correct SSSR count
  129637. 49: ok 8793 # ring membership passed
  129638. 49: ok 8794 # correct SSSR count
  129639. 49: ok 8795 # ring membership passed
  129640. 49: ok 8796 # correct SSSR count
  129641. 49: ok 8797 # ring membership passed
  129642. 49: ok 8798 # correct SSSR count
  129643. 49: ok 8799 # ring membership passed
  129644. 49: ok 8800 # correct SSSR count
  129645. 49: ok 8801 # ring membership passed
  129646. 49: ok 8802 # correct SSSR count
  129647. 49: ok 8803 # ring membership passed
  129648. 49: ok 8804 # correct SSSR count
  129649. 49: ok 8805 # ring membership passed
  129650. 49: ok 8806 # correct SSSR count
  129651. 49: ok 8807 # ring membership passed
  129652. 49: ok 8808 # correct SSSR count
  129653. 49: ok 8809 # ring membership passed
  129654. 49: ok 8810 # correct ring bond data
  129655. 49: ok 8811 # correct ring bond data
  129656. 49: ok 8812 # correct ring bond data
  129657. 49: ok 8813 # correct ring bond data
  129658. 49: ok 8814 # correct ring bond data
  129659. 49: ok 8815 # correct ring bond data
  129660. 49: ok 8816 # correct ring bond data
  129661. 49: ok 8817 # correct ring bond data
  129662. 49: ok 8818 # correct ring bond data
  129663. 49: ok 8819 # correct ring bond data
  129664. 49: ok 8820 # correct ring bond data
  129665. 49: ok 8821 # correct ring bond data
  129666. 49: ok 8822 # correct ring bond data
  129667. 49: ok 8823 # correct ring bond data
  129668. 49: ok 8824 # correct ring bond data
  129669. 49: ok 8825 # correct ring bond data
  129670. 49: ok 8826 # correct ring bond data
  129671. 49: ok 8827 # correct ring bond data
  129672. 49: ok 8828 # correct ring bond data
  129673. 49: ok 8829 # correct ring bond data
  129674. 49: ok 8830 # correct ring bond data
  129675. 49: ok 8831 # correct ring bond data
  129676. 49: ok 8832 # correct ring bond data
  129677. 49: ok 8833 # correct ring bond data
  129678. 49: ok 8834 # correct ring bond data
  129679. 49: ok 8835 # correct ring bond data
  129680. 49: ok 8836 # correct ring bond data
  129681. 49: ok 8837 # correct ring bond data
  129682. 49: ok 8838 # correct ring bond data
  129683. 49: ok 8839 # correct ring bond data
  129684. 49: ok 8840 # correct ring bond data
  129685. 49: ok 8841 # SSSR size matches reference
  129686. 49: ok 8842 # correct SSSR count
  129687. 49: ok 8843 # ring membership passed
  129688. 49: ok 8844 # correct SSSR count
  129689. 49: ok 8845 # ring membership passed
  129690. 49: ok 8846 # correct SSSR count
  129691. 49: ok 8847 # ring membership passed
  129692. 49: ok 8848 # correct SSSR count
  129693. 49: ok 8849 # ring membership passed
  129694. 49: ok 8850 # correct SSSR count
  129695. 49: ok 8851 # ring membership passed
  129696. 49: ok 8852 # correct SSSR count
  129697. 49: ok 8853 # ring membership passed
  129698. 49: ok 8854 # correct SSSR count
  129699. 49: ok 8855 # ring membership passed
  129700. 49: ok 8856 # correct SSSR count
  129701. 49: ok 8857 # ring membership passed
  129702. 49: ok 8858 # correct SSSR count
  129703. 49: ok 8859 # ring membership passed
  129704. 49: ok 8860 # correct SSSR count
  129705. 49: ok 8861 # ring membership passed
  129706. 49: ok 8862 # correct SSSR count
  129707. 49: ok 8863 # ring membership passed
  129708. 49: ok 8864 # correct SSSR count
  129709. 49: ok 8865 # ring membership passed
  129710. 49: ok 8866 # correct SSSR count
  129711. 49: ok 8867 # ring membership passed
  129712. 49: ok 8868 # correct SSSR count
  129713. 49: ok 8869 # ring membership passed
  129714. 49: ok 8870 # correct SSSR count
  129715. 49: ok 8871 # ring membership passed
  129716. 49: ok 8872 # correct SSSR count
  129717. 49: ok 8873 # ring membership passed
  129718. 49: ok 8874 # correct SSSR count
  129719. 49: ok 8875 # ring membership passed
  129720. 49: ok 8876 # correct SSSR count
  129721. 49: ok 8877 # ring membership passed
  129722. 49: ok 8878 # correct SSSR count
  129723. 49: ok 8879 # ring membership passed
  129724. 49: ok 8880 # correct SSSR count
  129725. 49: ok 8881 # ring membership passed
  129726. 49: ok 8882 # correct SSSR count
  129727. 49: ok 8883 # ring membership passed
  129728. 49: ok 8884 # correct SSSR count
  129729. 49: ok 8885 # ring membership passed
  129730. 49: ok 8886 # correct SSSR count
  129731. 49: ok 8887 # ring membership passed
  129732. 49: ok 8888 # correct SSSR count
  129733. 49: ok 8889 # ring membership passed
  129734. 49: ok 8890 # correct SSSR count
  129735. 49: ok 8891 # ring membership passed
  129736. 49: ok 8892 # correct SSSR count
  129737. 49: ok 8893 # ring membership passed
  129738. 49: ok 8894 # correct SSSR count
  129739. 49: ok 8895 # ring membership passed
  129740. 49: ok 8896 # correct SSSR count
  129741. 49: ok 8897 # ring membership passed
  129742. 49: ok 8898 # correct SSSR count
  129743. 49: ok 8899 # ring membership passed
  129744. 49: ok 8900 # correct ring bond data
  129745. 49: ok 8901 # correct ring bond data
  129746. 49: ok 8902 # correct ring bond data
  129747. 49: ok 8903 # correct ring bond data
  129748. 49: ok 8904 # correct ring bond data
  129749. 49: ok 8905 # correct ring bond data
  129750. 49: ok 8906 # correct ring bond data
  129751. 49: ok 8907 # correct ring bond data
  129752. 49: ok 8908 # correct ring bond data
  129753. 49: ok 8909 # SSSR size matches reference
  129754. 49: ok 8910 # correct SSSR count
  129755. 49: ok 8911 # ring membership passed
  129756. 49: ok 8912 # correct SSSR count
  129757. 49: ok 8913 # ring membership passed
  129758. 49: ok 8914 # correct SSSR count
  129759. 49: ok 8915 # ring membership passed
  129760. 49: ok 8916 # correct SSSR count
  129761. 49: ok 8917 # ring membership passed
  129762. 49: ok 8918 # correct SSSR count
  129763. 49: ok 8919 # ring membership passed
  129764. 49: ok 8920 # correct SSSR count
  129765. 49: ok 8921 # ring membership passed
  129766. 49: ok 8922 # correct SSSR count
  129767. 49: ok 8923 # ring membership passed
  129768. 49: ok 8924 # correct SSSR count
  129769. 49: ok 8925 # ring membership passed
  129770. 49: ok 8926 # correct SSSR count
  129771. 49: ok 8927 # ring membership passed
  129772. 49: ok 8928 # correct ring bond data
  129773. 49: ok 8929 # correct ring bond data
  129774. 49: ok 8930 # correct ring bond data
  129775. 49: ok 8931 # correct ring bond data
  129776. 49: ok 8932 # correct ring bond data
  129777. 49: ok 8933 # correct ring bond data
  129778. 49: ok 8934 # correct ring bond data
  129779. 49: ok 8935 # correct ring bond data
  129780. 49: ok 8936 # correct ring bond data
  129781. 49: ok 8937 # correct ring bond data
  129782. 49: ok 8938 # correct ring bond data
  129783. 49: ok 8939 # correct ring bond data
  129784. 49: ok 8940 # correct ring bond data
  129785. 49: ok 8941 # correct ring bond data
  129786. 49: ok 8942 # correct ring bond data
  129787. 49: ok 8943 # correct ring bond data
  129788. 49: ok 8944 # correct ring bond data
  129789. 49: ok 8945 # correct ring bond data
  129790. 49: ok 8946 # SSSR size matches reference
  129791. 49: ok 8947 # correct SSSR count
  129792. 49: ok 8948 # ring membership passed
  129793. 49: ok 8949 # correct SSSR count
  129794. 49: ok 8950 # ring membership passed
  129795. 49: ok 8951 # correct SSSR count
  129796. 49: ok 8952 # ring membership passed
  129797. 49: ok 8953 # correct SSSR count
  129798. 49: ok 8954 # ring membership passed
  129799. 49: ok 8955 # correct SSSR count
  129800. 49: ok 8956 # ring membership passed
  129801. 49: ok 8957 # correct SSSR count
  129802. 49: ok 8958 # ring membership passed
  129803. 49: ok 8959 # correct SSSR count
  129804. 49: ok 8960 # ring membership passed
  129805. 49: ok 8961 # correct SSSR count
  129806. 49: ok 8962 # ring membership passed
  129807. 49: ok 8963 # correct SSSR count
  129808. 49: ok 8964 # ring membership passed
  129809. 49: ok 8965 # correct SSSR count
  129810. 49: ok 8966 # ring membership passed
  129811. 49: ok 8967 # correct SSSR count
  129812. 49: ok 8968 # ring membership passed
  129813. 49: ok 8969 # correct SSSR count
  129814. 49: ok 8970 # ring membership passed
  129815. 49: ok 8971 # correct SSSR count
  129816. 49: ok 8972 # ring membership passed
  129817. 49: ok 8973 # correct SSSR count
  129818. 49: ok 8974 # ring membership passed
  129819. 49: ok 8975 # correct SSSR count
  129820. 49: ok 8976 # ring membership passed
  129821. 49: ok 8977 # correct SSSR count
  129822. 49: ok 8978 # ring membership passed
  129823. 49: ok 8979 # correct SSSR count
  129824. 49: ok 8980 # ring membership passed
  129825. 49: ok 8981 # correct ring bond data
  129826. 49: ok 8982 # correct ring bond data
  129827. 49: ok 8983 # correct ring bond data
  129828. 49: ok 8984 # correct ring bond data
  129829. 49: ok 8985 # correct ring bond data
  129830. 49: ok 8986 # correct ring bond data
  129831. 49: ok 8987 # correct ring bond data
  129832. 49: ok 8988 # correct ring bond data
  129833. 49: ok 8989 # correct ring bond data
  129834. 49: ok 8990 # correct ring bond data
  129835. 49: ok 8991 # correct ring bond data
  129836. 49: ok 8992 # correct ring bond data
  129837. 49: ok 8993 # correct ring bond data
  129838. 49: ok 8994 # correct ring bond data
  129839. 49: ok 8995 # SSSR size matches reference
  129840. 49: ok 8996 # correct SSSR count
  129841. 49: ok 8997 # ring membership passed
  129842. 49: ok 8998 # correct SSSR count
  129843. 49: ok 8999 # ring membership passed
  129844. 49: ok 9000 # correct SSSR count
  129845. 49: ok 9001 # ring membership passed
  129846. 49: ok 9002 # correct SSSR count
  129847. 49: ok 9003 # ring membership passed
  129848. 49: ok 9004 # correct SSSR count
  129849. 49: ok 9005 # ring membership passed
  129850. 49: ok 9006 # correct SSSR count
  129851. 49: ok 9007 # ring membership passed
  129852. 49: ok 9008 # correct SSSR count
  129853. 49: ok 9009 # ring membership passed
  129854. 49: ok 9010 # correct SSSR count
  129855. 49: ok 9011 # ring membership passed
  129856. 49: ok 9012 # correct SSSR count
  129857. 49: ok 9013 # ring membership passed
  129858. 49: ok 9014 # correct SSSR count
  129859. 49: ok 9015 # ring membership passed
  129860. 49: ok 9016 # correct SSSR count
  129861. 49: ok 9017 # ring membership passed
  129862. 49: ok 9018 # correct SSSR count
  129863. 49: ok 9019 # ring membership passed
  129864. 49: ok 9020 # correct SSSR count
  129865. 49: ok 9021 # ring membership passed
  129866. 49: ok 9022 # correct ring bond data
  129867. 49: ok 9023 # correct ring bond data
  129868. 49: ok 9024 # correct ring bond data
  129869. 49: ok 9025 # correct ring bond data
  129870. 49: ok 9026 # correct ring bond data
  129871. 49: ok 9027 # correct ring bond data
  129872. 49: ok 9028 # correct ring bond data
  129873. 49: ok 9029 # correct ring bond data
  129874. 49: ok 9030 # correct ring bond data
  129875. 49: ok 9031 # correct ring bond data
  129876. 49: ok 9032 # correct ring bond data
  129877. 49: ok 9033 # correct ring bond data
  129878. 49: ok 9034 # correct ring bond data
  129879. 49: ok 9035 # correct ring bond data
  129880. 49: ok 9036 # SSSR size matches reference
  129881. 49: ok 9037 # correct SSSR count
  129882. 49: ok 9038 # ring membership passed
  129883. 49: ok 9039 # correct SSSR count
  129884. 49: ok 9040 # ring membership passed
  129885. 49: ok 9041 # correct SSSR count
  129886. 49: ok 9042 # ring membership passed
  129887. 49: ok 9043 # correct SSSR count
  129888. 49: ok 9044 # ring membership passed
  129889. 49: ok 9045 # correct SSSR count
  129890. 49: ok 9046 # ring membership passed
  129891. 49: ok 9047 # correct SSSR count
  129892. 49: ok 9048 # ring membership passed
  129893. 49: ok 9049 # correct SSSR count
  129894. 49: ok 9050 # ring membership passed
  129895. 49: ok 9051 # correct SSSR count
  129896. 49: ok 9052 # ring membership passed
  129897. 49: ok 9053 # correct SSSR count
  129898. 49: ok 9054 # ring membership passed
  129899. 49: ok 9055 # correct SSSR count
  129900. 49: ok 9056 # ring membership passed
  129901. 49: ok 9057 # correct SSSR count
  129902. 49: ok 9058 # ring membership passed
  129903. 49: ok 9059 # correct SSSR count
  129904. 49: ok 9060 # ring membership passed
  129905. 49: ok 9061 # correct SSSR count
  129906. 49: ok 9062 # ring membership passed
  129907. 49: ok 9063 # correct SSSR count
  129908. 49: ok 9064 # ring membership passed
  129909. 49: ok 9065 # correct ring bond data
  129910. 49: ok 9066 # correct ring bond data
  129911. 49: ok 9067 # correct ring bond data
  129912. 49: ok 9068 # correct ring bond data
  129913. 49: ok 9069 # correct ring bond data
  129914. 49: ok 9070 # correct ring bond data
  129915. 49: ok 9071 # correct ring bond data
  129916. 49: ok 9072 # correct ring bond data
  129917. 49: ok 9073 # correct ring bond data
  129918. 49: ok 9074 # correct ring bond data
  129919. 49: ok 9075 # correct ring bond data
  129920. 49: ok 9076 # SSSR size matches reference
  129921. 49: ok 9077 # correct SSSR count
  129922. 49: ok 9078 # ring membership passed
  129923. 49: ok 9079 # correct SSSR count
  129924. 49: ok 9080 # ring membership passed
  129925. 49: ok 9081 # correct SSSR count
  129926. 49: ok 9082 # ring membership passed
  129927. 49: ok 9083 # correct SSSR count
  129928. 49: ok 9084 # ring membership passed
  129929. 49: ok 9085 # correct SSSR count
  129930. 49: ok 9086 # ring membership passed
  129931. 49: ok 9087 # correct SSSR count
  129932. 49: ok 9088 # ring membership passed
  129933. 49: ok 9089 # correct SSSR count
  129934. 49: ok 9090 # ring membership passed
  129935. 49: ok 9091 # correct SSSR count
  129936. 49: ok 9092 # ring membership passed
  129937. 49: ok 9093 # correct SSSR count
  129938. 49: ok 9094 # ring membership passed
  129939. 49: ok 9095 # correct SSSR count
  129940. 49: ok 9096 # ring membership passed
  129941. 49: ok 9097 # correct SSSR count
  129942. 49: ok 9098 # ring membership passed
  129943. 49: ok 9099 # correct SSSR count
  129944. 49: ok 9100 # ring membership passed
  129945. 49: ok 9101 # correct ring bond data
  129946. 49: ok 9102 # correct ring bond data
  129947. 49: ok 9103 # correct ring bond data
  129948. 49: ok 9104 # correct ring bond data
  129949. 49: ok 9105 # correct ring bond data
  129950. 49: ok 9106 # correct ring bond data
  129951. 49: ok 9107 # correct ring bond data
  129952. 49: ok 9108 # correct ring bond data
  129953. 49: ok 9109 # correct ring bond data
  129954. 49: ok 9110 # correct ring bond data
  129955. 49: ok 9111 # correct ring bond data
  129956. 49: ok 9112 # correct ring bond data
  129957. 49: ok 9113 # correct ring bond data
  129958. 49: ok 9114 # correct ring bond data
  129959. 49: ok 9115 # correct ring bond data
  129960. 49: ok 9116 # correct ring bond data
  129961. 49: ok 9117 # correct ring bond data
  129962. 49: ok 9118 # correct ring bond data
  129963. 49: ok 9119 # correct ring bond data
  129964. 49: ok 9120 # correct ring bond data
  129965. 49: ok 9121 # correct ring bond data
  129966. 49: ok 9122 # correct ring bond data
  129967. 49: ok 9123 # correct ring bond data
  129968. 49: ok 9124 # correct ring bond data
  129969. 49: ok 9125 # correct ring bond data
  129970. 49: ok 9126 # correct ring bond data
  129971. 49: ok 9127 # correct ring bond data
  129972. 49: ok 9128 # correct ring bond data
  129973. 49: ok 9129 # correct ring bond data
  129974. 49: ok 9130 # SSSR size matches reference
  129975. 49: ok 9131 # correct SSSR count
  129976. 49: ok 9132 # ring membership passed
  129977. 49: ok 9133 # correct SSSR count
  129978. 49: ok 9134 # ring membership passed
  129979. 49: ok 9135 # correct SSSR count
  129980. 49: ok 9136 # ring membership passed
  129981. 49: ok 9137 # correct SSSR count
  129982. 49: ok 9138 # ring membership passed
  129983. 49: ok 9139 # correct SSSR count
  129984. 49: ok 9140 # ring membership passed
  129985. 49: ok 9141 # correct SSSR count
  129986. 49: ok 9142 # ring membership passed
  129987. 49: ok 9143 # correct SSSR count
  129988. 49: ok 9144 # ring membership passed
  129989. 49: ok 9145 # correct SSSR count
  129990. 49: ok 9146 # ring membership passed
  129991. 49: ok 9147 # correct SSSR count
  129992. 49: ok 9148 # ring membership passed
  129993. 49: ok 9149 # correct SSSR count
  129994. 49: ok 9150 # ring membership passed
  129995. 49: ok 9151 # correct SSSR count
  129996. 49: ok 9152 # ring membership passed
  129997. 49: ok 9153 # correct SSSR count
  129998. 49: ok 9154 # ring membership passed
  129999. 49: ok 9155 # correct SSSR count
  130000. 49: ok 9156 # ring membership passed
  130001. 49: ok 9157 # correct SSSR count
  130002. 49: ok 9158 # ring membership passed
  130003. 49: ok 9159 # correct SSSR count
  130004. 49: ok 9160 # ring membership passed
  130005. 49: ok 9161 # correct SSSR count
  130006. 49: ok 9162 # ring membership passed
  130007. 49: ok 9163 # correct SSSR count
  130008. 49: ok 9164 # ring membership passed
  130009. 49: ok 9165 # correct SSSR count
  130010. 49: ok 9166 # ring membership passed
  130011. 49: ok 9167 # correct SSSR count
  130012. 49: ok 9168 # ring membership passed
  130013. 49: ok 9169 # correct SSSR count
  130014. 49: ok 9170 # ring membership passed
  130015. 49: ok 9171 # correct SSSR count
  130016. 49: ok 9172 # ring membership passed
  130017. 49: ok 9173 # correct SSSR count
  130018. 49: ok 9174 # ring membership passed
  130019. 49: ok 9175 # correct SSSR count
  130020. 49: ok 9176 # ring membership passed
  130021. 49: ok 9177 # correct SSSR count
  130022. 49: ok 9178 # ring membership passed
  130023. 49: ok 9179 # correct SSSR count
  130024. 49: ok 9180 # ring membership passed
  130025. 49: ok 9181 # correct SSSR count
  130026. 49: ok 9182 # ring membership passed
  130027. 49: ok 9183 # correct SSSR count
  130028. 49: ok 9184 # ring membership passed
  130029. 49: ok 9185 # correct SSSR count
  130030. 49: ok 9186 # ring membership passed
  130031. 49: ok 9187 # correct ring bond data
  130032. 49: ok 9188 # correct ring bond data
  130033. 49: ok 9189 # correct ring bond data
  130034. 49: ok 9190 # correct ring bond data
  130035. 49: ok 9191 # correct ring bond data
  130036. 49: ok 9192 # correct ring bond data
  130037. 49: ok 9193 # correct ring bond data
  130038. 49: ok 9194 # correct ring bond data
  130039. 49: ok 9195 # correct ring bond data
  130040. 49: ok 9196 # correct ring bond data
  130041. 49: ok 9197 # correct ring bond data
  130042. 49: ok 9198 # correct ring bond data
  130043. 49: ok 9199 # correct ring bond data
  130044. 49: ok 9200 # correct ring bond data
  130045. 49: ok 9201 # correct ring bond data
  130046. 49: ok 9202 # correct ring bond data
  130047. 49: ok 9203 # correct ring bond data
  130048. 49: ok 9204 # correct ring bond data
  130049. 49: ok 9205 # correct ring bond data
  130050. 49: ok 9206 # correct ring bond data
  130051. 49: ok 9207 # correct ring bond data
  130052. 49: ok 9208 # correct ring bond data
  130053. 49: ok 9209 # correct ring bond data
  130054. 49: ok 9210 # correct ring bond data
  130055. 49: ok 9211 # correct ring bond data
  130056. 49: ok 9212 # correct ring bond data
  130057. 49: ok 9213 # correct ring bond data
  130058. 49: ok 9214 # correct ring bond data
  130059. 49: ok 9215 # correct ring bond data
  130060. 49: ok 9216 # correct ring bond data
  130061. 49: ok 9217 # correct ring bond data
  130062. 49: ok 9218 # SSSR size matches reference
  130063. 49: ok 9219 # correct SSSR count
  130064. 49: ok 9220 # ring membership passed
  130065. 49: ok 9221 # correct SSSR count
  130066. 49: ok 9222 # ring membership passed
  130067. 49: ok 9223 # correct SSSR count
  130068. 49: ok 9224 # ring membership passed
  130069. 49: ok 9225 # correct SSSR count
  130070. 49: ok 9226 # ring membership passed
  130071. 49: ok 9227 # correct SSSR count
  130072. 49: ok 9228 # ring membership passed
  130073. 49: ok 9229 # correct SSSR count
  130074. 49: ok 9230 # ring membership passed
  130075. 49: ok 9231 # correct SSSR count
  130076. 49: ok 9232 # ring membership passed
  130077. 49: ok 9233 # correct SSSR count
  130078. 49: ok 9234 # ring membership passed
  130079. 49: ok 9235 # correct SSSR count
  130080. 49: ok 9236 # ring membership passed
  130081. 49: ok 9237 # correct SSSR count
  130082. 49: ok 9238 # ring membership passed
  130083. 49: ok 9239 # correct SSSR count
  130084. 49: ok 9240 # ring membership passed
  130085. 49: ok 9241 # correct SSSR count
  130086. 49: ok 9242 # ring membership passed
  130087. 49: ok 9243 # correct SSSR count
  130088. 49: ok 9244 # ring membership passed
  130089. 49: ok 9245 # correct SSSR count
  130090. 49: ok 9246 # ring membership passed
  130091. 49: ok 9247 # correct SSSR count
  130092. 49: ok 9248 # ring membership passed
  130093. 49: ok 9249 # correct SSSR count
  130094. 49: ok 9250 # ring membership passed
  130095. 49: ok 9251 # correct SSSR count
  130096. 49: ok 9252 # ring membership passed
  130097. 49: ok 9253 # correct SSSR count
  130098. 49: ok 9254 # ring membership passed
  130099. 49: ok 9255 # correct SSSR count
  130100. 49: ok 9256 # ring membership passed
  130101. 49: ok 9257 # correct SSSR count
  130102. 49: ok 9258 # ring membership passed
  130103. 49: ok 9259 # correct SSSR count
  130104. 49: ok 9260 # ring membership passed
  130105. 49: ok 9261 # correct SSSR count
  130106. 49: ok 9262 # ring membership passed
  130107. 49: ok 9263 # correct SSSR count
  130108. 49: ok 9264 # ring membership passed
  130109. 49: ok 9265 # correct SSSR count
  130110. 49: ok 9266 # ring membership passed
  130111. 49: ok 9267 # correct SSSR count
  130112. 49: ok 9268 # ring membership passed
  130113. 49: ok 9269 # correct SSSR count
  130114. 49: ok 9270 # ring membership passed
  130115. 49: ok 9271 # correct SSSR count
  130116. 49: ok 9272 # ring membership passed
  130117. 49: ok 9273 # correct SSSR count
  130118. 49: ok 9274 # ring membership passed
  130119. 49: ok 9275 # correct ring bond data
  130120. 49: ok 9276 # correct ring bond data
  130121. 49: ok 9277 # correct ring bond data
  130122. 49: ok 9278 # correct ring bond data
  130123. 49: ok 9279 # correct ring bond data
  130124. 49: ok 9280 # correct ring bond data
  130125. 49: ok 9281 # correct ring bond data
  130126. 49: ok 9282 # correct ring bond data
  130127. 49: ok 9283 # correct ring bond data
  130128. 49: ok 9284 # correct ring bond data
  130129. 49: ok 9285 # correct ring bond data
  130130. 49: ok 9286 # correct ring bond data
  130131. 49: ok 9287 # correct ring bond data
  130132. 49: ok 9288 # correct ring bond data
  130133. 49: ok 9289 # correct ring bond data
  130134. 49: ok 9290 # correct ring bond data
  130135. 49: ok 9291 # correct ring bond data
  130136. 49: ok 9292 # correct ring bond data
  130137. 49: ok 9293 # correct ring bond data
  130138. 49: ok 9294 # SSSR size matches reference
  130139. 49: ok 9295 # correct SSSR count
  130140. 49: ok 9296 # ring membership passed
  130141. 49: ok 9297 # correct SSSR count
  130142. 49: ok 9298 # ring membership passed
  130143. 49: ok 9299 # correct SSSR count
  130144. 49: ok 9300 # ring membership passed
  130145. 49: ok 9301 # correct SSSR count
  130146. 49: ok 9302 # ring membership passed
  130147. 49: ok 9303 # correct SSSR count
  130148. 49: ok 9304 # ring membership passed
  130149. 49: ok 9305 # correct SSSR count
  130150. 49: ok 9306 # ring membership passed
  130151. 49: ok 9307 # correct SSSR count
  130152. 49: ok 9308 # ring membership passed
  130153. 49: ok 9309 # correct SSSR count
  130154. 49: ok 9310 # ring membership passed
  130155. 49: ok 9311 # correct SSSR count
  130156. 49: ok 9312 # ring membership passed
  130157. 49: ok 9313 # correct SSSR count
  130158. 49: ok 9314 # ring membership passed
  130159. 49: ok 9315 # correct SSSR count
  130160. 49: ok 9316 # ring membership passed
  130161. 49: ok 9317 # correct SSSR count
  130162. 49: ok 9318 # ring membership passed
  130163. 49: ok 9319 # correct SSSR count
  130164. 49: ok 9320 # ring membership passed
  130165. 49: ok 9321 # correct SSSR count
  130166. 49: ok 9322 # ring membership passed
  130167. 49: ok 9323 # correct SSSR count
  130168. 49: ok 9324 # ring membership passed
  130169. 49: ok 9325 # correct SSSR count
  130170. 49: ok 9326 # ring membership passed
  130171. 49: ok 9327 # correct SSSR count
  130172. 49: ok 9328 # ring membership passed
  130173. 49: ok 9329 # correct SSSR count
  130174. 49: ok 9330 # ring membership passed
  130175. 49: ok 9331 # correct SSSR count
  130176. 49: ok 9332 # ring membership passed
  130177. 49: ok 9333 # correct ring bond data
  130178. 49: ok 9334 # correct ring bond data
  130179. 49: ok 9335 # correct ring bond data
  130180. 49: ok 9336 # correct ring bond data
  130181. 49: ok 9337 # correct ring bond data
  130182. 49: ok 9338 # correct ring bond data
  130183. 49: ok 9339 # correct ring bond data
  130184. 49: ok 9340 # correct ring bond data
  130185. 49: ok 9341 # correct ring bond data
  130186. 49: ok 9342 # correct ring bond data
  130187. 49: ok 9343 # correct ring bond data
  130188. 49: ok 9344 # correct ring bond data
  130189. 49: ok 9345 # correct ring bond data
  130190. 49: ok 9346 # correct ring bond data
  130191. 49: ok 9347 # correct ring bond data
  130192. 49: ok 9348 # correct ring bond data
  130193. 49: ok 9349 # correct ring bond data
  130194. 49: ok 9350 # correct ring bond data
  130195. 49: ok 9351 # correct ring bond data
  130196. 49: ok 9352 # correct ring bond data
  130197. 49: ok 9353 # correct ring bond data
  130198. 49: ok 9354 # correct ring bond data
  130199. 49: ok 9355 # correct ring bond data
  130200. 49: ok 9356 # correct ring bond data
  130201. 49: ok 9357 # correct ring bond data
  130202. 49: ok 9358 # SSSR size matches reference
  130203. 49: ok 9359 # correct SSSR count
  130204. 49: ok 9360 # ring membership passed
  130205. 49: ok 9361 # correct SSSR count
  130206. 49: ok 9362 # ring membership passed
  130207. 49: ok 9363 # correct SSSR count
  130208. 49: ok 9364 # ring membership passed
  130209. 49: ok 9365 # correct SSSR count
  130210. 49: ok 9366 # ring membership passed
  130211. 49: ok 9367 # correct SSSR count
  130212. 49: ok 9368 # ring membership passed
  130213. 49: ok 9369 # correct SSSR count
  130214. 49: ok 9370 # ring membership passed
  130215. 49: ok 9371 # correct SSSR count
  130216. 49: ok 9372 # ring membership passed
  130217. 49: ok 9373 # correct SSSR count
  130218. 49: ok 9374 # ring membership passed
  130219. 49: ok 9375 # correct SSSR count
  130220. 49: ok 9376 # ring membership passed
  130221. 49: ok 9377 # correct SSSR count
  130222. 49: ok 9378 # ring membership passed
  130223. 49: ok 9379 # correct SSSR count
  130224. 49: ok 9380 # ring membership passed
  130225. 49: ok 9381 # correct SSSR count
  130226. 49: ok 9382 # ring membership passed
  130227. 49: ok 9383 # correct SSSR count
  130228. 49: ok 9384 # ring membership passed
  130229. 49: ok 9385 # correct SSSR count
  130230. 49: ok 9386 # ring membership passed
  130231. 49: ok 9387 # correct SSSR count
  130232. 49: ok 9388 # ring membership passed
  130233. 49: ok 9389 # correct SSSR count
  130234. 49: ok 9390 # ring membership passed
  130235. 49: ok 9391 # correct SSSR count
  130236. 49: ok 9392 # ring membership passed
  130237. 49: ok 9393 # correct SSSR count
  130238. 49: ok 9394 # ring membership passed
  130239. 49: ok 9395 # correct SSSR count
  130240. 49: ok 9396 # ring membership passed
  130241. 49: ok 9397 # correct SSSR count
  130242. 49: ok 9398 # ring membership passed
  130243. 49: ok 9399 # correct SSSR count
  130244. 49: ok 9400 # ring membership passed
  130245. 49: ok 9401 # correct SSSR count
  130246. 49: ok 9402 # ring membership passed
  130247. 49: ok 9403 # correct ring bond data
  130248. 49: ok 9404 # correct ring bond data
  130249. 49: ok 9405 # correct ring bond data
  130250. 49: ok 9406 # correct ring bond data
  130251. 49: ok 9407 # correct ring bond data
  130252. 49: ok 9408 # correct ring bond data
  130253. 49: ok 9409 # correct ring bond data
  130254. 49: ok 9410 # correct ring bond data
  130255. 49: ok 9411 # correct ring bond data
  130256. 49: ok 9412 # correct ring bond data
  130257. 49: ok 9413 # correct ring bond data
  130258. 49: ok 9414 # correct ring bond data
  130259. 49: ok 9415 # correct ring bond data
  130260. 49: ok 9416 # correct ring bond data
  130261. 49: ok 9417 # correct ring bond data
  130262. 49: ok 9418 # correct ring bond data
  130263. 49: ok 9419 # correct ring bond data
  130264. 49: ok 9420 # correct ring bond data
  130265. 49: ok 9421 # SSSR size matches reference
  130266. 49: ok 9422 # correct SSSR count
  130267. 49: ok 9423 # ring membership passed
  130268. 49: ok 9424 # correct SSSR count
  130269. 49: ok 9425 # ring membership passed
  130270. 49: ok 9426 # correct SSSR count
  130271. 49: ok 9427 # ring membership passed
  130272. 49: ok 9428 # correct SSSR count
  130273. 49: ok 9429 # ring membership passed
  130274. 49: ok 9430 # correct SSSR count
  130275. 49: ok 9431 # ring membership passed
  130276. 49: ok 9432 # correct SSSR count
  130277. 49: ok 9433 # ring membership passed
  130278. 49: ok 9434 # correct SSSR count
  130279. 49: ok 9435 # ring membership passed
  130280. 49: ok 9436 # correct SSSR count
  130281. 49: ok 9437 # ring membership passed
  130282. 49: ok 9438 # correct SSSR count
  130283. 49: ok 9439 # ring membership passed
  130284. 49: ok 9440 # correct SSSR count
  130285. 49: ok 9441 # ring membership passed
  130286. 49: ok 9442 # correct SSSR count
  130287. 49: ok 9443 # ring membership passed
  130288. 49: ok 9444 # correct SSSR count
  130289. 49: ok 9445 # ring membership passed
  130290. 49: ok 9446 # correct SSSR count
  130291. 49: ok 9447 # ring membership passed
  130292. 49: ok 9448 # correct SSSR count
  130293. 49: ok 9449 # ring membership passed
  130294. 49: ok 9450 # correct SSSR count
  130295. 49: ok 9451 # ring membership passed
  130296. 49: ok 9452 # correct SSSR count
  130297. 49: ok 9453 # ring membership passed
  130298. 49: ok 9454 # correct SSSR count
  130299. 49: ok 9455 # ring membership passed
  130300. 49: ok 9456 # correct ring bond data
  130301. 49: ok 9457 # correct ring bond data
  130302. 49: ok 9458 # correct ring bond data
  130303. 49: ok 9459 # correct ring bond data
  130304. 49: ok 9460 # correct ring bond data
  130305. 49: ok 9461 # correct ring bond data
  130306. 49: ok 9462 # correct ring bond data
  130307. 49: ok 9463 # correct ring bond data
  130308. 49: ok 9464 # correct ring bond data
  130309. 49: ok 9465 # correct ring bond data
  130310. 49: ok 9466 # correct ring bond data
  130311. 49: ok 9467 # correct ring bond data
  130312. 49: ok 9468 # correct ring bond data
  130313. 49: ok 9469 # correct ring bond data
  130314. 49: ok 9470 # correct ring bond data
  130315. 49: ok 9471 # correct ring bond data
  130316. 49: ok 9472 # correct ring bond data
  130317. 49: ok 9473 # correct ring bond data
  130318. 49: ok 9474 # correct ring bond data
  130319. 49: ok 9475 # correct ring bond data
  130320. 49: ok 9476 # correct ring bond data
  130321. 49: ok 9477 # correct ring bond data
  130322. 49: ok 9478 # correct ring bond data
  130323. 49: ok 9479 # correct ring bond data
  130324. 49: ok 9480 # correct ring bond data
  130325. 49: ok 9481 # correct ring bond data
  130326. 49: ok 9482 # correct ring bond data
  130327. 49: ok 9483 # SSSR size matches reference
  130328. 49: ok 9484 # correct SSSR count
  130329. 49: ok 9485 # ring membership passed
  130330. 49: ok 9486 # correct SSSR count
  130331. 49: ok 9487 # ring membership passed
  130332. 49: ok 9488 # correct SSSR count
  130333. 49: ok 9489 # ring membership passed
  130334. 49: ok 9490 # correct SSSR count
  130335. 49: ok 9491 # ring membership passed
  130336. 49: ok 9492 # correct SSSR count
  130337. 49: ok 9493 # ring membership passed
  130338. 49: ok 9494 # correct SSSR count
  130339. 49: ok 9495 # ring membership passed
  130340. 49: ok 9496 # correct SSSR count
  130341. 49: ok 9497 # ring membership passed
  130342. 49: ok 9498 # correct SSSR count
  130343. 49: ok 9499 # ring membership passed
  130344. 49: ok 9500 # correct SSSR count
  130345. 49: ok 9501 # ring membership passed
  130346. 49: ok 9502 # correct SSSR count
  130347. 49: ok 9503 # ring membership passed
  130348. 49: ok 9504 # correct SSSR count
  130349. 49: ok 9505 # ring membership passed
  130350. 49: ok 9506 # correct SSSR count
  130351. 49: ok 9507 # ring membership passed
  130352. 49: ok 9508 # correct SSSR count
  130353. 49: ok 9509 # ring membership passed
  130354. 49: ok 9510 # correct SSSR count
  130355. 49: ok 9511 # ring membership passed
  130356. 49: ok 9512 # correct SSSR count
  130357. 49: ok 9513 # ring membership passed
  130358. 49: ok 9514 # correct SSSR count
  130359. 49: ok 9515 # ring membership passed
  130360. 49: ok 9516 # correct SSSR count
  130361. 49: ok 9517 # ring membership passed
  130362. 49: ok 9518 # correct SSSR count
  130363. 49: ok 9519 # ring membership passed
  130364. 49: ok 9520 # correct SSSR count
  130365. 49: ok 9521 # ring membership passed
  130366. 49: ok 9522 # correct SSSR count
  130367. 49: ok 9523 # ring membership passed
  130368. 49: ok 9524 # correct SSSR count
  130369. 49: ok 9525 # ring membership passed
  130370. 49: ok 9526 # correct SSSR count
  130371. 49: ok 9527 # ring membership passed
  130372. 49: ok 9528 # correct SSSR count
  130373. 49: ok 9529 # ring membership passed
  130374. 49: ok 9530 # correct SSSR count
  130375. 49: ok 9531 # ring membership passed
  130376. 49: ok 9532 # correct SSSR count
  130377. 49: ok 9533 # ring membership passed
  130378. 49: ok 9534 # correct ring bond data
  130379. 49: ok 9535 # correct ring bond data
  130380. 49: ok 9536 # correct ring bond data
  130381. 49: ok 9537 # correct ring bond data
  130382. 49: ok 9538 # correct ring bond data
  130383. 49: ok 9539 # correct ring bond data
  130384. 49: ok 9540 # correct ring bond data
  130385. 49: ok 9541 # correct ring bond data
  130386. 49: ok 9542 # correct ring bond data
  130387. 49: ok 9543 # correct ring bond data
  130388. 49: ok 9544 # correct ring bond data
  130389. 49: ok 9545 # correct ring bond data
  130390. 49: ok 9546 # correct ring bond data
  130391. 49: ok 9547 # correct ring bond data
  130392. 49: ok 9548 # correct ring bond data
  130393. 49: ok 9549 # correct ring bond data
  130394. 49: ok 9550 # correct ring bond data
  130395. 49: ok 9551 # correct ring bond data
  130396. 49: ok 9552 # correct ring bond data
  130397. 49: ok 9553 # correct ring bond data
  130398. 49: ok 9554 # correct ring bond data
  130399. 49: ok 9555 # correct ring bond data
  130400. 49: ok 9556 # correct ring bond data
  130401. 49: ok 9557 # correct ring bond data
  130402. 49: ok 9558 # SSSR size matches reference
  130403. 49: ok 9559 # correct SSSR count
  130404. 49: ok 9560 # ring membership passed
  130405. 49: ok 9561 # correct SSSR count
  130406. 49: ok 9562 # ring membership passed
  130407. 49: ok 9563 # correct SSSR count
  130408. 49: ok 9564 # ring membership passed
  130409. 49: ok 9565 # correct SSSR count
  130410. 49: ok 9566 # ring membership passed
  130411. 49: ok 9567 # correct SSSR count
  130412. 49: ok 9568 # ring membership passed
  130413. 49: ok 9569 # correct SSSR count
  130414. 49: ok 9570 # ring membership passed
  130415. 49: ok 9571 # correct SSSR count
  130416. 49: ok 9572 # ring membership passed
  130417. 49: ok 9573 # correct SSSR count
  130418. 49: ok 9574 # ring membership passed
  130419. 49: ok 9575 # correct SSSR count
  130420. 49: ok 9576 # ring membership passed
  130421. 49: ok 9577 # correct SSSR count
  130422. 49: ok 9578 # ring membership passed
  130423. 49: ok 9579 # correct SSSR count
  130424. 49: ok 9580 # ring membership passed
  130425. 49: ok 9581 # correct SSSR count
  130426. 49: ok 9582 # ring membership passed
  130427. 49: ok 9583 # correct SSSR count
  130428. 49: ok 9584 # ring membership passed
  130429. 49: ok 9585 # correct SSSR count
  130430. 49: ok 9586 # ring membership passed
  130431. 49: ok 9587 # correct SSSR count
  130432. 49: ok 9588 # ring membership passed
  130433. 49: ok 9589 # correct SSSR count
  130434. 49: ok 9590 # ring membership passed
  130435. 49: ok 9591 # correct SSSR count
  130436. 49: ok 9592 # ring membership passed
  130437. 49: ok 9593 # correct SSSR count
  130438. 49: ok 9594 # ring membership passed
  130439. 49: ok 9595 # correct SSSR count
  130440. 49: ok 9596 # ring membership passed
  130441. 49: ok 9597 # correct SSSR count
  130442. 49: ok 9598 # ring membership passed
  130443. 49: ok 9599 # correct SSSR count
  130444. 49: ok 9600 # ring membership passed
  130445. 49: ok 9601 # correct SSSR count
  130446. 49: ok 9602 # ring membership passed
  130447. 49: ok 9603 # correct SSSR count
  130448. 49: ok 9604 # ring membership passed
  130449. 49: ok 9605 # correct ring bond data
  130450. 49: ok 9606 # correct ring bond data
  130451. 49: ok 9607 # correct ring bond data
  130452. 49: ok 9608 # correct ring bond data
  130453. 49: ok 9609 # correct ring bond data
  130454. 49: ok 9610 # correct ring bond data
  130455. 49: ok 9611 # correct ring bond data
  130456. 49: ok 9612 # correct ring bond data
  130457. 49: ok 9613 # correct ring bond data
  130458. 49: ok 9614 # correct ring bond data
  130459. 49: ok 9615 # correct ring bond data
  130460. 49: ok 9616 # correct ring bond data
  130461. 49: ok 9617 # correct ring bond data
  130462. 49: ok 9618 # correct ring bond data
  130463. 49: ok 9619 # correct ring bond data
  130464. 49: ok 9620 # correct ring bond data
  130465. 49: ok 9621 # correct ring bond data
  130466. 49: ok 9622 # correct ring bond data
  130467. 49: ok 9623 # correct ring bond data
  130468. 49: ok 9624 # correct ring bond data
  130469. 49: ok 9625 # correct ring bond data
  130470. 49: ok 9626 # correct ring bond data
  130471. 49: ok 9627 # correct ring bond data
  130472. 49: ok 9628 # correct ring bond data
  130473. 49: ok 9629 # SSSR size matches reference
  130474. 49: ok 9630 # correct SSSR count
  130475. 49: ok 9631 # ring membership passed
  130476. 49: ok 9632 # correct SSSR count
  130477. 49: ok 9633 # ring membership passed
  130478. 49: ok 9634 # correct SSSR count
  130479. 49: ok 9635 # ring membership passed
  130480. 49: ok 9636 # correct SSSR count
  130481. 49: ok 9637 # ring membership passed
  130482. 49: ok 9638 # correct SSSR count
  130483. 49: ok 9639 # ring membership passed
  130484. 49: ok 9640 # correct SSSR count
  130485. 49: ok 9641 # ring membership passed
  130486. 49: ok 9642 # correct SSSR count
  130487. 49: ok 9643 # ring membership passed
  130488. 49: ok 9644 # correct SSSR count
  130489. 49: ok 9645 # ring membership passed
  130490. 49: ok 9646 # correct SSSR count
  130491. 49: ok 9647 # ring membership passed
  130492. 49: ok 9648 # correct SSSR count
  130493. 49: ok 9649 # ring membership passed
  130494. 49: ok 9650 # correct SSSR count
  130495. 49: ok 9651 # ring membership passed
  130496. 49: ok 9652 # correct SSSR count
  130497. 49: ok 9653 # ring membership passed
  130498. 49: ok 9654 # correct SSSR count
  130499. 49: ok 9655 # ring membership passed
  130500. 49: ok 9656 # correct SSSR count
  130501. 49: ok 9657 # ring membership passed
  130502. 49: ok 9658 # correct SSSR count
  130503. 49: ok 9659 # ring membership passed
  130504. 49: ok 9660 # correct SSSR count
  130505. 49: ok 9661 # ring membership passed
  130506. 49: ok 9662 # correct SSSR count
  130507. 49: ok 9663 # ring membership passed
  130508. 49: ok 9664 # correct SSSR count
  130509. 49: ok 9665 # ring membership passed
  130510. 49: ok 9666 # correct SSSR count
  130511. 49: ok 9667 # ring membership passed
  130512. 49: ok 9668 # correct SSSR count
  130513. 49: ok 9669 # ring membership passed
  130514. 49: ok 9670 # correct SSSR count
  130515. 49: ok 9671 # ring membership passed
  130516. 49: ok 9672 # correct SSSR count
  130517. 49: ok 9673 # ring membership passed
  130518. 49: ok 9674 # correct ring bond data
  130519. 49: ok 9675 # correct ring bond data
  130520. 49: ok 9676 # correct ring bond data
  130521. 49: ok 9677 # correct ring bond data
  130522. 49: ok 9678 # correct ring bond data
  130523. 49: ok 9679 # correct ring bond data
  130524. 49: ok 9680 # correct ring bond data
  130525. 49: ok 9681 # correct ring bond data
  130526. 49: ok 9682 # correct ring bond data
  130527. 49: ok 9683 # correct ring bond data
  130528. 49: ok 9684 # correct ring bond data
  130529. 49: ok 9685 # correct ring bond data
  130530. 49: ok 9686 # correct ring bond data
  130531. 49: ok 9687 # correct ring bond data
  130532. 49: ok 9688 # correct ring bond data
  130533. 49: ok 9689 # correct ring bond data
  130534. 49: ok 9690 # correct ring bond data
  130535. 49: ok 9691 # correct ring bond data
  130536. 49: ok 9692 # correct ring bond data
  130537. 49: ok 9693 # correct ring bond data
  130538. 49: ok 9694 # correct ring bond data
  130539. 49: ok 9695 # correct ring bond data
  130540. 49: ok 9696 # correct ring bond data
  130541. 49: ok 9697 # correct ring bond data
  130542. 49: ok 9698 # correct ring bond data
  130543. 49: ok 9699 # correct ring bond data
  130544. 49: ok 9700 # correct ring bond data
  130545. 49: ok 9701 # correct ring bond data
  130546. 49: ok 9702 # correct ring bond data
  130547. 49: ok 9703 # SSSR size matches reference
  130548. 49: ok 9704 # correct SSSR count
  130549. 49: ok 9705 # ring membership passed
  130550. 49: ok 9706 # correct SSSR count
  130551. 49: ok 9707 # ring membership passed
  130552. 49: ok 9708 # correct SSSR count
  130553. 49: ok 9709 # ring membership passed
  130554. 49: ok 9710 # correct SSSR count
  130555. 49: ok 9711 # ring membership passed
  130556. 49: ok 9712 # correct SSSR count
  130557. 49: ok 9713 # ring membership passed
  130558. 49: ok 9714 # correct SSSR count
  130559. 49: ok 9715 # ring membership passed
  130560. 49: ok 9716 # correct SSSR count
  130561. 49: ok 9717 # ring membership passed
  130562. 49: ok 9718 # correct SSSR count
  130563. 49: ok 9719 # ring membership passed
  130564. 49: ok 9720 # correct SSSR count
  130565. 49: ok 9721 # ring membership passed
  130566. 49: ok 9722 # correct SSSR count
  130567. 49: ok 9723 # ring membership passed
  130568. 49: ok 9724 # correct SSSR count
  130569. 49: ok 9725 # ring membership passed
  130570. 49: ok 9726 # correct SSSR count
  130571. 49: ok 9727 # ring membership passed
  130572. 49: ok 9728 # correct SSSR count
  130573. 49: ok 9729 # ring membership passed
  130574. 49: ok 9730 # correct SSSR count
  130575. 49: ok 9731 # ring membership passed
  130576. 49: ok 9732 # correct SSSR count
  130577. 49: ok 9733 # ring membership passed
  130578. 49: ok 9734 # correct SSSR count
  130579. 49: ok 9735 # ring membership passed
  130580. 49: ok 9736 # correct SSSR count
  130581. 49: ok 9737 # ring membership passed
  130582. 49: ok 9738 # correct SSSR count
  130583. 49: ok 9739 # ring membership passed
  130584. 49: ok 9740 # correct SSSR count
  130585. 49: ok 9741 # ring membership passed
  130586. 49: ok 9742 # correct SSSR count
  130587. 49: ok 9743 # ring membership passed
  130588. 49: ok 9744 # correct SSSR count
  130589. 49: ok 9745 # ring membership passed
  130590. 49: ok 9746 # correct SSSR count
  130591. 49: ok 9747 # ring membership passed
  130592. 49: ok 9748 # correct SSSR count
  130593. 49: ok 9749 # ring membership passed
  130594. 49: ok 9750 # correct SSSR count
  130595. 49: ok 9751 # ring membership passed
  130596. 49: ok 9752 # correct SSSR count
  130597. 49: ok 9753 # ring membership passed
  130598. 49: ok 9754 # correct SSSR count
  130599. 49: ok 9755 # ring membership passed
  130600. 49: ok 9756 # correct SSSR count
  130601. 49: ok 9757 # ring membership passed
  130602. 49: ok 9758 # correct ring bond data
  130603. 49: ok 9759 # correct ring bond data
  130604. 49: ok 9760 # correct ring bond data
  130605. 49: ok 9761 # correct ring bond data
  130606. 49: ok 9762 # correct ring bond data
  130607. 49: ok 9763 # correct ring bond data
  130608. 49: ok 9764 # correct ring bond data
  130609. 49: ok 9765 # correct ring bond data
  130610. 49: ok 9766 # correct ring bond data
  130611. 49: ok 9767 # correct ring bond data
  130612. 49: ok 9768 # correct ring bond data
  130613. 49: ok 9769 # correct ring bond data
  130614. 49: ok 9770 # correct ring bond data
  130615. 49: ok 9771 # correct ring bond data
  130616. 49: ok 9772 # correct ring bond data
  130617. 49: ok 9773 # correct ring bond data
  130618. 49: ok 9774 # correct ring bond data
  130619. 49: ok 9775 # correct ring bond data
  130620. 49: ok 9776 # correct ring bond data
  130621. 49: ok 9777 # correct ring bond data
  130622. 49: ok 9778 # correct ring bond data
  130623. 49: ok 9779 # correct ring bond data
  130624. 49: ok 9780 # correct ring bond data
  130625. 49: ok 9781 # correct ring bond data
  130626. 49: ok 9782 # correct ring bond data
  130627. 49: ok 9783 # correct ring bond data
  130628. 49: ok 9784 # correct ring bond data
  130629. 49: ok 9785 # correct ring bond data
  130630. 49: ok 9786 # correct ring bond data
  130631. 49: ok 9787 # SSSR size matches reference
  130632. 49: ok 9788 # correct SSSR count
  130633. 49: ok 9789 # ring membership passed
  130634. 49: ok 9790 # correct SSSR count
  130635. 49: ok 9791 # ring membership passed
  130636. 49: ok 9792 # correct SSSR count
  130637. 49: ok 9793 # ring membership passed
  130638. 49: ok 9794 # correct SSSR count
  130639. 49: ok 9795 # ring membership passed
  130640. 49: ok 9796 # correct SSSR count
  130641. 49: ok 9797 # ring membership passed
  130642. 49: ok 9798 # correct SSSR count
  130643. 49: ok 9799 # ring membership passed
  130644. 49: ok 9800 # correct SSSR count
  130645. 49: ok 9801 # ring membership passed
  130646. 49: ok 9802 # correct SSSR count
  130647. 49: ok 9803 # ring membership passed
  130648. 49: ok 9804 # correct SSSR count
  130649. 49: ok 9805 # ring membership passed
  130650. 49: ok 9806 # correct SSSR count
  130651. 49: ok 9807 # ring membership passed
  130652. 49: ok 9808 # correct SSSR count
  130653. 49: ok 9809 # ring membership passed
  130654. 49: ok 9810 # correct SSSR count
  130655. 49: ok 9811 # ring membership passed
  130656. 49: ok 9812 # correct SSSR count
  130657. 49: ok 9813 # ring membership passed
  130658. 49: ok 9814 # correct SSSR count
  130659. 49: ok 9815 # ring membership passed
  130660. 49: ok 9816 # correct SSSR count
  130661. 49: ok 9817 # ring membership passed
  130662. 49: ok 9818 # correct SSSR count
  130663. 49: ok 9819 # ring membership passed
  130664. 49: ok 9820 # correct SSSR count
  130665. 49: ok 9821 # ring membership passed
  130666. 49: ok 9822 # correct SSSR count
  130667. 49: ok 9823 # ring membership passed
  130668. 49: ok 9824 # correct SSSR count
  130669. 49: ok 9825 # ring membership passed
  130670. 49: ok 9826 # correct SSSR count
  130671. 49: ok 9827 # ring membership passed
  130672. 49: ok 9828 # correct SSSR count
  130673. 49: ok 9829 # ring membership passed
  130674. 49: ok 9830 # correct SSSR count
  130675. 49: ok 9831 # ring membership passed
  130676. 49: ok 9832 # correct SSSR count
  130677. 49: ok 9833 # ring membership passed
  130678. 49: ok 9834 # correct SSSR count
  130679. 49: ok 9835 # ring membership passed
  130680. 49: ok 9836 # correct SSSR count
  130681. 49: ok 9837 # ring membership passed
  130682. 49: ok 9838 # correct SSSR count
  130683. 49: ok 9839 # ring membership passed
  130684. 49: ok 9840 # correct SSSR count
  130685. 49: ok 9841 # ring membership passed
  130686. 49: ok 9842 # correct ring bond data
  130687. 49: ok 9843 # correct ring bond data
  130688. 49: ok 9844 # correct ring bond data
  130689. 49: ok 9845 # correct ring bond data
  130690. 49: ok 9846 # correct ring bond data
  130691. 49: ok 9847 # correct ring bond data
  130692. 49: ok 9848 # correct ring bond data
  130693. 49: ok 9849 # correct ring bond data
  130694. 49: ok 9850 # correct ring bond data
  130695. 49: ok 9851 # correct ring bond data
  130696. 49: ok 9852 # correct ring bond data
  130697. 49: ok 9853 # correct ring bond data
  130698. 49: ok 9854 # correct ring bond data
  130699. 49: ok 9855 # correct ring bond data
  130700. 49: ok 9856 # correct ring bond data
  130701. 49: ok 9857 # correct ring bond data
  130702. 49: ok 9858 # correct ring bond data
  130703. 49: ok 9859 # SSSR size matches reference
  130704. 49: ok 9860 # correct SSSR count
  130705. 49: ok 9861 # ring membership passed
  130706. 49: ok 9862 # correct SSSR count
  130707. 49: ok 9863 # ring membership passed
  130708. 49: ok 9864 # correct SSSR count
  130709. 49: ok 9865 # ring membership passed
  130710. 49: ok 9866 # correct SSSR count
  130711. 49: ok 9867 # ring membership passed
  130712. 49: ok 9868 # correct SSSR count
  130713. 49: ok 9869 # ring membership passed
  130714. 49: ok 9870 # correct SSSR count
  130715. 49: ok 9871 # ring membership passed
  130716. 49: ok 9872 # correct SSSR count
  130717. 49: ok 9873 # ring membership passed
  130718. 49: ok 9874 # correct SSSR count
  130719. 49: ok 9875 # ring membership passed
  130720. 49: ok 9876 # correct SSSR count
  130721. 49: ok 9877 # ring membership passed
  130722. 49: ok 9878 # correct SSSR count
  130723. 49: ok 9879 # ring membership passed
  130724. 49: ok 9880 # correct SSSR count
  130725. 49: ok 9881 # ring membership passed
  130726. 49: ok 9882 # correct SSSR count
  130727. 49: ok 9883 # ring membership passed
  130728. 49: ok 9884 # correct SSSR count
  130729. 49: ok 9885 # ring membership passed
  130730. 49: ok 9886 # correct SSSR count
  130731. 49: ok 9887 # ring membership passed
  130732. 49: ok 9888 # correct SSSR count
  130733. 49: ok 9889 # ring membership passed
  130734. 49: ok 9890 # correct SSSR count
  130735. 49: ok 9891 # ring membership passed
  130736. 49: ok 9892 # correct ring bond data
  130737. 49: ok 9893 # correct ring bond data
  130738. 49: ok 9894 # correct ring bond data
  130739. 49: ok 9895 # correct ring bond data
  130740. 49: ok 9896 # correct ring bond data
  130741. 49: ok 9897 # correct ring bond data
  130742. 49: ok 9898 # correct ring bond data
  130743. 49: ok 9899 # correct ring bond data
  130744. 49: ok 9900 # correct ring bond data
  130745. 49: ok 9901 # correct ring bond data
  130746. 49: ok 9902 # correct ring bond data
  130747. 49: ok 9903 # correct ring bond data
  130748. 49: ok 9904 # correct ring bond data
  130749. 49: ok 9905 # correct ring bond data
  130750. 49: ok 9906 # correct ring bond data
  130751. 49: ok 9907 # correct ring bond data
  130752. 49: ok 9908 # correct ring bond data
  130753. 49: ok 9909 # correct ring bond data
  130754. 49: ok 9910 # SSSR size matches reference
  130755. 49: ok 9911 # correct SSSR count
  130756. 49: ok 9912 # ring membership passed
  130757. 49: ok 9913 # correct SSSR count
  130758. 49: ok 9914 # ring membership passed
  130759. 49: ok 9915 # correct SSSR count
  130760. 49: ok 9916 # ring membership passed
  130761. 49: ok 9917 # correct SSSR count
  130762. 49: ok 9918 # ring membership passed
  130763. 49: ok 9919 # correct SSSR count
  130764. 49: ok 9920 # ring membership passed
  130765. 49: ok 9921 # correct SSSR count
  130766. 49: ok 9922 # ring membership passed
  130767. 49: ok 9923 # correct SSSR count
  130768. 49: ok 9924 # ring membership passed
  130769. 49: ok 9925 # correct SSSR count
  130770. 49: ok 9926 # ring membership passed
  130771. 49: ok 9927 # correct SSSR count
  130772. 49: ok 9928 # ring membership passed
  130773. 49: ok 9929 # correct SSSR count
  130774. 49: ok 9930 # ring membership passed
  130775. 49: ok 9931 # correct SSSR count
  130776. 49: ok 9932 # ring membership passed
  130777. 49: ok 9933 # correct SSSR count
  130778. 49: ok 9934 # ring membership passed
  130779. 49: ok 9935 # correct SSSR count
  130780. 49: ok 9936 # ring membership passed
  130781. 49: ok 9937 # correct SSSR count
  130782. 49: ok 9938 # ring membership passed
  130783. 49: ok 9939 # correct SSSR count
  130784. 49: ok 9940 # ring membership passed
  130785. 49: ok 9941 # correct SSSR count
  130786. 49: ok 9942 # ring membership passed
  130787. 49: ok 9943 # correct SSSR count
  130788. 49: ok 9944 # ring membership passed
  130789. 49: ok 9945 # correct SSSR count
  130790. 49: ok 9946 # ring membership passed
  130791. 49: ok 9947 # correct ring bond data
  130792. 49: ok 9948 # correct ring bond data
  130793. 49: ok 9949 # correct ring bond data
  130794. 49: ok 9950 # correct ring bond data
  130795. 49: ok 9951 # correct ring bond data
  130796. 49: ok 9952 # correct ring bond data
  130797. 49: ok 9953 # correct ring bond data
  130798. 49: ok 9954 # correct ring bond data
  130799. 49: ok 9955 # correct ring bond data
  130800. 49: ok 9956 # correct ring bond data
  130801. 49: ok 9957 # correct ring bond data
  130802. 49: ok 9958 # correct ring bond data
  130803. 49: ok 9959 # correct ring bond data
  130804. 49: ok 9960 # correct ring bond data
  130805. 49: ok 9961 # correct ring bond data
  130806. 49: ok 9962 # correct ring bond data
  130807. 49: ok 9963 # correct ring bond data
  130808. 49: ok 9964 # correct ring bond data
  130809. 49: ok 9965 # SSSR size matches reference
  130810. 49: ok 9966 # correct SSSR count
  130811. 49: ok 9967 # ring membership passed
  130812. 49: ok 9968 # correct SSSR count
  130813. 49: ok 9969 # ring membership passed
  130814. 49: ok 9970 # correct SSSR count
  130815. 49: ok 9971 # ring membership passed
  130816. 49: ok 9972 # correct SSSR count
  130817. 49: ok 9973 # ring membership passed
  130818. 49: ok 9974 # correct SSSR count
  130819. 49: ok 9975 # ring membership passed
  130820. 49: ok 9976 # correct SSSR count
  130821. 49: ok 9977 # ring membership passed
  130822. 49: ok 9978 # correct SSSR count
  130823. 49: ok 9979 # ring membership passed
  130824. 49: ok 9980 # correct SSSR count
  130825. 49: ok 9981 # ring membership passed
  130826. 49: ok 9982 # correct SSSR count
  130827. 49: ok 9983 # ring membership passed
  130828. 49: ok 9984 # correct SSSR count
  130829. 49: ok 9985 # ring membership passed
  130830. 49: ok 9986 # correct SSSR count
  130831. 49: ok 9987 # ring membership passed
  130832. 49: ok 9988 # correct SSSR count
  130833. 49: ok 9989 # ring membership passed
  130834. 49: ok 9990 # correct SSSR count
  130835. 49: ok 9991 # ring membership passed
  130836. 49: ok 9992 # correct SSSR count
  130837. 49: ok 9993 # ring membership passed
  130838. 49: ok 9994 # correct SSSR count
  130839. 49: ok 9995 # ring membership passed
  130840. 49: ok 9996 # correct SSSR count
  130841. 49: ok 9997 # ring membership passed
  130842. 49: ok 9998 # correct SSSR count
  130843. 49: ok 9999 # ring membership passed
  130844. 49: ok 10000 # correct SSSR count
  130845. 49: ok 10001 # ring membership passed
  130846. 49: ok 10002 # correct ring bond data
  130847. 49: ok 10003 # correct ring bond data
  130848. 49: ok 10004 # correct ring bond data
  130849. 49: ok 10005 # correct ring bond data
  130850. 49: ok 10006 # correct ring bond data
  130851. 49: ok 10007 # correct ring bond data
  130852. 49: ok 10008 # correct ring bond data
  130853. 49: ok 10009 # correct ring bond data
  130854. 49: ok 10010 # correct ring bond data
  130855. 49: ok 10011 # correct ring bond data
  130856. 49: ok 10012 # correct ring bond data
  130857. 49: ok 10013 # correct ring bond data
  130858. 49: ok 10014 # correct ring bond data
  130859. 49: ok 10015 # correct ring bond data
  130860. 49: ok 10016 # correct ring bond data
  130861. 49: ok 10017 # correct ring bond data
  130862. 49: ok 10018 # correct ring bond data
  130863. 49: ok 10019 # correct ring bond data
  130864. 49: ok 10020 # SSSR size matches reference
  130865. 49: ok 10021 # correct SSSR count
  130866. 49: ok 10022 # ring membership passed
  130867. 49: ok 10023 # correct SSSR count
  130868. 49: ok 10024 # ring membership passed
  130869. 49: ok 10025 # correct SSSR count
  130870. 49: ok 10026 # ring membership passed
  130871. 49: ok 10027 # correct SSSR count
  130872. 49: ok 10028 # ring membership passed
  130873. 49: ok 10029 # correct SSSR count
  130874. 49: ok 10030 # ring membership passed
  130875. 49: ok 10031 # correct SSSR count
  130876. 49: ok 10032 # ring membership passed
  130877. 49: ok 10033 # correct SSSR count
  130878. 49: ok 10034 # ring membership passed
  130879. 49: ok 10035 # correct SSSR count
  130880. 49: ok 10036 # ring membership passed
  130881. 49: ok 10037 # correct SSSR count
  130882. 49: ok 10038 # ring membership passed
  130883. 49: ok 10039 # correct SSSR count
  130884. 49: ok 10040 # ring membership passed
  130885. 49: ok 10041 # correct SSSR count
  130886. 49: ok 10042 # ring membership passed
  130887. 49: ok 10043 # correct SSSR count
  130888. 49: ok 10044 # ring membership passed
  130889. 49: ok 10045 # correct SSSR count
  130890. 49: ok 10046 # ring membership passed
  130891. 49: ok 10047 # correct SSSR count
  130892. 49: ok 10048 # ring membership passed
  130893. 49: ok 10049 # correct SSSR count
  130894. 49: ok 10050 # ring membership passed
  130895. 49: ok 10051 # correct SSSR count
  130896. 49: ok 10052 # ring membership passed
  130897. 49: ok 10053 # correct SSSR count
  130898. 49: ok 10054 # ring membership passed
  130899. 49: ok 10055 # correct SSSR count
  130900. 49: ok 10056 # ring membership passed
  130901. 49: ok 10057 # correct ring bond data
  130902. 49: ok 10058 # correct ring bond data
  130903. 49: ok 10059 # correct ring bond data
  130904. 49: ok 10060 # correct ring bond data
  130905. 49: ok 10061 # correct ring bond data
  130906. 49: ok 10062 # correct ring bond data
  130907. 49: ok 10063 # correct ring bond data
  130908. 49: ok 10064 # correct ring bond data
  130909. 49: ok 10065 # correct ring bond data
  130910. 49: ok 10066 # correct ring bond data
  130911. 49: ok 10067 # correct ring bond data
  130912. 49: ok 10068 # correct ring bond data
  130913. 49: ok 10069 # correct ring bond data
  130914. 49: ok 10070 # correct ring bond data
  130915. 49: ok 10071 # correct ring bond data
  130916. 49: ok 10072 # correct ring bond data
  130917. 49: ok 10073 # correct ring bond data
  130918. 49: ok 10074 # correct ring bond data
  130919. 49: ok 10075 # correct ring bond data
  130920. 49: ok 10076 # correct ring bond data
  130921. 49: ok 10077 # correct ring bond data
  130922. 49: ok 10078 # correct ring bond data
  130923. 49: ok 10079 # correct ring bond data
  130924. 49: ok 10080 # correct ring bond data
  130925. 49: ok 10081 # correct ring bond data
  130926. 49: ok 10082 # correct ring bond data
  130927. 49: ok 10083 # correct ring bond data
  130928. 49: ok 10084 # correct ring bond data
  130929. 49: ok 10085 # correct ring bond data
  130930. 49: ok 10086 # correct ring bond data
  130931. 49: ok 10087 # correct ring bond data
  130932. 49: ok 10088 # SSSR size matches reference
  130933. 49: ok 10089 # correct SSSR count
  130934. 49: ok 10090 # ring membership passed
  130935. 49: ok 10091 # correct SSSR count
  130936. 49: ok 10092 # ring membership passed
  130937. 49: ok 10093 # correct SSSR count
  130938. 49: ok 10094 # ring membership passed
  130939. 49: ok 10095 # correct SSSR count
  130940. 49: ok 10096 # ring membership passed
  130941. 49: ok 10097 # correct SSSR count
  130942. 49: ok 10098 # ring membership passed
  130943. 49: ok 10099 # correct SSSR count
  130944. 49: ok 10100 # ring membership passed
  130945. 49: ok 10101 # correct SSSR count
  130946. 49: ok 10102 # ring membership passed
  130947. 49: ok 10103 # correct SSSR count
  130948. 49: ok 10104 # ring membership passed
  130949. 49: ok 10105 # correct SSSR count
  130950. 49: ok 10106 # ring membership passed
  130951. 49: ok 10107 # correct SSSR count
  130952. 49: ok 10108 # ring membership passed
  130953. 49: ok 10109 # correct SSSR count
  130954. 49: ok 10110 # ring membership passed
  130955. 49: ok 10111 # correct SSSR count
  130956. 49: ok 10112 # ring membership passed
  130957. 49: ok 10113 # correct SSSR count
  130958. 49: ok 10114 # ring membership passed
  130959. 49: ok 10115 # correct SSSR count
  130960. 49: ok 10116 # ring membership passed
  130961. 49: ok 10117 # correct SSSR count
  130962. 49: ok 10118 # ring membership passed
  130963. 49: ok 10119 # correct SSSR count
  130964. 49: ok 10120 # ring membership passed
  130965. 49: ok 10121 # correct SSSR count
  130966. 49: ok 10122 # ring membership passed
  130967. 49: ok 10123 # correct SSSR count
  130968. 49: ok 10124 # ring membership passed
  130969. 49: ok 10125 # correct SSSR count
  130970. 49: ok 10126 # ring membership passed
  130971. 49: ok 10127 # correct SSSR count
  130972. 49: ok 10128 # ring membership passed
  130973. 49: ok 10129 # correct SSSR count
  130974. 49: ok 10130 # ring membership passed
  130975. 49: ok 10131 # correct SSSR count
  130976. 49: ok 10132 # ring membership passed
  130977. 49: ok 10133 # correct SSSR count
  130978. 49: ok 10134 # ring membership passed
  130979. 49: ok 10135 # correct SSSR count
  130980. 49: ok 10136 # ring membership passed
  130981. 49: ok 10137 # correct SSSR count
  130982. 49: ok 10138 # ring membership passed
  130983. 49: ok 10139 # correct SSSR count
  130984. 49: ok 10140 # ring membership passed
  130985. 49: ok 10141 # correct SSSR count
  130986. 49: ok 10142 # ring membership passed
  130987. 49: ok 10143 # correct SSSR count
  130988. 49: ok 10144 # ring membership passed
  130989. 49: ok 10145 # correct ring bond data
  130990. 49: ok 10146 # correct ring bond data
  130991. 49: ok 10147 # correct ring bond data
  130992. 49: ok 10148 # correct ring bond data
  130993. 49: ok 10149 # correct ring bond data
  130994. 49: ok 10150 # correct ring bond data
  130995. 49: ok 10151 # correct ring bond data
  130996. 49: ok 10152 # correct ring bond data
  130997. 49: ok 10153 # correct ring bond data
  130998. 49: ok 10154 # correct ring bond data
  130999. 49: ok 10155 # SSSR size matches reference
  131000. 49: ok 10156 # correct SSSR count
  131001. 49: ok 10157 # ring membership passed
  131002. 49: ok 10158 # correct SSSR count
  131003. 49: ok 10159 # ring membership passed
  131004. 49: ok 10160 # correct SSSR count
  131005. 49: ok 10161 # ring membership passed
  131006. 49: ok 10162 # correct SSSR count
  131007. 49: ok 10163 # ring membership passed
  131008. 49: ok 10164 # correct SSSR count
  131009. 49: ok 10165 # ring membership passed
  131010. 49: ok 10166 # correct SSSR count
  131011. 49: ok 10167 # ring membership passed
  131012. 49: ok 10168 # correct SSSR count
  131013. 49: ok 10169 # ring membership passed
  131014. 49: ok 10170 # correct SSSR count
  131015. 49: ok 10171 # ring membership passed
  131016. 49: ok 10172 # correct SSSR count
  131017. 49: ok 10173 # ring membership passed
  131018. 49: ok 10174 # correct SSSR count
  131019. 49: ok 10175 # ring membership passed
  131020. 49: ok 10176 # correct ring bond data
  131021. 49: ok 10177 # correct ring bond data
  131022. 49: ok 10178 # correct ring bond data
  131023. 49: ok 10179 # correct ring bond data
  131024. 49: ok 10180 # correct ring bond data
  131025. 49: ok 10181 # correct ring bond data
  131026. 49: ok 10182 # correct ring bond data
  131027. 49: ok 10183 # correct ring bond data
  131028. 49: ok 10184 # correct ring bond data
  131029. 49: ok 10185 # correct ring bond data
  131030. 49: ok 10186 # correct ring bond data
  131031. 49: ok 10187 # correct ring bond data
  131032. 49: ok 10188 # correct ring bond data
  131033. 49: ok 10189 # correct ring bond data
  131034. 49: ok 10190 # correct ring bond data
  131035. 49: ok 10191 # correct ring bond data
  131036. 49: ok 10192 # correct ring bond data
  131037. 49: ok 10193 # correct ring bond data
  131038. 49: ok 10194 # correct ring bond data
  131039. 49: ok 10195 # correct ring bond data
  131040. 49: ok 10196 # SSSR size matches reference
  131041. 49: ok 10197 # correct SSSR count
  131042. 49: ok 10198 # ring membership passed
  131043. 49: ok 10199 # correct SSSR count
  131044. 49: ok 10200 # ring membership passed
  131045. 49: ok 10201 # correct SSSR count
  131046. 49: ok 10202 # ring membership passed
  131047. 49: ok 10203 # correct SSSR count
  131048. 49: ok 10204 # ring membership passed
  131049. 49: ok 10205 # correct SSSR count
  131050. 49: ok 10206 # ring membership passed
  131051. 49: ok 10207 # correct SSSR count
  131052. 49: ok 10208 # ring membership passed
  131053. 49: ok 10209 # correct SSSR count
  131054. 49: ok 10210 # ring membership passed
  131055. 49: ok 10211 # correct SSSR count
  131056. 49: ok 10212 # ring membership passed
  131057. 49: ok 10213 # correct SSSR count
  131058. 49: ok 10214 # ring membership passed
  131059. 49: ok 10215 # correct SSSR count
  131060. 49: ok 10216 # ring membership passed
  131061. 49: ok 10217 # correct SSSR count
  131062. 49: ok 10218 # ring membership passed
  131063. 49: ok 10219 # correct SSSR count
  131064. 49: ok 10220 # ring membership passed
  131065. 49: ok 10221 # correct SSSR count
  131066. 49: ok 10222 # ring membership passed
  131067. 49: ok 10223 # correct SSSR count
  131068. 49: ok 10224 # ring membership passed
  131069. 49: ok 10225 # correct SSSR count
  131070. 49: ok 10226 # ring membership passed
  131071. 49: ok 10227 # correct SSSR count
  131072. 49: ok 10228 # ring membership passed
  131073. 49: ok 10229 # correct SSSR count
  131074. 49: ok 10230 # ring membership passed
  131075. 49: ok 10231 # correct SSSR count
  131076. 49: ok 10232 # ring membership passed
  131077. 49: ok 10233 # correct SSSR count
  131078. 49: ok 10234 # ring membership passed
  131079. 49: ok 10235 # correct SSSR count
  131080. 49: ok 10236 # ring membership passed
  131081. 49: ok 10237 # correct ring bond data
  131082. 49: ok 10238 # correct ring bond data
  131083. 49: ok 10239 # correct ring bond data
  131084. 49: ok 10240 # correct ring bond data
  131085. 49: ok 10241 # correct ring bond data
  131086. 49: ok 10242 # correct ring bond data
  131087. 49: ok 10243 # correct ring bond data
  131088. 49: ok 10244 # correct ring bond data
  131089. 49: ok 10245 # correct ring bond data
  131090. 49: ok 10246 # correct ring bond data
  131091. 49: ok 10247 # correct ring bond data
  131092. 49: ok 10248 # correct ring bond data
  131093. 49: ok 10249 # correct ring bond data
  131094. 49: ok 10250 # correct ring bond data
  131095. 49: ok 10251 # correct ring bond data
  131096. 49: ok 10252 # correct ring bond data
  131097. 49: ok 10253 # correct ring bond data
  131098. 49: ok 10254 # correct ring bond data
  131099. 49: ok 10255 # correct ring bond data
  131100. 49: ok 10256 # correct ring bond data
  131101. 49: ok 10257 # correct ring bond data
  131102. 49: ok 10258 # correct ring bond data
  131103. 49: ok 10259 # correct ring bond data
  131104. 49: ok 10260 # correct ring bond data
  131105. 49: ok 10261 # correct ring bond data
  131106. 49: ok 10262 # correct ring bond data
  131107. 49: ok 10263 # correct ring bond data
  131108. 49: ok 10264 # correct ring bond data
  131109. 49: ok 10265 # correct ring bond data
  131110. 49: ok 10266 # SSSR size matches reference
  131111. 49: ok 10267 # correct SSSR count
  131112. 49: ok 10268 # ring membership passed
  131113. 49: ok 10269 # correct SSSR count
  131114. 49: ok 10270 # ring membership passed
  131115. 49: ok 10271 # correct SSSR count
  131116. 49: ok 10272 # ring membership passed
  131117. 49: ok 10273 # correct SSSR count
  131118. 49: ok 10274 # ring membership passed
  131119. 49: ok 10275 # correct SSSR count
  131120. 49: ok 10276 # ring membership passed
  131121. 49: ok 10277 # correct SSSR count
  131122. 49: ok 10278 # ring membership passed
  131123. 49: ok 10279 # correct SSSR count
  131124. 49: ok 10280 # ring membership passed
  131125. 49: ok 10281 # correct SSSR count
  131126. 49: ok 10282 # ring membership passed
  131127. 49: ok 10283 # correct SSSR count
  131128. 49: ok 10284 # ring membership passed
  131129. 49: ok 10285 # correct SSSR count
  131130. 49: ok 10286 # ring membership passed
  131131. 49: ok 10287 # correct SSSR count
  131132. 49: ok 10288 # ring membership passed
  131133. 49: ok 10289 # correct SSSR count
  131134. 49: ok 10290 # ring membership passed
  131135. 49: ok 10291 # correct SSSR count
  131136. 49: ok 10292 # ring membership passed
  131137. 49: ok 10293 # correct SSSR count
  131138. 49: ok 10294 # ring membership passed
  131139. 49: ok 10295 # correct SSSR count
  131140. 49: ok 10296 # ring membership passed
  131141. 49: ok 10297 # correct SSSR count
  131142. 49: ok 10298 # ring membership passed
  131143. 49: ok 10299 # correct SSSR count
  131144. 49: ok 10300 # ring membership passed
  131145. 49: ok 10301 # correct SSSR count
  131146. 49: ok 10302 # ring membership passed
  131147. 49: ok 10303 # correct SSSR count
  131148. 49: ok 10304 # ring membership passed
  131149. 49: ok 10305 # correct SSSR count
  131150. 49: ok 10306 # ring membership passed
  131151. 49: ok 10307 # correct SSSR count
  131152. 49: ok 10308 # ring membership passed
  131153. 49: ok 10309 # correct SSSR count
  131154. 49: ok 10310 # ring membership passed
  131155. 49: ok 10311 # correct SSSR count
  131156. 49: ok 10312 # ring membership passed
  131157. 49: ok 10313 # correct SSSR count
  131158. 49: ok 10314 # ring membership passed
  131159. 49: ok 10315 # correct SSSR count
  131160. 49: ok 10316 # ring membership passed
  131161. 49: ok 10317 # correct SSSR count
  131162. 49: ok 10318 # ring membership passed
  131163. 49: ok 10319 # correct ring bond data
  131164. 49: ok 10320 # correct ring bond data
  131165. 49: ok 10321 # correct ring bond data
  131166. 49: ok 10322 # correct ring bond data
  131167. 49: ok 10323 # correct ring bond data
  131168. 49: ok 10324 # correct ring bond data
  131169. 49: ok 10325 # correct ring bond data
  131170. 49: ok 10326 # correct ring bond data
  131171. 49: ok 10327 # correct ring bond data
  131172. 49: ok 10328 # correct ring bond data
  131173. 49: ok 10329 # correct ring bond data
  131174. 49: ok 10330 # correct ring bond data
  131175. 49: ok 10331 # correct ring bond data
  131176. 49: ok 10332 # correct ring bond data
  131177. 49: ok 10333 # correct ring bond data
  131178. 49: ok 10334 # correct ring bond data
  131179. 49: ok 10335 # SSSR size matches reference
  131180. 49: ok 10336 # correct SSSR count
  131181. 49: ok 10337 # ring membership passed
  131182. 49: ok 10338 # correct SSSR count
  131183. 49: ok 10339 # ring membership passed
  131184. 49: ok 10340 # correct SSSR count
  131185. 49: ok 10341 # ring membership passed
  131186. 49: ok 10342 # correct SSSR count
  131187. 49: ok 10343 # ring membership passed
  131188. 49: ok 10344 # correct SSSR count
  131189. 49: ok 10345 # ring membership passed
  131190. 49: ok 10346 # correct SSSR count
  131191. 49: ok 10347 # ring membership passed
  131192. 49: ok 10348 # correct SSSR count
  131193. 49: ok 10349 # ring membership passed
  131194. 49: ok 10350 # correct SSSR count
  131195. 49: ok 10351 # ring membership passed
  131196. 49: ok 10352 # correct SSSR count
  131197. 49: ok 10353 # ring membership passed
  131198. 49: ok 10354 # correct SSSR count
  131199. 49: ok 10355 # ring membership passed
  131200. 49: ok 10356 # correct SSSR count
  131201. 49: ok 10357 # ring membership passed
  131202. 49: ok 10358 # correct SSSR count
  131203. 49: ok 10359 # ring membership passed
  131204. 49: ok 10360 # correct SSSR count
  131205. 49: ok 10361 # ring membership passed
  131206. 49: ok 10362 # correct SSSR count
  131207. 49: ok 10363 # ring membership passed
  131208. 49: ok 10364 # correct SSSR count
  131209. 49: ok 10365 # ring membership passed
  131210. 49: ok 10366 # correct ring bond data
  131211. 49: ok 10367 # correct ring bond data
  131212. 49: ok 10368 # correct ring bond data
  131213. 49: ok 10369 # correct ring bond data
  131214. 49: ok 10370 # correct ring bond data
  131215. 49: ok 10371 # correct ring bond data
  131216. 49: ok 10372 # correct ring bond data
  131217. 49: ok 10373 # correct ring bond data
  131218. 49: ok 10374 # correct ring bond data
  131219. 49: ok 10375 # correct ring bond data
  131220. 49: ok 10376 # correct ring bond data
  131221. 49: ok 10377 # correct ring bond data
  131222. 49: ok 10378 # correct ring bond data
  131223. 49: ok 10379 # correct ring bond data
  131224. 49: ok 10380 # correct ring bond data
  131225. 49: ok 10381 # correct ring bond data
  131226. 49: ok 10382 # correct ring bond data
  131227. 49: ok 10383 # correct ring bond data
  131228. 49: ok 10384 # correct ring bond data
  131229. 49: ok 10385 # correct ring bond data
  131230. 49: ok 10386 # correct ring bond data
  131231. 49: ok 10387 # correct ring bond data
  131232. 49: ok 10388 # SSSR size matches reference
  131233. 49: ok 10389 # correct SSSR count
  131234. 49: ok 10390 # ring membership passed
  131235. 49: ok 10391 # correct SSSR count
  131236. 49: ok 10392 # ring membership passed
  131237. 49: ok 10393 # correct SSSR count
  131238. 49: ok 10394 # ring membership passed
  131239. 49: ok 10395 # correct SSSR count
  131240. 49: ok 10396 # ring membership passed
  131241. 49: ok 10397 # correct SSSR count
  131242. 49: ok 10398 # ring membership passed
  131243. 49: ok 10399 # correct SSSR count
  131244. 49: ok 10400 # ring membership passed
  131245. 49: ok 10401 # correct SSSR count
  131246. 49: ok 10402 # ring membership passed
  131247. 49: ok 10403 # correct SSSR count
  131248. 49: ok 10404 # ring membership passed
  131249. 49: ok 10405 # correct SSSR count
  131250. 49: ok 10406 # ring membership passed
  131251. 49: ok 10407 # correct SSSR count
  131252. 49: ok 10408 # ring membership passed
  131253. 49: ok 10409 # correct SSSR count
  131254. 49: ok 10410 # ring membership passed
  131255. 49: ok 10411 # correct SSSR count
  131256. 49: ok 10412 # ring membership passed
  131257. 49: ok 10413 # correct SSSR count
  131258. 49: ok 10414 # ring membership passed
  131259. 49: ok 10415 # correct SSSR count
  131260. 49: ok 10416 # ring membership passed
  131261. 49: ok 10417 # correct SSSR count
  131262. 49: ok 10418 # ring membership passed
  131263. 49: ok 10419 # correct SSSR count
  131264. 49: ok 10420 # ring membership passed
  131265. 49: ok 10421 # correct SSSR count
  131266. 49: ok 10422 # ring membership passed
  131267. 49: ok 10423 # correct SSSR count
  131268. 49: ok 10424 # ring membership passed
  131269. 49: ok 10425 # correct SSSR count
  131270. 49: ok 10426 # ring membership passed
  131271. 49: ok 10427 # correct SSSR count
  131272. 49: ok 10428 # ring membership passed
  131273. 49: ok 10429 # correct SSSR count
  131274. 49: ok 10430 # ring membership passed
  131275. 49: ok 10431 # correct ring bond data
  131276. 49: ok 10432 # correct ring bond data
  131277. 49: ok 10433 # correct ring bond data
  131278. 49: ok 10434 # correct ring bond data
  131279. 49: ok 10435 # correct ring bond data
  131280. 49: ok 10436 # correct ring bond data
  131281. 49: ok 10437 # correct ring bond data
  131282. 49: ok 10438 # correct ring bond data
  131283. 49: ok 10439 # correct ring bond data
  131284. 49: ok 10440 # correct ring bond data
  131285. 49: ok 10441 # correct ring bond data
  131286. 49: ok 10442 # correct ring bond data
  131287. 49: ok 10443 # correct ring bond data
  131288. 49: ok 10444 # correct ring bond data
  131289. 49: ok 10445 # correct ring bond data
  131290. 49: ok 10446 # correct ring bond data
  131291. 49: ok 10447 # correct ring bond data
  131292. 49: ok 10448 # correct ring bond data
  131293. 49: ok 10449 # correct ring bond data
  131294. 49: ok 10450 # correct ring bond data
  131295. 49: ok 10451 # correct ring bond data
  131296. 49: ok 10452 # correct ring bond data
  131297. 49: ok 10453 # correct ring bond data
  131298. 49: ok 10454 # correct ring bond data
  131299. 49: ok 10455 # correct ring bond data
  131300. 49: ok 10456 # correct ring bond data
  131301. 49: ok 10457 # correct ring bond data
  131302. 49: ok 10458 # correct ring bond data
  131303. 49: ok 10459 # SSSR size matches reference
  131304. 49: ok 10460 # correct SSSR count
  131305. 49: ok 10461 # ring membership passed
  131306. 49: ok 10462 # correct SSSR count
  131307. 49: ok 10463 # ring membership passed
  131308. 49: ok 10464 # correct SSSR count
  131309. 49: ok 10465 # ring membership passed
  131310. 49: ok 10466 # correct SSSR count
  131311. 49: ok 10467 # ring membership passed
  131312. 49: ok 10468 # correct SSSR count
  131313. 49: ok 10469 # ring membership passed
  131314. 49: ok 10470 # correct SSSR count
  131315. 49: ok 10471 # ring membership passed
  131316. 49: ok 10472 # correct SSSR count
  131317. 49: ok 10473 # ring membership passed
  131318. 49: ok 10474 # correct SSSR count
  131319. 49: ok 10475 # ring membership passed
  131320. 49: ok 10476 # correct SSSR count
  131321. 49: ok 10477 # ring membership passed
  131322. 49: ok 10478 # correct SSSR count
  131323. 49: ok 10479 # ring membership passed
  131324. 49: ok 10480 # correct SSSR count
  131325. 49: ok 10481 # ring membership passed
  131326. 49: ok 10482 # correct SSSR count
  131327. 49: ok 10483 # ring membership passed
  131328. 49: ok 10484 # correct SSSR count
  131329. 49: ok 10485 # ring membership passed
  131330. 49: ok 10486 # correct SSSR count
  131331. 49: ok 10487 # ring membership passed
  131332. 49: ok 10488 # correct SSSR count
  131333. 49: ok 10489 # ring membership passed
  131334. 49: ok 10490 # correct SSSR count
  131335. 49: ok 10491 # ring membership passed
  131336. 49: ok 10492 # correct SSSR count
  131337. 49: ok 10493 # ring membership passed
  131338. 49: ok 10494 # correct SSSR count
  131339. 49: ok 10495 # ring membership passed
  131340. 49: ok 10496 # correct SSSR count
  131341. 49: ok 10497 # ring membership passed
  131342. 49: ok 10498 # correct SSSR count
  131343. 49: ok 10499 # ring membership passed
  131344. 49: ok 10500 # correct SSSR count
  131345. 49: ok 10501 # ring membership passed
  131346. 49: ok 10502 # correct SSSR count
  131347. 49: ok 10503 # ring membership passed
  131348. 49: ok 10504 # correct SSSR count
  131349. 49: ok 10505 # ring membership passed
  131350. 49: ok 10506 # correct SSSR count
  131351. 49: ok 10507 # ring membership passed
  131352. 49: ok 10508 # correct SSSR count
  131353. 49: ok 10509 # ring membership passed
  131354. 49: ok 10510 # correct SSSR count
  131355. 49: ok 10511 # ring membership passed
  131356. 49: ok 10512 # correct SSSR count
  131357. 49: ok 10513 # ring membership passed
  131358. 49: ok 10514 # correct ring bond data
  131359. 49: ok 10515 # correct ring bond data
  131360. 49: ok 10516 # correct ring bond data
  131361. 49: ok 10517 # correct ring bond data
  131362. 49: ok 10518 # correct ring bond data
  131363. 49: ok 10519 # correct ring bond data
  131364. 49: ok 10520 # correct ring bond data
  131365. 49: ok 10521 # correct ring bond data
  131366. 49: ok 10522 # correct ring bond data
  131367. 49: ok 10523 # correct ring bond data
  131368. 49: ok 10524 # correct ring bond data
  131369. 49: ok 10525 # correct ring bond data
  131370. 49: ok 10526 # correct ring bond data
  131371. 49: ok 10527 # correct ring bond data
  131372. 49: ok 10528 # correct ring bond data
  131373. 49: ok 10529 # correct ring bond data
  131374. 49: ok 10530 # correct ring bond data
  131375. 49: ok 10531 # correct ring bond data
  131376. 49: ok 10532 # correct ring bond data
  131377. 49: ok 10533 # SSSR size matches reference
  131378. 49: ok 10534 # correct SSSR count
  131379. 49: ok 10535 # ring membership passed
  131380. 49: ok 10536 # correct SSSR count
  131381. 49: ok 10537 # ring membership passed
  131382. 49: ok 10538 # correct SSSR count
  131383. 49: ok 10539 # ring membership passed
  131384. 49: ok 10540 # correct SSSR count
  131385. 49: ok 10541 # ring membership passed
  131386. 49: ok 10542 # correct SSSR count
  131387. 49: ok 10543 # ring membership passed
  131388. 49: ok 10544 # correct SSSR count
  131389. 49: ok 10545 # ring membership passed
  131390. 49: ok 10546 # correct SSSR count
  131391. 49: ok 10547 # ring membership passed
  131392. 49: ok 10548 # correct SSSR count
  131393. 49: ok 10549 # ring membership passed
  131394. 49: ok 10550 # correct SSSR count
  131395. 49: ok 10551 # ring membership passed
  131396. 49: ok 10552 # correct SSSR count
  131397. 49: ok 10553 # ring membership passed
  131398. 49: ok 10554 # correct SSSR count
  131399. 49: ok 10555 # ring membership passed
  131400. 49: ok 10556 # correct SSSR count
  131401. 49: ok 10557 # ring membership passed
  131402. 49: ok 10558 # correct SSSR count
  131403. 49: ok 10559 # ring membership passed
  131404. 49: ok 10560 # correct SSSR count
  131405. 49: ok 10561 # ring membership passed
  131406. 49: ok 10562 # correct SSSR count
  131407. 49: ok 10563 # ring membership passed
  131408. 49: ok 10564 # correct SSSR count
  131409. 49: ok 10565 # ring membership passed
  131410. 49: ok 10566 # correct SSSR count
  131411. 49: ok 10567 # ring membership passed
  131412. 49: ok 10568 # correct SSSR count
  131413. 49: ok 10569 # ring membership passed
  131414. 49: ok 10570 # correct ring bond data
  131415. 49: ok 10571 # correct ring bond data
  131416. 49: ok 10572 # correct ring bond data
  131417. 49: ok 10573 # correct ring bond data
  131418. 49: ok 10574 # correct ring bond data
  131419. 49: ok 10575 # correct ring bond data
  131420. 49: ok 10576 # correct ring bond data
  131421. 49: ok 10577 # correct ring bond data
  131422. 49: ok 10578 # correct ring bond data
  131423. 49: ok 10579 # correct ring bond data
  131424. 49: ok 10580 # correct ring bond data
  131425. 49: ok 10581 # correct ring bond data
  131426. 49: ok 10582 # correct ring bond data
  131427. 49: ok 10583 # correct ring bond data
  131428. 49: ok 10584 # correct ring bond data
  131429. 49: ok 10585 # correct ring bond data
  131430. 49: ok 10586 # correct ring bond data
  131431. 49: ok 10587 # correct ring bond data
  131432. 49: ok 10588 # correct ring bond data
  131433. 49: ok 10589 # correct ring bond data
  131434. 49: ok 10590 # correct ring bond data
  131435. 49: ok 10591 # correct ring bond data
  131436. 49: ok 10592 # correct ring bond data
  131437. 49: ok 10593 # correct ring bond data
  131438. 49: ok 10594 # correct ring bond data
  131439. 49: ok 10595 # SSSR size matches reference
  131440. 49: ok 10596 # correct SSSR count
  131441. 49: ok 10597 # ring membership passed
  131442. 49: ok 10598 # correct SSSR count
  131443. 49: ok 10599 # ring membership passed
  131444. 49: ok 10600 # correct SSSR count
  131445. 49: ok 10601 # ring membership passed
  131446. 49: ok 10602 # correct SSSR count
  131447. 49: ok 10603 # ring membership passed
  131448. 49: ok 10604 # correct SSSR count
  131449. 49: ok 10605 # ring membership passed
  131450. 49: ok 10606 # correct SSSR count
  131451. 49: ok 10607 # ring membership passed
  131452. 49: ok 10608 # correct SSSR count
  131453. 49: ok 10609 # ring membership passed
  131454. 49: ok 10610 # correct SSSR count
  131455. 49: ok 10611 # ring membership passed
  131456. 49: ok 10612 # correct SSSR count
  131457. 49: ok 10613 # ring membership passed
  131458. 49: ok 10614 # correct SSSR count
  131459. 49: ok 10615 # ring membership passed
  131460. 49: ok 10616 # correct SSSR count
  131461. 49: ok 10617 # ring membership passed
  131462. 49: ok 10618 # correct SSSR count
  131463. 49: ok 10619 # ring membership passed
  131464. 49: ok 10620 # correct SSSR count
  131465. 49: ok 10621 # ring membership passed
  131466. 49: ok 10622 # correct SSSR count
  131467. 49: ok 10623 # ring membership passed
  131468. 49: ok 10624 # correct SSSR count
  131469. 49: ok 10625 # ring membership passed
  131470. 49: ok 10626 # correct SSSR count
  131471. 49: ok 10627 # ring membership passed
  131472. 49: ok 10628 # correct SSSR count
  131473. 49: ok 10629 # ring membership passed
  131474. 49: ok 10630 # correct SSSR count
  131475. 49: ok 10631 # ring membership passed
  131476. 49: ok 10632 # correct SSSR count
  131477. 49: ok 10633 # ring membership passed
  131478. 49: ok 10634 # correct SSSR count
  131479. 49: ok 10635 # ring membership passed
  131480. 49: ok 10636 # correct SSSR count
  131481. 49: ok 10637 # ring membership passed
  131482. 49: ok 10638 # correct SSSR count
  131483. 49: ok 10639 # ring membership passed
  131484. 49: ok 10640 # correct SSSR count
  131485. 49: ok 10641 # ring membership passed
  131486. 49: ok 10642 # correct ring bond data
  131487. 49: ok 10643 # correct ring bond data
  131488. 49: ok 10644 # correct ring bond data
  131489. 49: ok 10645 # correct ring bond data
  131490. 49: ok 10646 # correct ring bond data
  131491. 49: ok 10647 # correct ring bond data
  131492. 49: ok 10648 # correct ring bond data
  131493. 49: ok 10649 # correct ring bond data
  131494. 49: ok 10650 # correct ring bond data
  131495. 49: ok 10651 # correct ring bond data
  131496. 49: ok 10652 # correct ring bond data
  131497. 49: ok 10653 # correct ring bond data
  131498. 49: ok 10654 # correct ring bond data
  131499. 49: ok 10655 # correct ring bond data
  131500. 49: ok 10656 # correct ring bond data
  131501. 49: ok 10657 # correct ring bond data
  131502. 49: ok 10658 # correct ring bond data
  131503. 49: ok 10659 # correct ring bond data
  131504. 49: ok 10660 # correct ring bond data
  131505. 49: ok 10661 # correct ring bond data
  131506. 49: ok 10662 # correct ring bond data
  131507. 49: ok 10663 # correct ring bond data
  131508. 49: ok 10664 # correct ring bond data
  131509. 49: ok 10665 # correct ring bond data
  131510. 49: ok 10666 # SSSR size matches reference
  131511. 49: ok 10667 # correct SSSR count
  131512. 49: ok 10668 # ring membership passed
  131513. 49: ok 10669 # correct SSSR count
  131514. 49: ok 10670 # ring membership passed
  131515. 49: ok 10671 # correct SSSR count
  131516. 49: ok 10672 # ring membership passed
  131517. 49: ok 10673 # correct SSSR count
  131518. 49: ok 10674 # ring membership passed
  131519. 49: ok 10675 # correct SSSR count
  131520. 49: ok 10676 # ring membership passed
  131521. 49: ok 10677 # correct SSSR count
  131522. 49: ok 10678 # ring membership passed
  131523. 49: ok 10679 # correct SSSR count
  131524. 49: ok 10680 # ring membership passed
  131525. 49: ok 10681 # correct SSSR count
  131526. 49: ok 10682 # ring membership passed
  131527. 49: ok 10683 # correct SSSR count
  131528. 49: ok 10684 # ring membership passed
  131529. 49: ok 10685 # correct SSSR count
  131530. 49: ok 10686 # ring membership passed
  131531. 49: ok 10687 # correct SSSR count
  131532. 49: ok 10688 # ring membership passed
  131533. 49: ok 10689 # correct SSSR count
  131534. 49: ok 10690 # ring membership passed
  131535. 49: ok 10691 # correct SSSR count
  131536. 49: ok 10692 # ring membership passed
  131537. 49: ok 10693 # correct SSSR count
  131538. 49: ok 10694 # ring membership passed
  131539. 49: ok 10695 # correct SSSR count
  131540. 49: ok 10696 # ring membership passed
  131541. 49: ok 10697 # correct SSSR count
  131542. 49: ok 10698 # ring membership passed
  131543. 49: ok 10699 # correct SSSR count
  131544. 49: ok 10700 # ring membership passed
  131545. 49: ok 10701 # correct SSSR count
  131546. 49: ok 10702 # ring membership passed
  131547. 49: ok 10703 # correct SSSR count
  131548. 49: ok 10704 # ring membership passed
  131549. 49: ok 10705 # correct SSSR count
  131550. 49: ok 10706 # ring membership passed
  131551. 49: ok 10707 # correct SSSR count
  131552. 49: ok 10708 # ring membership passed
  131553. 49: ok 10709 # correct SSSR count
  131554. 49: ok 10710 # ring membership passed
  131555. 49: ok 10711 # correct ring bond data
  131556. 49: ok 10712 # correct ring bond data
  131557. 49: ok 10713 # correct ring bond data
  131558. 49: ok 10714 # correct ring bond data
  131559. 49: ok 10715 # correct ring bond data
  131560. 49: ok 10716 # correct ring bond data
  131561. 49: ok 10717 # correct ring bond data
  131562. 49: ok 10718 # correct ring bond data
  131563. 49: ok 10719 # correct ring bond data
  131564. 49: ok 10720 # correct ring bond data
  131565. 49: ok 10721 # correct ring bond data
  131566. 49: ok 10722 # correct ring bond data
  131567. 49: ok 10723 # correct ring bond data
  131568. 49: ok 10724 # correct ring bond data
  131569. 49: ok 10725 # correct ring bond data
  131570. 49: ok 10726 # correct ring bond data
  131571. 49: ok 10727 # correct ring bond data
  131572. 49: ok 10728 # correct ring bond data
  131573. 49: ok 10729 # correct ring bond data
  131574. 49: ok 10730 # SSSR size matches reference
  131575. 49: ok 10731 # correct SSSR count
  131576. 49: ok 10732 # ring membership passed
  131577. 49: ok 10733 # correct SSSR count
  131578. 49: ok 10734 # ring membership passed
  131579. 49: ok 10735 # correct SSSR count
  131580. 49: ok 10736 # ring membership passed
  131581. 49: ok 10737 # correct SSSR count
  131582. 49: ok 10738 # ring membership passed
  131583. 49: ok 10739 # correct SSSR count
  131584. 49: ok 10740 # ring membership passed
  131585. 49: ok 10741 # correct SSSR count
  131586. 49: ok 10742 # ring membership passed
  131587. 49: ok 10743 # correct SSSR count
  131588. 49: ok 10744 # ring membership passed
  131589. 49: ok 10745 # correct SSSR count
  131590. 49: ok 10746 # ring membership passed
  131591. 49: ok 10747 # correct SSSR count
  131592. 49: ok 10748 # ring membership passed
  131593. 49: ok 10749 # correct SSSR count
  131594. 49: ok 10750 # ring membership passed
  131595. 49: ok 10751 # correct SSSR count
  131596. 49: ok 10752 # ring membership passed
  131597. 49: ok 10753 # correct SSSR count
  131598. 49: ok 10754 # ring membership passed
  131599. 49: ok 10755 # correct SSSR count
  131600. 49: ok 10756 # ring membership passed
  131601. 49: ok 10757 # correct SSSR count
  131602. 49: ok 10758 # ring membership passed
  131603. 49: ok 10759 # correct SSSR count
  131604. 49: ok 10760 # ring membership passed
  131605. 49: ok 10761 # correct SSSR count
  131606. 49: ok 10762 # ring membership passed
  131607. 49: ok 10763 # correct SSSR count
  131608. 49: ok 10764 # ring membership passed
  131609. 49: ok 10765 # correct SSSR count
  131610. 49: ok 10766 # ring membership passed
  131611. 49: ok 10767 # correct SSSR count
  131612. 49: ok 10768 # ring membership passed
  131613. 49: ok 10769 # correct ring bond data
  131614. 49: ok 10770 # correct ring bond data
  131615. 49: ok 10771 # correct ring bond data
  131616. 49: ok 10772 # correct ring bond data
  131617. 49: ok 10773 # correct ring bond data
  131618. 49: ok 10774 # correct ring bond data
  131619. 49: ok 10775 # correct ring bond data
  131620. 49: ok 10776 # correct ring bond data
  131621. 49: ok 10777 # correct ring bond data
  131622. 49: ok 10778 # correct ring bond data
  131623. 49: ok 10779 # correct ring bond data
  131624. 49: ok 10780 # correct ring bond data
  131625. 49: ok 10781 # correct ring bond data
  131626. 49: ok 10782 # correct ring bond data
  131627. 49: ok 10783 # correct ring bond data
  131628. 49: ok 10784 # correct ring bond data
  131629. 49: ok 10785 # SSSR size matches reference
  131630. 49: ok 10786 # correct SSSR count
  131631. 49: ok 10787 # ring membership passed
  131632. 49: ok 10788 # correct SSSR count
  131633. 49: ok 10789 # ring membership passed
  131634. 49: ok 10790 # correct SSSR count
  131635. 49: ok 10791 # ring membership passed
  131636. 49: ok 10792 # correct SSSR count
  131637. 49: ok 10793 # ring membership passed
  131638. 49: ok 10794 # correct SSSR count
  131639. 49: ok 10795 # ring membership passed
  131640. 49: ok 10796 # correct SSSR count
  131641. 49: ok 10797 # ring membership passed
  131642. 49: ok 10798 # correct SSSR count
  131643. 49: ok 10799 # ring membership passed
  131644. 49: ok 10800 # correct SSSR count
  131645. 49: ok 10801 # ring membership passed
  131646. 49: ok 10802 # correct SSSR count
  131647. 49: ok 10803 # ring membership passed
  131648. 49: ok 10804 # correct SSSR count
  131649. 49: ok 10805 # ring membership passed
  131650. 49: ok 10806 # correct SSSR count
  131651. 49: ok 10807 # ring membership passed
  131652. 49: ok 10808 # correct SSSR count
  131653. 49: ok 10809 # ring membership passed
  131654. 49: ok 10810 # correct SSSR count
  131655. 49: ok 10811 # ring membership passed
  131656. 49: ok 10812 # correct SSSR count
  131657. 49: ok 10813 # ring membership passed
  131658. 49: ok 10814 # correct SSSR count
  131659. 49: ok 10815 # ring membership passed
  131660. 49: ok 10816 # correct ring bond data
  131661. 49: ok 10817 # correct ring bond data
  131662. 49: ok 10818 # correct ring bond data
  131663. 49: ok 10819 # correct ring bond data
  131664. 49: ok 10820 # correct ring bond data
  131665. 49: ok 10821 # correct ring bond data
  131666. 49: ok 10822 # correct ring bond data
  131667. 49: ok 10823 # correct ring bond data
  131668. 49: ok 10824 # correct ring bond data
  131669. 49: ok 10825 # correct ring bond data
  131670. 49: ok 10826 # correct ring bond data
  131671. 49: ok 10827 # correct ring bond data
  131672. 49: ok 10828 # correct ring bond data
  131673. 49: ok 10829 # correct ring bond data
  131674. 49: ok 10830 # correct ring bond data
  131675. 49: ok 10831 # SSSR size matches reference
  131676. 49: ok 10832 # correct SSSR count
  131677. 49: ok 10833 # ring membership passed
  131678. 49: ok 10834 # correct SSSR count
  131679. 49: ok 10835 # ring membership passed
  131680. 49: ok 10836 # correct SSSR count
  131681. 49: ok 10837 # ring membership passed
  131682. 49: ok 10838 # correct SSSR count
  131683. 49: ok 10839 # ring membership passed
  131684. 49: ok 10840 # correct SSSR count
  131685. 49: ok 10841 # ring membership passed
  131686. 49: ok 10842 # correct SSSR count
  131687. 49: ok 10843 # ring membership passed
  131688. 49: ok 10844 # correct SSSR count
  131689. 49: ok 10845 # ring membership passed
  131690. 49: ok 10846 # correct SSSR count
  131691. 49: ok 10847 # ring membership passed
  131692. 49: ok 10848 # correct SSSR count
  131693. 49: ok 10849 # ring membership passed
  131694. 49: ok 10850 # correct SSSR count
  131695. 49: ok 10851 # ring membership passed
  131696. 49: ok 10852 # correct SSSR count
  131697. 49: ok 10853 # ring membership passed
  131698. 49: ok 10854 # correct SSSR count
  131699. 49: ok 10855 # ring membership passed
  131700. 49: ok 10856 # correct SSSR count
  131701. 49: ok 10857 # ring membership passed
  131702. 49: ok 10858 # correct SSSR count
  131703. 49: ok 10859 # ring membership passed
  131704. 49: ok 10860 # correct ring bond data
  131705. 49: ok 10861 # correct ring bond data
  131706. 49: ok 10862 # correct ring bond data
  131707. 49: ok 10863 # correct ring bond data
  131708. 49: ok 10864 # correct ring bond data
  131709. 49: ok 10865 # correct ring bond data
  131710. 49: ok 10866 # correct ring bond data
  131711. 49: ok 10867 # correct ring bond data
  131712. 49: ok 10868 # correct ring bond data
  131713. 49: ok 10869 # correct ring bond data
  131714. 49: ok 10870 # correct ring bond data
  131715. 49: ok 10871 # correct ring bond data
  131716. 49: ok 10872 # correct ring bond data
  131717. 49: ok 10873 # correct ring bond data
  131718. 49: ok 10874 # correct ring bond data
  131719. 49: ok 10875 # correct ring bond data
  131720. 49: ok 10876 # SSSR size matches reference
  131721. 49: ok 10877 # correct SSSR count
  131722. 49: ok 10878 # ring membership passed
  131723. 49: ok 10879 # correct SSSR count
  131724. 49: ok 10880 # ring membership passed
  131725. 49: ok 10881 # correct SSSR count
  131726. 49: ok 10882 # ring membership passed
  131727. 49: ok 10883 # correct SSSR count
  131728. 49: ok 10884 # ring membership passed
  131729. 49: ok 10885 # correct SSSR count
  131730. 49: ok 10886 # ring membership passed
  131731. 49: ok 10887 # correct SSSR count
  131732. 49: ok 10888 # ring membership passed
  131733. 49: ok 10889 # correct SSSR count
  131734. 49: ok 10890 # ring membership passed
  131735. 49: ok 10891 # correct SSSR count
  131736. 49: ok 10892 # ring membership passed
  131737. 49: ok 10893 # correct SSSR count
  131738. 49: ok 10894 # ring membership passed
  131739. 49: ok 10895 # correct SSSR count
  131740. 49: ok 10896 # ring membership passed
  131741. 49: ok 10897 # correct SSSR count
  131742. 49: ok 10898 # ring membership passed
  131743. 49: ok 10899 # correct SSSR count
  131744. 49: ok 10900 # ring membership passed
  131745. 49: ok 10901 # correct SSSR count
  131746. 49: ok 10902 # ring membership passed
  131747. 49: ok 10903 # correct SSSR count
  131748. 49: ok 10904 # ring membership passed
  131749. 49: ok 10905 # correct SSSR count
  131750. 49: ok 10906 # ring membership passed
  131751. 49: ok 10907 # correct ring bond data
  131752. 49: ok 10908 # correct ring bond data
  131753. 49: ok 10909 # correct ring bond data
  131754. 49: ok 10910 # correct ring bond data
  131755. 49: ok 10911 # correct ring bond data
  131756. 49: ok 10912 # correct ring bond data
  131757. 49: ok 10913 # correct ring bond data
  131758. 49: ok 10914 # correct ring bond data
  131759. 49: ok 10915 # correct ring bond data
  131760. 49: ok 10916 # correct ring bond data
  131761. 49: ok 10917 # correct ring bond data
  131762. 49: ok 10918 # correct ring bond data
  131763. 49: ok 10919 # correct ring bond data
  131764. 49: ok 10920 # correct ring bond data
  131765. 49: ok 10921 # correct ring bond data
  131766. 49: ok 10922 # correct ring bond data
  131767. 49: ok 10923 # correct ring bond data
  131768. 49: ok 10924 # correct ring bond data
  131769. 49: ok 10925 # SSSR size matches reference
  131770. 49: ok 10926 # correct SSSR count
  131771. 49: ok 10927 # ring membership passed
  131772. 49: ok 10928 # correct SSSR count
  131773. 49: ok 10929 # ring membership passed
  131774. 49: ok 10930 # correct SSSR count
  131775. 49: ok 10931 # ring membership passed
  131776. 49: ok 10932 # correct SSSR count
  131777. 49: ok 10933 # ring membership passed
  131778. 49: ok 10934 # correct SSSR count
  131779. 49: ok 10935 # ring membership passed
  131780. 49: ok 10936 # correct SSSR count
  131781. 49: ok 10937 # ring membership passed
  131782. 49: ok 10938 # correct SSSR count
  131783. 49: ok 10939 # ring membership passed
  131784. 49: ok 10940 # correct SSSR count
  131785. 49: ok 10941 # ring membership passed
  131786. 49: ok 10942 # correct SSSR count
  131787. 49: ok 10943 # ring membership passed
  131788. 49: ok 10944 # correct SSSR count
  131789. 49: ok 10945 # ring membership passed
  131790. 49: ok 10946 # correct SSSR count
  131791. 49: ok 10947 # ring membership passed
  131792. 49: ok 10948 # correct SSSR count
  131793. 49: ok 10949 # ring membership passed
  131794. 49: ok 10950 # correct SSSR count
  131795. 49: ok 10951 # ring membership passed
  131796. 49: ok 10952 # correct SSSR count
  131797. 49: ok 10953 # ring membership passed
  131798. 49: ok 10954 # correct SSSR count
  131799. 49: ok 10955 # ring membership passed
  131800. 49: ok 10956 # correct SSSR count
  131801. 49: ok 10957 # ring membership passed
  131802. 49: ok 10958 # correct SSSR count
  131803. 49: ok 10959 # ring membership passed
  131804. 49: ok 10960 # correct ring bond data
  131805. 49: ok 10961 # correct ring bond data
  131806. 49: ok 10962 # correct ring bond data
  131807. 49: ok 10963 # correct ring bond data
  131808. 49: ok 10964 # correct ring bond data
  131809. 49: ok 10965 # correct ring bond data
  131810. 49: ok 10966 # correct ring bond data
  131811. 49: ok 10967 # correct ring bond data
  131812. 49: ok 10968 # correct ring bond data
  131813. 49: ok 10969 # correct ring bond data
  131814. 49: ok 10970 # correct ring bond data
  131815. 49: ok 10971 # correct ring bond data
  131816. 49: ok 10972 # correct ring bond data
  131817. 49: ok 10973 # correct ring bond data
  131818. 49: ok 10974 # correct ring bond data
  131819. 49: ok 10975 # correct ring bond data
  131820. 49: ok 10976 # correct ring bond data
  131821. 49: ok 10977 # correct ring bond data
  131822. 49: ok 10978 # correct ring bond data
  131823. 49: ok 10979 # correct ring bond data
  131824. 49: ok 10980 # correct ring bond data
  131825. 49: ok 10981 # correct ring bond data
  131826. 49: ok 10982 # correct ring bond data
  131827. 49: ok 10983 # correct ring bond data
  131828. 49: ok 10984 # correct ring bond data
  131829. 49: ok 10985 # correct ring bond data
  131830. 49: ok 10986 # correct ring bond data
  131831. 49: ok 10987 # correct ring bond data
  131832. 49: ok 10988 # correct ring bond data
  131833. 49: ok 10989 # correct ring bond data
  131834. 49: ok 10990 # correct ring bond data
  131835. 49: ok 10991 # correct ring bond data
  131836. 49: ok 10992 # correct ring bond data
  131837. 49: ok 10993 # correct ring bond data
  131838. 49: ok 10994 # correct ring bond data
  131839. 49: ok 10995 # correct ring bond data
  131840. 49: ok 10996 # correct ring bond data
  131841. 49: ok 10997 # correct ring bond data
  131842. 49: ok 10998 # SSSR size matches reference
  131843. 49: ok 10999 # correct SSSR count
  131844. 49: ok 11000 # ring membership passed
  131845. 49: ok 11001 # correct SSSR count
  131846. 49: ok 11002 # ring membership passed
  131847. 49: ok 11003 # correct SSSR count
  131848. 49: ok 11004 # ring membership passed
  131849. 49: ok 11005 # correct SSSR count
  131850. 49: ok 11006 # ring membership passed
  131851. 49: ok 11007 # correct SSSR count
  131852. 49: ok 11008 # ring membership passed
  131853. 49: ok 11009 # correct SSSR count
  131854. 49: ok 11010 # ring membership passed
  131855. 49: ok 11011 # correct SSSR count
  131856. 49: ok 11012 # ring membership passed
  131857. 49: ok 11013 # correct SSSR count
  131858. 49: ok 11014 # ring membership passed
  131859. 49: ok 11015 # correct SSSR count
  131860. 49: ok 11016 # ring membership passed
  131861. 49: ok 11017 # correct SSSR count
  131862. 49: ok 11018 # ring membership passed
  131863. 49: ok 11019 # correct SSSR count
  131864. 49: ok 11020 # ring membership passed
  131865. 49: ok 11021 # correct SSSR count
  131866. 49: ok 11022 # ring membership passed
  131867. 49: ok 11023 # correct SSSR count
  131868. 49: ok 11024 # ring membership passed
  131869. 49: ok 11025 # correct SSSR count
  131870. 49: ok 11026 # ring membership passed
  131871. 49: ok 11027 # correct SSSR count
  131872. 49: ok 11028 # ring membership passed
  131873. 49: ok 11029 # correct SSSR count
  131874. 49: ok 11030 # ring membership passed
  131875. 49: ok 11031 # correct SSSR count
  131876. 49: ok 11032 # ring membership passed
  131877. 49: ok 11033 # correct SSSR count
  131878. 49: ok 11034 # ring membership passed
  131879. 49: ok 11035 # correct SSSR count
  131880. 49: ok 11036 # ring membership passed
  131881. 49: ok 11037 # correct SSSR count
  131882. 49: ok 11038 # ring membership passed
  131883. 49: ok 11039 # correct SSSR count
  131884. 49: ok 11040 # ring membership passed
  131885. 49: ok 11041 # correct SSSR count
  131886. 49: ok 11042 # ring membership passed
  131887. 49: ok 11043 # correct SSSR count
  131888. 49: ok 11044 # ring membership passed
  131889. 49: ok 11045 # correct SSSR count
  131890. 49: ok 11046 # ring membership passed
  131891. 49: ok 11047 # correct SSSR count
  131892. 49: ok 11048 # ring membership passed
  131893. 49: ok 11049 # correct SSSR count
  131894. 49: ok 11050 # ring membership passed
  131895. 49: ok 11051 # correct SSSR count
  131896. 49: ok 11052 # ring membership passed
  131897. 49: ok 11053 # correct SSSR count
  131898. 49: ok 11054 # ring membership passed
  131899. 49: ok 11055 # correct SSSR count
  131900. 49: ok 11056 # ring membership passed
  131901. 49: ok 11057 # correct SSSR count
  131902. 49: ok 11058 # ring membership passed
  131903. 49: ok 11059 # correct SSSR count
  131904. 49: ok 11060 # ring membership passed
  131905. 49: ok 11061 # correct SSSR count
  131906. 49: ok 11062 # ring membership passed
  131907. 49: ok 11063 # correct SSSR count
  131908. 49: ok 11064 # ring membership passed
  131909. 49: ok 11065 # correct SSSR count
  131910. 49: ok 11066 # ring membership passed
  131911. 49: ok 11067 # correct SSSR count
  131912. 49: ok 11068 # ring membership passed
  131913. 49: ok 11069 # correct SSSR count
  131914. 49: ok 11070 # ring membership passed
  131915. 49: ok 11071 # correct ring bond data
  131916. 49: ok 11072 # correct ring bond data
  131917. 49: ok 11073 # correct ring bond data
  131918. 49: ok 11074 # correct ring bond data
  131919. 49: ok 11075 # correct ring bond data
  131920. 49: ok 11076 # correct ring bond data
  131921. 49: ok 11077 # correct ring bond data
  131922. 49: ok 11078 # correct ring bond data
  131923. 49: ok 11079 # correct ring bond data
  131924. 49: ok 11080 # correct ring bond data
  131925. 49: ok 11081 # correct ring bond data
  131926. 49: ok 11082 # correct ring bond data
  131927. 49: ok 11083 # correct ring bond data
  131928. 49: ok 11084 # correct ring bond data
  131929. 49: ok 11085 # correct ring bond data
  131930. 49: ok 11086 # SSSR size matches reference
  131931. 49: ok 11087 # correct SSSR count
  131932. 49: ok 11088 # ring membership passed
  131933. 49: ok 11089 # correct SSSR count
  131934. 49: ok 11090 # ring membership passed
  131935. 49: ok 11091 # correct SSSR count
  131936. 49: ok 11092 # ring membership passed
  131937. 49: ok 11093 # correct SSSR count
  131938. 49: ok 11094 # ring membership passed
  131939. 49: ok 11095 # correct SSSR count
  131940. 49: ok 11096 # ring membership passed
  131941. 49: ok 11097 # correct SSSR count
  131942. 49: ok 11098 # ring membership passed
  131943. 49: ok 11099 # correct SSSR count
  131944. 49: ok 11100 # ring membership passed
  131945. 49: ok 11101 # correct SSSR count
  131946. 49: ok 11102 # ring membership passed
  131947. 49: ok 11103 # correct SSSR count
  131948. 49: ok 11104 # ring membership passed
  131949. 49: ok 11105 # correct SSSR count
  131950. 49: ok 11106 # ring membership passed
  131951. 49: ok 11107 # correct SSSR count
  131952. 49: ok 11108 # ring membership passed
  131953. 49: ok 11109 # correct SSSR count
  131954. 49: ok 11110 # ring membership passed
  131955. 49: ok 11111 # correct SSSR count
  131956. 49: ok 11112 # ring membership passed
  131957. 49: ok 11113 # correct SSSR count
  131958. 49: ok 11114 # ring membership passed
  131959. 49: ok 11115 # correct ring bond data
  131960. 49: ok 11116 # correct ring bond data
  131961. 49: ok 11117 # correct ring bond data
  131962. 49: ok 11118 # correct ring bond data
  131963. 49: ok 11119 # correct ring bond data
  131964. 49: ok 11120 # correct ring bond data
  131965. 49: ok 11121 # correct ring bond data
  131966. 49: ok 11122 # correct ring bond data
  131967. 49: ok 11123 # correct ring bond data
  131968. 49: ok 11124 # correct ring bond data
  131969. 49: ok 11125 # correct ring bond data
  131970. 49: ok 11126 # correct ring bond data
  131971. 49: ok 11127 # correct ring bond data
  131972. 49: ok 11128 # correct ring bond data
  131973. 49: ok 11129 # correct ring bond data
  131974. 49: ok 11130 # correct ring bond data
  131975. 49: ok 11131 # correct ring bond data
  131976. 49: ok 11132 # correct ring bond data
  131977. 49: ok 11133 # correct ring bond data
  131978. 49: ok 11134 # correct ring bond data
  131979. 49: ok 11135 # correct ring bond data
  131980. 49: ok 11136 # correct ring bond data
  131981. 49: ok 11137 # correct ring bond data
  131982. 49: ok 11138 # correct ring bond data
  131983. 49: ok 11139 # correct ring bond data
  131984. 49: ok 11140 # SSSR size matches reference
  131985. 49: ok 11141 # correct SSSR count
  131986. 49: ok 11142 # ring membership passed
  131987. 49: ok 11143 # correct SSSR count
  131988. 49: ok 11144 # ring membership passed
  131989. 49: ok 11145 # correct SSSR count
  131990. 49: ok 11146 # ring membership passed
  131991. 49: ok 11147 # correct SSSR count
  131992. 49: ok 11148 # ring membership passed
  131993. 49: ok 11149 # correct SSSR count
  131994. 49: ok 11150 # ring membership passed
  131995. 49: ok 11151 # correct SSSR count
  131996. 49: ok 11152 # ring membership passed
  131997. 49: ok 11153 # correct SSSR count
  131998. 49: ok 11154 # ring membership passed
  131999. 49: ok 11155 # correct SSSR count
  132000. 49: ok 11156 # ring membership passed
  132001. 49: ok 11157 # correct SSSR count
  132002. 49: ok 11158 # ring membership passed
  132003. 49: ok 11159 # correct SSSR count
  132004. 49: ok 11160 # ring membership passed
  132005. 49: ok 11161 # correct SSSR count
  132006. 49: ok 11162 # ring membership passed
  132007. 49: ok 11163 # correct SSSR count
  132008. 49: ok 11164 # ring membership passed
  132009. 49: ok 11165 # correct SSSR count
  132010. 49: ok 11166 # ring membership passed
  132011. 49: ok 11167 # correct SSSR count
  132012. 49: ok 11168 # ring membership passed
  132013. 49: ok 11169 # correct SSSR count
  132014. 49: ok 11170 # ring membership passed
  132015. 49: ok 11171 # correct SSSR count
  132016. 49: ok 11172 # ring membership passed
  132017. 49: ok 11173 # correct SSSR count
  132018. 49: ok 11174 # ring membership passed
  132019. 49: ok 11175 # correct SSSR count
  132020. 49: ok 11176 # ring membership passed
  132021. 49: ok 11177 # correct SSSR count
  132022. 49: ok 11178 # ring membership passed
  132023. 49: ok 11179 # correct SSSR count
  132024. 49: ok 11180 # ring membership passed
  132025. 49: ok 11181 # correct SSSR count
  132026. 49: ok 11182 # ring membership passed
  132027. 49: ok 11183 # correct SSSR count
  132028. 49: ok 11184 # ring membership passed
  132029. 49: ok 11185 # correct SSSR count
  132030. 49: ok 11186 # ring membership passed
  132031. 49: ok 11187 # correct ring bond data
  132032. 49: ok 11188 # correct ring bond data
  132033. 49: ok 11189 # correct ring bond data
  132034. 49: ok 11190 # correct ring bond data
  132035. 49: ok 11191 # correct ring bond data
  132036. 49: ok 11192 # correct ring bond data
  132037. 49: ok 11193 # correct ring bond data
  132038. 49: ok 11194 # correct ring bond data
  132039. 49: ok 11195 # correct ring bond data
  132040. 49: ok 11196 # correct ring bond data
  132041. 49: ok 11197 # correct ring bond data
  132042. 49: ok 11198 # correct ring bond data
  132043. 49: ok 11199 # correct ring bond data
  132044. 49: ok 11200 # correct ring bond data
  132045. 49: ok 11201 # correct ring bond data
  132046. 49: ok 11202 # correct ring bond data
  132047. 49: ok 11203 # correct ring bond data
  132048. 49: ok 11204 # correct ring bond data
  132049. 49: ok 11205 # correct ring bond data
  132050. 49: ok 11206 # correct ring bond data
  132051. 49: ok 11207 # SSSR size matches reference
  132052. 49: ok 11208 # correct SSSR count
  132053. 49: ok 11209 # ring membership passed
  132054. 49: ok 11210 # correct SSSR count
  132055. 49: ok 11211 # ring membership passed
  132056. 49: ok 11212 # correct SSSR count
  132057. 49: ok 11213 # ring membership passed
  132058. 49: ok 11214 # correct SSSR count
  132059. 49: ok 11215 # ring membership passed
  132060. 49: ok 11216 # correct SSSR count
  132061. 49: ok 11217 # ring membership passed
  132062. 49: ok 11218 # correct SSSR count
  132063. 49: ok 11219 # ring membership passed
  132064. 49: ok 11220 # correct SSSR count
  132065. 49: ok 11221 # ring membership passed
  132066. 49: ok 11222 # correct SSSR count
  132067. 49: ok 11223 # ring membership passed
  132068. 49: ok 11224 # correct SSSR count
  132069. 49: ok 11225 # ring membership passed
  132070. 49: ok 11226 # correct SSSR count
  132071. 49: ok 11227 # ring membership passed
  132072. 49: ok 11228 # correct SSSR count
  132073. 49: ok 11229 # ring membership passed
  132074. 49: ok 11230 # correct SSSR count
  132075. 49: ok 11231 # ring membership passed
  132076. 49: ok 11232 # correct SSSR count
  132077. 49: ok 11233 # ring membership passed
  132078. 49: ok 11234 # correct SSSR count
  132079. 49: ok 11235 # ring membership passed
  132080. 49: ok 11236 # correct SSSR count
  132081. 49: ok 11237 # ring membership passed
  132082. 49: ok 11238 # correct SSSR count
  132083. 49: ok 11239 # ring membership passed
  132084. 49: ok 11240 # correct SSSR count
  132085. 49: ok 11241 # ring membership passed
  132086. 49: ok 11242 # correct SSSR count
  132087. 49: ok 11243 # ring membership passed
  132088. 49: ok 11244 # correct ring bond data
  132089. 49: ok 11245 # correct ring bond data
  132090. 49: ok 11246 # correct ring bond data
  132091. 49: ok 11247 # correct ring bond data
  132092. 49: ok 11248 # correct ring bond data
  132093. 49: ok 11249 # correct ring bond data
  132094. 49: ok 11250 # correct ring bond data
  132095. 49: ok 11251 # correct ring bond data
  132096. 49: ok 11252 # correct ring bond data
  132097. 49: ok 11253 # correct ring bond data
  132098. 49: ok 11254 # correct ring bond data
  132099. 49: ok 11255 # correct ring bond data
  132100. 49: ok 11256 # correct ring bond data
  132101. 49: ok 11257 # correct ring bond data
  132102. 49: ok 11258 # correct ring bond data
  132103. 49: ok 11259 # correct ring bond data
  132104. 49: ok 11260 # correct ring bond data
  132105. 49: ok 11261 # correct ring bond data
  132106. 49: ok 11262 # correct ring bond data
  132107. 49: ok 11263 # correct ring bond data
  132108. 49: ok 11264 # SSSR size matches reference
  132109. 49: ok 11265 # correct SSSR count
  132110. 49: ok 11266 # ring membership passed
  132111. 49: ok 11267 # correct SSSR count
  132112. 49: ok 11268 # ring membership passed
  132113. 49: ok 11269 # correct SSSR count
  132114. 49: ok 11270 # ring membership passed
  132115. 49: ok 11271 # correct SSSR count
  132116. 49: ok 11272 # ring membership passed
  132117. 49: ok 11273 # correct SSSR count
  132118. 49: ok 11274 # ring membership passed
  132119. 49: ok 11275 # correct SSSR count
  132120. 49: ok 11276 # ring membership passed
  132121. 49: ok 11277 # correct SSSR count
  132122. 49: ok 11278 # ring membership passed
  132123. 49: ok 11279 # correct SSSR count
  132124. 49: ok 11280 # ring membership passed
  132125. 49: ok 11281 # correct SSSR count
  132126. 49: ok 11282 # ring membership passed
  132127. 49: ok 11283 # correct SSSR count
  132128. 49: ok 11284 # ring membership passed
  132129. 49: ok 11285 # correct SSSR count
  132130. 49: ok 11286 # ring membership passed
  132131. 49: ok 11287 # correct SSSR count
  132132. 49: ok 11288 # ring membership passed
  132133. 49: ok 11289 # correct SSSR count
  132134. 49: ok 11290 # ring membership passed
  132135. 49: ok 11291 # correct SSSR count
  132136. 49: ok 11292 # ring membership passed
  132137. 49: ok 11293 # correct SSSR count
  132138. 49: ok 11294 # ring membership passed
  132139. 49: ok 11295 # correct SSSR count
  132140. 49: ok 11296 # ring membership passed
  132141. 49: ok 11297 # correct SSSR count
  132142. 49: ok 11298 # ring membership passed
  132143. 49: ok 11299 # correct SSSR count
  132144. 49: ok 11300 # ring membership passed
  132145. 49: ok 11301 # correct ring bond data
  132146. 49: ok 11302 # correct ring bond data
  132147. 49: ok 11303 # correct ring bond data
  132148. 49: ok 11304 # correct ring bond data
  132149. 49: ok 11305 # correct ring bond data
  132150. 49: ok 11306 # correct ring bond data
  132151. 49: ok 11307 # correct ring bond data
  132152. 49: ok 11308 # correct ring bond data
  132153. 49: ok 11309 # correct ring bond data
  132154. 49: ok 11310 # correct ring bond data
  132155. 49: ok 11311 # correct ring bond data
  132156. 49: ok 11312 # correct ring bond data
  132157. 49: ok 11313 # correct ring bond data
  132158. 49: ok 11314 # correct ring bond data
  132159. 49: ok 11315 # correct ring bond data
  132160. 49: ok 11316 # correct ring bond data
  132161. 49: ok 11317 # correct ring bond data
  132162. 49: ok 11318 # SSSR size matches reference
  132163. 49: ok 11319 # correct SSSR count
  132164. 49: ok 11320 # ring membership passed
  132165. 49: ok 11321 # correct SSSR count
  132166. 49: ok 11322 # ring membership passed
  132167. 49: ok 11323 # correct SSSR count
  132168. 49: ok 11324 # ring membership passed
  132169. 49: ok 11325 # correct SSSR count
  132170. 49: ok 11326 # ring membership passed
  132171. 49: ok 11327 # correct SSSR count
  132172. 49: ok 11328 # ring membership passed
  132173. 49: ok 11329 # correct SSSR count
  132174. 49: ok 11330 # ring membership passed
  132175. 49: ok 11331 # correct SSSR count
  132176. 49: ok 11332 # ring membership passed
  132177. 49: ok 11333 # correct SSSR count
  132178. 49: ok 11334 # ring membership passed
  132179. 49: ok 11335 # correct SSSR count
  132180. 49: ok 11336 # ring membership passed
  132181. 49: ok 11337 # correct SSSR count
  132182. 49: ok 11338 # ring membership passed
  132183. 49: ok 11339 # correct SSSR count
  132184. 49: ok 11340 # ring membership passed
  132185. 49: ok 11341 # correct SSSR count
  132186. 49: ok 11342 # ring membership passed
  132187. 49: ok 11343 # correct SSSR count
  132188. 49: ok 11344 # ring membership passed
  132189. 49: ok 11345 # correct SSSR count
  132190. 49: ok 11346 # ring membership passed
  132191. 49: ok 11347 # correct SSSR count
  132192. 49: ok 11348 # ring membership passed
  132193. 49: ok 11349 # correct SSSR count
  132194. 49: ok 11350 # ring membership passed
  132195. 49: ok 11351 # correct SSSR count
  132196. 49: ok 11352 # ring membership passed
  132197. 49: ok 11353 # correct ring bond data
  132198. 49: ok 11354 # correct ring bond data
  132199. 49: ok 11355 # correct ring bond data
  132200. 49: ok 11356 # correct ring bond data
  132201. 49: ok 11357 # correct ring bond data
  132202. 49: ok 11358 # correct ring bond data
  132203. 49: ok 11359 # correct ring bond data
  132204. 49: ok 11360 # correct ring bond data
  132205. 49: ok 11361 # correct ring bond data
  132206. 49: ok 11362 # correct ring bond data
  132207. 49: ok 11363 # correct ring bond data
  132208. 49: ok 11364 # correct ring bond data
  132209. 49: ok 11365 # correct ring bond data
  132210. 49: ok 11366 # correct ring bond data
  132211. 49: ok 11367 # correct ring bond data
  132212. 49: ok 11368 # correct ring bond data
  132213. 49: ok 11369 # correct ring bond data
  132214. 49: ok 11370 # correct ring bond data
  132215. 49: ok 11371 # correct ring bond data
  132216. 49: ok 11372 # correct ring bond data
  132217. 49: ok 11373 # correct ring bond data
  132218. 49: ok 11374 # correct ring bond data
  132219. 49: ok 11375 # correct ring bond data
  132220. 49: ok 11376 # correct ring bond data
  132221. 49: ok 11377 # correct ring bond data
  132222. 49: ok 11378 # correct ring bond data
  132223. 49: ok 11379 # correct ring bond data
  132224. 49: ok 11380 # correct ring bond data
  132225. 49: ok 11381 # correct ring bond data
  132226. 49: ok 11382 # correct ring bond data
  132227. 49: ok 11383 # correct ring bond data
  132228. 49: ok 11384 # SSSR size matches reference
  132229. 49: ok 11385 # correct SSSR count
  132230. 49: ok 11386 # ring membership passed
  132231. 49: ok 11387 # correct SSSR count
  132232. 49: ok 11388 # ring membership passed
  132233. 49: ok 11389 # correct SSSR count
  132234. 49: ok 11390 # ring membership passed
  132235. 49: ok 11391 # correct SSSR count
  132236. 49: ok 11392 # ring membership passed
  132237. 49: ok 11393 # correct SSSR count
  132238. 49: ok 11394 # ring membership passed
  132239. 49: ok 11395 # correct SSSR count
  132240. 49: ok 11396 # ring membership passed
  132241. 49: ok 11397 # correct SSSR count
  132242. 49: ok 11398 # ring membership passed
  132243. 49: ok 11399 # correct SSSR count
  132244. 49: ok 11400 # ring membership passed
  132245. 49: ok 11401 # correct SSSR count
  132246. 49: ok 11402 # ring membership passed
  132247. 49: ok 11403 # correct SSSR count
  132248. 49: ok 11404 # ring membership passed
  132249. 49: ok 11405 # correct SSSR count
  132250. 49: ok 11406 # ring membership passed
  132251. 49: ok 11407 # correct SSSR count
  132252. 49: ok 11408 # ring membership passed
  132253. 49: ok 11409 # correct SSSR count
  132254. 49: ok 11410 # ring membership passed
  132255. 49: ok 11411 # correct SSSR count
  132256. 49: ok 11412 # ring membership passed
  132257. 49: ok 11413 # correct SSSR count
  132258. 49: ok 11414 # ring membership passed
  132259. 49: ok 11415 # correct SSSR count
  132260. 49: ok 11416 # ring membership passed
  132261. 49: ok 11417 # correct SSSR count
  132262. 49: ok 11418 # ring membership passed
  132263. 49: ok 11419 # correct SSSR count
  132264. 49: ok 11420 # ring membership passed
  132265. 49: ok 11421 # correct SSSR count
  132266. 49: ok 11422 # ring membership passed
  132267. 49: ok 11423 # correct SSSR count
  132268. 49: ok 11424 # ring membership passed
  132269. 49: ok 11425 # correct SSSR count
  132270. 49: ok 11426 # ring membership passed
  132271. 49: ok 11427 # correct SSSR count
  132272. 49: ok 11428 # ring membership passed
  132273. 49: ok 11429 # correct SSSR count
  132274. 49: ok 11430 # ring membership passed
  132275. 49: ok 11431 # correct SSSR count
  132276. 49: ok 11432 # ring membership passed
  132277. 49: ok 11433 # correct SSSR count
  132278. 49: ok 11434 # ring membership passed
  132279. 49: ok 11435 # correct SSSR count
  132280. 49: ok 11436 # ring membership passed
  132281. 49: ok 11437 # correct SSSR count
  132282. 49: ok 11438 # ring membership passed
  132283. 49: ok 11439 # correct SSSR count
  132284. 49: ok 11440 # ring membership passed
  132285. 49: ok 11441 # correct SSSR count
  132286. 49: ok 11442 # ring membership passed
  132287. 49: ok 11443 # correct ring bond data
  132288. 49: ok 11444 # correct ring bond data
  132289. 49: ok 11445 # correct ring bond data
  132290. 49: ok 11446 # correct ring bond data
  132291. 49: ok 11447 # correct ring bond data
  132292. 49: ok 11448 # correct ring bond data
  132293. 49: ok 11449 # correct ring bond data
  132294. 49: ok 11450 # correct ring bond data
  132295. 49: ok 11451 # correct ring bond data
  132296. 49: ok 11452 # correct ring bond data
  132297. 49: ok 11453 # correct ring bond data
  132298. 49: ok 11454 # correct ring bond data
  132299. 49: ok 11455 # correct ring bond data
  132300. 49: ok 11456 # correct ring bond data
  132301. 49: ok 11457 # correct ring bond data
  132302. 49: ok 11458 # correct ring bond data
  132303. 49: ok 11459 # correct ring bond data
  132304. 49: ok 11460 # correct ring bond data
  132305. 49: ok 11461 # correct ring bond data
  132306. 49: ok 11462 # SSSR size matches reference
  132307. 49: ok 11463 # correct SSSR count
  132308. 49: ok 11464 # ring membership passed
  132309. 49: ok 11465 # correct SSSR count
  132310. 49: ok 11466 # ring membership passed
  132311. 49: ok 11467 # correct SSSR count
  132312. 49: ok 11468 # ring membership passed
  132313. 49: ok 11469 # correct SSSR count
  132314. 49: ok 11470 # ring membership passed
  132315. 49: ok 11471 # correct SSSR count
  132316. 49: ok 11472 # ring membership passed
  132317. 49: ok 11473 # correct SSSR count
  132318. 49: ok 11474 # ring membership passed
  132319. 49: ok 11475 # correct SSSR count
  132320. 49: ok 11476 # ring membership passed
  132321. 49: ok 11477 # correct SSSR count
  132322. 49: ok 11478 # ring membership passed
  132323. 49: ok 11479 # correct SSSR count
  132324. 49: ok 11480 # ring membership passed
  132325. 49: ok 11481 # correct SSSR count
  132326. 49: ok 11482 # ring membership passed
  132327. 49: ok 11483 # correct SSSR count
  132328. 49: ok 11484 # ring membership passed
  132329. 49: ok 11485 # correct SSSR count
  132330. 49: ok 11486 # ring membership passed
  132331. 49: ok 11487 # correct SSSR count
  132332. 49: ok 11488 # ring membership passed
  132333. 49: ok 11489 # correct SSSR count
  132334. 49: ok 11490 # ring membership passed
  132335. 49: ok 11491 # correct SSSR count
  132336. 49: ok 11492 # ring membership passed
  132337. 49: ok 11493 # correct SSSR count
  132338. 49: ok 11494 # ring membership passed
  132339. 49: ok 11495 # correct SSSR count
  132340. 49: ok 11496 # ring membership passed
  132341. 49: ok 11497 # correct SSSR count
  132342. 49: ok 11498 # ring membership passed
  132343. 49: ok 11499 # correct ring bond data
  132344. 49: ok 11500 # correct ring bond data
  132345. 49: ok 11501 # correct ring bond data
  132346. 49: ok 11502 # correct ring bond data
  132347. 49: ok 11503 # correct ring bond data
  132348. 49: ok 11504 # correct ring bond data
  132349. 49: ok 11505 # correct ring bond data
  132350. 49: ok 11506 # correct ring bond data
  132351. 49: ok 11507 # correct ring bond data
  132352. 49: ok 11508 # correct ring bond data
  132353. 49: ok 11509 # correct ring bond data
  132354. 49: ok 11510 # correct ring bond data
  132355. 49: ok 11511 # correct ring bond data
  132356. 49: ok 11512 # correct ring bond data
  132357. 49: ok 11513 # correct ring bond data
  132358. 49: ok 11514 # correct ring bond data
  132359. 49: ok 11515 # correct ring bond data
  132360. 49: ok 11516 # correct ring bond data
  132361. 49: ok 11517 # correct ring bond data
  132362. 49: ok 11518 # correct ring bond data
  132363. 49: ok 11519 # SSSR size matches reference
  132364. 49: ok 11520 # correct SSSR count
  132365. 49: ok 11521 # ring membership passed
  132366. 49: ok 11522 # correct SSSR count
  132367. 49: ok 11523 # ring membership passed
  132368. 49: ok 11524 # correct SSSR count
  132369. 49: ok 11525 # ring membership passed
  132370. 49: ok 11526 # correct SSSR count
  132371. 49: ok 11527 # ring membership passed
  132372. 49: ok 11528 # correct SSSR count
  132373. 49: ok 11529 # ring membership passed
  132374. 49: ok 11530 # correct SSSR count
  132375. 49: ok 11531 # ring membership passed
  132376. 49: ok 11532 # correct SSSR count
  132377. 49: ok 11533 # ring membership passed
  132378. 49: ok 11534 # correct SSSR count
  132379. 49: ok 11535 # ring membership passed
  132380. 49: ok 11536 # correct SSSR count
  132381. 49: ok 11537 # ring membership passed
  132382. 49: ok 11538 # correct SSSR count
  132383. 49: ok 11539 # ring membership passed
  132384. 49: ok 11540 # correct SSSR count
  132385. 49: ok 11541 # ring membership passed
  132386. 49: ok 11542 # correct SSSR count
  132387. 49: ok 11543 # ring membership passed
  132388. 49: ok 11544 # correct SSSR count
  132389. 49: ok 11545 # ring membership passed
  132390. 49: ok 11546 # correct SSSR count
  132391. 49: ok 11547 # ring membership passed
  132392. 49: ok 11548 # correct SSSR count
  132393. 49: ok 11549 # ring membership passed
  132394. 49: ok 11550 # correct SSSR count
  132395. 49: ok 11551 # ring membership passed
  132396. 49: ok 11552 # correct SSSR count
  132397. 49: ok 11553 # ring membership passed
  132398. 49: ok 11554 # correct SSSR count
  132399. 49: ok 11555 # ring membership passed
  132400. 49: ok 11556 # correct SSSR count
  132401. 49: ok 11557 # ring membership passed
  132402. 49: ok 11558 # correct ring bond data
  132403. 49: ok 11559 # correct ring bond data
  132404. 49: ok 11560 # correct ring bond data
  132405. 49: ok 11561 # correct ring bond data
  132406. 49: ok 11562 # correct ring bond data
  132407. 49: ok 11563 # correct ring bond data
  132408. 49: ok 11564 # correct ring bond data
  132409. 49: ok 11565 # correct ring bond data
  132410. 49: ok 11566 # correct ring bond data
  132411. 49: ok 11567 # correct ring bond data
  132412. 49: ok 11568 # correct ring bond data
  132413. 49: ok 11569 # correct ring bond data
  132414. 49: ok 11570 # correct ring bond data
  132415. 49: ok 11571 # correct ring bond data
  132416. 49: ok 11572 # correct ring bond data
  132417. 49: ok 11573 # correct ring bond data
  132418. 49: ok 11574 # correct ring bond data
  132419. 49: ok 11575 # correct ring bond data
  132420. 49: ok 11576 # correct ring bond data
  132421. 49: ok 11577 # correct ring bond data
  132422. 49: ok 11578 # correct ring bond data
  132423. 49: ok 11579 # SSSR size matches reference
  132424. 49: ok 11580 # correct SSSR count
  132425. 49: ok 11581 # ring membership passed
  132426. 49: ok 11582 # correct SSSR count
  132427. 49: ok 11583 # ring membership passed
  132428. 49: ok 11584 # correct SSSR count
  132429. 49: ok 11585 # ring membership passed
  132430. 49: ok 11586 # correct SSSR count
  132431. 49: ok 11587 # ring membership passed
  132432. 49: ok 11588 # correct SSSR count
  132433. 49: ok 11589 # ring membership passed
  132434. 49: ok 11590 # correct SSSR count
  132435. 49: ok 11591 # ring membership passed
  132436. 49: ok 11592 # correct SSSR count
  132437. 49: ok 11593 # ring membership passed
  132438. 49: ok 11594 # correct SSSR count
  132439. 49: ok 11595 # ring membership passed
  132440. 49: ok 11596 # correct SSSR count
  132441. 49: ok 11597 # ring membership passed
  132442. 49: ok 11598 # correct SSSR count
  132443. 49: ok 11599 # ring membership passed
  132444. 49: ok 11600 # correct SSSR count
  132445. 49: ok 11601 # ring membership passed
  132446. 49: ok 11602 # correct SSSR count
  132447. 49: ok 11603 # ring membership passed
  132448. 49: ok 11604 # correct SSSR count
  132449. 49: ok 11605 # ring membership passed
  132450. 49: ok 11606 # correct SSSR count
  132451. 49: ok 11607 # ring membership passed
  132452. 49: ok 11608 # correct SSSR count
  132453. 49: ok 11609 # ring membership passed
  132454. 49: ok 11610 # correct SSSR count
  132455. 49: ok 11611 # ring membership passed
  132456. 49: ok 11612 # correct SSSR count
  132457. 49: ok 11613 # ring membership passed
  132458. 49: ok 11614 # correct SSSR count
  132459. 49: ok 11615 # ring membership passed
  132460. 49: ok 11616 # correct SSSR count
  132461. 49: ok 11617 # ring membership passed
  132462. 49: ok 11618 # correct SSSR count
  132463. 49: ok 11619 # ring membership passed
  132464. 49: ok 11620 # correct ring bond data
  132465. 49: ok 11621 # correct ring bond data
  132466. 49: ok 11622 # correct ring bond data
  132467. 49: ok 11623 # correct ring bond data
  132468. 49: ok 11624 # correct ring bond data
  132469. 49: ok 11625 # correct ring bond data
  132470. 49: ok 11626 # correct ring bond data
  132471. 49: ok 11627 # correct ring bond data
  132472. 49: ok 11628 # correct ring bond data
  132473. 49: ok 11629 # correct ring bond data
  132474. 49: ok 11630 # correct ring bond data
  132475. 49: ok 11631 # correct ring bond data
  132476. 49: ok 11632 # SSSR size matches reference
  132477. 49: ok 11633 # correct SSSR count
  132478. 49: ok 11634 # ring membership passed
  132479. 49: ok 11635 # correct SSSR count
  132480. 49: ok 11636 # ring membership passed
  132481. 49: ok 11637 # correct SSSR count
  132482. 49: ok 11638 # ring membership passed
  132483. 49: ok 11639 # correct SSSR count
  132484. 49: ok 11640 # ring membership passed
  132485. 49: ok 11641 # correct SSSR count
  132486. 49: ok 11642 # ring membership passed
  132487. 49: ok 11643 # correct SSSR count
  132488. 49: ok 11644 # ring membership passed
  132489. 49: ok 11645 # correct SSSR count
  132490. 49: ok 11646 # ring membership passed
  132491. 49: ok 11647 # correct SSSR count
  132492. 49: ok 11648 # ring membership passed
  132493. 49: ok 11649 # correct SSSR count
  132494. 49: ok 11650 # ring membership passed
  132495. 49: ok 11651 # correct SSSR count
  132496. 49: ok 11652 # ring membership passed
  132497. 49: ok 11653 # correct SSSR count
  132498. 49: ok 11654 # ring membership passed
  132499. 49: ok 11655 # correct ring bond data
  132500. 49: ok 11656 # correct ring bond data
  132501. 49: ok 11657 # correct ring bond data
  132502. 49: ok 11658 # correct ring bond data
  132503. 49: ok 11659 # correct ring bond data
  132504. 49: ok 11660 # correct ring bond data
  132505. 49: ok 11661 # correct ring bond data
  132506. 49: ok 11662 # correct ring bond data
  132507. 49: ok 11663 # correct ring bond data
  132508. 49: ok 11664 # correct ring bond data
  132509. 49: ok 11665 # correct ring bond data
  132510. 49: ok 11666 # correct ring bond data
  132511. 49: ok 11667 # correct ring bond data
  132512. 49: ok 11668 # correct ring bond data
  132513. 49: ok 11669 # correct ring bond data
  132514. 49: ok 11670 # correct ring bond data
  132515. 49: ok 11671 # correct ring bond data
  132516. 49: ok 11672 # correct ring bond data
  132517. 49: ok 11673 # correct ring bond data
  132518. 49: ok 11674 # correct ring bond data
  132519. 49: ok 11675 # SSSR size matches reference
  132520. 49: ok 11676 # correct SSSR count
  132521. 49: ok 11677 # ring membership passed
  132522. 49: ok 11678 # correct SSSR count
  132523. 49: ok 11679 # ring membership passed
  132524. 49: ok 11680 # correct SSSR count
  132525. 49: ok 11681 # ring membership passed
  132526. 49: ok 11682 # correct SSSR count
  132527. 49: ok 11683 # ring membership passed
  132528. 49: ok 11684 # correct SSSR count
  132529. 49: ok 11685 # ring membership passed
  132530. 49: ok 11686 # correct SSSR count
  132531. 49: ok 11687 # ring membership passed
  132532. 49: ok 11688 # correct SSSR count
  132533. 49: ok 11689 # ring membership passed
  132534. 49: ok 11690 # correct SSSR count
  132535. 49: ok 11691 # ring membership passed
  132536. 49: ok 11692 # correct SSSR count
  132537. 49: ok 11693 # ring membership passed
  132538. 49: ok 11694 # correct SSSR count
  132539. 49: ok 11695 # ring membership passed
  132540. 49: ok 11696 # correct SSSR count
  132541. 49: ok 11697 # ring membership passed
  132542. 49: ok 11698 # correct SSSR count
  132543. 49: ok 11699 # ring membership passed
  132544. 49: ok 11700 # correct SSSR count
  132545. 49: ok 11701 # ring membership passed
  132546. 49: ok 11702 # correct SSSR count
  132547. 49: ok 11703 # ring membership passed
  132548. 49: ok 11704 # correct SSSR count
  132549. 49: ok 11705 # ring membership passed
  132550. 49: ok 11706 # correct SSSR count
  132551. 49: ok 11707 # ring membership passed
  132552. 49: ok 11708 # correct SSSR count
  132553. 49: ok 11709 # ring membership passed
  132554. 49: ok 11710 # correct SSSR count
  132555. 49: ok 11711 # ring membership passed
  132556. 49: ok 11712 # correct SSSR count
  132557. 49: ok 11713 # ring membership passed
  132558. 49: ok 11714 # correct ring bond data
  132559. 49: ok 11715 # correct ring bond data
  132560. 49: ok 11716 # correct ring bond data
  132561. 49: ok 11717 # correct ring bond data
  132562. 49: ok 11718 # correct ring bond data
  132563. 49: ok 11719 # correct ring bond data
  132564. 49: ok 11720 # correct ring bond data
  132565. 49: ok 11721 # correct ring bond data
  132566. 49: ok 11722 # correct ring bond data
  132567. 49: ok 11723 # correct ring bond data
  132568. 49: ok 11724 # correct ring bond data
  132569. 49: ok 11725 # correct ring bond data
  132570. 49: ok 11726 # correct ring bond data
  132571. 49: ok 11727 # SSSR size matches reference
  132572. 49: ok 11728 # correct SSSR count
  132573. 49: ok 11729 # ring membership passed
  132574. 49: ok 11730 # correct SSSR count
  132575. 49: ok 11731 # ring membership passed
  132576. 49: ok 11732 # correct SSSR count
  132577. 49: ok 11733 # ring membership passed
  132578. 49: ok 11734 # correct SSSR count
  132579. 49: ok 11735 # ring membership passed
  132580. 49: ok 11736 # correct SSSR count
  132581. 49: ok 11737 # ring membership passed
  132582. 49: ok 11738 # correct SSSR count
  132583. 49: ok 11739 # ring membership passed
  132584. 49: ok 11740 # correct SSSR count
  132585. 49: ok 11741 # ring membership passed
  132586. 49: ok 11742 # correct SSSR count
  132587. 49: ok 11743 # ring membership passed
  132588. 49: ok 11744 # correct SSSR count
  132589. 49: ok 11745 # ring membership passed
  132590. 49: ok 11746 # correct SSSR count
  132591. 49: ok 11747 # ring membership passed
  132592. 49: ok 11748 # correct SSSR count
  132593. 49: ok 11749 # ring membership passed
  132594. 49: ok 11750 # correct SSSR count
  132595. 49: ok 11751 # ring membership passed
  132596. 49: ok 11752 # correct ring bond data
  132597. 49: ok 11753 # correct ring bond data
  132598. 49: ok 11754 # correct ring bond data
  132599. 49: ok 11755 # correct ring bond data
  132600. 49: ok 11756 # correct ring bond data
  132601. 49: ok 11757 # correct ring bond data
  132602. 49: ok 11758 # correct ring bond data
  132603. 49: ok 11759 # correct ring bond data
  132604. 49: ok 11760 # correct ring bond data
  132605. 49: ok 11761 # correct ring bond data
  132606. 49: ok 11762 # correct ring bond data
  132607. 49: ok 11763 # correct ring bond data
  132608. 49: ok 11764 # correct ring bond data
  132609. 49: ok 11765 # correct ring bond data
  132610. 49: ok 11766 # correct ring bond data
  132611. 49: ok 11767 # correct ring bond data
  132612. 49: ok 11768 # correct ring bond data
  132613. 49: ok 11769 # correct ring bond data
  132614. 49: ok 11770 # correct ring bond data
  132615. 49: ok 11771 # correct ring bond data
  132616. 49: ok 11772 # correct ring bond data
  132617. 49: ok 11773 # correct ring bond data
  132618. 49: ok 11774 # correct ring bond data
  132619. 49: ok 11775 # correct ring bond data
  132620. 49: ok 11776 # correct ring bond data
  132621. 49: ok 11777 # correct ring bond data
  132622. 49: ok 11778 # correct ring bond data
  132623. 49: ok 11779 # correct ring bond data
  132624. 49: ok 11780 # correct ring bond data
  132625. 49: ok 11781 # SSSR size matches reference
  132626. 49: ok 11782 # correct SSSR count
  132627. 49: ok 11783 # ring membership passed
  132628. 49: ok 11784 # correct SSSR count
  132629. 49: ok 11785 # ring membership passed
  132630. 49: ok 11786 # correct SSSR count
  132631. 49: ok 11787 # ring membership passed
  132632. 49: ok 11788 # correct SSSR count
  132633. 49: ok 11789 # ring membership passed
  132634. 49: ok 11790 # correct SSSR count
  132635. 49: ok 11791 # ring membership passed
  132636. 49: ok 11792 # correct SSSR count
  132637. 49: ok 11793 # ring membership passed
  132638. 49: ok 11794 # correct SSSR count
  132639. 49: ok 11795 # ring membership passed
  132640. 49: ok 11796 # correct SSSR count
  132641. 49: ok 11797 # ring membership passed
  132642. 49: ok 11798 # correct SSSR count
  132643. 49: ok 11799 # ring membership passed
  132644. 49: ok 11800 # correct SSSR count
  132645. 49: ok 11801 # ring membership passed
  132646. 49: ok 11802 # correct SSSR count
  132647. 49: ok 11803 # ring membership passed
  132648. 49: ok 11804 # correct SSSR count
  132649. 49: ok 11805 # ring membership passed
  132650. 49: ok 11806 # correct SSSR count
  132651. 49: ok 11807 # ring membership passed
  132652. 49: ok 11808 # correct SSSR count
  132653. 49: ok 11809 # ring membership passed
  132654. 49: ok 11810 # correct SSSR count
  132655. 49: ok 11811 # ring membership passed
  132656. 49: ok 11812 # correct SSSR count
  132657. 49: ok 11813 # ring membership passed
  132658. 49: ok 11814 # correct SSSR count
  132659. 49: ok 11815 # ring membership passed
  132660. 49: ok 11816 # correct SSSR count
  132661. 49: ok 11817 # ring membership passed
  132662. 49: ok 11818 # correct SSSR count
  132663. 49: ok 11819 # ring membership passed
  132664. 49: ok 11820 # correct SSSR count
  132665. 49: ok 11821 # ring membership passed
  132666. 49: ok 11822 # correct SSSR count
  132667. 49: ok 11823 # ring membership passed
  132668. 49: ok 11824 # correct SSSR count
  132669. 49: ok 11825 # ring membership passed
  132670. 49: ok 11826 # correct SSSR count
  132671. 49: ok 11827 # ring membership passed
  132672. 49: ok 11828 # correct SSSR count
  132673. 49: ok 11829 # ring membership passed
  132674. 49: ok 11830 # correct SSSR count
  132675. 49: ok 11831 # ring membership passed
  132676. 49: ok 11832 # correct SSSR count
  132677. 49: ok 11833 # ring membership passed
  132678. 49: ok 11834 # correct ring bond data
  132679. 49: ok 11835 # correct ring bond data
  132680. 49: ok 11836 # correct ring bond data
  132681. 49: ok 11837 # correct ring bond data
  132682. 49: ok 11838 # correct ring bond data
  132683. 49: ok 11839 # correct ring bond data
  132684. 49: ok 11840 # correct ring bond data
  132685. 49: ok 11841 # correct ring bond data
  132686. 49: ok 11842 # correct ring bond data
  132687. 49: ok 11843 # correct ring bond data
  132688. 49: ok 11844 # correct ring bond data
  132689. 49: ok 11845 # correct ring bond data
  132690. 49: ok 11846 # correct ring bond data
  132691. 49: ok 11847 # correct ring bond data
  132692. 49: ok 11848 # correct ring bond data
  132693. 49: ok 11849 # correct ring bond data
  132694. 49: ok 11850 # correct ring bond data
  132695. 49: ok 11851 # correct ring bond data
  132696. 49: ok 11852 # correct ring bond data
  132697. 49: ok 11853 # correct ring bond data
  132698. 49: ok 11854 # correct ring bond data
  132699. 49: ok 11855 # correct ring bond data
  132700. 49: ok 11856 # correct ring bond data
  132701. 49: ok 11857 # correct ring bond data
  132702. 49: ok 11858 # correct ring bond data
  132703. 49: ok 11859 # correct ring bond data
  132704. 49: ok 11860 # correct ring bond data
  132705. 49: ok 11861 # correct ring bond data
  132706. 49: ok 11862 # correct ring bond data
  132707. 49: ok 11863 # correct ring bond data
  132708. 49: ok 11864 # correct ring bond data
  132709. 49: ok 11865 # SSSR size matches reference
  132710. 49: ok 11866 # correct SSSR count
  132711. 49: ok 11867 # ring membership passed
  132712. 49: ok 11868 # correct SSSR count
  132713. 49: ok 11869 # ring membership passed
  132714. 49: ok 11870 # correct SSSR count
  132715. 49: ok 11871 # ring membership passed
  132716. 49: ok 11872 # correct SSSR count
  132717. 49: ok 11873 # ring membership passed
  132718. 49: ok 11874 # correct SSSR count
  132719. 49: ok 11875 # ring membership passed
  132720. 49: ok 11876 # correct SSSR count
  132721. 49: ok 11877 # ring membership passed
  132722. 49: ok 11878 # correct SSSR count
  132723. 49: ok 11879 # ring membership passed
  132724. 49: ok 11880 # correct SSSR count
  132725. 49: ok 11881 # ring membership passed
  132726. 49: ok 11882 # correct SSSR count
  132727. 49: ok 11883 # ring membership passed
  132728. 49: ok 11884 # correct SSSR count
  132729. 49: ok 11885 # ring membership passed
  132730. 49: ok 11886 # correct SSSR count
  132731. 49: ok 11887 # ring membership passed
  132732. 49: ok 11888 # correct SSSR count
  132733. 49: ok 11889 # ring membership passed
  132734. 49: ok 11890 # correct SSSR count
  132735. 49: ok 11891 # ring membership passed
  132736. 49: ok 11892 # correct SSSR count
  132737. 49: ok 11893 # ring membership passed
  132738. 49: ok 11894 # correct SSSR count
  132739. 49: ok 11895 # ring membership passed
  132740. 49: ok 11896 # correct SSSR count
  132741. 49: ok 11897 # ring membership passed
  132742. 49: ok 11898 # correct SSSR count
  132743. 49: ok 11899 # ring membership passed
  132744. 49: ok 11900 # correct SSSR count
  132745. 49: ok 11901 # ring membership passed
  132746. 49: ok 11902 # correct SSSR count
  132747. 49: ok 11903 # ring membership passed
  132748. 49: ok 11904 # correct SSSR count
  132749. 49: ok 11905 # ring membership passed
  132750. 49: ok 11906 # correct SSSR count
  132751. 49: ok 11907 # ring membership passed
  132752. 49: ok 11908 # correct SSSR count
  132753. 49: ok 11909 # ring membership passed
  132754. 49: ok 11910 # correct SSSR count
  132755. 49: ok 11911 # ring membership passed
  132756. 49: ok 11912 # correct SSSR count
  132757. 49: ok 11913 # ring membership passed
  132758. 49: ok 11914 # correct SSSR count
  132759. 49: ok 11915 # ring membership passed
  132760. 49: ok 11916 # correct SSSR count
  132761. 49: ok 11917 # ring membership passed
  132762. 49: ok 11918 # correct SSSR count
  132763. 49: ok 11919 # ring membership passed
  132764. 49: ok 11920 # correct SSSR count
  132765. 49: ok 11921 # ring membership passed
  132766. 49: ok 11922 # correct SSSR count
  132767. 49: ok 11923 # ring membership passed
  132768. 49: ok 11924 # correct ring bond data
  132769. 49: ok 11925 # correct ring bond data
  132770. 49: ok 11926 # correct ring bond data
  132771. 49: ok 11927 # correct ring bond data
  132772. 49: ok 11928 # correct ring bond data
  132773. 49: ok 11929 # correct ring bond data
  132774. 49: ok 11930 # correct ring bond data
  132775. 49: ok 11931 # correct ring bond data
  132776. 49: ok 11932 # correct ring bond data
  132777. 49: ok 11933 # correct ring bond data
  132778. 49: ok 11934 # correct ring bond data
  132779. 49: ok 11935 # correct ring bond data
  132780. 49: ok 11936 # correct ring bond data
  132781. 49: ok 11937 # correct ring bond data
  132782. 49: ok 11938 # correct ring bond data
  132783. 49: ok 11939 # SSSR size matches reference
  132784. 49: ok 11940 # correct SSSR count
  132785. 49: ok 11941 # ring membership passed
  132786. 49: ok 11942 # correct SSSR count
  132787. 49: ok 11943 # ring membership passed
  132788. 49: ok 11944 # correct SSSR count
  132789. 49: ok 11945 # ring membership passed
  132790. 49: ok 11946 # correct SSSR count
  132791. 49: ok 11947 # ring membership passed
  132792. 49: ok 11948 # correct SSSR count
  132793. 49: ok 11949 # ring membership passed
  132794. 49: ok 11950 # correct SSSR count
  132795. 49: ok 11951 # ring membership passed
  132796. 49: ok 11952 # correct SSSR count
  132797. 49: ok 11953 # ring membership passed
  132798. 49: ok 11954 # correct SSSR count
  132799. 49: ok 11955 # ring membership passed
  132800. 49: ok 11956 # correct SSSR count
  132801. 49: ok 11957 # ring membership passed
  132802. 49: ok 11958 # correct SSSR count
  132803. 49: ok 11959 # ring membership passed
  132804. 49: ok 11960 # correct SSSR count
  132805. 49: ok 11961 # ring membership passed
  132806. 49: ok 11962 # correct SSSR count
  132807. 49: ok 11963 # ring membership passed
  132808. 49: ok 11964 # correct SSSR count
  132809. 49: ok 11965 # ring membership passed
  132810. 49: ok 11966 # correct SSSR count
  132811. 49: ok 11967 # ring membership passed
  132812. 49: ok 11968 # correct SSSR count
  132813. 49: ok 11969 # ring membership passed
  132814. 49: ok 11970 # correct ring bond data
  132815. 49: ok 11971 # correct ring bond data
  132816. 49: ok 11972 # correct ring bond data
  132817. 49: ok 11973 # correct ring bond data
  132818. 49: ok 11974 # correct ring bond data
  132819. 49: ok 11975 # correct ring bond data
  132820. 49: ok 11976 # correct ring bond data
  132821. 49: ok 11977 # correct ring bond data
  132822. 49: ok 11978 # correct ring bond data
  132823. 49: ok 11979 # correct ring bond data
  132824. 49: ok 11980 # correct ring bond data
  132825. 49: ok 11981 # correct ring bond data
  132826. 49: ok 11982 # correct ring bond data
  132827. 49: ok 11983 # correct ring bond data
  132828. 49: ok 11984 # correct ring bond data
  132829. 49: ok 11985 # correct ring bond data
  132830. 49: ok 11986 # correct ring bond data
  132831. 49: ok 11987 # correct ring bond data
  132832. 49: ok 11988 # correct ring bond data
  132833. 49: ok 11989 # correct ring bond data
  132834. 49: ok 11990 # correct ring bond data
  132835. 49: ok 11991 # correct ring bond data
  132836. 49: ok 11992 # correct ring bond data
  132837. 49: ok 11993 # correct ring bond data
  132838. 49: ok 11994 # correct ring bond data
  132839. 49: ok 11995 # correct ring bond data
  132840. 49: ok 11996 # correct ring bond data
  132841. 49: ok 11997 # correct ring bond data
  132842. 49: ok 11998 # correct ring bond data
  132843. 49: ok 11999 # correct ring bond data
  132844. 49: ok 12000 # correct ring bond data
  132845. 49: ok 12001 # SSSR size matches reference
  132846. 49: ok 12002 # correct SSSR count
  132847. 49: ok 12003 # ring membership passed
  132848. 49: ok 12004 # correct SSSR count
  132849. 49: ok 12005 # ring membership passed
  132850. 49: ok 12006 # correct SSSR count
  132851. 49: ok 12007 # ring membership passed
  132852. 49: ok 12008 # correct SSSR count
  132853. 49: ok 12009 # ring membership passed
  132854. 49: ok 12010 # correct SSSR count
  132855. 49: ok 12011 # ring membership passed
  132856. 49: ok 12012 # correct SSSR count
  132857. 49: ok 12013 # ring membership passed
  132858. 49: ok 12014 # correct SSSR count
  132859. 49: ok 12015 # ring membership passed
  132860. 49: ok 12016 # correct SSSR count
  132861. 49: ok 12017 # ring membership passed
  132862. 49: ok 12018 # correct SSSR count
  132863. 49: ok 12019 # ring membership passed
  132864. 49: ok 12020 # correct SSSR count
  132865. 49: ok 12021 # ring membership passed
  132866. 49: ok 12022 # correct SSSR count
  132867. 49: ok 12023 # ring membership passed
  132868. 49: ok 12024 # correct SSSR count
  132869. 49: ok 12025 # ring membership passed
  132870. 49: ok 12026 # correct SSSR count
  132871. 49: ok 12027 # ring membership passed
  132872. 49: ok 12028 # correct SSSR count
  132873. 49: ok 12029 # ring membership passed
  132874. 49: ok 12030 # correct SSSR count
  132875. 49: ok 12031 # ring membership passed
  132876. 49: ok 12032 # correct SSSR count
  132877. 49: ok 12033 # ring membership passed
  132878. 49: ok 12034 # correct SSSR count
  132879. 49: ok 12035 # ring membership passed
  132880. 49: ok 12036 # correct SSSR count
  132881. 49: ok 12037 # ring membership passed
  132882. 49: ok 12038 # correct SSSR count
  132883. 49: ok 12039 # ring membership passed
  132884. 49: ok 12040 # correct SSSR count
  132885. 49: ok 12041 # ring membership passed
  132886. 49: ok 12042 # correct SSSR count
  132887. 49: ok 12043 # ring membership passed
  132888. 49: ok 12044 # correct SSSR count
  132889. 49: ok 12045 # ring membership passed
  132890. 49: ok 12046 # correct SSSR count
  132891. 49: ok 12047 # ring membership passed
  132892. 49: ok 12048 # correct SSSR count
  132893. 49: ok 12049 # ring membership passed
  132894. 49: ok 12050 # correct SSSR count
  132895. 49: ok 12051 # ring membership passed
  132896. 49: ok 12052 # correct SSSR count
  132897. 49: ok 12053 # ring membership passed
  132898. 49: ok 12054 # correct SSSR count
  132899. 49: ok 12055 # ring membership passed
  132900. 49: ok 12056 # correct SSSR count
  132901. 49: ok 12057 # ring membership passed
  132902. 49: ok 12058 # correct ring bond data
  132903. 49: ok 12059 # correct ring bond data
  132904. 49: ok 12060 # correct ring bond data
  132905. 49: ok 12061 # correct ring bond data
  132906. 49: ok 12062 # correct ring bond data
  132907. 49: ok 12063 # correct ring bond data
  132908. 49: ok 12064 # correct ring bond data
  132909. 49: ok 12065 # correct ring bond data
  132910. 49: ok 12066 # correct ring bond data
  132911. 49: ok 12067 # correct ring bond data
  132912. 49: ok 12068 # correct ring bond data
  132913. 49: ok 12069 # correct ring bond data
  132914. 49: ok 12070 # correct ring bond data
  132915. 49: ok 12071 # correct ring bond data
  132916. 49: ok 12072 # correct ring bond data
  132917. 49: ok 12073 # correct ring bond data
  132918. 49: ok 12074 # correct ring bond data
  132919. 49: ok 12075 # SSSR size matches reference
  132920. 49: ok 12076 # correct SSSR count
  132921. 49: ok 12077 # ring membership passed
  132922. 49: ok 12078 # correct SSSR count
  132923. 49: ok 12079 # ring membership passed
  132924. 49: ok 12080 # correct SSSR count
  132925. 49: ok 12081 # ring membership passed
  132926. 49: ok 12082 # correct SSSR count
  132927. 49: ok 12083 # ring membership passed
  132928. 49: ok 12084 # correct SSSR count
  132929. 49: ok 12085 # ring membership passed
  132930. 49: ok 12086 # correct SSSR count
  132931. 49: ok 12087 # ring membership passed
  132932. 49: ok 12088 # correct SSSR count
  132933. 49: ok 12089 # ring membership passed
  132934. 49: ok 12090 # correct SSSR count
  132935. 49: ok 12091 # ring membership passed
  132936. 49: ok 12092 # correct SSSR count
  132937. 49: ok 12093 # ring membership passed
  132938. 49: ok 12094 # correct SSSR count
  132939. 49: ok 12095 # ring membership passed
  132940. 49: ok 12096 # correct SSSR count
  132941. 49: ok 12097 # ring membership passed
  132942. 49: ok 12098 # correct SSSR count
  132943. 49: ok 12099 # ring membership passed
  132944. 49: ok 12100 # correct SSSR count
  132945. 49: ok 12101 # ring membership passed
  132946. 49: ok 12102 # correct SSSR count
  132947. 49: ok 12103 # ring membership passed
  132948. 49: ok 12104 # correct SSSR count
  132949. 49: ok 12105 # ring membership passed
  132950. 49: ok 12106 # correct SSSR count
  132951. 49: ok 12107 # ring membership passed
  132952. 49: ok 12108 # correct SSSR count
  132953. 49: ok 12109 # ring membership passed
  132954. 49: ok 12110 # correct ring bond data
  132955. 49: ok 12111 # correct ring bond data
  132956. 49: ok 12112 # correct ring bond data
  132957. 49: ok 12113 # correct ring bond data
  132958. 49: ok 12114 # correct ring bond data
  132959. 49: ok 12115 # correct ring bond data
  132960. 49: ok 12116 # correct ring bond data
  132961. 49: ok 12117 # correct ring bond data
  132962. 49: ok 12118 # correct ring bond data
  132963. 49: ok 12119 # correct ring bond data
  132964. 49: ok 12120 # correct ring bond data
  132965. 49: ok 12121 # correct ring bond data
  132966. 49: ok 12122 # correct ring bond data
  132967. 49: ok 12123 # correct ring bond data
  132968. 49: ok 12124 # correct ring bond data
  132969. 49: ok 12125 # correct ring bond data
  132970. 49: ok 12126 # correct ring bond data
  132971. 49: ok 12127 # correct ring bond data
  132972. 49: ok 12128 # correct ring bond data
  132973. 49: ok 12129 # correct ring bond data
  132974. 49: ok 12130 # correct ring bond data
  132975. 49: ok 12131 # correct ring bond data
  132976. 49: ok 12132 # correct ring bond data
  132977. 49: ok 12133 # correct ring bond data
  132978. 49: ok 12134 # correct ring bond data
  132979. 49: ok 12135 # correct ring bond data
  132980. 49: ok 12136 # SSSR size matches reference
  132981. 49: ok 12137 # correct SSSR count
  132982. 49: ok 12138 # ring membership passed
  132983. 49: ok 12139 # correct SSSR count
  132984. 49: ok 12140 # ring membership passed
  132985. 49: ok 12141 # correct SSSR count
  132986. 49: ok 12142 # ring membership passed
  132987. 49: ok 12143 # correct SSSR count
  132988. 49: ok 12144 # ring membership passed
  132989. 49: ok 12145 # correct SSSR count
  132990. 49: ok 12146 # ring membership passed
  132991. 49: ok 12147 # correct SSSR count
  132992. 49: ok 12148 # ring membership passed
  132993. 49: ok 12149 # correct SSSR count
  132994. 49: ok 12150 # ring membership passed
  132995. 49: ok 12151 # correct SSSR count
  132996. 49: ok 12152 # ring membership passed
  132997. 49: ok 12153 # correct SSSR count
  132998. 49: ok 12154 # ring membership passed
  132999. 49: ok 12155 # correct SSSR count
  133000. 49: ok 12156 # ring membership passed
  133001. 49: ok 12157 # correct SSSR count
  133002. 49: ok 12158 # ring membership passed
  133003. 49: ok 12159 # correct SSSR count
  133004. 49: ok 12160 # ring membership passed
  133005. 49: ok 12161 # correct SSSR count
  133006. 49: ok 12162 # ring membership passed
  133007. 49: ok 12163 # correct SSSR count
  133008. 49: ok 12164 # ring membership passed
  133009. 49: ok 12165 # correct SSSR count
  133010. 49: ok 12166 # ring membership passed
  133011. 49: ok 12167 # correct SSSR count
  133012. 49: ok 12168 # ring membership passed
  133013. 49: ok 12169 # correct SSSR count
  133014. 49: ok 12170 # ring membership passed
  133015. 49: ok 12171 # correct SSSR count
  133016. 49: ok 12172 # ring membership passed
  133017. 49: ok 12173 # correct SSSR count
  133018. 49: ok 12174 # ring membership passed
  133019. 49: ok 12175 # correct SSSR count
  133020. 49: ok 12176 # ring membership passed
  133021. 49: ok 12177 # correct SSSR count
  133022. 49: ok 12178 # ring membership passed
  133023. 49: ok 12179 # correct SSSR count
  133024. 49: ok 12180 # ring membership passed
  133025. 49: ok 12181 # correct SSSR count
  133026. 49: ok 12182 # ring membership passed
  133027. 49: ok 12183 # correct SSSR count
  133028. 49: ok 12184 # ring membership passed
  133029. 49: ok 12185 # correct ring bond data
  133030. 49: ok 12186 # correct ring bond data
  133031. 49: ok 12187 # correct ring bond data
  133032. 49: ok 12188 # correct ring bond data
  133033. 49: ok 12189 # correct ring bond data
  133034. 49: ok 12190 # correct ring bond data
  133035. 49: ok 12191 # correct ring bond data
  133036. 49: ok 12192 # correct ring bond data
  133037. 49: ok 12193 # correct ring bond data
  133038. 49: ok 12194 # correct ring bond data
  133039. 49: ok 12195 # correct ring bond data
  133040. 49: ok 12196 # correct ring bond data
  133041. 49: ok 12197 # correct ring bond data
  133042. 49: ok 12198 # correct ring bond data
  133043. 49: ok 12199 # correct ring bond data
  133044. 49: ok 12200 # correct ring bond data
  133045. 49: ok 12201 # correct ring bond data
  133046. 49: ok 12202 # correct ring bond data
  133047. 49: ok 12203 # correct ring bond data
  133048. 49: ok 12204 # correct ring bond data
  133049. 49: ok 12205 # correct ring bond data
  133050. 49: ok 12206 # correct ring bond data
  133051. 49: ok 12207 # correct ring bond data
  133052. 49: ok 12208 # correct ring bond data
  133053. 49: ok 12209 # correct ring bond data
  133054. 49: ok 12210 # correct ring bond data
  133055. 49: ok 12211 # correct ring bond data
  133056. 49: ok 12212 # correct ring bond data
  133057. 49: ok 12213 # SSSR size matches reference
  133058. 49: ok 12214 # correct SSSR count
  133059. 49: ok 12215 # ring membership passed
  133060. 49: ok 12216 # correct SSSR count
  133061. 49: ok 12217 # ring membership passed
  133062. 49: ok 12218 # correct SSSR count
  133063. 49: ok 12219 # ring membership passed
  133064. 49: ok 12220 # correct SSSR count
  133065. 49: ok 12221 # ring membership passed
  133066. 49: ok 12222 # correct SSSR count
  133067. 49: ok 12223 # ring membership passed
  133068. 49: ok 12224 # correct SSSR count
  133069. 49: ok 12225 # ring membership passed
  133070. 49: ok 12226 # correct SSSR count
  133071. 49: ok 12227 # ring membership passed
  133072. 49: ok 12228 # correct SSSR count
  133073. 49: ok 12229 # ring membership passed
  133074. 49: ok 12230 # correct SSSR count
  133075. 49: ok 12231 # ring membership passed
  133076. 49: ok 12232 # correct SSSR count
  133077. 49: ok 12233 # ring membership passed
  133078. 49: ok 12234 # correct SSSR count
  133079. 49: ok 12235 # ring membership passed
  133080. 49: ok 12236 # correct SSSR count
  133081. 49: ok 12237 # ring membership passed
  133082. 49: ok 12238 # correct SSSR count
  133083. 49: ok 12239 # ring membership passed
  133084. 49: ok 12240 # correct SSSR count
  133085. 49: ok 12241 # ring membership passed
  133086. 49: ok 12242 # correct SSSR count
  133087. 49: ok 12243 # ring membership passed
  133088. 49: ok 12244 # correct SSSR count
  133089. 49: ok 12245 # ring membership passed
  133090. 49: ok 12246 # correct SSSR count
  133091. 49: ok 12247 # ring membership passed
  133092. 49: ok 12248 # correct SSSR count
  133093. 49: ok 12249 # ring membership passed
  133094. 49: ok 12250 # correct SSSR count
  133095. 49: ok 12251 # ring membership passed
  133096. 49: ok 12252 # correct SSSR count
  133097. 49: ok 12253 # ring membership passed
  133098. 49: ok 12254 # correct SSSR count
  133099. 49: ok 12255 # ring membership passed
  133100. 49: ok 12256 # correct SSSR count
  133101. 49: ok 12257 # ring membership passed
  133102. 49: ok 12258 # correct SSSR count
  133103. 49: ok 12259 # ring membership passed
  133104. 49: ok 12260 # correct SSSR count
  133105. 49: ok 12261 # ring membership passed
  133106. 49: ok 12262 # correct SSSR count
  133107. 49: ok 12263 # ring membership passed
  133108. 49: ok 12264 # correct SSSR count
  133109. 49: ok 12265 # ring membership passed
  133110. 49: ok 12266 # correct ring bond data
  133111. 49: ok 12267 # correct ring bond data
  133112. 49: ok 12268 # correct ring bond data
  133113. 49: ok 12269 # correct ring bond data
  133114. 49: ok 12270 # correct ring bond data
  133115. 49: ok 12271 # correct ring bond data
  133116. 49: ok 12272 # correct ring bond data
  133117. 49: ok 12273 # correct ring bond data
  133118. 49: ok 12274 # correct ring bond data
  133119. 49: ok 12275 # SSSR size matches reference
  133120. 49: ok 12276 # correct SSSR count
  133121. 49: ok 12277 # ring membership passed
  133122. 49: ok 12278 # correct SSSR count
  133123. 49: ok 12279 # ring membership passed
  133124. 49: ok 12280 # correct SSSR count
  133125. 49: ok 12281 # ring membership passed
  133126. 49: ok 12282 # correct SSSR count
  133127. 49: ok 12283 # ring membership passed
  133128. 49: ok 12284 # correct SSSR count
  133129. 49: ok 12285 # ring membership passed
  133130. 49: ok 12286 # correct SSSR count
  133131. 49: ok 12287 # ring membership passed
  133132. 49: ok 12288 # correct SSSR count
  133133. 49: ok 12289 # ring membership passed
  133134. 49: ok 12290 # correct SSSR count
  133135. 49: ok 12291 # ring membership passed
  133136. 49: ok 12292 # correct SSSR count
  133137. 49: ok 12293 # ring membership passed
  133138. 49: ok 12294 # correct ring bond data
  133139. 49: ok 12295 # correct ring bond data
  133140. 49: ok 12296 # correct ring bond data
  133141. 49: ok 12297 # correct ring bond data
  133142. 49: ok 12298 # correct ring bond data
  133143. 49: ok 12299 # correct ring bond data
  133144. 49: ok 12300 # correct ring bond data
  133145. 49: ok 12301 # correct ring bond data
  133146. 49: ok 12302 # correct ring bond data
  133147. 49: ok 12303 # correct ring bond data
  133148. 49: ok 12304 # correct ring bond data
  133149. 49: ok 12305 # correct ring bond data
  133150. 49: ok 12306 # correct ring bond data
  133151. 49: ok 12307 # correct ring bond data
  133152. 49: ok 12308 # correct ring bond data
  133153. 49: ok 12309 # correct ring bond data
  133154. 49: ok 12310 # correct ring bond data
  133155. 49: ok 12311 # correct ring bond data
  133156. 49: ok 12312 # correct ring bond data
  133157. 49: ok 12313 # correct ring bond data
  133158. 49: ok 12314 # correct ring bond data
  133159. 49: ok 12315 # correct ring bond data
  133160. 49: ok 12316 # SSSR size matches reference
  133161. 49: ok 12317 # correct SSSR count
  133162. 49: ok 12318 # ring membership passed
  133163. 49: ok 12319 # correct SSSR count
  133164. 49: ok 12320 # ring membership passed
  133165. 49: ok 12321 # correct SSSR count
  133166. 49: ok 12322 # ring membership passed
  133167. 49: ok 12323 # correct SSSR count
  133168. 49: ok 12324 # ring membership passed
  133169. 49: ok 12325 # correct SSSR count
  133170. 49: ok 12326 # ring membership passed
  133171. 49: ok 12327 # correct SSSR count
  133172. 49: ok 12328 # ring membership passed
  133173. 49: ok 12329 # correct SSSR count
  133174. 49: ok 12330 # ring membership passed
  133175. 49: ok 12331 # correct SSSR count
  133176. 49: ok 12332 # ring membership passed
  133177. 49: ok 12333 # correct SSSR count
  133178. 49: ok 12334 # ring membership passed
  133179. 49: ok 12335 # correct SSSR count
  133180. 49: ok 12336 # ring membership passed
  133181. 49: ok 12337 # correct SSSR count
  133182. 49: ok 12338 # ring membership passed
  133183. 49: ok 12339 # correct SSSR count
  133184. 49: ok 12340 # ring membership passed
  133185. 49: ok 12341 # correct SSSR count
  133186. 49: ok 12342 # ring membership passed
  133187. 49: ok 12343 # correct SSSR count
  133188. 49: ok 12344 # ring membership passed
  133189. 49: ok 12345 # correct SSSR count
  133190. 49: ok 12346 # ring membership passed
  133191. 49: ok 12347 # correct SSSR count
  133192. 49: ok 12348 # ring membership passed
  133193. 49: ok 12349 # correct SSSR count
  133194. 49: ok 12350 # ring membership passed
  133195. 49: ok 12351 # correct SSSR count
  133196. 49: ok 12352 # ring membership passed
  133197. 49: ok 12353 # correct SSSR count
  133198. 49: ok 12354 # ring membership passed
  133199. 49: ok 12355 # correct SSSR count
  133200. 49: ok 12356 # ring membership passed
  133201. 49: ok 12357 # correct SSSR count
  133202. 49: ok 12358 # ring membership passed
  133203. 49: ok 12359 # correct ring bond data
  133204. 49: ok 12360 # correct ring bond data
  133205. 49: ok 12361 # correct ring bond data
  133206. 49: ok 12362 # correct ring bond data
  133207. 49: ok 12363 # correct ring bond data
  133208. 49: ok 12364 # correct ring bond data
  133209. 49: ok 12365 # correct ring bond data
  133210. 49: ok 12366 # correct ring bond data
  133211. 49: ok 12367 # correct ring bond data
  133212. 49: ok 12368 # correct ring bond data
  133213. 49: ok 12369 # correct ring bond data
  133214. 49: ok 12370 # correct ring bond data
  133215. 49: ok 12371 # correct ring bond data
  133216. 49: ok 12372 # correct ring bond data
  133217. 49: ok 12373 # correct ring bond data
  133218. 49: ok 12374 # correct ring bond data
  133219. 49: ok 12375 # correct ring bond data
  133220. 49: ok 12376 # correct ring bond data
  133221. 49: ok 12377 # correct ring bond data
  133222. 49: ok 12378 # correct ring bond data
  133223. 49: ok 12379 # correct ring bond data
  133224. 49: ok 12380 # correct ring bond data
  133225. 49: ok 12381 # correct ring bond data
  133226. 49: ok 12382 # correct ring bond data
  133227. 49: ok 12383 # correct ring bond data
  133228. 49: ok 12384 # correct ring bond data
  133229. 49: ok 12385 # SSSR size matches reference
  133230. 49: ok 12386 # correct SSSR count
  133231. 49: ok 12387 # ring membership passed
  133232. 49: ok 12388 # correct SSSR count
  133233. 49: ok 12389 # ring membership passed
  133234. 49: ok 12390 # correct SSSR count
  133235. 49: ok 12391 # ring membership passed
  133236. 49: ok 12392 # correct SSSR count
  133237. 49: ok 12393 # ring membership passed
  133238. 49: ok 12394 # correct SSSR count
  133239. 49: ok 12395 # ring membership passed
  133240. 49: ok 12396 # correct SSSR count
  133241. 49: ok 12397 # ring membership passed
  133242. 49: ok 12398 # correct SSSR count
  133243. 49: ok 12399 # ring membership passed
  133244. 49: ok 12400 # correct SSSR count
  133245. 49: ok 12401 # ring membership passed
  133246. 49: ok 12402 # correct SSSR count
  133247. 49: ok 12403 # ring membership passed
  133248. 49: ok 12404 # correct SSSR count
  133249. 49: ok 12405 # ring membership passed
  133250. 49: ok 12406 # correct SSSR count
  133251. 49: ok 12407 # ring membership passed
  133252. 49: ok 12408 # correct SSSR count
  133253. 49: ok 12409 # ring membership passed
  133254. 49: ok 12410 # correct SSSR count
  133255. 49: ok 12411 # ring membership passed
  133256. 49: ok 12412 # correct SSSR count
  133257. 49: ok 12413 # ring membership passed
  133258. 49: ok 12414 # correct SSSR count
  133259. 49: ok 12415 # ring membership passed
  133260. 49: ok 12416 # correct SSSR count
  133261. 49: ok 12417 # ring membership passed
  133262. 49: ok 12418 # correct SSSR count
  133263. 49: ok 12419 # ring membership passed
  133264. 49: ok 12420 # correct SSSR count
  133265. 49: ok 12421 # ring membership passed
  133266. 49: ok 12422 # correct SSSR count
  133267. 49: ok 12423 # ring membership passed
  133268. 49: ok 12424 # correct SSSR count
  133269. 49: ok 12425 # ring membership passed
  133270. 49: ok 12426 # correct SSSR count
  133271. 49: ok 12427 # ring membership passed
  133272. 49: ok 12428 # correct SSSR count
  133273. 49: ok 12429 # ring membership passed
  133274. 49: ok 12430 # correct SSSR count
  133275. 49: ok 12431 # ring membership passed
  133276. 49: ok 12432 # correct SSSR count
  133277. 49: ok 12433 # ring membership passed
  133278. 49: ok 12434 # correct SSSR count
  133279. 49: ok 12435 # ring membership passed
  133280. 49: ok 12436 # correct ring bond data
  133281. 49: ok 12437 # correct ring bond data
  133282. 49: ok 12438 # correct ring bond data
  133283. 49: ok 12439 # correct ring bond data
  133284. 49: ok 12440 # correct ring bond data
  133285. 49: ok 12441 # correct ring bond data
  133286. 49: ok 12442 # correct ring bond data
  133287. 49: ok 12443 # correct ring bond data
  133288. 49: ok 12444 # correct ring bond data
  133289. 49: ok 12445 # correct ring bond data
  133290. 49: ok 12446 # correct ring bond data
  133291. 49: ok 12447 # correct ring bond data
  133292. 49: ok 12448 # correct ring bond data
  133293. 49: ok 12449 # correct ring bond data
  133294. 49: ok 12450 # correct ring bond data
  133295. 49: ok 12451 # correct ring bond data
  133296. 49: ok 12452 # correct ring bond data
  133297. 49: ok 12453 # correct ring bond data
  133298. 49: ok 12454 # correct ring bond data
  133299. 49: ok 12455 # correct ring bond data
  133300. 49: ok 12456 # correct ring bond data
  133301. 49: ok 12457 # correct ring bond data
  133302. 49: ok 12458 # correct ring bond data
  133303. 49: ok 12459 # correct ring bond data
  133304. 49: ok 12460 # correct ring bond data
  133305. 49: ok 12461 # correct ring bond data
  133306. 49: ok 12462 # correct ring bond data
  133307. 49: ok 12463 # correct ring bond data
  133308. 49: ok 12464 # correct ring bond data
  133309. 49: ok 12465 # SSSR size matches reference
  133310. 49: ok 12466 # correct SSSR count
  133311. 49: ok 12467 # ring membership passed
  133312. 49: ok 12468 # correct SSSR count
  133313. 49: ok 12469 # ring membership passed
  133314. 49: ok 12470 # correct SSSR count
  133315. 49: ok 12471 # ring membership passed
  133316. 49: ok 12472 # correct SSSR count
  133317. 49: ok 12473 # ring membership passed
  133318. 49: ok 12474 # correct SSSR count
  133319. 49: ok 12475 # ring membership passed
  133320. 49: ok 12476 # correct SSSR count
  133321. 49: ok 12477 # ring membership passed
  133322. 49: ok 12478 # correct SSSR count
  133323. 49: ok 12479 # ring membership passed
  133324. 49: ok 12480 # correct SSSR count
  133325. 49: ok 12481 # ring membership passed
  133326. 49: ok 12482 # correct SSSR count
  133327. 49: ok 12483 # ring membership passed
  133328. 49: ok 12484 # correct SSSR count
  133329. 49: ok 12485 # ring membership passed
  133330. 49: ok 12486 # correct SSSR count
  133331. 49: ok 12487 # ring membership passed
  133332. 49: ok 12488 # correct SSSR count
  133333. 49: ok 12489 # ring membership passed
  133334. 49: ok 12490 # correct SSSR count
  133335. 49: ok 12491 # ring membership passed
  133336. 49: ok 12492 # correct SSSR count
  133337. 49: ok 12493 # ring membership passed
  133338. 49: ok 12494 # correct SSSR count
  133339. 49: ok 12495 # ring membership passed
  133340. 49: ok 12496 # correct SSSR count
  133341. 49: ok 12497 # ring membership passed
  133342. 49: ok 12498 # correct SSSR count
  133343. 49: ok 12499 # ring membership passed
  133344. 49: ok 12500 # correct SSSR count
  133345. 49: ok 12501 # ring membership passed
  133346. 49: ok 12502 # correct SSSR count
  133347. 49: ok 12503 # ring membership passed
  133348. 49: ok 12504 # correct SSSR count
  133349. 49: ok 12505 # ring membership passed
  133350. 49: ok 12506 # correct SSSR count
  133351. 49: ok 12507 # ring membership passed
  133352. 49: ok 12508 # correct SSSR count
  133353. 49: ok 12509 # ring membership passed
  133354. 49: ok 12510 # correct SSSR count
  133355. 49: ok 12511 # ring membership passed
  133356. 49: ok 12512 # correct SSSR count
  133357. 49: ok 12513 # ring membership passed
  133358. 49: ok 12514 # correct SSSR count
  133359. 49: ok 12515 # ring membership passed
  133360. 49: ok 12516 # correct SSSR count
  133361. 49: ok 12517 # ring membership passed
  133362. 49: ok 12518 # correct SSSR count
  133363. 49: ok 12519 # ring membership passed
  133364. 49: ok 12520 # correct SSSR count
  133365. 49: ok 12521 # ring membership passed
  133366. 49: ok 12522 # correct ring bond data
  133367. 49: ok 12523 # correct ring bond data
  133368. 49: ok 12524 # correct ring bond data
  133369. 49: ok 12525 # correct ring bond data
  133370. 49: ok 12526 # correct ring bond data
  133371. 49: ok 12527 # correct ring bond data
  133372. 49: ok 12528 # correct ring bond data
  133373. 49: ok 12529 # correct ring bond data
  133374. 49: ok 12530 # correct ring bond data
  133375. 49: ok 12531 # correct ring bond data
  133376. 49: ok 12532 # correct ring bond data
  133377. 49: ok 12533 # correct ring bond data
  133378. 49: ok 12534 # correct ring bond data
  133379. 49: ok 12535 # correct ring bond data
  133380. 49: ok 12536 # correct ring bond data
  133381. 49: ok 12537 # correct ring bond data
  133382. 49: ok 12538 # correct ring bond data
  133383. 49: ok 12539 # correct ring bond data
  133384. 49: ok 12540 # correct ring bond data
  133385. 49: ok 12541 # correct ring bond data
  133386. 49: ok 12542 # correct ring bond data
  133387. 49: ok 12543 # correct ring bond data
  133388. 49: ok 12544 # correct ring bond data
  133389. 49: ok 12545 # correct ring bond data
  133390. 49: ok 12546 # SSSR size matches reference
  133391. 49: ok 12547 # correct SSSR count
  133392. 49: ok 12548 # ring membership passed
  133393. 49: ok 12549 # correct SSSR count
  133394. 49: ok 12550 # ring membership passed
  133395. 49: ok 12551 # correct SSSR count
  133396. 49: ok 12552 # ring membership passed
  133397. 49: ok 12553 # correct SSSR count
  133398. 49: ok 12554 # ring membership passed
  133399. 49: ok 12555 # correct SSSR count
  133400. 49: ok 12556 # ring membership passed
  133401. 49: ok 12557 # correct SSSR count
  133402. 49: ok 12558 # ring membership passed
  133403. 49: ok 12559 # correct SSSR count
  133404. 49: ok 12560 # ring membership passed
  133405. 49: ok 12561 # correct SSSR count
  133406. 49: ok 12562 # ring membership passed
  133407. 49: ok 12563 # correct SSSR count
  133408. 49: ok 12564 # ring membership passed
  133409. 49: ok 12565 # correct SSSR count
  133410. 49: ok 12566 # ring membership passed
  133411. 49: ok 12567 # correct SSSR count
  133412. 49: ok 12568 # ring membership passed
  133413. 49: ok 12569 # correct SSSR count
  133414. 49: ok 12570 # ring membership passed
  133415. 49: ok 12571 # correct SSSR count
  133416. 49: ok 12572 # ring membership passed
  133417. 49: ok 12573 # correct SSSR count
  133418. 49: ok 12574 # ring membership passed
  133419. 49: ok 12575 # correct SSSR count
  133420. 49: ok 12576 # ring membership passed
  133421. 49: ok 12577 # correct SSSR count
  133422. 49: ok 12578 # ring membership passed
  133423. 49: ok 12579 # correct SSSR count
  133424. 49: ok 12580 # ring membership passed
  133425. 49: ok 12581 # correct SSSR count
  133426. 49: ok 12582 # ring membership passed
  133427. 49: ok 12583 # correct SSSR count
  133428. 49: ok 12584 # ring membership passed
  133429. 49: ok 12585 # correct SSSR count
  133430. 49: ok 12586 # ring membership passed
  133431. 49: ok 12587 # correct SSSR count
  133432. 49: ok 12588 # ring membership passed
  133433. 49: ok 12589 # correct SSSR count
  133434. 49: ok 12590 # ring membership passed
  133435. 49: ok 12591 # correct SSSR count
  133436. 49: ok 12592 # ring membership passed
  133437. 49: ok 12593 # correct ring bond data
  133438. 49: ok 12594 # correct ring bond data
  133439. 49: ok 12595 # correct ring bond data
  133440. 49: ok 12596 # correct ring bond data
  133441. 49: ok 12597 # correct ring bond data
  133442. 49: ok 12598 # correct ring bond data
  133443. 49: ok 12599 # correct ring bond data
  133444. 49: ok 12600 # correct ring bond data
  133445. 49: ok 12601 # correct ring bond data
  133446. 49: ok 12602 # correct ring bond data
  133447. 49: ok 12603 # correct ring bond data
  133448. 49: ok 12604 # correct ring bond data
  133449. 49: ok 12605 # correct ring bond data
  133450. 49: ok 12606 # correct ring bond data
  133451. 49: ok 12607 # correct ring bond data
  133452. 49: ok 12608 # SSSR size matches reference
  133453. 49: ok 12609 # correct SSSR count
  133454. 49: ok 12610 # ring membership passed
  133455. 49: ok 12611 # correct SSSR count
  133456. 49: ok 12612 # ring membership passed
  133457. 49: ok 12613 # correct SSSR count
  133458. 49: ok 12614 # ring membership passed
  133459. 49: ok 12615 # correct SSSR count
  133460. 49: ok 12616 # ring membership passed
  133461. 49: ok 12617 # correct SSSR count
  133462. 49: ok 12618 # ring membership passed
  133463. 49: ok 12619 # correct SSSR count
  133464. 49: ok 12620 # ring membership passed
  133465. 49: ok 12621 # correct SSSR count
  133466. 49: ok 12622 # ring membership passed
  133467. 49: ok 12623 # correct SSSR count
  133468. 49: ok 12624 # ring membership passed
  133469. 49: ok 12625 # correct SSSR count
  133470. 49: ok 12626 # ring membership passed
  133471. 49: ok 12627 # correct SSSR count
  133472. 49: ok 12628 # ring membership passed
  133473. 49: ok 12629 # correct SSSR count
  133474. 49: ok 12630 # ring membership passed
  133475. 49: ok 12631 # correct SSSR count
  133476. 49: ok 12632 # ring membership passed
  133477. 49: ok 12633 # correct SSSR count
  133478. 49: ok 12634 # ring membership passed
  133479. 49: ok 12635 # correct SSSR count
  133480. 49: ok 12636 # ring membership passed
  133481. 49: ok 12637 # correct SSSR count
  133482. 49: ok 12638 # ring membership passed
  133483. 49: ok 12639 # correct ring bond data
  133484. 49: ok 12640 # correct ring bond data
  133485. 49: ok 12641 # correct ring bond data
  133486. 49: ok 12642 # correct ring bond data
  133487. 49: ok 12643 # correct ring bond data
  133488. 49: ok 12644 # correct ring bond data
  133489. 49: ok 12645 # correct ring bond data
  133490. 49: ok 12646 # correct ring bond data
  133491. 49: ok 12647 # correct ring bond data
  133492. 49: ok 12648 # correct ring bond data
  133493. 49: ok 12649 # correct ring bond data
  133494. 49: ok 12650 # correct ring bond data
  133495. 49: ok 12651 # correct ring bond data
  133496. 49: ok 12652 # correct ring bond data
  133497. 49: ok 12653 # correct ring bond data
  133498. 49: ok 12654 # correct ring bond data
  133499. 49: ok 12655 # SSSR size matches reference
  133500. 49: ok 12656 # correct SSSR count
  133501. 49: ok 12657 # ring membership passed
  133502. 49: ok 12658 # correct SSSR count
  133503. 49: ok 12659 # ring membership passed
  133504. 49: ok 12660 # correct SSSR count
  133505. 49: ok 12661 # ring membership passed
  133506. 49: ok 12662 # correct SSSR count
  133507. 49: ok 12663 # ring membership passed
  133508. 49: ok 12664 # correct SSSR count
  133509. 49: ok 12665 # ring membership passed
  133510. 49: ok 12666 # correct SSSR count
  133511. 49: ok 12667 # ring membership passed
  133512. 49: ok 12668 # correct SSSR count
  133513. 49: ok 12669 # ring membership passed
  133514. 49: ok 12670 # correct SSSR count
  133515. 49: ok 12671 # ring membership passed
  133516. 49: ok 12672 # correct SSSR count
  133517. 49: ok 12673 # ring membership passed
  133518. 49: ok 12674 # correct SSSR count
  133519. 49: ok 12675 # ring membership passed
  133520. 49: ok 12676 # correct SSSR count
  133521. 49: ok 12677 # ring membership passed
  133522. 49: ok 12678 # correct SSSR count
  133523. 49: ok 12679 # ring membership passed
  133524. 49: ok 12680 # correct SSSR count
  133525. 49: ok 12681 # ring membership passed
  133526. 49: ok 12682 # correct SSSR count
  133527. 49: ok 12683 # ring membership passed
  133528. 49: ok 12684 # correct SSSR count
  133529. 49: ok 12685 # ring membership passed
  133530. 49: ok 12686 # correct SSSR count
  133531. 49: ok 12687 # ring membership passed
  133532. 49: ok 12688 # correct ring bond data
  133533. 49: ok 12689 # correct ring bond data
  133534. 49: ok 12690 # correct ring bond data
  133535. 49: ok 12691 # correct ring bond data
  133536. 49: ok 12692 # correct ring bond data
  133537. 49: ok 12693 # correct ring bond data
  133538. 49: ok 12694 # correct ring bond data
  133539. 49: ok 12695 # correct ring bond data
  133540. 49: ok 12696 # correct ring bond data
  133541. 49: ok 12697 # correct ring bond data
  133542. 49: ok 12698 # correct ring bond data
  133543. 49: ok 12699 # correct ring bond data
  133544. 49: ok 12700 # correct ring bond data
  133545. 49: ok 12701 # correct ring bond data
  133546. 49: ok 12702 # correct ring bond data
  133547. 49: ok 12703 # correct ring bond data
  133548. 49: ok 12704 # correct ring bond data
  133549. 49: ok 12705 # correct ring bond data
  133550. 49: ok 12706 # SSSR size matches reference
  133551. 49: ok 12707 # correct SSSR count
  133552. 49: ok 12708 # ring membership passed
  133553. 49: ok 12709 # correct SSSR count
  133554. 49: ok 12710 # ring membership passed
  133555. 49: ok 12711 # correct SSSR count
  133556. 49: ok 12712 # ring membership passed
  133557. 49: ok 12713 # correct SSSR count
  133558. 49: ok 12714 # ring membership passed
  133559. 49: ok 12715 # correct SSSR count
  133560. 49: ok 12716 # ring membership passed
  133561. 49: ok 12717 # correct SSSR count
  133562. 49: ok 12718 # ring membership passed
  133563. 49: ok 12719 # correct SSSR count
  133564. 49: ok 12720 # ring membership passed
  133565. 49: ok 12721 # correct SSSR count
  133566. 49: ok 12722 # ring membership passed
  133567. 49: ok 12723 # correct SSSR count
  133568. 49: ok 12724 # ring membership passed
  133569. 49: ok 12725 # correct SSSR count
  133570. 49: ok 12726 # ring membership passed
  133571. 49: ok 12727 # correct SSSR count
  133572. 49: ok 12728 # ring membership passed
  133573. 49: ok 12729 # correct SSSR count
  133574. 49: ok 12730 # ring membership passed
  133575. 49: ok 12731 # correct SSSR count
  133576. 49: ok 12732 # ring membership passed
  133577. 49: ok 12733 # correct SSSR count
  133578. 49: ok 12734 # ring membership passed
  133579. 49: ok 12735 # correct SSSR count
  133580. 49: ok 12736 # ring membership passed
  133581. 49: ok 12737 # correct SSSR count
  133582. 49: ok 12738 # ring membership passed
  133583. 49: ok 12739 # correct SSSR count
  133584. 49: ok 12740 # ring membership passed
  133585. 49: ok 12741 # correct ring bond data
  133586. 49: ok 12742 # correct ring bond data
  133587. 49: ok 12743 # correct ring bond data
  133588. 49: ok 12744 # correct ring bond data
  133589. 49: ok 12745 # correct ring bond data
  133590. 49: ok 12746 # correct ring bond data
  133591. 49: ok 12747 # correct ring bond data
  133592. 49: ok 12748 # correct ring bond data
  133593. 49: ok 12749 # correct ring bond data
  133594. 49: ok 12750 # correct ring bond data
  133595. 49: ok 12751 # correct ring bond data
  133596. 49: ok 12752 # correct ring bond data
  133597. 49: ok 12753 # correct ring bond data
  133598. 49: ok 12754 # correct ring bond data
  133599. 49: ok 12755 # SSSR size matches reference
  133600. 49: ok 12756 # correct SSSR count
  133601. 49: ok 12757 # ring membership passed
  133602. 49: ok 12758 # correct SSSR count
  133603. 49: ok 12759 # ring membership passed
  133604. 49: ok 12760 # correct SSSR count
  133605. 49: ok 12761 # ring membership passed
  133606. 49: ok 12762 # correct SSSR count
  133607. 49: ok 12763 # ring membership passed
  133608. 49: ok 12764 # correct SSSR count
  133609. 49: ok 12765 # ring membership passed
  133610. 49: ok 12766 # correct SSSR count
  133611. 49: ok 12767 # ring membership passed
  133612. 49: ok 12768 # correct SSSR count
  133613. 49: ok 12769 # ring membership passed
  133614. 49: ok 12770 # correct SSSR count
  133615. 49: ok 12771 # ring membership passed
  133616. 49: ok 12772 # correct SSSR count
  133617. 49: ok 12773 # ring membership passed
  133618. 49: ok 12774 # correct SSSR count
  133619. 49: ok 12775 # ring membership passed
  133620. 49: ok 12776 # correct SSSR count
  133621. 49: ok 12777 # ring membership passed
  133622. 49: ok 12778 # correct SSSR count
  133623. 49: ok 12779 # ring membership passed
  133624. 49: ok 12780 # correct SSSR count
  133625. 49: ok 12781 # ring membership passed
  133626. 49: ok 12782 # correct SSSR count
  133627. 49: ok 12783 # ring membership passed
  133628. 49: ok 12784 # correct ring bond data
  133629. 49: ok 12785 # correct ring bond data
  133630. 49: ok 12786 # correct ring bond data
  133631. 49: ok 12787 # correct ring bond data
  133632. 49: ok 12788 # correct ring bond data
  133633. 49: ok 12789 # correct ring bond data
  133634. 49: ok 12790 # correct ring bond data
  133635. 49: ok 12791 # correct ring bond data
  133636. 49: ok 12792 # SSSR size matches reference
  133637. 49: ok 12793 # correct SSSR count
  133638. 49: ok 12794 # ring membership passed
  133639. 49: ok 12795 # correct SSSR count
  133640. 49: ok 12796 # ring membership passed
  133641. 49: ok 12797 # correct SSSR count
  133642. 49: ok 12798 # ring membership passed
  133643. 49: ok 12799 # correct SSSR count
  133644. 49: ok 12800 # ring membership passed
  133645. 49: ok 12801 # correct SSSR count
  133646. 49: ok 12802 # ring membership passed
  133647. 49: ok 12803 # correct SSSR count
  133648. 49: ok 12804 # ring membership passed
  133649. 49: ok 12805 # correct SSSR count
  133650. 49: ok 12806 # ring membership passed
  133651. 49: ok 12807 # correct SSSR count
  133652. 49: ok 12808 # ring membership passed
  133653. 49: ok 12809 # correct ring bond data
  133654. 49: ok 12810 # correct ring bond data
  133655. 49: ok 12811 # correct ring bond data
  133656. 49: ok 12812 # correct ring bond data
  133657. 49: ok 12813 # correct ring bond data
  133658. 49: ok 12814 # correct ring bond data
  133659. 49: ok 12815 # correct ring bond data
  133660. 49: ok 12816 # correct ring bond data
  133661. 49: ok 12817 # correct ring bond data
  133662. 49: ok 12818 # correct ring bond data
  133663. 49: ok 12819 # SSSR size matches reference
  133664. 49: ok 12820 # correct SSSR count
  133665. 49: ok 12821 # ring membership passed
  133666. 49: ok 12822 # correct SSSR count
  133667. 49: ok 12823 # ring membership passed
  133668. 49: ok 12824 # correct SSSR count
  133669. 49: ok 12825 # ring membership passed
  133670. 49: ok 12826 # correct SSSR count
  133671. 49: ok 12827 # ring membership passed
  133672. 49: ok 12828 # correct SSSR count
  133673. 49: ok 12829 # ring membership passed
  133674. 49: ok 12830 # correct SSSR count
  133675. 49: ok 12831 # ring membership passed
  133676. 49: ok 12832 # correct SSSR count
  133677. 49: ok 12833 # ring membership passed
  133678. 49: ok 12834 # correct SSSR count
  133679. 49: ok 12835 # ring membership passed
  133680. 49: ok 12836 # correct SSSR count
  133681. 49: ok 12837 # ring membership passed
  133682. 49: ok 12838 # correct SSSR count
  133683. 49: ok 12839 # ring membership passed
  133684. 49: ok 12840 # correct ring bond data
  133685. 49: ok 12841 # correct ring bond data
  133686. 49: ok 12842 # correct ring bond data
  133687. 49: ok 12843 # correct ring bond data
  133688. 49: ok 12844 # correct ring bond data
  133689. 49: ok 12845 # correct ring bond data
  133690. 49: ok 12846 # correct ring bond data
  133691. 49: ok 12847 # correct ring bond data
  133692. 49: ok 12848 # correct ring bond data
  133693. 49: ok 12849 # correct ring bond data
  133694. 49: ok 12850 # correct ring bond data
  133695. 49: ok 12851 # correct ring bond data
  133696. 49: ok 12852 # correct ring bond data
  133697. 49: ok 12853 # SSSR size matches reference
  133698. 49: ok 12854 # correct SSSR count
  133699. 49: ok 12855 # ring membership passed
  133700. 49: ok 12856 # correct SSSR count
  133701. 49: ok 12857 # ring membership passed
  133702. 49: ok 12858 # correct SSSR count
  133703. 49: ok 12859 # ring membership passed
  133704. 49: ok 12860 # correct SSSR count
  133705. 49: ok 12861 # ring membership passed
  133706. 49: ok 12862 # correct SSSR count
  133707. 49: ok 12863 # ring membership passed
  133708. 49: ok 12864 # correct SSSR count
  133709. 49: ok 12865 # ring membership passed
  133710. 49: ok 12866 # correct SSSR count
  133711. 49: ok 12867 # ring membership passed
  133712. 49: ok 12868 # correct SSSR count
  133713. 49: ok 12869 # ring membership passed
  133714. 49: ok 12870 # correct SSSR count
  133715. 49: ok 12871 # ring membership passed
  133716. 49: ok 12872 # correct SSSR count
  133717. 49: ok 12873 # ring membership passed
  133718. 49: ok 12874 # correct SSSR count
  133719. 49: ok 12875 # ring membership passed
  133720. 49: ok 12876 # correct SSSR count
  133721. 49: ok 12877 # ring membership passed
  133722. 49: ok 12878 # correct SSSR count
  133723. 49: ok 12879 # ring membership passed
  133724. 49: ok 12880 # correct ring bond data
  133725. 49: ok 12881 # correct ring bond data
  133726. 49: ok 12882 # correct ring bond data
  133727. 49: ok 12883 # correct ring bond data
  133728. 49: ok 12884 # correct ring bond data
  133729. 49: ok 12885 # correct ring bond data
  133730. 49: ok 12886 # correct ring bond data
  133731. 49: ok 12887 # correct ring bond data
  133732. 49: ok 12888 # correct ring bond data
  133733. 49: ok 12889 # SSSR size matches reference
  133734. 49: ok 12890 # correct SSSR count
  133735. 49: ok 12891 # ring membership passed
  133736. 49: ok 12892 # correct SSSR count
  133737. 49: ok 12893 # ring membership passed
  133738. 49: ok 12894 # correct SSSR count
  133739. 49: ok 12895 # ring membership passed
  133740. 49: ok 12896 # correct SSSR count
  133741. 49: ok 12897 # ring membership passed
  133742. 49: ok 12898 # correct SSSR count
  133743. 49: ok 12899 # ring membership passed
  133744. 49: ok 12900 # correct SSSR count
  133745. 49: ok 12901 # ring membership passed
  133746. 49: ok 12902 # correct SSSR count
  133747. 49: ok 12903 # ring membership passed
  133748. 49: ok 12904 # correct SSSR count
  133749. 49: ok 12905 # ring membership passed
  133750. 49: ok 12906 # correct SSSR count
  133751. 49: ok 12907 # ring membership passed
  133752. 49: ok 12908 # correct ring bond data
  133753. 49: ok 12909 # correct ring bond data
  133754. 49: ok 12910 # correct ring bond data
  133755. 49: ok 12911 # correct ring bond data
  133756. 49: ok 12912 # correct ring bond data
  133757. 49: ok 12913 # correct ring bond data
  133758. 49: ok 12914 # correct ring bond data
  133759. 49: ok 12915 # SSSR size matches reference
  133760. 49: ok 12916 # correct SSSR count
  133761. 49: ok 12917 # ring membership passed
  133762. 49: ok 12918 # correct SSSR count
  133763. 49: ok 12919 # ring membership passed
  133764. 49: ok 12920 # correct SSSR count
  133765. 49: ok 12921 # ring membership passed
  133766. 49: ok 12922 # correct SSSR count
  133767. 49: ok 12923 # ring membership passed
  133768. 49: ok 12924 # correct SSSR count
  133769. 49: ok 12925 # ring membership passed
  133770. 49: ok 12926 # correct SSSR count
  133771. 49: ok 12927 # ring membership passed
  133772. 49: ok 12928 # correct SSSR count
  133773. 49: ok 12929 # ring membership passed
  133774. 49: ok 12930 # correct SSSR count
  133775. 49: ok 12931 # ring membership passed
  133776. 49: ok 12932 # correct ring bond data
  133777. 49: ok 12933 # correct ring bond data
  133778. 49: ok 12934 # correct ring bond data
  133779. 49: ok 12935 # correct ring bond data
  133780. 49: ok 12936 # correct ring bond data
  133781. 49: ok 12937 # correct ring bond data
  133782. 49: ok 12938 # correct ring bond data
  133783. 49: ok 12939 # correct ring bond data
  133784. 49: ok 12940 # correct ring bond data
  133785. 49: ok 12941 # SSSR size matches reference
  133786. 49: ok 12942 # correct SSSR count
  133787. 49: ok 12943 # ring membership passed
  133788. 49: ok 12944 # correct SSSR count
  133789. 49: ok 12945 # ring membership passed
  133790. 49: ok 12946 # correct SSSR count
  133791. 49: ok 12947 # ring membership passed
  133792. 49: ok 12948 # correct SSSR count
  133793. 49: ok 12949 # ring membership passed
  133794. 49: ok 12950 # correct SSSR count
  133795. 49: ok 12951 # ring membership passed
  133796. 49: ok 12952 # correct SSSR count
  133797. 49: ok 12953 # ring membership passed
  133798. 49: ok 12954 # correct SSSR count
  133799. 49: ok 12955 # ring membership passed
  133800. 49: ok 12956 # correct SSSR count
  133801. 49: ok 12957 # ring membership passed
  133802. 49: ok 12958 # correct SSSR count
  133803. 49: ok 12959 # ring membership passed
  133804. 49: ok 12960 # correct SSSR count
  133805. 49: ok 12961 # ring membership passed
  133806. 49: ok 12962 # correct ring bond data
  133807. 49: ok 12963 # correct ring bond data
  133808. 49: ok 12964 # correct ring bond data
  133809. 49: ok 12965 # correct ring bond data
  133810. 49: ok 12966 # correct ring bond data
  133811. 49: ok 12967 # correct ring bond data
  133812. 49: ok 12968 # correct ring bond data
  133813. 49: ok 12969 # correct ring bond data
  133814. 49: ok 12970 # correct ring bond data
  133815. 49: ok 12971 # correct ring bond data
  133816. 49: ok 12972 # correct ring bond data
  133817. 49: ok 12973 # correct ring bond data
  133818. 49: ok 12974 # SSSR size matches reference
  133819. 49: ok 12975 # correct SSSR count
  133820. 49: ok 12976 # ring membership passed
  133821. 49: ok 12977 # correct SSSR count
  133822. 49: ok 12978 # ring membership passed
  133823. 49: ok 12979 # correct SSSR count
  133824. 49: ok 12980 # ring membership passed
  133825. 49: ok 12981 # correct SSSR count
  133826. 49: ok 12982 # ring membership passed
  133827. 49: ok 12983 # correct SSSR count
  133828. 49: ok 12984 # ring membership passed
  133829. 49: ok 12985 # correct SSSR count
  133830. 49: ok 12986 # ring membership passed
  133831. 49: ok 12987 # correct SSSR count
  133832. 49: ok 12988 # ring membership passed
  133833. 49: ok 12989 # correct SSSR count
  133834. 49: ok 12990 # ring membership passed
  133835. 49: ok 12991 # correct SSSR count
  133836. 49: ok 12992 # ring membership passed
  133837. 49: ok 12993 # correct SSSR count
  133838. 49: ok 12994 # ring membership passed
  133839. 49: ok 12995 # correct SSSR count
  133840. 49: ok 12996 # ring membership passed
  133841. 49: ok 12997 # correct SSSR count
  133842. 49: ok 12998 # ring membership passed
  133843. 49: ok 12999 # correct SSSR count
  133844. 49: ok 13000 # ring membership passed
  133845. 49: ok 13001 # correct ring bond data
  133846. 49: ok 13002 # correct ring bond data
  133847. 49: ok 13003 # correct ring bond data
  133848. 49: ok 13004 # correct ring bond data
  133849. 49: ok 13005 # correct ring bond data
  133850. 49: ok 13006 # correct ring bond data
  133851. 49: ok 13007 # correct ring bond data
  133852. 49: ok 13008 # correct ring bond data
  133853. 49: ok 13009 # correct ring bond data
  133854. 49: ok 13010 # correct ring bond data
  133855. 49: ok 13011 # correct ring bond data
  133856. 49: ok 13012 # correct ring bond data
  133857. 49: ok 13013 # correct ring bond data
  133858. 49: ok 13014 # correct ring bond data
  133859. 49: ok 13015 # correct ring bond data
  133860. 49: ok 13016 # correct ring bond data
  133861. 49: ok 13017 # correct ring bond data
  133862. 49: ok 13018 # correct ring bond data
  133863. 49: ok 13019 # correct ring bond data
  133864. 49: ok 13020 # correct ring bond data
  133865. 49: ok 13021 # correct ring bond data
  133866. 49: ok 13022 # correct ring bond data
  133867. 49: ok 13023 # correct ring bond data
  133868. 49: ok 13024 # SSSR size matches reference
  133869. 49: ok 13025 # correct SSSR count
  133870. 49: ok 13026 # ring membership passed
  133871. 49: ok 13027 # correct SSSR count
  133872. 49: ok 13028 # ring membership passed
  133873. 49: ok 13029 # correct SSSR count
  133874. 49: ok 13030 # ring membership passed
  133875. 49: ok 13031 # correct SSSR count
  133876. 49: ok 13032 # ring membership passed
  133877. 49: ok 13033 # correct SSSR count
  133878. 49: ok 13034 # ring membership passed
  133879. 49: ok 13035 # correct SSSR count
  133880. 49: ok 13036 # ring membership passed
  133881. 49: ok 13037 # correct SSSR count
  133882. 49: ok 13038 # ring membership passed
  133883. 49: ok 13039 # correct SSSR count
  133884. 49: ok 13040 # ring membership passed
  133885. 49: ok 13041 # correct SSSR count
  133886. 49: ok 13042 # ring membership passed
  133887. 49: ok 13043 # correct SSSR count
  133888. 49: ok 13044 # ring membership passed
  133889. 49: ok 13045 # correct SSSR count
  133890. 49: ok 13046 # ring membership passed
  133891. 49: ok 13047 # correct SSSR count
  133892. 49: ok 13048 # ring membership passed
  133893. 49: ok 13049 # correct SSSR count
  133894. 49: ok 13050 # ring membership passed
  133895. 49: ok 13051 # correct SSSR count
  133896. 49: ok 13052 # ring membership passed
  133897. 49: ok 13053 # correct SSSR count
  133898. 49: ok 13054 # ring membership passed
  133899. 49: ok 13055 # correct SSSR count
  133900. 49: ok 13056 # ring membership passed
  133901. 49: ok 13057 # correct SSSR count
  133902. 49: ok 13058 # ring membership passed
  133903. 49: ok 13059 # correct SSSR count
  133904. 49: ok 13060 # ring membership passed
  133905. 49: ok 13061 # correct SSSR count
  133906. 49: ok 13062 # ring membership passed
  133907. 49: ok 13063 # correct SSSR count
  133908. 49: ok 13064 # ring membership passed
  133909. 49: ok 13065 # correct SSSR count
  133910. 49: ok 13066 # ring membership passed
  133911. 49: ok 13067 # correct ring bond data
  133912. 49: ok 13068 # correct ring bond data
  133913. 49: ok 13069 # correct ring bond data
  133914. 49: ok 13070 # correct ring bond data
  133915. 49: ok 13071 # correct ring bond data
  133916. 49: ok 13072 # correct ring bond data
  133917. 49: ok 13073 # correct ring bond data
  133918. 49: ok 13074 # correct ring bond data
  133919. 49: ok 13075 # correct ring bond data
  133920. 49: ok 13076 # correct ring bond data
  133921. 49: ok 13077 # correct ring bond data
  133922. 49: ok 13078 # correct ring bond data
  133923. 49: ok 13079 # SSSR size matches reference
  133924. 49: ok 13080 # correct SSSR count
  133925. 49: ok 13081 # ring membership passed
  133926. 49: ok 13082 # correct SSSR count
  133927. 49: ok 13083 # ring membership passed
  133928. 49: ok 13084 # correct SSSR count
  133929. 49: ok 13085 # ring membership passed
  133930. 49: ok 13086 # correct SSSR count
  133931. 49: ok 13087 # ring membership passed
  133932. 49: ok 13088 # correct SSSR count
  133933. 49: ok 13089 # ring membership passed
  133934. 49: ok 13090 # correct SSSR count
  133935. 49: ok 13091 # ring membership passed
  133936. 49: ok 13092 # correct SSSR count
  133937. 49: ok 13093 # ring membership passed
  133938. 49: ok 13094 # correct SSSR count
  133939. 49: ok 13095 # ring membership passed
  133940. 49: ok 13096 # correct SSSR count
  133941. 49: ok 13097 # ring membership passed
  133942. 49: ok 13098 # correct SSSR count
  133943. 49: ok 13099 # ring membership passed
  133944. 49: ok 13100 # correct SSSR count
  133945. 49: ok 13101 # ring membership passed
  133946. 49: ok 13102 # correct SSSR count
  133947. 49: ok 13103 # ring membership passed
  133948. 49: ok 13104 # correct ring bond data
  133949. 49: ok 13105 # correct ring bond data
  133950. 49: ok 13106 # correct ring bond data
  133951. 49: ok 13107 # correct ring bond data
  133952. 49: ok 13108 # correct ring bond data
  133953. 49: ok 13109 # correct ring bond data
  133954. 49: ok 13110 # correct ring bond data
  133955. 49: ok 13111 # correct ring bond data
  133956. 49: ok 13112 # correct ring bond data
  133957. 49: ok 13113 # correct ring bond data
  133958. 49: ok 13114 # correct ring bond data
  133959. 49: ok 13115 # correct ring bond data
  133960. 49: ok 13116 # correct ring bond data
  133961. 49: ok 13117 # correct ring bond data
  133962. 49: ok 13118 # correct ring bond data
  133963. 49: ok 13119 # correct ring bond data
  133964. 49: ok 13120 # correct ring bond data
  133965. 49: ok 13121 # correct ring bond data
  133966. 49: ok 13122 # correct ring bond data
  133967. 49: ok 13123 # correct ring bond data
  133968. 49: ok 13124 # correct ring bond data
  133969. 49: ok 13125 # correct ring bond data
  133970. 49: ok 13126 # SSSR size matches reference
  133971. 49: ok 13127 # correct SSSR count
  133972. 49: ok 13128 # ring membership passed
  133973. 49: ok 13129 # correct SSSR count
  133974. 49: ok 13130 # ring membership passed
  133975. 49: ok 13131 # correct SSSR count
  133976. 49: ok 13132 # ring membership passed
  133977. 49: ok 13133 # correct SSSR count
  133978. 49: ok 13134 # ring membership passed
  133979. 49: ok 13135 # correct SSSR count
  133980. 49: ok 13136 # ring membership passed
  133981. 49: ok 13137 # correct SSSR count
  133982. 49: ok 13138 # ring membership passed
  133983. 49: ok 13139 # correct SSSR count
  133984. 49: ok 13140 # ring membership passed
  133985. 49: ok 13141 # correct SSSR count
  133986. 49: ok 13142 # ring membership passed
  133987. 49: ok 13143 # correct SSSR count
  133988. 49: ok 13144 # ring membership passed
  133989. 49: ok 13145 # correct SSSR count
  133990. 49: ok 13146 # ring membership passed
  133991. 49: ok 13147 # correct SSSR count
  133992. 49: ok 13148 # ring membership passed
  133993. 49: ok 13149 # correct SSSR count
  133994. 49: ok 13150 # ring membership passed
  133995. 49: ok 13151 # correct SSSR count
  133996. 49: ok 13152 # ring membership passed
  133997. 49: ok 13153 # correct SSSR count
  133998. 49: ok 13154 # ring membership passed
  133999. 49: ok 13155 # correct SSSR count
  134000. 49: ok 13156 # ring membership passed
  134001. 49: ok 13157 # correct SSSR count
  134002. 49: ok 13158 # ring membership passed
  134003. 49: ok 13159 # correct SSSR count
  134004. 49: ok 13160 # ring membership passed
  134005. 49: ok 13161 # correct SSSR count
  134006. 49: ok 13162 # ring membership passed
  134007. 49: ok 13163 # correct SSSR count
  134008. 49: ok 13164 # ring membership passed
  134009. 49: ok 13165 # correct ring bond data
  134010. 49: ok 13166 # correct ring bond data
  134011. 49: ok 13167 # correct ring bond data
  134012. 49: ok 13168 # correct ring bond data
  134013. 49: ok 13169 # correct ring bond data
  134014. 49: ok 13170 # correct ring bond data
  134015. 49: ok 13171 # correct ring bond data
  134016. 49: ok 13172 # correct ring bond data
  134017. 49: ok 13173 # correct ring bond data
  134018. 49: ok 13174 # correct ring bond data
  134019. 49: ok 13175 # SSSR size matches reference
  134020. 49: ok 13176 # correct SSSR count
  134021. 49: ok 13177 # ring membership passed
  134022. 49: ok 13178 # correct SSSR count
  134023. 49: ok 13179 # ring membership passed
  134024. 49: ok 13180 # correct SSSR count
  134025. 49: ok 13181 # ring membership passed
  134026. 49: ok 13182 # correct SSSR count
  134027. 49: ok 13183 # ring membership passed
  134028. 49: ok 13184 # correct SSSR count
  134029. 49: ok 13185 # ring membership passed
  134030. 49: ok 13186 # correct SSSR count
  134031. 49: ok 13187 # ring membership passed
  134032. 49: ok 13188 # correct SSSR count
  134033. 49: ok 13189 # ring membership passed
  134034. 49: ok 13190 # correct SSSR count
  134035. 49: ok 13191 # ring membership passed
  134036. 49: ok 13192 # correct SSSR count
  134037. 49: ok 13193 # ring membership passed
  134038. 49: ok 13194 # correct SSSR count
  134039. 49: ok 13195 # ring membership passed
  134040. 49: ok 13196 # correct ring bond data
  134041. 49: ok 13197 # correct ring bond data
  134042. 49: ok 13198 # correct ring bond data
  134043. 49: ok 13199 # correct ring bond data
  134044. 49: ok 13200 # correct ring bond data
  134045. 49: ok 13201 # correct ring bond data
  134046. 49: ok 13202 # correct ring bond data
  134047. 49: ok 13203 # correct ring bond data
  134048. 49: ok 13204 # correct ring bond data
  134049. 49: ok 13205 # correct ring bond data
  134050. 49: ok 13206 # correct ring bond data
  134051. 49: ok 13207 # correct ring bond data
  134052. 49: ok 13208 # correct ring bond data
  134053. 49: ok 13209 # correct ring bond data
  134054. 49: ok 13210 # correct ring bond data
  134055. 49: ok 13211 # correct ring bond data
  134056. 49: ok 13212 # correct ring bond data
  134057. 49: ok 13213 # correct ring bond data
  134058. 49: ok 13214 # correct ring bond data
  134059. 49: ok 13215 # correct ring bond data
  134060. 49: ok 13216 # correct ring bond data
  134061. 49: ok 13217 # correct ring bond data
  134062. 49: ok 13218 # correct ring bond data
  134063. 49: ok 13219 # correct ring bond data
  134064. 49: ok 13220 # correct ring bond data
  134065. 49: ok 13221 # correct ring bond data
  134066. 49: ok 13222 # correct ring bond data
  134067. 49: ok 13223 # correct ring bond data
  134068. 49: ok 13224 # correct ring bond data
  134069. 49: ok 13225 # correct ring bond data
  134070. 49: ok 13226 # correct ring bond data
  134071. 49: ok 13227 # correct ring bond data
  134072. 49: ok 13228 # correct ring bond data
  134073. 49: ok 13229 # correct ring bond data
  134074. 49: ok 13230 # correct ring bond data
  134075. 49: ok 13231 # correct ring bond data
  134076. 49: ok 13232 # correct ring bond data
  134077. 49: ok 13233 # correct ring bond data
  134078. 49: ok 13234 # correct ring bond data
  134079. 49: ok 13235 # correct ring bond data
  134080. 49: ok 13236 # correct ring bond data
  134081. 49: ok 13237 # correct ring bond data
  134082. 49: ok 13238 # correct ring bond data
  134083. 49: ok 13239 # correct ring bond data
  134084. 49: ok 13240 # correct ring bond data
  134085. 49: ok 13241 # correct ring bond data
  134086. 49: ok 13242 # correct ring bond data
  134087. 49: ok 13243 # correct ring bond data
  134088. 49: ok 13244 # correct ring bond data
  134089. 49: ok 13245 # correct ring bond data
  134090. 49: ok 13246 # correct ring bond data
  134091. 49: ok 13247 # correct ring bond data
  134092. 49: ok 13248 # correct ring bond data
  134093. 49: ok 13249 # correct ring bond data
  134094. 49: ok 13250 # correct ring bond data
  134095. 49: ok 13251 # correct ring bond data
  134096. 49: ok 13252 # correct ring bond data
  134097. 49: ok 13253 # correct ring bond data
  134098. 49: ok 13254 # correct ring bond data
  134099. 49: ok 13255 # correct ring bond data
  134100. 49: ok 13256 # correct ring bond data
  134101. 49: ok 13257 # correct ring bond data
  134102. 49: ok 13258 # correct ring bond data
  134103. 49: ok 13259 # correct ring bond data
  134104. 49: ok 13260 # correct ring bond data
  134105. 49: ok 13261 # correct ring bond data
  134106. 49: ok 13262 # correct ring bond data
  134107. 49: ok 13263 # correct ring bond data
  134108. 49: ok 13264 # correct ring bond data
  134109. 49: ok 13265 # correct ring bond data
  134110. 49: ok 13266 # correct ring bond data
  134111. 49: ok 13267 # SSSR size matches reference
  134112. 49: ok 13268 # correct SSSR count
  134113. 49: ok 13269 # ring membership passed
  134114. 49: ok 13270 # correct SSSR count
  134115. 49: ok 13271 # ring membership passed
  134116. 49: ok 13272 # correct SSSR count
  134117. 49: ok 13273 # ring membership passed
  134118. 49: ok 13274 # correct SSSR count
  134119. 49: ok 13275 # ring membership passed
  134120. 49: ok 13276 # correct SSSR count
  134121. 49: ok 13277 # ring membership passed
  134122. 49: ok 13278 # correct SSSR count
  134123. 49: ok 13279 # ring membership passed
  134124. 49: ok 13280 # correct SSSR count
  134125. 49: ok 13281 # ring membership passed
  134126. 49: ok 13282 # correct SSSR count
  134127. 49: ok 13283 # ring membership passed
  134128. 49: ok 13284 # correct SSSR count
  134129. 49: ok 13285 # ring membership passed
  134130. 49: ok 13286 # correct SSSR count
  134131. 49: ok 13287 # ring membership passed
  134132. 49: ok 13288 # correct SSSR count
  134133. 49: ok 13289 # ring membership passed
  134134. 49: ok 13290 # correct SSSR count
  134135. 49: ok 13291 # ring membership passed
  134136. 49: ok 13292 # correct SSSR count
  134137. 49: ok 13293 # ring membership passed
  134138. 49: ok 13294 # correct SSSR count
  134139. 49: ok 13295 # ring membership passed
  134140. 49: ok 13296 # correct SSSR count
  134141. 49: ok 13297 # ring membership passed
  134142. 49: ok 13298 # correct SSSR count
  134143. 49: ok 13299 # ring membership passed
  134144. 49: ok 13300 # correct SSSR count
  134145. 49: ok 13301 # ring membership passed
  134146. 49: ok 13302 # correct SSSR count
  134147. 49: ok 13303 # ring membership passed
  134148. 49: ok 13304 # correct SSSR count
  134149. 49: ok 13305 # ring membership passed
  134150. 49: ok 13306 # correct SSSR count
  134151. 49: ok 13307 # ring membership passed
  134152. 49: ok 13308 # correct SSSR count
  134153. 49: ok 13309 # ring membership passed
  134154. 49: ok 13310 # correct SSSR count
  134155. 49: ok 13311 # ring membership passed
  134156. 49: ok 13312 # correct SSSR count
  134157. 49: ok 13313 # ring membership passed
  134158. 49: ok 13314 # correct SSSR count
  134159. 49: ok 13315 # ring membership passed
  134160. 49: ok 13316 # correct SSSR count
  134161. 49: ok 13317 # ring membership passed
  134162. 49: ok 13318 # correct SSSR count
  134163. 49: ok 13319 # ring membership passed
  134164. 49: ok 13320 # correct SSSR count
  134165. 49: ok 13321 # ring membership passed
  134166. 49: ok 13322 # correct SSSR count
  134167. 49: ok 13323 # ring membership passed
  134168. 49: ok 13324 # correct SSSR count
  134169. 49: ok 13325 # ring membership passed
  134170. 49: ok 13326 # correct SSSR count
  134171. 49: ok 13327 # ring membership passed
  134172. 49: ok 13328 # correct SSSR count
  134173. 49: ok 13329 # ring membership passed
  134174. 49: ok 13330 # correct SSSR count
  134175. 49: ok 13331 # ring membership passed
  134176. 49: ok 13332 # correct SSSR count
  134177. 49: ok 13333 # ring membership passed
  134178. 49: ok 13334 # correct SSSR count
  134179. 49: ok 13335 # ring membership passed
  134180. 49: ok 13336 # correct SSSR count
  134181. 49: ok 13337 # ring membership passed
  134182. 49: ok 13338 # correct SSSR count
  134183. 49: ok 13339 # ring membership passed
  134184. 49: ok 13340 # correct SSSR count
  134185. 49: ok 13341 # ring membership passed
  134186. 49: ok 13342 # correct SSSR count
  134187. 49: ok 13343 # ring membership passed
  134188. 49: ok 13344 # correct SSSR count
  134189. 49: ok 13345 # ring membership passed
  134190. 49: ok 13346 # correct SSSR count
  134191. 49: ok 13347 # ring membership passed
  134192. 49: ok 13348 # correct SSSR count
  134193. 49: ok 13349 # ring membership passed
  134194. 49: ok 13350 # correct SSSR count
  134195. 49: ok 13351 # ring membership passed
  134196. 49: ok 13352 # correct SSSR count
  134197. 49: ok 13353 # ring membership passed
  134198. 49: ok 13354 # correct SSSR count
  134199. 49: ok 13355 # ring membership passed
  134200. 49: ok 13356 # correct SSSR count
  134201. 49: ok 13357 # ring membership passed
  134202. 49: ok 13358 # correct SSSR count
  134203. 49: ok 13359 # ring membership passed
  134204. 49: ok 13360 # correct SSSR count
  134205. 49: ok 13361 # ring membership passed
  134206. 49: ok 13362 # correct SSSR count
  134207. 49: ok 13363 # ring membership passed
  134208. 49: ok 13364 # correct SSSR count
  134209. 49: ok 13365 # ring membership passed
  134210. 49: ok 13366 # correct SSSR count
  134211. 49: ok 13367 # ring membership passed
  134212. 49: ok 13368 # correct SSSR count
  134213. 49: ok 13369 # ring membership passed
  134214. 49: ok 13370 # correct SSSR count
  134215. 49: ok 13371 # ring membership passed
  134216. 49: ok 13372 # correct SSSR count
  134217. 49: ok 13373 # ring membership passed
  134218. 49: ok 13374 # correct SSSR count
  134219. 49: ok 13375 # ring membership passed
  134220. 49: ok 13376 # correct SSSR count
  134221. 49: ok 13377 # ring membership passed
  134222. 49: ok 13378 # correct SSSR count
  134223. 49: ok 13379 # ring membership passed
  134224. 49: ok 13380 # correct SSSR count
  134225. 49: ok 13381 # ring membership passed
  134226. 49: ok 13382 # correct SSSR count
  134227. 49: ok 13383 # ring membership passed
  134228. 49: ok 13384 # correct SSSR count
  134229. 49: ok 13385 # ring membership passed
  134230. 49: ok 13386 # correct SSSR count
  134231. 49: ok 13387 # ring membership passed
  134232. 49: ok 13388 # correct SSSR count
  134233. 49: ok 13389 # ring membership passed
  134234. 49: ok 13390 # correct SSSR count
  134235. 49: ok 13391 # ring membership passed
  134236. 49: ok 13392 # correct SSSR count
  134237. 49: ok 13393 # ring membership passed
  134238. 49: ok 13394 # correct SSSR count
  134239. 49: ok 13395 # ring membership passed
  134240. 49: ok 13396 # correct SSSR count
  134241. 49: ok 13397 # ring membership passed
  134242. 49: ok 13398 # correct SSSR count
  134243. 49: ok 13399 # ring membership passed
  134244. 49: ok 13400 # correct ring bond data
  134245. 49: ok 13401 # correct ring bond data
  134246. 49: ok 13402 # correct ring bond data
  134247. 49: ok 13403 # correct ring bond data
  134248. 49: ok 13404 # correct ring bond data
  134249. 49: ok 13405 # correct ring bond data
  134250. 49: ok 13406 # correct ring bond data
  134251. 49: ok 13407 # correct ring bond data
  134252. 49: ok 13408 # correct ring bond data
  134253. 49: ok 13409 # correct ring bond data
  134254. 49: ok 13410 # SSSR size matches reference
  134255. 49: ok 13411 # correct SSSR count
  134256. 49: ok 13412 # ring membership passed
  134257. 49: ok 13413 # correct SSSR count
  134258. 49: ok 13414 # ring membership passed
  134259. 49: ok 13415 # correct SSSR count
  134260. 49: ok 13416 # ring membership passed
  134261. 49: ok 13417 # correct SSSR count
  134262. 49: ok 13418 # ring membership passed
  134263. 49: ok 13419 # correct SSSR count
  134264. 49: ok 13420 # ring membership passed
  134265. 49: ok 13421 # correct SSSR count
  134266. 49: ok 13422 # ring membership passed
  134267. 49: ok 13423 # correct SSSR count
  134268. 49: ok 13424 # ring membership passed
  134269. 49: ok 13425 # correct SSSR count
  134270. 49: ok 13426 # ring membership passed
  134271. 49: ok 13427 # correct SSSR count
  134272. 49: ok 13428 # ring membership passed
  134273. 49: ok 13429 # correct SSSR count
  134274. 49: ok 13430 # ring membership passed
  134275. 49: ok 13431 # correct ring bond data
  134276. 49: ok 13432 # correct ring bond data
  134277. 49: ok 13433 # correct ring bond data
  134278. 49: ok 13434 # correct ring bond data
  134279. 49: ok 13435 # correct ring bond data
  134280. 49: ok 13436 # correct ring bond data
  134281. 49: ok 13437 # correct ring bond data
  134282. 49: ok 13438 # correct ring bond data
  134283. 49: ok 13439 # correct ring bond data
  134284. 49: ok 13440 # correct ring bond data
  134285. 49: ok 13441 # correct ring bond data
  134286. 49: ok 13442 # correct ring bond data
  134287. 49: ok 13443 # correct ring bond data
  134288. 49: ok 13444 # correct ring bond data
  134289. 49: ok 13445 # correct ring bond data
  134290. 49: ok 13446 # correct ring bond data
  134291. 49: ok 13447 # correct ring bond data
  134292. 49: ok 13448 # correct ring bond data
  134293. 49: ok 13449 # correct ring bond data
  134294. 49: ok 13450 # correct ring bond data
  134295. 49: ok 13451 # correct ring bond data
  134296. 49: ok 13452 # correct ring bond data
  134297. 49: ok 13453 # correct ring bond data
  134298. 49: ok 13454 # correct ring bond data
  134299. 49: ok 13455 # correct ring bond data
  134300. 49: ok 13456 # correct ring bond data
  134301. 49: ok 13457 # correct ring bond data
  134302. 49: ok 13458 # correct ring bond data
  134303. 49: ok 13459 # correct ring bond data
  134304. 49: ok 13460 # correct ring bond data
  134305. 49: ok 13461 # correct ring bond data
  134306. 49: ok 13462 # correct ring bond data
  134307. 49: ok 13463 # correct ring bond data
  134308. 49: ok 13464 # correct ring bond data
  134309. 49: ok 13465 # correct ring bond data
  134310. 49: ok 13466 # correct ring bond data
  134311. 49: ok 13467 # correct ring bond data
  134312. 49: ok 13468 # correct ring bond data
  134313. 49: ok 13469 # correct ring bond data
  134314. 49: ok 13470 # correct ring bond data
  134315. 49: ok 13471 # correct ring bond data
  134316. 49: ok 13472 # correct ring bond data
  134317. 49: ok 13473 # correct ring bond data
  134318. 49: ok 13474 # correct ring bond data
  134319. 49: ok 13475 # SSSR size matches reference
  134320. 49: ok 13476 # correct SSSR count
  134321. 49: ok 13477 # ring membership passed
  134322. 49: ok 13478 # correct SSSR count
  134323. 49: ok 13479 # ring membership passed
  134324. 49: ok 13480 # correct SSSR count
  134325. 49: ok 13481 # ring membership passed
  134326. 49: ok 13482 # correct SSSR count
  134327. 49: ok 13483 # ring membership passed
  134328. 49: ok 13484 # correct SSSR count
  134329. 49: ok 13485 # ring membership passed
  134330. 49: ok 13486 # correct SSSR count
  134331. 49: ok 13487 # ring membership passed
  134332. 49: ok 13488 # correct SSSR count
  134333. 49: ok 13489 # ring membership passed
  134334. 49: ok 13490 # correct SSSR count
  134335. 49: ok 13491 # ring membership passed
  134336. 49: ok 13492 # correct SSSR count
  134337. 49: ok 13493 # ring membership passed
  134338. 49: ok 13494 # correct SSSR count
  134339. 49: ok 13495 # ring membership passed
  134340. 49: ok 13496 # correct SSSR count
  134341. 49: ok 13497 # ring membership passed
  134342. 49: ok 13498 # correct SSSR count
  134343. 49: ok 13499 # ring membership passed
  134344. 49: ok 13500 # correct SSSR count
  134345. 49: ok 13501 # ring membership passed
  134346. 49: ok 13502 # correct SSSR count
  134347. 49: ok 13503 # ring membership passed
  134348. 49: ok 13504 # correct SSSR count
  134349. 49: ok 13505 # ring membership passed
  134350. 49: ok 13506 # correct SSSR count
  134351. 49: ok 13507 # ring membership passed
  134352. 49: ok 13508 # correct SSSR count
  134353. 49: ok 13509 # ring membership passed
  134354. 49: ok 13510 # correct SSSR count
  134355. 49: ok 13511 # ring membership passed
  134356. 49: ok 13512 # correct SSSR count
  134357. 49: ok 13513 # ring membership passed
  134358. 49: ok 13514 # correct SSSR count
  134359. 49: ok 13515 # ring membership passed
  134360. 49: ok 13516 # correct SSSR count
  134361. 49: ok 13517 # ring membership passed
  134362. 49: ok 13518 # correct SSSR count
  134363. 49: ok 13519 # ring membership passed
  134364. 49: ok 13520 # correct SSSR count
  134365. 49: ok 13521 # ring membership passed
  134366. 49: ok 13522 # correct SSSR count
  134367. 49: ok 13523 # ring membership passed
  134368. 49: ok 13524 # correct SSSR count
  134369. 49: ok 13525 # ring membership passed
  134370. 49: ok 13526 # correct SSSR count
  134371. 49: ok 13527 # ring membership passed
  134372. 49: ok 13528 # correct SSSR count
  134373. 49: ok 13529 # ring membership passed
  134374. 49: ok 13530 # correct SSSR count
  134375. 49: ok 13531 # ring membership passed
  134376. 49: ok 13532 # correct SSSR count
  134377. 49: ok 13533 # ring membership passed
  134378. 49: ok 13534 # correct SSSR count
  134379. 49: ok 13535 # ring membership passed
  134380. 49: ok 13536 # correct SSSR count
  134381. 49: ok 13537 # ring membership passed
  134382. 49: ok 13538 # correct SSSR count
  134383. 49: ok 13539 # ring membership passed
  134384. 49: ok 13540 # correct SSSR count
  134385. 49: ok 13541 # ring membership passed
  134386. 49: ok 13542 # correct SSSR count
  134387. 49: ok 13543 # ring membership passed
  134388. 49: ok 13544 # correct SSSR count
  134389. 49: ok 13545 # ring membership passed
  134390. 49: ok 13546 # correct SSSR count
  134391. 49: ok 13547 # ring membership passed
  134392. 49: ok 13548 # correct SSSR count
  134393. 49: ok 13549 # ring membership passed
  134394. 49: ok 13550 # correct SSSR count
  134395. 49: ok 13551 # ring membership passed
  134396. 49: ok 13552 # correct SSSR count
  134397. 49: ok 13553 # ring membership passed
  134398. 49: ok 13554 # correct SSSR count
  134399. 49: ok 13555 # ring membership passed
  134400. 49: ok 13556 # correct SSSR count
  134401. 49: ok 13557 # ring membership passed
  134402. 49: ok 13558 # correct ring bond data
  134403. 49: ok 13559 # correct ring bond data
  134404. 49: ok 13560 # correct ring bond data
  134405. 49: ok 13561 # correct ring bond data
  134406. 49: ok 13562 # correct ring bond data
  134407. 49: ok 13563 # correct ring bond data
  134408. 49: ok 13564 # correct ring bond data
  134409. 49: ok 13565 # correct ring bond data
  134410. 49: ok 13566 # correct ring bond data
  134411. 49: ok 13567 # correct ring bond data
  134412. 49: ok 13568 # correct ring bond data
  134413. 49: ok 13569 # correct ring bond data
  134414. 49: ok 13570 # correct ring bond data
  134415. 49: ok 13571 # correct ring bond data
  134416. 49: ok 13572 # correct ring bond data
  134417. 49: ok 13573 # correct ring bond data
  134418. 49: ok 13574 # correct ring bond data
  134419. 49: ok 13575 # correct ring bond data
  134420. 49: ok 13576 # correct ring bond data
  134421. 49: ok 13577 # correct ring bond data
  134422. 49: ok 13578 # correct ring bond data
  134423. 49: ok 13579 # correct ring bond data
  134424. 49: ok 13580 # correct ring bond data
  134425. 49: ok 13581 # correct ring bond data
  134426. 49: ok 13582 # correct ring bond data
  134427. 49: ok 13583 # correct ring bond data
  134428. 49: ok 13584 # correct ring bond data
  134429. 49: ok 13585 # correct ring bond data
  134430. 49: ok 13586 # correct ring bond data
  134431. 49: ok 13587 # correct ring bond data
  134432. 49: ok 13588 # correct ring bond data
  134433. 49: ok 13589 # correct ring bond data
  134434. 49: ok 13590 # correct ring bond data
  134435. 49: ok 13591 # correct ring bond data
  134436. 49: ok 13592 # correct ring bond data
  134437. 49: ok 13593 # correct ring bond data
  134438. 49: ok 13594 # correct ring bond data
  134439. 49: ok 13595 # correct ring bond data
  134440. 49: ok 13596 # SSSR size matches reference
  134441. 49: ok 13597 # correct SSSR count
  134442. 49: ok 13598 # ring membership passed
  134443. 49: ok 13599 # correct SSSR count
  134444. 49: ok 13600 # ring membership passed
  134445. 49: ok 13601 # correct SSSR count
  134446. 49: ok 13602 # ring membership passed
  134447. 49: ok 13603 # correct SSSR count
  134448. 49: ok 13604 # ring membership passed
  134449. 49: ok 13605 # correct SSSR count
  134450. 49: ok 13606 # ring membership passed
  134451. 49: ok 13607 # correct SSSR count
  134452. 49: ok 13608 # ring membership passed
  134453. 49: ok 13609 # correct SSSR count
  134454. 49: ok 13610 # ring membership passed
  134455. 49: ok 13611 # correct SSSR count
  134456. 49: ok 13612 # ring membership passed
  134457. 49: ok 13613 # correct SSSR count
  134458. 49: ok 13614 # ring membership passed
  134459. 49: ok 13615 # correct SSSR count
  134460. 49: ok 13616 # ring membership passed
  134461. 49: ok 13617 # correct SSSR count
  134462. 49: ok 13618 # ring membership passed
  134463. 49: ok 13619 # correct SSSR count
  134464. 49: ok 13620 # ring membership passed
  134465. 49: ok 13621 # correct SSSR count
  134466. 49: ok 13622 # ring membership passed
  134467. 49: ok 13623 # correct SSSR count
  134468. 49: ok 13624 # ring membership passed
  134469. 49: ok 13625 # correct SSSR count
  134470. 49: ok 13626 # ring membership passed
  134471. 49: ok 13627 # correct SSSR count
  134472. 49: ok 13628 # ring membership passed
  134473. 49: ok 13629 # correct SSSR count
  134474. 49: ok 13630 # ring membership passed
  134475. 49: ok 13631 # correct SSSR count
  134476. 49: ok 13632 # ring membership passed
  134477. 49: ok 13633 # correct SSSR count
  134478. 49: ok 13634 # ring membership passed
  134479. 49: ok 13635 # correct SSSR count
  134480. 49: ok 13636 # ring membership passed
  134481. 49: ok 13637 # correct SSSR count
  134482. 49: ok 13638 # ring membership passed
  134483. 49: ok 13639 # correct SSSR count
  134484. 49: ok 13640 # ring membership passed
  134485. 49: ok 13641 # correct SSSR count
  134486. 49: ok 13642 # ring membership passed
  134487. 49: ok 13643 # correct SSSR count
  134488. 49: ok 13644 # ring membership passed
  134489. 49: ok 13645 # correct SSSR count
  134490. 49: ok 13646 # ring membership passed
  134491. 49: ok 13647 # correct SSSR count
  134492. 49: ok 13648 # ring membership passed
  134493. 49: ok 13649 # correct SSSR count
  134494. 49: ok 13650 # ring membership passed
  134495. 49: ok 13651 # correct SSSR count
  134496. 49: ok 13652 # ring membership passed
  134497. 49: ok 13653 # correct SSSR count
  134498. 49: ok 13654 # ring membership passed
  134499. 49: ok 13655 # correct SSSR count
  134500. 49: ok 13656 # ring membership passed
  134501. 49: ok 13657 # correct SSSR count
  134502. 49: ok 13658 # ring membership passed
  134503. 49: ok 13659 # correct SSSR count
  134504. 49: ok 13660 # ring membership passed
  134505. 49: ok 13661 # correct SSSR count
  134506. 49: ok 13662 # ring membership passed
  134507. 49: ok 13663 # correct SSSR count
  134508. 49: ok 13664 # ring membership passed
  134509. 49: ok 13665 # correct SSSR count
  134510. 49: ok 13666 # ring membership passed
  134511. 49: ok 13667 # correct SSSR count
  134512. 49: ok 13668 # ring membership passed
  134513. 49: ok 13669 # correct ring bond data
  134514. 49: ok 13670 # correct ring bond data
  134515. 49: ok 13671 # correct ring bond data
  134516. 49: ok 13672 # correct ring bond data
  134517. 49: ok 13673 # correct ring bond data
  134518. 49: ok 13674 # correct ring bond data
  134519. 49: ok 13675 # correct ring bond data
  134520. 49: ok 13676 # correct ring bond data
  134521. 49: ok 13677 # correct ring bond data
  134522. 49: ok 13678 # correct ring bond data
  134523. 49: ok 13679 # correct ring bond data
  134524. 49: ok 13680 # correct ring bond data
  134525. 49: ok 13681 # correct ring bond data
  134526. 49: ok 13682 # correct ring bond data
  134527. 49: ok 13683 # correct ring bond data
  134528. 49: ok 13684 # correct ring bond data
  134529. 49: ok 13685 # correct ring bond data
  134530. 49: ok 13686 # correct ring bond data
  134531. 49: ok 13687 # correct ring bond data
  134532. 49: ok 13688 # correct ring bond data
  134533. 49: ok 13689 # correct ring bond data
  134534. 49: ok 13690 # correct ring bond data
  134535. 49: ok 13691 # correct ring bond data
  134536. 49: ok 13692 # correct ring bond data
  134537. 49: ok 13693 # correct ring bond data
  134538. 49: ok 13694 # correct ring bond data
  134539. 49: ok 13695 # correct ring bond data
  134540. 49: ok 13696 # correct ring bond data
  134541. 49: ok 13697 # correct ring bond data
  134542. 49: ok 13698 # correct ring bond data
  134543. 49: ok 13699 # correct ring bond data
  134544. 49: ok 13700 # correct ring bond data
  134545. 49: ok 13701 # correct ring bond data
  134546. 49: ok 13702 # correct ring bond data
  134547. 49: ok 13703 # correct ring bond data
  134548. 49: ok 13704 # correct ring bond data
  134549. 49: ok 13705 # correct ring bond data
  134550. 49: ok 13706 # correct ring bond data
  134551. 49: ok 13707 # correct ring bond data
  134552. 49: ok 13708 # correct ring bond data
  134553. 49: ok 13709 # correct ring bond data
  134554. 49: ok 13710 # correct ring bond data
  134555. 49: ok 13711 # correct ring bond data
  134556. 49: ok 13712 # correct ring bond data
  134557. 49: ok 13713 # SSSR size matches reference
  134558. 49: ok 13714 # correct SSSR count
  134559. 49: ok 13715 # ring membership passed
  134560. 49: ok 13716 # correct SSSR count
  134561. 49: ok 13717 # ring membership passed
  134562. 49: ok 13718 # correct SSSR count
  134563. 49: ok 13719 # ring membership passed
  134564. 49: ok 13720 # correct SSSR count
  134565. 49: ok 13721 # ring membership passed
  134566. 49: ok 13722 # correct SSSR count
  134567. 49: ok 13723 # ring membership passed
  134568. 49: ok 13724 # correct SSSR count
  134569. 49: ok 13725 # ring membership passed
  134570. 49: ok 13726 # correct SSSR count
  134571. 49: ok 13727 # ring membership passed
  134572. 49: ok 13728 # correct SSSR count
  134573. 49: ok 13729 # ring membership passed
  134574. 49: ok 13730 # correct SSSR count
  134575. 49: ok 13731 # ring membership passed
  134576. 49: ok 13732 # correct SSSR count
  134577. 49: ok 13733 # ring membership passed
  134578. 49: ok 13734 # correct SSSR count
  134579. 49: ok 13735 # ring membership passed
  134580. 49: ok 13736 # correct SSSR count
  134581. 49: ok 13737 # ring membership passed
  134582. 49: ok 13738 # correct SSSR count
  134583. 49: ok 13739 # ring membership passed
  134584. 49: ok 13740 # correct SSSR count
  134585. 49: ok 13741 # ring membership passed
  134586. 49: ok 13742 # correct SSSR count
  134587. 49: ok 13743 # ring membership passed
  134588. 49: ok 13744 # correct SSSR count
  134589. 49: ok 13745 # ring membership passed
  134590. 49: ok 13746 # correct SSSR count
  134591. 49: ok 13747 # ring membership passed
  134592. 49: ok 13748 # correct SSSR count
  134593. 49: ok 13749 # ring membership passed
  134594. 49: ok 13750 # correct SSSR count
  134595. 49: ok 13751 # ring membership passed
  134596. 49: ok 13752 # correct SSSR count
  134597. 49: ok 13753 # ring membership passed
  134598. 49: ok 13754 # correct SSSR count
  134599. 49: ok 13755 # ring membership passed
  134600. 49: ok 13756 # correct SSSR count
  134601. 49: ok 13757 # ring membership passed
  134602. 49: ok 13758 # correct SSSR count
  134603. 49: ok 13759 # ring membership passed
  134604. 49: ok 13760 # correct SSSR count
  134605. 49: ok 13761 # ring membership passed
  134606. 49: ok 13762 # correct SSSR count
  134607. 49: ok 13763 # ring membership passed
  134608. 49: ok 13764 # correct SSSR count
  134609. 49: ok 13765 # ring membership passed
  134610. 49: ok 13766 # correct SSSR count
  134611. 49: ok 13767 # ring membership passed
  134612. 49: ok 13768 # correct SSSR count
  134613. 49: ok 13769 # ring membership passed
  134614. 49: ok 13770 # correct SSSR count
  134615. 49: ok 13771 # ring membership passed
  134616. 49: ok 13772 # correct SSSR count
  134617. 49: ok 13773 # ring membership passed
  134618. 49: ok 13774 # correct SSSR count
  134619. 49: ok 13775 # ring membership passed
  134620. 49: ok 13776 # correct SSSR count
  134621. 49: ok 13777 # ring membership passed
  134622. 49: ok 13778 # correct SSSR count
  134623. 49: ok 13779 # ring membership passed
  134624. 49: ok 13780 # correct SSSR count
  134625. 49: ok 13781 # ring membership passed
  134626. 49: ok 13782 # correct SSSR count
  134627. 49: ok 13783 # ring membership passed
  134628. 49: ok 13784 # correct SSSR count
  134629. 49: ok 13785 # ring membership passed
  134630. 49: ok 13786 # correct SSSR count
  134631. 49: ok 13787 # ring membership passed
  134632. 49: ok 13788 # correct SSSR count
  134633. 49: ok 13789 # ring membership passed
  134634. 49: ok 13790 # correct SSSR count
  134635. 49: ok 13791 # ring membership passed
  134636. 49: ok 13792 # correct SSSR count
  134637. 49: ok 13793 # ring membership passed
  134638. 49: ok 13794 # correct ring bond data
  134639. 49: ok 13795 # correct ring bond data
  134640. 49: ok 13796 # correct ring bond data
  134641. 49: ok 13797 # correct ring bond data
  134642. 49: ok 13798 # correct ring bond data
  134643. 49: ok 13799 # correct ring bond data
  134644. 49: ok 13800 # correct ring bond data
  134645. 49: ok 13801 # SSSR size matches reference
  134646. 49: ok 13802 # correct SSSR count
  134647. 49: ok 13803 # ring membership passed
  134648. 49: ok 13804 # correct SSSR count
  134649. 49: ok 13805 # ring membership passed
  134650. 49: ok 13806 # correct SSSR count
  134651. 49: ok 13807 # ring membership passed
  134652. 49: ok 13808 # correct SSSR count
  134653. 49: ok 13809 # ring membership passed
  134654. 49: ok 13810 # correct SSSR count
  134655. 49: ok 13811 # ring membership passed
  134656. 49: ok 13812 # correct SSSR count
  134657. 49: ok 13813 # ring membership passed
  134658. 49: ok 13814 # correct SSSR count
  134659. 49: ok 13815 # ring membership passed
  134660. 49: ok 13816 # correct SSSR count
  134661. 49: ok 13817 # ring membership passed
  134662. 49: ok 13818 # correct ring bond data
  134663. 49: ok 13819 # correct ring bond data
  134664. 49: ok 13820 # correct ring bond data
  134665. 49: ok 13821 # correct ring bond data
  134666. 49: ok 13822 # correct ring bond data
  134667. 49: ok 13823 # correct ring bond data
  134668. 49: ok 13824 # correct ring bond data
  134669. 49: ok 13825 # correct ring bond data
  134670. 49: ok 13826 # correct ring bond data
  134671. 49: ok 13827 # correct ring bond data
  134672. 49: ok 13828 # correct ring bond data
  134673. 49: ok 13829 # correct ring bond data
  134674. 49: ok 13830 # correct ring bond data
  134675. 49: ok 13831 # correct ring bond data
  134676. 49: ok 13832 # correct ring bond data
  134677. 49: ok 13833 # correct ring bond data
  134678. 49: ok 13834 # correct ring bond data
  134679. 49: ok 13835 # SSSR size matches reference
  134680. 49: ok 13836 # correct SSSR count
  134681. 49: ok 13837 # ring membership passed
  134682. 49: ok 13838 # correct SSSR count
  134683. 49: ok 13839 # ring membership passed
  134684. 49: ok 13840 # correct SSSR count
  134685. 49: ok 13841 # ring membership passed
  134686. 49: ok 13842 # correct SSSR count
  134687. 49: ok 13843 # ring membership passed
  134688. 49: ok 13844 # correct SSSR count
  134689. 49: ok 13845 # ring membership passed
  134690. 49: ok 13846 # correct SSSR count
  134691. 49: ok 13847 # ring membership passed
  134692. 49: ok 13848 # correct SSSR count
  134693. 49: ok 13849 # ring membership passed
  134694. 49: ok 13850 # correct SSSR count
  134695. 49: ok 13851 # ring membership passed
  134696. 49: ok 13852 # correct SSSR count
  134697. 49: ok 13853 # ring membership passed
  134698. 49: ok 13854 # correct SSSR count
  134699. 49: ok 13855 # ring membership passed
  134700. 49: ok 13856 # correct SSSR count
  134701. 49: ok 13857 # ring membership passed
  134702. 49: ok 13858 # correct SSSR count
  134703. 49: ok 13859 # ring membership passed
  134704. 49: ok 13860 # correct SSSR count
  134705. 49: ok 13861 # ring membership passed
  134706. 49: ok 13862 # correct SSSR count
  134707. 49: ok 13863 # ring membership passed
  134708. 49: ok 13864 # correct SSSR count
  134709. 49: ok 13865 # ring membership passed
  134710. 49: ok 13866 # correct SSSR count
  134711. 49: ok 13867 # ring membership passed
  134712. 49: ok 13868 # correct ring bond data
  134713. 49: ok 13869 # correct ring bond data
  134714. 49: ok 13870 # correct ring bond data
  134715. 49: ok 13871 # correct ring bond data
  134716. 49: ok 13872 # correct ring bond data
  134717. 49: ok 13873 # correct ring bond data
  134718. 49: ok 13874 # correct ring bond data
  134719. 49: ok 13875 # correct ring bond data
  134720. 49: ok 13876 # correct ring bond data
  134721. 49: ok 13877 # correct ring bond data
  134722. 49: ok 13878 # SSSR size matches reference
  134723. 49: ok 13879 # correct SSSR count
  134724. 49: ok 13880 # ring membership passed
  134725. 49: ok 13881 # correct SSSR count
  134726. 49: ok 13882 # ring membership passed
  134727. 49: ok 13883 # correct SSSR count
  134728. 49: ok 13884 # ring membership passed
  134729. 49: ok 13885 # correct SSSR count
  134730. 49: ok 13886 # ring membership passed
  134731. 49: ok 13887 # correct SSSR count
  134732. 49: ok 13888 # ring membership passed
  134733. 49: ok 13889 # correct SSSR count
  134734. 49: ok 13890 # ring membership passed
  134735. 49: ok 13891 # correct SSSR count
  134736. 49: ok 13892 # ring membership passed
  134737. 49: ok 13893 # correct SSSR count
  134738. 49: ok 13894 # ring membership passed
  134739. 49: ok 13895 # correct SSSR count
  134740. 49: ok 13896 # ring membership passed
  134741. 49: ok 13897 # correct SSSR count
  134742. 49: ok 13898 # ring membership passed
  134743. 49: ok 13899 # correct ring bond data
  134744. 49: ok 13900 # correct ring bond data
  134745. 49: ok 13901 # correct ring bond data
  134746. 49: ok 13902 # correct ring bond data
  134747. 49: ok 13903 # correct ring bond data
  134748. 49: ok 13904 # correct ring bond data
  134749. 49: ok 13905 # correct ring bond data
  134750. 49: ok 13906 # correct ring bond data
  134751. 49: ok 13907 # correct ring bond data
  134752. 49: ok 13908 # correct ring bond data
  134753. 49: ok 13909 # correct ring bond data
  134754. 49: ok 13910 # correct ring bond data
  134755. 49: ok 13911 # correct ring bond data
  134756. 49: ok 13912 # correct ring bond data
  134757. 49: ok 13913 # correct ring bond data
  134758. 49: ok 13914 # correct ring bond data
  134759. 49: ok 13915 # correct ring bond data
  134760. 49: ok 13916 # SSSR size matches reference
  134761. 49: ok 13917 # correct SSSR count
  134762. 49: ok 13918 # ring membership passed
  134763. 49: ok 13919 # correct SSSR count
  134764. 49: ok 13920 # ring membership passed
  134765. 49: ok 13921 # correct SSSR count
  134766. 49: ok 13922 # ring membership passed
  134767. 49: ok 13923 # correct SSSR count
  134768. 49: ok 13924 # ring membership passed
  134769. 49: ok 13925 # correct SSSR count
  134770. 49: ok 13926 # ring membership passed
  134771. 49: ok 13927 # correct SSSR count
  134772. 49: ok 13928 # ring membership passed
  134773. 49: ok 13929 # correct SSSR count
  134774. 49: ok 13930 # ring membership passed
  134775. 49: ok 13931 # correct SSSR count
  134776. 49: ok 13932 # ring membership passed
  134777. 49: ok 13933 # correct SSSR count
  134778. 49: ok 13934 # ring membership passed
  134779. 49: ok 13935 # correct SSSR count
  134780. 49: ok 13936 # ring membership passed
  134781. 49: ok 13937 # correct SSSR count
  134782. 49: ok 13938 # ring membership passed
  134783. 49: ok 13939 # correct SSSR count
  134784. 49: ok 13940 # ring membership passed
  134785. 49: ok 13941 # correct SSSR count
  134786. 49: ok 13942 # ring membership passed
  134787. 49: ok 13943 # correct SSSR count
  134788. 49: ok 13944 # ring membership passed
  134789. 49: ok 13945 # correct SSSR count
  134790. 49: ok 13946 # ring membership passed
  134791. 49: ok 13947 # correct SSSR count
  134792. 49: ok 13948 # ring membership passed
  134793. 49: ok 13949 # correct ring bond data
  134794. 49: ok 13950 # correct ring bond data
  134795. 49: ok 13951 # correct ring bond data
  134796. 49: ok 13952 # correct ring bond data
  134797. 49: ok 13953 # correct ring bond data
  134798. 49: ok 13954 # correct ring bond data
  134799. 49: ok 13955 # correct ring bond data
  134800. 49: ok 13956 # correct ring bond data
  134801. 49: ok 13957 # correct ring bond data
  134802. 49: ok 13958 # correct ring bond data
  134803. 49: ok 13959 # correct ring bond data
  134804. 49: ok 13960 # correct ring bond data
  134805. 49: ok 13961 # correct ring bond data
  134806. 49: ok 13962 # correct ring bond data
  134807. 49: ok 13963 # correct ring bond data
  134808. 49: ok 13964 # correct ring bond data
  134809. 49: ok 13965 # correct ring bond data
  134810. 49: ok 13966 # correct ring bond data
  134811. 49: ok 13967 # correct ring bond data
  134812. 49: ok 13968 # correct ring bond data
  134813. 49: ok 13969 # correct ring bond data
  134814. 49: ok 13970 # SSSR size matches reference
  134815. 49: ok 13971 # correct SSSR count
  134816. 49: ok 13972 # ring membership passed
  134817. 49: ok 13973 # correct SSSR count
  134818. 49: ok 13974 # ring membership passed
  134819. 49: ok 13975 # correct SSSR count
  134820. 49: ok 13976 # ring membership passed
  134821. 49: ok 13977 # correct SSSR count
  134822. 49: ok 13978 # ring membership passed
  134823. 49: ok 13979 # correct SSSR count
  134824. 49: ok 13980 # ring membership passed
  134825. 49: ok 13981 # correct SSSR count
  134826. 49: ok 13982 # ring membership passed
  134827. 49: ok 13983 # correct SSSR count
  134828. 49: ok 13984 # ring membership passed
  134829. 49: ok 13985 # correct SSSR count
  134830. 49: ok 13986 # ring membership passed
  134831. 49: ok 13987 # correct SSSR count
  134832. 49: ok 13988 # ring membership passed
  134833. 49: ok 13989 # correct SSSR count
  134834. 49: ok 13990 # ring membership passed
  134835. 49: ok 13991 # correct SSSR count
  134836. 49: ok 13992 # ring membership passed
  134837. 49: ok 13993 # correct SSSR count
  134838. 49: ok 13994 # ring membership passed
  134839. 49: ok 13995 # correct SSSR count
  134840. 49: ok 13996 # ring membership passed
  134841. 49: ok 13997 # correct SSSR count
  134842. 49: ok 13998 # ring membership passed
  134843. 49: ok 13999 # correct SSSR count
  134844. 49: ok 14000 # ring membership passed
  134845. 49: ok 14001 # correct SSSR count
  134846. 49: ok 14002 # ring membership passed
  134847. 49: ok 14003 # correct SSSR count
  134848. 49: ok 14004 # ring membership passed
  134849. 49: ok 14005 # correct SSSR count
  134850. 49: ok 14006 # ring membership passed
  134851. 49: ok 14007 # correct SSSR count
  134852. 49: ok 14008 # ring membership passed
  134853. 49: ok 14009 # correct ring bond data
  134854. 49: ok 14010 # correct ring bond data
  134855. 49: ok 14011 # correct ring bond data
  134856. 49: ok 14012 # correct ring bond data
  134857. 49: ok 14013 # correct ring bond data
  134858. 49: ok 14014 # correct ring bond data
  134859. 49: ok 14015 # correct ring bond data
  134860. 49: ok 14016 # correct ring bond data
  134861. 49: ok 14017 # correct ring bond data
  134862. 49: ok 14018 # correct ring bond data
  134863. 49: ok 14019 # correct ring bond data
  134864. 49: ok 14020 # correct ring bond data
  134865. 49: ok 14021 # correct ring bond data
  134866. 49: ok 14022 # correct ring bond data
  134867. 49: ok 14023 # correct ring bond data
  134868. 49: ok 14024 # SSSR size matches reference
  134869. 49: ok 14025 # correct SSSR count
  134870. 49: ok 14026 # ring membership passed
  134871. 49: ok 14027 # correct SSSR count
  134872. 49: ok 14028 # ring membership passed
  134873. 49: ok 14029 # correct SSSR count
  134874. 49: ok 14030 # ring membership passed
  134875. 49: ok 14031 # correct SSSR count
  134876. 49: ok 14032 # ring membership passed
  134877. 49: ok 14033 # correct SSSR count
  134878. 49: ok 14034 # ring membership passed
  134879. 49: ok 14035 # correct SSSR count
  134880. 49: ok 14036 # ring membership passed
  134881. 49: ok 14037 # correct SSSR count
  134882. 49: ok 14038 # ring membership passed
  134883. 49: ok 14039 # correct SSSR count
  134884. 49: ok 14040 # ring membership passed
  134885. 49: ok 14041 # correct SSSR count
  134886. 49: ok 14042 # ring membership passed
  134887. 49: ok 14043 # correct SSSR count
  134888. 49: ok 14044 # ring membership passed
  134889. 49: ok 14045 # correct SSSR count
  134890. 49: ok 14046 # ring membership passed
  134891. 49: ok 14047 # correct SSSR count
  134892. 49: ok 14048 # ring membership passed
  134893. 49: ok 14049 # correct SSSR count
  134894. 49: ok 14050 # ring membership passed
  134895. 49: ok 14051 # correct SSSR count
  134896. 49: ok 14052 # ring membership passed
  134897. 49: ok 14053 # correct ring bond data
  134898. 49: ok 14054 # correct ring bond data
  134899. 49: ok 14055 # correct ring bond data
  134900. 49: ok 14056 # correct ring bond data
  134901. 49: ok 14057 # correct ring bond data
  134902. 49: ok 14058 # correct ring bond data
  134903. 49: ok 14059 # correct ring bond data
  134904. 49: ok 14060 # correct ring bond data
  134905. 49: ok 14061 # correct ring bond data
  134906. 49: ok 14062 # correct ring bond data
  134907. 49: ok 14063 # correct ring bond data
  134908. 49: ok 14064 # SSSR size matches reference
  134909. 49: ok 14065 # correct SSSR count
  134910. 49: ok 14066 # ring membership passed
  134911. 49: ok 14067 # correct SSSR count
  134912. 49: ok 14068 # ring membership passed
  134913. 49: ok 14069 # correct SSSR count
  134914. 49: ok 14070 # ring membership passed
  134915. 49: ok 14071 # correct SSSR count
  134916. 49: ok 14072 # ring membership passed
  134917. 49: ok 14073 # correct SSSR count
  134918. 49: ok 14074 # ring membership passed
  134919. 49: ok 14075 # correct SSSR count
  134920. 49: ok 14076 # ring membership passed
  134921. 49: ok 14077 # correct SSSR count
  134922. 49: ok 14078 # ring membership passed
  134923. 49: ok 14079 # correct SSSR count
  134924. 49: ok 14080 # ring membership passed
  134925. 49: ok 14081 # correct SSSR count
  134926. 49: ok 14082 # ring membership passed
  134927. 49: ok 14083 # correct SSSR count
  134928. 49: ok 14084 # ring membership passed
  134929. 49: ok 14085 # correct SSSR count
  134930. 49: ok 14086 # ring membership passed
  134931. 49: ok 14087 # correct ring bond data
  134932. 49: ok 14088 # correct ring bond data
  134933. 49: ok 14089 # correct ring bond data
  134934. 49: ok 14090 # correct ring bond data
  134935. 49: ok 14091 # correct ring bond data
  134936. 49: ok 14092 # correct ring bond data
  134937. 49: ok 14093 # correct ring bond data
  134938. 49: ok 14094 # correct ring bond data
  134939. 49: ok 14095 # correct ring bond data
  134940. 49: ok 14096 # correct ring bond data
  134941. 49: ok 14097 # correct ring bond data
  134942. 49: ok 14098 # correct ring bond data
  134943. 49: ok 14099 # correct ring bond data
  134944. 49: ok 14100 # correct ring bond data
  134945. 49: ok 14101 # correct ring bond data
  134946. 49: ok 14102 # correct ring bond data
  134947. 49: ok 14103 # correct ring bond data
  134948. 49: ok 14104 # correct ring bond data
  134949. 49: ok 14105 # correct ring bond data
  134950. 49: ok 14106 # correct ring bond data
  134951. 49: ok 14107 # correct ring bond data
  134952. 49: ok 14108 # correct ring bond data
  134953. 49: ok 14109 # correct ring bond data
  134954. 49: ok 14110 # correct ring bond data
  134955. 49: ok 14111 # SSSR size matches reference
  134956. 49: ok 14112 # correct SSSR count
  134957. 49: ok 14113 # ring membership passed
  134958. 49: ok 14114 # correct SSSR count
  134959. 49: ok 14115 # ring membership passed
  134960. 49: ok 14116 # correct SSSR count
  134961. 49: ok 14117 # ring membership passed
  134962. 49: ok 14118 # correct SSSR count
  134963. 49: ok 14119 # ring membership passed
  134964. 49: ok 14120 # correct SSSR count
  134965. 49: ok 14121 # ring membership passed
  134966. 49: ok 14122 # correct SSSR count
  134967. 49: ok 14123 # ring membership passed
  134968. 49: ok 14124 # correct SSSR count
  134969. 49: ok 14125 # ring membership passed
  134970. 49: ok 14126 # correct SSSR count
  134971. 49: ok 14127 # ring membership passed
  134972. 49: ok 14128 # correct SSSR count
  134973. 49: ok 14129 # ring membership passed
  134974. 49: ok 14130 # correct SSSR count
  134975. 49: ok 14131 # ring membership passed
  134976. 49: ok 14132 # correct SSSR count
  134977. 49: ok 14133 # ring membership passed
  134978. 49: ok 14134 # correct SSSR count
  134979. 49: ok 14135 # ring membership passed
  134980. 49: ok 14136 # correct SSSR count
  134981. 49: ok 14137 # ring membership passed
  134982. 49: ok 14138 # correct SSSR count
  134983. 49: ok 14139 # ring membership passed
  134984. 49: ok 14140 # correct SSSR count
  134985. 49: ok 14141 # ring membership passed
  134986. 49: ok 14142 # correct SSSR count
  134987. 49: ok 14143 # ring membership passed
  134988. 49: ok 14144 # correct SSSR count
  134989. 49: ok 14145 # ring membership passed
  134990. 49: ok 14146 # correct SSSR count
  134991. 49: ok 14147 # ring membership passed
  134992. 49: ok 14148 # correct SSSR count
  134993. 49: ok 14149 # ring membership passed
  134994. 49: ok 14150 # correct SSSR count
  134995. 49: ok 14151 # ring membership passed
  134996. 49: ok 14152 # correct SSSR count
  134997. 49: ok 14153 # ring membership passed
  134998. 49: ok 14154 # correct ring bond data
  134999. 49: ok 14155 # correct ring bond data
  135000. 49: ok 14156 # correct ring bond data
  135001. 49: ok 14157 # correct ring bond data
  135002. 49: ok 14158 # correct ring bond data
  135003. 49: ok 14159 # correct ring bond data
  135004. 49: ok 14160 # correct ring bond data
  135005. 49: ok 14161 # correct ring bond data
  135006. 49: ok 14162 # correct ring bond data
  135007. 49: ok 14163 # correct ring bond data
  135008. 49: ok 14164 # correct ring bond data
  135009. 49: ok 14165 # correct ring bond data
  135010. 49: ok 14166 # correct ring bond data
  135011. 49: ok 14167 # correct ring bond data
  135012. 49: ok 14168 # correct ring bond data
  135013. 49: ok 14169 # correct ring bond data
  135014. 49: ok 14170 # correct ring bond data
  135015. 49: ok 14171 # correct ring bond data
  135016. 49: ok 14172 # correct ring bond data
  135017. 49: ok 14173 # correct ring bond data
  135018. 49: ok 14174 # correct ring bond data
  135019. 49: ok 14175 # correct ring bond data
  135020. 49: ok 14176 # correct ring bond data
  135021. 49: ok 14177 # correct ring bond data
  135022. 49: ok 14178 # correct ring bond data
  135023. 49: ok 14179 # correct ring bond data
  135024. 49: ok 14180 # correct ring bond data
  135025. 49: ok 14181 # correct ring bond data
  135026. 49: ok 14182 # correct ring bond data
  135027. 49: ok 14183 # correct ring bond data
  135028. 49: ok 14184 # correct ring bond data
  135029. 49: ok 14185 # SSSR size matches reference
  135030. 49: ok 14186 # correct SSSR count
  135031. 49: ok 14187 # ring membership passed
  135032. 49: ok 14188 # correct SSSR count
  135033. 49: ok 14189 # ring membership passed
  135034. 49: ok 14190 # correct SSSR count
  135035. 49: ok 14191 # ring membership passed
  135036. 49: ok 14192 # correct SSSR count
  135037. 49: ok 14193 # ring membership passed
  135038. 49: ok 14194 # correct SSSR count
  135039. 49: ok 14195 # ring membership passed
  135040. 49: ok 14196 # correct SSSR count
  135041. 49: ok 14197 # ring membership passed
  135042. 49: ok 14198 # correct SSSR count
  135043. 49: ok 14199 # ring membership passed
  135044. 49: ok 14200 # correct SSSR count
  135045. 49: ok 14201 # ring membership passed
  135046. 49: ok 14202 # correct SSSR count
  135047. 49: ok 14203 # ring membership passed
  135048. 49: ok 14204 # correct SSSR count
  135049. 49: ok 14205 # ring membership passed
  135050. 49: ok 14206 # correct SSSR count
  135051. 49: ok 14207 # ring membership passed
  135052. 49: ok 14208 # correct SSSR count
  135053. 49: ok 14209 # ring membership passed
  135054. 49: ok 14210 # correct SSSR count
  135055. 49: ok 14211 # ring membership passed
  135056. 49: ok 14212 # correct SSSR count
  135057. 49: ok 14213 # ring membership passed
  135058. 49: ok 14214 # correct SSSR count
  135059. 49: ok 14215 # ring membership passed
  135060. 49: ok 14216 # correct SSSR count
  135061. 49: ok 14217 # ring membership passed
  135062. 49: ok 14218 # correct SSSR count
  135063. 49: ok 14219 # ring membership passed
  135064. 49: ok 14220 # correct SSSR count
  135065. 49: ok 14221 # ring membership passed
  135066. 49: ok 14222 # correct SSSR count
  135067. 49: ok 14223 # ring membership passed
  135068. 49: ok 14224 # correct SSSR count
  135069. 49: ok 14225 # ring membership passed
  135070. 49: ok 14226 # correct SSSR count
  135071. 49: ok 14227 # ring membership passed
  135072. 49: ok 14228 # correct SSSR count
  135073. 49: ok 14229 # ring membership passed
  135074. 49: ok 14230 # correct SSSR count
  135075. 49: ok 14231 # ring membership passed
  135076. 49: ok 14232 # correct SSSR count
  135077. 49: ok 14233 # ring membership passed
  135078. 49: ok 14234 # correct SSSR count
  135079. 49: ok 14235 # ring membership passed
  135080. 49: ok 14236 # correct SSSR count
  135081. 49: ok 14237 # ring membership passed
  135082. 49: ok 14238 # correct SSSR count
  135083. 49: ok 14239 # ring membership passed
  135084. 49: ok 14240 # correct SSSR count
  135085. 49: ok 14241 # ring membership passed
  135086. 49: ok 14242 # correct ring bond data
  135087. 49: ok 14243 # correct ring bond data
  135088. 49: ok 14244 # correct ring bond data
  135089. 49: ok 14245 # correct ring bond data
  135090. 49: ok 14246 # correct ring bond data
  135091. 49: ok 14247 # correct ring bond data
  135092. 49: ok 14248 # correct ring bond data
  135093. 49: ok 14249 # correct ring bond data
  135094. 49: ok 14250 # correct ring bond data
  135095. 49: ok 14251 # correct ring bond data
  135096. 49: ok 14252 # correct ring bond data
  135097. 49: ok 14253 # correct ring bond data
  135098. 49: ok 14254 # correct ring bond data
  135099. 49: ok 14255 # correct ring bond data
  135100. 49: ok 14256 # correct ring bond data
  135101. 49: ok 14257 # correct ring bond data
  135102. 49: ok 14258 # correct ring bond data
  135103. 49: ok 14259 # correct ring bond data
  135104. 49: ok 14260 # correct ring bond data
  135105. 49: ok 14261 # correct ring bond data
  135106. 49: ok 14262 # correct ring bond data
  135107. 49: ok 14263 # correct ring bond data
  135108. 49: ok 14264 # correct ring bond data
  135109. 49: ok 14265 # SSSR size matches reference
  135110. 49: ok 14266 # correct SSSR count
  135111. 49: ok 14267 # ring membership passed
  135112. 49: ok 14268 # correct SSSR count
  135113. 49: ok 14269 # ring membership passed
  135114. 49: ok 14270 # correct SSSR count
  135115. 49: ok 14271 # ring membership passed
  135116. 49: ok 14272 # correct SSSR count
  135117. 49: ok 14273 # ring membership passed
  135118. 49: ok 14274 # correct SSSR count
  135119. 49: ok 14275 # ring membership passed
  135120. 49: ok 14276 # correct SSSR count
  135121. 49: ok 14277 # ring membership passed
  135122. 49: ok 14278 # correct SSSR count
  135123. 49: ok 14279 # ring membership passed
  135124. 49: ok 14280 # correct SSSR count
  135125. 49: ok 14281 # ring membership passed
  135126. 49: ok 14282 # correct SSSR count
  135127. 49: ok 14283 # ring membership passed
  135128. 49: ok 14284 # correct SSSR count
  135129. 49: ok 14285 # ring membership passed
  135130. 49: ok 14286 # correct SSSR count
  135131. 49: ok 14287 # ring membership passed
  135132. 49: ok 14288 # correct SSSR count
  135133. 49: ok 14289 # ring membership passed
  135134. 49: ok 14290 # correct SSSR count
  135135. 49: ok 14291 # ring membership passed
  135136. 49: ok 14292 # correct SSSR count
  135137. 49: ok 14293 # ring membership passed
  135138. 49: ok 14294 # correct SSSR count
  135139. 49: ok 14295 # ring membership passed
  135140. 49: ok 14296 # correct SSSR count
  135141. 49: ok 14297 # ring membership passed
  135142. 49: ok 14298 # correct SSSR count
  135143. 49: ok 14299 # ring membership passed
  135144. 49: ok 14300 # correct SSSR count
  135145. 49: ok 14301 # ring membership passed
  135146. 49: ok 14302 # correct SSSR count
  135147. 49: ok 14303 # ring membership passed
  135148. 49: ok 14304 # correct SSSR count
  135149. 49: ok 14305 # ring membership passed
  135150. 49: ok 14306 # correct SSSR count
  135151. 49: ok 14307 # ring membership passed
  135152. 49: ok 14308 # correct SSSR count
  135153. 49: ok 14309 # ring membership passed
  135154. 49: ok 14310 # correct ring bond data
  135155. 49: ok 14311 # correct ring bond data
  135156. 49: ok 14312 # correct ring bond data
  135157. 49: ok 14313 # correct ring bond data
  135158. 49: ok 14314 # correct ring bond data
  135159. 49: ok 14315 # correct ring bond data
  135160. 49: ok 14316 # correct ring bond data
  135161. 49: ok 14317 # correct ring bond data
  135162. 49: ok 14318 # correct ring bond data
  135163. 49: ok 14319 # correct ring bond data
  135164. 49: ok 14320 # correct ring bond data
  135165. 49: ok 14321 # correct ring bond data
  135166. 49: ok 14322 # correct ring bond data
  135167. 49: ok 14323 # correct ring bond data
  135168. 49: ok 14324 # correct ring bond data
  135169. 49: ok 14325 # correct ring bond data
  135170. 49: ok 14326 # SSSR size matches reference
  135171. 49: ok 14327 # correct SSSR count
  135172. 49: ok 14328 # ring membership passed
  135173. 49: ok 14329 # correct SSSR count
  135174. 49: ok 14330 # ring membership passed
  135175. 49: ok 14331 # correct SSSR count
  135176. 49: ok 14332 # ring membership passed
  135177. 49: ok 14333 # correct SSSR count
  135178. 49: ok 14334 # ring membership passed
  135179. 49: ok 14335 # correct SSSR count
  135180. 49: ok 14336 # ring membership passed
  135181. 49: ok 14337 # correct SSSR count
  135182. 49: ok 14338 # ring membership passed
  135183. 49: ok 14339 # correct SSSR count
  135184. 49: ok 14340 # ring membership passed
  135185. 49: ok 14341 # correct SSSR count
  135186. 49: ok 14342 # ring membership passed
  135187. 49: ok 14343 # correct SSSR count
  135188. 49: ok 14344 # ring membership passed
  135189. 49: ok 14345 # correct SSSR count
  135190. 49: ok 14346 # ring membership passed
  135191. 49: ok 14347 # correct SSSR count
  135192. 49: ok 14348 # ring membership passed
  135193. 49: ok 14349 # correct SSSR count
  135194. 49: ok 14350 # ring membership passed
  135195. 49: ok 14351 # correct SSSR count
  135196. 49: ok 14352 # ring membership passed
  135197. 49: ok 14353 # correct SSSR count
  135198. 49: ok 14354 # ring membership passed
  135199. 49: ok 14355 # correct SSSR count
  135200. 49: ok 14356 # ring membership passed
  135201. 49: ok 14357 # correct ring bond data
  135202. 49: ok 14358 # correct ring bond data
  135203. 49: ok 14359 # correct ring bond data
  135204. 49: ok 14360 # correct ring bond data
  135205. 49: ok 14361 # correct ring bond data
  135206. 49: ok 14362 # correct ring bond data
  135207. 49: ok 14363 # correct ring bond data
  135208. 49: ok 14364 # correct ring bond data
  135209. 49: ok 14365 # correct ring bond data
  135210. 49: ok 14366 # correct ring bond data
  135211. 49: ok 14367 # correct ring bond data
  135212. 49: ok 14368 # correct ring bond data
  135213. 49: ok 14369 # correct ring bond data
  135214. 49: ok 14370 # correct ring bond data
  135215. 49: ok 14371 # correct ring bond data
  135216. 49: ok 14372 # correct ring bond data
  135217. 49: ok 14373 # correct ring bond data
  135218. 49: ok 14374 # correct ring bond data
  135219. 49: ok 14375 # correct ring bond data
  135220. 49: ok 14376 # correct ring bond data
  135221. 49: ok 14377 # correct ring bond data
  135222. 49: ok 14378 # correct ring bond data
  135223. 49: ok 14379 # correct ring bond data
  135224. 49: ok 14380 # correct ring bond data
  135225. 49: ok 14381 # correct ring bond data
  135226. 49: ok 14382 # correct ring bond data
  135227. 49: ok 14383 # correct ring bond data
  135228. 49: ok 14384 # correct ring bond data
  135229. 49: ok 14385 # correct ring bond data
  135230. 49: ok 14386 # correct ring bond data
  135231. 49: ok 14387 # correct ring bond data
  135232. 49: ok 14388 # correct ring bond data
  135233. 49: ok 14389 # correct ring bond data
  135234. 49: ok 14390 # correct ring bond data
  135235. 49: ok 14391 # correct ring bond data
  135236. 49: ok 14392 # correct ring bond data
  135237. 49: ok 14393 # correct ring bond data
  135238. 49: ok 14394 # correct ring bond data
  135239. 49: ok 14395 # correct ring bond data
  135240. 49: ok 14396 # correct ring bond data
  135241. 49: ok 14397 # correct ring bond data
  135242. 49: ok 14398 # correct ring bond data
  135243. 49: ok 14399 # correct ring bond data
  135244. 49: ok 14400 # correct ring bond data
  135245. 49: ok 14401 # correct ring bond data
  135246. 49: ok 14402 # correct ring bond data
  135247. 49: ok 14403 # correct ring bond data
  135248. 49: ok 14404 # correct ring bond data
  135249. 49: ok 14405 # SSSR size matches reference
  135250. 49: ok 14406 # correct SSSR count
  135251. 49: ok 14407 # ring membership passed
  135252. 49: ok 14408 # correct SSSR count
  135253. 49: ok 14409 # ring membership passed
  135254. 49: ok 14410 # correct SSSR count
  135255. 49: ok 14411 # ring membership passed
  135256. 49: ok 14412 # correct SSSR count
  135257. 49: ok 14413 # ring membership passed
  135258. 49: ok 14414 # correct SSSR count
  135259. 49: ok 14415 # ring membership passed
  135260. 49: ok 14416 # correct SSSR count
  135261. 49: ok 14417 # ring membership passed
  135262. 49: ok 14418 # correct SSSR count
  135263. 49: ok 14419 # ring membership passed
  135264. 49: ok 14420 # correct SSSR count
  135265. 49: ok 14421 # ring membership passed
  135266. 49: ok 14422 # correct SSSR count
  135267. 49: ok 14423 # ring membership passed
  135268. 49: ok 14424 # correct SSSR count
  135269. 49: ok 14425 # ring membership passed
  135270. 49: ok 14426 # correct SSSR count
  135271. 49: ok 14427 # ring membership passed
  135272. 49: ok 14428 # correct SSSR count
  135273. 49: ok 14429 # ring membership passed
  135274. 49: ok 14430 # correct SSSR count
  135275. 49: ok 14431 # ring membership passed
  135276. 49: ok 14432 # correct SSSR count
  135277. 49: ok 14433 # ring membership passed
  135278. 49: ok 14434 # correct SSSR count
  135279. 49: ok 14435 # ring membership passed
  135280. 49: ok 14436 # correct SSSR count
  135281. 49: ok 14437 # ring membership passed
  135282. 49: ok 14438 # correct SSSR count
  135283. 49: ok 14439 # ring membership passed
  135284. 49: ok 14440 # correct SSSR count
  135285. 49: ok 14441 # ring membership passed
  135286. 49: ok 14442 # correct SSSR count
  135287. 49: ok 14443 # ring membership passed
  135288. 49: ok 14444 # correct SSSR count
  135289. 49: ok 14445 # ring membership passed
  135290. 49: ok 14446 # correct SSSR count
  135291. 49: ok 14447 # ring membership passed
  135292. 49: ok 14448 # correct SSSR count
  135293. 49: ok 14449 # ring membership passed
  135294. 49: ok 14450 # correct SSSR count
  135295. 49: ok 14451 # ring membership passed
  135296. 49: ok 14452 # correct SSSR count
  135297. 49: ok 14453 # ring membership passed
  135298. 49: ok 14454 # correct SSSR count
  135299. 49: ok 14455 # ring membership passed
  135300. 49: ok 14456 # correct SSSR count
  135301. 49: ok 14457 # ring membership passed
  135302. 49: ok 14458 # correct SSSR count
  135303. 49: ok 14459 # ring membership passed
  135304. 49: ok 14460 # correct SSSR count
  135305. 49: ok 14461 # ring membership passed
  135306. 49: ok 14462 # correct SSSR count
  135307. 49: ok 14463 # ring membership passed
  135308. 49: ok 14464 # correct SSSR count
  135309. 49: ok 14465 # ring membership passed
  135310. 49: ok 14466 # correct SSSR count
  135311. 49: ok 14467 # ring membership passed
  135312. 49: ok 14468 # correct SSSR count
  135313. 49: ok 14469 # ring membership passed
  135314. 49: ok 14470 # correct SSSR count
  135315. 49: ok 14471 # ring membership passed
  135316. 49: ok 14472 # correct SSSR count
  135317. 49: ok 14473 # ring membership passed
  135318. 49: ok 14474 # correct SSSR count
  135319. 49: ok 14475 # ring membership passed
  135320. 49: ok 14476 # correct SSSR count
  135321. 49: ok 14477 # ring membership passed
  135322. 49: ok 14478 # correct SSSR count
  135323. 49: ok 14479 # ring membership passed
  135324. 49: ok 14480 # correct SSSR count
  135325. 49: ok 14481 # ring membership passed
  135326. 49: ok 14482 # correct SSSR count
  135327. 49: ok 14483 # ring membership passed
  135328. 49: ok 14484 # correct SSSR count
  135329. 49: ok 14485 # ring membership passed
  135330. 49: ok 14486 # correct SSSR count
  135331. 49: ok 14487 # ring membership passed
  135332. 49: ok 14488 # correct SSSR count
  135333. 49: ok 14489 # ring membership passed
  135334. 49: ok 14490 # correct SSSR count
  135335. 49: ok 14491 # ring membership passed
  135336. 49: ok 14492 # correct SSSR count
  135337. 49: ok 14493 # ring membership passed
  135338. 49: ok 14494 # correct SSSR count
  135339. 49: ok 14495 # ring membership passed
  135340. 49: ok 14496 # correct SSSR count
  135341. 49: ok 14497 # ring membership passed
  135342. 49: ok 14498 # correct ring bond data
  135343. 49: ok 14499 # correct ring bond data
  135344. 49: ok 14500 # correct ring bond data
  135345. 49: ok 14501 # correct ring bond data
  135346. 49: ok 14502 # correct ring bond data
  135347. 49: ok 14503 # correct ring bond data
  135348. 49: ok 14504 # correct ring bond data
  135349. 49: ok 14505 # correct ring bond data
  135350. 49: ok 14506 # correct ring bond data
  135351. 49: ok 14507 # correct ring bond data
  135352. 49: ok 14508 # correct ring bond data
  135353. 49: ok 14509 # correct ring bond data
  135354. 49: ok 14510 # correct ring bond data
  135355. 49: ok 14511 # correct ring bond data
  135356. 49: ok 14512 # correct ring bond data
  135357. 49: ok 14513 # correct ring bond data
  135358. 49: ok 14514 # correct ring bond data
  135359. 49: ok 14515 # correct ring bond data
  135360. 49: ok 14516 # correct ring bond data
  135361. 49: ok 14517 # correct ring bond data
  135362. 49: ok 14518 # correct ring bond data
  135363. 49: ok 14519 # correct ring bond data
  135364. 49: ok 14520 # correct ring bond data
  135365. 49: ok 14521 # correct ring bond data
  135366. 49: ok 14522 # correct ring bond data
  135367. 49: ok 14523 # correct ring bond data
  135368. 49: ok 14524 # correct ring bond data
  135369. 49: ok 14525 # correct ring bond data
  135370. 49: ok 14526 # correct ring bond data
  135371. 49: ok 14527 # correct ring bond data
  135372. 49: ok 14528 # correct ring bond data
  135373. 49: ok 14529 # correct ring bond data
  135374. 49: ok 14530 # correct ring bond data
  135375. 49: ok 14531 # correct ring bond data
  135376. 49: ok 14532 # correct ring bond data
  135377. 49: ok 14533 # correct ring bond data
  135378. 49: ok 14534 # correct ring bond data
  135379. 49: ok 14535 # correct ring bond data
  135380. 49: ok 14536 # SSSR size matches reference
  135381. 49: ok 14537 # correct SSSR count
  135382. 49: ok 14538 # ring membership passed
  135383. 49: ok 14539 # correct SSSR count
  135384. 49: ok 14540 # ring membership passed
  135385. 49: ok 14541 # correct SSSR count
  135386. 49: ok 14542 # ring membership passed
  135387. 49: ok 14543 # correct SSSR count
  135388. 49: ok 14544 # ring membership passed
  135389. 49: ok 14545 # correct SSSR count
  135390. 49: ok 14546 # ring membership passed
  135391. 49: ok 14547 # correct SSSR count
  135392. 49: ok 14548 # ring membership passed
  135393. 49: ok 14549 # correct SSSR count
  135394. 49: ok 14550 # ring membership passed
  135395. 49: ok 14551 # correct SSSR count
  135396. 49: ok 14552 # ring membership passed
  135397. 49: ok 14553 # correct SSSR count
  135398. 49: ok 14554 # ring membership passed
  135399. 49: ok 14555 # correct SSSR count
  135400. 49: ok 14556 # ring membership passed
  135401. 49: ok 14557 # correct SSSR count
  135402. 49: ok 14558 # ring membership passed
  135403. 49: ok 14559 # correct SSSR count
  135404. 49: ok 14560 # ring membership passed
  135405. 49: ok 14561 # correct SSSR count
  135406. 49: ok 14562 # ring membership passed
  135407. 49: ok 14563 # correct SSSR count
  135408. 49: ok 14564 # ring membership passed
  135409. 49: ok 14565 # correct SSSR count
  135410. 49: ok 14566 # ring membership passed
  135411. 49: ok 14567 # correct SSSR count
  135412. 49: ok 14568 # ring membership passed
  135413. 49: ok 14569 # correct SSSR count
  135414. 49: ok 14570 # ring membership passed
  135415. 49: ok 14571 # correct SSSR count
  135416. 49: ok 14572 # ring membership passed
  135417. 49: ok 14573 # correct SSSR count
  135418. 49: ok 14574 # ring membership passed
  135419. 49: ok 14575 # correct SSSR count
  135420. 49: ok 14576 # ring membership passed
  135421. 49: ok 14577 # correct SSSR count
  135422. 49: ok 14578 # ring membership passed
  135423. 49: ok 14579 # correct SSSR count
  135424. 49: ok 14580 # ring membership passed
  135425. 49: ok 14581 # correct SSSR count
  135426. 49: ok 14582 # ring membership passed
  135427. 49: ok 14583 # correct SSSR count
  135428. 49: ok 14584 # ring membership passed
  135429. 49: ok 14585 # correct SSSR count
  135430. 49: ok 14586 # ring membership passed
  135431. 49: ok 14587 # correct SSSR count
  135432. 49: ok 14588 # ring membership passed
  135433. 49: ok 14589 # correct SSSR count
  135434. 49: ok 14590 # ring membership passed
  135435. 49: ok 14591 # correct SSSR count
  135436. 49: ok 14592 # ring membership passed
  135437. 49: ok 14593 # correct SSSR count
  135438. 49: ok 14594 # ring membership passed
  135439. 49: ok 14595 # correct SSSR count
  135440. 49: ok 14596 # ring membership passed
  135441. 49: ok 14597 # correct SSSR count
  135442. 49: ok 14598 # ring membership passed
  135443. 49: ok 14599 # correct SSSR count
  135444. 49: ok 14600 # ring membership passed
  135445. 49: ok 14601 # correct SSSR count
  135446. 49: ok 14602 # ring membership passed
  135447. 49: ok 14603 # correct SSSR count
  135448. 49: ok 14604 # ring membership passed
  135449. 49: ok 14605 # correct ring bond data
  135450. 49: ok 14606 # correct ring bond data
  135451. 49: ok 14607 # correct ring bond data
  135452. 49: ok 14608 # correct ring bond data
  135453. 49: ok 14609 # correct ring bond data
  135454. 49: ok 14610 # correct ring bond data
  135455. 49: ok 14611 # correct ring bond data
  135456. 49: ok 14612 # correct ring bond data
  135457. 49: ok 14613 # correct ring bond data
  135458. 49: ok 14614 # correct ring bond data
  135459. 49: ok 14615 # correct ring bond data
  135460. 49: ok 14616 # correct ring bond data
  135461. 49: ok 14617 # correct ring bond data
  135462. 49: ok 14618 # correct ring bond data
  135463. 49: ok 14619 # correct ring bond data
  135464. 49: ok 14620 # correct ring bond data
  135465. 49: ok 14621 # correct ring bond data
  135466. 49: ok 14622 # correct ring bond data
  135467. 49: ok 14623 # correct ring bond data
  135468. 49: ok 14624 # correct ring bond data
  135469. 49: ok 14625 # correct ring bond data
  135470. 49: ok 14626 # correct ring bond data
  135471. 49: ok 14627 # correct ring bond data
  135472. 49: ok 14628 # correct ring bond data
  135473. 49: ok 14629 # correct ring bond data
  135474. 49: ok 14630 # correct ring bond data
  135475. 49: ok 14631 # correct ring bond data
  135476. 49: ok 14632 # correct ring bond data
  135477. 49: ok 14633 # correct ring bond data
  135478. 49: ok 14634 # correct ring bond data
  135479. 49: ok 14635 # correct ring bond data
  135480. 49: ok 14636 # SSSR size matches reference
  135481. 49: ok 14637 # correct SSSR count
  135482. 49: ok 14638 # ring membership passed
  135483. 49: ok 14639 # correct SSSR count
  135484. 49: ok 14640 # ring membership passed
  135485. 49: ok 14641 # correct SSSR count
  135486. 49: ok 14642 # ring membership passed
  135487. 49: ok 14643 # correct SSSR count
  135488. 49: ok 14644 # ring membership passed
  135489. 49: ok 14645 # correct SSSR count
  135490. 49: ok 14646 # ring membership passed
  135491. 49: ok 14647 # correct SSSR count
  135492. 49: ok 14648 # ring membership passed
  135493. 49: ok 14649 # correct SSSR count
  135494. 49: ok 14650 # ring membership passed
  135495. 49: ok 14651 # correct SSSR count
  135496. 49: ok 14652 # ring membership passed
  135497. 49: ok 14653 # correct SSSR count
  135498. 49: ok 14654 # ring membership passed
  135499. 49: ok 14655 # correct SSSR count
  135500. 49: ok 14656 # ring membership passed
  135501. 49: ok 14657 # correct SSSR count
  135502. 49: ok 14658 # ring membership passed
  135503. 49: ok 14659 # correct SSSR count
  135504. 49: ok 14660 # ring membership passed
  135505. 49: ok 14661 # correct SSSR count
  135506. 49: ok 14662 # ring membership passed
  135507. 49: ok 14663 # correct SSSR count
  135508. 49: ok 14664 # ring membership passed
  135509. 49: ok 14665 # correct SSSR count
  135510. 49: ok 14666 # ring membership passed
  135511. 49: ok 14667 # correct SSSR count
  135512. 49: ok 14668 # ring membership passed
  135513. 49: ok 14669 # correct SSSR count
  135514. 49: ok 14670 # ring membership passed
  135515. 49: ok 14671 # correct SSSR count
  135516. 49: ok 14672 # ring membership passed
  135517. 49: ok 14673 # correct SSSR count
  135518. 49: ok 14674 # ring membership passed
  135519. 49: ok 14675 # correct SSSR count
  135520. 49: ok 14676 # ring membership passed
  135521. 49: ok 14677 # correct SSSR count
  135522. 49: ok 14678 # ring membership passed
  135523. 49: ok 14679 # correct SSSR count
  135524. 49: ok 14680 # ring membership passed
  135525. 49: ok 14681 # correct SSSR count
  135526. 49: ok 14682 # ring membership passed
  135527. 49: ok 14683 # correct SSSR count
  135528. 49: ok 14684 # ring membership passed
  135529. 49: ok 14685 # correct SSSR count
  135530. 49: ok 14686 # ring membership passed
  135531. 49: ok 14687 # correct SSSR count
  135532. 49: ok 14688 # ring membership passed
  135533. 49: ok 14689 # correct SSSR count
  135534. 49: ok 14690 # ring membership passed
  135535. 49: ok 14691 # correct SSSR count
  135536. 49: ok 14692 # ring membership passed
  135537. 49: ok 14693 # correct SSSR count
  135538. 49: ok 14694 # ring membership passed
  135539. 49: ok 14695 # correct SSSR count
  135540. 49: ok 14696 # ring membership passed
  135541. 49: ok 14697 # correct SSSR count
  135542. 49: ok 14698 # ring membership passed
  135543. 49: ok 14699 # correct ring bond data
  135544. 49: ok 14700 # correct ring bond data
  135545. 49: ok 14701 # correct ring bond data
  135546. 49: ok 14702 # correct ring bond data
  135547. 49: ok 14703 # correct ring bond data
  135548. 49: ok 14704 # correct ring bond data
  135549. 49: ok 14705 # correct ring bond data
  135550. 49: ok 14706 # correct ring bond data
  135551. 49: ok 14707 # correct ring bond data
  135552. 49: ok 14708 # correct ring bond data
  135553. 49: ok 14709 # correct ring bond data
  135554. 49: ok 14710 # correct ring bond data
  135555. 49: ok 14711 # correct ring bond data
  135556. 49: ok 14712 # correct ring bond data
  135557. 49: ok 14713 # correct ring bond data
  135558. 49: ok 14714 # correct ring bond data
  135559. 49: ok 14715 # correct ring bond data
  135560. 49: ok 14716 # correct ring bond data
  135561. 49: ok 14717 # correct ring bond data
  135562. 49: ok 14718 # correct ring bond data
  135563. 49: ok 14719 # correct ring bond data
  135564. 49: ok 14720 # correct ring bond data
  135565. 49: ok 14721 # correct ring bond data
  135566. 49: ok 14722 # correct ring bond data
  135567. 49: ok 14723 # correct ring bond data
  135568. 49: ok 14724 # correct ring bond data
  135569. 49: ok 14725 # correct ring bond data
  135570. 49: ok 14726 # correct ring bond data
  135571. 49: ok 14727 # correct ring bond data
  135572. 49: ok 14728 # correct ring bond data
  135573. 49: ok 14729 # correct ring bond data
  135574. 49: ok 14730 # correct ring bond data
  135575. 49: ok 14731 # correct ring bond data
  135576. 49: ok 14732 # correct ring bond data
  135577. 49: ok 14733 # correct ring bond data
  135578. 49: ok 14734 # correct ring bond data
  135579. 49: ok 14735 # correct ring bond data
  135580. 49: ok 14736 # correct ring bond data
  135581. 49: ok 14737 # correct ring bond data
  135582. 49: ok 14738 # correct ring bond data
  135583. 49: ok 14739 # correct ring bond data
  135584. 49: ok 14740 # correct ring bond data
  135585. 49: ok 14741 # correct ring bond data
  135586. 49: ok 14742 # correct ring bond data
  135587. 49: ok 14743 # correct ring bond data
  135588. 49: ok 14744 # correct ring bond data
  135589. 49: ok 14745 # correct ring bond data
  135590. 49: ok 14746 # correct ring bond data
  135591. 49: ok 14747 # correct ring bond data
  135592. 49: ok 14748 # correct ring bond data
  135593. 49: ok 14749 # correct ring bond data
  135594. 49: ok 14750 # SSSR size matches reference
  135595. 49: ok 14751 # correct SSSR count
  135596. 49: ok 14752 # ring membership passed
  135597. 49: ok 14753 # correct SSSR count
  135598. 49: ok 14754 # ring membership passed
  135599. 49: ok 14755 # correct SSSR count
  135600. 49: ok 14756 # ring membership passed
  135601. 49: ok 14757 # correct SSSR count
  135602. 49: ok 14758 # ring membership passed
  135603. 49: ok 14759 # correct SSSR count
  135604. 49: ok 14760 # ring membership passed
  135605. 49: ok 14761 # correct SSSR count
  135606. 49: ok 14762 # ring membership passed
  135607. 49: ok 14763 # correct SSSR count
  135608. 49: ok 14764 # ring membership passed
  135609. 49: ok 14765 # correct SSSR count
  135610. 49: ok 14766 # ring membership passed
  135611. 49: ok 14767 # correct SSSR count
  135612. 49: ok 14768 # ring membership passed
  135613. 49: ok 14769 # correct SSSR count
  135614. 49: ok 14770 # ring membership passed
  135615. 49: ok 14771 # correct SSSR count
  135616. 49: ok 14772 # ring membership passed
  135617. 49: ok 14773 # correct SSSR count
  135618. 49: ok 14774 # ring membership passed
  135619. 49: ok 14775 # correct SSSR count
  135620. 49: ok 14776 # ring membership passed
  135621. 49: ok 14777 # correct SSSR count
  135622. 49: ok 14778 # ring membership passed
  135623. 49: ok 14779 # correct SSSR count
  135624. 49: ok 14780 # ring membership passed
  135625. 49: ok 14781 # correct SSSR count
  135626. 49: ok 14782 # ring membership passed
  135627. 49: ok 14783 # correct SSSR count
  135628. 49: ok 14784 # ring membership passed
  135629. 49: ok 14785 # correct SSSR count
  135630. 49: ok 14786 # ring membership passed
  135631. 49: ok 14787 # correct SSSR count
  135632. 49: ok 14788 # ring membership passed
  135633. 49: ok 14789 # correct SSSR count
  135634. 49: ok 14790 # ring membership passed
  135635. 49: ok 14791 # correct SSSR count
  135636. 49: ok 14792 # ring membership passed
  135637. 49: ok 14793 # correct SSSR count
  135638. 49: ok 14794 # ring membership passed
  135639. 49: ok 14795 # correct SSSR count
  135640. 49: ok 14796 # ring membership passed
  135641. 49: ok 14797 # correct SSSR count
  135642. 49: ok 14798 # ring membership passed
  135643. 49: ok 14799 # correct SSSR count
  135644. 49: ok 14800 # ring membership passed
  135645. 49: ok 14801 # correct SSSR count
  135646. 49: ok 14802 # ring membership passed
  135647. 49: ok 14803 # correct SSSR count
  135648. 49: ok 14804 # ring membership passed
  135649. 49: ok 14805 # correct SSSR count
  135650. 49: ok 14806 # ring membership passed
  135651. 49: ok 14807 # correct SSSR count
  135652. 49: ok 14808 # ring membership passed
  135653. 49: ok 14809 # correct SSSR count
  135654. 49: ok 14810 # ring membership passed
  135655. 49: ok 14811 # correct SSSR count
  135656. 49: ok 14812 # ring membership passed
  135657. 49: ok 14813 # correct SSSR count
  135658. 49: ok 14814 # ring membership passed
  135659. 49: ok 14815 # correct SSSR count
  135660. 49: ok 14816 # ring membership passed
  135661. 49: ok 14817 # correct SSSR count
  135662. 49: ok 14818 # ring membership passed
  135663. 49: ok 14819 # correct SSSR count
  135664. 49: ok 14820 # ring membership passed
  135665. 49: ok 14821 # correct SSSR count
  135666. 49: ok 14822 # ring membership passed
  135667. 49: ok 14823 # correct SSSR count
  135668. 49: ok 14824 # ring membership passed
  135669. 49: ok 14825 # correct SSSR count
  135670. 49: ok 14826 # ring membership passed
  135671. 49: ok 14827 # correct SSSR count
  135672. 49: ok 14828 # ring membership passed
  135673. 49: ok 14829 # correct SSSR count
  135674. 49: ok 14830 # ring membership passed
  135675. 49: ok 14831 # correct SSSR count
  135676. 49: ok 14832 # ring membership passed
  135677. 49: ok 14833 # correct SSSR count
  135678. 49: ok 14834 # ring membership passed
  135679. 49: ok 14835 # correct SSSR count
  135680. 49: ok 14836 # ring membership passed
  135681. 49: ok 14837 # correct SSSR count
  135682. 49: ok 14838 # ring membership passed
  135683. 49: ok 14839 # correct SSSR count
  135684. 49: ok 14840 # ring membership passed
  135685. 49: ok 14841 # correct SSSR count
  135686. 49: ok 14842 # ring membership passed
  135687. 49: ok 14843 # correct SSSR count
  135688. 49: ok 14844 # ring membership passed
  135689. 49: ok 14845 # correct SSSR count
  135690. 49: ok 14846 # ring membership passed
  135691. 49: ok 14847 # correct SSSR count
  135692. 49: ok 14848 # ring membership passed
  135693. 49: ok 14849 # correct SSSR count
  135694. 49: ok 14850 # ring membership passed
  135695. 49: ok 14851 # correct ring bond data
  135696. 49: ok 14852 # correct ring bond data
  135697. 49: ok 14853 # correct ring bond data
  135698. 49: ok 14854 # correct ring bond data
  135699. 49: ok 14855 # correct ring bond data
  135700. 49: ok 14856 # correct ring bond data
  135701. 49: ok 14857 # correct ring bond data
  135702. 49: ok 14858 # correct ring bond data
  135703. 49: ok 14859 # correct ring bond data
  135704. 49: ok 14860 # correct ring bond data
  135705. 49: ok 14861 # correct ring bond data
  135706. 49: ok 14862 # correct ring bond data
  135707. 49: ok 14863 # correct ring bond data
  135708. 49: ok 14864 # correct ring bond data
  135709. 49: ok 14865 # correct ring bond data
  135710. 49: ok 14866 # SSSR size matches reference
  135711. 49: ok 14867 # correct SSSR count
  135712. 49: ok 14868 # ring membership passed
  135713. 49: ok 14869 # correct SSSR count
  135714. 49: ok 14870 # ring membership passed
  135715. 49: ok 14871 # correct SSSR count
  135716. 49: ok 14872 # ring membership passed
  135717. 49: ok 14873 # correct SSSR count
  135718. 49: ok 14874 # ring membership passed
  135719. 49: ok 14875 # correct SSSR count
  135720. 49: ok 14876 # ring membership passed
  135721. 49: ok 14877 # correct SSSR count
  135722. 49: ok 14878 # ring membership passed
  135723. 49: ok 14879 # correct SSSR count
  135724. 49: ok 14880 # ring membership passed
  135725. 49: ok 14881 # correct SSSR count
  135726. 49: ok 14882 # ring membership passed
  135727. 49: ok 14883 # correct SSSR count
  135728. 49: ok 14884 # ring membership passed
  135729. 49: ok 14885 # correct SSSR count
  135730. 49: ok 14886 # ring membership passed
  135731. 49: ok 14887 # correct SSSR count
  135732. 49: ok 14888 # ring membership passed
  135733. 49: ok 14889 # correct SSSR count
  135734. 49: ok 14890 # ring membership passed
  135735. 49: ok 14891 # correct SSSR count
  135736. 49: ok 14892 # ring membership passed
  135737. 49: ok 14893 # correct SSSR count
  135738. 49: ok 14894 # ring membership passed
  135739. 49: ok 14895 # correct ring bond data
  135740. 49: ok 14896 # correct ring bond data
  135741. 49: ok 14897 # correct ring bond data
  135742. 49: ok 14898 # correct ring bond data
  135743. 49: ok 14899 # correct ring bond data
  135744. 49: ok 14900 # correct ring bond data
  135745. 49: ok 14901 # correct ring bond data
  135746. 49: ok 14902 # correct ring bond data
  135747. 49: ok 14903 # correct ring bond data
  135748. 49: ok 14904 # correct ring bond data
  135749. 49: ok 14905 # correct ring bond data
  135750. 49: ok 14906 # SSSR size matches reference
  135751. 49: ok 14907 # correct SSSR count
  135752. 49: ok 14908 # ring membership passed
  135753. 49: ok 14909 # correct SSSR count
  135754. 49: ok 14910 # ring membership passed
  135755. 49: ok 14911 # correct SSSR count
  135756. 49: ok 14912 # ring membership passed
  135757. 49: ok 14913 # correct SSSR count
  135758. 49: ok 14914 # ring membership passed
  135759. 49: ok 14915 # correct SSSR count
  135760. 49: ok 14916 # ring membership passed
  135761. 49: ok 14917 # correct SSSR count
  135762. 49: ok 14918 # ring membership passed
  135763. 49: ok 14919 # correct SSSR count
  135764. 49: ok 14920 # ring membership passed
  135765. 49: ok 14921 # correct SSSR count
  135766. 49: ok 14922 # ring membership passed
  135767. 49: ok 14923 # correct SSSR count
  135768. 49: ok 14924 # ring membership passed
  135769. 49: ok 14925 # correct SSSR count
  135770. 49: ok 14926 # ring membership passed
  135771. 49: ok 14927 # correct SSSR count
  135772. 49: ok 14928 # ring membership passed
  135773. 49: ok 14929 # correct SSSR count
  135774. 49: ok 14930 # ring membership passed
  135775. 49: ok 14931 # correct ring bond data
  135776. 49: ok 14932 # correct ring bond data
  135777. 49: ok 14933 # correct ring bond data
  135778. 49: ok 14934 # correct ring bond data
  135779. 49: ok 14935 # correct ring bond data
  135780. 49: ok 14936 # correct ring bond data
  135781. 49: ok 14937 # correct ring bond data
  135782. 49: ok 14938 # correct ring bond data
  135783. 49: ok 14939 # SSSR size matches reference
  135784. 49: ok 14940 # correct SSSR count
  135785. 49: ok 14941 # ring membership passed
  135786. 49: ok 14942 # correct SSSR count
  135787. 49: ok 14943 # ring membership passed
  135788. 49: ok 14944 # correct SSSR count
  135789. 49: ok 14945 # ring membership passed
  135790. 49: ok 14946 # correct SSSR count
  135791. 49: ok 14947 # ring membership passed
  135792. 49: ok 14948 # correct SSSR count
  135793. 49: ok 14949 # ring membership passed
  135794. 49: ok 14950 # correct SSSR count
  135795. 49: ok 14951 # ring membership passed
  135796. 49: ok 14952 # correct SSSR count
  135797. 49: ok 14953 # ring membership passed
  135798. 49: ok 14954 # correct SSSR count
  135799. 49: ok 14955 # ring membership passed
  135800. 49: ok 14956 # correct SSSR count
  135801. 49: ok 14957 # ring membership passed
  135802. 49: ok 14958 # correct SSSR count
  135803. 49: ok 14959 # ring membership passed
  135804. 49: ok 14960 # correct ring bond data
  135805. 49: ok 14961 # correct ring bond data
  135806. 49: ok 14962 # correct ring bond data
  135807. 49: ok 14963 # correct ring bond data
  135808. 49: ok 14964 # correct ring bond data
  135809. 49: ok 14965 # correct ring bond data
  135810. 49: ok 14966 # correct ring bond data
  135811. 49: ok 14967 # correct ring bond data
  135812. 49: ok 14968 # correct ring bond data
  135813. 49: ok 14969 # correct ring bond data
  135814. 49: ok 14970 # correct ring bond data
  135815. 49: ok 14971 # correct ring bond data
  135816. 49: ok 14972 # correct ring bond data
  135817. 49: ok 14973 # correct ring bond data
  135818. 49: ok 14974 # correct ring bond data
  135819. 49: ok 14975 # SSSR size matches reference
  135820. 49: ok 14976 # correct SSSR count
  135821. 49: ok 14977 # ring membership passed
  135822. 49: ok 14978 # correct SSSR count
  135823. 49: ok 14979 # ring membership passed
  135824. 49: ok 14980 # correct SSSR count
  135825. 49: ok 14981 # ring membership passed
  135826. 49: ok 14982 # correct SSSR count
  135827. 49: ok 14983 # ring membership passed
  135828. 49: ok 14984 # correct SSSR count
  135829. 49: ok 14985 # ring membership passed
  135830. 49: ok 14986 # correct SSSR count
  135831. 49: ok 14987 # ring membership passed
  135832. 49: ok 14988 # correct SSSR count
  135833. 49: ok 14989 # ring membership passed
  135834. 49: ok 14990 # correct SSSR count
  135835. 49: ok 14991 # ring membership passed
  135836. 49: ok 14992 # correct SSSR count
  135837. 49: ok 14993 # ring membership passed
  135838. 49: ok 14994 # correct SSSR count
  135839. 49: ok 14995 # ring membership passed
  135840. 49: ok 14996 # correct SSSR count
  135841. 49: ok 14997 # ring membership passed
  135842. 49: ok 14998 # correct SSSR count
  135843. 49: ok 14999 # ring membership passed
  135844. 49: ok 15000 # correct SSSR count
  135845. 49: ok 15001 # ring membership passed
  135846. 49: ok 15002 # correct SSSR count
  135847. 49: ok 15003 # ring membership passed
  135848. 49: ok 15004 # correct SSSR count
  135849. 49: ok 15005 # ring membership passed
  135850. 49: ok 15006 # correct SSSR count
  135851. 49: ok 15007 # ring membership passed
  135852. 49: ok 15008 # correct ring bond data
  135853. 49: ok 15009 # correct ring bond data
  135854. 49: ok 15010 # correct ring bond data
  135855. 49: ok 15011 # correct ring bond data
  135856. 49: ok 15012 # correct ring bond data
  135857. 49: ok 15013 # correct ring bond data
  135858. 49: ok 15014 # correct ring bond data
  135859. 49: ok 15015 # correct ring bond data
  135860. 49: ok 15016 # correct ring bond data
  135861. 49: ok 15017 # correct ring bond data
  135862. 49: ok 15018 # correct ring bond data
  135863. 49: ok 15019 # SSSR size matches reference
  135864. 49: ok 15020 # correct SSSR count
  135865. 49: ok 15021 # ring membership passed
  135866. 49: ok 15022 # correct SSSR count
  135867. 49: ok 15023 # ring membership passed
  135868. 49: ok 15024 # correct SSSR count
  135869. 49: ok 15025 # ring membership passed
  135870. 49: ok 15026 # correct SSSR count
  135871. 49: ok 15027 # ring membership passed
  135872. 49: ok 15028 # correct SSSR count
  135873. 49: ok 15029 # ring membership passed
  135874. 49: ok 15030 # correct SSSR count
  135875. 49: ok 15031 # ring membership passed
  135876. 49: ok 15032 # correct SSSR count
  135877. 49: ok 15033 # ring membership passed
  135878. 49: ok 15034 # correct SSSR count
  135879. 49: ok 15035 # ring membership passed
  135880. 49: ok 15036 # correct SSSR count
  135881. 49: ok 15037 # ring membership passed
  135882. 49: ok 15038 # correct SSSR count
  135883. 49: ok 15039 # ring membership passed
  135884. 49: ok 15040 # correct SSSR count
  135885. 49: ok 15041 # ring membership passed
  135886. 49: ok 15042 # correct SSSR count
  135887. 49: ok 15043 # ring membership passed
  135888. 49: ok 15044 # correct SSSR count
  135889. 49: ok 15045 # ring membership passed
  135890. 49: ok 15046 # correct ring bond data
  135891. 49: ok 15047 # correct ring bond data
  135892. 49: ok 15048 # correct ring bond data
  135893. 49: ok 15049 # correct ring bond data
  135894. 49: ok 15050 # correct ring bond data
  135895. 49: ok 15051 # correct ring bond data
  135896. 49: ok 15052 # SSSR size matches reference
  135897. 49: ok 15053 # correct SSSR count
  135898. 49: ok 15054 # ring membership passed
  135899. 49: ok 15055 # correct SSSR count
  135900. 49: ok 15056 # ring membership passed
  135901. 49: ok 15057 # correct SSSR count
  135902. 49: ok 15058 # ring membership passed
  135903. 49: ok 15059 # correct SSSR count
  135904. 49: ok 15060 # ring membership passed
  135905. 49: ok 15061 # correct SSSR count
  135906. 49: ok 15062 # ring membership passed
  135907. 49: ok 15063 # correct SSSR count
  135908. 49: ok 15064 # ring membership passed
  135909. 49: ok 15065 # correct SSSR count
  135910. 49: ok 15066 # ring membership passed
  135911. 49: ok 15067 # correct SSSR count
  135912. 49: ok 15068 # ring membership passed
  135913. 49: ok 15069 # correct ring bond data
  135914. 49: ok 15070 # correct ring bond data
  135915. 49: ok 15071 # correct ring bond data
  135916. 49: ok 15072 # correct ring bond data
  135917. 49: ok 15073 # correct ring bond data
  135918. 49: ok 15074 # correct ring bond data
  135919. 49: ok 15075 # correct ring bond data
  135920. 49: ok 15076 # correct ring bond data
  135921. 49: ok 15077 # correct ring bond data
  135922. 49: ok 15078 # correct ring bond data
  135923. 49: ok 15079 # correct ring bond data
  135924. 49: ok 15080 # correct ring bond data
  135925. 49: ok 15081 # correct ring bond data
  135926. 49: ok 15082 # SSSR size matches reference
  135927. 49: ok 15083 # correct SSSR count
  135928. 49: ok 15084 # ring membership passed
  135929. 49: ok 15085 # correct SSSR count
  135930. 49: ok 15086 # ring membership passed
  135931. 49: ok 15087 # correct SSSR count
  135932. 49: ok 15088 # ring membership passed
  135933. 49: ok 15089 # correct SSSR count
  135934. 49: ok 15090 # ring membership passed
  135935. 49: ok 15091 # correct SSSR count
  135936. 49: ok 15092 # ring membership passed
  135937. 49: ok 15093 # correct SSSR count
  135938. 49: ok 15094 # ring membership passed
  135939. 49: ok 15095 # correct SSSR count
  135940. 49: ok 15096 # ring membership passed
  135941. 49: ok 15097 # correct SSSR count
  135942. 49: ok 15098 # ring membership passed
  135943. 49: ok 15099 # correct SSSR count
  135944. 49: ok 15100 # ring membership passed
  135945. 49: ok 15101 # correct SSSR count
  135946. 49: ok 15102 # ring membership passed
  135947. 49: ok 15103 # correct SSSR count
  135948. 49: ok 15104 # ring membership passed
  135949. 49: ok 15105 # correct SSSR count
  135950. 49: ok 15106 # ring membership passed
  135951. 49: ok 15107 # correct SSSR count
  135952. 49: ok 15108 # ring membership passed
  135953. 49: ok 15109 # correct ring bond data
  135954. 49: ok 15110 # correct ring bond data
  135955. 49: ok 15111 # correct ring bond data
  135956. 49: ok 15112 # correct ring bond data
  135957. 49: ok 15113 # correct ring bond data
  135958. 49: ok 15114 # correct ring bond data
  135959. 49: ok 15115 # SSSR size matches reference
  135960. 49: ok 15116 # correct SSSR count
  135961. 49: ok 15117 # ring membership passed
  135962. 49: ok 15118 # correct SSSR count
  135963. 49: ok 15119 # ring membership passed
  135964. 49: ok 15120 # correct SSSR count
  135965. 49: ok 15121 # ring membership passed
  135966. 49: ok 15122 # correct SSSR count
  135967. 49: ok 15123 # ring membership passed
  135968. 49: ok 15124 # correct SSSR count
  135969. 49: ok 15125 # ring membership passed
  135970. 49: ok 15126 # correct SSSR count
  135971. 49: ok 15127 # ring membership passed
  135972. 49: ok 15128 # correct ring bond data
  135973. 49: ok 15129 # correct ring bond data
  135974. 49: ok 15130 # correct ring bond data
  135975. 49: ok 15131 # correct ring bond data
  135976. 49: ok 15132 # correct ring bond data
  135977. 49: ok 15133 # correct ring bond data
  135978. 49: ok 15134 # SSSR size matches reference
  135979. 49: ok 15135 # correct SSSR count
  135980. 49: ok 15136 # ring membership passed
  135981. 49: ok 15137 # correct SSSR count
  135982. 49: ok 15138 # ring membership passed
  135983. 49: ok 15139 # correct SSSR count
  135984. 49: ok 15140 # ring membership passed
  135985. 49: ok 15141 # correct SSSR count
  135986. 49: ok 15142 # ring membership passed
  135987. 49: ok 15143 # correct SSSR count
  135988. 49: ok 15144 # ring membership passed
  135989. 49: ok 15145 # correct SSSR count
  135990. 49: ok 15146 # ring membership passed
  135991. 49: ok 15147 # correct ring bond data
  135992. 49: ok 15148 # correct ring bond data
  135993. 49: ok 15149 # correct ring bond data
  135994. 49: ok 15150 # correct ring bond data
  135995. 49: ok 15151 # correct ring bond data
  135996. 49: ok 15152 # SSSR size matches reference
  135997. 49: ok 15153 # correct SSSR count
  135998. 49: ok 15154 # ring membership passed
  135999. 49: ok 15155 # correct SSSR count
  136000. 49: ok 15156 # ring membership passed
  136001. 49: ok 15157 # correct SSSR count
  136002. 49: ok 15158 # ring membership passed
  136003. 49: ok 15159 # correct SSSR count
  136004. 49: ok 15160 # ring membership passed
  136005. 49: ok 15161 # correct SSSR count
  136006. 49: ok 15162 # ring membership passed
  136007. 49: ok 15163 # correct ring bond data
  136008. 49: ok 15164 # correct ring bond data
  136009. 49: ok 15165 # correct ring bond data
  136010. 49: ok 15166 # correct ring bond data
  136011. 49: ok 15167 # correct ring bond data
  136012. 49: ok 15168 # correct ring bond data
  136013. 49: ok 15169 # correct ring bond data
  136014. 49: ok 15170 # correct ring bond data
  136015. 49: ok 15171 # correct ring bond data
  136016. 49: ok 15172 # correct ring bond data
  136017. 49: ok 15173 # correct ring bond data
  136018. 49: ok 15174 # correct ring bond data
  136019. 49: ok 15175 # correct ring bond data
  136020. 49: ok 15176 # correct ring bond data
  136021. 49: ok 15177 # correct ring bond data
  136022. 49: ok 15178 # correct ring bond data
  136023. 49: ok 15179 # correct ring bond data
  136024. 49: ok 15180 # correct ring bond data
  136025. 49: ok 15181 # correct ring bond data
  136026. 49: ok 15182 # correct ring bond data
  136027. 49: ok 15183 # correct ring bond data
  136028. 49: ok 15184 # SSSR size matches reference
  136029. 49: ok 15185 # correct SSSR count
  136030. 49: ok 15186 # ring membership passed
  136031. 49: ok 15187 # correct SSSR count
  136032. 49: ok 15188 # ring membership passed
  136033. 49: ok 15189 # correct SSSR count
  136034. 49: ok 15190 # ring membership passed
  136035. 49: ok 15191 # correct SSSR count
  136036. 49: ok 15192 # ring membership passed
  136037. 49: ok 15193 # correct SSSR count
  136038. 49: ok 15194 # ring membership passed
  136039. 49: ok 15195 # correct SSSR count
  136040. 49: ok 15196 # ring membership passed
  136041. 49: ok 15197 # correct SSSR count
  136042. 49: ok 15198 # ring membership passed
  136043. 49: ok 15199 # correct SSSR count
  136044. 49: ok 15200 # ring membership passed
  136045. 49: ok 15201 # correct SSSR count
  136046. 49: ok 15202 # ring membership passed
  136047. 49: ok 15203 # correct SSSR count
  136048. 49: ok 15204 # ring membership passed
  136049. 49: ok 15205 # correct SSSR count
  136050. 49: ok 15206 # ring membership passed
  136051. 49: ok 15207 # correct SSSR count
  136052. 49: ok 15208 # ring membership passed
  136053. 49: ok 15209 # correct SSSR count
  136054. 49: ok 15210 # ring membership passed
  136055. 49: ok 15211 # correct SSSR count
  136056. 49: ok 15212 # ring membership passed
  136057. 49: ok 15213 # correct SSSR count
  136058. 49: ok 15214 # ring membership passed
  136059. 49: ok 15215 # correct SSSR count
  136060. 49: ok 15216 # ring membership passed
  136061. 49: ok 15217 # correct SSSR count
  136062. 49: ok 15218 # ring membership passed
  136063. 49: ok 15219 # correct SSSR count
  136064. 49: ok 15220 # ring membership passed
  136065. 49: ok 15221 # correct ring bond data
  136066. 49: ok 15222 # correct ring bond data
  136067. 49: ok 15223 # correct ring bond data
  136068. 49: ok 15224 # correct ring bond data
  136069. 49: ok 15225 # correct ring bond data
  136070. 49: ok 15226 # correct ring bond data
  136071. 49: ok 15227 # correct ring bond data
  136072. 49: ok 15228 # correct ring bond data
  136073. 49: ok 15229 # correct ring bond data
  136074. 49: ok 15230 # correct ring bond data
  136075. 49: ok 15231 # correct ring bond data
  136076. 49: ok 15232 # correct ring bond data
  136077. 49: ok 15233 # correct ring bond data
  136078. 49: ok 15234 # correct ring bond data
  136079. 49: ok 15235 # correct ring bond data
  136080. 49: ok 15236 # correct ring bond data
  136081. 49: ok 15237 # correct ring bond data
  136082. 49: ok 15238 # correct ring bond data
  136083. 49: ok 15239 # SSSR size matches reference
  136084. 49: ok 15240 # correct SSSR count
  136085. 49: ok 15241 # ring membership passed
  136086. 49: ok 15242 # correct SSSR count
  136087. 49: ok 15243 # ring membership passed
  136088. 49: ok 15244 # correct SSSR count
  136089. 49: ok 15245 # ring membership passed
  136090. 49: ok 15246 # correct SSSR count
  136091. 49: ok 15247 # ring membership passed
  136092. 49: ok 15248 # correct SSSR count
  136093. 49: ok 15249 # ring membership passed
  136094. 49: ok 15250 # correct SSSR count
  136095. 49: ok 15251 # ring membership passed
  136096. 49: ok 15252 # correct SSSR count
  136097. 49: ok 15253 # ring membership passed
  136098. 49: ok 15254 # correct SSSR count
  136099. 49: ok 15255 # ring membership passed
  136100. 49: ok 15256 # correct SSSR count
  136101. 49: ok 15257 # ring membership passed
  136102. 49: ok 15258 # correct SSSR count
  136103. 49: ok 15259 # ring membership passed
  136104. 49: ok 15260 # correct SSSR count
  136105. 49: ok 15261 # ring membership passed
  136106. 49: ok 15262 # correct SSSR count
  136107. 49: ok 15263 # ring membership passed
  136108. 49: ok 15264 # correct SSSR count
  136109. 49: ok 15265 # ring membership passed
  136110. 49: ok 15266 # correct SSSR count
  136111. 49: ok 15267 # ring membership passed
  136112. 49: ok 15268 # correct SSSR count
  136113. 49: ok 15269 # ring membership passed
  136114. 49: ok 15270 # correct SSSR count
  136115. 49: ok 15271 # ring membership passed
  136116. 49: ok 15272 # correct ring bond data
  136117. 49: ok 15273 # correct ring bond data
  136118. 49: ok 15274 # correct ring bond data
  136119. 49: ok 15275 # correct ring bond data
  136120. 49: ok 15276 # correct ring bond data
  136121. 49: ok 15277 # correct ring bond data
  136122. 49: ok 15278 # correct ring bond data
  136123. 49: ok 15279 # correct ring bond data
  136124. 49: ok 15280 # correct ring bond data
  136125. 49: ok 15281 # correct ring bond data
  136126. 49: ok 15282 # correct ring bond data
  136127. 49: ok 15283 # correct ring bond data
  136128. 49: ok 15284 # correct ring bond data
  136129. 49: ok 15285 # correct ring bond data
  136130. 49: ok 15286 # correct ring bond data
  136131. 49: ok 15287 # correct ring bond data
  136132. 49: ok 15288 # correct ring bond data
  136133. 49: ok 15289 # correct ring bond data
  136134. 49: ok 15290 # correct ring bond data
  136135. 49: ok 15291 # correct ring bond data
  136136. 49: ok 15292 # correct ring bond data
  136137. 49: ok 15293 # correct ring bond data
  136138. 49: ok 15294 # SSSR size matches reference
  136139. 49: ok 15295 # correct SSSR count
  136140. 49: ok 15296 # ring membership passed
  136141. 49: ok 15297 # correct SSSR count
  136142. 49: ok 15298 # ring membership passed
  136143. 49: ok 15299 # correct SSSR count
  136144. 49: ok 15300 # ring membership passed
  136145. 49: ok 15301 # correct SSSR count
  136146. 49: ok 15302 # ring membership passed
  136147. 49: ok 15303 # correct SSSR count
  136148. 49: ok 15304 # ring membership passed
  136149. 49: ok 15305 # correct SSSR count
  136150. 49: ok 15306 # ring membership passed
  136151. 49: ok 15307 # correct SSSR count
  136152. 49: ok 15308 # ring membership passed
  136153. 49: ok 15309 # correct SSSR count
  136154. 49: ok 15310 # ring membership passed
  136155. 49: ok 15311 # correct SSSR count
  136156. 49: ok 15312 # ring membership passed
  136157. 49: ok 15313 # correct SSSR count
  136158. 49: ok 15314 # ring membership passed
  136159. 49: ok 15315 # correct SSSR count
  136160. 49: ok 15316 # ring membership passed
  136161. 49: ok 15317 # correct SSSR count
  136162. 49: ok 15318 # ring membership passed
  136163. 49: ok 15319 # correct SSSR count
  136164. 49: ok 15320 # ring membership passed
  136165. 49: ok 15321 # correct SSSR count
  136166. 49: ok 15322 # ring membership passed
  136167. 49: ok 15323 # correct SSSR count
  136168. 49: ok 15324 # ring membership passed
  136169. 49: ok 15325 # correct SSSR count
  136170. 49: ok 15326 # ring membership passed
  136171. 49: ok 15327 # correct SSSR count
  136172. 49: ok 15328 # ring membership passed
  136173. 49: ok 15329 # correct SSSR count
  136174. 49: ok 15330 # ring membership passed
  136175. 49: ok 15331 # correct SSSR count
  136176. 49: ok 15332 # ring membership passed
  136177. 49: ok 15333 # correct ring bond data
  136178. 49: ok 15334 # correct ring bond data
  136179. 49: ok 15335 # correct ring bond data
  136180. 49: ok 15336 # correct ring bond data
  136181. 49: ok 15337 # correct ring bond data
  136182. 49: ok 15338 # correct ring bond data
  136183. 49: ok 15339 # correct ring bond data
  136184. 49: ok 15340 # correct ring bond data
  136185. 49: ok 15341 # correct ring bond data
  136186. 49: ok 15342 # correct ring bond data
  136187. 49: ok 15343 # correct ring bond data
  136188. 49: ok 15344 # correct ring bond data
  136189. 49: ok 15345 # correct ring bond data
  136190. 49: ok 15346 # correct ring bond data
  136191. 49: ok 15347 # correct ring bond data
  136192. 49: ok 15348 # correct ring bond data
  136193. 49: ok 15349 # correct ring bond data
  136194. 49: ok 15350 # correct ring bond data
  136195. 49: ok 15351 # correct ring bond data
  136196. 49: ok 15352 # correct ring bond data
  136197. 49: ok 15353 # correct ring bond data
  136198. 49: ok 15354 # correct ring bond data
  136199. 49: ok 15355 # SSSR size matches reference
  136200. 49: ok 15356 # correct SSSR count
  136201. 49: ok 15357 # ring membership passed
  136202. 49: ok 15358 # correct SSSR count
  136203. 49: ok 15359 # ring membership passed
  136204. 49: ok 15360 # correct SSSR count
  136205. 49: ok 15361 # ring membership passed
  136206. 49: ok 15362 # correct SSSR count
  136207. 49: ok 15363 # ring membership passed
  136208. 49: ok 15364 # correct SSSR count
  136209. 49: ok 15365 # ring membership passed
  136210. 49: ok 15366 # correct SSSR count
  136211. 49: ok 15367 # ring membership passed
  136212. 49: ok 15368 # correct SSSR count
  136213. 49: ok 15369 # ring membership passed
  136214. 49: ok 15370 # correct SSSR count
  136215. 49: ok 15371 # ring membership passed
  136216. 49: ok 15372 # correct SSSR count
  136217. 49: ok 15373 # ring membership passed
  136218. 49: ok 15374 # correct SSSR count
  136219. 49: ok 15375 # ring membership passed
  136220. 49: ok 15376 # correct SSSR count
  136221. 49: ok 15377 # ring membership passed
  136222. 49: ok 15378 # correct SSSR count
  136223. 49: ok 15379 # ring membership passed
  136224. 49: ok 15380 # correct SSSR count
  136225. 49: ok 15381 # ring membership passed
  136226. 49: ok 15382 # correct SSSR count
  136227. 49: ok 15383 # ring membership passed
  136228. 49: ok 15384 # correct SSSR count
  136229. 49: ok 15385 # ring membership passed
  136230. 49: ok 15386 # correct SSSR count
  136231. 49: ok 15387 # ring membership passed
  136232. 49: ok 15388 # correct SSSR count
  136233. 49: ok 15389 # ring membership passed
  136234. 49: ok 15390 # correct SSSR count
  136235. 49: ok 15391 # ring membership passed
  136236. 49: ok 15392 # correct SSSR count
  136237. 49: ok 15393 # ring membership passed
  136238. 49: ok 15394 # correct ring bond data
  136239. 49: ok 15395 # correct ring bond data
  136240. 49: ok 15396 # correct ring bond data
  136241. 49: ok 15397 # correct ring bond data
  136242. 49: ok 15398 # correct ring bond data
  136243. 49: ok 15399 # correct ring bond data
  136244. 49: ok 15400 # correct ring bond data
  136245. 49: ok 15401 # correct ring bond data
  136246. 49: ok 15402 # correct ring bond data
  136247. 49: ok 15403 # correct ring bond data
  136248. 49: ok 15404 # correct ring bond data
  136249. 49: ok 15405 # correct ring bond data
  136250. 49: ok 15406 # correct ring bond data
  136251. 49: ok 15407 # correct ring bond data
  136252. 49: ok 15408 # correct ring bond data
  136253. 49: ok 15409 # correct ring bond data
  136254. 49: ok 15410 # correct ring bond data
  136255. 49: ok 15411 # correct ring bond data
  136256. 49: ok 15412 # correct ring bond data
  136257. 49: ok 15413 # correct ring bond data
  136258. 49: ok 15414 # correct ring bond data
  136259. 49: ok 15415 # SSSR size matches reference
  136260. 49: ok 15416 # correct SSSR count
  136261. 49: ok 15417 # ring membership passed
  136262. 49: ok 15418 # correct SSSR count
  136263. 49: ok 15419 # ring membership passed
  136264. 49: ok 15420 # correct SSSR count
  136265. 49: ok 15421 # ring membership passed
  136266. 49: ok 15422 # correct SSSR count
  136267. 49: ok 15423 # ring membership passed
  136268. 49: ok 15424 # correct SSSR count
  136269. 49: ok 15425 # ring membership passed
  136270. 49: ok 15426 # correct SSSR count
  136271. 49: ok 15427 # ring membership passed
  136272. 49: ok 15428 # correct SSSR count
  136273. 49: ok 15429 # ring membership passed
  136274. 49: ok 15430 # correct SSSR count
  136275. 49: ok 15431 # ring membership passed
  136276. 49: ok 15432 # correct SSSR count
  136277. 49: ok 15433 # ring membership passed
  136278. 49: ok 15434 # correct SSSR count
  136279. 49: ok 15435 # ring membership passed
  136280. 49: ok 15436 # correct SSSR count
  136281. 49: ok 15437 # ring membership passed
  136282. 49: ok 15438 # correct SSSR count
  136283. 49: ok 15439 # ring membership passed
  136284. 49: ok 15440 # correct SSSR count
  136285. 49: ok 15441 # ring membership passed
  136286. 49: ok 15442 # correct SSSR count
  136287. 49: ok 15443 # ring membership passed
  136288. 49: ok 15444 # correct SSSR count
  136289. 49: ok 15445 # ring membership passed
  136290. 49: ok 15446 # correct SSSR count
  136291. 49: ok 15447 # ring membership passed
  136292. 49: ok 15448 # correct SSSR count
  136293. 49: ok 15449 # ring membership passed
  136294. 49: ok 15450 # correct SSSR count
  136295. 49: ok 15451 # ring membership passed
  136296. 49: ok 15452 # correct ring bond data
  136297. 49: ok 15453 # correct ring bond data
  136298. 49: ok 15454 # correct ring bond data
  136299. 49: ok 15455 # correct ring bond data
  136300. 49: ok 15456 # correct ring bond data
  136301. 49: ok 15457 # correct ring bond data
  136302. 49: ok 15458 # correct ring bond data
  136303. 49: ok 15459 # correct ring bond data
  136304. 49: ok 15460 # correct ring bond data
  136305. 49: ok 15461 # correct ring bond data
  136306. 49: ok 15462 # correct ring bond data
  136307. 49: ok 15463 # correct ring bond data
  136308. 49: ok 15464 # correct ring bond data
  136309. 49: ok 15465 # correct ring bond data
  136310. 49: ok 15466 # correct ring bond data
  136311. 49: ok 15467 # correct ring bond data
  136312. 49: ok 15468 # correct ring bond data
  136313. 49: ok 15469 # correct ring bond data
  136314. 49: ok 15470 # SSSR size matches reference
  136315. 49: ok 15471 # correct SSSR count
  136316. 49: ok 15472 # ring membership passed
  136317. 49: ok 15473 # correct SSSR count
  136318. 49: ok 15474 # ring membership passed
  136319. 49: ok 15475 # correct SSSR count
  136320. 49: ok 15476 # ring membership passed
  136321. 49: ok 15477 # correct SSSR count
  136322. 49: ok 15478 # ring membership passed
  136323. 49: ok 15479 # correct SSSR count
  136324. 49: ok 15480 # ring membership passed
  136325. 49: ok 15481 # correct SSSR count
  136326. 49: ok 15482 # ring membership passed
  136327. 49: ok 15483 # correct SSSR count
  136328. 49: ok 15484 # ring membership passed
  136329. 49: ok 15485 # correct SSSR count
  136330. 49: ok 15486 # ring membership passed
  136331. 49: ok 15487 # correct SSSR count
  136332. 49: ok 15488 # ring membership passed
  136333. 49: ok 15489 # correct SSSR count
  136334. 49: ok 15490 # ring membership passed
  136335. 49: ok 15491 # correct SSSR count
  136336. 49: ok 15492 # ring membership passed
  136337. 49: ok 15493 # correct SSSR count
  136338. 49: ok 15494 # ring membership passed
  136339. 49: ok 15495 # correct SSSR count
  136340. 49: ok 15496 # ring membership passed
  136341. 49: ok 15497 # correct SSSR count
  136342. 49: ok 15498 # ring membership passed
  136343. 49: ok 15499 # correct SSSR count
  136344. 49: ok 15500 # ring membership passed
  136345. 49: ok 15501 # correct SSSR count
  136346. 49: ok 15502 # ring membership passed
  136347. 49: ok 15503 # correct ring bond data
  136348. 49: ok 15504 # correct ring bond data
  136349. 49: ok 15505 # correct ring bond data
  136350. 49: ok 15506 # correct ring bond data
  136351. 49: ok 15507 # correct ring bond data
  136352. 49: ok 15508 # correct ring bond data
  136353. 49: ok 15509 # correct ring bond data
  136354. 49: ok 15510 # correct ring bond data
  136355. 49: ok 15511 # correct ring bond data
  136356. 49: ok 15512 # correct ring bond data
  136357. 49: ok 15513 # correct ring bond data
  136358. 49: ok 15514 # correct ring bond data
  136359. 49: ok 15515 # correct ring bond data
  136360. 49: ok 15516 # correct ring bond data
  136361. 49: ok 15517 # correct ring bond data
  136362. 49: ok 15518 # correct ring bond data
  136363. 49: ok 15519 # SSSR size matches reference
  136364. 49: ok 15520 # correct SSSR count
  136365. 49: ok 15521 # ring membership passed
  136366. 49: ok 15522 # correct SSSR count
  136367. 49: ok 15523 # ring membership passed
  136368. 49: ok 15524 # correct SSSR count
  136369. 49: ok 15525 # ring membership passed
  136370. 49: ok 15526 # correct SSSR count
  136371. 49: ok 15527 # ring membership passed
  136372. 49: ok 15528 # correct SSSR count
  136373. 49: ok 15529 # ring membership passed
  136374. 49: ok 15530 # correct SSSR count
  136375. 49: ok 15531 # ring membership passed
  136376. 49: ok 15532 # correct SSSR count
  136377. 49: ok 15533 # ring membership passed
  136378. 49: ok 15534 # correct SSSR count
  136379. 49: ok 15535 # ring membership passed
  136380. 49: ok 15536 # correct SSSR count
  136381. 49: ok 15537 # ring membership passed
  136382. 49: ok 15538 # correct SSSR count
  136383. 49: ok 15539 # ring membership passed
  136384. 49: ok 15540 # correct SSSR count
  136385. 49: ok 15541 # ring membership passed
  136386. 49: ok 15542 # correct SSSR count
  136387. 49: ok 15543 # ring membership passed
  136388. 49: ok 15544 # correct SSSR count
  136389. 49: ok 15545 # ring membership passed
  136390. 49: ok 15546 # correct SSSR count
  136391. 49: ok 15547 # ring membership passed
  136392. 49: ok 15548 # correct SSSR count
  136393. 49: ok 15549 # ring membership passed
  136394. 49: ok 15550 # correct ring bond data
  136395. 49: ok 15551 # correct ring bond data
  136396. 49: ok 15552 # correct ring bond data
  136397. 49: ok 15553 # correct ring bond data
  136398. 49: ok 15554 # correct ring bond data
  136399. 49: ok 15555 # correct ring bond data
  136400. 49: ok 15556 # correct ring bond data
  136401. 49: ok 15557 # correct ring bond data
  136402. 49: ok 15558 # correct ring bond data
  136403. 49: ok 15559 # correct ring bond data
  136404. 49: ok 15560 # correct ring bond data
  136405. 49: ok 15561 # correct ring bond data
  136406. 49: ok 15562 # correct ring bond data
  136407. 49: ok 15563 # correct ring bond data
  136408. 49: ok 15564 # correct ring bond data
  136409. 49: ok 15565 # correct ring bond data
  136410. 49: ok 15566 # correct ring bond data
  136411. 49: ok 15567 # correct ring bond data
  136412. 49: ok 15568 # correct ring bond data
  136413. 49: ok 15569 # correct ring bond data
  136414. 49: ok 15570 # correct ring bond data
  136415. 49: ok 15571 # SSSR size matches reference
  136416. 49: ok 15572 # correct SSSR count
  136417. 49: ok 15573 # ring membership passed
  136418. 49: ok 15574 # correct SSSR count
  136419. 49: ok 15575 # ring membership passed
  136420. 49: ok 15576 # correct SSSR count
  136421. 49: ok 15577 # ring membership passed
  136422. 49: ok 15578 # correct SSSR count
  136423. 49: ok 15579 # ring membership passed
  136424. 49: ok 15580 # correct SSSR count
  136425. 49: ok 15581 # ring membership passed
  136426. 49: ok 15582 # correct SSSR count
  136427. 49: ok 15583 # ring membership passed
  136428. 49: ok 15584 # correct SSSR count
  136429. 49: ok 15585 # ring membership passed
  136430. 49: ok 15586 # correct SSSR count
  136431. 49: ok 15587 # ring membership passed
  136432. 49: ok 15588 # correct SSSR count
  136433. 49: ok 15589 # ring membership passed
  136434. 49: ok 15590 # correct SSSR count
  136435. 49: ok 15591 # ring membership passed
  136436. 49: ok 15592 # correct SSSR count
  136437. 49: ok 15593 # ring membership passed
  136438. 49: ok 15594 # correct SSSR count
  136439. 49: ok 15595 # ring membership passed
  136440. 49: ok 15596 # correct SSSR count
  136441. 49: ok 15597 # ring membership passed
  136442. 49: ok 15598 # correct SSSR count
  136443. 49: ok 15599 # ring membership passed
  136444. 49: ok 15600 # correct SSSR count
  136445. 49: ok 15601 # ring membership passed
  136446. 49: ok 15602 # correct SSSR count
  136447. 49: ok 15603 # ring membership passed
  136448. 49: ok 15604 # correct SSSR count
  136449. 49: ok 15605 # ring membership passed
  136450. 49: ok 15606 # correct SSSR count
  136451. 49: ok 15607 # ring membership passed
  136452. 49: ok 15608 # correct SSSR count
  136453. 49: ok 15609 # ring membership passed
  136454. 49: ok 15610 # correct ring bond data
  136455. 49: ok 15611 # correct ring bond data
  136456. 49: ok 15612 # correct ring bond data
  136457. 49: ok 15613 # correct ring bond data
  136458. 49: ok 15614 # correct ring bond data
  136459. 49: ok 15615 # correct ring bond data
  136460. 49: ok 15616 # correct ring bond data
  136461. 49: ok 15617 # correct ring bond data
  136462. 49: ok 15618 # correct ring bond data
  136463. 49: ok 15619 # correct ring bond data
  136464. 49: ok 15620 # correct ring bond data
  136465. 49: ok 15621 # correct ring bond data
  136466. 49: ok 15622 # SSSR size matches reference
  136467. 49: ok 15623 # correct SSSR count
  136468. 49: ok 15624 # ring membership passed
  136469. 49: ok 15625 # correct SSSR count
  136470. 49: ok 15626 # ring membership passed
  136471. 49: ok 15627 # correct SSSR count
  136472. 49: ok 15628 # ring membership passed
  136473. 49: ok 15629 # correct SSSR count
  136474. 49: ok 15630 # ring membership passed
  136475. 49: ok 15631 # correct SSSR count
  136476. 49: ok 15632 # ring membership passed
  136477. 49: ok 15633 # correct SSSR count
  136478. 49: ok 15634 # ring membership passed
  136479. 49: ok 15635 # correct SSSR count
  136480. 49: ok 15636 # ring membership passed
  136481. 49: ok 15637 # correct SSSR count
  136482. 49: ok 15638 # ring membership passed
  136483. 49: ok 15639 # correct SSSR count
  136484. 49: ok 15640 # ring membership passed
  136485. 49: ok 15641 # correct SSSR count
  136486. 49: ok 15642 # ring membership passed
  136487. 49: ok 15643 # correct SSSR count
  136488. 49: ok 15644 # ring membership passed
  136489. 49: ok 15645 # correct ring bond data
  136490. 49: ok 15646 # correct ring bond data
  136491. 49: ok 15647 # correct ring bond data
  136492. 49: ok 15648 # correct ring bond data
  136493. 49: ok 15649 # correct ring bond data
  136494. 49: ok 15650 # correct ring bond data
  136495. 49: ok 15651 # correct ring bond data
  136496. 49: ok 15652 # correct ring bond data
  136497. 49: ok 15653 # correct ring bond data
  136498. 49: ok 15654 # correct ring bond data
  136499. 49: ok 15655 # correct ring bond data
  136500. 49: ok 15656 # correct ring bond data
  136501. 49: ok 15657 # correct ring bond data
  136502. 49: ok 15658 # correct ring bond data
  136503. 49: ok 15659 # correct ring bond data
  136504. 49: ok 15660 # correct ring bond data
  136505. 49: ok 15661 # correct ring bond data
  136506. 49: ok 15662 # correct ring bond data
  136507. 49: ok 15663 # correct ring bond data
  136508. 49: ok 15664 # correct ring bond data
  136509. 49: ok 15665 # correct ring bond data
  136510. 49: ok 15666 # correct ring bond data
  136511. 49: ok 15667 # SSSR size matches reference
  136512. 49: ok 15668 # correct SSSR count
  136513. 49: ok 15669 # ring membership passed
  136514. 49: ok 15670 # correct SSSR count
  136515. 49: ok 15671 # ring membership passed
  136516. 49: ok 15672 # correct SSSR count
  136517. 49: ok 15673 # ring membership passed
  136518. 49: ok 15674 # correct SSSR count
  136519. 49: ok 15675 # ring membership passed
  136520. 49: ok 15676 # correct SSSR count
  136521. 49: ok 15677 # ring membership passed
  136522. 49: ok 15678 # correct SSSR count
  136523. 49: ok 15679 # ring membership passed
  136524. 49: ok 15680 # correct SSSR count
  136525. 49: ok 15681 # ring membership passed
  136526. 49: ok 15682 # correct SSSR count
  136527. 49: ok 15683 # ring membership passed
  136528. 49: ok 15684 # correct SSSR count
  136529. 49: ok 15685 # ring membership passed
  136530. 49: ok 15686 # correct SSSR count
  136531. 49: ok 15687 # ring membership passed
  136532. 49: ok 15688 # correct SSSR count
  136533. 49: ok 15689 # ring membership passed
  136534. 49: ok 15690 # correct SSSR count
  136535. 49: ok 15691 # ring membership passed
  136536. 49: ok 15692 # correct SSSR count
  136537. 49: ok 15693 # ring membership passed
  136538. 49: ok 15694 # correct SSSR count
  136539. 49: ok 15695 # ring membership passed
  136540. 49: ok 15696 # correct SSSR count
  136541. 49: ok 15697 # ring membership passed
  136542. 49: ok 15698 # correct SSSR count
  136543. 49: ok 15699 # ring membership passed
  136544. 49: ok 15700 # correct SSSR count
  136545. 49: ok 15701 # ring membership passed
  136546. 49: ok 15702 # correct SSSR count
  136547. 49: ok 15703 # ring membership passed
  136548. 49: ok 15704 # correct SSSR count
  136549. 49: ok 15705 # ring membership passed
  136550. 49: ok 15706 # correct ring bond data
  136551. 49: ok 15707 # correct ring bond data
  136552. 49: ok 15708 # correct ring bond data
  136553. 49: ok 15709 # correct ring bond data
  136554. 49: ok 15710 # correct ring bond data
  136555. 49: ok 15711 # correct ring bond data
  136556. 49: ok 15712 # correct ring bond data
  136557. 49: ok 15713 # correct ring bond data
  136558. 49: ok 15714 # correct ring bond data
  136559. 49: ok 15715 # correct ring bond data
  136560. 49: ok 15716 # correct ring bond data
  136561. 49: ok 15717 # correct ring bond data
  136562. 49: ok 15718 # correct ring bond data
  136563. 49: ok 15719 # correct ring bond data
  136564. 49: ok 15720 # correct ring bond data
  136565. 49: ok 15721 # correct ring bond data
  136566. 49: ok 15722 # correct ring bond data
  136567. 49: ok 15723 # correct ring bond data
  136568. 49: ok 15724 # correct ring bond data
  136569. 49: ok 15725 # correct ring bond data
  136570. 49: ok 15726 # correct ring bond data
  136571. 49: ok 15727 # SSSR size matches reference
  136572. 49: ok 15728 # correct SSSR count
  136573. 49: ok 15729 # ring membership passed
  136574. 49: ok 15730 # correct SSSR count
  136575. 49: ok 15731 # ring membership passed
  136576. 49: ok 15732 # correct SSSR count
  136577. 49: ok 15733 # ring membership passed
  136578. 49: ok 15734 # correct SSSR count
  136579. 49: ok 15735 # ring membership passed
  136580. 49: ok 15736 # correct SSSR count
  136581. 49: ok 15737 # ring membership passed
  136582. 49: ok 15738 # correct SSSR count
  136583. 49: ok 15739 # ring membership passed
  136584. 49: ok 15740 # correct SSSR count
  136585. 49: ok 15741 # ring membership passed
  136586. 49: ok 15742 # correct SSSR count
  136587. 49: ok 15743 # ring membership passed
  136588. 49: ok 15744 # correct SSSR count
  136589. 49: ok 15745 # ring membership passed
  136590. 49: ok 15746 # correct SSSR count
  136591. 49: ok 15747 # ring membership passed
  136592. 49: ok 15748 # correct SSSR count
  136593. 49: ok 15749 # ring membership passed
  136594. 49: ok 15750 # correct SSSR count
  136595. 49: ok 15751 # ring membership passed
  136596. 49: ok 15752 # correct SSSR count
  136597. 49: ok 15753 # ring membership passed
  136598. 49: ok 15754 # correct SSSR count
  136599. 49: ok 15755 # ring membership passed
  136600. 49: ok 15756 # correct SSSR count
  136601. 49: ok 15757 # ring membership passed
  136602. 49: ok 15758 # correct SSSR count
  136603. 49: ok 15759 # ring membership passed
  136604. 49: ok 15760 # correct SSSR count
  136605. 49: ok 15761 # ring membership passed
  136606. 49: ok 15762 # correct SSSR count
  136607. 49: ok 15763 # ring membership passed
  136608. 49: ok 15764 # correct SSSR count
  136609. 49: ok 15765 # ring membership passed
  136610. 49: ok 15766 # correct SSSR count
  136611. 49: ok 15767 # ring membership passed
  136612. 49: ok 15768 # correct ring bond data
  136613. 49: ok 15769 # correct ring bond data
  136614. 49: ok 15770 # correct ring bond data
  136615. 49: ok 15771 # correct ring bond data
  136616. 49: ok 15772 # correct ring bond data
  136617. 49: ok 15773 # correct ring bond data
  136618. 49: ok 15774 # SSSR size matches reference
  136619. 49: ok 15775 # correct SSSR count
  136620. 49: ok 15776 # ring membership passed
  136621. 49: ok 15777 # correct SSSR count
  136622. 49: ok 15778 # ring membership passed
  136623. 49: ok 15779 # correct SSSR count
  136624. 49: ok 15780 # ring membership passed
  136625. 49: ok 15781 # correct SSSR count
  136626. 49: ok 15782 # ring membership passed
  136627. 49: ok 15783 # correct SSSR count
  136628. 49: ok 15784 # ring membership passed
  136629. 49: ok 15785 # correct SSSR count
  136630. 49: ok 15786 # ring membership passed
  136631. 49: ok 15787 # correct SSSR count
  136632. 49: ok 15788 # ring membership passed
  136633. 49: ok 15789 # correct ring bond data
  136634. 49: ok 15790 # correct ring bond data
  136635. 49: ok 15791 # correct ring bond data
  136636. 49: ok 15792 # correct ring bond data
  136637. 49: ok 15793 # correct ring bond data
  136638. 49: ok 15794 # correct ring bond data
  136639. 49: ok 15795 # correct ring bond data
  136640. 49: ok 15796 # SSSR size matches reference
  136641. 49: ok 15797 # correct SSSR count
  136642. 49: ok 15798 # ring membership passed
  136643. 49: ok 15799 # correct SSSR count
  136644. 49: ok 15800 # ring membership passed
  136645. 49: ok 15801 # correct SSSR count
  136646. 49: ok 15802 # ring membership passed
  136647. 49: ok 15803 # correct SSSR count
  136648. 49: ok 15804 # ring membership passed
  136649. 49: ok 15805 # correct SSSR count
  136650. 49: ok 15806 # ring membership passed
  136651. 49: ok 15807 # correct SSSR count
  136652. 49: ok 15808 # ring membership passed
  136653. 49: ok 15809 # correct SSSR count
  136654. 49: ok 15810 # ring membership passed
  136655. 49: ok 15811 # correct SSSR count
  136656. 49: ok 15812 # ring membership passed
  136657. 49: ok 15813 # correct ring bond data
  136658. 49: ok 15814 # correct ring bond data
  136659. 49: ok 15815 # SSSR size matches reference
  136660. 49: ok 15816 # correct SSSR count
  136661. 49: ok 15817 # ring membership passed
  136662. 49: ok 15818 # correct SSSR count
  136663. 49: ok 15819 # ring membership passed
  136664. 49: ok 15820 # correct SSSR count
  136665. 49: ok 15821 # ring membership passed
  136666. 49: 1..15821
  136667. 49/53 Test #49: ringtest_Test .................... Passed 0.29 sec
  136668. test 50
  136669. Start 50: smartstest_Test
  136670. 50: Test command: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/bin/test_smartstest
  136671. 50: Test timeout computed to be: 1500
  136672. 50:
  136673. 50: # Testing SMARTS...
  136674. 50: ok 1 # molecule passed tests
  136675. 50: ok 2 # molecule passed tests
  136676. 50: ok 3 # molecule passed tests
  136677. 50: ok 4 # molecule passed tests
  136678. 50: ok 5 # molecule passed tests
  136679. 50: ok 6 # molecule passed tests
  136680. 50: ok 7 # molecule passed tests
  136681. 50: ok 8 # molecule passed tests
  136682. 50: ok 9 # molecule passed tests
  136683. 50: ok 10 # molecule passed tests
  136684. 50: ok 11 # molecule passed tests
  136685. 50: ok 12 # molecule passed tests
  136686. 50: ok 13 # molecule passed tests
  136687. 50: ok 14 # molecule passed tests
  136688. 50: ok 15 # molecule passed tests
  136689. 50: ok 16 # molecule passed tests
  136690. 50: ok 17 # molecule passed tests
  136691. 50: ok 18 # molecule passed tests
  136692. 50: ok 19 # molecule passed tests
  136693. 50: ok 20 # molecule passed tests
  136694. 50: ok 21 # molecule passed tests
  136695. 50: ok 22 # molecule passed tests
  136696. 50: ok 23 # molecule passed tests
  136697. 50: ok 24 # molecule passed tests
  136698. 50: ok 25 # molecule passed tests
  136699. 50: ok 26 # molecule passed tests
  136700. 50: ok 27 # molecule passed tests
  136701. 50: ok 28 # molecule passed tests
  136702. 50: ok 29 # molecule passed tests
  136703. 50: ok 30 # molecule passed tests
  136704. 50: ok 31 # molecule passed tests
  136705. 50: ok 32 # molecule passed tests
  136706. 50: ok 33 # molecule passed tests
  136707. 50: ok 34 # molecule passed tests
  136708. 50: ok 35 # molecule passed tests
  136709. 50: ok 36 # molecule passed tests
  136710. 50: ok 37 # molecule passed tests
  136711. 50: ok 38 # molecule passed tests
  136712. 50: ok 39 # molecule passed tests
  136713. 50: ok 40 # molecule passed tests
  136714. 50: ok 41 # molecule passed tests
  136715. 50: ok 42 # molecule passed tests
  136716. 50: ok 43 # molecule passed tests
  136717. 50: ok 44 # molecule passed tests
  136718. 50: ok 45 # molecule passed tests
  136719. 50: ok 46 # molecule passed tests
  136720. 50: ok 47 # molecule passed tests
  136721. 50: ok 48 # molecule passed tests
  136722. 50: ok 49 # molecule passed tests
  136723. 50: ok 50 # molecule passed tests
  136724. 50: ok 51 # molecule passed tests
  136725. 50: ok 52 # molecule passed tests
  136726. 50: ok 53 # molecule passed tests
  136727. 50: ok 54 # molecule passed tests
  136728. 50: ok 55 # molecule passed tests
  136729. 50: ok 56 # molecule passed tests
  136730. 50: ok 57 # molecule passed tests
  136731. 50: ok 58 # molecule passed tests
  136732. 50: ok 59 # molecule passed tests
  136733. 50: ok 60 # molecule passed tests
  136734. 50: ok 61 # molecule passed tests
  136735. 50: ok 62 # molecule passed tests
  136736. 50: ok 63 # molecule passed tests
  136737. 50: ok 64 # molecule passed tests
  136738. 50: ok 65 # molecule passed tests
  136739. 50: ok 66 # molecule passed tests
  136740. 50: ok 67 # molecule passed tests
  136741. 50: ok 68 # molecule passed tests
  136742. 50: ok 69 # molecule passed tests
  136743. 50: ok 70 # molecule passed tests
  136744. 50: ok 71 # molecule passed tests
  136745. 50: ok 72 # molecule passed tests
  136746. 50: ok 73 # molecule passed tests
  136747. 50: ok 74 # molecule passed tests
  136748. 50: ok 75 # molecule passed tests
  136749. 50: ok 76 # molecule passed tests
  136750. 50: ok 77 # molecule passed tests
  136751. 50: ok 78 # molecule passed tests
  136752. 50: ok 79 # molecule passed tests
  136753. 50: ok 80 # molecule passed tests
  136754. 50: ok 81 # molecule passed tests
  136755. 50: ok 82 # molecule passed tests
  136756. 50: ok 83 # molecule passed tests
  136757. 50: ok 84 # molecule passed tests
  136758. 50: ok 85 # molecule passed tests
  136759. 50: ok 86 # molecule passed tests
  136760. 50: ok 87 # molecule passed tests
  136761. 50: ok 88 # molecule passed tests
  136762. 50: ok 89 # molecule passed tests
  136763. 50: ok 90 # molecule passed tests
  136764. 50: ok 91 # molecule passed tests
  136765. 50: ok 92 # molecule passed tests
  136766. 50: ok 93 # molecule passed tests
  136767. 50: ok 94 # molecule passed tests
  136768. 50: ok 95 # molecule passed tests
  136769. 50: ok 96 # molecule passed tests
  136770. 50: ok 97 # molecule passed tests
  136771. 50: ok 98 # molecule passed tests
  136772. 50: ok 99 # molecule passed tests
  136773. 50: ok 100 # molecule passed tests
  136774. 50: ok 101 # molecule passed tests
  136775. 50: ok 102 # molecule passed tests
  136776. 50: ok 103 # molecule passed tests
  136777. 50: ok 104 # molecule passed tests
  136778. 50: ok 105 # molecule passed tests
  136779. 50: ok 106 # molecule passed tests
  136780. 50: ok 107 # molecule passed tests
  136781. 50: ok 108 # molecule passed tests
  136782. 50: ok 109 # molecule passed tests
  136783. 50: ok 110 # molecule passed tests
  136784. 50: ok 111 # molecule passed tests
  136785. 50: ok 112 # molecule passed tests
  136786. 50: ok 113 # molecule passed tests
  136787. 50: ok 114 # molecule passed tests
  136788. 50: ok 115 # molecule passed tests
  136789. 50: ok 116 # molecule passed tests
  136790. 50: ok 117 # molecule passed tests
  136791. 50: ok 118 # molecule passed tests
  136792. 50: ok 119 # molecule passed tests
  136793. 50: ok 120 # molecule passed tests
  136794. 50: ok 121 # molecule passed tests
  136795. 50: ok 122 # molecule passed tests
  136796. 50: ok 123 # molecule passed tests
  136797. 50: ok 124 # molecule passed tests
  136798. 50: ok 125 # molecule passed tests
  136799. 50: ok 126 # molecule passed tests
  136800. 50: ok 127 # molecule passed tests
  136801. 50: ok 128 # molecule passed tests
  136802. 50: ok 129 # molecule passed tests
  136803. 50: ok 130 # molecule passed tests
  136804. 50: ok 131 # molecule passed tests
  136805. 50: ok 132 # molecule passed tests
  136806. 50: ok 133 # molecule passed tests
  136807. 50: ok 134 # molecule passed tests
  136808. 50: ok 135 # molecule passed tests
  136809. 50: ok 136 # molecule passed tests
  136810. 50: ok 137 # molecule passed tests
  136811. 50: ok 138 # molecule passed tests
  136812. 50: ok 139 # molecule passed tests
  136813. 50: ok 140 # molecule passed tests
  136814. 50: ok 141 # molecule passed tests
  136815. 50: ok 142 # molecule passed tests
  136816. 50: ok 143 # molecule passed tests
  136817. 50: ok 144 # molecule passed tests
  136818. 50: ok 145 # molecule passed tests
  136819. 50: ok 146 # molecule passed tests
  136820. 50: ok 147 # molecule passed tests
  136821. 50: ok 148 # molecule passed tests
  136822. 50: ok 149 # molecule passed tests
  136823. 50: ok 150 # molecule passed tests
  136824. 50: ok 151 # molecule passed tests
  136825. 50: ok 152 # molecule passed tests
  136826. 50: ok 153 # molecule passed tests
  136827. 50: ok 154 # molecule passed tests
  136828. 50: ok 155 # molecule passed tests
  136829. 50: ok 156 # molecule passed tests
  136830. 50: ok 157 # molecule passed tests
  136831. 50: ok 158 # molecule passed tests
  136832. 50: ok 159 # molecule passed tests
  136833. 50: ok 160 # molecule passed tests
  136834. 50: ok 161 # molecule passed tests
  136835. 50: ok 162 # molecule passed tests
  136836. 50: ok 163 # molecule passed tests
  136837. 50: ok 164 # molecule passed tests
  136838. 50: ok 165 # molecule passed tests
  136839. 50: ok 166 # molecule passed tests
  136840. 50: ok 167 # molecule passed tests
  136841. 50: ok 168 # molecule passed tests
  136842. 50: ok 169 # molecule passed tests
  136843. 50: ok 170 # molecule passed tests
  136844. 50: ok 171 # molecule passed tests
  136845. 50: ok 172 # molecule passed tests
  136846. 50: ok 173 # molecule passed tests
  136847. 50: ok 174 # molecule passed tests
  136848. 50: ok 175 # molecule passed tests
  136849. 50: ok 176 # molecule passed tests
  136850. 50: ok 177 # molecule passed tests
  136851. 50: ok 178 # molecule passed tests
  136852. 50: ok 179 # molecule passed tests
  136853. 50: ok 180 # molecule passed tests
  136854. 50: ok 181 # molecule passed tests
  136855. 50: ok 182 # molecule passed tests
  136856. 50: ok 183 # molecule passed tests
  136857. 50: ok 184 # molecule passed tests
  136858. 50: ok 185 # molecule passed tests
  136859. 50: ok 186 # molecule passed tests
  136860. 50: ok 187 # molecule passed tests
  136861. 50: ok 188 # molecule passed tests
  136862. 50: ok 189 # molecule passed tests
  136863. 50: ok 190 # molecule passed tests
  136864. 50: ok 191 # molecule passed tests
  136865. 50: ok 192 # molecule passed tests
  136866. 50: ok 193 # molecule passed tests
  136867. 50: ok 194 # molecule passed tests
  136868. 50: ok 195 # molecule passed tests
  136869. 50: ok 196 # molecule passed tests
  136870. 50: ok 197 # molecule passed tests
  136871. 50: ok 198 # molecule passed tests
  136872. 50: ok 199 # molecule passed tests
  136873. 50: ok 200 # molecule passed tests
  136874. 50: ok 201 # molecule passed tests
  136875. 50: ok 202 # molecule passed tests
  136876. 50: ok 203 # molecule passed tests
  136877. 50: ok 204 # molecule passed tests
  136878. 50: ok 205 # molecule passed tests
  136879. 50: ok 206 # molecule passed tests
  136880. 50: ok 207 # molecule passed tests
  136881. 50: ok 208 # molecule passed tests
  136882. 50: ok 209 # molecule passed tests
  136883. 50: ok 210 # molecule passed tests
  136884. 50: ok 211 # molecule passed tests
  136885. 50: ok 212 # molecule passed tests
  136886. 50: ok 213 # molecule passed tests
  136887. 50: ok 214 # molecule passed tests
  136888. 50: ok 215 # molecule passed tests
  136889. 50: ok 216 # molecule passed tests
  136890. 50: ok 217 # molecule passed tests
  136891. 50: ok 218 # molecule passed tests
  136892. 50: ok 219 # molecule passed tests
  136893. 50: ok 220 # molecule passed tests
  136894. 50: ok 221 # molecule passed tests
  136895. 50: ok 222 # molecule passed tests
  136896. 50: ok 223 # molecule passed tests
  136897. 50: ok 224 # molecule passed tests
  136898. 50: ok 225 # molecule passed tests
  136899. 50: ok 226 # molecule passed tests
  136900. 50: ok 227 # molecule passed tests
  136901. 50: ok 228 # molecule passed tests
  136902. 50: ok 229 # molecule passed tests
  136903. 50: ok 230 # molecule passed tests
  136904. 50: ok 231 # molecule passed tests
  136905. 50: ok 232 # molecule passed tests
  136906. 50: ok 233 # molecule passed tests
  136907. 50: ok 234 # molecule passed tests
  136908. 50: ok 235 # molecule passed tests
  136909. 50: ok 236 # molecule passed tests
  136910. 50: ok 237 # molecule passed tests
  136911. 50: ok 238 # molecule passed tests
  136912. 50: ok 239 # molecule passed tests
  136913. 50: ok 240 # molecule passed tests
  136914. 50: ok 241 # molecule passed tests
  136915. 50: ok 242 # molecule passed tests
  136916. 50: ok 243 # molecule passed tests
  136917. 50: ok 244 # molecule passed tests
  136918. 50: ok 245 # molecule passed tests
  136919. 50: ok 246 # molecule passed tests
  136920. 50: ok 247 # molecule passed tests
  136921. 50: ok 248 # molecule passed tests
  136922. 50: ok 249 # molecule passed tests
  136923. 50: ok 250 # molecule passed tests
  136924. 50: ok 251 # molecule passed tests
  136925. 50: ok 252 # molecule passed tests
  136926. 50: ok 253 # molecule passed tests
  136927. 50: ok 254 # molecule passed tests
  136928. 50: ok 255 # molecule passed tests
  136929. 50: ok 256 # molecule passed tests
  136930. 50: ok 257 # molecule passed tests
  136931. 50: ok 258 # molecule passed tests
  136932. 50: ok 259 # molecule passed tests
  136933. 50: ok 260 # molecule passed tests
  136934. 50: ok 261 # molecule passed tests
  136935. 50: ok 262 # molecule passed tests
  136936. 50: ok 263 # molecule passed tests
  136937. 50: ok 264 # molecule passed tests
  136938. 50: ok 265 # molecule passed tests
  136939. 50: ok 266 # molecule passed tests
  136940. 50: ok 267 # molecule passed tests
  136941. 50: ok 268 # molecule passed tests
  136942. 50: ok 269 # molecule passed tests
  136943. 50: ok 270 # molecule passed tests
  136944. 50: ok 271 # molecule passed tests
  136945. 50: ok 272 # molecule passed tests
  136946. 50: 1..272
  136947. 50/53 Test #50: smartstest_Test .................. Passed 0.44 sec
  136948. test 51
  136949. Start 51: smartsparse_Test
  136950. 51: Test command: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/bin/test_smartsparse
  136951. 51: Test timeout computed to be: 1500
  136952. 51: # Testing SMARTS Parsing...
  136953. 51: ok 1
  136954. 51: ok 2
  136955. 51: ok 3
  136956. 51: ok 4
  136957. 51: ok 5
  136958. 51: ok 6
  136959. 51: ok 7
  136960. 51: ok 8
  136961. 51: ok 9
  136962. 51: ok 10
  136963. 51: ok 11
  136964. 51: ok 12
  136965. 51: ok 13
  136966. 51: ok 14
  136967. 51: ok 15
  136968. 51: ok 16
  136969. 51: ok 17
  136970. 51: ok 18
  136971. 51: ok 19
  136972. 51: ok 20
  136973. 51: ok 21
  136974. 51: ok 22
  136975. 51: ok 23
  136976. 51: ok 24
  136977. 51: ok 25
  136978. 51: ok 26
  136979. 51: ok 27
  136980. 51: ok 28
  136981. 51: ok 29
  136982. 51: ok 30
  136983. 51: ok 31
  136984. 51: ok 32
  136985. 51: ok 33
  136986. 51: ok 34
  136987. 51: ok 35
  136988. 51: ok 36
  136989. 51: ok 37
  136990. 51: ok 38
  136991. 51: ok 39
  136992. 51: ok 40
  136993. 51: ok 41
  136994. 51: ok 42
  136995. 51: ok 43
  136996. 51: ok 44
  136997. 51: ok 45
  136998. 51: ok 46
  136999. 51: ok 47
  137000. 51: ok 48
  137001. 51: ok 49
  137002. 51: ok 50
  137003. 51: ok 51
  137004. 51: ok 52
  137005. 51: ok 53
  137006. 51: ok 54
  137007. 51: ok 55
  137008. 51: ok 56
  137009. 51: ok 57
  137010. 51: ok 58
  137011. 51: ok 59
  137012. 51: ok 60
  137013. 51: ok 61
  137014. 51: ok 62
  137015. 51: ok 63
  137016. 51: ok 64
  137017. 51: ok 65
  137018. 51: ok 66
  137019. 51: ok 67
  137020. 51: ok 68
  137021. 51: ok 69
  137022. 51: ok 70
  137023. 51: ok 71
  137024. 51: ok 72
  137025. 51: ok 73
  137026. 51: ok 74
  137027. 51: ok 75
  137028. 51: ok 76
  137029. 51: ok 77
  137030. 51: ok 78
  137031. 51: ok 79
  137032. 51: ok 80
  137033. 51: ok 81
  137034. 51: ok 82
  137035. 51: ok 83
  137036. 51: ok 84
  137037. 51: ok 85
  137038. 51: ok 86
  137039. 51: ok 87
  137040. 51: ok 88
  137041. 51: ok 89
  137042. 51: ok 90
  137043. 51: ok 91
  137044. 51: ok 92
  137045. 51: ok 93
  137046. 51: ok 94
  137047. 51: ok 95
  137048. 51: ok 96
  137049. 51: ok 97
  137050. 51: ok 98
  137051. 51: ok 99
  137052. 51: ok 100
  137053. 51: ok 101
  137054. 51: ok 102
  137055. 51: ok 103
  137056. 51: ok 104
  137057. 51: ok 105
  137058. 51: ok 106
  137059. 51: ok 107
  137060. 51: ok 108
  137061. 51: ok 109
  137062. 51: ok 110
  137063. 51: ok 111
  137064. 51: ok 112
  137065. 51: ok 113
  137066. 51: ok 114
  137067. 51: ok 115
  137068. 51: ok 116
  137069. 51: ok 117
  137070. 51: ok 118
  137071. 51: ok 119
  137072. 51: ok 120
  137073. 51: ok 121
  137074. 51: ok 122
  137075. 51: ok 123
  137076. 51: ok 124
  137077. 51: ok 125
  137078. 51: ok 126
  137079. 51: ok 127
  137080. 51: ok 128
  137081. 51: ok 129
  137082. 51: ok 130
  137083. 51: ok 131
  137084. 51: ok 132
  137085. 51: ok 133
  137086. 51: ok 134
  137087. 51: ok 135
  137088. 51: ok 136
  137089. 51: ok 137
  137090. 51: ok 138
  137091. 51: ok 139
  137092. 51: ok 140
  137093. 51: ok 141
  137094. 51: ok 142
  137095. 51: ok 143
  137096. 51: ok 144
  137097. 51: ok 145
  137098. 51: ok 146
  137099. 51: ok 147
  137100. 51: ok 148
  137101. 51: ok 149
  137102. 51: ok 150
  137103. 51: ok 151
  137104. 51: ok 152
  137105. 51: ok 153
  137106. 51: ok 154
  137107. 51: ok 155
  137108. 51: ok 156
  137109. 51: ok 157
  137110. 51: ok 158
  137111. 51: ok 159
  137112. 51: ok 160
  137113. 51: ok 161
  137114. 51: ok 162
  137115. 51: ok 163
  137116. 51: ok 164
  137117. 51: ok 165
  137118. 51: ok 166
  137119. 51: ok 167
  137120. 51: ok 168
  137121. 51: ok 169
  137122. 51: ok 170
  137123. 51: ok 171
  137124. 51: ok 172
  137125. 51: ok 173
  137126. 51: ok 174
  137127. 51: ok 175
  137128. 51: ok 176
  137129. 51: ok 177
  137130. 51: ok 178
  137131. 51: ok 179
  137132. 51: ok 180
  137133. 51: ok 181
  137134. 51: ok 182
  137135. 51: ok 183
  137136. 51: ok 184
  137137. 51: ok 185
  137138. 51: ok 186
  137139. 51: ok 187
  137140. 51: ok 188
  137141. 51: ok 189
  137142. 51: ok 190
  137143. 51: ok 191
  137144. 51: ok 192
  137145. 51: ok 193
  137146. 51: ok 194
  137147. 51: ok 195
  137148. 51: ok 196
  137149. 51: ok 197
  137150. 51: ok 198
  137151. 51: ok 199
  137152. 51: ok 200
  137153. 51: ok 201
  137154. 51: ok 202
  137155. 51: ok 203
  137156. 51: ok 204
  137157. 51: ok 205
  137158. 51: ok 206
  137159. 51: ok 207
  137160. 51: ok 208
  137161. 51: ok 209
  137162. 51: ok 210
  137163. 51: ok 211
  137164. 51: ok 212
  137165. 51: ok 213
  137166. 51: ok 214
  137167. 51: ok 215
  137168. 51: ok 216
  137169. 51: ok 217
  137170. 51: ok 218
  137171. 51: ok 219
  137172. 51: ok 220
  137173. 51: ok 221
  137174. 51: ok 222
  137175. 51: ok 223
  137176. 51: ok 224
  137177. 51: ok 225
  137178. 51: ok 226
  137179. 51: ok 227
  137180. 51: ok 228
  137181. 51: 1..228
  137182. 51/53 Test #51: smartsparse_Test ................. Passed 0.01 sec
  137183. test 52
  137184. Start 52: smilesmatch_Test
  137185. 52: Test command: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/bin/test_smilesmatch
  137186. 52: Test timeout computed to be: 1500
  137187. 52:
  137188. 52: # Testing SMILES self-matching using SMARTS...
  137189. 52: ok 1 # SMARTS matched the SMILES molecule
  137190. 52: ok 2 # SMARTS matched the SMILES molecule
  137191. 52: ok 3 # SMARTS matched the SMILES molecule
  137192. 52: ok 4 # SMARTS matched the SMILES molecule
  137193. 52: ok 5 # SMARTS matched the SMILES molecule
  137194. 52: ok 6 # SMARTS matched the SMILES molecule
  137195. 52: ok 7 # SMARTS matched the SMILES molecule
  137196. 52: ok 8 # SMARTS matched the SMILES molecule
  137197. 52: ok 9 # SMARTS matched the SMILES molecule
  137198. 52: ok 10 # SMARTS matched the SMILES molecule
  137199. 52: ok 11 # SMARTS matched the SMILES molecule
  137200. 52: ok 12 # SMARTS matched the SMILES molecule
  137201. 52: ok 13 # SMARTS matched the SMILES molecule
  137202. 52: ok 14 # SMARTS matched the SMILES molecule
  137203. 52: ok 15 # SMARTS matched the SMILES molecule
  137204. 52: ok 16 # SMARTS matched the SMILES molecule
  137205. 52: ok 17 # SMARTS matched the SMILES molecule
  137206. 52: ok 18 # SMARTS matched the SMILES molecule
  137207. 52: ok 19 # SMARTS matched the SMILES molecule
  137208. 52: ok 20 # SMARTS matched the SMILES molecule
  137209. 52: ok 21 # SMARTS matched the SMILES molecule
  137210. 52: ok 22 # SMARTS matched the SMILES molecule
  137211. 52: ok 23 # SMARTS matched the SMILES molecule
  137212. 52: ok 24 # SMARTS matched the SMILES molecule
  137213. 52: ok 25 # SMARTS matched the SMILES molecule
  137214. 52: ok 26 # SMARTS matched the SMILES molecule
  137215. 52: ok 27 # SMARTS matched the SMILES molecule
  137216. 52: ok 28 # SMARTS matched the SMILES molecule
  137217. 52: ok 29 # SMARTS matched the SMILES molecule
  137218. 52: ok 30 # SMARTS matched the SMILES molecule
  137219. 52: ok 31 # SMARTS matched the SMILES molecule
  137220. 52: ok 32 # SMARTS matched the SMILES molecule
  137221. 52: ok 33 # SMARTS matched the SMILES molecule
  137222. 52: ok 34 # SMARTS matched the SMILES molecule
  137223. 52: ok 35 # SMARTS matched the SMILES molecule
  137224. 52: ok 36 # SMARTS matched the SMILES molecule
  137225. 52: ok 37 # SMARTS matched the SMILES molecule
  137226. 52: ok 38 # SMARTS matched the SMILES molecule
  137227. 52: ok 39 # SMARTS matched the SMILES molecule
  137228. 52: ok 40 # SMARTS matched the SMILES molecule
  137229. 52: ok 41 # SMARTS matched the SMILES molecule
  137230. 52: ok 42 # SMARTS matched the SMILES molecule
  137231. 52: ok 43 # SMARTS matched the SMILES molecule
  137232. 52: ok 44 # SMARTS matched the SMILES molecule
  137233. 52: ok 45 # SMARTS matched the SMILES molecule
  137234. 52: ok 46 # SMARTS matched the SMILES molecule
  137235. 52: ok 47 # SMARTS matched the SMILES molecule
  137236. 52: ok 48 # SMARTS matched the SMILES molecule
  137237. 52: ok 49 # SMARTS matched the SMILES molecule
  137238. 52: ok 50 # SMARTS matched the SMILES molecule
  137239. 52: ok 51 # SMARTS matched the SMILES molecule
  137240. 52: ok 52 # SMARTS matched the SMILES molecule
  137241. 52: ok 53 # SMARTS matched the SMILES molecule
  137242. 52: ok 54 # SMARTS matched the SMILES molecule
  137243. 52: ok 55 # SMARTS matched the SMILES molecule
  137244. 52: ok 56 # SMARTS matched the SMILES molecule
  137245. 52: ok 57 # SMARTS matched the SMILES molecule
  137246. 52: ok 58 # SMARTS matched the SMILES molecule
  137247. 52: ok 59 # SMARTS matched the SMILES molecule
  137248. 52: ok 60 # SMARTS matched the SMILES molecule
  137249. 52: ok 61 # SMARTS matched the SMILES molecule
  137250. 52: ok 62 # SMARTS matched the SMILES molecule
  137251. 52: ok 63 # SMARTS matched the SMILES molecule
  137252. 52: ok 64 # SMARTS matched the SMILES molecule
  137253. 52: ok 65 # SMARTS matched the SMILES molecule
  137254. 52: ok 66 # SMARTS matched the SMILES molecule
  137255. 52: ok 67 # SMARTS matched the SMILES molecule
  137256. 52: ok 68 # SMARTS matched the SMILES molecule
  137257. 52: ok 69 # SMARTS matched the SMILES molecule
  137258. 52: ok 70 # SMARTS matched the SMILES molecule
  137259. 52: ok 71 # SMARTS matched the SMILES molecule
  137260. 52: ok 72 # SMARTS matched the SMILES molecule
  137261. 52: ok 73 # SMARTS matched the SMILES molecule
  137262. 52: ok 74 # SMARTS matched the SMILES molecule
  137263. 52: ok 75 # SMARTS matched the SMILES molecule
  137264. 52: ok 76 # SMARTS matched the SMILES molecule
  137265. 52: ok 77 # SMARTS matched the SMILES molecule
  137266. 52: ok 78 # SMARTS matched the SMILES molecule
  137267. 52: ok 79 # SMARTS matched the SMILES molecule
  137268. 52: ok 80 # SMARTS matched the SMILES molecule
  137269. 52: ok 81 # SMARTS matched the SMILES molecule
  137270. 52: ok 82 # SMARTS matched the SMILES molecule
  137271. 52: ok 83 # SMARTS matched the SMILES molecule
  137272. 52: ok 84 # SMARTS matched the SMILES molecule
  137273. 52: ok 85 # SMARTS matched the SMILES molecule
  137274. 52: ok 86 # SMARTS matched the SMILES molecule
  137275. 52: ok 87 # SMARTS matched the SMILES molecule
  137276. 52: ok 88 # SMARTS matched the SMILES molecule
  137277. 52: ok 89 # SMARTS matched the SMILES molecule
  137278. 52: ok 90 # SMARTS matched the SMILES molecule
  137279. 52: ok 91 # SMARTS matched the SMILES molecule
  137280. 52: ok 92 # SMARTS matched the SMILES molecule
  137281. 52: ok 93 # SMARTS matched the SMILES molecule
  137282. 52: ok 94 # SMARTS matched the SMILES molecule
  137283. 52: ok 95 # SMARTS matched the SMILES molecule
  137284. 52: ok 96 # SMARTS matched the SMILES molecule
  137285. 52: ok 97 # SMARTS matched the SMILES molecule
  137286. 52: ok 98 # SMARTS matched the SMILES molecule
  137287. 52: ok 99 # SMARTS matched the SMILES molecule
  137288. 52: ok 100 # SMARTS matched the SMILES molecule
  137289. 52: ok 101 # SMARTS matched the SMILES molecule
  137290. 52: ok 102 # SMARTS matched the SMILES molecule
  137291. 52: ok 103 # SMARTS matched the SMILES molecule
  137292. 52: ok 104 # SMARTS matched the SMILES molecule
  137293. 52: ok 105 # SMARTS matched the SMILES molecule
  137294. 52: ok 106 # SMARTS matched the SMILES molecule
  137295. 52: ok 107 # SMARTS matched the SMILES molecule
  137296. 52: ok 108 # SMARTS matched the SMILES molecule
  137297. 52: ok 109 # SMARTS matched the SMILES molecule
  137298. 52: ok 110 # SMARTS matched the SMILES molecule
  137299. 52: ok 111 # SMARTS matched the SMILES molecule
  137300. 52: ok 112 # SMARTS matched the SMILES molecule
  137301. 52: ok 113 # SMARTS matched the SMILES molecule
  137302. 52: ok 114 # SMARTS matched the SMILES molecule
  137303. 52: ok 115 # SMARTS matched the SMILES molecule
  137304. 52: ok 116 # SMARTS matched the SMILES molecule
  137305. 52: ok 117 # SMARTS matched the SMILES molecule
  137306. 52: ok 118 # SMARTS matched the SMILES molecule
  137307. 52: ok 119 # SMARTS matched the SMILES molecule
  137308. 52: ok 120 # SMARTS matched the SMILES molecule
  137309. 52: ok 121 # SMARTS matched the SMILES molecule
  137310. 52: ok 122 # SMARTS matched the SMILES molecule
  137311. 52: ok 123 # SMARTS matched the SMILES molecule
  137312. 52: ok 124 # SMARTS matched the SMILES molecule
  137313. 52: ok 125 # SMARTS matched the SMILES molecule
  137314. 52: ok 126 # SMARTS matched the SMILES molecule
  137315. 52: ok 127 # SMARTS matched the SMILES molecule
  137316. 52: ok 128 # SMARTS matched the SMILES molecule
  137317. 52: ok 129 # SMARTS matched the SMILES molecule
  137318. 52: ok 130 # SMARTS matched the SMILES molecule
  137319. 52: ok 131 # SMARTS matched the SMILES molecule
  137320. 52: ok 132 # SMARTS matched the SMILES molecule
  137321. 52: ok 133 # SMARTS matched the SMILES molecule
  137322. 52: ok 134 # SMARTS matched the SMILES molecule
  137323. 52: ok 135 # SMARTS matched the SMILES molecule
  137324. 52: ok 136 # SMARTS matched the SMILES molecule
  137325. 52: ok 137 # SMARTS matched the SMILES molecule
  137326. 52: ok 138 # SMARTS matched the SMILES molecule
  137327. 52: ok 139 # SMARTS matched the SMILES molecule
  137328. 52: ok 140 # SMARTS matched the SMILES molecule
  137329. 52: ok 141 # SMARTS matched the SMILES molecule
  137330. 52: ok 142 # SMARTS matched the SMILES molecule
  137331. 52: ok 143 # SMARTS matched the SMILES molecule
  137332. 52: ok 144 # SMARTS matched the SMILES molecule
  137333. 52: ok 145 # SMARTS matched the SMILES molecule
  137334. 52: ok 146 # SMARTS matched the SMILES molecule
  137335. 52: ok 147 # SMARTS matched the SMILES molecule
  137336. 52: ok 148 # SMARTS matched the SMILES molecule
  137337. 52: ok 149 # SMARTS matched the SMILES molecule
  137338. 52: ok 150 # SMARTS matched the SMILES molecule
  137339. 52: ok 151 # SMARTS matched the SMILES molecule
  137340. 52: ok 152 # SMARTS matched the SMILES molecule
  137341. 52: ok 153 # SMARTS matched the SMILES molecule
  137342. 52: ok 154 # SMARTS matched the SMILES molecule
  137343. 52: ok 155 # SMARTS matched the SMILES molecule
  137344. 52: ok 156 # SMARTS matched the SMILES molecule
  137345. 52: ok 157 # SMARTS matched the SMILES molecule
  137346. 52: ok 158 # SMARTS matched the SMILES molecule
  137347. 52: ok 159 # SMARTS matched the SMILES molecule
  137348. 52: ok 160 # SMARTS matched the SMILES molecule
  137349. 52: ok 161 # SMARTS matched the SMILES molecule
  137350. 52: ok 162 # SMARTS matched the SMILES molecule
  137351. 52: ok 163 # SMARTS matched the SMILES molecule
  137352. 52: ok 164 # SMARTS matched the SMILES molecule
  137353. 52: ok 165 # SMARTS matched the SMILES molecule
  137354. 52: ok 166 # SMARTS matched the SMILES molecule
  137355. 52: ok 167 # SMARTS matched the SMILES molecule
  137356. 52: ok 168 # SMARTS matched the SMILES molecule
  137357. 52: ok 169 # SMARTS matched the SMILES molecule
  137358. 52: ok 170 # SMARTS matched the SMILES molecule
  137359. 52: ok 171 # SMARTS matched the SMILES molecule
  137360. 52: ok 172 # SMARTS matched the SMILES molecule
  137361. 52: ok 173 # SMARTS matched the SMILES molecule
  137362. 52: ok 174 # SMARTS matched the SMILES molecule
  137363. 52: ok 175 # SMARTS matched the SMILES molecule
  137364. 52: ok 176 # SMARTS matched the SMILES molecule
  137365. 52: ok 177 # SMARTS matched the SMILES molecule
  137366. 52: ok 178 # SMARTS matched the SMILES molecule
  137367. 52: ok 179 # SMARTS matched the SMILES molecule
  137368. 52: ok 180 # SMARTS matched the SMILES molecule
  137369. 52: ok 181 # SMARTS matched the SMILES molecule
  137370. 52: ok 182 # SMARTS matched the SMILES molecule
  137371. 52: ok 183 # SMARTS matched the SMILES molecule
  137372. 52: ok 184 # SMARTS matched the SMILES molecule
  137373. 52: ok 185 # SMARTS matched the SMILES molecule
  137374. 52: ok 186 # SMARTS matched the SMILES molecule
  137375. 52: ok 187 # SMARTS matched the SMILES molecule
  137376. 52: ok 188 # SMARTS matched the SMILES molecule
  137377. 52: ok 189 # SMARTS matched the SMILES molecule
  137378. 52: ok 190 # SMARTS matched the SMILES molecule
  137379. 52: ok 191 # SMARTS matched the SMILES molecule
  137380. 52: ok 192 # SMARTS matched the SMILES molecule
  137381. 52: ok 193 # SMARTS matched the SMILES molecule
  137382. 52: ok 194 # SMARTS matched the SMILES molecule
  137383. 52: ok 195 # SMARTS matched the SMILES molecule
  137384. 52: ok 196 # SMARTS matched the SMILES molecule
  137385. 52: ok 197 # SMARTS matched the SMILES molecule
  137386. 52: ok 198 # SMARTS matched the SMILES molecule
  137387. 52: ok 199 # SMARTS matched the SMILES molecule
  137388. 52: ok 200 # SMARTS matched the SMILES molecule
  137389. 52: ok 201 # SMARTS matched the SMILES molecule
  137390. 52: ok 202 # SMARTS matched the SMILES molecule
  137391. 52: ok 203 # SMARTS matched the SMILES molecule
  137392. 52: ok 204 # SMARTS matched the SMILES molecule
  137393. 52: ok 205 # SMARTS matched the SMILES molecule
  137394. 52: ok 206 # SMARTS matched the SMILES molecule
  137395. 52: ok 207 # SMARTS matched the SMILES molecule
  137396. 52: ok 208 # SMARTS matched the SMILES molecule
  137397. 52: ok 209 # SMARTS matched the SMILES molecule
  137398. 52: ok 210 # SMARTS matched the SMILES molecule
  137399. 52: ok 211 # SMARTS matched the SMILES molecule
  137400. 52: ok 212 # SMARTS matched the SMILES molecule
  137401. 52: ok 213 # SMARTS matched the SMILES molecule
  137402. 52: ok 214 # SMARTS matched the SMILES molecule
  137403. 52: ok 215 # SMARTS matched the SMILES molecule
  137404. 52: ok 216 # SMARTS matched the SMILES molecule
  137405. 52: ok 217 # SMARTS matched the SMILES molecule
  137406. 52: ok 218 # SMARTS matched the SMILES molecule
  137407. 52: ok 219 # SMARTS matched the SMILES molecule
  137408. 52: ok 220 # SMARTS matched the SMILES molecule
  137409. 52: ok 221 # SMARTS matched the SMILES molecule
  137410. 52: ok 222 # SMARTS matched the SMILES molecule
  137411. 52: ok 223 # SMARTS matched the SMILES molecule
  137412. 52: ok 224 # SMARTS matched the SMILES molecule
  137413. 52: ok 225 # SMARTS matched the SMILES molecule
  137414. 52: ok 226 # SMARTS matched the SMILES molecule
  137415. 52: ok 227 # SMARTS matched the SMILES molecule
  137416. 52: ok 228 # SMARTS matched the SMILES molecule
  137417. 52: ok 229 # SMARTS matched the SMILES molecule
  137418. 52: ok 230 # SMARTS matched the SMILES molecule
  137419. 52: ok 231 # SMARTS matched the SMILES molecule
  137420. 52: ok 232 # SMARTS matched the SMILES molecule
  137421. 52: ok 233 # SMARTS matched the SMILES molecule
  137422. 52: ok 234 # SMARTS matched the SMILES molecule
  137423. 52: ok 235 # SMARTS matched the SMILES molecule
  137424. 52: ok 236 # SMARTS matched the SMILES molecule
  137425. 52: ok 237 # SMARTS matched the SMILES molecule
  137426. 52: ok 238 # SMARTS matched the SMILES molecule
  137427. 52: ok 239 # SMARTS matched the SMILES molecule
  137428. 52: ok 240 # SMARTS matched the SMILES molecule
  137429. 52: ok 241 # SMARTS matched the SMILES molecule
  137430. 52: ok 242 # SMARTS matched the SMILES molecule
  137431. 52: ok 243 # SMARTS matched the SMILES molecule
  137432. 52: ok 244 # SMARTS matched the SMILES molecule
  137433. 52: ok 245 # SMARTS matched the SMILES molecule
  137434. 52: ok 246 # SMARTS matched the SMILES molecule
  137435. 52: ok 247 # SMARTS matched the SMILES molecule
  137436. 52: ok 248 # SMARTS matched the SMILES molecule
  137437. 52: ok 249 # SMARTS matched the SMILES molecule
  137438. 52: ok 250 # SMARTS matched the SMILES molecule
  137439. 52: ok 251 # SMARTS matched the SMILES molecule
  137440. 52: ok 252 # SMARTS matched the SMILES molecule
  137441. 52: ok 253 # SMARTS matched the SMILES molecule
  137442. 52: ok 254 # SMARTS matched the SMILES molecule
  137443. 52: ok 255 # SMARTS matched the SMILES molecule
  137444. 52: ok 256 # SMARTS matched the SMILES molecule
  137445. 52: ok 257 # SMARTS matched the SMILES molecule
  137446. 52: ok 258 # SMARTS matched the SMILES molecule
  137447. 52: ok 259 # SMARTS matched the SMILES molecule
  137448. 52: ok 260 # SMARTS matched the SMILES molecule
  137449. 52: ok 261 # SMARTS matched the SMILES molecule
  137450. 52: ok 262 # SMARTS matched the SMILES molecule
  137451. 52: ok 263 # SMARTS matched the SMILES molecule
  137452. 52: ok 264 # SMARTS matched the SMILES molecule
  137453. 52: ok 265 # SMARTS matched the SMILES molecule
  137454. 52: ok 266 # SMARTS matched the SMILES molecule
  137455. 52: ok 267 # SMARTS matched the SMILES molecule
  137456. 52: ok 268 # SMARTS matched the SMILES molecule
  137457. 52: ok 269 # SMARTS matched the SMILES molecule
  137458. 52: ok 270 # SMARTS matched the SMILES molecule
  137459. 52: ok 271 # SMARTS matched the SMILES molecule
  137460. 52: ok 272 # SMARTS matched the SMILES molecule
  137461. 52: ok 273 # SMARTS matched the SMILES molecule
  137462. 52: ok 274 # SMARTS matched the SMILES molecule
  137463. 52: ok 275 # SMARTS matched the SMILES molecule
  137464. 52: ok 276 # SMARTS matched the SMILES molecule
  137465. 52: ok 277 # SMARTS matched the SMILES molecule
  137466. 52: ok 278 # SMARTS matched the SMILES molecule
  137467. 52: ok 279 # SMARTS matched the SMILES molecule
  137468. 52: ok 280 # SMARTS matched the SMILES molecule
  137469. 52: ok 281 # SMARTS matched the SMILES molecule
  137470. 52: ok 282 # SMARTS matched the SMILES molecule
  137471. 52: ok 283 # SMARTS matched the SMILES molecule
  137472. 52: ok 284 # SMARTS matched the SMILES molecule
  137473. 52: ok 285 # SMARTS matched the SMILES molecule
  137474. 52: ok 286 # SMARTS matched the SMILES molecule
  137475. 52: ok 287 # SMARTS matched the SMILES molecule
  137476. 52: ok 288 # SMARTS matched the SMILES molecule
  137477. 52: ok 289 # SMARTS matched the SMILES molecule
  137478. 52: ok 290 # SMARTS matched the SMILES molecule
  137479. 52: ok 291 # SMARTS matched the SMILES molecule
  137480. 52: ok 292 # SMARTS matched the SMILES molecule
  137481. 52: ok 293 # SMARTS matched the SMILES molecule
  137482. 52: ok 294 # SMARTS matched the SMILES molecule
  137483. 52: ok 295 # SMARTS matched the SMILES molecule
  137484. 52: ok 296 # SMARTS matched the SMILES molecule
  137485. 52: ok 297 # SMARTS matched the SMILES molecule
  137486. 52: ok 298 # SMARTS matched the SMILES molecule
  137487. 52: ok 299 # SMARTS matched the SMILES molecule
  137488. 52: ok 300 # SMARTS matched the SMILES molecule
  137489. 52: ok 301 # SMARTS matched the SMILES molecule
  137490. 52: ok 302 # SMARTS matched the SMILES molecule
  137491. 52: ok 303 # SMARTS matched the SMILES molecule
  137492. 52: ok 304 # SMARTS matched the SMILES molecule
  137493. 52: ok 305 # SMARTS matched the SMILES molecule
  137494. 52: ok 306 # SMARTS matched the SMILES molecule
  137495. 52: ok 307 # SMARTS matched the SMILES molecule
  137496. 52: ok 308 # SMARTS matched the SMILES molecule
  137497. 52: ok 309 # SMARTS matched the SMILES molecule
  137498. 52: ok 310 # SMARTS matched the SMILES molecule
  137499. 52: ok 311 # SMARTS matched the SMILES molecule
  137500. 52: ok 312 # SMARTS matched the SMILES molecule
  137501. 52: ok 313 # SMARTS matched the SMILES molecule
  137502. 52: ok 314 # SMARTS matched the SMILES molecule
  137503. 52: ok 315 # SMARTS matched the SMILES molecule
  137504. 52: ok 316 # SMARTS matched the SMILES molecule
  137505. 52: ok 317 # SMARTS matched the SMILES molecule
  137506. 52: ok 318 # SMARTS matched the SMILES molecule
  137507. 52: ok 319 # SMARTS matched the SMILES molecule
  137508. 52: ok 320 # SMARTS matched the SMILES molecule
  137509. 52: ok 321 # SMARTS matched the SMILES molecule
  137510. 52: ok 322 # SMARTS matched the SMILES molecule
  137511. 52: ok 323 # SMARTS matched the SMILES molecule
  137512. 52: ok 324 # SMARTS matched the SMILES molecule
  137513. 52: ok 325 # SMARTS matched the SMILES molecule
  137514. 52: ok 326 # SMARTS matched the SMILES molecule
  137515. 52: ok 327 # SMARTS matched the SMILES molecule
  137516. 52: ok 328 # SMARTS matched the SMILES molecule
  137517. 52: ok 329 # SMARTS matched the SMILES molecule
  137518. 52: ok 330 # SMARTS matched the SMILES molecule
  137519. 52: ok 331 # SMARTS matched the SMILES molecule
  137520. 52: ok 332 # SMARTS matched the SMILES molecule
  137521. 52: ok 333 # SMARTS matched the SMILES molecule
  137522. 52: ok 334 # SMARTS matched the SMILES molecule
  137523. 52: ok 335 # SMARTS matched the SMILES molecule
  137524. 52: ok 336 # SMARTS matched the SMILES molecule
  137525. 52: ok 337 # SMARTS matched the SMILES molecule
  137526. 52: ok 338 # SMARTS matched the SMILES molecule
  137527. 52: ok 339 # SMARTS matched the SMILES molecule
  137528. 52: ok 340 # SMARTS matched the SMILES molecule
  137529. 52: ok 341 # SMARTS matched the SMILES molecule
  137530. 52: ok 342 # SMARTS matched the SMILES molecule
  137531. 52: ok 343 # SMARTS matched the SMILES molecule
  137532. 52: ok 344 # SMARTS matched the SMILES molecule
  137533. 52: ok 345 # SMARTS matched the SMILES molecule
  137534. 52: ok 346 # SMARTS matched the SMILES molecule
  137535. 52: ok 347 # SMARTS matched the SMILES molecule
  137536. 52: ok 348 # SMARTS matched the SMILES molecule
  137537. 52: ok 349 # SMARTS matched the SMILES molecule
  137538. 52: ok 350 # SMARTS matched the SMILES molecule
  137539. 52: ok 351 # SMARTS matched the SMILES molecule
  137540. 52: ok 352 # SMARTS matched the SMILES molecule
  137541. 52: ok 353 # SMARTS matched the SMILES molecule
  137542. 52: ok 354 # SMARTS matched the SMILES molecule
  137543. 52: ok 355 # SMARTS matched the SMILES molecule
  137544. 52: ok 356 # SMARTS matched the SMILES molecule
  137545. 52: ok 357 # SMARTS matched the SMILES molecule
  137546. 52: ok 358 # SMARTS matched the SMILES molecule
  137547. 52: ok 359 # SMARTS matched the SMILES molecule
  137548. 52: ok 360 # SMARTS matched the SMILES molecule
  137549. 52: ok 361 # SMARTS matched the SMILES molecule
  137550. 52: ok 362 # SMARTS matched the SMILES molecule
  137551. 52: ok 363 # SMARTS matched the SMILES molecule
  137552. 52: ok 364 # SMARTS matched the SMILES molecule
  137553. 52: ok 365 # SMARTS matched the SMILES molecule
  137554. 52: ok 366 # SMARTS matched the SMILES molecule
  137555. 52: ok 367 # SMARTS matched the SMILES molecule
  137556. 52: ok 368 # SMARTS matched the SMILES molecule
  137557. 52: ok 369 # SMARTS matched the SMILES molecule
  137558. 52: ok 370 # SMARTS matched the SMILES molecule
  137559. 52: ok 371 # SMARTS matched the SMILES molecule
  137560. 52: ok 372 # SMARTS matched the SMILES molecule
  137561. 52: ok 373 # SMARTS matched the SMILES molecule
  137562. 52: ok 374 # SMARTS matched the SMILES molecule
  137563. 52: ok 375 # SMARTS matched the SMILES molecule
  137564. 52: ok 376 # SMARTS matched the SMILES molecule
  137565. 52: ok 377 # SMARTS matched the SMILES molecule
  137566. 52: ok 378 # SMARTS matched the SMILES molecule
  137567. 52: ok 379 # SMARTS matched the SMILES molecule
  137568. 52: ok 380 # SMARTS matched the SMILES molecule
  137569. 52: ok 381 # SMARTS matched the SMILES molecule
  137570. 52: ok 382 # SMARTS matched the SMILES molecule
  137571. 52: ok 383 # SMARTS matched the SMILES molecule
  137572. 52: ok 384 # SMARTS matched the SMILES molecule
  137573. 52: ok 385 # SMARTS matched the SMILES molecule
  137574. 52: ok 386 # SMARTS matched the SMILES molecule
  137575. 52: ok 387 # SMARTS matched the SMILES molecule
  137576. 52: ok 388 # SMARTS matched the SMILES molecule
  137577. 52: ok 389 # SMARTS matched the SMILES molecule
  137578. 52: ok 390 # SMARTS matched the SMILES molecule
  137579. 52: ok 391 # SMARTS matched the SMILES molecule
  137580. 52: ok 392 # SMARTS matched the SMILES molecule
  137581. 52: ok 393 # SMARTS matched the SMILES molecule
  137582. 52: ok 394 # SMARTS matched the SMILES molecule
  137583. 52: ok 395 # SMARTS matched the SMILES molecule
  137584. 52: ok 396 # SMARTS matched the SMILES molecule
  137585. 52: ok 397 # SMARTS matched the SMILES molecule
  137586. 52: ok 398 # SMARTS matched the SMILES molecule
  137587. 52: ok 399 # SMARTS matched the SMILES molecule
  137588. 52: ok 400 # SMARTS matched the SMILES molecule
  137589. 52: ok 401 # SMARTS matched the SMILES molecule
  137590. 52: ok 402 # SMARTS matched the SMILES molecule
  137591. 52: ok 403 # SMARTS matched the SMILES molecule
  137592. 52: ok 404 # SMARTS matched the SMILES molecule
  137593. 52: ok 405 # SMARTS matched the SMILES molecule
  137594. 52: ok 406 # SMARTS matched the SMILES molecule
  137595. 52: ok 407 # SMARTS matched the SMILES molecule
  137596. 52: ok 408 # SMARTS matched the SMILES molecule
  137597. 52: ok 409 # SMARTS matched the SMILES molecule
  137598. 52: ok 410 # SMARTS matched the SMILES molecule
  137599. 52: ok 411 # SMARTS matched the SMILES molecule
  137600. 52: ok 412 # SMARTS matched the SMILES molecule
  137601. 52: ok 413 # SMARTS matched the SMILES molecule
  137602. 52: ok 414 # SMARTS matched the SMILES molecule
  137603. 52: ok 415 # SMARTS matched the SMILES molecule
  137604. 52: ok 416 # SMARTS matched the SMILES molecule
  137605. 52: ok 417 # SMARTS matched the SMILES molecule
  137606. 52: ok 418 # SMARTS matched the SMILES molecule
  137607. 52: ok 419 # SMARTS matched the SMILES molecule
  137608. 52: ok 420 # SMARTS matched the SMILES molecule
  137609. 52: ok 421 # SMARTS matched the SMILES molecule
  137610. 52: ok 422 # SMARTS matched the SMILES molecule
  137611. 52: ok 423 # SMARTS matched the SMILES molecule
  137612. 52: ok 424 # SMARTS matched the SMILES molecule
  137613. 52: ok 425 # SMARTS matched the SMILES molecule
  137614. 52: ok 426 # SMARTS matched the SMILES molecule
  137615. 52: ok 427 # SMARTS matched the SMILES molecule
  137616. 52: ok 428 # SMARTS matched the SMILES molecule
  137617. 52: ok 429 # SMARTS matched the SMILES molecule
  137618. 52: ok 430 # SMARTS matched the SMILES molecule
  137619. 52: ok 431 # SMARTS matched the SMILES molecule
  137620. 52: ok 432 # SMARTS matched the SMILES molecule
  137621. 52: ok 433 # SMARTS matched the SMILES molecule
  137622. 52: ok 434 # SMARTS matched the SMILES molecule
  137623. 52: ok 435 # SMARTS matched the SMILES molecule
  137624. 52: ok 436 # SMARTS matched the SMILES molecule
  137625. 52: ok 437 # SMARTS matched the SMILES molecule
  137626. 52: ok 438 # SMARTS matched the SMILES molecule
  137627. 52: ok 439 # SMARTS matched the SMILES molecule
  137628. 52: ok 440 # SMARTS matched the SMILES molecule
  137629. 52: ok 441 # SMARTS matched the SMILES molecule
  137630. 52: ok 442 # SMARTS matched the SMILES molecule
  137631. 52: ok 443 # SMARTS matched the SMILES molecule
  137632. 52: ok 444 # SMARTS matched the SMILES molecule
  137633. 52: ok 445 # SMARTS matched the SMILES molecule
  137634. 52: ok 446 # SMARTS matched the SMILES molecule
  137635. 52: ok 447 # SMARTS matched the SMILES molecule
  137636. 52: ok 448 # SMARTS matched the SMILES molecule
  137637. 52: ok 449 # SMARTS matched the SMILES molecule
  137638. 52: ok 450 # SMARTS matched the SMILES molecule
  137639. 52: ok 451 # SMARTS matched the SMILES molecule
  137640. 52: ok 452 # SMARTS matched the SMILES molecule
  137641. 52: ok 453 # SMARTS matched the SMILES molecule
  137642. 52: ok 454 # SMARTS matched the SMILES molecule
  137643. 52: ok 455 # SMARTS matched the SMILES molecule
  137644. 52: ok 456 # SMARTS matched the SMILES molecule
  137645. 52: ok 457 # SMARTS matched the SMILES molecule
  137646. 52: ok 458 # SMARTS matched the SMILES molecule
  137647. 52: ok 459 # SMARTS matched the SMILES molecule
  137648. 52: ok 460 # SMARTS matched the SMILES molecule
  137649. 52: ok 461 # SMARTS matched the SMILES molecule
  137650. 52: ok 462 # SMARTS matched the SMILES molecule
  137651. 52: ok 463 # SMARTS matched the SMILES molecule
  137652. 52: ok 464 # SMARTS matched the SMILES molecule
  137653. 52: ok 465 # SMARTS matched the SMILES molecule
  137654. 52: ok 466 # SMARTS matched the SMILES molecule
  137655. 52: ok 467 # SMARTS matched the SMILES molecule
  137656. 52: ok 468 # SMARTS matched the SMILES molecule
  137657. 52: ok 469 # SMARTS matched the SMILES molecule
  137658. 52: ok 470 # SMARTS matched the SMILES molecule
  137659. 52: ok 471 # SMARTS matched the SMILES molecule
  137660. 52: ok 472 # SMARTS matched the SMILES molecule
  137661. 52: ok 473 # SMARTS matched the SMILES molecule
  137662. 52: ok 474 # SMARTS matched the SMILES molecule
  137663. 52: ok 475 # SMARTS matched the SMILES molecule
  137664. 52: ok 476 # SMARTS matched the SMILES molecule
  137665. 52: ok 477 # SMARTS matched the SMILES molecule
  137666. 52: ok 478 # SMARTS matched the SMILES molecule
  137667. 52: ok 479 # SMARTS matched the SMILES molecule
  137668. 52: ok 480 # SMARTS matched the SMILES molecule
  137669. 52: ok 481 # SMARTS matched the SMILES molecule
  137670. 52: ok 482 # SMARTS matched the SMILES molecule
  137671. 52: ok 483 # SMARTS matched the SMILES molecule
  137672. 52: ok 484 # SMARTS matched the SMILES molecule
  137673. 52: ok 485 # SMARTS matched the SMILES molecule
  137674. 52: ok 486 # SMARTS matched the SMILES molecule
  137675. 52: ok 487 # SMARTS matched the SMILES molecule
  137676. 52: ok 488 # SMARTS matched the SMILES molecule
  137677. 52: ok 489 # SMARTS matched the SMILES molecule
  137678. 52: ok 490 # SMARTS matched the SMILES molecule
  137679. 52: ok 491 # SMARTS matched the SMILES molecule
  137680. 52: ok 492 # SMARTS matched the SMILES molecule
  137681. 52: ok 493 # SMARTS matched the SMILES molecule
  137682. 52: ok 494 # SMARTS matched the SMILES molecule
  137683. 52: ok 495 # SMARTS matched the SMILES molecule
  137684. 52: ok 496 # SMARTS matched the SMILES molecule
  137685. 52: ok 497 # SMARTS matched the SMILES molecule
  137686. 52: ok 498 # SMARTS matched the SMILES molecule
  137687. 52: ok 499 # SMARTS matched the SMILES molecule
  137688. 52: ok 500 # SMARTS matched the SMILES molecule
  137689. 52: ok 501 # SMARTS matched the SMILES molecule
  137690. 52: ok 502 # SMARTS matched the SMILES molecule
  137691. 52: ok 503 # SMARTS matched the SMILES molecule
  137692. 52: ok 504 # SMARTS matched the SMILES molecule
  137693. 52: ok 505 # SMARTS matched the SMILES molecule
  137694. 52: ok 506 # SMARTS matched the SMILES molecule
  137695. 52: ok 507 # SMARTS matched the SMILES molecule
  137696. 52: ok 508 # SMARTS matched the SMILES molecule
  137697. 52: ok 509 # SMARTS matched the SMILES molecule
  137698. 52: ok 510 # SMARTS matched the SMILES molecule
  137699. 52: ok 511 # SMARTS matched the SMILES molecule
  137700. 52: ok 512 # SMARTS matched the SMILES molecule
  137701. 52: ok 513 # SMARTS matched the SMILES molecule
  137702. 52: ok 514 # SMARTS matched the SMILES molecule
  137703. 52: ok 515 # SMARTS matched the SMILES molecule
  137704. 52: ok 516 # SMARTS matched the SMILES molecule
  137705. 52: ok 517 # SMARTS matched the SMILES molecule
  137706. 52: ok 518 # SMARTS matched the SMILES molecule
  137707. 52: ok 519 # SMARTS matched the SMILES molecule
  137708. 52: ok 520 # SMARTS matched the SMILES molecule
  137709. 52: ok 521 # SMARTS matched the SMILES molecule
  137710. 52: ok 522 # SMARTS matched the SMILES molecule
  137711. 52: ok 523 # SMARTS matched the SMILES molecule
  137712. 52: ok 524 # SMARTS matched the SMILES molecule
  137713. 52: ok 525 # SMARTS matched the SMILES molecule
  137714. 52: ok 526 # SMARTS matched the SMILES molecule
  137715. 52: ok 527 # SMARTS matched the SMILES molecule
  137716. 52: ok 528 # SMARTS matched the SMILES molecule
  137717. 52: ok 529 # SMARTS matched the SMILES molecule
  137718. 52: ok 530 # SMARTS matched the SMILES molecule
  137719. 52: ok 531 # SMARTS matched the SMILES molecule
  137720. 52: ok 532 # SMARTS matched the SMILES molecule
  137721. 52: ok 533 # SMARTS matched the SMILES molecule
  137722. 52: ok 534 # SMARTS matched the SMILES molecule
  137723. 52: ok 535 # SMARTS matched the SMILES molecule
  137724. 52: ok 536 # SMARTS matched the SMILES molecule
  137725. 52: ok 537 # SMARTS matched the SMILES molecule
  137726. 52: ok 538 # SMARTS matched the SMILES molecule
  137727. 52: ok 539 # SMARTS matched the SMILES molecule
  137728. 52: ok 540 # SMARTS matched the SMILES molecule
  137729. 52: ok 541 # SMARTS matched the SMILES molecule
  137730. 52: ok 542 # SMARTS matched the SMILES molecule
  137731. 52: ok 543 # SMARTS matched the SMILES molecule
  137732. 52: ok 544 # SMARTS matched the SMILES molecule
  137733. 52: ok 545 # SMARTS matched the SMILES molecule
  137734. 52: ok 546 # SMARTS matched the SMILES molecule
  137735. 52: ok 547 # SMARTS matched the SMILES molecule
  137736. 52: ok 548 # SMARTS matched the SMILES molecule
  137737. 52: ok 549 # SMARTS matched the SMILES molecule
  137738. 52: ok 550 # SMARTS matched the SMILES molecule
  137739. 52: ok 551 # SMARTS matched the SMILES molecule
  137740. 52: ok 552 # SMARTS matched the SMILES molecule
  137741. 52: ok 553 # SMARTS matched the SMILES molecule
  137742. 52: ok 554 # SMARTS matched the SMILES molecule
  137743. 52: ok 555 # SMARTS matched the SMILES molecule
  137744. 52: ok 556 # SMARTS matched the SMILES molecule
  137745. 52: ok 557 # SMARTS matched the SMILES molecule
  137746. 52: ok 558 # SMARTS matched the SMILES molecule
  137747. 52: ok 559 # SMARTS matched the SMILES molecule
  137748. 52: ok 560 # SMARTS matched the SMILES molecule
  137749. 52: ok 561 # SMARTS matched the SMILES molecule
  137750. 52: ok 562 # SMARTS matched the SMILES molecule
  137751. 52: ok 563 # SMARTS matched the SMILES molecule
  137752. 52: ok 564 # SMARTS matched the SMILES molecule
  137753. 52: ok 565 # SMARTS matched the SMILES molecule
  137754. 52: ok 566 # SMARTS matched the SMILES molecule
  137755. 52: ok 567 # SMARTS matched the SMILES molecule
  137756. 52: ok 568 # SMARTS matched the SMILES molecule
  137757. 52: ok 569 # SMARTS matched the SMILES molecule
  137758. 52: ok 570 # SMARTS matched the SMILES molecule
  137759. 52: ok 571 # SMARTS matched the SMILES molecule
  137760. 52: ok 572 # SMARTS matched the SMILES molecule
  137761. 52: ok 573 # SMARTS matched the SMILES molecule
  137762. 52: ok 574 # SMARTS matched the SMILES molecule
  137763. 52: ok 575 # SMARTS matched the SMILES molecule
  137764. 52: ok 576 # SMARTS matched the SMILES molecule
  137765. 52: ok 577 # SMARTS matched the SMILES molecule
  137766. 52: ok 578 # SMARTS matched the SMILES molecule
  137767. 52: ok 579 # SMARTS matched the SMILES molecule
  137768. 52: ok 580 # SMARTS matched the SMILES molecule
  137769. 52: ok 581 # SMARTS matched the SMILES molecule
  137770. 52: ok 582 # SMARTS matched the SMILES molecule
  137771. 52: ok 583 # SMARTS matched the SMILES molecule
  137772. 52: ok 584 # SMARTS matched the SMILES molecule
  137773. 52: ok 585 # SMARTS matched the SMILES molecule
  137774. 52: ok 586 # SMARTS matched the SMILES molecule
  137775. 52: ok 587 # SMARTS matched the SMILES molecule
  137776. 52: ok 588 # SMARTS matched the SMILES molecule
  137777. 52: ok 589 # SMARTS matched the SMILES molecule
  137778. 52: ok 590 # SMARTS matched the SMILES molecule
  137779. 52: ok 591 # SMARTS matched the SMILES molecule
  137780. 52: ok 592 # SMARTS matched the SMILES molecule
  137781. 52: ok 593 # SMARTS matched the SMILES molecule
  137782. 52: ok 594 # SMARTS matched the SMILES molecule
  137783. 52: ok 595 # SMARTS matched the SMILES molecule
  137784. 52: ok 596 # SMARTS matched the SMILES molecule
  137785. 52: ok 597 # SMARTS matched the SMILES molecule
  137786. 52: ok 598 # SMARTS matched the SMILES molecule
  137787. 52: ok 599 # SMARTS matched the SMILES molecule
  137788. 52: ok 600 # SMARTS matched the SMILES molecule
  137789. 52: ok 601 # SMARTS matched the SMILES molecule
  137790. 52: ok 602 # SMARTS matched the SMILES molecule
  137791. 52: ok 603 # SMARTS matched the SMILES molecule
  137792. 52: ok 604 # SMARTS matched the SMILES molecule
  137793. 52: ok 605 # SMARTS matched the SMILES molecule
  137794. 52: ok 606 # SMARTS matched the SMILES molecule
  137795. 52: ok 607 # SMARTS matched the SMILES molecule
  137796. 52: ok 608 # SMARTS matched the SMILES molecule
  137797. 52: ok 609 # SMARTS matched the SMILES molecule
  137798. 52: ok 610 # SMARTS matched the SMILES molecule
  137799. 52: ok 611 # SMARTS matched the SMILES molecule
  137800. 52: ok 612 # SMARTS matched the SMILES molecule
  137801. 52: ok 613 # SMARTS matched the SMILES molecule
  137802. 52: ok 614 # SMARTS matched the SMILES molecule
  137803. 52: ok 615 # SMARTS matched the SMILES molecule
  137804. 52: ok 616 # SMARTS matched the SMILES molecule
  137805. 52: ok 617 # SMARTS matched the SMILES molecule
  137806. 52: ok 618 # SMARTS matched the SMILES molecule
  137807. 52: ok 619 # SMARTS matched the SMILES molecule
  137808. 52: ok 620 # SMARTS matched the SMILES molecule
  137809. 52: ok 621 # SMARTS matched the SMILES molecule
  137810. 52: ok 622 # SMARTS matched the SMILES molecule
  137811. 52: ok 623 # SMARTS matched the SMILES molecule
  137812. 52: ok 624 # SMARTS matched the SMILES molecule
  137813. 52: ok 625 # SMARTS matched the SMILES molecule
  137814. 52: ok 626 # SMARTS matched the SMILES molecule
  137815. 52: ok 627 # SMARTS matched the SMILES molecule
  137816. 52: ok 628 # SMARTS matched the SMILES molecule
  137817. 52: ok 629 # SMARTS matched the SMILES molecule
  137818. 52: ok 630 # SMARTS matched the SMILES molecule
  137819. 52: ok 631 # SMARTS matched the SMILES molecule
  137820. 52: ok 632 # SMARTS matched the SMILES molecule
  137821. 52: ok 633 # SMARTS matched the SMILES molecule
  137822. 52: ok 634 # SMARTS matched the SMILES molecule
  137823. 52: ok 635 # SMARTS matched the SMILES molecule
  137824. 52: ok 636 # SMARTS matched the SMILES molecule
  137825. 52: ok 637 # SMARTS matched the SMILES molecule
  137826. 52: ok 638 # SMARTS matched the SMILES molecule
  137827. 52: ok 639 # SMARTS matched the SMILES molecule
  137828. 52: ok 640 # SMARTS matched the SMILES molecule
  137829. 52: ok 641 # SMARTS matched the SMILES molecule
  137830. 52: ok 642 # SMARTS matched the SMILES molecule
  137831. 52: ok 643 # SMARTS matched the SMILES molecule
  137832. 52: ok 644 # SMARTS matched the SMILES molecule
  137833. 52: ok 645 # SMARTS matched the SMILES molecule
  137834. 52: ok 646 # SMARTS matched the SMILES molecule
  137835. 52: ok 647 # SMARTS matched the SMILES molecule
  137836. 52: ok 648 # SMARTS matched the SMILES molecule
  137837. 52: ok 649 # SMARTS matched the SMILES molecule
  137838. 52: ok 650 # SMARTS matched the SMILES molecule
  137839. 52: ok 651 # SMARTS matched the SMILES molecule
  137840. 52: ok 652 # SMARTS matched the SMILES molecule
  137841. 52: ok 653 # SMARTS matched the SMILES molecule
  137842. 52: ok 654 # SMARTS matched the SMILES molecule
  137843. 52: ok 655 # SMARTS matched the SMILES molecule
  137844. 52: ok 656 # SMARTS matched the SMILES molecule
  137845. 52: ok 657 # SMARTS matched the SMILES molecule
  137846. 52: ok 658 # SMARTS matched the SMILES molecule
  137847. 52: ok 659 # SMARTS matched the SMILES molecule
  137848. 52: ok 660 # SMARTS matched the SMILES molecule
  137849. 52: ok 661 # SMARTS matched the SMILES molecule
  137850. 52: ok 662 # SMARTS matched the SMILES molecule
  137851. 52: ok 663 # SMARTS matched the SMILES molecule
  137852. 52: ok 664 # SMARTS matched the SMILES molecule
  137853. 52: ok 665 # SMARTS matched the SMILES molecule
  137854. 52: ok 666 # SMARTS matched the SMILES molecule
  137855. 52: ok 667 # SMARTS matched the SMILES molecule
  137856. 52: ok 668 # SMARTS matched the SMILES molecule
  137857. 52: ok 669 # SMARTS matched the SMILES molecule
  137858. 52: ok 670 # SMARTS matched the SMILES molecule
  137859. 52: ok 671 # SMARTS matched the SMILES molecule
  137860. 52: ok 672 # SMARTS matched the SMILES molecule
  137861. 52: ok 673 # SMARTS matched the SMILES molecule
  137862. 52: ok 674 # SMARTS matched the SMILES molecule
  137863. 52: ok 675 # SMARTS matched the SMILES molecule
  137864. 52: ok 676 # SMARTS matched the SMILES molecule
  137865. 52: ok 677 # SMARTS matched the SMILES molecule
  137866. 52: ok 678 # SMARTS matched the SMILES molecule
  137867. 52: ok 679 # SMARTS matched the SMILES molecule
  137868. 52: ok 680 # SMARTS matched the SMILES molecule
  137869. 52: ok 681 # SMARTS matched the SMILES molecule
  137870. 52: ok 682 # SMARTS matched the SMILES molecule
  137871. 52: ok 683 # SMARTS matched the SMILES molecule
  137872. 52: ok 684 # SMARTS matched the SMILES molecule
  137873. 52: ok 685 # SMARTS matched the SMILES molecule
  137874. 52: ok 686 # SMARTS matched the SMILES molecule
  137875. 52: ok 687 # SMARTS matched the SMILES molecule
  137876. 52: ok 688 # SMARTS matched the SMILES molecule
  137877. 52: ok 689 # SMARTS matched the SMILES molecule
  137878. 52: ok 690 # SMARTS matched the SMILES molecule
  137879. 52: ok 691 # SMARTS matched the SMILES molecule
  137880. 52: ok 692 # SMARTS matched the SMILES molecule
  137881. 52: ok 693 # SMARTS matched the SMILES molecule
  137882. 52: ok 694 # SMARTS matched the SMILES molecule
  137883. 52: ok 695 # SMARTS matched the SMILES molecule
  137884. 52: ok 696 # SMARTS matched the SMILES molecule
  137885. 52: ok 697 # SMARTS matched the SMILES molecule
  137886. 52: ok 698 # SMARTS matched the SMILES molecule
  137887. 52: ok 699 # SMARTS matched the SMILES molecule
  137888. 52: ok 700 # SMARTS matched the SMILES molecule
  137889. 52: ok 701 # SMARTS matched the SMILES molecule
  137890. 52: ok 702 # SMARTS matched the SMILES molecule
  137891. 52: ok 703 # SMARTS matched the SMILES molecule
  137892. 52: ok 704 # SMARTS matched the SMILES molecule
  137893. 52: ok 705 # SMARTS matched the SMILES molecule
  137894. 52: ok 706 # SMARTS matched the SMILES molecule
  137895. 52: ok 707 # SMARTS matched the SMILES molecule
  137896. 52: ok 708 # SMARTS matched the SMILES molecule
  137897. 52: ok 709 # SMARTS matched the SMILES molecule
  137898. 52: ok 710 # SMARTS matched the SMILES molecule
  137899. 52: ok 711 # SMARTS matched the SMILES molecule
  137900. 52: ok 712 # SMARTS matched the SMILES molecule
  137901. 52: ok 713 # SMARTS matched the SMILES molecule
  137902. 52: ok 714 # SMARTS matched the SMILES molecule
  137903. 52: ok 715 # SMARTS matched the SMILES molecule
  137904. 52: ok 716 # SMARTS matched the SMILES molecule
  137905. 52: ok 717 # SMARTS matched the SMILES molecule
  137906. 52: ok 718 # SMARTS matched the SMILES molecule
  137907. 52: ok 719 # SMARTS matched the SMILES molecule
  137908. 52: ok 720 # SMARTS matched the SMILES molecule
  137909. 52: ok 721 # SMARTS matched the SMILES molecule
  137910. 52: ok 722 # SMARTS matched the SMILES molecule
  137911. 52: ok 723 # SMARTS matched the SMILES molecule
  137912. 52: ok 724 # SMARTS matched the SMILES molecule
  137913. 52: ok 725 # SMARTS matched the SMILES molecule
  137914. 52: ok 726 # SMARTS matched the SMILES molecule
  137915. 52: ok 727 # SMARTS matched the SMILES molecule
  137916. 52: ok 728 # SMARTS matched the SMILES molecule
  137917. 52: ok 729 # SMARTS matched the SMILES molecule
  137918. 52: ok 730 # SMARTS matched the SMILES molecule
  137919. 52: ok 731 # SMARTS matched the SMILES molecule
  137920. 52: ok 732 # SMARTS matched the SMILES molecule
  137921. 52: ok 733 # SMARTS matched the SMILES molecule
  137922. 52: ok 734 # SMARTS matched the SMILES molecule
  137923. 52: ok 735 # SMARTS matched the SMILES molecule
  137924. 52: ok 736 # SMARTS matched the SMILES molecule
  137925. 52: ok 737 # SMARTS matched the SMILES molecule
  137926. 52: ok 738 # SMARTS matched the SMILES molecule
  137927. 52: ok 739 # SMARTS matched the SMILES molecule
  137928. 52: ok 740 # SMARTS matched the SMILES molecule
  137929. 52: ok 741 # SMARTS matched the SMILES molecule
  137930. 52: ok 742 # SMARTS matched the SMILES molecule
  137931. 52: ok 743 # SMARTS matched the SMILES molecule
  137932. 52: ok 744 # SMARTS matched the SMILES molecule
  137933. 52: ok 745 # SMARTS matched the SMILES molecule
  137934. 52: ok 746 # SMARTS matched the SMILES molecule
  137935. 52: ok 747 # SMARTS matched the SMILES molecule
  137936. 52: ok 748 # SMARTS matched the SMILES molecule
  137937. 52: ok 749 # SMARTS matched the SMILES molecule
  137938. 52: ok 750 # SMARTS matched the SMILES molecule
  137939. 52: ok 751 # SMARTS matched the SMILES molecule
  137940. 52: ok 752 # SMARTS matched the SMILES molecule
  137941. 52: ok 753 # SMARTS matched the SMILES molecule
  137942. 52: ok 754 # SMARTS matched the SMILES molecule
  137943. 52: ok 755 # SMARTS matched the SMILES molecule
  137944. 52: ok 756 # SMARTS matched the SMILES molecule
  137945. 52: ok 757 # SMARTS matched the SMILES molecule
  137946. 52: ok 758 # SMARTS matched the SMILES molecule
  137947. 52: ok 759 # SMARTS matched the SMILES molecule
  137948. 52: ok 760 # SMARTS matched the SMILES molecule
  137949. 52: ok 761 # SMARTS matched the SMILES molecule
  137950. 52: ok 762 # SMARTS matched the SMILES molecule
  137951. 52: ok 763 # SMARTS matched the SMILES molecule
  137952. 52: ok 764 # SMARTS matched the SMILES molecule
  137953. 52: ok 765 # SMARTS matched the SMILES molecule
  137954. 52: ok 766 # SMARTS matched the SMILES molecule
  137955. 52: ok 767 # SMARTS matched the SMILES molecule
  137956. 52: ok 768 # SMARTS matched the SMILES molecule
  137957. 52: ok 769 # SMARTS matched the SMILES molecule
  137958. 52: ok 770 # SMARTS matched the SMILES molecule
  137959. 52: ok 771 # SMARTS matched the SMILES molecule
  137960. 52: ok 772 # SMARTS matched the SMILES molecule
  137961. 52: ok 773 # SMARTS matched the SMILES molecule
  137962. 52: ok 774 # SMARTS matched the SMILES molecule
  137963. 52: ok 775 # SMARTS matched the SMILES molecule
  137964. 52: ok 776 # SMARTS matched the SMILES molecule
  137965. 52: ok 777 # SMARTS matched the SMILES molecule
  137966. 52: ok 778 # SMARTS matched the SMILES molecule
  137967. 52: ok 779 # SMARTS matched the SMILES molecule
  137968. 52: ok 780 # SMARTS matched the SMILES molecule
  137969. 52: ok 781 # SMARTS matched the SMILES molecule
  137970. 52: ok 782 # SMARTS matched the SMILES molecule
  137971. 52: ok 783 # SMARTS matched the SMILES molecule
  137972. 52: ok 784 # SMARTS matched the SMILES molecule
  137973. 52: ok 785 # SMARTS matched the SMILES molecule
  137974. 52: ok 786 # SMARTS matched the SMILES molecule
  137975. 52: ok 787 # SMARTS matched the SMILES molecule
  137976. 52: ok 788 # SMARTS matched the SMILES molecule
  137977. 52: ok 789 # SMARTS matched the SMILES molecule
  137978. 52: ok 790 # SMARTS matched the SMILES molecule
  137979. 52: ok 791 # SMARTS matched the SMILES molecule
  137980. 52: ok 792 # SMARTS matched the SMILES molecule
  137981. 52: ok 793 # SMARTS matched the SMILES molecule
  137982. 52: ok 794 # SMARTS matched the SMILES molecule
  137983. 52: ok 795 # SMARTS matched the SMILES molecule
  137984. 52: ok 796 # SMARTS matched the SMILES molecule
  137985. 52: ok 797 # SMARTS matched the SMILES molecule
  137986. 52: ok 798 # SMARTS matched the SMILES molecule
  137987. 52: ok 799 # SMARTS matched the SMILES molecule
  137988. 52: ok 800 # SMARTS matched the SMILES molecule
  137989. 52: ok 801 # SMARTS matched the SMILES molecule
  137990. 52: ok 802 # SMARTS matched the SMILES molecule
  137991. 52: ok 803 # SMARTS matched the SMILES molecule
  137992. 52: ok 804 # SMARTS matched the SMILES molecule
  137993. 52: ok 805 # SMARTS matched the SMILES molecule
  137994. 52: ok 806 # SMARTS matched the SMILES molecule
  137995. 52: ok 807 # SMARTS matched the SMILES molecule
  137996. 52: ok 808 # SMARTS matched the SMILES molecule
  137997. 52: ok 809 # SMARTS matched the SMILES molecule
  137998. 52: ok 810 # SMARTS matched the SMILES molecule
  137999. 52: ok 811 # SMARTS matched the SMILES molecule
  138000. 52: ok 812 # SMARTS matched the SMILES molecule
  138001. 52: ok 813 # SMARTS matched the SMILES molecule
  138002. 52: ok 814 # SMARTS matched the SMILES molecule
  138003. 52: ok 815 # SMARTS matched the SMILES molecule
  138004. 52: ok 816 # SMARTS matched the SMILES molecule
  138005. 52: ok 817 # SMARTS matched the SMILES molecule
  138006. 52: ok 818 # SMARTS matched the SMILES molecule
  138007. 52: ok 819 # SMARTS matched the SMILES molecule
  138008. 52: ok 820 # SMARTS matched the SMILES molecule
  138009. 52: ok 821 # SMARTS matched the SMILES molecule
  138010. 52: ok 822 # SMARTS matched the SMILES molecule
  138011. 52: ok 823 # SMARTS matched the SMILES molecule
  138012. 52: ok 824 # SMARTS matched the SMILES molecule
  138013. 52: ok 825 # SMARTS matched the SMILES molecule
  138014. 52: ok 826 # SMARTS matched the SMILES molecule
  138015. 52: ok 827 # SMARTS matched the SMILES molecule
  138016. 52: ok 828 # SMARTS matched the SMILES molecule
  138017. 52: ok 829 # SMARTS matched the SMILES molecule
  138018. 52: ok 830 # SMARTS matched the SMILES molecule
  138019. 52: ok 831 # SMARTS matched the SMILES molecule
  138020. 52: ok 832 # SMARTS matched the SMILES molecule
  138021. 52: ok 833 # SMARTS matched the SMILES molecule
  138022. 52: ok 834 # SMARTS matched the SMILES molecule
  138023. 52: ok 835 # SMARTS matched the SMILES molecule
  138024. 52: ok 836 # SMARTS matched the SMILES molecule
  138025. 52: ok 837 # SMARTS matched the SMILES molecule
  138026. 52: ok 838 # SMARTS matched the SMILES molecule
  138027. 52: ok 839 # SMARTS matched the SMILES molecule
  138028. 52: ok 840 # SMARTS matched the SMILES molecule
  138029. 52: ok 841 # SMARTS matched the SMILES molecule
  138030. 52: ok 842 # SMARTS matched the SMILES molecule
  138031. 52: ok 843 # SMARTS matched the SMILES molecule
  138032. 52: ok 844 # SMARTS matched the SMILES molecule
  138033. 52: ok 845 # SMARTS matched the SMILES molecule
  138034. 52: ok 846 # SMARTS matched the SMILES molecule
  138035. 52: ok 847 # SMARTS matched the SMILES molecule
  138036. 52: ok 848 # SMARTS matched the SMILES molecule
  138037. 52: ok 849 # SMARTS matched the SMILES molecule
  138038. 52: ok 850 # SMARTS matched the SMILES molecule
  138039. 52: ok 851 # SMARTS matched the SMILES molecule
  138040. 52: ok 852 # SMARTS matched the SMILES molecule
  138041. 52: ok 853 # SMARTS matched the SMILES molecule
  138042. 52: ok 854 # SMARTS matched the SMILES molecule
  138043. 52: ok 855 # SMARTS matched the SMILES molecule
  138044. 52: ok 856 # SMARTS matched the SMILES molecule
  138045. 52: ok 857 # SMARTS matched the SMILES molecule
  138046. 52: ok 858 # SMARTS matched the SMILES molecule
  138047. 52: ok 859 # SMARTS matched the SMILES molecule
  138048. 52: ok 860 # SMARTS matched the SMILES molecule
  138049. 52: ok 861 # SMARTS matched the SMILES molecule
  138050. 52: ok 862 # SMARTS matched the SMILES molecule
  138051. 52: ok 863 # SMARTS matched the SMILES molecule
  138052. 52: ok 864 # SMARTS matched the SMILES molecule
  138053. 52: ok 865 # SMARTS matched the SMILES molecule
  138054. 52: ok 866 # SMARTS matched the SMILES molecule
  138055. 52: ok 867 # SMARTS matched the SMILES molecule
  138056. 52: ok 868 # SMARTS matched the SMILES molecule
  138057. 52: ok 869 # SMARTS matched the SMILES molecule
  138058. 52: ok 870 # SMARTS matched the SMILES molecule
  138059. 52: ok 871 # SMARTS matched the SMILES molecule
  138060. 52: ok 872 # SMARTS matched the SMILES molecule
  138061. 52: ok 873 # SMARTS matched the SMILES molecule
  138062. 52: ok 874 # SMARTS matched the SMILES molecule
  138063. 52: ok 875 # SMARTS matched the SMILES molecule
  138064. 52: ok 876 # SMARTS matched the SMILES molecule
  138065. 52: ok 877 # SMARTS matched the SMILES molecule
  138066. 52: ok 878 # SMARTS matched the SMILES molecule
  138067. 52: ok 879 # SMARTS matched the SMILES molecule
  138068. 52: ok 880 # SMARTS matched the SMILES molecule
  138069. 52: ok 881 # SMARTS matched the SMILES molecule
  138070. 52: ok 882 # SMARTS matched the SMILES molecule
  138071. 52: ok 883 # SMARTS matched the SMILES molecule
  138072. 52: ok 884 # SMARTS matched the SMILES molecule
  138073. 52: ok 885 # SMARTS matched the SMILES molecule
  138074. 52: ok 886 # SMARTS matched the SMILES molecule
  138075. 52: ok 887 # SMARTS matched the SMILES molecule
  138076. 52: ok 888 # SMARTS matched the SMILES molecule
  138077. 52: ok 889 # SMARTS matched the SMILES molecule
  138078. 52: ok 890 # SMARTS matched the SMILES molecule
  138079. 52: ok 891 # SMARTS matched the SMILES molecule
  138080. 52: ok 892 # SMARTS matched the SMILES molecule
  138081. 52: ok 893 # SMARTS matched the SMILES molecule
  138082. 52: ok 894 # SMARTS matched the SMILES molecule
  138083. 52: ok 895 # SMARTS matched the SMILES molecule
  138084. 52: ok 896 # SMARTS matched the SMILES molecule
  138085. 52: ok 897 # SMARTS matched the SMILES molecule
  138086. 52: ok 898 # SMARTS matched the SMILES molecule
  138087. 52: ok 899 # SMARTS matched the SMILES molecule
  138088. 52: ok 900 # SMARTS matched the SMILES molecule
  138089. 52: ok 901 # SMARTS matched the SMILES molecule
  138090. 52: ok 902 # SMARTS matched the SMILES molecule
  138091. 52: ok 903 # SMARTS matched the SMILES molecule
  138092. 52: ok 904 # SMARTS matched the SMILES molecule
  138093. 52: ok 905 # SMARTS matched the SMILES molecule
  138094. 52: ok 906 # SMARTS matched the SMILES molecule
  138095. 52: ok 907 # SMARTS matched the SMILES molecule
  138096. 52: ok 908 # SMARTS matched the SMILES molecule
  138097. 52: ok 909 # SMARTS matched the SMILES molecule
  138098. 52: ok 910 # SMARTS matched the SMILES molecule
  138099. 52: ok 911 # SMARTS matched the SMILES molecule
  138100. 52: ok 912 # SMARTS matched the SMILES molecule
  138101. 52: ok 913 # SMARTS matched the SMILES molecule
  138102. 52: ok 914 # SMARTS matched the SMILES molecule
  138103. 52: ok 915 # SMARTS matched the SMILES molecule
  138104. 52: ok 916 # SMARTS matched the SMILES molecule
  138105. 52: ok 917 # SMARTS matched the SMILES molecule
  138106. 52: ok 918 # SMARTS matched the SMILES molecule
  138107. 52: ok 919 # SMARTS matched the SMILES molecule
  138108. 52: ok 920 # SMARTS matched the SMILES molecule
  138109. 52: ok 921 # SMARTS matched the SMILES molecule
  138110. 52: ok 922 # SMARTS matched the SMILES molecule
  138111. 52: ok 923 # SMARTS matched the SMILES molecule
  138112. 52: ok 924 # SMARTS matched the SMILES molecule
  138113. 52: ok 925 # SMARTS matched the SMILES molecule
  138114. 52: ok 926 # SMARTS matched the SMILES molecule
  138115. 52: ok 927 # SMARTS matched the SMILES molecule
  138116. 52: ok 928 # SMARTS matched the SMILES molecule
  138117. 52: ok 929 # SMARTS matched the SMILES molecule
  138118. 52: ok 930 # SMARTS matched the SMILES molecule
  138119. 52: ok 931 # SMARTS matched the SMILES molecule
  138120. 52: ok 932 # SMARTS matched the SMILES molecule
  138121. 52: ok 933 # SMARTS matched the SMILES molecule
  138122. 52: ok 934 # SMARTS matched the SMILES molecule
  138123. 52: ok 935 # SMARTS matched the SMILES molecule
  138124. 52: ok 936 # SMARTS matched the SMILES molecule
  138125. 52: ok 937 # SMARTS matched the SMILES molecule
  138126. 52: ok 938 # SMARTS matched the SMILES molecule
  138127. 52: ok 939 # SMARTS matched the SMILES molecule
  138128. 52: ok 940 # SMARTS matched the SMILES molecule
  138129. 52: ok 941 # SMARTS matched the SMILES molecule
  138130. 52: ok 942 # SMARTS matched the SMILES molecule
  138131. 52: ok 943 # SMARTS matched the SMILES molecule
  138132. 52: ok 944 # SMARTS matched the SMILES molecule
  138133. 52: ok 945 # SMARTS matched the SMILES molecule
  138134. 52: ok 946 # SMARTS matched the SMILES molecule
  138135. 52: ok 947 # SMARTS matched the SMILES molecule
  138136. 52: ok 948 # SMARTS matched the SMILES molecule
  138137. 52: ok 949 # SMARTS matched the SMILES molecule
  138138. 52: ok 950 # SMARTS matched the SMILES molecule
  138139. 52: ok 951 # SMARTS matched the SMILES molecule
  138140. 52: ok 952 # SMARTS matched the SMILES molecule
  138141. 52: ok 953 # SMARTS matched the SMILES molecule
  138142. 52: ok 954 # SMARTS matched the SMILES molecule
  138143. 52: ok 955 # SMARTS matched the SMILES molecule
  138144. 52: ok 956 # SMARTS matched the SMILES molecule
  138145. 52: ok 957 # SMARTS matched the SMILES molecule
  138146. 52: ok 958 # SMARTS matched the SMILES molecule
  138147. 52: ok 959 # SMARTS matched the SMILES molecule
  138148. 52: ok 960 # SMARTS matched the SMILES molecule
  138149. 52: ok 961 # SMARTS matched the SMILES molecule
  138150. 52: ok 962 # SMARTS matched the SMILES molecule
  138151. 52: ok 963 # SMARTS matched the SMILES molecule
  138152. 52: ok 964 # SMARTS matched the SMILES molecule
  138153. 52: ok 965 # SMARTS matched the SMILES molecule
  138154. 52: ok 966 # SMARTS matched the SMILES molecule
  138155. 52: ok 967 # SMARTS matched the SMILES molecule
  138156. 52: ok 968 # SMARTS matched the SMILES molecule
  138157. 52: ok 969 # SMARTS matched the SMILES molecule
  138158. 52: ok 970 # SMARTS matched the SMILES molecule
  138159. 52: ok 971 # SMARTS matched the SMILES molecule
  138160. 52: ok 972 # SMARTS matched the SMILES molecule
  138161. 52: ok 973 # SMARTS matched the SMILES molecule
  138162. 52: ok 974 # SMARTS matched the SMILES molecule
  138163. 52: ok 975 # SMARTS matched the SMILES molecule
  138164. 52: ok 976 # SMARTS matched the SMILES molecule
  138165. 52: ok 977 # SMARTS matched the SMILES molecule
  138166. 52: ok 978 # SMARTS matched the SMILES molecule
  138167. 52: ok 979 # SMARTS matched the SMILES molecule
  138168. 52: ok 980 # SMARTS matched the SMILES molecule
  138169. 52: ok 981 # SMARTS matched the SMILES molecule
  138170. 52: ok 982 # SMARTS matched the SMILES molecule
  138171. 52: ok 983 # SMARTS matched the SMILES molecule
  138172. 52: ok 984 # SMARTS matched the SMILES molecule
  138173. 52: ok 985 # SMARTS matched the SMILES molecule
  138174. 52: ok 986 # SMARTS matched the SMILES molecule
  138175. 52: ok 987 # SMARTS matched the SMILES molecule
  138176. 52: ok 988 # SMARTS matched the SMILES molecule
  138177. 52: ok 989 # SMARTS matched the SMILES molecule
  138178. 52: ok 990 # SMARTS matched the SMILES molecule
  138179. 52: ok 991 # SMARTS matched the SMILES molecule
  138180. 52: ok 992 # SMARTS matched the SMILES molecule
  138181. 52: ok 993 # SMARTS matched the SMILES molecule
  138182. 52: ok 994 # SMARTS matched the SMILES molecule
  138183. 52: 1..994
  138184. 52: ==============================
  138185. 52: *** Open Babel Warning in ParseSmiles
  138186. 52: Ignoring stereochemistry. Not enough connections to this atom. 463
  138187. 52/53 Test #52: smilesmatch_Test ................. Passed 1.77 sec
  138188. test 53
  138189. Start 53: unitcell_Test
  138190. 53: Test command: /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/bin/test_unitcell
  138191. 53: Test timeout computed to be: 1500
  138192. 53: # Testing unit cell transformations ...
  138193. 53: 1..12
  138194. 53: ok 1 # a distance
  138195. 53: ok 2 # b distance
  138196. 53: ok 3 # c distance
  138197. 53: ok 4 # alpha angle
  138198. 53: ok 5 # beta angle
  138199. 53: ok 6 # gamma angle
  138200. 53: ok 7 # a distance
  138201. 53: ok 8 # b distance
  138202. 53: ok 9 # c distance
  138203. 53: ok 10 # a angle
  138204. 53: ok 11 # beta angle
  138205. 53: ok 12 # gamma angle
  138206. 53: # Testing unit cell coordinate functions ...
  138207. 53: 13..24
  138208. 53: ok 13 # wrapped cartesian x
  138209. 53: ok 14 # wrapped cartesian y
  138210. 53: ok 15 # wrapped cartesian z
  138211. 53: ok 16 # wrapped fractional x
  138212. 53: ok 17 # wrapped fractional y
  138213. 53: ok 18 # wrapped fractional z
  138214. 53: ok 19 # cart2frac x
  138215. 53: ok 20 # cart2frac y
  138216. 53: ok 21 # cart2frac z
  138217. 53: ok 22 # frac2cart x
  138218. 53: ok 23 # frac2cart y
  138219. 53: ok 24 # frac2cart z
  138220. 53: # cell volume 45.64
  138221. 53: # lattice type 2
  138222. 53: # cell volume 45.64
  138223. 53: # lattice type 2
  138224. 53/53 Test #53: unitcell_Test .................... Passed 0.01 sec
  138225. The following tests passed:
  138226. align_Test
  138227. automorphism_Test
  138228. builder_Test
  138229. canonconsistent_Test
  138230. canonstable_Test
  138231. cistrans_Test
  138232. graphsym_Test
  138233. implicitH_Test
  138234. lssr_Test
  138235. isomorphism_Test
  138236. shuffle_Test
  138237. smiles_Test
  138238. spectrophore_Test
  138239. squareplanar_Test
  138240. stereo_Test
  138241. stereoperception_Test
  138242. tetrahedral_Test
  138243. tetranonplanar_Test
  138244. tetraplanar_Test
  138245. uniqueid_Test
  138246. inchiSamples.sdf_Test
  138247. inchiSamplesTechMan.sdf_Test
  138248. inchiSteffen_PubChem.smi_Test
  138249. aromatest_Test
  138250. atom_Test
  138251. bond_Test
  138252. cansmi_Test
  138253. charge-mmff94_Test
  138254. charge-gasteiger_Test
  138255. conversion_Test
  138256. datatest_Test
  138257. ffgaff_Test
  138258. ffghemical_Test
  138259. ffmmff94_Test
  138260. ffuff_Test
  138261. formalcharge_Test
  138262. format_Test
  138263. formula_Test
  138264. internalcoord_Test
  138265. invalidsmarts_Test
  138266. invalidsmiles_Test
  138267. iterators_Test
  138268. logp_psa_Test
  138269. math_Test
  138270. mol_Test
  138271. phmodel_Test
  138272. residue_Test
  138273. ringtest_Test
  138274. smartstest_Test
  138275. smartsparse_Test
  138276. smilesmatch_Test
  138277. unitcell_Test
  138278. 98% tests passed, 1 tests failed out of 53
  138279. Total Test time (real) = 1149.17 sec
  138280. The following tests FAILED:
  138281. 11 - rotor_Test (Failed)
  138282. Errors while running CTest
  138283. * ERROR: sci-chemistry/openbabel-2.3.2 failed (test phase):
  138284. * Tests failed. When you file a bug, please attach the following file:
  138285. * /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/Testing/Temporary/LastTest.log
  138286. *
  138287. * Call stack:
  138288. * ebuild.sh, line 93: Called src_test
  138289. * environment, line 3140: Called cmake-utils_src_test '-E' 'py'
  138290. * environment, line 967: Called _execute_optionaly 'src_test' '-E' 'py'
  138291. * environment, line 429: Called enable_cmake-utils_src_test '-E' 'py'
  138292. * environment, line 1298: Called die
  138293. * The specific snippet of code:
  138294. * die "Tests failed. When you file a bug, please attach the following file:
  138295. * ${BUILD_DIR}/Testing/Temporary/LastTest.log";
  138296. *
  138297. * If you need support, post the output of `emerge --info '=sci-chemistry/openbabel-2.3.2'`,
  138298. * the complete build log and the output of `emerge -pqv '=sci-chemistry/openbabel-2.3.2'`.
  138299. * The complete build log is located at '/var/log/portage/sci-chemistry:openbabel-2.3.2:20130102-001550.log'.
  138300. * For convenience, a symlink to the build log is located at '/tmp/portage/sci-chemistry/openbabel-2.3.2/temp/build.log'.
  138301. * The ebuild environment file is located at '/tmp/portage/sci-chemistry/openbabel-2.3.2/temp/environment'.
  138302. * Working directory: '/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138303. * S: '/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2'
  138304. >>> Install openbabel-2.3.2 into /tmp/portage/sci-chemistry/openbabel-2.3.2/image/ category sci-chemistry
  138305. >>> Working in BUILD_DIR: "/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build"
  138306. make -j24 DESTDIR=/tmp/portage/sci-chemistry/openbabel-2.3.2/image/ install
  138307. /usr/bin/cmake -H/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 -B/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build --check-build-system CMakeFiles/Makefile.cmake 0
  138308. /usr/bin/cmake -E cmake_progress_start /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles/progress.marks
  138309. make -f CMakeFiles/Makefile2 all
  138310. make[1]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138311. make -f src/CMakeFiles/openbabel.dir/build.make src/CMakeFiles/openbabel.dir/depend
  138312. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138313. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/CMakeFiles/openbabel.dir/DependInfo.cmake
  138314. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138315. make -f src/CMakeFiles/openbabel.dir/build.make src/CMakeFiles/openbabel.dir/build
  138316. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138317. make[2]: Nothing to be done for `src/CMakeFiles/openbabel.dir/build'.
  138318. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138319. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55
  138320. [ 23%] Built target openbabel
  138321. make -f src/CMakeFiles/plugin_charges.dir/build.make src/CMakeFiles/plugin_charges.dir/depend
  138322. make -f src/CMakeFiles/plugin_descriptors.dir/build.make src/CMakeFiles/plugin_descriptors.dir/depend
  138323. make -f src/CMakeFiles/plugin_fingerprints.dir/build.make src/CMakeFiles/plugin_fingerprints.dir/depend
  138324. make -f src/CMakeFiles/plugin_forcefields.dir/build.make src/CMakeFiles/plugin_forcefields.dir/depend
  138325. make -f src/CMakeFiles/plugin_ops.dir/build.make src/CMakeFiles/plugin_ops.dir/depend
  138326. make -f src/formats/CMakeFiles/APIInterface.dir/build.make src/formats/CMakeFiles/APIInterface.dir/depend
  138327. make -f src/formats/CMakeFiles/CSRformat.dir/build.make src/formats/CMakeFiles/CSRformat.dir/depend
  138328. make -f src/formats/CMakeFiles/MCDLformat.dir/build.make src/formats/CMakeFiles/MCDLformat.dir/depend
  138329. make -f src/formats/CMakeFiles/MNAformat.dir/build.make src/formats/CMakeFiles/MNAformat.dir/depend
  138330. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138331. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/CMakeFiles/plugin_fingerprints.dir/DependInfo.cmake
  138332. make -f src/formats/CMakeFiles/PQSformat.dir/build.make src/formats/CMakeFiles/PQSformat.dir/depend
  138333. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138334. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/CMakeFiles/plugin_descriptors.dir/DependInfo.cmake
  138335. make -f src/formats/CMakeFiles/abinitformat.dir/build.make src/formats/CMakeFiles/abinitformat.dir/depend
  138336. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138337. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/CMakeFiles/plugin_forcefields.dir/DependInfo.cmake
  138338. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138339. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/APIInterface.dir/DependInfo.cmake
  138340. make -f src/formats/CMakeFiles/acesformat.dir/build.make src/formats/CMakeFiles/acesformat.dir/depend
  138341. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138342. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/CMakeFiles/plugin_charges.dir/DependInfo.cmake
  138343. make -f src/formats/CMakeFiles/acrformat.dir/build.make src/formats/CMakeFiles/acrformat.dir/depend
  138344. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138345. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/CSRformat.dir/DependInfo.cmake
  138346. make -f src/formats/CMakeFiles/adfformat.dir/build.make src/formats/CMakeFiles/adfformat.dir/depend
  138347. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138348. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/MCDLformat.dir/DependInfo.cmake
  138349. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138350. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/MNAformat.dir/DependInfo.cmake
  138351. make -f src/formats/CMakeFiles/alchemyformat.dir/build.make src/formats/CMakeFiles/alchemyformat.dir/depend
  138352. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138353. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/PQSformat.dir/DependInfo.cmake
  138354. make -f src/formats/CMakeFiles/amberformat.dir/build.make src/formats/CMakeFiles/amberformat.dir/depend
  138355. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138356. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/abinitformat.dir/DependInfo.cmake
  138357. make -f src/formats/CMakeFiles/asciiformat.dir/build.make src/formats/CMakeFiles/asciiformat.dir/depend
  138358. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138359. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/acesformat.dir/DependInfo.cmake
  138360. make -f src/formats/CMakeFiles/balstformat.dir/build.make src/formats/CMakeFiles/balstformat.dir/depend
  138361. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138362. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/acrformat.dir/DependInfo.cmake
  138363. make -f src/formats/CMakeFiles/bgfformat.dir/build.make src/formats/CMakeFiles/bgfformat.dir/depend
  138364. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138365. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/CMakeFiles/plugin_ops.dir/DependInfo.cmake
  138366. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138367. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/adfformat.dir/DependInfo.cmake
  138368. make -f src/formats/CMakeFiles/boxformat.dir/build.make src/formats/CMakeFiles/boxformat.dir/depend
  138369. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138370. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/alchemyformat.dir/DependInfo.cmake
  138371. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138372. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/amberformat.dir/DependInfo.cmake
  138373. make -f src/formats/CMakeFiles/cacaoformat.dir/build.make src/formats/CMakeFiles/cacaoformat.dir/depend
  138374. make -f src/formats/CMakeFiles/cacheformat.dir/build.make src/formats/CMakeFiles/cacheformat.dir/depend
  138375. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138376. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/asciiformat.dir/DependInfo.cmake
  138377. make -f src/formats/CMakeFiles/carformat.dir/build.make src/formats/CMakeFiles/carformat.dir/depend
  138378. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138379. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/balstformat.dir/DependInfo.cmake
  138380. make -f src/formats/CMakeFiles/castepformat.dir/build.make src/formats/CMakeFiles/castepformat.dir/depend
  138381. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138382. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/bgfformat.dir/DependInfo.cmake
  138383. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138384. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/boxformat.dir/DependInfo.cmake
  138385. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138386. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/cacaoformat.dir/DependInfo.cmake
  138387. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138388. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/cacheformat.dir/DependInfo.cmake
  138389. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138390. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/carformat.dir/DependInfo.cmake
  138391. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138392. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/castepformat.dir/DependInfo.cmake
  138393. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138394. make -f src/formats/CMakeFiles/APIInterface.dir/build.make src/formats/CMakeFiles/APIInterface.dir/build
  138395. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138396. make -f src/CMakeFiles/plugin_fingerprints.dir/build.make src/CMakeFiles/plugin_fingerprints.dir/build
  138397. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138398. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138399. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138400. make[2]: Nothing to be done for `src/formats/CMakeFiles/APIInterface.dir/build'.
  138401. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138402. make -f src/formats/CMakeFiles/CSRformat.dir/build.make src/formats/CMakeFiles/CSRformat.dir/build
  138403. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138404. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138405. make -f src/formats/CMakeFiles/MCDLformat.dir/build.make src/formats/CMakeFiles/MCDLformat.dir/build
  138406. make -f src/formats/CMakeFiles/MNAformat.dir/build.make src/formats/CMakeFiles/MNAformat.dir/build
  138407. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138408. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138409. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138410. make -f src/formats/CMakeFiles/PQSformat.dir/build.make src/formats/CMakeFiles/PQSformat.dir/build
  138411. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138412. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138413. make -f src/formats/CMakeFiles/abinitformat.dir/build.make src/formats/CMakeFiles/abinitformat.dir/build
  138414. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138415. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138416. make -f src/formats/CMakeFiles/acesformat.dir/build.make src/formats/CMakeFiles/acesformat.dir/build
  138417. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138418. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138419. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138420. make -f src/formats/CMakeFiles/acrformat.dir/build.make src/formats/CMakeFiles/acrformat.dir/build
  138421. make -f src/formats/CMakeFiles/adfformat.dir/build.make src/formats/CMakeFiles/adfformat.dir/build
  138422. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138423. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138424. make[2]: Nothing to be done for `src/CMakeFiles/plugin_fingerprints.dir/build'.
  138425. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138426. make -f src/formats/CMakeFiles/alchemyformat.dir/build.make src/formats/CMakeFiles/alchemyformat.dir/build
  138427. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138428. make -f src/formats/CMakeFiles/amberformat.dir/build.make src/formats/CMakeFiles/amberformat.dir/build
  138429. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138430. make -f src/formats/CMakeFiles/asciiformat.dir/build.make src/formats/CMakeFiles/asciiformat.dir/build
  138431. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138432. make -f src/formats/CMakeFiles/balstformat.dir/build.make src/formats/CMakeFiles/balstformat.dir/build
  138433. make -f src/formats/CMakeFiles/bgfformat.dir/build.make src/formats/CMakeFiles/bgfformat.dir/build
  138434. make -f src/formats/CMakeFiles/boxformat.dir/build.make src/formats/CMakeFiles/boxformat.dir/build
  138435. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138436. make[2]: Nothing to be done for `src/formats/CMakeFiles/CSRformat.dir/build'.
  138437. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138438. make -f src/formats/CMakeFiles/cacaoformat.dir/build.make src/formats/CMakeFiles/cacaoformat.dir/build
  138439. make -f src/formats/CMakeFiles/cacheformat.dir/build.make src/formats/CMakeFiles/cacheformat.dir/build
  138440. make -f src/formats/CMakeFiles/carformat.dir/build.make src/formats/CMakeFiles/carformat.dir/build
  138441. make -f src/formats/CMakeFiles/castepformat.dir/build.make src/formats/CMakeFiles/castepformat.dir/build
  138442. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  138443. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  138444. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  138445. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138446. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138447. make -f src/CMakeFiles/plugin_descriptors.dir/build.make src/CMakeFiles/plugin_descriptors.dir/build
  138448. make -f src/CMakeFiles/plugin_forcefields.dir/build.make src/CMakeFiles/plugin_forcefields.dir/build
  138449. [ 23%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138450. make[2]: Nothing to be done for `src/formats/CMakeFiles/MNAformat.dir/build'.
  138451. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138452. [ 23%] [ 23%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  138453. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138454. make[2]: Nothing to be done for `src/formats/CMakeFiles/MCDLformat.dir/build'.
  138455. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138456. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 1
  138457. Built target APIInterface
  138458. Built target CSRformat
  138459. make -f src/formats/CMakeFiles/cccformat.dir/build.make src/formats/CMakeFiles/cccformat.dir/depend
  138460. Built target plugin_fingerprints
  138461. make -f src/formats/CMakeFiles/cdxmlformat.dir/build.make src/formats/CMakeFiles/cdxmlformat.dir/depend
  138462. [ 23%] make -f src/formats/CMakeFiles/chem3dformat.dir/build.make src/formats/CMakeFiles/chem3dformat.dir/depend
  138463. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138464. make[2]: Nothing to be done for `src/formats/CMakeFiles/acesformat.dir/build'.
  138465. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138466. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  138467. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138468. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/cccformat.dir/DependInfo.cmake
  138469. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138470. make[2]: Nothing to be done for `src/formats/CMakeFiles/abinitformat.dir/build'.
  138471. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138472. [ 24%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 2
  138473. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138474. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/cdxmlformat.dir/DependInfo.cmake
  138475. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138476. Built target MNAformat
  138477. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/chem3dformat.dir/DependInfo.cmake
  138478. make -f src/formats/CMakeFiles/chemdrawcdx.dir/build.make src/formats/CMakeFiles/chemdrawcdx.dir/depend
  138479. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138480. [ 24%] make -f src/CMakeFiles/plugin_charges.dir/build.make src/CMakeFiles/plugin_charges.dir/build
  138481. Built target MCDLformat
  138482. make -f src/formats/CMakeFiles/chemdrawct.dir/build.make src/formats/CMakeFiles/chemdrawct.dir/depend
  138483. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138484. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/chemdrawcdx.dir/DependInfo.cmake
  138485. [ 25%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138486. make[2]: Nothing to be done for `src/formats/CMakeFiles/cacaoformat.dir/build'.
  138487. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138488. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 6
  138489. Built target acesformat
  138490. make -f src/formats/CMakeFiles/chemkinformat.dir/build.make src/formats/CMakeFiles/chemkinformat.dir/depend
  138491. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138492. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/chemdrawct.dir/DependInfo.cmake
  138493. Built target abinitformat
  138494. make -f src/formats/CMakeFiles/chemtoolformat.dir/build.make src/formats/CMakeFiles/chemtoolformat.dir/depend
  138495. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138496. make[2]: Nothing to be done for `src/formats/CMakeFiles/cacheformat.dir/build'.
  138497. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138498. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  138499. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138500. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/chemkinformat.dir/DependInfo.cmake
  138501. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138502. make[2]: Nothing to be done for `src/formats/CMakeFiles/bgfformat.dir/build'.
  138503. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138504. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  138505. [ 26%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138506. make[2]: Nothing to be done for `src/formats/CMakeFiles/balstformat.dir/build'.
  138507. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138508. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 5
  138509. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138510. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/chemtoolformat.dir/DependInfo.cmake
  138511. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138512. make -f src/formats/CMakeFiles/cccformat.dir/build.make src/formats/CMakeFiles/cccformat.dir/build
  138513. [ 26%] [ 26%] Built target cacaoformat
  138514. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138515. make[2]: Nothing to be done for `src/formats/CMakeFiles/PQSformat.dir/build'.
  138516. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138517. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  138518. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138519. make -f src/formats/CMakeFiles/cifformat.dir/build.make src/formats/CMakeFiles/cifformat.dir/depend
  138520. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138521. make[2]: Nothing to be done for `src/formats/CMakeFiles/carformat.dir/build'.
  138522. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138523. [ 27%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 7
  138524. make -f src/formats/CMakeFiles/chem3dformat.dir/build.make src/formats/CMakeFiles/chem3dformat.dir/build
  138525. Built target cacheformat
  138526. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138527. make[2]: Nothing to be done for `src/formats/CMakeFiles/alchemyformat.dir/build'.
  138528. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138529. make -f src/formats/CMakeFiles/cmlformat.dir/build.make src/formats/CMakeFiles/cmlformat.dir/depend
  138530. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138531. make[2]: Nothing to be done for `src/formats/CMakeFiles/adfformat.dir/build'.
  138532. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138533. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138534. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138535. Built target bgfformat
  138536. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138537. make[2]: Nothing to be done for `src/formats/CMakeFiles/amberformat.dir/build'.
  138538. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138539. make[2]: Nothing to be done for `src/formats/CMakeFiles/acrformat.dir/build'.
  138540. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138541. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138542. make -f src/CMakeFiles/plugin_ops.dir/build.make src/CMakeFiles/plugin_ops.dir/build
  138543. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138544. make[2]: Nothing to be done for `src/CMakeFiles/plugin_forcefields.dir/build'.
  138545. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138546. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  138547. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 3
  138548. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  138549. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138550. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/cifformat.dir/DependInfo.cmake
  138551. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  138552. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 62 63
  138553. [ 27%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138554. Built target balstformat
  138555. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138556. make[2]: Nothing to be done for `src/formats/CMakeFiles/asciiformat.dir/build'.
  138557. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138558. make -f src/formats/CMakeFiles/chemdrawcdx.dir/build.make src/formats/CMakeFiles/chemdrawcdx.dir/build
  138559. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138560. make[2]: Nothing to be done for `src/formats/CMakeFiles/boxformat.dir/build'.
  138561. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138562. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 4
  138563. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138564. make -f src/formats/CMakeFiles/cdxmlformat.dir/build.make src/formats/CMakeFiles/cdxmlformat.dir/build
  138565. [ 28%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138566. make[2]: Nothing to be done for `src/formats/CMakeFiles/castepformat.dir/build'.
  138567. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138568. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  138569. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138570. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/cmlformat.dir/DependInfo.cmake
  138571. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  138572. make -f src/formats/CMakeFiles/chemdrawct.dir/build.make src/formats/CMakeFiles/chemdrawct.dir/build
  138573. [ 28%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138574. make -f src/formats/CMakeFiles/cmlreactformat.dir/build.make src/formats/CMakeFiles/cmlreactformat.dir/depend
  138575. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138576. make[2]: Nothing to be done for `src/formats/CMakeFiles/cccformat.dir/build'.
  138577. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138578. [ 29%] [ 29%] make -f src/formats/CMakeFiles/chemkinformat.dir/build.make src/formats/CMakeFiles/chemkinformat.dir/build
  138579. [ 29%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138580. make[2]: Nothing to be done for `src/CMakeFiles/plugin_charges.dir/build'.
  138581. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138582. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  138583. [ 31%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 58 59
  138584. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138585. make[2]: Nothing to be done for `src/CMakeFiles/plugin_descriptors.dir/build'.
  138586. [ 32%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138587. Built target carformat
  138588. Built target PQSformat
  138589. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 60 61
  138590. [ 32%] [ 32%] make -f src/formats/CMakeFiles/copyformat.dir/build.make src/formats/CMakeFiles/copyformat.dir/depend
  138591. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138592. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138593. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/cmlreactformat.dir/DependInfo.cmake
  138594. make -f src/formats/CMakeFiles/chemtoolformat.dir/build.make src/formats/CMakeFiles/chemtoolformat.dir/build
  138595. Built target adfformat
  138596. Built target acrformat
  138597. make -f src/formats/CMakeFiles/crkformat.dir/build.make src/formats/CMakeFiles/crkformat.dir/depend
  138598. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138599. make[2]: Nothing to be done for `src/formats/CMakeFiles/chem3dformat.dir/build'.
  138600. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138601. Built target alchemyformat
  138602. Built target plugin_forcefields
  138603. Built target amberformat
  138604. [ 32%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  138605. [ 34%] Built target asciiformat
  138606. make -f src/formats/CMakeFiles/crystal09format.dir/build.make src/formats/CMakeFiles/crystal09format.dir/depend
  138607. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138608. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/copyformat.dir/DependInfo.cmake
  138609. make -f src/formats/CMakeFiles/cssrformat.dir/build.make src/formats/CMakeFiles/cssrformat.dir/depend
  138610. Built target boxformat
  138611. [ 36%] Built target castepformat
  138612. make -f src/formats/CMakeFiles/dlpolyformat.dir/build.make src/formats/CMakeFiles/dlpolyformat.dir/depend
  138613. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138614. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/crkformat.dir/DependInfo.cmake
  138615. make -f src/formats/CMakeFiles/dmolformat.dir/build.make src/formats/CMakeFiles/dmolformat.dir/depend
  138616. make -f src/formats/CMakeFiles/fastaformat.dir/build.make src/formats/CMakeFiles/fastaformat.dir/depend
  138617. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138618. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/crystal09format.dir/DependInfo.cmake
  138619. Built target cccformat
  138620. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138621. make[2]: Nothing to be done for `src/formats/CMakeFiles/chemdrawct.dir/build'.
  138622. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138623. Built target plugin_charges
  138624. make -f src/formats/CMakeFiles/fastsearchformat.dir/build.make src/formats/CMakeFiles/fastsearchformat.dir/depend
  138625. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138626. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/cssrformat.dir/DependInfo.cmake
  138627. [ 36%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138628. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  138629. make -f src/formats/CMakeFiles/cifformat.dir/build.make src/formats/CMakeFiles/cifformat.dir/build
  138630. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138631. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/dlpolyformat.dir/DependInfo.cmake
  138632. Built target plugin_descriptors
  138633. make -f src/formats/CMakeFiles/fchkformat.dir/build.make src/formats/CMakeFiles/fchkformat.dir/depend
  138634. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138635. make[2]: Nothing to be done for `src/formats/CMakeFiles/cdxmlformat.dir/build'.
  138636. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138637. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/dmolformat.dir/DependInfo.cmake
  138638. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138639. make -f src/formats/CMakeFiles/featformat.dir/build.make src/formats/CMakeFiles/featformat.dir/depend
  138640. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138641. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/fastaformat.dir/DependInfo.cmake
  138642. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 8
  138643. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138644. make[2]: Nothing to be done for `src/formats/CMakeFiles/chemdrawcdx.dir/build'.
  138645. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138646. make -f src/formats/CMakeFiles/fhformat.dir/build.make src/formats/CMakeFiles/fhformat.dir/depend
  138647. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138648. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/fastsearchformat.dir/DependInfo.cmake
  138649. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 9
  138650. Built target chem3dformat
  138651. make -f src/formats/CMakeFiles/fhiaimsformat.dir/build.make src/formats/CMakeFiles/fhiaimsformat.dir/depend
  138652. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138653. make[2]: Nothing to be done for `src/formats/CMakeFiles/chemkinformat.dir/build'.
  138654. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138655. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  138656. make -f src/formats/CMakeFiles/fingerprintformat.dir/build.make src/formats/CMakeFiles/fingerprintformat.dir/depend
  138657. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138658. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/fchkformat.dir/DependInfo.cmake
  138659. [ 36%] make -f src/formats/CMakeFiles/fpsformat.dir/build.make src/formats/CMakeFiles/fpsformat.dir/depend
  138660. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138661. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/featformat.dir/DependInfo.cmake
  138662. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138663. make[2]: Nothing to be done for `src/CMakeFiles/plugin_ops.dir/build'.
  138664. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138665. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138666. make[2]: Nothing to be done for `src/formats/CMakeFiles/chemtoolformat.dir/build'.
  138667. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138668. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138669. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/fhformat.dir/DependInfo.cmake
  138670. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 64 65 66 67 68 69 70
  138671. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 10
  138672. make -f src/formats/CMakeFiles/freefracformat.dir/build.make src/formats/CMakeFiles/freefracformat.dir/depend
  138673. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138674. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/fhiaimsformat.dir/DependInfo.cmake
  138675. [ 37%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138676. make[2]: Nothing to be done for `src/formats/CMakeFiles/cifformat.dir/build'.
  138677. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138678. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  138679. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138680. make -f src/formats/CMakeFiles/cmlformat.dir/build.make src/formats/CMakeFiles/cmlformat.dir/build
  138681. [ 38%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138682. Built target chemdrawct
  138683. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138684. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/fingerprintformat.dir/DependInfo.cmake
  138685. [ 38%] make -f src/formats/CMakeFiles/copyformat.dir/build.make src/formats/CMakeFiles/copyformat.dir/build
  138686. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138687. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/fpsformat.dir/DependInfo.cmake
  138688. [ 39%] Built target cdxmlformat
  138689. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138690. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/freefracformat.dir/DependInfo.cmake
  138691. make -f src/formats/CMakeFiles/gamessformat.dir/build.make src/formats/CMakeFiles/gamessformat.dir/depend
  138692. make -f src/formats/CMakeFiles/gamessukformat.dir/build.make src/formats/CMakeFiles/gamessukformat.dir/depend
  138693. [ 46%] [ 46%] Built target chemdrawcdx
  138694. Built target chemkinformat
  138695. make -f src/formats/CMakeFiles/gausscubeformat.dir/build.make src/formats/CMakeFiles/gausscubeformat.dir/depend
  138696. Built target chemtoolformat
  138697. make -f src/formats/CMakeFiles/gaussformat.dir/build.make src/formats/CMakeFiles/gaussformat.dir/depend
  138698. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138699. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/gamessformat.dir/DependInfo.cmake
  138700. make -f src/formats/CMakeFiles/gausszmatformat.dir/build.make src/formats/CMakeFiles/gausszmatformat.dir/depend
  138701. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138702. make[2]: Nothing to be done for `src/formats/CMakeFiles/copyformat.dir/build'.
  138703. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138704. Built target plugin_ops
  138705. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138706. Built target cifformat
  138707. make -f src/formats/CMakeFiles/crkformat.dir/build.make src/formats/CMakeFiles/crkformat.dir/build
  138708. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138709. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/gamessukformat.dir/DependInfo.cmake
  138710. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 12
  138711. make -f src/formats/CMakeFiles/ghemicalformat.dir/build.make src/formats/CMakeFiles/ghemicalformat.dir/depend
  138712. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138713. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/gausscubeformat.dir/DependInfo.cmake
  138714. make -f src/formats/CMakeFiles/groformat.dir/build.make src/formats/CMakeFiles/groformat.dir/depend
  138715. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138716. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138717. make[2]: Nothing to be done for `src/formats/CMakeFiles/cmlformat.dir/build'.
  138718. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138719. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138720. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138721. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138722. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/gaussformat.dir/DependInfo.cmake
  138723. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138724. make -f src/formats/CMakeFiles/crystal09format.dir/build.make src/formats/CMakeFiles/crystal09format.dir/build
  138725. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138726. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/gausszmatformat.dir/DependInfo.cmake
  138727. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138728. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138729. make -f src/formats/CMakeFiles/cssrformat.dir/build.make src/formats/CMakeFiles/cssrformat.dir/build
  138730. make -f src/formats/CMakeFiles/dlpolyformat.dir/build.make src/formats/CMakeFiles/dlpolyformat.dir/build
  138731. [ 47%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138732. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/ghemicalformat.dir/DependInfo.cmake
  138733. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138734. make -f src/formats/CMakeFiles/dmolformat.dir/build.make src/formats/CMakeFiles/dmolformat.dir/build
  138735. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138736. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/groformat.dir/DependInfo.cmake
  138737. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138738. make -f src/formats/CMakeFiles/fastaformat.dir/build.make src/formats/CMakeFiles/fastaformat.dir/build
  138739. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138740. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138741. make -f src/formats/CMakeFiles/cmlreactformat.dir/build.make src/formats/CMakeFiles/cmlreactformat.dir/build
  138742. make -f src/formats/CMakeFiles/fastsearchformat.dir/build.make src/formats/CMakeFiles/fastsearchformat.dir/build
  138743. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138744. make -f src/formats/CMakeFiles/fchkformat.dir/build.make src/formats/CMakeFiles/fchkformat.dir/build
  138745. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138746. make -f src/formats/CMakeFiles/featformat.dir/build.make src/formats/CMakeFiles/featformat.dir/build
  138747. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138748. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138749. make -f src/formats/CMakeFiles/fhformat.dir/build.make src/formats/CMakeFiles/fhformat.dir/build
  138750. make -f src/formats/CMakeFiles/fhiaimsformat.dir/build.make src/formats/CMakeFiles/fhiaimsformat.dir/build
  138751. make -f src/formats/CMakeFiles/fingerprintformat.dir/build.make src/formats/CMakeFiles/fingerprintformat.dir/build
  138752. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138753. make -f src/formats/CMakeFiles/fpsformat.dir/build.make src/formats/CMakeFiles/fpsformat.dir/build
  138754. make -f src/formats/CMakeFiles/freefracformat.dir/build.make src/formats/CMakeFiles/freefracformat.dir/build
  138755. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 11
  138756. make -f src/formats/CMakeFiles/gamessformat.dir/build.make src/formats/CMakeFiles/gamessformat.dir/build
  138757. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138758. make -f src/formats/CMakeFiles/gausscubeformat.dir/build.make src/formats/CMakeFiles/gausscubeformat.dir/build
  138759. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138760. make -f src/formats/CMakeFiles/gamessukformat.dir/build.make src/formats/CMakeFiles/gamessukformat.dir/build
  138761. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138762. make[2]: Nothing to be done for `src/formats/CMakeFiles/crkformat.dir/build'.
  138763. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138764. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  138765. Built target copyformat
  138766. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138767. make -f src/formats/CMakeFiles/gromos96format.dir/build.make src/formats/CMakeFiles/gromos96format.dir/depend
  138768. make -f src/formats/CMakeFiles/gaussformat.dir/build.make src/formats/CMakeFiles/gaussformat.dir/build
  138769. [ 48%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138770. make -f src/formats/CMakeFiles/gausszmatformat.dir/build.make src/formats/CMakeFiles/gausszmatformat.dir/build
  138771. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138772. make[2]: Nothing to be done for `src/formats/CMakeFiles/cssrformat.dir/build'.
  138773. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138774. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  138775. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138776. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138777. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/gromos96format.dir/DependInfo.cmake
  138778. make -f src/formats/CMakeFiles/ghemicalformat.dir/build.make src/formats/CMakeFiles/ghemicalformat.dir/build
  138779. [ 48%] Built target cmlformat
  138780. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138781. make -f src/formats/CMakeFiles/gulpformat.dir/build.make src/formats/CMakeFiles/gulpformat.dir/depend
  138782. make -f src/formats/CMakeFiles/groformat.dir/build.make src/formats/CMakeFiles/groformat.dir/build
  138783. Built target crkformat
  138784. make -f src/formats/CMakeFiles/hinformat.dir/build.make src/formats/CMakeFiles/hinformat.dir/depend
  138785. [ 48%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138786. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/gulpformat.dir/DependInfo.cmake
  138787. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138788. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/hinformat.dir/DependInfo.cmake
  138789. Built target cssrformat
  138790. make -f src/formats/CMakeFiles/inchiformat.dir/build.make src/formats/CMakeFiles/inchiformat.dir/depend
  138791. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138792. make[2]: Nothing to be done for `src/formats/CMakeFiles/dmolformat.dir/build'.
  138793. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138794. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 14
  138795. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138796. make[2]: Nothing to be done for `src/formats/CMakeFiles/dlpolyformat.dir/build'.
  138797. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138798. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  138799. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138800. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/inchiformat.dir/DependInfo.cmake
  138801. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138802. make[2]: Nothing to be done for `src/formats/CMakeFiles/fastaformat.dir/build'.
  138803. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138804. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  138805. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138806. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138807. make[2]: Nothing to be done for `src/formats/CMakeFiles/crystal09format.dir/build'.
  138808. make[2]: Nothing to be done for `src/formats/CMakeFiles/fchkformat.dir/build'.
  138809. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138810. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138811. [ 49%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 13
  138812. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 15
  138813. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138814. make -f src/formats/CMakeFiles/gromos96format.dir/build.make src/formats/CMakeFiles/gromos96format.dir/build
  138815. Built target dmolformat
  138816. [ 49%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138817. make[2]: Nothing to be done for `src/formats/CMakeFiles/featformat.dir/build'.
  138818. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138819. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138820. make[2]: Nothing to be done for `src/formats/CMakeFiles/fastsearchformat.dir/build'.
  138821. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138822. make -f src/formats/CMakeFiles/jaguarformat.dir/build.make src/formats/CMakeFiles/jaguarformat.dir/depend
  138823. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138824. make[2]: Nothing to be done for `src/formats/CMakeFiles/fhformat.dir/build'.
  138825. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  138826. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138827. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  138828. [ 49%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  138829. [ 50%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138830. [ 51%] make -f src/formats/CMakeFiles/gulpformat.dir/build.make src/formats/CMakeFiles/gulpformat.dir/build
  138831. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138832. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/jaguarformat.dir/DependInfo.cmake
  138833. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138834. make[2]: Nothing to be done for `src/formats/CMakeFiles/gamessformat.dir/build'.
  138835. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138836. Built target dlpolyformat
  138837. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  138838. Built target fastaformat
  138839. make -f src/formats/CMakeFiles/lmpdatformat.dir/build.make src/formats/CMakeFiles/lmpdatformat.dir/depend
  138840. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138841. make[2]: Nothing to be done for `src/formats/CMakeFiles/fingerprintformat.dir/build'.
  138842. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138843. Built target crystal09format
  138844. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138845. Built target fchkformat
  138846. [ 51%] make -f src/formats/CMakeFiles/mdlformat.dir/build.make src/formats/CMakeFiles/mdlformat.dir/depend
  138847. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138848. [ 51%] make[2]: Nothing to be done for `src/formats/CMakeFiles/gausscubeformat.dir/build'.
  138849. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138850. [ 51%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  138851. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138852. make[2]: Nothing to be done for `src/formats/CMakeFiles/freefracformat.dir/build'.
  138853. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138854. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 18
  138855. make -f src/formats/CMakeFiles/hinformat.dir/build.make src/formats/CMakeFiles/hinformat.dir/build
  138856. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 17
  138857. make -f src/formats/CMakeFiles/mmcifformat.dir/build.make src/formats/CMakeFiles/mmcifformat.dir/depend
  138858. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138859. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/lmpdatformat.dir/DependInfo.cmake
  138860. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138861. make[2]: Nothing to be done for `src/formats/CMakeFiles/gaussformat.dir/build'.
  138862. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138863. make -f src/formats/CMakeFiles/mmodformat.dir/build.make src/formats/CMakeFiles/mmodformat.dir/depend
  138864. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  138865. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138866. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/mdlformat.dir/DependInfo.cmake
  138867. [ 51%] Built target fastsearchformat
  138868. Built target fhformat
  138869. Built target featformat
  138870. make -f src/formats/CMakeFiles/mol2format.dir/build.make src/formats/CMakeFiles/mol2format.dir/depend
  138871. [ 52%] [ 52%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138872. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/mmcifformat.dir/DependInfo.cmake
  138873. make -f src/formats/CMakeFiles/moldenformat.dir/build.make src/formats/CMakeFiles/moldenformat.dir/depend
  138874. [ 53%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138875. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/mmodformat.dir/DependInfo.cmake
  138876. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138877. make[2]: Nothing to be done for `src/formats/CMakeFiles/gausszmatformat.dir/build'.
  138878. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138879. make -f src/formats/CMakeFiles/molproformat.dir/build.make src/formats/CMakeFiles/molproformat.dir/depend
  138880. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138881. make[2]: Nothing to be done for `src/formats/CMakeFiles/ghemicalformat.dir/build'.
  138882. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138883. Built target gamessformat
  138884. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 19
  138885. [ 53%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  138886. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138887. make -f src/formats/CMakeFiles/inchiformat.dir/build.make src/formats/CMakeFiles/inchiformat.dir/build
  138888. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138889. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/mol2format.dir/DependInfo.cmake
  138890. make -f src/formats/CMakeFiles/molreport.dir/build.make src/formats/CMakeFiles/molreport.dir/depend
  138891. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138892. make[2]: Nothing to be done for `src/formats/CMakeFiles/fhiaimsformat.dir/build'.
  138893. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138894. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/moldenformat.dir/DependInfo.cmake
  138895. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138896. Built target gausscubeformat
  138897. Built target fingerprintformat
  138898. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 16
  138899. make -f src/formats/CMakeFiles/mopacformat.dir/build.make src/formats/CMakeFiles/mopacformat.dir/depend
  138900. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138901. make[2]: Nothing to be done for `src/formats/CMakeFiles/fpsformat.dir/build'.
  138902. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138903. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138904. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/molproformat.dir/DependInfo.cmake
  138905. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  138906. make -f src/formats/CMakeFiles/mpdformat.dir/build.make src/formats/CMakeFiles/mpdformat.dir/depend
  138907. Built target freefracformat
  138908. make -f src/formats/CMakeFiles/mpqcformat.dir/build.make src/formats/CMakeFiles/mpqcformat.dir/depend
  138909. Built target gaussformat
  138910. make -f src/formats/CMakeFiles/msiformat.dir/build.make src/formats/CMakeFiles/msiformat.dir/depend
  138911. [ 54%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138912. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/molreport.dir/DependInfo.cmake
  138913. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138914. [ 54%] make[2]: Nothing to be done for `src/formats/CMakeFiles/groformat.dir/build'.
  138915. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138916. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138917. make -f src/formats/CMakeFiles/jaguarformat.dir/build.make src/formats/CMakeFiles/jaguarformat.dir/build
  138918. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  138919. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138920. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/mopacformat.dir/DependInfo.cmake
  138921. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138922. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/mpdformat.dir/DependInfo.cmake
  138923. [ 55%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138924. make[2]: Nothing to be done for `src/formats/CMakeFiles/gulpformat.dir/build'.
  138925. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138926. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138927. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/mpqcformat.dir/DependInfo.cmake
  138928. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  138929. [ 55%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138930. make[2]: Nothing to be done for `src/formats/CMakeFiles/gamessukformat.dir/build'.
  138931. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138932. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138933. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/msiformat.dir/DependInfo.cmake
  138934. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  138935. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138936. make[2]: Nothing to be done for `src/formats/CMakeFiles/cmlreactformat.dir/build'.
  138937. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138938. Built target ghemicalformat
  138939. Built target gausszmatformat
  138940. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  138941. make -f src/formats/CMakeFiles/msmsformat.dir/build.make src/formats/CMakeFiles/msmsformat.dir/depend
  138942. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138943. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138944. make[2]: Nothing to be done for `src/formats/CMakeFiles/hinformat.dir/build'.
  138945. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138946. make -f src/formats/CMakeFiles/lmpdatformat.dir/build.make src/formats/CMakeFiles/lmpdatformat.dir/build
  138947. [ 55%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138948. make[2]: Nothing to be done for `src/formats/CMakeFiles/gromos96format.dir/build'.
  138949. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138950. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138951. make[2]: Nothing to be done for `src/formats/CMakeFiles/inchiformat.dir/build'.
  138952. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  138953. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138954. make -f src/formats/CMakeFiles/nulformat.dir/build.make src/formats/CMakeFiles/nulformat.dir/depend
  138955. Built target fhiaimsformat
  138956. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 20
  138957. [ 55%] Built target fpsformat
  138958. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 21
  138959. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138960. [ 55%] make -f src/formats/CMakeFiles/mdlformat.dir/build.make src/formats/CMakeFiles/mdlformat.dir/build
  138961. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138962. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/msmsformat.dir/DependInfo.cmake
  138963. [ 55%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138964. make -f src/formats/CMakeFiles/nwchemformat.dir/build.make src/formats/CMakeFiles/nwchemformat.dir/depend
  138965. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138966. make -f src/formats/CMakeFiles/mmcifformat.dir/build.make src/formats/CMakeFiles/mmcifformat.dir/build
  138967. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138968. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/nulformat.dir/DependInfo.cmake
  138969. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138970. make[2]: Nothing to be done for `src/formats/CMakeFiles/jaguarformat.dir/build'.
  138971. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138972. Built target groformat
  138973. make -f src/formats/CMakeFiles/mmodformat.dir/build.make src/formats/CMakeFiles/mmodformat.dir/build
  138974. [ 55%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 22
  138975. Built target gulpformat
  138976. Built target gamessukformat
  138977. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138978. make[2]: Nothing to be done for `src/formats/CMakeFiles/lmpdatformat.dir/build'.
  138979. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138980. make -f src/formats/CMakeFiles/opendxformat.dir/build.make src/formats/CMakeFiles/opendxformat.dir/depend
  138981. [ 56%] [ 57%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138982. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/nwchemformat.dir/DependInfo.cmake
  138983. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138984. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  138985. make -f src/formats/CMakeFiles/moldenformat.dir/build.make src/formats/CMakeFiles/moldenformat.dir/build
  138986. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138987. make -f src/formats/CMakeFiles/mol2format.dir/build.make src/formats/CMakeFiles/mol2format.dir/build
  138988. Built target cmlreactformat
  138989. Built target hinformat
  138990. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138991. [ 58%] make -f src/formats/CMakeFiles/molproformat.dir/build.make src/formats/CMakeFiles/molproformat.dir/build
  138992. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138993. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/opendxformat.dir/DependInfo.cmake
  138994. make -f src/formats/CMakeFiles/outformat.dir/build.make src/formats/CMakeFiles/outformat.dir/depend
  138995. [ 58%] make -f src/formats/CMakeFiles/pcmodelformat.dir/build.make src/formats/CMakeFiles/pcmodelformat.dir/depend
  138996. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138997. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  138998. make -f src/formats/CMakeFiles/molreport.dir/build.make src/formats/CMakeFiles/molreport.dir/build
  138999. Built target gromos96format
  139000. Built target jaguarformat
  139001. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139002. Built target inchiformat
  139003. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139004. make -f src/formats/CMakeFiles/mopacformat.dir/build.make src/formats/CMakeFiles/mopacformat.dir/build
  139005. make[2]: Nothing to be done for `src/formats/CMakeFiles/mdlformat.dir/build'.
  139006. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139007. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139008. make[2]: Nothing to be done for `src/formats/CMakeFiles/mmcifformat.dir/build'.
  139009. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139010. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/outformat.dir/DependInfo.cmake
  139011. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139012. make -f src/formats/CMakeFiles/mpdformat.dir/build.make src/formats/CMakeFiles/mpdformat.dir/build
  139013. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139014. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139015. Built target lmpdatformat
  139016. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 23
  139017. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139018. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/pcmodelformat.dir/DependInfo.cmake
  139019. make -f src/formats/CMakeFiles/mpqcformat.dir/build.make src/formats/CMakeFiles/mpqcformat.dir/build
  139020. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139021. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139022. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139023. make -f src/formats/CMakeFiles/msiformat.dir/build.make src/formats/CMakeFiles/msiformat.dir/build
  139024. make[2]: Nothing to be done for `src/formats/CMakeFiles/mmodformat.dir/build'.
  139025. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139026. make -f src/formats/CMakeFiles/nulformat.dir/build.make src/formats/CMakeFiles/nulformat.dir/build
  139027. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139028. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139029. make -f src/formats/CMakeFiles/msmsformat.dir/build.make src/formats/CMakeFiles/msmsformat.dir/build
  139030. make -f src/formats/CMakeFiles/pdbformat.dir/build.make src/formats/CMakeFiles/pdbformat.dir/depend
  139031. make -f src/formats/CMakeFiles/pdbqtformat.dir/build.make src/formats/CMakeFiles/pdbqtformat.dir/depend
  139032. make -f src/formats/CMakeFiles/png2format.dir/build.make src/formats/CMakeFiles/png2format.dir/depend
  139033. make -f src/formats/CMakeFiles/pngformat.dir/build.make src/formats/CMakeFiles/pngformat.dir/depend
  139034. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139035. [ 58%] [ 59%] make -f src/formats/CMakeFiles/posformat.dir/build.make src/formats/CMakeFiles/posformat.dir/depend
  139036. make -f src/formats/CMakeFiles/nwchemformat.dir/build.make src/formats/CMakeFiles/nwchemformat.dir/build
  139037. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139038. make[2]: Nothing to be done for `src/formats/CMakeFiles/moldenformat.dir/build'.
  139039. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139040. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139041. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/pdbformat.dir/DependInfo.cmake
  139042. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139043. make[2]: Nothing to be done for `src/formats/CMakeFiles/mol2format.dir/build'.
  139044. [ 59%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139045. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 24
  139046. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139047. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/pdbqtformat.dir/DependInfo.cmake
  139048. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139049. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139050. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/png2format.dir/DependInfo.cmake
  139051. make -f src/formats/CMakeFiles/povrayformat.dir/build.make src/formats/CMakeFiles/povrayformat.dir/depend
  139052. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139053. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/pngformat.dir/DependInfo.cmake
  139054. make -f src/formats/CMakeFiles/pqrformat.dir/build.make src/formats/CMakeFiles/pqrformat.dir/depend
  139055. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139056. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/posformat.dir/DependInfo.cmake
  139057. Built target mdlformat
  139058. make -f src/formats/CMakeFiles/pubchem.dir/build.make src/formats/CMakeFiles/pubchem.dir/depend
  139059. Built target mmcifformat
  139060. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139061. make -f src/formats/CMakeFiles/pwscfformat.dir/build.make src/formats/CMakeFiles/pwscfformat.dir/depend
  139062. Built target mmodformat
  139063. make -f src/formats/CMakeFiles/opendxformat.dir/build.make src/formats/CMakeFiles/opendxformat.dir/build
  139064. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139065. [ 60%] cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/povrayformat.dir/DependInfo.cmake
  139066. make -f src/formats/CMakeFiles/qchemformat.dir/build.make src/formats/CMakeFiles/qchemformat.dir/depend
  139067. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139068. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/pqrformat.dir/DependInfo.cmake
  139069. [ 60%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139070. make[2]: Nothing to be done for `src/formats/CMakeFiles/msiformat.dir/build'.
  139071. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139072. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139073. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139074. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139075. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139076. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/pubchem.dir/DependInfo.cmake
  139077. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/pwscfformat.dir/DependInfo.cmake
  139078. make -f src/formats/CMakeFiles/outformat.dir/build.make src/formats/CMakeFiles/outformat.dir/build
  139079. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139080. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/qchemformat.dir/DependInfo.cmake
  139081. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139082. Built target moldenformat
  139083. Built target mol2format
  139084. make -f src/formats/CMakeFiles/pcmodelformat.dir/build.make src/formats/CMakeFiles/pcmodelformat.dir/build
  139085. make -f src/formats/CMakeFiles/reportformat.dir/build.make src/formats/CMakeFiles/reportformat.dir/depend
  139086. make -f src/formats/CMakeFiles/rsmiformat.dir/build.make src/formats/CMakeFiles/rsmiformat.dir/depend
  139087. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139088. make[2]: Nothing to be done for `src/formats/CMakeFiles/mpdformat.dir/build'.
  139089. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139090. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139091. make[2]: Nothing to be done for `src/formats/CMakeFiles/molreport.dir/build'.
  139092. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139093. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139094. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 25
  139095. [ 60%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139096. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/reportformat.dir/DependInfo.cmake
  139097. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139098. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/rsmiformat.dir/DependInfo.cmake
  139099. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139100. make -f src/formats/CMakeFiles/pdbformat.dir/build.make src/formats/CMakeFiles/pdbformat.dir/build
  139101. Built target msiformat
  139102. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139103. make -f src/formats/CMakeFiles/rxnformat.dir/build.make src/formats/CMakeFiles/rxnformat.dir/depend
  139104. [ 60%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139105. make[2]: Nothing to be done for `src/formats/CMakeFiles/mopacformat.dir/build'.
  139106. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139107. make -f src/formats/CMakeFiles/pdbqtformat.dir/build.make src/formats/CMakeFiles/pdbqtformat.dir/build
  139108. [ 61%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139109. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139110. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139111. make -f src/formats/CMakeFiles/posformat.dir/build.make src/formats/CMakeFiles/posformat.dir/build
  139112. make -f src/formats/CMakeFiles/pngformat.dir/build.make src/formats/CMakeFiles/pngformat.dir/build
  139113. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139114. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139115. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139116. make[2]: Nothing to be done for `src/formats/CMakeFiles/molproformat.dir/build'.
  139117. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139118. make[2]: Nothing to be done for `src/formats/CMakeFiles/mpqcformat.dir/build'.
  139119. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139120. make -f src/formats/CMakeFiles/png2format.dir/build.make src/formats/CMakeFiles/png2format.dir/build
  139121. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139122. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/rxnformat.dir/DependInfo.cmake
  139123. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139124. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139125. make[2]: Nothing to be done for `src/formats/CMakeFiles/nwchemformat.dir/build'.
  139126. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139127. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 26
  139128. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139129. make[2]: Nothing to be done for `src/formats/CMakeFiles/outformat.dir/build'.
  139130. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139131. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139132. make[2]: Nothing to be done for `src/formats/CMakeFiles/opendxformat.dir/build'.
  139133. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139134. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139135. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139136. make[2]: Nothing to be done for `src/formats/CMakeFiles/nulformat.dir/build'.
  139137. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139138. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139139. Built target mpdformat
  139140. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139141. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139142. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139143. make[2]: Nothing to be done for `src/formats/CMakeFiles/pcmodelformat.dir/build'.
  139144. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139145. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139146. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 27
  139147. make -f src/formats/CMakeFiles/pqrformat.dir/build.make src/formats/CMakeFiles/pqrformat.dir/build
  139148. Built target molreport
  139149. make -f src/formats/CMakeFiles/povrayformat.dir/build.make src/formats/CMakeFiles/povrayformat.dir/build
  139150. [ 61%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 56
  139151. make -f src/formats/CMakeFiles/shelxformat.dir/build.make src/formats/CMakeFiles/shelxformat.dir/depend
  139152. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139153. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139154. make[2]: Nothing to be done for `src/formats/CMakeFiles/msmsformat.dir/build'.
  139155. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139156. make -f src/formats/CMakeFiles/pwscfformat.dir/build.make src/formats/CMakeFiles/pwscfformat.dir/build
  139157. [ 61%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139158. make[2]: Nothing to be done for `src/formats/CMakeFiles/pdbformat.dir/build'.
  139159. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139160. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139161. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139162. make -f src/formats/CMakeFiles/qchemformat.dir/build.make src/formats/CMakeFiles/qchemformat.dir/build
  139163. [ 62%] [ 62%] [ 62%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139164. [ 63%] [ 63%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139165. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/shelxformat.dir/DependInfo.cmake
  139166. [ 64%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139167. make[2]: Nothing to be done for `src/formats/CMakeFiles/pdbqtformat.dir/build'.
  139168. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139169. make -f src/formats/CMakeFiles/smilesformat.dir/build.make src/formats/CMakeFiles/smilesformat.dir/depend
  139170. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 57
  139171. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139172. Built target mopacformat
  139173. make -f src/formats/CMakeFiles/rsmiformat.dir/build.make src/formats/CMakeFiles/rsmiformat.dir/build
  139174. Built target molproformat
  139175. Built target mpqcformat
  139176. Built target nwchemformat
  139177. make -f src/formats/CMakeFiles/svgformat.dir/build.make src/formats/CMakeFiles/svgformat.dir/depend
  139178. [ 64%] [ 64%] Built target nulformat
  139179. Built target outformat
  139180. make -f src/formats/CMakeFiles/textformat.dir/build.make src/formats/CMakeFiles/textformat.dir/depend
  139181. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139182. make[2]: Nothing to be done for `src/formats/CMakeFiles/pngformat.dir/build'.
  139183. Built target opendxformat
  139184. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139185. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139186. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 71
  139187. Built target pcmodelformat
  139188. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139189. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/smilesformat.dir/DependInfo.cmake
  139190. make -f src/formats/CMakeFiles/reportformat.dir/build.make src/formats/CMakeFiles/reportformat.dir/build
  139191. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139192. make[2]: Nothing to be done for `src/formats/CMakeFiles/posformat.dir/build'.
  139193. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139194. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139195. make -f src/formats/CMakeFiles/pubchem.dir/build.make src/formats/CMakeFiles/pubchem.dir/build
  139196. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139197. [ 65%] make -f src/formats/CMakeFiles/thermoformat.dir/build.make src/formats/CMakeFiles/thermoformat.dir/depend
  139198. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139199. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/svgformat.dir/DependInfo.cmake
  139200. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139201. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/textformat.dir/DependInfo.cmake
  139202. make -f src/formats/CMakeFiles/tinkerformat.dir/build.make src/formats/CMakeFiles/tinkerformat.dir/depend
  139203. make -f src/formats/CMakeFiles/titleformat.dir/build.make src/formats/CMakeFiles/titleformat.dir/depend
  139204. Built target msmsformat
  139205. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139206. make[2]: Nothing to be done for `src/formats/CMakeFiles/png2format.dir/build'.
  139207. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139208. make -f src/formats/CMakeFiles/turbomoleformat.dir/build.make src/formats/CMakeFiles/turbomoleformat.dir/depend
  139209. Built target pdbformat
  139210. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139211. make -f src/formats/CMakeFiles/unichemformat.dir/build.make src/formats/CMakeFiles/unichemformat.dir/depend
  139212. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139213. [ 66%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139214. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/thermoformat.dir/DependInfo.cmake
  139215. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139216. make[2]: Nothing to be done for `src/formats/CMakeFiles/pqrformat.dir/build'.
  139217. Built target pdbqtformat
  139218. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139219. make -f src/formats/CMakeFiles/rxnformat.dir/build.make src/formats/CMakeFiles/rxnformat.dir/build
  139220. [ 66%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 72
  139221. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139222. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/tinkerformat.dir/DependInfo.cmake
  139223. make -f src/formats/CMakeFiles/vaspformat.dir/build.make src/formats/CMakeFiles/vaspformat.dir/depend
  139224. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139225. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/titleformat.dir/DependInfo.cmake
  139226. make -f src/formats/CMakeFiles/viewmolformat.dir/build.make src/formats/CMakeFiles/viewmolformat.dir/depend
  139227. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139228. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/turbomoleformat.dir/DependInfo.cmake
  139229. make -f src/formats/CMakeFiles/xedformat.dir/build.make src/formats/CMakeFiles/xedformat.dir/depend
  139230. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139231. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/unichemformat.dir/DependInfo.cmake
  139232. make -f src/formats/CMakeFiles/xmlformat.dir/build.make src/formats/CMakeFiles/xmlformat.dir/depend
  139233. Built target pngformat
  139234. make -f src/formats/CMakeFiles/xsfformat.dir/build.make src/formats/CMakeFiles/xsfformat.dir/depend
  139235. [ 66%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139236. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/vaspformat.dir/DependInfo.cmake
  139237. Built target posformat
  139238. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139239. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139240. make[2]: Nothing to be done for `src/formats/CMakeFiles/qchemformat.dir/build'.
  139241. make[2]: Nothing to be done for `src/formats/CMakeFiles/pwscfformat.dir/build'.
  139242. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139243. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139244. make -f src/formats/CMakeFiles/xtcformat.dir/build.make src/formats/CMakeFiles/xtcformat.dir/depend
  139245. [ 67%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139246. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/viewmolformat.dir/DependInfo.cmake
  139247. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139248. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139249. make[2]: Nothing to be done for `src/formats/CMakeFiles/povrayformat.dir/build'.
  139250. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 73
  139251. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139252. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139253. make[2]: Nothing to be done for `src/formats/CMakeFiles/reportformat.dir/build'.
  139254. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139255. make -f src/formats/CMakeFiles/shelxformat.dir/build.make src/formats/CMakeFiles/shelxformat.dir/build
  139256. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139257. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/xedformat.dir/DependInfo.cmake
  139258. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139259. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139260. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139261. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139262. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/xmlformat.dir/DependInfo.cmake
  139263. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139264. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/xsfformat.dir/DependInfo.cmake
  139265. Built target png2format
  139266. make -f src/formats/CMakeFiles/xyzformat.dir/build.make src/formats/CMakeFiles/xyzformat.dir/depend
  139267. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139268. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/xtcformat.dir/DependInfo.cmake
  139269. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139270. make[2]: Nothing to be done for `src/formats/CMakeFiles/rsmiformat.dir/build'.
  139271. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139272. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139273. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139274. make[2]: Nothing to be done for `src/formats/CMakeFiles/pubchem.dir/build'.
  139275. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139276. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139277. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139278. make[2]: Nothing to be done for `src/formats/CMakeFiles/rxnformat.dir/build'.
  139279. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139280. Built target pqrformat
  139281. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 75
  139282. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139283. make -f src/formats/CMakeFiles/yasaraformat.dir/build.make src/formats/CMakeFiles/yasaraformat.dir/depend
  139284. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139285. [ 68%] make -f src/formats/CMakeFiles/smilesformat.dir/build.make src/formats/CMakeFiles/smilesformat.dir/build
  139286. [ 68%] [ 68%] [ 68%] make -f src/formats/CMakeFiles/textformat.dir/build.make src/formats/CMakeFiles/textformat.dir/build
  139287. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139288. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/xyzformat.dir/DependInfo.cmake
  139289. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139290. make -f src/formats/CMakeFiles/svgformat.dir/build.make src/formats/CMakeFiles/svgformat.dir/build
  139291. [ 68%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139292. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/yasaraformat.dir/DependInfo.cmake
  139293. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139294. make[2]: Nothing to be done for `src/formats/CMakeFiles/shelxformat.dir/build'.
  139295. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139296. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139297. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139298. make -f src/formats/CMakeFiles/thermoformat.dir/build.make src/formats/CMakeFiles/thermoformat.dir/build
  139299. [ 68%] Built target povrayformat
  139300. Built target qchemformat
  139301. Built target pwscfformat
  139302. make -f src/formats/CMakeFiles/zindoformat.dir/build.make src/formats/CMakeFiles/zindoformat.dir/depend
  139303. [ 69%] Built target reportformat
  139304. Built target rsmiformat
  139305. make -f tools/CMakeFiles/babel.dir/build.make tools/CMakeFiles/babel.dir/depend
  139306. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139307. make -f src/formats/CMakeFiles/titleformat.dir/build.make src/formats/CMakeFiles/titleformat.dir/build
  139308. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139309. [ 69%] Built target pubchem
  139310. make -f src/formats/CMakeFiles/tinkerformat.dir/build.make src/formats/CMakeFiles/tinkerformat.dir/build
  139311. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139312. make[2]: Nothing to be done for `src/formats/CMakeFiles/textformat.dir/build'.
  139313. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139314. Built target rxnformat
  139315. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139316. make[2]: Nothing to be done for `src/formats/CMakeFiles/smilesformat.dir/build'.
  139317. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139318. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139319. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139320. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139321. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/src/formats/CMakeFiles/zindoformat.dir/DependInfo.cmake
  139322. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139323. make[2]: Nothing to be done for `src/formats/CMakeFiles/svgformat.dir/build'.
  139324. make -f tools/CMakeFiles/obabel.dir/build.make tools/CMakeFiles/obabel.dir/depend
  139325. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139326. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 76
  139327. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139328. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139329. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/babel.dir/DependInfo.cmake
  139330. make -f tools/CMakeFiles/obchiral.dir/build.make tools/CMakeFiles/obchiral.dir/depend
  139331. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139332. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139333. make -f src/formats/CMakeFiles/turbomoleformat.dir/build.make src/formats/CMakeFiles/turbomoleformat.dir/build
  139334. Built target shelxformat
  139335. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139336. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139337. make[2]: Nothing to be done for `src/formats/CMakeFiles/thermoformat.dir/build'.
  139338. make -f src/formats/CMakeFiles/unichemformat.dir/build.make src/formats/CMakeFiles/unichemformat.dir/build
  139339. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139340. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139341. make -f src/formats/CMakeFiles/vaspformat.dir/build.make src/formats/CMakeFiles/vaspformat.dir/build
  139342. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139343. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obabel.dir/DependInfo.cmake
  139344. [ 69%] [ 69%] make -f src/formats/CMakeFiles/viewmolformat.dir/build.make src/formats/CMakeFiles/viewmolformat.dir/build
  139345. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139346. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139347. make -f src/formats/CMakeFiles/xedformat.dir/build.make src/formats/CMakeFiles/xedformat.dir/build
  139348. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obchiral.dir/DependInfo.cmake
  139349. [ 70%] make -f src/formats/CMakeFiles/xtcformat.dir/build.make src/formats/CMakeFiles/xtcformat.dir/build
  139350. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139351. make -f src/formats/CMakeFiles/xsfformat.dir/build.make src/formats/CMakeFiles/xsfformat.dir/build
  139352. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 95
  139353. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139354. make[2]: Nothing to be done for `src/formats/CMakeFiles/titleformat.dir/build'.
  139355. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139356. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139357. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139358. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139359. make -f tools/CMakeFiles/obconformer.dir/build.make tools/CMakeFiles/obconformer.dir/depend
  139360. make -f src/formats/CMakeFiles/xyzformat.dir/build.make src/formats/CMakeFiles/xyzformat.dir/build
  139361. make -f src/formats/CMakeFiles/yasaraformat.dir/build.make src/formats/CMakeFiles/yasaraformat.dir/build
  139362. make -f tools/CMakeFiles/obenergy.dir/build.make tools/CMakeFiles/obenergy.dir/depend
  139363. make -f tools/CMakeFiles/obfit.dir/build.make tools/CMakeFiles/obfit.dir/depend
  139364. Built target textformat
  139365. Built target smilesformat
  139366. Built target svgformat
  139367. make -f tools/CMakeFiles/obgen.dir/build.make tools/CMakeFiles/obgen.dir/depend
  139368. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139369. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obconformer.dir/DependInfo.cmake
  139370. make -f tools/CMakeFiles/obgrep.dir/build.make tools/CMakeFiles/obgrep.dir/depend
  139371. [ 71%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139372. make -f tools/CMakeFiles/obminimize.dir/build.make tools/CMakeFiles/obminimize.dir/depend
  139373. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139374. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obenergy.dir/DependInfo.cmake
  139375. [ 71%] make -f src/formats/CMakeFiles/xmlformat.dir/build.make src/formats/CMakeFiles/xmlformat.dir/build
  139376. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139377. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obfit.dir/DependInfo.cmake
  139378. make -f tools/CMakeFiles/obprobe.dir/build.make tools/CMakeFiles/obprobe.dir/depend
  139379. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139380. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obgen.dir/DependInfo.cmake
  139381. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139382. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obgrep.dir/DependInfo.cmake
  139383. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139384. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139385. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obminimize.dir/DependInfo.cmake
  139386. make -f tools/CMakeFiles/babel.dir/build.make tools/CMakeFiles/babel.dir/build
  139387. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139388. make -f src/formats/CMakeFiles/zindoformat.dir/build.make src/formats/CMakeFiles/zindoformat.dir/build
  139389. Built target thermoformat
  139390. make -f tools/CMakeFiles/obprop.dir/build.make tools/CMakeFiles/obprop.dir/depend
  139391. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139392. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139393. Built target titleformat
  139394. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obprobe.dir/DependInfo.cmake
  139395. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139396. make[2]: Nothing to be done for `src/formats/CMakeFiles/vaspformat.dir/build'.
  139397. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139398. make -f tools/CMakeFiles/obabel.dir/build.make tools/CMakeFiles/obabel.dir/build
  139399. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139400. make -f tools/CMakeFiles/obrms.dir/build.make tools/CMakeFiles/obrms.dir/depend
  139401. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139402. make[2]: Nothing to be done for `src/formats/CMakeFiles/tinkerformat.dir/build'.
  139403. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139404. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139405. make -f tools/CMakeFiles/obchiral.dir/build.make tools/CMakeFiles/obchiral.dir/build
  139406. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139407. make[2]: Nothing to be done for `src/formats/CMakeFiles/xsfformat.dir/build'.
  139408. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139409. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139410. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139411. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139412. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obprop.dir/DependInfo.cmake
  139413. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139414. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obrms.dir/DependInfo.cmake
  139415. [ 71%] [ 71%] [ 71%] Built target vaspformat
  139416. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139417. make -f tools/CMakeFiles/obrotamer.dir/build.make tools/CMakeFiles/obrotamer.dir/depend
  139418. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139419. make -f tools/CMakeFiles/obconformer.dir/build.make tools/CMakeFiles/obconformer.dir/build
  139420. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139421. make[2]: Nothing to be done for `src/formats/CMakeFiles/unichemformat.dir/build'.
  139422. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139423. make -f tools/CMakeFiles/obenergy.dir/build.make tools/CMakeFiles/obenergy.dir/build
  139424. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139425. Built target tinkerformat
  139426. make -f tools/CMakeFiles/obrotate.dir/build.make tools/CMakeFiles/obrotate.dir/depend
  139427. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139428. Built target xsfformat
  139429. make -f tools/CMakeFiles/obfit.dir/build.make tools/CMakeFiles/obfit.dir/build
  139430. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139431. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139432. make -f tools/CMakeFiles/obgen.dir/build.make tools/CMakeFiles/obgen.dir/build
  139433. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139434. make[2]: Nothing to be done for `src/formats/CMakeFiles/turbomoleformat.dir/build'.
  139435. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139436. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139437. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obrotamer.dir/DependInfo.cmake
  139438. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139439. make -f tools/CMakeFiles/obgrep.dir/build.make tools/CMakeFiles/obgrep.dir/build
  139440. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 96
  139441. make -f tools/CMakeFiles/obminimize.dir/build.make tools/CMakeFiles/obminimize.dir/build
  139442. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139443. make -f tools/CMakeFiles/obspectrophore.dir/build.make tools/CMakeFiles/obspectrophore.dir/depend
  139444. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139445. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obrotate.dir/DependInfo.cmake
  139446. make -f tools/CMakeFiles/obprobe.dir/build.make tools/CMakeFiles/obprobe.dir/build
  139447. [ 71%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139448. make -f tools/CMakeFiles/obprop.dir/build.make tools/CMakeFiles/obprop.dir/build
  139449. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139450. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/tools/CMakeFiles/obspectrophore.dir/DependInfo.cmake
  139451. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139452. [ 72%] make -f tools/CMakeFiles/obrms.dir/build.make tools/CMakeFiles/obrms.dir/build
  139453. Built target unichemformat
  139454. make -f test/CMakeFiles/roundtrip.dir/build.make test/CMakeFiles/roundtrip.dir/depend
  139455. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139456. make[2]: Nothing to be done for `src/formats/CMakeFiles/viewmolformat.dir/build'.
  139457. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139458. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 97
  139459. Built target turbomoleformat
  139460. make -f test/CMakeFiles/test_align.dir/build.make test/CMakeFiles/test_align.dir/depend
  139461. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139462. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/roundtrip.dir/DependInfo.cmake
  139463. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139464. make[2]: Nothing to be done for `src/formats/CMakeFiles/xmlformat.dir/build'.
  139465. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139466. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139467. make[2]: Nothing to be done for `src/formats/CMakeFiles/yasaraformat.dir/build'.
  139468. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 98
  139469. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139470. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139471. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139472. make[2]: Nothing to be done for `src/formats/CMakeFiles/xedformat.dir/build'.
  139473. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139474. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139475. [ 73%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139476. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_align.dir/DependInfo.cmake
  139477. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139478. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139479. make[2]: Nothing to be done for `src/formats/CMakeFiles/xyzformat.dir/build'.
  139480. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139481. make -f tools/CMakeFiles/obrotamer.dir/build.make tools/CMakeFiles/obrotamer.dir/build
  139482. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 99
  139483. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139484. make[2]: Nothing to be done for `src/formats/CMakeFiles/xtcformat.dir/build'.
  139485. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139486. [ 73%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139487. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139488. make[2]: Nothing to be done for `tools/CMakeFiles/babel.dir/build'.
  139489. make[2]: Nothing to be done for `tools/CMakeFiles/obabel.dir/build'.
  139490. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139491. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139492. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139493. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139494. [ 74%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139495. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139496. make -f tools/CMakeFiles/obrotate.dir/build.make tools/CMakeFiles/obrotate.dir/build
  139497. [ 74%] Built target viewmolformat
  139498. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139499. make[2]: Nothing to be done for `tools/CMakeFiles/obconformer.dir/build'.
  139500. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139501. make -f test/CMakeFiles/test_aromatest.dir/build.make test/CMakeFiles/test_aromatest.dir/depend
  139502. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139503. make[2]: Nothing to be done for `src/formats/CMakeFiles/zindoformat.dir/build'.
  139504. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139505. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139506. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 100
  139507. Built target xmlformat
  139508. Built target yasaraformat
  139509. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139510. make -f tools/CMakeFiles/obspectrophore.dir/build.make tools/CMakeFiles/obspectrophore.dir/build
  139511. [ 74%] [ 74%] Built target xedformat
  139512. [ 75%] make -f test/CMakeFiles/test_atom.dir/build.make test/CMakeFiles/test_atom.dir/depend
  139513. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139514. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_aromatest.dir/DependInfo.cmake
  139515. [ 75%] make -f test/CMakeFiles/test_automorphism.dir/build.make test/CMakeFiles/test_automorphism.dir/depend
  139516. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139517. make[2]: Nothing to be done for `tools/CMakeFiles/obminimize.dir/build'.
  139518. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139519. [ 75%] make -f test/CMakeFiles/test_bond.dir/build.make test/CMakeFiles/test_bond.dir/depend
  139520. [ 76%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 30
  139521. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139522. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_atom.dir/DependInfo.cmake
  139523. Built target babel
  139524. Built target xtcformat
  139525. Built target xyzformat
  139526. make -f test/CMakeFiles/test_builder.dir/build.make test/CMakeFiles/test_builder.dir/depend
  139527. Built target obabel
  139528. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139529. make[2]: Nothing to be done for `tools/CMakeFiles/obprobe.dir/build'.
  139530. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139531. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139532. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_automorphism.dir/DependInfo.cmake
  139533. make -f test/CMakeFiles/test_canonconsistent.dir/build.make test/CMakeFiles/test_canonconsistent.dir/depend
  139534. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139535. make[2]: Nothing to be done for `tools/CMakeFiles/obchiral.dir/build'.
  139536. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139537. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139538. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139539. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139540. make[2]: Nothing to be done for `tools/CMakeFiles/obrotamer.dir/build'.
  139541. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139542. make -f test/CMakeFiles/roundtrip.dir/build.make test/CMakeFiles/roundtrip.dir/build
  139543. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139544. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_bond.dir/DependInfo.cmake
  139545. Built target obconformer
  139546. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 28
  139547. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139548. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139549. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139550. make[2]: Nothing to be done for `tools/CMakeFiles/obgrep.dir/build'.
  139551. make[2]: Nothing to be done for `tools/CMakeFiles/obenergy.dir/build'.
  139552. Built target zindoformat
  139553. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139554. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139555. make -f test/CMakeFiles/test_canonstable.dir/build.make test/CMakeFiles/test_canonstable.dir/depend
  139556. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139557. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139558. make[2]: Nothing to be done for `tools/CMakeFiles/obfit.dir/build'.
  139559. make[2]: Nothing to be done for `tools/CMakeFiles/obrotate.dir/build'.
  139560. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139561. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139562. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139563. [ 77%] cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_builder.dir/DependInfo.cmake
  139564. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139565. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 29
  139566. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139567. make[2]: Nothing to be done for `tools/CMakeFiles/obprop.dir/build'.
  139568. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139569. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139570. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 32
  139571. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139572. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_canonconsistent.dir/DependInfo.cmake
  139573. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139574. make -f test/CMakeFiles/test_cansmi.dir/build.make test/CMakeFiles/test_cansmi.dir/depend
  139575. make -f test/CMakeFiles/test_charge-gasteiger.dir/build.make test/CMakeFiles/test_charge-gasteiger.dir/depend
  139576. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139577. make -f test/CMakeFiles/test_charge-mmff94.dir/build.make test/CMakeFiles/test_charge-mmff94.dir/depend
  139578. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_canonstable.dir/DependInfo.cmake
  139579. [ 77%] [ 78%] [ 78%] Built target obminimize
  139580. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139581. make[2]: Nothing to be done for `tools/CMakeFiles/obgen.dir/build'.
  139582. make -f test/CMakeFiles/test_cistrans.dir/build.make test/CMakeFiles/test_cistrans.dir/depend
  139583. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139584. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139585. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_cansmi.dir/DependInfo.cmake
  139586. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139587. make[2]: Nothing to be done for `tools/CMakeFiles/obspectrophore.dir/build'.
  139588. [ 78%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139589. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139590. make[2]: Nothing to be done for `tools/CMakeFiles/obrms.dir/build'.
  139591. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139592. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139593. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 31
  139594. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139595. [ 79%] [ 79%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139596. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_charge-gasteiger.dir/DependInfo.cmake
  139597. [ 79%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139598. [ 80%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139599. make[2]: Nothing to be done for `test/CMakeFiles/roundtrip.dir/build'.
  139600. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139601. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139602. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_charge-mmff94.dir/DependInfo.cmake
  139603. make -f test/CMakeFiles/test_align.dir/build.make test/CMakeFiles/test_align.dir/build
  139604. Built target obprobe
  139605. Built target obchiral
  139606. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 74
  139607. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139608. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_cistrans.dir/DependInfo.cmake
  139609. make -f test/CMakeFiles/test_conversion.dir/build.make test/CMakeFiles/test_conversion.dir/depend
  139610. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139611. make -f test/CMakeFiles/test_aromatest.dir/build.make test/CMakeFiles/test_aromatest.dir/build
  139612. Built target obrotamer
  139613. Built target obenergy
  139614. Built target obfit
  139615. Built target obgrep
  139616. make -f test/CMakeFiles/test_datatest.dir/build.make test/CMakeFiles/test_datatest.dir/depend
  139617. Built target obrotate
  139618. make -f test/CMakeFiles/test_ffgaff.dir/build.make test/CMakeFiles/test_ffgaff.dir/depend
  139619. Built target obprop
  139620. [ 81%] [ 81%] [ 81%] [ 82%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139621. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_conversion.dir/DependInfo.cmake
  139622. make -f test/CMakeFiles/test_ffghemical.dir/build.make test/CMakeFiles/test_ffghemical.dir/depend
  139623. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139624. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_datatest.dir/DependInfo.cmake
  139625. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139626. make -f test/CMakeFiles/test_atom.dir/build.make test/CMakeFiles/test_atom.dir/build
  139627. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139628. Built target obrms
  139629. make -f test/CMakeFiles/test_bond.dir/build.make test/CMakeFiles/test_bond.dir/build
  139630. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139631. Built target obgen
  139632. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139633. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_ffgaff.dir/DependInfo.cmake
  139634. Built target obspectrophore
  139635. make -f test/CMakeFiles/test_automorphism.dir/build.make test/CMakeFiles/test_automorphism.dir/build
  139636. Built target roundtrip
  139637. make -f test/CMakeFiles/test_ffmmff94.dir/build.make test/CMakeFiles/test_ffmmff94.dir/depend
  139638. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139639. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_ffghemical.dir/DependInfo.cmake
  139640. make -f test/CMakeFiles/test_ffuff.dir/build.make test/CMakeFiles/test_ffuff.dir/depend
  139641. make -f test/CMakeFiles/test_formalcharge.dir/build.make test/CMakeFiles/test_formalcharge.dir/depend
  139642. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139643. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139644. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139645. make[2]: Nothing to be done for `test/CMakeFiles/test_aromatest.dir/build'.
  139646. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139647. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139648. make[2]: Nothing to be done for `test/CMakeFiles/test_align.dir/build'.
  139649. make -f test/CMakeFiles/test_builder.dir/build.make test/CMakeFiles/test_builder.dir/build
  139650. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139651. make -f test/CMakeFiles/test_canonconsistent.dir/build.make test/CMakeFiles/test_canonconsistent.dir/build
  139652. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139653. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139654. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139655. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_ffmmff94.dir/DependInfo.cmake
  139656. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139657. make -f test/CMakeFiles/test_cansmi.dir/build.make test/CMakeFiles/test_cansmi.dir/build
  139658. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139659. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_ffuff.dir/DependInfo.cmake
  139660. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139661. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139662. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139663. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_formalcharge.dir/DependInfo.cmake
  139664. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139665. make -f test/CMakeFiles/test_charge-mmff94.dir/build.make test/CMakeFiles/test_charge-mmff94.dir/build
  139666. make -f test/CMakeFiles/test_canonstable.dir/build.make test/CMakeFiles/test_canonstable.dir/build
  139667. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139668. make -f test/CMakeFiles/test_charge-gasteiger.dir/build.make test/CMakeFiles/test_charge-gasteiger.dir/build
  139669. make -f test/CMakeFiles/test_cistrans.dir/build.make test/CMakeFiles/test_cistrans.dir/build
  139670. make -f test/CMakeFiles/test_format.dir/build.make test/CMakeFiles/test_format.dir/depend
  139671. make -f test/CMakeFiles/test_formula.dir/build.make test/CMakeFiles/test_formula.dir/depend
  139672. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139673. make[2]: Nothing to be done for `test/CMakeFiles/test_atom.dir/build'.
  139674. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139675. make -f test/CMakeFiles/test_graphsym.dir/build.make test/CMakeFiles/test_graphsym.dir/depend
  139676. [ 82%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 77
  139677. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139678. make -f test/CMakeFiles/test_implicitH.dir/build.make test/CMakeFiles/test_implicitH.dir/depend
  139679. [ 82%] make -f test/CMakeFiles/test_conversion.dir/build.make test/CMakeFiles/test_conversion.dir/build
  139680. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139681. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_formula.dir/DependInfo.cmake
  139682. make -f test/CMakeFiles/test_inchiwrite.dir/build.make test/CMakeFiles/test_inchiwrite.dir/depend
  139683. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139684. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_format.dir/DependInfo.cmake
  139685. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139686. make[2]: Nothing to be done for `test/CMakeFiles/test_bond.dir/build'.
  139687. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139688. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139689. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139690. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139691. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_graphsym.dir/DependInfo.cmake
  139692. make -f test/CMakeFiles/test_datatest.dir/build.make test/CMakeFiles/test_datatest.dir/build
  139693. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139694. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_implicitH.dir/DependInfo.cmake
  139695. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139696. make[2]: Nothing to be done for `test/CMakeFiles/test_automorphism.dir/build'.
  139697. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139698. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139699. Built target test_aromatest
  139700. Built target test_align
  139701. make -f test/CMakeFiles/test_internalcoord.dir/build.make test/CMakeFiles/test_internalcoord.dir/depend
  139702. [ 83%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139703. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_inchiwrite.dir/DependInfo.cmake
  139704. make -f test/CMakeFiles/test_invalidsmarts.dir/build.make test/CMakeFiles/test_invalidsmarts.dir/depend
  139705. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139706. make -f test/CMakeFiles/test_ffgaff.dir/build.make test/CMakeFiles/test_ffgaff.dir/build
  139707. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139708. make[2]: Nothing to be done for `test/CMakeFiles/test_builder.dir/build'.
  139709. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139710. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 78
  139711. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139712. [ 83%] make -f test/CMakeFiles/test_ffghemical.dir/build.make test/CMakeFiles/test_ffghemical.dir/build
  139713. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139714. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_internalcoord.dir/DependInfo.cmake
  139715. [ 83%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139716. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_invalidsmarts.dir/DependInfo.cmake
  139717. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139718. make[2]: Nothing to be done for `test/CMakeFiles/test_cistrans.dir/build'.
  139719. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139720. Built target test_atom
  139721. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 80
  139722. make -f test/CMakeFiles/test_invalidsmiles.dir/build.make test/CMakeFiles/test_invalidsmiles.dir/depend
  139723. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139724. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139725. make -f test/CMakeFiles/test_ffmmff94.dir/build.make test/CMakeFiles/test_ffmmff94.dir/build
  139726. Built target test_bond
  139727. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139728. [ 84%] make -f test/CMakeFiles/test_ffuff.dir/build.make test/CMakeFiles/test_ffuff.dir/build
  139729. make -f test/CMakeFiles/test_formalcharge.dir/build.make test/CMakeFiles/test_formalcharge.dir/build
  139730. Built target test_automorphism
  139731. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139732. make -f test/CMakeFiles/test_isomorphism.dir/build.make test/CMakeFiles/test_isomorphism.dir/depend
  139733. make[2]: Nothing to be done for `test/CMakeFiles/test_canonconsistent.dir/build'.
  139734. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139735. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139736. make -f test/CMakeFiles/test_iterators.dir/build.make test/CMakeFiles/test_iterators.dir/depend
  139737. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139738. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_invalidsmiles.dir/DependInfo.cmake
  139739. Built target test_builder
  139740. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139741. [ 85%] make -f test/CMakeFiles/test_logp_psa.dir/build.make test/CMakeFiles/test_logp_psa.dir/depend
  139742. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139743. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_isomorphism.dir/DependInfo.cmake
  139744. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139745. make[2]: Nothing to be done for `test/CMakeFiles/test_charge-gasteiger.dir/build'.
  139746. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139747. make -f test/CMakeFiles/test_formula.dir/build.make test/CMakeFiles/test_formula.dir/build
  139748. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139749. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_iterators.dir/DependInfo.cmake
  139750. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139751. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139752. make[2]: Nothing to be done for `test/CMakeFiles/test_ffghemical.dir/build'.
  139753. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139754. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139755. [ 85%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139756. make -f test/CMakeFiles/test_format.dir/build.make test/CMakeFiles/test_format.dir/build
  139757. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139758. make -f test/CMakeFiles/test_implicitH.dir/build.make test/CMakeFiles/test_implicitH.dir/build
  139759. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139760. make -f test/CMakeFiles/test_graphsym.dir/build.make test/CMakeFiles/test_graphsym.dir/build
  139761. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139762. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_logp_psa.dir/DependInfo.cmake
  139763. Built target test_cistrans
  139764. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139765. make[2]: Nothing to be done for `test/CMakeFiles/test_cansmi.dir/build'.
  139766. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139767. make -f test/CMakeFiles/test_lssr.dir/build.make test/CMakeFiles/test_lssr.dir/depend
  139768. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139769. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 79
  139770. make -f test/CMakeFiles/test_inchiwrite.dir/build.make test/CMakeFiles/test_inchiwrite.dir/build
  139771. Built target test_canonconsistent
  139772. make -f test/CMakeFiles/test_math.dir/build.make test/CMakeFiles/test_math.dir/depend
  139773. [ 85%] [ 85%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139774. make -f test/CMakeFiles/test_internalcoord.dir/build.make test/CMakeFiles/test_internalcoord.dir/build
  139775. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139776. make -f test/CMakeFiles/test_invalidsmarts.dir/build.make test/CMakeFiles/test_invalidsmarts.dir/build
  139777. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139778. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_lssr.dir/DependInfo.cmake
  139779. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139780. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_math.dir/DependInfo.cmake
  139781. [ 86%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139782. make[2]: Nothing to be done for `test/CMakeFiles/test_ffgaff.dir/build'.
  139783. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139784. Built target test_charge-gasteiger
  139785. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 81
  139786. make -f test/CMakeFiles/test_mol.dir/build.make test/CMakeFiles/test_mol.dir/depend
  139787. Built target test_ffghemical
  139788. make -f test/CMakeFiles/test_phmodel.dir/build.make test/CMakeFiles/test_phmodel.dir/depend
  139789. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139790. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139791. make[2]: Nothing to be done for `test/CMakeFiles/test_canonstable.dir/build'.
  139792. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139793. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139794. make -f test/CMakeFiles/test_invalidsmiles.dir/build.make test/CMakeFiles/test_invalidsmiles.dir/build
  139795. Built target test_cansmi
  139796. make -f test/CMakeFiles/test_residue.dir/build.make test/CMakeFiles/test_residue.dir/depend
  139797. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139798. make[2]: Nothing to be done for `test/CMakeFiles/test_charge-mmff94.dir/build'.
  139799. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139800. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139801. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_mol.dir/DependInfo.cmake
  139802. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139803. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139804. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_phmodel.dir/DependInfo.cmake
  139805. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139806. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139807. make[2]: Nothing to be done for `test/CMakeFiles/test_conversion.dir/build'.
  139808. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139809. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139810. make[2]: Nothing to be done for `test/CMakeFiles/test_datatest.dir/build'.
  139811. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139812. make -f test/CMakeFiles/test_isomorphism.dir/build.make test/CMakeFiles/test_isomorphism.dir/build
  139813. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139814. [ 87%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139815. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139816. make[2]: Nothing to be done for `test/CMakeFiles/test_ffmmff94.dir/build'.
  139817. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139818. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139819. make -f test/CMakeFiles/test_iterators.dir/build.make test/CMakeFiles/test_iterators.dir/build
  139820. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 82
  139821. [ 87%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139822. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_residue.dir/DependInfo.cmake
  139823. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139824. make -f test/CMakeFiles/test_logp_psa.dir/build.make test/CMakeFiles/test_logp_psa.dir/build
  139825. [ 87%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139826. make[2]: Nothing to be done for `test/CMakeFiles/test_formalcharge.dir/build'.
  139827. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139828. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139829. Built target test_ffgaff
  139830. [ 87%] make -f test/CMakeFiles/test_ringtest.dir/build.make test/CMakeFiles/test_ringtest.dir/depend
  139831. [ 87%] Built target test_canonstable
  139832. [ 88%] make -f test/CMakeFiles/test_rotor.dir/build.make test/CMakeFiles/test_rotor.dir/depend
  139833. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139834. make -f test/CMakeFiles/test_lssr.dir/build.make test/CMakeFiles/test_lssr.dir/build
  139835. Built target test_charge-mmff94
  139836. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139837. make -f test/CMakeFiles/test_shuffle.dir/build.make test/CMakeFiles/test_shuffle.dir/depend
  139838. make -f test/CMakeFiles/test_math.dir/build.make test/CMakeFiles/test_math.dir/build
  139839. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139840. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_ringtest.dir/DependInfo.cmake
  139841. Built target test_datatest
  139842. Built target test_conversion
  139843. make -f test/CMakeFiles/test_smartsparse.dir/build.make test/CMakeFiles/test_smartsparse.dir/depend
  139844. [ 88%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139845. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_rotor.dir/DependInfo.cmake
  139846. make -f test/CMakeFiles/test_smartstest.dir/build.make test/CMakeFiles/test_smartstest.dir/depend
  139847. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139848. make[2]: Nothing to be done for `test/CMakeFiles/test_formula.dir/build'.
  139849. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139850. Built target test_ffmmff94
  139851. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139852. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139853. make[2]: Nothing to be done for `test/CMakeFiles/test_isomorphism.dir/build'.
  139854. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139855. make -f test/CMakeFiles/test_smiles.dir/build.make test/CMakeFiles/test_smiles.dir/depend
  139856. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139857. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_shuffle.dir/DependInfo.cmake
  139858. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139859. make[2]: Nothing to be done for `test/CMakeFiles/test_internalcoord.dir/build'.
  139860. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139861. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 86
  139862. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 85
  139863. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139864. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_smartsparse.dir/DependInfo.cmake
  139865. Built target test_formalcharge
  139866. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139867. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_smartstest.dir/DependInfo.cmake
  139868. make -f test/CMakeFiles/test_smilesmatch.dir/build.make test/CMakeFiles/test_smilesmatch.dir/depend
  139869. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139870. make -f test/CMakeFiles/test_mol.dir/build.make test/CMakeFiles/test_mol.dir/build
  139871. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139872. make[2]: Nothing to be done for `test/CMakeFiles/test_ffuff.dir/build'.
  139873. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139874. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139875. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139876. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_smiles.dir/DependInfo.cmake
  139877. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139878. make -f test/CMakeFiles/test_phmodel.dir/build.make test/CMakeFiles/test_phmodel.dir/build
  139879. [ 88%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139880. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139881. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_smilesmatch.dir/DependInfo.cmake
  139882. make -f test/CMakeFiles/test_residue.dir/build.make test/CMakeFiles/test_residue.dir/build
  139883. [ 89%] [ 90%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139884. make[2]: Nothing to be done for `test/CMakeFiles/test_implicitH.dir/build'.
  139885. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139886. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 84
  139887. Built target test_formula
  139888. [ 90%] make -f test/CMakeFiles/test_spectrophore.dir/build.make test/CMakeFiles/test_spectrophore.dir/depend
  139889. Built target test_isomorphism
  139890. Built target test_internalcoord
  139891. make -f test/CMakeFiles/test_squareplanar.dir/build.make test/CMakeFiles/test_squareplanar.dir/depend
  139892. make -f test/CMakeFiles/test_stereo.dir/build.make test/CMakeFiles/test_stereo.dir/depend
  139893. [ 91%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139894. Built target test_ffuff
  139895. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139896. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_spectrophore.dir/DependInfo.cmake
  139897. make -f test/CMakeFiles/test_ringtest.dir/build.make test/CMakeFiles/test_ringtest.dir/build
  139898. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139899. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_squareplanar.dir/DependInfo.cmake
  139900. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139901. make[2]: Nothing to be done for `test/CMakeFiles/test_format.dir/build'.
  139902. make -f test/CMakeFiles/test_stereoperception.dir/build.make test/CMakeFiles/test_stereoperception.dir/depend
  139903. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139904. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139905. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139906. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_stereo.dir/DependInfo.cmake
  139907. make[2]: Nothing to be done for `test/CMakeFiles/test_graphsym.dir/build'.
  139908. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139909. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139910. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 83
  139911. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139912. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139913. make[2]: Nothing to be done for `test/CMakeFiles/test_lssr.dir/build'.
  139914. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139915. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139916. make -f test/CMakeFiles/test_rotor.dir/build.make test/CMakeFiles/test_rotor.dir/build
  139917. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139918. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139919. make[2]: Nothing to be done for `test/CMakeFiles/test_invalidsmarts.dir/build'.
  139920. make[2]: Nothing to be done for `test/CMakeFiles/test_invalidsmiles.dir/build'.
  139921. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139922. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139923. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139924. make[2]: Nothing to be done for `test/CMakeFiles/test_iterators.dir/build'.
  139925. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139926. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139927. make[2]: Nothing to be done for `test/CMakeFiles/test_inchiwrite.dir/build'.
  139928. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139929. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 87
  139930. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139931. Built target test_implicitH
  139932. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139933. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139934. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139935. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139936. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139937. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139938. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139939. make[2]: Nothing to be done for `test/CMakeFiles/test_logp_psa.dir/build'.
  139940. make[2]: Nothing to be done for `test/CMakeFiles/test_math.dir/build'.
  139941. make[2]: Nothing to be done for `test/CMakeFiles/test_mol.dir/build'.
  139942. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139943. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139944. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139945. make -f test/CMakeFiles/test_shuffle.dir/build.make test/CMakeFiles/test_shuffle.dir/build
  139946. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139947. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139948. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139949. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139950. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_stereoperception.dir/DependInfo.cmake
  139951. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139952. make -f test/CMakeFiles/test_smartsparse.dir/build.make test/CMakeFiles/test_smartsparse.dir/build
  139953. make[2]: Nothing to be done for `test/CMakeFiles/test_residue.dir/build'.
  139954. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139955. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139956. make[2]: Nothing to be done for `test/CMakeFiles/test_phmodel.dir/build'.
  139957. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139958. make -f test/CMakeFiles/test_smartstest.dir/build.make test/CMakeFiles/test_smartstest.dir/build
  139959. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 88
  139960. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139961. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  139962. make -f test/CMakeFiles/test_tetrahedral.dir/build.make test/CMakeFiles/test_tetrahedral.dir/depend
  139963. [ 92%] [ 92%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139964. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139965. make -f test/CMakeFiles/test_smiles.dir/build.make test/CMakeFiles/test_smiles.dir/build
  139966. [ 92%] [ 93%] make -f test/CMakeFiles/test_smilesmatch.dir/build.make test/CMakeFiles/test_smilesmatch.dir/build
  139967. [ 93%] [ 93%] [ 93%] [ 93%] [ 93%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139968. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_tetrahedral.dir/DependInfo.cmake
  139969. Built target test_format
  139970. [ 93%] [ 94%] make -f test/CMakeFiles/test_tetranonplanar.dir/build.make test/CMakeFiles/test_tetranonplanar.dir/depend
  139971. [ 94%] Built target test_graphsym
  139972. Built target test_lssr
  139973. Built target test_invalidsmarts
  139974. make -f test/CMakeFiles/test_tetraplanar.dir/build.make test/CMakeFiles/test_tetraplanar.dir/depend
  139975. Built target test_inchiwrite
  139976. Built target test_iterators
  139977. make -f test/CMakeFiles/test_uniqueid.dir/build.make test/CMakeFiles/test_uniqueid.dir/depend
  139978. Built target test_invalidsmiles
  139979. Built target test_math
  139980. Built target test_logp_psa
  139981. make -f test/CMakeFiles/test_unitcell.dir/build.make test/CMakeFiles/test_unitcell.dir/depend
  139982. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139983. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_tetranonplanar.dir/DependInfo.cmake
  139984. Built target test_phmodel
  139985. Built target test_mol
  139986. Built target test_residue
  139987. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139988. make[2]: Nothing to be done for `test/CMakeFiles/test_smartsparse.dir/build'.
  139989. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139990. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 90
  139991. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139992. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_tetraplanar.dir/DependInfo.cmake
  139993. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139994. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139995. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_uniqueid.dir/DependInfo.cmake
  139996. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139997. make[2]: Nothing to be done for `test/CMakeFiles/test_rotor.dir/build'.
  139998. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  139999. make -f test/CMakeFiles/test_spectrophore.dir/build.make test/CMakeFiles/test_spectrophore.dir/build
  140000. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  140001. make -f test/CMakeFiles/test_squareplanar.dir/build.make test/CMakeFiles/test_squareplanar.dir/build
  140002. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  140003. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  140004. cd /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2 /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/test/CMakeFiles/test_unitcell.dir/DependInfo.cmake
  140005. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  140006. make -f test/CMakeFiles/test_stereo.dir/build.make test/CMakeFiles/test_stereo.dir/build
  140007. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  140008. make[2]: Nothing to be done for `test/CMakeFiles/test_ringtest.dir/build'.
  140009. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  140010. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  140011. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 89
  140012. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  140013. make[2]: Nothing to be done for `test/CMakeFiles/test_smilesmatch.dir/build'.
  140014. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  140015. make -f test/CMakeFiles/test_stereoperception.dir/build.make test/CMakeFiles/test_stereoperception.dir/build
  140016. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  140017. make[2]: Nothing to be done for `test/CMakeFiles/test_smiles.dir/build'.
  140018. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  140019. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 91
  140020. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  140021. [ 95%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  140022. make[2]: Nothing to be done for `test/CMakeFiles/test_smartstest.dir/build'.
  140023. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  140024. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  140025. make[2]: Nothing to be done for `test/CMakeFiles/test_shuffle.dir/build'.
  140026. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  140027. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  140028. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  140029. [ 95%] [ 97%] [ 97%] make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  140030. make -f test/CMakeFiles/test_tetrahedral.dir/build.make test/CMakeFiles/test_tetrahedral.dir/build
  140031. Built target test_smartsparse
  140032. [ 97%] Built target test_rotor
  140033. [ 97%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  140034. make[2]: Nothing to be done for `test/CMakeFiles/test_spectrophore.dir/build'.
  140035. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  140036. [ 97%] /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  140037. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  140038. make[2]: Nothing to be done for `test/CMakeFiles/test_stereo.dir/build'.
  140039. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  140040. Built target test_smilesmatch
  140041. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 92
  140042. Built target test_ringtest
  140043. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  140044. make[2]: Nothing to be done for `test/CMakeFiles/test_squareplanar.dir/build'.
  140045. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  140046. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  140047. Built target test_smiles
  140048. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  140049. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  140050. make -f test/CMakeFiles/test_tetranonplanar.dir/build.make test/CMakeFiles/test_tetranonplanar.dir/build
  140051. Built target test_shuffle
  140052. Built target test_smartstest
  140053. make -f test/CMakeFiles/test_tetraplanar.dir/build.make test/CMakeFiles/test_tetraplanar.dir/build
  140054. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  140055. make -f test/CMakeFiles/test_uniqueid.dir/build.make test/CMakeFiles/test_uniqueid.dir/build
  140056. [ 97%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  140057. make[2]: Nothing to be done for `test/CMakeFiles/test_stereoperception.dir/build'.
  140058. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  140059. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  140060. [ 98%] make -f test/CMakeFiles/test_unitcell.dir/build.make test/CMakeFiles/test_unitcell.dir/build
  140061. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  140062. [ 98%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  140063. make[2]: Nothing to be done for `test/CMakeFiles/test_tetrahedral.dir/build'.
  140064. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  140065. Built target test_spectrophore
  140066. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  140067. Built target test_stereo
  140068. [ 98%] Built target test_squareplanar
  140069. [ 98%] make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  140070. make[2]: Nothing to be done for `test/CMakeFiles/test_uniqueid.dir/build'.
  140071. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  140072. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  140073. make[2]: Nothing to be done for `test/CMakeFiles/test_tetranonplanar.dir/build'.
  140074. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  140075. Built target test_stereoperception
  140076. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 94
  140077. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 93
  140078. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  140079. make[2]: Nothing to be done for `test/CMakeFiles/test_unitcell.dir/build'.
  140080. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  140081. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  140082. make[2]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  140083. make[2]: Nothing to be done for `test/CMakeFiles/test_tetraplanar.dir/build'.
  140084. make[2]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  140085. Built target test_tetrahedral
  140086. /usr/bin/cmake -E cmake_progress_report /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles
  140087. [ 99%] [100%] [100%] Built target test_uniqueid
  140088. [100%] Built target test_tetranonplanar
  140089. Built target test_unitcell
  140090. Built target test_tetraplanar
  140091. make[1]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  140092. /usr/bin/cmake -E cmake_progress_start /tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build/CMakeFiles 0
  140093. make -f CMakeFiles/Makefile2 preinstall
  140094. make[1]: Entering directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  140095. make[1]: Nothing to be done for `preinstall'.
  140096. make[1]: Leaving directory `/tmp/portage/sci-chemistry/openbabel-2.3.2/work/openbabel-2.3.2_build'
  140097. Install the project...
  140098. /usr/bin/cmake -P cmake_install.cmake
  140099. -- Install configuration: "Gentoo"
  140100. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/babelconfig.h
  140101. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/pkgconfig/openbabel-2.0.pc
  140102. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/cmake/openbabel2/OpenBabel2_EXPORTS.cmake
  140103. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/cmake/openbabel2/OpenBabel2_EXPORTS-gentoo.cmake
  140104. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/cmake/openbabel2/OpenBabel2Config.cmake
  140105. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/cmake/openbabel2/OpenBabel2ConfigVersion.cmake
  140106. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/chemdrawcdx.h
  140107. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/xml.h
  140108. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/typer.h
  140109. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/tokenst.h
  140110. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/text.h
  140111. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/spectrophore.h
  140112. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/shared_ptr.h
  140113. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/rotor.h
  140114. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/rotamer.h
  140115. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/ring.h
  140116. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/residue.h
  140117. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/reaction.h
  140118. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/rand.h
  140119. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/query.h
  140120. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/pointgroup.h
  140121. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/plugin.h
  140122. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/phmodel.h
  140123. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/patty.h
  140124. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/parsmart.h
  140125. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/optransform.h
  140126. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/op.h
  140127. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/obutil.h
  140128. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/obmolecformat.h
  140129. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/obiter.h
  140130. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/oberror.h
  140131. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/obconversion.h
  140132. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/molchrg.h
  140133. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/mol.h
  140134. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/mcdlutil.h
  140135. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/matrix.h
  140136. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/locale.h
  140137. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/lineend.h
  140138. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/kinetics.h
  140139. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/isomorphism.h
  140140. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/internalcoord.h
  140141. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/inchiformat.h
  140142. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/groupcontrib.h
  140143. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/griddata.h
  140144. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/grid.h
  140145. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/graphsym.h
  140146. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/generic.h
  140147. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/format.h
  140148. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/forcefield.h
  140149. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/fingerprint.h
  140150. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/dlhandler.h
  140151. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/descriptor.h
  140152. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/data.h
  140153. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/conformersearch.h
  140154. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/chiral.h
  140155. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/chargemodel.h
  140156. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/chains.h
  140157. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/canon.h
  140158. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/builder.h
  140159. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/bondtyper.h
  140160. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/bond.h
  140161. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/bitvec.h
  140162. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/base.h
  140163. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/atomclass.h
  140164. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/atom.h
  140165. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/alias.h
  140166. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/math/vector3.h
  140167. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/math/transform3d.h
  140168. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/math/spacegroup.h
  140169. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/math/matrix3x3.h
  140170. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/math/erf.h
  140171. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/math/align.h
  140172. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/stereo/tetraplanar.h
  140173. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/stereo/tetranonplanar.h
  140174. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/stereo/tetrahedral.h
  140175. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/stereo/stereo.h
  140176. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/stereo/squareplanar.h
  140177. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/stereo/cistrans.h
  140178. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/include/openbabel-2.0/openbabel/stereo/bindings.h
  140179. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/openbabel/2.3.2/aromatic.txt
  140180. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/openbabel/2.3.2/atomtyp.txt
  140181. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/openbabel/2.3.2/babel_povray3.inc
  140182. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/openbabel/2.3.2/bondtyp.txt
  140183. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/openbabel/2.3.2/element.txt
  140184. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/openbabel/2.3.2/fragments.txt
  140185. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/openbabel/2.3.2/gaff.dat
  140186. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/openbabel/2.3.2/gaff.prm
  140187. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/openbabel/2.3.2/ghemical.prm
  140188. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/openbabel/2.3.2/isotope-small.txt
  140189. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/openbabel/2.3.2/isotope.txt
  140190. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/openbabel/2.3.2/logp.txt
  140191. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/openbabel/2.3.2/MACCS.txt
  140192. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/openbabel/2.3.2/mmff94.ff
  140193. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/openbabel/2.3.2/mmff94s.ff
  140194. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/openbabel/2.3.2/mmffang.par
  140195. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/openbabel/2.3.2/mmffbndk.par
  140196. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/openbabel/2.3.2/mmffbond.par
  140197. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/openbabel/2.3.2/mmffchg.par
  140198. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/openbabel/2.3.2/mmffdef.par
  140199. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/openbabel/2.3.2/mmffdfsb.par
  140200. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/openbabel/2.3.2/mmffoop.par
  140201. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/openbabel/2.3.2/mmffpbci.par
  140202. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/openbabel/2.3.2/mmffprop.par
  140203. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/openbabel/2.3.2/mmffstbn.par
  140204. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/openbabel/2.3.2/mmfftor.par
  140205. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/openbabel/2.3.2/mmffvdw.par
  140206. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/openbabel/2.3.2/mmffs_oop.par
  140207. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/openbabel/2.3.2/mmffs_tor.par
  140208. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/openbabel/2.3.2/mr.txt
  140209. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/openbabel/2.3.2/patterns.txt
  140210. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/openbabel/2.3.2/phmodel.txt
  140211. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/openbabel/2.3.2/plugindefines.txt
  140212. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/openbabel/2.3.2/psa.txt
  140213. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/openbabel/2.3.2/qeq.txt
  140214. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/openbabel/2.3.2/resdata.txt
  140215. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/openbabel/2.3.2/ringtyp.txt
  140216. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/openbabel/2.3.2/SMARTS_InteLigand.txt
  140217. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/openbabel/2.3.2/space-groups.txt
  140218. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/openbabel/2.3.2/superatom.txt
  140219. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/openbabel/2.3.2/svgformat.script
  140220. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/openbabel/2.3.2/torlib.txt
  140221. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/openbabel/2.3.2/types.txt
  140222. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/openbabel/2.3.2/UFF.prm
  140223. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/man/man1/roundtrip.1
  140224. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/man/man1/obspectrophore.1
  140225. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/man/man1/obrotate.1
  140226. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/man/man1/obrotamer.1
  140227. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/man/man1/obprop.1
  140228. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/man/man1/obprobe.1
  140229. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/man/man1/obminimize.1
  140230. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/man/man1/obgui.1
  140231. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/man/man1/obgrep.1
  140232. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/man/man1/obgen.1
  140233. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/man/man1/obfit.1
  140234. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/man/man1/obenergy.1
  140235. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/man/man1/obconformer.1
  140236. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/man/man1/obchiral.1
  140237. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/man/man1/obabel.1
  140238. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/man/man1/babel.1
  140239. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/share/openbabel/2.3.2/splash.png
  140240. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/libopenbabel.so.4.0.2
  140241. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/libopenbabel.so.4
  140242. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/libopenbabel.so
  140243. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/libopenbabel.so.4.0.2" to "/usr/lib64"
  140244. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/plugin_descriptors.so
  140245. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/plugin_descriptors.so" to "/usr/lib64"
  140246. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/plugin_fingerprints.so
  140247. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/plugin_fingerprints.so" to "/usr/lib64"
  140248. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/plugin_forcefields.so
  140249. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/plugin_forcefields.so" to "/usr/lib64"
  140250. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/plugin_ops.so
  140251. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/plugin_ops.so" to "/usr/lib64"
  140252. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/plugin_charges.so
  140253. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/plugin_charges.so" to "/usr/lib64"
  140254. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/smilesformat.so
  140255. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/smilesformat.so" to "/usr/lib64"
  140256. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/mdlformat.so
  140257. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/mdlformat.so" to "/usr/lib64"
  140258. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/mol2format.so
  140259. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/mol2format.so" to "/usr/lib64"
  140260. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/pdbformat.so
  140261. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/pdbformat.so" to "/usr/lib64"
  140262. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/inchiformat.so
  140263. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/inchiformat.so" to "/usr/lib64"
  140264. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/asciiformat.so
  140265. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/asciiformat.so" to "/usr/lib64"
  140266. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/copyformat.so
  140267. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/copyformat.so" to "/usr/lib64"
  140268. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/MNAformat.so
  140269. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/MNAformat.so" to "/usr/lib64"
  140270. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/molreport.so
  140271. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/molreport.so" to "/usr/lib64"
  140272. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/nulformat.so
  140273. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/nulformat.so" to "/usr/lib64"
  140274. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/povrayformat.so
  140275. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/povrayformat.so" to "/usr/lib64"
  140276. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/reportformat.so
  140277. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/reportformat.so" to "/usr/lib64"
  140278. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/svgformat.so
  140279. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/svgformat.so" to "/usr/lib64"
  140280. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/textformat.so
  140281. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/textformat.so" to "/usr/lib64"
  140282. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/titleformat.so
  140283. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/titleformat.so" to "/usr/lib64"
  140284. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/pngformat.so
  140285. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/pngformat.so" to "/usr/lib64"
  140286. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/acesformat.so
  140287. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/acesformat.so" to "/usr/lib64"
  140288. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/abinitformat.so
  140289. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/abinitformat.so" to "/usr/lib64"
  140290. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/adfformat.so
  140291. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/adfformat.so" to "/usr/lib64"
  140292. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/castepformat.so
  140293. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/castepformat.so" to "/usr/lib64"
  140294. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/crystal09format.so
  140295. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/crystal09format.so" to "/usr/lib64"
  140296. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/dmolformat.so
  140297. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/dmolformat.so" to "/usr/lib64"
  140298. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/fchkformat.so
  140299. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/fchkformat.so" to "/usr/lib64"
  140300. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/fhiaimsformat.so
  140301. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/fhiaimsformat.so" to "/usr/lib64"
  140302. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/gamessformat.so
  140303. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/gamessformat.so" to "/usr/lib64"
  140304. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/gaussformat.so
  140305. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/gaussformat.so" to "/usr/lib64"
  140306. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/gausscubeformat.so
  140307. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/gausscubeformat.so" to "/usr/lib64"
  140308. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/gausszmatformat.so
  140309. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/gausszmatformat.so" to "/usr/lib64"
  140310. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/gulpformat.so
  140311. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/gulpformat.so" to "/usr/lib64"
  140312. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/hinformat.so
  140313. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/hinformat.so" to "/usr/lib64"
  140314. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/jaguarformat.so
  140315. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/jaguarformat.so" to "/usr/lib64"
  140316. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/molproformat.so
  140317. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/molproformat.so" to "/usr/lib64"
  140318. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/mopacformat.so
  140319. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/mopacformat.so" to "/usr/lib64"
  140320. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/nwchemformat.so
  140321. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/nwchemformat.so" to "/usr/lib64"
  140322. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/pwscfformat.so
  140323. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/pwscfformat.so" to "/usr/lib64"
  140324. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/qchemformat.so
  140325. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/qchemformat.so" to "/usr/lib64"
  140326. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/turbomoleformat.so
  140327. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/turbomoleformat.so" to "/usr/lib64"
  140328. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/vaspformat.so
  140329. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/vaspformat.so" to "/usr/lib64"
  140330. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/xsfformat.so
  140331. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/xsfformat.so" to "/usr/lib64"
  140332. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/zindoformat.so
  140333. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/zindoformat.so" to "/usr/lib64"
  140334. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/gamessukformat.so
  140335. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/gamessukformat.so" to "/usr/lib64"
  140336. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/APIInterface.so
  140337. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/APIInterface.so" to "/usr/lib64"
  140338. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/CSRformat.so
  140339. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/CSRformat.so" to "/usr/lib64"
  140340. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/PQSformat.so
  140341. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/PQSformat.so" to "/usr/lib64"
  140342. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/MCDLformat.so
  140343. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/MCDLformat.so" to "/usr/lib64"
  140344. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/alchemyformat.so
  140345. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/alchemyformat.so" to "/usr/lib64"
  140346. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/acrformat.so
  140347. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/acrformat.so" to "/usr/lib64"
  140348. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/amberformat.so
  140349. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/amberformat.so" to "/usr/lib64"
  140350. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/balstformat.so
  140351. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/balstformat.so" to "/usr/lib64"
  140352. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/bgfformat.so
  140353. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/bgfformat.so" to "/usr/lib64"
  140354. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/boxformat.so
  140355. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/boxformat.so" to "/usr/lib64"
  140356. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/cacaoformat.so
  140357. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/cacaoformat.so" to "/usr/lib64"
  140358. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/cacheformat.so
  140359. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/cacheformat.so" to "/usr/lib64"
  140360. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/carformat.so
  140361. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/carformat.so" to "/usr/lib64"
  140362. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/cccformat.so
  140363. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/cccformat.so" to "/usr/lib64"
  140364. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/chem3dformat.so
  140365. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/chem3dformat.so" to "/usr/lib64"
  140366. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/chemdrawct.so
  140367. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/chemdrawct.so" to "/usr/lib64"
  140368. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/chemtoolformat.so
  140369. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/chemtoolformat.so" to "/usr/lib64"
  140370. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/cifformat.so
  140371. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/cifformat.so" to "/usr/lib64"
  140372. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/crkformat.so
  140373. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/crkformat.so" to "/usr/lib64"
  140374. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/cssrformat.so
  140375. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/cssrformat.so" to "/usr/lib64"
  140376. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/dlpolyformat.so
  140377. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/dlpolyformat.so" to "/usr/lib64"
  140378. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/fastsearchformat.so
  140379. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/fastsearchformat.so" to "/usr/lib64"
  140380. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/fastaformat.so
  140381. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/fastaformat.so" to "/usr/lib64"
  140382. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/featformat.so
  140383. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/featformat.so" to "/usr/lib64"
  140384. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/fhformat.so
  140385. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/fhformat.so" to "/usr/lib64"
  140386. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/fingerprintformat.so
  140387. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/fingerprintformat.so" to "/usr/lib64"
  140388. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/fpsformat.so
  140389. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/fpsformat.so" to "/usr/lib64"
  140390. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/freefracformat.so
  140391. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/freefracformat.so" to "/usr/lib64"
  140392. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/ghemicalformat.so
  140393. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/ghemicalformat.so" to "/usr/lib64"
  140394. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/gromos96format.so
  140395. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/gromos96format.so" to "/usr/lib64"
  140396. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/groformat.so
  140397. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/groformat.so" to "/usr/lib64"
  140398. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/lmpdatformat.so
  140399. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/lmpdatformat.so" to "/usr/lib64"
  140400. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/mmcifformat.so
  140401. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/mmcifformat.so" to "/usr/lib64"
  140402. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/mmodformat.so
  140403. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/mmodformat.so" to "/usr/lib64"
  140404. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/moldenformat.so
  140405. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/moldenformat.so" to "/usr/lib64"
  140406. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/mpdformat.so
  140407. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/mpdformat.so" to "/usr/lib64"
  140408. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/mpqcformat.so
  140409. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/mpqcformat.so" to "/usr/lib64"
  140410. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/msiformat.so
  140411. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/msiformat.so" to "/usr/lib64"
  140412. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/msmsformat.so
  140413. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/msmsformat.so" to "/usr/lib64"
  140414. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/opendxformat.so
  140415. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/opendxformat.so" to "/usr/lib64"
  140416. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/outformat.so
  140417. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/outformat.so" to "/usr/lib64"
  140418. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/pcmodelformat.so
  140419. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/pcmodelformat.so" to "/usr/lib64"
  140420. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/pdbqtformat.so
  140421. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/pdbqtformat.so" to "/usr/lib64"
  140422. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/posformat.so
  140423. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/posformat.so" to "/usr/lib64"
  140424. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/pqrformat.so
  140425. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/pqrformat.so" to "/usr/lib64"
  140426. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/shelxformat.so
  140427. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/shelxformat.so" to "/usr/lib64"
  140428. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/thermoformat.so
  140429. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/thermoformat.so" to "/usr/lib64"
  140430. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/tinkerformat.so
  140431. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/tinkerformat.so" to "/usr/lib64"
  140432. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/unichemformat.so
  140433. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/unichemformat.so" to "/usr/lib64"
  140434. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/viewmolformat.so
  140435. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/viewmolformat.so" to "/usr/lib64"
  140436. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/xedformat.so
  140437. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/xedformat.so" to "/usr/lib64"
  140438. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/xyzformat.so
  140439. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/xyzformat.so" to "/usr/lib64"
  140440. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/yasaraformat.so
  140441. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/yasaraformat.so" to "/usr/lib64"
  140442. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/rxnformat.so
  140443. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/rxnformat.so" to "/usr/lib64"
  140444. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/chemdrawcdx.so
  140445. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/chemdrawcdx.so" to "/usr/lib64"
  140446. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/chemkinformat.so
  140447. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/chemkinformat.so" to "/usr/lib64"
  140448. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/rsmiformat.so
  140449. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/rsmiformat.so" to "/usr/lib64"
  140450. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/xtcformat.so
  140451. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/xtcformat.so" to "/usr/lib64"
  140452. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/png2format.so
  140453. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/png2format.so" to "/usr/lib64"
  140454. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/cdxmlformat.so
  140455. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/cdxmlformat.so" to "/usr/lib64"
  140456. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/cmlformat.so
  140457. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/cmlformat.so" to "/usr/lib64"
  140458. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/pubchem.so
  140459. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/pubchem.so" to "/usr/lib64"
  140460. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/xmlformat.so
  140461. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/xmlformat.so" to "/usr/lib64"
  140462. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/lib64/openbabel/2.3.2/cmlreactformat.so
  140463. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/lib64/openbabel/2.3.2/cmlreactformat.so" to "/usr/lib64"
  140464. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/bin/babel
  140465. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/bin/babel" to "/usr/lib64"
  140466. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/bin/obabel
  140467. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/bin/obabel" to "/usr/lib64"
  140468. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/bin/obchiral
  140469. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/bin/obchiral" to "/usr/lib64"
  140470. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/bin/obconformer
  140471. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/bin/obconformer" to "/usr/lib64"
  140472. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/bin/obenergy
  140473. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/bin/obenergy" to "/usr/lib64"
  140474. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/bin/obfit
  140475. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/bin/obfit" to "/usr/lib64"
  140476. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/bin/obgen
  140477. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/bin/obgen" to "/usr/lib64"
  140478. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/bin/obminimize
  140479. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/bin/obminimize" to "/usr/lib64"
  140480. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/bin/obprobe
  140481. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/bin/obprobe" to "/usr/lib64"
  140482. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/bin/obprop
  140483. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/bin/obprop" to "/usr/lib64"
  140484. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/bin/obrotamer
  140485. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/bin/obrotamer" to "/usr/lib64"
  140486. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/bin/obrotate
  140487. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/bin/obrotate" to "/usr/lib64"
  140488. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/bin/obrms
  140489. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/bin/obrms" to "/usr/lib64"
  140490. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/bin/obspectrophore
  140491. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/bin/obspectrophore" to "/usr/lib64"
  140492. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/bin/obgrep
  140493. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/bin/obgrep" to "/usr/lib64"
  140494. -- Installing: /tmp/portage/sci-chemistry/openbabel-2.3.2/image/usr/bin/roundtrip
  140495. -- Set runtime path of "/tmp/portage/sci-chemistry/openbabel-2.3.2/image//usr/bin/roundtrip" to "/usr/lib64"
  140496. >>> Completed installing openbabel-2.3.2 into /tmp/portage/sci-chemistry/openbabel-2.3.2/image/
  140497. strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
  140498. usr/lib64/openbabel/2.3.2/mdlformat.so
  140499. usr/lib64/openbabel/2.3.2/textformat.so
  140500. usr/lib64/openbabel/2.3.2/molreport.so
  140501. usr/lib64/openbabel/2.3.2/acesformat.so
  140502. usr/lib64/openbabel/2.3.2/titleformat.so
  140503. usr/lib64/openbabel/2.3.2/svgformat.so
  140504. usr/lib64/openbabel/2.3.2/pngformat.so
  140505. usr/lib64/openbabel/2.3.2/copyformat.so
  140506. usr/lib64/openbabel/2.3.2/pdbformat.so
  140507. usr/lib64/openbabel/2.3.2/nulformat.so
  140508. usr/lib64/openbabel/2.3.2/plugin_forcefields.so
  140509. usr/lib64/openbabel/2.3.2/povrayformat.so
  140510. usr/lib64/openbabel/2.3.2/mol2format.so
  140511. usr/lib64/openbabel/2.3.2/inchiformat.so
  140512. usr/lib64/openbabel/2.3.2/plugin_fingerprints.so
  140513. usr/lib64/openbabel/2.3.2/plugin_ops.so
  140514. usr/lib64/openbabel/2.3.2/smilesformat.so
  140515. usr/lib64/openbabel/2.3.2/abinitformat.so
  140516. usr/lib64/openbabel/2.3.2/asciiformat.so
  140517. usr/lib64/openbabel/2.3.2/plugin_descriptors.so
  140518. usr/lib64/libopenbabel.so.4.0.2
  140519. usr/lib64/openbabel/2.3.2/MNAformat.so
  140520. usr/lib64/openbabel/2.3.2/plugin_charges.so
  140521. usr/lib64/openbabel/2.3.2/reportformat.so
  140522. usr/lib64/openbabel/2.3.2/adfformat.so
  140523. usr/lib64/openbabel/2.3.2/castepformat.so
  140524. usr/lib64/openbabel/2.3.2/dmolformat.so
  140525. usr/lib64/openbabel/2.3.2/crystal09format.so
  140526. usr/lib64/openbabel/2.3.2/fchkformat.so
  140527. usr/lib64/openbabel/2.3.2/fhiaimsformat.so
  140528. usr/lib64/openbabel/2.3.2/gamessformat.so
  140529. usr/lib64/openbabel/2.3.2/gausscubeformat.so
  140530. usr/lib64/openbabel/2.3.2/gausszmatformat.so
  140531. usr/lib64/openbabel/2.3.2/gaussformat.so
  140532. usr/lib64/openbabel/2.3.2/gulpformat.so
  140533. usr/lib64/openbabel/2.3.2/hinformat.so
  140534. usr/lib64/openbabel/2.3.2/jaguarformat.so
  140535. usr/lib64/openbabel/2.3.2/molproformat.so
  140536. usr/lib64/openbabel/2.3.2/mopacformat.so
  140537. usr/lib64/openbabel/2.3.2/nwchemformat.so
  140538. usr/lib64/openbabel/2.3.2/pwscfformat.so
  140539. usr/lib64/openbabel/2.3.2/qchemformat.so
  140540. usr/lib64/openbabel/2.3.2/turbomoleformat.so
  140541. usr/lib64/openbabel/2.3.2/vaspformat.so
  140542. usr/lib64/openbabel/2.3.2/xsfformat.so
  140543. usr/lib64/openbabel/2.3.2/zindoformat.so
  140544. usr/lib64/openbabel/2.3.2/APIInterface.so
  140545. usr/lib64/openbabel/2.3.2/gamessukformat.so
  140546. usr/lib64/openbabel/2.3.2/CSRformat.so
  140547. usr/lib64/openbabel/2.3.2/PQSformat.so
  140548. usr/lib64/openbabel/2.3.2/MCDLformat.so
  140549. usr/lib64/openbabel/2.3.2/alchemyformat.so
  140550. usr/lib64/openbabel/2.3.2/acrformat.so
  140551. usr/lib64/openbabel/2.3.2/amberformat.so
  140552. usr/lib64/openbabel/2.3.2/balstformat.so
  140553. usr/lib64/openbabel/2.3.2/bgfformat.so
  140554. usr/lib64/openbabel/2.3.2/boxformat.so
  140555. usr/lib64/openbabel/2.3.2/cacaoformat.so
  140556. usr/lib64/openbabel/2.3.2/cacheformat.so
  140557. usr/lib64/openbabel/2.3.2/carformat.so
  140558. usr/lib64/openbabel/2.3.2/cccformat.so
  140559. usr/lib64/openbabel/2.3.2/chem3dformat.so
  140560. usr/lib64/openbabel/2.3.2/chemdrawct.so
  140561. usr/lib64/openbabel/2.3.2/chemtoolformat.so
  140562. usr/lib64/openbabel/2.3.2/cifformat.so
  140563. usr/lib64/openbabel/2.3.2/crkformat.so
  140564. usr/lib64/openbabel/2.3.2/cssrformat.so
  140565. usr/lib64/openbabel/2.3.2/dlpolyformat.so
  140566. usr/lib64/openbabel/2.3.2/fastsearchformat.so
  140567. usr/lib64/openbabel/2.3.2/fastaformat.so
  140568. usr/lib64/openbabel/2.3.2/featformat.so
  140569. usr/lib64/openbabel/2.3.2/fhformat.so
  140570. usr/lib64/openbabel/2.3.2/fingerprintformat.so
  140571. usr/lib64/openbabel/2.3.2/fpsformat.so
  140572. usr/lib64/openbabel/2.3.2/freefracformat.so
  140573. usr/lib64/openbabel/2.3.2/ghemicalformat.so
  140574. usr/lib64/openbabel/2.3.2/gromos96format.so
  140575. usr/lib64/openbabel/2.3.2/groformat.so
  140576. usr/lib64/openbabel/2.3.2/lmpdatformat.so
  140577. usr/lib64/openbabel/2.3.2/mmcifformat.so
  140578. usr/lib64/openbabel/2.3.2/mmodformat.so
  140579. usr/lib64/openbabel/2.3.2/moldenformat.so
  140580. usr/lib64/openbabel/2.3.2/mpdformat.so
  140581. usr/lib64/openbabel/2.3.2/mpqcformat.so
  140582. usr/lib64/openbabel/2.3.2/msiformat.so
  140583. usr/lib64/openbabel/2.3.2/msmsformat.so
  140584. usr/lib64/openbabel/2.3.2/opendxformat.so
  140585. usr/lib64/openbabel/2.3.2/outformat.so
  140586. usr/lib64/openbabel/2.3.2/pcmodelformat.so
  140587. usr/lib64/openbabel/2.3.2/pdbqtformat.so
  140588. usr/lib64/openbabel/2.3.2/posformat.so
  140589. usr/lib64/openbabel/2.3.2/pqrformat.so
  140590. usr/lib64/openbabel/2.3.2/shelxformat.so
  140591. usr/lib64/openbabel/2.3.2/thermoformat.so
  140592. usr/lib64/openbabel/2.3.2/tinkerformat.so
  140593. usr/lib64/openbabel/2.3.2/unichemformat.so
  140594. usr/lib64/openbabel/2.3.2/viewmolformat.so
  140595. usr/lib64/openbabel/2.3.2/xedformat.so
  140596. usr/lib64/openbabel/2.3.2/xyzformat.so
  140597. usr/lib64/openbabel/2.3.2/rxnformat.so
  140598. usr/lib64/openbabel/2.3.2/yasaraformat.so
  140599. usr/lib64/openbabel/2.3.2/chemdrawcdx.so
  140600. usr/lib64/openbabel/2.3.2/chemkinformat.so
  140601. usr/lib64/openbabel/2.3.2/rsmiformat.so
  140602. usr/lib64/openbabel/2.3.2/xtcformat.so
  140603. usr/lib64/openbabel/2.3.2/png2format.so
  140604. usr/lib64/openbabel/2.3.2/cdxmlformat.so
  140605. usr/lib64/openbabel/2.3.2/cmlformat.so
  140606. usr/lib64/openbabel/2.3.2/pubchem.so
  140607. usr/lib64/openbabel/2.3.2/xmlformat.so
  140608. usr/lib64/openbabel/2.3.2/cmlreactformat.so
  140609. usr/bin/babel
  140610. usr/bin/obabel
  140611. usr/bin/obchiral
  140612. usr/bin/obconformer
  140613. usr/bin/obenergy
  140614. usr/bin/obfit
  140615. usr/bin/obgen
  140616. usr/bin/obminimize
  140617. usr/bin/obprobe
  140618. usr/bin/obprop
  140619. usr/bin/obrotamer
  140620. usr/bin/obrotate
  140621. usr/bin/obrms
  140622. usr/bin/obspectrophore
  140623. usr/bin/obgrep
  140624. usr/bin/roundtrip
  140625. ecompressdir: bzip2 -9 /usr/share/man
  140626. ecompressdir: bzip2 -9 /usr/share/doc