Storm

Benchmark
Model:resource-gathering v.2 (MDP)
Parameter(s)B = 1300, GOLD_TO_COLLECT = 100, GEM_TO_COLLECT = 100
Property:expgold (exp-reward-step-bounded)
Invocation (specific)
~/storm/build/bin/storm --prism resource-gathering.pm --prop resource-gathering.prctl expgold --constants B=1300,GOLD_TO_COLLECT=100,GEM_TO_COLLECT=100 --engine dd --ddlib sylvan --sylvan:maxmem 9000
Dd engine with sylvan. Memory limit for sylvan set to 0.75*available memory.
Execution
Walltime:3.0582704544067383s
Return code:0
Relative Error:2.2362977323890876e-10
Log
Storm 1.3.1 (dev)

Date: Thu Dec 13 02:55:11 2018
Command line arguments: --prism resource-gathering.pm --prop resource-gathering.prctl expgold --constants 'B=1300,GOLD_TO_COLLECT=100,GEM_TO_COLLECT=100' --engine dd --ddlib sylvan '--sylvan:maxmem' 9000
Current working directory: /home/qcomp

Time for model input parsing: 0.005s.

 WARN (DdPrismModelBuilder.cpp:1196): The reward model does not assign any non-zero rewards.
Time for model construction: 1.282s.

-------------------------------------------------------------- 
Model type: 	MDP (symbolic)
States: 	958894 (36 nodes)
Transitions: 	3325526 (619 nodes)
Choices: 	3080702
Reward Models:  rew_gold
Variables: 	rows: 7 meta variables (23 DD variables), columns: 7 meta variables (23 DD variables), nondeterminism: 4 meta variables (4 DD variables)
Labels: 	3
   * deadlock -> 0 state(s) (1 nodes)
   * init -> 1 state(s) (24 nodes)
   * success
-------------------------------------------------------------- 

Model checking property "expgold": R[exp]{"rew_gold"}max=? [C<=1300] ...
Result (for initial states): 145.2875015
Time for model checking: 1.170s.