mcsta

Benchmark
Model:wlan v.1 (MDP)
Parameter(s)MAX_BACKOFF = 5, COL = 0
Property:cost_min (exp-reward)
Invocation (default)
mono mcsta/mcsta.exe wlan.5.jani --props cost_min -E COL=0 --relative-width -O out.txt Minimal
Default settings: '--relative-width' = use relative error for sound methods, '-O out.txt Minimal' = write the property results into file out.txt with minimal formatting (will be read by get_result).
Execution
Walltime:183.082848072052s
Return code:0
Relative Error:0.0
Log
wlan.5.jani:model: info: wlan.5 is an MDP model.
wlan.5.jani: info: Need 15 bytes per state.
wlan.5.jani: info: Explored 1295218 states for COL=0.
wlan.5.jani:properties[2]: warning: Computing minimum expected reward in property "cost_min" without checking for zero-reward end components.

Peak memory usage: 221 MB
Analysis results for wlan.5.jani
Experiment COL=0

+ State space exploration
  State size:  15 bytes
  States:      1295218
  Transitions: 1646074
  Branches:    2929960
  Rate:        269108 states/s
  Time:        5.6 s

+ Property cost_min
  Value:  7625
  Bounds: [7625, infinity)
  Time:   176.4 s

  + Precomputations
    Max. prob. 1 states:          1295218
    Time for max. prob. 1 states: 144.4 s

  + Value iteration
    Final error: 0
    Iterations:  524
    Time:        31.9 s