Storm.automatic

Benchmark
Model:polling v.1 (CTMC)
Parameter(s)N = 18, T = 16
Property:s1_before_s2 (prob-reach)
Invocation (automatic)
/home/tq429871/storm/build/bin/storm --prism /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/ctmc/polling/polling.18.prism --prop /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/ctmc/polling/polling.props s1_before_s2 --constants T=16 --prismcompat --engine automatic --sylvan:maxmem 4096 --sylvan:threads 4 --timemem
Automatic selection Use `--prismcompat` to ensure compatibility with prism benchmark.
Execution
Walltime:10.178358316421509s
Return code:0
Relative Error:1.844566260517549e-05
Log
Storm 1.6.2

Date: Sat Sep  5 20:50:57 2020
Command line arguments: --prism /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/ctmc/polling/polling.18.prism --prop /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/ctmc/polling/polling.props s1_before_s2 --constants T=16 --prismcompat --engine automatic '--sylvan:maxmem' 4096 '--sylvan:threads' 4 --timemem
Current working directory: /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks

 WARN (Program.cpp:178): The input model is a CTMC, but uses probabilistic commands like they are used in PRISM. Consider rewriting the commands to use Markovian commands instead.
 WARN (Program.cpp:1277): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1277): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1277): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1277): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1277): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1277): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1277): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1277): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
Time for model input parsing: 0.006s.

 WARN (Program.cpp:1277): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1277): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1277): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
Automatic engine picked the following settings: 
	engine=hybrid	 bisimulation=false	 exact=false
Time for model construction: 0.507s.

-------------------------------------------------------------- 
Model type: 	CTMC (symbolic)
States: 	7077888 (57 nodes)
Transitions: 	68485120 (2743 nodes)
Reward Models:  none
Variables: 	rows: 20 meta variables (24 DD variables), columns: 20 meta variables (24 DD variables)
Labels: 	2
   * deadlock -> 0 state(s) (1 nodes)
   * init -> 1 state(s) (25 nodes)
-------------------------------------------------------------- 

Model checking property "s1_before_s2": P=? [!(((s = 2) & (a = 1))) U ((s = 1) & (a = 1))] ...
Result (for initial states): 0.5389973198
Time for model checking: 9.605s.

Performance statistics:
  * peak memory usage: 5054MB
  * CPU time: 39.373s
  * wallclock time: 10.132s