<86>Jan 20 04:15:51 userdel[3858814]: delete user 'rooter' <86>Jan 20 04:15:51 userdel[3858814]: removed group 'rooter' owned by 'rooter' <86>Jan 20 04:15:51 userdel[3858814]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 20 04:15:51 groupadd[3858852]: group added to /etc/group: name=rooter, GID=1841 <86>Jan 20 04:15:51 groupadd[3858852]: group added to /etc/gshadow: name=rooter <86>Jan 20 04:15:51 groupadd[3858852]: new group: name=rooter, GID=1841 <86>Jan 20 04:15:51 useradd[3858890]: new user: name=rooter, UID=1841, GID=1841, home=/root, shell=/bin/bash, from=none <86>Jan 20 04:15:51 userdel[3858930]: delete user 'builder' <86>Jan 20 04:15:51 userdel[3858930]: removed group 'builder' owned by 'builder' <86>Jan 20 04:15:51 userdel[3858930]: removed shadow group 'builder' owned by 'builder' <86>Jan 20 04:15:51 groupadd[3858967]: group added to /etc/group: name=builder, GID=1842 <86>Jan 20 04:15:51 groupadd[3858967]: group added to /etc/gshadow: name=builder <86>Jan 20 04:15:51 groupadd[3858967]: new group: name=builder, GID=1842 <86>Jan 20 04:15:51 useradd[3858998]: new user: name=builder, UID=1842, GID=1842, home=/usr/src, shell=/bin/bash, from=none <13>Jan 20 04:15:58 rpmi: gcc-c++-common-1.4.28-alt1 sisyphus+348678.100.1.1 1716396142 installed <13>Jan 20 04:15:58 rpmi: libstdc++14-devel-14.2.1-alt1 sisyphus+360995.100.1.1 1730131018 installed <13>Jan 20 04:15:59 rpmi: gcc14-c++-14.2.1-alt1 sisyphus+360995.100.1.1 1730131018 installed <13>Jan 20 04:15:59 rpmi: gcc-c++-14-alt1 sisyphus+360995.300.1.1 1730139222 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/stockfish-17-alt1.1.nosrc.rpm (w1.gzdio) Installing stockfish-17-alt1.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.2264 + 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 ++ sha256sum /usr/src/RPM/SOURCES/nn-37f18f62d772.nnue ++ cut -c1-12 + 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.32110 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd stockfish-17 + make -j16 -C src build ARCH=x86-64 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: 'x86_64' bits: '64' kernel: 'Linux' os: 'GNU/Linux' prefetch: 'yes' popcnt: 'no' pext: 'no' sse: 'yes' mmx: 'no' sse2: 'yes' ssse3: 'no' sse41: 'no' avx2: 'no' avxvnni: 'no' avx512: 'no' vnni256: 'no' vnni512: 'no' neon: 'no' dotprod: 'no' arm_version: '0' target_windows: '' Flags: CXX: g++ CXXFLAGS: -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -m64 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -DUSE_SSE2 -msse2 -DARCH=x86-64 -flto -flto-partition=one LDFLAGS: -m64 -Wl,--no-as-needed -lpthread -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -m64 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -DUSE_SSE2 -msse2 -DARCH=x86-64 -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-64 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 -m64 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -DUSE_SSE2 -msse2 -DARCH=x86-64 -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 -m64 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -DUSE_SSE2 -msse2 -DARCH=x86-64 -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 -m64 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -DUSE_SSE2 -msse2 -DARCH=x86-64 -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 -m64 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -DUSE_SSE2 -msse2 -DARCH=x86-64 -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 -m64 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -DUSE_SSE2 -msse2 -DARCH=x86-64 -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 -m64 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -DUSE_SSE2 -msse2 -DARCH=x86-64 -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 -m64 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -DUSE_SSE2 -msse2 -DARCH=x86-64 -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 -m64 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -DUSE_SSE2 -msse2 -DARCH=x86-64 -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 -m64 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -DUSE_SSE2 -msse2 -DARCH=x86-64 -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 -m64 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -DUSE_SSE2 -msse2 -DARCH=x86-64 -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 -m64 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -DUSE_SSE2 -msse2 -DARCH=x86-64 -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 -m64 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -DUSE_SSE2 -msse2 -DARCH=x86-64 -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 -m64 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -DUSE_SSE2 -msse2 -DARCH=x86-64 -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 -m64 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -DUSE_SSE2 -msse2 -DARCH=x86-64 -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 -m64 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -DUSE_SSE2 -msse2 -DARCH=x86-64 -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 -m64 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -DUSE_SSE2 -msse2 -DARCH=x86-64 -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 -m64 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -DUSE_SSE2 -msse2 -DARCH=x86-64 -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 -m64 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -DUSE_SSE2 -msse2 -DARCH=x86-64 -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 -m64 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -DUSE_SSE2 -msse2 -DARCH=x86-64 -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 -m64 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -DUSE_SSE2 -msse2 -DARCH=x86-64 -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 -m64 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -DUSE_SSE2 -msse2 -DARCH=x86-64 -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 -m64 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -DUSE_SSE2 -msse2 -DARCH=x86-64 -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 -m64 -Wl,--no-as-needed -lpthread -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -m64 -DUSE_PTHREADS -DNDEBUG -O3 -funroll-loops -DIS_64BIT -msse -DUSE_SSE2 -msse2 -DARCH=x86-64 -flto -flto-partition=one -flto=jobserver + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.31894 + 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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/stockfish-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.86204 + 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 76000 hashfull 0 tbhits 0 time 1 pv e2e4 info depth 4 seldepth 2 multipv 1 score cp 22 nodes 97 nps 97000 hashfull 0 tbhits 0 time 1 pv e2e4 info depth 5 seldepth 3 multipv 1 score cp 42 nodes 124 nps 124000 hashfull 0 tbhits 0 time 1 pv e2e4 info depth 6 seldepth 4 multipv 1 score cp 35 nodes 197 nps 197000 hashfull 0 tbhits 0 time 1 pv g1f3 info depth 7 seldepth 4 multipv 1 score cp 42 nodes 309 nps 154500 hashfull 0 tbhits 0 time 2 pv d2d4 d7d5 g1f3 info depth 8 seldepth 9 multipv 1 score cp 38 nodes 1984 nps 248000 hashfull 0 tbhits 0 time 8 pv e2e4 e7e5 g1f3 b8c6 d2d4 e5d4 f3d4 info depth 9 seldepth 10 multipv 1 score cp 40 nodes 3415 nps 262692 hashfull 1 tbhits 0 time 13 pv e2e4 e7e5 g1f3 b8c6 d2d4 e5d4 f3d4 info depth 10 seldepth 9 multipv 1 score cp 40 nodes 3634 nps 279538 hashfull 1 tbhits 0 time 13 pv e2e4 e7e5 g1f3 b8c6 d2d4 e5d4 f3d4 info depth 11 seldepth 17 multipv 1 score cp 40 nodes 8402 nps 271032 hashfull 2 tbhits 0 time 31 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 286076 hashfull 4 tbhits 0 time 39 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 282622 hashfull 5 tbhits 0 time 53 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 58000 hashfull 0 tbhits 0 time 2 pv e2a6 b4c3 info depth 2 seldepth 4 multipv 1 score cp -121 nodes 180 nps 90000 hashfull 0 tbhits 0 time 2 pv e2a6 b4c3 info depth 3 seldepth 4 multipv 1 score cp -121 nodes 234 nps 117000 hashfull 0 tbhits 0 time 2 pv e2a6 b4c3 info depth 4 seldepth 4 multipv 1 score cp -121 nodes 290 nps 145000 hashfull 0 tbhits 0 time 2 pv e2a6 b4c3 info depth 5 seldepth 4 multipv 1 score cp -121 nodes 346 nps 173000 hashfull 0 tbhits 0 time 2 pv e2a6 b4c3 info depth 6 seldepth 8 multipv 1 score cp -144 nodes 1245 nps 311250 hashfull 0 tbhits 0 time 4 pv d5e6 a6e2 e6f7 e8d8 info depth 7 seldepth 12 multipv 1 score cp -164 nodes 2197 nps 313857 hashfull 0 tbhits 0 time 7 pv d5e6 a6e2 e6f7 e8d8 c3e2 e7e5 info depth 8 seldepth 12 multipv 1 score cp -143 nodes 2769 nps 307666 hashfull 0 tbhits 0 time 9 pv e2a6 b4c3 d2c3 e6d5 e4d5 h3g2 f3g2 info depth 9 seldepth 8 multipv 1 score cp -143 nodes 2857 nps 317444 hashfull 0 tbhits 0 time 9 pv e2a6 b4c3 d2c3 e6d5 e4d5 h3g2 f3g2 info depth 10 seldepth 15 multipv 1 score cp -132 nodes 8842 nps 353680 hashfull 3 tbhits 0 time 25 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 370333 hashfull 3 tbhits 0 time 27 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 378073 hashfull 12 tbhits 0 time 95 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 370693 hashfull 13 tbhits 0 time 101 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 17000 hashfull 0 tbhits 0 time 1 pv b4f4 h4g3 info depth 2 seldepth 3 multipv 1 score cp 72 nodes 48 nps 48000 hashfull 0 tbhits 0 time 1 pv e2e3 info depth 3 seldepth 2 multipv 1 score cp 72 nodes 70 nps 70000 hashfull 0 tbhits 0 time 1 pv e2e3 info depth 4 seldepth 2 multipv 1 score cp 72 nodes 85 nps 85000 hashfull 0 tbhits 0 time 1 pv e2e3 info depth 5 seldepth 5 multipv 1 score cp 82 nodes 105 nps 105000 hashfull 0 tbhits 0 time 1 pv e2e3 info depth 6 seldepth 5 multipv 1 score cp 93 nodes 162 nps 162000 hashfull 0 tbhits 0 time 1 pv b4f4 h4g3 f4c4 info depth 7 seldepth 5 multipv 1 score cp 93 nodes 197 nps 98500 hashfull 0 tbhits 0 time 2 pv b4f4 h4g3 f4c4 info depth 8 seldepth 5 multipv 1 score cp 99 nodes 264 nps 132000 hashfull 0 tbhits 0 time 2 pv b4f4 h4g3 f4c4 info depth 9 seldepth 5 multipv 1 score cp 131 nodes 334 nps 167000 hashfull 0 tbhits 0 time 2 pv b4f4 h4g3 f4c4 info depth 10 seldepth 9 multipv 1 score cp 143 nodes 641 nps 213666 hashfull 0 tbhits 0 time 3 pv b4f4 h4g3 f4c4 h5c5 c4c5 d6c5 e2e3 info depth 11 seldepth 14 multipv 1 score cp 87 nodes 6657 nps 302590 hashfull 0 tbhits 0 time 22 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 317775 hashfull 19 tbhits 0 time 236 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 374554 hashfull 56 tbhits 0 time 694 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 35500 hashfull 0 tbhits 0 time 2 pv c5d4 info depth 2 seldepth 3 multipv 1 score cp 9 nodes 112 nps 56000 hashfull 0 tbhits 0 time 2 pv c5d4 info depth 3 seldepth 3 multipv 1 score cp 9 nodes 151 nps 75500 hashfull 0 tbhits 0 time 2 pv c5d4 info depth 4 seldepth 3 multipv 1 score cp 9 nodes 191 nps 95500 hashfull 0 tbhits 0 time 2 pv c5d4 info depth 5 seldepth 7 multipv 1 score cp 9 nodes 353 nps 117666 hashfull 0 tbhits 0 time 3 pv f5d3 f1f8 e8f8 info depth 6 seldepth 6 multipv 1 score cp 13 nodes 452 nps 150666 hashfull 0 tbhits 0 time 3 pv f5d3 f1f8 e8f8 info depth 7 seldepth 6 multipv 1 score cp 19 nodes 571 nps 190333 hashfull 0 tbhits 0 time 3 pv f5d3 f1f8 e8f8 info depth 8 seldepth 6 multipv 1 score cp 22 nodes 757 nps 189250 hashfull 0 tbhits 0 time 4 pv f5d3 f1f8 e8f8 d4e5 d7e5 info depth 9 seldepth 9 multipv 1 score cp 20 nodes 1655 nps 206875 hashfull 1 tbhits 0 time 8 pv f5c2 d4d5 c2d3 f1f8 d6f8 info depth 10 seldepth 9 multipv 1 score cp 30 nodes 2812 nps 234333 hashfull 2 tbhits 0 time 12 pv f5d3 f1f8 d6f8 h6f8 d7f8 info depth 11 seldepth 12 multipv 1 score cp 23 nodes 6825 nps 235344 hashfull 4 tbhits 0 time 29 pv f5c2 f1f8 e8f8 h6h4 c5d4 d2h6 f8f6 info depth 12 seldepth 20 multipv 1 score cp 21 nodes 25777 nps 260373 hashfull 9 tbhits 0 time 99 pv f5d3 f1f8 e8f8 d4e5 d7e5 h6h4 f8e8 e1e3 b7b6 h2h3 info depth 13 seldepth 20 multipv 1 score cp 14 nodes 34381 nps 264469 hashfull 10 tbhits 0 time 130 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 35000 hashfull 0 tbhits 0 time 1 pv f7e6 info depth 2 seldepth 3 multipv 1 score cp -115 nodes 62 nps 62000 hashfull 0 tbhits 0 time 1 pv f7e6 info depth 3 seldepth 3 multipv 1 score cp -115 nodes 89 nps 89000 hashfull 0 tbhits 0 time 1 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 74000 hashfull 0 tbhits 0 time 2 pv f7e6 info depth 6 seldepth 4 multipv 1 score cp -89 nodes 185 nps 92500 hashfull 0 tbhits 0 time 2 pv f7e6 info depth 7 seldepth 4 multipv 1 score cp -80 nodes 233 nps 116500 hashfull 0 tbhits 0 time 2 pv f7e6 info depth 8 seldepth 4 multipv 1 score cp -67 nodes 298 nps 149000 hashfull 0 tbhits 0 time 2 pv f7e6 info depth 9 seldepth 4 multipv 1 score cp -51 nodes 456 nps 228000 hashfull 0 tbhits 0 time 2 pv f7e6 info depth 10 seldepth 5 multipv 1 score cp -22 nodes 580 nps 193333 hashfull 0 tbhits 0 time 3 pv f7e6 info depth 11 seldepth 5 multipv 1 score cp -13 nodes 779 nps 259666 hashfull 0 tbhits 0 time 3 pv f7e6 d5b6 a7b6 info depth 12 seldepth 6 multipv 1 score cp -7 nodes 1328 nps 265600 hashfull 0 tbhits 0 time 5 pv f7e6 d5b6 a7b6 c1b1 b8e8 info depth 13 seldepth 8 multipv 1 score cp 64 nodes 2922 nps 292200 hashfull 2 tbhits 0 time 10 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 37000 hashfull 0 tbhits 0 time 1 pv e7c6 info depth 2 seldepth 2 multipv 1 score cp 133 nodes 77 nps 77000 hashfull 0 tbhits 0 time 1 pv e7c6 info depth 3 seldepth 2 multipv 1 score cp 133 nodes 109 nps 109000 hashfull 0 tbhits 0 time 1 pv e7c6 info depth 4 seldepth 2 multipv 1 score cp 156 nodes 146 nps 146000 hashfull 0 tbhits 0 time 1 pv f4f3 info depth 5 seldepth 3 multipv 1 score cp 158 nodes 182 nps 182000 hashfull 0 tbhits 0 time 1 pv f4f3 info depth 6 seldepth 5 multipv 1 score cp 163 nodes 235 nps 117500 hashfull 0 tbhits 0 time 2 pv f4f3 h2h3 info depth 7 seldepth 6 multipv 1 score cp 155 nodes 731 nps 182750 hashfull 0 tbhits 0 time 4 pv a8a5 h5h4 e7c6 info depth 8 seldepth 6 multipv 1 score cp 153 nodes 1019 nps 203800 hashfull 0 tbhits 0 time 5 pv a8a5 h5h4 f8f6 f2f3 info depth 9 seldepth 7 multipv 1 score cp 214 nodes 1664 nps 208000 hashfull 0 tbhits 0 time 8 pv e7c6 f2f3 a8a5 h5h3 c6d4 info depth 10 seldepth 9 multipv 1 score cp 198 nodes 1978 nps 219777 hashfull 0 tbhits 0 time 9 pv e7c6 c3b5 f4f3 h2h3 a8a5 info depth 11 seldepth 10 multipv 1 score cp 213 nodes 3540 nps 208235 hashfull 1 tbhits 0 time 17 pv e7c6 f2f3 c6d4 c3b1 b6b5 c2c3 info depth 12 seldepth 12 multipv 1 score cp 207 nodes 5419 nps 208423 hashfull 2 tbhits 0 time 26 pv e7c6 c3b5 c8d7 g1h1 info depth 13 seldepth 13 multipv 1 score cp 198 nodes 9095 nps 211511 hashfull 4 tbhits 0 time 43 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 53000 hashfull 0 tbhits 0 time 1 pv b4b2 info depth 2 seldepth 2 multipv 1 score cp -103 nodes 101 nps 101000 hashfull 0 tbhits 0 time 1 pv b4b2 info depth 3 seldepth 2 multipv 1 score cp -103 nodes 149 nps 149000 hashfull 0 tbhits 0 time 1 pv b4b2 info depth 4 seldepth 2 multipv 1 score cp -103 nodes 197 nps 98500 hashfull 0 tbhits 0 time 2 pv b4b2 info depth 5 seldepth 3 multipv 1 score cp -34 nodes 248 nps 124000 hashfull 0 tbhits 0 time 2 pv b4b2 info depth 6 seldepth 3 multipv 1 score cp -18 nodes 303 nps 151500 hashfull 0 tbhits 0 time 2 pv b4b2 info depth 7 seldepth 5 multipv 1 score cp -56 nodes 721 nps 360500 hashfull 0 tbhits 0 time 2 pv b4b2 e3c5 b2c2 info depth 8 seldepth 5 multipv 1 score cp -30 nodes 903 nps 301000 hashfull 0 tbhits 0 time 3 pv b4b2 e3c5 b2c2 info depth 9 seldepth 10 multipv 1 score cp -29 nodes 1636 nps 272666 hashfull 0 tbhits 0 time 6 pv b4b2 c3a4 b2c2 a4c5 c2b2 h2h3 f6d7 a1c1 info depth 10 seldepth 13 multipv 1 score cp -29 nodes 4127 nps 242764 hashfull 1 tbhits 0 time 17 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 221573 hashfull 8 tbhits 0 time 82 pv b4b2 e3d2 f6d7 c3e2 c6c5 e2f4 b2b6 h2h3 f7f6 info depth 12 seldepth 14 multipv 1 score cp -36 nodes 20990 nps 223297 hashfull 10 tbhits 0 time 94 pv b4b2 e3d2 f6d7 c3e2 c6c5 e2f4 a8b8 h2h3 b2b4 info depth 13 seldepth 14 multipv 1 score cp -38 nodes 27524 nps 221967 hashfull 11 tbhits 0 time 124 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 30500 hashfull 0 tbhits 0 time 2 pv d1e1 d8e7 info depth 2 seldepth 3 multipv 1 score cp 328 nodes 188 nps 94000 hashfull 0 tbhits 0 time 2 pv f4g3 info depth 3 seldepth 2 multipv 1 score cp 328 nodes 228 nps 114000 hashfull 0 tbhits 0 time 2 pv f4g3 info depth 4 seldepth 2 multipv 1 score cp 328 nodes 269 nps 134500 hashfull 0 tbhits 0 time 2 pv f4g3 info depth 5 seldepth 3 multipv 1 score cp 422 nodes 312 nps 104000 hashfull 0 tbhits 0 time 3 pv f4g3 info depth 6 seldepth 4 multipv 1 score cp 395 nodes 365 nps 121666 hashfull 0 tbhits 0 time 3 pv f4g3 c8g4 info depth 7 seldepth 7 multipv 1 score cp 295 nodes 1106 nps 184333 hashfull 0 tbhits 0 time 6 pv f4d6 c8g4 d1e1 g4e6 info depth 8 seldepth 8 multipv 1 score cp 303 nodes 1327 nps 189571 hashfull 0 tbhits 0 time 7 pv f4g3 c8g4 d1d3 info depth 9 seldepth 8 multipv 1 score cp 313 nodes 1632 nps 204000 hashfull 1 tbhits 0 time 8 pv f4d6 g8e7 d6a3 c8g4 d1d2 info depth 10 seldepth 10 multipv 1 score cp 330 nodes 2089 nps 208900 hashfull 1 tbhits 0 time 10 pv f4g3 g8e7 c4d6 e8f8 b5d4 c6d4 d1d4 info depth 11 seldepth 11 multipv 1 score cp 322 nodes 2820 nps 216923 hashfull 1 tbhits 0 time 13 pv f4g3 e8f8 b5d4 c6d4 d1d4 c8e6 info depth 12 seldepth 14 multipv 1 score cp 300 nodes 4399 nps 231526 hashfull 2 tbhits 0 time 19 pv f4d6 g8e7 d6c5 e8g8 b5d4 c6d4 c5d4 info depth 13 seldepth 13 multipv 1 score cp 310 nodes 6814 nps 234965 hashfull 2 tbhits 0 time 29 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 56000 hashfull 0 tbhits 0 time 2 pv d2f3 info depth 3 seldepth 2 multipv 1 score cp 94 nodes 163 nps 81500 hashfull 0 tbhits 0 time 2 pv d2f3 info depth 4 seldepth 2 multipv 1 score cp 94 nodes 214 nps 107000 hashfull 0 tbhits 0 time 2 pv d2f3 info depth 5 seldepth 3 multipv 1 score cp 125 nodes 266 nps 133000 hashfull 0 tbhits 0 time 2 pv d2f3 info depth 6 seldepth 3 multipv 1 score cp 146 nodes 366 nps 183000 hashfull 0 tbhits 0 time 2 pv b3c2 info depth 7 seldepth 3 multipv 1 score cp 186 nodes 427 nps 213500 hashfull 0 tbhits 0 time 2 pv b3c2 info depth 8 seldepth 5 multipv 1 score cp 66 nodes 954 nps 238500 hashfull 0 tbhits 0 time 4 pv b3c2 g7g6 h5h6 e6g7 info depth 9 seldepth 10 multipv 1 score cp 76 nodes 4672 nps 245894 hashfull 2 tbhits 0 time 19 pv b3c2 g7g6 h5f3 f7f6 e3h6 e6g7 g2g4 info depth 10 seldepth 16 multipv 1 score cp 75 nodes 9605 nps 234268 hashfull 3 tbhits 0 time 41 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 246150 hashfull 5 tbhits 0 time 60 pv a1e1 a7a5 b3c2 g7g6 h5e2 info depth 12 seldepth 15 multipv 1 score cp 84 nodes 23556 nps 247957 hashfull 9 tbhits 0 time 95 pv a1e1 a7a5 b3c2 g7g6 h5e2 g8g7 d2b3 info depth 13 seldepth 12 multipv 1 score cp 87 nodes 25434 nps 246932 hashfull 11 tbhits 0 time 103 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 82000 hashfull 0 tbhits 0 time 1 pv f4f6 g7f6 info depth 2 seldepth 4 multipv 1 score cp 269 nodes 146 nps 146000 hashfull 0 tbhits 0 time 1 pv a1e1 info depth 3 seldepth 2 multipv 1 score cp 269 nodes 201 nps 201000 hashfull 0 tbhits 0 time 1 pv a1e1 info depth 4 seldepth 2 multipv 1 score cp 269 nodes 255 nps 255000 hashfull 0 tbhits 0 time 1 pv a1e1 info depth 5 seldepth 3 multipv 1 score cp 342 nodes 311 nps 155500 hashfull 0 tbhits 0 time 2 pv a1e1 info depth 6 seldepth 4 multipv 1 score cp 469 nodes 374 nps 187000 hashfull 0 tbhits 0 time 2 pv a1e1 info depth 7 seldepth 5 multipv 1 score cp 430 nodes 440 nps 220000 hashfull 0 tbhits 0 time 2 pv a1e1 f6d7 f4g4 d7e5 info depth 8 seldepth 8 multipv 1 score cp 287 nodes 762 nps 254000 hashfull 0 tbhits 0 time 3 pv f4f6 g7f6 e3g3 c7e5 g3g4 g8f8 info depth 9 seldepth 10 multipv 1 score cp 266 nodes 947 nps 315666 hashfull 0 tbhits 0 time 3 pv f4f6 g7f6 e3g3 c7e5 g3g4 g8f8 g4d4 info depth 10 seldepth 12 multipv 1 score cp 266 nodes 1618 nps 269666 hashfull 0 tbhits 0 time 6 pv f4f6 g7f6 e3g3 f6f5 d3f5 c7e5 g3g4 g8f8 info depth 11 seldepth 14 multipv 1 score cp 116 nodes 4290 nps 268125 hashfull 1 tbhits 0 time 16 pv f4f6 g7f6 e3g3 h7h5 h2h3 c7e5 g3e5 f6e5 h3g4 h5g4 info depth 12 seldepth 17 multipv 1 score cp 141 nodes 7699 nps 285148 hashfull 2 tbhits 0 time 27 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 297500 hashfull 3 tbhits 0 time 38 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 41000 hashfull 0 tbhits 0 time 2 pv d8h4 e1f1 info depth 2 seldepth 6 multipv 1 score cp -123 nodes 188 nps 94000 hashfull 0 tbhits 0 time 2 pv e5g4 info depth 3 seldepth 6 multipv 1 score cp -124 nodes 245 nps 122500 hashfull 0 tbhits 0 time 2 pv e5g4 info depth 4 seldepth 6 multipv 1 score cp -124 nodes 292 nps 146000 hashfull 0 tbhits 0 time 2 pv e5g4 info depth 5 seldepth 6 multipv 1 score cp -102 nodes 341 nps 170500 hashfull 0 tbhits 0 time 2 pv e5g4 info depth 6 seldepth 6 multipv 1 score cp -89 nodes 395 nps 197500 hashfull 0 tbhits 0 time 2 pv e5g4 info depth 7 seldepth 6 multipv 1 score cp -92 nodes 451 nps 150333 hashfull 0 tbhits 0 time 3 pv e5g4 h2h3 d8h4 e1d2 info depth 8 seldepth 11 multipv 1 score cp -123 nodes 2232 nps 248000 hashfull 0 tbhits 0 time 9 pv e5d7 c1e3 a7a6 b5d4 f8g7 info depth 9 seldepth 8 multipv 1 score cp -152 nodes 3091 nps 257583 hashfull 0 tbhits 0 time 12 pv e5d7 e1g1 f8g7 c1e3 info depth 10 seldepth 14 multipv 1 score cp -151 nodes 4868 nps 270444 hashfull 0 tbhits 0 time 18 pv e5g4 e1g1 f8g7 f4f5 e6d5 c4d5 info depth 11 seldepth 13 multipv 1 score cp -155 nodes 7444 nps 265857 hashfull 1 tbhits 0 time 28 pv e5g4 e1g1 f8g7 f4f5 g6f5 d5c7 c8c7 e4f5 info depth 12 seldepth 18 multipv 1 score cp -155 nodes 8391 nps 270677 hashfull 1 tbhits 0 time 31 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 272257 hashfull 1 tbhits 0 time 35 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 38000 hashfull 0 tbhits 0 time 1 pv f1e1 info depth 2 seldepth 2 multipv 1 score cp 15 nodes 78 nps 78000 hashfull 0 tbhits 0 time 1 pv h2h3 info depth 3 seldepth 2 multipv 1 score cp 20 nodes 139 nps 139000 hashfull 0 tbhits 0 time 1 pv g2g3 info depth 4 seldepth 2 multipv 1 score cp 20 nodes 175 nps 175000 hashfull 0 tbhits 0 time 1 pv g2g3 info depth 5 seldepth 3 multipv 1 score cp 53 nodes 212 nps 212000 hashfull 0 tbhits 0 time 1 pv g2g3 info depth 6 seldepth 5 multipv 1 score cp 99 nodes 293 nps 146500 hashfull 0 tbhits 0 time 2 pv a1c1 info depth 7 seldepth 6 multipv 1 score cp 47 nodes 1356 nps 226000 hashfull 0 tbhits 0 time 6 pv f1e1 a7b6 d1d3 info depth 8 seldepth 8 multipv 1 score cp 25 nodes 4882 nps 244100 hashfull 0 tbhits 0 time 20 pv f1e1 a7b6 d1d3 e7g6 info depth 9 seldepth 14 multipv 1 score cp 27 nodes 7267 nps 234419 hashfull 1 tbhits 0 time 31 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 228883 hashfull 4 tbhits 0 time 60 pv a2a4 b5a4 a1a4 a8b8 a4a3 f7f5 e4f5 e7f5 b3c2 info depth 11 seldepth 14 multipv 1 score cp 21 nodes 15467 nps 227455 hashfull 5 tbhits 0 time 68 pv a2a4 b5a4 a1a4 a8b8 a4a3 c7c6 d1d3 f7f5 e4f5 e7f5 info depth 12 seldepth 14 multipv 1 score cp 25 nodes 19135 nps 227797 hashfull 6 tbhits 0 time 84 pv a2a4 a8b8 a4b5 b8b5 b3c4 b5b2 c4a6 info depth 13 seldepth 18 multipv 1 score cp 26 nodes 22336 nps 230268 hashfull 7 tbhits 0 time 97 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 33500 hashfull 0 tbhits 0 time 2 pv c6c5 info depth 2 seldepth 3 multipv 1 score cp 151 nodes 110 nps 55000 hashfull 0 tbhits 0 time 2 pv c6c5 info depth 3 seldepth 3 multipv 1 score cp 151 nodes 148 nps 74000 hashfull 0 tbhits 0 time 2 pv c6c5 info depth 4 seldepth 3 multipv 1 score cp 151 nodes 187 nps 93500 hashfull 0 tbhits 0 time 2 pv c6c5 info depth 5 seldepth 3 multipv 1 score cp 162 nodes 228 nps 114000 hashfull 0 tbhits 0 time 2 pv c6c5 info depth 6 seldepth 3 multipv 1 score cp 193 nodes 275 nps 137500 hashfull 0 tbhits 0 time 2 pv c6c5 info depth 7 seldepth 5 multipv 1 score cp 225 nodes 329 nps 164500 hashfull 0 tbhits 0 time 2 pv c6c5 info depth 8 seldepth 5 multipv 1 score cp 219 nodes 384 nps 192000 hashfull 0 tbhits 0 time 2 pv c6c5 b1b3 info depth 9 seldepth 8 multipv 1 score cp 224 nodes 1094 nps 182333 hashfull 0 tbhits 0 time 6 pv c6c5 e2d3 c5d4 e3d4 info depth 10 seldepth 9 multipv 1 score cp 205 nodes 1472 nps 210285 hashfull 0 tbhits 0 time 7 pv c6c5 e2d3 a3b4 b1b3 c5d4 e3d4 info depth 11 seldepth 11 multipv 1 score cp 233 nodes 3111 nps 222214 hashfull 0 tbhits 0 time 14 pv c6c5 e2d3 c5d4 e3d4 f8e8 f2e2 a3f8 d3c3 info depth 12 seldepth 16 multipv 1 score cp 219 nodes 11242 nps 234208 hashfull 4 tbhits 0 time 48 pv c6c5 f2f3 h7h6 e2d1 a4d1 b1d1 info depth 13 seldepth 18 multipv 1 score cp 225 nodes 13098 nps 233892 hashfull 4 tbhits 0 time 56 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 19500 hashfull 0 tbhits 0 time 2 pv d4b5 info depth 2 seldepth 2 multipv 1 score cp 23 nodes 85 nps 42500 hashfull 0 tbhits 0 time 2 pv a2a3 info depth 3 seldepth 2 multipv 1 score cp 34 nodes 130 nps 65000 hashfull 0 tbhits 0 time 2 pv h2h3 info depth 4 seldepth 2 multipv 1 score cp 34 nodes 168 nps 84000 hashfull 0 tbhits 0 time 2 pv h2h3 info depth 5 seldepth 3 multipv 1 score cp 44 nodes 209 nps 104500 hashfull 0 tbhits 0 time 2 pv h2h3 info depth 6 seldepth 3 multipv 1 score cp 47 nodes 252 nps 126000 hashfull 0 tbhits 0 time 2 pv h2h3 h5g6 info depth 7 seldepth 17 multipv 1 score cp -14 nodes 3249 nps 270750 hashfull 0 tbhits 0 time 12 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 333777 hashfull 2 tbhits 0 time 27 pv a4b5 f7f5 b2b3 e7f6 b5f5 info depth 9 seldepth 8 multipv 1 score cp -25 nodes 9948 nps 331600 hashfull 3 tbhits 0 time 30 pv a4b5 f7f5 b2b3 e7h4 a2a4 info depth 10 seldepth 15 multipv 1 score cp -40 nodes 27975 nps 304076 hashfull 7 tbhits 0 time 92 pv a4b5 f7f5 a2a4 h5f7 b5f5 f7c4 f5e4 e7f6 e4c2 c4f7 info depth 11 seldepth 15 multipv 1 score cp -50 nodes 53210 nps 280052 hashfull 15 tbhits 0 time 190 pv g2g3 a8a6 a4b5 f7f5 b5b7 e7f6 d4b5 c8b7 c6b7 info depth 12 seldepth 13 multipv 1 score cp -48 nodes 57465 nps 272345 hashfull 18 tbhits 0 time 211 pv g2g3 e7f6 c1b1 a8a6 a4b5 h5g6 info depth 13 seldepth 20 multipv 1 score cp -52 nodes 80889 nps 263482 hashfull 27 tbhits 0 time 307 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 37000 hashfull 0 tbhits 0 time 1 pv e8d7 info depth 2 seldepth 2 multipv 1 score cp 54 nodes 73 nps 73000 hashfull 0 tbhits 0 time 1 pv c3a3 info depth 3 seldepth 2 multipv 1 score cp 60 nodes 110 nps 110000 hashfull 0 tbhits 0 time 1 pv c3c6 info depth 4 seldepth 2 multipv 1 score cp 60 nodes 140 nps 140000 hashfull 0 tbhits 0 time 1 pv c3c6 info depth 5 seldepth 3 multipv 1 score cp 64 nodes 176 nps 176000 hashfull 0 tbhits 0 time 1 pv c3a3 info depth 6 seldepth 3 multipv 1 score cp 81 nodes 230 nps 230000 hashfull 0 tbhits 0 time 1 pv e8d7 info depth 7 seldepth 5 multipv 1 score cp 90 nodes 277 nps 138500 hashfull 0 tbhits 0 time 2 pv c3a3 info depth 8 seldepth 5 multipv 1 score cp 104 nodes 352 nps 176000 hashfull 0 tbhits 0 time 2 pv c3a3 info depth 9 seldepth 6 multipv 1 score cp 181 nodes 1137 nps 284250 hashfull 0 tbhits 0 time 4 pv e8d7 f3e5 d7e7 info depth 10 seldepth 8 multipv 1 score cp 161 nodes 2110 nps 263750 hashfull 0 tbhits 0 time 8 pv e8d7 b5b3 c3b3 a2b3 h8a8 info depth 11 seldepth 7 multipv 1 score cp 163 nodes 2830 nps 235833 hashfull 0 tbhits 0 time 12 pv e8d7 b5b2 h8a8 g1f1 a8a6 info depth 12 seldepth 14 multipv 1 score cp 141 nodes 12448 nps 226327 hashfull 2 tbhits 0 time 55 pv e8d7 g2g4 f7f6 b1b2 h8a8 info depth 13 seldepth 22 multipv 1 score cp 140 nodes 21289 nps 233945 hashfull 5 tbhits 0 time 91 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 69000 hashfull 0 tbhits 0 time 1 pv d8e7 info depth 2 seldepth 2 multipv 1 score cp 126 nodes 125 nps 125000 hashfull 0 tbhits 0 time 1 pv d8e7 info depth 3 seldepth 2 multipv 1 score cp 126 nodes 179 nps 179000 hashfull 0 tbhits 0 time 1 pv d8e7 info depth 4 seldepth 2 multipv 1 score cp 126 nodes 234 nps 117000 hashfull 0 tbhits 0 time 2 pv d8e7 info depth 5 seldepth 3 multipv 1 score cp 126 nodes 291 nps 145500 hashfull 0 tbhits 0 time 2 pv d8e7 a1b1 info depth 6 seldepth 4 multipv 1 score cp 137 nodes 455 nps 227500 hashfull 0 tbhits 0 time 2 pv c5d5 info depth 7 seldepth 4 multipv 1 score cp 154 nodes 528 nps 264000 hashfull 0 tbhits 0 time 2 pv c5d5 info depth 8 seldepth 4 multipv 1 score cp 181 nodes 615 nps 307500 hashfull 0 tbhits 0 time 2 pv c5d5 d1d5 e6d5 info depth 9 seldepth 7 multipv 1 score cp 182 nodes 748 nps 374000 hashfull 0 tbhits 0 time 2 pv c5d5 d1d5 e6d5 c4b2 info depth 10 seldepth 12 multipv 1 score cp 129 nodes 4101 nps 256312 hashfull 0 tbhits 0 time 16 pv d8e7 a1b1 e6e5 f4e2 b7a6 info depth 11 seldepth 13 multipv 1 score cp 150 nodes 5798 nps 276095 hashfull 1 tbhits 0 time 21 pv c5d5 d1d5 e6d5 c4e5 d8d6 f4d3 b7a6 info depth 12 seldepth 10 multipv 1 score cp 217 nodes 7140 nps 310434 hashfull 1 tbhits 0 time 23 pv c5d5 d1d5 e6d5 c4e5 d8d6 f4d3 b7a6 info depth 13 seldepth 14 multipv 1 score cp 182 nodes 10187 nps 299617 hashfull 2 tbhits 0 time 34 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 41000 hashfull 0 tbhits 0 time 2 pv e4d2 f3e2 info depth 3 seldepth 3 multipv 1 score cp 21 nodes 117 nps 58500 hashfull 0 tbhits 0 time 2 pv e4d2 f3e2 info depth 4 seldepth 3 multipv 1 score cp 21 nodes 132 nps 66000 hashfull 0 tbhits 0 time 2 pv e4d2 f3e2 info depth 5 seldepth 3 multipv 1 score cp 21 nodes 152 nps 76000 hashfull 0 tbhits 0 time 2 pv e4d2 f3e2 info depth 6 seldepth 4 multipv 1 score cp 37 nodes 214 nps 107000 hashfull 0 tbhits 0 time 2 pv e4d6 info depth 7 seldepth 4 multipv 1 score cp 37 nodes 238 nps 119000 hashfull 0 tbhits 0 time 2 pv e4d6 h4h5 g8f8 info depth 8 seldepth 13 multipv 1 score cp 3 nodes 4467 nps 248166 hashfull 0 tbhits 0 time 18 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 267869 hashfull 0 tbhits 0 time 23 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 280357 hashfull 0 tbhits 0 time 28 pv e4d2 f3e2 d2e4 e2f3 info depth 11 seldepth 5 multipv 1 score cp 0 nodes 8730 nps 272812 hashfull 1 tbhits 0 time 32 pv e4d2 f3e2 d2e4 e2f3 info depth 12 seldepth 5 multipv 1 score cp 0 nodes 9337 nps 274617 hashfull 1 tbhits 0 time 34 pv e4d2 f3e2 d2e4 e2f3 info depth 13 seldepth 5 multipv 1 score cp 0 nodes 9550 nps 280882 hashfull 1 tbhits 0 time 34 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 12000 hashfull 0 tbhits 0 time 1 pv c4c5 d6c5 info depth 2 seldepth 3 multipv 1 score cp 70 nodes 24 nps 24000 hashfull 0 tbhits 0 time 1 pv c4c5 d6c5 info depth 3 seldepth 3 multipv 1 score cp 70 nodes 36 nps 36000 hashfull 0 tbhits 0 time 1 pv c4c5 d6c5 info depth 4 seldepth 3 multipv 1 score cp 70 nodes 48 nps 48000 hashfull 0 tbhits 0 time 1 pv c4c5 d6c5 info depth 5 seldepth 3 multipv 1 score cp 70 nodes 61 nps 61000 hashfull 0 tbhits 0 time 1 pv c4c5 d6c5 info depth 6 seldepth 4 multipv 1 score cp 145 nodes 110 nps 110000 hashfull 0 tbhits 0 time 1 pv c4c5 d6c5 d5d6 info depth 7 seldepth 7 multipv 1 score cp 143 nodes 170 nps 85000 hashfull 0 tbhits 0 time 2 pv c4c5 f7e7 c5c6 info depth 8 seldepth 7 multipv 1 score cp 83 nodes 906 nps 181200 hashfull 0 tbhits 0 time 5 pv c4c5 d6c5 e3c4 f7e7 d3e3 info depth 9 seldepth 11 multipv 1 score cp 171 nodes 3367 nps 259000 hashfull 1 tbhits 0 time 13 pv c4c5 f7e7 c5b6 d8b6 e3c4 info depth 10 seldepth 11 multipv 1 score cp 197 nodes 4962 nps 275666 hashfull 1 tbhits 0 time 18 pv c4c5 d6c5 d5d6 f7f8 d3c4 f8e8 c4d5 c5c4 e3c4 e8d7 info depth 11 seldepth 11 multipv 1 score cp 197 nodes 5283 nps 293500 hashfull 1 tbhits 0 time 18 pv c4c5 d6c5 d5d6 f7f8 d3c4 f8e8 c4d5 c5c4 e3c4 e8d7 info depth 12 seldepth 15 multipv 1 score cp 318 nodes 11898 nps 339942 hashfull 1 tbhits 0 time 35 pv c4c5 f7e7 c5b6 d8b6 e3c4 b6d8 b5b6 e7d7 b6b7 d8c7 info depth 13 seldepth 14 multipv 1 score cp 338 nodes 18316 nps 339185 hashfull 3 tbhits 0 time 54 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 17000 hashfull 0 tbhits 0 time 1 pv g5h5 info depth 2 seldepth 2 multipv 1 score cp 88 nodes 41 nps 41000 hashfull 0 tbhits 0 time 1 pv h6h7 info depth 3 seldepth 2 multipv 1 score cp 90 nodes 64 nps 64000 hashfull 0 tbhits 0 time 1 pv g5h5 info depth 4 seldepth 2 multipv 1 score cp 90 nodes 80 nps 80000 hashfull 0 tbhits 0 time 1 pv g5h5 info depth 5 seldepth 4 multipv 1 score cp 99 nodes 106 nps 106000 hashfull 0 tbhits 0 time 1 pv h6h7 info depth 6 seldepth 4 multipv 1 score cp 108 nodes 136 nps 136000 hashfull 0 tbhits 0 time 1 pv h6h7 a2c2 c8d7 info depth 7 seldepth 6 multipv 1 score cp 103 nodes 499 nps 166333 hashfull 0 tbhits 0 time 3 pv g5h5 a2e2 c8d7 info depth 8 seldepth 6 multipv 1 score cp 130 nodes 929 nps 232250 hashfull 0 tbhits 0 time 4 pv g5h5 a2e2 c8d7 info depth 9 seldepth 6 multipv 1 score cp 148 nodes 1708 nps 284666 hashfull 1 tbhits 0 time 6 pv g5h5 a2e2 c8d7 info depth 10 seldepth 14 multipv 1 score cp 127 nodes 10822 nps 318294 hashfull 3 tbhits 0 time 34 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 343676 hashfull 6 tbhits 0 time 68 pv g5f5 f3g4 f5h5 a2f2 h5h1 f2f8 c8d7 f8h8 d7e6 info depth 12 seldepth 19 multipv 1 score cp 23 nodes 58216 nps 388106 hashfull 13 tbhits 0 time 150 pv g5h5 a2c2 c8d7 c2b2 d7e6 f5f4 h6h7 b2b8 info depth 13 seldepth 17 multipv 1 score cp 119 nodes 61735 nps 390727 hashfull 13 tbhits 0 time 158 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 29000 hashfull 0 tbhits 0 time 1 pv d1b1 h7g8 info depth 2 seldepth 6 multipv 1 score cp 141 nodes 94 nps 94000 hashfull 0 tbhits 0 time 1 pv d1d3 h7h6 d3d6 h6h5 info depth 3 seldepth 6 multipv 1 score cp 141 nodes 144 nps 144000 hashfull 0 tbhits 0 time 1 pv d1d3 h7h6 d3d6 h6h5 info depth 4 seldepth 6 multipv 1 score cp 138 nodes 172 nps 86000 hashfull 0 tbhits 0 time 2 pv d1d3 h7h6 d3d6 h6h5 info depth 5 seldepth 6 multipv 1 score cp 138 nodes 208 nps 104000 hashfull 0 tbhits 0 time 2 pv d1d3 h7h6 d3d6 h6h5 info depth 6 seldepth 6 multipv 1 score cp 125 nodes 399 nps 199500 hashfull 0 tbhits 0 time 2 pv d1d3 g7g6 d3d7 h7h6 info depth 7 seldepth 7 multipv 1 score cp 128 nodes 1057 nps 264250 hashfull 0 tbhits 0 time 4 pv d1c2 g7g6 c2c7 h7h6 info depth 8 seldepth 9 multipv 1 score cp 108 nodes 1475 nps 295000 hashfull 0 tbhits 0 time 5 pv d1d3 g7g6 d3d7 h7h6 d7d4 h4h3 d4h8 h6g5 info depth 9 seldepth 9 multipv 1 score cp 104 nodes 2227 nps 278375 hashfull 0 tbhits 0 time 8 pv d1d3 h7h6 d3d6 h6h7 a4a5 b6a5 b4a5 h4h3 info depth 10 seldepth 15 multipv 1 score cp 102 nodes 3292 nps 329200 hashfull 0 tbhits 0 time 10 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 327818 hashfull 1 tbhits 0 time 22 pv a4a5 b6a5 b4a5 h2h3 d1c2 h7h6 info depth 12 seldepth 14 multipv 1 score cp 136 nodes 8740 nps 323703 hashfull 1 tbhits 0 time 27 pv a4a5 b6a5 b4a5 h2h3 d1c2 h7h6 c2c6 g7g6 a5a6 info depth 13 seldepth 15 multipv 1 score cp 147 nodes 11796 nps 327666 hashfull 2 tbhits 0 time 36 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 36500 hashfull 0 tbhits 0 time 2 pv e4a8 e6g8 info depth 3 seldepth 5 multipv 1 score cp -428 nodes 104 nps 52000 hashfull 0 tbhits 0 time 2 pv e4a8 e6g8 info depth 4 seldepth 5 multipv 1 score cp -428 nodes 135 nps 67500 hashfull 0 tbhits 0 time 2 pv e4a8 e6g8 info depth 5 seldepth 5 multipv 1 score cp -417 nodes 182 nps 91000 hashfull 0 tbhits 0 time 2 pv e4e6 d7e6 f3g2 info depth 6 seldepth 5 multipv 1 score cp -428 nodes 238 nps 119000 hashfull 0 tbhits 0 time 2 pv e4a8 e6g8 info depth 7 seldepth 10 multipv 1 score cp -311 nodes 561 nps 187000 hashfull 0 tbhits 0 time 3 pv e4e6 d7e6 f3g2 h7h5 g2h1 info depth 8 seldepth 8 multipv 1 score cp -359 nodes 648 nps 216000 hashfull 0 tbhits 0 time 3 pv e4e6 d7e6 f3g2 h8g8 a2a4 g7g6 g2h1 info depth 9 seldepth 12 multipv 1 score cp -346 nodes 1021 nps 340333 hashfull 0 tbhits 0 time 3 pv e4e6 d7e6 f3g2 h8g8 g2h1 g3g2 h1h2 g2g1r info depth 10 seldepth 12 multipv 1 score cp -353 nodes 2147 nps 357833 hashfull 0 tbhits 0 time 6 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 481313 hashfull 4 tbhits 0 time 51 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 540521 hashfull 5 tbhits 0 time 71 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 665643 hashfull 7 tbhits 0 time 115 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 17000 hashfull 0 tbhits 0 time 1 pv e5f5 c5d5 info depth 2 seldepth 3 multipv 1 score cp 143 nodes 32 nps 32000 hashfull 0 tbhits 0 time 1 pv e5f5 c5d5 info depth 3 seldepth 3 multipv 1 score cp 143 nodes 44 nps 44000 hashfull 0 tbhits 0 time 1 pv e5f5 c5d5 info depth 4 seldepth 3 multipv 1 score cp 143 nodes 58 nps 58000 hashfull 0 tbhits 0 time 1 pv e5f5 c5d5 info depth 5 seldepth 3 multipv 1 score cp 143 nodes 72 nps 72000 hashfull 0 tbhits 0 time 1 pv e5f5 c5d5 info depth 6 seldepth 4 multipv 1 score cp 134 nodes 200 nps 100000 hashfull 0 tbhits 0 time 2 pv d5d6 c7d6 e5f5 info depth 7 seldepth 5 multipv 1 score cp 151 nodes 246 nps 123000 hashfull 0 tbhits 0 time 2 pv d5d6 c7d6 e5f5 info depth 8 seldepth 5 multipv 1 score cp 147 nodes 341 nps 170500 hashfull 0 tbhits 0 time 2 pv e5f5 c5d5 f5f4 info depth 9 seldepth 8 multipv 1 score cp 158 nodes 496 nps 165333 hashfull 0 tbhits 0 time 3 pv e5f5 c5d5 f5f4 c7c6 f4f5 info depth 10 seldepth 9 multipv 1 score cp 188 nodes 997 nps 249250 hashfull 0 tbhits 0 time 4 pv d5d6 c7d6 e5f5 d6d5 f5g5 d5d4 g5h5 info depth 11 seldepth 10 multipv 1 score cp 212 nodes 1875 nps 312500 hashfull 0 tbhits 0 time 6 pv d5d6 c7d6 e5f5 d6d5 f5g6 info depth 12 seldepth 13 multipv 1 score cp 198 nodes 5234 nps 327125 hashfull 1 tbhits 0 time 16 pv e5f5 c5d5 f5f4 c7c6 f4f5 c6c5 f5f4 info depth 13 seldepth 25 multipv 1 score cp 192 nodes 10162 nps 350413 hashfull 3 tbhits 0 time 29 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 64000 hashfull 0 tbhits 0 time 2 pv f5f6 g7f6 f2f4 info depth 6 seldepth 5 multipv 1 score cp -188 nodes 356 nps 118666 hashfull 0 tbhits 0 time 3 pv f5f6 g7f6 c2d2 b7b5 info depth 7 seldepth 9 multipv 1 score cp -123 nodes 766 nps 191500 hashfull 0 tbhits 0 time 4 pv f5f6 g7f6 f2f4 c4d4 g4g5 f6g5 f4g5 info depth 8 seldepth 10 multipv 1 score cp -63 nodes 1474 nps 245666 hashfull 0 tbhits 0 time 6 pv f5f6 g7f6 f2f4 c4d4 g4g5 f6g5 f4g5 info depth 9 seldepth 11 multipv 1 score cp -17 nodes 2370 nps 338571 hashfull 0 tbhits 0 time 7 pv f5f6 g7f6 f2f4 c4d4 g4g5 f6g5 f4g5 info depth 10 seldepth 12 multipv 1 score cp 23 nodes 4356 nps 435600 hashfull 0 tbhits 0 time 10 pv f5f6 g7f6 f2f4 f6f5 g4g5 info depth 11 seldepth 10 multipv 1 score cp 41 nodes 6017 nps 462846 hashfull 0 tbhits 0 time 13 pv f5f6 g7f6 f2f4 c4d5 g4g5 f6g5 f4g5 info depth 12 seldepth 11 multipv 1 score cp 69 nodes 8630 nps 539375 hashfull 0 tbhits 0 time 16 pv f5f6 g7f6 f2f4 c4d4 g4g5 info depth 13 seldepth 12 multipv 1 score cp 116 nodes 12181 nps 609050 hashfull 0 tbhits 0 time 20 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 5500 hashfull 0 tbhits 0 time 2 pv f4f5 e6f5 info depth 2 seldepth 3 multipv 1 score cp 25 nodes 23 nps 11500 hashfull 0 tbhits 0 time 2 pv f4f5 e6f5 info depth 3 seldepth 3 multipv 1 score cp 25 nodes 33 nps 16500 hashfull 0 tbhits 0 time 2 pv f4f5 e6f5 info depth 4 seldepth 3 multipv 1 score cp 25 nodes 44 nps 22000 hashfull 0 tbhits 0 time 2 pv f4f5 e6f5 info depth 5 seldepth 5 multipv 1 score cp 27 nodes 90 nps 45000 hashfull 0 tbhits 0 time 2 pv g3f2 g7h6 info depth 6 seldepth 5 multipv 1 score cp 33 nodes 135 nps 67500 hashfull 0 tbhits 0 time 2 pv g3f3 info depth 7 seldepth 5 multipv 1 score cp 48 nodes 167 nps 83500 hashfull 0 tbhits 0 time 2 pv g3f3 info depth 8 seldepth 5 multipv 1 score cp 84 nodes 300 nps 100000 hashfull 0 tbhits 0 time 3 pv g3f3 info depth 9 seldepth 7 multipv 1 score cp 92 nodes 788 nps 157600 hashfull 0 tbhits 0 time 5 pv g3f3 g7h7 info depth 10 seldepth 10 multipv 1 score cp 129 nodes 1839 nps 229875 hashfull 0 tbhits 0 time 8 pv f4f5 e6f5 g3f4 info depth 11 seldepth 8 multipv 1 score cp 193 nodes 2660 nps 266000 hashfull 0 tbhits 0 time 10 pv f4f5 e6f5 g3f4 info depth 12 seldepth 12 multipv 1 score cp 185 nodes 3442 nps 264769 hashfull 1 tbhits 0 time 13 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 313393 hashfull 2 tbhits 0 time 33 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 6500 hashfull 0 tbhits 0 time 2 pv c6b7 info depth 2 seldepth 2 multipv 1 score cp 80 nodes 30 nps 15000 hashfull 0 tbhits 0 time 2 pv d6e6 info depth 3 seldepth 2 multipv 1 score cp 80 nodes 42 nps 21000 hashfull 0 tbhits 0 time 2 pv d6e6 info depth 4 seldepth 2 multipv 1 score cp 80 nodes 52 nps 26000 hashfull 0 tbhits 0 time 2 pv d6e6 info depth 5 seldepth 3 multipv 1 score cp 166 nodes 63 nps 31500 hashfull 0 tbhits 0 time 2 pv d6e6 info depth 6 seldepth 6 multipv 1 score cp 44 nodes 332 nps 110666 hashfull 0 tbhits 0 time 3 pv c6b7 f1g2 d6c6 b4a3 c6c5 info depth 7 seldepth 7 multipv 1 score cp 48 nodes 534 nps 133500 hashfull 0 tbhits 0 time 4 pv c6b7 f1e2 info depth 8 seldepth 8 multipv 1 score cp 43 nodes 1265 nps 210833 hashfull 0 tbhits 0 time 6 pv c6b7 b4a3 d6c6 a3b4 d7d5 info depth 9 seldepth 8 multipv 1 score cp 44 nodes 1667 nps 208375 hashfull 0 tbhits 0 time 8 pv c6b7 f1g2 d6c6 g2h1 d7d5 e4e5 info depth 10 seldepth 9 multipv 1 score cp 43 nodes 2006 nps 222888 hashfull 0 tbhits 0 time 9 pv c6b7 f1g2 d6c6 g2h1 d7d5 e4e5 b7c8 h1g2 info depth 11 seldepth 14 multipv 1 score cp 60 nodes 4425 nps 245833 hashfull 0 tbhits 0 time 18 pv c6b7 f1g2 d6c6 g2h1 d7d6 b4a3 c6c5 h1g2 d6d5 info depth 12 seldepth 14 multipv 1 score cp 69 nodes 5957 nps 270772 hashfull 0 tbhits 0 time 22 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 281045 hashfull 0 tbhits 0 time 22 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 9500 hashfull 0 tbhits 0 time 2 pv a4a3 info depth 2 seldepth 3 multipv 1 score cp -59 nodes 52 nps 26000 hashfull 0 tbhits 0 time 2 pv h4h3 info depth 3 seldepth 3 multipv 1 score cp -52 nodes 82 nps 41000 hashfull 0 tbhits 0 time 2 pv a4a3 info depth 4 seldepth 3 multipv 1 score cp -52 nodes 101 nps 50500 hashfull 0 tbhits 0 time 2 pv a4a3 info depth 5 seldepth 3 multipv 1 score cp -48 nodes 122 nps 61000 hashfull 0 tbhits 0 time 2 pv a4a3 info depth 6 seldepth 3 multipv 1 score cp -10 nodes 151 nps 75500 hashfull 0 tbhits 0 time 2 pv a4a3 info depth 7 seldepth 5 multipv 1 score cp -65 nodes 580 nps 145000 hashfull 0 tbhits 0 time 4 pv c4b4 h7h6 a4a3 info depth 8 seldepth 9 multipv 1 score cp -58 nodes 1769 nps 221125 hashfull 0 tbhits 0 time 8 pv h4h3 h7h6 a4a3 h6h3 c4a4 info depth 9 seldepth 10 multipv 1 score cp -51 nodes 2817 nps 281700 hashfull 0 tbhits 0 time 10 pv h4h3 h7h6 a4a3 h6h3 c4a4 h3h8 f8e7 h8h7 e7f8 info depth 10 seldepth 10 multipv 1 score cp -43 nodes 3907 nps 300538 hashfull 0 tbhits 0 time 13 pv h4h3 h7h6 a4a3 h6h8 f8e7 info depth 11 seldepth 14 multipv 1 score cp -35 nodes 4640 nps 331428 hashfull 0 tbhits 0 time 14 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 369150 hashfull 0 tbhits 0 time 20 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 393111 hashfull 1 tbhits 0 time 27 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 34000 hashfull 0 tbhits 0 time 1 pv g2g4 info depth 2 seldepth 3 multipv 1 score cp 37 nodes 68 nps 68000 hashfull 0 tbhits 0 time 1 pv g2g4 info depth 3 seldepth 3 multipv 1 score cp 37 nodes 96 nps 96000 hashfull 0 tbhits 0 time 1 pv g2g4 info depth 4 seldepth 3 multipv 1 score cp 37 nodes 125 nps 125000 hashfull 0 tbhits 0 time 1 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 118500 hashfull 0 tbhits 0 time 2 pv g2g4 f4f3 info depth 7 seldepth 7 multipv 1 score cp 64 nodes 3184 nps 244923 hashfull 0 tbhits 0 time 13 pv e1b1 b2f6 g1h2 g8h7 info depth 8 seldepth 8 multipv 1 score cp 184 nodes 4488 nps 249333 hashfull 0 tbhits 0 time 18 pv e1e4 a5c5 e4e8 g8f7 a6a7 info depth 9 seldepth 12 multipv 1 score cp 199 nodes 6931 nps 277240 hashfull 2 tbhits 0 time 25 pv e1e4 a5a1 g1h2 a1a5 e4a4 info depth 10 seldepth 9 multipv 1 score cp 182 nodes 8364 nps 288413 hashfull 2 tbhits 0 time 29 pv e1e4 f4f3 e4a4 a5c5 a6a7 c5c1 g1h2 info depth 11 seldepth 10 multipv 1 score cp 221 nodes 14473 nps 353000 hashfull 4 tbhits 0 time 41 pv e1e4 g8f7 e4a4 a5a4 c5a4 b2d4 g1f1 f7e6 info depth 12 seldepth 16 multipv 1 score cp 219 nodes 17199 nps 351000 hashfull 5 tbhits 0 time 49 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 349666 hashfull 5 tbhits 0 time 51 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 50000 hashfull 0 tbhits 0 time 1 pv c6c7 info depth 2 seldepth 3 multipv 1 score cp 184 nodes 84 nps 84000 hashfull 0 tbhits 0 time 1 pv c6c7 info depth 3 seldepth 3 multipv 1 score cp 184 nodes 115 nps 115000 hashfull 0 tbhits 0 time 1 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 111000 hashfull 0 tbhits 0 time 2 pv c6c7 info depth 7 seldepth 7 multipv 1 score cp 198 nodes 517 nps 172333 hashfull 0 tbhits 0 time 3 pv g3g4 f4f3 e2f3 info depth 8 seldepth 8 multipv 1 score cp 191 nodes 1142 nps 228400 hashfull 0 tbhits 0 time 5 pv d1c3 f4g3 c6c7 b8c8 c4g4 e7c7 info depth 9 seldepth 9 multipv 1 score cp 221 nodes 1829 nps 228625 hashfull 1 tbhits 0 time 8 pv g3g4 e7g7 d1c3 g7g4 d5f3 info depth 10 seldepth 13 multipv 1 score cp 212 nodes 2965 nps 247083 hashfull 1 tbhits 0 time 12 pv d1c3 b8c8 c3b5 f4g3 c4g4 info depth 11 seldepth 11 multipv 1 score cp 211 nodes 4354 nps 241888 hashfull 2 tbhits 0 time 18 pv g3g4 e7a7 d1c3 a7a1 c6c7 b8c8 c4c6 f4f3 e2f3 info depth 12 seldepth 13 multipv 1 score cp 237 nodes 8168 nps 247515 hashfull 4 tbhits 0 time 33 pv d1c3 e7g5 c6c7 b8c8 c4c6 g5e7 c3b5 f4g3 info depth 13 seldepth 16 multipv 1 score cp 218 nodes 16471 nps 242220 hashfull 7 tbhits 0 time 68 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 79000 hashfull 0 tbhits 0 time 2 pv a5a6 info depth 7 seldepth 3 multipv 1 score cp 228 nodes 199 nps 99500 hashfull 0 tbhits 0 time 2 pv a5a6 b3b5 info depth 8 seldepth 10 multipv 1 score cp 164 nodes 828 nps 165600 hashfull 0 tbhits 0 time 5 pv g1f1 f7f6 info depth 9 seldepth 6 multipv 1 score cp 167 nodes 1363 nps 194714 hashfull 0 tbhits 0 time 7 pv a5a6 b3b8 g1f1 b8a8 f1e2 info depth 10 seldepth 10 multipv 1 score cp 159 nodes 1922 nps 213555 hashfull 0 tbhits 0 time 9 pv a5a6 b3b8 d2a5 f7f5 a5c7 b8a8 a6a7 info depth 11 seldepth 12 multipv 1 score cp 172 nodes 3111 nps 207400 hashfull 1 tbhits 0 time 15 pv a5a6 b3b8 a6a7 b8a8 a4a6 e7e6 f2f4 e5f6 info depth 12 seldepth 13 multipv 1 score cp 201 nodes 6155 nps 236730 hashfull 1 tbhits 0 time 26 pv a5a6 b3b1 g1g2 b1b8 a6a7 b8a8 f2f4 info depth 13 seldepth 18 multipv 1 score cp 172 nodes 15000 nps 230769 hashfull 3 tbhits 0 time 65 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 90000 hashfull 0 tbhits 0 time 1 pv b3a4 a2a3 g1h2 info depth 7 seldepth 5 multipv 1 score cp 21 nodes 148 nps 74000 hashfull 0 tbhits 0 time 2 pv b3a4 a2a3 g1h2 info depth 8 seldepth 5 multipv 1 score cp 70 nodes 271 nps 135500 hashfull 0 tbhits 0 time 2 pv b3a4 a2a3 a4a5 info depth 9 seldepth 7 multipv 1 score cp 64 nodes 1128 nps 225600 hashfull 0 tbhits 0 time 5 pv b3a4 h3g4 a4a5 a2a3 a5a6 g4f3 info depth 10 seldepth 13 multipv 1 score cp 108 nodes 3403 nps 309363 hashfull 0 tbhits 0 time 11 pv b3a4 a2a3 a4a5 info depth 11 seldepth 9 multipv 1 score cp 134 nodes 7370 nps 409444 hashfull 0 tbhits 0 time 18 pv b3a4 a2b3 info depth 12 seldepth 9 multipv 1 score cp 171 nodes 13271 nps 457620 hashfull 1 tbhits 0 time 29 pv b3a4 a2b3 a4a5 h3g4 g1f2 g4d1 a5a6 info depth 13 seldepth 20 multipv 1 score cp 181 nodes 35733 nps 435768 hashfull 5 tbhits 0 time 82 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 47500 hashfull 0 tbhits 0 time 2 pv g3d6 info depth 3 seldepth 2 multipv 1 score cp 43 nodes 134 nps 67000 hashfull 0 tbhits 0 time 2 pv g3d6 info depth 4 seldepth 2 multipv 1 score cp 43 nodes 174 nps 87000 hashfull 0 tbhits 0 time 2 pv g3d6 info depth 5 seldepth 3 multipv 1 score cp 77 nodes 217 nps 108500 hashfull 0 tbhits 0 time 2 pv g3d6 info depth 6 seldepth 8 multipv 1 score cp 26 nodes 3881 nps 298538 hashfull 0 tbhits 0 time 13 pv a1h1 f8a8 info depth 7 seldepth 11 multipv 1 score cp 28 nodes 6216 nps 282545 hashfull 1 tbhits 0 time 22 pv g3h2 f5f7 info depth 8 seldepth 8 multipv 1 score cp 26 nodes 8438 nps 301357 hashfull 2 tbhits 0 time 28 pv g3h2 f5f3 a1h1 a7f7 b2c3 f7f5 info depth 9 seldepth 10 multipv 1 score cp 26 nodes 9053 nps 301766 hashfull 2 tbhits 0 time 30 pv g3h2 f5f3 a1h1 a7f7 b2c3 f7f5 info depth 10 seldepth 15 multipv 1 score cp 30 nodes 17067 nps 304767 hashfull 5 tbhits 0 time 56 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 311219 hashfull 5 tbhits 0 time 73 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 428935 hashfull 17 tbhits 0 time 171 pv g3h2 f5f7 a1h1 f7g7 h2d6 a7a8 d6e6 info depth 13 seldepth 13 multipv 1 score cp 0 nodes 107011 nps 497725 hashfull 23 tbhits 0 time 215 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 39000 hashfull 0 tbhits 0 time 2 pv f3d5 e7f7 d5f7 f8f7 info depth 2 seldepth 6 multipv 1 score cp 203 nodes 138 nps 69000 hashfull 0 tbhits 0 time 2 pv f3d5 e7f7 d5f7 f8f7 info depth 3 seldepth 7 multipv 1 score cp -30 nodes 935 nps 311666 hashfull 0 tbhits 0 time 3 pv h1h4 g5h4 f3g4 c5d4 info depth 4 seldepth 6 multipv 1 score cp -30 nodes 1193 nps 397666 hashfull 0 tbhits 0 time 3 pv h1h4 g5h4 f3g4 c5d4 info depth 5 seldepth 6 multipv 1 score cp -30 nodes 1254 nps 418000 hashfull 0 tbhits 0 time 3 pv h1h4 g5h4 f3g4 c5d4 info depth 6 seldepth 11 multipv 1 score cp -69 nodes 3142 nps 628400 hashfull 0 tbhits 0 time 5 pv h1h2 c5d4 f3d5 g8h8 d3d4 f8f1 e1f1 g3f1 e5e6 d7f6 info depth 7 seldepth 11 multipv 1 score cp -71 nodes 3944 nps 563428 hashfull 0 tbhits 0 time 7 pv h1h2 c5d4 f3d5 g8g7 e5e6 info depth 8 seldepth 11 multipv 1 score cp -121 nodes 11105 nps 555250 hashfull 3 tbhits 0 time 20 pv h1h2 c5d4 f3d5 g8g7 d3d4 f8f1 e1f1 g3f1 info depth 9 seldepth 13 multipv 1 score cp -122 nodes 13355 nps 534200 hashfull 3 tbhits 0 time 25 pv h1h2 c5d4 d2b4 d7c5 d3d4 c5e6 d4b6 e7d7 b4f8 e8f8 info depth 10 seldepth 12 multipv 1 score cp -107 nodes 14942 nps 533642 hashfull 4 tbhits 0 time 28 pv h1h2 c5d4 d2b4 d7c5 d3d4 c5e6 d4d2 info depth 11 seldepth 12 multipv 1 score cp -97 nodes 17163 nps 520090 hashfull 4 tbhits 0 time 33 pv h1h2 c5d4 d2b4 d7c5 d3d4 b7b6 f3g4 h5g4 d4g4 f8f4 info depth 12 seldepth 17 multipv 1 score cp -92 nodes 31610 nps 464852 hashfull 10 tbhits 0 time 68 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 466088 hashfull 13 tbhits 0 time 102 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 46000 hashfull 5 tbhits 0 time 1 pv f4f5 info depth 2 seldepth 3 multipv 1 score cp 59 nodes 92 nps 92000 hashfull 5 tbhits 0 time 1 pv b2b3 info depth 3 seldepth 3 multipv 1 score cp 61 nodes 143 nps 143000 hashfull 5 tbhits 0 time 1 pv f4f5 info depth 4 seldepth 3 multipv 1 score cp 60 nodes 184 nps 184000 hashfull 5 tbhits 0 time 1 pv f4f5 info depth 5 seldepth 5 multipv 1 score cp 67 nodes 243 nps 243000 hashfull 5 tbhits 0 time 1 pv f4f5 e6f5 g4f5 info depth 6 seldepth 5 multipv 1 score cp 86 nodes 301 nps 301000 hashfull 5 tbhits 0 time 1 pv a1c1 info depth 7 seldepth 3 multipv 1 score cp 97 nodes 350 nps 350000 hashfull 5 tbhits 0 time 1 pv a1c1 info depth 8 seldepth 3 multipv 1 score cp 97 nodes 394 nps 394000 hashfull 5 tbhits 0 time 1 pv a1c1 d7f6 info depth 9 seldepth 8 multipv 1 score cp 114 nodes 2201 nps 314428 hashfull 6 tbhits 0 time 7 pv f4f5 e8g8 d1d2 info depth 10 seldepth 13 multipv 1 score cp 125 nodes 4590 nps 353076 hashfull 7 tbhits 0 time 13 pv f4f5 a8c8 f5e6 f7e6 f3g5 info depth 11 seldepth 13 multipv 1 score cp 121 nodes 10391 nps 358310 hashfull 9 tbhits 0 time 29 pv f4f5 e6f5 g4f5 d7f6 e3g5 g6f5 a1c1 f5e4 info depth 12 seldepth 23 multipv 1 score cp 102 nodes 21578 nps 353737 hashfull 14 tbhits 0 time 61 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 380530 hashfull 17 tbhits 0 time 81 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 19500 hashfull 11 tbhits 0 time 2 pv f7f5 info depth 2 seldepth 3 multipv 1 score cp -210 nodes 76 nps 38000 hashfull 11 tbhits 0 time 2 pv h4h3 info depth 3 seldepth 2 multipv 1 score cp -210 nodes 114 nps 57000 hashfull 11 tbhits 0 time 2 pv h4h3 info depth 4 seldepth 2 multipv 1 score cp -210 nodes 147 nps 73500 hashfull 11 tbhits 0 time 2 pv h4h3 info depth 5 seldepth 5 multipv 1 score cp -305 nodes 817 nps 272333 hashfull 11 tbhits 0 time 3 pv b7d7 b6d7 h4h3 info depth 6 seldepth 4 multipv 1 score cp -305 nodes 856 nps 285333 hashfull 11 tbhits 0 time 3 pv b7d7 b6d7 h4h3 info depth 7 seldepth 7 multipv 1 score cp -316 nodes 1465 nps 293000 hashfull 12 tbhits 0 time 5 pv h4h3 g2g4 g7f8 b1c1 h3h2 info depth 8 seldepth 8 multipv 1 score cp -296 nodes 1561 nps 312200 hashfull 12 tbhits 0 time 5 pv h4h3 g2g4 g7f8 b1c1 h3h2 b6c8 b7d7 info depth 9 seldepth 9 multipv 1 score cp -323 nodes 1823 nps 303833 hashfull 12 tbhits 0 time 6 pv h4h3 g2g4 g7f8 h1h2 h5h7 info depth 10 seldepth 12 multipv 1 score cp -311 nodes 2473 nps 309125 hashfull 12 tbhits 0 time 8 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 345181 hashfull 14 tbhits 0 time 11 pv g7f8 g2g4 h4h3 h1h2 e7e6 b1c1 f8e7 d8a8 e7g5 info depth 12 seldepth 13 multipv 1 score cp -296 nodes 9220 nps 368800 hashfull 16 tbhits 0 time 25 pv g7f8 g2g4 h4h3 b1c1 e7e6 d8a8 h3h2 b6c8 info depth 13 seldepth 14 multipv 1 score cp -279 nodes 15841 nps 368395 hashfull 18 tbhits 0 time 43 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 66000 hashfull 51 tbhits 0 time 2 pv d3g3 c4b6 info depth 2 seldepth 4 multipv 1 score cp 142 nodes 183 nps 91500 hashfull 51 tbhits 0 time 2 pv d3g3 c4b6 info depth 3 seldepth 4 multipv 1 score cp 142 nodes 228 nps 114000 hashfull 51 tbhits 0 time 2 pv d3g3 c4b6 info depth 4 seldepth 4 multipv 1 score cp 142 nodes 274 nps 137000 hashfull 51 tbhits 0 time 2 pv d3g3 c4b6 info depth 5 seldepth 4 multipv 1 score cp 142 nodes 325 nps 162500 hashfull 51 tbhits 0 time 2 pv d3g3 c4b6 info depth 6 seldepth 5 multipv 1 score cp 87 nodes 1746 nps 349200 hashfull 52 tbhits 0 time 5 pv b6d7 g3e2 d7c5 info depth 7 seldepth 13 multipv 1 score cp 109 nodes 1863 nps 372600 hashfull 52 tbhits 0 time 5 pv b6d7 g3e2 d7c5 info depth 8 seldepth 7 multipv 1 score cp 109 nodes 1981 nps 396200 hashfull 52 tbhits 0 time 5 pv b6d7 g3e2 d7c5 e2d4 f5d4 info depth 9 seldepth 13 multipv 1 score cp 143 nodes 3996 nps 444000 hashfull 54 tbhits 0 time 9 pv b6d7 g3e2 d7c5 e2f4 b3a4 e8f8 c5e6 f4e6 info depth 10 seldepth 14 multipv 1 score cp 120 nodes 9432 nps 449142 hashfull 57 tbhits 0 time 21 pv b6d7 g3e2 d7e5 c4e5 d4e5 e2f4 b3d5 f4d5 info depth 11 seldepth 13 multipv 1 score cp 163 nodes 11452 nps 477166 hashfull 58 tbhits 0 time 24 pv b6d7 g3e2 d7e5 e2f4 e5c4 d5c4 b3c4 info depth 12 seldepth 17 multipv 1 score cp 146 nodes 17566 nps 474756 hashfull 60 tbhits 0 time 37 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 486768 hashfull 67 tbhits 0 time 82 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 107000 hashfull 9 tbhits 0 time 1 pv b1c2 g4g3 info depth 6 seldepth 5 multipv 1 score cp 31 nodes 711 nps 355500 hashfull 9 tbhits 0 time 2 pv d1f2 g4g3 f2h3 f4f3 info depth 7 seldepth 7 multipv 1 score cp 53 nodes 931 nps 465500 hashfull 9 tbhits 0 time 2 pv d1f2 g4g3 f2h3 f4e4 info depth 8 seldepth 6 multipv 1 score cp 105 nodes 1196 nps 398666 hashfull 9 tbhits 0 time 3 pv d1f2 g4g3 f2h3 f4f3 b1c2 info depth 9 seldepth 7 multipv 1 score cp 99 nodes 1336 nps 445333 hashfull 9 tbhits 0 time 3 pv d1f2 g4g3 f2h3 f4f3 b1c2 g3g2 info depth 10 seldepth 11 multipv 1 score cp 94 nodes 2077 nps 519250 hashfull 9 tbhits 0 time 4 pv d1f2 g4g3 f2h3 f4e5 b1c2 g3g2 c2d3 e5d6 info depth 11 seldepth 9 multipv 1 score cp 93 nodes 3859 nps 482375 hashfull 10 tbhits 0 time 8 pv d1c3 f4e3 b1c2 g4g3 c2d1 e3d3 c3e2 g3g2 info depth 12 seldepth 13 multipv 1 score cp 151 nodes 9992 nps 555111 hashfull 13 tbhits 0 time 18 pv b1c2 g4g3 c2d3 g3g2 d1c3 f4e5 c3e2 info depth 13 seldepth 25 multipv 1 score cp 150 nodes 26818 nps 638523 hashfull 16 tbhits 0 time 42 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 17000 hashfull 1 tbhits 0 time 1 pv d1e2 info depth 2 seldepth 2 multipv 1 score cp 10 nodes 41 nps 41000 hashfull 1 tbhits 0 time 1 pv d1e1 info depth 3 seldepth 2 multipv 1 score cp 16 nodes 66 nps 66000 hashfull 1 tbhits 0 time 1 pv d1e2 info depth 4 seldepth 2 multipv 1 score cp 16 nodes 83 nps 83000 hashfull 1 tbhits 0 time 1 pv d1e2 info depth 5 seldepth 3 multipv 1 score cp 29 nodes 110 nps 110000 hashfull 1 tbhits 0 time 1 pv d1e1 info depth 6 seldepth 3 multipv 1 score cp 40 nodes 147 nps 147000 hashfull 1 tbhits 0 time 1 pv c1a2 info depth 7 seldepth 4 multipv 1 score cp 49 nodes 190 nps 190000 hashfull 1 tbhits 0 time 1 pv c1a2 info depth 8 seldepth 4 multipv 1 score cp 55 nodes 309 nps 309000 hashfull 1 tbhits 0 time 1 pv c1a2 h1g1 d1e1 info depth 9 seldepth 5 multipv 1 score cp 85 nodes 499 nps 249500 hashfull 1 tbhits 0 time 2 pv c1a2 h1g1 d1e1 info depth 10 seldepth 8 multipv 1 score cp 85 nodes 1222 nps 305500 hashfull 1 tbhits 0 time 4 pv c1a2 h1h2 d1e2 h2g2 f5e3 g2h2 info depth 11 seldepth 17 multipv 1 score cp 61 nodes 17678 nps 491055 hashfull 8 tbhits 0 time 36 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 518152 hashfull 10 tbhits 0 time 46 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 536529 hashfull 10 tbhits 0 time 51 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 10500 hashfull 3 tbhits 0 time 2 pv e2d3 info depth 2 seldepth 2 multipv 1 score cp 344 nodes 75 nps 37500 hashfull 3 tbhits 0 time 2 pv e2e1 info depth 3 seldepth 2 multipv 1 score cp 344 nodes 96 nps 48000 hashfull 3 tbhits 0 time 2 pv e2e1 info depth 4 seldepth 2 multipv 1 score cp 348 nodes 130 nps 65000 hashfull 3 tbhits 0 time 2 pv e2f3 info depth 5 seldepth 4 multipv 1 score cp 357 nodes 170 nps 85000 hashfull 3 tbhits 0 time 2 pv e2e1 info depth 6 seldepth 5 multipv 1 score cp 378 nodes 241 nps 120500 hashfull 3 tbhits 0 time 2 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 716500 hashfull 4 tbhits 0 time 2 pv c1a3 d7c6 e2f3 c6d5 f3f4 d5c4 info depth 10 seldepth 11 multipv 1 score cp 419 nodes 3238 nps 1079333 hashfull 5 tbhits 0 time 3 pv c1a3 d7c6 e2f3 c6b7 f3f4 info depth 11 seldepth 12 multipv 1 score cp 425 nodes 7658 nps 1531600 hashfull 7 tbhits 0 time 5 pv c1b2 d7c6 e2f3 c6d7 b2f6 d7c6 e3c1 info depth 12 seldepth 16 multipv 1 score cp 418 nodes 20451 nps 1859181 hashfull 10 tbhits 0 time 11 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 1940600 hashfull 12 tbhits 0 time 15 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 22000 hashfull 10 tbhits 0 time 1 pv b6b7 info depth 2 seldepth 2 multipv 1 score cp 106 nodes 47 nps 47000 hashfull 10 tbhits 0 time 1 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 83500 hashfull 10 tbhits 0 time 2 pv b6b7 g5g1 c1c2 info depth 8 seldepth 12 multipv 1 score cp 106 nodes 904 nps 301333 hashfull 10 tbhits 0 time 3 pv e3f3 g5g1 c1c2 info depth 9 seldepth 13 multipv 1 score cp 40 nodes 9196 nps 459800 hashfull 11 tbhits 0 time 20 pv e3e5 g5g6 e5b5 f5f4 info depth 10 seldepth 10 multipv 1 score cp 94 nodes 10248 nps 465818 hashfull 12 tbhits 0 time 22 pv e3e5 g5g1 c1c2 info depth 11 seldepth 8 multipv 1 score cp 111 nodes 11802 nps 491750 hashfull 12 tbhits 0 time 24 pv e3e5 g5g1 c1c2 g1g6 e5b5 info depth 12 seldepth 8 multipv 1 score cp 157 nodes 13634 nps 524384 hashfull 12 tbhits 0 time 26 pv e3e5 g5g1 c1c2 g1g6 e5b5 info depth 13 seldepth 15 multipv 1 score cp 89 nodes 23499 nps 559500 hashfull 15 tbhits 0 time 42 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 21000 hashfull 1 tbhits 0 time 1 pv b1c2 info depth 3 seldepth 2 multipv 1 score cp 114 nodes 26 nps 26000 hashfull 1 tbhits 0 time 1 pv b1c2 info depth 4 seldepth 2 multipv 1 score cp 114 nodes 31 nps 31000 hashfull 1 tbhits 0 time 1 pv b1c2 info depth 5 seldepth 4 multipv 1 score cp 440 nodes 89 nps 89000 hashfull 1 tbhits 0 time 1 pv b1a2 info depth 6 seldepth 4 multipv 1 score cp 531 nodes 107 nps 107000 hashfull 1 tbhits 0 time 1 pv b1a2 info depth 7 seldepth 4 multipv 1 score cp 522 nodes 126 nps 126000 hashfull 1 tbhits 0 time 1 pv b1a2 a5a6 info depth 8 seldepth 4 multipv 1 score cp 458 nodes 174 nps 174000 hashfull 2 tbhits 0 time 1 pv b1a2 a5a6 h7h8q info depth 9 seldepth 8 multipv 1 score cp 200 nodes 535 nps 267500 hashfull 2 tbhits 0 time 2 pv b1a1 b5h5 g4g5 h5g5 h7h8q g5g1 a1b2 info depth 10 seldepth 13 multipv 1 score cp 154 nodes 2154 nps 538500 hashfull 2 tbhits 0 time 4 pv b1a1 b5h5 g4g5 h5g5 h7h8q a5b5 a1b2 g5c5 info depth 11 seldepth 15 multipv 1 score cp 95 nodes 28591 nps 816885 hashfull 8 tbhits 0 time 35 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 900694 hashfull 13 tbhits 0 time 59 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 900900 hashfull 13 tbhits 0 time 60 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 124000 hashfull 6 tbhits 0 time 1 pv f1d2 b1c2 d2c4 info depth 7 seldepth 5 multipv 1 score cp -63 nodes 173 nps 173000 hashfull 6 tbhits 0 time 1 pv f1d2 b1c2 d2c4 info depth 8 seldepth 5 multipv 1 score cp -62 nodes 295 nps 147500 hashfull 6 tbhits 0 time 2 pv f1d2 b1c2 d2c4 d6d7 info depth 9 seldepth 7 multipv 1 score cp -38 nodes 566 nps 283000 hashfull 6 tbhits 0 time 2 pv f1d2 b1c2 d2e4 info depth 10 seldepth 7 multipv 1 score cp -66 nodes 2136 nps 427200 hashfull 7 tbhits 0 time 5 pv f1d2 b1a2 b4b3 a2a1 d2c4 d6d7 info depth 11 seldepth 14 multipv 1 score cp -283 nodes 12176 nps 869714 hashfull 7 tbhits 0 time 14 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 1029266 hashfull 8 tbhits 0 time 15 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 1342888 hashfull 9 tbhits 0 time 18 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 16000 hashfull 2 tbhits 0 time 2 pv h1h2 info depth 2 seldepth 2 multipv 1 score cp 66 nodes 57 nps 28500 hashfull 2 tbhits 0 time 2 pv h1h2 info depth 3 seldepth 2 multipv 1 score cp 66 nodes 81 nps 40500 hashfull 2 tbhits 0 time 2 pv h1h2 info depth 4 seldepth 2 multipv 1 score cp 66 nodes 106 nps 53000 hashfull 2 tbhits 0 time 2 pv h1h2 info depth 5 seldepth 4 multipv 1 score cp 100 nodes 135 nps 67500 hashfull 2 tbhits 0 time 2 pv h1h2 info depth 6 seldepth 4 multipv 1 score cp 112 nodes 171 nps 85500 hashfull 2 tbhits 0 time 2 pv h1h2 c6c1 a1a2 info depth 7 seldepth 6 multipv 1 score cp 107 nodes 218 nps 109000 hashfull 2 tbhits 0 time 2 pv h1h2 c6c1 a1a2 c1c4 b2b3 info depth 8 seldepth 8 multipv 1 score cp 48 nodes 1346 nps 336500 hashfull 2 tbhits 0 time 4 pv h1h2 g4g3 h2h5 c6c1 a1a2 c1c4 a2a3 info depth 9 seldepth 18 multipv 1 score cp 2 nodes 5952 nps 595200 hashfull 3 tbhits 0 time 10 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 636142 hashfull 4 tbhits 0 time 14 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 641428 hashfull 5 tbhits 0 time 21 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 659238 hashfull 5 tbhits 0 time 21 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 668545 hashfull 5 tbhits 0 time 22 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 62000 hashfull 1 tbhits 0 time 1 pv h4h1 e3g1 info depth 2 seldepth 5 multipv 1 score cp -33 nodes 119 nps 119000 hashfull 1 tbhits 0 time 1 pv h4h1 e3g1 info depth 3 seldepth 5 multipv 1 score cp -33 nodes 159 nps 159000 hashfull 1 tbhits 0 time 1 pv h4h1 e3g1 info depth 4 seldepth 5 multipv 1 score cp -33 nodes 202 nps 202000 hashfull 1 tbhits 0 time 1 pv h4h1 e3g1 info depth 5 seldepth 5 multipv 1 score cp -29 nodes 270 nps 270000 hashfull 1 tbhits 0 time 1 pv c5a4 info depth 6 seldepth 6 multipv 1 score cp -30 nodes 803 nps 401500 hashfull 1 tbhits 0 time 2 pv h4h1 e3g1 h7h4 info depth 7 seldepth 6 multipv 1 score cp -23 nodes 853 nps 426500 hashfull 1 tbhits 0 time 2 pv h4h1 e3g1 h7h4 info depth 8 seldepth 6 multipv 1 score cp -22 nodes 914 nps 457000 hashfull 1 tbhits 0 time 2 pv h4h1 e3g1 h7h4 info depth 9 seldepth 6 multipv 1 score cp 41 nodes 1024 nps 512000 hashfull 1 tbhits 0 time 2 pv h4h1 e3g1 h7h4 info depth 10 seldepth 7 multipv 1 score cp 171 nodes 1156 nps 578000 hashfull 1 tbhits 0 time 2 pv h4h1 e3g1 h7h4 info depth 11 seldepth 11 multipv 1 score cp 305 nodes 1378 nps 689000 hashfull 1 tbhits 0 time 2 pv h4h1 e3g1 h7h4 info depth 12 seldepth 9 multipv 1 score cp 797 nodes 1792 nps 597333 hashfull 1 tbhits 0 time 3 pv h4f4 e2f3 f4e3 f3h5 h7h5 b4c5 info depth 13 seldepth 9 multipv 1 score cp 875 nodes 2691 nps 897000 hashfull 1 tbhits 0 time 3 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 50000 hashfull 6 tbhits 0 time 1 pv f1e1 info depth 2 seldepth 2 multipv 1 score cp 206 nodes 90 nps 90000 hashfull 6 tbhits 0 time 1 pv f1e1 info depth 3 seldepth 2 multipv 1 score cp 206 nodes 124 nps 124000 hashfull 6 tbhits 0 time 1 pv f1e1 info depth 4 seldepth 2 multipv 1 score cp 206 nodes 164 nps 164000 hashfull 6 tbhits 0 time 1 pv f1e1 info depth 5 seldepth 3 multipv 1 score cp 315 nodes 201 nps 201000 hashfull 6 tbhits 0 time 1 pv f1e1 info depth 6 seldepth 3 multipv 1 score cp 357 nodes 244 nps 244000 hashfull 6 tbhits 0 time 1 pv f1e1 info depth 7 seldepth 3 multipv 1 score cp 364 nodes 281 nps 281000 hashfull 6 tbhits 0 time 1 pv f1e1 d8d7 info depth 8 seldepth 5 multipv 1 score cp 301 nodes 887 nps 443500 hashfull 6 tbhits 0 time 2 pv f1b1 f7e8 b1b7 info depth 9 seldepth 7 multipv 1 score cp 306 nodes 1556 nps 389000 hashfull 6 tbhits 0 time 4 pv c3c4 d5a5 g4g7 f7e8 g3f3 info depth 10 seldepth 11 multipv 1 score cp 359 nodes 2301 nps 460200 hashfull 7 tbhits 0 time 5 pv c3c4 d5a5 d4d5 e6d5 g4h5 f7e6 info depth 11 seldepth 13 multipv 1 score cp 332 nodes 3155 nps 450714 hashfull 7 tbhits 0 time 7 pv c3c4 d5a5 f1b1 d8d7 info depth 12 seldepth 14 multipv 1 score cp 389 nodes 4650 nps 465000 hashfull 8 tbhits 0 time 10 pv c3c4 d5a5 d4d5 e6d5 g4g7 f7e6 info depth 13 seldepth 15 multipv 1 score cp 477 nodes 8929 nps 496055 hashfull 9 tbhits 0 time 18 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 33000 hashfull 4 tbhits 0 time 1 pv b2b4 info depth 2 seldepth 2 multipv 1 score cp 172 nodes 75 nps 75000 hashfull 4 tbhits 0 time 1 pv b2b3 info depth 3 seldepth 2 multipv 1 score cp 172 nodes 105 nps 105000 hashfull 4 tbhits 0 time 1 pv b2b3 info depth 4 seldepth 2 multipv 1 score cp 172 nodes 134 nps 134000 hashfull 4 tbhits 0 time 1 pv b2b3 info depth 5 seldepth 3 multipv 1 score cp 205 nodes 166 nps 166000 hashfull 4 tbhits 0 time 1 pv b2b3 info depth 6 seldepth 3 multipv 1 score cp 215 nodes 200 nps 200000 hashfull 4 tbhits 0 time 1 pv b2b3 h3g4 info depth 7 seldepth 4 multipv 1 score cp 82 nodes 573 nps 286500 hashfull 4 tbhits 0 time 2 pv f2f3 b7b6 d1f2 info depth 8 seldepth 5 multipv 1 score cp 34 nodes 1234 nps 411333 hashfull 4 tbhits 0 time 3 pv e7e3 b7b6 b2b4 info depth 9 seldepth 6 multipv 1 score cp 31 nodes 1971 nps 394200 hashfull 4 tbhits 0 time 5 pv e7e3 b7b6 b2b4 info depth 10 seldepth 6 multipv 1 score cp 34 nodes 2941 nps 420142 hashfull 5 tbhits 0 time 7 pv e7e3 b7b6 b2b4 info depth 11 seldepth 8 multipv 1 score cp 43 nodes 3999 nps 444333 hashfull 5 tbhits 0 time 9 pv e7e3 b7b6 b2b4 c7c6 e3d3 info depth 12 seldepth 13 multipv 1 score cp 41 nodes 9174 nps 398869 hashfull 5 tbhits 0 time 23 pv e7e3 b7b6 b2b4 d8e6 f2f4 c7c5 d1f2 c5d4 a1d4 info depth 13 seldepth 20 multipv 1 score cp -2 nodes 62655 nps 412203 hashfull 27 tbhits 0 time 152 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 10000 hashfull 1 tbhits 0 time 2 pv f1g1 info depth 2 seldepth 2 multipv 1 score cp 79 nodes 40 nps 20000 hashfull 1 tbhits 0 time 2 pv f1g1 info depth 3 seldepth 2 multipv 1 score cp 79 nodes 60 nps 30000 hashfull 1 tbhits 0 time 2 pv f1g1 info depth 4 seldepth 2 multipv 1 score cp 79 nodes 80 nps 40000 hashfull 1 tbhits 0 time 2 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 299750 hashfull 2 tbhits 0 time 8 pv c2c3 f8g8 e2e4 d7d5 e4d5 a8b6 info depth 8 seldepth 15 multipv 1 score cp 33 nodes 6393 nps 355166 hashfull 3 tbhits 0 time 18 pv f1g1 c7c5 c2c3 f8g8 e2e4 e7e5 info depth 9 seldepth 8 multipv 1 score cp 34 nodes 7021 nps 351050 hashfull 3 tbhits 0 time 20 pv f1g1 c7c5 d2d3 f8g8 c2c4 info depth 10 seldepth 14 multipv 1 score cp 35 nodes 13041 nps 343184 hashfull 5 tbhits 0 time 38 pv f1g1 f8g8 d2d4 d7d5 c2c3 c7c6 f2f4 g7g6 g2g3 b8d6 info depth 11 seldepth 11 multipv 1 score cp 35 nodes 14691 nps 341651 hashfull 5 tbhits 0 time 43 pv f1g1 f8g8 d2d4 d7d5 c2c3 c7c6 f2f4 g7g6 g2g3 b8d6 info depth 12 seldepth 16 multipv 1 score cp 26 nodes 23593 nps 357469 hashfull 8 tbhits 0 time 66 pv f1g1 f8g8 d2d4 d7d5 c2c3 f7f5 c1f4 a8b6 g2g3 info depth 13 seldepth 18 multipv 1 score cp 13 nodes 69973 nps 374187 hashfull 23 tbhits 0 time 187 pv f1g1 f8g8 g2g3 e7e5 e2e4 c7c5 h1g2 g7g6 bestmove f1g1 ponder f8g8 =========================== Total time (ms) : 3839 Nodes searched : 1484730 Nodes/second : 386749 + exit 0 Processing files: stockfish-17-alt1.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.75580 + 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.2vIhv1 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.XeaMd9 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.16)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.38)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libgcc_s.so.1(GCC_3.4)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.29)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.11)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.11)(64bit), libstdc++.so.6(GLIBCXX_3.4.14)(64bit), libstdc++.so.6(GLIBCXX_3.4.15)(64bit), libstdc++.so.6(GLIBCXX_3.4.17)(64bit), libstdc++.so.6(GLIBCXX_3.4.18)(64bit), libstdc++.so.6(GLIBCXX_3.4.19)(64bit), libstdc++.so.6(GLIBCXX_3.4.20)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libstdc++.so.6(GLIBCXX_3.4.22)(64bit), libstdc++.so.6(GLIBCXX_3.4.29)(64bit), libstdc++.so.6(GLIBCXX_3.4.30)(64bit), libstdc++.so.6(GLIBCXX_3.4.32)(64bit), libstdc++.so.6(GLIBCXX_3.4.9)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uGhYqE 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.9TNgCT find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Uddb2p find-requires: running scripts (debuginfo) Requires: stockfish = 17-alt1.1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libm.so.6), debug64(libstdc++.so.6) Adding to stockfish-debuginfo a strict dependency on stockfish Wrote: /usr/src/RPM/RPMS/x86_64/stockfish-17-alt1.1.x86_64.rpm (w2T16.xzdio) Wrote: /usr/src/RPM/RPMS/x86_64/stockfish-debuginfo-17-alt1.1.x86_64.rpm (w2.lzdio) 74.10user 7.65system 0:35.50elapsed 230%CPU (0avgtext+0avgdata 349024maxresident)k 0inputs+0outputs (0major+1274610minor)pagefaults 0swaps 3.64user 2.69system 0:49.15elapsed 12%CPU (0avgtext+0avgdata 136472maxresident)k 0inputs+0outputs (0major+210989minor)pagefaults 0swaps