storm.sparse.luexact-topo

Benchmark
Model: (coupon)
Parameter(s)N = 7, DRAWS = 3, B = 5
Invocation (sparse.luexact-topo)
	$ARTIFACT_DIR/bin/storm --statistics --jani $ARTIFACT_DIR/benchmarks/dtmc/coupon/coupon.7-3.jani --constants B=5 --expvisittimes --eqsolver topological --topological:eqsolver eigen --eigen:method sparselu --exact --engine sparse --timemem --exportresult results_evts/logs/exports/storm.sparse.luexact-topo.ignored.coupon.7-3-5.json
Sparse (default) engine
Execution
Walltime (MC-Time):23.341809034347534s (20.514s)
Return code:0
Log
Storm 1.9.1 (dev)

Date: Sat Sep 14 00:54:53 2024
Command line arguments: --statistics --jani /rwthfs/rz/clusterevts/evt-benchmarking/benchmarks/dtmc/coupon/coupon.7-3.jani --constants B=5 --expvisittimes --eqsolver topological '--topological:eqsolver' eigen '--eigen:method' sparselu --exact --engine sparse --timemem --exportresult results_evts/logs/exports/storm.sparse.luexact-topo.ignored.coupon.7-3-5.json
Current working directory: /rwthfs/rz/cluster/hpcwork/tq429871/evt-experiments/experiments

 WARN (EigenEquationSolverSettings.cpp:142): Eigen is not selected as the preferred equation solver, so setting options for eigen might have no effect.
Time for model input parsing: 0.001s.

Time for model construction: 1.097s.

-------------------------------------------------------------- 
Model type: 	DTMC (sparse)
States: 	337710
Transitions: 	585894
Reward Models:  none
State Labels: 	2 labels
   * deadlock -> 0 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Computing expected visiting times ...
 WARN (model-handling.h:1258): No information of state valuations available. The result output will use internal state ids. You might be interested in building the model with state valuations using --buildstateval.
Write to file results_evts/logs/exports/storm.sparse.luexact-topo.ignored.coupon.7-3-5.json.
 WARN (JsonAdapter.cpp:56): Inaccurate JSON export: The number 1/7 will be exported as 0.14285714285714285. In total, 337365 of 337710 numbers are inaccurate.
Result (for 'true' states): [1/117306, inf] (approx. [8.524713143e-06, inf]) (range)
Time for model checking: 20.514s.

Performance statistics:
  * peak memory usage: 367MB
  * CPU time: 21.458s
  * wallclock time: 21.633s