pradish@pradish-VirtualBox:~/newcore$ strace -ff git clone http://review.coreboot.org/p/coreboot execve("/usr/bin/git", ["git", "clone", "http://review.coreboot.org/p/cor"...], [/* 47 vars */]) = 0 brk(0) = 0x86a1000 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) mmap2(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb77f3000 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) open("/etc/ld.so.cache", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=63762, ...}) = 0 mmap2(NULL, 63762, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb77e3000 close(3) = 0 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/lib/i386-linux-gnu/libz.so.1", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`\27\0\0004\0\0\0"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0644, st_size=79476, ...}) = 0 mmap2(NULL, 82192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xebd000 mmap2(0xed0000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x12) = 0xed0000 close(3) = 0 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/lib/i386-linux-gnu/libpthread.so.0", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200[\0\0004\0\0\0"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=124745, ...}) = 0 mmap2(NULL, 107016, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xf0e000 mmap2(0xf25000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16) = 0xf25000 mmap2(0xf27000, 4616, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xf27000 close(3) = 0 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/lib/i386-linux-gnu/libc.so.6", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p\222\1\0004\0\0\0"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=1568968, ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb77e2000 mmap2(NULL, 1579544, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x4d4000 mmap2(0x650000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17c) = 0x650000 mmap2(0x653000, 10776, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x653000 close(3) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb77e1000 set_thread_area({entry_number:-1 -> 6, base_addr:0xb77e16c0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 mprotect(0x650000, 8192, PROT_READ) = 0 mprotect(0xf25000, 4096, PROT_READ) = 0 mprotect(0xed0000, 4096, PROT_READ) = 0 mprotect(0x8175000, 4096, PROT_READ) = 0 mprotect(0x452000, 4096, PROT_READ) = 0 munmap(0xb77e3000, 63762) = 0 set_tid_address(0xb77e1728) = 3254 set_robust_list(0xb77e1730, 0xc) = 0 futex(0xbff1101c, FUTEX_WAKE_PRIVATE, 1) = 0 futex(0xbff1101c, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 1, NULL, b77e16c0) = -1 EAGAIN (Resource temporarily unavailable) rt_sigaction(SIGRTMIN, {0xf13530, [], SA_SIGINFO}, NULL, 8) = 0 rt_sigaction(SIGRT_1, {0xf135b0, [], SA_RESTART|SA_SIGINFO}, NULL, 8) = 0 rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0 getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0 uname({sys="Linux", node="pradish-VirtualBox", ...}) = 0 brk(0) = 0x86a1000 brk(0x86c2000) = 0x86c2000 stat64("http://review.coreboot.org/p/coreboot/.git", 0xbff10bf0) = -1 ENOENT (No such file or directory) stat64("http://review.coreboot.org/p/coreboot.git", 0xbff10bf0) = -1 ENOENT (No such file or directory) stat64("http://review.coreboot.org/p/coreboot", 0xbff10bf0) = -1 ENOENT (No such file or directory) stat64("http://review.coreboot.org/p/coreboot.bundle", 0xbff10e50) = -1 ENOENT (No such file or directory) stat64("http://review.coreboot.org/p/coreboot", 0xbff10e50) = -1 ENOENT (No such file or directory) stat64("coreboot", 0xbff10df0) = -1 ENOENT (No such file or directory) mkdir("coreboot", 0755) = 0 stat64("coreboot", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 getcwd("/home/pradish/newcore", 1024) = 22 chdir("coreboot") = 0 getcwd("/home/pradish/newcore/coreboot", 4096) = 31 lstat64("/home/pradish/newcore/coreboot", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 chdir("/home/pradish/newcore") = 0 rt_sigaction(SIGINT, {0x8060e40, [INT], SA_RESTART}, {SIG_DFL, [], 0}, 8) = 0 rt_sigaction(SIGHUP, {0x8060e40, [HUP], SA_RESTART}, {SIG_DFL, [], 0}, 8) = 0 rt_sigaction(SIGTERM, {0x8060e40, [TERM], SA_RESTART}, {SIG_DFL, [], 0}, 8) = 0 rt_sigaction(SIGQUIT, {0x8060e40, [QUIT], SA_RESTART}, {SIG_DFL, [], 0}, 8) = 0 rt_sigaction(SIGPIPE, {0x8060e40, [PIPE], SA_RESTART}, {SIG_DFL, [], 0}, 8) = 0 stat64("coreboot", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 stat64("coreboot/.git", 0xbff106c0) = -1 ENOENT (No such file or directory) getcwd("/home/pradish/newcore", 1024) = 22 chdir("coreboot") = 0 getcwd("/home/pradish/newcore/coreboot", 4096) = 31 lstat64("/home/pradish/newcore/coreboot/.git", 0xbff1075c) = -1 ENOENT (No such file or directory) chdir("/home/pradish/newcore") = 0 fstat64(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 1), ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb77f2000 write(1, "Cloning into coreboot...\n", 25Cloning into coreboot... ) = 25 mkdir("/home/pradish/newcore/coreboot/.git", 0777) = 0 access("/etc/gitconfig", R_OK) = -1 ENOENT (No such file or directory) access("/home/pradish/.gitconfig", R_OK) = -1 ENOENT (No such file or directory) access("/home/pradish/newcore/coreboot/.git/config", R_OK) = -1 ENOENT (No such file or directory) mkdir("/home/pradish/newcore/coreboot/.git/refs", 0777) = 0 mkdir("/home/pradish/newcore/coreboot/.git/refs/heads", 0777) = 0 mkdir("/home/pradish/newcore/coreboot/.git/refs/tags", 0777) = 0 access("/etc/gitconfig", R_OK) = -1 ENOENT (No such file or directory) access("/home/pradish/.gitconfig", R_OK) = -1 ENOENT (No such file or directory) access("/home/pradish/newcore/coreboot/.git/config", R_OK) = -1 ENOENT (No such file or directory) open("/usr/share/git-core/templates/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 3 fcntl64(3, F_GETFD) = 0x1 (flags FD_CLOEXEC) open("/usr/share/git-core/templates/config", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) mkdir("/home/pradish/newcore/coreboot/.git/", 0777) = -1 EEXIST (File exists) getdents64(3, /* 6 entries */, 32768) = 168 lstat64("/home/pradish/newcore/coreboot/.git/description", 0xbff0e90c) = -1 ENOENT (No such file or directory) lstat64("/usr/share/git-core/templates/description", {st_mode=S_IFREG|0644, st_size=73, ...}) = 0 open("/usr/share/git-core/templates/description", O_RDONLY|O_LARGEFILE) = 4 open("/home/pradish/newcore/coreboot/.git/description", O_WRONLY|O_CREAT|O_EXCL|O_LARGEFILE, 0666) = 5 read(4, "Unnamed repository; edit this fi"..., 8192) = 73 write(5, "Unnamed repository; edit this fi"..., 73) = 73 read(4, "", 8192) = 0 close(4) = 0 close(5) = 0 lstat64("/home/pradish/newcore/coreboot/.git/hooks", 0xbff0e90c) = -1 ENOENT (No such file or directory) lstat64("/usr/share/git-core/templates/hooks", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 open("/usr/share/git-core/templates/hooks", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 4 mkdir("/home/pradish/newcore/coreboot/.git/hooks/", 0777) = 0 getdents64(4, /* 12 entries */, 32768) = 472 lstat64("/home/pradish/newcore/coreboot/.git/hooks/pre-applypatch.sample", 0xbff0e6ec) = -1 ENOENT (No such file or directory) lstat64("/usr/share/git-core/templates/hooks/pre-applypatch.sample", {st_mode=S_IFREG|0755, st_size=398, ...}) = 0 open("/usr/share/git-core/templates/hooks/pre-applypatch.sample", O_RDONLY|O_LARGEFILE) = 5 open("/home/pradish/newcore/coreboot/.git/hooks/pre-applypatch.sample", O_WRONLY|O_CREAT|O_EXCL|O_LARGEFILE, 0777) = 6 read(5, "#!/bin/sh\n#\n# An example hook sc"..., 8192) = 398 write(6, "#!/bin/sh\n#\n# An example hook sc"..., 398) = 398 read(5, "", 8192) = 0 close(5) = 0 close(6) = 0 lstat64("/home/pradish/newcore/coreboot/.git/hooks/commit-msg.sample", 0xbff0e6ec) = -1 ENOENT (No such file or directory) lstat64("/usr/share/git-core/templates/hooks/commit-msg.sample", {st_mode=S_IFREG|0755, st_size=896, ...}) = 0 open("/usr/share/git-core/templates/hooks/commit-msg.sample", O_RDONLY|O_LARGEFILE) = 5 open("/home/pradish/newcore/coreboot/.git/hooks/commit-msg.sample", O_WRONLY|O_CREAT|O_EXCL|O_LARGEFILE, 0777) = 6 read(5, "#!/bin/sh\n#\n# An example hook sc"..., 8192) = 896 write(6, "#!/bin/sh\n#\n# An example hook sc"..., 896) = 896 read(5, "", 8192) = 0 close(5) = 0 close(6) = 0 lstat64("/home/pradish/newcore/coreboot/.git/hooks/prepare-commit-msg.sample", 0xbff0e6ec) = -1 ENOENT (No such file or directory) lstat64("/usr/share/git-core/templates/hooks/prepare-commit-msg.sample", {st_mode=S_IFREG|0755, st_size=1239, ...}) = 0 open("/usr/share/git-core/templates/hooks/prepare-commit-msg.sample", O_RDONLY|O_LARGEFILE) = 5 open("/home/pradish/newcore/coreboot/.git/hooks/prepare-commit-msg.sample", O_WRONLY|O_CREAT|O_EXCL|O_LARGEFILE, 0777) = 6 read(5, "#!/bin/sh\n#\n# An example hook sc"..., 8192) = 1239 write(6, "#!/bin/sh\n#\n# An example hook sc"..., 1239) = 1239 read(5, "", 8192) = 0 close(5) = 0 close(6) = 0 lstat64("/home/pradish/newcore/coreboot/.git/hooks/pre-rebase.sample", 0xbff0e6ec) = -1 ENOENT (No such file or directory) lstat64("/usr/share/git-core/templates/hooks/pre-rebase.sample", {st_mode=S_IFREG|0755, st_size=4971, ...}) = 0 open("/usr/share/git-core/templates/hooks/pre-rebase.sample", O_RDONLY|O_LARGEFILE) = 5 open("/home/pradish/newcore/coreboot/.git/hooks/pre-rebase.sample", O_WRONLY|O_CREAT|O_EXCL|O_LARGEFILE, 0777) = 6 read(5, "#!/bin/sh\n#\n# Copyright (c) 2006"..., 8192) = 4971 write(6, "#!/bin/sh\n#\n# Copyright (c) 2006"..., 4971) = 4971 read(5, "", 8192) = 0 close(5) = 0 close(6) = 0 lstat64("/home/pradish/newcore/coreboot/.git/hooks/post-receive.sample", 0xbff0e6ec) = -1 ENOENT (No such file or directory) lstat64("/usr/share/git-core/templates/hooks/post-receive.sample", {st_mode=S_IFREG|0755, st_size=552, ...}) = 0 open("/usr/share/git-core/templates/hooks/post-receive.sample", O_RDONLY|O_LARGEFILE) = 5 open("/home/pradish/newcore/coreboot/.git/hooks/post-receive.sample", O_WRONLY|O_CREAT|O_EXCL|O_LARGEFILE, 0777) = 6 read(5, "#!/bin/sh\n#\n# An example hook sc"..., 8192) = 552 write(6, "#!/bin/sh\n#\n# An example hook sc"..., 552) = 552 read(5, "", 8192) = 0 close(5) = 0 close(6) = 0 lstat64("/home/pradish/newcore/coreboot/.git/hooks/post-commit.sample", 0xbff0e6ec) = -1 ENOENT (No such file or directory) lstat64("/usr/share/git-core/templates/hooks/post-commit.sample", {st_mode=S_IFREG|0755, st_size=160, ...}) = 0 open("/usr/share/git-core/templates/hooks/post-commit.sample", O_RDONLY|O_LARGEFILE) = 5 open("/home/pradish/newcore/coreboot/.git/hooks/post-commit.sample", O_WRONLY|O_CREAT|O_EXCL|O_LARGEFILE, 0777) = 6 read(5, "#!/bin/sh\n#\n# An example hook sc"..., 8192) = 160 write(6, "#!/bin/sh\n#\n# An example hook sc"..., 160) = 160 read(5, "", 8192) = 0 close(5) = 0 close(6) = 0 lstat64("/home/pradish/newcore/coreboot/.git/hooks/update.sample", 0xbff0e6ec) = -1 ENOENT (No such file or directory) lstat64("/usr/share/git-core/templates/hooks/update.sample", {st_mode=S_IFREG|0755, st_size=3611, ...}) = 0 open("/usr/share/git-core/templates/hooks/update.sample", O_RDONLY|O_LARGEFILE) = 5 open("/home/pradish/newcore/coreboot/.git/hooks/update.sample", O_WRONLY|O_CREAT|O_EXCL|O_LARGEFILE, 0777) = 6 read(5, "#!/bin/sh\n#\n# An example hook sc"..., 8192) = 3611 write(6, "#!/bin/sh\n#\n# An example hook sc"..., 3611) = 3611 read(5, "", 8192) = 0 close(5) = 0 close(6) = 0 lstat64("/home/pradish/newcore/coreboot/.git/hooks/pre-commit.sample", 0xbff0e6ec) = -1 ENOENT (No such file or directory) lstat64("/usr/share/git-core/templates/hooks/pre-commit.sample", {st_mode=S_IFREG|0755, st_size=1578, ...}) = 0 open("/usr/share/git-core/templates/hooks/pre-commit.sample", O_RDONLY|O_LARGEFILE) = 5 open("/home/pradish/newcore/coreboot/.git/hooks/pre-commit.sample", O_WRONLY|O_CREAT|O_EXCL|O_LARGEFILE, 0777) = 6 read(5, "#!/bin/sh\n#\n# An example hook sc"..., 8192) = 1578 write(6, "#!/bin/sh\n#\n# An example hook sc"..., 1578) = 1578 read(5, "", 8192) = 0 close(5) = 0 close(6) = 0 lstat64("/home/pradish/newcore/coreboot/.git/hooks/post-update.sample", 0xbff0e6ec) = -1 ENOENT (No such file or directory) lstat64("/usr/share/git-core/templates/hooks/post-update.sample", {st_mode=S_IFREG|0755, st_size=189, ...}) = 0 open("/usr/share/git-core/templates/hooks/post-update.sample", O_RDONLY|O_LARGEFILE) = 5 open("/home/pradish/newcore/coreboot/.git/hooks/post-update.sample", O_WRONLY|O_CREAT|O_EXCL|O_LARGEFILE, 0777) = 6 read(5, "#!/bin/sh\n#\n# An example hook sc"..., 8192) = 189 write(6, "#!/bin/sh\n#\n# An example hook sc"..., 189) = 189 read(5, "", 8192) = 0 close(5) = 0 close(6) = 0 lstat64("/home/pradish/newcore/coreboot/.git/hooks/applypatch-msg.sample", 0xbff0e6ec) = -1 ENOENT (No such file or directory) lstat64("/usr/share/git-core/templates/hooks/applypatch-msg.sample", {st_mode=S_IFREG|0755, st_size=452, ...}) = 0 open("/usr/share/git-core/templates/hooks/applypatch-msg.sample", O_RDONLY|O_LARGEFILE) = 5 open("/home/pradish/newcore/coreboot/.git/hooks/applypatch-msg.sample", O_WRONLY|O_CREAT|O_EXCL|O_LARGEFILE, 0777) = 6 read(5, "#!/bin/sh\n#\n# An example hook sc"..., 8192) = 452 write(6, "#!/bin/sh\n#\n# An example hook sc"..., 452) = 452 read(5, "", 8192) = 0 close(5) = 0 close(6) = 0 getdents64(4, /* 0 entries */, 32768) = 0 close(4) = 0 lstat64("/home/pradish/newcore/coreboot/.git/branches", 0xbff0e90c) = -1 ENOENT (No such file or directory) lstat64("/usr/share/git-core/templates/branches", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 open("/usr/share/git-core/templates/branches", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 4 mkdir("/home/pradish/newcore/coreboot/.git/branches/", 0777) = 0 getdents64(4, /* 2 entries */, 32768) = 48 getdents64(4, /* 0 entries */, 32768) = 0 close(4) = 0 lstat64("/home/pradish/newcore/coreboot/.git/info", 0xbff0e90c) = -1 ENOENT (No such file or directory) lstat64("/usr/share/git-core/templates/info", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 open("/usr/share/git-core/templates/info", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 4 mkdir("/home/pradish/newcore/coreboot/.git/info/", 0777) = 0 getdents64(4, /* 3 entries */, 32768) = 80 lstat64("/home/pradish/newcore/coreboot/.git/info/exclude", 0xbff0e6ec) = -1 ENOENT (No such file or directory) lstat64("/usr/share/git-core/templates/info/exclude", {st_mode=S_IFREG|0644, st_size=240, ...}) = 0 open("/usr/share/git-core/templates/info/exclude", O_RDONLY|O_LARGEFILE) = 5 open("/home/pradish/newcore/coreboot/.git/info/exclude", O_WRONLY|O_CREAT|O_EXCL|O_LARGEFILE, 0666) = 6 read(5, "# git ls-files --others --exclud"..., 8192) = 240 write(6, "# git ls-files --others --exclud"..., 240) = 240 read(5, "", 8192) = 0 close(5) = 0 close(6) = 0 getdents64(4, /* 0 entries */, 32768) = 0 close(4) = 0 getdents64(3, /* 0 entries */, 32768) = 0 close(3) = 0 access("/etc/gitconfig", R_OK) = -1 ENOENT (No such file or directory) access("/home/pradish/.gitconfig", R_OK) = -1 ENOENT (No such file or directory) access("/home/pradish/newcore/coreboot/.git/config", R_OK) = -1 ENOENT (No such file or directory) access("/home/pradish/newcore/coreboot/.git/HEAD", R_OK) = -1 ENOENT (No such file or directory) readlink("/home/pradish/newcore/coreboot/.git/HEAD", 0xbff10c30, 1) = -1 ENOENT (No such file or directory) stat64("/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 stat64("/home/pradish", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 stat64("/home/pradish/newcore", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0 stat64("/home/pradish/newcore/coreboot", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 stat64("/home/pradish/newcore/coreboot/.git", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0 open("/home/pradish/newcore/coreboot/.git/HEAD.lock", O_WRONLY|O_CREAT|O_EXCL|O_LARGEFILE, 0666) = 3 write(3, "ref: refs/heads/master\n", 23) = 23 close(3) = 0 rename("/home/pradish/newcore/coreboot/.git/HEAD.lock", "/home/pradish/newcore/coreboot/.git/HEAD") = 0 readlink("/home/pradish/newcore/coreboot/.git/config", 0xbff0f9ec, 4096) = -1 ENOENT (No such file or directory) open("/home/pradish/newcore/coreboot/.git/config.lock", O_RDWR|O_CREAT|O_EXCL|O_LARGEFILE, 0666) = 3 rt_sigaction(SIGINT, {0x80dad30, [INT], SA_RESTART}, {0x8060e40, [INT], SA_RESTART}, 8) = 0 rt_sigaction(SIGHUP, {0x80dad30, [HUP], SA_RESTART}, {0x8060e40, [HUP], SA_RESTART}, 8) = 0 rt_sigaction(SIGTERM, {0x80dad30, [TERM], SA_RESTART}, {0x8060e40, [TERM], SA_RESTART}, 8) = 0 rt_sigaction(SIGQUIT, {0x80dad30, [QUIT], SA_RESTART}, {0x8060e40, [QUIT], SA_RESTART}, 8) = 0 rt_sigaction(SIGPIPE, {0x80dad30, [PIPE], SA_RESTART}, {0x8060e40, [PIPE], SA_RESTART}, 8) = 0 open("/home/pradish/newcore/coreboot/.git/config", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) write(3, "[core]\n", 7) = 7 write(3, "\trepositoryformatversion = 0\n", 29) = 29 close(3) = 0 rename("/home/pradish/newcore/coreboot/.git/config.lock", "/home/pradish/newcore/coreboot/.git/config") = 0 lstat64("/home/pradish/newcore/coreboot/.git/config", {st_mode=S_IFREG|0664, st_size=36, ...}) = 0 chmod("/home/pradish/newcore/coreboot/.git/config", 0100764) = 0 lstat64("/home/pradish/newcore/coreboot/.git/config", {st_mode=S_IFREG|0764, st_size=36, ...}) = 0 readlink("/home/pradish/newcore/coreboot/.git/config", 0xbff0f9ec, 4096) = -1 EINVAL (Invalid argument) open("/home/pradish/newcore/coreboot/.git/config.lock", O_RDWR|O_CREAT|O_EXCL|O_LARGEFILE, 0666) = 3 open("/home/pradish/newcore/coreboot/.git/config", O_RDONLY|O_LARGEFILE) = 4 open("/home/pradish/newcore/coreboot/.git/config", O_RDONLY|O_LARGEFILE) = 5 fstat64(5, {st_mode=S_IFREG|0764, st_size=36, ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb77f1000 read(5, "[core]\n\trepositoryformatversion "..., 4096) = 36 _llseek(5, 0, [36], SEEK_CUR) = 0 read(5, "", 4096) = 0 close(5) = 0 munmap(0xb77f1000, 4096) = 0 fstat64(4, {st_mode=S_IFREG|0764, st_size=36, ...}) = 0 mmap2(NULL, 36, PROT_READ, MAP_PRIVATE, 4, 0) = 0xb77f1000 close(4) = 0 write(3, "[core]\n\trepositoryformatversion "..., 36) = 36 write(3, "\tfilemode = true\n", 17) = 17 munmap(0xb77f1000, 36) = 0 close(3) = 0 rename("/home/pradish/newcore/coreboot/.git/config.lock", "/home/pradish/newcore/coreboot/.git/config") = 0 readlink("/home/pradish/newcore/coreboot/.git/config", 0xbff0f9ec, 4096) = -1 EINVAL (Invalid argument) open("/home/pradish/newcore/coreboot/.git/config.lock", O_RDWR|O_CREAT|O_EXCL|O_LARGEFILE, 0666) = 3 open("/home/pradish/newcore/coreboot/.git/config", O_RDONLY|O_LARGEFILE) = 4 open("/home/pradish/newcore/coreboot/.git/config", O_RDONLY|O_LARGEFILE) = 5 fstat64(5, {st_mode=S_IFREG|0664, st_size=53, ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb77f1000 read(5, "[core]\n\trepositoryformatversion "..., 4096) = 53 _llseek(5, 0, [53], SEEK_CUR) = 0 read(5, "", 4096) = 0 close(5) = 0 munmap(0xb77f1000, 4096) = 0 fstat64(4, {st_mode=S_IFREG|0664, st_size=53, ...}) = 0 mmap2(NULL, 53, PROT_READ, MAP_PRIVATE, 4, 0) = 0xb77f1000 close(4) = 0 write(3, "[core]\n\trepositoryformatversion "..., 53) = 53 write(3, "\tbare = false\n", 14) = 14 munmap(0xb77f1000, 53) = 0 close(3) = 0 rename("/home/pradish/newcore/coreboot/.git/config.lock", "/home/pradish/newcore/coreboot/.git/config") = 0 readlink("/home/pradish/newcore/coreboot/.git/config", 0xbff0f9ec, 4096) = -1 EINVAL (Invalid argument) open("/home/pradish/newcore/coreboot/.git/config.lock", O_RDWR|O_CREAT|O_EXCL|O_LARGEFILE, 0666) = 3 open("/home/pradish/newcore/coreboot/.git/config", O_RDONLY|O_LARGEFILE) = 4 open("/home/pradish/newcore/coreboot/.git/config", O_RDONLY|O_LARGEFILE) = 5 fstat64(5, {st_mode=S_IFREG|0664, st_size=67, ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb77f1000 read(5, "[core]\n\trepositoryformatversion "..., 4096) = 67 _llseek(5, 0, [67], SEEK_CUR) = 0 read(5, "", 4096) = 0 close(5) = 0 munmap(0xb77f1000, 4096) = 0 fstat64(4, {st_mode=S_IFREG|0664, st_size=67, ...}) = 0 mmap2(NULL, 67, PROT_READ, MAP_PRIVATE, 4, 0) = 0xb77f1000 close(4) = 0 write(3, "[core]\n\trepositoryformatversion "..., 67) = 67 write(3, "\tlogallrefupdates = true\n", 25) = 25 munmap(0xb77f1000, 67) = 0 close(3) = 0 rename("/home/pradish/newcore/coreboot/.git/config.lock", "/home/pradish/newcore/coreboot/.git/config") = 0 gettimeofday({1366359465, 504037}, NULL) = 0 open("/home/pradish/newcore/coreboot/.git/t2PY1SA", O_RDWR|O_CREAT|O_EXCL|O_LARGEFILE, 0600) = 3 close(3) = 0 unlink("/home/pradish/newcore/coreboot/.git/t2PY1SA") = 0 symlink("testing", "/home/pradish/newcore/coreboot/.git/t2PY1SA") = 0 lstat64("/home/pradish/newcore/coreboot/.git/t2PY1SA", {st_mode=S_IFLNK|0777, st_size=7, ...}) = 0 unlink("/home/pradish/newcore/coreboot/.git/t2PY1SA") = 0 access("/home/pradish/newcore/coreboot/.git/CoNfIg", F_OK) = -1 ENOENT (No such file or directory) mkdir("/home/pradish/newcore/coreboot/.git/objects", 0777) = 0 mkdir("/home/pradish/newcore/coreboot/.git/objects/pack", 0777) = 0 mkdir("/home/pradish/newcore/coreboot/.git/objects/info", 0777) = 0 access("/etc/gitconfig", R_OK) = -1 ENOENT (No such file or directory) access("/home/pradish/.gitconfig", R_OK) = -1 ENOENT (No such file or directory) access("/home/pradish/newcore/coreboot/.git/config", R_OK) = 0 open("/home/pradish/newcore/coreboot/.git/config", O_RDONLY|O_LARGEFILE) = 3 fstat64(3, {st_mode=S_IFREG|0664, st_size=92, ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb77f1000 read(3, "[core]\n\trepositoryformatversion "..., 4096) = 92 read(3, "", 4096) = 0 close(3) = 0 munmap(0xb77f1000, 4096) = 0 readlink("/home/pradish/newcore/coreboot/.git/config", 0xbff0fb2c, 4096) = -1 EINVAL (Invalid argument) open("/home/pradish/newcore/coreboot/.git/config.lock", O_RDWR|O_CREAT|O_EXCL|O_LARGEFILE, 0666) = 3 open("/home/pradish/newcore/coreboot/.git/config", O_RDONLY|O_LARGEFILE) = 4 open("/home/pradish/newcore/coreboot/.git/config", O_RDONLY|O_LARGEFILE) = 5 fstat64(5, {st_mode=S_IFREG|0664, st_size=92, ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb77f1000 read(5, "[core]\n\trepositoryformatversion "..., 4096) = 92 read(5, "", 4096) = 0 close(5) = 0 munmap(0xb77f1000, 4096) = 0 fstat64(4, {st_mode=S_IFREG|0664, st_size=92, ...}) = 0 mmap2(NULL, 92, PROT_READ, MAP_PRIVATE, 4, 0) = 0xb77f1000 close(4) = 0 write(3, "[core]\n\trepositoryformatversion "..., 92) = 92 write(3, "[remote \"origin\"]\n", 18) = 18 write(3, "\tfetch = +refs/heads/*:refs/remo"..., 45) = 45 munmap(0xb77f1000, 92) = 0 close(3) = 0 rename("/home/pradish/newcore/coreboot/.git/config.lock", "/home/pradish/newcore/coreboot/.git/config") = 0 readlink("/home/pradish/newcore/coreboot/.git/config", 0xbff0fb0c, 4096) = -1 EINVAL (Invalid argument) open("/home/pradish/newcore/coreboot/.git/config.lock", O_RDWR|O_CREAT|O_EXCL|O_LARGEFILE, 0666) = 3 open("/home/pradish/newcore/coreboot/.git/config", O_RDONLY|O_LARGEFILE) = 4 open("/home/pradish/newcore/coreboot/.git/config", O_RDONLY|O_LARGEFILE) = 5 fstat64(5, {st_mode=S_IFREG|0664, st_size=155, ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb77f1000 read(5, "[core]\n\trepositoryformatversion "..., 4096) = 155 _llseek(5, 0, [155], SEEK_CUR) = 0 read(5, "", 4096) = 0 close(5) = 0 munmap(0xb77f1000, 4096) = 0 fstat64(4, {st_mode=S_IFREG|0664, st_size=155, ...}) = 0 mmap2(NULL, 155, PROT_READ, MAP_PRIVATE, 4, 0) = 0xb77f1000 close(4) = 0 write(3, "[core]\n\trepositoryformatversion "..., 155) = 155 write(3, "\turl = http://review.coreboot.or"..., 45) = 45 munmap(0xb77f1000, 155) = 0 close(3) = 0 rename("/home/pradish/newcore/coreboot/.git/config.lock", "/home/pradish/newcore/coreboot/.git/config") = 0 lstat64("/home/pradish/newcore/coreboot/.git/HEAD", {st_mode=S_IFREG|0664, st_size=23, ...}) = 0 open("/home/pradish/newcore/coreboot/.git/HEAD", O_RDONLY|O_LARGEFILE) = 3 read(3, "ref: refs/heads/master\n", 255) = 23 read(3, "", 232) = 0 close(3) = 0 lstat64("/home/pradish/newcore/coreboot/.git/refs/heads/master", 0xbff0fa2c) = -1 ENOENT (No such file or directory) open("/home/pradish/newcore/coreboot/.git/packed-refs", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) access("/etc/gitconfig", R_OK) = -1 ENOENT (No such file or directory) access("/home/pradish/.gitconfig", R_OK) = -1 ENOENT (No such file or directory) access("/home/pradish/newcore/coreboot/.git/config", R_OK) = 0 open("/home/pradish/newcore/coreboot/.git/config", O_RDONLY|O_LARGEFILE) = 3 fstat64(3, {st_mode=S_IFREG|0664, st_size=200, ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb77f1000 read(3, "[core]\n\trepositoryformatversion "..., 4096) = 200 read(3, "", 4096) = 0 close(3) = 0 munmap(0xb77f1000, 4096) = 0 ioctl(2, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0 pipe([3, 4]) = 0 pipe([5, 6]) = 0 pipe([7, 8]) = 0 clone(Process 3255 attached child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb77e1728) = 3255 [pid 3254] close(8) = 0 [pid 3254] read(7, [pid 3255] close(7) = 0 [pid 3255] fcntl64(8, F_GETFD) = 0 [pid 3255] fcntl64(8, F_SETFD, FD_CLOEXEC) = 0 [pid 3255] dup2(3, 0) = 0 [pid 3255] close(3) = 0 [pid 3255] close(4) = 0 [pid 3255] dup2(6, 1) = 1 [pid 3255] close(5) = 0 [pid 3255] close(6) = 0 [pid 3255] execve("/usr/lib/git-core/git-remote-http", ["git-remote-http", "origin", "http://review.coreboot.org/p/cor"...], [/* 48 vars */] [pid 3254] <... read resumed> "", 1) = 0 [pid 3254] close(7) = 0 [pid 3254] close(3) = 0 [pid 3254] close(6) = 0 [pid 3254] dup(5) = 3 [pid 3254] fcntl64(3, F_GETFL) = 0 (flags O_RDONLY) [pid 3254] fstat64(3, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 [pid 3254] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb77f1000 [pid 3254] _llseek(3, 0, 0xbff10a28, SEEK_CUR) = -1 ESPIPE (Illegal seek) [pid 3254] write(4, "capabilities\n", 13) = 13 [pid 3254] read(3, [pid 3255] <... execve resumed> ) = 0 [pid 3255] brk(0) = 0x9680000 [pid 3255] access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) [pid 3255] mmap2(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7756000 [pid 3255] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) [pid 3255] open("/etc/ld.so.cache", O_RDONLY) = 3 [pid 3255] fstat64(3, {st_mode=S_IFREG|0644, st_size=63762, ...}) = 0 [pid 3255] mmap2(NULL, 63762, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7746000 [pid 3255] close(3) = 0 [pid 3255] access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) [pid 3255] open("/lib/i386-linux-gnu/libz.so.1", O_RDONLY) = 3 [pid 3255] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`\27\0\0004\0\0\0"..., 512) = 512 [pid 3255] fstat64(3, {st_mode=S_IFREG|0644, st_size=79476, ...}) = 0 [pid 3255] mmap2(NULL, 82192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x5cd000 [pid 3255] mmap2(0x5e0000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x12) = 0x5e0000 [pid 3255] close(3) = 0 [pid 3255] access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) [pid 3255] open("/lib/i386-linux-gnu/libpthread.so.0", O_RDONLY) = 3 [pid 3255] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200[\0\0004\0\0\0"..., 512) = 512 [pid 3255] fstat64(3, {st_mode=S_IFREG|0755, st_size=124745, ...}) = 0 [pid 3255] mmap2(NULL, 107016, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xa25000 [pid 3255] mmap2(0xa3c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16) = 0xa3c000 [pid 3255] mmap2(0xa3e000, 4616, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xa3e000 [pid 3255] close(3) = 0 [pid 3255] access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) [pid 3255] open("/usr/lib/i386-linux-gnu/libcurl-gnutls.so.4", O_RDONLY) = 3 [pid 3255] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@~\0\0004\0\0\0"..., 512) = 512 [pid 3255] fstat64(3, {st_mode=S_IFREG|0644, st_size=350580, ...}) = 0 [pid 3255] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7745000 [pid 3255] mmap2(NULL, 353852, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x249000 [pid 3255] mmap2(0x29e000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x54) = 0x29e000 [pid 3255] close(3) = 0 [pid 3255] access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) [pid 3255] open("/lib/i386-linux-gnu/libc.so.6", O_RDONLY) = 3 [pid 3255] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p\222\1\0004\0\0\0"..., 512) = 512 [pid 3255] fstat64(3, {st_mode=S_IFREG|0755, st_size=1568968, ...}) = 0 [pid 3255] mmap2(NULL, 1579544, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2a0000 [pid 3255] mmap2(0x41c000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17c) = 0x41c000 [pid 3255] mmap2(0x41f000, 10776, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x41f000 [pid 3255] close(3) = 0 [pid 3255] access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) [pid 3255] open("/usr/lib/i386-linux-gnu/libidn.so.11", O_RDONLY) = 3 [pid 3255] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P\35\0\0004\0\0\0"..., 512) = 512 [pid 3255] fstat64(3, {st_mode=S_IFREG|0644, st_size=202316, ...}) = 0 [pid 3255] mmap2(NULL, 205028, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xf51000 [pid 3255] mmap2(0xf82000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x30) = 0xf82000 [pid 3255] close(3) = 0 [pid 3255] access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) [pid 3255] open("/usr/lib/i386-linux-gnu/liblber-2.4.so.2", O_RDONLY) = 3 [pid 3255] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300\37\0\0004\0\0\0"..., 512) = 512 [pid 3255] fstat64(3, {st_mode=S_IFREG|0644, st_size=54672, ...}) = 0 [pid 3255] mmap2(NULL, 57532, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xe97000 [pid 3255] mmap2(0xea4000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc) = 0xea4000 [pid 3255] close(3) = 0 [pid 3255] access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) [pid 3255] open("/usr/lib/i386-linux-gnu/libldap_r-2.4.so.2", O_RDONLY) = 3 [pid 3255] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320\233\0\0004\0\0\0"..., 512) = 512 [pid 3255] fstat64(3, {st_mode=S_IFREG|0644, st_size=321752, ...}) = 0 [pid 3255] mmap2(NULL, 329180, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x720000 [pid 3255] mprotect(0x76d000, 4096, PROT_NONE) = 0 [pid 3255] mmap2(0x76e000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4d) = 0x76e000 [pid 3255] mmap2(0x770000, 1500, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x770000 [pid 3255] close(3) = 0 [pid 3255] access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) [pid 3255] open("/lib/i386-linux-gnu/librt.so.1", O_RDONLY) = 3 [pid 3255] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\30\0\0004\0\0\0"..., 512) = 512 [pid 3255] fstat64(3, {st_mode=S_IFREG|0644, st_size=30684, ...}) = 0 [pid 3255] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7744000 [pid 3255] mmap2(NULL, 33364, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x110000 [pid 3255] mmap2(0x117000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6) = 0x117000 [pid 3255] close(3) = 0 [pid 3255] access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) [pid 3255] open("/usr/lib/i386-linux-gnu/libgssapi_krb5.so.2", O_RDONLY) = 3 [pid 3255] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220c\0\0004\0\0\0"..., 512) = 512 [pid 3255] fstat64(3, {st_mode=S_IFREG|0644, st_size=249596, ...}) = 0 [pid 3255] mmap2(NULL, 252648, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x1a3000 [pid 3255] mprotect(0x1de000, 4096, PROT_NONE) = 0 [pid 3255] mmap2(0x1df000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3b) = 0x1df000 [pid 3255] close(3) = 0 [pid 3255] access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) [pid 3255] open("/lib/i386-linux-gnu/libgcrypt.so.11", O_RDONLY) = 3 [pid 3255] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200G\0\0004\0\0\0"..., 512) = 512 [pid 3255] fstat64(3, {st_mode=S_IFREG|0644, st_size=541100, ...}) = 0 [pid 3255] mmap2(NULL, 544620, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x119000 [pid 3255] mmap2(0x19b000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x81) = 0x19b000 [pid 3255] close(3) = 0 [pid 3255] access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) [pid 3255] open("/usr/lib/i386-linux-gnu/librtmp.so.0", O_RDONLY) = 3 [pid 3255] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\2605\0\0004\0\0\0"..., 512) = 512 [pid 3255] fstat64(3, {st_mode=S_IFREG|0644, st_size=96152, ...}) = 0 [pid 3255] mmap2(NULL, 99024, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x1e1000 [pid 3255] mmap2(0x1f8000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16) = 0x1f8000 [pid 3255] close(3) = 0 [pid 3255] access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) [pid 3255] open("/usr/lib/i386-linux-gnu/libgnutls.so.26", O_RDONLY) = 3 [pid 3255] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340\317\0\0004\0\0\0"..., 512) = 512 [pid 3255] fstat64(3, {st_mode=S_IFREG|0644, st_size=715276, ...}) = 0 [pid 3255] mmap2(NULL, 718040, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x422000 [pid 3255] mprotect(0x4cc000, 4096, PROT_NONE) = 0 [pid 3255] mmap2(0x4cd000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xaa) = 0x4cd000 [pid 3255] close(3) = 0 [pid 3255] access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) [pid 3255] open("/lib/i386-linux-gnu/libresolv.so.2", O_RDONLY) = 3 [pid 3255] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260&\0\0004\0\0\0"..., 512) = 512 [pid 3255] fstat64(3, {st_mode=S_IFREG|0644, st_size=79712, ...}) = 0 [pid 3255] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7743000 [pid 3255] mmap2(NULL, 92232, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x5e8000 [pid 3255] mmap2(0x5fb000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x12) = 0x5fb000 [pid 3255] mmap2(0x5fd000, 6216, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x5fd000 [pid 3255] close(3) = 0 [pid 3255] access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) [pid 3255] open("/usr/lib/i386-linux-gnu/libsasl2.so.2", O_RDONLY) = 3 [pid 3255] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240\37\0\0004\0\0\0"..., 512) = 512 [pid 3255] fstat64(3, {st_mode=S_IFREG|0644, st_size=108320, ...}) = 0 [pid 3255] mmap2(NULL, 107084, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x1fa000 [pid 3255] mmap2(0x213000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x19) = 0x213000 [pid 3255] close(3) = 0 [pid 3255] access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) [pid 3255] open("/usr/lib/i386-linux-gnu/libkrb5.so.3", O_RDONLY) = 3 [pid 3255] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\337\0\0004\0\0\0"..., 512) = 512 [pid 3255] fstat64(3, {st_mode=S_IFREG|0644, st_size=818024, ...}) = 0 [pid 3255] mmap2(NULL, 821164, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb0d000 [pid 3255] mmap2(0xbcf000, 28672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc1) = 0xbcf000 [pid 3255] close(3) = 0 [pid 3255] access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) [pid 3255] open("/usr/lib/i386-linux-gnu/libk5crypto.so.3", O_RDONLY) = 3 [pid 3255] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200'\0\0004\0\0\0"..., 512) = 512 [pid 3255] fstat64(3, {st_mode=S_IFREG|0644, st_size=161380, ...}) = 0 [pid 3255] mmap2(NULL, 164820, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x215000 [pid 3255] mmap2(0x23c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x26) = 0x23c000 [pid 3255] close(3) = 0 [pid 3255] access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) [pid 3255] open("/lib/i386-linux-gnu/libcom_err.so.2", O_RDONLY) = 3 [pid 3255] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240\r\0\0004\0\0\0"..., 512) = 512 [pid 3255] fstat64(3, {st_mode=S_IFREG|0644, st_size=9608, ...}) = 0 [pid 3255] mmap2(NULL, 12480, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x842000 [pid 3255] mmap2(0x844000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0x844000 [pid 3255] close(3) = 0 [pid 3255] access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) [pid 3255] open("/usr/lib/i386-linux-gnu/libkrb5support.so.0", O_RDONLY) = 3 [pid 3255] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240\26\0\0004\0\0\0"..., 512) = 512 [pid 3255] fstat64(3, {st_mode=S_IFREG|0644, st_size=30312, ...}) = 0 [pid 3255] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7742000 [pid 3255] mmap2(NULL, 33108, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x629000 [pid 3255] mmap2(0x630000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6) = 0x630000 [pid 3255] close(3) = 0 [pid 3255] access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) [pid 3255] open("/lib/i386-linux-gnu/libgpg-error.so.0", O_RDONLY) = 3 [pid 3255] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000\6\0\0004\0\0\0"..., 512) = 512 [pid 3255] fstat64(3, {st_mode=S_IFREG|0644, st_size=13668, ...}) = 0 [pid 3255] mmap2(NULL, 16432, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xdb8000 [pid 3255] mmap2(0xdbb000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2) = 0xdbb000 [pid 3255] close(3) = 0 [pid 3255] open("/usr/lib/i386-linux-gnu/tls/i686/sse2/cmov/libtasn1.so.3", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 3255] stat64("/usr/lib/i386-linux-gnu/tls/i686/sse2/cmov", 0xbfa63904) = -1 ENOENT (No such file or directory) [pid 3255] open("/usr/lib/i386-linux-gnu/tls/i686/sse2/libtasn1.so.3", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 3255] stat64("/usr/lib/i386-linux-gnu/tls/i686/sse2", 0xbfa63904) = -1 ENOENT (No such file or directory) [pid 3255] open("/usr/lib/i386-linux-gnu/tls/i686/cmov/libtasn1.so.3", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 3255] stat64("/usr/lib/i386-linux-gnu/tls/i686/cmov", 0xbfa63904) = -1 ENOENT (No such file or directory) [pid 3255] open("/usr/lib/i386-linux-gnu/tls/i686/libtasn1.so.3", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 3255] stat64("/usr/lib/i386-linux-gnu/tls/i686", 0xbfa63904) = -1 ENOENT (No such file or directory) [pid 3255] open("/usr/lib/i386-linux-gnu/tls/sse2/cmov/libtasn1.so.3", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 3255] stat64("/usr/lib/i386-linux-gnu/tls/sse2/cmov", 0xbfa63904) = -1 ENOENT (No such file or directory) [pid 3255] open("/usr/lib/i386-linux-gnu/tls/sse2/libtasn1.so.3", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 3255] stat64("/usr/lib/i386-linux-gnu/tls/sse2", 0xbfa63904) = -1 ENOENT (No such file or directory) [pid 3255] open("/usr/lib/i386-linux-gnu/tls/cmov/libtasn1.so.3", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 3255] stat64("/usr/lib/i386-linux-gnu/tls/cmov", 0xbfa63904) = -1 ENOENT (No such file or directory) [pid 3255] open("/usr/lib/i386-linux-gnu/tls/libtasn1.so.3", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 3255] stat64("/usr/lib/i386-linux-gnu/tls", 0xbfa63904) = -1 ENOENT (No such file or directory) [pid 3255] open("/usr/lib/i386-linux-gnu/i686/sse2/cmov/libtasn1.so.3", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 3255] stat64("/usr/lib/i386-linux-gnu/i686/sse2/cmov", 0xbfa63904) = -1 ENOENT (No such file or directory) [pid 3255] open("/usr/lib/i386-linux-gnu/i686/sse2/libtasn1.so.3", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 3255] stat64("/usr/lib/i386-linux-gnu/i686/sse2", 0xbfa63904) = -1 ENOENT (No such file or directory) [pid 3255] open("/usr/lib/i386-linux-gnu/i686/cmov/libtasn1.so.3", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 3255] stat64("/usr/lib/i386-linux-gnu/i686/cmov", 0xbfa63904) = -1 ENOENT (No such file or directory) [pid 3255] open("/usr/lib/i386-linux-gnu/i686/libtasn1.so.3", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 3255] stat64("/usr/lib/i386-linux-gnu/i686", 0xbfa63904) = -1 ENOENT (No such file or directory) [pid 3255] open("/usr/lib/i386-linux-gnu/sse2/cmov/libtasn1.so.3", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 3255] stat64("/usr/lib/i386-linux-gnu/sse2/cmov", 0xbfa63904) = -1 ENOENT (No such file or directory) [pid 3255] open("/usr/lib/i386-linux-gnu/sse2/libtasn1.so.3", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 3255] stat64("/usr/lib/i386-linux-gnu/sse2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 [pid 3255] open("/usr/lib/i386-linux-gnu/cmov/libtasn1.so.3", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 3255] stat64("/usr/lib/i386-linux-gnu/cmov", 0xbfa63904) = -1 ENOENT (No such file or directory) [pid 3255] open("/usr/lib/i386-linux-gnu/libtasn1.so.3", O_RDONLY) = 3 [pid 3255] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320\20\0\0004\0\0\0"..., 512) = 512 [pid 3255] fstat64(3, {st_mode=S_IFREG|0644, st_size=67060, ...}) = 0 [pid 3255] mmap2(NULL, 70340, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x9b3000 [pid 3255] mmap2(0x9c3000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf) = 0x9c3000 [pid 3255] close(3) = 0 [pid 3255] access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) [pid 3255] open("/lib/i386-linux-gnu/libdl.so.2", O_RDONLY) = 3 [pid 3255] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`\n\0\0004\0\0\0"..., 512) = 512 [pid 3255] fstat64(3, {st_mode=S_IFREG|0644, st_size=13940, ...}) = 0 [pid 3255] mmap2(NULL, 16504, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x19e000 [pid 3255] mmap2(0x1a1000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2) = 0x1a1000 [pid 3255] close(3) = 0 [pid 3255] access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) [pid 3255] open("/lib/i386-linux-gnu/libkeyutils.so.1", O_RDONLY) = 3 [pid 3255] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000\t\0\0004\0\0\0"..., 512) = 512 [pid 3255] fstat64(3, {st_mode=S_IFREG|0644, st_size=9512, ...}) = 0 [pid 3255] mmap2(NULL, 12324, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x96a000 [pid 3255] mmap2(0x96c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0x96c000 [pid 3255] close(3) = 0 [pid 3255] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7741000 [pid 3255] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7740000 [pid 3255] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb773f000 [pid 3255] set_thread_area({entry_number:-1 -> 6, base_addr:0xb773f6e0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 [pid 3255] mprotect(0x96c000, 4096, PROT_READ) = 0 [pid 3255] mprotect(0x1a1000, 4096, PROT_READ) = 0 [pid 3255] mprotect(0x9c3000, 4096, PROT_READ) = 0 [pid 3255] mprotect(0xdbb000, 4096, PROT_READ) = 0 [pid 3255] mprotect(0x630000, 4096, PROT_READ) = 0 [pid 3255] mprotect(0x844000, 4096, PROT_READ) = 0 [pid 3255] mprotect(0x23c000, 4096, PROT_READ) = 0 [pid 3255] mprotect(0xbcf000, 24576, PROT_READ) = 0 [pid 3255] mprotect(0x213000, 4096, PROT_READ) = 0 [pid 3255] mprotect(0x5fb000, 4096, PROT_READ) = 0 [pid 3255] mprotect(0x4cd000, 16384, PROT_READ) = 0 [pid 3255] mprotect(0x1f8000, 4096, PROT_READ) = 0 [pid 3255] mprotect(0x19b000, 4096, PROT_READ) = 0 [pid 3255] mprotect(0x1df000, 4096, PROT_READ) = 0 [pid 3255] mprotect(0x117000, 4096, PROT_READ) = 0 [pid 3255] mprotect(0x76e000, 4096, PROT_READ) = 0 [pid 3255] mprotect(0xea4000, 4096, PROT_READ) = 0 [pid 3255] mprotect(0xf82000, 4096, PROT_READ) = 0 [pid 3255] mprotect(0x41c000, 8192, PROT_READ) = 0 [pid 3255] mprotect(0x29e000, 4096, PROT_READ) = 0 [pid 3255] mprotect(0xa3c000, 4096, PROT_READ) = 0 [pid 3255] mprotect(0x5e0000, 4096, PROT_READ) = 0 [pid 3255] mprotect(0x80cc000, 4096, PROT_READ) = 0 [pid 3255] mprotect(0x7c2000, 4096, PROT_READ) = 0 [pid 3255] munmap(0xb7746000, 63762) = 0 [pid 3255] set_tid_address(0xb773f748) = 3255 [pid 3255] set_robust_list(0xb773f750, 0xc) = 0 [pid 3255] futex(0xbfa6472c, FUTEX_WAKE_PRIVATE, 1) = 0 [pid 3255] futex(0xbfa6472c, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 1, NULL, b773f6e0) = -1 EAGAIN (Resource temporarily unavailable) [pid 3255] rt_sigaction(SIGRTMIN, {0xa2a530, [], SA_SIGINFO}, NULL, 8) = 0 [pid 3255] rt_sigaction(SIGRT_1, {0xa2a5b0, [], SA_RESTART|SA_SIGINFO}, NULL, 8) = 0 [pid 3255] rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0 [pid 3255] getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0 [pid 3255] uname({sys="Linux", node="pradish-VirtualBox", ...}) = 0 [pid 3255] brk(0) = 0x9680000 [pid 3255] brk(0x96a1000) = 0x96a1000 [pid 3255] getcwd("/home/pradish/newcore", 4096) = 22 [pid 3255] stat64("/home/pradish/newcore/coreboot/.git", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0 [pid 3255] access("/home/pradish/newcore/coreboot/.git/objects", X_OK) = 0 [pid 3255] access("/home/pradish/newcore/coreboot/.git/refs", X_OK) = 0 [pid 3255] lstat64("/home/pradish/newcore/coreboot/.git/HEAD", {st_mode=S_IFREG|0664, st_size=23, ...}) = 0 [pid 3255] open("/home/pradish/newcore/coreboot/.git/HEAD", O_RDONLY|O_LARGEFILE) = 3 [pid 3255] read(3, "ref: refs/heads/master\n", 255) = 23 [pid 3255] read(3, "", 232) = 0 [pid 3255] close(3) = 0 [pid 3255] access("/etc/gitconfig", R_OK) = -1 ENOENT (No such file or directory) [pid 3255] access("/home/pradish/.gitconfig", R_OK) = -1 ENOENT (No such file or directory) [pid 3255] access("/home/pradish/newcore/coreboot/.git/config", R_OK) = 0 [pid 3255] open("/home/pradish/newcore/coreboot/.git/config", O_RDONLY|O_LARGEFILE) = 3 [pid 3255] fstat64(3, {st_mode=S_IFREG|0664, st_size=200, ...}) = 0 [pid 3255] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7755000 [pid 3255] read(3, "[core]\n\trepositoryformatversion "..., 4096) = 200 [pid 3255] read(3, "", 4096) = 0 [pid 3255] close(3) = 0 [pid 3255] munmap(0xb7755000, 4096) = 0 [pid 3255] stat64(".", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0 [pid 3255] getcwd("/home/pradish/newcore", 1024) = 22 [pid 3255] chdir(".") = 0 [pid 3255] getcwd("/home/pradish/newcore", 4096) = 22 [pid 3255] lstat64("/home/pradish/newcore", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0 [pid 3255] chdir("/home/pradish/newcore") = 0 [pid 3255] ioctl(2, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0 [pid 3255] lstat64("/home/pradish/newcore/coreboot/.git/HEAD", {st_mode=S_IFREG|0664, st_size=23, ...}) = 0 [pid 3255] open("/home/pradish/newcore/coreboot/.git/HEAD", O_RDONLY|O_LARGEFILE) = 3 [pid 3255] read(3, "ref: refs/heads/master\n", 255) = 23 [pid 3255] read(3, "", 232) = 0 [pid 3255] close(3) = 0 [pid 3255] lstat64("/home/pradish/newcore/coreboot/.git/refs/heads/master", 0xbfa6342c) = -1 ENOENT (No such file or directory) [pid 3255] open("/home/pradish/newcore/coreboot/.git/packed-refs", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) [pid 3255] access("/etc/gitconfig", R_OK) = -1 ENOENT (No such file or directory) [pid 3255] access("/home/pradish/.gitconfig", R_OK) = -1 ENOENT (No such file or directory) [pid 3255] access("/home/pradish/newcore/coreboot/.git/config", R_OK) = 0 [pid 3255] open("/home/pradish/newcore/coreboot/.git/config", O_RDONLY|O_LARGEFILE) = 3 [pid 3255] fstat64(3, {st_mode=S_IFREG|0664, st_size=200, ...}) = 0 [pid 3255] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7755000 [pid 3255] read(3, "[core]\n\trepositoryformatversion "..., 4096) = 200 [pid 3255] read(3, "", 4096) = 0 [pid 3255] close(3) = 0 [pid 3255] munmap(0xb7755000, 4096) = 0 [pid 3255] access("/etc/gitconfig", R_OK) = -1 ENOENT (No such file or directory) [pid 3255] access("/home/pradish/.gitconfig", R_OK) = -1 ENOENT (No such file or directory) [pid 3255] access("/home/pradish/newcore/coreboot/.git/config", R_OK) = 0 [pid 3255] open("/home/pradish/newcore/coreboot/.git/config", O_RDONLY|O_LARGEFILE) = 3 [pid 3255] fstat64(3, {st_mode=S_IFREG|0664, st_size=200, ...}) = 0 [pid 3255] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7755000 [pid 3255] read(3, "[core]\n\trepositoryformatversion "..., 4096) = 200 [pid 3255] read(3, "", 4096) = 0 [pid 3255] close(3) = 0 [pid 3255] munmap(0xb7755000, 4096) = 0 [pid 3255] access("/etc/gcrypt/fips_enabled", F_OK) = -1 ENOENT (No such file or directory) [pid 3255] open("/proc/sys/crypto/fips_enabled", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 3255] access("/dev/random", R_OK) = 0 [pid 3255] access("/dev/urandom", R_OK) = 0 [pid 3255] time(NULL) = 1366359465 [pid 3255] open("/dev/urandom", O_RDONLY) = 3 [pid 3255] fcntl64(3, F_GETFD) = 0 [pid 3255] fcntl64(3, F_SETFD, FD_CLOEXEC) = 0 [pid 3255] select(4, [3], NULL, NULL, {0, 100000}) = 1 (in [3], left {0, 99984}) [pid 3255] read(3, "\267\242\364|\277=\t\214{P\240\254\223\24\232\260A\313\200\232\n\332#\301\377\253\256\25\315e\3\v"..., 120) = 120 [pid 3255] select(4, [3], NULL, NULL, {0, 100000}) = 1 (in [3], left {0, 99993}) [pid 3255] read(3, "\210\240.?\237,M\3669\344\10\316\5\350\356FW\33\313\37\211\353#^:!\33\260\233p\252\304"..., 120) = 120 [pid 3255] select(4, [3], NULL, NULL, {0, 100000}) = 1 (in [3], left {0, 99994}) [pid 3255] read(3, "\10\353\215}\333\\\3P\275X5l\363\216\315\17I\334Bd\210\343\16r\351\242\10\320B\306$~"..., 120) = 120 [pid 3255] select(4, [3], NULL, NULL, {0, 100000}) = 1 (in [3], left {0, 99994}) [pid 3255] read(3, "li(A\255WQ\30\254]p\370p@\230\353\"@\313\270\255\365\311\213\2644W1\270j\32r"..., 120) = 120 [pid 3255] select(4, [3], NULL, NULL, {0, 100000}) = 1 (in [3], left {0, 99994}) [pid 3255] read(3, "#$-\2\223=?\na\263\33\204\24\306b\26\36\350\367\302\356\7\216\217g\333m\275\243\314>\276"..., 120) = 120 [pid 3255] select(4, [3], NULL, NULL, {0, 100000}) = 1 (in [3], left {0, 99994}) [pid 3255] read(3, "\20y\5\304\364\311\300p\333v9\366\r\213\304\4\241PKs|\362\207yyDh\37UU\257w"..., 120) = 120 [pid 3255] select(4, [3], NULL, NULL, {0, 100000}) = 1 (in [3], left {0, 99994}) [pid 3255] read(3, "\34G;z\234\27q\205\1\366\223\4A\360q\2514\205R\344(\264\6\336T+P\330\346\262\r\0"..., 120) = 120 [pid 3255] select(4, [3], NULL, NULL, {0, 100000}) = 1 (in [3], left {0, 99994}) [pid 3255] read(3, "\361\330\213\251\231\200\265B\360.\0368a\10t\212xQ\271n\317\34AD\356\10\352\303\273\262\327|"..., 120) = 120 [pid 3255] select(4, [3], NULL, NULL, {0, 100000}) = 1 (in [3], left {0, 99994}) [pid 3255] read(3, "v\260|\226\316\307\366\222}\315\261c\300(\246\211N\264\215\1=\271\37/\3050}\220\334Lq\7"..., 120) = 120 [pid 3255] select(4, [3], NULL, NULL, {0, 100000}) = 1 (in [3], left {0, 99994}) [pid 3255] read(3, "w\215\352\211\266\360\25\302Mn\257\304Q\224\343#\334^U\n\350\343\332\0374\213\200\233^~\263\247"..., 120) = 120 [pid 3255] select(4, [3], NULL, NULL, {0, 100000}) = 1 (in [3], left {0, 99994}) [pid 3255] read(3, "\202\325\10dJ\17\270,\377\217\200\370V\265.\210\212\244]?\203\371\216\242 \326\303\367Z\314\31h"..., 120) = 120 [pid 3255] select(4, [3], NULL, NULL, {0, 100000}) = 1 (in [3], left {0, 99991}) [pid 3255] read(3, "(\224\321\200\306\333\307\247\23\276r:\231#\t\3313\264G\26 \250W=\225\311\207K\341\226g\333"..., 120) = 120 [pid 3255] select(4, [3], NULL, NULL, {0, 100000}) = 1 (in [3], left {0, 99994}) [pid 3255] read(3, "Tt\266)\340\311~\235a\245\2724 zb\17H\2548o\270\356\21QU}q\36\232\5\331\274"..., 120) = 120 [pid 3255] select(4, [3], NULL, NULL, {0, 100000}) = 1 (in [3], left {0, 99994}) [pid 3255] read(3, "4\332f\311@\230\3319\270 T\363\21\322\367G\301]B\367\371\351G\274\0165\341X\30\32\n\222"..., 120) = 120 [pid 3255] select(4, [3], NULL, NULL, {0, 100000}) = 1 (in [3], left {0, 99994}) [pid 3255] read(3, "\215\210\2\234\10\330\350\3617\222\371\10\316\276\264]\37\0308\332\374\236 =\352\346\341\321FB\31B"..., 120) = 120 [pid 3255] select(4, [3], NULL, NULL, {0, 100000}) = 1 (in [3], left {0, 99994}) [pid 3255] read(3, "<\1H\10mc=\221Y\221h\264\3435\202&\210\326L\231\223+K\301*\276M#=\355',"..., 120) = 120 [pid 3255] select(4, [3], NULL, NULL, {0, 100000}) = 1 (in [3], left {0, 99994}) [pid 3255] read(3, "\33{'\371]\26{(D\206\32\375i\323\207\27\361\345\1\365\201\243\22R\356%j\262\27W-\217"..., 120) = 120 [pid 3255] select(4, [3], NULL, NULL, {0, 100000}) = 1 (in [3], left {0, 99994}) [pid 3255] read(3, "\337\262 "fetch\noption\npush\n\n", 4096) = 19 [pid 3255] read(0, [pid 3254] ioctl(2, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0 [pid 3254] dup(5) = 6 [pid 3254] fcntl64(6, F_GETFL) = 0 (flags O_RDONLY) [pid 3254] fstat64(6, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 [pid 3254] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb77f0000 [pid 3254] _llseek(6, 0, 0xbff10a48, SEEK_CUR) = -1 ESPIPE (Illegal seek) [pid 3254] munmap(0xb77f0000, 4096) = 0 [pid 3254] close(6) = 0 [pid 3254] write(4, "list\n", 5 [pid 3255] <... read resumed> "list\n", 4096) = 5 [pid 3255] brk(0x96c6000) = 0x96c6000 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22108, 906251611}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22108, 906520106}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22108, 906793775}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22108, 906939705}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22108, 907129841}) = 0 [pid 3255] open("/home/pradish/.netrc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22108, 914312682}) = 0 [pid 3255] rt_sigaction(SIGALRM, NULL, {SIG_DFL, [], 0}, 8) = 0 [pid 3255] rt_sigaction(SIGALRM, {0x252260, [], 0}, NULL, 8) = 0 [pid 3255] alarm(299) = 0 [pid 3255] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 [pid 3255] socket(PF_INET6, SOCK_DGRAM, IPPROTO_IP) = 4 [pid 3255] close(4) = 0 [pid 3255] socket(PF_NETLINK, SOCK_RAW, 0) = 4 [pid 3255] bind(4, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 0 [pid 3255] getsockname(4, {sa_family=AF_NETLINK, pid=3255, groups=00000000}, [12]) = 0 [pid 3255] time(NULL) = 1366359465 [pid 3255] sendto(4, "\24\0\0\0\26\0\1\3\251\375pQ\0\0\0\0\0\0\0\0", 20, 0, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 20 [pid 3255] recvmsg(4, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"0\0\0\0\24\0\2\0\251\375pQ\267\f\0\0\2\10\200\376\1\0\0\0\10\0\1\0\177\0\0\1"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 108 [pid 3255] recvmsg(4, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"@\0\0\0\24\0\2\0\251\375pQ\267\f\0\0\n\200\200\376\1\0\0\0\24\0\1\0\0\0\0\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 128 [pid 3255] recvmsg(4, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"\24\0\0\0\3\0\2\0\251\375pQ\267\f\0\0\0\0\0\0\1\0\0\0\24\0\1\0\0\0\0\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 20 [pid 3255] close(4) = 0 [pid 3255] time(NULL) = 1366359465 [pid 3255] alarm(0) = 299 [pid 3255] rt_sigaction(SIGALRM, {SIG_DFL, [], 0}, NULL, 8) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22108, 917265291}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22108, 917420329}) = 0 [pid 3255] socket(PF_INET, SOCK_STREAM, IPPROTO_TCP) = 4 [pid 3255] fcntl64(4, F_GETFL) = 0x2 (flags O_RDWR) [pid 3255] fcntl64(4, F_SETFL, O_RDWR|O_NONBLOCK) = 0 [pid 3255] connect(4, {sa_family=AF_INET, sin_port=htons(8080), sin_addr=inet_addr("10.97.32.19")}, 16) = -1 EINPROGRESS (Operation now in progress) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22108, 918642036}) = 0 [pid 3255] poll([{fd=4, events=POLLOUT|POLLWRNORM}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22108, 918884214}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22108, 919004315}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22108, 919112604}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22108, 919218120}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22108, 920564938}) = 0 [pid 3255] poll([{fd=4, events=POLLOUT|POLLWRNORM}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22108, 920804423}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22108, 920914783}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22108, 921160028}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22108, 921246100}) = 0 [pid 3255] poll([{fd=4, events=POLLOUT|POLLWRNORM}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22108, 921441569}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22108, 921550710}) = 0 [pid 3255] select(0, [], [], [], {0, 50000} [pid 3254] <... write resumed> ) = 5 [pid 3254] read(3, [pid 3255] <... select resumed> ) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22108, 981703382}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22108, 982227840}) = 0 [pid 3255] poll([{fd=4, events=POLLOUT|POLLWRNORM}], 1, 0) = 1 ([{fd=4, revents=POLLOUT|POLLWRNORM}]) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22108, 982557867}) = 0 [pid 3255] getsockopt(4, SOL_SOCKET, SO_ERROR, [0], [4]) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22108, 982878790}) = 0 [pid 3255] getpeername(4, {sa_family=AF_INET, sin_port=htons(8080), sin_addr=inet_addr("10.97.32.19")}, [16]) = 0 [pid 3255] getsockname(4, {sa_family=AF_INET, sin_port=htons(53155), sin_addr=inet_addr("10.119.71.112")}, [16]) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22108, 983281305}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22108, 983455730}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22108, 983570325}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22108, 983672270}) = 0 [pid 3255] send(4, "GET http://review.coreboot.org/p"..., 201, MSG_NOSIGNAL) = 201 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22108, 986067831}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22108, 986206598}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22108, 986397463}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22108, 986729068}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22108, 986860788}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22108, 987008717}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 39336748}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 39592496}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 39742615}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 40021760}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 96222789}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 96795728}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 96943756}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 97077602}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 150925208}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 155118863}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 155427828}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 155605916}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 207501215}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 208227125}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 208345700}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 208483726}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 259232992}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 259530913}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 259699120}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 259878160}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 311682484}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 312706488}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 313041506}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 313366463}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 365549931}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 366137677}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 366278975}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 366422024}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 425792065}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 431307353}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 431511370}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 431699445}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 483759608}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 484323956}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 484450974}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 484617719}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 538030953}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 540336874}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 540504253}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 540701447}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 610094864}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 610718761}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 610886259}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 611082818}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 661985261}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 662222766}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 662316216}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 662479945}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 717728108}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 720328027}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 720468719}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 720622071}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 771965387}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 772705771}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 772854427}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 773007117}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 824669361}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 825233055}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 825398206}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 825565527}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 876910838}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 877440129}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 877628194}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 877839445}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 934381147}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 935079949}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 936383113}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 936629888}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 992293898}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 992603065}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 992725404}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22109, 993099896}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 44293851}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 44499610}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 44582406}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 44698491}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 108754082}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 109664839}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 109812337}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 109977919}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 161335683}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 161858873}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 162063936}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 162237758}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 213740217}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 214342022}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 214565261}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 214949604}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 278607902}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 279737039}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 279878166}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 280137412}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 331178566}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 331442364}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 331646145}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 331823143}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 383666972}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 384252388}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 384370931}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 384505950}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 435273464}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 435625886}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 435764751}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 436025451}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 487941320}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 488350009}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 488463088}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 488605011}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 551280042}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 552477156}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 552637013}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 553358605}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 608011484}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 608773089}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 608910843}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 609089194}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 660791087}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 661234158}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 661406233}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 661604783}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 717133283}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 717560592}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 717788323}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 717960032}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 770064302}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 770736568}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 770894374}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 771078507}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 821755422}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 821996171}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 822096530}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 822323200}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 875929666}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 876503702}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 876666872}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 876831056}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 929888612}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 930320300}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 930431440}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 930556707}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 982686869}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 983409920}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 983574638}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22110, 983734718}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 37385102}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 49301969}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 49468459}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 49530896}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 102336902}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 102955976}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 103246545}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 103436694}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 154016670}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 154223953}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 154364598}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 154478178}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 207204630}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 207729480}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 207844305}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 207985458}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 259833781}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 261075205}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 261392118}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 261539878}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 315678490}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 318343650}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 318587061}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 327482260}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 389153220}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 390119709}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 390276375}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 390449453}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 441917588}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 442746231}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 442972419}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 443159581}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 494617125}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 495097421}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 495222019}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 495346329}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 546768857}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 547329411}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 547478848}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 547674646}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 599606996}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 600417357}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 600545485}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 600700639}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 651592425}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 651901191}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 652207980}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 652407294}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 704166731}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 704422441}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 704540387}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 704674831}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 755853880}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 756341913}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 756467503}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 756856891}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 808429786}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 808897407}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 809015483}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 809161485}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 859746034}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 859954707}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 860112917}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 860239842}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 913046484}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 913877244}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 914046434}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 914246068}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 966337696}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 966824462}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 967047669}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22111, 967236805}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 18644769}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 18998603}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 19114635}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 19259749}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 69771527}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 70025272}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 70110087}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 70210161}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 123649967}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 124474830}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 124782644}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 125105254}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 177876742}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 179397334}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 179777053}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 180164686}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 231195132}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 231544435}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 231671848}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 232158264}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 283928750}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 285217788}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 285660769}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 286143392}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 340056923}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 340585765}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 340687784}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 340817290}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 392325842}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 393458276}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 393759678}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 394057033}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 456614270}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 456858325}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 456961334}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 457071113}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 508887989}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 509065392}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 509142424}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 509240128}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 560220802}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 561361683}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 561786123}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 562311925}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 614365829}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 616405557}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 616859984}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 617194522}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 668907245}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 669649237}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 669649295}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 669834781}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 722526985}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 723002234}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 723156642}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 723350925}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 774226755}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 774523555}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 774645988}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 775070684}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 834890019}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 836288963}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 836434198}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 836601579}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 902206092}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 903040673}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 903177411}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 903514710}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 954930590}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 955713456}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 955858426}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22112, 956125249}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 8275826}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 10017067}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 10135247}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 10268068}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 63380298}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 63883390}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 64014356}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 64262418}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 116590979}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 117242012}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 117399319}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 117564700}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 178609573}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 179656904}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 179857080}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 180040287}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 231348407}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 231902432}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 232272213}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 232427856}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 283931869}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 285439504}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 285648901}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 285879076}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 337771322}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 338447509}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 338609810}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 338778366}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 389459528}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 389651681}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 389738421}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 389838301}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 441515952}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 441934262}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 442113513}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 442273799}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 495656387}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 496536636}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 496673387}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 501028408}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 554756055}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=4, revents=POLLIN|POLLRDNORM}]) [pid 3255] recv(4, "HTTP/1.1 200 OK\r\nServer: nginx/1"..., 16384, 0) = 4344 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 561726398}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 562042660}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 562160565}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 562277515}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 562395359}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 562614309}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 562719513}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 562834091}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 614042917}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=4, revents=POLLIN|POLLRDNORM}]) [pid 3255] recv(4, "ges/00/300/6\n0044c684efdc5e5e996"..., 16384, 0) = 8688 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 614861981}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 614980542}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 615111317}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 615240283}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 615475695}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 615593112}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 615753860}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 667555010}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=4, revents=POLLIN|POLLRDNORM}]) [pid 3255] recv(4, "f491e00f70dc532 refs/changes/02/"..., 16384, 0) = 16384 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 674415378}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 674478402}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 674507618}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 674554384}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=4, revents=POLLIN|POLLRDNORM}]) [pid 3255] recv(4, "s/05/705/1\n00438519ed434a743f770"..., 16384, 0) = 992 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 674975427}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 675098390}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 675229948}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 675603742}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 675855610}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 675986081}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 678372411}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 730631897}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=4, revents=POLLIN|POLLRDNORM}]) [pid 3255] recv(4, "7b1236e refs/changes/06/1306/1\n0"..., 16384, 0) = 14480 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 731286814}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 731397772}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 731522528}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 731642702}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 731864738}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 731975241}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 732230600}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 785672928}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=4, revents=POLLIN|POLLRDNORM}]) [pid 3255] recv(4, "9/1209/1\n00445ab702aa15285d7454b"..., 16384, 0) = 11584 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 792431541}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 792560518}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 792705506}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 792836991}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 793102831}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 793220307}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 793352133}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 844653959}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=4, revents=POLLIN|POLLRDNORM}]) [pid 3255] recv(4, "3b0a31b460822364e72bdf87c25e6b60"..., 16384, 0) = 16384 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 845977118}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 846120672}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 846262133}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 846398332}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=4, revents=POLLIN|POLLRDNORM}]) [pid 3255] recv(4, "d05a82d7f74464b34ba2dc87201 refs"..., 16384, 0) = 3888 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 846854487}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 847021618}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 853446077}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 853847945}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 854190034}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 854206355}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 854335020}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 905770797}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=4, revents=POLLIN|POLLRDNORM}]) [pid 3255] recv(4, "refs/changes/16/2216/3\n00441f38f"..., 16384, 0) = 16384 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 907280960}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 907402477}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 907544380}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 907675631}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=4, revents=POLLIN|POLLRDNORM}]) [pid 3255] recv(4, "c4ae65f43fa28a035441ad0ebb3 refs"..., 16384, 0) = 11128 [pid 3255] mmap2(NULL, 147456, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb771b000 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 914270179}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 914409472}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 914547732}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 914706757}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 914962312}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 915078505}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 915206248}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 965669023}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=4, revents=POLLIN|POLLRDNORM}]) [pid 3255] recv(4, "changes/21/621/9\n00437f3e86be5f1"..., 16384, 0) = 14480 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 966913967}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 967070789}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 967235652}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 967401223}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 967719302}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 967854231}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22113, 968122293}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 19616002}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=4, revents=POLLIN|POLLRDNORM}]) [pid 3255] recv(4, "c775e894a3a7b3539eeeb4210bf8b796"..., 16384, 0) = 16384 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 19740915}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 19740945}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 19740975}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 19741005}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=4, revents=POLLIN|POLLRDNORM}]) [pid 3255] recv(4, "5 refs/changes/27/927/1\n00447fce"..., 16384, 0) = 15472 [pid 3255] mremap(0xb771b000, 147456, 221184, MREMAP_MAYMOVE) = 0xb76e5000 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 20556629}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 20677265}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 20814626}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 20945057}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 21184041}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 21299768}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 21426948}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 72841471}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=4, revents=POLLIN|POLLRDNORM}]) [pid 3255] recv(4, "/2\n0044ff73306ec2612f11d408bf9d7"..., 16384, 0) = 15928 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 73756266}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 74110581}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 74239926}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 74362655}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=4, revents=POLLIN|POLLRDNORM}]) [pid 3255] recv(4, "77 refs/changes/35/135/5\n00443a1"..., 16384, 0) = 1448 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 74764917}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 74876676}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 75110729}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 75234978}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=4, revents=POLLIN|POLLRDNORM}]) [pid 3255] recv(4, "/2\n0044c72a0360848c6b1ade3183c27"..., 16384, 0) = 1448 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 76553177}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 76675473}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 76802898}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 76925175}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=4, revents=POLLIN|POLLRDNORM}]) [pid 3255] recv(4, "bf27bac89480a5b25b90a refs/chang"..., 16384, 0) = 2896 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 78943177}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 79063067}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 85129954}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 85742334}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=4, revents=POLLIN|POLLRDNORM}]) [pid 3255] recv(4, "27943314014db3327002b5024ece58 r"..., 16384, 0) = 4344 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 88282087}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 88479083}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 89002844}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 89227439}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=4, revents=POLLIN|POLLRDNORM}]) [pid 3255] recv(4, "0f5bb18f52 refs/changes/37/2537/"..., 16384, 0) = 7240 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 90439519}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 90604457}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 90794933}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 91019370}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=4, revents=POLLIN|POLLRDNORM}]) [pid 3255] recv(4, "2a74721ff refs/changes/38/738/1\n"..., 16384, 0) = 4344 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 93581548}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 94205798}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 94270867}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 94472277}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=4, revents=POLLIN|POLLRDNORM}]) [pid 3255] recv(4, "changes/39/2639/2\n0044c3d086e49f"..., 16384, 0) = 5792 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 101810789}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 101959338}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 102100868}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 102260990}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 102490353}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 102599436}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 102718540}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 154968041}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=4, revents=POLLIN|POLLRDNORM}]) [pid 3255] recv(4, "a62d3b496235ef5c4e543 refs/chang"..., 16384, 0) = 16384 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 156010917}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 161200821}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 161770508}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 162021737}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=4, revents=POLLIN|POLLRDNORM}]) [pid 3255] recv(4, "1975e155 refs/changes/44/844/3\n0"..., 16384, 0) = 992 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 162909995}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 163030848}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 163161729}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 163411486}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 163663361}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 163780043}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 163912629}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 215818847}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=4, revents=POLLIN|POLLRDNORM}]) [pid 3255] recv(4, "2f3bfe19c6fcd503106ca5bc97aeb449"..., 16384, 0) = 16384 [pid 3255] mremap(0xb76e5000, 221184, 331776, MREMAP_MAYMOVE) = 0xb76e5000 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 217084218}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 217208825}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 217345120}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 217477919}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=4, revents=POLLIN|POLLRDNORM}]) [pid 3255] recv(4, "109 refs/changes/48/2248/3\n00446"..., 16384, 0) = 16384 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 228899418}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 229022030}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 229149632}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 229278179}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=4, revents=POLLIN|POLLRDNORM}]) [pid 3255] recv(4, "hanges/52/1352/1\n0044eb39fd223f1"..., 16384, 0) = 16384 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 230597612}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 230723045}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 230860984}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 230985985}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=4, revents=POLLIN|POLLRDNORM}]) [pid 3255] recv(4, "efs/changes/55/1755/4\n00443c53d3"..., 16384, 0) = 13112 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 231455950}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 231601057}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 231836423}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 234152500}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 234623506}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 234738560}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 234871433}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 289868725}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=4, revents=POLLIN|POLLRDNORM}]) [pid 3255] recv(4, "96c0ca01582680bb804 refs/changes"..., 16384, 0) = 16384 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 297571818}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 298096083}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 298248722}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 298476546}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=4, revents=POLLIN|POLLRDNORM}]) [pid 3255] recv(4, "9717eed5399f94b7d51908b76a763 re"..., 16384, 0) = 16384 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 299223308}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 299339876}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 299467038}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 299595306}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=4, revents=POLLIN|POLLRDNORM}]) [pid 3255] recv(4, "f18c356954b25f0f52027 refs/chang"..., 16384, 0) = 16384 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 300230134}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 300349670}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 300480281}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 300723995}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=4, revents=POLLIN|POLLRDNORM}]) [pid 3255] recv(4, "f03ceab2203a5ace0996783db614e8 r"..., 16384, 0) = 4424 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 301609805}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 308688251}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 308813272}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 308934114}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=4, revents=POLLIN|POLLRDNORM}]) [pid 3255] recv(4, "ae6 refs/changes/69/2569/4\n0044e"..., 16384, 0) = 8688 [pid 3255] mremap(0xb76e5000, 331776, 499712, MREMAP_MAYMOVE) = 0xb766b000 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 309911199}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 310017157}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 311147419}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 322148016}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 323155971}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 323320037}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 323488028}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 377774841}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=4, revents=POLLIN|POLLRDNORM}]) [pid 3255] recv(4, "2271/1\n0044f02922b414f52068b05af"..., 16384, 0) = 16384 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 393670975}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 393981167}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 394172559}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 394239412}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=4, revents=POLLIN|POLLRDNORM}]) [pid 3255] recv(4, "es/75/1875/1\n0044fbb5b4035f54196"..., 16384, 0) = 16384 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 395657344}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 396001962}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 396409097}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 396571397}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=4, revents=POLLIN|POLLRDNORM}]) [pid 3255] recv(4, "\n00431b45f67513650eb6ef3885b2444"..., 16384, 0) = 12825 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 403187841}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 403796458}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 403956603}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 404203287}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=4, revents=POLLIN|POLLRDNORM}]) [pid 3255] recv(4, "44253173c46412c27a1a11e5ecb7ed50"..., 16384, 0) = 16384 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 414677187}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 414773386}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 414875184}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 414979880}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=4, revents=POLLIN|POLLRDNORM}]) [pid 3255] recv(4, "changes/84/1284/1\n00442a39261e25"..., 16384, 0) = 5336 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 415705736}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 415804675}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 416105238}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 416212819}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=4, revents=POLLIN|POLLRDNORM}]) [pid 3255] recv(4, "184 refs/changes/85/1485/2\n0044c"..., 16384, 0) = 4344 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 416574350}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 416668274}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 416769313}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 416876608}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 417065804}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 417157233}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 417257081}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 481348926}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=4, revents=POLLIN|POLLRDNORM}]) [pid 3255] recv(4, " refs/changes/85/385/9\n004358582"..., 16384, 0) = 16384 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 482370474}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 482515948}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 482665700}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 482802013}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=4, revents=POLLIN|POLLRDNORM}]) [pid 3255] recv(4, "changes/89/1289/1\n0044f6a465239a"..., 16384, 0) = 16384 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 483381578}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 483501046}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 483631888}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 483762593}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=4, revents=POLLIN|POLLRDNORM}]) [pid 3255] recv(4, " refs/changes/91/691/1\n00430a361"..., 16384, 0) = 3258 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 496740895}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 496848706}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 500455014}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 500599405}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=4, revents=POLLIN|POLLRDNORM}]) [pid 3255] recv(4, " refs/changes/92/2792/2\n00448e4a"..., 16384, 0) = 8688 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 509853782}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 510110652}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 510262360}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 510398718}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=4, revents=POLLIN|POLLRDNORM}]) [pid 3255] recv(4, "ges/94/2194/16\n0045a47e71457c73b"..., 16384, 0) = 16384 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 512384959}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 512500981}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 513098812}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 513228511}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=4, revents=POLLIN|POLLRDNORM}]) [pid 3255] recv(4, "2085cd5014ce25a06f refs/changes/"..., 12194, 0) = 4620 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 513674018}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 513942301}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 513942323}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 514187346}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=4, revents=POLLIN|POLLRDNORM}]) [pid 3255] recv(4, " refs/changes/98/2298/3\n0044e028"..., 7574, 0) = 2896 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 514598274}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 514700923}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 514814993}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 514925715}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 515129123}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 515230472}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 515343462}) = 0 [pid 3255] select(0, [], [], [], {0, 50000}) = 0 (Timeout) [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 566678463}) = 0 [pid 3255] poll([{fd=4, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=4, revents=POLLIN|POLLRDNORM}]) [pid 3255] recv(4, "a23f7 refs/changes/98/98/4\n00435"..., 4678, 0) = 4678 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 567740209}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 567845461}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 567993592}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 568186860}) = 0 [pid 3255] clock_gettime(CLOCK_MONOTONIC, {22114, 568377602}) = 0 [pid 3255] time(NULL) = 1366359471 [pid 3255] close(4) = 0 [pid 3255] pipe([4, 5]) = 0 [pid 3255] fcntl64(5, F_GETFD) = 0 [pid 3255] fcntl64(5, F_SETFD, FD_CLOEXEC) = 0 [pid 3255] mmap2(NULL, 8392704, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0xb6e6a000 [pid 3255] mprotect(0xb6e6a000, 4096, PROT_NONE) = 0 [pid 3255] clone(Process 3256 attached child_stack=0xb766a474, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0xb766abd8, {entry_number:6, base_addr:0xb766ab70, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}, child_tidptr=0xb766abd8) = 3256 [pid 3255] read(4, [pid 3256] set_robust_list(0xb766abe0, 0xc) = 0 [pid 3256] write(5, "00a534240b06d8c5d6cc9068279e627a"..., 480494 [pid 3255] <... read resumed> "00a5", 4) = 4 [pid 3255] read(4, "34240b06d8c5d6cc9068279e627ac4d1"..., 161) = 161 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "2052a695ec9a3a831d1314742ef736a4"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "620d539482e5a21b931f37fb248b5491"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "f23bb551593f8f0f004df222e23e53b3"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "5223f85f9c7f150419af7842895ca91c"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "c1a45b1d551beee81960b62025725f54"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "7930ea30fbd307013159deeb1aeee0ca"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "618cc0c676150e1085a1afe31178e804"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "bbec26a97bf876309b04d60a8622320b"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "a7a0eb4a4817a34da3c8b9132079fab4"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "0640788d8cc1faf46a8055424ff8d872"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "c12c8f608dcbc9285b50d3fe8d81bd34"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "14a777d130b6a04a0391846554d03bfc"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "6538acd0814711a75254cf249dcf06a0"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "a60ca36c4282c3998d4fc38d55e3dc66"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "5a3a6444c8757eb64c213ee1d3a3780f"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "6a0b42403da22609310fc445fc141356"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "ca67d456c6621781d27ffa71df05cd73"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "632175802e3d6c3265aa6f511a5aa400"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "3fb1e361abf89f27f3f86203e6830e9d"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "ef88e102bb4895753c8ba67e01ee26fd"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "64057021cc41b1808b68ac79e8f228f1"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "10099070caaae79348673adf23ce441a"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "4bc29b5e870a382723d23b5f52f1cfe7"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "c4077d44297c95100cc9eb19df1ab3b1"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "c418ca564ced1c0f3aaeef7dbc433b2b"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "d2976c690f629c29009c6277ebc378a3"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "42d1118d8a127b280f6d890a75544419"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "4505cebdad4637762ae1ae10dcb43eb4"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "6a81b32519a778849a597da79c347dc0"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "03f89858a3dce5fb5723c7e6d471e7bf"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "707e4b2faab2ff3d489da00953c595bf"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "7c27085b65b919404e4a9ea3578e2f0f"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "3711fdb9a7face4dd36417dcf3b6d61a"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "8ca59b3bb6ce791404d465fadda841ef"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "580fa2bf316d4796e5ed76cbbd3e4544"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "b6515342c69cbfffbaaaa94473fbea1e"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "5ae44ded5cf5b8b9e0337feb6aa5ea42"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "db17145a5dc5d4d7709a27182c98dfc2"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "fea9e244b93366194f0bfc73f2d24c03"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "e60e0caa0be4b7276203ff007221fa25"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "300a844b235cf06cf933357c234a6672"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "45f72ce60f41a655514c29698678cf3c"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "ca10347d23dc11e0873279cba6dfcd19"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "147cdc3b171c8f02434dc3b6bbd70b64"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "1b6eab6fd4751d0561277e3de90d89a7"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "a0996a9c7c445b891ce9e87ba63b16f2"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "b19bd0e080f7a487af5c5b26b979ccfd"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "159f2ef03a59607c58c0474f9b2941b0"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "75040b90c9a403905312d3f90636b606"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "59c020ab15fcc090e0605df1e17f41ff"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "e0518c23887e545eb9a8894aaeed4ffb"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "0bccb851b436f1d319494a613a477c5f"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "3665162140efa06ea97201642f6d74cb"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "fbfb2728b181dadd6d0d9ecb5b1f52d0"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "2b68c88a9f1f20b3eb30a32562b73020"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "db4f875a412e6c41f48a86a79b72465f"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "c684efdc5e5e996b4e512185dba58ad8"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "09dcbf0cdbae2e9a2b26f6753c290d8c"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "f7142b464d4dfa6b0e41ea2f4139f0b9"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "8c937c7e3cb9768c83e49a445f13e87a"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "df9f463a6b06ec69d65decb47c583c1e"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "d3ad5d902bfb17b085a1d229e8fc0e87"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "98cd3c8d5b16d4369e25ddca6a313d59"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "00d263825b8deaddd8a6bf573bc97fb6"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "0b24054475ba985cf3e6d50410d2fdf3"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "995c74c88e546bbff6b625860d82fddc"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "1de433ecdc6a6bb3ba7073f0989ecdea"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "c03682861a1d8716900b74ec3f197faa"..., 63) = 63 [pid 3255] read(4, "0041", 4) = 4 [pid 3255] read(4, "9fbcd604e9b79f9b969f233759f543fa"..., 61) = 61 [pid 3255] read(4, "0041", 4) = 4 [pid 3255] read(4, "ec0b90906cd4b24e5ed13daafb02f203"..., 61) = 61 [pid 3255] read(4, "0041", 4) = 4 [pid 3255] read(4, "2b72f48fe21445397c81734c8564ad1a"..., 61) = 61 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "2c45d086eb817151fb778f18897f0f64"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "4f0970f80a9322f969b07b551a2d6c99"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "d67e4edfc60ed59dfd783587daf287ed"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "09ccbc48859f06bcda97e8b04b7c38a6"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "cc689fe22e9e8649e31292c6ad1cad64"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "b551855e895382b7570881bebcf28809"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "deb36c32e1de7344d9df157be6fbe9b3"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "89461d88a0e163ab5fee96908a419503"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "a71f045e44f42a09c318bb46086616b3"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "4ae5fecbc9165cf0e47a80b7db90c738"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "9113e9ef0ea65ec267405e86f5b92e59"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "4adfa20442e1379e39ab3e449f828679"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "f80c3d9eff0d31d02cf8f541a55b3576"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "1de5f9391147b465bb2d40f9e62466d7"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "742fc2a96ce2b55a2bb4238541c1a6ea"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "cc6df553628d3aaa39ad5797c4d0e4c4"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "357bb2daf09090192c09ddde501a7e07"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "3300c50093c7de694f4de34be0190644"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "a5314e853f112a8c1fd0482e12778265"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "6866c08129b20504cd66f88afb232073"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "6200319695c67521bb2cf0725b58eba2"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "be58fee28e9f0c4d8f196added0105a1"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "9b674860942285fdc41e9197201b75c8"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "2110c97a63c3122a1ae84d109cecb91b"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "555bf7db826824c0166d613753ea77e7"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "31c36137f9519380df0c92ce1a5d2949"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "5e7dd81196535ab43b043c898f4fd92a"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "12f4ab1759971e63907a531502cae892"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "6becab879bcf9dd875d64fc0883eddfa"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "657ea6a13db5ad34dac80be8e77cc540"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "8d6715da5195a395f018e4fbbf9647d4"..., 64) = 64 [pid 3255] read(4, "0045", 4) = 4 [pid 3255] read(4, "b868d40830787ba5a92721d131c38165"..., 65) = 65 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "d535b01e0dbcede5ffec920fb716e75a"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "b2b857c0236626bf368c2fcca620929e"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "3298eb823be1b4e1ce53259910ccfc18"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "09babf85cd278e7332472025edfaf555"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "05230f284dbf1ecf9671e672104947d4"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "bacef772a106e6f7c6be6fc5cc105728"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "61eceaea681580196d4b526b5d0f5fec"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "5cd910e3e5c8937904d1c1a5e28b041d"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "570c4e358a8e6298d80367323b2fdd37"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "8a4ce28fc4b009d2ff1bd438b2354521"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "587d2d4be54fc1b6f63ff6e05801db1c"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "1576f7a049fb1aca2e0e467a5e758e5c"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "4f5a433a987faeed2cf21fbfca5d2604"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "99e484f98420d39d5a9b8f20e2d0de01"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "2323f3551fe630e33f7ef59f1309db56"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "cb0b051b445e1056d8d6a776c03e0a30"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "0274919bf6853b7a437025a8abf6624b"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "8474b569ddb0b072ed07bce6ec40d50a"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "738af675d1b29847112f32b3fb2ac252"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "fefcfdc1f1307a4138cfc896b28df976"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "42c5501c3941ce0ddfc14bcd5b9d02d7"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "90271db8dce2ee33921eb2054daedd4a"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "b5a0f0da0b7519c5ab33edf7c650366d"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "3a2acbbf9ddf661ebbdfde927a55a31c"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "9c212029eeb1f830ab8716ebff5da351"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "57f31907876dc6ea941ca53547e22b65"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "3aa126fcf9ced443618b7600069376b0"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "a97069d0d5ab55d2eb250c7870c1422b"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "24ace2ea7da2db5c5f08f813ee6ce8c6"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "ba5be2861e5adcc3cb990cc219e42079"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "c3a4a4242a4c9d428638f271e95ed6d6"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "cb54abee3ffa57e67f2803a79ed2ce8a"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "90068304b17c7f0f7673c01ecf13d883"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "116004afe7d1796bfdad3a71ae04afad"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "1fe424a1a1b1bb7da9392a1d9da598a5"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "e9bda83e277bceee880e3c79701f968e"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "f3befe21fc8542342f3c08ba7b2061cf"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "512774e9f487cfefd8daeb0b02704d71"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "568a197cd823e621251c87ff428c7747"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "3e4612f12abc040419971ac86f32ee7a"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "ceb11f76b4099fdde0210ed6eb1967df"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "4cbf030d80f801c86949d86dcf781c32"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "2635d031351d17a21bc37a8e79ed0dbb"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "6482193ef9526fabecd9cdc324bac767"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "b631f903a8660dba9bdb9611d7b985f0"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "2df301924ace4d1792e60424091ff297"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "5a0f3f476fd4780495bfe8ba04fb96bf"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "761f894af9251c809e8fbddb060ae3b4"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "3635c7102b4b4c9ef8822e04370f1ba9"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "c4ce294b52f2ecded95d6e8f60edd3d4"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "10f661844f6205454a51a234e865424e"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "0bcdec8a18ce4061710fa212adabc4fd"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "8452211aaea71a5b01b22708fa606e65"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "f623c2339d698b613ad2c52a2f90319c"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "5e5b919b0d44e3a00eb1a177913fde25"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "258e18f6889174eaa011136fafffb039"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "1518063a5f96afeed1ae19b93011c37e"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "6585f291def1f7cbeb2ccf42f9d6ce91"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "01c1da0a4f3bfae4f6383619b947b6f6"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "db77a28b0c5a2b9287bb84a8b60eb4e6"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "7eb0a8f8b13c7214036a3ba28ccd444e"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "04c5bae39054aedbff1865d9dd263326"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "b85e3b51404769c530eeaf7317d411b3"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "ebfd20a0a44b52d70d49945d6d077e90"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "58b24bbae5b3d16128912b1b7bab0841"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "094920ddd327149e1f513bca413e5368"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "7f59b31c4efaadebd2897b302c381b80"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "af169f4dd515f52e26c4c476c3340a71"..., 64) = 64 [pid 3255] read(4, "0041", 4) = 4 [pid 3255] read(4, "4654a541566239c9542528dd92972366"..., 61) = 61 [pid 3255] read(4, "0041", 4) = 4 [pid 3255] read(4, "06df7d20216c7500f1ca420e6d011492"..., 61) = 61 [pid 3255] read(4, "0041", 4) = 4 [pid 3255] read(4, "019be00e831349fb930321dd4a074b88"..., 61) = 61 [pid 3255] read(4, "0041", 4) = 4 [pid 3255] read(4, "bafa0973046f5dfaa4be0977fc2b346f"..., 61) = 61 [pid 3255] read(4, "0041", 4) = 4 [pid 3255] read(4, "e75d028c249067a8c59d2fc67d559046"..., 61) = 61 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "56eeb2563299874753be082b636cffcb"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "ad43871368f5d2fb03393b0c086a7c04"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "91f1423cac0460ab79492a9c16776535"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "854cd94c4feba4304a09063727f7c256"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "093a6146f2775b4de6a5dff28b0fafc2"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "93adaaa7c6041797f72eb3532fd500a1"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "8522fe8eff497bb7bd3fe125664a9d4f"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "fed1326a04ce9771f9638d0ad444e3f6"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "b0cd5ca9e6a0d7d46caab6fedf491e00"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "e892674c666923e82660ef60b711827c"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "6b1798e4fc067621c6f400f3cdfa09c9"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "3cc3cc12e6d26ed8562ec63c253dd8ca"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "efe3afe4539917fa5620d0694db9fa13"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "3a8badc26519cd900d4f01c87c212973"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "5027c33a6c9728616d00813ad4130d6e"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "1b17ca9d7ad15c1f2c65acb5c74518e3"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "5bf1fa59748b29bd837401683a8bcd89"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "9d238f29d861a05c6f2f00956f909b46"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "4c240aa95f2a69b3495ef19a8e15432c"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "7ac172046b06b6be462b679bc7ba6eaa"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "07c6777c37a976a328cdc5dfa02263f0"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "40bcc8f0e13d8ce26edb90095c663026"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "4639cdc0bf938884334a9896dda71676"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "8686d6a5d626ffbfe218c34f6e6f43c0"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "7675d8a481c6cbeba418f00f2eb733d9"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "0ab3fec064562b446c232d37de158a69"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "1d290eeb1c72a31b5d49a1fca57f99b0"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "c4136759d3c84b99ca2329fab34ee944"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "8584b223fe1a0c9da9a94e28b135cfc7"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "57918cdcd82dba69b6f251dc63ff7f20"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "04d352db41522b3c7aec2ce574ff9048"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "45a346f15b5ee549698fc6aa274c9f3e"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "830d213b3da006c488a83e1fcae36e7c"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "3402a7fa7001e40035b6ae303b2e47b6"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "4a0c11d943f63f76588deb17a1eef26a"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "feb68001abe86c8a839e5feb768b9c6b"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "8859a368b9ef0582b8d20e41b69cca54"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "9af508bde564d9e72c3184c35efe1c87"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "6acf51cfe0a5ea37f4a999a907792a73"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "addfa92f182facd135c906393c65953d"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "5bfd2a7a421985d18d266f71d5e80604"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "480d5a0e605800bba8725cc37a6b251c"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "49b5d420df391b3c10621fc83553c701"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "e5bb960299ffd430ac006ba480d3ff05"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "089323aaad415077205d38edf7f787fa"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "257dc761876550715f9969ce6042b4b5"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "afc57f7ce4bbfcae1257108fd549d33c"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "a1ce169728cbae26db404959bc35f477"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "dd391db0f9c89c83ff8e57950765430d"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "c12bc24e681e14e75699c65d3aa6575a"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "9f1890a5a3ee76dee75f5c356166c0c6"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "425158e483eb7ea8a5faf742742b4239"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "0c04713dc352826dc62bbd1d9e2b376c"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "40dea3f447fc9976a9cf781243480b41"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "f61c4fa336157f9e91a777062192ccf2"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "c82896d576c16c91eab36be06743f57e"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "25c9c627957b5954ee7e473e3caeced2"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "6a7857a7b7f69b7979886598a31da0fd"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "79e629a4a240a18b7a486b7fdb28e5db"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "19f7cf6e5151a43116d1669776f32cc2"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "e9bfd63e863eb3a57e697e10e84c211a"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "8fc9a65e9d4579e64d7a6470c2ab7b4e"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "5fe8ae6b88a091abd58da2aa4e81c247"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "8b6008f20e6a1aaed4512e4a506b7c49"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "a2d2a6b483485d8a2dc7b0af5893201f"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "2d3a5c5dc15508b84883af8071870e74"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "cbe5a5b90010158d78913f83817390e3"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "fe0353ef3ddd89f44acb084580507893"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "52a7f986e7163b64d833afb1a6867005"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "6ea0b2ed499ce74322cfbfcbb8c1c3c8"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "4dceba25af5ae025fb2592f478a0f29c"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "aab983f6eada95ae31d7eeab062fc9f1"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "06a8598f238c64efb505e42158642943"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "2799e3f75034125bb248978803ceb30d"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "a194d14df2677e48ac3726106a6545eb"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "b2db28babe0e64e08b1a754b65dd7e43"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "ff697350f2cdce1e8a73b4eb76c8b1b6"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "bca9b9d53e9d742d313f028f34aa4b15"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "7d680c9ca12758ca72f27c6810bbc997"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "516ec9fc1c6ab825b2301b6f75b602f1"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "853f4698a8ef9366178b83b0c42a3f66"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "8a57418305a3e79576d4fca57a1e9353"..., 64) = 64 [pid 3255] read(4, "0045", 4) = 4 [pid 3255] read(4, "5a9f45c757b48235d86018bee2d20f9e"..., 65) = 65 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "196f206cbbb2d45ace01a0953faf2807"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "f07164d66771b8bd4132ea89b8239956"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "eca182e60f74fa5df040c7bb72cc04aa"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "76975651210a5ba0fb0b0a0dadf9ec02"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "613214a7b02ee0d965a6d35b7e040a99"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "ff0db4635d091b649e9b69746699f2bc"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "15c820879b9cba8938ea24e8465fe195"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "2659f65a67c2d205e9bf08391730d8bc"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "72b2edffa06db3ad0c76444c17060ffa"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "7d13d8a269daa68a0e8047f27f589013"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "e07e253bc87d6a86e5fb7f62bb63438a"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "c3038819f49e0dd4421b9c40c59a09a0"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "0663dfd3d5a64a0da3bf9114c0e8cb98"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "5a33377f33c6a8d38287fa9b2795f890"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "d9b16f3b048243fd7d4c4513875f7f24"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "19df996e79b2fbd2d6916e104ce0491b"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "67481ddc2e53cd3420fa8c723edb4fe4"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "d13857079b8c16ed988b8b127388513a"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "562acde7f29ad17c3c2d35e708960fa1"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "c7b6d7db092cfd925f1fb6333e166a54"..., 64) = 64 [pid 3255] read(4, "0041", 4) = 4 [pid 3255] read(4, "90692510e88e67929d0d01d011eebb6c"..., 61) = 61 [pid 3255] read(4, "0041", 4) = 4 [pid 3255] read(4, "74565c76e1d52c03627ad12900dbe551"..., 61) = 61 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "ba7a69a2d9a87d77dc0780af90905187"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "3c156dd98c03dda5d579e0530ffc7243"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "2fd39cf03540920ec73914a0f0782513"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "b4cba9b1517555f1c978880bd9984041"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "08b14667047688b52aab01c686c42ea9"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "2aec95c60ee53e4c7a39d5f553ccf507"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "d7775efdcbeb08dcc24f9f145f2020f1"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "147a130249a5329a32e83d3e9f7332b0"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "6032c967f4877ede215d611aeab903c9"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "130aafacb0998bddef222f1a4ae6e440"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "e11cec94e22b2a6c4086656006a0667e"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "f81d7bd250944c585a0cdcdf614f4ba4"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "75f77f5ea36ca5f9f6ee2c3abc93eef3"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "597277514a7ea03d0a4494460a33b33d"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "243cdc7b487ecf0356b8e1a64efb0552"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "9361e5572c4597a7e2509f17a79fd623"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "732b7831334f501e74de23730c0c791e"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "dd90cc60f10135aacd7dca36716d32c2"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "bf34b57ec47f525055157f4e5ec0f77c"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "d0cf472c8f7aaebda3706d5e7ff03440"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "a683bce1f9db7f5fc57daf613572a73d"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "7ed3bc96c090f58a503a63277860be96"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "40fcefcdcfa74405fc3c6fba57155752"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "2ebc01624221519a82119286b121e218"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "44d75d5ad414de65861f7f9e59fb0bd7"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "1d419416ad63b40b73ff6b724f3d3596"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "fb388fc819a17828bec9be1dc803db4e"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "364dbdd0177ff1fb5bbf398217fcae01"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "14007235fe60e386584d75148ae9c65c"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "87c44b6c3511ae8ba6e56e45a6282e5b"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "b8e8ccf9b2e26301ef31cf6d591ffcdf"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "a3106877b3cebf0483e1643447da4d46"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "b1c8f81b25cd77056f653b9a7d5f24e6"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "5471cb63d9c1fa4c1c883b763091d5e7"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "cb4c6ef677673c568fd61a584306f378"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "cab03b53f1058a1386ccf9996e9f7a7a"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "21ee5554f5b4f2bff5370b7a02731617"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "0e6d0edccea45c4dd8e3d7af25b36673"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "64dd9f1432b845402c4e443aea568dd9"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "b9917c20683258b5736a05fd384f7b52"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "0cf606ef62f2b072551ca3bb28764623"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "52db0b984523047da19ca3b41558b9db"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "7282fb149f713a9bdfb3703c4b17e455"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "5d309cb75821600495e77769b225b894"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "9b79a7d880b17acc91010f94dc6cea0a"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "8cec3356101932a414ea87bce317107f"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "fa60de996d7c9676cf219c90e3cff602"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "0b418582644777ba74ffa86403e6a0a2"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "21a9db6d8c82885b5fa220155e1456b7"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "25ba1b9b58ad7300f22b92f83a57b170"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "319a2aed6ba2e14612499879836375d6"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "90b4ce27759c2cd63586481d2bafeeac"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "dd688325831a8a9bc89a7105ab4d8de2"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "bc3fd08824e572377f8093dc40db7980"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "c52e1065df07c24606381efb7598b1d2"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "91ffc2262783fe59d7b51d41cff33e75"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "7512e4593ed535bdd1bc33a91dfb7695"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "a7b2d85f2ebc6b3c30513502159fd51f"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "be738eb1336a856bc6f2494ccd7ede31"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "15fe969933ddf802f4dc292f02674a71"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "8ce667e50684bea7c60db43c0ca7dd1b"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "5de4c5f9080725f2462969b68d4a3a31"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "e21f5e14834af6426bd6fc3e7f37f6b1"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "fe9606cf3c184ad7fbaee518c51d622e"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "6b910392411668b395536da4646d620f"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "586d9a5f5480080210a40b15b8833bf9"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "30ce0db66c861bdfc85ab9af8c7c2128"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "8a6f7a77f3ab169480b8d22caf1a8d70"..., 64) = 64 [pid 3255] read(4, "0041", 4) = 4 [pid 3255] read(4, "7e340bae6da26a88b0913959c34ed1b9"..., 61) = 61 [pid 3255] read(4, "0041", 4) = 4 [pid 3255] read(4, "6d35f03d8770939967951a1a0e882896"..., 61) = 61 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "bfbba6462f66aaf91af3c59fdb89ee91"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "0ab8e97acc036c78c7c9e49995be94d2"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "1c7c31d5bf4243fdddb86f0d2a1a315c"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "08f0b180fe0d7a29a9f4608d536dcc2c"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "162b984fbc02c230175e431135e5d50d"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "cf962a0ff185cb8b1d04f4744a0bbd06"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "d678491fdb594b6a872c78465851a865"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "217afa9f388738bbb43e80cd63111597"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "0e9052fc533f174373fb3b7ad7d2aa23"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "bb904b224e508d1fa0cd06bfeb1c4507"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "221274e7533b5b7c0ca772eb89949212"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "f6d3985879b45a2cb05279bfa7ebaba0"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "f8511a62286311cd337821e3700bbf1a"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "bef68df99d84ac977dc0b990f6785080"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "0e51575316977452449f4353d94b5244"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "c076afd137fda12ace65ada0b3dd95c1"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "060fba770b8e067defb91ed7ba266fce"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "334222b6a3e066265c01d00589394efd"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "1498205f84239aa45a50b8d31ca56e88"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "85b688852fe4d3d3e5b76edbb91cdd55"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "d1ce5cef9b95d4309bc2b9a80cb08c3c"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "b9f4b09e465b23cbaab10be2b637a6c8"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "d43938adbd704c81d438d370fda47157"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "29b3a4cf5ecef85ccfee7981427173f5"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "a1b1a4df8b07141ee7e8cfc13095ba36"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "67928b476da1150db806a63dde367586"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "634d4a43cc36a51904d1b681064a8ea3"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "eea8da7be97e90b03adecba4b5a371ee"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "da460078bfce4808696cfb0576b03cde"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "f7bbd05d484c638b6af28ecad19c408f"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "0bf47d3c6f64da4037673345e2b75848"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "b0ed3da7fcbd43a4a8b82748a518524a"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "269944b7ae8f99057232fdfe09931f11"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "87abeff334c2a90e743434c4549da3cf"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "636c1c97546acbd7168f3a1a67ed5fdc"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "f6659cac3b764e8a2f4ced7b7058240f"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "963e22013423215647fe8f99de7316f6"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "0c2364c17ca40a4c726d98f3d2861d27"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "33fc6274a5052e0dd0d24f4ba6f4eb7f"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "9fe20cb3814df88f181648860102a9da"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "deb6f0f225bddd2fa786f94689555a21"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "0d2c94b2e3143bec78d0e42a30612d91"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "a1b54af3998843019f1ded3a7e0adfed"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "4106b20b2ca84293812959c8a0aa45f1"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "2485df3897d4254cbec6fd24a768c381"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "554af908fc7c1bbbe662b9a954e9956e"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "377aa525d1cbe2ac827b045e60f133a3"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "2357bc87774f95defd3e666b0ffd34c9"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "3a77c06dc4d3a208349a4a2db1470d73"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "179f4238aa707cce26076a2b1ad19114"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "870e1f81c3cb1fde99d35c8cac1de5b4"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "1e33cddf337b50de1cad2189d9db6cf6"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "3cfacbf1961accff8670997368b403d8"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "13e61e15e1e460889069004a6a925302"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "dda6d0735a68ca0b85ddac103e8f71ed"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "5dbf689b62367f5386441cdc35434f14"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "d8b1d2b09194cf5c48d08f76da91df9d"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "00d673d165006b28bbbe5b2d84ef80d8"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "c8813b3175a3dcca159e1194bb851e7e"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "b96bd78439348a170a9025ee1f96cf6d"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "e112b746e0559a4a31bfe0eccbf0cabe"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "301254ddb13a47b257a4910593dd6f0c"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "de1f890186ce84963eb3dd1638784473"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "998a80d9bfe341957d6db1fdc4f6c6ed"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "a6c495edcaaade187280262db1bbce88"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "966f1fea56f9bb0219144982620516c8"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "ac37481fcfd03066cce04f08c1d523b9"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "108eebc10bc79b912207387ac896e036"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "b9e6e1ab35c54ed5bd32a2f25a86f73c"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "4e95b5a8d0a0c82705ff8cadf1f31627"..., 63) = 63 [pid 3255] read(4, "0041", 4) = 4 [pid 3255] read(4, "7effe0126aa0585b04fa3bec1d5d97b4"..., 61) = 61 [pid 3255] read(4, "0041", 4) = 4 [pid 3255] read(4, "a17084ba43ba15d624f689b264c3e060"..., 61) = 61 [pid 3255] read(4, "0041", 4) = 4 [pid 3255] read(4, "c76c51943a96409b13a9b3f0237472ee"..., 61) = 61 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "181869715598f0ad7cc665027d98671d"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "6ec51f82110a88ffd5443c5fa6b8aa9e"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "37a6cacf4e04d0ee9e75f1b1c7ea307d"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "8519ed434a743f7706c1644dba48bdbd"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "30e98f64a8f049649b714d1cf198377f"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "639293da17094e58b9ff95bb2c1b8fb7"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "ff0cffa20e8bca8a17ca5ceb283066ad"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "2ed95b35bda47a1ee4c0e88b95ad6ee3"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "159cb77353ac36ba12e453daa3b1c854"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "338c1db90855290ca64b85f71ae48ba7"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "1af47a3eb191b57a8b6a2f2ba1eb8562"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "6f0db689dd7f9f2e03b7b9d750443859"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "8cbd0c7e9f1e1f22a4866027d797714f"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "52a69339c11dd9df23b8e7d3df0f1ece"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "650c228a1a2b92116a071791cfdb8bbb"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "09694b755d4ce7b621f38fc446dbb7fd"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "5c4301af466e5396341dd7190f6495bc"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "e6f8608ce93f8b923a65ff2378174c35"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "29ac9757e06350dbaad8f780b8ce3a51"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "1cd30138b5c836448b7c2b63549b0e91"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "2124508be5823028f7a80721b2ac69c1"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "5cc2899629e796054a41cd47a7a7ea71"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "8470a04274c8591f9d48ad5fd219cdbe"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "d18c0630fcb72d61dc5cc66d8f211303"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "47688c9c254ad8d317eacc07b6a5e543"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "86bf3f518f445f686bb7405f052a0a93"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "a7a0b0a47a668df2125788cc3ee490b1"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "98af66eb4c774fe7e97b3b4907bfa0c1"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "2928dbed8445c436b46635cda57ca775"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "27a999df2944c153900fb9567e76d17c"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "7a32e88f12efcc424a8e33de0f33f823"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "b1591ba035e97c3e8292893416b230e0"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "2a4646ab3db39a4dc3f816f64377c502"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "c718b21c97e55b1ba9cacfa8abda1e69"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "7f2d27b0bddf97948fff2f81fab52633"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "eb9d043e335aac286fd564ae01afca35"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "a1ebc64f885b4ab0648e8743e994e8b8"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "9da7570b07abd99123afc0e95a72a6bb"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "b121861b6b238f0c3b8a7aeeda33ab71"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "2fa2bce828421d0dd1dff66a8f0690e5"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "501c8d83776bf60c395dfa7864bbc5ef"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "68ccd1476f4c274f198129bd65a0b529"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "0076c47ed12e0e26050f42f04fdd829d"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "be4329d711eba5c5be2b48f630ac0f4e"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "3bb035b095a0e4144adfa55fa45b2332"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "d81798f11840b4b54149ae111aea5aef"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "7c9d9567b0c0e3f4b7aaa7ae70612bc4"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "ca6e1f6c04c96c435bdbf30a1b88cab0"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "0a59b469668efa65c105dc9f0c29d356"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "8bc58da8ac7b2d91b7a6571e62287634"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "3686a9c6ab7e57052bb88b294f5d09cf"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "4797d51ba8f8c1d9d23aacb7bbb37b7a"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "d433f3ca0b710dd092da566c8ffcb963"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "e6acefb12b474eeb9c804e9f42f29839"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "ae0e8d3613ad9cb6872c58cd95fc9774"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "8de4930c8071310205e6c0f223863949"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "cefcdf299c4dd3921ed47ed8ec83462a"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "58ba41f99ebfaba5094e772256d4287d"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "d9c205c5b9cd5755f897878f99ff9a4e"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "65cb69c95de57f0d79512c777ed9ff1b"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "f7cdfe5b328dbddeead9ff62d19e9bed"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "1614e1eb3e531708cf75a11bd4bcd768"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "8d225f141d45e3eba5bb39973e4889e8"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "3db64172d043977dbd066c99a533921d"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "63c55f820611f3e46f6323d6b22ede34"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "a0b0ea55540de1ccdbafa256773f022a"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "90a70093b1ca20781b7a92dd04500881"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "ee5a22cce013e20eda3fb39152584382"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "e267d74eb35f6df29e9463faf6c75b3f"..., 63) = 63 [pid 3255] read(4, "0041", 4) = 4 [pid 3255] read(4, "3e4460c8a31faa5eceb0ce3dcac37093"..., 61) = 61 [pid 3255] read(4, "0041", 4) = 4 [pid 3255] read(4, "ab7514531f1013db3ae2dd584282bd51"..., 61) = 61 [pid 3255] read(4, "0041", 4) = 4 [pid 3255] read(4, "d11d66d8de9e49cb8192c840cad064ce"..., 61) = 61 [pid 3255] read(4, "0041", 4) = 4 [pid 3255] read(4, "0aa262a89fe32512030acc43fe694992"..., 61) = 61 [pid 3255] read(4, "0041", 4) = 4 [pid 3255] read(4, "77ac4d1a75e214e49e6770bd927a88c2"..., 61) = 61 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "50254890e9ce191ac7a5820ad45cb2f2"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "e98ccb15cfbc571481efddbb8f8ee487"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "00fc118095f4760390bcac8ff8c62612"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "97120f0397a34543b5300e68d0899efe"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "7380dcfbd652b16fbeafb484454f3dcb"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "7c48e07a261eafda2119354d282bd05e"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "ff534c20a533823ae617a5585c0c447e"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "e4cda7e562ca9cd487df9775a076f401"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "bde4191986a64775c2a4c5bfc53c3b22"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "7afd74f3da9eecbfeb18ca89384b6e72"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "3f2748e673426cbc84d1214efdbd65fc"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "31a20bfaf8b201a7cfe82c048c16c6d7"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "68af5f681f9af7a769c62554130f8122"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "ffd6569be08138b3fddc778b48b1efd6"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "2feda65b869662c41e964db3b9a15198"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "68d90b5a41dc39b62d74b2bfee33ce99"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "1187afb341a92524427947d14d4d2b9e"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "6fd9d3d47fb049b5a6004af399177e6c"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "7d06a0764ae69af74c46aeb18e582f87"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "403f4d69942e9d14e381439a8a9a5ad2"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "af39c1c92fbd52605b772d2f3ab667b1"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "b7393782a256fd8911452abf66cb01ac"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "4434f1831a6c79190fea864530fc6687"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "746d17434797a7ce9009dae4689f8d08"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "31e73184bca37955a6cd40fe7ace331d"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "cd587f110bec55ff24a73a775a8c7573"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "6b31eaa7372243569d16c893d83abd2e"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "da1ef02e904536446f0fb06f024ac1fa"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "ce9121cbd2021a05e18dcf03166c39d9"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "cda789ebb7bef35cee1ffe2bb007941b"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "c7b34042bcb2080ed22f8f258045940e"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "84aaa51051020920f5f42b7ea4c24106"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "3dd53c550020bd0c85ba535ae59e70ff"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "40dee62ddb649497585a1cc2b76329d3"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "dba903283b0153f969e1f568012507d1"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "3ff6083a4ebb2ec53a8bf65f633bcfbd"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "8484bfe50905f9a1913dbcedc282e341"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "e1b4200a6193b420d51e31ab9302a7ea"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "245f6c6b04defe217cc6e63fc6eb9d25"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "0f8af71f1a40e8ae960ba616cb9a5bf1"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "325e3dd67c44ce3cb7ee2b3f9a00a970"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "cff87d2ebdec88743db2dc988d0a6509"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "dba6c3edf452d2958aad6b44aab937f0"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "f7fcb2056f2ddf151517366a4caf2b6c"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "172322d0d86d30b451e2bb4c63651c77"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "37955a21d16e3626427f3685fdafe082"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "e6c3d1ffa639783df21004d84527b761"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "30a9de69e2f13aa62978e98179757765"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "80ee5eb3aa93949698da6cb3db2faec9"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "31c5e07a04e90c03822d216d2dc92454"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "811a4086cfdf62761b7e56c936a04340"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "348d9240ebd90e5b53a9fc5f6df3282a"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "2c7cd925836fce24b5fafc878ddd9620"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "eedbccb54ce536870aad6e9457fc0a5a"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "18ac0d52b79aae665276303624c30f24"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "aa4482bbee5c7b78bcd992611206d7e2"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "b86113fd9ade587f7cb69b8c0c5d6407"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "3bdb43030c80f60cd75961f88042f281"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "0fef4fe61ba4a6775fa8ab671212bf0a"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "8b70577af53153e19e40164f74aa56ce"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "a85f3b132c3142e6052b7262e0306355"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "0f0fe100cb27770d615a70d5a78310ad"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "c8f4eac0bd6491e6377f905fc6a87bde"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "69853d056d6a4d052fa01bac90267fdb"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "46716c3c0cce248aec40f2e96ca4c9b8"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "cd14ed71bb25bf04ea450bdbd02805be"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "6e67db0f0212f219c0eca3cae45ceff0"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "05634a9703cb7c52a882a67669800e79"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "419f496ece1a83a0317d1fa2ec9015a6"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "c2a8f4b71c767287ab34df8455fc5f38"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "d26740b827bcd4b3621200f8a9c911a1"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "5141b7cd455d57027469cdc4f4ad8ea6"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "f6bf251e4434d69c7efc33a14b449b49"..., 63) = 63 [pid 3255] read(4, "0041", 4) = 4 [pid 3255] read(4, "5269a2dbea356221c94fc6771e3fc061"..., 61) = 61 [pid 3255] read(4, "0041", 4) = 4 [pid 3255] read(4, "f641e32ce44f9621c98075d4a327aebf"..., 61) = 61 [pid 3255] read(4, "0041", 4) = 4 [pid 3255] read(4, "c5f56ab5a37dc8140bd138249086e89d"..., 61) = 61 [pid 3255] read(4, "0041", 4) = 4 [pid 3255] read(4, "965d13d8627ac29782af2cc3db3e4fff"..., 61) = 61 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "bdab48d3f13d117bd1100be616837e6d"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "a07402308b2c0060a15b4d97cdcbe037"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "2b13a443d08efd84dc0cfda7e4c980e6"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "a8fdb3bed14a89b05940130bb6369664"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "88ae3d3a4511031780a833fbbeba1e77"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "d27a5d8dcaa9f9977817dd38f015346e"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "b5e0d7253e8969463105bc0700c8337b"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "00aa106d4f98db6ebfd7b9c38bc2db58"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "5f3f7fd213785ff3f78af15300a6e8e9"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "902f4fe035c845a31efcac90d16411d3"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "ba804b8030fdebafe24b9209749747aa"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "dd21f3bc3d43be02fe562fd0ca847255"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "fbfcdeabf0a20dc9f47474fa07ad6193"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "83a49f79e7339b011063e346b9f96765"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "bbede2e244e79735525f838ef20ec9b1"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "ab1ad9270161bec43bcee0adcff001fd"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "cb4673e961ca3e35564053cfc3896b47"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "66d1c7462c8c842628872854f00483dd"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "d9dc894a9601c31ee387cb80b591257e"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "64bbff02c33c2f3ad193a93755579d22"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "a90bd527d9c450974a7c3a45be026331"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "647b3eaf0ea1acedb769892b60507b30"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "bb626346ea32479cab9801c183317a38"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "de5f0b56372bb436e75556a734a1bd72"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "8ef54d0e84cdf9959c209815f511802a"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "4cfb3d80c413adbc7cfffceba4ab5a44"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "6d47cbe75859eaca4d56dd371d9dee6b"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "e0b0bb79e1129ccea3429bd6ac730321"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "210c63c6e14d7c8965e406c5b973c8c6"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "912d261eb45feda6a6173c07c64f21f6"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "b3e5a79db66ecb1b2539fb31c052187f"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "792d87d728a91594eeb951c7b5a3d315"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "a10731406c91a55d5d0e6dea43fe8921"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "c03d9b0c4387f7218e6c9c7d94cf86a5"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "765ff16ba41f077df045be26868f256d"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "2c163ee172674709fbb9a0f4b522744c"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "77710f5a8e9731d4d2450ee2a6be1a23"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "bdc0af083104286a3601e045802155c7"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "2d595b5690c7d18fef25b28d7aa2982f"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "9029f4b63f6d0e29bf1608e666cdb025"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "124597df949db69b6f80f0431d3a3901"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "1cf46a7bbf7881275ea74520e9e926ab"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "7229d0db3b19827562aab5fe003a4686"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "1cd616082100f47dc2d6d73669c6aa2e"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "ffec43f712f75ebaa3179dfd85c8f25e"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "a2b39a5fcc33fbf9ba9e2373f465e102"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "190de1bc97854d1dd5a5c6a178ac9978"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "d40ec15e47d1bc74e04011eeec5418fd"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "a2f8eb98f5dcc9551a6cfc0ce83eee3e"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "eee227aea44de383aa979ce1d52dfccf"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "aeda4b8c0a47afc52e079faa4c0ea0ee"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "c3c24326b1f2aa26ae3698ec724155e9"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "b37d1fb95ae810bf8f55cc30aa6a5ca9"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "758f8d14be750caa12c85c85c0eccf98"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "0a527e7e5d3be94add22b654b74defd2"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "bfef102d7ae59bc29b6edd631ea6deef"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "3fe48146cd3dd8a2e2f1010e39cd682d"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "13cc952a13ea29d9c5016a861d97da83"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "daead1ed0eff8ffb9c285547757d45ba"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "a4e76e601443447a638482e1ed78583c"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "2dd5e525a201b73c63b36cb577a5f044"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "34240b06d8c5d6cc9068279e627ac4d1"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "82585042cc979c553aee4d9e88665b4b"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "5fd4844dce2b414565ad512cbaa93015"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "b731758d195f1e0174afb77d6a310ebd"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "5616f71e404771477770ca2ce098bbf3"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "cc32bd53cd174d32726186b107436edc"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "81d14b7fe2ed4c7d0557c2dbd5861850"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "618c314d845a4fc23f8fc8902bcff334"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "47697f1d75a2f22e828e672ad6da6786"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "daf3d89987751a461bc8d1db86e13644"..., 63) = 63 [pid 3255] read(4, "0041", 4) = 4 [pid 3255] read(4, "dc85f7a8a6406e0c1d20984dd546a3b6"..., 61) = 61 [pid 3255] read(4, "0041", 4) = 4 [pid 3255] read(4, "65f417015ae774f4f82772565c70d755"..., 61) = 61 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "764f0c304f357b04105c2fa7e507ae0b"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "b6f054306fac451e15796b0f8a2543cf"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "d79f893213490c1cb5bbe7c99a4c1aed"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "ba66858bbb5708c1add2aab61f701061"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "67d217308b5962665168afefc5cb4424"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "45df6e248dd83ecb5b6198dc94d2b880"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "bf2873d14cbc48ca35efb6f477a8e671"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "dd379b352d03795b40f3a676c78e69bf"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "5ab702aa15285d7454b764807e1951fb"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "fe5a5548bd833818ec15d2fa6ad12179"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "5b06291ce9afba67ab62732d8fb5e620"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "ebc7d25514be513bc96b556ac3951628"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "a925fd446ddc56c1fac1d6404b181925"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "a9f4c92cf0a67e2b357cbf1a01e9f5e4"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "5c103aa8ae56c0758a3e8af11dc70fb6"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "d1d6eaf62861bb11d519d53cb5558629"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "6604ceb6a06745af1a4f4ce5d28b08b8"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "eb9de1deb223e876515ccef97289b461"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "6999217ab6e4c8ed4c7f19a5578c36b0"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "bffda14bf6c5b53ac2c66924c59f12cd"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "4c4dd93be7fc7d7ae0d5802fe15f8e5e"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "c1c064a15d20f3591784ab91d80f8d77"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "3b73d778b2c6e8d85b84dbc6dec6c2ce"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "23c0d249b7f308a39ca5f8857308b972"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "4a484203d011c6fb3dd6f0edb2fadb3f"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "47bc0798c515a9b6611a7b619c5f7f58"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "600784e8b9d11dd1e1afc1918e6eda00"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "99464b726afb7b851c46db19a07b2cff"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "ba1008e33f35a8c1174f76c8d0bdba0f"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "dc2395ff85b5573e1a6c918e649ffc0e"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "502533f656d41632f3b8ec19c385e8ef"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "3881a18bd53ee5f0fbb8777433a8915c"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "14fe0115d13ad78ca35a9151aaaa8109"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "52cabd5e231e2ab709566cac091dc3cc"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "1cae11ab97d409aa6386c34ec730a744"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "9ca4f51bd441638f177a18a744c78c36"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "a2f354d7ffbee4d55f7fe237786538a3"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "ca19d778bbd0dfe34d03f4ad6417f522"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "969ac8db18214cd56cf7d928cc396255"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "60e2f7d8e517eb1a3553754ba99434e2"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "d5c79f9cc897ef74ee7c376553572c67"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "f66091d5dacdda9efe2817c3d480b293"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "60a4a73fcd7babd4819853542a556629"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "4bc04a601e0ea318023ae0488994d7ed"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "2de99521dae35bbdfb89d30a595fe4fd"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "991d0403fc05ab37d61078d98a6edd92"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "ff379c8f24cebaf789311838e3c9fcdf"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "89323d9f59044c9036f7ea96c7394606"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "7086a908076b3dae6016058eaaebf214"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "c6e87f58ee36cc8af723f8027287158a"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "b95f3f353cf61b21bc079566edc100a3"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "2ba6d099f1f808c4592ff273d14c0de4"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "903a1d1c29527e024281d0bb3596c5e8"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "5364fa99949aae6485bf9a4f123f48a0"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "d59002f19e9dc56bd94c61f055b26bef"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "0e771e77afd8f12d8c4971deee73bd42"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "356ee5f62fec68644dba49951ebc97cc"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "8cc685b2e006f3756dd26885b834fb19"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "10403372eb4c13fb7dec98bfeda1972b"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "8c0a8fe1d3e0e86e54f4fe8f6beae89e"..., 63) = 63 [pid 3255] read(4, "0041", 4) = 4 [pid 3255] read(4, "53c4a1a05fc8d3312e62ae665113053b"..., 61) = 61 [pid 3255] read(4, "0041", 4) = 4 [pid 3255] read(4, "e814e707d844d1cff139347bf7bb36ea"..., 61) = 61 [pid 3255] read(4, "0041", 4) = 4 [pid 3255] read(4, "055735023add35217c20c27e1aa2bf90"..., 61) = 61 [pid 3255] read(4, "0041", 4) = 4 [pid 3255] read(4, "b9b5f06edeabec7fe0ac60d436e507ff"..., 61) = 61 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "bf9d8a4a9e91db3483353d568cf176d8"..., 63) = 63 [pid 3255] read(4, "0042", 4) = 4 [pid 3255] read(4, "a02eb1bdd107e9a42a45aaabb30f88e6"..., 62) = 62 [pid 3255] read(4, "0042", 4) = 4 [pid 3255] read(4, "954af2a61e8f2d6bf04878de6b76ab43"..., 62) = 62 [pid 3255] read(4, "0042", 4) = 4 [pid 3255] read(4, "4be0cc34b06dca1b22e03827641ffe02"..., 62) = 62 [pid 3255] read(4, "0042", 4) = 4 [pid 3255] read(4, "fefca6d73492860d916dea2328397d62"..., 62) = 62 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "662ddf3cfcb85266aed897825c2f6abd"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "b84b83a5a1ed0eb2b4a3e3ce49559ff6"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "c1586a09de645b484b66bf0e7e3a0554"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "a9661a328efd07c389c465b1ae40a0d4"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "7cf85225010e340e9afef275ac1fdc06"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "4f8eb8bcf4272659b3df1d6765ee36d2"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "4974878d81fa32f95dfdc5f62308a8f6"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "ed92fe12b1ea61b1453ff065b79f9261"..., 64) = 64 [pid 3255] read(4, "0045", 4) = 4 [pid 3255] read(4, "fef512d39b48bf1c465c747cf7d6afdc"..., 65) = 65 [pid 3255] read(4, "0045", 4) = 4 [pid 3255] read(4, "7ee0441c0f8202f4d3439965c6cf1a1d"..., 65) = 65 [pid 3255] read(4, "0045", 4) = 4 [pid 3255] read(4, "620d9dbc3f1bc982e4c361d22c18daf9"..., 65) = 65 [pid 3255] read(4, "0045", 4) = 4 [pid 3255] read(4, "e648b46631282fd9054d9ea12850f380"..., 65) = 65 [pid 3255] read(4, "0045", 4) = 4 [pid 3255] read(4, "455a56ceccd014ff59a80f12e5e198fa"..., 65) = 65 [pid 3255] read(4, "0045", 4) = 4 [pid 3255] read(4, "8ff97b2973329ee7e3b50471a10f63bb"..., 65) = 65 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "9fdf66806e54f9a94ffc6bae62f9022e"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "8068c9fab04722f8a7cc7c82a2e7ac2f"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "9d10513e204e65e0124fc5786252b419"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "a96a9f6dd33ea372ac579e67126d2f9e"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "c8e2d09d9a72152763b6254a933e7c9c"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "478dbba49b1abe18f7f278f6ff140e97"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "61cf6f6f4b7d69336a480e161079c5d6"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "f917de4e0f26a20066b9d6f8b5c1a83e"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "85326fb0333090a6a562f824c40bde39"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "e7d6f02ca4934319b11ad99fdd92c3e4"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "e3051b5464e3fa349fad43d319f07bbe"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "a2f1b953401d071b45eb51bc21ab1747"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "501346ada9d3b590e2b44941d41631b2"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "79f9010e80a04f2e0fb0cca5759e3215"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "2e2fdf11af20d11b340839ca3c5b6ab7"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "e62854c3fad7f47dee91a2119f46bece"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "fd7e1b946ef7b825c2b4f644538663fd"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "9bcab0c72bea6188ebf735ce08ba269e"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "bd77fb9e99bbbb71d8a516f2b0a8dcd2"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "41ffc6d3e0fb939ea3b489e74d397e61"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "1fb9bfa0f90c73c73bf0b9b7d9d5a2af"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "94ea2df1bf67e609fa65459197422bad"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "f2e10cb544996872298c95ed23241149"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "2a14e8e643564d4762d81b6c04440378"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "a96d24d672abfd2ce91caa2d762fdce3"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "5d9bbe7ec6b88276947fd15e8a54edea"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "a5e76f5789ca8efbf01010d2071cd495"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "da2d0edc212bf461c86c01eaaed18f36"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "a5ddac02f40e2ebe5606ea65e5c22c63"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "98cc6c0c446f9ebbb94ef6ede24169d5"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "ba949d32ba97d96422510967df33532d"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "6eb3a56b9ab502c446647bb8bbe96214"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "7a3fd4de053e055ce6854e7ec42fb00d"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "8a09a18bb89d4fb143c6459605beac7a"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "08b40d729a5c014f218292d5637eb6c7"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "6424f0d8740156213d7c9c79c7ebd54b"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "aa3f7ba36ebe3a933aa664f826382f60"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "b0553bd318581d3cce15f2247321f17a"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "7ca5f576ae9174c0289a3f562db64361"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "1a89881005c8d3505e147f335551fe0e"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "ef31a985c4c922c8c87faa907768c2c4"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "fde05ff876063bb18d50f1d771990e17"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "5768f68244998e1b2c1596540509d4df"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "3b31dcaa10f1db54a1a2b15728011a47"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "19b732385037e1a8a2ee710ad9c4e5d6"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "380481bf48bd5f9e5b9c0251f0162f5c"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "67cbf9dd64a323f7bae11e2a78a495fd"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "49f816cbeab72a521461018644bdf08c"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "82d775d53fa2b4394e78b28e3a7ad7d0"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "e3b2d0c2af1c8fcdfb88f78dea75ff30"..., 63) = 63 [pid 3255] read(4, "0042", 4) = 4 [pid 3255] read(4, "d138cb2a592f0694d9f8c71df65f8421"..., 62) = 62 [pid 3255] read(4, "0042", 4) = 4 [pid 3255] read(4, "f07ae302c13acdf2474192d7a5655670"..., 62) = 62 [pid 3255] read(4, "0042", 4) = 4 [pid 3255] read(4, "1bab8b961b845ea1c6a3d9074bc54746"..., 62) = 62 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "e2e5c9b848ff94fa02714a9fd4047fe6"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "036c126975c8c2edb198759d06ee1694"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "538e659d46735637747cd65297069fd7"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "1e3051e6d356190b98dbb7ad4b80565d"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "55e6e71a6cfa49480e2789aa74746c53"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "5c663a9caa0c310687919dbaa6299d15"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "71110d764cdfc035c894561ea1f25d88"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "d69a990eeec45a65b3f6cd1dc7e49ceb"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "2cb67dd767bf23ef06231006baa3a389"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "7d00973ffaf266107b7d87aa13b72e88"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "d0b860aada4c2016c5928c5847d8226c"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "4ab6244c706b9da09cc5c33aa421a681"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "f33e395213f0516a9256f33ede4c6bba"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "2b8dde95746dc03b971717c27fa497c4"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "509f77277cfccdae897f0d369672ce08"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "6c800a257772c52df37e0babf8637ce0"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "6fa27b85b7c766d7901e28d5ad014bba"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "2f25d9963ee6ba57db67a0410fcd932f"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "d3b580bf1ad90c21be98becb3def561c"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "e82955f2f382f5a6548358b837720faf"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "cff3d7db3a572c9d0fbf967406843e61"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "1e93a05c7581310d891038e3743d966c"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "cf0babc23e90128ab8a63d076666865a"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "49fcd75564e8308d695cf44f54e0e92d"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "ad72d0aaac828c4306d8d94bea2770cd"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "8deb5c6e0fde0b326881c7684056fe9e"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "b8ccab29d3619b9d7cfb3e0907c1df28"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "b55b74fc24afc5f64dd93dd402d44e9d"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "db7c2e529785f46163c57b824e9f31fa"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "9776a16d3c5edde2c25201bd384e25c6"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "5cc51c08cd44e2749f4a27775cefffd4"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "fcfc9f5ccb1720e754ff8fa79b24d5fd"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "337fe12f6684155ffbb8299e93158188"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "2500e5fe8eaa2d76fca0c4af9f599baf"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "d79f1f8ee4114ca9f2de7359e67f465e"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "e5d9918c23626bd237f0b217e141784d"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "7f23aeb05d57d4989783b35afce0017d"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "0770acf8abc1d4a1c70b97e4539369f5"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "2ca12d2e5ef0c49263abebed37723ae0"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "60975a7d325b5dd612c0bdea9bf4cbf4"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "2303cbbd583dbbd76cd0cba08ab09ba3"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "53223286a4d9d9c0a87aec1d29645d81"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "f9cf7e33e64fe399a77aff25b105132c"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "b0a31b460822364e72bdf87c25e6b609"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "7ef53364ae202363e4260ffc8e306a0a"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "566c472c98872ea51b16dc428dc48e19"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "804886b2a737261e85e5b5dd0e43bc5c"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "710fe3bd556cc9de1e7067a4ca22e19b"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "8f69c9a5fefe2107dffd711f94b3f2c3"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "316cb1576fcd474a59e6b096a30a0296"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "835e0e6e494b719a8b66dd3cfd272784"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "700e02511cfadfce4532b54d3d7bb9e1"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "4e39840e7dcc5c6e1e63359db630b6cd"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "56440ee651a1508722d3256003fe66d1"..., 63) = 63 [pid 3255] read(4, "0042", 4) = 4 [pid 3255] read(4, "49493f5ac0430f58d7666709d678d134"..., 62) = 62 [pid 3255] read(4, "0042", 4) = 4 [pid 3255] read(4, "129a1dee1bef60b78439dc505d2671a2"..., 62) = 62 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "c0da995d1c10799eddfc450436d35358"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "c3c95f4dd8516b21a68193072f214185"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "1829cdfcb84662a78320b1979cb6e3b3"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "93073277c12512d1e39b491d969b776d"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "b26658aa0e3116ff29ef6d801ea2da90"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "9f9d574330cc8c2ef6671646f8650509"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "d9ffa1c8f7ef32b7878eb5bf76fb8fab"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "bb58de631a54b397df267a5de45b8d6b"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "47e1964e5d7a5bcd68761a5b397b852f"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "0e7d59ed7b6a456009f174bd5f98d4b8"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "f1c76ef60547e3dd38d3554dba227351"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "0ebb4e0bc6edc42b257a1862b2e52662"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "51e741c5ae616a16f45b53c580bea8f9"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "8fa685b1b18b12c6c672488a76f42dfd"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "887f3b9899c9bfb4ab8dd3ca1d5bf068"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "062730d7cb35c8cc2cc07e15695eb62f"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "7dfe5496ff3d9acf8283a64bca1bc982"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "25ceccf426626a4d4b90699aa1d81c4c"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "a3ec4e725ebee245539629373f707b6b"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "7b6945405a7c703bb371cab973238e0c"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "c71730d79f9e989ca3c898acb522b8d6"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "801c603d6c2496b5feed6c6a1b266a7b"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "a9656d4499084434901f67b852fbf5fc"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "bdea3f3f498893b347f799704ba565ea"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "6b0d0d6e14f8e385e1457df569913647"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "3af78a8e1c90f2b6f3ae346b1f12215c"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "1ad5564dd675a246f5b0a05d03482836"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "7bdc84c31b686eb55cf648ada9f83598"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "7f86c0586add7836b8c44805b6ef9eaa"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "8a4eab961e543cc679d048e9523f3f99"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "27a1be9169eb165d4f23ef19042f26db"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "2f0fb1e714aa3f8ce4dcc6a941be6578"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "543d9bec0e0ca742d1332774dc4978e5"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "80475accf822d1e05bfc645498e97754"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "eb4ee22546fdf69fcfc4fc4d4f4ed883"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "2abcc17587a4faac6950ee04b68c532d"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "b11781137de0ed6c2b694d710f23abf6"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "f9753ed4de627c84d989673966d8f6cc"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "bf75f52a17bb63332f115dd1abd2db89"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "0776ce9e109aa7decf366022f786d0d8"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "67f17df800f9f27b4854d432dee09fd9"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "a96e8b2fffb58aa393ad0455f29df873"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "384c255400a042a075692c71e33e3de5"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "6135be8c41d82ee84c6417c901f42b60"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "aea088a31b2b64a37a1f3a8126f3d1dd"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "79308ae2348b5e61474e1be2dc48fd21"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "8254fd40495371ad1475e03c92741366"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "c81993b926372a1bcddc3c6c1666e789"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "6546d66e29dd37832e3d3cbe5493ddcc"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "bfa3db6abf2fc0b52bdf05cef7d34ca4"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "c758288c0fc5ea96e0a56645e13dce71"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "6cf94dfec7b4ac5cdb3716ae45726a5f"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "2c70985cc8a680983ce836c806bd70c0"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "0a1a4205c7198b22597ace1bd2ddf301"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "919a8b814d683d83d0f40c3df5d04880"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "e89640b4b4ed43acc8f8e617811983dd"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "50e9f32b1fed83731c6f30cbef749a51"..., 64) = 64 [pid 3255] read(4, "0042", 4) = 4 [pid 3255] read(4, "9a25c3a331408cb5a1e498673e849d72"..., 62) = 62 [pid 3255] read(4, "0042", 4) = 4 [pid 3255] read(4, "3d6b821d5d692667212c502a6376b1f7"..., 62) = 62 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "857f723d69b14fa52a3ab3c1c515d230"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "26538f0559a2ab70b085029441fc421e"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "b784b03113a96fe68cefc56066368843"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "d34cf7c85e7d1df691c65706001c5aeb"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "e6f8ebe8ec9f6f1ec08a9f9b8e5122ed"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "523d9251e4fffaf2d0317b0f70661628"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "437429794b773de9e3ead6c59f401654"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "dcff93650e1b7e0ed98386ae74c1be98"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "6d55515d8b12ce9c48501a93c101815a"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "6b3d09e7874f2953ab08b5d79caefd68"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "273356e72f04e9205bae0d8ec3c18edf"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "7a12a32670e063fe109206571324560e"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "aa503b8a9656d3864a4734092a041a2b"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "198d23c119bdf375ffa7ef57b6172755"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "62367091b42a97eb70cef062d5bbbf85"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "597ff87574b11dc1163eb152e0941a2c"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "5c492e1e4da04d8f348f92c40b8285d6"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "a6fe302e9b61de92d5f5d8ac85ef6701"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "7a6528d0dbb0bb42bef1de8cce4d601e"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "735a98292a6fb91b8897ecfe3abd6eec"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "8c764ab89c341545461934b7df0cb553"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "8028a29671c6005641eaeefbc1ff534b"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "215d1d7c9b8fdd94582bdec711e98111"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "9c93926ae484e708ef1f381749d9a35b"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "7327da570507836df772695b5b64d30f"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "89ccc9285e3bdc3108e6d33dbe83ac9a"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "8a1bfcf3fca7fec02d4026b6ee4c960c"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "ce8410e1d3c6565d288c4cfd6c315db0"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "61ca4af8d47ab2e56f8908f53279eb64"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "391b39079fb1830047f2da710c1e54a6"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "70b88576bf99f29a65fa0fe7a3e94fc5"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "55cdf5519074ebaf972edff488be7f13"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "51a2844d0c29f31875058e90720c6222"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "078183143549f1af6bd0b97d718f336e"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "42f5513d3d09e50eee6279c401897f34"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "438f77dfdd0b3e1dd9d5f8ee89520452"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "7145d141503f4898de895a41974c6236"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "64a7ed6dfae7e8d780930aad153f15e2"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "5bf5c5aa127a1edbcc5f53fce5e243dd"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "fbf6d09e858ab86c924207439b8f8132"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "478a377df0f0ba6f891d87b0746c3da9"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "e544fdc1961b886af95a06a8d1739605"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "5e0f452ec5454d96dbef1f01f557e903"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "33dd7a89e6c3214947ed8cc879819e6c"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "54b96744aeb672bb432ad0144e8a23b2"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "79de93607292082c3e9e3662c1d58505"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "1a82de2b58c285fed98ced2af76a61b0"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "4030efb3234d9f40543fea820d19c764"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "adafaf4f8aa27b66253ce2e281ee2f6f"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "554708b5b210a0fa6a9d6c552b5826c6"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "7a95abbb000a9088f65e19a78e2468de"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "d772e7213897a92b2bc649e5c5331de0"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "f4e2a1f0d3ba147548db5883533f1a21"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "2ec25fea1e3de3355784e62808fb9eb1"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "0c169bf8c285165dd4f81630671a9272"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "e2edf397b9d01b1ca29484f9e6dbcb13"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "023fc277b162a4710fac384c267e5ed1"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "2419b7cee41658ce33a9a5dd463eb2b3"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "9e6f6b5a4d1b071b8fd3f909dd85a7a6"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "a505632359afe04a6090c8065d33604e"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "dbbd75f386d59eafd7d07a2e7df21527"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "688a6ffbb683d0f12c184f5536214c12"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "57a75b64ce14f968a4ea251da53fef3b"..., 64) = 64 [pid 3255] read(4, "0042", 4) = 4 [pid 3255] read(4, "25f999da604708ad49802453385806be"..., 62) = 62 [pid 3255] read(4, "0042", 4) = 4 [pid 3255] read(4, "838a68e275add894064cf0af19de878e"..., 62) = 62 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "46d9b54674c65d28d8b0c55828d580d8"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "ace391c558baab7daf77aaaf2f399230"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "f70f24f5ebd74c018d17b4f3dec83cc6"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "35667a67c38b9750b5b2a6e3f003a2ed"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "63c7a4807fbe21352e7703244d4e6c30"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "04784498690bf43a6362365f3f173a86"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "48a4fab83856bc6df22c6678482671d0"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "01c3de9bb45e09edfe715ec2934805b5"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "066220f124cc88d4e94f893d610826f3"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "1cd192f5a27c57388831847228eb2a4c"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "2fef58eaba93ede5a177afc3538f80a9"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "5b1d2d919ae67d5e618adb3ca6e776c2"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "a24a44ada124807e566b8fcc9d2b9aea"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "1224626e3b6eef255b9faac60a18807a"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "1560718f8d10dd0394e3df6f7bdc4fee"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "81124070b8cac3a33411e4f0809976fa"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "bd7fa41828941d78e4edfacb13a4132d"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "19f8756f0008cf74a472177642cc44f0"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "a952200bb250786b24a6ffc7fa141913"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "940a23c5ea7d9abb6a008e774097ec69"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "c89be60ec66aa54f1be8df1915e88616"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "d998509fa241d6609cfc82e096ed902e"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "b389134bad5fd5899bcb1be911376ab9"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "d892587a81924a8cefd8c1a01da287d7"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "85630580085eff1c3cf406e4bab1502c"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "31bd2dc2eac41f1ab266832ca74be609"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "f56c73f1e1c2b13c7b2b989fc4435813"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "835de6b1872042c9957cdadc43cb6566"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "cfc311f8d0b3cbdf99ff427d6e2fac4a"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "70f53a3c42d2259a33b350e62faa79b0"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "eb8fb19a430333f1ce9fbe19ef17dee2"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "97a6e9653dcf23438fb3faca37158e66"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "a35a2f918c5b9275d31ac61c2e2895dd"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "da3087f67d516350249779745927861c"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "7f91aa109455f7c6005e6c9764fba74b"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "6df801330002ead50bc12edd118159a5"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "b21eaa74a656fa33f943f76ea0c53ca8"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "cbad7533a804fe18ba3b19aa12637456"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "7bc153c6aef0f2615e3dadb274b9fed5"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "b2f93343c4f77349e33033f54ea6ee60"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "05aa44e79a377c2dfc825b010d2072ee"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "f5966b14e8d2a0613d5cbafbf73d76be"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "01a6e6f0322fc4739780ad7b9cd83a83"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "0175587c5ea1db0ef76b3000db027e35"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "f723fd1143c4242cf22cc8d5fabcaece"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "b81754becae18d54915a3d724ee5c0f1"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "3d5d6bd86958616c0e9f6bb9f5b027dd"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "d1f0250388d73127f4db35d03d2b3753"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "f803b6e3c01a9dffd11ed72b95026e26"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "39a4861b8725618182c5e1f662d56c55"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "098c3a7c8881934249624d28a6e1889c"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "ede2da9d2d9fffcf8a57d19958bedf59"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "484acec01d2b55a648cf810ae37a8f40"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "fb11f95b8b0edc2fd459d16f057b04c3"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "0a2f25bc436e6a554e44bf959f307f81"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "1b0d000be7468923efade01d70aaed1e"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "41c6065a48ad409b8d2dbf9d54e42df2"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "a40d82ec4f63fa0e06f16cf94d433af8"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "c3766bb391aa1bfa5075c3e62b54f7e8"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "41d733a87424b24c9975e4a87e3de47b"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "1fbdd3b354ff1ff137317ecac70db127"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "7e538bea25491b46f120c221c817c1a5"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "d53e9f838eccd156ec44a454ce1e767e"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "af4ab4687faddbc4a84d8fb1982fc092"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "70d49a6ab5036edd254261d4b3045590"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "fa5c01a4d7ecff7d3a4c0bd3050647bc"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "4f4dda816d74613c463838fde8a4abb1"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "273e92999ff827454d12bc121bc2cf7e"..., 64) = 64 [pid 3255] read(4, "0042", 4) = 4 [pid 3255] read(4, "063683f5d7fa0bf77a7d9c87cf65014c"..., 62) = 62 [pid 3255] read(4, "0042", 4) = 4 [pid 3255] read(4, "ce2c6d646a3f4a8bd3569be3d45f3c32"..., 62) = 62 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "ff4c47024b24b92cb3717cfcca5f3dfb"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "bce0125b24559fe3e7f1a6c175c46789"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "f7185c84bf6377d676bb7e9deb338658"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "5f34f6e18b9b39d4101a597af516e950"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "ab5540cdd622ebe43f787feec9c98106"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "29d6850e98bdc236ca6e5010772c922f"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "687d81236cdc0ad908f90ef41e7d4fc7"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "b28607c7a38a524062a3c735f7de2895"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "f27d36c361abef8fcbb377a894906729"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "79c49390ebd42956b5cb20b2a85d6133"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "8751e781d4174fb678e9af260c1982f9"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "be882f6025a68c97bcb615969bdd7af1"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "e820e5cb3aed810fa9ba6047ce9b8bf3"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "49f7023d1c677ddc9e9b0d849a3c420f"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "84de16e299ed4e68be9fc2bd49fe2de1"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "1d064f3d704f43df3f03b580076f17ce"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "d64a48e7cb188200d124b11f53d47681"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "1665bb3896e49f84a28e24176734f447"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "95ca38286912069da0c9251972cc3665"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "1c0e1edcc67aaf9d6d9ed44b423c78fb"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "3c92da93c38d93445bbf50eee0d56a8a"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "5be66730cf6d1a3814cd227d34f4265f"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "2034c33b1db1b402ead9a133c791cccc"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "8ab5ab00fe60042f9204c99cda39a813"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "31bb2df5086bfde706378b1d80bd53fe"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "e8b07560c4b6506f3dd86f405d8f2007"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "9b73f5f1a4e5d92b1f0833a07f075dbe"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "62f100b02888c2de21d61caf5d850f11"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "d1d7a8ef71e0618c6e0553c8868bb2b8"..., 64) = 64 [pid 3255] read(4, "0045", 4) = 4 [pid 3255] read(4, "fbfae403aa26cc1bc086184aa80ad598"..., 65) = 65 [pid 3255] read(4, "0045", 4) = 4 [pid 3255] read(4, "5165e778d0406d1eec3cf0fd0515e15f"..., 65) = 65 [pid 3255] read(4, "0045", 4) = 4 [pid 3255] read(4, "a4f739013b870b42d9bfa6607df019ba"..., 65) = 65 [pid 3255] read(4, "0045", 4) = 4 [pid 3255] read(4, "240103196991f627e8169f214706e4a1"..., 65) = 65 [pid 3255] read(4, "0045", 4) = 4 [pid 3255] read(4, "9427ca151e44644238b1b52138894195"..., 65) = 65 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "8157f987b7d27964a5af99a922044bf1"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "4bc5005618d0cd05a82d7f74464b34ba"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "cc051dbda22b9a05756b5830df3c680d"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "e05228c2a7acb2200b13df8fdf6a9bd7"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "dfd605b9b6691caf3f52e311630b7f03"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "5748e648fd2e89c43fada655d71dd935"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "9509b5ea26081026c2923c517c523c3e"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "28164b94cc803bbef11c1343d9278a4d"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "66dd14ee28486e81d2615f543a83f3b5"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "bdd0fdbd77629b93bd939c5556669214"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "ac9bc47aa9b1b6dd70ba3e44cb90385b"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "7922b468b51eea58c7238f11b21820b8"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "a880fe0408697f535beef47ad23b8bb4"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "cf4a3f4a9781dab1e08aa2d0c937d4bd"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "9d0e63535e228d2d4bd0d5ed523c2d7a"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "eac336882b226b3491d4b5637e602164"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "c1fb1f2af08eb69faf9270017bbad560"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "17c05f23e215ff741bfc3fa611d7d208"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "2da8f938da797e023929df864efd1093"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "a3d7da4d1ec532f77828a621924b3288"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "5ef33578cdcec3b44220aa8616ab852f"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "29973e95ac7b016d6e4288652281dd19"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "e973da4cfb41d2f6ed13f2b6b8cfc2cc"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "fb4e8e6babbe995dd7f82d7e3f9c056a"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "897a07d55541bec5336b67789cfc155c"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "a2f4c419f0526c66cfc51217baf64729"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "e5ce5d2160acc69fae296c1fcf89f2c1"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "8c64567a2309229fba3a891fe15b0d55"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "74c0819a95be57196d9f25aebbf9f61a"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "2d9ed13c22a4a37b4ef9f30c9e9b1136"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "d64e6524e33baf0b5d1c49d939efab5d"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "e14abc76e6fb9f82436e3710959a5505"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "051b64d6dda2a829454e5df752134dcb"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "3ae55be461c2bed32660f0b486fd215f"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "ef9be8c5c2e4170516bc5a9095413213"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "90ccbbf58200298cdec3194bcae25a24"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "c70fcedebff4a4a98fc07d5d95db39ec"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "ba1356730082adc67817fcc8b1dc77d2"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "3505f09e9c25332a430c77fdfcb41ed4"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "b05a0f7d64814e4401a4b2a5b327bebd"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "e5b0852cb546d30252dbec1f323f2ce3"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "4e5d8a6b7aaa848109b58c4f706f663a"..., 64) = 64 [pid 3255] read(4, "0042", 4) = 4 [pid 3255] read(4, "01422df23fce60f42e6ee4f59e6c1b98"..., 62) = 62 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "4b9e5b97bada015d604a6c0f90df788a"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "cb4a704f41f17f117c87d36669bb73a4"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "c1b99385c595806160ffaf3d69404f21"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "00ba25decb105c4efd6e23ad985833e1"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "bd1e239c4dd5ac1323adb5184a52a894"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "2c485180a8613695b4886299efca4276"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "848edf75824c06716e985eaefec96571"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "534c8a013ff57c2b7dc15f55dea0cf4d"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "8675479d3d6f194d07fd6e557a5b816b"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "c47c0b6350b8acbd99d6fa4c459ffd29"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "d027fbc3cbf4c32d8e1dd13ab22632dd"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "d7144dcd578215e345b10df5a6cdac7b"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "f1776cd4f022aee49fad497dc0adcc6c"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "4e2d16a0916625bb0af44e7db60aebc4"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "72fc711b29b622bde55dc8c037a4c226"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "12a765692e79c6e2e3962e94c77554ef"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "1f38fbb1a951cb5b231a8f01c4e1e5e1"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "5f3eb26d857628615e6c92180a2dc221"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "dc594aa1647d85e8e5292a356faff2c3"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "60485a3e915ad44783d564e07d5ed6e7"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "0aeccb60fff83d4c99c7744419155d9e"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "882fdcf2271d385f1110c0f3737ceeb5"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "2746947a006993d6d2e3b574f302abb8"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "e95821aa0ce8cea2a055d290db5e42c4"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "a1a4763b6e9bdc07c7595312f3ced5fb"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "76c3700f02f79b49fec30d6ef18d336f"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "fbd0ee8a4ed861ed2c149203e512bc0e"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "e71ac8fd5969f1d39c9d07955afdc1ed"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "6a0b3611c5b057907aabe2a1c0530244"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "07a8a422ceeb1d5109f46f55a589e733"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "d46d6e5e5d3020eb07cfc66946ff9fe4"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "467f31de92ca2ed9df1530270e9aabdd"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "5d747b5783806d3f8748f59d384b14fb"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "49675b950f2cbd40455dd1584ae8dfb5"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "dfd02e5d90a03f711063f1dc67be1531"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "23f50166c64be0c1d3656ca67839843b"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "016ac7ea675428e72cc18f17327a63aa"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "c96019261665d2212a660b73132ef6ee"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "fae3423794c627c92e4798a27fae4a3c"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "206559c6465991a2c3bb4309fe75f92a"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "5a2c24e8859fbde4dfbf400abaa05fb6"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "00b9ab502c8135a1fcffd98c806572a7"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "3a6e78ddb8b21625f4150a24cd1e124f"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "8c63d8f92ae4e63b2e8f8dcc2623e574"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "306101099771a3d4c9772e668ebfb622"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "a750360f845cebbd5a798d79b567b9eb"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "ec43d3821cc94bc7d600ed8e63d90319"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "56c20fcc646838e17e44f2a90c149963"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "ca767f8729c52806a64419af18515480"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "c98f469e29f49887d16d94392e6888d5"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "8cdfe4b772d367a4036eec4ce1e1df23"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "7b1da0fb2b5dbc8cc7269811ac36bf52"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "f42c3ba0bd2cbc4fca87ce38b2e13467"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "b8b5b1e535becc2ff11767dced0d2a87"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "d66dc4e5e6d8b4c227a78a973ba3b057"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "42fef8afef605caa27218db9fe22502f"..., 64) = 64 [pid 3255] read(4, "0045", 4) = 4 [pid 3255] read(4, "e697043651a8ad40132df51dfccabb49"..., 65) = 65 [pid 3255] read(4, "0045", 4) = 4 [pid 3255] read(4, "5e27a9767607e32a2f3d6368226df2a9"..., 65) = 65 [pid 3255] read(4, "0045", 4) = 4 [pid 3255] read(4, "c4d202a8da739ec8e21ad68b155f498f"..., 65) = 65 [pid 3255] read(4, "0045", 4) = 4 [pid 3255] read(4, "274336812d4869247574b458c87c468d"..., 65) = 65 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "c7166bd959b05113daded9350b5e392f"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "de4fca50f4fbb1ecf5113a6eade6278a"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "d4f89036ff7bf3ee18d7ea697c3d8e15"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "2e4837d931edb073ab3a439d860b7228"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "fd5a9cdb5e6d4d08f44f36a402e0f258"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "f150a1500a3919eef7cf33df9a0f61cf"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "49edf85c763368b465de44747b23c8a9"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "c68e1cb7b9d70441e5712b265901256c"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "b877922f9bf35552660579c51d128571"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "163cd1d666bb5dde3d6ca4b612a6c242"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "4d3955d8a3658e9ea414698e57f5f9d1"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "c84001ae0c834024fc803dc886aad82a"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "9d335d49f268fd2927f31a78bfec1d20"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "0d1e766fbb13be697dff08dce6489bc2"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "b7dae5d747ea6974d629a621d3bb0383"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "fe4009e7eee3bac9237cfea1481856e6"..., 64) = 64 [pid 3255] read(4, "0042", 4) = 4 [pid 3255] read(4, "01d2c2840b212335ae5d722c0320dfad"..., 62) = 62 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "5d4159b9017f349950deaa29f67c1466"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "aecb51a4cb6048021856c9f18ce95085"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "3beb6db6dda7795639d2bb8ec1a1aa31"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "c0df3bffb8698f078049cd4e2cdb7d37"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "f75dd09a7f9e46c0c811b9918c9cde7d"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "61fb0aa6facebd4329623e39332cd311"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "376eec4e40cdd7101b6008de49b31eb9"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "e5977679b4836b13c6bf0fe7851918ca"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "1c32d3a265c630939385713b486e0c55"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "4eb0edc15aa7bddaf0a1c4a8f09058a4"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "c72d82a62ef937064bdbd014e1a18b71"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "ae06e61ee388c02f4c446cb6af659800"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "da023a4f3c6a5bc89b1b0590fb8a28c4"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "47f24e8b47fe7521650f5766451b2835"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "9a0ead9ca09771be2dd00817157e6212"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "c01990789f533316e10c5fc3b5ca08ae"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "af4f6db8093112637d8b067b7323f118"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "72e806bb26ee8be37feec1bc7ef06549"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "77608b21d3d745a10bba08fe316995a0"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "018167a4d0ac084962294e18d4a5c431"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "802921562f2f9b94686b1464e994c761"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "a61b7e41c6cbdf01a8e459e3715520de"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "ac24401af7c73862bf5a9b499c22a8d3"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "9e8af58263b7c84ee276354b97c19ad3"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "fd8c24d47d2532a76513852c7f6f8942"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "50eba130d507a3c875f0618b925a800b"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "6d04f0f89e4bf8ea4bea35dd850dad74"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "306842eebd4016413445cb0e636da46d"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "08469e965b4a5c9776acd56195e3f2f4"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "5c0b7abe786d7b4370ed1dd7ef323a30"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "210d4c7d5d67cb040bb3adfd7f47f964"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "5be71560fc9fa8ff84d4ecc6d0a63888"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "d604090b2866f4d8526731034e55e2ea"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "3ae70438f88023ce3b741188d1c47086"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "307cbef2ebce60dd141b5346c0c3e2bb"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "323201d5213f27ae44b5477c77049080"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "a87be7ca2da99c43d6f5cd39b9ed3b49"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "28adb6ead6d82073f32e4e786728e273"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "a7e6b0428be611e36c265b87e9ef9ef2"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "c6f27226a84434182771dbbcd593d223"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "be362bf177129ed207ab23b5b134c451"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "1231bc87cfa315f729b489ebbfb04e33"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "222cb6e10859359802b42b211c1e5177"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "1b5519c088120550324b21ab5d15fee2"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "898b6065fdc2b26bf8cd4a8f0bf48ff8"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "26ddf1e0580b4b31a4576760bdbe6f64"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "0739dfa33e71e00d87ba9fd107a73d97"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "39cb658135000259b97ed6dde6a3fe8c"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "a6e3815e02d6e7eaf381fbf64ff8fe6f"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "884dcdef1ee04a23ccf25d29cf4fcce2"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "9bf95351c917904deb99425c738cfb33"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "f4a65f88da4e16dd878181151414a64d"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "e1cf05d4172b1335fc39481b0f4a0cd8"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "2285d392e1ca544eb839d73ed98287aa"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "81a02a12b1f4a1fb9be6217f3249debb"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "2ed8104b9e82e59391138c256b3b2b1b"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "331a82a215488543f0cd9fc6f5676b7a"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "60dbcacf8af25191037d2045a7c45b86"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "5cf5b48f7ddcf3f0cf00fd1d3b533ea4"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "23a7dd63b926132bb67917a485be6145"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "0bfef6b8f3fb5e1fc6c5ab454a87a443"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "a1f1a2f9f651102b56717c9507bef0a3"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "e135ac5a7ea69b6edcb89345019212f5"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "ff84b8ddf55ef01558793f456fdfae91"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "d3890cc16de538c44ed1419a1df54bde"..., 64) = 64 [pid 3255] read(4, "0042", 4) = 4 [pid 3255] read(4, "54a22948eeb309c28d5b5249c9ec96bc"..., 62) = 62 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "6f6fe9ff6a910e81aa6526a11a3090bc"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "000bf83c934880490d6b1b4c16465cbe"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "2b9ba195abd01c05ee3708f8b2063a6f"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "ad1018829dd9a9c526caae9313f60b95"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "5d4b0b84066ccdbe3eee4527acb37932"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "f6df8ac9e6817a5a023cb1d1748c9792"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "ac59b0e4901f3d1a0bb2a5a1b6b8141b"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "34c5a26c769dfecb761fcc21ac31e0de"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "f89e6b22c0c42983f94316d29cf4f2f7"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "9ae4509487f951abe921b5647ffa1fa9"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "2a571ceb9e58759cc06bf9fa5831ddc6"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "44b43994c9526f7f726eb20bb4dfc00b"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "290f7bdbc425cf648574ecbcc35589c7"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "c9344c194e164a7b6ae55a6b9812a9ba"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "b46cb751f23c31b495262f9904f119bd"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "ab4b4509543612ffccfff26a325ff47b"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "3666cd614cba7d078cf133e1163e766c"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "3d7344a7a1fcf09406460da59b61baff"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "97678d28e7833d98b9c1e40e0d5d579b"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "a01d72ed0d25ccb6b84c181780614b9f"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "632d6fe3fc8b71e00438bddf972ff293"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "b2413951604484fcfaa7cb1471136904"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "d23410bd2647e34a033cfa9dd5acfd48"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "02a9862d6728ec14c2330059b1fb5008"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "de0570a59b7f97e1fe2726e19a43cf33"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "70c85eab83564a9a5533afa16d4aa954"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "31eb3a380688cec60eb3077cb372fccc"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "15ba2bcf2d78181de1047f46b6ae28e4"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "6ab7d97a526a7756648030a11833591e"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "478ab87326cc75a34c93735c8f9671c5"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "89f79a019fd049f26ed7bf40618ff960"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "5e481ac120d8768b870fe80cd1286c6c"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "0cb105daa485dcaef74c28734113e1d2"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "cc86e63e835ab0bceb62215460a13266"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "fd62953d05b09fa14cdf35e82f3def27"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "9919f0e94222eb92504dddb41c7c34e4"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "70f04b41ce07ba5ae0dbdb3112e1d8ed"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "956e37b87cb1dec16abcd5ee53ff3f4c"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "00d5444b1fea3c8dabd209229cb84e9f"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "5e7f0ca99cb1589c50d4a45c77ed4511"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "143fc0c2d44827ba2180bda74d53e9ed"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "8ddb4bfe7b1da6af9b85a966bbed8e49"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "77a5b4046ab7e7bee887990b342a7356"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "5ec50ef9f0339df0bae1fd2185e31153"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "e14fe8da5ae27c752c7dcb0b27793e08"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "6ccb1abfd4aff94711b9950f75b0eb67"..., 64) = 64 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "6c5d7b5cf2ed79d8b58659fac0b2e968"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "7e20b87c3ed60a8f3f4ac93c245c2e46"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "e74bd229bfc01533d9547b519b0ed1af"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "4bfe8f667b7d237cdbed73c61fbe0944"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "b8948dffe9dc658a915399f80a0e06d7"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "929b6ee50329b5850f4f0b9a1bc8010c"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "b26c9b0c087f14a84b08b62f6f0c2796"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "0297308be444a7128f227c2784d6c8ad"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "05b3eeef8c098f761f4c7a61fbd27cc7"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "44ea2b8d2a83c1fbfb5c93112dfc04b8"..., 63) = 63 [pid 3255] read(4, "0043", 4) = 4 [pid 3255] read(4, "0afabb90a9f893e37097e0c393efe2d3"..., 63) = 63 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "2d47e01c106b831b7d4ab043756fd46c"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "d47fd1a952a4c2ca704f1bf007007050"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "86d76da2e746a58878529452e7834821"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "810f6d3b5fef690b4e50113114493cc1"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "1d0fd1106c1ec73d4d5d02d2ce2c88ed"..., 64) = 64 [pid 3255] read(4, "0044", 4) = 4 [pid 3255] read(4, "fa073e1cbf85191f1f2e21924a00e154"..., 64) = 64 ^Z[1]+ Stopped strace -ff git clone http://review.coreboot.org/p/coreboot pradish@pradish-VirtualBox:~/newcore$ ls coreboot pradish@pradish-VirtualBox:~/newcore$