<86>Jul 4 17:17:52 userdel[3629499]: delete user 'rooter' <86>Jul 4 17:17:52 userdel[3629499]: removed group 'rooter' owned by 'rooter' <86>Jul 4 17:17:52 userdel[3629499]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 4 17:17:52 groupadd[3629552]: group added to /etc/group: name=rooter, GID=1865 <86>Jul 4 17:17:52 groupadd[3629552]: group added to /etc/gshadow: name=rooter <86>Jul 4 17:17:52 groupadd[3629552]: new group: name=rooter, GID=1865 <86>Jul 4 17:17:52 useradd[3629578]: new user: name=rooter, UID=1865, GID=1865, home=/root, shell=/bin/bash, from=none <86>Jul 4 17:17:52 userdel[3629631]: delete user 'builder' <86>Jul 4 17:17:52 userdel[3629631]: removed group 'builder' owned by 'builder' <86>Jul 4 17:17:52 userdel[3629631]: removed shadow group 'builder' owned by 'builder' <86>Jul 4 17:17:52 groupadd[3629687]: group added to /etc/group: name=builder, GID=1866 <86>Jul 4 17:17:52 groupadd[3629687]: group added to /etc/gshadow: name=builder <86>Jul 4 17:17:52 groupadd[3629687]: new group: name=builder, GID=1866 <86>Jul 4 17:17:52 useradd[3629719]: new user: name=builder, UID=1866, GID=1866, home=/usr/src, shell=/bin/bash, from=none <13>Jul 4 17:17:54 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Jul 4 17:17:55 rpmi: libstdc++13-devel-13.1.1-alt1 sisyphus+323337.100.1.1 1687259761 installed <13>Jul 4 17:17:55 rpmi: gcc13-c++-13.1.1-alt1 sisyphus+323337.100.1.1 1687259761 installed <13>Jul 4 17:17:55 rpmi: gcc-c++-13-alt1 sisyphus+323337.300.1.1 1687267966 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/stockfish-15.1-alt1.1.nosrc.rpm (w1.gzdio) Installing stockfish-15.1-alt1.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.22707 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD ++ sha256sum /usr/src/RPM/SOURCES/nn-ad9b42354671.nnue ++ cut -c1-12 + test ad9b42354671 = ad9b42354671 + cd /usr/src/RPM/BUILD + rm -rf stockfish-15.1 + echo 'Source #0 (stockfish-15.1.tar):' Source #0 (stockfish-15.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/stockfish-15.1.tar + cd stockfish-15.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (wget-fix_15.1.patch):' Patch #0 (wget-fix_15.1.patch): + /usr/bin/patch -p1 patching file src/Makefile + cp /usr/src/RPM/SOURCES/engine-interface.txt ./ + cp /usr/src/RPM/SOURCES/nn-ad9b42354671.nnue ./src/ + sed -i 's,\r$,,' engine-interface.txt + sed -e 's,\(EngineDir = \).*,\1/usr/bin,' -e 's,\(EngineCommand = \).*,\1stockfish,' -e 's,\(LogFile = \).*,\1~/,' -e 's,\(LogFile = \).*,\1false,' /usr/src/RPM/SOURCES/polyglot.ini + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.22707 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd stockfish-15.1 + make -j16 -C src build ARCH=x86-64 make: Entering directory '/usr/src/RPM/BUILD/stockfish-15.1/src' Default net: nn-ad9b42354671.nnue nn-ad9b42354671.nnue available. Network validated make: Leaving directory '/usr/src/RPM/BUILD/stockfish-15.1/src' make: Entering directory '/usr/src/RPM/BUILD/stockfish-15.1/src' Config: debug: 'no' sanitize: 'none' optimize: 'yes' arch: 'x86_64' bits: '64' kernel: 'Linux' os: 'GNU/Linux' prefetch: 'yes' popcnt: 'no' pext: 'no' sse: 'yes' mmx: 'no' sse2: 'yes' ssse3: 'no' sse41: 'no' avx2: 'no' avxvnni: 'no' avx512: 'no' vnni256: 'no' vnni512: 'no' neon: 'no' arm_version: '0' Flags: CXX: g++ CXXFLAGS: -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -m64 -DUSE_PTHREADS -DNDEBUG -O3 -DIS_64BIT -msse -DUSE_SSE2 -msse2 -flto -flto-partition=one LDFLAGS: -m64 -Wl,--no-as-needed -lpthread -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -m64 -DUSE_PTHREADS -DNDEBUG -O3 -DIS_64BIT -msse -DUSE_SSE2 -msse2 -flto -flto-partition=one -flto=jobserver Testing config sanity. If this fails, try 'make help' ... make: Leaving directory '/usr/src/RPM/BUILD/stockfish-15.1/src' make ARCH=x86-64 COMP=gcc all make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-15.1/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -m64 -DUSE_PTHREADS -DNDEBUG -O3 -DIS_64BIT -msse -DUSE_SSE2 -msse2 -flto -flto-partition=one -c -o bitbase.o bitbase.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-15.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-15.1/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -m64 -DUSE_PTHREADS -DNDEBUG -O3 -DIS_64BIT -msse -DUSE_SSE2 -msse2 -flto -flto-partition=one -c -o bitboard.o bitboard.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-15.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-15.1/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -m64 -DUSE_PTHREADS -DNDEBUG -O3 -DIS_64BIT -msse -DUSE_SSE2 -msse2 -flto -flto-partition=one -c -o psqt.o psqt.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-15.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-15.1/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -m64 -DUSE_PTHREADS -DNDEBUG -O3 -DIS_64BIT -msse -DUSE_SSE2 -msse2 -flto -flto-partition=one -c -o main.o main.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-15.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-15.1/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -m64 -DUSE_PTHREADS -DNDEBUG -O3 -DIS_64BIT -msse -DUSE_SSE2 -msse2 -flto -flto-partition=one -c -o movegen.o movegen.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-15.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-15.1/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -m64 -DUSE_PTHREADS -DNDEBUG -O3 -DIS_64BIT -msse -DUSE_SSE2 -msse2 -flto -flto-partition=one -c -o movepick.o movepick.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-15.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-15.1/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -m64 -DUSE_PTHREADS -DNDEBUG -O3 -DIS_64BIT -msse -DUSE_SSE2 -msse2 -flto -flto-partition=one -c -o misc.o misc.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-15.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-15.1/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -m64 -DUSE_PTHREADS -DNDEBUG -O3 -DIS_64BIT -msse -DUSE_SSE2 -msse2 -flto -flto-partition=one -c -o pawns.o pawns.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-15.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-15.1/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -m64 -DUSE_PTHREADS -DNDEBUG -O3 -DIS_64BIT -msse -DUSE_SSE2 -msse2 -flto -flto-partition=one -c -o benchmark.o benchmark.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-15.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-15.1/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -m64 -DUSE_PTHREADS -DNDEBUG -O3 -DIS_64BIT -msse -DUSE_SSE2 -msse2 -flto -flto-partition=one -c -o timeman.o timeman.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-15.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-15.1/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -m64 -DUSE_PTHREADS -DNDEBUG -O3 -DIS_64BIT -msse -DUSE_SSE2 -msse2 -flto -flto-partition=one -c -o endgame.o endgame.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-15.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-15.1/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -m64 -DUSE_PTHREADS -DNDEBUG -O3 -DIS_64BIT -msse -DUSE_SSE2 -msse2 -flto -flto-partition=one -c -o thread.o thread.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-15.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-15.1/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -m64 -DUSE_PTHREADS -DNDEBUG -O3 -DIS_64BIT -msse -DUSE_SSE2 -msse2 -flto -flto-partition=one -c -o material.o material.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-15.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-15.1/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -m64 -DUSE_PTHREADS -DNDEBUG -O3 -DIS_64BIT -msse -DUSE_SSE2 -msse2 -flto -flto-partition=one -c -o position.o position.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-15.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-15.1/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -m64 -DUSE_PTHREADS -DNDEBUG -O3 -DIS_64BIT -msse -DUSE_SSE2 -msse2 -flto -flto-partition=one -c -o half_ka_v2_hm.o nnue/features/half_ka_v2_hm.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-15.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-15.1/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -m64 -DUSE_PTHREADS -DNDEBUG -O3 -DIS_64BIT -msse -DUSE_SSE2 -msse2 -flto -flto-partition=one -c -o tt.o tt.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-15.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-15.1/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -m64 -DUSE_PTHREADS -DNDEBUG -O3 -DIS_64BIT -msse -DUSE_SSE2 -msse2 -flto -flto-partition=one -c -o search.o search.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-15.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-15.1/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -m64 -DUSE_PTHREADS -DNDEBUG -O3 -DIS_64BIT -msse -DUSE_SSE2 -msse2 -flto -flto-partition=one -c -o evaluate.o evaluate.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-15.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-15.1/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -m64 -DUSE_PTHREADS -DNDEBUG -O3 -DIS_64BIT -msse -DUSE_SSE2 -msse2 -flto -flto-partition=one -c -o tune.o tune.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-15.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-15.1/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -m64 -DUSE_PTHREADS -DNDEBUG -O3 -DIS_64BIT -msse -DUSE_SSE2 -msse2 -flto -flto-partition=one -c -o ucioption.o ucioption.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-15.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-15.1/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -m64 -DUSE_PTHREADS -DNDEBUG -O3 -DIS_64BIT -msse -DUSE_SSE2 -msse2 -flto -flto-partition=one -c -o uci.o uci.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-15.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-15.1/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -m64 -DUSE_PTHREADS -DNDEBUG -O3 -DIS_64BIT -msse -DUSE_SSE2 -msse2 -flto -flto-partition=one -c -o evaluate_nnue.o nnue/evaluate_nnue.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-15.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-15.1/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -m64 -DUSE_PTHREADS -DNDEBUG -O3 -DIS_64BIT -msse -DUSE_SSE2 -msse2 -flto -flto-partition=one -c -o tbprobe.o syzygy/tbprobe.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-15.1/src' g++ -o stockfish benchmark.o bitbase.o bitboard.o endgame.o evaluate.o main.o material.o misc.o movegen.o movepick.o pawns.o position.o psqt.o search.o thread.o timeman.o tt.o uci.o ucioption.o tune.o tbprobe.o evaluate_nnue.o half_ka_v2_hm.o -m64 -Wl,--no-as-needed -lpthread -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -m64 -DUSE_PTHREADS -DNDEBUG -O3 -DIS_64BIT -msse -DUSE_SSE2 -msse2 -flto -flto-partition=one -flto=jobserver + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.79159 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/stockfish-buildroot + : + /bin/rm -rf -- /usr/src/tmp/stockfish-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd stockfish-15.1 + mkdir -p /usr/src/tmp/stockfish-buildroot/usr/bin + install -m 755 -p src/stockfish /usr/src/tmp/stockfish-buildroot/usr/bin + mkdir -p /usr/src/tmp/stockfish-buildroot/etc/stockfish + cp -p polyglot.ini /usr/src/tmp/stockfish-buildroot/etc/stockfish + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/stockfish-buildroot (auto) Verifying and fixing files in /usr/src/tmp/stockfish-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/stockfish-buildroot/ (default) Compressing files in /usr/src/tmp/stockfish-buildroot (auto) 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/stockfish-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.79159 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd stockfish-15.1 + ./src/stockfish bench Stockfish 15.1 by the Stockfish developers (see AUTHORS file) Position: 1/48 (rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR w KQkq - 0 1) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 57 nodes 20 nps 20000 hashfull 0 tbhits 0 time 1 pv e2e3 info depth 2 seldepth 2 multipv 1 score cp 85 nodes 68 nps 68000 hashfull 0 tbhits 0 time 1 pv e2e4 info depth 3 seldepth 2 multipv 1 score cp 85 nodes 115 nps 115000 hashfull 0 tbhits 0 time 1 pv e2e4 info depth 4 seldepth 2 multipv 1 score cp 85 nodes 149 nps 149000 hashfull 0 tbhits 0 time 1 pv e2e4 info depth 5 seldepth 4 multipv 1 score cp 12 nodes 999 nps 499500 hashfull 0 tbhits 0 time 2 pv e2e4 d7d6 info depth 6 seldepth 7 multipv 1 score cp 12 nodes 2605 nps 868333 hashfull 1 tbhits 0 time 3 pv b1c3 b8c6 g1f3 d7d5 e2e4 d5e4 info depth 7 seldepth 8 multipv 1 score cp 20 nodes 4666 nps 1166500 hashfull 1 tbhits 0 time 4 pv b1c3 b8c6 e2e4 e7e5 g1f3 info depth 8 seldepth 10 multipv 1 score cp 0 nodes 17777 nps 1481416 hashfull 6 tbhits 0 time 12 pv b1c3 d7d5 d2d4 e7e6 h2h4 g8f6 e2e3 b8c6 info depth 9 seldepth 11 multipv 1 score cp 16 nodes 25378 nps 1586125 hashfull 11 tbhits 0 time 16 pv e2e4 d7d5 e4e5 c7c5 d2d4 b8c6 info depth 10 seldepth 12 multipv 1 score cp 16 nodes 32884 nps 1565904 hashfull 13 tbhits 0 time 21 pv e2e4 d7d5 e4d5 d8d5 b1c3 d5f5 g1f3 g8f6 d2d4 b8d7 info depth 11 seldepth 13 multipv 1 score cp 15 nodes 57848 nps 1606888 hashfull 26 tbhits 0 time 36 pv e2e4 d7d5 e4d5 d8d5 g1f3 d5e4 f1e2 b8c6 b1c3 info depth 12 seldepth 11 multipv 1 score cp 15 nodes 79044 nps 1613142 hashfull 32 tbhits 0 time 49 pv e2e4 e7e5 b1c3 b8c6 g1f3 f8c5 f1c4 info depth 13 seldepth 14 multipv 1 score cp 36 nodes 107690 nps 1631666 hashfull 42 tbhits 0 time 66 pv e2e4 e7e5 d2d4 e5d4 d1d4 b8c6 d4d3 bestmove e2e4 ponder e7e5 Position: 2/48 (r3k2r/p1ppqpb1/bn2pnp1/3PN3/1p2P3/2N2Q1p/PPPBBPPP/R3K2R w KQkq - 0 10) info string NNUE evaluation using nn-ad9b42354671.nnue enabled info depth 1 seldepth 1 multipv 1 score cp -15 nodes 109 nps 109000 hashfull 0 tbhits 0 time 1 pv e2a6 b4c3 d2c3 info depth 2 seldepth 2 multipv 1 score cp -15 nodes 185 nps 92500 hashfull 0 tbhits 0 time 2 pv e2a6 b4c3 d2c3 info depth 3 seldepth 3 multipv 1 score cp -15 nodes 257 nps 128500 hashfull 0 tbhits 0 time 2 pv e2a6 b4c3 d2c3 info depth 4 seldepth 4 multipv 1 score cp -21 nodes 403 nps 201500 hashfull 0 tbhits 0 time 2 pv e2a6 e6d5 info depth 5 seldepth 5 multipv 1 score cp -77 nodes 845 nps 422500 hashfull 0 tbhits 0 time 2 pv e2a6 b4c3 d2c3 e6d5 info depth 6 seldepth 5 multipv 1 score cp -77 nodes 1114 nps 557000 hashfull 0 tbhits 0 time 2 pv e2a6 b4c3 d2c3 e6d5 info depth 7 seldepth 8 multipv 1 score cp -83 nodes 2393 nps 598250 hashfull 0 tbhits 0 time 4 pv d5e6 e7e6 e2a6 e6e5 c3b5 info depth 8 seldepth 8 multipv 1 score cp -77 nodes 3564 nps 712800 hashfull 0 tbhits 0 time 5 pv e2a6 b4c3 d2c3 e6d5 e5g4 f6g4 c3g7 info depth 9 seldepth 11 multipv 1 score cp -125 nodes 9909 nps 825750 hashfull 1 tbhits 0 time 12 pv e2a6 h3g2 f3g2 b4c3 d2c3 e6d5 e5g4 e8f8 g4f6 g7f6 info depth 10 seldepth 12 multipv 1 score cp -138 nodes 17903 nps 895150 hashfull 4 tbhits 0 time 20 pv e2a6 h3g2 f3g2 b4c3 d2c3 e6d5 e5g4 h8h4 g4f6 g7f6 info depth 11 seldepth 16 multipv 1 score cp -93 nodes 35601 nps 936868 hashfull 10 tbhits 0 time 38 pv e2a6 h3g2 h1g1 e6d5 c3d5 e7e5 d5f6 g7f6 info depth 12 seldepth 14 multipv 1 score cp -119 nodes 44920 nps 935833 hashfull 12 tbhits 0 time 48 pv e2a6 h3g2 h1g1 b4c3 d2c3 h8h4 e1c1 f6e4 info depth 13 seldepth 18 multipv 1 score cp -149 nodes 99538 nps 880867 hashfull 29 tbhits 0 time 113 pv d5e6 a6e2 c3e2 e7e6 d2f4 h3g2 f3g2 h8h4 e5d3 f6e4 e1g1 e8f8 f1e1 bestmove d5e6 ponder a6e2 Position: 3/48 (8/2p5/3p4/KP5r/1R3p1k/8/4P1P1/8 w - - 0 11) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 44 nodes 16 nps 16000 hashfull 0 tbhits 0 time 1 pv b4c4 info depth 2 seldepth 2 multipv 1 score cp 44 nodes 59 nps 59000 hashfull 0 tbhits 0 time 1 pv b4c4 info depth 3 seldepth 2 multipv 1 score cp 44 nodes 97 nps 97000 hashfull 0 tbhits 0 time 1 pv b4c4 info depth 4 seldepth 2 multipv 1 score cp 44 nodes 128 nps 128000 hashfull 0 tbhits 0 time 1 pv b4c4 info depth 5 seldepth 2 multipv 1 score cp 114 nodes 150 nps 150000 hashfull 0 tbhits 0 time 1 pv b4c4 info depth 6 seldepth 3 multipv 1 score cp 102 nodes 195 nps 195000 hashfull 0 tbhits 0 time 1 pv b4c4 h5e5 c4c7 e5e2 info depth 7 seldepth 5 multipv 1 score cp 20 nodes 1418 nps 709000 hashfull 1 tbhits 0 time 2 pv b4c4 h5c5 c4f4 h4g3 info depth 8 seldepth 6 multipv 1 score cp 32 nodes 1922 nps 961000 hashfull 1 tbhits 0 time 2 pv b4c4 h5c5 c4f4 h4g3 f4f7 g3g2 info depth 9 seldepth 8 multipv 1 score cp 36 nodes 5263 nps 1315750 hashfull 3 tbhits 0 time 4 pv b4f4 h4g3 f4c4 h5c5 c4c5 d6c5 a5a6 c5c4 info depth 10 seldepth 13 multipv 1 score cp 40 nodes 8510 nps 1702000 hashfull 5 tbhits 0 time 5 pv b4f4 h4g3 f4c4 h5c5 c4c5 d6c5 a5a4 g3f2 info depth 11 seldepth 16 multipv 1 score cp 44 nodes 21052 nps 2105200 hashfull 8 tbhits 0 time 10 pv b4f4 h4g3 f4c4 h5h7 a5a6 g3g2 c4c3 g2f1 e2e4 f1e1 a6b7 h7h5 b5b6 c7b6 info depth 12 seldepth 18 multipv 1 score cp 44 nodes 38433 nps 2260764 hashfull 18 tbhits 0 time 17 pv b4f4 h4g3 f4c4 h5h7 a5a6 g3g2 c4c3 g2f1 e2e4 f1e1 a6b7 h7h5 b7c7 h5b5 c7d6 e1d2 c3h3 info depth 13 seldepth 21 multipv 1 score cp 49 nodes 49721 nps 2367666 hashfull 22 tbhits 0 time 21 pv b4f4 h4g3 f4c4 h5h7 a5a6 g3g2 c4c3 g2f1 e2e4 f1e1 a6b7 h7h5 b7c7 h5b5 c7d6 e1d2 bestmove b4f4 ponder h4g3 Position: 4/48 (4rrk1/pp1n3p/3q2pQ/2p1pb2/2PP4/2P3N1/P2B2PP/4RRK1 b - - 7 19) info string NNUE evaluation using nn-ad9b42354671.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 19 nodes 125 nps 125000 hashfull 0 tbhits 0 time 1 pv f5d3 info depth 2 seldepth 2 multipv 1 score cp 19 nodes 174 nps 174000 hashfull 0 tbhits 0 time 1 pv f5d3 info depth 3 seldepth 2 multipv 1 score cp 19 nodes 225 nps 225000 hashfull 0 tbhits 0 time 1 pv f5d3 info depth 4 seldepth 2 multipv 1 score cp 19 nodes 271 nps 271000 hashfull 0 tbhits 0 time 1 pv f5d3 info depth 5 seldepth 2 multipv 1 score cp 26 nodes 328 nps 328000 hashfull 0 tbhits 0 time 1 pv f5d3 info depth 6 seldepth 3 multipv 1 score cp 35 nodes 415 nps 415000 hashfull 0 tbhits 0 time 1 pv f5d3 f1f8 d6f8 info depth 7 seldepth 6 multipv 1 score cp 37 nodes 666 nps 333000 hashfull 0 tbhits 0 time 2 pv f5d3 f1f8 e8f8 info depth 8 seldepth 7 multipv 1 score cp 8 nodes 2351 nps 587750 hashfull 1 tbhits 0 time 4 pv f5d3 f1f8 e8f8 d4e5 d7e5 d2g5 d3c4 info depth 9 seldepth 9 multipv 1 score cp 35 nodes 7413 nps 741300 hashfull 2 tbhits 0 time 10 pv f5d3 f1f8 d6f8 h6f8 g8f8 info depth 10 seldepth 11 multipv 1 score cp 32 nodes 10569 nps 754928 hashfull 3 tbhits 0 time 14 pv f5d3 f1f8 e8f8 d4e5 d7e5 h6h4 f8e8 g1h1 info depth 11 seldepth 15 multipv 1 score cp 12 nodes 25414 nps 770121 hashfull 11 tbhits 0 time 33 pv f5d3 f1f8 d6f8 h6h4 e5d4 e1e8 f8e8 c3d4 d3c4 d4c5 c4a2 g3e4 a2d5 e4f6 d7f6 info depth 12 seldepth 17 multipv 1 score cp 13 nodes 40113 nps 786529 hashfull 19 tbhits 0 time 51 pv f5d3 f1f8 d6f8 h6h4 e5d4 e1e8 f8e8 c3d4 e8f8 h4g4 f8g7 g4e6 g7f7 e6d6 d3c4 d4c5 c4a2 info depth 13 seldepth 18 multipv 1 score cp 17 nodes 49838 nps 791079 hashfull 23 tbhits 0 time 63 pv f5d3 f1f8 d6f8 h6h4 e5d4 e1e8 f8e8 c3d4 e8f8 d2e3 f8f6 h4g4 f6e7 g4f3 d3c4 d4c5 e7e5 bestmove f5d3 ponder f1f8 Position: 5/48 (rq3rk1/ppp2ppp/1bnpN3/3N2B1/4P3/7P/PPPQ1PP1/2KR3R b - - 0 14) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 3 nodes 54 nps 54000 hashfull 0 tbhits 0 time 1 pv f7e6 info depth 2 seldepth 2 multipv 1 score cp 3 nodes 81 nps 81000 hashfull 0 tbhits 0 time 1 pv f7e6 info depth 3 seldepth 2 multipv 1 score cp 3 nodes 108 nps 108000 hashfull 0 tbhits 0 time 1 pv f7e6 info depth 4 seldepth 2 multipv 1 score cp 3 nodes 135 nps 135000 hashfull 0 tbhits 0 time 1 pv f7e6 info depth 5 seldepth 2 multipv 1 score cp 32 nodes 172 nps 172000 hashfull 0 tbhits 0 time 1 pv f7e6 info depth 6 seldepth 3 multipv 1 score cp 32 nodes 208 nps 208000 hashfull 0 tbhits 0 time 1 pv f7e6 d5b6 info depth 7 seldepth 4 multipv 1 score cp 47 nodes 484 nps 484000 hashfull 0 tbhits 0 time 1 pv f7e6 d5b6 a7b6 info depth 8 seldepth 7 multipv 1 score cp 61 nodes 1440 nps 720000 hashfull 0 tbhits 0 time 2 pv f7e6 d5f4 b8e8 a2a4 h7h6 info depth 9 seldepth 11 multipv 1 score cp 3 nodes 8965 nps 1494166 hashfull 6 tbhits 0 time 6 pv f7e6 d5b6 a7b6 c1b1 b8a7 a2a3 a7a5 info depth 10 seldepth 13 multipv 1 score cp 1 nodes 15042 nps 1504200 hashfull 10 tbhits 0 time 10 pv f7e6 d5b6 a7b6 a2a3 b8e8 g5e3 b6b5 f2f3 c6e5 d2c3 e5c4 c3b3 info depth 11 seldepth 13 multipv 1 score cp 16 nodes 21745 nps 1553214 hashfull 15 tbhits 0 time 14 pv f7e6 d5b6 a7b6 a2a3 b6b5 g5e3 c6e5 f2f3 b8e8 info depth 12 seldepth 13 multipv 1 score cp 23 nodes 29850 nps 1571052 hashfull 19 tbhits 0 time 19 pv f7e6 d5b6 a7b6 a2a3 b6b5 g5e3 b5b4 info depth 13 seldepth 12 multipv 1 score cp 27 nodes 54584 nps 1654060 hashfull 30 tbhits 0 time 33 pv f7e6 d5f4 b8e8 g5h4 c6e5 h4g3 e8a4 c1b1 e5c4 d2c1 bestmove f7e6 ponder d5f4 Position: 6/48 (r1bq1r1k/1pp1n1pp/1p1p4/4p2Q/4PpP1/1BNP4/PPP2P1P/3R1RK1 b - g3 0 14) info string NNUE evaluation using nn-ad9b42354671.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 137 nodes 36 nps 36000 hashfull 0 tbhits 0 time 1 pv g7g6 info depth 2 seldepth 2 multipv 1 score cp 161 nodes 93 nps 46500 hashfull 0 tbhits 0 time 2 pv d8d7 info depth 3 seldepth 2 multipv 1 score cp 161 nodes 161 nps 80500 hashfull 0 tbhits 0 time 2 pv d8d7 info depth 4 seldepth 2 multipv 1 score cp 161 nodes 197 nps 98500 hashfull 0 tbhits 0 time 2 pv d8d7 info depth 5 seldepth 5 multipv 1 score cp 197 nodes 431 nps 215500 hashfull 0 tbhits 0 time 2 pv f4f3 info depth 6 seldepth 3 multipv 1 score cp 137 nodes 836 nps 418000 hashfull 0 tbhits 0 time 2 pv f4f3 d3d4 g7g6 info depth 7 seldepth 5 multipv 1 score cp 207 nodes 1102 nps 367333 hashfull 0 tbhits 0 time 3 pv f4f3 d3d4 e7g6 info depth 8 seldepth 6 multipv 1 score cp 180 nodes 2097 nps 524250 hashfull 1 tbhits 0 time 4 pv f4f3 h5h4 c7c6 d3d4 info depth 9 seldepth 11 multipv 1 score cp 160 nodes 8374 nps 644153 hashfull 3 tbhits 0 time 13 pv f4f3 h5h4 d8e8 g1h1 e7g6 h4g3 c7c6 d3d4 b6b5 d4e5 d6e5 info depth 10 seldepth 14 multipv 1 score cp 135 nodes 16403 nps 713173 hashfull 7 tbhits 0 time 23 pv f4f3 h5h4 d8e8 h4g3 e7g6 c3d5 e8d8 g1h1 g6f4 d5f4 f8f4 info depth 11 seldepth 17 multipv 1 score cp 157 nodes 27701 nps 728973 hashfull 12 tbhits 0 time 38 pv f4f3 h5g5 f8f4 h2h3 c8g4 h3g4 d8c8 g1h1 f4g4 info depth 12 seldepth 13 multipv 1 score cp 157 nodes 30514 nps 726523 hashfull 14 tbhits 0 time 42 pv f4f3 h5g5 f8f4 h2h3 c8g4 h3g4 d8c8 g1h1 f4g4 g5e7 info depth 13 seldepth 13 multipv 1 score cp 216 nodes 34652 nps 753304 hashfull 15 tbhits 0 time 46 pv f4f3 h5g5 f8f4 h2h3 c8g4 h3g4 d8d7 g5h5 e7g6 bestmove f4f3 ponder h5g5 Position: 7/48 (r3r1k1/2p2ppp/p1p1bn2/8/1q2P3/2NPQN2/PPP3PP/R4RK1 b - - 2 15) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp -20 nodes 51 nps 51000 hashfull 0 tbhits 0 time 1 pv b4b2 info depth 2 seldepth 2 multipv 1 score cp -20 nodes 101 nps 101000 hashfull 0 tbhits 0 time 1 pv b4b2 info depth 3 seldepth 2 multipv 1 score cp 7 nodes 156 nps 156000 hashfull 0 tbhits 0 time 1 pv f6g4 info depth 4 seldepth 2 multipv 1 score cp 7 nodes 205 nps 205000 hashfull 0 tbhits 0 time 1 pv f6g4 info depth 5 seldepth 2 multipv 1 score cp 16 nodes 257 nps 257000 hashfull 0 tbhits 0 time 1 pv f6g4 info depth 6 seldepth 3 multipv 1 score cp 16 nodes 338 nps 338000 hashfull 0 tbhits 0 time 1 pv f6g4 e3e2 b4b2 info depth 7 seldepth 8 multipv 1 score cp -8 nodes 2764 nps 1382000 hashfull 0 tbhits 0 time 2 pv b4b2 d3d4 a8b8 f3e5 b2c2 e5c6 b8b6 info depth 8 seldepth 10 multipv 1 score cp -36 nodes 15031 nps 1503100 hashfull 8 tbhits 0 time 10 pv b4b2 c3a4 f6g4 e3g5 b2f6 info depth 9 seldepth 7 multipv 1 score cp -27 nodes 18819 nps 1568250 hashfull 9 tbhits 0 time 12 pv b4b2 d3d4 b2c2 f3e5 f6g4 e5g4 e6g4 info depth 10 seldepth 11 multipv 1 score cp -12 nodes 25810 nps 1613125 hashfull 11 tbhits 0 time 16 pv b4b2 d3d4 e6c4 f1b1 b2c2 f3e5 e8e5 d4e5 info depth 11 seldepth 13 multipv 1 score cp -22 nodes 60198 nps 1626972 hashfull 23 tbhits 0 time 37 pv b4b2 e3d2 h7h6 a1b1 b2a3 b1b7 a8b8 f1b1 b8b7 b1b7 a3a5 a2a4 info depth 12 seldepth 17 multipv 1 score cp -12 nodes 108607 nps 1645560 hashfull 42 tbhits 0 time 66 pv b4b2 e3d2 b2a3 d3d4 h7h6 d2d3 f6d7 h2h3 a8b8 info depth 13 seldepth 20 multipv 1 score cp -16 nodes 252723 nps 1662651 hashfull 106 tbhits 0 time 152 pv b4b2 d3d4 b2a3 e3d3 h7h6 a1b1 a8b8 f3d2 b8b4 b1b4 a3b4 e4e5 f6d7 bestmove b4b2 ponder d3d4 Position: 8/48 (r1bbk1nr/pp3p1p/2n5/1N4p1/2Np1B2/8/PPP2PPP/2KR1B1R w kq - 0 13) info string NNUE evaluation using nn-ad9b42354671.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 414 nodes 72 nps 72000 hashfull 0 tbhits 0 time 1 pv c4d6 e8e7 f4g5 g8f6 d6c8 a8c8 info depth 2 seldepth 2 multipv 1 score cp 414 nodes 134 nps 134000 hashfull 0 tbhits 0 time 1 pv c4d6 e8e7 f4g5 g8f6 d6c8 a8c8 info depth 3 seldepth 3 multipv 1 score cp 344 nodes 284 nps 284000 hashfull 0 tbhits 0 time 1 pv f4g3 e8e7 info depth 4 seldepth 3 multipv 1 score cp 344 nodes 355 nps 355000 hashfull 0 tbhits 0 time 1 pv f4g3 e8e7 info depth 5 seldepth 4 multipv 1 score cp 383 nodes 564 nps 282000 hashfull 0 tbhits 0 time 2 pv f4d6 c8e6 d6c5 b7b6 info depth 6 seldepth 5 multipv 1 score cp 347 nodes 709 nps 354500 hashfull 0 tbhits 0 time 2 pv f4d6 g8e7 info depth 7 seldepth 5 multipv 1 score cp 326 nodes 1255 nps 418333 hashfull 0 tbhits 0 time 3 pv f4g3 e8f8 b5d4 c6d4 info depth 8 seldepth 8 multipv 1 score cp 282 nodes 3615 nps 602500 hashfull 1 tbhits 0 time 6 pv f4g3 g8e7 h2h4 g5h4 g3h4 info depth 9 seldepth 10 multipv 1 score cp 271 nodes 12787 nps 673000 hashfull 6 tbhits 0 time 19 pv f4d6 g8e7 h2h4 a7a6 b5d4 c6d4 d1d4 e7f5 info depth 10 seldepth 12 multipv 1 score cp 248 nodes 20919 nps 674806 hashfull 9 tbhits 0 time 31 pv f4d6 g8e7 h2h4 e8g8 h4g5 a7a6 b5d4 c6d4 d1d4 e7f5 d6f8 f5d4 info depth 11 seldepth 16 multipv 1 score cp 286 nodes 34853 nps 683392 hashfull 17 tbhits 0 time 51 pv f4g3 g8e7 c4d6 e8f8 f1c4 a7a6 b5d4 c6d4 d1d4 e7f5 d4e4 f5d6 g3d6 f8g7 info depth 12 seldepth 15 multipv 1 score cp 286 nodes 51896 nps 691946 hashfull 25 tbhits 0 time 75 pv f4g3 h7h5 h2h4 e8f8 b5d4 c6d4 d1d4 c8e6 h4g5 d8g5 c1b1 info depth 13 seldepth 12 multipv 1 score cp 286 nodes 60296 nps 693057 hashfull 29 tbhits 0 time 87 pv f4g3 h7h5 h2h4 e8f8 b5d4 c6d4 d1d4 c8e6 h4g5 d8g5 c1b1 bestmove f4g3 ponder h7h5 Position: 9/48 (r1bq1rk1/ppp1nppp/4n3/3p3Q/3P4/1BP1B3/PP1N2PP/R4RK1 w - - 1 16) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 271 nodes 54 nps 54000 hashfull 0 tbhits 0 time 1 pv b3c2 info depth 2 seldepth 2 multipv 1 score cp 271 nodes 107 nps 107000 hashfull 0 tbhits 0 time 1 pv b3c2 info depth 3 seldepth 2 multipv 1 score cp 271 nodes 157 nps 157000 hashfull 0 tbhits 0 time 1 pv b3c2 info depth 4 seldepth 2 multipv 1 score cp 271 nodes 207 nps 207000 hashfull 0 tbhits 0 time 1 pv b3c2 info depth 5 seldepth 2 multipv 1 score cp 375 nodes 261 nps 261000 hashfull 0 tbhits 0 time 1 pv b3c2 info depth 6 seldepth 3 multipv 1 score cp 475 nodes 321 nps 321000 hashfull 0 tbhits 0 time 1 pv b3c2 info depth 7 seldepth 4 multipv 1 score cp 475 nodes 382 nps 382000 hashfull 0 tbhits 0 time 1 pv b3c2 e7f5 h5f5 info depth 8 seldepth 5 multipv 1 score cp 72 nodes 1393 nps 696500 hashfull 0 tbhits 0 time 2 pv b3c2 e7g6 a1d1 info depth 9 seldepth 6 multipv 1 score cp 40 nodes 3697 nps 1232333 hashfull 1 tbhits 0 time 3 pv b3c2 f7f5 a1e1 d8e8 h5e8 info depth 10 seldepth 11 multipv 1 score cp 47 nodes 24385 nps 1524062 hashfull 10 tbhits 0 time 16 pv g2g4 g7g6 h5e5 g6g5 e3g5 e7g6 g5d8 g6e5 info depth 11 seldepth 15 multipv 1 score cp 40 nodes 41707 nps 1544703 hashfull 15 tbhits 0 time 27 pv g2g4 g7g6 h5h4 f7f5 e3h6 f8f7 d2f3 c7c5 d4c5 info depth 12 seldepth 17 multipv 1 score cp 36 nodes 88080 nps 1631111 hashfull 32 tbhits 0 time 54 pv b3c2 f7f5 a1e1 d8e8 h5e8 f8e8 c2f5 e7f5 f1f5 c7c6 d2f3 g7g6 f5e5 info depth 13 seldepth 19 multipv 1 score cp 32 nodes 199376 nps 1675428 hashfull 90 tbhits 0 time 119 pv b3c2 f7f5 d2f3 g7g6 h5h4 f5f4 e3f2 e7f5 h4d8 e6d8 a1e1 f5d6 bestmove b3c2 ponder f7f5 Position: 10/48 (4r1k1/r1q2ppp/ppp2n2/4P3/5Rb1/1N1BQ3/PPP3PP/R5K1 w - - 1 17) info string NNUE evaluation using nn-ad9b42354671.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 90 nodes 101 nps 101000 hashfull 0 tbhits 0 time 1 pv f4f6 g7f6 info depth 2 seldepth 2 multipv 1 score cp 90 nodes 199 nps 199000 hashfull 0 tbhits 0 time 1 pv f4f6 g7f6 info depth 3 seldepth 3 multipv 1 score cp 90 nodes 267 nps 267000 hashfull 0 tbhits 0 time 1 pv f4f6 g7f6 info depth 4 seldepth 3 multipv 1 score cp 90 nodes 341 nps 341000 hashfull 0 tbhits 0 time 1 pv f4f6 g7f6 info depth 5 seldepth 3 multipv 1 score cp 90 nodes 419 nps 419000 hashfull 0 tbhits 0 time 1 pv f4f6 g7f6 info depth 6 seldepth 7 multipv 1 score cp 16 nodes 1755 nps 585000 hashfull 0 tbhits 0 time 3 pv d3h7 f6h7 f4g4 e8e5 info depth 7 seldepth 9 multipv 1 score cp 56 nodes 1988 nps 662666 hashfull 0 tbhits 0 time 3 pv e3g3 c7e5 f4g4 f6g4 info depth 8 seldepth 8 multipv 1 score cp 157 nodes 2176 nps 725333 hashfull 0 tbhits 0 time 3 pv f4f6 g7f6 e3g3 info depth 9 seldepth 6 multipv 1 score cp 163 nodes 2504 nps 626000 hashfull 0 tbhits 0 time 4 pv f4f6 g7f6 e3h6 c7e5 d3h7 g8h8 info depth 10 seldepth 14 multipv 1 score cp 194 nodes 5420 nps 774285 hashfull 1 tbhits 0 time 7 pv f4f6 g7f6 e3h6 f6f5 h2h3 c7e5 info depth 11 seldepth 14 multipv 1 score cp 79 nodes 11003 nps 916916 hashfull 2 tbhits 0 time 12 pv f4f6 g7f6 e3h6 f6f5 h6g5 g8h8 h2h3 c7e5 h3g4 f5g4 g5g4 e5e3 g1f1 info depth 12 seldepth 18 multipv 1 score cp 94 nodes 16473 nps 867000 hashfull 3 tbhits 0 time 19 pv f4f6 g7f6 e3h6 f6f5 h2h3 e8e6 h6h4 c7e5 h3g4 e5e3 h4f2 e3f2 g1f2 f5g4 a1h1 a7e7 b3d4 e6f6 f2g3 info depth 13 seldepth 20 multipv 1 score cp 115 nodes 18712 nps 891047 hashfull 3 tbhits 0 time 21 pv f4f6 g7f6 e3h6 f6f5 h2h3 e8e6 h6h4 c7e5 h3g4 e5e3 h4f2 f5g4 f2e3 e6e3 bestmove f4f6 ponder g7f6 Position: 11/48 (2rqkb1r/ppp2p2/2npb1p1/1N1Nn2p/2P1PP2/8/PP2B1PP/R1BQK2R b KQ - 0 11) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp -40 nodes 74 nps 74000 hashfull 0 tbhits 0 time 1 pv e5g4 info depth 2 seldepth 2 multipv 1 score cp -40 nodes 158 nps 158000 hashfull 0 tbhits 0 time 1 pv e5g4 info depth 3 seldepth 2 multipv 1 score cp -40 nodes 209 nps 209000 hashfull 0 tbhits 0 time 1 pv e5g4 info depth 4 seldepth 3 multipv 1 score cp -16 nodes 354 nps 354000 hashfull 0 tbhits 0 time 1 pv e5d7 b5c3 f8g7 info depth 5 seldepth 5 multipv 1 score cp -16 nodes 747 nps 373500 hashfull 0 tbhits 0 time 2 pv e5d7 b5c3 f8g7 g2g3 info depth 6 seldepth 5 multipv 1 score cp -47 nodes 2354 nps 784666 hashfull 1 tbhits 0 time 3 pv e5d7 f4f5 g6f5 info depth 7 seldepth 7 multipv 1 score cp -92 nodes 6060 nps 1212000 hashfull 2 tbhits 0 time 5 pv e5d7 f4f5 g6f5 e4f5 info depth 8 seldepth 8 multipv 1 score cp -69 nodes 11857 nps 1482125 hashfull 4 tbhits 0 time 8 pv e5g4 d1d3 f8g7 e1g1 a7a6 info depth 9 seldepth 12 multipv 1 score cp -84 nodes 31186 nps 1559300 hashfull 12 tbhits 0 time 20 pv e5g4 d1d3 f8g7 h2h3 e6d5 e4d5 c6b4 d3b3 info depth 10 seldepth 13 multipv 1 score cp -93 nodes 62076 nps 1551900 hashfull 25 tbhits 0 time 40 pv e5d7 e1g1 a7a6 b5c3 e6g4 b2b3 f8g7 c1e3 info depth 11 seldepth 16 multipv 1 score cp -98 nodes 97878 nps 1578677 hashfull 44 tbhits 0 time 62 pv e5d7 e1g1 a7a6 b5c3 f8g7 f4f5 g6f5 e4f5 e6d5 c4d5 c6d4 e2h5 info depth 12 seldepth 15 multipv 1 score cp -103 nodes 126590 nps 1602405 hashfull 56 tbhits 0 time 79 pv e5d7 e1g1 a7a6 d5c7 c8c7 b5c7 d8c7 f4f5 c7b6 g1h1 c6d4 f5e6 d4e6 info depth 13 seldepth 19 multipv 1 score cp -103 nodes 154989 nps 1614468 hashfull 68 tbhits 0 time 96 pv e5d7 e1g1 a7a6 d5c7 c8c7 b5c7 d8c7 f4f5 c6d8 f5e6 c7b6 g1h1 d8e6 a1b1 f8g7 d1a4 g7e5 bestmove e5d7 ponder e1g1 Position: 12/48 (r1bq1r1k/b1p1npp1/p2p3p/1p6/3PP3/1B2NN2/PP3PPP/R2Q1RK1 w - - 1 16) info string NNUE evaluation using nn-ad9b42354671.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 21 nodes 41 nps 41000 hashfull 0 tbhits 0 time 1 pv f1e1 info depth 2 seldepth 2 multipv 1 score cp 31 nodes 117 nps 117000 hashfull 0 tbhits 0 time 1 pv d1d2 info depth 3 seldepth 3 multipv 1 score cp 40 nodes 289 nps 144500 hashfull 0 tbhits 0 time 2 pv a2a4 c7c5 a4b5 a6b5 info depth 4 seldepth 4 multipv 1 score cp 47 nodes 404 nps 202000 hashfull 0 tbhits 0 time 2 pv d1d3 c7c6 a1e1 info depth 5 seldepth 4 multipv 1 score cp 46 nodes 493 nps 246500 hashfull 0 tbhits 0 time 2 pv d1d3 e7g6 a1e1 info depth 6 seldepth 5 multipv 1 score cp 54 nodes 1150 nps 383333 hashfull 0 tbhits 0 time 3 pv a1c1 c7c5 d4c5 a7c5 e4e5 info depth 7 seldepth 8 multipv 1 score cp 35 nodes 5428 nps 603111 hashfull 1 tbhits 0 time 9 pv a1c1 e7g6 e4e5 h8g8 info depth 8 seldepth 9 multipv 1 score cp 26 nodes 12018 nps 667666 hashfull 5 tbhits 0 time 18 pv a1c1 f7f5 e4f5 e7f5 f1e1 f5h4 f3h4 d8h4 info depth 9 seldepth 9 multipv 1 score cp 25 nodes 15742 nps 684434 hashfull 7 tbhits 0 time 23 pv a2a4 c8b7 a4b5 a6b5 d1d3 c7c5 info depth 10 seldepth 10 multipv 1 score cp 32 nodes 18018 nps 693000 hashfull 8 tbhits 0 time 26 pv a2a4 c8b7 a4b5 a6b5 b3c2 c7c5 info depth 11 seldepth 11 multipv 1 score cp 30 nodes 27936 nps 681365 hashfull 11 tbhits 0 time 41 pv a2a4 a8b8 a4b5 b8b5 a1a3 c7c6 e4e5 info depth 12 seldepth 14 multipv 1 score cp 29 nodes 43953 nps 676200 hashfull 17 tbhits 0 time 65 pv a2a4 c8b7 d1d3 c7c5 a4b5 a6b5 d4c5 a7c5 b3c2 d8b6 a1a8 f8a8 info depth 13 seldepth 14 multipv 1 score cp 35 nodes 60026 nps 697976 hashfull 22 tbhits 0 time 86 pv a2a4 b5a4 a1a4 a8b8 f1e1 f7f5 e4e5 c8b7 d4d5 a7e3 bestmove a2a4 ponder b5a4 Position: 13/48 (3r1rk1/p5pp/bpp1pp2/8/q1PP1P2/b3P3/P2NQRPP/1R2B1K1 b - - 6 22) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 55 nodes 45 nps 45000 hashfull 0 tbhits 0 time 1 pv a4c2 info depth 2 seldepth 2 multipv 1 score cp 69 nodes 142 nps 142000 hashfull 0 tbhits 0 time 1 pv c6c5 info depth 3 seldepth 2 multipv 1 score cp 69 nodes 205 nps 205000 hashfull 0 tbhits 0 time 1 pv c6c5 info depth 4 seldepth 2 multipv 1 score cp 69 nodes 266 nps 266000 hashfull 0 tbhits 0 time 1 pv c6c5 info depth 5 seldepth 2 multipv 1 score cp 76 nodes 354 nps 354000 hashfull 0 tbhits 0 time 1 pv c6c5 info depth 6 seldepth 6 multipv 1 score cp 69 nodes 900 nps 900000 hashfull 0 tbhits 0 time 1 pv c6c5 b1b3 c5d4 e3d4 d8d4 info depth 7 seldepth 6 multipv 1 score cp 53 nodes 3344 nps 1114666 hashfull 1 tbhits 0 time 3 pv c6c5 e2d3 c5d4 e3d4 info depth 8 seldepth 6 multipv 1 score cp 61 nodes 6518 nps 1303600 hashfull 3 tbhits 0 time 5 pv c6c5 e2g4 c5d4 e3d4 d8d4 info depth 9 seldepth 7 multipv 1 score cp 57 nodes 9414 nps 1344857 hashfull 4 tbhits 0 time 7 pv c6c5 e2d3 a3b4 b1c1 c5d4 e3d4 b4a3 info depth 10 seldepth 13 multipv 1 score cp 44 nodes 38139 nps 1589125 hashfull 18 tbhits 0 time 24 pv c6c5 e2d3 a3b4 b1c1 c5d4 e3d4 d8c8 d3b3 a4a3 c1a1 info depth 11 seldepth 17 multipv 1 score cp 47 nodes 69708 nps 1659714 hashfull 35 tbhits 0 time 42 pv a3d6 b1b2 c6c5 e2d3 a6b7 d2f3 d6e7 f2e2 a4c6 e1g3 info depth 12 seldepth 15 multipv 1 score cp 44 nodes 104318 nps 1655841 hashfull 49 tbhits 0 time 63 pv a3b4 b1c1 c6c5 d2f3 b4e1 e2e1 c5d4 f3d4 a6c4 e1c3 c4d5 c3c7 info depth 13 seldepth 16 multipv 1 score cp 56 nodes 120603 nps 1675041 hashfull 55 tbhits 0 time 72 pv c6c5 f2f3 c5d4 e3d4 d8d4 e1f2 d4d8 bestmove c6c5 ponder f2f3 Position: 14/48 (r1q2rk1/2p1bppp/2Pp4/p6b/Q1PNp3/4B3/PP1R1PPP/2K4R w - - 2 18) info string NNUE evaluation using nn-ad9b42354671.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 48 nodes 38 nps 38000 hashfull 0 tbhits 0 time 1 pv d4b5 info depth 2 seldepth 2 multipv 1 score cp 48 nodes 88 nps 88000 hashfull 0 tbhits 0 time 1 pv d4b5 info depth 3 seldepth 2 multipv 1 score cp 48 nodes 146 nps 146000 hashfull 0 tbhits 0 time 1 pv d4b5 info depth 4 seldepth 2 multipv 1 score cp 48 nodes 187 nps 187000 hashfull 0 tbhits 0 time 1 pv d4b5 info depth 5 seldepth 2 multipv 1 score cp 89 nodes 227 nps 227000 hashfull 0 tbhits 0 time 1 pv d4b5 info depth 6 seldepth 3 multipv 1 score cp 89 nodes 269 nps 269000 hashfull 0 tbhits 0 time 1 pv d4b5 f7f5 info depth 7 seldepth 5 multipv 1 score cp 70 nodes 851 nps 425500 hashfull 0 tbhits 0 time 2 pv d4b5 f8e8 h1e1 info depth 8 seldepth 8 multipv 1 score cp 24 nodes 7327 nps 732700 hashfull 3 tbhits 0 time 10 pv a4b5 f7f5 h2h3 e7f6 b5f5 c8f5 info depth 9 seldepth 14 multipv 1 score cp 2 nodes 19861 nps 735592 hashfull 7 tbhits 0 time 27 pv h1e1 e7f6 a4b5 h5g4 b5d5 a5a4 info depth 10 seldepth 13 multipv 1 score cp 0 nodes 33664 nps 748088 hashfull 12 tbhits 0 time 45 pv a4b5 f7f5 b5d5 h5f7 d4f5 e7f6 d5e4 f8e8 e4d3 c8e6 g2g4 e6c4 d3c4 f7c4 info depth 11 seldepth 16 multipv 1 score cp 0 nodes 45263 nps 730048 hashfull 17 tbhits 0 time 62 pv d4b5 f7f5 e3f4 a8a6 b5c3 h5f7 c3d5 f7d5 c4d5 e7f6 c1b1 a6b6 info depth 12 seldepth 16 multipv 1 score cp -25 nodes 117026 nps 755006 hashfull 43 tbhits 0 time 155 pv h2h4 f7f5 e3f4 e7f6 c4c5 f6e5 d4e2 h5e2 f4e5 d6e5 info depth 13 seldepth 17 multipv 1 score cp -29 nodes 174436 nps 751879 hashfull 64 tbhits 0 time 232 pv h2h4 f7f5 g2g3 g8h8 h1g1 e7f6 c1b1 bestmove h2h4 ponder f7f5 Position: 15/48 (4k2r/1pb2ppp/1p2p3/1R1p4/3P4/2r1PN2/P4PPP/1R4K1 b - - 3 22) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 19 nodes 33 nps 33000 hashfull 0 tbhits 0 time 1 pv c3c2 info depth 2 seldepth 2 multipv 1 score cp 19 nodes 99 nps 99000 hashfull 0 tbhits 0 time 1 pv c3c2 info depth 3 seldepth 2 multipv 1 score cp 19 nodes 158 nps 158000 hashfull 0 tbhits 0 time 1 pv c3c2 info depth 4 seldepth 2 multipv 1 score cp 19 nodes 194 nps 194000 hashfull 0 tbhits 0 time 1 pv c3c2 info depth 5 seldepth 4 multipv 1 score cp 19 nodes 361 nps 361000 hashfull 0 tbhits 0 time 1 pv c3a3 b5b2 e8d7 info depth 6 seldepth 4 multipv 1 score cp 19 nodes 614 nps 614000 hashfull 0 tbhits 0 time 1 pv c3a3 b5b2 e8d7 info depth 7 seldepth 6 multipv 1 score cp 44 nodes 1564 nps 1564000 hashfull 0 tbhits 0 time 1 pv c3c2 b5b2 c2b2 b1b2 info depth 8 seldepth 6 multipv 1 score cp 56 nodes 2597 nps 1298500 hashfull 0 tbhits 0 time 2 pv c3c2 a2a3 e8e7 b5b3 h8a8 info depth 9 seldepth 9 multipv 1 score cp 55 nodes 5134 nps 1711333 hashfull 1 tbhits 0 time 3 pv c3c2 b5b2 c2b2 b1b2 e8e7 b2b1 h8a8 info depth 10 seldepth 13 multipv 1 score cp 60 nodes 11377 nps 1625285 hashfull 3 tbhits 0 time 7 pv c3c2 b5b2 c2b2 b1b2 e8d7 g1f1 f7f6 h2h3 h7h5 info depth 11 seldepth 15 multipv 1 score cp 57 nodes 21702 nps 1808500 hashfull 8 tbhits 0 time 12 pv c3c2 b5b2 c2b2 b1b2 e8d7 g2g4 h8a8 g1f1 f7f6 g4g5 h7h5 h2h3 d7c6 b2c2 c6d6 g5f6 info depth 12 seldepth 18 multipv 1 score cp 56 nodes 34632 nps 1822736 hashfull 14 tbhits 0 time 19 pv c3c2 b5b2 c2b2 b1b2 h7h5 g1f1 e8d7 h2h3 f7f6 g2g4 h5g4 h3g4 g7g5 f1e2 h8a8 info depth 13 seldepth 19 multipv 1 score cp 53 nodes 62037 nps 1879909 hashfull 26 tbhits 0 time 33 pv c3c2 b5b2 c2b2 b1b2 e8d7 g2g4 f7f6 h2h4 h8a8 h4h5 h7h6 bestmove c3c2 ponder b5b2 Position: 16/48 (3q2k1/pb3p1p/4pbp1/2r5/PpN2N2/1P2P2P/5PP1/Q2R2K1 b - - 4 26) info string NNUE evaluation using nn-ad9b42354671.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 98 nodes 69 nps 69000 hashfull 0 tbhits 0 time 1 pv d8e7 info depth 2 seldepth 2 multipv 1 score cp 98 nodes 201 nps 201000 hashfull 0 tbhits 0 time 1 pv d8e7 info depth 3 seldepth 2 multipv 1 score cp 98 nodes 284 nps 142000 hashfull 0 tbhits 0 time 2 pv d8e7 info depth 4 seldepth 2 multipv 1 score cp 98 nodes 342 nps 171000 hashfull 0 tbhits 0 time 2 pv d8e7 info depth 5 seldepth 2 multipv 1 score cp 111 nodes 399 nps 199500 hashfull 0 tbhits 0 time 2 pv d8e7 info depth 6 seldepth 3 multipv 1 score cp 111 nodes 500 nps 250000 hashfull 0 tbhits 0 time 2 pv d8e7 a1b1 info depth 7 seldepth 5 multipv 1 score cp 112 nodes 1134 nps 567000 hashfull 0 tbhits 0 time 2 pv c5d5 d1d5 e6d5 c4b2 info depth 8 seldepth 7 multipv 1 score cp 149 nodes 1996 nps 665333 hashfull 0 tbhits 0 time 3 pv c5d5 d1d5 e6d5 c4e5 d8c7 info depth 9 seldepth 6 multipv 1 score cp 182 nodes 2299 nps 574750 hashfull 0 tbhits 0 time 4 pv c5d5 d1d5 e6d5 c4b2 d5d4 a1d1 d4e3 info depth 10 seldepth 12 multipv 1 score cp 95 nodes 6557 nps 728555 hashfull 1 tbhits 0 time 9 pv c5d5 d1d5 b7d5 a1f1 d5e4 f1e1 f6c3 e1e2 g8f8 g1h1 c3g7 a4a5 info depth 11 seldepth 13 multipv 1 score cp 131 nodes 9932 nps 709428 hashfull 2 tbhits 0 time 14 pv c5d5 d1d5 b7d5 a1f1 d5e4 f1e1 e6e5 info depth 12 seldepth 14 multipv 1 score cp 165 nodes 18544 nps 772666 hashfull 6 tbhits 0 time 24 pv c5d5 d1d5 b7d5 a1b1 d5c4 b3c4 d8d2 f4d3 a7a5 b1b3 info depth 13 seldepth 18 multipv 1 score cp 145 nodes 35417 nps 804931 hashfull 11 tbhits 0 time 44 pv c5d5 d1d5 b7d5 a1c1 d8c7 f4e2 g8g7 c4d2 c7c1 e2c1 f6c3 bestmove c5d5 ponder d1d5 Position: 17/48 (6k1/6p1/6Pp/ppp5/3pn2P/1P3K2/1PP2P2/3N4 b - - 0 1) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp -24 nodes 21 nps 21000 hashfull 0 tbhits 0 time 1 pv e4d6 info depth 2 seldepth 2 multipv 1 score cp -20 nodes 53 nps 53000 hashfull 0 tbhits 0 time 1 pv e4f6 info depth 3 seldepth 2 multipv 1 score cp -20 nodes 81 nps 81000 hashfull 0 tbhits 0 time 1 pv e4f6 info depth 4 seldepth 2 multipv 1 score cp -20 nodes 116 nps 116000 hashfull 0 tbhits 0 time 1 pv e4f6 info depth 5 seldepth 2 multipv 1 score cp -20 nodes 201 nps 201000 hashfull 0 tbhits 0 time 1 pv e4f6 f3e2 info depth 6 seldepth 4 multipv 1 score cp -3 nodes 386 nps 193000 hashfull 0 tbhits 0 time 2 pv e4d6 f3f4 g8f8 h4h5 c5c4 info depth 7 seldepth 7 multipv 1 score cp 16 nodes 1606 nps 803000 hashfull 0 tbhits 0 time 2 pv e4d6 f3g2 g8f8 f2f3 info depth 8 seldepth 13 multipv 1 score cp 28 nodes 4148 nps 1382666 hashfull 1 tbhits 0 time 3 pv e4f6 c2c4 b5c4 b3c4 info depth 9 seldepth 14 multipv 1 score cp -16 nodes 13266 nps 1658250 hashfull 3 tbhits 0 time 8 pv e4f6 f3f4 g8f8 f2f3 f8e7 f4e5 f6d7 e5f5 a5a4 b3a4 b5a4 d1f2 info depth 10 seldepth 16 multipv 1 score cp -27 nodes 27179 nps 1941357 hashfull 5 tbhits 0 time 14 pv e4f6 f3f4 g8f8 f4e5 f8e7 f2f3 f6d7 e5d5 e7f6 d5d6 info depth 11 seldepth 16 multipv 1 score cp -24 nodes 45646 nps 2173619 hashfull 12 tbhits 0 time 21 pv e4f6 f3f4 g8f8 f4e5 f8e8 f2f3 e8d7 d1f2 d7c6 f2d3 info depth 12 seldepth 20 multipv 1 score cp -28 nodes 70868 nps 2214625 hashfull 21 tbhits 0 time 32 pv e4f6 f3f4 c5c4 b3c4 b5c4 f4e5 d4d3 c2d3 c4d3 e5d4 d3d2 d4e3 f6d5 e3d2 info depth 13 seldepth 17 multipv 1 score cp -28 nodes 82140 nps 2220000 hashfull 23 tbhits 0 time 37 pv e4f6 f3f4 c5c4 b3c4 b5c4 f4e5 d4d3 c2d3 c4d3 e5d4 d3d2 d4e3 f6d5 e3d2 d5f4 h4h5 f4h5 bestmove e4f6 ponder f3f4 Position: 18/48 (3b4/5kp1/1p1p1p1p/pP1PpP1P/P1P1P3/3KN3/8/8 w - - 0 1) info string NNUE evaluation using nn-ad9b42354671.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 40 nodes 12 nps 12000 hashfull 0 tbhits 0 time 1 pv e3c2 info depth 2 seldepth 2 multipv 1 score cp 40 nodes 45 nps 45000 hashfull 0 tbhits 0 time 1 pv e3c2 info depth 3 seldepth 3 multipv 1 score cp 70 nodes 83 nps 83000 hashfull 0 tbhits 0 time 1 pv c4c5 d6c5 d5d6 info depth 4 seldepth 4 multipv 1 score cp 70 nodes 122 nps 122000 hashfull 0 tbhits 0 time 1 pv c4c5 d6c5 d5d6 info depth 5 seldepth 4 multipv 1 score cp 70 nodes 174 nps 174000 hashfull 0 tbhits 0 time 1 pv c4c5 d6c5 d5d6 info depth 6 seldepth 4 multipv 1 score cp 70 nodes 220 nps 220000 hashfull 0 tbhits 0 time 1 pv c4c5 d6c5 d5d6 info depth 7 seldepth 6 multipv 1 score cp 88 nodes 385 nps 385000 hashfull 0 tbhits 0 time 1 pv c4c5 b6c5 e3f1 f7e7 f1d2 info depth 8 seldepth 8 multipv 1 score cp 182 nodes 1000 nps 500000 hashfull 0 tbhits 0 time 2 pv c4c5 f7e8 c5d6 info depth 9 seldepth 10 multipv 1 score cp 218 nodes 2042 nps 510500 hashfull 1 tbhits 0 time 4 pv c4c5 f7e8 c5b6 d8b6 e3c4 info depth 10 seldepth 10 multipv 1 score cp 226 nodes 3375 nps 675000 hashfull 1 tbhits 0 time 5 pv c4c5 b6c5 e3c4 f7e7 b5b6 e7d7 d3c3 d8b6 c4b6 d7c7 info depth 11 seldepth 13 multipv 1 score cp 237 nodes 4827 nps 689571 hashfull 1 tbhits 0 time 7 pv c4c5 b6c5 e3c4 f7e7 b5b6 e7d7 d3c3 d7e7 b6b7 d8c7 c3d3 e7d7 info depth 12 seldepth 19 multipv 1 score cp 253 nodes 8009 nps 728090 hashfull 2 tbhits 0 time 11 pv c4c5 b6c5 e3c4 f7e7 b5b6 e7d7 d3c3 d7e7 b6b7 d8c7 c4d2 e7d7 c3c4 info depth 13 seldepth 18 multipv 1 score cp 329 nodes 15016 nps 834222 hashfull 3 tbhits 0 time 18 pv c4c5 b6c5 e3c4 f7e7 b5b6 e7d7 b6b7 d8c7 c4a5 c7b8 d3c4 d7c7 c4b5 bestmove c4c5 ponder b6c5 Position: 19/48 (2K5/p7/7P/5pR1/8/5k2/r7/8 w - - 4 3) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 134 nodes 17 nps 17000 hashfull 0 tbhits 0 time 1 pv h6h7 info depth 2 seldepth 2 multipv 1 score cp 134 nodes 47 nps 47000 hashfull 0 tbhits 0 time 1 pv h6h7 info depth 3 seldepth 2 multipv 1 score cp 134 nodes 107 nps 107000 hashfull 0 tbhits 0 time 1 pv h6h7 info depth 4 seldepth 2 multipv 1 score cp 134 nodes 126 nps 126000 hashfull 0 tbhits 0 time 1 pv h6h7 info depth 5 seldepth 5 multipv 1 score cp 124 nodes 353 nps 353000 hashfull 0 tbhits 0 time 1 pv g5f5 f3e4 f5f7 a2b2 info depth 6 seldepth 5 multipv 1 score cp 119 nodes 629 nps 629000 hashfull 0 tbhits 0 time 1 pv g5f5 f3g4 f5f7 a2b2 info depth 7 seldepth 8 multipv 1 score cp 53 nodes 2688 nps 1344000 hashfull 1 tbhits 0 time 2 pv g5f5 f3g4 f5f7 a2h2 h6h7 a7a5 info depth 8 seldepth 8 multipv 1 score cp 77 nodes 5238 nps 1746000 hashfull 2 tbhits 0 time 3 pv g5h5 a2c2 c8b7 c2b2 b7a7 info depth 9 seldepth 8 multipv 1 score cp 106 nodes 7852 nps 1963000 hashfull 3 tbhits 0 time 4 pv g5h5 f3g4 h6h7 a2c2 c8d7 info depth 10 seldepth 10 multipv 1 score cp 105 nodes 13073 nps 2178833 hashfull 5 tbhits 0 time 6 pv g5h5 a2e2 c8d7 e2d2 d7e8 info depth 11 seldepth 15 multipv 1 score cp 124 nodes 22005 nps 2445000 hashfull 9 tbhits 0 time 9 pv g5h5 f3g4 h6h7 a2c2 c8b7 g4h5 info depth 12 seldepth 16 multipv 1 score cp 122 nodes 29764 nps 2480333 hashfull 11 tbhits 0 time 12 pv g5h5 a2c2 c8d7 c2d2 d7e7 d2c2 h6h7 c2c8 h7h8r c8h8 h5h8 f5f4 e7e6 f3e4 info depth 13 seldepth 19 multipv 1 score cp 77 nodes 121314 nps 2637260 hashfull 39 tbhits 0 time 46 pv g5h5 a2e2 c8d7 e2b2 h6h7 b2b8 h7h8q b8h8 h5h8 f5f4 h8h1 a7a5 bestmove g5h5 ponder a2e2 Position: 20/48 (8/6pk/1p6/8/PP3p1p/5P2/4KP1q/3Q4 w - - 0 1) info string NNUE evaluation using nn-ad9b42354671.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 108 nodes 29 nps 29000 hashfull 0 tbhits 0 time 1 pv d1c2 h7g8 info depth 2 seldepth 2 multipv 1 score cp 108 nodes 76 nps 76000 hashfull 0 tbhits 0 time 1 pv d1c2 h7g8 info depth 3 seldepth 3 multipv 1 score cp 95 nodes 155 nps 155000 hashfull 0 tbhits 0 time 1 pv a4a5 b6a5 d1c2 h7g8 info depth 4 seldepth 4 multipv 1 score cp 95 nodes 204 nps 204000 hashfull 0 tbhits 0 time 1 pv a4a5 b6a5 d1c2 h7g8 info depth 5 seldepth 5 multipv 1 score cp 95 nodes 308 nps 308000 hashfull 0 tbhits 0 time 1 pv a4a5 b6a5 d1c2 h7g8 b4a5 info depth 6 seldepth 6 multipv 1 score cp 96 nodes 819 nps 409500 hashfull 0 tbhits 0 time 2 pv a4a5 b6a5 b4a5 h4h3 info depth 7 seldepth 7 multipv 1 score cp 98 nodes 2533 nps 633250 hashfull 0 tbhits 0 time 4 pv d1d3 g7g6 d3d8 info depth 8 seldepth 10 multipv 1 score cp 116 nodes 3760 nps 752000 hashfull 0 tbhits 0 time 5 pv a4a5 b6a5 b4a5 h4h3 a5a6 info depth 9 seldepth 10 multipv 1 score cp 116 nodes 4354 nps 870800 hashfull 0 tbhits 0 time 5 pv a4a5 b6a5 b4a5 h4h3 a5a6 info depth 10 seldepth 9 multipv 1 score cp 122 nodes 7398 nps 924750 hashfull 1 tbhits 0 time 8 pv a4a5 b6a5 b4a5 h2h3 d1d3 g7g6 d3d5 info depth 11 seldepth 16 multipv 1 score cp 111 nodes 19160 nps 1064444 hashfull 3 tbhits 0 time 18 pv a4a5 b6a5 b4a5 h2h3 d1a4 g7g6 a5a6 h3e6 e2f1 e6h3 f1g1 info depth 12 seldepth 13 multipv 1 score cp 111 nodes 25231 nps 1051291 hashfull 5 tbhits 0 time 24 pv a4a5 b6a5 b4a5 h2h3 d1a4 g7g6 a5a6 h3e6 e2f1 e6h3 f1g1 info depth 13 seldepth 13 multipv 1 score cp 111 nodes 29058 nps 1037785 hashfull 6 tbhits 0 time 28 pv a4a5 b6a5 b4a5 h2h3 d1a4 g7g6 a5a6 h3e6 e2f1 e6h3 f1g1 h3f3 a6a7 bestmove a4a5 ponder b6a5 Position: 21/48 (7k/3p2pp/4q3/8/4Q3/5Kp1/P6b/8 w - - 0 1) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp -347 nodes 40 nps 40000 hashfull 0 tbhits 0 time 1 pv e4e6 d7e6 info depth 2 seldepth 2 multipv 1 score cp -347 nodes 72 nps 72000 hashfull 0 tbhits 0 time 1 pv e4e6 d7e6 info depth 3 seldepth 3 multipv 1 score cp -347 nodes 106 nps 106000 hashfull 0 tbhits 0 time 1 pv e4e6 d7e6 info depth 4 seldepth 3 multipv 1 score cp -347 nodes 137 nps 137000 hashfull 0 tbhits 0 time 1 pv e4e6 d7e6 info depth 5 seldepth 3 multipv 1 score cp -347 nodes 170 nps 170000 hashfull 0 tbhits 0 time 1 pv e4e6 d7e6 info depth 6 seldepth 6 multipv 1 score cp -317 nodes 243 nps 243000 hashfull 0 tbhits 0 time 1 pv e4a8 e6g8 a8g8 h8g8 a2a4 info depth 7 seldepth 7 multipv 1 score cp -301 nodes 324 nps 324000 hashfull 0 tbhits 0 time 1 pv e4a8 e6g8 a8g8 h8g8 a2a4 info depth 8 seldepth 6 multipv 1 score cp -278 nodes 456 nps 456000 hashfull 0 tbhits 0 time 1 pv e4e6 d7e6 a2a4 h2g1 info depth 9 seldepth 9 multipv 1 score cp -275 nodes 1288 nps 644000 hashfull 1 tbhits 0 time 2 pv e4e6 d7e6 a2a4 g3g2 f3g2 h2c7 g2f3 info depth 10 seldepth 9 multipv 1 score cp -282 nodes 3727 nps 1242333 hashfull 1 tbhits 0 time 3 pv e4e6 d7e6 a2a4 g3g2 f3g2 h2c7 g2f3 h8g8 info depth 11 seldepth 13 multipv 1 score cp -296 nodes 9660 nps 1932000 hashfull 3 tbhits 0 time 5 pv e4e6 d7e6 a2a4 h2g1 f3g3 g1b6 a4a5 b6a5 g3f3 h8g8 info depth 12 seldepth 17 multipv 1 score cp -192 nodes 19990 nps 2498750 hashfull 5 tbhits 0 time 8 pv e4e6 d7e6 f3g2 h2g1 g2g1 info depth 13 seldepth 16 multipv 1 score cp -236 nodes 24662 nps 2466200 hashfull 6 tbhits 0 time 10 pv e4e6 d7e6 f3g2 h7h5 a2a4 h5h4 a4a5 g7g5 a5a6 g5g4 a6a7 h4h3 g2h1 bestmove e4e6 ponder d7e6 Position: 22/48 (8/2p5/8/2kPKp1p/2p4P/2P5/3P4/8 w - - 0 1) info string NNUE evaluation using nn-ad9b42354671.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 162 nodes 13 nps 13000 hashfull 0 tbhits 0 time 1 pv e5f5 c5d5 info depth 2 seldepth 2 multipv 1 score cp 162 nodes 28 nps 28000 hashfull 0 tbhits 0 time 1 pv e5f5 c5d5 info depth 3 seldepth 3 multipv 1 score cp 162 nodes 65 nps 65000 hashfull 0 tbhits 0 time 1 pv e5f5 c5d5 info depth 4 seldepth 3 multipv 1 score cp 162 nodes 99 nps 99000 hashfull 0 tbhits 0 time 1 pv e5f5 c5d5 info depth 5 seldepth 4 multipv 1 score cp 185 nodes 185 nps 185000 hashfull 0 tbhits 0 time 1 pv d5d6 c7d6 e5f5 info depth 6 seldepth 4 multipv 1 score cp 185 nodes 338 nps 338000 hashfull 0 tbhits 0 time 1 pv d5d6 c7d6 e5f5 info depth 7 seldepth 7 multipv 1 score cp 249 nodes 618 nps 309000 hashfull 0 tbhits 0 time 2 pv e5f5 c5d5 f5g6 d5e4 g6h5 e4d3 info depth 8 seldepth 8 multipv 1 score cp 249 nodes 1113 nps 556500 hashfull 0 tbhits 0 time 2 pv e5f5 c5d5 f5g6 d5e4 g6h5 e4d3 h5g6 info depth 9 seldepth 13 multipv 1 score cp 275 nodes 2234 nps 744666 hashfull 0 tbhits 0 time 3 pv d5d6 c7d6 e5f5 c5d5 f5f4 d5e6 info depth 10 seldepth 10 multipv 1 score cp 275 nodes 3312 nps 828000 hashfull 0 tbhits 0 time 4 pv d5d6 c7d6 e5f5 c5d5 f5f4 d5e6 f4g5 info depth 11 seldepth 13 multipv 1 score cp 356 nodes 5037 nps 1007400 hashfull 1 tbhits 0 time 5 pv e5f5 c5d5 f5g6 d5e4 g6h5 e4d3 h5g4 d3d2 h4h5 info depth 12 seldepth 11 multipv 1 score cp 356 nodes 6178 nps 1029666 hashfull 1 tbhits 0 time 6 pv e5f5 c5d5 f5g6 d5e4 g6h5 e4d3 h5g4 d3d2 h4h5 d2c3 h5h6 info depth 13 seldepth 15 multipv 1 score cp 278 nodes 9433 nps 1048111 hashfull 2 tbhits 0 time 9 pv e5f5 c5d5 f5g6 d5e4 g6h5 e4d3 h5g4 d3d2 h4h5 d2c3 h5h6 c3b3 h6h7 c4c3 bestmove e5f5 ponder c5d5 Position: 23/48 (8/1p3pp1/7p/5P1P/2k3P1/8/2K2P2/8 w - - 0 1) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 20 nodes 9 nps 9000 hashfull 0 tbhits 0 time 1 pv c2d2 info depth 2 seldepth 2 multipv 1 score cp 20 nodes 18 nps 18000 hashfull 0 tbhits 0 time 1 pv c2d2 info depth 3 seldepth 2 multipv 1 score cp 20 nodes 79 nps 79000 hashfull 0 tbhits 0 time 1 pv c2d2 info depth 4 seldepth 2 multipv 1 score cp 20 nodes 132 nps 132000 hashfull 0 tbhits 0 time 1 pv c2d2 info depth 5 seldepth 3 multipv 1 score cp -44 nodes 637 nps 637000 hashfull 0 tbhits 0 time 1 pv c2d2 b7b5 info depth 6 seldepth 5 multipv 1 score cp -32 nodes 1327 nps 663500 hashfull 0 tbhits 0 time 2 pv g4g5 f7f6 g5h6 g7h6 c2d2 info depth 7 seldepth 6 multipv 1 score cp -32 nodes 2369 nps 1184500 hashfull 0 tbhits 0 time 2 pv g4g5 f7f6 g5h6 g7h6 c2d2 info depth 8 seldepth 10 multipv 1 score cp -40 nodes 13618 nps 2723600 hashfull 4 tbhits 0 time 5 pv g4g5 f7f6 g5g6 b7b6 info depth 9 seldepth 12 multipv 1 score cp -64 nodes 27023 nps 3377875 hashfull 6 tbhits 0 time 8 pv g4g5 f7f6 g5g6 b7b5 c2b2 c4d4 b2b3 d4e4 b3b4 e4f5 info depth 10 seldepth 11 multipv 1 score cp -69 nodes 34585 nps 3144090 hashfull 6 tbhits 0 time 11 pv g4g5 f7f6 g5g6 b7b5 c2b2 b5b4 b2c2 b4b3 c2b2 c4b4 info depth 11 seldepth 13 multipv 1 score cp -60 nodes 40197 nps 3349750 hashfull 7 tbhits 0 time 12 pv g4g5 f7f6 g5f6 g7f6 c2b2 c4d4 b2b3 d4d3 info depth 12 seldepth 13 multipv 1 score cp -28 nodes 51865 nps 3457666 hashfull 8 tbhits 0 time 15 pv f5f6 g7f6 f2f4 c4b4 g4g5 f6g5 f4g5 info depth 13 seldepth 12 multipv 1 score cp 11 nodes 63086 nps 3710941 hashfull 11 tbhits 0 time 17 pv f5f6 g7f6 f2f4 c4d4 g4g5 f6g5 f4g5 h6g5 bestmove f5f6 ponder g7f6 Position: 24/48 (8/pp2r1k1/2p1p3/3pP2p/1P1P1P1P/P5KR/8/8 w - - 0 1) info string NNUE evaluation using nn-ad9b42354671.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 31 nodes 10 nps 10000 hashfull 0 tbhits 0 time 1 pv h3h1 info depth 2 seldepth 2 multipv 1 score cp 44 nodes 47 nps 23500 hashfull 0 tbhits 0 time 2 pv g3f3 info depth 3 seldepth 2 multipv 1 score cp 59 nodes 64 nps 32000 hashfull 0 tbhits 0 time 2 pv h3h1 info depth 4 seldepth 2 multipv 1 score cp 59 nodes 81 nps 40500 hashfull 0 tbhits 0 time 2 pv h3h1 info depth 5 seldepth 2 multipv 1 score cp 65 nodes 100 nps 50000 hashfull 0 tbhits 0 time 2 pv h3h1 info depth 6 seldepth 4 multipv 1 score cp 161 nodes 239 nps 119500 hashfull 0 tbhits 0 time 2 pv f4f5 info depth 7 seldepth 4 multipv 1 score cp 161 nodes 528 nps 264000 hashfull 0 tbhits 0 time 2 pv f4f5 e6f5 g3f4 info depth 8 seldepth 6 multipv 1 score cp 214 nodes 909 nps 303000 hashfull 0 tbhits 0 time 3 pv f4f5 e6f5 g3f4 info depth 9 seldepth 6 multipv 1 score cp 208 nodes 2116 nps 529000 hashfull 1 tbhits 0 time 4 pv f4f5 e7e8 f5f6 g7h6 g3f4 info depth 10 seldepth 11 multipv 1 score cp 209 nodes 4085 nps 680833 hashfull 2 tbhits 0 time 6 pv f4f5 g7f7 g3f4 e7e8 h3g3 e6f5 g3g5 e8h8 f4f5 h8f8 info depth 11 seldepth 11 multipv 1 score cp 253 nodes 8860 nps 738333 hashfull 3 tbhits 0 time 12 pv f4f5 g7f7 g3f4 e7e8 h3g3 e6f5 a3a4 info depth 12 seldepth 21 multipv 1 score cp 237 nodes 19545 nps 751730 hashfull 6 tbhits 0 time 26 pv f4f5 e6f5 g3f4 e7e6 h3g3 e6g6 g3g5 g6g5 f4g5 f5f4 g5f4 g7g6 a3a4 b7b5 a4a5 a7a6 info depth 13 seldepth 18 multipv 1 score cp 229 nodes 24629 nps 794483 hashfull 7 tbhits 0 time 31 pv f4f5 e6f5 g3f4 e7e6 f4f5 e6g6 e5e6 g6g4 f5e5 bestmove f4f5 ponder e6f5 Position: 25/48 (8/3p4/p1bk3p/Pp6/1Kp1PpPp/2P2P1P/2P5/5B2 b - - 0 1) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 89 nodes 11 nps 11000 hashfull 0 tbhits 0 time 1 pv d6e5 info depth 2 seldepth 2 multipv 1 score cp 147 nodes 23 nps 23000 hashfull 0 tbhits 0 time 1 pv d6e6 info depth 3 seldepth 2 multipv 1 score cp 147 nodes 35 nps 35000 hashfull 0 tbhits 0 time 1 pv d6e6 info depth 4 seldepth 2 multipv 1 score cp 147 nodes 45 nps 45000 hashfull 0 tbhits 0 time 1 pv d6e6 info depth 5 seldepth 2 multipv 1 score cp 147 nodes 59 nps 59000 hashfull 0 tbhits 0 time 1 pv d6e6 f1c4 b5c4 b4c4 info depth 6 seldepth 6 multipv 1 score cp 77 nodes 537 nps 537000 hashfull 0 tbhits 0 time 1 pv d6e5 f1e2 e5e6 e2d1 d7d6 info depth 7 seldepth 8 multipv 1 score cp 80 nodes 1601 nps 800500 hashfull 0 tbhits 0 time 2 pv d6e5 f1e2 d7d6 e2d1 c6d7 d1e2 d7e6 info depth 8 seldepth 12 multipv 1 score cp 80 nodes 2227 nps 1113500 hashfull 0 tbhits 0 time 2 pv d6e5 f1e2 d7d6 e2d1 c6d7 d1e2 d7e6 info depth 9 seldepth 13 multipv 1 score cp 69 nodes 3473 nps 1157666 hashfull 0 tbhits 0 time 3 pv d6e5 f1e2 d7d6 e2d1 c6e8 d1e2 e8d7 e2d1 d7e6 d1e2 d6d5 e4d5 info depth 10 seldepth 14 multipv 1 score cp 79 nodes 5736 nps 1434000 hashfull 2 tbhits 0 time 4 pv d6e5 f1e2 d7d6 e2d1 c6e8 b4a3 e8d7 a3b2 d7e6 info depth 11 seldepth 14 multipv 1 score cp 57 nodes 11932 nps 1704571 hashfull 3 tbhits 0 time 7 pv d6c7 b4c5 d7d6 c5d4 c7d7 f1e2 d7e6 e2d1 c6e8 d1e2 e6d7 d4d5 e8f7 d5d4 info depth 12 seldepth 17 multipv 1 score cp 90 nodes 19107 nps 1910700 hashfull 5 tbhits 0 time 10 pv c6e4 f3e4 f4f3 b4a3 d6e5 a3b2 e5e4 info depth 13 seldepth 14 multipv 1 score cp 158 nodes 23553 nps 1962750 hashfull 7 tbhits 0 time 12 pv c6e4 f3e4 f4f3 b4a3 d6e5 a3b2 e5e4 bestmove c6e4 ponder f3e4 Position: 26/48 (5k2/7R/4P2p/5K2/p1r2P1p/8/8/8 b - - 0 1) info string NNUE evaluation using nn-ad9b42354671.nnue enabled info depth 1 seldepth 1 multipv 1 score cp -60 nodes 19 nps 19000 hashfull 0 tbhits 0 time 1 pv a4a3 info depth 2 seldepth 2 multipv 1 score cp -60 nodes 38 nps 38000 hashfull 0 tbhits 0 time 1 pv a4a3 info depth 3 seldepth 2 multipv 1 score cp -60 nodes 57 nps 57000 hashfull 0 tbhits 0 time 1 pv a4a3 info depth 4 seldepth 2 multipv 1 score cp -60 nodes 75 nps 75000 hashfull 0 tbhits 0 time 1 pv a4a3 info depth 5 seldepth 2 multipv 1 score cp -48 nodes 100 nps 100000 hashfull 0 tbhits 0 time 1 pv a4a3 info depth 6 seldepth 3 multipv 1 score cp -135 nodes 332 nps 166000 hashfull 0 tbhits 0 time 2 pv a4a3 h7a7 a3a2 info depth 7 seldepth 6 multipv 1 score cp -47 nodes 566 nps 283000 hashfull 0 tbhits 0 time 2 pv a4a3 h7a7 h4h3 a7a3 info depth 8 seldepth 6 multipv 1 score cp -47 nodes 984 nps 492000 hashfull 0 tbhits 0 time 2 pv a4a3 h7a7 h4h3 a7a3 h3h2 info depth 9 seldepth 10 multipv 1 score cp -67 nodes 2155 nps 538750 hashfull 1 tbhits 0 time 4 pv a4a3 h7a7 h4h3 a7a3 h3h2 a3h3 f8e7 info depth 10 seldepth 11 multipv 1 score cp -36 nodes 4567 nps 761166 hashfull 1 tbhits 0 time 6 pv h4h3 h7h6 a4a3 h6h3 c4a4 info depth 11 seldepth 9 multipv 1 score cp 6 nodes 5548 nps 792571 hashfull 1 tbhits 0 time 7 pv h4h3 h7h6 a4a3 h6h3 c4a4 info depth 12 seldepth 11 multipv 1 score cp 0 nodes 8366 nps 836600 hashfull 1 tbhits 0 time 10 pv h4h3 h7h6 a4a3 h6h3 c4a4 h3h8 f8e7 h8h7 e7e8 h7h8 info depth 13 seldepth 11 multipv 1 score cp 0 nodes 10825 nps 902083 hashfull 2 tbhits 0 time 12 pv h4h3 h7h6 a4a3 h6h3 c4a4 h3h8 f8e7 h8h7 e7e8 h7h8 bestmove h4h3 ponder h7h6 Position: 27/48 (6k1/6p1/P6p/r1N5/5p2/7P/1b3PP1/4R1K1 w - - 0 1) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 126 nodes 35 nps 35000 hashfull 0 tbhits 0 time 1 pv c5d3 a5a6 d3b2 info depth 2 seldepth 2 multipv 1 score cp 105 nodes 132 nps 132000 hashfull 0 tbhits 0 time 1 pv e1e2 info depth 3 seldepth 2 multipv 1 score cp 105 nodes 201 nps 201000 hashfull 0 tbhits 0 time 1 pv e1e2 info depth 4 seldepth 2 multipv 1 score cp 105 nodes 272 nps 272000 hashfull 0 tbhits 0 time 1 pv e1e2 info depth 5 seldepth 6 multipv 1 score cp 90 nodes 835 nps 417500 hashfull 0 tbhits 0 time 2 pv c5d3 b2f6 e1e6 g8f7 d3f4 info depth 6 seldepth 6 multipv 1 score cp 63 nodes 1718 nps 859000 hashfull 1 tbhits 0 time 2 pv c5d3 b2f6 e1e6 f6g5 info depth 7 seldepth 6 multipv 1 score cp 68 nodes 2702 nps 900666 hashfull 1 tbhits 0 time 3 pv c5d3 b2c3 e1e6 g8f7 info depth 8 seldepth 9 multipv 1 score cp 77 nodes 7055 nps 1411000 hashfull 3 tbhits 0 time 5 pv c5d3 b2c3 e1e6 f4f3 e6d6 info depth 9 seldepth 13 multipv 1 score cp 94 nodes 10120 nps 1686666 hashfull 4 tbhits 0 time 6 pv e1e8 g8h7 c5d3 b2d4 e8e6 a5a1 g1h2 info depth 10 seldepth 16 multipv 1 score cp 76 nodes 48350 nps 1859615 hashfull 21 tbhits 0 time 26 pv e1b1 b2f6 b1b6 a5c5 b6b8 g8f7 a6a7 c5c1 g1h2 c1a1 a7a8r a1a8 b8a8 f6d4 f2f3 info depth 11 seldepth 17 multipv 1 score cp 72 nodes 57534 nps 1917800 hashfull 25 tbhits 0 time 30 pv e1b1 b2f6 b1b6 a5c5 b6b8 g8f7 a6a7 c5c1 g1h2 c1a1 a7a8r a1a8 b8a8 g7g5 info depth 12 seldepth 19 multipv 1 score cp 89 nodes 92419 nps 1966361 hashfull 36 tbhits 0 time 47 pv e1e6 b2f6 e6c6 g8h7 g1f1 a5a1 f1e2 info depth 13 seldepth 16 multipv 1 score cp 84 nodes 114014 nps 2000245 hashfull 45 tbhits 0 time 57 pv e1e6 b2f6 e6c6 a5a1 g1h2 g8h7 c6e6 a1a3 c5e4 f6h4 f2f3 a3a1 e6b6 bestmove e1e6 ponder b2f6 Position: 28/48 (1r3k2/4q3/2Pp3b/3Bp3/2Q2p2/1p1P2P1/1P2KP2/3N4 w - - 0 1) info string NNUE evaluation using nn-ad9b42354671.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 232 nodes 40 nps 20000 hashfull 0 tbhits 0 time 2 pv g3g4 info depth 2 seldepth 2 multipv 1 score cp 232 nodes 78 nps 39000 hashfull 0 tbhits 0 time 2 pv g3g4 info depth 3 seldepth 2 multipv 1 score cp 232 nodes 114 nps 57000 hashfull 0 tbhits 0 time 2 pv g3g4 info depth 4 seldepth 2 multipv 1 score cp 232 nodes 150 nps 75000 hashfull 0 tbhits 0 time 2 pv g3g4 info depth 5 seldepth 2 multipv 1 score cp 263 nodes 190 nps 95000 hashfull 0 tbhits 0 time 2 pv g3g4 info depth 6 seldepth 5 multipv 1 score cp 264 nodes 446 nps 223000 hashfull 0 tbhits 0 time 2 pv c4e4 f4g3 e4f3 f8e8 f3g3 info depth 7 seldepth 8 multipv 1 score cp 288 nodes 1087 nps 362333 hashfull 0 tbhits 0 time 3 pv g3g4 h6g5 d1c3 f4f3 d5f3 info depth 8 seldepth 6 multipv 1 score cp 280 nodes 1922 nps 480500 hashfull 0 tbhits 0 time 4 pv g3g4 h6g5 c4e4 f8g7 d1c3 b8c8 info depth 9 seldepth 9 multipv 1 score cp 268 nodes 4640 nps 580000 hashfull 1 tbhits 0 time 8 pv g3g4 e5e4 d3e4 f8g7 d1c3 f4f3 e2f3 info depth 10 seldepth 12 multipv 1 score cp 255 nodes 9387 nps 586687 hashfull 3 tbhits 0 time 16 pv g3g4 e5e4 d3e4 h6g5 d1c3 f8g7 c6c7 b8c8 info depth 11 seldepth 14 multipv 1 score cp 264 nodes 18706 nps 645034 hashfull 9 tbhits 0 time 29 pv g3g4 e5e4 d3e4 h6g7 d1c3 g7e5 c6c7 b8c8 c3b5 info depth 12 seldepth 15 multipv 1 score cp 250 nodes 47583 nps 699750 hashfull 21 tbhits 0 time 68 pv g3g4 h6g5 d1c3 f8g7 c3e4 g5h4 d5e6 e7c7 c4a6 f4f3 e2f3 info depth 13 seldepth 17 multipv 1 score cp 272 nodes 77872 nps 714422 hashfull 35 tbhits 0 time 109 pv g3g4 h6g5 d1c3 g5h4 c3e4 f8g7 d5e6 e7a7 c6c7 f4f3 e2d1 b8h8 bestmove g3g4 ponder h6g5 Position: 29/48 (6k1/4pp1p/3p2p1/P1pPb3/R7/1r2P1PP/3B1P2/6K1 w - - 0 1) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 110 nodes 25 nps 25000 hashfull 0 tbhits 0 time 1 pv a5a6 info depth 2 seldepth 2 multipv 1 score cp 110 nodes 50 nps 50000 hashfull 0 tbhits 0 time 1 pv a5a6 info depth 3 seldepth 2 multipv 1 score cp 110 nodes 106 nps 106000 hashfull 0 tbhits 0 time 1 pv a5a6 info depth 4 seldepth 2 multipv 1 score cp 110 nodes 132 nps 66000 hashfull 0 tbhits 0 time 2 pv a5a6 info depth 5 seldepth 3 multipv 1 score cp 89 nodes 234 nps 117000 hashfull 0 tbhits 0 time 2 pv a5a6 b3b2 info depth 6 seldepth 5 multipv 1 score cp 110 nodes 368 nps 184000 hashfull 0 tbhits 0 time 2 pv a5a6 b3b8 g1g2 b8a8 a6a7 info depth 7 seldepth 6 multipv 1 score cp 122 nodes 642 nps 321000 hashfull 0 tbhits 0 time 2 pv a5a6 b3b8 g1f1 info depth 8 seldepth 5 multipv 1 score cp 120 nodes 1579 nps 789500 hashfull 0 tbhits 0 time 2 pv a5a6 b3b8 g1f1 e5g7 a6a7 info depth 9 seldepth 13 multipv 1 score cp 118 nodes 10944 nps 1563428 hashfull 5 tbhits 0 time 7 pv a5a6 b3b8 a6a7 b8a8 g1f1 c5c4 f1e2 e5g7 d2e1 info depth 10 seldepth 15 multipv 1 score cp 96 nodes 20346 nps 1695500 hashfull 8 tbhits 0 time 12 pv a5a6 b3b8 a6a7 b8a8 g1f1 e7e6 d5e6 f7e6 f1e2 g8f7 info depth 11 seldepth 18 multipv 1 score cp 85 nodes 49223 nps 1823074 hashfull 19 tbhits 0 time 27 pv a5a6 b3b8 g1f1 b8a8 f1e2 g8f8 a6a7 f8e8 e2d3 e8d7 a4a6 info depth 12 seldepth 19 multipv 1 score cp 92 nodes 79450 nps 1891666 hashfull 29 tbhits 0 time 42 pv a5a6 b3b8 g1f1 b8a8 f1e2 g8f8 e2d3 f8e8 d3c4 e8d7 c4b5 e7e6 d5e6 f7e6 d2a5 e5h8 a5b6 h8g7 info depth 13 seldepth 19 multipv 1 score cp 98 nodes 91228 nps 1900583 hashfull 34 tbhits 0 time 48 pv a5a6 b3b8 g1f1 b8a8 f1e2 g8f8 e2d3 f8e8 d3c4 e8d7 c4b5 e7e6 d5e6 f7e6 bestmove a5a6 ponder b3b8 Position: 30/48 (8/3p3B/5p2/5P2/p7/PP5b/k7/6K1 w - - 0 1) info string NNUE evaluation using nn-ad9b42354671.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 3 nodes 9 nps 9000 hashfull 0 tbhits 0 time 1 pv b3a4 info depth 2 seldepth 2 multipv 1 score cp 3 nodes 17 nps 17000 hashfull 0 tbhits 0 time 1 pv b3a4 info depth 3 seldepth 2 multipv 1 score cp 3 nodes 28 nps 28000 hashfull 0 tbhits 0 time 1 pv b3a4 info depth 4 seldepth 2 multipv 1 score cp 3 nodes 36 nps 36000 hashfull 0 tbhits 0 time 1 pv b3a4 info depth 5 seldepth 2 multipv 1 score cp 7 nodes 46 nps 46000 hashfull 0 tbhits 0 time 1 pv b3a4 info depth 6 seldepth 3 multipv 1 score cp 7 nodes 54 nps 54000 hashfull 0 tbhits 0 time 1 pv b3a4 a2a3 info depth 7 seldepth 5 multipv 1 score cp 38 nodes 205 nps 205000 hashfull 0 tbhits 0 time 1 pv b3a4 a2a3 a4a5 info depth 8 seldepth 6 multipv 1 score cp 48 nodes 660 nps 330000 hashfull 0 tbhits 0 time 2 pv b3a4 h3g4 g1f2 d7d6 a4a5 info depth 9 seldepth 7 multipv 1 score cp 59 nodes 1017 nps 508500 hashfull 0 tbhits 0 time 2 pv b3a4 h3g4 g1f2 g4d1 a4a5 d1b3 a5a6 info depth 10 seldepth 8 multipv 1 score cp 95 nodes 1899 nps 633000 hashfull 0 tbhits 0 time 3 pv b3a4 d7d5 a4a5 a2a3 a5a6 info depth 11 seldepth 7 multipv 1 score cp 170 nodes 3229 nps 807250 hashfull 0 tbhits 0 time 4 pv b3a4 d7d5 a4a5 a2a3 a5a6 info depth 12 seldepth 15 multipv 1 score cp 115 nodes 13977 nps 931800 hashfull 2 tbhits 0 time 15 pv b3a4 h3g4 g1f2 g4d1 a4a5 d1a4 h7g8 a2b2 a5a6 a4c6 f2e3 b2c3 a6a7 d7d5 info depth 13 seldepth 15 multipv 1 score cp 128 nodes 17804 nps 989111 hashfull 3 tbhits 0 time 18 pv b3a4 h3g4 g1f2 g4d1 a4a5 d1a4 h7g8 a2b2 g8d5 a4b5 d5b7 bestmove b3a4 ponder h3g4 Position: 31/48 (5rk1/q6p/2p3bR/1pPp1rP1/1P1Pp3/P3B1Q1/1K3P2/R7 w - - 93 90) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 99 nodes 46 nps 46000 hashfull 0 tbhits 0 time 1 pv g3d6 info depth 2 seldepth 2 multipv 1 score cp 99 nodes 96 nps 96000 hashfull 0 tbhits 0 time 1 pv g3d6 info depth 3 seldepth 3 multipv 1 score cp 102 nodes 161 nps 161000 hashfull 0 tbhits 0 time 1 pv a1h1 f8e8 g3d6 info depth 4 seldepth 4 multipv 1 score cp 65 nodes 429 nps 429000 hashfull 0 tbhits 0 time 1 pv f2f4 e4f3 g3d6 f3f2 info depth 5 seldepth 5 multipv 1 score cp 64 nodes 841 nps 420500 hashfull 0 tbhits 0 time 2 pv f2f4 f8f7 info depth 6 seldepth 7 multipv 1 score cp 22 nodes 3941 nps 1313666 hashfull 2 tbhits 0 time 3 pv f2f4 e4f3 g3d6 f3f2 info depth 7 seldepth 6 multipv 1 score cp 96 nodes 6169 nps 1233800 hashfull 2 tbhits 0 time 5 pv g3h2 info depth 8 seldepth 9 multipv 1 score cp 36 nodes 13292 nps 1661500 hashfull 4 tbhits 0 time 8 pv g3h2 f5f3 h6g6 h7g6 a1h1 f8a8 info depth 9 seldepth 11 multipv 1 score cp 19 nodes 43982 nps 1832583 hashfull 16 tbhits 0 time 24 pv g3h2 f5f7 a3a4 b5a4 a1h1 a4a3 b2a1 f8b8 h2d6 info depth 10 seldepth 14 multipv 1 score cp 0 nodes 77319 nps 1885829 hashfull 24 tbhits 0 time 41 pv g3h2 a7e7 a1h1 e7f7 h6h3 f8a8 h3h6 info depth 11 seldepth 14 multipv 1 score cp 0 nodes 90211 nps 1879395 hashfull 28 tbhits 0 time 48 pv g3h2 a7f7 b2c1 f7b7 c1d1 f5f7 h2d6 info depth 12 seldepth 8 multipv 1 score cp 0 nodes 109389 nps 1854050 hashfull 37 tbhits 0 time 59 pv g3h2 a7f7 b2c1 f7b7 c1d1 f5f7 h2d6 info depth 13 seldepth 14 multipv 1 score cp 0 nodes 129553 nps 1877579 hashfull 43 tbhits 0 time 69 pv g3h2 a7f7 b2c1 f7b7 c1d1 f5f7 d1e2 bestmove g3h2 ponder a7f7 Position: 32/48 (4rrk1/1p1nq3/p7/2p1P1pp/3P2bp/3Q1Bn1/PPPB4/1K2R1NR w - - 40 21) info string NNUE evaluation using nn-ad9b42354671.nnue enabled info depth 1 seldepth 1 multipv 1 score cp -19 nodes 95 nps 47500 hashfull 0 tbhits 0 time 2 pv g1h3 info depth 2 seldepth 2 multipv 1 score cp -19 nodes 179 nps 89500 hashfull 0 tbhits 0 time 2 pv g1h3 info depth 3 seldepth 2 multipv 1 score cp -19 nodes 283 nps 141500 hashfull 0 tbhits 0 time 2 pv g1h3 info depth 4 seldepth 2 multipv 1 score cp -19 nodes 367 nps 183500 hashfull 0 tbhits 0 time 2 pv g1h3 info depth 5 seldepth 5 multipv 1 score cp -67 nodes 1492 nps 497333 hashfull 0 tbhits 0 time 3 pv f3d5 g8h8 g1f3 g3h1 f3g5 info depth 6 seldepth 6 multipv 1 score cp -67 nodes 1949 nps 649666 hashfull 0 tbhits 0 time 3 pv f3d5 g8h8 g1f3 g3h1 f3g5 info depth 7 seldepth 8 multipv 1 score cp -114 nodes 4651 nps 775166 hashfull 1 tbhits 0 time 6 pv f3d5 g8h8 g1f3 g4f3 d5f3 g3h1 f3h1 c5d4 d3d4 info depth 8 seldepth 10 multipv 1 score cp -108 nodes 8204 nps 820400 hashfull 2 tbhits 0 time 10 pv f3d5 g8h8 h1h2 c5d4 g1h3 info depth 9 seldepth 10 multipv 1 score cp -145 nodes 15009 nps 882882 hashfull 4 tbhits 0 time 17 pv f3d5 g8h8 g1h3 g3h1 e1h1 g4f5 d3f1 info depth 10 seldepth 13 multipv 1 score cp -109 nodes 21590 nps 830384 hashfull 7 tbhits 0 time 26 pv f3d5 g8g7 g1h3 f8f5 h3g5 f5g5 info depth 11 seldepth 10 multipv 1 score cp -114 nodes 26738 nps 810242 hashfull 11 tbhits 0 time 33 pv f3d5 g8h8 h1h2 e7g7 d2c3 d7b6 d5f3 c5c4 d3e3 info depth 12 seldepth 13 multipv 1 score cp -108 nodes 47547 nps 792450 hashfull 20 tbhits 0 time 60 pv h1h2 c5d4 d2b4 e7f7 d3d4 info depth 13 seldepth 13 multipv 1 score cp -82 nodes 54832 nps 783314 hashfull 23 tbhits 0 time 70 pv h1h2 c5d4 d2b4 e7f7 b4f8 d7f8 f3g4 h5g4 d3d4 f7e6 bestmove h1h2 ponder c5d4 Position: 33/48 (r3k2r/3nnpbp/q2pp1p1/p7/Pp1PPPP1/4BNN1/1P5P/R2Q1RK1 w kq - 0 16) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 69 nodes 49 nps 49000 hashfull 20 tbhits 0 time 1 pv a1c1 info depth 2 seldepth 2 multipv 1 score cp 69 nodes 154 nps 154000 hashfull 20 tbhits 0 time 1 pv a1c1 info depth 3 seldepth 2 multipv 1 score cp 69 nodes 238 nps 238000 hashfull 20 tbhits 0 time 1 pv a1c1 info depth 4 seldepth 2 multipv 1 score cp 69 nodes 321 nps 321000 hashfull 20 tbhits 0 time 1 pv a1c1 info depth 5 seldepth 3 multipv 1 score cp 11 nodes 1785 nps 892500 hashfull 20 tbhits 0 time 2 pv a1c1 e8g8 info depth 6 seldepth 7 multipv 1 score cp 40 nodes 3306 nps 1102000 hashfull 21 tbhits 0 time 3 pv f3g5 info depth 7 seldepth 7 multipv 1 score cp 52 nodes 5461 nps 1092200 hashfull 22 tbhits 0 time 5 pv a1c1 e8g8 c1c7 info depth 8 seldepth 7 multipv 1 score cp 59 nodes 9650 nps 1378571 hashfull 25 tbhits 0 time 7 pv a1c1 a8c8 c1c8 e7c8 f4f5 h7h6 info depth 9 seldepth 11 multipv 1 score cp 40 nodes 20640 nps 1474285 hashfull 32 tbhits 0 time 14 pv a1c1 a8c8 c1c8 a6c8 f4f5 e8g8 g1g2 g6f5 g4f5 e6f5 e4f5 info depth 10 seldepth 12 multipv 1 score cp 38 nodes 31677 nps 1508428 hashfull 36 tbhits 0 time 21 pv a1c1 a8c8 c1c8 a6c8 f4f5 e8g8 g1g2 g6f5 g4f5 d7f6 info depth 11 seldepth 13 multipv 1 score cp 28 nodes 62049 nps 1551225 hashfull 51 tbhits 0 time 40 pv a1c1 e8g8 c1c7 a8a7 c7c2 d6d5 e4e5 f8c8 c2c8 e7c8 info depth 12 seldepth 16 multipv 1 score cp 34 nodes 150927 nps 1588705 hashfull 86 tbhits 0 time 95 pv f4f5 e6f5 g4f5 a8c8 e3g5 d7f6 g5f6 g7f6 e4e5 d6e5 d4e5 info depth 13 seldepth 15 multipv 1 score cp 24 nodes 206878 nps 1579221 hashfull 113 tbhits 0 time 131 pv f4f5 e8g8 f3g5 e6f5 g4f5 a8c8 f5g6 h7g6 d1b3 c8c4 f1f2 bestmove f4f5 ponder e8g8 Position: 34/48 (3Qb1k1/1r2ppb1/pN1n2q1/Pp1Pp1Pr/4P2p/4BP2/4B1R1/1R5K b - - 11 40) info string NNUE evaluation using nn-ad9b42354671.nnue enabled info depth 1 seldepth 1 multipv 1 score cp -131 nodes 37 nps 37000 hashfull 10 tbhits 0 time 1 pv h4h3 info depth 2 seldepth 2 multipv 1 score cp -72 nodes 75 nps 75000 hashfull 10 tbhits 0 time 1 pv f7f5 info depth 3 seldepth 2 multipv 1 score cp -72 nodes 113 nps 113000 hashfull 10 tbhits 0 time 1 pv f7f5 info depth 4 seldepth 2 multipv 1 score cp -72 nodes 148 nps 148000 hashfull 10 tbhits 0 time 1 pv f7f5 info depth 5 seldepth 5 multipv 1 score cp -258 nodes 998 nps 499000 hashfull 10 tbhits 0 time 2 pv h4h3 g2g4 f7f5 g5f6 g6f6 info depth 6 seldepth 7 multipv 1 score cp -258 nodes 1329 nps 664500 hashfull 10 tbhits 0 time 2 pv h4h3 g2g4 f7f5 g5f6 g6f6 b6c8 info depth 7 seldepth 8 multipv 1 score cp -283 nodes 2654 nps 663500 hashfull 11 tbhits 0 time 4 pv h4h3 g2g4 g8h7 b1g1 h3h2 g1g2 b5b4 info depth 8 seldepth 11 multipv 1 score cp -293 nodes 6741 nps 674100 hashfull 12 tbhits 0 time 10 pv h4h3 g2g4 g8h7 b1f1 f7f5 g5f6 g6f6 info depth 9 seldepth 11 multipv 1 score cp -301 nodes 10924 nps 682750 hashfull 13 tbhits 0 time 16 pv g7f8 b1g1 h5h7 g2g4 h4h3 b6c8 b7d7 info depth 10 seldepth 11 multipv 1 score cp -300 nodes 16456 nps 658240 hashfull 15 tbhits 0 time 25 pv g7f8 g2g4 h4h3 b1g1 b5b4 d8a8 h3h2 info depth 11 seldepth 13 multipv 1 score cp -294 nodes 26484 nps 662100 hashfull 21 tbhits 0 time 40 pv g7f8 g2g4 b5b4 d8a8 b7c7 a8a6 c7c3 info depth 12 seldepth 14 multipv 1 score cp -284 nodes 45426 nps 668029 hashfull 27 tbhits 0 time 68 pv g7f8 g2g4 h4h3 e3c5 h5g5 b1g1 f7f6 c5e3 f8h6 e3g5 h6g5 info depth 13 seldepth 17 multipv 1 score cp -243 nodes 103438 nps 676065 hashfull 57 tbhits 0 time 153 pv h4h3 g2g4 f7f5 g5f6 g6f6 b1g1 h5h7 g4g3 h3h2 g1g2 f6f8 e2d1 g8h8 bestmove h4h3 ponder g2g4 Position: 35/48 (4k3/3q1r2/1N2r1b1/3ppN2/2nPP3/1B1R2n1/2R1Q3/3K4 w - - 5 1) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 331 nodes 114 nps 114000 hashfull 10 tbhits 0 time 1 pv d3g3 info depth 2 seldepth 2 multipv 1 score cp 331 nodes 160 nps 160000 hashfull 10 tbhits 0 time 1 pv d3g3 info depth 3 seldepth 2 multipv 1 score cp 331 nodes 203 nps 203000 hashfull 10 tbhits 0 time 1 pv d3g3 info depth 4 seldepth 2 multipv 1 score cp 331 nodes 249 nps 249000 hashfull 10 tbhits 0 time 1 pv d3g3 info depth 5 seldepth 5 multipv 1 score cp 77 nodes 1358 nps 679000 hashfull 11 tbhits 0 time 2 pv b3a4 g3e2 a4d7 f7d7 b6d7 e8d7 info depth 6 seldepth 7 multipv 1 score cp 139 nodes 4761 nps 1587000 hashfull 11 tbhits 0 time 3 pv b6d7 g3e2 e4d5 info depth 7 seldepth 7 multipv 1 score cp 131 nodes 5378 nps 1344500 hashfull 11 tbhits 0 time 4 pv b6d7 g3e2 e4d5 f7d7 d5e6 d7d4 d1e2 g6f5 info depth 8 seldepth 10 multipv 1 score cp 102 nodes 10578 nps 1763000 hashfull 13 tbhits 0 time 6 pv b6d7 g3e2 e4d5 e6a6 b3c4 g6f5 d1e2 f5d3 c4d3 f7d7 info depth 9 seldepth 13 multipv 1 score cp 105 nodes 13847 nps 1730875 hashfull 14 tbhits 0 time 8 pv b6d7 g3e2 e4d5 e6d6 f5d6 c4d6 d1e2 info depth 10 seldepth 13 multipv 1 score cp 73 nodes 37954 nps 1897700 hashfull 21 tbhits 0 time 20 pv b6d7 g3e2 d7e5 c4e5 d4e5 e2f4 c2c8 e8d7 d3c3 g6f5 info depth 11 seldepth 16 multipv 1 score cp 49 nodes 93929 nps 1916918 hashfull 43 tbhits 0 time 49 pv b6d7 g3e2 d7e5 c4e5 b3a4 e8d8 d4e5 e6e5 d3h3 g6f5 e4f5 f7f5 h3h8 d8e7 info depth 12 seldepth 15 multipv 1 score cp 47 nodes 128071 nps 1940469 hashfull 53 tbhits 0 time 66 pv b6d7 g3e2 d7c5 e2f4 b3a4 e8f8 c5e6 f4e6 d4e5 d5e4 c2c4 f7f5 d3d5 f5f2 info depth 13 seldepth 18 multipv 1 score cp 60 nodes 182629 nps 1942861 hashfull 79 tbhits 0 time 94 pv d3g3 c4b6 e2g2 g6f5 g3g8 f7f8 e4f5 e6h6 bestmove d3g3 ponder c4b6 Position: 36/48 (8/8/8/8/5kp1/P7/8/1K1N4 w - - 0 1) info string NNUE evaluation using nn-ad9b42354671.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 87 nodes 11 nps 11000 hashfull 10 tbhits 0 time 1 pv b1c2 info depth 2 seldepth 2 multipv 1 score cp 87 nodes 31 nps 31000 hashfull 10 tbhits 0 time 1 pv b1c2 info depth 3 seldepth 2 multipv 1 score cp 87 nodes 53 nps 53000 hashfull 10 tbhits 0 time 1 pv b1c2 info depth 4 seldepth 2 multipv 1 score cp 87 nodes 68 nps 68000 hashfull 10 tbhits 0 time 1 pv b1c2 info depth 5 seldepth 2 multipv 1 score cp 108 nodes 86 nps 43000 hashfull 10 tbhits 0 time 2 pv b1c2 info depth 6 seldepth 3 multipv 1 score cp 108 nodes 122 nps 61000 hashfull 10 tbhits 0 time 2 pv b1c2 g4g3 info depth 7 seldepth 9 multipv 1 score cp 41 nodes 1328 nps 442666 hashfull 10 tbhits 0 time 3 pv d1c3 f4e3 b1c1 g4g3 info depth 8 seldepth 8 multipv 1 score cp 100 nodes 2032 nps 677333 hashfull 10 tbhits 0 time 3 pv d1f2 g4g3 f2h3 f4e4 info depth 9 seldepth 11 multipv 1 score cp 103 nodes 4559 nps 759833 hashfull 11 tbhits 0 time 6 pv d1f2 g4g3 f2h3 f4e5 b1b2 g3g2 info depth 10 seldepth 12 multipv 1 score cp 56 nodes 10913 nps 909416 hashfull 13 tbhits 0 time 12 pv d1f2 g4g3 f2h3 f4e5 b1c2 g3g2 c2d3 e5d6 d3d4 d6c6 info depth 11 seldepth 12 multipv 1 score cp 59 nodes 15785 nps 986562 hashfull 14 tbhits 0 time 16 pv b1c2 g4g3 c2d3 g3g2 d1c3 g2g1n info depth 12 seldepth 19 multipv 1 score cp 28 nodes 39317 nps 1034657 hashfull 20 tbhits 0 time 38 pv d1c3 f4e3 b1c1 g4g3 c1d1 g3g2 c3e2 e3d3 e2f4 d3c4 f4g2 c4b3 g2f4 b3a3 d1c2 info depth 13 seldepth 18 multipv 1 score cp 109 nodes 49047 nps 1066239 hashfull 21 tbhits 0 time 46 pv b1c2 g4g3 c2d3 g3g2 d1c3 f4e5 c3e2 e5d6 d3e3 d6c5 e3f2 c5c4 a3a4 bestmove b1c2 ponder g4g3 Position: 37/48 (8/8/8/5N2/8/p7/8/2NK3k w - - 0 1) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 85 nodes 17 nps 17000 hashfull 10 tbhits 0 time 1 pv c1a2 info depth 2 seldepth 2 multipv 1 score cp 85 nodes 77 nps 77000 hashfull 10 tbhits 0 time 1 pv c1a2 info depth 3 seldepth 2 multipv 1 score cp 85 nodes 141 nps 141000 hashfull 10 tbhits 0 time 1 pv c1a2 info depth 4 seldepth 2 multipv 1 score cp 85 nodes 197 nps 197000 hashfull 10 tbhits 0 time 1 pv c1a2 info depth 5 seldepth 2 multipv 1 score cp 82 nodes 345 nps 345000 hashfull 10 tbhits 0 time 1 pv c1a2 h1g2 info depth 6 seldepth 3 multipv 1 score cp 81 nodes 767 nps 767000 hashfull 10 tbhits 0 time 1 pv c1a2 h1h2 info depth 7 seldepth 4 multipv 1 score cp 75 nodes 1530 nps 765000 hashfull 11 tbhits 0 time 2 pv c1a2 h1g1 a2c3 g1f2 info depth 8 seldepth 10 multipv 1 score cp 68 nodes 6743 nps 2247666 hashfull 13 tbhits 0 time 3 pv c1a2 h1g2 d1c1 g2h3 f5h6 info depth 9 seldepth 8 multipv 1 score cp 74 nodes 8633 nps 2158250 hashfull 13 tbhits 0 time 4 pv c1a2 h1g1 d1e2 g1g2 e2e3 g2f1 f5h4 info depth 10 seldepth 11 multipv 1 score cp 73 nodes 11147 nps 2786750 hashfull 14 tbhits 0 time 4 pv c1a2 h1g2 d1e2 g2g1 f5h4 g1h2 e2f3 h2g1 h4g2 g1h2 g2f4 info depth 11 seldepth 14 multipv 1 score cp 63 nodes 19027 nps 2718142 hashfull 16 tbhits 0 time 7 pv c1a2 h1h2 d1e2 h2g2 e2e3 g2h3 e3f3 h3h2 f3g4 h2g2 f5e3 g2f2 e3d1 f2e2 info depth 12 seldepth 17 multipv 1 score cp 67 nodes 28726 nps 2872600 hashfull 22 tbhits 0 time 10 pv c1a2 h1h2 d1e2 h2g2 e2e3 g2g1 e3f3 g1f1 f5e3 f1e1 e3c4 e1d1 a2c3 d1e1 info depth 13 seldepth 14 multipv 1 score cp 67 nodes 31712 nps 2882909 hashfull 22 tbhits 0 time 11 pv c1a2 h1h2 d1e2 h2g2 e2e3 g2g1 e3f3 g1f1 f5e3 f1e1 e3c4 e1d1 a2c3 d1e1 bestmove c1a2 ponder h1h2 Position: 38/48 (8/3k4/8/8/8/4B3/4KB2/2B5 w - - 0 1) info string NNUE evaluation using nn-ad9b42354671.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 315 nodes 21 nps 21000 hashfull 5 tbhits 0 time 1 pv e3g5 info depth 2 seldepth 2 multipv 1 score cp 315 nodes 90 nps 90000 hashfull 5 tbhits 0 time 1 pv e3g5 info depth 3 seldepth 2 multipv 1 score cp 315 nodes 166 nps 166000 hashfull 5 tbhits 0 time 1 pv e3g5 info depth 4 seldepth 3 multipv 1 score cp 389 nodes 267 nps 267000 hashfull 5 tbhits 0 time 1 pv c1d2 d7c6 info depth 5 seldepth 4 multipv 1 score cp 385 nodes 414 nps 414000 hashfull 5 tbhits 0 time 1 pv e2e1 d7c8 info depth 6 seldepth 4 multipv 1 score cp 377 nodes 914 nps 457000 hashfull 5 tbhits 0 time 2 pv e2f1 d7d8 info depth 7 seldepth 8 multipv 1 score cp 385 nodes 4430 nps 738333 hashfull 6 tbhits 0 time 6 pv e3d4 d7c8 c1d2 c8b7 info depth 8 seldepth 9 multipv 1 score cp 369 nodes 12237 nps 764812 hashfull 10 tbhits 0 time 16 pv c1d2 d7c6 e2d1 c6b7 d2c3 b7a6 f2e1 info depth 9 seldepth 14 multipv 1 score cp 370 nodes 30994 nps 794717 hashfull 17 tbhits 0 time 39 pv e2d3 d7c6 e3c5 c6b7 d3c4 b7c8 info depth 10 seldepth 12 multipv 1 score cp 373 nodes 38868 nps 777360 hashfull 21 tbhits 0 time 50 pv e2d3 d7c6 d3c4 c6d6 c1b2 d6e6 e3b6 e6f5 c4d5 f5g4 info depth 11 seldepth 14 multipv 1 score cp 366 nodes 52823 nps 776808 hashfull 27 tbhits 0 time 68 pv e2d3 d7c6 d3c4 c6d6 c1b2 d6c6 e3c5 c6b7 c4b5 b7c8 b5c6 info depth 12 seldepth 16 multipv 1 score cp 372 nodes 63742 nps 786938 hashfull 32 tbhits 0 time 81 pv e2d3 d7e6 d3d4 e6d6 c1b2 d6c6 d4c4 c6d6 e3d4 d6e6 b2a3 info depth 13 seldepth 18 multipv 1 score cp 380 nodes 80318 nps 787431 hashfull 34 tbhits 0 time 102 pv e2d3 d7c6 d3c4 c6d6 c1b2 d6e6 e3b6 e6d6 b6c5 d6e6 b2d4 e6f7 c5b6 f7e6 c4c5 e6f5 bestmove e2d3 ponder d7c6 Position: 39/48 (8/8/1P6/5pr1/8/4R3/7k/2K5 w - - 0 1) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 175 nodes 22 nps 22000 hashfull 43 tbhits 0 time 1 pv b6b7 info depth 2 seldepth 2 multipv 1 score cp 175 nodes 89 nps 89000 hashfull 43 tbhits 0 time 1 pv b6b7 info depth 3 seldepth 2 multipv 1 score cp 175 nodes 190 nps 190000 hashfull 43 tbhits 0 time 1 pv b6b7 info depth 4 seldepth 2 multipv 1 score cp 175 nodes 270 nps 270000 hashfull 43 tbhits 0 time 1 pv b6b7 info depth 5 seldepth 2 multipv 1 score cp 178 nodes 379 nps 379000 hashfull 43 tbhits 0 time 1 pv b6b7 g5g1 c1d2 info depth 6 seldepth 4 multipv 1 score cp 178 nodes 482 nps 482000 hashfull 44 tbhits 0 time 1 pv b6b7 g5g1 c1d2 info depth 7 seldepth 7 multipv 1 score cp 85 nodes 4380 nps 1460000 hashfull 45 tbhits 0 time 3 pv c1c2 g5g8 e3f3 h2g2 f3f5 g2g3 info depth 8 seldepth 10 multipv 1 score cp 59 nodes 10996 nps 2199200 hashfull 47 tbhits 0 time 5 pv e3f3 g5g7 f3f5 h2g3 f5b5 g7b7 c1c2 g3f3 c2d3 info depth 9 seldepth 13 multipv 1 score cp 52 nodes 24932 nps 2266545 hashfull 50 tbhits 0 time 11 pv e3e5 g5g6 e5b5 g6b6 b5b6 h2g3 c1d2 f5f4 b6b7 f4f3 info depth 10 seldepth 15 multipv 1 score cp 50 nodes 35407 nps 2529071 hashfull 54 tbhits 0 time 14 pv e3e5 g5g1 c1b2 g1g6 e5b5 f5f4 b6b7 g6g8 b7b8q g8b8 b5b8 h2g3 info depth 11 seldepth 14 multipv 1 score cp 50 nodes 43458 nps 2556352 hashfull 55 tbhits 0 time 17 pv e3e5 g5g6 e5b5 f5f4 b5b2 h2g3 b6b7 g6g8 b7b8r g8b8 b2b8 f4f3 c1d1 g3f2 info depth 12 seldepth 19 multipv 1 score cp 48 nodes 53467 nps 2546047 hashfull 60 tbhits 0 time 21 pv e3e5 g5g6 e5b5 f5f4 b6b7 g6g8 b7b8q g8b8 b5b8 f4f3 b8b2 h2g3 b2b7 g3g2 info depth 13 seldepth 20 multipv 1 score cp 54 nodes 65062 nps 2602480 hashfull 65 tbhits 0 time 25 pv e3e5 g5g6 e5b5 f5f4 c1d2 g6g8 b6b7 f4f3 d2e3 h2g3 b7b8q g8b8 b5b8 bestmove e3e5 ponder g5g6 Position: 40/48 (8/2p4P/8/kr6/6R1/8/8/1K6 w - - 0 1) info string NNUE evaluation using nn-ad9b42354671.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 153 nodes 8 nps 8000 hashfull 14 tbhits 0 time 1 pv b1c2 info depth 2 seldepth 2 multipv 1 score cp 744 nodes 15 nps 15000 hashfull 14 tbhits 0 time 1 pv b1c1 info depth 3 seldepth 2 multipv 1 score cp 744 nodes 20 nps 20000 hashfull 14 tbhits 0 time 1 pv b1c1 info depth 4 seldepth 2 multipv 1 score cp 744 nodes 25 nps 25000 hashfull 14 tbhits 0 time 1 pv b1c1 info depth 5 seldepth 2 multipv 1 score cp 744 nodes 34 nps 34000 hashfull 14 tbhits 0 time 1 pv b1c1 b5b1 c1b1 info depth 6 seldepth 4 multipv 1 score cp 216 nodes 68 nps 68000 hashfull 14 tbhits 0 time 1 pv b1c1 b5c5 c1d2 info depth 7 seldepth 6 multipv 1 score cp 237 nodes 492 nps 492000 hashfull 14 tbhits 0 time 1 pv b1c2 b5c5 c2d2 c5d5 d2e3 info depth 8 seldepth 8 multipv 1 score cp 201 nodes 970 nps 485000 hashfull 15 tbhits 0 time 2 pv b1c2 b5h5 g4g5 h5g5 h7h8q g5c5 c2d2 c5d5 d2e3 info depth 9 seldepth 12 multipv 1 score cp 170 nodes 3722 nps 744400 hashfull 16 tbhits 0 time 5 pv b1a2 b5h5 g4g5 h5g5 h7h8q g5c5 a2b3 a5b6 h8b8 b6a6 info depth 10 seldepth 11 multipv 1 score cp 183 nodes 4277 nps 712833 hashfull 16 tbhits 0 time 6 pv b1a2 b5h5 g4g5 h5g5 h7h8q g5c5 h8f6 info depth 11 seldepth 14 multipv 1 score cp 153 nodes 12540 nps 895714 hashfull 18 tbhits 0 time 14 pv b1c2 b5h5 g4g5 h5g5 h7h8q g5b5 h8f6 b5c5 c2b2 a5b5 f6g6 c5c6 info depth 12 seldepth 15 multipv 1 score cp 189 nodes 23632 nps 984666 hashfull 22 tbhits 0 time 24 pv b1a2 b5h5 g4g5 h5g5 h7h8q g5c5 h8d4 c5c6 d4a7 a5b5 a2b3 info depth 13 seldepth 20 multipv 1 score cp 131 nodes 42352 nps 901106 hashfull 27 tbhits 0 time 47 pv b1a2 b5h5 g4g5 h5g5 h7h8q g5c5 h8d4 a5b5 a2b3 c5c1 d4d3 b5c6 b3a4 c6b7 a4b5 c1g1 d3e4 b7c8 bestmove b1a2 ponder b5h5 Position: 41/48 (8/8/3P3k/8/1p6/8/1P6/1K3n2 b - - 0 1) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 0 nodes 11 nps 11000 hashfull 40 tbhits 0 time 1 pv b4b3 info depth 2 seldepth 2 multipv 1 score cp 0 nodes 67 nps 67000 hashfull 40 tbhits 0 time 1 pv b4b3 info depth 3 seldepth 2 multipv 1 score cp 0 nodes 121 nps 121000 hashfull 40 tbhits 0 time 1 pv b4b3 info depth 4 seldepth 2 multipv 1 score cp 0 nodes 168 nps 168000 hashfull 40 tbhits 0 time 1 pv b4b3 info depth 5 seldepth 5 multipv 1 score cp -143 nodes 1159 nps 579500 hashfull 40 tbhits 0 time 2 pv f1d2 b1c2 h6g6 c2d2 info depth 6 seldepth 5 multipv 1 score cp -56 nodes 1500 nps 750000 hashfull 40 tbhits 0 time 2 pv f1d2 b1c2 d2f3 d6d7 info depth 7 seldepth 9 multipv 1 score cp -72 nodes 2670 nps 890000 hashfull 40 tbhits 0 time 3 pv f1d2 b1c2 d2e4 d6d7 b4b3 c2d1 info depth 8 seldepth 9 multipv 1 score cp -47 nodes 4433 nps 1108250 hashfull 41 tbhits 0 time 4 pv f1d2 b1c2 d2f3 c2d3 info depth 9 seldepth 7 multipv 1 score cp -74 nodes 6376 nps 1275200 hashfull 41 tbhits 0 time 5 pv f1d2 b1a2 b4b3 a2a1 d2c4 d6d7 info depth 10 seldepth 14 multipv 1 score cp -276 nodes 18390 nps 1839000 hashfull 43 tbhits 0 time 10 pv f1d2 b1a2 b4b3 a2a1 h6g5 d6d7 g5f4 d7d8q f4e3 d8d6 e3e2 d6d5 info depth 11 seldepth 15 multipv 1 score cp -281 nodes 29468 nps 1964533 hashfull 46 tbhits 0 time 15 pv f1d2 b1a2 b4b3 a2a1 h6g5 d6d7 g5f4 d7d8q f4e3 d8d6 e3e2 d6d4 e2e1 d4d5 info depth 12 seldepth 18 multipv 1 score cp -257 nodes 36340 nps 1912631 hashfull 47 tbhits 0 time 19 pv f1d2 b1a2 b4b3 a2a1 h6g5 d6d7 g5f4 d7d8q f4e3 d8d6 e3e2 d6g3 e2d1 g3d3 d1c1 d3e3 info depth 13 seldepth 22 multipv 1 score cp -251 nodes 46259 nps 2011260 hashfull 49 tbhits 0 time 23 pv f1d2 b1a2 b4b3 a2a1 h6g5 d6d7 g5f4 d7d8q f4e3 d8d6 e3e2 d6g3 e2d1 g3g4 d1c2 g4h5 c2d3 bestmove f1d2 ponder b1a2 Position: 42/48 (8/R7/2q5/8/6k1/8/1P5p/K6R w - - 0 124) info string NNUE evaluation using nn-ad9b42354671.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 35 nodes 40 nps 40000 hashfull 1 tbhits 0 time 1 pv h1h2 info depth 2 seldepth 2 multipv 1 score cp 35 nodes 66 nps 66000 hashfull 1 tbhits 0 time 1 pv h1h2 info depth 3 seldepth 2 multipv 1 score cp 35 nodes 100 nps 100000 hashfull 1 tbhits 0 time 1 pv h1h2 info depth 4 seldepth 2 multipv 1 score cp 35 nodes 127 nps 127000 hashfull 1 tbhits 0 time 1 pv h1h2 info depth 5 seldepth 2 multipv 1 score cp 153 nodes 158 nps 158000 hashfull 1 tbhits 0 time 1 pv h1h2 info depth 6 seldepth 3 multipv 1 score cp 178 nodes 194 nps 194000 hashfull 1 tbhits 0 time 1 pv h1h2 info depth 7 seldepth 5 multipv 1 score cp 52 nodes 802 nps 401000 hashfull 1 tbhits 0 time 2 pv h1h2 g4g3 h2h8 c6c1 a1a2 c1c4 a2a3 info depth 8 seldepth 10 multipv 1 score cp 48 nodes 4201 nps 525125 hashfull 1 tbhits 0 time 8 pv h1h2 g4g3 a7h7 c6a6 a1b1 a6f1 b1a2 info depth 9 seldepth 13 multipv 1 score cp 22 nodes 7980 nps 725454 hashfull 3 tbhits 0 time 11 pv h1h2 g4g3 h2h5 c6c1 a1a2 c1c4 a2a3 c4d3 b2b3 d3d6 b3b4 d6d3 a3a4 d3d1 a4a5 d1h5 b4b5 info depth 10 seldepth 16 multipv 1 score cp 22 nodes 9587 nps 737461 hashfull 4 tbhits 0 time 13 pv h1h2 g4g3 h2h5 c6c1 a1a2 c1c4 a2a3 c4d3 b2b3 d3d6 b3b4 d6d3 a3a4 d3d1 a4a5 d1h5 b4b5 info depth 11 seldepth 18 multipv 1 score cp 9 nodes 13241 nps 778882 hashfull 4 tbhits 0 time 17 pv h1h2 g4g3 h2h7 c6c1 a1a2 c1c4 a2a3 c4d3 b2b3 d3d6 b3b4 d6d3 a3a4 d3d1 a4a5 info depth 12 seldepth 17 multipv 1 score cp 10 nodes 15443 nps 772150 hashfull 5 tbhits 0 time 20 pv h1h2 g4g3 h2h7 c6c1 a1a2 c1c4 a2a3 c4d3 b2b3 d3d6 b3b4 d6d3 a3a4 d3d1 a4a5 d1a1 a5b5 a1e5 b5c4 info depth 13 seldepth 23 multipv 1 score cp 4 nodes 23351 nps 778366 hashfull 7 tbhits 0 time 30 pv h1h2 g4g3 h2h7 c6c1 a1a2 c1c4 a2a3 c4d3 b2b3 d3d6 b3b4 d6d3 a3a4 d3d1 a4a5 bestmove h1h2 ponder g4g3 Position: 43/48 (6k1/3b3r/1p1p4/p1n2p2/1PPNpP1q/P3Q1p1/1R1RB1P1/5K2 b - - 0 1) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp -163 nodes 93 nps 93000 hashfull 40 tbhits 0 time 1 pv c5a4 b4a5 info depth 2 seldepth 2 multipv 1 score cp -163 nodes 200 nps 200000 hashfull 40 tbhits 0 time 1 pv c5a4 b4a5 a4b2 info depth 3 seldepth 3 multipv 1 score cp -163 nodes 266 nps 266000 hashfull 40 tbhits 0 time 1 pv c5a4 b4a5 a4b2 d2b2 info depth 4 seldepth 4 multipv 1 score cp -163 nodes 326 nps 326000 hashfull 40 tbhits 0 time 1 pv c5a4 b4a5 a4b2 d2b2 b6a5 info depth 5 seldepth 5 multipv 1 score cp -167 nodes 1037 nps 518500 hashfull 40 tbhits 0 time 2 pv a5b4 a3b4 c5a4 b2b3 info depth 6 seldepth 6 multipv 1 score cp 479 nodes 1492 nps 746000 hashfull 40 tbhits 0 time 2 pv h4f4 e3f3 info depth 7 seldepth 5 multipv 1 score cp 724 nodes 1704 nps 568000 hashfull 40 tbhits 0 time 3 pv h4f4 d4f3 f4e3 info depth 8 seldepth 5 multipv 1 score cp 991 nodes 1961 nps 653666 hashfull 40 tbhits 0 time 3 pv h4f4 d4f3 f4e3 info depth 9 seldepth 6 multipv 1 score cp 606 nodes 2394 nps 798000 hashfull 40 tbhits 0 time 3 pv h4f4 e2f3 f4e3 f3h5 h7h5 b4c5 d6c5 info depth 10 seldepth 10 multipv 1 score mate 5 nodes 5121 nps 1024200 hashfull 40 tbhits 0 time 5 pv h4f4 e2f3 f4e3 f3h5 h7h5 d4f3 h5h1 f3g1 h1g1 info depth 11 seldepth 10 multipv 1 score mate 5 nodes 5447 nps 1089400 hashfull 40 tbhits 0 time 5 pv h4f4 e2f3 f4e3 f3h5 h7h5 d4f3 h5h1 f3g1 h1g1 info depth 12 seldepth 10 multipv 1 score mate 5 nodes 5779 nps 1155800 hashfull 40 tbhits 0 time 5 pv h4f4 e2f3 f4e3 f3h5 h7h5 d4f3 h5h1 f3g1 h1g1 info depth 13 seldepth 10 multipv 1 score mate 5 nodes 6115 nps 1223000 hashfull 40 tbhits 0 time 5 pv h4f4 e2f3 f4e3 f3h5 h7h5 d4f3 h5h1 f3g1 h1g1 bestmove h4f4 ponder e2f3 Position: 44/48 (r2r1n2/pp2bk2/2p1p2p/3q4/3PN1QP/2P3R1/P4PP1/5RK1 w - - 0 1) info string NNUE evaluation using nn-ad9b42354671.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 644 nodes 59 nps 59000 hashfull 12 tbhits 0 time 1 pv g4f4 e7f6 info depth 2 seldepth 2 multipv 1 score cp 644 nodes 110 nps 110000 hashfull 12 tbhits 0 time 1 pv g4f4 e7f6 f4f6 f7e8 info depth 3 seldepth 3 multipv 1 score cp 167 nodes 246 nps 246000 hashfull 12 tbhits 0 time 1 pv f1b1 info depth 4 seldepth 2 multipv 1 score cp 167 nodes 300 nps 300000 hashfull 12 tbhits 0 time 1 pv f1b1 info depth 5 seldepth 2 multipv 1 score cp 301 nodes 344 nps 344000 hashfull 12 tbhits 0 time 1 pv f1b1 info depth 6 seldepth 7 multipv 1 score cp 348 nodes 899 nps 449500 hashfull 14 tbhits 0 time 2 pv c3c4 d5f5 g3f3 info depth 7 seldepth 6 multipv 1 score cp 351 nodes 1342 nps 447333 hashfull 14 tbhits 0 time 3 pv c3c4 d5a5 g4g7 f7e8 g3f3 info depth 8 seldepth 6 multipv 1 score cp 418 nodes 2386 nps 477200 hashfull 14 tbhits 0 time 5 pv c3c4 d5a5 d4d5 info depth 9 seldepth 7 multipv 1 score cp 506 nodes 3558 nps 508285 hashfull 14 tbhits 0 time 7 pv c3c4 d5f5 g3f3 d8d4 f3f5 e6f5 g4f5 f7g8 info depth 10 seldepth 11 multipv 1 score cp 507 nodes 4519 nps 564875 hashfull 14 tbhits 0 time 8 pv c3c4 d5f5 g3f3 d8d4 f3f5 e6f5 g4f5 f7e8 info depth 11 seldepth 16 multipv 1 score mate 4 nodes 14468 nps 516714 hashfull 18 tbhits 0 time 28 pv g4g7 f7e8 g7e7 e8e7 g3g7 e7e8 e4f6 info depth 12 seldepth 8 multipv 1 score mate 4 nodes 14826 nps 529500 hashfull 18 tbhits 0 time 28 pv g4g7 f7e8 g7e7 e8e7 g3g7 e7e8 e4f6 info depth 13 seldepth 8 multipv 1 score mate 4 nodes 14993 nps 517000 hashfull 18 tbhits 0 time 29 pv g4g7 f7e8 g7e7 e8e7 g3g7 e7e8 e4f6 bestmove g4g7 ponder f7e8 Position: 45/48 (8/8/8/8/8/6k1/6p1/6K1 w - - 0 1) info string classical evaluation enabled info depth 0 score cp 0 bestmove (none) Position: 46/48 (7k/7P/6K1/8/3B4/8/8/8 b - - 0 1) info string NNUE evaluation using nn-ad9b42354671.nnue enabled info depth 0 score mate 0 bestmove (none) Position: 47/48 (bb1n1rkr/ppp1Q1pp/3n1p2/3p4/3P4/6Pq/PPP1PP1P/BB1NNRKR w HFhf - 0 5) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 49 nodes 36 nps 36000 hashfull 16 tbhits 0 time 1 pv b2b3 info depth 2 seldepth 2 multipv 1 score cp 49 nodes 96 nps 96000 hashfull 16 tbhits 0 time 1 pv b2b3 info depth 3 seldepth 2 multipv 1 score cp 49 nodes 179 nps 179000 hashfull 16 tbhits 0 time 1 pv b2b3 info depth 4 seldepth 2 multipv 1 score cp 49 nodes 236 nps 236000 hashfull 16 tbhits 0 time 1 pv b2b3 info depth 5 seldepth 3 multipv 1 score cp -24 nodes 853 nps 426500 hashfull 16 tbhits 0 time 2 pv b2b3 d8c6 info depth 6 seldepth 5 multipv 1 score cp -24 nodes 2262 nps 754000 hashfull 16 tbhits 0 time 3 pv e7e3 d8c6 e3d3 info depth 7 seldepth 4 multipv 1 score cp -23 nodes 2920 nps 730000 hashfull 16 tbhits 0 time 4 pv e7e3 d8c6 e3d3 info depth 8 seldepth 7 multipv 1 score cp -8 nodes 4459 nps 891800 hashfull 16 tbhits 0 time 5 pv e7e3 b7b6 b2b3 info depth 9 seldepth 11 multipv 1 score cp -16 nodes 24191 nps 930423 hashfull 27 tbhits 0 time 26 pv e7e3 d8f7 b2b3 b7b6 e1g2 f8e8 e3d3 c7c5 d1e3 info depth 10 seldepth 14 multipv 1 score cp -8 nodes 33097 nps 1002939 hashfull 29 tbhits 0 time 33 pv e7e3 d8f7 e3d3 b7b6 c2c3 c7c5 b2b3 c5c4 info depth 11 seldepth 11 multipv 1 score cp 3 nodes 47584 nps 1132952 hashfull 36 tbhits 0 time 42 pv e7e3 d8f7 e3d3 b7b6 e1g2 c7c5 c2c3 c5c4 d3c2 info depth 12 seldepth 16 multipv 1 score cp 7 nodes 79742 nps 1226800 hashfull 53 tbhits 0 time 65 pv e7e3 b7b6 b2b3 f8e8 e3d3 c7c5 c2c3 c5c4 d3f3 c4b3 info depth 13 seldepth 16 multipv 1 score cp 0 nodes 106099 nps 1263083 hashfull 63 tbhits 0 time 84 pv e7e3 b7b6 c2c3 c7c5 e3d3 g7g6 d4c5 b6c5 d1e3 c5c4 d3c2 bestmove e7e3 ponder b7b6 Position: 48/48 (nqbnrkrb/pppppppp/8/8/8/8/PPPPPPPP/NQBNRKRB w GEge - 0 1) info string NNUE evaluation using nn-ad9b42354671.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 34 nodes 20 nps 20000 hashfull 6 tbhits 0 time 1 pv g2g3 info depth 2 seldepth 2 multipv 1 score cp 70 nodes 62 nps 62000 hashfull 6 tbhits 0 time 1 pv c2c4 info depth 3 seldepth 2 multipv 1 score cp 70 nodes 137 nps 137000 hashfull 6 tbhits 0 time 1 pv c2c4 info depth 4 seldepth 2 multipv 1 score cp 70 nodes 165 nps 165000 hashfull 6 tbhits 0 time 1 pv c2c4 info depth 5 seldepth 2 multipv 1 score cp 73 nodes 196 nps 196000 hashfull 6 tbhits 0 time 1 pv c2c4 info depth 6 seldepth 3 multipv 1 score cp 73 nodes 486 nps 243000 hashfull 7 tbhits 0 time 2 pv c2c4 d8e6 b1h7 info depth 7 seldepth 7 multipv 1 score cp 37 nodes 2058 nps 514500 hashfull 8 tbhits 0 time 4 pv f1g1 g7g6 e2e4 f8g8 c2c3 c7c5 info depth 8 seldepth 10 multipv 1 score cp 16 nodes 6621 nps 601909 hashfull 8 tbhits 0 time 11 pv f1g1 f8g8 c2c3 c7c5 g2g3 g7g6 e2e4 d7d6 info depth 9 seldepth 10 multipv 1 score cp 27 nodes 8416 nps 601142 hashfull 9 tbhits 0 time 14 pv f1g1 f8g8 e2e4 e7e5 c2c3 g7g6 g2g3 info depth 10 seldepth 10 multipv 1 score cp 38 nodes 11187 nps 658058 hashfull 9 tbhits 0 time 17 pv e2e4 f8g8 f1g1 d7d6 d2d4 e7e5 d4e5 info depth 11 seldepth 13 multipv 1 score cp 44 nodes 24289 nps 674694 hashfull 13 tbhits 0 time 36 pv d2d4 f8g8 f1g1 d7d6 c2c3 c7c5 g2g3 c8h3 h1g2 h3g2 info depth 12 seldepth 20 multipv 1 score cp 25 nodes 63569 nps 676265 hashfull 32 tbhits 0 time 94 pv f1g1 g7g6 d2d3 f8g8 c1h6 h8g7 h6g7 g8g7 f2f4 c7c6 e2e4 e7e5 f4e5 info depth 13 seldepth 19 multipv 1 score cp 30 nodes 85471 nps 700581 hashfull 40 tbhits 0 time 122 pv d2d4 f8g8 f1g1 g7g6 c1h6 h8d4 h6f8 e8f8 e2e4 b7b5 c2c3 d4g7 g2g3 a8b6 h1g2 bestmove d2d4 ponder f8g8 =========================== Total time (ms) : 2736 Nodes searched : 3467381 Nodes/second : 1267317 + exit 0 Processing files: stockfish-15.1-alt1.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.87110 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd stockfish-15.1 + DOCDIR=/usr/src/tmp/stockfish-buildroot/usr/share/doc/stockfish-15.1 + export DOCDIR + rm -rf /usr/src/tmp/stockfish-buildroot/usr/share/doc/stockfish-15.1 + /bin/mkdir -p /usr/src/tmp/stockfish-buildroot/usr/share/doc/stockfish-15.1 + cp -prL Copying.txt AUTHORS engine-interface.txt README.md /usr/src/tmp/stockfish-buildroot/usr/share/doc/stockfish-15.1 + chmod -R go-w /usr/src/tmp/stockfish-buildroot/usr/share/doc/stockfish-15.1 + chmod -R a+rX /usr/src/tmp/stockfish-buildroot/usr/share/doc/stockfish-15.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6gcHzS find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.F5CsYl find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.16)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcc_s.so.1(GCC_3.4)(64bit), libm.so.6(GLIBC_2.29)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.11)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.11)(64bit), libstdc++.so.6(GLIBCXX_3.4.18)(64bit), libstdc++.so.6(GLIBCXX_3.4.19)(64bit), libstdc++.so.6(GLIBCXX_3.4.20)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libstdc++.so.6(GLIBCXX_3.4.22)(64bit), libstdc++.so.6(GLIBCXX_3.4.29)(64bit), libstdc++.so.6(GLIBCXX_3.4.30)(64bit), libstdc++.so.6(GLIBCXX_3.4.32)(64bit), libstdc++.so.6(GLIBCXX_3.4.9)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PE0RTo Creating stockfish-debuginfo package Processing files: stockfish-debuginfo-15.1-alt1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.R6kUVX find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9Un9X0 find-requires: running scripts (debuginfo) Requires: stockfish = 15.1-alt1.1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libm.so.6), debug64(libstdc++.so.6) Adding to stockfish-debuginfo a strict dependency on stockfish Wrote: /usr/src/RPM/RPMS/x86_64/stockfish-15.1-alt1.1.x86_64.rpm (w2T16.xzdio) Wrote: /usr/src/RPM/RPMS/x86_64/stockfish-debuginfo-15.1-alt1.1.x86_64.rpm (w2.lzdio) 51.42user 4.37system 0:24.94elapsed 223%CPU (0avgtext+0avgdata 252112maxresident)k 0inputs+0outputs (0major+1040382minor)pagefaults 0swaps 1.87user 1.21system 0:32.07elapsed 9%CPU (0avgtext+0avgdata 111728maxresident)k 0inputs+0outputs (0major+202012minor)pagefaults 0swaps --- stockfish-15.1-alt1.1.x86_64.rpm.repo 2023-05-15 09:40:23.437573294 +0000 +++ stockfish-15.1-alt1.1.x86_64.rpm.hasher 2023-07-04 17:18:22.599671776 +0000 @@ -30,2 +30,3 @@ Requires: libstdc++.so.6(GLIBCXX_3.4.30)(64bit) +Requires: libstdc++.so.6(GLIBCXX_3.4.32)(64bit) Requires: libstdc++.so.6(GLIBCXX_3.4.9)(64bit) @@ -36,3 +37,3 @@ File: /etc/stockfish/polyglot.ini 100644 root:root ddd964bbedcf428db7a470824f1360f8 -File: /usr/bin/stockfish 100755 root:root 1a641a7dc21e89c99929fca6875bde6d +File: /usr/bin/stockfish 100755 root:root 4e49047224944fdfc417455a1440e8a2 File: /usr/share/doc/stockfish-15.1 40755 root:root @@ -42,2 +43,2 @@ File: /usr/share/doc/stockfish-15.1/engine-interface.txt 100644 root:root 1d3b563d17ca1e14be869d9e34cd70c2 -RPMIdentity: 897d7a47aac1d6ee64236b0a2c24a8be486e1d90e9ba4d63b55fd67a464586056b19dc348a80731339abfe62684913ed66c389434d562be9f7faea0d185b58c8 +RPMIdentity: e35ddba5aa0aa4fc66c3f8f18ca4791fadae379b7523d26b533539b8c2e1bd726978a438882fe25b26782eeaebd42c574f4a79d3682f95d61be9e5ab52d36b70 --- stockfish-debuginfo-15.1-alt1.1.x86_64.rpm.repo 2023-05-15 09:40:23.080570153 +0000 +++ stockfish-debuginfo-15.1-alt1.1.x86_64.rpm.hasher 2023-07-04 17:18:22.768675275 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/cf 40755 root:root -/usr/lib/debug/.build-id/cf/ea79d5e55999d6d12b7291c860a1b8e4373b5b 120777 root:root ../../../../bin/stockfish -/usr/lib/debug/.build-id/cf/ea79d5e55999d6d12b7291c860a1b8e4373b5b.debug 120777 root:root ../../usr/bin/stockfish.debug +/usr/lib/debug/.build-id/16 40755 root:root +/usr/lib/debug/.build-id/16/42d42653bb570f4395e597c4b28358c8685850 120777 root:root ../../../../bin/stockfish +/usr/lib/debug/.build-id/16/42d42653bb570f4395e597c4b28358c8685850.debug 120777 root:root ../../usr/bin/stockfish.debug /usr/lib/debug/usr/bin/stockfish.debug 100644 root:root @@ -12,6 +12,6 @@ Provides: stockfish-debuginfo = 15.1-alt1.1:sisyphus+320525.100.1.1 -File: /usr/lib/debug/.build-id/cf 40755 root:root -File: /usr/lib/debug/.build-id/cf/ea79d5e55999d6d12b7291c860a1b8e4373b5b 120777 root:root ../../../../bin/stockfish -File: /usr/lib/debug/.build-id/cf/ea79d5e55999d6d12b7291c860a1b8e4373b5b.debug 120777 root:root ../../usr/bin/stockfish.debug -File: /usr/lib/debug/usr/bin/stockfish.debug 100644 root:root 2a3bf3a5617dc16f520c47445df298ad -RPMIdentity: e474e79b9b7f957e85af9acc8a2b45577a83b8c4a342b59b218155d38993d236641023e409e2216fe21dc14be7495796397ea8f019c204bcadfd1f404294769f +File: /usr/lib/debug/.build-id/16 40755 root:root +File: /usr/lib/debug/.build-id/16/42d42653bb570f4395e597c4b28358c8685850 120777 root:root ../../../../bin/stockfish +File: /usr/lib/debug/.build-id/16/42d42653bb570f4395e597c4b28358c8685850.debug 120777 root:root ../../usr/bin/stockfish.debug +File: /usr/lib/debug/usr/bin/stockfish.debug 100644 root:root a1cdcbca38cf9d508b7b059147be7bd4 +RPMIdentity: c31b7110f6ad59b30c38d211658a084061c4d1b3d79344d96409b066fd941ad24c910e09f3f118d5c917dd9ff2c2501e22c9ab635a93358a92cdfc1052a9dfc6