Storm.exact

Benchmark
Model:egl v.1 (DTMC)
Parameter(s)N = 10, L = 2
Property:unfairA (prob-reach)
Invocation (exact)
storm/build/bin/storm --prism qcomp/benchmarks/dtmc/egl/egl.prism --prop qcomp/benchmarks/dtmc/egl/egl.props unfairA --constants N=10,L=2 --exact --timemem
Sparse engine with exact model checking
Execution
Walltime:1628.8300869464874s
Return code:-9
Log
Storm 1.4.1 (dev)

Date: Fri Dec  6 09:43:46 2019
Command line arguments: --prism qcomp/benchmarks/dtmc/egl/egl.prism --prop qcomp/benchmarks/dtmc/egl/egl.props unfairA --constants 'N=10,L=2' --exact --timemem
Current working directory: 

Time for model input parsing: 0.012s.

Time for model construction: 1620.833s.

-------------------------------------------------------------- 
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")] ...