Storm.ddbisim

Benchmark
Model:beb v.1 (MDP)
Parameter(s)H = 4, K = 8, N = 7
Property:LineSeized (prob-reach)
Invocation (ddbisim)
storm/build/bin/storm --jani qcomp/benchmarks/mdp/beb/beb.4-8.jani --janiproperty LineSeized --constants N=7 --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:22.64645552635193s
Return code:0
Relative Error:4.780050180732896e-11
Log
Storm 1.4.1 (dev)

Date: Mon Dec  9 13:22:42 2019
Command line arguments: --jani qcomp/benchmarks/mdp/beb/beb.4-8.jani --janiproperty LineSeized --constants N=7 --engine dd --bisimulation '--bisimulation:quot' sparse --ddlib sylvan '--sylvan:maxmem' 4096 '--sylvan:threads' 4 --timemem
Current working directory: 

Time for model input parsing: 0.012s.

Time for model construction: 0.579s.

-------------------------------------------------------------- 
Model type: 	MDP (symbolic)
States: 	20186888 (14639 nodes)
Transitions: 	35508778 (69450 nodes)
Choices: 	20949082
Reward Models:  none
Variables: 	rows: 20 meta variables (62 DD variables), columns: 20 meta variables (62 DD variables), nondeterminism: 6 meta variables (6 DD variables)
Labels: 	2
   * deadlock -> 240263 state(s) (1069 nodes)
   * init -> 1 state(s) (63 nodes)
-------------------------------------------------------------- 

Time for model preprocessing: 21.813s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	92113
Transitions: 	280099
Choices: 	107763
Reward Models:  none
State Labels: 	3 labels
   * line_seized -> 1 item(s)
   * init -> 1 item(s)
   * deadlock -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "LineSeized": Pmax=? [F line_seized] ...
Result (for initial states): 0.9998854985
Time for model checking: 0.150s.

Performance statistics:
  * peak memory usage: 3935MB
  * CPU time: 87.615s
  * wallclock time: 22.580s