Page 1 of 1

Opensim compatibilities with windows 10

Posted: Wed Feb 17, 2016 10:09 am
by nateriver
hi,
I have some troubles with Opensim now, but it worked before. When I launch it, the interface appear and disappear.
Can anyone help me fix this problem. I work on windows 10.

Re: Opensim compatibilities with windows 10

Posted: Thu Feb 18, 2016 12:46 am
by mitkof6
Hi,

In the OpenSim folder there is an error.log. Possible solution to your problem may be to make a clean install of OpenSim, to check the path variable, and also to look for any clue in the error.log. If you find what was wrong, please report.

Regards

Re: Opensim compatibilities with windows 10

Posted: Thu Feb 18, 2016 3:28 am
by nateriver
OK. if I find the error, I will let you know. thanks.

Re: Opensim compatibilities with windows 10

Posted: Fri Feb 19, 2016 7:07 am
by nateriver
hello,
here you are what I found in the Opensim error file :


#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffceb42b72f, pid=7780, tid=10336
#
# JRE version: Java(TM) SE Runtime Environment (7.0_80-b15) (build 1.7.0_80-b15)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.80-b11 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [osimJavaJNI.dll+0xb72f]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

--------------- T H R E A D ---------------

Current thread (0x000000000dc37000): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=10336, stack(0x000000000ed40000,0x000000000ef40000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000000

Registers:
RAX=0x00007ffceb773000, RBX=0x0000000000000000, RCX=0x0000000063736564, RDX=0x2e6e6f6974706972
RSP=0x000000000ef3d6b0, RBP=0x000000000ef3d800, RSI=0x0000000011231b10, RDI=0x0000000011231b10
R8 =0x000000000000004e, R9 =0x00007ffcebfb0000, R10=0x0000000011231b80, R11=0x0000000011231b80
R12=0x0000000000000000, R13=0x00000000a912d6f8, R14=0x000000000ef3d830, R15=0x000000000dc37000
RIP=0x00007ffceb42b72f, EFLAGS=0x0000000000010206

Top of Stack: (sp=0x000000000ef3d6b0)
0x000000000ef3d6b0: 0000000011231b10 0000000000000000
0x000000000ef3d6c0: 000000000ef3d800 0000000011231b10
0x000000000ef3d6d0: fffffffffffffffe 00007ffcec016967
0x000000000ef3d6e0: 000000000dc371e8 00007ffceb42bd4b
0x000000000ef3d6f0: 0000000011231b10 0000000000000000
0x000000000ef3d700: 000000000be7be98 00000000aac89428
0x000000000ef3d710: fffffffffffffffe 000000007593fd78
0x000000000ef3d720: 000000000dc371e8 00007ffceb5a0a14
0x000000000ef3d730: 0000000011231b10 00000000ab0b3822
0x000000000ef3d740: 0000000000000000 0000000000000000
0x000000000ef3d750: fffffffffffffffe 0000000011231b10
0x000000000ef3d760: 00000000a912d6f8 000000000be7be98
0x000000000ef3d770: 00000000a80a8550 0000000002b93150
0x000000000ef3d780: 000000000dc371e8 00000000a912d6f8
0x000000000ef3d790: 0000000000000000 00000000aac89428
0x000000000ef3d7a0: 0000000000000000 0000000000000000

Instructions: (pc=0x00007ffceb42b72f)
0x00007ffceb42b70f: fe ff ff ff 48 89 5c 24 48 48 8b da 48 8b f9 ff
0x00007ffceb42b71f: 15 64 2a 2d 00 90 48 8d 05 d4 78 34 00 48 89 07
0x00007ffceb42b72f: 48 8b 03 48 8b cb ff 50 60 89 87 b8 03 00 00 48
0x00007ffceb42b73f: 63 c8 b8 08 00 00 00 48 f7 e1 48 c7 c1 ff ff ff


Register to memory mapping:

RAX=0x00007ffceb773000 is an unknown value
RBX=0x0000000000000000 is an unknown value
RCX=0x0000000063736564 is an unknown value
RDX=0x2e6e6f6974706972 is an unknown value
RSP=0x000000000ef3d6b0 is pointing into the stack for thread: 0x000000000dc37000
RBP=0x000000000ef3d800 is pointing into the stack for thread: 0x000000000dc37000
RSI=0x0000000011231b10 is an unknown value
RDI=0x0000000011231b10 is an unknown value
R8 =0x000000000000004e is an unknown value
R9 =0x00007ffcebfb0000 is an unknown value
R10=0x0000000011231b80 is an unknown value
R11=0x0000000011231b80 is an unknown value
R12=0x0000000000000000 is an unknown value
R13=0x00000000a912d6f8 is an oop
{method}
- klass: {other class}
R14=0x000000000ef3d830 is pointing into the stack for thread: 0x000000000dc37000
R15=0x000000000dc37000 is a thread


Stack: [0x000000000ed40000,0x000000000ef40000], sp=0x000000000ef3d6b0, free space=2037k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [osimJavaJNI.dll+0xb72f]
j org.opensim.modeling.AnalysisWrapper.<init>(Lorg/opensim/modeling/Model;)V+6
j org.opensim.modeling.AnalysisWrapperWithTimer.<init>(Lorg/opensim/modeling/Model;)V+2
j org.opensim.customGui.ResultsDisplayerCallback.<init>(Lorg/opensim/modeling/Model;)V+2
j org.opensim.customGui.ParametersTopComponent.createAnalysis(Lorg/opensim/modeling/Model;)Lorg/opensim/modeling/Analysis;+6
j org.opensim.customGui.ParametersTopComponent.<init>()V+71
j org.opensim.customGui.ParametersTopComponent.getDefault()Lorg/opensim/customGui/ParametersTopComponent;+10
j org.opensim.customGui.ParametersTopComponent$ResolvableHelper.readResolve()Ljava/lang/Object;+0
v ~StubRoutines::call_stub

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.opensim.modeling.opensimModelJNI.new_AnalysisWrapper__SWIG_0(JLorg/opensim/modeling/Model;)J+0
j org.opensim.modeling.AnalysisWrapper.<init>(Lorg/opensim/modeling/Model;)V+6
j org.opensim.modeling.AnalysisWrapperWithTimer.<init>(Lorg/opensim/modeling/Model;)V+2
j org.opensim.customGui.ResultsDisplayerCallback.<init>(Lorg/opensim/modeling/Model;)V+2
j org.opensim.customGui.ParametersTopComponent.createAnalysis(Lorg/opensim/modeling/Model;)Lorg/opensim/modeling/Analysis;+6
j org.opensim.customGui.ParametersTopComponent.<init>()V+71
j org.opensim.customGui.ParametersTopComponent.getDefault()Lorg/opensim/customGui/ParametersTopComponent;+10
j org.opensim.customGui.ParametersTopComponent$ResolvableHelper.readResolve()Ljava/lang/Object;+0
v ~StubRoutines::call_stub
j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+57
j java.io.ObjectStreamClass.invokeReadResolve(Ljava/lang/Object;)Ljava/lang/Object;+16
j java.io.ObjectInputStream.readOrdinaryObject(Z)Ljava/lang/Object;+227
j java.io.ObjectInputStream.readObject0(Z)Ljava/lang/Object;+389
j java.io.ObjectInputStream.readObject()Ljava/lang/Object;+19
j org.netbeans.modules.settings.convertors.XMLSettingsSupport$SettingsRecognizer.readSerial(Ljava/io/InputStream;)Ljava/lang/Object;+16
j org.netbeans.modules.settings.convertors.XMLSettingsSupport$SettingsRecognizer.instanceCreate()Ljava/lang/Object;+7
j org.netbeans.modules.settings.convertors.SerialDataConvertor$SettingsInstance.instanceCreate()Ljava/lang/Object;+73
j org.netbeans.core.windows.persistence.PersistenceManager.getTopComponentPersistentForID(Ljava/lang/String;Z)Lorg/openide/windows/TopComponent;+202
j org.netbeans.core.windows.persistence.PersistenceManager.getTopComponentForID(Ljava/lang/String;Z)Lorg/openide/windows/TopComponent;+13
j org.netbeans.core.windows.PersistenceHandler.getTopComponentForID(Ljava/lang/String;Z)Lorg/openide/windows/TopComponent;+20
j org.netbeans.core.windows.LazyLoader.loadNow(Lorg/netbeans/core/windows/ModeImpl;Ljava/lang/String;I)V+13
j org.netbeans.core.windows.LazyLoader.access$400(Lorg/netbeans/core/windows/LazyLoader;Lorg/netbeans/core/windows/ModeImpl;Ljava/lang/String;I)V+4
j org.netbeans.core.windows.LazyLoader$2.run()V+16
j java.awt.event.InvocationEvent.dispatch()V+47
j java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V+21
j java.awt.EventQueue.access$300(Ljava/awt/EventQueue;Ljava/awt/AWTEvent;Ljava/lang/Object;)V+3
j java.awt.EventQueue$3.run()Ljava/lang/Void;+12
j java.awt.EventQueue$3.run()Ljava/lang/Object;+1
v ~StubRoutines::call_stub
j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+0
j java.security.ProtectionDomain$1.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;Ljava/security/AccessControlContext;)Ljava/lang/Object;+28
j java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+46
j org.netbeans.core.TimableEventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+17
j java.awt.EventDispatchThread.pumpOneEventForFilters(I)V+245
j java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V+35
j java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+11
j java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
j java.awt.EventDispatchThread.run()V+9
v ~StubRoutines::call_stub

