-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhs_err_pid18732.log
More file actions
332 lines (275 loc) · 19.8 KB
/
hs_err_pid18732.log
File metadata and controls
332 lines (275 loc) · 19.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 1048576 bytes for AllocateHeap
# Possible reasons:
# The system is out of physical RAM or swap space
# The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap
# Possible solutions:
# Reduce memory load on the system
# Increase physical memory or swap space
# Check if swap backing store is full
# Decrease Java heap size (-Xmx/-Xms)
# Decrease number of Java threads
# Decrease Java thread stack sizes (-Xss)
# Set larger code cache with -XX:ReservedCodeCacheSize=
# JVM is running with Unscaled Compressed Oops mode in which the Java heap is
# placed in the first 4GB address space. The Java Heap base address is the
# maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress
# to set the Java Heap base and to place the Java Heap above 4GB virtual address.
# This output file may be truncated or incomplete.
#
# Out of Memory Error (allocation.cpp:44), pid=18732, tid=4160
#
# JRE version: (17.0.10+7) (build )
# Java VM: OpenJDK 64-Bit Server VM (17.0.10+7, mixed mode, tiered, compressed oops, compressed class ptrs, parallel gc, windows-amd64)
# No core dump will be written. Minidumps are not enabled by default on client versions of Windows
#
--------------- S U M M A R Y ------------
Command Line: --add-modules=ALL-SYSTEM --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/sun.nio.fs=ALL-UNNAMED -Declipse.application=org.eclipse.jdt.ls.core.id1 -Dosgi.bundles.defaultStartLevel=4 -Declipse.product=org.eclipse.jdt.ls.core.product -Djava.import.generatesMetadataFilesAtProjectRoot=false -DDetectVMInstallationsJob.disabled=true -Dfile.encoding=utf8 -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -Dsun.zip.disableMemoryMapping=true -Xmx1G -Xms100m -Xlog:disable -javaagent:c:\Users\devan\.vscode\extensions\redhat.java-1.29.0-win32-x64\lombok\lombok-1.18.32.jar c:\Users\devan\.vscode\extensions\redhat.java-1.29.0-win32-x64\server\plugins\org.eclipse.equinox.launcher_1.6.800.v20240304-1850.jar -configuration c:\Users\devan\AppData\Roaming\Code\User\globalStorage\redhat.java\1.29.0\config_ss_win -data c:\Users\devan\AppData\Roaming\Code\User\workspaceStorage\5777b845f8ef420473e6a91478c2b9a2\redhat.java\ss_ws --stdio
Host: AMD Ryzen 7 4800H with Radeon Graphics , 16 cores, 15G, Windows 11 , 64 bit Build 22621 (10.0.22621.2506)
Time: Sat Apr 13 10:27:22 2024 India Standard Time elapsed time: 0.043505 seconds (0d 0h 0m 0s)
--------------- T H R E A D ---------------
Current thread (0x000002a57f2e1d50): JavaThread "Unknown thread" [_thread_in_vm, id=4160, stack(0x000000de1a100000,0x000000de1a200000)]
Stack: [0x000000de1a100000,0x000000de1a200000]
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [jvm.dll+0x67d2c9]
V [jvm.dll+0x834afa]
V [jvm.dll+0x8365be]
V [jvm.dll+0x836c23]
V [jvm.dll+0x2477ff]
V [jvm.dll+0xa6c93]
V [jvm.dll+0x6afe5a]
V [jvm.dll+0x6b0b4f]
V [jvm.dll+0x689a43]
V [jvm.dll+0x806a7b]
V [jvm.dll+0x36c774]
V [jvm.dll+0x7e4e06]
V [jvm.dll+0x3eff3f]
V [jvm.dll+0x3f1b71]
C [jli.dll+0x528f]
C [ucrtbase.dll+0x29363]
C [KERNEL32.DLL+0x1257d]
C [ntdll.dll+0x5aa58]
--------------- P R O C E S S ---------------
Threads class SMR info:
_java_thread_list=0x00007fff9db2ee98, length=0, elements={
}
Java Threads: ( => current thread )
Other Threads:
0x000002a57f2f9a40 GCTaskThread "GC Thread#0" [stack: 0x000000de1a200000,0x000000de1a300000] [id=7628]
=>0x000002a57f2e1d50 (exited) JavaThread "Unknown thread" [_thread_in_vm, id=4160, stack(0x000000de1a100000,0x000000de1a200000)]
Threads with active compile tasks:
VM state: not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap address: 0x00000000c0000000, size: 1024 MB, Compressed Oops mode: 32-bit
CDS archive(s) not mapped
Compressed class space mapped at: 0x0000000100000000-0x0000000140000000, reserved size: 1073741824
Narrow klass base: 0x0000000000000000, Narrow klass shift: 3, Narrow klass range: 0x140000000
GC Precious Log:
CPUs: 16 total, 16 available
Memory: 15790M
Large Page Support: Disabled
NUMA Support: Disabled
Compressed Oops: Enabled (32-bit)
Alignments: Space 512K, Generation 512K, Heap 2M
Heap Min Capacity: 100M
Heap Initial Capacity: 100M
Heap Max Capacity: 1G
Pre-touch: Disabled
Parallel Workers: 13
Heap:
PSYoungGen total 29696K, used 512K [0x00000000eab00000, 0x00000000ecc00000, 0x0000000100000000)
eden space 25600K, 2% used [0x00000000eab00000,0x00000000eab80070,0x00000000ec400000)
from space 4096K, 0% used [0x00000000ec800000,0x00000000ec800000,0x00000000ecc00000)
to space 4096K, 0% used [0x00000000ec400000,0x00000000ec400000,0x00000000ec800000)
ParOldGen total 68608K, used 0K [0x00000000c0000000, 0x00000000c4300000, 0x00000000eab00000)
object space 68608K, 0% used [0x00000000c0000000,0x00000000c0000000,0x00000000c4300000)
Metaspace used 1149K, committed 1216K, reserved 1114112K
class space used 101K, committed 128K, reserved 1048576K
Card table byte_map: [0x000002a57ec70000,0x000002a57ee80000] _byte_map_base: 0x000002a57e670000
Marking Bits: (ParMarkBitMap*) 0x00007fff9db9d7d0
Begin Bits: [0x000002a511be0000, 0x000002a512be0000)
End Bits: [0x000002a512be0000, 0x000002a513be0000)
Polling page: 0x000002a57d1f0000
Metaspace:
Usage:
Non-class: 1.02 MB used.
Class: 101.05 KB used.
Both: 1.12 MB used.
Virtual space:
Non-class space: 64.00 MB reserved, 1.06 MB ( 2%) committed, 1 nodes.
Class space: 1.00 GB reserved, 128.00 KB ( <1%) committed, 1 nodes.
Both: 1.06 GB reserved, 1.19 MB ( <1%) committed.
Chunk freelists:
Non-Class: 12.00 MB
Class: 15.75 MB
Both: 27.75 MB
MaxMetaspaceSize: unlimited
CompressedClassSpaceSize: 1.00 GB
Initial GC threshold: 21.00 MB
Current GC threshold: 17179869184.00 GB
CDS: off
MetaspaceReclaimPolicy: balanced
- commit_granule_bytes: 65536.
- commit_granule_words: 8192.
- virtual_space_node_default_size: 8388608.
- enlarge_chunks_in_place: 1.
- new_chunks_are_fully_committed: 0.
- uncommit_free_chunks: 1.
- use_allocation_guard: 0.
- handle_deallocations: 1.
Internal statistics:
num_allocs_failed_limit: 0.
num_arena_births: 2.
num_arena_deaths: 0.
num_vsnodes_births: 2.
num_vsnodes_deaths: 0.
num_space_committed: 19.
num_space_uncommitted: 0.
num_chunks_returned_to_freelist: 0.
num_chunks_taken_from_freelist: 3.
num_chunk_merges: 0.
num_chunk_splits: 2.
num_chunks_enlarged: 0.
num_inconsistent_stats: 0.
CodeHeap 'non-profiled nmethods': size=119168Kb used=0Kb max_used=0Kb free=119168Kb
bounds [0x000002a50a780000, 0x000002a50a9f0000, 0x000002a511be0000]
CodeHeap 'profiled nmethods': size=119104Kb used=0Kb max_used=0Kb free=119104Kb
bounds [0x000002a502be0000, 0x000002a502e50000, 0x000002a50a030000]
CodeHeap 'non-nmethods': size=7488Kb used=202Kb max_used=353Kb free=7285Kb
bounds [0x000002a50a030000, 0x000002a50a2a0000, 0x000002a50a780000]
total_blobs=66 nmethods=0 adapters=47
compilation: enabled
stopped_count=0, restarted_count=0
full_count=0
Compilation events (0 events):
No events
GC Heap History (0 events):
No events
Dll operation events (1 events):
Event: 0.011 Loaded shared library c:\Users\devan\.vscode\extensions\redhat.java-1.29.0-win32-x64\jre\17.0.10-win32-x86_64\bin\java.dll
Deoptimization events (0 events):
No events
Classes unloaded (0 events):
No events
Classes redefined (0 events):
No events
Internal exceptions (0 events):
No events
VM Operations (0 events):
No events
Events (20 events):
Event: 0.035 loading class java/lang/Long
Event: 0.035 loading class java/lang/Long done
Event: 0.035 loading class java/util/Iterator
Event: 0.035 loading class java/util/Iterator done
Event: 0.035 loading class java/lang/reflect/RecordComponent
Event: 0.035 loading class java/lang/reflect/RecordComponent done
Event: 0.035 loading class jdk/internal/vm/vector/VectorSupport
Event: 0.035 loading class jdk/internal/vm/vector/VectorSupport done
Event: 0.035 loading class jdk/internal/vm/vector/VectorSupport$VectorPayload
Event: 0.035 loading class jdk/internal/vm/vector/VectorSupport$VectorPayload done
Event: 0.035 loading class jdk/internal/vm/vector/VectorSupport$Vector
Event: 0.035 loading class jdk/internal/vm/vector/VectorSupport$Vector done
Event: 0.035 loading class jdk/internal/vm/vector/VectorSupport$VectorMask
Event: 0.035 loading class jdk/internal/vm/vector/VectorSupport$VectorMask done
Event: 0.035 loading class jdk/internal/vm/vector/VectorSupport$VectorShuffle
Event: 0.035 loading class jdk/internal/vm/vector/VectorSupport$VectorShuffle done
Event: 0.039 loading class java/lang/NullPointerException
Event: 0.040 loading class java/lang/NullPointerException done
Event: 0.040 loading class java/lang/ArithmeticException
Event: 0.040 loading class java/lang/ArithmeticException done
Dynamic libraries:
0x00007ff700e80000 - 0x00007ff700e8e000 c:\Users\devan\.vscode\extensions\redhat.java-1.29.0-win32-x64\jre\17.0.10-win32-x86_64\bin\java.exe
0x00007ff80a2f0000 - 0x00007ff80a507000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ff809060000 - 0x00007ff809124000 C:\WINDOWS\System32\KERNEL32.DLL
0x00007ff807960000 - 0x00007ff807d06000 C:\WINDOWS\System32\KERNELBASE.dll
0x00007ff807f20000 - 0x00007ff808031000 C:\WINDOWS\System32\ucrtbase.dll
0x00007fffe4e10000 - 0x00007fffe4e27000 c:\Users\devan\.vscode\extensions\redhat.java-1.29.0-win32-x64\jre\17.0.10-win32-x86_64\bin\jli.dll
0x00007fffe73c0000 - 0x00007fffe73db000 c:\Users\devan\.vscode\extensions\redhat.java-1.29.0-win32-x64\jre\17.0.10-win32-x86_64\bin\VCRUNTIME140.dll
0x00007ff809760000 - 0x00007ff80990e000 C:\WINDOWS\System32\USER32.dll
0x00007ff807d10000 - 0x00007ff807d36000 C:\WINDOWS\System32\win32u.dll
0x00007fffff6a0000 - 0x00007fffff933000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22621.2506_none_270c5ae97388e100\COMCTL32.dll
0x00007ff808040000 - 0x00007ff808069000 C:\WINDOWS\System32\GDI32.dll
0x00007ff809b00000 - 0x00007ff809ba7000 C:\WINDOWS\System32\msvcrt.dll
0x00007ff807d40000 - 0x00007ff807e58000 C:\WINDOWS\System32\gdi32full.dll
0x00007ff8078c0000 - 0x00007ff80795a000 C:\WINDOWS\System32\msvcp_win.dll
0x00007ff808b00000 - 0x00007ff808b31000 C:\WINDOWS\System32\IMM32.DLL
0x00007fffffac0000 - 0x00007fffffacc000 c:\Users\devan\.vscode\extensions\redhat.java-1.29.0-win32-x64\jre\17.0.10-win32-x86_64\bin\vcruntime140_1.dll
0x00007fffc65b0000 - 0x00007fffc663d000 c:\Users\devan\.vscode\extensions\redhat.java-1.29.0-win32-x64\jre\17.0.10-win32-x86_64\bin\msvcp140.dll
0x00007fff9d000000 - 0x00007fff9dc62000 c:\Users\devan\.vscode\extensions\redhat.java-1.29.0-win32-x64\jre\17.0.10-win32-x86_64\bin\server\jvm.dll
0x00007ff808f10000 - 0x00007ff808fc3000 C:\WINDOWS\System32\ADVAPI32.dll
0x00007ff808e60000 - 0x00007ff808f08000 C:\WINDOWS\System32\sechost.dll
0x00007ff807630000 - 0x00007ff807658000 C:\WINDOWS\System32\bcrypt.dll
0x00007ff809910000 - 0x00007ff809a27000 C:\WINDOWS\System32\RPCRT4.dll
0x00007ff807350000 - 0x00007ff80739d000 C:\WINDOWS\SYSTEM32\POWRPROF.dll
0x00007fffe3cc0000 - 0x00007fffe3cc9000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007fffff660000 - 0x00007fffff694000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ff808de0000 - 0x00007ff808e51000 C:\WINDOWS\System32\WS2_32.dll
0x00007ffffee60000 - 0x00007ffffee6a000 C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007ff807330000 - 0x00007ff807343000 C:\WINDOWS\SYSTEM32\UMPDC.dll
0x00007ff806640000 - 0x00007ff806658000 C:\WINDOWS\SYSTEM32\kernel.appcore.dll
0x00007fffe4950000 - 0x00007fffe495a000 c:\Users\devan\.vscode\extensions\redhat.java-1.29.0-win32-x64\jre\17.0.10-win32-x86_64\bin\jimage.dll
0x00007ffffd6b0000 - 0x00007ffffd8e3000 C:\WINDOWS\SYSTEM32\DBGHELP.DLL
0x00007ff8093d0000 - 0x00007ff809759000 C:\WINDOWS\System32\combase.dll
0x00007ff809130000 - 0x00007ff809207000 C:\WINDOWS\System32\OLEAUT32.dll
0x00007ffffc700000 - 0x00007ffffc732000 C:\WINDOWS\SYSTEM32\dbgcore.DLL
0x00007ff807840000 - 0x00007ff8078ba000 C:\WINDOWS\System32\bcryptPrimitives.dll
0x00007fffe4940000 - 0x00007fffe494e000 c:\Users\devan\.vscode\extensions\redhat.java-1.29.0-win32-x64\jre\17.0.10-win32-x86_64\bin\instrument.dll
0x00007fffcb040000 - 0x00007fffcb065000 c:\Users\devan\.vscode\extensions\redhat.java-1.29.0-win32-x64\jre\17.0.10-win32-x86_64\bin\java.dll
0x00007fffe46e0000 - 0x00007fffe46f8000 c:\Users\devan\.vscode\extensions\redhat.java-1.29.0-win32-x64\jre\17.0.10-win32-x86_64\bin\zip.dll
dbghelp: loaded successfully - version: 4.0.5 - missing functions: none
symbol engine: initialized successfully - sym options: 0x614 - pdb path: .;c:\Users\devan\.vscode\extensions\redhat.java-1.29.0-win32-x64\jre\17.0.10-win32-x86_64\bin;C:\WINDOWS\SYSTEM32;C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22621.2506_none_270c5ae97388e100;c:\Users\devan\.vscode\extensions\redhat.java-1.29.0-win32-x64\jre\17.0.10-win32-x86_64\bin\server
VM Arguments:
jvm_args: --add-modules=ALL-SYSTEM --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/sun.nio.fs=ALL-UNNAMED -Declipse.application=org.eclipse.jdt.ls.core.id1 -Dosgi.bundles.defaultStartLevel=4 -Declipse.product=org.eclipse.jdt.ls.core.product -Djava.import.generatesMetadataFilesAtProjectRoot=false -DDetectVMInstallationsJob.disabled=true -Dfile.encoding=utf8 -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -Dsun.zip.disableMemoryMapping=true -Xmx1G -Xms100m -Xlog:disable -javaagent:c:\Users\devan\.vscode\extensions\redhat.java-1.29.0-win32-x64\lombok\lombok-1.18.32.jar
java_command: c:\Users\devan\.vscode\extensions\redhat.java-1.29.0-win32-x64\server\plugins\org.eclipse.equinox.launcher_1.6.800.v20240304-1850.jar -configuration c:\Users\devan\AppData\Roaming\Code\User\globalStorage\redhat.java\1.29.0\config_ss_win -data c:\Users\devan\AppData\Roaming\Code\User\workspaceStorage\5777b845f8ef420473e6a91478c2b9a2\redhat.java\ss_ws --stdio
java_class_path (initial): c:\Users\devan\.vscode\extensions\redhat.java-1.29.0-win32-x64\server\plugins\org.eclipse.equinox.launcher_1.6.800.v20240304-1850.jar
Launcher Type: SUN_STANDARD
[Global flags]
uintx AdaptiveSizePolicyWeight = 90 {product} {command line}
intx CICompilerCount = 12 {product} {ergonomic}
uintx GCTimeRatio = 4 {product} {command line}
size_t InitialHeapSize = 104857600 {product} {command line}
size_t MaxHeapSize = 1073741824 {product} {command line}
size_t MaxNewSize = 357564416 {product} {ergonomic}
size_t MinHeapDeltaBytes = 524288 {product} {ergonomic}
size_t MinHeapSize = 104857600 {product} {command line}
size_t NewSize = 34603008 {product} {ergonomic}
uintx NonNMethodCodeHeapSize = 7602480 {pd product} {ergonomic}
uintx NonProfiledCodeHeapSize = 122027880 {pd product} {ergonomic}
size_t OldSize = 70254592 {product} {ergonomic}
uintx ProfiledCodeHeapSize = 122027880 {pd product} {ergonomic}
uintx ReservedCodeCacheSize = 251658240 {pd product} {ergonomic}
bool SegmentedCodeCache = true {product} {ergonomic}
size_t SoftMaxHeapSize = 1073741824 {manageable} {ergonomic}
bool UseCompressedClassPointers = true {product lp64_product} {ergonomic}
bool UseCompressedOops = true {product lp64_product} {ergonomic}
bool UseLargePagesIndividualAllocation = false {pd product} {ergonomic}
bool UseParallelGC = true {product} {command line}
Logging:
Log output configuration:
#0: stdout all=off uptime,level,tags
#1: stderr all=off uptime,level,tags
Environment Variables:
JAVA_HOME=C:\Program Files\Microsoft\jdk-17.0.10.7-hotspot\
PATH=C:\Users\devan\AppData\Roaming\.dotnet;C:\Program Files\Microsoft\jdk-17.0.10.7-hotspot\bin;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0\bin;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0\libnvvp;C:\Program Files (x86)\Qualcomm\QDART\\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Users\devan\AppData\Local\Microsoft\WindowsApps;C:\Users\devan\AppData\Local\Programs\Microsoft VS Code\bin;C:\adb;C:\Program Files\dotnet\;C:\Program Files\Java\jdk-17.0.1\bin;C:\Program Files\PuTTY\;C:\Xilinx\Vivado\2021.1\bin;C:\mingw32\bin;C:\Program Files\NVIDIA Corporation\Nsight Compute 2023.3.1\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\nodejs\;C:\ProgramData\chocolatey\bin;C:\Program Files\Docker\Docker\resources\bin;C:\Program Files\Microsoft SQL Server\150\Tools\Binn\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\160\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\160\Tools\Binn\;C:\Program Files\Microsoft SQL Server\160\Tools\Binn\;C:\Program Files\Microsoft SQL Server\160\DTS\Binn\;C:\Program Files\Git\cmd;C:\Users\devan\AppData\Roaming\.dotnet;C:\Users\devan\AppData\Local\Android\Sdk\platform-tools;C:\Users\devan\AppData\Local\Android\Sdk\tools;C:\Program Files\MySQL\MySQL Shell 8.0\bin\;C:\Users\devan\AppData\Local\Programs\Python\Python310\Scripts\;C:\Users\devan\AppData\Local\Programs\Python\Python310\;%USERPROFILE%\AppData\Local\Microsoft\WindowsApps;C
USERNAME=devang
OS=Windows_NT
PROCESSOR_IDENTIFIER=AMD64 Family 23 Model 96 Stepping 1, AuthenticAMD
TMP=C:\Users\devan\AppData\Local\Temp
TEMP=C:\Users\devan\AppData\Local\Temp
Periodic native trim disabled
--------------- S Y S T E M ---------------
OS:
Windows 11 , 64 bit Build 22621 (10.0.22621.2506)
OS uptime: 0 days 1:04 hours
Hyper-V role detected
CPU: total 16 (initial active 16) (16 cores per cpu, 2 threads per core) family 23 model 96 stepping 1 microcode 0x0, cx8, cmov, fxsr, ht, mmx, 3dnowpref, sse, sse2, sse3, ssse3, sse4a, sse4.1, sse4.2, popcnt, lzcnt, tsc, tscinvbit, avx, avx2, aes, clmul, bmi1, bmi2, adx, sha, fma, vzeroupper, clflush, clflushopt, hv
Processor Information for all 16 processors :
Max Mhz: 2901, Current Mhz: 2901, Mhz Limit: 2901
Memory: 4k page, system-wide physical 15790M (2311M free)
TotalPageFile size 15790M (AvailPageFile size 5M)
current process WorkingSet (physical memory assigned to process): 16M, peak: 16M
current process commit charge ("private bytes"): 174M, peak: 175M
vm_info: OpenJDK 64-Bit Server VM (17.0.10+7) for windows-amd64 JRE (17.0.10+7), built on Jan 16 2024 23:25:11 by "admin" with MS VC++ 16.10 / 16.11 (VS2019)
END.