{
    "cli": "chessai.tour.bin",
    "arguments": [
        "--seed", "4",
        "--ui", "null",
        "--white-team", "agent-search-problem",
        "--max-moves", "100"
    ]
}
---
<LOG_PREFIX> -- Path found with 238 steps and a total cost of 238.00 in <DURATION_SECONDS>. 238 search nodes expanded.
<LOG_PREFIX> -- Average Score: -550.00
<LOG_PREFIX> -- Scores:        -550
<LOG_PREFIX> -- Record:        Loss
<LOG_PREFIX> -- Average Moves: 100.0
<LOG_PREFIX> -- Move Counts:   100
