Storm.ddbisim

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 (ddbisim)
storm/build/bin/storm --prism qcomp/benchmarks/mdp/resource-gathering/resource-gathering.pm --prop qcomp/benchmarks/mdp/resource-gathering/resource-gathering.prctl expgold --constants B=1300,GOLD_TO_COLLECT=100,GEM_TO_COLLECT=100 --engine dd --bisimulation --bisimulation:quot sparse --ddlib sylvan --sylvan:maxmem 4096 --sylvan:threads 4 --timemem --precision 0.001
Symbolic bisimulation with sparse quotient and sylvan using 4GB memory
Execution
Walltime:1.3249261379241943s
Return code:0
Relative Error:2.2362977323890876e-10
Log
Storm 1.4.1 (dev)

Date: Mon Dec  9 13:26:29 2019
Command line arguments: --prism qcomp/benchmarks/mdp/resource-gathering/resource-gathering.pm --prop qcomp/benchmarks/mdp/resource-gathering/resource-gathering.prctl expgold --constants 'B=1300,GOLD_TO_COLLECT=100,GEM_TO_COLLECT=100' --engine dd --bisimulation '--bisimulation:quot' sparse --ddlib sylvan '--sylvan:maxmem' 4096 '--sylvan:threads' 4 --timemem --precision 0.001
Current working directory: 

Time for model input parsing: 0.006s.

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

-------------------------------------------------------------- 
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
-------------------------------------------------------------- 

Time for model preprocessing: 0.652s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	48
Transitions: 	166
Choices: 	154
Reward Models:  rew_gold
State Labels: 	2 labels
   * deadlock -> 0 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

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

Performance statistics:
  * peak memory usage: 2903MB
  * CPU time: 3.348s
  * wallclock time: 1.241s