storm.sparse.classic-luexact-topo

Benchmark
Model: (lumbroso)
Parameter(s)N = 250
Invocation (sparse.classic-luexact-topo)
	$ARTIFACT_DIR/bin/storm --statistics --prism $ARTIFACT_DIR/benchmarks/dtmc/lumbroso/lumbroso.prism --constants N=250 --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):1.1741511821746826s (1.079s)
Return code:0
Log
Storm 1.9.1 (dev)

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

Time for model construction: 0.038s.

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

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

Performance statistics:
  * peak memory usage: 66MB
  * CPU time: 1.120s
  * wallclock time: 1.121s