mcsta

Benchmark
Model:csma v.1 (MDP)
Parameter(s)N = 4, K = 2
Property:time_max (exp-reward)
Invocation (specific)
mono mcsta/mcsta.exe csma.4-2.jani --props time_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:6.939238786697388s
Return code:0
Relative Error:1.0006792275253105e-06
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: 217 MB
Analysis results for csma.4-2.jani

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

+ Property time_max
  Value:  142.212026788722
  Bounds: [142.212026788722, infinity)
  Time:   2.7 s

  + Precomputations
    Min. prob. 0 states:          0
    Time for min. prob. 0 states: 0.4 s
    Min. prob. 1 states:          761962
    Time for min. prob. 1 states: 0.1 s

  + Value iteration
    Final error: 8.98535738394959E-07
    Iterations:  79
    Time:        2.3 s