>>> stockfish: Building testing/stockfish 16-r0 (using abuild 3.11.20-r0) started Mon, 03 Jul 2023 21:55:33 +0000 >>> stockfish: Checking sanity of /home/buildozer/aports/testing/stockfish/APKBUILD... >>> stockfish: Analyzing dependencies... >>> stockfish: Installing for build: build-base bash expect (1/6) Installing readline (8.2.1-r2) (2/6) Installing bash (5.2.15-r5) Executing bash-5.2.15-r5.post-install (3/6) Installing tzdata (2023c-r1) (4/6) Installing tcl (8.6.13-r1) (5/6) Installing expect (5.45.4-r4) (6/6) Installing .makedepends-stockfish (20230703.215534) Executing busybox-1.36.1-r2.trigger OK: 324 MiB in 108 packages >>> stockfish: Cleaning up srcdir >>> stockfish: Cleaning up pkgdir >>> stockfish: Cleaning up tmpdir >>> stockfish: Fetching stockfish-16.tar.gz::https://github.com/official-stockfish/Stockfish/archive/refs/tags/sf_16.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 190k 0 190k 0 0 418k 0 --:--:-- --:--:-- --:--:-- 418k >>> stockfish: Fetching https://tests.stockfishchess.org/api/nn/nn-5af11540bbfe.nnue % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 223 100 223 0 0 462 0 --:--:-- --:--:-- --:--:-- 463 100 10.0M 0 10.0M 0 0 14.5M 0 --:--:-- --:--:-- --:--:-- 14.5M 100 38.2M 0 38.2M 0 0 35.8M 0 --:--:-- 0:00:01 --:--:-- 74.1M >>> stockfish: Fetching stockfish-16.tar.gz::https://github.com/official-stockfish/Stockfish/archive/refs/tags/sf_16.tar.gz >>> stockfish: Fetching https://tests.stockfishchess.org/api/nn/nn-5af11540bbfe.nnue >>> stockfish: Checking sha512sums... stockfish-16.tar.gz: OK nn-5af11540bbfe.nnue: OK no-lto.patch: OK >>> stockfish: Unpacking /var/cache/distfiles/stockfish-16.tar.gz... >>> stockfish: no-lto.patch patching file Makefile '/home/buildozer/aports/testing/stockfish/src/Stockfish-sf_16/src/nn-5af11540bbfe.nnue' -> '/home/buildozer/aports/testing/stockfish/src/nn-5af11540bbfe.nnue' Default net: nn-5af11540bbfe.nnue nn-5af11540bbfe.nnue available. Network validated Config: debug: 'no' sanitize: 'none' optimize: 'yes' arch: 'armv7' bits: '32' kernel: 'Linux' os: 'Linux' prefetch: 'yes' popcnt: 'no' pext: 'no' sse: 'no' mmx: 'no' sse2: 'no' ssse3: 'no' sse41: 'no' avx2: 'no' avxvnni: 'no' avx512: 'no' vnni256: 'no' vnni512: 'no' neon: 'no' dotprod: 'no' arm_version: '7' target_windows: '' Flags: CXX: g++ CXXFLAGS: -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -O2 -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O3 LDFLAGS: -Wl,--as-needed,-O1,--sort-common -latomic -Wl,--no-as-needed -lpthread Testing config sanity. If this fails, try 'make help' ... Step 1/4. Building instrumented executable ... make ARCH=armv7 COMP=gcc gcc-profile-make make[1]: Entering directory '/home/buildozer/aports/testing/stockfish/src/Stockfish-sf_16/src' make ARCH=armv7 COMP=gcc \ EXTRACXXFLAGS='-fprofile-generate=profdir' \ EXTRACXXFLAGS+= \ EXTRALDFLAGS='-lgcov' \ all make[2]: Entering directory '/home/buildozer/aports/testing/stockfish/src/Stockfish-sf_16/src' g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -O2 -Wall -Wcast-qual -fno-exceptions -std=c++17 -fprofile-generate=profdir -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O3 -O2 -c -o benchmark.o benchmark.cpp g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -O2 -Wall -Wcast-qual -fno-exceptions -std=c++17 -fprofile-generate=profdir -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O3 -O2 -c -o bitbase.o bitbase.cpp g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -O2 -Wall -Wcast-qual -fno-exceptions -std=c++17 -fprofile-generate=profdir -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O3 -O2 -c -o bitboard.o bitboard.cpp g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -O2 -Wall -Wcast-qual -fno-exceptions -std=c++17 -fprofile-generate=profdir -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O3 -O2 -c -o endgame.o endgame.cpp g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -O2 -Wall -Wcast-qual -fno-exceptions -std=c++17 -fprofile-generate=profdir -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O3 -O2 -c -o evaluate.o evaluate.cpp g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -O2 -Wall -Wcast-qual -fno-exceptions -std=c++17 -fprofile-generate=profdir -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O3 -O2 -c -o main.o main.cpp g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -O2 -Wall -Wcast-qual -fno-exceptions -std=c++17 -fprofile-generate=profdir -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O3 -O2 -c -o material.o material.cpp g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -O2 -Wall -Wcast-qual -fno-exceptions -std=c++17 -fprofile-generate=profdir -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O3 -O2 -c -o misc.o misc.cpp g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -O2 -Wall -Wcast-qual -fno-exceptions -std=c++17 -fprofile-generate=profdir -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O3 -O2 -c -o movegen.o movegen.cpp g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -O2 -Wall -Wcast-qual -fno-exceptions -std=c++17 -fprofile-generate=profdir -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O3 -O2 -c -o movepick.o movepick.cpp g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -O2 -Wall -Wcast-qual -fno-exceptions -std=c++17 -fprofile-generate=profdir -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O3 -O2 -c -o pawns.o pawns.cpp g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -O2 -Wall -Wcast-qual -fno-exceptions -std=c++17 -fprofile-generate=profdir -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O3 -O2 -c -o position.o position.cpp g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -O2 -Wall -Wcast-qual -fno-exceptions -std=c++17 -fprofile-generate=profdir -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O3 -O2 -c -o psqt.o psqt.cpp g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -O2 -Wall -Wcast-qual -fno-exceptions -std=c++17 -fprofile-generate=profdir -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O3 -O2 -c -o search.o search.cpp g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -O2 -Wall -Wcast-qual -fno-exceptions -std=c++17 -fprofile-generate=profdir -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O3 -O2 -c -o thread.o thread.cpp g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -O2 -Wall -Wcast-qual -fno-exceptions -std=c++17 -fprofile-generate=profdir -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O3 -O2 -c -o timeman.o timeman.cpp g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -O2 -Wall -Wcast-qual -fno-exceptions -std=c++17 -fprofile-generate=profdir -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O3 -O2 -c -o tt.o tt.cpp g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -O2 -Wall -Wcast-qual -fno-exceptions -std=c++17 -fprofile-generate=profdir -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O3 -O2 -c -o uci.o uci.cpp g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -O2 -Wall -Wcast-qual -fno-exceptions -std=c++17 -fprofile-generate=profdir -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O3 -O2 -c -o ucioption.o ucioption.cpp g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -O2 -Wall -Wcast-qual -fno-exceptions -std=c++17 -fprofile-generate=profdir -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O3 -O2 -c -o tune.o tune.cpp g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -O2 -Wall -Wcast-qual -fno-exceptions -std=c++17 -fprofile-generate=profdir -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O3 -O2 -c -o tbprobe.o syzygy/tbprobe.cpp g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -O2 -Wall -Wcast-qual -fno-exceptions -std=c++17 -fprofile-generate=profdir -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O3 -O2 -c -o evaluate_nnue.o nnue/evaluate_nnue.cpp g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -O2 -Wall -Wcast-qual -fno-exceptions -std=c++17 -fprofile-generate=profdir -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O3 -O2 -c -o half_ka_v2_hm.o nnue/features/half_ka_v2_hm.cpp In file included from /usr/include/c++/13.1.1/map:62, from uci.h:22, from thread.cpp:25: /usr/include/c++/13.1.1/bits/stl_tree.h: In member function 'std::pair std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_get_insert_hint_unique_pos(const_iterator, const key_type&) [with _Key = Stockfish::Move; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/13.1.1/bits/stl_tree.h:2210:5: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2210 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/13.1.1/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = Stockfish::Move; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/13.1.1/bits/stl_tree.h:2458:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2458 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/map:63: /usr/include/c++/13.1.1/bits/stl_map.h: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = Stockfish::Move; _Tp = long long int; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/13.1.1/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = Stockfish::Move; _Tp = long long int; _Compare = std::less; _Alloc = std::allocator >]', inlined from 'Stockfish::Thread* Stockfish::ThreadPool::get_best_thread() const' at thread.cpp:228:37: /usr/include/c++/13.1.1/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = Stockfish::Move; _Tp = long long int; _Compare = std::less; _Alloc = std::allocator >]', inlined from 'Stockfish::Thread* Stockfish::ThreadPool::get_best_thread() const' at thread.cpp:239:57: /usr/include/c++/13.1.1/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = Stockfish::Move; _Tp = long long int; _Compare = std::less; _Alloc = std::allocator >]', inlined from 'Stockfish::Thread* Stockfish::ThreadPool::get_best_thread() const' at thread.cpp:239:97: /usr/include/c++/13.1.1/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = Stockfish::Move; _Tp = long long int; _Compare = std::less; _Alloc = std::allocator >]', inlined from 'Stockfish::Thread* Stockfish::ThreadPool::get_best_thread() const' at thread.cpp:240:61: /usr/include/c++/13.1.1/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = Stockfish::Move; _Tp = long long int; _Compare = std::less; _Alloc = std::allocator >]', inlined from 'Stockfish::Thread* Stockfish::ThreadPool::get_best_thread() const' at thread.cpp:240:102: /usr/include/c++/13.1.1/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ g++ -o stockfish benchmark.o bitbase.o bitboard.o endgame.o evaluate.o main.o material.o misc.o movegen.o movepick.o pawns.o position.o psqt.o search.o thread.o timeman.o tt.o uci.o ucioption.o tune.o tbprobe.o evaluate_nnue.o half_ka_v2_hm.o -Wl,--as-needed,-O1,--sort-common -lgcov -latomic -Wl,--no-as-needed -lpthread make[2]: Leaving directory '/home/buildozer/aports/testing/stockfish/src/Stockfish-sf_16/src' make[1]: Leaving directory '/home/buildozer/aports/testing/stockfish/src/Stockfish-sf_16/src' Step 2/4. Running benchmark for pgo-build ... ./stockfish bench 2>&1 | tail -n 4 =========================== Total time (ms) : 17945 Nodes searched : 2593605 Nodes/second : 144530 Step 3/4. Building optimized executable ... make ARCH=armv7 COMP=gcc objclean make[1]: Entering directory '/home/buildozer/aports/testing/stockfish/src/Stockfish-sf_16/src' make[1]: Leaving directory '/home/buildozer/aports/testing/stockfish/src/Stockfish-sf_16/src' make ARCH=armv7 COMP=gcc gcc-profile-use make[1]: Entering directory '/home/buildozer/aports/testing/stockfish/src/Stockfish-sf_16/src' make ARCH=armv7 COMP=gcc \ EXTRACXXFLAGS='-fprofile-use=profdir -fno-peel-loops -fno-tracer' \ EXTRACXXFLAGS+= \ EXTRALDFLAGS='-lgcov' \ all make[2]: Entering directory '/home/buildozer/aports/testing/stockfish/src/Stockfish-sf_16/src' g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -O2 -Wall -Wcast-qual -fno-exceptions -std=c++17 -fprofile-use=profdir -fno-peel-loops -fno-tracer -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O3 -O2 -c -o benchmark.o benchmark.cpp g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -O2 -Wall -Wcast-qual -fno-exceptions -std=c++17 -fprofile-use=profdir -fno-peel-loops -fno-tracer -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O3 -O2 -c -o bitbase.o bitbase.cpp g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -O2 -Wall -Wcast-qual -fno-exceptions -std=c++17 -fprofile-use=profdir -fno-peel-loops -fno-tracer -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O3 -O2 -c -o bitboard.o bitboard.cpp g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -O2 -Wall -Wcast-qual -fno-exceptions -std=c++17 -fprofile-use=profdir -fno-peel-loops -fno-tracer -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O3 -O2 -c -o endgame.o endgame.cpp g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -O2 -Wall -Wcast-qual -fno-exceptions -std=c++17 -fprofile-use=profdir -fno-peel-loops -fno-tracer -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O3 -O2 -c -o evaluate.o evaluate.cpp g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -O2 -Wall -Wcast-qual -fno-exceptions -std=c++17 -fprofile-use=profdir -fno-peel-loops -fno-tracer -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O3 -O2 -c -o main.o main.cpp g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -O2 -Wall -Wcast-qual -fno-exceptions -std=c++17 -fprofile-use=profdir -fno-peel-loops -fno-tracer -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O3 -O2 -c -o material.o material.cpp g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -O2 -Wall -Wcast-qual -fno-exceptions -std=c++17 -fprofile-use=profdir -fno-peel-loops -fno-tracer -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O3 -O2 -c -o misc.o misc.cpp g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -O2 -Wall -Wcast-qual -fno-exceptions -std=c++17 -fprofile-use=profdir -fno-peel-loops -fno-tracer -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O3 -O2 -c -o movegen.o movegen.cpp g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -O2 -Wall -Wcast-qual -fno-exceptions -std=c++17 -fprofile-use=profdir -fno-peel-loops -fno-tracer -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O3 -O2 -c -o movepick.o movepick.cpp g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -O2 -Wall -Wcast-qual -fno-exceptions -std=c++17 -fprofile-use=profdir -fno-peel-loops -fno-tracer -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O3 -O2 -c -o pawns.o pawns.cpp g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -O2 -Wall -Wcast-qual -fno-exceptions -std=c++17 -fprofile-use=profdir -fno-peel-loops -fno-tracer -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O3 -O2 -c -o position.o position.cpp g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -O2 -Wall -Wcast-qual -fno-exceptions -std=c++17 -fprofile-use=profdir -fno-peel-loops -fno-tracer -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O3 -O2 -c -o psqt.o psqt.cpp g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -O2 -Wall -Wcast-qual -fno-exceptions -std=c++17 -fprofile-use=profdir -fno-peel-loops -fno-tracer -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O3 -O2 -c -o search.o search.cpp g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -O2 -Wall -Wcast-qual -fno-exceptions -std=c++17 -fprofile-use=profdir -fno-peel-loops -fno-tracer -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O3 -O2 -c -o thread.o thread.cpp g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -O2 -Wall -Wcast-qual -fno-exceptions -std=c++17 -fprofile-use=profdir -fno-peel-loops -fno-tracer -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O3 -O2 -c -o timeman.o timeman.cpp g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -O2 -Wall -Wcast-qual -fno-exceptions -std=c++17 -fprofile-use=profdir -fno-peel-loops -fno-tracer -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O3 -O2 -c -o tt.o tt.cpp g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -O2 -Wall -Wcast-qual -fno-exceptions -std=c++17 -fprofile-use=profdir -fno-peel-loops -fno-tracer -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O3 -O2 -c -o uci.o uci.cpp g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -O2 -Wall -Wcast-qual -fno-exceptions -std=c++17 -fprofile-use=profdir -fno-peel-loops -fno-tracer -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O3 -O2 -c -o ucioption.o ucioption.cpp g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -O2 -Wall -Wcast-qual -fno-exceptions -std=c++17 -fprofile-use=profdir -fno-peel-loops -fno-tracer -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O3 -O2 -c -o tune.o tune.cpp g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -O2 -Wall -Wcast-qual -fno-exceptions -std=c++17 -fprofile-use=profdir -fno-peel-loops -fno-tracer -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O3 -O2 -c -o tbprobe.o syzygy/tbprobe.cpp g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -O2 -Wall -Wcast-qual -fno-exceptions -std=c++17 -fprofile-use=profdir -fno-peel-loops -fno-tracer -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O3 -O2 -c -o evaluate_nnue.o nnue/evaluate_nnue.cpp g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -O2 -Wall -Wcast-qual -fno-exceptions -std=c++17 -fprofile-use=profdir -fno-peel-loops -fno-tracer -pedantic -Wextra -Wshadow -Wmissing-declarations -DUSE_PTHREADS -DNDEBUG -O3 -O2 -c -o half_ka_v2_hm.o nnue/features/half_ka_v2_hm.cpp g++ -o stockfish benchmark.o bitbase.o bitboard.o endgame.o evaluate.o main.o material.o misc.o movegen.o movepick.o pawns.o position.o psqt.o search.o thread.o timeman.o tt.o uci.o ucioption.o tune.o tbprobe.o evaluate_nnue.o half_ka_v2_hm.o -Wl,--as-needed,-O1,--sort-common -lgcov -latomic -Wl,--no-as-needed -lpthread make[2]: Leaving directory '/home/buildozer/aports/testing/stockfish/src/Stockfish-sf_16/src' make[1]: Leaving directory '/home/buildozer/aports/testing/stockfish/src/Stockfish-sf_16/src' Step 4/4. Deleting profile data ... make ARCH=armv7 COMP=gcc profileclean make[1]: Entering directory '/home/buildozer/aports/testing/stockfish/src/Stockfish-sf_16/src' make[1]: Leaving directory '/home/buildozer/aports/testing/stockfish/src/Stockfish-sf_16/src' unknown testing started ./stockfish eval Stockfish 16 by the Stockfish developers (see AUTHORS file) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled Contributing terms for the classical eval: +------------+-------------+-------------+-------------+ | Term | White | Black | Total | | | MG EG | MG EG | MG EG | +------------+-------------+-------------+-------------+ | Material | ---- ---- | ---- ---- | 0.00 0.00 | | Imbalance | ---- ---- | ---- ---- | 0.00 0.00 | | Pawns | 0.15 -0.02 | 0.15 -0.02 | 0.00 0.00 | | Knights | -0.03 -0.12 | -0.03 -0.12 | 0.00 0.00 | | Bishops | -0.00 -0.23 | -0.00 -0.23 | 0.00 0.00 | | Rooks | -0.17 -0.04 | -0.17 -0.04 | 0.00 0.00 | | Queens | 0.00 0.00 | 0.00 0.00 | 0.00 0.00 | | Mobility | -0.55 -0.73 | -0.55 -0.73 | 0.00 0.00 | |King safety | 0.58 -0.07 | 0.58 -0.07 | 0.00 0.00 | | Threats | 0.00 0.00 | 0.00 0.00 | 0.00 0.00 | | Passed | 0.00 0.00 | 0.00 0.00 | 0.00 0.00 | | Space | 0.26 0.00 | 0.26 0.00 | 0.00 0.00 | | Winnable | ---- ---- | ---- ---- | 0.00 0.00 | +------------+-------------+-------------+-------------+ | Total | ---- ---- | ---- ---- | 0.00 0.00 | +------------+-------------+-------------+-------------+ NNUE derived piece values: +-------+-------+-------+-------+-------+-------+-------+-------+ | r | n | b | q | k | b | n | r | | -5.53 | -4.74 | -5.17 | -7.55 | | -5.02 | -4.64 | -5.71 | +-------+-------+-------+-------+-------+-------+-------+-------+ | p | p | p | p | p | p | p | p | | -0.68 | -1.18 | -1.31 | -1.22 | -1.19 | -1.46 | -1.28 | -0.45 | +-------+-------+-------+-------+-------+-------+-------+-------+ | | | | | | | | | | | | | | | | | | +-------+-------+-------+-------+-------+-------+-------+-------+ | | | | | | | | | | | | | | | | | | +-------+-------+-------+-------+-------+-------+-------+-------+ | | | | | | | | | | | | | | | | | | +-------+-------+-------+-------+-------+-------+-------+-------+ | | | | | | | | | | | | | | | | | | +-------+-------+-------+-------+-------+-------+-------+-------+ | P | P | P | P | P | P | P | P | | +0.69 | +1.19 | +1.35 | +1.25 | +1.26 | +1.46 | +1.31 | +0.45 | +-------+-------+-------+-------+-------+-------+-------+-------+ | R | N | B | Q | K | B | N | R | | +4.67 | +4.10 | +4.63 | +6.47 | | +4.41 | +4.06 | +4.95 | +-------+-------+-------+-------+-------+-------+-------+-------+ NNUE network contributions (White to move) +------------+------------+------------+------------+ | Bucket | Material | Positional | Total | | | (PSQT) | (Layers) | | +------------+------------+------------+------------+ | 0 | 0.00 | - 2.04 | - 2.04 | | 1 | 0.00 | + 0.09 | + 0.09 | | 2 | 0.00 | + 0.29 | + 0.29 | | 3 | 0.00 | + 0.38 | + 0.38 | | 4 | 0.00 | + 0.53 | + 0.53 | | 5 | 0.00 | + 0.26 | + 0.26 | | 6 | 0.00 | + 0.20 | + 0.20 | | 7 | 0.00 | + 0.26 | + 0.26 | <-- this bucket is used +------------+------------+------------+------------+ Classical evaluation +0.00 (white side) NNUE evaluation +0.26 (white side) Final evaluation +0.29 (white side) [with scaled NNUE, hybrid, ...] ./stockfish go nodes 1000 Stockfish 16 by the Stockfish developers (see AUTHORS file) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 2 nodes 20 nps 20000 hashfull 0 tbhits 0 time 1 pv g1f3 info depth 2 seldepth 2 multipv 1 score cp 2 nodes 40 nps 20000 hashfull 0 tbhits 0 time 2 pv g1f3 info depth 3 seldepth 2 multipv 1 score cp 16 nodes 70 nps 35000 hashfull 0 tbhits 0 time 2 pv c2c3 info depth 4 seldepth 2 multipv 1 score cp 29 nodes 101 nps 50500 hashfull 0 tbhits 0 time 2 pv e2e4 info depth 5 seldepth 3 multipv 1 score cp 42 nodes 131 nps 65500 hashfull 0 tbhits 0 time 2 pv e2e4 g8f6 info depth 6 seldepth 4 multipv 1 score cp 59 nodes 489 nps 61125 hashfull 0 tbhits 0 time 8 pv g1f3 d7d5 d2d4 info depth 7 seldepth 5 multipv 1 score cp 45 upperbound nodes 1000 nps 66666 hashfull 1 tbhits 0 time 15 pv g1f3 d7d6 bestmove g1f3 ponder d7d6 ./stockfish go depth 10 Stockfish 16 by the Stockfish developers (see AUTHORS file) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 2 nodes 20 nps 10000 hashfull 0 tbhits 0 time 2 pv g1f3 info depth 2 seldepth 2 multipv 1 score cp 2 nodes 40 nps 20000 hashfull 0 tbhits 0 time 2 pv g1f3 info depth 3 seldepth 2 multipv 1 score cp 16 nodes 70 nps 35000 hashfull 0 tbhits 0 time 2 pv c2c3 info depth 4 seldepth 2 multipv 1 score cp 29 nodes 101 nps 50500 hashfull 0 tbhits 0 time 2 pv e2e4 info depth 5 seldepth 3 multipv 1 score cp 42 nodes 131 nps 65500 hashfull 0 tbhits 0 time 2 pv e2e4 g8f6 info depth 6 seldepth 4 multipv 1 score cp 59 nodes 489 nps 61125 hashfull 0 tbhits 0 time 8 pv g1f3 d7d5 d2d4 info depth 7 seldepth 6 multipv 1 score cp 31 nodes 1560 nps 70909 hashfull 1 tbhits 0 time 22 pv e2e4 d7d5 e4d5 d8d5 g1f3 info depth 8 seldepth 6 multipv 1 score cp 40 nodes 2105 nps 77962 hashfull 1 tbhits 0 time 27 pv e2e4 d7d5 e4d5 d8d5 info depth 9 seldepth 8 multipv 1 score cp 48 nodes 4500 nps 75000 hashfull 1 tbhits 0 time 60 pv e2e4 e7e5 g1f3 g8f6 f3e5 f6e4 d2d4 b8c6 info depth 10 seldepth 10 multipv 1 score cp 50 nodes 7548 nps 75480 hashfull 2 tbhits 0 time 100 pv e2e4 e7e5 g1f3 g8f6 b1c3 d7d6 d2d4 bestmove e2e4 ponder e7e5 ./stockfish go movetime 1000 Stockfish 16 by the Stockfish developers (see AUTHORS file) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 2 nodes 20 nps 10000 hashfull 0 tbhits 0 time 2 pv g1f3 info depth 2 seldepth 2 multipv 1 score cp 2 nodes 40 nps 20000 hashfull 0 tbhits 0 time 2 pv g1f3 info depth 3 seldepth 2 multipv 1 score cp 16 nodes 70 nps 35000 hashfull 0 tbhits 0 time 2 pv c2c3 info depth 4 seldepth 2 multipv 1 score cp 29 nodes 101 nps 50500 hashfull 0 tbhits 0 time 2 pv e2e4 info depth 5 seldepth 3 multipv 1 score cp 42 nodes 131 nps 43666 hashfull 0 tbhits 0 time 3 pv e2e4 g8f6 info depth 6 seldepth 4 multipv 1 score cp 59 nodes 489 nps 61125 hashfull 0 tbhits 0 time 8 pv g1f3 d7d5 d2d4 info depth 7 seldepth 6 multipv 1 score cp 31 nodes 1560 nps 70909 hashfull 1 tbhits 0 time 22 pv e2e4 d7d5 e4d5 d8d5 g1f3 info depth 8 seldepth 6 multipv 1 score cp 40 nodes 2105 nps 75178 hashfull 1 tbhits 0 time 28 pv e2e4 d7d5 e4d5 d8d5 info depth 9 seldepth 8 multipv 1 score cp 48 nodes 4500 nps 75000 hashfull 1 tbhits 0 time 60 pv e2e4 e7e5 g1f3 g8f6 f3e5 f6e4 d2d4 b8c6 info depth 10 seldepth 10 multipv 1 score cp 50 nodes 7548 nps 75480 hashfull 2 tbhits 0 time 100 pv e2e4 e7e5 g1f3 g8f6 b1c3 d7d6 d2d4 info depth 11 seldepth 12 multipv 1 score cp 44 nodes 13058 nps 76362 hashfull 3 tbhits 0 time 171 pv e2e4 e7e5 g1f3 g8f6 b1c3 d7d6 d2d4 e5d4 d1d4 b8c6 d4d3 f8e7 info depth 12 seldepth 16 multipv 1 score cp 40 nodes 35836 nps 76736 hashfull 15 tbhits 0 time 467 pv e2e4 e7e5 g1f3 g8f6 d2d4 f6e4 f3e5 e4f6 f1c4 d7d5 info depth 13 seldepth 18 multipv 1 score cp 43 nodes 59384 nps 77122 hashfull 26 tbhits 0 time 770 pv e2e4 e7e5 g1f3 g8f6 d2d4 f6e4 f3e5 d7d5 f1d3 f8b4 c2c3 b4d6 info depth 14 seldepth 19 multipv 1 score cp 48 nodes 73942 nps 77833 hashfull 30 tbhits 0 time 950 pv e2e4 e7e5 g1f3 g8f6 d2d4 f6e4 f1d3 d7d5 f3e5 f8b4 b1d2 e8g8 e1g1 b4d2 c1d2 info depth 15 seldepth 19 multipv 1 score cp 48 nodes 78452 nps 77598 hashfull 32 tbhits 0 time 1011 pv e2e4 e7e5 g1f3 g8f6 d2d4 f6e4 f1d3 d7d5 f3e5 f8b4 b1d2 e8g8 e1g1 b4d2 c1d2 bestmove e2e4 ponder e7e5 ./stockfish go wtime 8000 btime 8000 winc 500 binc 500 Stockfish 16 by the Stockfish developers (see AUTHORS file) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 2 nodes 20 nps 20000 hashfull 0 tbhits 0 time 1 pv g1f3 info depth 2 seldepth 2 multipv 1 score cp 2 nodes 40 nps 20000 hashfull 0 tbhits 0 time 2 pv g1f3 info depth 3 seldepth 2 multipv 1 score cp 16 nodes 70 nps 35000 hashfull 0 tbhits 0 time 2 pv c2c3 info depth 4 seldepth 2 multipv 1 score cp 29 nodes 101 nps 50500 hashfull 0 tbhits 0 time 2 pv e2e4 info depth 5 seldepth 3 multipv 1 score cp 42 nodes 131 nps 65500 hashfull 0 tbhits 0 time 2 pv e2e4 g8f6 info depth 6 seldepth 4 multipv 1 score cp 59 nodes 489 nps 61125 hashfull 0 tbhits 0 time 8 pv g1f3 d7d5 d2d4 info depth 7 seldepth 6 multipv 1 score cp 31 nodes 1560 nps 74285 hashfull 1 tbhits 0 time 21 pv e2e4 d7d5 e4d5 d8d5 g1f3 info depth 8 seldepth 6 multipv 1 score cp 40 nodes 2105 nps 77962 hashfull 1 tbhits 0 time 27 pv e2e4 d7d5 e4d5 d8d5 info depth 9 seldepth 8 multipv 1 score cp 48 nodes 4500 nps 76271 hashfull 1 tbhits 0 time 59 pv e2e4 e7e5 g1f3 g8f6 f3e5 f6e4 d2d4 b8c6 info depth 10 seldepth 10 multipv 1 score cp 50 nodes 7548 nps 75480 hashfull 2 tbhits 0 time 100 pv e2e4 e7e5 g1f3 g8f6 b1c3 d7d6 d2d4 info depth 11 seldepth 12 multipv 1 score cp 44 nodes 13058 nps 76362 hashfull 3 tbhits 0 time 171 pv e2e4 e7e5 g1f3 g8f6 b1c3 d7d6 d2d4 e5d4 d1d4 b8c6 d4d3 f8e7 info depth 12 seldepth 16 multipv 1 score cp 40 nodes 35836 nps 76736 hashfull 15 tbhits 0 time 467 pv e2e4 e7e5 g1f3 g8f6 d2d4 f6e4 f3e5 e4f6 f1c4 d7d5 info depth 13 seldepth 18 multipv 1 score cp 43 nodes 59384 nps 77222 hashfull 26 tbhits 0 time 769 pv e2e4 e7e5 g1f3 g8f6 d2d4 f6e4 f3e5 d7d5 f1d3 f8b4 c2c3 b4d6 info depth 14 seldepth 19 multipv 1 score cp 48 nodes 73942 nps 77915 hashfull 30 tbhits 0 time 949 pv e2e4 e7e5 g1f3 g8f6 d2d4 f6e4 f1d3 d7d5 f3e5 f8b4 b1d2 e8g8 e1g1 b4d2 c1d2 info depth 15 seldepth 18 multipv 1 score cp 38 nodes 98977 nps 79627 hashfull 40 tbhits 0 time 1243 pv e2e4 e7e5 g1f3 g8f6 f3e5 f6e4 d2d4 d7d5 f1d3 b8d7 e5d7 c8d7 e1g1 f8d6 c2c4 info depth 16 seldepth 17 multipv 1 score cp 40 nodes 119327 nps 80246 hashfull 47 tbhits 0 time 1487 pv e2e4 e7e5 g1f3 g8f6 f3e5 d7d6 e5f3 f6e4 d2d4 d6d5 f1d3 f8e7 e1g1 e4f6 bestmove e2e4 ponder e7e5 ./stockfish bench 128 1 8 default depth Stockfish 16 by the Stockfish developers (see AUTHORS file) Position: 1/48 (rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR w KQkq - 0 1) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 63 nodes 20 nps 10000 hashfull 0 tbhits 0 time 2 pv e2e3 info depth 2 seldepth 2 multipv 1 score cp 63 nodes 40 nps 20000 hashfull 0 tbhits 0 time 2 pv e2e3 info depth 3 seldepth 2 multipv 1 score cp 63 nodes 65 nps 32500 hashfull 0 tbhits 0 time 2 pv e2e3 info depth 4 seldepth 4 multipv 1 score cp 27 nodes 613 nps 204333 hashfull 0 tbhits 0 time 3 pv b1c3 e7e6 e2e3 d7d5 info depth 5 seldepth 5 multipv 1 score cp 22 nodes 1168 nps 389333 hashfull 0 tbhits 0 time 3 pv b1c3 e7e5 e2e3 d7d6 d2d4 info depth 6 seldepth 6 multipv 1 score cp 22 nodes 1289 nps 429666 hashfull 0 tbhits 0 time 3 pv b1c3 e7e5 e2e3 d7d6 d2d4 b8c6 info depth 7 seldepth 8 multipv 1 score cp 4 nodes 8657 nps 787000 hashfull 0 tbhits 0 time 11 pv b1c3 d7d5 e2e4 d5e4 d2d3 g8f6 d3e4 d8d1 e1d1 info depth 8 seldepth 11 multipv 1 score cp 4 nodes 12725 nps 795312 hashfull 0 tbhits 0 time 16 pv b1c3 d7d5 d2d4 e7e6 g1f3 g8f6 e2e3 c7c6 f3e5 b8d7 bestmove b1c3 ponder d7d5 Position: 2/48 (r3k2r/p1ppqpb1/bn2pnp1/3PN3/1p2P3/2N2Q1p/PPPBBPPP/R3K2R w KQkq - 0 10) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp -71 nodes 116 nps 29000 hashfull 0 tbhits 0 time 4 pv e2a6 info depth 2 seldepth 2 multipv 1 score cp -71 nodes 165 nps 41250 hashfull 0 tbhits 0 time 4 pv e2a6 info depth 3 seldepth 2 multipv 1 score cp -71 nodes 249 nps 62250 hashfull 0 tbhits 0 time 4 pv e2a6 info depth 4 seldepth 2 multipv 1 score cp -56 nodes 317 nps 63400 hashfull 0 tbhits 0 time 5 pv e2a6 info depth 5 seldepth 5 multipv 1 score cp -92 nodes 742 nps 82444 hashfull 0 tbhits 0 time 9 pv e2a6 b4c3 d2c3 e6d5 info depth 6 seldepth 5 multipv 1 score cp -92 nodes 932 nps 84727 hashfull 0 tbhits 0 time 11 pv e2a6 b4c3 d2c3 e6d5 info depth 7 seldepth 6 multipv 1 score cp -114 nodes 1923 nps 101210 hashfull 0 tbhits 0 time 19 pv e2a6 b4c3 d2c3 e6d5 e5g4 h3g2 info depth 8 seldepth 9 multipv 1 score cp -118 nodes 2225 nps 105952 hashfull 0 tbhits 0 time 21 pv e2a6 b4c3 d2c3 e6d5 e5g4 h3g2 h1g1 bestmove e2a6 ponder b4c3 Position: 3/48 (8/2p5/3p4/KP5r/1R3p1k/8/4P1P1/8 w - - 0 11) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 49 nodes 16 nps 16000 hashfull 0 tbhits 0 time 1 pv b4c4 info depth 2 seldepth 2 multipv 1 score cp 49 nodes 30 nps 30000 hashfull 0 tbhits 0 time 1 pv b4c4 info depth 3 seldepth 2 multipv 1 score cp 49 nodes 58 nps 58000 hashfull 0 tbhits 0 time 1 pv b4c4 info depth 4 seldepth 3 multipv 1 score cp 36 nodes 189 nps 189000 hashfull 0 tbhits 0 time 1 pv b4c4 h5c5 c4f4 h4g3 info depth 5 seldepth 5 multipv 1 score cp 34 nodes 340 nps 340000 hashfull 0 tbhits 0 time 1 pv b4c4 h5h7 info depth 6 seldepth 4 multipv 1 score cp 63 nodes 468 nps 468000 hashfull 0 tbhits 0 time 1 pv b4f4 h4g3 f4f7 info depth 7 seldepth 4 multipv 1 score cp 63 nodes 584 nps 584000 hashfull 0 tbhits 0 time 1 pv b4f4 h4g3 f4f7 info depth 8 seldepth 10 multipv 1 score cp 31 nodes 5646 nps 1129200 hashfull 0 tbhits 0 time 5 pv b4c4 h5h7 e2e3 h4g4 e3f4 g4f5 bestmove b4c4 ponder h5h7 Position: 4/48 (4rrk1/pp1n3p/3q2pQ/2p1pb2/2PP4/2P3N1/P2B2PP/4RRK1 b - - 7 19) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp -3 nodes 107 nps 35666 hashfull 0 tbhits 0 time 3 pv f5d3 f1f8 d6f8 info depth 2 seldepth 2 multipv 1 score cp -3 nodes 157 nps 52333 hashfull 0 tbhits 0 time 3 pv f5d3 f1f8 d6f8 info depth 3 seldepth 3 multipv 1 score cp -3 nodes 206 nps 68666 hashfull 0 tbhits 0 time 3 pv f5d3 f1f8 d6f8 info depth 4 seldepth 4 multipv 1 score cp -3 nodes 260 nps 86666 hashfull 0 tbhits 0 time 3 pv f5d3 f1f8 d6f8 info depth 5 seldepth 4 multipv 1 score cp -3 nodes 314 nps 104666 hashfull 0 tbhits 0 time 3 pv f5d3 f1f8 d6f8 info depth 6 seldepth 4 multipv 1 score cp 11 nodes 575 nps 95833 hashfull 0 tbhits 0 time 6 pv f5d3 f1f8 d6f8 info depth 7 seldepth 5 multipv 1 score cp 11 nodes 658 nps 94000 hashfull 0 tbhits 0 time 7 pv f5d3 f1f8 d6f8 h6f8 g8f8 info depth 8 seldepth 7 multipv 1 score cp 9 nodes 1246 nps 95846 hashfull 0 tbhits 0 time 13 pv f5d3 f1f8 e8f8 h6e3 d3c4 bestmove f5d3 ponder f1f8 Position: 5/48 (rq3rk1/ppp2ppp/1bnpN3/3N2B1/4P3/7P/PPPQ1PP1/2KR3R b - - 0 14) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 4 nodes 55 nps 27500 hashfull 0 tbhits 0 time 2 pv f7e6 info depth 2 seldepth 2 multipv 1 score cp 4 nodes 82 nps 41000 hashfull 0 tbhits 0 time 2 pv f7e6 info depth 3 seldepth 2 multipv 1 score cp 4 nodes 109 nps 54500 hashfull 0 tbhits 0 time 2 pv f7e6 info depth 4 seldepth 2 multipv 1 score cp 8 nodes 143 nps 71500 hashfull 0 tbhits 0 time 2 pv f7e6 info depth 5 seldepth 3 multipv 1 score cp 36 nodes 193 nps 96500 hashfull 0 tbhits 0 time 2 pv f7e6 d5b6 info depth 6 seldepth 5 multipv 1 score cp 36 nodes 451 nps 225500 hashfull 0 tbhits 0 time 2 pv f7e6 d5e3 b8e8 c1b1 h7h6 info depth 7 seldepth 7 multipv 1 score cp 36 nodes 623 nps 311500 hashfull 0 tbhits 0 time 2 pv f7e6 d5e3 b8e8 c1b1 h7h6 g5h4 info depth 8 seldepth 7 multipv 1 score cp 63 nodes 2740 nps 548000 hashfull 0 tbhits 0 time 5 pv f7e6 d5f4 e6e5 f4d5 f8f2 bestmove f7e6 ponder d5f4 Position: 6/48 (r1bq1r1k/1pp1n1pp/1p1p4/4p2Q/4PpP1/1BNP4/PPP2P1P/3R1RK1 b - g3 0 14) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 123 nodes 36 nps 18000 hashfull 0 tbhits 0 time 2 pv g7g6 info depth 2 seldepth 2 multipv 1 score cp 123 nodes 68 nps 34000 hashfull 0 tbhits 0 time 2 pv g7g6 info depth 3 seldepth 2 multipv 1 score cp 130 nodes 122 nps 61000 hashfull 0 tbhits 0 time 2 pv e7g8 info depth 4 seldepth 2 multipv 1 score cp 143 nodes 166 nps 83000 hashfull 0 tbhits 0 time 2 pv e7g8 info depth 5 seldepth 3 multipv 1 score cp 143 nodes 211 nps 70333 hashfull 0 tbhits 0 time 3 pv g7g6 info depth 6 seldepth 4 multipv 1 score cp 142 nodes 431 nps 71833 hashfull 0 tbhits 0 time 6 pv c8d7 f2f3 info depth 7 seldepth 5 multipv 1 score cp 162 nodes 1374 nps 72315 hashfull 0 tbhits 0 time 19 pv e7c6 f2f3 c6d4 info depth 8 seldepth 8 multipv 1 score cp 187 nodes 1739 nps 75608 hashfull 0 tbhits 0 time 23 pv e7c6 g1h1 c6d4 f2f3 b6b5 bestmove e7c6 ponder g1h1 Position: 7/48 (r3r1k1/2p2ppp/p1p1bn2/8/1q2P3/2NPQN2/PPP3PP/R4RK1 b - - 2 15) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp -22 nodes 51 nps 25500 hashfull 0 tbhits 0 time 2 pv b4b2 info depth 2 seldepth 2 multipv 1 score cp -22 nodes 99 nps 49500 hashfull 0 tbhits 0 time 2 pv b4b2 info depth 3 seldepth 2 multipv 1 score cp -13 nodes 163 nps 81500 hashfull 0 tbhits 0 time 2 pv f6g4 info depth 4 seldepth 2 multipv 1 score cp -13 nodes 218 nps 109000 hashfull 0 tbhits 0 time 2 pv f6g4 e3d4 info depth 5 seldepth 4 multipv 1 score cp -13 nodes 349 nps 174500 hashfull 0 tbhits 0 time 2 pv f6g4 e3d4 b4b2 info depth 6 seldepth 5 multipv 1 score cp -17 nodes 787 nps 262333 hashfull 0 tbhits 0 time 3 pv f6g4 e3d4 b4e7 info depth 7 seldepth 6 multipv 1 score cp -16 nodes 1336 nps 445333 hashfull 0 tbhits 0 time 3 pv f6g4 e3f4 a8d8 f1b1 info depth 8 seldepth 9 multipv 1 score cp -17 nodes 5848 nps 731000 hashfull 0 tbhits 0 time 8 pv b4b2 e3d2 b2a3 g1h1 a8d8 a1b1 a3a5 a2a4 bestmove b4b2 ponder e3d2 Position: 8/48 (r1bbk1nr/pp3p1p/2n5/1N4p1/2Np1B2/8/PPP2PPP/2KR1B1R w kq - 0 13) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 729 nodes 67 nps 22333 hashfull 0 tbhits 0 time 3 pv d1e1 c6e5 f4e5 info depth 2 seldepth 2 multipv 1 score cp 332 nodes 230 nps 76666 hashfull 0 tbhits 0 time 3 pv f4g3 info depth 3 seldepth 2 multipv 1 score cp 332 nodes 278 nps 92666 hashfull 0 tbhits 0 time 3 pv f4g3 info depth 4 seldepth 2 multipv 1 score cp 332 nodes 331 nps 82750 hashfull 0 tbhits 0 time 4 pv f4g3 e8f8 info depth 5 seldepth 3 multipv 1 score cp 312 nodes 404 nps 101000 hashfull 0 tbhits 0 time 4 pv f4g3 e8f8 b5d4 info depth 6 seldepth 6 multipv 1 score cp 314 nodes 535 nps 89166 hashfull 0 tbhits 0 time 6 pv f4d6 info depth 7 seldepth 6 multipv 1 score cp 320 nodes 859 nps 85900 hashfull 0 tbhits 0 time 10 pv f4g3 c8e6 info depth 8 seldepth 8 multipv 1 score cp 305 nodes 1723 nps 82047 hashfull 0 tbhits 0 time 21 pv f4g3 e8f8 b5d4 c6d4 d1d4 d8f6 bestmove f4g3 ponder e8f8 Position: 9/48 (r1bq1rk1/ppp1nppp/4n3/3p3Q/3P4/1BP1B3/PP1N2PP/R4RK1 w - - 1 16) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 302 nodes 53 nps 53000 hashfull 0 tbhits 0 time 1 pv b3c2 info depth 2 seldepth 2 multipv 1 score cp 302 nodes 103 nps 103000 hashfull 0 tbhits 0 time 1 pv b3c2 info depth 3 seldepth 2 multipv 1 score cp 302 nodes 153 nps 153000 hashfull 0 tbhits 0 time 1 pv b3c2 info depth 4 seldepth 2 multipv 1 score cp 487 nodes 210 nps 210000 hashfull 0 tbhits 0 time 1 pv b3c2 info depth 5 seldepth 3 multipv 1 score cp 131 nodes 438 nps 438000 hashfull 0 tbhits 0 time 1 pv b3c2 h7h6 a1e1 info depth 6 seldepth 4 multipv 1 score cp 113 nodes 603 nps 603000 hashfull 0 tbhits 0 time 1 pv b3c2 e7g6 a1e1 h7h6 info depth 7 seldepth 8 multipv 1 score cp 97 nodes 1626 nps 813000 hashfull 0 tbhits 0 time 2 pv b3c2 e7g6 a1e1 d8d6 info depth 8 seldepth 5 multipv 1 score cp 104 nodes 2722 nps 680500 hashfull 0 tbhits 0 time 4 pv b3c2 e7g6 a1e1 f8e8 bestmove b3c2 ponder e7g6 Position: 10/48 (4r1k1/r1q2ppp/ppp2n2/4P3/5Rb1/1N1BQ3/PPP3PP/R5K1 w - - 1 17) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 60 nodes 90 nps 45000 hashfull 0 tbhits 0 time 2 pv f4f6 g7f6 info depth 2 seldepth 2 multipv 1 score cp 60 nodes 149 nps 49666 hashfull 0 tbhits 0 time 3 pv f4f6 g7f6 info depth 3 seldepth 3 multipv 1 score cp 60 nodes 215 nps 71666 hashfull 0 tbhits 0 time 3 pv f4f6 g7f6 info depth 4 seldepth 3 multipv 1 score cp 60 nodes 277 nps 92333 hashfull 0 tbhits 0 time 3 pv f4f6 g7f6 info depth 5 seldepth 4 multipv 1 score cp 86 nodes 361 nps 120333 hashfull 0 tbhits 0 time 3 pv f4f6 g7f6 h2h3 info depth 6 seldepth 4 multipv 1 score cp 183 nodes 492 nps 123000 hashfull 0 tbhits 0 time 4 pv f4f6 g7f6 e3g3 info depth 7 seldepth 5 multipv 1 score cp 207 nodes 650 nps 130000 hashfull 0 tbhits 0 time 5 pv f4f6 g7f6 e3g3 info depth 8 seldepth 5 multipv 1 score cp 276 nodes 899 nps 149833 hashfull 0 tbhits 0 time 6 pv f4f6 g7f6 e3g3 bestmove f4f6 ponder g7f6 Position: 11/48 (2rqkb1r/ppp2p2/2npb1p1/1N1Nn2p/2P1PP2/8/PP2B1PP/R1BQK2R b KQ - 0 11) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 113 nodes 69 nps 69000 hashfull 0 tbhits 0 time 1 pv d8h4 e1d2 e6d5 c4d5 info depth 2 seldepth 2 multipv 1 score cp -77 nodes 432 nps 216000 hashfull 0 tbhits 0 time 2 pv e6d5 c4d5 info depth 3 seldepth 3 multipv 1 score cp -77 nodes 494 nps 247000 hashfull 0 tbhits 0 time 2 pv e6d5 c4d5 info depth 4 seldepth 3 multipv 1 score cp -77 nodes 541 nps 270500 hashfull 0 tbhits 0 time 2 pv e6d5 c4d5 info depth 5 seldepth 5 multipv 1 score cp -54 nodes 1392 nps 464000 hashfull 0 tbhits 0 time 3 pv e5d7 g2g3 f8g7 info depth 6 seldepth 4 multipv 1 score cp -53 nodes 2008 nps 669333 hashfull 0 tbhits 0 time 3 pv e5d7 g2g3 f8g7 info depth 7 seldepth 5 multipv 1 score cp -52 nodes 2903 nps 725750 hashfull 0 tbhits 0 time 4 pv e5d7 f4f5 g6f5 info depth 8 seldepth 7 multipv 1 score cp -59 nodes 5559 nps 794142 hashfull 0 tbhits 0 time 7 pv e5d7 e1g1 a7a6 f4f5 e6d5 c4d5 bestmove e5d7 ponder e1g1 Position: 12/48 (r1bq1r1k/b1p1npp1/p2p3p/1p6/3PP3/1B2NN2/PP3PPP/R2Q1RK1 w - - 1 16) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 0 nodes 36 nps 18000 hashfull 0 tbhits 0 time 2 pv a1c1 info depth 2 seldepth 2 multipv 1 score cp 0 nodes 71 nps 35500 hashfull 0 tbhits 0 time 2 pv a1c1 info depth 3 seldepth 2 multipv 1 score cp 35 nodes 109 nps 54500 hashfull 0 tbhits 0 time 2 pv b3c2 info depth 4 seldepth 2 multipv 1 score cp 35 nodes 152 nps 76000 hashfull 0 tbhits 0 time 2 pv b3c2 info depth 5 seldepth 4 multipv 1 score cp 49 nodes 241 nps 80333 hashfull 0 tbhits 0 time 3 pv d1d2 e7g6 a1e1 info depth 6 seldepth 6 multipv 1 score cp 24 nodes 1533 nps 76650 hashfull 0 tbhits 0 time 20 pv b3c2 c7c5 a2a4 info depth 7 seldepth 6 multipv 1 score cp 24 nodes 2202 nps 75931 hashfull 0 tbhits 0 time 29 pv b3c2 a8b8 f1e1 c7c5 d4c5 a7c5 info depth 8 seldepth 9 multipv 1 score cp 22 nodes 7757 nps 79153 hashfull 0 tbhits 0 time 98 pv f1e1 a8b8 a2a3 c8b7 b3c2 c7c5 d4c5 d6c5 bestmove f1e1 ponder a8b8 Position: 13/48 (3r1rk1/p5pp/bpp1pp2/8/q1PP1P2/b3P3/P2NQRPP/1R2B1K1 b - - 6 22) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 61 nodes 52 nps 52000 hashfull 0 tbhits 0 time 1 pv a3e7 info depth 2 seldepth 2 multipv 1 score cp 61 nodes 89 nps 44500 hashfull 0 tbhits 0 time 2 pv a3e7 info depth 3 seldepth 2 multipv 1 score cp 66 nodes 219 nps 109500 hashfull 0 tbhits 0 time 2 pv c6c5 info depth 4 seldepth 2 multipv 1 score cp 71 nodes 265 nps 132500 hashfull 0 tbhits 0 time 2 pv c6c5 info depth 5 seldepth 3 multipv 1 score cp 77 nodes 326 nps 163000 hashfull 0 tbhits 0 time 2 pv c6c5 b1b3 c5d4 info depth 6 seldepth 6 multipv 1 score cp 63 nodes 1224 nps 408000 hashfull 0 tbhits 0 time 3 pv c6c5 e2g4 a6c4 d2c4 info depth 7 seldepth 8 multipv 1 score cp 77 nodes 7628 nps 762800 hashfull 0 tbhits 0 time 10 pv c6c5 f4f5 c5d4 e3d4 f8e8 info depth 8 seldepth 8 multipv 1 score cp 68 nodes 14125 nps 882812 hashfull 0 tbhits 0 time 16 pv c6c5 h2h3 f8f7 e2d3 c5d4 e3d4 a3b4 bestmove c6c5 ponder h2h3 Position: 14/48 (r1q2rk1/2p1bppp/2Pp4/p6b/Q1PNp3/4B3/PP1R1PPP/2K4R w - - 2 18) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 55 nodes 38 nps 19000 hashfull 0 tbhits 0 time 2 pv h2h3 info depth 2 seldepth 2 multipv 1 score cp 55 nodes 75 nps 37500 hashfull 0 tbhits 0 time 2 pv h2h3 info depth 3 seldepth 2 multipv 1 score cp 109 nodes 131 nps 65500 hashfull 0 tbhits 0 time 2 pv d4b5 info depth 4 seldepth 2 multipv 1 score cp 195 nodes 170 nps 85000 hashfull 0 tbhits 0 time 2 pv d4b5 info depth 5 seldepth 3 multipv 1 score cp 122 nodes 324 nps 108000 hashfull 0 tbhits 0 time 3 pv d4b5 h5g6 info depth 6 seldepth 4 multipv 1 score cp 107 nodes 599 nps 99833 hashfull 0 tbhits 0 time 6 pv d4b5 h7h6 h2h3 e7f6 info depth 7 seldepth 6 multipv 1 score cp 52 nodes 2808 nps 90580 hashfull 0 tbhits 0 time 31 pv c1b1 e7f6 info depth 8 seldepth 7 multipv 1 score cp -16 nodes 8961 nps 94326 hashfull 0 tbhits 0 time 95 pv d4e2 h5e2 d2e2 c8g4 bestmove d4e2 ponder h5e2 Position: 15/48 (4k2r/1pb2ppp/1p2p3/1R1p4/3P4/2r1PN2/P4PPP/1R4K1 b - - 3 22) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 22 nodes 39 nps 39000 hashfull 0 tbhits 0 time 1 pv c3c2 info depth 2 seldepth 2 multipv 1 score cp 22 nodes 68 nps 68000 hashfull 0 tbhits 0 time 1 pv c3c2 info depth 3 seldepth 2 multipv 1 score cp 22 nodes 120 nps 120000 hashfull 0 tbhits 0 time 1 pv c3c2 info depth 4 seldepth 4 multipv 1 score cp 26 nodes 283 nps 283000 hashfull 0 tbhits 0 time 1 pv e8e7 b5b2 h8c8 info depth 5 seldepth 4 multipv 1 score cp 30 nodes 498 nps 498000 hashfull 0 tbhits 0 time 1 pv e8e7 b5b2 h8d8 info depth 6 seldepth 4 multipv 1 score cp 39 nodes 806 nps 806000 hashfull 0 tbhits 0 time 1 pv e8e7 b5b2 h8a8 info depth 7 seldepth 6 multipv 1 score cp 35 nodes 1253 nps 626500 hashfull 0 tbhits 0 time 2 pv e8e7 b5b2 h8a8 g2g3 info depth 8 seldepth 7 multipv 1 score cp 40 nodes 2433 nps 811000 hashfull 0 tbhits 0 time 3 pv e8e7 b5b2 h7h6 bestmove e8e7 ponder b5b2 Position: 16/48 (3q2k1/pb3p1p/4pbp1/2r5/PpN2N2/1P2P2P/5PP1/Q2R2K1 b - - 4 26) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 77 nodes 68 nps 34000 hashfull 0 tbhits 0 time 2 pv d8e7 info depth 2 seldepth 2 multipv 1 score cp 77 nodes 123 nps 61500 hashfull 0 tbhits 0 time 2 pv d8e7 info depth 3 seldepth 2 multipv 1 score cp 91 nodes 240 nps 80000 hashfull 0 tbhits 0 time 3 pv c5d5 info depth 4 seldepth 2 multipv 1 score cp 114 nodes 304 nps 101333 hashfull 0 tbhits 0 time 3 pv d8e7 info depth 5 seldepth 3 multipv 1 score cp 252 nodes 399 nps 133000 hashfull 0 tbhits 0 time 3 pv c5d5 info depth 6 seldepth 4 multipv 1 score cp 226 nodes 592 nps 148000 hashfull 0 tbhits 0 time 4 pv c5d5 c4b2 d5d2 info depth 7 seldepth 6 multipv 1 score cp 225 nodes 815 nps 116428 hashfull 0 tbhits 0 time 7 pv c5d5 c4b2 d5d2 f4d3 info depth 8 seldepth 8 multipv 1 score cp 165 nodes 2426 nps 110272 hashfull 0 tbhits 0 time 22 pv c5d5 c4b2 d5d1 a1d1 d8d1 b2d1 b7e4 bestmove c5d5 ponder c4b2 Position: 17/48 (6k1/6p1/6Pp/ppp5/3pn2P/1P3K2/1PP2P2/3N4 b - - 0 1) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp -8 nodes 21 nps 21000 hashfull 0 tbhits 0 time 1 pv e4d2 f3g2 info depth 2 seldepth 2 multipv 1 score cp -22 nodes 95 nps 95000 hashfull 0 tbhits 0 time 1 pv e4f6 f3e2 info depth 3 seldepth 3 multipv 1 score cp -22 nodes 117 nps 117000 hashfull 0 tbhits 0 time 1 pv e4f6 f3e2 info depth 4 seldepth 3 multipv 1 score cp -22 nodes 139 nps 139000 hashfull 0 tbhits 0 time 1 pv e4f6 f3e2 info depth 5 seldepth 4 multipv 1 score cp -13 nodes 240 nps 240000 hashfull 0 tbhits 0 time 1 pv e4f6 f3f4 info depth 6 seldepth 5 multipv 1 score cp -8 nodes 495 nps 495000 hashfull 0 tbhits 0 time 1 pv e4f6 f3f4 f6d5 f4g4 info depth 7 seldepth 7 multipv 1 score cp -8 nodes 1113 nps 556500 hashfull 0 tbhits 0 time 2 pv e4f6 f3f4 g8f8 f2f3 f8e7 info depth 8 seldepth 7 multipv 1 score cp 8 nodes 1719 nps 859500 hashfull 0 tbhits 0 time 2 pv e4d6 h4h5 g8f8 bestmove e4d6 ponder h4h5 Position: 18/48 (3b4/5kp1/1p1p1p1p/pP1PpP1P/P1P1P3/3KN3/8/8 w - - 0 1) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 28 nodes 12 nps 6000 hashfull 0 tbhits 0 time 2 pv c4c5 d6c5 info depth 2 seldepth 2 multipv 1 score cp 28 nodes 24 nps 12000 hashfull 0 tbhits 0 time 2 pv c4c5 d6c5 info depth 3 seldepth 3 multipv 1 score cp 28 nodes 56 nps 28000 hashfull 0 tbhits 0 time 2 pv c4c5 d6c5 info depth 4 seldepth 3 multipv 1 score cp 28 nodes 85 nps 28333 hashfull 0 tbhits 0 time 3 pv c4c5 d6c5 info depth 5 seldepth 4 multipv 1 score cp 92 nodes 107 nps 35666 hashfull 0 tbhits 0 time 3 pv c4c5 d6c5 d5d6 info depth 6 seldepth 4 multipv 1 score cp 127 nodes 240 nps 48000 hashfull 0 tbhits 0 time 5 pv c4c5 d6c5 d5d6 info depth 7 seldepth 6 multipv 1 score cp 59 nodes 430 nps 61428 hashfull 0 tbhits 0 time 7 pv c4c5 d6c5 d5d6 f7e8 e3c4 info depth 8 seldepth 8 multipv 1 score cp 84 nodes 722 nps 72200 hashfull 0 tbhits 0 time 10 pv c4c5 f7e7 c5c6 d8c7 e3d1 bestmove c4c5 ponder f7e7 Position: 19/48 (2K5/p7/7P/5pR1/8/5k2/r7/8 w - - 4 3) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 167 nodes 18 nps 18000 hashfull 0 tbhits 0 time 1 pv g5f5 f3e2 info depth 2 seldepth 2 multipv 1 score cp 153 nodes 76 nps 76000 hashfull 0 tbhits 0 time 1 pv h6h7 a2c2 c8d7 info depth 3 seldepth 3 multipv 1 score cp 157 nodes 100 nps 100000 hashfull 0 tbhits 0 time 1 pv h6h7 a2c2 c8b7 info depth 4 seldepth 4 multipv 1 score cp 157 nodes 130 nps 130000 hashfull 0 tbhits 0 time 1 pv h6h7 a2c2 c8b7 info depth 5 seldepth 4 multipv 1 score cp 159 nodes 205 nps 205000 hashfull 0 tbhits 0 time 1 pv g5f5 f3e4 h6h7 info depth 6 seldepth 6 multipv 1 score cp 95 nodes 2593 nps 1296500 hashfull 0 tbhits 0 time 2 pv g5h5 a2c2 c8d7 f3g4 h6h7 info depth 7 seldepth 6 multipv 1 score cp 95 nodes 2902 nps 967333 hashfull 0 tbhits 0 time 3 pv g5h5 a2c2 c8d7 f3g4 h6h7 info depth 8 seldepth 6 multipv 1 score cp 95 nodes 3402 nps 1134000 hashfull 0 tbhits 0 time 3 pv g5h5 a2c2 c8d7 f3g4 h6h7 bestmove g5h5 ponder a2c2 Position: 20/48 (8/6pk/1p6/8/PP3p1p/5P2/4KP1q/3Q4 w - - 0 1) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 73 nodes 30 nps 15000 hashfull 0 tbhits 0 time 2 pv d1c2 h7h8 info depth 2 seldepth 2 multipv 1 score cp 157 nodes 122 nps 61000 hashfull 0 tbhits 0 time 2 pv d1d3 h7h6 d3d6 h6g5 d6b6 info depth 3 seldepth 3 multipv 1 score cp 102 nodes 240 nps 80000 hashfull 0 tbhits 0 time 3 pv d1d3 h7g8 info depth 4 seldepth 4 multipv 1 score cp 92 nodes 355 nps 118333 hashfull 0 tbhits 0 time 3 pv d1c2 h7g8 c2c8 g8h7 info depth 5 seldepth 5 multipv 1 score cp 92 nodes 442 nps 110500 hashfull 0 tbhits 0 time 4 pv d1c2 h7g8 c2c8 g8h7 info depth 6 seldepth 5 multipv 1 score cp 81 nodes 1477 nps 113615 hashfull 0 tbhits 0 time 13 pv d1c2 h7h6 c2c6 h6h7 info depth 7 seldepth 8 multipv 1 score cp 97 nodes 2652 nps 106080 hashfull 0 tbhits 0 time 25 pv a4a5 b6a5 b4a5 h4h3 a5a6 h2g2 info depth 8 seldepth 8 multipv 1 score cp 97 nodes 2754 nps 105923 hashfull 0 tbhits 0 time 26 pv a4a5 b6a5 b4a5 h4h3 a5a6 h2g2 a6a7 bestmove a4a5 ponder b6a5 Position: 21/48 (7k/3p2pp/4q3/8/4Q3/5Kp1/P6b/8 w - - 0 1) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp -387 nodes 36 nps 36000 hashfull 0 tbhits 0 time 1 pv e4e6 d7e6 info depth 2 seldepth 2 multipv 1 score cp -387 nodes 66 nps 66000 hashfull 0 tbhits 0 time 1 pv e4e6 d7e6 info depth 3 seldepth 3 multipv 1 score cp -387 nodes 97 nps 97000 hashfull 0 tbhits 0 time 1 pv e4e6 d7e6 info depth 4 seldepth 3 multipv 1 score cp -387 nodes 127 nps 127000 hashfull 0 tbhits 0 time 1 pv e4e6 d7e6 info depth 5 seldepth 3 multipv 1 score cp -355 nodes 166 nps 166000 hashfull 0 tbhits 0 time 1 pv e4e6 d7e6 a2a4 info depth 6 seldepth 4 multipv 1 score cp -360 nodes 231 nps 231000 hashfull 0 tbhits 0 time 1 pv e4e6 d7e6 a2a4 h7h6 info depth 7 seldepth 6 multipv 1 score cp -287 nodes 354 nps 177000 hashfull 0 tbhits 0 time 2 pv e4e6 d7e6 a2a4 h7h6 a4a5 info depth 8 seldepth 7 multipv 1 score cp -326 nodes 641 nps 320500 hashfull 0 tbhits 0 time 2 pv e4e6 d7e6 a2a4 g3g2 f3g2 h2d6 bestmove e4e6 ponder d7e6 Position: 22/48 (8/2p5/8/2kPKp1p/2p4P/2P5/3P4/8 w - - 0 1) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 156 nodes 13 nps 13000 hashfull 0 tbhits 0 time 1 pv e5f5 c5d5 info depth 2 seldepth 2 multipv 1 score cp 156 nodes 25 nps 25000 hashfull 0 tbhits 0 time 1 pv e5f5 c5d5 info depth 3 seldepth 3 multipv 1 score cp 156 nodes 37 nps 37000 hashfull 0 tbhits 0 time 1 pv e5f5 c5d5 info depth 4 seldepth 3 multipv 1 score cp 156 nodes 49 nps 49000 hashfull 0 tbhits 0 time 1 pv e5f5 c5d5 info depth 5 seldepth 3 multipv 1 score cp 158 nodes 67 nps 33500 hashfull 0 tbhits 0 time 2 pv e5f5 c5d5 f5g5 info depth 6 seldepth 4 multipv 1 score cp 176 nodes 124 nps 62000 hashfull 0 tbhits 0 time 2 pv e5f5 c5d5 f5g5 info depth 7 seldepth 5 multipv 1 score cp 186 nodes 317 nps 63400 hashfull 0 tbhits 0 time 5 pv e5f5 c5d5 f5f4 info depth 8 seldepth 6 multipv 1 score cp 175 nodes 465 nps 66428 hashfull 0 tbhits 0 time 7 pv e5f5 c5d5 f5f4 c7c6 f4g5 d5e4 g5h5 bestmove e5f5 ponder c5d5 Position: 23/48 (8/1p3pp1/7p/5P1P/2k3P1/8/2K2P2/8 w - - 0 1) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 22 nodes 9 nps 9000 hashfull 0 tbhits 0 time 1 pv c2d2 info depth 2 seldepth 2 multipv 1 score cp 22 nodes 18 nps 18000 hashfull 0 tbhits 0 time 1 pv c2d2 info depth 3 seldepth 2 multipv 1 score cp 22 nodes 27 nps 27000 hashfull 0 tbhits 0 time 1 pv c2d2 info depth 4 seldepth 3 multipv 1 score cp -49 nodes 295 nps 295000 hashfull 0 tbhits 0 time 1 pv c2b1 b7b5 info depth 5 seldepth 4 multipv 1 score cp -36 nodes 818 nps 818000 hashfull 0 tbhits 0 time 1 pv g4g5 f7f6 g5h6 info depth 6 seldepth 5 multipv 1 score cp -36 nodes 959 nps 959000 hashfull 0 tbhits 0 time 1 pv g4g5 f7f6 g5h6 g7h6 info depth 7 seldepth 6 multipv 1 score cp -36 nodes 1457 nps 728500 hashfull 0 tbhits 0 time 2 pv g4g5 f7f6 g5h6 g7h6 f2f3 info depth 8 seldepth 9 multipv 1 score cp -54 nodes 6718 nps 1679500 hashfull 0 tbhits 0 time 4 pv g4g5 f7f6 g5g6 c4d4 c2b3 d4e5 b3c4 e5f5 f2f3 bestmove g4g5 ponder f7f6 Position: 24/48 (8/pp2r1k1/2p1p3/3pP2p/1P1P1P1P/P5KR/8/8 w - - 0 1) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 33 nodes 11 nps 5500 hashfull 0 tbhits 0 time 2 pv h3h1 info depth 2 seldepth 2 multipv 1 score cp 33 nodes 21 nps 10500 hashfull 0 tbhits 0 time 2 pv h3h1 info depth 3 seldepth 2 multipv 1 score cp 38 nodes 42 nps 21000 hashfull 0 tbhits 0 time 2 pv h3h2 info depth 4 seldepth 2 multipv 1 score cp 38 nodes 59 nps 29500 hashfull 0 tbhits 0 time 2 pv h3h2 e7e8 info depth 5 seldepth 4 multipv 1 score cp 114 nodes 323 nps 53833 hashfull 0 tbhits 0 time 6 pv f4f5 info depth 6 seldepth 4 multipv 1 score cp 137 nodes 471 nps 58875 hashfull 0 tbhits 0 time 8 pv f4f5 e6f5 g3f4 info depth 7 seldepth 5 multipv 1 score cp 154 nodes 696 nps 63272 hashfull 0 tbhits 0 time 11 pv f4f5 e6f5 g3f4 info depth 8 seldepth 5 multipv 1 score cp 168 nodes 1132 nps 70750 hashfull 0 tbhits 0 time 16 pv f4f5 g7h6 g3f4 e7g7 f5e6 bestmove f4f5 ponder g7h6 Position: 25/48 (8/3p4/p1bk3p/Pp6/1Kp1PpPp/2P2P1P/2P5/5B2 b - - 0 1) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 99 nodes 11 nps 11000 hashfull 0 tbhits 0 time 1 pv d6e5 info depth 2 seldepth 2 multipv 1 score cp 99 nodes 20 nps 20000 hashfull 0 tbhits 0 time 1 pv d6e5 info depth 3 seldepth 2 multipv 1 score cp 99 nodes 30 nps 30000 hashfull 0 tbhits 0 time 1 pv d6e5 info depth 4 seldepth 2 multipv 1 score cp 108 nodes 44 nps 44000 hashfull 0 tbhits 0 time 1 pv d6e5 info depth 5 seldepth 3 multipv 1 score cp 108 nodes 74 nps 74000 hashfull 0 tbhits 0 time 1 pv d6e5 f1g2 info depth 6 seldepth 4 multipv 1 score cp 99 nodes 386 nps 386000 hashfull 0 tbhits 0 time 1 pv d6e5 f1g2 d7d6 g2f1 info depth 7 seldepth 6 multipv 1 score cp 80 nodes 1311 nps 655500 hashfull 0 tbhits 0 time 2 pv c6b7 f1e2 b7c6 e2d1 info depth 8 seldepth 9 multipv 1 score cp 80 nodes 2872 nps 957333 hashfull 0 tbhits 0 time 3 pv c6b7 f1g2 d6c6 g2f1 d7d6 f1e2 c6d7 bestmove c6b7 ponder f1g2 Position: 26/48 (5k2/7R/4P2p/5K2/p1r2P1p/8/8/8 b - - 0 1) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp -73 nodes 19 nps 9500 hashfull 0 tbhits 0 time 2 pv a4a3 info depth 2 seldepth 2 multipv 1 score cp -73 nodes 36 nps 18000 hashfull 0 tbhits 0 time 2 pv a4a3 info depth 3 seldepth 2 multipv 1 score cp -73 nodes 68 nps 34000 hashfull 0 tbhits 0 time 2 pv a4a3 info depth 4 seldepth 2 multipv 1 score cp -46 nodes 94 nps 47000 hashfull 0 tbhits 0 time 2 pv a4a3 info depth 5 seldepth 3 multipv 1 score cp -10 nodes 135 nps 67500 hashfull 0 tbhits 0 time 2 pv a4a3 info depth 6 seldepth 3 multipv 1 score cp -10 nodes 168 nps 84000 hashfull 0 tbhits 0 time 2 pv a4a3 h7h6 info depth 7 seldepth 6 multipv 1 score cp -45 nodes 1066 nps 96909 hashfull 0 tbhits 0 time 11 pv h4h3 h7h6 a4a3 h6h3 c4a4 info depth 8 seldepth 6 multipv 1 score cp -45 nodes 1465 nps 97666 hashfull 0 tbhits 0 time 15 pv h4h3 h7h6 a4a3 h6h3 c4a4 bestmove h4h3 ponder h7h6 Position: 27/48 (6k1/6p1/P6p/r1N5/5p2/7P/1b3PP1/4R1K1 w - - 0 1) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 141 nodes 40 nps 40000 hashfull 0 tbhits 0 time 1 pv c5d3 a5a6 info depth 2 seldepth 2 multipv 1 score cp 135 nodes 74 nps 74000 hashfull 0 tbhits 0 time 1 pv c5d3 b2a3 info depth 3 seldepth 3 multipv 1 score cp 135 nodes 120 nps 120000 hashfull 0 tbhits 0 time 1 pv c5d3 b2a3 info depth 4 seldepth 3 multipv 1 score cp 135 nodes 172 nps 172000 hashfull 0 tbhits 0 time 1 pv c5d3 b2a3 info depth 5 seldepth 5 multipv 1 score cp 80 nodes 1073 nps 536500 hashfull 0 tbhits 0 time 2 pv c5d3 b2a3 e1e8 g8f7 info depth 6 seldepth 5 multipv 1 score cp 112 nodes 1362 nps 681000 hashfull 0 tbhits 0 time 2 pv e1e8 g8f7 e8c8 info depth 7 seldepth 4 multipv 1 score cp 112 nodes 2250 nps 750000 hashfull 0 tbhits 0 time 3 pv e1e8 g8f7 e8c8 info depth 8 seldepth 6 multipv 1 score cp 114 nodes 2618 nps 872666 hashfull 0 tbhits 0 time 3 pv e1e8 g8h7 c5d3 b2d4 e8a8 a5a1 g1h2 bestmove e1e8 ponder g8h7 Position: 28/48 (1r3k2/4q3/2Pp3b/3Bp3/2Q2p2/1p1P2P1/1P2KP2/3N4 w - - 0 1) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 226 nodes 43 nps 21500 hashfull 0 tbhits 0 time 2 pv c6c7 info depth 2 seldepth 2 multipv 1 score cp 226 nodes 74 nps 37000 hashfull 0 tbhits 0 time 2 pv c6c7 info depth 3 seldepth 2 multipv 1 score cp 226 nodes 107 nps 53500 hashfull 0 tbhits 0 time 2 pv c6c7 info depth 4 seldepth 2 multipv 1 score cp 280 nodes 143 nps 47666 hashfull 0 tbhits 0 time 3 pv c6c7 info depth 5 seldepth 3 multipv 1 score cp 192 nodes 442 nps 88400 hashfull 0 tbhits 0 time 5 pv g3g4 info depth 6 seldepth 3 multipv 1 score cp 204 nodes 497 nps 99400 hashfull 0 tbhits 0 time 5 pv g3g4 b8c8 info depth 7 seldepth 4 multipv 1 score cp 287 nodes 759 nps 94875 hashfull 0 tbhits 0 time 8 pv g3g4 b8c8 d1c3 info depth 8 seldepth 8 multipv 1 score cp 247 nodes 1177 nps 98083 hashfull 0 tbhits 0 time 12 pv g3g4 f4f3 e2f3 h6d2 bestmove g3g4 ponder f4f3 Position: 29/48 (6k1/4pp1p/3p2p1/P1pPb3/R7/1r2P1PP/3B1P2/6K1 w - - 0 1) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 122 nodes 25 nps 25000 hashfull 0 tbhits 0 time 1 pv a5a6 info depth 2 seldepth 2 multipv 1 score cp 122 nodes 49 nps 49000 hashfull 0 tbhits 0 time 1 pv a5a6 info depth 3 seldepth 2 multipv 1 score cp 122 nodes 73 nps 73000 hashfull 0 tbhits 0 time 1 pv a5a6 info depth 4 seldepth 4 multipv 1 score cp 126 nodes 168 nps 84000 hashfull 0 tbhits 0 time 2 pv a5a6 b3b1 g1g2 info depth 5 seldepth 4 multipv 1 score cp 161 nodes 276 nps 138000 hashfull 0 tbhits 0 time 2 pv a5a6 b3b1 g1h2 info depth 6 seldepth 7 multipv 1 score cp 136 nodes 584 nps 292000 hashfull 0 tbhits 0 time 2 pv a5a6 b3b8 g1f1 b8a8 a6a7 e5g7 f1e2 info depth 7 seldepth 8 multipv 1 score cp 136 nodes 1344 nps 448000 hashfull 0 tbhits 0 time 3 pv a5a6 b3b8 f2f4 e5g7 a6a7 info depth 8 seldepth 7 multipv 1 score cp 81 nodes 9771 nps 977100 hashfull 0 tbhits 0 time 10 pv a5a6 b3b8 f2f4 e5g7 a6a7 b8a8 bestmove a5a6 ponder b3b8 Position: 30/48 (8/3p3B/5p2/5P2/p7/PP5b/k7/6K1 w - - 0 1) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 0 nodes 9 nps 9000 hashfull 0 tbhits 0 time 1 pv b3a4 info depth 2 seldepth 2 multipv 1 score cp 0 nodes 17 nps 17000 hashfull 0 tbhits 0 time 1 pv b3a4 info depth 3 seldepth 2 multipv 1 score cp 0 nodes 25 nps 25000 hashfull 0 tbhits 0 time 1 pv b3a4 info depth 4 seldepth 2 multipv 1 score cp 0 nodes 36 nps 36000 hashfull 0 tbhits 0 time 1 pv b3a4 a2a3 info depth 5 seldepth 3 multipv 1 score cp -14 nodes 77 nps 77000 hashfull 0 tbhits 0 time 1 pv b3a4 a2a3 g1f2 info depth 6 seldepth 6 multipv 1 score cp 43 nodes 167 nps 83500 hashfull 0 tbhits 0 time 2 pv b3a4 a2a3 a4a5 info depth 7 seldepth 6 multipv 1 score cp 60 nodes 405 nps 81000 hashfull 0 tbhits 0 time 5 pv b3a4 h3g4 g1f2 a2a3 a4a5 info depth 8 seldepth 6 multipv 1 score cp 143 nodes 772 nps 96500 hashfull 0 tbhits 0 time 8 pv b3a4 a2a3 a4a5 bestmove b3a4 ponder a2a3 Position: 31/48 (5rk1/q6p/2p3bR/1pPp1rP1/1P1Pp3/P3B1Q1/1K3P2/R7 w - - 93 90) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 113 nodes 50 nps 50000 hashfull 0 tbhits 0 time 1 pv g3d6 info depth 2 seldepth 2 multipv 1 score cp 113 nodes 89 nps 89000 hashfull 0 tbhits 0 time 1 pv g3d6 info depth 3 seldepth 2 multipv 1 score cp 113 nodes 128 nps 128000 hashfull 0 tbhits 0 time 1 pv g3d6 info depth 4 seldepth 4 multipv 1 score cp 76 nodes 634 nps 317000 hashfull 0 tbhits 0 time 2 pv f2f4 a7a4 h6h2 f8a8 info depth 5 seldepth 5 multipv 1 score cp 76 nodes 767 nps 383500 hashfull 0 tbhits 0 time 2 pv f2f4 a7a4 h6h2 f8a8 info depth 6 seldepth 6 multipv 1 score cp 58 nodes 2894 nps 723500 hashfull 0 tbhits 0 time 4 pv h6h2 f8d8 a1h1 g8f8 f2f4 e4f3 h2f2 info depth 7 seldepth 8 multipv 1 score cp 58 nodes 3463 nps 865750 hashfull 0 tbhits 0 time 4 pv h6h2 f8d8 a1h1 g8f8 f2f4 e4f3 h2f2 info depth 8 seldepth 10 multipv 1 score cp 27 nodes 14438 nps 1031285 hashfull 0 tbhits 0 time 14 pv h6h3 f5f3 g3d6 f3h3 d6e6 a7f7 e6h3 bestmove h6h3 ponder f5f3 Position: 32/48 (4rrk1/1p1nq3/p7/2p1P1pp/3P2bp/3Q1Bn1/PPPB4/1K2R1NR w - - 40 21) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 13 nodes 86 nps 43000 hashfull 0 tbhits 0 time 2 pv f3d5 g4e6 info depth 2 seldepth 2 multipv 1 score cp 3 nodes 280 nps 93333 hashfull 0 tbhits 0 time 3 pv f3g4 h5g4 info depth 3 seldepth 3 multipv 1 score cp 3 nodes 341 nps 113666 hashfull 0 tbhits 0 time 3 pv f3g4 h5g4 info depth 4 seldepth 3 multipv 1 score cp 3 nodes 401 nps 133666 hashfull 0 tbhits 0 time 3 pv f3g4 h5g4 info depth 5 seldepth 3 multipv 1 score cp -55 nodes 897 nps 149500 hashfull 0 tbhits 0 time 6 pv f3g4 h5g4 h1h2 info depth 6 seldepth 5 multipv 1 score cp -102 nodes 2028 nps 135200 hashfull 0 tbhits 0 time 15 pv e5e6 g3h1 f3h1 info depth 7 seldepth 6 multipv 1 score cp -120 nodes 4209 nps 105225 hashfull 0 tbhits 0 time 40 pv h1h3 c5d4 f3g4 h5g4 info depth 8 seldepth 5 multipv 1 score cp -120 nodes 4478 nps 106619 hashfull 0 tbhits 0 time 42 pv h1h3 c5d4 f3g4 h5g4 bestmove h1h3 ponder c5d4 Position: 33/48 (r3k2r/3nnpbp/q2pp1p1/p7/Pp1PPPP1/4BNN1/1P5P/R2Q1RK1 w kq - 0 16) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 76 nodes 51 nps 51000 hashfull 0 tbhits 0 time 1 pv a1c1 info depth 2 seldepth 2 multipv 1 score cp 76 nodes 87 nps 43500 hashfull 0 tbhits 0 time 2 pv a1c1 info depth 3 seldepth 2 multipv 1 score cp 76 nodes 156 nps 78000 hashfull 0 tbhits 0 time 2 pv a1c1 info depth 4 seldepth 4 multipv 1 score cp 26 nodes 1347 nps 449000 hashfull 0 tbhits 0 time 3 pv g4g5 e8g8 a1c1 e7c6 info depth 5 seldepth 5 multipv 1 score cp 53 nodes 1432 nps 477333 hashfull 0 tbhits 0 time 3 pv f4f5 e8g8 a1c1 info depth 6 seldepth 6 multipv 1 score cp 13 nodes 6583 nps 822875 hashfull 0 tbhits 0 time 8 pv f4f5 e8g8 a1c1 a8c8 c1c8 info depth 7 seldepth 7 multipv 1 score cp 31 nodes 7321 nps 813444 hashfull 0 tbhits 0 time 9 pv f4f5 g6f5 g4f5 e8g8 info depth 8 seldepth 10 multipv 1 score cp 22 nodes 14835 nps 872647 hashfull 1 tbhits 0 time 17 pv f4f5 e8g8 f3g5 e6f5 g4f5 h7h6 bestmove f4f5 ponder e8g8 Position: 34/48 (3Qb1k1/1r2ppb1/pN1n2q1/Pp1Pp1Pr/4P2p/4BP2/4B1R1/1R5K b - - 11 40) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp -260 nodes 34 nps 17000 hashfull 0 tbhits 0 time 2 pv h4h3 info depth 2 seldepth 2 multipv 1 score cp -260 nodes 66 nps 33000 hashfull 0 tbhits 0 time 2 pv h4h3 info depth 3 seldepth 2 multipv 1 score cp -235 nodes 107 nps 53500 hashfull 0 tbhits 0 time 2 pv f7f5 info depth 4 seldepth 2 multipv 1 score cp -244 nodes 174 nps 58000 hashfull 0 tbhits 0 time 3 pv g8h7 info depth 5 seldepth 3 multipv 1 score cp 55 nodes 223 nps 74333 hashfull 0 tbhits 0 time 3 pv g8h7 info depth 6 seldepth 5 multipv 1 score cp -161 nodes 731 nps 91375 hashfull 0 tbhits 0 time 8 pv h4h3 g2g1 g8h7 info depth 7 seldepth 5 multipv 1 score cp -225 nodes 1327 nps 102076 hashfull 0 tbhits 0 time 13 pv h4h3 g2g4 h3h2 b6a8 info depth 8 seldepth 8 multipv 1 score cp -266 nodes 3779 nps 87883 hashfull 0 tbhits 0 time 43 pv h4h3 g2g4 h3h2 b1c1 g8f8 c1c6 bestmove h4h3 ponder g2g4 Position: 35/48 (4k3/3q1r2/1N2r1b1/3ppN2/2nPP3/1B1R2n1/2R1Q3/3K4 w - - 5 1) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 369 nodes 126 nps 63000 hashfull 0 tbhits 0 time 2 pv d3g3 info depth 2 seldepth 2 multipv 1 score cp 369 nodes 170 nps 85000 hashfull 0 tbhits 0 time 2 pv d3g3 info depth 3 seldepth 2 multipv 1 score cp 369 nodes 213 nps 106500 hashfull 0 tbhits 0 time 2 pv d3g3 info depth 4 seldepth 4 multipv 1 score cp 132 nodes 532 nps 266000 hashfull 0 tbhits 0 time 2 pv e2h2 c4b6 d3g3 info depth 5 seldepth 4 multipv 1 score cp 132 nodes 595 nps 297500 hashfull 0 tbhits 0 time 2 pv e2h2 c4b6 d3g3 info depth 6 seldepth 6 multipv 1 score cp 136 nodes 2047 nps 682333 hashfull 0 tbhits 0 time 3 pv d3g3 c4b6 e4d5 g6f5 d5e6 f5c2 b3c2 info depth 7 seldepth 7 multipv 1 score cp 136 nodes 2126 nps 708666 hashfull 0 tbhits 0 time 3 pv d3g3 c4b6 e4d5 g6f5 d5e6 f5c2 b3c2 info depth 8 seldepth 11 multipv 1 score cp 82 nodes 4903 nps 817166 hashfull 1 tbhits 0 time 6 pv d3g3 e6b6 c2a2 f7f5 e4f5 d7f5 b3c4 d5c4 e2e5 f5e5 d4e5 bestmove d3g3 ponder e6b6 Position: 36/48 (8/8/8/8/5kp1/P7/8/1K1N4 w - - 0 1) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 81 nodes 10 nps 10000 hashfull 0 tbhits 0 time 1 pv b1c2 info depth 2 seldepth 2 multipv 1 score cp 81 nodes 20 nps 20000 hashfull 0 tbhits 0 time 1 pv b1c2 info depth 3 seldepth 2 multipv 1 score cp 81 nodes 30 nps 30000 hashfull 0 tbhits 0 time 1 pv b1c2 info depth 4 seldepth 2 multipv 1 score cp 99 nodes 48 nps 48000 hashfull 0 tbhits 0 time 1 pv b1c2 info depth 5 seldepth 3 multipv 1 score cp 66 nodes 128 nps 64000 hashfull 0 tbhits 0 time 2 pv b1c2 g4g3 d1c3 info depth 6 seldepth 6 multipv 1 score cp 0 nodes 497 nps 99400 hashfull 0 tbhits 0 time 5 pv d1f2 g4g3 f2d3 f4e3 d3e1 info depth 7 seldepth 7 multipv 1 score cp 58 nodes 716 nps 119333 hashfull 0 tbhits 0 time 6 pv d1f2 g4g3 f2h3 f4g4 h3g1 info depth 8 seldepth 6 multipv 1 score cp 58 nodes 831 nps 118714 hashfull 0 tbhits 0 time 7 pv d1f2 g4g3 f2h3 f4g4 h3g1 bestmove d1f2 ponder g4g3 Position: 37/48 (8/8/8/5N2/8/p7/8/2NK3k w - - 0 1) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 95 nodes 17 nps 17000 hashfull 0 tbhits 0 time 1 pv c1a2 info depth 2 seldepth 2 multipv 1 score cp 95 nodes 33 nps 33000 hashfull 0 tbhits 0 time 1 pv c1a2 info depth 3 seldepth 2 multipv 1 score cp 95 nodes 71 nps 71000 hashfull 0 tbhits 0 time 1 pv c1a2 info depth 4 seldepth 2 multipv 1 score cp 91 nodes 141 nps 141000 hashfull 0 tbhits 0 time 1 pv c1a2 h1g2 info depth 5 seldepth 3 multipv 1 score cp 91 nodes 230 nps 230000 hashfull 0 tbhits 0 time 1 pv c1a2 h1g2 d1c1 info depth 6 seldepth 5 multipv 1 score cp 78 nodes 1374 nps 687000 hashfull 0 tbhits 0 time 2 pv f5g3 h1g2 g3h5 g2f3 info depth 7 seldepth 6 multipv 1 score cp 82 nodes 2763 nps 921000 hashfull 0 tbhits 0 time 3 pv c1b3 h1g2 f5d4 a3a2 b3a1 g2f2 info depth 8 seldepth 9 multipv 1 score cp 84 nodes 7092 nps 1418400 hashfull 0 tbhits 0 time 5 pv c1b3 h1g2 d1e2 a3a2 b3a1 g2h3 bestmove c1b3 ponder h1g2 Position: 38/48 (8/3k4/8/8/8/4B3/4KB2/2B5 w - - 0 1) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 734 nodes 21 nps 21000 hashfull 0 tbhits 0 time 1 pv e2d3 info depth 2 seldepth 2 multipv 1 score cp 734 nodes 42 nps 42000 hashfull 0 tbhits 0 time 1 pv e2d3 info depth 3 seldepth 2 multipv 1 score cp 734 nodes 82 nps 82000 hashfull 0 tbhits 0 time 1 pv e2d3 info depth 4 seldepth 2 multipv 1 score cp 725 nodes 169 nps 169000 hashfull 0 tbhits 0 time 1 pv e2d3 d7d8 info depth 5 seldepth 3 multipv 1 score cp 720 nodes 421 nps 421000 hashfull 0 tbhits 0 time 1 pv f2g1 d7e8 info depth 6 seldepth 4 multipv 1 score cp 723 nodes 656 nps 656000 hashfull 0 tbhits 0 time 1 pv e3g5 d7e8 e2f3 info depth 7 seldepth 5 multipv 1 score cp 723 nodes 1025 nps 512500 hashfull 0 tbhits 0 time 2 pv e3g5 d7c8 e2f3 c8c7 info depth 8 seldepth 6 multipv 1 score cp 725 nodes 1799 nps 899500 hashfull 0 tbhits 0 time 2 pv e2f3 d7d8 bestmove e2f3 ponder d7d8 Position: 39/48 (8/8/1P6/5pr1/8/4R3/7k/2K5 w - - 0 1) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 195 nodes 22 nps 22000 hashfull 0 tbhits 0 time 1 pv b6b7 info depth 2 seldepth 2 multipv 1 score cp 195 nodes 42 nps 42000 hashfull 0 tbhits 0 time 1 pv b6b7 info depth 3 seldepth 2 multipv 1 score cp 195 nodes 67 nps 67000 hashfull 0 tbhits 0 time 1 pv b6b7 info depth 4 seldepth 2 multipv 1 score cp 198 nodes 100 nps 100000 hashfull 0 tbhits 0 time 1 pv b6b7 g5g1 c1d2 info depth 5 seldepth 4 multipv 1 score cp 200 nodes 163 nps 163000 hashfull 0 tbhits 0 time 1 pv b6b7 g5g1 c1c2 info depth 6 seldepth 5 multipv 1 score cp 122 nodes 978 nps 978000 hashfull 0 tbhits 0 time 1 pv b6b7 g5g8 e3f3 h2g1 f3f5 info depth 7 seldepth 7 multipv 1 score cp 102 nodes 2514 nps 838000 hashfull 0 tbhits 0 time 3 pv b6b7 g5g8 e3f3 g8b8 info depth 8 seldepth 12 multipv 1 score cp 59 nodes 10573 nps 1510428 hashfull 0 tbhits 0 time 7 pv e3f3 g5g6 f3b3 f5f4 b3b2 h2g3 b6b7 g6g8 b7b8q g8b8 b2b8 bestmove e3f3 ponder g5g6 Position: 40/48 (8/2p4P/8/kr6/6R1/8/8/1K6 w - - 0 1) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 153 nodes 8 nps 4000 hashfull 0 tbhits 0 time 2 pv b1c2 info depth 2 seldepth 2 multipv 1 score cp 153 nodes 13 nps 6500 hashfull 0 tbhits 0 time 2 pv b1c2 info depth 3 seldepth 2 multipv 1 score cp 153 nodes 18 nps 9000 hashfull 0 tbhits 0 time 2 pv b1c2 info depth 4 seldepth 2 multipv 1 score cp 204 nodes 29 nps 14500 hashfull 0 tbhits 0 time 2 pv b1c2 info depth 5 seldepth 5 multipv 1 score cp 18 nodes 193 nps 64333 hashfull 0 tbhits 0 time 3 pv b1a1 b5h5 info depth 6 seldepth 5 multipv 1 score cp 202 nodes 384 nps 76800 hashfull 0 tbhits 0 time 5 pv b1c1 b5h5 g4g5 h5g5 info depth 7 seldepth 6 multipv 1 score cp 240 nodes 638 nps 91142 hashfull 0 tbhits 0 time 7 pv b1a1 b5h5 g4g5 h5g5 h7h8q info depth 8 seldepth 6 multipv 1 score cp 240 nodes 696 nps 99428 hashfull 0 tbhits 0 time 7 pv b1a1 b5h5 g4g5 h5g5 h7h8q bestmove b1a1 ponder b5h5 Position: 41/48 (8/8/3P3k/8/1p6/8/1P6/1K3n2 b - - 0 1) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 0 nodes 11 nps 11000 hashfull 0 tbhits 0 time 1 pv b4b3 info depth 2 seldepth 2 multipv 1 score cp 0 nodes 21 nps 21000 hashfull 0 tbhits 0 time 1 pv b4b3 info depth 3 seldepth 2 multipv 1 score cp 0 nodes 40 nps 40000 hashfull 0 tbhits 0 time 1 pv b4b3 info depth 4 seldepth 3 multipv 1 score cp -54 nodes 528 nps 264000 hashfull 0 tbhits 0 time 2 pv f1h2 b1a1 info depth 5 seldepth 5 multipv 1 score cp -121 nodes 2021 nps 1010500 hashfull 0 tbhits 0 time 2 pv f1d2 b1c2 d2f3 d6d7 f3e1 c2b3 info depth 6 seldepth 6 multipv 1 score cp -108 nodes 2075 nps 1037500 hashfull 0 tbhits 0 time 2 pv f1d2 b1c2 d2f3 d6d7 f3d4 c2d3 info depth 7 seldepth 7 multipv 1 score cp -108 nodes 2310 nps 1155000 hashfull 0 tbhits 0 time 2 pv f1d2 b1c2 d2f3 d6d7 f3d4 c2d3 info depth 8 seldepth 10 multipv 1 score cp -299 nodes 8722 nps 1744400 hashfull 0 tbhits 0 time 5 pv f1d2 b1c2 d2e4 d6d7 b4b3 c2b1 e4f6 d7d8q h6g7 bestmove f1d2 ponder b1c2 Position: 42/48 (8/R7/2q5/8/6k1/8/1P5p/K6R w - - 0 124) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 92 nodes 33 nps 16500 hashfull 0 tbhits 0 time 2 pv a7g7 g4f4 h1h2 info depth 2 seldepth 2 multipv 1 score cp 109 nodes 121 nps 60500 hashfull 0 tbhits 0 time 2 pv h1h2 info depth 3 seldepth 2 multipv 1 score cp 109 nodes 146 nps 73000 hashfull 0 tbhits 0 time 2 pv h1h2 info depth 4 seldepth 2 multipv 1 score cp 109 nodes 175 nps 87500 hashfull 0 tbhits 0 time 2 pv h1h2 c6c1 a1a2 info depth 5 seldepth 4 multipv 1 score cp 109 nodes 209 nps 104500 hashfull 0 tbhits 0 time 2 pv h1h2 c6c1 a1a2 info depth 6 seldepth 4 multipv 1 score cp 85 nodes 449 nps 112250 hashfull 0 tbhits 0 time 4 pv h1h2 g4g3 h2h8 c6c1 a1a2 info depth 7 seldepth 8 multipv 1 score cp 47 nodes 1090 nps 121111 hashfull 0 tbhits 0 time 9 pv h1h2 g4g3 h2h7 c6c1 a1a2 c1c4 a2a3 info depth 8 seldepth 8 multipv 1 score cp 47 nodes 1315 nps 119545 hashfull 0 tbhits 0 time 11 pv h1h2 g4g3 h2h7 c6c1 a1a2 c1c4 a2a3 bestmove h1h2 ponder g4g3 Position: 43/48 (6k1/3b3r/1p1p4/p1n2p2/1PPNpP1q/P3Q1p1/1R1RB1P1/5K2 b - - 0 1) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp -182 nodes 79 nps 79000 hashfull 0 tbhits 0 time 1 pv c5a4 b4a5 info depth 2 seldepth 2 multipv 1 score cp -182 nodes 131 nps 131000 hashfull 0 tbhits 0 time 1 pv c5a4 b4a5 a4b2 info depth 3 seldepth 3 multipv 1 score cp -182 nodes 257 nps 257000 hashfull 0 tbhits 0 time 1 pv c5a4 b4a5 a4b2 d2b2 info depth 4 seldepth 4 multipv 1 score cp -182 nodes 316 nps 316000 hashfull 0 tbhits 0 time 1 pv c5a4 b4a5 a4b2 d2b2 b6a5 info depth 5 seldepth 5 multipv 1 score cp -168 nodes 1027 nps 513500 hashfull 0 tbhits 0 time 2 pv a5b4 a3b4 h4h1 e3g1 info depth 6 seldepth 6 multipv 1 score cp -168 nodes 1110 nps 555000 hashfull 0 tbhits 0 time 2 pv a5b4 a3b4 h4h1 e3g1 e4e3 info depth 7 seldepth 7 multipv 1 score cp -164 nodes 1924 nps 641333 hashfull 0 tbhits 0 time 3 pv h4h1 e3g1 c5a4 b4a5 a4b2 d2b2 b6a5 info depth 8 seldepth 8 multipv 1 score cp 423 nodes 2647 nps 882333 hashfull 0 tbhits 0 time 3 pv h4f4 e2f3 f4e3 bestmove h4f4 ponder e2f3 Position: 44/48 (r2r1n2/pp2bk2/2p1p2p/3q4/3PN1QP/2P3R1/P4PP1/5RK1 w - - 0 1) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 151 nodes 53 nps 53000 hashfull 0 tbhits 0 time 1 pv c3c4 info depth 2 seldepth 2 multipv 1 score cp 151 nodes 89 nps 44500 hashfull 0 tbhits 0 time 2 pv c3c4 info depth 3 seldepth 2 multipv 1 score cp 182 nodes 170 nps 85000 hashfull 0 tbhits 0 time 2 pv f1e1 info depth 4 seldepth 2 multipv 1 score cp 182 nodes 219 nps 109500 hashfull 0 tbhits 0 time 2 pv f1e1 f7e8 info depth 5 seldepth 3 multipv 1 score cp 175 nodes 375 nps 125000 hashfull 0 tbhits 0 time 3 pv f1b1 info depth 6 seldepth 3 multipv 1 score cp 298 nodes 427 nps 106750 hashfull 0 tbhits 0 time 4 pv f1b1 a8b8 info depth 7 seldepth 8 multipv 1 score cp 317 nodes 1467 nps 97800 hashfull 0 tbhits 0 time 15 pv c3c4 d5a5 g3f3 f7e8 e4f6 e7f6 info depth 8 seldepth 8 multipv 1 score cp 317 nodes 1595 nps 99687 hashfull 0 tbhits 0 time 16 pv c3c4 d5a5 g3f3 f7e8 e4f6 e7f6 f3f6 bestmove c3c4 ponder d5a5 Position: 45/48 (8/8/8/8/8/6k1/6p1/6K1 w - - 0 1) info string classical evaluation enabled info depth 0 score cp 0 bestmove (none) Position: 46/48 (7k/7P/6K1/8/3B4/8/8/8 b - - 0 1) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 0 score mate 0 bestmove (none) Position: 47/48 (bb1n1rkr/ppp1Q1pp/3n1p2/3p4/3P4/6Pq/PPP1PP1P/BB1NNRKR w HFhf - 0 5) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 54 nodes 36 nps 36000 hashfull 0 tbhits 0 time 1 pv b2b3 info depth 2 seldepth 2 multipv 1 score cp 54 nodes 65 nps 65000 hashfull 0 tbhits 0 time 1 pv b2b3 info depth 3 seldepth 2 multipv 1 score cp 54 nodes 105 nps 52500 hashfull 0 tbhits 0 time 2 pv b2b3 info depth 4 seldepth 4 multipv 1 score cp 13 nodes 782 nps 391000 hashfull 0 tbhits 0 time 2 pv e7e3 d8f7 info depth 5 seldepth 5 multipv 1 score cp 8 nodes 1326 nps 442000 hashfull 0 tbhits 0 time 3 pv c2c3 d8c6 e7e3 info depth 6 seldepth 4 multipv 1 score cp 27 nodes 1621 nps 540333 hashfull 0 tbhits 0 time 3 pv c2c3 h3e6 e7e6 d8e6 info depth 7 seldepth 9 multipv 1 score cp -17 nodes 5103 nps 729000 hashfull 0 tbhits 0 time 7 pv e7e3 b7b5 b2b3 d8e6 e3c3 f8e8 info depth 8 seldepth 10 multipv 1 score cp 0 nodes 10814 nps 772428 hashfull 0 tbhits 0 time 14 pv e7e3 b7b5 b2b3 b5b4 e3d3 bestmove e7e3 ponder b7b5 Position: 48/48 (nqbnrkrb/pppppppp/8/8/8/8/PPPPPPPP/NQBNRKRB w GEge - 0 1) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 13 nodes 20 nps 20000 hashfull 0 tbhits 0 time 1 pv g2g3 info depth 2 seldepth 2 multipv 1 score cp 13 nodes 40 nps 40000 hashfull 0 tbhits 0 time 1 pv g2g3 info depth 3 seldepth 2 multipv 1 score cp 42 nodes 79 nps 79000 hashfull 0 tbhits 0 time 1 pv c2c4 info depth 4 seldepth 2 multipv 1 score cp 42 nodes 104 nps 52000 hashfull 0 tbhits 0 time 2 pv c2c4 info depth 5 seldepth 3 multipv 1 score cp 58 nodes 261 nps 65250 hashfull 0 tbhits 0 time 4 pv g2g3 info depth 6 seldepth 3 multipv 1 score cp 58 nodes 343 nps 85750 hashfull 0 tbhits 0 time 4 pv g2g3 c7c5 info depth 7 seldepth 5 multipv 1 score cp 28 nodes 1609 nps 69956 hashfull 0 tbhits 0 time 23 pv g2g3 f8g8 info depth 8 seldepth 9 multipv 1 score cp 26 nodes 3608 nps 69384 hashfull 0 tbhits 0 time 52 pv c2c3 f8g8 d2d4 g7g6 f1g1 h8g7 g2g3 b7b5 bestmove c2c3 ponder f8g8 =========================== Total time (ms) : 696 Nodes searched : 207127 Nodes/second : 297596 ./stockfish export_net verify.nnue Stockfish 16 by the Stockfish developers (see AUTHORS file) Network saved successfully to verify.nnue Comparing nn-5af11540bbfe.nnue to the written verify.nnue expect game.exp spawn ./stockfish uci Stockfish 16 by the Stockfish developers (see AUTHORS file) id name Stockfish 16 id author the Stockfish developers (see AUTHORS file) option name Debug Log File type string default option name Threads type spin default 1 min 1 max 1024 option name Hash type spin default 16 min 1 max 2048 option name Clear Hash type button option name Ponder type check default false option name MultiPV type spin default 1 min 1 max 500 option name Skill Level type spin default 20 min 0 max 20 option name Move Overhead type spin default 10 min 0 max 5000 option name Slow Mover type spin default 100 min 10 max 1000 option name nodestime type spin default 0 min 0 max 10000 option name UCI_Chess960 type check default false option name UCI_AnalyseMode type check default false option name UCI_LimitStrength type check default false option name UCI_Elo type spin default 1320 min 1320 max 3190 option name UCI_ShowWDL type check default false option name SyzygyPath type string default option name SyzygyProbeDepth type spin default 1 min 1 max 100 option name Syzygy50MoveRule type check default true option name SyzygyProbeLimit type spin default 7 min 0 max 7 option name Use NNUE type check default true option name EvalFile type string default nn-5af11540bbfe.nnue uciok setoption name Threads value 1 ucinewgame position startpos go nodes 1000 info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 2 nodes 20 nps 10000 hashfull 0 tbhits 0 time 2 pv g1f3 info depth 2 seldepth 2 multipv 1 score cp 2 nodes 40 nps 20000 hashfull 0 tbhits 0 time 2 pv g1f3 info depth 3 seldepth 2 multipv 1 score cp 16 nodes 70 nps 35000 hashfull 0 tbhits 0 time 2 pv c2c3 info depth 4 seldepth 2 multipv 1 score cp 29 nodes 101 nps 33666 hashfull 0 tbhits 0 time 3 pv e2e4 info depth 5 seldepth 3 multipv 1 score cp 42 nodes 131 nps 43666 hashfull 0 tbhits 0 time 3 pv e2e4 g8f6 info depth 6 seldepth 4 multipv 1 score cp 59 nodes 489 nps 61125 hashfull 0 tbhits 0 time 8 pv g1f3 d7d5 d2d4 info depth 7 seldepth 5 multipv 1 score cp 45 upperbound nodes 1000 nps 66666 hashfull 1 tbhits 0 time 15 pv g1f3 d7d6 bestmove g1f3 ponder d7d6 position startpos moves e2e4 e7e6 go nodes 1000 info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 78 nodes 30 nps 30000 hashfull 0 tbhits 0 time 1 pv d2d4 info depth 2 seldepth 2 multipv 1 score cp 78 nodes 60 nps 60000 hashfull 0 tbhits 0 time 1 pv d2d4 info depth 3 seldepth 2 multipv 1 score cp 78 nodes 90 nps 45000 hashfull 0 tbhits 0 time 2 pv d2d4 info depth 4 seldepth 2 multipv 1 score cp 74 nodes 122 nps 61000 hashfull 0 tbhits 0 time 2 pv d2d4 g8f6 info depth 5 seldepth 3 multipv 1 score cp 48 nodes 210 nps 105000 hashfull 0 tbhits 0 time 2 pv g1f3 info depth 6 seldepth 4 multipv 1 score cp 73 nodes 305 nps 101666 hashfull 0 tbhits 0 time 3 pv g1f3 info depth 7 seldepth 6 multipv 1 score cp 60 upperbound nodes 1000 nps 71428 hashfull 0 tbhits 0 time 14 pv g1f3 c7c5 bestmove g1f3 ponder c7c5 position fen 5rk1/1K4p1/8/8/3B4/8/8/8 b - - 0 1 go depth 10 info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 443 nodes 20 nps 20000 hashfull 0 tbhits 0 time 1 pv f8f7 b7a6 info depth 2 seldepth 2 multipv 1 score cp 443 nodes 43 nps 43000 hashfull 0 tbhits 0 time 1 pv f8f7 b7a6 info depth 3 seldepth 3 multipv 1 score cp 443 nodes 66 nps 66000 hashfull 0 tbhits 0 time 1 pv f8f7 b7a6 info depth 4 seldepth 3 multipv 1 score cp 424 nodes 94 nps 47000 hashfull 0 tbhits 0 time 2 pv f8f7 b7c6 info depth 5 seldepth 3 multipv 1 score cp 463 nodes 142 nps 71000 hashfull 0 tbhits 0 time 2 pv f8f3 info depth 6 seldepth 3 multipv 1 score cp 462 nodes 264 nps 66000 hashfull 0 tbhits 0 time 4 pv f8f4 info depth 7 seldepth 5 multipv 1 score cp 463 nodes 919 nps 83545 hashfull 0 tbhits 0 time 11 pv f8f1 b7c6 info depth 8 seldepth 6 multipv 1 score cp 467 nodes 1538 nps 90470 hashfull 0 tbhits 0 time 17 pv f8f4 d4b6 info depth 9 seldepth 7 multipv 1 score cp 500 nodes 3122 nps 91823 hashfull 1 tbhits 0 time 34 pv f8f3 b7c6 f3d3 info depth 10 seldepth 8 multipv 1 score cp 513 nodes 5040 nps 93333 hashfull 2 tbhits 0 time 54 pv f8f4 d4c3 g7g5 c3a5 bestmove f8f4 ponder d4c3 quit expect syzygy.exp spawn ./stockfish uci setoption name SyzygyPath value ../tests/syzygy/ Stockfish 16 by the Stockfish developers (see AUTHORS file) id name Stockfish 16 id author the Stockfish developers (see AUTHORS file) option name Debug Log File type string default option name Threads type spin default 1 min 1 max 1024 option name Hash type spin default 16 min 1 max 2048 option name Clear Hash type button option name Ponder type check default false option name MultiPV type spin default 1 min 1 max 500 option name Skill Level type spin default 20 min 0 max 20 option name Move Overhead type spin default 10 min 0 max 5000 option name Slow Mover type spin default 100 min 10 max 1000 option name nodestime type spin default 0 min 0 max 10000 option name UCI_Chess960 type check default false option name UCI_AnalyseMode type check default false option name UCI_LimitStrength type check default false option name UCI_Elo type spin default 1320 min 1320 max 3190 option name UCI_ShowWDL type check default false option name SyzygyPath type string default option name SyzygyProbeDepth type spin default 1 min 1 max 100 option name Syzygy50MoveRule type check default true option name SyzygyProbeLimit type spin default 7 min 0 max 7 option name Use NNUE type check default true option name EvalFile type string default nn-5af11540bbfe.nnue uciok info string Found 35 tablebases bench 128 1 8 default depth quit info string Found 35 tablebases Position: 1/48 (rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR w KQkq - 0 1) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 63 nodes 20 nps 10000 hashfull 0 tbhits 0 time 2 pv e2e3 info depth 2 seldepth 2 multipv 1 score cp 63 nodes 40 nps 20000 hashfull 0 tbhits 0 time 2 pv e2e3 info depth 3 seldepth 2 multipv 1 score cp 63 nodes 65 nps 32500 hashfull 0 tbhits 0 time 2 pv e2e3 info depth 4 seldepth 4 multipv 1 score cp 27 nodes 613 nps 204333 hashfull 0 tbhits 0 time 3 pv b1c3 e7e6 e2e3 d7d5 info depth 5 seldepth 5 multipv 1 score cp 22 nodes 1168 nps 389333 hashfull 0 tbhits 0 time 3 pv b1c3 e7e5 e2e3 d7d6 d2d4 info depth 6 seldepth 6 multipv 1 score cp 22 nodes 1289 nps 429666 hashfull 0 tbhits 0 time 3 pv b1c3 e7e5 e2e3 d7d6 d2d4 b8c6 info depth 7 seldepth 8 multipv 1 score cp 4 nodes 8657 nps 787000 hashfull 0 tbhits 0 time 11 pv b1c3 d7d5 e2e4 d5e4 d2d3 g8f6 d3e4 d8d1 e1d1 info depth 8 seldepth 11 multipv 1 score cp 4 nodes 12725 nps 795312 hashfull 0 tbhits 0 time 16 pv b1c3 d7d5 d2d4 e7e6 g1f3 g8f6 e2e3 c7c6 f3e5 b8d7 bestmove b1c3 ponder d7d5 Position: 2/48 (r3k2r/p1ppqpb1/bn2pnp1/3PN3/1p2P3/2N2Q1p/PPPBBPPP/R3K2R w KQkq - 0 10) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp -71 nodes 116 nps 29000 hashfull 0 tbhits 0 time 4 pv e2a6 info depth 2 seldepth 2 multipv 1 score cp -71 nodes 165 nps 41250 hashfull 0 tbhits 0 time 4 pv e2a6 info depth 3 seldepth 2 multipv 1 score cp -71 nodes 249 nps 62250 hashfull 0 tbhits 0 time 4 pv e2a6 info depth 4 seldepth 2 multipv 1 score cp -56 nodes 317 nps 63400 hashfull 0 tbhits 0 time 5 pv e2a6 info depth 5 seldepth 5 multipv 1 score cp -92 nodes 742 nps 82444 hashfull 0 tbhits 0 time 9 pv e2a6 b4c3 d2c3 e6d5 info depth 6 seldepth 5 multipv 1 score cp -92 nodes 932 nps 93200 hashfull 0 tbhits 0 time 10 pv e2a6 b4c3 d2c3 e6d5 info depth 7 seldepth 6 multipv 1 score cp -114 nodes 1923 nps 101210 hashfull 0 tbhits 0 time 19 pv e2a6 b4c3 d2c3 e6d5 e5g4 h3g2 info depth 8 seldepth 9 multipv 1 score cp -118 nodes 2225 nps 105952 hashfull 0 tbhits 0 time 21 pv e2a6 b4c3 d2c3 e6d5 e5g4 h3g2 h1g1 bestmove e2a6 ponder b4c3 Position: 3/48 (8/2p5/3p4/KP5r/1R3p1k/8/4P1P1/8 w - - 0 11) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 49 nodes 16 nps 16000 hashfull 0 tbhits 0 time 1 pv b4c4 info depth 2 seldepth 2 multipv 1 score cp 49 nodes 30 nps 30000 hashfull 0 tbhits 0 time 1 pv b4c4 info depth 3 seldepth 2 multipv 1 score cp 49 nodes 58 nps 58000 hashfull 0 tbhits 0 time 1 pv b4c4 info depth 4 seldepth 3 multipv 1 score cp 36 nodes 189 nps 94500 hashfull 0 tbhits 0 time 2 pv b4c4 h5c5 c4f4 h4g3 info depth 5 seldepth 5 multipv 1 score cp 34 nodes 340 nps 170000 hashfull 0 tbhits 0 time 2 pv b4c4 h5h7 info depth 6 seldepth 4 multipv 1 score cp 63 nodes 468 nps 234000 hashfull 0 tbhits 0 time 2 pv b4f4 h4g3 f4f7 info depth 7 seldepth 4 multipv 1 score cp 63 nodes 584 nps 292000 hashfull 0 tbhits 0 time 2 pv b4f4 h4g3 f4f7 info depth 8 seldepth 10 multipv 1 score cp 31 nodes 5644 nps 940666 hashfull 0 tbhits 1 time 6 pv b4c4 h5h7 e2e3 h4g4 e3f4 g4f5 bestmove b4c4 ponder h5h7 Position: 4/48 (4rrk1/pp1n3p/3q2pQ/2p1pb2/2PP4/2P3N1/P2B2PP/4RRK1 b - - 7 19) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp -3 nodes 107 nps 35666 hashfull 0 tbhits 0 time 3 pv f5d3 f1f8 d6f8 info depth 2 seldepth 2 multipv 1 score cp -3 nodes 157 nps 52333 hashfull 0 tbhits 0 time 3 pv f5d3 f1f8 d6f8 info depth 3 seldepth 3 multipv 1 score cp -3 nodes 206 nps 68666 hashfull 0 tbhits 0 time 3 pv f5d3 f1f8 d6f8 info depth 4 seldepth 4 multipv 1 score cp -3 nodes 260 nps 86666 hashfull 0 tbhits 0 time 3 pv f5d3 f1f8 d6f8 info depth 5 seldepth 4 multipv 1 score cp -3 nodes 314 nps 104666 hashfull 0 tbhits 0 time 3 pv f5d3 f1f8 d6f8 info depth 6 seldepth 4 multipv 1 score cp 11 nodes 575 nps 95833 hashfull 0 tbhits 0 time 6 pv f5d3 f1f8 d6f8 info depth 7 seldepth 5 multipv 1 score cp 11 nodes 658 nps 109666 hashfull 0 tbhits 0 time 6 pv f5d3 f1f8 d6f8 h6f8 g8f8 info depth 8 seldepth 7 multipv 1 score cp 9 nodes 1246 nps 95846 hashfull 0 tbhits 0 time 13 pv f5d3 f1f8 e8f8 h6e3 d3c4 bestmove f5d3 ponder f1f8 Position: 5/48 (rq3rk1/ppp2ppp/1bnpN3/3N2B1/4P3/7P/PPPQ1PP1/2KR3R b - - 0 14) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 4 nodes 55 nps 55000 hashfull 0 tbhits 0 time 1 pv f7e6 info depth 2 seldepth 2 multipv 1 score cp 4 nodes 82 nps 82000 hashfull 0 tbhits 0 time 1 pv f7e6 info depth 3 seldepth 2 multipv 1 score cp 4 nodes 109 nps 109000 hashfull 0 tbhits 0 time 1 pv f7e6 info depth 4 seldepth 2 multipv 1 score cp 8 nodes 143 nps 143000 hashfull 0 tbhits 0 time 1 pv f7e6 info depth 5 seldepth 3 multipv 1 score cp 36 nodes 193 nps 193000 hashfull 0 tbhits 0 time 1 pv f7e6 d5b6 info depth 6 seldepth 5 multipv 1 score cp 36 nodes 451 nps 451000 hashfull 0 tbhits 0 time 1 pv f7e6 d5e3 b8e8 c1b1 h7h6 info depth 7 seldepth 7 multipv 1 score cp 36 nodes 623 nps 311500 hashfull 0 tbhits 0 time 2 pv f7e6 d5e3 b8e8 c1b1 h7h6 g5h4 info depth 8 seldepth 7 multipv 1 score cp 63 nodes 2740 nps 685000 hashfull 0 tbhits 0 time 4 pv f7e6 d5f4 e6e5 f4d5 f8f2 bestmove f7e6 ponder d5f4 Position: 6/48 (r1bq1r1k/1pp1n1pp/1p1p4/4p2Q/4PpP1/1BNP4/PPP2P1P/3R1RK1 b - g3 0 14) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 123 nodes 36 nps 18000 hashfull 0 tbhits 0 time 2 pv g7g6 info depth 2 seldepth 2 multipv 1 score cp 123 nodes 68 nps 34000 hashfull 0 tbhits 0 time 2 pv g7g6 info depth 3 seldepth 2 multipv 1 score cp 130 nodes 122 nps 61000 hashfull 0 tbhits 0 time 2 pv e7g8 info depth 4 seldepth 2 multipv 1 score cp 143 nodes 166 nps 83000 hashfull 0 tbhits 0 time 2 pv e7g8 info depth 5 seldepth 3 multipv 1 score cp 143 nodes 211 nps 70333 hashfull 0 tbhits 0 time 3 pv g7g6 info depth 6 seldepth 4 multipv 1 score cp 142 nodes 431 nps 71833 hashfull 0 tbhits 0 time 6 pv c8d7 f2f3 info depth 7 seldepth 5 multipv 1 score cp 162 nodes 1374 nps 68700 hashfull 0 tbhits 0 time 20 pv e7c6 f2f3 c6d4 info depth 8 seldepth 8 multipv 1 score cp 187 nodes 1739 nps 75608 hashfull 0 tbhits 0 time 23 pv e7c6 g1h1 c6d4 f2f3 b6b5 bestmove e7c6 ponder g1h1 Position: 7/48 (r3r1k1/2p2ppp/p1p1bn2/8/1q2P3/2NPQN2/PPP3PP/R4RK1 b - - 2 15) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp -22 nodes 51 nps 51000 hashfull 0 tbhits 0 time 1 pv b4b2 info depth 2 seldepth 2 multipv 1 score cp -22 nodes 99 nps 99000 hashfull 0 tbhits 0 time 1 pv b4b2 info depth 3 seldepth 2 multipv 1 score cp -13 nodes 163 nps 163000 hashfull 0 tbhits 0 time 1 pv f6g4 info depth 4 seldepth 2 multipv 1 score cp -13 nodes 218 nps 218000 hashfull 0 tbhits 0 time 1 pv f6g4 e3d4 info depth 5 seldepth 4 multipv 1 score cp -13 nodes 349 nps 349000 hashfull 0 tbhits 0 time 1 pv f6g4 e3d4 b4b2 info depth 6 seldepth 5 multipv 1 score cp -17 nodes 787 nps 393500 hashfull 0 tbhits 0 time 2 pv f6g4 e3d4 b4e7 info depth 7 seldepth 6 multipv 1 score cp -16 nodes 1336 nps 668000 hashfull 0 tbhits 0 time 2 pv f6g4 e3f4 a8d8 f1b1 info depth 8 seldepth 9 multipv 1 score cp -17 nodes 5848 nps 835428 hashfull 0 tbhits 0 time 7 pv b4b2 e3d2 b2a3 g1h1 a8d8 a1b1 a3a5 a2a4 bestmove b4b2 ponder e3d2 Position: 8/48 (r1bbk1nr/pp3p1p/2n5/1N4p1/2Np1B2/8/PPP2PPP/2KR1B1R w kq - 0 13) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 729 nodes 67 nps 22333 hashfull 0 tbhits 0 time 3 pv d1e1 c6e5 f4e5 info depth 2 seldepth 2 multipv 1 score cp 332 nodes 230 nps 76666 hashfull 0 tbhits 0 time 3 pv f4g3 info depth 3 seldepth 2 multipv 1 score cp 332 nodes 278 nps 92666 hashfull 0 tbhits 0 time 3 pv f4g3 info depth 4 seldepth 2 multipv 1 score cp 332 nodes 331 nps 82750 hashfull 0 tbhits 0 time 4 pv f4g3 e8f8 info depth 5 seldepth 3 multipv 1 score cp 312 nodes 404 nps 101000 hashfull 0 tbhits 0 time 4 pv f4g3 e8f8 b5d4 info depth 6 seldepth 6 multipv 1 score cp 314 nodes 535 nps 89166 hashfull 0 tbhits 0 time 6 pv f4d6 info depth 7 seldepth 6 multipv 1 score cp 320 nodes 859 nps 85900 hashfull 0 tbhits 0 time 10 pv f4g3 c8e6 info depth 8 seldepth 8 multipv 1 score cp 305 nodes 1723 nps 82047 hashfull 0 tbhits 0 time 21 pv f4g3 e8f8 b5d4 c6d4 d1d4 d8f6 bestmove f4g3 ponder e8f8 Position: 9/48 (r1bq1rk1/ppp1nppp/4n3/3p3Q/3P4/1BP1B3/PP1N2PP/R4RK1 w - - 1 16) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 302 nodes 53 nps 53000 hashfull 0 tbhits 0 time 1 pv b3c2 info depth 2 seldepth 2 multipv 1 score cp 302 nodes 103 nps 103000 hashfull 0 tbhits 0 time 1 pv b3c2 info depth 3 seldepth 2 multipv 1 score cp 302 nodes 153 nps 153000 hashfull 0 tbhits 0 time 1 pv b3c2 info depth 4 seldepth 2 multipv 1 score cp 487 nodes 210 nps 210000 hashfull 0 tbhits 0 time 1 pv b3c2 info depth 5 seldepth 3 multipv 1 score cp 131 nodes 438 nps 438000 hashfull 0 tbhits 0 time 1 pv b3c2 h7h6 a1e1 info depth 6 seldepth 4 multipv 1 score cp 113 nodes 603 nps 603000 hashfull 0 tbhits 0 time 1 pv b3c2 e7g6 a1e1 h7h6 info depth 7 seldepth 8 multipv 1 score cp 97 nodes 1626 nps 813000 hashfull 0 tbhits 0 time 2 pv b3c2 e7g6 a1e1 d8d6 info depth 8 seldepth 5 multipv 1 score cp 104 nodes 2722 nps 680500 hashfull 0 tbhits 0 time 4 pv b3c2 e7g6 a1e1 f8e8 bestmove b3c2 ponder e7g6 Position: 10/48 (4r1k1/r1q2ppp/ppp2n2/4P3/5Rb1/1N1BQ3/PPP3PP/R5K1 w - - 1 17) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 60 nodes 90 nps 30000 hashfull 0 tbhits 0 time 3 pv f4f6 g7f6 info depth 2 seldepth 2 multipv 1 score cp 60 nodes 149 nps 49666 hashfull 0 tbhits 0 time 3 pv f4f6 g7f6 info depth 3 seldepth 3 multipv 1 score cp 60 nodes 215 nps 71666 hashfull 0 tbhits 0 time 3 pv f4f6 g7f6 info depth 4 seldepth 3 multipv 1 score cp 60 nodes 277 nps 92333 hashfull 0 tbhits 0 time 3 pv f4f6 g7f6 info depth 5 seldepth 4 multipv 1 score cp 86 nodes 361 nps 120333 hashfull 0 tbhits 0 time 3 pv f4f6 g7f6 h2h3 info depth 6 seldepth 4 multipv 1 score cp 183 nodes 492 nps 123000 hashfull 0 tbhits 0 time 4 pv f4f6 g7f6 e3g3 info depth 7 seldepth 5 multipv 1 score cp 207 nodes 650 nps 130000 hashfull 0 tbhits 0 time 5 pv f4f6 g7f6 e3g3 info depth 8 seldepth 5 multipv 1 score cp 276 nodes 899 nps 149833 hashfull 0 tbhits 0 time 6 pv f4f6 g7f6 e3g3 bestmove f4f6 ponder g7f6 Position: 11/48 (2rqkb1r/ppp2p2/2npb1p1/1N1Nn2p/2P1PP2/8/PP2B1PP/R1BQK2R b KQ - 0 11) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 113 nodes 69 nps 69000 hashfull 0 tbhits 0 time 1 pv d8h4 e1d2 e6d5 c4d5 info depth 2 seldepth 2 multipv 1 score cp -77 nodes 432 nps 216000 hashfull 0 tbhits 0 time 2 pv e6d5 c4d5 info depth 3 seldepth 3 multipv 1 score cp -77 nodes 494 nps 247000 hashfull 0 tbhits 0 time 2 pv e6d5 c4d5 info depth 4 seldepth 3 multipv 1 score cp -77 nodes 541 nps 270500 hashfull 0 tbhits 0 time 2 pv e6d5 c4d5 info depth 5 seldepth 5 multipv 1 score cp -54 nodes 1392 nps 464000 hashfull 0 tbhits 0 time 3 pv e5d7 g2g3 f8g7 info depth 6 seldepth 4 multipv 1 score cp -53 nodes 2008 nps 502000 hashfull 0 tbhits 0 time 4 pv e5d7 g2g3 f8g7 info depth 7 seldepth 5 multipv 1 score cp -52 nodes 2903 nps 725750 hashfull 0 tbhits 0 time 4 pv e5d7 f4f5 g6f5 info depth 8 seldepth 7 multipv 1 score cp -59 nodes 5559 nps 794142 hashfull 0 tbhits 0 time 7 pv e5d7 e1g1 a7a6 f4f5 e6d5 c4d5 bestmove e5d7 ponder e1g1 Position: 12/48 (r1bq1r1k/b1p1npp1/p2p3p/1p6/3PP3/1B2NN2/PP3PPP/R2Q1RK1 w - - 1 16) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 0 nodes 36 nps 18000 hashfull 0 tbhits 0 time 2 pv a1c1 info depth 2 seldepth 2 multipv 1 score cp 0 nodes 71 nps 35500 hashfull 0 tbhits 0 time 2 pv a1c1 info depth 3 seldepth 2 multipv 1 score cp 35 nodes 109 nps 54500 hashfull 0 tbhits 0 time 2 pv b3c2 info depth 4 seldepth 2 multipv 1 score cp 35 nodes 152 nps 50666 hashfull 0 tbhits 0 time 3 pv b3c2 info depth 5 seldepth 4 multipv 1 score cp 49 nodes 241 nps 80333 hashfull 0 tbhits 0 time 3 pv d1d2 e7g6 a1e1 info depth 6 seldepth 6 multipv 1 score cp 24 nodes 1533 nps 76650 hashfull 0 tbhits 0 time 20 pv b3c2 c7c5 a2a4 info depth 7 seldepth 6 multipv 1 score cp 24 nodes 2202 nps 73400 hashfull 0 tbhits 0 time 30 pv b3c2 a8b8 f1e1 c7c5 d4c5 a7c5 info depth 8 seldepth 9 multipv 1 score cp 22 nodes 7757 nps 78353 hashfull 0 tbhits 0 time 99 pv f1e1 a8b8 a2a3 c8b7 b3c2 c7c5 d4c5 d6c5 bestmove f1e1 ponder a8b8 Position: 13/48 (3r1rk1/p5pp/bpp1pp2/8/q1PP1P2/b3P3/P2NQRPP/1R2B1K1 b - - 6 22) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 61 nodes 52 nps 52000 hashfull 0 tbhits 0 time 1 pv a3e7 info depth 2 seldepth 2 multipv 1 score cp 61 nodes 89 nps 89000 hashfull 0 tbhits 0 time 1 pv a3e7 info depth 3 seldepth 2 multipv 1 score cp 66 nodes 219 nps 109500 hashfull 0 tbhits 0 time 2 pv c6c5 info depth 4 seldepth 2 multipv 1 score cp 71 nodes 265 nps 132500 hashfull 0 tbhits 0 time 2 pv c6c5 info depth 5 seldepth 3 multipv 1 score cp 77 nodes 326 nps 163000 hashfull 0 tbhits 0 time 2 pv c6c5 b1b3 c5d4 info depth 6 seldepth 6 multipv 1 score cp 63 nodes 1224 nps 408000 hashfull 0 tbhits 0 time 3 pv c6c5 e2g4 a6c4 d2c4 info depth 7 seldepth 8 multipv 1 score cp 77 nodes 7628 nps 847555 hashfull 0 tbhits 0 time 9 pv c6c5 f4f5 c5d4 e3d4 f8e8 info depth 8 seldepth 8 multipv 1 score cp 68 nodes 14125 nps 882812 hashfull 0 tbhits 0 time 16 pv c6c5 h2h3 f8f7 e2d3 c5d4 e3d4 a3b4 bestmove c6c5 ponder h2h3 Position: 14/48 (r1q2rk1/2p1bppp/2Pp4/p6b/Q1PNp3/4B3/PP1R1PPP/2K4R w - - 2 18) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 55 nodes 38 nps 19000 hashfull 0 tbhits 0 time 2 pv h2h3 info depth 2 seldepth 2 multipv 1 score cp 55 nodes 75 nps 37500 hashfull 0 tbhits 0 time 2 pv h2h3 info depth 3 seldepth 2 multipv 1 score cp 109 nodes 131 nps 65500 hashfull 0 tbhits 0 time 2 pv d4b5 info depth 4 seldepth 2 multipv 1 score cp 195 nodes 170 nps 85000 hashfull 0 tbhits 0 time 2 pv d4b5 info depth 5 seldepth 3 multipv 1 score cp 122 nodes 324 nps 108000 hashfull 0 tbhits 0 time 3 pv d4b5 h5g6 info depth 6 seldepth 4 multipv 1 score cp 107 nodes 599 nps 99833 hashfull 0 tbhits 0 time 6 pv d4b5 h7h6 h2h3 e7f6 info depth 7 seldepth 6 multipv 1 score cp 52 nodes 2808 nps 90580 hashfull 0 tbhits 0 time 31 pv c1b1 e7f6 info depth 8 seldepth 7 multipv 1 score cp -16 nodes 8961 nps 93343 hashfull 0 tbhits 0 time 96 pv d4e2 h5e2 d2e2 c8g4 bestmove d4e2 ponder h5e2 Position: 15/48 (4k2r/1pb2ppp/1p2p3/1R1p4/3P4/2r1PN2/P4PPP/1R4K1 b - - 3 22) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 22 nodes 39 nps 39000 hashfull 0 tbhits 0 time 1 pv c3c2 info depth 2 seldepth 2 multipv 1 score cp 22 nodes 68 nps 68000 hashfull 0 tbhits 0 time 1 pv c3c2 info depth 3 seldepth 2 multipv 1 score cp 22 nodes 120 nps 120000 hashfull 0 tbhits 0 time 1 pv c3c2 info depth 4 seldepth 4 multipv 1 score cp 26 nodes 283 nps 283000 hashfull 0 tbhits 0 time 1 pv e8e7 b5b2 h8c8 info depth 5 seldepth 4 multipv 1 score cp 30 nodes 498 nps 498000 hashfull 0 tbhits 0 time 1 pv e8e7 b5b2 h8d8 info depth 6 seldepth 4 multipv 1 score cp 39 nodes 806 nps 403000 hashfull 0 tbhits 0 time 2 pv e8e7 b5b2 h8a8 info depth 7 seldepth 6 multipv 1 score cp 35 nodes 1253 nps 626500 hashfull 0 tbhits 0 time 2 pv e8e7 b5b2 h8a8 g2g3 info depth 8 seldepth 7 multipv 1 score cp 40 nodes 2433 nps 811000 hashfull 0 tbhits 0 time 3 pv e8e7 b5b2 h7h6 bestmove e8e7 ponder b5b2 Position: 16/48 (3q2k1/pb3p1p/4pbp1/2r5/PpN2N2/1P2P2P/5PP1/Q2R2K1 b - - 4 26) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 77 nodes 68 nps 34000 hashfull 0 tbhits 0 time 2 pv d8e7 info depth 2 seldepth 2 multipv 1 score cp 77 nodes 123 nps 61500 hashfull 0 tbhits 0 time 2 pv d8e7 info depth 3 seldepth 2 multipv 1 score cp 91 nodes 240 nps 80000 hashfull 0 tbhits 0 time 3 pv c5d5 info depth 4 seldepth 2 multipv 1 score cp 114 nodes 304 nps 101333 hashfull 0 tbhits 0 time 3 pv d8e7 info depth 5 seldepth 3 multipv 1 score cp 252 nodes 399 nps 133000 hashfull 0 tbhits 0 time 3 pv c5d5 info depth 6 seldepth 4 multipv 1 score cp 226 nodes 592 nps 148000 hashfull 0 tbhits 0 time 4 pv c5d5 c4b2 d5d2 info depth 7 seldepth 6 multipv 1 score cp 225 nodes 815 nps 116428 hashfull 0 tbhits 0 time 7 pv c5d5 c4b2 d5d2 f4d3 info depth 8 seldepth 8 multipv 1 score cp 165 nodes 2426 nps 110272 hashfull 0 tbhits 0 time 22 pv c5d5 c4b2 d5d1 a1d1 d8d1 b2d1 b7e4 bestmove c5d5 ponder c4b2 Position: 17/48 (6k1/6p1/6Pp/ppp5/3pn2P/1P3K2/1PP2P2/3N4 b - - 0 1) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp -8 nodes 21 nps 21000 hashfull 0 tbhits 0 time 1 pv e4d2 f3g2 info depth 2 seldepth 2 multipv 1 score cp -22 nodes 95 nps 95000 hashfull 0 tbhits 0 time 1 pv e4f6 f3e2 info depth 3 seldepth 3 multipv 1 score cp -22 nodes 117 nps 117000 hashfull 0 tbhits 0 time 1 pv e4f6 f3e2 info depth 4 seldepth 3 multipv 1 score cp -22 nodes 139 nps 139000 hashfull 0 tbhits 0 time 1 pv e4f6 f3e2 info depth 5 seldepth 4 multipv 1 score cp -13 nodes 240 nps 240000 hashfull 0 tbhits 0 time 1 pv e4f6 f3f4 info depth 6 seldepth 5 multipv 1 score cp -8 nodes 495 nps 247500 hashfull 0 tbhits 0 time 2 pv e4f6 f3f4 f6d5 f4g4 info depth 7 seldepth 7 multipv 1 score cp -8 nodes 1113 nps 556500 hashfull 0 tbhits 0 time 2 pv e4f6 f3f4 g8f8 f2f3 f8e7 info depth 8 seldepth 7 multipv 1 score cp 8 nodes 1719 nps 573000 hashfull 0 tbhits 0 time 3 pv e4d6 h4h5 g8f8 bestmove e4d6 ponder h4h5 Position: 18/48 (3b4/5kp1/1p1p1p1p/pP1PpP1P/P1P1P3/3KN3/8/8 w - - 0 1) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 28 nodes 12 nps 12000 hashfull 0 tbhits 0 time 1 pv c4c5 d6c5 info depth 2 seldepth 2 multipv 1 score cp 28 nodes 24 nps 24000 hashfull 0 tbhits 0 time 1 pv c4c5 d6c5 info depth 3 seldepth 3 multipv 1 score cp 28 nodes 56 nps 28000 hashfull 0 tbhits 0 time 2 pv c4c5 d6c5 info depth 4 seldepth 3 multipv 1 score cp 28 nodes 85 nps 42500 hashfull 0 tbhits 0 time 2 pv c4c5 d6c5 info depth 5 seldepth 4 multipv 1 score cp 92 nodes 107 nps 53500 hashfull 0 tbhits 0 time 2 pv c4c5 d6c5 d5d6 info depth 6 seldepth 4 multipv 1 score cp 127 nodes 240 nps 60000 hashfull 0 tbhits 0 time 4 pv c4c5 d6c5 d5d6 info depth 7 seldepth 6 multipv 1 score cp 59 nodes 430 nps 71666 hashfull 0 tbhits 0 time 6 pv c4c5 d6c5 d5d6 f7e8 e3c4 info depth 8 seldepth 8 multipv 1 score cp 84 nodes 722 nps 72200 hashfull 0 tbhits 0 time 10 pv c4c5 f7e7 c5c6 d8c7 e3d1 bestmove c4c5 ponder f7e7 Position: 19/48 (2K5/p7/7P/5pR1/8/5k2/r7/8 w - - 4 3) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 167 nodes 18 nps 18000 hashfull 0 tbhits 0 time 1 pv g5f5 f3e2 info depth 2 seldepth 2 multipv 1 score cp 153 nodes 76 nps 76000 hashfull 0 tbhits 0 time 1 pv h6h7 a2c2 c8d7 info depth 3 seldepth 3 multipv 1 score cp 157 nodes 100 nps 100000 hashfull 0 tbhits 0 time 1 pv h6h7 a2c2 c8b7 info depth 4 seldepth 4 multipv 1 score cp 157 nodes 130 nps 130000 hashfull 0 tbhits 0 time 1 pv h6h7 a2c2 c8b7 info depth 5 seldepth 4 multipv 1 score cp 159 nodes 205 nps 205000 hashfull 0 tbhits 0 time 1 pv g5f5 f3e4 h6h7 info depth 6 seldepth 6 multipv 1 score cp 95 nodes 2593 nps 864333 hashfull 0 tbhits 0 time 3 pv g5h5 a2c2 c8d7 f3g4 h6h7 info depth 7 seldepth 6 multipv 1 score cp 95 nodes 2902 nps 967333 hashfull 0 tbhits 0 time 3 pv g5h5 a2c2 c8d7 f3g4 h6h7 info depth 8 seldepth 6 multipv 1 score cp 95 nodes 3402 nps 1134000 hashfull 0 tbhits 0 time 3 pv g5h5 a2c2 c8d7 f3g4 h6h7 bestmove g5h5 ponder a2c2 Position: 20/48 (8/6pk/1p6/8/PP3p1p/5P2/4KP1q/3Q4 w - - 0 1) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 73 nodes 30 nps 15000 hashfull 0 tbhits 0 time 2 pv d1c2 h7h8 info depth 2 seldepth 2 multipv 1 score cp 157 nodes 122 nps 40666 hashfull 0 tbhits 0 time 3 pv d1d3 h7h6 d3d6 h6g5 d6b6 info depth 3 seldepth 3 multipv 1 score cp 102 nodes 240 nps 80000 hashfull 0 tbhits 0 time 3 pv d1d3 h7g8 info depth 4 seldepth 4 multipv 1 score cp 92 nodes 355 nps 88750 hashfull 0 tbhits 0 time 4 pv d1c2 h7g8 c2c8 g8h7 info depth 5 seldepth 5 multipv 1 score cp 92 nodes 442 nps 110500 hashfull 0 tbhits 0 time 4 pv d1c2 h7g8 c2c8 g8h7 info depth 6 seldepth 5 multipv 1 score cp 81 nodes 1477 nps 105500 hashfull 0 tbhits 0 time 14 pv d1c2 h7h6 c2c6 h6h7 info depth 7 seldepth 8 multipv 1 score cp 97 nodes 2652 nps 102000 hashfull 0 tbhits 0 time 26 pv a4a5 b6a5 b4a5 h4h3 a5a6 h2g2 info depth 8 seldepth 8 multipv 1 score cp 97 nodes 2754 nps 102000 hashfull 0 tbhits 0 time 27 pv a4a5 b6a5 b4a5 h4h3 a5a6 h2g2 a6a7 bestmove a4a5 ponder b6a5 Position: 21/48 (7k/3p2pp/4q3/8/4Q3/5Kp1/P6b/8 w - - 0 1) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp -387 nodes 36 nps 36000 hashfull 0 tbhits 0 time 1 pv e4e6 d7e6 info depth 2 seldepth 2 multipv 1 score cp -387 nodes 66 nps 66000 hashfull 0 tbhits 0 time 1 pv e4e6 d7e6 info depth 3 seldepth 3 multipv 1 score cp -387 nodes 97 nps 97000 hashfull 0 tbhits 0 time 1 pv e4e6 d7e6 info depth 4 seldepth 3 multipv 1 score cp -387 nodes 127 nps 127000 hashfull 0 tbhits 0 time 1 pv e4e6 d7e6 info depth 5 seldepth 3 multipv 1 score cp -355 nodes 166 nps 166000 hashfull 0 tbhits 0 time 1 pv e4e6 d7e6 a2a4 info depth 6 seldepth 4 multipv 1 score cp -360 nodes 231 nps 231000 hashfull 0 tbhits 0 time 1 pv e4e6 d7e6 a2a4 h7h6 info depth 7 seldepth 6 multipv 1 score cp -287 nodes 354 nps 354000 hashfull 0 tbhits 0 time 1 pv e4e6 d7e6 a2a4 h7h6 a4a5 info depth 8 seldepth 7 multipv 1 score cp -326 nodes 641 nps 641000 hashfull 0 tbhits 0 time 1 pv e4e6 d7e6 a2a4 g3g2 f3g2 h2d6 bestmove e4e6 ponder d7e6 Position: 22/48 (8/2p5/8/2kPKp1p/2p4P/2P5/3P4/8 w - - 0 1) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 156 nodes 13 nps 6500 hashfull 0 tbhits 0 time 2 pv e5f5 c5d5 info depth 2 seldepth 2 multipv 1 score cp 156 nodes 25 nps 12500 hashfull 0 tbhits 0 time 2 pv e5f5 c5d5 info depth 3 seldepth 3 multipv 1 score cp 156 nodes 37 nps 18500 hashfull 0 tbhits 0 time 2 pv e5f5 c5d5 info depth 4 seldepth 3 multipv 1 score cp 156 nodes 49 nps 24500 hashfull 0 tbhits 0 time 2 pv e5f5 c5d5 info depth 5 seldepth 3 multipv 1 score cp 158 nodes 67 nps 33500 hashfull 0 tbhits 0 time 2 pv e5f5 c5d5 f5g5 info depth 6 seldepth 4 multipv 1 score cp 176 nodes 124 nps 41333 hashfull 0 tbhits 0 time 3 pv e5f5 c5d5 f5g5 info depth 7 seldepth 5 multipv 1 score cp 186 nodes 317 nps 52833 hashfull 0 tbhits 0 time 6 pv e5f5 c5d5 f5f4 info depth 8 seldepth 6 multipv 1 score cp 175 nodes 465 nps 66428 hashfull 0 tbhits 0 time 7 pv e5f5 c5d5 f5f4 c7c6 f4g5 d5e4 g5h5 bestmove e5f5 ponder c5d5 Position: 23/48 (8/1p3pp1/7p/5P1P/2k3P1/8/2K2P2/8 w - - 0 1) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 22 nodes 9 nps 9000 hashfull 0 tbhits 0 time 1 pv c2d2 info depth 2 seldepth 2 multipv 1 score cp 22 nodes 18 nps 18000 hashfull 0 tbhits 0 time 1 pv c2d2 info depth 3 seldepth 2 multipv 1 score cp 22 nodes 27 nps 27000 hashfull 0 tbhits 0 time 1 pv c2d2 info depth 4 seldepth 3 multipv 1 score cp -49 nodes 295 nps 147500 hashfull 0 tbhits 0 time 2 pv c2b1 b7b5 info depth 5 seldepth 4 multipv 1 score cp -36 nodes 818 nps 409000 hashfull 0 tbhits 0 time 2 pv g4g5 f7f6 g5h6 info depth 6 seldepth 5 multipv 1 score cp -36 nodes 959 nps 479500 hashfull 0 tbhits 0 time 2 pv g4g5 f7f6 g5h6 g7h6 info depth 7 seldepth 6 multipv 1 score cp -36 nodes 1457 nps 728500 hashfull 0 tbhits 0 time 2 pv g4g5 f7f6 g5h6 g7h6 f2f3 info depth 8 seldepth 9 multipv 1 score cp -54 nodes 6718 nps 1343600 hashfull 0 tbhits 0 time 5 pv g4g5 f7f6 g5g6 c4d4 c2b3 d4e5 b3c4 e5f5 f2f3 bestmove g4g5 ponder f7f6 Position: 24/48 (8/pp2r1k1/2p1p3/3pP2p/1P1P1P1P/P5KR/8/8 w - - 0 1) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 33 nodes 11 nps 11000 hashfull 0 tbhits 0 time 1 pv h3h1 info depth 2 seldepth 2 multipv 1 score cp 33 nodes 21 nps 21000 hashfull 0 tbhits 0 time 1 pv h3h1 info depth 3 seldepth 2 multipv 1 score cp 38 nodes 42 nps 42000 hashfull 0 tbhits 0 time 1 pv h3h2 info depth 4 seldepth 2 multipv 1 score cp 38 nodes 59 nps 59000 hashfull 0 tbhits 0 time 1 pv h3h2 e7e8 info depth 5 seldepth 4 multipv 1 score cp 114 nodes 323 nps 53833 hashfull 0 tbhits 0 time 6 pv f4f5 info depth 6 seldepth 4 multipv 1 score cp 137 nodes 471 nps 58875 hashfull 0 tbhits 0 time 8 pv f4f5 e6f5 g3f4 info depth 7 seldepth 5 multipv 1 score cp 154 nodes 696 nps 63272 hashfull 0 tbhits 0 time 11 pv f4f5 e6f5 g3f4 info depth 8 seldepth 5 multipv 1 score cp 168 nodes 1132 nps 75466 hashfull 0 tbhits 0 time 15 pv f4f5 g7h6 g3f4 e7g7 f5e6 bestmove f4f5 ponder g7h6 Position: 25/48 (8/3p4/p1bk3p/Pp6/1Kp1PpPp/2P2P1P/2P5/5B2 b - - 0 1) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 99 nodes 11 nps 5500 hashfull 0 tbhits 0 time 2 pv d6e5 info depth 2 seldepth 2 multipv 1 score cp 99 nodes 20 nps 10000 hashfull 0 tbhits 0 time 2 pv d6e5 info depth 3 seldepth 2 multipv 1 score cp 99 nodes 30 nps 15000 hashfull 0 tbhits 0 time 2 pv d6e5 info depth 4 seldepth 2 multipv 1 score cp 108 nodes 44 nps 22000 hashfull 0 tbhits 0 time 2 pv d6e5 info depth 5 seldepth 3 multipv 1 score cp 108 nodes 74 nps 37000 hashfull 0 tbhits 0 time 2 pv d6e5 f1g2 info depth 6 seldepth 4 multipv 1 score cp 99 nodes 386 nps 193000 hashfull 0 tbhits 0 time 2 pv d6e5 f1g2 d7d6 g2f1 info depth 7 seldepth 6 multipv 1 score cp 80 nodes 1311 nps 437000 hashfull 0 tbhits 0 time 3 pv c6b7 f1e2 b7c6 e2d1 info depth 8 seldepth 9 multipv 1 score cp 80 nodes 2872 nps 718000 hashfull 0 tbhits 0 time 4 pv c6b7 f1g2 d6c6 g2f1 d7d6 f1e2 c6d7 bestmove c6b7 ponder f1g2 Position: 26/48 (5k2/7R/4P2p/5K2/p1r2P1p/8/8/8 b - - 0 1) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp -73 nodes 19 nps 19000 hashfull 0 tbhits 0 time 1 pv a4a3 info depth 2 seldepth 2 multipv 1 score cp -73 nodes 36 nps 36000 hashfull 0 tbhits 0 time 1 pv a4a3 info depth 3 seldepth 2 multipv 1 score cp -73 nodes 68 nps 34000 hashfull 0 tbhits 0 time 2 pv a4a3 info depth 4 seldepth 2 multipv 1 score cp -46 nodes 94 nps 47000 hashfull 0 tbhits 0 time 2 pv a4a3 info depth 5 seldepth 3 multipv 1 score cp -10 nodes 135 nps 67500 hashfull 0 tbhits 0 time 2 pv a4a3 info depth 6 seldepth 3 multipv 1 score cp -10 nodes 168 nps 84000 hashfull 0 tbhits 0 time 2 pv a4a3 h7h6 info depth 7 seldepth 6 multipv 1 score cp -45 nodes 1066 nps 96909 hashfull 0 tbhits 0 time 11 pv h4h3 h7h6 a4a3 h6h3 c4a4 info depth 8 seldepth 6 multipv 1 score cp -45 nodes 1465 nps 97666 hashfull 0 tbhits 0 time 15 pv h4h3 h7h6 a4a3 h6h3 c4a4 bestmove h4h3 ponder h7h6 Position: 27/48 (6k1/6p1/P6p/r1N5/5p2/7P/1b3PP1/4R1K1 w - - 0 1) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 141 nodes 40 nps 40000 hashfull 0 tbhits 0 time 1 pv c5d3 a5a6 info depth 2 seldepth 2 multipv 1 score cp 135 nodes 74 nps 74000 hashfull 0 tbhits 0 time 1 pv c5d3 b2a3 info depth 3 seldepth 3 multipv 1 score cp 135 nodes 120 nps 120000 hashfull 0 tbhits 0 time 1 pv c5d3 b2a3 info depth 4 seldepth 3 multipv 1 score cp 135 nodes 172 nps 172000 hashfull 0 tbhits 0 time 1 pv c5d3 b2a3 info depth 5 seldepth 5 multipv 1 score cp 80 nodes 1073 nps 536500 hashfull 0 tbhits 0 time 2 pv c5d3 b2a3 e1e8 g8f7 info depth 6 seldepth 5 multipv 1 score cp 112 nodes 1362 nps 681000 hashfull 0 tbhits 0 time 2 pv e1e8 g8f7 e8c8 info depth 7 seldepth 4 multipv 1 score cp 112 nodes 2250 nps 750000 hashfull 0 tbhits 0 time 3 pv e1e8 g8f7 e8c8 info depth 8 seldepth 6 multipv 1 score cp 114 nodes 2618 nps 872666 hashfull 0 tbhits 0 time 3 pv e1e8 g8h7 c5d3 b2d4 e8a8 a5a1 g1h2 bestmove e1e8 ponder g8h7 Position: 28/48 (1r3k2/4q3/2Pp3b/3Bp3/2Q2p2/1p1P2P1/1P2KP2/3N4 w - - 0 1) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 226 nodes 43 nps 21500 hashfull 0 tbhits 0 time 2 pv c6c7 info depth 2 seldepth 2 multipv 1 score cp 226 nodes 74 nps 37000 hashfull 0 tbhits 0 time 2 pv c6c7 info depth 3 seldepth 2 multipv 1 score cp 226 nodes 107 nps 53500 hashfull 0 tbhits 0 time 2 pv c6c7 info depth 4 seldepth 2 multipv 1 score cp 280 nodes 143 nps 71500 hashfull 0 tbhits 0 time 2 pv c6c7 info depth 5 seldepth 3 multipv 1 score cp 192 nodes 442 nps 110500 hashfull 0 tbhits 0 time 4 pv g3g4 info depth 6 seldepth 3 multipv 1 score cp 204 nodes 497 nps 99400 hashfull 0 tbhits 0 time 5 pv g3g4 b8c8 info depth 7 seldepth 4 multipv 1 score cp 287 nodes 759 nps 108428 hashfull 0 tbhits 0 time 7 pv g3g4 b8c8 d1c3 info depth 8 seldepth 8 multipv 1 score cp 247 nodes 1177 nps 98083 hashfull 0 tbhits 0 time 12 pv g3g4 f4f3 e2f3 h6d2 bestmove g3g4 ponder f4f3 Position: 29/48 (6k1/4pp1p/3p2p1/P1pPb3/R7/1r2P1PP/3B1P2/6K1 w - - 0 1) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 122 nodes 25 nps 25000 hashfull 0 tbhits 0 time 1 pv a5a6 info depth 2 seldepth 2 multipv 1 score cp 122 nodes 49 nps 49000 hashfull 0 tbhits 0 time 1 pv a5a6 info depth 3 seldepth 2 multipv 1 score cp 122 nodes 73 nps 73000 hashfull 0 tbhits 0 time 1 pv a5a6 info depth 4 seldepth 4 multipv 1 score cp 126 nodes 168 nps 168000 hashfull 0 tbhits 0 time 1 pv a5a6 b3b1 g1g2 info depth 5 seldepth 4 multipv 1 score cp 161 nodes 276 nps 276000 hashfull 0 tbhits 0 time 1 pv a5a6 b3b1 g1h2 info depth 6 seldepth 7 multipv 1 score cp 136 nodes 584 nps 292000 hashfull 0 tbhits 0 time 2 pv a5a6 b3b8 g1f1 b8a8 a6a7 e5g7 f1e2 info depth 7 seldepth 8 multipv 1 score cp 136 nodes 1344 nps 672000 hashfull 0 tbhits 0 time 2 pv a5a6 b3b8 f2f4 e5g7 a6a7 info depth 8 seldepth 7 multipv 1 score cp 81 nodes 9771 nps 1085666 hashfull 0 tbhits 0 time 9 pv a5a6 b3b8 f2f4 e5g7 a6a7 b8a8 bestmove a5a6 ponder b3b8 Position: 30/48 (8/3p3B/5p2/5P2/p7/PP5b/k7/6K1 w - - 0 1) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 0 nodes 9 nps 4500 hashfull 0 tbhits 0 time 2 pv b3a4 info depth 2 seldepth 2 multipv 1 score cp 0 nodes 17 nps 8500 hashfull 0 tbhits 0 time 2 pv b3a4 info depth 3 seldepth 2 multipv 1 score cp 0 nodes 25 nps 12500 hashfull 0 tbhits 0 time 2 pv b3a4 info depth 4 seldepth 2 multipv 1 score cp 0 nodes 36 nps 18000 hashfull 0 tbhits 0 time 2 pv b3a4 a2a3 info depth 5 seldepth 3 multipv 1 score cp -14 nodes 77 nps 38500 hashfull 0 tbhits 0 time 2 pv b3a4 a2a3 g1f2 info depth 6 seldepth 6 multipv 1 score cp 43 nodes 167 nps 55666 hashfull 0 tbhits 0 time 3 pv b3a4 a2a3 a4a5 info depth 7 seldepth 6 multipv 1 score cp 60 nodes 405 nps 67500 hashfull 0 tbhits 0 time 6 pv b3a4 h3g4 g1f2 a2a3 a4a5 info depth 8 seldepth 6 multipv 1 score cp 143 nodes 772 nps 85777 hashfull 0 tbhits 0 time 9 pv b3a4 a2a3 a4a5 bestmove b3a4 ponder a2a3 Position: 31/48 (5rk1/q6p/2p3bR/1pPp1rP1/1P1Pp3/P3B1Q1/1K3P2/R7 w - - 93 90) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 113 nodes 50 nps 50000 hashfull 0 tbhits 0 time 1 pv g3d6 info depth 2 seldepth 2 multipv 1 score cp 113 nodes 89 nps 89000 hashfull 0 tbhits 0 time 1 pv g3d6 info depth 3 seldepth 2 multipv 1 score cp 113 nodes 128 nps 128000 hashfull 0 tbhits 0 time 1 pv g3d6 info depth 4 seldepth 4 multipv 1 score cp 76 nodes 634 nps 634000 hashfull 0 tbhits 0 time 1 pv f2f4 a7a4 h6h2 f8a8 info depth 5 seldepth 5 multipv 1 score cp 76 nodes 767 nps 383500 hashfull 0 tbhits 0 time 2 pv f2f4 a7a4 h6h2 f8a8 info depth 6 seldepth 6 multipv 1 score cp 58 nodes 2894 nps 723500 hashfull 0 tbhits 0 time 4 pv h6h2 f8d8 a1h1 g8f8 f2f4 e4f3 h2f2 info depth 7 seldepth 8 multipv 1 score cp 58 nodes 3463 nps 865750 hashfull 0 tbhits 0 time 4 pv h6h2 f8d8 a1h1 g8f8 f2f4 e4f3 h2f2 info depth 8 seldepth 10 multipv 1 score cp 27 nodes 14438 nps 1031285 hashfull 0 tbhits 0 time 14 pv h6h3 f5f3 g3d6 f3h3 d6e6 a7f7 e6h3 bestmove h6h3 ponder f5f3 Position: 32/48 (4rrk1/1p1nq3/p7/2p1P1pp/3P2bp/3Q1Bn1/PPPB4/1K2R1NR w - - 40 21) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 13 nodes 86 nps 43000 hashfull 0 tbhits 0 time 2 pv f3d5 g4e6 info depth 2 seldepth 2 multipv 1 score cp 3 nodes 280 nps 93333 hashfull 0 tbhits 0 time 3 pv f3g4 h5g4 info depth 3 seldepth 3 multipv 1 score cp 3 nodes 341 nps 113666 hashfull 0 tbhits 0 time 3 pv f3g4 h5g4 info depth 4 seldepth 3 multipv 1 score cp 3 nodes 401 nps 133666 hashfull 0 tbhits 0 time 3 pv f3g4 h5g4 info depth 5 seldepth 3 multipv 1 score cp -55 nodes 897 nps 149500 hashfull 0 tbhits 0 time 6 pv f3g4 h5g4 h1h2 info depth 6 seldepth 5 multipv 1 score cp -102 nodes 2028 nps 135200 hashfull 0 tbhits 0 time 15 pv e5e6 g3h1 f3h1 info depth 7 seldepth 6 multipv 1 score cp -120 nodes 4209 nps 105225 hashfull 0 tbhits 0 time 40 pv h1h3 c5d4 f3g4 h5g4 info depth 8 seldepth 5 multipv 1 score cp -120 nodes 4478 nps 106619 hashfull 0 tbhits 0 time 42 pv h1h3 c5d4 f3g4 h5g4 bestmove h1h3 ponder c5d4 Position: 33/48 (r3k2r/3nnpbp/q2pp1p1/p7/Pp1PPPP1/4BNN1/1P5P/R2Q1RK1 w kq - 0 16) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 76 nodes 51 nps 25500 hashfull 0 tbhits 0 time 2 pv a1c1 info depth 2 seldepth 2 multipv 1 score cp 76 nodes 87 nps 43500 hashfull 0 tbhits 0 time 2 pv a1c1 info depth 3 seldepth 2 multipv 1 score cp 76 nodes 156 nps 78000 hashfull 0 tbhits 0 time 2 pv a1c1 info depth 4 seldepth 4 multipv 1 score cp 26 nodes 1347 nps 449000 hashfull 0 tbhits 0 time 3 pv g4g5 e8g8 a1c1 e7c6 info depth 5 seldepth 5 multipv 1 score cp 53 nodes 1432 nps 477333 hashfull 0 tbhits 0 time 3 pv f4f5 e8g8 a1c1 info depth 6 seldepth 6 multipv 1 score cp 13 nodes 6583 nps 731444 hashfull 0 tbhits 0 time 9 pv f4f5 e8g8 a1c1 a8c8 c1c8 info depth 7 seldepth 7 multipv 1 score cp 31 nodes 7321 nps 813444 hashfull 0 tbhits 0 time 9 pv f4f5 g6f5 g4f5 e8g8 info depth 8 seldepth 10 multipv 1 score cp 22 nodes 14835 nps 872647 hashfull 1 tbhits 0 time 17 pv f4f5 e8g8 f3g5 e6f5 g4f5 h7h6 bestmove f4f5 ponder e8g8 Position: 34/48 (3Qb1k1/1r2ppb1/pN1n2q1/Pp1Pp1Pr/4P2p/4BP2/4B1R1/1R5K b - - 11 40) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp -260 nodes 34 nps 17000 hashfull 0 tbhits 0 time 2 pv h4h3 info depth 2 seldepth 2 multipv 1 score cp -260 nodes 66 nps 33000 hashfull 0 tbhits 0 time 2 pv h4h3 info depth 3 seldepth 2 multipv 1 score cp -235 nodes 107 nps 53500 hashfull 0 tbhits 0 time 2 pv f7f5 info depth 4 seldepth 2 multipv 1 score cp -244 nodes 174 nps 58000 hashfull 0 tbhits 0 time 3 pv g8h7 info depth 5 seldepth 3 multipv 1 score cp 55 nodes 223 nps 74333 hashfull 0 tbhits 0 time 3 pv g8h7 info depth 6 seldepth 5 multipv 1 score cp -161 nodes 731 nps 91375 hashfull 0 tbhits 0 time 8 pv h4h3 g2g1 g8h7 info depth 7 seldepth 5 multipv 1 score cp -225 nodes 1327 nps 102076 hashfull 0 tbhits 0 time 13 pv h4h3 g2g4 h3h2 b6a8 info depth 8 seldepth 8 multipv 1 score cp -266 nodes 3779 nps 87883 hashfull 0 tbhits 0 time 43 pv h4h3 g2g4 h3h2 b1c1 g8f8 c1c6 bestmove h4h3 ponder g2g4 Position: 35/48 (4k3/3q1r2/1N2r1b1/3ppN2/2nPP3/1B1R2n1/2R1Q3/3K4 w - - 5 1) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 369 nodes 126 nps 126000 hashfull 0 tbhits 0 time 1 pv d3g3 info depth 2 seldepth 2 multipv 1 score cp 369 nodes 170 nps 170000 hashfull 0 tbhits 0 time 1 pv d3g3 info depth 3 seldepth 2 multipv 1 score cp 369 nodes 213 nps 213000 hashfull 0 tbhits 0 time 1 pv d3g3 info depth 4 seldepth 4 multipv 1 score cp 132 nodes 532 nps 266000 hashfull 0 tbhits 0 time 2 pv e2h2 c4b6 d3g3 info depth 5 seldepth 4 multipv 1 score cp 132 nodes 595 nps 297500 hashfull 0 tbhits 0 time 2 pv e2h2 c4b6 d3g3 info depth 6 seldepth 6 multipv 1 score cp 136 nodes 2047 nps 682333 hashfull 0 tbhits 0 time 3 pv d3g3 c4b6 e4d5 g6f5 d5e6 f5c2 b3c2 info depth 7 seldepth 7 multipv 1 score cp 136 nodes 2126 nps 708666 hashfull 0 tbhits 0 time 3 pv d3g3 c4b6 e4d5 g6f5 d5e6 f5c2 b3c2 info depth 8 seldepth 11 multipv 1 score cp 82 nodes 4903 nps 817166 hashfull 1 tbhits 0 time 6 pv d3g3 e6b6 c2a2 f7f5 e4f5 d7f5 b3c4 d5c4 e2e5 f5e5 d4e5 bestmove d3g3 ponder e6b6 Position: 36/48 (8/8/8/8/5kp1/P7/8/1K1N4 w - - 0 1) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 81 nodes 10 nps 10000 hashfull 0 tbhits 0 time 1 pv b1c2 info depth 2 seldepth 2 multipv 1 score cp 81 nodes 20 nps 20000 hashfull 0 tbhits 0 time 1 pv b1c2 info depth 3 seldepth 2 multipv 1 score cp 81 nodes 30 nps 30000 hashfull 0 tbhits 0 time 1 pv b1c2 info depth 4 seldepth 2 multipv 1 score cp 99 nodes 48 nps 48000 hashfull 0 tbhits 0 time 1 pv b1c2 info depth 5 seldepth 3 multipv 1 score cp 66 nodes 129 nps 64500 hashfull 0 tbhits 1 time 2 pv b1c2 g4g3 d1c3 info depth 6 seldepth 6 multipv 1 score cp 0 nodes 511 nps 85166 hashfull 0 tbhits 3 time 6 pv d1f2 g4g3 f2d3 f4f3 d3e1 f3f2 info depth 7 seldepth 7 multipv 1 score cp 39 nodes 756 nps 94500 hashfull 0 tbhits 6 time 8 pv d1f2 g4g3 f2h3 f4g4 h3g1 info depth 8 seldepth 6 multipv 1 score cp 39 nodes 919 nps 102111 hashfull 0 tbhits 6 time 9 pv d1f2 g4g3 f2h3 f4g4 h3g1 bestmove d1f2 ponder g4g3 Position: 37/48 (8/8/8/5N2/8/p7/8/2NK3k w - - 0 1) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 95 nodes 17 nps 17000 hashfull 0 tbhits 0 time 1 pv c1a2 info depth 2 seldepth 2 multipv 1 score cp 95 nodes 33 nps 33000 hashfull 0 tbhits 0 time 1 pv c1a2 info depth 3 seldepth 2 multipv 1 score cp 95 nodes 73 nps 73000 hashfull 0 tbhits 0 time 1 pv c1a2 info depth 4 seldepth 2 multipv 1 score cp 91 nodes 163 nps 163000 hashfull 0 tbhits 0 time 1 pv c1a2 h1g2 info depth 5 seldepth 3 multipv 1 score cp 92 nodes 219 nps 219000 hashfull 0 tbhits 0 time 1 pv c1a2 h1g2 f5h4 g2g1 info depth 6 seldepth 6 multipv 1 score cp 78 nodes 1243 nps 621500 hashfull 0 tbhits 15 time 2 pv c1a2 h1g2 f5d6 g2f3 info depth 7 seldepth 6 multipv 1 score cp 84 nodes 1825 nps 608333 hashfull 0 tbhits 26 time 3 pv c1a2 h1g1 f5h4 g1f2 info depth 8 seldepth 8 multipv 1 score cp 82 nodes 3133 nps 1044333 hashfull 0 tbhits 41 time 3 pv c1a2 h1g2 d1e2 g2h3 e2e1 h3g4 f5h6 g4g3 bestmove c1a2 ponder h1g2 Position: 38/48 (8/3k4/8/8/8/4B3/4KB2/2B5 w - - 0 1) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 734 nodes 21 nps 21000 hashfull 0 tbhits 0 time 1 pv e2d3 info depth 2 seldepth 2 multipv 1 score cp 734 nodes 42 nps 42000 hashfull 0 tbhits 0 time 1 pv e2d3 info depth 3 seldepth 2 multipv 1 score cp 734 nodes 82 nps 82000 hashfull 0 tbhits 0 time 1 pv e2d3 info depth 4 seldepth 2 multipv 1 score cp 725 nodes 184 nps 92000 hashfull 0 tbhits 0 time 2 pv e2d3 d7d8 info depth 5 seldepth 3 multipv 1 score cp 725 nodes 343 nps 171500 hashfull 0 tbhits 0 time 2 pv e2f3 d7e8 info depth 6 seldepth 4 multipv 1 score cp 718 nodes 664 nps 332000 hashfull 0 tbhits 0 time 2 pv e2f3 d7d8 f2h4 d8e8 info depth 7 seldepth 5 multipv 1 score cp 722 nodes 1196 nps 398666 hashfull 0 tbhits 0 time 3 pv f2g3 d7e8 e2f3 info depth 8 seldepth 6 multipv 1 score cp 718 nodes 1925 nps 641666 hashfull 0 tbhits 0 time 3 pv e2d3 d7e7 f2h4 e7e8 bestmove e2d3 ponder d7e7 Position: 39/48 (8/8/1P6/5pr1/8/4R3/7k/2K5 w - - 0 1) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 195 nodes 22 nps 22000 hashfull 0 tbhits 0 time 1 pv b6b7 info depth 2 seldepth 2 multipv 1 score cp 195 nodes 42 nps 42000 hashfull 0 tbhits 0 time 1 pv b6b7 info depth 3 seldepth 2 multipv 1 score cp 195 nodes 67 nps 67000 hashfull 0 tbhits 0 time 1 pv b6b7 info depth 4 seldepth 4 multipv 1 score cp 81 nodes 834 nps 417000 hashfull 0 tbhits 1 time 2 pv b6b7 g5g8 info depth 5 seldepth 4 multipv 1 score cp 90 nodes 920 nps 460000 hashfull 0 tbhits 1 time 2 pv b6b7 g5g8 e3d3 info depth 6 seldepth 7 multipv 1 score cp 67 nodes 3270 nps 817500 hashfull 0 tbhits 7 time 4 pv b6b7 g5g8 c1c2 g8b8 info depth 7 seldepth 6 multipv 1 score cp 81 nodes 4028 nps 805600 hashfull 0 tbhits 10 time 5 pv e3f3 g5g7 f3f2 h2g3 f2f5 g7b7 info depth 8 seldepth 9 multipv 1 score cp 88 nodes 6937 nps 991000 hashfull 1 tbhits 29 time 7 pv e3e5 g5g1 c1b2 g1g6 bestmove e3e5 ponder g5g1 Position: 40/48 (8/2p4P/8/kr6/6R1/8/8/1K6 w - - 0 1) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 153 nodes 8 nps 8000 hashfull 0 tbhits 0 time 1 pv b1c2 info depth 2 seldepth 2 multipv 1 score cp 153 nodes 13 nps 13000 hashfull 0 tbhits 0 time 1 pv b1c2 info depth 3 seldepth 2 multipv 1 score cp 153 nodes 18 nps 18000 hashfull 0 tbhits 0 time 1 pv b1c2 info depth 4 seldepth 2 multipv 1 score cp 204 nodes 29 nps 29000 hashfull 0 tbhits 0 time 1 pv b1c2 info depth 5 seldepth 5 multipv 1 score cp 17 nodes 191 nps 63666 hashfull 0 tbhits 0 time 3 pv b1a1 b5h5 h7h8q h5h8 info depth 6 seldepth 5 multipv 1 score cp 11 nodes 752 nps 83555 hashfull 0 tbhits 1 time 9 pv b1a2 b5h5 h7h8q h5h8 info depth 7 seldepth 6 multipv 1 score cp 278 nodes 1457 nps 91062 hashfull 0 tbhits 6 time 16 pv b1c2 b5h5 g4g5 h5g5 h7h8q info depth 8 seldepth 8 multipv 1 score cp 228 nodes 1770 nps 93157 hashfull 0 tbhits 9 time 19 pv b1c2 b5h5 g4g5 h5g5 h7h8q a5b5 bestmove b1c2 ponder b5h5 Position: 41/48 (8/8/3P3k/8/1p6/8/1P6/1K3n2 b - - 0 1) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 0 nodes 11 nps 11000 hashfull 0 tbhits 0 time 1 pv b4b3 info depth 2 seldepth 2 multipv 1 score cp 0 nodes 21 nps 21000 hashfull 0 tbhits 0 time 1 pv b4b3 info depth 3 seldepth 2 multipv 1 score cp 0 nodes 40 nps 40000 hashfull 0 tbhits 0 time 1 pv b4b3 info depth 4 seldepth 3 multipv 1 score cp -63 nodes 473 nps 473000 hashfull 0 tbhits 0 time 1 pv b4b3 d6d7 info depth 5 seldepth 5 multipv 1 score cp -54 nodes 1054 nps 1054000 hashfull 0 tbhits 0 time 1 pv f1d2 b1c2 d2e4 d6d7 info depth 6 seldepth 7 multipv 1 score cp -103 nodes 2153 nps 1076500 hashfull 0 tbhits 1 time 2 pv f1d2 b1c2 d2e4 d6d7 b4b3 c2d1 info depth 7 seldepth 7 multipv 1 score cp -103 nodes 2304 nps 1152000 hashfull 0 tbhits 1 time 2 pv f1d2 b1c2 d2e4 d6d7 b4b3 c2d1 info depth 8 seldepth 8 multipv 1 score cp 0 nodes 2754 nps 1377000 hashfull 0 tbhits 1 time 2 pv f1d2 b1c2 d2f3 bestmove f1d2 ponder b1c2 Position: 42/48 (8/R7/2q5/8/6k1/8/1P5p/K6R w - - 0 124) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 3659 nodes 35 nps 17500 hashfull 0 tbhits 0 time 2 pv a7g7 c6g6 g7g6 g4f4 h1h2 info depth 2 seldepth 2 multipv 1 score cp 54 nodes 100 nps 50000 hashfull 0 tbhits 0 time 2 pv h1h2 info depth 3 seldepth 2 multipv 1 score cp 54 nodes 124 nps 62000 hashfull 0 tbhits 0 time 2 pv h1h2 info depth 4 seldepth 2 multipv 1 score cp 108 nodes 152 nps 76000 hashfull 0 tbhits 0 time 2 pv h1h2 info depth 5 seldepth 3 multipv 1 score cp 108 nodes 185 nps 92500 hashfull 0 tbhits 0 time 2 pv h1h2 c6c1 a1a2 info depth 6 seldepth 4 multipv 1 score cp 85 nodes 412 nps 103000 hashfull 0 tbhits 0 time 4 pv h1h2 g4g3 h2h8 c6c1 a1a2 info depth 7 seldepth 6 multipv 1 score cp 3662 nodes 690 nps 115000 hashfull 0 tbhits 0 time 6 pv h1h2 info depth 8 seldepth 8 multipv 1 score cp 42 nodes 976 nps 108444 hashfull 0 tbhits 0 time 9 pv h1h2 g4g3 h2h5 c6c1 a1a2 c1c4 b2b3 bestmove h1h2 ponder g4g3 Position: 43/48 (6k1/3b3r/1p1p4/p1n2p2/1PPNpP1q/P3Q1p1/1R1RB1P1/5K2 b - - 0 1) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp -182 nodes 74 nps 74000 hashfull 0 tbhits 0 time 1 pv c5a4 b4a5 info depth 2 seldepth 2 multipv 1 score cp -182 nodes 126 nps 126000 hashfull 0 tbhits 0 time 1 pv c5a4 b4a5 a4b2 info depth 3 seldepth 3 multipv 1 score cp -182 nodes 260 nps 260000 hashfull 0 tbhits 0 time 1 pv c5a4 b4a5 a4b2 d2b2 info depth 4 seldepth 4 multipv 1 score cp -182 nodes 318 nps 318000 hashfull 0 tbhits 0 time 1 pv c5a4 b4a5 a4b2 d2b2 b6a5 info depth 5 seldepth 5 multipv 1 score cp -164 nodes 584 nps 584000 hashfull 0 tbhits 0 time 1 pv h4h1 e3g1 e4e3 info depth 6 seldepth 4 multipv 1 score cp -164 nodes 655 nps 655000 hashfull 0 tbhits 0 time 1 pv h4h1 e3g1 e4e3 info depth 7 seldepth 6 multipv 1 score cp -156 nodes 781 nps 390500 hashfull 0 tbhits 0 time 2 pv h4h1 e3g1 e4e3 info depth 8 seldepth 6 multipv 1 score cp -122 nodes 902 nps 451000 hashfull 0 tbhits 0 time 2 pv h4h1 e3g1 e4e3 b4c5 e3d2 bestmove h4h1 ponder e3g1 Position: 44/48 (r2r1n2/pp2bk2/2p1p2p/3q4/3PN1QP/2P3R1/P4PP1/5RK1 w - - 0 1) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 151 nodes 54 nps 27000 hashfull 0 tbhits 0 time 2 pv c3c4 info depth 2 seldepth 2 multipv 1 score cp 151 nodes 90 nps 45000 hashfull 0 tbhits 0 time 2 pv c3c4 info depth 3 seldepth 2 multipv 1 score cp 182 nodes 174 nps 87000 hashfull 0 tbhits 0 time 2 pv f1e1 info depth 4 seldepth 2 multipv 1 score cp 182 nodes 222 nps 111000 hashfull 0 tbhits 0 time 2 pv f1e1 f7e8 info depth 5 seldepth 3 multipv 1 score cp 210 nodes 300 nps 100000 hashfull 0 tbhits 0 time 3 pv c3c4 d5d4 info depth 6 seldepth 4 multipv 1 score cp 237 nodes 552 nps 110400 hashfull 0 tbhits 0 time 5 pv f1b1 f7e8 b1b7 info depth 7 seldepth 5 multipv 1 score cp 274 nodes 990 nps 99000 hashfull 0 tbhits 0 time 10 pv c3c4 d5a5 info depth 8 seldepth 6 multipv 1 score cp 293 nodes 1245 nps 103750 hashfull 0 tbhits 0 time 12 pv c3c4 d5a5 g4g7 f7e8 g3f3 bestmove c3c4 ponder d5a5 Position: 45/48 (8/8/8/8/8/6k1/6p1/6K1 w - - 0 1) info string classical evaluation enabled info depth 0 score cp 0 bestmove (none) Position: 46/48 (7k/7P/6K1/8/3B4/8/8/8 b - - 0 1) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 0 score mate 0 bestmove (none) Position: 47/48 (bb1n1rkr/ppp1Q1pp/3n1p2/3p4/3P4/6Pq/PPP1PP1P/BB1NNRKR w HFhf - 0 5) info string classical evaluation enabled info depth 1 seldepth 1 multipv 1 score cp 54 nodes 37 nps 37000 hashfull 0 tbhits 0 time 1 pv b2b3 info depth 2 seldepth 2 multipv 1 score cp 54 nodes 66 nps 66000 hashfull 0 tbhits 0 time 1 pv b2b3 info depth 3 seldepth 2 multipv 1 score cp 54 nodes 109 nps 54500 hashfull 0 tbhits 0 time 2 pv b2b3 info depth 4 seldepth 3 multipv 1 score cp 40 nodes 399 nps 199500 hashfull 0 tbhits 0 time 2 pv e7e3 info depth 5 seldepth 3 multipv 1 score cp 17 nodes 498 nps 249000 hashfull 0 tbhits 0 time 2 pv e7e3 h3d7 b2b3 info depth 6 seldepth 5 multipv 1 score cp -40 nodes 2789 nps 557800 hashfull 0 tbhits 0 time 5 pv e7e3 f8e8 e3f3 c7c6 info depth 7 seldepth 6 multipv 1 score cp 0 nodes 6049 nps 756125 hashfull 0 tbhits 0 time 8 pv e7e3 b7b5 b2b3 info depth 8 seldepth 9 multipv 1 score cp -4 nodes 14637 nps 770368 hashfull 0 tbhits 0 time 19 pv e7e3 b7b6 c2c3 c7c5 d4c5 b6c5 e3c5 bestmove e7e3 ponder b7b6 Position: 48/48 (nqbnrkrb/pppppppp/8/8/8/8/PPPPPPPP/NQBNRKRB w GEge - 0 1) info string NNUE evaluation using nn-5af11540bbfe.nnue enabled info depth 1 seldepth 1 multipv 1 score cp 13 nodes 20 nps 20000 hashfull 0 tbhits 0 time 1 pv g2g3 info depth 2 seldepth 2 multipv 1 score cp 13 nodes 40 nps 40000 hashfull 0 tbhits 0 time 1 pv g2g3 info depth 3 seldepth 2 multipv 1 score cp 31 nodes 73 nps 73000 hashfull 0 tbhits 0 time 1 pv c2c3 info depth 4 seldepth 2 multipv 1 score cp 44 nodes 108 nps 54000 hashfull 0 tbhits 0 time 2 pv c2c4 info depth 5 seldepth 3 multipv 1 score cp 102 nodes 146 nps 73000 hashfull 0 tbhits 0 time 2 pv c2c4 info depth 6 seldepth 4 multipv 1 score cp 19 nodes 1171 nps 73187 hashfull 0 tbhits 0 time 16 pv c2c4 f8g8 info depth 7 seldepth 4 multipv 1 score cp 18 nodes 2213 nps 69156 hashfull 0 tbhits 0 time 32 pv f1g1 f8g8 d2d4 info depth 8 seldepth 5 multipv 1 score cp 20 nodes 2509 nps 69694 hashfull 0 tbhits 0 time 36 pv f1g1 f8g8 d2d4 c7c6 c2c3 bestmove f1g1 ponder f8g8 =========================== Total time (ms) : 687 Nodes searched : 195140 Nodes/second : 284046 instrumented testing OK perft testing started perft testing OK reprosearch testing started reprosearch testing with 150 nodes reprosearch testing with 225 nodes reprosearch testing with 337 nodes reprosearch testing with 506 nodes reprosearch testing with 759 nodes reprosearch testing with 1139 nodes reprosearch testing with 1708 nodes reprosearch testing with 2562 nodes reprosearch testing with 3844 nodes reprosearch testing with 5766 nodes reprosearch testing with 8649 nodes reprosearch testing with 12974 nodes reprosearch testing with 19461 nodes reprosearch testing with 29192 nodes reprosearch testing with 43789 nodes reprosearch testing with 65684 nodes reprosearch testing with 98526 nodes reprosearch testing with 147789 nodes reprosearch testing with 221683 nodes reprosearch testing with 332525 nodes reprosearch testing OK >>> stockfish: Entering fakeroot... >>> stockfish*: Running postcheck for stockfish >>> stockfish*: Preparing package stockfish... >>> stockfish*: Stripping binaries >>> stockfish*: Scanning shared objects >>> stockfish*: Tracing dependencies... so:libc.musl-armhf.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> stockfish*: Package size: 38.6 MB >>> stockfish*: Compressing data... >>> stockfish*: Create checksum... >>> stockfish*: Create stockfish-16-r0.apk >>> stockfish: Build complete at Mon, 03 Jul 2023 21:57:18 +0000 elapsed time 0h 1m 45s >>> stockfish: Cleaning up srcdir >>> stockfish: Cleaning up pkgdir >>> stockfish: Uninstalling dependencies... (1/6) Purging .makedepends-stockfish (20230703.215534) (2/6) Purging bash (5.2.15-r5) Executing bash-5.2.15-r5.pre-deinstall (3/6) Purging expect (5.45.4-r4) (4/6) Purging readline (8.2.1-r2) (5/6) Purging tcl (8.6.13-r1) (6/6) Purging tzdata (2023c-r1) Executing busybox-1.36.1-r2.trigger OK: 314 MiB in 102 packages >>> stockfish: Updating the testing/armhf repository index... >>> stockfish: Signing the index...