Storm.ddbisim

Benchmark
Model:resource-gathering v.2 (MDP)
Parameter(s)B = 1300, GOLD_TO_COLLECT = 100, GEM_TO_COLLECT = 100
Property:expsteps (exp-steps)
Invocation (ddbisim)
storm/build/bin/storm --prism qcomp/benchmarks/mdp/resource-gathering/resource-gathering.pm --prop qcomp/benchmarks/mdp/resource-gathering/resource-gathering.prctl expsteps --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
Symbolic bisimulation with sparse quotient and sylvan using 4GB memory
Execution
Walltime:307.2754156589508s
Return code:0
Relative Error:9.237822349570201e-08
Log
Storm 1.4.1 (dev)

Date: Mon Dec  9 13:24:10 2019
Command line arguments: --prism qcomp/benchmarks/mdp/resource-gathering/resource-gathering.pm --prop qcomp/benchmarks/mdp/resource-gathering/resource-gathering.prctl expsteps --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
Current working directory: 

Time for model input parsing: 0.006s.

Time for model construction: 0.554s.

-------------------------------------------------------------- 
Model type: 	MDP (symbolic)
States: 	958894 (36 nodes)
Transitions: 	3325526 (619 nodes)
Choices: 	3080702
Reward Models:  none
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: 288.266s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	939601
Transitions: 	3263402
Choices: 	3020802
Reward Models:  none
State Labels: 	4 labels
   * success -> 1 item(s)
   * ((required_gold = 0) & (required_gem = 0)) -> 1 item(s)
   * init -> 1 item(s)
   * deadlock -> 0 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "expsteps": T[exp]min=? [F "success"] ...
Result (for initial states): 1292.592712
Time for model checking: 18.350s.

Performance statistics:
  * peak memory usage: 4266MB
  * CPU time: 1168.210s
  * wallclock time: 307.202s