mcsta

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

Peak memory usage: 311 MB
Analysis results for csma.3-4.jani

+ State space exploration
  State size:  19 bytes
  States:      1460287
  Transitions: 1471059
  Branches:    2396727
  Rate:        308729 states/s
  Time:        4.9 s

+ Property all_before_max
  Probability: 0.932446928845812
  Bounds:      [0.932446928845812, 1]
  Time:        2.7 s

  + Value iteration
    Final error: 3.00170928903001E-07
    Iterations:  55
    Time:        2.7 s