Should I trust my results? OperationTypeMetricsManager Error recording runtime - reported value exceeds maximum allowed. Time reported as maximum

Hello, I am trying to run the LDBC Benchmark (SF100) on an experimental JVM, but when I am trying to use some really big numbers (eg. operation_count=168649, ldbc.snb.interactive.LdbcQuery5_freq=78, ldbc.snb.interactive.LdbcQuery5_enable=true, all LdbcShortQueries & LdbcUpdates activated) I am getting the following Error after the 1:30h

OperationTypeMetricsManager Error recording runtime - reported value exceeds maximum allowed. Time reported as maximum.

as you can se bellow. And my question is, should i trust my results?

WorkloadStatusThread  2021/12/05 07:17:50 +0000 Runtime [01:31:32.558 (h:m:s.ms)], Operations [168,478], Last [03:33.770 (m:s.ms)], Throughput (Total) [30.67] (Last 6s) [0.00]
WorkloadStatusThread  2021/12/05 07:17:52 +0000 Runtime [01:31:34.658 (h:m:s.ms)], Operations [168,478], Last [03:35.870 (m:s.ms)], Throughput (Total) [30.66] (Last 6s) [0.00]
OperationTypeMetricsManager  Error recording runtime - reported value exceeds maximum allowed. Time reported as maximum.
Reported: 5496558196323 NANOSECONDS / 01:31:36.558.196 (h:m:s.ms.us)
For: LdbcQuery5
Maximum: 5400000000000 NANOSECONDS / 01:30:00.000.000 (h:m:s.ms.us)
WorkloadStatusThread  2021/12/05 07:17:54 +0000 Runtime [01:31:36.758 (h:m:s.ms)], Operations [168,479], Last [00:00.200 (m:s.ms)], Throughput (Total) [30.65] (Last 6s) [0.16]
WorkloadStatusThread  2021/12/05 07:17:57 +0000 Runtime [01:31:38.859 (h:m:s.ms)], Operations [168,479], Last [00:02.301 (m:s.ms)], Throughput (Total) [30.64] (Last 6s) [0.16]
(...)
WorkloadStatusThread  2021/12/05 07:48:15 +0000 Runtime [02:01:57.788 (h:m:s.ms)], Operations [168,480], Last [01:51.845 (m:s.ms)], Throughput (Total) [23.02] (Last 6s) [0.00]
WorkloadStatusThread  2021/12/05 07:48:18 +0000 Runtime [02:01:59.888 (h:m:s.ms)], Operations [168,480], Last [01:53.945 (m:s.ms)], Throughput (Total) [23.02] (Last 6s) [0.00]
OperationTypeMetricsManager  Error recording runtime - reported value exceeds maximum allowed. Time reported as maximum.
Reported: 7320169171975 NANOSECONDS / 02:02:00.169.171 (h:m:s.ms.us)
For: LdbcQuery5
Maximum: 5400000000000 NANOSECONDS / 01:30:00.000.000 (h:m:s.ms.us)
WorkloadStatusThread  2021/12/05 07:48:20 +0000 Runtime [02:02:01.989 (h:m:s.ms)], Operations [168,481], Last [00:01.819 (m:s.ms)], Throughput (Total) [23.01] (Last 6s) [0.16]
WorkloadStatusThread  2021/12/05 07:48:22 +0000 Runtime [02:02:04.089 (h:m:s.ms)], Operations [168,481], Last [00:03.919 (m:s.ms)], Throughput (Total) [23.00] (Last 6s) [0.16]
WorkloadStatusThread  2021/12/05 07:48:24 +0000 Runtime [02:02:06.190 (h:m:s.ms)], Operations [168,481], Last [00:06.020 (m:s.ms)], Throughput (Total) [23.00] (Last 6s) [0.16]
(...)
WorkloadStatusThread  2021/12/05 07:51:18 +0000 Runtime [02:05:00.520 (h:m:s.ms)], Operations [168,481], Last [03:00.350 (m:s.ms)], Throughput (Total) [22.46] (Last 6s) [0.00]
WorkloadStatusThread  2021/12/05 07:51:20 +0000 Runtime [02:05:02.620 (h:m:s.ms)], Operations [168,481], Last [03:02.450 (m:s.ms)], Throughput (Total) [22.46] (Last 6s) [0.00]
OperationTypeMetricsManager  Error recording runtime - reported value exceeds maximum allowed. Time reported as maximum.
Reported: 7503992312806 NANOSECONDS / 02:05:03.992.312 (h:m:s.ms.us)
For: LdbcQuery5
Maximum: 5400000000000 NANOSECONDS / 01:30:00.000.000 (h:m:s.ms.us)
WorkloadStatusThread  2021/12/05 07:51:22 +0000 Runtime [02:05:04.721 (h:m:s.ms)], Operations [168,482], Last [00:00.728 (m:s.ms)], Throughput (Total) [22.45] (Last 6s) [0.16]
WorkloadStatusThread  2021/12/05 07:51:25 +0000 Runtime [02:05:06.821 (h:m:s.ms)], Operations [168,482], Last [00:02.828 (m:s.ms)], Throughput (Total) [22.44] (Last 6s) [0.16]

etc...