<--- Last few GCs --->
[26781:0x6990e10] 55331797 ms: Scavenge 4035.8 (4127.9) -> 4023.2 (4128.2) MB, 5.8 / 0.0 ms (average mu = 0.306, current mu = 0.189) task
[26781:0x6990e10] 55332239 ms: Scavenge 4036.3 (4128.2) -> 4023.4 (4128.4) MB, 6.6 / 0.0 ms (average mu = 0.306, current mu = 0.189) task
[26781:0x6990e10] 55335709 ms: Mark-sweep 4036.6 (4128.4) -> 4022.7 (4128.4) MB, 3038.1 / 0.0 ms (average mu = 0.367, current mu = 0.418) task scavenge might not succeed
<--- JS stacktrace --->
FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
1: 0xb2c2c0 node::Abort() [node]
2: 0xa4023c node::FatalError(char const*, char const*) [node]
3: 0xd1cafe v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, bool) [node]
4: 0xd1ce77 v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, bool) [node]
5: 0xed6945 [node]
6: 0xed7426 [node]
7: 0xee702c [node]
8: 0xee7aa0 v8::internal::Heap::CollectGarbage(v8::internal::AllocationSpace, v8::internal::GarbageCollectionReason, v8::GCCallbackFlags) [node]
9: 0xf55b84 v8::internal::ScavengeJob::Task::RunInternal() [node]
10: 0xdda9fb non-virtual thunk to v8::internal::CancelableTask::Run() [node]
11: 0xb9a7e4 node::PerIsolatePlatformData::RunForegroundTask(std::unique_ptr<v8::Task, std::default_delete<v8::Task> >) [node]
12: 0xb9c659 node::PerIsolatePlatformData::FlushForegroundTasksInternal() [node]
13: 0x159ddc6 [node]
14: 0x15b0334 [node]
15: 0x159e718 uv_run [node]
16: 0xa65fe5 node::SpinEventLoop(node::Environment*) [node]
17: 0xb6ed76 node::NodeMainInstance::Run(node::EnvSerializeInfo const*) [node]
18: 0xaef84a node::Start(int, char**) [node]
19: 0x7f7bd253a13a __libc_start_main [/lib64/libc.so.6]
20: 0xa62f4c [node]
Aborted