Storm.hybrid

Benchmark
Model:eajs v.1 (MDP)
Parameter(s)N = 5, energy_capacity = 250, B = 11
Property:ExpUtil (exp-reward)
Invocation (hybrid)
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 --engine hybrid --ddlib sylvan --sylvan:maxmem 4096 --sylvan:threads 4 --timemem
Hybrid engine with Sylvan using 4GB memory
Execution
Walltime:17.722370624542236s
Return code:0
Relative Error:1.559417700343345e-10
Log
Storm 1.4.1 (dev)

Date: Mon Dec  9 13:22:19 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' --engine hybrid --ddlib sylvan '--sylvan:maxmem' 4096 '--sylvan:threads' 4 --timemem
Current working directory: 

Time for model input parsing: 0.047s.

Time for model construction: 0.978s.

-------------------------------------------------------------- 
Model type: 	MDP (symbolic)
States: 	3049471 (3310 nodes)
Transitions: 	6977654 (25953 nodes)
Choices: 	4256193
Reward Models:  utilityLocal
Variables: 	rows: 14 meta variables (43 DD variables), columns: 14 meta variables (43 DD variables), nondeterminism: 5 meta variables (5 DD variables)
Labels: 	10
   * deadlock -> 0 state(s) (1 nodes)
   * init -> 1 state(s) (44 nodes)
   * emptyBattery
   * localFailure
   * noLocalFailure
   * process_1_finishes
   * process_2_finishes
   * process_3_finishes
   * process_4_finishes
   * process_5_finishes
-------------------------------------------------------------- 

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

Performance statistics:
  * peak memory usage: 3323MB
  * CPU time: 65.984s
  * wallclock time: 16.920s