Storm.sparse

Benchmark
Model:coupon v.1 (DTMC)
Parameter(s)N = 9, DRAWS = 4, B = 5
Property:exp_draws (exp-reward)
Invocation (sparse)
storm/build/bin/storm --jani qcomp/benchmarks/dtmc/coupon/coupon.9-4.jani --janiproperty exp_draws --constants B=5  --timemem
Sparse engine (default)
Execution
Walltime:139.13577818870544s
Return code:0
Relative Error:8.431681415316701e-08
Log
Storm 1.4.1 (dev)

Date: Fri Dec  6 09:40:00 2019
Command line arguments: --jani qcomp/benchmarks/dtmc/coupon/coupon.9-4.jani --janiproperty exp_draws --constants B=5 --timemem
Current working directory: 

Time for model input parsing: 0.034s.

Time for model construction: 77.916s.

-------------------------------------------------------------- 
Model type: 	DTMC (sparse)
States: 	27642923
Transitions: 	55677355
Reward Models:  numberDraws
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * _ret0_ -> 6561 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "exp_draws": R[exp]{"numberDraws"}min=? [F "_ret0_"] ...
Result (for initial states): 6.740071924
Time for model checking: 58.833s.

Performance statistics:
  * peak memory usage: 6285MB
  * CPU time: 118.597s
  * wallclock time: 136.898s