Advertisement
Guest User

Untitled

a guest
Apr 4th, 2015
250
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 80.38 KB | None | 0 0
  1. #
  2. # There is insufficient memory for the Java Runtime Environment to continue.
  3. # Native memory allocation (malloc) failed to allocate 833456 bytes for Chunk::new
  4. # Possible reasons:
  5. # The system is out of physical RAM or swap space
  6. # In 32 bit mode, the process size limit was hit
  7. # Possible solutions:
  8. # Reduce memory load on the system
  9. # Increase physical memory or swap space
  10. # Check if swap backing store is full
  11. # Use 64 bit Java on a 64 bit OS
  12. # Decrease Java heap size (-Xmx/-Xms)
  13. # Decrease number of Java threads
  14. # Decrease Java thread stack sizes (-Xss)
  15. # Set larger code cache with -XX:ReservedCodeCacheSize=
  16. # This output file may be truncated or incomplete.
  17. #
  18. # Out of Memory Error (allocation.cpp:390), pid=5188, tid=507509568
  19. #
  20. # JRE version: Java(TM) SE Runtime Environment (8.0_25-b17) (build 1.8.0_25-b17)
  21. # Java VM: Java HotSpot(TM) Server VM (25.25-b02 mixed mode linux-x86 )
  22. # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
  23. #
  24.  
  25. --------------- T H R E A D ---------------
  26.  
  27. Current thread (0x1e431000): JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=5256, stack(0x1e37f000,0x1e400000)]
  28.  
  29. Stack: [0x1e37f000,0x1e400000], sp=0x1e3fd380, free space=504k
  30. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  31. V [libjvm.so+0x8938d9] VMError::report_and_die()+0x179
  32. V [libjvm.so+0x375275] report_vm_out_of_memory(char const*, int, unsigned int, VMErrorType, char const*)+0x55
  33. V [libjvm.so+0x1a3e35] Chunk::operator new(unsigned int, AllocFailStrategy::AllocFailEnum, unsigned int)+0x135
  34. V [libjvm.so+0x1a494c] Arena::grow(unsigned int, AllocFailStrategy::AllocFailEnum)+0x2c
  35. V [libjvm.so+0x79b4f4] resource_allocate_bytes(unsigned int, AllocFailStrategy::AllocFailEnum)+0x64
  36. V [libjvm.so+0x3e8fee] PhaseIdealLoop::Dominators()+0x6e
  37. V [libjvm.so+0x64486e] PhaseIdealLoop::build_and_optimize(bool, bool)+0x41e
  38. V [libjvm.so+0x32d86d] PhaseIdealLoop::PhaseIdealLoop(PhaseIterGVN&, bool, bool)+0x15d
  39. V [libjvm.so+0x329b10] Compile::Optimize()+0x320
  40. V [libjvm.so+0x32b30b] Compile::Compile(ciEnv*, C2Compiler*, ciMethod*, int, bool, bool, bool)+0x121b
  41. V [libjvm.so+0x2872d4] C2Compiler::compile_method(ciEnv*, ciMethod*, int)+0x1b4
  42. V [libjvm.so+0x335811] CompileBroker::invoke_compiler_on_method(CompileTask*)+0xdb1
  43. V [libjvm.so+0x3365cd] CompileBroker::compiler_thread_loop()+0x5ad
  44. V [libjvm.so+0x83fd08] compiler_thread_entry(JavaThread*, Thread*)+0x18
  45. V [libjvm.so+0x849fb9] JavaThread::thread_main_inner()+0x109
  46. V [libjvm.so+0x84a13b] JavaThread::run()+0x14b
  47. V [libjvm.so+0x723a29] java_start(Thread*)+0x119
  48. C [libpthread.so.0+0x6f70] start_thread+0xd0
  49. C [libc.so.6+0xebbee] clone+0x5e
  50.  
  51.  
  52. Current CompileTask:
  53. C2: 82638 5392 % 4 u.d::a @ 95 (2199 bytes)
  54.  
  55.  
  56. --------------- P R O C E S S ---------------
  57.  
  58. Java Threads: ( => current thread )
  59. 0x1ef04c00 JavaThread "pool-1-thread-8" [_thread_blocked, id=5511, stack(0x0221b000,0x0226c000)]
  60. 0x0c1f0800 JavaThread "pool-1-thread-10" [_thread_blocked, id=5510, stack(0x0226c000,0x022bd000)]
  61. 0xa323c000 JavaThread "pool-1-thread-11" [_thread_blocked, id=5509, stack(0x02b29000,0x02b7a000)]
  62. 0xa2ecf800 JavaThread "pool-1-thread-12" [_thread_in_vm, id=5508, stack(0x0311b000,0x0316c000)]
  63. 0xa2ece400 JavaThread "pool-1-thread-9" [_thread_blocked, id=5507, stack(0x0316c000,0x031bd000)]
  64. 0xbe1f3400 JavaThread "pool-1-thread-7" [_thread_blocked, id=5506, stack(0x0352d000,0x0357e000)]
  65. 0x1ef02c00 JavaThread "pool-1-thread-6" [_thread_blocked, id=5505, stack(0x0471a000,0x0476b000)]
  66. 0x172adc00 JavaThread "pool-1-thread-5" [_thread_blocked, id=5504, stack(0x0476b000,0x047bc000)]
  67. 0x0cdf0400 JavaThread "pool-1-thread-4" [_thread_blocked, id=5503, stack(0x04c1b000,0x04c6c000)]
  68. 0x1d63ec00 JavaThread "pool-1-thread-3" [_thread_blocked, id=5502, stack(0x04c6c000,0x04cbd000)]
  69. 0x15e68400 JavaThread "pool-1-thread-2" [_thread_blocked, id=5501, stack(0x0521b000,0x0526c000)]
  70. 0x104c7c00 JavaThread "SingleplayerNetworkThread 6" daemon [_thread_blocked, id=5500, stack(0x0526c000,0x052bd000)]
  71. 0x0d0f0400 JavaThread "SingleplayerNetworkThread 5" daemon [_thread_blocked, id=5499, stack(0x0562d000,0x0567e000)]
  72. 0xa30cbc00 JavaThread "SingleplayerNetworkThread 4" daemon [_thread_blocked, id=5498, stack(0x05d1b000,0x05d6c000)]
  73. 0x0cef0400 JavaThread "SingleplayerNetworkThread 3" daemon [_thread_blocked, id=5497, stack(0x05d6c000,0x05dbd000)]
  74. 0x0c2f0400 JavaThread "SingleplayerNetworkThread 2" daemon [_thread_blocked, id=5496, stack(0x0804b000,0x0809c000)]
  75. 0x1d6d3c00 JavaThread "SingleplayerNetworkThread 1" daemon [_thread_blocked, id=5495, stack(0x0809c000,0x080ed000)]
  76. 0x15d9c400 JavaThread "SingleplayerNetworkThread 0" daemon [_thread_blocked, id=5494, stack(0x1d5af000,0x1d600000)]
  77. 0x0881b400 JavaThread "pool-1-thread-1" [_thread_blocked, id=5490, stack(0x16613000,0x16664000)]
  78. 0x15fdc800 JavaThread "pool-2-thread-1" [_thread_blocked, id=5403, stack(0x148ab000,0x148fc000)]
  79. 0x1d06ec00 JavaThread "Thread-1" [_thread_in_native, id=5398, stack(0x17398000,0x173e9000)]
  80. 0x1c5b9000 JavaThread "jME3 Audio Thread" daemon [_thread_blocked, id=5391, stack(0x1c0af000,0x1c100000)]
  81. 0x1c5a7000 JavaThread "Thread-5" daemon [_thread_blocked, id=5390, stack(0x1c63c000,0x1c68d000)]
  82. 0x1d32d400 JavaThread "AWT-XAWT" daemon [_thread_in_native, id=5384, stack(0x1d40d000,0x1d45e000)]
  83. 0xb2d07c00 JavaThread "DestroyJavaVM" [_thread_blocked, id=5194, stack(0xb2e70000,0xb2ec1000)]
  84. 0x1dafe800 JavaThread "LWJGL Renderer Thread" [_thread_in_vm, id=5383, stack(0x1d45e000,0x1d4af000)]
  85. 0x1daaf800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5380, stack(0x1d748000,0x1d799000)]
  86. 0x1e437400 JavaThread "Service Thread" daemon [_thread_blocked, id=5259, stack(0x1e32e000,0x1e37f000)]
  87. 0x1e434000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=5258, stack(0x1defe000,0x1df7f000)]
  88. 0x1e432800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=5257, stack(0x1df7f000,0x1e000000)]
  89. =>0x1e431000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=5256, stack(0x1e37f000,0x1e400000)]
  90. 0x1e42f800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5255, stack(0x1e50c000,0x1e55d000)]
  91. 0x1e42e400 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=5254, stack(0x1ee2e000,0x1ee7f000)]
  92. 0x1e411000 JavaThread "Finalizer" daemon [_thread_blocked, id=5252, stack(0x1f02e000,0x1f07f000)]
  93. 0x1e40f800 JavaThread "Reference Handler" daemon [_thread_blocked, id=5251, stack(0xa2f2e000,0xa2f7f000)]
  94.  
  95. Other Threads:
  96. 0x1e40b400 VMThread [stack: 0x1e55d000,0x1e5de000] [id=5250]
  97. 0x1e452c00 WatcherThread [stack: 0x1de7d000,0x1defe000] [id=5260]
  98.  
  99. VM state:not at safepoint (normal execution)
  100.  
  101. VM Mutex/Monitor currently owned by a thread: None
  102.  
  103. Heap:
  104. par new generation total 49472K, used 12548K [0x22e00000, 0x263a0000, 0x3ae00000)
  105. eden space 44032K, 16% used [0x22e00000, 0x234f1070, 0x25900000)
  106. from space 5440K, 100% used [0x25e50000, 0x263a0000, 0x263a0000)
  107. to space 5440K, 0% used [0x25900000, 0x25900000, 0x25e50000)
  108. concurrent mark-sweep generation total 199972K, used 159064K [0x3ae00000, 0x47149000, 0xa2e00000)
  109. Metaspace used 18833K, capacity 18977K, committed 19224K, reserved 19760K
  110.  
  111. Card table byte_map: [0x229ff000,0x22e00000] byte_map_base: 0x228e8000
  112.  
  113. Marking Bits: (CMSBitMap*) 0xb2da7c78
  114. Bits: [0x1f2bd000, 0x226bd000)
  115.  
  116. Mod Union Table: (CMSBitMap*) 0xb2da7cd8
  117. Bits: [0xa3616000, 0xa367e000)
  118.  
  119. Polling page: 0xb777b000
  120.  
  121. CodeCache: size=245760Kb used=12397Kb max_used=12682Kb free=233362Kb
  122. bounds [0xa3d00000, 0xa4978000, 0xb2d00000]
  123. total_blobs=4776 nmethods=4340 adapters=350
  124. compilation: enabled
  125.  
  126. Compilation events (10 events):
  127. Event: 82.626 Thread 0x1e434000 5429 3 com.jme3.scene.Node::getChild (12 bytes)
  128. Event: 82.626 Thread 0x1e434000 nmethod 5429 0xa4696e08 code [0xa4696f20, 0xa469714c]
  129. Event: 82.626 Thread 0x1e434000 5430 3 content.util.a::a (589 bytes)
  130. Event: 82.631 Thread 0x1e434000 nmethod 5430 0xa46ba288 code [0xa46ba720, 0xa46bd91c]
  131. Event: 82.631 Thread 0x1e434000 5431 3 com.jme3.scene.Mesh::getIndicesAsList (66 bytes)
  132. Event: 82.632 Thread 0x1e434000 nmethod 5431 0xa41fd6c8 code [0xa41fd880, 0xa41fdfbc]
  133. Event: 82.632 Thread 0x1e434000 5432 3 com.jme3.math.FastMath::cos (7 bytes)
  134. Event: 82.632 Thread 0x1e434000 nmethod 5432 0xa4790a88 code [0xa4790ba0, 0xa4790d00]
  135. Event: 82.632 Thread 0x1e434000 5433 3 com.jme3.math.FastMath::sin (7 bytes)
  136. Event: 82.632 Thread 0x1e434000 nmethod 5433 0xa45d8208 code [0xa45d8320, 0xa45d8480]
  137.  
  138. GC Heap History (10 events):
  139. Event: 80.225 GC heap before
  140. {Heap before GC invocations=155 (full 18):
  141. par new generation total 49472K, used 49472K [0x22e00000, 0x263a0000, 0x3ae00000)
  142. eden space 44032K, 100% used [0x22e00000, 0x25900000, 0x25900000)
  143. from space 5440K, 100% used [0x25900000, 0x25e50000, 0x25e50000)
  144. to space 5440K, 0% used [0x25e50000, 0x25e50000, 0x263a0000)
  145. concurrent mark-sweep generation total 199972K, used 127072K [0x3ae00000, 0x47149000, 0xa2e00000)
  146. Metaspace used 18169K, capacity 18321K, committed 18456K, reserved 18736K
  147. Event: 80.249 GC heap after
  148. Heap after GC invocations=156 (full 18):
  149. par new generation total 49472K, used 5440K [0x22e00000, 0x263a0000, 0x3ae00000)
  150. eden space 44032K, 0% used [0x22e00000, 0x22e00000, 0x25900000)
  151. from space 5440K, 100% used [0x25e50000, 0x263a0000, 0x263a0000)
  152. to space 5440K, 0% used [0x25900000, 0x25900000, 0x25e50000)
  153. concurrent mark-sweep generation total 199972K, used 153687K [0x3ae00000, 0x47149000, 0xa2e00000)
  154. Metaspace used 18169K, capacity 18321K, committed 18456K, reserved 18736K
  155. }
  156. Event: 81.440 GC heap before
  157. {Heap before GC invocations=156 (full 18):
  158. par new generation total 49472K, used 49472K [0x22e00000, 0x263a0000, 0x3ae00000)
  159. eden space 44032K, 100% used [0x22e00000, 0x25900000, 0x25900000)
  160. from space 5440K, 100% used [0x25e50000, 0x263a0000, 0x263a0000)
  161. to space 5440K, 0% used [0x25900000, 0x25900000, 0x25e50000)
  162. concurrent mark-sweep generation total 199972K, used 109917K [0x3ae00000, 0x47149000, 0xa2e00000)
  163. Metaspace used 18194K, capacity 18353K, committed 18584K, reserved 18736K
  164. Event: 81.492 GC heap after
  165. Heap after GC invocations=157 (full 18):
  166. par new generation total 49472K, used 5440K [0x22e00000, 0x263a0000, 0x3ae00000)
  167. eden space 44032K, 0% used [0x22e00000, 0x22e00000, 0x25900000)
  168. from space 5440K, 100% used [0x25900000, 0x25e50000, 0x25e50000)
  169. to space 5440K, 0% used [0x25e50000, 0x25e50000, 0x263a0000)
  170. concurrent mark-sweep generation total 199972K, used 123195K [0x3ae00000, 0x47149000, 0xa2e00000)
  171. Metaspace used 18194K, capacity 18353K, committed 18584K, reserved 18736K
  172. }
  173. Event: 81.783 GC heap before
  174. {Heap before GC invocations=157 (full 18):
  175. par new generation total 49472K, used 49472K [0x22e00000, 0x263a0000, 0x3ae00000)
  176. eden space 44032K, 100% used [0x22e00000, 0x25900000, 0x25900000)
  177. from space 5440K, 100% used [0x25900000, 0x25e50000, 0x25e50000)
  178. to space 5440K, 0% used [0x25e50000, 0x25e50000, 0x263a0000)
  179. concurrent mark-sweep generation total 199972K, used 123195K [0x3ae00000, 0x47149000, 0xa2e00000)
  180. Metaspace used 18407K, capacity 18577K, committed 18712K, reserved 18736K
  181. Event: 81.790 GC heap after
  182. Heap after GC invocations=158 (full 18):
  183. par new generation total 49472K, used 3721K [0x22e00000, 0x263a0000, 0x3ae00000)
  184. eden space 44032K, 0% used [0x22e00000, 0x22e00000, 0x25900000)
  185. from space 5440K, 68% used [0x25e50000, 0x261f27d0, 0x263a0000)
  186. to space 5440K, 0% used [0x25900000, 0x25900000, 0x25e50000)
  187. concurrent mark-sweep generation total 199972K, used 126553K [0x3ae00000, 0x47149000, 0xa2e00000)
  188. Metaspace used 18407K, capacity 18577K, committed 18712K, reserved 18736K
  189. }
  190. Event: 82.254 GC heap before
  191. {Heap before GC invocations=158 (full 18):
  192. par new generation total 49472K, used 47746K [0x22e00000, 0x263a0000, 0x3ae00000)
  193. eden space 44032K, 99% used [0x22e00000, 0x258fe338, 0x25900000)
  194. from space 5440K, 68% used [0x25e50000, 0x261f27d0, 0x263a0000)
  195. to space 5440K, 0% used [0x25900000, 0x25900000, 0x25e50000)
  196. concurrent mark-sweep generation total 199972K, used 126553K [0x3ae00000, 0x47149000, 0xa2e00000)
  197. Metaspace used 18791K, capacity 18945K, committed 19096K, reserved 19760K
  198. Event: 82.261 GC heap after
  199. Heap after GC invocations=159 (full 18):
  200. par new generation total 49472K, used 5440K [0x22e00000, 0x263a0000, 0x3ae00000)
  201. eden space 44032K, 0% used [0x22e00000, 0x22e00000, 0x25900000)
  202. from space 5440K, 100% used [0x25900000, 0x25e50000, 0x25e50000)
  203. to space 5440K, 0% used [0x25e50000, 0x25e50000, 0x263a0000)
  204. concurrent mark-sweep generation total 199972K, used 136977K [0x3ae00000, 0x47149000, 0xa2e00000)
  205. Metaspace used 18791K, capacity 18945K, committed 19096K, reserved 19760K
  206. }
  207. Event: 82.512 GC heap before
  208. {Heap before GC invocations=159 (full 18):
  209. par new generation total 49472K, used 49472K [0x22e00000, 0x263a0000, 0x3ae00000)
  210. eden space 44032K, 100% used [0x22e00000, 0x25900000, 0x25900000)
  211. from space 5440K, 100% used [0x25900000, 0x25e50000, 0x25e50000)
  212. to space 5440K, 0% used [0x25e50000, 0x25e50000, 0x263a0000)
  213. concurrent mark-sweep generation total 199972K, used 136977K [0x3ae00000, 0x47149000, 0xa2e00000)
  214. Metaspace used 18828K, capacity 18977K, committed 19224K, reserved 19760K
  215. Event: 82.528 GC heap after
  216. Heap after GC invocations=160 (full 18):
  217. par new generation total 49472K, used 5440K [0x22e00000, 0x263a0000, 0x3ae00000)
  218. eden space 44032K, 0% used [0x22e00000, 0x22e00000, 0x25900000)
  219. from space 5440K, 100% used [0x25e50000, 0x263a0000, 0x263a0000)
  220. to space 5440K, 0% used [0x25900000, 0x25900000, 0x25e50000)
  221. concurrent mark-sweep generation total 199972K, used 159064K [0x3ae00000, 0x47149000, 0xa2e00000)
  222. Metaspace used 18828K, capacity 18977K, committed 19224K, reserved 19760K
  223. }
  224.  
  225. Deoptimization events (10 events):
  226. Event: 81.984 Thread 0x1dafe800 Uncommon trap: reason=class_check action=maybe_recompile pc=0xa468d8dc method=com.jme3.util.SortUtil.merge([Ljava/lang/Object;[Ljava/lang/Object;IIILjava/util/Comparator;)V @ 36
  227. Event: 81.984 Thread 0x1dafe800 Uncommon trap: reason=class_check action=maybe_recompile pc=0xa3ed75c4 method=com.jme3.util.SortUtil.merge([Ljava/lang/Object;[Ljava/lang/Object;IIILjava/util/Comparator;)V @ 36
  228. Event: 81.993 Thread 0x1dafe800 Uncommon trap: reason=class_check action=maybe_recompile pc=0xa468d8dc method=com.jme3.util.SortUtil.merge([Ljava/lang/Object;[Ljava/lang/Object;IIILjava/util/Comparator;)V @ 36
  229. Event: 82.070 Thread 0x0881b400 Uncommon trap: reason=unreached action=reinterpret pc=0xa434eb0c method=java.util.concurrent.locks.AbstractQueuedSynchronizer.findNodeFromTail(Ljava/util/concurrent/locks/AbstractQueuedSynchronizer$Node;)Z @ 7
  230. Event: 82.295 Thread 0x172adc00 Uncommon trap: reason=unreached action=reinterpret pc=0xa46445a4 method=java.util.concurrent.locks.AbstractQueuedSynchronizer.findNodeFromTail(Ljava/util/concurrent/locks/AbstractQueuedSynchronizer$Node;)Z @ 7
  231. Event: 82.366 Thread 0xa2ecf800 Uncommon trap: reason=unreached action=reinterpret pc=0xa445f2dc method=com.jme3.util.TempVars.get()Lcom/jme3/util/TempVars; @ 21
  232. Event: 82.532 Thread 0x1c5a7000 Uncommon trap: reason=unreached action=reinterpret pc=0xa40d6b48 method=java.util.concurrent.ConcurrentHashMap.transfer([Ljava/util/concurrent/ConcurrentHashMap$Node;[Ljava/util/concurrent/ConcurrentHashMap$Node;)V @ 34
  233. Event: 82.540 Thread 0xa2ecf800 Uncommon trap: reason=class_check action=maybe_recompile pc=0xa43065a0 method=java.util.concurrent.ConcurrentHashMap.putVal(Ljava/lang/Object;Ljava/lang/Object;Z)Ljava/lang/Object; @ 192
  234. Event: 82.541 Thread 0xa2ecf800 Uncommon trap: reason=class_check action=maybe_recompile pc=0xa43065a0 method=java.util.concurrent.ConcurrentHashMap.putVal(Ljava/lang/Object;Ljava/lang/Object;Z)Ljava/lang/Object; @ 192
  235. Event: 82.542 Thread 0xa2ecf800 Uncommon trap: reason=class_check action=maybe_recompile pc=0xa43065a0 method=java.util.concurrent.ConcurrentHashMap.putVal(Ljava/lang/Object;Ljava/lang/Object;Z)Ljava/lang/Object; @ 192
  236.  
  237. Internal exceptions (10 events):
  238. Event: 81.921 Thread 0x15d9c400 Exception <a 'java/security/PrivilegedActionException'> (0x241cb970) thrown at [/HUDSON/workspace/8-2-build-linux-i586/jdk8u25/1514/hotspot/src/share/vm/prims/jvm.cpp, line 1312]
  239. Event: 81.922 Thread 0x15d9c400 Implicit null exception at 0xa4040475 to 0xa4040525
  240. Event: 81.922 Thread 0x15d9c400 Exception <a 'java/security/PrivilegedActionException'> (0x241d69b0) thrown at [/HUDSON/workspace/8-2-build-linux-i586/jdk8u25/1514/hotspot/src/share/vm/prims/jvm.cpp, line 1312]
  241. Event: 81.922 Thread 0x15d9c400 Exception <a 'java/security/PrivilegedActionException'> (0x241d7858) thrown at [/HUDSON/workspace/8-2-build-linux-i586/jdk8u25/1514/hotspot/src/share/vm/prims/jvm.cpp, line 1312]
  242. Event: 81.971 Thread 0x1dafe800 Implicit null exception at 0xa45baa97 to 0xa45bacdd
  243. Event: 81.973 Thread 0xa2ecf800 Exception <a 'java/security/PrivilegedActionException'> (0x22f561b8) thrown at [/HUDSON/workspace/8-2-build-linux-i586/jdk8u25/1514/hotspot/src/share/vm/prims/jvm.cpp, line 1312]
  244. Event: 81.990 Thread 0xa2ecf800 Exception <a 'java/security/PrivilegedActionException'> (0x22f58298) thrown at [/HUDSON/workspace/8-2-build-linux-i586/jdk8u25/1514/hotspot/src/share/vm/prims/jvm.cpp, line 1312]
  245. Event: 82.365 Thread 0xa2ecf800 Exception <a 'java/security/PrivilegedActionException'> (0x24a696f8) thrown at [/HUDSON/workspace/8-2-build-linux-i586/jdk8u25/1514/hotspot/src/share/vm/prims/jvm.cpp, line 1312]
  246. Event: 82.365 Thread 0xa2ecf800 Exception <a 'java/security/PrivilegedActionException'> (0x24a6a5a0) thrown at [/HUDSON/workspace/8-2-build-linux-i586/jdk8u25/1514/hotspot/src/share/vm/prims/jvm.cpp, line 1312]
  247. Event: 82.366 Thread 0xa2ecf800 Implicit null exception at 0xa445eb95 to 0xa445f2bd
  248.  
  249. Events (10 events):
  250. Event: 82.608 Thread 0xa2ecf800 DEOPT UNPACKING pc=0xa3d3c310 sp=0x0316a938 mode 0
  251. Event: 82.610 Thread 0x1e434000 flushing nmethod 0xa4876b88
  252. Event: 82.610 Thread 0x1e434000 flushing nmethod 0xa4891d88
  253. Event: 82.610 Thread 0x1e434000 flushing nmethod 0xa489a3c8
  254. Event: 82.610 Thread 0x1e434000 flushing nmethod 0xa489ac88
  255. Event: 82.610 Thread 0x1e434000 flushing nmethod 0xa489b348
  256. Event: 82.610 Thread 0x1e434000 flushing nmethod 0xa48a1688
  257. Event: 82.610 Thread 0x1e434000 flushing nmethod 0xa48a2948
  258. Event: 82.623 Thread 0xa2ecf800 DEOPT PACKING pc=0xa45863d0 sp=0x0316ab00
  259. Event: 82.623 Thread 0xa2ecf800 DEOPT UNPACKING pc=0xa3d3c310 sp=0x0316a9d8 mode 0
  260.  
  261.  
  262. Dynamic libraries:
  263. 00010000-00200000 rw-p 00000000 00:00 0
  264. 00200000-002d8000 rw-p 00000000 00:00 0
  265. 002d8000-00300000 ---p 00000000 00:00 0
  266. 00300000-003d8000 rw-p 00000000 00:00 0
  267. 003d8000-00400000 ---p 00000000 00:00 0
  268. 00400000-00500000 rw-p 00000000 00:00 0
  269. 00500000-005d8000 rw-p 00000000 00:00 0
  270. 005d8000-00600000 ---p 00000000 00:00 0
  271. 00600000-006d8000 rw-p 00000000 00:00 0
  272. 006d8000-00700000 ---p 00000000 00:00 0
  273. 00700000-00800000 rw-p 00000000 00:00 0
  274. 00800000-008c2000 rw-p 00000000 00:00 0
  275. 008c2000-00900000 ---p 00000000 00:00 0
  276. 00900000-009c2000 rw-p 00000000 00:00 0
  277. 009c2000-00a00000 ---p 00000000 00:00 0
  278. 00a00000-00b00000 rw-p 00000000 00:00 0
  279. 00b00000-00bc2000 rw-p 00000000 00:00 0
  280. 00bc2000-00c00000 ---p 00000000 00:00 0
  281. 00c00000-00e00000 rw-p 00000000 00:00 0
  282. 00e00000-00ec2000 rw-p 00000000 00:00 0
  283. 00ec2000-00f00000 ---p 00000000 00:00 0
  284. 00f00000-01000000 rw-p 00000000 00:00 0
  285. 01000000-010c2000 rw-p 00000000 00:00 0
  286. 010c2000-01100000 ---p 00000000 00:00 0
  287. 01100000-01200000 rw-p 00000000 00:00 0
  288. 01200000-012ed000 rw-p 00000000 00:00 0
  289. 012ed000-01300000 ---p 00000000 00:00 0
  290. 01300000-013ad000 rw-p 00000000 00:00 0
  291. 013ad000-01400000 ---p 00000000 00:00 0
  292. 01400000-01500000 rw-p 00000000 00:00 0
  293. 01500000-015ad000 rw-p 00000000 00:00 0
  294. 015ad000-01600000 ---p 00000000 00:00 0
  295. 01600000-01800000 rw-p 00000000 00:00 0
  296. 01800000-018fb000 rw-p 00000000 00:00 0
  297. 018fb000-01900000 ---p 00000000 00:00 0
  298. 01900000-01b00000 rw-p 00000000 00:00 0
  299. 01b00000-01bf9000 rw-p 00000000 00:00 0
  300. 01bf9000-01c00000 ---p 00000000 00:00 0
  301. 01c00000-02100000 rw-p 00000000 00:00 0
  302. 02100000-021fb000 rw-p 00000000 00:00 0
  303. 021fb000-02200000 ---p 00000000 00:00 0
  304. 02200000-0221b000 rw-p 00000000 00:00 0
  305. 0221b000-0221e000 ---p 00000000 00:00 0
  306. 0221e000-0226c000 rw-p 00000000 00:00 0 [stack:5511]
  307. 0226c000-0226f000 ---p 00000000 00:00 0
  308. 0226f000-02500000 rw-p 00000000 00:00 0 [stack:5510]
  309. 02500000-025f2000 rw-p 00000000 00:00 0
  310. 025f2000-02600000 ---p 00000000 00:00 0
  311. 02600000-02a00000 rw-p 00000000 00:00 0
  312. 02a00000-02af0000 rw-p 00000000 00:00 0
  313. 02af0000-02b00000 ---p 00000000 00:00 0
  314. 02b00000-02b29000 rw-p 00000000 00:00 0
  315. 02b29000-02b2c000 ---p 00000000 00:00 0
  316. 02b2c000-03000000 rw-p 00000000 00:00 0 [stack:5509]
  317. 03000000-030f3000 rw-p 00000000 00:00 0
  318. 030f3000-03100000 ---p 00000000 00:00 0
  319. 03100000-0311b000 rw-p 00000000 00:00 0
  320. 0311b000-0311e000 ---p 00000000 00:00 0
  321. 0311e000-0316c000 rw-p 00000000 00:00 0 [stack:5508]
  322. 0316c000-0316f000 ---p 00000000 00:00 0
  323. 0316f000-03400000 rw-p 00000000 00:00 0 [stack:5507]
  324. 03400000-034fb000 rw-p 00000000 00:00 0
  325. 034fb000-03500000 ---p 00000000 00:00 0
  326. 03500000-0352d000 rw-p 00000000 00:00 0
  327. 0352d000-03530000 ---p 00000000 00:00 0
  328. 03530000-03700000 rw-p 00000000 00:00 0 [stack:5506]
  329. 03700000-037f7000 rw-p 00000000 00:00 0
  330. 037f7000-03800000 ---p 00000000 00:00 0
  331. 03800000-03c00000 rw-p 00000000 00:00 0
  332. 03c00000-03cfa000 rw-p 00000000 00:00 0
  333. 03cfa000-03d00000 ---p 00000000 00:00 0
  334. 03d00000-04100000 rw-p 00000000 00:00 0
  335. 04100000-041f5000 rw-p 00000000 00:00 0
  336. 041f5000-04200000 ---p 00000000 00:00 0
  337. 04200000-04600000 rw-p 00000000 00:00 0
  338. 04600000-046e4000 rw-p 00000000 00:00 0
  339. 046e4000-04700000 ---p 00000000 00:00 0
  340. 04700000-0471a000 rw-p 00000000 00:00 0
  341. 0471a000-0471d000 ---p 00000000 00:00 0
  342. 0471d000-0476b000 rw-p 00000000 00:00 0 [stack:5505]
  343. 0476b000-0476e000 ---p 00000000 00:00 0
  344. 0476e000-04b00000 rw-p 00000000 00:00 0 [stack:5504]
  345. 04b00000-04bf3000 rw-p 00000000 00:00 0
  346. 04bf3000-04c00000 ---p 00000000 00:00 0
  347. 04c00000-04c1b000 rw-p 00000000 00:00 0
  348. 04c1b000-04c1e000 ---p 00000000 00:00 0
  349. 04c1e000-04c6c000 rw-p 00000000 00:00 0 [stack:5503]
  350. 04c6c000-04c6f000 ---p 00000000 00:00 0
  351. 04c6f000-04f00000 rw-p 00000000 00:00 0 [stack:5502]
  352. 04f00000-04fe1000 rw-p 00000000 00:00 0
  353. 04fe1000-05000000 ---p 00000000 00:00 0
  354. 05000000-05100000 rw-p 00000000 00:00 0
  355. 05100000-051e7000 rw-p 00000000 00:00 0
  356. 051e7000-05200000 ---p 00000000 00:00 0
  357. 05200000-0521b000 rw-p 00000000 00:00 0
  358. 0521b000-0521e000 ---p 00000000 00:00 0
  359. 0521e000-0526c000 rw-p 00000000 00:00 0 [stack:5501]
  360. 0526c000-0526f000 ---p 00000000 00:00 0
  361. 0526f000-05500000 rw-p 00000000 00:00 0 [stack:5500]
  362. 05500000-055ee000 rw-p 00000000 00:00 0
  363. 055ee000-05600000 ---p 00000000 00:00 0
  364. 05600000-0562d000 rw-p 00000000 00:00 0
  365. 0562d000-05630000 ---p 00000000 00:00 0
  366. 05630000-05800000 rw-p 00000000 00:00 0 [stack:5499]
  367. 05800000-058f7000 rw-p 00000000 00:00 0
  368. 058f7000-05900000 ---p 00000000 00:00 0
  369. 05900000-05a00000 rw-p 00000000 00:00 0
  370. 05a00000-05afb000 rw-p 00000000 00:00 0
  371. 05afb000-05b00000 ---p 00000000 00:00 0
  372. 05b00000-05c00000 rw-p 00000000 00:00 0
  373. 05c00000-05cf4000 rw-p 00000000 00:00 0
  374. 05cf4000-05d00000 ---p 00000000 00:00 0
  375. 05d00000-05d1b000 rw-p 00000000 00:00 0
  376. 05d1b000-05d1e000 ---p 00000000 00:00 0
  377. 05d1e000-05d6c000 rw-p 00000000 00:00 0 [stack:5498]
  378. 05d6c000-05d6f000 ---p 00000000 00:00 0
  379. 05d6f000-06000000 rw-p 00000000 00:00 0 [stack:5497]
  380. 06000000-060f2000 rw-p 00000000 00:00 0
  381. 060f2000-06100000 ---p 00000000 00:00 0
  382. 06100000-06200000 rw-p 00000000 00:00 0
  383. 06200000-062f7000 rw-p 00000000 00:00 0
  384. 062f7000-06300000 ---p 00000000 00:00 0
  385. 06300000-08048000 rw-p 00000000 00:00 0
  386. 08048000-08049000 r-xp 00000000 08:08 20467710 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/java/bin/java
  387. 08049000-0804a000 rw-p 00000000 08:08 20467710 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/java/bin/java
  388. 0804a000-0804b000 rw-p 00000000 00:00 0
  389. 0804b000-0804e000 ---p 00000000 00:00 0
  390. 0804e000-0809c000 rw-p 00000000 00:00 0 [stack:5496]
  391. 0809c000-0809f000 ---p 00000000 00:00 0
  392. 0809f000-08100000 rw-p 00000000 00:00 0 [stack:5495]
  393. 08100000-081fe000 rw-p 00000000 00:00 0
  394. 081fe000-08200000 ---p 00000000 00:00 0
  395. 08200000-0839b000 rw-p 00000000 00:00 0 [heap]
  396. 0839b000-08700000 rw-p 00000000 00:00 0
  397. 08700000-087f9000 rw-p 00000000 00:00 0
  398. 087f9000-08800000 ---p 00000000 00:00 0
  399. 08800000-09c00000 rw-p 00000000 00:00 0
  400. 09c00000-09ce9000 rw-p 00000000 00:00 0
  401. 09ce9000-09d00000 ---p 00000000 00:00 0
  402. 09d00000-09e00000 rw-p 00000000 00:00 0
  403. 09e00000-09ee1000 rw-p 00000000 00:00 0
  404. 09ee1000-09f00000 ---p 00000000 00:00 0
  405. 09f00000-0a6fe000 rw-p 00000000 00:00 0
  406. 0a6fe000-0a800000 rw-p 00000000 00:00 0
  407. 0a800000-0a8fe000 rw-p 00000000 00:00 0
  408. 0a8fe000-0a900000 ---p 00000000 00:00 0
  409. 0a900000-0ad00000 rw-p 00000000 00:00 0
  410. 0ad00000-0ade1000 rw-p 00000000 00:00 0
  411. 0ade1000-0ae00000 ---p 00000000 00:00 0
  412. 0ae00000-0aef6000 rw-p 00000000 00:00 0
  413. 0aef6000-0af00000 ---p 00000000 00:00 0
  414. 0af00000-0aff1000 rw-p 00000000 00:00 0
  415. 0aff1000-0b000000 ---p 00000000 00:00 0
  416. 0b000000-0b600000 rw-p 00000000 00:00 0
  417. 0b600000-0b6f5000 rw-p 00000000 00:00 0
  418. 0b6f5000-0b700000 ---p 00000000 00:00 0
  419. 0b700000-0bf00000 rw-p 00000000 00:00 0
  420. 0bf00000-0bff5000 rw-p 00000000 00:00 0
  421. 0bff5000-0c000000 ---p 00000000 00:00 0
  422. 0c000000-0c0fb000 rw-p 00000000 00:00 0
  423. 0c0fb000-0c100000 ---p 00000000 00:00 0
  424. 0c100000-0c1f1000 rw-p 00000000 00:00 0
  425. 0c1f1000-0c200000 ---p 00000000 00:00 0
  426. 0c200000-0c2f1000 rw-p 00000000 00:00 0
  427. 0c2f1000-0c300000 ---p 00000000 00:00 0
  428. 0c300000-0c3f1000 rw-p 00000000 00:00 0
  429. 0c3f1000-0c400000 ---p 00000000 00:00 0
  430. 0c400000-0c4f1000 rw-p 00000000 00:00 0
  431. 0c4f1000-0c500000 ---p 00000000 00:00 0
  432. 0c500000-0c5f1000 rw-p 00000000 00:00 0
  433. 0c5f1000-0c600000 ---p 00000000 00:00 0
  434. 0c600000-0cc00000 rw-p 00000000 00:00 0
  435. 0cc00000-0ccf1000 rw-p 00000000 00:00 0
  436. 0ccf1000-0cd00000 ---p 00000000 00:00 0
  437. 0cd00000-0cdf1000 rw-p 00000000 00:00 0
  438. 0cdf1000-0ce00000 ---p 00000000 00:00 0
  439. 0ce00000-0cef1000 rw-p 00000000 00:00 0
  440. 0cef1000-0cf00000 ---p 00000000 00:00 0
  441. 0cf00000-0cff1000 rw-p 00000000 00:00 0
  442. 0cff1000-0d000000 ---p 00000000 00:00 0
  443. 0d000000-0d0f1000 rw-p 00000000 00:00 0
  444. 0d0f1000-0d100000 ---p 00000000 00:00 0
  445. 0d100000-0d1f1000 rw-p 00000000 00:00 0
  446. 0d1f1000-0d200000 ---p 00000000 00:00 0
  447. 0d200000-0d2f1000 rw-p 00000000 00:00 0
  448. 0d2f1000-0d300000 ---p 00000000 00:00 0
  449. 0d300000-0d3f1000 rw-p 00000000 00:00 0
  450. 0d3f1000-0d400000 ---p 00000000 00:00 0
  451. 0d400000-0d4f1000 rw-p 00000000 00:00 0
  452. 0d4f1000-0d500000 ---p 00000000 00:00 0
  453. 0d500000-0d5f1000 rw-p 00000000 00:00 0
  454. 0d5f1000-0d600000 ---p 00000000 00:00 0
  455. 0d600000-0d6f1000 rw-p 00000000 00:00 0
  456. 0d6f1000-0d700000 ---p 00000000 00:00 0
  457. 0d700000-0d7f1000 rw-p 00000000 00:00 0
  458. 0d7f1000-0d800000 ---p 00000000 00:00 0
  459. 0d800000-0d8f1000 rw-p 00000000 00:00 0
  460. 0d8f1000-0d900000 ---p 00000000 00:00 0
  461. 0d900000-0dc00000 rw-p 00000000 00:00 0
  462. 0dc00000-0dcfd000 rw-p 00000000 00:00 0
  463. 0dcfd000-0dd00000 ---p 00000000 00:00 0
  464. 0dd00000-0ddf5000 rw-p 00000000 00:00 0
  465. 0ddf5000-0de00000 ---p 00000000 00:00 0
  466. 0de00000-0defd000 rw-p 00000000 00:00 0
  467. 0defd000-0df00000 ---p 00000000 00:00 0
  468. 0df00000-0dfe7000 rw-p 00000000 00:00 0
  469. 0dfe7000-0e000000 ---p 00000000 00:00 0
  470. 0e000000-0e0fa000 rw-p 00000000 00:00 0
  471. 0e0fa000-0e100000 ---p 00000000 00:00 0
  472. 0e100000-0e200000 rw-p 00000000 00:00 0
  473. 0e200000-0e2b9000 rw-p 00000000 00:00 0
  474. 0e2b9000-0e300000 ---p 00000000 00:00 0
  475. 0e300000-0e3fe000 rw-p 00000000 00:00 0
  476. 0e3fe000-0e400000 ---p 00000000 00:00 0
  477. 0e400000-0e4b9000 rw-p 00000000 00:00 0
  478. 0e4b9000-0e500000 ---p 00000000 00:00 0
  479. 0e500000-0e5ee000 rw-p 00000000 00:00 0
  480. 0e5ee000-0e600000 ---p 00000000 00:00 0
  481. 0e600000-0e6c9000 rw-p 00000000 00:00 0
  482. 0e6c9000-0e700000 ---p 00000000 00:00 0
  483. 0e700000-0e7fa000 rw-p 00000000 00:00 0
  484. 0e7fa000-0e800000 ---p 00000000 00:00 0
  485. 0e800000-0e8fa000 rw-p 00000000 00:00 0
  486. 0e8fa000-0e900000 ---p 00000000 00:00 0
  487. 0e900000-0ec00000 rw-p 00000000 00:00 0
  488. 0ec00000-0ecf5000 rw-p 00000000 00:00 0
  489. 0ecf5000-0ed00000 ---p 00000000 00:00 0
  490. 0ed00000-0f100000 rw-p 00000000 00:00 0
  491. 0f100000-0f1f1000 rw-p 00000000 00:00 0
  492. 0f1f1000-0f200000 ---p 00000000 00:00 0
  493. 0f200000-0f2fa000 rw-p 00000000 00:00 0
  494. 0f2fa000-0f300000 ---p 00000000 00:00 0
  495. 0f300000-0f3f1000 rw-p 00000000 00:00 0
  496. 0f3f1000-0f400000 ---p 00000000 00:00 0
  497. 0f400000-0f600000 rw-p 00000000 00:00 0
  498. 0f600000-0f6f1000 rw-p 00000000 00:00 0
  499. 0f6f1000-0f700000 ---p 00000000 00:00 0
  500. 0f700000-0f7f1000 rw-p 00000000 00:00 0
  501. 0f7f1000-0f800000 ---p 00000000 00:00 0
  502. 0f800000-0f8f1000 rw-p 00000000 00:00 0
  503. 0f8f1000-0f900000 ---p 00000000 00:00 0
  504. 0f900000-0fa00000 rw-p 00000000 00:00 0
  505. 0fa00000-0faeb000 rw-p 00000000 00:00 0
  506. 0faeb000-0fb00000 ---p 00000000 00:00 0
  507. 0fb00000-0fc00000 rw-p 00000000 00:00 0
  508. 0fc00000-0fcf0000 rw-p 00000000 00:00 0
  509. 0fcf0000-0fd00000 ---p 00000000 00:00 0
  510. 0fd00000-0fe00000 rw-p 00000000 00:00 0
  511. 0fe00000-0fefd000 rw-p 00000000 00:00 0
  512. 0fefd000-0ff00000 ---p 00000000 00:00 0
  513. 0ff00000-10300000 rw-p 00000000 00:00 0
  514. 10300000-103f1000 rw-p 00000000 00:00 0
  515. 103f1000-10400000 ---p 00000000 00:00 0
  516. 10400000-104e6000 rw-p 00000000 00:00 0
  517. 104e6000-10500000 ---p 00000000 00:00 0
  518. 10500000-105f1000 rw-p 00000000 00:00 0
  519. 105f1000-10600000 ---p 00000000 00:00 0
  520. 10600000-10f00000 rw-p 00000000 00:00 0
  521. 10f00000-10ffa000 rw-p 00000000 00:00 0
  522. 10ffa000-11000000 ---p 00000000 00:00 0
  523. 11000000-12a01000 rw-p 00000000 00:00 0
  524. 12a01000-12e02000 rw-p 00000000 00:00 0
  525. 12e02000-13162000 rw-p 00000000 00:00 0
  526. 13162000-13800000 rw-p 00000000 00:00 0
  527. 13800000-138d4000 rw-p 00000000 00:00 0
  528. 138d4000-13900000 ---p 00000000 00:00 0
  529. 13900000-14700000 rw-p 00000000 00:00 0
  530. 14700000-147fe000 rw-p 00000000 00:00 0
  531. 147fe000-14800000 ---p 00000000 00:00 0
  532. 14800000-14843000 rw-p 00000000 00:00 0
  533. 14843000-148a3000 r-xp 00000000 08:08 20468835 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/java/lib/i386/libt2k.so
  534. 148a3000-148a7000 rw-p 00060000 08:08 20468835 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/java/lib/i386/libt2k.so
  535. 148a7000-148ab000 rw-p 00000000 00:00 0
  536. 148ab000-148ae000 ---p 00000000 00:00 0
  537. 148ae000-14b7f000 rw-p 00000000 00:00 0 [stack:5403]
  538. 14b7f000-1548b000 rw-p 00000000 00:00 0
  539. 1548b000-154fa000 r-xp 00000000 08:07 1703980 /tmp/sqlite-3.7.2-libsqlitejdbc.so
  540. 154fa000-154fc000 rw-p 0006e000 08:07 1703980 /tmp/sqlite-3.7.2-libsqlitejdbc.so
  541. 154fc000-1567f000 rw-p 00000000 00:00 0
  542. 1567f000-156c7000 r-xp 00000000 08:08 20468825 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/java/lib/i386/liblcms.so
  543. 156c7000-156cb000 rw-p 00048000 08:08 20468825 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/java/lib/i386/liblcms.so
  544. 156cb000-156ff000 r-xp 00000000 08:08 20468742 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/java/lib/i386/libjpeg.so
  545. 156ff000-15700000 rw-p 00033000 08:08 20468742 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/java/lib/i386/libjpeg.so
  546. 15700000-157e4000 rw-p 00000000 00:00 0
  547. 157e4000-15800000 ---p 00000000 00:00 0
  548. 15800000-158f7000 rw-p 00000000 00:00 0
  549. 158f7000-15900000 ---p 00000000 00:00 0
  550. 15900000-159fe000 rw-p 00000000 00:00 0
  551. 159fe000-15a00000 ---p 00000000 00:00 0
  552. 15a00000-15b00000 rw-p 00000000 00:00 0
  553. 15b00000-15bfc000 rw-p 00000000 00:00 0
  554. 15bfc000-15c00000 ---p 00000000 00:00 0
  555. 15c00000-15ccf000 rw-p 00000000 00:00 0
  556. 15ccf000-15d00000 ---p 00000000 00:00 0
  557. 15d00000-15dfa000 rw-p 00000000 00:00 0
  558. 15dfa000-15e00000 ---p 00000000 00:00 0
  559. 15e00000-15ef0000 rw-p 00000000 00:00 0
  560. 15ef0000-15f00000 ---p 00000000 00:00 0
  561. 15f00000-16000000 rw-p 00000000 00:00 0
  562. 16000000-16100000 rw-p 00000000 00:00 0
  563. 16100000-16500000 rw-s 0bb40000 00:05 13499 /dev/nvidia0
  564. 16500000-165d0000 rw-p 00000000 00:00 0
  565. 165d0000-16600000 ---p 00000000 00:00 0
  566. 16600000-16613000 rw-p 00000000 00:00 0
  567. 16613000-16616000 ---p 00000000 00:00 0
  568. 16616000-1676c000 rw-p 00000000 00:00 0 [stack:5490]
  569. 1676c000-1696c000 rw-s 0ed71000 00:05 13499 /dev/nvidia0
  570. 1696c000-16d00000 rw-p 00000000 00:00 0
  571. 16d00000-16e00000 rw-p 00000000 00:00 0
  572. 16e00000-16efb000 rw-p 00000000 00:00 0
  573. 16efb000-16f00000 ---p 00000000 00:00 0
  574. 16f00000-16fe2000 rw-p 00000000 00:00 0
  575. 16fe2000-17000000 ---p 00000000 00:00 0
  576. 17000000-170a6000 rw-p 00000000 00:00 0
  577. 170a6000-17100000 ---p 00000000 00:00 0
  578. 17100000-17200000 rw-p 00000000 00:00 0
  579. 17200000-172ae000 rw-p 00000000 00:00 0
  580. 172ae000-17300000 ---p 00000000 00:00 0
  581. 17300000-17398000 rw-p 00000000 00:00 0
  582. 17398000-1739b000 ---p 00000000 00:00 0
  583. 1739b000-173e9000 rw-p 00000000 00:00 0 [stack:5398]
  584. 173e9000-173ea000 ---p 00000000 00:00 0
  585. 173ea000-174ea000 rw-p 00000000 00:00 0 [stack:5394]
  586. 174ea000-1b4eb000 rw-s 00000000 00:14 29452 /run/shm/pulse-shm-1608588419
  587. 1b4eb000-1b4ec000 ---p 00000000 00:00 0
  588. 1b4ec000-1bcec000 rw-p 00000000 00:00 0 [stack:5393]
  589. 1bcec000-1bcff000 r-xp 00000000 08:07 2373364 /lib/i386-linux-gnu/libresolv-2.19.so
  590. 1bcff000-1bd00000 ---p 00013000 08:07 2373364 /lib/i386-linux-gnu/libresolv-2.19.so
  591. 1bd00000-1bd01000 r--p 00013000 08:07 2373364 /lib/i386-linux-gnu/libresolv-2.19.so
  592. 1bd01000-1bd02000 rw-p 00014000 08:07 2373364 /lib/i386-linux-gnu/libresolv-2.19.so
  593. 1bd02000-1bd29000 rw-p 00000000 00:00 0
  594. 1bd29000-1be8f000 r-xp 00000000 08:08 4851978 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libvorbisenc.so.2.0.8
  595. 1be8f000-1bea0000 r--p 00165000 08:08 4851978 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libvorbisenc.so.2.0.8
  596. 1bea0000-1bea1000 rw-p 00176000 08:08 4851978 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libvorbisenc.so.2.0.8
  597. 1bea1000-1beed000 r-xp 00000000 08:08 4851956 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libFLAC.so.8.2.0
  598. 1beed000-1beee000 r--p 0004b000 08:08 4851956 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libFLAC.so.8.2.0
  599. 1beee000-1beef000 rw-p 0004c000 08:08 4851956 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libFLAC.so.8.2.0
  600. 1beef000-1bf5b000 r-xp 00000000 08:08 4852058 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libsndfile.so.1.0.25
  601. 1bf5b000-1bf5c000 r--p 0006c000 08:08 4852058 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libsndfile.so.1.0.25
  602. 1bf5c000-1bf5d000 rw-p 0006d000 08:08 4852058 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libsndfile.so.1.0.25
  603. 1bf5d000-1bf61000 rw-p 00000000 00:00 0
  604. 1bf61000-1bfa8000 r-xp 00000000 08:08 5767505 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libdbus-1.so.3.5.8
  605. 1bfa8000-1bfa9000 ---p 00047000 08:08 5767505 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libdbus-1.so.3.5.8
  606. 1bfa9000-1bfaa000 r--p 00047000 08:08 5767505 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libdbus-1.so.3.5.8
  607. 1bfaa000-1bfab000 rw-p 00048000 08:08 5767505 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libdbus-1.so.3.5.8
  608. 1bfab000-1c00e000 r-xp 00000000 08:08 4852068 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libpulsecommon-1.1.so
  609. 1c00e000-1c00f000 r--p 00062000 08:08 4852068 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libpulsecommon-1.1.so
  610. 1c00f000-1c010000 rw-p 00063000 08:08 4852068 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libpulsecommon-1.1.so
  611. 1c010000-1c05c000 r-xp 00000000 08:08 4852301 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libpulse.so.0.13.5
  612. 1c05c000-1c05d000 r--p 0004b000 08:08 4852301 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libpulse.so.0.13.5
  613. 1c05d000-1c05e000 rw-p 0004c000 08:08 4852301 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libpulse.so.0.13.5
  614. 1c05e000-1c0ac000 r-xp 00000000 08:08 20468860 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/libopenal.so
  615. 1c0ac000-1c0ae000 r--p 0004d000 08:08 20468860 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/libopenal.so
  616. 1c0ae000-1c0af000 rw-p 0004f000 08:08 20468860 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/libopenal.so
  617. 1c0af000-1c0b2000 ---p 00000000 00:00 0
  618. 1c0b2000-1c200000 rw-p 00000000 00:00 0 [stack:5391]
  619. 1c200000-1c300000 rw-p 00000000 00:00 0
  620. 1c300000-1c500000 rw-s 0bee3000 00:05 13499 /dev/nvidia0
  621. 1c500000-1c600000 rw-p 00000000 00:00 0
  622. 1c600000-1c611000 rw-p 00000000 00:00 0
  623. 1c611000-1c63a000 r-xp 00000000 08:08 4852080 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libvorbis.so.0.4.5
  624. 1c63a000-1c63b000 r--p 00028000 08:08 4852080 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libvorbis.so.0.4.5
  625. 1c63b000-1c63c000 rw-p 00029000 08:08 4852080 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libvorbis.so.0.4.5
  626. 1c63c000-1c63f000 ---p 00000000 00:00 0
  627. 1c63f000-1c68d000 rw-p 00000000 00:00 0 [stack:5390]
  628. 1c68d000-1c88d000 rw-s 0bcd3000 00:05 13499 /dev/nvidia0
  629. 1c88d000-1ca8d000 rw-s 0e98c000 00:05 13499 /dev/nvidia0
  630. 1ca8d000-1cb8d000 rw-s 0d9cc000 00:05 13499 /dev/nvidia0
  631. 1cb8d000-1cbad000 rw-s d0120000 00:05 13499 /dev/nvidia0
  632. 1cbad000-1cbed000 rw-s 0d95e000 00:05 13499 /dev/nvidia0
  633. 1cbed000-1cc0d000 rw-s 2464e000 00:05 13499 /dev/nvidia0
  634. 1cc0d000-1cc4d000 rw-s 0ed9c000 00:05 13499 /dev/nvidia0
  635. 1cc4d000-1ce3c000 rw-p 00000000 00:00 0
  636. 1ce3c000-1cf00000 rw-s 2b49e000 00:05 13499 /dev/nvidia0
  637. 1cf00000-1cffd000 rw-p 00000000 00:00 0
  638. 1cffd000-1d000000 ---p 00000000 00:00 0
  639. 1d000000-1d0fb000 rw-p 00000000 00:00 0
  640. 1d0fb000-1d100000 ---p 00000000 00:00 0
  641. 1d100000-1d200000 rw-p 00000000 00:00 0
  642. 1d200000-1d202000 rw-p 00000000 00:00 0
  643. 1d202000-1d209000 r--s 00000000 08:07 1848505 /usr/lib/i386-linux-gnu/gconv/gconv-modules.cache
  644. 1d209000-1d2a4000 rw-p 00000000 00:00 0
  645. 1d2a4000-1d2fe000 r-xp 00000000 08:08 20468859 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/liblwjgl.so
  646. 1d2fe000-1d2ff000 r--p 0005a000 08:08 20468859 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/liblwjgl.so
  647. 1d2ff000-1d300000 rw-p 0005b000 08:08 20468859 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/liblwjgl.so
  648. 1d300000-1d3eb000 rw-p 00000000 00:00 0
  649. 1d3eb000-1d400000 ---p 00000000 00:00 0
  650. 1d400000-1d403000 rw-p 00000000 00:00 0
  651. 1d403000-1d40b000 r-xp 00000000 08:08 5767543 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libwrap.so.0.7.6
  652. 1d40b000-1d40c000 r--p 00007000 08:08 5767543 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libwrap.so.0.7.6
  653. 1d40c000-1d40d000 rw-p 00008000 08:08 5767543 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libwrap.so.0.7.6
  654. 1d40d000-1d410000 ---p 00000000 00:00 0
  655. 1d410000-1d45e000 rw-p 00000000 00:00 0 [stack:5384]
  656. 1d45e000-1d461000 ---p 00000000 00:00 0
  657. 1d461000-1d5af000 rw-p 00000000 00:00 0 [stack:5383]
  658. 1d5af000-1d5b2000 ---p 00000000 00:00 0
  659. 1d5b2000-1d600000 rw-p 00000000 00:00 0 [stack:5494]
  660. 1d600000-1d6fa000 rw-p 00000000 00:00 0
  661. 1d6fa000-1d700000 ---p 00000000 00:00 0
  662. 1d700000-1d706000 r-xp 00000000 08:08 4851888 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libogg.so.0.7.1
  663. 1d706000-1d707000 r--p 00005000 08:08 4851888 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libogg.so.0.7.1
  664. 1d707000-1d708000 rw-p 00006000 08:08 4851888 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libogg.so.0.7.1
  665. 1d708000-1d748000 rw-s 0ed0d000 00:05 13499 /dev/nvidia0
  666. 1d748000-1d74b000 ---p 00000000 00:00 0
  667. 1d74b000-1d899000 rw-p 00000000 00:00 0 [stack:5380]
  668. 1d899000-1d8f9000 r-xp 00000000 08:08 20468690 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/java/lib/i386/libfontmanager.so
  669. 1d8f9000-1d8fb000 rw-p 00060000 08:08 20468690 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/java/lib/i386/libfontmanager.so
  670. 1d8fb000-1da00000 rw-p 00000000 00:00 0
  671. 1da00000-1daff000 rw-p 00000000 00:00 0
  672. 1daff000-1db00000 ---p 00000000 00:00 0
  673. 1db00000-1db05000 r--s 0003f000 08:08 20468799 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/java/lib/ext/sunjce_provider.jar
  674. 1db05000-1db06000 r--p 00000000 08:07 2249572 /usr/share/locale-langpack/en_GB/LC_MESSAGES/pulseaudio.mo
  675. 1db06000-1db0d000 r-xp 00000000 08:08 4852294 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libjson.so.0.0.1
  676. 1db0d000-1db0e000 r--p 00006000 08:08 4852294 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libjson.so.0.0.1
  677. 1db0e000-1db0f000 rw-p 00007000 08:08 4852294 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libjson.so.0.0.1
  678. 1db0f000-1db2f000 rw-s 21872000 00:05 13499 /dev/nvidia0
  679. 1db2f000-1db46000 rw-p 00000000 00:00 0
  680. 1db46000-1db4e000 r-xp 00000000 08:08 20468785 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/java/lib/i386/libmanagement.so
  681. 1db4e000-1db4f000 rw-p 00007000 08:08 20468785 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/java/lib/i386/libmanagement.so
  682. 1db4f000-1dbd5000 r-xp 00000000 08:08 20468770 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/java/lib/i386/libawt.so
  683. 1dbd5000-1dbdc000 rw-p 00086000 08:08 20468770 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/java/lib/i386/libawt.so
  684. 1dbdc000-1dd00000 rw-p 00000000 00:00 0
  685. 1dd00000-1de00000 rw-p 00000000 00:00 0
  686. 1de00000-1de05000 r-xp 00000000 08:08 4852408 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libasyncns.so.0.3.1
  687. 1de05000-1de06000 r--p 00004000 08:08 4852408 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libasyncns.so.0.3.1
  688. 1de06000-1de07000 rw-p 00005000 08:08 4852408 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libasyncns.so.0.3.1
  689. 1de07000-1de09000 rw-p 00000000 00:00 0
  690. 1de09000-1de0b000 rw-s 00000000 08:07 1703977 /tmp/gl2NLiOr (deleted)
  691. 1de0b000-1de0d000 r-xs 00000000 08:07 1703977 /tmp/gl2NLiOr (deleted)
  692. 1de0d000-1de14000 rw-s 0d9c2000 00:05 13499 /dev/nvidia0
  693. 1de14000-1de15000 rw-s 0d9c1000 00:05 13499 /dev/nvidia0
  694. 1de15000-1de19000 rw-s 0d9bd000 00:05 13499 /dev/nvidia0
  695. 1de19000-1de1a000 rw-s d7eee000 00:05 13499 /dev/nvidia0
  696. 1de1a000-1de2d000 r--s 00344000 08:08 20468760 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/java/lib/resources.jar
  697. 1de2d000-1de7a000 r-xp 00000000 08:08 20468702 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/java/lib/i386/libawt_xawt.so
  698. 1de7a000-1de7c000 rw-p 0004c000 08:08 20468702 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/java/lib/i386/libawt_xawt.so
  699. 1de7c000-1de7d000 rw-p 00000000 00:00 0
  700. 1de7d000-1de7e000 ---p 00000000 00:00 0
  701. 1de7e000-1defe000 rw-p 00000000 00:00 0 [stack:5260]
  702. 1defe000-1df01000 ---p 00000000 00:00 0
  703. 1df01000-1df7f000 rw-p 00000000 00:00 0 [stack:5258]
  704. 1df7f000-1df82000 ---p 00000000 00:00 0
  705. 1df82000-1e000000 rw-p 00000000 00:00 0 [stack:5257]
  706. 1e000000-1e200000 r--p 00000000 08:07 1844257 /usr/lib/locale/locale-archive
  707. 1e200000-1e27e000 rw-p 00000000 00:00 0
  708. 1e27e000-1e300000 ---p 00000000 00:00 0
  709. 1e300000-1e301000 rw-s d7eed000 00:05 13499 /dev/nvidia0
  710. 1e301000-1e302000 rw-s d7eec000 00:05 13499 /dev/nvidia0
  711. 1e302000-1e306000 r-xp 00000000 08:08 4852296 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXxf86vm.so.1.0.0
  712. 1e306000-1e307000 r--p 00003000 08:08 4852296 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXxf86vm.so.1.0.0
  713. 1e307000-1e308000 rw-p 00004000 08:08 4852296 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXxf86vm.so.1.0.0
  714. 1e308000-1e31d000 r-xp 00000000 08:08 20468787 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/java/lib/i386/libnet.so
  715. 1e31d000-1e31e000 rw-p 00014000 08:08 20468787 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/java/lib/i386/libnet.so
  716. 1e31e000-1e32d000 r-xp 00000000 08:08 20468758 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/java/lib/i386/libnio.so
  717. 1e32d000-1e32e000 rw-p 0000e000 08:08 20468758 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/java/lib/i386/libnio.so
  718. 1e32e000-1e331000 ---p 00000000 00:00 0
  719. 1e331000-1e37f000 rw-p 00000000 00:00 0 [stack:5259]
  720. 1e37f000-1e382000 ---p 00000000 00:00 0
  721. 1e382000-1e400000 rw-p 00000000 00:00 0 [stack:5256]
  722. 1e400000-1e500000 rw-p 00000000 00:00 0
  723. 1e500000-1e501000 rw-s f8641000 00:05 13499 /dev/nvidia0
  724. 1e501000-1e50a000 r-xp 00000000 08:08 4852103 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXcursor.so.1.0.2
  725. 1e50a000-1e50b000 r--p 00008000 08:08 4852103 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXcursor.so.1.0.2
  726. 1e50b000-1e50c000 rw-p 00009000 08:08 4852103 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXcursor.so.1.0.2
  727. 1e50c000-1e50f000 ---p 00000000 00:00 0
  728. 1e50f000-1e55d000 rw-p 00000000 00:00 0 [stack:5255]
  729. 1e55d000-1e55e000 ---p 00000000 00:00 0
  730. 1e55e000-1e5de000 rw-p 00000000 00:00 0 [stack:5250]
  731. 1e5de000-1e7b4000 r--s 03caa000 08:08 20468673 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/java/lib/rt.jar
  732. 1e7b4000-1ebfa000 rw-p 00000000 00:00 0
  733. 1ebfa000-1ec00000 ---p 00000000 00:00 0
  734. 1ec00000-1ecff000 rw-p 00000000 00:00 0
  735. 1ecff000-1ed00000 ---p 00000000 00:00 0
  736. 1ed00000-1ee00000 rw-p 00000000 00:00 0
  737. 1ee00000-1ee01000 rw-s 2d18c000 00:05 13499 /dev/nvidia0
  738. 1ee01000-1ee02000 rw-s 0ed8b000 00:05 13499 /dev/nvidia0
  739. 1ee02000-1ee03000 r-xp 00000000 08:08 20468784 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/java/lib/i386/libjawt.so
  740. 1ee03000-1ee04000 rw-p 00000000 08:08 20468784 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/java/lib/i386/libjawt.so
  741. 1ee04000-1ee08000 r-xp 00000000 08:08 4852008 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXfixes.so.3.1.0
  742. 1ee08000-1ee09000 r--p 00004000 08:08 4852008 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXfixes.so.3.1.0
  743. 1ee09000-1ee0a000 rw-p 00005000 08:08 4852008 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXfixes.so.3.1.0
  744. 1ee0a000-1ee11000 r-xp 00000000 08:08 4852404 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXrandr.so.2.2.0
  745. 1ee11000-1ee12000 r--p 00006000 08:08 4852404 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXrandr.so.2.2.0
  746. 1ee12000-1ee13000 rw-p 00007000 08:08 4852404 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXrandr.so.2.2.0
  747. 1ee13000-1ee22000 r-xp 00000000 08:08 4852131 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXi.so.6.1.0
  748. 1ee22000-1ee23000 r--p 0000e000 08:08 4852131 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXi.so.6.1.0
  749. 1ee23000-1ee24000 rw-p 0000f000 08:08 4852131 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXi.so.6.1.0
  750. 1ee24000-1ee2c000 r-xp 00000000 08:08 4852104 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXrender.so.1.3.0
  751. 1ee2c000-1ee2d000 r--p 00007000 08:08 4852104 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXrender.so.1.3.0
  752. 1ee2d000-1ee2e000 rw-p 00008000 08:08 4852104 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXrender.so.1.3.0
  753. 1ee2e000-1ee31000 ---p 00000000 00:00 0
  754. 1ee31000-1ee7f000 rw-p 00000000 00:00 0 [stack:5254]
  755. 1ee7f000-1ee80000 ---p 00000000 00:00 0
  756. 1ee80000-1ef00000 rw-p 00000000 00:00 0 [stack:5206]
  757. 1ef00000-1ef21000 rw-p 00000000 00:00 0
  758. 1ef21000-1f000000 ---p 00000000 00:00 0
  759. 1f000000-1f001000 rw-s f8060000 00:05 13499 /dev/nvidia0
  760. 1f001000-1f006000 r-xp 00000000 08:08 4852278 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXtst.so.6.1.0
  761. 1f006000-1f007000 r--p 00004000 08:08 4852278 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXtst.so.6.1.0
  762. 1f007000-1f008000 rw-p 00005000 08:08 4852278 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXtst.so.6.1.0
  763. 1f008000-1f012000 r--s 00116000 08:08 20468647 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/java/lib/ext/localedata.jar
  764. 1f012000-1f02e000 r--s 00393000 08:08 20468645 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/java/lib/ext/cldrdata.jar
  765. 1f02e000-1f031000 ---p 00000000 00:00 0
  766. 1f031000-1f07f000 rw-p 00000000 00:00 0 [stack:5252]
  767. 1f07f000-1f080000 ---p 00000000 00:00 0
  768. 1f080000-1f100000 rw-p 00000000 00:00 0 [stack:5205]
  769. 1f100000-1f200000 rw-p 00000000 00:00 0
  770. 1f200000-1f201000 r--p 00000000 08:07 2245013 /usr/share/locale-langpack/en_GB/LC_MESSAGES/libc.mo
  771. 1f201000-1f234000 r-xp 00000000 08:08 20468768 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/java/lib/i386/libsunec.so
  772. 1f234000-1f238000 rw-p 00032000 08:08 20468768 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/java/lib/i386/libsunec.so
  773. 1f238000-1f23c000 rw-p 00000000 00:00 0
  774. 1f23c000-1f23d000 ---p 00000000 00:00 0
  775. 1f23d000-22720000 rw-p 00000000 00:00 0 [stack:5204]
  776. 22720000-229ff000 ---p 00000000 00:00 0
  777. 229ff000-22a1a000 rw-p 00000000 00:00 0
  778. 22a1a000-22abf000 ---p 00000000 00:00 0
  779. 22abf000-22b21000 rw-p 00000000 00:00 0
  780. 22b21000-22dff000 ---p 00000000 00:00 0
  781. 22dff000-263a0000 rw-p 00000000 00:00 0
  782. 263a0000-3ae00000 ---p 00000000 00:00 0
  783. 3ae00000-47149000 rw-p 00000000 00:00 0
  784. 47149000-a2e00000 ---p 00000000 00:00 0
  785. a2e00000-a2f00000 rw-p 00000000 00:00 0
  786. a2f00000-a2f05000 r--s 002f8000 08:08 20468586 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/java/lib/charsets.jar
  787. a2f05000-a2f12000 r--s 00128000 08:08 20468577 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/data/risingworld-core.jar
  788. a2f12000-a2f1f000 r--s 02f44000 08:08 20468572 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/data/assets/textures.jar
  789. a2f1f000-a2f2e000 r--s 01851000 08:08 20468566 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/data/assets/sounds.jar
  790. a2f2e000-a2f31000 ---p 00000000 00:00 0
  791. a2f31000-a2f7f000 rw-p 00000000 00:00 0 [stack:5251]
  792. a2f7f000-a2f80000 ---p 00000000 00:00 0
  793. a2f80000-a3000000 rw-p 00000000 00:00 0 [stack:5203]
  794. a3000000-a30fb000 rw-p 00000000 00:00 0
  795. a30fb000-a3100000 ---p 00000000 00:00 0
  796. a3100000-a3102000 r--s 0001a000 08:08 20468838 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/java/lib/jce.jar
  797. a3102000-a3106000 r--s 00093000 08:08 20468845 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/java/lib/jsse.jar
  798. a3106000-a3117000 r--s 016d1000 08:08 20468568 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/data/assets/models.jar
  799. a3117000-a311c000 r--s 00017000 08:08 20468571 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/data/assets/materials.jar
  800. a311c000-a3123000 r--s 00b04000 08:08 20468560 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/data/assets/interface.jar
  801. a3123000-a312b000 r--s 0004b000 08:08 20458642 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/lib/luaj.jar
  802. a312b000-a3130000 r--s 00309000 08:08 20468576 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/lib/sqlite-jdbc.jar
  803. a3130000-a317f000 rw-p 00000000 00:00 0
  804. a317f000-a3180000 ---p 00000000 00:00 0
  805. a3180000-a3200000 rw-p 00000000 00:00 0 [stack:5202]
  806. a3200000-a3259000 rw-p 00000000 00:00 0
  807. a3259000-a3300000 ---p 00000000 00:00 0
  808. a3300000-a3301000 r--s 00009000 08:08 20468691 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/java/lib/ext/sunec.jar
  809. a3301000-a3302000 r--s 00799000 08:08 20468574 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/data/assets/music.jar
  810. a3302000-a3308000 r--s 0004b000 08:08 20468580 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/data/commons.jar
  811. a3308000-a330c000 r--s 00039000 08:08 20467699 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/data/server.jar
  812. a330c000-a330e000 r--s 0000b000 08:08 20468573 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/data/jiw/jiw-bytenetwork.jar
  813. a330e000-a3316000 r--s 005f8000 08:08 20468575 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/data/jiw/jiw-gui.jar
  814. a3316000-a3324000 r--s 000e2000 08:08 20468570 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/core/lwjgl.jar
  815. a3324000-a337f000 rw-p 00000000 00:00 0
  816. a337f000-a3380000 ---p 00000000 00:00 0
  817. a3380000-a3400000 rw-p 00000000 00:00 0 [stack:5201]
  818. a3400000-a3421000 rw-p 00000000 00:00 0
  819. a3421000-a3500000 ---p 00000000 00:00 0
  820. a3500000-a3600000 rw-p 00000000 00:00 0
  821. a3600000-a3602000 r--s 0002b000 08:08 20467700 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/data/jiw/jiw-network.jar
  822. a3602000-a3604000 r--s 0003c000 08:08 20468563 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/core/vecmath.jar
  823. a3604000-a3605000 r--s 0000b000 08:08 20468553 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/core/stack-alloc.jar
  824. a3605000-a3606000 r--s 00009000 08:08 20468555 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/core/j-ogg-vorbisd.jar
  825. a3606000-a3608000 r--s 00005000 08:08 20468554 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/core/j-ogg-oggd.jar
  826. a3608000-a360a000 r--s 00243000 08:08 20468561 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/core/jME3-lwjgl-natives.jar
  827. a360a000-a360c000 r--s 00017000 08:08 20468569 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/core/jME3-lwjgl.jar
  828. a360c000-a3616000 r--s 00079000 08:08 20468565 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/core/jbullet.jar
  829. a3616000-a367f000 rw-p 00000000 00:00 0
  830. a367f000-a3680000 ---p 00000000 00:00 0
  831. a3680000-a3700000 rw-p 00000000 00:00 0 [stack:5200]
  832. a3700000-a3784000 rw-p 00000000 00:00 0
  833. a3784000-a3800000 ---p 00000000 00:00 0
  834. a3800000-a3801000 r--s 00010000 08:08 20468562 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/core/jME3-plugins.jar
  835. a3801000-a3802000 r--s 00002000 08:08 20468556 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/core/jME3-jogg.jar
  836. a3802000-a3806000 r--s 00030000 08:08 20468559 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/core/jinput.jar
  837. a3806000-a380a000 r--s 00025000 08:08 20468558 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/core/jME3-jbullet.jar
  838. a380a000-a380d000 r--s 0007f000 08:08 20468567 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/core/jME3-effects.jar
  839. a380d000-a381e000 r--s 0011b000 08:08 20468552 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/core/jME3-core.jar
  840. a381e000-a383e000 rw-p 00000000 00:00 0
  841. a383e000-a383f000 ---p 00000000 00:00 0
  842. a383f000-a38bf000 rw-p 00000000 00:00 0 [stack:5199]
  843. a38bf000-a38c0000 ---p 00000000 00:00 0
  844. a38c0000-a3972000 rw-p 00000000 00:00 0 [stack:5198]
  845. a3972000-a3d00000 ---p 00000000 00:00 0
  846. a3d00000-a4978000 rwxp 00000000 00:00 0
  847. a4978000-b2d00000 ---p 00000000 00:00 0
  848. b2d00000-b2dfc000 rw-p 00000000 00:00 0
  849. b2dfc000-b2e00000 ---p 00000000 00:00 0
  850. b2e00000-b2e0b000 r-xp 00000000 08:07 2373368 /lib/i386-linux-gnu/libnss_files-2.19.so
  851. b2e0b000-b2e0c000 r--p 0000a000 08:07 2373368 /lib/i386-linux-gnu/libnss_files-2.19.so
  852. b2e0c000-b2e0d000 rw-p 0000b000 08:07 2373368 /lib/i386-linux-gnu/libnss_files-2.19.so
  853. b2e0d000-b2e22000 r-xp 00000000 08:07 2366280 /lib/i386-linux-gnu/libnsl-2.19.so
  854. b2e22000-b2e23000 r--p 00015000 08:07 2366280 /lib/i386-linux-gnu/libnsl-2.19.so
  855. b2e23000-b2e24000 rw-p 00016000 08:07 2366280 /lib/i386-linux-gnu/libnsl-2.19.so
  856. b2e24000-b2e26000 rw-p 00000000 00:00 0
  857. b2e26000-b2e29000 r--s 00035000 08:08 20468564 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/core/jME3-desktop.jar
  858. b2e29000-b2e42000 r-xp 00000000 08:08 20468738 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/java/lib/i386/libzip.so
  859. b2e42000-b2e43000 rw-p 00018000 08:08 20468738 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/java/lib/i386/libzip.so
  860. b2e43000-b2e4b000 rw-s 00000000 08:07 1703974 /tmp/hsperfdata_bobsal/5188
  861. b2e4b000-b2e6f000 r-xp 00000000 08:08 20468684 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/java/lib/i386/libjava.so
  862. b2e6f000-b2e70000 rw-p 00023000 08:08 20468684 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/java/lib/i386/libjava.so
  863. b2e70000-b2e73000 ---p 00000000 00:00 0
  864. b2e73000-b2ec1000 rw-p 00000000 00:00 0 [stack:5194]
  865. b2ec1000-b37fd000 r-xp 00000000 08:08 20468641 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/java/lib/i386/server/libjvm.so
  866. b37fd000-b3869000 rw-p 0093b000 08:08 20468641 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/java/lib/i386/server/libjvm.so
  867. b3869000-b3c8d000 rw-p 00000000 00:00 0
  868. b3c8d000-b3cbe000 rw-s 00000000 00:14 28602 /run/shm/bobsal-Shm_b9045ace
  869. b3cbe000-b4cbf000 rw-s 00000000 00:14 28601 /run/shm/bobsal-Shm_f245bf50
  870. b4cbf000-b4d63000 rw-p 00000000 00:00 0
  871. b4d63000-b4e64000 rw-s 00000000 00:14 28600 /run/shm/bobsal-Shm_22d594ee
  872. b4e64000-b4ee5000 rw-s 00000000 00:14 28599 /run/shm/bobsal-Shm_ed78b17
  873. b4ee5000-b4f65000 rw-s 00000000 00:14 28344 /run/shm/bobsal-ValveIPCSharedObjects5
  874. b4f65000-b4f68000 rw-p 00000000 00:00 0
  875. b4f68000-b4f6d000 r-xp 00000000 08:08 4852066 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXdmcp.so.6.0.0
  876. b4f6d000-b4f6e000 r--p 00004000 08:08 4852066 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXdmcp.so.6.0.0
  877. b4f6e000-b4f6f000 rw-p 00005000 08:08 4852066 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXdmcp.so.6.0.0
  878. b4f6f000-b4f70000 rw-p 00000000 00:00 0
  879. b4f70000-b4f72000 r-xp 00000000 08:08 4852247 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXau.so.6.0.0
  880. b4f72000-b4f73000 r--p 00001000 08:08 4852247 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXau.so.6.0.0
  881. b4f73000-b4f74000 rw-p 00002000 08:08 4852247 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXau.so.6.0.0
  882. b4f74000-b4f94000 r-xp 00000000 08:08 4852390 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libxcb.so.1.1.0
  883. b4f94000-b4f95000 r--p 0001f000 08:08 4852390 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libxcb.so.1.1.0
  884. b4f95000-b4f96000 rw-p 00020000 08:08 4852390 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libxcb.so.1.1.0
  885. b4f96000-b4faf000 r-xp 00000000 08:08 5767546 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libgcc_s.so.1
  886. b4faf000-b4fb0000 r--p 00018000 08:08 5767546 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libgcc_s.so.1
  887. b4fb0000-b4fb1000 rw-p 00019000 08:08 5767546 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libgcc_s.so.1
  888. b4fb1000-b4ff5000 r-xp 00000000 08:07 2373354 /lib/i386-linux-gnu/libm-2.19.so
  889. b4ff5000-b4ff6000 r--p 00043000 08:07 2373354 /lib/i386-linux-gnu/libm-2.19.so
  890. b4ff6000-b4ff7000 rw-p 00044000 08:07 2373354 /lib/i386-linux-gnu/libm-2.19.so
  891. b4ff7000-b5007000 r-xp 00000000 08:08 4852001 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXext.so.6.4.0
  892. b5007000-b5008000 r--p 0000f000 08:08 4852001 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXext.so.6.4.0
  893. b5008000-b5009000 rw-p 00010000 08:08 4852001 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXext.so.6.4.0
  894. b5009000-b500a000 rw-p 00000000 00:00 0
  895. b500a000-b513a000 r-xp 00000000 08:08 4852097 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6.3.0
  896. b513a000-b513b000 r--p 00130000 08:08 4852097 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6.3.0
  897. b513b000-b513d000 rw-p 00131000 08:08 4852097 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6.3.0
  898. b513d000-b513e000 rw-p 00000000 00:00 0
  899. b513e000-b730e000 r-xp 00000000 08:07 2498913 /usr/lib/nvidia-331/libnvidia-glcore.so.331.113
  900. b730e000-b736d000 rwxp 021d0000 08:07 2498913 /usr/lib/nvidia-331/libnvidia-glcore.so.331.113
  901. b736d000-b7382000 rwxp 00000000 00:00 0
  902. b7382000-b7385000 r-xp 00000000 08:07 2498915 /usr/lib/nvidia-331/tls/libnvidia-tls.so.331.113
  903. b7385000-b7386000 rw-p 00003000 08:07 2498915 /usr/lib/nvidia-331/tls/libnvidia-tls.so.331.113
  904. b7386000-b7463000 r-xp 00000000 08:08 4852114 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libstdc++.so.6.0.18
  905. b7463000-b7467000 r--p 000dc000 08:08 4852114 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libstdc++.so.6.0.18
  906. b7467000-b7468000 rw-p 000e0000 08:08 4852114 /home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libstdc++.so.6.0.18
  907. b7468000-b7470000 rw-p 00000000 00:00 0
  908. b7470000-b7477000 r-xp 00000000 08:07 2373369 /lib/i386-linux-gnu/librt-2.19.so
  909. b7477000-b7478000 r--p 00006000 08:07 2373369 /lib/i386-linux-gnu/librt-2.19.so
  910. b7478000-b7479000 rw-p 00007000 08:07 2373369 /lib/i386-linux-gnu/librt-2.19.so
  911. b7479000-b754e000 r-xp 00000000 08:07 2498918 /usr/lib/nvidia-331/libGL.so.331.113
  912. b754e000-b756f000 rwxp 000d5000 08:07 2498918 /usr/lib/nvidia-331/libGL.so.331.113
  913. b756f000-b757e000 rwxp 00000000 00:00 0
  914. b757e000-b7726000 r-xp 00000000 08:07 2366266 /lib/i386-linux-gnu/libc-2.19.so
  915. b7726000-b7728000 r--p 001a8000 08:07 2366266 /lib/i386-linux-gnu/libc-2.19.so
  916. b7728000-b7729000 rw-p 001aa000 08:07 2366266 /lib/i386-linux-gnu/libc-2.19.so
  917. b7729000-b772c000 rw-p 00000000 00:00 0
  918. b772c000-b772f000 r-xp 00000000 08:07 2366269 /lib/i386-linux-gnu/libdl-2.19.so
  919. b772f000-b7730000 r--p 00002000 08:07 2366269 /lib/i386-linux-gnu/libdl-2.19.so
  920. b7730000-b7731000 rw-p 00003000 08:07 2366269 /lib/i386-linux-gnu/libdl-2.19.so
  921. b7731000-b7745000 r-xp 00000000 08:08 20468677 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/java/lib/i386/jli/libjli.so
  922. b7745000-b7746000 rw-p 00013000 08:08 20468677 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/java/lib/i386/jli/libjli.so
  923. b7746000-b7747000 rw-p 00000000 00:00 0
  924. b7747000-b775f000 r-xp 00000000 08:07 2373361 /lib/i386-linux-gnu/libpthread-2.19.so
  925. b775f000-b7760000 r--p 00018000 08:07 2373361 /lib/i386-linux-gnu/libpthread-2.19.so
  926. b7760000-b7761000 rw-p 00019000 08:07 2373361 /lib/i386-linux-gnu/libpthread-2.19.so
  927. b7761000-b7763000 rw-p 00000000 00:00 0
  928. b7763000-b7764000 r--s 00003000 08:08 20467698 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/risingworld.jar
  929. b7764000-b7765000 r--p 002bd000 08:07 1844257 /usr/lib/locale/locale-archive
  930. b7765000-b776f000 r-xp 00000000 08:07 2366272 /lib/i386-linux-gnu/libnss_nis-2.19.so
  931. b776f000-b7770000 r--p 00009000 08:07 2366272 /lib/i386-linux-gnu/libnss_nis-2.19.so
  932. b7770000-b7771000 rw-p 0000a000 08:07 2366272 /lib/i386-linux-gnu/libnss_nis-2.19.so
  933. b7771000-b7778000 r-xp 00000000 08:07 2373356 /lib/i386-linux-gnu/libnss_compat-2.19.so
  934. b7778000-b7779000 r--p 00006000 08:07 2373356 /lib/i386-linux-gnu/libnss_compat-2.19.so
  935. b7779000-b777a000 rw-p 00007000 08:07 2373356 /lib/i386-linux-gnu/libnss_compat-2.19.so
  936. b777a000-b777b000 rw-p 00000000 00:00 0
  937. b777b000-b777c000 r--p 00000000 00:00 0
  938. b777c000-b7787000 r-xp 00000000 08:08 20468741 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/java/lib/i386/libverify.so
  939. b7787000-b7788000 rw-p 0000b000 08:08 20468741 /home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/java/lib/i386/libverify.so
  940. b7788000-b77be000 r-xp 00000000 08:08 877 /home/bobsal/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so
  941. b77be000-b77bf000 r--p 00036000 08:08 877 /home/bobsal/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so
  942. b77bf000-b77c0000 rw-p 00037000 08:08 877 /home/bobsal/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so
  943. b77c0000-b77c4000 rw-p 00000000 00:00 0
  944. b77c4000-b77c5000 r-xp 00000000 00:00 0 [vdso]
  945. b77c5000-b77e5000 r-xp 00000000 08:07 2366271 /lib/i386-linux-gnu/ld-2.19.so
  946. b77e5000-b77e6000 r--p 0001f000 08:07 2366271 /lib/i386-linux-gnu/ld-2.19.so
  947. b77e6000-b77e7000 rw-p 00020000 08:07 2366271 /lib/i386-linux-gnu/ld-2.19.so
  948. b77e7000-b7800000 rw-p 00000000 00:00 0
  949. b7800000-b78d8000 rw-p 00000000 00:00 0
  950. b78d8000-b7900000 ---p 00000000 00:00 0
  951. b7900000-b79f8000 rw-p 00000000 00:00 0
  952. b79f8000-b7a00000 ---p 00000000 00:00 0
  953. b7a00000-b7b00000 rw-p 00000000 00:00 0
  954. b7b00000-ba3ca000 rw-p 00000000 00:00 0
  955. ba3ca000-ba4ca000 rw-s 0ed34000 00:05 13499 /dev/nvidia0
  956. ba4ca000-ba500000 rw-p 00000000 00:00 0
  957. ba500000-ba600000 rw-p 00000000 00:00 0
  958. ba600000-bc500000 rw-p 00000000 00:00 0
  959. bc500000-bc5d7000 rw-p 00000000 00:00 0
  960. bc5d7000-bc600000 ---p 00000000 00:00 0
  961. bc600000-bc7c1000 rw-p 00000000 00:00 0
  962. bc7c1000-bce00000 rw-p 00000000 00:00 0
  963. bce00000-bcf00000 rw-p 00000000 00:00 0
  964. bcf00000-bd400000 rw-p 00000000 00:00 0
  965. bd400000-bd4fc000 rw-p 00000000 00:00 0
  966. bd4fc000-bd500000 ---p 00000000 00:00 0
  967. bd500000-be000000 rw-p 00000000 00:00 0
  968. be000000-be100000 rw-p 00000000 00:00 0
  969. be100000-be1ff000 rw-p 00000000 00:00 0
  970. be1ff000-be200000 ---p 00000000 00:00 0
  971. be200000-be2ee000 rw-p 00000000 00:00 0
  972. be2ee000-be300000 ---p 00000000 00:00 0
  973. be300000-beb02000 rw-p 00000000 00:00 0
  974. beb02000-bef02000 rw-s 0a3cc000 00:05 13499 /dev/nvidia0
  975. bef02000-bf302000 rw-s 0983f000 00:05 13499 /dev/nvidia0
  976. bf302000-bf500000 rw-p 00000000 00:00 0
  977. bf500000-bf5e7000 rw-p 00000000 00:00 0
  978. bf5e7000-bf600000 ---p 00000000 00:00 0
  979. bf600000-bf6ff000 rw-p 00000000 00:00 0
  980. bf6ff000-bf700000 ---p 00000000 00:00 0
  981. bf700000-bf780000 rw-p 00000000 00:00 0
  982. bf780000-bf800000 ---p 00000000 00:00 0
  983. bf800000-bf857000 rw-p 00000000 00:00 0
  984. bf857000-bf858000 rwxp 00000000 00:00 0
  985. bf858000-bf888000 rw-p 00000000 00:00 0
  986. bf889000-bf8ab000 rw-p 00000000 00:00 0 [stack]
  987. bf8ab000-bf900000 rw-p 00000000 00:00 0
  988. bf900000-bf9fd000 rw-p 00000000 00:00 0
  989. bf9fd000-bfa00000 ---p 00000000 00:00 0
  990. bfa00000-bfe00000 rw-p 00000000 00:00 0
  991. bfe00000-bff00000 rw-p 00000000 00:00 0
  992. bff00000-c0000000 rw-p 00000000 00:00 0
  993.  
  994. VM Arguments:
  995. jvm_args: -XX:+UseConcMarkSweepGC -XX:MaxDirectMemorySize=2048m -Xmx2048m -Djava.net.preferIPv4Stack=true
  996. java_command: risingworld.jar +debug +ticket=14000000FC22E549E4232078C138E800010010012BE61F551800000001000000020000003C12650200000000253A000001000000B20000003200000004000000C138E80001001001F0F104003C1265020501A8C00000000007CC1E55877B3A550100EDC70000000000004E85CB611E80468550131EEAFA8CE0B7A2A0B0453905CDE40511721A4BD1200744F511DD064B40D83AED5D132760D8F74080636FA0C13596111FACFEC03F48FBE79E8DC8E5A644461F17E57A4F8A8013BB92FB9480DE226737F65BF442D424D5AA7453B750AE695C058EF637C17320FF134AD2966AA0CD2DFE27BA60274BB0B7 +lang=english
  997. java_class_path (initial): risingworld.jar
  998. Launcher Type: SUN_STANDARD
  999.  
  1000. Environment Variables:
  1001. PATH=/home/bobsal/.local/share/Steam/ubuntu12_32:/home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/bin:/home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/bin:/home/bobsal/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
  1002. USERNAME=bobsal
  1003. LD_LIBRARY_PATH=/home/bobsal/.local/share/Steam/ubuntu12_32:/home/bobsal/.local/share/Steam/ubuntu12_32/panorama:/home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu:/home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib:/home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu:/home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib:/home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/lib/x86_64-linux-gnu:/home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/lib:/home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/lib/x86_64-linux-gnu:/home/bobsal/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/lib::/usr/lib32:/home/bobsal/.local/share/Steam/ubuntu12_32:/home/bobsal/.local/share/Steam/ubuntu12_64:/home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld:/home/bobsal/.local/share/Steam/SteamApps/common/RisingWorld/bin
  1004. LD_PRELOAD=:/home/bobsal/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so:/home/bobsal/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so
  1005. SHELL=/bin/bash
  1006. DISPLAY=:0.0
  1007.  
  1008. Signal Handlers:
  1009. SIGSEGV: [libjvm.so+0x8943c0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
  1010. SIGBUS: [libjvm.so+0x8943c0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
  1011. SIGFPE: [libjvm.so+0x71de00], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
  1012. SIGPIPE: [libjvm.so+0x71de00], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
  1013. SIGXFSZ: [libjvm.so+0x71de00], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
  1014. SIGILL: [libjvm.so+0x71de00], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
  1015. SIGUSR1: SIG_DFL, sa_mask[0]=00000000000000000000000000000000, sa_flags=none
  1016. SIGUSR2: [libjvm.so+0x71f5b0], sa_mask[0]=00000000000000000000000000000000, sa_flags=SA_RESTART|SA_SIGINFO
  1017. SIGHUP: [libjvm.so+0x720ab0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
  1018. SIGINT: [libjvm.so+0x720ab0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
  1019. SIGTERM: [libjvm.so+0x720ab0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
  1020. SIGQUIT: [libjvm.so+0x720ab0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
  1021.  
  1022.  
  1023. --------------- S Y S T E M ---------------
  1024.  
  1025. OS:DISTRIB_ID=LinuxMint
  1026. DISTRIB_RELEASE=17.1
  1027. DISTRIB_CODENAME=rebecca
  1028. DISTRIB_DESCRIPTION="Linux Mint 17.1 Rebecca"
  1029.  
  1030. uname:Linux 3.13.0-37-generic #64-Ubuntu SMP Mon Sep 22 21:30:01 UTC 2014 i686
  1031. libc:glibc 2.19 NPTL 2.19
  1032. rlimit: STACK 8192k, CORE 0k, NPROC 31930, NOFILE 4096, AS infinity
  1033. load average:1.59 1.05 0.60
  1034.  
  1035. /proc/meminfo:
  1036. MemTotal: 4114584 kB
  1037. MemFree: 820020 kB
  1038. Buffers: 235100 kB
  1039. Cached: 1236064 kB
  1040. SwapCached: 0 kB
  1041. Active: 2229860 kB
  1042. Inactive: 824936 kB
  1043. Active(anon): 1585336 kB
  1044. Inactive(anon): 85588 kB
  1045. Active(file): 644524 kB
  1046. Inactive(file): 739348 kB
  1047. Unevictable: 0 kB
  1048. Mlocked: 0 kB
  1049. HighTotal: 3262408 kB
  1050. HighFree: 656056 kB
  1051. LowTotal: 852176 kB
  1052. LowFree: 163964 kB
  1053. SwapTotal: 4173820 kB
  1054. SwapFree: 4173820 kB
  1055. Dirty: 176 kB
  1056. Writeback: 0 kB
  1057. AnonPages: 1583708 kB
  1058. Mapped: 346732 kB
  1059. Shmem: 87296 kB
  1060. Slab: 107076 kB
  1061. SReclaimable: 80896 kB
  1062. SUnreclaim: 26180 kB
  1063. KernelStack: 4048 kB
  1064. PageTables: 12232 kB
  1065. NFS_Unstable: 0 kB
  1066. Bounce: 0 kB
  1067. WritebackTmp: 0 kB
  1068. CommitLimit: 6231112 kB
  1069. Committed_AS: 3801140 kB
  1070. VmallocTotal: 122880 kB
  1071. VmallocUsed: 50576 kB
  1072. VmallocChunk: 62516 kB
  1073. HardwareCorrupted: 0 kB
  1074. AnonHugePages: 471040 kB
  1075. HugePages_Total: 0
  1076. HugePages_Free: 0
  1077. HugePages_Rsvd: 0
  1078. HugePages_Surp: 0
  1079. Hugepagesize: 2048 kB
  1080. DirectMap4k: 161784 kB
  1081. DirectMap2M: 751616 kB
  1082.  
  1083.  
  1084. CPU:total 6 (6 cores per cpu, 1 threads per core) family 21 model 1 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv
  1085.  
  1086. /proc/cpuinfo:
  1087. processor : 0
  1088. vendor_id : AuthenticAMD
  1089. cpu family : 21
  1090. model : 1
  1091. model name : AMD FX(tm)-6100 Six-Core Processor
  1092. stepping : 2
  1093. microcode : 0x6000623
  1094. cpu MHz : 3300.000
  1095. cache size : 2048 KB
  1096. physical id : 0
  1097. siblings : 6
  1098. core id : 0
  1099. cpu cores : 3
  1100. apicid : 0
  1101. initial apicid : 0
  1102. fdiv_bug : no
  1103. f00f_bug : no
  1104. coma_bug : no
  1105. fpu : yes
  1106. fpu_exception : yes
  1107. cpuid level : 13
  1108. wp : yes
  1109. flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc nonstop_tsc extd_apicid aperfmperf pni pclmulqdq monitor ssse3 cx16 sse4_1 sse4_2 popcnt aes xsave avx lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs xop skinit wdt lwp fma4 nodeid_msr topoext perfctr_core perfctr_nb arat cpb hw_pstate npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold
  1110. bogomips : 6643.93
  1111. clflush size : 64
  1112. cache_alignment : 64
  1113. address sizes : 48 bits physical, 48 bits virtual
  1114. power management: ts ttp tm 100mhzsteps hwpstate cpb
  1115.  
  1116. processor : 1
  1117. vendor_id : AuthenticAMD
  1118. cpu family : 21
  1119. model : 1
  1120. model name : AMD FX(tm)-6100 Six-Core Processor
  1121. stepping : 2
  1122. microcode : 0x6000623
  1123. cpu MHz : 3300.000
  1124. cache size : 2048 KB
  1125. physical id : 0
  1126. siblings : 6
  1127. core id : 2
  1128. cpu cores : 3
  1129. apicid : 2
  1130. initial apicid : 2
  1131. fdiv_bug : no
  1132. f00f_bug : no
  1133. coma_bug : no
  1134. fpu : yes
  1135. fpu_exception : yes
  1136. cpuid level : 13
  1137. wp : yes
  1138. flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc nonstop_tsc extd_apicid aperfmperf pni pclmulqdq monitor ssse3 cx16 sse4_1 sse4_2 popcnt aes xsave avx lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs xop skinit wdt lwp fma4 nodeid_msr topoext perfctr_core perfctr_nb arat cpb hw_pstate npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold
  1139. bogomips : 6643.93
  1140. clflush size : 64
  1141. cache_alignment : 64
  1142. address sizes : 48 bits physical, 48 bits virtual
  1143. power management: ts ttp tm 100mhzsteps hwpstate cpb
  1144.  
  1145. processor : 2
  1146. vendor_id : AuthenticAMD
  1147. cpu family : 21
  1148. model : 1
  1149. model name : AMD FX(tm)-6100 Six-Core Processor
  1150. stepping : 2
  1151. microcode : 0x6000623
  1152. cpu MHz : 3300.000
  1153. cache size : 2048 KB
  1154. physical id : 0
  1155. siblings : 6
  1156. core id : 3
  1157. cpu cores : 3
  1158. apicid : 3
  1159. initial apicid : 3
  1160. fdiv_bug : no
  1161. f00f_bug : no
  1162. coma_bug : no
  1163. fpu : yes
  1164. fpu_exception : yes
  1165. cpuid level : 13
  1166. wp : yes
  1167. flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc nonstop_tsc extd_apicid aperfmperf pni pclmulqdq monitor ssse3 cx16 sse4_1 sse4_2 popcnt aes xsave avx lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs xop skinit wdt lwp fma4 nodeid_msr topoext perfctr_core perfctr_nb arat cpb hw_pstate npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold
  1168. bogomips : 6643.93
  1169. clflush size : 64
  1170. cache_alignment : 64
  1171. address sizes : 48 bits physical, 48 bits virtual
  1172. power management: ts ttp tm 100mhzsteps hwpstate cpb
  1173.  
  1174. processor : 3
  1175. vendor_id : AuthenticAMD
  1176. cpu family : 21
  1177. model : 1
  1178. model name : AMD FX(tm)-6100 Six-Core Processor
  1179. stepping : 2
  1180. microcode : 0x6000623
  1181. cpu MHz : 3300.000
  1182. cache size : 2048 KB
  1183. physical id : 0
  1184. siblings : 6
  1185. core id : 5
  1186. cpu cores : 3
  1187. apicid : 5
  1188. initial apicid : 5
  1189. fdiv_bug : no
  1190. f00f_bug : no
  1191. coma_bug : no
  1192. fpu : yes
  1193. fpu_exception : yes
  1194. cpuid level : 13
  1195. wp : yes
  1196. flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc nonstop_tsc extd_apicid aperfmperf pni pclmulqdq monitor ssse3 cx16 sse4_1 sse4_2 popcnt aes xsave avx lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs xop skinit wdt lwp fma4 nodeid_msr topoext perfctr_core perfctr_nb arat cpb hw_pstate npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold
  1197. bogomips : 6643.93
  1198. clflush size : 64
  1199. cache_alignment : 64
  1200. address sizes : 48 bits physical, 48 bits virtual
  1201. power management: ts ttp tm 100mhzsteps hwpstate cpb
  1202.  
  1203. processor : 4
  1204. vendor_id : AuthenticAMD
  1205. cpu family : 21
  1206. model : 1
  1207. model name : AMD FX(tm)-6100 Six-Core Processor
  1208. stepping : 2
  1209. microcode : 0x6000623
  1210. cpu MHz : 3300.000
  1211. cache size : 2048 KB
  1212. physical id : 0
  1213. siblings : 6
  1214. core id : 4
  1215. cpu cores : 3
  1216. apicid : 4
  1217. initial apicid : 4
  1218. fdiv_bug : no
  1219. f00f_bug : no
  1220. coma_bug : no
  1221. fpu : yes
  1222. fpu_exception : yes
  1223. cpuid level : 13
  1224. wp : yes
  1225. flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc nonstop_tsc extd_apicid aperfmperf pni pclmulqdq monitor ssse3 cx16 sse4_1 sse4_2 popcnt aes xsave avx lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs xop skinit wdt lwp fma4 nodeid_msr topoext perfctr_core perfctr_nb arat cpb hw_pstate npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold
  1226. bogomips : 6643.93
  1227. clflush size : 64
  1228. cache_alignment : 64
  1229. address sizes : 48 bits physical, 48 bits virtual
  1230. power management: ts ttp tm 100mhzsteps hwpstate cpb
  1231.  
  1232. processor : 5
  1233. vendor_id : AuthenticAMD
  1234. cpu family : 21
  1235. model : 1
  1236. model name : AMD FX(tm)-6100 Six-Core Processor
  1237. stepping : 2
  1238. microcode : 0x6000623
  1239. cpu MHz : 3300.000
  1240. cache size : 2048 KB
  1241. physical id : 0
  1242. siblings : 6
  1243. core id : 1
  1244. cpu cores : 3
  1245. apicid : 1
  1246. initial apicid : 1
  1247. fdiv_bug : no
  1248. f00f_bug : no
  1249. coma_bug : no
  1250. fpu : yes
  1251. fpu_exception : yes
  1252. cpuid level : 13
  1253. wp : yes
  1254. flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc nonstop_tsc extd_apicid aperfmperf pni pclmulqdq monitor ssse3 cx16 sse4_1 sse4_2 popcnt aes xsave avx lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs xop skinit wdt lwp fma4 nodeid_msr topoext perfctr_core perfctr_nb arat cpb hw_pstate npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold
  1255. bogomips : 6643.93
  1256. clflush size : 64
  1257. cache_alignment : 64
  1258. address sizes : 48 bits physical, 48 bits virtual
  1259. power management: ts ttp tm 100mhzsteps hwpstate cpb
  1260.  
  1261.  
  1262.  
  1263. Memory: 4k page, physical 4114584k(820020k free), swap 4173820k(4173820k free)
  1264.  
  1265. vm_info: Java HotSpot(TM) Server VM (25.25-b02) for linux-x86 JRE (1.8.0_25-b17), built on Sep 17 2014 16:16:24 by "java_re" with gcc 4.3.0 20080428 (Red Hat 4.3.0-8)
  1266.  
  1267. time: Sat Apr 4 14:26:31 2015
  1268. elapsed time: 82 seconds (0d 0h 1m 22s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement