Storm.sparse

Benchmark
Model:sms v.1 (MA)
Parameter(s)A = 3, R = True
Property:Unreliability (prob-reach-time-bounded)
Invocation (sparse)
storm/build/bin/storm --jani qcomp/benchmarks/ma/sms/sms.3-true.jani --janiproperty Unreliability  --timemem --precision 0.001
Sparse engine (default)
Execution
Walltime:0.09616613388061523s
Return code:0
Relative Error:0.0
Log
Storm 1.4.1 (dev)

Date: Fri Dec  6 10:13:32 2019
Command line arguments: --jani qcomp/benchmarks/ma/sms/sms.3-true.jani --janiproperty Unreliability --timemem --precision 0.001
Current working directory: 

Time for model input parsing: 0.009s.

Time for model construction: 0.023s.

-------------------------------------------------------------- 
Model type: 	Markov Automaton (sparse)
States: 	198
Transitions: 	243
Choices: 	198
Markovian St.: 	48
Max. Rate.: 	3.02412356
Reward Models:  none
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * marked -> 45 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Time for model preprocessing: 0.000s.

-------------------------------------------------------------- 
Model type: 	Markov Automaton (sparse)
States: 	198
Transitions: 	243
Choices: 	198
Markovian St.: 	48
Max. Rate.: 	3.02412356
Reward Models:  none
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * marked -> 45 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "Unreliability": Pmax=? [true U<=1 marked] ...
Result (for initial states): 0.02383491265
Time for model checking: 0.000s.

Performance statistics:
  * peak memory usage: 33MB
  * CPU time: 0.064s
  * wallclock time: 0.037s