All pastes #3226383 Raw Edit

Mine

public unlisted text v1 · immutable
#3226383 ·published 2015-10-30 11:37 UTC
rendered paste body
Process 772 attached with 8 threads
[pid  4403] futex(0x72e3cb1154, FUTEX_WAIT_PRIVATE, 23054, NULL <unfinished ...>
[pid  3742] futex(0x72e3cb1154, FUTEX_WAIT_PRIVATE, 23052, NULL <unfinished ...>
[pid  2053] futex(0x72e3cb1154, FUTEX_WAIT_PRIVATE, 23050, NULL <unfinished ...>
[pid   777] futex(0x72e3cb1154, FUTEX_WAIT_PRIVATE, 23046, NULL <unfinished ...>
[pid   776] futex(0x72e3cb1154, FUTEX_WAIT_PRIVATE, 23048, NULL <unfinished ...>
[pid  4403] <... futex resumed> )       = -1 EAGAIN (Resource temporarily unavailable)
[pid  3742] <... futex resumed> )       = -1 EAGAIN (Resource temporarily unavailable)
[pid  2053] <... futex resumed> )       = -1 EAGAIN (Resource temporarily unavailable)
[pid   777] <... futex resumed> )       = -1 EAGAIN (Resource temporarily unavailable)
[pid   776] <... futex resumed> )       = -1 EAGAIN (Resource temporarily unavailable)
[pid  4403] futex(0x72e3cb1154, FUTEX_WAIT_PRIVATE, 23056, NULL <unfinished ...>
[pid  3742] futex(0x72e3cb1154, FUTEX_WAIT_PRIVATE, 23056, NULL <unfinished ...>
[pid  2053] futex(0x72e3cb1154, FUTEX_WAIT_PRIVATE, 23056, NULL <unfinished ...>
[pid   777] futex(0x72e3cb1154, FUTEX_WAIT_PRIVATE, 23056, NULL <unfinished ...>
[pid   776] futex(0x72e3cb1154, FUTEX_WAIT_PRIVATE, 23056, NULL <unfinished ...>
[pid  1730] futex(0x72e3cb1154, FUTEX_WAIT_PRIVATE, 23056, NULL <unfinished ...>
[pid   775] epoll_wait(6,  <unfinished ...>
[pid   772] futex(0x247e09e59d0, FUTEX_WAIT, 775, NULL <unfinished ...>
[pid   775] <... epoll_wait resumed> {{EPOLLIN, {u32=3821544768, u64=493447816512}}}, 1024, 784000) = 1
[pid   775] futex(0x72e3cb1154, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x72e3cb1150, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...>
[pid  4403] <... futex resumed> )       = 0
[pid   775] <... futex resumed> )       = 1
[pid  4403] futex(0x72e3cb1128, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
[pid   775] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid  4403] <... futex resumed> )       = -1 EAGAIN (Resource temporarily unavailable)
[pid   775] <... futex resumed> )       = 0
[pid  4403] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid   775] epoll_ctl(6, EPOLL_CTL_MOD, 8, {0, {u32=3821544768, u64=493447816512}} <unfinished ...>
[pid  4403] <... futex resumed> )       = 0
[pid   775] <... epoll_ctl resumed> )   = 0
[pid  4403] accept(8,  <unfinished ...>
[pid   775] epoll_wait(6,  <unfinished ...>
[pid  4403] <... accept resumed> {sa_family=AF_INET, sin_port=htons(43647), sin_addr=inet_addr("127.0.0.1")}, [16]) = 17
[pid  4403] write(5, "0", 1)            = 1
[pid   775] <... epoll_wait resumed> {{EPOLLIN, {u32=3821579088, u64=493447850832}}}, 1024, 783000) = 1
[pid  4403] setsockopt(17, SOL_SOCKET, SO_KEEPALIVE, [1], 4 <unfinished ...>
[pid   775] read(4,  <unfinished ...>
[pid  4403] <... setsockopt resumed> )  = 0
[pid   775] <... read resumed> "0", 8192) = 1
[pid  4403] setsockopt(17, SOL_TCP, TCP_NODELAY, [1], 4 <unfinished ...>
[pid   775] epoll_ctl(6, EPOLL_CTL_MOD, 8, {EPOLLIN, {u32=3821544768, u64=493447816512}} <unfinished ...>
[pid  4403] <... setsockopt resumed> )  = 0
[pid   775] <... epoll_ctl resumed> )   = 0
[pid  4403] open("/etc/hosts.allow", O_RDONLY <unfinished ...>
[pid   775] epoll_wait(6,  <unfinished ...>
[pid  4403] <... open resumed> )        = 18
[pid  4403] fstat(18, {st_mode=S_IFREG|0644, st_size=370, ...}) = 0
[pid  4403] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x247f9f0d000
[pid  4403] read(18, "#\n# hosts.allow\tThis file contai"..., 4096) = 370
[pid  4403] read(18, "", 4096)          = 0
[pid  4403] close(18)                   = 0
[pid  4403] munmap(0x247f9f0d000, 4096) = 0
[pid  4403] open("/etc/hosts.deny", O_RDONLY) = 18
[pid  4403] fstat(18, {st_mode=S_IFREG|0644, st_size=460, ...}) = 0
[pid  4403] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x247f9f0d000
[pid  4403] read(18, "#\n# hosts.deny\tThis file contain"..., 4096) = 460
[pid  4403] read(18, "", 4096)          = 0
[pid  4403] close(18)                   = 0
[pid  4403] munmap(0x247f9f0d000, 4096) = 0
[pid  4403] fcntl(17, F_GETFL)          = 0x2 (flags O_RDWR)
[pid  4403] fcntl(17, F_SETFL, O_RDWR|O_NONBLOCK) = 0
[pid  4403] epoll_ctl(6, EPOLL_CTL_ADD, 17, {EPOLLIN, {u32=3821579140, u64=493447850884}}) = 0
[pid  4403] write(5, "0", 1)            = 1
[pid   775] <... epoll_wait resumed> {{EPOLLIN, {u32=3821579088, u64=493447850832}}}, 1024, 783000) = 1
[pid  4403] futex(0x72e3cb1154, FUTEX_WAIT_PRIVATE, 23058, NULL <unfinished ...>
[pid   775] read(4, "0", 8192)          = 1
[pid   775] epoll_wait(6, {{EPOLLIN, {u32=3821579140, u64=493447850884}}}, 1024, 783000) = 1
[pid   775] epoll_ctl(6, EPOLL_CTL_MOD, 17, {0, {u32=3821579140, u64=493447850884}}) = 0
[pid   775] futex(0x72e3cb1154, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x72e3cb1150, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...>
[pid  3742] <... futex resumed> )       = 0
[pid   775] <... futex resumed> )       = 1
[pid  3742] futex(0x72e3cb1128, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
[pid   775] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid  3742] <... futex resumed> )       = -1 EAGAIN (Resource temporarily unavailable)
[pid   775] <... futex resumed> )       = 0
[pid  3742] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid   775] epoll_wait(6,  <unfinished ...>
[pid  3742] <... futex resumed> )       = 0
[pid  3742] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid  3742] read(17, "\26\3\1", 3)      = 3
[pid  3742] read(17, "\0\252", 2)       = 2
[pid  3742] read(17, "\1\0\0\246\3\3\217\206\275Q(?R\257\320\370\31\265[\22HL\275\244)D*H\270)\25\370"..., 170) = 170
[pid  3742] getpeername(17, {sa_family=AF_INET, sin_port=htons(43647), sin_addr=inet_addr("127.0.0.1")}, [16]) = 0
[pid  3742] write(17, "\26\3\3\r\273\2\0\0S\3\3\344\356@\354\177\316\251\204R\360\10\302\227\4\226r^\324\322\305\305"..., 3520) = 3520
[pid  3742] read(17, 0x247c4006008, 5)  = -1 EAGAIN (Resource temporarily unavailable)
[pid  3742] epoll_ctl(6, EPOLL_CTL_MOD, 17, {EPOLLIN, {u32=3821579140, u64=493447850884}}) = 0
[pid  3742] write(5, "0", 1)            = 1
[pid   775] <... epoll_wait resumed> {{EPOLLIN, {u32=3821579088, u64=493447850832}}}, 1024, 783000) = 1
[pid  3742] futex(0x72e3cb1154, FUTEX_WAIT_PRIVATE, 23060, NULL <unfinished ...>
[pid   775] read(4, "0", 8192)          = 1
[pid   775] epoll_wait(6, {{EPOLLIN, {u32=3821579140, u64=493447850884}}}, 1024, 783000) = 1
[pid   775] epoll_ctl(6, EPOLL_CTL_MOD, 17, {0, {u32=3821579140, u64=493447850884}}) = 0
[pid   775] futex(0x72e3cb1154, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x72e3cb1150, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...>
[pid  2053] <... futex resumed> )       = 0
[pid   775] <... futex resumed> )       = 1
[pid  2053] futex(0x72e3cb1128, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
[pid   775] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid  2053] <... futex resumed> )       = -1 EAGAIN (Resource temporarily unavailable)
[pid   775] <... futex resumed> )       = 0
[pid  2053] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid   775] epoll_wait(6,  <unfinished ...>
[pid  2053] <... futex resumed> )       = 0
[pid  2053] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid  2053] read(17, "\26\3\3\0F", 5)   = 5
[pid  2053] read(17, "\20\0\0BA\0041\210\2759#\3752-B\253\24\30\25\303X\217\6\25\263\314L4\345\202C;"..., 70) = 70
[pid  2053] read(17, "\24\3\3\0\1", 5)  = 5
[pid  2053] read(17, "\1", 1)           = 1
[pid  2053] read(17, "\26\3\3\0@", 5)   = 5
[pid  2053] read(17, "\222\4\275.\324X\201\34\2N\344\245}@\0\265\267e[G\232\365!\271\267,\351\213\274d\202\347"..., 64) = 64
[pid  2053] write(17, "\24\3\3\0\1\1\26\3\3\0@CG\230J\21rm\205\230\350J\243\4\272\2676\30\n\272\242\6"..., 75) = 75
[pid  2053] epoll_ctl(6, EPOLL_CTL_MOD, 17, {EPOLLIN, {u32=3821579140, u64=493447850884}}) = 0
[pid  2053] write(5, "0", 1)            = 1
[pid   775] <... epoll_wait resumed> {{EPOLLIN, {u32=3821579088, u64=493447850832}}}, 1024, 783000) = 1
[pid  2053] futex(0x72e3cb1154, FUTEX_WAIT_PRIVATE, 23062, NULL <unfinished ...>
[pid   775] read(4, "0", 8192)          = 1
[pid   775] epoll_wait(6, {{EPOLLIN, {u32=3821579140, u64=493447850884}}}, 1024, 783000) = 1
[pid   775] epoll_ctl(6, EPOLL_CTL_MOD, 17, {0, {u32=3821579140, u64=493447850884}}) = 0
[pid   775] futex(0x72e3cb1154, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x72e3cb1150, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...>
[pid   777] <... futex resumed> )       = 0
[pid   775] <... futex resumed> )       = 1
[pid   777] futex(0x72e3cb1128, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
[pid   775] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid   777] <... futex resumed> )       = -1 EAGAIN (Resource temporarily unavailable)
[pid   775] <... futex resumed> )       = 0
[pid   777] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid   775] epoll_wait(6,  <unfinished ...>
[pid   777] <... futex resumed> )       = 0
[pid   777] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid   777] read(17, "\27\3\3\0@", 5)   = 5
[pid   777] read(17, "\276\"L\r\300\345D\"\17\337m\317\325\271^\3211\262\f\262\\E\n\345+\231hm\374=\330d"..., 64) = 64
[pid   777] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid   777] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid   777] read(17, 0x247c4006008, 5)  = -1 EAGAIN (Resource temporarily unavailable)
[pid   777] epoll_ctl(6, EPOLL_CTL_MOD, 17, {EPOLLIN, {u32=3821579140, u64=493447850884}}) = 0
[pid   777] write(5, "0", 1)            = 1
[pid   775] <... epoll_wait resumed> {{EPOLLIN, {u32=3821579088, u64=493447850832}}}, 1024, 783000) = 1
[pid   777] write(17, "\27\3\3\0@0\311N\350tl\r,\314\216@\331\301\346\332\326\215\254\v@\363j.\340\217\353\331"..., 69 <unfinished ...>
[pid   775] read(4,  <unfinished ...>
[pid   777] <... write resumed> )       = 69
[pid   775] <... read resumed> "0", 8192) = 1
[pid   777] futex(0x72e3cb1154, FUTEX_WAIT_PRIVATE, 23064, NULL <unfinished ...>
[pid   775] epoll_wait(6, {{EPOLLIN, {u32=3821579140, u64=493447850884}}}, 1024, 783000) = 1
[pid   775] epoll_ctl(6, EPOLL_CTL_MOD, 17, {0, {u32=3821579140, u64=493447850884}}) = 0
[pid   775] futex(0x72e3cb1154, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x72e3cb1150, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...>
[pid   776] <... futex resumed> )       = 0
[pid   775] <... futex resumed> )       = 1
[pid   776] futex(0x72e3cb1128, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
[pid   775] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid   776] <... futex resumed> )       = -1 EAGAIN (Resource temporarily unavailable)
[pid   775] <... futex resumed> )       = 0
[pid   776] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid   775] epoll_wait(6,  <unfinished ...>
[pid   776] <... futex resumed> )       = 0
[pid   776] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid   776] read(17, "\27\3\3\0P", 5)   = 5
[pid   776] read(17, "\227\36^\263\2325\317j\20S4\345\202\316f\23\322\17\375\230\245,\5U\r\342\32U/]\255\346"..., 80) = 80
[pid   776] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid   776] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid   776] read(17, 0x247c4006008, 5)  = -1 EAGAIN (Resource temporarily unavailable)
[pid   776] epoll_ctl(6, EPOLL_CTL_MOD, 17, {EPOLLIN, {u32=3821579140, u64=493447850884}}) = 0
[pid   776] write(5, "0", 1)            = 1
[pid   775] <... epoll_wait resumed> {{EPOLLIN, {u32=3821579088, u64=493447850832}}}, 1024, 783000) = 1
[pid   776] write(17, "\27\3\3\0@\374\241s'\360d\253\2620\300\277\323\263\345\26'.\316\244\33i\352\16\212\30\352W"..., 69 <unfinished ...>
[pid   775] read(4,  <unfinished ...>
[pid   776] <... write resumed> )       = 69
[pid   775] <... read resumed> "0", 8192) = 1
[pid   776] futex(0x72e3cb1154, FUTEX_WAIT_PRIVATE, 23066, NULL <unfinished ...>
[pid   775] epoll_wait(6, {{EPOLLIN, {u32=3821579140, u64=493447850884}}}, 1024, 783000) = 1
[pid   775] epoll_ctl(6, EPOLL_CTL_MOD, 17, {0, {u32=3821579140, u64=493447850884}}) = 0
[pid   775] futex(0x72e3cb1154, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x72e3cb1150, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...>
[pid  1730] <... futex resumed> )       = 0
[pid   775] <... futex resumed> )       = 1
[pid  1730] futex(0x72e3cb1128, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
[pid   775] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid  1730] <... futex resumed> )       = -1 EAGAIN (Resource temporarily unavailable)
[pid   775] <... futex resumed> )       = 0
[pid  1730] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid   775] epoll_wait(6,  <unfinished ...>
[pid  1730] <... futex resumed> )       = 0
[pid  1730] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid  1730] read(17, "\27\3\3\0000", 5) = 5
[pid  1730] read(17, "\30\260\244\201\3\3669#\227\273\212\251\4\336\312\30\301\375\211\32\353L\226G\330\33\217\271\257\30\331\263"..., 48) = 48
[pid  1730] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid  1730] read(17, "\25\3\3\0000", 5) = 5
[pid  1730] read(17, "\3\306\223\4<\261\206\332\357\255x\34}\220\355l\33i\220\21\370m\31\30Dkc\210o\26&r"..., 48) = 48
[pid  1730] write(5, "0", 1)            = 1
[pid   775] <... epoll_wait resumed> {{EPOLLIN, {u32=3821579088, u64=493447850832}}}, 1024, 783000) = 1
[pid  1730] epoll_ctl(6, EPOLL_CTL_DEL, 17, {0, {u32=3821579140, u64=493447850884}} <unfinished ...>
[pid   775] read(4,  <unfinished ...>
[pid  1730] <... epoll_ctl resumed> )   = 0
[pid   775] <... read resumed> "0", 8192) = 1
[pid  1730] shutdown(17, SHUT_RDWR <unfinished ...>
[pid   775] futex(0x72e0434700, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
[pid  1730] <... shutdown resumed> )    = 0
[pid  1730] close(17)                   = 0
[pid  1730] futex(0x72e0434700, FUTEX_WAKE_PRIVATE, 1) = 1
[pid   775] <... futex resumed> )       = 0
[pid  1730] futex(0x72e3cb1154, FUTEX_WAIT_PRIVATE, 23068, NULL <unfinished ...>
[pid   775] futex(0x72e0434700, FUTEX_WAKE_PRIVATE, 1) = 0
[pid   775] epoll_wait(6, {{EPOLLIN, {u32=3821544768, u64=493447816512}}}, 1024, 783000) = 1
[pid   775] futex(0x72e3cb1154, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x72e3cb1150, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...>
[pid  4403] <... futex resumed> )       = 0
[pid   775] <... futex resumed> )       = 1
[pid  4403] futex(0x72e3cb1128, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
[pid   775] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid  4403] <... futex resumed> )       = -1 EAGAIN (Resource temporarily unavailable)
[pid   775] <... futex resumed> )       = 0
[pid  4403] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid   775] epoll_ctl(6, EPOLL_CTL_MOD, 8, {0, {u32=3821544768, u64=493447816512}} <unfinished ...>
[pid  4403] <... futex resumed> )       = 0
[pid   775] <... epoll_ctl resumed> )   = 0
[pid  4403] accept(8,  <unfinished ...>
[pid   775] epoll_wait(6,  <unfinished ...>
[pid  4403] <... accept resumed> {sa_family=AF_INET, sin_port=htons(43648), sin_addr=inet_addr("127.0.0.1")}, [16]) = 17
[pid  4403] write(5, "0", 1)            = 1
[pid   775] <... epoll_wait resumed> {{EPOLLIN, {u32=3821579088, u64=493447850832}}}, 1024, 782000) = 1
[pid  4403] setsockopt(17, SOL_SOCKET, SO_KEEPALIVE, [1], 4 <unfinished ...>
[pid   775] read(4,  <unfinished ...>
[pid  4403] <... setsockopt resumed> )  = 0
[pid   775] <... read resumed> "0", 8192) = 1
[pid  4403] setsockopt(17, SOL_TCP, TCP_NODELAY, [1], 4 <unfinished ...>
[pid   775] epoll_ctl(6, EPOLL_CTL_MOD, 8, {EPOLLIN, {u32=3821544768, u64=493447816512}} <unfinished ...>
[pid  4403] <... setsockopt resumed> )  = 0
[pid   775] <... epoll_ctl resumed> )   = 0
[pid  4403] open("/etc/hosts.allow", O_RDONLY <unfinished ...>
[pid   775] epoll_wait(6,  <unfinished ...>
[pid  4403] <... open resumed> )        = 18
[pid  4403] fstat(18, {st_mode=S_IFREG|0644, st_size=370, ...}) = 0
[pid  4403] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x247f9f0d000
[pid  4403] read(18, "#\n# hosts.allow\tThis file contai"..., 4096) = 370
[pid  4403] read(18, "", 4096)          = 0
[pid  4403] close(18)                   = 0
[pid  4403] munmap(0x247f9f0d000, 4096) = 0
[pid  4403] open("/etc/hosts.deny", O_RDONLY) = 18
[pid  4403] fstat(18, {st_mode=S_IFREG|0644, st_size=460, ...}) = 0
[pid  4403] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x247f9f0d000
[pid  4403] read(18, "#\n# hosts.deny\tThis file contain"..., 4096) = 460
[pid  4403] read(18, "", 4096)          = 0
[pid  4403] close(18)                   = 0
[pid  4403] munmap(0x247f9f0d000, 4096) = 0
[pid  4403] fcntl(17, F_GETFL)          = 0x2 (flags O_RDWR)
[pid  4403] fcntl(17, F_SETFL, O_RDWR|O_NONBLOCK) = 0
[pid  4403] epoll_ctl(6, EPOLL_CTL_ADD, 17, {EPOLLIN, {u32=3821579140, u64=493447850884}}) = 0
[pid  4403] write(5, "0", 1)            = 1
[pid   775] <... epoll_wait resumed> {{EPOLLIN, {u32=3821579088, u64=493447850832}}}, 1024, 782000) = 1
[pid  4403] futex(0x72e3cb1154, FUTEX_WAIT_PRIVATE, 23070, NULL <unfinished ...>
[pid   775] read(4, "0", 8192)          = 1
[pid   775] epoll_wait(6, {{EPOLLIN, {u32=3821579140, u64=493447850884}}}, 1024, 782000) = 1
[pid   775] epoll_ctl(6, EPOLL_CTL_MOD, 17, {0, {u32=3821579140, u64=493447850884}}) = 0
[pid   775] futex(0x72e3cb1154, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x72e3cb1150, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...>
[pid  3742] <... futex resumed> )       = 0
[pid   775] <... futex resumed> )       = 1
[pid  3742] futex(0x72e3cb1128, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
[pid   775] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid  3742] <... futex resumed> )       = -1 EAGAIN (Resource temporarily unavailable)
[pid   775] <... futex resumed> )       = 0
[pid  3742] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid   775] epoll_wait(6,  <unfinished ...>
[pid  3742] <... futex resumed> )       = 0
[pid  3742] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid  3742] read(17, "\26\3\1", 3)      = 3
[pid  3742] read(17, "\0\252", 2)       = 2
[pid  3742] read(17, "\1\0\0\246\3\3g\10\332\365[3\351>@@9\235\343|\377[\211\34\357-\236\f\372_ \36"..., 170) = 170
[pid  3742] getpeername(17, {sa_family=AF_INET, sin_port=htons(43648), sin_addr=inet_addr("127.0.0.1")}, [16]) = 0
[pid  3742] write(17, "\26\3\3\r\273\2\0\0S\3\3\374\370\350\243\241\34\317\215\302y\3253\33\210\304\345\350>M\266\325"..., 3520) = 3520
[pid  3742] read(17, 0x247c4006008, 5)  = -1 EAGAIN (Resource temporarily unavailable)
[pid  3742] epoll_ctl(6, EPOLL_CTL_MOD, 17, {EPOLLIN, {u32=3821579140, u64=493447850884}}) = 0
[pid  3742] write(5, "0", 1)            = 1
[pid   775] <... epoll_wait resumed> {{EPOLLIN, {u32=3821579088, u64=493447850832}}}, 1024, 782000) = 1
[pid  3742] futex(0x72e3cb1154, FUTEX_WAIT_PRIVATE, 23072, NULL <unfinished ...>
[pid   775] read(4, "0", 8192)          = 1
[pid   775] epoll_wait(6, {{EPOLLIN, {u32=3821579140, u64=493447850884}}}, 1024, 782000) = 1
[pid   775] epoll_ctl(6, EPOLL_CTL_MOD, 17, {0, {u32=3821579140, u64=493447850884}}) = 0
[pid   775] futex(0x72e3cb1154, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x72e3cb1150, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...>
[pid  2053] <... futex resumed> )       = 0
[pid   775] <... futex resumed> )       = 1
[pid  2053] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid   775] epoll_wait(6,  <unfinished ...>
[pid  2053] <... futex resumed> )       = 0
[pid  2053] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid  2053] read(17, "\26\3\3\0F", 5)   = 5
[pid  2053] read(17, "\20\0\0BA\4\30\352\303\355X=+\262\324\2454b\233+\303\265\204\20\206\242\254\226\306\327\331\356"..., 70) = 70
[pid  2053] read(17, "\24\3\3\0\1", 5)  = 5
[pid  2053] read(17, "\1", 1)           = 1
[pid  2053] read(17, "\26\3\3\0@", 5)   = 5
[pid  2053] read(17, "\2\354:V\343\347\274\324\321\"&\4CLR\2046\313\270C\276\234\0203<\221\246$\346\344D\206"..., 64) = 64
[pid  2053] write(17, "\24\3\3\0\1\1\26\3\3\0@\345\343\20\372&\250\224~\205\207\254\243\330\213MD\263\6\353\214~"..., 75) = 75
[pid  2053] epoll_ctl(6, EPOLL_CTL_MOD, 17, {EPOLLIN, {u32=3821579140, u64=493447850884}}) = 0
[pid  2053] write(5, "0", 1)            = 1
[pid   775] <... epoll_wait resumed> {{EPOLLIN, {u32=3821579088, u64=493447850832}}}, 1024, 782000) = 1
[pid  2053] futex(0x72e3cb1154, FUTEX_WAIT_PRIVATE, 23074, NULL <unfinished ...>
[pid   775] read(4, "0", 8192)          = 1
[pid   775] epoll_wait(6, {{EPOLLIN, {u32=3821579140, u64=493447850884}}}, 1024, 782000) = 1
[pid   775] epoll_ctl(6, EPOLL_CTL_MOD, 17, {0, {u32=3821579140, u64=493447850884}}) = 0
[pid   775] futex(0x72e3cb1154, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x72e3cb1150, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...>
[pid   777] <... futex resumed> )       = 0
[pid   775] <... futex resumed> )       = 1
[pid   777] futex(0x72e3cb1128, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
[pid   775] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid   777] <... futex resumed> )       = -1 EAGAIN (Resource temporarily unavailable)
[pid   775] <... futex resumed> )       = 0
[pid   777] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid   775] epoll_wait(6,  <unfinished ...>
[pid   777] <... futex resumed> )       = 0
[pid   777] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid   777] read(17, "\27\3\3\0@", 5)   = 5
[pid   777] read(17, "\21A6\301\22\271\223\272*~\236D\201\243(\t\223@\315h\237e\355G\343rMU*\361\233\4"..., 64) = 64
[pid   777] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid   777] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid   777] read(17, 0x247c4006008, 5)  = -1 EAGAIN (Resource temporarily unavailable)
[pid   777] epoll_ctl(6, EPOLL_CTL_MOD, 17, {EPOLLIN, {u32=3821579140, u64=493447850884}}) = 0
[pid   777] write(5, "0", 1)            = 1
[pid   775] <... epoll_wait resumed> {{EPOLLIN, {u32=3821579088, u64=493447850832}}}, 1024, 782000) = 1
[pid   777] write(17, "\27\3\3\0@\31\4\276\230\227\206aF}\20\313Yi2+M \3058*\373\20\231|\270\356\363"..., 69 <unfinished ...>
[pid   775] read(4,  <unfinished ...>
[pid   777] <... write resumed> )       = 69
[pid   775] <... read resumed> "0", 8192) = 1
[pid   777] futex(0x72e3cb1154, FUTEX_WAIT_PRIVATE, 23076, NULL <unfinished ...>
[pid   775] epoll_wait(6, {{EPOLLIN, {u32=3821579140, u64=493447850884}}}, 1024, 782000) = 1
[pid   775] epoll_ctl(6, EPOLL_CTL_MOD, 17, {0, {u32=3821579140, u64=493447850884}}) = 0
[pid   775] futex(0x72e3cb1154, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x72e3cb1150, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...>
[pid   776] <... futex resumed> )       = 0
[pid   775] <... futex resumed> )       = 1
[pid   776] futex(0x72e3cb1128, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
[pid   775] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid   776] <... futex resumed> )       = -1 EAGAIN (Resource temporarily unavailable)
[pid   775] <... futex resumed> )       = 0
[pid   776] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid   775] epoll_wait(6,  <unfinished ...>
[pid   776] <... futex resumed> )       = 0
[pid   776] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid   776] read(17, "\27\3\3\0P", 5)   = 5
[pid   776] read(17, "`\222\366N\325\231\316\305\217ei\370T\272\211\2072\342\25\200y\36#eV\227\217{\234a\351\347"..., 80) = 80
[pid   776] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid   776] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid   776] read(17, 0x247c4006008, 5)  = -1 EAGAIN (Resource temporarily unavailable)
[pid   776] epoll_ctl(6, EPOLL_CTL_MOD, 17, {EPOLLIN, {u32=3821579140, u64=493447850884}}) = 0
[pid   776] write(5, "0", 1)            = 1
[pid   775] <... epoll_wait resumed> {{EPOLLIN, {u32=3821579088, u64=493447850832}}}, 1024, 782000) = 1
[pid   776] write(17, "\27\3\3\0@\303\363\202L\324v\243\5\5UjSA\304#)`\26\266\277R\250\16/\264$\371"..., 69 <unfinished ...>
[pid   775] read(4,  <unfinished ...>
[pid   776] <... write resumed> )       = 69
[pid   775] <... read resumed> "0", 8192) = 1
[pid   776] futex(0x72e3cb1154, FUTEX_WAIT_PRIVATE, 23078, NULL <unfinished ...>
[pid   775] epoll_wait(6, {{EPOLLIN, {u32=3821579140, u64=493447850884}}}, 1024, 782000) = 1
[pid   775] epoll_ctl(6, EPOLL_CTL_MOD, 17, {0, {u32=3821579140, u64=493447850884}}) = 0
[pid   775] futex(0x72e3cb1154, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x72e3cb1150, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...>
[pid  1730] <... futex resumed> )       = 0
[pid   775] <... futex resumed> )       = 1
[pid  1730] futex(0x72e3cb1128, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
[pid   775] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid  1730] <... futex resumed> )       = -1 EAGAIN (Resource temporarily unavailable)
[pid   775] <... futex resumed> )       = 0
[pid  1730] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid   775] epoll_wait(6,  <unfinished ...>
[pid  1730] <... futex resumed> )       = 0
[pid  1730] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid  1730] read(17, "\27\3\3\0000", 5) = 5
[pid  1730] read(17, "\0\205\300c\221\212\200cqh\351e\240\213I\313\311LF\245\1A]\35\177\373\30\35\304v$\223"..., 48) = 48
[pid  1730] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid  1730] read(17, "\25\3\3\0000", 5) = 5
[pid  1730] read(17, "\376\2708\25S\332\305\306\361=\177\300\307\200\237\311\206\355~\24\231\4\335\37G\\=\303SZ\5\302"..., 48) = 48
[pid  1730] write(5, "0", 1)            = 1
[pid   775] <... epoll_wait resumed> {{EPOLLIN, {u32=3821579088, u64=493447850832}}}, 1024, 782000) = 1
[pid  1730] epoll_ctl(6, EPOLL_CTL_DEL, 17, {0, {u32=3821579140, u64=493447850884}} <unfinished ...>
[pid   775] read(4,  <unfinished ...>
[pid  1730] <... epoll_ctl resumed> )   = 0
[pid   775] <... read resumed> "0", 8192) = 1
[pid  1730] shutdown(17, SHUT_RDWR <unfinished ...>
[pid   775] futex(0x72e0434700, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
[pid  1730] <... shutdown resumed> )    = 0
[pid  1730] close(17)                   = 0
[pid  1730] futex(0x72e0434700, FUTEX_WAKE_PRIVATE, 1) = 1
[pid   775] <... futex resumed> )       = 0
[pid  1730] futex(0x72e3cb1154, FUTEX_WAIT_PRIVATE, 23080, NULL <unfinished ...>
[pid   775] futex(0x72e0434700, FUTEX_WAKE_PRIVATE, 1) = 0
[pid   775] epoll_wait(6, {{EPOLLIN, {u32=3821544768, u64=493447816512}}}, 1024, 782000) = 1
[pid   775] futex(0x72e3cb1154, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x72e3cb1150, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...>
[pid  4403] <... futex resumed> )       = 0
[pid   775] <... futex resumed> )       = 1
[pid  4403] futex(0x72e3cb1128, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
[pid   775] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid  4403] <... futex resumed> )       = -1 EAGAIN (Resource temporarily unavailable)
[pid   775] <... futex resumed> )       = 0
[pid  4403] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid   775] epoll_ctl(6, EPOLL_CTL_MOD, 8, {0, {u32=3821544768, u64=493447816512}} <unfinished ...>
[pid  4403] <... futex resumed> )       = 0
[pid   775] <... epoll_ctl resumed> )   = 0
[pid  4403] accept(8,  <unfinished ...>
[pid   775] epoll_wait(6,  <unfinished ...>
[pid  4403] <... accept resumed> {sa_family=AF_INET, sin_port=htons(43649), sin_addr=inet_addr("127.0.0.1")}, [16]) = 17
[pid  4403] write(5, "0", 1)            = 1
[pid   775] <... epoll_wait resumed> {{EPOLLIN, {u32=3821579088, u64=493447850832}}}, 1024, 781000) = 1
[pid  4403] setsockopt(17, SOL_SOCKET, SO_KEEPALIVE, [1], 4 <unfinished ...>
[pid   775] read(4,  <unfinished ...>
[pid  4403] <... setsockopt resumed> )  = 0
[pid   775] <... read resumed> "0", 8192) = 1
[pid  4403] setsockopt(17, SOL_TCP, TCP_NODELAY, [1], 4 <unfinished ...>
[pid   775] epoll_ctl(6, EPOLL_CTL_MOD, 8, {EPOLLIN, {u32=3821544768, u64=493447816512}} <unfinished ...>
[pid  4403] <... setsockopt resumed> )  = 0
[pid   775] <... epoll_ctl resumed> )   = 0
[pid  4403] open("/etc/hosts.allow", O_RDONLY <unfinished ...>
[pid   775] epoll_wait(6,  <unfinished ...>
[pid  4403] <... open resumed> )        = 18
[pid  4403] fstat(18, {st_mode=S_IFREG|0644, st_size=370, ...}) = 0
[pid  4403] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x247f9f0d000
[pid  4403] read(18, "#\n# hosts.allow\tThis file contai"..., 4096) = 370
[pid  4403] read(18, "", 4096)          = 0
[pid  4403] close(18)                   = 0
[pid  4403] munmap(0x247f9f0d000, 4096) = 0
[pid  4403] open("/etc/hosts.deny", O_RDONLY) = 18
[pid  4403] fstat(18, {st_mode=S_IFREG|0644, st_size=460, ...}) = 0
[pid  4403] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x247f9f0d000
[pid  4403] read(18, "#\n# hosts.deny\tThis file contain"..., 4096) = 460
[pid  4403] read(18, "", 4096)          = 0
[pid  4403] close(18)                   = 0
[pid  4403] munmap(0x247f9f0d000, 4096) = 0
[pid  4403] fcntl(17, F_GETFL)          = 0x2 (flags O_RDWR)
[pid  4403] fcntl(17, F_SETFL, O_RDWR|O_NONBLOCK) = 0
[pid  4403] epoll_ctl(6, EPOLL_CTL_ADD, 17, {EPOLLIN, {u32=3821579140, u64=493447850884}}) = 0
[pid  4403] write(5, "0", 1)            = 1
[pid   775] <... epoll_wait resumed> {{EPOLLIN, {u32=3821579088, u64=493447850832}}}, 1024, 781000) = 1
[pid  4403] futex(0x72e3cb1154, FUTEX_WAIT_PRIVATE, 23082, NULL <unfinished ...>
[pid   775] read(4, "0", 8192)          = 1
[pid   775] epoll_wait(6, {{EPOLLIN, {u32=3821579140, u64=493447850884}}}, 1024, 781000) = 1
[pid   775] epoll_ctl(6, EPOLL_CTL_MOD, 17, {0, {u32=3821579140, u64=493447850884}}) = 0
[pid   775] futex(0x72e3cb1154, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x72e3cb1150, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...>
[pid  3742] <... futex resumed> )       = 0
[pid   775] <... futex resumed> )       = 1
[pid  3742] futex(0x72e3cb1128, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
[pid   775] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid  3742] <... futex resumed> )       = -1 EAGAIN (Resource temporarily unavailable)
[pid   775] <... futex resumed> )       = 0
[pid  3742] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid   775] epoll_wait(6,  <unfinished ...>
[pid  3742] <... futex resumed> )       = 0
[pid  3742] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid  3742] read(17, "\26\3\1", 3)      = 3
[pid  3742] read(17, "\0\252", 2)       = 2
[pid  3742] read(17, "\1\0\0\246\3\3\314h\332hD\f\25s\256\2\212\246E\210\346-\303hS\37\247Z\265b\"8"..., 170) = 170
[pid  3742] getpeername(17, {sa_family=AF_INET, sin_port=htons(43649), sin_addr=inet_addr("127.0.0.1")}, [16]) = 0
[pid  3742] write(17, "\26\3\3\r\273\2\0\0S\3\3P\10\201\4\377V\20\330a\321\t\363c\32z\254\363\1x\352q"..., 3520) = 3520
[pid  3742] read(17, 0x247c4006008, 5)  = -1 EAGAIN (Resource temporarily unavailable)
[pid  3742] epoll_ctl(6, EPOLL_CTL_MOD, 17, {EPOLLIN, {u32=3821579140, u64=493447850884}}) = 0
[pid  3742] write(5, "0", 1)            = 1
[pid   775] <... epoll_wait resumed> {{EPOLLIN, {u32=3821579088, u64=493447850832}}}, 1024, 781000) = 1
[pid  3742] futex(0x72e3cb1154, FUTEX_WAIT_PRIVATE, 23084, NULL <unfinished ...>
[pid   775] read(4, "0", 8192)          = 1
[pid   775] epoll_wait(6, {{EPOLLIN, {u32=3821579140, u64=493447850884}}}, 1024, 781000) = 1
[pid   775] epoll_ctl(6, EPOLL_CTL_MOD, 17, {0, {u32=3821579140, u64=493447850884}}) = 0
[pid   775] futex(0x72e3cb1154, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x72e3cb1150, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1}) = 1
[pid  2053] <... futex resumed> )       = 0
[pid  2053] futex(0x72e3cb1128, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
[pid   775] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid  2053] <... futex resumed> )       = -1 EAGAIN (Resource temporarily unavailable)
[pid   775] <... futex resumed> )       = 0
[pid  2053] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1) = 0
[pid   775] epoll_wait(6,  <unfinished ...>
[pid  2053] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid  2053] read(17, "\26\3\3\0F", 5)   = 5
[pid  2053] read(17, "\20\0\0BA\4#\37J~\220\203\204x\350{\370\17=\v\223t\7O!\1\202\262\374\363.T"..., 70) = 70
[pid  2053] read(17, "\24\3\3\0\1", 5)  = 5
[pid  2053] read(17, "\1", 1)           = 1
[pid  2053] read(17, "\26\3\3\0@", 5)   = 5
[pid  2053] read(17, "\300\225\264\313\260\234F\342\37\242\242LM\230\205\37i\22\32\230\242Wsc\363\340\363\226p\3256\224"..., 64) = 64
[pid  2053] write(17, "\24\3\3\0\1\1\26\3\3\0@\363\304\\\260\6n\246\317\346\242\224\377\310\327\221\240\370\246\7j!"..., 75) = 75
[pid  2053] epoll_ctl(6, EPOLL_CTL_MOD, 17, {EPOLLIN, {u32=3821579140, u64=493447850884}}) = 0
[pid  2053] write(5, "0", 1 <unfinished ...>
[pid   775] <... epoll_wait resumed> {{EPOLLIN, {u32=3821579140, u64=493447850884}}}, 1024, 781000) = 1
[pid  2053] <... write resumed> )       = 1
[pid   775] epoll_ctl(6, EPOLL_CTL_MOD, 17, {0, {u32=3821579140, u64=493447850884}} <unfinished ...>
[pid  2053] futex(0x72e3cb1154, FUTEX_WAIT_PRIVATE, 23086, NULL <unfinished ...>
[pid   775] <... epoll_ctl resumed> )   = 0
[pid   775] futex(0x72e3cb1154, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x72e3cb1150, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1}) = 1
[pid   777] <... futex resumed> )       = 0
[pid   777] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid   775] epoll_wait(6,  <unfinished ...>
[pid   777] <... futex resumed> )       = 0
[pid   775] <... epoll_wait resumed> {{EPOLLIN, {u32=3821579088, u64=493447850832}}}, 1024, 781000) = 1
[pid   777] fcntl(17, F_GETFL <unfinished ...>
[pid   775] read(4,  <unfinished ...>
[pid   777] <... fcntl resumed> )       = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid   775] <... read resumed> "0", 8192) = 1
[pid   777] read(17,  <unfinished ...>
[pid   775] epoll_wait(6,  <unfinished ...>
[pid   777] <... read resumed> "\27\3\3\0@", 5) = 5
[pid   777] read(17, "L\215\306Ag\304\301\214u\4\271\30*Gt\246\321\200\215k\257\214\225\344\304\337\216#TK\2414"..., 64) = 64
[pid   777] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid   777] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid   777] read(17, 0x247c4006008, 5)  = -1 EAGAIN (Resource temporarily unavailable)
[pid   777] epoll_ctl(6, EPOLL_CTL_MOD, 17, {EPOLLIN, {u32=3821579140, u64=493447850884}}) = 0
[pid   777] write(5, "0", 1)            = 1
[pid   775] <... epoll_wait resumed> {{EPOLLIN, {u32=3821579088, u64=493447850832}}}, 1024, 781000) = 1
[pid   777] write(17, "\27\3\3\0@B\246\315%\304\360-\254\227b\271\354\247E9\3224\345\0316\205_\200\7\311\363%"..., 69 <unfinished ...>
[pid   775] read(4,  <unfinished ...>
[pid   777] <... write resumed> )       = 69
[pid   775] <... read resumed> "0", 8192) = 1
[pid   777] futex(0x72e3cb1154, FUTEX_WAIT_PRIVATE, 23088, NULL <unfinished ...>
[pid   775] epoll_wait(6, {{EPOLLIN, {u32=3821579140, u64=493447850884}}}, 1024, 781000) = 1
[pid   775] epoll_ctl(6, EPOLL_CTL_MOD, 17, {0, {u32=3821579140, u64=493447850884}}) = 0
[pid   775] futex(0x72e3cb1154, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x72e3cb1150, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1}) = 1
[pid   776] <... futex resumed> )       = 0
[pid   775] epoll_wait(6,  <unfinished ...>
[pid   776] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1) = 0
[pid   776] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid   776] read(17, "\27\3\3\0P", 5)   = 5
[pid   776] read(17, "hS\267\270\332\210*\333\r\22a\237\273\30+\207\332\240`|\365(e{NLd~\246K\334\202"..., 80) = 80
[pid   776] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid   776] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid   776] read(17, 0x247c4006008, 5)  = -1 EAGAIN (Resource temporarily unavailable)
[pid   776] epoll_ctl(6, EPOLL_CTL_MOD, 17, {EPOLLIN, {u32=3821579140, u64=493447850884}}) = 0
[pid   776] write(5, "0", 1)            = 1
[pid   775] <... epoll_wait resumed> {{EPOLLIN, {u32=3821579088, u64=493447850832}}}, 1024, 781000) = 1
[pid   775] read(4,  <unfinished ...>
[pid   776] write(17, "\27\3\3\0@\255!+\36a\271\370\363\337\321\207\255*\\&\346s\220\243\2360\35\334\232\31u>"..., 69 <unfinished ...>
[pid   775] <... read resumed> "0", 8192) = 1
[pid   776] <... write resumed> )       = 69
[pid   775] epoll_wait(6, {{EPOLLIN, {u32=3821579140, u64=493447850884}}}, 1024, 781000) = 1
[pid   775] epoll_ctl(6, EPOLL_CTL_MOD, 17, {0, {u32=3821579140, u64=493447850884}}) = 0
[pid   775] futex(0x72e3cb1154, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x72e3cb1150, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1}) = 1
[pid   775] epoll_wait(6,  <unfinished ...>
[pid  1730] <... futex resumed> )       = 0
[pid   776] fcntl(17, F_GETFL <unfinished ...>
[pid  1730] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid   776] <... fcntl resumed> )       = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid  1730] <... futex resumed> )       = 0
[pid   776] read(17,  <unfinished ...>
[pid  1730] futex(0x72e3cb1154, FUTEX_WAIT_PRIVATE, 23091, NULL <unfinished ...>
[pid   776] <... read resumed> "\27\3\3\0000", 5) = 5
[pid   776] read(17, "\245\21\223\370\301\240q\247\313\242?\335F\304\312\220\207\230D\357]\f\347[q\f[\33\205\363\207\36"..., 48) = 48
[pid   776] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid   776] read(17, "\25\3\3\0000", 5) = 5
[pid   776] read(17, "\377l\20\21\25\4aib\244\331\2\10\215\342\333\177;Q/\261-\261M\5l\0\322\242Fz!"..., 48) = 48
[pid   776] write(5, "0", 1)            = 1
[pid   775] <... epoll_wait resumed> {{EPOLLIN, {u32=3821579088, u64=493447850832}}}, 1024, 781000) = 1
[pid   776] epoll_ctl(6, EPOLL_CTL_DEL, 17, {0, {u32=3821579140, u64=493447850884}} <unfinished ...>
[pid   775] read(4,  <unfinished ...>
[pid   776] <... epoll_ctl resumed> )   = 0
[pid   775] <... read resumed> "0", 8192) = 1
[pid   776] shutdown(17, SHUT_RDWR <unfinished ...>
[pid   775] futex(0x72e0434700, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
[pid   776] <... shutdown resumed> )    = 0
[pid   776] close(17)                   = 0
[pid   776] futex(0x72e0434700, FUTEX_WAKE_PRIVATE, 1) = 1
[pid   775] <... futex resumed> )       = 0
[pid   776] futex(0x72e3cb1154, FUTEX_WAIT_PRIVATE, 23092, NULL <unfinished ...>
[pid   775] futex(0x72e0434700, FUTEX_WAKE_PRIVATE, 1) = 0
[pid   775] epoll_wait(6, {{EPOLLIN, {u32=3821544768, u64=493447816512}}}, 1024, 781000) = 1
[pid   775] futex(0x72e3cb1154, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x72e3cb1150, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1}) = 1
[pid  4403] <... futex resumed> )       = 0
[pid  4403] futex(0x72e3cb1128, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
[pid   775] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid  4403] <... futex resumed> )       = -1 EAGAIN (Resource temporarily unavailable)
[pid   775] <... futex resumed> )       = 0
[pid  4403] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid   775] epoll_ctl(6, EPOLL_CTL_MOD, 8, {0, {u32=3821544768, u64=493447816512}} <unfinished ...>
[pid  4403] <... futex resumed> )       = 0
[pid   775] <... epoll_ctl resumed> )   = 0
[pid  4403] accept(8,  <unfinished ...>
[pid   775] epoll_wait(6,  <unfinished ...>
[pid  4403] <... accept resumed> {sa_family=AF_INET, sin_port=htons(43650), sin_addr=inet_addr("127.0.0.1")}, [16]) = 17
[pid  4403] write(5, "0", 1)            = 1
[pid   775] <... epoll_wait resumed> {{EPOLLIN, {u32=3821579088, u64=493447850832}}}, 1024, 780000) = 1
[pid  4403] setsockopt(17, SOL_SOCKET, SO_KEEPALIVE, [1], 4 <unfinished ...>
[pid   775] read(4,  <unfinished ...>
[pid  4403] <... setsockopt resumed> )  = 0
[pid   775] <... read resumed> "0", 8192) = 1
[pid  4403] setsockopt(17, SOL_TCP, TCP_NODELAY, [1], 4 <unfinished ...>
[pid   775] epoll_ctl(6, EPOLL_CTL_MOD, 8, {EPOLLIN, {u32=3821544768, u64=493447816512}} <unfinished ...>
[pid  4403] <... setsockopt resumed> )  = 0
[pid   775] <... epoll_ctl resumed> )   = 0
[pid  4403] open("/etc/hosts.allow", O_RDONLY <unfinished ...>
[pid   775] epoll_wait(6,  <unfinished ...>
[pid  4403] <... open resumed> )        = 18
[pid  4403] fstat(18, {st_mode=S_IFREG|0644, st_size=370, ...}) = 0
[pid  4403] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x247f9f0d000
[pid  4403] read(18, "#\n# hosts.allow\tThis file contai"..., 4096) = 370
[pid  4403] read(18, "", 4096)          = 0
[pid  4403] close(18)                   = 0
[pid  4403] munmap(0x247f9f0d000, 4096) = 0
[pid  4403] open("/etc/hosts.deny", O_RDONLY) = 18
[pid  4403] fstat(18, {st_mode=S_IFREG|0644, st_size=460, ...}) = 0
[pid  4403] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x247f9f0d000
[pid  4403] read(18, "#\n# hosts.deny\tThis file contain"..., 4096) = 460
[pid  4403] read(18, "", 4096)          = 0
[pid  4403] close(18)                   = 0
[pid  4403] munmap(0x247f9f0d000, 4096) = 0
[pid  4403] fcntl(17, F_GETFL)          = 0x2 (flags O_RDWR)
[pid  4403] fcntl(17, F_SETFL, O_RDWR|O_NONBLOCK) = 0
[pid  4403] epoll_ctl(6, EPOLL_CTL_ADD, 17, {EPOLLIN, {u32=3821579140, u64=493447850884}}) = 0
[pid  4403] write(5, "0", 1)            = 1
[pid   775] <... epoll_wait resumed> {{EPOLLIN, {u32=3821579088, u64=493447850832}}}, 1024, 780000) = 1
[pid  4403] futex(0x72e3cb1154, FUTEX_WAIT_PRIVATE, 23094, NULL <unfinished ...>
[pid   775] read(4, "0", 8192)          = 1
[pid   775] epoll_wait(6, {{EPOLLIN, {u32=3821579140, u64=493447850884}}}, 1024, 780000) = 1
[pid   775] epoll_ctl(6, EPOLL_CTL_MOD, 17, {0, {u32=3821579140, u64=493447850884}}) = 0
[pid   775] futex(0x72e3cb1154, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x72e3cb1150, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1}) = 1
[pid  3742] <... futex resumed> )       = 0
[pid   775] epoll_wait(6,  <unfinished ...>
[pid  3742] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1) = 0
[pid  3742] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid  3742] read(17, "\26\3\1", 3)      = 3
[pid  3742] read(17, "\0\252", 2)       = 2
[pid  3742] read(17, "\1\0\0\246\3\3/\352\0\377GLA\262\224\3568\376\374\355\362\344t\377\303|\36\326'Ps\336"..., 170) = 170
[pid  3742] getpeername(17, {sa_family=AF_INET, sin_port=htons(43650), sin_addr=inet_addr("127.0.0.1")}, [16]) = 0
[pid  3742] write(17, "\26\3\3\r\273\2\0\0S\3\3h25\301*P\242\271h\272\233\207\317\346\373.s\226\34\33\352"..., 3520) = 3520
[pid  3742] read(17, 0x247c4006008, 5)  = -1 EAGAIN (Resource temporarily unavailable)
[pid  3742] epoll_ctl(6, EPOLL_CTL_MOD, 17, {EPOLLIN, {u32=3821579140, u64=493447850884}}) = 0
[pid  3742] write(5, "0", 1)            = 1
[pid   775] <... epoll_wait resumed> {{EPOLLIN, {u32=3821579088, u64=493447850832}}}, 1024, 780000) = 1
[pid  3742] futex(0x72e3cb1154, FUTEX_WAIT_PRIVATE, 23096, NULL <unfinished ...>
[pid   775] read(4, "0", 8192)          = 1
[pid   775] epoll_wait(6, {{EPOLLIN, {u32=3821579140, u64=493447850884}}}, 1024, 780000) = 1
[pid   775] epoll_ctl(6, EPOLL_CTL_MOD, 17, {0, {u32=3821579140, u64=493447850884}}) = 0
[pid   775] futex(0x72e3cb1154, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x72e3cb1150, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1}) = 1
[pid  2053] <... futex resumed> )       = 0
[pid  2053] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid   775] epoll_wait(6,  <unfinished ...>
[pid  2053] <... futex resumed> )       = 0
[pid  2053] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid  2053] read(17, "\26\3\3\0F", 5)   = 5
[pid  2053] read(17, "\20\0\0BA\4\32V\307\337*W\234\372\254\24~\23\200\375\306\363\365\256C\215N\274l\361\22\26"..., 70) = 70
[pid  2053] read(17, "\24\3\3\0\1", 5)  = 5
[pid  2053] read(17, "\1", 1)           = 1
[pid  2053] read(17, "\26\3\3\0@", 5)   = 5
[pid  2053] read(17, "\4\226S\235\302\367\352\251\302t\34X\257\2\246\321\1\355\217\315\210SP\32\375\323.\302AI\316="..., 64) = 64
[pid  2053] write(17, "\24\3\3\0\1\1\26\3\3\0@\235fAP#\236\252#\3066\31\222/\2552\30E G\225\314"..., 75) = 75
[pid  2053] epoll_ctl(6, EPOLL_CTL_MOD, 17, {EPOLLIN, {u32=3821579140, u64=493447850884}}) = 0
[pid  2053] write(5, "0", 1)            = 1
[pid   775] <... epoll_wait resumed> {{EPOLLIN, {u32=3821579088, u64=493447850832}}}, 1024, 780000) = 1
[pid  2053] futex(0x72e3cb1154, FUTEX_WAIT_PRIVATE, 23098, NULL <unfinished ...>
[pid   775] read(4, "0", 8192)          = 1
[pid   775] epoll_wait(6, {{EPOLLIN, {u32=3821579140, u64=493447850884}}}, 1024, 780000) = 1
[pid   775] epoll_ctl(6, EPOLL_CTL_MOD, 17, {0, {u32=3821579140, u64=493447850884}}) = 0
[pid   775] futex(0x72e3cb1154, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x72e3cb1150, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1}) = 1
[pid   777] <... futex resumed> )       = 0
[pid   777] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid   775] epoll_wait(6,  <unfinished ...>
[pid   777] <... futex resumed> )       = 0
[pid   777] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid   777] read(17, "\27\3\3\0@", 5)   = 5
[pid   777] read(17, "\243=\203'\6\7)\245\362\230\354urh\300U\263\26\2034\0062\275\242\34Yr\376\23\324qd"..., 64) = 64
[pid   777] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid   777] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid   777] read(17, 0x247c4006008, 5)  = -1 EAGAIN (Resource temporarily unavailable)
[pid   777] epoll_ctl(6, EPOLL_CTL_MOD, 17, {EPOLLIN, {u32=3821579140, u64=493447850884}}) = 0
[pid   777] write(5, "0", 1)            = 1
[pid   775] <... epoll_wait resumed> {{EPOLLIN, {u32=3821579088, u64=493447850832}}}, 1024, 780000) = 1
[pid   775] read(4,  <unfinished ...>
[pid   777] write(17, "\27\3\3\0@\354\r\343\312|\230\364\317\370\317Q\351\350\207\272z\301\346T\324+\247\352(=w\205"..., 69 <unfinished ...>
[pid   775] <... read resumed> "0", 8192) = 1
[pid   777] <... write resumed> )       = 69
[pid   775] epoll_wait(6,  <unfinished ...>
[pid   777] futex(0x72e3cb1154, FUTEX_WAIT_PRIVATE, 23100, NULL <unfinished ...>
[pid   775] <... epoll_wait resumed> {{EPOLLIN, {u32=3821579140, u64=493447850884}}}, 1024, 780000) = 1
[pid   775] epoll_ctl(6, EPOLL_CTL_MOD, 17, {0, {u32=3821579140, u64=493447850884}}) = 0
[pid   775] futex(0x72e3cb1154, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x72e3cb1150, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1}) = 1
[pid  1730] <... futex resumed> )       = 0
[pid  1730] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid   775] epoll_wait(6,  <unfinished ...>
[pid  1730] <... futex resumed> )       = 0
[pid  1730] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid  1730] read(17, "\27\3\3\0P", 5)   = 5
[pid  1730] read(17, "/P\323\33tV\213\311mC\237\tH,\346\334\0358\355+\256\214\1\27\304\234)\335\27\236\357\277"..., 80) = 80
[pid  1730] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid  1730] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid  1730] read(17, 0x247c4006008, 5)  = -1 EAGAIN (Resource temporarily unavailable)
[pid  1730] epoll_ctl(6, EPOLL_CTL_MOD, 17, {EPOLLIN, {u32=3821579140, u64=493447850884}}) = 0
[pid  1730] write(5, "0", 1)            = 1
[pid   775] <... epoll_wait resumed> {{EPOLLIN, {u32=3821579088, u64=493447850832}}}, 1024, 780000) = 1
[pid   775] read(4,  <unfinished ...>
[pid  1730] write(17, "\27\3\3\0@\347\2249\214\265\302\217\350\6'\2526Y\241\262$\303\300)~\374AL\t}\327*"..., 69 <unfinished ...>
[pid   775] <... read resumed> "0", 8192) = 1
[pid  1730] <... write resumed> )       = 69
[pid   775] epoll_wait(6, {{EPOLLIN, {u32=3821579140, u64=493447850884}}}, 1024, 780000) = 1
[pid  1730] futex(0x72e3cb1154, FUTEX_WAIT_PRIVATE, 23102, NULL <unfinished ...>
[pid   775] epoll_ctl(6, EPOLL_CTL_MOD, 17, {0, {u32=3821579140, u64=493447850884}}) = 0
[pid   775] futex(0x72e3cb1154, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x72e3cb1150, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1}) = 1
[pid  1730] <... futex resumed> )       = -1 EAGAIN (Resource temporarily unavailable)
[pid   776] <... futex resumed> )       = 0
[pid  1730] futex(0x72e3cb1128, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
[pid   776] futex(0x72e3cb1154, FUTEX_WAIT_PRIVATE, 23103, NULL <unfinished ...>
[pid   775] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid  1730] <... futex resumed> )       = 0
[pid   775] <... futex resumed> )       = 1
[pid  1730] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid   775] epoll_wait(6,  <unfinished ...>
[pid  1730] <... futex resumed> )       = 0
[pid  1730] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid  1730] read(17, "\27\3\3\0000", 5) = 5
[pid  1730] read(17, "\234\25iD&\202e\220\20\2444\fc\34\252+\346\"`U3\343\216Q\243*p\302\252\250\306U"..., 48) = 48
[pid  1730] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid  1730] read(17, "\25\3\3\0000", 5) = 5
[pid  1730] read(17, "\304mcU\362\216Pm\277$\211c\266U\272\372\200\235i\4\274\235\354\272d\360xx\300\27\311\240"..., 48) = 48
[pid  1730] write(5, "0", 1)            = 1
[pid   775] <... epoll_wait resumed> {{EPOLLIN, {u32=3821579088, u64=493447850832}}}, 1024, 780000) = 1
[pid  1730] epoll_ctl(6, EPOLL_CTL_DEL, 17, {0, {u32=3821579140, u64=493447850884}} <unfinished ...>
[pid   775] read(4,  <unfinished ...>
[pid  1730] <... epoll_ctl resumed> )   = 0
[pid   775] <... read resumed> "0", 8192) = 1
[pid  1730] shutdown(17, SHUT_RDWR <unfinished ...>
[pid   775] futex(0x72e0434700, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
[pid  1730] <... shutdown resumed> )    = 0
[pid  1730] close(17)                   = 0
[pid  1730] futex(0x72e0434700, FUTEX_WAKE_PRIVATE, 1) = 1
[pid   775] <... futex resumed> )       = 0
[pid  1730] futex(0x72e3cb1154, FUTEX_WAIT_PRIVATE, 23104, NULL <unfinished ...>
[pid   775] futex(0x72e0434700, FUTEX_WAKE_PRIVATE, 1) = 0
[pid   775] epoll_wait(6, {{EPOLLIN, {u32=3821544768, u64=493447816512}}}, 1024, 780000) = 1
[pid   775] futex(0x72e3cb1154, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x72e3cb1150, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...>
[pid  4403] <... futex resumed> )       = 0
[pid   775] <... futex resumed> )       = 1
[pid  4403] futex(0x72e3cb1128, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
[pid   775] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid  4403] <... futex resumed> )       = -1 EAGAIN (Resource temporarily unavailable)
[pid   775] <... futex resumed> )       = 0
[pid  4403] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid   775] epoll_ctl(6, EPOLL_CTL_MOD, 8, {0, {u32=3821544768, u64=493447816512}} <unfinished ...>
[pid  4403] <... futex resumed> )       = 0
[pid   775] <... epoll_ctl resumed> )   = 0
[pid  4403] accept(8,  <unfinished ...>
[pid   775] epoll_wait(6,  <unfinished ...>
[pid  4403] <... accept resumed> {sa_family=AF_INET, sin_port=htons(43651), sin_addr=inet_addr("127.0.0.1")}, [16]) = 17
[pid  4403] write(5, "0", 1)            = 1
[pid   775] <... epoll_wait resumed> {{EPOLLIN, {u32=3821579088, u64=493447850832}}}, 1024, 779000) = 1
[pid  4403] setsockopt(17, SOL_SOCKET, SO_KEEPALIVE, [1], 4 <unfinished ...>
[pid   775] read(4,  <unfinished ...>
[pid  4403] <... setsockopt resumed> )  = 0
[pid   775] <... read resumed> "0", 8192) = 1
[pid  4403] setsockopt(17, SOL_TCP, TCP_NODELAY, [1], 4 <unfinished ...>
[pid   775] epoll_ctl(6, EPOLL_CTL_MOD, 8, {EPOLLIN, {u32=3821544768, u64=493447816512}} <unfinished ...>
[pid  4403] <... setsockopt resumed> )  = 0
[pid   775] <... epoll_ctl resumed> )   = 0
[pid  4403] open("/etc/hosts.allow", O_RDONLY <unfinished ...>
[pid   775] epoll_wait(6,  <unfinished ...>
[pid  4403] <... open resumed> )        = 18
[pid  4403] fstat(18, {st_mode=S_IFREG|0644, st_size=370, ...}) = 0
[pid  4403] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x247f9f0d000
[pid  4403] read(18, "#\n# hosts.allow\tThis file contai"..., 4096) = 370
[pid  4403] read(18, "", 4096)          = 0
[pid  4403] close(18)                   = 0
[pid  4403] munmap(0x247f9f0d000, 4096) = 0
[pid  4403] open("/etc/hosts.deny", O_RDONLY) = 18
[pid  4403] fstat(18, {st_mode=S_IFREG|0644, st_size=460, ...}) = 0
[pid  4403] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x247f9f0d000
[pid  4403] read(18, "#\n# hosts.deny\tThis file contain"..., 4096) = 460
[pid  4403] read(18, "", 4096)          = 0
[pid  4403] close(18)                   = 0
[pid  4403] munmap(0x247f9f0d000, 4096) = 0
[pid  4403] fcntl(17, F_GETFL)          = 0x2 (flags O_RDWR)
[pid  4403] fcntl(17, F_SETFL, O_RDWR|O_NONBLOCK) = 0
[pid  4403] epoll_ctl(6, EPOLL_CTL_ADD, 17, {EPOLLIN, {u32=3821579140, u64=493447850884}}) = 0
[pid  4403] write(5, "0", 1)            = 1
[pid   775] <... epoll_wait resumed> {{EPOLLIN, {u32=3821579088, u64=493447850832}}}, 1024, 779000) = 1
[pid  4403] futex(0x72e3cb1154, FUTEX_WAIT_PRIVATE, 23106, NULL <unfinished ...>
[pid   775] read(4, "0", 8192)          = 1
[pid   775] epoll_wait(6, {{EPOLLIN, {u32=3821579140, u64=493447850884}}}, 1024, 779000) = 1
[pid   775] epoll_ctl(6, EPOLL_CTL_MOD, 17, {0, {u32=3821579140, u64=493447850884}}) = 0
[pid   775] futex(0x72e3cb1154, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x72e3cb1150, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1}) = 1
[pid  3742] <... futex resumed> )       = 0
[pid   775] epoll_wait(6,  <unfinished ...>
[pid  3742] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1) = 0
[pid  3742] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid  3742] read(17, "\26\3\1", 3)      = 3
[pid  3742] read(17, "\0\252", 2)       = 2
[pid  3742] read(17, "\1\0\0\246\3\0035\265\362\375W>+\260\177\233\350\354N,\253\235\274\22,Ya\372\213\371\312\327"..., 170) = 170
[pid  3742] getpeername(17, {sa_family=AF_INET, sin_port=htons(43651), sin_addr=inet_addr("127.0.0.1")}, [16]) = 0
[pid  3742] write(17, "\26\3\3\r\273\2\0\0S\3\3\266J0z\366mS*\232\304F%\304\20\6\234\22\321\214\36\31"..., 3520) = 3520
[pid  3742] read(17, 0x247c4006008, 5)  = -1 EAGAIN (Resource temporarily unavailable)
[pid  3742] epoll_ctl(6, EPOLL_CTL_MOD, 17, {EPOLLIN, {u32=3821579140, u64=493447850884}}) = 0
[pid  3742] write(5, "0", 1)            = 1
[pid   775] <... epoll_wait resumed> {{EPOLLIN, {u32=3821579088, u64=493447850832}}}, 1024, 779000) = 1
[pid  3742] futex(0x72e3cb1154, FUTEX_WAIT_PRIVATE, 23108, NULL <unfinished ...>
[pid   775] read(4, "0", 8192)          = 1
[pid   775] epoll_wait(6, {{EPOLLIN, {u32=3821579140, u64=493447850884}}}, 1024, 779000) = 1
[pid   775] epoll_ctl(6, EPOLL_CTL_MOD, 17, {0, {u32=3821579140, u64=493447850884}}) = 0
[pid   775] futex(0x72e3cb1154, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x72e3cb1150, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1}) = 1
[pid  2053] <... futex resumed> )       = 0
[pid  2053] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid   775] epoll_wait(6,  <unfinished ...>
[pid  2053] <... futex resumed> )       = 0
[pid  2053] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid  2053] read(17, "\26\3\3\0F", 5)   = 5
[pid  2053] read(17, "\20\0\0BA\4\323\25\33O\221R\\*\303\365m1--\212\313\220u\361\205\276\16es;\224"..., 70) = 70
[pid  2053] read(17, "\24\3\3\0\1", 5)  = 5
[pid  2053] read(17, "\1", 1)           = 1
[pid  2053] read(17, "\26\3\3\0@", 5)   = 5
[pid  2053] read(17, "\245=\377\16_hei\347ZE\246\17\306\26\362\220\317h\341\30\334\264`\232j72L\357\215\315"..., 64) = 64
[pid  2053] write(17, "\24\3\3\0\1\1\26\3\3\0@;v\324\5\257C\232\\\212t&\320\200\274Ye\336\221\273\4R"..., 75) = 75
[pid  2053] epoll_ctl(6, EPOLL_CTL_MOD, 17, {EPOLLIN, {u32=3821579140, u64=493447850884}}) = 0
[pid  2053] write(5, "0", 1)            = 1
[pid   775] <... epoll_wait resumed> {{EPOLLIN, {u32=3821579088, u64=493447850832}}}, 1024, 779000) = 1
[pid  2053] futex(0x72e3cb1154, FUTEX_WAIT_PRIVATE, 23110, NULL <unfinished ...>
[pid   775] read(4, "0", 8192)          = 1
[pid   775] epoll_wait(6, {{EPOLLIN, {u32=3821579140, u64=493447850884}}}, 1024, 779000) = 1
[pid   775] epoll_ctl(6, EPOLL_CTL_MOD, 17, {0, {u32=3821579140, u64=493447850884}}) = 0
[pid   775] futex(0x72e3cb1154, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x72e3cb1150, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1}) = 1
[pid   777] <... futex resumed> )       = 0
[pid   777] futex(0x72e3cb1128, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
[pid   775] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1) = 1
[pid   777] <... futex resumed> )       = 0
[pid   777] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1) = 0
[pid   777] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid   777] read(17, "\27\3\3\0@", 5)   = 5
[pid   777] read(17, "9\270?\303\214i\226\363?!^\254\303Q\313\t\355\257\312\362\370\325\306\\\34\235\2534\356f\17\261"..., 64) = 64
[pid   777] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid   777] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid   777] read(17, 0x247c4006008, 5)  = -1 EAGAIN (Resource temporarily unavailable)
[pid   777] epoll_ctl(6, EPOLL_CTL_MOD, 17, {EPOLLIN, {u32=3821579140, u64=493447850884}}) = 0
[pid   777] write(5, "0", 1)            = 1
[pid   777] write(17, "\27\3\3\0@Gti\302\374\375\n0kv?\374B\314s(~\177\255[F\331\256\203\33\314\322"..., 69) = 69
[pid   777] futex(0x72e3cb1154, FUTEX_WAIT_PRIVATE, 23112, NULL <unfinished ...>
[pid   775] epoll_wait(6, {{EPOLLIN, {u32=3821579140, u64=493447850884}}, {EPOLLIN, {u32=3821579088, u64=493447850832}}}, 1024, 779000) = 2
[pid   775] epoll_ctl(6, EPOLL_CTL_MOD, 17, {0, {u32=3821579140, u64=493447850884}}) = 0
[pid   775] futex(0x72e3cb1154, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x72e3cb1150, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1}) = 1
[pid   776] <... futex resumed> )       = 0
[pid   776] futex(0x72e3cb1128, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
[pid   775] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid   776] <... futex resumed> )       = 0
[pid   775] <... futex resumed> )       = 1
[pid   776] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid   775] read(4,  <unfinished ...>
[pid   776] <... futex resumed> )       = 0
[pid   775] <... read resumed> "0", 8192) = 1
[pid   776] fcntl(17, F_GETFL <unfinished ...>
[pid   775] epoll_wait(6,  <unfinished ...>
[pid   776] <... fcntl resumed> )       = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid   776] read(17, "\27\3\3\0P", 5)   = 5
[pid   776] read(17, "A\27\f%b\315+\356j\214(\334\366\200t\232\227\351\314\305}\304Wc\225\241d\2645&q\335"..., 80) = 80
[pid   776] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid   776] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid   776] read(17, 0x247c4006008, 5)  = -1 EAGAIN (Resource temporarily unavailable)
[pid   776] epoll_ctl(6, EPOLL_CTL_MOD, 17, {EPOLLIN, {u32=3821579140, u64=493447850884}}) = 0
[pid   776] write(5, "0", 1)            = 1
[pid   775] <... epoll_wait resumed> {{EPOLLIN, {u32=3821579088, u64=493447850832}}}, 1024, 779000) = 1
[pid   776] write(17, "\27\3\3\0@\323\333-\0\321];\232i\213T\346\202\217\277\320I\341\317\262}B/\310\177\235\372"..., 69 <unfinished ...>
[pid   775] read(4,  <unfinished ...>
[pid   776] <... write resumed> )       = 69
[pid   775] <... read resumed> "0", 8192) = 1
[pid   776] futex(0x72e3cb1154, FUTEX_WAIT_PRIVATE, 23114, NULL <unfinished ...>
[pid   775] epoll_wait(6, {{EPOLLIN, {u32=3821579140, u64=493447850884}}}, 1024, 779000) = 1
[pid   775] epoll_ctl(6, EPOLL_CTL_MOD, 17, {0, {u32=3821579140, u64=493447850884}}) = 0
[pid   775] futex(0x72e3cb1154, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x72e3cb1150, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...>
[pid  1730] <... futex resumed> )       = 0
[pid   775] <... futex resumed> )       = 1
[pid  1730] futex(0x72e3cb1128, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
[pid   775] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid  1730] <... futex resumed> )       = -1 EAGAIN (Resource temporarily unavailable)
[pid   775] <... futex resumed> )       = 0
[pid  1730] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid   775] epoll_wait(6,  <unfinished ...>
[pid  1730] <... futex resumed> )       = 0
[pid  1730] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid  1730] read(17, "\27\3\3\0000", 5) = 5
[pid  1730] read(17, "\332\231\277r\335\316\301\302M\326\322\352_\25\234y/\227r\272\216\333\366\330\f^\263\210!V\302Z"..., 48) = 48
[pid  1730] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid  1730] read(17, "\25\3\3\0000", 5) = 5
[pid  1730] read(17, "\302\2319\351\326\214\5\323u41F\374\210Rg\323\254\302\203\223\203_\304\246\301C\v>x \323"..., 48) = 48
[pid  1730] write(5, "0", 1)            = 1
[pid   775] <... epoll_wait resumed> {{EPOLLIN, {u32=3821579088, u64=493447850832}}}, 1024, 779000) = 1
[pid  1730] epoll_ctl(6, EPOLL_CTL_DEL, 17, {0, {u32=3821579140, u64=493447850884}} <unfinished ...>
[pid   775] read(4,  <unfinished ...>
[pid  1730] <... epoll_ctl resumed> )   = 0
[pid   775] <... read resumed> "0", 8192) = 1
[pid  1730] shutdown(17, SHUT_RDWR <unfinished ...>
[pid   775] futex(0x72e0434700, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
[pid  1730] <... shutdown resumed> )    = 0
[pid  1730] close(17)                   = 0
[pid  1730] futex(0x72e0434700, FUTEX_WAKE_PRIVATE, 1) = 1
[pid   775] <... futex resumed> )       = 0
[pid  1730] futex(0x72e3cb1154, FUTEX_WAIT_PRIVATE, 23116, NULL <unfinished ...>
[pid   775] futex(0x72e0434700, FUTEX_WAKE_PRIVATE, 1) = 0
[pid   775] epoll_wait(6, {{EPOLLIN, {u32=3821544768, u64=493447816512}}}, 1024, 779000) = 1
[pid   775] futex(0x72e3cb1154, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x72e3cb1150, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...>
[pid  4403] <... futex resumed> )       = 0
[pid   775] <... futex resumed> )       = 1
[pid  4403] futex(0x72e3cb1128, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
[pid   775] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid  4403] <... futex resumed> )       = -1 EAGAIN (Resource temporarily unavailable)
[pid   775] <... futex resumed> )       = 0
[pid  4403] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid   775] epoll_ctl(6, EPOLL_CTL_MOD, 8, {0, {u32=3821544768, u64=493447816512}} <unfinished ...>
[pid  4403] <... futex resumed> )       = 0
[pid   775] <... epoll_ctl resumed> )   = 0
[pid  4403] accept(8,  <unfinished ...>
[pid   775] epoll_wait(6,  <unfinished ...>
[pid  4403] <... accept resumed> {sa_family=AF_INET, sin_port=htons(43652), sin_addr=inet_addr("127.0.0.1")}, [16]) = 17
[pid  4403] write(5, "0", 1)            = 1
[pid   775] <... epoll_wait resumed> {{EPOLLIN, {u32=3821579088, u64=493447850832}}}, 1024, 778000) = 1
[pid  4403] setsockopt(17, SOL_SOCKET, SO_KEEPALIVE, [1], 4 <unfinished ...>
[pid   775] read(4,  <unfinished ...>
[pid  4403] <... setsockopt resumed> )  = 0
[pid   775] <... read resumed> "0", 8192) = 1
[pid  4403] setsockopt(17, SOL_TCP, TCP_NODELAY, [1], 4 <unfinished ...>
[pid   775] epoll_ctl(6, EPOLL_CTL_MOD, 8, {EPOLLIN, {u32=3821544768, u64=493447816512}} <unfinished ...>
[pid  4403] <... setsockopt resumed> )  = 0
[pid   775] <... epoll_ctl resumed> )   = 0
[pid  4403] open("/etc/hosts.allow", O_RDONLY <unfinished ...>
[pid   775] epoll_wait(6,  <unfinished ...>
[pid  4403] <... open resumed> )        = 18
[pid  4403] fstat(18, {st_mode=S_IFREG|0644, st_size=370, ...}) = 0
[pid  4403] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x247f9f0d000
[pid  4403] read(18, "#\n# hosts.allow\tThis file contai"..., 4096) = 370
[pid  4403] read(18, "", 4096)          = 0
[pid  4403] close(18)                   = 0
[pid  4403] munmap(0x247f9f0d000, 4096) = 0
[pid  4403] open("/etc/hosts.deny", O_RDONLY) = 18
[pid  4403] fstat(18, {st_mode=S_IFREG|0644, st_size=460, ...}) = 0
[pid  4403] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x247f9f0d000
[pid  4403] read(18, "#\n# hosts.deny\tThis file contain"..., 4096) = 460
[pid  4403] read(18, "", 4096)          = 0
[pid  4403] close(18)                   = 0
[pid  4403] munmap(0x247f9f0d000, 4096) = 0
[pid  4403] fcntl(17, F_GETFL)          = 0x2 (flags O_RDWR)
[pid  4403] fcntl(17, F_SETFL, O_RDWR|O_NONBLOCK) = 0
[pid  4403] epoll_ctl(6, EPOLL_CTL_ADD, 17, {EPOLLIN, {u32=3821579140, u64=493447850884}}) = 0
[pid  4403] write(5, "0", 1)            = 1
[pid   775] <... epoll_wait resumed> {{EPOLLIN, {u32=3821579088, u64=493447850832}}}, 1024, 778000) = 1
[pid  4403] futex(0x72e3cb1154, FUTEX_WAIT_PRIVATE, 23118, NULL <unfinished ...>
[pid   775] read(4, "0", 8192)          = 1
[pid   775] epoll_wait(6, {{EPOLLIN, {u32=3821579140, u64=493447850884}}}, 1024, 778000) = 1
[pid   775] epoll_ctl(6, EPOLL_CTL_MOD, 17, {0, {u32=3821579140, u64=493447850884}}) = 0
[pid   775] futex(0x72e3cb1154, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x72e3cb1150, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1}) = 1
[pid  3742] <... futex resumed> )       = 0
[pid   775] epoll_wait(6,  <unfinished ...>
[pid  3742] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1) = 0
[pid  3742] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid  3742] read(17, "\26\3\1", 3)      = 3
[pid  3742] read(17, "\0\252", 2)       = 2
[pid  3742] read(17, "\1\0\0\246\3\3b\371\224\323v\224\351\206yU\205:\350\6\2335\243\16\234\266\273\226N:\201Z"..., 170) = 170
[pid  3742] getpeername(17, {sa_family=AF_INET, sin_port=htons(43652), sin_addr=inet_addr("127.0.0.1")}, [16]) = 0
[pid  3742] write(17, "\26\3\3\r\273\2\0\0S\3\3(\26Mr\340\216\312'\31X,\320\346\2303\313\2645\251\236\r"..., 3520) = 3520
[pid  3742] read(17, 0x247c4006008, 5)  = -1 EAGAIN (Resource temporarily unavailable)
[pid  3742] epoll_ctl(6, EPOLL_CTL_MOD, 17, {EPOLLIN, {u32=3821579140, u64=493447850884}}) = 0
[pid  3742] write(5, "0", 1)            = 1
[pid   775] <... epoll_wait resumed> {{EPOLLIN, {u32=3821579088, u64=493447850832}}}, 1024, 778000) = 1
[pid  3742] futex(0x72e3cb1154, FUTEX_WAIT_PRIVATE, 23120, NULL <unfinished ...>
[pid   775] read(4, "0", 8192)          = 1
[pid   775] epoll_wait(6, {{EPOLLIN, {u32=3821579140, u64=493447850884}}}, 1024, 778000) = 1
[pid   775] epoll_ctl(6, EPOLL_CTL_MOD, 17, {0, {u32=3821579140, u64=493447850884}}) = 0
[pid   775] futex(0x72e3cb1154, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x72e3cb1150, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...>
[pid  2053] <... futex resumed> )       = 0
[pid   775] <... futex resumed> )       = 1
[pid  2053] futex(0x72e3cb1128, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
[pid   775] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid  2053] <... futex resumed> )       = -1 EAGAIN (Resource temporarily unavailable)
[pid   775] <... futex resumed> )       = 0
[pid  2053] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid   775] epoll_wait(6,  <unfinished ...>
[pid  2053] <... futex resumed> )       = 0
[pid  2053] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid  2053] read(17, "\26\3\3\0F", 5)   = 5
[pid  2053] read(17, "\20\0\0BA\4\356!e\373\f\356\305+\351\206\2011e(\302\354\24o\373\330\32\326\244\203\330X"..., 70) = 70
[pid  2053] read(17, "\24\3\3\0\1", 5)  = 5
[pid  2053] read(17, "\1", 1)           = 1
[pid  2053] read(17, "\26\3\3\0@", 5)   = 5
[pid  2053] read(17, "1.\306\325\25136\33\177\202;w\270g\254\322\351\361;\260JC#'\246\216\276Z\30p7\25"..., 64) = 64
[pid  2053] write(17, "\24\3\3\0\1\1\26\3\3\0@;(0J\5J\211\305\333\v\375\303>5\31D0\345\262\177\365"..., 75) = 75
[pid  2053] epoll_ctl(6, EPOLL_CTL_MOD, 17, {EPOLLIN, {u32=3821579140, u64=493447850884}}) = 0
[pid   775] <... epoll_wait resumed> {{EPOLLIN, {u32=3821579140, u64=493447850884}}}, 1024, 778000) = 1
[pid  2053] write(5, "0", 1 <unfinished ...>
[pid   775] epoll_ctl(6, EPOLL_CTL_MOD, 17, {0, {u32=3821579140, u64=493447850884}} <unfinished ...>
[pid  2053] <... write resumed> )       = 1
[pid   775] <... epoll_ctl resumed> )   = 0
[pid  2053] futex(0x72e3cb1154, FUTEX_WAIT_PRIVATE, 23122, NULL <unfinished ...>
[pid   775] futex(0x72e3cb1154, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x72e3cb1150, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...>
[pid  2053] <... futex resumed> )       = -1 EAGAIN (Resource temporarily unavailable)
[pid   775] <... futex resumed> )       = 1
[pid   777] <... futex resumed> )       = 0
[pid  2053] futex(0x72e3cb1128, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
[pid   777] futex(0x72e3cb1154, FUTEX_WAIT_PRIVATE, 23123, NULL <unfinished ...>
[pid   775] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid  2053] <... futex resumed> )       = -1 EAGAIN (Resource temporarily unavailable)
[pid   775] <... futex resumed> )       = 0
[pid  2053] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid   775] epoll_wait(6,  <unfinished ...>
[pid  2053] <... futex resumed> )       = 0
[pid   775] <... epoll_wait resumed> {{EPOLLIN, {u32=3821579088, u64=493447850832}}}, 1024, 778000) = 1
[pid  2053] fcntl(17, F_GETFL <unfinished ...>
[pid   775] read(4,  <unfinished ...>
[pid  2053] <... fcntl resumed> )       = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid   775] <... read resumed> "0", 8192) = 1
[pid  2053] read(17,  <unfinished ...>
[pid   775] epoll_wait(6,  <unfinished ...>
[pid  2053] <... read resumed> "\27\3\3\0@", 5) = 5
[pid  2053] read(17, " \251r\10!~mX\334Z<\340\315G\254\262\374\3706\35\315\16(\37\242\373\324\346\0040\30("..., 64) = 64
[pid  2053] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid  2053] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid  2053] read(17, 0x247c4006008, 5)  = -1 EAGAIN (Resource temporarily unavailable)
[pid  2053] epoll_ctl(6, EPOLL_CTL_MOD, 17, {EPOLLIN, {u32=3821579140, u64=493447850884}}) = 0
[pid  2053] write(5, "0", 1)            = 1
[pid   775] <... epoll_wait resumed> {{EPOLLIN, {u32=3821579088, u64=493447850832}}}, 1024, 778000) = 1
[pid  2053] write(17, "\27\3\3\0@\226\337\256t\341\361\330\"\244\32\31!\23^J\6\265#\t\316Z\305l2\30\34e"..., 69 <unfinished ...>
[pid   775] read(4,  <unfinished ...>
[pid  2053] <... write resumed> )       = 69
[pid   775] <... read resumed> "0", 8192) = 1
[pid  2053] futex(0x72e3cb1154, FUTEX_WAIT_PRIVATE, 23124, NULL <unfinished ...>
[pid   775] epoll_wait(6, {{EPOLLIN, {u32=3821579140, u64=493447850884}}}, 1024, 778000) = 1
[pid   775] epoll_ctl(6, EPOLL_CTL_MOD, 17, {0, {u32=3821579140, u64=493447850884}}) = 0
[pid   775] futex(0x72e3cb1154, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x72e3cb1150, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...>
[pid   776] <... futex resumed> )       = 0
[pid   775] <... futex resumed> )       = 1
[pid   776] futex(0x72e3cb1128, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
[pid   775] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid   776] <... futex resumed> )       = -1 EAGAIN (Resource temporarily unavailable)
[pid   775] <... futex resumed> )       = 0
[pid   776] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid   775] epoll_wait(6,  <unfinished ...>
[pid   776] <... futex resumed> )       = 0
[pid   776] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid   776] read(17, "\27\3\3\0P", 5)   = 5
[pid   776] read(17, "\243\331\242\304\224\233\333~\321\356\337VU8F\331\344\tkm\21\321z\317\207\27;\323-J\21\333"..., 80) = 80
[pid   776] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid   776] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid   776] read(17, 0x247c4006008, 5)  = -1 EAGAIN (Resource temporarily unavailable)
[pid   776] epoll_ctl(6, EPOLL_CTL_MOD, 17, {EPOLLIN, {u32=3821579140, u64=493447850884}}) = 0
[pid   776] write(5, "0", 1)            = 1
[pid   775] <... epoll_wait resumed> {{EPOLLIN, {u32=3821579088, u64=493447850832}}}, 1024, 778000) = 1
[pid   776] write(17, "\27\3\3\0@T\274\304\271\266\262\372W\262G\316\324\362\7\333\353b\303\312g\254\265\31\3Q\333\212"..., 69 <unfinished ...>
[pid   775] read(4,  <unfinished ...>
[pid   776] <... write resumed> )       = 69
[pid   775] <... read resumed> "0", 8192) = 1
[pid   776] futex(0x72e3cb1154, FUTEX_WAIT_PRIVATE, 23126, NULL <unfinished ...>
[pid   775] epoll_wait(6, {{EPOLLIN, {u32=3821579140, u64=493447850884}}}, 1024, 778000) = 1
[pid   775] epoll_ctl(6, EPOLL_CTL_MOD, 17, {0, {u32=3821579140, u64=493447850884}}) = 0
[pid   775] futex(0x72e3cb1154, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x72e3cb1150, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} <unfinished ...>
[pid  1730] <... futex resumed> )       = 0
[pid   775] <... futex resumed> )       = 1
[pid  1730] futex(0x72e3cb1128, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
[pid   775] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid  1730] <... futex resumed> )       = -1 EAGAIN (Resource temporarily unavailable)
[pid   775] <... futex resumed> )       = 0
[pid  1730] futex(0x72e3cb1128, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid   775] epoll_wait(6,  <unfinished ...>
[pid  1730] <... futex resumed> )       = 0
[pid  1730] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid  1730] read(17, "\27\3\3\0000", 5) = 5
[pid  1730] read(17, "\336\334o\375pm\344u\303\366\26\"'a3\343\211sbx\336\31\331=\31\345]a{t\177j"..., 48) = 48
[pid  1730] fcntl(17, F_GETFL)          = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid  1730] read(17, "\25\3\3\0000", 5) = 5
[pid  1730] read(17, "\303\353\37\337\351Z\257\344\241\30Eh\206\365\360\311W\26\203\v\345\247'\37)P45\v\217\221u"..., 48) = 48
[pid  1730] write(5, "0", 1)            = 1
[pid   775] <... epoll_wait resumed> {{EPOLLIN, {u32=3821579088, u64=493447850832}}}, 1024, 778000) = 1
[pid  1730] epoll_ctl(6, EPOLL_CTL_DEL, 17, {0, {u32=3821579140, u64=493447850884}} <unfinished ...>
[pid   775] read(4,  <unfinished ...>
[pid  1730] <... epoll_ctl resumed> )   = 0
[pid   775] <... read resumed> "0", 8192) = 1
[pid  1730] shutdown(17, SHUT_RDWR <unfinished ...>
[pid   775] futex(0x72e0434700, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
[pid  1730] <... shutdown resumed> )    = 0
[pid  1730] close(17)                   = 0
[pid  1730] futex(0x72e0434700, FUTEX_WAKE_PRIVATE, 1) = 1
[pid   775] <... futex resumed> )       = 0
[pid  1730] futex(0x72e3cb1154, FUTEX_WAIT_PRIVATE, 23128, NULL <unfinished ...>
[pid   775] futex(0x72e0434700, FUTEX_WAKE_PRIVATE, 1) = 0
[pid   775] epoll_wait(6, Process 772 detached
Process 775 detached
 <detached ...>
Process 776 detached
Process 777 detached
Process 1730 detached
Process 2053 detached
Process 3742 detached
Process 4403 detached