[2024/09/12 13:18:58.149] <--- Last few GCs --->
[2024/09/12 13:18:58.149] [2904:0x6252050] 147332 ms: Mark-sweep (reduce) 4365.6 (4393.0) -> 4107.2 (4133.8) MB, 3255.4 / 0.0 ms (average mu = 0.813, current mu = 0.859) allocation failure; GC in old space requested
[2024/09/12 13:18:58.149] <--- JS stacktrace --->
[2024/09/12 13:18:58.149] FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
[2024/09/12 13:18:58.152] 1: 0xb7a940 node::Abort() [node]
[2024/09/12 13:18:58.152] 2: 0xa8e823 [node]
[2024/09/12 13:18:58.152] 3: 0xd5c940 v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, bool) [node]
[2024/09/12 13:18:58.152] 4: 0xd5cce7 v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, bool) [node]
[2024/09/12 13:18:58.154] 5: 0xf3a3e5 [node]
[2024/09/12 13:18:58.154] 6: 0xf4c8cd v8::internal::Heap::CollectGarbage(v8::internal::AllocationSpace, v8::internal::GarbageCollectionReason, v8::GCCallbackFlags) [node]
[2024/09/12 13:18:58.155] 7: 0xf26fce v8::internal::HeapAllocator::AllocateRawWithLightRetrySlowPath(int, v8::internal::AllocationType, v8::internal::AllocationOrigin, v8::internal::AllocationAlignment) [node]
[2024/09/12 13:18:58.155] 8: 0xf28397 v8::internal::HeapAllocator::AllocateRawWithRetryOrFailSlowPath(int, v8::internal::AllocationType, v8::internal::AllocationOrigin, v8::internal::AllocationAlignment) [node]
[2024/09/12 13:18:58.156] 9: 0xf088e0 v8::internal::Factory::AllocateRaw(int, v8::internal::AllocationType, v8::internal::AllocationAlignment) [node]
[2024/09/12 13:18:58.157] 10: 0xf00354 v8::internal::FactoryBase<v8::internal::Factory>::AllocateRawWithImmortalMap(int, v8::internal::AllocationType, v8::internal::Map, v8::internal::AllocationAlignment) [node]
[2024/09/12 13:18:58.157] 11: 0xf02608 v8::internal::FactoryBase<v8::internal::Factory>::NewRawOneByteString(int, v8::internal::AllocationType) [node]
[2024/09/12 13:18:58.158] 12: 0xf19467 v8::internal::Factory::HeapNumberToString(v8::internal::Handle<v8::internal::HeapNumber>, double, v8::internal::NumberCacheMode) [node]
[2024/09/12 13:18:58.159] 13: 0x12d5872 v8::internal::Runtime_NumberToStringSlow(int, unsigned long*, v8::internal::Isolate*) [node]
[2024/09/12 13:18:58.267] 14: 0x16fb6b9 [node]
[2024/09/12 13:18:58.267] /data/mci/b927b93598adcfcfe2bbf551c9792ed4/src/.evergreen/run-benchmarks.sh: line 8: 2893 Aborted npm run check:bench