Storm

Benchmark
Model:egl v.1 (DTMC)
Parameter(s)N = 10, L = 2
Property:unfairA (prob-reach)
Invocation (default)
~/storm/build/bin/storm --prism egl.prism --prop egl.props unfairA --constants N=10,L=2
Default settings.
Execution
Walltime:1050.6464092731476s
Return code:0
Relative Error:9.990243902439024e-11
Log
Storm 1.3.1 (dev)

Date: Wed Dec 12 19:40:28 2018
Command line arguments: --prism egl.prism --prop egl.props unfairA --constants 'N=10,L=2'
Current working directory: /home/qcomp

Time for model input parsing: 0.019s.

Time for model construction: 1038.940s.

-------------------------------------------------------------- 
Model type: 	DTMC (sparse)
States: 	66060286
Transitions: 	67108861
Reward Models:  none
State Labels: 	4 labels
   * deadlock -> 0 item(s)
   * init -> 1 item(s)
   * knowA -> 40865279 item(s)
   * knowB -> 36680703 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "unfairA": P=? [F (!("knowA") & "knowB")] ...
Result (for initial states): 0.5004882812
Time for model checking: 11.559s.