mcsta

Benchmark
Model:elevators v.1 (MDP)
Parameter(s)variant = b, p = 11, c = 9
Property:goal (prob-reach)
Invocation (default)
mono mcsta/mcsta.exe elevators.b-11-9.jani --props goal --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:15.139715433120728s
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: 189 MB
Analysis results for elevators.b-11-9.jani

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

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

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