/home/tq429871/storm/build/bin/storm --jani /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/mdp/zenotravel/zenotravel.4-2-2.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
Storm 1.6.2
Date: Sat Sep 5 20:57:47 2020
Command line arguments: --jani /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/mdp/zenotravel/zenotravel.4-2-2.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: 0.022s.
Time for model construction: 3.196s.
--------------------------------------------------------------
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.053s.
--------------------------------------------------------------
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.067s.
Performance statistics:
* peak memory usage: 3968MB
* CPU time: 74.369s
* wallclock time: 19.368s