Storm.dd

Benchmark
Model:rabin v.1 (MDP)
Parameter(s)N = 10
Property:live (prob-reach)
Invocation (dd)
storm/build/bin/storm --prism qcomp/benchmarks/mdp/rabin/rabin.10.prism --prop qcomp/benchmarks/mdp/rabin/rabin.10.props live --engine dd --ddlib sylvan --sylvan:maxmem 4096 --sylvan:threads 4 --timemem
Symbolic engine with Sylvan using 4GB memory
Execution
Walltime:0.9886789321899414s
Return code:0
Relative Error:0.0
Log
Storm 1.4.1 (dev)

Date: Mon Dec  9 13:23:06 2019
Command line arguments: --prism qcomp/benchmarks/mdp/rabin/rabin.10.prism --prop qcomp/benchmarks/mdp/rabin/rabin.10.props live --engine dd --ddlib sylvan '--sylvan:maxmem' 4096 '--sylvan:threads' 4 --timemem
Current working directory: 

Time for model input parsing: 0.010s.

Time for model construction: 0.831s.

-------------------------------------------------------------- 
Model type: 	MDP (symbolic)
States: 	40000000000 (4989 nodes)
Transitions: 	151486089440 (177311 nodes)
Choices: 	65743044720
Reward Models:  none
Variables: 	rows: 43 meta variables (96 DD variables), columns: 43 meta variables (96 DD variables), nondeterminism: 10 meta variables (10 DD variables)
Labels: 	2
   * deadlock -> 0 state(s) (1 nodes)
   * init -> 1 state(s) (97 nodes)
-------------------------------------------------------------- 

Model checking property "live": Pmax=? [F ((((((((((p1 = 2) | (p2 = 2)) | (p3 = 2)) | (p4 = 2)) | (p5 = 2)) | (p6 = 2)) | (p7 = 2)) | (p8 = 2)) | (p9 = 2)) | (p10 = 2))] ...
Result (for initial states): 1
Time for model checking: 0.053s.

Performance statistics:
  * peak memory usage: 2901MB
  * CPU time: 3.056s
  * wallclock time: 0.927s