Storm 1.6.2
Date: Sat Sep 5 20:52:10 2020
Command line arguments: --jani /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/mdp/echoring/echoring.jani --janiproperty MaxOffline1 --constants ITERATIONS=100 --engine automatic '--sylvan:maxmem' 4096 '--sylvan:threads' 4 --timemem
Current working directory: /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks
Time for model input parsing: 0.037s.
WARN (InformationCollector.cpp:17): Truncating the domain size as it does not fit in an unsigned 64 bit number.
Automatic engine picked the following settings:
engine=sparse bisimulation=false exact=false
Time for model construction: 29.947s.
--------------------------------------------------------------
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: 5.309s.
Performance statistics:
* peak memory usage: 918MB
* CPU time: 34.869s
* wallclock time: 35.310s