Storm.ddbisim

Benchmark
Model:nand v.1 (DTMC)
Parameter(s)N = 40, K = 4
Property:reliable (prob-reach)
Invocation (ddbisim)
/home/tq429871/storm/build/bin/storm --prism /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/dtmc/nand/nand.prism --prop /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/dtmc/nand/nand.props reliable --constants N=40,K=4 --engine dd-to-sparse --bisimulation --sylvan:maxmem 4096 --sylvan:threads 4 --timemem
Symbolic bisimulation with sparse quotient and sylvan using 4GB memory
Execution
Walltime:677.9391040802002s
Return code:0
Relative Error:2.4568545500428518e-11
Log
Storm 1.6.2

Date: Sat Sep  5 20:49:49 2020
Command line arguments: --prism /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/dtmc/nand/nand.prism --prop /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/dtmc/nand/nand.props reliable --constants 'N=40,K=4' --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.002s.

Time for model construction: 0.485s.

-------------------------------------------------------------- 
Model type: 	DTMC (symbolic)
States: 	3999522 (8239 nodes)
Transitions: 	6288542 (49266 nodes)
Reward Models:  none
Variables: 	rows: 8 meta variables (33 DD variables), columns: 8 meta variables (33 DD variables)
Labels: 	2
   * deadlock -> 0 state(s) (1 nodes)
   * init -> 1 state(s) (34 nodes)
-------------------------------------------------------------- 

Time for model preprocessing: 673.792s.

-------------------------------------------------------------- 
Model type: 	DTMC (sparse)
States: 	3211279
Transitions: 	4997969
Reward Models:  none
State Labels: 	3 labels
   * ((s = 4) & ((z / 40) < 1/10)) -> 1 item(s)
   * init -> 1 item(s)
   * deadlock -> 0 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "reliable": P=? [F ((s = 4) & ((z / 40) < 1/10))] ...
Result (for initial states): 0.6186822208
Time for model checking: 3.576s.

Performance statistics:
  * peak memory usage: 4333MB
  * CPU time: 2692.657s
  * wallclock time: 677.884s