{
    "cli": "pacai.pacman.bin",
    "arguments": [
        "--seed", "4",
        "--ui", "null",
        "--board", "maze-tiny",
        "--pacman", "agent-search-problem",
        "--agent-arg", "0::solver=search-solver-maze-tiny"
    ]
}
---
<LOG_PREFIX> -- Path found with 8 steps and a total cost of 0.00 in <DURATION_SECONDS>. 0 search nodes expanded.
<LOG_PREFIX> -- Average Score: 502.0
<LOG_PREFIX> -- Scores:        502
<LOG_PREFIX> -- Win Rate:      1 / 1 (1.00)
<LOG_PREFIX> -- Record:        Win
<LOG_PREFIX> -- Average Turns: 8.0
<LOG_PREFIX> -- Turn Counts:   8
