-
Notifications
You must be signed in to change notification settings - Fork 157
Closed
Labels
Description
Is there an option to stop cutechess-cli gracefully so that it shows the SPRT summary at the end before closing, with the summary of the results?
I'm expecting to see something like this:
Score of a - vs b: 373 - 271 - 78 [0.571] 722
... a playing White: 190 - 134 - 37 [0.578] 361
... a playing Black: 183 - 137 - 41 [0.564] 361
... White vs Black: 327 - 317 - 78 [0.507] 722
Elo difference: 49.4 +/- 24.2, LOS: 100.0 %, DrawRatio: 10.8 %
SPRT: llr 2.96 (100.7%), lbound -2.94, ubound 2.94 - H1 was accepted
Player: a
"Draw by 3-fold repetition": 14
"Draw by adjudication: maximal game length": 1
"Draw by fifty moves rule": 9
"Draw by insufficient mating material": 53
"Draw by stalemate": 1
"Loss: Black mates": 134
"Loss: White mates": 137
"No result": 5
"Win: Black mates": 183
"Win: White mates": 190
Player: b
"Draw by 3-fold repetition": 14
"Draw by adjudication: maximal game length": 1
"Draw by fifty moves rule": 9
"Draw by insufficient mating material": 53
"Draw by stalemate": 1
"Loss: Black mates": 183
"Loss: White mates": 190
"No result": 5
"Win: Black mates": 134
"Win: White mates": 137
Finished match
But in Windows all I get is a crash, sometimes reporting the last games as with no results, sometimes even without that.
v1.3.0-beta4