storm.sparse.evtfull-gmres-topo

Benchmark
Model: (philosophers-dlfix)
Parameter(s)N = 3
Invocation (sparse.evtfull-gmres-topo)
	$ARTIFACT_DIR/bin/storm --statistics --jani $ARTIFACT_DIR/benchmarks/ctmc/philosophers-dlfix/philosophers-dlfix.3.jani --prop $ARTIFACT_DIR/benchmarks/ctmc/philosophers-dlfix/philosophers-dlfix.3.props --steadystate evt --eqsolver topological --topological:eqsolver gmm++ --gmm++:method gmres --engine sparse --timemem --precision 1e-06
Sparse (default) engine
Execution
Walltime (MC-Time):1.237473726272583s (0.000s)
Return code:0
Log
Storm 1.9.1 (dev)

Date: Fri Sep 13 21:40:44 2024
Command line arguments: --statistics --jani /rwthfs/rz/clusterevts/evt-benchmarking/benchmarks/ctmc/philosophers-dlfix/philosophers-dlfix.3.jani --prop /rwthfs/rz/clusterevts/evt-benchmarking/benchmarks/ctmc/philosophers-dlfix/philosophers-dlfix.3.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.001s.

Time for model construction: 0.015s.

-------------------------------------------------------------- 
Model type: 	CTMC (sparse)
States: 	12
Transitions: 	22
Reward Models:  none
State Labels: 	5 labels
   * deadlock -> 0 item(s)
   * init -> 1 item(s)
   * (eat3 = 1) -> 3 item(s)
   * (eat2 = 1) -> 1 item(s)
   * (eat1 = 1) -> 2 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Computing steady-state probabilities ...
Result (for '(eat1 = 1)' states): 0.1171875
Result (for '(eat2 = 1)' states): 0.1171875
Result (for '(eat3 = 1)' states): 0.265625
Time for model checking: 0.000s.

Performance statistics:
  * peak memory usage: 67MB
  * CPU time: 0.022s
  * wallclock time: 0.018s