Storm.sparse

Benchmark
Model:echoring v.1 (MDP)
Parameter(s)ITERATIONS = 100
Property:MaxOffline1 (prob-reach)
Invocation (sparse)
storm/build/bin/storm --jani qcomp/benchmarks/mdp/echoring/echoring.jani --janiproperty MaxOffline1 --constants ITERATIONS=100  --timemem
Sparse engine (default)
Execution
Walltime:59.15329313278198s
Return code:0
Relative Error:2.117563680395085e-10
Log
Storm 1.4.1 (dev)

Date: Fri Dec  6 09:51:06 2019
Command line arguments: --jani qcomp/benchmarks/mdp/echoring/echoring.jani --janiproperty MaxOffline1 --constants ITERATIONS=100 --timemem
Current working directory: 

Time for model input parsing: 0.071s.

Time for model construction: 55.172s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	4671956
Transitions: 	8322265
Choices: 	7520521
Reward Models:  none
State Labels: 	3 labels
   * deadlock -> 32227 item(s)
   * (((is_offline_1 & !(is_offline_2)) & !(is_offline_3)) & (iter <= 100)) -> 2435 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "MaxOffline1": Pmax=? [F (((is_offline_1 & !(is_offline_2)) & !(is_offline_3)) & (iter <= 100))] ...
Result (for initial states): 1.05008302e-06
Time for model checking: 3.839s.

Performance statistics:
  * peak memory usage: 952MB
  * CPU time: 58.551s
  * wallclock time: 59.096s