mcsta

Benchmark
Model:pacman v.1 (MDP)
Parameter(s)MAXSTEPS = 100
Property:crash (prob-reach)
Invocation (default)
mono mcsta/mcsta.exe pacman.jani --props crash -E MAXSTEPS=100 --relative-width -O out.txt Minimal
Default settings: '--relative-width' = use relative error for sound methods, '-O out.txt Minimal' = write the property results into file out.txt with minimal formatting (will be read by get_result).
Execution
Walltime:205.7045865058899s
Return code:0
Relative Error:4.283706050003596e-16
Log
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: 1552 MB
Analysis results for pacman.jani
Experiment MAXSTEPS=100

+ State space exploration
  State size:  15 bytes
  States:      16115358
  Transitions: 20214527
  Branches:    22140403
  Rate:        83566 states/s
  Time:        199.0 s

+ Property crash
  Probability: 0.55111762246625
  Bounds:      [0.55111762246625, 0.55111762246625]
  Time:        1.9 s

  + Value iteration
    Final error: 0
    Iterations:  2
    Time:        1.4 s