[CRIU] Dumping a FUSE mount

Pavel Emelyanov xemul at parallels.com
Tue Oct 13 01:23:55 PDT 2015


On 10/13/2015 05:00 AM, Jonathan 'Wolf' Rentzsch wrote:
>> On Oct 12, 2015, at 12:02 PM, Pavel Emelyanov <xemul at parallels.com> wrote:
>>> (00.004068) 	type fuse.dupe source dupe mnt_id 0x272 s_dev 0x21 root / mountpoint ./app/available_modules flags 0x200001 external false options user_id=0,group_id=0
>>
>> Here's the log-line for collected mountpoint. But I cannot find the place in 1.5.2
>> code where it is printed. The message is 90% alike the one from parse_mountinfo(), 
>> but the latter doesn't print the "external" word. Did you patch the message?
> 
> Yup, I added more debugging info to that message.
> 
>> May I
>> see the overall patch you use?
> 
> Of course. I posted it here:
> 
> <https://github.com/rentzsch/criu/commit/35631719219c4d61ebc2e012f38949a97c03f540>

OK, that's useful :)

>> Above is the external mounts resolving. No message for our one. Which means
>> that the mountpoint is
>>
>> a) fsroot_mounted()
>> b) fstype points to unsupported entry
>>
>> so in validate_mount() that prints the above messages it should report -1.
> 
> Yes, that’s it does on 1.5.2. Based on your advice here:
> 
> https://lists.openvz.org/pipermail/criu/2015-October/022382.html
> 
> I commented out that check, so it doesn’t report -1.

Well, I told the place had to be patched to allow for external mounts. Doing
so is not only removing the 'return -1', but also marking the mount entry
as such, the mentioned else branch calls try_resolve_ext_mount() for that.

>> Would you patch the validate_mount() to see which mountpoints it validates, which
>> branches it travels and which results gets?
> 
> I did as you requested, find the complete dump and restore logs below.
> 
> This line in the dump log caught my eye:
> 
>> wolf validating root:/ mountpoint:./app/available_modules ns_mountpoint:(null) external:(nil) need_plugin:0
> 
> Shouldn’t the mount_info’s external pointer be non-null?

Of course :)

