<86>Feb 15 09:32:59 userdel[2970230]: delete user 'rooter' <86>Feb 15 09:32:59 groupadd[2970272]: group added to /etc/group: name=rooter, GID=1292 <86>Feb 15 09:32:59 groupadd[2970272]: group added to /etc/gshadow: name=rooter <86>Feb 15 09:32:59 groupadd[2970272]: new group: name=rooter, GID=1292 <86>Feb 15 09:32:59 useradd[2970297]: new user: name=rooter, UID=1292, GID=1292, home=/root, shell=/bin/bash, from=none <86>Feb 15 09:32:59 userdel[2970326]: delete user 'builder' <86>Feb 15 09:32:59 groupadd[2970362]: group added to /etc/group: name=builder, GID=1293 <86>Feb 15 09:32:59 groupadd[2970362]: group added to /etc/gshadow: name=builder <86>Feb 15 09:32:59 groupadd[2970362]: new group: name=builder, GID=1293 <86>Feb 15 09:32:59 useradd[2970401]: new user: name=builder, UID=1293, GID=1293, home=/usr/src, shell=/bin/bash, from=none <13>Feb 15 09:33:09 rpmi: gcc-c++-common-1.4.28-alt1 sisyphus+348678.100.1.1 1716396142 installed <13>Feb 15 09:33:09 rpmi: libstdc++14-devel-14.2.1-alt1 sisyphus+360995.100.1.1 1730131612 installed <13>Feb 15 09:33:10 rpmi: gcc14-c++-14.2.1-alt1 sisyphus+360995.100.1.1 1730131612 installed <13>Feb 15 09:33:10 rpmi: gcc-c++-14-alt1 sisyphus+360995.300.1.1 1730139881 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/stockfish-17-alt1.1.nosrc.rpm (w1.gzdio) Installing stockfish-17-alt1.1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.19093 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD ++ sha256sum /usr/src/RPM/SOURCES/nn-1111cefa1111.nnue ++ cut -c1-12 + test 1111cefa1111 = 1111cefa1111 ++ cut -c1-12 ++ sha256sum /usr/src/RPM/SOURCES/nn-37f18f62d772.nnue + test 37f18f62d772 = 37f18f62d772 + cd /usr/src/RPM/BUILD + rm -rf stockfish-17 + echo 'Source #0 (stockfish-17.tar):' Source #0 (stockfish-17.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/stockfish-17.tar + cd stockfish-17 + /bin/chmod -c -Rf u+rwX,go-w . + cp /usr/src/RPM/SOURCES/engine-interface.txt ./ + cp /usr/src/RPM/SOURCES/nn-1111cefa1111.nnue ./src/ + cp /usr/src/RPM/SOURCES/nn-37f18f62d772.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.2983 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd stockfish-17 + make -j8 -C src build ARCH=x86-32 make: Entering directory '/usr/src/RPM/BUILD/stockfish-17/src' Default net: nn-1111cefa1111.nnue Neither curl nor wget is installed. Install one of these tools unless the net has been downloaded manually nn-1111cefa1111.nnue available : OK Network validated Default net: nn-37f18f62d772.nnue Neither curl nor wget is installed. Install one of these tools unless the net has been downloaded manually nn-37f18f62d772.nnue available : OK Network validated make: Leaving directory '/usr/src/RPM/BUILD/stockfish-17/src' make: Entering directory '/usr/src/RPM/BUILD/stockfish-17/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 -funroll-loops -DNO_PREFETCH -mmmx -DARCH=x86-32 -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 -funroll-loops -DNO_PREFETCH -mmmx -DARCH=x86-32 -flto -flto-partition=one -flto=jobserver Testing config sanity. If this fails, try 'make help' ... make: Leaving directory '/usr/src/RPM/BUILD/stockfish-17/src' make ARCH=x86-32 COMP=gcc all make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-17/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -m32 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DNO_PREFETCH -mmmx -DARCH=x86-32 -flto -flto-partition=one -c -o benchmark.o benchmark.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-17/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-17/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -m32 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DNO_PREFETCH -mmmx -DARCH=x86-32 -flto -flto-partition=one -c -o misc.o misc.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-17/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-17/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -m32 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DNO_PREFETCH -mmmx -DARCH=x86-32 -flto -flto-partition=one -c -o bitboard.o bitboard.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-17/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-17/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -m32 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DNO_PREFETCH -mmmx -DARCH=x86-32 -flto -flto-partition=one -c -o movegen.o movegen.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-17/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-17/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -m32 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DNO_PREFETCH -mmmx -DARCH=x86-32 -flto -flto-partition=one -c -o evaluate.o evaluate.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-17/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-17/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -m32 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DNO_PREFETCH -mmmx -DARCH=x86-32 -flto -flto-partition=one -c -o movepick.o movepick.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-17/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-17/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -m32 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DNO_PREFETCH -mmmx -DARCH=x86-32 -flto -flto-partition=one -c -o main.o main.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-17/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-17/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -m32 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DNO_PREFETCH -mmmx -DARCH=x86-32 -flto -flto-partition=one -c -o thread.o thread.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-17/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-17/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -m32 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DNO_PREFETCH -mmmx -DARCH=x86-32 -flto -flto-partition=one -c -o position.o position.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-17/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-17/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -m32 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DNO_PREFETCH -mmmx -DARCH=x86-32 -flto -flto-partition=one -c -o ucioption.o ucioption.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-17/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-17/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -m32 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DNO_PREFETCH -mmmx -DARCH=x86-32 -flto -flto-partition=one -c -o tune.o tune.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-17/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-17/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -m32 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DNO_PREFETCH -mmmx -DARCH=x86-32 -flto -flto-partition=one -c -o timeman.o timeman.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-17/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-17/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -m32 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DNO_PREFETCH -mmmx -DARCH=x86-32 -flto -flto-partition=one -c -o tt.o tt.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-17/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-17/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -m32 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DNO_PREFETCH -mmmx -DARCH=x86-32 -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-17/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-17/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -m32 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DNO_PREFETCH -mmmx -DARCH=x86-32 -flto -flto-partition=one -c -o search.o search.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-17/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-17/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -m32 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DNO_PREFETCH -mmmx -DARCH=x86-32 -flto -flto-partition=one -c -o uci.o uci.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-17/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-17/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -m32 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DNO_PREFETCH -mmmx -DARCH=x86-32 -flto -flto-partition=one -c -o memory.o memory.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-17/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-17/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -m32 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DNO_PREFETCH -mmmx -DARCH=x86-32 -flto -flto-partition=one -c -o nnue_misc.o nnue/nnue_misc.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-17/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-17/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -m32 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DNO_PREFETCH -mmmx -DARCH=x86-32 -flto -flto-partition=one -c -o tbprobe.o syzygy/tbprobe.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-17/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-17/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -m32 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DNO_PREFETCH -mmmx -DARCH=x86-32 -flto -flto-partition=one -c -o network.o nnue/network.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-17/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-17/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -m32 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DNO_PREFETCH -mmmx -DARCH=x86-32 -flto -flto-partition=one -c -o score.o score.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-17/src' make[1]: Entering directory '/usr/src/RPM/BUILD/stockfish-17/src' g++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -m32 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DNO_PREFETCH -mmmx -DARCH=x86-32 -flto -flto-partition=one -c -o engine.o engine.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/stockfish-17/src' g++ -o stockfish benchmark.o bitboard.o evaluate.o main.o misc.o movegen.o movepick.o position.o search.o thread.o timeman.o tt.o uci.o ucioption.o tune.o tbprobe.o nnue_misc.o half_ka_v2_hm.o network.o engine.o score.o memory.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 -funroll-loops -DNO_PREFETCH -mmmx -DARCH=x86-32 -flto -flto-partition=one -flto=jobserver + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.91256 + 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-17 + 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.96655 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd stockfish-17 + ./src/stockfish bench Stockfish 17 by the Stockfish developers (see AUTHORS file) info string Using 1 thread Position: 1/48 (rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR w KQkq - 0 1) info string NNUE evaluation using nn-1111cefa1111.nnue (133MiB, (22528, 3072, 15, 32, 1)) info string NNUE evaluation using nn-37f18f62d772.nnue (6MiB, (22528, 128, 15, 32, 1)) info depth 1 seldepth 2 multipv 1 score cp 13 nodes 20 nps 20000 hashfull 0 tbhits 0 time 1 pv e2e4 info depth 2 seldepth 2 multipv 1 score cp 14 nodes 48 nps 48000 hashfull 0 tbhits 0 time 1 pv c2c3 info depth 3 seldepth 2 multipv 1 score cp 22 nodes 76 nps 38000 hashfull 0 tbhits 0 time 2 pv e2e4 info depth 4 seldepth 2 multipv 1 score cp 22 nodes 97 nps 48500 hashfull 0 tbhits 0 time 2 pv e2e4 info depth 5 seldepth 3 multipv 1 score cp 42 nodes 124 nps 62000 hashfull 0 tbhits 0 time 2 pv e2e4 info depth 6 seldepth 4 multipv 1 score cp 35 nodes 197 nps 65666 hashfull 0 tbhits 0 time 3 pv g1f3 info depth 7 seldepth 4 multipv 1 score cp 42 nodes 309 nps 77250 hashfull 0 tbhits 0 time 4 pv d2d4 d7d5 g1f3 info depth 8 seldepth 9 multipv 1 score cp 38 nodes 1984 nps 60121 hashfull 0 tbhits 0 time 33 pv e2e4 e7e5 g1f3 b8c6 d2d4 e5d4 f3d4 info depth 9 seldepth 10 multipv 1 score cp 40 nodes 3415 nps 50220 hashfull 1 tbhits 0 time 68 pv e2e4 e7e5 g1f3 b8c6 d2d4 e5d4 f3d4 info depth 10 seldepth 9 multipv 1 score cp 40 nodes 3634 nps 51914 hashfull 1 tbhits 0 time 70 pv e2e4 e7e5 g1f3 b8c6 d2d4 e5d4 f3d4 info depth 11 seldepth 17 multipv 1 score cp 40 nodes 8402 nps 58347 hashfull 2 tbhits 0 time 144 pv e2e4 c7c5 g1f3 b8c6 d2d4 c5d4 f3d4 g8f6 b1c3 e7e6 c1e3 f8e7 info depth 12 seldepth 16 multipv 1 score cp 39 nodes 11157 nps 59345 hashfull 4 tbhits 0 time 188 pv e2e4 c7c5 g1f3 b8c6 d2d4 c5d4 f3d4 e7e6 b1c3 g8f6 c1e3 d7d5 e4d5 e6d5 info depth 13 seldepth 16 multipv 1 score cp 39 nodes 14979 nps 58511 hashfull 5 tbhits 0 time 256 pv e2e4 c7c5 g1f3 b8c6 f1b5 g7g6 e1g1 f8g7 f1e1 d7d6 b5c6 b7c6 bestmove e2e4 ponder c7c5 Position: 2/48 (r3k2r/p1ppqpb1/bn2pnp1/3PN3/1p2P3/2N2Q1p/PPPBBPPP/R3K2R w KQkq - 0 10) info string NNUE evaluation using nn-1111cefa1111.nnue (133MiB, (22528, 3072, 15, 32, 1)) info string NNUE evaluation using nn-37f18f62d772.nnue (6MiB, (22528, 128, 15, 32, 1)) info depth 1 seldepth 6 multipv 1 score cp -121 nodes 116 nps 29000 hashfull 0 tbhits 0 time 4 pv e2a6 b4c3 info depth 2 seldepth 4 multipv 1 score cp -121 nodes 180 nps 45000 hashfull 0 tbhits 0 time 4 pv e2a6 b4c3 info depth 3 seldepth 4 multipv 1 score cp -121 nodes 234 nps 58500 hashfull 0 tbhits 0 time 4 pv e2a6 b4c3 info depth 4 seldepth 4 multipv 1 score cp -121 nodes 290 nps 72500 hashfull 0 tbhits 0 time 4 pv e2a6 b4c3 info depth 5 seldepth 4 multipv 1 score cp -121 nodes 346 nps 69200 hashfull 0 tbhits 0 time 5 pv e2a6 b4c3 info depth 6 seldepth 8 multipv 1 score cp -144 nodes 1245 nps 88928 hashfull 0 tbhits 0 time 14 pv d5e6 a6e2 e6f7 e8d8 info depth 7 seldepth 12 multipv 1 score cp -164 nodes 2197 nps 91541 hashfull 0 tbhits 0 time 24 pv d5e6 a6e2 e6f7 e8d8 c3e2 e7e5 info depth 8 seldepth 12 multipv 1 score cp -143 nodes 2769 nps 89322 hashfull 0 tbhits 0 time 31 pv e2a6 b4c3 d2c3 e6d5 e4d5 h3g2 f3g2 info depth 9 seldepth 8 multipv 1 score cp -143 nodes 2857 nps 92161 hashfull 0 tbhits 0 time 31 pv e2a6 b4c3 d2c3 e6d5 e4d5 h3g2 f3g2 info depth 10 seldepth 15 multipv 1 score cp -132 nodes 8842 nps 81870 hashfull 3 tbhits 0 time 108 pv e2a6 b4c3 d2c3 e6d5 e5g4 f6g4 c3g7 h8h4 e1c1 d5e4 f3g3 h3g2 info depth 11 seldepth 15 multipv 1 score cp -123 nodes 9999 nps 86198 hashfull 3 tbhits 0 time 116 pv e2a6 b4c3 d2c3 e6d5 e5g4 f6g4 c3g7 h8h4 e1c1 d5e4 f3g3 h3g2 h1g1 info depth 12 seldepth 20 multipv 1 score cp -184 nodes 35917 nps 79638 hashfull 12 tbhits 0 time 451 pv d5e6 a6e2 e6f7 e8d8 c3e2 e7e5 d2b4 h3g2 h1g1 f6e4 f7f8b g7f8 b4f8 e5b2 info depth 13 seldepth 18 multipv 1 score cp -165 nodes 37440 nps 79322 hashfull 13 tbhits 0 time 472 pv d5e6 a6e2 e6f7 e8d8 c3e2 e7e5 d2b4 h3g2 h1g1 f6e4 f7f8q g7f8 b4f8 e5b2 a1d1 b2c2 bestmove d5e6 ponder a6e2 Position: 3/48 (8/2p5/3p4/KP5r/1R3p1k/8/4P1P1/8 w - - 0 11) info string NNUE evaluation using nn-1111cefa1111.nnue (133MiB, (22528, 3072, 15, 32, 1)) info string NNUE evaluation using nn-37f18f62d772.nnue (6MiB, (22528, 128, 15, 32, 1)) info depth 1 seldepth 3 multipv 1 score cp 49 nodes 17 nps 8500 hashfull 0 tbhits 0 time 2 pv b4f4 h4g3 info depth 2 seldepth 3 multipv 1 score cp 72 nodes 48 nps 24000 hashfull 0 tbhits 0 time 2 pv e2e3 info depth 3 seldepth 2 multipv 1 score cp 72 nodes 70 nps 35000 hashfull 0 tbhits 0 time 2 pv e2e3 info depth 4 seldepth 2 multipv 1 score cp 72 nodes 85 nps 42500 hashfull 0 tbhits 0 time 2 pv e2e3 info depth 5 seldepth 5 multipv 1 score cp 82 nodes 105 nps 52500 hashfull 0 tbhits 0 time 2 pv e2e3 info depth 6 seldepth 5 multipv 1 score cp 93 nodes 162 nps 54000 hashfull 0 tbhits 0 time 3 pv b4f4 h4g3 f4c4 info depth 7 seldepth 5 multipv 1 score cp 93 nodes 197 nps 65666 hashfull 0 tbhits 0 time 3 pv b4f4 h4g3 f4c4 info depth 8 seldepth 5 multipv 1 score cp 99 nodes 264 nps 66000 hashfull 0 tbhits 0 time 4 pv b4f4 h4g3 f4c4 info depth 9 seldepth 5 multipv 1 score cp 131 nodes 334 nps 83500 hashfull 0 tbhits 0 time 4 pv b4f4 h4g3 f4c4 info depth 10 seldepth 9 multipv 1 score cp 143 nodes 641 nps 80125 hashfull 0 tbhits 0 time 8 pv b4f4 h4g3 f4c4 h5c5 c4c5 d6c5 e2e3 info depth 11 seldepth 14 multipv 1 score cp 87 nodes 6657 nps 86454 hashfull 0 tbhits 0 time 77 pv b4f4 h4g3 f4f3 g3g2 f3c3 h5h7 a5a6 g2f1 e2e4 f1e2 a6b7 info depth 12 seldepth 22 multipv 1 score cp 37 nodes 74995 nps 89492 hashfull 19 tbhits 0 time 838 pv b4f4 h4g3 f4f3 g3g2 f3c3 h5h7 a5a6 g2f2 e2e4 h7e7 a6b7 e7e4 b7c7 d6d5 c7d6 d5d4 c3b3 f2e2 d6d5 e4h4 info depth 13 seldepth 29 multipv 1 score cp 15 nodes 259941 nps 77663 hashfull 56 tbhits 0 time 3347 pv b4f4 h4g3 f4c4 h5h7 c4c3 g3g2 a5a6 g2f2 e2e4 h7e7 a6b7 e7e4 b7c7 d6d5 b5b6 d5d4 b6b7 d4c3 b7b8q c3c2 b8b6 f2e2 b6a6 e2d2 bestmove b4f4 ponder h4g3 Position: 4/48 (4rrk1/pp1n3p/3q2pQ/2p1pb2/2PP4/2P3N1/P2B2PP/4RRK1 b - - 7 19) info string NNUE evaluation using nn-1111cefa1111.nnue (133MiB, (22528, 3072, 15, 32, 1)) info string NNUE evaluation using nn-37f18f62d772.nnue (6MiB, (22528, 128, 15, 32, 1)) info depth 1 seldepth 9 multipv 1 score cp 9 nodes 71 nps 14200 hashfull 0 tbhits 0 time 5 pv c5d4 info depth 2 seldepth 3 multipv 1 score cp 9 nodes 112 nps 16000 hashfull 0 tbhits 0 time 7 pv c5d4 info depth 3 seldepth 3 multipv 1 score cp 9 nodes 151 nps 21571 hashfull 0 tbhits 0 time 7 pv c5d4 info depth 4 seldepth 3 multipv 1 score cp 9 nodes 191 nps 27285 hashfull 0 tbhits 0 time 7 pv c5d4 info depth 5 seldepth 7 multipv 1 score cp 9 nodes 353 nps 39222 hashfull 0 tbhits 0 time 9 pv f5d3 f1f8 e8f8 info depth 6 seldepth 6 multipv 1 score cp 13 nodes 452 nps 45200 hashfull 0 tbhits 0 time 10 pv f5d3 f1f8 e8f8 info depth 7 seldepth 6 multipv 1 score cp 19 nodes 571 nps 47583 hashfull 0 tbhits 0 time 12 pv f5d3 f1f8 e8f8 info depth 8 seldepth 6 multipv 1 score cp 22 nodes 757 nps 50466 hashfull 0 tbhits 0 time 15 pv f5d3 f1f8 e8f8 d4e5 d7e5 info depth 9 seldepth 9 multipv 1 score cp 20 nodes 1655 nps 48676 hashfull 1 tbhits 0 time 34 pv f5c2 d4d5 c2d3 f1f8 d6f8 info depth 10 seldepth 9 multipv 1 score cp 30 nodes 2812 nps 54076 hashfull 2 tbhits 0 time 52 pv f5d3 f1f8 d6f8 h6f8 d7f8 info depth 11 seldepth 12 multipv 1 score cp 23 nodes 6825 nps 44901 hashfull 4 tbhits 0 time 152 pv f5c2 f1f8 e8f8 h6h4 c5d4 d2h6 f8f6 info depth 12 seldepth 20 multipv 1 score cp 21 nodes 25777 nps 58187 hashfull 9 tbhits 0 time 443 pv f5d3 f1f8 e8f8 d4e5 d7e5 h6h4 f8e8 e1e3 b7b6 h2h3 info depth 13 seldepth 20 multipv 1 score cp 14 nodes 34381 nps 61285 hashfull 10 tbhits 0 time 561 pv f5d3 f1f8 d6f8 h6h4 e5d4 e1e8 f8e8 c3d4 d3c4 d4c5 c4d5 h4a4 d5c6 a4a7 bestmove f5d3 ponder f1f8 Position: 5/48 (rq3rk1/ppp2ppp/1bnpN3/3N2B1/4P3/7P/PPPQ1PP1/2KR3R b - - 0 14) info string NNUE evaluation using nn-1111cefa1111.nnue (133MiB, (22528, 3072, 15, 32, 1)) info string NNUE evaluation using nn-37f18f62d772.nnue (6MiB, (22528, 128, 15, 32, 1)) info depth 1 seldepth 7 multipv 1 score cp -115 nodes 35 nps 17500 hashfull 0 tbhits 0 time 2 pv f7e6 info depth 2 seldepth 3 multipv 1 score cp -115 nodes 62 nps 31000 hashfull 0 tbhits 0 time 2 pv f7e6 info depth 3 seldepth 3 multipv 1 score cp -115 nodes 89 nps 44500 hashfull 0 tbhits 0 time 2 pv f7e6 info depth 4 seldepth 3 multipv 1 score cp -115 nodes 116 nps 58000 hashfull 0 tbhits 0 time 2 pv f7e6 info depth 5 seldepth 3 multipv 1 score cp -102 nodes 148 nps 24666 hashfull 0 tbhits 0 time 6 pv f7e6 info depth 6 seldepth 4 multipv 1 score cp -89 nodes 185 nps 30833 hashfull 0 tbhits 0 time 6 pv f7e6 info depth 7 seldepth 4 multipv 1 score cp -80 nodes 233 nps 38833 hashfull 0 tbhits 0 time 6 pv f7e6 info depth 8 seldepth 4 multipv 1 score cp -67 nodes 298 nps 49666 hashfull 0 tbhits 0 time 6 pv f7e6 info depth 9 seldepth 4 multipv 1 score cp -51 nodes 456 nps 57000 hashfull 0 tbhits 0 time 8 pv f7e6 info depth 10 seldepth 5 multipv 1 score cp -22 nodes 580 nps 64444 hashfull 0 tbhits 0 time 9 pv f7e6 info depth 11 seldepth 5 multipv 1 score cp -13 nodes 779 nps 70818 hashfull 0 tbhits 0 time 11 pv f7e6 d5b6 a7b6 info depth 12 seldepth 6 multipv 1 score cp -7 nodes 1328 nps 73777 hashfull 0 tbhits 0 time 18 pv f7e6 d5b6 a7b6 c1b1 b8e8 info depth 13 seldepth 8 multipv 1 score cp 64 nodes 2922 nps 66409 hashfull 2 tbhits 0 time 44 pv f7e6 d5b6 a7b6 c1b1 b8a7 bestmove f7e6 ponder d5b6 Position: 6/48 (r1bq1r1k/1pp1n1pp/1p1p4/4p2Q/4PpP1/1BNP4/PPP2P1P/3R1RK1 b - g3 0 14) info string NNUE evaluation using nn-1111cefa1111.nnue (133MiB, (22528, 3072, 15, 32, 1)) info string NNUE evaluation using nn-37f18f62d772.nnue (6MiB, (22528, 128, 15, 32, 1)) info depth 1 seldepth 3 multipv 1 score cp 133 nodes 37 nps 18500 hashfull 0 tbhits 0 time 2 pv e7c6 info depth 2 seldepth 2 multipv 1 score cp 133 nodes 77 nps 38500 hashfull 0 tbhits 0 time 2 pv e7c6 info depth 3 seldepth 2 multipv 1 score cp 133 nodes 109 nps 54500 hashfull 0 tbhits 0 time 2 pv e7c6 info depth 4 seldepth 2 multipv 1 score cp 156 nodes 146 nps 73000 hashfull 0 tbhits 0 time 2 pv f4f3 info depth 5 seldepth 3 multipv 1 score cp 158 nodes 182 nps 60666 hashfull 0 tbhits 0 time 3 pv f4f3 info depth 6 seldepth 5 multipv 1 score cp 163 nodes 235 nps 78333 hashfull 0 tbhits 0 time 3 pv f4f3 h2h3 info depth 7 seldepth 6 multipv 1 score cp 155 nodes 731 nps 66454 hashfull 0 tbhits 0 time 11 pv a8a5 h5h4 e7c6 info depth 8 seldepth 6 multipv 1 score cp 153 nodes 1019 nps 67933 hashfull 0 tbhits 0 time 15 pv a8a5 h5h4 f8f6 f2f3 info depth 9 seldepth 7 multipv 1 score cp 214 nodes 1664 nps 69333 hashfull 0 tbhits 0 time 24 pv e7c6 f2f3 a8a5 h5h3 c6d4 info depth 10 seldepth 9 multipv 1 score cp 198 nodes 1978 nps 68206 hashfull 0 tbhits 0 time 29 pv e7c6 c3b5 f4f3 h2h3 a8a5 info depth 11 seldepth 10 multipv 1 score cp 213 nodes 3540 nps 63214 hashfull 1 tbhits 0 time 56 pv e7c6 f2f3 c6d4 c3b1 b6b5 c2c3 info depth 12 seldepth 12 multipv 1 score cp 207 nodes 5419 nps 63011 hashfull 2 tbhits 0 time 86 pv e7c6 c3b5 c8d7 g1h1 info depth 13 seldepth 13 multipv 1 score cp 198 nodes 9095 nps 42500 hashfull 4 tbhits 0 time 214 pv e7c6 f2f3 c6d4 c3d5 c7c6 d5b4 a8a5 c2c3 d4b3 a2b3 c8e6 bestmove e7c6 ponder f2f3 Position: 7/48 (r3r1k1/2p2ppp/p1p1bn2/8/1q2P3/2NPQN2/PPP3PP/R4RK1 b - - 2 15) info string NNUE evaluation using nn-1111cefa1111.nnue (133MiB, (22528, 3072, 15, 32, 1)) info string NNUE evaluation using nn-37f18f62d772.nnue (6MiB, (22528, 128, 15, 32, 1)) info depth 1 seldepth 2 multipv 1 score cp -103 nodes 53 nps 26500 hashfull 0 tbhits 0 time 2 pv b4b2 info depth 2 seldepth 2 multipv 1 score cp -103 nodes 101 nps 50500 hashfull 0 tbhits 0 time 2 pv b4b2 info depth 3 seldepth 2 multipv 1 score cp -103 nodes 149 nps 49666 hashfull 0 tbhits 0 time 3 pv b4b2 info depth 4 seldepth 2 multipv 1 score cp -103 nodes 197 nps 65666 hashfull 0 tbhits 0 time 3 pv b4b2 info depth 5 seldepth 3 multipv 1 score cp -34 nodes 248 nps 82666 hashfull 0 tbhits 0 time 3 pv b4b2 info depth 6 seldepth 3 multipv 1 score cp -18 nodes 303 nps 101000 hashfull 0 tbhits 0 time 3 pv b4b2 info depth 7 seldepth 5 multipv 1 score cp -56 nodes 721 nps 90125 hashfull 0 tbhits 0 time 8 pv b4b2 e3c5 b2c2 info depth 8 seldepth 5 multipv 1 score cp -30 nodes 903 nps 90300 hashfull 0 tbhits 0 time 10 pv b4b2 e3c5 b2c2 info depth 9 seldepth 10 multipv 1 score cp -29 nodes 1636 nps 54533 hashfull 0 tbhits 0 time 30 pv b4b2 c3a4 b2c2 a4c5 c2b2 h2h3 f6d7 a1c1 info depth 10 seldepth 13 multipv 1 score cp -29 nodes 4127 nps 43442 hashfull 1 tbhits 0 time 95 pv b4b2 c3a4 b2c2 a4c5 f6d7 c5e6 e8e6 f3d4 c2c5 a1c1 c5b6 info depth 11 seldepth 18 multipv 1 score cp -40 nodes 18169 nps 40921 hashfull 8 tbhits 0 time 444 pv b4b2 e3d2 f6d7 c3e2 c6c5 e2f4 b2b6 h2h3 f7f6 info depth 12 seldepth 14 multipv 1 score cp -36 nodes 20990 nps 41482 hashfull 10 tbhits 0 time 506 pv b4b2 e3d2 f6d7 c3e2 c6c5 e2f4 a8b8 h2h3 b2b4 info depth 13 seldepth 14 multipv 1 score cp -38 nodes 27524 nps 38174 hashfull 11 tbhits 0 time 721 pv b4b2 c3e2 b2b6 f3d4 c6c5 d4e6 e8e6 e2f4 e6e7 bestmove b4b2 ponder c3e2 Position: 8/48 (r1bbk1nr/pp3p1p/2n5/1N4p1/2Np1B2/8/PPP2PPP/2KR1B1R w kq - 0 13) info string NNUE evaluation using nn-1111cefa1111.nnue (133MiB, (22528, 3072, 15, 32, 1)) info string NNUE evaluation using nn-37f18f62d772.nnue (6MiB, (22528, 128, 15, 32, 1)) info depth 1 seldepth 5 multipv 1 score cp 379 nodes 61 nps 20333 hashfull 0 tbhits 0 time 3 pv d1e1 d8e7 info depth 2 seldepth 3 multipv 1 score cp 328 nodes 188 nps 37600 hashfull 0 tbhits 0 time 5 pv f4g3 info depth 3 seldepth 2 multipv 1 score cp 328 nodes 228 nps 45600 hashfull 0 tbhits 0 time 5 pv f4g3 info depth 4 seldepth 2 multipv 1 score cp 328 nodes 269 nps 53800 hashfull 0 tbhits 0 time 5 pv f4g3 info depth 5 seldepth 3 multipv 1 score cp 422 nodes 312 nps 62400 hashfull 0 tbhits 0 time 5 pv f4g3 info depth 6 seldepth 4 multipv 1 score cp 395 nodes 365 nps 60833 hashfull 0 tbhits 0 time 6 pv f4g3 c8g4 info depth 7 seldepth 7 multipv 1 score cp 295 nodes 1106 nps 48086 hashfull 0 tbhits 0 time 23 pv f4d6 c8g4 d1e1 g4e6 info depth 8 seldepth 8 multipv 1 score cp 303 nodes 1327 nps 51038 hashfull 0 tbhits 0 time 26 pv f4g3 c8g4 d1d3 info depth 9 seldepth 8 multipv 1 score cp 313 nodes 1632 nps 49454 hashfull 1 tbhits 0 time 33 pv f4d6 g8e7 d6a3 c8g4 d1d2 info depth 10 seldepth 10 multipv 1 score cp 330 nodes 2089 nps 48581 hashfull 1 tbhits 0 time 43 pv f4g3 g8e7 c4d6 e8f8 b5d4 c6d4 d1d4 info depth 11 seldepth 11 multipv 1 score cp 322 nodes 2820 nps 49473 hashfull 1 tbhits 0 time 57 pv f4g3 e8f8 b5d4 c6d4 d1d4 c8e6 info depth 12 seldepth 14 multipv 1 score cp 300 nodes 4399 nps 49426 hashfull 2 tbhits 0 time 89 pv f4d6 g8e7 d6c5 e8g8 b5d4 c6d4 c5d4 info depth 13 seldepth 13 multipv 1 score cp 310 nodes 6814 nps 45731 hashfull 2 tbhits 0 time 149 pv f4g3 h7h5 b5d4 c6d4 d1d4 bestmove f4g3 ponder h7h5 Position: 9/48 (r1bq1rk1/ppp1nppp/4n3/3p3Q/3P4/1BP1B3/PP1N2PP/R4RK1 w - - 1 16) info string NNUE evaluation using nn-1111cefa1111.nnue (133MiB, (22528, 3072, 15, 32, 1)) info string NNUE evaluation using nn-37f18f62d772.nnue (6MiB, (22528, 128, 15, 32, 1)) info depth 1 seldepth 2 multipv 1 score cp 22 nodes 56 nps 28000 hashfull 0 tbhits 0 time 2 pv b3c2 info depth 2 seldepth 2 multipv 1 score cp 94 nodes 112 nps 37333 hashfull 0 tbhits 0 time 3 pv d2f3 info depth 3 seldepth 2 multipv 1 score cp 94 nodes 163 nps 54333 hashfull 0 tbhits 0 time 3 pv d2f3 info depth 4 seldepth 2 multipv 1 score cp 94 nodes 214 nps 71333 hashfull 0 tbhits 0 time 3 pv d2f3 info depth 5 seldepth 3 multipv 1 score cp 125 nodes 266 nps 88666 hashfull 0 tbhits 0 time 3 pv d2f3 info depth 6 seldepth 3 multipv 1 score cp 146 nodes 366 nps 91500 hashfull 0 tbhits 0 time 4 pv b3c2 info depth 7 seldepth 3 multipv 1 score cp 186 nodes 427 nps 61000 hashfull 0 tbhits 0 time 7 pv b3c2 info depth 8 seldepth 5 multipv 1 score cp 66 nodes 954 nps 79500 hashfull 0 tbhits 0 time 12 pv b3c2 g7g6 h5h6 e6g7 info depth 9 seldepth 10 multipv 1 score cp 76 nodes 4672 nps 68705 hashfull 2 tbhits 0 time 68 pv b3c2 g7g6 h5f3 f7f6 e3h6 e6g7 g2g4 info depth 10 seldepth 16 multipv 1 score cp 75 nodes 9605 nps 60031 hashfull 3 tbhits 0 time 160 pv a1e1 a7a5 b3c2 g7g6 h5e5 d8d6 e5d6 c7d6 e3h6 f8e8 g2g4 info depth 11 seldepth 13 multipv 1 score cp 90 nodes 14769 nps 60777 hashfull 5 tbhits 0 time 243 pv a1e1 a7a5 b3c2 g7g6 h5e2 info depth 12 seldepth 15 multipv 1 score cp 84 nodes 23556 nps 63493 hashfull 9 tbhits 0 time 371 pv a1e1 a7a5 b3c2 g7g6 h5e2 g8g7 d2b3 info depth 13 seldepth 12 multipv 1 score cp 87 nodes 25434 nps 63268 hashfull 11 tbhits 0 time 402 pv a1e1 a7a5 b3c2 g7g6 h5e5 d8d6 e5f6 e6g7 f6d6 c7d6 e3f4 bestmove a1e1 ponder a7a5 Position: 10/48 (4r1k1/r1q2ppp/ppp2n2/4P3/5Rb1/1N1BQ3/PPP3PP/R5K1 w - - 1 17) info string NNUE evaluation using nn-1111cefa1111.nnue (133MiB, (22528, 3072, 15, 32, 1)) info string NNUE evaluation using nn-37f18f62d772.nnue (6MiB, (22528, 128, 15, 32, 1)) info depth 1 seldepth 6 multipv 1 score cp 56 nodes 82 nps 27333 hashfull 0 tbhits 0 time 3 pv f4f6 g7f6 info depth 2 seldepth 4 multipv 1 score cp 269 nodes 146 nps 48666 hashfull 0 tbhits 0 time 3 pv a1e1 info depth 3 seldepth 2 multipv 1 score cp 269 nodes 201 nps 67000 hashfull 0 tbhits 0 time 3 pv a1e1 info depth 4 seldepth 2 multipv 1 score cp 269 nodes 255 nps 85000 hashfull 0 tbhits 0 time 3 pv a1e1 info depth 5 seldepth 3 multipv 1 score cp 342 nodes 311 nps 103666 hashfull 0 tbhits 0 time 3 pv a1e1 info depth 6 seldepth 4 multipv 1 score cp 469 nodes 374 nps 93500 hashfull 0 tbhits 0 time 4 pv a1e1 info depth 7 seldepth 5 multipv 1 score cp 430 nodes 440 nps 110000 hashfull 0 tbhits 0 time 4 pv a1e1 f6d7 f4g4 d7e5 info depth 8 seldepth 8 multipv 1 score cp 287 nodes 762 nps 108857 hashfull 0 tbhits 0 time 7 pv f4f6 g7f6 e3g3 c7e5 g3g4 g8f8 info depth 9 seldepth 10 multipv 1 score cp 266 nodes 947 nps 94700 hashfull 0 tbhits 0 time 10 pv f4f6 g7f6 e3g3 c7e5 g3g4 g8f8 g4d4 info depth 10 seldepth 12 multipv 1 score cp 266 nodes 1618 nps 70347 hashfull 0 tbhits 0 time 23 pv f4f6 g7f6 e3g3 f6f5 d3f5 c7e5 g3g4 g8f8 info depth 11 seldepth 14 multipv 1 score cp 116 nodes 4290 nps 67031 hashfull 1 tbhits 0 time 64 pv f4f6 g7f6 e3g3 h7h5 h2h3 c7e5 g3e5 f6e5 h3g4 h5g4 info depth 12 seldepth 17 multipv 1 score cp 141 nodes 7699 nps 71287 hashfull 2 tbhits 0 time 108 pv f4f6 g7f6 e3h6 f6f5 h2h3 e8e6 h6g5 e6g6 g5h4 g4h3 h4h3 c7e5 a1f1 info depth 13 seldepth 20 multipv 1 score cp 184 nodes 11305 nps 77431 hashfull 3 tbhits 0 time 146 pv f4f6 g7f6 e3h6 f6f5 h2h3 e8e6 h6g5 e6g6 g5h4 c7e5 a1e1 e5f6 h4f6 g6f6 h3g4 f5g4 e1e8 g8g7 b3d4 bestmove f4f6 ponder g7f6 Position: 11/48 (2rqkb1r/ppp2p2/2npb1p1/1N1Nn2p/2P1PP2/8/PP2B1PP/R1BQK2R b KQ - 0 11) info string NNUE evaluation using nn-1111cefa1111.nnue (133MiB, (22528, 3072, 15, 32, 1)) info string NNUE evaluation using nn-37f18f62d772.nnue (6MiB, (22528, 128, 15, 32, 1)) info depth 1 seldepth 6 multipv 1 score cp -124 nodes 82 nps 27333 hashfull 0 tbhits 0 time 3 pv d8h4 e1f1 info depth 2 seldepth 6 multipv 1 score cp -123 nodes 188 nps 47000 hashfull 0 tbhits 0 time 4 pv e5g4 info depth 3 seldepth 6 multipv 1 score cp -124 nodes 245 nps 61250 hashfull 0 tbhits 0 time 4 pv e5g4 info depth 4 seldepth 6 multipv 1 score cp -124 nodes 292 nps 73000 hashfull 0 tbhits 0 time 4 pv e5g4 info depth 5 seldepth 6 multipv 1 score cp -102 nodes 341 nps 85250 hashfull 0 tbhits 0 time 4 pv e5g4 info depth 6 seldepth 6 multipv 1 score cp -89 nodes 395 nps 98750 hashfull 0 tbhits 0 time 4 pv e5g4 info depth 7 seldepth 6 multipv 1 score cp -92 nodes 451 nps 112750 hashfull 0 tbhits 0 time 4 pv e5g4 h2h3 d8h4 e1d2 info depth 8 seldepth 11 multipv 1 score cp -123 nodes 2232 nps 76965 hashfull 0 tbhits 0 time 29 pv e5d7 c1e3 a7a6 b5d4 f8g7 info depth 9 seldepth 8 multipv 1 score cp -152 nodes 3091 nps 81342 hashfull 0 tbhits 0 time 38 pv e5d7 e1g1 f8g7 c1e3 info depth 10 seldepth 14 multipv 1 score cp -151 nodes 4868 nps 76062 hashfull 0 tbhits 0 time 64 pv e5g4 e1g1 f8g7 f4f5 e6d5 c4d5 info depth 11 seldepth 13 multipv 1 score cp -155 nodes 7444 nps 75191 hashfull 1 tbhits 0 time 99 pv e5g4 e1g1 f8g7 f4f5 g6f5 d5c7 c8c7 e4f5 info depth 12 seldepth 18 multipv 1 score cp -155 nodes 8391 nps 75594 hashfull 1 tbhits 0 time 111 pv e5g4 e1g1 f8g7 f4f5 e6d5 e4d5 c6e5 f5g6 f7g6 h2h3 d8h4 c1f4 a7a6 info depth 13 seldepth 15 multipv 1 score cp -155 nodes 9529 nps 76232 hashfull 1 tbhits 0 time 125 pv e5g4 e1g1 f8g7 f4f5 e6d5 e4d5 c6e5 f5g6 f7g6 h2h3 d8h4 c1f4 a7a6 bestmove e5g4 ponder e1g1 Position: 12/48 (r1bq1r1k/b1p1npp1/p2p3p/1p6/3PP3/1B2NN2/PP3PPP/R2Q1RK1 w - - 1 16) info string NNUE evaluation using nn-1111cefa1111.nnue (133MiB, (22528, 3072, 15, 32, 1)) info string NNUE evaluation using nn-37f18f62d772.nnue (6MiB, (22528, 128, 15, 32, 1)) info depth 1 seldepth 3 multipv 1 score cp -4 nodes 38 nps 19000 hashfull 0 tbhits 0 time 2 pv f1e1 info depth 2 seldepth 2 multipv 1 score cp 15 nodes 78 nps 26000 hashfull 0 tbhits 0 time 3 pv h2h3 info depth 3 seldepth 2 multipv 1 score cp 20 nodes 139 nps 46333 hashfull 0 tbhits 0 time 3 pv g2g3 info depth 4 seldepth 2 multipv 1 score cp 20 nodes 175 nps 58333 hashfull 0 tbhits 0 time 3 pv g2g3 info depth 5 seldepth 3 multipv 1 score cp 53 nodes 212 nps 70666 hashfull 0 tbhits 0 time 3 pv g2g3 info depth 6 seldepth 5 multipv 1 score cp 99 nodes 293 nps 73250 hashfull 0 tbhits 0 time 4 pv a1c1 info depth 7 seldepth 6 multipv 1 score cp 47 nodes 1356 nps 75333 hashfull 0 tbhits 0 time 18 pv f1e1 a7b6 d1d3 info depth 8 seldepth 8 multipv 1 score cp 25 nodes 4882 nps 71794 hashfull 0 tbhits 0 time 68 pv f1e1 a7b6 d1d3 e7g6 info depth 9 seldepth 14 multipv 1 score cp 27 nodes 7267 nps 54639 hashfull 1 tbhits 0 time 133 pv a2a4 b5a4 a1a4 a7b6 f1e1 a6a5 b3c2 a8b8 e4e5 e7g6 e5d6 c7d6 d1d3 info depth 10 seldepth 14 multipv 1 score cp 19 nodes 13733 nps 52819 hashfull 4 tbhits 0 time 260 pv a2a4 b5a4 a1a4 a8b8 a4a3 f7f5 e4f5 e7f5 b3c2 info depth 11 seldepth 14 multipv 1 score cp 21 nodes 15467 nps 53334 hashfull 5 tbhits 0 time 290 pv a2a4 b5a4 a1a4 a8b8 a4a3 c7c6 d1d3 f7f5 e4f5 e7f5 info depth 12 seldepth 14 multipv 1 score cp 25 nodes 19135 nps 54985 hashfull 6 tbhits 0 time 348 pv a2a4 a8b8 a4b5 b8b5 b3c4 b5b2 c4a6 info depth 13 seldepth 18 multipv 1 score cp 26 nodes 22336 nps 52928 hashfull 7 tbhits 0 time 422 pv a2a4 b5a4 a1a4 a8b8 a4a3 c7c6 f1e1 e7g6 b3c4 b8b2 c4a6 bestmove a2a4 ponder b5a4 Position: 13/48 (3r1rk1/p5pp/bpp1pp2/8/q1PP1P2/b3P3/P2NQRPP/1R2B1K1 b - - 6 22) info string NNUE evaluation using nn-1111cefa1111.nnue (133MiB, (22528, 3072, 15, 32, 1)) info string NNUE evaluation using nn-37f18f62d772.nnue (6MiB, (22528, 128, 15, 32, 1)) info depth 1 seldepth 8 multipv 1 score cp 151 nodes 67 nps 22333 hashfull 0 tbhits 0 time 3 pv c6c5 info depth 2 seldepth 3 multipv 1 score cp 151 nodes 110 nps 27500 hashfull 0 tbhits 0 time 4 pv c6c5 info depth 3 seldepth 3 multipv 1 score cp 151 nodes 148 nps 37000 hashfull 0 tbhits 0 time 4 pv c6c5 info depth 4 seldepth 3 multipv 1 score cp 151 nodes 187 nps 46750 hashfull 0 tbhits 0 time 4 pv c6c5 info depth 5 seldepth 3 multipv 1 score cp 162 nodes 228 nps 57000 hashfull 0 tbhits 0 time 4 pv c6c5 info depth 6 seldepth 3 multipv 1 score cp 193 nodes 275 nps 68750 hashfull 0 tbhits 0 time 4 pv c6c5 info depth 7 seldepth 5 multipv 1 score cp 225 nodes 329 nps 82250 hashfull 0 tbhits 0 time 4 pv c6c5 info depth 8 seldepth 5 multipv 1 score cp 219 nodes 384 nps 96000 hashfull 0 tbhits 0 time 4 pv c6c5 b1b3 info depth 9 seldepth 8 multipv 1 score cp 224 nodes 1094 nps 52095 hashfull 0 tbhits 0 time 21 pv c6c5 e2d3 c5d4 e3d4 info depth 10 seldepth 9 multipv 1 score cp 205 nodes 1472 nps 49066 hashfull 0 tbhits 0 time 30 pv c6c5 e2d3 a3b4 b1b3 c5d4 e3d4 info depth 11 seldepth 11 multipv 1 score cp 233 nodes 3111 nps 57611 hashfull 0 tbhits 0 time 54 pv c6c5 e2d3 c5d4 e3d4 f8e8 f2e2 a3f8 d3c3 info depth 12 seldepth 16 multipv 1 score cp 219 nodes 11242 nps 61097 hashfull 4 tbhits 0 time 184 pv c6c5 f2f3 h7h6 e2d1 a4d1 b1d1 info depth 13 seldepth 18 multipv 1 score cp 225 nodes 13098 nps 61783 hashfull 4 tbhits 0 time 212 pv c6c5 f2f3 c5d4 e3d4 d8d4 e2e6 g8h8 e6e3 a3c5 d2b3 d4c4 b3c5 c4c5 bestmove c6c5 ponder f2f3 Position: 14/48 (r1q2rk1/2p1bppp/2Pp4/p6b/Q1PNp3/4B3/PP1R1PPP/2K4R w - - 2 18) info string NNUE evaluation using nn-1111cefa1111.nnue (133MiB, (22528, 3072, 15, 32, 1)) info string NNUE evaluation using nn-37f18f62d772.nnue (6MiB, (22528, 128, 15, 32, 1)) info depth 1 seldepth 2 multipv 1 score cp 4 nodes 39 nps 13000 hashfull 0 tbhits 0 time 3 pv d4b5 info depth 2 seldepth 2 multipv 1 score cp 23 nodes 85 nps 28333 hashfull 0 tbhits 0 time 3 pv a2a3 info depth 3 seldepth 2 multipv 1 score cp 34 nodes 130 nps 43333 hashfull 0 tbhits 0 time 3 pv h2h3 info depth 4 seldepth 2 multipv 1 score cp 34 nodes 168 nps 56000 hashfull 0 tbhits 0 time 3 pv h2h3 info depth 5 seldepth 3 multipv 1 score cp 44 nodes 209 nps 69666 hashfull 0 tbhits 0 time 3 pv h2h3 info depth 6 seldepth 3 multipv 1 score cp 47 nodes 252 nps 84000 hashfull 0 tbhits 0 time 3 pv h2h3 h5g6 info depth 7 seldepth 17 multipv 1 score cp -14 nodes 3249 nps 63705 hashfull 0 tbhits 0 time 51 pv a4b5 f7f5 b5d5 h5f7 d4f5 e7f6 d5e4 f8e8 e4c2 f7g6 g2g4 c8e6 info depth 8 seldepth 15 multipv 1 score cp -24 nodes 9012 nps 54289 hashfull 2 tbhits 0 time 166 pv a4b5 f7f5 b2b3 e7f6 b5f5 info depth 9 seldepth 8 multipv 1 score cp -25 nodes 9948 nps 49004 hashfull 3 tbhits 0 time 203 pv a4b5 f7f5 b2b3 e7h4 a2a4 info depth 10 seldepth 15 multipv 1 score cp -40 nodes 27975 nps 47175 hashfull 7 tbhits 0 time 593 pv a4b5 f7f5 a2a4 h5f7 b5f5 f7c4 f5e4 e7f6 e4c2 c4f7 info depth 11 seldepth 15 multipv 1 score cp -50 nodes 53210 nps 34960 hashfull 15 tbhits 0 time 1522 pv g2g3 a8a6 a4b5 f7f5 b5b7 e7f6 d4b5 c8b7 c6b7 info depth 12 seldepth 13 multipv 1 score cp -48 nodes 57465 nps 33842 hashfull 18 tbhits 0 time 1698 pv g2g3 e7f6 c1b1 a8a6 a4b5 h5g6 info depth 13 seldepth 20 multipv 1 score cp -52 nodes 80889 nps 29265 hashfull 27 tbhits 0 time 2764 pv g2g3 e7f6 h1e1 h7h6 a4b5 h5g4 a2a4 bestmove g2g3 ponder e7f6 Position: 15/48 (4k2r/1pb2ppp/1p2p3/1R1p4/3P4/2r1PN2/P4PPP/1R4K1 b - - 3 22) info string NNUE evaluation using nn-1111cefa1111.nnue (133MiB, (22528, 3072, 15, 32, 1)) info string NNUE evaluation using nn-37f18f62d772.nnue (6MiB, (22528, 128, 15, 32, 1)) info depth 1 seldepth 5 multipv 1 score cp 46 nodes 37 nps 7400 hashfull 0 tbhits 0 time 5 pv e8d7 info depth 2 seldepth 2 multipv 1 score cp 54 nodes 73 nps 14600 hashfull 0 tbhits 0 time 5 pv c3a3 info depth 3 seldepth 2 multipv 1 score cp 60 nodes 110 nps 22000 hashfull 0 tbhits 0 time 5 pv c3c6 info depth 4 seldepth 2 multipv 1 score cp 60 nodes 140 nps 28000 hashfull 0 tbhits 0 time 5 pv c3c6 info depth 5 seldepth 3 multipv 1 score cp 64 nodes 176 nps 35200 hashfull 0 tbhits 0 time 5 pv c3a3 info depth 6 seldepth 3 multipv 1 score cp 81 nodes 230 nps 46000 hashfull 0 tbhits 0 time 5 pv e8d7 info depth 7 seldepth 5 multipv 1 score cp 90 nodes 277 nps 46166 hashfull 0 tbhits 0 time 6 pv c3a3 info depth 8 seldepth 5 multipv 1 score cp 104 nodes 352 nps 58666 hashfull 0 tbhits 0 time 6 pv c3a3 info depth 9 seldepth 6 multipv 1 score cp 181 nodes 1137 nps 54142 hashfull 0 tbhits 0 time 21 pv e8d7 f3e5 d7e7 info depth 10 seldepth 8 multipv 1 score cp 161 nodes 2110 nps 47954 hashfull 0 tbhits 0 time 44 pv e8d7 b5b3 c3b3 a2b3 h8a8 info depth 11 seldepth 7 multipv 1 score cp 163 nodes 2830 nps 44218 hashfull 0 tbhits 0 time 64 pv e8d7 b5b2 h8a8 g1f1 a8a6 info depth 12 seldepth 14 multipv 1 score cp 141 nodes 12448 nps 28948 hashfull 2 tbhits 0 time 430 pv e8d7 g2g4 f7f6 b1b2 h8a8 info depth 13 seldepth 22 multipv 1 score cp 140 nodes 21289 nps 30631 hashfull 5 tbhits 0 time 695 pv e8d7 g2g4 f7f6 b5b2 c3a3 g1g2 h8a8 b1a1 a8a4 h2h4 e6e5 h4h5 g7g5 a1b1 a3a2 b2a2 bestmove e8d7 ponder g2g4 Position: 16/48 (3q2k1/pb3p1p/4pbp1/2r5/PpN2N2/1P2P2P/5PP1/Q2R2K1 b - - 4 26) info string NNUE evaluation using nn-1111cefa1111.nnue (133MiB, (22528, 3072, 15, 32, 1)) info string NNUE evaluation using nn-37f18f62d772.nnue (6MiB, (22528, 128, 15, 32, 1)) info depth 1 seldepth 4 multipv 1 score cp 126 nodes 69 nps 34500 hashfull 0 tbhits 0 time 2 pv d8e7 info depth 2 seldepth 2 multipv 1 score cp 126 nodes 125 nps 41666 hashfull 0 tbhits 0 time 3 pv d8e7 info depth 3 seldepth 2 multipv 1 score cp 126 nodes 179 nps 59666 hashfull 0 tbhits 0 time 3 pv d8e7 info depth 4 seldepth 2 multipv 1 score cp 126 nodes 234 nps 78000 hashfull 0 tbhits 0 time 3 pv d8e7 info depth 5 seldepth 3 multipv 1 score cp 126 nodes 291 nps 97000 hashfull 0 tbhits 0 time 3 pv d8e7 a1b1 info depth 6 seldepth 4 multipv 1 score cp 137 nodes 455 nps 113750 hashfull 0 tbhits 0 time 4 pv c5d5 info depth 7 seldepth 4 multipv 1 score cp 154 nodes 528 nps 132000 hashfull 0 tbhits 0 time 4 pv c5d5 info depth 8 seldepth 4 multipv 1 score cp 181 nodes 615 nps 153750 hashfull 0 tbhits 0 time 4 pv c5d5 d1d5 e6d5 info depth 9 seldepth 7 multipv 1 score cp 182 nodes 748 nps 149600 hashfull 0 tbhits 0 time 5 pv c5d5 d1d5 e6d5 c4b2 info depth 10 seldepth 12 multipv 1 score cp 129 nodes 4101 nps 55418 hashfull 0 tbhits 0 time 74 pv d8e7 a1b1 e6e5 f4e2 b7a6 info depth 11 seldepth 13 multipv 1 score cp 150 nodes 5798 nps 57405 hashfull 1 tbhits 0 time 101 pv c5d5 d1d5 e6d5 c4e5 d8d6 f4d3 b7a6 info depth 12 seldepth 10 multipv 1 score cp 217 nodes 7140 nps 62086 hashfull 1 tbhits 0 time 115 pv c5d5 d1d5 e6d5 c4e5 d8d6 f4d3 b7a6 info depth 13 seldepth 14 multipv 1 score cp 182 nodes 10187 nps 53615 hashfull 2 tbhits 0 time 190 pv c5d5 d1d5 e6d5 c4b2 d5d4 a1d1 g8g7 e3d4 d8d4 d1d4 f6d4 b2d3 bestmove c5d5 ponder d1d5 Position: 17/48 (6k1/6p1/6Pp/ppp5/3pn2P/1P3K2/1PP2P2/3N4 b - - 0 1) info string NNUE evaluation using nn-1111cefa1111.nnue (133MiB, (22528, 3072, 15, 32, 1)) info string NNUE evaluation using nn-37f18f62d772.nnue (6MiB, (22528, 128, 15, 32, 1)) info depth 1 seldepth 4 multipv 1 score cp 29 nodes 24 nps 24000 hashfull 0 tbhits 0 time 1 pv e4d2 f3f4 info depth 2 seldepth 6 multipv 1 score cp 21 nodes 82 nps 16400 hashfull 0 tbhits 0 time 5 pv e4d2 f3e2 info depth 3 seldepth 3 multipv 1 score cp 21 nodes 117 nps 23400 hashfull 0 tbhits 0 time 5 pv e4d2 f3e2 info depth 4 seldepth 3 multipv 1 score cp 21 nodes 132 nps 26400 hashfull 0 tbhits 0 time 5 pv e4d2 f3e2 info depth 5 seldepth 3 multipv 1 score cp 21 nodes 152 nps 30400 hashfull 0 tbhits 0 time 5 pv e4d2 f3e2 info depth 6 seldepth 4 multipv 1 score cp 37 nodes 214 nps 35666 hashfull 0 tbhits 0 time 6 pv e4d6 info depth 7 seldepth 4 multipv 1 score cp 37 nodes 238 nps 39666 hashfull 0 tbhits 0 time 6 pv e4d6 h4h5 g8f8 info depth 8 seldepth 13 multipv 1 score cp 3 nodes 4467 nps 66671 hashfull 0 tbhits 0 time 67 pv e4d2 f3e2 d2e4 e2f3 e4f6 f3f4 c5c4 b3c4 b5c4 f4e5 d4d3 info depth 9 seldepth 15 multipv 1 score cp 1 nodes 6161 nps 75134 hashfull 0 tbhits 0 time 82 pv e4d2 f3e2 d2e4 e2f3 e4f6 f3f4 c5c4 b3c4 b5c4 b2b3 c4b3 c2b3 info depth 10 seldepth 17 multipv 1 score cp 0 nodes 7850 nps 73364 hashfull 0 tbhits 0 time 107 pv e4d2 f3e2 d2e4 e2f3 info depth 11 seldepth 5 multipv 1 score cp 0 nodes 8730 nps 66136 hashfull 1 tbhits 0 time 132 pv e4d2 f3e2 d2e4 e2f3 info depth 12 seldepth 5 multipv 1 score cp 0 nodes 9337 nps 66219 hashfull 1 tbhits 0 time 141 pv e4d2 f3e2 d2e4 e2f3 info depth 13 seldepth 5 multipv 1 score cp 0 nodes 9550 nps 65862 hashfull 1 tbhits 0 time 145 pv e4d2 f3e2 d2e4 e2f3 bestmove e4d2 ponder f3e2 Position: 18/48 (3b4/5kp1/1p1p1p1p/pP1PpP1P/P1P1P3/3KN3/8/8 w - - 0 1) info string NNUE evaluation using nn-1111cefa1111.nnue (133MiB, (22528, 3072, 15, 32, 1)) info string NNUE evaluation using nn-37f18f62d772.nnue (6MiB, (22528, 128, 15, 32, 1)) info depth 1 seldepth 3 multipv 1 score cp 70 nodes 12 nps 6000 hashfull 0 tbhits 0 time 2 pv c4c5 d6c5 info depth 2 seldepth 3 multipv 1 score cp 70 nodes 24 nps 12000 hashfull 0 tbhits 0 time 2 pv c4c5 d6c5 info depth 3 seldepth 3 multipv 1 score cp 70 nodes 36 nps 18000 hashfull 0 tbhits 0 time 2 pv c4c5 d6c5 info depth 4 seldepth 3 multipv 1 score cp 70 nodes 48 nps 24000 hashfull 0 tbhits 0 time 2 pv c4c5 d6c5 info depth 5 seldepth 3 multipv 1 score cp 70 nodes 61 nps 30500 hashfull 0 tbhits 0 time 2 pv c4c5 d6c5 info depth 6 seldepth 4 multipv 1 score cp 145 nodes 110 nps 36666 hashfull 0 tbhits 0 time 3 pv c4c5 d6c5 d5d6 info depth 7 seldepth 7 multipv 1 score cp 143 nodes 170 nps 42500 hashfull 0 tbhits 0 time 4 pv c4c5 f7e7 c5c6 info depth 8 seldepth 7 multipv 1 score cp 83 nodes 906 nps 56625 hashfull 0 tbhits 0 time 16 pv c4c5 d6c5 e3c4 f7e7 d3e3 info depth 9 seldepth 11 multipv 1 score cp 171 nodes 3367 nps 62351 hashfull 1 tbhits 0 time 54 pv c4c5 f7e7 c5b6 d8b6 e3c4 info depth 10 seldepth 11 multipv 1 score cp 197 nodes 4962 nps 67054 hashfull 1 tbhits 0 time 74 pv c4c5 d6c5 d5d6 f7f8 d3c4 f8e8 c4d5 c5c4 e3c4 e8d7 info depth 11 seldepth 11 multipv 1 score cp 197 nodes 5283 nps 68610 hashfull 1 tbhits 0 time 77 pv c4c5 d6c5 d5d6 f7f8 d3c4 f8e8 c4d5 c5c4 e3c4 e8d7 info depth 12 seldepth 15 multipv 1 score cp 318 nodes 11898 nps 72548 hashfull 1 tbhits 0 time 164 pv c4c5 f7e7 c5b6 d8b6 e3c4 b6d8 b5b6 e7d7 b6b7 d8c7 info depth 13 seldepth 14 multipv 1 score cp 338 nodes 18316 nps 61257 hashfull 3 tbhits 0 time 299 pv c4c5 f7e7 c5b6 d8b6 e3c4 b6f2 c4a5 e7d8 a5c6 d8e8 bestmove c4c5 ponder f7e7 Position: 19/48 (2K5/p7/7P/5pR1/8/5k2/r7/8 w - - 4 3) info string NNUE evaluation using nn-1111cefa1111.nnue (133MiB, (22528, 3072, 15, 32, 1)) info string NNUE evaluation using nn-37f18f62d772.nnue (6MiB, (22528, 128, 15, 32, 1)) info depth 1 seldepth 2 multipv 1 score cp 48 nodes 17 nps 8500 hashfull 0 tbhits 0 time 2 pv g5h5 info depth 2 seldepth 2 multipv 1 score cp 88 nodes 41 nps 20500 hashfull 0 tbhits 0 time 2 pv h6h7 info depth 3 seldepth 2 multipv 1 score cp 90 nodes 64 nps 32000 hashfull 0 tbhits 0 time 2 pv g5h5 info depth 4 seldepth 2 multipv 1 score cp 90 nodes 80 nps 40000 hashfull 0 tbhits 0 time 2 pv g5h5 info depth 5 seldepth 4 multipv 1 score cp 99 nodes 106 nps 53000 hashfull 0 tbhits 0 time 2 pv h6h7 info depth 6 seldepth 4 multipv 1 score cp 108 nodes 136 nps 68000 hashfull 0 tbhits 0 time 2 pv h6h7 a2c2 c8d7 info depth 7 seldepth 6 multipv 1 score cp 103 nodes 499 nps 49900 hashfull 0 tbhits 0 time 10 pv g5h5 a2e2 c8d7 info depth 8 seldepth 6 multipv 1 score cp 130 nodes 929 nps 66357 hashfull 0 tbhits 0 time 14 pv g5h5 a2e2 c8d7 info depth 9 seldepth 6 multipv 1 score cp 148 nodes 1708 nps 71166 hashfull 1 tbhits 0 time 24 pv g5h5 a2e2 c8d7 info depth 10 seldepth 14 multipv 1 score cp 127 nodes 10822 nps 58497 hashfull 3 tbhits 0 time 185 pv g5f5 f3g4 f5h5 a2e2 c8d7 e2d2 d7c7 d2c2 c7b7 g4h5 h6h7 info depth 11 seldepth 18 multipv 1 score cp 61 nodes 23370 nps 58134 hashfull 6 tbhits 0 time 402 pv g5f5 f3g4 f5h5 a2f2 h5h1 f2f8 c8d7 f8h8 d7e6 info depth 12 seldepth 19 multipv 1 score cp 23 nodes 58216 nps 64900 hashfull 13 tbhits 0 time 897 pv g5h5 a2c2 c8d7 c2b2 d7e6 f5f4 h6h7 b2b8 info depth 13 seldepth 17 multipv 1 score cp 119 nodes 61735 nps 65190 hashfull 13 tbhits 0 time 947 pv g5f5 f3g4 f5h5 a2f2 h5h1 f2f8 c8d7 f8h8 d7e6 g4g5 h6h7 g5g6 h1g1 g6h7 e6f7 bestmove g5f5 ponder f3g4 Position: 20/48 (8/6pk/1p6/8/PP3p1p/5P2/4KP1q/3Q4 w - - 0 1) info string NNUE evaluation using nn-1111cefa1111.nnue (133MiB, (22528, 3072, 15, 32, 1)) info string NNUE evaluation using nn-37f18f62d772.nnue (6MiB, (22528, 128, 15, 32, 1)) info depth 1 seldepth 4 multipv 1 score cp 83 nodes 29 nps 14500 hashfull 0 tbhits 0 time 2 pv d1b1 h7g8 info depth 2 seldepth 6 multipv 1 score cp 141 nodes 94 nps 47000 hashfull 0 tbhits 0 time 2 pv d1d3 h7h6 d3d6 h6h5 info depth 3 seldepth 6 multipv 1 score cp 141 nodes 144 nps 36000 hashfull 0 tbhits 0 time 4 pv d1d3 h7h6 d3d6 h6h5 info depth 4 seldepth 6 multipv 1 score cp 138 nodes 172 nps 43000 hashfull 0 tbhits 0 time 4 pv d1d3 h7h6 d3d6 h6h5 info depth 5 seldepth 6 multipv 1 score cp 138 nodes 208 nps 52000 hashfull 0 tbhits 0 time 4 pv d1d3 h7h6 d3d6 h6h5 info depth 6 seldepth 6 multipv 1 score cp 125 nodes 399 nps 66500 hashfull 0 tbhits 0 time 6 pv d1d3 g7g6 d3d7 h7h6 info depth 7 seldepth 7 multipv 1 score cp 128 nodes 1057 nps 62176 hashfull 0 tbhits 0 time 17 pv d1c2 g7g6 c2c7 h7h6 info depth 8 seldepth 9 multipv 1 score cp 108 nodes 1475 nps 70238 hashfull 0 tbhits 0 time 21 pv d1d3 g7g6 d3d7 h7h6 d7d4 h4h3 d4h8 h6g5 info depth 9 seldepth 9 multipv 1 score cp 104 nodes 2227 nps 67484 hashfull 0 tbhits 0 time 33 pv d1d3 h7h6 d3d6 h6h7 a4a5 b6a5 b4a5 h4h3 info depth 10 seldepth 15 multipv 1 score cp 102 nodes 3292 nps 76558 hashfull 0 tbhits 0 time 43 pv d1c2 h7h6 c2c6 g7g6 c6b6 h4h3 b6b8 h2g2 b8f4 h6g7 f4d4 g7f7 d4c4 f7f8 info depth 11 seldepth 15 multipv 1 score cp 124 nodes 7212 nps 68037 hashfull 1 tbhits 0 time 106 pv a4a5 b6a5 b4a5 h2h3 d1c2 h7h6 info depth 12 seldepth 14 multipv 1 score cp 136 nodes 8740 nps 71639 hashfull 1 tbhits 0 time 122 pv a4a5 b6a5 b4a5 h2h3 d1c2 h7h6 c2c6 g7g6 a5a6 info depth 13 seldepth 15 multipv 1 score cp 147 nodes 11796 nps 70214 hashfull 2 tbhits 0 time 168 pv a4a5 b6a5 b4a5 h2h3 d1c2 h7h8 c2c6 h3h1 a5a6 h1a1 c6b7 a1a2 e2f1 bestmove a4a5 ponder b6a5 Position: 21/48 (7k/3p2pp/4q3/8/4Q3/5Kp1/P6b/8 w - - 0 1) info string NNUE evaluation using nn-1111cefa1111.nnue (133MiB, (22528, 3072, 15, 32, 1)) info string NNUE evaluation using nn-37f18f62d772.nnue (6MiB, (22528, 128, 15, 32, 1)) info depth 1 seldepth 5 multipv 1 score cp -428 nodes 40 nps 40000 hashfull 0 tbhits 0 time 1 pv e4a8 e6g8 info depth 2 seldepth 5 multipv 1 score cp -428 nodes 73 nps 14600 hashfull 0 tbhits 0 time 5 pv e4a8 e6g8 info depth 3 seldepth 5 multipv 1 score cp -428 nodes 104 nps 20800 hashfull 0 tbhits 0 time 5 pv e4a8 e6g8 info depth 4 seldepth 5 multipv 1 score cp -428 nodes 135 nps 27000 hashfull 0 tbhits 0 time 5 pv e4a8 e6g8 info depth 5 seldepth 5 multipv 1 score cp -417 nodes 182 nps 36400 hashfull 0 tbhits 0 time 5 pv e4e6 d7e6 f3g2 info depth 6 seldepth 5 multipv 1 score cp -428 nodes 238 nps 47600 hashfull 0 tbhits 0 time 5 pv e4a8 e6g8 info depth 7 seldepth 10 multipv 1 score cp -311 nodes 561 nps 80142 hashfull 0 tbhits 0 time 7 pv e4e6 d7e6 f3g2 h7h5 g2h1 info depth 8 seldepth 8 multipv 1 score cp -359 nodes 648 nps 81000 hashfull 0 tbhits 0 time 8 pv e4e6 d7e6 f3g2 h8g8 a2a4 g7g6 g2h1 info depth 9 seldepth 12 multipv 1 score cp -346 nodes 1021 nps 102100 hashfull 0 tbhits 0 time 10 pv e4e6 d7e6 f3g2 h8g8 g2h1 g3g2 h1h2 g2g1r info depth 10 seldepth 12 multipv 1 score cp -353 nodes 2147 nps 97590 hashfull 0 tbhits 0 time 22 pv e4e6 d7e6 f3g2 h8g8 a2a4 g8f8 g2h1 g3g2 h1h2 f8e7 h2g1 info depth 11 seldepth 14 multipv 1 score cp -72 nodes 24547 nps 141890 hashfull 4 tbhits 0 time 173 pv e4e6 d7e6 f3g2 g7g6 a2a4 g6g5 g2h1 h8g7 a4a5 g7h6 a5a6 info depth 12 seldepth 16 multipv 1 score cp -37 nodes 38377 nps 124197 hashfull 5 tbhits 0 time 309 pv e4e6 d7e6 f3g2 g7g6 a2a4 g6g5 g2h1 h8g7 a4a5 g7g8 h1g2 info depth 13 seldepth 16 multipv 1 score cp -9 nodes 76549 nps 109355 hashfull 7 tbhits 0 time 700 pv e4e6 d7e6 f3g2 g7g6 a2a4 g6g5 g2h1 h8g7 a4a5 g7g6 bestmove e4e6 ponder d7e6 Position: 22/48 (8/2p5/8/2kPKp1p/2p4P/2P5/3P4/8 w - - 0 1) info string NNUE evaluation using nn-1111cefa1111.nnue (133MiB, (22528, 3072, 15, 32, 1)) info string NNUE evaluation using nn-37f18f62d772.nnue (6MiB, (22528, 128, 15, 32, 1)) info depth 1 seldepth 4 multipv 1 score cp 143 nodes 17 nps 1888 hashfull 0 tbhits 0 time 9 pv e5f5 c5d5 info depth 2 seldepth 3 multipv 1 score cp 143 nodes 32 nps 2666 hashfull 0 tbhits 0 time 12 pv e5f5 c5d5 info depth 3 seldepth 3 multipv 1 score cp 143 nodes 44 nps 3666 hashfull 0 tbhits 0 time 12 pv e5f5 c5d5 info depth 4 seldepth 3 multipv 1 score cp 143 nodes 58 nps 4833 hashfull 0 tbhits 0 time 12 pv e5f5 c5d5 info depth 5 seldepth 3 multipv 1 score cp 143 nodes 72 nps 6000 hashfull 0 tbhits 0 time 12 pv e5f5 c5d5 info depth 6 seldepth 4 multipv 1 score cp 134 nodes 200 nps 14285 hashfull 0 tbhits 0 time 14 pv d5d6 c7d6 e5f5 info depth 7 seldepth 5 multipv 1 score cp 151 nodes 246 nps 17571 hashfull 0 tbhits 0 time 14 pv d5d6 c7d6 e5f5 info depth 8 seldepth 5 multipv 1 score cp 147 nodes 341 nps 22733 hashfull 0 tbhits 0 time 15 pv e5f5 c5d5 f5f4 info depth 9 seldepth 8 multipv 1 score cp 158 nodes 496 nps 31000 hashfull 0 tbhits 0 time 16 pv e5f5 c5d5 f5f4 c7c6 f4f5 info depth 10 seldepth 9 multipv 1 score cp 188 nodes 997 nps 47476 hashfull 0 tbhits 0 time 21 pv d5d6 c7d6 e5f5 d6d5 f5g5 d5d4 g5h5 info depth 11 seldepth 10 multipv 1 score cp 212 nodes 1875 nps 66964 hashfull 0 tbhits 0 time 28 pv d5d6 c7d6 e5f5 d6d5 f5g6 info depth 12 seldepth 13 multipv 1 score cp 198 nodes 5234 nps 71698 hashfull 1 tbhits 0 time 73 pv e5f5 c5d5 f5f4 c7c6 f4f5 c6c5 f5f4 info depth 13 seldepth 25 multipv 1 score cp 192 nodes 10162 nps 69129 hashfull 3 tbhits 0 time 147 pv d5d6 c7d6 e5f5 c5d5 f5f4 d5e6 f4g5 d6d5 g5h5 e6f5 h5h6 f5e4 h6g5 d5d4 h4h5 e4d3 h5h6 d3d2 c3d4 c4c3 h6h7 c3c2 h7h8q bestmove d5d6 ponder c7d6 Position: 23/48 (8/1p3pp1/7p/5P1P/2k3P1/8/2K2P2/8 w - - 0 1) info string NNUE evaluation using nn-1111cefa1111.nnue (133MiB, (22528, 3072, 15, 32, 1)) info string NNUE evaluation using nn-37f18f62d772.nnue (6MiB, (22528, 128, 15, 32, 1)) info depth 1 seldepth 3 multipv 1 score cp -197 nodes 13 nps 6500 hashfull 0 tbhits 0 time 2 pv f5f6 g7f6 info depth 2 seldepth 3 multipv 1 score cp -197 nodes 36 nps 18000 hashfull 0 tbhits 0 time 2 pv f5f6 g7f6 info depth 3 seldepth 3 multipv 1 score cp -197 nodes 55 nps 27500 hashfull 0 tbhits 0 time 2 pv f5f6 g7f6 info depth 4 seldepth 3 multipv 1 score cp -197 nodes 75 nps 37500 hashfull 0 tbhits 0 time 2 pv f5f6 g7f6 info depth 5 seldepth 4 multipv 1 score cp -176 nodes 128 nps 42666 hashfull 0 tbhits 0 time 3 pv f5f6 g7f6 f2f4 info depth 6 seldepth 5 multipv 1 score cp -188 nodes 356 nps 59333 hashfull 0 tbhits 0 time 6 pv f5f6 g7f6 c2d2 b7b5 info depth 7 seldepth 9 multipv 1 score cp -123 nodes 766 nps 69636 hashfull 0 tbhits 0 time 11 pv f5f6 g7f6 f2f4 c4d4 g4g5 f6g5 f4g5 info depth 8 seldepth 10 multipv 1 score cp -63 nodes 1474 nps 77578 hashfull 0 tbhits 0 time 19 pv f5f6 g7f6 f2f4 c4d4 g4g5 f6g5 f4g5 info depth 9 seldepth 11 multipv 1 score cp -17 nodes 2370 nps 94800 hashfull 0 tbhits 0 time 25 pv f5f6 g7f6 f2f4 c4d4 g4g5 f6g5 f4g5 info depth 10 seldepth 12 multipv 1 score cp 23 nodes 4356 nps 114631 hashfull 0 tbhits 0 time 38 pv f5f6 g7f6 f2f4 f6f5 g4g5 info depth 11 seldepth 10 multipv 1 score cp 41 nodes 6017 nps 125354 hashfull 0 tbhits 0 time 48 pv f5f6 g7f6 f2f4 c4d5 g4g5 f6g5 f4g5 info depth 12 seldepth 11 multipv 1 score cp 69 nodes 8630 nps 139193 hashfull 0 tbhits 0 time 62 pv f5f6 g7f6 f2f4 c4d4 g4g5 info depth 13 seldepth 12 multipv 1 score cp 116 nodes 12181 nps 138420 hashfull 0 tbhits 0 time 88 pv f5f6 g7f6 f2f4 b7b5 g4g5 bestmove f5f6 ponder g7f6 Position: 24/48 (8/pp2r1k1/2p1p3/3pP2p/1P1P1P1P/P5KR/8/8 w - - 0 1) info string NNUE evaluation using nn-1111cefa1111.nnue (133MiB, (22528, 3072, 15, 32, 1)) info string NNUE evaluation using nn-37f18f62d772.nnue (6MiB, (22528, 128, 15, 32, 1)) info depth 1 seldepth 3 multipv 1 score cp 25 nodes 11 nps 11000 hashfull 0 tbhits 0 time 1 pv f4f5 e6f5 info depth 2 seldepth 3 multipv 1 score cp 25 nodes 23 nps 4600 hashfull 0 tbhits 0 time 5 pv f4f5 e6f5 info depth 3 seldepth 3 multipv 1 score cp 25 nodes 33 nps 6600 hashfull 0 tbhits 0 time 5 pv f4f5 e6f5 info depth 4 seldepth 3 multipv 1 score cp 25 nodes 44 nps 8800 hashfull 0 tbhits 0 time 5 pv f4f5 e6f5 info depth 5 seldepth 5 multipv 1 score cp 27 nodes 90 nps 15000 hashfull 0 tbhits 0 time 6 pv g3f2 g7h6 info depth 6 seldepth 5 multipv 1 score cp 33 nodes 135 nps 22500 hashfull 0 tbhits 0 time 6 pv g3f3 info depth 7 seldepth 5 multipv 1 score cp 48 nodes 167 nps 27833 hashfull 0 tbhits 0 time 6 pv g3f3 info depth 8 seldepth 5 multipv 1 score cp 84 nodes 300 nps 37500 hashfull 0 tbhits 0 time 8 pv g3f3 info depth 9 seldepth 7 multipv 1 score cp 92 nodes 788 nps 56285 hashfull 0 tbhits 0 time 14 pv g3f3 g7h7 info depth 10 seldepth 10 multipv 1 score cp 129 nodes 1839 nps 61300 hashfull 0 tbhits 0 time 30 pv f4f5 e6f5 g3f4 info depth 11 seldepth 8 multipv 1 score cp 193 nodes 2660 nps 71891 hashfull 0 tbhits 0 time 37 pv f4f5 e6f5 g3f4 info depth 12 seldepth 12 multipv 1 score cp 185 nodes 3442 nps 74826 hashfull 1 tbhits 0 time 46 pv f4f5 e6f5 g3f4 e7e6 h3g3 e6g6 g3g5 g6g5 f4g5 f5f4 g5f4 info depth 13 seldepth 13 multipv 1 score cp 211 nodes 10342 nps 80170 hashfull 2 tbhits 0 time 129 pv f4f5 g7h6 g3f4 e7g7 f5e6 g7g4 f4f5 h6g7 h3b3 g4d4 bestmove f4f5 ponder g7h6 Position: 25/48 (8/3p4/p1bk3p/Pp6/1Kp1PpPp/2P2P1P/2P5/5B2 b - - 0 1) info string NNUE evaluation using nn-1111cefa1111.nnue (133MiB, (22528, 3072, 15, 32, 1)) info string NNUE evaluation using nn-37f18f62d772.nnue (6MiB, (22528, 128, 15, 32, 1)) info depth 1 seldepth 3 multipv 1 score cp 21 nodes 13 nps 1444 hashfull 0 tbhits 0 time 9 pv c6b7 info depth 2 seldepth 2 multipv 1 score cp 80 nodes 30 nps 3333 hashfull 0 tbhits 0 time 9 pv d6e6 info depth 3 seldepth 2 multipv 1 score cp 80 nodes 42 nps 4666 hashfull 0 tbhits 0 time 9 pv d6e6 info depth 4 seldepth 2 multipv 1 score cp 80 nodes 52 nps 5777 hashfull 0 tbhits 0 time 9 pv d6e6 info depth 5 seldepth 3 multipv 1 score cp 166 nodes 63 nps 7000 hashfull 0 tbhits 0 time 9 pv d6e6 info depth 6 seldepth 6 multipv 1 score cp 44 nodes 332 nps 19529 hashfull 0 tbhits 0 time 17 pv c6b7 f1g2 d6c6 b4a3 c6c5 info depth 7 seldepth 7 multipv 1 score cp 48 nodes 534 nps 23217 hashfull 0 tbhits 0 time 23 pv c6b7 f1e2 info depth 8 seldepth 8 multipv 1 score cp 43 nodes 1265 nps 29418 hashfull 0 tbhits 0 time 43 pv c6b7 b4a3 d6c6 a3b4 d7d5 info depth 9 seldepth 8 multipv 1 score cp 44 nodes 1667 nps 32057 hashfull 0 tbhits 0 time 52 pv c6b7 f1g2 d6c6 g2h1 d7d5 e4e5 info depth 10 seldepth 9 multipv 1 score cp 43 nodes 2006 nps 35192 hashfull 0 tbhits 0 time 57 pv c6b7 f1g2 d6c6 g2h1 d7d5 e4e5 b7c8 h1g2 info depth 11 seldepth 14 multipv 1 score cp 60 nodes 4425 nps 38478 hashfull 0 tbhits 0 time 115 pv c6b7 f1g2 d6c6 g2h1 d7d6 b4a3 c6c5 h1g2 d6d5 info depth 12 seldepth 14 multipv 1 score cp 69 nodes 5957 nps 46178 hashfull 0 tbhits 0 time 129 pv c6b7 f1g2 d6c6 g2h1 d7d6 h1g2 c6d7 g2h1 d7e6 h1g2 d6d5 info depth 13 seldepth 14 multipv 1 score cp 69 nodes 6183 nps 47561 hashfull 0 tbhits 0 time 130 pv c6b7 f1g2 d6c6 g2h1 d7d6 h1g2 c6d7 g2h1 d7e6 h1g2 d6d5 bestmove c6b7 ponder f1g2 Position: 26/48 (5k2/7R/4P2p/5K2/p1r2P1p/8/8/8 b - - 0 1) info string NNUE evaluation using nn-1111cefa1111.nnue (133MiB, (22528, 3072, 15, 32, 1)) info string NNUE evaluation using nn-37f18f62d772.nnue (6MiB, (22528, 128, 15, 32, 1)) info depth 1 seldepth 3 multipv 1 score cp -66 nodes 19 nps 3166 hashfull 0 tbhits 0 time 6 pv a4a3 info depth 2 seldepth 3 multipv 1 score cp -59 nodes 52 nps 8666 hashfull 0 tbhits 0 time 6 pv h4h3 info depth 3 seldepth 3 multipv 1 score cp -52 nodes 82 nps 13666 hashfull 0 tbhits 0 time 6 pv a4a3 info depth 4 seldepth 3 multipv 1 score cp -52 nodes 101 nps 16833 hashfull 0 tbhits 0 time 6 pv a4a3 info depth 5 seldepth 3 multipv 1 score cp -48 nodes 122 nps 20333 hashfull 0 tbhits 0 time 6 pv a4a3 info depth 6 seldepth 3 multipv 1 score cp -10 nodes 151 nps 21571 hashfull 0 tbhits 0 time 7 pv a4a3 info depth 7 seldepth 5 multipv 1 score cp -65 nodes 580 nps 38666 hashfull 0 tbhits 0 time 15 pv c4b4 h7h6 a4a3 info depth 8 seldepth 9 multipv 1 score cp -58 nodes 1769 nps 46552 hashfull 0 tbhits 0 time 38 pv h4h3 h7h6 a4a3 h6h3 c4a4 info depth 9 seldepth 10 multipv 1 score cp -51 nodes 2817 nps 49421 hashfull 0 tbhits 0 time 57 pv h4h3 h7h6 a4a3 h6h3 c4a4 h3h8 f8e7 h8h7 e7f8 info depth 10 seldepth 10 multipv 1 score cp -43 nodes 3907 nps 49455 hashfull 0 tbhits 0 time 79 pv h4h3 h7h6 a4a3 h6h8 f8e7 info depth 11 seldepth 14 multipv 1 score cp -35 nodes 4640 nps 53333 hashfull 0 tbhits 0 time 87 pv h4h3 h7h6 a4a3 h6h8 f8e7 h8h7 e7f8 h7h3 c4a4 h3h8 f8e7 h8h7 e7f8 info depth 12 seldepth 14 multipv 1 score cp -19 nodes 7383 nps 60024 hashfull 0 tbhits 0 time 123 pv h4h3 h7h6 a4a3 h6h8 f8e7 h8h7 e7f8 h7h3 c4a4 h3h8 f8e7 h8h7 e7f8 info depth 13 seldepth 15 multipv 1 score cp -5 nodes 10614 nps 69372 hashfull 1 tbhits 0 time 153 pv h4h3 h7h6 a4a3 h6h8 f8e7 h8h7 e7f8 e6e7 f8e8 bestmove h4h3 ponder h7h6 Position: 27/48 (6k1/6p1/P6p/r1N5/5p2/7P/1b3PP1/4R1K1 w - - 0 1) info string NNUE evaluation using nn-1111cefa1111.nnue (133MiB, (22528, 3072, 15, 32, 1)) info string NNUE evaluation using nn-37f18f62d772.nnue (6MiB, (22528, 128, 15, 32, 1)) info depth 1 seldepth 3 multipv 1 score cp 37 nodes 34 nps 17000 hashfull 0 tbhits 0 time 2 pv g2g4 info depth 2 seldepth 3 multipv 1 score cp 37 nodes 68 nps 34000 hashfull 0 tbhits 0 time 2 pv g2g4 info depth 3 seldepth 3 multipv 1 score cp 37 nodes 96 nps 48000 hashfull 0 tbhits 0 time 2 pv g2g4 info depth 4 seldepth 3 multipv 1 score cp 37 nodes 125 nps 62500 hashfull 0 tbhits 0 time 2 pv g2g4 info depth 5 seldepth 3 multipv 1 score cp 41 nodes 158 nps 79000 hashfull 0 tbhits 0 time 2 pv g2g4 info depth 6 seldepth 5 multipv 1 score cp 83 nodes 237 nps 79000 hashfull 0 tbhits 0 time 3 pv g2g4 f4f3 info depth 7 seldepth 7 multipv 1 score cp 64 nodes 3184 nps 53966 hashfull 0 tbhits 0 time 59 pv e1b1 b2f6 g1h2 g8h7 info depth 8 seldepth 8 multipv 1 score cp 184 nodes 4488 nps 53428 hashfull 0 tbhits 0 time 84 pv e1e4 a5c5 e4e8 g8f7 a6a7 info depth 9 seldepth 12 multipv 1 score cp 199 nodes 6931 nps 50224 hashfull 2 tbhits 0 time 138 pv e1e4 a5a1 g1h2 a1a5 e4a4 info depth 10 seldepth 9 multipv 1 score cp 182 nodes 8364 nps 45704 hashfull 2 tbhits 0 time 183 pv e1e4 f4f3 e4a4 a5c5 a6a7 c5c1 g1h2 info depth 11 seldepth 10 multipv 1 score cp 221 nodes 14473 nps 57205 hashfull 4 tbhits 0 time 253 pv e1e4 g8f7 e4a4 a5a4 c5a4 b2d4 g1f1 f7e6 info depth 12 seldepth 16 multipv 1 score cp 219 nodes 17199 nps 61425 hashfull 5 tbhits 0 time 280 pv e1e4 a5a1 g1h2 g8h7 e4a4 a1a4 c5a4 b2d4 h2g1 h7g6 g1f1 g6f7 f1e2 f7e6 e2f3 info depth 13 seldepth 19 multipv 1 score cp 216 nodes 17833 nps 61281 hashfull 5 tbhits 0 time 291 pv e1e4 a5a1 g1h2 a1a5 e4a4 a5a4 c5a4 b2d4 g2g3 g8f7 h2g2 f4g3 f2g3 bestmove e1e4 ponder a5a1 Position: 28/48 (1r3k2/4q3/2Pp3b/3Bp3/2Q2p2/1p1P2P1/1P2KP2/3N4 w - - 0 1) info string NNUE evaluation using nn-1111cefa1111.nnue (133MiB, (22528, 3072, 15, 32, 1)) info string NNUE evaluation using nn-37f18f62d772.nnue (6MiB, (22528, 128, 15, 32, 1)) info depth 1 seldepth 6 multipv 1 score cp 184 nodes 50 nps 25000 hashfull 0 tbhits 0 time 2 pv c6c7 info depth 2 seldepth 3 multipv 1 score cp 184 nodes 84 nps 42000 hashfull 0 tbhits 0 time 2 pv c6c7 info depth 3 seldepth 3 multipv 1 score cp 184 nodes 115 nps 57500 hashfull 0 tbhits 0 time 2 pv c6c7 info depth 4 seldepth 3 multipv 1 score cp 184 nodes 148 nps 74000 hashfull 0 tbhits 0 time 2 pv c6c7 info depth 5 seldepth 3 multipv 1 score cp 238 nodes 182 nps 91000 hashfull 0 tbhits 0 time 2 pv c6c7 info depth 6 seldepth 5 multipv 1 score cp 491 nodes 222 nps 74000 hashfull 0 tbhits 0 time 3 pv c6c7 info depth 7 seldepth 7 multipv 1 score cp 198 nodes 517 nps 103400 hashfull 0 tbhits 0 time 5 pv g3g4 f4f3 e2f3 info depth 8 seldepth 8 multipv 1 score cp 191 nodes 1142 nps 87846 hashfull 0 tbhits 0 time 13 pv d1c3 f4g3 c6c7 b8c8 c4g4 e7c7 info depth 9 seldepth 9 multipv 1 score cp 221 nodes 1829 nps 83136 hashfull 1 tbhits 0 time 22 pv g3g4 e7g7 d1c3 g7g4 d5f3 info depth 10 seldepth 13 multipv 1 score cp 212 nodes 2965 nps 80135 hashfull 1 tbhits 0 time 37 pv d1c3 b8c8 c3b5 f4g3 c4g4 info depth 11 seldepth 11 multipv 1 score cp 211 nodes 4354 nps 50045 hashfull 2 tbhits 0 time 87 pv g3g4 e7a7 d1c3 a7a1 c6c7 b8c8 c4c6 f4f3 e2f3 info depth 12 seldepth 13 multipv 1 score cp 237 nodes 8168 nps 36464 hashfull 4 tbhits 0 time 224 pv d1c3 e7g5 c6c7 b8c8 c4c6 g5e7 c3b5 f4g3 info depth 13 seldepth 16 multipv 1 score cp 218 nodes 16471 nps 34602 hashfull 7 tbhits 0 time 476 pv g3g4 e7h4 d5f3 e5e4 d3e4 h4e7 d1c3 e7e5 e2d3 h6g5 c6c7 b8c8 bestmove g3g4 ponder e7h4 Position: 29/48 (6k1/4pp1p/3p2p1/P1pPb3/R7/1r2P1PP/3B1P2/6K1 w - - 0 1) info string NNUE evaluation using nn-1111cefa1111.nnue (133MiB, (22528, 3072, 15, 32, 1)) info string NNUE evaluation using nn-37f18f62d772.nnue (6MiB, (22528, 128, 15, 32, 1)) info depth 1 seldepth 3 multipv 1 score cp 138 nodes 25 nps 12500 hashfull 0 tbhits 0 time 2 pv a5a6 info depth 2 seldepth 2 multipv 1 score cp 138 nodes 49 nps 24500 hashfull 0 tbhits 0 time 2 pv a5a6 info depth 3 seldepth 2 multipv 1 score cp 138 nodes 73 nps 36500 hashfull 0 tbhits 0 time 2 pv a5a6 info depth 4 seldepth 2 multipv 1 score cp 138 nodes 97 nps 48500 hashfull 0 tbhits 0 time 2 pv a5a6 info depth 5 seldepth 3 multipv 1 score cp 145 nodes 125 nps 62500 hashfull 0 tbhits 0 time 2 pv a5a6 info depth 6 seldepth 3 multipv 1 score cp 212 nodes 158 nps 22571 hashfull 0 tbhits 0 time 7 pv a5a6 info depth 7 seldepth 3 multipv 1 score cp 228 nodes 199 nps 28428 hashfull 0 tbhits 0 time 7 pv a5a6 b3b5 info depth 8 seldepth 10 multipv 1 score cp 164 nodes 828 nps 29571 hashfull 0 tbhits 0 time 28 pv g1f1 f7f6 info depth 9 seldepth 6 multipv 1 score cp 167 nodes 1363 nps 30288 hashfull 0 tbhits 0 time 45 pv a5a6 b3b8 g1f1 b8a8 f1e2 info depth 10 seldepth 10 multipv 1 score cp 159 nodes 1922 nps 33719 hashfull 0 tbhits 0 time 57 pv a5a6 b3b8 d2a5 f7f5 a5c7 b8a8 a6a7 info depth 11 seldepth 12 multipv 1 score cp 172 nodes 3111 nps 37481 hashfull 1 tbhits 0 time 83 pv a5a6 b3b8 a6a7 b8a8 a4a6 e7e6 f2f4 e5f6 info depth 12 seldepth 13 multipv 1 score cp 201 nodes 6155 nps 48464 hashfull 1 tbhits 0 time 127 pv a5a6 b3b1 g1g2 b1b8 a6a7 b8a8 f2f4 info depth 13 seldepth 18 multipv 1 score cp 172 nodes 15000 nps 34013 hashfull 3 tbhits 0 time 441 pv g1f1 g8f8 f1e2 e7e6 a5a6 b3b8 f2f4 e5g7 e3e4 b8a8 e2d3 f8e8 d3c4 g7d4 bestmove g1f1 ponder g8f8 Position: 30/48 (8/3p3B/5p2/5P2/p7/PP5b/k7/6K1 w - - 0 1) info string NNUE evaluation using nn-1111cefa1111.nnue (133MiB, (22528, 3072, 15, 32, 1)) info string NNUE evaluation using nn-37f18f62d772.nnue (6MiB, (22528, 128, 15, 32, 1)) info depth 1 seldepth 3 multipv 1 score cp 4 nodes 9 nps 9000 hashfull 0 tbhits 0 time 1 pv b3a4 a2a3 info depth 2 seldepth 3 multipv 1 score cp 4 nodes 17 nps 17000 hashfull 0 tbhits 0 time 1 pv b3a4 a2a3 info depth 3 seldepth 3 multipv 1 score cp 4 nodes 25 nps 25000 hashfull 0 tbhits 0 time 1 pv b3a4 a2a3 info depth 4 seldepth 3 multipv 1 score cp 4 nodes 33 nps 33000 hashfull 0 tbhits 0 time 1 pv b3a4 a2a3 info depth 5 seldepth 3 multipv 1 score cp 4 nodes 41 nps 41000 hashfull 0 tbhits 0 time 1 pv b3a4 a2a3 info depth 6 seldepth 5 multipv 1 score cp 12 nodes 90 nps 18000 hashfull 0 tbhits 0 time 5 pv b3a4 a2a3 g1h2 info depth 7 seldepth 5 multipv 1 score cp 21 nodes 148 nps 24666 hashfull 0 tbhits 0 time 6 pv b3a4 a2a3 g1h2 info depth 8 seldepth 5 multipv 1 score cp 70 nodes 271 nps 33875 hashfull 0 tbhits 0 time 8 pv b3a4 a2a3 a4a5 info depth 9 seldepth 7 multipv 1 score cp 64 nodes 1128 nps 49043 hashfull 0 tbhits 0 time 23 pv b3a4 h3g4 a4a5 a2a3 a5a6 g4f3 info depth 10 seldepth 13 multipv 1 score cp 108 nodes 3403 nps 69448 hashfull 0 tbhits 0 time 49 pv b3a4 a2a3 a4a5 info depth 11 seldepth 9 multipv 1 score cp 134 nodes 7370 nps 80989 hashfull 0 tbhits 0 time 91 pv b3a4 a2b3 info depth 12 seldepth 9 multipv 1 score cp 171 nodes 13271 nps 84528 hashfull 1 tbhits 0 time 157 pv b3a4 a2b3 a4a5 h3g4 g1f2 g4d1 a5a6 info depth 13 seldepth 20 multipv 1 score cp 181 nodes 35733 nps 86520 hashfull 5 tbhits 0 time 413 pv b3a4 d7d5 a4a5 d5d4 g1f2 d4d3 bestmove b3a4 ponder d7d5 Position: 31/48 (5rk1/q6p/2p3bR/1pPp1rP1/1P1Pp3/P3B1Q1/1K3P2/R7 w - - 93 90) info string NNUE evaluation using nn-1111cefa1111.nnue (133MiB, (22528, 3072, 15, 32, 1)) info string NNUE evaluation using nn-37f18f62d772.nnue (6MiB, (22528, 128, 15, 32, 1)) info depth 1 seldepth 3 multipv 1 score cp 43 nodes 45 nps 22500 hashfull 0 tbhits 0 time 2 pv g3d6 info depth 2 seldepth 2 multipv 1 score cp 43 nodes 95 nps 15833 hashfull 0 tbhits 0 time 6 pv g3d6 info depth 3 seldepth 2 multipv 1 score cp 43 nodes 134 nps 22333 hashfull 0 tbhits 0 time 6 pv g3d6 info depth 4 seldepth 2 multipv 1 score cp 43 nodes 174 nps 29000 hashfull 0 tbhits 0 time 6 pv g3d6 info depth 5 seldepth 3 multipv 1 score cp 77 nodes 217 nps 27125 hashfull 0 tbhits 0 time 8 pv g3d6 info depth 6 seldepth 8 multipv 1 score cp 26 nodes 3881 nps 50402 hashfull 0 tbhits 0 time 77 pv a1h1 f8a8 info depth 7 seldepth 11 multipv 1 score cp 28 nodes 6216 nps 47090 hashfull 1 tbhits 0 time 132 pv g3h2 f5f7 info depth 8 seldepth 8 multipv 1 score cp 26 nodes 8438 nps 50526 hashfull 2 tbhits 0 time 167 pv g3h2 f5f3 a1h1 a7f7 b2c3 f7f5 info depth 9 seldepth 10 multipv 1 score cp 26 nodes 9053 nps 52633 hashfull 2 tbhits 0 time 172 pv g3h2 f5f3 a1h1 a7f7 b2c3 f7f5 info depth 10 seldepth 15 multipv 1 score cp 30 nodes 17067 nps 58249 hashfull 5 tbhits 0 time 293 pv g3d6 f5f2 e3f2 f8f2 b2c3 a7a4 h6g6 h7g6 d6g6 g8f8 g6d6 f8f7 info depth 11 seldepth 17 multipv 1 score cp 38 nodes 22719 nps 60103 hashfull 5 tbhits 0 time 378 pv g3h2 f5f3 a1h1 a7f7 a3a4 b5a4 b2a3 f3f5 h1b1 f5f3 b4b5 c6b5 info depth 12 seldepth 17 multipv 1 score cp 0 nodes 73348 nps 46927 hashfull 17 tbhits 0 time 1563 pv g3h2 f5f7 a1h1 f7g7 h2d6 a7a8 d6e6 info depth 13 seldepth 13 multipv 1 score cp 0 nodes 107011 nps 51128 hashfull 23 tbhits 0 time 2093 pv g3h2 f5f7 a1h1 f7g7 h2d6 a7a8 h1a1 bestmove g3h2 ponder f5f7 Position: 32/48 (4rrk1/1p1nq3/p7/2p1P1pp/3P2bp/3Q1Bn1/PPPB4/1K2R1NR w - - 40 21) info string NNUE evaluation using nn-1111cefa1111.nnue (133MiB, (22528, 3072, 15, 32, 1)) info string NNUE evaluation using nn-37f18f62d772.nnue (6MiB, (22528, 128, 15, 32, 1)) info depth 1 seldepth 7 multipv 1 score cp 203 nodes 78 nps 15600 hashfull 0 tbhits 0 time 5 pv f3d5 e7f7 d5f7 f8f7 info depth 2 seldepth 6 multipv 1 score cp 203 nodes 138 nps 23000 hashfull 0 tbhits 0 time 6 pv f3d5 e7f7 d5f7 f8f7 info depth 3 seldepth 7 multipv 1 score cp -30 nodes 935 nps 85000 hashfull 0 tbhits 0 time 11 pv h1h4 g5h4 f3g4 c5d4 info depth 4 seldepth 6 multipv 1 score cp -30 nodes 1193 nps 108454 hashfull 0 tbhits 0 time 11 pv h1h4 g5h4 f3g4 c5d4 info depth 5 seldepth 6 multipv 1 score cp -30 nodes 1254 nps 114000 hashfull 0 tbhits 0 time 11 pv h1h4 g5h4 f3g4 c5d4 info depth 6 seldepth 11 multipv 1 score cp -69 nodes 3142 nps 130916 hashfull 0 tbhits 0 time 24 pv h1h2 c5d4 f3d5 g8h8 d3d4 f8f1 e1f1 g3f1 e5e6 d7f6 info depth 7 seldepth 11 multipv 1 score cp -71 nodes 3944 nps 127225 hashfull 0 tbhits 0 time 31 pv h1h2 c5d4 f3d5 g8g7 e5e6 info depth 8 seldepth 11 multipv 1 score cp -121 nodes 11105 nps 78204 hashfull 3 tbhits 0 time 142 pv h1h2 c5d4 f3d5 g8g7 d3d4 f8f1 e1f1 g3f1 info depth 9 seldepth 13 multipv 1 score cp -122 nodes 13355 nps 65465 hashfull 3 tbhits 0 time 204 pv h1h2 c5d4 d2b4 d7c5 d3d4 c5e6 d4b6 e7d7 b4f8 e8f8 info depth 10 seldepth 12 multipv 1 score cp -107 nodes 14942 nps 62000 hashfull 4 tbhits 0 time 241 pv h1h2 c5d4 d2b4 d7c5 d3d4 c5e6 d4d2 info depth 11 seldepth 12 multipv 1 score cp -97 nodes 17163 nps 61296 hashfull 4 tbhits 0 time 280 pv h1h2 c5d4 d2b4 d7c5 d3d4 b7b6 f3g4 h5g4 d4g4 f8f4 info depth 12 seldepth 17 multipv 1 score cp -92 nodes 31610 nps 47533 hashfull 10 tbhits 0 time 665 pv h1h2 c5d4 f3d5 g8g7 d3d4 f8f1 e1f1 g3f1 e5e6 d7f6 d2b4 e7d8 h2f2 e8e6 b4c3 e6d6 info depth 13 seldepth 25 multipv 1 score cp -95 nodes 47541 nps 45712 hashfull 13 tbhits 0 time 1040 pv h1h2 c5d4 d2b4 e7h7 d3c4 g4e6 f3d5 h7f7 d5e6 f7e6 c4e6 e8e6 b4f8 d7f8 g1f3 e6g6 f3d4 f8e6 c2c3 g8g7 b2b4 bestmove h1h2 ponder c5d4 Position: 33/48 (r3k2r/3nnpbp/q2pp1p1/p7/Pp1PPPP1/4BNN1/1P5P/R2Q1RK1 w kq - 0 16) info string NNUE evaluation using nn-1111cefa1111.nnue (133MiB, (22528, 3072, 15, 32, 1)) info string NNUE evaluation using nn-37f18f62d772.nnue (6MiB, (22528, 128, 15, 32, 1)) info depth 1 seldepth 5 multipv 1 score cp 43 nodes 46 nps 15333 hashfull 5 tbhits 0 time 3 pv f4f5 info depth 2 seldepth 3 multipv 1 score cp 59 nodes 92 nps 30666 hashfull 5 tbhits 0 time 3 pv b2b3 info depth 3 seldepth 3 multipv 1 score cp 61 nodes 143 nps 47666 hashfull 5 tbhits 0 time 3 pv f4f5 info depth 4 seldepth 3 multipv 1 score cp 60 nodes 184 nps 61333 hashfull 5 tbhits 0 time 3 pv f4f5 info depth 5 seldepth 5 multipv 1 score cp 67 nodes 243 nps 81000 hashfull 5 tbhits 0 time 3 pv f4f5 e6f5 g4f5 info depth 6 seldepth 5 multipv 1 score cp 86 nodes 301 nps 75250 hashfull 5 tbhits 0 time 4 pv a1c1 info depth 7 seldepth 3 multipv 1 score cp 97 nodes 350 nps 87500 hashfull 5 tbhits 0 time 4 pv a1c1 info depth 8 seldepth 3 multipv 1 score cp 97 nodes 394 nps 98500 hashfull 5 tbhits 0 time 4 pv a1c1 d7f6 info depth 9 seldepth 8 multipv 1 score cp 114 nodes 2201 nps 44020 hashfull 6 tbhits 0 time 50 pv f4f5 e8g8 d1d2 info depth 10 seldepth 13 multipv 1 score cp 125 nodes 4590 nps 51000 hashfull 7 tbhits 0 time 90 pv f4f5 a8c8 f5e6 f7e6 f3g5 info depth 11 seldepth 13 multipv 1 score cp 121 nodes 10391 nps 50441 hashfull 9 tbhits 0 time 206 pv f4f5 e6f5 g4f5 d7f6 e3g5 g6f5 a1c1 f5e4 info depth 12 seldepth 23 multipv 1 score cp 102 nodes 21578 nps 41736 hashfull 14 tbhits 0 time 517 pv f4f5 e8g8 d1d2 e6f5 g4f5 g8h8 g1h1 a8c8 d4d5 e7g8 e3d4 d7e5 info depth 13 seldepth 21 multipv 1 score cp 127 nodes 30823 nps 47058 hashfull 17 tbhits 0 time 655 pv f4f5 e6f5 g4f5 d7f6 e3g5 h7h6 g5f6 g7f6 e4e5 d6e5 d4e5 bestmove f4f5 ponder e6f5 Position: 34/48 (3Qb1k1/1r2ppb1/pN1n2q1/Pp1Pp1Pr/4P2p/4BP2/4B1R1/1R5K b - - 11 40) info string NNUE evaluation using nn-1111cefa1111.nnue (133MiB, (22528, 3072, 15, 32, 1)) info string NNUE evaluation using nn-37f18f62d772.nnue (6MiB, (22528, 128, 15, 32, 1)) info depth 1 seldepth 4 multipv 1 score cp -237 nodes 39 nps 9750 hashfull 11 tbhits 0 time 4 pv f7f5 info depth 2 seldepth 3 multipv 1 score cp -210 nodes 76 nps 19000 hashfull 11 tbhits 0 time 4 pv h4h3 info depth 3 seldepth 2 multipv 1 score cp -210 nodes 114 nps 28500 hashfull 11 tbhits 0 time 4 pv h4h3 info depth 4 seldepth 2 multipv 1 score cp -210 nodes 147 nps 36750 hashfull 11 tbhits 0 time 4 pv h4h3 info depth 5 seldepth 5 multipv 1 score cp -305 nodes 817 nps 62846 hashfull 11 tbhits 0 time 13 pv b7d7 b6d7 h4h3 info depth 6 seldepth 4 multipv 1 score cp -305 nodes 856 nps 61142 hashfull 11 tbhits 0 time 14 pv b7d7 b6d7 h4h3 info depth 7 seldepth 7 multipv 1 score cp -316 nodes 1465 nps 61041 hashfull 12 tbhits 0 time 24 pv h4h3 g2g4 g7f8 b1c1 h3h2 info depth 8 seldepth 8 multipv 1 score cp -296 nodes 1561 nps 60038 hashfull 12 tbhits 0 time 26 pv h4h3 g2g4 g7f8 b1c1 h3h2 b6c8 b7d7 info depth 9 seldepth 9 multipv 1 score cp -323 nodes 1823 nps 58806 hashfull 12 tbhits 0 time 31 pv h4h3 g2g4 g7f8 h1h2 h5h7 info depth 10 seldepth 12 multipv 1 score cp -311 nodes 2473 nps 58880 hashfull 12 tbhits 0 time 42 pv h4h3 g2g4 f7f5 g5f6 g6f6 b1g1 h3h2 g4g7 f6g7 g1g7 g8g7 info depth 11 seldepth 14 multipv 1 score cp -310 nodes 3797 nps 62245 hashfull 14 tbhits 0 time 61 pv g7f8 g2g4 h4h3 h1h2 e7e6 b1c1 f8e7 d8a8 e7g5 info depth 12 seldepth 13 multipv 1 score cp -296 nodes 9220 nps 62297 hashfull 16 tbhits 0 time 148 pv g7f8 g2g4 h4h3 b1c1 e7e6 d8a8 h3h2 b6c8 info depth 13 seldepth 14 multipv 1 score cp -279 nodes 15841 nps 64133 hashfull 18 tbhits 0 time 247 pv h4h3 g2g4 f7f5 g5f6 g6f6 b1g1 h3h2 g4g7 f6g7 g1g7 g8g7 e3c5 bestmove h4h3 ponder g2g4 Position: 35/48 (4k3/3q1r2/1N2r1b1/3ppN2/2nPP3/1B1R2n1/2R1Q3/3K4 w - - 5 1) info string NNUE evaluation using nn-1111cefa1111.nnue (133MiB, (22528, 3072, 15, 32, 1)) info string NNUE evaluation using nn-37f18f62d772.nnue (6MiB, (22528, 128, 15, 32, 1)) info depth 1 seldepth 12 multipv 1 score cp 142 nodes 132 nps 33000 hashfull 51 tbhits 0 time 4 pv d3g3 c4b6 info depth 2 seldepth 4 multipv 1 score cp 142 nodes 183 nps 45750 hashfull 51 tbhits 0 time 4 pv d3g3 c4b6 info depth 3 seldepth 4 multipv 1 score cp 142 nodes 228 nps 57000 hashfull 51 tbhits 0 time 4 pv d3g3 c4b6 info depth 4 seldepth 4 multipv 1 score cp 142 nodes 274 nps 68500 hashfull 51 tbhits 0 time 4 pv d3g3 c4b6 info depth 5 seldepth 4 multipv 1 score cp 142 nodes 325 nps 81250 hashfull 51 tbhits 0 time 4 pv d3g3 c4b6 info depth 6 seldepth 5 multipv 1 score cp 87 nodes 1746 nps 87300 hashfull 52 tbhits 0 time 20 pv b6d7 g3e2 d7c5 info depth 7 seldepth 13 multipv 1 score cp 109 nodes 1863 nps 88714 hashfull 52 tbhits 0 time 21 pv b6d7 g3e2 d7c5 info depth 8 seldepth 7 multipv 1 score cp 109 nodes 1981 nps 90045 hashfull 52 tbhits 0 time 22 pv b6d7 g3e2 d7c5 e2d4 f5d4 info depth 9 seldepth 13 multipv 1 score cp 143 nodes 3996 nps 97463 hashfull 54 tbhits 0 time 41 pv b6d7 g3e2 d7c5 e2f4 b3a4 e8f8 c5e6 f4e6 info depth 10 seldepth 14 multipv 1 score cp 120 nodes 9432 nps 69352 hashfull 57 tbhits 0 time 136 pv b6d7 g3e2 d7e5 c4e5 d4e5 e2f4 b3d5 f4d5 info depth 11 seldepth 13 multipv 1 score cp 163 nodes 11452 nps 74849 hashfull 58 tbhits 0 time 153 pv b6d7 g3e2 d7e5 e2f4 e5c4 d5c4 b3c4 info depth 12 seldepth 17 multipv 1 score cp 146 nodes 17566 nps 71117 hashfull 60 tbhits 0 time 247 pv b6d7 g3e2 d7e5 d5e4 c2c4 f7f5 c4c8 e8e7 d3d2 e2f4 b3e6 g6h5 d1c2 e7e6 info depth 13 seldepth 21 multipv 1 score cp 94 nodes 39915 nps 71404 hashfull 67 tbhits 0 time 559 pv b6d7 g3e2 e4d5 f7f5 c2c4 e2f4 d5e6 f4d3 bestmove b6d7 ponder g3e2 Position: 36/48 (8/8/8/8/5kp1/P7/8/1K1N4 w - - 0 1) info string NNUE evaluation using nn-1111cefa1111.nnue (133MiB, (22528, 3072, 15, 32, 1)) info string NNUE evaluation using nn-37f18f62d772.nnue (6MiB, (22528, 128, 15, 32, 1)) info depth 1 seldepth 2 multipv 1 score cp 90 nodes 11 nps 11000 hashfull 9 tbhits 0 time 1 pv b1c2 info depth 2 seldepth 2 multipv 1 score cp 90 nodes 24 nps 24000 hashfull 9 tbhits 0 time 1 pv b1c2 info depth 3 seldepth 2 multipv 1 score cp 90 nodes 34 nps 34000 hashfull 9 tbhits 0 time 1 pv b1c2 info depth 4 seldepth 2 multipv 1 score cp 90 nodes 44 nps 44000 hashfull 9 tbhits 0 time 1 pv b1c2 info depth 5 seldepth 3 multipv 1 score cp 86 nodes 107 nps 53500 hashfull 9 tbhits 0 time 2 pv b1c2 g4g3 info depth 6 seldepth 5 multipv 1 score cp 31 nodes 711 nps 88875 hashfull 9 tbhits 0 time 8 pv d1f2 g4g3 f2h3 f4f3 info depth 7 seldepth 7 multipv 1 score cp 53 nodes 931 nps 93100 hashfull 9 tbhits 0 time 10 pv d1f2 g4g3 f2h3 f4e4 info depth 8 seldepth 6 multipv 1 score cp 105 nodes 1196 nps 108727 hashfull 9 tbhits 0 time 11 pv d1f2 g4g3 f2h3 f4f3 b1c2 info depth 9 seldepth 7 multipv 1 score cp 99 nodes 1336 nps 111333 hashfull 9 tbhits 0 time 12 pv d1f2 g4g3 f2h3 f4f3 b1c2 g3g2 info depth 10 seldepth 11 multipv 1 score cp 94 nodes 2077 nps 98904 hashfull 9 tbhits 0 time 21 pv d1f2 g4g3 f2h3 f4e5 b1c2 g3g2 c2d3 e5d6 info depth 11 seldepth 9 multipv 1 score cp 93 nodes 3859 nps 85755 hashfull 10 tbhits 0 time 45 pv d1c3 f4e3 b1c2 g4g3 c2d1 e3d3 c3e2 g3g2 info depth 12 seldepth 13 multipv 1 score cp 151 nodes 9992 nps 92518 hashfull 13 tbhits 0 time 108 pv b1c2 g4g3 c2d3 g3g2 d1c3 f4e5 c3e2 info depth 13 seldepth 25 multipv 1 score cp 150 nodes 26818 nps 95437 hashfull 16 tbhits 0 time 281 pv b1c2 g4g3 c2d3 g3g2 d1c3 g2g1n d3d4 g1f3 d4d5 f3d2 a3a4 d2b3 c3b1 f4f5 b1d2 b3d2 a4a5 d2b3 bestmove b1c2 ponder g4g3 Position: 37/48 (8/8/8/5N2/8/p7/8/2NK3k w - - 0 1) info string NNUE evaluation using nn-1111cefa1111.nnue (133MiB, (22528, 3072, 15, 32, 1)) info string NNUE evaluation using nn-37f18f62d772.nnue (6MiB, (22528, 128, 15, 32, 1)) info depth 1 seldepth 2 multipv 1 score cp 6 nodes 17 nps 8500 hashfull 1 tbhits 0 time 2 pv d1e2 info depth 2 seldepth 2 multipv 1 score cp 10 nodes 41 nps 20500 hashfull 1 tbhits 0 time 2 pv d1e1 info depth 3 seldepth 2 multipv 1 score cp 16 nodes 66 nps 33000 hashfull 1 tbhits 0 time 2 pv d1e2 info depth 4 seldepth 2 multipv 1 score cp 16 nodes 83 nps 41500 hashfull 1 tbhits 0 time 2 pv d1e2 info depth 5 seldepth 3 multipv 1 score cp 29 nodes 110 nps 36666 hashfull 1 tbhits 0 time 3 pv d1e1 info depth 6 seldepth 3 multipv 1 score cp 40 nodes 147 nps 49000 hashfull 1 tbhits 0 time 3 pv c1a2 info depth 7 seldepth 4 multipv 1 score cp 49 nodes 190 nps 63333 hashfull 1 tbhits 0 time 3 pv c1a2 info depth 8 seldepth 4 multipv 1 score cp 55 nodes 309 nps 61800 hashfull 1 tbhits 0 time 5 pv c1a2 h1g1 d1e1 info depth 9 seldepth 5 multipv 1 score cp 85 nodes 499 nps 83166 hashfull 1 tbhits 0 time 6 pv c1a2 h1g1 d1e1 info depth 10 seldepth 8 multipv 1 score cp 85 nodes 1222 nps 76375 hashfull 1 tbhits 0 time 16 pv c1a2 h1h2 d1e2 h2g2 f5e3 g2h2 info depth 11 seldepth 17 multipv 1 score cp 61 nodes 17678 nps 86234 hashfull 8 tbhits 0 time 205 pv c1a2 h1g2 d1e2 g2h2 e2f2 h2h3 f2f3 h3h2 f5h4 h2h3 h4g6 h3h2 g6f4 h2g1 info depth 12 seldepth 16 multipv 1 score cp 57 nodes 23835 nps 84222 hashfull 10 tbhits 0 time 283 pv c1a2 h1h2 d1e2 h2g2 e2e3 g2f1 f5h4 f1g1 e3e2 g1h2 e2f3 h2g1 h4g6 info depth 13 seldepth 23 multipv 1 score cp 61 nodes 27363 nps 85242 hashfull 10 tbhits 0 time 321 pv c1a2 h1h2 d1e2 h2g2 e2e3 g2f1 f5h4 f1g1 e3e2 g1h1 e2f2 h1h2 f2f3 h2g1 bestmove c1a2 ponder h1h2 Position: 38/48 (8/3k4/8/8/8/4B3/4KB2/2B5 w - - 0 1) info string NNUE evaluation using nn-1111cefa1111.nnue (133MiB, (22528, 3072, 15, 32, 1)) info string NNUE evaluation using nn-37f18f62d772.nnue (6MiB, (22528, 128, 15, 32, 1)) info depth 1 seldepth 2 multipv 1 score cp 323 nodes 21 nps 21000 hashfull 3 tbhits 0 time 1 pv e2d3 info depth 2 seldepth 2 multipv 1 score cp 344 nodes 75 nps 75000 hashfull 3 tbhits 0 time 1 pv e2e1 info depth 3 seldepth 2 multipv 1 score cp 344 nodes 96 nps 96000 hashfull 3 tbhits 0 time 1 pv e2e1 info depth 4 seldepth 2 multipv 1 score cp 348 nodes 130 nps 130000 hashfull 3 tbhits 0 time 1 pv e2f3 info depth 5 seldepth 4 multipv 1 score cp 357 nodes 170 nps 170000 hashfull 3 tbhits 0 time 1 pv e2e1 info depth 6 seldepth 5 multipv 1 score cp 378 nodes 241 nps 241000 hashfull 3 tbhits 0 time 1 pv e2f3 d7c6 e3c5 info depth 7 seldepth 5 multipv 1 score cp 385 nodes 383 nps 191500 hashfull 3 tbhits 0 time 2 pv c1a3 info depth 8 seldepth 6 multipv 1 score cp 374 nodes 698 nps 349000 hashfull 4 tbhits 0 time 2 pv e2f1 d7c6 c1a3 info depth 9 seldepth 8 multipv 1 score cp 392 nodes 1433 nps 358250 hashfull 4 tbhits 0 time 4 pv c1a3 d7c6 e2f3 c6d5 f3f4 d5c4 info depth 10 seldepth 11 multipv 1 score cp 419 nodes 3238 nps 359777 hashfull 5 tbhits 0 time 9 pv c1a3 d7c6 e2f3 c6b7 f3f4 info depth 11 seldepth 12 multipv 1 score cp 425 nodes 7658 nps 382900 hashfull 7 tbhits 0 time 20 pv c1b2 d7c6 e2f3 c6d7 b2f6 d7c6 e3c1 info depth 12 seldepth 16 multipv 1 score cp 418 nodes 20451 nps 365196 hashfull 10 tbhits 0 time 56 pv c1b2 d7c6 b2c1 c6d5 e3d4 d5c6 e2f3 c6d7 f3e4 d7d6 c1a3 d6c6 d4f6 c6c7 info depth 13 seldepth 19 multipv 1 score cp 435 nodes 29109 nps 393364 hashfull 12 tbhits 0 time 74 pv e2f3 d7c6 c1a3 c6d7 f2g1 d7c6 e3c1 c6c7 bestmove e2f3 ponder d7c6 Position: 39/48 (8/8/1P6/5pr1/8/4R3/7k/2K5 w - - 0 1) info string NNUE evaluation using nn-1111cefa1111.nnue (133MiB, (22528, 3072, 15, 32, 1)) info string NNUE evaluation using nn-37f18f62d772.nnue (6MiB, (22528, 128, 15, 32, 1)) info depth 1 seldepth 2 multipv 1 score cp 106 nodes 22 nps 11000 hashfull 10 tbhits 0 time 2 pv b6b7 info depth 2 seldepth 2 multipv 1 score cp 106 nodes 47 nps 23500 hashfull 10 tbhits 0 time 2 pv b6b7 info depth 3 seldepth 2 multipv 1 score cp 106 nodes 67 nps 33500 hashfull 10 tbhits 0 time 2 pv b6b7 info depth 4 seldepth 2 multipv 1 score cp 106 nodes 87 nps 43500 hashfull 10 tbhits 0 time 2 pv b6b7 info depth 5 seldepth 4 multipv 1 score cp 219 nodes 111 nps 55500 hashfull 10 tbhits 0 time 2 pv b6b7 info depth 6 seldepth 4 multipv 1 score cp 258 nodes 140 nps 70000 hashfull 10 tbhits 0 time 2 pv b6b7 info depth 7 seldepth 4 multipv 1 score cp 263 nodes 167 nps 55666 hashfull 10 tbhits 0 time 3 pv b6b7 g5g1 c1c2 info depth 8 seldepth 12 multipv 1 score cp 106 nodes 904 nps 82181 hashfull 10 tbhits 0 time 11 pv e3f3 g5g1 c1c2 info depth 9 seldepth 13 multipv 1 score cp 40 nodes 9196 nps 55065 hashfull 11 tbhits 0 time 167 pv e3e5 g5g6 e5b5 f5f4 info depth 10 seldepth 10 multipv 1 score cp 94 nodes 10248 nps 55096 hashfull 12 tbhits 0 time 186 pv e3e5 g5g1 c1c2 info depth 11 seldepth 8 multipv 1 score cp 111 nodes 11802 nps 59010 hashfull 12 tbhits 0 time 200 pv e3e5 g5g1 c1c2 g1g6 e5b5 info depth 12 seldepth 8 multipv 1 score cp 157 nodes 13634 nps 63120 hashfull 12 tbhits 0 time 216 pv e3e5 g5g1 c1c2 g1g6 e5b5 info depth 13 seldepth 15 multipv 1 score cp 89 nodes 23499 nps 61839 hashfull 15 tbhits 0 time 380 pv e3f3 h2g2 b6b7 g2f3 b7b8q g5g1 c1c2 g1g2 c2d3 f5f4 b8h8 bestmove e3f3 ponder h2g2 Position: 40/48 (8/2p4P/8/kr6/6R1/8/8/1K6 w - - 0 1) info string NNUE evaluation using nn-1111cefa1111.nnue (133MiB, (22528, 3072, 15, 32, 1)) info string NNUE evaluation using nn-37f18f62d772.nnue (6MiB, (22528, 128, 15, 32, 1)) info depth 1 seldepth 4 multipv 1 score cp 114 nodes 11 nps 11000 hashfull 1 tbhits 0 time 1 pv b1c2 info depth 2 seldepth 2 multipv 1 score cp 114 nodes 21 nps 4200 hashfull 1 tbhits 0 time 5 pv b1c2 info depth 3 seldepth 2 multipv 1 score cp 114 nodes 26 nps 5200 hashfull 1 tbhits 0 time 5 pv b1c2 info depth 4 seldepth 2 multipv 1 score cp 114 nodes 31 nps 6200 hashfull 1 tbhits 0 time 5 pv b1c2 info depth 5 seldepth 4 multipv 1 score cp 440 nodes 89 nps 14833 hashfull 1 tbhits 0 time 6 pv b1a2 info depth 6 seldepth 4 multipv 1 score cp 531 nodes 107 nps 17833 hashfull 1 tbhits 0 time 6 pv b1a2 info depth 7 seldepth 4 multipv 1 score cp 522 nodes 126 nps 21000 hashfull 1 tbhits 0 time 6 pv b1a2 a5a6 info depth 8 seldepth 4 multipv 1 score cp 458 nodes 174 nps 29000 hashfull 2 tbhits 0 time 6 pv b1a2 a5a6 h7h8q info depth 9 seldepth 8 multipv 1 score cp 200 nodes 535 nps 53500 hashfull 2 tbhits 0 time 10 pv b1a1 b5h5 g4g5 h5g5 h7h8q g5g1 a1b2 info depth 10 seldepth 13 multipv 1 score cp 154 nodes 2154 nps 89750 hashfull 2 tbhits 0 time 24 pv b1a1 b5h5 g4g5 h5g5 h7h8q a5b5 a1b2 g5c5 info depth 11 seldepth 15 multipv 1 score cp 95 nodes 28591 nps 102110 hashfull 8 tbhits 0 time 280 pv b1c2 b5h5 g4g5 h5g5 h7h8q g5c5 c2b3 a5a6 h8a8 a6b6 a8b8 b6c6 b3b4 c5e5 info depth 12 seldepth 23 multipv 1 score cp 99 nodes 53141 nps 108672 hashfull 13 tbhits 0 time 489 pv b1a2 b5h5 g4g5 h5g5 h7h8q g5b5 h8f6 b5c5 f6d4 a5b5 a2b3 c5c1 d4d3 b5c6 d3f3 c6d7 info depth 13 seldepth 21 multipv 1 score cp 97 nodes 54054 nps 108760 hashfull 13 tbhits 0 time 497 pv b1a2 b5h5 g4g5 h5g5 h7h8q g5b5 h8f6 b5c5 f6d4 a5b6 a2b3 b6c6 b3a4 c5c1 d4e4 c6d7 e4f5 d7c6 f5b5 c6d6 bestmove b1a2 ponder b5h5 Position: 41/48 (8/8/3P3k/8/1p6/8/1P6/1K3n2 b - - 0 1) info string NNUE evaluation using nn-1111cefa1111.nnue (133MiB, (22528, 3072, 15, 32, 1)) info string NNUE evaluation using nn-37f18f62d772.nnue (6MiB, (22528, 128, 15, 32, 1)) info depth 1 seldepth 3 multipv 1 score cp -77 nodes 18 nps 18000 hashfull 6 tbhits 0 time 1 pv f1d2 b1c2 info depth 2 seldepth 3 multipv 1 score cp -77 nodes 33 nps 33000 hashfull 6 tbhits 0 time 1 pv f1d2 b1c2 info depth 3 seldepth 3 multipv 1 score cp -77 nodes 47 nps 47000 hashfull 6 tbhits 0 time 1 pv f1d2 b1c2 info depth 4 seldepth 3 multipv 1 score cp -77 nodes 62 nps 62000 hashfull 6 tbhits 0 time 1 pv f1d2 b1c2 info depth 5 seldepth 3 multipv 1 score cp -77 nodes 80 nps 80000 hashfull 6 tbhits 0 time 1 pv f1d2 b1c2 info depth 6 seldepth 4 multipv 1 score cp -66 nodes 124 nps 62000 hashfull 6 tbhits 0 time 2 pv f1d2 b1c2 d2c4 info depth 7 seldepth 5 multipv 1 score cp -63 nodes 173 nps 86500 hashfull 6 tbhits 0 time 2 pv f1d2 b1c2 d2c4 info depth 8 seldepth 5 multipv 1 score cp -62 nodes 295 nps 73750 hashfull 6 tbhits 0 time 4 pv f1d2 b1c2 d2c4 d6d7 info depth 9 seldepth 7 multipv 1 score cp -38 nodes 566 nps 80857 hashfull 6 tbhits 0 time 7 pv f1d2 b1c2 d2e4 info depth 10 seldepth 7 multipv 1 score cp -66 nodes 2136 nps 112421 hashfull 7 tbhits 0 time 19 pv f1d2 b1a2 b4b3 a2a1 d2c4 d6d7 info depth 11 seldepth 14 multipv 1 score cp -283 nodes 12176 nps 184484 hashfull 7 tbhits 0 time 66 pv f1d2 b1a2 b4b3 a2a1 h6g5 d6d7 g5f4 d7d8q f4e3 d8f6 e3d3 f6c3 d3e2 info depth 12 seldepth 24 multipv 1 score cp -243 nodes 15439 nps 217450 hashfull 8 tbhits 0 time 71 pv f1d2 b1a2 b4b3 a2a1 h6g5 d6d7 g5f4 d7d8q f4e3 d8d6 e3e2 d6e7 e2d1 e7c5 d1e2 c5h5 e2d3 h5f5 d3e2 f5g4 e2e3 g4d1 info depth 13 seldepth 30 multipv 1 score cp -211 nodes 24172 nps 302150 hashfull 9 tbhits 0 time 80 pv f1d2 b1a2 b4b3 a2a1 h6g5 d6d7 g5f4 d7d8q f4e3 d8d6 e3e2 d6f6 bestmove f1d2 ponder b1a2 Position: 42/48 (8/R7/2q5/8/6k1/8/1P5p/K6R w - - 0 124) info string NNUE evaluation using nn-1111cefa1111.nnue (133MiB, (22528, 3072, 15, 32, 1)) info string NNUE evaluation using nn-37f18f62d772.nnue (6MiB, (22528, 128, 15, 32, 1)) info depth 1 seldepth 4 multipv 1 score cp 66 nodes 32 nps 32000 hashfull 2 tbhits 0 time 1 pv h1h2 info depth 2 seldepth 2 multipv 1 score cp 66 nodes 57 nps 57000 hashfull 2 tbhits 0 time 1 pv h1h2 info depth 3 seldepth 2 multipv 1 score cp 66 nodes 81 nps 16200 hashfull 2 tbhits 0 time 5 pv h1h2 info depth 4 seldepth 2 multipv 1 score cp 66 nodes 106 nps 21200 hashfull 2 tbhits 0 time 5 pv h1h2 info depth 5 seldepth 4 multipv 1 score cp 100 nodes 135 nps 27000 hashfull 2 tbhits 0 time 5 pv h1h2 info depth 6 seldepth 4 multipv 1 score cp 112 nodes 171 nps 34200 hashfull 2 tbhits 0 time 5 pv h1h2 c6c1 a1a2 info depth 7 seldepth 6 multipv 1 score cp 107 nodes 218 nps 43600 hashfull 2 tbhits 0 time 5 pv h1h2 c6c1 a1a2 c1c4 b2b3 info depth 8 seldepth 8 multipv 1 score cp 48 nodes 1346 nps 89733 hashfull 2 tbhits 0 time 15 pv h1h2 g4g3 h2h5 c6c1 a1a2 c1c4 a2a3 info depth 9 seldepth 18 multipv 1 score cp 2 nodes 5952 nps 100881 hashfull 3 tbhits 0 time 59 pv h1h2 g4g3 h2h5 c6c1 a1a2 c1c4 a2a3 c4d3 b2b3 d3d6 b3b4 info depth 10 seldepth 22 multipv 1 score cp 12 nodes 8906 nps 100067 hashfull 4 tbhits 0 time 89 pv h1h2 g4g3 h2h7 c6c1 a1a2 c1c4 a2a3 c4c5 b2b4 c5c1 a3b3 c1d1 b3c4 info depth 11 seldepth 24 multipv 1 score cp 0 nodes 13470 nps 96906 hashfull 5 tbhits 0 time 139 pv h1h2 g4g3 h2h7 c6c1 a1a2 c1c4 a2a3 c4c5 a3a4 c5c6 a4a3 info depth 12 seldepth 16 multipv 1 score cp 1 nodes 13844 nps 95475 hashfull 5 tbhits 0 time 145 pv h1h2 g4g3 h2h7 c6c1 a1a2 c1c4 a2a3 c4c5 a3b3 c5b5 b3c2 b5f5 c2c1 info depth 13 seldepth 17 multipv 1 score cp 0 nodes 14708 nps 97403 hashfull 5 tbhits 0 time 151 pv h1h2 g4g3 h2h7 c6c1 a1a2 c1c4 a2a3 c4c5 a3b3 c5b5 b3c2 b5f5 c2c1 f5f1 c1c2 bestmove h1h2 ponder g4g3 Position: 43/48 (6k1/3b3r/1p1p4/p1n2p2/1PPNpP1q/P3Q1p1/1R1RB1P1/5K2 b - - 0 1) info string NNUE evaluation using nn-1111cefa1111.nnue (133MiB, (22528, 3072, 15, 32, 1)) info string NNUE evaluation using nn-37f18f62d772.nnue (6MiB, (22528, 128, 15, 32, 1)) info depth 1 seldepth 7 multipv 1 score cp -32 nodes 62 nps 20666 hashfull 1 tbhits 0 time 3 pv h4h1 e3g1 info depth 2 seldepth 5 multipv 1 score cp -33 nodes 119 nps 39666 hashfull 1 tbhits 0 time 3 pv h4h1 e3g1 info depth 3 seldepth 5 multipv 1 score cp -33 nodes 159 nps 53000 hashfull 1 tbhits 0 time 3 pv h4h1 e3g1 info depth 4 seldepth 5 multipv 1 score cp -33 nodes 202 nps 67333 hashfull 1 tbhits 0 time 3 pv h4h1 e3g1 info depth 5 seldepth 5 multipv 1 score cp -29 nodes 270 nps 90000 hashfull 1 tbhits 0 time 3 pv c5a4 info depth 6 seldepth 6 multipv 1 score cp -30 nodes 803 nps 100375 hashfull 1 tbhits 0 time 8 pv h4h1 e3g1 h7h4 info depth 7 seldepth 6 multipv 1 score cp -23 nodes 853 nps 106625 hashfull 1 tbhits 0 time 8 pv h4h1 e3g1 h7h4 info depth 8 seldepth 6 multipv 1 score cp -22 nodes 914 nps 114250 hashfull 1 tbhits 0 time 8 pv h4h1 e3g1 h7h4 info depth 9 seldepth 6 multipv 1 score cp 41 nodes 1024 nps 113777 hashfull 1 tbhits 0 time 9 pv h4h1 e3g1 h7h4 info depth 10 seldepth 7 multipv 1 score cp 171 nodes 1156 nps 128444 hashfull 1 tbhits 0 time 9 pv h4h1 e3g1 h7h4 info depth 11 seldepth 11 multipv 1 score cp 305 nodes 1378 nps 137800 hashfull 1 tbhits 0 time 10 pv h4h1 e3g1 h7h4 info depth 12 seldepth 9 multipv 1 score cp 797 nodes 1792 nps 149333 hashfull 1 tbhits 0 time 12 pv h4f4 e2f3 f4e3 f3h5 h7h5 b4c5 info depth 13 seldepth 9 multipv 1 score cp 875 nodes 2691 nps 179400 hashfull 1 tbhits 0 time 15 pv h4f4 d4f3 f4e3 b4c5 bestmove h4f4 ponder d4f3 Position: 44/48 (r2r1n2/pp2bk2/2p1p2p/3q4/3PN1QP/2P3R1/P4PP1/5RK1 w - - 0 1) info string NNUE evaluation using nn-1111cefa1111.nnue (133MiB, (22528, 3072, 15, 32, 1)) info string NNUE evaluation using nn-37f18f62d772.nnue (6MiB, (22528, 128, 15, 32, 1)) info depth 1 seldepth 3 multipv 1 score cp 206 nodes 50 nps 25000 hashfull 6 tbhits 0 time 2 pv f1e1 info depth 2 seldepth 2 multipv 1 score cp 206 nodes 90 nps 30000 hashfull 6 tbhits 0 time 3 pv f1e1 info depth 3 seldepth 2 multipv 1 score cp 206 nodes 124 nps 41333 hashfull 6 tbhits 0 time 3 pv f1e1 info depth 4 seldepth 2 multipv 1 score cp 206 nodes 164 nps 54666 hashfull 6 tbhits 0 time 3 pv f1e1 info depth 5 seldepth 3 multipv 1 score cp 315 nodes 201 nps 67000 hashfull 6 tbhits 0 time 3 pv f1e1 info depth 6 seldepth 3 multipv 1 score cp 357 nodes 244 nps 81333 hashfull 6 tbhits 0 time 3 pv f1e1 info depth 7 seldepth 3 multipv 1 score cp 364 nodes 281 nps 93666 hashfull 6 tbhits 0 time 3 pv f1e1 d8d7 info depth 8 seldepth 5 multipv 1 score cp 301 nodes 887 nps 59133 hashfull 6 tbhits 0 time 15 pv f1b1 f7e8 b1b7 info depth 9 seldepth 7 multipv 1 score cp 306 nodes 1556 nps 40947 hashfull 6 tbhits 0 time 38 pv c3c4 d5a5 g4g7 f7e8 g3f3 info depth 10 seldepth 11 multipv 1 score cp 359 nodes 2301 nps 40368 hashfull 7 tbhits 0 time 57 pv c3c4 d5a5 d4d5 e6d5 g4h5 f7e6 info depth 11 seldepth 13 multipv 1 score cp 332 nodes 3155 nps 40974 hashfull 7 tbhits 0 time 77 pv c3c4 d5a5 f1b1 d8d7 info depth 12 seldepth 14 multipv 1 score cp 389 nodes 4650 nps 41150 hashfull 8 tbhits 0 time 113 pv c3c4 d5a5 d4d5 e6d5 g4g7 f7e6 info depth 13 seldepth 15 multipv 1 score cp 477 nodes 8929 nps 44422 hashfull 9 tbhits 0 time 201 pv c3c4 d5f5 g3f3 d8d4 f3f5 e6f5 g4f5 f7g8 f5g4 g8h8 g4e2 bestmove c3c4 ponder d5f5 Position: 45/48 (8/8/8/8/8/6k1/6p1/6K1 w - - 0 1) info string NNUE evaluation using nn-1111cefa1111.nnue (133MiB, (22528, 3072, 15, 32, 1)) info string NNUE evaluation using nn-37f18f62d772.nnue (6MiB, (22528, 128, 15, 32, 1)) 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-1111cefa1111.nnue (133MiB, (22528, 3072, 15, 32, 1)) info string NNUE evaluation using nn-37f18f62d772.nnue (6MiB, (22528, 128, 15, 32, 1)) 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 NNUE evaluation using nn-1111cefa1111.nnue (133MiB, (22528, 3072, 15, 32, 1)) info string NNUE evaluation using nn-37f18f62d772.nnue (6MiB, (22528, 128, 15, 32, 1)) info depth 1 seldepth 2 multipv 1 score cp 43 nodes 33 nps 16500 hashfull 4 tbhits 0 time 2 pv b2b4 info depth 2 seldepth 2 multipv 1 score cp 172 nodes 75 nps 37500 hashfull 4 tbhits 0 time 2 pv b2b3 info depth 3 seldepth 2 multipv 1 score cp 172 nodes 105 nps 52500 hashfull 4 tbhits 0 time 2 pv b2b3 info depth 4 seldepth 2 multipv 1 score cp 172 nodes 134 nps 67000 hashfull 4 tbhits 0 time 2 pv b2b3 info depth 5 seldepth 3 multipv 1 score cp 205 nodes 166 nps 83000 hashfull 4 tbhits 0 time 2 pv b2b3 info depth 6 seldepth 3 multipv 1 score cp 215 nodes 200 nps 100000 hashfull 4 tbhits 0 time 2 pv b2b3 h3g4 info depth 7 seldepth 4 multipv 1 score cp 82 nodes 573 nps 63666 hashfull 4 tbhits 0 time 9 pv f2f3 b7b6 d1f2 info depth 8 seldepth 5 multipv 1 score cp 34 nodes 1234 nps 82266 hashfull 4 tbhits 0 time 15 pv e7e3 b7b6 b2b4 info depth 9 seldepth 6 multipv 1 score cp 31 nodes 1971 nps 67965 hashfull 4 tbhits 0 time 29 pv e7e3 b7b6 b2b4 info depth 10 seldepth 6 multipv 1 score cp 34 nodes 2941 nps 66840 hashfull 5 tbhits 0 time 44 pv e7e3 b7b6 b2b4 info depth 11 seldepth 8 multipv 1 score cp 43 nodes 3999 nps 63476 hashfull 5 tbhits 0 time 63 pv e7e3 b7b6 b2b4 c7c6 e3d3 info depth 12 seldepth 13 multipv 1 score cp 41 nodes 9174 nps 46333 hashfull 5 tbhits 0 time 198 pv e7e3 b7b6 b2b4 d8e6 f2f4 c7c5 d1f2 c5d4 a1d4 info depth 13 seldepth 20 multipv 1 score cp -2 nodes 62655 nps 50528 hashfull 27 tbhits 0 time 1240 pv e7e3 b7b6 b2b3 c7c5 f2f3 f8e8 e3d2 g8h8 c2c3 c5c4 e1g2 d8e6 d1f2 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-1111cefa1111.nnue (133MiB, (22528, 3072, 15, 32, 1)) info string NNUE evaluation using nn-37f18f62d772.nnue (6MiB, (22528, 128, 15, 32, 1)) info depth 1 seldepth 2 multipv 1 score cp 79 nodes 20 nps 20000 hashfull 1 tbhits 0 time 1 pv f1g1 info depth 2 seldepth 2 multipv 1 score cp 79 nodes 40 nps 40000 hashfull 1 tbhits 0 time 1 pv f1g1 info depth 3 seldepth 2 multipv 1 score cp 79 nodes 60 nps 60000 hashfull 1 tbhits 0 time 1 pv f1g1 info depth 4 seldepth 2 multipv 1 score cp 79 nodes 80 nps 80000 hashfull 1 tbhits 0 time 1 pv f1g1 info depth 5 seldepth 3 multipv 1 score cp 93 nodes 103 nps 51500 hashfull 1 tbhits 0 time 2 pv f1g1 info depth 6 seldepth 3 multipv 1 score cp 97 nodes 140 nps 70000 hashfull 1 tbhits 0 time 2 pv c2c4 info depth 7 seldepth 7 multipv 1 score cp 43 nodes 2398 nps 61487 hashfull 2 tbhits 0 time 39 pv c2c3 f8g8 e2e4 d7d5 e4d5 a8b6 info depth 8 seldepth 15 multipv 1 score cp 33 nodes 6393 nps 60885 hashfull 3 tbhits 0 time 105 pv f1g1 c7c5 c2c3 f8g8 e2e4 e7e5 info depth 9 seldepth 8 multipv 1 score cp 34 nodes 7021 nps 61052 hashfull 3 tbhits 0 time 115 pv f1g1 c7c5 d2d3 f8g8 c2c4 info depth 10 seldepth 14 multipv 1 score cp 35 nodes 13041 nps 60375 hashfull 5 tbhits 0 time 216 pv f1g1 f8g8 d2d4 d7d5 c2c3 c7c6 f2f4 g7g6 g2g3 b8d6 info depth 11 seldepth 11 multipv 1 score cp 35 nodes 14691 nps 60706 hashfull 5 tbhits 0 time 242 pv f1g1 f8g8 d2d4 d7d5 c2c3 c7c6 f2f4 g7g6 g2g3 b8d6 info depth 12 seldepth 16 multipv 1 score cp 26 nodes 23593 nps 61440 hashfull 8 tbhits 0 time 384 pv f1g1 f8g8 d2d4 d7d5 c2c3 f7f5 c1f4 a8b6 g2g3 info depth 13 seldepth 18 multipv 1 score cp 13 nodes 69973 nps 57307 hashfull 23 tbhits 0 time 1221 pv f1g1 f8g8 g2g3 e7e5 e2e4 c7c5 h1g2 g7g6 bestmove f1g1 ponder f8g8 =========================== Total time (ms) : 24301 Nodes searched : 1484730 Nodes/second : 61097 + exit 0 Processing files: stockfish-17-alt1.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.64230 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd stockfish-17 + DOCDIR=/usr/src/tmp/stockfish-buildroot/usr/share/doc/stockfish-17 + export DOCDIR + rm -rf /usr/src/tmp/stockfish-buildroot/usr/share/doc/stockfish-17 + /bin/mkdir -p /usr/src/tmp/stockfish-buildroot/usr/share/doc/stockfish-17 + cp -prL Copying.txt AUTHORS engine-interface.txt README.md /usr/src/tmp/stockfish-buildroot/usr/share/doc/stockfish-17 + chmod -R go-w /usr/src/tmp/stockfish-buildroot/usr/share/doc/stockfish-17 + chmod -R a+rX /usr/src/tmp/stockfish-buildroot/usr/share/doc/stockfish-17 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.maHqVM 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.qK2ryU 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), libc.so.6(GLIBC_2.7), 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.1), 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.14), libstdc++.so.6(GLIBCXX_3.4.15), libstdc++.so.6(GLIBCXX_3.4.17), 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.C8yq2o Creating stockfish-debuginfo package Processing files: stockfish-debuginfo-17-alt1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6FrTb2 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.StvrIF find-requires: running scripts (debuginfo) Requires: stockfish = 17-alt1.1, /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-17-alt1.1.i586.rpm (w2T8.xzdio) Wrote: /usr/src/RPM/RPMS/i586/stockfish-debuginfo-17-alt1.1.i586.rpm (w2.lzdio) 103.37user 5.14system 1:36.72elapsed 112%CPU (0avgtext+0avgdata 251296maxresident)k 0inputs+0outputs (0major+1163733minor)pagefaults 0swaps 5.16user 2.41system 1:55.11elapsed 6%CPU (0avgtext+0avgdata 131908maxresident)k 0inputs+0outputs (0major+194573minor)pagefaults 0swaps --- stockfish-17-alt1.1.i586.rpm.repo 2025-01-16 14:42:47.000000000 +0000 +++ stockfish-17-alt1.1.i586.rpm.hasher 2025-02-15 09:34:50.226166647 +0000 @@ -47,3 +47,3 @@ File: /etc/stockfish/polyglot.ini 100644 root:root ddd964bbedcf428db7a470824f1360f8 -File: /usr/bin/stockfish 100755 root:root 1807a83e927aee68c8cee6e7280f3d8f +File: /usr/bin/stockfish 100755 root:root 51ec92fd6d4298e1e3df7f1ab7699679 File: /usr/share/doc/stockfish-17 40755 root:root @@ -53,2 +53,2 @@ File: /usr/share/doc/stockfish-17/engine-interface.txt 100644 root:root 1d3b563d17ca1e14be869d9e34cd70c2 -RPMIdentity: da465e673c0b934c20308bf40006c6ad698e37024a5554e62d32a2d1fba9a3ae6607464899ca28fbc832599798d1a177170e5fdd28fa2063702efba1aa70ca6e +RPMIdentity: 7b1163e274621896310916e05a139571fd22acac6a5102c5fdd15828be6689bb5383e389e55526bceba677e0cfa46d2a1a89f9fd4a41851facfbb976e5ecce53 --- stockfish-debuginfo-17-alt1.1.i586.rpm.repo 2025-01-16 14:42:46.000000000 +0000 +++ stockfish-debuginfo-17-alt1.1.i586.rpm.hasher 2025-02-15 09:34:50.319166784 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/1c 40755 root:root -/usr/lib/debug/.build-id/1c/6a296441dc1bb0266bef381edfe88a0c9bb04d 120777 root:root ../../../../bin/stockfish -/usr/lib/debug/.build-id/1c/6a296441dc1bb0266bef381edfe88a0c9bb04d.debug 120777 root:root ../../usr/bin/stockfish.debug +/usr/lib/debug/.build-id/f7 40755 root:root +/usr/lib/debug/.build-id/f7/a2fab73c2c1b47f309c3c43dd13cebafa2a8a7 120777 root:root ../../../../bin/stockfish +/usr/lib/debug/.build-id/f7/a2fab73c2c1b47f309c3c43dd13cebafa2a8a7.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 = 17-alt1.1:sisyphus+369760.100.1.1 -File: /usr/lib/debug/.build-id/1c 40755 root:root -File: /usr/lib/debug/.build-id/1c/6a296441dc1bb0266bef381edfe88a0c9bb04d 120777 root:root ../../../../bin/stockfish -File: /usr/lib/debug/.build-id/1c/6a296441dc1bb0266bef381edfe88a0c9bb04d.debug 120777 root:root ../../usr/bin/stockfish.debug -File: /usr/lib/debug/usr/bin/stockfish.debug 100644 root:root 5f1f8bf8c7eca390b0ff756eff23a689 -RPMIdentity: 1d8360a91bc9c97cdd21d7e078f3b4194b3cbf9680e38536d270d3d39c14ea5aba4412c1ad85ac952075a7d9755ca93ee7922e4574d49bab63823a2c6897e831 +File: /usr/lib/debug/.build-id/f7 40755 root:root +File: /usr/lib/debug/.build-id/f7/a2fab73c2c1b47f309c3c43dd13cebafa2a8a7 120777 root:root ../../../../bin/stockfish +File: /usr/lib/debug/.build-id/f7/a2fab73c2c1b47f309c3c43dd13cebafa2a8a7.debug 120777 root:root ../../usr/bin/stockfish.debug +File: /usr/lib/debug/usr/bin/stockfish.debug 100644 root:root e640c642e950d1388bc5eae86393dbb8 +RPMIdentity: df67c0fe57499ff237ec76658199531e840dbbb17e9da6d6d2adb1b79013fd68024052efaf5241375f2dd5d412df4a4c75dcdd0c095e9bcf1d440e5123b4d64d