--------------- P R O C E S S ---------------

Java Threads: ( => current thread )
0x000000000e165000 JavaThread "org.python.google.common.base.internal.Finalizer" daemon [_thread_blocked, id=15796, stack(0x0000000011d60000,0x0000000011f60000)]
0x000000000e164000 JavaThread "Flushing caches" [_thread_blocked, id=10712, stack(0x0000000011b60000,0x0000000011d60000)]
0x000000000e167000 JavaThread "Image Fetcher 1" daemon [_thread_blocked, id=15192, stack(0x0000000011960000,0x0000000011b60000)]
0x000000000e16b000 JavaThread "TimerQueue" daemon [_thread_blocked, id=14540, stack(0x0000000011560000,0x0000000011760000)]
0x000000000e16a000 JavaThread "Thread-2" daemon [_thread_blocked, id=15040, stack(0x0000000011360000,0x0000000011560000)]
0x000000000e168800 JavaThread "File Watcher" daemon [_thread_blocked, id=8756, stack(0x000000000fc70000,0x000000000fe70000)]
0x000000000e168000 JavaThread "Inactive RequestProcessor thread [Was:SelectedNodesScheduler/org.netbeans.modules.parsing.impl.SelectedNodesScheduler$1]" daemon [_thread_blocked, id=13068, stack(0x000000000fa70000,0x000000000fc70000)]
0x000000000df48800 JavaThread "Inactive RequestProcessor thread [Was:Default RequestProcessor/org.netbeans.modules.parsing.impl.Installer$1$1]" daemon [_thread_blocked, id=12728, stack(0x000000000f780000,0x000000000f980000)]
0x000000000def6800 JavaThread "Inactive RequestProcessor thread [Was:Logging Flush/org.netbeans.core.startup.logging.DispatchingHandler]" daemon [_thread_blocked, id=15664, stack(0x000000000f580000,0x000000000f780000)]
=>0x000000000dc37000 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=10336, stack(0x000000000ed40000,0x000000000ef40000)]
0x000000000bf60800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=9168, stack(0x000000000ea80000,0x000000000ec80000)]
0x000000000bf60000 JavaThread "AWT-Shutdown" [_thread_blocked, id=13740, stack(0x000000000e880000,0x000000000ea80000)]
0x000000000bf50800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=13476, stack(0x000000000e680000,0x000000000e880000)]
0x000000000bf17000 JavaThread "RequestProcessor queue manager" daemon [_thread_blocked, id=14776, stack(0x000000000e3d0000,0x000000000e5d0000)]
0x000000000be8d800 JavaThread "Inactive RequestProcessor thread [Was:On Start/Stop/org.netbeans.core.impl.InitUI]" daemon [_thread_blocked, id=14196, stack(0x000000000d6d0000,0x000000000d8d0000)]
0x000000000be8c800 JavaThread "CLI Requests Server" daemon [_thread_in_native, id=11744, stack(0x000000000d4d0000,0x000000000d6d0000)]
0x000000000bddd800 JavaThread "Active Reference Queue Daemon" daemon [_thread_blocked, id=2576, stack(0x000000000c000000,0x000000000c200000)]
0x000000000997f000 JavaThread "Service Thread" daemon [_thread_blocked, id=12652, stack(0x000000000b800000,0x000000000ba00000)]
0x0000000009978800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=16040, stack(0x000000000b600000,0x000000000b800000)]
0x0000000009976800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=16376, stack(0x000000000b400000,0x000000000b600000)]
0x0000000009975000 JavaThread "Attach Listener" daemon [_thread_blocked, id=12848, stack(0x000000000b200000,0x000000000b400000)]
0x0000000009972000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3764, stack(0x000000000b000000,0x000000000b200000)]
0x0000000009940000 JavaThread "Finalizer" daemon [_thread_blocked, id=9424, stack(0x000000000ae00000,0x000000000b000000)]
0x0000000009936000 JavaThread "Reference Handler" daemon [_thread_blocked, id=1940, stack(0x000000000ac00000,0x000000000ae00000)]
0x00000000008ad800 JavaThread "main" [_thread_blocked, id=11624, stack(0x0000000000540000,0x0000000000740000)]

