Storm.ddbisim

Benchmark
Model:rectangle-tireworld v.1 (MDP)
Parameter(s)xy = 11
Property:goal (prob-reach)
Invocation (ddbisim)
/home/tq429871/storm/build/bin/storm --jani /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/mdp/rectangle-tireworld/rectangle-tireworld.11.jani --janiproperty goal --engine dd-to-sparse --bisimulation --sylvan:maxmem 4096 --sylvan:threads 4 --timemem
Symbolic bisimulation with sparse quotient and sylvan using 4GB memory
Execution
Walltime:18.247494220733643s
Return code:0
Relative Error:0.0
Log
Storm 1.6.2

Date: Sat Sep  5 20:55:08 2020
Command line arguments: --jani /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/mdp/rectangle-tireworld/rectangle-tireworld.11.jani --janiproperty goal --engine dd-to-sparse --bisimulation '--sylvan:maxmem' 4096 '--sylvan:threads' 4 --timemem
Current working directory: /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks

Time for model input parsing: 11.091s.

Time for model construction: 5.980s.

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

-------------------------------------------------------------- 
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: 3031MB
  * CPU time: 35.295s
  * wallclock time: 18.191s