-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhs_err_pid4364.log
executable file
·979 lines (937 loc) · 91.5 KB
/
hs_err_pid4364.log
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
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (mmap) failed to map 113246208 bytes for committing reserved memory.
# Possible reasons:
# The system is out of physical RAM or swap space
# In 32 bit mode, the process size limit was hit
# Possible solutions:
# Reduce memory load on the system
# Increase physical memory or swap space
# Check if swap backing store is full
# Use 64 bit Java on a 64 bit OS
# Decrease Java heap size (-Xmx/-Xms)
# Decrease number of Java threads
# Decrease Java thread stack sizes (-Xss)
# Set larger code cache with -XX:ReservedCodeCacheSize=
# This output file may be truncated or incomplete.
#
# Out of Memory Error (os_linux.cpp:2627), pid=4364, tid=0x00007f928c2d1700
#
# JRE version: OpenJDK Runtime Environment (8.0_112-b06) (build 1.8.0_112-release-b06)
# Java VM: OpenJDK 64-Bit Server VM (25.112-b06 mixed mode linux-amd64 compressed oops)
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
--------------- T H R E A D ---------------
Current thread (0x00007f929c077800): VMThread [stack: 0x00007f928c1d1000,0x00007f928c2d2000] [id=4372]
Stack: [0x00007f928c1d1000,0x00007f928c2d2000], sp=0x00007f928c2d04d0, free space=1021k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0x9e465d] VMError::report_and_die()+0x15d
V [libjvm.so+0x4b6ada] report_vm_out_of_memory(char const*, int, unsigned long, VMErrorType, char const*)+0x8a
V [libjvm.so+0x84c860] os::pd_commit_memory(char*, unsigned long, unsigned long, bool)+0xf0
V [libjvm.so+0x84737f] os::commit_memory(char*, unsigned long, unsigned long, bool)+0x1f
V [libjvm.so+0x8bd3db] PSVirtualSpace::expand_by(unsigned long)+0x5b
V [libjvm.so+0x8ae1bb] PSOldGen::expand_by(unsigned long) [clone .part.109]+0x1b
V [libjvm.so+0x8ae37b] PSOldGen::expand(unsigned long) [clone .part.111]+0xdb
V [libjvm.so+0x8aec58] PSOldGen::resize(unsigned long)+0x188
V [libjvm.so+0x8b426c] PSParallelCompact::invoke_no_policy(bool)+0x97c
V [libjvm.so+0x8bb37d] PSScavenge::invoke()+0x17d
V [libjvm.so+0x86fcf3] ParallelScavengeHeap::failed_mem_allocate(unsigned long)+0x63
V [libjvm.so+0x9e6124] VM_ParallelGCFailedAllocation::doit()+0x84
V [libjvm.so+0x9ea537] VM_Operation::evaluate()+0x47
V [libjvm.so+0x9e8ff8] VMThread::evaluate_operation(VM_Operation*)+0x2c8
V [libjvm.so+0x9e9479] VMThread::loop()+0x219
V [libjvm.so+0x9e98c2] VMThread::run()+0x72
V [libjvm.so+0x849c82] java_start(Thread*)+0xf2
VM_Operation (0x00007f92238fb170): ParallelGCFailedAllocation, mode: safepoint, requested by thread 0x00007f921405e800
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x00007f9214060800 JavaThread "pool-6-thread-4" [_thread_blocked, id=4413, stack(0x00007f9223534000,0x00007f9223635000)]
0x00007f921405f800 JavaThread "pool-6-thread-3" [_thread_blocked, id=4412, stack(0x00007f92238fd000,0x00007f92239fe000)]
0x00007f921405e800 JavaThread "pool-6-thread-2" [_thread_blocked, id=4411, stack(0x00007f92237fc000,0x00007f92238fd000)]
0x00007f921405d800 JavaThread "pool-7-thread-1" [_thread_blocked, id=4410, stack(0x00007f92236fb000,0x00007f92237fc000)]
0x00007f921405c800 JavaThread "pool-6-thread-1" [_thread_blocked, id=4409, stack(0x00007f92239fe000,0x00007f9223aff000)]
0x00007f9240d40000 JavaThread "pool-4-thread-1" [_thread_blocked, id=4408, stack(0x00007f9223aff000,0x00007f9223c00000)]
0x00007f9240d2d800 JavaThread "Cache update executor" [_thread_blocked, id=4399, stack(0x00007f92540b6000,0x00007f92541b7000)]
0x00007f9240918000 JavaThread "pool-2-thread-1" [_thread_blocked, id=4394, stack(0x00007f9254fca000,0x00007f92550cb000)]
0x00007f9240c28000 JavaThread "File lock request listener" [_thread_in_native, id=4393, stack(0x00007f9255830000,0x00007f9255931000)]
0x00007f9240b49000 JavaThread "process reaper" daemon [_thread_blocked, id=4392, stack(0x00007f9255f76000,0x00007f9255faf000)]
0x00007f9240006000 JavaThread "Asynchronous log dispatcher for DefaultDaemonConnection: socket connection from /127.0.0.1:42036 to /127.0.0.1:38722" [_thread_blocked, id=4389, stack(0x00007f925652a000,0x00007f925662b000)]
0x00007f929ccbb000 JavaThread "pool-1-thread-1" [_thread_blocked, id=4388, stack(0x00007f925662b000,0x00007f925672c000)]
0x00007f9244007000 JavaThread "Daemon worker" [_thread_blocked, id=4385, stack(0x00007f925672c000,0x00007f925682d000)]
0x00007f9244004800 JavaThread "Cancel handler" [_thread_blocked, id=4384, stack(0x00007f925682d000,0x00007f925692e000)]
0x00007f9244005800 JavaThread "Handler for socket connection from /127.0.0.1:42036 to /127.0.0.1:38722" [_thread_in_native, id=4383, stack(0x00007f9256b2e000,0x00007f9256c2f000)]
0x00007f924c03d000 JavaThread "Daemon" [_thread_blocked, id=4382, stack(0x00007f9256c2f000,0x00007f9256d30000)]
0x00007f929cc55000 JavaThread "Incoming local TCP Connector on port 42036" [_thread_in_native, id=4381, stack(0x00007f9256f37000,0x00007f9257038000)]
0x00007f929c0bf800 JavaThread "Service Thread" daemon [_thread_blocked, id=4379, stack(0x00007f9284722000,0x00007f9284823000)]
0x00007f929c0bc800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=4378, stack(0x00007f9284823000,0x00007f9284924000)]
0x00007f929c0ba800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=4377, stack(0x00007f9284924000,0x00007f9284a25000)]
0x00007f929c0b7800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=4376, stack(0x00007f9284a25000,0x00007f9284b26000)]
0x00007f929c0b6800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4375, stack(0x00007f9284b26000,0x00007f9284c27000)]
0x00007f929c083800 JavaThread "Finalizer" daemon [_thread_blocked, id=4374, stack(0x00007f9284eff000,0x00007f9285000000)]
0x00007f929c07f000 JavaThread "Reference Handler" daemon [_thread_blocked, id=4373, stack(0x00007f928c0d0000,0x00007f928c1d1000)]
0x00007f929c00a000 JavaThread "main" [_thread_blocked, id=4367, stack(0x00007f92a4a84000,0x00007f92a4b85000)]
Other Threads:
=>0x00007f929c077800 VMThread [stack: 0x00007f928c1d1000,0x00007f928c2d2000] [id=4372]
0x00007f929c0c2000 WatcherThread [stack: 0x00007f9284621000,0x00007f9284722000] [id=4380]
VM state:at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
[0x00007f929c005df0] ExpandHeap_lock - owner thread: 0x00007f929c077800
[0x00007f929c006470] Threads_lock - owner thread: 0x00007f929c077800
[0x00007f929c006970] Heap_lock - owner thread: 0x00007f921405e800
Heap:
PSYoungGen total 349696K, used 0K [0x00000000e0000000, 0x0000000100000000, 0x0000000100000000)
eden space 175104K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000eab00000)
from space 174592K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000f5580000)
to space 174592K, 0% used [0x00000000f5580000,0x00000000f5580000,0x0000000100000000)
ParOldGen total 771072K, used 642798K [0x00000000a0000000, 0x00000000cf100000, 0x00000000e0000000)
object space 771072K, 83% used [0x00000000a0000000,0x00000000c73bbae8,0x00000000cf100000)
Metaspace used 54547K, capacity 56280K, committed 56496K, reserved 1097728K
class space used 7190K, capacity 7582K, committed 7600K, reserved 1048576K
Card table byte_map: [0x00007f92a1615000,0x00007f92a1916000] byte_map_base: 0x00007f92a1115000
Marking Bits: (ParMarkBitMap*) 0x00007f92a3f52340
Begin Bits: [0x00007f9285000000, 0x00007f9286800000)
End Bits: [0x00007f9286800000, 0x00007f9288000000)
Polling page: 0x00007f92a4ba4000
CodeCache: size=245760Kb used=29200Kb max_used=29200Kb free=216559Kb
bounds [0x00007f928d000000, 0x00007f928ed10000, 0x00007f929c000000]
total_blobs=8743 nmethods=7990 adapters=666
compilation: enabled
Compilation events (10 events):
Event: 69.653 Thread 0x00007f929c0bc800 nmethod 9789 0x00007f928e73bf10 code [0x00007f928e73c080, 0x00007f928e73c298]
Event: 69.653 Thread 0x00007f929c0bc800 9785 2 com.android.dx.cf.code.Ropper::getFirstTempStackReg (20 bytes)
Event: 69.654 Thread 0x00007f929c0bc800 nmethod 9785 0x00007f928e9348d0 code [0x00007f928e934a40, 0x00007f928e934c08]
Event: 69.654 Thread 0x00007f929c0bc800 9782 1 com.android.dx.rop.cst.CstBaseMethodRef::getPrototype (5 bytes)
Event: 69.654 Thread 0x00007f929c0bc800 nmethod 9782 0x00007f928dc65a90 code [0x00007f928dc65be0, 0x00007f928dc65cf0]
Event: 69.654 Thread 0x00007f929c0bc800 9786 1 com.android.dx.cf.code.BaseMachine::getAuxInt (5 bytes)
Event: 69.654 Thread 0x00007f929c0bc800 nmethod 9786 0x00007f928da9ec90 code [0x00007f928da9ede0, 0x00007f928da9eef0]
Event: 69.703 Thread 0x00007f929c0bc800 9790 2 com.android.dx.ssa.Dominators::make (17 bytes)
Event: 69.703 Thread 0x00007f929c0bc800 nmethod 9790 0x00007f928da9e850 code [0x00007f928da9e9c0, 0x00007f928da9eb98]
Event: 69.736 Thread 0x00007f929c0bc800 9791 ! 3 com.android.dx.cf.code.RopperMachine::run (1550 bytes)
GC Heap History (10 events):
Event: 63.598 GC heap after
Heap after GC invocations=45 (full 7):
PSYoungGen total 345088K, used 163091K [0x00000000e0000000, 0x0000000100000000, 0x0000000100000000)
eden space 175104K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000eab00000)
from space 169984K, 95% used [0x00000000f5a00000,0x00000000ff944f80,0x0000000100000000)
to space 174592K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000f5580000)
ParOldGen total 576000K, used 448934K [0x00000000a0000000, 0x00000000c3280000, 0x00000000e0000000)
object space 576000K, 77% used [0x00000000a0000000,0x00000000bb669968,0x00000000c3280000)
Metaspace used 54537K, capacity 56216K, committed 56240K, reserved 1097728K
class space used 7189K, capacity 7582K, committed 7600K, reserved 1048576K
}
Event: 64.738 GC heap before
{Heap before GC invocations=46 (full 7):
PSYoungGen total 345088K, used 338195K [0x00000000e0000000, 0x0000000100000000, 0x0000000100000000)
eden space 175104K, 100% used [0x00000000e0000000,0x00000000eab00000,0x00000000eab00000)
from space 169984K, 95% used [0x00000000f5a00000,0x00000000ff944f80,0x0000000100000000)
to space 174592K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000f5580000)
ParOldGen total 576000K, used 448934K [0x00000000a0000000, 0x00000000c3280000, 0x00000000e0000000)
object space 576000K, 77% used [0x00000000a0000000,0x00000000bb669968,0x00000000c3280000)
Metaspace used 54546K, capacity 56280K, committed 56496K, reserved 1097728K
class space used 7190K, capacity 7582K, committed 7600K, reserved 1048576K
Event: 65.068 GC heap after
Heap after GC invocations=46 (full 7):
PSYoungGen total 349696K, used 125333K [0x00000000e0000000, 0x0000000100000000, 0x0000000100000000)
eden space 175104K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000eab00000)
from space 174592K, 71% used [0x00000000eab00000,0x00000000f2565530,0x00000000f5580000)
to space 174592K, 0% used [0x00000000f5580000,0x00000000f5580000,0x0000000100000000)
ParOldGen total 576000K, used 517189K [0x00000000a0000000, 0x00000000c3280000, 0x00000000e0000000)
object space 576000K, 89% used [0x00000000a0000000,0x00000000bf911508,0x00000000c3280000)
Metaspace used 54546K, capacity 56280K, committed 56496K, reserved 1097728K
class space used 7190K, capacity 7582K, committed 7600K, reserved 1048576K
}
Event: 65.068 GC heap before
{Heap before GC invocations=47 (full 8):
PSYoungGen total 349696K, used 125333K [0x00000000e0000000, 0x0000000100000000, 0x0000000100000000)
eden space 175104K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000eab00000)
from space 174592K, 71% used [0x00000000eab00000,0x00000000f2565530,0x00000000f5580000)
to space 174592K, 0% used [0x00000000f5580000,0x00000000f5580000,0x0000000100000000)
ParOldGen total 576000K, used 517189K [0x00000000a0000000, 0x00000000c3280000, 0x00000000e0000000)
object space 576000K, 89% used [0x00000000a0000000,0x00000000bf911508,0x00000000c3280000)
Metaspace used 54546K, capacity 56280K, committed 56496K, reserved 1097728K
class space used 7190K, capacity 7582K, committed 7600K, reserved 1048576K
Event: 68.476 GC heap after
Heap after GC invocations=47 (full 8):
PSYoungGen total 349696K, used 63097K [0x00000000e0000000, 0x0000000100000000, 0x0000000100000000)
eden space 175104K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000eab00000)
from space 174592K, 36% used [0x00000000eab00000,0x00000000ee89e428,0x00000000f5580000)
to space 174592K, 0% used [0x00000000f5580000,0x00000000f5580000,0x0000000100000000)
ParOldGen total 771072K, used 575761K [0x00000000a0000000, 0x00000000cf100000, 0x00000000e0000000)
object space 771072K, 74% used [0x00000000a0000000,0x00000000c32447e8,0x00000000cf100000)
Metaspace used 54546K, capacity 56280K, committed 56496K, reserved 1097728K
class space used 7190K, capacity 7582K, committed 7600K, reserved 1048576K
}
Event: 68.851 GC heap before
{Heap before GC invocations=48 (full 8):
PSYoungGen total 349696K, used 238201K [0x00000000e0000000, 0x0000000100000000, 0x0000000100000000)
eden space 175104K, 100% used [0x00000000e0000000,0x00000000eab00000,0x00000000eab00000)
from space 174592K, 36% used [0x00000000eab00000,0x00000000ee89e428,0x00000000f5580000)
to space 174592K, 0% used [0x00000000f5580000,0x00000000f5580000,0x0000000100000000)
ParOldGen total 771072K, used 575761K [0x00000000a0000000, 0x00000000cf100000, 0x00000000e0000000)
object space 771072K, 74% used [0x00000000a0000000,0x00000000c32447e8,0x00000000cf100000)
Metaspace used 54547K, capacity 56280K, committed 56496K, reserved 1097728K
class space used 7190K, capacity 7582K, committed 7600K, reserved 1048576K
Event: 69.155 GC heap after
Heap after GC invocations=48 (full 8):
PSYoungGen total 349696K, used 137473K [0x00000000e0000000, 0x0000000100000000, 0x0000000100000000)
eden space 175104K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000eab00000)
from space 174592K, 78% used [0x00000000f5580000,0x00000000fdbc04d8,0x0000000100000000)
to space 174592K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000f5580000)
ParOldGen total 771072K, used 582748K [0x00000000a0000000, 0x00000000cf100000, 0x00000000e0000000)
object space 771072K, 75% used [0x00000000a0000000,0x00000000c3917018,0x00000000cf100000)
Metaspace used 54547K, capacity 56280K, committed 56496K, reserved 1097728K
class space used 7190K, capacity 7582K, committed 7600K, reserved 1048576K
}
Event: 69.772 GC heap before
{Heap before GC invocations=49 (full 8):
PSYoungGen total 349696K, used 312577K [0x00000000e0000000, 0x0000000100000000, 0x0000000100000000)
eden space 175104K, 100% used [0x00000000e0000000,0x00000000eab00000,0x00000000eab00000)
from space 174592K, 78% used [0x00000000f5580000,0x00000000fdbc04d8,0x0000000100000000)
to space 174592K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000f5580000)
ParOldGen total 771072K, used 582748K [0x00000000a0000000, 0x00000000cf100000, 0x00000000e0000000)
object space 771072K, 75% used [0x00000000a0000000,0x00000000c3917018,0x00000000cf100000)
Metaspace used 54547K, capacity 56280K, committed 56496K, reserved 1097728K
class space used 7190K, capacity 7582K, committed 7600K, reserved 1048576K
Event: 69.997 GC heap after
Heap after GC invocations=49 (full 8):
PSYoungGen total 349696K, used 45640K [0x00000000e0000000, 0x0000000100000000, 0x0000000100000000)
eden space 175104K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000eab00000)
from space 174592K, 26% used [0x00000000eab00000,0x00000000ed792060,0x00000000f5580000)
to space 174592K, 0% used [0x00000000f5580000,0x00000000f5580000,0x0000000100000000)
ParOldGen total 771072K, used 688078K [0x00000000a0000000, 0x00000000cf100000, 0x00000000e0000000)
object space 771072K, 89% used [0x00000000a0000000,0x00000000c9ff3958,0x00000000cf100000)
Metaspace used 54547K, capacity 56280K, committed 56496K, reserved 1097728K
class space used 7190K, capacity 7582K, committed 7600K, reserved 1048576K
}
Event: 69.997 GC heap before
{Heap before GC invocations=50 (full 9):
PSYoungGen total 349696K, used 45640K [0x00000000e0000000, 0x0000000100000000, 0x0000000100000000)
eden space 175104K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000eab00000)
from space 174592K, 26% used [0x00000000eab00000,0x00000000ed792060,0x00000000f5580000)
to space 174592K, 0% used [0x00000000f5580000,0x00000000f5580000,0x0000000100000000)
ParOldGen total 771072K, used 688078K [0x00000000a0000000, 0x00000000cf100000, 0x00000000e0000000)
object space 771072K, 89% used [0x00000000a0000000,0x00000000c9ff3958,0x00000000cf100000)
Metaspace used 54547K, capacity 56280K, committed 56496K, reserved 1097728K
class space used 7190K, capacity 7582K, committed 7600K, reserved 1048576K
Deoptimization events (10 events):
Event: 64.395 Thread 0x00007f921405c800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007f928da8e4e8 method=com.android.dx.util.BitIntSet.merge(Lcom/android/dx/util/IntSet;)V @ 1
Event: 64.397 Thread 0x00007f921405c800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007f928da8e4e8 method=com.android.dx.util.BitIntSet.merge(Lcom/android/dx/util/IntSet;)V @ 1
Event: 64.397 Thread 0x00007f921405c800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007f928da8e4e8 method=com.android.dx.util.BitIntSet.merge(Lcom/android/dx/util/IntSet;)V @ 1
Event: 64.411 Thread 0x00007f921405c800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007f928da8e4e8 method=com.android.dx.util.BitIntSet.merge(Lcom/android/dx/util/IntSet;)V @ 1
Event: 64.463 Thread 0x00007f921405f800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007f928d5e09e4 method=com.android.dx.ssa.SsaConverter.placePhiFunctions(Lcom/android/dx/ssa/SsaMethod;Lcom/android/dx/ssa/LocalVariableInfo;I)V @ 257
Event: 68.656 Thread 0x00007f9240d40000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007f928e801cd4 method=com.android.dx.ssa.SsaConverter.placePhiFunctions(Lcom/android/dx/ssa/SsaMethod;Lcom/android/dx/ssa/LocalVariableInfo;I)V @ 257
Event: 68.669 Thread 0x00007f921405f800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007f928ec9fb54 method=com.android.dx.ssa.back.InterferenceGraph.mergeInterferenceSet(ILcom/android/dx/util/IntSet;)V @ 20
Event: 69.397 Thread 0x00007f9240d40000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007f928ec9fb54 method=com.android.dx.ssa.back.InterferenceGraph.mergeInterferenceSet(ILcom/android/dx/util/IntSet;)V @ 20
Event: 69.517 Thread 0x00007f9214060800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007f928ec9fb54 method=com.android.dx.ssa.back.InterferenceGraph.mergeInterferenceSet(ILcom/android/dx/util/IntSet;)V @ 20
Event: 69.586 Thread 0x00007f9240d40000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007f928ece1cb4 method=com.android.dx.cf.code.RopperMachine.updateReturnOp(Lcom/android/dx/rop/code/Rop;Lcom/android/dx/rop/code/SourcePosition;)V @ 106
Internal exceptions (10 events):
Event: 24.067 Thread 0x00007f9244007000 Exception <a 'java/lang/NoSuchMethodError': <clinit>> (0x00000000e2728c50) thrown at [/ssd/Android/AOSP-openjdk/external/jetbrains/jdk/hotspot/src/share/vm/prims/jni.cpp, line 1613]
Event: 24.090 Thread 0x00007f9244007000 Exception <a 'java/lang/NoSuchMethodError': <clinit>> (0x00000000e27a4748) thrown at [/ssd/Android/AOSP-openjdk/external/jetbrains/jdk/hotspot/src/share/vm/prims/jni.cpp, line 1613]
Event: 24.092 Thread 0x00007f9244007000 Exception <a 'java/lang/NoSuchMethodError': <clinit>> (0x00000000e27bd4a0) thrown at [/ssd/Android/AOSP-openjdk/external/jetbrains/jdk/hotspot/src/share/vm/prims/jni.cpp, line 1613]
Event: 24.093 Thread 0x00007f9244007000 Exception <a 'java/lang/NoSuchMethodError': <clinit>> (0x00000000e27bf120) thrown at [/ssd/Android/AOSP-openjdk/external/jetbrains/jdk/hotspot/src/share/vm/prims/jni.cpp, line 1613]
Event: 26.811 Thread 0x00007f9244007000 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.lambda$negate$1(Ljava/lang/Object;)Z> (0x00000000e546f1e0) thrown at [/ssd/Android/AOSP-openjdk/external/jetbrains/jdk/hotspot/src/share/vm/interpreter/linkResolver.cpp, line 582]
Event: 32.713 Thread 0x00007f9214060800 Implicit null exception at 0x00007f928d3c82a2 to 0x00007f928d3c839b
Event: 32.805 Thread 0x00007f921405c800 Implicit null exception at 0x00007f928e6642a5 to 0x00007f928e664e89
Event: 38.635 Thread 0x00007f921405f800 Implicit null exception at 0x00007f928e7829ff to 0x00007f928e784231
Event: 39.252 Thread 0x00007f9240d40000 Implicit null exception at 0x00007f928e9b8388 to 0x00007f928e9b88e9
Event: 43.431 Thread 0x00007f9240d40000 Implicit null exception at 0x00007f928e583343 to 0x00007f928e5839b5
Events (10 events):
Event: 69.512 Thread 0x00007f9240d40000 DEOPT UNPACKING pc=0x00007f928d047373 sp=0x00007f9223bfd5b0 mode 0
Event: 69.517 Thread 0x00007f9214060800 Uncommon trap: trap_request=0xffffffde fr.pc=0x00007f928ec9fb54
Event: 69.517 Thread 0x00007f9214060800 DEOPT PACKING pc=0x00007f928ec9fb54 sp=0x00007f9223633110
Event: 69.517 Thread 0x00007f9214060800 DEOPT UNPACKING pc=0x00007f928d004f69 sp=0x00007f9223632fa0 mode 2
Event: 69.586 Thread 0x00007f9240d40000 Uncommon trap: trap_request=0xffffff65 fr.pc=0x00007f928ece1cb4
Event: 69.586 Thread 0x00007f9240d40000 DEOPT PACKING pc=0x00007f928ece1cb4 sp=0x00007f9223bfd1a0
Event: 69.586 Thread 0x00007f9240d40000 DEOPT UNPACKING pc=0x00007f928d004f69 sp=0x00007f9223bfd0e8 mode 2
Event: 69.698 Thread 0x00007f9214060800 DEOPT PACKING pc=0x00007f928e77b342 sp=0x00007f9223633310
Event: 69.698 Thread 0x00007f9214060800 DEOPT UNPACKING pc=0x00007f928d047373 sp=0x00007f9223633050 mode 0
Event: 69.771 Executing VM operation: ParallelGCFailedAllocation
Dynamic libraries:
00400000-00401000 r-xp 00000000 08:07 1201464 /home/chivu/Downloads/android-studio-p/jre/bin/java
00600000-00601000 r--p 00000000 08:07 1201464 /home/chivu/Downloads/android-studio-p/jre/bin/java
00601000-00602000 rw-p 00001000 08:07 1201464 /home/chivu/Downloads/android-studio-p/jre/bin/java
0165a000-0167b000 rw-p 00000000 00:00 0 [heap]
a0000000-cf100000 rw-p 00000000 00:00 0
d5d00000-e0000000 ---p 00000000 00:00 0
e0000000-100000000 rw-p 00000000 00:00 0
100000000-10076c000 rw-p 00000000 00:00 0
10076c000-140000000 ---p 00000000 00:00 0
7f9204000000-7f9204021000 rw-p 00000000 00:00 0
7f9204021000-7f9208000000 ---p 00000000 00:00 0
7f920c000000-7f920c03b000 rw-p 00000000 00:00 0
7f920c03b000-7f9210000000 ---p 00000000 00:00 0
7f9210000000-7f9210033000 rw-p 00000000 00:00 0
7f9210033000-7f9214000000 ---p 00000000 00:00 0
7f9214000000-7f92141fd000 rw-p 00000000 00:00 0
7f92141fd000-7f9218000000 ---p 00000000 00:00 0
7f9218000000-7f921802a000 rw-p 00000000 00:00 0
7f921802a000-7f921c000000 ---p 00000000 00:00 0
7f921c000000-7f921c02d000 rw-p 00000000 00:00 0
7f921c02d000-7f9220000000 ---p 00000000 00:00 0
7f9223334000-7f92234f4000 rw-p 00000000 00:00 0
7f92234f4000-7f9223534000 ---p 00000000 00:00 0
7f9223534000-7f9223537000 ---p 00000000 00:00 0
7f9223537000-7f9223635000 rw-p 00000000 00:00 0
7f9223635000-7f92236fb000 r--s 008d4000 08:07 2145242 /home/chivu/Desktop/newsApp/app/build/intermediates/transforms/jarMerging/debug/jars/1/1f/combined.jar
7f92236fb000-7f92236fe000 ---p 00000000 00:00 0
7f92236fe000-7f92237fc000 rw-p 00000000 00:00 0
7f92237fc000-7f92237ff000 ---p 00000000 00:00 0
7f92237ff000-7f92238fd000 rw-p 00000000 00:00 0
7f92238fd000-7f9223900000 ---p 00000000 00:00 0
7f9223900000-7f92239fe000 rw-p 00000000 00:00 0
7f92239fe000-7f9223a01000 ---p 00000000 00:00 0
7f9223a01000-7f9223aff000 rw-p 00000000 00:00 0
7f9223aff000-7f9223b02000 ---p 00000000 00:00 0
7f9223b02000-7f9223e00000 rw-p 00000000 00:00 0
7f9223e00000-7f9224000000 rw-p 00000000 00:00 0
7f9224000000-7f9224021000 rw-p 00000000 00:00 0
7f9224021000-7f9228000000 ---p 00000000 00:00 0
7f9228000000-7f9228021000 rw-p 00000000 00:00 0
7f9228021000-7f922c000000 ---p 00000000 00:00 0
7f922c000000-7f922c021000 rw-p 00000000 00:00 0
7f922c021000-7f9230000000 ---p 00000000 00:00 0
7f9230000000-7f9230021000 rw-p 00000000 00:00 0
7f9230021000-7f9234000000 ---p 00000000 00:00 0
7f9234000000-7f9234021000 rw-p 00000000 00:00 0
7f9234021000-7f9238000000 ---p 00000000 00:00 0
7f9238000000-7f9238021000 rw-p 00000000 00:00 0
7f9238021000-7f923c000000 ---p 00000000 00:00 0
7f923c000000-7f923c021000 rw-p 00000000 00:00 0
7f923c021000-7f9240000000 ---p 00000000 00:00 0
7f9240000000-7f924132c000 rw-p 00000000 00:00 0
7f924132c000-7f9244000000 ---p 00000000 00:00 0
7f9244000000-7f9244021000 rw-p 00000000 00:00 0
7f9244021000-7f9248000000 ---p 00000000 00:00 0
7f9248000000-7f9248021000 rw-p 00000000 00:00 0
7f9248021000-7f924c000000 ---p 00000000 00:00 0
7f924c000000-7f924c06f000 rw-p 00000000 00:00 0
7f924c06f000-7f9250000000 ---p 00000000 00:00 0
7f9250000000-7f9250021000 rw-p 00000000 00:00 0
7f9250021000-7f9254000000 ---p 00000000 00:00 0
7f92540b6000-7f92540b9000 ---p 00000000 00:00 0
7f92540b9000-7f92543b7000 rw-p 00000000 00:00 0
7f92543b7000-7f92545b7000 rw-p 00000000 00:00 0
7f92545b7000-7f92547b7000 rw-p 00000000 00:00 0
7f92547b7000-7f92547ca000 r--s 00344000 08:07 1201558 /home/chivu/Downloads/android-studio-p/jre/jre/lib/resources.jar
7f92547ca000-7f92549ca000 rw-p 00000000 00:00 0
7f92549ca000-7f9254bca000 rw-p 00000000 00:00 0
7f9254bca000-7f9254dca000 rw-p 00000000 00:00 0
7f9254dca000-7f9254fca000 rw-p 00000000 00:00 0
7f9254fca000-7f9254fcd000 ---p 00000000 00:00 0
7f9254fcd000-7f92552cb000 rw-p 00000000 00:00 0
7f92552cb000-7f92552cc000 r--s 00001000 08:07 1094992 /home/chivu/.gradle/caches/jars-2/cmhx5eetujk7j30d3nllwxyrlnugzjw/annotations-25.3.3.jar
7f92552cc000-7f92552d4000 r--s 000a8000 08:07 932893 /home/chivu/.gradle/caches/jars-2/lp0h431tl0554nh1vx6zomcvteflkp/lombok-ast-0.2.3.jar
7f92552d4000-7f92552e8000 r--s 000b4000 08:07 139376 /home/chivu/.gradle/caches/jars-2/hgvw6szzawm3evod5l2d6iutfug31w0/uast-162.2228.14.jar
7f92552e8000-7f92552ea000 r--s 0000d000 08:07 932889 /home/chivu/.gradle/caches/jars-2/7pwz1bowgakb1eux9ezb56jlturgsyi/commons-codec-1.4.jar
7f92552ea000-7f92552ec000 r--s 0000d000 08:07 932887 /home/chivu/.gradle/caches/jars-2/9dj1m0eyooi5qt13735vz8fpkl3cnfy/commons-logging-1.1.1.jar
7f92552ec000-7f92552f1000 r--s 00028000 08:07 932885 /home/chivu/.gradle/caches/jars-2/62lv0fe9b3xbqe57f6ljy5upwi7mf6k/httpcore-4.1.jar
7f92552f1000-7f92552f5000 r--s 0002f000 08:07 932883 /home/chivu/.gradle/caches/jars-2/gsg5n52frsvw6sx0swqqe2hwijwdcf0/jimfs-1.1.jar
7f92552f5000-7f92552f6000 r--s 00004000 08:07 932881 /home/chivu/.gradle/caches/jars-2/lxs252id0979odjrerlctkb26c2vj95/annotations-12.0.jar
7f92552f6000-7f92552f7000 r--s 00004000 08:07 932879 /home/chivu/.gradle/caches/jars-2/9kn99dr0rulyl67sct1ephwcop56l61/asm-analysis-5.0.4.jar
7f92552f7000-7f92552fb000 r--s 00040000 08:07 1094991 /home/chivu/.gradle/caches/jars-2/ccvn7yglm4blceovs70fngoac1eyn4f/lint-api-25.3.3.jar
7f92552fb000-7f92552fc000 r--s 0000a000 08:07 932875 /home/chivu/.gradle/caches/jars-2/nwyg9io65lv6jvmwit2wq82xnnxd7ia/kxml2-2.3.0.jar
7f92552fc000-7f92552fe000 r--s 00005000 08:07 932873 /home/chivu/.gradle/caches/jars-2/i6hc1uuj8e9ck59slmzdyz78ydn8sr6/httpmime-4.1.jar
7f92552fe000-7f9255306000 r--s 0004e000 08:07 932871 /home/chivu/.gradle/caches/jars-2/7503wa5irssz0xxahv1xb82p2dl7rr2/httpclient-4.1.1.jar
7f9255306000-7f925530d000 r--s 00053000 08:07 932869 /home/chivu/.gradle/caches/jars-2/jgkfvs4eqggj7qsyw1f5d3up57hanj1/commons-compress-1.8.1.jar
7f925530d000-7f9255312000 r--s 0002a000 08:07 932867 /home/chivu/.gradle/caches/jars-2/je8f027qcr1z1egw08byp1ybxbp9kko/gson-2.2.4.jar
7f9255312000-7f9255317000 r--s 0002e000 08:07 1094990 /home/chivu/.gradle/caches/jars-2/s427p2wh0tfza0xa8qijgx107eeevyl/repository-25.3.3.jar
7f9255317000-7f9255319000 r--s 00006000 08:07 1094989 /home/chivu/.gradle/caches/jars-2/e2s952s6co8tps89l80r4riixwqo2oe/dvlib-25.3.3.jar
7f9255319000-7f925531b000 r--s 00013000 08:07 1094883 /home/chivu/.gradle/caches/jars-2/s02k517nvrh8cbp2c8dz4slqska6dj9/layoutlib-api-25.3.3.jar
7f925531b000-7f9255320000 r--s 00058000 08:07 932859 /home/chivu/.gradle/caches/jars-2/st159835qgxm0l87oqrnhayxos4lc1n/asm-debug-all-5.0.1.jar
7f9255320000-7f9255330000 r--s 000d5000 08:07 932857 /home/chivu/.gradle/caches/jars-2/qzf32gp9kej4w4hlbabft6tplu74cj3/proguard-base-5.3.2.jar
7f9255330000-7f9255333000 r--s 00033000 08:07 932855 /home/chivu/.gradle/caches/jars-2/nz9sndmr8b4xbj4xulkaciy5kdbyfiz/juniversalchardet-1.0.3.jar
7f9255333000-7f9255337000 r--s 0002a000 08:07 932853 /home/chivu/.gradle/caches/jars-2/krbpn9xjn1qymukyx8cc5l799ty1v3h/commons-io-2.4.jar
7f9255337000-7f925534e000 r--s 00154000 08:07 932851 /home/chivu/.gradle/caches/jars-2/sfeivjswzitn6n0fnjx3ueszz8gv8o1/antlr4-4.5.3.jar
7f925534e000-7f9255350000 r--s 00002000 08:07 1094881 /home/chivu/.gradle/caches/jars-2/rh2ip1x2zziz26tr3qzudtz088pqsb2/baseLibrary-2.3.3.jar
7f9255350000-7f925537b000 r--s 001fc000 08:07 932847 /home/chivu/.gradle/caches/jars-2/nxjrjftly2xksl8o0wqgivu5netfu2x/guava-18.0.jar
7f925537b000-7f925538e000 r--s 00241000 08:07 932845 /home/chivu/.gradle/caches/jars-2/9yuekvg4qerfitq3xec0iyckuw3hwaq/ecj-4.6.1.jar
7f925538e000-7f9255395000 r--s 000d9000 08:07 1094862 /home/chivu/.gradle/caches/jars-2/ak89aa8liqmr44u7r08njntn6oehe0z/lint-checks-25.3.3.jar
7f9255395000-7f9255397000 r--s 00006000 08:07 932841 /home/chivu/.gradle/caches/jars-2/6phgj9ki3jl3p5epzkqoo8pr6kur40b/asm-tree-5.0.4.jar
7f9255397000-7f92553ca000 r--s 00203000 08:07 932839 /home/chivu/.gradle/caches/jars-2/hj0bfvxu9cq7hkwmecvp0kg137or3hh/bcprov-jdk15on-1.48.jar
7f92553ca000-7f92553d8000 r--s 00081000 08:07 932837 /home/chivu/.gradle/caches/jars-2/4r7xli0tz94y0wfjrdyjxlxar3g1pb9/bcpkix-jdk15on-1.48.jar
7f92553d8000-7f92553da000 r--s 00002000 08:07 932835 /home/chivu/.gradle/caches/jars-2/f32bh5uivuf69ecz2j8hl96ksnqdh7v/javawriter-2.5.0.jar
7f92553da000-7f92553dc000 r--s 00004000 08:07 1094861 /home/chivu/.gradle/caches/jars-2/j6s1upogkwo00sygdsekzj4fx0i75uy/tracker-25.3.3.jar
7f92553dc000-7f92553dd000 r--s 00005000 08:07 1094860 /home/chivu/.gradle/caches/jars-2/4svya0t1s9wyo35ycd3atidsaoo6w7e/shared-25.3.3.jar
7f92553dd000-7f92553eb000 r--s 00147000 08:07 1094859 /home/chivu/.gradle/caches/jars-2/qx6695c5ocd9swxv7wqtxor3plyb4b7/protos-25.3.3.jar
7f92553eb000-7f92553ec000 r--s 00001000 08:07 139356 /home/chivu/.gradle/caches/jars-2/bqo69msswbvaagsh45hf1tq02v21sml/jill-api-0.10.0.jar
7f92553ec000-7f92553ee000 r--s 00003000 08:07 139354 /home/chivu/.gradle/caches/jars-2/7pldadygbci34ql8thws797g29k1uhh/jack-api-0.13.0.jar
7f92553ee000-7f92553f4000 r--s 0004a000 08:07 1094853 /home/chivu/.gradle/caches/jars-2/euoqfzf5y1sibp9ul8mcz0wovj380eo/ddmlib-25.3.3.jar
7f92553f4000-7f92553f7000 r--s 00022000 08:07 1094848 /home/chivu/.gradle/caches/jars-2/a81bg2yxzmumashablwecaj0ksz6tmj/manifest-merger-25.3.3.jar
7f92553f7000-7f92553fa000 r--s 0001c000 08:07 1094847 /home/chivu/.gradle/caches/jars-2/l6cnyee1vojrkkbpp6qwgpf30shmrja/common-25.3.3.jar
7f92553fa000-7f9255403000 r--s 00089000 08:07 1094417 /home/chivu/.gradle/caches/jars-2/m0t6h8af70sdgxvkj522jy01i14mnb8/sdk-common-25.3.3.jar
7f9255403000-7f925540d000 r--s 00098000 08:07 1094415 /home/chivu/.gradle/caches/jars-2/28c9ykhc782k8jmlrnbnccai34hziki/sdklib-25.3.3.jar
7f925540d000-7f925540e000 r--s 00002000 08:07 1094389 /home/chivu/.gradle/caches/jars-2/4dod7a1p5hoai4v37pxbcg65bbahvg2/builder-test-api-2.3.3.jar
7f925540e000-7f9255411000 r--s 00006000 08:07 1094385 /home/chivu/.gradle/caches/jars-2/omk02asobup8sgd6qxom3ej5bg94z2r/builder-model-2.3.3.jar
7f9255411000-7f9255420000 r--s 00130000 08:07 932809 /home/chivu/.gradle/caches/jars-2/cr6zkqpx14lor9zdtmo49qpc7y8r8p4/protobuf-java-3.0.0.jar
7f9255420000-7f9255422000 r--s 0000f000 08:07 932807 /home/chivu/.gradle/caches/jars-2/rvfyugrlu5tbpz51p98og0qsxamjq4k/jopt-simple-4.9.jar
7f9255422000-7f9255426000 r--s 0001f000 08:07 932805 /home/chivu/.gradle/caches/jars-2/nq3fzqkrrm37ob61z4iu5qdbh368uat/org.jacoco.report-0.7.5.201505241946.jar
7f9255426000-7f925542a000 r--s 0001d000 08:07 932803 /home/chivu/.gradle/caches/jars-2/3kxkmcckmk40ron92zhbm0qjo9l4bkl/org.jacoco.core-0.7.5.201505241946.jar
7f925542a000-7f925542c000 r--s 00002000 08:07 932801 /home/chivu/.gradle/caches/jars-2/m4m0pzb4gmaeh0in5g2xc4bxeuwt828/proguard-gradle-5.3.2.jar
7f925542c000-7f925542e000 r--s 00009000 08:07 932799 /home/chivu/.gradle/caches/jars-2/ajvcvdu66lc9e3tvvipxtuq48i9bbkc/asm-commons-5.0.4.jar
7f925542e000-7f9255430000 r--s 0000c000 08:07 932797 /home/chivu/.gradle/caches/jars-2/1laz1ygmxoc408r7nwqs1q8uk8r236d/asm-5.0.4.jar
7f9255430000-7f9255630000 rw-p 00000000 00:00 0
7f9255630000-7f9255830000 rw-p 00000000 00:00 0
7f9255830000-7f9255833000 ---p 00000000 00:00 0
7f9255833000-7f9255b31000 rw-p 00000000 00:00 0
7f9255b31000-7f9255d31000 rw-p 00000000 00:00 0
7f9255d31000-7f9255f31000 rw-p 00000000 00:00 0
7f9255f31000-7f9255f36000 r--s 0002c000 08:07 1094383 /home/chivu/.gradle/caches/jars-2/3mlasgi8oo9o7oa12526198jui9zmp2/compilerCommon-2.3.3.jar
7f9255f36000-7f9255f37000 r--s 00002000 08:07 1094379 /home/chivu/.gradle/caches/jars-2/73l309uzm0ila7rdaaxteq0ng4ayf2y/gradle-api-2.3.3.jar
7f9255f37000-7f9255f38000 r--s 00000000 08:07 139334 /home/chivu/.gradle/caches/jars-2/tlyajppf8woug00g686fx5mchf8iv3o/transform-api-2.0.0-deprecated-use-gradle-api.jar
7f9255f38000-7f9255f3d000 r--s 0005e000 08:07 1094349 /home/chivu/.gradle/caches/jars-2/k2xtosjt0in0zj7mpwvctw6iznt93uh/lint-25.3.3.jar
7f9255f3d000-7f9255f53000 r--s 00163000 08:07 1094347 /home/chivu/.gradle/caches/jars-2/nyg71b5n2lzymmwh5vbtmvjiby07k4g/builder-2.3.3.jar
7f9255f53000-7f9255f72000 r--s 001ca000 08:07 1094310 /home/chivu/.gradle/caches/jars-2/5fwyvjq1ai8mdh1mluqxidj1wo7rls8/gradle-core-2.3.3.jar
7f9255f72000-7f9255f74000 r--s 00007000 08:07 266240 /home/chivu/.gradle/caches/modules-2/files-2.1/com.google.gms/google-services/3.1.0/166ae4e6acd03b7bbebe221ffa54bc039fece1b9/google-services-3.1.0.jar
7f9255f74000-7f9255f76000 r--s 0000d000 08:07 1094266 /home/chivu/.gradle/caches/jars-2/mel54vauze7hczg2p6nebauqz8s53sj/gradle-2.3.3.jar
7f9255f76000-7f9255f79000 ---p 00000000 00:00 0
7f9255f79000-7f9255faf000 rw-p 00000000 00:00 0
7f9255faf000-7f9255fb0000 r--p 00000000 00:00 0
7f9255fb0000-7f92561b0000 rw-p 00000000 00:00 0
7f92561b0000-7f9256229000 r--s 010ed000 08:07 1201473 /home/chivu/Downloads/android-studio-p/jre/lib/tools.jar
7f9256229000-7f9256429000 rw-p 00000000 00:00 0
7f9256429000-7f925642c000 ---p 00000000 00:00 0
7f925642c000-7f925652a000 rw-p 00000000 00:00 0
7f925652a000-7f925652d000 ---p 00000000 00:00 0
7f925652d000-7f925662b000 rw-p 00000000 00:00 0
7f925662b000-7f925662e000 ---p 00000000 00:00 0
7f925662e000-7f925672c000 rw-p 00000000 00:00 0
7f925672c000-7f925672f000 ---p 00000000 00:00 0
7f925672f000-7f925682d000 rw-p 00000000 00:00 0
7f925682d000-7f9256830000 ---p 00000000 00:00 0
7f9256830000-7f9256b2e000 rw-p 00000000 00:00 0
7f9256b2e000-7f9256b31000 ---p 00000000 00:00 0
7f9256b31000-7f9256c2f000 rw-p 00000000 00:00 0
7f9256c2f000-7f9256c32000 ---p 00000000 00:00 0
7f9256c32000-7f9256d30000 rw-p 00000000 00:00 0
7f9256d30000-7f9256d37000 r--s 00000000 08:07 1590595 /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache
7f9256d37000-7f9256f37000 rw-p 00000000 00:00 0
7f9256f37000-7f9256f3a000 ---p 00000000 00:00 0
7f9256f3a000-7f9257038000 rw-p 00000000 00:00 0
7f9257038000-7f9257041000 r-xp 00000000 08:07 1201548 /home/chivu/Downloads/android-studio-p/jre/jre/lib/amd64/libmanagement.so
7f9257041000-7f9257240000 ---p 00009000 08:07 1201548 /home/chivu/Downloads/android-studio-p/jre/jre/lib/amd64/libmanagement.so
7f9257240000-7f9257241000 r--p 00008000 08:07 1201548 /home/chivu/Downloads/android-studio-p/jre/jre/lib/amd64/libmanagement.so
7f9257241000-7f9257242000 rw-p 00009000 08:07 1201548 /home/chivu/Downloads/android-studio-p/jre/jre/lib/amd64/libmanagement.so
7f9257242000-7f9257247000 r--s 00098000 08:07 1201512 /home/chivu/Downloads/android-studio-p/jre/jre/lib/jsse.jar
7f9257247000-7f9257249000 r--s 00007000 08:07 1189108 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/gradle-tooling-api-builders-3.3.jar
7f9257249000-7f925724c000 r--s 00009000 08:07 1189101 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/gradle-testing-native-3.3.jar
7f925724c000-7f9257252000 r--s 00033000 08:07 1189176 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/snakeyaml-1.6.jar
7f9257252000-7f9257254000 r--s 00006000 08:07 1189175 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/jcommander-1.12.jar
7f9257254000-7f9257259000 r--s 00040000 08:07 1189174 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/bsh-2.0b4.jar
7f9257259000-7f925725b000 r--s 00009000 08:07 1189182 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/hamcrest-core-1.3.jar
7f925725b000-7f9257264000 r--s 00089000 08:07 1189133 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/testng-6.3.1.jar
7f9257264000-7f925726c000 r--s 00045000 08:07 1189132 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/junit-4.12.jar
7f925726c000-7f9257272000 r--s 0002e000 08:07 1189102 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/gradle-testing-jvm-3.3.jar
7f9257272000-7f9257276000 r--s 00016000 08:07 1189100 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/gradle-testing-base-3.3.jar
7f9257276000-7f925727d000 r--s 00038000 08:07 1189127 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/bcpg-jdk15on-1.51.jar
7f925727d000-7f925727f000 r--s 0000c000 08:07 1189079 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/gradle-signing-3.3.jar
7f925727f000-7f9257281000 r--s 00007000 08:07 1189078 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/gradle-scala-3.3.jar
7f9257281000-7f9257282000 r--s 00004000 08:07 1189106 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/gradle-resources-sftp-3.3.jar
7f9257282000-7f9257292000 r--s 00088000 08:07 1189143 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/joda-time-2.8.2.jar
7f9257292000-7f92572a3000 r--s 0010d000 08:07 1189142 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/jackson-databind-2.6.6.jar
7f92572a3000-7f92572a6000 r--s 00009000 08:07 1189141 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/jackson-annotations-2.6.6.jar
7f92572a6000-7f92572aa000 r--s 0003c000 08:07 1189140 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/jackson-core-2.6.6.jar
7f92572aa000-7f92572b8000 r--s 00087000 08:07 1189139 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/aws-java-sdk-core-1.11.6.jar
7f92572b8000-7f92572bf000 r--s 00057000 08:07 1189138 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/aws-java-sdk-kms-1.11.6.jar
7f92572bf000-7f92572cc000 r--s 0008e000 08:07 1189137 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/aws-java-sdk-s3-1.11.6.jar
7f92572cc000-7f92572ce000 r--s 00004000 08:07 1189107 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/gradle-resources-s3-3.3.jar
7f92572ce000-7f92572d0000 r--s 00005000 08:07 1189131 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/jatl-0.2.2.jar
7f92572d0000-7f92572d2000 r--s 0000f000 08:07 1189084 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/gradle-reporting-3.3.jar
7f92572d2000-7f92572d4000 r--s 00002000 08:07 1189085 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/gradle-publish-3.3.jar
7f92572d4000-7f92572d6000 r--s 00009000 08:07 1189114 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/commons-cli-1.2.jar
7f92572d6000-7f92572dc000 r--s 00031000 08:07 1189070 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/gradle-plugins-3.3.jar
7f92572dc000-7f92572de000 r--s 00009000 08:07 1189103 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/gradle-plugin-development-3.3.jar
7f92572de000-7f92572e4000 r--s 0002b000 08:07 1189096 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/gradle-platform-play-3.3.jar
7f92572e4000-7f92572f2000 r--s 00055000 08:07 1189095 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/gradle-platform-native-3.3.jar
7f92572f2000-7f92572f7000 r--s 0001f000 08:07 1189090 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/gradle-platform-jvm-3.3.jar
7f92572f7000-7f92572ff000 r--s 00027000 08:07 1189089 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/gradle-platform-base-3.3.jar
7f92572ff000-7f9257327000 r--s 0021c000 08:07 1189122 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/biz.aQute.bndlib-3.2.0.jar
7f9257327000-7f9257329000 r--s 00003000 08:07 1189074 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/gradle-osgi-3.3.jar
7f9257329000-7f925732c000 r--s 0000c000 08:07 1189125 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/pmaven-groovy-0.8-20100325.jar
7f925732c000-7f925732d000 r--s 00004000 08:07 1189124 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/pmaven-common-0.8-20100325.jar
7f925732d000-7f9257350000 r--s 00344000 08:07 1189148 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/core-3.1.1.jar
7f9257350000-7f9257366000 r-xp 00000000 08:07 529479 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f9257366000-7f9257565000 ---p 00016000 08:07 529479 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f9257565000-7f9257566000 rw-p 00015000 08:07 529479 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f9257566000-7f92576d8000 r-xp 00000000 08:07 1312856 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.21
7f92576d8000-7f92578d8000 ---p 00172000 08:07 1312856 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.21
7f92578d8000-7f92578e2000 r--p 00172000 08:07 1312856 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.21
7f92578e2000-7f92578e4000 rw-p 0017c000 08:07 1312856 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.21
7f92578e4000-7f92578e8000 rw-p 00000000 00:00 0
7f92578e8000-7f92578ed000 r-xp 00000000 08:07 932602 /home/chivu/.gradle/native/23/linux-amd64/libnative-platform.so
7f92578ed000-7f9257aec000 ---p 00005000 08:07 932602 /home/chivu/.gradle/native/23/linux-amd64/libnative-platform.so
7f9257aec000-7f9257aed000 rw-p 00004000 08:07 932602 /home/chivu/.gradle/native/23/linux-amd64/libnative-platform.so
7f9257aed000-7f9257afe000 r-xp 00000000 08:07 1201545 /home/chivu/Downloads/android-studio-p/jre/jre/lib/amd64/libnio.so
7f9257afe000-7f9257cfd000 ---p 00011000 08:07 1201545 /home/chivu/Downloads/android-studio-p/jre/jre/lib/amd64/libnio.so
7f9257cfd000-7f9257cfe000 r--p 00010000 08:07 1201545 /home/chivu/Downloads/android-studio-p/jre/jre/lib/amd64/libnio.so
7f9257cfe000-7f9257cff000 rw-p 00011000 08:07 1201545 /home/chivu/Downloads/android-studio-p/jre/jre/lib/amd64/libnio.so
7f9257cff000-7f9258000000 rw-p 00000000 00:00 0
7f9258000000-7f9258ddc000 rw-p 00000000 00:00 0
7f9258ddc000-7f925c000000 ---p 00000000 00:00 0
7f925c000000-7f925c021000 rw-p 00000000 00:00 0
7f925c021000-7f9260000000 ---p 00000000 00:00 0
7f9260000000-7f9261e8f000 rw-p 00000000 00:00 0
7f9261e8f000-7f9264000000 ---p 00000000 00:00 0
7f9264000000-7f92663b2000 rw-p 00000000 00:00 0
7f92663b2000-7f9268000000 ---p 00000000 00:00 0
7f9268000000-7f9268021000 rw-p 00000000 00:00 0
7f9268021000-7f926c000000 ---p 00000000 00:00 0
7f926c000000-7f926c021000 rw-p 00000000 00:00 0
7f926c021000-7f9270000000 ---p 00000000 00:00 0
7f9270000000-7f927045f000 rw-p 00000000 00:00 0
7f927045f000-7f9274000000 ---p 00000000 00:00 0
7f9274000000-7f9274021000 rw-p 00000000 00:00 0
7f9274021000-7f9278000000 ---p 00000000 00:00 0
7f9278000000-7f9278137000 rw-p 00000000 00:00 0
7f9278137000-7f927c000000 ---p 00000000 00:00 0
7f927c000000-7f927c030000 rw-p 00000000 00:00 0
7f927c030000-7f9280000000 ---p 00000000 00:00 0
7f9280000000-7f9280115000 rw-p 00000000 00:00 0
7f9280115000-7f9284000000 ---p 00000000 00:00 0
7f9284000000-7f9284006000 r--s 00023000 08:07 1189075 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/gradle-maven-3.3.jar
7f9284006000-7f9284009000 r--s 0000b000 08:07 1189094 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/gradle-language-scala-3.3.jar
7f9284009000-7f928400f000 r--s 0001a000 08:07 1189098 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/gradle-language-native-3.3.jar
7f928400f000-7f9284012000 r--s 00005000 08:07 1189091 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/gradle-language-jvm-3.3.jar
7f9284012000-7f9284018000 r--s 00027000 08:07 1189092 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/gradle-language-java-3.3.jar
7f9284018000-7f928401a000 r--s 0000a000 08:07 1189093 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/gradle-language-groovy-3.3.jar
7f928401a000-7f928401d000 r--s 0001e000 08:07 1189149 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/jsp-api-2.1-6.1.14.jar
7f928401d000-7f928401e000 r--s 00006000 08:07 1189147 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/jetty-naming-6.1.26.jar
7f928401e000-7f928401f000 r--s 00002000 08:07 1189121 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/geronimo-annotation_1.0_spec-1.0.jar
7f928401f000-7f9284021000 r--s 00002000 08:07 1189120 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/jetty-annotations-6.1.26.jar
7f9284021000-7f9284032000 r--s 000ea000 08:07 1189119 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/jsp-2.1-6.1.14.jar
7f9284032000-7f9284034000 r--s 0000d000 08:07 1189118 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/jetty-plus-6.1.26.jar
7f9284034000-7f9284036000 r--s 0001f000 08:07 1189117 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/servlet-api-2.5-20081211.jar
7f9284036000-7f928403a000 r--s 00028000 08:07 1189116 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/jetty-util-6.1.26.jar
7f928403a000-7f9284041000 r--s 0007d000 08:07 1189115 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/jetty-6.1.26.jar
7f9284041000-7f9284043000 r--s 0000a000 08:07 1189072 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/gradle-jetty-3.3.jar
7f9284043000-7f928404a000 r--s 00035000 08:07 1189130 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/simple-4.1.21.jar
7f928404a000-7f9284056000 r--s 00100000 08:07 1189128 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/rhino-1.7R3.jar
7f9284056000-7f928405a000 r--s 00012000 08:07 1189081 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/gradle-javascript-3.3.jar
7f928405a000-7f928405c000 r--s 0000d000 08:07 1189087 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/gradle-jacoco-3.3.jar
7f928405c000-7f928405f000 r--s 0000e000 08:07 1189086 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/gradle-ivy-3.3.jar
7f928405f000-7f9284060000 r--s 00002000 08:07 1189097 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/gradle-ide-play-3.3.jar
7f9284060000-7f9284063000 r--s 00013000 08:07 1189099 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/gradle-ide-native-3.3.jar
7f9284063000-7f928406c000 r--s 00055000 08:07 1189076 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/gradle-ide-3.3.jar
7f928406c000-7f928406e000 r--s 00007000 08:07 1189080 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/gradle-ear-3.3.jar
7f928406e000-7f9284074000 r--s 00039000 08:07 1189083 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/gradle-diagnostics-3.3.jar
7f9284074000-7f9284075000 r--s 00009000 08:07 1189109 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/gradle-composite-builds-3.3.jar
7f9284075000-7f9284079000 r--s 00023000 08:07 1189071 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/gradle-code-quality-3.3.jar
7f9284079000-7f928407d000 r--s 00022000 08:07 1189088 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/gradle-build-init-3.3.jar
7f928407d000-7f9284083000 r--s 0008e000 08:07 1189082 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/gradle-build-comparison-3.3.jar
7f9284083000-7f9284084000 r--s 00001000 08:07 1189110 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/gradle-build-cache-http-3.3.jar
7f9284084000-7f9284086000 r--s 00008000 08:07 1189073 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/gradle-antlr-3.3.jar
7f9284086000-7f9284088000 r--s 00004000 08:07 1189077 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/gradle-announce-3.3.jar
7f9284088000-7f92840a0000 r--s 00115000 08:07 1189179 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/xercesImpl-2.9.1.jar
7f92840a0000-7f92840a8000 r--s 00028000 08:07 1189180 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/xml-apis-1.3.04.jar
7f92840a8000-7f92840ae000 r--s 0005b000 08:07 1189178 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/jcifs-1.3.17.jar
7f92840ae000-7f92840b4000 r--s 00033000 08:07 1189126 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/commons-codec-1.6.jar
7f92840b4000-7f92840bb000 r--s 00049000 08:07 1189177 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/httpcore-4.4.4.jar
7f92840bb000-7f92840be000 r--s 0001c000 08:07 1189135 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/nekohtml-1.9.14.jar
7f92840be000-7f92840cb000 r--s 000a4000 08:07 1189134 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/httpclient-4.4.1.jar
7f92840cb000-7f92840ce000 r--s 0000a000 08:07 1189105 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/gradle-resources-http-3.3.jar
7f92840ce000-7f92840d2000 r--s 00015000 08:07 1189104 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/gradle-plugin-use-3.3.jar
7f92840d2000-7f92840d3000 r--s 00000000 08:07 1189016 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/gradle-installation-beacon-3.3.jar
7f92840d3000-7f92840d5000 r--s 00006000 08:07 1189173 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/aether-connector-wagon-1.13.1.jar
7f92840d5000-7f92840d9000 r--s 0001c000 08:07 1189172 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/aether-util-1.13.1.jar
7f92840d9000-7f92840da000 r--s 00003000 08:07 1189171 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/aether-spi-1.13.1.jar
7f92840da000-7f92840dd000 r--s 0001d000 08:07 1189170 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/aether-impl-1.13.1.jar
7f92840dd000-7f92840e0000 r--s 00013000 08:07 1189169 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/aether-api-1.13.1.jar
7f92840e0000-7f92840e1000 r--s 00007000 08:07 1189168 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/wagon-http-shared4-2.4.jar
7f92840e1000-7f92840e3000 r--s 0000b000 08:07 1189167 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/wagon-provider-api-2.4.jar
7f92840e3000-7f92840e4000 r--s 00002000 08:07 1189166 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/wagon-http-2.4.jar
7f92840e4000-7f92840e5000 r--s 00002000 08:07 1189165 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/wagon-file-2.4.jar
7f92840e5000-7f92840e7000 r--s 0000c000 08:07 1189164 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/maven-aether-provider-3.0.4.jar
7f92840e7000-7f92840e9000 r--s 0000b000 08:07 1189163 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/maven-plugin-api-3.0.4.jar
7f92840e9000-7f92840eb000 r--s 00006000 08:07 1189162 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/maven-repository-metadata-3.0.4.jar
7f92840eb000-7f92840ed000 r--s 0000b000 08:07 1189161 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/maven-artifact-3.0.4.jar
7f92840ed000-7f92840ef000 r--s 00026000 08:07 1189160 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/maven-model-3.0.4.jar
7f92840ef000-7f92840f3000 r--s 00021000 08:07 1189159 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/maven-model-builder-3.0.4.jar
7f92840f3000-7f92840f9000 r--s 0003f000 08:07 1189158 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/maven-compat-3.0.4.jar
7f92840f9000-7f92840fa000 r--s 00006000 08:07 1189157 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/plexus-sec-dispatcher-1.3.jar
7f92840fa000-7f92840fc000 r--s 00002000 08:07 1189156 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/plexus-cipher-1.7.jar
7f92840fc000-7f92840fe000 r--s 0000a000 08:07 1189155 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/plexus-classworlds-2.4.jar
7f92840fe000-7f9284105000 r--s 0002e000 08:07 1189154 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/plexus-container-default-1.5.5.jar
7f9284105000-7f9284107000 r--s 00000000 08:07 1189181 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/plexus-component-annotations-1.5.5.jar
7f9284107000-7f9284109000 r--s 0000d000 08:07 1189153 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/plexus-interpolation-1.14.jar
7f9284109000-7f928410d000 r--s 00033000 08:07 1189152 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/plexus-utils-2.0.6.jar
7f928410d000-7f9284110000 r--s 00008000 08:07 1189151 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/maven-settings-builder-3.0.4.jar
7f9284110000-7f9284112000 r--s 0000a000 08:07 1189150 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/maven-settings-3.0.4.jar
7f9284112000-7f9284117000 r--s 00040000 08:07 1189136 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/jsch-0.1.53.jar
7f9284117000-7f9284157000 r--s 00277000 08:07 1189146 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/bcprov-jdk15on-1.51.jar
7f9284157000-7f928415b000 r--s 0001d000 08:07 1189145 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/xbean-reflect-3.4.jar
7f928415b000-7f9284167000 r--s 0007d000 08:07 1189123 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/maven-core-3.0.4.jar
7f9284167000-7f928416c000 r--s 00034000 08:07 1189129 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/gson-2.7.jar
7f928416c000-7f928417b000 r--s 000d9000 08:07 1189144 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/ivy-2.2.0.jar
7f928417b000-7f928419a000 r--s 000f6000 08:07 1189112 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/gradle-dependency-management-3.3.jar
7f928419a000-7f928419c000 r--s 00005000 08:07 1189111 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/plugins/gradle-workers-3.3.jar
7f928419c000-7f92841b3000 r-xp 00000000 08:07 1201544 /home/chivu/Downloads/android-studio-p/jre/jre/lib/amd64/libnet.so
7f92841b3000-7f92843b2000 ---p 00017000 08:07 1201544 /home/chivu/Downloads/android-studio-p/jre/jre/lib/amd64/libnet.so
7f92843b2000-7f92843b3000 r--p 00016000 08:07 1201544 /home/chivu/Downloads/android-studio-p/jre/jre/lib/amd64/libnet.so
7f92843b3000-7f92843b4000 rw-p 00017000 08:07 1201544 /home/chivu/Downloads/android-studio-p/jre/jre/lib/amd64/libnet.so
7f92843b4000-7f92843b5000 r--s 00006000 08:07 1189015 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/gradle-wrapper-3.3.jar
7f92843b5000-7f92843c2000 r--s 00041000 08:07 1189022 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/gradle-tooling-api-3.3.jar
7f92843c2000-7f92843c8000 r--s 00032000 08:07 1189044 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/jaxen-1.1.jar
7f92843c8000-7f92843cd000 r--s 00048000 08:07 1189043 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/dom4j-1.6.1.jar
7f92843cd000-7f92843d8000 r--s 00059000 08:07 1189021 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/gradle-ui-3.3.jar
7f92843d8000-7f92843e1000 r--s 0008c000 08:07 1189013 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/kotlin-stdlib-1.1-M02.jar
7f92843e1000-7f92843e7000 r--s 0002a000 08:07 1189012 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/kotlin-runtime-1.1-M02.jar
7f92843e7000-7f928441b000 r--s 00256000 08:07 1189011 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/kotlin-reflect-1.1-M02.jar
7f928441b000-7f92845b1000 r--s 0157e000 08:07 1189010 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/kotlin-compiler-embeddable-1.1-M02.jar
7f92845b1000-7f9284621000 r--s 00641000 08:07 1189029 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/groovy-all-2.4.7.jar
7f9284621000-7f9284622000 ---p 00000000 00:00 0
7f9284622000-7f9284722000 rw-p 00000000 00:00 0
7f9284722000-7f9284725000 ---p 00000000 00:00 0
7f9284725000-7f9284823000 rw-p 00000000 00:00 0
7f9284823000-7f9284826000 ---p 00000000 00:00 0
7f9284826000-7f9284924000 rw-p 00000000 00:00 0
7f9284924000-7f9284927000 ---p 00000000 00:00 0
7f9284927000-7f9284a25000 rw-p 00000000 00:00 0
7f9284a25000-7f9284a28000 ---p 00000000 00:00 0
7f9284a28000-7f9284b26000 rw-p 00000000 00:00 0
7f9284b26000-7f9284b29000 ---p 00000000 00:00 0
7f9284b29000-7f9284c27000 rw-p 00000000 00:00 0
7f9284c27000-7f9284eff000 r--p 00000000 08:07 1311727 /usr/lib/locale/locale-archive
7f9284eff000-7f9284f02000 ---p 00000000 00:00 0
7f9284f02000-7f9288000000 rw-p 00000000 00:00 0
7f9288000000-7f928814a000 rw-p 00000000 00:00 0
7f928814a000-7f928c000000 ---p 00000000 00:00 0
7f928c000000-7f928c002000 r--s 00002000 08:07 1189042 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/gradle-open-api-3.3.jar
7f928c002000-7f928c00a000 r--s 0004e000 08:07 1189009 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/gradle-script-kotlin-0.5.1.jar
7f928c00a000-7f928c00d000 r--s 0000b000 08:07 1189040 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/gradle-resources-3.3.jar
7f928c00d000-7f928c00f000 r--s 00003000 08:07 1189049 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/jcl-over-slf4j-1.7.10.jar
7f928c00f000-7f928c010000 r--s 00005000 08:07 1189048 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/log4j-over-slf4j-1.7.10.jar
7f928c010000-7f928c012000 r--s 00000000 08:07 1189047 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/jul-to-slf4j-1.7.10.jar
7f928c012000-7f928c017000 r--s 0001e000 08:07 1189024 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/gradle-logging-3.3.jar
7f928c017000-7f928c019000 r--s 00007000 08:07 1189068 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/objenesis-1.2.jar
7f928c019000-7f928c01b000 r--s 00000000 08:07 1189067 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/minlog-1.2.jar
7f928c01b000-7f928c01d000 r--s 0000f000 08:07 1189066 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/reflectasm-1.07-shaded.jar
7f928c01d000-7f928c021000 r--s 00026000 08:07 1189051 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/kryo-2.20.jar
7f928c021000-7f928c027000 r--s 00027000 08:07 1189039 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/gradle-messaging-3.3.jar
7f928c027000-7f928c028000 r--s 00001000 08:07 1189065 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/native-platform-linux-i386-ncurses6-0.12.jar
7f928c028000-7f928c029000 r--s 00001000 08:07 1189064 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/native-platform-linux-i386-ncurses5-0.12.jar
7f928c029000-7f928c02a000 r--s 00001000 08:07 1189063 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/native-platform-linux-amd64-ncurses6-0.12.jar
7f928c02a000-7f928c02b000 r--s 00001000 08:07 1189062 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/native-platform-linux-amd64-ncurses5-0.12.jar
7f928c02b000-7f928c02c000 r--s 0000b000 08:07 1189061 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/native-platform-windows-i386-0.12.jar
7f928c02c000-7f928c02e000 r--s 0000b000 08:07 1189060 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/native-platform-windows-amd64-0.12.jar
7f928c02e000-7f928c030000 r--s 00002000 08:07 1189059 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/native-platform-osx-i386-0.12.jar
7f928c030000-7f928c031000 r--s 00002000 08:07 1189058 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/native-platform-osx-amd64-0.12.jar
7f928c031000-7f928c032000 r--s 00002000 08:07 1189057 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/native-platform-linux-i386-0.12.jar
7f928c032000-7f928c033000 r--s 00002000 08:07 1189056 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/native-platform-linux-amd64-0.12.jar
7f928c033000-7f928c034000 r--s 00003000 08:07 1189055 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/native-platform-freebsd-i386-libstdcpp-0.12.jar
7f928c034000-7f928c036000 r--s 00003000 08:07 1189053 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/native-platform-freebsd-amd64-libstdcpp-0.12.jar
7f928c036000-7f928c039000 r--s 00023000 08:07 1189046 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/jansi-1.14.jar
7f928c039000-7f928c03d000 r--s 00011000 08:07 1189045 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/native-platform-0.12.jar
7f928c03d000-7f928c04c000 r--s 0007f000 08:07 1189030 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/gradle-model-core-3.3.jar
7f928c04c000-7f928c074000 r--s 001cf000 08:07 1189026 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/guava-jdk5-17.0.jar
7f928c074000-7f928c093000 r--s 001d1000 08:07 1189033 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/ant-1.9.6.jar
7f928c093000-7f928c0d0000 r--s 001f8000 08:07 1189019 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/gradle-core-3.3.jar
7f928c0d0000-7f928c0d3000 ---p 00000000 00:00 0
7f928c0d3000-7f928c1d1000 rw-p 00000000 00:00 0
7f928c1d1000-7f928c1d2000 ---p 00000000 00:00 0
7f928c1d2000-7f928d000000 rw-p 00000000 00:00 0
7f928d000000-7f928ed10000 rwxp 00000000 00:00 0
7f928ed10000-7f929c000000 ---p 00000000 00:00 0
7f929c000000-7f929ccc0000 rw-p 00000000 00:00 0
7f929ccc0000-7f92a0000000 ---p 00000000 00:00 0
7f92a0000000-7f92a0001000 r--s 00004000 08:07 1189054 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/native-platform-freebsd-i386-libcpp-0.12.jar
7f92a0001000-7f92a0002000 r--s 00004000 08:07 1189052 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/native-platform-freebsd-amd64-libcpp-0.12.jar
7f92a0002000-7f92a0005000 r--s 0000a000 08:07 1189023 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/gradle-native-3.3.jar
7f92a0005000-7f92a0007000 r--s 00005000 08:07 1189020 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/gradle-cli-3.3.jar
7f92a0007000-7f92a0009000 r--s 00007000 08:07 1189031 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/gradle-model-groovy-3.3.jar
7f92a0009000-7f92a000b000 r--s 00006000 08:07 1189038 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/gradle-base-services-groovy-3.3.jar
7f92a000b000-7f92a000c000 r--s 00002000 08:07 1189041 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/gradle-docs-3.3.jar
7f92a000c000-7f92a0019000 r--s 00083000 08:07 1189034 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/commons-collections-3.2.2.jar
7f92a0019000-7f92a02cc000 rw-p 00000000 00:00 0
7f92a02cc000-7f92a049b000 r--s 03c1b000 08:07 1201515 /home/chivu/Downloads/android-studio-p/jre/jre/lib/rt.jar
7f92a049b000-7f92a1011000 rw-p 00000000 00:00 0
7f92a1011000-7f92a1012000 ---p 00000000 00:00 0
7f92a1012000-7f92a1112000 rw-p 00000000 00:00 0
7f92a1112000-7f92a1113000 ---p 00000000 00:00 0
7f92a1113000-7f92a1213000 rw-p 00000000 00:00 0
7f92a1213000-7f92a1214000 ---p 00000000 00:00 0
7f92a1214000-7f92a1314000 rw-p 00000000 00:00 0
7f92a1314000-7f92a1315000 ---p 00000000 00:00 0
7f92a1315000-7f92a158e000 rw-p 00000000 00:00 0
7f92a158e000-7f92a1615000 ---p 00000000 00:00 0
7f92a1615000-7f92a178e000 rw-p 00000000 00:00 0
7f92a178e000-7f92a1815000 ---p 00000000 00:00 0
7f92a1815000-7f92a1915000 rw-p 00000000 00:00 0
7f92a1915000-7f92a198b000 rw-p 00000000 00:00 0
7f92a198b000-7f92a1cd6000 ---p 00000000 00:00 0
7f92a1cd6000-7f92a1cf0000 r-xp 00000000 08:07 1201530 /home/chivu/Downloads/android-studio-p/jre/jre/lib/amd64/libzip.so
7f92a1cf0000-7f92a1ef0000 ---p 0001a000 08:07 1201530 /home/chivu/Downloads/android-studio-p/jre/jre/lib/amd64/libzip.so
7f92a1ef0000-7f92a1ef1000 r--p 0001a000 08:07 1201530 /home/chivu/Downloads/android-studio-p/jre/jre/lib/amd64/libzip.so
7f92a1ef1000-7f92a1ef2000 rw-p 0001b000 08:07 1201530 /home/chivu/Downloads/android-studio-p/jre/jre/lib/amd64/libzip.so
7f92a1ef2000-7f92a1efd000 r-xp 00000000 08:07 541944 /lib/x86_64-linux-gnu/libnss_files-2.23.so
7f92a1efd000-7f92a20fc000 ---p 0000b000 08:07 541944 /lib/x86_64-linux-gnu/libnss_files-2.23.so
7f92a20fc000-7f92a20fd000 r--p 0000a000 08:07 541944 /lib/x86_64-linux-gnu/libnss_files-2.23.so
7f92a20fd000-7f92a20fe000 rw-p 0000b000 08:07 541944 /lib/x86_64-linux-gnu/libnss_files-2.23.so
7f92a20fe000-7f92a2104000 rw-p 00000000 00:00 0
7f92a2104000-7f92a210f000 r-xp 00000000 08:07 541937 /lib/x86_64-linux-gnu/libnss_nis-2.23.so
7f92a210f000-7f92a230e000 ---p 0000b000 08:07 541937 /lib/x86_64-linux-gnu/libnss_nis-2.23.so
7f92a230e000-7f92a230f000 r--p 0000a000 08:07 541937 /lib/x86_64-linux-gnu/libnss_nis-2.23.so
7f92a230f000-7f92a2310000 rw-p 0000b000 08:07 541937 /lib/x86_64-linux-gnu/libnss_nis-2.23.so
7f92a2310000-7f92a2326000 r-xp 00000000 08:07 541939 /lib/x86_64-linux-gnu/libnsl-2.23.so
7f92a2326000-7f92a2525000 ---p 00016000 08:07 541939 /lib/x86_64-linux-gnu/libnsl-2.23.so
7f92a2525000-7f92a2526000 r--p 00015000 08:07 541939 /lib/x86_64-linux-gnu/libnsl-2.23.so
7f92a2526000-7f92a2527000 rw-p 00016000 08:07 541939 /lib/x86_64-linux-gnu/libnsl-2.23.so
7f92a2527000-7f92a2529000 rw-p 00000000 00:00 0
7f92a2529000-7f92a2531000 r-xp 00000000 08:07 541946 /lib/x86_64-linux-gnu/libnss_compat-2.23.so
7f92a2531000-7f92a2730000 ---p 00008000 08:07 541946 /lib/x86_64-linux-gnu/libnss_compat-2.23.so
7f92a2730000-7f92a2731000 r--p 00007000 08:07 541946 /lib/x86_64-linux-gnu/libnss_compat-2.23.so
7f92a2731000-7f92a2732000 rw-p 00008000 08:07 541946 /lib/x86_64-linux-gnu/libnss_compat-2.23.so
7f92a2732000-7f92a275f000 r-xp 00000000 08:07 1201547 /home/chivu/Downloads/android-studio-p/jre/jre/lib/amd64/libjava.so
7f92a275f000-7f92a295e000 ---p 0002d000 08:07 1201547 /home/chivu/Downloads/android-studio-p/jre/jre/lib/amd64/libjava.so
7f92a295e000-7f92a295f000 r--p 0002c000 08:07 1201547 /home/chivu/Downloads/android-studio-p/jre/jre/lib/amd64/libjava.so
7f92a295f000-7f92a2961000 rw-p 0002d000 08:07 1201547 /home/chivu/Downloads/android-studio-p/jre/jre/lib/amd64/libjava.so
7f92a2961000-7f92a2971000 r-xp 00000000 08:07 1201520 /home/chivu/Downloads/android-studio-p/jre/jre/lib/amd64/libverify.so
7f92a2971000-7f92a2b70000 ---p 00010000 08:07 1201520 /home/chivu/Downloads/android-studio-p/jre/jre/lib/amd64/libverify.so
7f92a2b70000-7f92a2b72000 r--p 0000f000 08:07 1201520 /home/chivu/Downloads/android-studio-p/jre/jre/lib/amd64/libverify.so
7f92a2b72000-7f92a2b73000 rw-p 00011000 08:07 1201520 /home/chivu/Downloads/android-studio-p/jre/jre/lib/amd64/libverify.so
7f92a2b73000-7f92a2b7a000 r-xp 00000000 08:07 541947 /lib/x86_64-linux-gnu/librt-2.23.so
7f92a2b7a000-7f92a2d79000 ---p 00007000 08:07 541947 /lib/x86_64-linux-gnu/librt-2.23.so
7f92a2d79000-7f92a2d7a000 r--p 00006000 08:07 541947 /lib/x86_64-linux-gnu/librt-2.23.so
7f92a2d7a000-7f92a2d7b000 rw-p 00007000 08:07 541947 /lib/x86_64-linux-gnu/librt-2.23.so
7f92a2d7b000-7f92a2e83000 r-xp 00000000 08:07 541938 /lib/x86_64-linux-gnu/libm-2.23.so
7f92a2e83000-7f92a3082000 ---p 00108000 08:07 541938 /lib/x86_64-linux-gnu/libm-2.23.so
7f92a3082000-7f92a3083000 r--p 00107000 08:07 541938 /lib/x86_64-linux-gnu/libm-2.23.so
7f92a3083000-7f92a3084000 rw-p 00108000 08:07 541938 /lib/x86_64-linux-gnu/libm-2.23.so
7f92a3084000-7f92a3c75000 r-xp 00000000 08:07 1201528 /home/chivu/Downloads/android-studio-p/jre/jre/lib/amd64/server/libjvm.so
7f92a3c75000-7f92a3e75000 ---p 00bf1000 08:07 1201528 /home/chivu/Downloads/android-studio-p/jre/jre/lib/amd64/server/libjvm.so
7f92a3e75000-7f92a3f14000 r--p 00bf1000 08:07 1201528 /home/chivu/Downloads/android-studio-p/jre/jre/lib/amd64/server/libjvm.so
7f92a3f14000-7f92a3f3d000 rw-p 00c90000 08:07 1201528 /home/chivu/Downloads/android-studio-p/jre/jre/lib/amd64/server/libjvm.so
7f92a3f3d000-7f92a3f81000 rw-p 00000000 00:00 0
7f92a3f81000-7f92a3f99000 r-xp 00000000 08:07 541951 /lib/x86_64-linux-gnu/libpthread-2.23.so
7f92a3f99000-7f92a4198000 ---p 00018000 08:07 541951 /lib/x86_64-linux-gnu/libpthread-2.23.so
7f92a4198000-7f92a4199000 r--p 00017000 08:07 541951 /lib/x86_64-linux-gnu/libpthread-2.23.so
7f92a4199000-7f92a419a000 rw-p 00018000 08:07 541951 /lib/x86_64-linux-gnu/libpthread-2.23.so
7f92a419a000-7f92a419e000 rw-p 00000000 00:00 0
7f92a419e000-7f92a41a1000 r-xp 00000000 08:07 541936 /lib/x86_64-linux-gnu/libdl-2.23.so
7f92a41a1000-7f92a43a0000 ---p 00003000 08:07 541936 /lib/x86_64-linux-gnu/libdl-2.23.so
7f92a43a0000-7f92a43a1000 r--p 00002000 08:07 541936 /lib/x86_64-linux-gnu/libdl-2.23.so
7f92a43a1000-7f92a43a2000 rw-p 00003000 08:07 541936 /lib/x86_64-linux-gnu/libdl-2.23.so
7f92a43a2000-7f92a4561000 r-xp 00000000 08:07 541940 /lib/x86_64-linux-gnu/libc-2.23.so
7f92a4561000-7f92a4761000 ---p 001bf000 08:07 541940 /lib/x86_64-linux-gnu/libc-2.23.so
7f92a4761000-7f92a4765000 r--p 001bf000 08:07 541940 /lib/x86_64-linux-gnu/libc-2.23.so
7f92a4765000-7f92a4767000 rw-p 001c3000 08:07 541940 /lib/x86_64-linux-gnu/libc-2.23.so
7f92a4767000-7f92a476b000 rw-p 00000000 00:00 0
7f92a476b000-7f92a4781000 r-xp 00000000 08:07 1201477 /home/chivu/Downloads/android-studio-p/jre/lib/amd64/jli/libjli.so
7f92a4781000-7f92a4980000 ---p 00016000 08:07 1201477 /home/chivu/Downloads/android-studio-p/jre/lib/amd64/jli/libjli.so
7f92a4980000-7f92a4981000 r--p 00015000 08:07 1201477 /home/chivu/Downloads/android-studio-p/jre/lib/amd64/jli/libjli.so
7f92a4981000-7f92a4982000 rw-p 00016000 08:07 1201477 /home/chivu/Downloads/android-studio-p/jre/lib/amd64/jli/libjli.so
7f92a4982000-7f92a49a8000 r-xp 00000000 08:07 541941 /lib/x86_64-linux-gnu/ld-2.23.so
7f92a49a8000-7f92a49a9000 r--s 00000000 08:07 1189037 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/javax.inject-1.jar
7f92a49a9000-7f92a49aa000 r--s 00000000 08:07 1189036 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/jcip-annotations-1.0.jar
7f92a49aa000-7f92a49ae000 r--s 00027000 08:07 1189035 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/commons-io-2.2.jar
7f92a49ae000-7f92a49b3000 r--s 00038000 08:07 1189032 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/asm-all-5.1.jar
7f92a49b3000-7f92a49b4000 r--s 00001000 08:07 1189028 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/gradle-process-services-3.3.jar
7f92a49b4000-7f92a49b9000 r--s 00041000 08:07 1189027 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/commons-lang-2.6.jar
7f92a49b9000-7f92a49c2000 r--s 00042000 08:07 1189017 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/gradle-base-services-3.3.jar
7f92a49c2000-7f92a4a84000 rw-p 00000000 00:00 0
7f92a4a84000-7f92a4a87000 ---p 00000000 00:00 0
7f92a4a87000-7f92a4b89000 rw-p 00000000 00:00 0
7f92a4b89000-7f92a4b8b000 r--s 00000000 08:07 1189018 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/gradle-jvm-services-3.3.jar
7f92a4b8b000-7f92a4b8c000 r--s 00000000 08:07 1189183 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/gradle-version-info-3.3.jar
7f92a4b8c000-7f92a4b8d000 r--s 00007000 08:07 1189025 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/slf4j-api-1.7.10.jar
7f92a4b8d000-7f92a4b8e000 r--s 00004000 08:07 1189050 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/ant-launcher-1.9.6.jar
7f92a4b8e000-7f92a4b9b000 r--s 0005c000 08:07 1189014 /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/gradle-launcher-3.3.jar
7f92a4b9b000-7f92a4ba3000 rw-s 00000000 08:07 266473 /tmp/hsperfdata_chivu/4364
7f92a4ba3000-7f92a4ba4000 rw-p 00000000 00:00 0
7f92a4ba4000-7f92a4ba5000 ---p 00000000 00:00 0
7f92a4ba5000-7f92a4ba7000 rw-p 00000000 00:00 0
7f92a4ba7000-7f92a4ba8000 r--p 00025000 08:07 541941 /lib/x86_64-linux-gnu/ld-2.23.so
7f92a4ba8000-7f92a4ba9000 rw-p 00026000 08:07 541941 /lib/x86_64-linux-gnu/ld-2.23.so
7f92a4ba9000-7f92a4baa000 rw-p 00000000 00:00 0
7ffd53eb7000-7ffd53ed8000 rw-p 00000000 00:00 0 [stack]
7ffd53f7c000-7ffd53f7e000 r--p 00000000 00:00 0 [vvar]
7ffd53f7e000-7ffd53f80000 r-xp 00000000 00:00 0 [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]
VM Arguments:
jvm_args: -Xmx1536m -Dfile.encoding=UTF-8 -Duser.country=IN -Duser.language=en -Duser.variant
java_command: org.gradle.launcher.daemon.bootstrap.GradleDaemon 3.3
java_class_path (initial): /home/chivu/.gradle/wrapper/dists/gradle-3.3-all/55gk2rcmfc6p2dg9u9ohc3hw9/gradle-3.3/lib/gradle-launcher-3.3.jar
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=/usr/lib/jvm/java-8-oracle
PATH=/home/chivu/bin:/home/chivu/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/lib/jvm/java-8-oracle/bin:/usr/lib/jvm/java-8-oracle/db/bin:/usr/lib/jvm/java-8-oracle/jre/bin
LD_LIBRARY_PATH=/home/chivu/Downloads/android-studio-p/bin:
SHELL=/bin/bash
DISPLAY=:0
Signal Handlers:
SIGSEGV: [libjvm.so+0x9e5150], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGBUS: [libjvm.so+0x9e5150], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGFPE: [libjvm.so+0x848450], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGPIPE: [libjvm.so+0x848450], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGXFSZ: [libjvm.so+0x848450], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGILL: [libjvm.so+0x848450], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGUSR1: SIG_DFL, sa_mask[0]=00000000000000000000000000000000, sa_flags=none
SIGUSR2: [libjvm.so+0x848320], sa_mask[0]=00100000000000000000000000000000, sa_flags=SA_RESTART|SA_SIGINFO
SIGHUP: [libjvm.so+0x848510], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGINT: [libjvm.so+0x848510], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGTERM: [libjvm.so+0x848510], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGQUIT: [libjvm.so+0x848510], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
--------------- S Y S T E M ---------------
OS:DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04.2 LTS"
uname:Linux 4.4.0-79-generic #100-Ubuntu SMP Wed May 17 19:58:14 UTC 2017 x86_64
libc:glibc 2.23 NPTL 2.23
rlimit: STACK 8192k, CORE 0k, NPROC 15361, NOFILE 65536, AS infinity
load average:4.88 2.96 2.73
/proc/meminfo:
MemTotal: 3972820 kB
MemFree: 119200 kB
MemAvailable: 42120 kB
Buffers: 2472 kB
Cached: 242888 kB
SwapCached: 652 kB
Active: 2804424 kB
Inactive: 888956 kB
Active(anon): 2778604 kB
Inactive(anon): 865324 kB
Active(file): 25820 kB
Inactive(file): 23632 kB
Unevictable: 136 kB
Mlocked: 136 kB
SwapTotal: 1020 kB
SwapFree: 0 kB
Dirty: 164 kB
Writeback: 0 kB
AnonPages: 3447680 kB
Mapped: 92688 kB
Shmem: 195772 kB
Slab: 75036 kB
SReclaimable: 41388 kB
SUnreclaim: 33648 kB
KernelStack: 9072 kB
PageTables: 33572 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 1987428 kB
Committed_AS: 7162988 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 0 kB
VmallocChunk: 0 kB
HardwareCorrupted: 0 kB
AnonHugePages: 1806336 kB
CmaTotal: 0 kB
CmaFree: 0 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
HugePages_Surp: 0
Hugepagesize: 2048 kB
DirectMap4k: 144128 kB
DirectMap2M: 3977216 kB
DirectMap1G: 1048576 kB
CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 69 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2
/proc/cpuinfo:
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 69
model name : Intel(R) Core(TM) i3-4030U CPU @ 1.90GHz
stepping : 1
microcode : 0x1d
cpu MHz : 1799.953
cache size : 3072 KB
physical id : 0
siblings : 4
core id : 0
cpu cores : 2
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm epb tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid xsaveopt dtherm arat pln pts
bugs :
bogomips : 3791.05
clflush size : 64
cache_alignment : 64
address sizes : 39 bits physical, 48 bits virtual
power management:
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 69
model name : Intel(R) Core(TM) i3-4030U CPU @ 1.90GHz
stepping : 1
microcode : 0x1d
cpu MHz : 1799.953
cache size : 3072 KB
physical id : 0
siblings : 4
core id : 0
cpu cores : 2
apicid : 1
initial apicid : 1
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm epb tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid xsaveopt dtherm arat pln pts
bugs :
bogomips : 3791.05
clflush size : 64
cache_alignment : 64
address sizes : 39 bits physical, 48 bits virtual
power management:
processor : 2
vendor_id : GenuineIntel
cpu family : 6
model : 69
model name : Intel(R) Core(TM) i3-4030U CPU @ 1.90GHz
stepping : 1
microcode : 0x1d
cpu MHz : 1799.953
cache size : 3072 KB
physical id : 0
siblings : 4
core id : 1
cpu cores : 2
apicid : 2
initial apicid : 2
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm epb tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid xsaveopt dtherm arat pln pts
bugs :
bogomips : 3791.05
clflush size : 64
cache_alignment : 64
address sizes : 39 bits physical, 48 bits virtual
power management:
processor : 3
vendor_id : GenuineIntel
cpu family : 6
model : 69
model name : Intel(R) Core(TM) i3-4030U CPU @ 1.90GHz
stepping : 1
microcode : 0x1d
cpu MHz : 1799.953
cache size : 3072 KB
physical id : 0
siblings : 4
core id : 1
cpu cores : 2
apicid : 3
initial apicid : 3
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm epb tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid xsaveopt dtherm arat pln pts
bugs :
bogomips : 3791.05
clflush size : 64
cache_alignment : 64
address sizes : 39 bits physical, 48 bits virtual
power management:
Memory: 4k page, physical 3972820k(119200k free), swap 1020k(0k free)
vm_info: OpenJDK 64-Bit Server VM (25.112-b06) for linux-amd64 JRE (1.8.0_112-release-b06), built on Dec 6 2016 12:11:18 by "builder" with gcc 4.8.4
time: Fri Jul 7 17:10:30 2017
elapsed time: 72 seconds (0d 0h 1m 12s)