I have followed the steps provided in the Reproduce.md file.
After multiples days of running on a virtual machine the benchmark stopped with the following critical error:
2021-04-20 13:26:16,238 - __main__ - INFO - (3) meta parameters: ['ITERATION', 'BFS_DEPTH', 'SID']
2021-04-20 14:29:51,258 - __main__ - INFO - [CURRENT] query: shortest-path.groovy REPEAT 2
2021-04-20 14:29:51,259 - __main__ - INFO - Query shortest-path.groovy on freebase_large.json2 using neo4j (image: dbtrento/gremlin-neo4j)
2021-04-20 14:29:51,259 - __main__ - INFO - (2) meta parameters: ['ITERATION', 'INDEX']
2021-04-21 23:52:38,587 - __main__ - INFO - [CURRENT] query: shortest-path-labelled.groovy REPEAT 2
2021-04-21 23:52:38,588 - __main__ - INFO - Query shortest-path-labelled.groovy on freebase_large.json2 using neo4j (image: dbtrento/gremlin-neo4j)
2021-04-21 23:52:38,588 - __main__ - INFO - (2) meta parameters: ['ITERATION', 'INDEX']
2021-04-22 00:08:23,752 - __main__ - INFO - [CURRENT] DB: neo4j-tp3 w/image dbtrento/gremlin-neo4j-tp3
2021-04-22 00:08:23,752 - __main__ - INFO - [CURRENT] DATASET: mico.json2
2021-04-22 00:09:18,496 - __main__ - CRITICAL - Failed loading neo4j-tp3 into dbtrento/gremlin-neo4j-tp3
The benchmark is running on an Openstack VM on a debian with 64Go Ram, 12vCPU and 1To disk.
I have followed the steps provided in the Reproduce.md file.
After multiples days of running on a virtual machine the benchmark stopped with the following critical error:
How to fix it?
The benchmark is running on an Openstack VM on a debian with 64Go Ram, 12vCPU and 1To disk.