# # There is insufficient memory for the Java Runtime Environment to continue. # Native memory allocation (malloc) failed to allocate 2957312 bytes for object start array expansion # Possible reasons: # The system is out of physical RAM or swap space # In 32 bit mode, the process size limit was hit # Possible solutions: # Reduce memory load on the system # Increase physical memory or swap space # Check if swap backing store is full # Use 64 bit Java on a 64 bit OS # Decrease Java heap size (-Xmx/-Xms) # Decrease number of Java threads # Decrease Java thread stack sizes (-Xss) # Set larger code cache with -XX:ReservedCodeCacheSize= # This output file may be truncated or incomplete. # # Out of Memory Error (objectStartArray.cpp:96), pid=3400, tid=2988 # # JRE version: 6.0_27-b07 # Java VM: Java HotSpot(TM) 64-Bit Server VM (20.2-b06 mixed mode windows-amd64 compressed oops) --------------- T H R E A D --------------- Current thread (0x000000000a599000): VMThread [stack: 0x000000000aff0000,0x000000000b0f0000] [id=2988] Stack: [0x000000000aff0000,0x000000000b0f0000] VM_Operation (0x000000000283f550): ParallelGCFailedAllocation, mode: safepoint, requested by thread 0x000000000059b000 --------------- P R O C E S S --------------- Java Threads: ( => current thread ) 0x000000000a61d000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=1136, stack(0x000000000b6f0000,0x000000000b7f0000)] 0x000000000a612000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=2720, stack(0x000000000b5f0000,0x000000000b6f0000)] 0x000000000a5fd000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=3736, stack(0x000000000b4f0000,0x000000000b5f0000)] 0x000000000a5fb800 JavaThread "Attach Listener" daemon [_thread_blocked, id=3732, stack(0x000000000b3f0000,0x000000000b4f0000)] 0x000000000a5fa800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=400, stack(0x000000000b2f0000,0x000000000b3f0000)] 0x000000000a5a5800 JavaThread "Finalizer" daemon [_thread_blocked, id=3620, stack(0x000000000b1f0000,0x000000000b2f0000)] 0x000000000a5a4800 JavaThread "Reference Handler" daemon [_thread_blocked, id=1440, stack(0x000000000b0f0000,0x000000000b1f0000)] 0x000000000059b000 JavaThread "main" [_thread_blocked, id=2800, stack(0x0000000002740000,0x0000000002840000)] Other Threads: =>0x000000000a599000 VMThread [stack: 0x000000000aff0000,0x000000000b0f0000] [id=2988] 0x000000000a62e000 WatcherThread [stack: 0x000000000b7f0000,0x000000000b8f0000] [id=3372] VM state:at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event]) [0x0000000000598d30] ExpandHeap_lock - owner thread: 0x000000000a599000 [0x00000000005993b0] Threads_lock - owner thread: 0x000000000a599000 [0x00000000005998b0] Heap_lock - owner thread: 0x000000000059b000 Heap PSYoungGen total 1203200K, used 1200255K [0x0000000655560000, 0x00000006b0fb0000, 0x0000000800000000) eden space 1200576K, 99% used [0x0000000655560000,0x000000069e97ff18,0x000000069e9d0000) from space 2624K, 0% used [0x000000069e9d0000,0x000000069e9d0000,0x000000069ec60000) to space 2624K, 0% used [0x00000006b0d20000,0x00000006b0d20000,0x00000006b0fb0000) PSOldGen total 9016064K, used 9016048K [0x0000000300000000, 0x00000005808b0000, 0x0000000655560000) object space 9016064K, 99% used [0x0000000300000000,0x00000005264bc1e8,0x00000005264c0000) PSPermGen total 21248K, used 2824K [0x00000002fae00000, 0x00000002fc2c0000, 0x0000000300000000) object space 21248K, 13% used [0x00000002fae00000,0x00000002fb0c23a8,0x00000002fc2c0000) Code Cache [0x0000000002840000, 0x0000000002ab0000, 0x0000000005840000) total_blobs=157 nmethods=0 adapters=124 free_code_cache=49949504 largest_free_block=0 Dynamic libraries: 0x0000000000400000 - 0x000000000042e000 C:\Program Files\Java\jdk1.6.0_27\bin\java.exe 0x0000000077520000 - 0x00000000776c9000 C:\Windows\SYSTEM32\ntdll.dll 0x0000000077300000 - 0x000000007741f000 C:\Windows\system32\kernel32.dll 0x000007fefd3b0000 - 0x000007fefd41b000 C:\Windows\system32\KERNELBASE.dll 0x000007fefeef0000 - 0x000007fefefcb000 C:\Windows\system32\ADVAPI32.dll 0x000007fefe8f0000 - 0x000007fefe98f000 C:\Windows\system32\msvcrt.dll 0x000007fefed30000 - 0x000007fefed4f000 C:\Windows\SYSTEM32\sechost.dll 0x000007fefd730000 - 0x000007fefd85d000 C:\Windows\system32\RPCRT4.dll 0x000000006d890000 - 0x000000006e048000 C:\Program Files\Java\jdk1.6.0_27\jre\bin\server\jvm.dll 0x0000000077420000 - 0x000000007751a000 C:\Windows\system32\USER32.dll 0x000007fefd8e0000 - 0x000007fefd947000 C:\Windows\system32\GDI32.dll 0x000007fefedc0000 - 0x000007fefedce000 C:\Windows\system32\LPK.dll 0x000007feff200000 - 0x000007feff2c9000 C:\Windows\system32\USP10.dll 0x000007fefb0c0000 - 0x000007fefb0fb000 C:\Windows\system32\WINMM.dll 0x000007feff0f0000 - 0x000007feff11e000 C:\Windows\system32\IMM32.DLL 0x000007fefefe0000 - 0x000007feff0e9000 C:\Windows\system32\MSCTF.dll 0x000007fefd2c0000 - 0x000007fefd2fc000 C:\Windows\system32\nvinitx.dll 0x0000000075100000 - 0x0000000075138000 C:\PROGRA~2\Sophos\SOPHOS~1\SOPHOS~2.DLL 0x00000000776f0000 - 0x00000000776f7000 C:\Windows\system32\PSAPI.DLL 0x000000006d800000 - 0x000000006d80e000 C:\Program Files\Java\jdk1.6.0_27\jre\bin\verify.dll 0x000000006d450000 - 0x000000006d477000 C:\Program Files\Java\jdk1.6.0_27\jre\bin\java.dll 0x000000006d850000 - 0x000000006d862000 C:\Program Files\Java\jdk1.6.0_27\jre\bin\zip.dll VM Arguments: jvm_args: -Xmx20G java_command: Enumerate EppStra00 ../data/pajek/pajek-patents Launcher Type: SUN_STANDARD Environment Variables: CLASSPATH=c:\jcHOCO\CHOCO-2.1.0-BASIC.JAR;.; PATH=C:\Program Files\Java\jdk1.6.0_27\bin;C:\Program Files (x86)\MiKTeX 2.8\miktex\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\ USERNAME=patrick OS=Windows_NT PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel --------------- S Y S T E M --------------- OS: Windows 7 , 64 bit Build 7601 Service Pack 1 CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht Memory: 4k page, physical 4042608k(1013632k free), swap 15736176k(2047908k free) vm_info: Java HotSpot(TM) 64-Bit Server VM (20.2-b06) for windows-amd64 JRE (1.6.0_27-b07), built on Jul 19 2011 01:08:22 by "java_re" with MS VC++ 8.0 (VS2005) time: Tue Jul 23 15:09:08 2013 elapsed time: 372 seconds