mono mcsta/mcsta.exe pacman.jani --props crash -E MAXSTEPS=100 --relative-width -O out.txt Minimal --unsafe -S Memory
Settings specific for this benchmark: '--unsafe' = compile model without bounds and assignment checks, '-S Memory' = store all data in memory since the model is small.
pacman.jani:model: info: pacman is an MDP model.
pacman.jani: info: Need 15 bytes per state.
pacman.jani: info: Explored 16115358 states for MAXSTEPS=100.
Peak memory usage: 3141 MB
Analysis results for pacman.jani
Experiment MAXSTEPS=100
+ State space exploration
State size: 15 bytes
States: 16115358
Transitions: 20214527
Branches: 22140403
Rate: 87282 states/s
Time: 186.1 s
+ Property crash
Probability: 0.55111762246625
Bounds: [0.55111762246625, 0.55111762246625]
Time: 1.4 s
+ Value iteration
Final error: 0
Iterations: 2
Time: 1.3 s