Other Threads:
0x0000000009932000 VMThread [stack: 0x000000000aa00000,0x000000000ac00000] [id=10248]
0x00000000099a3000 WatcherThread [stack: 0x000000000ba00000,0x000000000bc00000] [id=5648]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
PSYoungGen total 27136K, used 15024K [0x00000000eaa80000, 0x00000000ecc80000, 0x0000000100000000)
eden space 23040K, 62% used [0x00000000eaa80000,0x00000000eb8a41e0,0x00000000ec100000)
from space 4096K, 13% used [0x00000000ec100000,0x00000000ec188000,0x00000000ec500000)
to space 3584K, 0% used [0x00000000ec900000,0x00000000ec900000,0x00000000ecc80000)
ParOldGen total 26624K, used 19150K [0x00000000c0000000, 0x00000000c1a00000, 0x00000000eaa80000)
object space 26624K, 71% used [0x00000000c0000000,0x00000000c12b3b70,0x00000000c1a00000)
PSPermGen total 81408K, used 50022K [0x00000000a8000000, 0x00000000acf80000, 0x00000000c0000000)
object space 81408K, 61% used [0x00000000a8000000,0x00000000ab0d9b50,0x00000000acf80000)

Card table byte_map: [0x0000000005c40000,0x0000000005f10000] byte_map_base: 0x0000000005700000

Polling page: 0x00000000001c0000

Code Cache [0x0000000002b80000, 0x0000000002df0000, 0x0000000005b80000)
total_blobs=1363 nmethods=613 adapters=702 free_code_cache=47050Kb largest_free_block=48071424

Compilation events (10 events):
Event: 26.797 Thread 0x0000000009978800 nmethod 679 0x0000000002d757d0 code [0x0000000002d75900, 0x0000000002d75958]
Event: 26.797 Thread 0x0000000009978800 680 java.util.LinkedList$Node::<init> (20 bytes)
Event: 26.797 Thread 0x0000000009978800 nmethod 680 0x0000000002cfde50 code [0x0000000002cfdf80, 0x0000000002cfdff8]
Event: 26.798 Thread 0x0000000009978800 681 java.util.LinkedList$ListItr::hasPrevious (13 bytes)
Event: 26.798 Thread 0x0000000009978800 nmethod 681 0x0000000002d2f050 code [0x0000000002d2f180, 0x0000000002d2f1d8]
Event: 26.798 Thread 0x0000000009978800 682 com.sun.org.apache.xerces.internal.util.XMLChar::isContent (35 bytes)
Event: 26.799 Thread 0x0000000009978800 nmethod 682 0x0000000002d2edd0 code [0x0000000002d2ef00, 0x0000000002d2ef98]
Event: 26.941 Thread 0x0000000009976800 nmethod 674 0x0000000002d963d0 code [0x0000000002d96be0, 0x0000000002d9e0b0]
Event: 27.290 Thread 0x0000000009978800 683 javax.swing.UIDefaults::get (21 bytes)
Event: 27.294 Thread 0x0000000009978800 nmethod 683 0x0000000002cfd2d0 code [0x0000000002cfd440, 0x0000000002cfdab8]

