Storm.hybrid

Benchmark
Model:eajs v.1 (MDP)
Parameter(s)N = 6, energy_capacity = 300, B = 13
Property:ExpUtil (exp-reward)
Invocation (hybrid)
storm/build/bin/storm --prism qcomp/benchmarks/mdp/eajs/eajs.6.prism --prop qcomp/benchmarks/mdp/eajs/eajs.props ExpUtil --constants energy_capacity=300,B=13 --engine hybrid --ddlib sylvan --sylvan:maxmem 4096 --sylvan:threads 4 --timemem
Hybrid engine with Sylvan using 4GB memory
Execution
Walltime:110.62050914764404s
Return code:0
Relative Error:2.7229660981290087e-10
Log
Storm 1.4.1 (dev)

Date: Mon Dec  9 13:22:20 2019
Command line arguments: --prism qcomp/benchmarks/mdp/eajs/eajs.6.prism --prop qcomp/benchmarks/mdp/eajs/eajs.props ExpUtil --constants 'energy_capacity=300,B=13' --engine hybrid --ddlib sylvan '--sylvan:maxmem' 4096 '--sylvan:threads' 4 --timemem
Current working directory: 

Time for model input parsing: 0.010s.

Time for model construction: 0.718s.

-------------------------------------------------------------- 
Model type: 	MDP (symbolic)
States: 	7901694 (4889 nodes)
Transitions: 	19722777 (39697 nodes)
Choices: 	11897412
Reward Models:  utilityLocal
Variables: 	rows: 16 meta variables (50 DD variables), columns: 16 meta variables (50 DD variables), nondeterminism: 5 meta variables (5 DD variables)
Labels: 	11
   * deadlock -> 0 state(s) (1 nodes)
   * init -> 1 state(s) (51 nodes)
   * emptyBattery
   * localFailure
   * noLocalFailure
   * process_1_finishes
   * process_2_finishes
   * process_3_finishes
   * process_4_finishes
   * process_5_finishes
   * process_6_finishes
-------------------------------------------------------------- 

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

Performance statistics:
  * peak memory usage: 4072MB
  * CPU time: 394.395s
  * wallclock time: 110.541s