mcsta

Benchmark
Model:eajs v.1 (MDP)
Parameter(s)N = 6, energy_capacity = 300, B = 13
Property:ExpUtil (exp-reward)
Invocation (default)
mono mcsta/mcsta.exe eajs.6.jani --props ExpUtil -E energy_capacity=300,B=13 --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:80.36308264732361s
Return code:0
Relative Error:6.61164463046688e-11
Log
eajs.6.jani:model: info: eajs.6 is an MDP model.
eajs.6.jani: info: Need 26 bytes per state.
eajs.6.jani: warning: The probabilities for a transition do not sum up to 1. Results will likely be affected by floating-point errors.
eajs.6.jani: info: Explored 7901694 states for energy_capacity=300, B=13.

Peak memory usage: 1165 MB
Analysis results for eajs.6.jani
Experiment energy_capacity=300, B=13

+ State space exploration
  State size:  26 bytes
  States:      7901694
  Transitions: 11882922
  Branches:    19679927
  Rate:        150747 states/s
  Time:        57.7 s

+ Property ExpUtil
  Value:  12.0511108224847
  Bounds: [12.0511108224847, infinity)
  Time:   18.8 s

  + Precomputations
    Min. prob. 0 states:          0
    Time for min. prob. 0 states: 8.9 s
    Min. prob. 1 states:          7901694
    Time for min. prob. 1 states: 0.7 s

  + Value iteration
    Final error: 8.54690416100535E-07
    Iterations:  24
    Time:        9.0 s