Storm.sparse

Benchmark
Model:fms v.1 (CTMC)
Parameter(s)n = 8
Property:productivity (steady-state-reward)
Invocation (sparse)
storm/build/bin/storm --prism qcomp/benchmarks/ctmc/fms/fms.prism --prop qcomp/benchmarks/ctmc/fms/fms.props productivity --constants n=8 --prismcompat  --timemem
Sparse engine (default) Use `--prismcompat` to ensure compatibility with prism benchmark.
Execution
Walltime:85.65086770057678s
Return code:0
Note(s):Correctness of result is not checked because no reference result is available.
Log
Storm 1.4.1 (dev)

Date: Fri Dec  6 10:15:48 2019
Command line arguments: --prism qcomp/benchmarks/ctmc/fms/fms.prism --prop qcomp/benchmarks/ctmc/fms/fms.props productivity --constants n=8 --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.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: 70.163s.

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

Model checking property "productivity": R[exp]{"productivity"}=? [LRA] ...
Result (for initial states): 116.6583013
Time for model checking: 15.402s.

Performance statistics:
  * peak memory usage: 4889MB
  * CPU time: 83.666s
  * wallclock time: 85.590s