mcsta

Benchmark
Model:csma v.1 (MDP)
Parameter(s)N = 4, K = 2
Property:all_before_max (prob-reach)
Invocation (specific)
mono mcsta/mcsta.exe csma.4-2.jani --props all_before_max --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:5.1791112422943115s
Return code:0
Relative Error:5.672335538816638e-10
Log
csma.4-2.jani:model: info: csma.4-2 is an MDP model.
csma.4-2.jani: info: Need 24 bytes per state.
csma.4-2.jani: info: Explored 761962 states.

Peak memory usage: 193 MB
Analysis results for csma.4-2.jani

+ State space exploration
  State size:  24 bytes
  States:      761962
  Transitions: 825504
  Branches:    1327068
  Rate:        242818 states/s
  Time:        3.2 s

+ Property all_before_max
  Probability: 0.776460148872523
  Bounds:      [0.776460148872523, 1]
  Time:        1.1 s

  + Value iteration
    Final error: 5.65746632045384E-07
    Iterations:  38
    Time:        1.1 s