/home/tq429871/storm/build/bin/storm --prism /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/mdp/csma/csma.3-4.prism --prop /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/mdp/csma/csma.props all_before_max --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:52:09 2020
Command line arguments: --prism /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/mdp/csma/csma.3-4.prism --prop /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/mdp/csma/csma.props all_before_max --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.007s.
Time for model construction: 0.582s.
--------------------------------------------------------------
Model type: MDP (symbolic)
States: 1460287 (15094 nodes)
Transitions: 2396727 (75138 nodes)
Choices: 1471059
Reward Models: none
Variables: rows: 15 meta variables (51 DD variables), columns: 15 meta variables (51 DD variables), nondeterminism: 13 meta variables (13 DD variables)
Labels: 5
* deadlock -> 0 state(s) (1 nodes)
* init -> 1 state(s) (52 nodes)
* all_delivered
* collision_max_backoff
* one_delivered
--------------------------------------------------------------
Time for model preprocessing: 10.221s.
--------------------------------------------------------------
Model type: MDP (sparse)
States: 24472
Transitions: 60871
Choices: 25252
Reward Models: none
State Labels: 6 labels
* (((((cd1 = 4) & (s1 = 1)) & (b = 2)) | (((cd2 = 4) & (s2 = 1)) & (b = 2))) | (((cd3 = 4) & (s3 = 1)) & (b = 2))) -> 116 item(s)
* init -> 1 item(s)
* all_delivered -> 1 item(s)
* collision_max_backoff -> 116 item(s)
* deadlock -> 0 item(s)
* (((s1 = 4) & (s2 = 4)) & (s3 = 4)) -> 1 item(s)
Choice Labels: none
--------------------------------------------------------------
Model checking property "all_before_max": Pmax=? [!("collision_max_backoff") U "all_delivered"] ...
Result (for initial states): 0.9324469288
Time for model checking: 0.024s.
Performance statistics:
* peak memory usage: 3314MB
* CPU time: 41.326s
* wallclock time: 10.861s