Storm.sparse

Benchmark
Model:mapk_cascade v.1 (CTMC)
Parameter(s)N = 4, T = 30
Property:reactions (exp-reward-time-bounded)
Invocation (sparse)
storm/build/bin/storm --prism qcomp/benchmarks/ctmc/mapk_cascade/mapk_cascade.prism --prop qcomp/benchmarks/ctmc/mapk_cascade/mapk_cascade.props reactions --constants N=4,T=30 --prismcompat  --timemem --precision 0.001
Sparse engine (default) Use `--prismcompat` to ensure compatibility with prism benchmark.
Execution
Walltime:134.78073239326477s
Return code:0
Relative Error:5.489675370793807e-07
Log
Storm 1.4.1 (dev)

Date: Fri Dec  6 10:15:49 2019
Command line arguments: --prism qcomp/benchmarks/ctmc/mapk_cascade/mapk_cascade.prism --prop qcomp/benchmarks/ctmc/mapk_cascade/mapk_cascade.props reactions --constants 'N=4,T=30' --prismcompat --timemem --precision 0.001
Current working directory: 

 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:1250): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1250): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1250): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1250): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1250): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1250): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1250): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1250): 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:1250): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1250): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1250): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1250): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1250): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
Time for model construction: 2.589s.

-------------------------------------------------------------- 
Model type: 	CTMC (sparse)
States: 	99535
Transitions: 	910872
Reward Models:  reactions
State Labels: 	2 labels
   * deadlock -> 0 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "reactions": R[exp]{"reactions"}=? [C<=30] ...
Result (for initial states): 48.49105424
Time for model checking: 132.127s.

Performance statistics:
  * peak memory usage: 75MB
  * CPU time: 134.395s
  * wallclock time: 134.727s