/home/tq429871/storm/build/bin/storm --jani /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/ma/ftwc/ftwc.jani --janiproperty TimeMax --constants N=8,TIME_BOUND=5 --engine sparse --timemem
Sparse engine (default)
Storm 1.6.2
Date: Sat Sep 5 21:08:52 2020
Command line arguments: --jani /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/ma/ftwc/ftwc.jani --janiproperty TimeMax --constants 'N=8,TIME_BOUND=5' --engine sparse --timemem
Current working directory: /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks
Time for model input parsing: 0.003s.
Time for model construction: 0.059s.
--------------------------------------------------------------
Model type: Markov Automaton (sparse)
States: 10299
Transitions: 26983
Choices: 12635
Markovian St.: 4951
Max. Rate.: 2.0307
Reward Models: none
State Labels: 3 labels
* deadlock -> 0 item(s)
* (((workstations_up[0] = 0) | switches_down[0]) & ((workstations_up[1] = 0) | switches_down[1])) -> 1059 item(s)
* init -> 1 item(s)
Choice Labels: none
--------------------------------------------------------------
Time for model preprocessing: 0.000s.
--------------------------------------------------------------
Model type: Markov Automaton (sparse)
States: 10299
Transitions: 26983
Choices: 12635
Markovian St.: 4951
Max. Rate.: 2.0307
Reward Models: none
State Labels: 3 labels
* deadlock -> 0 item(s)
* (((workstations_up[0] = 0) | switches_down[0]) & ((workstations_up[1] = 0) | switches_down[1])) -> 1059 item(s)
* init -> 1 item(s)
Choice Labels: none
--------------------------------------------------------------
Model checking property "TimeMax": T[exp]max=? [F (((workstations_up[0] = 0) | switches_down[0]) & ((workstations_up[1] = 0) | switches_down[1]))] ...
Result (for initial states): 1873628.786
Time for model checking: 5.680s.
Performance statistics:
* peak memory usage: 31MB
* CPU time: 5.764s
* wallclock time: 5.744s