checkpoint-restore / criu

Checkpoint/Restore tool
criu.org
Other
2.97k stars 596 forks source link

How can I use the cuda plugin? #2515

Closed dleviminzi closed 6 days ago

dleviminzi commented 6 days ago

Description

I'm guessing I'm doing something wrong/missing some documentation. In the 4.0 release, I saw this line "CUDA plugin: Introduced a plugin to support checkpointing and restoring NVIDIA CUDA applications" which I wanted to try out. I have 4.0 installed in Fedora and I'm driver version 560 for nvidia. I'm not sure if I need to pass some flag or something to get it to use the cuda plugin.

Steps to reproduce the issue:

  1. Start a python app that uses cuda
  2. Try to checkpoint it

Describe the results you received:

~/ Dev/tuda › sudo criu dump -t 78925 -D demo
Error (criu/proc_parse.c:114): handle_device_vma plugin failed: No such file or directory
Error (criu/proc_parse.c:629): Can't handle non-regular mapping
Error (criu/cr-dump.c:1570): Collect mappings (pid: 78925) 78925's map 200200000 failed with -1
Error (criu/cr-dump.c:2111): Dumping FAILED.

Describe the results you expected: A successful dump.

Additional information you deem important (e.g. issue happens only occasionally):

CRIU logs and information:

CRIU full dump/restore logs:

``` (00.000000) CRIU run id = 0xeffffffc0001ccf5 (00.000005) Version: 4.0 (gitid 0) (00.000007) Running on nobara Linux 6.11.3-200.fsync.fc40.x86_64 #1 SMP PREEMPT_DYNAMIC TKG Fri Oct 11 08:23:43 UTC 2024 x86_64 (00.000018) Loaded kdat cache from /run/criu/criu.kdat (00.000033) Hugetlb size 2 Mb is supported but cannot get dev's number (00.000043) Hugetlb size 1024 Mb is supported but cannot get dev's number (00.000344) cpu: x86_family 25 x86_vendor_id AuthenticAMD x86_model_id AMD Ryzen 7 7800X3D 8-Core Processor (00.000351) cpu: fpu: xfeatures_mask 0x2e5 xsave_size 2440 xsave_size_max 2440 xsaves_size 2456 (00.000354) cpu: fpu: x87 floating point registers xstate_offsets 0 / 0 xstate_sizes 160 / 160 (00.000359) cpu: fpu: AVX registers xstate_offsets 576 / 576 xstate_sizes 256 / 256 (00.000361) cpu: fpu: AVX-512 opmask xstate_offsets 832 / 832 xstate_sizes 64 / 64 (00.000363) cpu: fpu: AVX-512 Hi256 xstate_offsets 896 / 896 xstate_sizes 512 / 512 (00.000364) cpu: fpu: AVX-512 ZMM_Hi256 xstate_offsets 1408 / 1408 xstate_sizes 1024 / 1024 (00.000365) cpu: fpu: Protection Keys User registers xstate_offsets 2432 / 2432 xstate_sizes 8 / 8 (00.000375) ======================================== (00.000385) Dumping processes (pid: 78925 comm: pt_main_thread) (00.000387) ======================================== (00.000389) rlimit: RLIMIT_NOFILE unlimited for self (00.000395) Running pre-dump scripts (00.000417) irmap: Searching irmap cache in work dir (00.000427) No irmap-cache image (00.000429) irmap: Searching irmap cache in parent (00.000433) No parent images directory provided (00.000435) irmap: No irmap cache (00.000436) cpu: fpu:1 fxsr:1 xsave:1 xsaveopt:1 xsavec:1 xgetbv1:1 xsaves:1 (00.000545) cg-prop: Parsing controller "cpu" (00.000549) cg-prop: Strategy "replace" (00.000551) cg-prop: Property "cpu.shares" (00.000553) cg-prop: Property "cpu.cfs_period_us" (00.000555) cg-prop: Property "cpu.cfs_quota_us" (00.000557) cg-prop: Property "cpu.rt_period_us" (00.000559) cg-prop: Property "cpu.rt_runtime_us" (00.000560) cg-prop: Parsing controller "memory" (00.000562) cg-prop: Strategy "replace" (00.000563) cg-prop: Property "memory.limit_in_bytes" (00.000566) cg-prop: Property "memory.memsw.limit_in_bytes" (00.000568) cg-prop: Property "memory.swappiness" (00.000570) cg-prop: Property "memory.soft_limit_in_bytes" (00.000572) cg-prop: Property "memory.move_charge_at_immigrate" (00.000575) cg-prop: Property "memory.oom_control" (00.000576) cg-prop: Property "memory.use_hierarchy" (00.000577) cg-prop: Property "memory.kmem.limit_in_bytes" (00.000581) cg-prop: Property "memory.kmem.tcp.limit_in_bytes" (00.000584) cg-prop: Parsing controller "cpuset" (00.000586) cg-prop: Strategy "replace" (00.000588) cg-prop: Property "cpuset.cpus" (00.000589) cg-prop: Property "cpuset.mems" (00.000593) cg-prop: Property "cpuset.memory_migrate" (00.000594) cg-prop: Property "cpuset.cpu_exclusive" (00.000596) cg-prop: Property "cpuset.mem_exclusive" (00.000598) cg-prop: Property "cpuset.mem_hardwall" (00.000600) cg-prop: Property "cpuset.memory_spread_page" (00.000602) cg-prop: Property "cpuset.memory_spread_slab" (00.000604) cg-prop: Property "cpuset.sched_load_balance" (00.000606) cg-prop: Property "cpuset.sched_relax_domain_level" (00.000608) cg-prop: Parsing controller "blkio" (00.000610) cg-prop: Strategy "replace" (00.000611) cg-prop: Property "blkio.weight" (00.000613) cg-prop: Parsing controller "freezer" (00.000614) cg-prop: Strategy "replace" (00.000616) cg-prop: Parsing controller "perf_event" (00.000617) cg-prop: Strategy "replace" (00.000619) cg-prop: Parsing controller "net_cls" (00.000621) cg-prop: Strategy "replace" (00.000622) cg-prop: Property "net_cls.classid" (00.000623) cg-prop: Parsing controller "net_prio" (00.000625) cg-prop: Strategy "replace" (00.000627) cg-prop: Property "net_prio.ifpriomap" (00.000628) cg-prop: Parsing controller "pids" (00.000630) cg-prop: Strategy "replace" (00.000632) cg-prop: Property "pids.max" (00.000634) cg-prop: Parsing controller "devices" (00.000635) cg-prop: Strategy "replace" (00.000637) cg-prop: Property "devices.list" (00.000653) Preparing image inventory (version 1) (00.000668) Add pid ns 1 pid 118005 (00.000674) Add net ns 2 pid 118005 (00.000680) Add ipc ns 3 pid 118005 (00.000686) Add uts ns 4 pid 118005 (00.000691) Add time ns 5 pid 118005 (00.000702) Add mnt ns 6 pid 118005 (00.000707) Add user ns 7 pid 118005 (00.000713) Add cgroup ns 8 pid 118005 (00.000715) cg: Dumping cgroups for thread 118005 (00.000727) cg: `- New css ID 1 (00.000728) cg: `- [] -> [/user.slice/user-1000.slice/user@1000.service/tmux-spawn-edbf1a6b-3527-4c3f-b291-6700d55c1385.scope] [0] (00.000730) cg: Set 1 is criu one (00.000738) Detected cgroup V1 freezer (00.000772) Seized task 78925, state 1 (00.000774) seccomp: Collected tid_real 78925 mode 0 (00.000795) Seizing 78925's 78948 thread (00.000827) seccomp: Collected tid_real 78948 mode 0 (00.000829) Seizing 78925's 78949 thread (00.000856) seccomp: Collected tid_real 78949 mode 0 (00.000858) Seizing 78925's 78955 thread (00.000884) seccomp: Collected tid_real 78955 mode 0 (00.000885) Seizing 78925's 78956 thread (00.000910) seccomp: Collected tid_real 78956 mode 0 (00.000912) Seizing 78925's 78957 thread (00.000937) seccomp: Collected tid_real 78957 mode 0 (00.000939) Seizing 78925's 78958 thread (00.000971) seccomp: Collected tid_real 78958 mode 0 (00.000973) Seizing 78925's 78959 thread (00.000998) seccomp: Collected tid_real 78959 mode 0 (00.001000) Seizing 78925's 78960 thread (00.001026) seccomp: Collected tid_real 78960 mode 0 (00.001039) Collected (3 attempts, 0 in_progress) (00.001077) Collected (4 attempts, 0 in_progress) (00.001092) Collected 78925 in 1 state (00.001123) net: Lock network (00.001168) type btrfs source /dev/nvme1n1p3 mnt_id 66 s_dev 0x20 /@ @ ./ flags 0x300000 options compress=zstd:1,ssd,discard=async,space_cache=v2,subvolid=256,subvol=/@ (00.001175) type devtmpfs source devtmpfs mnt_id 35 s_dev 0x6 / @ ./dev flags 0x1100002 options size=4096k,nr_inodes=12228966,mode=755,inode64 (00.001178) type tmpfs source tmpfs mnt_id 36 s_dev 0x18 / @ ./dev/shm flags 0x1100006 options inode64 (00.001183) type devpts source devpts mnt_id 37 s_dev 0x19 / @ ./dev/pts flags 0x30000a options gid=5,mode=620,ptmxmode=000 (00.001192) type sysfs source sysfs mnt_id 38 s_dev 0x17 / @ ./sys flags 0x30000e options (00.001195) type securityfs source securityfs mnt_id 39 s_dev 0x7 / @ ./sys/kernel/security flags 0x30000e options (00.001200) type cgroup2 source cgroup2 mnt_id 40 s_dev 0x1b / @ ./sys/fs/cgroup flags 0x30000e options nsdelegate,memory_recursiveprot (00.001203) type pstore source pstore mnt_id 41 s_dev 0x1c / @ ./sys/fs/pstore flags 0x30000e options (00.001207) type efivarfs source efivarfs mnt_id 42 s_dev 0x1d / @ ./sys/firmware/efi/efivars flags 0x30000e options (00.001210) type bpf source bpf mnt_id 43 s_dev 0x1e / @ ./sys/fs/bpf flags 0x30000e options mode=700 (00.001231) type configfs source configfs mnt_id 44 s_dev 0x1f / @ ./sys/kernel/config flags 0x30000e options (00.001234) type proc source proc mnt_id 45 s_dev 0x16 / @ ./proc flags 0x30000e options (00.001239) type tmpfs source tmpfs mnt_id 46 s_dev 0x1a / @ ./run flags 0x1100006 options size=19586988k,nr_inodes=819200,mode=755,inode64 (00.001243) type autofs source systemd-1 mnt_id 24 s_dev 0x24 / @ ./proc/sys/fs/binfmt_misc flags 0x300000 options fd=37,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=11588 (00.001247) type mqueue source mqueue mnt_id 25 s_dev 0x15 / @ ./dev/mqueue flags 0x30000e options (00.001250) type debugfs source debugfs mnt_id 27 s_dev 0x8 / @ ./sys/kernel/debug flags 0x30000e options (00.001253) type hugetlbfs source hugetlbfs mnt_id 28 s_dev 0x25 / @ ./dev/hugepages flags 0x300006 options pagesize=2M (00.001258) type tracefs source tracefs mnt_id 31 s_dev 0xd / @ ./sys/kernel/tracing flags 0x30000e options (00.001260) skipping fs mounted at /sys/kernel/tracing (00.001264) type fusectl source fusectl mnt_id 32 s_dev 0x26 / @ ./sys/fs/fuse/connections flags 0x30000e options (00.001288) type btrfs source /dev/nvme1n1p3 mnt_id 47 s_dev 0x20 /@home @ ./home flags 0x300000 options compress=zstd:1,ssd,discard=async,space_cache=v2,subvolid=257,subvol=/@home (00.001291) type tmpfs source tmpfs mnt_id 50 s_dev 0x2a / @ ./tmp flags 0x100400 options inode64 (00.001294) type ext4 source /dev/nvme1n1p2 mnt_id 53 s_dev 0x10300007 / @ ./boot flags 0x300000 options (00.001298) type vfat source /dev/nvme1n1p1 mnt_id 56 s_dev 0x10300006 / @ ./boot/efi flags 0x300000 options fmask=0077,dmask=0077,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro (00.001301) type binfmt_misc source binfmt_misc mnt_id 189 s_dev 0x2f / @ ./proc/sys/fs/binfmt_misc flags 0x30000e options (00.001305) type tmpfs source tmpfs mnt_id 29 s_dev 0x45 / @ ./run/user/982 flags 0x300006 options size=9793492k,nr_inodes=2448373,mode=700,uid=982,gid=980,inode64 (00.001309) type tmpfs source tmpfs mnt_id 766 s_dev 0x49 / @ ./run/user/1000 flags 0x300006 options size=9793492k,nr_inodes=2448373,mode=700,uid=1000,gid=1000,inode64 (00.001322) type overlay source overlay mnt_id 830 s_dev 0x46 / @ ./var/lib/docker/overlay2/959ba2d3aa57439dc785df67b98421b2e21be78d9c429c6b0f77e3c962647472/merged flags 0x300000 options lowerdir=/var/lib/docker/overlay2/l/SNSRKQRSBFT7PFQYCEVZRIVB2N:/var/lib/docker/overlay2/l/XHXB2JHQQENP7HRHT3ALOZ4K2R:/var/lib/docker/overlay2/l/ETMBHKKWYDJBXZI3TIQGTW2PIX:/var/lib/docker/overlay2/l/O7RA2RBA6KID6P4B2Z4OOCJCYV:/var/lib/docker/overlay2/l/MDNBXK2E2PMRCRE7W3XPDGBTCK:/var/lib/docker/overlay2/l/YYRH2V2CM3GCH57OREDTTYT5Q3,upperdir=/var/lib/docker/overlay2/959ba2d3aa57439dc785df67b98421b2e21be78d9c429c6b0f77e3c962647472/diff,workdir=/var/lib/docker/overlay2/959ba2d3aa57439dc785df67b98421b2e21be78d9c429c6b0f77e3c962647472/work (00.001343) type overlay source overlay mnt_id 913 s_dev 0x48 / @ ./var/lib/docker/overlay2/df49f38dfbd116ba366730a5962f83d837fc67e183017dc6ce7a7aa661079d82/merged flags 0x300000 options lowerdir=/var/lib/docker/overlay2/l/THSCTYBYGN5YVNXT2F652JPJAG:/var/lib/docker/overlay2/l/MIM5M7VVZLODXXWNVKF637N57N:/var/lib/docker/overlay2/l/227JTTG3RWYCYWV4NNXO2QRKOR:/var/lib/docker/overlay2/l/AWVXGVUUVHTT2T3HJPES7GPFFK:/var/lib/docker/overlay2/l/KG6FNFU6UMPZWMJ6FYKA4UKME6:/var/lib/docker/overlay2/l/UMFL7SSXVFUIELWEROAOWSKYRF:/var/lib/docker/overlay2/l/ROYSGGSOQPIJX2MQJKD3JXTPTS:/var/lib/docker/overlay2/l/6YO75MENNQR7LBQQXFOQ32YXJS,upperdir=/var/lib/docker/overlay2/df49f38dfbd116ba366730a5962f83d837fc67e183017dc6ce7a7aa661079d82/diff,workdir=/var/lib/docker/overlay2/df49f38dfbd116ba366730a5962f83d837fc67e183017dc6ce7a7aa661079d82/work (00.001356) type overlay source overlay mnt_id 914 s_dev 0x47 / @ ./var/lib/docker/overlay2/a101d55daacec2cfae2cb52a61f942f22d405071f49168cf22566281685d7a53/merged flags 0x300000 options lowerdir=/var/lib/docker/overlay2/l/YHHVOVGYOOZD5DNYEJU46XQPO3:/var/lib/docker/overlay2/l/VFS32GPVOS2OHLUZOIIQMADFZM:/var/lib/docker/overlay2/l/ZPEGJWBD3DCNGNTY74KRNRDXNB:/var/lib/docker/overlay2/l/RUOS47HJBYCR3PVDKRKZCBEO6Q:/var/lib/docker/overlay2/l/H5FOXX3JI6DO4AZDM2ICKGTHRV:/var/lib/docker/overlay2/l/NWCPR3LID2PBL5ZKXHHFY7M2RN:/var/lib/docker/overlay2/l/L27WKD7W6NX4MKLGHCW6ZXECKR:/var/lib/docker/overlay2/l/O6732P2NC6ZHGD4GDK7GHFJWSS:/var/lib/docker/overlay2/l/OTBTM32RHPTZ7YUVS3YMC67CMS:/var/lib/docker/overlay2/l/4V5A4TJ44D7CKAVLVF4NHCASHY:/var/lib/docker/overlay2/l/6V274XMYFFO4ZWWGUSR6GNATPS:/var/lib/docker/overlay2/l/YYJFOPYPHVC3KQDNO6MKV7WI5C:/var/lib/docker/overlay2/l/URZIG66PTBLZPPTB4KCRKUCZZS:/var/lib/docker/overlay2/l/LSI52KRAJFBHQ6UMS6IH5L3NM5,upperdir=/var/lib/docker/overlay2/a101d55daacec2cfae2cb52a61f942f22d405071f49168cf22566281685d7a53/diff,workdir=/var/lib/docker/overlay2/a101d55daacec2cfae2cb52a61f942f22d405071f49168cf22566281685d7a53/work (00.001363) type nsfs source nsfs mnt_id 1081 s_dev 0x4 net:[4026533227] @ ./run/docker/netns/7c3ab68df6f4 flags 0x1100000 options (00.001368) type nsfs source nsfs mnt_id 1104 s_dev 0x4 net:[4026533340] @ ./run/docker/netns/3c4d73991bca flags 0x1100000 options (00.001371) type nsfs source nsfs mnt_id 1029 s_dev 0x4 net:[4026533112] @ ./run/docker/netns/da5fecd57c33 flags 0x1100000 options (00.001375) mnt: Building mountpoints tree (00.001376) mnt: Building plain mount tree (00.001379) mnt: Working on 1029->46 (00.001381) mnt: Working on 1104->46 (00.001382) mnt: Working on 1081->46 (00.001388) mnt: Working on 914->66 (00.001390) mnt: Working on 913->66 (00.001394) mnt: Working on 830->66 (00.001396) mnt: Working on 766->46 (00.001397) mnt: Working on 29->46 (00.001399) mnt: Working on 189->24 (00.001401) mnt: Working on 56->53 (00.001403) mnt: Working on 53->66 (00.001418) mnt: Working on 50->66 (00.001422) mnt: Working on 47->66 (00.001423) mnt: Working on 32->38 (00.001425) mnt: Working on 28->35 (00.001427) mnt: Working on 27->38 (00.001429) mnt: Working on 25->35 (00.001432) mnt: Working on 24->45 (00.001434) mnt: Working on 46->66 (00.001436) mnt: Working on 45->66 (00.001437) mnt: Working on 44->38 (00.001439) mnt: Working on 43->38 (00.001441) mnt: Working on 42->38 (00.001443) mnt: Working on 41->38 (00.001444) mnt: Working on 40->38 (00.001446) mnt: Working on 39->38 (00.001447) mnt: Working on 38->66 (00.001449) mnt: Working on 37->35 (00.001451) mnt: Working on 36->35 (00.001452) mnt: Working on 35->66 (00.001455) mnt: Working on 66->1 (00.001456) mnt: Resorting children of 66 in mount order (00.001460) mnt: Resorting children of 914 in mount order (00.001461) mnt: Resorting children of 913 in mount order (00.001462) mnt: Resorting children of 830 in mount order (00.001463) mnt: Resorting children of 53 in mount order (00.001465) mnt: Resorting children of 56 in mount order (00.001468) mnt: Resorting children of 50 in mount order (00.001470) mnt: Resorting children of 47 in mount order (00.001471) mnt: Resorting children of 46 in mount order (00.001473) mnt: Resorting children of 1029 in mount order (00.001474) mnt: Resorting children of 1104 in mount order (00.001476) mnt: Resorting children of 1081 in mount order (00.001477) mnt: Resorting children of 766 in mount order (00.001479) mnt: Resorting children of 29 in mount order (00.001481) mnt: Resorting children of 45 in mount order (00.001482) mnt: Resorting children of 24 in mount order (00.001483) mnt: Resorting children of 189 in mount order (00.001484) mnt: Resorting children of 38 in mount order (00.001486) mnt: Resorting children of 32 in mount order (00.001488) mnt: Resorting children of 42 in mount order (00.001489) mnt: Resorting children of 27 in mount order (00.001491) mnt: Resorting children of 44 in mount order (00.001494) mnt: Resorting children of 43 in mount order (00.001496) mnt: Resorting children of 41 in mount order (00.001498) mnt: Resorting children of 40 in mount order (00.001499) mnt: Resorting children of 39 in mount order (00.001502) mnt: Resorting children of 35 in mount order (00.001504) mnt: Resorting children of 28 in mount order (00.001505) mnt: Resorting children of 25 in mount order (00.001506) mnt: Resorting children of 37 in mount order (00.001509) mnt: Resorting children of 36 in mount order (00.001511) mnt: Done: (00.001513) mnt: [./](66->1) (00.001515) mnt: [./var/lib/docker/overlay2/a101d55daacec2cfae2cb52a61f942f22d405071f49168cf22566281685d7a53/merged](914->66) (00.001516) mnt: <-- (00.001518) mnt: [./var/lib/docker/overlay2/df49f38dfbd116ba366730a5962f83d837fc67e183017dc6ce7a7aa661079d82/merged](913->66) (00.001520) mnt: <-- (00.001521) mnt: [./var/lib/docker/overlay2/959ba2d3aa57439dc785df67b98421b2e21be78d9c429c6b0f77e3c962647472/merged](830->66) (00.001523) mnt: <-- (00.001524) mnt: [./boot](53->66) (00.001525) mnt: [./boot/efi](56->53) (00.001527) mnt: <-- (00.001528) mnt: <-- (00.001529) mnt: [./tmp](50->66) (00.001530) mnt: <-- (00.001531) mnt: [./home](47->66) (00.001532) mnt: <-- (00.001532) mnt: [./run](46->66) (00.001533) mnt: [./run/docker/netns/da5fecd57c33](1029->46) (00.001535) mnt: <-- (00.001536) mnt: [./run/docker/netns/3c4d73991bca](1104->46) (00.001538) mnt: <-- (00.001538) mnt: [./run/docker/netns/7c3ab68df6f4](1081->46) (00.001540) mnt: <-- (00.001540) mnt: [./run/user/1000](766->46) (00.001542) mnt: <-- (00.001543) mnt: [./run/user/982](29->46) (00.001545) mnt: <-- (00.001546) mnt: <-- (00.001547) mnt: [./proc](45->66) (00.001548) mnt: [./proc/sys/fs/binfmt_misc](24->45) (00.001549) mnt: [./proc/sys/fs/binfmt_misc](189->24) (00.001551) mnt: <-- (00.001552) mnt: <-- (00.001554) mnt: <-- (00.001555) mnt: [./sys](38->66) (00.001557) mnt: [./sys/fs/fuse/connections](32->38) (00.001558) mnt: <-- (00.001559) mnt: [./sys/firmware/efi/efivars](42->38) (00.001560) mnt: <-- (00.001561) mnt: [./sys/kernel/debug](27->38) (00.001562) mnt: <-- (00.001563) mnt: [./sys/kernel/config](44->38) (00.001564) mnt: <-- (00.001566) mnt: [./sys/fs/bpf](43->38) (00.001567) mnt: <-- (00.001568) mnt: [./sys/fs/pstore](41->38) (00.001569) mnt: <-- (00.001570) mnt: [./sys/fs/cgroup](40->38) (00.001571) mnt: <-- (00.001572) mnt: [./sys/kernel/security](39->38) (00.001574) mnt: <-- (00.001574) mnt: <-- (00.001575) mnt: [./dev](35->66) (00.001577) mnt: [./dev/hugepages](28->35) (00.001577) mnt: <-- (00.001579) mnt: [./dev/mqueue](25->35) (00.001580) mnt: <-- (00.001581) mnt: [./dev/pts](37->35) (00.001582) mnt: <-- (00.001584) mnt: [./dev/shm](36->35) (00.001585) mnt: <-- (00.001586) mnt: <-- (00.001587) mnt: <-- (00.001593) mnt: The mount 1104 is bind for 1029 (@./run/docker/netns/3c4d73991bca -> @./run/docker/netns/da5fecd57c33) (00.001595) mnt: The mount 1081 is bind for 1029 (@./run/docker/netns/7c3ab68df6f4 -> @./run/docker/netns/da5fecd57c33) (00.001599) net: Collecting netns 2/118005 (00.001745) unix: Collected: ino 382290 peer_ino 375373 family 1 type 1 state 1 name /run/containerd/ REMOVED SOME STUFF HERE BECAUSE OF GITHUB BODY LENGTH LIMIT (00.017868) netlink: Collect netlink sock 0x805 (00.017873) Collecting pidns 1/118005 (00.017899) No parent images directory provided (00.017999) rmrf: removing .criu.temp-aa-policy.NDUM2o (00.018057) ======================================== (00.018066) Dumping task (pid: 78925 comm: pt_main_thread) (00.018067) ======================================== (00.018068) Obtaining task stat ... (00.018085) (00.018086) Collecting mappings (pid: 78925) (00.018087) ---------------------------------------- (00.018443) Handling VMA with the following smaps entry: 200000000-200200000 ---p 00000000 00:00 0 (00.018456) Handling VMA with the following smaps entry: 200200000-200400000 rw-s 00000000 00:06 964 /dev/nvidia0 (00.018475) Error (criu/proc_parse.c:114): handle_device_vma plugin failed: No such file or directory (00.018477) Error (criu/proc_parse.c:629): Can't handle non-regular mapping on 78925's map 200200000 (00.018483) Error (criu/cr-dump.c:1570): Collect mappings (pid: 78925) failed with -1 (00.018524) net: Unlock network (00.018527) Unfreezing tasks into 1 (00.018529) Unseizing 78925 into 1 (00.018549) Error (criu/cr-dump.c:2111): Dumping FAILED. ```

Output of `criu --version`:

``` Version 4.0 ```

Output of `criu check --all`:

``` Looks good. ```

Additional environment details:

rst0git commented 6 days ago

@dleviminzi It might be worth reading the following article, which provides an example and describes how to use the cuda-checkpoint tool with CRIU.

https://developer.nvidia.com/blog/checkpointing-cuda-applications-with-criu/ https://github.com/NVIDIA/cuda-checkpoint?tab=readme-ov-file#example

The CUDA plugin integrates this functionality and automates some of these steps. Note that to use the CUDA plugin for CRIU you need to make sure that the cuda-checkpoint tool is installed in PATH. Since this is an optional feature, the plugin is provided as a separate package in Fedora:

sudo dnf install criu-cuda-plugin
dleviminzi commented 6 days ago

@dleviminzi It might be worth reading the following article, which provides an example and describes how to use the cuda-checkpoint tool with CRIU.

https://developer.nvidia.com/blog/checkpointing-cuda-applications-with-criu/ https://github.com/NVIDIA/cuda-checkpoint?tab=readme-ov-file#example

The CUDA plugin integrates this functionality and automates some of these steps. Note that to use the CUDA plugin for CRIU you need to make sure that the cuda-checkpoint tool is installed in PATH. Since this is an optional feature, the plugin is provided as a separate package in Fedora:

sudo dnf install criu-cuda-plugin

Hi @rst0git thank you for the response! I read through the cuda-checkpoint repo earlier and had tried using it directly before realizing that you had introduced this plugin. I've installed the plugin and cuda-checkpoint is in my PATH. It seems that the plugin is being used, but nonetheless my checkpoint fails. I am attempting to checkpoint the following simple flask server:

import torch
from flask import Flask, jsonify

app = Flask(__name__)

# Global GPU state
gpu_counter = torch.tensor([0])

def init_gpu_state():
    global gpu_counter
    gpu_counter = torch.tensor([100], device="cuda")
    print(f"Initialized counter on {gpu_counter.device}")

@app.route("/increment", methods=["POST"])
def increment():
    global gpu_counter
    gpu_counter += 1
    return jsonify({"value": int(gpu_counter.item())})

@app.route("/value", methods=["GET"])
def get_value():
    return jsonify({"value": int(gpu_counter.item())})

if __name__ == "__main__":
    init_gpu_state()
    app.run(host="0.0.0.0", port=8000)

I run the following to create the dump

sudo criu dump -t 384314 -D demo -v4 -o "out.log"

It does not seem to succeed though the dump folder is not empty. Here are the logs. Not sure why the format is getting messed up, but you can read them more clearly by entering the edit mode of this comment.

