mono mcsta/mcsta.exe eajs.6.jani --props ExpUtil -E energy_capacity=300,B=13 --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.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: 2090 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: 176468 states/s
Time: 45.8 s
+ Property ExpUtil
Value: 12.0511108224847
Bounds: [12.0511108224847, infinity)
Time: 18.4 s
+ Precomputations
Min. prob. 0 states: 0
Time for min. prob. 0 states: 8.8 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: 8.9 s