Storm.exact

Benchmark
Model:crowds v.1 (DTMC)
Parameter(s)TotalRuns = 6, CrowdSize = 20
Property:positive (prob-reach)
Invocation (exact)
storm/build/bin/storm --prism qcomp/benchmarks/dtmc/crowds/crowds.prism --prop qcomp/benchmarks/dtmc/crowds/crowds.props positive --constants TotalRuns=6,CrowdSize=20 --exact --timemem
Sparse engine with exact model checking
Execution
Walltime:295.04826498031616s
Return code:0
Relative Error:0.0
Log
Storm 1.4.1 (dev)

Date: Fri Dec  6 09:43:46 2019
Command line arguments: --prism qcomp/benchmarks/dtmc/crowds/crowds.prism --prop qcomp/benchmarks/dtmc/crowds/crowds.props positive --constants 'TotalRuns=6,CrowdSize=20' --exact --timemem
Current working directory: 

Time for model input parsing: 0.007s.

Time for model construction: 142.634s.

-------------------------------------------------------------- 
Model type: 	DTMC (sparse)
States: 	10291282
Transitions: 	37068802
Reward Models:  none
State Labels: 	3 labels
   * deadlock -> 219604 item(s)
   * (observe0 > 1) -> 10626 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "positive": P=? [F (observe0 > 1)] ...
Result (for initial states): 2424588943513688408580233534610158569961/20125016430285324800000000000000000000000 (approx. 0.1204763709)
Time for model checking: 149.893s.

Performance statistics:
  * peak memory usage: 9966MB
  * CPU time: 287.449s
  * wallclock time: 294.007s