Skip to content

Instantly share code, notes, and snippets.

PATCH
Position: 1/42
e2e4 b2b3 c2c3 a2a3
d2d4 e2e4 e2e3 d2d3
d2d4 e2e4 e2e3 d2d3
e2e4 d2d3 e2e3 g1f3
d2d3 e2e4 d2d4 e2e3
g1f3 d2d3 d2d4 e2e3
e2e4 e2e3 d2d4 g1f3
[Event "TCEC Season 12 - Division P"]
[Site "http://tcec.chessdom.com"]
[Date "2018.05.29"]
[Round "16.4"]
[White "Stockfish 160518"]
[Black "Komodo 12"]
[Result "1-0"]
[BlackElo "3466"]
[ECO "B23"]
[GameDuration "02:12:26"]
Example of output for the commands:
./stockfish
setoption name Threads value 2
go infinite
stop
quit
==========================================================
Example of output of the deterministic hang on 1 thread:
a) compile with USE_CUSTOM_CONDITION_VARIABLE = 1
b) type the commands
./stockfish
bench <--- doesn't run
stop <--- doesn't work
quit <--- doesn't work