Storm.ddbisim

Benchmark
Model:zeroconf v.1 (MDP)
Parameter(s)N = 1000, K = 8, reset = False
Property:correct_min (prob-reach)
Invocation (ddbisim)
storm/build/bin/storm --prism qcomp/benchmarks/mdp/zeroconf/zeroconf.prism --prop qcomp/benchmarks/mdp/zeroconf/zeroconf.props correct_min --constants N=1000,K=8,reset=false --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:99.68898749351501s
Return code:0
Relative Error:1.3920418342018214e-11
Log
Storm 1.4.1 (dev)

Date: Mon Dec  9 13:23:19 2019
Command line arguments: --prism qcomp/benchmarks/mdp/zeroconf/zeroconf.prism --prop qcomp/benchmarks/mdp/zeroconf/zeroconf.props correct_min --constants 'N=1000,K=8,reset=false' --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: 5.991s.

-------------------------------------------------------------- 
Model type: 	MDP (symbolic)
States: 	1868787 (21641 nodes)
Transitions: 	4224736 (151330 nodes)
Choices: 	3430379
Reward Models:  none
Variables: 	rows: 22 meta variables (58 DD variables), columns: 22 meta variables (58 DD variables), nondeterminism: 7 meta variables (7 DD variables)
Labels: 	2
   * deadlock -> 0 state(s) (1 nodes)
   * init -> 1 state(s) (59 nodes)
-------------------------------------------------------------- 

Time for model preprocessing: 90.535s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	684217
Transitions: 	1865252
Choices: 	1361917
Reward Models:  none
State Labels: 	3 labels
   * init -> 1 item(s)
   * ((l = 4) & (ip = 1)) -> 1 item(s)
   * deadlock -> 0 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "correct_min": Pmin=? [F ((l = 4) & (ip = 1))] ...
Result (for initial states): 5.040105213e-09
Time for model checking: 3.043s.

Performance statistics:
  * peak memory usage: 4115MB
  * CPU time: 384.344s
  * wallclock time: 99.617s