Insane_DNS/massif.out.12308

513 lines
14 KiB
Plaintext

desc: (none)
cmd: ./cmake-build-release/insane_dns
time_unit: i
#-----------
snapshot=0
#-----------
time=0
mem_heap_B=0
mem_heap_extra_B=0
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=1
#-----------
time=1858915
mem_heap_B=72704
mem_heap_extra_B=8
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=2
#-----------
time=1968102
mem_heap_B=72721
mem_heap_extra_B=31
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=3
#-----------
time=1991434
mem_heap_B=84075
mem_heap_extra_B=141
mem_stacks_B=0
heap_tree=detailed
n4: 84075 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
n1: 72704 0x49077B9: ??? (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.30)
n1: 72704 0x4004ABD: call_init (dl-init.c:70)
n1: 72704 0x4004ABD: call_init (dl-init.c:26)
n1: 72704 0x4004BA3: _dl_init (dl-init.c:117)
n0: 72704 0x401AA5F: ??? (in /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2)
n1: 5512 0x13B5F7: blt::logging::tag_map::tag_map(std::initializer_list<blt::logging::tag>) (in /home/brett/Documents/code/c++/Insane_DNS/cmake-build-release/insane_dns)
n1: 5512 0x121247: __static_initialization_and_destruction_0(int, int) [clone .constprop.0] (in /home/brett/Documents/code/c++/Insane_DNS/cmake-build-release/insane_dns)
n1: 5512 0x4AC32F5: call_init (libc-start.c:145)
n1: 5512 0x4AC32F5: __libc_start_main@@GLIBC_2.34 (libc-start.c:347)
n0: 5512 0x121440: (below main) (in /home/brett/Documents/code/c++/Insane_DNS/cmake-build-release/insane_dns)
n1: 5512 0x13B9D6: std::__detail::_MakeUniq<blt::logging::tag_map>::__single_object std::make_unique<blt::logging::tag_map, blt::logging::tag_map>(blt::logging::tag_map&&) (in /home/brett/Documents/code/c++/Insane_DNS/cmake-build-release/insane_dns)
n1: 5512 0x121259: __static_initialization_and_destruction_0(int, int) [clone .constprop.0] (in /home/brett/Documents/code/c++/Insane_DNS/cmake-build-release/insane_dns)
n1: 5512 0x4AC32F5: call_init (libc-start.c:145)
n1: 5512 0x4AC32F5: __libc_start_main@@GLIBC_2.34 (libc-start.c:347)
n0: 5512 0x121440: (below main) (in /home/brett/Documents/code/c++/Insane_DNS/cmake-build-release/insane_dns)
n0: 347 in 6 places, all below massif's threshold (1.00%)
#-----------
snapshot=4
#-----------
time=2022277
mem_heap_B=81429
mem_heap_extra_B=387
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=5
#-----------
time=2066046
mem_heap_B=83254
mem_heap_extra_B=426
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=6
#-----------
time=2097404
mem_heap_B=82492
mem_heap_extra_B=404
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=7
#-----------
time=2128135
mem_heap_B=82839
mem_heap_extra_B=385
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=8
#-----------
time=2164690
mem_heap_B=83930
mem_heap_extra_B=342
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=9
#-----------
time=2185650
mem_heap_B=347255
mem_heap_extra_B=513
mem_stacks_B=0
heap_tree=peak
n7: 347255 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
n1: 72704 0x49077B9: ??? (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.30)
n1: 72704 0x4004ABD: call_init (dl-init.c:70)
n1: 72704 0x4004ABD: call_init (dl-init.c:26)
n1: 72704 0x4004BA3: _dl_init (dl-init.c:117)
n0: 72704 0x401AA5F: ??? (in /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2)
n1: 65535 0x12322B: run_udp_server() (in /home/brett/Documents/code/c++/Insane_DNS/cmake-build-release/insane_dns)
n1: 65535 0x49364A2: ??? (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.30)
n1: 65535 0x4B25043: start_thread (pthread_create.c:442)
n0: 65535 0x4BA485F: clone (clone.S:100)
n1: 65535 0x123247: run_udp_server() (in /home/brett/Documents/code/c++/Insane_DNS/cmake-build-release/insane_dns)
n1: 65535 0x49364A2: ??? (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.30)
n1: 65535 0x4B25043: start_thread (pthread_create.c:442)
n0: 65535 0x4BA485F: clone (clone.S:100)
n1: 65535 0x125FBD: run_tcp_server() (in /home/brett/Documents/code/c++/Insane_DNS/cmake-build-release/insane_dns)
n1: 65535 0x49364A2: ??? (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.30)
n1: 65535 0x4B25043: start_thread (pthread_create.c:442)
n0: 65535 0x4BA485F: clone (clone.S:100)
n1: 65535 0x125FD9: run_tcp_server() (in /home/brett/Documents/code/c++/Insane_DNS/cmake-build-release/insane_dns)
n1: 65535 0x49364A2: ??? (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.30)
n1: 65535 0x4B25043: start_thread (pthread_create.c:442)
n0: 65535 0x4BA485F: clone (clone.S:100)
n0: 6899 in 36 places, all below massif's threshold (1.00%)
n1: 5512 0x13B9D6: std::__detail::_MakeUniq<blt::logging::tag_map>::__single_object std::make_unique<blt::logging::tag_map, blt::logging::tag_map>(blt::logging::tag_map&&) (in /home/brett/Documents/code/c++/Insane_DNS/cmake-build-release/insane_dns)
n1: 5512 0x121259: __static_initialization_and_destruction_0(int, int) [clone .constprop.0] (in /home/brett/Documents/code/c++/Insane_DNS/cmake-build-release/insane_dns)
n1: 5512 0x4AC32F5: call_init (libc-start.c:145)
n1: 5512 0x4AC32F5: __libc_start_main@@GLIBC_2.34 (libc-start.c:347)
n0: 5512 0x121440: (below main) (in /home/brett/Documents/code/c++/Insane_DNS/cmake-build-release/insane_dns)
#-----------
snapshot=10
#-----------
time=2217424
mem_heap_B=347729
mem_heap_extra_B=591
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=11
#-----------
time=2238570
mem_heap_B=347551
mem_heap_extra_B=529
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=12
#-----------
time=2273309
mem_heap_B=348435
mem_heap_extra_B=605
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=13
#-----------
time=2296370
mem_heap_B=348898
mem_heap_extra_B=646
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=14
#-----------
time=2336534
mem_heap_B=347286
mem_heap_extra_B=474
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=15
#-----------
time=2402373
mem_heap_B=347239
mem_heap_extra_B=505
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=16
#-----------
time=2431609
mem_heap_B=347723
mem_heap_extra_B=597
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=17
#-----------
time=2460342
mem_heap_B=348308
mem_heap_extra_B=604
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=18
#-----------
time=2503251
mem_heap_B=347552
mem_heap_extra_B=616
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=19
#-----------
time=2531869
mem_heap_B=348259
mem_heap_extra_B=653
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=20
#-----------
time=2559925
mem_heap_B=347783
mem_heap_extra_B=673
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=21
#-----------
time=2599638
mem_heap_B=348508
mem_heap_extra_B=612
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=22
#-----------
time=2623188
mem_heap_B=347833
mem_heap_extra_B=615
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=23
#-----------
time=2652796
mem_heap_B=348573
mem_heap_extra_B=619
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=24
#-----------
time=2675828
mem_heap_B=348603
mem_heap_extra_B=637
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=25
#-----------
time=2700332
mem_heap_B=349467
mem_heap_extra_B=765
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=26
#-----------
time=2737715
mem_heap_B=348833
mem_heap_extra_B=687
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=27
#-----------
time=2806505
mem_heap_B=347407
mem_heap_extra_B=521
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=28
#-----------
time=2828826
mem_heap_B=347924
mem_heap_extra_B=620
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=29
#-----------
time=2858597
mem_heap_B=348050
mem_heap_extra_B=718
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=30
#-----------
time=2880714
mem_heap_B=348504
mem_heap_extra_B=712
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=31
#-----------
time=2917861
mem_heap_B=348900
mem_heap_extra_B=748
mem_stacks_B=0
heap_tree=detailed
n7: 348900 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
n1: 72704 0x49077B9: ??? (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.30)
n1: 72704 0x4004ABD: call_init (dl-init.c:70)
n1: 72704 0x4004ABD: call_init (dl-init.c:26)
n1: 72704 0x4004BA3: _dl_init (dl-init.c:117)
n0: 72704 0x401AA5F: ??? (in /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2)
n1: 65535 0x12322B: run_udp_server() (in /home/brett/Documents/code/c++/Insane_DNS/cmake-build-release/insane_dns)
n1: 65535 0x49364A2: ??? (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.30)
n1: 65535 0x4B25043: start_thread (pthread_create.c:442)
n0: 65535 0x4BA485F: clone (clone.S:100)
n1: 65535 0x123247: run_udp_server() (in /home/brett/Documents/code/c++/Insane_DNS/cmake-build-release/insane_dns)
n1: 65535 0x49364A2: ??? (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.30)
n1: 65535 0x4B25043: start_thread (pthread_create.c:442)
n0: 65535 0x4BA485F: clone (clone.S:100)
n1: 65535 0x125FBD: run_tcp_server() (in /home/brett/Documents/code/c++/Insane_DNS/cmake-build-release/insane_dns)
n1: 65535 0x49364A2: ??? (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.30)
n1: 65535 0x4B25043: start_thread (pthread_create.c:442)
n0: 65535 0x4BA485F: clone (clone.S:100)
n1: 65535 0x125FD9: run_tcp_server() (in /home/brett/Documents/code/c++/Insane_DNS/cmake-build-release/insane_dns)
n1: 65535 0x49364A2: ??? (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.30)
n1: 65535 0x4B25043: start_thread (pthread_create.c:442)
n0: 65535 0x4BA485F: clone (clone.S:100)
n0: 8544 in 50 places, all below massif's threshold (1.00%)
n1: 5512 0x13B9D6: std::__detail::_MakeUniq<blt::logging::tag_map>::__single_object std::make_unique<blt::logging::tag_map, blt::logging::tag_map>(blt::logging::tag_map&&) (in /home/brett/Documents/code/c++/Insane_DNS/cmake-build-release/insane_dns)
n1: 5512 0x121259: __static_initialization_and_destruction_0(int, int) [clone .constprop.0] (in /home/brett/Documents/code/c++/Insane_DNS/cmake-build-release/insane_dns)
n1: 5512 0x4AC32F5: call_init (libc-start.c:145)
n1: 5512 0x4AC32F5: __libc_start_main@@GLIBC_2.34 (libc-start.c:347)
n0: 5512 0x121440: (below main) (in /home/brett/Documents/code/c++/Insane_DNS/cmake-build-release/insane_dns)
#-----------
snapshot=32
#-----------
time=2962541
mem_heap_B=348485
mem_heap_extra_B=763
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=33
#-----------
time=2992631
mem_heap_B=348959
mem_heap_extra_B=769
mem_stacks_B=0
heap_tree=detailed
n7: 348959 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
n1: 72704 0x49077B9: ??? (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.30)
n1: 72704 0x4004ABD: call_init (dl-init.c:70)
n1: 72704 0x4004ABD: call_init (dl-init.c:26)
n1: 72704 0x4004BA3: _dl_init (dl-init.c:117)
n0: 72704 0x401AA5F: ??? (in /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2)
n1: 65535 0x12322B: run_udp_server() (in /home/brett/Documents/code/c++/Insane_DNS/cmake-build-release/insane_dns)
n1: 65535 0x49364A2: ??? (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.30)
n1: 65535 0x4B25043: start_thread (pthread_create.c:442)
n0: 65535 0x4BA485F: clone (clone.S:100)
n1: 65535 0x123247: run_udp_server() (in /home/brett/Documents/code/c++/Insane_DNS/cmake-build-release/insane_dns)
n1: 65535 0x49364A2: ??? (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.30)
n1: 65535 0x4B25043: start_thread (pthread_create.c:442)
n0: 65535 0x4BA485F: clone (clone.S:100)
n1: 65535 0x125FBD: run_tcp_server() (in /home/brett/Documents/code/c++/Insane_DNS/cmake-build-release/insane_dns)
n1: 65535 0x49364A2: ??? (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.30)
n1: 65535 0x4B25043: start_thread (pthread_create.c:442)
n0: 65535 0x4BA485F: clone (clone.S:100)
n1: 65535 0x125FD9: run_tcp_server() (in /home/brett/Documents/code/c++/Insane_DNS/cmake-build-release/insane_dns)
n1: 65535 0x49364A2: ??? (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.30)
n1: 65535 0x4B25043: start_thread (pthread_create.c:442)
n0: 65535 0x4BA485F: clone (clone.S:100)
n0: 8603 in 50 places, all below massif's threshold (1.00%)
n1: 5512 0x13B9D6: std::__detail::_MakeUniq<blt::logging::tag_map>::__single_object std::make_unique<blt::logging::tag_map, blt::logging::tag_map>(blt::logging::tag_map&&) (in /home/brett/Documents/code/c++/Insane_DNS/cmake-build-release/insane_dns)
n1: 5512 0x121259: __static_initialization_and_destruction_0(int, int) [clone .constprop.0] (in /home/brett/Documents/code/c++/Insane_DNS/cmake-build-release/insane_dns)
n1: 5512 0x4AC32F5: call_init (libc-start.c:145)
n1: 5512 0x4AC32F5: __libc_start_main@@GLIBC_2.34 (libc-start.c:347)
n0: 5512 0x121440: (below main) (in /home/brett/Documents/code/c++/Insane_DNS/cmake-build-release/insane_dns)
#-----------
snapshot=34
#-----------
time=3022333
mem_heap_B=348515
mem_heap_extra_B=765
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=35
#-----------
time=3052343
mem_heap_B=348485
mem_heap_extra_B=763
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=36
#-----------
time=3074669
mem_heap_B=348447
mem_heap_extra_B=761
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=37
#-----------
time=3102477
mem_heap_B=348046
mem_heap_extra_B=730
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=38
#-----------
time=3148713
mem_heap_B=348228
mem_heap_extra_B=764
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=39
#-----------
time=3186244
mem_heap_B=348198
mem_heap_extra_B=778
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=40
#-----------
time=3233405
mem_heap_B=347703
mem_heap_extra_B=601
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=41
#-----------
time=3261461
mem_heap_B=348569
mem_heap_extra_B=639
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=42
#-----------
time=3298648
mem_heap_B=347767
mem_heap_extra_B=601
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=43
#-----------
time=3337191
mem_heap_B=348547
mem_heap_extra_B=661
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=44
#-----------
time=3365261
mem_heap_B=348094
mem_heap_extra_B=546
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=45
#-----------
time=3431516
mem_heap_B=347407
mem_heap_extra_B=521
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=46
#-----------
time=3469646
mem_heap_B=348563
mem_heap_extra_B=629
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=47
#-----------
time=3516029
mem_heap_B=347680
mem_heap_extra_B=624
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=48
#-----------
time=3562998
mem_heap_B=348678
mem_heap_extra_B=690
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=49
#-----------
time=3599873
mem_heap_B=348011
mem_heap_extra_B=701
mem_stacks_B=0
heap_tree=empty
#-----------
snapshot=50
#-----------
time=3620865
mem_heap_B=341878
mem_heap_extra_B=482
mem_stacks_B=0
heap_tree=empty