Storm.ddbisim

Benchmark
Model:resource-gathering v.2 (MDP)
Parameter(s)B = 1300, GOLD_TO_COLLECT = 100, GEM_TO_COLLECT = 100
Property:prgoldgem (prob-reach-step-bounded)
Invocation (ddbisim)
/home/tq429871/storm/build/bin/storm --prism /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/mdp/resource-gathering/resource-gathering.pm --prop /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/mdp/resource-gathering/resource-gathering.prctl prgoldgem --constants B=1300,GOLD_TO_COLLECT=100,GEM_TO_COLLECT=100 --engine dd-to-sparse --bisimulation --sylvan:maxmem 4096 --sylvan:threads 4 --timemem --precision 0.001
Symbolic bisimulation with sparse quotient and sylvan using 4GB memory
Execution
Walltime:349.02769708633423s
Return code:0
Relative Error:3.6464831381855476e-11
Log
Storm 1.6.2

Date: Sat Sep  5 21:11:25 2020
Command line arguments: --prism /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/mdp/resource-gathering/resource-gathering.pm --prop /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/mdp/resource-gathering/resource-gathering.prctl prgoldgem --constants 'B=1300,GOLD_TO_COLLECT=100,GEM_TO_COLLECT=100' --engine dd-to-sparse --bisimulation '--sylvan:maxmem' 4096 '--sylvan:threads' 4 --timemem --precision 0.001
Current working directory: /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks

Time for model input parsing: 0.004s.

Time for model construction: 0.559s.

-------------------------------------------------------------- 
Model type: 	MDP (symbolic)
States: 	958801 (49 nodes)
Transitions: 	3325201 (751 nodes)
Choices: 	3080401
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: 311.257s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	939601
Transitions: 	3263401
Choices: 	3020801
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 "prgoldgem": Pmax=? [true U<=1300 "success"] ...
Result (for initial states): 0.6630608525
Time for model checking: 37.129s.

Performance statistics:
  * peak memory usage: 4268MB
  * CPU time: 1278.784s
  * wallclock time: 348.973s