<--- Last few GCs --->
[2717:0x42e7960] 298866 ms: Mark-sweep 505.8 (522.8) -> 502.9 (523.8) MB, 3468.6 / 0.0 ms (average mu = 0.102, current mu = 0.007) allocation failure; scavenge might not succeed
[2717:0x42e7960] 302403 ms: Mark-sweep 507.0 (523.8) -> 504.4 (525.3) MB, 3513.8 / 0.0 ms (average mu = 0.056, current mu = 0.007) allocation failure; scavenge might not succeed
<--- JS stacktrace --->
FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
1: 0xaaaef8 node::Abort() [node]
2: 0x9955e0 [node]
3: 0xca45c0 v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, bool) [node]
4: 0xca498a v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, bool) [node]
5: 0xe888c5 [node]
6: 0xe9e7b3 v8::internal::Heap::CollectGarbage(v8::internal::AllocationSpace, v8::internal::GarbageCollectionReason, v8::GCCallbackFlags) [node]
7: 0xe79ea6 v8::internal::HeapAllocator::AllocateRawWithLightRetrySlowPath(int, v8::internal::AllocationType, v8::internal::AllocationOrigin, v8::internal::AllocationAlignment) [node]
8: 0xe7b253 v8::internal::HeapAllocator::AllocateRawWithRetryOrFailSlowPath(int, v8::internal::AllocationType, v8::internal::AllocationOrigin, v8::internal::AllocationAlignment) [node]
9: 0xe5b60d v8::internal::Factory::NewFillerObject(int, v8::internal::AllocationAlignment, v8::internal::AllocationType, v8::internal::AllocationOrigin) [node]
10: 0x125267a v8::internal::Runtime_AllocateInYoungGeneration(int, unsigned long*, v8::internal::Isolate*) [node]
11: 0x169a8f9 [node]