Storm

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

Date: Thu Dec 13 05:37:32 2018
Command line arguments: --jani ftwc.jani --janiproperty TimeMin --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.121s.

-------------------------------------------------------------- 
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 "TimeMin": T[exp]min=? [F (((workstations_up[0] = 0) | switches_down[0]) & ((workstations_up[1] = 0) | switches_down[1]))] ...
Result (for initial states): 1994811.516
Time for model checking: 50.670s.