clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -funroll-all-loops -DNDEBUG -march=native -DUSE_BMI2 -fprofile-generate="pgo" -c src/engine.cpp -o src/engine.o
clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -funroll-all-loops -DNDEBUG -march=native -DUSE_BMI2 -fprofile-generate="pgo" -c src/board.cpp -o src/board.o
clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -funroll-all-loops -DNDEBUG -march=native -DUSE_BMI2 -fprofile-generate="pgo" -c src/move.cpp -o src/move.o
clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -funroll-all-loops -DNDEBUG -march=native -DUSE_BMI2 -fprofile-generate="pgo" -c src/uci.cpp -o src/uci.o
clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -funroll-all-loops -DNDEBUG -march=native -DUSE_BMI2 -fprofile-generate="pgo" -c src/search.cpp -o src/search.o
clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -funroll-all-loops -DNDEBUG -march=native -DUSE_BMI2 -fprofile-generate="pgo" -c src/thread.cpp -o src/thread.o
clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -funroll-all-loops -DNDEBUG -march=native -DUSE_BMI2 -fprofile-generate="pgo" -c src/evaluation.cpp -o src/evaluation.o
clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -funroll-all-loops -DNDEBUG -march=native -DUSE_BMI2 -fprofile-generate="pgo" -c src/tt.cpp -o src/tt.o
clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -funroll-all-loops -DNDEBUG -march=native -DUSE_BMI2 -fprofile-generate="pgo" -c src/magic.cpp -o src/magic.o
clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -funroll-all-loops -DNDEBUG -march=native -DUSE_BMI2 -fprofile-generate="pgo" -c src/bitboard.cpp -o src/bitboard.o
clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -funroll-all-loops -DNDEBUG -march=native -DUSE_BMI2 -fprofile-generate="pgo" -c src/history.cpp -o src/history.o
clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -funroll-all-loops -DNDEBUG -march=native -DUSE_BMI2 -fprofile-generate="pgo" -c src/nnue.cpp -o src/nnue.o
clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -funroll-all-loops -DNDEBUG -march=native -DUSE_BMI2 -fprofile-generate="pgo" -c src/time.cpp -o src/time.o
clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -funroll-all-loops -DNDEBUG -march=native -DUSE_BMI2 -fprofile-generate="pgo" -c src/spsa.cpp -o src/spsa.o
clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -funroll-all-loops -DNDEBUG -march=native -DUSE_BMI2 -fprofile-generate="pgo" -c src/zobrist.cpp -o src/zobrist.o
clang++: warning: optimization flag '-funroll-all-loops' is not supported [-Wignored-optimization-argument]
clang++: warning: optimization flag '-funroll-all-loops' is not supported [-Wignored-optimization-argument]
clang++clang++: warning: optimization flag '-funroll-all-loops' is not supported [-Wignored-optimization-argument]
clang++: warning: optimization flag '-funroll-all-loops' is not supported [-Wignored-optimization-argument]
clang++: warning: optimization flag '-funroll-all-loops' is not supported [-Wignored-optimization-argument]
clang++: warning: optimization flag '-funroll-all-loops' is not supported [-Wignored-optimization-argument]
clang++: warning: optimization flag '-funroll-all-loops' is not supported [-Wignored-optimization-argument]
: warning: optimization flag '-funroll-all-loops' is not supported [-Wignored-optimization-argument]
clang++: warning: optimization flag '-funroll-all-loops' is not supported [-Wignored-optimization-argument]
clang++: warning: optimization flag '-funroll-all-loops' is not supported [-Wignored-optimization-argument]
clang++: warning: optimization flag '-funroll-all-loops' is not supported [-Wignored-optimization-argument]
clang++: warning: optimization flag '-funroll-all-loops' is not supported [-Wignored-optimization-argument]
clang++: warning: optimization flag '-funroll-all-loops' is not supported [-Wignored-optimization-argument]
clang++: warning: optimization flag '-funroll-all-loops' is not supported [-Wignored-optimization-argument]
clang++: warning: optimization flag '-funroll-all-loops' is not supported [-Wignored-optimization-argument]
src/zobrist.cpp:54:9: warning: variable 'count' set but not used [-Wunused-but-set-variable]
   54 |     int count = 0;
      |         ^
1 warning generated.
clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -funroll-all-loops -DNDEBUG -march=native -DUSE_BMI2 -fprofile-generate="pgo" src/engine.o src/board.o src/move.o src/uci.o src/search.o src/thread.o src/evaluation.o src/tt.o src/magic.o src/bitboard.o src/history.o src/nnue.o src/time.o src/spsa.o src/zobrist.o -o PlentyChess-66905BD0-99F926FE
./PlentyChess-66905BD0-99F926FE bench
Generated magics in 2ms
UCI thread running

Position: 1/46 (rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR w KQkq - 0 1)
info depth 1 seldepth 1 score cp 39 multipv 1 nodes 20 time 1 nps 20000 hashfull 0 pv d2d4 
info depth 2 seldepth 3 score cp 22 multipv 1 nodes 94 time 1 nps 94000 hashfull 0 pv d2d4 d7d5 
info depth 3 seldepth 4 score cp 14 multipv 1 nodes 215 time 1 nps 215000 hashfull 0 pv d2d4 d7d5 c1f4 
info depth 4 seldepth 5 score cp 18 multipv 1 nodes 348 time 1 nps 348000 hashfull 0 pv d2d4 d7d5 c1f4 c7c5 
info depth 5 seldepth 9 score cp 15 multipv 1 nodes 781 time 1 nps 781000 hashfull 0 pv d2d4 d7d5 e2e3 c7c6 c2c4 
info depth 6 seldepth 10 score cp 16 multipv 1 nodes 996 time 2 nps 498000 hashfull 0 pv d2d4 d7d5 e2e3 g8f6 c2c4 
info depth 7 seldepth 8 score cp 22 multipv 1 nodes 1420 time 2 nps 710000 hashfull 0 pv d2d4 d7d5 e2e3 c8f5 c2c4 
info depth 8 seldepth 12 score cp 19 multipv 1 nodes 3337 time 4 nps 834250 hashfull 1 pv d2d4 d7d5 e2e3 c8f5 c2c4 e7e6 b1c3 
info depth 9 seldepth 13 score cp 23 multipv 1 nodes 6014 time 7 nps 859142 hashfull 2 pv e2e4 c7c5 d2d4 c5d4 g1f3 b8c6 f3d4 g8f6 
info depth 10 seldepth 15 score cp 29 multipv 1 nodes 9769 time 12 nps 814083 hashfull 4 pv e2e4 e7e6 d2d4 d7d5 b1c3 d5e4 c3e4 
info depth 11 seldepth 18 score cp 29 multipv 1 nodes 19649 time 24 nps 818708 hashfull 6 pv e2e4 d7d5 e4d5 c7c6 d5c6 b8c6 g1f3 e7e5 d2d3 g8f6 f1e2 
info depth 12 seldepth 19 score cp 40 multipv 1 nodes 30642 time 36 nps 851166 hashfull 11 pv e2e4 e7e5 g1f3 b8c6 d2d4 e5d4 f3d4 g8f6 d4c6 b7c6 e4e5 f6d5 
info depth 13 seldepth 22 score cp 31 multipv 1 nodes 59807 time 73 nps 819273 hashfull 21 pv e2e4 e7e5 g1f3 b8c6 d2d4 e5d4 f3d4 g8f6 d4c6 b7c6 f1d3 f8d6 e1g1 e8g8 c1g5 d6e5 c2c3 
bestmove e2e4

Position: 2/46 (r3k2r/p1ppqpb1/bn2pnp1/3PN3/1p2P3/2N2Q1p/PPPBBPPP/R3K2R w KQkq - 0 10)
info depth 1 seldepth 9 score cp -23 multipv 1 nodes 184 time 1 nps 184000 hashfull 0 pv e2a6 
info depth 2 seldepth 3 score cp -23 multipv 1 nodes 291 time 1 nps 291000 hashfull 0 pv e2a6 b4c3 
info depth 3 seldepth 8 score cp -61 multipv 1 nodes 640 time 1 nps 640000 hashfull 0 pv e2a6 b4c3 d2c3 
info depth 4 seldepth 5 score cp -61 multipv 1 nodes 947 time 2 nps 473500 hashfull 0 pv e2a6 b4c3 d2c3 e6d5 
info depth 5 seldepth 18 score cp -71 multipv 1 nodes 2478 time 3 nps 826000 hashfull 1 pv e2a6 b4c3 d2c3 h3g2 f3g2 
info depth 6 seldepth 17 score cp -106 multipv 1 nodes 6112 time 6 nps 1018666 hashfull 1 pv e2a6 b4c3 d2c3 e6d5 e1c1 f6e4 
info depth 7 seldepth 16 score cp -120 multipv 1 nodes 10428 time 9 nps 1158666 hashfull 1 pv e2a6 b4c3 d2c3 e6d5 e1c1 d5e4 f3g3 
info depth 8 seldepth 20 score cp -107 multipv 1 nodes 16459 time 16 nps 1028687 hashfull 4 pv e2a6 b4c3 d2c3 e6d5 e5g4 h3g2 
info depth 9 seldepth 16 score cp -86 multipv 1 nodes 17839 time 17 nps 1049352 hashfull 4 pv e2a6 b4c3 d2c3 e6d5 e5g4 h3g2 h1g1 
info depth 10 seldepth 17 score cp -64 multipv 1 nodes 20396 time 19 nps 1073473 hashfull 5 pv e2a6 b4c3 d2c3 e6d5 e5g4 h3g2 h1g1 
info depth 11 seldepth 22 score cp -88 multipv 1 nodes 53108 time 58 nps 915655 hashfull 18 pv e2a6 h3g2 h1g1 b4c3 d2c3 h8h4 e1c1 f6e4 d5e6 e7e6 d1e1 e4c3 
info depth 12 seldepth 24 score cp -110 multipv 1 nodes 83891 time 92 nps 911858 hashfull 25 pv e2a6 h3g2 f3g2 b4c3 d2c3 e6d5 e4d5 f6d5 e1g1 d5c3 e5g6 c3e2 a6e2 f7g6 a1e1 e8f8 e2f3 
info depth 13 seldepth 28 score cp -95 multipv 1 nodes 146910 time 166 nps 885000 hashfull 43 pv e2a6 h3g2 f3g2 b4c3 d2c3 e6d5 e1g1 f6e4 e5c6 d7c6 c3g7 h8h7 g7d4 e8d7 
bestmove e2a6

Position: 3/46 (8/2p5/3p4/KP5r/1R3p1k/8/4P1P1/8 w - - 0 11)
info depth 1 seldepth 2 score cp 146 multipv 1 nodes 17 time 0 nps 0 hashfull 0 pv b4f4 
info depth 2 seldepth 2 score cp 146 multipv 1 nodes 34 time 0 nps 0 hashfull 0 pv b4f4 h4g3 
info depth 3 seldepth 5 score cp 151 multipv 1 nodes 93 time 0 nps 0 hashfull 0 pv b4f4 h4g3 f4f7 
info depth 4 seldepth 6 score cp 123 multipv 1 nodes 352 time 0 nps 0 hashfull 0 pv b4f4 h4g3 f4f8 g3g2 
info depth 5 seldepth 8 score cp 109 multipv 1 nodes 682 time 0 nps 0 hashfull 0 pv b4f4 h4g3 f4b4 h5c5 
info depth 6 seldepth 8 score cp 93 multipv 1 nodes 1273 time 1 nps 1273000 hashfull 0 pv b4f4 h4g3 f4f8 h5c5 a5a6 g3g2 
info depth 7 seldepth 8 score cp 100 multipv 1 nodes 1566 time 1 nps 1566000 hashfull 0 pv b4f4 h4g3 f4f8 h5e5 f8c8 g3g2 
info depth 8 seldepth 13 score cp 122 multipv 1 nodes 2267 time 2 nps 1133500 hashfull 0 pv b4f4 h4g3 f4c4 h5c5 c4c5 
info depth 9 seldepth 13 score cp 150 multipv 1 nodes 3327 time 3 nps 1109000 hashfull 0 pv b4f4 h4g3 f4c4 h5c5 a5b4 c5c4 b4c4 
info depth 10 seldepth 13 score cp 175 multipv 1 nodes 4130 time 3 nps 1376666 hashfull 0 pv b4f4 h4g3 f4c4 h5c5 a5b4 c5c4 b4c4 g3g2 
info depth 11 seldepth 15 score cp 127 multipv 1 nodes 8100 time 7 nps 1157142 hashfull 0 pv b4f4 h4g3 f4c4 h5h7 a5a6 g3g2 a6b7 h7e7 c4c7 e7e2 b7c6 e2b2 
info depth 12 seldepth 19 score cp 115 multipv 1 nodes 17007 time 15 nps 1133800 hashfull 3 pv b4f4 h4g3 f4c4 h5h7 a5a6 g3g2 c4c3 g2f2 e2e4 f2e2 a6b7 h7h5 b7c7 h5b5 c7d6 
info depth 13 seldepth 27 score cp 92 multipv 1 nodes 40595 time 37 nps 1097162 hashfull 9 pv b4f4 h4g3 f4c4 h5h7 a5a6 g3g2 c4c3 g2f2 e2e4 h7e7 a6b7 e7e4 b7c7 d6d5 b5b6 e4b4 c3d3 d5d4 
bestmove b4f4

Position: 4/46 (4rrk1/pp1n3p/3q2pQ/2p1pb2/2PP4/2P3N1/P2B2PP/4RRK1 b - - 7 19)
info depth 1 seldepth 10 score cp 34 multipv 1 nodes 185 time 0 nps 0 hashfull 0 pv c5d4 
info depth 2 seldepth 11 score cp -11 multipv 1 nodes 1394 time 2 nps 697000 hashfull 0 pv f5d3 g3e4 
info depth 3 seldepth 10 score cp 3 multipv 1 nodes 1769 time 2 nps 884500 hashfull 0 pv f5d3 f1f8 d6f8 h6e3 
info depth 4 seldepth 7 score cp 3 multipv 1 nodes 1978 time 2 nps 989000 hashfull 0 pv f5d3 f1f8 d6f8 h6e3 d3c4 
info depth 5 seldepth 8 score cp 9 multipv 1 nodes 2384 time 3 nps 794666 hashfull 0 pv f5d3 f1f8 d6f8 h6e3 d3c4 
info depth 6 seldepth 12 score cp 15 multipv 1 nodes 3624 time 4 nps 906000 hashfull 0 pv f5d3 f1f8 d6f8 h6e3 d3c4 
info depth 7 seldepth 15 score cp 16 multipv 1 nodes 4095 time 4 nps 1023750 hashfull 0 pv f5d3 f1f8 d6f8 h6e3 d3c4 a2a4 c4d5 g3e4 
info depth 8 seldepth 17 score cp 11 multipv 1 nodes 7736 time 9 nps 859555 hashfull 2 pv f5d3 f1f8 d6f8 h6g5 c5d4 c3d4 d3c4 g5h4 
info depth 9 seldepth 17 score cp 14 multipv 1 nodes 9131 time 10 nps 913100 hashfull 2 pv f5d3 f1f8 d6f8 h6g5 c5d4 c3d4 d3c4 d2c3 e5d4 e1e8 f8e8 
info depth 10 seldepth 22 score cp 19 multipv 1 nodes 21679 time 24 nps 903291 hashfull 8 pv f5d3 f1f8 e8f8 d4e5 d7e5 g3e4 d3e4 e1e4 e5f7 h6e3 
info depth 11 seldepth 18 score cp 7 multipv 1 nodes 27144 time 31 nps 875612 hashfull 11 pv f5d3 f1f8 d6f8 h6h4 e5d4 e1e8 f8e8 c3d4 d3c4 d4c5 c4d5 h2h3 e8e5 h4d8 d7f8 
info depth 12 seldepth 22 score cp 20 multipv 1 nodes 31487 time 35 nps 899628 hashfull 11 pv f5d3 f1f8 d6f8 h6h4 e5d4 e1e8 f8e8 c3d4 d3c4 d4c5 c4d5 a2a3 d5c6 
info depth 13 seldepth 23 score cp 30 multipv 1 nodes 48011 time 54 nps 889092 hashfull 17 pv f5d3 f1f8 d6f8 h6h3 f8f7 h3h4 e5d4 e1e8 f7e8 c3d4 d3c4 d4c5 c4d5 h2h3 
bestmove f5d3

Position: 5/46 (rq3rk1/ppp2ppp/1bnpb3/3N2B1/3NP3/7P/PPPQ1PP1/2KR3R w - - 7 14 moves d4e6)
info depth 1 seldepth 9 score cp 188 multipv 1 nodes 100 time 0 nps 0 hashfull 0 pv d4f5 
info depth 2 seldepth 8 score cp 119 multipv 1 nodes 255 time 0 nps 0 hashfull 0 pv d4f5 f7f6 
info depth 3 seldepth 10 score cp 139 multipv 1 nodes 461 time 1 nps 461000 hashfull 0 pv d4f5 f7f6 g5h6 
info depth 4 seldepth 11 score cp 82 multipv 1 nodes 1806 time 2 nps 903000 hashfull 0 pv d5f6 g7f6 d4c6 b7c6 
info depth 5 seldepth 10 score cp 82 multipv 1 nodes 1998 time 2 nps 999000 hashfull 0 pv d5f6 g7f6 d4c6 b7c6 g5f6 
info depth 6 seldepth 8 score cp 88 multipv 1 nodes 2261 time 2 nps 1130500 hashfull 0 pv d5f6 g7f6 d4c6 b7c6 g5f6 
info depth 7 seldepth 8 score cp 100 multipv 1 nodes 2590 time 2 nps 1295000 hashfull 0 pv d5f6 g7f6 d4c6 b7c6 g5f6 
info depth 8 seldepth 8 score cp 122 multipv 1 nodes 3065 time 2 nps 1532500 hashfull 0 pv d5f6 g7f6 d4c6 b7c6 g5f6 
info depth 9 seldepth 14 score cp 156 multipv 1 nodes 5194 time 4 nps 1298500 hashfull 1 pv d5f6 g8h8 d4f5 e6f5 e4f5 b6d4 
info depth 10 seldepth 18 score cp 164 multipv 1 nodes 7169 time 6 nps 1194833 hashfull 2 pv d5f6 g8h8 d4f5 e6f5 e4f5 b8c8 g2g4 h7h6 g5h6 
info depth 11 seldepth 18 score cp 155 multipv 1 nodes 16916 time 18 nps 939777 hashfull 5 pv d4c6 b7c6 d5f6 g8h8 d2f4 f8g8 f6g8 b8g8 f4h4 a8b8 h1e1 
info depth 12 seldepth 21 score cp 168 multipv 1 nodes 19902 time 21 nps 947714 hashfull 6 pv d4c6 b7c6 d5f6 g8h8 d2f4 f8g8 f6g8 b8g8 f4g3 f7f6 g5d2 a8b8 
info depth 13 seldepth 18 score cp 177 multipv 1 nodes 25386 time 27 nps 940222 hashfull 8 pv d4c6 b7c6 d5f6 g8h8 d2f4 f8g8 f6g8 b8g8 f4g3 f7f6 g5d2 a7a5 a2a3 a8b8 
bestmove d4c6

