mcsta

Benchmark
Model:elevators v.1 (MDP)
Parameter(s)variant = b, p = 11, c = 9
Property:goal (prob-reach)
Invocation (specific)
mono mcsta/mcsta.exe elevators.b-11-9.jani --props goal --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.
Execution
Walltime:13.402131795883179s
Return code:0
Relative Error:0.0
Log
elevators.b-11-9.jani:model: info: jani_from_ppddl is an MDP model.
elevators.b-11-9.jani: info: Need 61 bytes per state.
elevators.b-11-9.jani: info: Explored 538326 states.

Peak memory usage: 325 MB
Analysis results for elevators.b-11-9.jani

+ State space exploration
  State size:  61 bytes
  States:      538326
  Transitions: 3208167
  Branches:    3456513
  Rate:        127144 states/s
  Time:        4.4 s

+ Property goal
  Probability: 1
  Bounds:      [1, 1]
  Time:        8.1 s

  + Value iteration
    Final error: 9.53675225901819E-07
    Iterations:  140
    Time:        8.1 s