mcsta

Benchmark
Model:rectangle-tireworld v.1 (MDP)
Parameter(s)xy = 11
Property:goal (prob-reach)
Invocation (specific)
mono mcsta/mcsta.exe rectangle-tireworld.11.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:129.10893964767456s
Return code:0
Relative Error:8.1842069e-08
Log
rectangle-tireworld.11.jani:model: info: jani_from_ppddl is an MDP model.
rectangle-tireworld.11.jani: info: Need 4 bytes per state.
rectangle-tireworld.11.jani: info: Explored 242 states.

Peak memory usage: 1351 MB
Analysis results for rectangle-tireworld.11.jani

+ State space exploration
  State size:  4 bytes
  States:      242
  Transitions: 15367
  Branches:    16084
  Rate:        2 states/s
  Time:        121.0 s

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

  + Value iteration
    Final error: 8.87882060802046E-07
    Iterations:  23
    Time:        0.0 s