~/storm/build/bin/storm --prism speed-ind.prism --prop speed-ind.props change_state --constants T=2100 --prismcompat
Default settings.Use `--prismcompat` to ensure compatibility with prism benchmark.
Storm 1.3.1 (dev)
Date: Thu Dec 13 00:19:51 2018
Command line arguments: --prism speed-ind.prism --prop speed-ind.props change_state --constants T=2100 --prismcompat
Current working directory: /home/qcomp
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.
Time for model input parsing: 0.010s.
Time for model construction: 10.831s.
--------------------------------------------------------------
Model type: CTMC (sparse)
States: 737280
Transitions: 9237504
Reward Models: none
State Labels: 3 labels
* deadlock -> 0 item(s)
* ((S2 > 80) & (S3 < 20)) -> 18432 item(s)
* init -> 1 item(s)
Choice Labels: none
--------------------------------------------------------------
Model checking property "change_state": P=? [true U<=2100 ((S2 > 80) & (S3 < 20))] ...
Result (for initial states): 0.04229449798
Time for model checking: 126.426s.