Position: 6/46 (r1bq1r1k/1pp1n1pp/1p1p4/4p2Q/4Pp2/1BNP4/PPP2PPP/3R1RK1 w - - 2 14 moves g2g4)
info depth 1 seldepth 3 score cp -28 multipv 1 nodes 43 time 0 nps 0 hashfull 0 pv d3d4 
info depth 2 seldepth 4 score cp -20 multipv 1 nodes 127 time 0 nps 0 hashfull 0 pv d3d4 g7g6 
info depth 3 seldepth 7 score cp -25 multipv 1 nodes 387 time 0 nps 0 hashfull 0 pv d3d4 e7c6 c3b5 
info depth 4 seldepth 8 score cp -24 multipv 1 nodes 571 time 0 nps 0 hashfull 0 pv d3d4 e7c6 c3b5 g7g6 
info depth 5 seldepth 9 score cp -32 multipv 1 nodes 1133 time 1 nps 1133000 hashfull 0 pv d3d4 e7c6 c3b5 c8d7 a2a4 
info depth 6 seldepth 9 score cp -31 multipv 1 nodes 1544 time 1 nps 1544000 hashfull 0 pv d3d4 e7c6 c3b5 c8d7 a2a4 d7e8 
info depth 7 seldepth 12 score cp -42 multipv 1 nodes 2994 time 3 nps 998000 hashfull 0 pv d3d4 e7c6 c3b5 f4f3 g2g3 c8d7 f1e1 
info depth 8 seldepth 14 score cp -34 multipv 1 nodes 6865 time 8 nps 858125 hashfull 3 pv h5h4 f4f3 g2g3 f8f6 d3d4 f6h6 
info depth 9 seldepth 15 score cp -42 multipv 1 nodes 11538 time 13 nps 887538 hashfull 5 pv d3d4 e5d4 d1d4 a8a5 c3d5 e7g6 f1d1 
info depth 10 seldepth 18 score cp -63 multipv 1 nodes 32594 time 40 nps 814850 hashfull 14 pv f2f3 e7c6 c3b5 a8a5 a2a4 c6d4 b5d4 e5d4 b3d5 c7c6 
info depth 11 seldepth 18 score cp -53 multipv 1 nodes 46960 time 57 nps 823859 hashfull 18 pv h5h4 f4f3 g2g3 f8f6 d3d4 f6h6 h4g5 c8h3 f1e1 e7c6 
info depth 12 seldepth 17 score cp -58 multipv 1 nodes 53377 time 66 nps 808742 hashfull 20 pv h5h4 f4f3 c3d5 f3g2 f1e1 e7d5 h4d8 f8d8 b3d5 c8g4 d5b7 a8a2 d1b1 
info depth 13 seldepth 21 score cp -55 multipv 1 nodes 64308 time 80 nps 803850 hashfull 28 pv h5h4 f4f3 c3d5 f3g2 f1e1 e7d5 h4d8 f8d8 b3d5 c8g4 d1d2 g4f3 e1e3 d8f8 d3d4 c7c6 
bestmove h5h4

Position: 7/46 (r3r1k1/2p2ppp/p1p1bn2/8/1q2P3/2NPQN2/PPP3PP/R4RK1 b - - 2 15)
info depth 1 seldepth 1 score cp -74 multipv 1 nodes 51 time 0 nps 0 hashfull 0 pv b4b2 
info depth 2 seldepth 5 score cp -46 multipv 1 nodes 194 time 0 nps 0 hashfull 0 pv b4b2 e3d2 
info depth 3 seldepth 6 score cp -33 multipv 1 nodes 345 time 0 nps 0 hashfull 0 pv b4b2 e3d2 b2a3 
info depth 4 seldepth 5 score cp -38 multipv 1 nodes 548 time 0 nps 0 hashfull 0 pv b4b2 e3d2 b2a3 c3b1 
info depth 5 seldepth 5 score cp -32 multipv 1 nodes 808 time 0 nps 0 hashfull 0 pv b4b2 e3d2 b2a3 e4e5 
info depth 6 seldepth 9 score cp -42 multipv 1 nodes 1569 time 1 nps 1569000 hashfull 0 pv b4b2 e3d2 b2a3 h2h3 a8b8 e4e5 
info depth 7 seldepth 9 score cp -45 multipv 1 nodes 2274 time 2 nps 1137000 hashfull 2 pv b4b2 e3d2 b2a3 h2h3 a8d8 c3b1 
info depth 8 seldepth 12 score cp -40 multipv 1 nodes 4086 time 4 nps 1021500 hashfull 2 pv b4b2 e3d2 a8d8 h2h3 b2a3 g1h2 h7h6 a1e1 f6d7 
info depth 9 seldepth 14 score cp -34 multipv 1 nodes 6168 time 6 nps 1028000 hashfull 3 pv b4b2 e3d2 a8d8 h2h3 b2a3 g1h2 h7h6 a1e1 
info depth 10 seldepth 15 score cp -35 multipv 1 nodes 9392 time 10 nps 939200 hashfull 4 pv b4b2 e3d2 b2a3 c3e2 c6c5 d2c3 a3c3 e2c3 c5c4 a1c1 
info depth 11 seldepth 18 score cp -40 multipv 1 nodes 16510 time 19 nps 868947 hashfull 10 pv b4b2 e3d2 b2a3 c3e2 c6c5 d2c3 a3c3 e2c3 c5c4 d3d4 a8d8 h2h3 e6c8 
info depth 12 seldepth 21 score cp -37 multipv 1 nodes 25094 time 29 nps 865310 hashfull 14 pv b4b2 e3d2 a8d8 a2a4 b2b6 g1h1 b6a5 c3e2 a5d2 f3d2 c6c5 
info depth 13 seldepth 22 score cp -33 multipv 1 nodes 40209 time 49 nps 820591 hashfull 20 pv b4b2 e3d2 a8d8 a2a4 b2b6 g1h1 b6a5 c3e2 a5d2 f3d2 f6g4 h2h3 g4e3 f1c1 f7f5 
bestmove b4b2

Position: 8/46 (r1bbk1nr/pp3p1p/2n5/1N4p1/2Np1B2/8/PPP2PPP/2KR1B1R w kq - 0 13)
info depth 1 seldepth 4 score cp 277 multipv 1 nodes 92 time 1 nps 92000 hashfull 0 pv f4g3 
info depth 2 seldepth 5 score cp 283 multipv 1 nodes 269 time 1 nps 269000 hashfull 0 pv f4g3 e8f8 
info depth 3 seldepth 7 score cp 272 multipv 1 nodes 529 time 1 nps 529000 hashfull 0 pv f4g3 g8f6 c4d6 e8f8 
info depth 4 seldepth 7 score cp 272 multipv 1 nodes 786 time 1 nps 786000 hashfull 0 pv f4g3 g8f6 c4d6 e8f8 b5d4 
info depth 5 seldepth 9 score cp 272 multipv 1 nodes 1009 time 2 nps 504500 hashfull 0 pv f4g3 g8f6 c4d6 e8f8 b5d4 c6d4 
info depth 6 seldepth 7 score cp 272 multipv 1 nodes 1392 time 2 nps 696000 hashfull 0 pv f4g3 g8f6 c4d6 e8f8 b5d4 c6d4 d1d4 
info depth 7 seldepth 11 score cp 276 multipv 1 nodes 2756 time 3 nps 918666 hashfull 0 pv f4d6 c8g4 f2f3 g4e6 d6c5 b7b6 
info depth 8 seldepth 14 score cp 270 multipv 1 nodes 4105 time 5 nps 821000 hashfull 1 pv f4d6 c8g4 f2f3 g4e6 d6c5 b7b6 c5a3 g8e7 c4d6 e8f8 
info depth 9 seldepth 17 score cp 244 multipv 1 nodes 12522 time 13 nps 963230 hashfull 3 pv f4d6 c8g4 f2f3 g4e6 d6c5 b7b6 c5d4 c6d4 b5d4 d8c7 
info depth 10 seldepth 20 score cp 260 multipv 1 nodes 22600 time 25 nps 904000 hashfull 8 pv f4g3 c8e6 b5d6 e8f8 d6b7 d8e7 b7a5 c6a5 c4a5 h7h5 
info depth 11 seldepth 23 score cp 248 multipv 1 nodes 38562 time 44 nps 876409 hashfull 18 pv f4g3 e8f8 b5d4 c6d4 g3e5 d8f6 e5d4 c8g4 f2f3 g4e6 c4d6 f6d4 
info depth 12 seldepth 20 score cp 250 multipv 1 nodes 47073 time 54 nps 871722 hashfull 23 pv f4g3 e8f8 c4e5 f8g7 e5c6 b7c6 b5d4 g8e7 f1c4 d8b6 h1e1 
info depth 13 seldepth 23 score cp 245 multipv 1 nodes 60633 time 69 nps 878739 hashfull 27 pv f4g3 e8f8 c4d6 d8b6 f1c4 a7a6 d6c8 a8c8 b5d6 c8c7 h2h4 g5h4 h1h4 
bestmove f4g3

Position: 9/46 (r1bq1rk1/ppp1nppp/4n3/3p3Q/3P4/1BP1B3/PP1N2PP/R4RK1 w - - 1 16)
info depth 1 seldepth 1 score cp 53 multipv 1 nodes 55 time 0 nps 0 hashfull 0 pv b3c2 
info depth 2 seldepth 7 score cp 45 multipv 1 nodes 168 time 0 nps 0 hashfull 0 pv b3c2 f7f5 
info depth 3 seldepth 7 score cp 46 multipv 1 nodes 326 time 0 nps 0 hashfull 0 pv b3c2 f7f5 d2f3 
info depth 4 seldepth 6 score cp 52 multipv 1 nodes 510 time 0 nps 0 hashfull 0 pv b3c2 f7f5 d2f3 d8e8 
info depth 5 seldepth 7 score cp 60 multipv 1 nodes 1030 time 1 nps 1030000 hashfull 0 pv b3c2 f7f5 a1e1 d8d6 
info depth 6 seldepth 9 score cp 69 multipv 1 nodes 1673 time 1 nps 1673000 hashfull 0 pv a1e1 c7c6 b3c2 f7f5 d2f3 
info depth 7 seldepth 9 score cp 74 multipv 1 nodes 2302 time 2 nps 1151000 hashfull 0 pv a1e1 f7f5 d2f3 d8e8 h5e8 f8e8 e3c1 
info depth 8 seldepth 16 score cp 72 multipv 1 nodes 3604 time 3 nps 1201333 hashfull 1 pv b3c2 f7f5 a1e1 d8d6 d2f3 c8d7 f3e5 d7e8 
info depth 9 seldepth 17 score cp 72 multipv 1 nodes 11103 time 12 nps 925250 hashfull 3 pv a1e1 c8d7 b3c2 g7g6 h5e5 d7b5 f1f6 
info depth 10 seldepth 13 score cp 73 multipv 1 nodes 13658 time 15 nps 910533 hashfull 3 pv a1e1 f7f5 b3c2 h7h6 d2f3 d8e8 h5e8 f8e8 f3e5 a7a5 c2a4 
info depth 11 seldepth 23 score cp 79 multipv 1 nodes 24980 time 28 nps 892142 hashfull 8 pv a1e1 f7f5 d2f3 d8e8 h5h3 f5f4 e3c1 e6d4 h3h4 d4e6 f3g5 
info depth 12 seldepth 21 score cp 63 multipv 1 nodes 59808 time 69 nps 866782 hashfull 25 pv b3c2 f7f5 a1e1 d8d6 d2f3 g7g6 h5h4 f5f4 e3c1 e7f5 c2f5 f8f5 f3e5 g6g5 h4h6 
info depth 13 seldepth 22 score cp 63 multipv 1 nodes 72238 time 84 nps 859976 hashfull 31 pv b3c2 f7f5 a1e1 d8d6 d2f3 g7g6 h5h4 f5f4 e3d2 e7f5 c2f5 f8f5 e1e5 f5e5 f3e5 g6g5 
bestmove b3c2

Position: 10/46 (4r1k1/r1q2ppp/ppp2n2/4P3/5Rb1/1N1BQ3/PPP3PP/R5K1 w - - 1 17)
info depth 1 seldepth 5 score cp 54 multipv 1 nodes 115 time 0 nps 0 hashfull 0 pv a1e1 
info depth 2 seldepth 9 score cp 53 multipv 1 nodes 361 time 0 nps 0 hashfull 0 pv e3g3 c7e5 
info depth 3 seldepth 6 score cp 53 multipv 1 nodes 533 time 0 nps 0 hashfull 0 pv e3g3 c7e5 f4g4 
info depth 4 seldepth 6 score cp 53 multipv 1 nodes 760 time 0 nps 0 hashfull 0 pv e3g3 c7e5 f4g4 f6g4 
info depth 5 seldepth 7 score cp 53 multipv 1 nodes 1012 time 1 nps 1012000 hashfull 0 pv e3g3 c7e5 f4g4 f6g4 g3g4 
info depth 6 seldepth 9 score cp 53 multipv 1 nodes 1340 time 1 nps 1340000 hashfull 0 pv e3g3 c7e5 f4g4 f6g4 g3g4 e5b2 
info depth 7 seldepth 9 score cp 62 multipv 1 nodes 1975 time 1 nps 1975000 hashfull 0 pv e3g3 c7e5 f4g4 f6g4 g3g4 e5b2 
info depth 8 seldepth 12 score cp 99 multipv 1 nodes 3797 time 3 nps 1265666 hashfull 1 pv f4f6 g7f6 e3g3 h7h5 h2h3 c7e5 
info depth 9 seldepth 12 score cp 99 multipv 1 nodes 4308 time 3 nps 1436000 hashfull 1 pv f4f6 g7f6 e3g3 h7h5 h2h3 c7e5 g3e5 e8e5 h3g4 h5g4 
info depth 10 seldepth 16 score cp 83 multipv 1 nodes 7723 time 7 nps 1103285 hashfull 2 pv f4f6 g7f6 e3g3 h7h5 h2h3 c7e5 g3e5 f6e5 h3g4 h5g4 a1f1 
info depth 11 seldepth 17 score cp 139 multipv 1 nodes 14238 time 13 nps 1095230 hashfull 4 pv f4f6 g7f6 e3h6 f6f5 h2h3 e8e6 h6h4 c7e7 h4e7 a7e7 h3g4 f5g4 
info depth 12 seldepth 22 score cp 124 multipv 1 nodes 23675 time 24 nps 986458 hashfull 6 pv f4f6 g7f6 e3h6 f6f5 h6g5 g8f8 h2h3 c7e5 h3g4 f5g4 g5h6 e5g7 h6c6 a7e7 c6b6 
info depth 13 seldepth 25 score cp 118 multipv 1 nodes 36174 time 39 nps 927538 hashfull 9 pv f4f6 g7f6 e3h6 f6f5 h6g5 g8h8 h2h3 g4h3 g5f6 h8g8 g2h3 c7e5 f6e5 e8e5 b3d4 a7d7 d4c6 e5e3 a1f1 
bestmove f4f6

Position: 11/46 (2rqkb1r/ppp2p2/2npb1p1/1N1Nn2p/2P1PP2/8/PP2B1PP/R1BQK2R b KQ - 0 11)
info depth 1 seldepth 5 score cp -94 multipv 1 nodes 57 time 0 nps 0 hashfull 0 pv e5g4 
info depth 2 seldepth 10 score cp -74 multipv 1 nodes 353 time 1 nps 353000 hashfull 0 pv a7a6 b5d4 
info depth 3 seldepth 7 score cp -79 multipv 1 nodes 515 time 1 nps 515000 hashfull 0 pv a7a6 b5d4 c6d4 
info depth 4 seldepth 12 score cp -79 multipv 1 nodes 869 time 1 nps 869000 hashfull 0 pv a7a6 b5d4 c6d4 d1d4 
info depth 5 seldepth 7 score cp -84 multipv 1 nodes 1349 time 2 nps 674500 hashfull 0 pv e5g4 e1g1 f8g7 f4f5 e6d5 
info depth 6 seldepth 11 score cp -78 multipv 1 nodes 1965 time 3 nps 655000 hashfull 0 pv e5g4 e1g1 f8g7 f4f5 e6d5 
info depth 7 seldepth 14 score cp -89 multipv 1 nodes 3531 time 4 nps 882750 hashfull 0 pv a7a6 b5d4 e5g4 e1g1 f8g7 d4e6 f7e6 
info depth 8 seldepth 16 score cp -95 multipv 1 nodes 6817 time 8 nps 852125 hashfull 1 pv a7a6 d5c7 c8c7 b5c7 d8c7 f4e5 d6e5 e1g1 c6d4 c1e3 
info depth 9 seldepth 19 score cp -83 multipv 1 nodes 12396 time 15 nps 826400 hashfull 3 pv e5g4 e1g1 a7a6 b5d4 f8g7 d4e6 f7e6 
info depth 10 seldepth 17 score cp -82 multipv 1 nodes 15222 time 18 nps 845666 hashfull 6 pv e5g4 e1g1 a7a6 f4f5 g6f5 e4f5 e6d5 c4d5 c6e5 b5d4 
info depth 11 seldepth 24 score cp -94 multipv 1 nodes 38751 time 49 nps 790836 hashfull 14 pv e5g4 e1g1 f8g7 h2h3 f7f5 e4f5 g6f5 d1e1 e8f7 c1d2 c6d4 
info depth 12 seldepth 25 score cp -89 multipv 1 nodes 63888 time 80 nps 798600 hashfull 19 pv e5g4 e1g1 a7a6 f4f5 g6f5 e4f5 e6d5 c4d5 c6e5 b5d4 d8h4 h2h3 g4f6 f1f4 
info depth 13 seldepth 31 score cp -127 multipv 1 nodes 143647 time 180 nps 798038 hashfull 54 pv e5g4 e1g1 f8g7 h2h3 f7f5 e4f5 g6f5 c1d2 e8f8 d2c3 g4f6 b5d4 c6d4 d1d4 
bestmove e5g4

