Storm.sparse

Benchmark
Model:ftwc v.3 (MA)
Parameter(s)N = 8, TIME_BOUND = 5
Property:TimeMax (exp-time)
Invocation (sparse)
/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)
Execution
Walltime:5.794557094573975s
Return code:0
Note(s):The tool result '936814393/500' (approx. 1873628.786) is tagged as incorrect. The reference result is '1995676.507611351401187121129' (approx. 1995676.5076113513) which means a relative error of '0.06115606469579168' which is larger than the goal precision '0.001'.
Relative Error:0.06115606469579168
Log
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