Storm.dd

Benchmark
Model:nand v.1 (DTMC)
Parameter(s)N = 60, K = 4
Property:reliable (prob-reach)
Invocation (dd)
storm/build/bin/storm --prism qcomp/benchmarks/dtmc/nand/nand.prism --prop qcomp/benchmarks/dtmc/nand/nand.props reliable --constants N=60,K=4 --engine dd --ddlib sylvan --sylvan:maxmem 4096 --sylvan:threads 4 --timemem
Symbolic engine with Sylvan using 4GB memory
Execution
Walltime:> 1800s (Timeout)
Log
Storm 1.4.1 (dev)

Date: Mon Dec  9 13:22:43 2019
Command line arguments: --prism qcomp/benchmarks/dtmc/nand/nand.prism --prop qcomp/benchmarks/dtmc/nand/nand.props reliable --constants 'N=60,K=4' --engine dd --ddlib sylvan '--sylvan:maxmem' 4096 '--sylvan:threads' 4 --timemem
Current working directory: 

Time for model input parsing: 0.003s.

Time for model construction: 0.634s.

-------------------------------------------------------------- 
Model type: 	DTMC (symbolic)
States: 	18826082 (14593 nodes)
Transitions: 	29772212 (97921 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)
-------------------------------------------------------------- 

Model checking property "reliable": P=? [F ((s = 4) & ((z / 60) < 1/10))] ...


----------
Computation aborted after 1800.0119910240173 seconds since the total time limit of 1800 seconds was exceeded.