mcsta

Benchmark
Model:pacman v.1 (MDP)
Parameter(s)MAXSTEPS = 60
Property:crash (prob-reach)
Invocation (default)
mono mcsta/mcsta.exe pacman.jani --props crash -E MAXSTEPS=60 --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:93.87173223495483s
Return code:0
Relative Error:5.896497967183695e-16
Log
pacman.jani:model: info: pacman is an MDP model.
pacman.jani: info: Need 15 bytes per state.
pacman.jani: info: Explored 7253118 states for MAXSTEPS=60.

Peak memory usage: 739 MB
Analysis results for pacman.jani
Experiment MAXSTEPS=60

+ State space exploration
  State size:  15 bytes
  States:      7253118
  Transitions: 9097907
  Branches:    9952883
  Rate:        83121 states/s
  Time:        90.0 s

+ Property crash
  Probability: 0.5511074970679
  Bounds:      [0.5511074970679, 0.5511074970679]
  Time:        0.9 s

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