Storm.sparse

Benchmark
Model:embedded v.1 (CTMC)
Parameter(s)MAX_COUNT = 8, T = 12
Property:up_time (exp-reward)
Invocation (sparse)
storm/build/bin/storm --prism qcomp/benchmarks/ctmc/embedded/embedded.prism --prop qcomp/benchmarks/ctmc/embedded/embedded.props up_time --constants MAX_COUNT=8,T=12 --prismcompat  --timemem
Sparse engine (default) Use `--prismcompat` to ensure compatibility with prism benchmark.
Execution
Walltime:3.065730333328247s
Return code:0
Relative Error:3.4301056596508907e-11
Log
Storm 1.4.1 (dev)

Date: Fri Dec  6 09:40:02 2019
Command line arguments: --prism qcomp/benchmarks/ctmc/embedded/embedded.prism --prop qcomp/benchmarks/ctmc/embedded/embedded.props up_time --constants 'MAX_COUNT=8,T=12' --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.036s.

 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.143s.

-------------------------------------------------------------- 
Model type: 	CTMC (sparse)
States: 	5820
Transitions: 	16788
Reward Models:  up
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * down -> 3156 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "up_time": R[exp]{"up"}=? [F "down"] ...
Result (for initial states): 477.5523736
Time for model checking: 0.006s.

Performance statistics:
  * peak memory usage: 30MB
  * CPU time: 0.079s
  * wallclock time: 1.215s