GC Heap History (10 events):
Event: 24.448 GC heap before
{Heap before GC invocations=24 (full 1):
PSYoungGen total 18944K, used 15008K [0x00000000eaa80000, 0x00000000ec100000, 0x0000000100000000)
eden space 14848K, 100% used [0x00000000eaa80000,0x00000000eb900000,0x00000000eb900000)
from space 4096K, 3% used [0x00000000ebd00000,0x00000000ebd28000,0x00000000ec100000)
to space 4096K, 0% used [0x00000000eb900000,0x00000000eb900000,0x00000000ebd00000)
ParOldGen total 26624K, used 17448K [0x00000000c0000000, 0x00000000c1a00000, 0x00000000eaa80000)
object space 26624K, 65% used [0x00000000c0000000,0x00000000c110a318,0x00000000c1a00000)
PSPermGen total 81408K, used 44697K [0x00000000a8000000, 0x00000000acf80000, 0x00000000c0000000)
object space 81408K, 54% used [0x00000000a8000000,0x00000000aaba66c0,0x00000000acf80000)
Event: 24.450 GC heap after
Heap after GC invocations=24 (full 1):
PSYoungGen total 18944K, used 352K [0x00000000eaa80000, 0x00000000ec500000, 0x0000000100000000)
eden space 14848K, 0% used [0x00000000eaa80000,0x00000000eaa80000,0x00000000eb900000)
from space 4096K, 8% used [0x00000000eb900000,0x00000000eb958000,0x00000000ebd00000)
to space 4096K, 0% used [0x00000000ec100000,0x00000000ec100000,0x00000000ec500000)
ParOldGen total 26624K, used 17557K [0x00000000c0000000, 0x00000000c1a00000, 0x00000000eaa80000)
object space 26624K, 65% used [0x00000000c0000000,0x00000000c11257a0,0x00000000c1a00000)
PSPermGen total 81408K, used 44697K [0x00000000a8000000, 0x00000000acf80000, 0x00000000c0000000)
object space 81408K, 54% used [0x00000000a8000000,0x00000000aaba66c0,0x00000000acf80000)
}
Event: 24.603 GC heap before
{Heap before GC invocations=25 (full 1):
PSYoungGen total 18944K, used 15200K [0x00000000eaa80000, 0x00000000ec500000, 0x0000000100000000)
eden space 14848K, 100% used [0x00000000eaa80000,0x00000000eb900000,0x00000000eb900000)
from space 4096K, 8% used [0x00000000eb900000,0x00000000eb958000,0x00000000ebd00000)
to space 4096K, 0% used [0x00000000ec100000,0x00000000ec100000,0x00000000ec500000)
ParOldGen total 26624K, used 17557K [0x00000000c0000000, 0x00000000c1a00000, 0x00000000eaa80000)
object space 26624K, 65% used [0x00000000c0000000,0x00000000c11257a0,0x00000000c1a00000)
PSPermGen total 81408K, used 44888K [0x00000000a8000000, 0x00000000acf80000, 0x00000000c0000000)
object space 81408K, 55% used [0x00000000a8000000,0x00000000aabd62e8,0x00000000acf80000)
Event: 24.609 GC heap after
Heap after GC invocations=25 (full 1):
PSYoungGen total 23040K, used 1635K [0x00000000eaa80000, 0x00000000ec580000, 0x0000000100000000)
eden space 18944K, 0% used [0x00000000eaa80000,0x00000000eaa80000,0x00000000ebd00000)
from space 4096K, 39% used [0x00000000ec100000,0x00000000ec298d60,0x00000000ec500000)
to space 4096K, 0% used [0x00000000ebd00000,0x00000000ebd00000,0x00000000ec100000)
ParOldGen total 26624K, used 17789K [0x00000000c0000000, 0x00000000c1a00000, 0x00000000eaa80000)
object space 26624K, 66% used [0x00000000c0000000,0x00000000c115f7a0,0x00000000c1a00000)
PSPermGen total 81408K, used 44888K [0x00000000a8000000, 0x00000000acf80000, 0x00000000c0000000)
object space 81408K, 55% used [0x00000000a8000000,0x00000000aabd62e8,0x00000000acf80000)
}
Event: 24.807 GC heap before
{Heap before GC invocations=26 (full 1):
PSYoungGen total 23040K, used 20579K [0x00000000eaa80000, 0x00000000ec580000, 0x0000000100000000)
eden space 18944K, 100% used [0x00000000eaa80000,0x00000000ebd00000,0x00000000ebd00000)
from space 4096K, 39% used [0x00000000ec100000,0x00000000ec298d60,0x00000000ec500000)
to space 4096K, 0% used [0x00000000ebd00000,0x00000000ebd00000,0x00000000ec100000)
ParOldGen total 26624K, used 17789K [0x00000000c0000000, 0x00000000c1a00000, 0x00000000eaa80000)
object space 26624K, 66% used [0x00000000c0000000,0x00000000c115f7a0,0x00000000c1a00000)
PSPermGen total 81408K, used 45421K [0x00000000a8000000, 0x00000000acf80000, 0x00000000c0000000)
object space 81408K, 55% used [0x00000000a8000000,0x00000000aac5b720,0x00000000acf80000)
Event: 24.811 GC heap after
Heap after GC invocations=26 (full 1):
PSYoungGen total 23040K, used 448K [0x00000000eaa80000, 0x00000000ec900000, 0x0000000100000000)
eden space 18944K, 0% used [0x00000000eaa80000,0x00000000eaa80000,0x00000000ebd00000)
from space 4096K, 10% used [0x00000000ebd00000,0x00000000ebd70000,0x00000000ec100000)
to space 4096K, 0% used [0x00000000ec500000,0x00000000ec500000,0x00000000ec900000)
ParOldGen total 26624K, used 18838K [0x00000000c0000000, 0x00000000c1a00000, 0x00000000eaa80000)
object space 26624K, 70% used [0x00000000c0000000,0x00000000c1265b70,0x00000000c1a00000)
PSPermGen total 81408K, used 45421K [0x00000000a8000000, 0x00000000acf80000, 0x00000000c0000000)
object space 81408K, 55% used [0x00000000a8000000,0x00000000aac5b720,0x00000000acf80000)
}
Event: 24.906 GC heap before
{Heap before GC invocations=27 (full 1):
PSYoungGen total 23040K, used 19392K [0x00000000eaa80000, 0x00000000ec900000, 0x0000000100000000)
eden space 18944K, 100% used [0x00000000eaa80000,0x00000000ebd00000,0x00000000ebd00000)
from space 4096K, 10% used [0x00000000ebd00000,0x00000000ebd70000,0x00000000ec100000)
to space 4096K, 0% used [0x00000000ec500000,0x00000000ec500000,0x00000000ec900000)
ParOldGen total 26624K, used 18838K [0x00000000c0000000, 0x00000000c1a00000, 0x00000000eaa80000)
object space 26624K, 70% used [0x00000000c0000000,0x00000000c1265b70,0x00000000c1a00000)
PSPermGen total 81408K, used 45634K [0x00000000a8000000, 0x00000000acf80000, 0x00000000c0000000)
object space 81408K, 56% used [0x00000000a8000000,0x00000000aac90ab8,0x00000000acf80000)
Event: 24.909 GC heap after
Heap after GC invocations=27 (full 1):
PSYoungGen total 27136K, used 192K [0x00000000eaa80000, 0x00000000ec980000, 0x0000000100000000)
eden space 23040K, 0% used [0x00000000eaa80000,0x00000000eaa80000,0x00000000ec100000)
from space 4096K, 4% used [0x00000000ec500000,0x00000000ec530000,0x00000000ec900000)
to space 4096K, 0% used [0x00000000ec100000,0x00000000ec100000,0x00000000ec500000)
ParOldGen total 26624K, used 19102K [0x00000000c0000000, 0x00000000c1a00000, 0x00000000eaa80000)
object space 26624K, 71% used [0x00000000c0000000,0x00000000c12a7b70,0x00000000c1a00000)
PSPermGen total 81408K, used 45634K [0x00000000a8000000, 0x00000000acf80000, 0x00000000c0000000)
object space 81408K, 56% used [0x00000000a8000000,0x00000000aac90ab8,0x00000000acf80000)
}
Event: 25.638 GC heap before
{Heap before GC invocations=28 (full 1):
PSYoungGen total 27136K, used 23232K [0x00000000eaa80000, 0x00000000ec980000, 0x0000000100000000)
eden space 23040K, 100% used [0x00000000eaa80000,0x00000000ec100000,0x00000000ec100000)
from space 4096K, 4% used [0x00000000ec500000,0x00000000ec530000,0x00000000ec900000)
to space 4096K, 0% used [0x00000000ec100000,0x00000000ec100000,0x00000000ec500000)
ParOldGen total 26624K, used 19102K [0x00000000c0000000, 0x00000000c1a00000, 0x00000000eaa80000)
object space 26624K, 71% used [0x00000000c0000000,0x00000000c12a7b70,0x00000000c1a00000)
PSPermGen total 81408K, used 48094K [0x00000000a8000000, 0x00000000acf80000, 0x00000000c0000000)
object space 81408K, 59% used [0x00000000a8000000,0x00000000aaef7b90,0x00000000acf80000)
Event: 25.641 GC heap after
Heap after GC invocations=28 (full 1):
PSYoungGen total 27136K, used 544K [0x00000000eaa80000, 0x00000000ecc80000, 0x0000000100000000)
eden space 23040K, 0% used [0x00000000eaa80000,0x00000000eaa80000,0x00000000ec100000)
from space 4096K, 13% used [0x00000000ec100000,0x00000000ec188000,0x00000000ec500000)
to space 3584K, 0% used [0x00000000ec900000,0x00000000ec900000,0x00000000ecc80000)
ParOldGen total 26624K, used 19150K [0x00000000c0000000, 0x00000000c1a00000, 0x00000000eaa80000)
object space 26624K, 71% used [0x00000000c0000000,0x00000000c12b3b70,0x00000000c1a00000)
PSPermGen total 81408K, used 48094K [0x00000000a8000000, 0x00000000acf80000, 0x00000000c0000000)
object space 81408K, 59% used [0x00000000a8000000,0x00000000aaef7b90,0x00000000acf80000)
}