```bash (00.000000) CRIU run id = 0xeffffffc0005e32d (00.000031) Version: 4.0 (gitid 0) (00.000037) Running on nobara Linux 6.11.3-200.fsync.fc40.x86_64 #1 SMP PREEMPT_DYNAMIC TKG Fri Oct 11 08:23:43 UTC 2024 x86_64 (00.000049) Loaded kdat cache from /run/criu/criu.kdat (00.000065) Hugetlb size 2 Mb is supported but cannot get dev's number (00.000078) Hugetlb size 1024 Mb is supported but cannot get dev's number (00.000401) cpu: x86_family 25 x86_vendor_id AuthenticAMD x86_model_id AMD Ryzen 7 7800X3D 8-Core Processor (00.000412) cpu: fpu: xfeatures_mask 0x2e5 xsave_size 2440 xsave_size_max 2440 xsaves_size 2456 (00.000416) cpu: fpu: x87 floating point registers xstate_offsets 0 / 0 xstate_sizes 160 / 160 (00.000423) cpu: fpu: AVX registers xstate_offsets 576 / 576 xstate_sizes 256 / 256 (00.000427) cpu: fpu: AVX-512 opmask xstate_offsets 832 / 832 xstate_sizes 64 / 64 (00.000430) cpu: fpu: AVX-512 Hi256 xstate_offsets 896 / 896 xstate_sizes 512 / 512 (00.000433) cpu: fpu: AVX-512 ZMM_Hi256 xstate_offsets 1408 / 1408 xstate_sizes 1024 / 1024 (00.000437) cpu: fpu: Protection Keys User registers xstate_offsets 2432 / 2432 xstate_sizes 8 / 8 (00.000449) ======================================== (00.000463) Dumping processes (pid: 384314 comm: pt_main_thread) (00.000468) ======================================== (00.000473) rlimit: RLIMIT_NOFILE unlimited for self (00.000481) Running pre-dump scripts (00.000562) Plugin "cuda_plugin" (version 512 hooks 12) (00.000568) 9 -> 0x7f063cd614be (00.000572) 10 -> 0x7f063cd610fc (00.000575) 11 -> 0x7f063cd60edd (00.001732) cuda_plugin: initialized: cuda_plugin stage 0 (00.001748) irmap: Searching irmap cache in work dir (00.001759) No irmap-cache image (00.001763) irmap: Searching irmap cache in parent (00.001770) No parent images directory provided (00.001774) irmap: No irmap cache (00.001778) cpu: fpu:1 fxsr:1 xsave:1 xsaveopt:1 xsavec:1 xgetbv1:1 xsaves:1 (00.001895) cg-prop: Parsing controller "cpu" (00.001901) cg-prop: Strategy "replace" (00.001905) cg-prop: Property "cpu.shares" (00.001908) cg-prop: Property "cpu.cfs_period_us" (00.001912) cg-prop: Property "cpu.cfs_quota_us" (00.001915) cg-prop: Property "cpu.rt_period_us" (00.001918) cg-prop: Property "cpu.rt_runtime_us" (00.001921) cg-prop: Parsing controller "memory" (00.001925) cg-prop: Strategy "replace" (00.001928) cg-prop: Property "memory.limit_in_bytes" (00.001931) cg-prop: Property "memory.memsw.limit_in_bytes" (00.001934) cg-prop: Property "memory.swappiness" (00.001937) cg-prop: Property "memory.soft_limit_in_bytes" (00.001940) cg-prop: Property "memory.move_charge_at_immigrate" (00.001944) cg-prop: Property "memory.oom_control" (00.001947) cg-prop: Property "memory.use_hierarchy" (00.001950) cg-prop: Property "memory.kmem.limit_in_bytes" (00.001953) cg-prop: Property "memory.kmem.tcp.limit_in_bytes" (00.001957) cg-prop: Parsing controller "cpuset" (00.001961) cg-prop: Strategy "replace" (00.001964) cg-prop: Property "cpuset.cpus" (00.001967) cg-prop: Property "cpuset.mems" (00.001970) cg-prop: Property "cpuset.memory_migrate" (00.001974) cg-prop: Property "cpuset.cpu_exclusive" (00.001977) cg-prop: Property "cpuset.mem_exclusive" (00.001981) cg-prop: Property "cpuset.mem_hardwall" (00.001984) cg-prop: Property "cpuset.memory_spread_page" (00.001987) cg-prop: Property "cpuset.memory_spread_slab" (00.001991) cg-prop: Property "cpuset.sched_load_balance" (00.001994) cg-prop: Property "cpuset.sched_relax_domain_level" (00.001997) cg-prop: Parsing controller "blkio" (00.002000) cg-prop: Strategy "replace" (00.002004) cg-prop: Property "blkio.weight" (00.002007) cg-prop: Parsing controller "freezer" (00.002010) cg-prop: Strategy "replace" (00.002014) cg-prop: Parsing controller "perf_event" (00.002017) cg-prop: Strategy "replace" (00.002020) cg-prop: Parsing controller "net_cls" (00.002023) cg-prop: Strategy "replace" (00.002027) cg-prop: Property "net_cls.classid" (00.002036) cg-prop: Parsing controller "net_prio" (00.002039) cg-prop: Strategy "replace" (00.002043) cg-prop: Property "net_prio.ifpriomap" (00.002047) cg-prop: Parsing controller "pids" (00.002050) cg-prop: Strategy "replace" (00.002053) cg-prop: Property "pids.max" (00.002057) cg-prop: Parsing controller "devices" (00.002060) cg-prop: Strategy "replace" (00.002063) cg-prop: Property "devices.list" (00.002082) Preparing image inventory (version 1) (00.002099) Add pid ns 1 pid 385837 (00.002107) Add net ns 2 pid 385837 (00.002115) Add ipc ns 3 pid 385837 (00.002122) Add uts ns 4 pid 385837 (00.002130) Add time ns 5 pid 385837 (00.002143) Add mnt ns 6 pid 385837 (00.002152) Add user ns 7 pid 385837 (00.002160) Add cgroup ns 8 pid 385837 (00.002163) cg: Dumping cgroups for thread 385837 (00.002179) cg: `- New css ID 1 (00.002184) cg: `- [] -> [/user.slice/user-1000.slice/session-c3.scope] [0] (00.002187) cg: Set 1 is criu one (00.002201) plugin: `cuda_plugin' hook 10 -> 0x7f063cd610fc (00.006092) cuda_plugin: pausing devices on pid 384314 (00.010057) Detected cgroup V1 freezer (00.010111) Seized task 384314, state 1 (00.010120) seccomp: Collected tid_real 384314 mode 0 (00.010136) Seizing 384314's 384349 thread (00.010175) seccomp: Collected tid_real 384349 mode 0 (00.010180) Seizing 384314's 384355 thread (00.010219) seccomp: Collected tid_real 384355 mode 0 (00.010233) Collected (3 attempts, 0 in_progress) (00.010260) Collected (4 attempts, 0 in_progress) (00.010273) Collected 384314 in 1 state (00.010277) plugin: `cuda_plugin' hook 11 -> 0x7f063cd60edd (00.014108) cuda_plugin: Checkpointing CUDA devices on pid 384314 restore_tid 384349 (00.154643) net: Lock network (00.154714) type btrfs source /dev/nvme1n1p3 mnt_id 66 s_dev 0x20 /@ @ ./ flags 0x300000 options compress=zstd:1,ssd,discard=async,space_cache=v2,subvolid=256,subvol=/@ (00.154724) type devtmpfs source devtmpfs mnt_id 35 s_dev 0x6 / @ ./dev flags 0x1100002 options size=4096k,nr_inodes=12228966,mode=755,inode64 (00.154730) type tmpfs source tmpfs mnt_id 36 s_dev 0x18 / @ ./dev/shm flags 0x1100006 options inode64 (00.154738) type devpts source devpts mnt_id 37 s_dev 0x19 / @ ./dev/pts flags 0x30000a options gid=5,mode=620,ptmxmode=000 (00.154750) type sysfs source sysfs mnt_id 38 s_dev 0x17 / @ ./sys flags 0x30000e options (00.154755) type securityfs source securityfs mnt_id 39 s_dev 0x7 / @ ./sys/kernel/security flags 0x30000e options (00.154761) type cgroup2 source cgroup2 mnt_id 40 s_dev 0x1b / @ ./sys/fs/cgroup flags 0x30000e options nsdelegate,memory_recursiveprot (00.154768) type pstore source pstore mnt_id 41 s_dev 0x1c / @ ./sys/fs/pstore flags 0x30000e options (00.154773) type efivarfs source efivarfs mnt_id 42 s_dev 0x1d / @ ./sys/firmware/efi/efivars flags 0x30000e options (00.154779) type bpf source bpf mnt_id 43 s_dev 0x1e / @ ./sys/fs/bpf flags 0x30000e options mode=700 (00.154804) type configfs source configfs mnt_id 44 s_dev 0x1f / @ ./sys/kernel/config flags 0x30000e options (00.154809) type proc source proc mnt_id 45 s_dev 0x16 / @ ./proc flags 0x30000e options (00.154814) type tmpfs source tmpfs mnt_id 46 s_dev 0x1a / @ ./run flags 0x1100006 options size=19586988k,nr_inodes=819200,mode=755,inode64 (00.154821) type autofs source systemd-1 mnt_id 24 s_dev 0x24 / @ ./proc/sys/fs/binfmt_misc flags 0x300000 options fd=37,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=11588 (00.154827) type mqueue source mqueue mnt_id 25 s_dev 0x15 / @ ./dev/mqueue flags 0x30000e options (00.154832) type debugfs source debugfs mnt_id 27 s_dev 0x8 / @ ./sys/kernel/debug flags 0x30000e options (00.154836) type hugetlbfs source hugetlbfs mnt_id 28 s_dev 0x25 / @ ./dev/hugepages flags 0x300006 options pagesize=2M (00.154841) type tracefs source tracefs mnt_id 31 s_dev 0xd / @ ./sys/kernel/tracing flags 0x30000e options (00.154844) skipping fs mounted at /sys/kernel/tracing (00.154849) type fusectl source fusectl mnt_id 32 s_dev 0x26 / @ ./sys/fs/fuse/connections flags 0x30000e options (00.154891) type btrfs source /dev/nvme1n1p3 mnt_id 47 s_dev 0x20 /@home @ ./home flags 0x300000 options compress=zstd:1,ssd,discard=async,space_cache=v2,subvolid=257,subvol=/@home (00.154896) type tmpfs source tmpfs mnt_id 50 s_dev 0x2a / @ ./tmp flags 0x100400 options inode64 (00.154901) type ext4 source /dev/nvme1n1p2 mnt_id 53 s_dev 0x10300007 / @ ./boot flags 0x300000 options (00.154907) type vfat source /dev/nvme1n1p1 mnt_id 56 s_dev 0x10300006 / @ ./boot/efi flags 0x300000 options fmask=0077,dmask=0077,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro (00.154912) type binfmt_misc source binfmt_misc mnt_id 189 s_dev 0x2f / @ ./proc/sys/fs/binfmt_misc flags 0x30000e options (00.154918) type tmpfs source tmpfs mnt_id 29 s_dev 0x45 / @ ./run/user/982 flags 0x300006 options size=9793492k,nr_inodes=2448373,mode=700,uid=982,gid=980,inode64 (00.154923) type tmpfs source tmpfs mnt_id 766 s_dev 0x49 / @ ./run/user/1000 flags 0x300006 options size=9793492k,nr_inodes=2448373,mode=700,uid=1000,gid=1000,inode64 (00.154938) type overlay source overlay mnt_id 830 s_dev 0x46 / @ ./var/lib/docker/overlay2/959ba2d3aa57439dc785df67b98421b2e21be78d9c429c6b0f77e3c962647472/merged flags 0x300000 options lowerdir=/var/lib/docker/overlay2/l/SNSRKQRSBFT7PFQYCEVZRIVB2N:/var/lib/docker/overlay2/l/XHXB2JHQQENP7HRHT3ALOZ4K2R:/var/lib/docker/overlay2/l/ETMBHKKWYDJBXZI3TIQGTW2PIX:/var/lib/docker/overlay2/l/O7RA2RBA6KID6P4B2Z4OOCJCYV:/var/lib/docker/overlay2/l/MDNBXK2E2PMRCRE7W3XPDGBTCK:/var/lib/docker/overlay2/l/YYRH2V2CM3GCH57OREDTTYT5Q3,upperdir=/var/lib/docker/overlay2/959ba2d3aa57439dc785df67b98421b2e21be78d9c429c6b0f77e3c962647472/diff,workdir=/var/lib/docker/overlay2/959ba2d3aa57439dc785df67b98421b2e21be78d9c429c6b0f77e3c962647472/work (00.154961) type overlay source overlay mnt_id 913 s_dev 0x48 / @ ./var/lib/docker/overlay2/df49f38dfbd116ba366730a5962f83d837fc67e183017dc6ce7a7aa661079d82/merged flags 0x300000 options lowerdir=/var/lib/docker/overlay2/l/THSCTYBYGN5YVNXT2F652JPJAG:/var/lib/docker/overlay2/l/MIM5M7VVZLODXXWNVKF637N57N:/var/lib/docker/overlay2/l/227JTTG3RWYCYWV4NNXO2QRKOR:/var/lib/docker/overlay2/l/AWVXGVUUVHTT2T3HJPES7GPFFK:/var/lib/docker/overlay2/l/KG6FNFU6UMPZWMJ6FYKA4UKME6:/var/lib/docker/overlay2/l/UMFL7SSXVFUIELWEROAOWSKYRF:/var/lib/docker/overlay2/l/ROYSGGSOQPIJX2MQJKD3JXTPTS:/var/lib/docker/overlay2/l/6YO75MENNQR7LBQQXFOQ32YXJS,upperdir=/var/lib/docker/overlay2/df49f38dfbd116ba366730a5962f83d837fc67e183017dc6ce7a7aa661079d82/diff,workdir=/var/lib/docker/overlay2/df49f38dfbd116ba366730a5962f83d837fc67e183017dc6ce7a7aa661079d82/work (00.154978) type overlay source overlay mnt_id 914 s_dev 0x47 / @ ./var/lib/docker/overlay2/a101d55daacec2cfae2cb52a61f942f22d405071f49168cf22566281685d7a53/merged flags 0x300000 options lowerdir=/var/lib/docker/overlay2/l/YHHVOVGYOOZD5DNYEJU46XQPO3:/var/lib/docker/overlay2/l/VFS32GPVOS2OHLUZOIIQMADFZM:/var/lib/docker/overlay2/l/ZPEGJWBD3DCNGNTY74KRNRDXNB:/var/lib/docker/overlay2/l/RUOS47HJBYCR3PVDKRKZCBEO6Q:/var/lib/docker/overlay2/l/H5FOXX3JI6DO4AZDM2ICKGTHRV:/var/lib/docker/overlay2/l/NWCPR3LID2PBL5ZKXHHFY7M2RN:/var/lib/docker/overlay2/l/L27WKD7W6NX4MKLGHCW6ZXECKR:/var/lib/docker/overlay2/l/O6732P2NC6ZHGD4GDK7GHFJWSS:/var/lib/docker/overlay2/l/OTBTM32RHPTZ7YUVS3YMC67CMS:/var/lib/docker/overlay2/l/4V5A4TJ44D7CKAVLVF4NHCASHY:/var/lib/docker/overlay2/l/6V274XMYFFO4ZWWGUSR6GNATPS:/var/lib/docker/overlay2/l/YYJFOPYPHVC3KQDNO6MKV7WI5C:/var/lib/docker/overlay2/l/URZIG66PTBLZPPTB4KCRKUCZZS:/var/lib/docker/overlay2/l/LSI52KRAJFBHQ6UMS6IH5L3NM5,upperdir=/var/lib/docker/overlay2/a101d55daacec2cfae2cb52a61f942f22d405071f49168cf22566281685d7a53/diff,workdir=/var/lib/docker/overlay2/a101d55daacec2cfae2cb52a61f942f22d405071f49168cf22566281685d7a53/work (00.154985) type nsfs source nsfs mnt_id 1081 s_dev 0x4 net:[4026533227] @ ./run/docker/netns/7c3ab68df6f4 flags 0x1100000 options (00.154990) type nsfs source nsfs mnt_id 1104 s_dev 0x4 net:[4026533340] @ ./run/docker/netns/3c4d73991bca flags 0x1100000 options (00.154996) type nsfs source nsfs mnt_id 1029 s_dev 0x4 net:[4026533112] @ ./run/docker/netns/da5fecd57c33 flags 0x1100000 options (00.155005) type fuse source portal mnt_id 1902 s_dev 0x1e8 / @ ./run/user/1000/doc flags 0x300006 options user_id=1000,group_id=1000 (00.155011) mnt: Building mountpoints tree (00.155014) mnt: Building plain mount tree (00.155017) mnt: Working on 1902->766 (00.155021) mnt: Working on 1029->46 (00.155024) mnt: Working on 1104->46 (00.155027) mnt: Working on 1081->46 (00.155031) mnt: Working on 914->66 (00.155034) mnt: Working on 913->66 (00.155037) mnt: Working on 830->66 (00.155040) mnt: Working on 766->46 (00.155044) mnt: Working on 29->46 (00.155047) mnt: Working on 189->24 (00.155050) mnt: Working on 56->53 (00.155053) mnt: Working on 53->66 (00.155056) mnt: Working on 50->66 (00.155060) mnt: Working on 47->66 (00.155063) mnt: Working on 32->38 (00.155066) mnt: Working on 28->35 (00.155069) mnt: Working on 27->38 (00.155072) mnt: Working on 25->35 (00.155075) mnt: Working on 24->45 (00.155079) mnt: Working on 46->66 (00.155082) mnt: Working on 45->66 (00.155085) mnt: Working on 44->38 (00.155088) mnt: Working on 43->38 (00.155091) mnt: Working on 42->38 (00.155094) mnt: Working on 41->38 (00.155098) mnt: Working on 40->38 (00.155101) mnt: Working on 39->38 (00.155104) mnt: Working on 38->66 (00.155107) mnt: Working on 37->35 (00.155110) mnt: Working on 36->35 (00.155114) mnt: Working on 35->66 (00.155117) mnt: Working on 66->1 (00.155120) mnt: Resorting children of 66 in mount order (00.155125) mnt: Resorting children of 914 in mount order (00.155128) mnt: Resorting children of 913 in mount order (00.155131) mnt: Resorting children of 830 in mount order (00.155134) mnt: Resorting children of 53 in mount order (00.155137) mnt: Resorting children of 56 in mount order (00.155140) mnt: Resorting children of 50 in mount order (00.155144) mnt: Resorting children of 47 in mount order (00.155147) mnt: Resorting children of 46 in mount order (00.155150) mnt: Resorting children of 1029 in mount order (00.155153) mnt: Resorting children of 1104 in mount order (00.155156) mnt: Resorting children of 1081 in mount order (00.155159) mnt: Resorting children of 766 in mount order (00.155163) mnt: Resorting children of 1902 in mount order (00.155166) mnt: Resorting children of 29 in mount order (00.155169) mnt: Resorting children of 45 in mount order (00.155172) mnt: Resorting children of 24 in mount order (00.155175) mnt: Resorting children of 189 in mount order (00.155178) mnt: Resorting children of 38 in mount order (00.155182) mnt: Resorting children of 32 in mount order (00.155185) mnt: Resorting children of 42 in mount order (00.155188) mnt: Resorting children of 27 in mount order (00.155191) mnt: Resorting children of 44 in mount order (00.155201) mnt: Resorting children of 43 in mount order (00.155204) mnt: Resorting children of 41 in mount order (00.155207) mnt: Resorting children of 40 in mount order (00.155211) mnt: Resorting children of 39 in mount order (00.155214) mnt: Resorting children of 35 in mount order (00.155217) mnt: Resorting children of 28 in mount order (00.155220) mnt: Resorting children of 25 in mount order (00.155223) mnt: Resorting children of 37 in mount order (00.155226) mnt: Resorting children of 36 in mount order (00.155230) mnt: Done: (00.155233) mnt: [./](66->1) (00.155236) mnt: [./var/lib/docker/overlay2/a101d55daacec2cfae2cb52a61f942f22d405071f49168cf22566281685d7a53/merged](914->66) (00.155240) mnt: <-- (00.155243) mnt: [./var/lib/docker/overlay2/df49f38dfbd116ba366730a5962f83d837fc67e183017dc6ce7a7aa661079d82/merged](913->66) (00.155246) mnt: <-- (00.155249) mnt: [./var/lib/docker/overlay2/959ba2d3aa57439dc785df67b98421b2e21be78d9c429c6b0f77e3c962647472/merged](830->66) (00.155252) mnt: <-- (00.155256) mnt: [./boot](53->66) (00.155259) mnt: [./boot/efi](56->53) (00.155262) mnt: <-- (00.155266) mnt: <-- (00.155269) mnt: [./tmp](50->66) (00.155273) mnt: <-- (00.155276) mnt: [./home](47->66) (00.155279) mnt: <-- (00.155282) mnt: [./run](46->66) (00.155287) mnt: [./run/docker/netns/da5fecd57c33](1029->46) (00.155291) mnt: <-- (00.155295) mnt: [./run/docker/netns/3c4d73991bca](1104->46) (00.155298) mnt: <-- (00.155301) mnt: [./run/docker/netns/7c3ab68df6f4](1081->46) (00.155304) mnt: <-- (00.155307) mnt: [./run/user/1000](766->46) (00.155311) mnt: [./run/user/1000/doc](1902->766) (00.155314) mnt: <-- (00.155317) mnt: <-- (00.155320) mnt: [./run/user/982](29->46) (00.155323) mnt: <-- (00.155326) mnt: <-- (00.155330) mnt: [./proc](45->66) (00.155333) mnt: [./proc/sys/fs/binfmt_misc](24->45) (00.155336) mnt: [./proc/sys/fs/binfmt_misc](189->24) (00.155339) mnt: <-- (00.155342) mnt: <-- (00.155345) mnt: <-- (00.155349) mnt: [./sys](38->66) (00.155352) mnt: [./sys/fs/fuse/connections](32->38) (00.155355) mnt: <-- (00.155358) mnt: [./sys/firmware/efi/efivars](42->38) (00.155361) mnt: <-- (00.155364) mnt: [./sys/kernel/debug](27->38) (00.155368) mnt: <-- (00.155371) mnt: [./sys/kernel/config](44->38) (00.155374) mnt: <-- (00.155377) mnt: [./sys/fs/bpf](43->38) (00.155380) mnt: <-- (00.155384) mnt: [./sys/fs/pstore](41->38) (00.155387) mnt: <-- (00.155390) mnt: [./sys/fs/cgroup](40->38) (00.155393) mnt: <-- (00.155396) mnt: [./sys/kernel/security](39->38) (00.155399) mnt: <-- (00.155403) mnt: <-- (00.155406) mnt: [./dev](35->66) (00.155409) mnt: [./dev/hugepages](28->35) (00.155412) mnt: <-- (00.155415) mnt: [./dev/mqueue](25->35) (00.155418) mnt: <-- (00.155422) mnt: [./dev/pts](37->35) (00.155425) mnt: <-- (00.155428) mnt: [./dev/shm](36->35) (00.155431) mnt: <-- (00.155434) mnt: <-- (00.155437) mnt: <-- (00.155443) mnt: The mount 1104 is bind for 1029 (@./run/docker/netns/3c4d73991bca -> @./run/docker/netns/da5fecd57c33) (00.155447) mnt: The mount 1081 is bind for 1029 (@./run/docker/netns/7c3ab68df6f4 -> @./run/docker/netns/da5fecd57c33) (00.155454) net: Collecting netns 2/385837 (00.155623) unix: Collected: ino 382290 peer_ino 375373 family 1 type 1 state 1 name /run/containerd/s/227910ebb5014f31efd24863f8988c46deb15bb89a3d5940ea2523ae5ff7f164 (00.155630) unix: Collected: ino 46655 peer_ino 62304 family 1 type 1 state 1 name /run/systemd/journal/stdout (00.155636) unix: Collected: ino 1764747 peer_ino 11383 family 1 type 2 state 1 name null (00.155642) unix: Collected: ino 795612 peer_ino 815035 family 1 type 1 state 1 name /run/systemd/journal/stdout (00.155648) unix: Collected: ino 12025 peer_ino 11383 family 1 type 2 state 1 name null (00.155653) unix: Collected: ino 39076 peer_ino 11383 family 1 type 2 state 1 name null (00.155657) unix: Collected: ino 27919 peer_ino 30222 family 1 type 1 state 1 name /run/systemd/journal/stdout (00.155662) unix: Collected: ino 17731 peer_ino 9982 family 1 type 1 state 1 name /run/dbus/system_bus_socket (00.155668) unix: Collected: ino 1605522 peer_ino 1605523 family 1 type 1 state 1 name null (00.155673) unix: Collected: ino 47760 peer_ino 48214 family 1 type 1 state 1 name null (00.155678) unix: Collected: ino 3632 peer_ino 12537 family 1 type 1 state 1 name null (00.155687) unix: Collected: ino 351070 peer_ino 381239 family 1 type 1 state 1 name /run/containerd/s/58fd93be9b937a52ea5c4cac1ad8141d7c29fc3bfe4dfe0d7df4c399da36dac5 (00.155690) unix: Collected: ino 71011 peer_ino 63248 family 1 type 1 state 1 name /run/user/982/pipewire-0 (00.155696) unix: Collected: ino 57060 peer_ino 63203 family 1 type 1 state 1 name null (00.155705) unix: Collected: ino 1764064 peer_ino 1764063 family 1 type 1 state 1 name null (00.155710) unix: Collected: ino 2603 peer_ino 3876 family 1 type 1 state 1 name /run/dbus/system_bus_socket (00.155716) unix: Collected: ino 17019 peer_ino 8902 family 1 type 1 state 1 name /run/systemd/journal/stdout (00.155722) unix: Collected: ino 13661 peer_ino 13660 family 1 type 1 state 1 name /run/systemd/journal/stdout (00.155725) unix: Collected: ino 8886 peer_ino 8887 family 1 type 1 state 1 name null (00.155736) unix: Collected: ino 1102279 peer_ino 0 family 1 type 1 state 10 name /tmp/cursor-92320d7e-1a36-4ade-91be-1a3fbab98f05 (00.155742) unix: Collected: ino 384073 peer_ino 363972 family 1 type 1 state 1 name /run/containerd/containerd.sock (00.155746) unix: Collected: ino 8971 peer_ino 3879 family 1 type 1 state 1 name /run/systemd/journal/stdout (00.155749) unix: Collected: ino 46871 peer_ino 57217 family 1 type 1 state 1 name /run/dbus/system_bus_socket (00.155752) unix: Collected: ino 795613 peer_ino 815047 family 1 type 1 state 1 name /run/dbus/system_bus_socket (00.155756) unix: Collected: ino 63245 peer_ino 71009 family 1 type 1 state 1 name null (00.155761) unix: Collected: ino 807840 peer_ino 809723 family 1 type 1 state 1 name /run/systemd/journal/stdout (00.155765) unix: Collected: ino 220551 peer_ino 11381 family 1 type 2 state 1 name null (00.155768) unix: Collected: ino 17729 peer_ino 17728 family 1 type 1 state 1 name null (00.155774) unix: Collected: ino 375255 peer_ino 339895 family 1 type 1 state 1 name /run/dbus/system_bus_socket (00.155777) unix: Collected: ino 17789 peer_ino 3891 family 1 type 1 state 1 name /run/systemd/journal/stdout (00.155781) unix: Collected: ino 51824 peer_ino 56580 family 1 type 1 state 1 name /run/systemd/journal/stdout (00.155784) unix: Collected: ino 5418 peer_ino 10973 family 1 type 1 state 1 name /run/systemd/journal/stdout (00.155788) unix: Collected: ino 40285 peer_ino 40286 family 1 type 2 state 1 name null (00.155793) unix: Collected: ino 1614979 peer_ino 1614980 family 1 type 1 state 1 name null (00.155797) unix: Collected: ino 30150 peer_ino 30151 family 1 type 1 state 1 name null (00.155802) unix: Collected: ino 15344 peer_ino 5522 family 1 type 1 state 1 name /run/systemd/journal/stdout (00.155808) unix: Collected: ino 1605520 peer_ino 1605521 family 1 type 1 state 1 name null (00.155811) unix: Collected: ino 9112 peer_ino 19593 family 1 type 1 state 1 name /run/dbus/system_bus_socket (00.155815) unix: Collected: ino 50177 peer_ino 54729 family 1 type 1 state 1 name null (00.155818) unix: Collected: ino 46841 peer_ino 59390 family 1 type 1 state 1 name null (00.155821) unix: Collected: ino 15846 peer_ino 3788 family 1 type 1 state 1 name /run/dbus/system_bus_socket (00.155825) unix: Collected: ino 1605525 peer_ino 1605524 family 1 type 1 state 1 name null (00.155828) unix: Collected: ino 71009 peer_ino 63245 family 1 type 1 state 1 name /run/user/982/pipewire-0 (00.155940) unix: Collected: ino 40286 peer_ino 40285 family 1 type 2 state 1 name null (00.155944) unix: Collected: ino 20181 peer_ino 11383 family 1 type 2 state 1 name null (00.155948) unix: Collected: ino 39071 peer_ino 11381 family 1 type 2 state 1 name null (00.155951) unix: Collected: ino 9017 peer_ino 20535 family 1 type 1 state 1 name null (00.155957) unix: Collected: ino 226220 peer_ino 232562 family 1 type 1 state 1 name /run/systemd/journal/stdout (00.155960) unix: Collected: ino 37654 peer_ino 20179 family 1 type 1 state 1 name /run/systemd/journal/stdout (00.155966) unix: Collected: ino 33080 peer_ino 0 family 1 type 1 state 10 name /run/containerd/containerd.sock.ttrpc (00.155972) unix: Collected: ino 232564 peer_ino 11383 family 1 type 2 state 1 name null (00.155975) unix: Collected: ino 62304 peer_ino 46655 family 1 type 1 state 1 name null (00.155978) unix: Collected: ino 60877 peer_ino 11366 family 1 type 2 state 1 name null (00.155982) unix: Collected: ino 33082 peer_ino 0 family 1 type 1 state 10 name /run/containerd/containerd.sock (00.155985) unix: Collected: ino 16988 peer_ino 11260 family 1 type 1 state 1 name null (00.155989) unix: Collected: ino 11967 peer_ino 11381 family 1 type 2 state 1 name null (00.155994) unix: Collected: ino 1644435 peer_ino 1663359 family 1 type 1 state 1 name /run/dbus/system_bus_socket (00.156001) unix: Collected: ino 232566 peer_ino 232567 family 1 type 1 state 1 name null (00.156005) unix: Collected: ino 1600148 peer_ino 1590171 family 1 type 1 state 1 name /run/dbus/system_bus_socket (00.156008) unix: Collected: ino 1605524 peer_ino 1605525 family 1 type 1 state 1 name null (00.156013) unix: Collected: ino 384072 peer_ino 0 family 1 type 1 state 10 name /var/run/docker/metrics.sock (00.156016) unix: Collected: ino 20179 peer_ino 37654 family 1 type 1 state 1 name null (00.156020) unix: Collected: ino 17715 peer_ino 11381 family 1 type 2 state 1 name null (00.156025) unix: Collected: ino 813013 peer_ino 816070 family 1 type 1 state 1 name null (00.156029) unix: Collected: ino 363972 peer_ino 384073 family 1 type 1 state 1 name null (00.156032) unix: Collected: ino 70092 peer_ino 64140 family 1 type 1 state 1 name null (00.156035) unix: Collected: ino 57059 peer_ino 65074 family 1 type 1 state 1 name null (00.156039) unix: Collected: ino 47759 peer_ino 47758 family 1 type 1 state 1 name null (00.156042) unix: Collected: ino 12078 peer_ino 11366 family 1 type 2 state 1 name null (00.156045) unix: Collected: ino 232567 peer_ino 232566 family 1 type 1 state 1 name null (00.156049) unix: Collected: ino 70084 peer_ino 70083 family 1 type 1 state 1 name null (00.156052) unix: Collected: ino 13660 peer_ino 13661 family 1 type 1 state 1 name null (00.156055) unix: Collected: ino 1605527 peer_ino 1605526 family 1 type 1 state 1 name null (00.156059) unix: Collected: ino 63203 peer_ino 57060 family 1 type 1 state 1 name /run/dbus/system_bus_socket (00.156062) unix: Collected: ino 11366 peer_ino 0 family 1 type 2 state 1 name /run/systemd/notify (00.156066) unix: Collected: ino 63248 peer_ino 71011 family 1 type 1 state 1 name null (00.156069) unix: Collected: ino 364118 peer_ino 388135 family 1 type 1 state 1 name null (00.156072) unix: Collected: ino 339895 peer_ino 375255 family 1 type 1 state 1 name null (00.156076) unix: Collected: ino 220569 peer_ino 220570 family 1 type 2 state 1 name null (00.156079) unix: Collected: ino 8902 peer_ino 17019 family 1 type 1 state 1 name null (00.156083) unix: Collected: ino 377489 peer_ino 388149 family 1 type 1 state 1 name null (00.156086) unix: Collected: ino 11371 peer_ino 0 family 1 type 1 state 10 name /run/systemd/userdb/io.systemd.DynamicUser (00.156089) unix: Collected: ino 11372 peer_ino 0 family 1 type 1 state 10 name /run/systemd/io.systemd.ManagedOOM (00.156094) unix: Collected: ino 220570 peer_ino 220569 family 1 type 2 state 1 name null (00.156098) unix: Collected: ino 70085 peer_ino 70086 family 1 type 1 state 1 name null (00.156101) unix: Collected: ino 13648 peer_ino 5540 family 1 type 1 state 1 name null (00.156104) unix: Collected: ino 8882 peer_ino 12062 family 1 type 1 state 1 name null (00.156108) unix: Collected: ino 816074 peer_ino 813733 family 1 type 1 state 1 name /run/user/1000/pipewire-0-manager (00.156111) unix: Collected: ino 11381 peer_ino 0 family 1 type 2 state 1 name /run/systemd/journal/dev-log (00.156115) unix: Collected: ino 47758 peer_ino 47759 family 1 type 1 state 1 name null (00.156118) unix: Collected: ino 1267 peer_ino 1266 family 1 type 2 state 1 name null (00.156122) unix: Collected: ino 11383 peer_ino 0 family 1 type 2 state 1 name /run/systemd/journal/socket (00.156125) unix: Collected: ino 1614978 peer_ino 1614977 family 1 type 1 state 1 name null (00.156130) unix: Collected: ino 1102616 peer_ino 0 family 1 type 1 state 10 name /tmp/vscode-ipc-6ba8d33e-435a-4578-ba91-bed2e89ef4ff.sock (00.156133) unix: Collected: ino 37040 peer_ino 37041 family 1 type 1 state 1 name null (00.156137) unix: Collected: ino 11385 peer_ino 0 family 1 type 1 state 10 name /run/systemd/journal/stdout (00.156144) unix: Collected: ino 65072 peer_ino 31670 family 1 type 1 state 1 name /run/user/982/bus (00.156147) unix: Collected: ino 1605526 peer_ino 1605527 family 1 type 1 state 1 name null (00.156151) unix: Collected: ino 12047 peer_ino 0 family 1 type 1 state 10 name /run/systemd/resolve/io.systemd.Resolve (00.156154) unix: Collected: ino 12048 peer_ino 0 family 1 type 1 state 10 name /run/systemd/resolve/io.systemd.Resolve.Monitor (00.156158) unix: Collected: ino 1590171 peer_ino 1600148 family 1 type 1 state 1 name null (00.156161) unix: Collected: ino 388149 peer_ino 377489 family 1 type 1 state 1 name /run/containerd/containerd.sock.ttrpc (00.156165) unix: Collected: ino 220556 peer_ino 11383 family 1 type 2 state 1 name null (00.156168) unix: Collected: ino 70088 peer_ino 70087 family 1 type 1 state 1 name null (00.156171) unix: Collected: ino 50257 peer_ino 49658 family 1 type 1 state 1 name null (00.156175) unix: Collected: ino 40284 peer_ino 0 family 1 type 2 state 7 name /run/user/982/systemd/notify (00.156180) unix: Collected: ino 40287 peer_ino 0 family 1 type 1 state 10 name /run/user/982/systemd/private (00.156183) unix: Collected: ino 220568 peer_ino 0 family 1 type 2 state 7 name /run/user/1000/systemd/notify (00.156187) unix: Collected: ino 40293 peer_ino 0 family 1 type 1 state 10 name /run/user/982/bus (00.156192) unix: Collected: ino 16966 peer_ino 0 family 1 type 1 state 10 name /run/avahi-daemon/socket (00.156206) unix: Collected: ino 220571 peer_ino 0 family 1 type 1 state 10 name /run/user/1000/systemd/private (00.156210) unix: Collected: ino 70087 peer_ino 70088 family 1 type 1 state 1 name null (00.156214) unix: Collected: ino 16968 peer_ino 0 family 1 type 1 state 10 name /run/cups/cups.sock (00.156219) unix: Collected: ino 1663356 peer_ino 1660071 family 1 type 1 state 1 name null (00.156223) unix: Collected: ino 232160 peer_ino 0 family 1 type 1 state 10 name /run/user/1000/bus (00.156226) unix: Collected: ino 40298 peer_ino 0 family 1 type 5 state 10 name /run/user/982/drkonqi-coredump-launcher (00.156229) unix: Collected: ino 30205 peer_ino 37062 family 1 type 1 state 1 name /run/dbus/system_bus_socket (00.156233) unix: Collected: ino 16970 peer_ino 0 family 1 type 1 state 10 name /run/dbus/system_bus_socket (00.156236) unix: Collected: ino 815035 peer_ino 795612 family 1 type 1 state 1 name null (00.156241) unix: Collected: ino 12897 peer_ino 0 family 1 type 1 state 10 name /run/docker.sock (00.156244) unix: Collected: ino 220801 peer_ino 0 family 1 type 5 state 10 name /run/user/1000/drkonqi-coredump-launcher (00.156247) unix: Collected: ino 63244 peer_ino 65098 family 1 type 1 state 1 name null (00.156251) unix: Collected: ino 40300 peer_ino 0 family 1 type 1 state 10 name /run/user/982/pulse/native (00.156254) unix: Collected: ino 17336 peer_ino 1558 family 1 type 1 state 1 name null (00.156258) unix: Collected: ino 12080 peer_ino 11381 family 1 type 2 state 1 name null (00.156261) unix: Collected: ino 17684 peer_ino 17683 family 1 type 2 state 1 name null (00.156264) unix: Collected: ino 367443 peer_ino 351075 family 1 type 1 state 1 name /run/containerd/containerd.sock.ttrpc (00.156268) unix: Collected: ino 232562 peer_ino 226220 family 1 type 1 state 1 name null (00.156271) unix: Collected: ino 40302 peer_ino 0 family 1 type 1 state 10 name /run/user/982/pipewire-0 (00.156275) unix: Collected: ino 27945 peer_ino 0 family 1 type 1 state 10 name /tmp/sddm-auth-5417e69c-11e9-4d28-a46f-05849b3c9dbd (00.156279) unix: Collected: ino 12901 peer_ino 0 family 1 type 1 state 10 name /run/pcscd/pcscd.comm (00.156283) unix: Collected: ino 381161 peer_ino 0 family 1 type 1 state 10 name /var/run/docker/libnetwork/f078737f8881.sock (00.156287) unix: Collected: ino 220803 peer_ino 0 family 1 type 1 state 10 name /run/user/1000/pulse/native (00.156293) unix: Collected: ino 64140 peer_ino 70092 family 1 type 1 state 1 name /tmp/.HEQkJp/s (00.156297) unix: Collected: ino 40304 peer_ino 0 family 1 type 1 state 10 name /run/user/982/pipewire-0-manager (00.156300) unix: Collected: ino 12903 peer_ino 0 family 1 type 1 state 10 name /run/.heim_org.h5l.kcm-socket (00.156304) unix: Collected: ino 220805 peer_ino 0 family 1 type 1 state 10 name /run/user/1000/pipewire-0 (00.156307) unix: Collected: ino 27946 peer_ino 0 family 1 type 1 state 10 name /tmp/.HEQkJp/s (00.156313) unix: Collected: ino 1558 peer_ino 17336 family 1 type 1 state 1 name /run/systemd/journal/stdout (00.156317) unix: Collected: ino 220807 peer_ino 0 family 1 type 1 state 10 name /run/user/1000/pipewire-0-manager (00.156321) unix: Collected: ino 62906 peer_ino 64909 family 1 type 1 state 1 name null (00.156324) unix: Collected: ino 1193741 peer_ino 0 family 1 type 1 state 10 name /tmp/vscode-ipc-23b1ecbf-e98f-4227-b72c-e8c6ad9a1d46.sock (00.156328) unix: Collected: ino 10997 peer_ino 11383 family 1 type 2 state 1 name null (00.156331) unix: Collected: ino 220809 peer_ino 0 family 1 type 1 state 10 name /run/user/1000/podman/podman.sock (00.156334) unix: Collected: ino 54451 peer_ino 0 family 1 type 1 state 10 name /run/tailscale/tailscaled.sock (00.156338) unix: Collected: ino 12062 peer_ino 8882 family 1 type 1 state 1 name /run/systemd/journal/stdout (00.156343) unix: Collected: ino 12537 peer_ino 3632 family 1 type 1 state 1 name /run/systemd/journal/stdout (00.156347) unix: Collected: ino 1754022 peer_ino 11381 family 1 type 2 state 1 name null (00.156350) unix: Collected: ino 47762 peer_ino 0 family 1 type 1 state 10 name /run/user/982/wayland-0 (00.156354) unix: Collected: ino 48214 peer_ino 47760 family 1 type 1 state 1 name /run/dbus/system_bus_socket (00.156357) unix: Collected: ino 10022 peer_ino 666 family 1 type 1 state 1 name null (00.156360) unix: Collected: ino 17728 peer_ino 17729 family 1 type 1 state 1 name null (00.156364) unix: Collected: ino 384303 peer_ino 339956 family 1 type 1 state 1 name /run/containerd/s/8558b96baf402c691ae07e051f7aa1ccdd7f69592c5c85761bf1b48896345271 (00.156369) unix: Collected: ino 811847 peer_ino 0 family 1 type 2 state 7 name null (00.156372) unix: Collected: ino 70086 peer_ino 70085 family 1 type 1 state 1 name null (00.156375) unix: Collected: ino 1605523 peer_ino 1605522 family 1 type 1 state 1 name null (00.156379) unix: Collected: ino 39006 peer_ino 28029 family 1 type 1 state 1 name /run/dbus/system_bus_socket (00.156382) unix: Collected: ino 57217 peer_ino 46871 family 1 type 1 state 1 name null (00.156386) unix: Collected: ino 17683 peer_ino 17684 family 1 type 2 state 1 name null (00.156389) unix: Collected: ino 11367 peer_ino 11368 family 1 type 2 state 1 name null (00.156393) unix: Collected: ino 31702 peer_ino 46845 family 1 type 1 state 1 name /run/dbus/system_bus_socket (00.156396) unix: Collected: ino 3788 peer_ino 15846 family 1 type 1 state 1 name null (00.156400) unix: Collected: ino 1764063 peer_ino 1764064 family 1 type 1 state 1 name null (00.156404) unix: Collected: ino 37041 peer_ino 37040 family 1 type 1 state 1 name /run/systemd/journal/stdout (00.156407) unix: Collected: ino 17018 peer_ino 17709 family 1 type 1 state 1 name /run/systemd/journal/stdout (00.156410) unix: Collected: ino 363777 peer_ino 0 family 1 type 1 state 10 name /tmp/tmux-1000/default (00.156414) unix: Collected: ino 1614980 peer_ino 1614979 family 1 type 1 state 1 name null (00.156417) unix: Collected: ino 70083 peer_ino 70084 family 1 type 1 state 1 name null (00.156421) unix: Collected: ino 17742 peer_ino 17743 family 1 type 1 state 1 name null (00.156424) unix: Collected: ino 15306 peer_ino 11383 family 1 type 2 state 1 name null (00.156433) unix: Collected: ino 816070 peer_ino 813013 family 1 type 1 state 1 name /run/user/1000/pipewire-0 (00.156436) unix: Collected: ino 809723 peer_ino 807840 family 1 type 1 state 1 name null (00.156440) unix: Collected: ino 1223736 peer_ino 0 family 1 type 1 state 10 name /tmp/vscode-ipc-b5c35f17-0f96-471a-acfd-e026a721bf04.sock (00.156444) unix: Collected: ino 65098 peer_ino 63244 family 1 type 1 state 1 name /run/user/982/bus (00.156447) unix: Collected: ino 11368 peer_ino 11367 family 1 type 2 state 1 name null (00.156450) unix: Collected: ino 64442 peer_ino 0 family 1 type 2 state 7 name null (00.156455) unix: Collected: ino 30151 peer_ino 30150 family 1 type 1 state 1 name null (00.156459) unix: Collected: ino 54729 peer_ino 50177 family 1 type 1 state 1 name /run/user/982/wayland-0 (00.156462) unix: Collected: ino 64909 peer_ino 62906 family 1 type 1 state 1 name /run/user/982/bus (00.156466) unix: Collected: ino 8887 peer_ino 8886 family 1 type 1 state 1 name null (00.156469) unix: Collected: ino 46845 peer_ino 31702 family 1 type 1 state 1 name null (00.156472) unix: Collected: ino 381239 peer_ino 351070 family 1 type 1 state 1 name null (00.156476) unix: Collected: ino 19593 peer_ino 9112 family 1 type 1 state 1 name null (00.156479) unix: Collected: ino 375346 peer_ino 0 family 1 type 1 state 10 name /run/containerd/s/8558b96baf402c691ae07e051f7aa1ccdd7f69592c5c85761bf1b48896345271 (00.156483) unix: Collected: ino 3891 peer_ino 17789 family 1 type 1 state 1 name null (00.156486) unix: Collected: ino 17743 peer_ino 17742 family 1 type 1 state 1 name /run/dbus/system_bus_socket (00.156490) unix: Collected: ino 5540 peer_ino 13648 family 1 type 1 state 1 name /run/systemd/journal/stdout (00.156493) unix: Collected: ino 815047 peer_ino 795613 family 1 type 1 state 1 name null (00.156497) unix: Collected: ino 234618 peer_ino 220572 family 1 type 1 state 1 name /run/dbus/system_bus_socket (00.156502) unix: Collected: ino 59390 peer_ino 46841 family 1 type 1 state 1 name /run/systemd/journal/stdout (00.156506) unix: Collected: ino 31670 peer_ino 65072 family 1 type 1 state 1 name null (00.156509) unix: Collected: ino 37062 peer_ino 30205 family 1 type 1 state 1 name null (00.156512) unix: Collected: ino 3879 peer_ino 8971 family 1 type 1 state 1 name null (00.156516) unix: Collected: ino 49658 peer_ino 50257 family 1 type 1 state 1 name /run/dbus/system_bus_socket (00.156519) unix: Collected: ino 819419 peer_ino 0 family 1 type 2 state 7 name null (00.156523) unix: Collected: ino 56580 peer_ino 51824 family 1 type 1 state 1 name null (00.156526) unix: Collected: ino 1660071 peer_ino 1663356 family 1 type 1 state 1 name /run/systemd/journal/stdout (00.156530) unix: Collected: ino 380181 peer_ino 11381 family 1 type 2 state 1 name null (00.156533) unix: Collected: ino 30375 peer_ino 36420 family 1 type 1 state 1 name null (00.156538) unix: Collected: ino 15809 peer_ino 9970 family 1 type 1 state 1 name /run/dbus/system_bus_socket (00.156541) unix: Collected: ino 813733 peer_ino 816074 family 1 type 1 state 1 name null (00.156545) unix: Collected: ino 28029 peer_ino 39006 family 1 type 1 state 1 name null (00.156548) unix: Collected: ino 1762541 peer_ino 0 family 1 type 5 state 7 name null (00.156551) unix: Collected: ino 17709 peer_ino 17018 family 1 type 1 state 1 name null (00.156555) unix: Collected: ino 222952 peer_ino 239671 family 1 type 1 state 1 name /run/user/1000/bus (00.156558) unix: Collected: ino 1605521 peer_ino 1605520 family 1 type 1 state 1 name null (00.156562) unix: Collected: ino 229372 peer_ino 220573 family 1 type 1 state 1 name /run/systemd/oom/io.systemd.ManagedOOM (00.156566) unix: Collected: ino 375373 peer_ino 382290 family 1 type 1 state 1 name null (00.156569) unix: Collected: ino 1266 peer_ino 1267 family 1 type 2 state 1 name null (00.156576) unix: Collected: ino 11574 peer_ino 0 family 1 type 1 state 10 name /run/systemd/private (00.156579) unix: Collected: ino 339956 peer_ino 384303 family 1 type 1 state 1 name null (00.156582) unix: Collected: ino 30222 peer_ino 27919 family 1 type 1 state 1 name null (00.156586) unix: Collected: ino 9970 peer_ino 15809 family 1 type 1 state 1 name null (00.156589) unix: Collected: ino 388135 peer_ino 364118 family 1 type 1 state 1 name /run/containerd/containerd.sock.ttrpc (00.156593) unix: Collected: ino 50256 peer_ino 11381 family 1 type 2 state 1 name null (00.156596) unix: Collected: ino 10973 peer_ino 5418 family 1 type 1 state 1 name null (00.156600) unix: Collected: ino 11591 peer_ino 0 family 1 type 1 state 10 name /run/lvm/lvmpolld.socket (00.156603) unix: Collected: ino 1614977 peer_ino 1614978 family 1 type 1 state 1 name null (00.156608) unix: Collected: ino 11593 peer_ino 0 family 1 type 5 state 10 name /run/systemd/coredump (00.156612) unix: Collected: ino 1663359 peer_ino 1644435 family 1 type 1 state 1 name null (00.156615) unix: Collected: ino 31082 peer_ino 24539 family 1 type 1 state 1 name /run/user/982/bus (00.156618) unix: Collected: ino 5522 peer_ino 15344 family 1 type 1 state 1 name null (00.156622) unix: Collected: ino 11260 peer_ino 16988 family 1 type 1 state 1 name /run/systemd/journal/stdout (00.156627) unix: Collected: ino 220573 peer_ino 229372 family 1 type 1 state 1 name null (00.156630) unix: Collected: ino 36387 peer_ino 11381 family 1 type 2 state 1 name null (00.156633) unix: Collected: ino 11596 peer_ino 0 family 1 type 1 state 10 name /run/systemd/oom/io.systemd.ManagedOOM (00.156637) unix: Collected: ino 11598 peer_ino 0 family 1 type 5 state 10 name /run/udev/control (00.156640) unix: Collected: ino 364071 peer_ino 0 family 1 type 1 state 10 name /run/containerd/s/227910ebb5014f31efd24863f8988c46deb15bb89a3d5940ea2523ae5ff7f164 (00.156644) unix: Collected: ino 36420 peer_ino 30375 family 1 type 1 state 1 name /run/systemd/journal/stdout (00.156647) unix: Collected: ino 20535 peer_ino 9017 family 1 type 1 state 1 name /run/dbus/system_bus_socket (00.156651) unix: Collected: ino 11600 peer_ino 0 family 1 type 1 state 10 name /run/systemd/userdb/io.systemd.Multiplexer (00.156654) unix: Collected: ino 65074 peer_ino 57059 family 1 type 1 state 1 name /run/user/982/bus (00.156657) unix: Collected: ino 351075 peer_ino 367443 family 1 type 1 state 1 name null (00.156661) unix: Collected: ino 68735 peer_ino 64907 family 1 type 1 state 1 name null (00.156664) unix: Collected: ino 816031 peer_ino 816032 family 1 type 1 state 1 name null (00.156670) unix: Collected: ino 35257 peer_ino 37129 family 1 type 1 state 1 name null (00.156673) unix: Collected: ino 821300 peer_ino 819472 family 1 type 1 state 1 name /run/user/1000/bus (00.156677) unix: Collected: ino 804754 peer_ino 820281 family 1 type 1 state 1 name null (00.156681) unix: Collected: ino 54722 peer_ino 54723 family 1 type 1 state 1 name null (00.156684) unix: Collected: ino 42865 peer_ino 46328 family 1 type 1 state 1 name null (00.156687) unix: Collected: ino 43267 peer_ino 43268 family 1 type 1 state 1 name null (00.156691) unix: Collected: ino 12925 peer_ino 12063 family 1 type 1 state 1 name null (00.156694) unix: Collected: ino 38965 peer_ino 27955 family 1 type 1 state 1 name /tmp/sddm-auth-5417e69c-11e9-4d28-a46f-05849b3c9dbd (00.156698) unix: Collected: ino 54723 peer_ino 54722 family 1 type 1 state 1 name null (00.156701) unix: Collected: ino 1604185 peer_ino 1604184 family 1 type 1 state 1 name null (00.156706) unix: Collected: ino 8907 peer_ino 19377 family 1 type 1 state 1 name /run/dbus/system_bus_socket (00.156718) unix: Collected: ino 1614981 peer_ino 1614982 family 1 type 1 state 1 name null (00.156726) unix: Collected: ino 1610274 peer_ino 1610275 family 1 type 1 state 1 name null (00.156729) unix: Collected: ino 11935 peer_ino 16959 family 1 type 1 state 1 name null (00.156733) unix: Collected: ino 815025 peer_ino 804756 family 1 type 1 state 1 name /run/user/1000/bus (00.156736) unix: Collected: ino 2557 peer_ino 2556 family 1 type 1 state 1 name null (00.156739) unix: Collected: ino 1604183 peer_ino 1604182 family 1 type 1 state 1 name null (00.156743) unix: Collected: ino 578 peer_ino 15327 family 1 type 1 state 1 name null (00.156746) unix: Collected: ino 1610336 peer_ino 1610335 family 1 type 1 state 1 name null (00.156750) unix: Collected: ino 375376 peer_ino 0 family 1 type 1 state 10 name /run/containerd/s/58fd93be9b937a52ea5c4cac1ad8141d7c29fc3bfe4dfe0d7df4c399da36dac5 (00.156753) unix: Collected: ino 19315 peer_ino 1255 family 1 type 1 state 1 name null (00.156756) unix: Collected: ino 8954 peer_ino 11381 family 1 type 2 state 1 name null (00.156760) unix: Collected: ino 1450673 peer_ino 0 family 1 type 1 state 10 name /tmp/vscode-ipc-b7586b70-542b-43ff-8b5a-224d4245c6c4.sock (00.156763) unix: Collected: ino 27952 peer_ino 27951 family 1 type 1 state 1 name null (00.156767) unix: Collected: ino 65149 peer_ino 64430 family 1 type 1 state 1 name /run/dbus/system_bus_socket (00.156770) unix: Collected: ino 68815 peer_ino 64953 family 1 type 1 state 1 name /run/user/982/pipewire-0-manager (00.156774) unix: Collected: ino 63246 peer_ino 59367 family 1 type 1 state 1 name /run/user/982/pulse/native (00.156777) unix: Collected: ino 1610269 peer_ino 1613053 family 1 type 1 state 1 name null (00.156781) unix: Collected: ino 381093 peer_ino 376358 family 1 type 1 state 1 name /run/systemd/journal/stdout (00.156784) unix: Collected: ino 1604184 peer_ino 1604185 family 1 type 1 state 1 name null (00.156787) unix: Collected: ino 31479 peer_ino 46045 family 1 type 1 state 1 name /run/systemd/journal/stdout (00.156791) unix: Collected: ino 822277 peer_ino 816072 family 1 type 1 state 1 name null (00.156794) unix: Collected: ino 813713 peer_ino 811810 family 1 type 1 state 1 name /run/dbus/system_bus_socket (00.156799) unix: Collected: ino 3868 peer_ino 11383 family 1 type 2 state 1 name null (00.156802) unix: Collected: ino 16995 peer_ino 0 family 1 type 1 state 10 name /var/run/keyd.socket (00.156806) unix: Collected: ino 1614982 peer_ino 1614981 family 1 type 1 state 1 name null (00.156809) unix: Collected: ino 1102901 peer_ino 1102900 family 1 type 1 state 1 name null (00.156813) unix: Collected: ino 1011 peer_ino 0 family 1 type 2 state 7 name null (00.156816) unix: Collected: ino 44788 peer_ino 30590 family 1 type 1 state 1 name null (00.156819) unix: Collected: ino 9981 peer_ino 0 family 1 type 2 state 7 name /run/systemd/home/notify (00.156823) unix: Collected: ino 1608015 peer_ino 1608014 family 1 type 1 state 1 name null (00.156826) unix: Collected: ino 9983 peer_ino 0 family 1 type 1 state 10 name /run/systemd/userdb/io.systemd.Home (00.156830) unix: Collected: ino 1613052 peer_ino 1610268 family 1 type 1 state 1 name /tmp/cursor-92320d7e-1a36-4ade-91be-1a3fbab98f05 (00.156833) unix: Collected: ino 27951 peer_ino 27952 family 1 type 1 state 1 name null (00.156837) unix: Collected: ino 5280 peer_ino 0 family 1 type 1 state 10 name /run/systemd/journal/io.systemd.journal (00.156840) unix: Collected: ino 1604177 peer_ino 1604176 family 1 type 1 state 1 name null (00.156844) unix: Collected: ino 816069 peer_ino 816435 family 1 type 1 state 1 name null (00.156847) unix: Collected: ino 46328 peer_ino 42865 family 1 type 1 state 1 name /run/dbus/system_bus_socket (00.156850) unix: Collected: ino 3641 peer_ino 3642 family 1 type 2 state 1 name null (00.156854) unix: Collected: ino 1610268 peer_ino 1613052 family 1 type 1 state 1 name null (00.156860) unix: Collected: ino 795646 peer_ino 815062 family 1 type 1 state 1 name /run/user/1000/bus (00.156864) unix: Collected: ino 27939 peer_ino 27940 family 1 type 1 state 1 name null (00.156867) unix: Collected: ino 688 peer_ino 11381 family 1 type 2 state 1 name null (00.156871) unix: Collected: ino 1604179 peer_ino 1604178 family 1 type 1 state 1 name null (00.156874) unix: Collected: ino 1610341 peer_ino 1610342 family 1 type 1 state 1 name null (00.156877) unix: Collected: ino 1103739 peer_ino 1103740 family 1 type 1 state 1 name null (00.156882) unix: Collected: ino 27943 peer_ino 27944 family 1 type 1 state 1 name null (00.156885) unix: Collected: ino 37855 peer_ino 0 family 1 type 2 state 7 name null (00.156889) unix: Collected: ino 16256 peer_ino 16257 family 1 type 1 state 1 name null (00.156892) unix: Collected: ino 12955 peer_ino 5550 family 1 type 1 state 1 name null (00.156896) unix: Collected: ino 1614993 peer_ino 1614992 family 1 type 1 state 1 name null (00.156899) unix: Collected: ino 39017 peer_ino 36462 family 1 type 1 state 1 name /run/systemd/journal/stdout (00.156902) unix: Collected: ino 1763491 peer_ino 11383 family 1 type 2 state 1 name null (00.156906) unix: Collected: ino 811806 peer_ino 820296 family 1 type 1 state 1 name null (00.156909) unix: Collected: ino 9944 peer_ino 562 family 1 type 1 state 1 name /run/systemd/journal/stdout (00.156913) unix: Collected: ino 1609970 peer_ino 1609971 family 1 type 1 state 1 name null (00.156916) unix: Collected: ino 162757 peer_ino 231862 family 1 type 1 state 1 name /run/systemd/journal/stdout (00.156920) unix: Collected: ino 38127 peer_ino 0 family 1 type 2 state 7 name null (00.156923) unix: Collected: ino 2602 peer_ino 15864 family 1 type 1 state 1 name null (00.156926) unix: Collected: ino 1604175 peer_ino 1604174 family 1 type 1 state 1 name null (00.156930) unix: Collected: ino 380175 peer_ino 378387 family 1 type 1 state 1 name null (00.156933) unix: Collected: ino 43271 peer_ino 43272 family 1 type 1 state 1 name null (00.156936) unix: Collected: ino 9979 peer_ino 11383 family 1 type 2 state 1 name null (00.156940) unix: Collected: ino 1610340 peer_ino 1610339 family 1 type 1 state 1 name null (00.156943) unix: Collected: ino 1610310 peer_ino 0 family 1 type 1 state 10 name /tmp/vscode-ipc-d24bbe69-b9cd-46ef-b921-f937310d8052.sock (00.156947) unix: Collected: ino 816065 peer_ino 820297 family 1 type 1 state 1 name null (00.156950) unix: Collected: ino 70082 peer_ino 0 family 1 type 2 state 7 name null (00.156953) unix: Collected: ino 16960 peer_ino 15296 family 1 type 1 state 1 name /run/systemd/journal/stdout (00.156957) unix: Collected: ino 1710579 peer_ino 11383 family 1 type 2 state 1 name null (00.156962) unix: Collected: ino 28298 peer_ino 40289 family 1 type 1 state 1 name /run/systemd/oom/io.systemd.ManagedOOM (00.156966) unix: Collected: ino 16959 peer_ino 11935 family 1 type 1 state 1 name /run/systemd/journal/stdout (00.156969) unix: Collected: ino 1604172 peer_ino 1604173 family 1 type 1 state 1 name null (00.156973) unix: Collected: ino 43268 peer_ino 43267 family 1 type 1 state 1 name null (00.156976) unix: Collected: ino 9962 peer_ino 9961 family 1 type 2 state 1 name null (00.156979) unix: Collected: ino 816025 peer_ino 819415 family 1 type 1 state 1 name null (00.156983) unix: Collected: ino 64430 peer_ino 65149 family 1 type 1 state 1 name null (00.156986) unix: Collected: ino 1608024 peer_ino 0 family 1 type 1 state 10 name /tmp/vscode-git-a23999c512.sock (00.156990) unix: Collected: ino 1102900 peer_ino 1102901 family 1 type 1 state 1 name null (00.156993) unix: Collected: ino 1603131 peer_ino 0 family 1 type 1 state 10 name /tmp/vscode-ipc-85a99eda-a8e7-4b88-bb8b-79f05918e728.sock (00.157000) unix: Collected: ino 819472 peer_ino 821300 family 1 type 1 state 1 name null (00.157003) unix: Collected: ino 54716 peer_ino 65792 family 1 type 1 state 1 name null (00.157006) unix: Collected: ino 1614942 peer_ino 0 family 1 type 1 state 10 name /tmp/vscode-ipc-26d29158-914b-4d7c-ba44-5c59afa76bc5.sock (00.157010) unix: Collected: ino 816032 peer_ino 816031 family 1 type 1 state 1 name null (00.157013) unix: Collected: ino 37014 peer_ino 34670 family 1 type 1 state 1 name /run/systemd/journal/stdout (00.157017) unix: Collected: ino 3880 peer_ino 11381 family 1 type 2 state 1 name null (00.157020) unix: Collected: ino 1610277 peer_ino 1610276 family 1 type 1 state 1 name null (00.157024) unix: Collected: ino 233652 peer_ino 232185 family 1 type 1 state 1 name /run/systemd/journal/stdout (00.157027) unix: Collected: ino 36462 peer_ino 39017 family 1 type 1 state 1 name null (00.157030) unix: Collected: ino 27949 peer_ino 27950 family 1 type 1 state 1 name null (00.157034) unix: Collected: ino 73969 peer_ino 65147 family 1 type 1 state 1 name null (00.157039) unix: Collected: ino 64143 peer_ino 65808 family 1 type 1 state 1 name null (00.157042) unix: Collected: ino 1610271 peer_ino 1610270 family 1 type 1 state 1 name null (00.157046) unix: Collected: ino 231862 peer_ino 162757 family 1 type 1 state 1 name null (00.157049) unix: Collected: ino 27940 peer_ino 27939 family 1 type 1 state 1 name null (00.157052) unix: Collected: ino 1604178 peer_ino 1604179 family 1 type 1 state 1 name null (00.157056) unix: Collected: ino 43270 peer_ino 43269 family 1 type 1 state 1 name null (00.157059) unix: Collected: ino 17020 peer_ino 19376 family 1 type 1 state 1 name /run/systemd/journal/stdout (00.157063) unix: Collected: ino 16993 peer_ino 15795 family 1 type 1 state 1 name /run/dbus/system_bus_socket (00.157066) unix: Collected: ino 1610335 peer_ino 1610336 family 1 type 1 state 1 name null (00.157069) unix: Collected: ino 9968 peer_ino 2586 family 1 type 1 state 1 name /run/systemd/journal/stdout (00.157073) unix: Collected: ino 33024 peer_ino 14174 family 1 type 1 state 1 name null (00.157076) unix: Collected: ino 1663357 peer_ino 11381 family 1 type 2 state 1 name null (00.157080) unix: Collected: ino 68739 peer_ino 65794 family 1 type 1 state 1 name null (00.157083) unix: Collected: ino 8969 peer_ino 0 family 1 type 2 state 1 name /run/chrony/chronyd.sock (00.157086) unix: Collected: ino 1610337 peer_ino 1610338 family 1 type 1 state 1 name null (00.157090) unix: Collected: ino 3642 peer_ino 3641 family 1 type 2 state 1 name null (00.157093) unix: Collected: ino 1610272 peer_ino 1610273 family 1 type 1 state 1 name null (00.157097) unix: Collected: ino 27910 peer_ino 11381 family 1 type 2 state 1 name null (00.157100) unix: Collected: ino 597 peer_ino 596 family 1 type 2 state 1 name null (00.157103) unix: Collected: ino 1604187 peer_ino 1604186 family 1 type 1 state 1 name null (00.157107) unix: Collected: ino 43269 peer_ino 43270 family 1 type 1 state 1 name null (00.157110) unix: Collected: ino 12063 peer_ino 12925 family 1 type 1 state 1 name /run/systemd/journal/stdout (00.157115) unix: Collected: ino 16989 peer_ino 15316 family 1 type 1 state 1 name /run/dbus/system_bus_socket (00.157118) unix: Collected: ino 1608700 peer_ino 0 family 1 type 1 state 10 name /tmp/vscode-ipc-ffc07c5f-8629-4da9-9b56-62400f7aaa8f.sock (00.157122) unix: Collected: ino 1103740 peer_ino 1103739 family 1 type 1 state 1 name null (00.157125) unix: Collected: ino 946982 peer_ino 959903 family 1 type 1 state 1 name null (00.157129) unix: Collected: ino 820297 peer_ino 816065 family 1 type 1 state 1 name /run/systemd/journal/stdout (00.157132) unix: Collected: ino 59367 peer_ino 63246 family 1 type 1 state 1 name null (00.157138) unix: Collected: ino 1610342 peer_ino 1610341 family 1 type 1 state 1 name null (00.157142) unix: Collected: ino 64907 peer_ino 68735 family 1 type 1 state 1 name /run/dbus/system_bus_socket (00.157145) unix: Collected: ino 16257 peer_ino 16256 family 1 type 1 state 1 name null (00.157149) unix: Collected: ino 1613053 peer_ino 1610269 family 1 type 1 state 1 name /tmp/cursor-92320d7e-1a36-4ade-91be-1a3fbab98f05 (00.157152) unix: Collected: ino 27942 peer_ino 27941 family 1 type 1 state 1 name null (00.157156) unix: Collected: ino 16990 peer_ino 12052 family 1 type 1 state 1 name /run/dbus/system_bus_socket (00.157159) unix: Collected: ino 1604176 peer_ino 1604177 family 1 type 1 state 1 name null (00.157163) unix: Collected: ino 5550 peer_ino 12955 family 1 type 1 state 1 name /run/systemd/journal/stdout (00.157166) unix: Collected: ino 19376 peer_ino 17020 family 1 type 1 state 1 name null (00.157170) unix: Collected: ino 16962 peer_ino 15310 family 1 type 1 state 1 name /run/systemd/io.systemd.ManagedOOM (00.157173) unix: Collected: ino 1614992 peer_ino 1614993 family 1 type 1 state 1 name null (00.157176) unix: Collected: ino 32030 peer_ino 40288 family 1 type 1 state 1 name /run/dbus/system_bus_socket (00.157180) unix: Collected: ino 11969 peer_ino 11968 family 1 type 1 state 1 name null (00.157183) unix: Collected: ino 43272 peer_ino 43271 family 1 type 1 state 1 name null (00.157187) unix: Collected: ino 37129 peer_ino 35257 family 1 type 1 state 1 name /run/dbus/system_bus_socket (00.157192) unix: Collected: ino 46045 peer_ino 31479 family 1 type 1 state 1 name null (00.157196) unix: Collected: ino 1610275 peer_ino 1610274 family 1 type 1 state 1 name null (00.157199) unix: Collected: ino 804756 peer_ino 815025 family 1 type 1 state 1 name null (00.157203) unix: Collected: ino 14174 peer_ino 33024 family 1 type 1 state 1 name /run/systemd/journal/stdout (00.157209) unix: Collected: ino 40289 peer_ino 28298 family 1 type 1 state 1 name null (00.157213) unix: Collected: ino 15866 peer_ino 12215 family 1 type 1 state 1 name /run/dbus/system_bus_socket (00.157216) unix: Collected: ino 816072 peer_ino 822277 family 1 type 1 state 1 name /run/user/1000/pipewire-0-manager (00.157219) unix: Collected: ino 34699 peer_ino 33040 family 1 type 1 state 1 name null (00.157223) unix: Collected: ino 5282 peer_ino 11366 family 1 type 2 state 1 name null (00.157226) unix: Collected: ino 15327 peer_ino 578 family 1 type 1 state 1 name /run/systemd/journal/stdout (00.157230) unix: Collected: ino 3637 peer_ino 11383 family 1 type 2 state 1 name null (00.157233) unix: Collected: ino 1610270 peer_ino 1610271 family 1 type 1 state 1 name null (00.157236) unix: Collected: ino 27953 peer_ino 27954 family 1 type 1 state 1 name null (00.157240) unix: Collected: ino 596 peer_ino 597 family 1 type 2 state 1 name null (00.157243) unix: Collected: ino 1604186 peer_ino 1604187 family 1 type 1 state 1 name null (00.157247) unix: Collected: ino 9961 peer_ino 9962 family 1 type 2 state 1 name null (00.157250) unix: Collected: ino 562 peer_ino 9944 family 1 type 1 state 1 name null (00.157253) unix: Collected: ino 820296 peer_ino 811806 family 1 type 1 state 1 name /run/systemd/journal/stdout (00.157257) unix: Collected: ino 64953 peer_ino 68815 family 1 type 1 state 1 name null (00.157260) unix: Collected: ino 1608014 peer_ino 1608015 family 1 type 1 state 1 name null (00.157264) unix: Collected: ino 27955 peer_ino 38965 family 1 type 1 state 1 name null (00.157267) unix: Collected: ino 1604182 peer_ino 1604183 family 1 type 1 state 1 name null (00.157272) unix: Collected: ino 30590 peer_ino 44788 family 1 type 1 state 1 name /run/user/982/bus (00.157275) unix: Collected: ino 15310 peer_ino 16962 family 1 type 1 state 1 name null (00.157282) unix: Collected: ino 1610276 peer_ino 1610277 family 1 type 1 state 1 name null (00.157285) unix: Collected: ino 64008 peer_ino 65785 family 1 type 1 state 1 name /run/dbus/system_bus_socket (00.157289) unix: Collected: ino 1604174 peer_ino 1604175 family 1 type 1 state 1 name null (00.157292) unix: Collected: ino 1012 peer_ino 22882 family 1 type 1 state 1 name null (00.157296) unix: Collected: ino 1255 peer_ino 19315 family 1 type 1 state 1 name /run/systemd/journal/stdout (00.157299) unix: Collected: ino 378387 peer_ino 380175 family 1 type 1 state 1 name /run/containerd/containerd.sock (00.157302) unix: Collected: ino 65792 peer_ino 54716 family 1 type 1 state 1 name /run/user/982/pipewire-0 (00.157306) unix: Collected: ino 820281 peer_ino 804754 family 1 type 1 state 1 name /run/systemd/journal/stdout (00.157309) unix: Collected: ino 65785 peer_ino 64008 family 1 type 1 state 1 name null (00.157313) unix: Collected: ino 27941 peer_ino 27942 family 1 type 1 state 1 name null (00.157316) unix: Collected: ino 1610273 peer_ino 1610272 family 1 type 1 state 1 name null (00.157319) unix: Collected: ino 67708 peer_ino 65791 family 1 type 1 state 1 name /run/user/982/bus (00.157323) unix: Collected: ino 2556 peer_ino 2557 family 1 type 1 state 1 name null (00.157326) unix: Collected: ino 65808 peer_ino 64143 family 1 type 1 state 1 name /run/dbus/system_bus_socket (00.157330) unix: Collected: ino 5551 peer_ino 0 family 1 type 2 state 7 name null (00.157333) unix: Collected: ino 19377 peer_ino 8907 family 1 type 1 state 1 name null (00.157337) unix: Collected: ino 15864 peer_ino 2602 family 1 type 1 state 1 name /run/dbus/system_bus_socket (00.157340) unix: Collected: ino 11968 peer_ino 11969 family 1 type 1 state 1 name null (00.157344) unix: Collected: ino 959903 peer_ino 946982 family 1 type 1 state 1 name /tmp/tmux-1000/default (00.157349) unix: Collected: ino 816435 peer_ino 816069 family 1 type 1 state 1 name /run/dbus/system_bus_socket (00.157353) unix: Collected: ino 34670 peer_ino 37014 family 1 type 1 state 1 name null (00.157356) unix: Collected: ino 1610338 peer_ino 1610337 family 1 type 1 state 1 name null (00.157360) unix: Collected: ino 816030 peer_ino 819417 family 1 type 1 state 1 name null (00.157363) unix: Collected: ino 65147 peer_ino 73969 family 1 type 1 state 1 name /run/user/982/bus (00.157366) unix: Collected: ino 474 peer_ino 0 family 1 type 1 state 10 name /run/systemd/io.systemd.sysext (00.157370) unix: Collected: ino 65791 peer_ino 67708 family 1 type 1 state 1 name null (00.157373) unix: Collected: ino 27954 peer_ino 27953 family 1 type 1 state 1 name null (00.157377) unix: Collected: ino 165 peer_ino 11383 family 1 type 2 state 1 name null (00.157380) unix: Collected: ino 1604173 peer_ino 1604172 family 1 type 1 state 1 name null (00.157383) unix: Collected: ino 811810 peer_ino 813713 family 1 type 1 state 1 name null (00.157387) unix: Collected: ino 1610339 peer_ino 1610340 family 1 type 1 state 1 name null (00.157390) unix: Collected: ino 65794 peer_ino 68739 family 1 type 1 state 1 name /run/user/982/pipewire-0-manager (00.157394) unix: Collected: ino 666 peer_ino 10022 family 1 type 1 state 1 name /run/dbus/system_bus_socket (00.157397) unix: Collected: ino 2554 peer_ino 11383 family 1 type 2 state 1 name null (00.157400) unix: Collected: ino 27950 peer_ino 27949 family 1 type 1 state 1 name null (00.157404) unix: Collected: ino 819417 peer_ino 816030 family 1 type 1 state 1 name /run/user/1000/bus (00.157407) unix: Collected: ino 16991 peer_ino 12913 family 1 type 1 state 1 name /run/dbus/system_bus_socket (00.157411) unix: Collected: ino 815062 peer_ino 795646 family 1 type 1 state 1 name null (00.157414) unix: Collected: ino 376358 peer_ino 381093 family 1 type 1 state 1 name null (00.157421) unix: Collected: ino 2586 peer_ino 9968 family 1 type 1 state 1 name null (00.157424) unix: Collected: ino 819415 peer_ino 816025 family 1 type 1 state 1 name /run/user/1000/bus (00.157429) unix: Collected: ino 222951 peer_ino 220859 family 1 type 1 state 1 name /run/user/1000/bus (00.157432) unix: Collected: ino 33040 peer_ino 34699 family 1 type 1 state 1 name /run/systemd/journal/stdout (00.157436) unix: Collected: ino 22882 peer_ino 1012 family 1 type 1 state 1 name /run/dbus/system_bus_socket (00.157439) unix: Collected: ino 232185 peer_ino 233652 family 1 type 1 state 1 name null (00.157443) unix: Collected: ino 27944 peer_ino 27943 family 1 type 1 state 1 name null (00.157446) unix: Collected: ino 17106 peer_ino 11381 family 1 type 2 state 1 name null (00.157449) unix: Collected: ino 6133 peer_ino 35772 family 1 type 1 state 1 name /run/user/982/bus (00.157453) unix: Collected: ino 15296 peer_ino 16960 family 1 type 1 state 1 name null (00.157456) unix: Collected: ino 1609971 peer_ino 1609970 family 1 type 1 state 1 name null (00.157460) unix: Collected: ino 12215 peer_ino 15866 family 1 type 1 state 1 name null (00.157463) unix: Collected: ino 3876 peer_ino 2603 family 1 type 1 state 1 name (00.157467) unix: Collected: ino 40288 peer_ino 32030 family 1 type 1 state 1 name (00.157470) unix: Collected: ino 220859 peer_ino 222951 family 1 type 1 state 1 name (00.157473) unix: Collected: ino 12052 peer_ino 16990 family 1 type 1 state 1 name (00.157477) unix: Collected: ino 12900 peer_ino 0 family 1 type 1 state 10 name (00.157480) unix: Collected: ino 15795 peer_ino 16993 family 1 type 1 state 1 name (00.157486) unix: Collected: ino 1755057 peer_ino 0 family 1 type 5 state 10 name (00.157490) unix: Collected: ino 220572 peer_ino 234618 family 1 type 1 state 1 name (00.157493) unix: Collected: ino 239671 peer_ino 222952 family 1 type 1 state 1 name (00.157497) unix: Collected: ino 12913 peer_ino 16991 family 1 type 1 state 1 name (00.157502) unix: Collected: ino 24539 peer_ino 31082 family 1 type 1 state 1 name (00.157505) unix: Collected: ino 12899 peer_ino 0 family 1 type 1 state 10 name (00.157508) unix: Collected: ino 15316 peer_ino 16989 family 1 type 1 state 1 name (00.157512) unix: Collected: ino 9982 peer_ino 17731 family 1 type 1 state 1 name (00.157515) unix: Collected: ino 35772 peer_ino 6133 family 1 type 1 state 1 name (00.164842) inet: Collected: ino 0x90c8 family AF_INET type SOCK_STREAM port 631 state TCP_LISTEN src_addr 127.0.0.1 (00.164852) inet: Collected: ino 0x2f0e family AF_INET type SOCK_STREAM port 53 state TCP_LISTEN src_addr 127.0.0.54 (00.164857) inet: Collected: ino 0x21880 family AF_INET type SOCK_STREAM port 58145 state TCP_LISTEN src_addr 100.119.29.40 (00.164861) inet: Collected: ino 0x5ce16 family AF_INET type SOCK_STREAM port 30851 state TCP_LISTEN src_addr 0.0.0.0 (00.164865) inet: Collected: ino 0x1890f4 family AF_INET type SOCK_STREAM port 46791 state TCP_LISTEN src_addr 127.0.0.1 (00.164868) inet: Collected: ino 0x5e0e6 family AF_INET type SOCK_STREAM port 9000 state TCP_LISTEN src_addr 0.0.0.0 (00.164872) inet: Collected: ino 0x2f0c family AF_INET type SOCK_STREAM port 53 state TCP_LISTEN src_addr 127.0.0.53 (00.164875) inet: Collected: ino 0x5e0e3 family AF_INET type SOCK_STREAM port 1995 state TCP_LISTEN src_addr 0.0.0.0 (00.164879) inet: Collected: ino 0x5be87 family AF_INET type SOCK_STREAM port 1992 state TCP_LISTEN src_addr 0.0.0.0 (00.164882) inet: Collected: ino 0x1acbcd family AF_INET type SOCK_STREAM port 8000 state TCP_LISTEN src_addr 0.0.0.0 (00.164886) inet: Collected: ino 0x5c656 family AF_INET type SOCK_STREAM port 8008 state TCP_LISTEN src_addr 0.0.0.0 (00.164896) inet: Collected: ino 0x5c649 family AF_INET type SOCK_STREAM port 5001 state TCP_LISTEN src_addr 0.0.0.0 (00.164900) inet: Collected: ino 0x2eff family AF_INET type SOCK_STREAM port 5355 state TCP_LISTEN src_addr 0.0.0.0 (00.164904) inet: Collected: ino 0x1871c9 family AF_INET type SOCK_STREAM port 44788 state TCP_ESTABLISHED src_addr 127.0.0.1 (00.164907) inet: Collected: ino 0x199700 family AF_INET type SOCK_STREAM port 47864 state TCP_ESTABLISHED src_addr 192.168.1.152 (00.164911) inet: Collected: ino 0x6e37d family AF_INET type SOCK_STREAM port 33002 state TCP_ESTABLISHED src_addr 192.168.1.152 (00.164914) inet: Collected: ino 0x19fe4 family AF_INET type SOCK_STREAM port 51402 state TCP_ESTABLISHED src_addr 192.168.1.152 (00.164918) inet: Collected: ino 0x199701 family AF_INET type SOCK_STREAM port 47868 state TCP_ESTABLISHED src_addr 192.168.1.152 (00.164921) inet: Collected: ino 0x5be0a family AF_INET type SOCK_STREAM port 41310 state TCP_ESTABLISHED src_addr 192.168.1.152 (00.164925) inet: Collected: ino 0x1894cb family AF_INET type SOCK_STREAM port 46791 state TCP_ESTABLISHED src_addr 127.0.0.1 (00.164987) inet: Collected: ino 0xe0493 family AF_INET type SOCK_DGRAM port 41641 state TCP_CLOSE src_addr 0.0.0.0 (00.164993) inet: Collected: ino 0x3dea family AF_INET type SOCK_DGRAM port 53729 state TCP_CLOSE src_addr 0.0.0.0 (00.164996) inet: Collected: ino 0x2f0d family AF_INET type SOCK_DGRAM port 53 state TCP_CLOSE src_addr 127.0.0.54 (00.165000) inet: Collected: ino 0x2f0b family AF_INET type SOCK_DGRAM port 53 state TCP_CLOSE src_addr 127.0.0.53 (00.165003) inet: Collected: ino 0xdf81c family AF_INET type SOCK_DGRAM port 68 state TCP_ESTABLISHED src_addr 192.168.1.152 (00.165007) inet: Collected: ino 0x2307 family AF_INET type SOCK_DGRAM port 323 state TCP_CLOSE src_addr 127.0.0.1 (00.165010) inet: Collected: ino 0x3de8 family AF_INET type SOCK_DGRAM port 5353 state TCP_CLOSE src_addr 0.0.0.0 (00.165014) inet: Collected: ino 0x2efe family AF_INET type SOCK_DGRAM port 5355 state TCP_CLOSE src_addr 0.0.0.0 (00.172321) inet: Collected: ino 0x21881 family AF_INET6 type SOCK_STREAM port 63427 state TCP_LISTEN src_addr fd7a:115c:a1e0::ea01:1d28 (00.172328) inet: Collected: ino 0x90c7 family AF_INET6 type SOCK_STREAM port 631 state TCP_LISTEN src_addr ::1 (00.172332) inet: Collected: ino 0x5c65b family AF_INET6 type SOCK_STREAM port 9000 state TCP_LISTEN src_addr :: (00.172336) inet: Collected: ino 0x5e461 family AF_INET6 type SOCK_STREAM port 1995 state TCP_LISTEN src_addr :: (00.172340) inet: Collected: ino 0x59b2b family AF_INET6 type SOCK_STREAM port 1992 state TCP_LISTEN src_addr :: (00.172343) inet: Collected: ino 0x5dd36 family AF_INET6 type SOCK_STREAM port 8008 state TCP_LISTEN src_addr :: (00.172347) inet: Collected: ino 0x2f07 family AF_INET6 type SOCK_STREAM port 5355 state TCP_LISTEN src_addr :: (00.172392) inet: Collected: ino 0xe0492 family AF_INET6 type SOCK_DGRAM port 41641 state TCP_CLOSE src_addr :: (00.172399) inet: Collected: ino 0x3deb family AF_INET6 type SOCK_DGRAM port 56473 state TCP_CLOSE src_addr :: (00.172404) inet: Collected: ino 0x2308 family AF_INET6 type SOCK_DGRAM port 323 state TCP_CLOSE src_addr ::1 (00.172409) inet: Collected: ino 0x3de9 family AF_INET6 type SOCK_DGRAM port 5353 state TCP_CLOSE src_addr :: (00.172413) inet: Collected: ino 0x2f06 family AF_INET6 type SOCK_DGRAM port 5355 state TCP_CLOSE src_addr :: (00.172461) inet: Collected: ino 0x23343 family AF_INET6 type SOCK_RAW port 58 state TCP_CLOSE src_addr :: (00.172479) packet: Collect packet sock 51856 35085 (00.172483) packet: Got 0 mreqs (00.172487) packet: Collect packet sock 92940 34958 (00.172490) packet: Got 0 mreqs (00.172493) packet: Collect packet sock 126184 2054 (00.172496) packet: Got 0 mreqs (00.172543) netlink: Collect netlink sock 0x3dec (00.172547) netlink: Collect netlink sock 0x19617e (00.172551) netlink: Collect netlink sock 0xca6c (00.172554) netlink: Collect netlink sock 0x11 (00.172557) netlink: Collect netlink sock 0xedd8 (00.172563) netlink: Collect netlink sock 0xc5b00 (00.172566) netlink: Collect netlink sock 0x5967 (00.172569) netlink: Collect netlink sock 0x52fc9 (00.172572) netlink: Collect netlink sock 0xca82 (00.172576) netlink: Collect netlink sock 0x2efd (00.172579) netlink: Collect netlink sock 0x19617e (00.172582) netlink: Collect netlink sock 0xc5b00 (00.172587) netlink: Collect netlink sock 0xedd8 (00.172590) netlink: Collect netlink sock 0xca82 (00.172594) netlink: Collect netlink sock 0xca6c (00.172597) netlink: Collect netlink sock 0x5967 (00.172601) netlink: Collect netlink sock 0x3dec (00.172604) netlink: Collect netlink sock 0x2efd (00.172607) netlink: Collect netlink sock 0x1ae4ec (00.172610) netlink: Collect netlink sock 0x24b4 (00.172613) netlink: Collect netlink sock 0x52fca (00.172617) netlink: Collect netlink sock 0x24b5 (00.172620) netlink: Collect netlink sock 0x2ebe (00.172623) netlink: Collect netlink sock 0x1ac3a7 (00.172626) netlink: Collect netlink sock 0x2d40 (00.172629) netlink: Collect netlink sock 0x1a (00.172633) netlink: Collect netlink sock 0x2d4b (00.172636) netlink: Collect netlink sock 0x2d4b (00.172639) netlink: Collect netlink sock 0x874 (00.172642) netlink: Collect netlink sock 0x802 (00.172645) netlink: Collect netlink sock 0x52fcb (00.172649) netlink: Collect netlink sock 0x5a12 (00.172652) netlink: Collect netlink sock 0x2d3e (00.172655) netlink: Collect netlink sock 0x3cc6 (00.172658) netlink: Collect netlink sock 0xba91 (00.172662) netlink: Collect netlink sock 0x2d4f (00.172665) netlink: Collect netlink sock 0x579 (00.172668) netlink: Collect netlink sock 0x3575 (00.172671) netlink: Collect netlink sock 0xc6346 (00.172675) netlink: Collect netlink sock 0x508 (00.172678) netlink: Collect netlink sock 0x22d8 (00.172681) netlink: Collect netlink sock 0xf20 (00.172684) netlink: Collect netlink sock 0xfbb9 (00.172687) netlink: Collect netlink sock 0x35d92 (00.172692) netlink: Collect netlink sock 0x8aa2 (00.172695) netlink: Collect netlink sock 0xf23 (00.172698) netlink: Collect netlink sock 0xf21 (00.172701) netlink: Collect netlink sock 0xf4c (00.172705) netlink: Collect netlink sock 0x3cc4 (00.172708) netlink: Collect netlink sock 0xc6aa6 (00.172711) netlink: Collect netlink sock 0x5a11 (00.172714) netlink: Collect netlink sock 0x1f (00.172718) netlink: Collect netlink sock 0x16f2 (00.172722) netlink: Collect netlink sock 0x1148e (00.172725) netlink: Collect netlink sock 0x5964 (00.172728) netlink: Collect netlink sock 0xf22 (00.172731) netlink: Collect netlink sock 0xd58d (00.172735) netlink: Collect netlink sock 0x295 (00.172738) netlink: Collect netlink sock 0x2701 (00.172741) netlink: Collect netlink sock 0xf29 (00.172745) netlink: Collect netlink sock 0xf2a (00.172748) netlink: Collect netlink sock 0x4581 (00.172752) netlink: Collect netlink sock 0xc6346 (00.172756) netlink: Collect netlink sock 0xc6aa6 (00.172759) netlink: Collect netlink sock 0x35d92 (00.172763) netlink: Collect netlink sock 0xfbb9 (00.172766) netlink: Collect netlink sock 0x1148e (00.172769) netlink: Collect netlink sock 0xd58d (00.172772) netlink: Collect netlink sock 0xba91 (00.172776) netlink: Collect netlink sock 0x8aa2 (00.172780) netlink: Collect netlink sock 0x5a11 (00.172783) netlink: Collect netlink sock 0x16f2 (00.172786) netlink: Collect netlink sock 0x5964 (00.172789) netlink: Collect netlink sock 0x579 (00.172792) netlink: Collect netlink sock 0x4581 (00.172796) netlink: Collect netlink sock 0xf4c (00.172799) netlink: Collect netlink sock 0x3575 (00.172803) netlink: Collect netlink sock 0xf2a (00.172810) netlink: Collect netlink sock 0xf29 (00.172813) netlink: Collect netlink sock 0xf23 (00.172816) netlink: Collect netlink sock 0xf22 (00.172819) netlink: Collect netlink sock 0xf21 (00.172823) netlink: Collect netlink sock 0xf20 (00.172826) netlink: Collect netlink sock 0x295 (00.172829) netlink: Collect netlink sock 0x22d8 (00.172833) netlink: Collect netlink sock 0x2701 (00.172836) netlink: Collect netlink sock 0x508 (00.172840) netlink: Collect netlink sock 0x2d4f (00.172843) netlink: Collect netlink sock 0x3cc4 (00.172846) netlink: Collect netlink sock 0xca83 (00.172849) netlink: Collect netlink sock 0x5965 (00.172852) netlink: Collect netlink sock 0x5966 (00.172856) netlink: Collect netlink sock 0xca84 (00.172859) netlink: Collect netlink sock 0xca86 (00.172862) netlink: Collect netlink sock 0xca88 (00.172865) netlink: Collect netlink sock 0x12 (00.172868) netlink: Collect netlink sock 0xca84 (00.172872) netlink: Collect netlink sock 0x5966 (00.172875) netlink: Collect netlink sock 0x805 (00.172883) Collecting pidns 1/385837 (00.172918) No parent images directory provided (00.172973) rmrf: removing .criu.temp-aa-policy.RfaRGm (00.173032) ======================================== (00.173043) Dumping task (pid: 384314 comm: pt_main_thread) (00.173047) ======================================== (00.173050) Obtaining task stat ... (00.173069) (00.173072) Collecting mappings (pid: 384314) (00.173076) ---------------------------------------- (00.173113) Handling VMA with the following smaps entry: 200000000-200200000 ---p 00000000 00:00 0 (00.173127) Handling VMA with the following smaps entry: 203400000-206000000 ---p 00000000 00:00 0 (00.173134) Handling VMA with the following smaps entry: 206400000-300200000 ---p 00000000 00:00 0 (00.173140) Handling VMA with the following smaps entry: 10000000000-10004000000 ---p 00000000 00:00 0 (00.173146) Handling VMA with the following smaps entry: 55e53c90d000-55e53c90e000 r--p 00000000 00:20 470708 /usr/bin/python3.12 (00.173157) Found regular file mapping, OK (00.173215) Dumping path for -3 fd via self 12 [/usr/bin/python3.12] (00.173263) Handling VMA with the following smaps entry: 55e53c90e000-55e53c90f000 r-xp 00001000 00:20 470708 /usr/bin/python3.12 (00.173271) vma 55e53c90e000 borrows vfi from previous 55e53c90d000 (00.175897) Handling VMA with the following smaps entry: 55e53c90f000-55e53c910000 r--p 00002000 00:20 470708 /usr/bin/python3.12 (00.175908) vma 55e53c90f000 borrows vfi from previous 55e53c90e000 (00.175913) Handling VMA with the following smaps entry: 55e53c910000-55e53c911000 r--p 00002000 00:20 470708 /usr/bin/python3.12 (00.175920) vma 55e53c910000 borrows vfi from previous 55e53c90f000 (00.175924) Handling VMA with the following smaps entry: 55e53c911000-55e53c912000 rw-p 00003000 00:20 470708 /usr/bin/python3.12 (00.175930) vma 55e53c911000 borrows vfi from previous 55e53c910000 (00.175935) Handling VMA with the following smaps entry: 55e5725f1000-55e5790e8000 rw-p 00000000 00:00 0 [heap] (00.175945) Handling VMA with the following smaps entry: 7f3d67e00000-7f3d75f01000 rw-p 00000000 00:00 0 (00.176030) Handling VMA with the following smaps entry: 7f3d76000000-7f3d84200000 ---p 00000000 00:00 0 (00.176037) Handling VMA with the following smaps entry: 7f3d84200000-7f3d84400000 rw-s 00000000 00:01 9264 /dev/zero (deleted) (00.176048) Found regular file mapping, OK (00.176076) Strip ' (deleted)' tag from './dev/zero (deleted)' (00.176083) Dumping memfd:/dev/zero contents (id 0x1, shmid: 0x2430, size: 2097152) (00.176092) page-pipe: Create page pipe for 256 segs (00.176096) page-pipe: Will grow page pipe (iov off is 0) (00.176134) No parent images directory provided (00.176151) page-pipe: Add iov to page pipe (0 iovs, 0/256 total) (00.176156) page-pipe: Grow pipe 10 -> 20 (00.176160) page-pipe: Grow pipe 20 -> 40 (00.176165) page-pipe: Grow pipe 40 -> 80 (00.176170) page-pipe: Grow pipe 80 -> 100 (00.176182) page-pipe: Grow pipe 100 -> 200 (00.176293) page-xfer: Transferring pages: (00.176297) page-xfer: buf 512/1 (00.176301) page-xfer: p (nil) [512] (00.177014) page-pipe: Killing page pipe (00.177086) Handling VMA with the following smaps entry: 7f3d84400000-7f3d84600000 rw-s 00000000 00:01 9265 /dev/zero (deleted) (00.177099) Found regular file mapping, OK (00.177119) Strip ' (deleted)' tag from './dev/zero (deleted)' (00.177125) Dumping memfd:/dev/zero contents (id 0x2, shmid: 0x2431, size: 2097152) (00.177132) page-pipe: Create page pipe for 256 segs (00.177138) page-pipe: Will grow page pipe (iov off is 0) (00.177170) No parent images directory provided (00.177186) page-pipe: Add iov to page pipe (0 iovs, 0/256 total) (00.177190) page-pipe: Grow pipe 10 -> 20 (00.177194) page-pipe: Grow pipe 20 -> 40 (00.177203) page-pipe: Grow pipe 40 -> 80 (00.177207) page-pipe: Grow pipe 80 -> 100 (00.177213) page-pipe: Grow pipe 100 -> 200 (00.177316) page-xfer: Transferring pages: (00.177320) page-xfer: buf 512/1 (00.177324) page-xfer: p (nil) [512] (00.177910) page-pipe: Killing page pipe (00.177955) Handling VMA with the following smaps entry: 7f3d84600000-7f3d86000000 ---p 00000000 00:00 0 (00.177966) Handling VMA with the following smaps entry: 7f3d88000000-7f3d8934a000 rw-p 00000000 00:00 0 (00.177972) Handling VMA with the following smaps entry: 7f3d8934a000-7f3d8c000000 ---p 00000000 00:00 0 (00.178186) Handling VMA with the following smaps entry: 7f3d8dc00000-7f3d8ff97000 rw-p 00000000 00:00 0 (00.178196) Handling VMA with the following smaps entry: 7f3d90000000-7f3d9c000000 ---p 00000000 00:00 0 (00.178202) Handling VMA with the following smaps entry: 7f3d9e000000-7f3da2000000 ---p 00000000 00:00 0 (00.178211) Handling VMA with the following smaps entry: 7f3da4000000-7f3da4400000 ---p 00000000 00:00 0 (00.178217) Handling VMA with the following smaps entry: 7f3da4600000-7f3da4800000 rw-s 00000000 00:01 6179 /dev/zero (deleted) (00.178228) Found regular file mapping, OK (00.178247) Strip ' (deleted)' tag from './dev/zero (deleted)' (00.178254) Dumping memfd:/dev/zero contents (id 0x3, shmid: 0x1823, size: 2097152) (00.178261) page-pipe: Create page pipe for 256 segs (00.178264) page-pipe: Will grow page pipe (iov off is 0) (00.178296) No parent images directory provided (00.178313) page-pipe: Add iov to page pipe (0 iovs, 0/256 total) (00.178317) page-pipe: Grow pipe 10 -> 20 (00.178321) page-pipe: Grow pipe 20 -> 40 (00.178325) page-pipe: Grow pipe 40 -> 80 (00.178329) page-pipe: Grow pipe 80 -> 100 (00.178335) page-pipe: Grow pipe 100 -> 200 (00.178438) page-xfer: Transferring pages: (00.178442) page-xfer: buf 512/1 (00.178445) page-xfer: p (nil) [512] (00.178980) page-pipe: Killing page pipe (00.179062) Handling VMA with the following smaps entry: 7f3da4800000-7f3da4a00000 rw-s 00000000 00:01 6180 /dev/zero (deleted) (00.179076) Found regular file mapping, OK (00.179095) Strip ' (deleted)' tag from './dev/zero (deleted)' (00.179102) Dumping memfd:/dev/zero contents (id 0x4, shmid: 0x1824, size: 2097152) (00.179109) page-pipe: Create page pipe for 256 segs (00.179113) page-pipe: Will grow page pipe (iov off is 0) (00.179146) No parent images directory provided (00.179162) page-pipe: Add iov to page pipe (0 iovs, 0/256 total) (00.179166) page-pipe: Grow pipe 10 -> 20 (00.179170) page-pipe: Grow pipe 20 -> 40 (00.179174) page-pipe: Grow pipe 40 -> 80 (00.179178) page-pipe: Grow pipe 80 -> 100 (00.179184) page-pipe: Grow pipe 100 -> 200 (00.179294) page-xfer: Transferring pages: (00.179298) page-xfer: buf 512/1 (00.179302) page-xfer: p (nil) [512] (00.179792) page-pipe: Killing page pipe (00.179837) Handling VMA with the following smaps entry: 7f3da4a00000-7f3da5000000 ---p 00000000 00:00 0 (00.179847) Handling VMA with the following smaps entry: 7f3da5200000-7f3da5400000 ---p 00000000 00:00 0 (00.179854) Handling VMA with the following smaps entry: 7f3da5400000-7f3da5600000 rw-s 00000000 00:01 6182 /dev/zero (deleted) (00.179869) Found regular file mapping, OK (00.179888) Strip ' (deleted)' tag from './dev/zero (deleted)' (00.179895) Dumping memfd:/dev/zero contents (id 0x5, shmid: 0x1826, size: 2097152) (00.179902) page-pipe: Create page pipe for 256 segs (00.179905) page-pipe: Will grow page pipe (iov off is 0) (00.179938) No parent images directory provided (00.179954) page-pipe: Add iov to page pipe (0 iovs, 0/256 total) (00.179958) page-pipe: Grow pipe 10 -> 20 (00.179962) page-pipe: Grow pipe 20 -> 40 (00.179966) page-pipe: Grow pipe 40 -> 80 (00.179971) page-pipe: Grow pipe 80 -> 100 (00.179976) page-pipe: Grow pipe 100 -> 200 (00.180079) page-xfer: Transferring pages: (00.180083) page-xfer: buf 512/1 (00.180086) page-xfer: p (nil) [512] (00.180705) page-pipe: Killing page pipe (00.180750) Handling VMA with the following smaps entry: 7f3da5a63000-7f3da6000000 ---p 00000000 00:00 0 (00.180864) Handling VMA with the following smaps entry: 7f3da8000000-7f3da8021000 rw-p 00000000 00:00 0 (00.180871) Handling VMA with the following smaps entry: 7f3da8021000-7f3dac000000 ---p 00000000 00:00 0 (00.180877) Handling VMA with the following smaps entry: 7f3dac800000-7f3dacca6000 rw-p 00000000 00:00 0 (00.180883) Handling VMA with the following smaps entry: 7f3dace00000-7f3dad2a6000 rw-p 00000000 00:00 0 (00.180889) Handling VMA with the following smaps entry: 7f3dad400000-7f3dad401000 ---p 00000000 00:00 0 (00.180895) Handling VMA with the following smaps entry: 7f3dad401000-7f3dadc01000 rw-p 00000000 00:00 0 (00.180922) Handling VMA with the following smaps entry: 7f3dade00000-7f3dade01000 ---p 00000000 00:00 0 (00.180929) Handling VMA with the following smaps entry: 7f3dade01000-7f3dae601000 rw-p 00000000 00:00 0 (00.180935) Handling VMA with the following smaps entry: 7f3dae810000-7f3daf821000 ---p 00000000 00:00 0 (00.180941) Handling VMA with the following smaps entry: 7f3dafa00000-7f3dafbd3000 r-xp 00000000 00:20 1476091 /usr/lib64/libnvidia-ml.so.560.35.03 (00.180952) Found regular file mapping, OK (00.180974) Dumping path for -3 fd via self 12 [/usr/lib64/libnvidia-ml.so.560.35.03] (00.181000) Handling VMA with the following smaps entry: 7f3dafbd3000-7f3dafdd3000 ---p 001d3000 00:20 1476091 /usr/lib64/libnvidia-ml.so.560.35.03 (00.181007) vma 7f3dafbd3000 borrows vfi from previous 7f3dafa00000 (00.181528) Handling VMA with the following smaps entry: 7f3dafdd3000-7f3dafe05000 r--p 001d3000 00:20 1476091 /usr/lib64/libnvidia-ml.so.560.35.03 (00.181537) vma 7f3dafdd3000 borrows vfi from previous 7f3dafbd3000 (00.181542) Handling VMA with the following smaps entry: 7f3dafe05000-7f3dafe07000 rw-p 00205000 00:20 1476091 /usr/lib64/libnvidia-ml.so.560.35.03 (00.181548) vma 7f3dafe05000 borrows vfi from previous 7f3dafdd3000 (00.181553) Handling VMA with the following smaps entry: 7f3dafe07000-7f3db0a4e000 rw-p 00000000 00:00 0 (00.181563) Handling VMA with the following smaps entry: 7f3db0e00000-7f3db1e21000 ---p 00000000 00:00 0 (00.181569) Handling VMA with the following smaps entry: 7f3db2000000-7f3db8000000 ---p 00000000 00:00 0 (00.181575) Handling VMA with the following smaps entry: 7f3db8000000-7f3dba675000 rw-p 00000000 00:00 0 (00.181617) Handling VMA with the following smaps entry: 7f3dba675000-7f3dbc000000 ---p 00000000 00:00 0 (00.181624) Handling VMA with the following smaps entry: 7f3dbc000000-7f3dbc200000 rw-s 00000000 00:01 6181 /dev/zero (deleted) (00.181637) Found regular file mapping, OK (00.181663) Strip ' (deleted)' tag from './dev/zero (deleted)' (00.181671) Dumping memfd:/dev/zero contents (id 0x6, shmid: 0x1825, size: 2097152) (00.181678) page-pipe: Create page pipe for 256 segs (00.181684) page-pipe: Will grow page pipe (iov off is 0) (00.181720) No parent images directory provided (00.181735) page-pipe: Add iov to page pipe (0 iovs, 0/256 total) (00.181739) page-pipe: Grow pipe 10 -> 20 (00.181743) page-pipe: Grow pipe 20 -> 40 (00.181747) page-pipe: Grow pipe 40 -> 80 (00.181757) page-pipe: Grow pipe 80 -> 100 (00.181763) page-pipe: Grow pipe 100 -> 200 (00.181866) page-xfer: Transferring pages: (00.181870) page-xfer: buf 512/1 (00.181873) page-xfer: p (nil) [512] (00.182373) page-pipe: Killing page pipe (00.182418) Handling VMA with the following smaps entry: 7f3dbc200000-7f3dbc201000 ---p 00000000 00:00 0 (00.182429) Handling VMA with the following smaps entry: 7f3dbc201000-7f3dbca01000 rw-p 00000000 00:00 0 (00.182435) Handling VMA with the following smaps entry: 7f3dbcab8000-7f3dbcc00000 rw-p 00000000 00:00 0 (00.182523) Handling VMA with the following smaps entry: 7f3dbcc00000-7f3dbcc01000 ---p 00000000 00:00 0 (00.182530) Handling VMA with the following smaps entry: 7f3dbcc01000-7f3dbd401000 rw-p 00000000 00:00 0 (00.182536) Handling VMA with the following smaps entry: 7f3dbd42a000-7f3dbdc00000 rw-p 00000000 00:00 0 (00.182542) Handling VMA with the following smaps entry: 7f3dbdc00000-7f3dbdc4e000 r--p 00000000 00:20 454685 /usr/lib64/libcrypto.so.3.2.2 (00.182553) Found regular file mapping, OK (00.182573) Dumping path for -3 fd via self 12 [/usr/lib64/libcrypto.so.3.2.2] (00.182598) Handling VMA with the following smaps entry: 7f3dbdc4e000-7f3dbdf8e000 r-xp 0004e000 00:20 454685 /usr/lib64/libcrypto.so.3.2.2 (00.182605) vma 7f3dbdc4e000 borrows vfi from previous 7f3dbdc00000 (00.182650) Handling VMA with the following smaps entry: 7f3dbdf8e000-7f3dbe04f000 r--p 0038e000 00:20 454685 /usr/lib64/libcrypto.so.3.2.2 (00.182657) vma 7f3dbdf8e000 borrows vfi from previous 7f3dbdc4e000 (00.182661) Handling VMA with the following smaps entry: 7f3dbe04f000-7f3dbe0aa000 r--p 0044f000 00:20 454685 /usr/lib64/libcrypto.so.3.2.2 (00.182668) vma 7f3dbe04f000 borrows vfi from previous 7f3dbdf8e000 (00.182672) Handling VMA with the following smaps entry: 7f3dbe0aa000-7f3dbe0ad000 rw-p 004aa000 00:20 454685 /usr/lib64/libcrypto.so.3.2.2 (00.182679) vma 7f3dbe0aa000 borrows vfi from previous 7f3dbe04f000 (00.182683) Handling VMA with the following smaps entry: 7f3dbe0ad000-7f3dbe0b0000 rw-p 00000000 00:00 0 (00.182692) Handling VMA with the following smaps entry: 7f3dbe100000-7f3dbea6f000 rw-p 00000000 00:00 0 (00.182698) Handling VMA with the following smaps entry: 7f3dbeb00000-7f3dbec00000 rw-p 00000000 00:00 0 (00.182738) Handling VMA with the following smaps entry: 7f3dbec00000-7f3e3ec00000 rw-p 00000000 00:00 0 (00.182746) Handling VMA with the following smaps entry: 7f3e3ec00000-7f3e3ed63000 r--p 00000000 00:20 54431 /usr/lib64/libopenblaso-r0.3.26.so (00.182756) Found regular file mapping, OK (00.182777) Dumping path for -3 fd via self 12 [/usr/lib64/libopenblaso-r0.3.26.so] (00.182799) Handling VMA with the following smaps entry: 7f3e3ed63000-7f3e3ed82000 r-xp 00163000 00:20 54431 /usr/lib64/libopenblaso-r0.3.26.so (00.182806) vma 7f3e3ed63000 borrows vfi from previous 7f3e3ec00000 (00.182810) Handling VMA with the following smaps entry: 7f3e3ed82000-7f3e3ed88000 ---p 00182000 00:20 54431 /usr/lib64/libopenblaso-r0.3.26.so (00.182816) vma 7f3e3ed82000 borrows vfi from previous 7f3e3ed63000 (00.182821) Handling VMA with the following smaps entry: 7f3e3ed88000-7f3e41190000 r-xp 00188000 00:20 54431 /usr/lib64/libopenblaso-r0.3.26.so (00.182826) vma 7f3e3ed88000 borrows vfi from previous 7f3e3ed82000 (00.182851) Handling VMA with the following smaps entry: 7f3e41190000-7f3e412a2000 r--p 02590000 00:20 54431 /usr/lib64/libopenblaso-r0.3.26.so (00.182857) vma 7f3e41190000 borrows vfi from previous 7f3e3ed88000 (00.182861) Handling VMA with the following smaps entry: 7f3e412a2000-7f3e412b0000 r--p 026a1000 00:20 54431 /usr/lib64/libopenblaso-r0.3.26.so (00.182868) vma 7f3e412a2000 borrows vfi from previous 7f3e41190000 (00.182872) Handling VMA with the following smaps entry: 7f3e412b0000-7f3e412ca000 rw-p 026af000 00:20 54431 /usr/lib64/libopenblaso-r0.3.26.so (00.182883) vma 7f3e412b0000 borrows vfi from previous 7f3e412a2000 (00.182888) Handling VMA with the following smaps entry: 7f3e412ca000-7f3e412d6000 rw-p 00000000 00:00 0 (00.182898) Handling VMA with the following smaps entry: 7f3e41300000-7f3e41400000 rw-p 00000000 00:00 0 (00.182920) Handling VMA with the following smaps entry: 7f3e41400000-7f3e4141f000 r--p 00000000 00:20 56960 /usr/lib64/flexiblas/libflexiblas_fallback_lapack.so (00.182930) Found regular file mapping, OK (00.182950) Dumping path for -3 fd via self 12 [/usr/lib64/flexiblas/libflexiblas_fallback_lapack.so] (00.182971) Handling VMA with the following smaps entry: 7f3e4141f000-7f3e41a4e000 r-xp 0001f000 00:20 56960 /usr/lib64/flexiblas/libflexiblas_fallback_lapack.so (00.182978) vma 7f3e4141f000 borrows vfi from previous 7f3e41400000 (00.182983) Handling VMA with the following smaps entry: 7f3e41a4e000-7f3e41a74000 r--p 0064e000 00:20 56960 /usr/lib64/flexiblas/libflexiblas_fallback_lapack.so (00.182989) vma 7f3e41a4e000 borrows vfi from previous 7f3e4141f000 (00.182993) Handling VMA with the following smaps entry: 7f3e41a74000-7f3e41a78000 r--p 00673000 00:20 56960 /usr/lib64/flexiblas/libflexiblas_fallback_lapack.so (00.182999) vma 7f3e41a74000 borrows vfi from previous 7f3e41a4e000 (00.183003) Handling VMA with the following smaps entry: 7f3e41a78000-7f3e41a8d000 rw-p 00000000 00:00 0 (00.183035) Handling VMA with the following smaps entry: 7f3e41b00000-7f3e41c00000 rw-p 00000000 00:00 0 (00.183042) Handling VMA with the following smaps entry: 7f3e41c00000-7f3e41c1d000 r--p 00000000 00:20 451020 /usr/lib64/libgfortran.so.5.0.0 (00.183051) Found regular file mapping, OK (00.183070) Dumping path for -3 fd via self 12 [/usr/lib64/libgfortran.so.5.0.0] (00.183091) Handling VMA with the following smaps entry: 7f3e41c1d000-7f3e41ed0000 r-xp 0001d000 00:20 451020 /usr/lib64/libgfortran.so.5.0.0 (00.183097) vma 7f3e41c1d000 borrows vfi from previous 7f3e41c00000 (00.183102) Handling VMA with the following smaps entry: 7f3e41ed0000-7f3e41f03000 r--p 002d0000 00:20 451020 /usr/lib64/libgfortran.so.5.0.0 (00.183107) vma 7f3e41ed0000 borrows vfi from previous 7f3e41c1d000 (00.183112) Handling VMA with the following smaps entry: 7f3e41f03000-7f3e41f05000 r--p 00303000 00:20 451020 /usr/lib64/libgfortran.so.5.0.0 (00.183118) vma 7f3e41f03000 borrows vfi from previous 7f3e41ed0000 (00.183146) Handling VMA with the following smaps entry: 7f3e41f05000-7f3e41f06000 rw-p 00305000 00:20 451020 /usr/lib64/libgfortran.so.5.0.0 (00.183153) vma 7f3e41f05000 borrows vfi from previous 7f3e41f03000 (00.183157) Handling VMA with the following smaps entry: 7f3e42000000-7f3e420a4000 r--p 00000000 00:20 53844 /usr/lib64/libflexiblas.so.3.4 (00.183167) Found regular file mapping, OK (00.183186) Dumping path for -3 fd via self 12 [/usr/lib64/libflexiblas.so.3.4] (00.183210) Handling VMA with the following smaps entry: 7f3e420a4000-7f3e42306000 r-xp 000a4000 00:20 53844 /usr/lib64/libflexiblas.so.3.4 (00.183218) vma 7f3e420a4000 borrows vfi from previous 7f3e42000000 (00.183222) Handling VMA with the following smaps entry: 7f3e42306000-7f3e4237e000 r--p 00306000 00:20 53844 /usr/lib64/libflexiblas.so.3.4 (00.183228) vma 7f3e42306000 borrows vfi from previous 7f3e420a4000 (00.183232) Handling VMA with the following smaps entry: 7f3e4237e000-7f3e42380000 r--p 0037d000 00:20 53844 /usr/lib64/libflexiblas.so.3.4 (00.183238) vma 7f3e4237e000 borrows vfi from previous 7f3e42306000 (00.183272) Handling VMA with the following smaps entry: 7f3e42380000-7f3e42381000 rw-p 0037f000 00:20 53844 /usr/lib64/libflexiblas.so.3.4 (00.183279) vma 7f3e42380000 borrows vfi from previous 7f3e4237e000 (00.183283) Handling VMA with the following smaps entry: 7f3e42381000-7f3e42389000 rw-p 00000000 00:00 0 (00.183298) Handling VMA with the following smaps entry: 7f3e42400000-7f3e4240f000 r--p 00000000 00:20 69523 /usr/lib64/python3.12/site-packages/numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so (00.183309) Found regular file mapping, OK (00.183328) Dumping path for -3 fd via self 12 [/usr/lib64/python3.12/site-packages/numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so] (00.183351) Handling VMA with the following smaps entry: 7f3e4240f000-7f3e4281d000 r-xp 0000f000 00:20 69523 /usr/lib64/python3.12/site-packages/numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so (00.183358) vma 7f3e4240f000 borrows vfi from previous 7f3e42400000 (00.183362) Handling VMA with the following smaps entry: 7f3e4281d000-7f3e42962000 r--p 0041d000 00:20 69523 /usr/lib64/python3.12/site-packages/numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so (00.183369) vma 7f3e4281d000 borrows vfi from previous 7f3e4240f000 (00.183412) Handling VMA with the following smaps entry: 7f3e42962000-7f3e42966000 r--p 00561000 00:20 69523 /usr/lib64/python3.12/site-packages/numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so (00.183419) vma 7f3e42962000 borrows vfi from previous 7f3e4281d000 (00.183423) Handling VMA with the following smaps entry: 7f3e42966000-7f3e42988000 rw-p 00565000 00:20 69523 /usr/lib64/python3.12/site-packages/numpy/core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so (00.183429) vma 7f3e42966000 borrows vfi from previous 7f3e42962000 (00.183433) Handling VMA with the following smaps entry: 7f3e42988000-7f3e429a8000 rw-p 00000000 00:00 0 (00.183442) Handling VMA with the following smaps entry: 7f3e42a00000-7f3e42ab0000 r--p 00000000 00:20 1508510 /usr/lib64/libcuda.so.560.35.03 (00.183451) Found regular file mapping, OK (00.183471) Dumping path for -3 fd via self 12 [/usr/lib64/libcuda.so.560.35.03] (00.183491) Handling VMA with the following smaps entry: 7f3e42ab0000-7f3e42f66000 r-xp 000b0000 00:20 1508510 /usr/lib64/libcuda.so.560.35.03 (00.183497) vma 7f3e42ab0000 borrows vfi from previous 7f3e42a00000 (00.183660) Handling VMA with the following smaps entry: 7f3e42f66000-7f3e44a7c000 r--p 00566000 00:20 1508510 /usr/lib64/libcuda.so.560.35.03 (00.183668) vma 7f3e42f66000 borrows vfi from previous 7f3e42ab0000 (00.183672) Handling VMA with the following smaps entry: 7f3e44a7c000-7f3e44a7d000 ---p 0207c000 00:20 1508510 /usr/lib64/libcuda.so.560.35.03 (00.183679) vma 7f3e44a7c000 borrows vfi from previous 7f3e42f66000 (00.183683) Handling VMA with the following smaps entry: 7f3e44a7d000-7f3e44a94000 r--p 0207c000 00:20 1508510 /usr/lib64/libcuda.so.560.35.03 (00.183689) vma 7f3e44a7d000 borrows vfi from previous 7f3e44a7c000 (00.183693) Handling VMA with the following smaps entry: 7f3e44a94000-7f3e44b38000 rw-p 02093000 00:20 1508510 /usr/lib64/libcuda.so.560.35.03 (00.183699) vma 7f3e44a94000 borrows vfi from previous 7f3e44a7d000 (00.183703) Handling VMA with the following smaps entry: 7f3e44b38000-7f3e44b9e000 rw-p 00000000 00:00 0 (00.183739) Handling VMA with the following smaps entry: 7f3e44c00000-7f3e47677000 r-xp 00000000 00:20 1481427 /home/minzi/.local/lib/python3.12/site-packages/nvidia/nvjitlink/lib/libnvJitLink.so.12 (00.183749) Found regular file mapping, OK (00.183771) Dumping path for -3 fd via self 12 [/home/minzi/.local/lib/python3.12/site-packages/nvidia/nvjitlink/lib/libnvJitLink.so.12] (00.183794) Handling VMA with the following smaps entry: 7f3e47677000-7f3e47877000 ---p 02a77000 00:20 1481427 /home/minzi/.local/lib/python3.12/site-packages/nvidia/nvjitlink/lib/libnvJitLink.so.12 (00.183801) vma 7f3e47677000 borrows vfi from previous 7f3e44c00000 (00.183805) Handling VMA with the following smaps entry: 7f3e47877000-7f3e47da2000 r--p 02a77000 00:20 1481427 /home/minzi/.local/lib/python3.12/site-packages/nvidia/nvjitlink/lib/libnvJitLink.so.12 (00.183815) vma 7f3e47877000 borrows vfi from previous 7f3e47677000 (00.183820) Handling VMA with the following smaps entry: 7f3e47da2000-7f3e47e15000 rw-p 02fa2000 00:20 1481427 /home/minzi/.local/lib/python3.12/site-packages/nvidia/nvjitlink/lib/libnvJitLink.so.12 (00.183825) vma 7f3e47da2000 borrows vfi from previous 7f3e47877000 (00.183830) Handling VMA with the following smaps entry: 7f3e47e15000-7f3e47e89000 rw-p 00000000 00:00 0 (00.183890) Handling VMA with the following smaps entry: 7f3e47f00000-7f3e48200000 rw-p 00000000 00:00 0 (00.183898) Handling VMA with the following smaps entry: 7f3e48200000-7f3e555d3000 r-xp 00000000 00:20 1481452 /home/minzi/.local/lib/python3.12/site-packages/nvidia/nccl/lib/libnccl.so.2 (00.183908) Found regular file mapping, OK (00.183927) Dumping path for -3 fd via self 12 [/home/minzi/.local/lib/python3.12/site-packages/nvidia/nccl/lib/libnccl.so.2] (00.183948) Handling VMA with the following smaps entry: 7f3e555d3000-7f3e557d3000 ---p 0d3d3000 00:20 1481452 /home/minzi/.local/lib/python3.12/site-packages/nvidia/nccl/lib/libnccl.so.2 (00.183955) vma 7f3e555d3000 borrows vfi from previous 7f3e48200000 (00.183960) Handling VMA with the following smaps entry: 7f3e557d3000-7f3e557dc000 r--p 0d3d3000 00:20 1481452 /home/minzi/.local/lib/python3.12/site-packages/nvidia/nccl/lib/libnccl.so.2 (00.183966) vma 7f3e557d3000 borrows vfi from previous 7f3e555d3000 (00.183970) Handling VMA with the following smaps entry: 7f3e557dc000-7f3e557e8000 rw-p 0d3dc000 00:20 1481452 /home/minzi/.local/lib/python3.12/site-packages/nvidia/nccl/lib/libnccl.so.2 (00.183976) vma 7f3e557dc000 borrows vfi from previous 7f3e557d3000 (00.184233) Handling VMA with the following smaps entry: 7f3e557e8000-7f3e557fe000 rw-p 00000000 00:00 0 (00.184245) Handling VMA with the following smaps entry: 7f3e55800000-7f3e55a00000 rw-p 00000000 00:00 0 (00.184251) Handling VMA with the following smaps entry: 7f3e55a00000-7f3e7338e000 r-xp 00000000 00:20 1481808 /home/minzi/.local/lib/python3.12/site-packages/nvidia/cublas/lib/libcublasLt.so.12 (00.184262) Found regular file mapping, OK (00.184282) Dumping path for -3 fd via self 12 [/home/minzi/.local/lib/python3.12/site-packages/nvidia/cublas/lib/libcublasLt.so.12] (00.184306) Handling VMA with the following smaps entry: 7f3e7338e000-7f3e7358e000 ---p 1d98e000 00:20 1481808 /home/minzi/.local/lib/python3.12/site-packages/nvidia/cublas/lib/libcublasLt.so.12 (00.184313) vma 7f3e7338e000 borrows vfi from previous 7f3e55a00000 (00.184317) Handling VMA with the following smaps entry: 7f3e7358e000-7f3e7374a000 r--p 1d98e000 00:20 1481808 /home/minzi/.local/lib/python3.12/site-packages/nvidia/cublas/lib/libcublasLt.so.12 (00.184323) vma 7f3e7358e000 borrows vfi from previous 7f3e7338e000 (00.184845) Handling VMA with the following smaps entry: 7f3e7374a000-7f3e7473a000 rw-p 1db4a000 00:20 1481808 /home/minzi/.local/lib/python3.12/site-packages/nvidia/cublas/lib/libcublasLt.so.12 (00.184855) vma 7f3e7374a000 borrows vfi from previous 7f3e7358e000 (00.184860) Handling VMA with the following smaps entry: 7f3e7473a000-7f3e779ca000 rw-p 00000000 00:00 0 (00.184870) Handling VMA with the following smaps entry: 7f3e77a00000-7f3e77c00000 rw-p 00000000 00:00 0 (00.184876) Handling VMA with the following smaps entry: 7f3e77c00000-7f3e7e271000 r-xp 00000000 00:20 1481807 /home/minzi/.local/lib/python3.12/site-packages/nvidia/cublas/lib/libcublas.so.12 (00.184887) Found regular file mapping, OK (00.184908) Dumping path for -3 fd via self 12 [/home/minzi/.local/lib/python3.12/site-packages/nvidia/cublas/lib/libcublas.so.12] (00.184932) Handling VMA with the following smaps entry: 7f3e7e271000-7f3e7e471000 ---p 06671000 00:20 1481807 /home/minzi/.local/lib/python3.12/site-packages/nvidia/cublas/lib/libcublas.so.12 (00.184939) vma 7f3e7e271000 borrows vfi from previous 7f3e77c00000 (00.184992) Handling VMA with the following smaps entry: 7f3e7e471000-7f3e7e478000 r--p 06671000 00:20 1481807 /home/minzi/.local/lib/python3.12/site-packages/nvidia/cublas/lib/libcublas.so.12 (00.184999) vma 7f3e7e471000 borrows vfi from previous 7f3e7e271000 (00.185003) Handling VMA with the following smaps entry: 7f3e7e478000-7f3e7e47f000 rw-p 06678000 00:20 1481807 /home/minzi/.local/lib/python3.12/site-packages/nvidia/cublas/lib/libcublas.so.12 (00.185009) vma 7f3e7e478000 borrows vfi from previous 7f3e7e471000 (00.185014) Handling VMA with the following smaps entry: 7f3e7e47f000-7f3e7e487000 rw-p 00000000 00:00 0 (00.185024) Handling VMA with the following smaps entry: 7f3e7e500000-7f3e7e800000 rw-p 00000000 00:00 0 (00.185030) Handling VMA with the following smaps entry: 7f3e7e800000-7f3e83002000 r-xp 00000000 00:20 1481492 /home/minzi/.local/lib/python3.12/site-packages/nvidia/curand/lib/libcurand.so.10 (00.185040) Found regular file mapping, OK (00.185059) Dumping path for -3 fd via self 12 [/home/minzi/.local/lib/python3.12/site-packages/nvidia/curand/lib/libcurand.so.10] (00.185116) Handling VMA with the following smaps entry: 7f3e83002000-7f3e83202000 ---p 04802000 00:20 1481492 /home/minzi/.local/lib/python3.12/site-packages/nvidia/curand/lib/libcurand.so.10 (00.185123) vma 7f3e83002000 borrows vfi from previous 7f3e7e800000 (00.185128) Handling VMA with the following smaps entry: 7f3e83202000-7f3e83208000 r--p 04802000 00:20 1481492 /home/minzi/.local/lib/python3.12/site-packages/nvidia/curand/lib/libcurand.so.10 (00.185134) vma 7f3e83202000 borrows vfi from previous 7f3e83002000 (00.185138) Handling VMA with the following smaps entry: 7f3e83208000-7f3e84634000 rw-p 04808000 00:20 1481492 /home/minzi/.local/lib/python3.12/site-packages/nvidia/curand/lib/libcurand.so.10 (00.185144) vma 7f3e83208000 borrows vfi from previous 7f3e83202000 (00.185148) Handling VMA with the following smaps entry: 7f3e84634000-7f3e84c6c000 rw-p 00000000 00:00 0 (00.185157) Handling VMA with the following smaps entry: 7f3e84cec000-7f3e84eec000 rw-p 00000000 00:00 0 (00.185175) Handling VMA with the following smaps entry: 7f3e84eec000-7f3e84eee000 r--p 00000000 00:20 471652 /usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so (00.185185) Found regular file mapping, OK (00.185210) Dumping path for -3 fd via self 12 [/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so] (00.185231) Handling VMA with the following smaps entry: 7f3e84eee000-7f3e84ef2000 r-xp 00002000 00:20 471652 /usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so (00.185238) vma 7f3e84eee000 borrows vfi from previous 7f3e84eec000 (00.185243) Handling VMA with the following smaps entry: 7f3e84ef2000-7f3e84ffe000 r--p 00006000 00:20 471652 /usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so (00.185249) vma 7f3e84ef2000 borrows vfi from previous 7f3e84eee000 (00.185253) Handling VMA with the following smaps entry: 7f3e84ffe000-7f3e84fff000 r--p 00111000 00:20 471652 /usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so (00.185259) vma 7f3e84ffe000 borrows vfi from previous 7f3e84ef2000 (00.185263) Handling VMA with the following smaps entry: 7f3e84fff000-7f3e85000000 rw-p 00112000 00:20 471652 /usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so (00.185270) vma 7f3e84fff000 borrows vfi from previous 7f3e84ffe000 (00.185335) Handling VMA with the following smaps entry: 7f3e85000000-7f3e8748b000 r-xp 00000000 00:20 1495699 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libcusparseLt-f80c68d1.so.0 (00.185347) Found regular file mapping, OK (00.185366) Dumping path for -3 fd via self 12 [/home/minzi/.local/lib/python3.12/site-packages/torch/lib/libcusparseLt-f80c68d1.so.0] (00.185386) Couldn't find the build-id note for file with fd 15 (00.185395) Only file size could be stored for validation for file /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libcusparseLt-f80c68d1.so.0 (00.185400) Handling VMA with the following smaps entry: 7f3e8748b000-7f3e8768a000 ---p 0248b000 00:20 1495699 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libcusparseLt-f80c68d1.so.0 (00.185407) vma 7f3e8748b000 borrows vfi from previous 7f3e85000000 (00.185411) Handling VMA with the following smaps entry: 7f3e8768a000-7f3e879b0000 r--p 0248a000 00:20 1495699 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libcusparseLt-f80c68d1.so.0 (00.185418) vma 7f3e8768a000 borrows vfi from previous 7f3e8748b000 (00.185422) Handling VMA with the following smaps entry: 7f3e879b0000-7f3e879de000 rw-p 027b0000 00:20 1495699 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libcusparseLt-f80c68d1.so.0 (00.185428) vma 7f3e879b0000 borrows vfi from previous 7f3e8768a000 (00.185433) Handling VMA with the following smaps entry: 7f3e879de000-7f3e87a40000 rw-p 00000000 00:00 0 (00.185515) Handling VMA with the following smaps entry: 7f3e87a40000-7f3e87b9c000 rw-p 027df000 00:20 1495699 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libcusparseLt-f80c68d1.so.0 (00.185526) Found regular file mapping, OK (00.185538) Handling VMA with the following smaps entry: 7f3e87c00000-7f3e87e00000 rw-p 00000000 00:00 0 (00.185547) Handling VMA with the following smaps entry: 7f3e87e00000-7f3e8bbc6000 r-xp 00000000 00:20 1481519 /home/minzi/.local/lib/python3.12/site-packages/nvidia/cufft/lib/libcufft.so.11 (00.185556) Found regular file mapping, OK (00.185575) Dumping path for -3 fd via self 12 [/home/minzi/.local/lib/python3.12/site-packages/nvidia/cufft/lib/libcufft.so.11] (00.185596) Handling VMA with the following smaps entry: 7f3e8bbc6000-7f3e8bdc6000 ---p 03dc6000 00:20 1481519 /home/minzi/.local/lib/python3.12/site-packages/nvidia/cufft/lib/libcufft.so.11 (00.185603) vma 7f3e8bbc6000 borrows vfi from previous 7f3e87e00000 (00.185607) Handling VMA with the following smaps entry: 7f3e8bdc6000-7f3e8be25000 r--p 03dc6000 00:20 1481519 /home/minzi/.local/lib/python3.12/site-packages/nvidia/cufft/lib/libcufft.so.11 (00.185613) vma 7f3e8bdc6000 borrows vfi from previous 7f3e8bbc6000 (00.185680) Handling VMA with the following smaps entry: 7f3e8be25000-7f3e937c9000 rw-p 03e25000 00:20 1481519 /home/minzi/.local/lib/python3.12/site-packages/nvidia/cufft/lib/libcufft.so.11 (00.185687) vma 7f3e8be25000 borrows vfi from previous 7f3e8bdc6000 (00.185691) Handling VMA with the following smaps entry: 7f3e937c9000-7f3e938ba000 rw-p 00000000 00:00 0 (00.185700) Handling VMA with the following smaps entry: 7f3e93900000-7f3e93c00000 rw-p 00000000 00:00 0 (00.185706) Handling VMA with the following smaps entry: 7f3e93c00000-7f3ea386d000 r-xp 00000000 00:20 1487585 /home/minzi/.local/lib/python3.12/site-packages/nvidia/cusparse/lib/libcusparse.so.12 (00.185715) Found regular file mapping, OK (00.185734) Dumping path for -3 fd via self 12 [/home/minzi/.local/lib/python3.12/site-packages/nvidia/cusparse/lib/libcusparse.so.12] (00.185749) Couldn't find the build-id note for file with fd 15 (00.185757) Only file size could be stored for validation for file /home/minzi/.local/lib/python3.12/site-packages/nvidia/cusparse/lib/libcusparse.so.12 (00.185762) Handling VMA with the following smaps entry: 7f3ea386d000-7f3ea3a6d000 ---p 0fc6d000 00:20 1487585 /home/minzi/.local/lib/python3.12/site-packages/nvidia/cusparse/lib/libcusparse.so.12 (00.185769) vma 7f3ea386d000 borrows vfi from previous 7f3e93c00000 (00.185815) Handling VMA with the following smaps entry: 7f3ea3a6d000-7f3ea3a7c000 r--p 0fc6d000 00:20 1487585 /home/minzi/.local/lib/python3.12/site-packages/nvidia/cusparse/lib/libcusparse.so.12 (00.185826) vma 7f3ea3a6d000 borrows vfi from previous 7f3ea386d000 (00.185830) Handling VMA with the following smaps entry: 7f3ea3a7c000-7f3ea3a96000 rw-p 0fc7c000 00:20 1487585 /home/minzi/.local/lib/python3.12/site-packages/nvidia/cusparse/lib/libcusparse.so.12 (00.185836) vma 7f3ea3a7c000 borrows vfi from previous 7f3ea3a6d000 (00.185840) Handling VMA with the following smaps entry: 7f3ea3a96000-7f3ea3a9c000 rw-p 00000000 00:00 0 (00.185849) Handling VMA with the following smaps entry: 7f3ea3a9c000-7f3ea3aa1000 rw-p 0fc97000 00:20 1487585 /home/minzi/.local/lib/python3.12/site-packages/nvidia/cusparse/lib/libcusparse.so.12 (00.185859) Found regular file mapping, OK (00.185869) Handling VMA with the following smaps entry: 7f3ea3b00000-7f3ea3e00000 rw-p 00000000 00:00 0 (00.185915) Handling VMA with the following smaps entry: 7f3ea3e00000-7f3ea4432000 r-xp 00000000 00:20 1481749 /home/minzi/.local/lib/python3.12/site-packages/nvidia/cuda_cupti/lib/libcupti.so.12 (00.185925) Found regular file mapping, OK (00.185944) Dumping path for -3 fd via self 12 [/home/minzi/.local/lib/python3.12/site-packages/nvidia/cuda_cupti/lib/libcupti.so.12] (00.185959) Couldn't find the build-id note for file with fd 15 (00.185968) Only file size could be stored for validation for file /home/minzi/.local/lib/python3.12/site-packages/nvidia/cuda_cupti/lib/libcupti.so.12 (00.185973) Handling VMA with the following smaps entry: 7f3ea4432000-7f3ea4631000 ---p 00632000 00:20 1481749 /home/minzi/.local/lib/python3.12/site-packages/nvidia/cuda_cupti/lib/libcupti.so.12 (00.185979) vma 7f3ea4432000 borrows vfi from previous 7f3ea3e00000 (00.185984) Handling VMA with the following smaps entry: 7f3ea4631000-7f3ea467e000 r--p 00631000 00:20 1481749 /home/minzi/.local/lib/python3.12/site-packages/nvidia/cuda_cupti/lib/libcupti.so.12 (00.185990) vma 7f3ea4631000 borrows vfi from previous 7f3ea4432000 (00.185996) Handling VMA with the following smaps entry: 7f3ea467e000-7f3ea4713000 rw-p 0067e000 00:20 1481749 /home/minzi/.local/lib/python3.12/site-packages/nvidia/cuda_cupti/lib/libcupti.so.12 (00.186002) vma 7f3ea467e000 borrows vfi from previous 7f3ea4631000 (00.186006) Handling VMA with the following smaps entry: 7f3ea4713000-7f3ea474d000 rw-p 00000000 00:00 0 (00.186050) Handling VMA with the following smaps entry: 7f3ea4800000-7f3ea4a00000 rw-p 00000000 00:00 0 (00.186057) Handling VMA with the following smaps entry: 7f3ea4a00000-7f3ea4a18000 r-xp 00000000 00:20 1487622 /home/minzi/.local/lib/python3.12/site-packages/nvidia/cudnn/lib/libcudnn.so.9 (00.186067) Found regular file mapping, OK (00.186085) Dumping path for -3 fd via self 12 [/home/minzi/.local/lib/python3.12/site-packages/nvidia/cudnn/lib/libcudnn.so.9] (00.186108) Handling VMA with the following smaps entry: 7f3ea4a18000-7f3ea4c18000 ---p 00018000 00:20 1487622 /home/minzi/.local/lib/python3.12/site-packages/nvidia/cudnn/lib/libcudnn.so.9 (00.186115) vma 7f3ea4a18000 borrows vfi from previous 7f3ea4a00000 (00.186119) Handling VMA with the following smaps entry: 7f3ea4c18000-7f3ea4c19000 r--p 00018000 00:20 1487622 /home/minzi/.local/lib/python3.12/site-packages/nvidia/cudnn/lib/libcudnn.so.9 (00.186125) vma 7f3ea4c18000 borrows vfi from previous 7f3ea4a18000 (00.186129) Handling VMA with the following smaps entry: 7f3ea4c19000-7f3ea4c1a000 rw-p 00019000 00:20 1487622 /home/minzi/.local/lib/python3.12/site-packages/nvidia/cudnn/lib/libcudnn.so.9 (00.186135) vma 7f3ea4c19000 borrows vfi from previous 7f3ea4c18000 (00.186296) Handling VMA with the following smaps entry: 7f3ea4d00000-7f3ea5000000 rw-p 00000000 00:00 0 (00.186307) Handling VMA with the following smaps entry: 7f3ea5000000-7f3ea5dfc000 r--p 00000000 00:20 1495704 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libtorch_cuda.so (00.186317) Found regular file mapping, OK (00.186337) Dumping path for -3 fd via self 12 [/home/minzi/.local/lib/python3.12/site-packages/torch/lib/libtorch_cuda.so] (00.186357) Couldn't find the build-id note for file with fd 15 (00.186365) Only file size could be stored for validation for file /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libtorch_cuda.so (00.186371) Handling VMA with the following smaps entry: 7f3ea5dfc000-7f3ea88c9000 r-xp 00dfc000 00:20 1495704 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libtorch_cuda.so (00.186378) vma 7f3ea5dfc000 borrows vfi from previous 7f3ea5000000 (00.186382) Handling VMA with the following smaps entry: 7f3ea88c9000-7f3ed7e85000 r--p 038c9000 00:20 1495704 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libtorch_cuda.so (00.186388) vma 7f3ea88c9000 borrows vfi from previous 7f3ea5dfc000 (00.186392) Handling VMA with the following smaps entry: 7f3ed7e85000-7f3ed7ef4000 r--p 32e84000 00:20 1495704 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libtorch_cuda.so (00.186399) vma 7f3ed7e85000 borrows vfi from previous 7f3ea88c9000 (00.186496) Handling VMA with the following smaps entry: 7f3ed7ef4000-7f3ed7f16000 rw-p 32ef3000 00:20 1495704 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libtorch_cuda.so (00.186503) vma 7f3ed7ef4000 borrows vfi from previous 7f3ed7e85000 (00.186508) Handling VMA with the following smaps entry: 7f3ed7f16000-7f3ed8c26000 rw-p 00000000 00:00 0 (00.186516) Handling VMA with the following smaps entry: 7f3ed8c26000-7f3eda21f000 rw-p 346a4000 00:20 1495704 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libtorch_cuda.so (00.186526) Found regular file mapping, OK (00.186536) Handling VMA with the following smaps entry: 7f3eda229000-7f3eda23c000 r--p 00000000 00:20 454687 /usr/lib64/libssl.so.3.2.2 (00.186546) Found regular file mapping, OK (00.186565) Dumping path for -3 fd via self 12 [/usr/lib64/libssl.so.3.2.2] (00.186587) Handling VMA with the following smaps entry: 7f3eda23c000-7f3eda2ce000 r-xp 00013000 00:20 454687 /usr/lib64/libssl.so.3.2.2 (00.186594) vma 7f3eda23c000 borrows vfi from previous 7f3eda229000 (00.186687) Handling VMA with the following smaps entry: 7f3eda2ce000-7f3eda2f1000 r--p 000a5000 00:20 454687 /usr/lib64/libssl.so.3.2.2 (00.186694) vma 7f3eda2ce000 borrows vfi from previous 7f3eda23c000 (00.186699) Handling VMA with the following smaps entry: 7f3eda2f1000-7f3eda2fc000 r--p 000c8000 00:20 454687 /usr/lib64/libssl.so.3.2.2 (00.186705) vma 7f3eda2f1000 borrows vfi from previous 7f3eda2ce000 (00.186709) Handling VMA with the following smaps entry: 7f3eda2fc000-7f3eda300000 rw-p 000d3000 00:20 454687 /usr/lib64/libssl.so.3.2.2 (00.186715) vma 7f3eda2fc000 borrows vfi from previous 7f3eda2f1000 (00.186719) Handling VMA with the following smaps entry: 7f3eda300000-7f3eda400000 rw-p 00000000 00:00 0 (00.186728) Handling VMA with the following smaps entry: 7f3eda400000-7f3edb449000 r--p 00000000 00:20 1495705 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libtorch_cpu.so (00.186738) Found regular file mapping, OK (00.186756) Dumping path for -3 fd via self 12 [/home/minzi/.local/lib/python3.12/site-packages/torch/lib/libtorch_cpu.so] (00.186771) Couldn't find the build-id note for file with fd 15 (00.186779) Only file size could be stored for validation for file /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libtorch_cpu.so (00.187066) Handling VMA with the following smaps entry: 7f3edb449000-7f3eee5ec000 r-xp 01049000 00:20 1495705 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libtorch_cpu.so (00.187075) vma 7f3edb449000 borrows vfi from previous 7f3eda400000 (00.187080) Handling VMA with the following smaps entry: 7f3eee5ec000-7f3ef15a9000 r--p 141ec000 00:20 1495705 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libtorch_cpu.so (00.187090) vma 7f3eee5ec000 borrows vfi from previous 7f3edb449000 (00.187094) Handling VMA with the following smaps entry: 7f3ef15a9000-7f3ef17fc000 r--p 171a8000 00:20 1495705 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libtorch_cpu.so (00.187100) vma 7f3ef15a9000 borrows vfi from previous 7f3eee5ec000 (00.187105) Handling VMA with the following smaps entry: 7f3ef17fc000-7f3ef1903000 rw-p 173fb000 00:20 1495705 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libtorch_cpu.so (00.187111) vma 7f3ef17fc000 borrows vfi from previous 7f3ef15a9000 (00.187115) Handling VMA with the following smaps entry: 7f3ef1903000-7f3ef199d000 rw-p 00000000 00:00 0 (00.187187) Handling VMA with the following smaps entry: 7f3ef199d000-7f3ef262e000 rw-p 1c923000 00:20 1495705 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libtorch_cpu.so (00.187202) Found regular file mapping, OK (00.187213) Handling VMA with the following smaps entry: 7f3ef26cf000-7f3ef26d5000 r--p 00000000 00:20 54263 /usr/lib64/libmpdec.so.2.5.1 (00.187223) Found regular file mapping, OK (00.187242) Dumping path for -3 fd via self 12 [/usr/lib64/libmpdec.so.2.5.1] (00.187264) Handling VMA with the following smaps entry: 7f3ef26d5000-7f3ef26f8000 r-xp 00006000 00:20 54263 /usr/lib64/libmpdec.so.2.5.1 (00.187271) vma 7f3ef26d5000 borrows vfi from previous 7f3ef26cf000 (00.187275) Handling VMA with the following smaps entry: 7f3ef26f8000-7f3ef26fe000 r--p 00029000 00:20 54263 /usr/lib64/libmpdec.so.2.5.1 (00.187282) vma 7f3ef26f8000 borrows vfi from previous 7f3ef26d5000 (00.187286) Handling VMA with the following smaps entry: 7f3ef26fe000-7f3ef26ff000 r--p 0002f000 00:20 54263 /usr/lib64/libmpdec.so.2.5.1 (00.187292) vma 7f3ef26fe000 borrows vfi from previous 7f3ef26f8000 (00.187383) Handling VMA with the following smaps entry: 7f3ef26ff000-7f3ef2700000 rw-p 00030000 00:20 54263 /usr/lib64/libmpdec.so.2.5.1 (00.187390) vma 7f3ef26ff000 borrows vfi from previous 7f3ef26fe000 (00.187395) Handling VMA with the following smaps entry: 7f3ef2700000-7f3ef2800000 rw-p 00000000 00:00 0 (00.187404) Handling VMA with the following smaps entry: 7f3ef2800000-7f3ef2a3c000 r--p 00000000 00:20 1495701 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libtorch_python.so (00.187414) Found regular file mapping, OK (00.187436) Dumping path for -3 fd via self 12 [/home/minzi/.local/lib/python3.12/site-packages/torch/lib/libtorch_python.so] (00.187450) Couldn't find the build-id note for file with fd 15 (00.187459) Only file size could be stored for validation for file /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libtorch_python.so (00.187464) Handling VMA with the following smaps entry: 7f3ef2a3c000-7f3ef3651000 r-xp 0023c000 00:20 1495701 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libtorch_python.so (00.187470) vma 7f3ef2a3c000 borrows vfi from previous 7f3ef2800000 (00.187475) Handling VMA with the following smaps entry: 7f3ef3651000-7f3ef39ed000 r--p 00e51000 00:20 1495701 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libtorch_python.so (00.187480) vma 7f3ef3651000 borrows vfi from previous 7f3ef2a3c000 (00.187518) Handling VMA with the following smaps entry: 7f3ef39ed000-7f3ef3a0c000 r--p 011ec000 00:20 1495701 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libtorch_python.so (00.187525) vma 7f3ef39ed000 borrows vfi from previous 7f3ef3651000 (00.187529) Handling VMA with the following smaps entry: 7f3ef3a0c000-7f3ef3a64000 rw-p 0120b000 00:20 1495701 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libtorch_python.so (00.187535) vma 7f3ef3a0c000 borrows vfi from previous 7f3ef39ed000 (00.187540) Handling VMA with the following smaps entry: 7f3ef3a64000-7f3ef3acc000 rw-p 00000000 00:00 0 (00.187549) Handling VMA with the following smaps entry: 7f3ef3acc000-7f3ef3bfa000 rw-p 018e5000 00:20 1495701 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libtorch_python.so (00.187564) Found regular file mapping, OK (00.187575) Handling VMA with the following smaps entry: 7f3ef3c00000-7f3ef3c9d000 r--p 00000000 00:20 412763 /usr/lib64/libstdc++.so.6.0.33 (00.187585) Found regular file mapping, OK (00.187604) Dumping path for -3 fd via self 12 [/usr/lib64/libstdc++.so.6.0.33] (00.187644) Handling VMA with the following smaps entry: 7f3ef3c9d000-7f3ef3dd5000 r-xp 0009d000 00:20 412763 /usr/lib64/libstdc++.so.6.0.33 (00.187651) vma 7f3ef3c9d000 borrows vfi from previous 7f3ef3c00000 (00.187655) Handling VMA with the following smaps entry: 7f3ef3dd5000-7f3ef3e52000 r--p 001d5000 00:20 412763 /usr/lib64/libstdc++.so.6.0.33 (00.187661) vma 7f3ef3dd5000 borrows vfi from previous 7f3ef3c9d000 (00.187665) Handling VMA with the following smaps entry: 7f3ef3e52000-7f3ef3e5f000 r--p 00251000 00:20 412763 /usr/lib64/libstdc++.so.6.0.33 (00.187672) vma 7f3ef3e52000 borrows vfi from previous 7f3ef3dd5000 (00.187676) Handling VMA with the following smaps entry: 7f3ef3e5f000-7f3ef3e60000 rw-p 0025e000 00:20 412763 /usr/lib64/libstdc++.so.6.0.33 (00.187682) vma 7f3ef3e5f000 borrows vfi from previous 7f3ef3e52000 (00.187686) Handling VMA with the following smaps entry: 7f3ef3e60000-7f3ef3e64000 rw-p 00000000 00:00 0 (00.187712) Handling VMA with the following smaps entry: 7f3ef3e8e000-7f3ef3e93000 r--p 00000000 00:20 471608 /usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so (00.187723) Found regular file mapping, OK (00.187741) Dumping path for -3 fd via self 12 [/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so] (00.187761) Handling VMA with the following smaps entry: 7f3ef3e93000-7f3ef3ea7000 r-xp 00005000 00:20 471608 /usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so (00.187768) vma 7f3ef3e93000 borrows vfi from previous 7f3ef3e8e000 (00.187772) Handling VMA with the following smaps entry: 7f3ef3ea7000-7f3ef3eb2000 r--p 00019000 00:20 471608 /usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so (00.187778) vma 7f3ef3ea7000 borrows vfi from previous 7f3ef3e93000 (00.187782) Handling VMA with the following smaps entry: 7f3ef3eb2000-7f3ef3eb3000 r--p 00024000 00:20 471608 /usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so (00.187788) vma 7f3ef3eb2000 borrows vfi from previous 7f3ef3ea7000 (00.187792) Handling VMA with the following smaps entry: 7f3ef3eb3000-7f3ef3eb6000 rw-p 00025000 00:20 471608 /usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so (00.187798) vma 7f3ef3eb3000 borrows vfi from previous 7f3ef3eb2000 (00.187824) Handling VMA with the following smaps entry: 7f3ef3eb6000-7f3ef3fb6000 rw-p 00000000 00:00 0 (00.187835) Handling VMA with the following smaps entry: 7f3ef3fd5000-7f3ef3fdc000 r--p 00000000 00:20 471630 /usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so (00.187845) Found regular file mapping, OK (00.187869) Dumping path for -3 fd via self 12 [/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so] (00.187898) Handling VMA with the following smaps entry: 7f3ef3fdc000-7f3ef3fe9000 r-xp 00007000 00:20 471630 /usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so (00.187906) vma 7f3ef3fdc000 borrows vfi from previous 7f3ef3fd5000 (00.187911) Handling VMA with the following smaps entry: 7f3ef3fe9000-7f3ef3ff7000 r--p 00014000 00:20 471630 /usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so (00.187917) vma 7f3ef3fe9000 borrows vfi from previous 7f3ef3fdc000 (00.187921) Handling VMA with the following smaps entry: 7f3ef3ff7000-7f3ef3ff8000 r--p 00022000 00:20 471630 /usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so (00.187933) vma 7f3ef3ff7000 borrows vfi from previous 7f3ef3fe9000 (00.187959) Handling VMA with the following smaps entry: 7f3ef3ff8000-7f3ef4000000 rw-p 00023000 00:20 471630 /usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so (00.187966) vma 7f3ef3ff8000 borrows vfi from previous 7f3ef3ff7000 (00.187970) Handling VMA with the following smaps entry: 7f3ef4000000-7f3ef4025000 r-xp 00000000 00:20 1495700 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libgomp-a34b3233.so.1 (00.187981) Found regular file mapping, OK (00.188001) Dumping path for -3 fd via self 12 [/home/minzi/.local/lib/python3.12/site-packages/torch/lib/libgomp-a34b3233.so.1] (00.188027) Handling VMA with the following smaps entry: 7f3ef4025000-7f3ef4224000 ---p 00025000 00:20 1495700 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libgomp-a34b3233.so.1 (00.188034) vma 7f3ef4025000 borrows vfi from previous 7f3ef4000000 (00.188038) Handling VMA with the following smaps entry: 7f3ef4224000-7f3ef4225000 r--p 00024000 00:20 1495700 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libgomp-a34b3233.so.1 (00.188044) vma 7f3ef4224000 borrows vfi from previous 7f3ef4025000 (00.188049) Handling VMA with the following smaps entry: 7f3ef4225000-7f3ef422a000 rw-p 00025000 00:20 1495700 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libgomp-a34b3233.so.1 (00.188054) vma 7f3ef4225000 borrows vfi from previous 7f3ef4224000 (00.188075) Handling VMA with the following smaps entry: 7f3ef423d000-7f3ef423f000 r--p 00000000 00:20 471613 /usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so (00.188085) Found regular file mapping, OK (00.188105) Dumping path for -3 fd via self 12 [/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so] (00.188125) Handling VMA with the following smaps entry: 7f3ef423f000-7f3ef4245000 r-xp 00002000 00:20 471613 /usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so (00.188132) vma 7f3ef423f000 borrows vfi from previous 7f3ef423d000 (00.188138) Handling VMA with the following smaps entry: 7f3ef4245000-7f3ef4247000 r--p 00008000 00:20 471613 /usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so (00.188145) vma 7f3ef4245000 borrows vfi from previous 7f3ef423f000 (00.188150) Handling VMA with the following smaps entry: 7f3ef4247000-7f3ef4248000 r--p 00009000 00:20 471613 /usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so (00.188157) vma 7f3ef4247000 borrows vfi from previous 7f3ef4245000 (00.188163) Handling VMA with the following smaps entry: 7f3ef4248000-7f3ef4249000 rw-p 0000a000 00:20 471613 /usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so (00.188170) vma 7f3ef4248000 borrows vfi from previous 7f3ef4247000 (00.188192) Handling VMA with the following smaps entry: 7f3ef4249000-7f3ef424b000 r--p 00000000 00:20 471642 /usr/lib64/python3.12/lib-dynload/mmap.cpython-312-x86_64-linux-gnu.so (00.188210) Found regular file mapping, OK (00.188230) Dumping path for -3 fd via self 12 [/usr/lib64/python3.12/lib-dynload/mmap.cpython-312-x86_64-linux-gnu.so] (00.188251) Handling VMA with the following smaps entry: 7f3ef424b000-7f3ef424e000 r-xp 00002000 00:20 471642 /usr/lib64/python3.12/lib-dynload/mmap.cpython-312-x86_64-linux-gnu.so (00.188258) vma 7f3ef424b000 borrows vfi from previous 7f3ef4249000 (00.188262) Handling VMA with the following smaps entry: 7f3ef424e000-7f3ef4250000 r--p 00005000 00:20 471642 /usr/lib64/python3.12/lib-dynload/mmap.cpython-312-x86_64-linux-gnu.so (00.188268) vma 7f3ef424e000 borrows vfi from previous 7f3ef424b000 (00.188275) Handling VMA with the following smaps entry: 7f3ef4250000-7f3ef4251000 r--p 00006000 00:20 471642 /usr/lib64/python3.12/lib-dynload/mmap.cpython-312-x86_64-linux-gnu.so (00.188285) vma 7f3ef4250000 borrows vfi from previous 7f3ef424e000 (00.188290) Handling VMA with the following smaps entry: 7f3ef4251000-7f3ef4252000 rw-p 00007000 00:20 471642 /usr/lib64/python3.12/lib-dynload/mmap.cpython-312-x86_64-linux-gnu.so (00.188296) vma 7f3ef4251000 borrows vfi from previous 7f3ef4250000 (00.188321) Handling VMA with the following smaps entry: 7f3ef4252000-7f3ef4258000 r--p 00000000 00:20 70600 /usr/lib64/python3.12/site-packages/numpy/random/_generator.cpython-312-x86_64-linux-gnu.so (00.188332) Found regular file mapping, OK (00.188351) Dumping path for -3 fd via self 12 [/usr/lib64/python3.12/site-packages/numpy/random/_generator.cpython-312-x86_64-linux-gnu.so] (00.188378) Handling VMA with the following smaps entry: 7f3ef4258000-7f3ef42d4000 r-xp 00006000 00:20 70600 /usr/lib64/python3.12/site-packages/numpy/random/_generator.cpython-312-x86_64-linux-gnu.so (00.188384) vma 7f3ef4258000 borrows vfi from previous 7f3ef4252000 (00.188389) Handling VMA with the following smaps entry: 7f3ef42d4000-7f3ef4325000 r--p 00082000 00:20 70600 /usr/lib64/python3.12/site-packages/numpy/random/_generator.cpython-312-x86_64-linux-gnu.so (00.188395) vma 7f3ef42d4000 borrows vfi from previous 7f3ef4258000 (00.188399) Handling VMA with the following smaps entry: 7f3ef4325000-7f3ef4327000 r--p 000d3000 00:20 70600 /usr/lib64/python3.12/site-packages/numpy/random/_generator.cpython-312-x86_64-linux-gnu.so (00.188405) vma 7f3ef4325000 borrows vfi from previous 7f3ef42d4000 (00.188420) Handling VMA with the following smaps entry: 7f3ef4327000-7f3ef4329000 rw-p 000d5000 00:20 70600 /usr/lib64/python3.12/site-packages/numpy/random/_generator.cpython-312-x86_64-linux-gnu.so (00.188427) vma 7f3ef4327000 borrows vfi from previous 7f3ef4325000 (00.188431) Handling VMA with the following smaps entry: 7f3ef4329000-7f3ef432a000 rw-p 00000000 00:00 0 (00.188440) Handling VMA with the following smaps entry: 7f3ef432a000-7f3ef432d000 r--p 00000000 00:20 70609 /usr/lib64/python3.12/site-packages/numpy/random/_sfc64.cpython-312-x86_64-linux-gnu.so (00.188450) Found regular file mapping, OK (00.188468) Dumping path for -3 fd via self 12 [/usr/lib64/python3.12/site-packages/numpy/random/_sfc64.cpython-312-x86_64-linux-gnu.so] (00.188488) Handling VMA with the following smaps entry: 7f3ef432d000-7f3ef4335000 r-xp 00003000 00:20 70609 /usr/lib64/python3.12/site-packages/numpy/random/_sfc64.cpython-312-x86_64-linux-gnu.so (00.188495) vma 7f3ef432d000 borrows vfi from previous 7f3ef432a000 (00.188499) Handling VMA with the following smaps entry: 7f3ef4335000-7f3ef4338000 r--p 0000b000 00:20 70609 /usr/lib64/python3.12/site-packages/numpy/random/_sfc64.cpython-312-x86_64-linux-gnu.so (00.188505) vma 7f3ef4335000 borrows vfi from previous 7f3ef432d000 (00.188527) Handling VMA with the following smaps entry: 7f3ef4338000-7f3ef4339000 r--p 0000d000 00:20 70609 /usr/lib64/python3.12/site-packages/numpy/random/_sfc64.cpython-312-x86_64-linux-gnu.so (00.188533) vma 7f3ef4338000 borrows vfi from previous 7f3ef4335000 (00.188537) Handling VMA with the following smaps entry: 7f3ef4339000-7f3ef433a000 rw-p 0000e000 00:20 70609 /usr/lib64/python3.12/site-packages/numpy/random/_sfc64.cpython-312-x86_64-linux-gnu.so (00.188544) vma 7f3ef4339000 borrows vfi from previous 7f3ef4338000 (00.188548) Handling VMA with the following smaps entry: 7f3ef433a000-7f3ef433d000 r--p 00000000 00:20 70604 /usr/lib64/python3.12/site-packages/numpy/random/_pcg64.cpython-312-x86_64-linux-gnu.so (00.188558) Found regular file mapping, OK (00.188576) Dumping path for -3 fd via self 12 [/usr/lib64/python3.12/site-packages/numpy/random/_pcg64.cpython-312-x86_64-linux-gnu.so] (00.188595) Handling VMA with the following smaps entry: 7f3ef433d000-7f3ef434c000 r-xp 00003000 00:20 70604 /usr/lib64/python3.12/site-packages/numpy/random/_pcg64.cpython-312-x86_64-linux-gnu.so (00.188606) vma 7f3ef433d000 borrows vfi from previous 7f3ef433a000 (00.188611) Handling VMA with the following smaps entry: 7f3ef434c000-7f3ef4351000 r--p 00012000 00:20 70604 /usr/lib64/python3.12/site-packages/numpy/random/_pcg64.cpython-312-x86_64-linux-gnu.so (00.188617) vma 7f3ef434c000 borrows vfi from previous 7f3ef433d000 (00.188638) Handling VMA with the following smaps entry: 7f3ef4351000-7f3ef4352000 r--p 00016000 00:20 70604 /usr/lib64/python3.12/site-packages/numpy/random/_pcg64.cpython-312-x86_64-linux-gnu.so (00.188644) vma 7f3ef4351000 borrows vfi from previous 7f3ef434c000 (00.188649) Handling VMA with the following smaps entry: 7f3ef4352000-7f3ef4353000 rw-p 00017000 00:20 70604 /usr/lib64/python3.12/site-packages/numpy/random/_pcg64.cpython-312-x86_64-linux-gnu.so (00.188654) vma 7f3ef4352000 borrows vfi from previous 7f3ef4351000 (00.188661) Handling VMA with the following smaps entry: 7f3ef4353000-7f3ef4356000 r--p 00000000 00:20 70606 /usr/lib64/python3.12/site-packages/numpy/random/_philox.cpython-312-x86_64-linux-gnu.so (00.188671) Found regular file mapping, OK (00.188689) Dumping path for -3 fd via self 12 [/usr/lib64/python3.12/site-packages/numpy/random/_philox.cpython-312-x86_64-linux-gnu.so] (00.188709) Handling VMA with the following smaps entry: 7f3ef4356000-7f3ef4361000 r-xp 00003000 00:20 70606 /usr/lib64/python3.12/site-packages/numpy/random/_philox.cpython-312-x86_64-linux-gnu.so (00.188716) vma 7f3ef4356000 borrows vfi from previous 7f3ef4353000 (00.188720) Handling VMA with the following smaps entry: 7f3ef4361000-7f3ef4365000 r--p 0000e000 00:20 70606 /usr/lib64/python3.12/site-packages/numpy/random/_philox.cpython-312-x86_64-linux-gnu.so (00.188727) vma 7f3ef4361000 borrows vfi from previous 7f3ef4356000 (00.188749) Handling VMA with the following smaps entry: 7f3ef4365000-7f3ef4366000 r--p 00011000 00:20 70606 /usr/lib64/python3.12/site-packages/numpy/random/_philox.cpython-312-x86_64-linux-gnu.so (00.188756) vma 7f3ef4365000 borrows vfi from previous 7f3ef4361000 (00.188760) Handling VMA with the following smaps entry: 7f3ef4366000-7f3ef4367000 rw-p 00012000 00:20 70606 /usr/lib64/python3.12/site-packages/numpy/random/_philox.cpython-312-x86_64-linux-gnu.so (00.188766) vma 7f3ef4366000 borrows vfi from previous 7f3ef4365000 (00.188771) Handling VMA with the following smaps entry: 7f3ef4367000-7f3ef436b000 r--p 00000000 00:20 70594 /usr/lib64/python3.12/site-packages/numpy/random/_bounded_integers.cpython-312-x86_64-linux-gnu.so (00.188781) Found regular file mapping, OK (00.188799) Dumping path for -3 fd via self 12 [/usr/lib64/python3.12/site-packages/numpy/random/_bounded_integers.cpython-312-x86_64-linux-gnu.so] (00.188819) Handling VMA with the following smaps entry: 7f3ef436b000-7f3ef43b3000 r-xp 00004000 00:20 70594 /usr/lib64/python3.12/site-packages/numpy/random/_bounded_integers.cpython-312-x86_64-linux-gnu.so (00.188826) vma 7f3ef436b000 borrows vfi from previous 7f3ef4367000 (00.188830) Handling VMA with the following smaps entry: 7f3ef43b3000-7f3ef43bb000 r--p 0004c000 00:20 70594 /usr/lib64/python3.12/site-packages/numpy/random/_bounded_integers.cpython-312-x86_64-linux-gnu.so (00.188836) vma 7f3ef43b3000 borrows vfi from previous 7f3ef436b000 (00.188856) Handling VMA with the following smaps entry: 7f3ef43bb000-7f3ef43bc000 r--p 00054000 00:20 70594 /usr/lib64/python3.12/site-packages/numpy/random/_bounded_integers.cpython-312-x86_64-linux-gnu.so (00.188862) vma 7f3ef43bb000 borrows vfi from previous 7f3ef43b3000 (00.188866) Handling VMA with the following smaps entry: 7f3ef43bc000-7f3ef43bd000 rw-p 00055000 00:20 70594 /usr/lib64/python3.12/site-packages/numpy/random/_bounded_integers.cpython-312-x86_64-linux-gnu.so (00.188876) vma 7f3ef43bc000 borrows vfi from previous 7f3ef43bb000 (00.188881) Handling VMA with the following smaps entry: 7f3ef43bd000-7f3ef43be000 r--p 00000000 00:20 53624 /usr/lib64/libb2.so.1.0.4 (00.188891) Found regular file mapping, OK (00.188909) Dumping path for -3 fd via self 12 [/usr/lib64/libb2.so.1.0.4] (00.188930) Handling VMA with the following smaps entry: 7f3ef43be000-7f3ef43c4000 r-xp 00001000 00:20 53624 /usr/lib64/libb2.so.1.0.4 (00.188937) vma 7f3ef43be000 borrows vfi from previous 7f3ef43bd000 (00.188957) Handling VMA with the following smaps entry: 7f3ef43c4000-7f3ef43c5000 r--p 00007000 00:20 53624 /usr/lib64/libb2.so.1.0.4 (00.188964) vma 7f3ef43c4000 borrows vfi from previous 7f3ef43be000 (00.188968) Handling VMA with the following smaps entry: 7f3ef43c5000-7f3ef43c6000 r--p 00007000 00:20 53624 /usr/lib64/libb2.so.1.0.4 (00.188974) vma 7f3ef43c5000 borrows vfi from previous 7f3ef43c4000 (00.188978) Handling VMA with the following smaps entry: 7f3ef43c6000-7f3ef43c7000 rw-p 00008000 00:20 53624 /usr/lib64/libb2.so.1.0.4 (00.188984) vma 7f3ef43c6000 borrows vfi from previous 7f3ef43c5000 (00.188989) Handling VMA with the following smaps entry: 7f3ef43c8000-7f3ef43c9000 r--p 00000000 00:20 471612 /usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so (00.188999) Found regular file mapping, OK (00.189017) Dumping path for -3 fd via self 12 [/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so] (00.189036) Handling VMA with the following smaps entry: 7f3ef43c9000-7f3ef43cb000 r-xp 00001000 00:20 471612 /usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so (00.189043) vma 7f3ef43c9000 borrows vfi from previous 7f3ef43c8000 (00.189061) Handling VMA with the following smaps entry: 7f3ef43cb000-7f3ef43ce000 r--p 00003000 00:20 471612 /usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so (00.189068) vma 7f3ef43cb000 borrows vfi from previous 7f3ef43c9000 (00.189072) Handling VMA with the following smaps entry: 7f3ef43ce000-7f3ef43cf000 r--p 00005000 00:20 471612 /usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so (00.189079) vma 7f3ef43ce000 borrows vfi from previous 7f3ef43cb000 (00.189083) Handling VMA with the following smaps entry: 7f3ef43cf000-7f3ef43d0000 rw-p 00006000 00:20 471612 /usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so (00.189089) vma 7f3ef43cf000 borrows vfi from previous 7f3ef43ce000 (00.189093) Handling VMA with the following smaps entry: 7f3ef43d0000-7f3ef43d3000 r--p 00000000 00:20 70602 /usr/lib64/python3.12/site-packages/numpy/random/_mt19937.cpython-312-x86_64-linux-gnu.so (00.189103) Found regular file mapping, OK (00.189121) Dumping path for -3 fd via self 12 [/usr/lib64/python3.12/site-packages/numpy/random/_mt19937.cpython-312-x86_64-linux-gnu.so] (00.189140) Handling VMA with the following smaps entry: 7f3ef43d3000-7f3ef43e1000 r-xp 00003000 00:20 70602 /usr/lib64/python3.12/site-packages/numpy/random/_mt19937.cpython-312-x86_64-linux-gnu.so (00.189147) vma 7f3ef43d3000 borrows vfi from previous 7f3ef43d0000 (00.189168) Handling VMA with the following smaps entry: 7f3ef43e1000-7f3ef43e6000 r--p 00011000 00:20 70602 /usr/lib64/python3.12/site-packages/numpy/random/_mt19937.cpython-312-x86_64-linux-gnu.so (00.189174) vma 7f3ef43e1000 borrows vfi from previous 7f3ef43d3000 (00.189179) Handling VMA with the following smaps entry: 7f3ef43e6000-7f3ef43e7000 r--p 00015000 00:20 70602 /usr/lib64/python3.12/site-packages/numpy/random/_mt19937.cpython-312-x86_64-linux-gnu.so (00.189185) vma 7f3ef43e6000 borrows vfi from previous 7f3ef43e1000 (00.189189) Handling VMA with the following smaps entry: 7f3ef43e7000-7f3ef43e8000 rw-p 00016000 00:20 70602 /usr/lib64/python3.12/site-packages/numpy/random/_mt19937.cpython-312-x86_64-linux-gnu.so (00.189205) vma 7f3ef43e7000 borrows vfi from previous 7f3ef43e6000 (00.189211) Handling VMA with the following smaps entry: 7f3ef43e8000-7f3ef43ea000 r--p 00000000 00:20 471592 /usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so (00.189222) Found regular file mapping, OK (00.189242) Dumping path for -3 fd via self 12 [/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so] (00.189263) Handling VMA with the following smaps entry: 7f3ef43ea000-7f3ef43ee000 r-xp 00002000 00:20 471592 /usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so (00.189271) vma 7f3ef43ea000 borrows vfi from previous 7f3ef43e8000 (00.189292) Handling VMA with the following smaps entry: 7f3ef43ee000-7f3ef43ef000 r--p 00006000 00:20 471592 /usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so (00.189299) vma 7f3ef43ee000 borrows vfi from previous 7f3ef43ea000 (00.189303) Handling VMA with the following smaps entry: 7f3ef43ef000-7f3ef43f0000 r--p 00007000 00:20 471592 /usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so (00.189309) vma 7f3ef43ef000 borrows vfi from previous 7f3ef43ee000 (00.189314) Handling VMA with the following smaps entry: 7f3ef43f0000-7f3ef43f1000 rw-p 00008000 00:20 471592 /usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so (00.189320) vma 7f3ef43f0000 borrows vfi from previous 7f3ef43ef000 (00.189324) Handling VMA with the following smaps entry: 7f3ef43f1000-7f3ef43f4000 r--p 00000000 00:20 471611 /usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so (00.189334) Found regular file mapping, OK (00.189352) Dumping path for -3 fd via self 12 [/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so] (00.189372) Handling VMA with the following smaps entry: 7f3ef43f4000-7f3ef43fa000 r-xp 00003000 00:20 471611 /usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so (00.189379) vma 7f3ef43f4000 borrows vfi from previous 7f3ef43f1000 (00.189419) Handling VMA with the following smaps entry: 7f3ef43fa000-7f3ef43fe000 r--p 00009000 00:20 471611 /usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so (00.189425) vma 7f3ef43fa000 borrows vfi from previous 7f3ef43f4000 (00.189430) Handling VMA with the following smaps entry: 7f3ef43fe000-7f3ef43ff000 r--p 0000c000 00:20 471611 /usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so (00.189436) vma 7f3ef43fe000 borrows vfi from previous 7f3ef43fa000 (00.189440) Handling VMA with the following smaps entry: 7f3ef43ff000-7f3ef4400000 rw-p 0000d000 00:20 471611 /usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so (00.189447) vma 7f3ef43ff000 borrows vfi from previous 7f3ef43fe000 (00.189453) Handling VMA with the following smaps entry: 7f3ef4400000-7f3ef4600000 rw-p 00000000 00:00 0 (00.189462) Handling VMA with the following smaps entry: 7f3ef4600000-7f3ef4608000 r-xp 00000000 00:20 1481402 /home/minzi/.local/lib/python3.12/site-packages/nvidia/nvtx/lib/libnvToolsExt.so.1 (00.189472) Found regular file mapping, OK (00.189491) Dumping path for -3 fd via self 12 [/home/minzi/.local/lib/python3.12/site-packages/nvidia/nvtx/lib/libnvToolsExt.so.1] (00.189533) Handling VMA with the following smaps entry: 7f3ef4608000-7f3ef4808000 ---p 00008000 00:20 1481402 /home/minzi/.local/lib/python3.12/site-packages/nvidia/nvtx/lib/libnvToolsExt.so.1 (00.189540) vma 7f3ef4608000 borrows vfi from previous 7f3ef4600000 (00.189544) Handling VMA with the following smaps entry: 7f3ef4808000-7f3ef4809000 r--p 00008000 00:20 1481402 /home/minzi/.local/lib/python3.12/site-packages/nvidia/nvtx/lib/libnvToolsExt.so.1 (00.189555) vma 7f3ef4808000 borrows vfi from previous 7f3ef4608000 (00.189559) Handling VMA with the following smaps entry: 7f3ef4809000-7f3ef480a000 rw-p 00009000 00:20 1481402 /home/minzi/.local/lib/python3.12/site-packages/nvidia/nvtx/lib/libnvToolsExt.so.1 (00.189565) vma 7f3ef4809000 borrows vfi from previous 7f3ef4808000 (00.189570) Handling VMA with the following smaps entry: 7f3ef480d000-7f3ef4811000 r--p 00000000 00:20 70598 /usr/lib64/python3.12/site-packages/numpy/random/_common.cpython-312-x86_64-linux-gnu.so (00.189580) Found regular file mapping, OK (00.189599) Dumping path for -3 fd via self 12 [/usr/lib64/python3.12/site-packages/numpy/random/_common.cpython-312-x86_64-linux-gnu.so] (00.189619) Handling VMA with the following smaps entry: 7f3ef4811000-7f3ef4843000 r-xp 00004000 00:20 70598 /usr/lib64/python3.12/site-packages/numpy/random/_common.cpython-312-x86_64-linux-gnu.so (00.189626) vma 7f3ef4811000 borrows vfi from previous 7f3ef480d000 (00.189649) Handling VMA with the following smaps entry: 7f3ef4843000-7f3ef4847000 r--p 00036000 00:20 70598 /usr/lib64/python3.12/site-packages/numpy/random/_common.cpython-312-x86_64-linux-gnu.so (00.189656) vma 7f3ef4843000 borrows vfi from previous 7f3ef4811000 (00.189660) Handling VMA with the following smaps entry: 7f3ef4847000-7f3ef4848000 r--p 0003a000 00:20 70598 /usr/lib64/python3.12/site-packages/numpy/random/_common.cpython-312-x86_64-linux-gnu.so (00.189666) vma 7f3ef4847000 borrows vfi from previous 7f3ef4843000 (00.189671) Handling VMA with the following smaps entry: 7f3ef4848000-7f3ef4849000 rw-p 0003b000 00:20 70598 /usr/lib64/python3.12/site-packages/numpy/random/_common.cpython-312-x86_64-linux-gnu.so (00.189677) vma 7f3ef4848000 borrows vfi from previous 7f3ef4847000 (00.189681) Handling VMA with the following smaps entry: 7f3ef4849000-7f3ef484d000 r--p 00000000 00:20 70615 /usr/lib64/python3.12/site-packages/numpy/random/mtrand.cpython-312-x86_64-linux-gnu.so (00.189691) Found regular file mapping, OK (00.189709) Dumping path for -3 fd via self 12 [/usr/lib64/python3.12/site-packages/numpy/random/mtrand.cpython-312-x86_64-linux-gnu.so] (00.189749) Handling VMA with the following smaps entry: 7f3ef484d000-7f3ef48a2000 r-xp 00004000 00:20 70615 /usr/lib64/python3.12/site-packages/numpy/random/mtrand.cpython-312-x86_64-linux-gnu.so (00.189756) vma 7f3ef484d000 borrows vfi from previous 7f3ef4849000 (00.189761) Handling VMA with the following smaps entry: 7f3ef48a2000-7f3ef48ec000 r--p 00059000 00:20 70615 /usr/lib64/python3.12/site-packages/numpy/random/mtrand.cpython-312-x86_64-linux-gnu.so (00.189767) vma 7f3ef48a2000 borrows vfi from previous 7f3ef484d000 (00.189771) Handling VMA with the following smaps entry: 7f3ef48ec000-7f3ef48ee000 r--p 000a2000 00:20 70615 /usr/lib64/python3.12/site-packages/numpy/random/mtrand.cpython-312-x86_64-linux-gnu.so (00.189778) vma 7f3ef48ec000 borrows vfi from previous 7f3ef48a2000 (00.189782) Handling VMA with the following smaps entry: 7f3ef48ee000-7f3ef48ef000 rw-p 000a4000 00:20 70615 /usr/lib64/python3.12/site-packages/numpy/random/mtrand.cpython-312-x86_64-linux-gnu.so (00.189788) vma 7f3ef48ee000 borrows vfi from previous 7f3ef48ec000 (00.189792) Handling VMA with the following smaps entry: 7f3ef48ef000-7f3ef49f0000 rw-p 00000000 00:00 0 (00.189817) Handling VMA with the following smaps entry: 7f3ef4a09000-7f3ef4a0b000 r--p 00000000 00:20 471602 /usr/lib64/python3.12/lib-dynload/_csv.cpython-312-x86_64-linux-gnu.so (00.189827) Found regular file mapping, OK (00.189845) Dumping path for -3 fd via self 12 [/usr/lib64/python3.12/lib-dynload/_csv.cpython-312-x86_64-linux-gnu.so] (00.189866) Handling VMA with the following smaps entry: 7f3ef4a0b000-7f3ef4a0e000 r-xp 00002000 00:20 471602 /usr/lib64/python3.12/lib-dynload/_csv.cpython-312-x86_64-linux-gnu.so (00.189876) vma 7f3ef4a0b000 borrows vfi from previous 7f3ef4a09000 (00.189881) Handling VMA with the following smaps entry: 7f3ef4a0e000-7f3ef4a11000 r--p 00005000 00:20 471602 /usr/lib64/python3.12/lib-dynload/_csv.cpython-312-x86_64-linux-gnu.so (00.189887) vma 7f3ef4a0e000 borrows vfi from previous 7f3ef4a0b000 (00.189891) Handling VMA with the following smaps entry: 7f3ef4a11000-7f3ef4a12000 r--p 00007000 00:20 471602 /usr/lib64/python3.12/lib-dynload/_csv.cpython-312-x86_64-linux-gnu.so (00.189897) vma 7f3ef4a11000 borrows vfi from previous 7f3ef4a0e000 (00.189901) Handling VMA with the following smaps entry: 7f3ef4a12000-7f3ef4a13000 rw-p 00008000 00:20 471602 /usr/lib64/python3.12/lib-dynload/_csv.cpython-312-x86_64-linux-gnu.so (00.189907) vma 7f3ef4a12000 borrows vfi from previous 7f3ef4a11000 (00.189923) Handling VMA with the following smaps entry: 7f3ef4a13000-7f3ef4a15000 r--p 00000000 00:20 1475281 /usr/lib64/libuuid.so.1.3.0 (00.189934) Found regular file mapping, OK (00.189952) Dumping path for -3 fd via self 12 [/usr/lib64/libuuid.so.1.3.0] (00.189972) Handling VMA with the following smaps entry: 7f3ef4a15000-7f3ef4a1a000 r-xp 00002000 00:20 1475281 /usr/lib64/libuuid.so.1.3.0 (00.189979) vma 7f3ef4a15000 borrows vfi from previous 7f3ef4a13000 (00.189983) Handling VMA with the following smaps entry: 7f3ef4a1a000-7f3ef4a1b000 r--p 00007000 00:20 1475281 /usr/lib64/libuuid.so.1.3.0 (00.189989) vma 7f3ef4a1a000 borrows vfi from previous 7f3ef4a15000 (00.189993) Handling VMA with the following smaps entry: 7f3ef4a1b000-7f3ef4a1c000 r--p 00007000 00:20 1475281 /usr/lib64/libuuid.so.1.3.0 (00.189999) vma 7f3ef4a1b000 borrows vfi from previous 7f3ef4a1a000 (00.190004) Handling VMA with the following smaps entry: 7f3ef4a1c000-7f3ef4a1d000 rw-p 00008000 00:20 1475281 /usr/lib64/libuuid.so.1.3.0 (00.190009) vma 7f3ef4a1c000 borrows vfi from previous 7f3ef4a1b000 (00.190032) Handling VMA with the following smaps entry: 7f3ef4a22000-7f3ef4a23000 r--p 00000000 00:20 1483172 /home/minzi/.local/lib/python3.12/site-packages/markupsafe/_speedups.cpython-312-x86_64-linux-gnu.so (00.190043) Found regular file mapping, OK (00.190061) Dumping path for -3 fd via self 12 [/home/minzi/.local/lib/python3.12/site-packages/markupsafe/_speedups.cpython-312-x86_64-linux-gnu.so] (00.190080) Handling VMA with the following smaps entry: 7f3ef4a23000-7f3ef4a24000 r-xp 00001000 00:20 1483172 /home/minzi/.local/lib/python3.12/site-packages/markupsafe/_speedups.cpython-312-x86_64-linux-gnu.so (00.190087) vma 7f3ef4a23000 borrows vfi from previous 7f3ef4a22000 (00.190092) Handling VMA with the following smaps entry: 7f3ef4a24000-7f3ef4a25000 r--p 00002000 00:20 1483172 /home/minzi/.local/lib/python3.12/site-packages/markupsafe/_speedups.cpython-312-x86_64-linux-gnu.so (00.190098) vma 7f3ef4a24000 borrows vfi from previous 7f3ef4a23000 (00.190102) Handling VMA with the following smaps entry: 7f3ef4a25000-7f3ef4a26000 r--p 00002000 00:20 1483172 /home/minzi/.local/lib/python3.12/site-packages/markupsafe/_speedups.cpython-312-x86_64-linux-gnu.so (00.190108) vma 7f3ef4a25000 borrows vfi from previous 7f3ef4a24000 (00.190112) Handling VMA with the following smaps entry: 7f3ef4a26000-7f3ef4a27000 rw-p 00003000 00:20 1483172 /home/minzi/.local/lib/python3.12/site-packages/markupsafe/_speedups.cpython-312-x86_64-linux-gnu.so (00.190118) vma 7f3ef4a26000 borrows vfi from previous 7f3ef4a25000 (00.190138) Handling VMA with the following smaps entry: 7f3ef4a27000-7f3ef4a2a000 r--p 00000000 00:20 471590 /usr/lib64/python3.12/lib-dynload/_asyncio.cpython-312-x86_64-linux-gnu.so (00.190149) Found regular file mapping, OK (00.190167) Dumping path for -3 fd via self 12 [/usr/lib64/python3.12/lib-dynload/_asyncio.cpython-312-x86_64-linux-gnu.so] (00.190192) Handling VMA with the following smaps entry: 7f3ef4a2a000-7f3ef4a30000 r-xp 00003000 00:20 471590 /usr/lib64/python3.12/lib-dynload/_asyncio.cpython-312-x86_64-linux-gnu.so (00.190210) vma 7f3ef4a2a000 borrows vfi from previous 7f3ef4a27000 (00.190214) Handling VMA with the following smaps entry: 7f3ef4a30000-7f3ef4a34000 r--p 00009000 00:20 471590 /usr/lib64/python3.12/lib-dynload/_asyncio.cpython-312-x86_64-linux-gnu.so (00.190220) vma 7f3ef4a30000 borrows vfi from previous 7f3ef4a2a000 (00.190225) Handling VMA with the following smaps entry: 7f3ef4a34000-7f3ef4a35000 r--p 0000d000 00:20 471590 /usr/lib64/python3.12/lib-dynload/_asyncio.cpython-312-x86_64-linux-gnu.so (00.190231) vma 7f3ef4a34000 borrows vfi from previous 7f3ef4a30000 (00.190237) Handling VMA with the following smaps entry: 7f3ef4a35000-7f3ef4a37000 rw-p 0000e000 00:20 471590 /usr/lib64/python3.12/lib-dynload/_asyncio.cpython-312-x86_64-linux-gnu.so (00.190243) vma 7f3ef4a35000 borrows vfi from previous 7f3ef4a34000 (00.190263) Handling VMA with the following smaps entry: 7f3ef4a37000-7f3ef4a39000 r--p 00000000 00:20 471623 /usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so (00.190274) Found regular file mapping, OK (00.190294) Dumping path for -3 fd via self 12 [/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so] (00.190314) Handling VMA with the following smaps entry: 7f3ef4a39000-7f3ef4a3b000 r-xp 00002000 00:20 471623 /usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so (00.190321) vma 7f3ef4a39000 borrows vfi from previous 7f3ef4a37000 (00.190325) Handling VMA with the following smaps entry: 7f3ef4a3b000-7f3ef4a3c000 r--p 00004000 00:20 471623 /usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so (00.190331) vma 7f3ef4a3b000 borrows vfi from previous 7f3ef4a39000 (00.190335) Handling VMA with the following smaps entry: 7f3ef4a3c000-7f3ef4a3d000 r--p 00004000 00:20 471623 /usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so (00.190342) vma 7f3ef4a3c000 borrows vfi from previous 7f3ef4a3b000 (00.190346) Handling VMA with the following smaps entry: 7f3ef4a3d000-7f3ef4a3e000 rw-p 00005000 00:20 471623 /usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so (00.190352) vma 7f3ef4a3d000 borrows vfi from previous 7f3ef4a3c000 (00.190371) Handling VMA with the following smaps entry: 7f3ef4a3e000-7f3ef4a3f000 r--p 00000000 00:20 471633 /usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so (00.190382) Found regular file mapping, OK (00.190400) Dumping path for -3 fd via self 12 [/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so] (00.190418) Handling VMA with the following smaps entry: 7f3ef4a3f000-7f3ef4a40000 r-xp 00001000 00:20 471633 /usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so (00.190425) vma 7f3ef4a3f000 borrows vfi from previous 7f3ef4a3e000 (00.190429) Handling VMA with the following smaps entry: 7f3ef4a40000-7f3ef4a41000 r--p 00002000 00:20 471633 /usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so (00.190435) vma 7f3ef4a40000 borrows vfi from previous 7f3ef4a3f000 (00.190440) Handling VMA with the following smaps entry: 7f3ef4a41000-7f3ef4a42000 r--p 00002000 00:20 471633 /usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so (00.190446) vma 7f3ef4a41000 borrows vfi from previous 7f3ef4a40000 (00.190450) Handling VMA with the following smaps entry: 7f3ef4a42000-7f3ef4a43000 rw-p 00003000 00:20 471633 /usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so (00.190456) vma 7f3ef4a42000 borrows vfi from previous 7f3ef4a41000 (00.190477) Handling VMA with the following smaps entry: 7f3ef4a43000-7f3ef4a45000 r--p 00000000 00:20 471618 /usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so (00.190491) Found regular file mapping, OK (00.190510) Dumping path for -3 fd via self 12 [/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so] (00.190529) Handling VMA with the following smaps entry: 7f3ef4a45000-7f3ef4a47000 r-xp 00002000 00:20 471618 /usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so (00.190536) vma 7f3ef4a45000 borrows vfi from previous 7f3ef4a43000 (00.190540) Handling VMA with the following smaps entry: 7f3ef4a47000-7f3ef4a48000 r--p 00004000 00:20 471618 /usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so (00.190546) vma 7f3ef4a47000 borrows vfi from previous 7f3ef4a45000 (00.190550) Handling VMA with the following smaps entry: 7f3ef4a48000-7f3ef4a49000 r--p 00004000 00:20 471618 /usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so (00.190556) vma 7f3ef4a48000 borrows vfi from previous 7f3ef4a47000 (00.190571) Handling VMA with the following smaps entry: 7f3ef4a49000-7f3ef4a4a000 rw-p 00005000 00:20 471618 /usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so (00.190577) vma 7f3ef4a49000 borrows vfi from previous 7f3ef4a48000 (00.190582) Handling VMA with the following smaps entry: 7f3ef4a4a000-7f3ef4a4b000 r--p 00000000 00:20 471638 /usr/lib64/python3.12/lib-dynload/cmath.cpython-312-x86_64-linux-gnu.so (00.190592) Found regular file mapping, OK (00.190610) Dumping path for -3 fd via self 12 [/usr/lib64/python3.12/lib-dynload/cmath.cpython-312-x86_64-linux-gnu.so] (00.190630) Handling VMA with the following smaps entry: 7f3ef4a4b000-7f3ef4a50000 r-xp 00001000 00:20 471638 /usr/lib64/python3.12/lib-dynload/cmath.cpython-312-x86_64-linux-gnu.so (00.190636) vma 7f3ef4a4b000 borrows vfi from previous 7f3ef4a4a000 (00.190641) Handling VMA with the following smaps entry: 7f3ef4a50000-7f3ef4a52000 r--p 00006000 00:20 471638 /usr/lib64/python3.12/lib-dynload/cmath.cpython-312-x86_64-linux-gnu.so (00.190647) vma 7f3ef4a50000 borrows vfi from previous 7f3ef4a4b000 (00.190652) Handling VMA with the following smaps entry: 7f3ef4a52000-7f3ef4a53000 r--p 00007000 00:20 471638 /usr/lib64/python3.12/lib-dynload/cmath.cpython-312-x86_64-linux-gnu.so (00.190658) vma 7f3ef4a52000 borrows vfi from previous 7f3ef4a50000 (00.190683) Handling VMA with the following smaps entry: 7f3ef4a53000-7f3ef4a54000 rw-p 00008000 00:20 471638 /usr/lib64/python3.12/lib-dynload/cmath.cpython-312-x86_64-linux-gnu.so (00.190689) vma 7f3ef4a53000 borrows vfi from previous 7f3ef4a52000 (00.190694) Handling VMA with the following smaps entry: 7f3ef4a54000-7f3ef4b56000 rw-p 00000000 00:00 0 (00.190703) Handling VMA with the following smaps entry: 7f3ef4b56000-7f3ef4b59000 r--p 00000000 00:20 56961 /usr/lib64/flexiblas/libflexiblas_netlib.so (00.190712) Found regular file mapping, OK (00.190731) Dumping path for -3 fd via self 12 [/usr/lib64/flexiblas/libflexiblas_netlib.so] (00.190751) Handling VMA with the following smaps entry: 7f3ef4b59000-7f3ef4bb3000 r-xp 00003000 00:20 56961 /usr/lib64/flexiblas/libflexiblas_netlib.so (00.190757) vma 7f3ef4b59000 borrows vfi from previous 7f3ef4b56000 (00.190762) Handling VMA with the following smaps entry: 7f3ef4bb3000-7f3ef4bb6000 r--p 0005d000 00:20 56961 /usr/lib64/flexiblas/libflexiblas_netlib.so (00.190767) vma 7f3ef4bb3000 borrows vfi from previous 7f3ef4b59000 (00.190789) Handling VMA with the following smaps entry: 7f3ef4bb6000-7f3ef4bb7000 r--p 0005f000 00:20 56961 /usr/lib64/flexiblas/libflexiblas_netlib.so (00.190795) vma 7f3ef4bb6000 borrows vfi from previous 7f3ef4bb3000 (00.190800) Handling VMA with the following smaps entry: 7f3ef4bb7000-7f3ef4bb8000 rw-p 00000000 00:00 0 (00.190813) Handling VMA with the following smaps entry: 7f3ef4bb8000-7f3ef4bbb000 r--p 00000000 00:20 445074 /usr/lib64/libquadmath.so.0.0.0 (00.190823) Found regular file mapping, OK (00.190842) Dumping path for -3 fd via self 12 [/usr/lib64/libquadmath.so.0.0.0] (00.190863) Handling VMA with the following smaps entry: 7f3ef4bbb000-7f3ef4be7000 r-xp 00003000 00:20 445074 /usr/lib64/libquadmath.so.0.0.0 (00.190869) vma 7f3ef4bbb000 borrows vfi from previous 7f3ef4bb8000 (00.190874) Handling VMA with the following smaps entry: 7f3ef4be7000-7f3ef4bfe000 r--p 0002f000 00:20 445074 /usr/lib64/libquadmath.so.0.0.0 (00.190880) vma 7f3ef4be7000 borrows vfi from previous 7f3ef4bbb000 (00.190901) Handling VMA with the following smaps entry: 7f3ef4bfe000-7f3ef4bff000 r--p 00046000 00:20 445074 /usr/lib64/libquadmath.so.0.0.0 (00.190908) vma 7f3ef4bfe000 borrows vfi from previous 7f3ef4be7000 (00.190912) Handling VMA with the following smaps entry: 7f3ef4bff000-7f3ef4c00000 rw-p 00047000 00:20 445074 /usr/lib64/libquadmath.so.0.0.0 (00.190918) vma 7f3ef4bff000 borrows vfi from previous 7f3ef4bfe000 (00.190922) Handling VMA with the following smaps entry: 7f3ef4c00000-7f3ef4ca0000 r-xp 00000000 00:20 1481667 /home/minzi/.local/lib/python3.12/site-packages/nvidia/cuda_runtime/lib/libcudart.so.12 (00.190934) Found regular file mapping, OK (00.190963) Dumping path for -3 fd via self 12 [/home/minzi/.local/lib/python3.12/site-packages/nvidia/cuda_runtime/lib/libcudart.so.12] (00.190988) Handling VMA with the following smaps entry: 7f3ef4ca0000-7f3ef4ea0000 ---p 000a0000 00:20 1481667 /home/minzi/.local/lib/python3.12/site-packages/nvidia/cuda_runtime/lib/libcudart.so.12 (00.190997) vma 7f3ef4ca0000 borrows vfi from previous 7f3ef4c00000 (00.191001) Handling VMA with the following smaps entry: 7f3ef4ea0000-7f3ef4ea5000 r--p 000a0000 00:20 1481667 /home/minzi/.local/lib/python3.12/site-packages/nvidia/cuda_runtime/lib/libcudart.so.12 (00.191008) vma 7f3ef4ea0000 borrows vfi from previous 7f3ef4ca0000 (00.191030) Handling VMA with the following smaps entry: 7f3ef4ea5000-7f3ef4ea6000 rw-p 000a5000 00:20 1481667 /home/minzi/.local/lib/python3.12/site-packages/nvidia/cuda_runtime/lib/libcudart.so.12 (00.191036) vma 7f3ef4ea5000 borrows vfi from previous 7f3ef4ea0000 (00.191041) Handling VMA with the following smaps entry: 7f3ef4ea6000-7f3ef4ea7000 rw-p 00000000 00:00 0 (00.191050) Handling VMA with the following smaps entry: 7f3ef4ea9000-7f3ef4eaa000 r--p 00000000 00:20 471640 /usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so (00.191059) Found regular file mapping, OK (00.191079) Dumping path for -3 fd via self 12 [/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so] (00.191098) Handling VMA with the following smaps entry: 7f3ef4eaa000-7f3ef4eab000 r-xp 00001000 00:20 471640 /usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so (00.191104) vma 7f3ef4eaa000 borrows vfi from previous 7f3ef4ea9000 (00.191109) Handling VMA with the following smaps entry: 7f3ef4eab000-7f3ef4eac000 r--p 00002000 00:20 471640 /usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so (00.191115) vma 7f3ef4eab000 borrows vfi from previous 7f3ef4eaa000 (00.191137) Handling VMA with the following smaps entry: 7f3ef4eac000-7f3ef4ead000 r--p 00002000 00:20 471640 /usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so (00.191144) vma 7f3ef4eac000 borrows vfi from previous 7f3ef4eab000 (00.191148) Handling VMA with the following smaps entry: 7f3ef4ead000-7f3ef4eae000 rw-p 00003000 00:20 471640 /usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so (00.191154) vma 7f3ef4ead000 borrows vfi from previous 7f3ef4eac000 (00.191158) Handling VMA with the following smaps entry: 7f3ef4eae000-7f3ef4eb2000 r--p 00000000 00:20 70611 /usr/lib64/python3.12/site-packages/numpy/random/bit_generator.cpython-312-x86_64-linux-gnu.so (00.191173) Found regular file mapping, OK (00.191192) Dumping path for -3 fd via self 12 [/usr/lib64/python3.12/site-packages/numpy/random/bit_generator.cpython-312-x86_64-linux-gnu.so] (00.191219) Handling VMA with the following smaps entry: 7f3ef4eb2000-7f3ef4ed3000 r-xp 00004000 00:20 70611 /usr/lib64/python3.12/site-packages/numpy/random/bit_generator.cpython-312-x86_64-linux-gnu.so (00.191227) vma 7f3ef4eb2000 borrows vfi from previous 7f3ef4eae000 (00.191231) Handling VMA with the following smaps entry: 7f3ef4ed3000-7f3ef4edc000 r--p 00025000 00:20 70611 /usr/lib64/python3.12/site-packages/numpy/random/bit_generator.cpython-312-x86_64-linux-gnu.so (00.191237) vma 7f3ef4ed3000 borrows vfi from previous 7f3ef4eb2000 (00.191266) Handling VMA with the following smaps entry: 7f3ef4edc000-7f3ef4edd000 r--p 0002e000 00:20 70611 /usr/lib64/python3.12/site-packages/numpy/random/bit_generator.cpython-312-x86_64-linux-gnu.so (00.191272) vma 7f3ef4edc000 borrows vfi from previous 7f3ef4ed3000 (00.191277) Handling VMA with the following smaps entry: 7f3ef4edd000-7f3ef4edf000 rw-p 0002f000 00:20 70611 /usr/lib64/python3.12/site-packages/numpy/random/bit_generator.cpython-312-x86_64-linux-gnu.so (00.191282) vma 7f3ef4edd000 borrows vfi from previous 7f3ef4edc000 (00.191287) Handling VMA with the following smaps entry: 7f3ef4edf000-7f3ef4f81000 rw-p 00000000 00:00 0 (00.191296) Handling VMA with the following smaps entry: 7f3ef4f84000-7f3ef4f89000 r--p 00000000 00:20 70414 /usr/lib64/python3.12/site-packages/numpy/linalg/_umath_linalg.cpython-312-x86_64-linux-gnu.so (00.191306) Found regular file mapping, OK (00.191324) Dumping path for -3 fd via self 12 [/usr/lib64/python3.12/site-packages/numpy/linalg/_umath_linalg.cpython-312-x86_64-linux-gnu.so] (00.191344) Handling VMA with the following smaps entry: 7f3ef4f89000-7f3ef4fa3000 r-xp 00005000 00:20 70414 /usr/lib64/python3.12/site-packages/numpy/linalg/_umath_linalg.cpython-312-x86_64-linux-gnu.so (00.191351) vma 7f3ef4f89000 borrows vfi from previous 7f3ef4f84000 (00.191374) Handling VMA with the following smaps entry: 7f3ef4fa3000-7f3ef4fa7000 r--p 0001f000 00:20 70414 /usr/lib64/python3.12/site-packages/numpy/linalg/_umath_linalg.cpython-312-x86_64-linux-gnu.so (00.191380) vma 7f3ef4fa3000 borrows vfi from previous 7f3ef4f89000 (00.191385) Handling VMA with the following smaps entry: 7f3ef4fa7000-7f3ef4fa8000 r--p 00023000 00:20 70414 /usr/lib64/python3.12/site-packages/numpy/linalg/_umath_linalg.cpython-312-x86_64-linux-gnu.so (00.191391) vma 7f3ef4fa7000 borrows vfi from previous 7f3ef4fa3000 (00.191395) Handling VMA with the following smaps entry: 7f3ef4fa8000-7f3ef4fa9000 rw-p 00024000 00:20 70414 /usr/lib64/python3.12/site-packages/numpy/linalg/_umath_linalg.cpython-312-x86_64-linux-gnu.so (00.191401) vma 7f3ef4fa8000 borrows vfi from previous 7f3ef4fa7000 (00.191407) Handling VMA with the following smaps entry: 7f3ef4fa9000-7f3ef4faf000 r--p 00000000 00:20 69522 /usr/lib64/python3.12/site-packages/numpy/core/_multiarray_tests.cpython-312-x86_64-linux-gnu.so (00.191417) Found regular file mapping, OK (00.191435) Dumping path for -3 fd via self 12 [/usr/lib64/python3.12/site-packages/numpy/core/_multiarray_tests.cpython-312-x86_64-linux-gnu.so] (00.191454) Handling VMA with the following smaps entry: 7f3ef4faf000-7f3ef4fc1000 r-xp 00006000 00:20 69522 /usr/lib64/python3.12/site-packages/numpy/core/_multiarray_tests.cpython-312-x86_64-linux-gnu.so (00.191461) vma 7f3ef4faf000 borrows vfi from previous 7f3ef4fa9000 (00.191482) Handling VMA with the following smaps entry: 7f3ef4fc1000-7f3ef4fc6000 r--p 00018000 00:20 69522 /usr/lib64/python3.12/site-packages/numpy/core/_multiarray_tests.cpython-312-x86_64-linux-gnu.so (00.191493) vma 7f3ef4fc1000 borrows vfi from previous 7f3ef4faf000 (00.191498) Handling VMA with the following smaps entry: 7f3ef4fc6000-7f3ef4fc7000 r--p 0001c000 00:20 69522 /usr/lib64/python3.12/site-packages/numpy/core/_multiarray_tests.cpython-312-x86_64-linux-gnu.so (00.191503) vma 7f3ef4fc6000 borrows vfi from previous 7f3ef4fc1000 (00.191508) Handling VMA with the following smaps entry: 7f3ef4fc7000-7f3ef4fc8000 rw-p 0001d000 00:20 69522 /usr/lib64/python3.12/site-packages/numpy/core/_multiarray_tests.cpython-312-x86_64-linux-gnu.so (00.191514) vma 7f3ef4fc7000 borrows vfi from previous 7f3ef4fc6000 (00.191518) Handling VMA with the following smaps entry: 7f3ef4fc8000-7f3ef4fcd000 r--p 00000000 00:20 56962 /usr/lib64/flexiblas/libflexiblas_openblas-openmp.so (00.191528) Found regular file mapping, OK (00.191546) Dumping path for -3 fd via self 12 [/usr/lib64/flexiblas/libflexiblas_openblas-openmp.so] (00.191591) Handling VMA with the following smaps entry: 7f3ef4fcd000-7f3ef4fd0000 r-xp 00005000 00:20 56962 /usr/lib64/flexiblas/libflexiblas_openblas-openmp.so (00.191598) vma 7f3ef4fcd000 borrows vfi from previous 7f3ef4fc8000 (00.191602) Handling VMA with the following smaps entry: 7f3ef4fd0000-7f3ef4fd1000 r--p 00008000 00:20 56962 /usr/lib64/flexiblas/libflexiblas_openblas-openmp.so (00.191608) vma 7f3ef4fd0000 borrows vfi from previous 7f3ef4fcd000 (00.191612) Handling VMA with the following smaps entry: 7f3ef4fd1000-7f3ef4fd2000 r--p 00008000 00:20 56962 /usr/lib64/flexiblas/libflexiblas_openblas-openmp.so (00.191619) vma 7f3ef4fd1000 borrows vfi from previous 7f3ef4fd0000 (00.191623) Handling VMA with the following smaps entry: 7f3ef4fd2000-7f3ef4fd3000 rw-p 00000000 00:00 0 (00.191632) Handling VMA with the following smaps entry: 7f3ef4fd3000-7f3ef5001000 r--p 00000000 00:20 1495710 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libc10.so (00.191642) Found regular file mapping, OK (00.191660) Dumping path for -3 fd via self 12 [/home/minzi/.local/lib/python3.12/site-packages/torch/lib/libc10.so] (00.191675) Couldn't find the build-id note for file with fd 15 (00.191685) Only file size could be stored for validation for file /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libc10.so (00.191704) Handling VMA with the following smaps entry: 7f3ef5001000-7f3ef508f000 r-xp 0002e000 00:20 1495710 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libc10.so (00.191711) vma 7f3ef5001000 borrows vfi from previous 7f3ef4fd3000 (00.191716) Handling VMA with the following smaps entry: 7f3ef508f000-7f3ef50be000 r--p 000bc000 00:20 1495710 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libc10.so (00.191722) vma 7f3ef508f000 borrows vfi from previous 7f3ef5001000 (00.191726) Handling VMA with the following smaps entry: 7f3ef50be000-7f3ef50c1000 r--p 000ea000 00:20 1495710 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libc10.so (00.191732) vma 7f3ef50be000 borrows vfi from previous 7f3ef508f000 (00.191736) Handling VMA with the following smaps entry: 7f3ef50c1000-7f3ef50c7000 rw-p 000ed000 00:20 1495710 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libc10.so (00.191742) vma 7f3ef50c1000 borrows vfi from previous 7f3ef50be000 (00.191747) Handling VMA with the following smaps entry: 7f3ef50c7000-7f3ef50ca000 rw-p 00000000 00:00 0 (00.191769) Handling VMA with the following smaps entry: 7f3ef50ca000-7f3ef50e2000 rw-p 00132000 00:20 1495710 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libc10.so (00.191779) Found regular file mapping, OK (00.191790) Handling VMA with the following smaps entry: 7f3ef50e2000-7f3ef50f3000 r--p 00000000 00:20 1495709 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libc10_cuda.so (00.191800) Found regular file mapping, OK (00.191823) Dumping path for -3 fd via self 12 [/home/minzi/.local/lib/python3.12/site-packages/torch/lib/libc10_cuda.so] (00.191847) Handling VMA with the following smaps entry: 7f3ef50f3000-7f3ef5148000 r-xp 00011000 00:20 1495709 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libc10_cuda.so (00.191854) vma 7f3ef50f3000 borrows vfi from previous 7f3ef50e2000 (00.191859) Handling VMA with the following smaps entry: 7f3ef5148000-7f3ef515c000 r--p 00066000 00:20 1495709 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libc10_cuda.so (00.191866) vma 7f3ef5148000 borrows vfi from previous 7f3ef50f3000 (00.191870) Handling VMA with the following smaps entry: 7f3ef515c000-7f3ef515d000 ---p 0007a000 00:20 1495709 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libc10_cuda.so (00.191876) vma 7f3ef515c000 borrows vfi from previous 7f3ef5148000 (00.191898) Handling VMA with the following smaps entry: 7f3ef515d000-7f3ef515e000 r--p 0007a000 00:20 1495709 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libc10_cuda.so (00.191904) vma 7f3ef515d000 borrows vfi from previous 7f3ef515c000 (00.191908) Handling VMA with the following smaps entry: 7f3ef515e000-7f3ef515f000 rw-p 0007b000 00:20 1495709 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libc10_cuda.so (00.191915) vma 7f3ef515e000 borrows vfi from previous 7f3ef515d000 (00.191919) Handling VMA with the following smaps entry: 7f3ef515f000-7f3ef5185000 rw-p 00000000 00:00 0 (00.191928) Handling VMA with the following smaps entry: 7f3ef5185000-7f3ef518e000 rw-p 00099000 00:20 1495709 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libc10_cuda.so (00.191938) Found regular file mapping, OK (00.191947) Handling VMA with the following smaps entry: 7f3ef518e000-7f3ef519f000 r--p 00000000 00:20 1495706 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libtorch.so (00.191958) Found regular file mapping, OK (00.191975) Dumping path for -3 fd via self 12 [/home/minzi/.local/lib/python3.12/site-packages/torch/lib/libtorch.so] (00.192013) Handling VMA with the following smaps entry: 7f3ef519f000-7f3ef51ac000 r-xp 00011000 00:20 1495706 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libtorch.so (00.192020) vma 7f3ef519f000 borrows vfi from previous 7f3ef518e000 (00.192024) Handling VMA with the following smaps entry: 7f3ef51ac000-7f3ef51b2000 r--p 0001e000 00:20 1495706 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libtorch.so (00.192030) vma 7f3ef51ac000 borrows vfi from previous 7f3ef519f000 (00.192034) Handling VMA with the following smaps entry: 7f3ef51b2000-7f3ef51b3000 ---p 00024000 00:20 1495706 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libtorch.so (00.192040) vma 7f3ef51b2000 borrows vfi from previous 7f3ef51ac000 (00.192045) Handling VMA with the following smaps entry: 7f3ef51b3000-7f3ef51b4000 r--p 00024000 00:20 1495706 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libtorch.so (00.192050) vma 7f3ef51b3000 borrows vfi from previous 7f3ef51b2000 (00.192055) Handling VMA with the following smaps entry: 7f3ef51b4000-7f3ef51b5000 rw-p 00025000 00:20 1495706 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libtorch.so (00.192061) vma 7f3ef51b4000 borrows vfi from previous 7f3ef51b3000 (00.192078) Handling VMA with the following smaps entry: 7f3ef51b5000-7f3ef51bf000 rw-p 00035000 00:20 1495706 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libtorch.so (00.192085) vma 7f3ef51b5000 borrows vfi from previous 7f3ef51b4000 (00.192089) Handling VMA with the following smaps entry: 7f3ef51bf000-7f3ef51c3000 r--p 00000000 00:20 412751 /usr/lib64/libgcc_s-14-20240912.so.1 (00.192099) Found regular file mapping, OK (00.192117) Dumping path for -3 fd via self 12 [/usr/lib64/libgcc_s-14-20240912.so.1] (00.192142) Handling VMA with the following smaps entry: 7f3ef51c3000-7f3ef51e7000 r-xp 00004000 00:20 412751 /usr/lib64/libgcc_s-14-20240912.so.1 (00.192149) vma 7f3ef51c3000 borrows vfi from previous 7f3ef51bf000 (00.192154) Handling VMA with the following smaps entry: 7f3ef51e7000-7f3ef51eb000 r--p 00028000 00:20 412751 /usr/lib64/libgcc_s-14-20240912.so.1 (00.192160) vma 7f3ef51e7000 borrows vfi from previous 7f3ef51c3000 (00.192166) Handling VMA with the following smaps entry: 7f3ef51eb000-7f3ef51ec000 r--p 0002c000 00:20 412751 /usr/lib64/libgcc_s-14-20240912.so.1 (00.192172) vma 7f3ef51eb000 borrows vfi from previous 7f3ef51e7000 (00.192190) Handling VMA with the following smaps entry: 7f3ef51ec000-7f3ef51ed000 rw-p 00000000 00:00 0 (00.192205) Handling VMA with the following smaps entry: 7f3ef51ed000-7f3ef51ee000 r--p 00000000 00:20 54602 /usr/lib64/librt.so.1 (00.192214) Found regular file mapping, OK (00.192234) Dumping path for -3 fd via self 12 [/usr/lib64/librt.so.1] (00.192253) Handling VMA with the following smaps entry: 7f3ef51ee000-7f3ef51ef000 r-xp 00001000 00:20 54602 /usr/lib64/librt.so.1 (00.192260) vma 7f3ef51ee000 borrows vfi from previous 7f3ef51ed000 (00.192264) Handling VMA with the following smaps entry: 7f3ef51ef000-7f3ef51f0000 r--p 00002000 00:20 54602 /usr/lib64/librt.so.1 (00.192270) vma 7f3ef51ef000 borrows vfi from previous 7f3ef51ee000 (00.192274) Handling VMA with the following smaps entry: 7f3ef51f0000-7f3ef51f1000 r--p 00002000 00:20 54602 /usr/lib64/librt.so.1 (00.192281) vma 7f3ef51f0000 borrows vfi from previous 7f3ef51ef000 (00.192295) Handling VMA with the following smaps entry: 7f3ef51f1000-7f3ef51f2000 rw-p 00000000 00:00 0 (00.192305) Handling VMA with the following smaps entry: 7f3ef51f2000-7f3ef51f3000 r--p 00000000 00:20 53766 /usr/lib64/libdl.so.2 (00.192314) Found regular file mapping, OK (00.192332) Dumping path for -3 fd via self 12 [/usr/lib64/libdl.so.2] (00.192350) Handling VMA with the following smaps entry: 7f3ef51f3000-7f3ef51f4000 r-xp 00001000 00:20 53766 /usr/lib64/libdl.so.2 (00.192357) vma 7f3ef51f3000 borrows vfi from previous 7f3ef51f2000 (00.192361) Handling VMA with the following smaps entry: 7f3ef51f4000-7f3ef51f5000 r--p 00002000 00:20 53766 /usr/lib64/libdl.so.2 (00.192367) vma 7f3ef51f4000 borrows vfi from previous 7f3ef51f3000 (00.192371) Handling VMA with the following smaps entry: 7f3ef51f5000-7f3ef51f6000 r--p 00002000 00:20 53766 /usr/lib64/libdl.so.2 (00.192378) vma 7f3ef51f5000 borrows vfi from previous 7f3ef51f4000 (00.192382) Handling VMA with the following smaps entry: 7f3ef51f6000-7f3ef51f7000 rw-p 00000000 00:00 0 (00.192402) Handling VMA with the following smaps entry: 7f3ef51f7000-7f3ef51f8000 r--p 00000000 00:20 54553 /usr/lib64/libpthread.so.0 (00.192411) Found regular file mapping, OK (00.192429) Dumping path for -3 fd via self 12 [/usr/lib64/libpthread.so.0] (00.192447) Handling VMA with the following smaps entry: 7f3ef51f8000-7f3ef51f9000 r-xp 00001000 00:20 54553 /usr/lib64/libpthread.so.0 (00.192454) vma 7f3ef51f8000 borrows vfi from previous 7f3ef51f7000 (00.192458) Handling VMA with the following smaps entry: 7f3ef51f9000-7f3ef51fa000 r--p 00002000 00:20 54553 /usr/lib64/libpthread.so.0 (00.192464) vma 7f3ef51f9000 borrows vfi from previous 7f3ef51f8000 (00.192469) Handling VMA with the following smaps entry: 7f3ef51fa000-7f3ef51fb000 r--p 00002000 00:20 54553 /usr/lib64/libpthread.so.0 (00.192474) vma 7f3ef51fa000 borrows vfi from previous 7f3ef51f9000 (00.192479) Handling VMA with the following smaps entry: 7f3ef51fb000-7f3ef51fc000 rw-p 00000000 00:00 0 (00.192503) Handling VMA with the following smaps entry: 7f3ef51fe000-7f3ef51ff000 r--p 00000000 00:20 471637 /usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so (00.192521) Found regular file mapping, OK (00.192540) Dumping path for -3 fd via self 12 [/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so] (00.192560) Handling VMA with the following smaps entry: 7f3ef51ff000-7f3ef5202000 r-xp 00001000 00:20 471637 /usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so (00.192567) vma 7f3ef51ff000 borrows vfi from previous 7f3ef51fe000 (00.192571) Handling VMA with the following smaps entry: 7f3ef5202000-7f3ef5204000 r--p 00004000 00:20 471637 /usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so (00.192577) vma 7f3ef5202000 borrows vfi from previous 7f3ef51ff000 (00.192581) Handling VMA with the following smaps entry: 7f3ef5204000-7f3ef5205000 r--p 00005000 00:20 471637 /usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so (00.192587) vma 7f3ef5204000 borrows vfi from previous 7f3ef5202000 (00.192591) Handling VMA with the following smaps entry: 7f3ef5205000-7f3ef5206000 rw-p 00006000 00:20 471637 /usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so (00.192598) vma 7f3ef5205000 borrows vfi from previous 7f3ef5204000 (00.192613) Handling VMA with the following smaps entry: 7f3ef5206000-7f3ef5207000 r--p 00000000 00:20 54786 /usr/lib64/libutil.so.1 (00.192623) Found regular file mapping, OK (00.192641) Dumping path for -3 fd via self 12 [/usr/lib64/libutil.so.1] (00.192659) Handling VMA with the following smaps entry: 7f3ef5207000-7f3ef5208000 r-xp 00001000 00:20 54786 /usr/lib64/libutil.so.1 (00.192666) vma 7f3ef5207000 borrows vfi from previous 7f3ef5206000 (00.192670) Handling VMA with the following smaps entry: 7f3ef5208000-7f3ef5209000 r--p 00002000 00:20 54786 /usr/lib64/libutil.so.1 (00.192677) vma 7f3ef5208000 borrows vfi from previous 7f3ef5207000 (00.192681) Handling VMA with the following smaps entry: 7f3ef5209000-7f3ef520a000 r--p 00002000 00:20 54786 /usr/lib64/libutil.so.1 (00.192687) vma 7f3ef5209000 borrows vfi from previous 7f3ef5208000 (00.192691) Handling VMA with the following smaps entry: 7f3ef520a000-7f3ef520b000 rw-p 00000000 00:00 0 (00.192716) Handling VMA with the following smaps entry: 7f3ef520b000-7f3ef520e000 r--p 00000000 00:20 1495707 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libshm.so (00.192726) Found regular file mapping, OK (00.192744) Dumping path for -3 fd via self 12 [/home/minzi/.local/lib/python3.12/site-packages/torch/lib/libshm.so] (00.192764) Handling VMA with the following smaps entry: 7f3ef520e000-7f3ef5211000 r-xp 00003000 00:20 1495707 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libshm.so (00.192771) vma 7f3ef520e000 borrows vfi from previous 7f3ef520b000 (00.192775) Handling VMA with the following smaps entry: 7f3ef5211000-7f3ef5212000 r--p 00006000 00:20 1495707 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libshm.so (00.192781) vma 7f3ef5211000 borrows vfi from previous 7f3ef520e000 (00.192785) Handling VMA with the following smaps entry: 7f3ef5212000-7f3ef5213000 ---p 00007000 00:20 1495707 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libshm.so (00.192791) vma 7f3ef5212000 borrows vfi from previous 7f3ef5211000 (00.192795) Handling VMA with the following smaps entry: 7f3ef5213000-7f3ef5214000 r--p 00007000 00:20 1495707 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libshm.so (00.192801) vma 7f3ef5213000 borrows vfi from previous 7f3ef5212000 (00.192821) Handling VMA with the following smaps entry: 7f3ef5214000-7f3ef5215000 rw-p 00008000 00:20 1495707 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libshm.so (00.192828) vma 7f3ef5214000 borrows vfi from previous 7f3ef5213000 (00.192833) Handling VMA with the following smaps entry: 7f3ef5215000-7f3ef5217000 rw-p 0000b000 00:20 1495707 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libshm.so (00.192843) vma 7f3ef5215000 borrows vfi from previous 7f3ef5214000 (00.192847) Handling VMA with the following smaps entry: 7f3ef5217000-7f3ef5218000 r--p 00000000 00:20 1505862 /home/minzi/.local/lib/python3.12/site-packages/torch/_C.cpython-312-x86_64-linux-gnu.so (00.192857) Found regular file mapping, OK (00.192875) Dumping path for -3 fd via self 12 [/home/minzi/.local/lib/python3.12/site-packages/torch/_C.cpython-312-x86_64-linux-gnu.so] (00.192898) Handling VMA with the following smaps entry: 7f3ef5218000-7f3ef5219000 r-xp 00001000 00:20 1505862 /home/minzi/.local/lib/python3.12/site-packages/torch/_C.cpython-312-x86_64-linux-gnu.so (00.192905) vma 7f3ef5218000 borrows vfi from previous 7f3ef5217000 (00.192909) Handling VMA with the following smaps entry: 7f3ef5219000-7f3ef521a000 r--p 00002000 00:20 1505862 /home/minzi/.local/lib/python3.12/site-packages/torch/_C.cpython-312-x86_64-linux-gnu.so (00.192915) vma 7f3ef5219000 borrows vfi from previous 7f3ef5218000 (00.192936) Handling VMA with the following smaps entry: 7f3ef521a000-7f3ef521b000 r--p 00002000 00:20 1505862 /home/minzi/.local/lib/python3.12/site-packages/torch/_C.cpython-312-x86_64-linux-gnu.so (00.192942) vma 7f3ef521a000 borrows vfi from previous 7f3ef5219000 (00.192947) Handling VMA with the following smaps entry: 7f3ef521b000-7f3ef521c000 rw-p 00003000 00:20 1505862 /home/minzi/.local/lib/python3.12/site-packages/torch/_C.cpython-312-x86_64-linux-gnu.so (00.192952) vma 7f3ef521b000 borrows vfi from previous 7f3ef521a000 (00.192957) Handling VMA with the following smaps entry: 7f3ef521c000-7f3ef521d000 rw-p 00009000 00:20 1505862 /home/minzi/.local/lib/python3.12/site-packages/torch/_C.cpython-312-x86_64-linux-gnu.so (00.192963) vma 7f3ef521c000 borrows vfi from previous 7f3ef521b000 (00.192967) Handling VMA with the following smaps entry: 7f3ef521d000-7f3ef521e000 r--p 00000000 00:20 1495702 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libtorch_global_deps.so (00.192978) Found regular file mapping, OK (00.192996) Dumping path for -3 fd via self 12 [/home/minzi/.local/lib/python3.12/site-packages/torch/lib/libtorch_global_deps.so] (00.193032) Handling VMA with the following smaps entry: 7f3ef521e000-7f3ef521f000 r-xp 00001000 00:20 1495702 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libtorch_global_deps.so (00.193040) vma 7f3ef521e000 borrows vfi from previous 7f3ef521d000 (00.193044) Handling VMA with the following smaps entry: 7f3ef521f000-7f3ef5220000 r--p 00002000 00:20 1495702 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libtorch_global_deps.so (00.193050) vma 7f3ef521f000 borrows vfi from previous 7f3ef521e000 (00.193055) Handling VMA with the following smaps entry: 7f3ef5220000-7f3ef5221000 r--p 00002000 00:20 1495702 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libtorch_global_deps.so (00.193060) vma 7f3ef5220000 borrows vfi from previous 7f3ef521f000 (00.193065) Handling VMA with the following smaps entry: 7f3ef5221000-7f3ef5224000 rw-p 00003000 00:20 1495702 /home/minzi/.local/lib/python3.12/site-packages/torch/lib/libtorch_global_deps.so (00.193071) vma 7f3ef5221000 borrows vfi from previous 7f3ef5220000 (00.193075) Handling VMA with the following smaps entry: 7f3ef5224000-7f3ef5226000 r--p 00000000 00:20 471622 /usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so (00.193086) Found regular file mapping, OK (00.193105) Dumping path for -3 fd via self 12 [/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so] (00.193142) Handling VMA with the following smaps entry: 7f3ef5226000-7f3ef5229000 r-xp 00002000 00:20 471622 /usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so (00.193154) vma 7f3ef5226000 borrows vfi from previous 7f3ef5224000 (00.193158) Handling VMA with the following smaps entry: 7f3ef5229000-7f3ef522a000 r--p 00005000 00:20 471622 /usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so (00.193164) vma 7f3ef5229000 borrows vfi from previous 7f3ef5226000 (00.193168) Handling VMA with the following smaps entry: 7f3ef522a000-7f3ef522b000 r--p 00005000 00:20 471622 /usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so (00.193174) vma 7f3ef522a000 borrows vfi from previous 7f3ef5229000 (00.193179) Handling VMA with the following smaps entry: 7f3ef522b000-7f3ef522c000 rw-p 00006000 00:20 471622 /usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so (00.193185) vma 7f3ef522b000 borrows vfi from previous 7f3ef522a000 (00.193189) Handling VMA with the following smaps entry: 7f3ef522c000-7f3ef522f000 r--p 00000000 00:20 471635 /usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so (00.193203) Found regular file mapping, OK (00.193223) Dumping path for -3 fd via self 12 [/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so] (00.193274) Handling VMA with the following smaps entry: 7f3ef522f000-7f3ef5236000 r-xp 00003000 00:20 471635 /usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so (00.193281) vma 7f3ef522f000 borrows vfi from previous 7f3ef522c000 (00.193286) Handling VMA with the following smaps entry: 7f3ef5236000-7f3ef523a000 r--p 0000a000 00:20 471635 /usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so (00.193291) vma 7f3ef5236000 borrows vfi from previous 7f3ef522f000 (00.193298) Handling VMA with the following smaps entry: 7f3ef523a000-7f3ef523b000 r--p 0000e000 00:20 471635 /usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so (00.193304) vma 7f3ef523a000 borrows vfi from previous 7f3ef5236000 (00.193309) Handling VMA with the following smaps entry: 7f3ef523b000-7f3ef523c000 rw-p 0000f000 00:20 471635 /usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so (00.193314) vma 7f3ef523b000 borrows vfi from previous 7f3ef523a000 (00.193319) Handling VMA with the following smaps entry: 7f3ef523c000-7f3ef533c000 rw-p 00000000 00:00 0 (00.193343) Handling VMA with the following smaps entry: 7f3ef533c000-7f3ef533e000 r--p 00000000 00:20 471648 /usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so (00.193353) Found regular file mapping, OK (00.193372) Dumping path for -3 fd via self 12 [/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so] (00.193391) Handling VMA with the following smaps entry: 7f3ef533e000-7f3ef5341000 r-xp 00002000 00:20 471648 /usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so (00.193399) vma 7f3ef533e000 borrows vfi from previous 7f3ef533c000 (00.193403) Handling VMA with the following smaps entry: 7f3ef5341000-7f3ef5343000 r--p 00005000 00:20 471648 /usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so (00.193409) vma 7f3ef5341000 borrows vfi from previous 7f3ef533e000 (00.193413) Handling VMA with the following smaps entry: 7f3ef5343000-7f3ef5344000 r--p 00007000 00:20 471648 /usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so (00.193419) vma 7f3ef5343000 borrows vfi from previous 7f3ef5341000 (00.193423) Handling VMA with the following smaps entry: 7f3ef5344000-7f3ef5345000 rw-p 00008000 00:20 471648 /usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so (00.193429) vma 7f3ef5344000 borrows vfi from previous 7f3ef5343000 (00.193449) Handling VMA with the following smaps entry: 7f3ef5345000-7f3ef5348000 r--p 00000000 00:20 471606 /usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so (00.193465) Found regular file mapping, OK (00.193483) Dumping path for -3 fd via self 12 [/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so] (00.193504) Handling VMA with the following smaps entry: 7f3ef5348000-7f3ef5356000 r-xp 00003000 00:20 471606 /usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so (00.193511) vma 7f3ef5348000 borrows vfi from previous 7f3ef5345000 (00.193515) Handling VMA with the following smaps entry: 7f3ef5356000-7f3ef535b000 r--p 00011000 00:20 471606 /usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so (00.193521) vma 7f3ef5356000 borrows vfi from previous 7f3ef5348000 (00.193525) Handling VMA with the following smaps entry: 7f3ef535b000-7f3ef535c000 r--p 00016000 00:20 471606 /usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so (00.193531) vma 7f3ef535b000 borrows vfi from previous 7f3ef5356000 (00.193536) Handling VMA with the following smaps entry: 7f3ef535c000-7f3ef535e000 rw-p 00017000 00:20 471606 /usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so (00.193542) vma 7f3ef535c000 borrows vfi from previous 7f3ef535b000 (00.193559) Handling VMA with the following smaps entry: 7f3ef535e000-7f3ef5361000 r--p 00000000 00:20 54224 /usr/lib64/liblzma.so.5.4.6 (00.193570) Found regular file mapping, OK (00.193589) Dumping path for -3 fd via self 12 [/usr/lib64/liblzma.so.5.4.6] (00.193609) Handling VMA with the following smaps entry: 7f3ef5361000-7f3ef5384000 r-xp 00003000 00:20 54224 /usr/lib64/liblzma.so.5.4.6 (00.193616) vma 7f3ef5361000 borrows vfi from previous 7f3ef535e000 (00.193620) Handling VMA with the following smaps entry: 7f3ef5384000-7f3ef538f000 r--p 00026000 00:20 54224 /usr/lib64/liblzma.so.5.4.6 (00.193626) vma 7f3ef5384000 borrows vfi from previous 7f3ef5361000 (00.193631) Handling VMA with the following smaps entry: 7f3ef538f000-7f3ef5390000 r--p 00031000 00:20 54224 /usr/lib64/liblzma.so.5.4.6 (00.193636) vma 7f3ef538f000 borrows vfi from previous 7f3ef5384000 (00.193641) Handling VMA with the following smaps entry: 7f3ef5390000-7f3ef5391000 rw-p 00000000 00:00 0 (00.193663) Handling VMA with the following smaps entry: 7f3ef5391000-7f3ef5393000 r--p 00000000 00:20 53663 /usr/lib64/libbz2.so.1.0.8 (00.193674) Found regular file mapping, OK (00.193692) Dumping path for -3 fd via self 12 [/usr/lib64/libbz2.so.1.0.8] (00.193712) Handling VMA with the following smaps entry: 7f3ef5393000-7f3ef53a1000 r-xp 00002000 00:20 53663 /usr/lib64/libbz2.so.1.0.8 (00.193719) vma 7f3ef5393000 borrows vfi from previous 7f3ef5391000 (00.193723) Handling VMA with the following smaps entry: 7f3ef53a1000-7f3ef53a3000 r--p 00010000 00:20 53663 /usr/lib64/libbz2.so.1.0.8 (00.193729) vma 7f3ef53a1000 borrows vfi from previous 7f3ef5393000 (00.193733) Handling VMA with the following smaps entry: 7f3ef53a3000-7f3ef53a4000 r--p 00011000 00:20 53663 /usr/lib64/libbz2.so.1.0.8 (00.193739) vma 7f3ef53a3000 borrows vfi from previous 7f3ef53a1000 (00.193743) Handling VMA with the following smaps entry: 7f3ef53a4000-7f3ef53a5000 rw-p 00012000 00:20 53663 /usr/lib64/libbz2.so.1.0.8 (00.193749) vma 7f3ef53a4000 borrows vfi from previous 7f3ef53a3000 (00.193766) Handling VMA with the following smaps entry: 7f3ef53a5000-7f3ef53a7000 r--p 00000000 00:20 1471241 /usr/lib64/libz.so.1.3.1.zlib-ng (00.193778) Found regular file mapping, OK (00.193797) Dumping path for -3 fd via self 12 [/usr/lib64/libz.so.1.3.1.zlib-ng] (00.193817) Handling VMA with the following smaps entry: 7f3ef53a7000-7f3ef53bd000 r-xp 00002000 00:20 1471241 /usr/lib64/libz.so.1.3.1.zlib-ng (00.193823) vma 7f3ef53a7000 borrows vfi from previous 7f3ef53a5000 (00.193832) Handling VMA with the following smaps entry: 7f3ef53bd000-7f3ef53c4000 r--p 00018000 00:20 1471241 /usr/lib64/libz.so.1.3.1.zlib-ng (00.193838) vma 7f3ef53bd000 borrows vfi from previous 7f3ef53a7000 (00.193842) Handling VMA with the following smaps entry: 7f3ef53c4000-7f3ef53c5000 r--p 0001f000 00:20 1471241 /usr/lib64/libz.so.1.3.1.zlib-ng (00.193848) vma 7f3ef53c4000 borrows vfi from previous 7f3ef53bd000 (00.193852) Handling VMA with the following smaps entry: 7f3ef53c5000-7f3ef53c6000 rw-p 00020000 00:20 1471241 /usr/lib64/libz.so.1.3.1.zlib-ng (00.193858) vma 7f3ef53c5000 borrows vfi from previous 7f3ef53c4000 (00.193877) Handling VMA with the following smaps entry: 7f3ef53c6000-7f3ef53c7000 r--p 00000000 00:20 471639 /usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so (00.193888) Found regular file mapping, OK (00.193907) Dumping path for -3 fd via self 12 [/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so] (00.193926) Handling VMA with the following smaps entry: 7f3ef53c7000-7f3ef53c9000 r-xp 00001000 00:20 471639 /usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so (00.193933) vma 7f3ef53c7000 borrows vfi from previous 7f3ef53c6000 (00.193937) Handling VMA with the following smaps entry: 7f3ef53c9000-7f3ef53cb000 r--p 00003000 00:20 471639 /usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so (00.193943) vma 7f3ef53c9000 borrows vfi from previous 7f3ef53c7000 (00.193947) Handling VMA with the following smaps entry: 7f3ef53cb000-7f3ef53cc000 r--p 00004000 00:20 471639 /usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so (00.193953) vma 7f3ef53cb000 borrows vfi from previous 7f3ef53c9000 (00.193957) Handling VMA with the following smaps entry: 7f3ef53cc000-7f3ef53cd000 rw-p 00005000 00:20 471639 /usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so (00.193963) vma 7f3ef53cc000 borrows vfi from previous 7f3ef53cb000 (00.193983) Handling VMA with the following smaps entry: 7f3ef53cd000-7f3ef53ce000 r--p 00000000 00:20 471626 /usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so (00.193994) Found regular file mapping, OK (00.194012) Dumping path for -3 fd via self 12 [/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so] (00.194031) Handling VMA with the following smaps entry: 7f3ef53ce000-7f3ef53dc000 r-xp 00001000 00:20 471626 /usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so (00.194038) vma 7f3ef53ce000 borrows vfi from previous 7f3ef53cd000 (00.194043) Handling VMA with the following smaps entry: 7f3ef53dc000-7f3ef53de000 r--p 0000f000 00:20 471626 /usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so (00.194049) vma 7f3ef53dc000 borrows vfi from previous 7f3ef53ce000 (00.194054) Handling VMA with the following smaps entry: 7f3ef53de000-7f3ef53df000 r--p 00010000 00:20 471626 /usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so (00.194060) vma 7f3ef53de000 borrows vfi from previous 7f3ef53dc000 (00.194064) Handling VMA with the following smaps entry: 7f3ef53df000-7f3ef53e0000 rw-p 00011000 00:20 471626 /usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so (00.194070) vma 7f3ef53df000 borrows vfi from previous 7f3ef53de000 (00.194100) Handling VMA with the following smaps entry: 7f3ef53e0000-7f3ef53e2000 r--p 00000000 00:20 471624 /usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so (00.194114) Found regular file mapping, OK (00.194135) Dumping path for -3 fd via self 12 [/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so] (00.194158) Handling VMA with the following smaps entry: 7f3ef53e2000-7f3ef53e4000 r-xp 00002000 00:20 471624 /usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so (00.194170) vma 7f3ef53e2000 borrows vfi from previous 7f3ef53e0000 (00.194174) Handling VMA with the following smaps entry: 7f3ef53e4000-7f3ef53e5000 r--p 00004000 00:20 471624 /usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so (00.194180) vma 7f3ef53e4000 borrows vfi from previous 7f3ef53e2000 (00.194184) Handling VMA with the following smaps entry: 7f3ef53e5000-7f3ef53e6000 r--p 00004000 00:20 471624 /usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so (00.194190) vma 7f3ef53e5000 borrows vfi from previous 7f3ef53e4000 (00.194199) Handling VMA with the following smaps entry: 7f3ef53e6000-7f3ef53e7000 rw-p 00005000 00:20 471624 /usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so (00.194208) vma 7f3ef53e6000 borrows vfi from previous 7f3ef53e5000 (00.194230) Handling VMA with the following smaps entry: 7f3ef53e7000-7f3ef53ea000 r--p 00000000 00:20 471628 /usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so (00.194242) Found regular file mapping, OK (00.194262) Dumping path for -3 fd via self 12 [/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so] (00.194283) Handling VMA with the following smaps entry: 7f3ef53ea000-7f3ef53f5000 r-xp 00003000 00:20 471628 /usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so (00.194290) vma 7f3ef53ea000 borrows vfi from previous 7f3ef53e7000 (00.194295) Handling VMA with the following smaps entry: 7f3ef53f5000-7f3ef53fe000 r--p 0000e000 00:20 471628 /usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so (00.194301) vma 7f3ef53f5000 borrows vfi from previous 7f3ef53ea000 (00.194305) Handling VMA with the following smaps entry: 7f3ef53fe000-7f3ef53ff000 r--p 00016000 00:20 471628 /usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so (00.194311) vma 7f3ef53fe000 borrows vfi from previous 7f3ef53f5000 (00.194315) Handling VMA with the following smaps entry: 7f3ef53ff000-7f3ef5400000 rw-p 00017000 00:20 471628 /usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so (00.194321) vma 7f3ef53ff000 borrows vfi from previous 7f3ef53fe000 (00.194385) Handling VMA with the following smaps entry: 7f3ef5400000-7f3ef5800000 rw-p 00000000 00:00 0 (00.194395) Handling VMA with the following smaps entry: 7f3ef5800000-7f3f0331d000 r--p 00000000 00:20 31823 /usr/lib/locale/locale-archive (00.194405) Found regular file mapping, OK (00.194426) Dumping path for -3 fd via self 12 [/usr/lib/locale/locale-archive] (00.194446) Only file size could be stored for validation for file /usr/lib/locale/locale-archive (00.194451) Handling VMA with the following smaps entry: 7f3f0331f000-7f3f03321000 r--p 00000000 00:20 471615 /usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so (00.194461) Found regular file mapping, OK (00.194479) Dumping path for -3 fd via self 12 [/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so] (00.194497) Handling VMA with the following smaps entry: 7f3f03321000-7f3f03326000 r-xp 00002000 00:20 471615 /usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so (00.194504) vma 7f3f03321000 borrows vfi from previous 7f3f0331f000 (00.194510) Handling VMA with the following smaps entry: 7f3f03326000-7f3f03329000 r--p 00007000 00:20 471615 /usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so (00.194516) vma 7f3f03326000 borrows vfi from previous 7f3f03321000 (00.194537) Handling VMA with the following smaps entry: 7f3f03329000-7f3f0332a000 r--p 00009000 00:20 471615 /usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so (00.194544) vma 7f3f03329000 borrows vfi from previous 7f3f03326000 (00.194548) Handling VMA with the following smaps entry: 7f3f0332a000-7f3f0332b000 rw-p 0000a000 00:20 471615 /usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so (00.194559) vma 7f3f0332a000 borrows vfi from previous 7f3f03329000 (00.194563) Handling VMA with the following smaps entry: 7f3f0332c000-7f3f0332d000 r--p 00000000 00:20 70199 /usr/lib64/python3.12/site-packages/numpy/fft/_pocketfft_internal.cpython-312-x86_64-linux-gnu.so (00.194573) Found regular file mapping, OK (00.194592) Dumping path for -3 fd via self 12 [/usr/lib64/python3.12/site-packages/numpy/fft/_pocketfft_internal.cpython-312-x86_64-linux-gnu.so] (00.194613) Handling VMA with the following smaps entry: 7f3f0332d000-7f3f03339000 r-xp 00001000 00:20 70199 /usr/lib64/python3.12/site-packages/numpy/fft/_pocketfft_internal.cpython-312-x86_64-linux-gnu.so (00.194620) vma 7f3f0332d000 borrows vfi from previous 7f3f0332c000 (00.194637) Handling VMA with the following smaps entry: 7f3f03339000-7f3f0333a000 r--p 0000d000 00:20 70199 /usr/lib64/python3.12/site-packages/numpy/fft/_pocketfft_internal.cpython-312-x86_64-linux-gnu.so (00.194644) vma 7f3f03339000 borrows vfi from previous 7f3f0332d000 (00.194648) Handling VMA with the following smaps entry: 7f3f0333a000-7f3f0333b000 r--p 0000e000 00:20 70199 /usr/lib64/python3.12/site-packages/numpy/fft/_pocketfft_internal.cpython-312-x86_64-linux-gnu.so (00.194654) vma 7f3f0333a000 borrows vfi from previous 7f3f03339000 (00.194658) Handling VMA with the following smaps entry: 7f3f0333b000-7f3f0333c000 rw-p 0000f000 00:20 70199 /usr/lib64/python3.12/site-packages/numpy/fft/_pocketfft_internal.cpython-312-x86_64-linux-gnu.so (00.194665) vma 7f3f0333b000 borrows vfi from previous 7f3f0333a000 (00.194669) Handling VMA with the following smaps entry: 7f3f0333c000-7f3f0333d000 r--p 00000000 00:20 471600 /usr/lib64/python3.12/lib-dynload/_contextvars.cpython-312-x86_64-linux-gnu.so (00.194679) Found regular file mapping, OK (00.194697) Dumping path for -3 fd via self 12 [/usr/lib64/python3.12/lib-dynload/_contextvars.cpython-312-x86_64-linux-gnu.so] (00.194714) Handling VMA with the following smaps entry: 7f3f0333d000-7f3f0333e000 r-xp 00001000 00:20 471600 /usr/lib64/python3.12/lib-dynload/_contextvars.cpython-312-x86_64-linux-gnu.so (00.194721) vma 7f3f0333d000 borrows vfi from previous 7f3f0333c000 (00.194742) Handling VMA with the following smaps entry: 7f3f0333e000-7f3f0333f000 r--p 00002000 00:20 471600 /usr/lib64/python3.12/lib-dynload/_contextvars.cpython-312-x86_64-linux-gnu.so (00.194749) vma 7f3f0333e000 borrows vfi from previous 7f3f0333d000 (00.194753) Handling VMA with the following smaps entry: 7f3f0333f000-7f3f03340000 r--p 00002000 00:20 471600 /usr/lib64/python3.12/lib-dynload/_contextvars.cpython-312-x86_64-linux-gnu.so (00.194759) vma 7f3f0333f000 borrows vfi from previous 7f3f0333e000 (00.194763) Handling VMA with the following smaps entry: 7f3f03340000-7f3f03341000 rw-p 00003000 00:20 471600 /usr/lib64/python3.12/lib-dynload/_contextvars.cpython-312-x86_64-linux-gnu.so (00.194769) vma 7f3f03340000 borrows vfi from previous 7f3f0333f000 (00.194773) Handling VMA with the following smaps entry: 7f3f03341000-7f3f03345000 r--p 00000000 00:20 471620 /usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so (00.194784) Found regular file mapping, OK (00.194802) Dumping path for -3 fd via self 12 [/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so] (00.194821) Handling VMA with the following smaps entry: 7f3f03345000-7f3f03356000 r-xp 00004000 00:20 471620 /usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so (00.194828) vma 7f3f03345000 borrows vfi from previous 7f3f03341000 (00.194848) Handling VMA with the following smaps entry: 7f3f03356000-7f3f0335c000 r--p 00015000 00:20 471620 /usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so (00.194859) vma 7f3f03356000 borrows vfi from previous 7f3f03345000 (00.194863) Handling VMA with the following smaps entry: 7f3f0335c000-7f3f0335d000 r--p 0001b000 00:20 471620 /usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so (00.194869) vma 7f3f0335c000 borrows vfi from previous 7f3f03356000 (00.194873) Handling VMA with the following smaps entry: 7f3f0335d000-7f3f0335e000 rw-p 0001c000 00:20 471620 /usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so (00.194879) vma 7f3f0335d000 borrows vfi from previous 7f3f0335c000 (00.194885) Handling VMA with the following smaps entry: 7f3f0335e000-7f3f03360000 r--p 00000000 00:20 53837 /usr/lib64/libffi.so.8.1.2 (00.194895) Found regular file mapping, OK (00.194913) Dumping path for -3 fd via self 12 [/usr/lib64/libffi.so.8.1.2] (00.194935) Handling VMA with the following smaps entry: 7f3f03360000-7f3f0336a000 r-xp 00002000 00:20 53837 /usr/lib64/libffi.so.8.1.2 (00.194942) vma 7f3f03360000 borrows vfi from previous 7f3f0335e000 (00.194959) Handling VMA with the following smaps entry: 7f3f0336a000-7f3f0336c000 r--p 0000c000 00:20 53837 /usr/lib64/libffi.so.8.1.2 (00.194967) vma 7f3f0336a000 borrows vfi from previous 7f3f03360000 (00.194971) Handling VMA with the following smaps entry: 7f3f0336c000-7f3f0336d000 r--p 0000d000 00:20 53837 /usr/lib64/libffi.so.8.1.2 (00.194977) vma 7f3f0336c000 borrows vfi from previous 7f3f0336a000 (00.194981) Handling VMA with the following smaps entry: 7f3f0336d000-7f3f0336e000 rw-p 0000e000 00:20 53837 /usr/lib64/libffi.so.8.1.2 (00.194987) vma 7f3f0336d000 borrows vfi from previous 7f3f0336c000 (00.194991) Handling VMA with the following smaps entry: 7f3f03371000-7f3f03372000 r--p 00000000 00:20 471591 /usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so (00.195002) Found regular file mapping, OK (00.195020) Dumping path for -3 fd via self 12 [/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so] (00.195038) Handling VMA with the following smaps entry: 7f3f03372000-7f3f03374000 r-xp 00001000 00:20 471591 /usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so (00.195045) vma 7f3f03372000 borrows vfi from previous 7f3f03371000 (00.195066) Handling VMA with the following smaps entry: 7f3f03374000-7f3f03375000 r--p 00003000 00:20 471591 /usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so (00.195072) vma 7f3f03374000 borrows vfi from previous 7f3f03372000 (00.195076) Handling VMA with the following smaps entry: 7f3f03375000-7f3f03376000 r--p 00004000 00:20 471591 /usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so (00.195082) vma 7f3f03375000 borrows vfi from previous 7f3f03374000 (00.195086) Handling VMA with the following smaps entry: 7f3f03376000-7f3f03377000 rw-p 00005000 00:20 471591 /usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so (00.195093) vma 7f3f03376000 borrows vfi from previous 7f3f03375000 (00.195097) Handling VMA with the following smaps entry: 7f3f03377000-7f3f03379000 r--p 00000000 00:20 471653 /usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so (00.195108) Found regular file mapping, OK (00.195127) Dumping path for -3 fd via self 12 [/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so] (00.195150) Handling VMA with the following smaps entry: 7f3f03379000-7f3f0337e000 r-xp 00002000 00:20 471653 /usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so (00.195158) vma 7f3f03379000 borrows vfi from previous 7f3f03377000 (00.195178) Handling VMA with the following smaps entry: 7f3f0337e000-7f3f03381000 r--p 00007000 00:20 471653 /usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so (00.195189) vma 7f3f0337e000 borrows vfi from previous 7f3f03379000 (00.195193) Handling VMA with the following smaps entry: 7f3f03381000-7f3f03382000 r--p 00009000 00:20 471653 /usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so (00.195202) vma 7f3f03381000 borrows vfi from previous 7f3f0337e000 (00.195237) Handling VMA with the following smaps entry: 7f3f03382000-7f3f03383000 rw-p 0000a000 00:20 471653 /usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so (00.195243) vma 7f3f03382000 borrows vfi from previous 7f3f03381000 (00.195247) Handling VMA with the following smaps entry: 7f3f03383000-7f3f03385000 r--p 00000000 00:20 471632 /usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so (00.195259) Found regular file mapping, OK (00.195279) Dumping path for -3 fd via self 12 [/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so] (00.195310) Handling VMA with the following smaps entry: 7f3f03385000-7f3f0338a000 r-xp 00002000 00:20 471632 /usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so (00.195316) vma 7f3f03385000 borrows vfi from previous 7f3f03383000 (00.195340) Handling VMA with the following smaps entry: 7f3f0338a000-7f3f0338d000 r--p 00007000 00:20 471632 /usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so (00.195347) vma 7f3f0338a000 borrows vfi from previous 7f3f03385000 (00.195351) Handling VMA with the following smaps entry: 7f3f0338d000-7f3f0338e000 r--p 0000a000 00:20 471632 /usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so (00.195357) vma 7f3f0338d000 borrows vfi from previous 7f3f0338a000 (00.195361) Handling VMA with the following smaps entry: 7f3f0338e000-7f3f0338f000 rw-p 0000b000 00:20 471632 /usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so (00.195368) vma 7f3f0338e000 borrows vfi from previous 7f3f0338d000 (00.195372) Handling VMA with the following smaps entry: 7f3f0338f000-7f3f03393000 r--p 00000000 00:20 471603 /usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so (00.195382) Found regular file mapping, OK (00.195401) Dumping path for -3 fd via self 12 [/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so] (00.195421) Handling VMA with the following smaps entry: 7f3f03393000-7f3f033a3000 r-xp 00004000 00:20 471603 /usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so (00.195428) vma 7f3f03393000 borrows vfi from previous 7f3f0338f000 (00.195447) Handling VMA with the following smaps entry: 7f3f033a3000-7f3f033a9000 r--p 00014000 00:20 471603 /usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so (00.195454) vma 7f3f033a3000 borrows vfi from previous 7f3f03393000 (00.195459) Handling VMA with the following smaps entry: 7f3f033a9000-7f3f033aa000 r--p 00019000 00:20 471603 /usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so (00.195465) vma 7f3f033a9000 borrows vfi from previous 7f3f033a3000 (00.195469) Handling VMA with the following smaps entry: 7f3f033aa000-7f3f033ad000 rw-p 0001a000 00:20 471603 /usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so (00.195475) vma 7f3f033aa000 borrows vfi from previous 7f3f033a9000 (00.195479) Handling VMA with the following smaps entry: 7f3f033ad000-7f3f0340f000 rw-p 00000000 00:00 0 (00.195488) Handling VMA with the following smaps entry: 7f3f0340f000-7f3f03437000 r--p 00000000 00:20 53665 /usr/lib64/libc.so.6 (00.195498) Found regular file mapping, OK (00.195516) Dumping path for -3 fd via self 12 [/usr/lib64/libc.so.6] (00.195560) Handling VMA with the following smaps entry: 7f3f03437000-7f3f035a4000 r-xp 00028000 00:20 53665 /usr/lib64/libc.so.6 (00.195571) vma 7f3f03437000 borrows vfi from previous 7f3f0340f000 (00.195575) Handling VMA with the following smaps entry: 7f3f035a4000-7f3f035f2000 r--p 00195000 00:20 53665 /usr/lib64/libc.so.6 (00.195581) vma 7f3f035a4000 borrows vfi from previous 7f3f03437000 (00.195585) Handling VMA with the following smaps entry: 7f3f035f2000-7f3f035f6000 r--p 001e2000 00:20 53665 /usr/lib64/libc.so.6 (00.195592) vma 7f3f035f2000 borrows vfi from previous 7f3f035a4000 (00.195596) Handling VMA with the following smaps entry: 7f3f035f6000-7f3f035f8000 rw-p 001e6000 00:20 53665 /usr/lib64/libc.so.6 (00.195602) vma 7f3f035f6000 borrows vfi from previous 7f3f035f2000 (00.195606) Handling VMA with the following smaps entry: 7f3f035f8000-7f3f03600000 rw-p 00000000 00:00 0 (00.195664) Handling VMA with the following smaps entry: 7f3f03600000-7f3f0367c000 r--p 00000000 00:20 470783 /usr/lib64/libpython3.12.so.1.0 (00.195675) Found regular file mapping, OK (00.195694) Dumping path for -3 fd via self 12 [/usr/lib64/libpython3.12.so.1.0] (00.195714) Handling VMA with the following smaps entry: 7f3f0367c000-7f3f0389a000 r-xp 0007c000 00:20 470783 /usr/lib64/libpython3.12.so.1.0 (00.195721) vma 7f3f0367c000 borrows vfi from previous 7f3f03600000 (00.195725) Handling VMA with the following smaps entry: 7f3f0389a000-7f3f039e9000 r--p 0029a000 00:20 470783 /usr/lib64/libpython3.12.so.1.0 (00.195732) vma 7f3f0389a000 borrows vfi from previous 7f3f0367c000 (00.195737) Handling VMA with the following smaps entry: 7f3f039e9000-7f3f03a61000 r--p 003e8000 00:20 470783 /usr/lib64/libpython3.12.so.1.0 (00.195743) vma 7f3f039e9000 borrows vfi from previous 7f3f0389a000 (00.195748) Handling VMA with the following smaps entry: 7f3f03a61000-7f3f03bcf000 rw-p 00460000 00:20 470783 /usr/lib64/libpython3.12.so.1.0 (00.195754) vma 7f3f03a61000 borrows vfi from previous 7f3f039e9000 (00.195772) Handling VMA with the following smaps entry: 7f3f03bcf000-7f3f03bd0000 rw-p 00000000 00:00 0 (00.195781) Handling VMA with the following smaps entry: 7f3f03bd0000-7f3f03bd2000 r--p 00000000 00:20 471593 /usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so (00.195791) Found regular file mapping, OK (00.195809) Dumping path for -3 fd via self 12 [/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so] (00.195827) Handling VMA with the following smaps entry: 7f3f03bd2000-7f3f03bd4000 r-xp 00002000 00:20 471593 /usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so (00.195834) vma 7f3f03bd2000 borrows vfi from previous 7f3f03bd0000 (00.195838) Handling VMA with the following smaps entry: 7f3f03bd4000-7f3f03bd6000 r--p 00004000 00:20 471593 /usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so (00.195844) vma 7f3f03bd4000 borrows vfi from previous 7f3f03bd2000 (00.195848) Handling VMA with the following smaps entry: 7f3f03bd6000-7f3f03bd7000 r--p 00005000 00:20 471593 /usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so (00.195855) vma 7f3f03bd6000 borrows vfi from previous 7f3f03bd4000 (00.195885) Handling VMA with the following smaps entry: 7f3f03bd7000-7f3f03bd8000 rw-p 00006000 00:20 471593 /usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so (00.195891) vma 7f3f03bd7000 borrows vfi from previous 7f3f03bd6000 (00.195895) Handling VMA with the following smaps entry: 7f3f03bd8000-7f3f03cda000 rw-p 00000000 00:00 0 (00.195904) Handling VMA with the following smaps entry: 7f3f03cda000-7f3f03cea000 r--p 00000000 00:20 54227 /usr/lib64/libm.so.6 (00.195914) Found regular file mapping, OK (00.195932) Dumping path for -3 fd via self 12 [/usr/lib64/libm.so.6] (00.195952) Handling VMA with the following smaps entry: 7f3f03cea000-7f3f03d62000 r-xp 00010000 00:20 54227 /usr/lib64/libm.so.6 (00.195962) vma 7f3f03cea000 borrows vfi from previous 7f3f03cda000 (00.195967) Handling VMA with the following smaps entry: 7f3f03d62000-7f3f03dbc000 r--p 00088000 00:20 54227 /usr/lib64/libm.so.6 (00.195973) vma 7f3f03d62000 borrows vfi from previous 7f3f03cea000 (00.195992) Handling VMA with the following smaps entry: 7f3f03dbc000-7f3f03dbd000 r--p 000e1000 00:20 54227 /usr/lib64/libm.so.6 (00.195998) vma 7f3f03dbc000 borrows vfi from previous 7f3f03d62000 (00.196002) Handling VMA with the following smaps entry: 7f3f03dbd000-7f3f03dbe000 rw-p 000e2000 00:20 54227 /usr/lib64/libm.so.6 (00.196008) vma 7f3f03dbd000 borrows vfi from previous 7f3f03dbc000 (00.196012) Handling VMA with the following smaps entry: 7f3f03dbe000-7f3f03dbf000 r--p 00000000 00:20 471619 /usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so (00.196022) Found regular file mapping, OK (00.196041) Dumping path for -3 fd via self 12 [/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so] (00.196058) Handling VMA with the following smaps entry: 7f3f03dbf000-7f3f03dc0000 r-xp 00001000 00:20 471619 /usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so (00.196066) vma 7f3f03dbf000 borrows vfi from previous 7f3f03dbe000 (00.196070) Handling VMA with the following smaps entry: 7f3f03dc0000-7f3f03dc1000 r--p 00002000 00:20 471619 /usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so (00.196076) vma 7f3f03dc0000 borrows vfi from previous 7f3f03dbf000 (00.196096) Handling VMA with the following smaps entry: 7f3f03dc1000-7f3f03dc2000 r--p 00002000 00:20 471619 /usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so (00.196103) vma 7f3f03dc1000 borrows vfi from previous 7f3f03dc0000 (00.196109) Handling VMA with the following smaps entry: 7f3f03dc2000-7f3f03dc3000 rw-p 00003000 00:20 471619 /usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so (00.196115) vma 7f3f03dc2000 borrows vfi from previous 7f3f03dc1000 (00.196119) Handling VMA with the following smaps entry: 7f3f03dc3000-7f3f03dc5000 r--p 00000000 00:20 471641 /usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so (00.196129) Found regular file mapping, OK (00.196147) Dumping path for -3 fd via self 12 [/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so] (00.196166) Handling VMA with the following smaps entry: 7f3f03dc5000-7f3f03dcd000 r-xp 00002000 00:20 471641 /usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so (00.196174) vma 7f3f03dc5000 borrows vfi from previous 7f3f03dc3000 (00.196178) Handling VMA with the following smaps entry: 7f3f03dcd000-7f3f03dd2000 r--p 0000a000 00:20 471641 /usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so (00.196184) vma 7f3f03dcd000 borrows vfi from previous 7f3f03dc5000 (00.196201) Handling VMA with the following smaps entry: 7f3f03dd2000-7f3f03dd3000 r--p 0000e000 00:20 471641 /usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so (00.196211) vma 7f3f03dd2000 borrows vfi from previous 7f3f03dcd000 (00.196215) Handling VMA with the following smaps entry: 7f3f03dd3000-7f3f03dd4000 rw-p 0000f000 00:20 471641 /usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so (00.196221) vma 7f3f03dd3000 borrows vfi from previous 7f3f03dd2000 (00.196225) Handling VMA with the following smaps entry: 7f3f03dd4000-7f3f03dd8000 rw-p 00000000 00:00 0 (00.196234) Handling VMA with the following smaps entry: 7f3f03dd8000-7f3f03ddf000 r--s 00000000 00:20 57282 /usr/lib64/gconv/gconv-modules.cache (00.196244) Found regular file mapping, OK (00.196262) Dumping path for -3 fd via self 12 [/usr/lib64/gconv/gconv-modules.cache] (00.196280) Only file size could be stored for validation for file /usr/lib64/gconv/gconv-modules.cache (00.196290) Handling VMA with the following smaps entry: 7f3f03ddf000-7f3f03de1000 rw-p 00000000 00:00 0 (00.196311) Handling VMA with the following smaps entry: 7f3f03de1000-7f3f03de5000 r--p 00000000 00:00 0 [vvar] (00.196318) Handling VMA with the following smaps entry: 7f3f03de5000-7f3f03de7000 r-xp 00000000 00:00 0 [vdso] (00.196324) Handling VMA with the following smaps entry: 7f3f03de7000-7f3f03de8000 r--p 00000000 00:20 53089 /usr/lib64/ld-linux-x86-64.so.2 (00.196333) Found regular file mapping, OK (00.196357) Dumping path for -3 fd via self 12 [/usr/lib64/ld-linux-x86-64.so.2] (00.196379) Handling VMA with the following smaps entry: 7f3f03de8000-7f3f03e10000 r-xp 00001000 00:20 53089 /usr/lib64/ld-linux-x86-64.so.2 (00.196385) vma 7f3f03de8000 borrows vfi from previous 7f3f03de7000 (00.196390) Handling VMA with the following smaps entry: 7f3f03e10000-7f3f03e1a000 r--p 00029000 00:20 53089 /usr/lib64/ld-linux-x86-64.so.2 (00.196396) vma 7f3f03e10000 borrows vfi from previous 7f3f03de8000 (00.196413) Handling VMA with the following smaps entry: 7f3f03e1a000-7f3f03e1c000 r--p 00033000 00:20 53089 /usr/lib64/ld-linux-x86-64.so.2 (00.196420) vma 7f3f03e1a000 borrows vfi from previous 7f3f03e10000 (00.196425) Handling VMA with the following smaps entry: 7f3f03e1c000-7f3f03e1e000 rw-p 00035000 00:20 53089 /usr/lib64/ld-linux-x86-64.so.2 (00.196431) vma 7f3f03e1c000 borrows vfi from previous 7f3f03e1a000 (00.196435) Handling VMA with the following smaps entry: 7ffd5d883000-7ffd5d8c4000 rw-p 00000000 00:00 0 [stack] (00.196444) Handling VMA with the following smaps entry: ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] (00.196452) Collected, longest area occupies 1023488 pages (00.196457) 0x200000000-0x200200000 (2048K) prot 0 flags 0x22 fdflags 0 st 0x201 off 0 reg ap shmid: 0 (00.196461) 0x203400000-0x206000000 (45056K) prot 0 flags 0x22 fdflags 0 st 0x201 off 0 reg ap shmid: 0 (00.196465) 0x206400000-0x300200000 (4093952K) prot 0 flags 0x22 fdflags 0 st 0x201 off 0 reg ap shmid: 0 (00.198591) 0xffffffffff600000-0xffffffffff601000 (4K) prot 0x4 flags 0x22 fdflags 0 st 0x204 off 0 vsys ap shmid: 0 (00.198595) ---------------------------------------- (00.198598) (00.198601) Collecting fds (pid: 384314) (00.198604) ---------------------------------------- (00.198663) Found 36 file descriptors (00.198667) ---------------------------------------- (00.198678) Dump private signals of 384314 (00.198684) Dump private signals of 384349 (00.198689) Dump private signals of 384355 (00.198693) Dump shared signals of 384314 (00.198697) Dump rseq of 384314: ptr = 0x7f3f03cd94a0 sign = 0x53053053 (00.198705) Dump rseq of 384349: ptr = 0x7f3dbd400fe0 sign = 0x53053053 (00.198712) Dump rseq of 384355: ptr = 0x7f3dbca00fe0 sign = 0x53053053 (00.198731) Parasite syscall_ip at 0x55e53c90e000 (00.198827) Set up parasite blob using memfd (00.198849) Putting parasite blob into 0x7f0639803000->0x7f3d65484000 (00.198896) Dumping general registers for 384314 in native mode (00.198901) Warn (compel/arch/x86/src/lib/infect.c:418): Will restore 384314 with interrupted system call (00.198905) Dumping GP/FPU registers for 384314 (00.198918) x86: xsave runtime structure (00.198921) x86: ----------------------- (00.198924) x86: cwd:0x37f swd:0x422 twd:0 fop:0 mxcsr:0x1fa2 mxcsr_mask:0x2ffff (00.198928) x86: magic1:0x46505853 extended_size:2444 xstate_bv:0x2a3 xstate_size:2440 (00.198932) x86: xstate_bv: 0x2a3 (00.198935) x86: ----------------------- (00.198938) Putting tsock into pid 384314 (00.199005) Wait for parasite being daemonized... (00.199009) Wait for ack 2 on daemon socket pie: 384314: Running daemon thread leader pie: 384314: __sent ack msg: 2 2 0 (00.199028) Fetched ack: 2 2 0 pie: 384314: Daemon waits for command (00.199033) Parasite 384314 has been switched to daemon mode (00.199041) vdso: vDSO hint is reliable - omit checking (00.199050) Sent msg to daemon 74 0 0 (00.199053) Wait for ack 74 on daemon socket pie: 384314: __fetched msg: 74 0 0 pie: 384314: __sent ack msg: 74 74 0 (00.199066) Fetched ack: 74 74 0 pie: 384314: Daemon waits for command (00.199071) Sent msg to daemon 70 0 0 pie: 384314: __fetched msg: 70 0 0 (00.199077) Wait for ack 70 on daemon socket pie: 384314: __sent ack msg: 70 70 0 (00.199088) Fetched ack: 70 70 0 pie: 384314: Daemon waits for command (00.199093) sid=245086 pgid=384314 pid=384314 (00.199119) (00.199122) Dumping opened files (pid: 384314) (00.199126) ---------------------------------------- (00.199131) Sent msg to daemon 71 0 0 pie: 384314: __fetched msg: 71 0 0 pie: 384314: __sent ack msg: 71 71 0 pie: 384314: Daemon waits for command (00.199179) Wait for ack 71 on daemon socket (00.199184) Fetched ack: 71 71 0 (00.199208) 384314 fdinfo 0: pos: 0 flags: 2/0 (00.199220) tty: Dumping tty 12 with id 0x6c (00.199225) Dumping path for 0 fd via self 12 [/dev/pts/11] (00.199231) Sent msg to daemon 73 0 0 (00.199234) Wait for ack 73 on daemon socket pie: 384314: __fetched msg: 73 0 0 pie: 384314: __sent ack msg: 73 73 0 (00.199249) Fetched ack: 73 73 0 pie: 384314: Daemon waits for command (00.199302) 384314 fdinfo 1: pos: 0 flags: 2/0 (00.199320) 384314 fdinfo 2: pos: 0 flags: 2/0 (00.199338) 384314 fdinfo 3: pos: 0 flags: 4002/0x1 (00.199359) eventfd: Dumping : id 0x00006e flags 0x802 counter 0000000000000000 (00.199372) 384314 fdinfo 4: pos: 0 flags: 0/0x1 (00.199377) Dumping pipe 19 with id 0x6f pipe_id 0x1ac7a7 (00.199381) Dumping data from pipe 0x1ac7a7 fd 19 (00.199427) 384314 fdinfo 5: pos: 0 flags: 1/0x1 (00.199431) Dumping pipe 20 with id 0x70 pipe_id 0x1ac7a7 (00.199443) 384314 fdinfo 6: pos: 0 flags: 0/0x1 (00.199447) Dumping pipe 21 with id 0x71 pipe_id 0x1ac7a8 (00.199450) Dumping data from pipe 0x1ac7a8 fd 21 (00.199469) 384314 fdinfo 7: pos: 0 flags: 1/0x1 (00.199474) Dumping pipe 22 with id 0x72 pipe_id 0x1ac7a8 (00.199485) 384314 fdinfo 9: pos: 0 flags: 2/0 (00.199500) eventfd: Dumping : id 0x000073 flags 0x02 counter 0000000000000000 (00.199511) 384314 fdinfo 14: pos: 0 flags: 2/0x1 (00.199519) sockets: Searching for socket 0x1ac7b1 family 1 (00.199529) sockets: No filter for socket (00.199532) unix: Dumping unix socket at 14 (00.199536) unix: Dumping: ino 1755057 peer_ino 0 family 1 type 5 state 10 name (00.199542) unix: Dumped: id 0x74 ino 1755057 peer 0 type 5 state 10 name 30 bytes (00.199553) 384314 fdinfo 15: pos: 0 flags: 100002/0x1 (00.199560) Error (criu/files-ext.c:94): Can't dump file 15 of that type [20666] (chr 195:255) (00.199570) ---------------------------------------- (00.199578) Error (criu/cr-dump.c:1681): Dump files (pid: 384314) failed with -1 (00.199583) Waiting for 384314 to trap (00.199588) Daemon 384314 exited trapping (00.199594) Sent msg to daemon 3 0 0 pie: 384314: __fetched msg: 3 0 0 pie: 384314: 384314: new_sp=0x7f3d67df2e88 ip 0x7f3f0351c87d (00.214242) 384314 was trapped (00.214265) 384314 was trapped (00.214270) 384314 (native) is going to execute the syscall 15, required is 15 (00.214283) 384314 was stopped (00.214412) net: Unlock network (00.214418) cuda_plugin: finished cuda_plugin stage 0 err -1 (00.227476) cuda_plugin: resuming devices on pid 384314 (00.227489) cuda_plugin: Restore thread pid 384349 found for real pid 384314 (00.389297) Unfreezing tasks into 1 (00.389309) Unseizing 384314 into 1 (00.389328) Error (criu/cr-dump.c:2111): Dumping FAILED. ```

I tried removing the cuda plugin and following the cuda-checkpoint instructions. Running cuda-checkpoint --toggle --pid 410602 had the expected effect and the pid was no longer reported by nvidia-smi. Then I tried to create the dump and this was the result:

sudo criu dump --shell-job --images-dir demo --tree 410602
Warn  (compel/arch/x86/src/lib/infect.c:418): Will restore 410602 with interrupted system call
Error (criu/files-ext.c:94): Can't dump file 15 of that type [20666] (chr 195:255)
Error (criu/cr-dump.c:1681): Dump files (pid: 410602) failed with -1
Error (criu/cr-dump.c:2111): Dumping FAILED.

My guess would be that this is what is happening when the plugin is used as well, but I'm not sure.

rst0git commented 6 days ago

@dleviminzi This problem has been reported in https://github.com/NVIDIA/cuda-checkpoint/issues/4:

Single-process pytorch support is planned to be released in early 2025!

dleviminzi commented 6 days ago

@dleviminzi This problem has been reported in NVIDIA/cuda-checkpoint#4:

Single-process pytorch support is planned to be released in early 2025!

Ahh, thank you!