storm.sparse.classic-luexact-topo

Benchmark
Model: (lumbroso)
Parameter(s)N = 8000
Invocation (sparse.classic-luexact-topo)
	$ARTIFACT_DIR/bin/storm --statistics --prism $ARTIFACT_DIR/benchmarks/dtmc/lumbroso/lumbroso.prism --constants N=8000 --prop $ARTIFACT_DIR/benchmarks/dtmc/lumbroso/lumbroso.props --steadystate classic --eqsolver topological --topological:eqsolver eigen --eigen:method sparselu --exact --engine sparse --timemem
Sparse (default) engine
Execution
Walltime (MC-Time):993.8640885353088s (991.323s)
Return code:0
Log
Storm 1.9.1 (dev)

Date: Fri Sep 13 21:42:47 2024
Command line arguments: --statistics --prism /rwthfs/rz/clusterevts/evt-benchmarking/benchmarks/dtmc/lumbroso/lumbroso.prism --constants N=8000 --prop /rwthfs/rz/clusterevts/evt-benchmarking/benchmarks/dtmc/lumbroso/lumbroso.props --steadystate classic --eqsolver topological '--topological:eqsolver' eigen '--eigen:method' sparselu --exact --engine sparse --timemem
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: 0.989s.

-------------------------------------------------------------- 
Model type: 	DTMC (sparse)
States: 	408063
Transitions: 	808126
Reward Models:  none
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * init -> 1 item(s)
   * (v = 8000) -> 8000 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Computing steady-state probabilities ...
Result (for '(v = 8000)' states): [1/8000, 1/8000] (approx. [0.000125, 0.000125]) (range)
Time for model checking: 991.323s.

Performance statistics:
  * peak memory usage: 288MB
  * CPU time: 988.843s
  * wallclock time: 992.334s