/home/tq429871/storm/build/bin/storm --prism /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/mdp/zeroconf/zeroconf.prism --prop /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/mdp/zeroconf/zeroconf.props correct_max --constants N=1000,K=8,reset=false --engine dd-to-sparse --bisimulation --sylvan:maxmem 4096 --sylvan:threads 4 --timemem
	Symbolic bisimulation with sparse quotient and sylvan using 4GB memory
 
	
	Storm 1.6.2
Date: Sat Sep  5 20:58:06 2020
Command line arguments: --prism /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/mdp/zeroconf/zeroconf.prism --prop /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/mdp/zeroconf/zeroconf.props correct_max --constants 'N=1000,K=8,reset=false' --engine dd-to-sparse --bisimulation '--sylvan:maxmem' 4096 '--sylvan:threads' 4 --timemem
Current working directory: /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks
Time for model input parsing: 0.005s.
Time for model construction: 5.938s.
-------------------------------------------------------------- 
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: 108.873s.
-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	741540
Transitions: 	2017851
Choices: 	1469987
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_max": Pmax=? [F ((l = 4) & (ip = 1))] ...
Result (for initial states): 4.801413635e-08
Time for model checking: 5.173s.
Performance statistics:
  * peak memory usage: 4135MB
  * CPU time: 458.957s
  * wallclock time: 120.030s