/home/tq429871/storm/build/bin/storm --prism /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/mdp/rabin/rabin.10.prism --prop /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/mdp/rabin/rabin.10.props live --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:54:28 2020
Command line arguments: --prism /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/mdp/rabin/rabin.10.prism --prop /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/mdp/rabin/rabin.10.props live --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.010s.
Time for model construction: 0.822s.
--------------------------------------------------------------
Model type: MDP (symbolic)
States: 40000000000 (4989 nodes)
Transitions: 151486089440 (177311 nodes)
Choices: 65743044720
Reward Models: none
Variables: rows: 43 meta variables (96 DD variables), columns: 43 meta variables (96 DD variables), nondeterminism: 10 meta variables (10 DD variables)
Labels: 2
* deadlock -> 0 state(s) (1 nodes)
* init -> 1 state(s) (97 nodes)
--------------------------------------------------------------
Time for model preprocessing: 3.962s.
--------------------------------------------------------------
Model type: MDP (sparse)
States: 122
Transitions: 716
Choices: 716
Reward Models: none
State Labels: 3 labels
* init -> 1 item(s)
* ((((((((((p1 = 2) | (p2 = 2)) | (p3 = 2)) | (p4 = 2)) | (p5 = 2)) | (p6 = 2)) | (p7 = 2)) | (p8 = 2)) | (p9 = 2)) | (p10 = 2)) -> 1 item(s)
* deadlock -> 0 item(s)
Choice Labels: none
--------------------------------------------------------------
Model checking property "live": Pmax=? [F ((((((((((p1 = 2) | (p2 = 2)) | (p3 = 2)) | (p4 = 2)) | (p5 = 2)) | (p6 = 2)) | (p7 = 2)) | (p8 = 2)) | (p9 = 2)) | (p10 = 2))] ...
Result (for initial states): 1
Time for model checking: 0.000s.
Performance statistics:
* peak memory usage: 3132MB
* CPU time: 17.474s
* wallclock time: 4.828s