Position: 12/46 (r1bq1r1k/b1p1npp1/p2p3p/1p6/3PP3/1B2NN2/PP3PPP/R2Q1RK1 w - - 1 16)
info depth 1 seldepth 2 score cp 33 multipv 1 nodes 38 time 0 nps 0 hashfull 0 pv a1c1 
info depth 2 seldepth 7 score cp 33 multipv 1 nodes 170 time 0 nps 0 hashfull 0 pv a1c1 f7f5 
info depth 3 seldepth 6 score cp 33 multipv 1 nodes 297 time 0 nps 0 hashfull 0 pv a1c1 f7f5 e4f5 
info depth 4 seldepth 8 score cp 33 multipv 1 nodes 573 time 1 nps 573000 hashfull 0 pv a1c1 f7f5 e4f5 e7f5 
info depth 5 seldepth 9 score cp 33 multipv 1 nodes 1151 time 1 nps 1151000 hashfull 0 pv d1d3 e7g6 a1c1 g6f4 
info depth 6 seldepth 10 score cp 34 multipv 1 nodes 1581 time 2 nps 790500 hashfull 0 pv d1d3 e7g6 a1c1 g6f4 d3d2 c8b7 
info depth 7 seldepth 10 score cp 33 multipv 1 nodes 2578 time 3 nps 859333 hashfull 0 pv d1d3 e7g6 a1d1 g6f4 d3d2 c8b7 
info depth 8 seldepth 10 score cp 35 multipv 1 nodes 3512 time 4 nps 878000 hashfull 1 pv d1d3 e7g6 a1d1 g6f4 d3d2 a6a5 g1h1 
info depth 9 seldepth 18 score cp 23 multipv 1 nodes 10632 time 13 nps 817846 hashfull 3 pv d1d3 c7c5 d4c5 a7c5 a1d1 c8b7 f3h4 a8c8 e3f5 e7f5 
info depth 10 seldepth 20 score cp 25 multipv 1 nodes 20836 time 26 nps 801384 hashfull 9 pv a2a4 a8b8 b3c2 b5a4 a1a4 b8b2 d1d3 e7g6 d3c3 b2b5 
info depth 11 seldepth 24 score cp 26 multipv 1 nodes 42178 time 54 nps 781074 hashfull 23 pv d1d3 c7c5 d4c5 a7c5 a1d1 c8b7 f3h4 a6a5 b3c2 e7g6 h4f5 
info depth 12 seldepth 21 score cp 25 multipv 1 nodes 57119 time 72 nps 793319 hashfull 32 pv d1d3 c7c5 d4c5 a7c5 a1d1 c8b7 f3h4 e7g6 h4g6 f7g6 b3d5 d8b6 d5b7 b6b7 e3d5 
info depth 13 seldepth 25 score cp 27 multipv 1 nodes 140545 time 180 nps 780805 hashfull 72 pv b3c2 c7c5 d1d2 a8b8 a1d1 a7b6 d4c5 d6c5 d2e2 d8c7 e4e5 
bestmove b3c2

Position: 13/46 (3r1rk1/p5pp/bpp1pp2/8/q1PP1P2/b3P3/P2NQRPP/1R2B1K1 b - - 6 22)
info depth 1 seldepth 3 score cp 135 multipv 1 nodes 43 time 0 nps 0 hashfull 0 pv c6c5 
info depth 2 seldepth 9 score cp 166 multipv 1 nodes 165 time 1 nps 165000 hashfull 0 pv c6c5 e2d3 
info depth 3 seldepth 4 score cp 166 multipv 1 nodes 275 time 1 nps 275000 hashfull 0 pv c6c5 e2d3 c5d4 
info depth 4 seldepth 5 score cp 166 multipv 1 nodes 424 time 1 nps 424000 hashfull 0 pv c6c5 e2d3 c5d4 e3d4 
info depth 5 seldepth 8 score cp 172 multipv 1 nodes 687 time 1 nps 687000 hashfull 0 pv c6c5 e2d3 c5d4 e3d4 
info depth 6 seldepth 11 score cp 178 multipv 1 nodes 1183 time 1 nps 1183000 hashfull 0 pv c6c5 e2d3 c5d4 e3d4 a3c5 
info depth 7 seldepth 11 score cp 183 multipv 1 nodes 1550 time 2 nps 775000 hashfull 0 pv c6c5 e2d3 c5d4 e3d4 a3c5 d3b3 a4b3 
info depth 8 seldepth 12 score cp 183 multipv 1 nodes 2288 time 3 nps 762666 hashfull 0 pv c6c5 e2d3 c5d4 e3d4 a3c5 d3b3 a4b3 d2b3 c5d4 b3d4 d8d4 
info depth 9 seldepth 15 score cp 189 multipv 1 nodes 3502 time 4 nps 875500 hashfull 0 pv c6c5 e2d3 c5d4 e3d4 a3c5 d3b3 a4b3 d2b3 
info depth 10 seldepth 13 score cp 189 multipv 1 nodes 4388 time 5 nps 877600 hashfull 0 pv c6c5 e2d3 c5d4 e3d4 a3c5 d3b3 a4b3 d2b3 c5d4 b3d4 d8d4 c4c5 
info depth 11 seldepth 17 score cp 195 multipv 1 nodes 6289 time 6 nps 1048166 hashfull 1 pv c6c5 e2d3 c5d4 e3d4 a3c5 d3b3 a4b3 d2b3 c5d4 b3d4 d8d4 c4c5 
info depth 12 seldepth 20 score cp 201 multipv 1 nodes 10538 time 11 nps 958000 hashfull 2 pv c6c5 e2d3 c5d4 e3d4 a3c5 d3b3 a4b3 d2b3 c5d4 b3d4 d8d4 c4c5 b6c5 e1c3 
info depth 13 seldepth 20 score cp 203 multipv 1 nodes 17785 time 19 nps 936052 hashfull 7 pv c6c5 e2d3 c5d4 e3d4 a3c5 d3b3 a4b3 d2b3 c5d4 b3d4 d8d4 c4c5 b6c5 e1c3 d4d3 f2c2 
bestmove c6c5

Position: 14/46 (r1q2rk1/2p1bppp/2Pp4/p6b/Q1PNp3/4B3/PP1R1PPP/2K4R w - - 2 18)
info depth 1 seldepth 2 score cp 56 multipv 1 nodes 38 time 0 nps 0 hashfull 0 pv c1b1 
info depth 2 seldepth 3 score cp 31 multipv 1 nodes 132 time 0 nps 0 hashfull 0 pv c1b1 e7f6 
info depth 3 seldepth 5 score cp 38 multipv 1 nodes 305 time 0 nps 0 hashfull 0 pv c1b1 f7f5 d4b5 
info depth 4 seldepth 5 score cp 0 multipv 1 nodes 914 time 1 nps 914000 hashfull 0 pv c1b1 f7f5 f2f4 e4f3 
info depth 5 seldepth 7 score cp 13 multipv 1 nodes 1241 time 1 nps 1241000 hashfull 0 pv c1b1 f7f5 g2g3 e7f6 
info depth 6 seldepth 7 score cp 19 multipv 1 nodes 1563 time 1 nps 1563000 hashfull 0 pv c1b1 f7f5 g2g3 e7f6 d4b5 
info depth 7 seldepth 9 score cp 17 multipv 1 nodes 2160 time 2 nps 1080000 hashfull 0 pv c1b1 f7f5 g2g3 h5f7 d4b5 e7f6 h1c1 
info depth 8 seldepth 13 score cp 7 multipv 1 nodes 4454 time 5 nps 890800 hashfull 1 pv c1b1 f7f5 g2g3 h5f7 d4b5 e7f6 h1c1 a8a6 b5a7 
info depth 9 seldepth 15 score cp 16 multipv 1 nodes 8109 time 9 nps 901000 hashfull 2 pv d4b5 f7f5 b5c3 f5f4 e3d4 e7h4 c3e4 
info depth 10 seldepth 18 score cp 9 multipv 1 nodes 19564 time 23 nps 850608 hashfull 5 pv d4b5 f7f5 g2g3 h5f7 h2h3 a8a6 b5a7 c8e6 
info depth 11 seldepth 23 score cp 9 multipv 1 nodes 44677 time 55 nps 812309 hashfull 13 pv d4b5 f7f5 g2g3 h5f7 b5c3 e7f6 c3d5 f7d5 d2d5 c8e6 c1b1 
info depth 12 seldepth 22 score cp -6 multipv 1 nodes 79927 time 100 nps 799270 hashfull 27 pv a4b5 f7f5 a2a4 e7f6 b5f5 c8f5 d4f5 h5f7 d2c2 a8a6 e3d4 f6g5 d4e3 f7c4 f5e7 g5e7 
info depth 13 seldepth 26 score cp -12 multipv 1 nodes 120937 time 151 nps 800907 hashfull 36 pv a4b5 f7f5 h2h3 h5e8 b5d5 e8f7 d4f5 e7f6 d5e4 f8e8 e4d3 
bestmove a4b5

Position: 15/46 (4k2r/1pb2ppp/1p2p3/1R1p4/3P4/2r1PN2/P4PPP/1R4K1 b - - 3 22)
info depth 1 seldepth 2 score cp 76 multipv 1 nodes 35 time 0 nps 0 hashfull 0 pv e8e7 
info depth 2 seldepth 4 score cp 78 multipv 1 nodes 108 time 0 nps 0 hashfull 0 pv e8e7 b5b3 
info depth 3 seldepth 5 score cp 74 multipv 1 nodes 382 time 0 nps 0 hashfull 0 pv e8e7 b5b3 c3b3 
info depth 4 seldepth 4 score cp 74 multipv 1 nodes 569 time 0 nps 0 hashfull 0 pv e8e7 b5b3 c3b3 b1b3 
info depth 5 seldepth 6 score cp 95 multipv 1 nodes 800 time 1 nps 800000 hashfull 0 pv e8e7 b5b2 h8a8 
info depth 6 seldepth 8 score cp 86 multipv 1 nodes 1469 time 1 nps 1469000 hashfull 1 pv e8e7 b5b2 h8a8 g1f1 e7d8 f3g5 
info depth 7 seldepth 11 score cp 95 multipv 1 nodes 1949 time 2 nps 974500 hashfull 1 pv e8e7 b5b2 h8a8 g1f1 a8a6 g2g3 
info depth 8 seldepth 9 score cp 101 multipv 1 nodes 2663 time 2 nps 1331500 hashfull 2 pv e8e7 b5b2 h8a8 g1f1 a8a6 g2g3 c3a3 
info depth 9 seldepth 13 score cp 110 multipv 1 nodes 4611 time 5 nps 922200 hashfull 2 pv e8e7 h2h4 h8a8 b5b2 a8a6 g1f1 c3a3 
info depth 10 seldepth 17 score cp 115 multipv 1 nodes 16914 time 20 nps 845700 hashfull 11 pv e8d7 b5b2 h8a8 f3e5 d7e7 g1f1 a8a6 g2g4 c3a3 g4g5 a3a2 
info depth 11 seldepth 20 score cp 121 multipv 1 nodes 25781 time 31 nps 831645 hashfull 16 pv e8d7 b5b2 h8a8 f3e5 d7e7 g2g4 f7f6 e5f3 a8a6 g1f1 c3a3 
info depth 12 seldepth 19 score cp 130 multipv 1 nodes 42029 time 49 nps 857734 hashfull 21 pv e8d7 b5b3 c3b3 a2b3 h8a8 h2h4 a8a2 g1f1 h7h5 
info depth 13 seldepth 22 score cp 122 multipv 1 nodes 73718 time 90 nps 819088 hashfull 34 pv e8e7 b5b3 c3b3 a2b3 h8a8 g2g4 a8a2 g1g2 c7d6 h2h4 b6b5 h4h5 
bestmove e8e7

Position: 16/46 (3q2k1/pb3p1p/4pbp1/2r5/PpN2N2/1P2P2P/5PP1/Q2R2K1 b - - 4 26)
info depth 1 seldepth 3 score cp 112 multipv 1 nodes 66 time 0 nps 0 hashfull 0 pv d8e7 
info depth 2 seldepth 6 score cp 110 multipv 1 nodes 323 time 0 nps 0 hashfull 0 pv c5d5 d1d5 
info depth 3 seldepth 4 score cp 110 multipv 1 nodes 482 time 0 nps 0 hashfull 0 pv c5d5 d1d5 b7d5 
info depth 4 seldepth 6 score cp 110 multipv 1 nodes 715 time 1 nps 715000 hashfull 0 pv c5d5 d1d5 e6d5 c4e5 
info depth 5 seldepth 7 score cp 104 multipv 1 nodes 1294 time 1 nps 1294000 hashfull 0 pv c5d5 d1d5 b7d5 a1c1 d8c7 
info depth 6 seldepth 8 score cp 98 multipv 1 nodes 2287 time 2 nps 1143500 hashfull 0 pv c5d5 d1d5 e6d5 c4e5 d8d6 
info depth 7 seldepth 8 score cp 83 multipv 1 nodes 3102 time 2 nps 1551000 hashfull 1 pv c5d5 d1d5 e6d5 c4e5 d8d6 f4d3 a7a5 
info depth 8 seldepth 11 score cp 75 multipv 1 nodes 4372 time 4 nps 1093000 hashfull 1 pv c5d5 d1d5 e6d5 c4e5 d8c7 f4d3 c7c3 a1c3 
info depth 9 seldepth 13 score cp 81 multipv 1 nodes 5075 time 4 nps 1268750 hashfull 1 pv c5d5 d1d5 e6d5 c4e5 d8c7 f4d3 c7c3 a1c3 
info depth 10 seldepth 13 score cp 93 multipv 1 nodes 6171 time 5 nps 1234200 hashfull 1 pv c5d5 d1d5 e6d5 c4e5 d8c7 f4d3 c7c3 a1c3 
info depth 11 seldepth 13 score cp 95 multipv 1 nodes 7214 time 6 nps 1202333 hashfull 1 pv c5d5 d1d5 e6d5 c4e5 d8c7 f4d3 c7c3 a1c3 b4c3 e5d7 f6g7 d7c5 
info depth 12 seldepth 18 score cp 211 multipv 1 nodes 13145 time 11 nps 1195000 hashfull 4 pv c5d5 d1d5 e6d5 c4b2 d5d4 a1d1 d4e3 
info depth 13 seldepth 22 score cp 158 multipv 1 nodes 26447 time 26 nps 1017192 hashfull 9 pv c5d5 d1d5 e6d5 c4b2 d5d4 a1d1 g6g5 f4d3 d8d5 e3e4 d5e4 d1g4 f6e7 f2f3 
bestmove c5d5

Position: 17/46 (6k1/6p1/6Pp/ppp5/3pn2P/1P3K2/1PP2P2/3N4 b - - 0 1)
info depth 1 seldepth 3 score cp 11 multipv 1 nodes 34 time 1 nps 34000 hashfull 0 pv e4d2 
info depth 2 seldepth 2 score cp 11 multipv 1 nodes 71 time 1 nps 71000 hashfull 0 pv e4d2 f3f4 
info depth 3 seldepth 5 score cp 6 multipv 1 nodes 112 time 1 nps 112000 hashfull 0 pv e4d2 f3f4 d2b1 
info depth 4 seldepth 6 score cp 0 multipv 1 nodes 217 time 1 nps 217000 hashfull 0 pv e4d2 f3e2 d2e4 e2d3 
info depth 5 seldepth 6 score cp 0 multipv 1 nodes 293 time 1 nps 293000 hashfull 0 pv e4d2 f3e2 d2e4 e2f3 
info depth 6 seldepth 6 score cp 1 multipv 1 nodes 368 time 1 nps 368000 hashfull 0 pv e4d2 f3e2 d2e4 e2f3 
info depth 7 seldepth 8 score cp 1 multipv 1 nodes 508 time 1 nps 508000 hashfull 0 pv e4d2 f3e2 d2e4 e2f3 
info depth 8 seldepth 11 score cp 0 multipv 1 nodes 738 time 2 nps 369000 hashfull 0 pv e4d2 f3e2 d2e4 e2f3 
info depth 9 seldepth 12 score cp 0 multipv 1 nodes 1057 time 2 nps 528500 hashfull 0 pv e4d2 f3e2 d2e4 e2f3 
info depth 10 seldepth 12 score cp 0 multipv 1 nodes 2066 time 3 nps 688666 hashfull 1 pv e4d2 f3e2 d2e4 e2f3 
info depth 11 seldepth 17 score cp 1 multipv 1 nodes 3139 time 5 nps 627800 hashfull 1 pv e4d2 f3e2 d2e4 e2f3 
info depth 12 seldepth 14 score cp 1 multipv 1 nodes 4314 time 6 nps 719000 hashfull 2 pv e4d2 f3e2 d2e4 e2f3 
info depth 13 seldepth 17 score cp 1 multipv 1 nodes 6250 time 8 nps 781250 hashfull 4 pv e4d2 f3e2 d2e4 e2f3 
bestmove e4d2

