Storm.ddbisim

Benchmark
Model:rabin v.1 (MDP)
Parameter(s)N = 10
Property:live (prob-reach)
Invocation (ddbisim)
storm/build/bin/storm --prism qcomp/benchmarks/mdp/rabin/rabin.10.prism --prop qcomp/benchmarks/mdp/rabin/rabin.10.props live --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:4.906277179718018s
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 --bisimulation '--bisimulation:quot' sparse --ddlib sylvan '--sylvan:maxmem' 4096 '--sylvan:threads' 4 --timemem
Current working directory: 

Time for model input parsing: 0.009s.

Time for model construction: 0.876s.

-------------------------------------------------------------- 
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)
-------------------------------------------------------------- 

Time for model preprocessing: 3.921s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	122
Transitions: 	716
Choices: 	716
Reward Models:  none
State Labels: 	3 labels
   * init -> 1 item(s)
   * ((((((((((p1 = 2) | (p2 = 2)) | (p3 = 2)) | (p4 = 2)) | (p5 = 2)) | (p6 = 2)) | (p7 = 2)) | (p8 = 2)) | (p9 = 2)) | (p10 = 2)) -> 1 item(s)
   * deadlock -> 0 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

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.000s.

Performance statistics:
  * peak memory usage: 3127MB
  * CPU time: 17.409s
  * wallclock time: 4.840s