{
    "cli": "pacai.pacman.bin",
    "arguments": [
        "--seed", "5",
        "--board", "maze-tiny",
        "--pacman", "agent-search-problem",
        "--ui", "null"
    ]
}
---
<LOG_PREFIX> -- Path found with 28 steps and a total cost of 28.00 in <DURATION_SECONDS>. 28 search nodes expanded.
<LOG_PREFIX> -- Average Score: 482.0
<LOG_PREFIX> -- Scores:        482
<LOG_PREFIX> -- Win Rate:      1 / 1 (1.00)
<LOG_PREFIX> -- Record:        Win
<LOG_PREFIX> -- Average Turns: 28.0
<LOG_PREFIX> -- Turn Counts:   28