Position: 18/46 (3b4/5kp1/1p1p1p1p/pP1PpP1P/P1P1P3/3KN3/8/8 w - - 0 1)
info depth 1 seldepth 2 score cp 109 multipv 1 nodes 12 time 0 nps 0 hashfull 0 pv c4c5 
info depth 2 seldepth 4 score cp 119 multipv 1 nodes 36 time 0 nps 0 hashfull 0 pv c4c5 d6c5 
info depth 3 seldepth 4 score cp 145 multipv 1 nodes 84 time 0 nps 0 hashfull 0 pv c4c5 d6c5 e3c4 
info depth 4 seldepth 6 score cp 142 multipv 1 nodes 138 time 0 nps 0 hashfull 0 pv c4c5 d6c5 e3c4 f7e7 
info depth 5 seldepth 6 score cp 113 multipv 1 nodes 360 time 0 nps 0 hashfull 0 pv c4c5 d6c5 e3c4 f7e7 d3c2 
info depth 6 seldepth 7 score cp 142 multipv 1 nodes 507 time 0 nps 0 hashfull 0 pv c4c5 d6c5 e3c4 
info depth 7 seldepth 10 score cp 121 multipv 1 nodes 842 time 0 nps 0 hashfull 0 pv c4c5 d6c5 e3c4 f7e8 d3c3 d8c7 
info depth 8 seldepth 12 score cp 121 multipv 1 nodes 1467 time 1 nps 1467000 hashfull 0 pv c4c5 d6c5 e3c4 f7e8 d3c3 e8e7 c3c2 
info depth 9 seldepth 12 score cp 200 multipv 1 nodes 2271 time 2 nps 1135500 hashfull 0 pv c4c5 d6c5 d5d6 f7f8 d3c4 f8e8 
info depth 10 seldepth 11 score cp 247 multipv 1 nodes 3241 time 2 nps 1620500 hashfull 1 pv c4c5 f7e7 c5b6 d8b6 e3c4 
info depth 11 seldepth 12 score cp 286 multipv 1 nodes 5104 time 4 nps 1276000 hashfull 2 pv c4c5 b6c5 e3c4 f7e7 d3c3 e7d7 b5b6 
info depth 12 seldepth 18 score cp 299 multipv 1 nodes 9038 time 8 nps 1129750 hashfull 3 pv c4c5 b6c5 e3c4 f7e7 d3c3 e7d7 b5b6 d7c8 c4d6 c8b8 c3c4 d8b6 d6e8 b8c8 
info depth 13 seldepth 19 score cp 314 multipv 1 nodes 13607 time 12 nps 1133916 hashfull 4 pv c4c5 b6c5 e3c4 f7e7 d3c3 e7d7 b5b6 d7c8 c4d6 c8b8 c3c4 d8b6 c4b5 b6c7 b5c5 
bestmove c4c5

Position: 19/46 (2K5/p7/7P/5pR1/8/5k2/r7/8 w - - 0 1 moves g5g6 f3e3 g6g5 e3f3)
info depth 1 seldepth 2 score cp 72 multipv 1 nodes 22 time 0 nps 0 hashfull 0 pv g5f5 
info depth 2 seldepth 7 score cp 77 multipv 1 nodes 190 time 0 nps 0 hashfull 0 pv g5h5 f3g4 
info depth 3 seldepth 8 score cp 100 multipv 1 nodes 447 time 0 nps 0 hashfull 0 pv g5f5 f3g4 h6h7 
info depth 4 seldepth 7 score cp 94 multipv 1 nodes 774 time 1 nps 774000 hashfull 0 pv g5h5 a2c2 c8d7 c2d2 d7e6 
info depth 5 seldepth 8 score cp 106 multipv 1 nodes 1034 time 1 nps 1034000 hashfull 0 pv g5h5 a2c2 c8d7 c2d2 d7e6 
info depth 6 seldepth 10 score cp 127 multipv 1 nodes 1599 time 1 nps 1599000 hashfull 0 pv g5h5 a2c2 c8d8 c2d2 d8e7 d2e2 e7f6 
info depth 7 seldepth 13 score cp 139 multipv 1 nodes 2706 time 2 nps 1353000 hashfull 0 pv g5h5 a2c2 c8d7 c2d2 d7e6 f3g4 h6h7 
info depth 8 seldepth 12 score cp 151 multipv 1 nodes 3719 time 3 nps 1239666 hashfull 0 pv g5h5 a2c2 c8d7 c2b2 d7e6 b2b8 e6f5 
info depth 9 seldepth 17 score cp 83 multipv 1 nodes 9889 time 9 nps 1098777 hashfull 1 pv g5h5 a2e2 c8d7 e2b2 h6h7 b2b8 h5f5 f3g4 d7e6 b8h8 
info depth 10 seldepth 23 score cp 60 multipv 1 nodes 20697 time 18 nps 1149833 hashfull 5 pv g5h5 a2c2 c8b7 c2b2 b7c7 b2c2 c7d8 c2b2 d8e7 f5f4 h6h7 b2b8 
info depth 11 seldepth 21 score cp 60 multipv 1 nodes 22850 time 20 nps 1142500 hashfull 5 pv g5h5 a2c2 c8b7 c2b2 b7c7 b2c2 c7d8 c2b2 d8e7 f5f4 h6h7 b2b8 h5h3 f3e4 h7h8r 
info depth 12 seldepth 31 score cp 21 multipv 1 nodes 111541 time 98 nps 1138173 hashfull 23 pv g5h5 a2c2 c8b7 c2b2 b7c7 b2c2 c7d8 c2b2 d8e7 f5f4 h6h7 b2b8 e7f7 b8h8 f7g6 h8h7 
info depth 13 seldepth 26 score cp 103 multipv 1 nodes 128373 time 113 nps 1136044 hashfull 26 pv g5f5 f3g4 f5h5 a2f2 h5h1 a7a5 h6h7 f2f8 c8d7 f8h8 d7e7 g4f4 
bestmove g5f5

Position: 20/46 (8/6pk/1p6/8/PP3p1p/5P2/4KP1q/3Q4 w - - 0 1)
info depth 1 seldepth 3 score cp 90 multipv 1 nodes 42 time 0 nps 0 hashfull 0 pv d1d5 
info depth 2 seldepth 3 score cp 94 multipv 1 nodes 89 time 0 nps 0 hashfull 0 pv d1d5 h7h6 
info depth 3 seldepth 6 score cp 111 multipv 1 nodes 375 time 0 nps 0 hashfull 0 pv d1d5 h4h3 d5h5 h7g8 
info depth 4 seldepth 6 score cp 101 multipv 1 nodes 610 time 1 nps 610000 hashfull 0 pv d1d5 h4h3 d5h5 h7g8 h5e8 g8h7 
info depth 5 seldepth 9 score cp 76 multipv 1 nodes 1493 time 1 nps 1493000 hashfull 0 pv d1d5 h4h3 a4a5 b6a5 
info depth 6 seldepth 9 score cp 71 multipv 1 nodes 1755 time 1 nps 1755000 hashfull 0 pv d1d5 h4h3 a4a5 b6a5 d5h5 h7g8 b4a5 
info depth 7 seldepth 10 score cp 109 multipv 1 nodes 2594 time 2 nps 1297000 hashfull 0 pv d1d3 g7g6 d3d8 h2h3 
info depth 8 seldepth 11 score cp 107 multipv 1 nodes 3829 time 3 nps 1276333 hashfull 0 pv d1d3 h7h6 d3d6 h6h7 d6b6 h4h3 b6c7 h2g2 c7f4 
info depth 9 seldepth 15 score cp 95 multipv 1 nodes 7099 time 7 nps 1014142 hashfull 1 pv a4a5 b6a5 b4a5 h2h3 d1b1 h7h6 a5a6 
info depth 10 seldepth 15 score cp 107 multipv 1 nodes 9001 time 9 nps 1000111 hashfull 2 pv a4a5 b6a5 b4a5 h2g2 a5a6 h4h3 a6a7 
info depth 11 seldepth 16 score cp 129 multipv 1 nodes 10932 time 10 nps 1093200 hashfull 2 pv a4a5 b6a5 b4a5 h2h3 d1b1 h7h6 b1e4 h3h1 a5a6 
info depth 12 seldepth 22 score cp 145 multipv 1 nodes 20004 time 20 nps 1000200 hashfull 5 pv a4a5 b6a5 b4a5 h2h3 d1b1 h7h6 b1e4 h6g5 e4e5 g5h6 a5a6 
info depth 13 seldepth 32 score cp 142 multipv 1 nodes 45093 time 50 nps 901860 hashfull 11 pv a4a5 b6a5 b4a5 h2h3 d1d3 h7h8 a5a6 h3e6 e2f1 e6b6 f1g1 h4h3 d3f1 b6g6 g1h1 
bestmove a4a5

Position: 21/46 (7k/3p2pp/4q3/8/4Q3/5Kp1/P6b/8 w - - 0 1)
info depth 1 seldepth 4 score cp -440 multipv 1 nodes 52 time 0 nps 0 hashfull 0 pv e4a8 
info depth 2 seldepth 3 score cp -440 multipv 1 nodes 86 time 0 nps 0 hashfull 0 pv e4a8 e6g8 
info depth 3 seldepth 5 score cp -537 multipv 1 nodes 170 time 0 nps 0 hashfull 0 pv e4a8 e6g8 a8b7 
info depth 4 seldepth 9 score cp -439 multipv 1 nodes 254 time 0 nps 0 hashfull 0 pv e4a8 
info depth 5 seldepth 8 score cp -516 multipv 1 nodes 871 time 1 nps 871000 hashfull 0 pv e4a8 e6g8 a8e4 g8f7 f3g2 
info depth 6 seldepth 11 score cp -515 multipv 1 nodes 1231 time 1 nps 1231000 hashfull 0 pv e4a8 e6g8 a8b7 g8e8 f3g2 h7h6 
info depth 7 seldepth 8 score cp -503 multipv 1 nodes 1457 time 1 nps 1457000 hashfull 0 pv e4a8 e6g8 a8b7 g8e8 f3g2 
info depth 8 seldepth 13 score cp -509 multipv 1 nodes 2263 time 2 nps 1131500 hashfull 0 pv e4a8 e6g8 a8b7 g8e8 a2a4 h7h5 f3g2 
info depth 9 seldepth 17 score cp -528 multipv 1 nodes 4350 time 4 nps 1087500 hashfull 0 pv e4e6 d7e6 f3g2 h7h6 g2h1 h8h7 a2a4 h7g6 
info depth 10 seldepth 13 score cp -516 multipv 1 nodes 5779 time 5 nps 1155800 hashfull 1 pv e4e6 d7e6 f3g2 h7h5 a2a4 h8h7 g2h1 h7h6 a4a5 
info depth 11 seldepth 13 score cp -494 multipv 1 nodes 6553 time 6 nps 1092166 hashfull 1 pv e4e6 d7e6 f3g2 g7g5 g2h1 h8g7 a2a4 g7f6 a4a5 
info depth 12 seldepth 15 score cp -467 multipv 1 nodes 8148 time 7 nps 1164000 hashfull 1 pv e4e6 d7e6 f3g2 g7g5 g2h1 h8g7 a2a4 g7g6 a4a5 
info depth 13 seldepth 19 score cp -407 multipv 1 nodes 11482 time 9 nps 1275777 hashfull 2 pv e4e6 d7e6 f3g2 h7h6 a2a4 h8h7 g2h1 e6e5 a4a5 
bestmove e4e6

Position: 22/46 (8/2p5/8/2kPKp1p/2p4P/2P5/3P4/8 w - - 0 1)
info depth 1 seldepth 2 score cp 156 multipv 1 nodes 15 time 0 nps 0 hashfull 0 pv e5f5 
info depth 2 seldepth 2 score cp 156 multipv 1 nodes 33 time 0 nps 0 hashfull 0 pv e5f5 c5d5 
info depth 3 seldepth 4 score cp 182 multipv 1 nodes 59 time 0 nps 0 hashfull 0 pv e5f5 c5d5 f5g5 
info depth 4 seldepth 6 score cp 160 multipv 1 nodes 225 time 1 nps 225000 hashfull 0 pv d5d6 c7d6 e5f5 d6d5 f5e5 
info depth 5 seldepth 9 score cp 131 multipv 1 nodes 541 time 1 nps 541000 hashfull 0 pv e5f5 c5d5 f5g5 d5e4 g5h5 
info depth 6 seldepth 7 score cp 165 multipv 1 nodes 703 time 1 nps 703000 hashfull 0 pv e5f5 c5d5 f5f4 d5d6 
info depth 7 seldepth 7 score cp 172 multipv 1 nodes 843 time 1 nps 843000 hashfull 0 pv e5f5 c5d5 f5f4 c7c6 f4f5 
info depth 8 seldepth 11 score cp 200 multipv 1 nodes 1155 time 1 nps 1155000 hashfull 0 pv e5f5 c5d5 f5f4 c7c5 f4f5 
info depth 9 seldepth 10 score cp 208 multipv 1 nodes 1486 time 1 nps 1486000 hashfull 0 pv e5f5 c5d5 f5f4 c7c6 f4f5 c6c5 f5f4 
info depth 10 seldepth 14 score cp 220 multipv 1 nodes 2153 time 2 nps 1076500 hashfull 0 pv e5f5 c5d5 f5f4 c7c6 f4f5 c6c5 f5f4 d5d6 
info depth 11 seldepth 16 score cp 206 multipv 1 nodes 3657 time 3 nps 1219000 hashfull 0 pv e5f5 c5d5 f5f4 d5e6 f4g5 e6e5 g5h5 e5f5 h5h6 f5f6 h4h5 
info depth 12 seldepth 24 score cp 140 multipv 1 nodes 7330 time 6 nps 1221666 hashfull 2 pv d5d6 c7d6 e5f5 c5d5 f5f4 d5e6 f4g5 d6d5 g5h5 e6f5 h5h6 f5e4 h6g6 e4d3 
info depth 13 seldepth 22 score cp 152 multipv 1 nodes 8992 time 7 nps 1284571 hashfull 2 pv d5d6 c7d6 e5f5 c5d5 f5f4 d5e6 f4g5 d6d5 g5h5 e6f5 h5h6 f5e4 h6g5 e4d3 h4h5 d3d2 
bestmove d5d6

Position: 23/46 (8/1p3pp1/7p/5P1P/2k3P1/8/2K2P2/8 w - - 0 1)
info depth 1 seldepth 2 score cp -137 multipv 1 nodes 11 time 0 nps 0 hashfull 0 pv c2d1 
info depth 2 seldepth 2 score cp -193 multipv 1 nodes 47 time 0 nps 0 hashfull 0 pv c2d1 c4d3 
info depth 3 seldepth 4 score cp -186 multipv 1 nodes 122 time 0 nps 0 hashfull 0 pv f2f3 f7f6 c2d1 
info depth 4 seldepth 4 score cp -218 multipv 1 nodes 521 time 0 nps 0 hashfull 0 pv f2f3 f7f6 c2d2 c4d4 
info depth 5 seldepth 5 score cp -206 multipv 1 nodes 640 time 0 nps 0 hashfull 0 pv f2f3 f7f6 c2d2 
info depth 6 seldepth 6 score cp -209 multipv 1 nodes 818 time 0 nps 0 hashfull 0 pv f2f3 f7f6 c2d2 b7b5 d2c2 c4d4 
info depth 7 seldepth 8 score cp -210 multipv 1 nodes 1070 time 0 nps 0 hashfull 0 pv f2f3 f7f6 c2d2 c4d4 d2e2 b7b6 e2d2 
info depth 8 seldepth 10 score cp -236 multipv 1 nodes 3851 time 3 nps 1283666 hashfull 1 pv f2f3 c4d4 c2d2 b7b5 d2e2 d4c3 f3f4 b5b4 
info depth 9 seldepth 19 score cp -263 multipv 1 nodes 11972 time 9 nps 1330222 hashfull 3 pv f2f3 c4d4 c2d2 f7f6 d2e2 b7b5 e2d2 b5b4 f3f4 d4e4 
info depth 10 seldepth 18 score cp -268 multipv 1 nodes 18951 time 14 nps 1353642 hashfull 4 pv g4g5 f7f6 g5g6 c4d5 c2d3 d5e5 d3c4 e5f5 c4d5 f5g5 
info depth 11 seldepth 13 score cp -268 multipv 1 nodes 19931 time 15 nps 1328733 hashfull 4 pv g4g5 f7f6 g5g6 c4d5 c2d3 d5e5 d3c4 e5f5 c4d5 f5g5 d5e6 b7b5 
info depth 12 seldepth 19 score cp -274 multipv 1 nodes 22671 time 17 nps 1333588 hashfull 5 pv g4g5 f7f6 g5g6 c4d5 c2d3 d5e5 d3c4 e5f5 c4d5 b7b5 d5d6 b5b4 d6e7 b4b3 e7f7 
info depth 13 seldepth 24 score cp -295 multipv 1 nodes 38999 time 28 nps 1392821 hashfull 7 pv g4g5 f7f6 g5g6 c4d5 c2b3 d5e5 b3c4 e5f5 c4d5 b7b5 d5d6 b5b4 d6e7 b4b3 e7f7 b3b2 
bestmove g4g5