> Thanks again,
> -Wolf
> 
> root at ip-172-31-46-108:/tmp/checkpoints/6533f087751536cd506bc1c98a8a5984# cat e7a1dde1e46ee891acebcb76a9ed054380b280a2 at 3/checkpoint-work/dump.log 
> (00.000024) Added /app/available_modules:/app/available_modules ext mount mapping
> (00.000042) Added /etc/resolv.conf:/etc/resolv.conf ext mount mapping
> (00.000045) Added /etc/hostname:/etc/hostname ext mount mapping
> (00.000048) Added /etc/hosts:/etc/hosts ext mount mapping
> (00.000050) Added ./app/available_modules:/mnt/stretch/all_modules_dupe ext mount mapping
> (00.000055) ========================================
> (00.000059) Dumping processes (pid: 10879)
> (00.000061) ========================================
> (00.000106) Found anon-shmem device at 4
> (00.000116) Reset 4145's dirty tracking
> (00.000171)  ... done
> (00.000213) Dirty track supported on kernel
> (00.000243) irmap: Searching irmap cache in work dir
> (00.000272) irmap: Searching irmap cache in parent
> (00.000281) irmap: No irmap cache
> (00.000292) cpu: fpu:1 fxsr:1 xsave:1
> (00.000390) vdso: Parsing at 7ffe7ff86000 7ffe7ff88000
> (00.000398) vdso: PT_LOAD p_vaddr: ffffffffff700000
> (00.000401) vdso: DT_HASH: 0xffffffffff700120
> (00.000403) vdso: DT_STRTAB: 0xffffffffff700268
> (00.000405) vdso: DT_SYMTAB: 0xffffffffff700160
> (00.000407) vdso: DT_STRSZ: 94
> (00.000409) vdso: DT_SYMENT: 24
> (00.000410) vdso: nbucket 3 nchain 11 bucket 0x7ffe7ff86128 chain 0x7ffe7ff86134
> (00.000415) vdso: rt [vdso] 7ffe7ff86000-7ffe7ff88000 [vvar] ffffffffffffffff-ffffffffffffffff
> (00.000467) Writing image inventory (version 1)
> (00.000540) Add pid ns 1 pid 4145
> (00.000553) Add net ns 2 pid 4145
> (00.000563) Add ipc ns 3 pid 4145
> (00.000572) Add uts ns 4 pid 4145
> (00.000583) Add mnt ns 5 pid 4145
> (00.000592) Add user ns 6 pid 4145
> (00.000598) cg: Dumping cgroups for 4145
> (00.000641) cg:  `- New css ID 1
> (00.000647) cg:     `- [blkio] -> [/]
> (00.000651) cg:     `- [cpu] -> [/]
> (00.000654) cg:     `- [cpuacct] -> [/]
> (00.000657) cg:     `- [cpuset] -> [/]
> (00.000661) cg:     `- [devices] -> [/]
> (00.000664) cg:     `- [freezer] -> [/]
> (00.000667) cg:     `- [hugetlb] -> [/]
> (00.000669) cg:     `- [memory] -> [/]
> (00.000672) cg:     `- [name=systemd] -> [/]
> (00.000675) cg:     `- [perf_event] -> [/]
> (00.000678) cg: Set 1 is criu one
> (00.000807) Seized task 10879, state 1
> (00.000862) Seized task 11160, state 0
> (00.000978) 	Seizing 11160's 11165 thread
> (00.001085) 	Seizing 11160's 11166 thread
> (00.001162) 	Seizing 11160's 11167 thread
> (00.001241) 	Seizing 11160's 11168 thread
> (00.001315) 	Seizing 11160's 4141 thread
> (00.001391) 	Seizing 11160's 4142 thread
> (00.001559) Collected 11160 in 1 state
> (00.001580) Collected 10879 in 1 state
> (00.001594) Will take pid namespace in the image
> (00.001599) Add pid ns 7 pid 10879
> (00.001621) Will take net namespace in the image
> (00.001627) Add net ns 8 pid 10879
> (00.001638) Will take ipc namespace in the image
> (00.001641) Add ipc ns 9 pid 10879
> (00.001648) Will take uts namespace in the image
> (00.001650) Add uts ns 10 pid 10879
> (00.001656) Will take mnt namespace in the image
> (00.001659) Add mnt ns 11 pid 10879
> (00.001691) Lock network
> (00.001695) Running network-lock scripts
> (00.001708) 	RPC
> (00.005440) lockinfo: 1:2 1 1032 00:10:10756 0 EOF
> (00.005451) lockinfo: 2:1 1 1726 ca:01:31981594 0 EOF
> (00.005458) lockinfo: 3:1 1 1726 ca:01:31981596 0 EOF
> (00.005463) lockinfo: 4:1 1 1726 ca:01:31981612 0 EOF
> (00.005467) lockinfo: 5:2 1 9930 ca:01:44826642 0 EOF
> (00.005470) lockinfo: 6:2 1 9828 ca:01:44826632 0 EOF
> (00.005474) lockinfo: 7:2 1 9730 ca:01:44826627 0 EOF
> (00.005478) lockinfo: 8:1 1 1726 ca:01:31981574 0 EOF
> (00.005482) lockinfo: 9:1 1 1726 ca:01:31981593 0 EOF
> (00.005486) lockinfo: 10:1 1 1726 ca:01:31981595 0 EOF
> (00.005490) lockinfo: 11:1 1 1088 00:10:1821 0 EOF
> (00.005559) 	type aufs source none mnt_id 0x9b s_dev 0x61 root / mountpoint ./ flags 0x200000 external false options si=55678734903290c4,dio
> (00.005565) Collecting AUFS branch pathnames ...
> (00.005748) /sys/fs/aufs/si_55678734903290c4/br0 : /var/lib/evaldocker/aufs/diff/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358
> (00.005785) /sys/fs/aufs/si_55678734903290c4/br1 : /var/lib/evaldocker/aufs/diff/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358-init
> (00.005817) /sys/fs/aufs/si_55678734903290c4/br2 : /var/lib/evaldocker/aufs/diff/e36f65e213ee91db75307031b1380ecd5b345b585728999bdf6727a7256d510a
> (00.005847) /sys/fs/aufs/si_55678734903290c4/br3 : /var/lib/evaldocker/aufs/diff/b7249e9cb0fb7e512fd651c055ff720c30717e0e7b6f25a654cd453cd6d24e4c
> (00.005885) /sys/fs/aufs/si_55678734903290c4/br4 : /var/lib/evaldocker/aufs/diff/884f4506591b9c8531059b5639e39efef0685129c28d3d7aea7ab6be44e11743
> (00.005910) /sys/fs/aufs/si_55678734903290c4/br5 : /var/lib/evaldocker/aufs/diff/38e7c2beb472acb39f8c22d2058bb1e3ae68e808726b656673c6ab5b8eddb5df
> (00.005933) /sys/fs/aufs/si_55678734903290c4/br6 : /var/lib/evaldocker/aufs/diff/39b40751a77378b80d4acc1772bdcf6c90d6711c68d51607470c01b3ad912a0a
> (00.005968) /sys/fs/aufs/si_55678734903290c4/br7 : /var/lib/evaldocker/aufs/diff/8db34966555bd320e7b24bdd35f11f55e427baca0c56717fafb0fbb6b7f73ce2
> (00.005999) /sys/fs/aufs/si_55678734903290c4/br8 : /var/lib/evaldocker/aufs/diff/69f0850adb3c2f5bf7f9687bf95930c4cc538f198deb04194581ee8ed61fa922
> (00.006023) /sys/fs/aufs/si_55678734903290c4/br9 : /var/lib/evaldocker/aufs/diff/818bae70e4697cdd2d1832ceb90fa70c5c72af585662220c7215bcb0539b07ca
> (00.006044) /sys/fs/aufs/si_55678734903290c4/br10 : /var/lib/evaldocker/aufs/diff/0edc5a870f05884e67ab0e2d950c21f9507ff7bb7f6e1315db79c7f55237cddd
> (00.006065) /sys/fs/aufs/si_55678734903290c4/br11 : /var/lib/evaldocker/aufs/diff/0410e789d6790420178c336b6841c6cea47226323fdbe0566c2133aee634116f
> (00.006086) /sys/fs/aufs/si_55678734903290c4/br12 : /var/lib/evaldocker/aufs/diff/58a303985e6d434496d2318f635b0b44c5ba1d4899b38072f7f7528b20c714c0
> (00.006112) /sys/fs/aufs/si_55678734903290c4/br13 : /var/lib/evaldocker/aufs/diff/05bc602f2565a4354de8a9de536c02e2ffa75a9c39ea987fa1ed8fab65a3251f
> (00.006148) /sys/fs/aufs/si_55678734903290c4/br14 : /var/lib/evaldocker/aufs/diff/6061a2a4e4e4c9f839490f8a9ed08a63e11966e172b259cf8ee145f095cf3856
> (00.006179) /sys/fs/aufs/si_55678734903290c4/br15 : /var/lib/evaldocker/aufs/diff/a70eabb972bcba93898cce77756433be4bed7115f666ca40465526815d093ec6
> (00.006217) /sys/fs/aufs/si_55678734903290c4/br16 : /var/lib/evaldocker/aufs/diff/ea0303f4f9c8e05e9ad2aa92d54b3853153fd6964a1792bffe85da885437e564
> (00.006244) /sys/fs/aufs/si_55678734903290c4/br17 : /var/lib/evaldocker/aufs/diff/4f7283c9238b39f11e7e63bd0da873e6902613c66f01b14e64c79feda0589770
> (00.006266) /sys/fs/aufs/si_55678734903290c4/br18 : /var/lib/evaldocker/aufs/diff/049328e3e7455aac36b8d86ecbccafb0a38307f59cc116ab49485b4f1d262374
> (00.006297) /sys/fs/aufs/si_55678734903290c4/br19 : /var/lib/evaldocker/aufs/diff/1563440ef01ab101b100629e79ef12d0a4171f597228a9439def63d78d5ee11f
> (00.006331) /sys/fs/aufs/si_55678734903290c4/br20 : /var/lib/evaldocker/aufs/diff/a4c00782a9a16e3541e8fcfe8d8e155460a2d7a955735330c0ed257ff2d0a3e4
> (00.006354) /sys/fs/aufs/si_55678734903290c4/br21 : /var/lib/evaldocker/aufs/diff/b3fee5df593d29163ea17f8a243e6c5d9ab97b7c692e6f57d1eaeac071b96f11
> (00.006376) /sys/fs/aufs/si_55678734903290c4/br22 : /var/lib/evaldocker/aufs/diff/75b561fe3d9e38b8376189e0cf2f1ea665f98feddb0d46b38f4281760b3b3f84
> (00.006398) /sys/fs/aufs/si_55678734903290c4/br23 : /var/lib/evaldocker/aufs/diff/f792a4a6713aff97a7cdf59556efb550f3e18cad84f4680e0dbd51d29a345104
> (00.006419) /sys/fs/aufs/si_55678734903290c4/br24 : /var/lib/evaldocker/aufs/diff/f945f4a7c3b97339dda6a869092b5adf28d0e8bfbeddd5b1a72b306bc205492a
> (00.006440) /sys/fs/aufs/si_55678734903290c4/br25 : /var/lib/evaldocker/aufs/diff/2d9d689bacc6abdfe1aee3c2259ffdf57eca622bfb448d83845ecd559dc68eb4
> (00.006462) /sys/fs/aufs/si_55678734903290c4/br26 : /var/lib/evaldocker/aufs/diff/2191e20d32f3c0902555ddc144ba12123e1d5827c87c1e8b9f3aad15604c4635
> (00.006485) /sys/fs/aufs/si_55678734903290c4/br27 : /var/lib/evaldocker/aufs/diff/1a2928e155e5c07d880a95eed092d8159e6a8adc15178a510a37b8c206b3d9b2
> (00.006507) /sys/fs/aufs/si_55678734903290c4/br28 : /var/lib/evaldocker/aufs/diff/9106b717fe0341cf7ab619d6f0cf437226ccc5d888a9c35d3de9936ca89ddb9f
> (00.006529) /sys/fs/aufs/si_55678734903290c4/br29 : /var/lib/evaldocker/aufs/diff/69381bd63dd95c30b72dc08eebb2dfe5be8251215363752305916ac3b937c234
> (00.006551) /sys/fs/aufs/si_55678734903290c4/br30 : /var/lib/evaldocker/aufs/diff/53a86cbfc34817a4dc95ac809607f0ceef891a6747700947d147133250c1eeaf
> (00.006579) /sys/fs/aufs/si_55678734903290c4/br31 : /var/lib/evaldocker/aufs/diff/8bb4e9c6fbb460b333efa3ee73478a8dda6ed52e7a2afe33e68b65e05086baa6
> (00.006601) /sys/fs/aufs/si_55678734903290c4/br32 : /var/lib/evaldocker/aufs/diff/7796a6bf75e309b5f92cb1d9e39530b1f6f155f3d71e3cf5e3d0d49de034a4b5
> (00.006621) /sys/fs/aufs/si_55678734903290c4/br33 : /var/lib/evaldocker/aufs/diff/cb005cff97a1c73ae999ce67f795bdd5468d42157498961623dc59294b8f5315
> (00.006643) /sys/fs/aufs/si_55678734903290c4/br34 : /var/lib/evaldocker/aufs/diff/09b553853302591a7220cb207c0d3ea8360fae517dbc6aef45f9b831a4c1b0e0
> (00.006664) /sys/fs/aufs/si_55678734903290c4/br35 : /var/lib/evaldocker/aufs/diff/16b189cc8ce688f9f1d8f1d837fa0891107450a06c795b1cba8f6c33a4454280
> (00.006684) /sys/fs/aufs/si_55678734903290c4/br36 : /var/lib/evaldocker/aufs/diff/20b348f4d5682b697d2f456322c97d916bafb65f6c4436697209ac1ec0f1803f
> (00.006705) /sys/fs/aufs/si_55678734903290c4/br37 : /var/lib/evaldocker/aufs/diff/8b49fe88b40b6c09bbe751e9b235d1919e704ae1765a304226047bd0b203b3fe
> (00.006726) /sys/fs/aufs/si_55678734903290c4/br38 : /var/lib/evaldocker/aufs/diff/8c00acfb017549e44d28098762c3e6296872a1ca9b90385855f1019d84bb0dac
> (00.006747) /sys/fs/aufs/si_55678734903290c4/br39 : /var/lib/evaldocker/aufs/diff/843e2bded49837e4846422f3a82a67be3ccc46c3e636e03d8d946c57564468ba
> (00.006759) 	type proc source proc mnt_id 0x9c s_dev 0x63 root / mountpoint ./proc flags 0x20000e external false options 
> (00.006771) 	type tmpfs source tmpfs mnt_id 0xa4 s_dev 0x7a root / mountpoint ./dev flags 0x2 external false options mode=755
> (00.006778) 	type devpts source devpts mnt_id 0x14a s_dev 0xe0 root / mountpoint ./dev/pts flags 0x20000a external false options gid=5,mode=620,ptmxmode=666
> (00.006793) 	type tmpfs source shm mnt_id 0x14d s_dev 0xe1 root / mountpoint ./dev/shm flags 0x20000e external false options size=65536k
> (00.006800) 	type mqueue source mqueue mnt_id 0x213 s_dev 0x62 root / mountpoint ./dev/mqueue flags 0x20000e external false options 
> (00.006806) 	type sysfs source sysfs mnt_id 0x215 s_dev 0xe2 root / mountpoint ./sys flags 0x20000f external false options 
> (00.006813) 	type fuse.dupe source dupe mnt_id 0x219 s_dev 0x21 root / mountpoint ./app/available_modules flags 0x200001 external false options user_id=0,group_id=0
> (00.006820) 	type ext4 source /dev/disk/by-uuid/c70a26ec-1dda-455c-acfd-792015b2bb6f mnt_id 0x21a s_dev 0xca00001 root /var/lib/evaldocker/containers/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/resolv.conf mountpoint ./etc/resolv.conf flags 0x200000 external false options discard,data=ordered
> (00.006842) 	type ext4 source /dev/disk/by-uuid/c70a26ec-1dda-455c-acfd-792015b2bb6f mnt_id 0x21b s_dev 0xca00001 root /var/lib/evaldocker/containers/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/hostname mountpoint ./etc/hostname flags 0x200000 external false options discard,data=ordered
> (00.006850) 	type ext4 source /dev/disk/by-uuid/c70a26ec-1dda-455c-acfd-792015b2bb6f mnt_id 0x21c s_dev 0xca00001 root /var/lib/evaldocker/containers/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/hosts mountpoint ./etc/hosts flags 0x200000 external false options discard,data=ordered
> (00.006857) 	type proc source proc mnt_id 0x77 s_dev 0x63 root /sys mountpoint ./proc/sys flags 0x20000f external false options 
> (00.006863) 	type proc source proc mnt_id 0x158 s_dev 0x63 root /sysrq-trigger mountpoint ./proc/sysrq-trigger flags 0x20000f external false options 
> (00.006869) 	type proc source proc mnt_id 0x159 s_dev 0x63 root /irq mountpoint ./proc/irq flags 0x20000f external false options 
> (00.006875) 	type proc source proc mnt_id 0x15a s_dev 0x63 root /bus mountpoint ./proc/bus flags 0x20000f external false options 
> (00.006881) 	type tmpfs source tmpfs mnt_id 0x173 s_dev 0x7a root /null mountpoint ./proc/kcore flags 0x2 external false options mode=755
> (00.006890) Building mountpoints tree
> (00.006893) 	Building plain mount tree
> (00.006900) 		Working on 371->156
> (00.006902) 		Working on 346->156
> (00.006904) 		Working on 345->156
> (00.006906) 		Working on 344->156
> (00.006908) 		Working on 119->156
> (00.006910) 		Working on 540->155
> (00.006912) 		Working on 539->155
> (00.006913) 		Working on 538->155
> (00.006915) 		Working on 537->155
> (00.006917) 		Working on 533->155
> (00.006919) 		Working on 531->164
> (00.006921) 		Working on 333->164
> (00.006923) 		Working on 330->164
> (00.006925) 		Working on 164->155
> (00.006927) 		Working on 156->155
> (00.006928) 		Working on 155->338
> (00.006932) 	Resorting siblings on 155
> (00.006934) 	Resorting siblings on 540
> (00.006936) 	Resorting siblings on 539
> (00.006938) 	Resorting siblings on 538
> (00.006940) 	Resorting siblings on 537
> (00.006942) 	Resorting siblings on 533
> (00.006944) 	Resorting siblings on 164
> (00.006946) 	Resorting siblings on 531
> (00.006948) 	Resorting siblings on 333
> (00.006949) 	Resorting siblings on 330
> (00.006951) 	Resorting siblings on 156
> (00.006953) 	Resorting siblings on 371
> (00.006955) 	Resorting siblings on 346
> (00.006957) 	Resorting siblings on 345
> (00.006958) 	Resorting siblings on 344
> (00.006960) 	Resorting siblings on 119
> (00.006962) Done:
> (00.006964) [./](155->338)
> (00.006966)  [./sys](533->155)
> (00.006968)  <--
> (00.006970)  [./proc](156->155)
> (00.006972)   [./proc/kcore](371->156)
> (00.006974)   <--
> (00.006976)   [./proc/sys](119->156)
> (00.006977)   <--
> (00.006979)   [./proc/sysrq-trigger](344->156)
> (00.006981)   <--
> (00.006983)   [./proc/irq](345->156)
> (00.006985)   <--
> (00.006987)   [./proc/bus](346->156)
> (00.006989)   <--
> (00.006990)  <--
> (00.006992)  [./dev](164->155)
> (00.006994)   [./dev/mqueue](531->164)
> (00.006996)   <--
> (00.006998)   [./dev/pts](330->164)
> (00.007000)   <--
> (00.007001)   [./dev/shm](333->164)
> (00.007003)   <--
> (00.007005)  <--
> (00.007007)  [./etc/hosts](540->155)
> (00.007009)  <--
> (00.007010)  [./app/available_modules](537->155)
> (00.007012)  <--
> (00.007014)  [./etc/resolv.conf](538->155)
> (00.007016)  <--
> (00.007018)  [./etc/hostname](539->155)
> (00.007020)  <--
> (00.007022) <--
> (00.007026) wolf entering validate_mounts for_dump:1
> (00.007028) wolf validating root:/null mountpoint:./proc/kcore ns_mountpoint:(null) external:(nil) need_plugin:0
> (00.007031) wolf non-root-mounted detected
> (00.007033) wolf fsroot found
> (00.007034) wolf validating root:/bus mountpoint:./proc/bus ns_mountpoint:(null) external:(nil) need_plugin:0
> (00.007037) wolf non-root-mounted detected
> (00.007039) wolf fsroot found
> (00.007040) wolf validating root:/irq mountpoint:./proc/irq ns_mountpoint:(null) external:(nil) need_plugin:0
> (00.007043) wolf non-root-mounted detected
> (00.007044) wolf fsroot found
> (00.007046) wolf validating root:/sysrq-trigger mountpoint:./proc/sysrq-trigger ns_mountpoint:(null) external:(nil) need_plugin:0
> (00.007048) wolf non-root-mounted detected
> (00.007050) wolf fsroot found
> (00.007052) wolf validating root:/sys mountpoint:./proc/sys ns_mountpoint:(null) external:(nil) need_plugin:0
> (00.007054) wolf non-root-mounted detected
> (00.007056) wolf fsroot found
> (00.007057) wolf validating root:/var/lib/evaldocker/containers/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/hosts mountpoint:./etc/hosts ns_mountpoint:(null) external:(nil) need_plugin:0
> (00.007060) wolf non-root-mounted detected
> (00.007062) wolf fsroot not found
> (00.007063) wolf running plugins for dump
> (00.007065) wolf run_plugins result:-95
> (00.007067) wolf ENOTSUP, try_resolve_ext_mount
> (00.007069) Found /etc/hosts mapping for ./etc/hosts mountpoint
> (00.007071) wolf validating root:/var/lib/evaldocker/containers/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/hostname mountpoint:./etc/hostname ns_mountpoint:(null) external:(nil) need_plugin:0
> (00.007073) wolf non-root-mounted detected
> (00.007075) wolf fsroot not found
> (00.007077) wolf running plugins for dump
> (00.007078) wolf run_plugins result:-95
> (00.007080) wolf ENOTSUP, try_resolve_ext_mount
> (00.007082) Found /etc/hostname mapping for ./etc/hostname mountpoint
> (00.007084) wolf validating root:/var/lib/evaldocker/containers/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/resolv.conf mountpoint:./etc/resolv.conf ns_mountpoint:(null) external:(nil) need_plugin:0
> (00.007090) wolf non-root-mounted detected
> (00.007092) wolf fsroot not found
> (00.007094) wolf running plugins for dump
> (00.007095) wolf run_plugins result:-95
> (00.007097) wolf ENOTSUP, try_resolve_ext_mount
> (00.007099) Found /etc/resolv.conf mapping for ./etc/resolv.conf mountpoint
> (00.007101) wolf validating root:/ mountpoint:./app/available_modules ns_mountpoint:(null) external:(nil) need_plugin:0
> (00.007103) Error (mount.c:610): FS mnt ./app/available_modules dev 0x21 root / unsupported id 219
> (00.007106) wolf validating root:/ mountpoint:./sys ns_mountpoint:(null) external:(nil) need_plugin:0
> (00.007108) wolf supported root-mounted detected
> (00.007110) wolf validating root:/ mountpoint:./dev/mqueue ns_mountpoint:(null) external:(nil) need_plugin:0
> (00.007112) wolf supported root-mounted detected
> (00.007113) wolf validating root:/ mountpoint:./dev/shm ns_mountpoint:(null) external:(nil) need_plugin:0
> (00.007116) wolf supported root-mounted detected
> (00.007117) wolf validating root:/ mountpoint:./dev/pts ns_mountpoint:(null) external:(nil) need_plugin:0
> (00.007119) wolf supported root-mounted detected
> (00.007121) wolf validating root:/ mountpoint:./dev ns_mountpoint:(null) external:(nil) need_plugin:0
> (00.007123) wolf supported root-mounted detected
> (00.007125) wolf validating root:/ mountpoint:./proc ns_mountpoint:(null) external:(nil) need_plugin:0
> (00.007127) wolf supported root-mounted detected
> (00.007129) wolf validating root:/ mountpoint:./ ns_mountpoint:(null) external:(nil) need_plugin:0
> (00.007131) wolf decided root mount can be any
> (00.007133) wolf exiting validate_mounts with result of 0
> (00.007135) Collecting netns 8/10879
> (00.007137) Switching to 10879's net for collecting sockets
> (00.007238) 	Collected: ino 0x369b09 peer_ino 0 family    1 type    5 state  7 name (null)
> (00.007667) 	Collected: ino 0x  24bb79 family    2 type    1 port     7676 state 10 src_addr 0.0.0.0
> (00.007674) 	Collected: ino 0x  24bb7a family    2 type    1 port     7676 state  1 src_addr 172.21.1.192
> (00.008153) Collect netlink sock 0x24be1a
> (00.008159) Collect netlink sock 0x24be3c
> (00.008161) Collect netlink sock 0x369b08
> (00.008163) Collect netlink sock 0x24be1d
> (00.008165) Collect netlink sock 0x24be1b
> (00.008167) Collect netlink sock 0x24be1c
> (00.008416) ========================================
> (00.008420) Dumping task (pid: 10879)
> (00.008422) ========================================
> (00.008424) Obtaining task stat ... (00.008451) 
> (00.008454) Collecting mappings (pid: 10879)
> (00.008456) ----------------------------------------
> (00.008563) Replacing /var/lib/evaldocker/aufs/diff/843e2bded49837e4846422f3a82a67be3ccc46c3e636e03d8d946c57564468ba/bin/bash with /bin/bash
> (00.008570) Saved AUFS paths ./bin/bash and /var/lib/evaldocker/aufs/mnt/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/bin/bash
> (00.008587) vma 6f1000 borrows vfi from previous 400000
> (00.008593) vma 6f2000 borrows vfi from previous 6f1000
> (00.008621) Replacing /var/lib/evaldocker/aufs/diff/843e2bded49837e4846422f3a82a67be3ccc46c3e636e03d8d946c57564468ba/lib/x86_64-linux-gnu/libnss_files-2.19.so with /lib/x86_64-linux-gnu/libnss_files-2.19.so
> (00.008625) Saved AUFS paths ./lib/x86_64-linux-gnu/libnss_files-2.19.so and /var/lib/evaldocker/aufs/mnt/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/lib/x86_64-linux-gnu/libnss_files-2.19.so
> (00.008645) vma 7f27ec43f000 borrows vfi from previous 7f27ec434000
> (00.008651) vma 7f27ec63e000 borrows vfi from previous 7f27ec43f000
> (00.008690) vma 7f27ec63f000 borrows vfi from previous 7f27ec63e000
> (00.008709) Replacing /var/lib/evaldocker/aufs/diff/843e2bded49837e4846422f3a82a67be3ccc46c3e636e03d8d946c57564468ba/lib/x86_64-linux-gnu/libnss_nis-2.19.so with /lib/x86_64-linux-gnu/libnss_nis-2.19.so
> (00.008713) Saved AUFS paths ./lib/x86_64-linux-gnu/libnss_nis-2.19.so and /var/lib/evaldocker/aufs/mnt/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/lib/x86_64-linux-gnu/libnss_nis-2.19.so
> (00.008730) vma 7f27ec64a000 borrows vfi from previous 7f27ec640000
> (00.008736) vma 7f27ec849000 borrows vfi from previous 7f27ec64a000
> (00.008741) vma 7f27ec84a000 borrows vfi from previous 7f27ec849000
> (00.008758) Replacing /var/lib/evaldocker/aufs/diff/843e2bded49837e4846422f3a82a67be3ccc46c3e636e03d8d946c57564468ba/lib/x86_64-linux-gnu/libnsl-2.19.so with /lib/x86_64-linux-gnu/libnsl-2.19.so
> (00.008762) Saved AUFS paths ./lib/x86_64-linux-gnu/libnsl-2.19.so and /var/lib/evaldocker/aufs/mnt/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/lib/x86_64-linux-gnu/libnsl-2.19.so
> (00.008774) vma 7f27ec860000 borrows vfi from previous 7f27ec84b000
> (00.008813) vma 7f27eca5f000 borrows vfi from previous 7f27ec860000
> (00.008819) vma 7f27eca60000 borrows vfi from previous 7f27eca5f000
> (00.008842) Replacing /var/lib/evaldocker/aufs/diff/843e2bded49837e4846422f3a82a67be3ccc46c3e636e03d8d946c57564468ba/lib/x86_64-linux-gnu/libnss_compat-2.19.so with /lib/x86_64-linux-gnu/libnss_compat-2.19.so
> (00.008846) Saved AUFS paths ./lib/x86_64-linux-gnu/libnss_compat-2.19.so and /var/lib/evaldocker/aufs/mnt/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/lib/x86_64-linux-gnu/libnss_compat-2.19.so
> (00.008857) vma 7f27eca6a000 borrows vfi from previous 7f27eca63000
> (00.008863) vma 7f27ecc69000 borrows vfi from previous 7f27eca6a000
> (00.008867) vma 7f27ecc6a000 borrows vfi from previous 7f27ecc69000
> (00.008919) Replacing /var/lib/evaldocker/aufs/diff/843e2bded49837e4846422f3a82a67be3ccc46c3e636e03d8d946c57564468ba/lib/x86_64-linux-gnu/libc-2.19.so with /lib/x86_64-linux-gnu/libc-2.19.so
> (00.008923) Saved AUFS paths ./lib/x86_64-linux-gnu/libc-2.19.so and /var/lib/evaldocker/aufs/mnt/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/lib/x86_64-linux-gnu/libc-2.19.so
> (00.008935) vma 7f27ece0a000 borrows vfi from previous 7f27ecc6b000
> (00.008940) vma 7f27ed00a000 borrows vfi from previous 7f27ece0a000
> (00.008945) vma 7f27ed00e000 borrows vfi from previous 7f27ed00a000
> (00.008970) Replacing /var/lib/evaldocker/aufs/diff/843e2bded49837e4846422f3a82a67be3ccc46c3e636e03d8d946c57564468ba/lib/x86_64-linux-gnu/libdl-2.19.so with /lib/x86_64-linux-gnu/libdl-2.19.so
> (00.008975) Saved AUFS paths ./lib/x86_64-linux-gnu/libdl-2.19.so and /var/lib/evaldocker/aufs/mnt/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/lib/x86_64-linux-gnu/libdl-2.19.so
> (00.008987) vma 7f27ed017000 borrows vfi from previous 7f27ed014000
> (00.009022) vma 7f27ed216000 borrows vfi from previous 7f27ed017000
> (00.009028) vma 7f27ed217000 borrows vfi from previous 7f27ed216000
> (00.009045) Replacing /var/lib/evaldocker/aufs/diff/843e2bded49837e4846422f3a82a67be3ccc46c3e636e03d8d946c57564468ba/lib/x86_64-linux-gnu/libtinfo.so.5.9 with /lib/x86_64-linux-gnu/libtinfo.so.5.9
> (00.009049) Saved AUFS paths ./lib/x86_64-linux-gnu/libtinfo.so.5.9 and /var/lib/evaldocker/aufs/mnt/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/lib/x86_64-linux-gnu/libtinfo.so.5.9
> (00.009060) vma 7f27ed23e000 borrows vfi from previous 7f27ed218000
> (00.009066) vma 7f27ed43d000 borrows vfi from previous 7f27ed23e000
> (00.009071) vma 7f27ed441000 borrows vfi from previous 7f27ed43d000
> (00.009087) Replacing /var/lib/evaldocker/aufs/diff/843e2bded49837e4846422f3a82a67be3ccc46c3e636e03d8d946c57564468ba/lib/x86_64-linux-gnu/libncurses.so.5.9 with /lib/x86_64-linux-gnu/libncurses.so.5.9
> (00.009091) Saved AUFS paths ./lib/x86_64-linux-gnu/libncurses.so.5.9 and /var/lib/evaldocker/aufs/mnt/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/lib/x86_64-linux-gnu/libncurses.so.5.9
> (00.009128) vma 7f27ed466000 borrows vfi from previous 7f27ed442000
> (00.009134) vma 7f27ed665000 borrows vfi from previous 7f27ed466000
> (00.009142) vma 7f27ed666000 borrows vfi from previous 7f27ed665000
> (00.009158) Replacing /var/lib/evaldocker/aufs/diff/843e2bded49837e4846422f3a82a67be3ccc46c3e636e03d8d946c57564468ba/lib/x86_64-linux-gnu/ld-2.19.so with /lib/x86_64-linux-gnu/ld-2.19.so
> (00.009162) Saved AUFS paths ./lib/x86_64-linux-gnu/ld-2.19.so and /var/lib/evaldocker/aufs/mnt/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/lib/x86_64-linux-gnu/ld-2.19.so
> (00.009207) Replacing /var/lib/evaldocker/aufs/diff/843e2bded49837e4846422f3a82a67be3ccc46c3e636e03d8d946c57564468ba/lib/x86_64-linux-gnu/ld-2.19.so with /lib/x86_64-linux-gnu/ld-2.19.so
> (00.009214) Saved AUFS paths ./lib/x86_64-linux-gnu/ld-2.19.so and /var/lib/evaldocker/aufs/mnt/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/lib/x86_64-linux-gnu/ld-2.19.so
> (00.009249) vma 7f27ed888000 borrows vfi from previous 7f27ed887000
> (00.009275) Collected, longest area occupies 512 pages
> (00.009278) 0x400000-0x4f2000 (968K) prot 0x5 flags 0x2 st 0x41 off 0 reg fp  shmid: 0
> (00.009284) 0x6f1000-0x6f2000 (4K) prot 0x1 flags 0x2 st 0x41 off 0xf1000 reg fp  shmid: 0
> (00.009286) 0x6f2000-0x6fb000 (36K) prot 0x3 flags 0x2 st 0x41 off 0xf2000 reg fp  shmid: 0
> (00.009289) 0x6fb000-0x702000 (28K) prot 0x3 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.009292) 0x1f60000-0x20c0000 (1408K) prot 0x3 flags 0x22 st 0x221 off 0 reg heap ap  shmid: 0
> (00.009294) 0x7f27ec434000-0x7f27ec43f000 (44K) prot 0x5 flags 0x2 st 0x41 off 0 reg fp  shmid: 0
> (00.009296) 0x7f27ec43f000-0x7f27ec63e000 (2044K) prot 0 flags 0x2 st 0x41 off 0xb000 reg fp  shmid: 0
> (00.009299) 0x7f27ec63e000-0x7f27ec63f000 (4K) prot 0x1 flags 0x2 st 0x41 off 0xa000 reg fp  shmid: 0
> (00.009301) 0x7f27ec63f000-0x7f27ec640000 (4K) prot 0x3 flags 0x2 st 0x41 off 0xb000 reg fp  shmid: 0
> (00.009304) 0x7f27ec640000-0x7f27ec64a000 (40K) prot 0x5 flags 0x2 st 0x41 off 0 reg fp  shmid: 0
> (00.009306) 0x7f27ec64a000-0x7f27ec849000 (2044K) prot 0 flags 0x2 st 0x41 off 0xa000 reg fp  shmid: 0
> (00.009308) 0x7f27ec849000-0x7f27ec84a000 (4K) prot 0x1 flags 0x2 st 0x41 off 0x9000 reg fp  shmid: 0
> (00.009311) 0x7f27ec84a000-0x7f27ec84b000 (4K) prot 0x3 flags 0x2 st 0x41 off 0xa000 reg fp  shmid: 0
> (00.009313) 0x7f27ec84b000-0x7f27ec860000 (84K) prot 0x5 flags 0x2 st 0x41 off 0 reg fp  shmid: 0
> (00.009315) 0x7f27ec860000-0x7f27eca5f000 (2044K) prot 0 flags 0x2 st 0x41 off 0x15000 reg fp  shmid: 0
> (00.009318) 0x7f27eca5f000-0x7f27eca60000 (4K) prot 0x1 flags 0x2 st 0x41 off 0x14000 reg fp  shmid: 0
> (00.009320) 0x7f27eca60000-0x7f27eca61000 (4K) prot 0x3 flags 0x2 st 0x41 off 0x15000 reg fp  shmid: 0
> (00.009322) 0x7f27eca61000-0x7f27eca63000 (8K) prot 0x3 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.009325) 0x7f27eca63000-0x7f27eca6a000 (28K) prot 0x5 flags 0x2 st 0x41 off 0 reg fp  shmid: 0
> (00.009327) 0x7f27eca6a000-0x7f27ecc69000 (2044K) prot 0 flags 0x2 st 0x41 off 0x7000 reg fp  shmid: 0
> (00.009329) 0x7f27ecc69000-0x7f27ecc6a000 (4K) prot 0x1 flags 0x2 st 0x41 off 0x6000 reg fp  shmid: 0
> (00.009332) 0x7f27ecc6a000-0x7f27ecc6b000 (4K) prot 0x3 flags 0x2 st 0x41 off 0x7000 reg fp  shmid: 0
> (00.009334) 0x7f27ecc6b000-0x7f27ece0a000 (1660K) prot 0x5 flags 0x2 st 0x41 off 0 reg fp  shmid: 0
> (00.009336) 0x7f27ece0a000-0x7f27ed00a000 (2048K) prot 0 flags 0x2 st 0x41 off 0x19f000 reg fp  shmid: 0
> (00.009339) 0x7f27ed00a000-0x7f27ed00e000 (16K) prot 0x1 flags 0x2 st 0x41 off 0x19f000 reg fp  shmid: 0
> (00.009341) 0x7f27ed00e000-0x7f27ed010000 (8K) prot 0x3 flags 0x2 st 0x41 off 0x1a3000 reg fp  shmid: 0
> (00.009343) 0x7f27ed010000-0x7f27ed014000 (16K) prot 0x3 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.009346) 0x7f27ed014000-0x7f27ed017000 (12K) prot 0x5 flags 0x2 st 0x41 off 0 reg fp  shmid: 0
> (00.009348) 0x7f27ed017000-0x7f27ed216000 (2044K) prot 0 flags 0x2 st 0x41 off 0x3000 reg fp  shmid: 0
> (00.009350) 0x7f27ed216000-0x7f27ed217000 (4K) prot 0x1 flags 0x2 st 0x41 off 0x2000 reg fp  shmid: 0
> (00.009353) 0x7f27ed217000-0x7f27ed218000 (4K) prot 0x3 flags 0x2 st 0x41 off 0x3000 reg fp  shmid: 0
> (00.009355) 0x7f27ed218000-0x7f27ed23e000 (152K) prot 0x5 flags 0x2 st 0x41 off 0 reg fp  shmid: 0
> (00.009357) 0x7f27ed23e000-0x7f27ed43d000 (2044K) prot 0 flags 0x2 st 0x41 off 0x26000 reg fp  shmid: 0
> (00.009360) 0x7f27ed43d000-0x7f27ed441000 (16K) prot 0x1 flags 0x2 st 0x41 off 0x25000 reg fp  shmid: 0
> (00.009362) 0x7f27ed441000-0x7f27ed442000 (4K) prot 0x3 flags 0x2 st 0x41 off 0x29000 reg fp  shmid: 0
> (00.009369) 0x7f27ed442000-0x7f27ed466000 (144K) prot 0x5 flags 0x2 st 0x41 off 0 reg fp  shmid: 0
> (00.009372) 0x7f27ed466000-0x7f27ed665000 (2044K) prot 0 flags 0x2 st 0x41 off 0x24000 reg fp  shmid: 0
> (00.009374) 0x7f27ed665000-0x7f27ed666000 (4K) prot 0x1 flags 0x2 st 0x41 off 0x23000 reg fp  shmid: 0
> (00.009377) 0x7f27ed666000-0x7f27ed667000 (4K) prot 0x3 flags 0x2 st 0x41 off 0x24000 reg fp  shmid: 0
> (00.009379) 0x7f27ed667000-0x7f27ed687000 (128K) prot 0x5 flags 0x2 st 0x41 off 0 reg fp  shmid: 0
> (00.009382) 0x7f27ed878000-0x7f27ed87c000 (16K) prot 0x3 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.009384) 0x7f27ed885000-0x7f27ed887000 (8K) prot 0x3 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.009388) 0x7f27ed887000-0x7f27ed888000 (4K) prot 0x1 flags 0x2 st 0x41 off 0x20000 reg fp  shmid: 0
> (00.009392) 0x7f27ed888000-0x7f27ed889000 (4K) prot 0x3 flags 0x2 st 0x41 off 0x21000 reg fp  shmid: 0
> (00.009396) 0x7f27ed889000-0x7f27ed88a000 (4K) prot 0x3 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.009400) 0x7ffdaf131000-0x7ffdaf153000 (136K) prot 0x3 flags 0x122 st 0x201 off 0 reg ap  shmid: 0
> (00.009405) 0x7ffdaf18c000-0x7ffdaf18e000 (8K) prot 0x5 flags 0x22 st 0x209 off 0 reg vdso ap  shmid: 0
> (00.009409) 0xffffffffff600000-0xffffffffff601000 (4K) prot 0x5 flags 0x22 st 0x204 off 0 vsys ap  shmid: 0
> (00.009414) ----------------------------------------
> (00.009417) 
> (00.009420) Collecting fds (pid: 10879)
> (00.009423) ----------------------------------------
> (00.009440) Found 3 file descriptors
> (00.009444) ----------------------------------------
> (00.009459) Dump private signals of 10879
> (00.009471) Dump shared signals of 10879
> (00.009482) Parasite syscall_ip at 0x400000
> (00.009558) Putting parasite blob into 0x7f2e126cf000->0x7f27ed859000
> (00.009587) Dumping GP/FPU registers for 10879
> (00.009602) xsave runtime structure
> (00.009606) -----------------------
> (00.009609) cwd:37f swd:0 twd:0 fop:0 mxcsr:1f80 mxcsr_mask:ffff
> (00.009613) magic1:46505853 extended_size:344 xstate_bv:7 xstate_size:340
> (00.009616) xstate_bv: 7
> (00.009620) -----------------------
> (00.009624) Putting tsock into pid 10879
> (00.009705) Wait for parasite being daemonized...
> (00.009712) Wait for ack 2 on daemon socket
> pie: Running daemon thread leader
> pie: __sent ack msg: 2 2 0
> pie: Daemon wais for command
> (00.009747) Fetched ack: 2 2 0
> (00.009755) Parasite 10879 has been switched to daemon mode
> (00.009765) Sent msg to daemon 15 0 0
> pie: __fetched msg: 15 0 0
> pie: __sent ack msg: 15 15 0
> pie: Daemon wais for command
> (00.009815) Wait for ack 15 on daemon socket
> (00.009822) Fetched ack: 15 15 0
> (00.009840) Sent msg to daemon 17 0 0
> (00.009846) Wait for ack 17 on daemon socket
> pie: __fetched msg: 17 0 0
> pie: __sent ack msg: 17 17 0
> pie: Daemon wais for command
> (00.009876) Fetched ack: 17 17 0
> (00.009894) Sent msg to daemon 12 0 0
> (00.009899) Wait for ack 12 on daemon socket
> pie: __fetched msg: 12 0 0
> pie: __sent ack msg: 12 12 0
> pie: Daemon wais for command
> (00.009933) Fetched ack: 12 12 0
> (00.009939) sid=1 pgid=1 pid=1
> (00.010017) 
> (00.010023) Dumping opened files (pid: 10879)
> (00.010027) ----------------------------------------
> (00.010037) Sent msg to daemon 14 0 0
> pie: __fetched msg: 14 0 0
> pie: __sent ack msg: 14 14 0
> pie: Daemon wais for command
> (00.010080) Wait for ack 14 on daemon socket
> (00.010086) Fetched ack: 14 14 0
> (00.010129) 10879 fdinfo 0: pos: 0x               0 flags:           100000/0
> (00.010148) Dumping path for 0 fd via self 58 [/dev/null]
> (00.010164) fdinfo: type: 0x 1 flags: 0100000/0 pos: 0x       0 fd: 0
> (00.010178) 10879 fdinfo 1: pos: 0x               0 flags:                1/0
> (00.010183) Dumping pipe 59 with id 0x2 pipe_id 0x24be16
> (00.010188) fdinfo: type: 0x 2 flags: 01/0 pos: 0x       0 fd: 1
> (00.010198) 10879 fdinfo 2: pos: 0x               0 flags:                1/0
> (00.010201) Dumping pipe 60 with id 0x3 pipe_id 0x24be17
> (00.010204) fdinfo: type: 0x 2 flags: 01/0 pos: 0x       0 fd: 2
> (00.010216) ----------------------------------------
> (00.010246) Sent msg to daemon 7 0 0
> pie: __fetched msg: 7 0 0
> (00.010252) Wait for ack 7 on daemon socket
> pie: __sent ack msg: 7 7 0
> pie: Daemon wais for command
> (00.010294) Fetched ack: 7 7 0
> (00.010301) 
> (00.010303) Dumping pages (type: 59 pid: 10879)
> (00.010305) ----------------------------------------
> (00.010307)    Private vmas 512/5347 pages
> (00.010314) pagemap-cache: created for pid 10879 (takes 4096 bytes)
> (00.010318) page-pipe: Create page pipe for 5347 segs
> (00.010322) page-pipe: Will grow page pipe (iov off is 0)
> (00.010355) pagemap-cache: filling VMA 400000-4f2000 (968K) [l:400000 h:600000]
> (00.010359) pagemap-cache: 	          400000-4f2000           nr:1     cov:991232
> (00.010362) pagemap-cache: 	simple mode [l:400000 h:4f2000]
> (00.010369) page-pipe: Add iov to page pipe (0 iovs, 0/5347 total)
> (00.010373) Pagemap generated: 1 pages 0 holes
> (00.010375) pagemap-cache: filling VMA 6f1000-6f2000 (4K) [l:600000 h:800000]
> (00.010380) page-pipe: Add iov to page pipe (1 iovs, 1/5347 total)
> (00.010383) Pagemap generated: 1 pages 0 holes
> (00.010385) pagemap-cache: filling VMA 6f2000-6fb000 (36K) [l:600000 h:800000]
> (00.010389) page-pipe: Add iov to page pipe (2 iovs, 2/5347 total)
> (00.010392) Pagemap generated: 5 pages 0 holes
> (00.010394) pagemap-cache: filling VMA 6fb000-702000 (28K) [l:600000 h:800000]
> (00.010397) Pagemap generated: 7 pages 0 holes
> (00.010400) pagemap-cache: filling VMA 1f60000-20c0000 (1408K) [l:1e00000 h:2000000]
> (00.010409) page-pipe: Add iov to page pipe (3 iovs, 3/5347 total)
> (00.010413) page-pipe: Grow pipe 10 -> 20
> (00.010415) page-pipe: Grow pipe 20 -> 40
> (00.010420) page-pipe: Grow pipe 40 -> 80
> (00.010427) page-pipe: Grow pipe 80 -> 100
> (00.010438) page-pipe: Grow pipe 100 -> 200
> (00.010442) Pagemap generated: 352 pages 0 holes
> (00.010444) pagemap-cache: filling VMA 7f27ec434000-7f27ec43f000 (44K) [l:7f27ec400000 h:7f27ec600000]
> (00.010446) pagemap-cache: 	    7f27ec434000-7f27ec43f000     nr:1     cov:45056
> (00.010449) pagemap-cache: 	simple mode [l:7f27ec434000 h:7f27ec43f000]
> (00.010454) Pagemap generated: 0 pages 0 holes
> (00.010456) pagemap-cache: filling VMA 7f27ec43f000-7f27ec63e000 (2044K) [l:7f27ec400000 h:7f27ec600000]
> (00.010458) pagemap-cache: 	    7f27ec43f000-7f27ec63e000     nr:1     cov:2093056
> (00.010460) pagemap-cache: 	simple mode [l:7f27ec43f000 h:7f27ec63e000]
> (00.010468) Pagemap generated: 0 pages 0 holes
> (00.010470) pagemap-cache: filling VMA 7f27ec63e000-7f27ec63f000 (4K) [l:7f27ec600000 h:7f27ec800000]
> (00.010473) pagemap-cache: 	    7f27ec63e000-7f27ec63f000     nr:1     cov:4096
> (00.010475) pagemap-cache: 	    7f27ec63f000-7f27ec640000     nr:2     cov:8192
> (00.010477) pagemap-cache: 	    7f27ec640000-7f27ec64a000     nr:3     cov:49152
> (00.010479) pagemap-cache: 	cache  mode [l:7f27ec63e000 h:7f27ec800000]
> (00.010484) page-pipe: Add iov to page pipe (4 iovs, 4/5347 total)
> (00.010486) Pagemap generated: 1 pages 0 holes
> (00.010488) Pagemap generated: 1 pages 0 holes
> (00.010490) Pagemap generated: 0 pages 0 holes
> (00.010492) pagemap-cache: filling VMA 7f27ec64a000-7f27ec849000 (2044K) [l:7f27ec600000 h:7f27ec800000]
> (00.010494) pagemap-cache: 	    7f27ec64a000-7f27ec849000     nr:1     cov:2093056
> (00.010497) pagemap-cache: 	simple mode [l:7f27ec64a000 h:7f27ec849000]
> (00.010505) Pagemap generated: 0 pages 0 holes
> (00.010507) pagemap-cache: filling VMA 7f27ec849000-7f27ec84a000 (4K) [l:7f27ec800000 h:7f27eca00000]
> (00.010509) pagemap-cache: 	    7f27ec849000-7f27ec84a000     nr:1     cov:4096
> (00.010511) pagemap-cache: 	    7f27ec84a000-7f27ec84b000     nr:2     cov:8192
> (00.010513) pagemap-cache: 	    7f27ec84b000-7f27ec860000     nr:3     cov:94208
> (00.010516) pagemap-cache: 	cache  mode [l:7f27ec849000 h:7f27eca00000]
> (00.010520) page-pipe: Add iov to page pipe (5 iovs, 5/5347 total)
> (00.010522) Pagemap generated: 1 pages 0 holes
> (00.010525) Pagemap generated: 1 pages 0 holes
> (00.010527) Pagemap generated: 0 pages 0 holes
> (00.010528) pagemap-cache: filling VMA 7f27ec860000-7f27eca5f000 (2044K) [l:7f27ec800000 h:7f27eca00000]
> (00.010531) pagemap-cache: 	    7f27ec860000-7f27eca5f000     nr:1     cov:2093056
> (00.010537) pagemap-cache: 	simple mode [l:7f27ec860000 h:7f27eca5f000]
> (00.010546) Pagemap generated: 0 pages 0 holes
> (00.010548) pagemap-cache: filling VMA 7f27eca5f000-7f27eca60000 (4K) [l:7f27eca00000 h:7f27ecc00000]
> (00.010550) pagemap-cache: 	    7f27eca5f000-7f27eca60000     nr:1     cov:4096
> (00.010552) pagemap-cache: 	    7f27eca60000-7f27eca61000     nr:2     cov:8192
> (00.010555) pagemap-cache: 	    7f27eca61000-7f27eca63000     nr:3     cov:16384
> (00.010557) pagemap-cache: 	    7f27eca63000-7f27eca6a000     nr:4     cov:45056
> (00.010559) pagemap-cache: 	cache  mode [l:7f27eca5f000 h:7f27ecc00000]
> (00.010563) page-pipe: Add iov to page pipe (6 iovs, 6/5347 total)
> (00.010565) Pagemap generated: 1 pages 0 holes
> (00.010568) Pagemap generated: 1 pages 0 holes
> (00.010569) Pagemap generated: 0 pages 0 holes
> (00.010572) Pagemap generated: 0 pages 0 holes
> (00.010573) pagemap-cache: filling VMA 7f27eca6a000-7f27ecc69000 (2044K) [l:7f27eca00000 h:7f27ecc00000]
> (00.010576) pagemap-cache: 	    7f27eca6a000-7f27ecc69000     nr:1     cov:2093056
> (00.010578) pagemap-cache: 	simple mode [l:7f27eca6a000 h:7f27ecc69000]
> (00.010587) Pagemap generated: 0 pages 0 holes
> (00.010589) pagemap-cache: filling VMA 7f27ecc69000-7f27ecc6a000 (4K) [l:7f27ecc00000 h:7f27ece00000]
> (00.010592) pagemap-cache: 	    7f27ecc69000-7f27ecc6a000     nr:1     cov:4096
> (00.010594) pagemap-cache: 	    7f27ecc6a000-7f27ecc6b000     nr:2     cov:8192
> (00.010596) pagemap-cache: 	cache  mode [l:7f27ecc69000 h:7f27ece00000]
> (00.010601) page-pipe: Add iov to page pipe (7 iovs, 7/5347 total)
> (00.010604) Pagemap generated: 1 pages 0 holes
> (00.010606) Pagemap generated: 1 pages 0 holes
> (00.010608) pagemap-cache: filling VMA 7f27ecc6b000-7f27ece0a000 (1660K) [l:7f27ecc00000 h:7f27ece00000]
> (00.010610) pagemap-cache: 	    7f27ecc6b000-7f27ece0a000     nr:1     cov:1699840
> (00.010612) pagemap-cache: 	simple mode [l:7f27ecc6b000 h:7f27ece0a000]
> (00.010620) Pagemap generated: 0 pages 0 holes
> (00.010623) pagemap-cache: filling VMA 7f27ece0a000-7f27ed00a000 (2048K) [l:7f27ece00000 h:7f27ed000000]
> (00.010630) Pagemap generated: 0 pages 0 holes
> (00.010633) pagemap-cache: filling VMA 7f27ed00a000-7f27ed00e000 (16K) [l:7f27ed000000 h:7f27ed200000]
> (00.010635) pagemap-cache: 	    7f27ed00a000-7f27ed00e000     nr:1     cov:16384
> (00.010637) pagemap-cache: 	    7f27ed00e000-7f27ed010000     nr:2     cov:24576
> (00.010639) pagemap-cache: 	    7f27ed010000-7f27ed014000     nr:3     cov:40960
> (00.010642) pagemap-cache: 	    7f27ed014000-7f27ed017000     nr:4     cov:53248
> (00.010644) pagemap-cache: 	cache  mode [l:7f27ed00a000 h:7f27ed200000]
> (00.010649) page-pipe: Add iov to page pipe (8 iovs, 8/5347 total)
> (00.010651) Pagemap generated: 4 pages 0 holes
> (00.010653) Pagemap generated: 2 pages 0 holes
> (00.010655) page-pipe: Add iov to page pipe (9 iovs, 9/5347 total)
> (00.010657) Pagemap generated: 3 pages 0 holes
> (00.010659) Pagemap generated: 0 pages 0 holes
> (00.010661) pagemap-cache: filling VMA 7f27ed017000-7f27ed216000 (2044K) [l:7f27ed000000 h:7f27ed200000]
> (00.010663) pagemap-cache: 	    7f27ed017000-7f27ed216000     nr:1     cov:2093056
> (00.010666) pagemap-cache: 	simple mode [l:7f27ed017000 h:7f27ed216000]
> (00.010674) Pagemap generated: 0 pages 0 holes
> (00.010676) pagemap-cache: filling VMA 7f27ed216000-7f27ed217000 (4K) [l:7f27ed200000 h:7f27ed400000]
> (00.010678) pagemap-cache: 	    7f27ed216000-7f27ed217000     nr:1     cov:4096
> (00.010680) pagemap-cache: 	    7f27ed217000-7f27ed218000     nr:2     cov:8192
> (00.010683) pagemap-cache: 	    7f27ed218000-7f27ed23e000     nr:3     cov:163840
> (00.010685) pagemap-cache: 	cache  mode [l:7f27ed216000 h:7f27ed400000]
> (00.010690) page-pipe: Add iov to page pipe (10 iovs, 10/5347 total)
> (00.010692) Pagemap generated: 1 pages 0 holes
> (00.010694) Pagemap generated: 1 pages 0 holes
> (00.010696) Pagemap generated: 0 pages 0 holes
> (00.010698) pagemap-cache: filling VMA 7f27ed23e000-7f27ed43d000 (2044K) [l:7f27ed200000 h:7f27ed400000]
> (00.010700) pagemap-cache: 	    7f27ed23e000-7f27ed43d000     nr:1     cov:2093056
> (00.010706) pagemap-cache: 	simple mode [l:7f27ed23e000 h:7f27ed43d000]
> (00.010714) Pagemap generated: 0 pages 0 holes
> (00.010716) pagemap-cache: filling VMA 7f27ed43d000-7f27ed441000 (16K) [l:7f27ed400000 h:7f27ed600000]
> (00.010719) pagemap-cache: 	    7f27ed43d000-7f27ed441000     nr:1     cov:16384
> (00.010721) pagemap-cache: 	    7f27ed441000-7f27ed442000     nr:2     cov:20480
> (00.010723) pagemap-cache: 	    7f27ed442000-7f27ed466000     nr:3     cov:167936
> (00.010725) pagemap-cache: 	cache  mode [l:7f27ed43d000 h:7f27ed600000]
> (00.010730) page-pipe: Add iov to page pipe (11 iovs, 11/5347 total)
> (00.010732) Pagemap generated: 4 pages 0 holes
> (00.010734) Pagemap generated: 1 pages 0 holes
> (00.010736) Pagemap generated: 0 pages 0 holes
> (00.010738) pagemap-cache: filling VMA 7f27ed466000-7f27ed665000 (2044K) [l:7f27ed400000 h:7f27ed600000]
> (00.010740) pagemap-cache: 	    7f27ed466000-7f27ed665000     nr:1     cov:2093056
> (00.010743) pagemap-cache: 	simple mode [l:7f27ed466000 h:7f27ed665000]
> (00.010750) Pagemap generated: 0 pages 0 holes
> (00.010753) pagemap-cache: filling VMA 7f27ed665000-7f27ed666000 (4K) [l:7f27ed600000 h:7f27ed800000]
> (00.010755) pagemap-cache: 	    7f27ed665000-7f27ed666000     nr:1     cov:4096
> (00.010757) pagemap-cache: 	    7f27ed666000-7f27ed667000     nr:2     cov:8192
> (00.010759) pagemap-cache: 	    7f27ed667000-7f27ed687000     nr:3     cov:139264
> (00.010761) pagemap-cache: 	cache  mode [l:7f27ed665000 h:7f27ed800000]
> (00.010765) page-pipe: Add iov to page pipe (12 iovs, 12/5347 total)
> (00.010767) Pagemap generated: 1 pages 0 holes
> (00.010769) Pagemap generated: 1 pages 0 holes
> (00.010771) Pagemap generated: 0 pages 0 holes
> (00.010773) pagemap-cache: filling VMA 7f27ed878000-7f27ed87c000 (16K) [l:7f27ed800000 h:7f27eda00000]
> (00.010775) pagemap-cache: 	    7f27ed878000-7f27ed87c000     nr:1     cov:16384
> (00.010777) pagemap-cache: 	    7f27ed885000-7f27ed887000     nr:2     cov:24576
> (00.010779) pagemap-cache: 	    7f27ed887000-7f27ed888000     nr:3     cov:28672
> (00.010781) pagemap-cache: 	    7f27ed888000-7f27ed889000     nr:4     cov:32768
> (00.010783) pagemap-cache: 	    7f27ed889000-7f27ed88a000     nr:5     cov:36864
> (00.010785) pagemap-cache: 	cache  mode [l:7f27ed878000 h:7f27eda00000]
> (00.010789) page-pipe: Add iov to page pipe (13 iovs, 13/5347 total)
> (00.010792) Pagemap generated: 4 pages 0 holes
> (00.010794) page-pipe: Add iov to page pipe (14 iovs, 14/5347 total)
> (00.010796) Pagemap generated: 2 pages 0 holes
> (00.010798) Pagemap generated: 1 pages 0 holes
> (00.010800) Pagemap generated: 1 pages 0 holes
> (00.010801) Pagemap generated: 1 pages 0 holes
> (00.010803) pagemap-cache: filling VMA 7ffdaf131000-7ffdaf153000 (136K) [l:7ffdaf000000 h:7ffdaf200000]
> (00.010807) page-pipe: Add iov to page pipe (15 iovs, 15/5347 total)
> (00.010810) Pagemap generated: 6 pages 0 holes
> (00.010812) pagemap-cache: filling VMA 7ffdaf18c000-7ffdaf18e000 (8K) [l:7ffdaf000000 h:7ffdaf200000]
> (00.010815) page-pipe: Add iov to page pipe (16 iovs, 16/5347 total)
> (00.010817) Pagemap generated: 2 pages 0 holes
> (00.010819) page-pipe: Page pipe:
> (00.010821) page-pipe: * 1 pipes 17/5347 iovs:
> (00.010823) page-pipe: 	buf 409 pages, 17 iovs:
> (00.010825) page-pipe: 		0x400000 1
> (00.010827) page-pipe: 		0x6f1000 5
> (00.010829) page-pipe: 		0x6fa000 8
> (00.010831) page-pipe: 		0x1f60000 352
> (00.010833) page-pipe: 		0x7f27ec63e000 2
> (00.010835) page-pipe: 		0x7f27ec849000 2
> (00.010837) page-pipe: 		0x7f27eca5f000 2
> (00.010839) page-pipe: 		0x7f27ecc69000 2
> (00.010841) page-pipe: 		0x7f27ed00a000 7
> (00.010842) page-pipe: 		0x7f27ed012000 2
> (00.010844) page-pipe: 		0x7f27ed216000 2
> (00.010846) page-pipe: 		0x7f27ed43d000 5
> (00.010848) page-pipe: 		0x7f27ed665000 2
> (00.010850) page-pipe: 		0x7f27ed878000 4
> (00.010852) page-pipe: 		0x7f27ed885000 5
> (00.010853) page-pipe: 		0x7ffdaf14d000 6
> (00.010855) page-pipe: 		0x7ffdaf18c000 2
> (00.010857) page-pipe: * 0 holes:
> (00.010859) PPB: 409 pages 17 segs 512 pipe 0 off
> (00.010869) Sent msg to daemon 8 0 0
> (00.010877) Wait for ack 8 on daemon socket
> pie: __fetched msg: 8 0 0
> pie: __sent ack msg: 8 8 0
> pie: Daemon wais for command
> (00.010938) Fetched ack: 8 8 0
> (00.010944) Transfering pages:
> (00.010946) 	buf 409/17
> (00.010948) 	p 0x400000 [1]
> (00.010962) 	p 0x6f1000 [5]
> (00.010984) 	p 0x6fa000 [8]
> (00.011011) 	p 0x1f60000 [352]
> (00.012083) 	p 0x7f27ec63e000 [2]
> (00.012096) 	p 0x7f27ec849000 [2]
> (00.012105) 	p 0x7f27eca5f000 [2]
> (00.012114) 	p 0x7f27ecc69000 [2]
> (00.012124) 	p 0x7f27ed00a000 [7]
> (00.012148) 	p 0x7f27ed012000 [2]
> (00.012158) 	p 0x7f27ed216000 [2]
> (00.012167) 	p 0x7f27ed43d000 [5]
> (00.012185) 	p 0x7f27ed665000 [2]
> (00.012195) 	p 0x7f27ed878000 [4]
> (00.012215) 	p 0x7f27ed885000 [5]
> (00.012233) 	p 0x7ffdaf14d000 [6]
> (00.012253) 	p 0x7ffdaf18c000 [2]
> (00.012272) page-pipe: Killing page pipe
> (00.012279) ----------------------------------------
> (00.012290) Sent msg to daemon 7 0 0
> (00.012295) Wait for ack 7 on daemon socket
> pie: __fetched msg: 7 0 0
> pie: __sent ack msg: 7 7 0
> pie: Daemon wais for command
> (00.012340) Fetched ack: 7 7 0
> (00.012351) Sent msg to daemon 9 0 0
> (00.012356) Wait for ack 9 on daemon socket
> pie: __fetched msg: 9 0 0
> pie: __sent ack msg: 9 9 0
> pie: Daemon wais for command
> (00.012388) Fetched ack: 9 9 0
> (00.012407) Sent msg to daemon 10 0 0
> (00.012412) Wait for ack 10 on daemon socket
> pie: __fetched msg: 10 0 0
> pie: __sent ack msg: 10 10 0
> pie: Daemon wais for command
> (00.012441) Fetched ack: 10 10 0
> (00.012452) Sent msg to daemon 11 0 0
> (00.012456) Wait for ack 11 on daemon socket
> pie: __fetched msg: 11 0 0
> pie: __sent ack msg: 11 11 0
> pie: Daemon wais for command
> (00.012483) Fetched ack: 11 11 0
> (00.012488) 
> (00.012490) Dumping core (pid: 10879)
> (00.012492) ----------------------------------------
> (00.012494) Obtaining personality ... (00.012511) 10879 has 0 sched policy
> (00.012515) 	dumping 0 nice for 10879
> (00.012522) cg: Dumping cgroups for 10879
> (00.012557) cg:  `- New css ID 2
> (00.012561) cg:     `- [blkio] -> [/docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358]
> (00.012564) cg:     `- [cpu] -> [/docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358]
> (00.012566) cg:     `- [cpuacct] -> [/docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358]
> (00.012568) cg:     `- [cpuset] -> [/docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358]
> (00.012570) cg:     `- [devices] -> [/docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358]
> (00.012572) cg:     `- [freezer] -> [/docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358]
> (00.012573) cg:     `- [hugetlb] -> [/]
> (00.012575) cg:     `- [memory] -> [/docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358]
> (00.012577) cg:     `- [name=systemd] -> [/]
> (00.012579) cg:     `- [perf_event] -> [/docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358]
> (00.012581) cg: Set 2 is root one
> (00.034361) cg: adding cgroup /proc/self/fd/58/docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358
> (00.034394) cg: Dumping value 500 from /proc/self/fd/58/docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/blkio.weight
> (00.034417) cg: Dumping value 0 from /proc/self/fd/58/docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/notify_on_release
> (00.054292) cg: adding cgroup /proc/self/fd/58/docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358
> (00.054316) cg: Dumping value 512 from /proc/self/fd/58/docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/cpu.shares
> (00.054334) cg: Dumping value 100000 from /proc/self/fd/58/docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/cpu.cfs_period_us
> (00.054346) cg: Dumping value -1 from /proc/self/fd/58/docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/cpu.cfs_quota_us
> (00.054354) cg: Couldn't open /proc/self/fd/58/docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/cpu.rt_period_us. This cgroup property may not exist on this kernel
> (00.054360) cg: Couldn't open /proc/self/fd/58/docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/cpu.rt_runtime_us. This cgroup property may not exist on this kernel
> (00.054381) cg: Dumping value 0 from /proc/self/fd/58/docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/notify_on_release
> (00.062285) cg: adding cgroup /proc/self/fd/58/docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358
> (00.074287) cg: adding cgroup /proc/self/fd/58/docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358
> (00.074322) cg: Dumping value 0-1 from /proc/self/fd/58/docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/cpuset.cpus
> (00.074338) cg: Dumping value 0 from /proc/self/fd/58/docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/cpuset.mems
> (00.074349) cg: Dumping value 0 from /proc/self/fd/58/docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/cpuset.memory_migrate
> (00.074360) cg: Dumping value 0 from /proc/self/fd/58/docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/cpuset.cpu_exclusive
> (00.074370) cg: Dumping value 0 from /proc/self/fd/58/docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/cpuset.mem_exclusive
> (00.074381) cg: Dumping value 0 from /proc/self/fd/58/docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/cpuset.mem_hardwall
> (00.074391) cg: Dumping value 0 from /proc/self/fd/58/docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/cpuset.memory_spread_page
> (00.074401) cg: Dumping value 0 from /proc/self/fd/58/docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/cpuset.memory_spread_slab
> (00.074411) cg: Dumping value 1 from /proc/self/fd/58/docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/cpuset.sched_load_balance
> (00.074422) cg: Dumping value -1 from /proc/self/fd/58/docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/cpuset.sched_relax_domain_level
> (00.074433) cg: Dumping value 0 from /proc/self/fd/58/docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/notify_on_release
> (00.086286) cg: adding cgroup /proc/self/fd/58/docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358
> (00.094229) cg: adding cgroup /proc/self/fd/58/docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358
> (00.094251) cg: Dumping value 0 from /proc/self/fd/58/docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/notify_on_release
> (00.106284) cg: adding cgroup /proc/self/fd/58
> (00.106309) cg: adding cgroup /proc/self/fd/58/docker
> (00.106338) cg: adding cgroup /proc/self/fd/58/docker/e990bf1017b6868b94fcd1852814e3f7bb2b8959fe8d9d2962dd372fa82fa49d
> (00.106357) cg: adding cgroup /proc/self/fd/58/docker/ae4a38a9d5602538ca6820adf33e1879cd79554bc9ce60af33c8342ad6a51a9f
> (00.106373) cg: adding cgroup /proc/self/fd/58/docker/2aedc19a1af35a2e209ff67cc8c06fd2efced49980c01c96f0781ec8c3233045
> (00.106388) cg: adding cgroup /proc/self/fd/58/docker/3f5ec2f8598e7d3811035fdc2fad25024c3135540609b8c71707fa087109ab27
> (00.106403) cg: adding cgroup /proc/self/fd/58/docker/79b924319ddf33f5529064db0b3cb5f9f9d3750d533acbc70690f70e902947a4
> (00.106418) cg: adding cgroup /proc/self/fd/58/docker/6b5a0d0e4e0dd6df87ff6917cc49f07e8ad99fcdec0fef3a0ece97787bac3b4a
> (00.106434) cg: adding cgroup /proc/self/fd/58/docker/3453f9fa6743c3f0df4b3f47a44c379d4e6370369c23dff2917678293033ccc3
> (00.106449) cg: adding cgroup /proc/self/fd/58/docker/3933a1d2b31150d591e7b6bbc66c3e1d1d1f7477ed5bbc7b06d969c4bda2fb05
> (00.106467) cg: adding cgroup /proc/self/fd/58/docker/17f118c16022c8997a018950a2ab06196b2e7d99f2cdb1f0bbee50a9986ee3f5
> (00.106484) cg: adding cgroup /proc/self/fd/58/docker/71e3ccc1ecb392f0e8ec5f81329de197a5bcb9d3dac5e7a2ad1a3355a0b6dc02
> (00.106499) cg: adding cgroup /proc/self/fd/58/docker/7ddc715444ee16ab5018e60949df45844384ffc81eb17d8b951e40c5852f62d2
> (00.106515) cg: adding cgroup /proc/self/fd/58/docker/1c417c45ab83559a76b53f2225e2529645cedf1f2414714288cf4ade5db3be20
> (00.106531) cg: adding cgroup /proc/self/fd/58/docker/a5cfcebfa0a9f394eba6af9329f7f049665df8bec3c16d6906f74811a3326b6c
> (00.106553) cg: adding cgroup /proc/self/fd/58/docker/8bc9384f3af47c35776a254aac9e5391e3351f238cf13767adbfb331d8e11c38
> (00.106568) cg: adding cgroup /proc/self/fd/58/docker/e44bd388e77ec08abdb61ef59b2e86437b796bce5c7fc8e15c1bc946fe11edd6
> (00.106584) cg: adding cgroup /proc/self/fd/58/docker/fdc3dc8e5786ed009ba89de65f435f3be8aa1ee196d6f6770b4a239362c6c2b9
> (00.106599) cg: adding cgroup /proc/self/fd/58/docker/9f8a929b11dd9d3c867942629888cd48844a9da81eef95f79fb7c51b217b9b42
> (00.106615) cg: adding cgroup /proc/self/fd/58/docker/7fe964599bb3ac46e85c8248b1be0a6eb2949daa763a1ef903a2a2e401cbf635
> (00.106630) cg: adding cgroup /proc/self/fd/58/docker/05ca6459dfaaeb9a3a5b93bfa6864da2939d6700b75927ef682ca63c9857b1c4
> (00.106646) cg: adding cgroup /proc/self/fd/58/docker/1c595f99fb238b876097f1e63d311a029a43959ef1781780cbeb05e4c1377aa1
> (00.106663) cg: adding cgroup /proc/self/fd/58/docker/397ed88cdb24bc3063a937eeb2e351160249149f1acb0ff6f54325024cd65910
> (00.106679) cg: adding cgroup /proc/self/fd/58/docker/fc14b7874ae1dc7122f2ae2222164f402bcdc728d0931ab0c87a089f5d4d5d43
> (00.106694) cg: adding cgroup /proc/self/fd/58/docker/4eb09e2808b0af9df456ff05c96b692fb04a6ada60b7d536f0b5e5e6720ac346
> (00.106722) cg: adding cgroup /proc/self/fd/58/user
> (00.106731) cg: adding cgroup /proc/self/fd/58/user/0.user
> (00.106747) cg: adding cgroup /proc/self/fd/58/user/0.user/242.session
> (00.106764) cg: adding cgroup /proc/self/fd/58/user/0.user/233.session
> (00.106779) cg: adding cgroup /proc/self/fd/58/user/0.user/176.session
> (00.106795) cg: adding cgroup /proc/self/fd/58/user/0.user/24.session
> (00.106810) cg: adding cgroup /proc/self/fd/58/user/0.user/15.session
> (00.114283) cg: adding cgroup /proc/self/fd/58/docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358
> (00.114305) cg: Dumping value 134217728 from /proc/self/fd/58/docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/memory.limit_in_bytes
> (00.114318) cg: Couldn't open /proc/self/fd/58/docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/memory.memsw.limit_in_bytes. This cgroup property may not exist on this kernel
> (00.114330) cg: Dumping value 0 from /proc/self/fd/58/docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/memory.use_hierarchy
> (00.114341) cg: Dumping value 0 from /proc/self/fd/58/docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/notify_on_release
> (00.122289) cg: adding cgroup /proc/self/fd/58
> (00.122303) cg: adding cgroup /proc/self/fd/58/user
> (00.122317) cg: adding cgroup /proc/self/fd/58/user/0.user
> (00.122330) cg: adding cgroup /proc/self/fd/58/user/0.user/242.session
> (00.122344) cg: adding cgroup /proc/self/fd/58/user/0.user/233.session
> (00.122356) cg: adding cgroup /proc/self/fd/58/user/0.user/176.session
> (00.122368) cg: adding cgroup /proc/self/fd/58/user/0.user/24.session
> (00.122379) cg: adding cgroup /proc/self/fd/58/user/0.user/15.session
> (00.130286) cg: adding cgroup /proc/self/fd/58/docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358
> (00.130331) ----------------------------------------
> (00.130336) 
> (00.130338) Dumping creds for 10879)
> (00.130340) ----------------------------------------
> (00.130351) Sent msg to daemon 13 0 0
> (00.130355) Wait for ack 13 on daemon socket
> pie: __fetched msg: 13 0 0
> pie: __sent ack msg: 13 13 0
> pie: Daemon wais for command
> (00.130399) Fetched ack: 13 13 0
> (00.130413) Waiting for 10879 to trap
> (00.130428) Daemon 10879 exited trapping
> (00.130435) Sent msg to daemon 6 0 0
> pie: __fetched msg: 6 0 0
> pie: 1: new_sp=0x7f27ed873008 ip 0x7f27ecd2230a
> (00.130495) 10879 was trapped
> (00.130500) `- Expecting exit
> (00.130525) 10879 was trapped
> (00.130529) 10879 is going to execute the syscall f
> (00.130554) 10879 was stopped
> (00.130584) 10879 was trapped
> (00.130588) 10879 is going to execute the syscall 1
> (00.130611) 10879 was trapped
> (00.130614) `- Expecting exit
> (00.130637) 10879 was trapped
> (00.130641) 10879 is going to execute the syscall b
> (00.130672) 10879 was stopped
> (00.130697) 
> (00.130701) Dumping mm (pid: 10879)
> (00.130703) ----------------------------------------
> (00.130706) 0x400000-0x4f2000 (968K) prot 0x5 flags 0x2 st 0x41 off 0 reg fp  shmid: 0
> (00.130711) Dumping path for -3 fd via self 40 [/bin/bash]
> (00.130725) 0x6f1000-0x6f2000 (4K) prot 0x1 flags 0x2 st 0x41 off 0xf1000 reg fp  shmid: 0
> (00.130729) 0x6f2000-0x6fb000 (36K) prot 0x3 flags 0x2 st 0x41 off 0xf2000 reg fp  shmid: 0
> (00.130732) 0x6fb000-0x702000 (28K) prot 0x3 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.130735) 0x1f60000-0x20c0000 (1408K) prot 0x3 flags 0x22 st 0x221 off 0 reg heap ap  shmid: 0
> (00.130737) 0x7f27ec434000-0x7f27ec43f000 (44K) prot 0x5 flags 0x2 st 0x41 off 0 reg fp  shmid: 0
> (00.130740) Dumping path for -3 fd via self 41 [/lib/x86_64-linux-gnu/libnss_files-2.19.so]
> (00.130750) 0x7f27ec43f000-0x7f27ec63e000 (2044K) prot 0 flags 0x2 st 0x41 off 0xb000 reg fp  shmid: 0
> (00.130753) 0x7f27ec63e000-0x7f27ec63f000 (4K) prot 0x1 flags 0x2 st 0x41 off 0xa000 reg fp  shmid: 0
> (00.130756) 0x7f27ec63f000-0x7f27ec640000 (4K) prot 0x3 flags 0x2 st 0x41 off 0xb000 reg fp  shmid: 0
> (00.130758) 0x7f27ec640000-0x7f27ec64a000 (40K) prot 0x5 flags 0x2 st 0x41 off 0 reg fp  shmid: 0
> (00.130761) Dumping path for -3 fd via self 43 [/lib/x86_64-linux-gnu/libnss_nis-2.19.so]
> (00.130768) 0x7f27ec64a000-0x7f27ec849000 (2044K) prot 0 flags 0x2 st 0x41 off 0xa000 reg fp  shmid: 0
> (00.130771) 0x7f27ec849000-0x7f27ec84a000 (4K) prot 0x1 flags 0x2 st 0x41 off 0x9000 reg fp  shmid: 0
> (00.130774) 0x7f27ec84a000-0x7f27ec84b000 (4K) prot 0x3 flags 0x2 st 0x41 off 0xa000 reg fp  shmid: 0
> (00.130776) 0x7f27ec84b000-0x7f27ec860000 (84K) prot 0x5 flags 0x2 st 0x41 off 0 reg fp  shmid: 0
> (00.130779) Dumping path for -3 fd via self 44 [/lib/x86_64-linux-gnu/libnsl-2.19.so]
> (00.130786) 0x7f27ec860000-0x7f27eca5f000 (2044K) prot 0 flags 0x2 st 0x41 off 0x15000 reg fp  shmid: 0
> (00.130789) 0x7f27eca5f000-0x7f27eca60000 (4K) prot 0x1 flags 0x2 st 0x41 off 0x14000 reg fp  shmid: 0
> (00.130792) 0x7f27eca60000-0x7f27eca61000 (4K) prot 0x3 flags 0x2 st 0x41 off 0x15000 reg fp  shmid: 0
> (00.130794) 0x7f27eca61000-0x7f27eca63000 (8K) prot 0x3 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.130797) 0x7f27eca63000-0x7f27eca6a000 (28K) prot 0x5 flags 0x2 st 0x41 off 0 reg fp  shmid: 0
> (00.130799) Dumping path for -3 fd via self 45 [/lib/x86_64-linux-gnu/libnss_compat-2.19.so]
> (00.130807) 0x7f27eca6a000-0x7f27ecc69000 (2044K) prot 0 flags 0x2 st 0x41 off 0x7000 reg fp  shmid: 0
> (00.130811) 0x7f27ecc69000-0x7f27ecc6a000 (4K) prot 0x1 flags 0x2 st 0x41 off 0x6000 reg fp  shmid: 0
> (00.130813) 0x7f27ecc6a000-0x7f27ecc6b000 (4K) prot 0x3 flags 0x2 st 0x41 off 0x7000 reg fp  shmid: 0
> (00.130816) 0x7f27ecc6b000-0x7f27ece0a000 (1660K) prot 0x5 flags 0x2 st 0x41 off 0 reg fp  shmid: 0
> (00.130819) Dumping path for -3 fd via self 46 [/lib/x86_64-linux-gnu/libc-2.19.so]
> (00.130826) 0x7f27ece0a000-0x7f27ed00a000 (2048K) prot 0 flags 0x2 st 0x41 off 0x19f000 reg fp  shmid: 0
> (00.130829) 0x7f27ed00a000-0x7f27ed00e000 (16K) prot 0x1 flags 0x2 st 0x41 off 0x19f000 reg fp  shmid: 0
> (00.130832) 0x7f27ed00e000-0x7f27ed010000 (8K) prot 0x3 flags 0x2 st 0x41 off 0x1a3000 reg fp  shmid: 0
> (00.130834) 0x7f27ed010000-0x7f27ed014000 (16K) prot 0x3 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.130837) 0x7f27ed014000-0x7f27ed017000 (12K) prot 0x5 flags 0x2 st 0x41 off 0 reg fp  shmid: 0
> (00.130839) Dumping path for -3 fd via self 47 [/lib/x86_64-linux-gnu/libdl-2.19.so]
> (00.130847) 0x7f27ed017000-0x7f27ed216000 (2044K) prot 0 flags 0x2 st 0x41 off 0x3000 reg fp  shmid: 0
> (00.130850) 0x7f27ed216000-0x7f27ed217000 (4K) prot 0x1 flags 0x2 st 0x41 off 0x2000 reg fp  shmid: 0
> (00.130852) 0x7f27ed217000-0x7f27ed218000 (4K) prot 0x3 flags 0x2 st 0x41 off 0x3000 reg fp  shmid: 0
> (00.130855) 0x7f27ed218000-0x7f27ed23e000 (152K) prot 0x5 flags 0x2 st 0x41 off 0 reg fp  shmid: 0
> (00.130858) Dumping path for -3 fd via self 48 [/lib/x86_64-linux-gnu/libtinfo.so.5.9]
> (00.130865) 0x7f27ed23e000-0x7f27ed43d000 (2044K) prot 0 flags 0x2 st 0x41 off 0x26000 reg fp  shmid: 0
> (00.130868) 0x7f27ed43d000-0x7f27ed441000 (16K) prot 0x1 flags 0x2 st 0x41 off 0x25000 reg fp  shmid: 0
> (00.130875) 0x7f27ed441000-0x7f27ed442000 (4K) prot 0x3 flags 0x2 st 0x41 off 0x29000 reg fp  shmid: 0
> (00.130877) 0x7f27ed442000-0x7f27ed466000 (144K) prot 0x5 flags 0x2 st 0x41 off 0 reg fp  shmid: 0
> (00.130880) Dumping path for -3 fd via self 49 [/lib/x86_64-linux-gnu/libncurses.so.5.9]
> (00.130888) 0x7f27ed466000-0x7f27ed665000 (2044K) prot 0 flags 0x2 st 0x41 off 0x24000 reg fp  shmid: 0
> (00.130891) 0x7f27ed665000-0x7f27ed666000 (4K) prot 0x1 flags 0x2 st 0x41 off 0x23000 reg fp  shmid: 0
> (00.130893) 0x7f27ed666000-0x7f27ed667000 (4K) prot 0x3 flags 0x2 st 0x41 off 0x24000 reg fp  shmid: 0
> (00.130896) 0x7f27ed667000-0x7f27ed687000 (128K) prot 0x5 flags 0x2 st 0x41 off 0 reg fp  shmid: 0
> (00.130898) Dumping path for -3 fd via self 51 [/lib/x86_64-linux-gnu/ld-2.19.so]
> (00.130905) 0x7f27ed878000-0x7f27ed87c000 (16K) prot 0x3 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.130908) 0x7f27ed885000-0x7f27ed887000 (8K) prot 0x3 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.130910) 0x7f27ed887000-0x7f27ed888000 (4K) prot 0x1 flags 0x2 st 0x41 off 0x20000 reg fp  shmid: 0
> (00.130913) 0x7f27ed888000-0x7f27ed889000 (4K) prot 0x3 flags 0x2 st 0x41 off 0x21000 reg fp  shmid: 0
> (00.130915) 0x7f27ed889000-0x7f27ed88a000 (4K) prot 0x3 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.130918) 0x7ffdaf131000-0x7ffdaf153000 (136K) prot 0x3 flags 0x122 st 0x201 off 0 reg ap  shmid: 0
> (00.130920) 0x7ffdaf18c000-0x7ffdaf18e000 (8K) prot 0x5 flags 0x22 st 0x209 off 0 reg vdso ap  shmid: 0
> (00.130923) 0xffffffffff600000-0xffffffffff601000 (4K) prot 0x5 flags 0x22 st 0x204 off 0 vsys ap  shmid: 0
> (00.130925) Obtaining task auvx ...
> (00.131010) Dumping path for -3 fd via self 37 [/app]
> (00.131066) Dumping path for -3 fd via self 37 [/]
> (00.131086) Dumping task cwd id 0xe root id 0xf
> (00.131142) ========================================
> (00.131145) Dumping task (pid: 11160)
> (00.131147) ========================================
> (00.131149) Obtaining task stat ... (00.131172) 
> (00.131175) Collecting mappings (pid: 11160)
> (00.131177) ----------------------------------------
> (00.131350) Replacing /var/lib/evaldocker/aufs/diff/f792a4a6713aff97a7cdf59556efb550f3e18cad84f4680e0dbd51d29a345104/home/.nvm/versions/node/v0.12.7/bin/node with /home/.nvm/versions/node/v0.12.7/bin/node
> (00.131356) Saved AUFS paths ./home/.nvm/versions/node/v0.12.7/bin/node and /var/lib/evaldocker/aufs/mnt/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/home/.nvm/versions/node/v0.12.7/bin/node
> (00.131377) vma 15a0000 borrows vfi from previous 400000
> (00.131384) vma 15a1000 borrows vfi from previous 15a0000
> (00.131853) Replacing /var/lib/evaldocker/aufs/diff/ea0303f4f9c8e05e9ad2aa92d54b3853153fd6964a1792bffe85da885437e564/app/node_modules_node-0.12/node_modules/object-description/build/Release/internal.node with /app/node_modules_node-0.12/node_modules/object-description/build/Release/internal.node
> (00.131859) Saved AUFS paths ./app/node_modules_node-0.12/node_modules/object-description/build/Release/internal.node and /var/lib/evaldocker/aufs/mnt/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/app/node_modules_node-0.12/node_modules/object-description/build/Release/internal.node
> (00.131877) vma 7f36f54d3000 borrows vfi from previous 7f36f54d1000
> (00.131883) vma 7f36f56d3000 borrows vfi from previous 7f36f54d3000
> (00.131899) Replacing /var/lib/evaldocker/aufs/diff/ea0303f4f9c8e05e9ad2aa92d54b3853153fd6964a1792bffe85da885437e564/app/node_modules_node-0.12/node_modules/evaluator-connection/build/Release/connection.node with /app/node_modules_node-0.12/node_modules/evaluator-connection/build/Release/connection.node
> (00.131903) Saved AUFS paths ./app/node_modules_node-0.12/node_modules/evaluator-connection/build/Release/connection.node and /var/lib/evaldocker/aufs/mnt/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/app/node_modules_node-0.12/node_modules/evaluator-connection/build/Release/connection.node
> (00.131957) vma 7f36f56d7000 borrows vfi from previous 7f36f56d4000
> (00.131968) vma 7f36f58d7000 borrows vfi from previous 7f36f56d7000
> (00.131993) Replacing /var/lib/evaldocker/aufs/diff/843e2bded49837e4846422f3a82a67be3ccc46c3e636e03d8d946c57564468ba/lib/x86_64-linux-gnu/libc-2.19.so with /lib/x86_64-linux-gnu/libc-2.19.so
> (00.131997) Saved AUFS paths ./lib/x86_64-linux-gnu/libc-2.19.so and /var/lib/evaldocker/aufs/mnt/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/lib/x86_64-linux-gnu/libc-2.19.so
> (00.132009) vma 7f36f6278000 borrows vfi from previous 7f36f60d9000
> (00.132015) vma 7f36f6478000 borrows vfi from previous 7f36f6278000
> (00.132049) vma 7f36f647c000 borrows vfi from previous 7f36f6478000
> (00.132071) Replacing /var/lib/evaldocker/aufs/diff/843e2bded49837e4846422f3a82a67be3ccc46c3e636e03d8d946c57564468ba/lib/x86_64-linux-gnu/libpthread-2.19.so with /lib/x86_64-linux-gnu/libpthread-2.19.so
> (00.132075) Saved AUFS paths ./lib/x86_64-linux-gnu/libpthread-2.19.so and /var/lib/evaldocker/aufs/mnt/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/lib/x86_64-linux-gnu/libpthread-2.19.so
> (00.132086) vma 7f36f649a000 borrows vfi from previous 7f36f6482000
> (00.132091) vma 7f36f6699000 borrows vfi from previous 7f36f649a000
> (00.132096) vma 7f36f669a000 borrows vfi from previous 7f36f6699000
> (00.132155) Replacing /var/lib/evaldocker/aufs/diff/843e2bded49837e4846422f3a82a67be3ccc46c3e636e03d8d946c57564468ba/lib/x86_64-linux-gnu/libgcc_s.so.1 with /lib/x86_64-linux-gnu/libgcc_s.so.1
> (00.132160) Saved AUFS paths ./lib/x86_64-linux-gnu/libgcc_s.so.1 and /var/lib/evaldocker/aufs/mnt/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/lib/x86_64-linux-gnu/libgcc_s.so.1
> (00.132171) vma 7f36f66b5000 borrows vfi from previous 7f36f669f000
> (00.132176) vma 7f36f68b4000 borrows vfi from previous 7f36f66b5000
> (00.132192) Replacing /var/lib/evaldocker/aufs/diff/843e2bded49837e4846422f3a82a67be3ccc46c3e636e03d8d946c57564468ba/lib/x86_64-linux-gnu/libm-2.19.so with /lib/x86_64-linux-gnu/libm-2.19.so
> (00.132196) Saved AUFS paths ./lib/x86_64-linux-gnu/libm-2.19.so and /var/lib/evaldocker/aufs/mnt/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/lib/x86_64-linux-gnu/libm-2.19.so
> (00.132206) vma 7f36f69b5000 borrows vfi from previous 7f36f68b5000
> (00.132212) vma 7f36f6bb4000 borrows vfi from previous 7f36f69b5000
> (00.132217) vma 7f36f6bb5000 borrows vfi from previous 7f36f6bb4000
> (00.132267) Replacing /var/lib/evaldocker/aufs/diff/843e2bded49837e4846422f3a82a67be3ccc46c3e636e03d8d946c57564468ba/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20 with /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20
> (00.132271) Saved AUFS paths ./usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20 and /var/lib/evaldocker/aufs/mnt/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20
> (00.132286) vma 7f36f6ca2000 borrows vfi from previous 7f36f6bb6000
> (00.132292) vma 7f36f6ea2000 borrows vfi from previous 7f36f6ca2000
> (00.132297) vma 7f36f6eaa000 borrows vfi from previous 7f36f6ea2000
> (00.132318) Replacing /var/lib/evaldocker/aufs/diff/843e2bded49837e4846422f3a82a67be3ccc46c3e636e03d8d946c57564468ba/lib/x86_64-linux-gnu/libdl-2.19.so with /lib/x86_64-linux-gnu/libdl-2.19.so
> (00.132322) Saved AUFS paths ./lib/x86_64-linux-gnu/libdl-2.19.so and /var/lib/evaldocker/aufs/mnt/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/lib/x86_64-linux-gnu/libdl-2.19.so
> (00.132333) vma 7f36f6ec4000 borrows vfi from previous 7f36f6ec1000
> (00.132366) vma 7f36f70c3000 borrows vfi from previous 7f36f6ec4000
> (00.132372) vma 7f36f70c4000 borrows vfi from previous 7f36f70c3000
> (00.132388) Replacing /var/lib/evaldocker/aufs/diff/843e2bded49837e4846422f3a82a67be3ccc46c3e636e03d8d946c57564468ba/lib/x86_64-linux-gnu/librt-2.19.so with /lib/x86_64-linux-gnu/librt-2.19.so
> (00.132392) Saved AUFS paths ./lib/x86_64-linux-gnu/librt-2.19.so and /var/lib/evaldocker/aufs/mnt/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/lib/x86_64-linux-gnu/librt-2.19.so
> (00.132403) vma 7f36f70cc000 borrows vfi from previous 7f36f70c5000
> (00.132413) vma 7f36f72cb000 borrows vfi from previous 7f36f70cc000
> (00.132418) vma 7f36f72cc000 borrows vfi from previous 7f36f72cb000
> (00.132434) Replacing /var/lib/evaldocker/aufs/diff/843e2bded49837e4846422f3a82a67be3ccc46c3e636e03d8d946c57564468ba/lib/x86_64-linux-gnu/ld-2.19.so with /lib/x86_64-linux-gnu/ld-2.19.so
> (00.132438) Saved AUFS paths ./lib/x86_64-linux-gnu/ld-2.19.so and /var/lib/evaldocker/aufs/mnt/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/lib/x86_64-linux-gnu/ld-2.19.so
> (00.132506) Replacing /var/lib/evaldocker/aufs/diff/843e2bded49837e4846422f3a82a67be3ccc46c3e636e03d8d946c57564468ba/lib/x86_64-linux-gnu/ld-2.19.so with /lib/x86_64-linux-gnu/ld-2.19.so
> (00.132511) Saved AUFS paths ./lib/x86_64-linux-gnu/ld-2.19.so and /var/lib/evaldocker/aufs/mnt/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/lib/x86_64-linux-gnu/ld-2.19.so
> (00.132537) vma 7f36f74ee000 borrows vfi from previous 7f36f74ed000
> (00.132560) Collected, longest area occupies 129592 pages
> (00.132563) 0x400000-0x13a1000 (16004K) prot 0x5 flags 0x2 st 0x41 off 0 reg fp  shmid: 0
> (00.132566) 0x15a0000-0x15a1000 (4K) prot 0x5 flags 0x2 st 0x41 off 0xfa0000 reg fp  shmid: 0
> (00.132569) 0x15a1000-0x15b9000 (96K) prot 0x7 flags 0x2 st 0x41 off 0xfa1000 reg fp  shmid: 0
> (00.132571) 0x15b9000-0x15c6000 (52K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132574) 0x1cdb000-0x2013000 (3296K) prot 0x7 flags 0x22 st 0x221 off 0 reg heap ap  shmid: 0
> (00.132576) 0x114bf500000-0x114bf535000 (212K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132578) 0xb42cef00000-0xb42cf000000 (1024K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132581) 0x19b9da87f000-0x19b9da880000 (4K) prot 0x5 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132583) 0x1be1b2637000-0x1be1b2700000 (804K) prot 0 flags 0x4022 st 0x201 off 0 reg ap  shmid: 0
> (00.132586) 0x1be1b2700000-0x1be1b2705000 (20K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132588) 0x1be1b2705000-0x1be1b2706000 (4K) prot 0 flags 0x4022 st 0x201 off 0 reg ap  shmid: 0
> (00.132590) 0x1be1b2706000-0x1be1b2707000 (4K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132593) 0x1be1b2707000-0x1be1b2800000 (996K) prot 0 flags 0x4022 st 0x201 off 0 reg ap  shmid: 0
> (00.132595) 0x1be1b2800000-0x1be1b2805000 (20K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132597) 0x1be1b2805000-0x1be1b2806000 (4K) prot 0 flags 0x4022 st 0x201 off 0 reg ap  shmid: 0
> (00.132599) 0x1be1b2806000-0x1be1b2807000 (4K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132602) 0x1be1b2807000-0x1be1b2900000 (996K) prot 0 flags 0x4022 st 0x201 off 0 reg ap  shmid: 0
> (00.132604) 0x1be1b2900000-0x1be1b2905000 (20K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132606) 0x1be1b2905000-0x1be1b2906000 (4K) prot 0 flags 0x4022 st 0x201 off 0 reg ap  shmid: 0
> (00.132609) 0x1be1b2906000-0x1be1b2907000 (4K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132611) 0x1be1b2907000-0x1be1b2a00000 (996K) prot 0 flags 0x4022 st 0x201 off 0 reg ap  shmid: 0
> (00.132613) 0x1be1b2a00000-0x1be1b2a05000 (20K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132616) 0x1be1b2a05000-0x1be1b2a06000 (4K) prot 0 flags 0x4022 st 0x201 off 0 reg ap  shmid: 0
> (00.132618) 0x1be1b2a06000-0x1be1b2aff000 (996K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132620) 0x1be1b2aff000-0x1be1b2b00000 (4K) prot 0 flags 0x4022 st 0x201 off 0 reg ap  shmid: 0
> (00.132622) 0x1be1b2b00000-0x1be1b2b05000 (20K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132625) 0x1be1b2b05000-0x1be1b2b06000 (4K) prot 0 flags 0x4022 st 0x201 off 0 reg ap  shmid: 0
> (00.132627) 0x1be1b2b06000-0x1be1b2bff000 (996K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132629) 0x1be1b2bff000-0x1be1d2637000 (518368K) prot 0 flags 0x4022 st 0x201 off 0 reg ap  shmid: 0
> (00.132631) 0x1ea0eb700000-0x1ea0eb7e5000 (916K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132634) 0x1eb9dfbd5000-0x1eb9dfbf5000 (128K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132640) 0x1eb9dfbf5000-0x1eb9dfdd5000 (1920K) prot 0 flags 0x4022 st 0x201 off 0 reg ap  shmid: 0
> (00.132643) 0x25fb6bf00000-0x25fb6bf25000 (148K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132645) 0x28d1bda00000-0x28d1bdb00000 (1024K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132648) 0x2956b6000000-0x2956b6200000 (2048K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132650) 0x2956b6200000-0x2956b7000000 (14336K) prot 0 flags 0x4022 st 0x201 off 0 reg ap  shmid: 0
> (00.132652) 0x2956b7000000-0x2956b7200000 (2048K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132655) 0x2956b7200000-0x2956b8000000 (14336K) prot 0 flags 0x4022 st 0x201 off 0 reg ap  shmid: 0
> (00.132657) 0x2ca79b800000-0x2ca79b900000 (1024K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132659) 0x3342feb00000-0x3342feb15000 (84K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132661) 0x33f90eb00000-0x33f90ec00000 (1024K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132664) 0x3d9c7087c000-0x3d9c70880000 (16K) prot 0 flags 0x4022 st 0x201 off 0 reg ap  shmid: 0
> (00.132666) 0x3d9c70880000-0x3d9c708a0000 (128K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132668) 0x3d9c708a0000-0x3d9c708dc000 (240K) prot 0 flags 0x4022 st 0x201 off 0 reg ap  shmid: 0
> (00.132671) 0x3f805e800000-0x3f805e825000 (148K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132673) 0x7f36ebff8000-0x7f36ebff9000 (4K) prot 0 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132675) 0x7f36ebff9000-0x7f36ec7f9000 (8192K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132677) 0x7f36ec7f9000-0x7f36ec7fa000 (4K) prot 0 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132680) 0x7f36ec7fa000-0x7f36ecffa000 (8192K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132682) 0x7f36ecffa000-0x7f36ecffb000 (4K) prot 0 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132684) 0x7f36ecffb000-0x7f36ed7fb000 (8192K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132686) 0x7f36ed7fb000-0x7f36ed7fc000 (4K) prot 0 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132689) 0x7f36ed7fc000-0x7f36edffc000 (8192K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132691) 0x7f36edffc000-0x7f36edffd000 (4K) prot 0 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132693) 0x7f36edffd000-0x7f36ee7fd000 (8192K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132695) 0x7f36ee7fd000-0x7f36ee7fe000 (4K) prot 0 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132698) 0x7f36ee7fe000-0x7f36eeffe000 (8192K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132700) 0x7f36eeffe000-0x7f36eefff000 (4K) prot 0 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132702) 0x7f36eefff000-0x7f36ef7ff000 (8192K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132704) 0x7f36ef7ff000-0x7f36ef800000 (4K) prot 0 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132707) 0x7f36ef800000-0x7f36f0000000 (8192K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132709) 0x7f36f0000000-0x7f36f0073000 (460K) prot 0x7 flags 0x4022 st 0x201 off 0 reg ap  shmid: 0
> (00.132711) 0x7f36f0073000-0x7f36f4000000 (65076K) prot 0 flags 0x4022 st 0x201 off 0 reg ap  shmid: 0
> (00.132714) 0x7f36f44cf000-0x7f36f44d0000 (4K) prot 0 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132716) 0x7f36f44d0000-0x7f36f4cd0000 (8192K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132718) 0x7f36f4cd0000-0x7f36f4cd1000 (4K) prot 0 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132720) 0x7f36f4cd1000-0x7f36f54d1000 (8192K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132723) 0x7f36f54d1000-0x7f36f54d3000 (8K) prot 0x5 flags 0x2 st 0x41 off 0 reg fp  shmid: 0
> (00.132725) 0x7f36f54d3000-0x7f36f56d3000 (2048K) prot 0 flags 0x2 st 0x41 off 0x2000 reg fp  shmid: 0
> (00.132727) 0x7f36f56d3000-0x7f36f56d4000 (4K) prot 0x7 flags 0x2 st 0x41 off 0x2000 reg fp  shmid: 0
> (00.132729) 0x7f36f56d4000-0x7f36f56d7000 (12K) prot 0x5 flags 0x2 st 0x41 off 0 reg fp  shmid: 0
> (00.132732) 0x7f36f56d7000-0x7f36f58d7000 (2048K) prot 0 flags 0x2 st 0x41 off 0x3000 reg fp  shmid: 0
> (00.132737) 0x7f36f58d7000-0x7f36f58d8000 (4K) prot 0x7 flags 0x2 st 0x41 off 0x3000 reg fp  shmid: 0
> (00.132740) 0x7f36f58d8000-0x7f36f58d9000 (4K) prot 0 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132742) 0x7f36f58d9000-0x7f36f60d9000 (8192K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132744) 0x7f36f60d9000-0x7f36f6278000 (1660K) prot 0x5 flags 0x2 st 0x41 off 0 reg fp  shmid: 0
> (00.132746) 0x7f36f6278000-0x7f36f6478000 (2048K) prot 0 flags 0x2 st 0x41 off 0x19f000 reg fp  shmid: 0
> (00.132749) 0x7f36f6478000-0x7f36f647c000 (16K) prot 0x5 flags 0x2 st 0x41 off 0x19f000 reg fp  shmid: 0
> (00.132751) 0x7f36f647c000-0x7f36f647e000 (8K) prot 0x7 flags 0x2 st 0x41 off 0x1a3000 reg fp  shmid: 0
> (00.132753) 0x7f36f647e000-0x7f36f6482000 (16K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132755) 0x7f36f6482000-0x7f36f649a000 (96K) prot 0x5 flags 0x2 st 0x41 off 0 reg fp  shmid: 0
> (00.132758) 0x7f36f649a000-0x7f36f6699000 (2044K) prot 0 flags 0x2 st 0x41 off 0x18000 reg fp  shmid: 0
> (00.132760) 0x7f36f6699000-0x7f36f669a000 (4K) prot 0x5 flags 0x2 st 0x41 off 0x17000 reg fp  shmid: 0
> (00.132762) 0x7f36f669a000-0x7f36f669b000 (4K) prot 0x7 flags 0x2 st 0x41 off 0x18000 reg fp  shmid: 0
> (00.132765) 0x7f36f669b000-0x7f36f669f000 (16K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132767) 0x7f36f669f000-0x7f36f66b5000 (88K) prot 0x5 flags 0x2 st 0x41 off 0 reg fp  shmid: 0
> (00.132769) 0x7f36f66b5000-0x7f36f68b4000 (2044K) prot 0 flags 0x2 st 0x41 off 0x16000 reg fp  shmid: 0
> (00.132771) 0x7f36f68b4000-0x7f36f68b5000 (4K) prot 0x7 flags 0x2 st 0x41 off 0x15000 reg fp  shmid: 0
> (00.132774) 0x7f36f68b5000-0x7f36f69b5000 (1024K) prot 0x5 flags 0x2 st 0x41 off 0 reg fp  shmid: 0
> (00.132776) 0x7f36f69b5000-0x7f36f6bb4000 (2044K) prot 0 flags 0x2 st 0x41 off 0x100000 reg fp  shmid: 0
> (00.132778) 0x7f36f6bb4000-0x7f36f6bb5000 (4K) prot 0x5 flags 0x2 st 0x41 off 0xff000 reg fp  shmid: 0
> (00.132780) 0x7f36f6bb5000-0x7f36f6bb6000 (4K) prot 0x7 flags 0x2 st 0x41 off 0x100000 reg fp  shmid: 0
> (00.132783) 0x7f36f6bb6000-0x7f36f6ca2000 (944K) prot 0x5 flags 0x2 st 0x41 off 0 reg fp  shmid: 0
> (00.132785) 0x7f36f6ca2000-0x7f36f6ea2000 (2048K) prot 0 flags 0x2 st 0x41 off 0xec000 reg fp  shmid: 0
> (00.132787) 0x7f36f6ea2000-0x7f36f6eaa000 (32K) prot 0x5 flags 0x2 st 0x41 off 0xec000 reg fp  shmid: 0
> (00.132789) 0x7f36f6eaa000-0x7f36f6eac000 (8K) prot 0x7 flags 0x2 st 0x41 off 0xf4000 reg fp  shmid: 0
> (00.132792) 0x7f36f6eac000-0x7f36f6ec1000 (84K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132794) 0x7f36f6ec1000-0x7f36f6ec4000 (12K) prot 0x5 flags 0x2 st 0x41 off 0 reg fp  shmid: 0
> (00.132796) 0x7f36f6ec4000-0x7f36f70c3000 (2044K) prot 0 flags 0x2 st 0x41 off 0x3000 reg fp  shmid: 0
> (00.132799) 0x7f36f70c3000-0x7f36f70c4000 (4K) prot 0x5 flags 0x2 st 0x41 off 0x2000 reg fp  shmid: 0
> (00.132801) 0x7f36f70c4000-0x7f36f70c5000 (4K) prot 0x7 flags 0x2 st 0x41 off 0x3000 reg fp  shmid: 0
> (00.132803) 0x7f36f70c5000-0x7f36f70cc000 (28K) prot 0x5 flags 0x2 st 0x41 off 0 reg fp  shmid: 0
> (00.132805) 0x7f36f70cc000-0x7f36f72cb000 (2044K) prot 0 flags 0x2 st 0x41 off 0x7000 reg fp  shmid: 0
> (00.132808) 0x7f36f72cb000-0x7f36f72cc000 (4K) prot 0x5 flags 0x2 st 0x41 off 0x6000 reg fp  shmid: 0
> (00.132810) 0x7f36f72cc000-0x7f36f72cd000 (4K) prot 0x7 flags 0x2 st 0x41 off 0x7000 reg fp  shmid: 0
> (00.132812) 0x7f36f72cd000-0x7f36f72ed000 (128K) prot 0x5 flags 0x2 st 0x41 off 0 reg fp  shmid: 0
> (00.132814) 0x7f36f74a9000-0x7f36f74aa000 (4K) prot 0 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132817) 0x7f36f74aa000-0x7f36f74ba000 (64K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132819) 0x7f36f74ba000-0x7f36f74bb000 (4K) prot 0 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132821) 0x7f36f74bb000-0x7f36f74cb000 (64K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132823) 0x7f36f74cb000-0x7f36f74cc000 (4K) prot 0 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132826) 0x7f36f74cc000-0x7f36f74e2000 (88K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132828) 0x7f36f74eb000-0x7f36f74ed000 (8K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132833) 0x7f36f74ed000-0x7f36f74ee000 (4K) prot 0x5 flags 0x2 st 0x41 off 0x20000 reg fp  shmid: 0
> (00.132836) 0x7f36f74ee000-0x7f36f74ef000 (4K) prot 0x7 flags 0x2 st 0x41 off 0x21000 reg fp  shmid: 0
> (00.132838) 0x7f36f74ef000-0x7f36f74f0000 (4K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.132840) 0x7ffe5bc74000-0x7ffe5bc96000 (136K) prot 0x7 flags 0x122 st 0x201 off 0 reg ap  shmid: 0
> (00.132843) 0x7ffe5bdd9000-0x7ffe5bddb000 (8K) prot 0x5 flags 0x22 st 0x209 off 0 reg vdso ap  shmid: 0
> (00.132845) 0xffffffffff600000-0xffffffffff601000 (4K) prot 0x5 flags 0x22 st 0x204 off 0 vsys ap  shmid: 0
> (00.132847) ----------------------------------------
> (00.132852) 
> (00.132855) Collecting fds (pid: 11160)
> (00.132856) ----------------------------------------
> (00.132887) Found 12 file descriptors
> (00.132890) ----------------------------------------
> (00.132900) Dump private signals of 11160
> (00.132908) Dump private signals of 11165
> (00.132914) Dump private signals of 11166
> (00.132919) Dump private signals of 11167
> (00.132924) Dump private signals of 11168
> (00.132928) Dump private signals of 4141
> (00.132933) Dump private signals of 4142
> (00.132938) Dump shared signals of 11160
> (00.132948) Parasite syscall_ip at 0x400000
> (00.133014) Putting parasite blob into 0x7f2e1180b000->0x7f36f41d7000
> (00.133034) Dumping GP/FPU registers for 11160
> (00.133042) xsave runtime structure
> (00.133044) -----------------------
> (00.133046) cwd:37f swd:0 twd:0 fop:0 mxcsr:1fa7 mxcsr_mask:ffff
> (00.133048) magic1:46505853 extended_size:344 xstate_bv:7 xstate_size:340
> (00.133050) xstate_bv: 7
> (00.133052) -----------------------
> (00.133054) Putting tsock into pid 11160
> (00.133111) Wait for parasite being daemonized...
> (00.133115) Wait for ack 2 on daemon socket
> pie: Running daemon thread leader
> pie: __sent ack msg: 2 2 0
> pie: Daemon wais for command
> (00.133141) Fetched ack: 2 2 0
> (00.133146) Parasite 11160 has been switched to daemon mode
> (00.133161) Sent msg to daemon 17 0 0
> (00.133165) Wait for ack 17 on daemon socket
> pie: __fetched msg: 17 0 0
> pie: __sent ack msg: 17 17 0
> pie: Daemon wais for command
> (00.133177) Fetched ack: 17 17 0
> (00.133189) Sent msg to daemon 17 0 0
> (00.133192) Wait for ack 17 on daemon socket
> pie: __fetched msg: 17 0 0
> pie: __sent ack msg: 17 17 0
> pie: Daemon wais for command
> (00.133212) Fetched ack: 17 17 0
> (00.133228) Sent msg to daemon 17 0 0
> (00.133231) Wait for ack 17 on daemon socket
> pie: __fetched msg: 17 0 0
> pie: __sent ack msg: 17 17 0
> pie: Daemon wais for command
> (00.133251) Fetched ack: 17 17 0
> (00.133263) Sent msg to daemon 17 0 0
> (00.133266) Wait for ack 17 on daemon socket
> pie: __fetched msg: 17 0 0
> pie: __sent ack msg: 17 17 0
> pie: Daemon wais for command
> (00.133291) Fetched ack: 17 17 0
> (00.133303) Sent msg to daemon 17 0 0
> (00.133306) Wait for ack 17 on daemon socket
> pie: __fetched msg: 17 0 0
> pie: __sent ack msg: 17 17 0
> pie: Daemon wais for command
> (00.133327) Fetched ack: 17 17 0
> (00.133339) Sent msg to daemon 17 0 0
> (00.133342) Wait for ack 17 on daemon socket
> pie: __fetched msg: 17 0 0
> pie: __sent ack msg: 17 17 0
> pie: Daemon wais for command
> (00.133361) Fetched ack: 17 17 0
> (00.133372) Sent msg to daemon 17 0 0
> (00.133375) Wait for ack 17 on daemon socket
> pie: __fetched msg: 17 0 0
> pie: __sent ack msg: 17 17 0
> pie: Daemon wais for command
> (00.133394) Fetched ack: 17 17 0
> (00.133405) Sent msg to daemon 17 0 0
> (00.133408) Wait for ack 17 on daemon socket
> pie: __fetched msg: 17 0 0
> pie: __sent ack msg: 17 17 0
> pie: Daemon wais for command
> (00.133427) Fetched ack: 17 17 0
> (00.133440) Sent msg to daemon 17 0 0
> (00.133443) Wait for ack 17 on daemon socket
> pie: __fetched msg: 17 0 0
> pie: __sent ack msg: 17 17 0
> pie: Daemon wais for command
> (00.133462) Fetched ack: 17 17 0
> (00.133475) Sent msg to daemon 17 0 0
> (00.133478) Wait for ack 17 on daemon socket
> pie: __fetched msg: 17 0 0
> pie: __sent ack msg: 17 17 0
> pie: Daemon wais for command
> (00.133497) Fetched ack: 17 17 0
> (00.133508) Sent msg to daemon 17 0 0
> (00.133511) Wait for ack 17 on daemon socket
> pie: __fetched msg: 17 0 0
> pie: __sent ack msg: 17 17 0
> pie: Daemon wais for command
> (00.133530) Fetched ack: 17 17 0
> (00.133541) Sent msg to daemon 17 0 0
> (00.133544) Wait for ack 17 on daemon socket
> pie: __fetched msg: 17 0 0
> pie: __sent ack msg: 17 17 0
> pie: Daemon wais for command
> (00.133563) Fetched ack: 17 17 0
> (00.133579) Sent msg to daemon 17 0 0
> (00.133582) Wait for ack 17 on daemon socket
> pie: __fetched msg: 17 0 0
> pie: __sent ack msg: 17 17 0
> pie: Daemon wais for command
> (00.133601) Fetched ack: 17 17 0
> (00.133616) Sent msg to daemon 17 0 0
> (00.133619) Wait for ack 17 on daemon socket
> pie: __fetched msg: 17 0 0
> pie: __sent ack msg: 17 17 0
> pie: Daemon wais for command
> (00.133638) Fetched ack: 17 17 0
> (00.133650) Sent msg to daemon 17 0 0
> (00.133653) Wait for ack 17 on daemon socket
> pie: __fetched msg: 17 0 0
> pie: __sent ack msg: 17 17 0
> pie: Daemon wais for command
> (00.133672) Fetched ack: 17 17 0
> (00.133683) Sent msg to daemon 17 0 0
> (00.133686) Wait for ack 17 on daemon socket
> pie: __fetched msg: 17 0 0
> pie: __sent ack msg: 17 17 0
> pie: Daemon wais for command
> (00.133705) Fetched ack: 17 17 0
> (00.133719) Sent msg to daemon 17 0 0
> (00.133723) Wait for ack 17 on daemon socket
> pie: __fetched msg: 17 0 0
> pie: __sent ack msg: 17 17 0
> pie: Daemon wais for command
> (00.133741) Fetched ack: 17 17 0
> (00.133752) Sent msg to daemon 17 0 0
> (00.133755) Wait for ack 17 on daemon socket
> pie: __fetched msg: 17 0 0
> pie: __sent ack msg: 17 17 0
> pie: Daemon wais for command
> (00.133774) Fetched ack: 17 17 0
> (00.133785) Sent msg to daemon 17 0 0
> (00.133788) Wait for ack 17 on daemon socket
> pie: __fetched msg: 17 0 0
> pie: __sent ack msg: 17 17 0
> pie: Daemon wais for command
> (00.133807) Fetched ack: 17 17 0
> (00.133822) Sent msg to daemon 17 0 0
> (00.133825) Wait for ack 17 on daemon socket
> pie: __fetched msg: 17 0 0
> pie: __sent ack msg: 17 17 0
> pie: Daemon wais for command
> (00.133843) Fetched ack: 17 17 0
> (00.133855) Sent msg to daemon 17 0 0
> (00.133858) Wait for ack 17 on daemon socket
> pie: __fetched msg: 17 0 0
> pie: __sent ack msg: 17 17 0
> pie: Daemon wais for command
> (00.133877) Fetched ack: 17 17 0
> (00.133889) Sent msg to daemon 17 0 0
> (00.133892) Wait for ack 17 on daemon socket
> pie: __fetched msg: 17 0 0
> pie: __sent ack msg: 17 17 0
> pie: Daemon wais for command
> (00.133911) Fetched ack: 17 17 0
> (00.133923) Sent msg to daemon 17 0 0
> (00.133926) Wait for ack 17 on daemon socket
> pie: __fetched msg: 17 0 0
> pie: __sent ack msg: 17 17 0
> pie: Daemon wais for command
> (00.133945) Fetched ack: 17 17 0
> (00.133956) Sent msg to daemon 17 0 0
> (00.133959) Wait for ack 17 on daemon socket
> pie: __fetched msg: 17 0 0
> pie: __sent ack msg: 17 17 0
> pie: Daemon wais for command
> (00.133978) Fetched ack: 17 17 0
> (00.133991) Sent msg to daemon 17 0 0
> (00.133994) Wait for ack 17 on daemon socket
> pie: __fetched msg: 17 0 0
> pie: __sent ack msg: 17 17 0
> pie: Daemon wais for command
> (00.134012) Fetched ack: 17 17 0
> (00.134025) Sent msg to daemon 17 0 0
> (00.134028) Wait for ack 17 on daemon socket
> pie: __fetched msg: 17 0 0
> pie: __sent ack msg: 17 17 0
> pie: Daemon wais for command
> (00.134046) Fetched ack: 17 17 0
> (00.134058) Sent msg to daemon 17 0 0
> (00.134061) Wait for ack 17 on daemon socket
> pie: __fetched msg: 17 0 0
> pie: __sent ack msg: 17 17 0
> pie: Daemon wais for command
> (00.134083) Fetched ack: 17 17 0
> (00.134093) Sent msg to daemon 17 0 0
> (00.134096) Wait for ack 17 on daemon socket
> pie: __fetched msg: 17 0 0
> pie: __sent ack msg: 17 17 0
> pie: Daemon wais for command
> (00.134116) Fetched ack: 17 17 0
> (00.134126) Sent msg to daemon 17 0 0
> (00.134129) Wait for ack 17 on daemon socket
> pie: __fetched msg: 17 0 0
> pie: __sent ack msg: 17 17 0
> pie: Daemon wais for command
> (00.134149) Fetched ack: 17 17 0
> (00.134159) Sent msg to daemon 17 0 0
> (00.134162) Wait for ack 17 on daemon socket
> pie: __fetched msg: 17 0 0
> pie: __sent ack msg: 17 17 0
> pie: Daemon wais for command
> (00.134181) Fetched ack: 17 17 0
> (00.134191) Sent msg to daemon 17 0 0
> (00.134194) Wait for ack 17 on daemon socket
> pie: __fetched msg: 17 0 0
> pie: __sent ack msg: 17 17 0
> pie: Daemon wais for command
> (00.134231) Fetched ack: 17 17 0
> (00.134245) Sent msg to daemon 17 0 0
> (00.134249) Wait for ack 17 on daemon socket
> pie: __fetched msg: 17 0 0
> pie: __sent ack msg: 17 17 0
> pie: Daemon wais for command
> (00.134269) Fetched ack: 17 17 0
> (00.134279) Sent msg to daemon 17 0 0
> (00.134284) Wait for ack 17 on daemon socket
> pie: __fetched msg: 17 0 0
> pie: __sent ack msg: 17 17 0
> pie: Daemon wais for command
> (00.134301) Fetched ack: 17 17 0
> (00.134311) Sent msg to daemon 17 0 0
> (00.134314) Wait for ack 17 on daemon socket
> pie: __fetched msg: 17 0 0
> pie: __sent ack msg: 17 17 0
> pie: Daemon wais for command
> (00.134335) Fetched ack: 17 17 0
> (00.134347) Sent msg to daemon 17 0 0
> (00.134350) Wait for ack 17 on daemon socket
> pie: __fetched msg: 17 0 0
> pie: __sent ack msg: 17 17 0
> pie: Daemon wais for command
> (00.134367) Fetched ack: 17 17 0
> (00.134380) Sent msg to daemon 17 0 0
> (00.134383) Wait for ack 17 on daemon socket
> pie: __fetched msg: 17 0 0
> pie: __sent ack msg: 17 17 0
> pie: Daemon wais for command
> (00.134403) Fetched ack: 17 17 0
> (00.134415) Sent msg to daemon 17 0 0
> (00.134420) Wait for ack 17 on daemon socket
> pie: __fetched msg: 17 0 0
> pie: __sent ack msg: 17 17 0
> pie: Daemon wais for command
> (00.134444) Fetched ack: 17 17 0
> (00.134455) Sent msg to daemon 17 0 0
> (00.134458) Wait for ack 17 on daemon socket
> pie: __fetched msg: 17 0 0
> pie: __sent ack msg: 17 17 0
> pie: Daemon wais for command
> (00.134479) Fetched ack: 17 17 0
> (00.134490) Sent msg to daemon 17 0 0
> (00.134493) Wait for ack 17 on daemon socket
> pie: __fetched msg: 17 0 0
> pie: __sent ack msg: 17 17 0
> pie: Daemon wais for command
> (00.134510) Fetched ack: 17 17 0
> (00.134523) Sent msg to daemon 17 0 0
> (00.134526) Wait for ack 17 on daemon socket
> pie: __fetched msg: 17 0 0
> pie: __sent ack msg: 17 17 0
> pie: Daemon wais for command
> (00.134544) Fetched ack: 17 17 0
> (00.134556) Sent msg to daemon 17 0 0
> (00.134559) Wait for ack 17 on daemon socket
> pie: __fetched msg: 17 0 0
> pie: __sent ack msg: 17 17 0
> pie: Daemon wais for command
> (00.134578) Fetched ack: 17 17 0
> (00.134589) Sent msg to daemon 17 0 0
> (00.134593) Wait for ack 17 on daemon socket
> pie: __fetched msg: 17 0 0
> pie: __sent ack msg: 17 17 0
> pie: Daemon wais for command
> (00.134611) Fetched ack: 17 17 0
> (00.134623) Sent msg to daemon 17 0 0
> (00.134626) Wait for ack 17 on daemon socket
> pie: __fetched msg: 17 0 0
> pie: __sent ack msg: 17 17 0
> pie: Daemon wais for command
> (00.134644) Fetched ack: 17 17 0
> (00.134656) Sent msg to daemon 17 0 0
> (00.134659) Wait for ack 17 on daemon socket
> pie: __fetched msg: 17 0 0
> pie: __sent ack msg: 17 17 0
> pie: Daemon wais for command
> (00.134677) Fetched ack: 17 17 0
> (00.134689) Sent msg to daemon 17 0 0
> (00.134692) Wait for ack 17 on daemon socket
> pie: __fetched msg: 17 0 0
> pie: __sent ack msg: 17 17 0
> pie: Daemon wais for command
> (00.134709) Fetched ack: 17 17 0
> (00.134720) Sent msg to daemon 17 0 0
> (00.134723) Wait for ack 17 on daemon socket
> pie: __fetched msg: 17 0 0
> pie: __sent ack msg: 17 17 0
> pie: Daemon wais for command
> (00.134740) Fetched ack: 17 17 0
> (00.134750) Sent msg to daemon 17 0 0
> (00.134753) Wait for ack 17 on daemon socket
> pie: __fetched msg: 17 0 0
> pie: __sent ack msg: 17 17 0
> pie: Daemon wais for command
> (00.134770) Fetched ack: 17 17 0
> (00.134783) Sent msg to daemon 12 0 0
> (00.134786) Wait for ack 12 on daemon socket
> pie: __fetched msg: 12 0 0
> pie: __sent ack msg: 12 12 0
> pie: Daemon wais for command
> (00.134807) Fetched ack: 12 12 0
> (00.134811) sid=1 pgid=1 pid=199
> (00.134868) 
> (00.134870) Dumping opened files (pid: 11160)
> (00.134873) ----------------------------------------
> (00.134882) Sent msg to daemon 14 0 0
> pie: __fetched msg: 14 0 0
> pie: __sent ack msg: 14 14 0
> pie: Daemon wais for command
> (00.134916) Wait for ack 14 on daemon socket
> (00.134921) Fetched ack: 14 14 0
> (00.134948) 11160 fdinfo 0: pos: 0x               0 flags:           100000/0x1
> (00.134955) fdinfo: type: 0x 1 flags: 0100000/01 pos: 0x       0 fd: 0
> (00.134965) 11160 fdinfo 1: pos: 0x               0 flags:                1/0x1
> (00.134969) fdinfo: type: 0x 2 flags: 01/01 pos: 0x       0 fd: 1
> (00.134986) 11160 fdinfo 2: pos: 0x               0 flags:                1/0x1
> (00.134990) fdinfo: type: 0x 2 flags: 01/01 pos: 0x       0 fd: 2
> (00.134999) 11160 fdinfo 3: pos: 0x               0 flags:                0/0x1
> (00.135003) Dumping pipe 62 with id 0x10 pipe_id 0x24bb75
> (00.135007) Dumping data from pipe 0x24bb75 fd 62
> (00.135030) fdinfo: type: 0x 2 flags: 0/01 pos: 0x       0 fd: 3
> (00.135041) 11160 fdinfo 4: pos: 0x               0 flags:                1/0x1
> (00.135046) Dumping pipe 63 with id 0x11 pipe_id 0x24bb75
> (00.135049) fdinfo: type: 0x 2 flags: 01/01 pos: 0x       0 fd: 4
> (00.135058) 11160 fdinfo 5: pos: 0x               0 flags:                2/0x1
> (00.135076) epoll: Dumping eventpoll: id 0x000012 flags 0x02
> (00.135082) fdinfo: type: 0x 7 flags: 02/01 pos: 0x       0 fd: 5
> (00.135092) 11160 fdinfo 6: pos: 0x               0 flags:             4000/0x1
> (00.135096) Dumping pipe 65 with id 0x13 pipe_id 0x24bb76
> (00.135099) Dumping data from pipe 0x24bb76 fd 65
> (00.135108) fdinfo: type: 0x 2 flags: 04000/01 pos: 0x       0 fd: 6
> (00.135118) 11160 fdinfo 7: pos: 0x               0 flags:             4001/0x1
> (00.135122) Dumping pipe 66 with id 0x14 pipe_id 0x24bb76
> (00.135125) fdinfo: type: 0x 2 flags: 04001/01 pos: 0x       0 fd: 7
> (00.135135) 11160 fdinfo 8: pos: 0x               0 flags:             4002/0x1
> (00.135149) eventfd: Dumping : id 0x000015 flags 0x802 counter 0000000000000000
> (00.135154) fdinfo: type: 0x 6 flags: 04002/01 pos: 0x       0 fd: 8
> (00.135164) 11160 fdinfo 9: pos: 0x               0 flags:           100000/0x1
> (00.135174) Dumping path for 9 fd via self 68 [/dev/null]
> (00.135184) fdinfo: type: 0x 1 flags: 0100000/01 pos: 0x       0 fd: 9
> (00.135196) 11160 fdinfo 10: pos: 0x               0 flags:                2/0
> (00.135202) 	Searching for socket 24bb79 (family 2)
> (00.135208) No filter for socket
> (00.135215) Dumping inet socket at 10
> (00.135219) 	Dumping: ino 0x  24bb79 family    2 type    1 port     7676 state 10 src_addr 0.0.0.0
> (00.135222) 	Dumped: family 2 type 1 proto 6 port 7676 state 10 src_addr 0.0.0.0
> (00.135226) fdinfo: type: 0x 4 flags: 02/0 pos: 0x       0 fd: 10
> (00.135237) 11160 fdinfo 11: pos: 0x               0 flags:                2/0
> (00.135241) 	Searching for socket 24bb7a (family 2)
> (00.135246) No filter for socket
> (00.135250) Dumping inet socket at 11
> (00.135252) 	Dumping: ino 0x  24bb7a family    2 type    1 port     7676 state  1 src_addr 172.21.1.192
> (00.135255) 	Dumped: family 2 type 1 proto 6 port 7676 state 1 src_addr 172.21.1.192
> (00.135257) Dumping TCP connection
> (00.135259) 	Turning repair on for socket 24bb7a
> (00.135268) Reading inq for socket
> (00.135271) 	Set repair queue 1
> (00.135273) 	Get queue seq
> (00.135275) 	`- seq 1169104655 len 0
> (00.135277) Reading outq for socket
> (00.135279) 	Set repair queue 2
> (00.135281) 	Get queue seq
> (00.135282) 	`- seq 3886632759 len 0
> (00.135284) Reading options for socket
> (00.135287) 	options: mss_clamp 2301 wscale 7 tstamp 1 sack 1
> (00.135302) Done
> (00.135312) fdinfo: type: 0x 4 flags: 02/0 pos: 0x       0 fd: 11
> (00.135321) ----------------------------------------
> (00.135335) Sent msg to daemon 7 0 0
> (00.135339) Wait for ack 7 on daemon socket
> pie: __fetched msg: 7 0 0
> pie: __sent ack msg: 7 7 0
> pie: Daemon wais for command
> (00.135413) Fetched ack: 7 7 0
> (00.135417) 
> (00.135419) Dumping pages (type: 59 pid: 11160)
> (00.135421) ----------------------------------------
> (00.135423)    Private vmas 129592/190817 pages
> (00.135435) pagemap-cache: created for pid 11160 (takes 1036736 bytes)
> (00.135438) page-pipe: Create page pipe for 190817 segs
> (00.135440) page-pipe: Will grow page pipe (iov off is 0)
> (00.135465) pagemap-cache: filling VMA 400000-13a1000 (16004K) [l:400000 h:600000]
> (00.135518) page-pipe: Add iov to page pipe (0 iovs, 0/190817 total)
> (00.135533) Pagemap generated: 1 pages 0 holes
> (00.135536) pagemap-cache: filling VMA 15a0000-15a1000 (4K) [l:1400000 h:1600000]
> (00.135541) page-pipe: Add iov to page pipe (1 iovs, 1/190817 total)
> (00.135543) Pagemap generated: 1 pages 0 holes
> (00.135550) pagemap-cache: filling VMA 15a1000-15b9000 (96K) [l:1400000 h:1600000]
> (00.135555) page-pipe: Add iov to page pipe (2 iovs, 2/190817 total)
> (00.135557) page-pipe: Add iov to page pipe (3 iovs, 3/190817 total)
> (00.135559) page-pipe: Add iov to page pipe (4 iovs, 4/190817 total)
> (00.135561) page-pipe: Add iov to page pipe (5 iovs, 5/190817 total)
> (00.135563) Pagemap generated: 11 pages 0 holes
> (00.135565) pagemap-cache: filling VMA 15b9000-15c6000 (52K) [l:1400000 h:1600000]
> (00.135569) page-pipe: Add iov to page pipe (6 iovs, 6/190817 total)
> (00.135572) page-pipe: Grow pipe 10 -> 20
> (00.135575) page-pipe: Add iov to page pipe (7 iovs, 7/190817 total)
> (00.135576) Pagemap generated: 11 pages 0 holes
> (00.135578) pagemap-cache: filling VMA 1cdb000-2013000 (3296K) [l:1c00000 h:1e00000]
> (00.135588) page-pipe: Add iov to page pipe (8 iovs, 8/190817 total)
> (00.135591) page-pipe: Grow pipe 20 -> 40
> (00.135594) page-pipe: Grow pipe 40 -> 80
> (00.135601) page-pipe: Grow pipe 80 -> 100
> (00.135609) page-pipe: Grow pipe 100 -> 200
> (00.135614) page-pipe: Will grow page pipe (iov off is 9)
> (00.135618) page-pipe: Add iov to page pipe (0 iovs, 9/190817 total)
> (00.135621) page-pipe: Grow pipe 10 -> 20
> (00.135623) page-pipe: Grow pipe 20 -> 40
> (00.135626) page-pipe: Grow pipe 40 -> 80
> (00.135630) page-pipe: Grow pipe 80 -> 100
> (00.135640) page-pipe: Grow pipe 100 -> 200
> (00.135643) Pagemap generated: 805 pages 0 holes
> (00.135645) pagemap-cache: filling VMA 114bf500000-114bf535000 (212K) [l:114bf400000 h:114bf600000]
> (00.135650) page-pipe: Add iov to page pipe (1 iovs, 10/190817 total)
> (00.135653) Pagemap generated: 52 pages 0 holes
> (00.135655) pagemap-cache: filling VMA b42cef00000-b42cf000000 (1024K) [l:b42cee00000 h:b42cf000000]
> (00.135659) page-pipe: Add iov to page pipe (2 iovs, 11/190817 total)
> (00.135662) Pagemap generated: 46 pages 0 holes
> (00.135664) pagemap-cache: filling VMA 19b9da87f000-19b9da880000 (4K) [l:19b9da800000 h:19b9daa00000]
> (00.135668) pagemap-cache: 	    19b9da87f000-19b9da880000     nr:1     cov:4096
> (00.135671) pagemap-cache: 	simple mode [l:19b9da87f000 h:19b9da880000]
> (00.135675) page-pipe: Add iov to page pipe (3 iovs, 12/190817 total)
> (00.135677) Pagemap generated: 1 pages 0 holes
> (00.135679) pagemap-cache: filling VMA 1be1b2637000-1be1b2700000 (804K) [l:1be1b2600000 h:1be1b2800000]
> (00.135681) pagemap-cache: 	    1be1b2637000-1be1b2700000     nr:1     cov:823296
> (00.135683) pagemap-cache: 	    1be1b2700000-1be1b2705000     nr:2     cov:843776
> (00.135685) pagemap-cache: 	    1be1b2705000-1be1b2706000     nr:3     cov:847872
> (00.135687) pagemap-cache: 	    1be1b2706000-1be1b2707000     nr:4     cov:851968
> (00.135689) pagemap-cache: 	    1be1b2707000-1be1b2800000     nr:5     cov:1871872
> (00.135691) pagemap-cache: 	cache  mode [l:1be1b2637000 h:1be1b2800000]
> (00.135696) Pagemap generated: 0 pages 0 holes
> (00.135698) page-pipe: Add iov to page pipe (4 iovs, 13/190817 total)
> (00.135700) Pagemap generated: 5 pages 0 holes
> (00.135702) Pagemap generated: 0 pages 0 holes
> (00.135704) page-pipe: Add iov to page pipe (5 iovs, 14/190817 total)
> (00.135706) Pagemap generated: 1 pages 0 holes
> (00.135708) Pagemap generated: 0 pages 0 holes
> (00.135710) pagemap-cache: filling VMA 1be1b2800000-1be1b2805000 (20K) [l:1be1b2800000 h:1be1b2a00000]
> (00.135712) pagemap-cache: 	    1be1b2800000-1be1b2805000     nr:1     cov:20480
> (00.135714) pagemap-cache: 	    1be1b2805000-1be1b2806000     nr:2     cov:24576
> (00.135716) pagemap-cache: 	    1be1b2806000-1be1b2807000     nr:3     cov:28672
> (00.135718) pagemap-cache: 	    1be1b2807000-1be1b2900000     nr:4     cov:1048576
> (00.135720) pagemap-cache: 	    1be1b2900000-1be1b2905000     nr:5     cov:1069056
> (00.135722) pagemap-cache: 	    1be1b2905000-1be1b2906000     nr:6     cov:1073152
> (00.135724) pagemap-cache: 	    1be1b2906000-1be1b2907000     nr:7     cov:1077248
> (00.135726) pagemap-cache: 	    1be1b2907000-1be1b2a00000     nr:8     cov:2097152
> (00.135728) pagemap-cache: 	cache  mode [l:1be1b2800000 h:1be1b2a00000]
> (00.135733) page-pipe: Add iov to page pipe (6 iovs, 15/190817 total)
> (00.135740) Pagemap generated: 5 pages 0 holes
> (00.135742) Pagemap generated: 0 pages 0 holes
> (00.135744) page-pipe: Add iov to page pipe (7 iovs, 16/190817 total)
> (00.135746) Pagemap generated: 1 pages 0 holes
> (00.135748) Pagemap generated: 0 pages 0 holes
> (00.135750) page-pipe: Add iov to page pipe (8 iovs, 17/190817 total)
> (00.135752) Pagemap generated: 5 pages 0 holes
> (00.135754) Pagemap generated: 0 pages 0 holes
> (00.135756) page-pipe: Add iov to page pipe (9 iovs, 18/190817 total)
> (00.135757) Pagemap generated: 1 pages 0 holes
> (00.135760) Pagemap generated: 0 pages 0 holes
> (00.135761) pagemap-cache: filling VMA 1be1b2a00000-1be1b2a05000 (20K) [l:1be1b2a00000 h:1be1b2c00000]
> (00.135764) pagemap-cache: 	    1be1b2a00000-1be1b2a05000     nr:1     cov:20480
> (00.135766) pagemap-cache: 	    1be1b2a05000-1be1b2a06000     nr:2     cov:24576
> (00.135768) pagemap-cache: 	    1be1b2a06000-1be1b2aff000     nr:3     cov:1044480
> (00.135770) pagemap-cache: 	    1be1b2aff000-1be1b2b00000     nr:4     cov:1048576
> (00.135771) pagemap-cache: 	    1be1b2b00000-1be1b2b05000     nr:5     cov:1069056
> (00.135773) pagemap-cache: 	    1be1b2b05000-1be1b2b06000     nr:6     cov:1073152
> (00.135775) pagemap-cache: 	    1be1b2b06000-1be1b2bff000     nr:7     cov:2093056
> (00.135777) pagemap-cache: 	cache  mode [l:1be1b2a00000 h:1be1b2c00000]
> (00.135786) page-pipe: Add iov to page pipe (10 iovs, 19/190817 total)
> (00.135788) Pagemap generated: 5 pages 0 holes
> (00.135790) Pagemap generated: 0 pages 0 holes
> (00.135792) page-pipe: Add iov to page pipe (11 iovs, 20/190817 total)
> (00.135795) page-pipe: Will grow page pipe (iov off is 21)
> (00.135799) page-pipe: Add iov to page pipe (0 iovs, 21/190817 total)
> (00.135805) page-pipe: Grow pipe 10 -> 20
> (00.135807) page-pipe: Grow pipe 20 -> 40
> (00.135810) page-pipe: Grow pipe 40 -> 80
> (00.135814) page-pipe: Grow pipe 80 -> 100
> (00.135817) Pagemap generated: 249 pages 0 holes
> (00.135819) Pagemap generated: 0 pages 0 holes
> (00.135821) page-pipe: Add iov to page pipe (1 iovs, 22/190817 total)
> (00.135823) Pagemap generated: 5 pages 0 holes
> (00.135824) Pagemap generated: 0 pages 0 holes
> (00.135826) page-pipe: Add iov to page pipe (2 iovs, 23/190817 total)
> (00.135829) Pagemap generated: 12 pages 0 holes
> (00.135831) pagemap-cache: filling VMA 1be1b2bff000-1be1d2637000 (518368K) [l:1be1b2a00000 h:1be1b2c00000]
> (00.136958) Pagemap generated: 0 pages 0 holes
> (00.136963) pagemap-cache: filling VMA 1ea0eb700000-1ea0eb7e5000 (916K) [l:1ea0eb600000 h:1ea0eb800000]
> (00.136971) page-pipe: Add iov to page pipe (3 iovs, 24/190817 total)
> (00.136981) page-pipe: Grow pipe 100 -> 200
> (00.136985) Pagemap generated: 229 pages 0 holes
> (00.136987) pagemap-cache: filling VMA 1eb9dfbd5000-1eb9dfbf5000 (128K) [l:1eb9dfa00000 h:1eb9dfc00000]
> (00.136991) page-pipe: Add iov to page pipe (4 iovs, 25/190817 total)
> (00.136994) Pagemap generated: 13 pages 0 holes
> (00.136995) pagemap-cache: filling VMA 1eb9dfbf5000-1eb9dfdd5000 (1920K) [l:1eb9dfa00000 h:1eb9dfc00000]
> (00.137001) Pagemap generated: 0 pages 0 holes
> (00.137003) pagemap-cache: filling VMA 25fb6bf00000-25fb6bf25000 (148K) [l:25fb6be00000 h:25fb6c000000]
> (00.137007) page-pipe: Add iov to page pipe (5 iovs, 26/190817 total)
> (00.137009) Pagemap generated: 7 pages 0 holes
> (00.137011) pagemap-cache: filling VMA 28d1bda00000-28d1bdb00000 (1024K) [l:28d1bda00000 h:28d1bdc00000]
> (00.137013) pagemap-cache: 	    28d1bda00000-28d1bdb00000     nr:1     cov:1048576
> (00.137015) pagemap-cache: 	simple mode [l:28d1bda00000 h:28d1bdb00000]
> (00.137022) page-pipe: Add iov to page pipe (6 iovs, 27/190817 total)
> (00.137025) page-pipe: Will grow page pipe (iov off is 28)
> (00.137030) page-pipe: Add iov to page pipe (0 iovs, 28/190817 total)
> (00.137033) page-pipe: Grow pipe 10 -> 20
> (00.137036) page-pipe: Grow pipe 20 -> 40
> (00.137038) page-pipe: Grow pipe 40 -> 80
> (00.137042) page-pipe: Grow pipe 80 -> 100
> (00.137045) Pagemap generated: 253 pages 0 holes
> (00.137047) pagemap-cache: filling VMA 2956b6000000-2956b6200000 (2048K) [l:2956b6000000 h:2956b6200000]
> (00.137053) page-pipe: Add iov to page pipe (1 iovs, 29/190817 total)
> (00.137067) page-pipe: Grow pipe 100 -> 200
> (00.137072) page-pipe: Will grow page pipe (iov off is 30)
> (00.137076) page-pipe: Add iov to page pipe (0 iovs, 30/190817 total)
> (00.137079) page-pipe: Grow pipe 10 -> 20
> (00.137082) page-pipe: Grow pipe 20 -> 40
> (00.137085) page-pipe: Grow pipe 40 -> 80
> (00.137089) page-pipe: Grow pipe 80 -> 100
> (00.137091) Pagemap generated: 512 pages 0 holes
> (00.137093) pagemap-cache: filling VMA 2956b6200000-2956b7000000 (14336K) [l:2956b6200000 h:2956b6400000]
> (00.137116) Pagemap generated: 0 pages 0 holes
> (00.137118) pagemap-cache: filling VMA 2956b7000000-2956b7200000 (2048K) [l:2956b7000000 h:2956b7200000]
> (00.137123) page-pipe: Add iov to page pipe (1 iovs, 31/190817 total)
> (00.137132) page-pipe: Grow pipe 100 -> 200
> (00.137137) page-pipe: Will grow page pipe (iov off is 32)
> (00.137141) page-pipe: Add iov to page pipe (0 iovs, 32/190817 total)
> (00.137144) page-pipe: Grow pipe 10 -> 20
> (00.137146) page-pipe: Grow pipe 20 -> 40
> (00.137149) page-pipe: Grow pipe 40 -> 80
> (00.137153) page-pipe: Grow pipe 80 -> 100
> (00.137156) Pagemap generated: 512 pages 0 holes
> (00.137158) pagemap-cache: filling VMA 2956b7200000-2956b8000000 (14336K) [l:2956b7200000 h:2956b7400000]
> (00.137180) Pagemap generated: 0 pages 0 holes
> (00.137182) pagemap-cache: filling VMA 2ca79b800000-2ca79b900000 (1024K) [l:2ca79b800000 h:2ca79ba00000]
> (00.137187) pagemap-cache: 	    2ca79b800000-2ca79b900000     nr:1     cov:1048576
> (00.137190) pagemap-cache: 	simple mode [l:2ca79b800000 h:2ca79b900000]
> (00.137195) page-pipe: Add iov to page pipe (1 iovs, 33/190817 total)
> (00.137198) Pagemap generated: 40 pages 0 holes
> (00.137200) pagemap-cache: filling VMA 3342feb00000-3342feb15000 (84K) [l:3342fea00000 h:3342fec00000]
> (00.137204) page-pipe: Add iov to page pipe (2 iovs, 34/190817 total)
> (00.137207) Pagemap generated: 11 pages 0 holes
> (00.137209) pagemap-cache: filling VMA 33f90eb00000-33f90ec00000 (1024K) [l:33f90ea00000 h:33f90ec00000]
> (00.137214) page-pipe: Add iov to page pipe (3 iovs, 35/190817 total)
> (00.137224) page-pipe: Grow pipe 100 -> 200
> (00.137228) Pagemap generated: 127 pages 0 holes
> (00.137230) pagemap-cache: filling VMA 3d9c7087c000-3d9c70880000 (16K) [l:3d9c70800000 h:3d9c70a00000]
> (00.137232) pagemap-cache: 	    3d9c7087c000-3d9c70880000     nr:1     cov:16384
> (00.137234) pagemap-cache: 	    3d9c70880000-3d9c708a0000     nr:2     cov:147456
> (00.137236) pagemap-cache: 	    3d9c708a0000-3d9c708dc000     nr:3     cov:393216
> (00.137238) pagemap-cache: 	cache  mode [l:3d9c7087c000 h:3d9c70a00000]
> (00.137243) Pagemap generated: 0 pages 0 holes
> (00.137245) page-pipe: Add iov to page pipe (4 iovs, 36/190817 total)
> (00.137247) Pagemap generated: 15 pages 0 holes
> (00.137249) Pagemap generated: 0 pages 0 holes
> (00.137251) pagemap-cache: filling VMA 3f805e800000-3f805e825000 (148K) [l:3f805e800000 h:3f805ea00000]
> (00.137253) pagemap-cache: 	    3f805e800000-3f805e825000     nr:1     cov:151552
> (00.137255) pagemap-cache: 	simple mode [l:3f805e800000 h:3f805e825000]
> (00.137260) page-pipe: Add iov to page pipe (5 iovs, 37/190817 total)
> (00.137263) Pagemap generated: 37 pages 0 holes
> (00.137265) pagemap-cache: filling VMA 7f36ebff8000-7f36ebff9000 (4K) [l:7f36ebe00000 h:7f36ec000000]
> (00.137268) Pagemap generated: 0 pages 0 holes
> (00.137270) pagemap-cache: filling VMA 7f36ebff9000-7f36ec7f9000 (8192K) [l:7f36ebe00000 h:7f36ec000000]
> (00.137284) page-pipe: Add iov to page pipe (6 iovs, 38/190817 total)
> (00.137287) Pagemap generated: 2 pages 0 holes
> (00.137289) pagemap-cache: filling VMA 7f36ec7f9000-7f36ec7fa000 (4K) [l:7f36ec600000 h:7f36ec800000]
> (00.137292) Pagemap generated: 0 pages 0 holes
> (00.137294) pagemap-cache: filling VMA 7f36ec7fa000-7f36ecffa000 (8192K) [l:7f36ec600000 h:7f36ec800000]
> (00.137307) page-pipe: Add iov to page pipe (7 iovs, 39/190817 total)
> (00.137310) Pagemap generated: 3 pages 0 holes
> (00.137312) pagemap-cache: filling VMA 7f36ecffa000-7f36ecffb000 (4K) [l:7f36ece00000 h:7f36ed000000]
> (00.137315) Pagemap generated: 0 pages 0 holes
> (00.137317) pagemap-cache: filling VMA 7f36ecffb000-7f36ed7fb000 (8192K) [l:7f36ece00000 h:7f36ed000000]
> (00.137335) page-pipe: Add iov to page pipe (8 iovs, 40/190817 total)
> (00.137337) Pagemap generated: 3 pages 0 holes
> (00.137339) pagemap-cache: filling VMA 7f36ed7fb000-7f36ed7fc000 (4K) [l:7f36ed600000 h:7f36ed800000]
> (00.137342) Pagemap generated: 0 pages 0 holes
> (00.137345) pagemap-cache: filling VMA 7f36ed7fc000-7f36edffc000 (8192K) [l:7f36ed600000 h:7f36ed800000]
> (00.137358) page-pipe: Add iov to page pipe (9 iovs, 41/190817 total)
> (00.137360) Pagemap generated: 3 pages 0 holes
> (00.137362) pagemap-cache: filling VMA 7f36edffc000-7f36edffd000 (4K) [l:7f36ede00000 h:7f36ee000000]
> (00.137365) Pagemap generated: 0 pages 0 holes
> (00.137367) pagemap-cache: filling VMA 7f36edffd000-7f36ee7fd000 (8192K) [l:7f36ede00000 h:7f36ee000000]
> (00.137381) page-pipe: Add iov to page pipe (10 iovs, 42/190817 total)
> (00.137383) Pagemap generated: 3 pages 0 holes
> (00.137385) pagemap-cache: filling VMA 7f36ee7fd000-7f36ee7fe000 (4K) [l:7f36ee600000 h:7f36ee800000]
> (00.137388) Pagemap generated: 0 pages 0 holes
> (00.137390) pagemap-cache: filling VMA 7f36ee7fe000-7f36eeffe000 (8192K) [l:7f36ee600000 h:7f36ee800000]
> (00.137404) page-pipe: Add iov to page pipe (11 iovs, 43/190817 total)
> (00.137406) Pagemap generated: 3 pages 0 holes
> (00.137408) pagemap-cache: filling VMA 7f36eeffe000-7f36eefff000 (4K) [l:7f36eee00000 h:7f36ef000000]
> (00.137411) Pagemap generated: 0 pages 0 holes
> (00.137413) pagemap-cache: filling VMA 7f36eefff000-7f36ef7ff000 (8192K) [l:7f36eee00000 h:7f36ef000000]
> (00.137427) page-pipe: Add iov to page pipe (12 iovs, 44/190817 total)
> (00.137429) Pagemap generated: 3 pages 0 holes
> (00.137431) pagemap-cache: filling VMA 7f36ef7ff000-7f36ef800000 (4K) [l:7f36ef600000 h:7f36ef800000]
> (00.137434) Pagemap generated: 0 pages 0 holes
> (00.137436) pagemap-cache: filling VMA 7f36ef800000-7f36f0000000 (8192K) [l:7f36ef800000 h:7f36efa00000]
> (00.137445) page-pipe: Add iov to page pipe (13 iovs, 45/190817 total)
> (00.137448) page-pipe: Will grow page pipe (iov off is 46)
> (00.137452) page-pipe: Add iov to page pipe (0 iovs, 46/190817 total)
> (00.137455) page-pipe: Grow pipe 10 -> 20
> (00.137458) page-pipe: Grow pipe 20 -> 40
> (00.137460) page-pipe: Grow pipe 40 -> 80
> (00.137464) page-pipe: Grow pipe 80 -> 100
> (00.137475) page-pipe: Grow pipe 100 -> 200
> (00.137482) page-pipe: Add iov to page pipe (1 iovs, 47/190817 total)
> (00.137484) Pagemap generated: 518 pages 0 holes
> (00.137486) pagemap-cache: filling VMA 7f36f0000000-7f36f0073000 (460K) [l:7f36f0000000 h:7f36f0200000]
> (00.137488) pagemap-cache: 	    7f36f0000000-7f36f0073000     nr:1     cov:471040
> (00.137490) pagemap-cache: 	simple mode [l:7f36f0000000 h:7f36f0073000]
> (00.137496) Pagemap generated: 33 pages 0 holes
> (00.137498) pagemap-cache: filling VMA 7f36f0073000-7f36f4000000 (65076K) [l:7f36f0000000 h:7f36f0200000]
> (00.137582) Pagemap generated: 0 pages 0 holes
> (00.137584) pagemap-cache: filling VMA 7f36f44cf000-7f36f44d0000 (4K) [l:7f36f4400000 h:7f36f4600000]
> (00.137589) Pagemap generated: 0 pages 0 holes
> (00.137591) pagemap-cache: filling VMA 7f36f44d0000-7f36f4cd0000 (8192K) [l:7f36f4400000 h:7f36f4600000]
> (00.137605) page-pipe: Add iov to page pipe (2 iovs, 48/190817 total)
> (00.137608) Pagemap generated: 3 pages 0 holes
> (00.137610) pagemap-cache: filling VMA 7f36f4cd0000-7f36f4cd1000 (4K) [l:7f36f4c00000 h:7f36f4e00000]
> (00.137629) Pagemap generated: 0 pages 0 holes
> (00.137633) pagemap-cache: filling VMA 7f36f4cd1000-7f36f54d1000 (8192K) [l:7f36f4c00000 h:7f36f4e00000]
> (00.137648) page-pipe: Add iov to page pipe (3 iovs, 49/190817 total)
> (00.137651) Pagemap generated: 2 pages 0 holes
> (00.137654) pagemap-cache: filling VMA 7f36f54d1000-7f36f54d3000 (8K) [l:7f36f5400000 h:7f36f5600000]
> (00.137661) Pagemap generated: 0 pages 0 holes
> (00.137665) pagemap-cache: filling VMA 7f36f54d3000-7f36f56d3000 (2048K) [l:7f36f5400000 h:7f36f5600000]
> (00.137676) Pagemap generated: 0 pages 0 holes
> (00.137681) pagemap-cache: filling VMA 7f36f56d3000-7f36f56d4000 (4K) [l:7f36f5600000 h:7f36f5800000]
> (00.137688) page-pipe: Add iov to page pipe (4 iovs, 50/190817 total)
> (00.137698) Pagemap generated: 1 pages 0 holes
> (00.137700) pagemap-cache: filling VMA 7f36f56d4000-7f36f56d7000 (12K) [l:7f36f5600000 h:7f36f5800000]
> (00.137704) Pagemap generated: 0 pages 0 holes
> (00.137707) pagemap-cache: filling VMA 7f36f56d7000-7f36f58d7000 (2048K) [l:7f36f5600000 h:7f36f5800000]
> (00.137714) Pagemap generated: 0 pages 0 holes
> (00.137716) pagemap-cache: filling VMA 7f36f58d7000-7f36f58d8000 (4K) [l:7f36f5800000 h:7f36f5a00000]
> (00.137721) page-pipe: Add iov to page pipe (5 iovs, 51/190817 total)
> (00.137723) Pagemap generated: 1 pages 0 holes
> (00.137725) pagemap-cache: filling VMA 7f36f58d8000-7f36f58d9000 (4K) [l:7f36f5800000 h:7f36f5a00000]
> (00.137729) Pagemap generated: 0 pages 0 holes
> (00.137731) pagemap-cache: filling VMA 7f36f58d9000-7f36f60d9000 (8192K) [l:7f36f5800000 h:7f36f5a00000]
> (00.137747) page-pipe: Add iov to page pipe (6 iovs, 52/190817 total)
> (00.137749) Pagemap generated: 2 pages 0 holes
> (00.137751) pagemap-cache: filling VMA 7f36f60d9000-7f36f6278000 (1660K) [l:7f36f6000000 h:7f36f6200000]
> (00.137760) Pagemap generated: 0 pages 0 holes
> (00.137762) pagemap-cache: filling VMA 7f36f6278000-7f36f6478000 (2048K) [l:7f36f6200000 h:7f36f6400000]
> (00.137770) Pagemap generated: 0 pages 0 holes
> (00.137772) pagemap-cache: filling VMA 7f36f6478000-7f36f647c000 (16K) [l:7f36f6400000 h:7f36f6600000]
> (00.137775) pagemap-cache: 	    7f36f6478000-7f36f647c000     nr:1     cov:16384
> (00.137777) pagemap-cache: 	    7f36f647c000-7f36f647e000     nr:2     cov:24576
> (00.137779) pagemap-cache: 	    7f36f647e000-7f36f6482000     nr:3     cov:40960
> (00.137781) pagemap-cache: 	    7f36f6482000-7f36f649a000     nr:4     cov:139264
> (00.137783) pagemap-cache: 	cache  mode [l:7f36f6478000 h:7f36f6600000]
> (00.137788) page-pipe: Add iov to page pipe (7 iovs, 53/190817 total)
> (00.137790) Pagemap generated: 4 pages 0 holes
> (00.137792) Pagemap generated: 2 pages 0 holes
> (00.137794) page-pipe: Add iov to page pipe (8 iovs, 54/190817 total)
> (00.137796) Pagemap generated: 3 pages 0 holes
> (00.137798) Pagemap generated: 0 pages 0 holes
> (00.137800) pagemap-cache: filling VMA 7f36f649a000-7f36f6699000 (2044K) [l:7f36f6400000 h:7f36f6600000]
> (00.137808) Pagemap generated: 0 pages 0 holes
> (00.137810) pagemap-cache: filling VMA 7f36f6699000-7f36f669a000 (4K) [l:7f36f6600000 h:7f36f6800000]
> (00.137815) page-pipe: Add iov to page pipe (9 iovs, 55/190817 total)
> (00.137817) Pagemap generated: 1 pages 0 holes
> (00.137819) pagemap-cache: filling VMA 7f36f669a000-7f36f669b000 (4K) [l:7f36f6600000 h:7f36f6800000]
> (00.137824) Pagemap generated: 1 pages 0 holes
> (00.137826) pagemap-cache: filling VMA 7f36f669b000-7f36f669f000 (16K) [l:7f36f6600000 h:7f36f6800000]
> (00.137830) page-pipe: Add iov to page pipe (10 iovs, 56/190817 total)
> (00.137833) Pagemap generated: 1 pages 0 holes
> (00.137835) pagemap-cache: filling VMA 7f36f669f000-7f36f66b5000 (88K) [l:7f36f6600000 h:7f36f6800000]
> (00.137839) Pagemap generated: 0 pages 0 holes
> (00.137841) pagemap-cache: filling VMA 7f36f66b5000-7f36f68b4000 (2044K) [l:7f36f6600000 h:7f36f6800000]
> (00.137849) Pagemap generated: 0 pages 0 holes
> (00.137851) pagemap-cache: filling VMA 7f36f68b4000-7f36f68b5000 (4K) [l:7f36f6800000 h:7f36f6a00000]
> (00.137855) page-pipe: Add iov to page pipe (11 iovs, 57/190817 total)
> (00.137858) Pagemap generated: 1 pages 0 holes
> (00.137860) pagemap-cache: filling VMA 7f36f68b5000-7f36f69b5000 (1024K) [l:7f36f6800000 h:7f36f6a00000]
> (00.137865) Pagemap generated: 0 pages 0 holes
> (00.137867) pagemap-cache: filling VMA 7f36f69b5000-7f36f6bb4000 (2044K) [l:7f36f6800000 h:7f36f6a00000]
> (00.137874) Pagemap generated: 0 pages 0 holes
> (00.137876) pagemap-cache: filling VMA 7f36f6bb4000-7f36f6bb5000 (4K) [l:7f36f6a00000 h:7f36f6c00000]
> (00.137880) page-pipe: Add iov to page pipe (12 iovs, 58/190817 total)
> (00.137883) Pagemap generated: 1 pages 0 holes
> (00.137884) pagemap-cache: filling VMA 7f36f6bb5000-7f36f6bb6000 (4K) [l:7f36f6a00000 h:7f36f6c00000]
> (00.137888) Pagemap generated: 1 pages 0 holes
> (00.137890) pagemap-cache: filling VMA 7f36f6bb6000-7f36f6ca2000 (944K) [l:7f36f6a00000 h:7f36f6c00000]
> (00.137901) Pagemap generated: 0 pages 0 holes
> (00.137903) pagemap-cache: filling VMA 7f36f6ca2000-7f36f6ea2000 (2048K) [l:7f36f6c00000 h:7f36f6e00000]
> (00.137911) Pagemap generated: 0 pages 0 holes
> (00.137913) pagemap-cache: filling VMA 7f36f6ea2000-7f36f6eaa000 (32K) [l:7f36f6e00000 h:7f36f7000000]
> (00.137918) page-pipe: Add iov to page pipe (13 iovs, 59/190817 total)
> (00.137920) Pagemap generated: 8 pages 0 holes
> (00.137922) pagemap-cache: filling VMA 7f36f6eaa000-7f36f6eac000 (8K) [l:7f36f6e00000 h:7f36f7000000]
> (00.137926) Pagemap generated: 2 pages 0 holes
> (00.137929) pagemap-cache: filling VMA 7f36f6eac000-7f36f6ec1000 (84K) [l:7f36f6e00000 h:7f36f7000000]
> (00.137933) page-pipe: Add iov to page pipe (14 iovs, 60/190817 total)
> (00.137935) page-pipe: Add iov to page pipe (15 iovs, 61/190817 total)
> (00.137937) Pagemap generated: 2 pages 0 holes
> (00.137939) pagemap-cache: filling VMA 7f36f6ec1000-7f36f6ec4000 (12K) [l:7f36f6e00000 h:7f36f7000000]
> (00.137943) Pagemap generated: 0 pages 0 holes
> (00.137945) pagemap-cache: filling VMA 7f36f6ec4000-7f36f70c3000 (2044K) [l:7f36f6e00000 h:7f36f7000000]
> (00.137952) Pagemap generated: 0 pages 0 holes
> (00.137955) pagemap-cache: filling VMA 7f36f70c3000-7f36f70c4000 (4K) [l:7f36f7000000 h:7f36f7200000]
> (00.137958) page-pipe: Add iov to page pipe (16 iovs, 62/190817 total)
> (00.137961) Pagemap generated: 1 pages 0 holes
> (00.137963) pagemap-cache: filling VMA 7f36f70c4000-7f36f70c5000 (4K) [l:7f36f7000000 h:7f36f7200000]
> (00.137967) Pagemap generated: 1 pages 0 holes
> (00.137969) pagemap-cache: filling VMA 7f36f70c5000-7f36f70cc000 (28K) [l:7f36f7000000 h:7f36f7200000]
> (00.137973) Pagemap generated: 0 pages 0 holes
> (00.137975) pagemap-cache: filling VMA 7f36f70cc000-7f36f72cb000 (2044K) [l:7f36f7000000 h:7f36f7200000]
> (00.137982) Pagemap generated: 0 pages 0 holes
> (00.137984) pagemap-cache: filling VMA 7f36f72cb000-7f36f72cc000 (4K) [l:7f36f7200000 h:7f36f7400000]
> (00.137988) page-pipe: Add iov to page pipe (17 iovs, 63/190817 total)
> (00.137990) Pagemap generated: 1 pages 0 holes
> (00.137992) pagemap-cache: filling VMA 7f36f72cc000-7f36f72cd000 (4K) [l:7f36f7200000 h:7f36f7400000]
> (00.137996) Pagemap generated: 1 pages 0 holes
> (00.137998) pagemap-cache: filling VMA 7f36f72cd000-7f36f72ed000 (128K) [l:7f36f7200000 h:7f36f7400000]
> (00.138002) Pagemap generated: 0 pages 0 holes
> (00.138004) pagemap-cache: filling VMA 7f36f74a9000-7f36f74aa000 (4K) [l:7f36f7400000 h:7f36f7600000]
> (00.138009) Pagemap generated: 0 pages 0 holes
> (00.138011) pagemap-cache: filling VMA 7f36f74aa000-7f36f74ba000 (64K) [l:7f36f7400000 h:7f36f7600000]
> (00.138015) page-pipe: Will grow page pipe (iov off is 64)
> (00.138023) page-pipe: Add iov to page pipe (0 iovs, 64/190817 total)
> (00.138025) Pagemap generated: 2 pages 0 holes
> (00.138027) pagemap-cache: filling VMA 7f36f74ba000-7f36f74bb000 (4K) [l:7f36f7400000 h:7f36f7600000]
> (00.138031) Pagemap generated: 0 pages 0 holes
> (00.138034) pagemap-cache: filling VMA 7f36f74bb000-7f36f74cb000 (64K) [l:7f36f7400000 h:7f36f7600000]
> (00.138038) page-pipe: Add iov to page pipe (1 iovs, 65/190817 total)
> (00.138040) Pagemap generated: 2 pages 0 holes
> (00.138042) pagemap-cache: filling VMA 7f36f74cb000-7f36f74cc000 (4K) [l:7f36f7400000 h:7f36f7600000]
> (00.138046) Pagemap generated: 0 pages 0 holes
> (00.138048) pagemap-cache: filling VMA 7f36f74cc000-7f36f74e2000 (88K) [l:7f36f7400000 h:7f36f7600000]
> (00.138052) page-pipe: Add iov to page pipe (2 iovs, 66/190817 total)
> (00.138054) Pagemap generated: 8 pages 0 holes
> (00.138056) pagemap-cache: filling VMA 7f36f74eb000-7f36f74ed000 (8K) [l:7f36f7400000 h:7f36f7600000]
> (00.138060) page-pipe: Add iov to page pipe (3 iovs, 67/190817 total)
> (00.138062) Pagemap generated: 2 pages 0 holes
> (00.138064) pagemap-cache: filling VMA 7f36f74ed000-7f36f74ee000 (4K) [l:7f36f7400000 h:7f36f7600000]
> (00.138068) Pagemap generated: 1 pages 0 holes
> (00.138070) pagemap-cache: filling VMA 7f36f74ee000-7f36f74ef000 (4K) [l:7f36f7400000 h:7f36f7600000]
> (00.138073) Pagemap generated: 1 pages 0 holes
> (00.138079) pagemap-cache: filling VMA 7f36f74ef000-7f36f74f0000 (4K) [l:7f36f7400000 h:7f36f7600000]
> (00.138083) page-pipe: Grow pipe 10 -> 20
> (00.138086) Pagemap generated: 1 pages 0 holes
> (00.138088) pagemap-cache: filling VMA 7ffe5bc74000-7ffe5bc96000 (136K) [l:7ffe5bc00000 h:7ffe5be00000]
> (00.138090) pagemap-cache: 	    7ffe5bc74000-7ffe5bc96000     nr:1     cov:139264
> (00.138092) pagemap-cache: 	    7ffe5bdd9000-7ffe5bddb000     nr:2     cov:147456
> (00.138094) pagemap-cache: 	cache  mode [l:7ffe5bc74000 h:7ffe5be00000]
> (00.138098) page-pipe: Add iov to page pipe (4 iovs, 68/190817 total)
> (00.138101) Pagemap generated: 8 pages 0 holes
> (00.138103) page-pipe: Add iov to page pipe (5 iovs, 69/190817 total)
> (00.138105) Pagemap generated: 2 pages 0 holes
> (00.138107) page-pipe: Page pipe:
> (00.138108) page-pipe: * 8 pipes 70/190817 iovs:
> (00.138110) page-pipe: 	buf 512 pages, 9 iovs:
> (00.138112) page-pipe: 		0x400000 1
> (00.138114) page-pipe: 		0x15a0000 2
> (00.138116) page-pipe: 		0x15a4000 1
> (00.138118) page-pipe: 		0x15ab000 3
> (00.138120) page-pipe: 		0x15b1000 3
> (00.138121) page-pipe: 		0x15b6000 5
> (00.138123) page-pipe: 		0x15bc000 7
> (00.138125) page-pipe: 		0x15c4000 2
> (00.138127) page-pipe: 		0x1cdb000 488
> (00.138129) page-pipe: 	buf 512 pages, 12 iovs:
> (00.138130) page-pipe: 		0x1ec3000 317
> (00.138132) page-pipe: 		0x114bf500000 52
> (00.138134) page-pipe: 		0xb42cef00000 46
> (00.138136) page-pipe: 		0x19b9da87f000 1
> (00.138138) page-pipe: 		0x1be1b2700000 5
> (00.138140) page-pipe: 		0x1be1b2706000 1
> (00.138141) page-pipe: 		0x1be1b2800000 5
> (00.138143) page-pipe: 		0x1be1b2806000 1
> (00.138145) page-pipe: 		0x1be1b2900000 5
> (00.138147) page-pipe: 		0x1be1b2906000 1
> (00.138149) page-pipe: 		0x1be1b2a00000 5
> (00.138150) page-pipe: 		0x1be1b2a06000 73
> (00.138152) page-pipe: 	buf 512 pages, 7 iovs:
> (00.138154) page-pipe: 		0x1be1b2a4f000 176
> (00.138156) page-pipe: 		0x1be1b2b00000 5
> (00.138158) page-pipe: 		0x1be1b2b06000 12
> (00.138159) page-pipe: 		0x1ea0eb700000 229
> (00.138161) page-pipe: 		0x1eb9dfbd5000 13
> (00.138163) page-pipe: 		0x25fb6bf00000 7
> (00.138165) page-pipe: 		0x28d1bda00000 70
> (00.138167) page-pipe: 	buf 512 pages, 2 iovs:
> (00.138168) page-pipe: 		0x28d1bda46000 183
> (00.138170) page-pipe: 		0x2956b6000000 329
> (00.138172) page-pipe: 	buf 512 pages, 2 iovs:
> (00.138174) page-pipe: 		0x2956b6149000 183
> (00.138176) page-pipe: 		0x2956b7000000 329
> (00.138177) page-pipe: 	buf 512 pages, 14 iovs:
> (00.138179) page-pipe: 		0x2956b7149000 183
> (00.138181) page-pipe: 		0x2ca79b800000 40
> (00.138183) page-pipe: 		0x3342feb00000 11
> (00.138185) page-pipe: 		0x33f90eb00000 127
> (00.138186) page-pipe: 		0x3d9c70880000 15
> (00.138188) page-pipe: 		0x3f805e800000 37
> (00.138190) page-pipe: 		0x7f36ec7f7000 2
> (00.138192) page-pipe: 		0x7f36ecff7000 3
> (00.138193) page-pipe: 		0x7f36ed7f8000 3
> (00.138195) page-pipe: 		0x7f36edff9000 3
> (00.138197) page-pipe: 		0x7f36ee7fa000 3
> (00.138214) page-pipe: 		0x7f36eeffb000 3
> (00.138220) page-pipe: 		0x7f36ef7fc000 3
> (00.138224) page-pipe: 		0x7f36ef800000 79
> (00.138227) page-pipe: 	buf 512 pages, 18 iovs:
> (00.138231) page-pipe: 		0x7f36ef84f000 433
> (00.138234) page-pipe: 		0x7f36efffa000 39
> (00.138249) page-pipe: 		0x7f36f4ccd000 3
> (00.138254) page-pipe: 		0x7f36f54cf000 2
> (00.138257) page-pipe: 		0x7f36f56d3000 1
> (00.138259) page-pipe: 		0x7f36f58d7000 1
> (00.138261) page-pipe: 		0x7f36f60d7000 2
> (00.138263) page-pipe: 		0x7f36f6478000 8
> (00.138264) page-pipe: 		0x7f36f6481000 1
> (00.138266) page-pipe: 		0x7f36f6699000 2
> (00.138268) page-pipe: 		0x7f36f669e000 1
> (00.138270) page-pipe: 		0x7f36f68b4000 1
> (00.138272) page-pipe: 		0x7f36f6bb4000 2
> (00.138273) page-pipe: 		0x7f36f6ea2000 10
> (00.138275) page-pipe: 		0x7f36f6ebd000 1
> (00.138277) page-pipe: 		0x7f36f6ec0000 1
> (00.138279) page-pipe: 		0x7f36f70c3000 2
> (00.138281) page-pipe: 		0x7f36f72cb000 2
> (00.138283) page-pipe: 	buf 27 pages, 6 iovs:
> (00.138284) page-pipe: 		0x7f36f74b8000 2
> (00.138286) page-pipe: 		0x7f36f74c9000 2
> (00.138288) page-pipe: 		0x7f36f74da000 8
> (00.138290) page-pipe: 		0x7f36f74eb000 5
> (00.138292) page-pipe: 		0x7ffe5bc8e000 8
> (00.138298) page-pipe: 		0x7ffe5bdd9000 2
> (00.138300) page-pipe: * 0 holes:
> (00.138302) PPB: 512 pages 9 segs 512 pipe 0 off
> (00.138312) Sent msg to daemon 8 0 0
> (00.138318) Wait for ack 8 on daemon socket
> pie: __fetched msg: 8 0 0
> pie: __sent ack msg: 8 8 0
> pie: Daemon wais for command
> (00.138368) Fetched ack: 8 8 0
> (00.138372) PPB: 512 pages 12 segs 512 pipe 9 off
> (00.138380) Sent msg to daemon 8 0 0
> (00.138385) Wait for ack 8 on daemon socket
> pie: __fetched msg: 8 0 0
> pie: __sent ack msg: 8 8 0
> pie: Daemon wais for command
> (00.138427) Fetched ack: 8 8 0
> (00.138431) PPB: 512 pages 7 segs 512 pipe 21 off
> (00.138440) Sent msg to daemon 8 0 0
> (00.138444) Wait for ack 8 on daemon socket
> pie: __fetched msg: 8 0 0
> pie: __sent ack msg: 8 8 0
> pie: Daemon wais for command
> (00.138498) Fetched ack: 8 8 0
> (00.138502) PPB: 512 pages 2 segs 512 pipe 28 off
> (00.138509) Sent msg to daemon 8 0 0
> (00.138514) Wait for ack 8 on daemon socket
> pie: __fetched msg: 8 0 0
> pie: __sent ack msg: 8 8 0
> pie: Daemon wais for command
> (00.138554) Fetched ack: 8 8 0
> (00.138558) PPB: 512 pages 2 segs 512 pipe 30 off
> (00.138565) Sent msg to daemon 8 0 0
> (00.138571) Wait for ack 8 on daemon socket
> pie: __fetched msg: 8 0 0
> pie: __sent ack msg: 8 8 0
> pie: Daemon wais for command
> (00.138601) Fetched ack: 8 8 0
> (00.138605) PPB: 512 pages 14 segs 512 pipe 32 off
> (00.138613) Sent msg to daemon 8 0 0
> (00.138617) Wait for ack 8 on daemon socket
> pie: __fetched msg: 8 0 0
> pie: __sent ack msg: 8 8 0
> pie: Daemon wais for command
> (00.138661) Fetched ack: 8 8 0
> (00.138665) PPB: 512 pages 18 segs 512 pipe 46 off
> (00.138673) Sent msg to daemon 8 0 0
> (00.138677) Wait for ack 8 on daemon socket
> pie: __fetched msg: 8 0 0
> pie: __sent ack msg: 8 8 0
> pie: Daemon wais for command
> (00.138714) Fetched ack: 8 8 0
> (00.138718) PPB: 27 pages 6 segs 32 pipe 64 off
> (00.138725) Sent msg to daemon 8 0 0
> (00.138730) Wait for ack 8 on daemon socket
> pie: __fetched msg: 8 0 0
> pie: __sent ack msg: 8 8 0
> pie: Daemon wais for command
> (00.138755) Fetched ack: 8 8 0
> (00.138759) Transfering pages:
> (00.138761) 	buf 512/9
> (00.138763) 	p 0x400000 [1]
> (00.138775) 	p 0x15a0000 [2]
> (00.138786) 	p 0x15a4000 [1]
> (00.138792) 	p 0x15ab000 [3]
> (00.138808) 	p 0x15b1000 [3]
> (00.138820) 	p 0x15b6000 [5]
> (00.138839) 	p 0x15bc000 [7]
> (00.138863) 	p 0x15c4000 [2]
> (00.138872) 	p 0x1cdb000 [488]
> (00.140352) 	buf 512/12
> (00.140356) 	p 0x1ec3000 [317]
> (00.141331) 	p 0x114bf500000 [52]
> (00.141497) 	p 0xb42cef00000 [46]
> (00.141646) 	p 0x19b9da87f000 [1]
> (00.141654) 	p 0x1be1b2700000 [5]
> (00.141672) 	p 0x1be1b2706000 [1]
> (00.141678) 	p 0x1be1b2800000 [5]
> (00.141698) 	p 0x1be1b2806000 [1]
> (00.141704) 	p 0x1be1b2900000 [5]
> (00.141722) 	p 0x1be1b2906000 [1]
> (00.141729) 	p 0x1be1b2a00000 [5]
> (00.141750) 	p 0x1be1b2a06000 [73]
> (00.141979) 	buf 512/7
> (00.141982) 	p 0x1be1b2a4f000 [176]
> (00.142578) 	p 0x1be1b2b00000 [5]
> (00.142603) 	p 0x1be1b2b06000 [12]
> (00.142645) 	p 0x1ea0eb700000 [229]
> (00.143346) 	p 0x1eb9dfbd5000 [13]
> (00.143394) 	p 0x25fb6bf00000 [7]
> (00.143419) 	p 0x28d1bda00000 [70]
> (00.143633) 	buf 512/2
> (00.143637) 	p 0x28d1bda46000 [183]
> (00.144211) 	p 0x2956b6000000 [329]
> (00.145229) 	buf 512/2
> (00.145232) 	p 0x2956b6149000 [183]
> (00.145796) 	p 0x2956b7000000 [329]
> (00.146838) 	buf 512/14
> (00.146843) 	p 0x2956b7149000 [183]
> (00.147420) 	p 0x2ca79b800000 [40]
> (00.147551) 	p 0x3342feb00000 [11]
> (00.147594) 	p 0x33f90eb00000 [127]
> (00.148015) 	p 0x3d9c70880000 [15]
> (00.148067) 	p 0x3f805e800000 [37]
> (00.148189) 	p 0x7f36ec7f7000 [2]
> (00.148203) 	p 0x7f36ecff7000 [3]
> (00.148216) 	p 0x7f36ed7f8000 [3]
> (00.148228) 	p 0x7f36edff9000 [3]
> (00.148245) 	p 0x7f36ee7fa000 [3]
> (00.148258) 	p 0x7f36eeffb000 [3]
> (00.148270) 	p 0x7f36ef7fc000 [3]
> (00.148282) 	p 0x7f36ef800000 [79]
> (00.148530) 	buf 512/18
> (00.148534) 	p 0x7f36ef84f000 [433]
> (00.149855) 	p 0x7f36efffa000 [39]
> (00.149983) 	p 0x7f36f4ccd000 [3]
> (00.149997) 	p 0x7f36f54cf000 [2]
> (00.150007) 	p 0x7f36f56d3000 [1]
> (00.150013) 	p 0x7f36f58d7000 [1]
> (00.150020) 	p 0x7f36f60d7000 [2]
> (00.150030) 	p 0x7f36f6478000 [8]
> (00.150058) 	p 0x7f36f6481000 [1]
> (00.150064) 	p 0x7f36f6699000 [2]
> (00.150081) 	p 0x7f36f669e000 [1]
> (00.150088) 	p 0x7f36f68b4000 [1]
> (00.150095) 	p 0x7f36f6bb4000 [2]
> (00.150104) 	p 0x7f36f6ea2000 [10]
> (00.150138) 	p 0x7f36f6ebd000 [1]
> (00.150146) 	p 0x7f36f6ec0000 [1]
> (00.150152) 	p 0x7f36f70c3000 [2]
> (00.150161) 	p 0x7f36f72cb000 [2]
> (00.150172) 	buf 27/6
> (00.150175) 	p 0x7f36f74b8000 [2]
> (00.150184) 	p 0x7f36f74c9000 [2]
> (00.150193) 	p 0x7f36f74da000 [8]
> (00.150237) 	p 0x7f36f74eb000 [5]
> (00.150259) 	p 0x7ffe5bc8e000 [8]
> (00.150287) 	p 0x7ffe5bdd9000 [2]
> (00.150319) page-pipe: Killing page pipe
> (00.150459) ----------------------------------------
> (00.150477) Sent msg to daemon 7 0 0
> (00.150481) Wait for ack 7 on daemon socket
> pie: __fetched msg: 7 0 0
> pie: __sent ack msg: 7 7 0
> pie: Daemon wais for command
> (00.150565) Fetched ack: 7 7 0
> (00.150576) Sent msg to daemon 9 0 0
> (00.150579) Wait for ack 9 on daemon socket
> pie: __fetched msg: 9 0 0
> pie: __sent ack msg: 9 9 0
> pie: Daemon wais for command
> (00.150604) Fetched ack: 9 9 0
> (00.150624) Sent msg to daemon 10 0 0
> (00.150627) Wait for ack 10 on daemon socket
> pie: __fetched msg: 10 0 0
> pie: __sent ack msg: 10 10 0
> pie: Daemon wais for command
> (00.150647) Fetched ack: 10 10 0
> (00.150658) Sent msg to daemon 11 0 0
> (00.150660) Wait for ack 11 on daemon socket
> pie: __fetched msg: 11 0 0
> pie: __sent ack msg: 11 11 0
> pie: Daemon wais for command
> (00.150679) Fetched ack: 11 11 0
> (00.150683) 
> (00.150685) Dumping core (pid: 11160)
> (00.150687) ----------------------------------------
> (00.150689) Obtaining personality ... (00.150716) 11160 has 0 sched policy
> (00.150720) 	dumping 0 nice for 11160
> (00.150726) cg: Dumping cgroups for 11160
> (00.150773) cg:  `- Existing css 2 found
> (00.150791) ----------------------------------------
> (00.150794) 
> (00.150796) Dumping creds for 11160)
> (00.150797) ----------------------------------------
> (00.150807) Sent msg to daemon 13 0 0
> (00.150810) Wait for ack 13 on daemon socket
> pie: __fetched msg: 13 0 0
> pie: __sent ack msg: 13 13 0
> pie: Daemon wais for command
> (00.150851) Fetched ack: 13 13 0
> (00.150865) Waiting for 11160 to trap
> (00.150884) Daemon 11160 exited trapping
> (00.150891) Sent msg to daemon 6 0 0
> pie: __fetched msg: 6 0 0
> pie: 199: new_sp=0x7f36f44c6008 ip 0x7f36f648b4d9
> (00.150953) 11160 was trapped
> (00.150958) `- Expecting exit
> (00.150983) 11160 was trapped
> (00.150987) 11160 is going to execute the syscall f
> (00.151011) 11160 was stopped
> (00.151016) 
> (00.151018) Dumping core for thread (pid: 11165)
> (00.151020) ----------------------------------------
> (00.151059) Dumping GP/FPU registers for 11165
> (00.151065) 11165 has 0 sched policy
> (00.151068) 	dumping 0 nice for 11165
> (00.151106) ----------------------------------------
> (00.151109) 
> (00.151111) Dumping core for thread (pid: 11166)
> (00.151112) ----------------------------------------
> (00.151146) Dumping GP/FPU registers for 11166
> (00.151151) 11166 has 0 sched policy
> (00.151154) 	dumping 0 nice for 11166
> (00.151180) ----------------------------------------
> (00.151183) 
> (00.151184) Dumping core for thread (pid: 11167)
> (00.151186) ----------------------------------------
> (00.151218) Dumping GP/FPU registers for 11167
> (00.151224) 11167 has 0 sched policy
> (00.151226) 	dumping 0 nice for 11167
> (00.151251) ----------------------------------------
> (00.151254) 
> (00.151256) Dumping core for thread (pid: 11168)
> (00.151257) ----------------------------------------
> (00.151290) Dumping GP/FPU registers for 11168
> (00.151296) 11168 has 0 sched policy
> (00.151298) 	dumping 0 nice for 11168
> (00.151326) ----------------------------------------
> (00.151328) 
> (00.151330) Dumping core for thread (pid: 4141)
> (00.151332) ----------------------------------------
> (00.151372) Dumping GP/FPU registers for 4141
> (00.151378) 4141 has 0 sched policy
> (00.151380) 	dumping 0 nice for 4141
> (00.151407) ----------------------------------------
> (00.151409) 
> (00.151411) Dumping core for thread (pid: 4142)
> (00.151413) ----------------------------------------
> (00.151447) Dumping GP/FPU registers for 4142
> (00.151453) 4142 has 0 sched policy
> (00.151455) 	dumping 0 nice for 4142
> (00.151485) ----------------------------------------
> (00.151513) 11160 was trapped
> (00.151518) 11160 is going to execute the syscall 1
> (00.151541) 11160 was trapped
> (00.151544) `- Expecting exit
> (00.151567) 11160 was trapped
> (00.151571) 11160 is going to execute the syscall b
> (00.151602) 11160 was stopped
> (00.151625) 
> (00.151628) Dumping mm (pid: 11160)
> (00.151630) ----------------------------------------
> (00.151633) 0x400000-0x13a1000 (16004K) prot 0x5 flags 0x2 st 0x41 off 0 reg fp  shmid: 0
> (00.151639) Dumping path for -3 fd via self 40 [/home/.nvm/versions/node/v0.12.7/bin/node]
> (00.151664) 0x15a0000-0x15a1000 (4K) prot 0x5 flags 0x2 st 0x41 off 0xfa0000 reg fp  shmid: 0
> (00.151668) 0x15a1000-0x15b9000 (96K) prot 0x7 flags 0x2 st 0x41 off 0xfa1000 reg fp  shmid: 0
> (00.151671) 0x15b9000-0x15c6000 (52K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.151673) 0x1cdb000-0x2013000 (3296K) prot 0x7 flags 0x22 st 0x221 off 0 reg heap ap  shmid: 0
> (00.151676) 0x114bf500000-0x114bf535000 (212K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.151679) 0xb42cef00000-0xb42cf000000 (1024K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.151681) 0x19b9da87f000-0x19b9da880000 (4K) prot 0x5 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.151683) 0x1be1b2637000-0x1be1b2700000 (804K) prot 0 flags 0x4022 st 0x201 off 0 reg ap  shmid: 0
> (00.151686) 0x1be1b2700000-0x1be1b2705000 (20K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.151688) 0x1be1b2705000-0x1be1b2706000 (4K) prot 0 flags 0x4022 st 0x201 off 0 reg ap  shmid: 0
> (00.151691) 0x1be1b2706000-0x1be1b2707000 (4K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.151693) 0x1be1b2707000-0x1be1b2800000 (996K) prot 0 flags 0x4022 st 0x201 off 0 reg ap  shmid: 0
> (00.151695) 0x1be1b2800000-0x1be1b2805000 (20K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.151698) 0x1be1b2805000-0x1be1b2806000 (4K) prot 0 flags 0x4022 st 0x201 off 0 reg ap  shmid: 0
> (00.151700) 0x1be1b2806000-0x1be1b2807000 (4K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.151703) 0x1be1b2807000-0x1be1b2900000 (996K) prot 0 flags 0x4022 st 0x201 off 0 reg ap  shmid: 0
> (00.151705) 0x1be1b2900000-0x1be1b2905000 (20K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.151707) 0x1be1b2905000-0x1be1b2906000 (4K) prot 0 flags 0x4022 st 0x201 off 0 reg ap  shmid: 0
> (00.151710) 0x1be1b2906000-0x1be1b2907000 (4K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.151712) 0x1be1b2907000-0x1be1b2a00000 (996K) prot 0 flags 0x4022 st 0x201 off 0 reg ap  shmid: 0
> (00.151715) 0x1be1b2a00000-0x1be1b2a05000 (20K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.151717) 0x1be1b2a05000-0x1be1b2a06000 (4K) prot 0 flags 0x4022 st 0x201 off 0 reg ap  shmid: 0
> (00.151719) 0x1be1b2a06000-0x1be1b2aff000 (996K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.151722) 0x1be1b2aff000-0x1be1b2b00000 (4K) prot 0 flags 0x4022 st 0x201 off 0 reg ap  shmid: 0
> (00.151724) 0x1be1b2b00000-0x1be1b2b05000 (20K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.151726) 0x1be1b2b05000-0x1be1b2b06000 (4K) prot 0 flags 0x4022 st 0x201 off 0 reg ap  shmid: 0
> (00.151729) 0x1be1b2b06000-0x1be1b2bff000 (996K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.151731) 0x1be1b2bff000-0x1be1d2637000 (518368K) prot 0 flags 0x4022 st 0x201 off 0 reg ap  shmid: 0
> (00.151734) 0x1ea0eb700000-0x1ea0eb7e5000 (916K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.151736) 0x1eb9dfbd5000-0x1eb9dfbf5000 (128K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.151738) 0x1eb9dfbf5000-0x1eb9dfdd5000 (1920K) prot 0 flags 0x4022 st 0x201 off 0 reg ap  shmid: 0
> (00.151741) 0x25fb6bf00000-0x25fb6bf25000 (148K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.151743) 0x28d1bda00000-0x28d1bdb00000 (1024K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.151745) 0x2956b6000000-0x2956b6200000 (2048K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.151748) 0x2956b6200000-0x2956b7000000 (14336K) prot 0 flags 0x4022 st 0x201 off 0 reg ap  shmid: 0
> (00.151750) 0x2956b7000000-0x2956b7200000 (2048K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.151757) 0x2956b7200000-0x2956b8000000 (14336K) prot 0 flags 0x4022 st 0x201 off 0 reg ap  shmid: 0
> (00.151760) 0x2ca79b800000-0x2ca79b900000 (1024K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.151762) 0x3342feb00000-0x3342feb15000 (84K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.151765) 0x33f90eb00000-0x33f90ec00000 (1024K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.151767) 0x3d9c7087c000-0x3d9c70880000 (16K) prot 0 flags 0x4022 st 0x201 off 0 reg ap  shmid: 0
> (00.151769) 0x3d9c70880000-0x3d9c708a0000 (128K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.151772) 0x3d9c708a0000-0x3d9c708dc000 (240K) prot 0 flags 0x4022 st 0x201 off 0 reg ap  shmid: 0
> (00.151774) 0x3f805e800000-0x3f805e825000 (148K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.151776) 0x7f36ebff8000-0x7f36ebff9000 (4K) prot 0 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.151779) 0x7f36ebff9000-0x7f36ec7f9000 (8192K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.151781) 0x7f36ec7f9000-0x7f36ec7fa000 (4K) prot 0 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.151784) 0x7f36ec7fa000-0x7f36ecffa000 (8192K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.151786) 0x7f36ecffa000-0x7f36ecffb000 (4K) prot 0 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.151788) 0x7f36ecffb000-0x7f36ed7fb000 (8192K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.151790) 0x7f36ed7fb000-0x7f36ed7fc000 (4K) prot 0 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.151793) 0x7f36ed7fc000-0x7f36edffc000 (8192K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.151795) 0x7f36edffc000-0x7f36edffd000 (4K) prot 0 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.151797) 0x7f36edffd000-0x7f36ee7fd000 (8192K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.151799) 0x7f36ee7fd000-0x7f36ee7fe000 (4K) prot 0 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.151802) 0x7f36ee7fe000-0x7f36eeffe000 (8192K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.151804) 0x7f36eeffe000-0x7f36eefff000 (4K) prot 0 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.151806) 0x7f36eefff000-0x7f36ef7ff000 (8192K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.151808) 0x7f36ef7ff000-0x7f36ef800000 (4K) prot 0 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.151811) 0x7f36ef800000-0x7f36f0000000 (8192K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.151813) 0x7f36f0000000-0x7f36f0073000 (460K) prot 0x7 flags 0x4022 st 0x201 off 0 reg ap  shmid: 0
> (00.151815) 0x7f36f0073000-0x7f36f4000000 (65076K) prot 0 flags 0x4022 st 0x201 off 0 reg ap  shmid: 0
> (00.151818) 0x7f36f44cf000-0x7f36f44d0000 (4K) prot 0 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.151820) 0x7f36f44d0000-0x7f36f4cd0000 (8192K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.151822) 0x7f36f4cd0000-0x7f36f4cd1000 (4K) prot 0 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.151824) 0x7f36f4cd1000-0x7f36f54d1000 (8192K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.151840) 0x7f36f54d1000-0x7f36f54d3000 (8K) prot 0x5 flags 0x2 st 0x41 off 0 reg fp  shmid: 0
> (00.151844) Dumping path for -3 fd via self 41 [/app/node_modules_node-0.12/node_modules/object-description/build/Release/internal.node]
> (00.151861) 0x7f36f54d3000-0x7f36f56d3000 (2048K) prot 0 flags 0x2 st 0x41 off 0x2000 reg fp  shmid: 0
> (00.151865) 0x7f36f56d3000-0x7f36f56d4000 (4K) prot 0x7 flags 0x2 st 0x41 off 0x2000 reg fp  shmid: 0
> (00.151867) 0x7f36f56d4000-0x7f36f56d7000 (12K) prot 0x5 flags 0x2 st 0x41 off 0 reg fp  shmid: 0
> (00.151870) Dumping path for -3 fd via self 43 [/app/node_modules_node-0.12/node_modules/evaluator-connection/build/Release/connection.node]
> (00.151882) 0x7f36f56d7000-0x7f36f58d7000 (2048K) prot 0 flags 0x2 st 0x41 off 0x3000 reg fp  shmid: 0
> (00.151885) 0x7f36f58d7000-0x7f36f58d8000 (4K) prot 0x7 flags 0x2 st 0x41 off 0x3000 reg fp  shmid: 0
> (00.151888) 0x7f36f58d8000-0x7f36f58d9000 (4K) prot 0 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.151890) 0x7f36f58d9000-0x7f36f60d9000 (8192K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.151897) 0x7f36f60d9000-0x7f36f6278000 (1660K) prot 0x5 flags 0x2 st 0x41 off 0 reg fp  shmid: 0
> (00.151900) 0x7f36f6278000-0x7f36f6478000 (2048K) prot 0 flags 0x2 st 0x41 off 0x19f000 reg fp  shmid: 0
> (00.151902) 0x7f36f6478000-0x7f36f647c000 (16K) prot 0x5 flags 0x2 st 0x41 off 0x19f000 reg fp  shmid: 0
> (00.151905) 0x7f36f647c000-0x7f36f647e000 (8K) prot 0x7 flags 0x2 st 0x41 off 0x1a3000 reg fp  shmid: 0
> (00.151907) 0x7f36f647e000-0x7f36f6482000 (16K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.151910) 0x7f36f6482000-0x7f36f649a000 (96K) prot 0x5 flags 0x2 st 0x41 off 0 reg fp  shmid: 0
> (00.151912) Dumping path for -3 fd via self 45 [/lib/x86_64-linux-gnu/libpthread-2.19.so]
> (00.151922) 0x7f36f649a000-0x7f36f6699000 (2044K) prot 0 flags 0x2 st 0x41 off 0x18000 reg fp  shmid: 0
> (00.151925) 0x7f36f6699000-0x7f36f669a000 (4K) prot 0x5 flags 0x2 st 0x41 off 0x17000 reg fp  shmid: 0
> (00.151928) 0x7f36f669a000-0x7f36f669b000 (4K) prot 0x7 flags 0x2 st 0x41 off 0x18000 reg fp  shmid: 0
> (00.151930) 0x7f36f669b000-0x7f36f669f000 (16K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.151933) 0x7f36f669f000-0x7f36f66b5000 (88K) prot 0x5 flags 0x2 st 0x41 off 0 reg fp  shmid: 0
> (00.151935) Dumping path for -3 fd via self 46 [/lib/x86_64-linux-gnu/libgcc_s.so.1]
> (00.151943) 0x7f36f66b5000-0x7f36f68b4000 (2044K) prot 0 flags 0x2 st 0x41 off 0x16000 reg fp  shmid: 0
> (00.151946) 0x7f36f68b4000-0x7f36f68b5000 (4K) prot 0x7 flags 0x2 st 0x41 off 0x15000 reg fp  shmid: 0
> (00.151948) 0x7f36f68b5000-0x7f36f69b5000 (1024K) prot 0x5 flags 0x2 st 0x41 off 0 reg fp  shmid: 0
> (00.151951) Dumping path for -3 fd via self 47 [/lib/x86_64-linux-gnu/libm-2.19.so]
> (00.152001) 0x7f36f69b5000-0x7f36f6bb4000 (2044K) prot 0 flags 0x2 st 0x41 off 0x100000 reg fp  shmid: 0
> (00.152007) 0x7f36f6bb4000-0x7f36f6bb5000 (4K) prot 0x5 flags 0x2 st 0x41 off 0xff000 reg fp  shmid: 0
> (00.152009) 0x7f36f6bb5000-0x7f36f6bb6000 (4K) prot 0x7 flags 0x2 st 0x41 off 0x100000 reg fp  shmid: 0
> (00.152012) 0x7f36f6bb6000-0x7f36f6ca2000 (944K) prot 0x5 flags 0x2 st 0x41 off 0 reg fp  shmid: 0
> (00.152015) Dumping path for -3 fd via self 48 [/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20]
> (00.152029) 0x7f36f6ca2000-0x7f36f6ea2000 (2048K) prot 0 flags 0x2 st 0x41 off 0xec000 reg fp  shmid: 0
> (00.152032) 0x7f36f6ea2000-0x7f36f6eaa000 (32K) prot 0x5 flags 0x2 st 0x41 off 0xec000 reg fp  shmid: 0
> (00.152035) 0x7f36f6eaa000-0x7f36f6eac000 (8K) prot 0x7 flags 0x2 st 0x41 off 0xf4000 reg fp  shmid: 0
> (00.152037) 0x7f36f6eac000-0x7f36f6ec1000 (84K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.152040) 0x7f36f6ec1000-0x7f36f6ec4000 (12K) prot 0x5 flags 0x2 st 0x41 off 0 reg fp  shmid: 0
> (00.152042) 0x7f36f6ec4000-0x7f36f70c3000 (2044K) prot 0 flags 0x2 st 0x41 off 0x3000 reg fp  shmid: 0
> (00.152045) 0x7f36f70c3000-0x7f36f70c4000 (4K) prot 0x5 flags 0x2 st 0x41 off 0x2000 reg fp  shmid: 0
> (00.152047) 0x7f36f70c4000-0x7f36f70c5000 (4K) prot 0x7 flags 0x2 st 0x41 off 0x3000 reg fp  shmid: 0
> (00.152050) 0x7f36f70c5000-0x7f36f70cc000 (28K) prot 0x5 flags 0x2 st 0x41 off 0 reg fp  shmid: 0
> (00.152052) Dumping path for -3 fd via self 51 [/lib/x86_64-linux-gnu/librt-2.19.so]
> (00.152060) 0x7f36f70cc000-0x7f36f72cb000 (2044K) prot 0 flags 0x2 st 0x41 off 0x7000 reg fp  shmid: 0
> (00.152063) 0x7f36f72cb000-0x7f36f72cc000 (4K) prot 0x5 flags 0x2 st 0x41 off 0x6000 reg fp  shmid: 0
> (00.152065) 0x7f36f72cc000-0x7f36f72cd000 (4K) prot 0x7 flags 0x2 st 0x41 off 0x7000 reg fp  shmid: 0
> (00.152068) 0x7f36f72cd000-0x7f36f72ed000 (128K) prot 0x5 flags 0x2 st 0x41 off 0 reg fp  shmid: 0
> (00.152071) 0x7f36f74a9000-0x7f36f74aa000 (4K) prot 0 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.152073) 0x7f36f74aa000-0x7f36f74ba000 (64K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.152075) 0x7f36f74ba000-0x7f36f74bb000 (4K) prot 0 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.152078) 0x7f36f74bb000-0x7f36f74cb000 (64K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.152080) 0x7f36f74cb000-0x7f36f74cc000 (4K) prot 0 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.152087) 0x7f36f74cc000-0x7f36f74e2000 (88K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.152090) 0x7f36f74eb000-0x7f36f74ed000 (8K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.152092) 0x7f36f74ed000-0x7f36f74ee000 (4K) prot 0x5 flags 0x2 st 0x41 off 0x20000 reg fp  shmid: 0
> (00.152095) 0x7f36f74ee000-0x7f36f74ef000 (4K) prot 0x7 flags 0x2 st 0x41 off 0x21000 reg fp  shmid: 0
> (00.152097) 0x7f36f74ef000-0x7f36f74f0000 (4K) prot 0x7 flags 0x22 st 0x201 off 0 reg ap  shmid: 0
> (00.152099) 0x7ffe5bc74000-0x7ffe5bc96000 (136K) prot 0x7 flags 0x122 st 0x201 off 0 reg ap  shmid: 0
> (00.152102) 0x7ffe5bdd9000-0x7ffe5bddb000 (8K) prot 0x5 flags 0x22 st 0x209 off 0 reg vdso ap  shmid: 0
> (00.152104) 0xffffffffff600000-0xffffffffff601000 (4K) prot 0x5 flags 0x22 st 0x204 off 0 vsys ap  shmid: 0
> (00.152107) Obtaining task auvx ...
> (00.152352) Dumping task cwd id 0xe root id 0xf
> (00.152435) Dumping mountpoints
> (00.152458) 	371: 7a:/null @ ./proc/kcore
> (00.152466) 	346: 63:/bus @ ./proc/bus
> (00.152470) 	345: 63:/irq @ ./proc/irq
> (00.152475) 	344: 63:/sysrq-trigger @ ./proc/sysrq-trigger
> (00.152479) 	119: 63:/sys @ ./proc/sys
> (00.152483) 	540: ca00001:/var/lib/evaldocker/containers/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/hosts @ ./etc/hosts
> (00.152488) 	539: ca00001:/var/lib/evaldocker/containers/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/hostname @ ./etc/hostname
> (00.152493) 	538: ca00001:/var/lib/evaldocker/containers/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/resolv.conf @ ./etc/resolv.conf
> (00.152497) 	537: 21:/ @ ./app/available_modules
> (00.152502) 	533: e2:/ @ ./sys
> (00.152506) 	531: 62:/ @ ./dev/mqueue
> (00.152525) Path `/dev/mqueue' resolved to `./dev/mqueue' mountpoint
> (00.152545) 	333: e1:/ @ ./dev/shm
> (00.152562) Path `/dev/shm' resolved to `./dev/shm' mountpoint
> (00.159793) 	330: e0:/ @ ./dev/pts
> (00.159806) 	164: 7a:/ @ ./dev
> (00.159809) Something is mounted on top of ./dev
> (00.178366) Path `/dev' resolved to `./dev' mountpoint
> (00.184469) 	156: 63:/ @ ./proc
> (00.184481) 	155: 61:/ @ ./
> (00.184497) Dumping file-locks
> (00.184503) 
> (00.184505) Dumping pstree (pid: 10879)
> (00.184508) ----------------------------------------
> (00.184528) Process: 1(10879)
> (00.184533) Process: 199(11160)
> (00.184536) ----------------------------------------
> (00.184548) Dumping 1(10879)'s namespaces
> (00.188562) Dump UTS namespace 10 via 10879
> (00.192496) Dump IPC namespace 9 via 10879
> (00.192691) IPC shared memory segments: 0
> (00.192707) IPC message queues: 0
> (00.192716) IPC semaphore sets: 0
> (00.196389) Dump NET namespace info 8 via 10879
> (00.197140) Mount ns' sysfs in crtools-sys.HMU1oU
> (00.210281) Dumping netns links
> (00.210346) 	LD: Got link 1, type 772
> (00.210360) 	LD: Got link 1078, type 1
> (00.210363) Found ll addr (02:../6) for eth0
> (00.210373) 	Running ip addr save
> (00.215178) 	Running ip route save
> (00.219839) 	Running iptables-save for iptables-save
> (00.234340) Namespaces dump complete
> (00.234354) cg: Dumping 1 sets
> (00.234359) cg:  `- Dumping 2 set (10 ctls)
> (00.234379) cg:    `- Dumping blkio of /docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358
> (00.234383) cg:    `- Dumping cpu of /docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358
> (00.234386) cg:    `- Dumping cpuacct of /docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358
> (00.234388) cg:    `- Dumping cpuset of /docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358
> (00.234390) cg:    `- Dumping devices of /docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358
> (00.234392) cg:    `- Dumping freezer of /docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358
> (00.234394) cg:    `- Dumping hugetlb of /
> (00.234396) cg:    `- Dumping memory of /docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358
> (00.234398) cg:    `- Dumping name=systemd of /
> (00.234399) cg:    `- Dumping perf_event of /docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358
> (00.234428) cg: Writing CG image
> (00.234454) Dumping external sockets
> (00.234459) 	Tree of 0 objects
> (00.234461) 	0x24be1f.0x3
> (00.234464) 	left:
> (00.234466) 	0x24bb7d.0x10
> (00.234468) 	left:
> (00.234469) 	0x1cfe.0x12
> (00.234471) 		| SubTree
> (00.234473) 		| 0x1cfe.0x12 (self)
> (00.234475) 		| left:
> (00.234477) 		| 0x1cfe.0x15 
> (00.234479) 		| --l
> (00.234481) 	--s
> (00.234483) 	--l
> (00.234484) 	right:
> (00.234486) 	0x24be1e.0x2
> (00.234488) 	left:
> (00.234489) 	0x24bb7e.0x13
> (00.234491) 		| SubTree
> (00.234493) 		| 0x24bb7e.0x17 (self)
> (00.234495) 		| left:
> (00.234497) 		| 0x24bb7e.0x13 
> (00.234498) 		| --l
> (00.234500) 		| right:
> (00.234502) 		| 0x24bb7e.0x14 
> (00.234504) 		| --r
> (00.234506) 	--s
> (00.234507) 	--l
> (00.234509) 		| SubTree
> (00.234511) 		| 0x24be1e.0x2 (self)
> (00.234512) 	--s
> (00.234514) 	--r
> (00.234516) 		| SubTree
> (00.234518) 		| 0x24bb7d.0x10 (self)
> (00.234520) 		| left:
> (00.234521) 		| 0x24bb7d.0x18 
> (00.234523) 		| --l
> (00.234525) 		| right:
> (00.234527) 		| 0x24bb7d.0x11 
> (00.234528) 		| --r
> (00.234530) 	--s
> (00.234532) 	--l
> (00.234533) 	right:
> (00.234535) 	0x24c4b2.0x1
> (00.234537) 		| SubTree
> (00.234539) 		| 0x24c4b2.0x1 (self)
> (00.234541) 		| left:
> (00.234542) 		| 0x24c4b2.0x16 
> (00.234544) 		| --l
> (00.234546) 	--s
> (00.234548) 	--r
> (00.234549) 		| SubTree
> (00.234551) 		| 0x24be1f.0x3 (self)
> (00.234553) 	--s
> (00.234683) Running post-dump scripts
> (00.234694) 	RPC
> (00.234863) Unlock network
> (00.234894) Running network-unlock scripts
> (00.234900) 	RPC
> (00.236039) Unfreezing tasks into 1
> (00.236045) 	Unseizing 10879 into 1
> (00.236056) 	Unseizing 11160 into 1
> (00.236118) Writing stats
> (00.236203) Dumping finished successfully
> 
> root at ip-172-31-46-108:/tmp/checkpoints/6533f087751536cd506bc1c98a8a5984# cat e7a1dde1e46ee891acebcb76a9ed054380b280a2 at 3/restore-work-1444700594696/restore.log 
> (00.000026) Added eth0:vethae26fc5 veth map
> (00.000043) Added /app/available_modules:/mnt/stretch/all_modules_dupe ext mount mapping
> (00.000048) Added /etc/resolv.conf:/var/lib/evaldocker/containers/7b0e9a34a3b288ca35e1cb5f57088a8920ae33c4a7d747bc76a3bf24d61eb7b1/resolv.conf ext mount mapping
> (00.000051) Added /etc/hostname:/var/lib/evaldocker/containers/7b0e9a34a3b288ca35e1cb5f57088a8920ae33c4a7d747bc76a3bf24d61eb7b1/hostname ext mount mapping
> (00.000053) Added /etc/hosts:/var/lib/evaldocker/containers/7b0e9a34a3b288ca35e1cb5f57088a8920ae33c4a7d747bc76a3bf24d61eb7b1/hosts ext mount mapping
> (00.000055) Added ./app/available_modules:/mnt/stretch/all_modules_dupe ext mount mapping
> (00.000130) TCP recv queue memory limit is 3145728
> (00.000155) cpu: fpu:1 fxsr:1 xsave:1
> (00.000244) vdso: Parsing at 7ffc11d70000 7ffc11d72000
> (00.000251) vdso: PT_LOAD p_vaddr: ffffffffff700000
> (00.000254) vdso: DT_HASH: 0xffffffffff700120
> (00.000256) vdso: DT_STRTAB: 0xffffffffff700268
> (00.000258) vdso: DT_SYMTAB: 0xffffffffff700160
> (00.000260) vdso: DT_STRSZ: 94
> (00.000262) vdso: DT_SYMENT: 24
> (00.000264) vdso: nbucket 3 nchain 11 bucket 0x7ffc11d70128 chain 0x7ffc11d70134
> (00.000268) vdso: rt [vdso] 7ffc11d70000-7ffc11d72000 [vvar] ffffffffffffffff-ffffffffffffffff
> (00.000301) Reading image tree
> (00.000333) Add mnt ns 11 pid 1
> (00.000353) Will restore in 6c020000 namespaces
> (00.000357) NS mask to use 6c020000
> (00.000364) Collecting 36/21 (flags 0)
> (00.000388)  `- ... done
> (00.000425) cg: Preparing cgroups yard
> (00.000491) cg: Opening .criu.cgyard.c1wM6m as cg yard
> (00.000501) cg: 	Making subdir .criu.cgyard.c1wM6m/cpuset (cpuset)
> (00.000574) cg: Created dir cpuset/docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358
> (00.000702) cg: Restored cgroup property value 0-1 to cpuset/docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/cpuset.cpus
> (00.000730) cg: Restored cgroup property value 0 to cpuset/docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358/cpuset.mems
> (00.000734) cg: 	Making subdir .criu.cgyard.c1wM6m/cpu (cpu)
> (00.000796) cg: Created dir cpu/docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358
> (00.000801) cg: 	Making subdir .criu.cgyard.c1wM6m/cpuacct (cpuacct)
> (00.000887) cg: Created dir cpuacct/docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358
> (00.000892) cg: 	Making subdir .criu.cgyard.c1wM6m/memory (memory)
> (00.000995) cg: Created dir memory/docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358
> (00.001000) cg: 	Making subdir .criu.cgyard.c1wM6m/devices (devices)
> (00.001048) cg: Created dir devices/docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358
> (00.001051) cg: 	Making subdir .criu.cgyard.c1wM6m/freezer (freezer)
> (00.001094) cg: Created dir freezer/docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358
> (00.001097) cg: 	Making subdir .criu.cgyard.c1wM6m/blkio (blkio)
> (00.001173) cg: Created dir blkio/docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358
> (00.001178) cg: 	Making subdir .criu.cgyard.c1wM6m/perf_event (perf_event)
> (00.001236) cg: Created dir perf_event/docker/cda15a03103694c68383aeec3243fc28108dfae6b4234f94d1eec7b0add1a358
> (00.001240) cg: 	Making subdir .criu.cgyard.c1wM6m/hugetlb (hugetlb)
> (00.001261) cg: Determined dir hugetlb/ already existed
> (00.001265) cg: Determined dir hugetlb//docker already existed
> (00.001269) cg: Determined dir hugetlb//docker/e990bf1017b6868b94fcd1852814e3f7bb2b8959fe8d9d2962dd372fa82fa49d already existed
> (00.001272) cg: Determined dir hugetlb//docker/ae4a38a9d5602538ca6820adf33e1879cd79554bc9ce60af33c8342ad6a51a9f already existed
> (00.001275) cg: Determined dir hugetlb//docker/2aedc19a1af35a2e209ff67cc8c06fd2efced49980c01c96f0781ec8c3233045 already existed
> (00.001279) cg: Determined dir hugetlb//docker/3f5ec2f8598e7d3811035fdc2fad25024c3135540609b8c71707fa087109ab27 already existed
> (00.001282) cg: Determined dir hugetlb//docker/79b924319ddf33f5529064db0b3cb5f9f9d3750d533acbc70690f70e902947a4 already existed
> (00.001286) cg: Determined dir hugetlb//docker/6b5a0d0e4e0dd6df87ff6917cc49f07e8ad99fcdec0fef3a0ece97787bac3b4a already existed
> (00.001295) cg: Determined dir hugetlb//docker/3453f9fa6743c3f0df4b3f47a44c379d4e6370369c23dff2917678293033ccc3 already existed
> (00.001299) cg: Determined dir hugetlb//docker/3933a1d2b31150d591e7b6bbc66c3e1d1d1f7477ed5bbc7b06d969c4bda2fb05 already existed
> (00.001302) cg: Determined dir hugetlb//docker/17f118c16022c8997a018950a2ab06196b2e7d99f2cdb1f0bbee50a9986ee3f5 already existed
> (00.001305) cg: Determined dir hugetlb//docker/71e3ccc1ecb392f0e8ec5f81329de197a5bcb9d3dac5e7a2ad1a3355a0b6dc02 already existed
> (00.001309) cg: Determined dir hugetlb//docker/7ddc715444ee16ab5018e60949df45844384ffc81eb17d8b951e40c5852f62d2 already existed
> (00.001312) cg: Determined dir hugetlb//docker/1c417c45ab83559a76b53f2225e2529645cedf1f2414714288cf4ade5db3be20 already existed
> (00.001315) cg: Determined dir hugetlb//docker/a5cfcebfa0a9f394eba6af9329f7f049665df8bec3c16d6906f74811a3326b6c already existed
> (00.001318) cg: Determined dir hugetlb//docker/8bc9384f3af47c35776a254aac9e5391e3351f238cf13767adbfb331d8e11c38 already existed
> (00.001321) cg: Determined dir hugetlb//docker/e44bd388e77ec08abdb61ef59b2e86437b796bce5c7fc8e15c1bc946fe11edd6 already existed
> (00.001325) cg: Determined dir hugetlb//docker/fdc3dc8e5786ed009ba89de65f435f3be8aa1ee196d6f6770b4a239362c6c2b9 already existed
> (00.001328) cg: Determined dir hugetlb//docker/9f8a929b11dd9d3c867942629888cd48844a9da81eef95f79fb7c51b217b9b42 already existed
> (00.001331) cg: Determined dir hugetlb//docker/7fe964599bb3ac46e85c8248b1be0a6eb2949daa763a1ef903a2a2e401cbf635 already existed
> (00.001334) cg: Determined dir hugetlb//docker/05ca6459dfaaeb9a3a5b93bfa6864da2939d6700b75927ef682ca63c9857b1c4 already existed
> (00.001338) cg: Determined dir hugetlb//docker/1c595f99fb238b876097f1e63d311a029a43959ef1781780cbeb05e4c1377aa1 already existed
> (00.001341) cg: Determined dir hugetlb//docker/397ed88cdb24bc3063a937eeb2e351160249149f1acb0ff6f54325024cd65910 already existed
> (00.001344) cg: Determined dir hugetlb//docker/fc14b7874ae1dc7122f2ae2222164f402bcdc728d0931ab0c87a089f5d4d5d43 already existed
> (00.001347) cg: Determined dir hugetlb//docker/4eb09e2808b0af9df456ff05c96b692fb04a6ada60b7d536f0b5e5e6720ac346 already existed
> (00.001351) cg: Determined dir hugetlb//user already existed
> (00.001354) cg: Determined dir hugetlb//user/0.user already existed
> (00.001357) cg: Determined dir hugetlb//user/0.user/242.session already existed
> (00.001360) cg: Determined dir hugetlb//user/0.user/233.session already existed
> (00.001363) cg: Determined dir hugetlb//user/0.user/176.session already existed
> (00.001366) cg: Determined dir hugetlb//user/0.user/24.session already existed
> (00.001370) cg: Determined dir hugetlb//user/0.user/15.session already existed
> (00.001375) cg: 	Making subdir .criu.cgyard.c1wM6m/systemd (none,name=systemd)
> (00.001398) cg: Determined dir systemd/ already existed
> (00.001402) cg: Determined dir systemd//user already existed
> (00.001405) cg: Determined dir systemd//user/0.user already existed
> (00.001409) cg: Determined dir systemd//user/0.user/242.session already existed
> (00.001412) cg: Determined dir systemd//user/0.user/233.session already existed
> (00.001415) cg: Determined dir systemd//user/0.user/176.session already existed
> (00.001418) cg: Determined dir systemd//user/0.user/24.session already existed
> (00.001421) cg: Determined dir systemd//user/0.user/15.session already existed
> (00.001465) Warn  (cr-restore.c:1004): Set CLONE_PARENT | CLONE_NEWPID but it might cause restore problem,because not all kernels support such clone flags combinations!
> (00.001470) Forking task with 1 pid (flags 0x6c028000)
> (00.001487) Saved netns fd for links restore
> (00.006292) Wait until namespaces are created
> (00.258418) Running setup-namespaces scripts
> (00.258469) 	RPC
> (00.258825)      1: Restoring namespaces 1 flags 0x6c028000
> (00.258920)      1: Restoring link lo type 1
> (00.259295)      1: Restoring link eth0 type 2
> (00.259304)      1: Restoring netdev eth0 idx 1078
> (00.259309)      1: Restore ll addr (02:../6) for device
> (00.259975)      1: 	Running ip addr restore
> (00.266007)      1: Found fd 1 (id pipe:[2407958]) in inherit fd list (caller inherit_fd_resolve_clash)
> (00.266055)      1: Inherit fd 1 moved to 7 to resolve clash
> RTNETLINK answers: File exists
> RTNETLINK answers: File exists
> (00.267538)      1: 	Running ip route restore
> (00.271714)      1: Found fd 1 (id pipe:[2407958]) in inherit fd list (caller inherit_fd_resolve_clash)
> (00.271769)      1: Inherit fd 1 moved to 7 to resolve clash
> RTNETLINK answers: File exists
> (00.272850)      1: 	Running iptables-restore for iptables-restore
> (00.278211)      1: Found fd 1 (id pipe:[2407958]) in inherit fd list (caller inherit_fd_resolve_clash)
> (00.278253)      1: Inherit fd 1 moved to 7 to resolve clash
> (00.282497)      1: kernel/hostname nr 12
> (00.282542)      1: kernel/domainname nr 6
> (00.282564)      1: Restoring IPC namespace
> (00.282569)      1: Restoring IPC variables
> (00.282686)      1: Restoring IPC shared memory
> (00.282702)      1: Restoring IPC message queues
> (00.282713)      1: Restoring IPC semaphores sets
> (00.282727)      1: Restoring mount namespace
> (00.282830)      1: 	type sysfs source sysfs mnt_id 0x11 s_dev 0xf root / mountpoint ./sys flags 0x20000e external false options 
> (00.282849)      1: 	type proc source proc mnt_id 0x12 s_dev 0x3 root / mountpoint ./proc flags 0x20000e external false options 
> (00.282867)      1: 	type devtmpfs source udev mnt_id 0x13 s_dev 0x5 root / mountpoint ./dev flags 0x200000 external false options size=15697036k,nr_inodes=3924259,mode=755
> (00.282884)      1: 	type devpts source devpts mnt_id 0x14 s_dev 0xc root / mountpoint ./dev/pts flags 0x20000a external false options gid=5,mode=620,ptmxmode=000
> (00.282913)      1: 	type tmpfs source tmpfs mnt_id 0x15 s_dev 0x10 root / mountpoint ./run flags 0x20000a external false options size=3141628k,mode=755
> (00.282926)      1: 	type ext4 source /dev/disk/by-uuid/c70a26ec-1dda-455c-acfd-792015b2bb6f mnt_id 0x16 s_dev 0xca00001 root / mountpoint ./ flags 0x200000 external false options discard,data=ordered
> (00.282940)      1: 	type tmpfs source none mnt_id 0x17 s_dev 0x11 root / mountpoint ./sys/fs/cgroup flags 0x200000 external false options size=4k,mode=755
> (00.282952)      1: 	type fusectl source none mnt_id 0x18 s_dev 0x12 root / mountpoint ./sys/fs/fuse/connections flags 0x200000 external false options 
> (00.282963)      1: 	type debugfs source none mnt_id 0x19 s_dev 0x6 root / mountpoint ./sys/kernel/debug flags 0x200000 external false options 
> (00.282974)      1: 	type securityfs source none mnt_id 0x1a s_dev 0xa root / mountpoint ./sys/kernel/security flags 0x200000 external false options 
> (00.282986)      1: 	type tmpfs source none mnt_id 0x1b s_dev 0x13 root / mountpoint ./run/lock flags 0x20000e external false options size=5120k
> (00.282997)      1: 	type tmpfs source none mnt_id 0x1c s_dev 0x14 root / mountpoint ./run/shm flags 0x200006 external false options 
> (00.283009)      1: 	type tmpfs source none mnt_id 0x1d s_dev 0x15 root / mountpoint ./run/user flags 0x20000e external false options size=102400k,mode=755
> (00.283055)      1: 	type pstore source none mnt_id 0x1e s_dev 0x16 root / mountpoint ./sys/fs/pstore flags 0x200000 external false options 
> (00.283070)      1: 	type cgroup source cgroup mnt_id 0x1f s_dev 0x17 root / mountpoint ./sys/fs/cgroup/cpuset flags 0x200000 external false options cpuset
> (00.283081)      1: 	type cgroup source cgroup mnt_id 0x20 s_dev 0x18 root / mountpoint ./sys/fs/cgroup/cpu flags 0x200000 external false options cpu
> (00.283091)      1: 	type cgroup source cgroup mnt_id 0x21 s_dev 0x19 root / mountpoint ./sys/fs/cgroup/cpuacct flags 0x200000 external false options cpuacct
> (00.283100)      1: 	type cgroup source cgroup mnt_id 0x22 s_dev 0x1a root / mountpoint ./sys/fs/cgroup/memory flags 0x200000 external false options memory
> (00.283110)      1: 	type cgroup source cgroup mnt_id 0x23 s_dev 0x1b root / mountpoint ./sys/fs/cgroup/devices flags 0x200000 external false options devices
> (00.283120)      1: 	type cgroup source cgroup mnt_id 0x24 s_dev 0x1c root / mountpoint ./sys/fs/cgroup/freezer flags 0x200000 external false options freezer
> (00.283143)      1: 	type cgroup source cgroup mnt_id 0x25 s_dev 0x1d root / mountpoint ./sys/fs/cgroup/blkio flags 0x200000 external false options blkio
> (00.283153)      1: 	type cgroup source cgroup mnt_id 0x26 s_dev 0x1e root / mountpoint ./sys/fs/cgroup/perf_event flags 0x200000 external false options perf_event
> (00.283164)      1: 	type cgroup source cgroup mnt_id 0x27 s_dev 0x1f root / mountpoint ./sys/fs/cgroup/hugetlb flags 0x200000 external false options hugetlb
> (00.283175)      1: 	type cgroup source systemd mnt_id 0x28 s_dev 0x20 root / mountpoint ./sys/fs/cgroup/systemd flags 0x20000e external false options name=systemd
> (00.283186)      1: 	type ext4 source /dev/disk/by-uuid/c70a26ec-1dda-455c-acfd-792015b2bb6f mnt_id 0x29 s_dev 0xca00001 root /var/lib/docker/aufs mountpoint ./var/lib/docker/aufs flags 0x200000 external false options discard,data=ordered
> (00.283227)      1: 	type fuse.dupe source dupe mnt_id 0x2a s_dev 0x21 root / mountpoint ./mnt/stretch/all_modules_dupe flags 0x200006 external false options user_id=0,group_id=0
> (00.283239)      1: 	type aufs source none mnt_id 0x2b s_dev 0x22 root / mountpoint ./var/lib/docker/aufs/mnt/397ed88cdb24bc3063a937eeb2e351160249149f1acb0ff6f54325024cd65910 flags 0x200000 external false options si=55678734945310c4,dio
> (00.283254)      1: 	type aufs source none mnt_id 0x2d s_dev 0x24 root / mountpoint ./var/lib/docker/aufs/mnt/4eb09e2808b0af9df456ff05c96b692fb04a6ada60b7d536f0b5e5e6720ac346 flags 0x200000 external false options si=5567873494ddf0c4,dio
> (00.283266)      1: 	type aufs source none mnt_id 0x2e s_dev 0x25 root / mountpoint ./var/lib/docker/aufs/mnt/05ca6459dfaaeb9a3a5b93bfa6864da2939d6700b75927ef682ca63c9857b1c4 flags 0x200000 external false options si=5567873492c6b0c4,dio
> (00.283276)      1: 	type aufs source none mnt_id 0x31 s_dev 0x27 root / mountpoint ./var/lib/docker/aufs/mnt/1c595f99fb238b876097f1e63d311a029a43959ef1781780cbeb05e4c1377aa1 flags 0x200000 external false options si=556787349032e0c4,dio
> (00.283290)      1: 	type proc source proc mnt_id 0x32 s_dev 0x3 root / mountpoint ./run/docker/netns/4eb09e2808b0 flags 0x20000e external false options 
> (00.283301)      1: 	type aufs source none mnt_id 0x33 s_dev 0x28 root / mountpoint ./var/lib/docker/aufs/mnt/fc14b7874ae1dc7122f2ae2222164f402bcdc728d0931ab0c87a089f5d4d5d43 flags 0x200000 external false options si=5567873497eab0c4,dio
> (00.283312)      1: 	type proc source proc mnt_id 0x144 s_dev 0x3 root / mountpoint ./run/docker/netns/fc14b7874ae1 flags 0x20000e external false options 
> (00.283352)      1: 	type proc source proc mnt_id 0x7f s_dev 0x3 root / mountpoint ./run/docker/netns/default flags 0x20000e external false options 
> (00.283366)      1: 	type ext4 source /dev/disk/by-uuid/c70a26ec-1dda-455c-acfd-792015b2bb6f mnt_id 0x82 s_dev 0xca00001 root /var/lib/evaldocker/aufs mountpoint ./var/lib/evaldocker/aufs flags 0x200000 external false options discard,data=ordered
> (00.283377)      1: 	type aufs source none mnt_id 0x37 s_dev 0x23 root / mountpoint ./var/lib/docker/aufs/mnt/01bc40566d522908bf486bb38b4543dfbac3f9306394480aaf7748ad9e6ea5a9 flags 0x200000 external false options si=556787349352f0c4,dio
> (00.283388)      1: 	type proc source proc mnt_id 0x4e s_dev 0x3 root / mountpoint ./run/docker/netns/01bc40566d52 flags 0x20000e external false options 
> (00.283401)      1: 	type proc source proc mnt_id 0x30 s_dev 0x3 root / mountpoint ./run/docker/netns/397ed88cdb24 flags 0x20000e external false options 
> (00.283412)      1: 	type proc source proc mnt_id 0x3a s_dev 0x3 root / mountpoint ./run/docker/netns/1c595f99fb23 flags 0x20000e external false options 
> (00.283422)      1: 	type proc source proc mnt_id 0x34 s_dev 0x3 root / mountpoint ./run/docker/netns/05ca6459dfaa flags 0x20000e external false options 
> (00.283469)      1: 	type aufs source none mnt_id 0x42 s_dev 0x53 root / mountpoint ./var/lib/docker/aufs/mnt/6b5a0d0e4e0dd6df87ff6917cc49f07e8ad99fcdec0fef3a0ece97787bac3b4a flags 0x200000 external false options si=556787342525b0c4,dio
> (00.283491)      1: 	type proc source proc mnt_id 0x59 s_dev 0x3 root / mountpoint ./run/docker/netns/6b5a0d0e4e0d flags 0x20000e external false options 
> (00.283531)      1: 	type aufs source none mnt_id 0x6c s_dev 0x67 root / mountpoint ./var/lib/docker/aufs/mnt/79b924319ddf33f5529064db0b3cb5f9f9d3750d533acbc70690f70e902947a4 flags 0x200000 external false options si=55678734252f00c4,dio
> (00.283545)      1: 	type aufs source none mnt_id 0x7b s_dev 0x68 root / mountpoint ./var/lib/docker/aufs/mnt/3f5ec2f8598e7d3811035fdc2fad25024c3135540609b8c71707fa087109ab27 flags 0x200000 external false options si=55678734247c90c4,dio
> (00.283555)      1: 	type proc source proc mnt_id 0x7d s_dev 0x3 root / mountpoint ./run/docker/netns/79b924319ddf flags 0x20000e external false options 
> (00.283566)      1: 	type aufs source none mnt_id 0x7c s_dev 0x69 root / mountpoint ./var/lib/docker/aufs/mnt/2aedc19a1af35a2e209ff67cc8c06fd2efced49980c01c96f0781ec8c3233045 flags 0x200000 external false options si=556787341861b0c4,dio
> (00.283580)      1: 	type aufs source none mnt_id 0x1e4 s_dev 0x86 root / mountpoint ./var/lib/docker/aufs/mnt/ae4a38a9d5602538ca6820adf33e1879cd79554bc9ce60af33c8342ad6a51a9f flags 0x200000 external false options si=55678735c40160c4,dio
> (00.283591)      1: 	type proc source proc mnt_id 0x89 s_dev 0x3 root / mountpoint ./run/docker/netns/3f5ec2f8598e flags 0x20000e external false options 
> (00.283601)      1: 	type proc source proc mnt_id 0x1f4 s_dev 0x3 root / mountpoint ./run/docker/netns/2aedc19a1af3 flags 0x20000e external false options 
> (00.283610)      1: 	type proc source proc mnt_id 0x225 s_dev 0x3 root / mountpoint ./run/docker/netns/ae4a38a9d560 flags 0x20000e external false options 
> (00.283649)      1: 	type aufs source none mnt_id 0x14c s_dev 0xbd root / mountpoint ./var/lib/evaldocker/aufs/mnt/08a36b2e3ce715ee8c6d8ca0b9c55e150e5f34038b06744d1e28a38edcfbcae4 flags 0x200000 external false options si=5567873494f780c4,dio
> (00.283662)      1: 	type aufs source none mnt_id 0x180 s_dev 0xbe root / mountpoint ./var/lib/evaldocker/aufs/mnt/b29925c2ff9f6d9dae37ce09c47df0194863a3ddba60ff0f94b226ed19e29506 flags 0x200000 external false options si=556787366092d0c4,dio
> (00.283673)      1: 	type aufs source none mnt_id 0x181 s_dev 0xbf root / mountpoint ./var/lib/evaldocker/aufs/mnt/561ff6ffd5d559332e410cf4c69a0d56963cb1f9b48f7b0710a76d4de23bde0c flags 0x200000 external false options si=55678735c40120c4,dio
> (00.283683)      1: 	type aufs source none mnt_id 0x183 s_dev 0xc1 root / mountpoint ./var/lib/evaldocker/aufs/mnt/20c5943becb4330f95d36f10584d6133d172034ea703ac5687139d749869397a flags 0x200000 external false options si=55678736a2b7a0c4,dio
> (00.283696)      1: 	type aufs source none mnt_id 0x3ff s_dev 0x10b root / mountpoint ./var/lib/evaldocker/aufs/mnt/614a5d9aaa57637ae52a7f9790f7844a24349dfc9d0e759ead203ec5e8de44ca flags 0x200000 external false options si=556787354e63f0c4,dio
> (00.283708)      1: 	type aufs source none mnt_id 0x4dc s_dev 0x111 root / mountpoint ./var/lib/evaldocker/aufs/mnt/2af269260f317cc26f86d01462f2a399b91cbca00075cfdd6386d5182e530714 flags 0x200000 external false options si=556787352b7200c4,dio
> (00.283749)      1: 	type aufs source none mnt_id 0x565 s_dev 0x116 root / mountpoint ./var/lib/evaldocker/aufs/mnt/c2bb9de3557e6bf999dcaa7a88b7dc6d6b4a2268299f9c9796573d0349fc464b flags 0x200000 external false options si=5567873434cc10c4,dio
> (00.283763)      1: 	type aufs source none mnt_id 0x5ca s_dev 0x11f root / mountpoint ./var/lib/evaldocker/aufs/mnt/d24e99ecbf3f0f7b61e9bf5540fb3157c293baed01064bed2183c6dbfcda6c53 flags 0x200000 external false options si=55678733276690c4,dio
> (00.283773)      1: 	type aufs source none mnt_id 0x627 s_dev 0x122 root / mountpoint ./var/lib/evaldocker/aufs/mnt/3f4febb60e0785d1196c89a24b862292eceedb1af8e514c4f95eb9aee6756117 flags 0x200000 external false options si=5567873570e7f0c4,dio
> (00.283784)      1: 	type aufs source none mnt_id 0x70a s_dev 0x12a root / mountpoint ./var/lib/evaldocker/aufs/mnt/2eafebb2f97678fd95745e81fc005c27931af25c28dee76a6abc7f6333388c07 flags 0x200000 external false options si=5567873434d210c4,dio
> (00.283802)      1: 	type aufs source none mnt_id 0x2c s_dev 0x26 root / mountpoint ./var/lib/docker/aufs/mnt/e990bf1017b6868b94fcd1852814e3f7bb2b8959fe8d9d2962dd372fa82fa49d flags 0x200000 external false options si=556787359cd3c0c4,dio
> (00.283816)      1: 	type proc source proc mnt_id 0x2f s_dev 0x3 root / mountpoint ./run/docker/netns/e990bf1017b6 flags 0x20000e external false options 
> (00.283828)      1: 	type aufs source none mnt_id 0x90 s_dev 0xa4 root / mountpoint ./var/lib/evaldocker/aufs/mnt/d641271c673b2632532b086de1f0669fc9aecc3f799912fb359df4d55406c468 flags 0x200000 external false options si=556787369205d0c4,dio
> (00.283867)      1: 	type aufs source none mnt_id 0x74 s_dev 0x77 root / mountpoint ./var/lib/evaldocker/aufs/mnt/b5b3c8cf72503a19b9ef0c13bb89734896ad430009b0a7fdc13fecf79fc25011 flags 0x200000 external false options si=556787332765d0c4,dio
> (00.283880)      1: 	type aufs source none mnt_id 0x7a s_dev 0x76 root / mountpoint ./var/lib/evaldocker/aufs/mnt/c4513f7be64f47cc645684b3cfe801012f12776b086b2f38449bb67abbfdf124 flags 0x200000 external false options si=55678735ab63e0c4,dio
> (00.283892)      1: 	type aufs source none mnt_id 0x8e s_dev 0xab root / mountpoint ./var/lib/evaldocker/aufs/mnt/159a44cb9a63c41e5251471fca00ab3e31185e04758ca7f1db8aec40021735d4 flags 0x200000 external false options si=556787366f2d30c4,dio
> (00.283902)      1: 	type aufs source none mnt_id 0x4d s_dev 0x5f root / mountpoint ./var/lib/evaldocker/aufs/mnt/2a3ac387542c109668c22e01bf293157ec8af8a6ba8d9893760dbb4061693155 flags 0x200000 external false options si=55678735e7df30c4,dio
> (00.283913)      1: 	type aufs source none mnt_id 0x6b s_dev 0x66 root / mountpoint ./var/lib/evaldocker/aufs/mnt/edc735324d0039e38c4f5142bc802a08c13caa91d2cf4cc84bd5ec673a00e1ec flags 0x200000 external false options si=556787366f20a0c4,dio
> (00.283927)      1: 	type aufs source none mnt_id 0x76 s_dev 0x61 root / mountpoint ./var/lib/evaldocker/aufs/mnt/7b0e9a34a3b288ca35e1cb5f57088a8920ae33c4a7d747bc76a3bf24d61eb7b1 flags 0x200000 external false options si=55678733fa13c0c4,dio
> (00.283965)      1: 	type aufs source none mnt_id 0x1aa s_dev 0x61 root / mountpoint ./run/docker/execdriver/native/7b0e9a34a3b288ca35e1cb5f57088a8920ae33c4a7d747bc76a3bf24d61eb7b1/criu-root flags 0x200000 external false options si=55678733fa13c0c4,dio
> (00.283977)      1: 	type tmpfs source none mnt_id 0x1b0 s_dev 0xe1 root / mountpoint ./tmp/checkpoints/6533f087751536cd506bc1c98a8a5984/e7a1dde1e46ee891acebcb76a9ed054380b280a2 at 3/restore-work-1444700594696/.criu.cgyard.c1wM6m flags 0x200000 external false options 
> (00.283987)      1: 	type cgroup source none mnt_id 0x1b1 s_dev 0x17 root / mountpoint ./tmp/checkpoints/6533f087751536cd506bc1c98a8a5984/e7a1dde1e46ee891acebcb76a9ed054380b280a2 at 3/restore-work-1444700594696/.criu.cgyard.c1wM6m/cpuset flags 0x200000 external false options cpuset
> (00.283997)      1: 	type cgroup source none mnt_id 0x1b2 s_dev 0x18 root / mountpoint ./tmp/checkpoints/6533f087751536cd506bc1c98a8a5984/e7a1dde1e46ee891acebcb76a9ed054380b280a2 at 3/restore-work-1444700594696/.criu.cgyard.c1wM6m/cpu flags 0x200000 external false options cpu
> (00.284007)      1: 	type cgroup source none mnt_id 0x1b3 s_dev 0x19 root / mountpoint ./tmp/checkpoints/6533f087751536cd506bc1c98a8a5984/e7a1dde1e46ee891acebcb76a9ed054380b280a2 at 3/restore-work-1444700594696/.criu.cgyard.c1wM6m/cpuacct flags 0x200000 external false options cpuacct
> (00.284016)      1: 	type cgroup source none mnt_id 0x1b4 s_dev 0x1a root / mountpoint ./tmp/checkpoints/6533f087751536cd506bc1c98a8a5984/e7a1dde1e46ee891acebcb76a9ed054380b280a2 at 3/restore-work-1444700594696/.criu.cgyard.c1wM6m/memory flags 0x200000 external false options memory
> (00.284052)      1: 	type cgroup source none mnt_id 0x1b5 s_dev 0x1b root / mountpoint ./tmp/checkpoints/6533f087751536cd506bc1c98a8a5984/e7a1dde1e46ee891acebcb76a9ed054380b280a2 at 3/restore-work-1444700594696/.criu.cgyard.c1wM6m/devices flags 0x200000 external false options devices
> (00.284064)      1: 	type cgroup source none mnt_id 0x1b6 s_dev 0x1c root / mountpoint ./tmp/checkpoints/6533f087751536cd506bc1c98a8a5984/e7a1dde1e46ee891acebcb76a9ed054380b280a2 at 3/restore-work-1444700594696/.criu.cgyard.c1wM6m/freezer flags 0x200000 external false options freezer
> (00.284080)      1: 	type cgroup source none mnt_id 0x1b7 s_dev 0x1d root / mountpoint ./tmp/checkpoints/6533f087751536cd506bc1c98a8a5984/e7a1dde1e46ee891acebcb76a9ed054380b280a2 at 3/restore-work-1444700594696/.criu.cgyard.c1wM6m/blkio flags 0x200000 external false options blkio
> (00.284090)      1: 	type cgroup source none mnt_id 0x1b8 s_dev 0x1e root / mountpoint ./tmp/checkpoints/6533f087751536cd506bc1c98a8a5984/e7a1dde1e46ee891acebcb76a9ed054380b280a2 at 3/restore-work-1444700594696/.criu.cgyard.c1wM6m/perf_event flags 0x200000 external false options perf_event
> (00.284100)      1: 	type cgroup source none mnt_id 0x1b9 s_dev 0x1f root / mountpoint ./tmp/checkpoints/6533f087751536cd506bc1c98a8a5984/e7a1dde1e46ee891acebcb76a9ed054380b280a2 at 3/restore-work-1444700594696/.criu.cgyard.c1wM6m/hugetlb flags 0x200000 external false options hugetlb
> (00.284113)      1: 	type cgroup source none mnt_id 0x1bc s_dev 0x20 root / mountpoint ./tmp/checkpoints/6533f087751536cd506bc1c98a8a5984/e7a1dde1e46ee891acebcb76a9ed054380b280a2 at 3/restore-work-1444700594696/.criu.cgyard.c1wM6m/systemd flags 0x200000 external false options name=systemd
> (00.284131)      1: Building mountpoints tree
> (00.284137)      1: 	Building plain mount tree
> (00.284141)      1: 		Working on 444->432
> (00.284144)      1: 		Working on 441->432
> (00.284148)      1: 		Working on 440->432
> (00.284151)      1: 		Working on 439->432
> (00.284154)      1: 		Working on 438->432
> (00.284157)      1: 		Working on 437->432
> (00.284160)      1: 		Working on 436->432
> (00.284164)      1: 		Working on 435->432
> (00.284167)      1: 		Working on 434->432
> (00.284170)      1: 		Working on 433->432
> (00.284174)      1: 		Working on 432->22
> (00.284179)      1: 		Working on 426->21
> (00.284183)      1: 		Working on 118->130
> (00.284186)      1: 		Working on 107->130
> (00.284190)      1: 		Working on 77->130
> (00.284194)      1: 		Working on 142->130
> (00.284197)      1: 		Working on 122->130
> (00.284201)      1: 		Working on 116->130
> (00.284204)      1: 		Working on 144->130
> (00.284207)      1: 		Working on 47->21
> (00.284211)      1: 		Working on 44->41
> (00.284214)      1: 		Working on 1802->130
> (00.284217)      1: 		Working on 1575->130
> (00.284220)      1: 		Working on 1482->130
> (00.284223)      1: 		Working on 1381->130
> (00.284227)      1: 		Working on 1244->130
> (00.284231)      1: 		Working on 1023->130
> (00.284234)      1: 		Working on 387->130
> (00.284238)      1: 		Working on 385->130
> (00.284241)      1: 		Working on 384->130
> (00.284245)      1: 		Working on 332->130
> (00.284248)      1: 		Working on 549->21
> (00.284252)      1: 		Working on 500->21
> (00.284259)      1: 		Working on 137->21
> (00.284264)      1: 		Working on 484->41
> (00.284269)      1: 		Working on 124->41
> (00.284272)      1: 		Working on 125->21
> (00.284276)      1: 		Working on 123->41
> (00.284280)      1: 		Working on 108->41
> (00.284283)      1: 		Working on 89->21
> (00.284287)      1: 		Working on 66->41
> (00.284290)      1: 		Working on 52->21
> (00.284294)      1: 		Working on 58->21
> (00.284297)      1: 		Working on 48->21
> (00.284301)      1: 		Working on 78->21
> (00.284305)      1: 		Working on 55->41
> (00.284308)      1: 		Working on 130->22
> (00.284312)      1: 		Working on 127->21
> (00.284315)      1: 		Working on 324->21
> (00.284319)      1: 		Working on 51->41
> (00.284322)      1: 		Working on 50->21
> (00.284327)      1: 		Working on 49->41
> (00.284331)      1: 		Working on 46->41
> (00.284334)      1: 		Working on 45->41
> (00.284338)      1: 		Working on 43->41
> (00.284342)      1: 		Working on 42->22
> (00.284345)      1: 		Working on 41->22
> (00.284348)      1: 		Working on 40->23
> (00.284352)      1: 		Working on 39->23
> (00.284356)      1: 		Working on 38->23
> (00.284360)      1: 		Working on 37->23
> (00.284364)      1: 		Working on 36->23
> (00.284367)      1: 		Working on 35->23
> (00.284378)      1: 		Working on 34->23
> (00.284383)      1: 		Working on 33->23
> (00.284386)      1: 		Working on 32->23
> (00.284390)      1: 		Working on 31->23
> (00.284394)      1: 		Working on 30->17
> (00.284397)      1: 		Working on 29->21
> (00.284400)      1: 		Working on 28->21
> (00.284404)      1: 		Working on 27->21
> (00.284408)      1: 		Working on 26->17
> (00.284412)      1: 		Working on 25->17
> (00.284415)      1: 		Working on 24->17
> (00.284419)      1: 		Working on 23->17
> (00.284423)      1: 		Working on 22->1
> (00.284427)      1: 		Working on 21->22
> (00.284430)      1: 		Working on 20->19
> (00.284434)      1: 		Working on 19->22
> (00.284437)      1: 		Working on 18->22
> (00.284440)      1: 		Working on 17->22
> (00.284447)      1: 	Resorting siblings on 22
> (00.284452)      1: 	Resorting siblings on 432
> (00.284455)      1: 	Resorting siblings on 444
> (00.284459)      1: 	Resorting siblings on 441
> (00.284463)      1: 	Resorting siblings on 440
> (00.284466)      1: 	Resorting siblings on 439
> (00.284469)      1: 	Resorting siblings on 438
> (00.284473)      1: 	Resorting siblings on 437
> (00.284477)      1: 	Resorting siblings on 436
> (00.284481)      1: 	Resorting siblings on 435
> (00.284485)      1: 	Resorting siblings on 434
> (00.284489)      1: 	Resorting siblings on 433
> (00.284493)      1: 	Resorting siblings on 130
> (00.284497)      1: 	Resorting siblings on 118
> (00.284500)      1: 	Resorting siblings on 107
> (00.284504)      1: 	Resorting siblings on 77
> (00.284508)      1: 	Resorting siblings on 142
> (00.284511)      1: 	Resorting siblings on 122
> (00.284515)      1: 	Resorting siblings on 116
> (00.284519)      1: 	Resorting siblings on 144
> (00.284523)      1: 	Resorting siblings on 1802
> (00.284526)      1: 	Resorting siblings on 1575
> (00.284530)      1: 	Resorting siblings on 1482
> (00.284534)      1: 	Resorting siblings on 1381
> (00.284537)      1: 	Resorting siblings on 1244
> (00.284541)      1: 	Resorting siblings on 1023
> (00.284545)      1: 	Resorting siblings on 387
> (00.284548)      1: 	Resorting siblings on 385
> (00.284552)      1: 	Resorting siblings on 384
> (00.284555)      1: 	Resorting siblings on 332
> (00.284559)      1: 	Resorting siblings on 42
> (00.284562)      1: 	Resorting siblings on 41
> (00.284565)      1: 	Resorting siblings on 44
> (00.284568)      1: 	Resorting siblings on 484
> (00.284571)      1: 	Resorting siblings on 124
> (00.284575)      1: 	Resorting siblings on 123
> (00.284578)      1: 	Resorting siblings on 108
> (00.284582)      1: 	Resorting siblings on 66
> (00.284586)      1: 	Resorting siblings on 55
> (00.284590)      1: 	Resorting siblings on 51
> (00.284594)      1: 	Resorting siblings on 49
> (00.284597)      1: 	Resorting siblings on 46
> (00.284601)      1: 	Resorting siblings on 45
> (00.284605)      1: 	Resorting siblings on 43
> (00.284609)      1: 	Resorting siblings on 21
> (00.284612)      1: 	Resorting siblings on 426
> (00.284616)      1: 	Resorting siblings on 47
> (00.284620)      1: 	Resorting siblings on 549
> (00.284623)      1: 	Resorting siblings on 500
> (00.284626)      1: 	Resorting siblings on 137
> (00.284631)      1: 	Resorting siblings on 125
> (00.284634)      1: 	Resorting siblings on 89
> (00.284637)      1: 	Resorting siblings on 52
> (00.284641)      1: 	Resorting siblings on 58
> (00.284644)      1: 	Resorting siblings on 48
> (00.284647)      1: 	Resorting siblings on 78
> (00.284651)      1: 	Resorting siblings on 127
> (00.284654)      1: 	Resorting siblings on 324
> (00.284658)      1: 	Resorting siblings on 50
> (00.284662)      1: 	Resorting siblings on 29
> (00.284666)      1: 	Resorting siblings on 28
> (00.284669)      1: 	Resorting siblings on 27
> (00.284673)      1: 	Resorting siblings on 19
> (00.284676)      1: 	Resorting siblings on 20
> (00.284680)      1: 	Resorting siblings on 18
> (00.284683)      1: 	Resorting siblings on 17
> (00.284687)      1: 	Resorting siblings on 30
> (00.284690)      1: 	Resorting siblings on 26
> (00.284693)      1: 	Resorting siblings on 25
> (00.284697)      1: 	Resorting siblings on 24
> (00.284700)      1: 	Resorting siblings on 23
> (00.284703)      1: 	Resorting siblings on 40
> (00.284707)      1: 	Resorting siblings on 39
> (00.284716)      1: 	Resorting siblings on 38
> (00.284720)      1: 	Resorting siblings on 37
> (00.284723)      1: 	Resorting siblings on 36
> (00.284727)      1: 	Resorting siblings on 35
> (00.284730)      1: 	Resorting siblings on 34
> (00.284734)      1: 	Resorting siblings on 33
> (00.284737)      1: 	Resorting siblings on 32
> (00.284741)      1: 	Resorting siblings on 31
> (00.284744)      1: Done:
> (00.284748)      1: [./](22->1)
> (00.284753)      1:  [./run](21->22)
> (00.284757)      1:   [./run/user](29->21)
> (00.284761)      1:   <--
> (00.284764)      1:   [./run/lock](27->21)
> (00.284768)      1:   <--
> (00.284771)      1:   [./run/shm](28->21)
> (00.284775)      1:   <--
> (00.284779)      1:   [./run/docker/netns/e990bf1017b6](47->21)
> (00.284783)      1:   <--
> (00.284788)      1:   [./run/docker/netns/4eb09e2808b0](50->21)
> (00.284792)      1:   <--
> (00.284795)      1:   [./run/docker/netns/fc14b7874ae1](324->21)
> (00.284799)      1:   <--
> (00.284803)      1:   [./run/docker/netns/default](127->21)
> (00.284806)      1:   <--
> (00.284810)      1:   [./run/docker/netns/01bc40566d52](78->21)
> (00.284813)      1:   <--
> (00.284817)      1:   [./run/docker/netns/397ed88cdb24](48->21)
> (00.284820)      1:   <--
> (00.284823)      1:   [./run/docker/netns/1c595f99fb23](58->21)
> (00.284827)      1:   <--
> (00.284831)      1:   [./run/docker/netns/05ca6459dfaa](52->21)
> (00.284834)      1:   <--
> (00.284837)      1:   [./run/docker/netns/6b5a0d0e4e0d](89->21)
> (00.284841)      1:   <--
> (00.284844)      1:   [./run/docker/netns/79b924319ddf](125->21)
> (00.284848)      1:   <--
> (00.284851)      1:   [./run/docker/netns/3f5ec2f8598e](137->21)
> (00.284854)      1:   <--
> (00.284857)      1:   [./run/docker/netns/2aedc19a1af3](500->21)
> (00.284861)      1:   <--
> (00.284865)      1:   [./run/docker/netns/ae4a38a9d560](549->21)
> (00.284869)      1:   <--
> (00.284872)      1:   [./run/docker/execdriver/native/7b0e9a34a3b288ca35e1cb5f57088a8920ae33c4a7d747bc76a3bf24d61eb7b1/criu-root](426->21)
> (00.284876)      1:   <--
> (00.284880)      1:  <--
> (00.284883)      1:  [./sys](17->22)
> (00.284886)      1:   [./sys/fs/pstore](30->17)
> (00.284890)      1:   <--
> (00.284894)      1:   [./sys/fs/cgroup](23->17)
> (00.284898)      1:    [./sys/fs/cgroup/systemd](40->23)
> (00.284902)      1:    <--
> (00.284906)      1:    [./sys/fs/cgroup/cpuset](31->23)
> (00.284909)      1:    <--
> (00.284913)      1:    [./sys/fs/cgroup/cpu](32->23)
> (00.284917)      1:    <--
> (00.284920)      1:    [./sys/fs/cgroup/cpuacct](33->23)
> (00.284924)      1:    <--
> (00.284927)      1:    [./sys/fs/cgroup/memory](34->23)
> (00.284931)      1:    <--
> (00.284935)      1:    [./sys/fs/cgroup/devices](35->23)
> (00.284939)      1:    <--
> (00.284942)      1:    [./sys/fs/cgroup/freezer](36->23)
> (00.284946)      1:    <--
> (00.284950)      1:    [./sys/fs/cgroup/blkio](37->23)
> (00.284954)      1:    <--
> (00.284957)      1:    [./sys/fs/cgroup/perf_event](38->23)
> (00.284961)      1:    <--
> (00.284965)      1:    [./sys/fs/cgroup/hugetlb](39->23)
> (00.284969)      1:    <--
> (00.284972)      1:   <--
> (00.284976)      1:   [./sys/fs/fuse/connections](24->17)
> (00.284980)      1:   <--
> (00.284984)      1:   [./sys/kernel/debug](25->17)
> (00.284987)      1:   <--
> (00.284991)      1:   [./sys/kernel/security](26->17)
> (00.284995)      1:   <--
> (00.284999)      1:  <--
> (00.285002)      1:  [./proc](18->22)
> (00.285005)      1:  <--
> (00.285008)      1:  [./dev](19->22)
> (00.285012)      1:   [./dev/pts](20->19)
> (00.285016)      1:   <--
> (00.285019)      1:  <--
> (00.285022)      1:  [./mnt/stretch/all_modules_dupe](42->22)
> (00.285025)      1:  <--
> (00.285029)      1:  [./var/lib/docker/aufs](41->22)
> (00.285033)      1:   [./var/lib/docker/aufs/mnt/e990bf1017b6868b94fcd1852814e3f7bb2b8959fe8d9d2962dd372fa82fa49d](44->41)
> (00.285037)      1:   <--
> (00.285040)      1:   [./var/lib/docker/aufs/mnt/397ed88cdb24bc3063a937eeb2e351160249149f1acb0ff6f54325024cd65910](43->41)
> (00.285044)      1:   <--
> (00.285048)      1:   [./var/lib/docker/aufs/mnt/4eb09e2808b0af9df456ff05c96b692fb04a6ada60b7d536f0b5e5e6720ac346](45->41)
> (00.285057)      1:   <--
> (00.285061)      1:   [./var/lib/docker/aufs/mnt/05ca6459dfaaeb9a3a5b93bfa6864da2939d6700b75927ef682ca63c9857b1c4](46->41)
> (00.285065)      1:   <--
> (00.285069)      1:   [./var/lib/docker/aufs/mnt/1c595f99fb238b876097f1e63d311a029a43959ef1781780cbeb05e4c1377aa1](49->41)
> (00.285072)      1:   <--
> (00.285075)      1:   [./var/lib/docker/aufs/mnt/fc14b7874ae1dc7122f2ae2222164f402bcdc728d0931ab0c87a089f5d4d5d43](51->41)
> (00.285079)      1:   <--
> (00.285082)      1:   [./var/lib/docker/aufs/mnt/01bc40566d522908bf486bb38b4543dfbac3f9306394480aaf7748ad9e6ea5a9](55->41)
> (00.285085)      1:   <--
> (00.285088)      1:   [./var/lib/docker/aufs/mnt/6b5a0d0e4e0dd6df87ff6917cc49f07e8ad99fcdec0fef3a0ece97787bac3b4a](66->41)
> (00.285092)      1:   <--
> (00.285095)      1:   [./var/lib/docker/aufs/mnt/79b924319ddf33f5529064db0b3cb5f9f9d3750d533acbc70690f70e902947a4](108->41)
> (00.285098)      1:   <--
> (00.285101)      1:   [./var/lib/docker/aufs/mnt/3f5ec2f8598e7d3811035fdc2fad25024c3135540609b8c71707fa087109ab27](123->41)
> (00.285105)      1:   <--
> (00.285108)      1:   [./var/lib/docker/aufs/mnt/2aedc19a1af35a2e209ff67cc8c06fd2efced49980c01c96f0781ec8c3233045](124->41)
> (00.285112)      1:   <--
> (00.285115)      1:   [./var/lib/docker/aufs/mnt/ae4a38a9d5602538ca6820adf33e1879cd79554bc9ce60af33c8342ad6a51a9f](484->41)
> (00.285119)      1:   <--
> (00.285122)      1:  <--
> (00.285125)      1:  [./var/lib/evaldocker/aufs](130->22)
> (00.285129)      1:   [./var/lib/evaldocker/aufs/mnt/7b0e9a34a3b288ca35e1cb5f57088a8920ae33c4a7d747bc76a3bf24d61eb7b1](118->130)
> (00.285133)      1:   <--
> (00.285137)      1:   [./var/lib/evaldocker/aufs/mnt/08a36b2e3ce715ee8c6d8ca0b9c55e150e5f34038b06744d1e28a38edcfbcae4](332->130)
> (00.285140)      1:   <--
> (00.285144)      1:   [./var/lib/evaldocker/aufs/mnt/b29925c2ff9f6d9dae37ce09c47df0194863a3ddba60ff0f94b226ed19e29506](384->130)
> (00.285147)      1:   <--
> (00.285150)      1:   [./var/lib/evaldocker/aufs/mnt/561ff6ffd5d559332e410cf4c69a0d56963cb1f9b48f7b0710a76d4de23bde0c](385->130)
> (00.285154)      1:   <--
> (00.285157)      1:   [./var/lib/evaldocker/aufs/mnt/20c5943becb4330f95d36f10584d6133d172034ea703ac5687139d749869397a](387->130)
> (00.285161)      1:   <--
> (00.285164)      1:   [./var/lib/evaldocker/aufs/mnt/614a5d9aaa57637ae52a7f9790f7844a24349dfc9d0e759ead203ec5e8de44ca](1023->130)
> (00.285168)      1:   <--
> (00.285172)      1:   [./var/lib/evaldocker/aufs/mnt/2af269260f317cc26f86d01462f2a399b91cbca00075cfdd6386d5182e530714](1244->130)
> (00.285176)      1:   <--
> (00.285179)      1:   [./var/lib/evaldocker/aufs/mnt/c2bb9de3557e6bf999dcaa7a88b7dc6d6b4a2268299f9c9796573d0349fc464b](1381->130)
> (00.285183)      1:   <--
> (00.285187)      1:   [./var/lib/evaldocker/aufs/mnt/d24e99ecbf3f0f7b61e9bf5540fb3157c293baed01064bed2183c6dbfcda6c53](1482->130)
> (00.285191)      1:   <--
> (00.285194)      1:   [./var/lib/evaldocker/aufs/mnt/3f4febb60e0785d1196c89a24b862292eceedb1af8e514c4f95eb9aee6756117](1575->130)
> (00.285198)      1:   <--
> (00.285201)      1:   [./var/lib/evaldocker/aufs/mnt/2eafebb2f97678fd95745e81fc005c27931af25c28dee76a6abc7f6333388c07](1802->130)
> (00.285205)      1:   <--
> (00.285209)      1:   [./var/lib/evaldocker/aufs/mnt/d641271c673b2632532b086de1f0669fc9aecc3f799912fb359df4d55406c468](144->130)
> (00.285213)      1:   <--
> (00.285216)      1:   [./var/lib/evaldocker/aufs/mnt/b5b3c8cf72503a19b9ef0c13bb89734896ad430009b0a7fdc13fecf79fc25011](116->130)
> (00.285220)      1:   <--
> (00.285223)      1:   [./var/lib/evaldocker/aufs/mnt/c4513f7be64f47cc645684b3cfe801012f12776b086b2f38449bb67abbfdf124](122->130)
> (00.285227)      1:   <--
> (00.285230)      1:   [./var/lib/evaldocker/aufs/mnt/159a44cb9a63c41e5251471fca00ab3e31185e04758ca7f1db8aec40021735d4](142->130)
> (00.285234)      1:   <--
> (00.285237)      1:   [./var/lib/evaldocker/aufs/mnt/2a3ac387542c109668c22e01bf293157ec8af8a6ba8d9893760dbb4061693155](77->130)
> (00.285241)      1:   <--
> (00.285245)      1:   [./var/lib/evaldocker/aufs/mnt/edc735324d0039e38c4f5142bc802a08c13caa91d2cf4cc84bd5ec673a00e1ec](107->130)
> (00.285249)      1:   <--
> (00.285252)      1:  <--
> (00.285260)      1:  [./tmp/checkpoints/6533f087751536cd506bc1c98a8a5984/e7a1dde1e46ee891acebcb76a9ed054380b280a2 at 3/restore-work-1444700594696/.criu.cgyard.c1wM6m](432->22)
> (00.285264)      1:   [./tmp/checkpoints/6533f087751536cd506bc1c98a8a5984/e7a1dde1e46ee891acebcb76a9ed054380b280a2 at 3/restore-work-1444700594696/.criu.cgyard.c1wM6m/systemd](444->432)
> (00.285268)      1:   <--
> (00.285272)      1:   [./tmp/checkpoints/6533f087751536cd506bc1c98a8a5984/e7a1dde1e46ee891acebcb76a9ed054380b280a2 at 3/restore-work-1444700594696/.criu.cgyard.c1wM6m/cpuset](433->432)
> (00.285276)      1:   <--
> (00.285279)      1:   [./tmp/checkpoints/6533f087751536cd506bc1c98a8a5984/e7a1dde1e46ee891acebcb76a9ed054380b280a2 at 3/restore-work-1444700594696/.criu.cgyard.c1wM6m/cpu](434->432)
> (00.285283)      1:   <--
> (00.285287)      1:   [./tmp/checkpoints/6533f087751536cd506bc1c98a8a5984/e7a1dde1e46ee891acebcb76a9ed054380b280a2 at 3/restore-work-1444700594696/.criu.cgyard.c1wM6m/cpuacct](435->432)
> (00.285291)      1:   <--
> (00.285294)      1:   [./tmp/checkpoints/6533f087751536cd506bc1c98a8a5984/e7a1dde1e46ee891acebcb76a9ed054380b280a2 at 3/restore-work-1444700594696/.criu.cgyard.c1wM6m/memory](436->432)
> (00.285298)      1:   <--
> (00.285302)      1:   [./tmp/checkpoints/6533f087751536cd506bc1c98a8a5984/e7a1dde1e46ee891acebcb76a9ed054380b280a2 at 3/restore-work-1444700594696/.criu.cgyard.c1wM6m/devices](437->432)
> (00.285306)      1:   <--
> (00.285309)      1:   [./tmp/checkpoints/6533f087751536cd506bc1c98a8a5984/e7a1dde1e46ee891acebcb76a9ed054380b280a2 at 3/restore-work-1444700594696/.criu.cgyard.c1wM6m/freezer](438->432)
> (00.285313)      1:   <--
> (00.285316)      1:   [./tmp/checkpoints/6533f087751536cd506bc1c98a8a5984/e7a1dde1e46ee891acebcb76a9ed054380b280a2 at 3/restore-work-1444700594696/.criu.cgyard.c1wM6m/blkio](439->432)
> (00.285320)      1:   <--
> (00.285324)      1:   [./tmp/checkpoints/6533f087751536cd506bc1c98a8a5984/e7a1dde1e46ee891acebcb76a9ed054380b280a2 at 3/restore-work-1444700594696/.criu.cgyard.c1wM6m/perf_event](440->432)
> (00.285327)      1:   <--
> (00.285331)      1:   [./tmp/checkpoints/6533f087751536cd506bc1c98a8a5984/e7a1dde1e46ee891acebcb76a9ed054380b280a2 at 3/restore-work-1444700594696/.criu.cgyard.c1wM6m/hugetlb](441->432)
> (00.285335)      1:   <--
> (00.285338)      1:  <--
> (00.285342)      1: <--
> (00.285361)      1: Reading mountpoint images
> (00.285374)      1: 		Getting root for 371
> (00.285378)      1: 		Getting mpt for 371 ./proc/kcore
> (00.285381)      1: 		Getting source for 371
> (00.285385)      1: 		Getting opts for 371
> (00.285388)      1: 	Read 371 mp @ ./proc/kcore
> (00.285394)      1: 		Getting root for 346
> (00.285397)      1: 		Getting mpt for 346 ./proc/bus
> (00.285401)      1: 		Getting source for 346
> (00.285404)      1: 		Getting opts for 346
> (00.285407)      1: 	Read 346 mp @ ./proc/bus
> (00.285413)      1: 		Getting root for 345
> (00.285417)      1: 		Getting mpt for 345 ./proc/irq
> (00.285420)      1: 		Getting source for 345
> (00.285424)      1: 		Getting opts for 345
> (00.285427)      1: 	Read 345 mp @ ./proc/irq
> (00.285432)      1: 		Getting root for 344
> (00.285436)      1: 		Getting mpt for 344 ./proc/sysrq-trigger
> (00.285439)      1: 		Getting source for 344
> (00.285442)      1: 		Getting opts for 344
> (00.285446)      1: 	Read 344 mp @ ./proc/sysrq-trigger
> (00.285451)      1: 		Getting root for 119
> (00.285454)      1: 		Getting mpt for 119 ./proc/sys
> (00.285457)      1: 		Getting source for 119
> (00.285460)      1: 		Getting opts for 119
> (00.285463)      1: 	Read 119 mp @ ./proc/sys
> (00.285469)      1: Mountpoint /etc/hosts will have root from /var/lib/evaldocker/containers/7b0e9a34a3b288ca35e1cb5f57088a8920ae33c4a7d747bc76a3bf24d61eb7b1/hosts
> (00.285476)      1: 		Getting mpt for 540 ./etc/hosts
> (00.285479)      1: 		Getting source for 540
> (00.285483)      1: 		Getting opts for 540
> (00.285486)      1: 	Read 540 mp @ ./etc/hosts
> (00.285492)      1: Mountpoint /etc/hostname will have root from /var/lib/evaldocker/containers/7b0e9a34a3b288ca35e1cb5f57088a8920ae33c4a7d747bc76a3bf24d61eb7b1/hostname
> (00.285496)      1: 		Getting mpt for 539 ./etc/hostname
> (00.285504)      1: 		Getting source for 539
> (00.285508)      1: 		Getting opts for 539
> (00.285512)      1: 	Read 539 mp @ ./etc/hostname
> (00.285517)      1: Mountpoint /etc/resolv.conf will have root from /var/lib/evaldocker/containers/7b0e9a34a3b288ca35e1cb5f57088a8920ae33c4a7d747bc76a3bf24d61eb7b1/resolv.conf
> (00.285521)      1: 		Getting mpt for 538 ./etc/resolv.conf
> (00.285525)      1: 		Getting source for 538
> (00.285528)      1: 		Getting opts for 538
> (00.285531)      1: 	Read 538 mp @ ./etc/resolv.conf
> (00.285536)      1: 		Getting root for 537
> (00.285539)      1: 		Getting mpt for 537 ./app/available_modules
> (00.285542)      1: 		Getting source for 537
> (00.285545)      1: 		Getting opts for 537
> (00.285548)      1: 	Read 537 mp @ ./app/available_modules
> (00.285552)      1: 		Getting root for 533
> (00.285555)      1: 		Getting mpt for 533 ./sys
> (00.285558)      1: 		Getting source for 533
> (00.285561)      1: 		Getting opts for 533
> (00.285565)      1: 	Read 533 mp @ ./sys
> (00.285569)      1: 		Getting root for 531
> (00.285574)      1: 		Getting mpt for 531 ./dev/mqueue
> (00.285577)      1: 		Getting source for 531
> (00.285580)      1: 		Getting opts for 531
> (00.285583)      1: 	Read 531 mp @ ./dev/mqueue
> (00.285588)      1: 		Getting root for 333
> (00.285592)      1: 		Getting mpt for 333 ./dev/shm
> (00.285596)      1: 		Getting source for 333
> (00.285599)      1: 		Getting opts for 333
> (00.285602)      1: 	Read 333 mp @ ./dev/shm
> (00.285610)      1: 		Getting root for 330
> (00.285613)      1: 		Getting mpt for 330 ./dev/pts
> (00.285617)      1: 		Getting source for 330
> (00.285620)      1: 		Getting opts for 330
> (00.285624)      1: 	Read 330 mp @ ./dev/pts
> (00.285629)      1: 		Getting root for 164
> (00.285633)      1: 		Getting mpt for 164 ./dev
> (00.285636)      1: 		Getting source for 164
> (00.285640)      1: 		Getting opts for 164
> (00.285647)      1: 	Read 164 mp @ ./dev
> (00.285653)      1: 		Getting root for 156
> (00.286049)      1: 		Getting mpt for 156 ./proc
> (00.286058)      1: 		Getting source for 156
> (00.286062)      1: 		Getting opts for 156
> (00.286066)      1: 	Read 156 mp @ ./proc
> (00.286073)      1: 		Getting root for 155
> (00.286077)      1: 		Getting mpt for 155 ./
> (00.286080)      1: 		Getting source for 155
> (00.286084)      1: 		Getting opts for 155
> (00.286088)      1: 	Read 155 mp @ ./
> (00.286103)      1: Path `/run/docker/execdriver/native/7b0e9a34a3b288ca35e1cb5f57088a8920ae33c4a7d747bc76a3bf24d61eb7b1/criu-root' resolved to `./run/docker/execdriver/native/7b0e9a34a3b288ca35e1cb5f57088a8920ae33c4a7d747bc76a3bf24d61eb7b1/criu-root' mountpoint
> (00.286142)      1: Building mountpoints tree
> (00.286148)      1: 	Building plain mount tree
> (00.286151)      1: 		Working on 155->338
> (00.286154)      1: 		Working on 156->155
> (00.286157)      1: 		Working on 164->155
> (00.286160)      1: 		Working on 330->164
> (00.286164)      1: 		Working on 333->164
> (00.286167)      1: 		Working on 531->164
> (00.286170)      1: 		Working on 533->155
> (00.286173)      1: 		Working on 537->155
> (00.286177)      1: 		Working on 538->155
> (00.286180)      1: 		Working on 539->155
> (00.286183)      1: 		Working on 540->155
> (00.286186)      1: 		Working on 119->156
> (00.286189)      1: 		Working on 344->156
> (00.286192)      1: 		Working on 345->156
> (00.286195)      1: 		Working on 346->156
> (00.286198)      1: 		Working on 371->156
> (00.286201)      1: 	Resorting siblings on 155
> (00.286204)      1: 	Resorting siblings on 156
> (00.286208)      1: 	Resorting siblings on 119
> (00.286211)      1: 	Resorting siblings on 344
> (00.286214)      1: 	Resorting siblings on 345
> (00.286217)      1: 	Resorting siblings on 346
> (00.286220)      1: 	Resorting siblings on 371
> (00.286223)      1: 	Resorting siblings on 164
> (00.286226)      1: 	Resorting siblings on 330
> (00.286229)      1: 	Resorting siblings on 333
> (00.286232)      1: 	Resorting siblings on 531
> (00.286236)      1: 	Resorting siblings on 533
> (00.286239)      1: 	Resorting siblings on 537
> (00.286242)      1: 	Resorting siblings on 538
> (00.286245)      1: 	Resorting siblings on 539
> (00.286254)      1: 	Resorting siblings on 540
> (00.286257)      1: Done:
> (00.286260)      1: [./](155->338)
> (00.286264)      1:  [./proc](156->155)
> (00.286267)      1:   [./proc/sys](119->156)
> (00.286271)      1:   <--
> (00.286274)      1:   [./proc/kcore](371->156)
> (00.286277)      1:   <--
> (00.286280)      1:   [./proc/bus](346->156)
> (00.286283)      1:   <--
> (00.286286)      1:   [./proc/irq](345->156)
> (00.286290)      1:   <--
> (00.286293)      1:   [./proc/sysrq-trigger](344->156)
> (00.286296)      1:   <--
> (00.286300)      1:  <--
> (00.286303)      1:  [./etc/hosts](540->155)
> (00.286307)      1:  <--
> (00.286310)      1:  [./etc/hostname](539->155)
> (00.286313)      1:  <--
> (00.286316)      1:  [./etc/resolv.conf](538->155)
> (00.286320)      1:  <--
> (00.286323)      1:  [./app/available_modules](537->155)
> (00.286327)      1:  <--
> (00.286330)      1:  [./sys](533->155)
> (00.286334)      1:  <--
> (00.286336)      1:  [./dev](164->155)
> (00.286340)      1:   [./dev/pts](330->164)
> (00.286343)      1:   <--
> (00.286346)      1:   [./dev/mqueue](531->164)
> (00.286349)      1:   <--
> (00.286352)      1:   [./dev/shm](333->164)
> (00.286356)      1:   <--
> (00.286359)      1:  <--
> (00.286362)      1: <--
> (00.286368)      1: wolf entering validate_mounts for_dump:0
> (00.286371)      1: wolf validating root:/ mountpoint:./ ns_mountpoint:/ external:(nil) need_plugin:0
> (00.286376)      1: wolf decided root mount can be any
> (00.286379)      1: wolf validating root:/ mountpoint:./proc ns_mountpoint:/proc external:(nil) need_plugin:0
> (00.286382)      1: wolf supported root-mounted detected
> (00.286386)      1: wolf validating root:/ mountpoint:./dev ns_mountpoint:/dev external:(nil) need_plugin:0
> (00.286391)      1: wolf supported root-mounted detected
> (00.286394)      1: wolf validating root:/ mountpoint:./dev/pts ns_mountpoint:/dev/pts external:(nil) need_plugin:0
> (00.286398)      1: wolf supported root-mounted detected
> (00.286401)      1: wolf validating root:/ mountpoint:./dev/shm ns_mountpoint:/dev/shm external:(nil) need_plugin:0
> (00.286405)      1: wolf supported root-mounted detected
> (00.286408)      1: wolf validating root:/ mountpoint:./dev/mqueue ns_mountpoint:/dev/mqueue external:(nil) need_plugin:0
> (00.286412)      1: wolf supported root-mounted detected
> (00.286415)      1: wolf validating root:/ mountpoint:./sys ns_mountpoint:/sys external:(nil) need_plugin:0
> (00.286418)      1: wolf supported root-mounted detected
> (00.286421)      1: wolf validating root:/ mountpoint:./app/available_modules ns_mountpoint:/app/available_modules external:(nil) need_plugin:0
> (00.286425)      1: Error (mount.c:610): FS mnt ./app/available_modules dev 0x21 root / unsupported id 219
> (00.286429)      1: wolf validating root:/var/lib/evaldocker/containers/7b0e9a34a3b288ca35e1cb5f57088a8920ae33c4a7d747bc76a3bf24d61eb7b1/resolv.conf mountpoint:./etc/resolv.conf ns_mountpoint:/etc/resolv.conf external:0x750200 need_plugin:0
> (00.286434)      1: wolf non-root-mounted detected
> (00.286437)      1: wolf fsroot not found
> (00.286440)      1: wolf need_plugin or external set
> (00.286444)      1: wolf validating root:/var/lib/evaldocker/containers/7b0e9a34a3b288ca35e1cb5f57088a8920ae33c4a7d747bc76a3bf24d61eb7b1/hostname mountpoint:./etc/hostname ns_mountpoint:/etc/hostname external:0x750230 need_plugin:0
> (00.286448)      1: wolf non-root-mounted detected
> (00.286451)      1: wolf fsroot not found
> (00.286454)      1: wolf need_plugin or external set
> (00.286458)      1: wolf validating root:/var/lib/evaldocker/containers/7b0e9a34a3b288ca35e1cb5f57088a8920ae33c4a7d747bc76a3bf24d61eb7b1/hosts mountpoint:./etc/hosts ns_mountpoint:/etc/hosts external:0x750260 need_plugin:0
> (00.286462)      1: wolf non-root-mounted detected
> (00.286466)      1: wolf fsroot not found
> (00.286469)      1: wolf need_plugin or external set
> (00.286472)      1: wolf validating root:/sys mountpoint:./proc/sys ns_mountpoint:/proc/sys external:(nil) need_plugin:0
> (00.286476)      1: wolf non-root-mounted detected
> (00.286479)      1: wolf fsroot found
> (00.286482)      1: wolf validating root:/sysrq-trigger mountpoint:./proc/sysrq-trigger ns_mountpoint:/proc/sysrq-trigger external:(nil) need_plugin:0
> (00.286493)      1: wolf non-root-mounted detected
> (00.286497)      1: wolf fsroot found
> (00.286500)      1: wolf validating root:/irq mountpoint:./proc/irq ns_mountpoint:/proc/irq external:(nil) need_plugin:0
> (00.286504)      1: wolf non-root-mounted detected
> (00.286507)      1: wolf fsroot found
> (00.286511)      1: wolf validating root:/bus mountpoint:./proc/bus ns_mountpoint:/proc/bus external:(nil) need_plugin:0
> (00.286515)      1: wolf non-root-mounted detected
> (00.286518)      1: wolf fsroot found
> (00.286521)      1: wolf validating root:/null mountpoint:./proc/kcore ns_mountpoint:/proc/kcore external:(nil) need_plugin:0
> (00.286524)      1: wolf non-root-mounted detected
> (00.286528)      1: wolf fsroot found
> (00.286531)      1: wolf exiting validate_mounts with result of 0
> (00.286534)      1: Start with 155:./
> (00.286538)      1: 	Mounting aufs @./ (0)
> (00.286542)      1: 155:./ private 1 shared 0 slave 0
> (00.286553)      1: 	Mounting proc @./proc (0)
> (00.286558)      1: wolf about to mount proc ./proc proc 2097166 
> (00.286656)      1: wolf mount succeeded
> (00.286663)      1: wolf about to restore_shared_options
> (00.286667)      1: 156:./proc private 0 shared 0 slave 0
> (00.286670)      1: wolf restore_shared_options succeeded
> (00.286674)      1: 	Mounting proc @./proc/sys (0)
> (00.286679)      1: 	Bind ./proc/sys to ./proc/sys
> (00.286714)      1: 119:./proc/sys private 1 shared 0 slave 0
> (00.286728)      1: Postpone slave ./proc/kcore
> (00.286733)      1: 	Mounting proc @./proc/bus (0)
> (00.286737)      1: 	Bind ./proc/bus to ./proc/bus
> (00.286770)      1: 346:./proc/bus private 1 shared 0 slave 0
> (00.286781)      1: 	Mounting proc @./proc/irq (0)
> (00.286786)      1: 	Bind ./proc/irq to ./proc/irq
> (00.286817)      1: 345:./proc/irq private 1 shared 0 slave 0
> (00.286830)      1: 	Mounting proc @./proc/sysrq-trigger (0)
> (00.286834)      1: 	Bind ./proc/sysrq-trigger to ./proc/sysrq-trigger
> (00.286867)      1: 344:./proc/sysrq-trigger private 1 shared 0 slave 0
> (00.286881)      1: 	Mounting unsupported @./etc/hosts (0)
> (00.286886)      1: 	Bind /var/lib/evaldocker/containers/7b0e9a34a3b288ca35e1cb5f57088a8920ae33c4a7d747bc76a3bf24d61eb7b1/hosts to ./etc/hosts
> (00.286920)      1: 540:./etc/hosts private 1 shared 0 slave 0
> (00.286942)      1: 	Mounting unsupported @./etc/hostname (0)
> (00.286947)      1: 	Bind /var/lib/evaldocker/containers/7b0e9a34a3b288ca35e1cb5f57088a8920ae33c4a7d747bc76a3bf24d61eb7b1/hostname to ./etc/hostname
> (00.286977)      1: 539:./etc/hostname private 1 shared 0 slave 0
> (00.286999)      1: 	Mounting unsupported @./etc/resolv.conf (0)
> (00.287004)      1: 	Bind /var/lib/evaldocker/containers/7b0e9a34a3b288ca35e1cb5f57088a8920ae33c4a7d747bc76a3bf24d61eb7b1/resolv.conf to ./etc/resolv.conf
> (00.287039)      1: 538:./etc/resolv.conf private 1 shared 0 slave 0
> (00.287060)      1: 	Mounting unsupported @./app/available_modules (0)
> (00.287066)      1: wolf about to mount dupe ./app/available_modules unsupported 2097153 user_id=0,group_id=0
> (00.288191)      1: Error (mount.c:1508): wolf Can't mount at ./app/available_modules: No such device
> (00.303594) Error (cr-restore.c:1867): Restoring FAILED.
> root at ip-172-31-46-108:/tmp/checkpoints/6533f087751536cd506bc1c98a8a5984# 
> 
> .
> 



More information about the CRIU mailing list