<86>Apr 27 10:15:24 userdel[3964277]: delete user 'rooter' <86>Apr 27 10:15:24 userdel[3964277]: removed group 'rooter' owned by 'rooter' <86>Apr 27 10:15:24 userdel[3964277]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 10:15:24 groupadd[3964317]: group added to /etc/group: name=rooter, GID=1844 <86>Apr 27 10:15:24 groupadd[3964317]: group added to /etc/gshadow: name=rooter <86>Apr 27 10:15:24 groupadd[3964317]: new group: name=rooter, GID=1844 <86>Apr 27 10:15:24 useradd[3964380]: new user: name=rooter, UID=1844, GID=1844, home=/root, shell=/bin/bash, from=none <86>Apr 27 10:15:24 userdel[3964468]: delete user 'builder' <86>Apr 27 10:15:24 userdel[3964468]: removed group 'builder' owned by 'builder' <86>Apr 27 10:15:24 userdel[3964468]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 10:15:24 groupadd[3964534]: group added to /etc/group: name=builder, GID=1845 <86>Apr 27 10:15:24 groupadd[3964534]: group added to /etc/gshadow: name=builder <86>Apr 27 10:15:24 groupadd[3964534]: new group: name=builder, GID=1845 <86>Apr 27 10:15:24 useradd[3964610]: new user: name=builder, UID=1845, GID=1845, home=/usr/src, shell=/bin/bash, from=none <13>Apr 27 10:15:30 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Apr 27 10:15:30 rpmi: libstdc++13-devel-13.2.1-alt3 sisyphus+339335.100.1.1 1706563095 installed <13>Apr 27 10:15:31 rpmi: gcc13-c++-13.2.1-alt3 sisyphus+339335.100.1.1 1706563095 installed <13>Apr 27 10:15:31 rpmi: gcc-c++-13-alt1 sisyphus+323337.300.1.1 1687268227 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/stockfish-16-alt2.nosrc.rpm (w1.gzdio) Installing stockfish-16-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.44940 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD ++ sha256sum /usr/src/RPM/SOURCES/nn-5af11540bbfe.nnue ++ cut -c1-12 + test 5af11540bbfe = 5af11540bbfe + cd /usr/src/RPM/BUILD + rm -rf stockfish-16 + echo 'Source #0 (stockfish-16.tar):' Source #0 (stockfish-16.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/stockfish-16.tar + cd stockfish-16 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (stockfish-16-alt-remove-nnue-downloading-makefile.patch):' Patch #0 (stockfish-16-alt-remove-nnue-downloading-makefile.patch): + /usr/bin/patch -p1 patching file src/Makefile + echo 'Patch #3500 (stockfish-loongarch64.patch):' Patch #3500 (stockfish-loongarch64.patch): + /usr/bin/patch -p1 patching file src/Makefile Hunk #5 succeeded at 944 (offset -29 lines). + cp /usr/src/RPM/SOURCES/engine-interface.txt ./ + cp /usr/src/RPM/SOURCES/nn-5af11540bbfe.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.24096 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd stockfish-16 + make -j16 -C src build ARCH=x86-32 make: Entering directory '/usr/src/RPM/BUILD/stockfish-16/src' Default net: nn-5af11540bbfe.nnue make: Leaving directory '/usr/src/RPM/BUILD/stockfish-16/src' make: Entering directory '/usr/src/RPM/BUILD/stockfish-16/src' Config: debug: 'no' sanitize: 'none' optimize: 'yes' arch: 'i386' bits: '32' kernel: 'Linux' os: 'GNU/Linux' prefetch: 'no' popcnt: 'no' pext: 'no' sse: 'no' mmx: 'yes' sse2: 'no' ssse3: 'no' sse41: 'no' avx2: 'no' avxvnni: 'no' avx512: 'no' vnni256: 'no' vnni512: 'no' neon: 'no' dotprod: 'no' arm_version: '0' target_windows: '' Flags: CXX: g++ CXXFLAGS: -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -m32 -DUSE_PTHREADS -DNDEBUG -O3 -DNO_PREFETCH -DUSE_MMX -mmmx -flto -flto-partition=one LDFLAGS: -m32 -Wl,--no-as-needed -lpthread -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -m32 -DUSE_PTHREADS -DNDEBUG -O3 -DNO_PREFETCH -DUSE_MMX -mmmx -flto -flto-partition=one -flto=jobserver Testing config sanity. If this fails, try 'make help' ... make: Leaving directory '/usr/src/RPM/BUILD/stockfish-16/src' make ARCH=x86-32 COMP=gcc all make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-16/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -m32 -DUSE_PTHREADS -DNDEBUG -O3 -DNO_PREFETCH -DUSE_MMX -mmmx -flto -flto-partition=one -c -o bitbase.o bitbase.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-16/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-16/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -m32 -DUSE_PTHREADS -DNDEBUG -O3 -DNO_PREFETCH -DUSE_MMX -mmmx -flto -flto-partition=one -c -o psqt.o psqt.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-16/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-16/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -m32 -DUSE_PTHREADS -DNDEBUG -O3 -DNO_PREFETCH -DUSE_MMX -mmmx -flto -flto-partition=one -c -o bitboard.o bitboard.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-16/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-16/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -m32 -DUSE_PTHREADS -DNDEBUG -O3 -DNO_PREFETCH -DUSE_MMX -mmmx -flto -flto-partition=one -c -o movepick.o movepick.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-16/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-16/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -m32 -DUSE_PTHREADS -DNDEBUG -O3 -DNO_PREFETCH -DUSE_MMX -mmmx -flto -flto-partition=one -c -o benchmark.o benchmark.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-16/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-16/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -m32 -DUSE_PTHREADS -DNDEBUG -O3 -DNO_PREFETCH -DUSE_MMX -mmmx -flto -flto-partition=one -c -o movegen.o movegen.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-16/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-16/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -m32 -DUSE_PTHREADS -DNDEBUG -O3 -DNO_PREFETCH -DUSE_MMX -mmmx -flto -flto-partition=one -c -o material.o material.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-16/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-16/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -m32 -DUSE_PTHREADS -DNDEBUG -O3 -DNO_PREFETCH -DUSE_MMX -mmmx -flto -flto-partition=one -c -o main.o main.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-16/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-16/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -m32 -DUSE_PTHREADS -DNDEBUG -O3 -DNO_PREFETCH -DUSE_MMX -mmmx -flto -flto-partition=one -c -o pawns.o pawns.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-16/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-16/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -m32 -DUSE_PTHREADS -DNDEBUG -O3 -DNO_PREFETCH -DUSE_MMX -mmmx -flto -flto-partition=one -c -o endgame.o endgame.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-16/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-16/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -m32 -DUSE_PTHREADS -DNDEBUG -O3 -DNO_PREFETCH -DUSE_MMX -mmmx -flto -flto-partition=one -c -o timeman.o timeman.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-16/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-16/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -m32 -DUSE_PTHREADS -DNDEBUG -O3 -DNO_PREFETCH -DUSE_MMX -mmmx -flto -flto-partition=one -c -o position.o position.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-16/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-16/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -m32 -DUSE_PTHREADS -DNDEBUG -O3 -DNO_PREFETCH -DUSE_MMX -mmmx -flto -flto-partition=one -c -o misc.o misc.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-16/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-16/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -m32 -DUSE_PTHREADS -DNDEBUG -O3 -DNO_PREFETCH -DUSE_MMX -mmmx -flto -flto-partition=one -c -o thread.o thread.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-16/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-16/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -m32 -DUSE_PTHREADS -DNDEBUG -O3 -DNO_PREFETCH -DUSE_MMX -mmmx -flto -flto-partition=one -c -o tt.o tt.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-16/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-16/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -m32 -DUSE_PTHREADS -DNDEBUG -O3 -DNO_PREFETCH -DUSE_MMX -mmmx -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-16/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-16/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -m32 -DUSE_PTHREADS -DNDEBUG -O3 -DNO_PREFETCH -DUSE_MMX -mmmx -flto -flto-partition=one -c -o tune.o tune.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-16/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-16/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -m32 -DUSE_PTHREADS -DNDEBUG -O3 -DNO_PREFETCH -DUSE_MMX -mmmx -flto -flto-partition=one -c -o ucioption.o ucioption.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-16/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-16/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -m32 -DUSE_PTHREADS -DNDEBUG -O3 -DNO_PREFETCH -DUSE_MMX -mmmx -flto -flto-partition=one -c -o search.o search.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-16/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-16/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -m32 -DUSE_PTHREADS -DNDEBUG -O3 -DNO_PREFETCH -DUSE_MMX -mmmx -flto -flto-partition=one -c -o uci.o uci.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-16/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-16/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -m32 -DUSE_PTHREADS -DNDEBUG -O3 -DNO_PREFETCH -DUSE_MMX -mmmx -flto -flto-partition=one -c -o evaluate.o evaluate.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-16/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-16/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -m32 -DUSE_PTHREADS -DNDEBUG -O3 -DNO_PREFETCH -DUSE_MMX -mmmx -flto -flto-partition=one -c -o evaluate_nnue.o nnue/evaluate_nnue.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-16/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-16/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -m32 -DUSE_PTHREADS -DNDEBUG -O3 -DNO_PREFETCH -DUSE_MMX -mmmx -flto -flto-partition=one -c -o tbprobe.o syzygy/tbprobe.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-16/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 -m32 -Wl,--no-as-needed -lpthread -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -m32 -DUSE_PTHREADS -DNDEBUG -O3 -DNO_PREFETCH -DUSE_MMX -mmmx -flto -flto-partition=one -flto=jobserver + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.49328 + 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:/usr/bin:/bin:/usr/local/bin:/usr/games + cd stockfish-16 + 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) verify-elf: WARNING: ./usr/bin/stockfish: uses non-LFS functions: fstat mmap open Splitting links to aliased files under /{,s}bin in /usr/src/tmp/stockfish-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.86838 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd stockfish-16 + ./src/stockfish bench Stockfish 16 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 63 nodes 20 nps 10000 hashfull 0 tbhits 0 time 2 pv e2e3 info depth 2 seldepth 2 multipv 1 score cp 63 nodes 40 nps 20000 hashfull 0 tbhits 0 time 2 pv e2e3 info depth 3 seldepth 2 multipv 1 score cp 63 nodes 65 nps 32500 hashfull 0 tbhits 0 time 2 pv e2e3 info depth 4 seldepth 4 multipv 1 score cp 27 nodes 613 nps 204333 hashfull 0 tbhits 0 time 3 pv b1c3 e7e6 e2e3 d7d5 info depth 5 seldepth 5 multipv 1 score cp 22 nodes 1168 nps 292000 hashfull 0 tbhits 0 time 4 pv b1c3 e7e5 e2e3 d7d6 d2d4 info depth 6 seldepth 6 multipv 1 score cp 22 nodes 1289 nps 257800 hashfull 0 tbhits 0 time 5 pv b1c3 e7e5 e2e3 d7d6 d2d4 b8c6 info depth 7 seldepth 8 multipv 1 score cp 4 nodes 8657 nps 480944 hashfull 1 tbhits 0 time 18 pv b1c3 d7d5 e2e4 d5e4 d2d3 g8f6 d3e4 d8d1 e1d1 info depth 8 seldepth 11 multipv 1 score cp 4 nodes 12725 nps 509000 hashfull 2 tbhits 0 time 25 pv b1c3 d7d5 d2d4 e7e6 g1f3 g8f6 e2e3 c7c6 f3e5 b8d7 info depth 9 seldepth 9 multipv 1 score cp 4 nodes 14726 nps 525928 hashfull 2 tbhits 0 time 28 pv b1c3 d7d5 d2d4 e7e6 g1f3 g8f6 e2e3 c7c6 f3e5 info depth 10 seldepth 10 multipv 1 score cp 17 nodes 23921 nps 543659 hashfull 5 tbhits 0 time 44 pv e2e4 b8c6 b1c3 e7e5 g1f3 info depth 11 seldepth 11 multipv 1 score cp 17 nodes 45265 nps 532529 hashfull 14 tbhits 0 time 85 pv e2e4 d7d5 e4d5 d8d5 b1c3 d5e6 d1e2 b8c6 c3b5 info depth 12 seldepth 15 multipv 1 score cp 22 nodes 83631 nps 536096 hashfull 33 tbhits 0 time 156 pv e2e4 e7e5 g1f3 b8c6 f1c4 g8f6 d1e2 d7d6 info depth 13 seldepth 22 multipv 1 score cp 13 nodes 244427 nps 532520 hashfull 113 tbhits 0 time 459 pv e2e4 e7e5 d2d4 e5d4 d1d4 b8c6 d4e3 f8d6 b1c3 g8f6 f2f4 d6b4 g1f3 f6g4 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-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp -71 nodes 159 nps 53000 hashfull 0 tbhits 0 time 3 pv e2a6 info depth 2 seldepth 2 multipv 1 score cp -71 nodes 208 nps 69333 hashfull 0 tbhits 0 time 3 pv e2a6 info depth 3 seldepth 2 multipv 1 score cp -71 nodes 297 nps 74250 hashfull 0 tbhits 0 time 4 pv e2a6 info depth 4 seldepth 2 multipv 1 score cp -34 nodes 364 nps 91000 hashfull 0 tbhits 0 time 4 pv e2a6 info depth 5 seldepth 3 multipv 1 score cp -29 nodes 442 nps 110500 hashfull 0 tbhits 0 time 4 pv e2a6 info depth 6 seldepth 4 multipv 1 score cp -30 nodes 597 nps 119400 hashfull 0 tbhits 0 time 5 pv e2a6 e8g8 f3h3 b4c3 info depth 7 seldepth 7 multipv 1 score cp -141 nodes 3275 nps 181944 hashfull 1 tbhits 0 time 18 pv d5e6 a6e2 e6f7 e8d8 c3e2 e7e5 d2b4 info depth 8 seldepth 8 multipv 1 score cp -141 nodes 3751 nps 178619 hashfull 1 tbhits 0 time 21 pv d5e6 a6e2 e6f7 e8d8 c3e2 e7e5 d2b4 info depth 9 seldepth 8 multipv 1 score cp -141 nodes 4547 nps 181880 hashfull 1 tbhits 0 time 25 pv d5e6 a6e2 e6f7 e8d8 c3e2 e7e5 d2b4 info depth 10 seldepth 11 multipv 1 score cp -108 nodes 7314 nps 174142 hashfull 3 tbhits 0 time 42 pv e2a6 b4c3 d2c3 e6d5 e5g4 h3g2 h1g1 info depth 11 seldepth 8 multipv 1 score cp -108 nodes 8094 nps 175956 hashfull 3 tbhits 0 time 46 pv e2a6 b4c3 d2c3 e6d5 e5g4 h3g2 h1g1 info depth 12 seldepth 13 multipv 1 score cp -131 nodes 26026 nps 173506 hashfull 11 tbhits 0 time 150 pv d5e6 b4c3 e6f7 e8d8 d2c3 a6e2 f3e2 b6a4 e5g6 a4c3 info depth 13 seldepth 15 multipv 1 score cp -149 nodes 65857 nps 179446 hashfull 28 tbhits 0 time 367 pv d5e6 a6e2 e6f7 e8d8 c3e2 e7e5 d2b4 e5e4 f7f8q h8f8 b4f8 h3g2 f3e4 f6e4 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 49 nodes 17 nps 4250 hashfull 0 tbhits 0 time 4 pv b4f4 h4g5 info depth 2 seldepth 2 multipv 1 score cp 27 nodes 118 nps 29500 hashfull 0 tbhits 0 time 4 pv b4c4 h5c5 info depth 3 seldepth 3 multipv 1 score cp 27 nodes 157 nps 39250 hashfull 0 tbhits 0 time 4 pv b4c4 h5c5 c4f4 h4g5 info depth 4 seldepth 4 multipv 1 score cp 27 nodes 202 nps 50500 hashfull 0 tbhits 0 time 4 pv b4c4 h5c5 c4f4 h4g5 info depth 5 seldepth 5 multipv 1 score cp 27 nodes 264 nps 66000 hashfull 0 tbhits 0 time 4 pv b4c4 h5c5 c4f4 h4g5 info depth 6 seldepth 5 multipv 1 score cp 63 nodes 349 nps 87250 hashfull 0 tbhits 0 time 4 pv b4f4 h4g3 f4f7 info depth 7 seldepth 6 multipv 1 score cp 22 nodes 1994 nps 332333 hashfull 0 tbhits 0 time 6 pv b4f4 h4g3 f4f7 h5c5 f7f3 g3g2 info depth 8 seldepth 10 multipv 1 score cp 31 nodes 4325 nps 540625 hashfull 1 tbhits 0 time 8 pv b4c4 h5c5 c4f4 h4g3 f4f3 g3g2 a5a6 info depth 9 seldepth 8 multipv 1 score cp 31 nodes 5854 nps 585400 hashfull 3 tbhits 0 time 10 pv b4c4 h5c5 c4f4 h4g3 f4f3 g3g2 a5a6 info depth 10 seldepth 12 multipv 1 score cp 35 nodes 11578 nps 723625 hashfull 4 tbhits 0 time 16 pv b4f4 h4g3 f4c4 h5h7 e2e4 g3g2 c4c3 g2f2 a5a6 h7e7 a6b7 info depth 11 seldepth 11 multipv 1 score cp 35 nodes 12581 nps 740058 hashfull 5 tbhits 0 time 17 pv b4f4 h4g3 f4c4 h5h7 c4c2 g3g2 a5a6 info depth 12 seldepth 13 multipv 1 score cp 48 nodes 24185 nps 930192 hashfull 10 tbhits 0 time 26 pv b4f4 h4g3 f4c4 h5h7 a5a6 g3g2 a6b7 info depth 13 seldepth 13 multipv 1 score cp 54 nodes 32051 nps 971242 hashfull 11 tbhits 0 time 33 pv b4f4 h4g3 f4c4 h5h7 a5a6 g3g2 c4c3 g2f2 e2e4 h7e7 a6b7 bestmove b4f4 ponder h4g3 Position: 4/48 (4rrk1/pp1n3p/3q2pQ/2p1pb2/2PP4/2P3N1/P2B2PP/4RRK1 b - - 7 19) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp -3 nodes 111 nps 55500 hashfull 0 tbhits 0 time 2 pv f5d3 f1f8 d6f8 info depth 2 seldepth 2 multipv 1 score cp -3 nodes 160 nps 80000 hashfull 0 tbhits 0 time 2 pv f5d3 f1f8 d6f8 info depth 3 seldepth 3 multipv 1 score cp -3 nodes 209 nps 104500 hashfull 0 tbhits 0 time 2 pv f5d3 f1f8 d6f8 info depth 4 seldepth 4 multipv 1 score cp -3 nodes 264 nps 132000 hashfull 0 tbhits 0 time 2 pv f5d3 f1f8 d6f8 info depth 5 seldepth 4 multipv 1 score cp -3 nodes 319 nps 159500 hashfull 0 tbhits 0 time 2 pv f5d3 f1f8 d6f8 info depth 6 seldepth 4 multipv 1 score cp 11 nodes 564 nps 188000 hashfull 0 tbhits 0 time 3 pv f5d3 f1f8 d6f8 info depth 7 seldepth 5 multipv 1 score cp 11 nodes 641 nps 213666 hashfull 0 tbhits 0 time 3 pv f5d3 f1f8 d6f8 h6f8 g8f8 info depth 8 seldepth 7 multipv 1 score cp 79 nodes 1159 nps 193166 hashfull 1 tbhits 0 time 6 pv f5d3 f1f8 e8f8 info depth 9 seldepth 9 multipv 1 score cp 38 nodes 2995 nps 187187 hashfull 2 tbhits 0 time 16 pv f5d3 f1f8 e8f8 h6e3 d3c4 g3e4 e5d4 e4d6 info depth 10 seldepth 11 multipv 1 score cp 35 nodes 6018 nps 167166 hashfull 4 tbhits 0 time 36 pv f5d3 f1f8 e8f8 h6e3 d3c4 g3e4 d6d5 info depth 11 seldepth 13 multipv 1 score cp 28 nodes 12301 nps 166229 hashfull 6 tbhits 0 time 74 pv f5d3 f1f8 d6f8 h6h4 e5d4 e1e8 f8e8 c3d4 d3c4 d4c5 c4d5 h4a4 info depth 12 seldepth 20 multipv 1 score cp 28 nodes 19593 nps 166042 hashfull 9 tbhits 0 time 118 pv f5d3 f1f8 e8f8 h6h4 c5d4 c3d4 d6d4 h4d4 e5d4 d2h6 f8b8 e1e7 d7f6 info depth 13 seldepth 18 multipv 1 score cp 25 nodes 45899 nps 159371 hashfull 21 tbhits 0 time 288 pv f5d3 f1f8 e8f8 h6h4 c5d4 c3d4 d6d4 h4d4 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 4 nodes 54 nps 27000 hashfull 0 tbhits 0 time 2 pv f7e6 info depth 2 seldepth 2 multipv 1 score cp 4 nodes 81 nps 40500 hashfull 0 tbhits 0 time 2 pv f7e6 info depth 3 seldepth 2 multipv 1 score cp 4 nodes 108 nps 54000 hashfull 0 tbhits 0 time 2 pv f7e6 info depth 4 seldepth 2 multipv 1 score cp 36 nodes 145 nps 72500 hashfull 0 tbhits 0 time 2 pv f7e6 info depth 5 seldepth 3 multipv 1 score cp 36 nodes 189 nps 94500 hashfull 0 tbhits 0 time 2 pv f7e6 d5b6 info depth 6 seldepth 4 multipv 1 score cp 54 nodes 413 nps 206500 hashfull 0 tbhits 0 time 2 pv f7e6 d5f4 b8e8 h1e1 h7h6 info depth 7 seldepth 6 multipv 1 score cp 118 nodes 1034 nps 344666 hashfull 0 tbhits 0 time 3 pv f7e6 d5f4 info depth 8 seldepth 8 multipv 1 score cp 13 nodes 4536 nps 504000 hashfull 1 tbhits 0 time 9 pv f7e6 d5f4 h7h6 g5h4 b8e8 f2f3 e8f7 f4d3 info depth 9 seldepth 11 multipv 1 score cp 4 nodes 10031 nps 590058 hashfull 4 tbhits 0 time 17 pv f7e6 d5b6 a7b6 c1b1 c6e5 a2a3 e5c4 d2b4 info depth 10 seldepth 12 multipv 1 score cp 10 nodes 15563 nps 598576 hashfull 7 tbhits 0 time 26 pv f7e6 d5b6 a7b6 c1b1 b6b5 g5e3 b5b4 c2c3 info depth 11 seldepth 11 multipv 1 score cp 13 nodes 20697 nps 591342 hashfull 11 tbhits 0 time 35 pv f7e6 d5b6 a7b6 c1b1 b6b5 g5e3 b5b4 c2c3 b4c3 d2c3 info depth 12 seldepth 14 multipv 1 score cp 16 nodes 30173 nps 615775 hashfull 14 tbhits 0 time 49 pv f7e6 d5b6 a7b6 c1b1 b8a7 a2a3 b6b5 g5e3 a7a4 info depth 13 seldepth 17 multipv 1 score cp 27 nodes 68953 nps 656695 hashfull 36 tbhits 0 time 105 pv f7e6 d5f4 b8e8 f4d3 h7h6 g5e3 e8g6 f2f3 b6e3 d2e3 g6g2 f3f4 g2g6 c1b1 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-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 123 nodes 36 nps 36000 hashfull 0 tbhits 0 time 1 pv g7g6 info depth 2 seldepth 2 multipv 1 score cp 123 nodes 68 nps 68000 hashfull 0 tbhits 0 time 1 pv g7g6 info depth 3 seldepth 2 multipv 1 score cp 149 nodes 108 nps 108000 hashfull 0 tbhits 0 time 1 pv b6b5 info depth 4 seldepth 2 multipv 1 score cp 149 nodes 141 nps 141000 hashfull 0 tbhits 0 time 1 pv b6b5 c3b5 info depth 5 seldepth 3 multipv 1 score cp 145 nodes 244 nps 122000 hashfull 0 tbhits 0 time 2 pv e7g8 info depth 6 seldepth 4 multipv 1 score cp 162 nodes 375 nps 125000 hashfull 0 tbhits 0 time 3 pv b6b5 c3b5 c7c6 info depth 7 seldepth 5 multipv 1 score cp 167 nodes 677 nps 135400 hashfull 0 tbhits 0 time 5 pv b6b5 c3b5 c8d7 info depth 8 seldepth 6 multipv 1 score cp 161 nodes 1358 nps 135800 hashfull 0 tbhits 0 time 10 pv b6b5 f2f3 c8d7 d3d4 e7c6 info depth 9 seldepth 6 multipv 1 score cp 209 nodes 2526 nps 140333 hashfull 1 tbhits 0 time 18 pv f4f3 g1h1 info depth 10 seldepth 9 multipv 1 score cp 184 nodes 5710 nps 142750 hashfull 3 tbhits 0 time 40 pv f4f3 h5g5 b6b5 g1h1 c7c6 info depth 11 seldepth 13 multipv 1 score cp 175 nodes 11383 nps 144088 hashfull 5 tbhits 0 time 79 pv f4f3 h5g5 b6b5 g1h1 f8f6 f1g1 c7c6 d3d4 e7g6 g1g3 b5b4 info depth 12 seldepth 17 multipv 1 score cp 166 nodes 21265 nps 150815 hashfull 10 tbhits 0 time 141 pv f4f3 h5g5 b6b5 g1h1 b5b4 c3b1 f8f6 f1g1 e7g6 b1d2 g6f4 g5h4 info depth 13 seldepth 16 multipv 1 score cp 201 nodes 35973 nps 154390 hashfull 16 tbhits 0 time 233 pv f4f3 h5h4 f8f4 h2h3 c8g4 h3g4 d8d7 g1h1 f4g4 h4h2 bestmove f4f3 ponder h5h4 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 -22 nodes 51 nps 51000 hashfull 0 tbhits 0 time 1 pv b4b2 info depth 2 seldepth 2 multipv 1 score cp -22 nodes 99 nps 99000 hashfull 0 tbhits 0 time 1 pv b4b2 info depth 3 seldepth 2 multipv 1 score cp -22 nodes 150 nps 150000 hashfull 0 tbhits 0 time 1 pv b4b2 info depth 4 seldepth 3 multipv 1 score cp -27 nodes 300 nps 300000 hashfull 0 tbhits 0 time 1 pv b4b2 e3f4 info depth 5 seldepth 5 multipv 1 score cp -13 nodes 624 nps 312000 hashfull 0 tbhits 0 time 2 pv a8b8 h2h3 info depth 6 seldepth 6 multipv 1 score cp -27 nodes 1449 nps 483000 hashfull 0 tbhits 0 time 3 pv b4b2 e3c5 b2c2 f3e5 info depth 7 seldepth 6 multipv 1 score cp -27 nodes 2073 nps 518250 hashfull 0 tbhits 0 time 4 pv b4b2 e3c5 b2c2 f3e5 f6d7 c5c6 info depth 8 seldepth 9 multipv 1 score cp -22 nodes 7415 nps 529642 hashfull 3 tbhits 0 time 14 pv b4b2 c3e2 a8b8 e2d4 e6d7 h2h3 c6c5 info depth 9 seldepth 10 multipv 1 score cp -17 nodes 14106 nps 542538 hashfull 6 tbhits 0 time 26 pv b4b2 c3e2 a8b8 e2d4 e6d7 h2h3 h7h6 info depth 10 seldepth 10 multipv 1 score cp -13 nodes 23849 nps 581682 hashfull 11 tbhits 0 time 41 pv b4b2 c3e2 h7h6 a1b1 b2a3 info depth 11 seldepth 13 multipv 1 score cp -8 nodes 53070 nps 603068 hashfull 24 tbhits 0 time 88 pv b4b2 e3c5 b2b6 c5b6 c7b6 f3e5 f6g4 e5g4 e6g4 info depth 12 seldepth 15 multipv 1 score cp -17 nodes 107180 nps 605536 hashfull 50 tbhits 0 time 177 pv b4b2 d3d4 c6c5 d4d5 e6d5 f1b1 b2c2 f3e1 info depth 13 seldepth 14 multipv 1 score cp -31 nodes 161910 nps 608684 hashfull 79 tbhits 0 time 266 pv b4b2 d3d4 a8d8 h2h3 b2a3 f1e1 h7h6 a1b1 f6h5 f3e5 a3d6 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-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 266 nodes 72 nps 72000 hashfull 0 tbhits 0 time 1 pv f4g3 info depth 2 seldepth 2 multipv 1 score cp 266 nodes 116 nps 58000 hashfull 0 tbhits 0 time 2 pv f4g3 info depth 3 seldepth 2 multipv 1 score cp 266 nodes 178 nps 89000 hashfull 0 tbhits 0 time 2 pv f4g3 info depth 4 seldepth 2 multipv 1 score cp 334 nodes 230 nps 115000 hashfull 0 tbhits 0 time 2 pv f4g3 info depth 5 seldepth 3 multipv 1 score cp 412 nodes 315 nps 157500 hashfull 0 tbhits 0 time 2 pv f4g3 c8e6 c4d6 e8d7 b5d4 c6d4 info depth 6 seldepth 6 multipv 1 score cp 281 nodes 769 nps 153800 hashfull 0 tbhits 0 time 5 pv f4g3 c8e6 c4d6 e8f8 b5d4 info depth 7 seldepth 8 multipv 1 score cp 311 nodes 1017 nps 145285 hashfull 0 tbhits 0 time 7 pv f4g3 e8f8 b5d4 info depth 8 seldepth 7 multipv 1 score cp 307 nodes 1286 nps 160750 hashfull 0 tbhits 0 time 8 pv f4g3 e8f8 b5d4 c6d4 d1d4 c8e6 info depth 9 seldepth 8 multipv 1 score cp 308 nodes 1736 nps 157818 hashfull 1 tbhits 0 time 11 pv f4g3 e8f8 b5d4 c6d4 d1d4 d8f6 info depth 10 seldepth 11 multipv 1 score cp 272 nodes 6226 nps 141500 hashfull 2 tbhits 0 time 44 pv f4g3 g8e7 b5d4 c6d4 c4d6 e8f8 d1d4 info depth 11 seldepth 13 multipv 1 score cp 252 nodes 15100 nps 149504 hashfull 5 tbhits 0 time 101 pv f4g3 g8e7 c4d6 e8f8 b5d4 c6d4 d6c8 a8c8 d1d4 e7f5 info depth 12 seldepth 14 multipv 1 score cp 273 nodes 17922 nps 153179 hashfull 6 tbhits 0 time 117 pv f4g3 g8e7 b5d4 c6d4 c4d6 e8f8 d6c8 a8c8 d1d4 e7f5 d4d7 f5g3 f2g3 info depth 13 seldepth 18 multipv 1 score cp 266 nodes 36811 nps 151485 hashfull 14 tbhits 0 time 243 pv f4g3 e8f8 b5d4 c6d4 d1d4 d8f6 d4d2 g8e7 c4d6 e7f5 f1c4 f5d6 d2d6 bestmove f4g3 ponder e8f8 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 302 nodes 54 nps 27000 hashfull 0 tbhits 0 time 2 pv b3c2 info depth 2 seldepth 2 multipv 1 score cp 302 nodes 104 nps 52000 hashfull 0 tbhits 0 time 2 pv b3c2 info depth 3 seldepth 2 multipv 1 score cp 302 nodes 154 nps 77000 hashfull 0 tbhits 0 time 2 pv b3c2 info depth 4 seldepth 2 multipv 1 score cp 335 nodes 207 nps 103500 hashfull 0 tbhits 0 time 2 pv b3c2 info depth 5 seldepth 3 multipv 1 score cp 113 nodes 394 nps 197000 hashfull 0 tbhits 0 time 2 pv b3c2 h7h6 a1c1 info depth 6 seldepth 4 multipv 1 score cp 131 nodes 487 nps 243500 hashfull 0 tbhits 0 time 2 pv b3c2 h7h6 a1e1 info depth 7 seldepth 6 multipv 1 score cp 77 nodes 2880 nps 480000 hashfull 0 tbhits 0 time 6 pv b3c2 e7g6 a1e1 c7c6 info depth 8 seldepth 7 multipv 1 score cp 77 nodes 3550 nps 443750 hashfull 0 tbhits 0 time 8 pv b3c2 e7g6 a1e1 d8e8 c2d3 h7h6 info depth 9 seldepth 10 multipv 1 score cp 54 nodes 13845 nps 532500 hashfull 3 tbhits 0 time 26 pv b3c2 f7f5 c2f5 f8f5 f1f5 e7f5 h5f5 info depth 10 seldepth 12 multipv 1 score cp 36 nodes 23897 nps 568976 hashfull 7 tbhits 0 time 42 pv b3c2 f7f5 a1e1 d8e8 h5e8 f8e8 d2f3 c8d7 f3e5 d7b5 c2f5 info depth 11 seldepth 14 multipv 1 score cp 36 nodes 42545 nps 582808 hashfull 16 tbhits 0 time 73 pv b3c2 f7f5 d2f3 d8e8 h5e8 f8e8 a1e1 h7h6 f3h4 info depth 12 seldepth 16 multipv 1 score cp 31 nodes 72192 nps 586926 hashfull 29 tbhits 0 time 123 pv b3c2 f7f5 d2f3 d8e8 h5e8 f8e8 a1e1 f5f4 e3c1 e8f8 e1e5 b7b6 info depth 13 seldepth 16 multipv 1 score cp 31 nodes 145453 nps 586504 hashfull 74 tbhits 0 time 248 pv a1e1 c8d7 b3d5 e7d5 h5d5 d7c6 d5h5 d8d5 h5d5 c6d5 c3c4 bestmove a1e1 ponder c8d7 Position: 10/48 (4r1k1/r1q2ppp/ppp2n2/4P3/5Rb1/1N1BQ3/PPP3PP/R5K1 w - - 1 17) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 60 nodes 70 nps 35000 hashfull 0 tbhits 0 time 2 pv f4f6 g7f6 info depth 2 seldepth 2 multipv 1 score cp 60 nodes 129 nps 64500 hashfull 0 tbhits 0 time 2 pv f4f6 g7f6 info depth 3 seldepth 3 multipv 1 score cp 60 nodes 212 nps 70666 hashfull 0 tbhits 0 time 3 pv f4f6 g7f6 info depth 4 seldepth 3 multipv 1 score cp 60 nodes 272 nps 90666 hashfull 0 tbhits 0 time 3 pv f4f6 g7f6 info depth 5 seldepth 7 multipv 1 score cp 23 nodes 714 nps 178500 hashfull 0 tbhits 0 time 4 pv e3g3 c7e5 f4g4 f6g4 g3g4 e5b2 info depth 6 seldepth 6 multipv 1 score cp 23 nodes 836 nps 167200 hashfull 0 tbhits 0 time 5 pv e3g3 c7e5 f4g4 f6g4 g3g4 e5b2 info depth 7 seldepth 7 multipv 1 score cp 167 nodes 1098 nps 183000 hashfull 0 tbhits 0 time 6 pv f4f6 g7f6 e3g3 info depth 8 seldepth 6 multipv 1 score cp 271 nodes 1304 nps 186285 hashfull 0 tbhits 0 time 7 pv f4f6 g7f6 e3g3 c7e5 info depth 9 seldepth 7 multipv 1 score cp 247 nodes 1420 nps 202857 hashfull 0 tbhits 0 time 7 pv f4f6 g7f6 e3g3 c7e5 g3g4 g8h8 g4g3 e5b2 info depth 10 seldepth 11 multipv 1 score cp 178 nodes 3177 nps 198562 hashfull 1 tbhits 0 time 16 pv f4f6 g7f6 e3h6 f6f5 h2h3 c7e5 h3g4 info depth 11 seldepth 14 multipv 1 score cp 104 nodes 11192 nps 207259 hashfull 4 tbhits 0 time 54 pv f4f6 g7f6 e3h6 f6f5 h6g5 g8h8 h2h3 c7e5 h3g4 f5g4 g5g4 e5e3 g1h1 info depth 12 seldepth 16 multipv 1 score cp 100 nodes 13781 nps 205686 hashfull 5 tbhits 0 time 67 pv f4f6 g7f6 e3h6 f6f5 h6g5 g8h8 h2h3 g4h3 g5f6 h8g8 g2h3 e8e6 f6f5 c7e5 f5e5 e6e5 info depth 13 seldepth 17 multipv 1 score cp 115 nodes 16869 nps 205719 hashfull 6 tbhits 0 time 82 pv f4f6 g7f6 e3h6 f6f5 h6g5 g8f8 h2h3 c7e5 h3g4 f5g4 g5g4 e5e3 g1h2 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 -45 nodes 81 nps 81000 hashfull 0 tbhits 0 time 1 pv e5g4 info depth 2 seldepth 2 multipv 1 score cp -45 nodes 119 nps 119000 hashfull 0 tbhits 0 time 1 pv e5g4 info depth 3 seldepth 2 multipv 1 score cp -45 nodes 202 nps 202000 hashfull 0 tbhits 0 time 1 pv e5g4 info depth 4 seldepth 2 multipv 1 score cp -8 nodes 249 nps 249000 hashfull 0 tbhits 0 time 1 pv e5g4 info depth 5 seldepth 4 multipv 1 score cp -31 nodes 1832 nps 458000 hashfull 0 tbhits 0 time 4 pv e5d7 c1e3 f8g7 info depth 6 seldepth 7 multipv 1 score cp -61 nodes 3919 nps 559857 hashfull 1 tbhits 0 time 7 pv e5d7 e1g1 f8g7 c1e3 e8f8 b5d4 info depth 7 seldepth 8 multipv 1 score cp -61 nodes 4207 nps 525875 hashfull 1 tbhits 0 time 8 pv e5d7 e1g1 f8g7 c1e3 e8f8 b5d4 d7c5 info depth 8 seldepth 10 multipv 1 score cp -77 nodes 7820 nps 558571 hashfull 3 tbhits 0 time 14 pv e5d7 e1g1 a7a6 b5d4 f8g7 c1e3 e6g4 f4f5 g4e2 d4e2 g6f5 info depth 9 seldepth 12 multipv 1 score cp -95 nodes 16899 nps 582724 hashfull 6 tbhits 0 time 29 pv e5d7 e1g1 a7a6 b5c3 f8g7 c1e3 info depth 10 seldepth 15 multipv 1 score cp -95 nodes 32657 nps 572929 hashfull 12 tbhits 0 time 57 pv e5d7 e1g1 a7a6 b5d4 f8g7 d4c6 b7c6 f4f5 g6f5 e4f5 e6d5 c4d5 d8h4 d5c6 info depth 11 seldepth 16 multipv 1 score cp -91 nodes 46827 nps 585337 hashfull 17 tbhits 0 time 80 pv e5d7 e1g1 a7a6 b5d4 e6g4 c1e3 f8g7 f1f2 c6e7 e2g4 h5g4 info depth 12 seldepth 14 multipv 1 score cp -91 nodes 55440 nps 589787 hashfull 22 tbhits 0 time 94 pv e5d7 e1g1 a7a6 b5d4 e6g4 c1e3 f8g7 e2f3 c6e7 f3g4 h5g4 d1g4 e7d5 c4d5 info depth 13 seldepth 19 multipv 1 score cp -84 nodes 98536 nps 627617 hashfull 42 tbhits 0 time 157 pv e5g4 e1g1 d8h4 h2h3 h4g3 b5c7 e8d8 h3g4 h5g4 c7e6 f7e6 d5e3 bestmove e5g4 ponder e1g1 Position: 12/48 (r1bq1r1k/b1p1npp1/p2p3p/1p6/3PP3/1B2NN2/PP3PPP/R2Q1RK1 w - - 1 16) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 0 nodes 36 nps 18000 hashfull 0 tbhits 0 time 2 pv a1c1 info depth 2 seldepth 2 multipv 1 score cp 0 nodes 71 nps 35500 hashfull 0 tbhits 0 time 2 pv a1c1 info depth 3 seldepth 2 multipv 1 score cp 20 nodes 126 nps 63000 hashfull 0 tbhits 0 time 2 pv h2h3 info depth 4 seldepth 2 multipv 1 score cp 21 nodes 191 nps 95500 hashfull 0 tbhits 0 time 2 pv e4e5 info depth 5 seldepth 3 multipv 1 score cp 26 nodes 300 nps 100000 hashfull 0 tbhits 0 time 3 pv d1d2 info depth 6 seldepth 3 multipv 1 score cp 36 nodes 395 nps 131666 hashfull 0 tbhits 0 time 3 pv a1c1 c7c6 info depth 7 seldepth 5 multipv 1 score cp 35 nodes 665 nps 110833 hashfull 0 tbhits 0 time 6 pv d1d3 info depth 8 seldepth 6 multipv 1 score cp 47 nodes 1131 nps 125666 hashfull 0 tbhits 0 time 9 pv d1d3 c8b7 b3c2 info depth 9 seldepth 11 multipv 1 score cp 19 nodes 7614 nps 146423 hashfull 2 tbhits 0 time 52 pv f1e1 e7g6 g2g3 c7c5 d4c5 info depth 10 seldepth 10 multipv 1 score cp 7 nodes 16692 nps 147716 hashfull 7 tbhits 0 time 113 pv d1d2 c7c5 d4c5 a7c5 a1d1 c8b7 b3c2 a8c8 info depth 11 seldepth 15 multipv 1 score cp 19 nodes 29202 nps 144564 hashfull 11 tbhits 0 time 202 pv d1d2 c7c5 d4c5 a7c5 f1d1 c8e6 f3d4 info depth 12 seldepth 16 multipv 1 score cp 21 nodes 63021 nps 141939 hashfull 25 tbhits 0 time 444 pv d1d2 c7c5 d4c5 a7c5 f1d1 c8e6 f3d4 e6b3 d4b3 info depth 13 seldepth 13 multipv 1 score cp 25 nodes 76733 nps 141573 hashfull 33 tbhits 0 time 542 pv d1d2 a8b8 f1e1 f7f5 b3c2 f5e4 c2e4 bestmove d1d2 ponder a8b8 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 61 nodes 43 nps 21500 hashfull 0 tbhits 0 time 2 pv a3e7 info depth 2 seldepth 2 multipv 1 score cp 61 nodes 80 nps 40000 hashfull 0 tbhits 0 time 2 pv a3e7 info depth 3 seldepth 2 multipv 1 score cp 77 nodes 124 nps 62000 hashfull 0 tbhits 0 time 2 pv a3d6 info depth 4 seldepth 4 multipv 1 score cp 109 nodes 474 nps 237000 hashfull 0 tbhits 0 time 2 pv a4c2 b1b3 info depth 5 seldepth 4 multipv 1 score cp 109 nodes 524 nps 174666 hashfull 0 tbhits 0 time 3 pv a4c2 b1b3 a3e7 info depth 6 seldepth 6 multipv 1 score cp 63 nodes 2283 nps 456600 hashfull 1 tbhits 0 time 5 pv a3b4 e2d1 a4d1 info depth 7 seldepth 8 multipv 1 score cp 81 nodes 4037 nps 504625 hashfull 2 tbhits 0 time 8 pv c6c5 e2d3 c5d4 e3d4 info depth 8 seldepth 9 multipv 1 score cp 67 nodes 8987 nps 599133 hashfull 3 tbhits 0 time 15 pv c6c5 h2h3 f6f5 e2d3 c5d4 e3d4 a3d6 info depth 9 seldepth 8 multipv 1 score cp 67 nodes 11504 nps 639111 hashfull 4 tbhits 0 time 18 pv c6c5 h2h3 f6f5 e2d3 c5d4 e3d4 a3d6 info depth 10 seldepth 14 multipv 1 score cp 67 nodes 19148 nps 736461 hashfull 8 tbhits 0 time 26 pv c6c5 h2h3 f6f5 e2d3 a3b4 d2b3 b4e1 b1e1 a6c4 d3c2 info depth 11 seldepth 13 multipv 1 score cp 79 nodes 38665 nps 690446 hashfull 15 tbhits 0 time 56 pv c6c5 b1b3 a3b4 e2g4 c5d4 g4e6 g8h8 info depth 12 seldepth 12 multipv 1 score cp 82 nodes 69632 nps 676038 hashfull 27 tbhits 0 time 103 pv c6c5 d4c5 a3c5 d2b3 c5e7 b1c1 f6f5 e3e4 info depth 13 seldepth 14 multipv 1 score cp 90 nodes 92386 nps 664647 hashfull 34 tbhits 0 time 139 pv c6c5 e2f3 c5d4 e3d4 d8d4 f3b3 a4b3 a2b3 a3c5 b1a1 bestmove c6c5 ponder e2f3 Position: 14/48 (r1q2rk1/2p1bppp/2Pp4/p6b/Q1PNp3/4B3/PP1R1PPP/2K4R w - - 2 18) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 55 nodes 41 nps 41000 hashfull 0 tbhits 0 time 1 pv h2h3 info depth 2 seldepth 2 multipv 1 score cp 55 nodes 78 nps 78000 hashfull 0 tbhits 0 time 1 pv h2h3 info depth 3 seldepth 2 multipv 1 score cp 55 nodes 121 nps 121000 hashfull 0 tbhits 0 time 1 pv h2h3 info depth 4 seldepth 4 multipv 1 score cp 1 nodes 754 nps 188500 hashfull 0 tbhits 0 time 4 pv e3f4 c8e8 info depth 5 seldepth 4 multipv 1 score cp 37 nodes 925 nps 154166 hashfull 0 tbhits 0 time 6 pv c1b1 f7f5 d4b5 info depth 6 seldepth 6 multipv 1 score cp 28 nodes 1336 nps 167000 hashfull 0 tbhits 0 time 8 pv d4b5 f7f5 c1b1 e7f6 g2g3 info depth 7 seldepth 7 multipv 1 score cp 0 nodes 2821 nps 156722 hashfull 1 tbhits 0 time 18 pv d4b5 f7f5 c1b1 h5e8 info depth 8 seldepth 9 multipv 1 score cp -29 nodes 8463 nps 169260 hashfull 4 tbhits 0 time 50 pv c1b1 f7f5 d4e2 h5e2 d2e2 e7f6 e2c2 c8e6 info depth 9 seldepth 12 multipv 1 score cp -38 nodes 14693 nps 193328 hashfull 5 tbhits 0 time 76 pv a4b5 f7f5 g2g4 h5g4 h2h3 info depth 10 seldepth 8 multipv 1 score cp -17 nodes 15557 nps 194462 hashfull 5 tbhits 0 time 80 pv a4b5 f7f5 g2g4 h5g4 h2h3 info depth 11 seldepth 8 multipv 1 score cp 7 nodes 16371 nps 199646 hashfull 5 tbhits 0 time 82 pv a4b5 f7f5 g2g4 h5g4 h2h3 info depth 12 seldepth 15 multipv 1 score cp -38 nodes 63440 nps 177703 hashfull 20 tbhits 0 time 357 pv c4c5 d6c5 d4b5 f8d8 a4e4 e7f6 h1e1 d8d2 e3d2 a5a4 info depth 13 seldepth 13 multipv 1 score cp -34 nodes 77487 nps 172962 hashfull 24 tbhits 0 time 448 pv a4b5 f7f5 g2g3 h5e8 b5b7 e7f6 d4f5 f6b2 d2b2 f8f5 h1e1 bestmove a4b5 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 22 nodes 36 nps 36000 hashfull 0 tbhits 0 time 1 pv c3c2 info depth 2 seldepth 2 multipv 1 score cp 22 nodes 65 nps 32500 hashfull 0 tbhits 0 time 2 pv c3c2 info depth 3 seldepth 2 multipv 1 score cp 22 nodes 111 nps 55500 hashfull 0 tbhits 0 time 2 pv c3a3 info depth 4 seldepth 2 multipv 1 score cp 35 nodes 149 nps 74500 hashfull 0 tbhits 0 time 2 pv c3c2 info depth 5 seldepth 3 multipv 1 score cp 68 nodes 211 nps 105500 hashfull 0 tbhits 0 time 2 pv c3c2 info depth 6 seldepth 6 multipv 1 score cp 54 nodes 1174 nps 391333 hashfull 0 tbhits 0 time 3 pv e8d7 f3g5 h8a8 b5b2 c3a3 info depth 7 seldepth 7 multipv 1 score cp 54 nodes 2371 nps 474200 hashfull 2 tbhits 0 time 5 pv e8d7 f3g5 h8a8 b5b2 c3a3 info depth 8 seldepth 6 multipv 1 score cp 63 nodes 7595 nps 690454 hashfull 4 tbhits 0 time 11 pv c3a3 b5b3 a3a2 f3g5 info depth 9 seldepth 10 multipv 1 score cp 59 nodes 13447 nps 747055 hashfull 6 tbhits 0 time 18 pv c3c2 b1a1 e8d7 f3e1 c2c4 e1d3 h8a8 h2h4 info depth 10 seldepth 9 multipv 1 score cp 63 nodes 19136 nps 832000 hashfull 10 tbhits 0 time 23 pv c3c2 b1a1 h7h6 f3e1 c2c4 info depth 11 seldepth 13 multipv 1 score cp 63 nodes 30132 nps 913090 hashfull 15 tbhits 0 time 33 pv c3c2 b5b2 c2b2 b1b2 e8e7 g2g4 h8a8 g1f1 e7d6 info depth 12 seldepth 15 multipv 1 score cp 63 nodes 41258 nps 896913 hashfull 22 tbhits 0 time 46 pv c3c2 b5b2 c2b2 b1b2 e8e7 f3d2 h8a8 h2h3 g7g6 g1f1 e7d6 info depth 13 seldepth 17 multipv 1 score cp 63 nodes 95828 nps 833286 hashfull 44 tbhits 0 time 115 pv e8d7 b5b2 f7f6 h2h4 h8a8 g2g3 h7h6 g1g2 c3a3 b1a1 g7g5 g3g4 g5h4 f3h4 bestmove e8d7 ponder b5b2 Position: 16/48 (3q2k1/pb3p1p/4pbp1/2r5/PpN2N2/1P2P2P/5PP1/Q2R2K1 b - - 4 26) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 85 nodes 66 nps 66000 hashfull 0 tbhits 0 time 1 pv d8c7 info depth 2 seldepth 2 multipv 1 score cp 85 nodes 121 nps 121000 hashfull 0 tbhits 0 time 1 pv d8c7 info depth 3 seldepth 2 multipv 1 score cp 114 nodes 185 nps 92500 hashfull 0 tbhits 0 time 2 pv d8e7 info depth 4 seldepth 2 multipv 1 score cp 114 nodes 242 nps 121000 hashfull 0 tbhits 0 time 2 pv d8e7 a1b1 info depth 5 seldepth 3 multipv 1 score cp 113 nodes 413 nps 206500 hashfull 0 tbhits 0 time 2 pv c5d5 info depth 6 seldepth 4 multipv 1 score cp 113 nodes 496 nps 165333 hashfull 0 tbhits 0 time 3 pv c5d5 d1d5 e6d5 info depth 7 seldepth 5 multipv 1 score cp 213 nodes 727 nps 181750 hashfull 0 tbhits 0 time 4 pv c5d5 d1d5 e6d5 info depth 8 seldepth 7 multipv 1 score cp 185 nodes 1437 nps 179625 hashfull 0 tbhits 0 time 8 pv c5d5 c4b2 d5d1 a1d1 d8d1 b2d1 info depth 9 seldepth 8 multipv 1 score cp 192 nodes 2403 nps 184846 hashfull 0 tbhits 0 time 13 pv c5d5 c4b2 d5d1 a1d1 d8d1 b2d1 b7e4 info depth 10 seldepth 12 multipv 1 score cp 135 nodes 4823 nps 192920 hashfull 1 tbhits 0 time 25 pv c5d5 d1d5 b7d5 a1d1 d5c4 d1d8 f6d8 b3c4 d8f6 f4d3 b4b3 info depth 11 seldepth 12 multipv 1 score cp 121 nodes 13777 nps 183693 hashfull 5 tbhits 0 time 75 pv c5d5 d1d5 b7d5 a1f1 d5e4 f1c1 e6e5 f2f3 e4a8 info depth 12 seldepth 12 multipv 1 score cp 127 nodes 17070 nps 189666 hashfull 5 tbhits 0 time 90 pv c5d5 d1d5 b7d5 a1f1 d5e4 f1e1 e6e5 f4e2 e4c2 e2g3 info depth 13 seldepth 18 multipv 1 score cp 128 nodes 19931 nps 195401 hashfull 6 tbhits 0 time 102 pv c5d5 d1d5 b7d5 a1f1 d5e4 f1e1 e6e5 f4e2 e4d3 e2c1 d3c4 b3c4 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 -8 nodes 21 nps 10500 hashfull 0 tbhits 0 time 2 pv e4d2 f3g2 info depth 2 seldepth 2 multipv 1 score cp -27 nodes 125 nps 62500 hashfull 0 tbhits 0 time 2 pv e4d6 info depth 3 seldepth 3 multipv 1 score cp 0 nodes 176 nps 88000 hashfull 0 tbhits 0 time 2 pv e4f6 c2c4 info depth 4 seldepth 3 multipv 1 score cp 0 nodes 245 nps 122500 hashfull 0 tbhits 0 time 2 pv e4f6 c2c4 info depth 5 seldepth 5 multipv 1 score cp -13 nodes 411 nps 205500 hashfull 0 tbhits 0 time 2 pv e4d6 h4h5 g8f8 f3e2 info depth 6 seldepth 6 multipv 1 score cp -8 nodes 689 nps 344500 hashfull 0 tbhits 0 time 2 pv e4f6 c2c4 b5c4 b3c4 info depth 7 seldepth 6 multipv 1 score cp 0 nodes 989 nps 329666 hashfull 0 tbhits 0 time 3 pv e4f6 f3g2 c5c4 g2f3 c4b3 c2b3 info depth 8 seldepth 7 multipv 1 score cp 0 nodes 1953 nps 488250 hashfull 1 tbhits 0 time 4 pv e4f6 f3g2 f6d7 h4h5 g8f8 info depth 9 seldepth 14 multipv 1 score cp 13 nodes 6113 nps 679222 hashfull 4 tbhits 0 time 9 pv e4f6 c2c3 g8f8 c3d4 c5d4 info depth 10 seldepth 17 multipv 1 score cp -27 nodes 24552 nps 909333 hashfull 11 tbhits 0 time 27 pv e4f6 f3f4 g8f8 f4e5 f8e7 f2f3 e7d7 d1f2 d7c6 f2d3 f6d7 e5f5 c5c4 b3c4 b5c4 d3f4 info depth 11 seldepth 17 multipv 1 score cp -30 nodes 33883 nps 915756 hashfull 13 tbhits 0 time 37 pv e4f6 f3f4 g8f8 f4e5 f8e7 f2f3 e7d7 d1f2 d7c6 f2e4 f6d7 e5e6 c5c4 b3c4 b5c4 e6f7 info depth 12 seldepth 17 multipv 1 score cp -31 nodes 43941 nps 934914 hashfull 15 tbhits 0 time 47 pv e4f6 f3f4 c5c4 b3c4 b5c4 f4e5 d4d3 c2d3 c4d3 e5d4 d3d2 d4d3 info depth 13 seldepth 15 multipv 1 score cp -33 nodes 62774 nps 936925 hashfull 21 tbhits 0 time 67 pv e4f6 f3f4 g8f8 f4e5 f6d7 e5d5 f8e7 f2f3 h6h5 d1f2 d7f8 bestmove e4f6 ponder f3f4 Position: 18/48 (3b4/5kp1/1p1p1p1p/pP1PpP1P/P1P1P3/3KN3/8/8 w - - 0 1) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 28 nodes 12 nps 12000 hashfull 0 tbhits 0 time 1 pv c4c5 d6c5 info depth 2 seldepth 2 multipv 1 score cp 28 nodes 24 nps 24000 hashfull 0 tbhits 0 time 1 pv c4c5 d6c5 info depth 3 seldepth 3 multipv 1 score cp 31 nodes 77 nps 77000 hashfull 0 tbhits 0 time 1 pv e3f1 info depth 4 seldepth 2 multipv 1 score cp 37 nodes 113 nps 56500 hashfull 0 tbhits 0 time 2 pv e3f1 info depth 5 seldepth 4 multipv 1 score cp 93 nodes 147 nps 73500 hashfull 0 tbhits 0 time 2 pv c4c5 d6c5 d5d6 info depth 6 seldepth 4 multipv 1 score cp 89 nodes 217 nps 108500 hashfull 0 tbhits 0 time 2 pv c4c5 f7e7 info depth 7 seldepth 5 multipv 1 score cp 75 nodes 391 nps 130333 hashfull 0 tbhits 0 time 3 pv c4c5 d6c5 d5d6 f7e8 info depth 8 seldepth 7 multipv 1 score cp 108 nodes 979 nps 139857 hashfull 1 tbhits 0 time 7 pv c4c5 b6c5 d3c4 info depth 9 seldepth 6 multipv 1 score cp 165 nodes 1652 nps 183555 hashfull 1 tbhits 0 time 9 pv c4c5 f7e7 c5b6 d8b6 info depth 10 seldepth 8 multipv 1 score cp 166 nodes 2565 nps 183214 hashfull 1 tbhits 0 time 14 pv c4c5 f7e8 c5b6 d8b6 e3c4 info depth 11 seldepth 9 multipv 1 score cp 235 nodes 5558 nps 222320 hashfull 1 tbhits 0 time 25 pv c4c5 b6c5 d3e2 d8b6 info depth 12 seldepth 11 multipv 1 score cp 237 nodes 8420 nps 233888 hashfull 2 tbhits 0 time 36 pv c4c5 d6c5 d5d6 f7f8 d3c4 f8e8 c4d5 c5c4 d5e6 c4c3 d6d7 e8f8 info depth 13 seldepth 15 multipv 1 score cp 292 nodes 17683 nps 238959 hashfull 3 tbhits 0 time 74 pv c4c5 b6c5 e3c4 f7e7 b5b6 e7d7 d3e3 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 150 nodes 17 nps 17000 hashfull 0 tbhits 0 time 1 pv h6h7 info depth 2 seldepth 2 multipv 1 score cp 150 nodes 32 nps 32000 hashfull 0 tbhits 0 time 1 pv h6h7 info depth 3 seldepth 2 multipv 1 score cp 150 nodes 48 nps 48000 hashfull 0 tbhits 0 time 1 pv h6h7 info depth 4 seldepth 2 multipv 1 score cp 157 nodes 74 nps 74000 hashfull 0 tbhits 0 time 1 pv h6h7 info depth 5 seldepth 3 multipv 1 score cp 159 nodes 134 nps 134000 hashfull 0 tbhits 0 time 1 pv g5f5 f3e4 h6h7 info depth 6 seldepth 6 multipv 1 score cp 93 nodes 1772 nps 590666 hashfull 0 tbhits 0 time 3 pv g5h5 f3g4 h6h7 a2c2 c8b7 c2b2 b7a8 info depth 7 seldepth 9 multipv 1 score cp 108 nodes 3978 nps 795600 hashfull 1 tbhits 0 time 5 pv g5h5 f3g4 h6h7 a2c2 c8d7 info depth 8 seldepth 6 multipv 1 score cp 117 nodes 5166 nps 861000 hashfull 1 tbhits 0 time 6 pv g5h5 f3g4 h6h7 a2c2 c8d7 info depth 9 seldepth 7 multipv 1 score cp 117 nodes 5752 nps 821714 hashfull 1 tbhits 0 time 7 pv g5h5 f3g4 h6h7 a2c2 c8d7 g4h5 h7h8q h5g5 info depth 10 seldepth 9 multipv 1 score cp 117 nodes 7468 nps 829777 hashfull 2 tbhits 0 time 9 pv g5h5 f3g4 h6h7 a2c2 c8b7 c2b2 b7a8 info depth 11 seldepth 12 multipv 1 score cp 141 nodes 22610 nps 1027727 hashfull 5 tbhits 0 time 22 pv g5h5 a2c2 c8d7 f3g4 h6h7 g4h5 h7h8q h5g4 h8g8 g4f4 g8b8 f4e4 b8d6 info depth 12 seldepth 18 multipv 1 score cp 132 nodes 38086 nps 1002263 hashfull 11 tbhits 0 time 38 pv g5h5 a2e2 c8d7 e2d2 d7e7 d2e2 e7f7 e2c2 h6h7 c2c8 h7h8q info depth 13 seldepth 19 multipv 1 score cp 104 nodes 76464 nps 1047452 hashfull 22 tbhits 0 time 73 pv g5h5 a2e2 c8d8 e2b2 d8c7 b2c2 c7d7 c2d2 d7e7 d2e2 e7f8 bestmove g5h5 ponder a2e2 Position: 20/48 (8/6pk/1p6/8/PP3p1p/5P2/4KP1q/3Q4 w - - 0 1) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 84 nodes 28 nps 14000 hashfull 0 tbhits 0 time 2 pv d1c2 h7g8 info depth 2 seldepth 2 multipv 1 score cp 69 nodes 105 nps 52500 hashfull 0 tbhits 0 time 2 pv d1c2 h7h6 info depth 3 seldepth 3 multipv 1 score cp 114 nodes 161 nps 80500 hashfull 0 tbhits 0 time 2 pv a4a5 b6a5 info depth 4 seldepth 4 multipv 1 score cp 85 nodes 418 nps 139333 hashfull 0 tbhits 0 time 3 pv d1c2 h7h6 c2c6 h6h7 c6b6 info depth 5 seldepth 5 multipv 1 score cp 89 nodes 496 nps 124000 hashfull 0 tbhits 0 time 4 pv d1c2 h7h6 c2c6 h6h7 info depth 6 seldepth 6 multipv 1 score cp 86 nodes 682 nps 170500 hashfull 0 tbhits 0 time 4 pv d1c2 h7h8 a4a5 b6a5 info depth 7 seldepth 6 multipv 1 score cp 97 nodes 894 nps 178800 hashfull 0 tbhits 0 time 5 pv d1c2 h7h8 c2c8 h8h7 c8f5 h7h8 info depth 8 seldepth 7 multipv 1 score cp 97 nodes 1300 nps 185714 hashfull 0 tbhits 0 time 7 pv d1c2 h7h8 c2c8 h8h7 c8f5 h7h8 info depth 9 seldepth 9 multipv 1 score cp 89 nodes 3434 nps 190777 hashfull 0 tbhits 0 time 18 pv a4a5 b6a5 b4b5 h2h3 info depth 10 seldepth 11 multipv 1 score cp 124 nodes 6936 nps 198171 hashfull 1 tbhits 0 time 35 pv a4a5 b6a5 b4a5 h2h3 d1d3 h7h8 info depth 11 seldepth 10 multipv 1 score cp 116 nodes 11243 nps 200767 hashfull 2 tbhits 0 time 56 pv d1c2 h7h6 c2c6 g7g6 a4a5 b6a5 b4a5 h4h3 a5a6 info depth 12 seldepth 15 multipv 1 score cp 104 nodes 16297 nps 203712 hashfull 4 tbhits 0 time 80 pv a4a5 b6a5 b4a5 h2h3 d1d3 h7h8 d3d8 h8h7 d8e7 info depth 13 seldepth 10 multipv 1 score cp 104 nodes 23812 nps 207060 hashfull 7 tbhits 0 time 115 pv a4a5 b6a5 b4a5 h2h3 d1d3 h7h8 d3d8 h8h7 d8e7 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 -387 nodes 38 nps 38000 hashfull 0 tbhits 0 time 1 pv e4e6 d7e6 info depth 2 seldepth 2 multipv 1 score cp -387 nodes 68 nps 68000 hashfull 0 tbhits 0 time 1 pv e4e6 d7e6 info depth 3 seldepth 3 multipv 1 score cp -387 nodes 99 nps 99000 hashfull 0 tbhits 0 time 1 pv e4e6 d7e6 info depth 4 seldepth 3 multipv 1 score cp -387 nodes 129 nps 129000 hashfull 0 tbhits 0 time 1 pv e4e6 d7e6 info depth 5 seldepth 3 multipv 1 score cp -355 nodes 168 nps 84000 hashfull 0 tbhits 0 time 2 pv e4e6 d7e6 a2a4 info depth 6 seldepth 4 multipv 1 score cp -360 nodes 223 nps 111500 hashfull 0 tbhits 0 time 2 pv e4e6 d7e6 a2a4 h7h6 info depth 7 seldepth 6 multipv 1 score cp -355 nodes 284 nps 142000 hashfull 0 tbhits 0 time 2 pv e4e6 d7e6 a2a4 e6e5 info depth 8 seldepth 8 multipv 1 score cp -353 nodes 423 nps 211500 hashfull 0 tbhits 0 time 2 pv e4a8 e6g8 a8g8 h8g8 a2a4 info depth 9 seldepth 9 multipv 1 score cp -326 nodes 971 nps 323666 hashfull 0 tbhits 0 time 3 pv e4e6 d7e6 a2a4 g3g2 f3g2 h2c7 info depth 10 seldepth 8 multipv 1 score cp -320 nodes 1480 nps 493333 hashfull 0 tbhits 0 time 3 pv e4e6 d7e6 a2a4 g7g5 a4a5 g5g4 f3g2 h8g7 info depth 11 seldepth 10 multipv 1 score cp -303 nodes 2869 nps 573800 hashfull 0 tbhits 0 time 5 pv e4e6 d7e6 a2a4 g3g2 f3g2 h2c7 a4a5 c7a5 g2g3 info depth 12 seldepth 13 multipv 1 score cp -308 nodes 6663 nps 740333 hashfull 2 tbhits 0 time 9 pv e4e6 d7e6 a2a4 h2g1 f3g3 g1b6 g3f4 b6c7 f4g4 h7h6 info depth 13 seldepth 15 multipv 1 score cp -190 nodes 18602 nps 979052 hashfull 5 tbhits 0 time 19 pv e4e6 d7e6 f3g2 h7h5 a2a4 h5h4 a4a5 bestmove e4e6 ponder d7e6 Position: 22/48 (8/2p5/8/2kPKp1p/2p4P/2P5/3P4/8 w - - 0 1) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 156 nodes 14 nps 14000 hashfull 0 tbhits 0 time 1 pv e5f5 c5d5 info depth 2 seldepth 2 multipv 1 score cp 156 nodes 26 nps 26000 hashfull 0 tbhits 0 time 1 pv e5f5 c5d5 info depth 3 seldepth 3 multipv 1 score cp 156 nodes 38 nps 38000 hashfull 0 tbhits 0 time 1 pv e5f5 c5d5 info depth 4 seldepth 3 multipv 1 score cp 156 nodes 50 nps 50000 hashfull 0 tbhits 0 time 1 pv e5f5 c5d5 info depth 5 seldepth 3 multipv 1 score cp 158 nodes 73 nps 73000 hashfull 0 tbhits 0 time 1 pv e5f5 c5d5 f5g5 info depth 6 seldepth 4 multipv 1 score cp 176 nodes 130 nps 65000 hashfull 0 tbhits 0 time 2 pv e5f5 c5d5 f5g5 info depth 7 seldepth 5 multipv 1 score cp 176 nodes 223 nps 111500 hashfull 0 tbhits 0 time 2 pv e5f5 c5d5 f5g5 d5e4 g5h5 info depth 8 seldepth 8 multipv 1 score cp 225 nodes 444 nps 148000 hashfull 0 tbhits 0 time 3 pv e5f5 c5d5 f5g6 d5e4 g6h5 e4d3 info depth 9 seldepth 9 multipv 1 score cp 211 nodes 597 nps 149250 hashfull 0 tbhits 0 time 4 pv e5f5 c5d5 f5g6 d5e4 g6h5 e4d3 h5g4 c7c5 info depth 10 seldepth 10 multipv 1 score cp 303 nodes 1041 nps 208200 hashfull 0 tbhits 0 time 5 pv e5f5 c5d5 f5g5 d5e4 g5h5 e4d3 h5g4 c7c5 h4h5 info depth 11 seldepth 10 multipv 1 score cp 303 nodes 1223 nps 203833 hashfull 0 tbhits 0 time 6 pv e5f5 c5d5 f5g5 d5e4 g5h5 e4d3 h5g4 c7c5 h4h5 info depth 12 seldepth 20 multipv 1 score cp 195 nodes 7507 nps 220794 hashfull 1 tbhits 0 time 34 pv d5d6 c7d6 e5f5 c5d5 f5g5 d5e4 g5h5 e4d3 h5g4 d3d2 h4h5 d2c3 info depth 13 seldepth 21 multipv 1 score cp 229 nodes 11043 nps 240065 hashfull 2 tbhits 0 time 46 pv d5d6 c7d6 e5f5 c5d5 f5g6 d5e4 g6h5 e4d3 h5g6 d3d2 h4h5 d2c3 h5h6 c3d3 bestmove d5d6 ponder c7d6 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 22 nodes 9 nps 9000 hashfull 0 tbhits 0 time 1 pv c2d2 info depth 2 seldepth 2 multipv 1 score cp 22 nodes 18 nps 18000 hashfull 0 tbhits 0 time 1 pv c2d2 info depth 3 seldepth 2 multipv 1 score cp 22 nodes 27 nps 27000 hashfull 0 tbhits 0 time 1 pv c2d2 info depth 4 seldepth 3 multipv 1 score cp -45 nodes 482 nps 241000 hashfull 0 tbhits 0 time 2 pv f2f4 info depth 5 seldepth 3 multipv 1 score cp -54 nodes 1465 nps 488333 hashfull 1 tbhits 0 time 3 pv f2f4 b7b5 g4g5 info depth 6 seldepth 6 multipv 1 score cp -50 nodes 2265 nps 755000 hashfull 1 tbhits 0 time 3 pv f2f3 b7b5 c2b2 b5b4 b2c2 info depth 7 seldepth 7 multipv 1 score cp -36 nodes 3190 nps 797500 hashfull 1 tbhits 0 time 4 pv g4g5 f7f6 g5h6 g7h6 info depth 8 seldepth 6 multipv 1 score cp -36 nodes 3863 nps 772600 hashfull 1 tbhits 0 time 5 pv g4g5 f7f6 g5h6 g7h6 c2d2 info depth 9 seldepth 10 multipv 1 score cp -65 nodes 16711 nps 1193642 hashfull 4 tbhits 0 time 14 pv c2d1 b7b5 d1d2 c4d4 d2c2 d4e5 info depth 10 seldepth 10 multipv 1 score cp -40 nodes 25341 nps 1206714 hashfull 6 tbhits 0 time 21 pv f5f6 g7f6 f2f4 c4c5 g4g5 f6g5 f4g5 info depth 11 seldepth 12 multipv 1 score cp -4 nodes 29585 nps 1232708 hashfull 7 tbhits 0 time 24 pv f5f6 g7f6 f2f4 b7b5 g4g5 h6g5 h5h6 info depth 12 seldepth 10 multipv 1 score cp 8 nodes 36681 nps 1310035 hashfull 8 tbhits 0 time 28 pv f5f6 g7f6 f2f4 b7b5 g4g5 h6g5 h5h6 info depth 13 seldepth 10 multipv 1 score cp 33 nodes 45386 nps 1375333 hashfull 11 tbhits 0 time 33 pv f5f6 g7f6 f2f4 c4b4 g4g5 f6g5 f4g5 h6g5 h5h6 bestmove f5f6 ponder g7f6 Position: 24/48 (8/pp2r1k1/2p1p3/3pP2p/1P1P1P1P/P5KR/8/8 w - - 0 1) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 33 nodes 11 nps 11000 hashfull 0 tbhits 0 time 1 pv h3h1 info depth 2 seldepth 2 multipv 1 score cp 33 nodes 21 nps 21000 hashfull 0 tbhits 0 time 1 pv h3h1 info depth 3 seldepth 2 multipv 1 score cp 33 nodes 50 nps 25000 hashfull 0 tbhits 0 time 2 pv h3h1 info depth 4 seldepth 4 multipv 1 score cp 49 nodes 93 nps 46500 hashfull 0 tbhits 0 time 2 pv f4f5 e6f5 h3h1 info depth 5 seldepth 4 multipv 1 score cp 138 nodes 162 nps 81000 hashfull 0 tbhits 0 time 2 pv f4f5 e6f5 info depth 6 seldepth 4 multipv 1 score cp 146 nodes 317 nps 79250 hashfull 0 tbhits 0 time 4 pv f4f5 e6f5 g3f4 info depth 7 seldepth 6 multipv 1 score cp 167 nodes 583 nps 116600 hashfull 0 tbhits 0 time 5 pv f4f5 e6f5 g3f4 info depth 8 seldepth 5 multipv 1 score cp 167 nodes 683 nps 113833 hashfull 0 tbhits 0 time 6 pv f4f5 e6f5 g3f4 e7f7 info depth 9 seldepth 8 multipv 1 score cp 176 nodes 1708 nps 142333 hashfull 0 tbhits 0 time 12 pv f4f5 e6f5 g3f4 e7e6 f4f5 e6g6 h3f3 info depth 10 seldepth 10 multipv 1 score cp 178 nodes 2095 nps 149642 hashfull 0 tbhits 0 time 14 pv f4f5 e6f5 g3f4 e7e6 f4f5 e6g6 h3b3 g6g4 b4b5 g4d4 info depth 11 seldepth 13 multipv 1 score cp 195 nodes 7662 nps 170266 hashfull 1 tbhits 0 time 45 pv f4f5 g7h6 f5f6 e7e8 g3f4 e8g8 h3f3 g8g4 f4e3 info depth 12 seldepth 12 multipv 1 score cp 201 nodes 13343 nps 187929 hashfull 4 tbhits 0 time 71 pv f4f5 g7h6 f5f6 e7e8 g3f2 h6h7 h3g3 e8g8 info depth 13 seldepth 20 multipv 1 score cp 230 nodes 41866 nps 196553 hashfull 13 tbhits 0 time 213 pv f4f5 e6f5 g3f4 e7e6 h3g3 e6g6 g3g5 g7h6 f4f5 g6g5 h4g5 h6g7 e5e6 h5h4 e6e7 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 99 nodes 11 nps 11000 hashfull 0 tbhits 0 time 1 pv d6e5 info depth 2 seldepth 2 multipv 1 score cp 99 nodes 20 nps 20000 hashfull 0 tbhits 0 time 1 pv d6e5 info depth 3 seldepth 2 multipv 1 score cp 99 nodes 32 nps 32000 hashfull 0 tbhits 0 time 1 pv d6e5 info depth 4 seldepth 4 multipv 1 score cp 89 nodes 108 nps 54000 hashfull 0 tbhits 0 time 2 pv d6e7 f1e2 e7e6 b4c5 info depth 5 seldepth 5 multipv 1 score cp 89 nodes 133 nps 66500 hashfull 0 tbhits 0 time 2 pv d6e7 f1e2 e7e6 b4c5 info depth 6 seldepth 5 multipv 1 score cp 89 nodes 191 nps 95500 hashfull 0 tbhits 0 time 2 pv d6e7 f1e2 e7e6 b4c5 info depth 7 seldepth 8 multipv 1 score cp 84 nodes 1133 nps 377666 hashfull 1 tbhits 0 time 3 pv c6a8 f1e2 a8c6 e2d1 info depth 8 seldepth 7 multipv 1 score cp 77 nodes 1346 nps 448666 hashfull 1 tbhits 0 time 3 pv c6a8 f1e2 a8c6 e2d1 d6e6 d1e2 d7d6 info depth 9 seldepth 12 multipv 1 score cp 64 nodes 5068 nps 724000 hashfull 1 tbhits 0 time 7 pv d6c7 b4c5 d7d6 c5d4 c7d7 f1e2 d7e6 e2d1 c6e8 d1e2 e8f7 info depth 10 seldepth 13 multipv 1 score cp 71 nodes 5697 nps 712125 hashfull 1 tbhits 0 time 8 pv d6c7 b4c5 d7d6 c5d4 c7d7 f1e2 d7e6 e2d1 c6b7 info depth 11 seldepth 11 multipv 1 score cp 76 nodes 7744 nps 774400 hashfull 2 tbhits 0 time 10 pv c6b7 f1e2 d6c6 e2d1 d7d6 d1e2 c6d7 e2d1 d7e6 d1e2 info depth 12 seldepth 14 multipv 1 score cp 76 nodes 9666 nps 743538 hashfull 2 tbhits 0 time 13 pv c6b7 f1e2 d6c6 e2d1 d7d6 b4a3 c6d7 a3b2 d7e6 b2c1 e6e5 info depth 13 seldepth 15 multipv 1 score cp 77 nodes 14060 nps 781111 hashfull 4 tbhits 0 time 18 pv c6b7 f1e2 d6c6 e2d1 d7d6 b4a3 c6d7 a3b2 d7e6 b2c1 e6e5 c1d2 b7a8 bestmove c6b7 ponder f1e2 Position: 26/48 (5k2/7R/4P2p/5K2/p1r2P1p/8/8/8 b - - 0 1) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp -73 nodes 19 nps 19000 hashfull 0 tbhits 0 time 1 pv a4a3 info depth 2 seldepth 2 multipv 1 score cp -73 nodes 36 nps 36000 hashfull 0 tbhits 0 time 1 pv a4a3 info depth 3 seldepth 2 multipv 1 score cp -46 nodes 77 nps 77000 hashfull 0 tbhits 0 time 1 pv h4h3 info depth 4 seldepth 2 multipv 1 score cp -46 nodes 100 nps 50000 hashfull 0 tbhits 0 time 2 pv h4h3 info depth 5 seldepth 3 multipv 1 score cp -36 nodes 148 nps 74000 hashfull 0 tbhits 0 time 2 pv h4h3 h7h6 info depth 6 seldepth 4 multipv 1 score cp -72 nodes 558 nps 139500 hashfull 0 tbhits 0 time 4 pv h6h5 h7a7 h4h3 info depth 7 seldepth 7 multipv 1 score cp -94 nodes 1338 nps 167250 hashfull 1 tbhits 0 time 8 pv h4h3 h7h6 f8g7 e6e7 info depth 8 seldepth 7 multipv 1 score cp -50 nodes 2080 nps 173333 hashfull 2 tbhits 0 time 12 pv h4h3 h7h6 a4a3 h6h3 info depth 9 seldepth 10 multipv 1 score cp -56 nodes 2860 nps 178750 hashfull 3 tbhits 0 time 16 pv h4h3 h7h6 a4a3 h6h8 f8e7 h8h3 c4c5 f5g6 info depth 10 seldepth 10 multipv 1 score cp -46 nodes 3871 nps 184333 hashfull 3 tbhits 0 time 21 pv h4h3 h7h6 a4a3 h6h8 f8e7 h8h7 e7f8 info depth 11 seldepth 10 multipv 1 score cp -29 nodes 5147 nps 197961 hashfull 3 tbhits 0 time 26 pv h4h3 h7h6 a4a3 h6h3 c4a4 h3h8 f8e7 info depth 12 seldepth 10 multipv 1 score cp -12 nodes 7540 nps 209444 hashfull 4 tbhits 0 time 36 pv h4h3 h7h6 a4a3 h6h8 f8e7 h8h7 e7e8 info depth 13 seldepth 13 multipv 1 score cp -2 nodes 11107 nps 226673 hashfull 5 tbhits 0 time 49 pv h4h3 h7h6 a4a3 h6h3 c4a4 f5f6 a4f4 f6e5 f4a4 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 141 nodes 42 nps 42000 hashfull 0 tbhits 0 time 1 pv c5d3 a5a6 info depth 2 seldepth 2 multipv 1 score cp 141 nodes 72 nps 72000 hashfull 0 tbhits 0 time 1 pv c5d3 a5a6 d3b2 info depth 3 seldepth 3 multipv 1 score cp 141 nodes 118 nps 118000 hashfull 0 tbhits 0 time 1 pv c5d3 a5a6 d3b2 info depth 4 seldepth 4 multipv 1 score cp 132 nodes 307 nps 307000 hashfull 0 tbhits 0 time 1 pv c5d3 b2a1 info depth 5 seldepth 4 multipv 1 score cp 91 nodes 1215 nps 607500 hashfull 0 tbhits 0 time 2 pv c5d3 b2f6 info depth 6 seldepth 6 multipv 1 score cp 77 nodes 1560 nps 520000 hashfull 1 tbhits 0 time 3 pv c5d3 b2c3 e1e6 g8f7 e6d6 f4f3 info depth 7 seldepth 7 multipv 1 score cp 85 nodes 2735 nps 683750 hashfull 1 tbhits 0 time 4 pv c5d3 b2d4 e1e4 d4b6 info depth 8 seldepth 8 multipv 1 score cp 85 nodes 3366 nps 673200 hashfull 1 tbhits 0 time 5 pv c5d3 b2d4 e1e4 d4b6 e4e8 g8f7 e8a8 a5a3 info depth 9 seldepth 10 multipv 1 score cp 68 nodes 11533 nps 768866 hashfull 4 tbhits 0 time 15 pv c5d3 b2f6 e1e8 g8f7 e8a8 f6d4 info depth 10 seldepth 9 multipv 1 score cp 69 nodes 12991 nps 764176 hashfull 5 tbhits 0 time 17 pv c5d3 b2d4 e1e4 d4b6 e4e8 g8f7 e8a8 a5a3 info depth 11 seldepth 13 multipv 1 score cp 54 nodes 30861 nps 812131 hashfull 12 tbhits 0 time 38 pv c5d3 b2d4 e1e4 d4b6 e4e8 g8h7 e8a8 a5a1 g1h2 a1a3 d3f4 b6f2 info depth 12 seldepth 14 multipv 1 score cp 53 nodes 53972 nps 830338 hashfull 23 tbhits 0 time 65 pv e1e2 b2f6 e2e6 a5c5 e6e8 g8f7 a6a7 f7e8 a7a8q e8d7 a8e4 f6e5 info depth 13 seldepth 19 multipv 1 score cp 57 nodes 65713 nps 821412 hashfull 27 tbhits 0 time 80 pv e1e2 b2f6 e2e6 a5c5 e6e8 g8f7 a6a7 f7e8 a7a8q e8d7 f2f3 bestmove e1e2 ponder b2f6 Position: 28/48 (1r3k2/4q3/2Pp3b/3Bp3/2Q2p2/1p1P2P1/1P2KP2/3N4 w - - 0 1) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 226 nodes 45 nps 22500 hashfull 0 tbhits 0 time 2 pv c6c7 info depth 2 seldepth 2 multipv 1 score cp 226 nodes 76 nps 38000 hashfull 0 tbhits 0 time 2 pv c6c7 info depth 3 seldepth 2 multipv 1 score cp 226 nodes 109 nps 54500 hashfull 0 tbhits 0 time 2 pv c6c7 info depth 4 seldepth 2 multipv 1 score cp 280 nodes 145 nps 72500 hashfull 0 tbhits 0 time 2 pv c6c7 info depth 5 seldepth 4 multipv 1 score cp 211 nodes 286 nps 143000 hashfull 0 tbhits 0 time 2 pv d1c3 f4g3 f2g3 info depth 6 seldepth 4 multipv 1 score cp 220 nodes 497 nps 124250 hashfull 0 tbhits 0 time 4 pv d1c3 e7g7 info depth 7 seldepth 5 multipv 1 score cp 200 nodes 875 nps 145833 hashfull 0 tbhits 0 time 6 pv d1c3 e7g7 c6c7 b8c8 info depth 8 seldepth 7 multipv 1 score cp 247 nodes 1815 nps 151250 hashfull 1 tbhits 0 time 12 pv g3g4 f4f3 e2f3 info depth 9 seldepth 7 multipv 1 score cp 230 nodes 2458 nps 144588 hashfull 2 tbhits 0 time 17 pv g3g4 f8g7 d5f3 info depth 10 seldepth 7 multipv 1 score cp 227 nodes 3863 nps 143074 hashfull 3 tbhits 0 time 27 pv g3g4 f8g7 d5e6 f4f3 e2f3 info depth 11 seldepth 11 multipv 1 score cp 233 nodes 7086 nps 141720 hashfull 5 tbhits 0 time 50 pv g3g4 e5e4 d3e4 e7e5 c6c7 b8c8 d5b7 f4f3 e2d3 info depth 12 seldepth 16 multipv 1 score cp 229 nodes 22729 nps 148555 hashfull 15 tbhits 0 time 153 pv d5e6 e7c7 d1c3 f4g3 c4h4 g3g2 h4h6 c7g7 info depth 13 seldepth 13 multipv 1 score cp 277 nodes 29636 nps 152762 hashfull 18 tbhits 0 time 194 pv d5e6 d6d5 c4d5 h6g7 d1c3 f4g3 f2g3 e5e4 d5f5 f8e8 c3d5 e4d3 e2d3 bestmove d5e6 ponder d6d5 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 122 nodes 26 nps 26000 hashfull 0 tbhits 0 time 1 pv a5a6 info depth 2 seldepth 2 multipv 1 score cp 122 nodes 50 nps 50000 hashfull 0 tbhits 0 time 1 pv a5a6 info depth 3 seldepth 2 multipv 1 score cp 122 nodes 74 nps 74000 hashfull 0 tbhits 0 time 1 pv a5a6 info depth 4 seldepth 3 multipv 1 score cp 99 nodes 142 nps 142000 hashfull 0 tbhits 0 time 1 pv a5a6 b3b2 info depth 5 seldepth 4 multipv 1 score cp 118 nodes 231 nps 231000 hashfull 0 tbhits 0 time 1 pv a5a6 b3b1 g1g2 h7h5 info depth 6 seldepth 5 multipv 1 score cp 118 nodes 289 nps 144500 hashfull 0 tbhits 0 time 2 pv a5a6 b3b1 g1g2 h7h5 info depth 7 seldepth 6 multipv 1 score cp 200 nodes 746 nps 373000 hashfull 0 tbhits 0 time 2 pv a5a6 info depth 8 seldepth 9 multipv 1 score cp 113 nodes 2031 nps 507750 hashfull 0 tbhits 0 time 4 pv a5a6 b3b8 a6a7 b8a8 g1g2 g8f8 g3g4 h7h5 info depth 9 seldepth 10 multipv 1 score cp 109 nodes 3986 nps 569428 hashfull 1 tbhits 0 time 7 pv a5a6 b3b8 a6a7 b8a8 g1g2 g8f8 g3g4 c5c4 info depth 10 seldepth 15 multipv 1 score cp 117 nodes 21027 nps 657093 hashfull 6 tbhits 0 time 32 pv a5a6 b3b8 g1f1 g6g5 f1e2 b8a8 e2d3 info depth 11 seldepth 16 multipv 1 score cp 82 nodes 50562 nps 692630 hashfull 19 tbhits 0 time 73 pv g1f1 b3b8 f1e2 g8f8 e2d3 f8e8 d2c3 e5c3 info depth 12 seldepth 16 multipv 1 score cp 82 nodes 64010 nps 703406 hashfull 25 tbhits 0 time 91 pv g1f1 g8f8 f1e2 b3b8 e2d3 f8e8 a4a2 e8d7 a5a6 b8a8 info depth 13 seldepth 14 multipv 1 score cp 83 nodes 72787 nps 706669 hashfull 28 tbhits 0 time 103 pv g1f1 g8f8 a5a6 b3b8 f1e2 f8e8 e2d3 b8a8 a4a2 e8d7 d3c4 e5g7 bestmove g1f1 ponder g8f8 Position: 30/48 (8/3p3B/5p2/5P2/p7/PP5b/k7/6K1 w - - 0 1) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 0 nodes 9 nps 9000 hashfull 0 tbhits 0 time 1 pv b3a4 info depth 2 seldepth 2 multipv 1 score cp 0 nodes 17 nps 17000 hashfull 0 tbhits 0 time 1 pv b3a4 info depth 3 seldepth 2 multipv 1 score cp 0 nodes 25 nps 25000 hashfull 0 tbhits 0 time 1 pv b3a4 info depth 4 seldepth 2 multipv 1 score cp 0 nodes 36 nps 36000 hashfull 0 tbhits 0 time 1 pv b3a4 a2a3 info depth 5 seldepth 3 multipv 1 score cp -14 nodes 76 nps 76000 hashfull 0 tbhits 0 time 1 pv b3a4 a2a3 g1f2 info depth 6 seldepth 5 multipv 1 score cp 34 nodes 184 nps 92000 hashfull 0 tbhits 0 time 2 pv b3a4 a2a3 a4a5 info depth 7 seldepth 5 multipv 1 score cp 43 nodes 320 nps 106666 hashfull 0 tbhits 0 time 3 pv b3a4 a2a3 a4a5 info depth 8 seldepth 5 multipv 1 score cp 77 nodes 837 nps 167400 hashfull 0 tbhits 0 time 5 pv b3a4 a2b3 info depth 9 seldepth 5 multipv 1 score cp 100 nodes 1179 nps 168428 hashfull 0 tbhits 0 time 7 pv b3a4 a2b3 a4a5 info depth 10 seldepth 6 multipv 1 score cp 120 nodes 1987 nps 198700 hashfull 0 tbhits 0 time 10 pv b3a4 a2b3 a4a5 info depth 11 seldepth 7 multipv 1 score cp 177 nodes 3531 nps 252214 hashfull 0 tbhits 0 time 14 pv b3a4 a2a3 a4a5 d7d5 a5a6 info depth 12 seldepth 13 multipv 1 score cp 113 nodes 9280 nps 257777 hashfull 0 tbhits 0 time 36 pv b3a4 a2a3 a4a5 h3g4 g1f2 g4d1 h7g8 d1a4 g8d5 a4b5 d5b7 a3b4 a5a6 b4a5 info depth 13 seldepth 17 multipv 1 score cp 140 nodes 12703 nps 276152 hashfull 0 tbhits 0 time 46 pv b3a4 a2a3 a4a5 h3g4 g1f2 g4d1 h7g8 d1a4 g8d5 a4b5 d5b7 bestmove b3a4 ponder a2a3 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 113 nodes 46 nps 46000 hashfull 0 tbhits 0 time 1 pv g3d6 info depth 2 seldepth 2 multipv 1 score cp 113 nodes 85 nps 85000 hashfull 0 tbhits 0 time 1 pv g3d6 info depth 3 seldepth 2 multipv 1 score cp 113 nodes 124 nps 124000 hashfull 0 tbhits 0 time 1 pv g3d6 info depth 4 seldepth 5 multipv 1 score cp 126 nodes 765 nps 382500 hashfull 0 tbhits 0 time 2 pv a3a4 b5a4 info depth 5 seldepth 4 multipv 1 score cp 77 nodes 1246 nps 415333 hashfull 0 tbhits 0 time 3 pv a3a4 a7e7 a4a5 info depth 6 seldepth 6 multipv 1 score cp 67 nodes 3005 nps 429285 hashfull 0 tbhits 0 time 7 pv g3h2 a7e7 info depth 7 seldepth 9 multipv 1 score cp 31 nodes 10907 nps 574052 hashfull 3 tbhits 0 time 19 pv h6h2 f8d8 g3g4 f5f7 h2h6 a7b7 info depth 8 seldepth 10 multipv 1 score cp 29 nodes 18301 nps 590354 hashfull 5 tbhits 0 time 31 pv g3h4 f5f3 h4h2 f3f5 f2f4 e4f3 h2d6 f3f2 a1f1 a7f7 info depth 9 seldepth 13 multipv 1 score cp 8 nodes 46130 nps 631917 hashfull 15 tbhits 0 time 73 pv h6h2 f8d8 f2f4 e4f3 h2f2 a7f7 a3a4 b5a4 info depth 10 seldepth 11 multipv 1 score cp 0 nodes 62609 nps 638867 hashfull 21 tbhits 0 time 98 pv h6h2 f8d8 g3g4 d8a8 h2h6 a7f7 g4d1 info depth 11 seldepth 8 multipv 1 score cp 0 nodes 70643 nps 648100 hashfull 24 tbhits 0 time 109 pv h6h2 f8d8 g3g4 d8a8 h2h6 a7f7 g4g3 info depth 12 seldepth 8 multipv 1 score cp 0 nodes 78761 nps 656341 hashfull 26 tbhits 0 time 120 pv h6h2 f8d8 g3g4 d8a8 h2h6 a7f7 g4g3 info depth 13 seldepth 8 multipv 1 score cp 0 nodes 95643 nps 664187 hashfull 29 tbhits 0 time 144 pv h6h2 f8d8 g3g4 d8a8 h2h6 a7f7 g4h4 bestmove h6h2 ponder f8d8 Position: 32/48 (4rrk1/1p1nq3/p7/2p1P1pp/3P2bp/3Q1Bn1/PPPB4/1K2R1NR w - - 40 21) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 3 nodes 70 nps 35000 hashfull 0 tbhits 0 time 2 pv f3g4 h5g4 info depth 2 seldepth 2 multipv 1 score cp 3 nodes 124 nps 62000 hashfull 0 tbhits 0 time 2 pv f3g4 h5g4 info depth 3 seldepth 3 multipv 1 score cp 3 nodes 206 nps 103000 hashfull 0 tbhits 0 time 2 pv f3g4 h5g4 info depth 4 seldepth 3 multipv 1 score cp 3 nodes 275 nps 91666 hashfull 0 tbhits 0 time 3 pv f3g4 h5g4 info depth 5 seldepth 5 multipv 1 score cp -45 nodes 795 nps 198750 hashfull 0 tbhits 0 time 4 pv h1h2 c5d4 f3g4 h5g4 info depth 6 seldepth 5 multipv 1 score cp -45 nodes 1040 nps 208000 hashfull 0 tbhits 0 time 5 pv h1h2 c5d4 f3g4 h5g4 info depth 7 seldepth 6 multipv 1 score cp -101 nodes 3350 nps 239285 hashfull 0 tbhits 0 time 14 pv h1h2 c5d4 f3g4 h5g4 info depth 8 seldepth 6 multipv 1 score cp -135 nodes 7387 nps 217264 hashfull 2 tbhits 0 time 34 pv h1h2 c5d4 f3d5 g8g7 d3d4 info depth 9 seldepth 6 multipv 1 score cp -121 nodes 8223 nps 216394 hashfull 2 tbhits 0 time 38 pv f3d5 g8h8 h1h2 d7b6 info depth 10 seldepth 9 multipv 1 score cp -112 nodes 10607 nps 196425 hashfull 3 tbhits 0 time 54 pv f3d5 g8h8 h1h2 d7b6 d5g2 info depth 11 seldepth 16 multipv 1 score cp -128 nodes 25118 nps 184691 hashfull 10 tbhits 0 time 136 pv h1h2 c5d4 f3d5 g8g7 d3d4 f8f5 h2f2 e7c5 d4c5 d7c5 f2f5 g3f5 d2g5 info depth 12 seldepth 14 multipv 1 score cp -122 nodes 32965 nps 181126 hashfull 13 tbhits 0 time 182 pv h1h2 c5d4 f3d5 g8g7 d3d4 e7c5 d4c5 d7c5 d2g5 c5e4 g5h4 e8e5 h4g3 info depth 13 seldepth 20 multipv 1 score cp -126 nodes 63459 nps 180794 hashfull 24 tbhits 0 time 351 pv f3d5 g8h8 h1h2 e7g7 g1h3 c5d4 e5e6 d7b6 h3g5 b6d5 g5f7 f8f7 e6f7 e8e1 d2e1 g3f5 bestmove f3d5 ponder g8h8 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 76 nodes 51 nps 51000 hashfull 66 tbhits 0 time 1 pv a1c1 info depth 2 seldepth 2 multipv 1 score cp 76 nodes 87 nps 87000 hashfull 66 tbhits 0 time 1 pv a1c1 info depth 3 seldepth 2 multipv 1 score cp 76 nodes 208 nps 208000 hashfull 66 tbhits 0 time 1 pv a1c1 info depth 4 seldepth 2 multipv 1 score cp 94 nodes 270 nps 270000 hashfull 66 tbhits 0 time 1 pv a1c1 info depth 5 seldepth 3 multipv 1 score cp 94 nodes 475 nps 237500 hashfull 66 tbhits 0 time 2 pv a1c1 a6b6 info depth 6 seldepth 4 multipv 1 score cp 59 nodes 1972 nps 394400 hashfull 67 tbhits 0 time 5 pv a1c1 a8c8 c1c8 e7c8 info depth 7 seldepth 5 multipv 1 score cp 59 nodes 2548 nps 424666 hashfull 67 tbhits 0 time 6 pv a1c1 a8c8 c1c8 a6c8 info depth 8 seldepth 7 multipv 1 score cp 59 nodes 4196 nps 466222 hashfull 68 tbhits 0 time 9 pv a1c1 a8c8 c1c8 a6c8 f4f5 g6f5 e4f5 info depth 9 seldepth 12 multipv 1 score cp 31 nodes 26500 nps 519607 hashfull 80 tbhits 0 time 51 pv a1c1 e8g8 f4f5 g6f5 c1c7 info depth 10 seldepth 14 multipv 1 score cp 27 nodes 41077 nps 540486 hashfull 86 tbhits 0 time 76 pv f4f5 e6f5 g4f5 e8g8 f3g5 a8c8 f5g6 h7g6 f1f7 f8f7 g5f7 g8f7 info depth 11 seldepth 13 multipv 1 score cp 31 nodes 57166 nps 539301 hashfull 94 tbhits 0 time 106 pv f4f5 e6f5 g4f5 a8c8 a1c1 c8c1 d1c1 g6f5 f3h4 info depth 12 seldepth 16 multipv 1 score cp 33 nodes 73877 nps 543213 hashfull 101 tbhits 0 time 136 pv f4f5 e6f5 g4f5 g6f5 f3g5 e8g8 g3f5 e7f5 f1f5 h7h6 g5f7 f8f7 f5f7 info depth 13 seldepth 14 multipv 1 score cp 31 nodes 102504 nps 542349 hashfull 113 tbhits 0 time 189 pv f4f5 e8g8 f3g5 e6f5 g4f5 a8c8 f5g6 h7g6 g3h5 f7f6 bestmove f4f5 ponder e8g8 Position: 34/48 (3Qb1k1/1r2ppb1/pN1n2q1/Pp1Pp1Pr/4P2p/4BP2/4B1R1/1R5K b - - 11 40) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp -260 nodes 34 nps 17000 hashfull 16 tbhits 0 time 2 pv h4h3 info depth 2 seldepth 2 multipv 1 score cp -260 nodes 66 nps 33000 hashfull 16 tbhits 0 time 2 pv h4h3 info depth 3 seldepth 2 multipv 1 score cp -258 nodes 105 nps 52500 hashfull 16 tbhits 0 time 2 pv g8h7 info depth 4 seldepth 2 multipv 1 score cp -209 nodes 142 nps 71000 hashfull 16 tbhits 0 time 2 pv g8h7 info depth 5 seldepth 3 multipv 1 score cp -197 nodes 187 nps 93500 hashfull 16 tbhits 0 time 2 pv g8h7 g2g4 info depth 6 seldepth 5 multipv 1 score cp -244 nodes 500 nps 166666 hashfull 17 tbhits 0 time 3 pv g8h7 g2g4 f7f5 g5f6 g6f6 info depth 7 seldepth 7 multipv 1 score cp -231 nodes 1128 nps 141000 hashfull 17 tbhits 0 time 8 pv h4h3 g2g4 h3h2 b1c1 info depth 8 seldepth 9 multipv 1 score cp -258 nodes 2150 nps 153571 hashfull 18 tbhits 0 time 14 pv h4h3 g2g4 h3h2 b6c8 g8f8 b1c1 h5h3 info depth 9 seldepth 8 multipv 1 score cp -258 nodes 2857 nps 158722 hashfull 18 tbhits 0 time 18 pv h4h3 g2g4 h3h2 b6c8 g8f8 b1c1 h5h3 info depth 10 seldepth 9 multipv 1 score cp -248 nodes 4248 nps 157333 hashfull 18 tbhits 0 time 27 pv h4h3 g2g1 h3h2 g1g2 h5h3 b1f1 info depth 11 seldepth 11 multipv 1 score cp -256 nodes 6416 nps 156487 hashfull 19 tbhits 0 time 41 pv h4h3 g2g1 g8h7 b1c1 h3h2 g1g2 f7f5 g5f6 g6f6 info depth 12 seldepth 11 multipv 1 score cp -217 nodes 12523 nps 154604 hashfull 22 tbhits 0 time 81 pv h4h3 g2g4 h3h2 b6c8 g8f8 b1c1 b7d7 d8b6 info depth 13 seldepth 14 multipv 1 score cp -221 nodes 19617 nps 156936 hashfull 24 tbhits 0 time 125 pv h4h3 g2g4 h3h2 e2b5 a6b5 a5a6 b7a7 b6c8 d6c8 d8e8 g8h7 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 369 nodes 117 nps 58500 hashfull 8 tbhits 0 time 2 pv d3g3 info depth 2 seldepth 2 multipv 1 score cp 369 nodes 160 nps 80000 hashfull 8 tbhits 0 time 2 pv d3g3 info depth 3 seldepth 2 multipv 1 score cp 369 nodes 202 nps 101000 hashfull 8 tbhits 0 time 2 pv d3g3 info depth 4 seldepth 4 multipv 1 score cp 95 nodes 620 nps 310000 hashfull 9 tbhits 0 time 2 pv b3a4 g3e2 a4d7 f7d7 b6d7 e8d7 d1e2 info depth 5 seldepth 5 multipv 1 score cp 95 nodes 1091 nps 363666 hashfull 9 tbhits 0 time 3 pv b3a4 g3e2 a4d7 f7d7 b6d7 e8d7 d1e2 info depth 6 seldepth 6 multipv 1 score cp 98 nodes 2130 nps 426000 hashfull 10 tbhits 0 time 5 pv d3g3 c4b6 e2g4 info depth 7 seldepth 6 multipv 1 score cp 104 nodes 2228 nps 445600 hashfull 10 tbhits 0 time 5 pv d3g3 c4b6 e2g4 info depth 8 seldepth 6 multipv 1 score cp 104 nodes 2633 nps 526600 hashfull 10 tbhits 0 time 5 pv d3g3 c4b6 e2g4 f7h7 g4g6 e6g6 g3g6 info depth 9 seldepth 12 multipv 1 score cp 72 nodes 10766 nps 598111 hashfull 12 tbhits 0 time 18 pv d3g3 c4b6 e2g4 f7h7 g4g6 e6g6 g3g6 h7h1 d1d2 b6c4 b3c4 d5c4 c2c4 info depth 10 seldepth 14 multipv 1 score cp 77 nodes 23045 nps 622837 hashfull 16 tbhits 0 time 37 pv b6d7 g3e2 d7e5 e2f4 b3c4 d5c4 info depth 11 seldepth 13 multipv 1 score cp 68 nodes 39647 nps 660783 hashfull 20 tbhits 0 time 60 pv b6d7 g3e2 d7e5 g6f5 e5f7 e6e4 c2e2 e4e2 d1e2 f5g4 e2f2 info depth 12 seldepth 16 multipv 1 score cp 84 nodes 64713 nps 695838 hashfull 32 tbhits 0 time 93 pv b6d7 g3e2 d7e5 g6f5 e4f5 f7f5 c2e2 c4e5 d3e3 f5f1 d1d2 info depth 13 seldepth 13 multipv 1 score cp 81 nodes 68052 nps 694408 hashfull 34 tbhits 0 time 98 pv b6d7 g3e2 d7e5 c4e5 b3a4 e8d8 d4e5 e6e5 f5d6 e5e4 c2c8 d8e7 bestmove b6d7 ponder g3e2 Position: 36/48 (8/8/8/8/5kp1/P7/8/1K1N4 w - - 0 1) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 81 nodes 11 nps 11000 hashfull 13 tbhits 0 time 1 pv b1c2 info depth 2 seldepth 2 multipv 1 score cp 81 nodes 21 nps 21000 hashfull 13 tbhits 0 time 1 pv b1c2 info depth 3 seldepth 2 multipv 1 score cp 81 nodes 31 nps 31000 hashfull 13 tbhits 0 time 1 pv b1c2 info depth 4 seldepth 2 multipv 1 score cp 99 nodes 49 nps 49000 hashfull 13 tbhits 0 time 1 pv b1c2 info depth 5 seldepth 3 multipv 1 score cp 66 nodes 128 nps 64000 hashfull 13 tbhits 0 time 2 pv b1c2 g4g3 d1c3 info depth 6 seldepth 7 multipv 1 score cp 0 nodes 890 nps 178000 hashfull 13 tbhits 0 time 5 pv b1c2 g4g3 d1c3 f4e3 c3d1 info depth 7 seldepth 6 multipv 1 score cp 0 nodes 1310 nps 218333 hashfull 13 tbhits 0 time 6 pv d1c3 f4e3 c3d1 e3f4 info depth 8 seldepth 6 multipv 1 score cp 51 nodes 1503 nps 214714 hashfull 13 tbhits 0 time 7 pv d1c3 f4e3 b1c2 g4g3 c2d1 info depth 9 seldepth 8 multipv 1 score cp 70 nodes 1849 nps 231125 hashfull 13 tbhits 0 time 8 pv d1f2 g4g3 f2h3 f4e5 b1c2 g3g2 info depth 10 seldepth 8 multipv 1 score cp 64 nodes 2596 nps 216333 hashfull 14 tbhits 0 time 12 pv d1f2 g4g3 f2h3 f4e5 b1c1 info depth 11 seldepth 12 multipv 1 score cp 49 nodes 9963 nps 243000 hashfull 17 tbhits 0 time 41 pv b1c2 g4g3 c2d2 g3g2 d1c3 g2g1n c3e2 g1e2 info depth 12 seldepth 13 multipv 1 score cp 137 nodes 11829 nps 236580 hashfull 18 tbhits 0 time 50 pv b1c2 g4g3 c2d3 g3g2 d1c3 g2g1n d3d4 g1f3 d4d5 f3d2 a3a4 d2b3 info depth 13 seldepth 13 multipv 1 score cp 137 nodes 14497 nps 241616 hashfull 18 tbhits 0 time 60 pv b1c2 g4g3 c2d3 g3g2 d1c3 g2g1n d3d4 g1f3 d4d5 f3d2 a3a4 d2b3 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 95 nodes 17 nps 17000 hashfull 25 tbhits 0 time 1 pv c1a2 info depth 2 seldepth 2 multipv 1 score cp 95 nodes 33 nps 33000 hashfull 25 tbhits 0 time 1 pv c1a2 info depth 3 seldepth 2 multipv 1 score cp 95 nodes 78 nps 78000 hashfull 25 tbhits 0 time 1 pv c1a2 info depth 4 seldepth 2 multipv 1 score cp 91 nodes 178 nps 178000 hashfull 25 tbhits 0 time 1 pv c1a2 h1g2 info depth 5 seldepth 3 multipv 1 score cp 91 nodes 238 nps 238000 hashfull 25 tbhits 0 time 1 pv c1a2 h1g2 f5d6 info depth 6 seldepth 6 multipv 1 score cp 78 nodes 1366 nps 683000 hashfull 26 tbhits 0 time 2 pv c1a2 h1g2 f5d6 g2f3 info depth 7 seldepth 6 multipv 1 score cp 85 nodes 2069 nps 689666 hashfull 26 tbhits 0 time 3 pv c1a2 h1h2 d1e2 h2g2 f5e3 g2h3 info depth 8 seldepth 7 multipv 1 score cp 83 nodes 3452 nps 863000 hashfull 26 tbhits 0 time 4 pv c1b3 h1g2 d1e2 g2h3 b3a1 info depth 9 seldepth 9 multipv 1 score cp 83 nodes 4397 nps 1099250 hashfull 26 tbhits 0 time 4 pv c1b3 h1g2 d1e2 a3a2 b3a1 g2h3 info depth 10 seldepth 12 multipv 1 score cp 82 nodes 8463 nps 1209000 hashfull 27 tbhits 0 time 7 pv c1a2 h1g2 d1e2 g2g1 f5h6 g1h2 h6g8 h2g3 g8f6 info depth 11 seldepth 13 multipv 1 score cp 80 nodes 13106 nps 1191454 hashfull 28 tbhits 0 time 11 pv c1a2 h1g1 d1e1 g1h2 e1e2 h2g2 f5e3 g2h3 info depth 12 seldepth 14 multipv 1 score cp 81 nodes 22979 nps 1276611 hashfull 32 tbhits 0 time 18 pv c1a2 h1h2 d1e2 h2g2 e2e3 g2g1 f5d4 g1g2 e3f4 g2f2 d4f3 info depth 13 seldepth 14 multipv 1 score cp 81 nodes 24103 nps 1268578 hashfull 33 tbhits 0 time 19 pv c1a2 h1h2 d1e2 h2g2 e2e3 g2f1 f5d4 f1e1 d4f3 e1d1 a2c3 d1c2 bestmove c1a2 ponder h1h2 Position: 38/48 (8/3k4/8/8/8/4B3/4KB2/2B5 w - - 0 1) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 734 nodes 21 nps 21000 hashfull 9 tbhits 0 time 1 pv e2f3 info depth 2 seldepth 2 multipv 1 score cp 734 nodes 42 nps 42000 hashfull 9 tbhits 0 time 1 pv e2f3 info depth 3 seldepth 2 multipv 1 score cp 734 nodes 84 nps 42000 hashfull 9 tbhits 0 time 2 pv e2f3 info depth 4 seldepth 2 multipv 1 score cp 725 nodes 206 nps 103000 hashfull 9 tbhits 0 time 2 pv e2f3 d7e8 info depth 5 seldepth 4 multipv 1 score cp 727 nodes 315 nps 157500 hashfull 9 tbhits 0 time 2 pv e2f3 d7e8 f3g4 info depth 6 seldepth 5 multipv 1 score cp 724 nodes 496 nps 248000 hashfull 9 tbhits 0 time 2 pv e2d3 d7e8 d3c4 info depth 7 seldepth 5 multipv 1 score cp 723 nodes 849 nps 424500 hashfull 9 tbhits 0 time 2 pv e2d3 d7e7 e3f4 info depth 8 seldepth 6 multipv 1 score cp 720 nodes 2096 nps 698666 hashfull 10 tbhits 0 time 3 pv e2d3 d7c7 info depth 9 seldepth 6 multipv 1 score cp 719 nodes 3206 nps 801500 hashfull 10 tbhits 0 time 4 pv e2d3 d7c7 e3b6 c7d7 info depth 10 seldepth 9 multipv 1 score cp 716 nodes 6374 nps 796750 hashfull 11 tbhits 0 time 8 pv e2d3 d7e8 d3e4 e8d7 e4f4 d7d8 info depth 11 seldepth 9 multipv 1 score cp 715 nodes 9729 nps 884454 hashfull 12 tbhits 0 time 11 pv e2d3 d7c7 f2g1 c7b7 c1b2 b7c8 info depth 12 seldepth 11 multipv 1 score cp 714 nodes 15161 nps 1010733 hashfull 13 tbhits 0 time 15 pv e2d3 d7e7 d3e4 e7e8 e4d5 e8e7 c1a3 e7e8 info depth 13 seldepth 12 multipv 1 score cp 711 nodes 31895 nps 996718 hashfull 18 tbhits 0 time 32 pv e2d3 d7d6 f2g3 d6d7 bestmove e2d3 ponder d7d6 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 195 nodes 24 nps 24000 hashfull 54 tbhits 0 time 1 pv b6b7 info depth 2 seldepth 2 multipv 1 score cp 195 nodes 44 nps 44000 hashfull 54 tbhits 0 time 1 pv b6b7 info depth 3 seldepth 2 multipv 1 score cp 195 nodes 68 nps 68000 hashfull 54 tbhits 0 time 1 pv b6b7 info depth 4 seldepth 2 multipv 1 score cp 198 nodes 102 nps 102000 hashfull 55 tbhits 0 time 1 pv b6b7 g5g1 c1d2 info depth 5 seldepth 4 multipv 1 score cp 200 nodes 154 nps 154000 hashfull 55 tbhits 0 time 1 pv b6b7 g5g1 c1c2 info depth 6 seldepth 4 multipv 1 score cp 112 nodes 730 nps 365000 hashfull 55 tbhits 0 time 2 pv b6b7 g5g8 e3f3 g8b8 info depth 7 seldepth 8 multipv 1 score cp 88 nodes 3318 nps 663600 hashfull 55 tbhits 0 time 5 pv e3f3 g5g8 f3f5 g8b8 f5b5 b8b7 info depth 8 seldepth 9 multipv 1 score cp 84 nodes 5842 nps 730250 hashfull 57 tbhits 0 time 8 pv e3e5 g5g7 e5f5 h2g3 c1b2 g3g4 f5f6 info depth 9 seldepth 10 multipv 1 score cp 58 nodes 18181 nps 909050 hashfull 61 tbhits 0 time 20 pv e3e5 g5g6 e5b5 g6b6 b5b6 f5f4 b6h6 h2g2 info depth 10 seldepth 10 multipv 1 score cp 59 nodes 20973 nps 911869 hashfull 61 tbhits 0 time 23 pv e3e5 g5g6 e5b5 g6b6 b5b6 f5f4 b6h6 h2g3 c1d2 f4f3 info depth 11 seldepth 13 multipv 1 score cp 59 nodes 24389 nps 938038 hashfull 62 tbhits 0 time 26 pv e3e5 g5g6 e5b5 g6b6 b5b6 f5f4 b6g6 f4f3 c1d2 f3f2 info depth 12 seldepth 13 multipv 1 score cp 58 nodes 34720 nps 964444 hashfull 63 tbhits 0 time 36 pv e3e5 g5g6 e5b5 f5f4 b6b7 g6g8 b7b8r g8b8 b5b8 h2g2 b8b7 info depth 13 seldepth 15 multipv 1 score cp 59 nodes 42903 nps 997744 hashfull 64 tbhits 0 time 43 pv e3f3 g5g6 f3f2 h2g3 b6b7 g6b6 f2b2 b6b7 b2b7 f5f4 b7f7 g3g4 c1c2 g4f3 bestmove e3f3 ponder g5g6 Position: 40/48 (8/2p4P/8/kr6/6R1/8/8/1K6 w - - 0 1) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 153 nodes 9 nps 9000 hashfull 10 tbhits 0 time 1 pv b1c2 info depth 2 seldepth 2 multipv 1 score cp 153 nodes 14 nps 14000 hashfull 10 tbhits 0 time 1 pv b1c2 info depth 3 seldepth 2 multipv 1 score cp 153 nodes 19 nps 19000 hashfull 10 tbhits 0 time 1 pv b1c2 info depth 4 seldepth 2 multipv 1 score cp 204 nodes 32 nps 32000 hashfull 10 tbhits 0 time 1 pv b1c2 info depth 5 seldepth 3 multipv 1 score cp 204 nodes 54 nps 54000 hashfull 10 tbhits 0 time 1 pv b1c2 b5c5 c2d3 info depth 6 seldepth 4 multipv 1 score cp 17 nodes 159 nps 79500 hashfull 10 tbhits 0 time 2 pv b1a1 b5h5 h7h8q h5h8 info depth 7 seldepth 5 multipv 1 score cp 17 nodes 303 nps 101000 hashfull 10 tbhits 0 time 3 pv b1a1 b5h5 h7h8q h5h8 g4g5 a5b4 info depth 8 seldepth 7 multipv 1 score cp 231 nodes 656 nps 164000 hashfull 10 tbhits 0 time 4 pv b1a1 b5h5 g4g5 h5g5 h7h8q info depth 9 seldepth 7 multipv 1 score cp 306 nodes 801 nps 160200 hashfull 10 tbhits 0 time 5 pv b1a1 b5h5 g4g5 h5g5 h7h8q info depth 10 seldepth 12 multipv 1 score cp 116 nodes 4749 nps 226142 hashfull 11 tbhits 0 time 21 pv b1a2 b5h5 g4g5 h5g5 h7h8q g5c5 h8h6 a5b5 a2a3 info depth 11 seldepth 13 multipv 1 score cp 112 nodes 5971 nps 229653 hashfull 12 tbhits 0 time 26 pv b1a2 b5h5 g4g5 h5g5 h7h8q g5c5 h8h6 a5b5 h6e6 c5c6 e6e8 b5b6 info depth 12 seldepth 21 multipv 1 score cp 145 nodes 25052 nps 298238 hashfull 14 tbhits 0 time 84 pv b1a2 b5h5 g4g5 h5g5 h7h8q g5c5 h8d4 a5b5 a2b3 b5b6 b3a3 info depth 13 seldepth 18 multipv 1 score cp 115 nodes 34336 nps 301192 hashfull 18 tbhits 0 time 114 pv b1a2 b5h5 g4g5 h5g5 h7h8q g5c5 h8d4 a5b5 a2b3 c5c1 d4b4 b5c6 b4e4 c6d7 e4g4 d7c6 g4g5 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 51 tbhits 0 time 1 pv b4b3 info depth 2 seldepth 2 multipv 1 score cp 0 nodes 21 nps 21000 hashfull 51 tbhits 0 time 1 pv b4b3 info depth 3 seldepth 2 multipv 1 score cp 0 nodes 40 nps 40000 hashfull 51 tbhits 0 time 1 pv b4b3 info depth 4 seldepth 3 multipv 1 score cp -63 nodes 579 nps 579000 hashfull 51 tbhits 0 time 1 pv b4b3 d6d7 info depth 5 seldepth 4 multipv 1 score cp -317 nodes 3169 nps 1056333 hashfull 51 tbhits 0 time 3 pv h6g5 d6d7 f1g3 info depth 6 seldepth 6 multipv 1 score cp -223 nodes 4048 nps 1012000 hashfull 51 tbhits 0 time 4 pv f1d2 b1c2 d2b3 c2b3 info depth 7 seldepth 5 multipv 1 score cp -227 nodes 4312 nps 1078000 hashfull 51 tbhits 0 time 4 pv f1d2 b1c2 d2b3 c2b3 h6g6 b3b4 info depth 8 seldepth 8 multipv 1 score cp -63 nodes 8100 nps 1157142 hashfull 51 tbhits 0 time 7 pv f1d2 b1c2 d2f3 d6d7 f3d4 c2d2 info depth 9 seldepth 8 multipv 1 score cp -13 nodes 8763 nps 1251857 hashfull 52 tbhits 0 time 7 pv f1d2 b1a2 b4b3 a2a1 info depth 10 seldepth 12 multipv 1 score cp -287 nodes 22308 nps 1239333 hashfull 55 tbhits 0 time 18 pv f1d2 b1a2 h6g5 d6d7 b4b3 a2a1 g5f4 d7d8q f4e3 d8g5 e3d3 info depth 11 seldepth 18 multipv 1 score cp -284 nodes 30065 nps 1252708 hashfull 57 tbhits 0 time 24 pv f1d2 b1a2 h6g5 d6d7 b4b3 a2a1 g5f4 d7d8q f4e3 d8d6 e3e2 d6g3 e2d1 g3d3 d1e1 info depth 12 seldepth 19 multipv 1 score cp -282 nodes 33883 nps 1254925 hashfull 58 tbhits 0 time 27 pv f1d2 b1a2 h6g5 d6d7 b4b3 a2a1 g5f4 d7d8q f4e3 d8d6 e3e2 d6g3 e2d1 g3h3 d1c2 info depth 13 seldepth 21 multipv 1 score cp -282 nodes 39659 nps 1239343 hashfull 58 tbhits 0 time 32 pv f1d2 b1a2 h6g5 d6d7 b4b3 a2a1 g5f4 d7d8q f4e3 d8d6 e3e2 d6g3 e2d1 g3g4 d1c2 g4f5 c2c1 f5e5 bestmove f1d2 ponder b1a2 Position: 42/48 (8/R7/2q5/8/6k1/8/1P5p/K6R w - - 0 124) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 57 nodes 44 nps 44000 hashfull 4 tbhits 0 time 1 pv a7g7 g4f5 h1h2 info depth 2 seldepth 2 multipv 1 score cp 155 nodes 100 nps 100000 hashfull 4 tbhits 0 time 1 pv h1h2 info depth 3 seldepth 2 multipv 1 score cp 155 nodes 125 nps 125000 hashfull 4 tbhits 0 time 1 pv h1h2 info depth 4 seldepth 2 multipv 1 score cp 155 nodes 153 nps 153000 hashfull 4 tbhits 0 time 1 pv h1h2 g4f3 info depth 5 seldepth 3 multipv 1 score cp 140 nodes 302 nps 151000 hashfull 4 tbhits 0 time 2 pv h1h2 c6b6 info depth 6 seldepth 4 multipv 1 score cp 177 nodes 592 nps 197333 hashfull 4 tbhits 0 time 3 pv h1h2 g4g3 h2h8 info depth 7 seldepth 8 multipv 1 score cp 157 nodes 1667 nps 208375 hashfull 4 tbhits 0 time 8 pv h1h2 c6c1 a1a2 c1c4 b2b3 c4b4 info depth 8 seldepth 8 multipv 1 score cp 144 nodes 2850 nps 203571 hashfull 5 tbhits 0 time 14 pv h1h2 c6c4 a7g7 g4f5 h2f2 f5e5 info depth 9 seldepth 7 multipv 1 score cp 139 nodes 3136 nps 209066 hashfull 5 tbhits 0 time 15 pv h1h2 c6c4 a7g7 g4f5 h2f2 f5e6 info depth 10 seldepth 10 multipv 1 score cp 144 nodes 6778 nps 205393 hashfull 6 tbhits 0 time 33 pv h1h2 g4g3 h2h7 c6c1 a1a2 c1c4 a2a3 c4c1 a7g7 g3f2 info depth 11 seldepth 14 multipv 1 score cp 20 nodes 12642 nps 221789 hashfull 8 tbhits 0 time 57 pv h1h2 g4g3 a7a3 g3h2 a3c3 c6a6 a1b1 info depth 12 seldepth 15 multipv 1 score cp 15 nodes 28890 nps 262636 hashfull 13 tbhits 0 time 110 pv h1h2 g4g3 h2h7 c6c1 a1a2 c1c4 a2a3 c4c5 b2b4 c5c3 a3a4 c3a1 a4b3 a1d1 b3c4 info depth 13 seldepth 20 multipv 1 score cp 15 nodes 36894 nps 269299 hashfull 15 tbhits 0 time 137 pv h1h2 g4g3 h2h7 c6c1 a1a2 c1c4 a2a3 c4c5 b2b4 c5c3 a3a4 c3a1 a4b5 a1f1 b5b6 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 -182 nodes 98 nps 98000 hashfull 33 tbhits 0 time 1 pv c5a4 b4a5 info depth 2 seldepth 2 multipv 1 score cp -184 nodes 168 nps 168000 hashfull 33 tbhits 0 time 1 pv h4h1 e3g1 info depth 3 seldepth 3 multipv 1 score cp -184 nodes 228 nps 114000 hashfull 33 tbhits 0 time 2 pv h4h1 e3g1 info depth 4 seldepth 3 multipv 1 score cp -184 nodes 271 nps 135500 hashfull 33 tbhits 0 time 2 pv h4h1 e3g1 info depth 5 seldepth 3 multipv 1 score cp -193 nodes 389 nps 194500 hashfull 33 tbhits 0 time 2 pv h4h1 e3g1 a5b4 a3b4 info depth 6 seldepth 5 multipv 1 score cp -193 nodes 531 nps 265500 hashfull 33 tbhits 0 time 2 pv h4h1 e3g1 a5b4 a3b4 info depth 7 seldepth 6 multipv 1 score cp -182 nodes 1512 nps 378000 hashfull 33 tbhits 0 time 4 pv c5a4 b2c2 g8f8 b4a5 info depth 8 seldepth 8 multipv 1 score cp -164 nodes 1843 nps 460750 hashfull 34 tbhits 0 time 4 pv c5a4 b4a5 a4b2 d2b2 h4h1 e3g1 b6a5 info depth 9 seldepth 8 multipv 1 score cp 514 nodes 4062 nps 507750 hashfull 34 tbhits 0 time 8 pv h4f4 d4f3 f4e3 b4c5 e3c5 info depth 10 seldepth 8 multipv 1 score cp 688 nodes 5779 nps 577900 hashfull 34 tbhits 0 time 10 pv h4f4 e2f3 f4e3 f3h5 h7h5 b4c5 b6c5 info depth 11 seldepth 10 multipv 1 score mate 5 nodes 6811 nps 619181 hashfull 35 tbhits 0 time 11 pv h4f4 e2f3 f4e3 f3h5 h7h5 d4f3 h5h1 f3g1 h1g1 info depth 12 seldepth 10 multipv 1 score mate 5 nodes 7158 nps 650727 hashfull 35 tbhits 0 time 11 pv h4f4 e2f3 f4e3 f3h5 h7h5 d4f3 h5h1 f3g1 h1g1 info depth 13 seldepth 10 multipv 1 score mate 5 nodes 7516 nps 626333 hashfull 35 tbhits 0 time 12 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-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 151 nodes 55 nps 55000 hashfull 25 tbhits 0 time 1 pv c3c4 info depth 2 seldepth 2 multipv 1 score cp 151 nodes 92 nps 92000 hashfull 25 tbhits 0 time 1 pv c3c4 info depth 3 seldepth 2 multipv 1 score cp 182 nodes 175 nps 175000 hashfull 25 tbhits 0 time 1 pv f1e1 info depth 4 seldepth 2 multipv 1 score cp 182 nodes 217 nps 108500 hashfull 25 tbhits 0 time 2 pv f1e1 f7e8 info depth 5 seldepth 3 multipv 1 score cp 175 nodes 374 nps 187000 hashfull 25 tbhits 0 time 2 pv f1b1 info depth 6 seldepth 3 multipv 1 score cp 371 nodes 431 nps 215500 hashfull 25 tbhits 0 time 2 pv f1b1 info depth 7 seldepth 5 multipv 1 score cp 203 nodes 993 nps 198600 hashfull 25 tbhits 0 time 5 pv f1e1 f7e8 g3f3 info depth 8 seldepth 5 multipv 1 score cp 283 nodes 1187 nps 197833 hashfull 25 tbhits 0 time 6 pv f1e1 f7e8 g3f3 info depth 9 seldepth 7 multipv 1 score cp 313 nodes 2623 nps 187357 hashfull 26 tbhits 0 time 14 pv c3c4 d5a5 g4g7 f7e8 g3f3 a8b8 info depth 10 seldepth 8 multipv 1 score cp 365 nodes 3813 nps 190650 hashfull 26 tbhits 0 time 20 pv c3c4 d5a5 d4d5 e6d5 g4f5 f7e8 g3g7 info depth 11 seldepth 8 multipv 1 score cp 365 nodes 4152 nps 188727 hashfull 26 tbhits 0 time 22 pv c3c4 d5a5 d4d5 e6d5 g4f5 f7e8 g3g7 info depth 12 seldepth 9 multipv 1 score cp 377 nodes 5030 nps 201200 hashfull 26 tbhits 0 time 25 pv c3c4 d5a5 d4d5 e6d5 g4f5 f7e8 g3g7 a5a2 info depth 13 seldepth 13 multipv 1 score mate 4 nodes 10625 nps 189732 hashfull 29 tbhits 0 time 56 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-5af11540bbfe.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 54 nodes 36 nps 36000 hashfull 36 tbhits 0 time 1 pv b2b3 info depth 2 seldepth 2 multipv 1 score cp 54 nodes 65 nps 65000 hashfull 36 tbhits 0 time 1 pv b2b3 info depth 3 seldepth 2 multipv 1 score cp 54 nodes 103 nps 103000 hashfull 36 tbhits 0 time 1 pv b2b3 info depth 4 seldepth 4 multipv 1 score cp -39 nodes 675 nps 337500 hashfull 36 tbhits 0 time 2 pv e7e3 f8e8 e3b3 h3e6 info depth 5 seldepth 5 multipv 1 score cp -54 nodes 1093 nps 364333 hashfull 37 tbhits 0 time 3 pv e7e3 b7b6 d1c3 info depth 6 seldepth 5 multipv 1 score cp -39 nodes 1809 nps 361800 hashfull 37 tbhits 0 time 5 pv e7e3 f8e8 e3b3 info depth 7 seldepth 7 multipv 1 score cp -17 nodes 3708 nps 412000 hashfull 37 tbhits 0 time 9 pv e7e3 d8f7 b2b3 f8e8 info depth 8 seldepth 6 multipv 1 score cp -1 nodes 6534 nps 466714 hashfull 38 tbhits 0 time 14 pv e7e3 b7b6 b2b3 f8e8 e3d3 info depth 9 seldepth 10 multipv 1 score cp -8 nodes 16857 nps 495794 hashfull 40 tbhits 0 time 34 pv e7e3 b7b6 b2b3 c7c5 e1g2 f8e8 e3f3 info depth 10 seldepth 11 multipv 1 score cp 4 nodes 33388 nps 513661 hashfull 48 tbhits 0 time 65 pv e7e3 f8e8 e3d3 b7b6 b2b3 g8h8 c2c3 info depth 11 seldepth 16 multipv 1 score cp 8 nodes 82521 nps 522284 hashfull 66 tbhits 0 time 158 pv e7e3 b7b6 b2b3 c7c5 c2c3 d8e6 e1g2 f8d8 e3f3 c5c4 info depth 12 seldepth 14 multipv 1 score cp 8 nodes 95149 nps 531558 hashfull 71 tbhits 0 time 179 pv e7e3 b7b6 b2b3 c7c5 c2c3 d8f7 e1g2 h3d7 d4c5 f8e8 e3d3 b6c5 d1e3 c5c4 b3c4 info depth 13 seldepth 17 multipv 1 score cp 8 nodes 121586 nps 526346 hashfull 84 tbhits 0 time 231 pv e7e3 b7b6 b2b3 c7c5 c2c3 h3d7 e1f3 d8e6 a1b2 d6e4 h2h4 f8c8 h1h2 b8d6 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-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 13 nodes 20 nps 10000 hashfull 4 tbhits 0 time 2 pv g2g3 info depth 2 seldepth 2 multipv 1 score cp 13 nodes 40 nps 20000 hashfull 4 tbhits 0 time 2 pv g2g3 info depth 3 seldepth 2 multipv 1 score cp 31 nodes 72 nps 36000 hashfull 4 tbhits 0 time 2 pv c2c3 info depth 4 seldepth 2 multipv 1 score cp 58 nodes 116 nps 58000 hashfull 4 tbhits 0 time 2 pv c2c4 info depth 5 seldepth 5 multipv 1 score cp 8 nodes 954 nps 136285 hashfull 5 tbhits 0 time 7 pv g2g4 f8g8 info depth 6 seldepth 4 multipv 1 score cp 19 nodes 1391 nps 139100 hashfull 5 tbhits 0 time 10 pv f1g1 c7c6 g2g3 f8g8 info depth 7 seldepth 6 multipv 1 score cp 44 nodes 1584 nps 144000 hashfull 5 tbhits 0 time 11 pv f1g1 c7c6 c2c3 info depth 8 seldepth 7 multipv 1 score cp 10 nodes 6479 nps 161975 hashfull 6 tbhits 0 time 40 pv c2c4 f8g8 g2g3 g7g6 f1g1 c7c6 d2d3 info depth 9 seldepth 8 multipv 1 score cp 10 nodes 8449 nps 162480 hashfull 7 tbhits 0 time 52 pv c2c4 f8g8 g2g3 g7g6 f1g1 c7c6 d2d3 info depth 10 seldepth 13 multipv 1 score cp 14 nodes 19022 nps 159848 hashfull 12 tbhits 0 time 119 pv c2c4 f8g8 g2g3 d7d6 b2b4 g7g6 info depth 11 seldepth 12 multipv 1 score cp 24 nodes 23544 nps 162372 hashfull 13 tbhits 0 time 145 pv c2c4 f8g8 g2g3 g7g6 f1g1 h8g7 b2b4 c7c6 d2d3 info depth 12 seldepth 18 multipv 1 score cp 8 nodes 52645 nps 160993 hashfull 24 tbhits 0 time 327 pv g2g3 g7g6 f1g1 f8g8 c2c4 c7c5 h1g2 h8g7 b2b4 info depth 13 seldepth 16 multipv 1 score cp 14 nodes 61576 nps 162899 hashfull 27 tbhits 0 time 378 pv d2d4 g7g6 c1h6 h8g7 h6g7 f8g7 g2g3 d7d6 a1b3 e7e5 c2c4 bestmove d2d4 ponder g7g6 =========================== Total time (ms) : 6944 Nodes searched : 2593605 Nodes/second : 373503 + exit 0 Processing files: stockfish-16-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.54668 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd stockfish-16 + DOCDIR=/usr/src/tmp/stockfish-buildroot/usr/share/doc/stockfish-16 + export DOCDIR + rm -rf /usr/src/tmp/stockfish-buildroot/usr/share/doc/stockfish-16 + /bin/mkdir -p /usr/src/tmp/stockfish-buildroot/usr/share/doc/stockfish-16 + cp -prL Copying.txt AUTHORS engine-interface.txt README.md /usr/src/tmp/stockfish-buildroot/usr/share/doc/stockfish-16 + chmod -R go-w /usr/src/tmp/stockfish-buildroot/usr/share/doc/stockfish-16 + chmod -R a+rX /usr/src/tmp/stockfish-buildroot/usr/share/doc/stockfish-16 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yB1u96 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.u0cVX6 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.16), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.38), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_3.0), libgcc_s.so.1(GCC_3.4), libgcc_s.so.1(GLIBC_2.0), libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.29), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(CXXABI_1.3.11), libstdc++.so.6(CXXABI_1.3.9), libstdc++.so.6(GLIBCXX_3.4), libstdc++.so.6(GLIBCXX_3.4.11), libstdc++.so.6(GLIBCXX_3.4.18), libstdc++.so.6(GLIBCXX_3.4.19), libstdc++.so.6(GLIBCXX_3.4.20), libstdc++.so.6(GLIBCXX_3.4.21), libstdc++.so.6(GLIBCXX_3.4.22), libstdc++.so.6(GLIBCXX_3.4.29), libstdc++.so.6(GLIBCXX_3.4.30), libstdc++.so.6(GLIBCXX_3.4.32), libstdc++.so.6(GLIBCXX_3.4.9), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.I4Is04 Creating stockfish-debuginfo package Processing files: stockfish-debuginfo-16-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wk38F2 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.M8uj3W find-requires: running scripts (debuginfo) Requires: stockfish = 16-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libgcc_s.so.1), debug(libm.so.6), debug(libstdc++.so.6) Adding to stockfish-debuginfo a strict dependency on stockfish Wrote: /usr/src/RPM/RPMS/i586/stockfish-16-alt2.i586.rpm (w2T16.xzdio) Wrote: /usr/src/RPM/RPMS/i586/stockfish-debuginfo-16-alt2.i586.rpm (w2.lzdio) 54.86user 6.90system 0:33.19elapsed 186%CPU (0avgtext+0avgdata 190952maxresident)k 0inputs+0outputs (0major+994742minor)pagefaults 0swaps 3.77user 4.62system 0:52.60elapsed 15%CPU (0avgtext+0avgdata 127408maxresident)k 0inputs+0outputs (0major+204404minor)pagefaults 0swaps --- stockfish-16-alt2.i586.rpm.repo 2023-10-27 07:35:45.000000000 +0000 +++ stockfish-16-alt2.i586.rpm.hasher 2024-04-27 10:16:07.615729445 +0000 @@ -42,3 +42,3 @@ File: /etc/stockfish/polyglot.ini 100644 root:root ddd964bbedcf428db7a470824f1360f8 -File: /usr/bin/stockfish 100755 root:root fd192aae0bdcebdd67cc5e0aa1d4f36b +File: /usr/bin/stockfish 100755 root:root 892282e3a53ba5df4d05ca4433a2c064 File: /usr/share/doc/stockfish-16 40755 root:root @@ -48,2 +48,2 @@ File: /usr/share/doc/stockfish-16/engine-interface.txt 100644 root:root 1d3b563d17ca1e14be869d9e34cd70c2 -RPMIdentity: 1097fd312be2cd111a8a013969d0f64fb5e6f050a850526c06ede7c22d94f978a90249cccfd469de6a14dc913c60770adf8c4269ef4c0a734ae532fe659e5679 +RPMIdentity: 81489dcbf127e5b166d639349aba128211e2b921bc713e2be8702bfeded86826796b668e25103987b687661e70ef0772ef3ac3ea3fa36cf14626272543f84583 --- stockfish-debuginfo-16-alt2.i586.rpm.repo 2023-10-27 07:35:45.000000000 +0000 +++ stockfish-debuginfo-16-alt2.i586.rpm.hasher 2024-04-27 10:16:07.743731556 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/11 40755 root:root -/usr/lib/debug/.build-id/11/d63679acb4ead699eb7a9c64ae98fedcfc9bad 120777 root:root ../../../../bin/stockfish -/usr/lib/debug/.build-id/11/d63679acb4ead699eb7a9c64ae98fedcfc9bad.debug 120777 root:root ../../usr/bin/stockfish.debug +/usr/lib/debug/.build-id/23 40755 root:root +/usr/lib/debug/.build-id/23/94213385614bb4cd398d64f073826904e2447b 120777 root:root ../../../../bin/stockfish +/usr/lib/debug/.build-id/23/94213385614bb4cd398d64f073826904e2447b.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 = 16-alt2:sisyphus+332853.100.1.1 -File: /usr/lib/debug/.build-id/11 40755 root:root -File: /usr/lib/debug/.build-id/11/d63679acb4ead699eb7a9c64ae98fedcfc9bad 120777 root:root ../../../../bin/stockfish -File: /usr/lib/debug/.build-id/11/d63679acb4ead699eb7a9c64ae98fedcfc9bad.debug 120777 root:root ../../usr/bin/stockfish.debug -File: /usr/lib/debug/usr/bin/stockfish.debug 100644 root:root c608ad53c1aee7c297e023411f756a47 -RPMIdentity: 273521cbebf9204faa46030275d622e337521af685f1aa791c4bda313a6ccaadd6f51f8e7a01a4ea3d74ed3f3cc232404c646ca69b965b3245f009de90d10076 +File: /usr/lib/debug/.build-id/23 40755 root:root +File: /usr/lib/debug/.build-id/23/94213385614bb4cd398d64f073826904e2447b 120777 root:root ../../../../bin/stockfish +File: /usr/lib/debug/.build-id/23/94213385614bb4cd398d64f073826904e2447b.debug 120777 root:root ../../usr/bin/stockfish.debug +File: /usr/lib/debug/usr/bin/stockfish.debug 100644 root:root cd0f9dd21332e96e94c652c383c73089 +RPMIdentity: 26a3d316f6f9c250b6d732d85bb3368aa77f6eb8a4fe2efd11decbe6283e677e32df30d49564a49cd5621954eb068c97607112f3798d2dd6959e39d023f14676