Position: 24/46 (8/pp2r1k1/2p1p3/3pP2p/1P1P1P1P/P5KR/8/8 w - - 0 1)
info depth 1 seldepth 2 score cp 51 multipv 1 nodes 12 time 0 nps 0 hashfull 0 pv g3f3 
info depth 2 seldepth 3 score cp 23 multipv 1 nodes 58 time 0 nps 0 hashfull 0 pv g3f3 g7g6 
info depth 3 seldepth 4 score cp 63 multipv 1 nodes 161 time 0 nps 0 hashfull 0 pv g3f3 g7g6 h3g3 g6f5 
info depth 4 seldepth 6 score cp 75 multipv 1 nodes 331 time 0 nps 0 hashfull 0 pv g3f3 g7g6 
info depth 5 seldepth 6 score cp 81 multipv 1 nodes 539 time 0 nps 0 hashfull 0 pv g3f3 g7h7 h3g3 
info depth 6 seldepth 8 score cp 93 multipv 1 nodes 968 time 1 nps 968000 hashfull 0 pv g3f3 g7h6 h3g3 
info depth 7 seldepth 10 score cp 106 multipv 1 nodes 1554 time 1 nps 1554000 hashfull 0 pv g3f3 g7h6 f4f5 e6f5 f3f4 
info depth 8 seldepth 11 score cp 166 multipv 1 nodes 2960 time 3 nps 986666 hashfull 0 pv f4f5 e7c7 f5f6 g7g6 g3f4 
info depth 9 seldepth 10 score cp 178 multipv 1 nodes 3907 time 4 nps 976750 hashfull 1 pv f4f5 e6f5 g3f4 e7e6 f4f5 e6g6 e5e6 
info depth 10 seldepth 14 score cp 182 multipv 1 nodes 4728 time 5 nps 945600 hashfull 1 pv f4f5 e6f5 g3f4 e7e6 f4f5 e6g6 e5e6 g6g4 f5e5 g7f8 b4b5 
info depth 11 seldepth 19 score cp 199 multipv 1 nodes 8871 time 9 nps 985666 hashfull 2 pv f4f5 e6f5 g3f4 e7e6 f4f5 e6g6 e5e6 g6g1 f5e5 
info depth 12 seldepth 19 score cp 209 multipv 1 nodes 14508 time 15 nps 967200 hashfull 4 pv f4f5 e6f5 g3f4 e7e6 f4f5 g7f7 f5g5 e6g6 g5h5 g6g8 h3f3 f7e7 f3f6 g8g3 
info depth 13 seldepth 24 score cp 210 multipv 1 nodes 23386 time 24 nps 974416 hashfull 6 pv f4f5 e6f5 g3f4 g7f7 f4f5 e7e6 f5g5 e6g6 g5h5 g6g8 h3f3 f7e7 f3f6 g8g3 a3a4 g3b3 
bestmove f4f5

Position: 25/46 (8/3p4/p1bk3p/Pp6/1Kp1PpPp/2P2P1P/2P5/5B2 b - - 0 1)
info depth 1 seldepth 2 score cp 70 multipv 1 nodes 11 time 0 nps 0 hashfull 0 pv d6e5 
info depth 2 seldepth 4 score cp 81 multipv 1 nodes 60 time 0 nps 0 hashfull 0 pv c6b7 f1e2 
info depth 3 seldepth 4 score cp 72 multipv 1 nodes 104 time 0 nps 0 hashfull 0 pv c6b7 f1e2 b7c6 
info depth 4 seldepth 5 score cp 78 multipv 1 nodes 202 time 0 nps 0 hashfull 0 pv c6a8 f1e2 a8b7 
info depth 5 seldepth 6 score cp 73 multipv 1 nodes 300 time 0 nps 0 hashfull 0 pv c6a8 f1e2 a8b7 e2d1 b7c6 
info depth 6 seldepth 8 score cp 74 multipv 1 nodes 671 time 1 nps 671000 hashfull 0 pv c6b7 b4a3 d6e5 f1g2 e5d6 
info depth 7 seldepth 9 score cp 67 multipv 1 nodes 1173 time 1 nps 1173000 hashfull 0 pv c6a8 b4a3 a8b7 a3b2 d6e5 b2a1 d7d6 
info depth 8 seldepth 10 score cp 68 multipv 1 nodes 1699 time 2 nps 849500 hashfull 0 pv c6a8 b4a3 a8b7 a3b2 d6e5 f1g2 e5e6 b2a3 e6e5 
info depth 9 seldepth 13 score cp 68 multipv 1 nodes 3095 time 3 nps 1031666 hashfull 0 pv c6b7 f1e2 d6c6 e2d1 d7d5 e4e5 b7c8 
info depth 10 seldepth 12 score cp 82 multipv 1 nodes 3961 time 4 nps 990250 hashfull 0 pv c6b7 f1e2 d6c6 e2f1 d7d5 e4d5 c6d5 f1g2 
info depth 11 seldepth 13 score cp 81 multipv 1 nodes 4664 time 5 nps 932800 hashfull 1 pv c6b7 f1e2 d6c6 e2d1 d7d5 e4e5 b7c8 b4a3 c8e6 a3b4 e6g8 
info depth 12 seldepth 16 score cp 84 multipv 1 nodes 6020 time 6 nps 1003333 hashfull 2 pv c6b7 f1e2 d6c6 e2d1 d7d5 e4e5 b7c8 b4a3 c8e6 a3b4 e6g8 b4a3 g8f7 d1e2 f7g6 
info depth 13 seldepth 20 score cp 94 multipv 1 nodes 9814 time 10 nps 981400 hashfull 2 pv c6b7 f1e2 d6c6 e2d1 d7d5 e4e5 b7c8 b4a3 c8e6 d1e2 e6g8 e2d1 g8f7 d1e2 h6h5 e2d1 
bestmove c6b7

Position: 26/46 (5k2/7R/4P2p/5K2/p1r2P1p/8/8/8 b - - 0 1)
info depth 1 seldepth 2 score cp -86 multipv 1 nodes 23 time 0 nps 0 hashfull 0 pv h4h3 
info depth 2 seldepth 4 score cp -102 multipv 1 nodes 70 time 0 nps 0 hashfull 0 pv h4h3 f5e5 
info depth 3 seldepth 4 score cp -119 multipv 1 nodes 186 time 0 nps 0 hashfull 0 pv h4h3 h7h6 c4c3 
info depth 4 seldepth 6 score cp -153 multipv 1 nodes 561 time 0 nps 0 hashfull 0 pv a4a3 h7a7 h4h3 a7a3 
info depth 5 seldepth 6 score cp -111 multipv 1 nodes 720 time 1 nps 720000 hashfull 0 pv a4a3 h7a7 
info depth 6 seldepth 8 score cp -106 multipv 1 nodes 1212 time 1 nps 1212000 hashfull 0 pv a4a3 h7a7 h4h3 a7a3 h3h2 
info depth 7 seldepth 10 score cp -87 multipv 1 nodes 2657 time 2 nps 1328500 hashfull 0 pv h4h3 h7h6 f8g7 h6h3 c4c5 f5e4 
info depth 8 seldepth 14 score cp -87 multipv 1 nodes 3701 time 4 nps 925250 hashfull 0 pv h4h3 h7h6 f8g7 h6h3 c4c5 f5g4 g7f6 h3h6 f6g7 
info depth 9 seldepth 17 score cp -89 multipv 1 nodes 4912 time 5 nps 982400 hashfull 0 pv h4h3 h7h6 f8g7 h6h3 c4c5 f5g4 g7f6 h3h6 f6g7 e6e7 c5c8 g4g5 g7f7 h6h7 f7e6 
info depth 10 seldepth 22 score cp -75 multipv 1 nodes 8269 time 8 nps 1033625 hashfull 1 pv h4h3 h7h6 a4a3 h6h8 f8e7 h8h7 e7e8 h7h3 c4a4 
info depth 11 seldepth 18 score cp -31 multipv 1 nodes 11099 time 10 nps 1109900 hashfull 2 pv h4h3 h7h6 a4a3 h6h8 f8e7 h8h7 e7e8 h7h3 c4a4 h3h1 
info depth 12 seldepth 22 score cp 0 multipv 1 nodes 16641 time 15 nps 1109400 hashfull 2 pv h4h3 h7h6 a4a3 h6h8 f8e7 h8h7 e7e8 h7h8 e8e7 
info depth 13 seldepth 24 score cp -1 multipv 1 nodes 19380 time 18 nps 1076666 hashfull 2 pv h4h3 h7h6 a4a3 h6h8 f8e7 h8h7 e7e8 h7h8 e8e7 
bestmove h4h3

Position: 27/46 (6k1/6p1/P6p/r1N5/5p2/7P/1b3PP1/4R1K1 w - - 0 1)
info depth 1 seldepth 3 score cp 102 multipv 1 nodes 51 time 0 nps 0 hashfull 0 pv e1b1 
info depth 2 seldepth 5 score cp 96 multipv 1 nodes 172 time 1 nps 172000 hashfull 0 pv e1e8 g8f7 
info depth 3 seldepth 6 score cp 103 multipv 1 nodes 279 time 1 nps 279000 hashfull 0 pv e1e8 g8f7 e8b8 
info depth 4 seldepth 7 score cp 72 multipv 1 nodes 697 time 1 nps 697000 hashfull 0 pv e1e8 g8f7 e8d8 a5a1 g1h2 
info depth 5 seldepth 7 score cp 87 multipv 1 nodes 1380 time 2 nps 690000 hashfull 0 pv e1b1 b2d4 c5b3 
info depth 6 seldepth 9 score cp 82 multipv 1 nodes 2928 time 3 nps 976000 hashfull 0 pv e1e4 g8h7 c5d3 a5a1 g1h2 
info depth 7 seldepth 11 score cp 104 multipv 1 nodes 4342 time 5 nps 868400 hashfull 1 pv e1e4 b2c3 e4c4 a5a1 g1h2 
info depth 8 seldepth 11 score cp 127 multipv 1 nodes 5325 time 6 nps 887500 hashfull 2 pv e1e4 b2f6 e4a4 a5c5 a6a7 
info depth 9 seldepth 13 score cp 149 multipv 1 nodes 6472 time 6 nps 1078666 hashfull 2 pv e1e4 f4f3 e4a4 a5c5 a6a7 
info depth 10 seldepth 19 score cp 166 multipv 1 nodes 9553 time 10 nps 955300 hashfull 3 pv e1e4 a5a1 g1h2 f4f3 g2f3 b2f6 
info depth 11 seldepth 18 score cp 178 multipv 1 nodes 13345 time 13 nps 1026538 hashfull 4 pv e1e4 a5a1 g1h2 g7g5 e4a4 a1a4 c5a4 b2d4 h2g1 g8g7 g1f1 
info depth 12 seldepth 21 score cp 193 multipv 1 nodes 23422 time 23 nps 1018347 hashfull 7 pv e1e4 a5a1 g1h2 g8h7 e4a4 a1a4 c5a4 b2d4 h2g1 h6h5 g1f1 
info depth 13 seldepth 20 score cp 215 multipv 1 nodes 36391 time 35 nps 1039742 hashfull 11 pv e1e4 a5a1 g1h2 g8h7 e4a4 a1a4 c5a4 b2d4 h2g1 g7g6 g1f1 h7g7 
bestmove e1e4

Position: 28/46 (1r3k2/4q3/2Pp3b/3Bp3/2Q2p2/1p1P2P1/1P2KP2/3N4 w - - 0 1)
info depth 1 seldepth 5 score cp 300 multipv 1 nodes 62 time 0 nps 0 hashfull 0 pv c6c7 
info depth 2 seldepth 11 score cp 197 multipv 1 nodes 309 time 1 nps 309000 hashfull 0 pv g3g4 h6g5 
info depth 3 seldepth 7 score cp 233 multipv 1 nodes 551 time 1 nps 551000 hashfull 0 pv d1c3 f4g3 c6c7 
info depth 4 seldepth 6 score cp 213 multipv 1 nodes 1211 time 1 nps 1211000 hashfull 0 pv g3g4 f4f3 e2f3 e7f6 f3e2 
info depth 5 seldepth 8 score cp 216 multipv 1 nodes 1548 time 2 nps 774000 hashfull 0 pv g3g4 f4f3 e2f3 h6d2 d1c3 d2c3 
info depth 6 seldepth 11 score cp 200 multipv 1 nodes 2728 time 3 nps 909333 hashfull 0 pv g3g4 f4f3 e2f3 e7f6 f3e2 f6f4 d1c3 
info depth 7 seldepth 12 score cp 201 multipv 1 nodes 3160 time 3 nps 1053333 hashfull 0 pv g3g4 f4f3 e2f3 e7f6 f3e2 f6f4 d1c3 f4d2 e2f1 h6f4 
info depth 8 seldepth 16 score cp 199 multipv 1 nodes 5358 time 6 nps 893000 hashfull 1 pv c4e4 e7f6 d1c3 f4g3 f2g3 b8c8 e4h7 
info depth 9 seldepth 15 score cp 181 multipv 1 nodes 10465 time 12 nps 872083 hashfull 3 pv g3g4 f4f3 d5f3 e7f7 d1c3 f7c4 d3c4 b8c8 f3d5 
info depth 10 seldepth 18 score cp 228 multipv 1 nodes 17626 time 21 nps 839333 hashfull 7 pv d1c3 f8g7 g3g4 f4f3 e2f3 b8f8 f3e2 e7h4 
info depth 11 seldepth 24 score cp 170 multipv 1 nodes 40069 time 52 nps 770557 hashfull 17 pv d1c3 e5e4 g3f4 h6f4 d3e4 f4e5 c6c7 b8c8 c3b5 f8g7 d5e6 
info depth 12 seldepth 20 score cp 178 multipv 1 nodes 42818 time 55 nps 778509 hashfull 19 pv d1c3 e5e4 g3f4 h6f4 d3e4 f4e5 c6c7 b8c8 c3b5 e7f6 
info depth 13 seldepth 22 score cp 253 multipv 1 nodes 65907 time 84 nps 784607 hashfull 25 pv d5e6 e7c7 d1c3 f4g3 c4h4 f8g7 h4g3 g7h7 e6f5 h7h8 g3g6 
bestmove d5e6

Position: 29/46 (6k1/4pp1p/3p2p1/P1pPb3/R7/1r2P1PP/3B1P2/6K1 w - - 0 1)
info depth 1 seldepth 2 score cp 123 multipv 1 nodes 25 time 1 nps 25000 hashfull 0 pv a5a6 
info depth 2 seldepth 5 score cp 145 multipv 1 nodes 96 time 1 nps 96000 hashfull 0 pv a5a6 b3b1 g1g2 
info depth 3 seldepth 6 score cp 174 multipv 1 nodes 196 time 1 nps 196000 hashfull 0 pv a5a6 b3b1 g1g2 b1b8 
info depth 4 seldepth 5 score cp 186 multipv 1 nodes 396 time 1 nps 396000 hashfull 0 pv a5a6 b3b1 g1g2 
info depth 5 seldepth 6 score cp 225 multipv 1 nodes 831 time 1 nps 831000 hashfull 0 pv a5a6 b3b1 g1g2 b1a1 
info depth 6 seldepth 6 score cp 237 multipv 1 nodes 1226 time 1 nps 1226000 hashfull 0 pv a5a6 f7f6 a6a7 
info depth 7 seldepth 8 score cp 259 multipv 1 nodes 1871 time 2 nps 935500 hashfull 0 pv a5a6 f7f5 a6a7 
info depth 8 seldepth 11 score cp 124 multipv 1 nodes 5242 time 5 nps 1048400 hashfull 1 pv a5a6 b3b8 f2f4 e5g7 d2a5 f7f5 a6a7 b8a8 
info depth 9 seldepth 11 score cp 140 multipv 1 nodes 6192 time 6 nps 1032000 hashfull 1 pv a5a6 b3b8 d2a5 b8a8 a5b6 f7f5 a6a7 
info depth 10 seldepth 12 score cp 156 multipv 1 nodes 7314 time 7 nps 1044857 hashfull 1 pv a5a6 b3b8 d2a5 b8a8 a5b6 f7f6 f2f4 
info depth 11 seldepth 14 score cp 155 multipv 1 nodes 9012 time 8 nps 1126500 hashfull 2 pv a5a6 b3b8 d2a5 b8a8 a5b6 f7f5 a6a7 g8f7 g1f1 f7e8 f1e2 e5f6 
info depth 12 seldepth 18 score cp 157 multipv 1 nodes 12136 time 12 nps 1011333 hashfull 3 pv a5a6 b3b8 d2a5 b8a8 a5b6 f7f5 a6a7 g8f7 g3g4 f7e8 f2f4 e5b2 g1f2 
info depth 13 seldepth 19 score cp 151 multipv 1 nodes 21695 time 24 nps 903958 hashfull 6 pv a5a6 b3b8 d2a5 b8a8 a5b6 f7f5 a6a7 g8f7 f2f4 e5c3 g1f2 f7e8 g3g4 e8d7 g4f5 
bestmove a5a6

