{
    "cli": "chessai.chess.bin",
    "arguments": [
        "--seed", "4",
        "--ui", "null",
        "--black-team", "agent-timeout",
        "--isolation", "none",
        "--agent-start-timeout", "0.01",
        "--agent-end-timeout", "0.01",
        "--agent-action-timeout", "0.01",
        "--agent-arg", "black::get_action_wait=0.1",
        "--max-moves", "2"
    ]
}
---
<LOG_PREFIX> -- Average Score: 0.50
<LOG_PREFIX> -- Scores:        0.5
<LOG_PREFIX> -- Record:        Tie
<LOG_PREFIX> -- Average Moves: 2.0
<LOG_PREFIX> -- Move Counts:   2