Deoptimization events (10 events):
Event: 25.449 Thread 0x000000000dc37000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002d41cac method=java.security.AccessControlContext.optimize()Ljava/security/AccessControlContext; @ 100
Event: 25.611 Thread 0x000000000dc37000 Uncommon trap: reason=null_check action=make_not_entrant pc=0x0000000002d80d60 method=java.lang.ClassLoader.getPackage(Ljava/lang/String;)Ljava/lang/Package; @ 15
Event: 25.651 Thread 0x000000000dc37000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002c87dac method=java.util.zip.ZipCoder.getBytes(Ljava/lang/String;)[B @ 32
Event: 25.651 Thread 0x000000000dc37000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002c28420 method=java.util.zip.ZipCoder.getBytes(Ljava/lang/String;)[B @ 32
Event: 25.659 Thread 0x000000000dc37000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002d6c838 method=java.util.AbstractSet.removeAll(Ljava/util/Collection;)Z @ 3
Event: 25.671 Thread 0x000000000dc37000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002d6c838 method=java.util.AbstractSet.removeAll(Ljava/util/Collection;)Z @ 3
Event: 25.671 Thread 0x000000000dc37000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002d6c838 method=java.util.AbstractSet.removeAll(Ljava/util/Collection;)Z @ 3
Event: 25.672 Thread 0x000000000dc37000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002d6c838 method=java.util.AbstractSet.removeAll(Ljava/util/Collection;)Z @ 3
Event: 26.077 Thread 0x000000000dc37000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002d4136c method=java.lang.Math.min(FF)F @ 37
Event: 26.672 Thread 0x000000000dc37000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002c18ff0 method=java.util.HashMap.removeEntryForKey(Ljava/lang/Object;)Ljava/util/HashMap$Entry; @ 10

Internal exceptions (10 events):
Event: 26.555 Thread 0x000000000dc37000 Threw 0x00000000eb3a63a8 at C:\re\jdk7u80\2329\hotspot\src\share\vm\prims\jvm.cpp:1319
Event: 26.560 Thread 0x000000000dc37000 Threw 0x00000000eb450f68 at C:\re\jdk7u80\2329\hotspot\src\share\vm\prims\jvm.cpp:1319
Event: 26.560 Thread 0x000000000dc37000 Threw 0x00000000eb452f00 at C:\re\jdk7u80\2329\hotspot\src\share\vm\prims\jvm.cpp:1319
Event: 26.563 Thread 0x000000000dc37000 Threw 0x00000000eb47ba70 at C:\re\jdk7u80\2329\hotspot\src\share\vm\prims\jvm.cpp:1319
Event: 26.563 Thread 0x000000000dc37000 Threw 0x00000000eb47dcb0 at C:\re\jdk7u80\2329\hotspot\src\share\vm\prims\jvm.cpp:1319
Event: 26.672 Thread 0x000000000dc37000 Implicit null exception at 0x0000000002c18d4a to 0x0000000002c18fd9
Event: 26.912 Thread 0x000000000dc37000 Threw 0x00000000eb7e70b8 at C:\re\jdk7u80\2329\hotspot\src\share\vm\prims\jvm.cpp:1319
Event: 26.912 Thread 0x000000000dc37000 Threw 0x00000000eb7e9060 at C:\re\jdk7u80\2329\hotspot\src\share\vm\prims\jvm.cpp:1319
Event: 27.259 Thread 0x000000000dc37000 Threw 0x00000000eb8134c8 at C:\re\jdk7u80\2329\hotspot\src\share\vm\prims\jvm.cpp:1319
Event: 27.259 Thread 0x000000000dc37000 Threw 0x00000000eb815660 at C:\re\jdk7u80\2329\hotspot\src\share\vm\prims\jvm.cpp:1319

Events (10 events):
Event: 26.712 Executing VM operation: BulkRevokeBias done
Event: 26.726 Executing VM operation: RevokeBias
Event: 26.726 Executing VM operation: RevokeBias done
Event: 26.798 Thread 0x0000000009978800 flushing nmethod 0x0000000002d2e910
Event: 26.912 loading class 0x0000000010ca29b0
Event: 26.912 loading class 0x0000000010ca29b0 done
Event: 27.259 loading class 0x0000000010c94670
Event: 27.259 loading class 0x0000000010c94670 done
Event: 27.296 loading class 0x000000000bd70500
Event: 27.305 loading class 0x000000000bd70500 done


Dynamic libraries:
0x0000000000400000 - 0x000000000053d000 C:\OpenSim 3.3\bin\opensim64.exe
0x00007ffd2e7c0000 - 0x00007ffd2e981000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ffd2d890000 - 0x00007ffd2d93d000 C:\WINDOWS\system32\KERNEL32.DLL
0x00007ffd2b170000 - 0x00007ffd2b358000 C:\WINDOWS\system32\KERNELBASE.dll
0x00007ffd29560000 - 0x00007ffd295d9000 C:\WINDOWS\system32\apphelp.dll
0x00007ffd2d9a0000 - 0x00007ffd2da47000 C:\WINDOWS\system32\ADVAPI32.dll
0x00007ffd2e260000 - 0x00007ffd2e2fd000 C:\WINDOWS\system32\msvcrt.dll
0x00007ffd2bba0000 - 0x00007ffd2bbfb000 C:\WINDOWS\system32\sechost.dll
0x00007ffd2dc80000 - 0x00007ffd2dd9c000 C:\WINDOWS\system32\RPCRT4.dll
0x00007ffd2bc00000 - 0x00007ffd2d15f000 C:\WINDOWS\system32\SHELL32.dll
0x00007ffd2b410000 - 0x00007ffd2b453000 C:\WINDOWS\system32\cfgmgr32.dll
0x00007ffd2b550000 - 0x00007ffd2bb94000 C:\WINDOWS\system32\windows.storage.dll
0x00007ffd2e300000 - 0x00007ffd2e57d000 C:\WINDOWS\system32\combase.dll
0x00007ffd2af30000 - 0x00007ffd2af9a000 C:\WINDOWS\system32\bcryptPrimitives.dll
0x00007ffd2da50000 - 0x00007ffd2daa2000 C:\WINDOWS\system32\shlwapi.dll
0x00007ffd2e5c0000 - 0x00007ffd2e746000 C:\WINDOWS\system32\GDI32.dll
0x00007ffd2d400000 - 0x00007ffd2d556000 C:\WINDOWS\system32\USER32.dll
0x00007ffd2add0000 - 0x00007ffd2addf000 C:\WINDOWS\system32\kernel.appcore.dll
0x00007ffd2ae50000 - 0x00007ffd2af05000 C:\WINDOWS\system32\shcore.dll
0x00007ffd2ae00000 - 0x00007ffd2ae4b000 C:\WINDOWS\system32\powrprof.dll
0x00007ffd2ade0000 - 0x00007ffd2adf4000 C:\WINDOWS\system32\profapi.dll
0x00007ffd2e580000 - 0x00007ffd2e5bb000 C:\WINDOWS\system32\IMM32.DLL
0x00007ffd29a30000 - 0x00007ffd29a61000 C:\Windows\system32\nvinitx.dll
0x00007ffd297e0000 - 0x00007ffd297ea000 C:\WINDOWS\SYSTEM32\VERSION.dll
0x0000000063c80000 - 0x0000000063dd3000 C:\OpenSim 3.3\platform\lib\nbexec64.dll
0x00000000758a0000 - 0x0000000076079000 C:\OpenSim 3.3\jdk\jre\bin\server\jvm.dll
0x00007ffd2dda0000 - 0x00007ffd2dda8000 C:\WINDOWS\system32\PSAPI.DLL
0x00000000757c0000 - 0x0000000075892000 C:\OpenSim 3.3\bin\MSVCR100.dll
0x00007ffd28f60000 - 0x00007ffd28f83000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ffd1e2b0000 - 0x00007ffd1e2b9000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007ffd2e750000 - 0x00007ffd2e7bb000 C:\WINDOWS\system32\WS2_32.dll
0x00000000001d0000 - 0x00000000001fc000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
0x00000000757b0000 - 0x00000000757bf000 C:\OpenSim 3.3\jdk\jre\bin\verify.dll
0x0000000075780000 - 0x00000000757a8000 C:\OpenSim 3.3\jdk\jre\bin\java.dll
0x0000000075760000 - 0x0000000075776000 C:\OpenSim 3.3\jdk\jre\bin\zip.dll
0x0000000075740000 - 0x000000007575a000 C:\OpenSim 3.3\jdk\jre\bin\net.dll
0x00007ffd2a6f0000 - 0x00007ffd2a74c000 C:\WINDOWS\system32\mswsock.dll
0x0000000075720000 - 0x0000000075731000 C:\OpenSim 3.3\jdk\jre\bin\nio.dll
0x00007ffd20380000 - 0x00007ffd203b8000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x00007ffd2d560000 - 0x00007ffd2d568000 C:\WINDOWS\system32\NSI.dll
0x00007ffd20360000 - 0x00007ffd20376000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x00007ffd20340000 - 0x00007ffd2035a000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x0000000075580000 - 0x0000000075715000 C:\OpenSim 3.3\jdk\jre\bin\awt.dll
0x00007ffd2d310000 - 0x00007ffd2d3d1000 C:\WINDOWS\system32\OLEAUT32.dll
0x00007ffd2a7a0000 - 0x00007ffd2a7b7000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
0x00007ffd2a430000 - 0x00007ffd2a464000 C:\WINDOWS\system32\rsaenh.dll
0x00007ffd2a9c0000 - 0x00007ffd2a9e9000 C:\WINDOWS\SYSTEM32\bcrypt.dll
0x00007ffd2a580000 - 0x00007ffd2a59f000 C:\WINDOWS\SYSTEM32\USERENV.dll
0x00007ffd2a8c0000 - 0x00007ffd2a8cb000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x00007ffd28090000 - 0x00007ffd280b2000 C:\WINDOWS\system32\DWMAPI.DLL
0x00007ffd29640000 - 0x00007ffd296d6000 C:\WINDOWS\system32\uxtheme.dll
0x0000000075540000 - 0x0000000075579000 C:\OpenSim 3.3\jdk\jre\bin\splashscreen.dll
0x00007ffd19e70000 - 0x00007ffd19e86000 C:\WINDOWS\system32\napinsp.dll
0x00007ffd19e90000 - 0x00007ffd19eaa000 C:\WINDOWS\system32\pnrpnsp.dll
0x00007ffd28b80000 - 0x00007ffd28b98000 C:\WINDOWS\system32\NLAapi.dll
0x00007ffd297f0000 - 0x00007ffd2989a000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
0x00007ffd19fb0000 - 0x00007ffd19fbd000 C:\WINDOWS\System32\winrnr.dll
0x00007ffd1a9d0000 - 0x00007ffd1a9e5000 C:\WINDOWS\System32\wshbth.dll
0x00007ffd1ddf0000 - 0x00007ffd1ddfa000 C:\Windows\System32\rasadhlp.dll
0x00007ffd203d0000 - 0x00007ffd20437000 C:\WINDOWS\System32\fwpuclnt.dll
0x00007ffd269f0000 - 0x00007ffd26a9a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.10586.0_none_396e892957c7fb25\COMCTL32.dll
0x00007ffd2d730000 - 0x00007ffd2d88a000 C:\WINDOWS\system32\MSCTF.dll
0x00000000760e0000 - 0x00000000760e6000 C:\Program Files\ESET\ESET Smart Security\eplgHooks.dll
0x00007ffd2db30000 - 0x00007ffd2dc73000 C:\WINDOWS\system32\ole32.dll
0x00000000754f0000 - 0x0000000075537000 C:\OpenSim 3.3\jdk\jre\bin\fontmanager.dll
0x00000000754a0000 - 0x00000000754e1000 C:\OpenSim 3.3\jdk\jre\bin\t2k.dll
0x0000000180000000 - 0x0000000180038000 C:\OpenSim 3.3\platform\modules\lib\amd64\jnidispatch-340.dll
0x00007ffceb420000 - 0x00007ffcebad7000 C:\OpenSim 3.3\bin\osimJavaJNI.dll
0x00007ffcea370000 - 0x00007ffcea668000 C:\OpenSim 3.3\bin\osimSimulation.dll
0x00007ffd074d0000 - 0x00007ffd07532000 C:\OpenSim 3.3\bin\osimAnalyses.dll
0x00007ffcf4b40000 - 0x00007ffcf4c29000 C:\OpenSim 3.3\bin\osimCommon.dll
0x00007ffd00410000 - 0x00007ffd004ce000 C:\OpenSim 3.3\bin\osimTools.dll
0x00007ffd080d0000 - 0x00007ffd080ef000 C:\OpenSim 3.3\bin\osimSimmFileWriter.dll
0x00007ffcec0a0000 - 0x00007ffcec182000 C:\OpenSim 3.3\bin\osimActuators.dll
0x00007ffcee450000 - 0x00007ffcee5bc000 C:\OpenSim 3.3\bin\OpenSim_SimTKcommon.dll
0x00007ffcea0c0000 - 0x00007ffcea36f000 C:\OpenSim 3.3\bin\OpenSim_SimTKmath.dll
0x00007ffce9e90000 - 0x00007ffcea0b5000 C:\OpenSim 3.3\bin\OpenSim_SimTKsimbody.dll
0x00007ffcee270000 - 0x00007ffcee316000 C:\OpenSim 3.3\bin\MSVCP120.dll
0x00007ffcebfb0000 - 0x00007ffcec09f000 C:\OpenSim 3.3\bin\MSVCR120.dll
0x0000000061780000 - 0x0000000061e02000 C:\OpenSim 3.3\bin\liblapack.dll
0x00007ffd070a0000 - 0x00007ffd070d0000 C:\OpenSim 3.3\bin\osimLepton.dll
0x00007ffd1f4e0000 - 0x00007ffd1f4ef000 C:\OpenSim 3.3\bin\pthreadVC2_x64.dll
0x0000000066600000 - 0x000000006669c000 C:\OpenSim 3.3\bin\libblas.dll
0x000000006cec0000 - 0x000000006cf6d000 C:\OpenSim 3.3\bin\libgcc_s_sjlj-1.dll
0x000000006f600000 - 0x000000006fc53000 C:\OpenSim 3.3\bin\libgfortran-3.dll
0x0000000010e40000 - 0x0000000010f71000 C:\OpenSim 3.3\bin\libquadmath-0.dll
0x00000000753f0000 - 0x0000000075493000 C:\WINDOWS\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.9177_none_08e695a3a83b6ce3\MSVCR90.dll
0x00007ffd21bf0000 - 0x00007ffd21cb8000 C:\WINDOWS\SYSTEM32\winhttp.dll
0x0000000065340000 - 0x0000000065351000 C:\Users\NATERIVER\AppData\Local\Temp\jffi8892366389546855589.tmp
0x000000000d8d0000 - 0x000000000d8e0000 C:\Users\NATERIVER\AppData\Local\Temp\jline_.dll
0x00007ffd2d570000 - 0x00007ffd2d617000 C:\WINDOWS\system32\clbcatq.dll
0x00007ffd27ac0000 - 0x00007ffd27d34000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.10586.0_none_8c15ae12515e1c22\comctl32.dll
0x00007ffd25660000 - 0x00007ffd25811000 C:\WINDOWS\SYSTEM32\WindowsCodecs.dll
0x00007ffd0b510000 - 0x00007ffd0b55a000 C:\WINDOWS\system32\dataexchange.dll
0x00007ffd29110000 - 0x00007ffd291f3000 C:\WINDOWS\system32\dcomp.dll
0x00007ffd25b70000 - 0x00007ffd25e18000 C:\WINDOWS\system32\d3d11.dll
0x00007ffd25ac0000 - 0x00007ffd25b62000 C:\WINDOWS\system32\dxgi.dll
0x00007ffd298a0000 - 0x00007ffd299a0000 C:\WINDOWS\system32\twinapi.appcore.dll
0x00007ffcffb20000 - 0x00007ffcffcac000 C:\WINDOWS\SYSTEM32\dbghelp.dll

VM Arguments:
jvm_args: -Xms24m -Xmx1024m -Dsun.java2d.ddoffscreen=false -Dsun.java2d.gdiblit=false -Dsun.java2d.noddraw=true -Duser.language=en -XX:MaxPermSize=384m -Dnetbeans.user.dir=C:\OpenSim 3.3 -Djdk.home=jdk -splash:C:\Users\NATERIVER\AppData\Roaming\.opensim\3.3.0x64\var\cache\splash.png -Dnetbeans.home=C:\OpenSim 3.3\platform -Dnetbeans.user=C:\Users\NATERIVER\AppData\Roaming\.opensim\3.3.0x64 -Dnetbeans.default_userdir_root= -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=C:\Users\NATERIVER\AppData\Roaming\.opensim\3.3.0x64\var\log\heapdump.hprof -Dsun.awt.keepWorkingSetOnMinimize=true -Dnetbeans.dirs=C:\OpenSim 3.3\opensim;C:\OpenSim 3.3\ide exit
java_command: <unknown>
Launcher Type: generic

Environment Variables:
PATH=C:\OpenSim 3.3\bin;C:\OpenSim 3.3\bin;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Skype\Phone\;C:\Program Files (x86)\CMake\bin;c:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\DTS\Binn\
USERNAME=NATERIVER
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel



--------------- S Y S T E M ---------------

OS: Windows 8 , 64 bit Build 9200

CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 60 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, erms, ht, tsc, tscinvbit

Memory: 4k page, physical 4112840k(588872k free), swap 8307144k(3602492k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (24.80-b11) for windows-amd64 JRE (1.7.0_80-b15), built on Apr 10 2015 11:26:34 by "java_re" with unknown MS VC++:1600

time: Fri Feb 19 14:56:14 2016
elapsed time: 27 seconds