Storm.sparse

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

Date: Fri Dec  6 09:40:04 2019
Command line arguments: --prism qcomp/benchmarks/ctmc/mapk_cascade/mapk_cascade.prism --prop qcomp/benchmarks/ctmc/mapk_cascade/mapk_cascade.props activated_time --constants 'N=4,T=30' --prismcompat --timemem
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.005s.

 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: 1.987s.

-------------------------------------------------------------- 
Model type: 	CTMC (sparse)
States: 	99535
Transitions: 	901842
Reward Models:  time
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * (kpp = 4) -> 1461 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "activated_time": R[exp]{"time"}=? [F (kpp = 4)] ...
Result (for initial states): 40.67650519
Time for model checking: 0.651s.

Performance statistics:
  * peak memory usage: 162MB
  * CPU time: 2.623s
  * wallclock time: 2.649s