Storm.sound

Benchmark
Model:embedded v.1 (CTMC)
Parameter(s)MAX_COUNT = 8, T = 12
Property:actuators (prob-reach)
Invocation (sound)
storm/build/bin/storm --prism qcomp/benchmarks/ctmc/embedded/embedded.prism --prop qcomp/benchmarks/ctmc/embedded/embedded.props actuators --constants MAX_COUNT=8,T=12 --prismcompat --sound --timemem
Sparse engine with sound model checking Use `--prismcompat` to ensure compatibility with prism benchmark.
Execution
Walltime:1.3707451820373535s
Return code:0
Relative Error:5.5963187108328387e-08
Log
Storm 1.4.1 (dev)

Date: Fri Dec  6 09:46:10 2019
Command line arguments: --prism qcomp/benchmarks/ctmc/embedded/embedded.prism --prop qcomp/benchmarks/ctmc/embedded/embedded.props actuators --constants 'MAX_COUNT=8,T=12' --prismcompat --sound --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.004s.

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

-------------------------------------------------------------- 
Model type: 	CTMC (sparse)
States: 	8034
Transitions: 	33564
Reward Models:  none
State Labels: 	4 labels
   * deadlock -> 0 item(s)
   * init -> 1 item(s)
   * down -> 5370 item(s)
   * fail_actuators -> 550 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "actuators": P=? [!("down") U "fail_actuators"] ...
Result (for initial states): 0.1053036499
Time for model checking: 1.213s.

Performance statistics:
  * peak memory usage: 30MB
  * CPU time: 1.333s
  * wallclock time: 1.304s