mono mcsta/mcsta.exe eajs.5.jani --props ExpUtil -E energy_capacity=250,B=11 --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.
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: 802 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: 218930 states/s
Time: 14.3 s
+ Property ExpUtil
Value: 10.0329406884256
Bounds: [10.0329406884256, infinity)
Time: 6.2 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