Storm.sparse

Benchmark
Model:eajs v.1 (MDP)
Parameter(s)N = 5, energy_capacity = 250, B = 11
Property:ExpUtil (exp-reward)
Invocation (sparse)
storm/build/bin/storm --prism qcomp/benchmarks/mdp/eajs/eajs.5.prism --prop qcomp/benchmarks/mdp/eajs/eajs.props ExpUtil --constants energy_capacity=250,B=11  --timemem
Sparse engine (default)
Execution
Walltime:38.55463457107544s
Return code:0
Relative Error:1.559417700343345e-10
Log
Storm 1.4.1 (dev)

Date: Fri Dec  6 09:41:08 2019
Command line arguments: --prism qcomp/benchmarks/mdp/eajs/eajs.5.prism --prop qcomp/benchmarks/mdp/eajs/eajs.props ExpUtil --constants 'energy_capacity=250,B=11' --timemem
Current working directory: 

Time for model input parsing: 0.015s.

Time for model construction: 35.430s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	3049471
Transitions: 	6960278
Choices: 	4250853
Reward Models:  utilityLocal
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * (battery_load = 0) -> 13476 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "ExpUtil": R[exp]{"utilityLocal"}max=? [F (battery_load = 0)] ...
Result (for initial states): 10.03294069
Time for model checking: 3.029s.

Performance statistics:
  * peak memory usage: 830MB
  * CPU time: 38.142s
  * wallclock time: 38.496s