storm.sparse.evtfull-luexact-topo

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

Date: Fri Sep 13 21:42:45 2024
Command line arguments: --statistics --prism /rwthfs/rz/clusterevts/evt-benchmarking/benchmarks/dtmc/lumbroso/lumbroso.prism --constants N=128000 --prop /rwthfs/rz/clusterevts/evt-benchmarking/benchmarks/dtmc/lumbroso/lumbroso.props --steadystate evt --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.000s.

Time for model construction: 16.208s.

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

Computing steady-state probabilities ...
Result (for '(v = 128000)' states): [1/128000, 1/128000] (approx. [7.8125e-06, 7.8125e-06]) (range)
Time for model checking: 528.994s.

Performance statistics:
  * peak memory usage: 3873MB
  * CPU time: 543.028s
  * wallclock time: 545.542s