Storm.ddbisim

Benchmark
Model:rectangle-tireworld v.1 (MDP)
Parameter(s)xy = 11
Property:goal (prob-reach)
Invocation (ddbisim)
storm/build/bin/storm --jani qcomp/benchmarks/mdp/rectangle-tireworld/rectangle-tireworld.11.jani --janiproperty goal --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:20.223123788833618s
Return code:0
Relative Error:0.0
Log
Storm 1.4.1 (dev)

Date: Mon Dec  9 13:23:06 2019
Command line arguments: --jani qcomp/benchmarks/mdp/rectangle-tireworld/rectangle-tireworld.11.jani --janiproperty goal --engine dd --bisimulation '--bisimulation:quot' sparse --ddlib sylvan '--sylvan:maxmem' 4096 '--sylvan:threads' 4 --timemem
Current working directory: 

Time for model input parsing: 12.075s.

Time for model construction: 7.020s.

-------------------------------------------------------------- 
Model type: 	MDP (symbolic)
States: 	242 (11 nodes)
Transitions: 	16084 (22792 nodes)
Choices: 	15367
Reward Models:  none
Variables: 	rows: 4 meta variables (11 DD variables), columns: 4 meta variables (11 DD variables), nondeterminism: 7 meta variables (7 DD variables)
Labels: 	2
   * deadlock -> 0 state(s) (1 nodes)
   * init -> 1 state(s) (12 nodes)
-------------------------------------------------------------- 

Time for model preprocessing: 0.497s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	89
Transitions: 	1265
Choices: 	742
Reward Models:  none
State Labels: 	3 labels
   * init -> 1 item(s)
   * (((var2 = 2) & (var1 = 2)) & (var0 = 1)) -> 1 item(s)
   * deadlock -> 0 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "goal": Pmax=? [F (((var2 = 2) & (var1 = 2)) & (var0 = 1))] ...
Result (for initial states): 1
Time for model checking: 0.002s.

Performance statistics:
  * peak memory usage: 3034MB
  * CPU time: 40.482s
  * wallclock time: 20.155s