mcsta

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

Peak memory usage: 465 MB
Analysis results for eajs.5.jani
Experiment energy_capacity=250, B=11

+ State space exploration
  State size:  21 bytes
  States:      3049471
  Transitions: 4250853
  Branches:    6960278
  Rate:        175449 states/s
  Time:        19.3 s

+ Property ExpUtil
  Value:  10.0329406884256
  Bounds: [10.0329406884256, infinity)
  Time:   6.3 s

  + Precomputations
    Min. prob. 0 states:          0
    Time for min. prob. 0 states: 2.9 s
    Min. prob. 1 states:          3049471
    Time for min. prob. 1 states: 0.2 s

  + Value iteration
    Final error: 5.64653858152544E-08
    Iterations:  22
    Time:        3.0 s