storm.sparse.vi-topo

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

Date: Fri Sep 13 22:52:53 2024
Command line arguments: --statistics --jani /rwthfs/rz/clusterevts/evt-benchmarking/benchmarks/ctmc/philosophers-dl/philosophers-dl.4.jani --prop /rwthfs/rz/clusterevts/evt-benchmarking/benchmarks/ctmc/philosophers-dl/philosophers-dl.4.props --expvisittimes --eqsolver topological '--topological:eqsolver' native '--native:method' power --engine sparse --timemem --precision 1e-06
Current working directory: /rwthfs/rz/cluster/hpcwork/tq429871/evt-experiments/experiments

Time for model input parsing: 0.001s.

Time for model construction: 0.014s.

-------------------------------------------------------------- 
Model type: 	CTMC (sparse)
States: 	34
Transitions: 	89
Reward Models:  none
State Labels: 	6 labels
   * deadlock -> 1 item(s)
   * init -> 1 item(s)
   * (eat4 = 1) -> 5 item(s)
   * (eat3 = 1) -> 5 item(s)
   * (eat2 = 1) -> 5 item(s)
   * (eat1 = 1) -> 5 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Computing expected visiting times ...
Result (for '(eat1 = 1)' states): 0.685642021
Result (for '(eat2 = 1)' states): 0.685642021
Result (for '(eat3 = 1)' states): 0.685642021
Result (for '(eat4 = 1)' states): 0.685642021
Time for model checking: 0.000s.

Performance statistics:
  * peak memory usage: 66MB
  * CPU time: 0.035s
  * wallclock time: 0.020s