Position: 30/46 (8/3p3B/5p2/5P2/p7/PP5b/k7/6K1 w - - 0 1)
info depth 1 seldepth 2 score cp 22 multipv 1 nodes 8 time 0 nps 0 hashfull 0 pv b3a4 
info depth 2 seldepth 2 score cp -2 multipv 1 nodes 27 time 0 nps 0 hashfull 0 pv b3a4 d7d5 
info depth 3 seldepth 6 score cp 48 multipv 1 nodes 65 time 0 nps 0 hashfull 0 pv b3a4 d7d5 g1h2 
info depth 4 seldepth 6 score cp 33 multipv 1 nodes 139 time 0 nps 0 hashfull 0 pv b3a4 d7d5 g1h2 h3f1 
info depth 5 seldepth 8 score cp 45 multipv 1 nodes 280 time 0 nps 0 hashfull 0 pv b3a4 d7d5 a4a5 
info depth 6 seldepth 7 score cp 59 multipv 1 nodes 535 time 0 nps 0 hashfull 0 pv b3a4 d7d5 a4a5 a2b1 
info depth 7 seldepth 8 score cp 60 multipv 1 nodes 753 time 1 nps 753000 hashfull 0 pv b3a4 d7d5 a4a5 d5d4 g1f2 d4d3 
info depth 8 seldepth 10 score cp 87 multipv 1 nodes 1298 time 1 nps 1298000 hashfull 0 pv b3a4 d7d5 a4a5 a2b2 a5a6 
info depth 9 seldepth 14 score cp 86 multipv 1 nodes 2862 time 2 nps 1431000 hashfull 0 pv b3a4 d7d5 a4a5 d5d4 g1f2 d4d3 f2e3 h3g2 
info depth 10 seldepth 14 score cp 81 multipv 1 nodes 3704 time 3 nps 1234666 hashfull 1 pv b3a4 d7d5 a4a5 d5d4 g1f2 d4d3 f2e3 h3f1 e3d2 a2a3 
info depth 11 seldepth 15 score cp 92 multipv 1 nodes 5055 time 4 nps 1263750 hashfull 1 pv b3a4 d7d5 a4a5 d5d4 g1f2 d4d3 f2e3 h3f1 e3d2 a2a3 a5a6 a3b4 
info depth 12 seldepth 20 score cp 83 multipv 1 nodes 8875 time 9 nps 986111 hashfull 3 pv b3a4 d7d5 a4a5 d5d4 g1f2 d4d3 f2e3 a2a3 a5a6 a3b4 a6a7 h3g2 e3d3 b4b5 d3d4 
info depth 13 seldepth 23 score cp 45 multipv 1 nodes 21881 time 22 nps 994590 hashfull 7 pv b3a4 d7d5 g1f2 d5d4 a4a5 d4d3 f2e3 a2a3 a5a6 a3b4 a6a7 h3g2 e3d3 b4b5 d3d4 
bestmove b3a4

Position: 31/46 (5rk1/q6p/2p3bR/1pPp1rP1/1P1Pp3/P3B1Q1/1K3P2/R7 w - - 93 90)
info depth 1 seldepth 2 score cp 36 multipv 1 nodes 47 time 0 nps 0 hashfull 0 pv a1h1 
info depth 2 seldepth 3 score cp 20 multipv 1 nodes 271 time 0 nps 0 hashfull 0 pv g3h2 f5f3 
info depth 3 seldepth 6 score cp 20 multipv 1 nodes 482 time 1 nps 482000 hashfull 0 pv g3d6 f5f2 e3f2 f8f2 b2b3 
info depth 4 seldepth 11 score cp 24 multipv 1 nodes 905 time 1 nps 905000 hashfull 0 pv g3h2 f5f7 a1h1 
info depth 5 seldepth 9 score cp 20 multipv 1 nodes 2199 time 2 nps 1099500 hashfull 0 pv g3h2 f5f3 h2e5 f3f2 e3f2 f8f2 b2b3 
info depth 6 seldepth 11 score cp 30 multipv 1 nodes 3947 time 4 nps 986750 hashfull 0 pv g3h2 f5f3 a1h1 a7a4 
info depth 7 seldepth 10 score cp 40 multipv 1 nodes 4709 time 5 nps 941800 hashfull 0 pv g3h2 f5f3 a1h1 a7f7 h2d6 
info depth 8 seldepth 22 score cp 25 multipv 1 nodes 9792 time 11 nps 890181 hashfull 4 pv g3h2 f5f3 a1h1 a7f7 a3a4 b5a4 b2a3 
info depth 9 seldepth 17 score cp 34 multipv 1 nodes 12247 time 13 nps 942076 hashfull 5 pv g3h2 f5f3 a1h1 a7f7 a3a4 b5a4 b2a3 f7d7 
info depth 10 seldepth 14 score cp 40 multipv 1 nodes 13362 time 14 nps 954428 hashfull 6 pv g3h2 f5f3 a1h1 a7f7 a3a4 b5a4 b2a3 f7g7 h2d6 
info depth 11 seldepth 24 score cp 33 multipv 1 nodes 22488 time 25 nps 899520 hashfull 8 pv g3h2 f5f3 a1h1 a7f7 a3a4 b5a4 b2a3 f8e8 h1c1 f7b7 h2d6 e8a8 
info depth 12 seldepth 25 score cp 33 multipv 1 nodes 33837 time 38 nps 890447 hashfull 12 pv g3h2 f5f3 h6g6 h7g6 a1h1 a7g7 a3a4 b5a4 h2d6 f3f2 e3f2 f8f2 b2a3 g7f7 d6d8 f7f8 d8d7 
info depth 13 seldepth 25 score cp 12 multipv 1 nodes 54217 time 61 nps 888803 hashfull 17 pv g3h2 f5f3 a1h1 a7f7 a3a4 b5a4 b2a3 f8e8 h1c1 f7f5 c1b1 f5d7 h2d6 d7d6 c5d6 e8d8 
bestmove g3h2

Position: 32/46 (4rrk1/1p1nq3/p7/2p1P1pp/3P2bp/3Q1Bn1/PPPB4/1K2R1NR w - - 40 21)
info depth 1 seldepth 13 score cp -85 multipv 1 nodes 231 time 0 nps 0 hashfull 0 pv f3d5 
info depth 2 seldepth 3 score cp -85 multipv 1 nodes 308 time 1 nps 308000 hashfull 0 pv f3d5 g8h8 
info depth 3 seldepth 11 score cp -50 multipv 1 nodes 587 time 1 nps 587000 hashfull 0 pv f3d5 g8h8 g1f3 
info depth 4 seldepth 9 score cp -44 multipv 1 nodes 864 time 1 nps 864000 hashfull 0 pv f3d5 g8h8 g1h3 
info depth 5 seldepth 16 score cp -45 multipv 1 nodes 2214 time 2 nps 1107000 hashfull 0 pv f3d5 g8h8 g1f3 g4f3 
info depth 6 seldepth 13 score cp -63 multipv 1 nodes 3395 time 3 nps 1131666 hashfull 0 pv f3d5 g8h8 g1h3 f8f5 h3g5 g3h1 
info depth 7 seldepth 18 score cp -76 multipv 1 nodes 6603 time 6 nps 1100500 hashfull 1 pv f3d5 g8h8 g1h3 f8f5 d2g5 f5g5 h3g5 
info depth 8 seldepth 18 score cp -71 multipv 1 nodes 18225 time 18 nps 1012500 hashfull 5 pv h1h2 c5d4 f3d5 g8g7 e5e6 d7c5 d3d4 g7h6 
info depth 9 seldepth 19 score cp -65 multipv 1 nodes 23350 time 24 nps 972916 hashfull 7 pv f3d5 g8h8 g1h3 f8f5 h1h2 d7b6 d2g5 
info depth 10 seldepth 19 score cp -68 multipv 1 nodes 36077 time 39 nps 925051 hashfull 13 pv f3d5 g8h8 g1h3 g3h1 d2g5 e7g7 e1h1 c5d4 e5e6 d7e5 
info depth 11 seldepth 23 score cp -74 multipv 1 nodes 75925 time 83 nps 914759 hashfull 26 pv f3d5 g8h8 h1h2 d7b6 d5f3 c5d4 d3d4 g4f3 g1f3 f8f3 
info depth 12 seldepth 26 score cp -107 multipv 1 nodes 148100 time 168 nps 881547 hashfull 47 pv f3d5 g8h8 h1h2 f8f5 g1f3 c5d4 e5e6 f5d5 e6d7 e7d7 f3g5 
info depth 13 seldepth 22 score cp -113 multipv 1 nodes 185616 time 208 nps 892384 hashfull 57 pv f3d5 g8h8 h1h2 f8f5 g1h3 c5d4 d3d4 g4h3 h2h3 d7e5 d2c3 h8h7 a2a4 e7f6 
bestmove f3d5

Position: 33/46 (r3k2r/3nnpbp/q2pp1p1/p7/Pp1PPPP1/4BNN1/1P5P/R2Q1RK1 w kq - 0 16)
info depth 1 seldepth 4 score cp 83 multipv 1 nodes 48 time 0 nps 0 hashfull 0 pv f4f5 
info depth 2 seldepth 4 score cp 72 multipv 1 nodes 157 time 0 nps 0 hashfull 0 pv f4f5 e8g8 
info depth 3 seldepth 6 score cp 58 multipv 1 nodes 343 time 0 nps 0 hashfull 0 pv f4f5 e8g8 a1c1 
info depth 4 seldepth 6 score cp 58 multipv 1 nodes 553 time 1 nps 553000 hashfull 0 pv f4f5 e8g8 a1c1 e6f5 
info depth 5 seldepth 8 score cp 68 multipv 1 nodes 1287 time 1 nps 1287000 hashfull 0 pv f4f5 e8g8 e3g5 
info depth 6 seldepth 8 score cp 65 multipv 1 nodes 1854 time 2 nps 927000 hashfull 0 pv f4f5 e6f5 g4f5 e8g8 a1c1 a8c8 
info depth 7 seldepth 10 score cp 53 multipv 1 nodes 3692 time 4 nps 923000 hashfull 0 pv f4f5 a8c8 e3g5 h7h6 g5e7 e8e7 
info depth 8 seldepth 16 score cp 63 multipv 1 nodes 6829 time 8 nps 853625 hashfull 1 pv f4f5 a8c8 d1d2 e6f5 g4f5 e8g8 e3h6 
info depth 9 seldepth 14 score cp 58 multipv 1 nodes 10016 time 11 nps 910545 hashfull 3 pv f4f5 e6f5 g4f5 e8g8 e3g5 d7f6 d1d2 a8c8 a1e1 
info depth 10 seldepth 15 score cp 70 multipv 1 nodes 15470 time 18 nps 859444 hashfull 5 pv f4f5 e6f5 g4f5 e8g8 d1d2 d6d5 e4e5 e7f5 
info depth 11 seldepth 20 score cp 62 multipv 1 nodes 24754 time 29 nps 853586 hashfull 9 pv f4f5 e6f5 g4f5 e8g8 d1d2 d6d5 e4e5 f7f6 e5e6 d7b6 f5g6 h7g6 b2b3 b6c8 
info depth 12 seldepth 21 score cp 67 multipv 1 nodes 34340 time 41 nps 837560 hashfull 15 pv f4f5 e6f5 g4f5 e8g8 d1d2 d6d5 e4e5 f7f6 e5e6 d7b6 b2b3 b6c8 f3h4 c8d6 f5g6 h7g6 
info depth 13 seldepth 25 score cp 67 multipv 1 nodes 44869 time 52 nps 862865 hashfull 17 pv f4f5 e6f5 g4f5 a8c8 d1d2 d6d5 e3h6 g7h6 d2h6 d5e4 f3g5 d7f6 
bestmove f4f5

Position: 34/46 (3Qb1k1/1r2ppb1/pN1n2q1/Pp1Pp1Pr/4P2p/4BP2/4B1R1/1R5K b - - 11 40)
info depth 1 seldepth 1 score cp -174 multipv 1 nodes 38 time 1 nps 38000 hashfull 0 pv h4h3 
info depth 2 seldepth 5 score cp -227 multipv 1 nodes 262 time 1 nps 262000 hashfull 0 pv g8h7 b1c1 
info depth 3 seldepth 7 score cp -185 multipv 1 nodes 450 time 1 nps 450000 hashfull 0 pv g8h7 b1g1 h4h3 
info depth 4 seldepth 9 score cp -250 multipv 1 nodes 1352 time 2 nps 676000 hashfull 0 pv h5h8 b1g1 h4h3 g2g4 
info depth 5 seldepth 8 score cp -241 multipv 1 nodes 1631 time 2 nps 815500 hashfull 0 pv h5h8 b1g1 h4h3 g2g3 
info depth 6 seldepth 11 score cp -224 multipv 1 nodes 3267 time 4 nps 816750 hashfull 0 pv g8h7 b6c8 h4h3 g2g3 
info depth 7 seldepth 16 score cp -234 multipv 1 nodes 4708 time 5 nps 941600 hashfull 0 pv g8h7 b1g1 h4h3 g2g4 h3h2 g1g2 
info depth 8 seldepth 20 score cp -233 multipv 1 nodes 7048 time 8 nps 881000 hashfull 0 pv h4h3 g2g3 f7f5 b6c8 d6c8 d8c8 
info depth 9 seldepth 16 score cp -241 multipv 1 nodes 10783 time 12 nps 898583 hashfull 1 pv h4h3 g2g4 g8h7 b1g1 b5b4 e3c5 e8b5 e2b5 
info depth 10 seldepth 19 score cp -235 multipv 1 nodes 12735 time 15 nps 849000 hashfull 2 pv h4h3 g2g4 g8h7 b1g1 b5b4 h1h2 e8b5 e2b5 d6b5 b6d7 
info depth 11 seldepth 17 score cp -223 multipv 1 nodes 16133 time 18 nps 896277 hashfull 2 pv h4h3 g2g4 g8h7 b1g1 b5b4 h1h2 e8b5 e2b5 d6b5 b6d7 
info depth 12 seldepth 19 score cp -210 multipv 1 nodes 27353 time 31 nps 882354 hashfull 5 pv h4h3 g2g4 g8h7 b1g1 b5b4 h1h2 e8b5 e2b5 d6b5 b6d7 b5d4 e3d4 
info depth 13 seldepth 21 score cp -206 multipv 1 nodes 37561 time 44 nps 853659 hashfull 10 pv h4h3 g2g4 g8h7 b1g1 b5b4 e3c5 e8b5 e2b5 d6b5 b6d7 b5d4 c5d4 e5d4 
bestmove h4h3

Position: 35/46 (4k3/3q1r2/1N2r1b1/3ppN2/2nPP3/1B1R2n1/2R1Q3/3K4 w - - 5 1)
info depth 1 seldepth 20 score cp 109 multipv 1 nodes 723 time 1 nps 723000 hashfull 0 pv e2g4 
info depth 2 seldepth 16 score cp 52 multipv 1 nodes 1606 time 2 nps 803000 hashfull 1 pv b6d7 g3e2 
info depth 3 seldepth 13 score cp 92 multipv 1 nodes 2056 time 2 nps 1028000 hashfull 2 pv b6d7 g3e2 d7e5 
info depth 4 seldepth 11 score cp 60 multipv 1 nodes 2792 time 3 nps 930666 hashfull 2 pv b6d7 g3e2 d7e5 e2d4 
info depth 5 seldepth 11 score cp 66 multipv 1 nodes 3152 time 3 nps 1050666 hashfull 2 pv b6d7 g3e2 d7e5 e2d4 
info depth 6 seldepth 10 score cp 78 multipv 1 nodes 3538 time 3 nps 1179333 hashfull 2 pv b6d7 g3e2 d7e5 e2d4 
info depth 7 seldepth 15 score cp 107 multipv 1 nodes 5547 time 5 nps 1109400 hashfull 2 pv b6d7 g3e2 e4d5 e6e7 
info depth 8 seldepth 17 score cp 92 multipv 1 nodes 11104 time 11 nps 1009454 hashfull 4 pv b6d7 g3e2 d7e5 c4e5 d4e5 g6f5 e4f5 f7f5 c2e2 
info depth 9 seldepth 17 score cp 90 multipv 1 nodes 17939 time 18 nps 996611 hashfull 6 pv b6d7 g3e2 b3a4 f7d7 f5g7 e8e7 a4d7 g6e4 d7e6 
info depth 10 seldepth 21 score cp 69 multipv 1 nodes 45964 time 50 nps 919280 hashfull 19 pv b6d7 g3e2 d7e5 c4e5 d4e5 e2f4 b3d5 f4d5 e4d5 e6e5 
info depth 11 seldepth 18 score cp 85 multipv 1 nodes 52104 time 56 nps 930428 hashfull 20 pv b6d7 g3e2 e4d5 e6e7 c2c4 g6f5 d7e5 e7e5 d4e5 f5d3 
info depth 12 seldepth 20 score cp 107 multipv 1 nodes 58894 time 64 nps 920218 hashfull 22 pv b6d7 g3e2 e4d5 e6e7 c2c4 g6f5 d7e5 e7e5 d4e5 f5d3 
info depth 13 seldepth 26 score cp 84 multipv 1 nodes 110185 time 124 nps 888588 hashfull 41 pv b6d7 g3e2 d7c5 e2f4 b3a4 e8f8 c5e6 f4e6 e4d5 g6f5 c2c4 f5d3 c4c8 f8e7 d4e5 f7f8 
bestmove b6d7

Position: 36/46 (8/8/8/8/5kp1/P7/8/1K1N4 w - - 0 1)
info depth 1 seldepth 1 score cp 237 multipv 1 nodes 10 time 0 nps 0 hashfull 0 pv b1c2 
info depth 2 seldepth 2 score cp 120 multipv 1 nodes 36 time 0 nps 0 hashfull 0 pv b1c2 g4g3 
info depth 3 seldepth 4 score cp 171 multipv 1 nodes 71 time 0 nps 0 hashfull 0 pv b1c2 g4g3 c2d2 
info depth 4 seldepth 6 score cp 93 multipv 1 nodes 428 time 0 nps 0 hashfull 0 pv d1c3 f4e3 b1c2 g4g3 
info depth 5 seldepth 6 score cp 116 multipv 1 nodes 523 time 0 nps 0 hashfull 0 pv d1c3 g4g3 c3e2 f4f3 e2g3 
info depth 6 seldepth 7 score cp 133 multipv 1 nodes 690 time 0 nps 0 hashfull 0 pv d1c3 g4g3 c3e2 f4f3 e2g3 
info depth 7 seldepth 10 score cp 73 multipv 1 nodes 1768 time 1 nps 1768000 hashfull 0 pv d1c3 f4e3 b1c2 g4g3 c2d1 g3g2 c3e2 
info depth 8 seldepth 12 score cp 79 multipv 1 nodes 1988 time 1 nps 1988000 hashfull 0 pv d1c3 f4e3 b1c2 g4g3 c2d1 g3g2 c3e2 
info depth 9 seldepth 13 score cp 91 multipv 1 nodes 2469 time 2 nps 1234500 hashfull 0 pv d1c3 f4e3 b1c2 g4g3 c2d1 g3g2 c3e2 
info depth 10 seldepth 12 score cp 113 multipv 1 nodes 2967 time 2 nps 1483500 hashfull 0 pv d1c3 f4e3 b1c2 g4g3 c2d1 g3g2 c3e2 
info depth 11 seldepth 17 score cp 116 multipv 1 nodes 9507 time 8 nps 1188375 hashfull 1 pv b1c2 g4g3 c2d3 g3g2 d1c3 f4e5 c3e2 e5d6 d3e3 d6c6 
info depth 12 seldepth 16 score cp 127 multipv 1 nodes 10687 time 9 nps 1187444 hashfull 1 pv b1c2 g4g3 c2d3 g3g2 d1c3 g2g1n d3d4 g1f3 d4d5 f4e3 a3a4 e3d3 a4a5 
info depth 13 seldepth 20 score cp 149 multipv 1 nodes 13895 time 11 nps 1263181 hashfull 1 pv b1c2 g4g3 c2d3 g3g2 d1c3 g2g1n d3d4 f4f5 d4d5 f5f6 d5d6 g1f3 c3d5 f6f5 a3a4 
bestmove b1c2

