mcsta

Benchmark
Model:csma v.1 (MDP)
Parameter(s)N = 3, K = 4
Property:time_max (exp-reward)
Invocation (specific)
mono mcsta/mcsta.exe csma.3-4.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:11.314473867416382s
Return code:0
Relative Error:4.355994521054945e-08
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: 353 MB
Analysis results for csma.3-4.jani

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

+ Property time_max
  Value:  116.818250741388
  Bounds: [116.818250741388, infinity)
  Time:   5.3 s

  + Precomputations
    Min. prob. 0 states:          0
    Time for min. prob. 0 states: 0.9 s
    Min. prob. 1 states:          1460287
    Time for min. prob. 1 states: 0.1 s

  + Value iteration
    Final error: 9.02930185485346E-07
    Iterations:  83
    Time:        4.3 s