Storm.sparse

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

Date: Sat Sep  5 20:45:55 2020
Command line arguments: --jani /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/dtmc/coupon/coupon.9-4.jani --janiproperty exp_draws --constants B=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: 65.084s.

-------------------------------------------------------------- 
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.871s.

Performance statistics:
  * peak memory usage: 6113MB
  * CPU time: 106.327s
  * wallclock time: 124.049s