Position: 37/46 (8/8/8/5N2/8/p7/8/2NK3k w - - 0 1)
info depth 1 seldepth 2 score cp 53 multipv 1 nodes 17 time 0 nps 0 hashfull 0 pv d1e1 
info depth 2 seldepth 3 score cp 30 multipv 1 nodes 61 time 0 nps 0 hashfull 0 pv d1c2 h1h2 
info depth 3 seldepth 5 score cp 48 multipv 1 nodes 212 time 0 nps 0 hashfull 0 pv c1a2 h1h2 d1e1 
info depth 4 seldepth 4 score cp 50 multipv 1 nodes 321 time 0 nps 0 hashfull 0 pv c1a2 h1h2 d1e1 h2h1 
info depth 5 seldepth 7 score cp 64 multipv 1 nodes 418 time 0 nps 0 hashfull 0 pv c1a2 h1h2 d1e1 
info depth 6 seldepth 6 score cp 81 multipv 1 nodes 538 time 0 nps 0 hashfull 0 pv c1a2 h1h2 d1e1 h2h1 
info depth 7 seldepth 8 score cp 96 multipv 1 nodes 738 time 0 nps 0 hashfull 0 pv c1a2 h1h2 d1e1 h2h1 f5e3 
info depth 8 seldepth 8 score cp 109 multipv 1 nodes 1085 time 1 nps 1085000 hashfull 0 pv c1a2 h1g2 d1e1 g2h2 f5e3 
info depth 9 seldepth 10 score cp 116 multipv 1 nodes 1635 time 1 nps 1635000 hashfull 0 pv c1a2 h1g2 d1e1 g2h2 f5e3 h2g1 e3c2 g1h1 
info depth 10 seldepth 11 score cp 116 multipv 1 nodes 2694 time 2 nps 1347000 hashfull 0 pv c1a2 h1g2 d1e1 g2h2 f5e3 h2g1 e3c2 g1h1 c2d4 h1g2 d4c2 
info depth 11 seldepth 13 score cp 112 multipv 1 nodes 5719 time 4 nps 1429750 hashfull 1 pv c1a2 h1h2 f5e3 h2g3 d1e2 g3f4 e3c2 f4f5 
info depth 12 seldepth 14 score cp 134 multipv 1 nodes 7486 time 6 nps 1247666 hashfull 1 pv c1a2 h1h2 f5e3 h2g3 d1e2 g3f4 e3c2 f4f5 e2f1 f5g4 c2e3 g4f4 e3c4 
info depth 13 seldepth 19 score cp 114 multipv 1 nodes 20094 time 15 nps 1339600 hashfull 4 pv c1a2 h1h2 f5e3 h2g3 d1e2 g3f4 e3c2 f4g4 e2f2 g4g5 a2c3 
bestmove c1a2

Position: 38/46 (8/3k4/8/8/8/4B3/4KB2/2B5 w - - 0 1)
info depth 1 seldepth 1 score cp 566 multipv 1 nodes 21 time 0 nps 0 hashfull 0 pv e2d2 
info depth 2 seldepth 2 score cp 305 multipv 1 nodes 72 time 0 nps 0 hashfull 0 pv e2d2 d7d8 
info depth 3 seldepth 4 score cp 347 multipv 1 nodes 152 time 1 nps 152000 hashfull 0 pv e2d2 d7c8 e3f4 
info depth 4 seldepth 4 score cp 353 multipv 1 nodes 222 time 1 nps 222000 hashfull 0 pv e2d2 d7c8 e3f4 
info depth 5 seldepth 6 score cp 365 multipv 1 nodes 317 time 1 nps 317000 hashfull 0 pv e2d2 d7c8 e3f4 
info depth 6 seldepth 6 score cp 409 multipv 1 nodes 414 time 1 nps 414000 hashfull 0 pv e2d2 d7c8 e3f4 c8d8 
info depth 7 seldepth 8 score cp 443 multipv 1 nodes 552 time 1 nps 552000 hashfull 0 pv e2d2 d7c8 e3f4 c8d8 
info depth 8 seldepth 8 score cp 507 multipv 1 nodes 775 time 1 nps 775000 hashfull 0 pv e2d2 d7c8 e3f4 c8d8 f2h4 d8c8 
info depth 9 seldepth 8 score cp 575 multipv 1 nodes 1133 time 1 nps 1133000 hashfull 0 pv e2d2 d7c8 e3f4 c8d8 f2b6 d8c8 b6e3 
info depth 10 seldepth 15 score cp 604 multipv 1 nodes 2420 time 2 nps 1210000 hashfull 0 pv e2d2 d7c8 e3f4 c8d8 f2e3 d8c8 f4g5 c8b8 
info depth 11 seldepth 11 score cp 651 multipv 1 nodes 3087 time 2 nps 1543500 hashfull 0 pv e2d2 d7c8 e3f4 c8b7 f2e3 b7a8 d2c2 
info depth 12 seldepth 15 score cp 598 multipv 1 nodes 5321 time 4 nps 1330250 hashfull 0 pv e3g5 d7c8 e2d2 c8b7 f2e3 b7a8 g5f4 a8b7 d2c2 b7c8 c1d2 c8d8 f4g5 d8c8 e3f4 
info depth 13 seldepth 18 score cp 653 multipv 1 nodes 5914 time 4 nps 1478500 hashfull 0 pv e3g5 d7c8 e2d2 c8b7 f2e3 b7a8 g5f4 a8b7 d2c2 b7c8 c1d2 c8d8 
bestmove e3g5

Position: 39/46 (8/8/1P6/5pr1/8/4R3/7k/2K5 w - - 0 1)
info depth 1 seldepth 1 score cp 97 multipv 1 nodes 27 time 1 nps 27000 hashfull 0 pv b6b7 
info depth 2 seldepth 5 score cp 54 multipv 1 nodes 122 time 1 nps 122000 hashfull 0 pv b6b7 g5g8 
info depth 3 seldepth 6 score cp 71 multipv 1 nodes 219 time 1 nps 219000 hashfull 0 pv b6b7 g5g8 e3b3 
info depth 4 seldepth 8 score cp 63 multipv 1 nodes 682 time 1 nps 682000 hashfull 0 pv b6b7 g5g8 e3e2 h2g3 e2b2 
info depth 5 seldepth 9 score cp 64 multipv 1 nodes 1291 time 2 nps 645500 hashfull 0 pv c1d2 f5f4 e3b3 g5g6 
info depth 6 seldepth 9 score cp 59 multipv 1 nodes 1535 time 2 nps 767500 hashfull 0 pv c1d2 f5f4 e3b3 g5g8 b6b7 g8b8 
info depth 7 seldepth 10 score cp 63 multipv 1 nodes 2123 time 3 nps 707666 hashfull 0 pv c1d2 h2g2 e3e5 g5g6 b6b7 
info depth 8 seldepth 12 score cp 75 multipv 1 nodes 5222 time 6 nps 870333 hashfull 0 pv e3e5 g5g1 c1c2 g1g6 b6b7 
info depth 9 seldepth 20 score cp 46 multipv 1 nodes 11229 time 12 nps 935750 hashfull 3 pv e3e5 g5g1 c1c2 g1g2 c2c3 f5f4 e5h5 h2g1 b6b7 g2g8 h5g5 g8g5 b7b8q 
info depth 10 seldepth 18 score cp 50 multipv 1 nodes 13395 time 14 nps 956785 hashfull 3 pv e3e5 g5g1 c1c2 g1g2 c2d3 f5f4 e5e2 f4f3 b6b7 g2e2 b7b8q h2g2 b8b6 
info depth 11 seldepth 26 score cp 100 multipv 1 nodes 35571 time 36 nps 988083 hashfull 10 pv e3e5 g5g1 c1c2 g1g2 c2d3 f5f4 e5h5 h2g1 h5b5 g2g3 d3e4 f4f3 b6b7 f3f2 
info depth 12 seldepth 30 score cp 68 multipv 1 nodes 44735 time 45 nps 994111 hashfull 12 pv e3e5 g5g1 c1c2 g1g2 c2c3 f5f4 e5h5 h2g1 b6b7 g2g8 h5g5 g8g5 b7b8q f4f3 b8f4 f3f2 f4g5 g1h1 
info depth 13 seldepth 28 score cp 73 multipv 1 nodes 54174 time 54 nps 1003222 hashfull 14 pv e3e5 g5g1 c1c2 g1g2 c2c3 f5f4 e5h5 h2g1 b6b7 g2g8 h5g5 g8g5 b7b8q f4f3 b8f4 f3f2 f4g5 g1h1 g5h6 h1g2 h6g6 g2h2 g6d3 
bestmove e3e5

Position: 40/46 (8/2p4P/8/kr6/6R1/8/8/1K6 w - - 0 1)
info depth 1 seldepth 3 score cp 104 multipv 1 nodes 12 time 0 nps 0 hashfull 0 pv b1c1 
info depth 2 seldepth 5 score cp 6 multipv 1 nodes 146 time 0 nps 0 hashfull 0 pv b1c2 b5h5 
info depth 3 seldepth 8 score cp 151 multipv 1 nodes 414 time 0 nps 0 hashfull 0 pv b1a1 b5h5 g4g5 h5g5 
info depth 4 seldepth 5 score cp 134 multipv 1 nodes 543 time 0 nps 0 hashfull 0 pv b1a1 b5h5 g4g5 h5g5 h7h8q 
info depth 5 seldepth 7 score cp 80 multipv 1 nodes 702 time 0 nps 0 hashfull 0 pv b1a1 b5h5 g4g5 h5g5 h7h8q a5b6 
info depth 6 seldepth 9 score cp 165 multipv 1 nodes 895 time 0 nps 0 hashfull 0 pv b1a1 b5h5 g4g5 h5g5 
info depth 7 seldepth 11 score cp 71 multipv 1 nodes 1761 time 1 nps 1761000 hashfull 0 pv b1a1 b5h5 g4g5 h5g5 h7h8q g5g1 a1a2 g1g2 a2b1 a5b6 
info depth 8 seldepth 17 score cp 77 multipv 1 nodes 3458 time 3 nps 1152666 hashfull 1 pv b1a1 b5h5 g4g5 h5g5 h7h8q g5g1 a1a2 g1g2 a2b3 a5b6 
info depth 9 seldepth 15 score cp 106 multipv 1 nodes 4800 time 4 nps 1200000 hashfull 2 pv b1a2 b5h5 g4g5 h5g5 h7h8q g5g2 a2b3 a5a6 
info depth 10 seldepth 20 score cp 125 multipv 1 nodes 7256 time 7 nps 1036571 hashfull 3 pv b1a2 b5h5 g4g5 h5g5 h7h8q g5c5 h8f6 c5c4 f6f3 
info depth 11 seldepth 17 score cp 120 multipv 1 nodes 9671 time 10 nps 967100 hashfull 3 pv b1a2 b5h5 g4g5 h5g5 h7h8q g5c5 h8h6 c5c4 a2b3 a5b5 h6f8 c4a4 
info depth 12 seldepth 25 score cp 63 multipv 1 nodes 29704 time 28 nps 1060857 hashfull 6 pv b1a2 b5h5 g4g5 h5g5 h7h8q g5c5 a2b3 a5b5 h8b8 b5a6 b3b4 c5c1 b8d8 a6a7 
info depth 13 seldepth 27 score cp 59 multipv 1 nodes 47039 time 44 nps 1069068 hashfull 8 pv b1a2 b5h5 g4g5 h5g5 h7h8q g5c5 h8d4 a5b5 a2b3 b5c6 d4e4 c6b6 e4e3 b6c6 
bestmove b1a2

Position: 41/46 (8/8/3P3k/8/1p6/8/1P6/1K3n2 b - - 0 1)
info depth 1 seldepth 2 score cp -25 multipv 1 nodes 18 time 0 nps 0 hashfull 0 pv h6g7 
info depth 2 seldepth 2 score cp -64 multipv 1 nodes 47 time 0 nps 0 hashfull 0 pv f1d2 b1c2 
info depth 3 seldepth 4 score cp -23 multipv 1 nodes 87 time 0 nps 0 hashfull 0 pv f1d2 b1c2 d2c4 
info depth 4 seldepth 4 score cp -134 multipv 1 nodes 304 time 0 nps 0 hashfull 0 pv f1d2 b1c2 d2c4 d6d7 
info depth 5 seldepth 8 score cp -237 multipv 1 nodes 722 time 0 nps 0 hashfull 0 pv f1d2 b1c2 d2c4 d6d7 b4b3 c2c3 
info depth 6 seldepth 8 score cp -312 multipv 1 nodes 1426 time 1 nps 1426000 hashfull 0 pv f1d2 b1c2 d2c4 d6d7 c4b2 
info depth 7 seldepth 8 score cp -295 multipv 1 nodes 1510 time 1 nps 1510000 hashfull 0 pv f1d2 b1c2 d2c4 d6d7 c4b2 
info depth 8 seldepth 13 score cp -141 multipv 1 nodes 1780 time 1 nps 1780000 hashfull 0 pv f1d2 b1c2 d2f3 d6d7 f3d4 c2d3 
info depth 9 seldepth 12 score cp -88 multipv 1 nodes 2859 time 2 nps 1429500 hashfull 0 pv f1d2 b1c2 d2f3 d6d7 f3d4 c2d3 d4c6 d3e4 
info depth 10 seldepth 16 score cp -31 multipv 1 nodes 4371 time 3 nps 1457000 hashfull 0 pv f1d2 b1c2 d2f3 d6d7 f3d4 c2d3 d4c6 d3c4 c6e5 c4b3 e5d7 b3c4 
info depth 11 seldepth 19 score cp -320 multipv 1 nodes 19530 time 17 nps 1148823 hashfull 4 pv f1d2 b1a2 b4b3 a2a1 h6g5 d6d7 g5f4 d7d8q f4e3 d8a8 e3e2 a8b8 
info depth 12 seldepth 17 score cp -296 multipv 1 nodes 19956 time 18 nps 1108666 hashfull 4 pv f1d2 b1a2 b4b3 a2a1 h6g5 d6d7 g5f4 d7d8q f4e3 d8a5 
info depth 13 seldepth 15 score cp -284 multipv 1 nodes 20458 time 18 nps 1136555 hashfull 4 pv f1d2 b1a2 b4b3 a2a1 h6g5 d6d7 g5f4 d7d8q f4e3 d8a8 e3f2 
bestmove f1d2

Position: 42/46 (8/R7/2q5/8/6k1/8/1P5p/K6R w - - 0 124)
info depth 1 seldepth 1 score cp 150 multipv 1 nodes 30 time 0 nps 0 hashfull 0 pv h1h2 
info depth 2 seldepth 4 score cp 157 multipv 1 nodes 98 time 0 nps 0 hashfull 0 pv h1h2 g4g3 
info depth 3 seldepth 5 score cp 163 multipv 1 nodes 242 time 0 nps 0 hashfull 0 pv h1h2 c6e4 a1a2 
info depth 4 seldepth 6 score cp 169 multipv 1 nodes 468 time 1 nps 468000 hashfull 0 pv h1h2 c6e4 h2h8 
info depth 5 seldepth 7 score cp 170 multipv 1 nodes 884 time 1 nps 884000 hashfull 0 pv h1h2 c6c4 h2h1 c4e4 
info depth 6 seldepth 8 score cp 172 multipv 1 nodes 1944 time 2 nps 972000 hashfull 1 pv h1h2 g4f5 h2h4 c6b6 a7a4 
info depth 7 seldepth 10 score cp 174 multipv 1 nodes 2993 time 3 nps 997666 hashfull 2 pv h1h2 g4f5 a7a5 f5g6 a1a2 c6c4 b2b3 
info depth 8 seldepth 15 score cp 163 multipv 1 nodes 9371 time 11 nps 851909 hashfull 4 pv h1h2 c6c4 a7g7 g4f5 g7g1 f5e6 g1e1 e6d7 h2e2 c4a6 a1b1 
info depth 9 seldepth 19 score cp 141 multipv 1 nodes 16589 time 20 nps 829450 hashfull 7 pv h1h2 c6c4 a7g7 g4f5 g7g1 c4a6 a1b1 a6d3 h2c2 f5e6 g1c1 e6e7 b1a2 d3a6 a2b1 
info depth 10 seldepth 25 score cp 90 multipv 1 nodes 31348 time 37 nps 847243 hashfull 12 pv h1h2 g4g3 h2h7 c6c1 a1a2 c1c4 b2b3 c4c2 a2a3 c2c1 a3a4 c1a1 a4b4 a1e1 b4b5 e1e5 b5a4 
info depth 11 seldepth 25 score cp 89 multipv 1 nodes 34311 time 40 nps 857775 hashfull 13 pv h1h2 g4g3 h2h7 c6c1 a1a2 c1c4 b2b3 c4c2 a2a3 c2c1 a3a4 c1a1 a4b4 a1e1 b4b5 e1d1 b5c4 d1c1 c4d3 c1d1 d3c3 
info depth 12 seldepth 34 score cp 66 multipv 1 nodes 50435 time 57 nps 884824 hashfull 16 pv h1h2 g4g3 h2h7 c6c1 a1a2 c1c4 b2b3 c4c2 a2a3 c2c1 a3a4 c1a1 a4b4 a1e1 b4b5 e1d1 a7g7 g3f4 h7h4 f4f5 h4b4 d1d5 b5a6 d5a8 a6b6 a8b8 
info depth 13 seldepth 35 score cp 44 multipv 1 nodes 68891 time 76 nps 906460 hashfull 20 pv h1h2 g4g3 h2h7 c6c1 a1a2 c1c4 b2b3 c4c2 a2a3 c2c1 a3a4 c1a1 a4b5 a1e5 b5c4 e5e6 c4c3 e6e5 c3c2 e5e4 c2b2 e4d4 b2a2 d4d2 a2a3 
bestmove h1h2

