Storm.ddbisim

Benchmark
Model:zenotravel v.1 (MDP)
Parameter(s)c = 4, p = 2, a = 2
Property:goal (prob-reach)
Invocation (ddbisim)
storm/build/bin/storm --jani qcomp/benchmarks/mdp/zenotravel/zenotravel.4-2-2.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:19.927143812179565s
Return code:0
Relative Error:0.0
Log
Storm 1.4.1 (dev)

Date: Mon Dec  9 13:23:19 2019
Command line arguments: --jani qcomp/benchmarks/mdp/zenotravel/zenotravel.4-2-2.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: 0.032s.

Time for model construction: 3.639s.

-------------------------------------------------------------- 
Model type: 	MDP (symbolic)
States: 	459900 (65 nodes)
Transitions: 	3818556 (164713 nodes)
Choices: 	2976444
Reward Models:  none
Variables: 	rows: 9 meta variables (27 DD variables), columns: 9 meta variables (27 DD variables), nondeterminism: 5 meta variables (5 DD variables)
Labels: 	2
   * deadlock -> 0 state(s) (1 nodes)
   * init -> 1 state(s) (28 nodes)
-------------------------------------------------------------- 

Time for model preprocessing: 16.103s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	67321
Transitions: 	564994
Choices: 	439894
Reward Models:  none
State Labels: 	3 labels
   * ((var7 = 1) & (var6 = 2)) -> 1 item(s)
   * init -> 1 item(s)
   * deadlock -> 0 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "goal": Pmax=? [F ((var7 = 1) & (var6 = 2))] ...
Result (for initial states): 1
Time for model checking: 0.051s.

Performance statistics:
  * peak memory usage: 3976MB
  * CPU time: 76.263s
  * wallclock time: 19.857s