Storm.dd

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

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

Time for model input parsing: 0.008s.

Time for model construction: 0.602s.

-------------------------------------------------------------- 
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)] ...
 WARN (SymbolicMinMaxLinearEquationSolver.cpp:44): Selected method is not supported for this solver, switching to value iteration.
 WARN (SymbolicMinMaxLinearEquationSolver.cpp:44): Selected method is not supported for this solver, switching to value iteration.
Result (for initial states): 10.03294061
Time for model checking: 66.013s.

Performance statistics:
  * peak memory usage: 3870MB
  * CPU time: 263.929s
  * wallclock time: 66.645s