Position: 43/46 (6k1/3b3r/1p1p4/p1n2p2/1PPNpP1q/P3Q1p1/1R1RB1P1/5K2 b - - 0 1)
info depth 1 seldepth 3 score cp 7 multipv 1 nodes 46 time 0 nps 0 hashfull 0 pv c5d3 
info depth 2 seldepth 7 score cp -17 multipv 1 nodes 206 time 0 nps 0 hashfull 0 pv a5b4 a3b4 
info depth 3 seldepth 6 score cp 20 multipv 1 nodes 382 time 0 nps 0 hashfull 0 pv a5b4 f1e1 b4a3 
info depth 4 seldepth 6 score cp -9 multipv 1 nodes 794 time 1 nps 794000 hashfull 0 pv a5b4 f1e1 b4a3 b2a2 
info depth 5 seldepth 11 score cp -81 multipv 1 nodes 2271 time 2 nps 1135500 hashfull 1 pv h4h1 e3g1 h1h4 b4c5 
info depth 6 seldepth 11 score cp -66 multipv 1 nodes 2674 time 2 nps 1337000 hashfull 1 pv h4h1 e3g1 a5b4 a3b4 
info depth 7 seldepth 9 score cp -53 multipv 1 nodes 3052 time 2 nps 1526000 hashfull 1 pv h4h1 e3g1 a5b4 a3b4 h1h6 
info depth 8 seldepth 20 score cp -92 multipv 1 nodes 9605 time 9 nps 1067222 hashfull 3 pv h4h1 e3g1 a5b4 a3b4 e4e3 b4c5 e3d2 
info depth 9 seldepth 14 score cp -58 multipv 1 nodes 10739 time 10 nps 1073900 hashfull 3 pv h4h1 e3g1 a5b4 a3b4 h7h4 e2f3 
info depth 10 seldepth 19 score cp 1006 multipv 1 nodes 15731 time 17 nps 925352 hashfull 4 pv h4f4 e2f3 f4e3 f3h5 c5d3 d2d3 e3d3 d4e2 
info depth 11 seldepth 13 score cp 1100 multipv 1 nodes 17407 time 18 nps 967055 hashfull 5 pv h4f4 e2f3 f4e3 f3h5 c5d3 d2d1 d3b2 
info depth 12 seldepth 15 score cp 1216 multipv 1 nodes 20615 time 21 nps 981666 hashfull 5 pv h4f4 e2f3 f4e3 f3h5 c5d3 b2b1 e3d2 d4e2 h7h5 
info depth 13 seldepth 16 score cp 1332 multipv 1 nodes 24676 time 25 nps 987040 hashfull 5 pv h4f4 e2f3 f4e3 f3h5 c5d3 d2d3 e3d3 f1e1 d3d4 b2b3 d4g1 e1e2 
bestmove h4f4

Position: 44/46 (r2r1n2/pp2bk2/2p1p2p/3q4/3PN1QP/2P3R1/P4PP1/5RK1 w - - 0 1)
info depth 1 seldepth 2 score cp 202 multipv 1 nodes 63 time 0 nps 0 hashfull 0 pv f1e1 
info depth 2 seldepth 5 score cp 169 multipv 1 nodes 312 time 0 nps 0 hashfull 0 pv f1b1 d5f5 
info depth 3 seldepth 7 score cp 187 multipv 1 nodes 731 time 1 nps 731000 hashfull 0 pv f1b1 d8d7 b1e1 
info depth 4 seldepth 6 score cp 124 multipv 1 nodes 1326 time 1 nps 1326000 hashfull 0 pv f1b1 d8d7 c3c4 d5f5 
info depth 5 seldepth 9 score cp 77 multipv 1 nodes 2306 time 2 nps 1153000 hashfull 0 pv f1b1 d8d7 c3c4 d5f5 d4d5 
info depth 6 seldepth 11 score cp 62 multipv 1 nodes 3640 time 3 nps 1213333 hashfull 0 pv f1b1 d8d7 c3c4 d5f5 g3f3 
info depth 7 seldepth 8 score cp 74 multipv 1 nodes 4119 time 3 nps 1373000 hashfull 0 pv f1b1 d8d7 c3c4 d5f5 g3f3 
info depth 8 seldepth 8 score cp 96 multipv 1 nodes 4789 time 4 nps 1197250 hashfull 0 pv f1b1 d8d7 c3c4 d5f5 g3f3 
info depth 9 seldepth 11 score cp 319 multipv 1 nodes 7098 time 6 nps 1183000 hashfull 1 pv c3c4 d5a5 d4d5 f7e8 
info depth 10 seldepth 18 score cp 377 multipv 1 nodes 10614 time 9 nps 1179333 hashfull 1 pv c3c4 d5a5 d4d5 e6d5 g4h5 f7e6 f1b1 d8d7 h5h6 e6e5 h6h5 e5e4 g3g4 e4d3 
info depth 11 seldepth 24 score cp 297 multipv 1 nodes 22710 time 23 nps 987391 hashfull 3 pv c3c4 d5a5 d4d5 e6d5 g4h5 f7e6 f1b1 b7b5 h5g4 e6f7 g4g7 f7e8 e4f6 e7f6 
info depth 12 seldepth 24 score mate 4 multipv 1 nodes 26600 time 28 nps 950000 hashfull 5 pv g4g7 f7e8 g7e7 e8e7 g3g7 e7e8 e4f6 
info depth 13 seldepth 7 score mate 4 multipv 1 nodes 27279 time 28 nps 974250 hashfull 5 pv g4g7 f7e8 g7e7 e8e7 g3g7 e7e8 e4f6 
bestmove g4g7

Position: 45/46 (bb1n1rkr/ppp1Q1pp/3n1p2/3p4/3P4/6Pq/PPP1PP1P/BB1NNRKR w HFhf - 0 5)
info depth 1 seldepth 1 score cp 71 multipv 1 nodes 36 time 0 nps 0 hashfull 0 pv b2b3 
info depth 2 seldepth 3 score cp 59 multipv 1 nodes 192 time 0 nps 0 hashfull 0 pv c2c3 f8e8 
info depth 3 seldepth 7 score cp 58 multipv 1 nodes 1719 time 2 nps 859500 hashfull 2 pv c2c4 d5c4 b2b3 
info depth 4 seldepth 8 score cp 36 multipv 1 nodes 2254 time 2 nps 1127000 hashfull 2 pv c2c4 d5c4 d4d5 f8e8 
info depth 5 seldepth 7 score cp 24 multipv 1 nodes 2766 time 2 nps 1383000 hashfull 2 pv c2c4 d5c4 e1g2 f8e8 
info depth 6 seldepth 8 score cp -16 multipv 1 nodes 4327 time 4 nps 1081750 hashfull 2 pv e7e3 f8e8 e3b3 g8g8 b3d5 g8h8 
info depth 7 seldepth 12 score cp 0 multipv 1 nodes 5072 time 5 nps 1014400 hashfull 3 pv e7e3 f8e8 e3b3 g8g8 b3d5 d8e6 
info depth 8 seldepth 15 score cp 19 multipv 1 nodes 7091 time 7 nps 1013000 hashfull 3 pv e7e3 f8e8 e3d3 g8g8 b2b3 b7b6 
info depth 9 seldepth 15 score cp 7 multipv 1 nodes 11547 time 12 nps 962250 hashfull 5 pv e7e3 b7b6 b2b4 f8e8 e3d3 g8g8 e1g2 c7c5 
info depth 10 seldepth 17 score cp -8 multipv 1 nodes 25207 time 28 nps 900250 hashfull 9 pv e7e3 b7b6 b2b3 c7c5 e3f3 d8e6 f3g2 h3g2 g1g2 e6d4 a1d4 
info depth 11 seldepth 21 score cp 0 multipv 1 nodes 40213 time 46 nps 874195 hashfull 16 pv e7e3 f8e8 e3f3 b7b5 f3g2 h3g2 g1g2 e8e2 
info depth 12 seldepth 23 score cp -28 multipv 1 nodes 100286 time 121 nps 828809 hashfull 39 pv e7e3 f8e8 e3f3 b7b5 a2a4 d8e6 b2b3 g8g8 a4b5 c7c5 b5c6 e6g5 
info depth 13 seldepth 23 score cp -27 multipv 1 nodes 120629 time 146 nps 826226 hashfull 46 pv e7e3 f8e8 e3d3 b7b6 b2b4 g8g8 c2c3 d8e6 e1g2 f6f5 a1b2 c7c5 b4c5 b6c5 
bestmove e7e3

Position: 46/46 (nqbnrkrb/pppppppp/8/8/8/8/PPPPPPPP/NQBNRKRB w EGeg - 0 1)
info depth 1 seldepth 1 score cp 117 multipv 1 nodes 20 time 0 nps 0 hashfull 0 pv f1g1 
info depth 2 seldepth 2 score cp 23 multipv 1 nodes 76 time 0 nps 0 hashfull 0 pv f1g1 f8g8 
info depth 3 seldepth 3 score cp 39 multipv 1 nodes 143 time 0 nps 0 hashfull 0 pv f1g1 f8g8 g2g3 
info depth 4 seldepth 4 score cp 23 multipv 1 nodes 322 time 0 nps 0 hashfull 0 pv f1g1 f8g8 g2g3 g7g6 
info depth 5 seldepth 5 score cp 21 multipv 1 nodes 435 time 0 nps 0 hashfull 0 pv f1g1 f8g8 g2g3 g7g6 c2c3 
info depth 6 seldepth 7 score cp 21 multipv 1 nodes 654 time 1 nps 654000 hashfull 0 pv f1g1 f8g8 g2g3 g7g6 c2c3 e7e5 
info depth 7 seldepth 8 score cp 21 multipv 1 nodes 1210 time 1 nps 1210000 hashfull 0 pv f1g1 f8g8 g2g3 g7g6 e2e4 c7c5 
info depth 8 seldepth 13 score cp 19 multipv 1 nodes 2523 time 3 nps 841000 hashfull 1 pv f1g1 f8g8 g2g3 g7g6 h1g2 f7f5 b2b4 e7e5 
info depth 9 seldepth 14 score cp 16 multipv 1 nodes 5531 time 6 nps 921833 hashfull 2 pv f1g1 f8g8 g2g3 g7g6 d2d3 e7e5 c2c3 f7f5 
info depth 10 seldepth 14 score cp 18 multipv 1 nodes 8552 time 9 nps 950222 hashfull 3 pv f1g1 f8g8 d2d3 e7e5 g2g3 d7d6 c2c4 c7c6 e2e4 
info depth 11 seldepth 16 score cp 15 multipv 1 nodes 24058 time 26 nps 925307 hashfull 12 pv f1g1 f8g8 e2e4 e7e5 d2d3 d7d6 b2b4 c7c6 c2c3 g7g6 c1h6 h8g7 h6g7 g8g7 
info depth 12 seldepth 21 score cp 18 multipv 1 nodes 46934 time 51 nps 920274 hashfull 22 pv f1g1 f8g8 d2d4 d7d5 c2c3 c7c6 e2e4 d5e4 b1e4 g7g6 g2g3 e7e5 d4e5 h8e5 
info depth 13 seldepth 23 score cp 15 multipv 1 nodes 72986 time 82 nps 890073 hashfull 35 pv f1g1 f8g8 d2d4 d7d5 a1b3 c7c6 e2e4 d5e4 e1e4 g7g6 c1h6 c8f5 e4e3 h8g7 
bestmove f1g1

===========================
Total time (ms) : 2747
Nodes searched  : 2477083
Nodes/second    : 901741
make clean
make[1]: Entering directory '/tmp/tmphwoqowht/PlentyChess/PlentyChess-tmp'
rm -f src/*.o *~ engine
make[1]: Leaving directory '/tmp/tmphwoqowht/PlentyChess/PlentyChess-tmp'
make CXXFLAGS_EXTRA="-fprofile-use="pgo"" nopgo
make[1]: Entering directory '/tmp/tmphwoqowht/PlentyChess/PlentyChess-tmp'
clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -funroll-all-loops -DNDEBUG -march=native -DUSE_BMI2 -fprofile-use=pgo -c src/engine.cpp -o src/engine.o
clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -funroll-all-loops -DNDEBUG -march=native -DUSE_BMI2 -fprofile-use=pgo -c src/board.cpp -o src/board.o
clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -funroll-all-loops -DNDEBUG -march=native -DUSE_BMI2 -fprofile-use=pgo -c src/move.cpp -o src/move.o
clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -funroll-all-loops -DNDEBUG -march=native -DUSE_BMI2 -fprofile-use=pgo -c src/uci.cpp -o src/uci.o
clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -funroll-all-loops -DNDEBUG -march=native -DUSE_BMI2 -fprofile-use=pgo -c src/search.cpp -o src/search.o
clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -funroll-all-loops -DNDEBUG -march=native -DUSE_BMI2 -fprofile-use=pgo -c src/thread.cpp -o src/thread.o
clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -funroll-all-loops -DNDEBUG -march=native -DUSE_BMI2 -fprofile-use=pgo -c src/evaluation.cpp -o src/evaluation.o
clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -funroll-all-loops -DNDEBUG -march=native -DUSE_BMI2 -fprofile-use=pgo -c src/tt.cpp -o src/tt.o
clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -funroll-all-loops -DNDEBUG -march=native -DUSE_BMI2 -fprofile-use=pgo -c src/magic.cpp -o src/magic.o
clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -funroll-all-loops -DNDEBUG -march=native -DUSE_BMI2 -fprofile-use=pgo -c src/bitboard.cpp -o src/bitboard.o
clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -funroll-all-loops -DNDEBUG -march=native -DUSE_BMI2 -fprofile-use=pgo -c src/history.cpp -o src/history.o
clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -funroll-all-loops -DNDEBUG -march=native -DUSE_BMI2 -fprofile-use=pgo -c src/nnue.cpp -o src/nnue.o
clang++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -funroll-all-loops -DNDEBUG -march=native -DUSE_BMI2 -fprofile-use=pgo -c src/time.cpp -o src/time.o
clang++clang++clang++: : warning: warning: optimization flag '-funroll-all-loops' is not supported [-Wignored-optimization-argument]optimization flag '-funroll-all-loops' is not supported [-Wignored-optimization-argument]

: warning: optimization flag '-funroll-all-loops' is not supported [-Wignored-optimization-argument]
clang++: warning: optimization flag '-funroll-all-loops' is not supported [-Wignored-optimization-argument]
error: error: Error in reading profile pgo/default.profdata: No such file or directory
Error in reading profile pgo/default.profdata: No such file or directory
error: Error in reading profile pgo/default.profdata: No such file or directory
clang++: warning: optimization flag '-funroll-all-loops' is not supported [-Wignored-optimization-argument]
clang++: warning: optimization flag '-funroll-all-loops' is not supported [-Wignored-optimization-argument]
error: Error in reading profile pgo/default.profdata: No such file or directory
error: Error in reading profile pgo/default.profdata: No such file or directory
make[1]: *** [Makefile:55: src/board.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [Makefile:55: src/search.o] Error 1
error: clang++: warning: optimization flag '-funroll-all-loops' is not supported [-Wignored-optimization-argument]
Error in reading profile pgo/default.profdata: No such file or directory
error: Error in reading profile pgo/default.profdata: No such file or directory
clang++: warning: optimization flag '-funroll-all-loops' is not supported [-Wignored-optimization-argument]
error: Error in reading profile pgo/default.profdata: No such file or directory
make[1]: *** [Makefile:55: src/engine.o] Error 1
make[1]: *** [Makefile:55: src/uci.o] Error 1
make[1]: *** [Makefile:55: src/thread.o] Error 1
make[1]: *** [Makefile:55: src/tt.o] Error 1
clang++: warning: optimization flag '-funroll-all-loops' is not supported [-Wignored-optimization-argument]
error: Error in reading profile pgo/default.profdata: No such file or directory
make[1]: *** [Makefile:55: src/magic.o] Error 1
make[1]: *** [Makefile:55: src/evaluation.o] Error 1
make[1]: *** [Makefile:55: src/move.o] Error 1
clang++clang++: warning: : optimization flag '-funroll-all-loops' is not supported [-Wignored-optimization-argument]warning: 
optimization flag '-funroll-all-loops' is not supported [-Wignored-optimization-argument]
error: error: Error in reading profile pgo/default.profdata: No such file or directoryError in reading profile pgo/default.profdata: No such file or directory

clang++: warning: optimization flag '-funroll-all-loops' is not supported [-Wignored-optimization-argument]
error: Error in reading profile pgo/default.profdata: No such file or directory
make[1]: *** [Makefile:55: src/bitboard.o] Error 1
make[1]: *** [Makefile:55: src/history.o] Error 1
make[1]: *** [Makefile:55: src/nnue.o] Error 1
clang++: warning: optimization flag '-funroll-all-loops' is not supported [-Wignored-optimization-argument]
error: Error in reading profile pgo/default.profdata: No such file or directory
make[1]: *** [Makefile:55: src/time.o] Error 1
make[1]: Leaving directory '/tmp/tmphwoqowht/PlentyChess/PlentyChess-tmp'
make: *** [Makefile:64: pgo] Error 2