<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px"><div><span>Hi, Andrew</span></div><div><span><br></span></div><div id="yui_3_16_0_1_1438224649167_4866"><span id="yui_3_16_0_1_1438224649167_4865">It works. Thank you very much!</span></div><div id="yui_3_16_0_1_1438224649167_4876"><span><br></span></div><div id="yui_3_16_0_1_1438224649167_4877"><span>Best Regards</span></div><div id="yui_3_16_0_1_1438224649167_4878"><span>Zhang Fan</span></div><br>  <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 16px;" id="yui_3_16_0_1_1438224649167_4821"> <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 16px;" id="yui_3_16_0_1_1438224649167_4820"> <div dir="ltr" id="yui_3_16_0_1_1438224649167_4819"> <hr size="1" id="yui_3_16_0_1_1438224649167_4824">  <font size="2" face="Arial" id="yui_3_16_0_1_1438224649167_4822"> <b><span style="font-weight:bold;">From:</span></b> Andrew Vagin &lt;avagin@gmail.com&gt;<br> <b><span style="font-weight: bold;">To:</span></b> Z F &lt;full015zf@yahoo.com&gt; <br><b><span style="font-weight: bold;">Cc:</span></b> "criu@openvz.org" &lt;criu@openvz.org&gt; <br> <b><span style="font-weight: bold;">Sent:</span></b> Thursday, July 23, 2015 5:41 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [CRIU] Fw: Restore Error in Cgroup Systemd<br> </font> </div> <div class="y_msg_container" id="yui_3_16_0_1_1438224649167_4881"><br>On Thu, Jul 23, 2015 at 06:46:34AM +0000, Z F wrote:<br>&gt; <br>&gt;&nbsp; <br>&gt; Hi,<br><br>Hi,<br><br>&gt;&nbsp; <br>&gt; I am trying migrating a simple shell job between hosts and failed in restore<br>&gt; as:<br>&gt;&nbsp; <br>&gt; (00.042759)&nbsp; 38289: Error (cgroup.c:908): cg: Can't move into systemd//<br>&gt; user.slice/user-0.slice/session-741.scope/tasks (-1/-1): No such file or<br>&gt; directory<br>&gt; (00.043022) Error (cr-restore.c:1193): 38289 exited, status=1<br>&gt; (00.044078) Error (cr-restore.c:1867): Restoring FAILED.<br>&gt;&nbsp; <br>&gt; The environments:<br>&gt; [<a ymailto="mailto:root@compute1" href="mailto:root@compute1">root@compute1</a> criu-br-1.5-stable]# uname -a<br>&gt; Linux compute1 3.12.44 #1 SMP Mon Jul 20 09:16:11 CST 2015 x86_64 x86_64 x86_64<br>&gt; GNU/Linux<br>&gt; [<a ymailto="mailto:root@compute1" href="mailto:root@compute1">root@compute1</a> criu-br-1.5-stable]# ./criu -V<br>&gt; Version: 1.5.2<br>&gt; [<a ymailto="mailto:root@compute1" href="mailto:root@compute1">root@compute1</a> criu-br-1.5-stable]# ./criu restore --images-dir /mnt/nfs/home/<br>&gt; zf/criutest/dumps/ --shell-job -v4 <br>&gt; <br>&gt; Restore log attached.<br><br>Hi,<br><br>I met the same problem a few days ago. Currently I'm thinking how to fix<br>this issue.<br><br>As a workaround, You can try to change root_cg_set in inventory.img:<br>./crit decode -i inventory.img&nbsp; | sed 's/"root_cg_set": 1/"root_cg_set": 2/' | ./crit encode &gt; inventory.img<br><br>Thanks,<br>Andrew<br><br>&gt; <br>&gt;&nbsp; <br>&gt;&nbsp; <br>&gt; The cause is that for each session in the system a directory created as /sys/fs<br>&gt; /cgroup/system/user.slice/user-x.slice/session-y.scope/. While the source and<br>&gt; destination have different sessions.<br>&gt;&nbsp; <br>&gt; Would you please help to solve the problem? Thank you very much.<br>&gt;&nbsp; <br>&gt; Best Regards<br>&gt; Zhang Fan<br>&gt; <br>&gt; <br>&gt; (00.001610) TCP recv queue memory limit is 3145728<br>&gt; (00.001684) cpu: fpu:1 fxsr:1 xsave:1<br>&gt; (00.001825) vdso: Parsing at 7fff5abc1000 7fff5abc3000<br>&gt; (00.001829) vdso: PT_LOAD p_vaddr: ffffffffff700000<br>&gt; (00.001831) vdso: DT_HASH: 0xffffffffff700120<br>&gt; (00.001832) vdso: DT_STRTAB: 0xffffffffff700268<br>&gt; (00.001833) vdso: DT_SYMTAB: 0xffffffffff700160<br>&gt; (00.001834) vdso: DT_STRSZ: 94<br>&gt; (00.001835) vdso: DT_SYMENT: 24<br>&gt; (00.001836) vdso: nbucket 3 nchain 11 bucket 0x7fff5abc1128 chain 0x7fff5abc1134<br>&gt; (00.001840) vdso: rt [vdso] 7fff5abc1000-7fff5abc3000 [vvar] ffffffffffffffff-ffffffffffffffff<br>&gt; (00.001874) Reading image tree<br>&gt; (00.003912) Add mnt ns 5 pid 38289<br>&gt; (00.003923) Migrating process tree (GID 38289-&gt;38799 SID 21867-&gt;38650)<br>&gt; (00.003927) Will restore in 0 namespaces<br>&gt; (00.003928) NS mask to use 0<br>&gt; (00.003933) Collecting 36/21 (flags 0)<br>&gt; (00.005009)&nbsp; `- ... done<br>&gt; (00.005846) cg: Preparing cgroups yard<br>&gt; (00.006992) cg: Opening .criu.cgyard.RlA64B as cg yard<br>&gt; (00.007496) cg:&nbsp; &nbsp; &nbsp; &nbsp;  Making subdir .criu.cgyard.RlA64B/cpuset (cpuset)<br>&gt; (00.007602) cg:&nbsp; &nbsp; &nbsp; &nbsp;  Making subdir .criu.cgyard.RlA64B/cpu,cpuacct (cpu,cpuacct)<br>&gt; (00.007639) cg:&nbsp; &nbsp; &nbsp; &nbsp;  Making subdir .criu.cgyard.RlA64B/memory (memory)<br>&gt; (00.007671) cg:&nbsp; &nbsp; &nbsp; &nbsp;  Making subdir .criu.cgyard.RlA64B/devices (devices)<br>&gt; (00.007704) cg:&nbsp; &nbsp; &nbsp; &nbsp;  Making subdir .criu.cgyard.RlA64B/freezer (freezer)<br>&gt; (00.007740) cg:&nbsp; &nbsp; &nbsp; &nbsp;  Making subdir .criu.cgyard.RlA64B/net_cls (net_cls)<br>&gt; (00.007770) cg:&nbsp; &nbsp; &nbsp; &nbsp;  Making subdir .criu.cgyard.RlA64B/blkio (blkio)<br>&gt; (00.007816) cg:&nbsp; &nbsp; &nbsp; &nbsp;  Making subdir .criu.cgyard.RlA64B/perf_event (perf_event)<br>&gt; (00.007850) cg:&nbsp; &nbsp; &nbsp; &nbsp;  Making subdir .criu.cgyard.RlA64B/hugetlb (hugetlb)<br>&gt; (00.007892) cg:&nbsp; &nbsp; &nbsp; &nbsp;  Making subdir .criu.cgyard.RlA64B/systemd (none,name=systemd)<br>&gt; (00.007934) cg:&nbsp; &nbsp; &nbsp; &nbsp;  Making subdir .criu.cgyard.RlA64B/zdtmtst (none,name=zdtmtst)<br>&gt; (00.008079) cg:&nbsp; &nbsp; &nbsp; &nbsp;  Making subdir .criu.cgyard.RlA64B/zdtmtst.defaultroot (none,name=zdtmtst.defaultroot)<br>&gt; (00.008965) Forking task with 38289 pid (flags 0x0)<br>&gt; (00.009044) Wait until namespaces are created<br>&gt; (00.009180) Running setup-namespaces scripts<br>&gt; (00.009211)&nbsp; 38289: Restoring namespaces 38289 flags 0x0<br>&gt; (00.009246)&nbsp; 38289: Add mnt ns 0 pid 38289<br>&gt; (00.009387)&nbsp; 38289:&nbsp; &nbsp;  type proc source proc mnt_id 0x11 s_dev 0x4 / @ ./proc flags 0x30000e options <br>&gt; (00.009402)&nbsp; 38289:&nbsp; &nbsp;  type sysfs source sysfs mnt_id 0x12 s_dev 0x11 / @ ./sys flags 0x30000e options seclabel<br>&gt; (00.009410)&nbsp; 38289:&nbsp; &nbsp;  type devtmpfs source devtmpfs mnt_id 0x13 s_dev 0x6 / @ ./dev flags 0x100002 options seclabel,size=16437952k,nr_inodes=4109488,mode=755<br>&gt; (00.009418)&nbsp; 38289:&nbsp; &nbsp;  type securityfs source securityfs mnt_id 0x14 s_dev 0x10 / @ ./sys/kernel/security flags 0x30000e options <br>&gt; (00.009425)&nbsp; 38289:&nbsp; &nbsp;  type tmpfs source tmpfs mnt_id 0x15 s_dev 0x12 / @ ./dev/shm flags 0x100006 options seclabel<br>&gt; (00.009431)&nbsp; 38289:&nbsp; &nbsp;  type devpts source devpts mnt_id 0x16 s_dev 0xc / @ ./dev/pts flags 0x30000a options seclabel,gid=5,mode=620,ptmxmode=000<br>&gt; (00.009554)&nbsp; 38289:&nbsp; &nbsp;  type tmpfs source tmpfs mnt_id 0x17 s_dev 0x13 / @ ./run flags 0x100006 options seclabel,mode=755<br>&gt; (00.009561)&nbsp; 38289:&nbsp; &nbsp;  type tmpfs source tmpfs mnt_id 0x18 s_dev 0x14 / @ ./sys/fs/cgroup flags 0x10000e options seclabel,mode=755<br>&gt; (00.009569)&nbsp; 38289:&nbsp; &nbsp;  type cgroup source cgroup mnt_id 0x19 s_dev 0x15 / @ ./sys/fs/cgroup/systemd flags 0x30000e options xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd<br>&gt; (00.009575)&nbsp; 38289:&nbsp; &nbsp;  type pstore source pstore mnt_id 0x1a s_dev 0x16 / @ ./sys/fs/pstore flags 0x30000e options <br>&gt; (00.009603)&nbsp; 38289:&nbsp; &nbsp;  type cgroup source cgroup mnt_id 0x1b s_dev 0x17 / @ ./sys/fs/cgroup/cpuset flags 0x30000e options cpuset<br>&gt; (00.009609)&nbsp; 38289:&nbsp; &nbsp;  type cgroup source cgroup mnt_id 0x1c s_dev 0x18 / @ ./sys/fs/cgroup/cpu,cpuacct flags 0x30000e options cpuacct,cpu<br>&gt; (00.009615)&nbsp; 38289:&nbsp; &nbsp;  type cgroup source cgroup mnt_id 0x1d s_dev 0x19 / @ ./sys/fs/cgroup/memory flags 0x30000e options memory<br>&gt; (00.009620)&nbsp; 38289:&nbsp; &nbsp;  type cgroup source cgroup mnt_id 0x1e s_dev 0x1a / @ ./sys/fs/cgroup/devices flags 0x30000e options devices<br>&gt; (00.009626)&nbsp; 38289:&nbsp; &nbsp;  type cgroup source cgroup mnt_id 0x1f s_dev 0x1b / @ ./sys/fs/cgroup/freezer flags 0x30000e options freezer<br>&gt; (00.009631)&nbsp; 38289:&nbsp; &nbsp;  type cgroup source cgroup mnt_id 0x20 s_dev 0x1c / @ ./sys/fs/cgroup/net_cls flags 0x30000e options net_cls<br>&gt; (00.009636)&nbsp; 38289:&nbsp; &nbsp;  type cgroup source cgroup mnt_id 0x21 s_dev 0x1d / @ ./sys/fs/cgroup/blkio flags 0x30000e options blkio<br>&gt; (00.009643)&nbsp; 38289:&nbsp; &nbsp;  type cgroup source cgroup mnt_id 0x22 s_dev 0x1e / @ ./sys/fs/cgroup/perf_event flags 0x30000e options perf_event<br>&gt; (00.009648)&nbsp; 38289:&nbsp; &nbsp;  type cgroup source cgroup mnt_id 0x23 s_dev 0x1f / @ ./sys/fs/cgroup/hugetlb flags 0x30000e options hugetlb<br>&gt; (00.009653)&nbsp; 38289:&nbsp; &nbsp;  type configfs source configfs mnt_id 0x24 s_dev 0x20 / @ ./sys/kernel/config flags 0x300000 options <br>&gt; (00.009684)&nbsp; 38289:&nbsp; &nbsp;  type ext4 source /dev/sda1 mnt_id 0x25 s_dev 0x800001 / @ ./ flags 0x300000 options seclabel,stripe=64,data=ordered<br>&gt; (00.009689)&nbsp; 38289:&nbsp; &nbsp;  type selinuxfs source selinuxfs mnt_id 0x26 s_dev 0xf / @ ./sys/fs/selinux flags 0x300000 options <br>&gt; (00.009696)&nbsp; 38289:&nbsp; &nbsp;  type autofs source systemd-1 mnt_id 0x27 s_dev 0x21 / @ ./proc/sys/fs/binfmt_misc flags 0x300000 options fd=34,pgrp=1,timeout=300,minproto=5,maxproto=5,direct<br>&gt; (00.009701)&nbsp; 38289:&nbsp; &nbsp;  type debugfs source debugfs mnt_id 0x28 s_dev 0x8 / @ ./sys/kernel/debug flags 0x300000 options <br>&gt; (00.009708)&nbsp; 38289:&nbsp; &nbsp;  type mqueue source mqueue mnt_id 0x29 s_dev 0xe / @ ./dev/mqueue flags 0x300000 options seclabel<br>&gt; (00.009713)&nbsp; 38289:&nbsp; &nbsp;  type hugetlbfs source hugetlbfs mnt_id 0x2a s_dev 0x22 / @ ./dev/hugepages flags 0x300000 options seclabel<br>&gt; (00.009719)&nbsp; 38289:&nbsp; &nbsp;  type ext4 source /dev/sdb1 mnt_id 0x2b s_dev 0x800011 / @ ./boot flags 0x300000 options seclabel,data=ordered<br>&gt; (00.009727)&nbsp; 38289:&nbsp; &nbsp;  type nfs source 192.168.1.5:/mnt/n1 mnt_id 0x69 s_dev 0x23 / @ ./mnt/nfs flags 0x300000 options vers=3,rsize=32768,wsize=32768,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=192.168.1.5,mountvers=3,mountport=691,mountproto=udp,local_lock=none,addr=192.168.1.5<br>&gt; (00.009734)&nbsp; 38289:&nbsp; &nbsp;  type tmpfs source none mnt_id 0x6b s_dev 0x24 / @ ./mnt/nfs/home/zf/criutest/dumps/.criu.cgyard.RlA64B flags 0x200000 options seclabel<br>&gt; (00.009753)&nbsp; 38289:&nbsp; &nbsp;  type cgroup source none mnt_id 0x6f s_dev 0x17 / @ ./mnt/nfs/home/zf/criutest/dumps/.criu.cgyard.RlA64B/cpuset flags 0x200000 options cpuset<br>&gt; (00.009759)&nbsp; 38289:&nbsp; &nbsp;  type cgroup source none mnt_id 0x70 s_dev 0x18 / @ ./mnt/nfs/home/zf/criutest/dumps/.criu.cgyard.RlA64B/cpu,cpuacct flags 0x200000 options cpuacct,cpu<br>&gt; (00.009765)&nbsp; 38289:&nbsp; &nbsp;  type cgroup source none mnt_id 0x71 s_dev 0x19 / @ ./mnt/nfs/home/zf/criutest/dumps/.criu.cgyard.RlA64B/memory flags 0x200000 options memory<br>&gt; (00.009772)&nbsp; 38289:&nbsp; &nbsp;  type cgroup source none mnt_id 0x72 s_dev 0x1a / @ ./mnt/nfs/home/zf/criutest/dumps/.criu.cgyard.RlA64B/devices flags 0x200000 options devices<br>&gt; (00.009778)&nbsp; 38289:&nbsp; &nbsp;  type cgroup source none mnt_id 0x73 s_dev 0x1b / @ ./mnt/nfs/home/zf/criutest/dumps/.criu.cgyard.RlA64B/freezer flags 0x200000 options freezer<br>&gt; (00.009783)&nbsp; 38289:&nbsp; &nbsp;  type cgroup source none mnt_id 0x74 s_dev 0x1c / @ ./mnt/nfs/home/zf/criutest/dumps/.criu.cgyard.RlA64B/net_cls flags 0x200000 options net_cls<br>&gt; (00.009797)&nbsp; 38289:&nbsp; &nbsp;  type cgroup source none mnt_id 0x75 s_dev 0x1d / @ ./mnt/nfs/home/zf/criutest/dumps/.criu.cgyard.RlA64B/blkio flags 0x200000 options blkio<br>&gt; (00.009804)&nbsp; 38289:&nbsp; &nbsp;  type cgroup source none mnt_id 0x76 s_dev 0x1e / @ ./mnt/nfs/home/zf/criutest/dumps/.criu.cgyard.RlA64B/perf_event flags 0x200000 options perf_event<br>&gt; (00.009813)&nbsp; 38289:&nbsp; &nbsp;  type cgroup source none mnt_id 0x77 s_dev 0x1f / @ ./mnt/nfs/home/zf/criutest/dumps/.criu.cgyard.RlA64B/hugetlb flags 0x200000 options hugetlb<br>&gt; (00.009825)&nbsp; 38289:&nbsp; &nbsp;  type cgroup source none mnt_id 0x78 s_dev 0x15 / @ ./mnt/nfs/home/zf/criutest/dumps/.criu.cgyard.RlA64B/systemd flags 0x200000 options xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd<br>&gt; (00.009831)&nbsp; 38289:&nbsp; &nbsp;  type cgroup source none mnt_id 0x79 s_dev 0x25 / @ ./mnt/nfs/home/zf/criutest/dumps/.criu.cgyard.RlA64B/zdtmtst flags 0x200000 options name=zdtmtst<br>&gt; (00.009838)&nbsp; 38289:&nbsp; &nbsp;  type cgroup source none mnt_id 0x7a s_dev 0x26 / @ ./mnt/nfs/home/zf/criutest/dumps/.criu.cgyard.RlA64B/zdtmtst.defaultroot flags 0x200000 options name=zdtmtst.defaultroot<br>&gt; (00.009849)&nbsp; 38289: Building mountpoints tree<br>&gt; (00.009851)&nbsp; 38289:&nbsp; &nbsp;  Building plain mount tree<br>&gt; (00.009853)&nbsp; 38289:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  Working on 122-&gt;107<br>&gt; (00.009854)&nbsp; 38289:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  Working on 121-&gt;107<br>&gt; (00.009856)&nbsp; 38289:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  Working on 120-&gt;107<br>&gt; (00.009857)&nbsp; 38289:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  Working on 119-&gt;107<br>&gt; (00.009859)&nbsp; 38289:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  Working on 118-&gt;107<br>&gt; (00.009860)&nbsp; 38289:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  Working on 117-&gt;107<br>&gt; (00.009862)&nbsp; 38289:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  Working on 116-&gt;107<br>&gt; (00.009863)&nbsp; 38289:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  Working on 115-&gt;107<br>&gt; (00.009865)&nbsp; 38289:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  Working on 114-&gt;107<br>&gt; (00.009875)&nbsp; 38289:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  Working on 113-&gt;107<br>&gt; (00.009876)&nbsp; 38289:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  Working on 112-&gt;107<br>&gt; (00.009878)&nbsp; 38289:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  Working on 111-&gt;107<br>&gt; (00.009879)&nbsp; 38289:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  Working on 107-&gt;105<br>&gt; (00.009881)&nbsp; 38289:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  Working on 105-&gt;37<br>&gt; (00.009882)&nbsp; 38289:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  Working on 43-&gt;37<br>&gt; (00.009884)&nbsp; 38289:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  Working on 42-&gt;19<br>&gt; (00.009886)&nbsp; 38289:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  Working on 41-&gt;19<br>&gt; (00.009887)&nbsp; 38289:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  Working on 40-&gt;18<br>&gt; (00.009889)&nbsp; 38289:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  Working on 39-&gt;17<br>&gt; (00.009890)&nbsp; 38289:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  Working on 38-&gt;18<br>&gt; (00.009892)&nbsp; 38289:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  Working on 37-&gt;1<br>&gt; (00.009893)&nbsp; 38289:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  Working on 36-&gt;18<br>&gt; (00.009895)&nbsp; 38289:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  Working on 35-&gt;24<br>&gt; (00.009896)&nbsp; 38289:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  Working on 34-&gt;24<br>&gt; (00.009898)&nbsp; 38289:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  Working on 33-&gt;24<br>&gt; (00.009899)&nbsp; 38289:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  Working on 32-&gt;24<br>&gt; (00.009901)&nbsp; 38289:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  Working on 31-&gt;24<br>&gt; (00.009902)&nbsp; 38289:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  Working on 30-&gt;24<br>&gt; (00.009904)&nbsp; 38289:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  Working on 29-&gt;24<br>&gt; (00.009905)&nbsp; 38289:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  Working on 28-&gt;24<br>&gt; (00.009907)&nbsp; 38289:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  Working on 27-&gt;24<br>&gt; (00.009909)&nbsp; 38289:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  Working on 26-&gt;18<br>&gt; (00.009910)&nbsp; 38289:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  Working on 25-&gt;24<br>&gt; (00.009911)&nbsp; 38289:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  Working on 24-&gt;18<br>&gt; (00.009913)&nbsp; 38289:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  Working on 23-&gt;37<br>&gt; (00.009914)&nbsp; 38289:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  Working on 22-&gt;19<br>&gt; (00.009916)&nbsp; 38289:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  Working on 21-&gt;19<br>&gt; (00.009917)&nbsp; 38289:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  Working on 20-&gt;18<br>&gt; (00.009919)&nbsp; 38289:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  Working on 19-&gt;37<br>&gt; (00.009920)&nbsp; 38289:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  Working on 18-&gt;37<br>&gt; (00.009921)&nbsp; 38289:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  Working on 17-&gt;37<br>&gt; (00.009924)&nbsp; 38289:&nbsp; &nbsp;  Resorting siblings on 37<br>&gt; (00.009926)&nbsp; 38289:&nbsp; &nbsp;  Resorting siblings on 105<br>&gt; (00.009927)&nbsp; 38289:&nbsp; &nbsp;  Resorting siblings on 107<br>&gt; (00.009929)&nbsp; 38289:&nbsp; &nbsp;  Resorting siblings on 122<br>&gt; (00.009930)&nbsp; 38289:&nbsp; &nbsp;  Resorting siblings on 121<br>&gt; (00.009932)&nbsp; 38289:&nbsp; &nbsp;  Resorting siblings on 120<br>&gt; (00.009933)&nbsp; 38289:&nbsp; &nbsp;  Resorting siblings on 119<br>&gt; (00.009935)&nbsp; 38289:&nbsp; &nbsp;  Resorting siblings on 118<br>&gt; (00.009936)&nbsp; 38289:&nbsp; &nbsp;  Resorting siblings on 117<br>&gt; (00.009938)&nbsp; 38289:&nbsp; &nbsp;  Resorting siblings on 116<br>&gt; (00.009939)&nbsp; 38289:&nbsp; &nbsp;  Resorting siblings on 115<br>&gt; (00.009941)&nbsp; 38289:&nbsp; &nbsp;  Resorting siblings on 114<br>&gt; (00.009942)&nbsp; 38289:&nbsp; &nbsp;  Resorting siblings on 113<br>&gt; (00.009943)&nbsp; 38289:&nbsp; &nbsp;  Resorting siblings on 112<br>&gt; (00.009945)&nbsp; 38289:&nbsp; &nbsp;  Resorting siblings on 111<br>&gt; (00.009946)&nbsp; 38289:&nbsp; &nbsp;  Resorting siblings on 43<br>&gt; (00.009948)&nbsp; 38289:&nbsp; &nbsp;  Resorting siblings on 23<br>&gt; (00.009949)&nbsp; 38289:&nbsp; &nbsp;  Resorting siblings on 19<br>&gt; (00.009951)&nbsp; 38289:&nbsp; &nbsp;  Resorting siblings on 42<br>&gt; (00.009952)&nbsp; 38289:&nbsp; &nbsp;  Resorting siblings on 41<br>&gt; (00.009953)&nbsp; 38289:&nbsp; &nbsp;  Resorting siblings on 22<br>&gt; (00.009955)&nbsp; 38289:&nbsp; &nbsp;  Resorting siblings on 21<br>&gt; (00.009956)&nbsp; 38289:&nbsp; &nbsp;  Resorting siblings on 18<br>&gt; (00.009958)&nbsp; 38289:&nbsp; &nbsp;  Resorting siblings on 40<br>&gt; (00.009959)&nbsp; 38289:&nbsp; &nbsp;  Resorting siblings on 38<br>&gt; (00.009960)&nbsp; 38289:&nbsp; &nbsp;  Resorting siblings on 36<br>&gt; (00.009962)&nbsp; 38289:&nbsp; &nbsp;  Resorting siblings on 26<br>&gt; (00.009963)&nbsp; 38289:&nbsp; &nbsp;  Resorting siblings on 24<br>&gt; (00.009964)&nbsp; 38289:&nbsp; &nbsp;  Resorting siblings on 35<br>&gt; (00.009966)&nbsp; 38289:&nbsp; &nbsp;  Resorting siblings on 34<br>&gt; (00.009967)&nbsp; 38289:&nbsp; &nbsp;  Resorting siblings on 33<br>&gt; (00.009969)&nbsp; 38289:&nbsp; &nbsp;  Resorting siblings on 32<br>&gt; (00.009970)&nbsp; 38289:&nbsp; &nbsp;  Resorting siblings on 31<br>&gt; (00.009971)&nbsp; 38289:&nbsp; &nbsp;  Resorting siblings on 30<br>&gt; (00.009972)&nbsp; 38289:&nbsp; &nbsp;  Resorting siblings on 29<br>&gt; (00.009974)&nbsp; 38289:&nbsp; &nbsp;  Resorting siblings on 28<br>&gt; (00.009975)&nbsp; 38289:&nbsp; &nbsp;  Resorting siblings on 27<br>&gt; (00.009976)&nbsp; 38289:&nbsp; &nbsp;  Resorting siblings on 25<br>&gt; (00.009977)&nbsp; 38289:&nbsp; &nbsp;  Resorting siblings on 20<br>&gt; (00.009979)&nbsp; 38289:&nbsp; &nbsp;  Resorting siblings on 17<br>&gt; (00.009980)&nbsp; 38289:&nbsp; &nbsp;  Resorting siblings on 39<br>&gt; (00.009981)&nbsp; 38289: Done:<br>&gt; (00.009982)&nbsp; 38289: [./](37-&gt;1)<br>&gt; (00.009984)&nbsp; 38289:&nbsp; [./boot](43-&gt;37)<br>&gt; (00.009986)&nbsp; 38289:&nbsp; &lt;--<br>&gt; (00.009987)&nbsp; 38289:&nbsp; [./proc](17-&gt;37)<br>&gt; (00.009988)&nbsp; 38289:&nbsp;  [./proc/sys/fs/binfmt_misc](39-&gt;17)<br>&gt; (00.009989)&nbsp; 38289:&nbsp;  &lt;--<br>&gt; (00.009990)&nbsp; 38289:&nbsp; &lt;--<br>&gt; (00.009991)&nbsp; 38289:&nbsp; [./sys](18-&gt;37)<br>&gt; (00.009993)&nbsp; 38289:&nbsp;  [./sys/kernel/debug](40-&gt;18)<br>&gt; (00.009994)&nbsp; 38289:&nbsp;  &lt;--<br>&gt; (00.009995)&nbsp; 38289:&nbsp;  [./sys/kernel/security](20-&gt;18)<br>&gt; (00.009996)&nbsp; 38289:&nbsp;  &lt;--<br>&gt; (00.009997)&nbsp; 38289:&nbsp;  [./sys/fs/cgroup](24-&gt;18)<br>&gt; (00.009999)&nbsp; 38289:&nbsp; &nbsp; [./sys/fs/cgroup/hugetlb](35-&gt;24)<br>&gt; (00.010000)&nbsp; 38289:&nbsp; &nbsp; &lt;--<br>&gt; (00.010001)&nbsp; 38289:&nbsp; &nbsp; [./sys/fs/cgroup/systemd](25-&gt;24)<br>&gt; (00.010002)&nbsp; 38289:&nbsp; &nbsp; &lt;--<br>&gt; (00.010003)&nbsp; 38289:&nbsp; &nbsp; [./sys/fs/cgroup/cpuset](27-&gt;24)<br>&gt; (00.010004)&nbsp; 38289:&nbsp; &nbsp; &lt;--<br>&gt; (00.010005)&nbsp; 38289:&nbsp; &nbsp; [./sys/fs/cgroup/cpu,cpuacct](28-&gt;24)<br>&gt; (00.010007)&nbsp; 38289:&nbsp; &nbsp; &lt;--<br>&gt; (00.010008)&nbsp; 38289:&nbsp; &nbsp; [./sys/fs/cgroup/memory](29-&gt;24)<br>&gt; (00.010009)&nbsp; 38289:&nbsp; &nbsp; &lt;--<br>&gt; (00.010010)&nbsp; 38289:&nbsp; &nbsp; [./sys/fs/cgroup/devices](30-&gt;24)<br>&gt; (00.010011)&nbsp; 38289:&nbsp; &nbsp; &lt;--<br>&gt; (00.010012)&nbsp; 38289:&nbsp; &nbsp; [./sys/fs/cgroup/freezer](31-&gt;24)<br>&gt; (00.010013)&nbsp; 38289:&nbsp; &nbsp; &lt;--<br>&gt; (00.010014)&nbsp; 38289:&nbsp; &nbsp; [./sys/fs/cgroup/net_cls](32-&gt;24)<br>&gt; (00.010016)&nbsp; 38289:&nbsp; &nbsp; &lt;--<br>&gt; (00.010017)&nbsp; 38289:&nbsp; &nbsp; [./sys/fs/cgroup/blkio](33-&gt;24)<br>&gt; (00.010018)&nbsp; 38289:&nbsp; &nbsp; &lt;--<br>&gt; (00.010020)&nbsp; 38289:&nbsp; &nbsp; [./sys/fs/cgroup/perf_event](34-&gt;24)<br>&gt; (00.010021)&nbsp; 38289:&nbsp; &nbsp; &lt;--<br>&gt; (00.010022)&nbsp; 38289:&nbsp;  &lt;--<br>&gt; (00.010023)&nbsp; 38289:&nbsp;  [./sys/fs/pstore](26-&gt;18)<br>&gt; (00.010025)&nbsp; 38289:&nbsp;  &lt;--<br>&gt; (00.010026)&nbsp; 38289:&nbsp;  [./sys/kernel/config](36-&gt;18)<br>&gt; (00.010027)&nbsp; 38289:&nbsp;  &lt;--<br>&gt; (00.010028)&nbsp; 38289:&nbsp;  [./sys/fs/selinux](38-&gt;18)<br>&gt; (00.010029)&nbsp; 38289:&nbsp;  &lt;--<br>&gt; (00.010030)&nbsp; 38289:&nbsp; &lt;--<br>&gt; (00.010032)&nbsp; 38289:&nbsp; [./dev](19-&gt;37)<br>&gt; (00.010033)&nbsp; 38289:&nbsp;  [./dev/hugepages](42-&gt;19)<br>&gt; (00.010034)&nbsp; 38289:&nbsp;  &lt;--<br>&gt; (00.010035)&nbsp; 38289:&nbsp;  [./dev/shm](21-&gt;19)<br>&gt; (00.010037)&nbsp; 38289:&nbsp;  &lt;--<br>&gt; (00.010038)&nbsp; 38289:&nbsp;  [./dev/pts](22-&gt;19)<br>&gt; (00.010039)&nbsp; 38289:&nbsp;  &lt;--<br>&gt; (00.010040)&nbsp; 38289:&nbsp;  [./dev/mqueue](41-&gt;19)<br>&gt; (00.010041)&nbsp; 38289:&nbsp;  &lt;--<br>&gt; (00.010042)&nbsp; 38289:&nbsp; &lt;--<br>&gt; (00.010044)&nbsp; 38289:&nbsp; [./run](23-&gt;37)<br>&gt; (00.010045)&nbsp; 38289:&nbsp; &lt;--<br>&gt; (00.010046)&nbsp; 38289:&nbsp; [./mnt/nfs](105-&gt;37)<br>&gt; (00.010047)&nbsp; 38289:&nbsp;  [./mnt/nfs/home/zf/criutest/dumps/.criu.cgyard.RlA64B](107-&gt;105)<br>&gt; (00.010049)&nbsp; 38289:&nbsp; &nbsp; [./mnt/nfs/home/zf/criutest/dumps/.criu.cgyard.RlA64B/zdtmtst.defaultroot](122-&gt;107)<br>&gt; (00.010051)&nbsp; 38289:&nbsp; &nbsp; &lt;--<br>&gt; (00.010052)&nbsp; 38289:&nbsp; &nbsp; [./mnt/nfs/home/zf/criutest/dumps/.criu.cgyard.RlA64B/cpuset](111-&gt;107)<br>&gt; (00.010053)&nbsp; 38289:&nbsp; &nbsp; &lt;--<br>&gt; (00.010054)&nbsp; 38289:&nbsp; &nbsp; [./mnt/nfs/home/zf/criutest/dumps/.criu.cgyard.RlA64B/cpu,cpuacct](112-&gt;107)<br>&gt; (00.010056)&nbsp; 38289:&nbsp; &nbsp; &lt;--<br>&gt; (00.010057)&nbsp; 38289:&nbsp; &nbsp; [./mnt/nfs/home/zf/criutest/dumps/.criu.cgyard.RlA64B/memory](113-&gt;107)<br>&gt; (00.010059)&nbsp; 38289:&nbsp; &nbsp; &lt;--<br>&gt; (00.010060)&nbsp; 38289:&nbsp; &nbsp; [./mnt/nfs/home/zf/criutest/dumps/.criu.cgyard.RlA64B/devices](114-&gt;107)<br>&gt; (00.010061)&nbsp; 38289:&nbsp; &nbsp; &lt;--<br>&gt; (00.010063)&nbsp; 38289:&nbsp; &nbsp; [./mnt/nfs/home/zf/criutest/dumps/.criu.cgyard.RlA64B/freezer](115-&gt;107)<br>&gt; (00.010064)&nbsp; 38289:&nbsp; &nbsp; &lt;--<br>&gt; (00.010065)&nbsp; 38289:&nbsp; &nbsp; [./mnt/nfs/home/zf/criutest/dumps/.criu.cgyard.RlA64B/net_cls](116-&gt;107)<br>&gt; (00.010066)&nbsp; 38289:&nbsp; &nbsp; &lt;--<br>&gt; (00.010067)&nbsp; 38289:&nbsp; &nbsp; [./mnt/nfs/home/zf/criutest/dumps/.criu.cgyard.RlA64B/blkio](117-&gt;107)<br>&gt; (00.010069)&nbsp; 38289:&nbsp; &nbsp; &lt;--<br>&gt; (00.010070)&nbsp; 38289:&nbsp; &nbsp; [./mnt/nfs/home/zf/criutest/dumps/.criu.cgyard.RlA64B/perf_event](118-&gt;107)<br>&gt; (00.010071)&nbsp; 38289:&nbsp; &nbsp; &lt;--<br>&gt; (00.010072)&nbsp; 38289:&nbsp; &nbsp; [./mnt/nfs/home/zf/criutest/dumps/.criu.cgyard.RlA64B/hugetlb](119-&gt;107)<br>&gt; (00.010074)&nbsp; 38289:&nbsp; &nbsp; &lt;--<br>&gt; (00.010075)&nbsp; 38289:&nbsp; &nbsp; [./mnt/nfs/home/zf/criutest/dumps/.criu.cgyard.RlA64B/systemd](120-&gt;107)<br>&gt; (00.010076)&nbsp; 38289:&nbsp; &nbsp; &lt;--<br>&gt; (00.010077)&nbsp; 38289:&nbsp; &nbsp; [./mnt/nfs/home/zf/criutest/dumps/.criu.cgyard.RlA64B/zdtmtst](121-&gt;107)<br>&gt; (00.010079)&nbsp; 38289:&nbsp; &nbsp; &lt;--<br>&gt; (00.010080)&nbsp; 38289:&nbsp;  &lt;--<br>&gt; (00.010081)&nbsp; 38289:&nbsp; &lt;--<br>&gt; (00.010082)&nbsp; 38289: &lt;--<br>&gt; (00.010700)&nbsp; 38289: Mount procfs in crtools-proc.CPAW4K<br>&gt; (00.012696)&nbsp; 38289: Preparing info about shared resources<br>&gt; (00.012708)&nbsp; 38289: Collecting 33/18 (flags 0)<br>&gt; (00.013492)&nbsp; 38289: Collected [dev/pts/5] ID 0x1<br>&gt; (00.013500)&nbsp; 38289: Collected [mnt/nfs/home/zf/criutest/a.out] ID 0x2<br>&gt; (00.013503)&nbsp; 38289: Collected [usr/lib64/libpthread-2.17.so] ID 0x3<br>&gt; (00.013505)&nbsp; 38289: Collected [usr/lib64/libc-2.17.so] ID 0x4<br>&gt; (00.013507)&nbsp; 38289: Collected [usr/lib64/libgcc_s-4.8.3-20140911.so.1] ID 0x5<br>&gt; (00.013510)&nbsp; 38289: Collected [usr/lib64/libm-2.17.so] ID 0x6<br>&gt; (00.013512)&nbsp; 38289: Collected [usr/lib64/libstdc++.so.6.0.19] ID 0x7<br>&gt; (00.013514)&nbsp; 38289: Collected [usr/lib64/librt-2.17.so] ID 0x8<br>&gt; (00.013516)&nbsp; 38289: Collected [usr/lib64/ld-2.17.so] ID 0x9<br>&gt; (00.013518)&nbsp; 38289: Collected [mnt/nfs/home/zf/criutest] ID 0xa<br>&gt; (00.013520)&nbsp; 38289: Collected [.] ID 0xb<br>&gt; (00.013525)&nbsp; 38289:&nbsp; `- ... done<br>&gt; (00.013526)&nbsp; 38289: Collecting 46/52 (flags 0)<br>&gt; (00.014358)&nbsp; 38289:&nbsp; `- ... done<br>&gt; (00.014363)&nbsp; 38289: Collecting 35/20 (flags 2)<br>&gt; (00.015143)&nbsp; 38289:&nbsp; `- ... done<br>&gt; (00.015147)&nbsp; 38289: Collecting 40/25 (flags 0)<br>&gt; (00.015710)&nbsp; 38289:&nbsp; `- ... done<br>&gt; (00.015714)&nbsp; 38289: Collecting 42/26 (flags 0)<br>&gt; (00.016778)&nbsp; 38289:&nbsp; `- ... done<br>&gt; (00.016782)&nbsp; 38289: Collecting 37/22 (flags 1)<br>&gt; (00.017860)&nbsp; 38289:&nbsp; `- ... done<br>&gt; (00.017864)&nbsp; 38289: Collecting 38/23 (flags 2)<br>&gt; (00.018481)&nbsp; 38289:&nbsp; `- ... done<br>&gt; (00.018496)&nbsp; 38289: Collecting 39/24 (flags 2)<br>&gt; (00.019380)&nbsp; 38289:&nbsp; `- ... done<br>&gt; (00.019384)&nbsp; 38289: Collecting 47/28 (flags 0)<br>&gt; (00.020189)&nbsp; 38289:&nbsp; `- ... done<br>&gt; (00.020194)&nbsp; 38289: Collecting 73/30 (flags 2)<br>&gt; (00.021047)&nbsp; 38289:&nbsp; `- ... done<br>&gt; (00.021051)&nbsp; 38289: Collecting 48/29 (flags 0)<br>&gt; (00.021840)&nbsp; 38289:&nbsp; `- ... done<br>&gt; (00.021843)&nbsp; 38289: Collecting 49/31 (flags 2)<br>&gt; (00.022925)&nbsp; 38289:&nbsp; `- ... done<br>&gt; (00.022929)&nbsp; 38289: Collecting 50/32 (flags 2)<br>&gt; (00.023737)&nbsp; 38289:&nbsp; `- ... done<br>&gt; (00.023753)&nbsp; 38289: Collecting 71/33 (flags 2)<br>&gt; (00.024565)&nbsp; 38289:&nbsp; `- ... done<br>&gt; (00.024568)&nbsp; 38289: Collecting 51/34 (flags 2)<br>&gt; (00.025253)&nbsp; 38289:&nbsp; `- ... done<br>&gt; (00.025256)&nbsp; 38289: Collecting 72/35 (flags 2)<br>&gt; (00.026081)&nbsp; 38289:&nbsp; `- ... done<br>&gt; (00.026085)&nbsp; 38289: Collecting 45/37 (flags 2)<br>&gt; (00.026871)&nbsp; 38289:&nbsp; `- ... done<br>&gt; (00.026874)&nbsp; 38289: Collecting 44/36 (flags 2)<br>&gt; (00.027967)&nbsp; 38289: tty: Collected tty ID 0x1<br>&gt; (00.027994)&nbsp; 38289:&nbsp; `- ... done<br>&gt; (00.027996)&nbsp; 38289: Collecting 52/42 (flags 2)<br>&gt; (00.029081)&nbsp; 38289:&nbsp; `- ... done<br>&gt; (00.029084)&nbsp; 38289: Collecting 34/19 (flags 0)<br>&gt; (00.030142)&nbsp; 38289:&nbsp; `- ... done<br>&gt; (00.030146)&nbsp; 38289: Collecting 54/45 (flags 2)<br>&gt; (00.031162)&nbsp; 38289:&nbsp; `- ... done<br>&gt; (00.031166)&nbsp; 38289: Collecting 55/38 (flags 2)<br>&gt; (00.031722)&nbsp; 38289:&nbsp; `- ... done<br>&gt; (00.033616)&nbsp; 38289: Trying to read socket queues image<br>&gt; (00.034717)&nbsp; 38289: tty: Unpaired slave 5<br>&gt; (00.035846)&nbsp; 38289: Found 39 VMAs in image<br>&gt; (00.035851)&nbsp; 38289: vma 0x400000 0x401000<br>&gt; (00.035853)&nbsp; 38289: vma 0x600000 0x601000<br>&gt; (00.035854)&nbsp; 38289: vma 0x601000 0x602000<br>&gt; (00.035855)&nbsp; 38289: vma 0x7f884ab3b000 0x7f884ab51000<br>&gt; (00.035856)&nbsp; 38289: vma 0x7f884ab51000 0x7f884ad51000<br>&gt; (00.035858)&nbsp; 38289: vma 0x7f884ad51000 0x7f884ad52000<br>&gt; (00.035859)&nbsp; 38289: vma 0x7f884ad52000 0x7f884ad53000<br>&gt; (00.035860)&nbsp; 38289: vma 0x7f884ad53000 0x7f884ad57000<br>&gt; (00.035862)&nbsp; 38289: vma 0x7f884ad57000 0x7f884af0d000<br>&gt; (00.035863)&nbsp; 38289: vma 0x7f884af0d000 0x7f884b10d000<br>&gt; (00.035864)&nbsp; 38289: vma 0x7f884b10d000 0x7f884b111000<br>&gt; (00.035866)&nbsp; 38289: vma 0x7f884b111000 0x7f884b113000<br>&gt; (00.035867)&nbsp; 38289: vma 0x7f884b113000 0x7f884b118000<br>&gt; (00.035868)&nbsp; 38289: vma 0x7f884b118000 0x7f884b12d000<br>&gt; (00.035870)&nbsp; 38289: vma 0x7f884b12d000 0x7f884b32c000<br>&gt; (00.035871)&nbsp; 38289: vma 0x7f884b32c000 0x7f884b32d000<br>&gt; (00.035872)&nbsp; 38289: vma 0x7f884b32d000 0x7f884b32e000<br>&gt; (00.035874)&nbsp; 38289: vma 0x7f884b32e000 0x7f884b42f000<br>&gt; (00.035875)&nbsp; 38289: vma 0x7f884b42f000 0x7f884b62e000<br>&gt; (00.035876)&nbsp; 38289: vma 0x7f884b62e000 0x7f884b62f000<br>&gt; (00.035878)&nbsp; 38289: vma 0x7f884b62f000 0x7f884b630000<br>&gt; (00.035890)&nbsp; 38289: vma 0x7f884b630000 0x7f884b719000<br>&gt; (00.035891)&nbsp; 38289: vma 0x7f884b719000 0x7f884b918000<br>&gt; (00.035892)&nbsp; 38289: vma 0x7f884b918000 0x7f884b920000<br>&gt; (00.035894)&nbsp; 38289: vma 0x7f884b920000 0x7f884b922000<br>&gt; (00.035895)&nbsp; 38289: vma 0x7f884b922000 0x7f884b937000<br>&gt; (00.035896)&nbsp; 38289: vma 0x7f884b937000 0x7f884b93e000<br>&gt; (00.035898)&nbsp; 38289: vma 0x7f884b93e000 0x7f884bb3d000<br>&gt; (00.035899)&nbsp; 38289: vma 0x7f884bb3d000 0x7f884bb3e000<br>&gt; (00.035902)&nbsp; 38289: vma 0x7f884bb3e000 0x7f884bb3f000<br>&gt; (00.035903)&nbsp; 38289: vma 0x7f884bb3f000 0x7f884bb60000<br>&gt; (00.035904)&nbsp; 38289: vma 0x7f884bd4f000 0x7f884bd55000<br>&gt; (00.035906)&nbsp; 38289: vma 0x7f884bd5e000 0x7f884bd60000<br>&gt; (00.035907)&nbsp; 38289: vma 0x7f884bd60000 0x7f884bd61000<br>&gt; (00.035908)&nbsp; 38289: vma 0x7f884bd61000 0x7f884bd62000<br>&gt; (00.035910)&nbsp; 38289: vma 0x7f884bd62000 0x7f884bd63000<br>&gt; (00.035911)&nbsp; 38289: vma 0x7fff06f88000 0x7fff06faa000<br>&gt; (00.035912)&nbsp; 38289: vma 0x7fff06fcc000 0x7fff06fce000<br>&gt; (00.035913)&nbsp; 38289: vma 0xffffffffff600000 0xffffffffff601000<br>&gt; (00.036692)&nbsp; 38289: Collect fdinfo pid=38289 fd=0 id=0x1<br>&gt; (00.036698)&nbsp; 38289: Collect fdinfo pid=38289 fd=1 id=0x1<br>&gt; (00.036700)&nbsp; 38289: Collect fdinfo pid=38289 fd=2 id=0x1<br>&gt; (00.037577)&nbsp; 38289: Pipes:<br>&gt; (00.037582)&nbsp; 38289: tty: Inherit terminal for id 1<br>&gt; (00.037584)&nbsp; 38289: tty: head type pts id 0x1 index 5 (master 0 sid 21867 pgrp 38289 inherit 1)<br>&gt; (00.037588)&nbsp; 38289: tty: Found orphan slave fake leader (0x1)<br>&gt; (00.037590)&nbsp; 38289: Unix sockets:<br>&gt; (00.037609)&nbsp; 38289:&nbsp; &nbsp;  Saved shmems:<br>&gt; (00.037611)&nbsp; 38289: File descs:<br>&gt; (00.037612)&nbsp; 38289:&nbsp; `- type 11 ID 0x1<br>&gt; (00.037613)&nbsp; 38289:&nbsp; &nbsp; `- FD 0 pid 38289<br>&gt; (00.037614)&nbsp; 38289:&nbsp; &nbsp; `- FD 1 pid 38289<br>&gt; (00.037615)&nbsp; 38289:&nbsp; &nbsp; `- FD 2 pid 38289<br>&gt; (00.037616)&nbsp; 38289:&nbsp; `- type 1 ID 0x1<br>&gt; (00.037617)&nbsp; 38289:&nbsp; `- type 1 ID 0x2<br>&gt; (00.037619)&nbsp; 38289:&nbsp; `- type 1 ID 0x3<br>&gt; (00.037620)&nbsp; 38289:&nbsp; `- type 1 ID 0x4<br>&gt; (00.037621)&nbsp; 38289:&nbsp; `- type 1 ID 0x5<br>&gt; (00.037622)&nbsp; 38289:&nbsp; `- type 1 ID 0x6<br>&gt; (00.037623)&nbsp; 38289:&nbsp; `- type 1 ID 0x7<br>&gt; (00.037624)&nbsp; 38289:&nbsp; `- type 1 ID 0x8<br>&gt; (00.037625)&nbsp; 38289:&nbsp; `- type 1 ID 0x9<br>&gt; (00.037626)&nbsp; 38289:&nbsp; `- type 1 ID 0xa<br>&gt; (00.037627)&nbsp; 38289:&nbsp; `- type 1 ID 0xb<br>&gt; (00.038739)&nbsp; 38289: Map 0x0000000000400000-0x0000000000401000 0x0000000000000000 vma<br>&gt; (00.038750)&nbsp; 38289:&nbsp; &nbsp;  premap 0x0000000000400000-0x0000000000401000 -&gt; 00007f9d9da99000<br>&gt; (00.039308)&nbsp; 38289: Map 0x0000000000600000-0x0000000000601000 0x0000000000000000 vma<br>&gt; (00.039329)&nbsp; 38289:&nbsp; &nbsp;  premap 0x0000000000600000-0x0000000000601000 -&gt; 00007f9d9da9a000<br>&gt; (00.039820)&nbsp; 38289: Map 0x0000000000601000-0x0000000000602000 0x0000000000001000 vma<br>&gt; (00.039832)&nbsp; 38289:&nbsp; &nbsp;  premap 0x0000000000601000-0x0000000000602000 -&gt; 00007f9d9da9b000<br>&gt; (00.039838)&nbsp; 38289: Map 0x00007f884ab3b000-0x00007f884ab51000 0x0000000000000000 vma<br>&gt; (00.039843)&nbsp; 38289:&nbsp; &nbsp;  premap 0x00007f884ab3b000-0x00007f884ab51000 -&gt; 00007f9d9da9c000<br>&gt; (00.039847)&nbsp; 38289: Map 0x00007f884ab51000-0x00007f884ad51000 0x0000000000016000 vma<br>&gt; (00.039851)&nbsp; 38289:&nbsp; &nbsp;  premap 0x00007f884ab51000-0x00007f884ad51000 -&gt; 00007f9d9dab2000<br>&gt; (00.039854)&nbsp; 38289: Map 0x00007f884ad51000-0x00007f884ad52000 0x0000000000016000 vma<br>&gt; (00.039857)&nbsp; 38289:&nbsp; &nbsp;  premap 0x00007f884ad51000-0x00007f884ad52000 -&gt; 00007f9d9dcb2000<br>&gt; (00.039860)&nbsp; 38289: Map 0x00007f884ad52000-0x00007f884ad53000 0x0000000000017000 vma<br>&gt; (00.039864)&nbsp; 38289:&nbsp; &nbsp;  premap 0x00007f884ad52000-0x00007f884ad53000 -&gt; 00007f9d9dcb3000<br>&gt; (00.039866)&nbsp; 38289: Map 0x00007f884ad53000-0x00007f884ad57000 0x0000000000000000 vma<br>&gt; (00.039869)&nbsp; 38289:&nbsp; &nbsp;  premap 0x00007f884ad53000-0x00007f884ad57000 -&gt; 00007f9d9dcb4000<br>&gt; (00.039872)&nbsp; 38289: Map 0x00007f884ad57000-0x00007f884af0d000 0x0000000000000000 vma<br>&gt; (00.039876)&nbsp; 38289:&nbsp; &nbsp;  premap 0x00007f884ad57000-0x00007f884af0d000 -&gt; 00007f9d9dcb8000<br>&gt; (00.039879)&nbsp; 38289: Map 0x00007f884af0d000-0x00007f884b10d000 0x00000000001b6000 vma<br>&gt; (00.039883)&nbsp; 38289:&nbsp; &nbsp;  premap 0x00007f884af0d000-0x00007f884b10d000 -&gt; 00007f9d9de6e000<br>&gt; (00.039886)&nbsp; 38289: Map 0x00007f884b10d000-0x00007f884b111000 0x00000000001b6000 vma<br>&gt; (00.039889)&nbsp; 38289:&nbsp; &nbsp;  premap 0x00007f884b10d000-0x00007f884b111000 -&gt; 00007f9d9e06e000<br>&gt; (00.039892)&nbsp; 38289: Map 0x00007f884b111000-0x00007f884b113000 0x00000000001ba000 vma<br>&gt; (00.039896)&nbsp; 38289:&nbsp; &nbsp;  premap 0x00007f884b111000-0x00007f884b113000 -&gt; 00007f9d9e072000<br>&gt; (00.039898)&nbsp; 38289: Map 0x00007f884b113000-0x00007f884b118000 0x0000000000000000 vma<br>&gt; (00.039900)&nbsp; 38289:&nbsp; &nbsp;  premap 0x00007f884b113000-0x00007f884b118000 -&gt; 00007f9d9e074000<br>&gt; (00.039904)&nbsp; 38289: Map 0x00007f884b118000-0x00007f884b12d000 0x0000000000000000 vma<br>&gt; (00.039908)&nbsp; 38289:&nbsp; &nbsp;  premap 0x00007f884b118000-0x00007f884b12d000 -&gt; 00007f9d9e079000<br>&gt; (00.039912)&nbsp; 38289: Map 0x00007f884b12d000-0x00007f884b32c000 0x0000000000015000 vma<br>&gt; (00.039916)&nbsp; 38289:&nbsp; &nbsp;  premap 0x00007f884b12d000-0x00007f884b32c000 -&gt; 00007f9d9e08e000<br>&gt; (00.039919)&nbsp; 38289: Map 0x00007f884b32c000-0x00007f884b32d000 0x0000000000014000 vma<br>&gt; (00.039923)&nbsp; 38289:&nbsp; &nbsp;  premap 0x00007f884b32c000-0x00007f884b32d000 -&gt; 00007f9d9e28d000<br>&gt; (00.039926)&nbsp; 38289: Map 0x00007f884b32d000-0x00007f884b32e000 0x0000000000015000 vma<br>&gt; (00.039929)&nbsp; 38289:&nbsp; &nbsp;  premap 0x00007f884b32d000-0x00007f884b32e000 -&gt; 00007f9d9e28e000<br>&gt; (00.039933)&nbsp; 38289: Map 0x00007f884b32e000-0x00007f884b42f000 0x0000000000000000 vma<br>&gt; (00.039937)&nbsp; 38289:&nbsp; &nbsp;  premap 0x00007f884b32e000-0x00007f884b42f000 -&gt; 00007f9d9e28f000<br>&gt; (00.039941)&nbsp; 38289: Map 0x00007f884b42f000-0x00007f884b62e000 0x0000000000101000 vma<br>&gt; (00.039944)&nbsp; 38289:&nbsp; &nbsp;  premap 0x00007f884b42f000-0x00007f884b62e000 -&gt; 00007f9d9e390000<br>&gt; (00.039947)&nbsp; 38289: Map 0x00007f884b62e000-0x00007f884b62f000 0x0000000000100000 vma<br>&gt; (00.039950)&nbsp; 38289:&nbsp; &nbsp;  premap 0x00007f884b62e000-0x00007f884b62f000 -&gt; 00007f9d9e58f000<br>&gt; (00.039954)&nbsp; 38289: Map 0x00007f884b62f000-0x00007f884b630000 0x0000000000101000 vma<br>&gt; (00.039957)&nbsp; 38289:&nbsp; &nbsp;  premap 0x00007f884b62f000-0x00007f884b630000 -&gt; 00007f9d9e590000<br>&gt; (00.039961)&nbsp; 38289: Map 0x00007f884b630000-0x00007f884b719000 0x0000000000000000 vma<br>&gt; (00.039964)&nbsp; 38289:&nbsp; &nbsp;  premap 0x00007f884b630000-0x00007f884b719000 -&gt; 00007f9d9e591000<br>&gt; (00.039968)&nbsp; 38289: Map 0x00007f884b719000-0x00007f884b918000 0x00000000000e9000 vma<br>&gt; (00.039971)&nbsp; 38289:&nbsp; &nbsp;  premap 0x00007f884b719000-0x00007f884b918000 -&gt; 00007f9d9e67a000<br>&gt; (00.039975)&nbsp; 38289: Map 0x00007f884b918000-0x00007f884b920000 0x00000000000e8000 vma<br>&gt; (00.039978)&nbsp; 38289:&nbsp; &nbsp;  premap 0x00007f884b918000-0x00007f884b920000 -&gt; 00007f9d9e879000<br>&gt; (00.039982)&nbsp; 38289: Map 0x00007f884b920000-0x00007f884b922000 0x00000000000f0000 vma<br>&gt; (00.039985)&nbsp; 38289:&nbsp; &nbsp;  premap 0x00007f884b920000-0x00007f884b922000 -&gt; 00007f9d9e881000<br>&gt; (00.039987)&nbsp; 38289: Map 0x00007f884b922000-0x00007f884b937000 0x0000000000000000 vma<br>&gt; (00.039990)&nbsp; 38289:&nbsp; &nbsp;  premap 0x00007f884b922000-0x00007f884b937000 -&gt; 00007f9d9e883000<br>&gt; (00.039994)&nbsp; 38289: Map 0x00007f884b937000-0x00007f884b93e000 0x0000000000000000 vma<br>&gt; (00.039997)&nbsp; 38289:&nbsp; &nbsp;  premap 0x00007f884b937000-0x00007f884b93e000 -&gt; 00007f9d9e898000<br>&gt; (00.040001)&nbsp; 38289: Map 0x00007f884b93e000-0x00007f884bb3d000 0x0000000000007000 vma<br>&gt; (00.040005)&nbsp; 38289:&nbsp; &nbsp;  premap 0x00007f884b93e000-0x00007f884bb3d000 -&gt; 00007f9d9e89f000<br>&gt; (00.040008)&nbsp; 38289: Map 0x00007f884bb3d000-0x00007f884bb3e000 0x0000000000006000 vma<br>&gt; (00.040012)&nbsp; 38289:&nbsp; &nbsp;  premap 0x00007f884bb3d000-0x00007f884bb3e000 -&gt; 00007f9d9ea9e000<br>&gt; (00.040015)&nbsp; 38289: Map 0x00007f884bb3e000-0x00007f884bb3f000 0x0000000000007000 vma<br>&gt; (00.040018)&nbsp; 38289:&nbsp; &nbsp;  premap 0x00007f884bb3e000-0x00007f884bb3f000 -&gt; 00007f9d9ea9f000<br>&gt; (00.040022)&nbsp; 38289: Map 0x00007f884bb3f000-0x00007f884bb60000 0x0000000000000000 vma<br>&gt; (00.040025)&nbsp; 38289:&nbsp; &nbsp;  premap 0x00007f884bb3f000-0x00007f884bb60000 -&gt; 00007f9d9eaa0000<br>&gt; (00.040027)&nbsp; 38289: Map 0x00007f884bd4f000-0x00007f884bd55000 0x0000000000000000 vma<br>&gt; (00.040030)&nbsp; 38289:&nbsp; &nbsp;  premap 0x00007f884bd4f000-0x00007f884bd55000 -&gt; 00007f9d9eac1000<br>&gt; (00.040032)&nbsp; 38289: Map 0x00007f884bd5e000-0x00007f884bd60000 0x0000000000000000 vma<br>&gt; (00.040035)&nbsp; 38289:&nbsp; &nbsp;  premap 0x00007f884bd5e000-0x00007f884bd60000 -&gt; 00007f9d9eac7000<br>&gt; (00.040038)&nbsp; 38289: Map 0x00007f884bd60000-0x00007f884bd61000 0x0000000000021000 vma<br>&gt; (00.040041)&nbsp; 38289:&nbsp; &nbsp;  premap 0x00007f884bd60000-0x00007f884bd61000 -&gt; 00007f9d9eac9000<br>&gt; (00.040045)&nbsp; 38289: Map 0x00007f884bd61000-0x00007f884bd62000 0x0000000000022000 vma<br>&gt; (00.040048)&nbsp; 38289:&nbsp; &nbsp;  premap 0x00007f884bd61000-0x00007f884bd62000 -&gt; 00007f9d9eaca000<br>&gt; (00.040050)&nbsp; 38289: Map 0x00007f884bd62000-0x00007f884bd63000 0x0000000000000000 vma<br>&gt; (00.040053)&nbsp; 38289:&nbsp; &nbsp;  premap 0x00007f884bd62000-0x00007f884bd63000 -&gt; 00007f9d9eacb000<br>&gt; (00.040055)&nbsp; 38289: Map 0x00007fff06f87000-0x00007fff06faa000 0x0000000000000000 vma<br>&gt; (00.040058)&nbsp; 38289:&nbsp; &nbsp;  premap 0x00007fff06f87000-0x00007fff06faa000 -&gt; 00007f9d9eacc000<br>&gt; (00.040060)&nbsp; 38289: Map 0x00007fff06fcc000-0x00007fff06fce000 0x0000000000000000 vma<br>&gt; (00.040062)&nbsp; 38289:&nbsp; &nbsp;  premap 0x00007fff06fcc000-0x00007fff06fce000 -&gt; 00007f9d9eaef000<br>&gt; (00.042284)&nbsp; 38289: Opened page read 1 (parent 0)<br>&gt; (00.042311)&nbsp; 38289:&nbsp; &nbsp;  pr1 Read page 400000 from self 400000/0<br>&gt; (00.042320)&nbsp; 38289:&nbsp; &nbsp;  pr1 Read page 600000 from self 600000/1000<br>&gt; (00.042325)&nbsp; 38289:&nbsp; &nbsp;  pr1 Read page 601000 from self 601000/2000<br>&gt; (00.042330)&nbsp; 38289:&nbsp; &nbsp;  pr1 Read page 7f884ad51000 from self 7f884ad51000/3000<br>&gt; (00.042335)&nbsp; 38289:&nbsp; &nbsp;  pr1 Read page 7f884ad52000 from self 7f884ad52000/4000<br>&gt; (00.042341)&nbsp; 38289:&nbsp; &nbsp;  pr1 Read page 7f884ad56000 from self 7f884ad56000/5000<br>&gt; (00.042346)&nbsp; 38289:&nbsp; &nbsp;  pr1 Read page 7f884b10d000 from self 7f884b10d000/6000<br>&gt; (00.042351)&nbsp; 38289:&nbsp; &nbsp;  pr1 Read page 7f884b10e000 from self 7f884b10e000/7000<br>&gt; (00.042357)&nbsp; 38289:&nbsp; &nbsp;  pr1 Read page 7f884b10f000 from self 7f884b10f000/8000<br>&gt; (00.042361)&nbsp; 38289:&nbsp; &nbsp;  pr1 Read page 7f884b110000 from self 7f884b110000/9000<br>&gt; (00.042365)&nbsp; 38289:&nbsp; &nbsp;  pr1 Read page 7f884b111000 from self 7f884b111000/a000<br>&gt; (00.042370)&nbsp; 38289:&nbsp; &nbsp;  pr1 Read page 7f884b112000 from self 7f884b112000/b000<br>&gt; (00.042374)&nbsp; 38289:&nbsp; &nbsp;  pr1 Read page 7f884b113000 from self 7f884b113000/c000<br>&gt; (00.042379)&nbsp; 38289:&nbsp; &nbsp;  pr1 Read page 7f884b114000 from self 7f884b114000/d000<br>&gt; (00.042384)&nbsp; 38289:&nbsp; &nbsp;  pr1 Read page 7f884b116000 from self 7f884b116000/e000<br>&gt; (00.042388)&nbsp; 38289:&nbsp; &nbsp;  pr1 Read page 7f884b32c000 from self 7f884b32c000/f000<br>&gt; (00.042393)&nbsp; 38289:&nbsp; &nbsp;  pr1 Read page 7f884b32d000 from self 7f884b32d000/10000<br>&gt; (00.042398)&nbsp; 38289:&nbsp; &nbsp;  pr1 Read page 7f884b62e000 from self 7f884b62e000/11000<br>&gt; (00.042403)&nbsp; 38289:&nbsp; &nbsp;  pr1 Read page 7f884b62f000 from self 7f884b62f000/12000<br>&gt; (00.042408)&nbsp; 38289:&nbsp; &nbsp;  pr1 Read page 7f884b918000 from self 7f884b918000/13000<br>&gt; (00.042414)&nbsp; 38289:&nbsp; &nbsp;  pr1 Read page 7f884b919000 from self 7f884b919000/14000<br>&gt; (00.042418)&nbsp; 38289:&nbsp; &nbsp;  pr1 Read page 7f884b91a000 from self 7f884b91a000/15000<br>&gt; (00.042422)&nbsp; 38289:&nbsp; &nbsp;  pr1 Read page 7f884b91b000 from self 7f884b91b000/16000<br>&gt; (00.042426)&nbsp; 38289:&nbsp; &nbsp;  pr1 Read page 7f884b91c000 from self 7f884b91c000/17000<br>&gt; (00.042430)&nbsp; 38289:&nbsp; &nbsp;  pr1 Read page 7f884b91d000 from self 7f884b91d000/18000<br>&gt; (00.042434)&nbsp; 38289:&nbsp; &nbsp;  pr1 Read page 7f884b91e000 from self 7f884b91e000/19000<br>&gt; (00.042438)&nbsp; 38289:&nbsp; &nbsp;  pr1 Read page 7f884b91f000 from self 7f884b91f000/1a000<br>&gt; (00.042442)&nbsp; 38289:&nbsp; &nbsp;  pr1 Read page 7f884b920000 from self 7f884b920000/1b000<br>&gt; (00.042446)&nbsp; 38289:&nbsp; &nbsp;  pr1 Read page 7f884b921000 from self 7f884b921000/1c000<br>&gt; (00.042451)&nbsp; 38289:&nbsp; &nbsp;  pr1 Read page 7f884b933000 from self 7f884b933000/1d000<br>&gt; (00.042455)&nbsp; 38289:&nbsp; &nbsp;  pr1 Read page 7f884b934000 from self 7f884b934000/1e000<br>&gt; (00.042459)&nbsp; 38289:&nbsp; &nbsp;  pr1 Read page 7f884b935000 from self 7f884b935000/1f000<br>&gt; (00.042463)&nbsp; 38289:&nbsp; &nbsp;  pr1 Read page 7f884b936000 from self 7f884b936000/20000<br>&gt; (00.042467)&nbsp; 38289:&nbsp; &nbsp;  pr1 Read page 7f884bb3d000 from self 7f884bb3d000/21000<br>&gt; (00.042471)&nbsp; 38289:&nbsp; &nbsp;  pr1 Read page 7f884bb3e000 from self 7f884bb3e000/22000<br>&gt; (00.042476)&nbsp; 38289:&nbsp; &nbsp;  pr1 Read page 7f884bd4f000 from self 7f884bd4f000/23000<br>&gt; (00.042481)&nbsp; 38289:&nbsp; &nbsp;  pr1 Read page 7f884bd50000 from self 7f884bd50000/24000<br>&gt; (00.042485)&nbsp; 38289:&nbsp; &nbsp;  pr1 Read page 7f884bd51000 from self 7f884bd51000/25000<br>&gt; (00.042488)&nbsp; 38289:&nbsp; &nbsp;  pr1 Read page 7f884bd52000 from self 7f884bd52000/26000<br>&gt; (00.042494)&nbsp; 38289:&nbsp; &nbsp;  pr1 Read page 7f884bd53000 from self 7f884bd53000/27000<br>&gt; (00.042497)&nbsp; 38289:&nbsp; &nbsp;  pr1 Read page 7f884bd54000 from self 7f884bd54000/28000<br>&gt; (00.042501)&nbsp; 38289:&nbsp; &nbsp;  pr1 Read page 7f884bd5e000 from self 7f884bd5e000/29000<br>&gt; (00.042505)&nbsp; 38289:&nbsp; &nbsp;  pr1 Read page 7f884bd5f000 from self 7f884bd5f000/2a000<br>&gt; (00.042509)&nbsp; 38289:&nbsp; &nbsp;  pr1 Read page 7f884bd60000 from self 7f884bd60000/2b000<br>&gt; (00.042513)&nbsp; 38289:&nbsp; &nbsp;  pr1 Read page 7f884bd61000 from self 7f884bd61000/2c000<br>&gt; (00.042517)&nbsp; 38289:&nbsp; &nbsp;  pr1 Read page 7f884bd62000 from self 7f884bd62000/2d000<br>&gt; (00.042522)&nbsp; 38289:&nbsp; &nbsp;  pr1 Read page 7fff06fa8000 from self 7fff06fa8000/2e000<br>&gt; (00.042526)&nbsp; 38289:&nbsp; &nbsp;  pr1 Read page 7fff06fa9000 from self 7fff06fa9000/2f000<br>&gt; (00.042531)&nbsp; 38289:&nbsp; &nbsp;  pr1 Read page 7fff06fcc000 from self 7fff06fcc000/30000<br>&gt; (00.042535)&nbsp; 38289:&nbsp; &nbsp;  pr1 Read page 7fff06fcd000 from self 7fff06fcd000/31000<br>&gt; (00.042544)&nbsp; 38289: nr_restored_pages: 50<br>&gt; (00.042545)&nbsp; 38289: nr_shared_pages:&nbsp;  0<br>&gt; (00.042546)&nbsp; 38289: nr_droped_pages:&nbsp;  0<br>&gt; (00.042598)&nbsp; 38289: cg: Move into 2<br>&gt; (00.042603)&nbsp; 38289: cg: ce-&gt;path: / <br>&gt; (00.042604)&nbsp; 38289: cg:&nbsp;  `-&gt; blkio///tasks<br>&gt; (00.042703)&nbsp; 38289: cg: ce-&gt;path: / <br>&gt; (00.042705)&nbsp; 38289: cg:&nbsp;  `-&gt; cpu,cpuacct///tasks<br>&gt; (00.042711)&nbsp; 38289: cg: ce-&gt;path: / <br>&gt; (00.042712)&nbsp; 38289: cg:&nbsp;  `-&gt; cpuset///tasks<br>&gt; (00.042717)&nbsp; 38289: cg: ce-&gt;path: / <br>&gt; (00.042718)&nbsp; 38289: cg:&nbsp;  `-&gt; devices///tasks<br>&gt; (00.042723)&nbsp; 38289: cg: ce-&gt;path: / <br>&gt; (00.042725)&nbsp; 38289: cg:&nbsp;  `-&gt; freezer///tasks<br>&gt; (00.042729)&nbsp; 38289: cg: ce-&gt;path: / <br>&gt; (00.042731)&nbsp; 38289: cg:&nbsp;  `-&gt; hugetlb///tasks<br>&gt; (00.042736)&nbsp; 38289: cg: ce-&gt;path: / <br>&gt; (00.042737)&nbsp; 38289: cg:&nbsp;  `-&gt; memory///tasks<br>&gt; (00.042742)&nbsp; 38289: cg: ce-&gt;path: /user.slice/user-0.slice/session-741.scope <br>&gt; (00.042743)&nbsp; 38289: cg:&nbsp;  `-&gt; systemd//user.slice/user-0.slice/session-741.scope/tasks<br>&gt; (00.042759)&nbsp; 38289: Error (cgroup.c:908): cg: Can't move into systemd//user.slice/user-0.slice/session-741.scope/tasks (-1/-1): No such file or directory<br>&gt; (00.043022) Error (cr-restore.c:1193): 38289 exited, status=1<br>&gt; (00.044078) Error (cr-restore.c:1867): Restoring FAILED.<br>&gt; [<a ymailto="mailto:root@compute1" href="mailto:root@compute1">root@compute1</a> criu-br-1.5-stable]# <br><br>&gt; _______________________________________________<br>&gt; CRIU mailing list<br>&gt; <a ymailto="mailto:CRIU@openvz.org" href="mailto:CRIU@openvz.org">CRIU@openvz.org</a><br>&gt; <a href="https://lists.openvz.org/mailman/listinfo/criu" target="_blank">https://lists.openvz.org/mailman/listinfo/criu</a><br><br><br><br></div> </div> </div>  </div></body></html>