Storm

Benchmark
Model:ftwc v.3 (MA)
Parameter(s)N = 8, TIME_BOUND = 5
Property:TimeMax (exp-time)
Invocation (specific)
~/storm/build/bin/storm --jani ftwc.jani --janiproperty TimeMax --constants N=8,TIME_BOUND=5 --sound --precision 1e-3
Sound engine.
Execution
Walltime:99.8376955986023s
Return code:0
Relative Error:0.00011295337084385721
Log
Storm 1.3.1 (dev)

Date: Thu Dec 13 05:35:52 2018
Command line arguments: --jani ftwc.jani --janiproperty TimeMax --constants 'N=8,TIME_BOUND=5' --sound --precision 1e-3
Current working directory: /home/qcomp

Time for model input parsing: 0.003s.

Time for model construction: 0.122s.

-------------------------------------------------------------- 
Model type: 	Markov Automaton (sparse)
States: 	11745
Transitions: 	31745
Choices: 	14909
Markovian St.: 	4996
Max. Rate.: 	2.0307
Reward Models:  none
State Labels: 	6 labels
   * deadlock -> 0 item(s)
   * switches_down[1] -> 4712 item(s)
   * init -> 1 item(s)
   * (workstations_up[0] = 0) -> 1240 item(s)
   * switches_down[0] -> 4712 item(s)
   * (workstations_up[1] = 0) -> 1240 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Time for model preprocessing: 0.000s.

-------------------------------------------------------------- 
Model type: 	Markov Automaton (sparse)
States: 	11745
Transitions: 	31745
Choices: 	14909
Markovian St.: 	4996
Max. Rate.: 	2.0307
Reward Models:  none
State Labels: 	6 labels
   * deadlock -> 0 item(s)
   * switches_down[1] -> 4712 item(s)
   * init -> 1 item(s)
   * (workstations_up[0] = 0) -> 1240 item(s)
   * switches_down[0] -> 4712 item(s)
   * (workstations_up[1] = 0) -> 1240 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): 1995901.926
Time for model checking: 99.683s.