storm.sparse.evtfull-gmres-topo

Benchmark
Model: (lumbroso)
Parameter(s)N = 64000
Invocation (sparse.evtfull-gmres-topo)
	$ARTIFACT_DIR/bin/storm --statistics --prism $ARTIFACT_DIR/benchmarks/dtmc/lumbroso/lumbroso.prism --constants N=64000 --prop $ARTIFACT_DIR/benchmarks/dtmc/lumbroso/lumbroso.props --steadystate evt --eqsolver topological --topological:eqsolver gmm++ --gmm++:method gmres --engine sparse --timemem --precision 1e-06
Sparse (default) engine
Execution
Walltime (MC-Time):106.46040964126587s (103.483s)
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=64000 --prop /rwthfs/rz/clusterevts/evt-benchmarking/benchmarks/dtmc/lumbroso/lumbroso.props --steadystate evt --eqsolver topological '--topological:eqsolver' 'gmm++' '--gmm++:method' gmres --engine sparse --timemem --precision 1e-06
Current working directory: /rwthfs/rz/cluster/hpcwork/tq429871/evt-experiments/experiments

 WARN (GmmxxEquationSolverSettings.cpp:135): gmm++ is not selected as the preferred equation solver, so setting options for gmm++ might have no effect.
Time for model input parsing: 0.000s.

Time for model construction: 2.907s.

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

Computing steady-state probabilities ...
Result (for '(v = 64000)' states): [1.5625e-05, 1.5625e-05] (range)
Time for model checking: 103.483s.

Performance statistics:
  * peak memory usage: 627MB
  * CPU time: 106.015s
  * wallclock time: 106.395s