ldbc / ldbc_graphalytics_platforms_graphblas

LDBC Graphalytics implementation using SuiteSparse:GraphBLAS and LAGraph
Apache License 2.0
4 stars 7 forks source link

cit-Patents CDLP validation hangs #25

Closed szarnyasg closed 1 year ago

szarnyasg commented 1 year ago
17:24 [INFO ] ============= Benchmark r489453 [1/2] =============
17:24 [INFO ] Benchmark specification: [BenchmarkRun [r489453, CDLP[iter=10], cit-Patents, timeout=360000s]]
17:24 [INFO ] Benchmark configuration: [output=enabled, validation=enabled]
17:24 [INFO ] Log directory: [report/230306-172452-GRAPHBLAS-report-CUSTOM/log/r489453-CDLP-cit-Patents]
17:24 [INFO ] Input file (vertex): [/data/gx/graphs/cit-Patents.v]
17:24 [INFO ] Input file (edge): [/data/gx/graphs/cit-Patents.e]
17:24 [INFO ] Output directory: [./output/r489453-CDLP-cit-Patents]
17:24 [INFO ] Validation directory: [/data/gx/graphs/cit-Patents-CDLP]
17:24 [INFO ]
17:24 [INFO ] The preparation for the benchmark succeed (if needed).
17:24 [INFO ] The benchmark runner becomes ready within 2 seconds.
17:25 [INFO ] The execution process finished within 25 seconds.
szarnyasg commented 1 year ago

Cannot reproduce it on another machine:

18:43 [INFO ] ============= Start of benchmark r465392 [5/5] =============
18:43 [INFO ] Benchmark specification: [BenchmarkRun [r465392, CDLP[iter=10], cit-Patents, timeout=360000s]]
18:43 [INFO ] Benchmark configuration: [output=enabled, validation=enabled]
18:43 [INFO ] Log directory: [report/230306-184202-GRAPHBLAS-report-CUSTOM/log/r465392-CDLP-cit-Patents]
18:43 [INFO ] Input file (vertex): [/data/gx/graphs/cit-Patents.v]
18:43 [INFO ] Input file (edge): [/data/gx/graphs/cit-Patents.e]
18:43 [INFO ] Output directory: [./output/r465392-CDLP-cit-Patents]
18:43 [INFO ] Validation directory: [/data/gx/graphs/cit-Patents-CDLP]
18:43 [INFO ]
18:43 [INFO ] The preparation for the benchmark succeed (if needed).
18:43 [INFO ] The benchmark runner becomes ready within 1 seconds.
18:44 [INFO ] The execution process finished within 18 seconds.
18:44 [INFO ] The validation process finished within 1 seconds.
18:44 [INFO ] The benchmark results are retrieved.
18:44 [INFO ] Terminating process 1204943 forcibly.
18:44 [INFO ] Executing command "kill -9 1204943"
18:44 [INFO ] Checking if the runner process has been successfully terminated...
18:44 [INFO ] The benchmark run is successfully terminated.
18:44 [INFO ] Benchmark r465392 has succeeded, T_l=3.455s, T_m=17.285s, T_p=5.348s.
18:44 [INFO ] ============== End of benchmark r465392 [5/5] ==============
18:44 [INFO ]
18:44 [INFO ]
18:44 [INFO ] Deleting graph "cit-Patents:cit-Patents".
18:44 [INFO ]
18:44 [INFO ]
18:44 [INFO ] Reporting benchmark summary:
18:44 [INFO ] [BenchmarkRun [r686906, PR[damp=0.85, iter=10], cit-Patents, timeout=360000s]] => succeed, T_l=3.455s, T_m=14.541s, T_p=1.108s.
18:44 [INFO ] [BenchmarkRun [r710309, LCC[none], cit-Patents, timeout=360000s]] => succeed, T_l=3.455s, T_m=14.171s, T_p=0.941s.
18:44 [INFO ] [BenchmarkRun [r725370, WCC[none], cit-Patents, timeout=360000s]] => succeed, T_l=3.455s, T_m=12.441s, T_p=0.684s.
18:44 [INFO ] [BenchmarkRun [r465392, CDLP[iter=10], cit-Patents, timeout=360000s]] => succeed, T_l=3.455s, T_m=17.285s, T_p=5.348s.
18:44 [INFO ] [BenchmarkRun [r881412, BFS[src=6009541], cit-Patents, timeout=360000s]] => succeed, T_l=3.455s, T_m=10.297s, T_p=0.029s.
18:44 [INFO ] In total, [5 / 5] benchmark(s) succeed.
18:44 [INFO ] Wrote benchmark report of type "html" to "report/230306-184202-GRAPHBLAS-report-CUSTOM".
szarnyasg commented 1 year ago

I could not reproduce this, let's close this issue and hope it doesn't return.