storm.sparse.gmres-topo

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

Date: Fri Sep 13 22:52:43 2024
Command line arguments: --statistics --jani /rwthfs/rz/clusterevts/evt-benchmarking/benchmarks/ctmc/philosophers-dl/philosophers-dl.11.jani --prop /rwthfs/rz/clusterevts/evt-benchmarking/benchmarks/ctmc/philosophers-dl/philosophers-dl.11.props --expvisittimes --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.107s.

-------------------------------------------------------------- 
Model type: 	CTMC (sparse)
States: 	16238
Transitions: 	115468
Reward Models:  none
State Labels: 	13 labels
   * init -> 1 item(s)
   * (eat9 = 1) -> 2378 item(s)
   * (eat4 = 1) -> 2378 item(s)
   * (eat3 = 1) -> 2378 item(s)
   * (eat6 = 1) -> 2378 item(s)
   * (eat2 = 1) -> 2378 item(s)
   * (eat7 = 1) -> 2378 item(s)
   * (eat11 = 1) -> 2378 item(s)
   * deadlock -> 1 item(s)
   * (eat5 = 1) -> 2378 item(s)
   * (eat10 = 1) -> 2378 item(s)
   * (eat8 = 1) -> 2378 item(s)
   * (eat1 = 1) -> 2378 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Computing expected visiting times ...
Result (for '(eat1 = 1)' states): 0.6885054661
Result (for '(eat2 = 1)' states): 0.6885054661
Result (for '(eat3 = 1)' states): 0.6885054661
Result (for '(eat4 = 1)' states): 0.6885054661
Result (for '(eat5 = 1)' states): 0.6885054661
Result (for '(eat6 = 1)' states): 0.6885054661
Result (for '(eat7 = 1)' states): 0.6885054661
Result (for '(eat8 = 1)' states): 0.6885054661
Result (for '(eat9 = 1)' states): 0.6885054661
Result (for '(eat10 = 1)' states): 0.6885054661
Result (for '(eat11 = 1)' states): 0.6885054661
Time for model checking: 0.018s.

Performance statistics:
  * peak memory usage: 69MB
  * CPU time: 0.126s
  * wallclock time: 0.130s